*{
    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;
}
.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: 1300px;
    overflow: hidden;

}
.content .hezi{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.hezi .con-box1{
    width: 100%;
    height: 210px;
}
.con-box1 .con-head{
    width: 100%;
    height: 28px;
    margin-top: 60px;

}
.con-head span{
    display: block;
    width: 100px;
    height: 28px;
    margin: 0 auto;
    font-size: 24px;
    text-align: center;
    line-height: 28px;
    color: #333333;
}
.con-head .xian{
    width: 66px;
    height: 1px;
    background: #ff9e02;
    margin: 0 auto;
}
.con-box1 .con-ul{
    width: 1110px;
    height: 136px;
    padding: 0 45px;
    margin-top: 48px;
}
.con-ul .con-li{
    width: 208px;
    height: 136px;
    float: left;
    margin-right: 92px;
}
.con-li:last-child{
    margin-right: 0;
}
.con-li .iconfont{
    display: block;
    width: 47px;
    height: 47px;
    margin: 0 auto;
    font-size: 47px;
    text-align: center;
    line-height: 47px;
    color: #ff9e02;
}
.con-li p{
    display: block;
    width: 100%;
    height: auto;
    font-size: 12px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
}

.hezi .con-box2{
    width: 100%;
    height: 800px;
    margin-top: 37px;
}
.con-box2 .con-head{
    width: 100%;
    height: 28px;
}
.con-box2 .box2-ul{
    width: 100%;
    height: 714px;
    margin-top: 52px;
}
.box2-ul .box2-li{
    width: 580px;
    height: 153px;
    float: left;
    margin-right: 40px;
}
.box2-li:nth-of-type(even){
    margin-right: 0;
}
.box2-li:nth-of-type(n+3){
    margin-top: 29px;
}
.box2-li .li-img{
    width: 202px;
    height: 100%;
    float: left;
}
.li-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.box2-li .detail{
    width: 353px;
    height: 100%;
    float: left;
    margin-left: 25px;
}
.detail .det-tit{
    width: 100%;
    height: 22px;
    margin-top: 22px;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
}
.detail .tel{
    width: 100%;
    height: 22px;
    margin-top: 16px;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}
.detail .name{
    width: 100%;
    height: 22px;
    margin-top: 8px;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}
.detail .address{
    width: 100%;
    height: 22px;
    margin-top: 8px;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}
.hezi .con-box3{
    width: 100%;
    height: 1000px;
    margin-top: 34px;
}
.con-box3 .con-head{
    width: 100%;
    height: 28px;
}
.con-box3 .box3-ul{
    width: 100%;
    height: 900px;
    margin-top: 30px;
}
.box3-ul .box3-li{
    width: 384px;
    height: 198px;
    float: left;
    margin-right: 21px;
    border: 1px solid #cccccc;
    border-radius: 5px;
}
.box3-li:nth-of-type(3n+0){
    margin-right: 0;
}
.box3-li:nth-of-type(n+4){
    margin-top: 30px;
}
.box3-li .box3-1{
    width: 100%;
    height: 28px;
    background: #ff9e02;
}
.box3-li .box3-tit{
    width: 364px;
    height: 30px;
    margin: 14px 0 0 10px;
    border-bottom: 1px dashed #cccccc;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.box3-li p{
    display: block;
    width: 338px;
    height: auto;
    padding: 0 22px;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    margin-top: 20px;
}














.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;
}

.hezi .online{
    width: 100%;
    height: 56px;
    margin-top: 35px;
}
.online .on1{
    width: 110px;
    height: 2px;
    background: #cccccc;
    float: left;
    margin-left: 410px;
    margin-top: 30px;
}
.online .on2{
    width: 149px;
    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: 12px;
    color: #333333;
    margin-top: 8px;
}
.online .on3{
    width: 110px;
    height: 2px;
    background: #cccccc;
    float: left;
    margin-left: 32px;
    margin-top: 30px;
}
