/***********************************
 *** 全局初始化
 **********************************/

* { 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:#666; text-decoration:none; }
html { min-height:100%; }
body { width:100%; min-height:100%; max-width:640px; min-width:320px; margin:0 auto; font:0.19rem/1.5 "Microsoft Yahei"; color:#333; background:#fff; 
  padding:.6rem 0 0.8rem  0!important; }
img { border:0px; }
h1, h2, h3, h4, h5, h6, h7 { font-size:0.19rem; }
ul, ol { list-style-type:none; }
input,button,select,textarea { outline:none; font-family:"Microsoft Yahei"; font-size:0.19rem; -webkit-appearance:none !important; }
table { border-collapse:collapse; border-spacing:0; }
.jingFormat img{max-width:100% !important; margin:0 auto; display:block; height:auto !important;}
.clearfix:after { content:""; display:block; clear:both; width:100%; height:0; line-height:0; font-size:0; }
[nowrap]{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all;}
.fl{float: left;}
.fr{float: right;}
/***********************************
 *** 网站风格
 **********************************/
/*header*/
.header { width:100%; height:.6rem;  background-color: #040404;position:fixed; left:0; top:0; right:0; z-index:10;  }
.header .ui { background-color: #ff0000; width: 100%;  padding:0 2%; text-align: center;  height: .6rem;}
.header .ui li {  width:.46rem; height:.6rem; background:#CCC;  }
.header .ui a{ display: inline-block; line-height: .6rem; height: .6rem; font-size: .22rem; color: #fff;  background:url(../images/itop_tel.png) left center no-repeat; 
  	background-size:auto .4rem; padding-left: .4rem; }
.header .ui li.shownav { float: left;  background:url(../images/shownav.png) left center no-repeat; background-size:.4rem; }
.header .ui li.showsos {  float: right;  background:url(../images/showsos.png) right center no-repeat; background-size:.5rem; }

.logo { position:relative; z-index:2; height:1.65rem;    text-align: center;   padding-top: .15rem;  background-color: #040404;}
.logo img { height:.6rem; display: block; margin:0 auto; max-width:100%}
.logo p{  color: #fff; font-weight: normal;  line-height: 1.2;}
.logo h6{color: #fff; font-size: .26rem;  font-weight: bold;  line-height: 1.8;}

.ihead { height:0.7rem; text-transform: uppercase;   position:relative; }
.ihead h2 { font-size:0.26rem;  padding:0 1%; color:#333333;  bottom:-0.02rem;position:relative;  text-align: center; height: 0.4rem; line-height: .4rem;}
.ihead h2 font{color: #D00704;}
.ihead h3{  height: .3rem; line-height: .3rem; position: relative; text-align: center; font-weight: bold; }
.ihead h3 font{    color: #cccccc; font-size: 0.24rem; font-weight: bold; white-space:nowrap;   }
.ihead h3 span{    width: 27%; height: 1px; background-color: #cccccc;   position: absolute; top: 50%;   margin-top: -0.5px;  left: 0; }
.ihead h3 span.titleBgR{  left:auto;  right: 0;  }

.iabout .ihead{  background:url(../images/icon4.png) center repeat; border: none;margin: 0;width: 30%;height: 100%;  }
.iabout .ihead h2{ background: none; color: #fff;font-size: .18rem;width: auto;font-weight: normal;height: .7rem;line-height: 1.1; padding-top: .25rem;}
.iabout .ihead h2  span{  display: block;color: #fff;font-size: .3rem;font-weight: 700;}
.iabout .ihead h2 em{font-style: normal;border-bottom: 1px solid #fff; color: #fff; }
/*inav*/
.nav { position:fixed; right:0; left:0; top:0.6rem; z-index:20; box-shadow:0 2px 5px rgba(0,0,0,.1); display:none; }
.nav .list {  }
.nav .list dd { float:left; width:25%; position:relative; border-right:1px solid #FF0000; border-bottom:1px solid #FF0000; }
.nav .list dd:nth-child(4n) { border-right:0; }
.nav .list a { display:block; height:.6rem; line-height:.6rem; background:#fff; color:#040404; text-align:center; }
.nav .list a:active { background-color: #ff0000; color: #fff;}
/*ipro*/
.ipro { width:100%; margin-bottom:5.5%; overflow:hidden; margin-top: 4%; }
.ipro .classify { width:100%; border-bottom:1px solid #cccccc;  margin-top: 5%; margin-bottom: 5%;}
.ipro .classify li { float:left; width:33.3333%;  position: relative; 
	background: -moz-linear-gradient(top, #fefeff 0%,#f5f4f4 100%);
 background: -webkit-linear-gradient(top,  #fefeff 0%, #f5f4f4 100%);
}
.ipro .classify a { display:block; height:.52rem; line-height:.52rem;   text-align:center; position:relative; font-size: .2rem; 
  	border-top:1px solid #cccccc;  border-left:1px solid #cccccc;  
}
.ipro .classify li:nth-child(3n+1) a{border-left: none; }
.ipro .classify a:hover{color: #d00502;}

.ipro>dl{padding-top:1%; }
.ipro .list dd { float:left; width:47%; margin:0 0 3% 2%; padding:1% ;  border:1px solid #d8d8d8;  }
.ipro .list dd:hover h3:after{ background:url(../images/proMore2.png) center right no-repeat;  background-size:0.32rem; }
.ipro .list a { display:block; position: relative;}
.ipro .list figure { display:block; width:100%; height:auto; padding-bottom:75%; position:relative; background:#fff; overflow:hidden; }
.ipro .list img { position:absolute; left:0; top:0; width:100%; min-height:100%; }
.ipro .list h3 { height:.75rem;  line-height: .65rem;   color: #040404;   width: 100% ;  padding:0 2% ; position: relative; }
.ipro .list h3 p{float: left; width: 75%; font-size:.16rem;font-weight: bold;    }
.ipro .list h3:after{content:"";  float: right;  width: 25%; height: .75rem; background:url(../images/proMore.png) center right no-repeat; background-size:0.32rem; }
.ipro .list h3:before{content:"";   width:4em; height: .03rem; background:#d00502;position: absolute; left: 0;     bottom: 0.18rem; }
/*icase*/
.iproTwo{margin-top: 5%; }
.iproTwo .tod{ width:100%; padding:2%; padding-top:5%; }

.iproTwo li { float:left;   width: 46.5%;  margin: 0 1.5%; text-align:center; }
.iproTwo li a { display:block;position: relative;  }
.iproTwo li a:hover font{background-color: #333; color:#fff; }
.iproTwo li img{ display:block; width:100%; height:auto; background:#fff; }
.iproTwo li span { display:block; height:.65rem; line-height:0.6rem; color: #454545;width: 100%; }
.iproTwo li span b{color: #fff; width: 100%; width:100%; height: .5rem;line-height: .5rem;display: block;  margin-bottom: .05rem; text-align: center; font-weight: normal; background-color: #313131;}
.iproTwo li.hover img,.icase li dd:hover figure{border-color: #1e82e0; }
.iproTwo li:hover span b{background-color: #d00603;}

.iteam { width:100%;margin-top: 3%;padding-bottom: 0.24rem;}
.iteam .ihead h2:before { background:url(../images/ico-2.png) center center no-repeat #fff; background-size:0.48rem; }
.iteam .list { padding:3% 0 1% 0; }
.iteam .list dd { width:auto; padding:0 2%; }
.iteam .list dd:active { background:#f1f1f1; }

.iteam .list figure { display:block; width:1.28rem; height:1.28rem; border-radius:50%; position:absolute; left:0; top:0.08rem; border:1px solid #78d8ba;  background:#f1f1f1; }
.iteam .list h3 { font-size:0.22rem; padding:0.04rem 0 0.04rem; font-weight:400; color:#333; }
.iteam .list p {  }
/*minbanner*/
.minbanner{  padding:0 2%;  background:url(../images/minbanner.jpg) center center no-repeat ;  background-size:100% 1.6rem;  width: 100%;  height: 1.6rem; color: #fff;  }
.minbanner .min_left , .minbanner .min_right{ width: 50%;}
.minbanner .min_right{padding-left: .3rem;}
.minbanner h1{font-size: .23rem;  }
.minbanner h2{font-weight: normal; background:url(../images/gou.png) left center no-repeat ;  background-size:.24rem ; padding-left: .3rem; }
.minbanner .min_left h1{  padding-top: .45rem; line-height: 1.8;}
.minbanner .min_right h1{  padding-top: .5rem; }
/*iabout*/
.iabout{  margin-top: 4%; }
.iabout{ position: relative;   height:6.55rem;   padding:.35rem 0;    background:url(../images/aboutBg.jpg) center no-repeat; background-size:100% 6.55rem; color:#fff; }
.iabout h1{  font-size: .26rem; line-height: 1.5; color: #fff; text-align: center; background:url(../images/about_title.png) center no-repeat; background-size:100%}
.iabout>img{width:3rem ;height:2.25rem;  position: absolute; left: 50%; margin-left: -1.65rem;     top: 1rem;    z-index: 2;     }
.iabout>span{display: block; width:3rem ;height:2.25rem;  position: absolute; left: 50%; margin-left: -1.45rem;      top: 1.2rem;  border:.03rem solid #fff;  }
.iabout>p{  width: 100%;  line-height: 1.7;  padding: 3rem 2% .25rem; } 
.iabout>p>font{font-weight: bold; font-size:.22rem; color:#272727}

.iabout a.about_link{ color: #fff; font-size:.14rem; font-weight: bold;   width:1.5rem; height:.3rem;  margin:0 auto; display: block; line-height: .3rem; 
  	text-indent: .24rem; 	background:url(../images/aboutMore.png) center no-repeat; background-size:auto .3rem; 
}

/*ipro3*/
.ipro3 { width:100%; margin-bottom:5.5%; overflow:hidden; margin-top: 7%; }
.ipro3 .ipro3_title{text-align: center;  position: relative; height: .9rem;  }
.ipro3 .ipro3_title:before{position: absolute;  content:""; display: block; width: .3rem;   height: .9rem;   left: 10%;   top: 50%; margin-top: -.45rem;  
  		background:url(../images/ipro3_title.png) left center no-repeat;  background-size:auto .9rem;}
.ipro3 .ipro3_title:after{  position: absolute; content:""; display: block; width: .3rem;   height: .9rem;   right: 10%; top:  50%;margin-top: -.45rem;  
  			background:url(../images/ipro3_title.png) right center no-repeat;  background-size:auto .9rem;}
.ipro3_title h1{color: #d00502;  font-size: .24rem; line-height: 1.1;  }
.ipro3_title h2{color: #353535;  font-size: .26rem; line-height: 1.5;  }
.ipro3_title h3{color: #666666; font-weight: normal;  line-height: 1.4;  font-size: .18rem;}
.ipro3>dl{padding-top:5%; }
.ipro3 .list dd { float:left; width:47%; margin:0 0 2% 2%; padding-bottom: .15rem;  background:url(../images/ipro3_yinying.jpg) center bottom no-repeat;  background-size:100% .15rem;  }
.ipro3 .list a { display:block; position: relative; border:1px solid #d8d8d8;  padding:2% ;   }
.ipro3 .list figure { display:block; width:100%; height:auto; padding-bottom:75%; position:relative; background:#fff; overflow:hidden; }
.ipro3 .list img { position:absolute; left:0; top:0; width:100%; min-height:100%; }
.ipro3 .list h3 { height:.45rem;  line-height: .45rem;   color: #fff;   width: 100% ; text-align: center;  width: 96%;  position: absolute; left: 2%; bottom: 2%; background:rgba(0,0,0,.5)}
.ipro3 .list dd:hover h3{ background:rgba(255,0,0,.8)  }
.ipro3 a.ipro3_more{  display: block; margin:0 auto;width: .97rem;   height: .27rem;    background:url(../images/ipro3_more.jpg) center bottom no-repeat;  background-size:.97rem .27rem; }
/*inews*/
h1.inews_title{font-size: .26rem; line-height: 1.5; color: #040404; text-align: center; background:url(../images/inews_title.jpg) center no-repeat; background-size:100%  }
.innews_bottom{ width:100%; height:auto; padding:6% 2% 6%;}
.innews_bottom a.innews_t{ width:100%; display:block; margin-bottom: 3%;  background-color: #cccccc; height: .9rem; padding:0 2% 0 0; }
.innews_bottom a.innews_t .innews_left{ float:left;  width: 22%; height: .9rem;   text-align: center; background-color: #585858;     }
.innews_bottom a.innews_t .innews_left h3{ color:#fff; font-size:0.45rem; font-weight: normal;  line-height:.5rem;padding-top: .08rem;   }
.innews_bottom a.innews_t .innews_left h4{ color:#fff; font-size:0.18rem; line-height:1.5; font-weight: normal;  }
.innews_bottom a.innews_t .innews_right{ width:78%; float:left; text-align:left; overflow:hidden; padding:0.1rem 2% 0 3%;}
.innews_bottom a.innews_t>em{float: right;  width:7%;  height:.53rem;  margin-top: .135rem;background:url(../images/newsMore.png) no-repeat left center; background-size:cover;}
.innews_bottom a.innews_t .innews_right h1{  color:#333; font-weight:normal; line-height:.4rem;}
.innews_bottom a.innews_t .innews_right h2{ font-size:0.18rem; color:#3d3c3c; line-height:.3rem; font-weight: normal;}
.innews_bottom a.innews_t:hover{ background-color: #d00502;}
.innews_bottom a.innews_t:hover .innews_right h1  , .innews_bottom a.innews_t:hover .innews_right h2 { color: #fff;}
.innews_bottom a.innews_t:hover .innews_left{  background-color: #000;}
/*icontact*/
/*icontact*/
.icontact{width:96%;  margin:4% auto 0; }
.icontact h4{color: #333; height:.56rem; padding:0 2% 0 10%;  margin-bottom: .1rem;  line-height: .5rem; font-weight: normal; font-size:.2rem; 
  	border-bottom:.01rem dashed #cccccc; 
	background:url(../images/tongxun.png) no-repeat .05rem 0.12rem ; background-size:.32rem;  	
}
.icontact h4 font{color: #e90000; }
.icontact h4.icon_qq{ background-position:.05rem -0.42rem  }
.icontact h4.icon_mail{  background-position:.05rem -0.94rem }
.icontact h4.icon_phone{ background-position:.05rem -1.51rem  }
.icontact h4.icon_phone2{  background-position:.05rem -2rem  }
.icontact h4.icon_map{  background-position:.05rem -2.6rem  }
.icontact h4 a{color: #333;}
.icontact h4.icon_phone2 span{ color: #e90000; }
/*搜索*/
.sousuo{ background-color: #d10c09  ;    height: 0.88rem;
    width: 100%;
    padding-top: 0.23rem;}
.searcher{width:80%; margin:0 auto; border:1px solid #fff; border-radius:.08rem; height: .45rem;  position: relative; }
.searcher .txt{ float:left;  line-height:0.43rem; height: 0.43rem; width:80%; text-indent: 0.15rem; margin-right:5%;font-size:.16rem;border: 0;color: #fff;  background: none; }
.searcher .submit{width:20%; height:0.45rem;  color: #fff;float:right;text-align:center;background:url(../images/sousuoBg.png) no-repeat center center #fff ; 
  	  background-size:auto .34rem; border:0; position: absolute; right:-1px; top:-1px;   border-top-right-radius:.08rem;  border-bottom-right-radius:.08rem;}
/*首页导航*/ 
.inav {  padding:3% 0 1.5%;}
.inav .list { }
.inav .list dd { float:left; width:22.5%; position:relative;   margin-left: 2%;margin-bottom: 1.5%;  }
.inav .list a { display:block; height:.5rem; line-height:.5rem;   color:#fff; text-align:center; background: #040404;   }
.inav .list a:active {  background: #ff0000 ; }
/*goTop*/
.goTop{ width: 96%; margin:0 auto; height: 1px; background-color: #040404; position: relative; margin-top: 13%; margin-bottom: 10%;}
.goTop span{display: block; position: absolute; text-transform: uppercase; color: #fff; border-radius: .06rem;  
  	width: .8rem; height: .36rem; background-color: #040404;  left: 50%; top: -.18rem;   margin-left: -.4rem; text-align: center;  line-height: .36rem; 
}

/*首页底部导航*/ 
.ibt_nav {  padding:3% 0 7%;   }
.ibt_nav .list {    padding: .12rem 0 .1rem;  background:url(../images/ibt_nav.jpg) repeat-x left top #040404; background-size:auto .1rem}
.ibt_nav .list dd { float:left; width:25%; position:relative;    }
.ibt_nav .list dd:first-child{ background:url(../images/bt_nav.png) no-repeat .18rem 0.08rem #040404;  text-indent: .28rem;  background-size:auto .24rem; }
.ibt_nav .list a { display:block; height:.4rem; line-height:.4rem;   color:#fff; text-align:center;   }
.ibt_nav .list dd:nth-child(5) a  , .ibt_nav .list dd:nth-child(6) a  ,.ibt_nav .list dd:nth-child(7) a  ,  .ibt_nav .list dd:nth-child(8) a{  line-height: .4rem; }
.ibt_nav .list a:active {  background: #ff0000 ; }

.footer { text-align:center; padding:0.32rem 2%; font-size:0.18rem; background-size: auto .07rem;color: #fff; line-height: 1.8;  background:url(../images/ibt_data.png) repeat-x left top #161616; }
.footer a{color: #fff;     }
.BMap_bubble_content{font-size:14px; line-height:18px;}
/***********************************
 *** 网站内容
 **********************************/

.wrapper { width:100%; }

/* 图片列表 */
.list-product { width:100%; }
.list-product .list { padding:2% 0 0; }
.list-product .item { float:left; width:47%; margin:0 0 0 2%; }
.list-product .item figure { display:block; width:100%; height:auto; padding-bottom:75%; }
.list-product .item span { display:block; height:0.56rem; line-height:0.56rem; text-align:center; font-size:0.21rem; }

/* 图文列表 1:1 */
.list-case { width:100%; }
.list-case .list { padding:0 0 3% 0; }
.list-case .item { width:auto; padding:0 2%; }
.list-case .item:active { background:#f1f1f1; }
.list-case .item a { display:block; height:1.44rem; padding:0.08rem 0 0.08rem 1.44rem; position:relative; border-bottom:1px dotted #e02d2a; }
.list-case .item figure { display:block; width:1.28rem; height:1.28rem; border-radius:50%; position:absolute; left:0; top:0.08rem; border:1px solid #e02d2a;  }
.list-case .item h3 { font-size:0.22rem; padding:0.04rem 0 0.04rem; font-weight:400; color:#333; }
.list-case .item p { opacity:0.7; }

/* 图文列表2 4:3 */
.list-case2 { width:100%; }
.list-case2 .list { padding:0 0 3% 0; }
.list-case2 .item { width:auto; padding:0 2%; }
.list-case2 .item:active { background:#f1f1f1; }
.list-case2 .item a { display:block; height:1.28rem; padding:0.16rem 0 0.16rem 1.2rem; position:relative; border-bottom:1px dotted #e02d2a; }
.list-case2 .item figure {border-radius: 50%; display:block; width:0.96rem; height:0.96rem; position:absolute; left:0; top:0.16rem; }
.list-case2 .item h3 { font-size:0.22rem; margin-bottom:0.04rem; font-weight:400; color:#333; }
.list-case2 .item p { opacity:0.7; }

/* 标题列表 */
.list-news { width:100%; }
.list-news .list { padding:0 0 3% 0; }
.list-news .item { width:auto; padding:0 2%; }
.list-news .item:active { background:#f1f1f1; }
.list-news .item a { display:block; height:0.64rem; line-height:0.64rem; border-bottom:1px dotted #1e82e0; }
.list-news .item h3 { font-size:0.21rem; font-weight:400; color:#333; }

/* 文字组列表 */
.list-news2 { width:100%; }
.list-news2 .list { padding:0 0 3% 0; }
.list-news2 .item { width:auto; padding:0 2%; }
.list-news2 .item:active { background:#f1f1f1; }
.list-news2 .item a { display:block; height:1.28rem; padding:0.16rem 0; position:relative; border-bottom:1px dotted #333; }
.list-news2 .item h3 { font-size:0.22rem; margin-bottom:0.04rem; font-weight:400; color:#333; }
.list-news2 .item p { opacity:0.7; }

/* 图文详情 */
.product-view { width:100%; height:auto; overflow:hidden; }
.product-view img { display:block; width:100%; }
.product-content { }
.product-content h1 { padding:0.16rem 2% 0; font-size:0.28rem; text-align:center; }



/***********************************
 *** 通用组件类
 **********************************/
 
/* 工具栏 */
.toolbar { position:fixed; left:0; bottom:0; background:#0c0c0c; width:100%; height:0.8rem; z-index: 3;}
.toolbar .list { width:100%; }
.toolbar .list dd { float:left; width:25%; text-align:center; border-left: 1px solid #1b1b1b;  }
.toolbar .list dd:first(){border-left:0; }
.toolbar .list a { display:block; color:#fff; height:0.8rem; line-height:.24rem; font-size:0.19rem }
.toolbar .list dd:active { opacity:.7; }
.toolbar .list a:before { content:''; display:block; width:0.4rem; height:0.4rem; background:#333; margin:.06rem auto 0.03rem; position:relative; }
.toolbar .list a.too-home:before { background:url(../images/bt_home.png) center center no-repeat; background-size:0.38rem; }
.toolbar .list a.too-map:before { background:url(../images/bt_map.png) center center no-repeat; background-size:0.26rem;  }
.toolbar .list a.too-tel:before { background:url(../images/bt_tel.png) center center no-repeat; background-size:0.3rem;  width:0.45rem;}
.toolbar .list a.too-qiao:before { background:url(../images/bt_zixun.png) center center no-repeat; background-size:0.34rem; }

/* 广告位 */
.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%; }
.banner .tip { width:100%; height:.3rem; line-height:.3rem; text-align:center; clear:both; display:none; position:absolute; left:0; bottom:.2rem; }
.banner .tip span {display:inline-block; width:.25rem; height:.25rem; line-height: .25rem; font-size: .12rem;  background:#d00502; margin:0 .05rem; vertical-align:middle; border-radius:0;  color: #fff;}
.banner .tip span.cur { background:#fff;color: #d00502;  }

/* 百度地图 */
.location { position:fixed; left:0; top:0.64rem; right:0; bottom:0; z-index:99; background:#fff; visibility:hidden; }
.location .map { position:absolute; top:0; left:0; bottom:0.8rem; right:0; z-index:97; }
.location .address { position:absolute; left:0; bottom:0; right:0; padding:0.16rem 0.16rem; background:#fff; z-index:98; box-shadow:0 -0.04rem 0.04rem rgba(0,0,0,.2); }
.location .address p { height:0.48rem; line-height:0.24rem; margin:0 0.64rem 0 0; overflow:hidden; opacity:.5; }
.location .close { position:absolute; right:0.16rem; bottom:0.16rem; width:0.48rem; height:0.48rem; text-align:center; font-size:0.32rem; z-index:99; background:url(../images/map-close.png) center center no-repeat; background-size:0.28rem; border:0.02rem solid #aaa; border-radius:50%;  }
.location .close:active { background:#f1f1f1; }
.BMap_bubble_title a { display:inline-block; height:0.48rem; line-height:0.48rem; padding:0 0.24rem; color:#FFF; background:#666; border-radius:0.02rem; margin-bottom:0.04rem; font-size:0.22rem; }
.BMap_bubble_title a:hover { box-shadow:0 0 0 1000px rgba(0,0,0,0.2) inset; }

/* 栏目面包屑 */
.sitepath { height:0.56rem; line-height:0.56rem; background:#eee; position:relative; }
.sitepath h2 { margin:0 1.2rem 0 0.12rem; color:#333; font-size:0.22rem; font-weight:400; }
.sitepath .showmenu { position:absolute; right:0.12rem; top:0; color:#999; padding-right:0.32rem; display:none; }
.sitepath .showmenu:after { content:''; position:absolute; right:0; top:0.14rem; width:0.24rem; height:0.24rem; background:url(../images/arrow-down.png) center center no-repeat; background-size:0.2rem; margin-left:0.06rem; }
.sitepath .showmenu.current:after { transform:rotate(180deg); }

/* 栏目菜单 */
.menu { width:100%; display:none; }
.menu .list { width:100%; padding:2% 0 0; }
.menu .list dd { float:left; width:30.666666666666%; height:0.48rem; line-height:0.48rem; padding:0 0.08rem; margin:0 0 2% 2%; border:1px solid #e02d2a; border-radius:3px; text-align:center; }
.menu .list a { display:block; font-size:0.19rem; }
.menu .list dd:active, .menu .list dd.current { background:#e02d2a; }
.menu .list dd:active a, .menu .list dd.current a { color:#fff; }

/* 提交表单 */
#formPost { padding:4%; color:#666; overflow:hidden; }
#formPost li { margin-bottom:0.24rem; float:left; width:100%; font-size:1.2em; }
#formPost .txt, #formPost .text { width:100%; padding:0 3%; height:0.64rem; line-height:0.64rem; background:#FFF; border:0.02rem solid #aaa; border-radius:3px; }
#formPost .txt:focus, #formPost .text:focus { border-color:#e02d2a; }
#formPost .text { height:1.92rem; line-height:0.24rem; padding:3%; }
#formPost .submit { width:100%; height:0.64rem; line-height:0.64rem; background:#e02d2a; border:1px solid #e02d2a; border-radius:3px; font-size:0.22rem; 
  color:#FFF; text-align:center; }
#formPost .submit:active { opacity:.6; }
#EG0phD8f { display:none !important; z-index:-10 !important; opacity:0 !important; visibility:hidden !important; -webkit-transform:scale(0,0); -moz-transform:scale(0,0); -ms-transform:scale(0,0); transform:scale(0,0); }
/* 内容格式化 */
[ig-article] { text-align:justify; padding:2%; font-size:0.21rem; line-height:1.8; }
[ig-article] img { max-width:100% !important; height:auto !important; display:block; margin:0 auto; }

/* 关联链接 */
[ig-link] { height: 0.8rem;width:96%; display:block; margin:0 auto 0.32rem; position:relative; top:0.32rem; overflow:hidden; }
[ig-link] .prev, [ig-link] .next { width:49%; height:0.56rem; line-height:0.56rem; text-align:center; border:0.02rem solid #ddd; background:#FFF; font-size:0.21rem; }
[ig-link] .next { position:absolute; right:0; top:0; }
[ig-link] a { display:block; height:0.56rem; }
[ig-link] div:active { background:#f1f1f1; }

/* 页面细节 */
[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:0.64rem; line-height:0.64rem; text-align:center; background:none; margin:0 2% 0.16rem; opacity:0.5; background:#ddd; border-radius:3px; font-size:0.21rem; /*  display:none; */ }
[ig-load]:active { background:#999; }
[ig-null] { display:block; width:100%; height:0.64rem; line-height:0.64rem; overflow:hidden; opacity:0.5; }
.ig-hover { box-shadow:0 0 0 1000px rgba(0,0,0,0.05) inset; }
.pager { display:none; }
.api {  content:'4DD845D1BB619BEEFB641EC49A7D8735'; }

.BMap_bubble_content{font-size: .16rem;line-height: 1.1; }
/***********************************
 *** 动画
 **********************************/

@keyframes show_smaller{
  0%{
    visibility:visible;
    opacity:0; 
    transform:scale(2,2);
  }
  100%{
    visibility:visible;
    opacity:1; 
    transform:scale(1,1);
  }
}
@keyframes hide_smaller{
  0%{
    visibility:visible;
    opacity:1; 
    transform:scale(1,1);
  }
  100%{
    visibility:visible;
    opacity:.5; 
    transform:scale(0,0);
  }
}




/***********************************
 *** 设备适配
 **********************************/

@media (min-width:700px){
  html { font-size:100px; }
} 
@media (max-width:700px){
  html { font-size:90px; }
}
@media (max-width:500px){
  html { font-size:80px; }
} 
@media (max-width:350px){
  html { font-size:70px; }
}


/***********************************
 *** 配色方案
 **********************************/