/***********************************
 *** 全局初始化
 **********************************/

* { 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:#333; 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;   padding:70px 0 0.64rem  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; }
.clearfix:after { content:""; display:block; clear:both; width:100%; height:0; line-height:0; font-size:0; }
.jingFormat img{max-width:100% !important; margin:0 auto; display:block; height:auto !important;}
/***********************************
 *** 网站风格
 **********************************/
.top1{height: .04rem;background: #0f3f77;width: 100%;}
.top1 .top_right{width: 30%;background: #d72323; float: right;height: .04rem;}
.header { width:100%; height:70px; position:fixed; left:0; top:0;  z-index:999;  background:#0f3f77;}
.logo { max-width: 50%;height:70px; padding:10px 0 0 0;float: left;}
.logo img { display:block; height:50px; }
.header .tel2 {float: right;  text-align: right;  margin-right: 0.08rem;margin-top:0.3rem;color: #383838;padding-left:0.1rem; }
.header .tel2 p {font-size: 0.18rem;color: #383838;}
.header .tel2 h4 {font-size: 0.14rem;font-weight: 700;line-height: 0.34rem;color: #d51234; }
.header .tel2 h4>a{color: #d72323;font-size: 0.22rem!important;padding-left: .38rem;  background:url(../images/tel.png) left center no-repeat; background-size:0.35rem; }

.header {}
.header .shownav,
.header .showsos { position:absolute; top:0; width:0.88rem; height:100%; }
.header .shownav { right:0; background:url(../images/header_nav.png) center center no-repeat; background-size:.88rem; }
.header .showsos { right:0; background:url(../images/header_sos.png) center center no-repeat ; background-size:.31rem;
}

.navx { position:fixed; right:0; left:0; top:0.9rem; z-index:9; background:#FFF; box-shadow:0 2px 5px rgba(0,0,0,.1); display:none; }
.navx .list { padding:.15rem 0 0; }
.navx .list dd { float:left; width:22%; margin:0 0 2% 2%; border:1px solid #0f3f77; color:#0f3f77; border-radius:3px; }
.navx .list a { display:block; height:.6rem; line-height:.6rem; text-align:center; color: #0f3f77;}
.navx .list a:active { background:#0f3f77; color:#fff; }


.shownav { position:absolute; right:0; top:0; width:0.8rem; height:0.86rem; background:url(../images/nav.png) center center no-repeat; background-size:0.88rem; }
.shownav.hover {  }
.nav { width:1.76rem; position:absolute; right:0; top:0.8rem; background:#d72323; box-shadow:-0.03rem 0.03rem 0.08rem rgba(0,0,0,.1); display:none; }
.nav .list { width:100%; }
.nav .list dd { height:0.56rem; line-height:0.56rem; text-align:center; border-top:1px solid #e2a50a; }
.nav .list dd:first-child { border-top:0; }
.nav .list a { display:block; font-size:0.21rem; color:#fff; }
.nav .list dd:active { background:#09224a;color: #dcbe8c; }
.nav .list dd:active + dd { border-top-color:#36578d; }
.nav .list dd:active a { background:url(../images/arrow-right.png) 1.52rem center no-repeat; background-size:0.1rem; color: #dcbe8c; }

#search {padding:0.24rem 2% 0 2%; width:100%; height:.9rem; line-height:1.05rem; background: #0f3f77;color:#FFF;
  border-top: 1px solid #1f5391;font-size:0.2rem;}
#search .search_form{width:50%;margin:0 auto;height:0.42rem;background: #fff;border-radius: .3rem;}
#search .search_form .stxt{  width:80%;height:0.42rem; display:block; float:left; color:#ccc;background:none;margin:0;padding:0;
  font-size: .2rem;border:none;text-indent:0.1rem;}
#search .search_form .sbtn{  right:0px; top:0px;width:16%;height:0.42rem; display:block; border: 0px;color:#FFF;margin:0;cursor:pointer;
  background:url(../images/search..png) no-repeat center;background-size:0.24rem;}
#search .telx{color: #fff;background: url(../images/tel.png) no-repeat left center;padding-left: .5rem;line-height: .42rem;
  background-size:.35rem;font-size: -.74rem;}
.fl{float: left;}
.fr{float: right;}
/*公用标题*/
.headx {  margin: 0 2%;margin-bottom:0.2rem;margin-top: 0.3rem; position:relative; 
  background:url(../images/icon1.png) no-repeat left center;  background-size:.43rem;
  padding-left: 0.48rem;}
.headx h2 { font-size:0.3rem; color:#5a5a5a; font-weight:700; line-height: 1.4; }
.headx h2 em{ font-style: normal;    }
.headx h2 em b{color: #0f3f77; }
.headx h2 span {color:#cbcbcb; font-weight: normal;font-size:0.14rem; text-transform:uppercase;
margin-left: .1rem;}
.headx h2 span i{ font-size: 0.3rem;}
.headx .mo {display: block; position:absolute; right:0; top:0; color:#5a5a5a;font-size: 0.14rem;width: 0.77rem;height: 0.28rem;
line-height: 0.28rem;border: 1px solid #5a5a5a;border-radius: 0.2rem;text-align: center;}
.headx .mo:hover { color:#fff;background: #5a5a5a; }


/*inav*/
.inav1{ width:100%;height:.92rem; background-color: #0f3f77;}
.inav1 .index{height:0.92rem;width:.95rem;padding-top:0.48rem;padding-left:.12rem;display:block;font-size: 0.21rem;text-align:center;line-height:0.4rem;color:#fff;float:left;position:relative;
  background:url(../images/home.png) no-repeat center #d72323;background-size:100%;
}
.inav1 ul{float:right;width:100%;height: .92rem;padding-top:.05rem;}
.inav1 li{width:24.73%;float:left;height: 0.41rem;line-height: 0.41rem;}
.inav1 li a{width:90%;text-align:center; display:block; color:#fff; font-weight:400; font-size:0.21rem;height:.35rem;
  line-height: .35rem; margin:.03rem auto;}
.inav1 li a:hover{background-color: #d72323;}
/*搜索*/
.searcher{width:80%; margin: 0 auto;margin-top: .2rem;
  border: 2px solid #c5c5c5;border-radius: .3rem;height: .5rem;
}
.searcher .txt{ float:left;  line-height:1;height: 0.42rem;width:70%;text-indent: 0.14rem;
  margin-right:5%;font-size:.2rem;border: 0;color: #808080; background: none;
  border: none;}
.searcher .submit{border:0;font-size:.2rem;color: #fff; background: none; line-height: 2; width: 100%;}
.searcher .bt{width:19%; height:0.42rem;float:right;text-align:center;
  background: url(../images/icon10.png) no-repeat center;background-size:.3rem;}

.inav .list { width:100%; padding-top:0.06rem;margin-bottom: 2%; }
.inav .list dd { float:left; width:20.8%;margin: .5% 2%;  font-size:0.2rem;}



.ipro .tod {width: 100%;}
.ipro .tod{overflow: hidden;}
.ipro .tod ul{width: 110%;margin-left: -0.3rem;}
.ipro .tod li{float: left;margin:0 0 0.3rem .16rem;position: relative;width: 46%;padding-right: 0.1rem;
  border-right: 1px dashed #d3d3d3;
overflow: hidden;background: url(../images/ipro_shadow.png) repeat center;}
.ipro .tod li:nth-child(2n){ border: none;}
.ipro .tod li img{display: block;width: 100%;}
.ipro .tod .wd{ }
.ipro .tod .wd b a{ display: block;height: 0.5rem;line-height: 2.8;}
.ipro .tod .wd .description{ font-size: 0.16rem;color: #5a5a5a;line-height: 1.4;height: 0.4rem;}
.ipro .tod .wd .detail{height: 0.35rem;width: 1.09rem;line-height:1.6;display: block;text-align: center;border-radius: 0.2rem;
 background: #0f3f77; color: #fff;border-color: #0f3f77;margin-top: 0.24rem; }
.ipro .tod li:hover .wd .detail{background: #d72323; color: #fff;border-color: #d72323;}
.ipro .tod li:hover span a{ color: #fff;}

.iwork .tod {width: 100%;}
.iwork .tod{overflow: hidden;}
.iwork .tod ul{width: 110%;margin-left: -0.3rem;}
.iwork .tod li{float: left;margin:0 0 0.3rem .16rem;position: relative;width: 46%;padding: .1rem;
overflow: hidden;border: 2px solid #d0d0d0;}
.iwork .tod li.da{width: 95%;border: none;}
.iwork .tod li.da img{border: 2px solid #d0d0d0;}
.iwork .tod li.da b a{font-size: .24rem;color: #0f3f77;}
.iwork .tod li.da p{font-size: .22rem;color: #a3a3a3;}
.iwork .tod li img{display: block;width: 100%;}
.iwork .tod .wd{ }
.iwork .tod .wd b a{ display: block;height: 0.5rem;line-height: 2.8;text-align: center;}
.iwork .tod li:hover span a{ color: #fff;}

.iteam { width:100%;margin-top: 3%; }
.iteam .ihead h2:before { background:url(../images/ico-2.png) center center no-repeat #fff; background-size:0.48rem; }
.iteam .list { padding:0% 0 2% 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 {  }

.igaog{height: 1.97rem; padding-top: 0.3rem;background: url(../images/iadv_bg.png) no-repeat center; 
  color: #fff;  background-size: 100%;
text-align: center;}
.igaog b{font-size: 20px; }
.igaog p{ font-size: 14px;}
.igaog .link{ margin-top: 15px;}
.igaog .gao_link{display: inline-block;width: 1.52rem;height: 35px;line-height: 35px;border-radius: 30px;border: 1px solid #fff; font-size:16px;color: #fff;margin: 0 0.26rem;position: relative;}
.igaog .gao_link em{display: block;position: absolute;background: url(../images/tip.png) no-repeat left -1.88rem;
  width: 0.24rem;height: 0.24rem;top: 0.03rem;right: -0.42rem; }
.igaog .gao_link:hover{ background: #fff;color: #0f3f77;}

.tel {float: left; width: 100%; padding-left:0.1rem;  height: .8rem;}
.tel h4 {font-size: 0.22rem;font-weight: 700;color: #0f3f77;
 text-align: center; position: relative;}
.tel h4:before,.tel h4:after{
	content:"";height: 1px;width: 14%;position: absolute;top: 50%;background: #0f3f77;
}
.tel h4:before{right: 0;}
.tel h4:after{left: 0;}
.tel h4>a{color: #0f3f77;font-size: 0.36rem!important; padding-left:0.48rem;
  background:url(../images/tel.png) left center no-repeat; background-size:auto 0.39rem; }
.tel p{color: #5182c6;text-align: center;font-size: .22erm;}


.icase{background:#0f3f77 url(../images/icase_bg.png) center top no-repeat;background-size: 100%;
padding-top: .2rem;}
.icase .headx{margin-top: 0;background: url(../images/icon1-1.png) left center no-repeat;background-size:.43rem;}
.icase .headx h2,.icase .headx h2 b,.icase .headx span{color: #fff;}
.icase .headx .mo{color: #fff;border-color: #fff;}
.icase .gridlist{width:100%;max-width: 640px; margin-top: .3rem;position: relative;}
.icase .prev,.icase .next{position: absolute; z-index: 801; top:32%;  cursor: pointer;width:.7rem;height:0.7rem;display: block;
border-radius: 100%;border: 2px solid #fff;}
.icase .prev{background: url(../images/arrow.png) .26rem center no-repeat;background-size:2.9rem;left:0;margin-left: 2%;}
.icase .next{background: url(../images/arrow.png) -2.5rem center no-repeat;background-size:2.9rem;right:0;margin-right: 2%;}
.icase .honorlist li a{ display: block; line-height:0;}
.icase .honor-view{width:73%; margin:0 auto; overflow: hidden;height:4.6rem;}
.icase .honorlist{display: block; width: 600%; height: 100%; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; transition: all 1s linear;}
.icase .honortab  ul{display: none;}

.tempWrap{ width: 2.56rem;margin-left: 13%;}
.icase  li{float: left;position: relative;height: 4.59rem;text-align: center;
width: 0rem;}
.icase  li .img{position: relative;width: 100%;height: 2.26rem;display: block;z-index: 1;}
.icase  li img{ width: 2.55rem;position: absolute;top: 0.2rem;left: 0;}
.icase  li .cover{width: 100%;height: 4.5rem;background: url(../images/li_bg.png) no-repeat -.2rem top; 
    background-size:2.86rem ;
position: absolute;top: 0;left: 0;}
.icase  .wd {position: relative;z-index: 2;line-height: 2;width: 2.55rem;}
.icase  .wd span{ }
.icase  .wd span a{ color: #5a5a5a;}
.icase  .descrption{line-height: 1.2;color: #989898;    word-wrap: break-word;padding: 0 .1rem;} 
.icase  a.detail{display: inline-block;background-position: right -2rem;width: 0.2rem;height: 0.2rem;margin-top: 0.1rem;}
.icase  li .shadow{ width: 1.99rem;height: 0.48rem;background: url(../images/shadow.png) no-repeat center top;
position: absolute;left: -0.12rem;bottom: 0.34rem;}

.inews .tod{margin-top: 3%;background: url(../images/shadow2.png) bottom no-repeat; margin-left: 2%;margin-right: 2%;
  background-size:100% ; }

.inews .tod li { width: 100%;border-bottom: 1px dashed #d6d6d6;padding: 0.14rem 0;height: 1.33rem;}
.inews .tod li em{display: block;width: 20%;height:1.1rem;background: url(../images/inews.png) no-repeat left top; 
    background-size:100% ;
text-align: center;float: left;font-size: 0.18rem;color: #989898;font-style: normal;padding-top: 0.22rem;}
.inews .tod li:nth-child(2n) em{background: url(../images/inews.png) no-repeat left bottom; background-size:100% ;
padding-top: 0.32rem;}
.inews .tod li:nth-child(2n) em b{ color: #0f3f77!important;}
.inews .tod li em b{display:block;border-top: 1px dotted #9c9c9c;font-size: 0.22rem;color: #5a5a5a;width: 78%;margin: 0 auto;}
.inews .tod li .wd{float: right;width: 70%;}
.inews .tod li h1{ font-size: 0.22rem;color: #5a5a5a; }
.inews .tod li:hover{color: #0f3f77; }
.inews .tod li:hover em{ }
.inews .tod li span{ font-size: 0.18rem;color: #989898;}

.ihead { height:0.55rem; line-height:0.27rem;margin:0.2rem 0; position: relative;}
.ihead h2 { font-size:0.3rem; color:#0f3f77; font-weight:400; width:1.7rem;position:relative; font-weight: 700; text-align: center;    margin: 0 auto;
height: 0.48rem;text-transform: uppercase;}

.ihead .itit span{padding-left: .4rem;background: url(../images/b_tel.png) no-repeat left center; background-size:.36rem;
display: inline-block;color: #5a5a5a;}
.ihead h2 em{font-style: normal;font-size: .18rem;}
.ihead h2 span em{font-style: normal;color: #cc2222;}
.ihead h2 b{ color: #d1d1d1;display: block;font-weight: normal;font-size: 0.22rem;}
.ihead:before,.ihead:after{  border-bottom: 1px solid #b6b6b6;   content: "";  height: 0.27rem;  overflow: hidden;
  position: absolute;  top: 0;  width: 14%; z-index: -1; }
.ihead:before{ left: 16%;}
.ihead:after{right:16%;}
.ihead i.i1,.ihead i.i2{ border-bottom: 0.1rem solid #b2e7cc;  height: 0.1rem;  overflow: hidden; 
  position: absolute;  top: 0.21rem;  width: 0.1rem; z-index: -1; border-radius: 60%;}
.ihead i.i1{ left: 25%;}
.ihead i.i2{right:25%;}

.icontact{}
.icontact .ihead em{color: #cbcbcb;}
.icontact .ihead h2 i{font-style: normal;color: #0f3f77; }
.icontact .tod{margin: 0 2%;}
.icontact .tod li{ font-size: .22rem;color: #424242;padding-left: .56rem;min-height:.5rem;line-height: 1.8;
margin: .1rem 0;border-bottom: 1px dotted #dcdcdc;    padding-bottom: .12rem;}
.icontact .tod li span{font-size: .24rem;color: #0f3f77; }
.icontact .tod .ico1{background: url(../images/icon6.png) left top no-repeat;
background-size: .46rem; }
.icontact .tod .ico2{background: url(../images/icon6_2.png) left top no-repeat;
background-size: .46rem; }
.icontact .tod .ico2 a{background: url(../images/icon7.png) left top no-repeat;
background-size: 1.2rem; display: inline-block;width: 1.21rem;height: .31rem;line-height: 1.6;color: #fff; text-align: right;
font-size: .2rem;padding-right: .1rem;}
.icontact .tod .ico3{background: url(../images/icon6_3.png) left top no-repeat;
background-size: .46rem; }
.icontact .tod .ico4{background: url(../images/icon6_4.png) left top no-repeat;
background-size: .46rem; }
.icontact .tod .ico5{background: url(../images/icon6_5.png) left top no-repeat;
background-size: .46rem; }

.navlist1{ width:100%; height:1.3rem;  float:right;background: #dcbe8c;margin-bottom: .2rem;color: #fff;padding: .27rem 0;}
.navlist1 li{ width:33.3%; text-align:center; float:left; border-left: 1px dashed #a75c01; border-right: 1px solid #d6d6d6;}


.navlist1 a{width:100%; height:.38rem; line-height:1.9; text-align:center; display:block;color: #fff; }
.navlist1 a:hover{background:url(../images/icon8.png) top no-repeat ; background-size:1.38rem;  }

.footer { text-align:center; padding:0.32rem 2%; font-size:0.2rem;  }
.footer a{ }

.goTop{ position:relative; width:100%; height:.53rem; line-height:.53rem; margin:.5rem 0;
  background-size: 1.92rem	;}
.goTop a{ font-size: 0.23rem; height:.53rem;line-height: 1.8;width: 100%;display: block;margin: 0 auto;width: 40%;
  color:#5a5a5a;    text-align:center;border: 3px solid #5a5a5a;border-radius: .3rem; }

/***********************************
 *** 网站内容
 **********************************/

.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:#eee; }
.list-case .item a { display:block; height:1.44rem; padding:0.08rem 0 0.08rem 1.44rem; position:relative; border-bottom:1px dotted #36578d; }
.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 #36578d;  }
.list-case .item h3 { font-size:0.22rem; padding:0.04rem 0 0.04rem; font-weight:400;  }
.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:#eee; }
.list-case2 .item a { display:block; height:1.28rem; padding:0.16rem 0 0.16rem 1.2rem; position:relative; border-bottom:1px dotted #36578d; }
.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;  }
.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 #dcbe8c; }
.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:#f9f9f9; }
.list-news2 .item a { display:block; height:1.28rem; padding:0.16rem 0; position:relative; border-bottom:1px dotted #36578d; }
.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;width:100%; height:0.64rem; z-index: 90;
  background:#0f3f77; }
.toolbar .list { width:100%; }
.toolbar .list dd { float:left; width:25%; text-align:center; 
   border-right: 1px solid #1f5391;}
.toolbar .list a { display:block; color:#fff; height:0.64rem; line-height:0.11rem; font-size:0.19rem }
.toolbar .list dd:active { background:#d72323; }
.toolbar .list a:before { content:''; display:block; width:0.4rem; height:0.4rem; background:#333; margin:0 auto 0.03rem; position:relative; }
.toolbar .list a.too-home:before { background:url(../images/too-home.png) center center no-repeat; background-size:0.32rem; }
.toolbar .list a.too-map:before { background:url(../images/too-map.png) center center no-repeat; background-size:0.32rem; }
.toolbar .list a.too-tel:before { background:url(../images/too-tel.png) center center no-repeat; background-size:0.32rem; }
.toolbar .list a.too-qiao:before { background:url(../images/too-qiao.png) center center no-repeat; background-size:0.32rem; }


/* 广告位 */
.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:20%;  line-height:2; text-align:center; clear:both;margin: 0 auto;
  display:none; position: absolute; right:4%; bottom:.2rem;background: #0f3f77;border-radius: .3rem;
margin-left: 35%;}
.banner .tip span { display:inline-block; vertical-align:middle; width:.18rem; height:.18rem;
    border-radius:100%; margin:0 .05rem; vertical-align:middle;border:3px solid #fff; }
.banner .tip span.cur { background: #fff; }
.qqqq .tip{ width: 91%;margin: 0;}
/* 百度地图 */
.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:#8ea8e0; 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 { float: left;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 #0f3f77; border-radius:3px; text-align:center;
background: #0f3f77;}
.menu .list a { display:block; font-size:0.19rem;color: #fff; }
.menu .list dd:active, .menu .list dd.current { background:#d72323;border-color: #d72323; }
.menu .list dd:active a, .menu .list dd.current a { color:#fff; }

/*博特分页样式2*/
.pages {
	width: 100%;
	text-align: center;
	float: left;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size:14px;
}
.pages span {
	display: inline
}
.pages span a {
	padding: 5px 10px;
	border: 1px solid #ddd;
	background: #fff;
	color: #A4A4A4;
	line-height: 18px;
	border-radius:3px;
	margin-right:10px;
	text-decoration:none;
}
.pages span a:hover {
	border: 1px solid #ff6a06;
	background: #ff6a06;
	color: #fff;
	text-decoration: none;
	border-radius:3px;
}
.pages span.page-status {
	padding: 5px 10px;
	border: 1px solid #ddd;
	background: #fff;
	color: #A4A4A4;
	line-height: 18px;
	border-radius:3px;
	margin-right:10px;
}
.pages span.page-num {
	padding: 5px 10px;
	border: 1px solid #ddd;
	background: #fff;
	color: #A4A4A4;
	line-height: 18px;
	border-radius:3px;
	margin-right:10px;
}
.pages span a.page-num-current {
	padding: 5px 10px;
	border: 1px solid #ff6a06;
	background: #ff6a06;
	color: #fff;
	text-decoration: none;
	border-radius:3px;
}

/* 提交表单 */
#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:#fa6003; }
#formPost .text { height:1.92rem; line-height:0.24rem; padding:3%; }
#formPost .submit { width:100%; height:0.64rem; line-height:0.64rem; background:#0f3f77; border:1px solid #0f3f77; border-radius:3px; font-size:0.22rem; color:#FFF; text-align:center; }
#formPost .submit:active { background:#36578d; }

/* 内容格式化 */
[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;color: #fff; }
[ig-link] .prev, [ig-link] .next { width:49%; height:0.56rem; line-height:0.56rem; text-align:center; border:0.02rem solid #0f3f77; background:#0f3f77; font-size:0.21rem; }
[ig-link] .next { position:absolute; right:0; top:0; }
[ig-link] a { display:block; height:0.56rem;color: #fff; }
[ig-link] div:active { background:#d72323; }

/* 页面细节 */
[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; 
  margin:0 2% 0.16rem; opacity:0.7; background:#00519D; border-radius:3px; font-size:0.21rem;  display:none;
color: #fff;}
[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: .2rem;line-height: 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; }
}


/***********************************
 *** 配色方案
 **********************************/

.BMap_bubble_content{ font-size: .18rem!important;line-height: 1!important;}

.maximg img{ max-width:100%; height:auto !important}
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}