/* @font-face{
	font-family: siyuanhei;
	src: url('font/sourceHanSansCN-Regular.otf') format("opentype");
	font-weight: normal;
	font-display: swap;
} */
@font-face{
	font-family: siyuansong;
	src: url('font/SourceHanSerifSC-Bold.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: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{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 h2{font-size: 23px;font-weight: bold;color: #4285F4;line-height: 34px;text-align: center;margin-top: 8px;font-family: siyuansong;}
.ysjypagecon .title h2 a{font-weight: normal;float: right;width: 20px;height: 34px;background-image: url('../images/ico-jia.png');background-size: 20px;}
.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{display: flex;align-items: center;justify-content: space-around;padding-bottom: 55px;position: relative;z-index: 1;}
.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;}
.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;}
.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;}
.ysjypagecon .category .swiper .ins{padding: 20px 20px 26px;}
.ysjypagecon .category .swiper .ins h3{font-size: 20px;font-weight: bold;color: #000000;line-height: 31px;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;}
.ysjypagecon .category .swiper .ins p span{display: inline-block;margin-right: 10px;}
.ysjypagecon .category .swiper .ins p span:last-child{margin-right: 0;}
.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;display: flex;align-items: center;justify-content: space-between;}
.ysjypagecon .category .swiper .btn{width: 30px;height: 30px;background-color: #E7E7E7;background-size:8px;transition: all 0.25s ease;}
.ysjypagecon .category .swiper .btn.prev{background-image: url('../images/ico-gray-l.png');}
.ysjypagecon .category .swiper .btn.next{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%;}
.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: -124px;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 .swiper-small{padding: 20px;z-index: 10;}
.ysjypagecon .ydjy .small .swiper-slide .img{background-color: transparent;padding: 4px;transition: background-color 0.25s ease,padding 0.25s ease,box-shadow 0.25s ease;}
.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-thumb-active .img{background-color: #fff;box-shadow: 0 10px 10px rgba(0,0,0,0.1);}
.ysjypagecon .ydjy .small .swiper-slide-thumb-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');}
.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 .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: 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 .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%;display: flex;justify-content: flex-start;}
.ysjypagecon .yskx .img{width: 45.771%;flex-shrink: 0;position: relative;overflow: hidden;}
.ysjypagecon .yskx .img .re{width: 100%;height: 100%;position: relative;z-index: 1;transition: transform 0.25s ease;}
.ysjypagecon .yskx .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 .img .ab h3{font-size: 18px;color: #FFFFFF;line-height: 27px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: normal;}
.ysjypagecon .yskx .img .ab p{font-size: 14px;color: #FFFFFF;line-height: 20px;margin-top: 4px;}
.ysjypagecon .yskx .list{width: 54.229%;}
.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: #4285F4;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 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 .img{width: 50%;}
	.ysjypagecon .yskx .list{width: 50%;}
	.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;}
.searchpage .filter .check a{padding: 0 16px;line-height: 28px;margin-right: 60px;position: relative;}
.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: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;}
.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;}
.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: 100%;}
.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;}
.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;}
.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;}