@charset "utf-8";

/*共用文件应用*/
@import url("blue.css");
@import url("style.css");




.about{}
.aboutMain{ padding:0.2rem 0;}
.aboutMain_title{text-align:center; border-bottom:1px dashed #CCC; padding:10px 0; font-size:0.3rem;}
.aboutMain_title span{display:inline-block; margin:0 10px; font-size:0.3rem;}
.aboutMain_title em{ width:0.3rem; height:0.2rem; display:inline-block;}
.span_l{background: url(../images/tit-l.png) no-repeat 0; background-size: auto; background-size: cover; }
.span_r{background: url(../images/tit-r.png) no-repeat 0; background-size: auto; background-size: cover; }



.aboutMain_con{ color:#666; padding:0.2rem 0;}
.aboutMain_con p{margin:10px 0;}
.aboutMain_con img{max-width:100%;}
.aboutMain_con_tip{ background:#fbfbfb; padding:0.2rem; margin:0.2rem 0;}
.aboutMain_con_tip dl{}
.aboutMain_con_tip dl dt{ margin-bottom:0.2rem;}
.aboutMain_con_tip dl dt span{ display:inline-block; padding:5px 10px; background:#edecf2; border-radius:5px; font-size:0.3rem;}
.aboutMain_con_tip dl dd{ color:#F00;}



/*网站地图*/
.sitemap{background:#f9f9fc; padding:.8rem .333333rem}
.sitemap h1{ font-size:0.36rem; text-align:center;}
.sitemap .section{margin-top:.8rem}
.sitemap .section .section-hd{background:#1861ae; color:#fff; border-radius:.133333rem .133333rem 0 0; padding-left:.5rem; position:relative; font-size:0.26rem; line-height:1rem;}
.sitemap .section .section-hd font{ border-left: 5px #fff solid;border-radius: 3px 3px 3px 3px;margin-right: 10px;}
.sitemap .section .section-bd{-webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify; -webkit-justify-content:space-between; justify-content:space-between; display: flex;}
.sitemap .section .section-bd .link{width:2.84rem; line-height:1.2rem; background:#fff; margin-top:.053333rem; font-size:.26rem; color:#2d2d2d; text-align:center}
.sitemap .section .section-bd .link:active{color:#c01734}
.sitemap .section:first-child{margin-top:0}



/*联系我们*/
.contact{ padding:15px 0;}
.contact .section-1 {padding: .3rem .333333rem 0; font-size:0;}
.contact .section-1 img{ max-width:100%;}
.contact .section-2{padding:0 .333333rem}
.contact .section-2 .floor{ background:#f9f9fc; padding:0 .266667rem; }
.contact .section-2 .floor .flex-center{display: flex; -webkit-box-align: center;-webkit-align-items: center;align-items: center;}
.contact .section-2 .floor .flex-center .iconfont{padding: .3rem 0; font-size:.4rem; line-height:.7rem; padding-right:.2rem; color:#276bb1;}
.contact .section-2 .floor .list-bd{border-bottom:1px dotted #d5d5d5; padding:.3rem 0; color:#2d2d2d}
.contact .section-2 .floor .list-bd .name,
.contact .section-2 .floor .list-bd .tel-bd{font-size:.28rem; margin-bottom:0.1rem}
.contactt .section-2 .floor .list-bd .name{line-height:.28rem}
.contact .section-2 .floor .list-bd .info{font-size:.24rem}
.contact .section-2 .floor .list-bd .info,
.contact .section-2 .floor .list-bd .tel-bd{line-height:.36rem;}
.contact .section-2 .floor .list-bd .tel:nth-child(2){padding-left:1rem}
.contact .section-2 .floor .list:last-child .list-bd{border-bottom:0}
.tellist{ display:flex}



/*测评*/
.ceping{ background:#f9f9fc; padding-bottom:15px;}
.cepingMain{}
.cepingSection{padding-top: .6rem;}
.cepingSection .area{position: relative;}
.cepingSection_title{height: 1.4rem; color: #fff; line-height: .666667rem; padding: .5rem 0 0 .4rem; font-size: .26rem;}
.cepingSection_con{background:#FFF; padding: .4rem .493333rem; border-radius: 0 0 .066667rem .066667rem; box-shadow:0 0 3px #CCCCCC;}
.cepingSection_con_info{font-size: .26rem; line-height: .4rem; color: #2d2d2d;}
.cepingSection_con_desc{font-size: .26rem; color: #888; line-height: .4rem; padding: .266667rem 0 .533333rem;}
.cepingSection_con_btn{color: #fff; width: 3rem; margin: 0 auto; display: block; line-height: .7rem; min-width: 1.333333rem; border-radius: .466667rem; text-align:center;}
.btn_color1{background: #00abfb;}
.cepingSection:first-child .cepingSection_title{background:url(../images/cal-img1.png) no-repeat top; background-size:contain;}
.btn_color2{background: #ff912c;}
.cepingSection:nth-child(2) .cepingSection_title{background:url(../images/cal-img2.png) no-repeat top; background-size:contain}
.btn_color3{background: #2fcf8d;}
.cepingSection:nth-child(3) .cepingSection_title{background:url(../images/cal-img3.png) no-repeat top; background-size:contain}
.btn_color4{background: #fd4e2a;}
.cepingSection:nth-child(4) .cepingSection_title{background:url(../images/cal-img4.png) no-repeat top; background-size:contain}
.btn_color5{background: #fb265a;}
.cepingSection:nth-child(5) .cepingSection_title{background:url(../images/cal-img5.png) no-repeat top; background-size:contain}
.btn_color6{background: #6f6afd;}
.cepingSection:nth-child(6) .cepingSection_title{background:url(../images/cal-img6.png) no-repeat top; background-size:contain}