*{
    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: 140px;
    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;
}
.banner img{
    display: block;
    width: 100%;
    height: 100%;
}
.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;
}
.xiala .click{
    width: 100%;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    background: white;
    margin-top: 2px;
}
.click:hover{
    background: #ff9e02;
}
.content{
    width: 100%;
    height: 658px;
    margin-top: 58px;
}
.content .hezi{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.hezi .online{
    width: 100%;
    height: 56px;
}
.online .on1{
    width: 110px;
    height: 2px;
    background: #cccccc;
    float: left;
    margin-left: 380px;
    margin-top: 30px;
}
.online .on2{
    width: 160px;
    height: 56px;
    float: left;
    margin-left: 32px;
}
.on2 .up{
    width: 100%;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 24px;
    color: #333333;
}
.on2 .under{
    width: 100%;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
}
.online .on3{
    width: 110px;
    height: 2px;
    background: #cccccc;
    float: left;
    margin-left: 32px;
    margin-top: 30px;
}
.xias{
    width: 100%;
    height: 585px;
    margin-top: 20px;
    overflow: hidden;
}
.xias .le{
    width: 552px;
    height: 585px;
    float: left;
    position: relative;
}
.tiao{
    width: 467px;
    height: 467px;
    border: 3px solid #ff9e02;
    margin: 30px 0 0 62px;
}
.tu{
    position: absolute;
    top: 0;
    left: 0;
    width: 500px;
    height: 465px;
}
.tu img{
    display: block;
    width: 100%;
    height: 100%;
}
.xias .ri{
    width: 500px;
    height: 585px;
    float: left;
    margin-left: 114px;
}
.ri .name{
    width: 428px;
    height: 50px;
    margin-top: 89px;
}
.name span{
    display: block;
    width: 66px;
    height: 50px;
    font-size: 16px;
    text-align: center;
    line-height: 66px;
    float: left;
}
.name .names{
    width: 352px;
    height: 50px;
    border-radius: 10px;
    float: left;
    border: 1px solid #cccccc;
}
.names #name{
    display: block;
    width: 330px;
    height: 100%;
    border: none;
    outline: none;
    margin-left: 10px;
}
.ri .tel{
    width: 428px;
    height: 50px;
    margin-top: 20px;
}
.tel span{
    display: block;
    width: 66px;
    height: 50px;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    float: left;
}
.tel .phone{
    width: 352px;
    height: 50px;
    border-radius: 10px;
    float: left;
    border: 1px solid #cccccc;
}
.phone #tel{
    display: block;
    width: 330px;
    height: 100%;
    border: none;
    outline: none;
    margin-left: 10px;
}
.ri .detail{
    width: 428px;
    height: 100px;
    margin-top: 20px;
}
.detail span{
    display: block;
    width: 66px;
    height: 100px;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    float: left;
}
.detail #detail{
    display: block;
    width: 350px;
    height: 100%;
    outline: none;
    margin-left: 10px;
    border-radius: 10px;
}

.btn{
    width: 126px;
    height: 39px;
    background: #ff9e02;
    float: left;
    margin-left: 50px;
    color: white;
    margin-top: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 39px;
    border-radius: 10px;
}

.apply{
    width: 348px;
    height: 50px;
    background: #ff9e02;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    border-radius: 10px;
    color: white;
    margin: 30px 0 0 70px;
}

.apply a{
     color: white;
}






































.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;
    background: aqua;
}
.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;
}

