#focus {margin:0px auto;background:#ffffff;}

#focus .owl-item img {display:block;width:100%;height:auto;}
#focus .owl-item .item .adtext{ position:absolute; left:0px; top:0px; width:100%;}
#focus .owl-item .item .adinfo{width:1280px;margin:0 auto; padding:250px 0px;text-shadow:5px 5px 10px rgba(0,0,0,1);font-size:60px;color: #fff;}
#focus .owl-pagination {position:absolute;bottom:50px;display:table;margin:0px auto;z-index:100;width:100%;text-align:center;}
#focus .owl-page {display:inline-block;zoom:1;padding:0 3px;}
#focus .owl-page span {width:10px;height:10px;font-size:2px;overflow:hidden;display:inline-block;background:#fff;cursor:pointer;text-indent:-9999px;border-radius:50%;opacity:0.3;filter:alpha(opacity=70);}
#focus .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {background:#006FB4;opacity:1;filter:alpha(opacity=100);}
#focus .owl-buttons div {display:block;width:50px;height:40px;position:absolute;z-index:100;top:50%;margin-top:-21px;text-indent:-9999em;overflow:hidden;cursor:pointer;background-repeat:no-repeat;background-position:center center;opacity:0.5;background-color:rgba(0,111,180,0.5);border:1px solid #FFF;border-radius:4px;}
#focus .owl-prev {background-image:url(../images/prev.png);left:15px;}
#focus .owl-next {background-image:url(../images/next.png);right:15px;}
#focus .owl-prev:hover, #focus .owl-next:hover {background-color:#006FB4;opacity:1;}


.index_box {margin:auto;width:100%;max-width:1600px;}


