/* @font-face{
	font-family: siyuanhei;
	src: url('font/sourceHanSansCN-Regular.otf') format("opentype");
	font-weight: normal;
	font-display: swap;
} */
html{ -webkit-text-size-adjust:none;} 
body {font-family: 'Microsoft YaHei', '微软雅黑', sans-serif;min-width: 1200px;max-width: 1920px;margin: 0 auto;}
/** nanoscroller.css **/
.ysjypagecon .nano {position: relative;width: 100%;height: 100%;overflow: hidden;}
.ysjypagecon .nano > .nano-content {position: absolute;overflow: scroll;overflow-x: hidden;top: 0;right: 0;bottom: 0;left: 0;}
.ysjypagecon .nano > .nano-content:focus {outline: thin dotted;}
.ysjypagecon .nano > .nano-content::-webkit-scrollbar {display: none;}
.ysjypagecon .has-scrollbar > .nano-content::-webkit-scrollbar {display: block;}
.ysjypagecon .nano > .nano-pane {background: rgba(0,0,0,0.1);position: absolute;width: 4px;right: 1px;top: 0;bottom: 0;opacity: 0.01;transition: 0.2s;border-radius: 5px;}
.ysjypagecon .nano > .nano-pane > .nano-slider {background: #A01606;position: relative;border-radius: 5px;}
.ysjypagecon .nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {opacity: 0.99;}
.ysjypagecon *{ margin:0; padding:0; border:0;box-sizing: border-box;background-position: center;background-size:cover;background-repeat: no-repeat;outline:none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
.ysjypagecon *::after{background-position: center;background-size:cover;background-repeat: no-repeat;}
/* 清除表单相关默认样式 */
.ysjypagecon input,.ysjypagecon textarea,.ysjypagecon select,.ysjypagecon button{outline:none; resize:none; appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;background-color: transparent;-webkit-user-select: auto;-moz-user-select: auto;-ms-user-select: auto;-o-user-select: auto;user-select: auto;}
.ysjypagecon input::-ms-clear {display: none;}
.ysjypagecon input:focus,.ysjypagecon textarea:focus,.ysjypagecon button,.ysjypagecon a,.ysjypagecon select{outline:none; appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;}
/*去除input自动填充的黄色背景*/
.ysjypagecon input:-webkit-autofill,.ysjypagecon textarea:-webkit-autofill,.ysjypagecon select:-webkit-autofill {box-shadow: 0 0 0px 1000px #060606 inset; -webkit-box-shadow: 0 0 0px #060606  inset;-webkit-text-fill-color: #00f76a;}
.ysjypagecon select::-ms-expand { display: none; }
/*设置placeholder*/
/*WebKit browsers   */
.ysjypagecon input::-webkit-input-placeholder{color: #ADADAD;}
/*Mozilla Firefox 4 to 18   */
.ysjypagecon input:-moz-placeholder{color: #ADADAD;}
/*Mozilla Firefox 19+   */
.ysjypagecon input::-moz-placeholder{color: #ADADAD;}
/*Internet Explorer 10+ */
.ysjypagecon input:-ms-input-placeholder{color: #ADADAD;}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
/* .ysjypagecon img{width: 100%;display: block;pointer-events: none;} */
.ysjypagecon img.load{background-color: #f2f2f2;}
/*手机端页面去除a标签点击时的蓝色边框*/
.ysjypagecon a{text-decoration:none;color:inherit;}
.ysjypagecon a:hover{ outline:none; text-decoration:none;}
.ysjypagecon a:focus{ outline:none;}

.ysjypagecon .pagerbox{width: 100%;padding-top: 50px;}
.ysjypagecon .pager{display: flex;align-items: center;justify-content: center;}
.ysjypagecon .pager a{display: block;font-size: 14px;color: #676767;line-height: 30px;padding: 0 8px;background-color: rgba(224, 237, 255, 1);margin: 0 4px;min-width: 32px;text-align: center;transition: all 0.25s ease;}
.ysjypagecon .pager ul{display: flex;align-items: center;justify-content: center;}
.ysjypagecon .pager li{display: block;}
.ysjypagecon .pager a.active{background-color: #2E60B8;color: #fff;}
@media screen and (min-width:1024px){
	.ysjypagecon .pager a:hover{background-color: rgba(46, 96, 184, 0.8);color: #fff;}
}

.ysjypagecon{padding-top: 37px;padding-bottom: 90px;background-image: url(../images/banner-bgv2.png);background-size: 100% auto;background-position: center top;background-repeat: no-repeat;box-sizing: border-box;min-height: calc(100vh - 88px - 161px);}
.ysjypagecon img{width: 100%;display: block;/* pointer-events: none; */} 
.ysjypagecon .scroll{overflow-x: hidden;overflow-y: auto;}
.ysjypagecon .scroll::-webkit-scrollbar{width: 3px;height: 100%;background-color: transparent;}
.ysjypagecon .scroll::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0);border-radius: 3px;background-color: transparent;}
.ysjypagecon .scroll::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0);background: #D8D8D8;}
.ysjypagecon .mainbox{width: 1400px;margin: 0 auto;position: relative;}
.ysjypagecon .title{position: relative;padding-top: 100px;}
.ysjypagecon .title .img{width: 993px;margin: 0 auto;}
.ysjypagecon .title a{font-weight: normal;width: 20px;height: 34px;background-image: url('../images/ico-jia.png');background-size: 20px;position: absolute;right: 0;bottom: 0;}
.ysjypagecon .crumb{font-size: 16px;font-weight: 400;color: #FFFFFF;line-height: 20px;padding: 20px 0;}
.ysjypagecon .banner a{overflow: hidden;display: block;}
.ysjypagecon .banner a img{transition: transform 0.25s ease;}
.ysjypagecon .banner .pagination{position: absolute;z-index: 5;bottom: 26px;left: 0;width: 100%;display: flex;align-items: center;justify-content: center;}
.ysjypagecon .banner .pagination .swiper-pagination-bullet{width: 54px;height: 6px;background: #FFFFFF;opacity: 0.48;border-radius: 0;margin: 0 10px;}
.ysjypagecon .banner .pagination .swiper-pagination-bullet-active{background: #0F4EAE;}
.ysjypagecon .searchbox{padding-top: 70px;}
.ysjypagecon .searchbox .con{width: 830px;height: auto;border: 1px solid #4285F4;margin: 0 auto;display: flex;align-items: center;justify-self: flex-start;}
.ysjypagecon .searchbox .con .select,.searchbox .con>input{height: 50px;font-size: 16px;color: #4285F4;padding: 0 30px;}
.ysjypagecon .searchbox .con .select{width: 200px;border-right: 1px solid #4285F4;flex-shrink: 0;background-image: url('../images/ico-select.png');background-position: 85% center;background-size: 13px;cursor: pointer;position: relative;}
.ysjypagecon .searchbox .con .select input{display: block;width: 100%;height: 100%;font-size: 16px;color: #4285F4;text-align: center;pointer-events: none;}
.ysjypagecon .searchbox .con .select .drop-down{display: none;position: absolute;left: -1px;top: 100%;right: -1px;width: auto;z-index: 10;background-color: rgba(255,255,255,0.6);box-shadow: 0 0 20px rgba(0,0,0,0.1);border:1px solid #4285F4}
.ysjypagecon .searchbox .con .select .drop-down ul{padding: 10px 0;}
.ysjypagecon .searchbox .con .select .drop-down ul li{display: block;}
.ysjypagecon .searchbox .con .select .drop-down a{display: block;padding: 10px 20px 10px 20px;color: #000;font-size: 16px;text-align: center;transition: all 0.25s ease;}
.ysjypagecon .searchbox .con .select .drop-down a.active{background-color: #4285F4;color: #fff;}
.ysjypagecon .searchbox .con>input{flex-grow: 1;}
.ysjypagecon .searchbox .con .btn{width: 74px;height: 50px;background-color: #4285F4;background-image: url('../images/ico-searchv2.png');background-size: 17px;cursor: pointer;}
.ysjypagecon .category{padding-top: 80px;}
.ysjypagecon .category .body_top{padding:20px 0 55px;position: relative;z-index: 1;overflow: hidden;}
.ysjypagecon .category .body_top .item{font-size: 18px;font-weight: bold;color: #000000;line-height: 27px;text-align: center;position: relative;transition: color 0.25s ease;float: left;width: 25%;}
.ysjypagecon .category .body_top .item img{width: 123px;margin: 0 auto;}
.ysjypagecon .category .body_top .item::before{content: '';width: 188px;height: 52px;background-image: url('../images/cate-iconbg.png');background-size: 100% 100%;position: absolute;top: -20px;left: calc(50% - 94px);opacity: 0;transition: opacity 0.25s;}
.ysjypagecon .category .body_top .item::after{content: '';width: 0;height: 0;border-style: solid;border-width: 15px 12px;border-color: transparent transparent #4285F4 transparent;position: absolute;bottom: -85px;left: 50%;margin-left: -12px;opacity: 0;}
.ysjypagecon .category .body_top .item.active{color: #4285F4;}
.ysjypagecon .category .body_top .item.active:before{opacity: 1;}
.ysjypagecon .category .body_top .item.active:after{transition: all 0.25s ease 0.25s;opacity: 1;bottom: -56px;}
.ysjypagecon .category .body_con{position: relative;z-index: 5;background-color: #fff;}
.ysjypagecon .category .body{display: none;background-image: url('../images/cate-bg.png');border-top: 4px solid #4285F4;}
.ysjypagecon .category .body.active{display: flex;justify-content: space-between;animation: fadeIn 0.5s ease 0s;}
.ysjypagecon .category .text{width: 47.2%;padding: 40px 0 110px 8.5%;display: flex;align-items: center;}
.ysjypagecon .category .text .flex{width: 100%;}
.ysjypagecon .category .text h2{font-size: 24px;font-weight: bold;color: #000000;line-height: 30px;padding-bottom: 13px;position: relative;}
.ysjypagecon .category .text h2::after{content: '';width: 2em;height: 2px;background: #4285F4;border-radius: 2px;position: absolute;bottom: 0;left: 0;}
.ysjypagecon .category .text .scroll{width: 100%;max-height: 360px;font-size: 18px;color: #000000;line-height: 36px;margin-top: 30px;padding-right: 17px;}
.ysjypagecon .category .text p{text-indent: 2em;}
.ysjypagecon .category .text .more{display: block;width: 148px;height: 48px;background: #4285F4;text-align: center;font-size: 16px;color: #FFFFFF;line-height: 48px;margin-top: 50px;transition: box-shadow 0.25s ease;}
.ysjypagecon .category .text .more::after{content: '';display: inline-block;width: 7px;height: 100%;background-image: url('../images/ico-white-r.png');background-size: contain;vertical-align: top;margin-left: 4px;}
.ysjypagecon .category .swiper{width: 52.8%;padding: 40px 40px 110px 60px;}
.ysjypagecon .category .swiper .item{background-color: #fff;transition: box-shadow 0.25s ease;}
.ysjypagecon .category .swiper .item.swiper-slide-active{box-shadow: 0px 10px 29px 0px rgba(0,0,0,0.1);}
.ysjypagecon .category .swiper .item .img{overflow: hidden;}
.ysjypagecon .category .swiper .item .img img{transition: transform 0.25s ease;background-color: #f2f2f2;}
.ysjypagecon .category .swiper .ins{padding: 20px 20px 26px;}
.ysjypagecon .category .swiper .ins h3{font-size: 20px;font-weight: bold;color: #000000;line-height: 31px;max-height: 62px;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;text-overflow:ellipsis;overflow: hidden;}
.ysjypagecon .category .swiper .ins p{font-size: 16px;color: #000000;line-height: 24px;margin-top: 8px;display: flex;}
.ysjypagecon .category .swiper .ins p span{display: inline-block;margin-right: 10px;flex-shrink: 0;}
.ysjypagecon .category .swiper .ins p span:last-child{margin-right: 0;flex-shrink: 1;flex-grow: 1;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ysjypagecon .category .swiper .ins a{display: block;width: 112px;height: 40px;border: 1px solid #4285F4;font-size: 16px;color: #4285F4;line-height: 38px;text-align: center;margin-top: 14px;transition: background-color 0.25s ease,color 0.25s ease;}
.ysjypagecon .category .swiper .pagination{position: absolute;z-index: 10;bottom: 136px;left: 50%;right: 68px;width: auto;font-size: 18px;color: #000000;line-height: 40px;text-align: right;}
.ysjypagecon .category .swiper .pagination .swiper-pagination-current{font-size: 22px;}
.ysjypagecon .category .swiper .btnbox{position: absolute;bottom: 40px;left: 60px;right: 40px;width: 80px;margin: 0 auto;overflow: hidden;}
.ysjypagecon .category .swiper .btn{width: 30px;height: 30px;background-color: #E7E7E7;background-size:8px;transition: all 0.25s ease;}
.ysjypagecon .category .swiper .btn.prev{float: left;background-image: url('../images/ico-gray-l.png');}
.ysjypagecon .category .swiper .btn.next{float: right;background-image: url('../images/ico-gray-r.png');}
.ysjypagecon .category .swiper .btn.swiper-button-disabled{background-color: #E7E7E7;}
.ysjypagecon .category .swiper .btn.swiper-button-disabled.prev{background-image: url('../images/ico-gray-l.png');}
.ysjypagecon .category .swiper .btn.swiper-button-disabled.next{background-image: url('../images/ico-gray-r.png');}
.ysjypagecon .ydjy{overflow: hidden;}
.ysjypagecon .ydjy .swiper-big{margin-top: 50px;position: relative;z-index: 5;}
.ysjypagecon .ydjy .swiper-big .swiper-slide{width: 64.583%;display: block;}
.ysjypagecon .ydjy .swiper-big .shadow{position: absolute;top: 0;width: 17.8%;z-index: 10;height: 100%;cursor: pointer;transform: translate3d(0,0,0.01px);}
.ysjypagecon .ydjy .swiper-big .shadow.left{left: 0;}
.ysjypagecon .ydjy .swiper-big .shadow.right{right: 0;}
.ysjypagecon .ydjy .small{margin-top: -5%;padding: 0 136px 155px;z-index: 10;}
.ysjypagecon .ydjy .small .btn{width: 62px;height: 94px;position: absolute;top: 20px;bottom: 217.5px;z-index: 10;margin: auto 0;cursor: pointer;}
.ysjypagecon .ydjy .small .btn.prev{left: 60px;}
.ysjypagecon .ydjy .small .btn.next{right: 60px;}
.ysjypagecon .ydjy .small .btn.swiper-button-disabled{opacity: 0.2;}
.ysjypagecon .ydjy .small .swiper-small{padding: 10px;z-index: 10;}
.ysjypagecon .ydjy .small .swiper-slide .img{background-color: transparent;padding: 3px;transition: background-color 0.25s ease,padding 0.25s ease,box-shadow 0.25s ease;}
.ysjypagecon .ydjy .small .swiper-slide .img img{background-color: #f2f2f2;}
.ysjypagecon .ydjy .small .swiper-slide p{font-size: 18px;color: #000000;line-height: 1.25;margin-top: 20px;transition: color 0.25s ease;text-align: center;}
/* .ysjypagecon .ydjy .small .swiper-slide-active .img{background-color: #fff;box-shadow: 0 10px 10px rgba(0,0,0,0.1);}
.ysjypagecon .ydjy .small .swiper-slide-active p{color: #0F4EAE;} */
.ysjypagecon .ydjy .small .active .img{background-color: #fff;box-shadow: 0 5px 6px rgba(0,0,0,0.1);}
.ysjypagecon .ydjy .small .active p{color: #0F4EAE;}
.ysjypagecon .ydjy .small .bg{position: absolute;top: 115px;left: -38px;right: -38px;z-index: 5;}
.ysjypagecon .ysjy .cont{margin-top: 40px;padding: 33px 0 40px 153px;position: relative;}
.ysjypagecon .ysjy .bg{position: absolute;z-index: 1;top: 0;left: 0;bottom: 0;width: 1157px;background-image: url('../images/ysjy-bg.jpg');background-color: #f2f2f2;}
.ysjypagecon .ysjy .flex{display: flex;justify-content: flex-start;position: relative;z-index: 10;}
.ysjypagecon .ysjy .instro{width: 396px;background-color: rgba(40, 103, 206, 0.8);display: flex;align-items: center;justify-content: center;padding: 30px;}
.ysjypagecon .ysjy .instro p{width: 100%;font-size: 18px;color: #FFFFFF;line-height: 31px;text-indent: 2em;}
.ysjypagecon .ysjy .instro p span{font-size: 32px;}
.ysjypagecon .ysjy .content{position: relative;z-index: 10;width: 851px;flex-shrink: 0;background-color: rgba(245, 245, 245, 0.97);padding: 38px 32px 214px 38px;}
.ysjypagecon .ysjy .item{display: none;}
.ysjypagecon .ysjy .item.active{display: block;overflow: hidden;animation: fadeIn 0.5s ease 0s;}
.ysjypagecon .ysjy .item .img{float: left;width: 462px;}
.ysjypagecon .ysjy .item .img img{background-color: #f2f2f2;}
.ysjypagecon .ysjy .item .text{float: right;width: 295px;}
.ysjypagecon .ysjy .item h3{font-size: 20px;color: #000000;line-height: 29px;position: relative;}
.ysjypagecon .ysjy .item .h3{width: 100%;margin-top: 10px;margin-bottom: 12px;font-size: 20px;}
.ysjypagecon .ysjy .item .h3 span{display: block;width: 2em;height: 4px;background: #4285F4;}
.ysjypagecon .ysjy .item p{font-size: 16px;color: #000000;line-height: 25px;height: 150px;text-indent: 2em;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:6;-moz-line-clamp:6;text-overflow:ellipsis;overflow: hidden;}
.ysjypagecon .ysjy .item .link{width: 100%;margin-top: 28px;display: flex;align-items: flex-start;justify-content: flex-start;}
.ysjypagecon .ysjy .item .link a{font-size: 18px;color: #609CFF;line-height: 24px;margin-right: 40px;flex-shrink: 0;transition: color 0.25s ease;}
.ysjypagecon .ysjy .item .link a .ico{width: 24px;height: 24px;vertical-align: top;display: inline-block;margin-right: 6px;position: relative;}
.ysjypagecon .ysjy .item .link a .ico .re{position: relative;z-index: 1;opacity: 1;}
.ysjypagecon .ysjy .item .link a .ico .ab{position: absolute;z-index: 5;top: 0;left: 0;opacity: 0;}
.ysjypagecon .ysjy .item .link a .ico img{transition: opacity 0.25s ease;}
.ysjypagecon .ysjy .item .link a:last-child{margin-right: 0;}
.ysjypagecon .ysjy .btnbox{position: absolute;z-index: 10;left: 0;width: 100%;padding: 0 38px;bottom: 45px;display: flex;align-items:flex-start;justify-content: flex-start;}
.ysjypagecon .ysjy .btnbox a{width: 206px;height: 99px;background-color: rgba(176, 176, 176, 0.7);display: flex;align-items: center;justify-content: center;font-size: 18px;color: #FFFFFF;line-height: 24px;margin-right: 1px;position: relative;}
.ysjypagecon .ysjy .btnbox a::after{content: '';width: 0;height: 0;border-width: 5px 10px;border-style: solid;border-color: transparent;position: absolute;top: -10px;left: 0;right: 0;margin: 0 auto;}
.ysjypagecon .ysjy .btnbox a span{padding: 8px 0;position: relative;}
.ysjypagecon .ysjy .btnbox a span::after{content: '';width: 2em;height: 3px;background-color: transparent;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
.ysjypagecon .ysjy .btnbox a.active{font-weight: bold;background-color: rgba(70, 138, 251, 0.7);}
.ysjypagecon .ysjy .btnbox a.active::after{border-color: transparent transparent rgba(70, 138, 251, 0.7)  transparent;}
.ysjypagecon .ysjy .btnbox a.active span::after{background-color: #fff;}

.ysjypagecon .gyyc .cont{margin-top: 50px;padding: 72px 0 0 300px;position: relative;}
.ysjypagecon .gyyc .content{padding: 65px 52px 35px calc(60% - 300px + 37px);background-image: url('../images/gy-bg.png');position: relative;}
.ysjypagecon .gyyc .content .img{position: absolute;left: -300px;top: -72px;width: 60%;}
.ysjypagecon .gyyc .content .img img{background-color: #f2f2f2;}
.ysjypagecon .gyyc .item{display: none;}
.ysjypagecon .gyyc .item.active{display: block;overflow: hidden;animation: fadeIn 0.5s ease 0s;}
.ysjypagecon .gyyc .item h3{font-size: 20px;color: #000000;line-height: 29px;}
.ysjypagecon .gyyc .item .h3{width: 100%;margin-top: 10px;margin-bottom: 20px;font-size: 20px;}
.ysjypagecon .gyyc .item .h3 span{display: block;width: 2em;height: 4px;background: #4285F4;}
.ysjypagecon .gyyc .item p{font-size: 16px;color: #000000;line-height: 25px;height: 75px;text-indent: 2em;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;text-overflow:ellipsis;overflow: hidden;}
.ysjypagecon .gyyc .item .link{width: 100%;margin-top: 30px;display: flex;align-items: flex-start;justify-content: flex-start;}
.ysjypagecon .gyyc .item .link a{font-size: 18px;color: #609CFF;line-height: 24px;margin-right: 30px;flex-shrink: 0;transition: color 0.25s ease;}
.ysjypagecon .gyyc .item .link a .ico{width: 24px;height: 24px;vertical-align: top;display: inline-block;margin-right: 6px;position: relative;left: 0;top: 0;}
.ysjypagecon .gyyc .item .link a .ico .re{position: relative;z-index: 1;opacity: 1;}
.ysjypagecon .gyyc .item .link a .ico .ab{position: absolute;z-index: 5;top: 0;left: 0;opacity: 0;}
.ysjypagecon .gyyc .item .link a .ico img{transition: opacity 0.25s ease;}
.ysjypagecon .gyyc .item .link a:last-child{margin-right: 0;}
.ysjypagecon .gyyc .btnbox{display: flex;align-items:flex-start;justify-content: flex-start;width: 100%;margin-top: 42px;}
.ysjypagecon .gyyc .btnbox a{width: 206px;height: 86px;background-color: rgba(176, 176, 176, 0.7);display: flex;align-items: center;justify-content: center;font-size: 18px;color: #FFFFFF;line-height: 24px;margin-right: 1px;position: relative;}
.ysjypagecon .gyyc .btnbox a::after{content: '';width: 0;height: 0;border-width: 5px 10px;border-style: solid;border-color: transparent;position: absolute;top: -10px;left: 0;right: 0;margin: 0 auto;}
.ysjypagecon .gyyc .btnbox a span{padding: 8px 0;position: relative;}
.ysjypagecon .gyyc .btnbox a span::after{content: '';width: 2em;height: 3px;background-color: transparent;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
.ysjypagecon .gyyc .btnbox a.active{font-weight: bold;background-color: rgba(70, 138, 251, 0.7);}
.ysjypagecon .gyyc .btnbox a.active::after{border-color: transparent transparent rgba(70, 138, 251, 0.7)  transparent;}
.ysjypagecon .gyyc .btnbox a.active span::after{background-color: #fff;}

.ysjypagecon .yskx .cont{margin-top: 50px;padding: 26px;background-color: #fff;box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.08);}
.ysjypagecon .yskx .content{position: relative;width: 100%;padding-left: 45.771%;}
.ysjypagecon .yskx .content .img{width: 45.771%;height: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
.ysjypagecon .yskx .content .img .re{width: 100%;height: 100%;position: relative;z-index: 1;transition: transform 0.25s ease;background-color: #f2f2f2;}
.ysjypagecon .yskx .content .img .ab{position: absolute;z-index: 10;bottom: 0;left: 0;width: 100%;background-color: rgba(0,0,0,0.7);padding: 13px 22px;}
.ysjypagecon .yskx .content .img .ab h3{font-size: 18px;color: #FFFFFF;line-height: 27px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: normal;}
.ysjypagecon .yskx .content .img .ab p{font-size: 14px;color: #FFFFFF;line-height: 20px;margin-top: 4px;}
.ysjypagecon .yskx .list{width: 100%;}
.ysjypagecon .yskx .list .item{display: block;width: 100%;padding: 12px 12px 12px 46px;background-image: linear-gradient(90deg, rgba(243,243,243,0.34) 0%, #F3F3F3 100%);margin-bottom: 1px;}
.ysjypagecon .yskx .list .item h3{font-size: 18px;color: #000;line-height: 24px;font-weight:normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ysjypagecon .yskx .list .item p{font-size: 14px;color: #777;line-height: 20px;}
.ysjypagecon .yskx .list .item:last-child{margin-bottom: 0;}
.ysjypagecon .help .cont{display: flex;align-items: center;justify-content: space-between;margin-top: 50px;}
.ysjypagecon .help .item{width: 24%;height: 252px;border-radius: 17px;background-color: rgba(247, 247, 247, 0.82);display: flex;align-items: center;justify-content: center;transition: background-color 0.25s ease,box-shadow 0.25s ease;}
.ysjypagecon .help .item .ico{width: 57px;position: relative;margin: 0 auto;}
.ysjypagecon .help .item .ico .re{opacity: 1;position: relative;z-index: 1;transition: opacity 0.25s ease;}
.ysjypagecon .help .item .ico .ab{opacity: 0;position: absolute;z-index: 5;top: 0;left: 0;transition: opacity 0.25s ease;}
.ysjypagecon .help .item p{font-size: 18px;color: #000000;line-height: 27px;text-align: center;transition: color 0.25s ease;}
@media screen and (min-width:1024px){
	
	.ysjypagecon .category .body_top .item:hover{color: #4285F4;}
	.ysjypagecon .category .text .more:hover{box-shadow: 0px 7px 27px 0px rgba(45,111,220,0.47);}
	.ysjypagecon .category .btn.prev:hover{background-image: url('../images/ico-white-l.png');background-color: #4285F4}
	.ysjypagecon .category .btn.next:hover{background-image: url('../images/ico-white-r.png');background-color: #4285F4}
	.ysjypagecon .category .swiper .ins a:hover{background-color: #4285F4;color: #fff;}
	.ysjypagecon .ysjy .item .link a:hover{color: #285FB9;}
	.ysjypagecon .ysjy .item .link a:hover .ico .ab{opacity: 1;}
	.ysjypagecon .gyyc .item .link a:hover{color: #285FB9;}
	.ysjypagecon .gyyc .item .link a:hover .ico .ab{opacity: 1;}
	.ysjypagecon .yskx .img:hover .re{transform: scale(1.05);}
	.ysjypagecon .yskx .list .item:hover{background-image: linear-gradient(97deg, rgba(67,133,244,0) , rgba(66, 133, 244, 0.36) );}
	/* .ysjypagecon .yskx .list .item:hover h3{font-weight: bold;} */
	.ysjypagecon .help .item:hover{background-color: #76A6F5;box-shadow: 0px 2px 21px 0px rgba(45,111,220,0.64);}
	.ysjypagecon .help .item:hover .ico .re{opacity: 0;}
	.ysjypagecon .help .item:hover .ico .ab{opacity: 1;}
	.ysjypagecon .help .item:hover p{color: #fff;}
	.ysjypagecon .searchbox .con .select .drop-down a:hover{background-color: rgba(66,133,244,0.8);color: #fff;}
	.ysjypagecon .searchbox .con .select .drop-down a.active:hover{background-color: #4285F4;color: #fff;}
}
@media screen and (max-width:1560px){
	.ysjypagecon .mainbox{width: 85%;}
	/* .ysjypagecon .ysjy .cont{padding: 33px 0 40px 10%;}
	.ysjypagecon .ysjy .bg{width: 82%;}
	.ysjypagecon .ysjy .instro{width: 30%;flex-shrink: 0;}
	.ysjypagecon .ysjy .content{width: 70%;padding-bottom: 180px;}
	.ysjypagecon .ysjy .item .img{width: 50%;}
	.ysjypagecon .ysjy .item .text{width: 46%;} */
	
	.ysjypagecon .ysjy .cont{padding: 33px 0 40px 0;}
	.ysjypagecon .ysjy .bg{width: 100%;}
	.ysjypagecon .ysjy .flex{flex-direction: column;width: 851px;margin: 0 auto;}
	.ysjypagecon .ysjy .instro{width: 100%;}
	
	.ysjypagecon .gyyc .content{padding: 35px 35px 35px calc(60% - 300px + 24px);}
	.ysjypagecon .yskx .content{padding-left: 50%;}
	.ysjypagecon .yskx .content .img{width: 50%;}
	.ysjypagecon .yskx .list{width: 100%;}
	.ysjypagecon .yskx .list .item{padding-left: 30px;}
}

.searchpage .searchbox{padding-top: 0;}
.searchpage .searchbox .cont{background-color: rgba(255,255,255,0.8);box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.02);padding: 50px;}
.searchpage .filterbox{margin-top: 30px;}
.searchpage .filter{display: flex;align-items: center;justify-content: flex-start;font-size: 14px;color: #292929;line-height: 28px;padding: 13px 0;border-bottom: 1px dashed rgba(151,151,151,0.31);}
.searchpage .filter span{width: 106px;flex-shrink: 0;}
.searchpage .filter .check{display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap;}
.searchpage .filter .check a{display: block;padding: 0 16px;line-height: 28px;margin-right: 60px;position: relative;white-space: nowrap;}
.searchpage .filter .check a:after{content: '';width: 1px;height: 14px;background-color: #000;position: absolute;right: -30px;top: 0;bottom: 0;margin: auto;}
.searchpage .filter .check a:last-child{margin-right: 0;}
.searchpage .filter .check a:last-child:after{display: none;}
.searchpage .filter .check a.active{background-color: #4285F4;color: #fff;}
.searchpage .append .filter{display: none;}
.searchpage .append .filter.show{display: flex;}
.searchpage .filter.now .check a{background-color: #4285F4;color: #fff;margin-right: 30px;}
.searchpage .filter.now .check a:after{display: none;}
.searchpage .filter.now .check a i{font-style: normal;display: inline-block;vertical-align: top;width: 10px;height: 28px;background-image: url('../images/clear.png');vertical-align: top;margin-left: 6px;}
.searchpage .content{margin-top: 20px;}
.searchpage .listbox{background-color: rgba(255,255,255,0.8);padding:32px 50px 50px;}
.searchpage .tabbox{font-size: 18px;color: #000000;line-height: 52px;border-bottom: 1px solid rgba(151,151,151,0.31);display: flex;align-items: flex-start;justify-content: flex-start;}
.searchpage .tabbox a{margin-right: 30px;position: relative;white-space: nowrap;display: none;}
.searchpage .tabbox a.show{display: block;}
.searchpage .tabbox a:last-child{margin-right: 0;}
.searchpage .tabbox a:after{content: '';width: 100%;height: 3px;border-radius: 2px;background-color: transparent;position: absolute;bottom: -1px;left: 0;transition: background-color 0.25s ease;}
.searchpage .tabbox a.active:after{background-color: rgba(66, 133, 244, 1);}
.searchpage .tabcont{padding-top: 10px;}
.searchpage .tabcont .cont{display: none;}
.searchpage .tabcont .cont.active{display: block;}
.searchpage .tabcont .empty{width: 100%;padding: 60px 0;text-align: center;}
.searchpage .tabcont .cont .item{display: flex;align-items: stretch;justify-content: flex-start;border: 1px solid #EBEBEB;margin-top: 20px;transition: background-color 0.25s ease,box-shadow 0.25s ease;overflow: hidden;}
.searchpage .tabcont .cont .item .img{width: auto;overflow: hidden;flex-shrink: 0;position: relative;}
.searchpage .tabcont .cont .item .img img{width: auto;display: block;height: 100%;transition: transform 0.25s ease;position: relative;z-index: 1;background-color: #f2f2f2;}
.searchpage .tabcont .cont .item .img .ico-play{width: 8%;height: auto;position: absolute;z-index: 5;bottom: 6%;left: 4%;background-color: transparent;}
.searchpage .tabcont .cont .item .img .ab{position: absolute;top: 0;left: 0;z-index: 10;}
.searchpage .tabcont .cont .item .img .ab span{border-radius: 0px 0px 14px 0px;background-color: rgba(66, 133, 244, 0.8);padding: 0 12px;line-height: 30px;font-size: 14px;color: #FFFFFF;display: inline-block;vertical-align: top;}
.searchpage .tabcont .cont .item .text{padding: 34px 30px;flex-grow: 1;width: 0}
.searchpage .tabcont .cont .item .text .label span{display: inline-block;vertical-align: top;padding: 0 12px;border:1px solid rgba(66, 133, 244, 1);border-radius: 10px 0 10px 0;font-size: 12px;color: #4285F4;line-height: 25px;}
.searchpage .tabcont .cont .item .text h3{font-size: 20px;color: #000000;line-height: 24px;padding: 10px 0;position: relative;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-top: 5px;}
.searchpage .tabcont .cont .item .text h3::after{content: '';width: 2em;height: 3px;border-radius: 2px;background-color: rgba(66, 133, 244, 1);position: absolute;left: 0;bottom: 0;}
.searchpage .tabcont .cont .item .text .ins{padding-top: 10px;}
.searchpage .tabcont .cont .item .text .ins p{font-size: 16px;color: #000000;line-height: 24px;margin-top: 6px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.searchpage .tabcont .cont .hidebox .hide{display: none;}
.searchpage .tabcont .cont .hidebox .more{display: flex;align-items: center;justify-content: flex-end;padding-top: 30px;}
.searchpage .tabcont .cont .hidebox .more .line{height: 0px;flex-grow: 1;border-bottom: 1px dashed rgba(151, 151, 151, 0.31);}
.searchpage .tabcont .cont .hidebox .more a{flex-shrink: 0;font-size: 14px;color: #4285F4;line-height: 20px;padding:0 10px;cursor: pointer;}
.searchpage .tabcont .cont .hidebox .more a span{display: none;vertical-align: top;}
.searchpage .tabcont .cont .hidebox .more a span.txt1{display: inline-block;}
.searchpage .tabcont .cont .hidebox .more a i{display: inline-block;vertical-align: top;width: 16px;height: 20px;background-image: url('../images/more.png');background-size: contain;margin-left: 6px;transition: transform 0.25s ease;}
.searchpage .tabcont .cont .itembox.open .hidebox .more a span.txt1{display: none;}
.searchpage .tabcont .cont .itembox.open .hidebox .more a span.txt2{display: inline-block;}
.searchpage .tabcont .cont .itembox.open .hidebox .more a i{transform: rotateX(180deg);}
@media screen and (min-width:1024px){
	.searchpage .tabbox a:hover:after{background-color: rgba(66, 133, 244, 1);}
	.searchpage .tabcont .cont .item:hover{background-color: #fff;box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);}
	.searchpage .tabcont .cont .item:hover .img img{transform: scale(1.05);}
}

.ysjypagecon .backtotop{position: fixed;width: 60px;bottom: 200px;right: 34px;z-index: 100;display: none;}
.ysjypagecon .backtotop.show{display: block;animation: fadeIn 0.5s ease 0s;}

/* .yshdpage .banner .mainbox .con{width: 100%;height: auto;padding-left: 65%;position: relative;}
.yshdpage .banner .mainbox .con .img{width: 65%;position: absolute;top: 0;left: 0;bottom: 0;}
.yshdpage .banner .mainbox .con .box{width: 100%;height: 100%;} */
.yshdpage .banner .mainbox .con{width: 100%;display: flex;justify-content: flex-start;position: relative;}
.yshdpage .banner .mainbox .con .img{width: 65%;background-color: #34568b;}
.yshdpage .banner .mainbox .con .img img{background-color: #f2f2f2;}
.yshdpage .banner .mainbox .con .box{width: 35%;padding-top: 60px;position: absolute;top: 0;bottom: 0;right: 0;}
.yshdpage .banner .mainbox .con .box:before{content: '';width: 0px;height: 0px;position: absolute;top: 0;left: 0;border-style: solid;border-width: 60px;border-color: transparent transparent transparent #34568b;z-index: 1;}
.yshdpage .banner .mainbox .con .box .text{width: 100%;height: 100%;position: relative;z-index: 10;background-color: #376ebb;padding: 8.163% 4%;display: flex;align-items: center;justify-content: center;}
.yshdpage .banner .mainbox .con .box .text .ins{display: block;width: 100%;height: auto;max-height: 184px;padding: 0 17px;overflow-x: hidden;overflow-y: auto;}
.yshdpage .banner .mainbox .con .box .text .ins::-webkit-scrollbar{width: 3px;height: 100%;background-color: transparent;}
.yshdpage .banner .mainbox .con .box .text .ins::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0);border-radius: 3px;background-color: transparent;}
.yshdpage .banner .mainbox .con .box .text .ins::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0);background: #fff;}
.yshdpage .banner .mainbox .con .box .text p{font-size: 16px;color: #FFFFFF;line-height: 30px;text-indent: 2em;text-align: justify;}
.yshdpage .banner .mainbox .con .box .text span{font-size: 26px;line-height: 30px;font-weight: bold;}
.yshdpage .banner .mainbox .bot{display: block;width: 108.5%;margin-left: -4.25%;}
.yshdpage .tabbox{padding-top: 46px;}
.yshdpage .tabbox .mainbox{background-color: rgba(255,255,255,0.8);box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.09);overflow: hidden;padding: 22px 50px;overflow: hidden;}
.yshdpage .tabbox .mainbox .fl{float: left;font-size: 16px;color: #000;line-height: 30px;}
.yshdpage .tabbox .mainbox .fl span,.yshdpage .tabbox .mainbox .fl .btn,.yshdpage .tabbox .mainbox .fl a,.yshdpage .tabbox .mainbox .fl em{display: inline-block;}
.yshdpage .tabbox .mainbox .fl em{height: 13px;width: 1px;background-color: #000000;margin: 0 28px;}
.yshdpage .tabbox .mainbox .fl a{padding: 0 15px;}
.yshdpage .tabbox .mainbox .fl a.active{background-color: #4285F4;color: #FFFFFF;}
.yshdpage .tabbox .mainbox .fr{float: right;font-size: 18px;color: #3F3F3F;line-height: 30px;}
.yshdpage .listbox{padding-top: 10px;}
.yshdpage .listbox .mainbox{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.yshdpage .listbox .mainbox .item{display: block;width: 32%;background-color: #FFFFFF;margin-top: 2.85%;transition: all 0.25s ease;margin-right: 2%;}
.yshdpage .listbox .mainbox .item:nth-child(3n){margin-right: 0;}
.yshdpage .listbox .mainbox .item .img{overflow: hidden;display: block;}
.yshdpage .listbox .mainbox .item .img img{transition: all 0.25s ease;background-color: #f2f2f2;}
.yshdpage .listbox .mainbox .item .text{border: 1px solid rgba(151, 151, 151, 0.26);border-top: none;transition: all 0.25s ease;padding: 19px 19px 29px;}
.yshdpage .listbox .mainbox .item .text h3{font-size: 20px;font-weight: bold;color: #000000;line-height: 30px;height: 60px;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;text-overflow:ellipsis;overflow: hidden;}
.yshdpage .listbox .mainbox .item .text .ins{margin-top: 12px;}
.yshdpage .listbox .mainbox .item .text p{font-size: 16px;color: #000000;line-height: 24px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
.yshdpage .listbox .mainbox .item .text a{display: block;width: 112px;height: 40px;border: 1px solid #4989F4;font-size: 16px;color: #4989F4;line-height: 38px;text-align: center;transition: all 0.25s ease;margin-top: 20px;}
@media screen and (max-width:1440px){
	.yshdpage .listbox .mainbox .item .text{padding: 14px 14px 20px;}
	.yshdpage .listbox .mainbox .item .text h3{font-size: 18px;line-height: 24px;height: 48px;}
	.yshdpage .banner .mainbox .con .box .text span{font-size: 22px;line-height: 30px;}
}
@media screen and (min-width:1024px){
	.yshdpage .listbox .mainbox .item:hover{box-shadow: 0px 10px 29px 0px rgba(0,0,0,0.1);}
	.yshdpage .listbox .mainbox .item:hover .text{border-color: transparent;}
	.yshdpage .listbox .mainbox .item:hover .img img{transform: scale(1.05);}
	.yshdpage .listbox .mainbox .item a:hover{background: #4989F4;color: #fff;}
}
.yshdpage .title{padding-top: 80px;}
.yshdpage .ydbox{margin-top: 58px;background-color: rgba(249, 249, 249, 0.4);padding-bottom: 38px;background-image: url('../images/zx_bgv2.png');}
.yshdpage .ydbox .cont{width: 1200px;}
.yshdpage .ydbox .cont .big{padding: 50px 0;display: flex;align-items: center;justify-content: flex-start;}
.yshdpage .ydbox .cont .big .img{width:48.916%;position: relative;flex-shrink: 0;overflow: hidden;}
.yshdpage .ydbox .cont .big .img::after {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 5;background-color: rgba(0,0,0,0.15);}
.yshdpage .ydbox .cont .big .img .re{position: relative;z-index: 1;transition: all 0.25s;background-color: #f2f2f2;}
.yshdpage .ydbox .cont .big .img .ab{position: absolute;z-index: 10;bottom: 20px;left: 20px;width: 49px;}
.yshdpage .ydbox .cont .big .text{width:51.084%;padding:20px 36px;}
.yshdpage .ydbox .cont .big .text .con{width: 100%;}
.yshdpage .ydbox .cont .big .text h3{font-size: 20px;font-weight: bold;color: #000000;line-height: 32px;max-height: 64px;margin-bottom: 6px;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;text-overflow:ellipsis;overflow: hidden;}
.yshdpage .ydbox .cont .big .text p{font-size: 18px;color: #000000;line-height: 26px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
.yshdpage .ydbox .cont .big .text .ins{margin-top: 15px;}
.yshdpage .ydbox .cont .big .text .ins p{text-indent: 2em;font-size: 16px;color: #545454;line-height: 30px;max-height: 90px;white-space: normal;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;text-overflow:ellipsis;overflow: hidden;}
.yshdpage .ydbox .cont .list{width: 100%;}
.yshdpage .ydbox .cont .list a{transition: color 0.25s;display: flex;align-items: center;justify-content: space-between;font-size: 18px;color: #000000;line-height: 25px;padding: 20px 0;border-top: 1px dashed rgba(151, 151, 151, 0.4);}
.yshdpage .ydbox .cont .list a em{display: block;flex-shrink: 0;font-style: normal;}
.yshdpage .ydbox .cont .list a span{display: block;width: 70%;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
@media screen and (max-width: 1440px){
	.yshdpage .ydbox .cont .big .text h3{font-size: 18px;line-height: 24px;max-height: 48px;}
	.yshdpage .ydbox .cont .big .text p{font-size: 16px;}
	.yshdpage .ydbox .cont .big .img .ab{width: 38px;bottom: 14px;left: 14px;}
}
@media screen and (max-width:1560px){
	.yshdpage .ydbox .cont{width: 72%;}
}
@media screen and (min-width:1024px){
	.yshdpage .ydbox .cont .big:hover .img>img{transform: scale(1.05);}
	.yshdpage .ydbox .cont .list a:hover{color: #4285F4;}
}

.yshdhistorypage .tabbox{padding-top: 0;}
.yshdhistorypage .tabbox .mainbox{background-color: rgba(255,255,255,0.8);box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.02);overflow: hidden;padding: 22px 50px;overflow: hidden;}

.yshdhistorypage .tabbox .mainbox .fl{float: left;font-size: 24px;color: #4285F4;line-height: 30px;}
.yshdhistorypage .tabbox .mainbox .fr{float: right;font-size: 16px;color: #000;line-height: 30px;}
.yshdhistorypage .tabbox .mainbox .fr span,.yshdpage .tabbox .mainbox .fr .btn,.yshdpage .tabbox .mainbox .fr a,.yshdpage .tabbox .mainbox .fr em{display: inline-block;}
.yshdhistorypage .tabbox .mainbox .fr em{height: 13px;width: 1px;background-color: #000000;margin: 0 28px;}
.yshdhistorypage .tabbox .mainbox .fr a{padding: 0 15px;}
.yshdhistorypage .tabbox .mainbox .fr a.active{background-color: #4285F4;color: #FFFFFF;}
.yshdhistorypage .listbox{padding-top: 20px;}
.yshdhistorypage .listbox .mainbox .item:nth-child(1){margin-top: 0;}
.yshdhistorypage .listbox .mainbox .item:nth-child(2){margin-top: 0;}
.yshdhistorypage .listbox .mainbox .item:nth-child(3){margin-top: 0;}


.ydysjyktpage .banner .mainbox .con{width: 100%;min-height: 260px;display: flex;justify-content: flex-start;position: relative;}
.ydysjyktpage .banner .mainbox .con .img{width: 65%;flex-shrink: 0;background-color: #214785;}
.ydysjyktpage .banner .mainbox .con .img img{background-color: #f2f2f2;}
.ydysjyktpage .banner .mainbox .con .box{padding: 36px 20px 36px 0;width: 35%;height: 100%;position: absolute;right: 0;top: 0;}
.ydysjyktpage .banner .mainbox .con .box::before{content: '';width: 60%;height: 100%;background-image: url('../images/ydysjy/banner-bg.png');background-size: auto 100%;background-position: right center;background-repeat: no-repeat;position: absolute;top: 0;right: 0;z-index: 5;}
.ydysjyktpage .banner .mainbox .con .box .text{width: 100%;height: 100%;background-color: #3069b9;padding: 8.51% 15px;display: flex;align-items: center;justify-content: center;position: relative;z-index: 10;}
.ydysjyktpage .banner .mainbox .con .box .text .ins{display: block;width: 100%;height: auto;max-height: 184px;padding:0 17px;overflow-x: hidden;overflow-y: auto;}
.ydysjyktpage .banner .mainbox .con .box .text .ins::-webkit-scrollbar{width: 3px;height: 100%;background-color: transparent;}
.ydysjyktpage .banner .mainbox .con .box .text .ins::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0);border-radius: 3px;background-color: transparent;}
.ydysjyktpage .banner .mainbox .con .box .text .ins::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0);background: #fff;}
.ydysjyktpage .banner .mainbox .con .box .text p{font-size: 16px;color: #FFFFFF;line-height: 30px;text-indent: 2em;text-align: justify;}
.ydysjyktpage .banner .mainbox .con .box .text span{font-size: 26px;line-height: 30px;font-weight: bold;}
.ydysjyktpage .tabbox{padding-top: 60px;}
.ydysjyktpage .tabbox .mainbox{background-color: rgba(255,255,255,0.8);box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.07);overflow: hidden;padding: 26px 50px;overflow: hidden;}
.ydysjyktpage .tabbox .mainbox .row{font-size: 16px;color: #000;line-height: 28px;padding-bottom:  14px;border-bottom: 1px dashed rgba(151, 151, 151, 0.31);display: flex;align-items: flex-start;justify-content: flex-start;}
.ydysjyktpage .tabbox .mainbox .row:last-child{border-bottom: none;}
.ydysjyktpage .tabbox .mainbox .row span{color: #292929;display: inline-block;flex-shrink: 0;margin-top: 14px;min-width: 80px;}
.ydysjyktpage .tabbox .mainbox .row .btn,.ydysjyktpage .tabbox .mainbox .row a,.ydysjyktpage .tabbox .mainbox .row em{display: inline-block;}
.ydysjyktpage .tabbox .mainbox .row a{margin-top: 14px;}
.ydysjyktpage .tabbox .mainbox .row em{height: 13px;width: 1px;background-color: #000000;margin: 0 28px;}
.ydysjyktpage .tabbox .mainbox .row a{padding: 0 15px;}
.ydysjyktpage .tabbox .mainbox .row a.active{background-color: #4285F4;color: #FFFFFF;}
.ydysjyktpage .listbox .mainbox{display: flex;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;}
.ydysjyktpage .listbox .mainbox .item{width: 32%;margin-right: 2%;background: #FFFFFF;margin-top: 2.85%;transition: all 0.25s ease;display: block;}
.ydysjyktpage .listbox .mainbox .item:nth-child(3n){margin-right: 0;}
.ydysjyktpage .listbox .mainbox .item:nth-child(1){margin-top: 1.425%;}
.ydysjyktpage .listbox .mainbox .item:nth-child(2){margin-top: 1.425%;}
.ydysjyktpage .listbox .mainbox .item:nth-child(3){margin-top: 1.425%;}
.ydysjyktpage .listbox .mainbox .item .img{width: 100%;position: relative;overflow: hidden;}
.ydysjyktpage .listbox .mainbox .item .img .re{position: relative;z-index: 1;width: 100%;transition: all 0.25s;background-color: #f2f2f2;}
.ydysjyktpage .listbox .mainbox .item .img .ab{position: absolute;z-index: 10;bottom: 20px;left: 20px;width: 49px;}
.ydysjyktpage .listbox .mainbox .item .text{border: 1px solid rgba(151, 151, 151, 0.26);border-top: none;transition: all 0.25s ease;padding: 20px 20px 30px;}
.ydysjyktpage .listbox .mainbox .item .text h3{font-size: 20px;font-weight: bold;color: #000000;line-height: 30px;height: 60px;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;text-overflow:ellipsis;overflow: hidden;}
.ydysjyktpage .listbox .mainbox .item .text .ins{margin-top: 20px;}
.ydysjyktpage .listbox .mainbox .item .text p{font-size: 16px;color: #000000;line-height: 24px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
.ydysjyktpage .listbox .mainbox .item .text p.flex{display: flex;align-items: flex-start;justify-content: space-between;}
.ydysjyktpage .listbox .mainbox .item .text p.flex span{display: block;flex-shrink: 1;flex-grow: 1;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
.ydysjyktpage .listbox .mainbox .item .text p.flex em{font-style: normal;flex-shrink: 0;margin-left: 20px;}
@media screen and (min-width:1024px){
	.ydysjyktpage .listbox .mainbox .item:hover .img .re{transform: scale(1.05);}
	.ydysjyktpage .listbox .mainbox .item:hover{box-shadow: 0px 10px 29px 0px rgba(0,0,0,0.1);}
	.ydysjyktpage .listbox .mainbox .item:hover .text{border-color: transparent;}
	.ydysjyktpage .listbox .mainbox .item:hover{box-shadow: 0px 10px 29px 0px rgba(0,0,0,0.1);border-color: rgba(151,151,151,0);}
}
@media screen and (max-width:1440px){
	.ydysjyktpage .listbox .mainbox .item .text{padding: 14px 14px 20px;}
	.ydysjyktpage .banner .mainbox .con .box .text span{font-size: 22px;line-height: 30px;}
	.ydysjyktpage .listbox .mainbox .item .img .ab{width: 38px;bottom: 14px;left: 14px;}
	.ydysjyktpage .listbox .mainbox .item .text h3{font-size: 18px;line-height: 24px;height: 48px;}
	.ydysjyktpage .listbox .mainbox .item .text .ins{margin-top: 14px;}
	.ydysjyktpage .listbox .mainbox .item .text p{font-size: 14px;line-height: 20px;}
}
.yshbpage .listbox{padding-top: 20px;}
.yshbpage .listbox .mainbox .item{width: 23.125%;margin-right: 2.5%;padding: 16px;border: 1px solid rgba(151,151,151,0.26);}
.yshbpage .listbox .mainbox .item:nth-child(1){margin-top: 2.85%;}
.yshbpage .listbox .mainbox .item:nth-child(2){margin-top: 2.85%;}
.yshbpage .listbox .mainbox .item:nth-child(3){margin-top: 2.85%;}
.yshbpage .listbox .mainbox .item:nth-child(3n){margin-right: 2.5%;}
.yshbpage .listbox .mainbox .item:nth-child(4n){margin-right: 0;}
.yshbpage .listbox .mainbox .item .text{border: none;padding: 10px 0 0;}
@media screen and (min-width:1024px){
	.yshbpage .listbox .mainbox .item:hover .img .re{transform: none;}
}

.ysjypage{padding-bottom: 0;}
.ysjypage .banner .mainbox{padding-bottom: 20px;}
.ysjypage .banner .img{position: relative;z-index: 10;width: 60%;}
.ysjypage .banner .img img{background-color: #f2f2f2;}
.ysjypage .banner .text{position: absolute;z-index: 5;left: 50%;top: 50px;bottom:0;width: 50%;padding: 5.28% 1.14% 7.42% 11.14%;display: flex;align-items: center;background-image: url('../images/ysjy/banner-bg.png');background-size: 100% 100%;}
.ysjypage .banner .text .bot{position: absolute;z-index: 10;left: 0;bottom: 0;width: 100%;}
.ysjypage .banner .text .ins{color: #FFFFFF;line-height: 30px;width: 100%;height: auto;max-height: 184px;padding: 0 17px;overflow-x: hidden;overflow-y: auto;}
.ysjypage .banner .text p{text-indent: 2em;font-size: 16px;}
.ysjypage .banner .text span{font-size: 26px;font-weight: bold;}
.ysjypage .banner .text .ins::-webkit-scrollbar{width: 3px;height: 100%;background-color: transparent;}
.ysjypage .banner .text .ins::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0);border-radius: 3px;background-color: transparent;}
.ysjypage .banner .text .ins::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0);background: #fff;}
.ysjypage .banner .img .pagination{right: 0;bottom: 0;left: auto;width: 50%;height: 40px;padding: 0 14px;z-index: 10;display: flex;align-items: center;justify-content: flex-end;background: linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0.3));}
.ysjypage .banner .img .pagination .swiper-pagination-bullet{width: 6px;height: 6px;border-radius:100%;background-color: #fff;opacity: 0.5;margin: 0 4px;}
.ysjypage .banner .img .pagination .swiper-pagination-bullet-active{background-color: #0C86FC;opacity: 1;}


.ysjypage .yanchulist .listbox{display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap;margin-top: 10px;}
.ysjypage .yanchulist .item{display: block;width: 32%;background-color: #FFFFFF;margin-top: 2.85%;transition: all 0.25s ease;margin-right: 2%;}
.ysjypage .yanchulist .item:nth-child(3n){margin-right: 0;}
.ysjypage .yanchulist .item .img{overflow: hidden;display: block;}
.ysjypage .yanchulist .item .img img{transition: all 0.25s ease;background-color: #f2f2f2;}
.ysjypage .yanchulist .item .text{border: 1px solid rgba(151, 151, 151, 0.26);border-top: none;transition: all 0.25s ease;padding: 19px 19px 29px;}
.ysjypage .yanchulist .item .text h3{font-size: 20px;font-weight: bold;color: #000000;line-height: 30px;height: 60px;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;text-overflow:ellipsis;overflow: hidden;}
.ysjypage .yanchulist .item .text .ins{margin-top: 24px;}
.ysjypage .yanchulist .item .text p{font-size: 16px;color: #000000;line-height: 24px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
.ysjypage .yanchulist .item .text a{display: block;width: 112px;height: 40px;border: 1px solid #4989F4;font-size: 16px;color: #4989F4;line-height: 38px;text-align: center;transition: all 0.25s ease;margin-top: 50px;}

.ysjypage .yanchulist .listbox .empty{width: 100%;padding: 50px 0 0;position: relative;}
.ysjypage .yanchulist .listbox .empty .con{position: relative;z-index: 5;}
.ysjypage .yanchulist .listbox .empty .img1{width: 71px ;margin:  0 auto;}
.ysjypage .yanchulist .listbox .empty p{font-size: 20px;color: #CBCBCB;line-height: 30px;text-align: center;margin-top: 10px;}
.ysjypage .yanchulist .listbox .empty .img2{width: 579px ;margin:  0 auto;}
.ysjypage .yanchulist .listbox .empty a{display: block;width: 100%;position: relative;z-index: 10;text-align: center;margin-top: -30px;font-size: 20px;color: #4687F4;text-align: center;line-height: 30px;}

.ysjypage .historybox .content{padding: 0 82px;position: relative;}
.ysjypage .historybox .content::after{content: '';position: absolute;z-index: -1;bottom: 118px;left: 98px;right: 98px;height: 0px;border-bottom: 1px dashed #EFEFEF;}
.ysjypage .historybox .btn{position: absolute;left:20px;top: 0;bottom: 0;margin: auto;width: 62px;height: 94px;display: none;}
.ysjypage .historybox .btn.next{right: 20px;left: auto;}

.ysjypage .historybox .swiper{padding: 50px 16px 100px;}
/* .ysjypage .historybox .swiper .swiper-wrapper{transition-timing-function: linear !important;} */
.ysjypage .historybox .itembox{position: relative;z-index: 10;padding: 50px 16px;width: 100%;display: flex;align-items: center;justify-content: flex-start;}
.ysjypage .historybox .item{display: block;width: 18%;margin-right: 2.5%;}
.ysjypage .historybox .item:last-child{margin-right: 0;}
.ysjypage .historybox .item .img{position: relative;transition: all 0.25s ease;}
.ysjypage .historybox .item .img img{background-color: #f2f2f2;}
.ysjypage .historybox .item .img .ab{position: absolute;bottom: 0;right: 0;width: 36px;transform: scale(0);transition: all 0.25s ease;transform-origin: 100% 100%;background-color:transparent}
.ysjypage .historybox .item p{margin-top: 26px;text-align: center;}
.ysjypage .historybox .item p span{display: inline-block;height: 36px;font-size: 18px;color: #545454;line-height: 36px;background: #EFEFEF;padding: 0 30px;transition: all 0.25s ease;position: relative;}
.ysjypage .historybox .item p span::before{content: '';width: 27px;height: 6px;position: absolute;top:-5px;left: 0;right: 0;margin:0 auto;background-image: url('../images/ysjy/history-hover2.png');background-size: 100% 100%;transform: scale(0);transition: all 0.25s ease;transform-origin: 50% 100%;}
.ysjypage .ydbox{background-color: rgba(249, 249, 249, 0.4);padding-bottom: 90px;background-image: url(../images/zx_bgv2.png);}
.ysjypage .ydbox .cont{width: 1200px;}
.ysjypage .ydbox .cont .big{padding: 50px 0;display: flex;align-items: center;justify-content: flex-start;}
.ysjypage .ydbox .cont .big .img{width:48.916%;position: relative;flex-shrink: 0;overflow: hidden;}
.ysjypage .ydbox .cont .big .img::after {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 5;background-color: rgba(0,0,0,0.15);}
.ysjypage .ydbox .cont .big .img .re{position: relative;z-index: 1;transition: all 0.25s;background-color: #f2f2f2;}
.ysjypage .ydbox .cont .big .img .ab{position: absolute;z-index: 10;bottom: 20px;left: 20px;width: 49px;}
.ysjypage .ydbox .cont .big .text{width:51.084%;padding:20px 36px;}
.ysjypage .ydbox .cont .big .text .con{width: 100%;}
.ysjypage .ydbox .cont .big .text h3{font-size: 20px;font-weight: bold;color: #000000;line-height: 32px;max-height: 64px;margin-bottom: 6px;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;text-overflow:ellipsis;overflow: hidden;}
.ysjypage .ydbox .cont .big .text p{font-size: 18px;color: #000000;line-height: 26px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
.ysjypage .ydbox .cont .big .text .ins{margin-top: 15px;}
.ysjypage .ydbox .cont .big .text .ins p{text-indent: 2em;font-size: 16px;color: #545454;line-height: 30px;max-height: 90px;white-space: normal;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;text-overflow:ellipsis;overflow: hidden;}
.ysjypage .ydbox .cont .list{width: 100%;}
.ysjypage .ydbox .cont .list a{transition: color 0.25s;display: flex;align-items: center;justify-content: space-between;font-size: 18px;color: #000000;line-height: 25px;padding: 20px 0;border-top: 1px dashed rgba(151, 151, 151, 0.4);}
.ysjypage .ydbox .cont .list a em{display: block;flex-shrink: 0;font-style: normal;}
.ysjypage .ydbox .cont .list a span{display: block;width: 70%;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
.ysjypage .hdpqbox .content{padding-top: 30px;width: 1200px;}
.ysjypage .hdpqbox .itembox{overflow: hidden;}
.ysjypage .hdpqbox .item{border: 1px solid #EBEBEB;padding: 15px 30px 18px;margin-top: 20px;display: flex;align-items: center;justify-content: flex-start;}
.ysjypage .hdpqbox .item .fl{flex-shrink: 0;padding-right: 24px;border-right: 1px solid #EBEBEB;text-align: right;width: auto;min-width: 106px;}
.ysjypage .hdpqbox .item .fl .time{font-size: 24px;color: #000000;line-height: 28px;padding-bottom: 4px;position: relative;}
.ysjypage .hdpqbox .item .fl .time::after{content: '';width: 11px;height: 2px;background: #000000;position: absolute;bottom: 5px;right: 3px;display: none;}
.ysjypage .hdpqbox .item .fl .year{font-size: 18px;color: #000000;line-height: 20px;}
.ysjypage .hdpqbox .item .fr{width: 0px;flex-grow: 1;padding-left: 16px;}
.ysjypage .hdpqbox .item .fr h3{font-size: 18px;color: #000000;line-height: 27px;padding-top: 3px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ysjypage .hdpqbox .item .fr p{font-size: 16px;color: #777777;line-height: 24px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ysjypage .hdpqbox .hidden{display: none;}
.ysjypage .hdpqbox .more{width: 25px;display: block;margin: 50px auto 0;transition: all 0.25s ease;}
.ysjypage .hdpqbox .open .more{transform: rotateX(180deg);}
.ysjypage .pdfbox{margin-top: 50px;margin-bottom: 100px;}
.ysjypage .pdfbox .con{height: 155px;background-position: left center;background-size: auto 100%;padding: 1.75% 3.428% 1.75%;display: flex;align-items: center;justify-content: flex-end;}
.ysjypage .pdfbox .con .btn{display: block;flex-shrink: 0;font-size: 20px;color: #FFFFFF;line-height: 30px;}

.ysjypage .hdpqbox.myfc .item{padding-left: 16px;white-space: nowrap;}
.ysjypage .hdpqbox.myfc .item .fl{width: auto;padding-right: 16px;min-width: 120px;text-align: center;}
.ysjypage .hdpqbox.myfc .item .fl .year{font-size: 18px;color: #000000;line-height: 27px;padding-bottom: 4px;}
.ysjypage .hdpqbox.myfc .item .fl .time{font-size: 18px;color: #000000;line-height: 24px;padding-bottom: 0;}
.ysjypage .hdpqbox.myfc .item .fl .time span{display: inline-block;margin-left: 12px;}
.ysjypage .hdpqbox.myfc .item .fr h3{padding-top: 0;}
.ysjypage .hdpqbox.myfc .item .fr p{padding-top: 4px;}


@media screen and (max-width:1560px){
	.ysjypage .ydbox .cont{width: 72%;}
	.ysjypage .hdpqbox .content{width: 72%;}
}
@media screen and (max-width:1440px){
	.ysjypage .banner .text span{font-size: 22px;}
	.ysjypage .yanchulist .item .text{padding: 14px 14px 20px;}
	.ysjypage .yanchulist .item .text h3{font-size: 18px;line-height: 24px;height: 48px;}
	.ysjypage .ydbox .cont .big .img .ab{width: 38px;bottom: 14px;left: 14px;}
	.ysjypage .ydbox .cont .big .text h3{font-size: 18px;line-height: 24px;max-height: 48px;}
	.ysjypage .ydbox .cont .big .text p{font-size: 16px;}
}
@media screen and (min-width:1024px){
	.ysjypage .yanchulist .item:hover{box-shadow: 0px 10px 29px 0px rgba(0,0,0,0.1);}
	.ysjypage .yanchulist .item:hover .text{border-color: transparent;}
	.ysjypage .yanchulist .item:hover .img img{transform: scale(1.05);}
	.ysjypage .yanchulist .item a:hover{background: #4989F4;color: #fff;}
	.ysjypage .historybox .item:hover .img{box-shadow: 0 10px 29px rgba(0,0,0,0.2);}
	.ysjypage .historybox .item:hover .img .ab{transform: scale(1);}
	.ysjypage .historybox .item:hover span{background-color: #0C86FC;color: #fff;}
	.ysjypage .historybox .item:hover span::before{transform: scale(1);}
	.ysjypage .ydbox .cont .big:hover .img>img{transform: scale(1.05);}
	.ysjypage .ydbox .cont .list a:hover{color: #4285F4;}
}


.xyysk{margin-bottom: 100px;}
.xyysk .yuedui .bodytop{margin-top: 50px;margin-bottom: 50px;}
.xyysk .yuedui .bodytop .swiper{width: 44.571%;position: relative;z-index: 10;}
.xyysk .yuedui .bodytop .swiper img{background-color: #f2f2f2;}
.xyysk .yuedui .bodytop .swiper .pagination{position: absolute;right: 0;bottom: 0;left: auto;width: 50%;height: 40px;padding: 0 14px;z-index: 10;display: flex;align-items: center;justify-content: flex-end;background: linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0.3));}
.xyysk .yuedui .bodytop .swiper .pagination .swiper-pagination-bullet{width: 6px;height: 6px;background-color: #fff;opacity: 0.5;margin: 0 4px;}
.xyysk .yuedui .bodytop .swiper .pagination .swiper-pagination-bullet-active{background-color: #0C86FC;opacity: 1;}
.xyysk .yuedui .bodytop .textbox{position: absolute;z-index: 1;left: 22.286%;right: 0;height: 100%;top: 50px;padding:30px 17px;padding-left: 24.642%;background: #F2F2F2;}
.xyysk .yuedui .bodytop .textbox .ins{color: #545454;line-height: 30px;width: 100%;height: 100%;padding-right: 17px;overflow-x: hidden;overflow-y: auto;font-size: 16px;text-indent: 2em;}
.xyysk .yuedui .bodytop .textbox .ins img{width: 60%;margin: 0 auto;}
.xyysk .yuedui .bodytop .textbox .ins::-webkit-scrollbar{width: 3px;height: 100%;background-color: transparent;}
.xyysk .yuedui .bodytop .textbox .ins::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0);border-radius: 3px;background-color: transparent;}
.xyysk .yuedui .bodytop .textbox .ins::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0);background: #D8D8D8;}
.xyysk .yuedui .bodymid .content{padding: 0 56px;position: relative;width: calc(100% + 144px);margin-left: -72px;}
.xyysk .yuedui .bodymid .content .swiper{padding: 50px 16px;}
.xyysk .yuedui .bodymid .swiper-slide{display: block;width: 18%;margin-right: 2.5%;padding: 12px;border:1px solid rgba(151, 151, 151, 0.26);transition: all 0.25s ease;}
.xyysk .yuedui .bodymid .swiper-slide .img{position: relative;transition: all 0.25s ease;overflow: hidden;}
.xyysk .yuedui .bodymid .swiper-slide .img img{background-color: #f2f2f2;}
.xyysk .yuedui .bodymid .swiper-slide .img .ab{position: absolute;bottom: 0;right: 0;width: 36px;transform: scale(0);transition: all 0.25s ease;transform-origin: 100% 100%;background-color:transparent}
.xyysk .yuedui .bodymid .swiper-slide .line{width: auto;height: 3px;margin: 0 5px;background-color: rgba(0,0,0,0.1);}
.xyysk .yuedui .bodymid .swiper-slide p{font-size: 18px;color: #000000;line-height: 24px;margin-top: 12px;height: 48px;display: -webkit-box;-webkit-box-orient: vertical;-moz-box-orient: vertical;-webkit-line-clamp: 2;-moz-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;}
.xyysk .yuedui .bodymid .btn{position: absolute;left:0;top: 0;bottom: 0;margin: auto;width: 62px;height: 94px;display: none;}
.xyysk .yuedui .bodymid .btn.next{right: 0;left: auto;}

.xyysk .bodybot .con{padding: 3.14% 3.14% 3.14% 4.28%;display: flex;align-items: center;justify-content: space-between;background-position: left center;background-color: #f2f2f2;transition: all 0.25s ease;background-size: 100% 100%;background-position: center center;}
.xyysk .bodybot .con h3{display: block;width: 50%;font-size: 34px;color: #FFFFFF;line-height: 44px;}
.xyysk .bodybot .con .btn{display: block;flex-shrink: 0;font-size: 20px;color: #008FA3;line-height: 64px;width: 189px;height: 64px;background-size: contain;padding: 0 28px;text-align: left;background-image: url('../images/ysjy/xyysk_1_bot_btn.png');}

.xyysk .music .bodytop{margin-top: 50px;background-color: #F2F2F2;position: relative;overflow: hidden;}
.xyysk .music .bodytop .img{width: 46.357%;position: relative;left: 53.643%;z-index: 2;}
.xyysk .music .bodytop .img img{background-color: #f2f2f2;}
.xyysk .music .bodytop .textbox{width: 53.643%;display: flex;align-items: center;padding: 4.571% 2.285% 4.571%  4.571% ;position: absolute;left: 0;top: 0;height: 100%;}
.xyysk .music .bodytop .textbox .ins{width: 100%;color: #545454;line-height: 30px;width: 100%;max-height: 100%;padding-right: 17px;overflow-x: hidden;overflow-y: auto;font-size: 16px;text-indent: 2em;}
.xyysk .music .bodytop .textbox .ins::-webkit-scrollbar{width: 3px;height: 100%;background-color: transparent;}
.xyysk .music .bodytop .textbox .ins::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0);border-radius: 3px;background-color: transparent;}
.xyysk .music .bodytop .textbox .ins::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0);background: #D8D8D8;}
.xyysk .music .bodymid .content{padding-top: 10px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.xyysk .music .bodymid .content .item{display: block;border: 1px solid rgba(151, 151, 151, 0.26);width: 31.428%;padding: 20px;margin-top: 2.85%;transition: all 0.25s;}
.xyysk .music .bodymid .content .item .img{position: relative;overflow: hidden;}
.xyysk .music .bodymid .content .item .img img{background-color: #f2f2f2;}
.xyysk .music .bodymid .content .item .img .ab{position: absolute;bottom: 0;right: 0;width: 36px;transform: scale(0);transition: all 0.25s ease;transform-origin: 100% 100%;background-color:transparent}
.xyysk .music .bodymid .content .item p{font-size: 18px;color: #000000;line-height: 22px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align: center;margin-top: 20px;}

.xyysk .music .bodybot{margin-top: 50px;}
.xyysk .music .bodybot .con .btn{background-image: url('../images/ysjy/xyysk_2_bot_btn.png');color: #086FB1;}

@media screen and (min-width:1024px){
	.xyysk .yuedui .bodymid .swiper-slide:hover{box-shadow: 0px 10px 20px rgba(0,0,0,0.1);border-color: transparent;}
	.xyysk .yuedui .bodymid .swiper-slide:hover .img .ab{transform: scale(1);}
	.xyysk .bodybot .con:hover{background-size: 105% 105%;}
	.xyysk .music .bodymid .content .item:hover{box-shadow: 0px 10px 29px 0px rgba(0,0,0,0.1);border-color: transparent;}
	.xyysk .music .bodymid .content .item:hover .img .ab{transform: scale(1);}
}

.ysjypage .banner.gyyc .mainbox{padding-bottom: 0;}
.ysjypage .banner.gyyc .img{width: 70.8%;}
.ysjypage .banner.gyyc .text{position: absolute;z-index: 30;top: 0;left:auto;right: 0;width: 45.857%;height: 100%;background-image:url('../images/ysjy/banner_gyyc-bg.png');padding: 7.142%;padding-left: 13.285%;padding-right: 2.142%;}
.ysjypage .banner.gyyc .text .ins{padding: 0;padding-right: 17px;}
.ysjypage .gyycbox{margin-top: 100px;padding-bottom: 100px;}
.ysjypage .gyycbox .mainbox{display: flex;justify-content: space-between;}
.ysjypage .gyycbox .fl,.ysjypage .gyycbox .fr{width: 48.714%;position: relative;display: block;overflow: hidden;}
.ysjypage .gyycbox .re{position: relative;z-index: 1;background-color: #f2f2f2;transition: transform 0.25s;}
.ysjypage .gyycbox .ab{position: absolute;z-index: 2;left: 0;width: 100%;color: #FFFFFF;}
.ysjypage .gyycbox .ab.top{top: 0;padding: 4.4%;height: 50%;}
.ysjypage .gyycbox .ab.bot{bottom:0;padding: 2% 3%;text-align: right;}
.ysjypage .gyycbox h3{font-size: 30px;line-height: 45px;}
.ysjypage .gyycbox p{font-size: 24px;line-height: 34px;margin-top: 10px;}
.ysjypage .gyycbox span{font-size: 18px;line-height: 27px;}
.ysjypage .gyycbox .fl .ab.top{background: linear-gradient(to bottom,rgba(0,0,0,0.3),rgba(0,0,0,0));}
.ysjypage .gyycbox .fr .ab *{text-shadow: 0px 5px 14px rgba(104,142,168,0.61);}
@media screen and (max-width: 1440px){
	.ysjypage .gyycbox h3{font-size: 24px;line-height: 32px;}
	.ysjypage .gyycbox p{font-size: 20px;line-height: 32px;}
}
@media screen and (min-width:1024px){
	.ysjypage .gyycbox .fl:hover .re{transform: scale(1.05);}
	.ysjypage .gyycbox .fr:hover .re{transform: scale(1.05);}
}


.jcsjbox .itembox{display: flex;justify-content: flex-start;padding-bottom: 20px;}
.jcsjbox .itembox .item{margin-top: 50px;width: 32.333%;margin-right: 1.5%;display: block;border: 1px solid rgba(151, 151, 151, 0.26);}
.jcsjbox .itembox .item:nth-child(3n){margin-right: 0;}
.jcsjbox .itembox .item .img{overflow: hidden;position: relative;}
.jcsjbox .itembox .item .img .re{position: relative;z-index: 1;transition: all 0.25s ease;}
.jcsjbox .itembox .item .img .ab{width: 8%;position: absolute;z-index: 5;bottom: 6%;left: 4%;}
.jcsjbox .itembox .item .text{padding: 22px;}
.jcsjbox .itembox .item .text h3{font-size: 20px;color: #000000;line-height: 30px;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-moz-box-orient: vertical;-webkit-line-clamp: 2;-moz-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;}
.jcsjbox .itembox .item .text p{font-size: 16px;color: #000000;line-height: 24px;margin-top: 8px;}

.jcsjbox .itembox .item:hover .img .re{transform: scale(1.05);}
@media screen and (max-width: 1440px){
	.jcsjbox .itembox .item .text h3{font-size: 18px;line-height: 24px;height: 48px;}
}