﻿*{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
a{
    text-decoration:none;
    color: #333333;
}
.box{
    width: 100%;
    height: 100%;
}
.box .hezi{
    width: 1200px;
    height: 140px;
    margin: 0 auto;
}
.hezi .title{
    width: 100%;
    height: 140px;
}
.title .top{
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: space-between;
}
.top .top-box1{
    width: 450px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #999999;
}
.top .top-box2{
    width: auto;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #999999;
}
.top-box2 .iconfont{
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    float: left;
}
.top-box2 span{
    width: auto;
    float: left;
}
.bottom{
    width: 100%;
    height: 110px;
}
.bottom .logo{
    width: 120px;
    height: 100%;
    float: left;
}
.bottom .heading{
    width: 910px;
    height: 100%;
    float: left;
    margin-left: 170px;
    position: relative;
}
.heading .li{
    float: left;
    text-align: center;
    width: 90px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    margin-right: 27px;
    margin-top: 50px;
}

.li.active{
    background: #ff9e02;
    color: white;
    border-radius: 5px;
}
.li:last-child{
    margin-right: 0;
}
.banner{
    width: 100%;
    height: 450px;
    position: relative;
}
.banner img{
    display: block;
    width: 100%;
    height: 100%;
}

.content {
    width: 100%;
    height: auto;
}

.content .hezi {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.promise {
    width: 100%;
    height: 75px;
    margin-top: 60px;
}
.promise .hezi{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.promise .pro-head {
    width: 100%;
    height: 26px;
    font-size: 24px;
    text-align: center;
    line-height: 26px;
}

.pro-head span {
    color: #ff9e02;
}

.promise .pro-ul {
    width: 483px;
    height: 24px;
    margin: 17px auto 0;
}

.pro-ul .pro-li {
    width: 120px;
    height: 24px;
    border-right: 1px solid #ccc;
    float: left;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

.pro-li:last-child {
    border-right: 0;
}

.pro-box {
    width: 100%;
    height: 250px;
    margin-top: 72px;
    display: none;
}
.pro-box.active{
    display: block;
}

.pro-box .pro-left {
    width: 468px;
    height: 248px;
    margin-left: 82px;
    float: left;
}
.pro-box .pro-le{
    width: 504px;
    height: 182px;
    float: left;
}
.pro-le .le-title{
    width: 100%;
    height: 50px;
    margin-top: 30px;
}
.le-title .le-top{
    width: 100%;
    height: 26px;
    font-size: 24px;
    color: #333333;
    text-align: right;
    line-height: 26px;
}
.le-title .le-bottom{
    width: 100%;
    height: 16px;
    text-align: right;
    font-size: 13px;
    color: #999999;
    margin-top: 8px;
    line-height: 16px;
}
.pro-le .le-con{
    width: 395px;
    height: auto;
    margin-top: 30px;
    margin-left: 109px;
}
.le-con p{
    font-size: 14px;
    color: #666666;
    line-height: 23px;
}
.pro-box .pro-ri{
    width: 429px;
    height: 256px;
    float: left;
    margin-left: 106px;
}
.pro-ri img{
    display: block;
    width: 100%;
    height: 100%;
}
.pro-box .pro-le2{
    width: 400px;
    height: 200px;
    float: left;
    margin-left: 210px;
}
.pro-le2 .le2-title{
    width: 100%;
    height: 50px;
    margin-top: 46px;
}
.le2-title .le2-top{
    width: 100%;
    height: 26px;
    font-size: 24px;
    color: #333333;
    line-height: 26px;
}
.le2-title .le2-bottom{
    width: 100%;
    height: 16px;
    font-size: 13px;
    color: #999999;
    margin-top: 8px;
    line-height: 16px;
}
.pro-le2 .le2-con{
    width: 395px;
    height: auto;
    margin-top: 30px;
}
.le2-con p{
    font-size: 14px;
    color: #666666;
    line-height: 23px;
}
.pro-box .pro-ri2{
    width: 310px;
    height: 298px;
    float: left;
    margin-left: 95px;
}
.pro-ri2 img{
    display: block;
    width: 100%;
    height: 100%;
}
.pro-left img {
    display: block;
    width: 100%;
    height: 100%;
}
.pro-box .pro-left2{
    width: 350px;
    height: 306px;
    float: left;
    margin-left: 169px;
}
.pro-left2 img{
    display: block;
    width: 100%;
    height: 100%;
}
.pro-right2{
    width: 429px;
    height: 178px;
    float: left;
    margin-left: 125px;
    margin-top: 60px;
}
.pro-right2 .plan{
    width: 100%;
    height: 26px;
    font-size: 24px;
    line-height: 26px;
    color: #333333;
}
.pro-right2 .eng {
    width: 100%;
    height: 14px;
    margin-top: 10px;
    font-size: 14px;
    color: #999999;
}
.pro-right2 .pro-con {
    width: 100%;
    height: 74px;
    margin-top: 38px;
}
.pro-box .pro-right {
    width: 467px;
    height: 185px;
    float: left;
    margin-left: 94px;
}

.pro-right .plan {
    width: 100%;
    height: 26px;
    margin-top: 28px;
    font-size: 24px;
    line-height: 26px;
    color: #333333;
}

.pro-right .eng {
    width: 100%;
    height: 14px;
    margin-top: 10px;
    font-size: 14px;
    color: #999999;
}

.pro-right .pro-con {
    width: 100%;
    height: 74px;
    margin-top: 38px;
}

.pro-con p {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #666666;
    line-height: 23px;
}

.hezi .advantage {
    width: 100%;
    height: 576px;
    margin-top: 60px;
}

.advantage .adv-head {
    width: 100%;
    height: 32px;
    font-size: 24px;
    color: #333333;
    text-align: center;
    line-height: 32px;
}

.adv-head span {
    color: #ff9e02;
}

.advantage .xian {
    width: 240px;
    height: 2px;
    background: #dddddd;
    margin: 18px auto 0;
    position: relative;
}

.xian .blue {
    width: 106px;
    height: 6px;
    background: #459be3;
    position: absolute;
    top: -2px;
    left: 68px;
}

.advantage .adv-img {
    width: 997px;
    height: 487px;
    margin: 36px auto 0;
}

.adv-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.experience {
    width: 100%;
    height: 748px;
    margin-top: 54px;
}

.experience .exp-head {
    width: 100%;
    height: 32px;
    font-size: 24px;
    color: #333333;
    text-align: center;
    line-height: 32px;
}

.exp-head span {
    color: #ff9e02;
}

.experience .xian {
    width: 240px;
    height: 2px;
    background: #dddddd;
    margin: 18px auto 0;
    position: relative;
}

.experience .exp-img {
    width: 100%;
    height: 631px;
    margin-top: 40px;
}

.exp-img .frame{
    width: 100%;
    height: 392px;
    background: url("../images/frame.png") no-repeat center center;
    margin-top: 240px;
    position: relative;
}
.frame .sign{
    width: 194px;
    height: 227px;
    position: absolute;
    top: -239px;
    left: 263px;
}
.sign .sig-img{
    width: 100%;
    height: 186px;
}
.sig-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.sign span{
    display: block;
    width: 100%;
    height: 20px;
    margin-top: 23px;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
    color: #333333;
}
.frame .signing{
    width: 179px;
    height: 180px;
    position: absolute;
    top: -193px;
    left: 617px;
}
.signing .sign-img{
    width: 100%;
    height: 140px;
}
.sign-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.signing span{
    display: block;
    width: 100%;
    height: 20px;
    margin-top: 23px;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
    color: #333333;
}
.frame .receive{
    width: 145px;
    height: 150px;
    position: absolute;
    top: 127px;
    left: 102px;
}
.receive .rec-img{
    width: 100%;
    height: 130px;
}
.rec-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.receive span{
    display: block;
    width: 100%;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
    color: #333333;
}
.frame .learn{
    width: 224px;
    height: 144px;
    position: absolute;
    top: 132px;
    left: 449px;
}
.learn .lea-img{
    width: 100%;
    height: 124px;
}
.lea-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.learn span{
    display: block;
    width: 100%;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
    color: #333333;
}
.pop-box{
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.4);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.popUps{
    width: 500px;
    height: 550px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    border-radius: 5px;
    border: 3px solid #ff9e02;
    background: white;

}
.popUps.active{
    display: block;
}
.popUps .pop-head{
    width: 100%;
    height: 65px;
    background: #ff9e02;
    text-align: center;
    line-height: 65px;
    font-size: 22px;
    color: #fff;
    position: relative;
}
.pop-head .guanbi{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    left: 470px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}
.guanbi .iconfont{
    font-size: 30px;
    color: red;
}
.popUps .pop-title{
    width: 460px;
    height: 50px;
    padding: 0 20px;
    border-bottom: 1px dashed #999999;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
}
.popUps .name{
    width: 440px;
    height: 50px;
    padding: 0 30px;
    margin-top: 30px;
}
.name .iconfont{
    display: block;
    font-size: 18px;
    width: 14px;
    height: 14px;
    line-height: 50px;
    float: left;
    color: red;
}
.name span{
    display: block;
    width: auto;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    float: left;
}
.name .input{
    width: 330px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    float: left;
    margin-left: 20px;
}
.input #name{
    width: 310px;
    height: 100%;
    margin-left: 10px;
    border: none;
    outline: none;
}

.popUps .tel{
    width: 440px;
    height: 50px;
    padding: 0 30px;
    margin-top: 20px;
}
.tel .iconfont{
    display: block;
    font-size: 18px;
    width: 14px;
    height: 14px;
    line-height: 50px;
    float: left;
    color: red;
}
.tel span{
    display: block;
    width: auto;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    float: left;
}
.tel .input{
    width: 330px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    float: left;
    margin-left: 5px;
}
.input #tel{
    width: 310px;
    height: 100%;
    margin-left: 10px;
    border: none;
    outline: none;
}
.popUps .detail{
    width: 440px;
    height: 100px;
    padding: 0 30px;
    margin-top: 20px;
}
.detail span{
    display: block;
    width: auto;
    height: 100px;
    line-height: 50px;
    font-size: 16px;
    float: left;
    margin-left: 15px;
}
.detail #detail{
    width: 330px;
    height: 100%;
    margin-left: 20px;
    outline: none;
    border-radius: 10px;
}
.btn{
    width: 280px;
    height: 50px;
    background: #ff9e02;
    color: white;
    margin: 30px auto 0;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    border-radius: 10px;
}
.btn a{
    color: #fff
}


.new {
    width: 100%;
    height: 405px;
    margin-top: 50px;
}

.new .new-head {
    width: 100%;
    height: 32px;
    font-size: 24px;
    color: #ff9e02;
    text-align: center;
    line-height: 32px;
}

.new .xian {
    width: 240px;
    height: 2px;
    background: #dddddd;
    margin: 18px auto 0;
    position: relative;
}

.new .new-box {
    width: 100%;
    height: 379px;
    margin-top: 50px;
}

.new-box .new-li {
    width: 380px;
    height: 75%;
    border-radius: 5px;
    border: 1px solid #dddddd;
    float: left;
    margin-right: 27px;
}

.new-li:last-child {
    margin-right: 0;
}

.new-li .new-img {
    width: 100%;
    height: 222px;
}

.new-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.new-li .title {
    width: 340px;
    height: 20px;
    padding: 0 20px;
    margin-top: 20px;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-li .new-con {
    width: 340px;
    height: 72px;
    margin-top: 20px;
    padding: 0 20px;
    font-size: 14px;
    color: #666666;
}

.new-con p {
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.cooperation {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.cooperation .coo-head {
    width: 100%;
    height: 32px;
    font-size: 24px;
    color: #333333;
    text-align: center;
    line-height: 32px;
}

.cooperation .xian {
    width: 240px;
    height: 2px;
    background: #dddddd;
    margin: 18px auto 0;
    position: relative;
}

.cooperation .coo-box {
    width: 1134px;
    height: auto;
    margin: 30px auto;
    overflow: hidden;
}

.coo-box .coo-li {
    width: 267px;
    height: 93px;
    float: left;
    margin-right: 22px;
}

.coo-li img {
    display: block;
    width: 100%;
    height: 100%;
}

.coo-li:nth-child(4n+0) {
    margin-right: 0;
}

.coo-li:nth-of-type(n+5) {
    margin-top: 26px;
}

.last{
    width: 100%;
    height: 275px;
}
.last .hezi{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.last .shang{
    background: #333333;
    color: white;
    height: 250px;
    overflow: hidden;
}
.shang .shang-box1{
    width: 100%;
    height: 24px;
    font-size: 16px;
    line-height: 24px;
    margin-top: 40px;
}
.shang-box1 .brief{
    width: auto;
    float: left;
}
.shang-box1 .contact{
    width: auto;
    float: left;
    margin-left: 410px;
}
.shang-box1 .att{
    width: auto;
    float: left;
    margin-left: 440px;
}
.shang-box2{
    width: 100%;
    height: 8px;
    margin-top: 15px;
}
.shang-box2 .tiao1{
    width: 40px;
    height: 4px;
    margin-top: 2px;
    background: white;
    float: left;
}
.shang-box2 .tiao2{
    width: 40px;
    height: 4px;
    margin-top: 2px;
    background: white;
    float: left;
    margin-left: 435px;
}
.shang-box2 .tiao3{
    width: 40px;
    height: 4px;
    margin-top: 2px;
    background: white;
    float: left;
    margin-left: 465px;
}
.shang-box3{
    width: 100%;
    height: 340px;
    margin-top: 18px;
}
.shang-box3 .cont1{
    width: 325px;
    height: 130px;
    font-size: 14px;
    float: left;
}
.shang-box3 .cont2{
    width: 370px;
    height: 130px;
    float: left;
    margin-left: 148px;
}
.shang-box3 .cont3{
    width: 206px;
    height: 130px;
    float: left;
    margin-left: 138px;
}
.cont2 .phone{
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
}
.phone .iconfont{
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    float: left;
    font-size: 20px;
}
.phone span{
    display: block;
    width: auto;
    height: 34px;
    text-align: center;
    line-height: 34px;
    float: left;
}
.cont2 .maibox{
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
}
.maibox .iconfont{
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    float: left;
    font-size: 27px;
}
.maibox span{
    display: block;
    width: auto;
    height: 34px;
    text-align: center;
    line-height: 34px;
    float: left;
}
.cont2 .address{
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
}
.address .iconfont{
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    float: left;
    font-size: 27px;
}
.address span{
    display: block;
    width: auto;
    height: 34px;
    text-align: center;
    line-height: 34px;
    float: left;
}
.cont3 .imgs{
    width: 94px;
    height: 94px;
}
.imgs img{
    display: block;
    width: 100%;
    height: 100%;
}
.cont3 span{
    display: block;
    margin-top: 10px;
    width: auto;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
}
.xia{
    width: 100%;
    height: 25px;
    background: #666666;
    overflow: hidden;
}
.xia .hezi{
    width: 1200px;
    height: 100%;
}
.hezi .xia1{
    width: 100%;
    height: 20px;
    font-size: 12px;
    color: white;
    text-align: center;
    line-height: 20px;
    margin-top: 2px;
}

.pro-he{
    width: 430px;
    height: 2px;
    margin: 9px auto 0;

}
.pro-he .pro-xian{
    width: 70px;
    height: 1px;
    background: #ffffff;
    float: left;
    margin-right: 50px;
}
.pro-xian:last-child{
    margin-right: 0;
}
.pro-xian.active{
    background: #ff9e02;
}
.xiala{
    width: 90px;
    height: 152px;
    background: #ff9e02;
    position: absolute;
    top: 85px;
    left: 351px;
    display: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 99;
}
.xiala .click{
    width: 100%;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    background: white;
    margin-top: 2px;
}
.click:hover{
    background: #ff9e02;
}
.suspension{
    width: 100%;
    height: 100px;
    background: rgba(11,18,22,.5);
    position: fixed;
    left: 0;
    bottom: 0;
    display: none;
}
.suspension .hezi{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.suspension .sus-icon{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 405px;
    height: 210px;
    background: url(../images/manager.png) no-repeat;
}
.suspension .sus-from{
    width: auto;
    height: 100%;
    position: absolute;
    right: 150px;
    top: 0;
}
.sus-from .sus-input{
    width: 218px;
    height: 40px;
    margin-top: 30px;
    background: #fff;
    float: left;
}
.sus-input .iconfont{
    position: absolute;
    content: '';
    top: 40px;
    left: 10px;
    width: 16px;
    height: 19px;
    background: url(../images/bottom.png) no-repeat;
    background-position: 2px 1px;
}
.sus-input #phone{
    width: 180px;
    height: 100%;
    display: block;
    margin-left: 38px;
    border: none;
    outline: none;
}
.sus-from .advisory{
    width: 128px;
    height: 40px;
    background: linear-gradient(to bottom right,#16daaf,#13ae7a);
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin-top: 30px;
    float: left;
    margin-left: 20px;
    color: #fff;
    cursor: pointer;
}
.advisory a{
    color: #fff;
}
.advisory .iconfont{
    display: inline-block;
    height: 28px;
    width: 20px;
    background: url(../images/bottom.png) no-repeat;
    background-position: -18px 0;
    vertical-align: bottom;
}
.sus-from .service{
    width: 128px;
    height: 40px;
    background: linear-gradient(to bottom right,#ff903b,#ff5d3b);
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin-top: 30px;
    float: left;
    margin-left: 20px;
    color: #fff;
    cursor: pointer;
}
.suspension .downs{
    position: absolute;
    top: 11px;
    right: 0;
    width: 24px;
    height: 24px;
    background: url(../images/close_bg.png) no-repeat;
    cursor: pointer;
}

.suspension.active{
    display: block;
}
.chance{
   position: fixed;
    left: 2px;
    bottom: 1.5%;
    width: 118px;
    height: 76px;
    background: url(../images/manager_left.png) no-repeat;
    background-size: contain;
    transition: all .8s ease-out;
    z-index: 99;
    display: none;
    cursor: pointer;
}
.sus-error{
    width: 218px;
    height: 20px;
    background-color: #ffe6d3;
    line-height: 20px;
    position: absolute;
    top: 8px;
    left: 0;
    display: none;
}
.sus-error b{
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    vertical-align: text-top;
    background-color: #ff994b;
    margin: 2px 6px;
    line-height: 16px;
    font-weight: lighter;
    font-size: 12px;
    color: #fff;
    text-align: center;
}
.sus-error p{
    display: inline-block;
    width: auto;
    height: 100%
    font-size: 12px;
    color: #ff994b;
    line-height: 20px;
}