*{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    color: #222222;
}
li{
    list-style: none;
    cursor: pointer;
}
a{
    text-decoration: none;
}
.wrap{
    width: 100%;
}
header,header img{
    width: 100%;
    display: block;
}
.vi_shadow1,.vi_ul li,.news_ul li,.zj_ul li p,.rp_content_wrap p,.rp_ul li span,.vi_img,.rp_img{
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.vi_img:hover,.vi_img:hover,.rp_img:hover{
    transform: scale(1.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.content{
    width: 1200px;
    margin: auto;
    padding-top: 20px;
}
.scroll_wrap{
    width: 100%;
    height: 40px;
    position: relative;
    margin-top: 50px;
}
.scroll_wrap>img:nth-child(1){
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top:0;
}
.scroll_wrap>img:nth-child(2),.scroll_wrap>img:nth-child(3){
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px;
}
.scroll_wrap>img:nth-child(2){
    left: 68px;
}
.scroll_wrap>img:nth-child(3){
    right: 68px;
}
.scroll_wrap>div{
    width: 1000px;
    height: 40px;
    position: absolute;
    z-index: 99;
    overflow: hidden;
    left: 50%;
    margin-left: -500px;
    /*top: 7px;*/
}
.scroll_ul{
    width: 100%;
    position: relative;
}
.scroll_ul li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: white;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news_wrap{
    width: 100%;
    margin-top: 30px;
}
.news_wrap>div{
    float: left;
}
.news_wrap>div:nth-child(1){
    width: 575px;
    height: 400px;
    margin-right: 40px;
}
.news_wrap>div:nth-child(2){
    width: 585px;
    height: 400px;
}
.lb_wrap,#gallery{
    width: 100%;
    height: 100%;
}
#gallery .swiper-slide{
    position: relative;
    cursor: pointer;
}
#gallery .swiper-slide img{
    width: 100%;
    height: 100%;
}
.bottom_wrap{
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 7px 0;
    background: rgba(255,54,54,0.6);
}
.bottom_wrap p{
    width: 75%;
    margin-left: 15px;
    color: white;
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#gallery .swiper-pagination{
    width: fit-content;
    text-align: right;
    right: 15px;
    bottom: 15px;
    left: inherit;
}
.swiper-pagination-bullet{
    background: white;
    opacity: 0.6;
}
.swiper-pagination-bullet-active{
    width: 16px;
    height: 8px;
    opacity: 1;
    border-radius: 4px;
}
.new_top{
    width: 100%;
    position: relative;
    padding-bottom: 6px;
}
.new_top>img{
    width: 276px;
    float: left;
}
.new_top>a{
    float: right;
    color: #E33C37;
    font-size:15px;
    margin-top: 27px;
}
.new_top>div{
    width: 100%;
    height:2px;
    background:linear-gradient(315deg,rgba(255,142,103,1) 0%,rgba(227,60,55,1) 100%);
    position: absolute;
    bottom: 0;
}
.news_ul{
    width: 100%;
}
.news_ul li{
    width: 100%;
    line-height: 2;
    font-weight: 500;
    font-size: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}
