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

* { 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; 
  background:url(../images/texture.png) center center repeat #fafafd ; 
  padding:.95rem 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;}
/***********************************
 *** 网站风格
 **********************************/

.header { width:100%; height:.95rem; position:fixed; left:0; top:0;  z-index:100;  background:#fff;}
.header .tel1 {float: right;    margin-right: 0.38rem;margin-top: 0.24rem;padding-left:0.1rem;
  color: #f88b0b;background:url(../images/xian.png) left center no-repeat; }
.header .tel1 p {font-size: 0.16rem;}
.header .tel1 h4 {font-size: 0.18rem;font-weight: 700;line-height: 0.24rem;color: #393939;font-size: 0.18rem!important; }
.header .tel1 h4>a{color: #393939;font-size: 0.18rem!important; }
.logo { max-width: 50%;height:0.99rem; padding:0.16rem 0 0.08rem 0.08rem;float: left;}
.logo img { display:block; height:0.54rem; max-width:100%; }

.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:#09224a; 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 #36578d; }
.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; }

/*公用标题*/
.ihead { height:0.55rem; line-height:0.27rem;margin-top:.4rem; position: relative;}
.ihead h2 { font-size:0.24rem; color:#15409f;  width: 1.6rem;position:relative;font-weight: bold; text-align: center;    margin: 0 auto;    top: -0.13rem;
height: 0.48rem;}
.ihead h2 span em{font-style: normal;color: #cc2222;}
.ihead h2 b{ color: #a0aacd;display: block;font-weight: normal;font-size: 0.3rem;}
.ihead:before,.ihead:after{content: "";  height: 0.27rem;  overflow: hidden;  position: absolute;  top: 0;  width: 33%; z-index: 1;

}
.ihead:before{ left: 0%;background: url(../images/icon1.png) center no-repeat;background-size:100% auto;}
.ihead:after{right:0%;background: url(../images/icon2.png) center no-repeat;background-size:100% auto;}

.more{ background: url(../images/more.png) center no-repeat;background-size:100% .42rem;display: block;width: 100%;height: .42rem;text-align: center;line-height: 2.3; margin: 2% 0 .3rem 0;}
/*inav*/
.inav1{ width:100%;height:.92rem; background-color: #15409f;}
.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 #f4862d;background-size:100%;
}
.inav1 ul{float:right;width:78%;height: .92rem;padding-top:.05rem;}
.inav1 li{width:33.33%;float:left;height: 0.41rem;line-height: 0.41rem;
border-right: 1px solid #2d53a9;border-bottom: 1px solid #2d53a9;}
.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: #f26305;}
.inav1 li:nth-child(4),.inav1 li:nth-child(5),.inav1 li:nth-child(6){ border-bottom: none;}
/*搜索*/
.searcher{width:80%; margin: 0 auto;
  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:29.2%;margin: 1% 2%;  font-size:0.2rem;}
.inav .list a { display:block; position:relative;text-align: center; color: #000;height: 0.42rem;
  line-height: 2.4;font-size: .18rem;background: #e8ecf7;}
.inav .list a:hover,.inav .list a.hover{border-color: #fe8d25;}


.ipro .tod {width: 100%;}
.ipro .tod li {width:46%;float: left;margin: 2%; padding: 1%;
  background: url(../images/icon3.png) center center repeat ;}
.ipro .tod li a {width: 100%;display: block;color: #fff;}
.ipro .tod li a.cur {background: #dcbe8c;color: #fff;}
.ipro .tod li img {width: 100%;display: block;}
.ipro .tod li span{ width:100%;height:0.54rem;font-size: 0.18rem;line-height: 1;text-align:center; color:#fff; display: block;position: relative; 
background: #ebebeb;
}
.ipro .tod li span>a{color: #454545; height: .54rem;    line-height: .54rem;background: #ebebeb;}
.ipro .tod li:hover span>a,.ipro .tod li:active span>a{color: #fff;background: #15409f;  }

.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 {  }


/*iabout*/
.iabout .tit1{ border-color: #1588ca;font-weight: normal;}
.iabout .itit1{color: #fff;border-bottom: 1px solid #fff;text-align: center;font-size: .18rem;position: relative;width: 70%;margin:0 auto;}
.iabout .itit1:after{content:"";display: block;position: absolute;bottom: -2px;margin-left: 40%;width:20%;height: 3px;background: #e50505;}
.iabout .tit1 span{ line-height: 2;font-size: .26rem;text-align: center;}
.iabout .more{color: #fff;text-align: center;display: block; }

.iabout{}
.iabout .list .zi{ padding-right: 2%;}
.iabout h3,.iabout p{ color: #fff;}
.iabout .list .img{ width: 40%;float: left;position: relative;margin-right: 10%;margin-bottom: 5%;}
.iabout .list .img:before{position: absolute;bottom:-8%;left: 8%;content:""; width: 100%
  ;height: 111%;border: 6px solid #d5dbea;z-index: -1; }
.iabout .list .img img{   width: 100%; border-radius:0;    }
.iabout .list .div{padding: .3rem 2% 0 2%;
 display:block; position:relative; 
}

.icase .ihead{ top: .3rem;margin-top: 0;}
/* icase */
.icase{margin-top:.4rem;padding-bottom: 1rem;  background: url(../images/icon4.png) center center repeat ;}
.icase .scroll { width:96%; margin:.1rem auto;position:relative;top: .2rem;}
.icase .box{width:100%;margin:0 auto;position:relative;overflow:hidden;}
.icase .btn-l,.icase .btn-r{display:block;height:.28rem;width:40%;position:absolute;bottom:-.5rem;
  background:#333333;
  }
.icase .btn-l:after{display:block;width:.18rem;height:.28rem;content:"<";color: #fff;
  position:absolute;top:50%;margin-top:-.16rem;left:50%;margin-left:-.08rem;}
.icase .btn-r:after{display:block;width:.18rem;height:.28rem;content:">";color: #fff;
  position:absolute;top:50%;margin-top:-.16rem;left:50%;margin-left:-.08rem;}
.icase .btn-l{left:6%;}
.icase .btn-r{right:6%;background: #fc771c;}
.icase ul{position:absolute;left;0;top:0;}
.icase li{float:left;margin: .1rem 0;}
.icase li a{display: block; }
.icase li a figure{width: 100%; position: relative; padding-bottom: 75%; }
.icase li a figure img{position: absolute; left:0; top:0; width:100%; min-height:100%; padding: 6px;background: #fff;}
.icase li span{display:block;width:100%;height:.4rem;line-height:.4rem;text-align:center;
  color:#333;font-size:.26rem;font-weight:bold;}
.icase li p{ color: #454545;width: 100%;} 

.inews .tod{padding:0 2% 2%;}
.inews li{ width:100%;padding:0.1rem 0rem; height: 1.46rem;border: 1px solid #dedee1;
border-bottom: 5px solid #c0cbe7;margin-bottom: .16rem;
  background: #fff url(../images/icon6.png) right top no-repeat;
  background-size:.46rem ;}
.inews li.hover{background-color:#f3f3f3;}
.inews li img{ float:left; width:1.5rem; height:1.1rem; margin-right:0.3rem;border: 1px solid #335286; padding: 5px;}
.inews li h3{ font-size:0.2rem; color:#333; line-height:2; font-weight:bold;  margin-left: 0.44rem;}
.inews li em{  height:.28rem; background:url(../images/icon8.png) left top no-repeat; 
background-size:.25rem ;
  display:block; margin-left: .14rem;padding-left: .3rem;color: #66686c;font-size: .22rem;
font-style: normal;margin-bottom: .18rem;}
.inews li .txt{ font-size:0.18rem; color:#333; line-height:1.5;margin-left: .44rem; }
.inews li:hover,.inews li:active{border-bottom-color: #15409f;
background: #fff url(../images/icon7.png) right top no-repeat;
  background-size:.46rem ;}
.inews li:hover em,.inews li:active em{color: #15409f; }

.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 dashed #fee4ab;}


.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.19rem;  }
.footer a{ }



/***********************************
 *** 网站内容
 **********************************/

.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:#36578d; }
.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:#fff; }
.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:#15409f; }
.toolbar .list { width:100%; }
.toolbar .list dd { float:left; width:25%; text-align:center; 
   border-left: 1px solid #0b2f9d;border-right: 1px solid #2c60b4; }
.toolbar .list a { display:block; color:#fff; height:0.64rem; line-height:0.11rem; font-size:0.19rem }
.toolbar .list dd:active { background:#f26305; }
.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;border-bottom: 1px solid #dab98e; }
.banner .list { float:left; width:500%; }
.banner .list li { float:left; width:20%; }
.banner .list img { display:block; width:100%; }
.banner .tip { width:90%; height:0.16rem; line-height:0.16rem; text-align:center; clear:both; display:none; position:absolute; left:5%; bottom:.2rem; }
.banner .tip span { display:inline-block; vertical-align:middle; width:.16rem; height:.16rem; 
  background:#15409f;margin:0 0.06rem; vertical-align:middle; border-radius:.16rem;}
.banner .tip span.cur {background:#f26f05;width:0.16rem; height:.16rem;  }
/* 百度地图 */
.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 { 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 #2C60B4; border-radius:3px; text-align:center;
background: #15409f;}
.menu .list a { display:block; font-size:0.19rem;color: #fff; }
.menu .list dd:active, .menu .list dd.current { background:#f26305;border-color: #f26305; }
.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:#fa6003; }
#formPost .text { height:1.92rem; line-height:0.24rem; padding:3%; }
#formPost .submit { width:100%; height:0.64rem; line-height:0.64rem; background:#15409F; border:1px solid #36578d; 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 #0b2f9d; background:#15409F; 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:#36578d; }

/* 页面细节 */
[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:#15409F; 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; }
}


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

