
@import url(../fonts/font-awesome/font-awesome.css);
@import url(../fonts/flaticon/flaticon.css);
@import url(revise.css);
@import url(header.css);
@import url(footer.css);
@import url(hover.css);
@import url(banner.css);


/*========================================================
                      	 h1 設定
=========================================================*/

.h1-title {
    color: #111111;
    font-size: 2rem;
    /*text-transform: uppercase;*/
    text-align: center;
    font-weight: bold;
    margin: 0 0 40px 0;
}
.h1-title span {
    display: block;
}

.h3-title {
    color: #333;
	margin: 0 0 20px 0;
	font-size: 1.4rem;
	position: relative;
	font-weight: bold;
}
.h3-title:after {
    content: '';
	display: block;
	width: 40px;
	height: 4px;
	background-color: #9d2109;
	margin-top: 6px;
}

/*  尺寸設定 */
@media (min-width: 1200px) {
    .h1-title {
        font-size: 2.2rem;
    }

}
@media (min-width: 1600px) {
    .h1-title {
        font-size: 2.4rem;
    }
    .h3-title {
        font-size: 1.6rem;
    }
}



/*========================================================
                      	 內頁框架
=========================================================*/

.content {
	padding-bottom: 50px;
}
.img-100 {
    width: 100%;
    vertical-align: bottom;
}

/* 麵包屑 */
.breadcrumbs-bg {
	text-align: center;
	margin: 0 0 50px 0;
	color: #fff;
    padding: 10px 15px 12px;
    background-color: #0566ae;
}
.breadcrumbs {
	text-align: left;
    font-size: 1rem;
}
.breadcrumbs a {
	display: inline-block;
	text-decoration: underline;
	color: #fff;
}
.breadcrumbs a:hover {
	text-decoration: none;
}
.breadcrumbs a.home {
	font-weight: bold;
}
.breadcrumbs span {
	margin: 0 2px 0 4px;
	color: #f5a661;
	font-weight: bold;
    font-size: 1.2rem;
}


/*========================================================
                      產品內頁
=========================================================*/

.product-detail {
	margin-bottom: 50px;
	text-align: left;
}
.product-detail h2.title {
	margin: 0 0 20px 0;
	color: #e71c30;
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
}
.product-detail .slider-for > div {
	position: relative;
	margin: 5px 5px 20px 5px;
    text-align: center;
}
.product-detail .slider-for > div a:after {
	content: '';
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
}
.product-detail .slider-for > div img {
	width: 100%;
	vertical-align: bottom;
	border: 10px solid #ededed;
}
.product-detail .slider-nav {
	margin-bottom: 20px;
}

.product-detail .slider-nav .slick-slide {
	margin: 0 5px 0 5px;
}
.product-detail .slider-nav img {
    width: 100%;
    border: 3px solid #ededed;
    cursor: pointer;
}

.product-detail [class*="col-"] p {
	/*font-size: 1.1rem;*/
	line-height: 32px;
}
.product-detail [class*="col-"] p span {
	font-size: 1rem;
	color:#00428a;
}

.product-detail [class*="col-"] ul.s1 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.product-detail [class*="col-"] ul.s1 li {
	position: relative;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 140px;
	background-color: #f4f4f4;
}
.product-detail [class*="col-"] ul.s1 li strong {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	width: 120px;
	height: 100%;
	text-align: center;
	margin-right: 20px;
	padding: 5px 0;
	background-color: #777;
	color: #fff;
}
.product-detail img,.product-info img{
	width:100%;
}

.photoelectric-wrap .product-detail p span,.photoelectric-wrap .product-info p span{ 
	background:#0566ae; 
	padding:3px 5px; 
	color:#fff!important;
}
.photoelectric-row img{ 
	padding-bottom:20px;
}
.photoelectric-wrap .product-info ul li{
	width:100%;
}

.opticalpower-row img{ 
	padding-bottom:20px;
}

.opticalpower-row p span{
	background: #0566ae;
    padding: 3px 5px;
    color: #fff!important;
}
.opticalpower-wrap .title_blue{
	background:#0566ae; 
	padding:3px 5px;
	text-align:center;
	color:#fff!important;
}

