/***********全局重置CSS*****************/
body, h1, h2, h3, h4, h5, h6, ul, ol, dl, dd {margin: 0;}
p {margin: 0;}
ul, ol, li {padding-left: 0;list-style-type: none;}
/***消除img默认边框*****/
img {border: 0;display: block;}
a {text-decoration: none;color: inherit;}
/*细线表格*/
table {border-collapse: collapse;}
em {font-style: normal;}
/***默认让所有浏览器出现右边滚动条****/
html {overflow-y: scroll;font-size: 16px;}
/***默认清除浮动****/
body {font-family: "微软雅黑", "sans-serif", "Arial";}
.conter{max-width: 1500px;margin: 0 auto;padding: 0 20px;}

.cont_1{background: #003e92 url("yshj20230831_25.jpg") top center no-repeat;background-size: 100% auto;overflow: hidden;}
.cont_2{background: url("yshj20230831_27.png") bottom center no-repeat;background-size: 1920px auto;}

.cont_tit{font-size: 3em;color: #494949;display: flex;justify-content: center;}
.cont_tit span{position: relative;line-height: 1;}
.cont_tit span:before{content: '';background: url("yshj20230831_12.png") center center no-repeat;background-size: 100% auto;width: 1.9792em;height: 0.2292em;position: absolute;bottom: 19%;right: calc(100% + 0.6em);}
.cont_tit span:after{content: '';background: url("yshj20230831_12.png") center center no-repeat;background-size: 100% auto;width: 1.9792em;height: 0.2292em;position: absolute;bottom: 19%;left: calc(100% + 0.6em);transform: rotateY(180deg);}

.cont_title{display: flex;justify-content: space-between;align-items: center;}
.cont_title .tit span{font-size: 1.875em;color: #003e92;font-weight: bold;}
.cont_title .more{width: 2em;}
.cont_title .more img{width: 100%;}

.list li{padding-left: 1.25em;position: relative;display: flex;align-items: center;justify-content: space-between;}
.list li:before{content: '';background: url("yshj20230831_15.png") no-repeat;width: 0.5625em;height: 0.5625em;left: 0;position: absolute;background-size: 100% auto;}
.list li a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;text-align: left;}
.list li span{white-space: nowrap;}

.logo{width: 6.3541vw;padding: 1.0416vw 0 1.5625vw 3.2812%;}
.logo img{width: 100%;}
.header{position: relative;}
.header .header_bg{width: 100%;position: absolute;left: 0;top: 0;}
.header .header_bg img{width: 100%;}
.header .title{width: 42.0312vw;margin: 0 auto;padding-bottom: 22vw;}
.header .title img{width: 100%;}

.xw{display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: 12.5em;}
.xw .left_cont{width: 48.85%;padding: 0.6515%;box-sizing: border-box;background: #fff;}
/* .xw .left_cont a{position: relative;display: block;} */
.xw left cont a{position: relative;display: block;height:100%;background: rgba(0,0,0,0.5);}
.xw .left_cont a p{position: absolute;bottom: 0;left: 0;font-size: 1.125em;padding: 0.8333em 0.6667em 0.4444em;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;box-sizing: border-box;background: rgba(0,0,0,0.7);color: #fff;}
/* .xw .left_cont a img{width: 100%;} */
.xw .left_cont a img{height: 100%;margin: 0 auto;width: 100%;}
.xw .left_cont .tpxw{height: 25.3125em;}
.xw .left_cont .swiper-pagination{bottom: 0.5em;text-align: right;padding-right: 0.4375em;box-sizing: border-box;}
.xw .left_cont .swiper-pagination-bullet{opacity: 0.3;background: #fff;width: 0.625em;height: 0.625em;border-radius: unset;margin: 0 0.3125em;}
.xw .left_cont .swiper-pagination-bullet-active{opacity: 1;}
.xw .right_cont{width: 48.85%;}
.xw .right_cont .tis{padding-top: 0.625em;}
.xw .right_cont .tis span{font-size: 1.875em;opacity: 0.5;color: #fff;padding: 0.3333em;display: inline-block;margin: 0 1em;position: relative;line-height: 1;cursor: pointer;}
.xw .right_cont .tis span:first-of-type{margin-left: 0;}
.xw .right_cont .tis span:not(:last-of-type):after{content: '';position: absolute;height: 1em;width: 0.0333em;background: rgba(255,255,255,0.5);top: calc((100% - 1em)/2);left: calc(100% + 1em);}
.xw .right_cont .tis span.hover{font-weight: bold;opacity: 1;border-bottom: 0.1em solid #fff;}
.xw .right_cont .list1{padding-top: 1.25em;padding-bottom: 1em;border-bottom: 1px dashed rgba(255,255,255,0.5);}
.xw .right_cont .list1 .tit{font-size: 1.5em;color: #fff;}
.xw .right_cont .list1 .text{font-size: 0.875em;padding-top: 1em;line-height: 2.1428;color: #00fffc;}
.xw .right_cont .list{padding-top: 0.5em;}
.xw .right_cont .list li{line-height: 2.4;font-size: 1.125em;color: #fff;}
.xw .right_cont .list li a{padding-right: 0.5em;}
.xw .right_cont .list li a:hover{color: #E11118;}
.xw .right_cont .list li span{opacity: 0.5;white-space: nowrap;}

.zcwj{padding-top: 1.875em;position: relative;margin-bottom: 4.5em;}
.zcwj:after{content: '';position: absolute;width: 150%;height: /*25vw*/40em;background: #fff;z-index: 1;top: 0;left: -25%;transform: skew(60deg, 355deg);}
.zcwj>div{z-index: 5;position: relative;}
.zcwj .cont{display: flex;justify-content: space-between;margin-top: 1.25em;}
.zcwj .cont .cont_title{margin-bottom: 1.25em;}
.zcwj .yszc{width: 74.9186%;}
.zcwj .yszc table{width: 100%;background: #fff;table-layout: fixed;}
.zcwj .yszc table td{padding: 0;border-spacing: 0;border: 0;}
.zcwj .yszc colgroup .bt{width: 45.8696%;}
.zcwj .yszc colgroup .dw{width: 24.1304%;}
.zcwj .yszc colgroup .sj{width: 17.0870%;}
.zcwj .yszc colgroup .jd{width: 12.9130%;}
.zcwj .yszc thead td{background: #003e92;font-size: 1.375em;padding: 0.9090em 0;text-align: center;color: #fff;font-weight: bold;}
.zcwj .yszc tbody tr:nth-of-type(2n){background: #f3f3f3;}
.zcwj .yszc tbody td{padding: 1.2222em 1.1111em;text-align: left;font-size: 1.125em;box-sizing: border-box;}
.zcwj .yszc tbody td p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.zcwj .yszc tbody .jd{text-align: right;}
.zcwj .yszc tbody .jd a{width: 31.1028%;font-size: 0.8888em;line-height: 1;display: inline-block;text-align: center;background: #fff;color: #0060aa;padding: 0.5em 0;box-sizing: border-box;border: 1px solid #0060aa;border-radius: 4px;}
.zcwj .yszc tbody .jd a:not(:last-of-type){margin-right: 3.1115%;}
.zcwj .zxtz{width: 22.2150%;padding-right: 0.9375em;box-sizing: border-box;}
.zcwj .zxtz ul li{line-height: 2.6666;font-size: 1.125em;}

.bszn{display: flex;position: relative;z-index: 1;}
.bszn .left_cont{width: 32.5733%;position: relative;}
.bszn .left_cont img{width: 100%;}
.bszn .left_cont .more{position: absolute;width: 100%;height: 100%;display: flex;justify-content: center;top: 0; left: 0;}
.bszn .left_cont .more a{position: absolute;top: 50.5518%;font-size: 1.25em;padding: 0.75em 2em;border: 1px solid rgba(255,255,255,0.5);border-radius: 50px;color: #fff;}
.bszn .left_cont .more a em{margin-left: 1.1em;}
.bszn .right_cont{margin-left: 2.6058%;width: 62.2150%;}
.bszn .right_cont ul{display: flex;justify-content: space-between;flex-wrap: wrap;align-content: center;width: 100%;height: 100%;}
.bszn .right_cont li{height: 32.2295%;width: 31.9371%;margin: 1.0471% 0;}
.bszn .right_cont li a{width: 100%;height: 100%;display: flex;align-items: center;justify-content: space-between;background: #f7fcff;padding: 0 5% 0 3.2786%;box-sizing: border-box;border-radius: 8px;}
.bszn .right_cont li .pic{width: 55%;display: flex;justify-content: center;align-items: center;height: 100%;}
.bszn .right_cont li img{height: 71.2328%;}
.bszn .right_cont li p{width: 45%;padding-left: 2%;font-size: 1.125em;box-sizing: border-box;}

.cont_2{margin-top: 4.5em;background-position: bottom -6.5em center;}
.cont_2 .cont{margin-top: 1.25em;}

.cxsd_box{display: flex;justify-content: space-between;margin-bottom: 3.625em;}
.cxsd{width: 74.7882%;}
.cxsd .cont_title{margin-bottom: 1.25em;}
.cxsd .cxsd_cont{display: flex;justify-content: space-between;}
.cxsd .cxsd_cont img{width: 20.2090%;}
.cxsd .cxsd_cont ul{display: flex;flex-direction: column;justify-content: space-between;width: 79.7910%;padding-left: 1.25em;}
.sjfb{width: 22.5407%;}
.sjfb ul{display: flex;flex-direction: column;justify-content: space-between;height: 100%;}
.sjfb img{width: 100%;}

.zdyq .cont_title{justify-content: flex-start;margin-bottom: 1.25em;}
.zdyq .tis{margin-left: 2em;}
.zdyq .tis span{font-size: 1.125em;border: 1px solid #7fb1d6;border-radius: 50px;box-sizing: border-box;padding: 0.5em 1em;line-height: 1;display: inline-block;color: #0063ab;margin: 0 0.3em;cursor: pointer;}
.zdyq .tis span.hover{border-color: #0060aa;color: #fff;background: #0060aa;}
.zdyq .yq{display: none;margin-top: 1.5em;width: 100%;}
.zdyq .yq .swiper-slide{font-size: 1.125em;border: 1px solid #7fb1d6;border-radius: 50px;box-sizing: border-box;padding: 0.5em 1em;line-height: 1;display: inline-block;color: #0063ab;margin: 0.3em;cursor: pointer;width: auto;}
.zdyq .yq .swiper-slide-active{border-color: #0060aa;color: #fff;background: #0060aa;}
.zdyq .yq_info{display: flex;justify-content: space-between;}
.zdyq .text{width: 37.85%;font-size: 1.125em;line-height: 1.7777;box-sizing: border-box;padding-right: 3.8436%;}
.zdyq .text p{text-indent: 2em;}
.zdyq .text .more{color: #d50002;text-align: right;}
.zdyq .yqtp_box{width: 62.15%;box-sizing: border-box;padding: 0 3.5em;display: flex;align-items: center;position: relative;}
.zdyq .yqtp_box .swiper-slide a{display: flex;flex-direction: column;align-items: center;}
.zdyq .yqtp_box .swiper-slide p{font-size: 1.125em;}
.zdyq .yqtp_box .swiper-slide img{margin-bottom: 0.625em;width: 16.3125em;height: 9.125em;}
.zdyq .yqtp_box .swiper-button{position: absolute;width: 2.2em;cursor: pointer;}
.zdyq .yqtp_box .swiper-button img{width: 100%;}
.zdyq .yqtp_box .swiper-button.swiper-button-prev1{left: 0;}
.zdyq .yqtp_box .swiper-button.swiper-button-next1{right: 0;}

.wtly{display: flex;justify-content: space-between;align-items: center;margin-top: 14.375em;padding-bottom: 4.5em;}
.wtly .wtly_tit{width: 35.8306%;}
.wtly .wtly_tit img{width: 100%;}
.wtly .zwfw{width: 59.1531%;}
.wtly .zwfw .zwfw_tit{margin-bottom: 1.25em;color: #fff;display: flex;justify-content: space-between;align-items: flex-end;}
.wtly .zwfw .zwfw_tit p{font-size: 1.5em;font-weight: bold;}
.wtly .zwfw ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.wtly .zwfw li{width: 23.3480%;color: #fff;padding: 1.25em 0 1.25em 3.3039%;box-sizing: border-box;background: rgba(255,255,255,0.1);}
.wtly .zwfw li .tit{margin-bottom: 0.625em;display: flex;align-items: center;}
.wtly .zwfw li .tit p{margin-right: 0.625em;}
.wtly .zwfw li .tit a{width: 1em;}
.wtly .zwfw li .text p{line-height: 1;font-size: 0.75em;}
.wtly .zwfw li em{font-size: 2.3333em;margin-right: 0.3571em;}
.wtly .zwfw li .pf{display: flex;align-items: flex-end;}
.wtly .zwfw li .star{display: flex;margin-left: 0.625em;}
.wtly .zwfw li .star img{margin: 0 1px;width: 0.875em;}
.wtly .wtly_cont{width: 48%;}
.wtly .wtly_cont a{display: flex;align-items: center;}
.wtly .wtly_cont img{width: 68px;height: 68px;}
.wtly .wtly_cont p{font-size: 1.25em;margin-left: 1.1em;color: #fff;}