﻿@charset "utf-8";
*, :after, :before{-webkit-box-sizing: border-box; box-sizing: border-box;}
html{width:100%; -webkit-text-size-adjust:none; font-size:50px}
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0;}
body{font-family:"微软雅黑",Helvetica,STHeiTi,sans-serif;  font-size: .30rem; color: #333; background:#fff; -webkit-user-select: none; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(255,255,255,0); background-color:#f5f5f5}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1{font-size:.3rem}
h2{font-size:.3rem}
h3{font-size:.3rem}
h4{font-size:.3rem}
h5{font-size:.3rem}
h6{font-size:.3rem}
q:before,q:after{content:''}
abbr,acronym{border:0}
hr{margin: 0;padding: 0;border: 0;color: #CDCDCD;background-color: #CDCDCD;height: 1px}
blockquote{color:#3d3d3d;font-style:italic;}
sup,sub{line-height:0}
abbr,acronym{border-bottom:1px dotted #666}
pre{white-space:pre;}
pre,code,tt{font:.6rem 'andale mono', 'lucida console', monospace;line-height:1.5}
/*clear clearfix*/.clearfix:after{content: "\0020";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{zoom: 1;}
.clear{clear:both;}
a{text-decoration: none;font-size:.26rem;color:#3d3d3d}
a:link{font-size:.26rem;text-decoration: none;}
a:visited{font-size:.26rem;text-decoration: none;}
a:hover{font-size:.26rem;text-decoration: none;}
a:active{font-size:.26rem;text-decoration: none;}
.radius5{-moz-border-radius: 5px;/* Gecko browsers*/-webkit-border-radius: 5px;/* Webkit browsers*/border-radius:5px;}
.p10{padding:0 0.1rem}
.ty{-webkit-box-shadow: 0px 2px 2px #CCC; -moz-box-shadow: 0px 2px 2px #CCC; box-shadow: 0px 2px 2px #CCC;}
.f{float:left;}
.r{float:right}
img{width:100%; display:block}
input[type="button"], input[type="submit"], input[type="reset"]{-webkit-appearance: none;}
textarea{-webkit-appearance: none;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#c5c5c5;}
input:-moz-placeholder,textarea::-webkit-input-placeholder{color:#c5c5c5;}
input::-moz-placeholder,textarea::-webkit-input-placeholder{color:#c5c5c5;}
input:-ms-input-placeholder,textarea::-webkit-input-placeholder{color:#c5c5c5}

/*表单*/
input, button, textarea, select, optgroup, option{font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; outline: 0;}
.input-file{position: absolute; right: 0; top: 0;left:0;bottom:0; cursor: pointer; z-index: 1; font-size: 30em; opacity: 0; filter: alpha(opacity=0);border-radius:2.8rem ;}
.ui-form-item input, .ui-form-item textarea{width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; border: 0; background: 0 0;}
.ui-radio{display: inline-block;}
.ui-radio input{display: inline-block; width: 0.3rem; height: 0.3rem; position: relative; overflow: visible; background: 0 0; -webkit-appearance: none; outline: 0; margin-right: 0.1rem; vertical-align: middle;border: 1px solid #dfe0e1;border-radius:0.3rem}
.ui-radio input:checked:after{content: ''; display: block; width: 0.18rem; height: 0.18rem; background: #d0215b; border-radius: 0.24rem; position: absolute; left: 0.04rem; top: 0.04rem;}
.ui-checkbox input{display: inline-block; width:.3rem; height:.3rem; position: relative; overflow: visible;background:none; border: 0;border-radius:3px; -webkit-appearance: none; outline: 0; border:1px solid #bfbfbf; vertical-align:middle}
.ui-checkbox input:checked{border:1px solid #97c9a3}
.ui-checkbox input:before{width:.25rem;height:.25rem; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: .25px; display: block; color: rgba(0,0,0,.5); content: " "; color: #18b4ed; position: absolute; top: 0px; left: 0px; color: #dedfe0; z-index:7}
.ui-checkbox input:checked:before{background:url(http://m.shmiaosai.com/templates/mobile/images/ico-g.png) no-repeat center;background-size:0.18rem;
top: 0px;}

.ui-form-select select{ width:100%; border:none;}

/*布局*/
.ui-flex{display: -webkit-box; width: 100%; -webkit-box-sizing: border-box;}
.ui-list-info{-webkit-box-flex: 1; display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-pack: center;}
.ui-info{-webkit-box-flex: 1; }
.ui-c{-webkit-box-align:center}
.ui-nowrap{max-width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.a-link {position: relative;padding-right: 0.5rem !important;}
.a-link:after {height: 0.32rem;width: 0.16rem;display: block;content: " ";position: absolute;right: 0.2rem;top: 50%;margin-top: -0.16rem;background: url(http://m.shmiaosai.com/templates/mobile/images/arrow.png) no-repeat center;background-size: 100%;z-index: 9;}
.mb60{ margin-bottom:0.6rem !important}
 


/*头部*/
#header{height:1.2rem;}
#header .box{height:1.2rem;  z-index:99; position:fixed; left:0;top:0; background:#fff; color:#fff; width:100%; border-bottom:1px solid #e1e1e1}
#header .header_l{height:0.9rem; position:absolute; z-index:8; left:0rem;top:0}
#header .header_l a{  height: 0.9rem; display: block;  }
#header .header_l .logo { padding-top:0.3rem; padding-left:0.2rem}
#header .header_l .logo img{ width:2.22rem}
#header .header_r{height:0.9rem; position:absolute; z-index:8; right:0rem;top:0}
#header .header_r a{  height: 0.9rem; display: block;  }
#header .header_r .cd{ width:0.9rem; background:url(../images/ico-01.png) no-repeat center; background-size:0.47rem}
#header .reg{ display:block; font-size:0.32rem; color:#fff; padding:0 0.3rem; height:0.56rem; background-color:#46bdf4; line-height:0.56rem; position:absolute; right:1rem;top:50%; margin-top:-0.28rem; border-radius:5px;}
/*下拉菜单*/
#shade{ position:fixed; z-index:999;top:0; bottom:0; left:0; right:0; background:rgba(0,0,0,0.77); display:none}
.navbox{position:fixed; z-index:999;top:0;left:0; right:0; background:#fff; padding:0 0.2rem; padding-bottom:0.3rem;    -webkit-transition-duration: 0.66s;
    transition-duration: 0.66s;
    -webkit-transition-timing-function: swing;
    transition-timing-function: swing;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);}
.navbox.block{-webkit-transform: translateY(0);transform: translateY(0);}	
.navbox .hd{height:0.9rem; position:relative; margin-bottom:0.3rem}
.navbox .hd .logo { padding-top:0.3rem;  display:block}
.navbox .hd .logo img{ width:2.22rem}
.navbox .hd .close{ display:block; position:absolute; z-index:2;top:0; right:0; bottom:0; width:0.9rem; background:url(../images/ico-close.png) no-repeat center; background-size:0.49rem;}
.icolist{  margin-bottom:0.4rem}
.icolist li{ float:left; width:33.33%; text-align:center; border-bottom:1px solid #e1e1e1; border-right:1px solid #e1e1e1;}
.icolist li:nth-child(3n){ border-right:none;}
.icolist li:nth-last-child(1),.icolist li:nth-last-child(2),.icolist li:nth-last-child(3){ border-bottom:none}
.icolist li a{ display:block; padding:0.4rem 0; font-size:0.28rem}
.icolist li i{ display:block; width:0.8rem; height:0.8rem; margin:0 auto; margin-bottom:
0.1rem}
.icolist .ico-02{ background:url(../images/ico-02.png) no-repeat center; background-size:100%;}
.icolist .ico-03{ background:url(../images/ico-03.png) no-repeat center; background-size:100%;}
.icolist .ico-04{ background:url(../images/ico-04.png) no-repeat center; background-size:100%;}
.icolist .ico-05{ background:url(../images/ico-05.png) no-repeat center; background-size:100%;}
.icolist .ico-06{ background:url(../images/ico-06.png) no-repeat center; background-size:100%;}
.icolist .ico-07{ background:url(../images/ico-07.png) no-repeat center; background-size:100%;}
.icolist .ico-08{ background:url(../images/ico-08.png) no-repeat center; background-size:100%;}
.icolist .ico-09{ background:url(../images/ico-07.png) no-repeat center;background-size:100%;}
.icolist .ico-10{ background:url(../images/ico-54.png) no-repeat center; background-size:100%;}
.nava{ margin-bottom:0.4rem}
.nava li{ float:left; width:25%; text-align:center; border-right:1px solid #e1e1e1}
.nava li:last-child{ border-right:none}
.nava li a{ font-size:0.28rem}
.loginbox a{ display:inline-block; vertical-align:middle; font-size:0.3rem; height:0.8rem; line-height:0.8rem}
.loginbox .a1{ padding:0 0.7rem; background-color:#55c2f5; color:#fff; border-radius:3px; margin-right:0.4rem}
/*轮播*/
.banner{ position:relative;   }
.banner .bd img{ display:block; width:100%}
.banner .hd{ text-align:center; height:0.2rem; position:absolute; z-index:8; left:0; right:0; bottom:0.3rem}
.banner .hd li{ display:inline-block; vertical-align:middle; width:0.2rem; height:0.2rem; border-radius:50%; margin:0 0.08rem;  background:#fff}
.banner .hd li.on{ background:#47bdf4}   

/*底部导航*/
.footer{ background-color:#373b46}
.fnav{ padding:0.1rem;padding-top:0.4rem;}
.fnav li{ float:left; width:33.33%; text-align:center; padding:0 0.1rem; margin-bottom:0.3rem}
.fnav li a{ display:block; height:0.55rem; line-height:0.55rem; border-radius:0.55rem; background-color:#2a2e39; color:#fff; font-size:0.28rem; color:#d0d4d9}
.footer .banquan{ background-color:#2e323d; padding:0.25rem 0; color:#989fa7; font-size:0.24rem; text-align:center}

.foot-box{ height:1.2rem;}
.foot-nav{ height:1.2rem; z-index:99; background:#fff; position:fixed; bottom:0; left:0; width:100%;  text-align:center; border-top:1px solid #e1e1e1}
.foot-nav ul{width:100%;display: -webkit-box;}
.foot-nav ul li{ width:33.33%;line-height:1.2rem; text-align:center;height:1.2rem;; position:relative}
.foot-nav ul li a{ display:block;height:1.2rem; font-size:.26rem; width:100%; text-align:center; line-height:1.9rem; background-position:center 0.16rem; background-repeat:no-repeat}
.foot-nav ul li a.n01{ background-image:url(../images/n01.png); background-size:auto 0.46rem; }
.foot-nav ul li a.n02{ background-image:url(../images/n02.png); background-size:auto 0.46rem; }
.foot-nav ul li a.n03{ background-image:url(../images/n03.png); background-size:auto 0.46rem; }

/*页码*/
.pages{width: 100%;margin-top:0.3rem; font-size: 0; text-align: center;}
.pages span{height: 0.6rem; padding: 0 0.2rem; color: #333; display: inline-block; zoom: 1; font-size: 14px; border: 1px solid #e9e8e8; line-height: 0.6rem;}
.pages a{height: 0.6rem; padding: 0 0.2rem; border: 1px solid #e9e8e8; color: #333; display: inline-block; zoom: 1; font-size: 13px; line-height: 0.6rem; margin-left: -1px;}
.pages a.current{background-color: #1258aa; color: #FFFFFF; border: 1px solid #1258aa;}


.plo{ text-align:center; margin-bottom:0.65rem}
.plo h3{ font-size:0.38rem; margin-bottom:0.25rem}
.plo span:after,.plo span:before{ content:""; display:block; height:1px; background-color:#e8e8e8;-webkit-box-flex: 1;}
.plo i{ display:block; width:0.59rem; height:0.15rem; background:url(../images/ico-11.png) no-repeat center; background-size:auto 100%;  }

.f1{ padding:0.55rem 0.2rem; background-color:#fff}
.list01 li{ float:left; width:50%; text-align:center; margin-bottom:0.5rem;}
.list01 li:nth-child(odd){ padding-right:0.65rem}
.list01 li:nth-child(even){ padding-left:0.65rem}
.list01 .ico{ height:0.86rem; margin-bottom:0.3rem}
.list01 h3{ font-size:0.3rem; margin-bottom:0.1rem}
.list01 .ms{ font-size:0.24rem; line-height:0.42rem; display:block; height:1.28rem; color:#666}
.list01 .ico-02{ background:url(../images/ico-02.png) no-repeat center; background-size:auto 100%;}
.list01 .ico-03{ background:url(../images/ico-03.png) no-repeat center;background-size:auto 100%;}
.list01 .ico-09{ background:url(../images/ico-09.png) no-repeat center; background-size:auto 100%;}
.list01 .ico-05{ background:url(../images/ico-05.png) no-repeat center;background-size:auto 100%;}
.list01 .ico-06{ background:url(../images/ico-06.png) no-repeat center;background-size:auto 100%;}
.list01 .ico-07{ background:url(../images/ico-07.png) no-repeat center;background-size:auto 100%;}
.list01 .ico-08{ background:url(../images/ico-54.png) no-repeat center;background-size:auto 100%;}

.f2{ background:url(../images/f2bg.jpg) no-repeat center; background-size:cover; padding:0.8rem 0; padding-bottom:0.5rem}
.f2 .plo{ margin:0 0.2rem; margin-bottom:0.65rem}
.f2 .plo h3{ color:#fff}
.list02 li{ float:left; width:25%; text-align:center; color:#fff; margin-bottom:0.8rem}
.list02 li a{ color:#fff;}
.list02 li h3{ font-size:0.28rem;}
.list02 li .ico{ width:1rem; margin:0 auto; height:1rem; margin-bottom:0.4rem; border:1px solid #fff; border-radius:100%;}
.list02 .ico-12{ background:url(../images/ico-12.png) no-repeat center;background-size:30px 30px;}
.list02 .ico-13{ background:url(../images/ico-13.png) no-repeat center;background-size:30px 30px;}
.list02 .ico-14{ background:url(../images/ico-14.png) no-repeat center;background-size:30px 30px;}
.list02 .ico-15{ background:url(../images/ico-15.png) no-repeat center;background-size:30px 30px;}
.list02 .ico-16{ background:url(../images/ico-16.png) no-repeat center;background-size:30px 30px;}
.list02 .ico-17{ background:url(../images/ico-17.png) no-repeat center;background-size:30px 30px;}
.list02 .ico-18{ background:url(../images/ico-18.png) no-repeat center;background-size:30px 30px;}
.list02 .ico-19{ background:url(../images/ico-19.png) no-repeat center;background-size:30px 30px;}

.f3{ background-color:#fff; padding:0.55rem 0.2rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.list03 li{ padding-bottom:0.4rem; margin-bottom:0.4rem; border-bottom:1px solid #e1e1e1}
.list03 li .img{ width:3.2rem}
.list03 li .txt{ padding-left:0.2rem}
.list03 li .txt h3{ font-size:0.3rem; margin-bottom:0.1rem;max-width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list03 li .txt .date{ font-size:0.24rem; color:#999; margin-bottom:0.2rem}
.list03 li .txt .ms{  color:#666;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.list03 li:last-child{ border-bottom:none; margin-bottom:0; padding-bottom:0}	

.f4{ background-color:#fff; padding:0.55rem 0.2rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.list04 .bd li{ float:left; width:33.33%; padding:0.2rem}
.list04 .bd li img{ display:block; border-radius:50%; border:1px solid #e1e1e1}
.list04 .hd{ text-align:center; margin-top:0.2rem}
.list04 .hd li{ width:0.25rem; height:0.25rem; display:inline-block; margin:0 0.1rem; border:1px solid #47bdf4; border-radius:50%;}
.list04 .hd li.on{ background-color:#47bdf4}

.f5{ background-color:#fff; padding:0.55rem 0.2rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.f5 .hd{ text-align:center; margin-bottom:0.7rem}
.f5 .hd h3{ font-size:0.38rem; margin-bottom:0.2rem}
.f5 .hd p{ font-size:0.28rem; }
.f5 .img{ margin-bottom:0.2rem}
.f5 ul{ margin-bottom:0.8rem}
.f5 ul li{  font-size:0.28rem}
.f5 ul li:nth-child(1){ width:16.5%;}
.f5 ul li:nth-child(2){ width:37.5%;text-align:center;}
.f5 ul li:nth-child(3){ width:19.5%;text-align:center;}
.f5 ul li:nth-child(4){ width:26.5%;text-align:right;}
.f5 .more{ text-align:center}
.f5 .more a{ display:inline-block; font-size:0.3rem; height:0.55rem; line-height:0.55rem; color:#fff; background-color:#47bdf4; border-radius:0.55rem; padding:0 0.9rem}

.about01{ background-color:#fff; padding:0.55rem 0.2rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.about01 .hd h1{ text-align:center; font-size:0.38rem; margin-bottom:0.35rem;}
.about01 .img{ padding:0.2rem; border:1px solid #e1e1e1; margin-bottom:0.25rem}
.about01 .txt{ line-height:0.46rem}
.about01 .txt .t{ margin-bottom:0.1rem}

.about02{ background-color:#fff; padding:0.55rem 0.2rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.about02 .hd h1{ text-align:center; font-size:0.38rem; margin-bottom:0.35rem;}

.about03{ background-color:#fff; padding:0.55rem 0.2rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.about03 .hd{ margin-bottom:0.78rem}
.about03 .hd h1{ text-align:center; font-size:0.38rem; }
.about03 .img{ padding:0 22%; margin-bottom:0.3rem}
.about03 .txt .t{ font-size:0.34rem; position:relative; padding-top:0.2rem;text-transform : uppercase; margin-bottom:0.3rem}
.about03 .txt i{ font-style:normal; font-size:0.42rem; opacity:0.5; position:absolute; z-index:1; left:0;top:0;}
.about03 ul li{ line-height:0.5rem; font-size:0.28rem}

.about04{ background-color:#fff; padding:0.55rem 0.2rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.about04 .hd{ margin-bottom:0.9rem}
.about04 .hd h1{ text-align:center; font-size:0.38rem; }

.list05 .bd li{ float:left; width:50%; padding:0 0.1rem; text-align:center}
.list05 .bd li .img{padding:0 0.35rem; margin-bottom:0.3rem }
.list05 .bd li .date{ font-size:0.3rem}
.list05 .hdd{ text-align:center; margin-top:0.2rem}
.list05 .hdd li{ width:0.25rem; height:0.25rem; display:inline-block; margin:0 0.1rem; border:1px solid #1258aa; border-radius:50%;}
.list05 .hdd li.on{ background-color:#1258aa}

.mapbox{background-color:#fff; margin-top:-0.15rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; }

.about05{ background-color:#fff; padding:0.55rem 0.2rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.about05 .hd{ margin-bottom:0.9rem}
.about05 .hd h1{ text-align:center; font-size:0.38rem;  }

.list06 .li{ padding-bottom:0.4rem; margin-bottom:0.4rem; border-bottom:1px solid #e1e1e1;font-size:0.28rem;}
.list06 .li.on{ margin-bottom:0; border-bottom:none}
.list06 .li:before{ content:""; display:block; width:0.12rem; height:0.12rem; background-color:#1258aa; border-radius:50%; margin-right:0.1rem}
.list06 .li .date{ color:#666 }
.list06 .li .ico-20{ width:0.28rem; height:0.16rem; background:url(../images/ico-20.png) no-repeat center; background-size:100%; margin-left:0.25rem}
.list06 .li.on .ico-20{-webkit-transform: rotate(180deg);}
.list06 .sub{ border-bottom:1px solid #e1e1e1; margin-bottom:0.4rem; padding-bottom:0.4rem; display:none}

/*解决方案*/
.list07{ background-color:#fff; padding:0.55rem 0; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.list07 li{ width:50%; float:left; padding:0.2rem}
.list07 li .img{ width:100%;height:98px; margin-bottom:0.1rem}
.list07 li h3{ font-size:0.32rem; margin-bottom:0.1rem;max-width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list07 li .ms{ font-size:12px; color:#666;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 3; height:46px}
.list07 li:last-of-type .img{ background:url(../images/4-1.png) no-repeat; background-color:#1258aa; background-position:center center; background-size:30px 30px;}



.solveo1{ background-color:#fff; padding:0.66rem 0.2rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.solveo1 .hd h3{ font-size:0.32rem; color:#1258aa; position:relative; margin-top:-0.3rem; z-index:2}
.solveo1 .hd p{ font-size:0.34rem; opacity:0.4; color:#1258aa;text-transform : uppercase}
.solveo1 .hd{ margin-bottom:0.3rem}
.solveo1 .bd{ line-height:0.42rem}
.solveo1 .img img{ width:70%; margin:0 auto}

.solveo2{ background-color:#fff; padding:0.66rem 0; padding-bottom:0.46rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.solveo2 .hd{ margin-bottom:0.66rem}
.solveo2 .hd h3{ text-align:center; font-size:0.38rem}
.solveo2 .hd span{ color:#1258aa}
.solveo2 .bd li{ float:left; width:50%; padding:0 0.2rem; text-align:center; margin-bottom:0.2rem;}
.solveo2 .bd .ico{ width:1.1rem; height:1.1rem; border-radius:50%; border:1px solid #1258aa; margin:0 auto; margin-bottom:0.15rem;}
.solveo2 .bd h3{ font-size:0.32rem; color:#1258aa; margin-bottom:0.2rem}
.solveo2 .bd .ms{ font-size:0.24rem; line-height:0.38rem; height:1.52rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 4; color:#666}
.solveo2 .bd .ico-21{ background:url(../images/ico-21.png) no-repeat center; background-size:auto 0.46rem}
.solveo2 .bd .ico-22{ background:url(../images/ico-22.png) no-repeat center; background-size:auto 0.46rem}
.solveo2 .bd .ico-23{ background:url(../images/ico-23.png) no-repeat center; background-size:auto 0.46rem}
.solveo2 .bd .ico-24{ background:url(../images/ico-24.png) no-repeat center; background-size:auto 0.46rem}

.solveo3{background-color:#fff; padding:0.6rem 0.2rem;   margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.solveo3 .hd{ margin-bottom:0.66rem}
.solveo3 .hd h3{ text-align:center; font-size:0.38rem}
.solveo3 .hd span{ color:#1258aa}
.solveo3 .bd{ text-align:center;}
.solveo3 .bd li{ margin-bottom:0.5rem}
.solveo3 .bd li:last-child{ margin-bottom:0}
.solveo3 .bd .ico{ margin-bottom:0.38rem}
.solveo3 .bd .ico img{ display:inline-block; width:1.39rem;}
.solveo3 .bd h3{ font-size:0.38rem; color:#1258aa; margin-bottom:0.2rem}
.solveo3 .bd .ms{ font-size:0.24rem; line-height:0.42rem; color:#666}

.solveo4{background-color:#fff; padding:0.6rem 0.2rem;   margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.solveo4 .hd{ margin-bottom:0.66rem}
.solveo4 .hd h3{ text-align:center; font-size:0.38rem}
.solveo4 .hd span{ color:#1258aa}
.solveo4 .bd { margin-bottom:0.2rem}
.solveo4 .bd li{ border-bottom:1px solid #e1e1e1; padding-bottom:0.2rem}
.solveo4 .bd .ico{ width:0.67rem; }
.solveo4 .bd .txt{ padding-left:0.25rem}
.solveo4 .bd .txt h3{ font-size:0.28rem; color:#1258aa; margin-bottom:0.1rem}
.solveo4 .bd .txt .ms{ line-height:0.42rem; color:#666}
.solveo4 .hdd{ text-align:center}
.solveo4 .hdd li{ width:0.18rem; height:0.18rem; border-radius:50%; border:1px solid #1258aa; display:inline-block; margin:0 0.05rem}
.solveo4 .hdd li.on{ background-color:#1258aa}

.solveo5{ background-color:#fff; padding:0.66rem 0.2rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.solveo5 .hd h3{ font-size:0.32rem; color:#1258aa; position:relative; margin-top:-0.3rem; z-index:2}
.solveo5 .hd p{ font-size:0.34rem; opacity:0.4; color:#1258aa;text-transform : uppercase}
.solveo5 .hd{ margin-bottom:0.3rem}
.solveo5 .bd{ line-height:0.42rem}
.solveo5 .img img{ width:70%; margin:0 auto}

.lannav{ background-color:#fff;border-bottom:1px solid #e1e1e1; margin-bottom:0.15rem}
.lannav li{ padding:0.3rem 0; text-align:center;}
.lannav li a{ display:block; border-right:1px solid #e1e1e1; font-size:0.36rem}
.lannav li:last-child a{ border-right:none}
.lannav li.on{ border-bottom:2px solid #1258aa}
.lannav li.on a{ color:#1258aa}

.qalist{background-color:#fff; padding:0.45rem 0.2rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}

.reachbox{ border:1px solid #dedede; position:relative; height:0.66rem; border-radius:0.66rem; padding-left:0.2rem; padding-right:0.8rem; margin-bottom:0.4rem}
.reachbox .text{ width:100%;  height:0.64rem; border:none; background:none; font-size:0.26rem}
.reachbox .btn{ display:block; position:absolute; z-index:2; right:0.1rem;top:0; bottom:0; width:0.64rem; background:url(../images/ico-reach.png) no-repeat center; background-size:0.36rem; border:none}

.qalist .hd{ border-bottom:1px solid #e1e1e1; padding-bottom:0.2rem}
.qalist .hd h3{ font-size:0.3rem; padding-left:0.4rem; background:url(../images/ico-27.png) no-repeat left; background-size:auto 0.27rem}
.qalist .bd li{ padding:0.38rem 0; border-bottom:1px solid #e1e1e1}
.qalist .bd .num{ width:0.52rem; text-align:center; line-height:0.52rem; color:#fff; height:0.52rem; background:url(../images/ico-28.png) no-repeat left top; background-size:100%}
.qalist .bd .txt{ padding-left:0.1rem}
.qalist .bd  h3{ color:#1258aa; margin-bottom:0.1rem}
.qalist .bd h3 a{color:#1258aa;}
.qalist .bd .ms{ font-size:0.24rem; line-height:0.41rem; color:#666}

.newslist{background-color:#fff; padding:0.45rem 0.2rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1;}
.newslist .hd{ border-bottom:1px solid #e1e1e1; padding-bottom:0.2rem}
.newslist .hd h3{ font-size:0.3rem; padding-left:0.4rem; background:url(../images/ico-29.png) no-repeat left; background-size:auto 0.27rem}
.newslist .bd{ margin-bottom:0.6rem}
.newslist .bd li{ padding:0.4rem 0; border-bottom:1px solid #e1e1e1}
.newslist .bd li .img{ width:3.2rem}
.newslist .bd li .txt{ padding-left:0.2rem}
.newslist .bd li .txt h3{ font-size:0.28rem; margin-bottom:0.1rem;max-width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom:0.1rem}
.newslist .bd li .txt .date{ font-size:0.24rem; color:#999;  }
.newslist .bd li .txt .ms{  color:#666;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 3;} 
.newslist .newspages p img{ max-width:7.1rem; height:auto!important; overflow:hidden;}


.newspages{ line-height:0.48rem; color:#666; padding-top:0.6rem}
.newspages .title{ text-align:center; font-size:0.35rem; color:#333; margin-bottom:0.3rem}
.newspages .infos{ text-align:center; margin-bottom:0.2rem; font-size:0.24rem}

.nextp{background-color:#fff; padding:0.25rem 0.2rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1;}
.nextp li{ margin:0.23rem 0; font-size:0.28rem}
.nextp li a{font-size:0.28rem}

.code01{ background-color:#fff; padding:0.66rem 0; padding-bottom:0.46rem; margin-bottom:0.15rem; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.code01 .hd{ margin-bottom:0.66rem}
.code01 .hd h3{ text-align:center; font-size:0.38rem}
.code01 .bd li{ float:left; width:50%; padding:0 0.2rem; text-align:center; margin-bottom:0.2rem;}
.code01 .bd .ico{ text-align:center; margin-bottom:0.15rem;}
.code01 .bd .ico img{ display:inline-block; height:0.78rem; width:auto}
.code01 .bd h3{ font-size:0.32rem; color:#1258aa; margin-bottom:0.2rem}
.code01 .bd .ms{ font-size:0.24rem; line-height:0.38rem; height:1.14rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 3; color:#666}

.code02{ background-color:#fff; padding:0.66rem 0; padding-bottom:0.46rem;   border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.code02 .hd{ margin-bottom:0.66rem}
.code02 .hd h3{ text-align:center; font-size:0.38rem}
.code02 .bd img{ width:90%; margin:0 auto}

.code03{ background-color:#114d93; padding-top:0.6rem   }
.code03 .hd{ margin-bottom:0.66rem}
.code03 .hd h3{ text-align:center; font-size:0.38rem; color:#fff}

.code04{ background-color:#fff; padding:0.66rem 0.2rem; padding-bottom:0.46rem;   border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1; margin-bottom:0.15rem}
.code04 .hd{ margin-bottom:0.66rem}
.code04 .hd h3{ text-align:center; font-size:0.38rem}
.code04 .bd{ background:url(../images/stepline01.png) no-repeat 90% 50%; background-size:0.19rem}
.code04 .bd img{ width:1.6rem}
.code04 .bd ul{ margin-bottom:1.5rem}
.code04 .bd ul:last-child{ margin-bottom:0}
.code04 .bd li p{ text-align:center; font-size:0.28rem; margin-top:0.3rem}
.code04 .bd ul li:nth-child(2){ padding-top:0.55rem}
.code04 .bd ul li:nth-child(2) img{ width:90%; margin:0 auto}
.code04 .bd ul li.fz img{-webkit-transform:rotate(180deg);}

.mess01{ text-align:center;background-color:#fff; padding:0.66rem 0.2rem; padding-bottom:0.46rem;   border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1; margin-bottom:0.15rem}
.mess01 p:nth-child(1){ font-size:0.34rem; margin-bottom:0.3rem}
.mess01 p:nth-child(1) span{ font-size:0.42rem; color:#46bdf4}
.mess01 p:nth-child(2) a{ display:inline-block; font-size:0.32rem; color:#fff; line-height:0.64rem; height:0.64rem; background-color:#46bdf4; padding:0 1rem; border-radius:0.64rem}

.mess02{ background-color:#fff; padding:0.66rem 0; padding-bottom:0.46rem;  border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
.mess02 .hd{ margin-bottom:0.66rem}
.mess02 .hd h3{ text-align:center; font-size:0.38rem; margin-bottom:0.1rem}
.mess02 .hd p{ text-align:center; font-size:0.3rem}
.mess02 .bd li{ float:left; width:50%; padding:0 0.2rem; text-align:center; margin-bottom:0.2rem;}
.mess02 .bd .ico{ text-align:center; margin-bottom:0.15rem;}
.mess02 .bd .ico img{ display:inline-block; height:0.78rem; width:auto}
.mess02 .bd h3{ font-size:0.32rem; color:#46bdf4; margin-bottom:0.2rem}
.mess02 .bd .ms{ font-size:0.24rem; line-height:0.38rem; height:1.52rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 3; color:#666}

.mess03{ background:url(../images/mess03.jpg) no-repeat top; background-size:cover; padding:0.66rem 0; }
.mess03 .hd{ margin-bottom:0.66rem}
.mess03 .hd h3{ text-align:center; font-size:0.38rem; margin-bottom:0.1rem; color:#fff}
.mess03 .img{ width:60%; margin:0 auto; margin-bottom:0.3rem}
.mess03 .bd li{ float:left; width:50%; padding:0 0.2rem; text-align:center; margin-bottom:0.2rem; color:#fff}
.mess03 .bd .ico{ text-align:center; margin-bottom:0.3rem;}
.mess03 .bd .ico img{ display:inline-block; height:1rem; width:auto}
.mess03 .bd h3{ font-size:0.32rem;   margin-bottom:0.2rem}
.mess03 .bd .ms{ font-size:0.24rem; line-height:0.38rem; height:1.52rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.mess04{ background-color:#fff; padding:0.66rem 0;   border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1; margin-bottom:0.15rem}
.mess04 .hd{ margin-bottom:0.66rem}
.mess04 .hd h3{ text-align:center; font-size:0.38rem; margin-bottom:0.1rem}
.mess04 .changjing{position:relative; padding:0 10px;}
.mess04 .cj_nav ul{width:6rem;height:7.1rem; background:url(../images/3-2.png) no-repeat; margin:0 auto; background-size:100% 100%; position:relative;}
.mess04 .cj_nav ul li{ width:4rem; position:absolute; left:1.1rem; top:3.2rem; border:1px solid #cfcfcf; padding:5px; font-size:14px; display:none;}
.mess04 .cj_nav ul li.on{display:block;}
.mess04 .cj_con{position:absolute; top:1.3rem; left:0; padding:0 10px; width:100%;}
.mess04 .cj_con li{width:50%; float:left; margin-bottom:10px;}
.mess04 .cj_con li a{width:1.05rem; height:1.18rem; background:url(../images/3-1.png) no-repeat; display:block; background-size:1.05rem 1.18rem; font-size:14px; padding:8px; text-align:center; color:#333;}
.mess04 .cj_con li:nth-child(even) a{float:right;}
.mess04 .cj_con li.on a{ background:url(../images/3-3.png) no-repeat; color:#fff; background-size:1.05rem 1.18rem;}
.mess04 .cj_con.font li a{font-size:12px; text-align:center; padding:8px 3px; width:1.1rem;}

.mess05{ background-color:#fff; padding:0.66rem 0;   border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1; margin-bottom:0.15rem}
.mess05 .hd{ margin-bottom:0.66rem}
.mess05 .hd h3{ text-align:center; font-size:0.38rem; margin-bottom:0.1rem}
.mess05 li{ float:left; width:46%; margin:2%; border:1px solid #e1e1e1; text-align:center; padding-bottom:0.35rem}
.mess05 .price{ height:0.9rem; line-height:0.9rem; font-size:0.3rem; color:#46bdf4; font-weight:bold}
.mess05 .price em{ font-size:0.24rem}
.mess05 .p2{ width:1.4rem; height:1.4rem; border-radius:50%; background-color:#d0e6ff; margin:0 auto; color:#2f66af; font-size:0.24rem; margin:0 auto; padding-top:0.3rem; margin-bottom:0.2rem}
.mess05 .p2 p:nth-child(1){ font-weight:bold; font-size:0.32rem}
.mess05 .txt{ height:0.7rem; margin-bottom:0.2rem}
.mess05 .txt .old{ color:#666; font-size:0.24rem; text-decoration:line-through}
.mess05 .txt span{ font-size:0.28rem; color:#f66539}
.mess05 .goto a{ display:inline-block; padding:0 0.5rem; height:0.5rem; line-height:0.5rem; border-radius:0.5rem; color:#fff; background-color:#46bdf4}
.mess05 .bd{padding:0 10px;}
.mess05 .bd table{width:100%; border:1px solid #e1e1e1;}
.mess05 .bd table th,.mess05 .bd table td{ border:1px solid #e1e1e1;text-align:center;}
.mess05 .bd table th{font-size:16px; background-color:#f5f5f5; padding:10px 0;}
.mess05 .bd table td{width:50%; font-size:14px; color:#1258aa; padding:10px 0;}
.mess05 .bd table td img{width:31px; height:31px; display:inline-block;*display:inline; zoom:1; vertical-align:middle; margin-right:8px;}
.mess05 .bd table td a{width:3rem; display:inline-block; border:1px solid #1258aa; padding:5px 0; border-radius:30px; color:#1258aa; font-size:14px;}





.contact01{ background-color:#fff; padding:0.66rem 0; padding-bottom:0.46rem;  border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1; margin-bottom:0.15rem}
.contact01 .hd{ margin-bottom:0.66rem}
.contact01 .hd h3{ text-align:center; font-size:0.38rem; margin-bottom:0.1rem}
.contact01 .bd li{ float:left; width:46%; margin:2%; border:1px solid #44a9e4; text-align:center; padding:0.5rem 0.2rem}
.contact01 .bd li:nth-child(1){ border:1px solid #de6b68;}
.contact01 .bd li:nth-child(2){ border:1px solid #2eafbb;}
.contact01 .bd li:nth-child(3){ border:1px solid #cade9e;}
.contact01 .bd .ico{ text-align:center; margin-bottom:0.15rem;}
.contact01 .bd .ico img{ display:inline-block; height:0.45rem; width:auto}
.contact01 .bd h3{ font-size:0.32rem;  margin-bottom:0.2rem}
.contact01 .bd .ms{ font-size:0.24rem; line-height:0.38rem; height:0.76rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 3; color:#666}

.contact02{ background-color:#fff;  border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1; margin-bottom:0.15rem}

.contact03{ background-color:#fff; padding:0.66rem 0.2rem; padding-bottom:0.46rem;  border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1; margin-bottom:0.15rem}
.contact03 .hd{ margin-bottom:0.66rem}
.contact03 .hd h3{ text-align:center; font-size:0.38rem; margin-bottom:0.1rem}
.contact03 .bd li{ margin-bottom:0.3rem; position:relative}
.contact03 .bd span{ display:block; color:#F00; position:absolute; z-index:2;top:50%; right:10px; height:0.36rem; line-height:0.36rem; margin-top:-0.1rem}
.contact03 .bd .intxt{ width:100%; padding:0 0.2rem; height:0.7rem; line-height:0.7rem; border:1px solid #e1e1e1; border-radius:5px; font-size:0.28rem;}
.contact03 .incheck{ display:inline-block;font-size:0.26rem; color:#666; margin-bottom:
0.3rem; margin-right:0.2rem}
.contact03 .incheck:last-child{ width:50%}
.contact03 .incheck input{display: inline-block; width: 16px; height: 16px;border: 1px solid #dfe0e1;border-radius:50%; position: relative; overflow: visible; background: 0 0; -webkit-appearance: none; outline: 0; margin-right: 3px; vertical-align: middle;}
.contact03 .incheck input:after{content: ''; display: block; width: 8px; height: 8px; background: #c0bebe; border-radius:50%; position: absolute; left: 3px; top: 3px;}
.contact03 .incheck input:checked:after{background: #18b4ed;}

.contact03 .intextarea{ width:100%; padding:0.2rem; border:1px solid #e1e1e1; border-radius:5px; font-size:0.28rem;}
.contact03 .inbtn{ width:3.5rem; height:0.7rem; background-color:#1258aa; color:#fff; font-size:0.28rem; border:none; border-radius:3px; margin:0 auto; display:block}

.solute_1{ background-color:#fff; margin-bottom:10px; padding:20px 10px; border-bottom:1px solid #e1e1e1;}
.solutetit{ margin-bottom:20px;}
.solutetit h2{font-weight:normal; font-size:0.36rem; text-align:center; }
.solutetit h2 span{color:#47bdf4; }
.solute_1 .con li{ float:left; width:50%; /*text-align:center;*/ margin-bottom:15px;}
.solute_1 .con .ul li{width:33.33%;}
.solute_1 .con li span,.solute_2 .con .bottom li span{width:30px; height:30px; border:1px solid #47bdf4; border-radius:100%; padding:4px; display:inline-block; margin-right:15px;}
.solute_1 .con li span em,.solute_2 .con .bottom li span em{width:20px; height:20px; background-color:#47bdf4; border-radius:100%; display:block; text-align:center; color:#fff; line-height:20px;}
.solute_1 .con .img{width:60%; margin:0 auto 20px;}

.solute_2{ background-color:#fff; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; padding:20px 10px; margin-bottom:10px;}
.solute_2 .con .top{ width:70%; margin:0 auto;}
.solute_2 .con .bottom li{min-height:30px; padding-left:50px; position:relative; margin-bottom:20px;}
.solute_2 .con .bottom li span{ position:absolute; top:0; left:0;}
.solute_2 .con .bottom li h3{ font-weight:normal; font-size:0.3rem; margin-bottom:7px;}
.solute_2 .con .bottom li p{ font-size:0.26rem; color:#666;}

.solute_3{ border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; background-color:#fff; padding:20px 10px; margin-bottom:10px;}
.solute_3 ul{font-size:0;}
.solute_3 ul li{ width:25%; display:inline-block; *display:inline; zoom:1; margin-bottom:15px;}
.solute_3 ul.ul li{width:33.33%;}
.solute_3 ul li img{ width:43px; margin:0 auto 10px; }
.solute_3 ul li p{height:25px; font-size:14px; text-align:center;}

.solute_4{ border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; background-color:#fff; padding:20px 10px; margin-bottom:10px;}
.solute_4 ul li{ width:33.33%; float:left; text-align:center; margin-bottom:20px; padding:0 10px;}
.solute_4 ul li img{ width:45px; margin:0 auto 15px;}
.solute_4 ul li h3{ font-weight:normal; font-size:14px; margin-bottom:5px; height:38px;}
.solute_4 ul li p{ height:67px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; font-size:0.24rem;}

.solute_5{ border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; background-color:#fff; padding:20px 10px; margin-bottom:10px;}
.solute_5 li{ margin-bottom:15px;}
.solute_5 .img{ margin-bottom:20px;}
.solute_5 .inner h3{ font-size:0.3rem; margin-bottom:10px;}
.solute_5 .inner p{ font-size:0.24rem; color:#666;}

.solute_6{ border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; background-color:#fff; padding:20px 10px; margin-bottom:10px;}
.solute_6 .kehu{ font-size:0; text-align:center;}
.solute_6 .kehu li{ width:50%; display:inline-block;*display:inline; zoom:1;}
.solute_6 .kehu li img{ width:130px;}

.solute_7{ border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; background-color:#fff; padding:20px 10px 0; margin-bottom:10px;}
.solute_7 .shili{position:relative;}
.solute_7 .shili .shilinav{position:absolute; top:53px; width:100%; z-index:2;}
.solute_7 .shili .shilinav li{ width:50%; float:left; margin-bottom:15px;}
.solute_7 .shili .shilinav li.on a{ background-color:#47bdf4; color:#fff;}
.solute_7 .shili .shilinav li a{ width:65px; height:65px; background-color:#ebebed; display:block; border-radius:100%; padding:13px 0; text-align:center; font-size:0.3rem;}
.solute_7 .shili .shilinav li:nth-child(even) a{ float:right;}
.solute_7 .boxwrap{width:5.18rem; height:8.84rem; margin:0 auto; background-image:url(../images/2-23.png); background-repeat:no-repeat; background-size:100% 100%; padding-top:62px; padding-left:17px; position:relative;}
.solute_7 .boxwrap .box{width:3.4rem; border:1px solid #e1e1e1; position:absolute; top:3.2rem; left:0.5rem; padding:5px;}

.list01.ul li{width:33.33%; padding:0;}
.list01 .border.ico{width:70px; height:70px; margin:0 auto 15px;}
.list01 .border.ico-02{ background:url(../images/t-03.png) no-repeat center; background-size:auto 100%;}
.list01 .border.ico-03{ background:url(../images/t-06.png) no-repeat center;background-size:auto 100%;}
.list01 .border.ico-04{ background:url(../images/t-04.png) no-repeat center; background-size:auto 100%;}
.list01 .border.ico-05{ background:url(../images/t-01.png) no-repeat center;background-size:auto 100%;}
.list01 .border.ico-07{ background:url(../images/t-02.png) no-repeat center;background-size:auto 100%;}
.list01 .border.ico-a{ background:url(../images/t-05.png) no-repeat center;background-size:auto 100%;}

.mess05 .bd .box{ font-size:0.28rem; border:1px solid #e1e1e1; padding:10px 15px; margin-bottom:15px; text-align:center;}
.mess05 .bd .box p.l{width:70%; float:left; line-height:29px;}
.mess05 .bd .box span{ color:#46bdf4;}
.mess05 .bd .box span em{ font-size:0.32rem;}
.mess05 .bd .box a.btn{ width:25%; max-width:100px; padding:6px 0; background-color:#47bdf4; color:#fff; border-radius:30px; display:inline-block;}



/*智能信息*/




.code02 .bd li {
    width: 50%;
    padding: 0 0.2rem;
    float: left;
    margin-bottom: 0.2rem;
}

    .code02 .bd li p {
        margin-bottom: 0.2rem;
    }
    .code02 .bd li span {
        font-size: 0.26rem;
    }

.pictb {
    font-size: 0.28rem;
    text-align: center;
    color: #1258AA;
    line-height: 0.48rem;
}
.code03 {
    background-color: #fff;
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    padding: 0.66rem 0.2rem 0 0.2rem;
    margin-top: 0.15rem;
    margin-bottom: 0.15rem;
}
.code03 .hdd h3 {
    font-weight: normal;
    font-size: 0.38rem;
    text-align: center;
    margin-bottom: 0.3rem;
}

.code03 .tit li {
    width: 1.7rem;
    height: 0.54rem;
    color: #333;
    background-color: #f0f0f0;
    text-align: center;
    line-height: 0.52rem;
    border-radius: 5px;
    display: inline-block;
    margin: 2% 0;
    font-size:0.26rem;
}

    .code03 .tit li.on {
        background-color: #1258aa;
        color: #fff;
    }

.code03 .imglist ul {
    font-size: 0;
    margin-bottom: 15px;
}

.code03 .imglist li {
    width: 2.15rem;
    border: 1px solid #eee;
    box-shadow: 2px 3px 10px rgba(0,0,0,0.2);
    display: inline-block;
    margin: 0 0.1rem;
    padding: 0.1rem;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}

.code03 .imglist .img {
    margin: 0 auto 0.5rem;
}

.code03 .imglist li p {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 0.26rem;
}

.code03 .imglist li span {
    height: 34px;
    display: block;
    font-size: 0.22rem;
}

.f5a .more {
    text-align: center;
}

    .f5a .more a {
        background-color: #1258aa;
        color: #fff;
        display: inline-block;
        font-size: 0.3rem;
        height: 0.55rem;
        line-height: 0.55rem;
        color: #fff;
        border-radius: 0.55rem;
        padding: 0 0.9rem;
    }

.f5a .hd {
    text-align: center;
    margin-bottom: 0.7rem;
}

.f5a {
    background-color: #fff;
    padding: 0.55rem 0.2rem;
    margin-bottom: 0.15rem;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}








