/* CSS Document */
@charset "utf-8";
.container{background: white;width: 1400px;margin: 0 auto;padding: 0 20px;box-sizing: border-box;}
.container .container_box{border-top: 1px solid #ededed;}
.hd_box{display: flex;justify-content: space-between;line-height: 60px;align-items: center;border-top:2px  solid #e5e5e5;}
.hd_box .tle{position: relative;color: #fe2032;font-size: 24px;font-weight: bold;padding: 0 20px;}
.hd_box .tle::after{content: "";left: 0;top: -2px;border-top:2px  solid #c80000;position: absolute;width: 100%;}
.hd_box .more{color: #333333;font-size: 14px;}


/* .head  .col-banner .b-ul>li:hover .u-li{display: block;} */
.nav-box{background-color: #e60012;line-height: 60px;}
.nav-box .nav {float: left;}
.nav-box .nav li{float: left;width: 133px;}
.nav-box .nav li a {display: block;background: url(https://ysxfzx.cn/icon2.png)no-repeat  right 20px center;text-align: center;color: white;font-size: 16px;}
.nav-box .nav li a:hover{background: url(https://ysxfzx.cn/icon2-1.png)no-repeat  right 20px center;}
.nav-box .icon{float: right;}
.nav-box .icon .icon-wx{float: left;margin-right: 54px;position: relative;}
.nav-box .icon .icon-wx:hover .wx-pc{display: block;}
.nav-box .icon .icon-wx .wx-pc{display: none;position: absolute;top: 62px;left: 50%;transform: translate(-50%,0);z-index: 9;}
.nav-box .icon .icon-tv{float: left;margin-right: 54px;position: relative;}
.nav-box .icon .icon-tv:hover .tv-pc{display: block;}
.nav-box .icon .icon-tv .tv-pc{display: none;position: absolute;top: 62px;left: 50%;transform: translate(-50%,0);z-index: 9;}
.nav-box .icon .fun-search{float: left;}
.nav-box .icon img{vertical-align: middle;}
.nav-box .icon .fun-search {position: relative;}
.nav-box .icon .fun-search form{position: absolute;top: 62px;right: 0;z-index: 18;width: 370px;z-index: 99; border: 1px solid #e60012;background-color: #fff; display: none;}
.nav-box .icon .fun-search select {width: 70px;float: left;height: 45px;line-height: 45px;border: none;border-right: 1px solid #eeeeee;font-size: 14px;  appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(https://ysxfzx.cn/icon3.png) no-repeat left 10px center;text-align: center;}
.nav-box .icon .fun-search  input[type="text"]{width:228px;height:45px;line-height:38px;background:#fff;float:left;padding:0 12px;font-size:14px;box-sizing: border-box;}
.nav-box .icon .fun-search input[type="submit"]{width:70px;height:45px;background:#e60012;color:#fff;text-align:center;cursor:pointer;float:right;font-size:14px;border:0}
.nav-box .icon .fun-search  .fun-search-ico{background: url(https://ysxfzx.cn/search.png)no-repeat center;width:22px;height: 60px;display: block;}
.nav-box-list{line-height: 56px;border-bottom: 1px solid #d6d6d6;}
.nav-box-list ul li {float: left;margin-right: 50px;}
.nav-box-list ul {display: none;padding-left: 27px;box-sizing: border-box;}
.nav-box-list ul.current{display: block;}
.nav-box-list ul li a{font-size: 14px;}
.nav-box-list ul li a:hover{color: #e60012;}

.col-a{padding-top: 30px;}
.col-a .hd h1 a{font-size: 30px;color: #fe2032;line-height: 40px;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: normal;}
.col-a .hd {text-align: center;}
/* .col-a .bd .b_hd{border-top: 2px solid #e5e5e5;position: absolute;right: 0;top: 0;width: calc(100% - 931px);z-index: 9;background: white;}
.col-a .bd .b_hd ul{display: flex;}
.col-a .bd .b_hd ul li{width: 50%;position: relative;}
.col-a .bd .b_hd ul li a{color: #333333;font-weight: bold;line-height: 54px;text-align: center;font-size: 24px;display: block;}
.col-a .bd .b_hd ul li.on a{color: #c80000;}
.col-a .bd .b_hd ul li.on::after{content: "";position: absolute;left: 0;top: -2px;border-top:2px solid #c80000;width: 100%;} */
.col-a .bd {margin-top: 30px;position: relative;}
/* .col-a .bd .mySwiper2{width: 895px;overflow: hidden;}
.col-a .bd .b_bd_box_a{display: flex;position: relative;}
.col-a .bd .mySwiper2 .swiper-slide a{display: block;position: relative;}
.col-a .bd .mySwiper2 .swiper-slide a .txt{display: flex;position: absolute;left: 0;bottom: 0;height: 70px;align-items: center;padding-left: 25px;box-sizing: border-box;background: rgba(0, 0, 0, 0.5);width: 100%;}
.col-a .bd .mySwiper2 .swiper-slide a .txt .time{width: 52px;line-height: 19px;background-image: linear-gradient(#fe2032, #fe2032), linear-gradient(#bd1f21, #bd1f21);border-radius: 5px;text-align: center;color: white;font-size: 14px;}
.col-a .bd .mySwiper2 .swiper-slide a .txt .t{color: #ffffff;line-height: 28px;font-size: 18px;width: calc(100% - 52px);padding-left: 10px;box-sizing: border-box;padding-right: 230px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col-a .bd .mySwiper{width: calc(100% - 895px);height: 415px;box-sizing: border-box;overflow: hidden;margin-top: 56px;}
.col-a .bd .mySwiper .swiper-slide{padding: 0 0 0 36px ;}
.col-a .bd .mySwiper .swiper-slide a{display: flex;align-items: center;height: 100%;border-bottom: 1px dashed #d3d0d0;}
.col-a .bd .mySwiper .swiper-slide a .txt{color: #000000;font-size: 16px;line-height: 24px;height: 48px;overflow:hidden;text-overflow:ellipsis;display: -webkit-box;display:box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.col-a .bd .mySwiper .swiper-slide-thumb-active {background: #feedeb;}
.col-a .bd .b_bd_box_a .swiper-button-next,.col-a .bd .b_bd_box_a .swiper-button-prev{width: 220px;height: 41px;top: unset;bottom: 0;left: unset;}
.col-a .bd .b_bd_box_a .swiper-button-next{right: 0;background: url(https://ysxfzx.cn/right.png) no-repeat center;background-size: cover;}
.col-a .bd .b_bd_box_a .swiper-button-prev{ right: 209px; background: url(https://ysxfzx.cn/right.png) no-repeat center; transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); background-size: cover;} */


.col-a .bd{margin-top: 27px;display: flex;}
.col-a .bd .bd1{width: 895px;overflow: hidden;position: relative;}
.col-a .bd .bd2{width: 410px;position: relative;width: calc(100% - 895px);}
.col-a .bd .bd1 .swiper-slide a{display: block;position: relative;}
.col-a .bd .bd1 .swiper-slide .pc img{width: 100%;height: 513px;object-fit: cover;}
.col-a .bd .bd1 .swiper-slide a .txt{display: flex;position: absolute;left: 0;bottom: 0;height: 70px;align-items: center;padding-left: 25px;box-sizing: border-box;background: rgba(0, 0, 0, 0.5);width: 100%;}
.col-a .bd .bd1 .swiper-slide a .txt .time{width: 52px;line-height: 19px;background: #fe2032;border-radius: 5px;text-align: center;color: white;font-size: 14px;}
.col-a .bd .bd1 .swiper-slide a .txt .t{color: #ffffff;line-height: 28px;font-size: 18px;width: calc(100% - 52px);padding-left: 10px;box-sizing: border-box;padding-right: 230px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.col-a .bd .bd1 .swiper-pagination{left: unset;width: unset;right: 23px;bottom: 25px;}
.col-a .bd .bd1 .swiper-pagination-bullet{ opacity: 1; border-radius:8px ; -webkit-border-radius:8px ; -moz-border-radius:8px ; -ms-border-radius:8px ; -o-border-radius:8px ; background: white;}
.col-a .bd .bd1 .swiper-pagination-bullet-active{width: 20px;background: #fe2032;}
.col-a .bd .bd2 .b_hd{padding-left: 42px;}
.col-a .bd .bd2 .b_hd ul{display: flex;border-top: 2px solid #e5e5e5;}
.col-a .bd .bd2 .b_hd ul li{width: 50%;position: relative;}
.col-a .bd .bd2 .b_hd ul li a{font-size: 24px;line-height: 34px;color: #333333;font-weight: bold;display: block;text-align: center;padding-top: 15px;}
.col-a .bd .bd2 .b_hd ul li.on a{color: #fe2032;}
.col-a .bd .bd2 .b_hd ul li.on::after{content: "";left: 0;border-top: 2px solid #fe2032;position: absolute;top: -2px;width: 100%;}
.col-a .bd .bd2 .b_bd{padding-top: 5px;}
.col-a .bd .bd2 .b_bd .swiper {height: 420px;overflow: hidden;}
.col-a .bd .bd2 .b_bd .swiper a{display: block;	color: #333333;font-size: 16px;display: flex;align-items: center;height: 100%;border-bottom: 1px dashed #d2d2d2;box-sizing: border-box;}
.col-a .bd .bd2 .b_bd .swiper-button-next, .col-a .bd .bd2 .b_bd .swiper-button-prev{width: 220px;top: unset;margin-top: 0;height: 40px;right: 0;}
.col-a .bd .bd2 .b_bd .swiper-button-prev{ background: url(https://ysxfzx.cn/right.png) no-repeat top center; background-size: cover; transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg);right: 220px;left: unset; }
.col-a .bd .bd2 .b_bd .swiper-button-next{background: url(https://ysxfzx.cn/right.png) no-repeat top center;left: unset;right: 0;background-size: cover;}
.col-a .bd .bd2 .b_bd .b_bd_box .swiper-slide{padding: 0 0 0 27px;}
.col-a .bd .bd2 .b_bd .b_bd_box .swiper-slide:hover{background: #feedeb;}
.col-a .bd .bd2 .b_bd .swiper a .t{	overflow:hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	display:box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;}



.col-b {margin-top: 30px;display: flex;}
.col-b1{width: 895px;}
.col-b1 .bd{display: flex;}
.col-b1 .bd .bd1{width: 430px;}
.col-b1 .swiper{overflow: hidden;}
.col-b1 .bd .bd1 .swiper-slide .pc img{width:100%;height:240px;object-fit:cover;}
.col-b1 .swiper-slide .desc{background: #f5f5f7;padding: 15px 16px 15px 20px;}
.col-b1 .swiper-slide .desc .mt{color: #333333;line-height: 26px;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col-b1 .swiper-slide .desc .mc{color: #aaaaaa;line-height: 26px;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 2px;}
.col-b1 .bd2 {width: calc(100% - 430px);padding-left: 32px;box-sizing: border-box;}
.col-b1 .bd2 li{border-bottom: 1px solid #f2f2f2;}
.col-b1 .bd2 li a{display: block;padding: 15px 0;}
.col-b1 .bd2 li a .mt{color: #333333;line-height: 26px;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col-b1 .bd2 li a .mc{color: #aaaaaa;line-height: 26px;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col-b1 .bd2 li:nth-child(1) a{padding-top: 0;}
.col-b2 {padding-left: 35px;width: calc(100% - 895px);box-sizing: border-box;}
.col-b2 ul{background: #f7f7f7;display: flex;flex-wrap: wrap;padding: 32px 28px 30px 31px;}
.col-b2 ul li{width: 49%;margin-right: 0;margin-top: 11px;box-shadow: 3px 5px 6px 0px rgba(0, 0, 0, 0.05);}
.col-b2 ul li a{display: flex;align-items: center;justify-content: center;height: 70px;}
.col-b2 ul li a .desc{margin-left: 16px;}
.col-b2 ul li a .t1{color: #c7301d;line-height: 30px;font-size: 23px;font-weight: bold;}
.col-b2 ul li a .t2{color: #333333;line-height: 30px;font-size: 20px;}
.col-b2 ul li:nth-child(2n){margin-right: 2%;}
/* .col-b2 ul li:nth-child(-n+2){margin-top: 0;} */
.col-b2 ul .li01{margin-bottom: 27px;width: 100%;}
.col-b2 ul .li01 a{height: unset;margin-right: 0;}

.col-c {margin-top: 30px;box-sizing: border-box;margin-bottom: 30px;position: relative;}
.col-c .swiper{overflow: hidden;}
.col-c .swiper-button-next,.col-c .swiper-button-prev{width: 19px;height: 37px;margin-top: -18px;}
.col-c .swiper-button-next{background: url(https://ysxfzx.cn/right1.png)no-repeat left center;right: 0;}
.col-c .swiper-button-prev{ background: url(https://ysxfzx.cn/right1.png)no-repeat left center; left: 0; transform:rotate(180deg) ; -webkit-transform:rotate(180deg) ; -moz-transform:rotate(180deg) ; -ms-transform:rotate(180deg) ; -o-transform:rotate(180deg) ; }

.col-d{display: flex;flex-wrap: wrap;}
.col-d1{width: 49%;margin-right: 2%;margin-top: 17px;}
.col-d1:nth-child(2n){margin-right: 0;}
.col-d1:nth-child(-n+2){margin-top: 0;}
.col-d1 .bd1 {display: flex;}
.col-d1 .bd1 .pc{width: 212px;}
.col-d1 .bd1 .pc img{width: 100%;height: 123px;object-fit: cover;}
.col-d1 .bd1 .desc{width: calc(100% - 212px);padding-left: 18px;box-sizing: border-box;}
.col-d1 .bd1 .desc .mt{color: #333333;line-height: 26px;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col-d1 .bd1 .desc .mc{overflow:hidden;text-overflow:ellipsis;display: -webkit-box;display:box;-webkit-box-orient:vertical;-webkit-line-clamp:3;color: #999;line-height: 26px;font-size: 16px;margin-top: 5px;}
.col-d1 .bd2{margin-top: 15px;}
.col-d1 .bd2 ul li{background: url(https://ysxfzx.cn/ico6.png)no-repeat left center;line-height: 38px;}
.col-d1 .bd2 ul li a{color: #333333;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-left: 20px;display: block;}

/*.col-e{	background-image: linear-gradient(0deg, #ffffff 0%, #feeaea 100%);padding: 30px 30px 35px;margin-top: 17px;margin-bottom: 17px;position: relative;}*/
.col-e{	background: url(https://ysxfzx.cn/bg9999.jpg)no-repeat top center;padding: 30px 30px 35px;margin-top: 17px;margin-bottom: 17px;position: relative;background-size:100%}
/* .col-e {display: flex;justify-content: space-between;} */
.col-e .swiper{overflow: hidden;}
.col-e   a{display: flex;color: #333333;font-size: 16px;padding-left: 1px;box-sizing: border-box;justify-content:space-between;align-items:center;height:80px;border:1px solid #efeded;padding:0 27px;box-sizing:border-box;background:url(https://ysxfzx.cn/bg10000.png)no-repeat top center;}
.col-e   a .pc{margin-right: 12px;width:33px;}
.col-e   a .pc img{width:100%;}
.col-e   a .mt{width: 80px;font-weight: bolder;width:calc(100% - 50px);font-size:16px;}
.col-e .swiper-button-next,.col-e .swiper-button-prev{width: 19px;height: 37px;margin-top: -18px;}
.col-e .swiper-button-next{background: url(https://ysxfzx.cn/right1.png)no-repeat left center;right: 0;}
.col-e .swiper-button-prev{ background: url(https://ysxfzx.cn/right1.png)no-repeat left center; left: 0; transform:rotate(180deg) ; -webkit-transform:rotate(180deg) ; -moz-transform:rotate(180deg) ; -ms-transform:rotate(180deg) ; -o-transform:rotate(180deg) ; }
.col-e .swiper-slide:hover .mt{font-weight:bold;color:white;}
.col-e  .swiper-slide a .pc .img02{display:none;}
.col-e  .swiper-slide:hover a .pc .img01{display:none;}
.col-e  .swiper-slide:hover a .pc .img02{display:block;}
.col-e  .swiper-slide:hover a{background:#c80000;border:1px solid #c80000;}

.col-g{margin-top: 17px;padding-bottom: 35px;}
.col-g .swiper{overflow: hidden;}
.col-g .swiper a{display: block;position: relative;}
.col-g .swiper a .tle{color: #333333;font-size: 16px;line-height: 20px;padding: 14px 17px 0 13px;height: 54px;box-sizing: border-box;overflow:hidden;text-overflow:ellipsis;display: -webkit-box;display:box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.col-g .swiper a .ico{position: absolute;left: 10px;bottom: 64px;}
.col-g .pc img{width: 100%;}





