#focus {margin:0px auto;background:#ffffff; min-width:1200px;}
#focus .owl-item img {display:block;width:100%;height:auto;}
#focus .owl-pagination {position:absolute;bottom:20px;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:#FE0000;opacity:1;filter:alpha(opacity=100);}
#focus .owl-buttons div {display:block;width:40px;height:30px;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(255,255,255,0.2);border:2px 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:#00a5e3;opacity:1;}




.lxlist {width:1200px;margin:auto;}
.lxlist dl{width:500px;height:180px;float:left;margin-right:200px;}
.lxlist dl.mr0 {margin-right:0px;}
.lxlist dl dt{
font-size:18px; text-align:center;
width:120px;
height:120px;
-webkit-border-radius: 110px;
border-radius: 110px;
margin:auto;
background-color: #fff;
padding:10px;
}
.lxlist dl dt *{vertical-align:middle;}
.lxlist dl dt img{
width:120px;
height:120px;
cursor:pointer;
-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 dt img:hover{
    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 a{font-size:20px; text-align:center; line-height:60px;}




.index-title{margin-bottom:50px; text-align:center;}
.index-title h3{line-height:40px; font-size:40px; color:#005D93;text-transform : uppercase; font-weight:normal;}


.Eventsbox {width: 1200px;margin: 0px auto;padding: 50px 0px 0px;}
.Eventsleft {width: 800px; float:left;}

.Eventsleft {}
.Eventsleft dl{width:800px;height:160px;float:left; margin-bottom:30px;box-shadow: 0px 0px 10px rgba(102,102,102,0.1);background-color:#fff;}
.Eventsleft dl dt{width:240px;height:160px;float:left;}
.Eventsleft dl dt p{
display: table-cell;
vertical-align:middle;
text-align:center;
width:240px;
height:160px;
overflow:hidden;
background-color:#f5f5f5;
}
.Eventsleft dl dt img{max-width:240px;max-height:160px;}
.Eventsleft dl dd{ float:right; padding:20px; width:500px;}
.Eventsleft dl dd h3{ font-size:16px; height:50px;overflow: hidden;line-height:25px;}
.Eventsleft dl dd p{ font-size:14px;color:#929292; line-height:25px; height:75px; overflow:hidden;}
.Eventsleft dl dd a{ padding:5px 40px; margin-top:20px; display:inline-block;font-size:16px;border:1px solid #EE1820;color:#EE1820;border-radius:5px;transition: all 0.35s ease-in-out;}
.Eventsleft dl dd a:hover{background-color:#EE1820;color:#ffffff;}



.Eventsright {width: 340px; float:right;}
.nlist{background-color: #005D93; padding:20px; box-shadow: 0px 0px 15px rgba(102,102,102,0.1);}
.nlist h3{ font-size:20px; height:50px; font-weight:normal;color: #fff;text-transform : uppercase;}
.nlist LI {line-height:20px;background-image: url(../images/dot1.gif);background-repeat: no-repeat;background-position: left 10px;
border-bottom:1px dashed #f5f5f5;padding-bottom:15px;padding-left:12px; margin-bottom:15px;}
.nlist LI a{color: #fff;}
.nlist LI:last-child { border-bottom: none;margin-bottom: 0px;}



.index-list { padding-bottom:60px;}
.index-list .item {margin:0px 4%;background:#fff;}
.index-list .item:hover {background:#FE0000;}
.index-list .pimg {margin:0px auto;text-align:center;vertical-align:middle;display:table-cell;overflow:hidden;}
.index-new .pimg img {}
.index-list .pname{ padding:4%;overflow:hidden;font-weight:normal;background:#fcfcfc;}
.index-list .pname h3{font-size: 14px;font-weight:normal; line-height:20px; height:60px; overflow:hidden;}
.index-list .pname p{font-size: 12px; max-height:50px;line-height:25px; overflow:hidden;}
.index-list .item:hover {background:#00a5e3;-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 .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:#00a5e3;}








.zjsort {}
.zjsort dl{width:570px;height:120px;float:left; margin-right:60px; margin-bottom:40px;box-shadow: 0px 0px 10px rgba(102,102,102,0.1);background-color:#fff;}
.zjsort dl.mr0{margin-right:0px;}
.zjsort dl dt{width:180px;height:120px;float:left;}
.zjsort dl dt p{
display: table-cell;
vertical-align:middle;
text-align:center;
width:180px;
height:120px;
overflow:hidden;
background-color:#f5f5f5;
}
.zjsort dl dt img{max-width:180px;max-height:120px;}
.zjsort dl dd{ float:right; padding:20px; width:340px;}
.zjsort dl dd h3{ font-size:16px; height:75px;overflow: hidden; font-weight:normal; line-height:25px;}
.zjsort dl dd p{ font-size:15px;color:#929292; line-height:25px; height:75px;}
.zjsort dl dd a{ padding:5px 40px; margin-top:20px; display:inline-block;font-size:16px;border:1px solid #EE1820;color:#EE1820;border-radius:5px;transition: all 0.35s ease-in-out;}
.zjsort dl dd a:hover{background-color:#EE1820;color:#ffffff;}

.brandbox {width: 1200px;margin: 0px auto; margin-top:-40px; padding-bottom:40px;}
.brand{margin:auto;}
.brand a{
display: block;
width:175px;
height:80px;
box-shadow: 0px 0px 15px rgba(102,102,102,0.1);
text-align:center;
margin:0px 30px 30px 0px;
float:left;
}
.brand a.mr0{margin-right:0px;}
.brand a p{width:175px;height:80px;
display: table-cell;
vertical-align:middle;
text-align:center;
overflow:hidden;
}
.brand a img{max-width:150px;max-height:75px;transition: transform 0.3s linear;}
.brand a:hover img{transform: scale(1.3,1.3);}









