﻿@charset "utf-8"; /* CSS Document */ 
* { margin: 0px; padding: 0px; } 
/*字体*/
@font-face {
	font-family: 'NotoSansHans-Regular';
	src: url('../fonts/NotoSansHans-Regular.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body { font-size: 12px; font-family: "NotoSansHans-Regular","微软雅黑"; 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; }
/*头部*/ 

.header{width: 100%; background:url(../images/headbg.png) no-repeat top center #111111; height:100px; padding:10px 0;}
.header1{width: 100%; height:47px; }
.headerzw{width: 100%; height:115px;}
.head{ width:90%; margin:0 auto;   }
.menu{ width:100%; margin:0 auto; background:url(../images/mbg.jpg)  repeat-x top center;height:47px; }

.logo_p1{ float:left;  width:45%; text-align:left}
.logo_p2{ float:right;  width:35%; text-align:right; padding-top:30px;}
.nav { width:96%; max-width:1200px; margin:0 auto}
.nav_c{ width:100%; position:relative; clear:both;} 
.nav_c .nav_1{ position: relative;text-align: left; padding-right:90px; float:left; font-size:16px;  background:url(../images/menubg.png) no-repeat top right;}
.nav_1a{ display:block; line-height:47px; color:#4a4a4a;}
.nav_1:hover .nav_1a{ color:#7a0020;}
.nav_1:hover .nav_warp {display:block; }
.nav_1 a.nav_1_a { color:#7a0020;} 
.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:#4c4c4c; line-height:40px; text-align:center; font-size:14px; padding:0 5px;}
.nav_warp a:hover { color: #12b7ec; }
.nav_2{ float:right;  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(../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: #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;} 
.header1 { width: 100%; display: none;} 
.headerzw { width: 100%; display: none;} 
.head_logo { max-width:92%;} 
.head_logo a { display: block; cursor: pointer; padding:10px;} 
.head_logo img { height:50px;} 
.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(0,0,0,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(../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:1500px;margin:0px auto;overflow:hidden;clear:both;}
.mainb { width:98%; max-width:1500px;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:85%; overflow:hidden;}
.img2{ display:block; position:relative; width:100%; padding-bottom:44.12%; overflow:hidden;}
.img3{ display:block; position:relative; width:100%; padding-bottom:52%; overflow:hidden;}
.img4{ display:block; position:relative; width:100%; padding-bottom:63.6%; 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:12px;  height:12px;margin:2px 4px;overflow:hidden;filter:alpha(opacity=90);line-height:999px;background:#fff; border-radius:50px;} 
.fullSlide .hd ul .on{background:#7a0020;opacity:1;width:12px;} 
.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(../images/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:20%; position: absolute;} 
.none {display: none;} 

.bg1{ background: #7a0020; clear:both; overflow:hidden; text-align:center}

.m_left{ float:left; width:31%; overflow:hidden;}
.m_right{ float:right; width:67%; }

.tit1{ clear:both ; background:url(../images/tbg1.jpg) repeat-x ; height:32px; border-left:1px solid #ada8ac;border-right:1px solid #ada8ac }
.tit1_p1{background:url(../images/tbg2.jpg) no-repeat ;  height:32px;float:left; width:120px; line-height:32px; text-align:center; color:#FFF}
.tit1_p2{ float:right; width:25%; line-height:32px; padding-right:10px; text-align:right; padding-top:10px; }




.nr1_p1{ clear:both;margin:0 auto; border:1px solid #ada8ac; border-top:none; padding:10px 20px;}
.nr1_p1 li{   text-align:left; line-height:2;background:url(../images/dot.png) no-repeat left ; padding-left:20px;   }

.about_p1 { clear:both;margin:0 auto; border:1px solid #ada8ac; border-top:none; padding:10px 20px; line-height:2}

.tad { clear:both;margin:0 auto; padding-left:5%}

.nr1_p2{ clear:both; margin:0 -2%}
.nr1_p2 li{ float:left; width:calc(21% - 2px); text-align:center; margin:2% 2%; padding:3% 0; border:1px solid #ddd; border-radius:5px; }
.nr1_p21{ padding:3% 0 }
.nr1_p22{ text-align:center; line-height:2; color:#999; height:80px;}

.bg2{ background: #970036; clear:both; overflow:hidden;  }
.nr3{ margin:0 -4px;}
.nr3 li{ float:left; width:366px; padding:10px 4px;}
.nr3 li img { width:360px; height:305px;}


.nr1_p3{ clear:both;  }
.nr1_p3 li{ float:left; width:11.9%; text-align:center; margin:0.2% 0.3%;  }  

.nr1_p4{ clear:both;  }
.nr1_p4 li{ float:left; width:32.33%; text-align:center; margin:0.5% 0.5%;  }  

.m_rt{ float:left; width:calc(100% - 110px); overflow:hidden;}
.m_lt{ float:right; width:100px; }
.mm_left{ float:left; width:200px; }
.mm_right{ float:right; width:calc(100% - 220px);}
.lmdh{ margin:0  auto;}
.lmdh li{ height:36px; line-height:36px;background:url(../images/gywm_11.jpg) no-repeat left ; text-align:center}
.lmdh li a{ color:#FFF}

.lmdh li:first-child{background:url(../images/gywm_05.jpg) no-repeat left ; }

.cead { position:fixed; right:10%; top:40%; width:100px;}


.fbg{ background:#970036; color:#FFF; clear:both}
.foot{ text-align:center; line-height:2 }
.foot a{  color:#FFF;}

.foot_p1 { float:left;  width:70%; line-height:2; font-family:"微软雅黑"}
.foot_p2 { float:right;  width:28%; text-align:right; line-height:2;font-family:"微软雅黑"}


.nr55_p2 li{ overflow:hidden; clear:both; line-height:32px; border-bottom:1px dotted #CCC; background:url(../images/dot.png) left no-repeat; padding-left:20px;}
.nr55_p2 li a{ display:block; float:left; max-width:900px; font-size:14px;color:#333;}
.nr55_p2 li p{ float:right; color:#333; font-size:14px;}


.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: #7a0020;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: #7a0020;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}



.neir{ padding:10px 0; 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;}
.ab_lf iframe{ width:100%; height:400px;}

.shipin video{ width:100%; height:600px;}
.ab_lf video{ width:100%; height:400px;}


#footer{
background:#0051A3;
    position: fixed;
    height:45px;
    width: 100%;
    /* Firefox */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5a00,endColorstr=#913300,grandientType=0);
    bottom:0;
    z-index:200;
}
#footer ul{width:100%;height:45px;line-height:45px;}
#footer ul li{
    width:25%;
    float:left;

}
#footer ul li a{
    width:100%;
    height:45px;
    display:block;
	color:#fff;
}
#footer ul li dl{
    width:auto;
    margin:0 auto;
    text-align:center;
}

#footer ul li dt {
    line-height:25px;
    padding-top:2px;
    font-size:25px;

}
#footer ul li dd{
    width:auto;
    height:20px;
    font-size:12px;

    line-height:20px;
    overflow:hidden;
}
@font-face {
	font-family: 'icomoon';
	src:url('icomoon.eot');
	src:url('icomoon.eot') format('embedded-opentype'),
		url('icomoon.woff') format('woff'),
		url('icomoon.ttf') format('truetype'),
		url('icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-map2:before {
    content: "\e646";
}
.icon-phone:before {
    content: "\e63c";
}
.icon-bubbles4:before {
    content: "\e66f";
}
.icon-home-2:before {
    content: "\e604";
}
.icon--27:before {
    content: "\e62a";
}
.icon--12:before {
    content: "\e609";
}
.icon--33:before {
    content: "\e61b";
}


/*button 按钮小图标*/
.font-ico{
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}



@media (max-width:768px){
.cead {display:none;}
.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_p2{  }
.nr1_p2 li{  width:43%; padding:1% } 

.nr1_p3{ }
.nr1_p3 li{  width:46%; padding:1% } 

.nr3 li{ float:left; width:220px; padding:10px 4px;}
.nr3 li img { width:200px; height:170px;}

.nr1_p4{ }
.nr1_p4 li{  width:46%; padding:1% } 
.nr1_p5{ }
.nr1_p5 li{  width:46%; padding:1% } 




 

.ftit_p1{ width:60%}
.ftit_p1 li{ float:left; padding:10px; padding-right:30px;}
.ftit_p12{ display:none;}

.foot_p1 { width:98%; padding:1%;}
.foot_p2 {width:98%; padding:1%;}
.adv1{ padding-bottom:50%;}

.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%;}

.m_rt{ float:left; width:100%; overflow:hidden;}
.m_lt{ display:none}

.mm_left{  display:none }
.mm_right{ width:98%; padding:1%;}




}
@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:52.78%; 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(../images/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 }

