@charset "utf-8";
/* CSS Document */
/*基础css开始*/
html{
   min-width: 1140px;
}
body {
    width: 100%;
    margin: 0;
    font-size: 12px;
    padding: 0;
    font-family: "微软雅黑";
    color: #272727;
    text-align: left;
    background: #f1f1f1;
    /*-ms-user-select:none;-moz-user-select:none;*/
    blr: expression(this.onFocus=this.blur());
    overflow-x: auto;
    min-width: 1140px;
}

* {
    margin: 0px;
    padding: 0px;
    outline: none;
}

img {
    border: 0;
    margin: 0;
    padding: 0
}

form {
    margin: 0;
    padding: 0
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}



dl {
    margin: 0;
    padding: 0;
    list-style-type: none
}

dt {
    margin: 0;
    padding: 0;
    list-style-type: none
}

dd {
    margin: 0;
    padding: 0;
    list-style-type: none
}

p {
    margin: 0;
    padding: 0;
}

input {
    margin: 0;
    padding: 0;
    vertical-align: middle
}

select {
    margin: 0;
    padding: 0;
    vertical-align: middle
}

a, a:link, a:hover {
    text-decoration: none;
}

a:visited {
}

a:active, a:hover {
    text-decoration: none;
}

a:focus {
    outline: none;
}

span {
    margin: 0;
    padding: 0;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
}

button {
    margin: 0;
    padding: 0;
}

.table1 td {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}

/*h2 {*/
/*font-size: 14px;*/
/*font-weight: normal;*/
/*}*/

ul, li {
    list-style-type: none;
}

dl, dt, dd {
    list-style-type: none;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
}

