@charset "utf-8";
@import url("global.css");
body{background:#eee;}
.blue{color: #000 !important; font-weight: normal!important;}
.banner{
	width:100%;
	background:url(../images/banner.png) no-repeat center top;
	height:877px;
}
.banner_con{
	width:1300px;
	margin:0 auto;
}
.banner_con .logo{
	padding:60px 0 0 0;
	text-align: center;
}
h2{text-align: center; margin:0;}
h2 img{margin:20px 0 60px 0;}
.text{width:calc(100% - 32px); color: #0b3899; background-color: rgb(58,92,187,0.75); font-size: 20px; padding:16px;margin-top: 460px; }
.text .p{padding:20px 30px; background-color: rgb(255,255,255,0.86); border:1px dashed #0b3899;}
.text .p h1{font-size:36px; line-height: 2; color:#ce0b0b;}
.text .p p{text-indent: 40px;}
.bg01{padding:30px 0; height: 700px;}
.bg02{padding:30px 0; height: 700px; background:url(../images/bg02.jpg) no-repeat;}
.bg04,.bg06{background: #fff; 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:#3a5cbb;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,#c1201b);
}

.bg02 .news{width: 100%;height: 430px; background: #ebeef8; margin:0 auto;float: left;}
.bg02 .news .pic{width:850px; height: 430px; float: left;}
.bg02 .news .pic img{width:850px; height: 430px; float: left;}
.bg02 .news .info{width:calc(100% - 950px); color:#2a2a2a; font-size: 18px; line-height: 1.7; float: left; text-align: justify;margin: 38px 50px;}
.bg02 .news .info h1{font-size:26px; text-align: left; line-height: 1.2; margin:0 0 20px 0;color: rgb(58, 92, 187);}

.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,#fff);
 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,#5f4bc2);
}

/*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);
}

.bg06 .swiper {width: 100%;height: 440px;padding-top: 40px;}
.bg06 .swiper-slide div{background:#fff; box-shadow: 0px 0px 5px 0px rgba(35, 99, 171, 0.5);height: 400px; width:98%; margin:auto;}
.bg06 .swiper-slide video{width:calc(100% - 20px); height: calc(100% - 20px); margin:10px;}
.bg06 .swiper-horizontal>.swiper-pagination-bullets,
.bg06 .swiper-pagination-bullets.swiper-pagination-horizontal,
.bg06 .swiper-pagination-custom,
.bg06 .swiper-pagination-fraction {
 bottom:0;
 left:0;
 width:100%
}
.bg06 .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,#3a5cbb);
 opacity:var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.bg06 .swiper-pagination-bullet-active {
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#eeeeee);
}
.bg06 .swiper-button-next,.bg06 .swiper-button-prev{top:50%;}

.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:#3a5cbb;border-right:1px solid #d1d1d1;}
.list01 li .riqi em{font-size:14px;font-weight:normal;color: #333;}
.list01 li .r{width:532px;margin:16px 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;}

/*无障碍a标签*/
.w1200>div>h2>a{display: inline-block;}

.list02{
	margin:0 auto;
	width: 1220px;
	height: 450px;
	padding: 0;
}
.list02 li{
	float:left;
	width:588px;
	height:83px;
	margin:0px 20px 20px 0px;
	background:#fff;
}

.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 #b7b7b7;
	color: #626262;
}
.list02 li .riqi em{
	font-size:22px;
	font-weight:normal;
	color: #e55c00;
	font-weight: bold;
}
.list02 li .r{
	width:435px;
	margin:13px 0 0 20px;
}
.list02 li .r h3{
	font-size:18px;
	font-weight:normal;
	color:#014b9c
}
.list02 li .r h3 a{
	color:#474747;
	font-weight:bold;
}
.list02 li .r p{
	font-size:15px;
	padding:1px 0 0;
}

.list03 ul{margin:20px 0 0 0;float: right;width: 650px; height: 400px; }
.list03 li{font-size: 18px; height: 45px; background:url(../images/icon.png) 2px 6px no-repeat; color: #555; width:100%; padding-left:24px; float: left;}
.list03 .date{color: #9e9e9e; width:76px; text-transform: uppercase; height: 36px; font-size: 14px;}

.list04{margin:0 auto;width: 1220px;padding: 20px 0 0 0;}
.list04 ul{margin:20px 0 0 0;float: right;}
.list04 li{font-size: 24px; height: 30px; color: #9e5a00; width:30%; text-align: center; float: left; background:#fff; border-radius: 10px;margin: 10px 1.6%;padding: 15px 0;line-height: 1;}




.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; /*! background:#dbeefd; */}  
.doubleSlideTxt .parBd .slideTxtBox{ background:#fff; border:0; padding:20px;height:600px !important;} 
.doubleSlideTxt .parBd .slideTxtBox .hd{width:263px;float: left;position: absolute; margin:20px 0 0 0;height:600px;}
.doubleSlideTxt .parBd .slideTxtBox .hd li{ background:#eeeeee; height: 48px; margin:10px; font-size: 20px; text-align: center; line-height: 2.2 } 
.doubleSlideTxt .parBd .slideTxtBox .hd li.on{background:#e60012;}
.doubleSlideTxt .parBd .slideTxtBox .hd li.on a{color:#fff;}
.doubleSlideTxt .parBd .slideTxtBox .tempWrap{margin-left:280px;}
.doubleSlideTxt .parBd .infoList{width:974px;height: 620px;overflow: auto;}
.doubleSlideTxt .parBd .infoList li{background-color: rgba(58, 92, 187, .1); /*width:429px; height: 146px;*/width: calc(100% - 58px); float: left;margin: 10px;padding: 22px 19px; /*! list-style-type: decimal; */list-style-position: inside; font-size: 24px; color:#fff; font-weight: bold; }
.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{font-size: 19px; text-align: left;line-height: 1.2;margin: -35px 0 10px 50px;color:#3a5cbb;}
.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;width: calc(100% - 100px);}
.doubleSlideTxt .parBd .infoList li h1 a{color:#3a5cbb;}
.doubleSlideTxt h3{display: none;}


/*问答*/
.sideMenu h2{display: none;}
.sideMenu h3{padding:15px 20px;  background:#4364be; cursor:pointer;font-size:24px; border-radius: 10px; color:#fff; line-height: 1.5; margin:15px 0;}
.sideMenu h3 b{background:#e60012; width:40px; height:40px; float: left; margin:0 15px; border-radius: 10px; text-align: center;font-size:24px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(../images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:8px 25px; color:#999; display:none;}
.sideMenu li p{line-height: 2; width:calc(100% - 74px); float: left; margin:10px;}
.sideMenu li b{background:#4364be; width:40px; height:40px; float: left; margin:0 10px; border-radius: 10px; text-align: center; color:#fff;line-height: 1.5; margin:7px; font-size:24px;}
a.more1 {color:#fff; background:#e60012; padding:3px 10px; border-radius: 10px; margin-left:65px; }
/*foot*/
.foot_nav a{color: white;}
  