*{ padding:0px; margin:0px;}

/*专卖店*/
.store{width:100%;height:auto;position: relative;z-index: 5;background:#EDEDED;
padding-top: 50px;padding-bottom: 200px;}
.map-con{width:940px;height:600px;margin: 0 auto;margin-top: 30px;position: relative;}
.map-con img{width:100%;height:100%;}
.map-con .map_bt{position: absolute;width:20px;height:30px;}
.map_bt .map_blue{position: absolute;left:0px;top:0px;width:100%;height:100%;z-index: 2;}
.map-con .map_bt .map_left{z-index:100;width:450px;height:auto;position: absolute;background: #fff;top:-10px;left:-495px;border:1px solid #ccc;
border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;-ms-border-radius: 5px;display:none;
}
.map_left .map_title{color:#ea5404;font-family: "微软雅黑";font-size: 16px;padding-left: 25px;width:100%;height:40px;border-bottom: 1px solid #ccc;line-height: 40px;}
.map_left .map_pic{width:100%;height:auto;overflow: hidden;}
.map_left .map_pic img{width:100%;height:auto;vertical-align: bottom;}
.map-con .map_bt .map_right{z-index:10;width:45px;height:20px;position: absolute;top:-5px;left:-45px;background: url(../images/diqu_jt.png);display:none;}
.map-con .map_bt:hover .map_left{display: block;}
.map-con .map_bt:hover .map_right{display: block;}
.map-con #map_bt_1{top:240px;right:205px;}
.map-con #map_bt_2{top:385px;right:210px;}
.map-con #map_bt_3{top:400px;right:230px;}
.map-con #map_bt_4{top:386px;right:365px;}
.map-con #map_bt_5{top:458px;right:280px;}
.map-con #map_bt_6{top:489px;right:270px;}

@media  (max-width: 640px) {
.map-con{width:360px;height:auto;}	
.map_left .map_title{height:30px;font-size: 14px;line-height: 30px;}
.map-con .map_bt .map_left{width:180px !important;left:-225px;}
.map-con .map_bt{width:10px;height:15px;}
.map-con .map_bt .map_right{top:-15px;}
.map-con .map_bt .map_left{top:-20px;}
.map-con #map_bt_1{top:92px;right:77px;}
.map-con #map_bt_2{top:145px;right:80px;}
.map-con #map_bt_3{top:155px;right:85px;}
.map-con #map_bt_4{top:147px;right:137px;}
.map-con #map_bt_5{top:172px;right:103px;}
.map-con #map_bt_6{top:187px;right:103px;}
.store{padding-bottom: 100px;}
}
@media  (max-width: 325px) {
.map-con{width:290px !important;}	
.map-con #map_bt_1{top:75px;right:63px;}
.map-con #map_bt_2{top:113px;right:65px;}
.map-con #map_bt_3{top:118px;right:70px;}
.map-con #map_bt_4{top:120px;right:110px;}
.map-con #map_bt_5{top:135px;right:82px;}
.map-con #map_bt_6{top:148px;right:82px;}	
}



/**menu*/
.menu-box{ width:100%;height:78px;border-bottom: 1px solid #ccc;position: relative;z-index: 5;background: #fff;}
.menu-box .container{height:78px;width:90%; position: relative; overflow: hidden;margin:0 auto;max-width: 1300px;}
.menu-box ul{width:100%;height:100%;}
.menu-box ul li{height:100%;}
.menu-list{width:77px;margin-left:30px;}
.menu-list:nth-child(3){margin-left:0px;}
.menu-logo{}
.menu-box ul li{ float: left; list-style: none;line-height: 78px;text-align: center; cursor: pointer;}
.menu-box ul li a{ font-size: 14px;color: #333; font-family: "微软雅黑"; }
.menu-box ul li:hover a{color: #ea5404;}
.menu-box ul li:hover{border-bottom: 2px solid #ea5404;}
.menu-box ul li:nth-child(3){border:none}
.menu-box .active{border-bottom: 2px solid #ea5404;}
.menu-logo{margin-left:40px;margin-right: 40px;}
.menu-info{width:680px;height:100%;position: absolute;top:0px;left:50%;margin-left: -350px; }
.menu-right{width:60px;height:100%; position: absolute;right:0px;top:0px; padding-top: 25px;display: none;}
.menu-bar{  
	 
	width: 32px;
    height: 3px;
    background: #ea5404;
    display: block;
    z-index: 5;
    transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    -ms-transform-origin: center;
    margin-top:5px
}

@media  (max-width: 1040px) {
.menu-right{display: none;}	
}

@media  (max-width: 860px) {
.menu-box{width:100%}
.menu-box .container{width:100%;}
}

@media  (max-width: 640px) {
.menu-right{display:none;}	
.menu-box .container{width:100%;}
.menu-box ul li:nth-child(3){display:none;}
.menu-info{width:100%;margin-left: 0;left:0;}
.menu-box ul li{width:25%}
.menu-list{margin-left: 0;}
.wjTow{padding-top: 30px !important;}
}

/*service-content*/
.service{padding-top:80px;position: relative;z-index: 5;background: #fff;padding-bottom: 150px;}
.service .container{width:80%;max-width: 1300px;}
.service .container .row > div:first-child{padding:0px}
.s-right{position: relative;height:auto;}
.s-right p{width:100%;  position: absolute;top:0px;right:0px;text-align: left;font-size: 28px;}
#s-img{padding:0px;overflow: hidden;margin-top:50px;}
#s-img img{width:100%;transition: transform .3s ease-in-out;-webkit-transition: transform .3s ease-in-out;
-moz-transition: transform .3s ease-in-out;-ms-transition: transform .3s ease-in-out;-o-transition: transform .3s ease-in-out;}
#s-img:hover img{transform: scale(1.2,1.2);-webkit-transform: scale(1.2,1.2);-moz-transform: scale(1.2,1.2);
-ms-transform: scale(1.2,1.2);-o-transform: scale(1.2,1.2);}
.img-bottom{width:40%;height:auto; position: absolute;left:50px;bottom:-100px;background: #F5F5F5;z-index: 8;
border-bottom: 4px solid #ccc !important;text-align: center;padding-top:20px;padding-bottom: 20px;}
.img-bottom p{width:90%;margin-left: auto;margin-right: auto;text-align: justify; text-indent: 20px;font-size: 14px;}
.img-m{width:100%;position: relative;padding:0px;}
.row1{margin-top:50px;}
.price-right{overflow: hidden;padding:0px;height:350px;}
.price-right img{height:100%;width:100%;transition: transform .3s ease-in-out;-webkit-transition: transform .3s ease-in-out;
-moz-transition: transform .3s ease-in-out;-ms-transition: transform .3s ease-in-out;-o-transition: transform .3s ease-in-out;}
.price-right:hover img{transform: scale(1.2,1.2);-webkit-transform: scale(1.2,1.2);-moz-transform: scale(1.2,1.2);
-ms-transform: scale(1.2,1.2);-o-transform: scale(1.2,1.2);}
.price-left h3{ font-size: 18px;color:#ea5404;font-family: "微软雅黑";}
.price-left{position: relative;height:350px; vertical-align: bottom;display: table;}
.price-left > div{width:100%;height:100%;display: table-cell;vertical-align: bottom;padding-right: 25px;}
.price-left .p1{margin-top:20px;font-size: 14px;}
.price-left p{font-size: 14px;}
/*anti*/
.anti{background-repeat: no-repeat;background-position: center center;background-size:cover ; background-attachment: fixed !important;
background: url(../images/anti-bg.jpg);width:100%;height:auto;position: relative;overflow: hidden;padding-bottom: 50px;}
@media  (min-width: 641px){
.anti{z-index: 5;margin-bottom: 418px;}	
}

.anti .row{width:100%;height:700px;}
.anti .row > div{height:100%; position: relative;}
.page{height:auto;width:410px; position: absolute;left:50%;margin-left:-205px;top:50%;margin-top:-250px;background: #fff;padding-bottom: 40px;
}
.page-content{width:85%;height:100%;margin: 0 auto; }
.page-content p{font-size: 14px;}
.page-content .input-1{width:100%;height:40px;border:none;background: #F0F0F0;padding-left:15px;
border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;
}
.page-content > div:first-child{width:100%;height:50px;text-align: center;padding-top:20px;    margin-top: 20px;}
.page-content > div:first-child h4{font-size: 16px;}
.page-content > div:nth-child(2){width:100%;height:100px;position: relative;}
.page-content > div:nth-child(3){margin-top: 20px;}
.page-content .input-2{width:35%;height:40px;border:none;background: #F0F0F0;padding-left:15px;
border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;
margin-top:20px;position:absolute;left:0px;
}
.yzm{height:40px;width:30%;margin-top:20px;border: 1px solid #ccc;position:absolute;left:38%;line-height: 40px;}
.page-content button{position:absolute;left:0px;bottom:0px;width:30%;height:40px;background:#ea5404;margin-top:20px;color:#fff; text-align: center;
border: none;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;font-size: 14px;
}
.search-r .abti .ch,.search-r .abti .en,.search-r .abti .c{color:#fff;}
.search-r .abti .line{background: #fff;}
.search-content{height:auto;width:410px; position: absolute;left:50%;margin-left:-205px;top:50%;margin-top:-250px;padding-bottom: 40px;
}

@media (max-width: 640px) {
.search-content{margin-top: -200px;}
.anti .row > div:first-child{height:700px;}
.anti .row > div:last-child{height:700px}
.anti .row{margin-left: 0 !important;height:1400px;}
.search-content{top:250px;}
}
@media (max-width: 395px) {
.page{margin-top: -280px;}	
}
@media (max-width: 325px) {
.page{width:100% !important;margin-left: -50% !important;}
.anti{height:1500px !important;}	
}


.search-content p{color:#ccc;font-size: 14px;}
.pa{margin-top: 10px; font-size: 16px;}



/*footer*/
.foot{width:100%;height:350px; }
@media  (min-width: 641px) {
.ph-p{display: none;}
}
@media  (max-width: 640px){
.pc-p{display: none;}
}
.footer-top{width:100%; height:350px;background:#333 ;  }
.footer-top a{text-decoration: none;color:#ccc;}
.footer-top a:hover{text-decoration: none;color:#fff;}
.footer-main{width:1050px;height:100%; margin:0 auto; }
.footer-left{width:700px; height:100%; float:left;color:#ccc; }
.footer-right{width:300px;height:100%; float:left; }
.footer-left dl{float:left; margin-left:45px; width:8%; text-align: center; margin-top:50px;  cursor: pointer;}
.footer-left dl:nth-child(2){ width:15%; margin-left:25px;}
.footer-left dl:nth-child(3){ width:8%; margin-left:25px;}
.footer-left dl:nth-child(2) dt{border:none;}
.footer-left dl:nth-child(2) i{ width:58px;height:2px;  display: block; margin: 0 auto; margin-top:15px;}
.footer-left dl:first-child{margin-left:0px;}
.footer-left dt{font-family: "微软雅黑","Microsoft Yahei"; font-size:14px; padding-bottom: 15px; }
.footer-left dd{font-family: "微软雅黑","Microsoft Yahei"; font-size:12px;margin-top: 15px;}
#dd1{margin-top: 12px;}
#dd2{margin-top: -5px;}

.wx-r{float:left ; margin-left: 30px;}
.wx-r img{ height:142px;}
.weix{width:120%;height:236px;margin-top:55px; border-left:1px solid #ccc; padding-left:30px; text-align: center;}
.foot-bottom{width: 100%; height:50px;}
.footer-bottom{ width: 100%; height:50px; background: #242424; position:absolute;}
.weix ul{list-style: none;margin-top: -10px;}
.weix li:nth-child(2){ margin-top:-10px;font-size: 24px;color: #fff;}
.weix li{text-align: left;font-size: 14px;}
.weix li:first-child{ font-size: 16px;}
.weix p{ font-family: "微软雅黑","Microsoft Yahei"; font-size:12px;color:#ccc; margin-top:-5px;}
.wx-r p{ margin-top:5px;}
.wx-b{float:left; margin-left: 120px;margin-top:30px;text-align: right; }
.wx-b p{font-family: "微软雅黑","Microsoft Yahei"; font-size:12px; line-height: 0px; padding-top: 25px;}
.wx-pic{ width:90px;height:90px;float:left; margin-left:10px;margin-top:-15px;}
.copy{width:1050px;height:100%; margin: 0 auto; position: relative;}
.copy span{ color:#999;font-family: "宋体"; font-size:12px; line-height: 50px;}
.copy span:nth-child(2){margin-left:140px;}
.copy span:last-child{ position: absolute; right:0px;}
.copy span i , .copy span em{margin-right:10px;}
.foot-phone{ width:100%;height:370px; background: #333; padding-top: 15px;}
.foot-phone-m{width:97%; height:100%; margin: 0 auto;}
.foot-phone li { font-size: 14px;font-family: "微软雅黑"; list-style: none; color:#ccc; width:100%;height:40px; background:#242424;margin-top:8px;line-height: 40px;text-align: center;}
.foot-phone li a{color:#ccc; text-decoration: none; }
/*footer end*/

/**menu*/
@media  (max-width:640px){
.menu-box .container{ width:100%;}
}
@media  (max-width:510px){
.menu-logo {
    margin-left: 20px;
    margin-right: 20px;
}
}

/*service-content*/

@media  (max-width:890px){
.img-bottom{bottom:-200px;}
}
@media  (min-width:768px) and (max-width:889px){
.price-left{height:400px}	
.price-right{height:400px}
}
@media  (max-width:767px){
.service .container{width:90%;}
.s-right p{left:0px;top:30px; font-size:24px;}
#s-img{margin-top:100px;}
.img-bottom{width:100%;left:0px;bottom:-150px}
.price-left{height:300px;}
}
@media  (max-width: 640px) {
.row1{margin-top: 140px;}	
}
@media  (max-width: 375px) {
.row1{margin-top: 160px;}	
}
@media  (max-width: 325px) {
.row1{margin-top: 205px;}	
.img-bottom{bottom:-180px !important;}
}

@media  (max-width:500px){
#s-img{margin-top:150px;}
.img-bottom{bottom:-160px}
.price-left{height:350px;}
}
@media  (max-width:473px){
.img-bottom{bottom:-300px}
.price-left{height:480px;}
	}
@media  (max-width:320px){
.img-bottom{bottom:-290px ;}
.price-left{height:550px;}
}
@media  (max-width:335px){
#s-img{margin-top:100px;}
}
/*anti*/
@media  (max-width:990px){
.page{width:100%;margin-left:-55%;}
.search-content{width:100%;margin-left:-50%;}
}
@media  (max-width:830px){
.page{width:90%;margin-left:-50%;}
.search-content{width:95%;margin-left:-47%;}
}
@media  (max-width:768px){
.page{width:90%;margin-left:-45%;}

}
@media  (max-width:767px){
.anti{height:1100px;}

}
@media  (max-width:650px){
.anti{height:1400px;}
}
@media  (max-width:395px){

.anti .container{width:100%;padding-left:5px;padding-right: 5px;}

}
@media  (max-width:320px){
.page-content{width:90%}
}

/*footer*/
.foot{width:100%;height:auto;background: #333;}
@media  (min-width: 641px) {
.foot{z-index: 1;}	
}
.foot_main{max-width:1300px;margin:0 auto;padding-top: 50px;width:90%;margin:0 auto;}
.foot_main .foot-left{width:75%;float: left;margin-bottom: 20px;}
.foot_main .foot-right{width:25%;float:right;}
.foot_main dl,.foot_main dt,.foot_main dd{color:#fff;font-family: "微软雅黑";}
.foot_main .foot-left dl{width:14%;text-align: left;float:left;}
.foot_main .foot-left dl a{color:#fff;}
.foot_main .foot-left dd{line-height: 30px;font-size: 12px;}
.foot_main .foot-left dt{margin-bottom: 15px;font-size: 16px;font-weight: normal;}
.gt{width:160px;float: left;}
.gt h4{color:#fff;font-family: "微软雅黑";font-size: 16px;margin-top: 0px !important;margin-bottom: 28px;}
.gt > div{width:100%;height:70px;border:1px solid #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
}
.gt > div input{ width:130px;margin-left:15px;height:34px;color:#fff;}
.gt > div  hr{margin-bottom: 0px !important; margin-top: 0px !important;width:130px;margin-left: 15px;}
input::-ms-input-placeholder{font-family: "微软雅黑";}
input::-webkit-input-placeholder{font-family: "微软雅黑";}
input::-moz-input-placeholder{font-family: "微软雅黑";}
input::-o-input-placeholder{font-family: "微软雅黑";}
.gt .tj{width:230px;height:30px;border:none;margin-top: 25px;}
.tj button{height:30px;width:50px;font-family: "微软雅黑";
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top:3px !important;
}
.gt .tj >div:first-child{width:50px;height:100%;float: left;}
.gt .tj >div:last-child{height:100%;margin-left: 60px;}
.gt .tj p{color: #fff; font-size: 12px;}
.ewm{ width:240px;height:170px;float:right;margin-top: 40px;}
.ewm >div:first-child{float:left;width:110px;height:100%;text-align: center;}
.ewm >div:first-child img{margin-bottom: 10px;}
.ewm >div:last-child img{margin-bottom: 10px;}
.ewm >div:last-child{float:left;width:110px;height:100%;margin-left: 20px;text-align: center;}
.ewm  p{font-family: "微软雅黑";color:#fff;font-size: 12px;}
.foot-bottom{margin:0 auto;height:100px;clear: both;width:100%;}
.foot-bottom .line{width:100%;background:#fff;border-top: 1px solid #fff;height:0px;margin-bottom: 20px;}
.foot-bottom-left{width:75%;height:80px;float:left;}
.foot-bottom-left > div:first-child{height:100%;width:130px;float: left;padding-top: 5px;}
.foot-bottom-left > div:last-child{margin-left: 145px;height:100%;}
.foot-bottom-left  p{font-family: "微软雅黑";color:#fff;font-size: 14px;}
.foot-bottom-left  p a{color:#fff;}
.foot-bottom-right {width:25%;float: right;height:40px;}
.foot-bottom-right >div{width:100%;height:100%;float:left;text-align: right;}
.foot-bottom-right >div .p1{font-family: "微软雅黑";color:#fff;font-size: 14px;}
.foot-bottom-right >div .p2{font-family: "微软雅黑";color:#fff;font-size: 18px;font-style: italic;}
.foot-bottom-right >div:last-child em{margin-left: 20px;}
.foot-phone{ width:100%;height:360px; background: #333; padding-top: 15px;}
.foot-phone-m{width:97%; height:100%; margin: 0 auto;}
.foot-phone li { font-family: "微软雅黑"; list-style: none; color:#ccc; width:100%;height:40px; background:#242424;margin-top:8px;line-height: 40px;text-align: center;}
.foot-phone li a{color:#ccc; text-decoration: none; }
.foot-phone-m ul{padding-left: 0px;}
@media  (max-width: 1024px) {
.foot-right{display:none;}	
.foot-left{width:100% !important;}
.foot-left dl{text-align: center !important;}
.foot-bottom-right{display:none;}
.foot-bottom-left{width:100%;}
}
@media  (min-width: 641px) {
.foot-phone{display:none;}
}

@media  (max-width: 640px) {
.foot-phone{display:block;}
.foot_main{width:100%; padding-top: 30px;}
.foot-left{display:none;}
.foot-bottom{width:95%;margin:0 auto;height:auto;padding-bottom: 20px;overflow: hidden;}
.foot-bottom-left{width:100%;height:auto;}
.foot-bottom-left .p2{display: none;}
}

/*弹窗*/
.footBcon{ border-top: 1px solid #7c7c7c; padding: 20px 0px; margin-top: 25px;}
.footBcon .flink{ float: right; display: block;}
.foot-lbox{ float: left; display: block; width: 500px;}
.foot-lbox .zh{ color: #fff; font: bold 30px/1.5 "microsoft yahei";}
.foot-lbox .en{ font: 17px/1.4 Georgia,Arial, helvetica, sans-serif; color: #fff; margin-bottom: 65px;}
.footInfo li{ float: left; display: block; width: 44%; padding: 0px 0px 5px;}
.fsharp{ float: right; display: block; margin-bottom: 95px;}
.fsharp a { display: block; width: 48px; height: 48px; margin-right: 12px; background: url(../images/sharp2.png) no-repeat scroll -287px 0px; float: left; position: relative; }
.fsharp a em { background: url(../images/sharp2.png) no-repeat; display: block; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 10; }
.fsharp a .ibg { background: url(../images/sharp2.png) no-repeat scroll -287px -48px; -webkit-transform: scale(0); transform: scale(0); opacity: 0; filter: alpha(opacity=0); transition: 300ms; }
.fsharp a:hover .ibg { -webkit-transform: scale(1); transform: scale(1); opacity: 1; filter: alpha(opacity=100); }
.fsharp a.a1 .i { background-position: 0px 0px; }
.fsharp a.a2 .i { background-position: -58px 0px; }
.fsharp a.a3 .i { background-position: -118px 0px; }
.fsharp a.a4 .i { background-position: -178px 0px; }
.fsharp a.a5 .i { background-position: -238px 0px; }
.fsharp a.a1:hover .i { background-position: 0px -48px; }
.fsharp a.a2:hover .i { background-position: -58px -48px; }
.fsharp a.a3:hover .i { background-position: -118px -48px; }
.fsharp a.a4:hover .i { background-position: -178px -48px; }
.fsharp a.a5:hover .i { background-position: -238px -48px; }
.fsharp a.a5{ margin-right: 0px;}
.foot-rbox{ width: 414px; float: right; display: block;}
.foot-rbox .selbox{ float: left; display: block;}
select.selbox { outline: none; width: 185px; height: 32px; line-height: 32px; padding: 0px 0px 0px 15px; margin: 0px; vertical-align: middle; border: 1px solid #999999; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: "microsoft yahei"; color: #cccccc; cursor: pointer; display: block; font-size: 14px; margin-right: 10px; background: url(../images/select_bot.png) no-repeat scroll 90% center #666666; float: right; }
.no-csstransitions select.selbox { padding-left: 0; }
select.selbox option { padding: 2px 15px; }
select.selbox:hover { color: #fff; border-color: #fff;}
.joinBtn{ width: 170px; padding: 0px 15px; height: 30px; line-height: 30px; border: 1px solid #999999; display: block; float: right; background: url(../images/i1.png) no-repeat scroll 90% center;}
.joinBtn:hover{ border-color: #fff;}
.dock{ position: fixed; right: 1%; bottom: 6%; z-index: 1000;}
.dock a{ width: 52px; height: 52px; margin-bottom: 2px; display: block; background: url(../images/dock.png) no-repeat; background:none rgba(0,0,0,0.5); border-radius: 3px;}
.dock a i{ background: url(../images/ico.png) no-repeat; width: 100%; height: 100%; display: block; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.dock a i.i1{ background-position: 0px 0px;}
.dock a i.i2{ background-position: 0px -54px;}
.dock a i.i3{ background-position: 0px -108px;}
.dock a i.i4{ background-position: 0px -162px;}
.dock a:hover i.i1{ background-position: -52px 0px;}
.dock a:hover i.i2{ background-position: -52px -54px;}
.dock a:hover i.i3{ background-position: -52px -108px;}
.dock a:hover i.i4{ background-position: -52px -162px;}
/*video*/
.vwrap { display: none; z-index: 1040; width: 100%; position: fixed; }
.vwrap .videobtg { z-index: 900; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0.8; filter: alpha(opacity=80); overflow: hidden; }
.vwrap .videobox { z-index: 990; width: 800px; height: 500px; background-color: #fff; border: 12px solid #fff; position: fixed; left: 50%; top: 50%; margin-top: -250px; margin-left: -400px; }
.vwrap .videobox #videobox { width: 100%; display: inline-block; height: 100%; background: #80abde; }
#videobox_wrapper { height: 100%!important; }
.vwrap .close { z-index: 999; width: 36px; height: 36px; background-color: #ea5404; cursor: pointer; position: absolute; top: -12px; right: -48px; }
.vwrap .close i { display: block; width: 36px; height: 36px; background: url(../images/closebtn.png) no-repeat 50% 50%; -webkit-transition: 400ms; transition: 400ms; }
.vwrap .close:hover i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
#videobox_display_button,#videocontainer_display_button { background: none no-repeat!important; }
.jwplayer .jwicon { opacity: 0.8; filter: alpha(opacity=80); cursor: pointer; background: url(../images/vico.png) no-repeat!important; width: 82px!important; height: 80px!important; -webkit-transition: 100ms; -moz-transition: 100ms; -ms-transition: 100ms; transition: 100ms; }
.jwplayer .jwicon:hover { opacity: 1; filter: alpha(opacity=100); }
.jwlogo, .jwclick { display: none!important; }
/*video style end*/
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #00865e url(../images/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }
/* Dots */
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }
.slick-dots li button:focus { outline: none; }
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}

@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.owl-carousel { display: none; position: relative; -ms-touch-action: pan-y; }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-item { float: left; }
.owl-controls .owl-page,
.owl-controls .owl-buttons div { cursor: pointer; }
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* mouse grab icon */
.grabbing { cursor: url(grabbing.png) 8 8, move; }
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls { margin-top: 10px; text-align: center; }

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div { color: #FFF; display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #869791; }
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); /*IE7 fix*/ opacity: 1; text-decoration: none; }

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ }
.owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span { }

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

/* preloading images */
.owl-item.loading { min-height: 150px; background: url(../images/AjaxLoader.gif) no-repeat center center; }


/*honor style*/
.honorPage{ padding-top: 75px;}
.honorPage .aboutT2{ margin-bottom: 40px;}
.honorList a:link, .honorList a:visited { color: #333333; }
.honorList a:active, .honorList a:hover { color: #C62923; }
.honorList ul{ margin-left: -2%; color: #666;}
.honorList li{ float: left; display: block; width: 31.33%; margin-left: 2%; margin-bottom: 40px; cursor: pointer;}
.honorList .img{ border: 2px solid #cfcfcf; padding: 7px; margin-bottom: 8px; overflow: hidden; position: relative;}
.honorList .img img{ width: 100%; display: block;}
.honorList .bg{ background: url(../images/black2.png) repeat; background: none rgba(0,0,0,0.4); bottom: 0; left: 0; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: 400ms; -webkit-transition: 400ms;}
.honorList .con{ text-align: center; font-size: 14px; color: #666666; line-height: 1.5; height: 20px; overflow: hidden;}
.honorList .il,.honorList .ir{ background-color: #fff; position: absolute; left: 50%; top: 50%; display: block; transition: 400ms; -webkit-transition: 400ms; border-radius: 3px;}
.honorList .il{ height: 3px; width: 0px; margin:-1px 0px 0px -15px;}
.honorList .ir{ height: 0px; width: 3px; margin:-15px 0px 0px -1px;}
.honorList li:hover .img{ border-color: #d5615d;}
.honorList li:hover .bg{ opacity: 1; visibility: visible;}
.honorList li:hover .il{ width: 30px; }
.honorList li:hover .ir{ height: 30px;  transition: 400ms ease 200ms; -webkit-transition: 400ms ease 200ms;}
html.openImg { }
.overlayClose { width: 52px; height: 52px; display: block; position: fixed; right: 3%; top: 15%; border-radius: 50%; transition: 300ms; -webkit-transition: 300ms; z-index: 100;}
.overlayClose i { background: url(../images/close_ico2.png) no-repeat scroll center center; width: 100%; height: 100%; display: block; transition: 400ms; -webkit-transition: 400ms; }
.overlayClose:hover{ background-color: #ea5404;}
.overlayClose:hover i { transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); }
.imgShowBox { background: url(../images/black.png) repeat; background: none rgba(0,0,0,0.7); bottom: 0; left: 0; position: fixed; right: 0; top: 0; transform: translateY(100%); -webkit-transform: translateY(100%); transition: all 800ms ease 0s; -webkit-transition: all 800ms ease 0s; z-index: 1010; width: 100%; overflow: hidden;  -webkit-overflow-scrolling: touch; }
.no-csstransitions .imgShowBox{ display: none;}
.imgShowDemo { width: 100%; height: 100%; position: relative; overflow: hidden; }
.imgShowDemo .item { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; position: relative; }
.imgShowDemo .img { vertical-align: middle; height: auto; width: auto; max-height: 100%; max-width: 100%; margin: auto; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 60px; }
.imgShowDemo .con{text-align: center  !important; position: absolute; left: 0px; right: 0px;bottom: 0px; background-color: #fff; width: 100%; padding: 10px 5%;}
.imgShowDemo .con .t{ font-size: 16px; color: #333;}
.imgShowDemo .txt { background: #272727; font-size: 16px; color: #fff; line-height: 65px; position: absolute; left: 0; right: 0; bottom: 0; height: 65px; }
.imgShowDemo .txt .i { padding-left: 3%; }
.hi-num { width: 85px; height: 65px; background: #272727; color: #fff; border-left: 1px solid #3a3a3a; position: absolute; bottom: 0; right: 0; text-align: center; line-height: 65px; font-size: 16px; }
.img-show { transform: translateY(0) !important; -webkit-transform: translateY(0) !important; }
.no-csstransitions .img-show{ display: block;}
.imgShowDemo .owl-controls .owl-buttons div { position: absolute; padding: 0px; margin: 0px; width: 64px; height: 64px; border-radius: 10px; background-color: transparent; overflow: hidden; top: 50%; margin-top: -32px; background-position: center center; background-repeat: no-repeat; text-indent: -10em; }
.imgShowDemo .owl-controls .owl-buttons div.owl-prev { left: 3%; background-image: url(../images/p_l3.png); }
.imgShowDemo .owl-controls .owl-buttons div.owl-next { right: 3%; background-image: url(../images/p_r3.png); }
.imgShowDemo .owl-controls .owl-buttons div.owl-prev:hover, .imgShowDemo .owl-controls .owl-buttons div.owl-next:hover {background-color: #ea5404; }
.imgShowDemo .owl-controls .owl-buttons div.owl-prev.disabled, .imgShowDemo .owl-controls .owl-buttons div.owl-next.disabled { background-color: #666666; }
.infoPaging a:link,.infoPaging a:visited { color: #666666;}
.infoPaging a:active,.infoPaging a:hover { color: #fff;}
.infoPaging{ border-top: 1px solid #cccccc; height: 58px; margin-top: 5%; text-align: center; letter-spacing: -0.31em; /* webkit */*letter-spacing: normal; /* IE < 8 重置 */}
.infoPaging a{ line-height: 58px; width: 66px; border-left: 1px solid #cccccc; font: 18px/58px "acaslonpro","times new roman",tahoma,georgia; display: inline-block;zoom: 1; *display: inline; /* IE < 8: 伪造 inline-block */ letter-spacing: normal; word-spacing: normal; vertical-align: top;}
.infoBox .list{ background: url(../images/list1.png) no-repeat scroll center center #999999; padding-left: 68px; height: 59px; display: inline-block;}
.infoBox .list:hover{ background-color: #cc0000;}
.infoPaging .pprev{ background: url(../images/prev11.png) no-repeat scroll 8% center; padding: 0px 30px 0px 37px; border-left: 0px none; font-size: 16px; font-family: "microsoft yahei";}
.infoPaging .pnext{ background: url(../images/next11.png) no-repeat scroll 92% center; padding: 0px 37px 0px 30px; font-size: 16px;font-family: "microsoft yahei";}
.infoPaging .pprev:hover{ background-position: 0px center; background-color: transparent; color: #cc0000;}
.infoPaging .pnext:hover{ background-position: 100% center; background-color: transparent; color: #cc0000;}
.infoPaging a.act{ background-color: #ea5404; color: #fff;} 
.infoPaging a:hover{ background-color: #ccc; color: #fff;} 
.infoBox{ width: 370px; margin: 0px auto; line-height: 59px; font-size: 16px;}
.infoBox .list{ background: url(../images/list1.png) no-repeat scroll center center #999999; padding-left: 68px; height: 59px; display: inline-block; width: auto;}
.infoBox .list:hover{ background-color: #cc0000;}
.infoBox .pprev{ background: url(../images/prev11.png) no-repeat scroll 8% center; padding:0px 0px 0px 37px; float: left; display: block; height: 100%;}
.infoBox .pnext{ border-left: 0px none; background: url(../images/next11.png) no-repeat scroll 92% center; padding:0px 37px 0px 0px; float: right; display: block; height: 100%;}
.infoBox .pprev:hover{ background-position: 0px center;}
.infoBox .pnext:hover{ background-position: 100% center;}
