﻿@charset "utf-8";
/* CSS Document */
html,body{
    font-size: 14px;
}
body{
    background-color: #fff;
}
/*body .fade{*/
    /*opacity: 0;*/
    /*transform: translateY(20px);*/
    /*transition: all 0.6s ease 0s;*/
/*}*/
/*body .fadeLeft{*/
    /*opacity: 1;*/
    /*transform: translateX(0px);*/
/*}*/
/*body .fadeIn{*/
    /*opacity: 1;*/
    /*transform: translateY(0px);*/
/*}*/
.header{
    position: relative;
    z-index: 2;
}
.header .return{
    position: relative;
    width: 14.21%;
}
.header .noreturn{
    position: relative;
    width: 14.21%;
}
.header .return img{
    width: 100%;
}
.header .noreturn img{
    width: 100%;
}
.header .cap{
    width: 71.77%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    position: relative;
}
.header .top{
    background: url("../img/topbg.jpg") repeat-x;
    background-size: 100% 100%;
}
.header .logo{
    width: 46.3%;
    position: relative;
}
.header .return:after,.header .logo:after,.header .tel:after,.header .leave:after{
    position: absolute;
    content: '';
    right: 0px;
    top: 25%;
    height: 50%;
    width: 0px;
    background-color: #fff;
}
.header .cap:before,.header .tel:before,.header .leave:before,.head_nave:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 30%;
    height: 40%;
    width: 1px;
    background-color: #fff;
}
.header .logo img{
    width: 79.26%;
    margin-left: 13.65%;
    margin-top: 10%;
    margin-bottom: 10%;
}
.header .tel{
    width: 25.31%;
    color: #fff;
    position: relative;
}
.header .tel img{
    width: 83.94%;
    margin-left: 11.55%;
    margin-top: 4%;
    margin-bottom: 10%;
}
.header .tel span{
    margin-left: 2%;
    font-size: 12px;
}
.header .leave{
    width: 14.37%;
    color: #fff;
    text-align: center;
    position: relative;
}
.header .list-box{
    display: none;
    position: absolute;
    top: 100%;
    right: 0px;
    width: 30%;
    text-align: center;
    background-color: transparent;
}
.header .list-box a{
    display: block;
    padding: 7% 0;
    width: 100%;
    background:#4cb371;
    margin-bottom: 1px;
    font-size: 14px;
    color: #fff;
}
.header .list-box a:hover{
    background-color: #82c176;
    color: #fff;
}
.head_nave{
    width: 14.02%;
    position: relative;
}
.head_nave p{
    left: 50%;
    margin-left: -17.39%;
    position: absolute;
    width: 34.78%;
    height: 2px;
    background-color: #fff;
}
.head_nave p.n1{
    top: 34.56%;
}
.head_nave p.n2{
    top: 46.91%;
}
.head_nave p.n3{
    top: 58.91%;
}
.banner{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.banner .box{
    width: 100%;
}
.banner .box li{
    width: 100%;
}
.banner img{
    width: 100%;
}
.banner ol{
    position: absolute;
    text-align: center;
    bottom: 0px;
    left: 0px;
    height: 26px;
    width: 100%;
    line-height: 0px;
    background-color: rgba(255,255,255,.7);
}
.banner ol li{
    float: none;
    display: inline-block;
    width: 2.5%;
    height: 41.02%;
    background-color: #e0e2e4;
    line-height: 100px;
    overflow: hidden;
    border-radius: 50%;
    margin: 2% 1.1% 0% 1.1%;
}
.banner ol li.on{
    background-color: #78bd36;
}
.centres{
    background-color: #fff;
}
.sman-cap{
    background-color: #efeeee;
    margin:12px auto;
}
.sman-cap span{
    width: 29.84%;
    font-size: 14px;
    color: #6b6b6b;
    padding-left: 4.53%;
    padding-top: 2%;
    padding-bottom: 2%;
}
.sman-cap a{
    font-size: 12px;
    color: #fff;
    padding-right: 0%;
    padding-left: 5%;
    padding-top: 2%;
    padding-bottom: 2%;
    background: url("../img/index-more-bg.jpg") no-repeat center;
    background-size:auto 100%;
    text-align:left;
    display:block;
    width:25%;
}
.cen-text{
    text-align: center;
    font-size: 14px;
    padding-bottom: 0%;
}
.cen-text a{
    color: #000;
    /*box-shadow: -3px 3px 3px #e4e3e3;*/
}
.cen-text .n1,.cen-text .n2,.cen-text .n4,.cen-text .n6{
    margin-left: 4.68%;
}
.cen-text .n1,.cen-text .n6{
    width: 90.62%;
    background-color: #fff;
    border-radius: 3px;
    padding: 3.9% 0;
    margin-top: 4.5%;
}
.cen-text .n2,.cen-text .n4{
    width: 45.31%;
    background-color: #fff;
    border-radius: 3px;
    padding: 3.9% 0;
    margin-top: 4.5%;
}
.cen-text .n3,.cen-text .n5{
    width: 39.21%;
    background-color: #fff;
    border-radius: 3px;
    padding: 3.9% 0;
    margin-top: 4.5%;
    margin-left: 6.09%;
}
.cen-text .top{
    position: relative;
}
.cen-text .top:after{
    content: '';
    position: absolute;
    background: url("../img/icon-top.png") no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px;
    left: 50%;
    margin-left: -9px;
    top: -15px;
}
.cen-text .bottom{
    position: relative;
}
.cen-text .bottom:after{
    content: '';
    position: absolute;
    background: url("../img/icon-bottom.png") no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px;
    left: 50%;
    margin-left: -9px;
    bottom: -16px;
    z-index: 1;
}
.cen-text a.right{
    position: relative;
}
.cen-text a.right:before{
    content: '';
    position: absolute;
    background: url("../img/icon-right.png") no-repeat center;
    background-size: 100%;
    width: 20px;
    height: 16px;
    right: -20px;
    top: 50%;
    margin-top: -8px;
}
.cen-text a.n0{
      display:block; width:94%; margin:0 auto;
}
.cen-text a.n0 img{ width:100%;}
.cen-text a.n1{
    position: relative;
}
.cen-text a.n1 .right{
    position: absolute;
    width: 43.27%;
    height: 100%;
    right: 0px;
    top: 0px;
}
.cen-text a.n6{
    position: relative;
}
.cen-text a.n6 .left{
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0px;
    top: 0px;
}
.cen-text a.n6 .right{
    position: absolute;
    width: 43.27%;
    height: 100%;
    right: 0px;
    top: 0px;
}

.cen-text .n1.active,.cen-text .n1:hover{
    background-color: #0945a4;
    color: #fff;
}
.cen-text .n2.active,.cen-text .n2:hover{
    background-color: #1657bd;
    color: #fff;
}
.cen-text .n3.active,.cen-text .n3:hover{
    background-color: #2367d2;
    color: #fff;
}
.cen-text .n4.active,.cen-text .n4:hover{
    background-color: #315ae1;
    color: #fff;
}
.cen-text .n5.active,.cen-text .n5:hover{
    background-color: #3177e1;
    color: #fff;
}
.cen-text .n6.active,.cen-text .n6:hover{
    background-color: #3796ee;
    color: #fff;
}
.industries{
    background-color: #fff;
    padding-bottom: 0%;
}
.industries-case{ width:94%; margin:0 auto;}
.industries-case a{ display:block; width:50%; float:left;}
.industries-case a img{ width:100%;}
.industries ul{
    float: none;
    padding: 3.12%;
}
.industries li{
    width: 31.33%;
    text-align: center;
    margin: 1%;
    border-radius: 6px;
}
.industries li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
.industries li img{
    display: inline-block;
    width: 32.08%;
    margin-top: 13.90%;
}
.industries li p{
    margin-top: 5%;
}
.industries li.n1{
    background-color: #0945a4;
}
.industries li.n2{
    background-color: #1657bd;
}
.industries li.n3{
    background-color: #2367d2;
}
.industries li.n4{
    background-color: #315ae1;
}
.industries li.n5{
    background-color: #3177e1;
}
.industries li.n6{
    background-color: #3796ee;
}

.industries.n2 li.on{
    background-color: #0945a4;
}
.industries.n2 li{
    background-color: #3796ee;
}

.new .sman-cap{
    border-bottom: 1px solid #f5f5f5;
}
.new .text{
    background-color: #fff;
    border-top: 1px solid #fff;
}
.text-list-cap{
    background-color: #fff;
    padding-top: 5%;
    padding-bottom: 3%;
    padding-left: 4.37%;
    padding-right: 11.71%;
}
.text-list-cap .fl{
    width: 40%;
    height: 100%;
    padding: 1%;
    border: 1px solid #e5e5e5;
    box-shadow: 2px 2px 3px #efefef;
}
.text-list-cap .fl img{
    width: 100%;
}
.text-list-cap .fr{
    width: 50%;
    color: #747474;
}
.text-list-cap .fr span{
    display: inline-block;
    color: #fff;
    background: url(../img/i_ico_01.png) no-repeat 88% center #3278e1;
    padding-left: 10%;
    padding-right: 15%;
    margin-top: 5%;
    position: relative;
}
.text-list-cap .fr a:after{
    content: '';
    position: absolute;
    border-width: 3.20%;
    height: 0%;
    width: 0%;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    right: 2.81%;
    top: 50%;
    margin-top: -1.7%;
}
.new-list-type
{
    margin-left: 4.68%;
    margin-right: 9.84%;
    height:30px; line-height:30px;
     font-size:16px;
    }
.new-list-more{ border-bottom:0px solid #efeeee;}
.new-list-more-line{ width:100%; height:2px; background:#efeeee; clear:both; margin-top:10px;}
.new-list{
    width: 100%;
    margin-top: 0%;
    background-color: #fff;
    border-bottom: 0px solid #ededed;
    margin-bottom: 5%;
    /*box-shadow: 0px -5px 3px #eee;*/
}
.new-list li{
    width: 100%;
    margin-bottom: -1px;
}
.new-list a{
    display: block;
    margin-left: 4.68%;
    margin-right: 4.68%;
    border-bottom: 0px solid #e0e0e0;
    color: #747474;
    padding: 1% 0px;
}
.new-list li p{
    float: left;
    width: 75%;
    height: 22px;
    overflow: hidden;
    padding-left: 0%;
    position: relative;
}
.new-list li p:after{
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    left: 0%;
    top: 50%;
    margin-top: -2px;
    border-radius: 50%;
    background-color: #707070;
}
.new-list li span{
    float: right;
    margin-right: 0%;
}
.market .sman-cap{
    border-bottom: 1px solid #f4f4f4;
}
.market .text{
    background-color: #f4f4f4;
    overflow: hidden;
}
.market .text-list-cap{
    margin-bottom: 1.5%;
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #e6e6e6;
}
.text-list-cap{
    background: url("../img/icon-img3.jpg") repeat-x;
    background-size: auto 100%;
}

.index-web-img{ width:100%;}
.index-web-img img{ width:100%;}

.footercontent 
{
    background: url("../img/topbg.jpg") repeat-x;
    background-size: 100% 100%;
     color:#fff;
     margin-top:12px;
     text-align:center;
     padding:10px;
    }

/*业务中心*/
.fir-cap{
    width: 95.32%;
    padding-left: 4.68%;
    border-bottom: 1px solid #c6c6c6;
}
.fir-cap a{
    float: left;
    width: 28.9%;
    background-color: #e2e2e2;
    text-align: center;
    font-size: 14px;
    color: #333;
    padding-top: 3%;
    padding-bottom: 2%;
    margin-right: 0.78%;
    border-radius: 3px 3px 0 0;
    border: 1px solid #e2e2e2;
    border-bottom: 0px;
}
.fir-cap a.active{
    border: 1px solid #999;
    border-bottom: 1px solid #f4f4f4;
    border-bottom: 0px;
    background-color: #0945a4;
    color: #fff;
    position: relative;
}
.fir-cap a.active:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f4f4f4;
    bottom: -1px;
    left: 0px;
}
.fir-text{
    padding-left: 4.68%;
    padding-top: 2.5%;
}
.fir-text a{
    float: left;
    width: 25%;
    margin-right: 1.56%;
    margin-top: 1.56%;
    padding: 3% 3%;
    border-radius: 5px;
    background-color: #dfe6e8;
    text-align: center;
    color: #666;
    font-size: 14px;
}
.fir-text a span{
    display: block;
    line-height: 20px;
}
.fir-text a.on{
    background-color: #0274cd;
    color: #fff;
}
.fir-text .lix span.on{
    background-color: #0274cd;
    color: #fff;
}
.fir-text a:hover{
    outline: none;
}
/*.fir-text a.on,.fir-text a:hover{
    background-color: #0274cd;
    color: #fff;
}*/
.firm_list dt{
    background-color: #e1e1e1;
    color: #666;
    font-size: 14px;
    position: relative;
    border-bottom: 1px solid #fff;
}
.firm_list dt:hover{
    background-color: #0945a4;
    color: #fff
}
.firm_list dt:hover p:after{
    background: url('../img/icon-img_27.png') no-repeat center;
    background-size: 100%;

}
.firm_list dt p:after{
    content: '';
    position: absolute;
    background: url('../img/icon-img_26.png') no-repeat center;
    background-size: 100%;
    width: 4.37%;
    height: 28px;
    right: 4.53%;
    top:50%;
    margin-top: -14px;
}
.firm_list .dt1 p:after{
    background: none;
}
.firm_list .dt1 p{
    color: #666;
}
.firm_list dl.active .dt1 p:after{
    background: none;
}
.firm_list dl.active dt p:after{
    background: url('../img/icon-img_24.png') no-repeat center;
    background-size: 100%;
}
.firm_list dl.active dt{
    background-color: #0945a4;
    color: #fff;
}
.firm_list dl.active .dt1{
    /*background: none;*/
}
.firm_list dl.active dt p{
    color: #fff;
}
.firm_list dt p{
    width: 100%;
    color: #333;
}
.firm_list dt span{
    display: block;
    padding-left: 4.53%;
    margin: 3% 0;
    width: 85%;
    height: 22px;
    overflow: hidden;
}
.firm_list dd a{
    display: block;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
}
.firm_list dd span{
    display: block;
    padding-left: 4.53%;
    font-size: 14px;
    width: 82%;
    /*height: 22px;*/
    overflow: hidden;
    color: #444;
}
.firm_list dd{
    background-color: #fff;
}
.firm_list dd .img-box{
    width: 80%;
    margin: 0 auto;
    padding: 2% 0;
}
.firm_list dd img{
    width: 100%;
}
.firm_list dd .text-box{
    padding-top: 2%;
    padding-bottom: 1%;
    position: relative;
    background-color: #f7f6f6;
}
.firm_list dd .text-box:after{
    content: '';
    position: absolute;
    background: url(../img/icon-img_25.png) no-repeat;
    width: 13px;
    height: 26px;
    background-size: 70%;
    right: 4.68%;
    top: 50%;
    margin-top: -7px;
}
.none{
    display: none;
}
.firm-info{
    width: 100%;
    background-color: #fff;
}
.firm-info .cap{
    padding: 3% 4.68%;
    background-color: #0945a4;
    color: #fff;
}
.firm-info .cap p{
    width: 100%;
    /*height: 22px;*/
    overflow: hidden;
    font-size: 14px;
text-align: center;
}
.firm-info .text{
    width: 90%;
    font-size: 14px;
    margin: 0% auto;
    padding: 4% 0;
}
.firm-info .about_pic{
    text-align: center;
}
.firm-info img{
    max-width: 100%;
}
.partook{
    line-height: 28px ;
    height: 28px;
    width: 90%;
    margin: 0% auto;
    padding: 4% 0;
}
.partook span{
    color: #3e3f40;
    width: 20%;
    font-weight: 600;
}
.partook .url{
    height: 28px;
    width: 53.12%;
    overflow: hidden;
}
.leave-form{
    border-top: 1px solid #e5e5e5;
    /*padding-top: 5%;*/
    padding: 5% 3% 0;
}
.leave-form form{
    width: 90%;
    margin: 0px auto;
}
.leave-form i{
    display: inline-block;
    width: 8px;
}
.leave-form span{
    border: 1px solid #cdcbcc;
    font-size: 16px;
    padding-left: 1%;
    height: 30px;
    line-height: 30px;
    margin-right: 4%;
    width: 20%;
    background: url("../img/icon-img6.jpg") repeat-x;
    background-size: auto 100%;
}
.leave-form .row{
    padding: 2% 0;
}
.leave-form input{
    border: 1px solid #cdcbcc;
    height: 30px;
    line-height: 30px;
    padding: 0 3%;
    width: 67%;
    background: url("../img/icon-img6.jpg") repeat-x;
    background-size: auto 100%;
}
.leave-form textarea{
    border: 1px solid #cdcbcc;
    height: 160px;
    line-height: 35px;
    padding: 0 3%;
    width: 67%;
    background: url("../img/icon-img6.jpg") repeat-x;
    background-size: auto 100%;
}
.leave-form .submit{
    padding-top: 5%;
    padding-bottom: 10%;
}
input[type='submit']{
    float: right;
    width:31.40%;
    border: 1px solid #cdcbcc;
    border-radius: 20px;
    background-color: #fff;
    font-size: 14px;
    box-shadow: 0 0 6px #cdcbcc;
}
.new{
    padding: 0% 0;
}
.new-nav{
    margin-left: 4.37%;
    font-size: 16px;
    color: #c3c3c3;
    padding: 1% 0;
    border-bottom: 1px solid #bbb;
}
.new-nav .active{
    color: #444;
}
.new-text{
    margin-left: 2.5%;
    width: 95%;
}
.new-text li{
    width: 100%;
    padding: 5% 0;
    border-bottom: 1px solid #bbb;
}
.new-text li a{
    display: block;
}
.new-text .img{
    width: 37.06%;
    background-color: #fff;
    padding: 1.5%;
    box-shadow: 3px 3px 3px #e5e5e5;
}
.new-text img{
    width: 100%;
}
.new-text .img-b{
    height: 100%;
}
.new-text .cont{
    width: 51.23%;
    margin-left: 4%;
    padding-top: 2%;
}
.new-text h3{
    font-weight: normal;
    line-height: 18px;
    color: #444;
    height: 36px;
    overflow: hidden;
}
.new-text span{
    float: left;
    margin-top: 7%;
    width: 45%;
    text-align: center;
    background-color: #327ae2;
    color: #fff;
}
.new-text .small-cont{
    width: auto;
    padding-right: 4%;
}
.new-text .small-cont h3{
    height: 18px;
    overflow: hidden;
}
.new-text p{
    color: #a8a8a8;
    line-height: 16px;
    height: 32px;
    overflow: hidden;
    margin-top: 2%;
}
.new-text b{
    font-weight: normal;
    color: #d0d0d0;
    display: block;
    margin-top: 3%;
}
.new .more{
    clear: both;
    padding-top: 6%;
}
.new .more a{
    display: block;
    width: 94.84%;
    margin: 0px auto;
    text-align: center;
    font-size: 16px;
    background-color: #2269d4;
    color: #fff;
    padding: 2.5% 0;
    border-radius: 3px;
}
.new-info .cap{
    background-color: #fff;
    color: #555;
    font-weight: 600;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 4%;
}
.new-info .text{
    font-size: 14px;
}
.new-info .text a{
word-wrap:break-word ;	
}
.new-info .text td{
    border: 1px solid #eee;
}
.prev-next{
    border-top: 1px solid #e5e5e5;
    padding: 2% 0;
}
.prev-next .box{
    width: 90%;
    margin: 0 auto;
}
.prev-next a{
    color: #888;
    font-size: 16px;
    margin-right: 5%;
}
.prev-next p{
    font-weight: 600;
}
.banner-img{
    width: 100%;
    overflow: hidden;
}
.banner-img img{
    width: 100%;
}
.pro{
    padding-bottom: 5%;
}
.pro .cap{
    border-bottom: 1px solid #d9d8d8;
    background-color: #fff;
    box-shadow: 0px 3px 3px #e4e4e4;
    padding: 2.5% 0;
}
.pro .cap p{
    width: 90%;
    font-size: 14px;
    height: 23px;
    overflow: hidden;
    margin: 0 auto;
}
.pro .text{
    width: 90%;
    margin: 0 auto;
    float:none;
    padding-top: 3%;
}
.pro .text>.box{
    padding-bottom: 3%;
}
.pro .text img{
    width: 100%;
}
.pro .text li{
    width: 45%;
    margin: 2.5%;
    box-shadow: 0 0 4px #aaa;
}
.pro .text li a{
    display: block;
}
.pro .text .img{
    display: block;
    width: 100%;
    overflow: hidden;
}
.pro .text li .cent{
    width: 100%;
    background-color: #fff;
    padding: 5% 0;
}
.pro .text .cent span{
    display: block;
    width: 80%;
    height: 66px;
    margin: 0 auto;
    font-size: 14px;
    overflow: hidden;
    color: #666;
    text-align: center;
}
.pag{
    clear: both;
    font-size: 16px;
    text-align: center;
    padding-top: 2%;
}
.pag .box,.pag a{
    display: inline-block;
}
.pag .box{
    height: 21px;
    overflow: hidden;
    margin: 0 5%;
    color: #c4c4c4;
}
.pag .box span{
    float: left;
    color: #057cc3;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    padding-right: 1px;
}
.pag .prev,.pag .next{
    width: 0px;
    height: 0px;
    border-width: 10px;
    border-style: solid;
}
.pag .prev{
    border-color: transparent #d4d4d4 transparent transparent;
}
.pag .next{
    border-color: transparent transparent transparent #d4d4d4;
}
.job{
    background-color: #f4f4f4;
}
.job-text{
    float: none;
    width: 92%;
    margin: 0 auto;
    padding-top: 4%;
}
.job-text li{
    width: 100%;
    padding-bottom: 3%;
}
.job-text li.active{
    padding-top: 3%;
}
.job-text a{
    display: block;
    background: #fff;
    border: 1px solid #eee;
    font-size: 14px;
    color: #555;
    padding: 2% 5%;
    position: relative;
}
.job-text a:after{
    content: '';
    position: absolute;
    background: url("../img/icon-img_28.png") no-repeat center;
    background-size: 100%;
    width: 2.7%;
    height: 18px;
    right: 3%;
    top: 50%;
    margin-top: -9px;
}
.job-text li.active a,.job-text a:hover{
    background-color: #2970da;
    border: 1px solid #2970da;
    color: #fff;
}
.job-text li.active a:after,.job-text a:hover:after{
    background: url("../img/icon-img_29.png") no-repeat center;
    background-size: 100%;
}
.job-text p{
    width: 100%;
    height: 22px;
    overflow: hidden;
}
.connection .cap{
    background-color: #2374ed;
}
.connection .partook{
    width: 127px;
    padding: 0px;
}
.connection .partook span{
   border: 0;
    background: url(" ");
    width: auto;
    margin: 0px;
    font-weight: normal;
    font-size: 14px;
}
.connection .row{
    padding-top: 5%;
    line-height: 18px;
}
.connection .text{
    padding-bottom: 5%;
}
.map{

}












.foot-nave{
    width: 100%;
    background: url("../img/icon-img4.jpg") repeat 0;
    /*background-size: auto 100%;*/
}
.foot-nave.fixed{
    position: fixed;
    bottom: 0;
    left: 0;
}
.footer{
    padding-top: 5%;
    background-color: #f4f4f4;
    height: 92.5px;
}
.foot-nave li{
    border-top: 1px solid #cfcfcf;
    width: 25%;
    position: relative;
    height: 70px;
}
.foot-nave li.n1{
    background: url("../img/icon-img_20.png") no-repeat center 26%;
    background-size: 17%;
}
.foot-nave li.n2{
    background: url("../img/icon-img_21.png") no-repeat center 26%;
    background-size: 17%;
}
.foot-nave li.n3{
    background: url("../img/icon-img_22.png") no-repeat center 26%;
    background-size: 17%;
}
.foot-nave li.n4{
    background: url("../img/icon-img_23.png") no-repeat center 26%;
    background-size: 17%;
}
.foot-nave li.n1.active{
    background: url("../img/icon-img_20_.png") no-repeat center 26% #2f75df;
    background-size: 17%;
}
.foot-nave li.n1:hover{
    background: url("../img/icon-img_20_.png") no-repeat center 26% #2f75df;
    background-size: 17%;
}
.foot-nave li.n2.active{
    background: url("../img/icon-img_21_.png") no-repeat center 26% #2f75df;
    background-size: 17%;
}
.foot-nave li.n2:hover{
    background: url("../img/icon-img_21_.png") no-repeat center 26% #2f75df;
    background-size: 17%;
}
.foot-nave li.n3.active{
    background: url("../img/icon-img_22_.png") no-repeat center 26% #2f75df;
    background-size: 17%;
}
.foot-nave li.n3:hover{
    background: url("../img/icon-img_22_.png") no-repeat center 26% #2f75df;
    background-size: 17%;
}
.foot-nave li.n4.active{
    background: url("../img/icon-img_23_.png") no-repeat center 26% #2f75df;
    background-size: 17%;
}
.foot-nave li.n4:hover{
    background: url("../img/icon-img_23_.png") no-repeat center 26% #2f75df;
    background-size: 17%;
}
.foot-nave li:hover a,.foot-nave li.active a{
    color: #fff;
}
.foot-nave li>a{
    display: block;
    width: 100%;
    height: 38px;
    text-align: center;
    padding-top: 32px;
    color: #777;
}
.foot-nave li.n1,.foot-nave li.n2,.foot-nave li.n3{
    position: relative;
}
.foot-nave li.n1:after,.foot-nave li.n2:after,.foot-nave li.n3:after{
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    right: 0px;
    top: 0px;
    background-color: #d6d6d6;
}
.foot-nave li .list-box{
    display: none;
    position: absolute;
    bottom: 100%;
    width: 99%;
    left: -1px;
    background-color: #fcfcfc;
    margin-top: -1px;
    border: 1px solid #cfcfcf;
}
.foot-nave li .list-box a{
    display: block;
    text-align: center;
    padding: 5% 0;
    color: #666;
    border-top: 1px solid #ececec;
}
.foot-nave li .list-box a:hover{
    background-color: #1961cd;
    color: #fff;
}
.footer>p{
    clear: both;
    text-align: center;
    color: #999;
    background-color: #f4f4f4;
}

/*.foot-nave li img{*/
    /*width: 17%;*/
    /*margin-top: 10%;*/
/*}*/
.foot-nave li p{
    font-size: 14px;
    margin-top: 5%;
}
.firm-info .text table{
	border: 1px solid #333;	
    word-break:break-all;
}
.firm-info .text td{
	    border: 1px solid #333;
}


.fir-text{
    padding: 0 3%;
}
.fir-text a{
    width: 100%;
    box-sizing:border-box;
}
.fir-text .li-list span{
    margin-right: 1.56%;
    margin-top: 1.56%;
    padding: 3% 3%;
    border-radius: 5px;
    background-color: #dfe6e8;
    text-align: center;
    color: #666;
    font-size: 14px;
    display: block;
}
.fir-text .li-list .lix{
    height: auto;
    width: 100%;
}
.fir-text .li-list .lix p{
    cursor: pointer;
    margin-right: 1.56%;
    margin-top: 1.56%;
    padding: 3% 3%;
    border-radius: 5px;
    background-color: #E0E3E4;
    text-align: center;
    color: #666;
    font-size: 14px;
    display: block;
}
.fir-text .li-list .lix .li-list{
    display:none;
}








.search{
    /*width: 100%;
    display:inline;
    
    width:238px;*/
    /*background:url(../img/search.jpg) no-repeat center center;*/
    /*height: 40px;
    line-height: 40px;
    overflow: hidden;*/
    padding: 0 3%;
}
.search dl{
    height:45px;
    overflow:hidden;
    /*width:238px;*/
    width: 100%;
    background: url(../img/search.png) no-repeat center center;
    background-size: 100% auto;
}
.search dt,.search dd{float:left;margin-top: 12px;}
.search dd{
    width: 19%;
    height: 22px;
    background: none;
}
.search dt{width:81%;height:22px;}
.search_input{height:18px;
    line-height:18px;
    padding:2px 0;width:100%;margin-left:0px;border:none !important;
    background:none;color:#d4d4d4;outline:none;
        
        font-size: 12px;
}
.search .search_btn{
    width:100%;
    height:22px;
    cursor:pointer;border:none !important;
    background:url(../img/icon-search.jpg) no-repeat center center;
    background-size: 100% auto;
    border-radius: 0;
    box-shadow:none; 
}


.fir-text .lix{
    margin-right: 1.56%;
    margin-top: 1.56%;
    text-align: center;
    color: #666;
    font-size: 14px;
    float: left;
    width: 100%;
}
.fir-text .lix span{
    background-color: #dfe6e8;
    display: block;
    padding: 3% 3%;
    width: 100%;
    border-radius: 5px;
    box-sizing:border-box;
}
.fir-text .lix .listx{
    display: none;
}
.fir-text .lix .listx a{
    background: #E3E4E5;
    height: auto !important;
}


.fRi {
    float: right;
    _display: inline;
}
.solution_con_one{background:#fafafa url(../img/pic/solu_pic1.jpg) repeat-x 0 0;border:#ededed 1px solid;padding:15px 20px}
.solution_con_one_con ul{
    width: 100%;
}
.solution_con_one_con li{
    overflow: hidden;
    width:100%;height:34px;line-height:34px;border-bottom:#bdbdbd 1px dotted;
}
.solution_con_one_con li a{ display:block; background:url(../img/pic/sign.gif) no-repeat 8px 15px;padding:0 0 0 22px;    color: #666;}
.solution_con_two_tit{color:#424242;font-size:16px;line-height:34px;text-align:center;}
.solution_con_two_tit a{background:url(../img/pic/pro_pic8.jpg) no-repeat 0 0; text-align:center;font-size:16px;color:#fff;width:103px;height:34px;line-height:34px;display:inline-block}
.solution_con_share span{ float:left;}.solution_con_share{padding:10px 0 20px 200px;border-bottom:#efefef 1px solid}
.solution_con_pic li{float:left;background:url(../img/pic/solu_pic6.jpg) no-repeat 0 0;width:204px;height:147px;overflow:hidden;padding:4px; text-align:center; line-height:30px;}




.page{
    padding:10px 0;
    font-size:12px;
    font-weight:bold;
    line-height:22px;
    text-align:center;
    clear:both;}
.page a{
    text-decoration:none;
    color:#8698b6;
    background:#fff;
    border:1px solid #CCCCCC;
    padding:3px 6px;
    padding-bottom:2px;
    margin-right:3px}
.page a.active{
    background:#fd1a2b;
    border:1px solid #fd1a2b;
    color:#fff}
.page a:hover{
    text-decoration:none;
    color:#fff;
    background:#fd1a2b;
    border:1px solid #fd1a2b}
    
    
.inner {
  width: 100%;
  margin: 0 auto;
}
.inner_inner{}
.inner_inner h4 {
    height:30px;
    line-height: 20px;
    width: auto;
    margin: 0 auto;
    padding-left: 3%;
    color:#42aa80;
    font-size:16px;
    font-weight:bold;
}
.inner_inner h4 a{color:#42aa80;}
.inner_inner .pro_list
{
    display:block; width:100%;
}
.inner_inner .pro_list .pro_item 
{
    display:block;
    float: left;
    width: 44%;
    margin-bottom: 20px;
    margin-left: 3%;
    margin-right: 3%;
}
.inner_inner .pro_list .pro_item a{ display:block;}
.inner_inner .pro_list .pro_item .img {
    width: 100%;
    height: 220px;
    /* background: url(../images/41.png) no-repeat center center / cover; */
    position: relative;
    background-color: #c1c1c1;
    overflow:hidden;
}
.inner_inner .pro_list .pro_item .img span {
    position: absolute;
    width: 100%;
    height: 220px;
    background: url(../img/41.png) no-repeat center center / cover;
    background-size:100% 100%;
}
.inner_inner .pro_list .pro_item .img img {
    width: auto;
    height: 100%;
}
.inner_inner .pro_list .pro_item .info {
    border-bottom: 0px solid #ccc;
}
.inner_inner .pro_list .pro_item .info .title {
    line-height: 42px;
    height: 42px;
    overflow: hidden;
    font-size: 14px;
    color: #9e9c9b;
    text-align: center;
    border-bottom: 1px solid #b8b7b6;
}
.inner_inner .pro_list .pro_item .info .content {
    line-height: 16px;
    font-size: 10px;
    color: #9d9b9b;
    padding: 10px 0px 2px 0px;
    text-indent: 3em;
}
.inner_inner .pro_list .pro_item .info .link {
    font-size: 10px;
    color: #9d9b9b;
    text-align: right;
    line-height: 20px;
}


.inner_inner_proimg{ margin:0 auto; width:94%;}
.inner_inner_proimg img{ width:100%;}
.inner_inner_the{ width:94%; margin:0 auto;}
.inner_inner_the_title{ width:100%; margin:0 auto;line-height:50px; height:50px; font-size:16px; text-align:center; border-bottom:1px solid #ccc; color:#333;}
.inner_inner_the_con{border-bottom:1px solid #ccc; color:#9d9d9d; font-size:14px; padding:10px 10px 10px 10px; line-height:25px;}
.inner_inner_the_content{color:#9d9d9d; font-size:14px; padding:10px 0px 10px 0px; line-height:25px;}
.inner_inner_the_content img{ max-width:100%; display:block; margin:0 auto;}
.inner_inner_proimg_title{ font-size:12px; text-align:center; line-height:20px; margin-top:20px;}
.inner_inner_proimg_title span{ display:inline-block; height:40px; text-align:right;}

.anli{ width:94%; margin:10px auto;}
.anli img{ max-width:100%;}
.anli-szzx-title{ width:100%; height:52px; line-height:52px; background: url(../img/anli-szzx.jpg) no-repeat center center; margin-top:10px;}
.anli-yqzx-title{ width:100%; height:52px; line-height:52px; background: url(../img/anli-yqzx.jpg) no-repeat center center; margin-top:10px;}
.anli-szzx-item{ background:#f5f5f5; color:#82c176; margin:10px 0px;}
.anli-yqzx-item{ background:#f5f5f5; color:#4db7bc; margin:10px 0px;}
.anli-item-title{ padding:10px 0px; font-size:14px; text-align:center;}
.anli-item-con{ padding:10px;}