.product-info {
	margin-bottom: 30px;
}
.product-info h3 {
    font-size: 1.4rem;
	color: #0566ae;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.product-info ul {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}
.product-info ul li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 100%;
}
.product-info ul li span {
	font-weight: bold;
}

.dl-d1 {
    background-color: #e5f2f9;
    color: #333;
    padding: 25px 25px 15px 25px;
    border-radius: 10px;
    margin-bottom: 30px;
}
.dl-d1 dt {
    float: left;
    margin-right: 20px;
}
.dl-d1 dt img {
    border: 1px solid #4284aa;
    padding: 3px;
    background-color: #fff;
}
.dl-d1 dd {
    overflow: hidden;
    min-height: 136px;
}
.dl-d1 dd h5 {
    font-weight: bold;
}
.dl-d1 dd p {
    margin: 0;
}


.dl-d2 dt {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
}
.dl-d2 dt img {
    width: 100%;
    vertical-align: bottom;
}

/* 尺寸設定 */
@media (min-width: 480px) {	
	.product-info ul li {
		width: 47%;
		margin: 0 1% 0 1%;
	}
}
@media (min-width: 768px) {
	.product-info ul li {
		width: 30.8%;
		margin: 0 1% 0 1%;
	}
}
@media (min-width: 992px) {
    .product-detail .slider-nav {
        margin-top: 6px;
    }
	.product-info .slider-nav .slick-slide {
		margin: 0 10px 10px 0;
	}
	.product-info .photo_box{
	padding-top:40px;
	}	
}
@media (min-width: 1200px) {
	.product-info ul li {
		width: 30.8%;
		margin: 0 1% 0 1%;
	}	
	.product-info .photo_box{
	padding-top:60px;
	}	
}
@media (min-width: 1600px) {
	.product-info .photo_box{
	padding-top:130px;
	}	
}
@media (min-width: 1800px) {
	.product-info .photo_box{
	padding-top:160px;
	}	
}

/*========================================================
                        最新消息
=========================================================*/

.news-list a {
	color: #333;
}
.news-list a:nth-of-type(2n) dl {
	background-color: #f6f6f6;
}
.news-list a:last-of-type dl {
	margin-bottom: 30px;
}
.news-list dl {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 20px 30px 16px;
	border-bottom: 1px dashed #adadad;
}
.news-list dl dt time {
	display: inline-block;
	background-color: #4e98bb;
	color: #fff;
	text-align: center;
	padding: 2px 15px;
	margin-bottom: 6px;
}
.news-list dl dd {
	font-size: 1.2rem;
	overflow: hidden;
	line-height: 34px;
    margin: 0;
}
.news-list > a {
	display: block;
}
.news-list > a:nth-of-type(2n+1) {
	background-color: #f4f4f4;
}
.news-list > a:hover {
	background-color: #e0eef5;
}


/* 尺寸設定 */
@media (min-width: 640px) {
	.news-list dl dt {
		float: left;
		margin-right: 10px;
	}
}


/*========================================================
                   	  最新消息-內頁
=========================================================*/

.news-detail {
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: left;
}
.news-detail h3 {
	text-align: left;
	margin: 20px 0 10px 0;
	color: #222;
	font-size: 1.4rem;
    font-weight: bold;
}
.news-content {
	padding: 0;
}
.news-content img {
	max-width: 100%;
}
@media (min-width: 992px) {.news-content img {width:40%;}}


.news-date {
	display: inline-block;
	margin:0;

}
.news-date i {
    color: #6bcad2;
	margin-right:5px;
}



/*附件下載*/
.news-detail .download h3 {
    color: #476b89;
    font-weight: bold;
    margin-bottom: 10px;
}
.news-detail .download p {
	margin: 5px 0;
}
.news-detail .download a {
    display: inline-block;
	background-color: #476b89;
	padding: 5px 20px 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #22415a;
	border-radius: 5px;
	color: #fff;
	font-size: 0.938em;
}
.news-detail .download a:hover {
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	background-color: #22415a;
	color: #fff;
	text-decoration: none;
}


/*========================================================
                         回目錄頁
=========================================================*/