.news_ul li:hover{
    color: #0C95FF;
}
.news_ul a:nth-child(1) li,.news_ul a:nth-child(5) li{
    font-weight: bold;
    font-size: 28px;
    margin-top: 10px;
}
section{
    width: 100%;
    margin-top: 70px;
}
.sec_top{
    width: 100%;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
.sec_top>img{
    width: 338px;
    display: block;
    margin: auto;
}
.sec_top>div{
    width: 100%;
    height:2px;
    background:linear-gradient(315deg,rgba(255,142,103,1) 0%,rgba(227,60,55,1) 100%);
    position: absolute;
    bottom: 0;
}
.voice_wrap{
    width: 100%;
}
.voice_wrap>div{
    height: 280px;
    float: left;
}
.voice_wrap>div:nth-child(1){
    margin-right: 30px;
}
.vi_img_wrap{
    width: 615px;
}
.vi_list_wrap{
    width: 555px;
}
.vi_img_wrap>div{
    float: left;
    cursor: pointer;
}
.vi_img_wrap .vi_img{
    border-radius: 4px;
}
.vi_img_wrap>div:nth-child(1){
    width: 400px;
    height: 280px;
    margin-right: 30px;
    overflow: hidden;
}
.vi_img_wrap>div:nth-child(1) .vi_img,.vi_img_wrap>div:nth-child(1)>div{
    width: 100%;
    height: 100%;
}
.vi_img_wrap>div:nth-child(2){
    width: 185px;
}
.vi_img_wrap>div:nth-child(2)>a{
    width: 100%;
    height: 130px;
    display: block;
}
.vi_img_wrap>div:nth-child(2)>a .vi_img{
    width: 100%;
    height: 100%;
}
.vi_img_wrap>div:nth-child(2)>a:nth-child(1){
    margin-bottom: 20px;
}
.vi_img_wrap>div:nth-child(2)>a:nth-child(2){

}
.img_wrap{

}
.img_wrap,.img_wrap1{
    width: 100%;
    height: 100%;
    position: relative;
}
.vi_shadow{
    width: 100%;
    position: absolute;
    bottom: 0;
    border: none;
    background: rgba(0,0,0,0.5);
    box-shadow: 0px -6px 50px black;
    padding: 10px 0;
}
.vi_shadow p{
    width: 90%;
    margin-left: 5%;
    font-size:18px;
    color: white;
}
.vi_shadow1{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    z-index: 9;
}
.vedio_img,.vedio_img1{
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    display: none;
}
.vedio_img1{
    display: block;
}
.img_wrap1:hover .vi_shadow1{
    opacity: 1;
}
.vi_shadow1 p{
    width: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 18px;
    text-align: justify;
}
.vi_ul{
    width: 100%;
    float: left;
}
.more{
    float: right;
    color: #E33C37;
    font-size: 18px;
    display: block;
    margin-top: 7px;
}
.vi_ul>a{
    /*font-size: 18px;*/
}
.vi_ul li{
    width: 100%;

    line-height: 1.9;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}
.vi_ul>a:nth-child(1) li{
    font-size: 28px;
    font-weight: bold;
}
.vi_ul li:hover{
    color: #0C95FF;
}
.rp_wrap{

}
.rp_left>a{
    display: block;
}
.rp_left>div:nth-child(1),.rp_left>a:nth-child(1){
    margin-bottom: 20px;
}
.rp_wrap>div{
    height: 350px;
    float: left;
    position: relative;
}
.rp_wrap>div:nth-child(1){
    width: 685px;
    margin-right: 60px;
}
.rp_wrap>div:nth-child(2){
    width: 455px;
}
.rp_img_wrap{
    width:234px;
    height:164px;
    float: left;
    margin-right: 24px;
    position: relative;
    overflow: hidden;
}
.rp_img_wrap .rp_img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.rp_content_wrap{
    width: 427px;
    float: left;
}
.rp_ul{
    width: 100%;
}
.rp_ul li{
    color: #666666;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.rp_ul li span{
    font-weight: bold;
    color: #222222;
    line-height: 25px;
    font-size: 18px;
    margin-left: 10px;
}
.more1{
    position: absolute;
    bottom: 0;
    right: 0;
}
.rp_content_wrap p{
    font-size: 24px;
    font-weight: bold;
    line-height: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    cursor: pointer;
}
.rp_content_wrap div{
    color: #999999;
    font-size: 18px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    cursor: pointer;
    margin-top: 10px;
}
.rp_content_wrap div span{
    color: #E33C37;
}
.nav_ul{
    width: 86%;
    margin-left: 8%;
    margin-top: 5px;
}
.nav_ul li{
    width: 100px;
    height: 50px;
    line-height: 50px;
    position: relative;
    float: left;
    margin-right: 85px;
    text-align: center;
    font-size: 20px;
    color: #666666;
    cursor: pointer;
}
.nav_ul li:hover{
    color: #222222;
    font-weight: bold;
}
.nav_ul li:nth-last-child(1){
    margin-right: 0;
}
.nav_ul li img{
    width: 66px;
    position: absolute;
    left: -2px;
    bottom: -4px;
    display: none;
    z-index: -1;
}
.nav_ul .active{
    color: #222222;
    font-weight: bold;
}
.nav_ul .active img{
    display: block;
}
.zj_ul{

}
.zj_ul>a{
    display: block;
    margin-bottom: 20px;
}
.zj_ul>a:nth-last-child(1){
    margin-bottom: 7px;
}
.zj_ul li p{
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
    font-size: 28px;
}
.zj_ul li p:hover,.rp_content_wrap p:hover,.rp_ul li span:hover{
    color:#0C95FF ;
}
.zj_ul li div{
    margin-top: 10px;
}
.zj_ul li div span{
    font-size: 16px;
    color: #999999;
    margin-right: 20px;
}
footer{
    width: 100%;
    height:78px;
    background: #F1F3F4;
    margin-top: 90px;
}
footer>div{
    width: 910px;
    margin: auto;
    padding-top: 21px;
}
footer>div p{
    font-size: 14px;
    color: #999999;
    text-align: center;
}
.ad_wrap{
    width: 207px;
    height: 207px;
    position: fixed;
    right: 50px;
    top: 70%;
    margin-top: -103px;
}
.close{
    width: 20px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.ad_img{
    width: 100%;
}
.clear:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}