@charset "utf-8";
@import url("global.css");
body{background:#fff;}
.blue{color: #000 !important; font-weight: normal!important;}
.banner{
	width:100%;
	background:url(../images/banner.png) no-repeat center top;
	height:1080px;
}
.banner_con{
	width:1300px;
	margin:0 auto;
}
.banner_con .logo{
	padding:60px 0 0 0;
	text-align: center;
}
h2{text-align: center; margin:40px 0 20px 0;}
h2 img{/*margin:40px 0 40px 0;*/}
.text{width:calc(100% - 32px); color: #575757; font-size: 20px; padding:16px;margin-top: 650px; }
.text .p{background: linear-gradient(0deg, rgba(254, 245, 250, 0.69) 100%, rgba(255, 255, 255, 0.80) 0%), linear-gradient(#fff, #ffe6ef);background-blend-mode: normal, normal;box-shadow: 0px 0px 60px 11px #e40075;
	border: 1px dashed #e40074; padding:30px;}
.text .p h1{font-size:26px; line-height: 1; color:#e40075;text-align: left;margin-bottom: 20px;}
.text .p p{text-indent: 2rem; text-align: justify;}
.bg01{padding:30px 0; height: 750px;margin-top: -100px;}
.bg02{padding:30px 0; height: 700px; background:#f7c6db url(../images/bg02.png) no-repeat bottom;}
.bg04{background: #feeff5; padding:30px 0 60px 0;}
.bg03,.bg05{padding:30px 0 60px 0; }
.more{width:auto; text-align: center;display: block;margin: 25px 0; padding:10px 20px; color: #fff; background:#e4027f;text-indent: 0;line-height: 1;float: left;}


/*top_picnews*/
.bg01 .pic_news{width:636px; height: 504px;background: #fff;}
.bg01 .swiper {width: 100%;height:auto;}
.bg01 .swiper-slide {text-align: center;font-size: 18px;
/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.bg01 .swiper-slide img {display: block;width: 636px;height: 400px;object-fit: cover;}
.bg01 .swiper-slide h1{font-weight: normal; line-height: 1.3; font-size: 24px; /*! margin-top: 5px; */color: #000;height: 85px; width:95%; margin:10px auto;}
.bg01 .swiper-pagination-bullet {
 width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,40px));
 height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,7px));
 display:inline-block;
 border-radius:4px;
 background:var(--swiper-pagination-bullet-inactive-color,#3a5cbb);
 opacity:var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.bg01 .swiper-pagination-bullet-active {
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#e4027f);
}

.bg02 .news{width: 100%;height: 430px; background: #fff; /*margin:0 auto;*/margin: 30px auto 0;float: left;}
.bg02 .news .pic{width:820px; height: 430px; float: left;}
.bg02 .news .pic img{width: 100%;height: 100%;}
.bg02 .news .info{width:calc(100% - 900px); color:#2a2a2a; font-size: 18px; line-height: 1.7; float: left; text-align: justify;margin: 38px 40px;}
.bg02 .news .info h1{font-size:26px; text-align: left; line-height: 1.2; margin:0 0 20px 0;color: #e4027f;}

.bg02 .news .info a{color:#fff;}


.bg03 .swiper {width: 100%;padding-top: 0px;padding-bottom: 80px;margin: 0 0 30px 0;}
.bg03 .swiper-slide {background-position: center;background-size: cover;width: 700px; height: 450px; overflow: hidden;}
.bg03 .swiper-slide img {display: block;width: 100%; height: 100%; border:1px solid #fff;}
.bg03 .swiper-pagination-fraction{bottom:-10px; left:0; width:100%}
.bg03 .swiper-pagination-bullet{
 width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,40px));
 height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));
 display:inline-block;
 border-radius:5px;
 background:var(--swiper-pagination-bullet-inactive-color,#dedede);
 opacity:var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.bg03 .swiper-pagination-bullet-active{
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#3a5cbb);
}

/*top_picnews*/
.bg05 .pic_news{width:613px; height:367px;background: #0849b6;margin-top: 10px;}
.bg05 .pic_news .swiper {width: 100%;/*! height: 100%; */}
.bg05 .pic_news .swiper-slide {text-align: center;font-size: 18px;
/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.bg05 .pic_news .swiper-slide img {display: block;width:613px;height: 367px;object-fit: cover;}
.bg05 .pic_news .swiper-slide h1{font-weight: normal; line-height: 51px; font-size: 18px; margin-top: -90px;color: #fff;height: 51px;background: rgba(0, 0, 0, 0.75);position: absolute;width: 100%;}
.bg05 .pic_news .swiper-pagination-bullet {
 width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,40px));
 height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,7px));
 display:inline-block;
 border-radius:4px;
 background:var(--swiper-pagination-bullet-inactive-color,#fff);
 opacity:var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.bg05 .pic_news .swiper-pagination-bullet-active {
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#5f4bc2);
}


.list01{margin:0 20px;width: 624px;}
.list01 li{float:left;width:645px;height:120px;margin:0 0 10px 0;/*! background:#fff; */border-bottom: 1px solid #eee;}
.list01 li:last-child{border: 0;}
.list01 li .riqi{display:block;width:60px;height:41px;margin:13px 0 0 7px;padding:22px 15px;text-align:center;font-size:42px;font-weight:bold;line-height:18px;color:#e40075;border-right:1px solid #d1d1d1;}
.list01 li .riqi em{font-size:14px;font-weight:normal;color: #333;}
.list01 li .r{width:532px;margin:25px 0 0 15px;}
.list01 li .r h3{font-size:20px;font-weight:normal;color:#333;height: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list01 li .r h3 a{color:#333;}
.list01 li .r p{font-size:16px;padding:8px 0 0;line-height: 24px;color:#666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.list02{
	margin:25px auto;
	width: 640px;
	height: 450px;
	padding: 0;
}
.list02 li{
	float:left;
	width:640px;
	height:83px;
	margin:0px 20px 20px 0px;
	background:#fff6fa;
}
.list02 li:nth-child(2n){margin:0 0 20px 0;}

.list02 li .riqi{
	display:block;
	width:88px;
	height:33px;
	margin:12px 0 0 0px;
	padding:5px 0 20px 0;
	/*! -webkit-border-radius: 100%; */
	/*! -moz-border-radius: 100%; */
	/*! border-radius: 0 100% 100% 0; */
	/*! background:#d95b31; */
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:21px;
	border-right: 1px solid #e40074;
	color: #626262;
}
.list02 li .riqi em{
	font-size:22px;
	font-weight:normal;
	color: #e40075;
	font-weight: bold;
}
.list02 li .r{
	width:510px;
	margin:13px 0 0 20px;
}
.list02 li .r h3{
	font-size:18px;
	font-weight:normal;
	color:#014b9c;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list02 li .r h3 a{
	color:#474747;
	font-weight:bold;
}
.list02 li .r p{
	font-size:15px;
	padding:1px 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list03 ul{margin:20px 0 0 0;float: right;width: 1300px;}
.list03 li{font-size: 20px; text-align: center;  background:#fff;box-shadow: 0px 0px 5px 0px rgba(228, 0, 117, 0.15); color: #555; float:left; width:590px;height:35px;margin:20px 20px 20px 0;font-weight: bold;padding: 20px;}
.list03 li:nth-child(2n+2){margin:20px 0 20px 20px;}




.tline {
	color: #dedede
}


/* 双重slide */ 
.doubleSlideTxt{ width:100%; zoom:1; position:relative; text-align:left;  } 
.doubleSlideTxt .parHd{z-index:1; width:100%; border-bottom:1px solid #e60012; height: 96px;margin-bottom: 11px;} 
.doubleSlideTxt .parHd li{width:25%;color:#fff;  cursor:pointer;   float: left; text-align: center; font-size:22px; } 
.doubleSlideTxt .parHd li p{background:#3a5cbb; border-radius:10px; line-height: 2; width:177px; height: 42px; margin:20px auto;}
.doubleSlideTxt .parHd li em{background:#e60012;  border:7px solid #fff;  border-radius: 50%; width:15px; height: 15px;display: block;margin: auto; position: relative; z-index: 990;}
.doubleSlideTxt .parHd li.on p{background:#e60012;} 
.doubleSlideTxt .parHd li.on em{background:#e60012; border:7px solid #3a5cbb; border-radius: 50%; width:15px; height: 15px;display: block;margin: auto;}
.doubleSlideTxt .parBd{ position:relative;  z-index:0; /*! width:100%; */ left:0px; /*! border:1px solid #baccdf; */ padding:6px 0; /*! background:#dbeefd; */}  
.doubleSlideTxt .parBd .slideTxtBox{border:0; padding:20px 0; height: auto !important;} 
.doubleSlideTxt .parBd .slideTxtBox .hd{width:100%;float: left;position: absolute; margin:20px 0 0 0;}
.doubleSlideTxt .parBd .slideTxtBox .hd li{ background:#fff; padding:15px 0; height: 53px; margin:5px 11px 8px 0; font-size: 19px; text-align: center; line-height: 2.7; width:calc(20% - 11px); float:left; border:1px solid #fff;} 
.doubleSlideTxt .parBd .slideTxtBox .hd li:nth-child(5n+5){margin-right:0;}
.doubleSlideTxt .parBd .slideTxtBox .hd li em{background:#94a7da; width:34px; height: 34px; border-radius: 50%;display: block;float: left;margin: 0 4px 0 9px;padding: 9px;}
.doubleSlideTxt .parBd .slideTxtBox .hd li.on{background:#fff;border: 1px solid #236fda;}
.doubleSlideTxt .parBd .slideTxtBox .hd li.on em{background:#3a5cbb;}
.doubleSlideTxt .parBd .slideTxtBox .tempWrap{margin-left:0;margin-top: 220px;height: auto !important;overflow-y: auto !important;}
.doubleSlideTxt .parBd .infoList{width:100%;}
.doubleSlideTxt .parBd .infoList li{background-color: rgba(237, 245, 255, .68); width:calc(100% - 46px); border:1px solid #fff; height: auto; float: left;margin: 10px 0;padding: 22px; /*! list-style-type: decimal; */list-style-position: inside; font-size: 24px; color:#fff; font-weight: bold; }
.doubleSlideTxt .parBd .infoList li:hover{background-color: rgba(195, 208, 236, .4); border:#adcaef solid 1px; }
.doubleSlideTxt .parBd .infoList li em{border-radius: 10px; height: 40px; width:40px; background:#90a6e3;display: block;left: 20px;top: 32px;z-index: 0; text-align: center; line-height: 1.5}
.doubleSlideTxt .parBd .infoList li h1{color:#3a5cbb; font-size: 19px; text-align: left;line-height: 1.2;margin: -35px 0 10px 50px;}
.doubleSlideTxt .parBd .infoList li p{text-align: left; font-size:17px; color:#191919; line-height: 1.5; font-weight: normal;margin: 0 0 0 50px;}
.doubleSlideTxt h3{display: none;}
.unavailable p{background: #c3d0ec !important;}


.ssxmzt-jdcgzs-item h3{display: none;}


@media (max-width: 1200px) {

	.w1200,.banner_con{width:1000px;}
	h2 img{width:1000px;}
	.bg01 .pic_news{width:45%;}
	.list01{width:51%;}
	.list01 li{width: 100%;}
	.list01 li .r{width:calc(100% - 121px);}
	.bg02 .news .pic{width:60%; }
	.bg02 .news .info{width:32%;}
	.link img{width: 100%;}
	.list02{width: 100%;}
	.list02 li{width:49%;}
	.list02 li .r{width:calc(100% - 121px);}
	.bg01 .swiper-slide img{width: 100%;}
}