.btn-back {
	text-align: right;
	padding-top: 20px;
}
.btn-back a {
	background-color: #4e98bb;
	padding: 8px 20px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 0.938em;
}
.btn-back a:hover {
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	background-color: #2059a8;
	color: #fff;
	text-decoration: none;
}



/*========================================================
                         聯絡我們
=========================================================*/

.contact-box {
	background: url(../images/contact_bg3.jpg) no-repeat center top;
	background-size: cover;
	padding-bottom: 50px;
	position: relative;
}
.contact-box > .row > .col-md-6 {
	padding-bottom: 50px;
}

/*
.contact-box iframe {
	border: 2px dashed #e74c1c;
	padding: 10px;
}
*/

.contact-box h2.h2-title {
	margin: 0 0 20px 0;
	color: #e71c30;
    font-size: 1.8rem;
    font-weight: bold;
}
.map ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.map ul li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 50px;
	position: relative;
	min-height: 40px;
	margin-bottom: 10px;
}
.map ul li b {
	font-weight: bold;
	font-size: 20px;
	display: block;
	color: #0166b4;
}
.map ul li i {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}
.circle {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background: #0166b4;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 9;
}
.map ul li [class^="flaticon-"]:before, 
.map ul li [class*=" flaticon-"]:before, 
.map ul li [class^="flaticon-"]:after, 
.map ul li [class*=" flaticon-"]:after {
    margin-right: 0px;
}




/* 尺寸設定 */

@media (min-width: 992px) {
	.contact-box > .row > .col-md-6:nth-of-type(1) {
		padding-right: 50px;
	}
	.contact-box > .row > .col-md-6:nth-of-type(2) {
		padding-top: 20px;
		padding-left: 50px;
	}
}




/*========================================================
                         各類表單
=========================================================*/

.contant-list {
	
}


/* 說明 */
.form-info {
	border: 2px dashed #adadad;
	padding: 20px 20px 20px 100px;
	background: #f7f7f7 url(../images/warning.png) no-repeat 20px center;
	margin-bottom: 20px;
	min-height: 60px;
}
.form-info p {
	margin-bottom: 6px;
}



/* 表單設定 */
.form-horizontal {
	margin-bottom: 40px;
}
.form-horizontal .control-label {
	color: #333;
}
.form-horizontal .form-control {
	border-radius: 0;
	padding: 5px 20px 5px 40px;
	border: 1px dashed #c4c4c4;
	background-color: #f6f6f6;
}
.form-control {
    background-color: #f6f6f6;
	height: 40px;
}	
.form-control::-moz-placeholder {
	color: #666;
	opacity: 1;
	font-size: 16px;
	font-weight: bold;
}
.form-control:-ms-input-placeholder {
	  color: #666;
}
.form-control::-webkit-input-placeholder {
	  color: #666;
}

/* 意見表單 */

.contact-form {
	margin-bottom: 20px;
}
.contact-form [class *= col-] {
	position: relative;
	margin-bottom: 10px;
}
.contact-form [class *= col-] svg {
    display: block;
    font-size: 16px;
    color: #666;
    width: 28px;
    line-height: 28px;
    text-align: center;
    background-color: #f6f6f6;
    position: absolute;
    left: 24px;
    top: 10px;
    border-radius: 5px;
    transition: all 0.4s ease;
}
.contact-form [class *= col-] svg.text-red {
    color: #333;
}


.form_out {
}
/*
.form_out  [class *= col-] {
	padding: 0;
}
*/
.form_out .col-md-2 {
	text-align: left;
	font-weight: bold;
}
.form-group {
	padding: 10px 15px;
	margin-bottom: 0 !important;
}
.form-group:nth-of-type(2n+2) {
	background-color: #ededed;
}
.form-group b {
	display: block;
	font-size: 15px;
}
.input {
	text-decoration: none;
	border: 1px solid #c7c7c7;
	width: 100%;
	padding: 2px 2px;
}




/* 尺寸設定 */

@media (min-width: 768px) {
	.form-info {
		padding: 20px 20px 20px 70px;
		background: #f7f7f7 url(../images/warning2.png) no-repeat 20px center;
	}
	.form-info {
		margin-right: 15px;
	}
	.input {
		width: 40%;
	}
	.form-group b {
		display: inline-block;
	}
}





