.bg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: all .35s;
}

.con-01{
    height: 825px; 
}
.con-01 .logo{
    padding-top: 30px;
}
.con-01 .img{
    border-right: 1px solid #fff;
    width: 175px;
    height: 60px;
    overflow: hidden;
    padding-right: 10px;
}
.con-01 .txt{
    font-size: 20px;
    color: #fff;
    width: 165px;
    padding-left: 10px;
}
.con-01 .logo img{
    width: 175px;
    height: 60px;
}
.con-01 .banner-ad{
    padding-top: 70px;
    position: relative;
    height: 700px;
}
.con-01 .banner-ad img{
    animation: fadeIn 5s;
}
@keyframes fadeIn{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.con-01 .banner-ad .ad-txt{
    font-size: 18px;
    color: #fff;
    width: 650px;
}
.con-01 .banner-ad .tel-zs{
    font-size: 40px;
    color: #fda700;
    /* font-weight: bold; */
    animation: telani 2s;
    position: absolute;
    bottom: 80px;
}
@keyframes telani{
    0%{
        opacity: 0;
        font-size: 12px;
    }
    100%{
        opacity: 1;
        font-size: 40px;
    }
}
.con-01 .banner-ad  .yshz{
    margin-top: 60px;
}
.con-01 .banner-ad  .yshz h2{
    font-size: 24px;
    color: #fff;
}
.con-01 .banner-ad  .yshz li{
    float: left;
}
.con-01 .banner-ad .em8s{
    font-size: 24px;
    color: #fff;
    width: 660px;
    margin-top: 120px;
}
.con-01 .banner-ad .em8s h2{
    font-size: 36px;
    display: inline-block;
    padding-right: 20px;
}
.con-01 .banner-ad .em8s li{
    float: left;
    width: 110px;
    height: 44px;
    background: rgba(0, 0, 0, .6);
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 44px;
    color: #f0ff00;
}
.con-01 .banner-ad .dyr{
    position: absolute;
    left:680px; 
    top: -40px;
}
.white{
    color: #fff !important;
}

.con-02{
    margin: 80px auto;
}
.title{
    text-align: center;
}
.title img{
    display: block;
    margin: 0 auto;
}
.title h2{
    font-size: 18px;
    position: relative;
    display: inline-block;
}
.title h2::before,
.title h2::after{
    content: "";
    display: block;
    width: 70px;
    height: 0;
    border-bottom: 1px solid #029cfc;
    position: absolute;
    top: 50%;
}
.title h2::before{
    left: -80px;
}
.title h2::after{
    right: -80px;
}

.con-02 .left{
    width: 500px;

}
.con-02 .content{
    margin-top: 50px;
}
.con-02 .left .txt{
    width: 450px;
    height: 320px;
    padding-right: 10px;
    padding-top: 30px;
    border-top: 3px solid #029cfc; 
}
.con-02 .left .txt p{
    font-size: 30px;
    text-align: right;
}
.con-02 .left .txt p span{
    color: #029cfc;
}
.con-02 .right{
    width: 700px;
}
.con-02 .right .img{
    height: 340px;
    padding-top: 20px;
}
.con-02 .right .txt{    
    border-top: 3px solid #029cfc; 
    padding-top: 25px;
    width: 650px;
    margin-left: 50px;
    font-size: 14px;
}
.con-02 .right .txt p span{
    color: #029cfc;
}
.con-03{
    height: 420px;
    padding-top: 80px;

}
.con-03 .title h2{
    color: #fff;
    margin-bottom: 40px;
}
.con-03 h2::before,
.con-03 h2::after{
    border-color: #fff;
}
.con-03 .content{
    margin-top: 30px;
}
.con-03 .content .one li{
    float: left;
    color: #fff;
    font-size: 24px;
    margin-left: 10px;
}
.con-03 .content .one li img{
    vertical-align: bottom;
}
.con-03 .content .one li p{
    display: inline-block;
    width: 160px;
    line-height: 24px;
}
.con-03 .content .one li em{
    font-size:12pt;
    display: block;
}
.con-03 .content .two{
    width: 1100px;
    margin: 50px auto;
    padding-left: 20px;
}
.con-03 .content .two li{
    float: left;
    color: #fff;
    font-size: 18px;
    width: 170px;
    border-right: 1px solid #fff;
    text-align: center;
}
.con-03 .content .two li:last-child{
    border: none;
}
.con-03 .content .two li h2{
    color: #fda700;
    font-size: 30px;
}

.con-04{
    height: 880px;
}
.con-04 .title {
    position: relative;
}
.con-04 .title span{
    font-size: 18px;
    position: absolute;
    top: 100px;
    left: 510px;
}
.con-04 .content{
    position: relative;
    padding-top: 160px;
    overflow: hidden;
}

.con-05{
    height: 620px;
    padding-top: 50px;
}
.con-05 .title h2{
    color: #666;

}
.con-05 .title h2::before,
.con-05 .title h2::after{
    border-color: #fff;
}
.con-05 .content{
    overflow: hidden;
    padding-top: 50px;
}
.con-05 .content li{
    width: 597px !important;
    margin-right: 10px;
}
.con-05 .content .pro-pagination{
    margin-top: 30px;
    text-align: center;
}

.con-06{
    height: 720px;
    padding-top: 70px;
}
.con-06 .content{
    margin-top: 50px;
}
.con-06 .content .left{
    width: 600px;
}
.con-06 .content .title{
    width: 60px;
    height: 80px;
    padding: 20px 20px 0 20px;
    background-color: #eee;
    border: 1px solid #029cfc;
    border-radius: 8px;
    text-align: center;
    line-height: 30px;
    font-size: 24px;

}
.con-06 .content .items{
    width: 420px;
    height: 100px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    margin-left: 20px;
}
.up-items{
    border-bottom: 1px solid #029cfc;
    height: 49px;
}
.con-06 .content .items span{
    margin-right: 30px;
}

.eit-item{
    margin-bottom: 30px;
}
.con-07{
    padding-top: 678px;
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 50px;
}
.con-07 .title{
    padding-bottom: 30px;
}
.con-08{
    height: 708px;
}
.con-09{
    height: 498px;
}
.con-10{
    height: 536px;
}
.con-11,
.con-12{
    padding: 50px 0 50px 0;
}
.con-11 .title,
.con-12 .title{
    margin-bottom: 50px;
}