.index_about{position: relative;box-shadow: 0px 0px 40px rgba(0,0,0,0.1);border-radius: 20px; margin-top:-40px;background:#ffffff; padding:40px 2%;}

.index-title{margin-bottom:30px;}
.index-title {line-height:40px; font-size:34px; text-transform : uppercase; font-weight:normal;color:#006FB4;}
.index-title i{color:#666;text-transform : uppercase;font-style: normal;font-size:18px; margin-left:10px;}
.index-title a{ display:block;margin-top:10px;font-size:16px;}



.about {min-width: 1280px;}
.acont { width:48%; float:left;}
.ainfo { line-height:36px; font-size:16px;}
.alink { margin-top:40px;}
.alink a{display:inline-block;background:#333;color: #f7f7f7; font-size:16px;transition: all .4s ease;margin-right:15px; padding:0 40px; line-height:40px;}
.alink a.bg{background:#006FB4;}
.alink a:hover{background:#0080CC;}

.apic {width:48%;float:right;}
.apic img {width:100%;border-radius: 20px;}


.index-list { padding-bottom:60px;}
.index-list .item {margin:0px 4%;background:#f7f7f7;}
.index-list .item:hover {background:#FE0000;}
.index-list .pimg {margin:0px auto;text-align:center;vertical-align:middle;display:table-cell;overflow:hidden;}
.index-news p.ntxt {font-size:14px; padding: 0 15px;}
.index-new .pimg img {}
.index-list .pname{ padding:4%;overflow:hidden;font-weight:normal; }
.index-list .pname h3{font-size: 18px;font-weight:normal; line-height:30px; height:30px; overflow:hidden;}
.index-list .pname p{font-size: 13px; max-height:50px;line-height:25px; overflow:hidden;}
.index-list .item:hover {background:#006FB4;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;  transition: all 0.35s ease-in-out;}
.index-list .item:hover a, .index-list .item:hover p{ color:#FFFFFF;}
.index-list .owl-buttons {position:absolute;top:40px;right:24px; display:none;}
.index-list .owl-prev, .index-list .owl-next {width:26px;height:24px;text-indent:-9999em;overflow:hidden;z-index:999;position:relative;background-position:center center;background-repeat:no-repeat;display:inline-block;vertical-align:top;*display:inline;*zoom:1;position:absolute;top:-50px;border:2px solid transparent;border-radius:3px;}
.index-list .owl-prev {background-image:url(small-btn-prev-gray.png);right:30px;}
.index-list .owl-next {background-image:url(small-btn-next-gray.png);right:0;}
.index-list .owl-prev:hover, .index-list .owl-next:hover {border-color:#333;}
.index-list .owl-pagination {position:absolute;bottom:0px;display:table;margin:0px auto;z-index:100;width:100%;text-align:center;}
.index-list .owl-page {display:inline-block;zoom:1;padding:0 3px;}
.index-list .owl-page span {width:80px;height:5px;font-size:2px;overflow:hidden;display:inline-block;background:#ccc;cursor:pointer;text-indent:-9999px;border-radius:20%;}
.index-list .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {background:#006FB4;}



.lxlist {
	margin:auto;
	margin-top:30px;background:#ffffff;
}
.lxlist dl{
	width:23%;
	float:left;
	margin-right:2.6666%;
	box-shadow: 0px 0px 40px rgba(0,0,0,0.1);border-radius: 20px;
	position:relative;
	transition: all .4s ease;
}
.lxlist dl:hover{background:#006FB4;}



.lxlist dl.mr0{
margin-right:0px;
}
.lxlist dl dt{
text-align:center;
width:40%;
margin:auto;
padding:30px 0px 20px;
}
.lxlist dl dt *{
	vertical-align:middle;
}
.lxlist dl dt img{
width:100%;
cursor:pointer;
-webkit-border-radius: 110px;
border-radius: 110px;
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
-o-transition: -o-transform 0.5s ease-out;
-ms-transition: -ms-transform 0.5s ease-out;
}
.lxlist dl:hover img{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg); 	/* IE 9 */
    -moz-transform:rotate(360deg); 	/* Firefox */
    -webkit-transform:rotate(360deg); /* Safari บอ Chrome */
    -o-transform:rotate(360deg); 	/* Opera */

}

.lxlist dl dd.tt{font-size:20px; text-align:center; line-height:40px; font-weight:bold;}
.lxlist dl dd.info{line-height:30px; color:#666666; padding:10px 30px 30px;}
.lxlist dl:hover dd{color:#fff;}

.index_pro{position: relative;box-shadow: 0px 0px 40px rgba(0,0,0,0.1);border-radius: 20px; margin-top:30px;background:#fff; padding:40px 2%;}


.pronav {
	width:20%;
	float:left;
	position:relative;
}
.pronav dl{border-radius: 10px; border:1px solid #eee; padding:10px 0px;}
.pronav dd{ line-height:40px; border-bottom:1px solid #eee;}
.pronav dd:last-child{border-bottom:none;}
.pronav dd a{
	display:block;
	padding-left:30px;
	background-image: url(../images/icon04.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
	font-size:14px;
}
.pronav dd a.curr{
	background-image: url(../images/icon03.gif);
	color: #BC2931;
}

.jz_ul{ float:right; width:78%;}
.jz_ul li{float:left;width:23%;margin-right:2.6666%;position:relative; margin-bottom:30px;box-shadow: 0px 0px 20px rgba(102,102,102,0.2);}
.jz_ul li.mr0{margin-right:0px;}
.jz_ul li a{
display: table-cell;
vertical-align:middle;
text-align:center;
*display: block;
overflow:hidden;
background-color: #fff;
}

.jz_ul li p{padding:0px 15px; line-height:50px;background-color: #f5f5f5; height:50px; overflow:hidden;}


.jz_ul li img{-webkit-transition: transform 0.3s linear;-moz-transition: transform 0.3s linear;-ms-transition: transform 0.3s linear;-o-transition: transform 0.3s linear;transition: transform 0.3s linear;}
.jz_ul li img:hover{-webkit-transform: scale(1.3,1.3);-moz-transform: scale(1.3,1.3);-ms-transform: scale(1.3,1.3);-o-transform: scale(1.3,1.3);transform: scale(1.3,1.3);}


.hnewslist{margin-top:20px;}
.hnewslist li{height:80px;margin-top:20px;border-bottom:1px dashed #d5d5d5;padding-bottom:25px;width:48%;float:left;margin-right:4%;}
.hnewslist dt {
	width:90px;
	height:60px;
	float:left;
	font-size: 16px;
	line-height:30px;
	text-align:center;
	background-color:#f5f5f5;
	border-radius:5px;
	padding:10px 0px;
	font-family: "Univers";
}
.hnewslist dt span{font-size: 32px;font-weight:bold;color:#006FB4;}
.hnewslist dd {width:80%;float:right;}
.hnews_t{line-height:25px; height:25px;}
.hnews_t a{ float:left; font-size:18px;}
.hnews_info{line-height:22px; overflow:hidden;color:#666; margin-top:10px; height:44px;}	








