@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.jpg) no-repeat center top;
	height:833px;
}
.banner_con{
	width:1200px;
	margin:0 auto;
}
.banner_con .logo{
	padding:60px 0 0 0;
	text-align: center;
}
h2{text-align: center; margin:0;}
.text{width:100%; color: #fff; background-color: rgb(93,168,239,0.75); font-size: 20px; padding:16px;margin-top: 480px; text-indent: 40px;}
.text p{padding:20px 30px; background-color: rgb(50,79,179,0.75); border:1px dashed #fff;}
.bg01{padding:30px 0; height: 776px;}
.bg02,.bg06{background: #fff; padding:30px 0 60px 0;}
.bg04,.bg07{padding:30px 0;}
.bg03{background: url(../images/bg03.jpg) no-repeat center top; padding:30px 0; }
.bg05{background: url(../images/bg05.jpg) no-repeat center top; padding:30px 0 60px 0;}
.more{width:auto; text-align: center;display: block;margin: 25px 0; padding:10px 20px; color: #ce2a21; background:#fff;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: #6aa93f; margin:0 auto;float: left;}
.bg02 .news .pic{width:850px; height: 430px; float: left;}
.bg02 .news .info{width:calc(100% - 950px); color:#fff; font-size: 18px; line-height: 1.7; text-indent: 36px; float: left; text-align: justify;margin: 70px 50px;}
.bg02 .news .info p{ text-indent: 0px;}



.bg03 .swiper {width: 100%;padding-top: 0px;padding-bottom: 80px;}
.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: 574px;}
.list01 li{float:left;width:580px;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:435px;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;}

.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
}