/*========================================================
                           表格
=========================================================*/

.table1 {
	border-collapse: collapse;
	text-align: left;
	margin: 0 0 20px 0;
	font-size: 0.9rem;
	border: 1px solid #c0bebe;
    line-height: 28px;
}
.table1 caption {
	color: #333;
	font-weight: bold;
}
.table1 tr:nth-of-type(2n+1) {
	background-color: #f9f9f9;
}
.table1 th {
	background: #33709d;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px !important;
	text-align: left;	
	border-top: 0 !important;
    border-right: 1px solid #c0bebe;
	border-bottom: 1px solid #c0bebe;
}
.table1 td {
	padding: 2px 10px;
	border: 1px solid #c0bebe;
    vertical-align: middle;   
}
.table1 td:nth-of-type(1) {
    background-color: #f4fafe;
    vertical-align: middle;
    /*text-align: center;*/
	text-align: left;
}
.case_table td{
	vertical-align:top;
}
.case_table th span{
	font-size:0.8rem;
}
.sell_table td:nth-of-type(1){
	text-align:left;
}

.table1 td.c {
    background-color: #f4fafe;
    vertical-align: middle;
    text-align: center;
}

.table-center {
	text-align: center;
}

.table2 {
	border-collapse: collapse;
	text-align: left;
	margin: 0 0 20px 0;
	font-size: 0.9rem;
	border: 1px solid #c0bebe;
    line-height: 28px;
}
.table2 caption {
	color: #333;
	font-weight: bold;
}
.table2 tr:nth-of-type(2n+1) {
	background-color: #f9f9f9;
}
.table2 th {
	background: #33709d;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px !important;
	text-align: left;	
	border-top: 0 !important;
    border-right: 1px solid #c0bebe;
	border-bottom: 1px solid #c0bebe;
}
.table2 td {
	padding: 2px 10px;
	border: 1px solid #c0bebe;
    vertical-align: left;
}
.table2 td.c {
    background-color: #f4fafe;
    vertical-align: middle;
    text-align: left;
}



/*========================================================
                         ul設定
=========================================================*/

.ul-s1 {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ul-s1 > li {
    background: url('https://api.iconify.design/dashicons:arrow-right.svg?color=%234284aa&width=20px&height=20px') no-repeat left 6px;
    padding: 0 0 0 20px;
    margin-left: -4px;
    width: 100%;
}
.ul-s1 > li span {
    font-weight: bold;
}
.ul-s1 > li a {
    color: #333;
    text-decoration: underline;
}
.ul-s1 > li a:hover {
    text-decoration: none;
}
.ul-s2 {
	list-style-type: none;
	margin: 0 0 30px 1.9em;
	padding: 0;
}
.ul-s2 p {
	margin: 0 0 10px 0;
	}	
.ul-s2 li:first-letter {
    margin-left: -1.9em;
	}	
.ul-s2 li ul {
	margin: 0 0 10px 1.1em;
    list-style: none;
    padding: 0;
	}
.ul-s2 li ul li:first-letter {
    margin-left: -1.1em;
	}

.ul-s3 {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}
.ul-s3 li {
    padding-left: 24px;
    position: relative;
    font-size: 1.1rem;
    line-height: 36px;
}
.ul-s3 li:before {
    content: '\f046';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 9;
    color: #0566ae;
    font-weight: bold;
}


/*========================================================
                         圖片效果
=========================================================*/

a.figure {
	display: block;
	position: relative;
}
a.figure:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
a.figure:before {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    content: '';
    display: inline-block;
    background: rgba(255,255,255,0.15) url(../images/magnifier.png) no-repeat center center;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    transition: .3s;
}
a.figure2:before {
    background: rgba(255,255,255,0.15) url(../images/magnifier2.png) no-repeat center center;
}


/*========================================================
                      	 字型設定
=========================================================*/

.fonts-style {
    color: #333;
}
.fonts-style ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.fonts-style ul li {
    float: left;
    width: 10%;
    margin-bottom: 20px;
}


.optics-wrap .remark_text{
	text-align:right;
	font-size:18px;
	font-weight:bold;
}

