﻿ /* CSS Document */ 
* { margin: 0px; padding: 0px; } 
/*字体*/


body { font-size: 12px; font-family: "微软雅黑"; color: #333; background: #fff; padding:0;margin:0;} 
a { text-decoration: none; outline: none; /*transition: all 0.2s;*/ }
a:hover { text-decoration: none; }
img { border: 0; vertical-align: middle;}
a {text-decoration: none;color: #333;padding:0;margin:0;}
ul {list-style: none;padding:0;margin:0;}
li {list-style: none;padding:0;margin:0;}
ul li {list-style: none;padding:0;margin:0;}
img {border: none;padding:0;margin:0; vertical-align:middle; max-width:100%;}
a img{border: none;padding:0;margin:0;}
input,button,select,textarea{outline:none}
textarea{resize:none}
p{padding:0;margin:0;}
table ,tr, td { margin: auto; padding:0; margin:0;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { outline: none; }
@media screen and (min-width:320px){
.tt1{font-size:12px;}
.tt2{font-size:12px;}
.tt3{font-size:14px;}
.tt4{font-size:16px;}
.tt5{font-size:16px;}
.tt6{font-size:18px;}
.tt7{font-size:19px;}
.tt8{font-size:20px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}
}
@media screen and (min-width: 414px){
.tt1{font-size:12px;}
.tt2{font-size:12px;}
.tt3{font-size:14px;}
.tt4{font-size:16px;}
.tt5{font-size:16px;}
.tt6{font-size:18px;}
.tt7{font-size:18px;}
.tt8{font-size:20px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}

}
@media screen and (min-width: 480px){
.tt1{font-size:12px;}
.tt2{font-size:12px;}
.tt3{font-size:14px;}
.tt4{font-size:16px;}
.tt5{font-size:18px;}
.tt6{font-size:18px;}
.tt7{font-size:20px;}
.tt8{font-size:22px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}

}
@media screen and (min-width: 640px) {
.tt1{font-size:12px;}
.tt2{font-size:14px;}
.tt3{font-size:16px;}
.tt4{font-size:18px;}
.tt5{font-size:18px;}
.tt6{font-size:20px;}
.tt7{font-size:20px;}
.tt8{font-size:22px;}
.tt9{font-size:28px;}
.tt10{font-size:30px;}
.tt11{font-size:30px;}
.tt12{font-size:48px;}

}
@media (max-width:768px){
.pc{ display:none;}
.app{ display:block;}
.mhj{ height:5px;}
.mhj2{overflow:hidden; clear:both; height:10px;}
  }
@media (min-width:769px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:24px;}
.tt8{font-size:24px;}
.tt9{font-size:32px;}
.tt10{font-size:36px;}
.tt11{font-size:40px;}
.tt12{font-size:60px;}

.mhj{ height:20px;}
.fl{ float:left;}
.fr{ float:right;}
.pc{ display:block;}
.app{ display:none;}
.mhj{ height:10px;}
.mhj2{overflow:hidden; clear:both; height:20px;}
}
@media (min-width:1024px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:28px;}
.tt8{font-size:32px;}
.tt9{font-size:36px;}
.tt10{font-size:40px;}
.tt11{font-size:48px;}
.tt12{font-size:68px;}

.pc{ display:block;}
.app{ display:none;}

}
@media (min-width:1180px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:28px;}
.tt8{font-size:32px;}
.tt9{font-size:36px;}
.tt10{font-size:40px;}
.tt11{font-size:48px;}
.tt12{font-size:68px;}
.pc{ display:block;}
.app{ display:none;}
}
.clear { clear: both; }
/*头部*/ 
.header1{ position: fixed; top:0; left:0; z-index:9999;  }
.header2{ position: absolute; top:0; left:0; z-index:9999;  }
.header{width: 100%;}
.head{ width:100%; max-width:1400px;margin:0 auto; position:relative;}
/*.hlogo {
display: none;
	float: left;
}
.hlogot {
	display: block;	
	float: left;
}
.logo_p1.act .hlogo {
	display: block;
}
.logo_p1.act .hlogot {
	display: none;
}*/
.header1.act {
	box-shadow: 0px 4px 5px rgba(9,2,4,.17);
}
.nav_1.act .nav_1a{ color:#333}
.nav_2.act .dropdown button{ color:#333;    background: url(../image/ico1.png) no-repeat left center;}
.logo_p1{ float:left; padding-top:10px;}
.nav { float:right; margin-top:5px;}
.nav_c{ width:100%; position:relative; clear:both;} 
.nav_c .nav_1{ position: relative;text-align: center; padding:0 20px; float:left; font-size:18px;}
.nav_1a{ display:block; line-height:80px; color:#333;}
.nav_1:hover .nav_1a{ color:#009b4c;}
.nav_1:hover .nav_warp {display:block; }
.nav_1 a.nav_1_a { color:#12b7ec;} 
.nav_1a2{display:block; margin-top:25px;}
.nav_1a3{ font-weight:bold;}
.nav_warp { background:rgba(255,255,255,1); position: absolute; top:60px; right:0; min-width:100%; width:150px; display: none; z-index:99;border-radius:10px;/* -webkit-transition: all 0.4s ease-in-out;*/white-space: nowrap;} 
.nav_warp a{ display:block; color:#333; line-height:40px; text-align:center; font-size:14px; padding:0 5px;}
.nav_warp a:hover { color: #009b4c; }
.nav_2{ float:right; margin-top:24px; height:35px; margin-left:8px;}
.nav_3{ float:right; margin-top:20px; height:40px; margin-left:8px; line-height:40px; background:#f13a3a; color:#fff; padding:0 8px;}
.sear1{ width:150px; line-height:38px;height:38px; border:1px solid #ddd;}
.sear2{ width:80px; background:url(http://www.cwchfair.com/skin/images/sear.png) no-repeat center #f13a3a; height:40px; border: none;}

/*面包屑*/ 
.btn-nav { position: absolute; top: 15px; right: 0px; background: transparent; padding-right: 10px; border: none; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; cursor: pointer; z-index: 99999; } 
.btn-nav:focus { outline: 0; } 
.icon-bar { display: block; margin: 5px 0; width: 26px; height: 3px; background-color: #0090ff; background-color: #fff; } 
.btn-nav:hover .icon-bar { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; background-color: #fff; } 
.nav-item { margin: 40px auto; text-align: center; } 
.icon-bar { -webkit-transition: all .7s ease; -moz-transition: all .7s ease; -ms-transition: all .7s ease; -o-transition: all .7s ease; transition: all .7s ease; z-index: 999999; } 
.btn-nav.close.icon-bar { z-index: 999999; background-color: #fff; } 
.btn-nav.close .topt { -webkit-transform: translateY(10px) rotateZ(45deg); -moz-transform: translateY(10px) rotateZ(45deg); -ms-transform: translateY(10px) rotateZ(45deg); -o-transform: translateY(10px) rotateZ(45deg); transform: translateY(10px) rotateZ(45deg) } 
.btn-nav.close .bottom { -webkit-transform: translateY(-6px) rotateZ(-45deg); -moz-transform: translateY(-6px) rotateZ(-45deg); -ms-transform: translateY(-6px) rotateZ(-45deg); -o-transform: translateY(-6px) rotateZ(-45deg); transform: translateY(-6px) rotateZ(-45deg); } 
.btn-nav.close .middle { width: 0; } 
.cai { display: none; } 
.showy_warp { display: none; } 

@media screen and (max-width:1199px)and (min-width:300px) { 
.header { width: 100%; display: none;} 
.head_logo { max-width:92%;} 
.head_logo a { display: block; cursor: pointer; padding:10px;} 
.head_logo img { height:40px;} 
.logo2{ overflow:hidden; clear:both;}
.logo2 p{ float:left; width:40%; padding:0 5%; height:90px;}
.logo2 p img{ max-width:100%; height:90px;}
.cai { width: 100%;  background: rgba(1,79,135,0.5); /*background-color: #fff; position:relative;*/display:block;z-index:99999;} 
.cai1{ position:fixed; top:0; left:0;}
.cai2{ position:absolute; top:0; left:0;}
.cai_list { width: 100%; height: 100vh; background-color: #fff; display: none; } 
.zhez { width: 100%; height: 100vh; position: fixed;/* background-color: #fff;*/ background-color: rgba(0,0,0,0.8); top:0px; z-index:999; display: none; } 
.mnav { width:92%; height: auto; margin:0 auto;/* background: #FFF;*/ position: relative; margin: auto; z-index: 1000; border-radius: 10px; left: 0px; display: none; top: 63px; position: absolute;} 
.mnav li { line-height:50px; border-bottom: 1px solid rgba(255,255,255,0.3); font-size:16px; background: url(http://www.cwchfair.com/skin/images/jl.png) no-repeat; background-position: 96% 17px; list-style: none; } 
.mnav li.mnav_li { background: none; } 
.mnav li.mnav_li1 { border-top: 10px solid #f6f7fe; } 
.mnav li a { width: 100%; display: block; color: #fff; } 
.mnav .mnavhor { border-bottom: 1px solid rgba(255,255,255,0.3);} 
.mnav .mnavhor a { width: 100%; display: block; color: #fff; } 
.mnav .mnavhor dl { display: block; } 
.mnav li dl { z-index: 1000; top: 75px; left: -52px; overflow: hidden; border-top: 1px solid rgba(255,255,255,0.3); width: auto; display: none; } 
.mnav li dl dd { height:40px; line-height:40px; text-align: left; padding-left: 20px; border-bottom: 1px #f2f1f1 dashed; width: auto; } 
.mnav li dl dd.mnav_1 { height: 34px; line-height: 34px; text-align: left; padding-left: 20px; border-bottom: none; width: auto; } 
.mnav .mnavhor dl dd a { color: #000; } 
.mnav .mnavhor dl dd a:hover { color: #0090ff; } 
.mnav .mnavhor dl .mnavdd a { color: #0090ff } 
.mnavdl{ padding:5px 10px; width:calc(100% - 20px); overflow:hidden; font-size:14px; }
.mnavdl a{ border-bottom: 1px dashed rgba(255,255,255,0.3); padding-left:5%;}
.mnavdl a:last-child{ border:none;}

/*漂浮框*/ .side { position: fixed; width: 47px; height: 275px; right: 0; top: 38%; z-index: 100; display: none; } 
.ping_warp { width: 100%; height: auto; overflow: hidden; background-color: #f7f7f7; } 
}

.main,.ftit,.link,.foot { width:96%; max-width:1400px;margin:0px auto;overflow:hidden;clear:both;}
.mainb { width:98%; max-width:1400px;margin:0px auto;overflow:hidden;clear:both;}


.hj{overflow:hidden; clear:both; height:10px;}
.hj2{overflow:hidden; clear:both; height:20px;}
.hj3{overflow:hidden; clear:both; height:30px;}
.pp1{ padding:1% 0;}
.pp2{ padding:2% 0;}
.pp3{ padding:3% 0;}
.pp4{ padding:4% 0;}
.pp5{ padding:5% 0;}
.clear{ overflow:hidden; clear:both;}
.img1{ display:block; position:relative; width:100%; padding-bottom:74.3%; overflow:hidden;}
.img2{ display:block; position:relative; width:100%; padding-bottom:53.3%; overflow:hidden;}
.img3{ display:block; position:relative; width:100%; padding-bottom:44.91%; overflow:hidden;}
.img4{ display:block; position:relative; width:100%; padding-bottom:66.06%; overflow:hidden;}
.img5{ display:block; position:relative; width:100%; padding-bottom:35.67%; overflow:hidden;}
.img6{ display:block; position:relative; width:100%; padding-bottom:100%;}
.img7{ display:block; position:relative; width:100%; padding-bottom:100%;}
.img8{ display:block; position:relative; width:100%; padding-bottom:100%;}
.img1 img,.img2 img,.img3 img,.img4 img,.img5 img,.img6 img,.img7 img,.img8 img{ position:absolute; top:0; left:0; width:100%; height:100%;}
.cc{ display: flex;  justify-content:center;  align-items:Center; text-align:center;}
.img1,.img2,.img3,.img4{ overflow:hidden;}
.img1 img,.img2 img,.img3 img,.img4 img{  cursor: pointer; transition: all 0.8s;}
.img2:hover img,.img3:hover img,.img4:hover img{ transform: scale(1.1);} 
.img1:hover img{ transform: scale(1.2);} 
.qq{ width:100%; margin:0 auto; position:relative;}
.fullSlide{ position: absolute; top:0; left:0;width:100%; height:100%;} 
.fullSlide .bd{position:relative;z-index:0;overflow:hidden;height:100%;} 
.fullSlide .bd ul{width:100% !important; height:100%;} 
.fullSlide .bd li{width:100% !important; height:100%;overflow:hidden;text-align:center;} 
.fullSlide .hd{position:absolute;bottom:10px;left:0; width:100%;display: flex;   justify-content:center;  align-items:Center;height:22px;line-height:20px;} 
.fullSlide .hd ul{text-align:center; width:100%; margin:0 auto; max-width:1200px;} 
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:15px;  height:15px;margin:2px 4px;overflow:hidden;filter:alpha(opacity=90);line-height:999px;background:#a3a3a4; border-radius:50px;} 
.fullSlide .hd ul .on{background:#0061ae;opacity:1;width:15px;} 
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(../image/slider-arrow.png) -126px -137px  no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;} 
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;} 
.fullSlide .main{ height:10%; margin-top:30%; position: absolute;} 
.none {display: none;} 

.bg1{ background:#e6e6e6; clear:both; overflow:hidden;}

.about_left{ float:left; width:32%}
.about_right{ float: right; width:62%;  }
.about_p1 { font-weight:bold;line-height:1.5}
.about_p2  { line-height:2 ; color:#4a4a4a  }

.tit1{  color:#000; }

.list{width:220px; height:140px;   margin:0 auto;}
.list img{margin: 0px auto; width:220px; height:120px; text-align:center;overflow:hidden}


.run {
	POSITION: relative; HEIGHT: 180px; width:1400px;margin:0 auto;
}
.runlf {
	Z-INDEX: 100; LEFT: 0px; WIDTH: 30px; POSITION: absolute; TOP: 155px; HEIGHT: 30px
}
.runrg {
	Z-INDEX: 100; LEFT: 60px; WIDTH: 30px; POSITION: absolute; TOP: 155px; HEIGHT: 30px
}
.runlf IMG {
	CURSOR: pointer
}
.runrg IMG {
	CURSOR: pointer
	}
.runrg IMG {
	CURSOR: pointer
}#gdq {
	 OVERFLOW: hidden; WIDTH: 1400px; PADDING-TOP: 25px; POSITION: absolute; margin:0 auto; 
}
#gdq DIV {
	WIDTH: 50000px
}


#gdq UL LI {
	FLOAT: left; WIDTH: 235px; 
}
#gdq UL LI img { border:1px solid #ddd
}

.tit2{ clear:both }
.tit2_p1{ font-weight:bold;color:#12b7ec;width:200px; margin:0 auto; text-align:center}
.tit2_p2{ width:80px; background:#ffba01; height:5px; margin:0 auto}
.more1 { float:right; margin-top:-50px;}
.more1 a { color:#4b4b4b}

.nr1_p1{ clear:both; margin:0 -1%}
.nr1_p1 li{ float:left; width:23%;  margin:0 1%; background:#FFF  }
.nr1_p11{ border-top:8px solid #00b518;  }
.nr1_p12{ text-align:left; line-height:2; padding:3% 5%}
.nr1_p13{ text-align:left; line-height:2; padding:1% 5%;color:#5c5c5c; min-height:150px;}
.nr1_p14{ text-align:left; line-height:2; padding:3% 5%;color:#000}

.nr1_p2{ clear:both; margin:0 -1%}
.nr1_p2 li{ float:left; width:32.33%;  margin:0 0.5%; background:#FFF  }
.nr1_p21{ border-top:8px solid #00b518;  }
.nr1_p22{ text-align:left; line-height:2; padding:3% 5%}
.nr1_p23{ text-align:left; line-height:2; padding:1% 5%;color:#5c5c5c; min-height:150px;}
.nr1_p24{ text-align:left; line-height:2; padding:3% 5%;color:#000}

.coun{ overflow:hidden; clear:both;   padding:1.5% 0;}
.coun li{ float:left; width:calc(23% - 1px); padding:0 1%; text-align:center; color:#000; line-height:2}
.coun li p{ color:#5a5a5a; line-height:2}
 .coun em {
    font-style: normal;
    font-weight: bold;
}
 .bg2{ background:url(../image/bg1.jpg) center no-repeat; clear:both; overflow:hidden }
 .lxftime { margin:0 auto; text-align:center}
 .lxftime ul { width:60%; max-width:600px; margin:0 auto}
 .lxftime ul li { float:left; width:21%; margin:0 2%; background:url(../image/hbg1.png) center repeat;}
 .lxftime ul li div {  color:#FFF;  line-height:80px;}
  .lxftime ul li p {  color:#FFF; font-size:14px; line-height:3}

.nr3_p2 { margin:0 -0.5%; clear:both }

.nr3_p21 li{ float:left; width:23.93%;  margin:0 0.5%;  }

.nr3_p22{ position:relative;}
.nr3_p23{ position: absolute; bottom:10px; right:5px; color:#fff}
.nr3_p21 li:nth-child(3) .nr3_p23{  color:#333}


.nr4_p2 { margin:0 -0.5%; clear:both }
.nr4_p21 li{ float:left; width:24%;  margin:0 0.5%;  }
.nr4_p22{ }
.nr4_p23{ background:#FFF; line-height:2; color:#333; text-align:center}


.fbg{ background:#333333;}
.foot{  color:#FFFF; text-align:center } 

.foot a{  color:#FFF;}



.pages{padding: 20px 0;width:100%;text-align: center;clear: both;}
.pages a,.pages span{color: #666;padding: 0 15px;margin: 0 3px;display: inline-block;vertical-align: middle;line-height: 34px;background: #f9f9f9;border: 1px solid #f2f2f2;}
.pages a:hover{display:inline-block;color: #fff;background: #12b7ec;border-color: #12b7ec;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}
.pages span{display:inline-block;color: #666;}
.pages a.page-num-current{display:inline-block;color: #fff;background: #12b7ec;border-color: #12b7ec;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}


.adv1{ padding-bottom:26.04%; color:#00b518; position:relative;}
.adv1_p1{  bottom:25%;   width:100%; height:100%; }
.adv1_p2{  }


.adv21_p1{ width:96%; max-width:1400px; margin:0 auto;}
.adv21_p2{   bottom:10%; position:absolute}
.readmore{ color:#FFF; background:#00b518; border-radius:10px; padding:1% 1%; display:block; float:left; width:35%; margin:0 5%}

.mbbg1{ background:#fff; border-bottom:1px solid #e0e0e0}
.nr1_p4 a{ display:block; float:left; padding:1% 2%;}
.nr1_p4 .no2 { color:#00b518;border-bottom:3px solid #00b518}
.nr1_p4 a:hover{ color:#00b518;}
.ab_tit { line-height:2; text-align:center}
.ab_con { line-height:2; text-align:left;}
.ab_con img { max-width:100%}


.nr2_p1 li{ padding:2% 0; overflow:hidden; clear:both; border-bottom:1px solid #dfdfdf}
.nr2_p11{ float:left; width:22%;}
.nr2_p12{ float:right; width:76%;}
.nr2_p13{ color:#999999; line-height:1.8; min-height:48px; overflow:hidden; margin:1% 0;}
.nr2_p16 p{ font-size:12px; color:#a5a6a7}
.nr2_p15{ display:block; color:#000; font-weight:bold }
.nr2_p16{ float:left; width:calc(100% - 110px);  }
.nr2_p14{  float:right; width:80px; padding:50px 10px; border-left:1px solid #dfdfdf; }
.nr2_p14 a {color:#999999}

.neir{ padding:10px; text-align:left; color:#333; line-height:2}
.neir h1{  text-align:center; color:#333;}


.con_tit{text-align:center;border-bottom:1px dotted #d4d4d4;line-height:3.5;}

.neicontent{ padding:2%}
.shipin iframe{ width:100%; height:600px;}

.downlist{ margin:0  auto; clear:both}
.downlist li{ float:left; width:98%; background:url(../image/ico12.png) left no-repeat;  padding:5px 10px; text-align:left }

.downlist li:hover a{ color:#03941f   }

.downlist_p1{ width:calc(100% - 40px);float:left; line-height:30px;display:block;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; }
.downlist li span{ float:right; width:30px ; line-height:30px;  }

.leftkf{ position:fixed; left:10px; top:160px;}
.rightkf{ position:fixed; right:10px; top:160px;}
.appkf{ float:left;position:fixed; bottom:0; height:45px; line-height:45px; background:#00b518; width:100%; text-align:center}
.appkf li{ float:left; width:50%; text-align:center}
.appkf a{ color:#FFF; font-size:16px}
.appkfbg{ width: 45px;}


.appkfdd{float:left; position:fixed; bottom:0; height:45px; line-height:45px; background:#00b500; width:49.8%; text-align:center}
.nr5_p1{ overflow:hidden; clear:both;}
.nr5_p1 li{ float:left; width:29.33%; padding:1% 2%}
@media (max-width:768px){
.pc{ display:none;}
.app{ display:block;}
.mm1{ padding:1%; width:96%; margin:0 auto;}
.f14{ font-size:12px;}
.f16{ font-size:14px;}
.f18{ font-size:15px;}
.pp1{ padding:5px 0;}
.pp2{ padding:10px 0;}
.qt{ position:relative; width:100%; padding-bottom:55%; height:0; overflow:hidden;} 
.nr1_p1{ padding:15px;}
.nr1_p1 li{  width:48%; margin:1%  ; float:left }
.nr1_p13{ text-align:left; line-height:2; padding:1% 5%;color:#5c5c5c; height:70px; min-height:60px;  overflow:hidden}

.nr1_p2{ padding:15px;}
.nr1_p2 li{  width:98%; margin:1%  ;  }
.nr1_p23{ text-align:left; line-height:2; padding:1% 5%;color:#5c5c5c; height:60px; min-height:60px; overflow:hidden }

.bg2{ background:url(../image/bg1.jpg)  center ;    clear:both; overflow:hidden; padding-bottom:5%}

 .lxftime ul { width:95%; max-width:600px; margin:0 auto}
 .lxftime ul li div {  color:#FFF;  line-height:60px;}

.more1 { float:right; margin-top:-30px;}
.about_left { width:98%; padding:1% }
.about_right {  width:98%; padding:1% ;}

.about_p1 {  width:98%; padding:1%; }
.about_p2 {  width:98%; padding:1% ;   }

.coun li{ float:left; width:calc(48% - 1px); padding:0 1%; text-align:center; color:#000; line-height:2}


.adv1{ padding-bottom:50%;}
.fullSlide .main{ height:20%; margin-top:30%; position: absolute;} 
.adv1_p1{  bottom:35%;   width:100%; height:100%; }
.adv1_p2{ padding-left:3% }

.nr3_p21 li{ float:left; width:98%;  margin:0.5% 1%;  }

.nr4_p21 li{ float:left; width:48%;  margin:0.5% 1%;  }


.shipin iframe{ width:100%; height:400px;}
.ab_lf iframe{ width:100%; height:300px;}

.shipin video{ width:100%; height:400px;}
.ab_lf video{ width:100%; height:300px;}

.m_left{  width:98%; padding:1%;}
.m_right{  width:98%; padding:1%;}

.nr2_p15{ line-height:28px;height:28px; overflow:hidden;}
.nr2_p13{ color:#888; line-height:22px; height:22px; overflow:hidden; margin:3% 0;}
.nr2_p16{ width:100%}
.nr2_p14{ display:none}

}
@media (min-width:769px) {
.fl{ float:left;}
.fr{ float:right;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.pp1{ padding:10px 0;}
.pp2{ padding:20px 0;}
.qt{ position:relative; width:100%; padding-bottom:36.45%; height:0; overflow:hidden;} 
.cc1{ display: flex;  justify-content:center;  align-items:Center; text-align:center;}
 
 
.ftit_p1 li{ padding-right:40px;}


.nr2_p2{ float:left; width:40%;}
.nr2_p3{ float: right; width:40%;}

}

@media (min-width:1360px) {	}
@-webkit-keyframes ripple { 
0% {   -webkit-transform: scale(1);           transform: scale(1);   opacity: 0.2; } 
100% {   -webkit-transform: scale(40);           transform: scale(40);   opacity: 0; }
}
@keyframes ripple { 
0% {-webkit-transform: scale(1);           transform: scale(1);   opacity: 0.2; } 
100% { -webkit-transform: scale(40);           transform: scale(40);   opacity: 0; }
}
.wk_index_main {/*margin-top: -160px;*/	width: 100%;}
.section {position: relative;overflow: hidden;}
.fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell, .fp-auto-height.fp-section {height: auto!important;}

#dn-nav { position: fixed; top: 50%; z-index: 100; margin-top: -32px; opacity: 1; -webkit-transform: translate3d(0, 0, 0); }
#dn-nav.right {right: 17px; }
#dn-nav ul { margin: 0; padding: 0; }
#dn-nav ul li { position: relative; display: block; margin: 7px; width: 15px; height: 15px; }
#dn-nav ul li a { position: relative; z-index: 1; display: block; width: 100%; height: 100%; text-decoration: none; cursor: pointer; }
#dn-nav ul li a span { position: absolute; top: 50%; left: 50%; z-index: 1; margin: -3px 0 0 -3px; width: 7px; height: 7px; border: 0; border-radius: 50%; background: #cfcfd1; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
#dn-nav ul li a.active span, #dn-nav ul li:hover a.active span { margin: -7px 0 0 -7px; width: 15px; height: 15px; border-radius: 100%; background: #de262e; }
.InUp{ -webkit-transition: all 1.1s ease 0s; transition: all 1.1s ease 0s; -ms-transition: all 1.1s ease 0s; bottom: -200px; opacity: 0; position: relative;} 
.section.active .InUp{ bottom: 0; opacity: 1; }
.InLeft{ -webkit-transition: all 1.1s ease 0s; transition: all 1.1s ease 0s; -ms-transition: all 1.1s ease 0s; left: -400px; opacity: 0; position: relative;} 
.section.active .InLeft{ left: 0; opacity: 1; } 
.InRight{ -webkit-transition: all 1.1s ease 0s; transition: all 1.1s ease 0s; -ms-transition: all 1.1s ease 0s; right: -400px; opacity: 0; position: relative;} 
.section.active .InRight{ right: 0; opacity: 1; } 
.InDown{ -webkit-transition: all 1.3s ease 0s; transition: all 1.3s ease 0s; -ms-transition: all 1.3s ease 0s; top: -200px; opacity: 0; position: relative;} 
.section.active .InDown{ top: 0; opacity: 1; }

/*--下拉--*/
.dropdown button {text-align: left; background: url(../image/ico2.png) no-repeat left center;height:38px; width:65px; border:none;  position:relative; padding-left:26px; padding-right:10px; font-size:16px; color:#4c4c4c;}
.dropdown button em{ font-style:inherit; width:100%;overflow: hidden;text-overflow:ellipsis; white-space: nowrap; }
.dropdown button i { position:absolute; right:2px; top:calc(50% - 3px);}
.dropdown ul { width: 100%;}
.dropdown, .dropup {position: relative}
.dropdown-toggle:focus {outline: 0}
.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px } 
.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid\9; border-right: 4px solid transparent; border-left: 4px solid transparent } 
.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width:60px; padding: 5px 0; margin: 2px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); box-shadow: 0 6px 12px rgba(0,0,0,.175); } 
.dropdown-menu:before { border-bottom: 7px solid rgba(0,0,0,.2); border-left: 7px solid transparent; border-right: 7px solid transparent; content: ""; display: inline-block; left: 9px; position: absolute; top: -7px; } 
.dropdown-menu:after {    box-sizing: border-box; border-bottom: 6px solid #fff; border-left: 6px solid transparent; border-right: 6px solid transparent; content: ""; display: inline-block; left: 10px; position: absolute; top: -6px; } 
.dropdown-menu.pull-right { right: 0; left: auto } 
.dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5 } 
.dropdown-menu>li>a { display: block; padding: 3px 20px; clear: both; font-weight: 400; line-height: 1.42857143; color: #333; white-space: nowrap } 
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { color: #262626; text-decoration: none; background-color: #f5f5f5 }
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover { color: #fff; text-decoration: none; background-color: #337ab7; outline: 0 } 
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, 
.dropdown-menu>.disabled>a:hover { color: #777 } 
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover { text-decoration: none; cursor: not-allowed; background-color: transparent; background-image: none; filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) } .open>.dropdown-menu { display: block } 
.open>a { outline: 0 } 
.dropdown-menu-right { right: 0; left: auto } 
.dropdown-menu-left { right: auto; left: 0 } 
.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857143; color: #777; white-space: nowrap } 
.dropdown-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 990 }

