BODY { background:#fff; PADDING: 0; MARGIN: 0 auto; FONT-FAMILY:"微软雅黑","Microsoft YaHei","宋体","SimSun","Hiragino Sans GB","SimHei", "sans-serif";min-width: 1400px;}
DIV,UL,LI,P,H1,H2,H3,H4,H5,H6,FORM {PADDING: 0; MARGIN: 0 auto; FONT-STYLE: normal; FONT-WEIGHT: normal;LIST-STYLE-TYPE: none;}
INPUT {FONT-SIZE: 12px; LINE-HEIGHT: 16px;}
SELECT {FONT-SIZE: 12px; LINE-HEIGHT: 16px; color:#666;}
IMG {BORDER-TOP-WIDTH: 0; BORDER-LEFT-WIDTH: 0; BORDER-BOTTOM-WIDTH: 0; BORDER-RIGHT-WIDTH: 0;display: block}
EM { FONT-STYLE: normal; FONT-WEIGHT: normal;}
i{FONT-SIZE: 12px; FONT-STYLE: normal; FONT-FAMILY:"SimSun","Hiragino Sans GB","SimHei", "sans-serif";}
A { color:#404040; TEXT-DECORATION: none;}
A:hover{color:#cb0000}
/* A:hover {COLOR: #0082C6; TEXT-DECORATION: underline;} */
.blank20 {DISPLAY: block; HEIGHT: 20px; CLEAR: both; OVERFLOW: hidden}
.blank30 {DISPLAY: block; HEIGHT: 30px; CLEAR: both; OVERFLOW: hidden}
.blank40 {DISPLAY: block; HEIGHT: 40px; CLEAR: both; OVERFLOW: hidden}
.spacer{clear:both; font-size:0; line-height:0;}
.clear {HEIGHT: 0; CLEAR: both; OVERFLOW: hidden;}
.banner{
	width: 100%;
	background: url(../lib/banner.jpg)no-repeat top center;
	height:1059px;
}
.main {
	background: url(../lib/bg01.jpg)no-repeat top center;
}
.content {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.title img{
	padding: 60px 0;
	display: block;
	margin: 0 auto;
}
.part01{
	text-align: left;overflow: hidden;padding-top: 386px;padding-left: 45px;
}
.part01 h3{line-height: 100px;color: #bf0a0a;font-weight: bold;}
.part01txt {width:330px;float: left;background: #4c8fb8;height:190px;padding:30px 20px;color: #fff;}
.part01txt h2{font-size: 18px;font-weight: bold;line-height: 30px;margin-bottom: 10px}
.part01txt h2 a{color: #fff}
.part01txt h2 a:hover{color: #ffd5a7}
.part01txt p{font-size: 15px;color: #fff;/*overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;height: 173px;*/line-height: 26px;}
.part01txt span{font-size: 14px;color: #1dadca}
.part01pic{position: relative; width: 370px;height: 250px;float: left;overflow: hidden}
.part01pic img{float: left; width: 370px;height: 250px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.part01pic img:hover{
	transform: scale(1.08);
}
.arrow-left {
	position: absolute;
	left: 343px;
	top: 72px;
	font-size: 0;
	line-height: 0;
	border-width: 27px;
	border-color: #4c8fb8;
	border-left-width: 0;
	border-style: dashed;
	border-right-style: solid;
	border-top-color: transparent;
	border-bottom-color: transparent;
}
.arrow-right {
	position: absolute;
	left: 0;
	top: 72px;
	font-size: 0;
	line-height: 0;
	border-width: 27px;
	border-color: #4c8fb8;
	border-right-width: 0;
	border-style: dashed;
	border-left-style: solid;
	border-top-color: transparent;
	border-bottom-color: transparent;
}
.arrow-up {
	position: absolute;
	left: 72px;
	bottom: 0;
	font-size: 0;
	line-height: 0;
	border-width: 27px;
	border-color: #4c8fb8;
	border-top-width: 0;
	border-style: dashed;
	border-bottom-style: solid;
	border-right-color: transparent;
	border-left-color: transparent;
}

.nav{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 90px;
}
.nav li{
	cursor: pointer;
	margin: 0 10px;
	opacity: 1;
	transition: .5s;
	position: relative;
}
.nav li:hover{
	transform: scale(1.08);
	opacity: 1;
}
.on{opacity:0}
.mask{background: rgba(0,0,0,0.5);position: absolute;top:0;left:0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.part03{overflow: hidden;margin: 0 auto;padding-top: 515px;  }
.swiper-container{text-align: center;height: 670px;}
.swiper-pagination .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #fff;
	margin: 0 5px;
	opacity: 0.8;
	cursor: pointer;
}
.swiper-button-next, .swiper-button-prev{top:51%;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	left: 0;
	background: url(../lib/left.png);
	width: 40px;
	height: 64px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	right: 0;
	background: url(../lib/right.png);
	width: 40px;
	height: 64px;
}
.swiper-pagination-bullet{
	width: 18px;
	height: 18px;
	background: #fff;
	opacity: .8;
}
.swiper-pagination-bullet-active{
	background: #d76c0a;
	width: 42px;
	border-radius: 20px;
}
.swiperpic{
	position: relative;
	display: inline-block;
}
.swiperpic span{
	position: absolute;
	bottom: 0;
	background: rgba(8,78,132,0.65);
	width: 100%;
	left: 0;
	margin: 0 auto;
	display: block;
	color: #fff;
	line-height: 60px;
	font-size: 22px;
	font-weight: bold;
}

.part04{background: #fcf9f4;padding: 17px;margin-top: 410px;}
.newslist{display:flex;font-size: 18px;padding: 20px;margin: 20px 0}
.newslist:hover{
	background: linear-gradient(to right, #4094d6, #52d7a4);
	border-radius:0 35px;
	color: #fff;
	cursor: pointer;
	box-shadow: 5px 5px 10px rgba(12,65,59,0.3);
}
.newslist .info{
	width: 46%;
	margin: 0 20px;
}
.time{
	position: relative;padding-top: 10px; width: 150px;
}
.time::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	display: block;
	height: 4px;
	background: linear-gradient(to right, #4094d6, #52d7a4);
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.daytime{color: #3974a8;font-size: 40px;font-weight: bold;}
.newslist:hover .daytime{color: #fff}
.newslist:hover p{color: #fff}
.newslist h2{font-size: 22px;margin-bottom: 20px}
.newslist p{font-size: 16px;line-height: 24px;margin-bottom: 5px;color: #707070}
.newslist a{display: flex}
.newslist a:hover{color: #fff}
.footertxt{margin-top: 180px;text-align:center; color:#fff; font-size:16px;line-height: 30px;padding-bottom: 50px}

.cqpd_foot_black {
	width: 100%;
	background-color: #333;
	height: 40px;
	clear: both;
}

.cqpd_foot_black ul {
	width: 950px;
	height: 40px;
	margin: 0px auto;
	line-height: 40px;
	color: #ccc;
}

.cqpd_foot_black ul h1 {
	float: left;
	font-family: "Microsoft YaHei", "微软雅黑", "宋体";
	font-size: 14px;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
}

.cqpd_foot_black ul h2 {
	float: right;
	font-family: "Microsoft YaHei", "微软雅黑", "宋体";
	font-size: 14px;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
}

.cqpd_foot_black ul h2 a {
	color: #ccc;
}

.cqpd_foot_black .Copyright_bq {
	font-family: Arial;
}