.zhaosheng-banner1{
    height: 580px;
    background-image: url(../img/zhaosheng/zhaoshengbanner1.jpg);
    background-size: 1920px 100%;
    overflow: hidden;
    margin-top: 105px;
    background-position-x: center;
}
.zhaosheng-banner2{
    height: 870px;
    background-color: #fff;
}
.banner3-item-box{
    display: flex;
    justify-content: space-around;

}
.banner3-item{
    -webkit-box-shadow:2px 2px 5px 2px #ccc;
    box-shadow: 2px 2px 5px 2px #ccc;
    width: 380px;
    border-radius: 5px;
    padding-top:20px;
    text-align: center;
    margin-top: 125px;
    height: 590px;
    position: relative;
    cursor: pointer;
}
.banner3-item h1{
    font-size: 36px;
    font-weight: bold;
}
.item-pic{
    position: absolute;
    bottom: 0px;
}

.item-pic>img{
    width: 100%;
    position: relative;
    left: 0px;
    transition: left 0.7s;
    -webkit-transition: left 0.7s;
    border-radius: 0 0px 5px 5px;
    
}
.banner3-item:hover .item-pic>img{
    left: -20px;
    bottom: -20px;
}
.banner3-item:hover:nth-child(2) .item-pic>img{
    left: -20px;
    top: -20px;
}
.banner3-item span{
    font-size: 18px;
    display: block;
    text-align: left;
    margin: 20px auto 0 auto;
    width: 70%;
}
.zhaosheng-banner3{
    height: 1750px;
    background-image: url(../img/zhaosheng/zhaoshengbanner3.jpg);
    background-size: 1920px 100%;
    overflow: hidden;
    background-position-x: center;
}
.banner3-top{
    margin-top: 155px;
    color: #fff;
}
.banner3-top h1{
    text-align: left;
    font-weight: bold;
    font-size: 36px;
    border-bottom: 10px solid;
    width: 150px;
    margin: 0 auto;
    border-image: -webkit-linear-gradient(to right, #fff, rgb(255,255,255,.0)) 30 30;
    border-image: -moz-linear-gradient(to right, #fff,rgb(255,255,255,.0) ) 30 30;
    border-image: linear-gradient( to right,#fff, rgb(255,255,255,.0)) 30 30;
    padding-bottom: 20px;
    color: #fff;
    float: left;
}
.banner3-ul{
    overflow: hidden;
    width: 100%;
    color: #fff;
    font-size: 18px;
    padding-top: 40px;
}
.banner3-ul li{
    margin: 15px 0px;
    letter-spacing:3px;
}
.banner3-ul>li:before{
    content: "\2022";    
    color: #fff;      
    font-size: 18px;  
    margin-right: 10px;    
}
.banner3-middle{
    margin-top: 250px;
    float: right;
    width: 700px;
    text-align: left;
}
.rad-prg{
    position: relative;
}
.rad-con{
position: absolute;
z-index: 1;
top:0;
left: 0;
text-align: center;
width:150px;

padding: 10px;
}
canvas{
    width: 150px!important;
    height: 150px!important;
}
.prg-cont{
    float: left;
    margin-right: 40px;
    color: #fff;
}
.bold-span{
    font-size: 24px;
    font-weight: bold;
}
.bold-p{
    margin-top: 35px;
}
.banner3-bottom{
    padding-top: 290px;
    width: 100%;
    overflow: hidden;
}
.banner3-bottom .banner3-ul{
    padding-left: 750px;
}
.banner4-title{
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    border-bottom: 10px solid;
    width: 250px;
    margin: 0 auto;
    border-image: -webkit-linear-gradient(to right, #B77C11, #FFF) 30 30;
    border-image: -moz-linear-gradient(to right, #B77C11,#FFF ) 30 30;
    border-image: linear-gradient( to right,#B77C11, #FFF) 30 30;
    padding-bottom: 20px;
    color: #000;
}
.zhaosheng-banner4{
    height: 1130px;
    background-image: url(../img/zhaosheng/zhaoshengbanner4.jpg);
    background-size: 1920px 100%;
    overflow: hidden;
    background-position-x: center;
}
.banner4-read{
    overflow: hidden;
}
.banner4-read .left{
    float: left;
    width: 30px;
    text-align: center;
    padding-top: 6px;
}
.banner4-read .right{
    float: left;
    width: calc(100% - 30px);
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 3px;
}
.zhaosheng-banner5{
    height: 1850px;
    background-image: url(../img/zhaosheng/zhaoshengbanner5.jpg);
    background-size: 1920px 100%;
    overflow: hidden;
    background-position-x: center;
}
.zhaosheng-banner6{
    height: 930px;
    background-image: url(../img/zhaosheng/zhaoshengbanner6.jpg);
    background-size: 1920px 100%;
    overflow: hidden;
    background-position-x: center;
}
.banner6-right{
    float: right;
    width: 600px;
    overflow: hidden;
    margin-top: 80px;
    position: relative;
}
.banner6-right>div{
    overflow: hidden;
    top: -150px;
    position: relative;

}
.banner6-right>div:first-child{
   top: 0px;
   position: relative;
}
.picbox{
    background-image: url(../img/zhaosheng/liubianxing.png);
    background-size: 100% 100%;
    height: 200px;
    width: 100%;
    text-align: center;
    padding-top: 60px;
}
.picitem p{
    text-align: center;
    font-size: 24px;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.picitem{
    width: 175px;
    float: left;
    margin-right: 100px;
}