.clearfix:before {
    content:"\200B";
    display:block;
    height:0;
    clear:both;
}
.clearfix:after {
    content:"\200B";
    display:block;
    height:0;
    clear:both;
}
.container:after{
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.clearfix {*zoom:1;}
.userCant{user-select:none;-moz-user-select:none;-webkit-user-select:none;-o-user-select:none; }
.zx-top{
    width: 100%;
    height:auto;
    background: url("../image/zx-top.jpg") center no-repeat ;
    background-size: auto 100%;
}
.lz-header{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height:90px;
}
.lz-logo{
    margin-top: 18px;
    width: 142px;
    height: 56px;
    background: url("../image/lz-logo_03.png") no-repeat 0 0;
    float: left;
}
.lz-nav{
    cursor: pointer;
    margin:38px 0 0 0;
    width: 20px;
    height: 20px;
    float: right;
    background: url("../image/jing-icon.png") no-repeat -80px -22px;
}
.lz-nav-closed{
    display: none;
    cursor: pointer;
    margin: 38px 0 0 0;
    width: 20px;
    height: 20px;
    float: right;
    background: url("../image/jing-icon.png") no-repeat -100px -69px;
}
.top-lz-header .lz-nav-closed{
    background-position: -272px -69px;
}

.lz-nav-menu{
    margin: 40px 10px 0 0;
    width: 400px;
    height: 20px;
    float: right;
}
.lz-nav-first,.lz-nav-chanpin,.lz-nav-us,.lz-nav-add{
    width: 16px;
    height: 16px;
    margin: 2px 5px 0 0;
    float: left;
    background-image: url("../image/jing-icon.png");
}
.lz-nav-first{
    background-position: -149px -93px;
}
.lz-nav-chanpin{
    background-position: -182px -93px;
}
.lz-nav-us{
    background-position: -207px -94px;
}
.lz-nav-add{
    background-position: -237px -91px;
}
.lz-nav-menu li{
    position: relative;
    width: auto;
    margin-right: 30px;
    height: 100%;
    font-size: 14px;
    float: left;
    cursor: pointer;
}

.lz-nav-noactive{
    display: none;
    position: absolute;
    top:50px;
    left: 0;
    width: 144px;
    height: auto;
    padding: 0 10px;
    background-color: rgba(0,0,0,0.6);
    z-index: 9;
    color: #fff;
    border-radius: 5px;
}
.lz-nav-noactive-item{
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #142b3a;
    position: relative;
}
.lz-nav-noactive-item-children{
    display: none;
    position: absolute;
    color: #fff;
    width: 100%;
    height: auto;
    line-height: 40px;
    top:0;
    right:-164px;
    padding: 0 10px;
    background-color: rgba(0,0,0,0.6);
    z-index: 9;
    border-radius: 5px;
}
.lz-nav-noactive-item-children div{
    width: 100%;
    height:40px;
    color: #fff;
    border-bottom: 1px solid #142b3a;
    text-align: center;
}
.account-menu .lz-nav-noactive-item,.account-menu .lz-nav-noactive-item-children div{
    border-bottom: 1px solid #eee;
}
.lz-nav-noactive-item:last-child,.lz-nav-noactive-item-children div:last-child{
    border-bottom:none;
}
.account-menu .lz-nav-noactive,.account-menu .lz-nav-noactive-item-children{
    background-color:#fff;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.account-menu .lz-nav-noactive-item,.account-menu .lz-nav-noactive-item-children div{
    color: #666;
}
.navbar-next {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 999;
    width: 20px;
    height: 14px;
    background: url("../image/jing-icon.png") no-repeat -206px -136px;
}
/*.lz-nav-noactive-item:last-child{*/
    /*border-bottom: none;*/
/*}*/
 .lz-nav-noactive-item-children div:hover{
    color: #3da6e4;
}
.lz-nav-noactive-item:hover .navbar-next{
    background: url("../image/jing-icon.png") no-repeat -230px -136px;
}
.lz-nav-noactive-item:hover{
    color: #3da6e4;
}
.account-menu .navbar-next{
    background: url("../image/jing-icon.png") no-repeat -186px -136px;
}
.top-lz-header  .lz-nav-first{
    background-position: -154px -114px;
}
.top-lz-header .lz-nav-chanpin{
    background-position: -182px -113px;
}
.top-lz-header .lz-nav-us{
    background-position: -207px -113px;
}
.top-lz-header .lz-nav-add{
    background-position: -235px -114px;
}
.top-lz-header .lz-nav-active{
    color:#666;
    line-height: 20px;
}
.top-lz-header .lz-nav-active:hover{
    color:#3da6e4;
    line-height: 20px;
}
.lz-nav-active{
    color:#fff;
    line-height: 20px;
}
.container{
    width: 1140px;
    height:100%;
    margin: 0 auto;
    position: relative;
}
.zx-top-nav{
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    bottom:40px;
}
.zx-top-nav li{
    cursor: pointer;
    width: 100px;
    height: 40px;
    margin-top: 10px;
    position: relative;
    border: 1px solid #efd9be;
    float: left;
    margin-right: 13px;
}
.zx-top-nav li:last-child{
    margin-right: 0;
}

.zx-top-nav-pp{
    width: 56px;
    height: 78px;
    position: absolute;
    left: 22px;
    top:-72px;
    z-index:9;
    display: none;
}
.zx-top-nav-pp img{
    width: 56px;
    height: 72px;
}
.zx-top-nav-down{
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 9;
    left: 40px;
    bottom:-30px;
    display: none;
    background: url("../image/jing-icon.png") no-repeat -128px -29px;
}
.zx-top-nav-name{
    width: 100px;
    height: 40px;
    color: #e8d2b5;
    text-align: center;
    line-height:40px;
}
.zx-con{
    width: 100%;
    height:auto;
    padding-top: 30px;
}

.zx-con .container{
    height:auto;
    width:1018px;
    padding: 40px 60px;
    margin-bottom: 30px;
    font-size: 14px;
    color: #e8d2b5;
    border: 2px solid #efd9be;
}
.zx-con-header{
    width: 100%;
    height: 110px;
    position: relative;
}
.zx-zhiwei-pp{
    float: left;
    margin-right: 20px;
    width: 75px;
    height: 100%;
}
.zx-zhiwei-name{
    font-size: 30px;
    color: #e8d2b5;
    padding-top: 30px;
}
.zx-zhiwei-address{
    float: left;
    margin-top: 10px;
    margin-right: 32px;
}
.zx-zhiwei-ask{
    font-size: 12px;
    position: absolute;
    top:30px;
    right: 0;
    color: #e8d2b5;
    width: 100px;
    height: 30px;
    border: 1px solid #efd9be;
    line-height: 30px;
    text-align: center;
     cursor: pointer;
}
.zx-con-yaoqiu{
    width: 100%;
    height: auto;
    margin-top: 20px;
    line-height: 30px;
}
.zx-con-yaoqiu-name{
    height: 40px;
    line-height: 50px;
    color:#e8d2b5;
    font-weight: bold;
}
.lz-footer{
    margin-top: 80px;
    line-height: 26px;
    width: 100%;
    height: 160px;
    padding: 40px 0;
    background-color: #012442;
}

.lz-footer li:nth-child(1){
     width: 390px;
 }
.lz-footer li:nth-child(2){
    width: 160px;
}
.lz-footer li:nth-child(3){
    width: 320px;
}
.lz-footer li:nth-child(4){
    width: 270px;
}
.lz-footer li{
    height:160px;
    float: left;
}
.lz-footer-title{
    font-size: 14px;
    color: #fff;
    position: relative;
}
.lz-footer-special{
    width: 50%;
    float: left;
}
.weixin,.weibo{
    width: 100px;
    height: 100px;
    position: absolute;
    top:35px;
    left:0;
}
.weixin-icon,.weibo-icon {
    width: 30px;
    height: 30px;
    background-image: url("../image/weixin-icon.png");
    float: left;
    margin-right: 5px;
}
.weixin-icon{
    background-position: -16px -64px;
}
.weibo-icon{
    background-position: -16px -15px;
}
.weixin{
    background: url("../image/weixin.png") no-repeat 0 0;
}
.weibo{
    background: url("../image/weibo.png") no-repeat 0 0;
}
.lz-footer-con{
    width:70%;
    font-size: 12px;
    color: #7e97a1;
    cursor: pointer;
}
.lz-footer-con-container{
    width:30%;
    height: auto;
    float: left;
}
.lz-footer li:nth-child(1) .lz-footer-con{
    width:100%;
}
.lz-footer-con-title{
    font-size: 14px;
    cursor: auto;
}
.lz-footer li:nth-child(1) .lz-footer-title {
    width: 100%;
}
.lz-footer a{
    width: auto;
}
.lz-footer-con:hover{
    color: #fff;
}
.top-lz-header{
    width: 100%;
    height: 90px;
}
.top-lz-logo{
    width:146px ;
    height: 54px;
    margin-top: 18px;
    float: left;
    background: url("../image/top-lz-logo.png") no-repeat 0 0;
}
.top-lz-header .lz-nav{
    background: url("../image/jing-icon.png") no-repeat -172px -21px;
}
.thea_banner{
    width: 100%;
    height: 400px;
    background: url("../image/thea-banner_02.jpg") center no-repeat;
    background-size:auto 100%;
    overflow: hidden;
}
.searchUser-banner {
    width: 100%;
    height: 400px;
    background: url("../image/searchuser-banner_02.jpg") center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.searchUser-banner  .container{
    background: url("../image/searchUser-container_03.png") center no-repeat;
}
.thea_banner  .container{
   margin-top: 400px;
    background: url("../image/thea-container_03.png") center no-repeat;
}
.data_city_banner{
    width: 100%;
    height: 400px;
    background: url("../image/sjcs-banner_02.jpg") center no-repeat;
    background-size:auto 100%;
    overflow: hidden;
}
.data_city_banner .container{
    top: -400px;
    background: url("../image/sjcs-container_03.png") center no-repeat;
}
.data_play{
    position: absolute;
    top:267px;
    left:0;
    width:120px;
    height: 40px;
    border-radius: 40px;
    cursor: pointer;
}
.thea_play{
    position: absolute;
    top:284px;
    left:506px;
    width:120px;
    height: 40px;
    border-radius: 40px;
    cursor: pointer;
}
.core_function{
    width: 100%;
    height:auto;
    padding: 80px 0;
}
.data_name{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    color: #323232;
    font-size: 22px;
}
.data_explain{
    width: 760px;
    height: auto;
    margin: 10px auto;
    text-align: center;
    line-height: 20px;
    color: #969696;
}
.core_function-con{
    width: 622px;
    height: 379px;
    position: relative;
    background: url("../image/sjcs-hx_03.png") no-repeat 0 0;
    margin: 60px auto 0 auto;
}
.core_function-item{
    width: 238px;
    height: auto;
    position: absolute;
}
.core_function-item:nth-child(1){
    top:5px;
    left: -260px;
    text-align: right;

}
.core_function-item:nth-child(2){
    top:140px;
    left: -260px;
    text-align: right;

}
.core_function-item:nth-child(3){
    top:260px;
    left: -260px;
    text-align: right;

}
.core_function-item:nth-child(4){
    top:5px;
    right: -260px;
    text-align: left;
    line-height: 20px;

}
.core_function-item:nth-child(5){
    top:140px;
    right: -260px;
    text-align: left;

}
.core_function-item:nth-child(6){
    top:260px;
    right: -260px;
    text-align: left;

}
.core_function_name{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.core_function_explain{
    width: 100%;
    height: auto;
    line-height: 24px;
    font-size: 12px;
    color: #969696;
}
.product_description{
    width: 100%;
    height: auto;
    padding:  80px 0;
    background-color: #eff3f6;
}
.product_description_item{
    overflow: hidden;
    width: 100%;
    height:550px;
    border-bottom: 1px solid #d7dadd;
}
.first-description{
    height: 440px;
    margin-top: 70px;
}
.product_description_item:last-child{
    height: 460px;
    border-bottom: none;
}
.product_description_top{
    width: 40px;
    height: auto;
    border-bottom:2px solid #d7dadd;
    margin: 0 auto;
}
.product_description_left,.product_description_right{
    width: 50%;
    height: 100%;
    float: left;
}
.second-description .product_description_left,.second-description .product_description_right{
    margin-top: 70px;
    height: 440px;
}
.first-description    .product_description_left{
    margin-left: 0;
    background: url("../image/sjcs-pt_03.png") no-repeat 0 0;
}
.first-description    .product_description_right,.third-description  .product_description_right{
    width: 40%;
    margin-left: 50%;
    float:none
}
.second-description .product_description_left {
    width: 50%;
    margin-right: 0;
}

.second-description  .product_description_right{
    margin-left: 50%;
    float: none;
    background: url("../image/sjcs-sjll_06.png") no-repeat 60px -20px;
}
.third-description  .product_description_left{
    margin-left:0;
    background: url("../image/sjcs-zj_10.png") no-repeat  0 70px;
}
.product_description_name{
    width: 100%;
    height: 50px;
    line-height: 48px;
}
.pdn-number{
    width: 60px;
    height: 50px;
    float: left;
}
.pdn-title{
    width: auto;
    height: 100%;
    float: left;
    font-size:30px;
    color: #323232;
    margin-left: 10px;
}
.first-description  .pdn-number{
    background: url("../image/no1_03.png") no-repeat 0 0;
}
.second-description .pdn-number{
    background: url("../image/no2_07.png") no-repeat 0 0;
}
.third-description .pdn-number{
    background: url("../image/no3_03.png") no-repeat 0 -6px;
}

.second-description .product_description_name{
    margin-bottom: 30px;
}
.third-description .product_description_name{
    margin-bottom: 30px;
    margin-top: 60px;
}
.product_description_con{
    width: 100%;
    height: auto;
    margin-top: 15px;
}
.product_description_title{
    width: 100%;
    height: 30px;
    font-size: 16px;
    color: #323232;
    line-height: 30px;
    text-indent: 20px;
    background: url("../image/jing-icon.png") no-repeat -280px -11px;
}
.third-description .product_description_title{
    background: none;
    text-indent: 0px;
}
.product_description_jieshi{
    width: 100%;
    height: auto;
    line-height: 26px;
    color: #969696;
    margin-top: 10px;
}
.product_description_contant{
    width: 100%;
    height: 240px;
}
.product_description_contant ul{
    width: 100%;
    height: 100%;
}
.product_description_contant li{
    width: 140px;
    height: auto;
    float: left;
}
.dpc-data{
    font-size: 30px;
    color: #00426f;
    font-weight:bolder ;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
}
.dpc-name{
    color: #323232;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    width: 100%;
    margin-bottom: 10px;
}
.dpc-list li{
    width: 100%;
    line-height: 26px;
    height:26px;
    color: #969696;
    text-indent: 15px;
    background: url("../image/jing-icon.png") no-repeat -289px -273px;
}
.next-footer{
    width: 100%;
    height: 100px;
    background: url("../image/next-bg_02.jpg") no-repeat 0 0;
    margin-bottom: -80px;
}
.next-footer-con{
    width: 480px;
    height: 100px;
    line-height: 100px;
    margin: 0 auto;
    color: #fff;
    font-size: 22px;
}
.next-footer-btn{
    color: #fff;
    width: 100px;
    height: 30px;
    margin: 35px 0 0 20px;
    border: 1px solid #fff;
    border-radius:15px;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    float: right;
    cursor: pointer;

}
.thea-first-con{
    width: 100%;
    height: 560px;
    margin-top: 40px;
}
.thea-first-con  ul{
    width: 100%;
    height: 100%;
}
.thea-first-con li{
    width: 33.3%;
    height: 50%;
    float: left;
}
.thea-first-img{
    width: 61px;
    height: 61px;
    margin: 10px auto 0 auto;
}
.thea-first-name,.thea-first-title,.thea-first-mas{
    width: 68%;
    margin: 0 auto;
    text-align: center;
    height: auto;
}
.thea-first-name{
    margin-top: 10px;
    line-height: 30px;
    color: #00426f;
    font-size: 14px;
}
.thea-first-title{
    color: #323232;
}
.thea-first-mas{
    margin-top: 10px;
    line-height: 26px;
    color: #969696;
}
.thea-first-con .xinyongchaxun{
    background: url("../image/thea-icon.png") no-repeat -11px -10px;
}
.thea-first-con .shangyepuxi{
    background: url("../image/thea-icon.png") no-repeat -104px -7px;
}
.thea-first-con .youqiwajue{
    background: url("../image/thea-icon.png") no-repeat -213px -7px;
}
.thea-first-con .jiankongyujing{
    background: url("../image/thea-icon.png") no-repeat -9px -86px;
}
.thea-first-con .caiwuzhenduan{
    background: url("../image/thea-icon.png") no-repeat -108px -83px;
}
.thea-first-con .jiekoufuwu{
    background: url("../image/thea-icon.png") no-repeat -213px -83px;
}
.thea-second-con{
    width: 497px ;
    height: 500px;
    background: url("../image/thea-second_03.png") no-repeat 0 0;
    margin: 60px auto 30px auto;
    position: relative;
}
.thea-left-top{
    position: absolute;
    top:60px;
    left: -300px;
    width: 240px;
    height: auto;
    text-align: right;
}
.thea-left-bottom{
    position: absolute;
    top:390px;
    left: -300px;
    width: 240px;
    height: auto;
    text-align: right;
}
.thea-right-top{
    position: absolute;
    top:60px;
    right: -300px;
    width: 240px;
    height: auto;
    text-align: left;
}
.thea-right-bottom{
    position: absolute;
    top:390px;
    right: -300px;
    width: 240px;
    height: auto;
    text-align: left;
}
.thea-second-data{
    color: #00426f;
    font-size: 26px;
}
.thea-second-title{
    font-weight: bolder;
    font-size: 16px;
    line-height: 30px;
}
.thea-second-mas{
    margin-top:5px;
    color: #969696;
}
.thea-third-con{
    width: 100%;
    height: auto;
}
.thea-third-name{
    margin-top: 70px;
    width: 100%;
    height: 160px;
    border-top:1px solid #eee;
}
.thea-third-name  ul{
    width: 100%;
    height: 100%;
}
.thea-third-name  li{
    width: 16.66%;
    height: 100%;
    float:left ;
    cursor: pointer;
}
.thea-third-massege {
    width: 100%;
    height: auto;
    margin-top:60px;
}
.ttn-top {
    margin: -5px auto 0 auto;
    width: 7px;
    background-color: #fff;
    height:7px;
    border-radius: 12px;
    border: 1px solid #00426f;
}
.ttn-beijingdiaocha,.ttn-shenfenyanzheng,.ttn-qiyetuixuan,.ttn-fengxianpinggu,.ttn-caiwuzhengduan,.ttn-guanxitanxun{
    width: 34px;
    height: 36px;
    background-image: url("../image/thea-icon.png");
    margin: 10px auto;
}
.ttn-guanxitanxun {
    background-position: -258px -167px;
}
.thea-third-active .ttn-guanxitanxun {
    background-position: -258px -229.5px;
}
.ttn-fengxianpinggu{
    background-position: -173px -166px;
}
.thea-third-active .ttn-fengxianpinggu{
    background-position: -173px -228px;
}
.ttn-caiwuzhengduan{
    background-position: -215px -163px;
}
.thea-third-active .ttn-caiwuzhengduan{
    background-position: -218px -226px;
}
.thea-third-active .ttn-top{
    background-color: #00426f;
}
.ttn-shenfenyanzheng{
    background-position: -9px -169px;
}
.ttn-beijingdiaocha{
    background-position: -70px -169px;
}
.thea-third-active .ttn-beijingdiaocha{
    background-position: -70px -229px;
}
.ttn-qiyetuixuan{
    background-position: -128px -162px;
}
.thea-third-active .ttn-qiyetuixuan{
    background-position: -126px -227px;
}
.thea-third-active  .ttn-shenfenyanzheng{
    background-position:-9px -229px;
}
.thea-third-active .ttn-bottom{
    color: #00426f;
}
.menu-active {
  color:#00426f;
}
.ttn-bottom{
    line-height: 30px;
    height: 30px;
    width: 100%;
    text-align: center;
    margin-top:15px;
    font-size: 14px;
    color: #969696;
}
.thea-third-item{
    padding: 40px 0;
    width: 100%;
    height:270px;
}
.tti-left,.tti-right{
    width: 50%;
    height:100%;
    float: left;
}
.tti-left-circle{
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #00426f;
    float: left;
    margin: 5px 8px 0 0;
}
.tti-left-title{
    width: 100%;
    height: auto;
    font-size: 16px;
    color:#00426f;
    text-align: center;
    margin: 20px auto;
    font-weight: bolder;
}
.tti-left-con{
    width: 90%;
    margin: 0 auto;
    line-height: 26px;
    color: #787878;
}
.tti-right.yanzheng{
    background: url("../image/yanzheng_03.png") no-repeat 0 -26px;
}
.tti-right.beijingdiaocha{
    background: url("../image/diaocha_03.png") no-repeat -20px -10px;
}
.about-nav-avtive{
    background-color: #00426f;
}
.about-nav{
    background-color: #012442;
    width: 100%;
    height: 50px;
}
.about-nav-item{
    cursor: pointer;
    font-size: 16px;
    line-height: 50px;
    width: 50%;
    height: 100%;
    float: left;
    text-align: center;
    color: #fff;
}
.tti-right.qiyetuixuan{
    background: url("../image/tuixuan_03.png") no-repeat -25px -12px;
}
.tti-right.fengxianpinggu{
    background: url("../image/pinggu_03.png") no-repeat -25px -15px;
}
.tti-right.zhenduan{
    background: url("../image/zhenduan_03.png") no-repeat -25px -15px;
}
.tti-right.guanxitanxun{
    background: url("../image/tanxun_03.png") no-repeat -25px -15px;
}
.about-us-header{
    width: 100%;
    height: 400px;
    background: url("../common/timg1.jpg") no-repeat center 100%;
}
.about-us-header2{
    width: 100%;
    height: 400px;
    background: url("../littleImg/jjfa_title.jpg") no-repeat center 100%;
}
.about-us-header3{
    width: 100%;
    height: 400px;
    background: url("../littleImg/fw_title.jpg") no-repeat center 100%;
}
.about-us-header4{
    width: 100%;
    height: 400px;
    background: url("../littleImg/gywm_title.jpg") no-repeat center 100%;
}
.about-us-header5{
    width: 100%;
    height: 400px;
    background: url("../littleImg/zxns_title.jpg") no-repeat center 100%;
}
.about-us-header6{
    width: 100%;
    height: 400px;
    background: url("../littleImg/sj_title.jpg") no-repeat center 100%;
}
.about-header-title{
    width: 447px;
    height:400px;
    margin: 0 auto;
    background: url("../image/about-us-name.png") no-repeat 0 70px;
}
.about-header-btn{
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 30px;
    height: 20px;
    z-index: 9;
}
.about-con{
    width:100%;
    height: auto;
}
.about-con-title{
    width: 100%;
    height:40px;
    line-height:40px;
    color:#323232 ;
    font-size: 16px;
}
.about-con-message{
    width: 100%;
    height: auto;
    line-height: 22px;
}

.about-con-message img{
    width: 100%;
    height: auto;
}
.about-con-message  p{
    color:#333333;
    line-height: 30px;
    margin: 10px auto;
}
.about-jianjie{
    height: auto;
}
.about-shiji{
    display: none;
    height: 1100px;
    margin-top: 40px;
}
.about-jianjie  .about-con-message{
    margin-top: 10px;
    font-size: 14px;
}
.about-con-left,.about-con-right{
    width: 500px;
    height:100%;
    float: left;
}
.about-con-middle{
    width: 138px;
    height: 100%;
    float: left;
    background: url("../image/about-us-con_03.png") no-repeat 40px 0;
}
.acl-top{
    width: 100%;
    height: 101px;
}
.acl-item{
    width: 100%;
    height: 187px;
}
.acr-top{
    width: 100%;
    height:195px;
}
.acl-item-btn{
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #00426f;
    border-radius: 3px;
}
.about-con-left  .acl-item-btn{
    margin-left: 406px;
}
.about-con .about-con-title{
    font-size:22px;
    color:#333333 ;
    text-align: center;
    margin: 30px auto;
}
.about-con-left .about-con-title,.about-con-left .about-con-message{
    text-align: right;
}

body{
    background-color: #f1f1f1;
}
.account { width: 1210px; height:auto; margin: 30px auto 30px auto; }
.account .center  { width: 1210px; height: 860px; margin: 0 auto; background: url("../image/account_bg.png");}
.account .center p {width: auto; height: auto; text-align: center; }
.account .center p:nth-of-type(1){font-size: 20px; color: #272727;padding: 70px 0px 10px 0px;}
.account .center p:nth-of-type(2){font-size: 16px; color: #787878; margin-bottom: 42px; padding-bottom: 20px; background: url("../image/border_bottom.png") no-repeat center bottom;}
.account .center div {width: auto; height: auto; text-align: center;}
.account .center div label {float: left; display: inline-block; width: 60px; height: 38px; text-align: right; font-size: 12px; color: #323232; vertical-align: middle; }
.account .center div input {display: inline-block; width: 360px; height: 38px; border:1px solid #cecccd; margin: 0px 0px 20px 20px;}
.account .center div .normal {  font-family: "微软雅黑"; font-size: 12px; color: #c8c8c8; width: 350px; height: 36px; line-height: 36px;padding-left: 10px;}
.account .center div .focus {border-color: #3995d4;font-family: "微软雅黑"; font-size: 12px; color: #323232; width: 350px; height: 36px; line-height: 36px;padding-left: 10px;}
.account .center div span {display: inline-block; width: 60px; height: 38px; margin-left: 380px; line-height: 38px;color: #323232;}
.account .center div textarea {display: inline-block; width: 360px; height: 114px; border:1px solid #cecccd; margin: 0px 0px 20px 20px; resize:none;}
.account .center div a { display: inline-block; width: 120px; height: 36px; line-height: 36px; text-align: center; vertical-align: middle; border:1px solid #3995d4; background: #3995d4; border-radius:5px; color: #fff; }
.account .center div .normal_area {font-family: "微软雅黑"; font-size: 12px; color: #c8c8c8; width: 340px; height: 114px; line-height: 36px;padding:0px 10px 0px 10px;}
.account .center div .focus_area {border-color: #3995d4; font-family: "微软雅黑"; font-size: 12px; color: #323232; width: 340px; height: 114px; line-height: 36px;padding:0px 10px 0px 10px;}
 .zxns-pop{display:none;position: fixed;top:0;left:0;background: rgba(0,0,0,0.4);width: 100%;height: 100%;z-index: 9 }
 .zxns-pop-HR{
     margin: 20% auto 0 auto ;
     width: 420px;
     height: 220px;
     background-color: #012442;
     border: 2px solid #efd9be;
     position: relative;
     color: #e8d2b5;
 }
 .zxns-closed{
     position: absolute;
     top:20px;
     right:20px;
     width: 20px;
     height: 20px;
     background: url("../image/jing-icon.png") no-repeat -48px -76px;
     cursor: pointer;
 }
 .HR-img{
     width: 110px;
     height: 140px;
     margin: 40px 5px 0 30px;
     float: left;
     background: url("../image/addUsHR_03.png") no-repeat 0 0;
 }
 .zxns-pop-mas{
     margin-top: 50px;
     width: 230px;
     height: auto;
     float: left;
 }
.zxns-pop-title{
    font-size: 18px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: bolder;
}
.zxns-pop-con{
    font-size: 14px;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.lz-nav-active:hover .lz-nav-first,.menu-active .lz-nav-first{
    background-position: -147px -63px;
}
.lz-nav-active:hover .lz-nav-chanpin,.menu-active .lz-nav-chanpin{
    background-position: -176px -64px;
}
.lz-nav-active:hover .lz-nav-us,.menu-active .lz-nav-us{
    background-position: -203px -64px;
}
.lz-nav-active:hover{
    color: #3da6e4;
}
.lz-nav-active:hover .lz-nav-add,.menu-active .lz-nav-add{
    background-position: -232px -65px;
}
.menu-active .lz-nav-active{
    color: #3da6e4;
}
.item-active {
    color: #3da6e4;
}
.bg-active{
    background-color: #f5f5f5;
}
.back-top{
    display: none;
    width:52px;
    height: 52px;
    position: fixed;
    bottom: 120px;
    right:20px;
    cursor: pointer;
    z-index: 9;
    background:  url("../image/jing-icon.png") no-repeat -242px -217px;
}
.about-shiji .about-con-title{
    width: 100%;
    height:40px;
    line-height:40px;
    color:#323232 ;
    font-size: 16px;
    margin: 0;
}
.about-con-right   .about-con-title{
    text-align: left;
}
.about-shiji .about-con-message{
    width: 100%;
    height: auto;
    line-height: 22px;
}
.slider-nav{
    width: 30px;
    height: 80px;
    position: fixed;
    top:50%;
    right: 20px;
    z-index: 9;
}
.slider-nav li{
    width: 14px;
    height: 14px;
    margin: 9px;
    position: relative;
}
.slider-nav span{
    width: 4px;
    height:4px;
    border-radius: 50%;
    margin: -2px 0 0 -2px;
    position: absolute;
    top:50%;
    left: 50%;
    background: #3da6e4;
    z-index: 1;
}
/*.slider-nav span:hover{*/
    /*width: 10px;*/
    /*height:10px;*/
    /*border-radius: 50%;*/
    /*margin: -5px 0 0 -5px;*/
/*}*/
.slider-nav .active span{
    width: 12px;
    border-radius: 50%;
    height:12px;
    margin: -6px 0 0 -6px;
}
.slider-nav .right {
    right: 20px;
}
.slider-nav .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #3da6e4;
    font-size: 14px;
    font-family: "微软雅黑",arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: none;
    cursor: pointer;
}
.onLine{
    width:52px;
    height: 52px;
    position: fixed;
    bottom: 50px;
    right:20px;
    cursor: pointer;
    z-index: 9;
    background:  url("../image/jing-icon.png") no-repeat -242px -148px;
}
.searchUser-top{
    width:100%;
    height: 340px;
    background: url("../image/searchUser-con_02.jpg") repeat;
}
.search-title{
    width: 100%;
    height: auto;
    padding: 40px 0 40px 0;
    line-height: 30px;
    text-align:center ;
    font-size: 22px;

}
.searchUser-top-con{
    width: 510px;
    height: 150px;
    margin: 20px 0 0 40px;
    float: left;
    background-color: #fff;
    box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.1);
}
.searchUser-top-left{
    width: 280px;
    height: auto;
    padding: 40px;
    font-size: 18px;
    line-height: 30px;
    float: left;
}
.searchUser-top-right{
    width: 92px;
    height: 92px;
    float: left;
    margin: 30px 0;
    background: url("../image/jing-icon.png") no-repeat 0 -203px;
}
.searchUser-top-right1{
    width: 96px;
    height: 96px;
    float: left;
    margin: 30px 0;
    background: url("../image/today-mb.jpg") no-repeat 0 0;
    background-size: 100% 100%;
}
.searchUser-top-title{
    width: 100%;
    padding: 30px 0 15px 0 ;
    line-height: 30px;
    height: auto;
    font-size: 18px;
    text-align: center;
}
.searchUser-topLeft-btn{
    cursor: pointer;
    width: 150px;
    height: 40px;
    margin: 0 auto;
    border-radius: 3px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #9fbad8;
}
.searchUser-topRight-btn{
    cursor: pointer;
    width: 150px;
    height: 40px;
    float: left;
    margin-left: 50px;
    background: url("../image/jing-icon.png") no-repeat 0 -148px;
    border-radius: 3px;
}
.searchUser-middle{
    width: 100%;
    height: auto;
    padding: 20px 0;
    background-color: #f5f5f5;
}
.searchUser-middle-con{
    width: 100%;
    height: auto;
}
.searchUser-middle-con img{
    width: 100%;
    height: auto;
}
.searchUser-bottom{
    width: 100%;
    height: auto;
    padding: 20px 0;
    background:url("../image/searchUser-con_02.jpg") repeat;
}
.searchUser-bottom-item{
    width: 100%;
    height: 284px;
    border-radius: 284px;
    background-color: #f8f8f8;
    margin: 0 0 60px 0;
}
.searchUser-bottom-img{
    width: 285px;
    height: 284px;
    float: left;
}
.searchUser-bottom-con{
    width: 760px;
    height: auto;
    padding:40px 0;
    float: left;
    font-size: 14px;
}
.searchUser-bottom-item1 .searchUser-bottom-img{
   background: url("../image/searchUser-bottom.png") no-repeat -30px -20px;
    margin-right: 20px;
}
.searchUser-bottom-item3 .searchUser-bottom-img{
    background: url("../image/searchUser-bottom.png") no-repeat -752px -25px;
    margin-right: 20px;
}
.searchUser-bottom-title{
    width: 100%;
    height: auto;
    line-height: 30px;
    color: #00426f;
    font-size: 18px;
    margin: 10px 0;
}
.searchUser-bottom-active{
    color: #00426f;
}
.searchUser-bottom-con p{
    line-height: 26px;
    color: #666666;
}
.searchUser-bottom-item2 .searchUser-bottom-con,.searchUser-bottom-item4 .searchUser-bottom-con{
    margin-left: 80px;
}
.searchUser-bottom-item2 .searchUser-bottom-img{
    background: url("../image/searchUser-bottom.png") no-repeat -394px -20px;
    float: right;
}
.searchUser-bottom-item4 .searchUser-bottom-img{
    background: url("../image/searchUser-bottom.png") no-repeat -1112px -33px;
    float: right;
}