*{
    margin: 0;
    padding:0;
}
.left{
    float: left;
}
.right{
    float: right;
}
.clear{
    clear: both;
}

.w1200{
    width: 1200px;
    margin: 0 auto;
}
.w100{
    width: 100%;
}


.yzmo1{
    background:url("../picture/yz1.png") no-repeat;
    background-size:100% 100%;
    width:1200px;
    height:391px;
}

.yzmo1>.inset_con{
    background:url("../picture/yz2.png") no-repeat;
    background-size:100% 100%;
    width:1159px;
    height:250px;
    margin:0 auto;
    margin-top:18px;
    padding-top:40px;
    box-sizing:border-box;
    text-align:justify;

}

.yzmo1>.inset_con>p{
    font-size:18px;
    color: #ffffff;
    font-family:"微软雅黑";
    width:1038px;
    text-indent:2em;

}

.yzmo1>.zyqi_tit{

    font-family:"宋体";
    font-size:27px;
    font-weight:bold;
    color:#ffffff;
    letter-spacing:2px;
    text-align:center;
    margin-bottom:6px;
    padding-top:20px;
}


.yzmo2 .yzdh2_tit{

    color:#343434;
    font-size:30px;
    font-family:"微软雅黑";
    font-weight:bolder;
    width:200px;
    margin:0 auto;
    margin-top:20px;
    margin-bottom:15px;
    letter-spacing:2px;
    text-align: center;
}

.yzmo2>.yzdh2_con{
    margin-top:53px;
    width:100%;
    box-shadow: 0px 0px 0.8rem 1px #dfdfdf;
    margin-bottom: 20px;
    box-sizing:border-box;
    padding:10px;
}

.yzdh2_con .yzdh2_text1{
    margin-left:20px;
}

.yzdh2_con .yzdh2_text1 .right_text1{
    font-size:30px;
    color:#000000;
}

.yzdh2_con .yzdh2_text1 li{
    font-size:18px;

}

.yzdh2_con .yzdh2_text1 li>span{
    margin-right:28px;
}

.imgtit{
    display:block;
    margin:0 auto;
}
.lunbo{
    width: 1200px;
    height: 760px;
    box-shadow: 0px 0px 0.8rem 1px #dfdfdf;
    margin: 0 auto;
    margin-top: 13px;
    margin-bottom: 5px;
    background: #fff;
    padding: 22px;
    box-sizing: border-box;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 666px;
    overflow: hidden;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


:root {
    --swiper-theme-color: #e70626;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
}
.allboxs{
    width: 100%;
    height: 1500px;
    background: url("../picture/lbbj.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    margin-top: 80px;
    padding-top: 90px;
}
.video-photo{
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 5px;
    margin-top: 33px;
    margin-bottom: 23px;
}
.video-box{
    width: 1200px;
    margin: 0 auto;

}



.xcp {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding-top: 8px;
    padding-left: 7px;
    box-sizing: border-box;

}

.xcp ul li {
width: 226px;
height: 233px;
margin-right: 14px;
float: left;
overflow: hidden;
}

.xcp ul li p {
width: 100%;
height: 30px;
text-align: center;
line-height: 30px;
color: #fff;
margin-bottom: 4px;
font-size: 20px;
}

.xcp ul li video {
border-radius: 0;
object-fit: cover;
}
.video-wen{
    width: 1200px;
    margin: 0 auto;
}
.video-wen img{
    display: block;
    margin: 0 auto;
}

.abouts .yzdh2_tit {
    color: rgb(52, 52, 52);
    font-size: 30px;
    font-family: 微软雅黑;
    font-weight: bolder;
    width: 200px;
    letter-spacing: 2px;
    text-align: center;
    margin: 20px auto 15px;
    margin-top:70px;
}

.abouts  ul{
    width: 1200px;
    margin: 0 auto;
    background: #f5f5f5;
    margin-top: 36px;
    margin-bottom: 36px;
}
.abouts  ul li{
    width: 48%;
    height: 439px;
    float: left;
    background: #fff;
    overflow: hidden;
}
.abouts  ul li img{
    width: 100%;
}

.abouts  ul li p{
    text-align: center;
    width: 100%;
    height: 79px;
    line-height: 79px;
    letter-spacing: 1px;
    color: #353535;
    font-size: 26px;
}

.submit strong{
    font-size: 18px;
}

.submit select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}

.submit select::-ms-expand { display: none; }


.gengduo{
    width: 175px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #f95252;
    font-size: 20px;
}

