@charset "utf-8";
@import url("global.css");
body{background:#0068c9}
.blue{color: #000 !important; font-weight: normal!important;}
.banner{
	width:100%;
	background:url(../images/banner.png) no-repeat center top;
	height:1502px;
}
.banner_con{
	width:1200px;
	margin:0 auto;
}
.banner_con .logo{
	padding:60px 0 0 0;
	text-align: center;
}
.section01{
	width:1300px;
	background:#005bb3;
	height:450px;
	margin:-877px auto 140px;
	border-radius: 15px;
	position: relative;
}
.text{
	width:588px;
	_display:inline;
	margin:36px 0 0 82px;
}
.text_con{
	padding:11px 0 0;
}
.text_con .intro{
	font-size:19px;
	line-height:30px;
	text-indent:2em;
	color: #fff;
	text-align: justify;
}
.text_con .check_more{
	margin:28px 0 0
}
.text_con .check_more a{
	display:block;
	width:138px;
	height:42px;
	line-height:42px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align:center;
	font-size:17px;
	background:#ee5c43;
}
.video{
	_display:inline;
	width:528px;
	height:474px;
	padding:15px 15px 0;
	margin:-21px 0 0 0;
	background:#31a6e0;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
.video h3{
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	padding:10px 0 0
}
.video h4{
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	text-align:center
}
h2{text-align: center; margin:0px 0 30px 0;}
.bg{background: #eaf4fc;float: left;padding: 50px 0;margin: 20px 0;}
.bg01{background: url(../images/bg01.jpg) no-repeat center top; padding:94px 0 50px 0; height: 710px;}
.bg02{background: url(../images/bg02.jpg) no-repeat center top; padding:94px 0 50px 0; height: 718px;}
.bg03{background: url(../images/bg03.jpg) no-repeat center top; padding:94px 0 50px 0; height: 575px;}
.bg04{background: url(../images/bg04.jpg) no-repeat center top; padding:94px 0 50px 0; height: 960px;}
.bg05{background: url(../images/bg05.jpg) no-repeat center top; padding:76px 0 50px 0; height: 754px;}
.more{width:100%; text-align: center;display: block;margin: 25px 0;}
.more1{margin:10px;}

/*top_picnews*/
.pic_news{width:599px; height: 490px;background: #0849b6;margin-top: 0;}
.pic_news .swiper {width: 100%;/*! height: 100%; */}
.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;}
.pic_news .swiper-slide img {display: block;width: 599px;height: 400px;object-fit: cover;}
.pic_news .swiper-slide h1{font-weight: normal; line-height: 51px; font-size: 18px; /*! margin-top: 5px; */color: #fff;height: 80px;}
.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);
}
.pic_news .swiper-pagination-bullet-active {
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#ffd700);
}


.bg02 .swiper {width: 100%;padding-top: 50px;padding-bottom: 90px;}
.bg02 .swiper-slide {background-position: center; background-size: cover;width: 274px; height: 468px; overflow: hidden; }
.bg02 .swiper-slide video{display: block;width: 272px; height: 466px;border-radius: 10px; border:1px solid #fff; }
.bg02 .swiper-pagination-fraction{bottom:-10px; left:0; width:100%}
.bg02 .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);
}
.bg02 .swiper-pagination-bullet-active{
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#faff7a);
}

.bg03 .swiper {width: 100%;height: 420px;padding-top: 40px;}
.bg03 .swiper-slide img{width:100%; height: auto;}
.bg03 .swiper-horizontal>.swiper-pagination-bullets,
.bg03 .swiper-pagination-bullets.swiper-pagination-horizontal,
.bg03 .swiper-pagination-custom,
.bg03 .swiper-pagination-fraction {
 bottom:0;
 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,#faff7a);
}
.bg03 .swiper-button-next,.bg07 .swiper-button-prev{top:36%;}
.bg03 p{width:100%; font-size: 22px; color:#464dcf; font-weight: bold; text-align: center; background:#fff; padding:20px 0;}

.bg04 .swiper {
        width: 100%;
        height: 819px;
        margin-left: auto;
        margin-right: auto;
        margin-top:60px;
      }

.bg04 .swiper-slide {
        font-size: 18px;
        background: #fff;
        height: 228px;

        /* 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;
      }
.bg04 .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);
}
.bg04 .swiper-pagination-bullet-active {
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#faff7a);
}

.bg05 .swiper {width: 100%;padding-top: 32px;padding-bottom: 90px;}
.bg05 .swiper-slide {background-position: center;background-size: cover;width: 866px; height: 489px; padding:10px; background: #0068c9; overflow: hidden;}
.bg05 .swiper-slide img {display: block;width: 100%; height: 487px;}
.bg05 .swiper-pagination-fraction,.bg06 .swiper-pagination-fraction{bottom:-10px; left:0; width:100%}
.bg05 .swiper-pagination-bullet,.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,#fff);
 opacity:var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.bg05 .swiper-pagination-bullet-active,.bg06 .swiper-pagination-bullet-active {
 opacity:var(--swiper-pagination-bullet-opacity, 1);
 background:var(--swiper-pagination-color,#faff7a);
}

.list01{margin:0 20px;width: 600px;}
.list01 li{float:left;width:580px;height:114px;margin:0 0 12px 0;/*! background:#fff; */}
.list01 li:last-child{margin:0}
.list01 li .riqi{display:block;width:60px;height:41px;margin:13px 0 0 7px;padding:22px 15px;text-align:center;font-size:48px;font-weight:bold;line-height:18px;color:#0849b6;border-right:1px solid #d1d1d1;}
.list01 li .riqi em{font-size:14px;font-weight:normal;color: #333;}
.list01 li .r{width:467px;margin:16px 0 0 15px;}
.list01 li .r h3{font-size:20px;font-weight:normal;color:#333;height: 25px;overflow: hidden;}
.list01 li .r h3 a{color:#333;}
.list01 li .r p{font-size:16px;padding:8px 0 0;line-height: 24px;color:#666;}

.list02 {height:228px; background-color:#fff; text-align: left;}
.list02 img{width:378px;height:228px;float:left;}
.list02 div{padding:39px;}
.list02 h3 a{font-weight:normal;font-size:25px;margin-bottom:30px;color:#464dcf; font-weight: bold;}
.list02 p{font-size:18px;line-height:30px;margin-top: 10px;}

.list03{text-align: left; background: url(../images/bg_list03.png) no-repeat;width: 1200px;height: 527px;margin-top: -26px;}
.list03 ul{margin:20px 0 0 0;float: right;width: 555px; height: 400px; }
.list03 li{font-size: 18px; height: 45px; background:url(../images/icon.png) 2px 6px no-repeat; color: #555; width:557px; padding-left:24px; float: left;}
.list03 .date{color: #9e9e9e; width:76px; text-transform: uppercase; height: 36px; font-size: 14px;}
.list03 img{margin:-40px 0 0 80px;}

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

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

.tline {
	color: #dedede
}


