﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ padding:0px; margin:0px }
body{ /*font-size:100px;*/ font-size:.24rem;}
* { margin:0; padding:0; -webkit-tap-highlight-color:rgba(0,0,0,0); box-sizing: border-box; }
.trans{ transition: all .3s ease-in;}
html {width:100%;min-height:100%; }
body {width:100%;min-height:100%; max-width:640px; min-width:320px; margin:0 auto; font:.24rem/1.5,"microsoft yahei",Tahoma,Arial,sans-serif; color:#666; -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;background: #fff;position: relative;}
body:before, body:after { content:""; width:100%; display:block; }
body:before{ height: .75rem;}
body:after{ height: .88rem;}
img { border:0px; }
em{ font-style:normal;}
s,i{font-style: normal;}
ul, ol { list-style-type:none; }
li{ list-style: none outside none;}
b{ font-weight: normal;}
/*表单*/
input,button,select,textarea { outline:none; font-family:"PingFang SC","Microsoft Yahei", Arial; font-size:.24rem; -webkit-appearance:none !important; }
table { border-collapse:collapse; border-spacing:0; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#999; }
input:-moz-placeholder, textarea:-moz-placeholder { color:#999; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#999; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #999;} 

/*公用样式*/
.layout { position:fixed; width:100%; height:100%; left:0; top:0; z-wrapper:101; background:#000; opacity:1; } 
.blue{ color:#28a5f4;}

/*链接*/
a, a:link, a:visited, a:hover, a:active {color:#666;text-decoration: none;}
a:focus { outline:none; }
a:hover, a:active{ color:#1ea838; outline:none; }

/*标题*/
h1, h2, h3, h4, h5, h6, h7 {font-weight: normal;}

.icon{ background:url(../images/icon.png) no-repeat;display:inline-block;background-size:2.4rem auto;vertical-align:middle; }
.icon1{ background:url(../images/icon1.png) no-repeat;display:inline-block;background-size:4rem auto;vertical-align:middle; }
.icon,.iconbef:before,.iconbef:after{ content: "\20"; display:block; }
.iconbef:before{background: url(../images/icon.png) no-repeat;background-size:2.4rem auto;    vertical-align: middle;}
/*清除浮动*/
.fl,.left { float:left; }
.fr,.right { float:right; }
.hidden { display:none; }
.clearfix:after { content:""; display:block; clear:both; width:100%; height:0; line-height:0; font-size:0; }
.clear,.clearfix:after { content:""; display:block; clear:both; width:100%; height:0; line-height:0; font-size:0; }

/*==========@@HTML默认  结束@@==========*/
.wrapper{width:100%;}
/*==========@@公共模块 开始@@==========*/
.header {background-size:100% 1.04rem;}
#top_main {width: 100%; height: 1rem;  *zoom: 1;z-index: 99; position: fixed; top: 0px; left: 0px;background:#2e63bc;}
#top { max-width: 640px; min-width: 320px; height: 1rem; position: relative;}
#top .logo { display: block;width: 5.1rem;height:0.75rem;padding-top:0.25rem;margin-left:0.24rem;}
#top .logo a {display: block;}
#top .logo img {display:block;width: 1.91rem;height:0.36rem; float:left; margin-top:0.07rem;}
#top .logo p{ font-size:0.26rem; font-weight:bold; color:#fff; line-height:0.5rem; height:0.5rem; border-left:#97acd0 solid 1px; padding-left:0.16rem; margin-left:0.16rem; float:left;}
#top .topsearch{display: block; position: absolute; top:0.36rem;left:0.3rem;text-align: center; cursor: pointer;width:0.38rem; height:0.38rem;}
#top .topsearch span{display:block;width:0.38rem;height:0.38rem;background-position:0rem -1.19rem;}
#top_main .tsearch *{ box-sizing: border-box;}
#top_main .tsearch{ position: absolute; height: 1rem; width:6.4rem!important; padding: .2rem 5%; left:0; top: 1rem; z-index: 99; background: #f5f5f5;box-sizing: border-box; display:none;border-top:1px solid #3426ad;}
#top_main .tsearch input{  -webkit-appearance: none; }
#top_main .tsearch .txt{ width: 76%; color:#000; text-indent: .3rem; font-size:.22rem;  height:.64rem;background: #fff; border:1px solid #fff; border-radius: 0.1rem; position: absolute; left: 5%; top:.2rem; border-top-left-radius: .6rem;border-bottom-left-radius: .6rem;}
#top_main .tsearch .btn{ color:#fff; font-size:.22rem; width: 16%; height:.66rem; line-height: .6rem; text-align: center; border:0px; background: #3426ad; position: absolute; right: 5%; top:.2rem; border-top-right-radius: .6rem;border-bottom-right-radius: .6rem;}
#top_main .tsearch .btn .btn_icon{display:block;width:0.34rem;height:0.34rem;margin-left:.32rem;margin-top:.14rem;background-position:-1.08rem -1.2rem;}
#top_main .btn_close_main {width: .88rem;height: 1rem;background-color: #3426ad;position: absolute;top: 0;left: 0;z-index:101;display:none;}
#top_main .btn_close_main .btn_close{width: .34rem;height: .33rem;margin-top: .32rem;margin-left: .26rem;background-position: -2rem -1rem;}
#top #nav { width: .4rem;height: .4rem;background-position: -.5rem -1.2rem;position: absolute; right:0.24rem;  top: .36rem;text-align: center; cursor: pointer;}
#top .close {background-position: -2.06rem 0;  width: .34rem;height: .34rem;cursor: pointer; position: absolute; right: 12%; top: -0.06rem; text-align: center; }

/*subNav*/
.subNav { position: fixed; width: 100%; height: 100%; right: 0%; top: 0; z-index: 999; max-width: 640px; min-width: 320px;background:#fff;display:none;overflow:scroll;}
.subNavCon {margin: 0px; width: 100%;}
.subNav .subTop{height:1rem;background:#2e63bc;z-index:400;position:relative;}
.subNav .subTop .nylogo{display: block;width: 4.9rem;height:0.75rem;padding-top:0.25rem;margin-left:0.24rem;}
.subNav .subTop .nylogo img{display:block;width: 1.91rem;height:0.36rem; float:left; margin-top:0.07rem;}
.subNav .subTop .nylogo p{ font-size:0.26rem; font-weight:bold; color:#fff; line-height:0.5rem; height:0.5rem; border-left:#97acd0 solid 1px; padding-left:0.16rem; margin-left:0.16rem; float:left;}

.subNav .subTop .close{width:.42rem;height:.42rem;position:absolute;z-index:1;right:.24rem;top:.36rem;background-position:-2.06rem 0;display:inline-block;vertical-align:middle;}
.subNav .subBottom{height:100%;margin:0 0.2rem;}
.subNav .subBottom li{padding-top:.06rem;padding-bottom:.08rem;border-bottom: 1px solid #ddd;position:relative;}
.subNav .subBottom li a{display:block;font:normal .3rem "AvantGarde Bk BT";color:#999;width:80%;}
.subNav .subBottom li a .txt{height:.8rem;line-height:.8rem;}
.subNav .subBottom li a .tit{display: inline-block;font-size:.3rem;line-height:.8rem;font-family:"AvantGarde Bk BT";color:#333;}
.subNav .subBottom li em{ width: .28rem;
 height: .28rem; display: inline-block; background-position: 0rem -.5rem; vertical-align: middle; position: absolute; right: 0;  top: .32rem;}
.subNav .subBottom .list{padding-top:0.2rem;}
.subNav .subBottom li.hover,.subNav .subBottom li:hover{border-bottom:1px solid #3426ad;}
.subNav .subBottom li.hover a .tit,.subNav .subBottom li:hover a .tit{color:#333;}
.subNav.show { display: block; !important;}
.subNavShow { -webkit-transform: translateX(-48%); -moz-transform: translateX(-48%); -ms-transform: translateX(-48%); transform: translateX(-48%); display: block; }
.subNav .subnav2{margin-top:.2rem;display:none;}
.subNav .subnav2 a{ height: .6rem;font-size: .24rem;box-sizing:border-box;
 line-height: .6rem; text-align: left;color: #fff;display: block; 
 padding:0; background: none; border-bottom: 1px solid #ddd; font-size: .24rem!important;
 margin-bottom: .2rem;}
.subNav li.hover em{width:.31rem;height:.03rem;top:.46rem;background-position:-2.06rem -1.54rem;}

/* banner */
#banner_main { width: 5.92rem; margin:0 auto; overflow: hidden; psosition:relative; height:7rem; background-size: 1px auto; margin-top:0.5rem; }
.banner { margin: 0 auto; width: 100%; *zoom: 1; overflow: hidden; position: relative; height: 7rem;}
.banner .list { width: 100%; overflow: hidden;box-shadow: 0px 1px 5px #e9e9e9;border-radius:0.1rem;height: 7rem;}
.banner .list li { float: left; width: 100%; overflow: hidden;border-radius:0.1rem;height: 7rem;}
.banner .list li img { width: 100%; height: 7rem;border-radius:0.1rem;}
#banner .tip { width: 80%; height: 0.24rem; line-height: 0.32rem; text-align: center; clear: both;position: absolute; left: 8%; bottom: 4%; z-index: 2; font-size: 0;}
#banner .tip span { display: inline-block;vertical-align: middle; width: 0.3rem; height: 0.12rem; margin: 0 0.1rem; vertical-align: middle;  border-radius:0.2rem; background-color:#c9c9c9; margin-top:0.02rem;}
#banner .tip span.cur {  width: .4rem; height: .12rem; background-color:#2d4369;}

/*版权信息*/
#footer_main{text-align:center;width: 100%;background:#fff; padding:0.1rem 0 0;border-bottom:1px solid #cccccc;}
#returntop{width:1rem;height:1rem;background:url(../images/gotop.png) no-repeat center top;background-size:1rem auto;position: fixed;bottom:20%;right: 2%; cursor: pointer;z-index:99;}
#copyright{width: 90%; margin:0 auto;color:#666;font-size:0.24rem;line-height:.4rem;padding:0.5rem 0 .5rem;text-align:left;}
#copyright p{font-size:.24rem;color:#333;line-height:.4rem;text-align:center;}
#footer_main .bottomNav{padding-left:.4rem;padding-right:.4rem;}
#footer_main .bottomNav .list{padding-top:.12rem;}
#footer_main .bottomNav .list li{width:100%;height:.8rem;border-bottom:1px solid #ccc;}
#footer_main .bottomNav .list li a{display: block;height: 0.8rem;line-height: 0.8rem;}
#footer_main .bottomNav .list li .tit{display: block;font: normal 0.26rem "AvantGarde Bk BT";color: #333;line-height: 0.8rem;float: left;}
#footer_main .bottomNav .list li em{display: block;float: right;width: 0.28rem;height: 0.32rem;margin-top: 0.25rem;background-position:-2.08rem -.5rem;}
#footer_main .bottomNav .list li:hover .tit{color:#8ABC29;}


.copyright{ width:6.4rem; margin:0 auto; padding-top:0.3rem; padding-bottom:0.6rem; text-align:center; background-color:#f6f6f6; margin-top:0.6rem;}
.copyright span{ display:block; font-size:0.24rem; color:#ababab; font-family:"Arial"; padding-top:0.1rem;}
.copyright p{ display:block; font-size:0.24rem; color:#ababab; padding-top:0.1rem;}
.copyright p a{ display:inline-block; padding:0 0.15rem; color:#ababab;}

.f_tit_bnav {position: fixed;bottom: 0rem;left:0%;width:100%;cursor: pointer; background-color: #fff;font-size: 0.2rem;z-index: 88;height:1rem; border-top:#dddddd solid 1px; }
.f_tit_bnav ul li {float: left;text-align: center;width:20%; height:1rem;}
.f_tit_bnav li a{color: #fff;display:block; font-size:0.22rem;}
.f_tit_bnav li i{ display:inline-block; width:0.44rem; height:0.42rem; background:url(../images/bottom_08.png) no-repeat; background-size:100%; margin-top:0.12rem; }
.f_tit_bnav li img{display: block;margin:0 auto;width: 0.3rem; height:0.29rem; margin-top:0.26rem; margin-bottom:0.08rem;}
.f_tit_bnav li img.f_tit_img02{display:none;}
.f_tit_bnav li span{ display:block; font-size:0.22rem; color:#666;}
.f_tit_bnav li.li2 i{ display:inline-block; width:0.44rem; height:0.42rem; background:url(../images/bottom_05.png) no-repeat; background-size:100%; }
.f_tit_bnav li.li3 i{ display:inline-block; width:0.84rem; height:0.84rem; background:url(../images/a18_03.png) no-repeat; background-size:100%;    margin-top: -0.35rem; }
.f_tit_bnav li.li4 i{ display:inline-block; width:0.44rem; height:0.42rem; background:url(../images/bottom_03.png) no-repeat; background-size:100%; }
.f_tit_bnav li.li5 i{ display:inline-block; width:0.44rem; height:0.42rem; background:url(../images/bottom_09.png) no-repeat; background-size:100%; }
.f_tit_bnav li.li1.f_tit_li i{ display:inline-block; width:0.44rem; height:0.42rem; background:url(../images/bottom_07.png) no-repeat; background-size:100%; }
.f_tit_bnav li.li2.f_tit_li i{ display:inline-block; width:0.44rem; height:0.42rem; background:url(../images/bottom_06.png) no-repeat; background-size:100%; }
.f_tit_bnav li.li4.f_tit_li i{ display:inline-block; width:0.44rem; height:0.42rem; background:url(../images/bottom_04.png) no-repeat; background-size:100%; }
.f_tit_bnav li.li5.f_tit_li i{ display:inline-block; width:0.44rem; height:0.42rem; background:url(../images/bottom_10.png) no-repeat; background-size:100%; }
.f_tit_bnav li.f_tit_li span{ color:#2e63bc;}
/*底部 end*/

/* 工具栏 */
#toolbar{position: fixed; bottom: 0; width: 100%; z-index: 88; height: 1rem; background: #3c3c3c; left: 0;}
#toolbar .list{width: 100%; max-width: 640px; min-width: 320px; margin: 0 auto;}
#toolbar .list li{float: left; width: 25%; text-align: center;}
#toolbar .list li:last-child{border-right:none;}
#toolbar .list a{display: block; height: 1rem; line-height: 0.24rem; font: bold 0.26rem "microsoft yahei"; padding-top: 0.2rem;}
#toolbar .list a span{text-align: center; color: #fff; margin-top:.06rem;display: block; font-size:.2rem;}
#toolbar .list a s{margin-left: auto; margin-right: auto; width: 0.3rem; height: 0.28rem; display: block; background-position: -.0rem -.0rem; margin-bottom: .02rem;}
#toolbar .list li:nth-child(2) s{background-position: -.4rem -.0rem;width:.29rem;height:.3rem;}
#toolbar .list li:nth-child(3) s{background-position: -0.8rem -.0rem;width:.31rem;height:.31rem;}
#toolbar .list li:nth-child(4) s{background-position: -1.2rem -.0rem;width:.28rem;height:.34rem;}
#toolbar .list li:nth-child(1):hover s{background-position: -.0rem 0rem;}
#toolbar .list li:nth-child(2):hover s{background-position: -.4rem 0rem;}
#toolbar .list li:nth-child(3):hover s{background-position: -0.8rem 0rem;}
#toolbar .list li:nth-child(4):hover s{background-position: -1.2rem 0rem;}
#toolbar .list li:hover{background:#1ea838;}
#toolbar .list li:hover span{color:#fff;}

/*==========@@页面布局  开始@@==========*/
#search{background:#fff;width:96%;margin:0.2rem auto;height:0.6rem;-moz-border-radius:0.5rem;-webkit-border-radius:0.5rem;border-radius:0.5rem;padding: 0;-webkit-box-shadow: 1px 1px 1px #e7e9e9;
  -moz-box-shadow: 1px 1px 1px #e7e9e9;
  box-shadow: 1px 1px 1px #e7e9e9;}
#search input{display:block;font-family: "微软雅黑";padding: 0;margin: 0;}
#search .txt{border:none;width:66%;height:0.5rem;line-height:0.6rem;margin-right:1%; padding:0 4%;color:#666;font-size: 0.22rem; background: none;} 
#search .searchbtn{ cursor:pointer;border:none;font-size: 0.24rem; width:0.8rem; height:0.6rem;text-align:center;background-position:-0.63rem 0;}

/*index*/
.index{background: #fff;overflow: hidden;}
.index .indexTit .tit{font-size:0.48rem;color:#333;text-align:center;line-height:0.5rem;}
.index .indexTit .subtit{margin-top:0.18rem;font-size:0.3rem;color:#d7d7d7;text-align:center;line-height:0.24rem;text-transform:uppercase;}
.gap{width:100%;height:0.3rem;background:url("../images/gap.png") no-repeat center center;}
.telfix{width: 1rem; height: 1rem; position: fixed; right: 1%; bottom: 2.6rem; z-index: 999; background:url("../images/gTel.png") no-repeat center center;background-size:1rem 1rem;}
.toTop{width: 1rem; height: 1rem; position: fixed; right: 1%; bottom: 1.5rem; z-index: 999; background:url("../images/goTop.png") no-repeat center center;background-size:1rem 1rem;}

.floor_0_main{ background:url(../images/a1_02.jpg) bottom no-repeat; width:100%; background-size:100%; padding-bottom: 0.2rem;}
.floor_0{ width:100%; background-size:100%;}
.floor_0 ul{ display:inline-block; width:6.4rem;}
.floor_0 ul li{ display:block; float:left; width:25%; text-align:center; padding-bottom:0.3rem;padding-top:0.5rem;}
.floor_0 ul li em{ width:0.88rem; height:0.88rem; display:block; background-position:0rem 0rem; margin:0 auto;}
.floor_0 ul li p{ font-size:0.26rem; color:#333333; padding-top:0.2rem;}
.floor_0 ul li:nth-child(2) em{ width:0.88rem; height:0.88rem; display:block; background-position:-0.95rem 0rem;margin:0 auto;}
.floor_0 ul li:nth-child(3) em{ width:0.88rem; height:0.88rem; display:block; background-position:-1.9rem 0rem;margin:0 auto;}
.floor_0 ul li:nth-child(4) em{ width:0.88rem; height:0.88rem; display:block; background-position:-2.83rem 0rem;margin:0 auto;}

/*招商加盟*/
.index .floor_1_main{ margin-top:0.56rem;}
.index .indexTit .tit { font-size:0.32rem; color: #333333; font-weight: bold; line-height:0.32rem; background: url("../images/wave.png") no-repeat center center;  background-size: 5.7rem 0.02rem;}
.index .indexTit .tit em { color: #2e63bc;}
.index .indexTit .subtit { font-size:0.2rem; color: #333333; line-height:0.3rem; text-align: center; width: 4.3rem;  margin: 0 auto; margin-top:0.1rem;}
.floor_1_main .part2{ margin:0 0.24rem; margin-top:0.22rem;}
.floor_1_main .part2 ul{ display:inline-block;}
.floor_1_main .part2 li{ width:2.82rem; height:100%; border:#ddd solid 0.01rem; overflow:hidden; text-align:center; float:left; margin-right:0.22rem; margin-top:0.24rem;}
.floor_1_main .part2 li:nth-child(2n){ margin-right:0;}
.floor_1_main .part2 li a{width:2.82rem; height:100%; display:block;}
.floor_1_main .part2 li img{width:2.82rem; height:2.04rem; background-size:100%; overflow:hidden;    display: block;}
.floor_1_main .part2 li p{ width:100%;font-size:0.24rem; color:#333333;line-height:0.42rem; height:0.82rem; display:block; background-color:#fff; padding:0; margin:0; }
.floor_1_main .part2 li:hover p{ color:#fff; background-color:#2e63bc;}
.gengduo a{ width:100%; height:0.72rem; margin:0 auto; background-color:#2e63bc; font-size:0.26rem; color:#fff; text-align:center; line-height:0.72rem; display:block; }

.floor_1_main .gengduo{ margin-top:0.3rem;}
.dizhi{ width:94%; margin-left:3%; overflow:hidden;}
.contact_map{    width: 100% !important;margin: 0 auto;display: block;}
.contact_map1{    width: 100% !important;margin: 0 auto;display: block;}

/*品牌产品*/
.index .floor_2_main{ background:url(../images/a2_02.jpg) center center no-repeat; width:100%; height:12.28rem; background-size:100%; margin-top:0.5rem;}
.floor_2_main .indexTit{ padding-top:0.52rem;}
.floor_2_main .indexTit .tit{ color:#fff;  background: url(../images/wave1.png) no-repeat center center;background-size: 5.7rem 0.02rem;}
.floor_2_main .indexTit .subtit{ color:#fff;}
.index .floor_2_main .technology{height: auto;width:5.92rem; margin:0 auto;margin-top: 0.4rem;}
.index .floor_2_main .technology ul .item{height:2.47rem; width:5.92rem; background:url(../images/a3_03.jpg) center center no-repeat; background-size:100%;}
.index .floor_2_main .technology ul .item2{height:2.47rem; width:5.92rem; background:url(../images/a3_05.jpg) center center no-repeat; background-size:100%;}
.index .floor_2_main .technology ul .item3{height:2.47rem; width:5.92rem; background:url(../images/a3_06.jpg) center center no-repeat; background-size:100%;}
.index .floor_2_main .technology ul .item4{height:2.47rem; width:5.92rem; background:url(../images/a3_07.jpg) center center no-repeat; background-size:100%;}
.index .floor_2_main .technology ul .item a .technology1{height:2.47rem; width:5.92rem;}
.index .floor_2_main .technology ul .item a .technology1 .tit{font-size:0.26rem;color: #FFF; padding-top:0.24rem;;margin-left:0.54rem;}
.index .floor_2_main .technology ul .item a .technology1  #con1{margin-top:0.1rem;}
.index .floor_2_main .technology ul .item a .technology1  p span{ display:block;font-size:0.2rem;color: #deeaff;background: url(../images/triangle.png) 0px 0.1rem no-repeat;padding-left:0.24rem;margin-left:0.48rem;margin-top:0.12rem;width:3.6rem;}

.index .floor_2_main .technology ul .item:nth-child(2) a .technology1 .tit,.index .floor_2_main .technology ul .item:nth-child(4) a .technology1 .tit{ color:#333;}
.index .floor_2_main .technology ul .item:nth-child(2) a .technology1 p span,.index .floor_2_main .technology ul .item:nth-child(4) a .technology1 p span{ color:#666;background: url(../images/triangle1.png) 0px 0.1rem no-repeat;}

/*六大支持政策*/
.index .floor_3_main{ padding-top:0.5rem;}
.index .floor_3_main .indexTit .subtit{ width:6rem;}
.floor_3_1{ width:100%; margin-top:0.34rem;}
.floor_3_1 img{ width:100%; height:3.94rem; background-size:100%; display:block;}
.floor_3_1 a{ margin:0 auto; display:block; width:2.5rem; height:0.6rem; background-color:#2e63bc; font-size:0.24rem; color:#fff; text-align:center; line-height:0.6rem;}
.floor_3_2{ margin-top:0.4rem;}
.floor_3_2 ul{ display:inline-block; width:100%;}
.floor_3_2 ul li{ width:49.99%; height:2.3rem; border:#ddd solid 0.01rem; text-align:center; float:left;}
.floor_3_2 ul li em{ display:block; font-size:0.2rem; color:#2d4369;line-height:0.6rem; padding-top:0.3rem;}
.floor_3_2 ul li strong{ font-size:0.6rem; color:#2e63bc; line-height:0.6rem;}
.floor_3_2 ul li h3{ font-size:0.24rem; color:#333; line-height:0.32rem; font-weight:bold; padding-top:0.1rem;    width:76%;
    margin-left:12%;height: 0.7rem;}
.floor_3_2 ul li p{ font-size:0.22rem; color:#666; width:2.64rem; line-height:0.36rem; display:inline-block; padding-top:0.2rem;}
.floor_3_2 ul li:nth-child(2),.floor_3_2 ul li:nth-child(3){ background-color:#2e63bc;border:#2e63bc solid 0.01rem;}
.floor_3_2 ul li:nth-child(2) em,.floor_3_2 ul li:nth-child(3) em{ color:#fff;}
.floor_3_2 ul li:nth-child(2) strong,.floor_3_2 ul li:nth-child(3) strong{ color:#fff;}
.floor_3_2 ul li:nth-child(2) h3,.floor_3_2 ul li:nth-child(3) h3{ color:#fff;}
.floor_3_2 ul li:nth-child(2) p,.floor_3_2 ul li:nth-child(3) p{ color:#fff;}

/*复制成功*/
.index .floor_4_main{padding-top:0.4rem;}
.index .floor_4_main .honorList{ background:url(../images/a5_02.jpg) center center no-repeat; width:100%; height:5.43rem; background-size:100%; position:relative; margin-top:0.3rem;}
.floor_4_main .honorList em{ display:block; width:0.28rem; height:0.24rem; background-position:-0 -0.95rem; position:absolute; left:0.24rem; top:0.64rem;}
.floor_4_main .honorList b{ display:block;  width:0.28rem; height:0.24rem; background-position:-0.37rem -0.95rem; position:absolute; right:0.24rem; top:2.1rem;}
.floor_4_main .honorList .bd{ position:relative;}
.floor_4_main .honorList .bd ul h4{ font-size:0.28rem; color:#fff; line-height:0.28rem; width:5.2rem; font-weight:normal; margin-left:0.64rem; padding-top:0.64rem;}
.floor_4_main .honorList .bd ul h4 span{ display:block; font-size:0.22rem; color:#ddd; line-height:0.34rem; padding-top:0.26rem;}
.floor_4_main .honorList .hd{ margin:0 0.24rem; margin-top:0.1rem; }
.floor_4_main .honorList .hd ul{ display:inline-block; width:100%;}
.floor_4_main .honorList .hd ul li{ width:50%; height:0.68rem; border-bottom:#517dbe solid 0.01rem; float:left; margin-top:0.5rem; position:relative;}
.floor_4_main .honorList .hd ul li i{ display:block; float:left; width:0.36rem; height:0.4rem; background-position:-0.04rem -1.28rem;}
.floor_4_main .honorList .hd ul li:nth-child(2) i{ display:block; float:left; width:0.36rem; height:0.4rem; background-position:-0.45rem -1.28rem;}
.floor_4_main .honorList .hd ul li:nth-child(3) i{ display:block; float:left; width:0.34rem; height:0.4rem; background-position:-0.89rem -1.28rem;}
.floor_4_main .honorList .hd ul li:nth-child(4) i{ display:block; float:left; width:0.36rem; height:0.4rem; background-position:-1.23rem -1.28rem;}
.floor_4_main .honorList .hd ul li p{ float:left; font-size:0.22rem; color:#fff; line-height:0.22rem; padding-left:0.12rem;}
.floor_4_main .honorList .hd ul li p span{ display:block; font-size:0.2rem; color:#ddd; line-height:0.2rem; padding-top:0.08rem;}
.floor_4_main .honorList .hd ul li s{ width:2.7rem; height:0.02rem; background-color:#b43232; display:block; position:absolute; left:0; bottom:-0.01rem; display:none;}
.floor_4_main .honorList .hd ul li.on s{ display:block;}



/*新闻中心*/
.index #floor_6_main{height:auto;background:#fff; margin:0 0.24rem;}
.index #floor_6_main .indexTit{padding-top:0.5rem;}
.index #floor_6_main .newsList{}
.index #floor_6_main .newsList .item{width: 100%; display: block; padding: 0.3rem 0; border-bottom: 1px solid #eee;}
.index #floor_6_main .newsList .item a{display: block;}
.index #floor_6_main .newsList .item .img{width:2.14rem;height:1.2rem;position: relative; overflow: hidden; z-index: 2; float: left;  }
.index #floor_6_main .newsList .item .img img{display:block;width:2.14rem;height:1.2rem;}
.index #floor_6_main .newsList .item .txt{float:right;width:3.4rem;}
.index #floor_6_main .newsList .item .tit{font-size: .26rem; color: #000; line-height: 0.44rem; height:0.96rem;}
.index #floor_6_main .newsList .item .stxt{ font-size:0.2rem;}
.index #floor_6_main .newsList .item span{color: #333; padding-right: .2rem; font-size:0.2rem;}
.index #floor_6_main .newsList .item .dian{width: .2rem; height: .1rem; display: block; background-position: -2.2rem -2.2rem; margin-top: .12rem;}
#floor_6_main .gengduo{ margin-top:0.5rem;}

/*联系我们*/
.index #floor_7_main{padding-bottom:0.5rem;background:#fff;}
.index #floor_7_main .contactTit{padding-top:0.5rem;margin-left:0.3rem;}
.index #floor_7_main .contactTit .tit{font-size:0.3rem;font-weight:bold;color:#737373;line-height:0.3rem;}
.index #floor_7_main .contactTit .subtit{margin-top:0.08rem;font-size:0.24rem;color:#737373;line-height:0.24rem;}
.index #floor_7_main .comInfo{margin-left:0.3rem;}
.index #floor_7_main .comInfo .comName{margin-top:0.5rem;margin-bottom:0.3rem;font-size:0.3rem;color:#737373;line-height:0.24rem;}
.index #floor_7_main .comInfo .cInfo .info{font-size:0.2rem;color:#737373;line-height:0.5rem;}
.index #floor_7_main .comInfo .cInfo .info .t1{font-size:0.2rem;font-weight:bold;color:#737373;}
.index #floor_7_main .cBtn{margin-top:0.4rem;}
.index #floor_7_main .cBtn a{display:block;float:left;width:0.48rem;height:0.48rem;margin-right:0.2rem;}
.index #floor_7_main .cBtn a.xl{background:url("../images/wbIcon.png") no-repeat center center;background-size:0.48rem 0.48rem;}
.index #floor_7_main .cBtn a.wx{background:url("../images/wxIcon.png") no-repeat center center;background-size:0.48rem 0.48rem;}
.index #floor_7_main .cBtn a.qq{background:url("../images/qqIcon.png") no-repeat center center;background-size:0.48rem 0.48rem;}

.cont2{padding:3%;background:#fff;}
.cont2 .acceptance .topTit .tit{height:1.08rem;line-height:1.08rem;font-size:0.32rem;color:#333;text-align:center;background:url("../images/pzcn.png") 92% center no-repeat;background-size:1.08rem 1.08rem;}
.cont2 .acceptance .topTit .tit em{font-weight:bold;}
.cont2 .acceptance .topTit .line{width:2rem;height:0.2rem;margin:0 auto;margin-top:-0.2rem;background:url("../images/pzLine.png") no-repeat center center;background-size:2rem 0.2rem;}
.cont2 .acceptance .pzList .list .item{padding:0.4rem 0;border-bottom:1px solid #ddd;}
.cont2 .acceptance .pzList .list .item .num{float:left;font-size:0.6rem;line-height:0.5rem;font-family:"AvantGarde Bk BT";color:#ccc;}
.cont2 .acceptance .pzList .list .item .txt{float:left;width:5rem;margin-left:0.3rem;}
.cont2 .acceptance .pzList .list .item .txt .tit{font-size:0.28rem;color:#333;line-height:0.3rem;}
.cont2 .acceptance .pzList .list .item .txt .cont{margin-top:0.2rem;font-size:0.2rem;color:#666;line-height:0.3rem;}

.development{padding:0.4rem 0.2rem;background:#fff;margin-top:0.2rem;}
.development .develop .list .item{margin-bottom:0.6rem;}
.development .develop .list .item .topTit{padding-left:0.4rem;background:url("../images/clock.png") no-repeat left center;background-size:0.34rem;}
.development .develop .list .item .topTit .tit{font-family:arial;font-size:0.45rem;	color:#da2a2e;background:url("../images/tLine.png") no-repeat right center;background-size:3.98rem 0.33rem;}
.development .develop .list .item .topTit .tit em{margin-left:0.1rem;font-size:0.24rem;}
.development .develop .list .item .cont{margin-left:0.4rem;font-size:0.24rem;line-height:0.36rem;color:#333;}

.Process .g-box{background:#fff;}
.Process .g-box .img1{display:block;width:100%;height:2.4rem;}
.Process .g-box .img1 img{display:block;width:100%;height:2.4rem;} 
.Process .g-box .part1{position:relative;width:6rem;height:2.6rem;margin:0 auto;margin-top:-0.4rem;box-shadow:0.02rem 0.05rem 0.2rem #e5e5e5;background:#fff;border-radius:0.12rem;z-index:12;}
.Process .g-box .part1 .tit{padding-top:0.4rem;margin-left:0.4rem;font-size:0.26rem;color:#333;}
.Process .g-box .part1 .cont1{width:5.2rem;margin-top:0.2rem;margin-left:0.4rem;font-size:0.2rem;line-height:0.36rem;color:#666;}
.Process .g-box .part2{margin-top:0.4rem;border-bottom:1px solid #e4e4e4;}
.Process .g-box .part2 .list li{float:left;width:33.33%;margin-bottom:0.36rem;}
.Process .g-box .part2 .list li .img{display:block;width:1rem;height:1rem;margin:0 auto;}
.Process .g-box .part2 .list li .tit{margin-top:0.2rem;font-size:0.2rem;text-align:center;color:#333;}

.part_2{ width:96%; margin:0 auto; overflow:hidden; padding-top:0.2rem;}

.part_2 img{ width:100%; background-size:100%;}



/*企业风采*/
.companyPage{width: 100%;background:#fff;padding-top:0.2rem;padding-bottom:0.8rem;}
.companyPage .companyList .list .item{width: 45.5%; margin-left: 3%; margin-bottom: .3rem; float: left; background: #fff;}
.companyPage .companyList .list .item a{display: block; width: 100%;}
.companyPage .companyList .list .item figure{width: 100%; padding-top: 75%; overflow: hidden; position: relative;}
.companyPage .companyList .list .item img{width: 100%; min-height: 100%; position: absolute; left: 0; top: 0;}
.companyPage .companyList .list .item .tit{font-size:0.24rem;text-align: center; line-height: .5rem; height: .5rem;background:#033b95;}

/*menuer*/
.nybanner{width:100%;height:2rem;}
.menuer{height:0.9rem;border-bottom:1px solid #eaeaea;background:#fff;}
.menuer .menu{height:0.9rem;padding:0.1rem 0.2rem 0;}
.menuer .menu .list li{float:left;margin-left:0.7rem;}
.menuer .menu .list li:first-child{margin-left:0;}
.menuer .menu .list li a{display:block;height:0.8rem;font-size:0.24rem;line-height:0.8rem;color:#333;}
.menuer .menu .list li.hover a{color:#023b95;border-bottom:2px solid #023b95;}

.contactPage{background:#fff;}
.contactPage .part1 .bcontact{padding: 0 0.2rem;}
.contactPage .part1 .bcontact li{padding: 0.5rem 0;border-bottom:1px dotted #c9c9c9;}
.contactPage .part1 .bcontact li .img{display:block;width:0.94rem;}
.contactPage .part1 .bcontact li .txt{float:right;width:4.9rem;}
.contactPage .part1 .bcontact li.btel s{float:left;display:block;width:0.72rem;height:1.15rem;margin:0 auto;background:url("../images/ctel.png") no-repeat center center;background-size:0.72rem 1.15rem;}
.contactPage .part1 .bcontact li.btel .a1{margin-right:0.26rem;}
.contactPage .part1 .bcontact li.btel .a2{margin-left:0.26rem;margin-right:0.24rem;}
.contactPage .part1 .bcontact li.btel .a3{margin-left:0.24rem;}
.contactPage .part1 .bcontact li.baddress s{float:left;display:block;width:0.8rem;height:1.01rem;margin:0 auto;background:url("../images/cmap.png") no-repeat center center;background-size:0.8rem 1.01rem;} 
.contactPage .part1 .bcontact li.becode s{float:left;display:block;width:0.94rem;height:0.75rem;margin:0 auto;background:url("../images/cmail.png") no-repeat center center;background-size:0.94rem 0.75rem;}
.contactPage .part1 .bcontact li.becode .tit{float:left;margin-right:0.4rem;}
.contactPage .part1 .bcontact li.becode h4{float:left;line-height:0.3rem;}
.contactPage .part1 .bcontact li h3{font-size: 0.24rem;font-weight: bold; color: #999;}
.contactPage .part1 .bcontact li h4{margin-top:0.06rem;font-size:0.24rem;font-family:"microsoft yahei";color: #333;}
.contactPage .part1 .bcontact li h4.h4{color:#999;}
.contactPage .part1 .bcontact li h4 span{font-size:0.27rem;color:#333;font-family:arial;}
.contactPage .part1 .bcontact li .tit{font-size:0.4rem;font-family:"AvantGarde Bk BT";color:#000;line-height:0.4rem;}
.contactPage .part1 .bcontact li.becode .tit{font-size:0.24rem;font-family:arial;}
.contactPage .part2{padding:0.5rem 0.2rem;border-bottom:1px dotted #c9c9c9;}
.contactPage .part2 .item{width:100%;padding:0.5rem 0 0.5rem 0.36rem;background:#033b95;border-radius:0.06rem;}
.contactPage .part2 .item:first-child{margin-bottom:0.2rem;}
.contactPage .part2 .item .cIcon{float:left;width:0.77rem;height:0.59rem;padding-right:0.2rem;border-right:1px solid #2353a0;background:url("../images/cper.png") no-repeat center center;background-size:0.77rem 0.59rem;}
.contactPage .part2 .item .txt{float:left;width:1.6rem;margin-left:0.12rem;}
.contactPage .part2 .item .txt .tit{font-size:0.18rem;color:#fff;line-height:0.22rem;}
.contactPage .part2 .item .txt .per{margin-top:0.1rem;font-size:0.3rem;color:#fff;line-height:0.3rem;}
.contactPage .part2 .item .contact{float:left;margin-left:0.1rem;}
.contactPage .part2 .item .contact .tel{padding-left:0.26rem;font-size:0.24rem;font-family:"arial";line-height:0.2rem;color:#fff;background:url("../images/ctel1.png") no-repeat left center;background-size:0.2rem 0.2rem;}
.contactPage .part2 .item .contact .email{padding-left:0.26rem;margin-top:12px;font-size:0.24rem;font-family:"arial";line-height:0.2rem;color:#fff;background:url("../images/cemail1.png") no-repeat left center;background-size:0.22rem 0.22rem;}
.contactPage .part3{padding:0.5rem 0.2rem;margin-bottom:0.5rem;border-bottom:1px dotted #bababa;}
.contactPage .part3 .perList .item{float:left;margin-bottom:0.5rem;}
.contactPage .part3 .perList .item:nth-child(odd){width:2.5rem;margin-right:0.6rem;}
.contactPage .part3 .perList .item:nth-child(even){width:2.52rem;}
.contactPage .part3 .perList .item .txt .tit{margin-bottom:0.08rem;font-size:0.24rem;font-weight:bold;color:#666;line-height:0.24rem;}
.contactPage .part3 .perList .item .txt .p1{font-size:0.18rem;color:#666;line-height:0.3rem;}
.contactPage .part3 .perList .item:last-child{margin-bottom:0;}


/*招贤纳士*/
.recruitMent{background:#fff;}
.recruitMent .part1{padding:0.3rem 0.2rem 0;}
.recruitMent .part1 .item{padding:0.2rem;margin-top:0.12rem;border:1px solid #e5e5e5;border-radius:3px;}
.recruitMent .part1 .item:first-child{margin-top:0rem;}
.recruitMent .part1 .item .tit{font-size:0.3rem;color:#033b95;}
.recruitMent .part1 .item1 .tit{padding-left:0.56rem;background:url("../images/xz.png") no-repeat left center ;background-size:0.36rem 0.42rem;}
.recruitMent .part1 .item2 .tit{padding-left:0.56rem;background:url("../images/fl.png") no-repeat left center ;background-size:0.51rem 0.47rem;}
.recruitMent .part1 .item3 .tit{padding-left:0.56rem;background:url("../images/sj.png") no-repeat left center ;background-size:0.43rem 0.45rem;}
.recruitMent .part1 .item .cont{margin-top:0.14rem;}
.recruitMent .part1 .item .cont .p1{font-size:0.18rem;color:#333;line-height:0.3rem;}
.recruitMent .part2{padding:0 0.2rem 0.6rem;margin-top:0.36rem;}
.recruitMent .part2 .item{padding-left:0.7rem;}
.recruitMent .part2 .tel{float:left;background:url("../images/phone.png") no-repeat left center;background-size:0.56rem 0.56rem;}
.recruitMent .part2 .email{float:right;background:url("../images/email.png") no-repeat left center;background-size:0.56rem 0.56rem;}
.recruitMent .part2 .item .tit{font-size:0.16rem;font-weight:bold;color:#333;line-height:0.28rem;}
.recruitMent .part2 .item .cont{margin-top:0.08rem;font-size:0.28rem;font-family:arial;color:#333;line-height:0.24rem;}

/*product.html*/ 
.content .listProduct{padding-top:.4rem;background: #f5f5f5;}
.content .caselist{padding-top:.4rem;}

.content .cateList{width: 100%; height: 0.8rem; margin-top:.26rem;line-height: 0.8rem; text-align: center; background: #3426ad; color: #fff; position: relative;}
.content .cateList .goBack{width: .8rem; height: .8rem; padding-top: .25rem; position: absolute; left: .1rem; top: 0;z-index:12;}
.content .cateList .goBack:before{width: .2rem; height: .32rem; display: block; margin: 0 auto; background-position: -1.5rem -2.1rem;}
.content .cateList h3{position:relative;font-size: .3rem;}
.content .cateList h3 s{position:absolute;top:0.34rem;right:.4rem;width: .22rem; height: .18rem; margin-left: .1rem; background-position: -1.06rem -2.2rem;}
.content .cateList .box{width: 100%; position: absolute; left: 0; top: .8rem; padding: .3rem 3% .2rem; z-index: 11; background: #fff; display: none;border-bottom:1px solid #ddd;}
.content .cateList .box a{width: 48.5%; margin-right: 3%; margin-bottom: .15rem; height: .62rem; line-height: .6rem; border: 1px solid #dddddd; font-size: .22rem; text-align: center; display: block; float: left;}
.content .cateList .box a:nth-child(2n){margin-right: 0;}
.content .cateList .box a.on{background: #3426ad; border-color:#3426ad; color: #fff;}

.listProduct .list{ width: 100%;}
.listProduct .girdlist{width:100%;margin: 0 auto;}
.listProduct li{width:100%;margin-bottom:.4rem;border-top: 1px solid #e9e7df;border-bottom: 1px solid #e9e7df;background: #fff;position: relative;}
.listProduct li a{display:block;}
.listProduct li .txt{width:57%;padding-right:2%;}
.listProduct li figure{width:40%;padding-top:30%;position:relative;overflow:hidden;}
.listProduct li figure img{width:100%;height:100%;position:absolute;left: 0;top: 0;min-height: 100%;display: block; }
.listProduct li .txt h3{font-size:.26rem;color:#666;padding-top: .2rem;line-height:.36rem;height: .9rem;overflow: hidden;}
.listProduct li .txt h3 b{display:inline-block;font-weight: bold;color:#8f3b22;}
.listProduct li .txt p{color:#999;height: .4rem;overflow: hidden;font-size: .24rem;}
.listProduct li:hover h3{color:#8f3b22;}
.listProduct li .txt .price_tag{color:#666;text-align:right;font-size: .2rem;display:block;line-height:.34rem;}
.listProduct li .txt .price_tag strong{color:#ff514e;font-size:.34rem;}
.listProduct li .label{height:.46rem;line-height:.46rem;position: absolute;left: 0;top: 0;background-color:rgba(0,0,0,.6);color: #fff;text-align: center;width:20%;border-bottom-right-radius: .2rem;}
.listProduct li.Nomore{text-align: center;border: 0;height: .65rem;line-height: .65rem;background:none;}
.dataQuery .listData{background:#fff;}
.dataQuery .listData .dataList{padding-top:0.4rem;}
.dataQuery .listData .dataList .list{}
.dataQuery .listData .dataList .list .item{width: 45.5%; margin-left: 3%; margin-bottom: .3rem; float: left; background: #fff;}
.dataQuery .listData .dataList .list .item a{display: block; width: 100%;}
.dataQuery .listData .dataList .list .item .img{width: 100%; padding-top: 75%; overflow: hidden; position: relative;}
.dataQuery .listData .dataList .list .item .img img{width: 100%; min-height: 100%; position: absolute; left: 0; top: 0;}
.dataQuery .listData .dataList .list .item .txt{height:0.7rem;line-height:0.7rem;background:#f7f7f7;border:1px solid #ddd;}
.dataQuery .listData .dataList .list .item .txt .tit{font-size:0.26rem;text-align:center;color:#333;}
.dataQuery .listData .dataList .list .item:hover .tit{color:#3426ad;}

/*新闻中心*/
/*newsPage*/
.newsCenter{padding-bottom: .4rem;}
.newsCenter .newsList{padding-top:0.4rem;}
.newsCenter .newsList .item{width: 94%; padding-right: .1rem; height: 1.5rem; display: block; background: #fff; margin: 0 auto .22rem;}
.newsCenter .newsList .item img{width: 2rem; height: 1.5rem; display: block; margin-right: .2rem;}
.newsCenter .newsList .item h3{padding-top: .2rem; font-size: .26rem; line-height: 0.34rem; height: 0.88rem; margin-bottom: .06rem; overflow: hidden; color: #333333;}
.newsCenter .newsList .item .time{color: #999; font-size: .22rem;}
.newsCenter .newsList .item:first-child{padding-top: 0;}

/*问答互助*/
.asCenter{background:#fff;}
.asCenter .asList{margin-top:0.4rem;}
.asCenter .asList .list{padding-bottom:0.2rem;}
.asCenter .asList .list li{display:block;width:5.6rem;height:1.5rem;margin:0 auto;margin-bottom:0.2rem;border:1px solid #999;background:#f8f8f8;}
.asCenter .asList .list li .question{padding:0.24rem 0.5rem 0.1rem 0.2rem;}
.asCenter .asList .list li .question .q{float:left;display:block;width:0.39rem;height:0.37rem;font-size:0.2rem;color:#fff;text-align:center;line-height:0.33rem;background:url("../images/asBg.png") no-repeat center center;background-size:0.39rem 0.37rem;}
.asCenter .asList .list li .question .tit{float:left;margin-left:0.12rem;font-size:0.26rem;color:#333;line-height:0.33rem;}
.asCenter .asList .list li .answer{padding:0 0.2rem 0 0.2rem;}
.asCenter .asList .list li .answer .a{float:left;display:block;width:0.39rem;height:0.37rem;font-size:0.2rem;color:#fff;text-align:center;line-height:0.33rem;background:url("../images/asBg.png") no-repeat center center;background-size:0.39rem 0.37rem;}
.asCenter .asList .list li .answer .cont{float:left;width:4.65rem;margin-left:0.12rem;font-size:0.2rem;color:#777676;line-height:0.3rem;}

/*关于我们*/
.aboutCenter{background:#fff;}
.aboutCenter .aboutPage{padding: .3rem .4rem .4rem; color: #666; line-height: .38rem; box-sizing: border-box;text-align:justify;}
.aboutCenter .aboutPage img{width:100%;}

/*供应商*/
.supplierCenter{background:#fff;}
.supplierCenter .suppList{margin-top:0.4rem;}
.supplierCenter .suppList .list{padding:0 0.4rem;}
.supplierCenter .suppList .list li{position:relative;float:left;width:2.7rem;margin-bottom:0.2rem;}
.supplierCenter .suppList .list li:nth-child(even){margin-left:0.18rem;}
.supplierCenter .suppList .list li .img{display:block;width:2.7rem;height:3.6rem;}
.supplierCenter .suppList .list li .img img{display:block;width:100%;height:100%;}
.supplierCenter .suppList .list li .txt{position:absolute;bottom:0;left:0;width:100%;height:0.66rem;line-height:0.66rem;background:rgba(223,33,41,0.8);}
.supplierCenter .suppList .list li .txt .tit{font-size:0.24rem;text-align:center;color:#fff;}

/*专家咨询*/
.expertAdvice{background:#fff;}
.expertAdvice .adviceList{margin-top:0.4rem;}
.expertAdvice .adviceList .list{padding:0 0.4rem;}
.expertAdvice .adviceList .list li{position:relative;float:left;width:2.7rem;margin-bottom:0.2rem;}
.expertAdvice .adviceList .list li:nth-child(even){margin-left:0.18rem;}
.expertAdvice .adviceList .list li .img{display:block;width:2.7rem;height:3.6rem;}
.expertAdvice .adviceList .list li .img img{display:block;width:100%;height:100%;}
.expertAdvice .adviceList .list li .txt{position:absolute;bottom:0;left:0;width:100%;height:0.66rem;line-height:0.66rem;background:rgba(223,33,41,0.8);}
.expertAdvice .adviceList .list li .txt .tit{font-size:0.24rem;text-align:center;color:#fff;}

/*专家咨询详情页*/
.adviceDetail{background:#fff;padding:0.2rem;}
.adviceDetail .tod{height:3.9rem;padding:0.15rem;border:1px solid #ddd;}
.adviceDetail .tod .img{display:block;width:2.7rem;height:3.6rem;}
.adviceDetail .tod .img img{display:block;width:2.7rem;height:3.6rem;}
.adviceDetail .tod .txt{width:2.8rem;}
.adviceDetail .tod .txt .tit{font-size:0.32rem;line-height:0.4rem;color:#333;}
.adviceDetail .tod .txt .cont{margin-top:0.12rem;}
.adviceDetail .tod .txt .cont .xh{margin-right:0.2rem;width:1.2rem;height:0.3rem;display: block;float: left;border: 1px solid #3426ad;border-radius: 3px;text-align: center;font-size:0.24rem;line-height: 0.3rem;background: #3426ad;color:#fff;}
.adviceDetail .tod .txt .cont .xq{font-size:0.22rem;line-height:0.24rem;color:#666;}
.adviceDetail .showOrder{display:block;width:2rem;height:0.6rem;margin:0 auto;margin-top:0.4rem;}
.adviceDetail .showOrder a{display: block;width: 2rem;height: 0.6rem;float: left;font-size: 0.24rem;color: #fff;line-height:0.6rem;text-align: center;text-decoration: none;border-radius:0.3rem;background:#3426ad;}


/*积分商城*/
.mallCenter{background:#fff;}
.mallCenter .mall .goodList{margin-top:0.4rem;}
.mallCenter .mall .goodList .list .item{position:relative;width: 45.5%; margin-left: 3%; margin-bottom: .6rem; float: left; background: #fff;}
.mallCenter .mall .goodList .list .item .img{width: 100%; padding-top: 75%; overflow: hidden; position: relative;}
.mallCenter .mall .goodList .list .item .img img{width: 100%; min-height: 100%; position: absolute; left: 0; top: 0;}
.mallCenter .mall .goodList .list .item .txt{position:absolute;bottom:0;left:0;width:100%;height:0.66rem;line-height:0.66rem;background:rgba(223,33,41,0.8);}
.mallCenter .mall .goodList .list .item .txt .tit{font-size:0.24rem;text-align:center;color:#fff;}
.mallCenter .mall .goodList .list .item .inter .jifen{font-size:0.24rem;text-indent:0.12rem;}
.mallCenter .mall .goodList .list .item .inter .btn{float:right;display:block;width:1.2rem;height:0.4rem;margin-top:0.12rem;font-size:0.2rem;line-height:0.4rem;text-align:center;color:#fff;background:#3426ad;border-radius:0.2rem;}

/*积分兑换*/
.header-jf{ height:.88rem; line-height: .88rem; color: #333333; font-size: .34rem; border-bottom: 1px solid #dfdfdf;  } 
.header-jf p{ font-size: .26rem; float: right; padding-right: .2rem; }
.header-jf p span{ color: #3426ad; }
.header-jf s{ width: .36rem; height: .4rem; display: inline-block; vertical-align: middle; margin: 0 .1rem 0 .2rem;  background:url(../images/jf-ico.png) center top no-repeat; background-size: .36rem; }
.jfListbox{ background: #f8f8f8; padding:0.2rem 2% 0; }
.jfListbox li{ background: none; height: 2.32rem; border:0px; border: 1px solid #ededed; padding: .2rem; background: #fff; margin-bottom: 10px; list-style: none; }
.jfListbox li a{ display: block; }
.jfListbox li .img{ width: 2.55rem; height: 1.91rem; display: block; float: left; margin-right: .28rem; }
.jfListbox li img{ width: 2.55rem; height: 1.91rem; display: block; }
.jfListbox li h3{ color: #333333; font-size: .3rem; padding-top: .06rem; font-weight: normal; line-height: .48rem; margin-bottom: .1rem; }
.jfListbox li .b{ height: .35rem; line-height: .35rem; }
.jfListbox li .b span{ color: #f16406; }
.jfListbox li .btn{ width: 2.04rem; height: .6rem; display: block; margin-left: 2.85rem; margin-top: .2rem; background: #3426ad; text-align: center; color: #fff; border-radius: 4px; line-height: .6rem;}

/*积分兑换详情页*/
.jfListbox .jfContent{ padding: 2%; }
.jfListbox .jfContent .img{ max-width: 100%; display: block; margin: 0 auto; }
.jfListbox .jfContent .title{ font-weight: bold; font-size: .30rem; margin-top: .2rem; color: #333; }
.jfListbox .jfContent .jf span{  color: #f16406; }
.jfListbox .jfContent .txt{ line-height: .35rem; color: #333; margin-bottom: .6rem; }
.jfListbox .jfContent .btn{ width: 100%; height: .7rem; line-height: .7rem; margin-bottom: .3rem; display: block; border: 0px; text-align: center; background: #3426ad; color: #fff; font-size: .26rem; border-radius: 3px; }

/*******æ—…æ¸¸é—®ç­”è¯¦æƒ…é¡µ******/
.answers_show{padding: 0 .2rem .5rem; overflow: hidden;}
.answers_show .head{padding-top: .4rem; margin-bottom: .5rem;}
.answers_show .head h1{font-size: .3rem; font-weight: 100; padding-bottom: .25rem;}
.answers_show .head p{padding-bottom: .3rem;}
.answers_show .head p span{border: 1px solid #dcdcdc; font-size: .18rem; border-radius: .2rem; padding: .05rem .2rem; margin-right: .1rem; display: inline-block; margin-bottom: .1rem;}
.answers_show .head .user{font-size: .18rem; margin-bottom: .48rem;}
.answers_show .head .user i{display: inline-block; width: .31rem; height: .31rem; margin-right: .1rem; background-position: -3.28rem 0;}
.answers_show .head .user img{float:left;width: .5rem; height: .5rem; margin-top:-0.1rem;border-radius: 100%; vertical-align: middle; margin-right: .1rem;}
.answers_show .head .user .span{margin-left: .5rem;vertical-align: top;}
.answers_show .head .user span:nth-child(4) i{background:url("../images/an1.png") no-repeat center center;background-size:0.33rem 0.33rem;}
.answers_show .head .user span{margin-right: .15rem;vertical-align: top;}
.answers_show .head .user span:nth-child(5) i{background:url("../images/an2.png") no-repeat center center;background-size:0.34rem 0.34rem;}
.answers_show .head .bott{border-bottom: .03rem solid #e5e5e5; font-size: .2; line-height: .3rem; padding-bottom: .2rem;}
.answers_show .head .bott i{width: .3rem; height: .3rem; background:url("../images/an3.png") no-repeat center center; display: inline-block; margin-right: .1rem; vertical-align: middle;background-size:0.31rem 0.32rem;}
.answers_show .body .item{border-bottom: 1px solid #e5e5e5; padding-bottom: .2rem; margin-bottom: .3rem;}
.answers_show .body .item .user{padding-bottom: .22rem;}
.answers_show .body .item .user img{float: left; width: .7rem; height: .7rem; border-radius: 100%; margin-right: .15rem;}
.answers_show .body .item .user h3{font-size: .2rem; font-weight: 100; line-height: .4rem;}
.answers_show .body .item .user p{color: #9d9d9d; font-size: .2rem;}
.answers_show .body .item .txt{font-size: .22rem; padding-bottom: .24rem;}
.answers_show .body .item li{width: 32%; margin-right: 2%; float: left; margin-bottom: .1rem;}
.answers_show .body .item li figure{width: 100%; padding-top: 100%; position: relative; overflow: hidden;}
.answers_show .body .item li figure img{width: 100%; position: absolute; left: 0; top: 0; display: block; min-height: 100%;}
.answers_show .body .item li:nth-child(3n){margin-right: 0;}
.answers_show .body .ny_more{padding-top: .2rem;}
.answers_show .form .t{margin-bottom: .15rem;}
.answers_show .form .t i{display: inline-block; width: .33rem; height: .33rem;  margin-right: .1rem;background:url("../images/aqTit.png") no-repeat;background-size:0.33rem 0.33rem center center;background-size:0.33rem 0.33rem;}
.answers_show .form textarea{border: 1px solid #dcdcdc; width: 100%; height: 1.75rem; overflow: hidden; resize: none; border-radius: .03rem; font-size: .18rem; padding: .1rem; margin-bottom: .3rem;}
.answers_show .form .foot .left{font-size: .18rem;}
.answers_show .form .foot .left i{width: .42rem; height: .42rem; background-position: -1.92rem -2.6rem; display: inline-block; margin-right: .1rem;}
.answers_show .form .foot input{border: none; background: #f56247; color: #fff; text-align: center; width: 1.4rem; height: .46rem; line-height: .46rem; border-radius: .05rem;}
.answers_show .form .submit{border: none; background: #f56247; color: #fff; text-align: center; width: 1.4rem; height: .46rem; line-height: .46rem; border-radius: .05rem;}
.answers_show .productPhoto img{max-width: 100%; display: block;}
.answers_show #ProductPhotoListAdd{margin-top: .2rem;}
.answers_show .productPhoto{float: left; width: 1.6rem; height: 1.6rem; border: 1px solid #ddd; overflow: hidden; margin-right: .1rem; position: relative; margin-bottom: .15rem;}
.answers_show .productPhoto img{margin: 0 auto !important; width: 100%; height: 100%; display: block;}
.answers_show .opr{width: 100%; height: .46rem; position: absolute; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); color: #FFF; display: block;}
.answers_show .opr .delete{width: .2rem; height: .2rem; position: absolute; right: .1rem; top: .18rem; text-indent: -99em; cursor: pointer; z-index: 10; background: url(/Admin/Static/Images/ico-delete.png) center center no-repeat;}


.detailPage{background:#fff;}
/*reLink*/
.reLink{margin: .2rem .4rem .2rem; border: 1px solid #dddddd; color: #333;}
.reLink .prevLink,
.reLink .nextLink{width: 100%; height: 0.6rem; line-height: 0.6rem; position: relative; overflow: hidden; text-indent: .18rem; border-bottom: 1px solid #ddd; background: #fff;}
.reLink .prevLink:before,
.reLink .nextLink:before{width: 0.16rem; height: 0.26rem; position: absolute; right: .18rem; top: .18rem; background-position: -4.45rem 0;}
.reLink .nextLink{border-bottom: 0;}
.reLink .nextLink:hover a{color:#0362ab;}
/*showInfo*/
.showInfo{padding: 0 0 .2rem; overflow: hidden;}
.showInfo article{width: 100%; padding: .3rem 0; text-align: center; background: #fff; border-bottom: 1px solid #dddddd;}
.showInfo article .title{margin: 0 2%; font-size: .36rem; line-height: .44rem; text-align: center;}
.showInfo article .mark{font-size: .22rem; padding: .2rem 0 0; text-align: center; color: #666666;}
.showInfo article .mark span{margin: 0 .06rem;}
.showInfo .img{width: 94%; margin: .25rem auto;}
.showInfo .img img{max-width: 100%; display: block; margin: 0 auto;}
.showInfo .contxt{padding: .5rem 3% .4rem; line-height: .42rem; color: #666666;}
.showInfo .contxt img{max-width: 100%; height: auto !important;}

/* 搜索 */
#top .search{margin:0.1rem auto;width:4.6rem;height:0.56rem;line-height:0.56rem;border-radius:0.5rem;background: #fff;}
#top .search input{border:none;}
#top .search .txt{width:80%;display:block;background:none;height:0.56rem;line-height:0.56rem;text-indent:0.08rem;color:#333;font-size:0.22rem;}
#top .search .searchbtn{background-position:-1.2rem -1.7rem;width:0.4rem;height:0.4rem;display:block;margin:0.05rem 0.2rem 0 0;}
.searchinfo{background:#fff;padding:0.4rem 2%;height:100%;}
.searchinfo h2{color:#000;}
.searchinfo .searchlist{padding:0.2rem 0;}
.searchinfo .searchlist a{display:inline-block;margin:0 1.0rem 0.3rem 0;color:#fff;background:#093c84;font-size:0.24rem; text-align: center;height: 0.64rem;line-height:0.64rem;padding:0 0.2rem;border-radius: 0.5rem;}

/*发展历程*/
.part_2 .taghistory{padding:10px 0 0.2rem;overflow:hidden;}
.part_2 .historybox{width:6.4rem;margin:0 auto;background:url("../images/h-hbg.jpg") repeat-y left center;position:relative;padding-top: 0.2rem;padding-bottom: 0rem;overflow:hidden;*zoom:1;}
.part_2 .h-hbg{display:block;position:absolute;width:1px;height:75px;background:url(../images/h-hbg.jpg) no-repeat center top;top:0;left:50%; display:none;}
.part_2 .h-fbg{display:block;position:absolute;width:1px;height:60px;background:url(../images/h-hbg.jpg) no-repeat center top;bottom:0;left:50%; display:none;}
.part_2 .histitemr{width:5.8rem;float:left;position:relative;padding-left: 90px;padding-bottom: 20px;text-align:justify;}
.part_2 .histitemr h3{font-family: "pillgothic300mg"!important;font-size: 0.4rem;color:#2e63bc;font-weight: bold;padding-left: 0.6rem;background:url("../images/hicon-right.jpg") no-repeat 0.02rem 0.06rem;position:absolute;top:0px;left:0px;line-height: 0.4rem;width:62px;}
.part_2 .histul{padding-left: 0.5rem;}
.part_2 .histul li{line-height: 20px;}
.part_2 .histitemr li{list-style:none;}
.part_2 .histiteml li{padding-left: 0.16rem;margin-bottom:20px;background:url("../images/icon-pointer.jpg") no-repeat left 6px;}
.part_2 .histitemr li{padding-left: 0.16rem;margin-bottom:20px;background:url("../images/icon-pointer.jpg") no-repeat left 6px;}
.part_2 .histul li a{font-size: 12px;}
.part_2 .histul li a:hover,.histul .current a{color:#d82128;font-weight: bold;}
.part_2 .histiteml{width:5.8rem;float:left;position:relative;padding-left: 90px;padding-bottom: 20px;text-align:justify;}
.part_2 .histiteml h3{font-family: "pillgothic300mg"!important;font-size: 0.4rem;color:#2e63bc;font-weight: bold;padding-left: 0.6rem;background:url("../images/hicon-right.jpg") no-repeat 0.02rem 0.06rem;position:absolute;top:0px;left:0px;line-height: 0.4rem;width:62px;}
.part_2 .histiteml .histul{padding-left: 0px;padding-left:0.5rem;}
.part_2 .histiteml li{list-style:none;margin-bottom:0.2rem;}
.part_2 .h-current{display:block;width:18px;height:18px;background:url("../images/hicon-crr.jpg") no-repeat;position:absolute; top: 16px!important;left:10px;margin-left: -8px;z-index: 100;cursor:pointer;}



/*字体*/ 
@media only screen and (min-width:641px) {
    html {
        font-size:100px;
    }
}
@media only screen and (max-width:640px) {
    html {
        font-size:100px;
    }
}
@media only screen and (max-width:540px) {
    html {
        font-size:84.375px;
    }
}
@media only screen and (max-width:480px) {
    html {
        font-size:75px;
    }
}
@media only screen and (max-width:414px) {
    html {
        font-size:64.6875px;
    }
}
@media only screen and (max-width: 400px) {
    html {
        font-size:62.5px;
    }
}
@media only screen and (max-width: 375px) {
    html {
        font-size:58.5938px;
    }
}
@media only screen and (max-width: 360px) {
    html {
        font-size:56.25px;
    }
}
@media only screen and (max-width: 320px) {
    html {
        font-size:50px;
    }
}


#topnav.menu-btn .menu-line{background:#000;height:4px;position:absolute;width:24px;right: 0;}
#topnav.menu-btn #menu-line1{top:0;}
#topnav.menu-btn #menu-line2{top:50%;}
#topnav.menu-btn #menu-line3{top:100%;}
#topnav.menu-btn .menu-line{animation-duration: 0.5s;animation-timing-function: ease;animation-iteration-count: 1;animation-direction: normal;animation-delay: 0;animation-play-state: running;animation-fill-mode: forwards;}
#topnav.menu-btn.inactive #menu-line1{animation: 800ms ease 0s normal none 2 running menu;}
#topnav.menu-btn.inactive #menu-line2{animation: 800ms ease 0.16s normal none 2 running menu;}
#topnav.menu-btn.inactive #menu-line3{animation: 800ms ease 0.32s normal none 2 running menu;}

/*导航动画*/
@keyframes menu-line1-hover{0%{} 50%{transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg);} 100%{top:50%; transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);}}
@keyframes menu-line2-hover{0%{opacity: 1} 50%{opacity: 1} 51%{opacity: 0} 100%{opacity: 0}}
@keyframes menu-line3-hover{0%{} 50%{transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg);} 100%{top:50%; transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);}}
@keyframes menu-line1{0%{top:50%; transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);} 50%{top:50%; transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg);} 100%{top:0%; transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg);}}
@keyframes menu-line2{0%{opacity: 0} 50%{opacity: 0} 51%{opacity: 1} 100%{opacity: 1}}
@keyframes menu-line3{0%{top:50%; transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);} 50%{top:50%; transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg);} 100%{top:100%;}}
@-webkit-keyframes menu{0%{width: 24px;}
    45%{width: 6px;}
    90%{width: 24px;}
    100%{width: 24px;}}
@keyframes menu{0%{width: 24px;}
    45%{width: 6px;}
    90%{width: 24px;}
    100%{width: 24px;}}


