@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:753px;
}
.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 40px 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: auto;margin-top: -60px;}
.bg02{padding:30px 0 0 0; height: 788px; background:url(../images/bg02.jpg) center no-repeat;}
.bg03{padding:60px 0; height: auto; background:#ecf4ff url(../images/bg03.jpg) center no-repeat;}
.bg04,.bg06{background: #fff; padding:30px 0 60px 0;}
.bg05{padding:60px 0; background:#ebf4ff; }
.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 .swiper {width: 100%;padding-top: 0px;padding-bottom: 80px;margin: 0 0 30px 0;}
.bg02 .swiper-slide {background-position: center;background-size: cover;width: 700px; height: 450px; overflow: hidden;}
.bg02 .swiper-slide img {display: block;width: 100%; height: 100%; /*! 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,70px));
 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,#5f4bc2);
}

.bg03 .swiper {width: 100%;height: 460px;padding: 20px 0;}
.bg03 .swiper-slide div{background:#fff; /*! box-shadow: 0px 0px 5px 0px rgba(192, 30, 25, 0.75); */height: 384px; width:calc(98% - 20px); margin:auto; padding:10px;}
.bg03 .swiper-slide div:hover{box-shadow: 0px 0px 8px 0px rgba(35, 99, 171, 0.5);}
.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,70px));
 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,#004691);
 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,#919191);
}

.bg04 .swiper {width: 100%;height: 400px;padding: 20px 0;}
.bg04 .swiper-slide div{background:#e3eff9; /*! box-shadow: 0px 0px 5px 0px rgba(192, 30, 25, 0.75); */height: 330px; width:calc(98% - 20px); margin:auto; padding:10px;}
.bg04 .swiper-slide div:hover{box-shadow: 0px 0px 8px 0px rgba(35, 99, 171, 0.5); background:#fff;}
.bg04 .swiper-slide img{width:100%; height: auto;}
.bg04 .swiper-horizontal>.swiper-pagination-bullets,
.bg04 .swiper-pagination-bullets.swiper-pagination-horizontal,
.bg04 .swiper-pagination-custom,
.bg04 .swiper-pagination-fraction {
 bottom:0;
 left:0;
 width:100%
}
.bg04 .swiper-pagination-bullet {
 width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,70px));
 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,#004691);
 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,#919191);
}
.bg04 .swiper-button-next,.bg04 .swiper-button-prev{top:36%;}
.bg04 h1{width:calc(100% - 38px); font-size: 22px; color:#0069b8; font-weight: normal;  padding:5px 19px; text-align:left; margin:13px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.bg04 p{font-size:16px; padding:0px 19px; line-height: 1.4; height: auto; overflow: hidden; text-overflow:ellipsis;text-align: justify;}


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

.list02{margin:60px auto 0 auto;width: 620px;padding: 0;}
.list02 h1 a{font-size:33px; color: rgb(58, 92, 187);text-align: left;float: left;padding: 0 0 25px 40px;}

.list02 li{float:left;margin:0 0 20px 0;border-style: solid;border:0px solid rgb(129, 153, 220);border-radius: 5px;background: rgb(251, 253, 255)url(../images/icon.png) no-repeat 10px 16px;box-shadow: 0px 0px 5px 0px rgba(0, 70, 145, 0.4);width:calc(100% - 30px);height: 55px;  padding: 0 0 0 30px;}
.list02 li a{font-size: 18px;color: rgb(89, 89, 89);line-height: 1.4;margin: 15px 10px;float: left;}
.list02 li a:hover{color:#999;}

.list03{margin:30px 0 0 0;width: 1300px; height: auto; }
.list03 li{color: #555; max-width:448px; float:left;margin:0 10px;}
.list03 li:first-child{margin: 0;}
.list03 li:last-child{margin: 0;}
.list03 li img{margin:11px 0 0 0;}
.list03 li img:hover{box-shadow: 0px 0px 8px 0px rgba(35, 99, 171, 0.5); }

.list04{margin:0 auto;width: 620px;padding: 0;}
.list04 h1 a{font-size:33px; color: rgb(58, 92, 187);text-align: left;float: left;padding: 0 0 10px 0;font-weight: bold;}
.list04 li{float:left;width:620px;height:83px;margin:00 0 20px 0;background:#f2f7fd;}
.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;}
.foot_nav>a{color:white;}
.tline {
	color: #dedede
}



  