/***********************************
 *** 全局初始化
 **********************************/
* { margin:0; padding:0; -webkit-tap-highlight-color:rgba(0,0,0,0); box-sizing:border-box; }
a, a:link, a:visited, a:hover, a:active { color:#2f4056; text-decoration:none; }
html { min-height:100%; }
body { width:100%; min-height:100%; max-width:640px; min-width:320px; margin:0 auto; font:.24rem/1.8 "Microsoft Yahei", Arial; color:#666; background:#fff; padding:0 0 .8rem 0 !important; }
img { border:0px; }
em,strong{ font-style: normal;}
h1, h2, h3, h4, h5, h6, h7 { font-size:.24rem; }
ul, ol { list-style-type:none; }
input,button,select,textarea { outline:none; font-family:"Microsoft Yahei", Arial; font-size:.24rem; -webkit-appearance:none !important; }
table { border-collapse:collapse; border-spacing:0; }
.clearfix:after { content:""; display:block; clear:both; width:100%; height:0; line-height:0; font-size:0; }
.green{ color: #318e09;}
.fl{ float:left;}
.fr{ float:right;}

/***********************************
 *** 网站风格
 **********************************/

/*header*/
.header { width:100%; height:.85rem; position: relative;
    background: -moz-linear-gradient(top, #f80101 0%, #bb0101 100%);
    background: -webkit-linear-gradient(top, #f80101 0%, #bb0101 100%);}
.header .logo {width:43%;  height:0.83rem; float: left; padding-top:.1rem; padding-left:.15rem}
.header .logo img { display:block;/*max-height:0.6rem; */max-width:100%; }
.header .tag {float: right;width:57%; padding-left: 0.2rem;  margin-top: 0.24rem;color: #fff;border-left: 2px solid #dbdbdb; }
.header .tag a{display: block;}
.header .tag a:before{ width: .6rem; height: .4rem; float: left; margin-top:.15rem; }
.header .tag strong { font-size:.26rem;color:#d60404;  display: block; background:url(../images/top_tel.png) left center no-repeat;background-size:.35rem .36rem; padding-left:.35rem }
.header .tag span {  line-height: .26rem;color:#f25000 }

.shownav { position:absolute; right:0; top:0; width:0.8rem; height:0.86rem; 
  background:#020202 url(../images/nav.png) center center no-repeat; background-size:0.88rem; }
.shownav.hover {  }
.nav1 { width:1.76rem; position:absolute; right:0; top:0.85rem; background:#020202; box-shadow:-0.03rem 0.03rem 0.08rem rgba(0,0,0,.1); display:none;    z-index: 10; }
.nav1 .list { width:100%; }
.nav1 .list dd { height:0.56rem; line-height:0.56rem; text-align:center; border-top:1px solid #292929; }
.nav1 .list dd:first-child { border-top:0; }
.nav1 .list a { display:block; font-size:0.21rem; color:#fff; }
.nav1 .list dd:active { background:#171717;color: #fff; }
.nav1 .list dd:active + dd {  }
.nav1 .list dd:active a { background:url(../images/arrow-right.png) 1.52rem center no-repeat; background-size:0.1rem; color: #dcbe8c; }

/*nav*/
.nav{ background: -moz-linear-gradient(top, #f80101 0%, #bb0101 100%);
  background: -webkit-linear-gradient(top, #f80101 0%, #bb0101 100%); }
 .nav .list{padding:0.18rem 0} 
.nav .list li { float:left; width:25%; text-align:center; position:relative; height:0.47rem  }
.nav .list a { display:block; height:.5rem; line-height:.5rem; color:#fff;  }
.nav .list li:hover,.nav .list li.hover{background:#fb651c;border-radius: .1rem;
  height:0.47rem; background-size:1.3rem .5rem;}

.title{width: 100%;height: .64rem;background: #000000;color: #fff;}
.title h1{display: block;background:url(../images/icon1.png) no-repeat center ;
  background-size:100% .64rem;height: .64rem;width: 40%;font-size: .26rem;
line-height: 2.4;padding-left: 4%;float: left;}
.title span{float: right;padding-right: 4%;height: .64rem;line-height: 2.4;}
.title span a{color: #fff;line-height: 2.4;}
/*itit*/
.titc{ width: 100%; height:.7rem; line-height: .7rem;   border: 1px solid #ccc;}
.titc h2{ font-weight: bold; font-size: .26rem; padding-left: .3rem;}
.titc h2:before{ width: .56rem; height: .49rem; margin: 0px .1rem 0 .2rem; background-position: -.78rem 0;}
.itit { width: 100%; height: .7rem; box-sizing: border-box;   position: relative;   z-index: 8;}
.itit:before, .itit:after {  width: 70%;  height: 55%; content: ""; position: absolute; bottom: .16rem;  z-index: -1;}

/*产品*/
.list1 { width:96%; padding-top:0.06rem;margin: 2%; }
.list1 li { float:left; width:25%;margin:0;  font-size:0.2rem;border-left: 1px solid #fe4344;border-bottom: 1px solid #fe4344;}
.list1 a { display:block; position:relative;text-align: center; color: #fff;height: 0.6rem;
  line-height: 2.4;font-size: .24rem;background: #fff;background: #d40001;}
.list1 a:hover,.inav .list a.hover{background: #000;color: #fff;border-color: #f8a815;}
.ipro { width:100%; padding:.4rem 0; }
.ipro .list { margin-bottom:.1rem; }
.ipro .list dd { float:left; width:47%; margin:0 0 4% 2%; border: 1px solid #ccc;padding: 3px;}
.ipro .list a { display:block; color:#000; }
.ipro .list figure { display:block; width:100%; height:auto; padding-bottom:75%; position:relative; background:#f6f6f6; overflow:hidden; }
.ipro .list img { position:absolute; left:0; top:0; width:100%; min-height:100%;   }
.ipro .list h3 { height:.6rem; line-height:.6rem; font-weight:400; text-align:center;  }
.ipro .list dd:hover,.ipro .list dd.active{ background: #ff7e00;border-color: #ff7e00;}
.ipro .list dd:hover h3,.ipro .list dd.active h3{ color: #fff;}
.ipro .foot { margin:0 2%; }
.ipro .foot a { display:block; height:.74rem; line-height:.74rem; background:#ccc; color:#666; text-align:center; font-size:.26rem; }
.ipro .foot a:active,.ipro .foot a:hover { background:#d60404; }

.iadv{background:url(../images/igao.png) no-repeat center ;color: #fff;
  height: 1.4rem;padding-top: .3rem;
  background-size:100% 1.4rem; }
.iadv .left{float: left;width: 63%; text-align: center;}
.iadv .left h1{ font-size: .22rem;}
.iadv .left p{ }
.iadv .right{ float: right;width: 28%;text-align: center;}
.iadv .right span{ display: block;line-height: 1.3;}
.iadv .right a{color: #fff;    font-size: .2rem; }

.iprece{ margin-top: .2rem;}
.iprece .tod1{background:url(../images/iprece.png) no-repeat center;
background-size:100%;height: 1.35rem;margin-top: .5rem;}
.iprece .tod2{width: 100%;margin: .65rem 0;}
.iprece .tod2 .tod2_tit{color: #d50000;text-align: center;font-size: .3rem;position: relative;}
.iprece .tod2 .tod2_tit:before{content:'';display: block;width: .2rem;height: .2rem;
border: 3px solid #d50000;border-radius: 60%;position: absolute;top:.1rem;left: 26%;}
.iprece .tod2_tit b{ }
.iprece .tod2 span{width:29.7%;height: 1.9rem;display: block;float: left;border-radius: 50%;
  border: 3px solid #d50000;margin: 0 1.8%;background:url(../images/che.png) no-repeat center;
background-size:.8rem;color: #d50000;text-align: center;padding-top: 1.0rem;
}
.iprece .tod2 span:nth-child(2){background-position: center .4rem;}
.iprece .tod2 span:nth-child(4){background-position: center -1.3rem;}
.iprece .tod2 span:nth-child(3){background-position: center -3.1rem;}
.iprece .tod2 span:before{}
.iprece .tod3{background:url(../images/iadvan.png) no-repeat center;
background-size:100%;height: 3.33rem;}

.icase { width:100%; padding:.4rem 0; }
.icase .list { margin-bottom:.1rem; }
.icase .list dd { float:left; width:47%; margin:0 0 4% 2%; position: relative;}
.icase .list a { display:block; color:#000; }
.icase .list figure { display:block; width:100%; height:auto; padding-bottom:75%; position:relative; background:#f6f6f6; overflow:hidden; }
.icase .list img { position:absolute; left:0; top:0; width:100%; min-height:100%;   }
.icase .list h3 { height:.6rem; line-height:.6rem; font-weight:400; text-align:center; 
position: absolute;bottom: 0;left: 0;width: 100%;color: #fff;background:url(../images/icon4.png) repeat center; }
.icase .list dd:hover,.ipro .list dd.active{ background: #ff7e00;border-color: #ff7e00;}
.icase .list dd:hover h3,.ipro .list dd.active h3{ color: #fff;}
.foot { margin:0 2%; }
.foot a { display:block; height:.74rem; line-height:.74rem; background:#ccc; color:#666; text-align:center; font-size:.26rem; }
.foot a:active,.ipro .foot a:hover { background:#d60404;color: #fff; }

.zhu{ }
.zhu .title{ }
.zhu .title span{ }
.zhu .title span i{font-style: normal; font-size: .2rem;}
.zhu .title span em{font-style: normal; }
.zhu .tod{ background:url(../images/icon3.png) no-repeat center;
background-size:100%;height: 4rem;margin: .4rem 0;}

.iabout{}
.iabout b{font-size: .26rem;display: block;}
.iabout .tod{background: #ae0a0a;color: #fff;margin: .4rem 2%;width: 96%;padding: 4%;}


/*新闻*/
.inews{ margin: .3rem 0;}
.inews li{ width:96%; height:1.1rem; margin:2%; margin-bottom: .2rem;  background:#c1bfbf;}
.inews li.active,.inews li:hover{background: #b51a12; }
.inews li.active h2,.inews li:hover h2{ color:#fff;background: #b51a12; }
.inews li.active b,.inews li:hover b{ color:#fff;background: #b51a12; }
.inews li.active .data,.inews li:hover .data{background: #000; }
.inews li a.link{ width:100%; display:block;float:left;}
.inews li img{ float:left; width:0.6rem; height:0.6rem; margin-right:0.1rem; border-radius:0.3rem;}
.inews li h2{ color:#050505; font-size:0.26rem; font-weight:bold;}
.inews li h2 span{ color:#fff100; }
.inews li b{ color:#666666; line-height:1.3;  font-size:0.22rem;font-weight: normal;  display: block;}
.inews li .data{ float:left;background:#585858;color:#fff; line-height: 1.5;text-align:center;
  padding:.1rem 0.03rem;margin-right: .1rem;}
.inews li .data em{  font-size:0.52rem;line-height:1;    display: block; }


/*常见问题*/
.pr_con{padding:.1rem}
.help_item{ height: 1.11rem;   margin: .2rem auto}
.help_u{background:url(../images/q.png) no-repeat left top ; color:#000; font-weight: bold; 
  background-size: .4rem ; font-size:.26rem }
 a.help_u{ color:#3e3e3e;font-size: .26rem;}
a.help_d{ color: #666666;font-size: .22rem;line-height: 1.7;}
.help_d{background:url(../images/q.png) no-repeat left bottom; color:#666; line-height: .28rem;
  font-size:.24rem ; background-size: .4rem; }
.help_u, .help_d{padding-left:.55rem; display:inline-block;height: .4rem; }



/*底部*/
.footer { text-align:center; }
.footer .nav { background-position:center bottom; }
.footer:before{content:"";width:100%;height:.2rem;display: block;background: #dc0b0d;background-image: linear-gradient(45deg, #dc0b0d 25%, transparent 25%, transparent), 
linear-gradient(-45deg, #dc0b0d 25%, transparent 25%, transparent), linear-gradient(45deg, transparent 70%, #fff 75%), 
linear-gradient(-45deg, transparent 75%, #fff 75%);background-size:.2rem .2rem;}

.searcher { margin:0 4% .2rem; position:relative; border:1px solid #eee;  }
.searcher dd { height:.6rem; }
.searcher dt { position:absolute; right:0; top:0; }
.searcher .txt { display:block; width:100%; height:.6rem; padding:0 .1rem; border:0; background:#fff; color:#443e3e;  }
.searcher .submit { height:.6rem; width:1.2rem; border:0; color:#fff; 
background: -moz-linear-gradient(top, #fd2222 0%, #a20101 100%);
  background: -webkit-linear-gradient(top, #fd2222 0%, #a20101 100%);
}
.searcher .submit:active,.searcher .submit:hover { background:#020202; }
.er img{ width:2.58rem; height:2.58rem; display:block; margin:.5rem auto .7rem; border:2px solid #ccc; background:#fff;  padding: .05rem;  }
.copyright{height:auto; padding-bottom: .4rem; width:100%;position: relative;background:#171717;}
.copyright:before{content:"";width:100%;height:.2rem;display: block;background: #171717;background-image: linear-gradient(45deg, #171717 25%, transparent 25%, transparent), 
linear-gradient(-45deg, #171717 25%, transparent 25%, transparent), linear-gradient(45deg, transparent 70%, #fff 75%), 
linear-gradient(-45deg, transparent 75%, #fff 75%);background-size:.2rem .2rem;}
.copyright .ljsn{background:url(../images/bottom.jpg) no-repeat; width:100%; height:5px; position: absolute; left:0; top:-4px;}
.copyright .cop a{color:#fff}
.copyright .cop{color:#fff; padding-top:.2rem}
.copyright img{width:2.48rem; height:1.41rem; position: absolute;left:40%;top:-.5rem}


.goTop{ width:100%; height:.74rem; line-height:.74rem; text-align:center; margin-bottom:3%; font-size:16px; color:#fff; 
  background:#020202 url(../images/top.png) no-repeat 60% .24rem;
  background-size: .3rem;}
.goTop s{ width:.32rem; height:.45rem; margin-left:5px; display:inline-block; vertical-align:middle; background:url(../images/top.jpg) no-repeat center;  background-size: .3rem; }
/***********************************
 *** 网站内容
 **********************************/

.wrapper { width:100%; background:none; box-shadow:0 1px 2px rgba(0,0,0,0); padding:0 0 .5rem; }

/* 图片列表 4:3 */
.list-product { width:100%; min-height:4rem; background:none; }
.list-product .list { padding:5% 0 3%; }
.list-product .item { float:left; width:47%; margin:0 0 2% 2%; padding:0; background:#fff; border:1px solid #ddd; }
.list-product .item:active,.list-product .item:hover { background-color:#f1f1f1; }
.list-product .item a { display:block; color:#000; }
.list-product .item figure { display:block; width:100%; height:auto; padding-bottom:75%; position:relative; background:#f6f6f6; overflow:hidden; }
.list-product .item img { position:absolute; left:0; top:0; width:100%; min-height:100%; }
.list-product .item h3 { height:.7rem; line-height:.7rem; font-weight:400; text-align:center; }

/* 图片列表 3:4 */
.list-product2 { width:100%; background:none; box-shadow:0 1px 2px rgba(0,0,0,0); padding-bottom:0rem; }
.list-product2 .list { padding:2% 0; margin-bottom:3%; background:#174763; }
.list-product2 .item { float:left; width:30.66666%; margin:0 0 0 2%; }
.list-product2 .item figure { display:block; width:100%; height:auto; padding-bottom:133%; position:relative; overflow:hidden; background:#2f6781; }
.list-product2 .item figure img { position:absolute; left:0; top:0; width:100%; }
.list-product2 .item span { display:block; height:.7rem; line-height:.7rem; text-align:center; font-size:.26rem; }

/* 图文列表 1:1 */
.list-case { width:100%; background:#fff; box-shadow:0 1px 2px rgba(0,0,0,0.1); padding-bottom:.5rem; }
.list-case .list { padding:2% 2% 3%; }
.list-case .item { width:auto; padding:0 2%; margin-bottom:2%; background:#441f12; }
.list-case .item:active,.list-case .item:hover { background:#f1f1f1; }
.list-case .item a { display:block; height:1.6rem; padding:.2rem .5rem .2rem 1.4rem; position:relative; }
.list-case .item a:before { content:''; width:.3rem; height:.50rem; background:url(../images/arrow-right-white.png) left center no-repeat; background-size:contain; position:absolute; right:0; top:50%; margin:-.25rem 0 0; }
.list-case .item figure { display:block; width:1.2rem; height:1.2rem; border-radius:50%; position:absolute; left:0; top:.2rem; border:2px solid #ddd;  background:#f1f1f1; overflow:hidden; }
.list-case .item figure img { position:absolute; left:0; top:0; width:100%; }
.list-case .item h3 { font-size:.28rem; padding:0 0 .05rem; font-weight:400; }
.list-case .item p { height:.75rem; opacity:0.8; overflow:hidden; }

/* 图文列表2 4:3 */
.list-case2 { width:100%; box-shadow:0 1px 2px rgba(0,0,0,0); padding-bottom:0rem; }
.list-case2 .list { padding:1px 0 3% 0; }
.list-case2 .item { width:auto; padding:0 2%; }
.list-case2 .item:active,.list-case2 .item:hover { background:#ddd; }
.list-case2 .item a { display:block; height:1.6rem; padding:.2rem 0 .2rem 1.8rem; position:relative; border-bottom:1px solid #ddd; }
.list-case2 .item figure { display:block; width:1.6rem; height:1.2rem; position:absolute; left:0; top:.2rem; overflow:hidden; background:#fff; }
.list-case2 .item figure img { position:absolute; left:0; top:0; width:100%; }
.list-case2 .item h3 { font-size:.28rem; color:#333; line-height:.32rem; margin-bottom:.05rem; font-weight:400;  }
.list-case2 .item p {color:#999; height:.9rem; font-size:.26rem; line-height:.3rem; overflow:hidden; }

/* 图文列表3 3:4 */
.list-case3 { width:100%; background:#174763; box-shadow:0 1px 2px rgba(0,0,0,0.1); padding-bottom:.5rem; }
.list-case3 .list { padding:1px 0 3% 0; }
.list-case3 .item { width:auto; padding:0 2%; }
.list-case3 .item:active,.list-case3 .item:hover { background:#f1f1f1; }
.list-case3 .item a { display:block; height:2.4rem; padding:.2rem 0 .2rem 1.7rem; position:relative; border-bottom:1px solid #2f6781; }
.list-case3 .item figure { display:block; width:1.5rem; height:2rem; position:absolute; left:0; top:.2rem; overflow:hidden; background:#2f6781;}
.list-case3 .item figure img { position:absolute; left:0; top:0; width:100%; }
.list-case3 .item h3 { font-size:.28rem; margin-bottom:.05rem; font-weight:400; }
.list-case3 .item p { opacity:0.7; height:1.5rem; overflow:hidden; }

/* 标题列表 */
.list-news { width:100%; background:#fff; box-shadow:0 1px 2px rgba(0,0,0,0.1); padding-bottom:.5rem; }
.list-news .list { width:100%; padding:3% 2% 2%; }
.list-news .item { padding:0 2%; height:.8rem; line-height:.8rem; background:#FFF; box-shadow:0 1px 3px rgba(0,0,0,0.3); margin-bottom:2%; border-radius:3px; position:relative; }
.list-news .item:active,.list-news .item:hover { background-color:#f1f1f1; }
.list-news .item a { display:block; font-size:.26rem; padding:0 .2rem 0 1rem; }
.list-news .item span { position:absolute; left:0; top:0; background:#ff9c00; color:#FFF; border-radius:3px 0 0 3px; width:1rem; text-align:center; }

/* 文字组列表 */
.list-news2 { width:100%;  }
.list-news2 .list { padding:.2rem 0 3% 0; }
.list-news2 .list:empty { display:none; }
.list-news2 .item { width:auto; padding:0 2%; }
.list-news2 .item:active,.list-news2 .item:hover { background:#ddd; }
.list-news2 .item a { display:block; height:1.7rem; padding:.2rem 0 .2rem 0rem; position:relative; border-bottom:1px solid #ddd; }
.list-news2 .item figure { position:absolute; left:0; top:.35rem; width:1.4rem; text-align:center; }
.list-news2 .item figure span, .inews .list figure b { display:block; color:#6a4f40; font-size:.28rem; line-height:1.4; }
.list-news2 .item figure b { font-size:.34rem; color:#c8a48e; }
.list-news2 .item h3 { font-size:.3rem; color:#333; line-height:.32rem; margin-bottom:.08rem; font-weight:400;  }
.list-news2 .item p {  height:.8rem; color:#999;  font-size:.28rem; line-height:.42rem; overflow:hidden; }

/* 图文详情 */
.case-view { width:100%; height:auto; overflow:hidden; margin-top:.2rem; }
.case-view img { display:block; width:100%; height:75%; }
.case-content { background:none; box-shadow:0 1px 2px rgba(0,0,0,0); padding-bottom:.5rem; }
.case-content h1 { padding:.2rem 2% 0; font-size:.35rem; line-height:1.4; text-align:center; }

/* 产品详情 */
.product-view { width:100%; height:auto; overflow:hidden; margin-top:.2rem; }
.product-view img { display:block; width:100%; height:75%; }
.product-content { background:none; box-shadow:0 1px 2px rgba(0,0,0,0); padding-bottom:.5rem; }
.product-content .title { background:#35a204; position:relative; }
.product-content h1 { padding:.2rem 1rem .2rem .2rem; color:#fff; font-size:.3rem; height:.8rem; line-height:.4rem; overflow:hidden; }

/* 文章详情 */
.news-content { background:none; box-shadow:0 1px 2px rgba(0,0,0,0); padding:.2em 0 .5rem; }
.news-content h1 { padding:.2rem 2% .1rem; font-size:.3rem; line-height:1.4; }
.news-content .rap { border-bottom:1px solid #ddd; margin:0 2%; color:#999; font-size:.2rem; }
.news-content .rap span { margin-right:.2rem; }

/***********************************
 *** 通用组件类
 **********************************/
 
/* 工具栏 */
.toolbar { position:fixed; left:0; bottom:0; background:#0c0c0c; width:100%; z-index:10; }
.toolbar .list { width:100%; }
.toolbar .list dd { float:left; width:25%; text-align:center; border-left:1px solid #1b1b1b; 
  border-right:1px solid #0c0c0c; }
.toolbar .list dd:first-child { border-left:0; }
.toolbar .list dd:last-child { border-right:0; }
.toolbar .list a { display:block; height:1.2rem; line-height: 2rem; font-size:.20rem; color:#fff; }
.toolbar .list dd:active,.toolbar .list dd:hover {  background:url(../images/bo_hover.jpg)  center no-repeat; }
 .toolbar .list a.too-home{ background:url(../images/home.png)  center no-repeat; background-size:.37rem .33rem;margin-top: -.2rem;} 
 .toolbar .list a.too-map{ background:url(../images/dt.png)  center no-repeat; background-size:.29rem .34rem;margin-top: -.2rem;} 
 .toolbar .list a.too-tel{ background:url(../images/dh.png)  center no-repeat; background-size:.37rem .33rem;margin-top: -.2rem;} 
 .toolbar .list a.too-qiao{ background:url(../images/dx.png)  center no-repeat; background-size:.35rem .33rem;margin-top: -.2rem;} 
/* 广告位 */
.banner { width:100%; overflow:hidden; position:relative; }
.banner .list { float:left; width:500%; }
.banner .list li { float:left; width:20%; }
.banner .list img { display:block; width:100%; height:4.2rem }
.banner .tip { width:90%; height:.2rem; line-height:.2rem; text-align:right; clear:both; display:none; position:absolute; left:5%; bottom:.3rem; }
.banner .tip span { display:inline-block; vertical-align:middle; width:.34rem; height:.34rem;
  line-height: .3rem; background:#d60404; border-radius:0; margin:0 .1rem; vertical-align:middle;
  color:#fff ;border: 1px solid #fe2a2c;text-align: center;}
.banner .tip span.cur { background:#1a1819;border: 1px solid #2a2a2a; }

/* 百度地图 */
.location { position:fixed; left:0; top:0; right:0; bottom:0; z-index:99; background:#fff; visibility:hidden; }
.location .map { position:absolute; top:0; left:0; bottom:1rem; right:0; z-index:97;  }
.location .address { position:absolute; left:0; bottom:0; right:0; padding:.2rem .2rem; background:#383838; z-index:98; box-shadow:0 -.05rem .05rem rgba(0,0,0,.2); }
.location .address p { height:.6rem; line-height:.3rem; margin:0 .8rem 0 0; color:#fff; overflow:hidden; opacity:.5; }
.location .close { position:absolute; right:.2rem; bottom:.2rem; width:.6rem; height:.6rem; text-align:center; font-size:.4rem; z-index:99; background:url(../images/map-close.png) center center no-repeat; background-size:.35rem; border:.02rem solid #aaa; border-radius:50%;  }
/* .location .close:active,.location .close:hover { background:#f1f1f1; } */
.BMap_bubble_title a { display:inline-block; height:.6rem; line-height:.6rem; padding:0 .3rem; color:#FFF; background:#fb3b00; border-radius:.03rem; margin-bottom:.05rem; font-size:.28rem; }
.BMap_bubble_title a:hover { box-shadow:0 0 0 1000px rgba(0,0,0,0.2) inset; }
.BMap_bubble_content { line-height:1.3; padding-top:.1rem;}

/* 百度分享 */
.baiduShare { position:fixed; left:0; top:0; width:100%; height:100%; z-index:2000; background:rgba(0,0,0,0.3); display:none; }
.baiduShare .cancel, .baiduShare .main { position:absolute; left:0; width:100%; border-radius:0px;  }
.baiduShare .main { bottom:.8rem; padding:3% 0; background:rgba(255,255,255,0.95); }
.baiduShare .cancel { bottom:0; height:.8rem; line-height:.8rem; font-size:.26rem; font-weight:700; color:#2078d3; background:#f1f1f1;  text-align:center; border-top:1px solid #e5e5e5; }
.baiduShare .group { width:100%; padding:3% 0; height:1rem; display:-webkit-box; -webkit-box-align:center; -webkit-box-pack:center; display:-moz-box; -moz-box-align:center; -moz-box-pack:center; display:-ms-box; -ms-box-align:center; -ms-box-pack:center; display:box; box-align:center; box-pack:center; }
.baiduShare .group li { -webkit-box-flex:1; -moz-box-flex:1; -ms-box-flex:1; box-flex:1; width:32px; }
.baiduShare .group a { width:.6rem; height:.6rem; margin:0 auto; float:none; display:block; background:url(../images/ico-share@2x.png) center 0 no-repeat; background-size:.6rem;  }
.baiduShare .group a:hover { opacity:0.7; }
.baiduShare .main, .baiduShare .cancel { -webkit-transform:translate(0, 240px); -moz-transform:translate(0, 240px); -ms-transform:translate(0, 240px); transform:translate(0, 240px); -webkit-transition:all 300ms ease-in-out; -moz-transition:all 300ms ease-in-out; -ms-transition:all 300ms ease-in-out; transition:all 300ms ease-in-out; }
.baiduShare.ease .main, .baiduShare.ease .cancel { -webkit-transform:translate(0, 0); -moz-transform:translate(0, 0); -ms-transform:translate(0, 0); transform:translate(0, 0); }
.baiduShare .cancel.hover { background:#e5e5e5; }
.baiduShare a.bds_weixin { background-position:center 0; }
.baiduShare a.bds_sqq { background-position:center -.6rem; }
.baiduShare a.bds_qzone { background-position:center -1.2rem; }
.baiduShare a.bds_tsina { background-position:center -1.8rem; }
.baiduShare a.bds_tqq { background-position:center -2.4rem; }
.baiduShare a.bds_tieba { background-position:center -3rem; }
.baiduShare a.bds_renren { background-position:center -3.6rem; }
.baiduShare a.bds_douban { background-position:center -4.2rem; }
.baiduShare a.bds_meilishuo { background-position:center -4.8rem; }
.baiduShare a.bds_duitang { background-position:center -5.4rem; }
.baiduShare a.bds_huaban { background-position:center -6rem; }
.baiduShare a.bds_mogujie { background-position:center -6.6rem; }

/* 栏目面包屑 */
.sitepath { height:.7rem; line-height:.7rem; background:#2f3f56; position:relative; box-shadow:0 2px 2px rgba(0,0,0,0); }
.sitepath h2 { margin:0 1.5rem 0 .15rem; color:#c3dbf3; font-size:.28rem; }
.itit .showmenu { position:absolute; right:.15rem; top:0; padding:0 .1rem 0 .1rem;/*  color:#fff;  */ display:none; }
.itit .showmenu:after { content:''; position:absolute; right:0; top:.18rem; width:.3rem; height:.3rem;margin-left:.08rem; }
.itit .showmenu.current:after { transform:rotate(180deg); }


/* 栏目菜单 */
.menu { width:100%; display:none; background:#fff; margin-top:.18rem; border-bottom:1px solid #ddd;  }
.menu .list { width:100%; padding:2% 0 0; }
.menu .list dd { float:left; width:30.66%; height:.6rem; line-height:.6rem; padding:0 .1rem; 
  margin:0 0 2% 2%; background:#d60404;
  background-size: cover;   }
.menu .list a { display:block; font-size:.24rem; text-align:center; color:#fff; }
.menu .list dd:active, .menu .list dd.current,.menu .list dd:hover { background:#000; }
.menu .list dd:active a, .menu .list dd.current a,.menu .list dd:hover a { color:#fff; }

/* 提交表单 */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#aaa; }
input:-moz-placeholder, textarea:-moz-placeholder { color:#aaa; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#aaa; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #aaa; } 
#formPost { padding:4%; overflow:hidden; }
#formPost li { margin-bottom:.2rem; float:left; width:100%; font-size:1.2em; }
#formPost .txt, #formPost .text { width:100%; padding:0 3%; height:.7rem; line-height:.7rem; background:#fff; border:.02rem solid #ddd; border-radius:1px; }
#formPost .txt:focus, #formPost .text:focus { border-color:#aaa; }
#formPost .text { height:2rem; line-height:.3rem; padding:3%; }
#formPost .submit { width:100%; height:.7rem; line-height:.7rem; background:#d60404; border:0 solid #f92801; border-radius:1px; font-size:.28rem; color:#fff; text-align:center; }
#formPost .submit:active,#formPost .submit:hover { background:#f25000; }

/* 内容格式化 */
[ig-article] { text-align:justify; padding:.3rem 2% 2%; line-height:.4rem; background:none; }
[ig-article] img { max-width:100% !important; height:auto !important; display:block; margin:0 auto; }

/* 关联链接 */
[ig-link] { width:96%; display:block; margin:0 auto; position:relative; top:.2rem; overflow:hidden; }
[ig-link] .prev, [ig-link] .next { width:49%; height:.7rem; line-height:.7rem; text-align:center; border:.03rem solid #999; background:#fff; color:#999; font-size:0.26rem; border-radius:3px; }
[ig-link] .next { position:absolute; right:0; top:0; }
[ig-link] a { display:block; height:.7rem; color:#999; }
[ig-link] div:active,[ig-link] div:hover { background:#f1f1f1; }

/* 订购产品 */
.com-order { padding:.3rem 0 0; margin-bottom:.2rem; }
.com-order .head { margin:0 4%; position:relative;  }
.com-order .head:before { content:''; width:100%; height:1px; background:#3f98d7; position:absolute; left:0; top:.3rem; }
.com-order .head span { height:.6rem; line-height:.6rem; background:#227dca; color:#fff; display:inline-block; padding:0 .2rem 0 0; font-size:.28rem; font-weight:700; position:relative; }


/* 相关数据 */
.com-recommend {  }
.com-recommend .head { margin:0 2%; position:relative;  }
.com-recommend .head:before { content:''; width:100%; height:1px; background:#ccc; position:absolute; left:0; top:.3rem; }
.com-recommend .head span { height:.6rem; line-height:.6rem; background:#fff; color:#3f98d7; display:inline-block; padding:0 .2rem 0 0; font-size:.28rem; font-weight:700; position:relative; }

/* 页面细节 */
[ig-hide] { display:none; }
[ig-cut] { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
[ig-load] { display:block; width:96%; height:.6rem; color:#fff; line-height:.6rem; text-align:center; margin:0 2% .4rem; opacity:1; background:#F40101;  display:none;  }
[ig-load]:active,[ig-load]:hover { background:#f92801; }
[ig-load]:empty { display:none !important;  }
[ig-null], [ig-loading] { display:block; width:100% !important; padding:0 2% !important; height:.8rem; line-height:.8rem; overflow:hidden; background:none; opacity:1; }
[ig-console] { position:fixed; left:0; top:0; width:100%; height:.8rem; line-height:.8rem; z-index:99; background:rgba(242,80,0,.9); text-align:center; color:#FFF; font-size:.26rem; overflow:hidden; visibility:hidden; }
.ig-hover { box-shadow:0 0 0 1000px rgba(0,0,0,0.05) inset; }
.pager { display:none; }
.api {  content:'4DD845D1BB619BEEFB641EC49A7D8735'; }


/***********************************
 *** 动画
 **********************************/

@-webkit-keyframes show_smaller{
    0%{
        visibility:visible;
        opacity:0; 
        -webkit-transform:scale(2,2);
    }
    100%{
        visibility:visible;
        opacity:1;
        -webkit-transform:scale(1,1);
    }
}
@keyframes show_smaller{
    0%{
        visibility:visible;
        opacity:0; 
        -webkit-transform:scale(2,2);
           -moz-transform:scale(2,2);
            -ms-transform:scale(2,2);
                transform:scale(2,2);
    }
    100%{
        visibility:visible;
        opacity:1;
        -webkit-transform:scale(1,1);
           -moz-transform:scale(1,1);
            -ms-transform:scale(1,1);
                transform:scale(1,1);
    }
}
@-webkit-keyframes hide_smaller{
    0%{
        visibility:visible;
        opacity:1; 
        -webkit-transform:scale(1,1);
    }
    99%{
        visibility:visible;
        opacity:.5; 
        -webkit-transform:scale(0,0);
    }
    100%{
        visibility:hidden;
        opacity:1; 
        -webkit-transform:scale(0,0);
    }
}
@keyframes hide_smaller{
    0%{
        visibility:visible;
        opacity:1; 
        -webkit-transform:scale(1,1);
           -moz-transform:scale(1,1);
            -ms-transform:scale(1,1);
                transform:scale(1,1);
    }
    99%{
        visibility:visible;
        opacity:.5; 
        -webkit-transform:scale(0,0);
           -moz-transform:scale(0,0);
            -ms-transform:scale(0,0);
            transform:scale(0,0);
    }
    100%{
        visibility:hidden;
        opacity:.5; 
        -webkit-transform:scale(0,0);
           -moz-transform:scale(0,0);
            -ms-transform:scale(0,0);
            transform:scale(0,0);
    }
}
@keyframes show_nav{
    0%{
        visibility:visible;
        opacity:1;
        -webkit-transform:translateX(100%);
           -moz-transform:translateX(100%);
            -ms-transform:translateX(100%);
                transform:translateX(100%);
    }
    100%{
        visibility:visible;
        opacity:1;
        -webkit-transform:translateX(0);
           -moz-transform:translateX(0);
            -ms-transform:translateX(0);
                transform:translateX(0);
    }
}
@keyframes hide_nav{
    0%{
        visibility:visible;
        opacity:1;
        -webkit-transform:translateX(0);
           -moz-transform:translateX(0);
            -ms-transform:translateX(0);
                transform:translateX(0);
    }
    100%{
        visibility:visible;
        opacity:1;
        -webkit-transform:translateX(100%);
           -moz-transform:translateX(100%);
            -ms-transform:translateX(100%);
                transform:translateX(100%);
    }
}
@-webkit-keyframes warm {
    0%{
        visibility:visible;
        -webkit-transform:translate(0,-1rem) scale(1,.5);
    }
    30%{
        visibility:visible;
        -webkit-transform:translate(0,0) scale(1,1);
    }
    70%{
        visibility:visible;
        -webkit-transform:translate(0,0) scale(1,1);
    }
    100%{
        visibility:visible;
        -webkit-transform:translate(0,-1rem) scale(1,.5);
    }
}
@keyframes warm {
    0%{
        visibility:visible;
        -webkit-transform:translate(0,-1rem) scale(1,.5);
           -moz-transform:translate(0,-1rem) scale(1,.5);
            -ms-transform:translate(0,-1rem) scale(1,.5);
                transform:translate(0,-1rem) scale(1,.5);
    }
    30%{
        visibility:visible;
        -webkit-transform:translate(0,0) scale(1,1);
           -moz-transform:translate(0,0) scale(1,1);
            -ms-transform:translate(0,0) scale(1,1);
                transform:translate(0,0) scale(1,1);
    }
    70%{
        visibility:visible;
        -webkit-transform:translate(0,0) scale(1,1);
           -moz-transform:translate(0,0) scale(1,1);
            -ms-transform:translate(0,0) scale(1,1);
                transform:translate(0,0) scale(1,1);
    }
    100%{
        visibility:visible;
        -webkit-transform:translate(0,-1rem) scale(1,.5);
           -moz-transform:translate(0,-1rem) scale(1,.5);
            -ms-transform:translate(0,-1rem) scale(1,.5);
                transform:translate(0,-1rem) scale(1,.5);
    }
}

/***********************************
 *** 设备适配
 **********************************/
/*字体*/ 
@media only screen and (min-device-width: 641px),only screen and (min-width:641px) {
    html {
        font-size:100px;
    }
}
@media only screen and (max-device-width: 640px),only screen and (max-width:640px) {
    html {
        font-size:100px;
    }
}
@media only screen and (max-device-width: 540px),only screen and (max-width:540px) {
    html {
        font-size:84.375px;
    }
}
@media only screen and (max-device-width: 480px),only screen and (max-width:480px) {
    html {
        font-size:75px;
    }
}
@media only screen and (max-width: 400px) {
    html {
        font-size:62.5px;
    }
}
@media only screen and (max-width: 375px),only screen and (max-device-width:360px) {
    html {
        font-size:57px;
    }
}
@media only screen and (max-width: 360px),only screen and (max-device-width:360px) {
    html {
        font-size:56.25px;
    }
}
@media only screen and (max-width: 320px),only screen and (max-device-width:320px) {
    html {
        font-size:50px;
    }
}
/***********************************
 *** 配色方案
 **********************************/
.BMap_bubble_content{line-height:14px; font-size:12px;}