@charset "utf-8";
body {margin:0 auto; padding:0px; background:#fff;font-family: "微软雅黑", arial; font-size:12px;
}
div,form,img,ul,ol,li,dl,dt,dd,p {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
img{vertical-align:top;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
.content{width:1080px; margin:0 auto;
	}
.marauto{ margin:0 auto;
	}

	 
/* 公共链接样式 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #000; text-decoration:none;}

/* 链接和文字颜色 */
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cWhite1,a.cWhite1:link,a.cWhite1:visited{ color:#F7F6F6;}

.cRed,a.cRed:link,a.cRed:visited{ color:#9F0912;}
.cRed_d1,a.cRed_d1:link,a.cRed_d1:visited{ color:#FF3C00;}

.cBlack,a.cBlack:link,a.cBlack:visited{ color:#000;}

.cBlue,a.cBlue:link,a.cBlue:visited{ color:#4894BA;}
.cBlue_d1,a.cBlue_d1:link,a.cBlue_d1:visited{ color:#4994BB;}

.cGray,a.cGray:link,a.cGray:visited{ color:#333;}
.cGray_d1,a.cGray_d1:link,a.cGray_d1:visited{ color:#666;}

.cOran,a.cOran:link,a.cOran:visited{ color:#FFEBB8;}




.bj { background:url(img/chen20210524/c1.jpg) no-repeat center top; height:690px;}
.bj2 { background:#0f5ab3; width:100%; height:64px;} 
.chen_01 li { float:left; font-size:24px; line-height:64px; margin:0 38px;}
.chen_01 li a { color:#FFF;}

.chen_02 span { font-size:30px; font-weight:bold; color:#0a63ce; float:left;}
.chen_02 p { float:right; font-size:16px; line-height:30px;}
.chen_02 p a { color:#666;}
.chen_03 { margin-top:10px;}
.chen_03 li { font-size:16px; line-height:40px;}
.chen_04 { background:#FFF; width:628px; height:362px;float:right;position:relative; }
.chen_05 { background:#000; width:628px; height:50px; top:312px; text-align:center; font-size:18px; line-height:50px;background: rgba(0, 0, 0, 0.40); position:absolute;}
.chen_05 a { color:#FFF;}

.bj3 { background:url(img/chen20210524/c5.jpg) no-repeat center top; width:100%; height:644px;}

.chen_06 ul { width:1104px;}
.chen_06 li { width:252px; height:265px;float:left; margin-right:24px; margin-bottom:30px;}
.chen_06 li p { font-size:16px; line-height:24px; text-align:center; margin-top:10px;}
.chen_06 li a p{ color:#666;}
.chen_06 li a p:hover {color:#3084e7;}

.chen_07 ul { width:1110px;}
.chen_07 li { width:340px; height:205px; float:left; margin-right:30px; position:relative; margin-bottom:30px;}
.chen_07 li p {padding-left: 5px;/* background:#000; */width: 335px;/* height:30px; */bottom: 0px;text-align: left;font-size: 16px;line-height: 22px;background: rgba(0, 0, 0, 0.40);position:absolute;/* margin-left: 5px; */}
.chen_07 li a p{ color:#FFF;}

.chen_08 { background:#FFF; width:1080px; height:550px;float:right;position:relative; }
.chen_09 { background:#000; width:1080px; height:50px; top:500px; text-align:center; font-size:18px; line-height:50px;background: rgba(0, 0, 0, 0.40); position:absolute;}
.chen_09 a { color:#FFF;}


.chen_10 { font-size:24px; line-height:60px; color:#FFF; width:446px; margin:0 auto;}
.bj4 { background:url(img/chen20210524/c8.jpg) no-repeat top; width:1080px; height:52px;}
.bj4 p { font-size:16px; float:right; line-height:52px;}
.bj4 p a { color:#666;}



/* 栏目页 */
.chen_11 { width:600px; margin:0 auto;}
.chen_11 li { width:600px;}
.chen_11 li p { font-size:18px;line-height:24px; padding-bottom:10px; padding-top:30px;}
.chen_11 li p a { color:#333;}

.hiSlider {
	overflow: hidden;
	height: 362px;
	width: 628px;
	background: #eee;
}
.hiSlider img {
	width: 628px;
	height: 362px;
}
.hiSlider-item {
	float: left;
}
.hiSlider-pages, .hiSlider-title {
	position: absolute;
	z-index: 3
}
.hiSlider-btn-prev, .hiSlider-btn-next {
	position: absolute;
	z-index: 5;
	top: 50%;
	height: 30px;
	width: 30px;
	background: url(images/hislider-arrow.png) no-repeat;
	margin-top: -15px;
	text-indent: -200px;
	overflow: hidden;
	opacity: .6;
filter:alpha(opacity:60)
}
.hiSlider-btn-prev {
	left: 10px
}
.hiSlider-btn-next {
	right: 10px;
	background-position: -30px 0
}
.hiSlider-btn-prev:hover, .hiSlider-btn-next:hover {
	opacity: 1;
filter:alpha(opacity:100)
}
.hiSlider-title {
	bottom: 0;
	width: 100%;
	padding: 6px 0;
	color: #fff;
	text-indent: 10px;
	background: rgba(0,0,0,.6);
	z-index: 2;
	font-size: 16px;
}
.hiSlider-pages {
	bottom: 10px;
	right: 10px;
	text-align: right
}
.hiSlider-pages a {
	height: 12px;
	width: 12px;
	margin: 0 6px;
	display: inline-block;
	overflow: hidden;
	text-indent: -100px;
	font-size: 0;
	border-radius: 50%;
	background: #ddd
}
.hiSlider-pages a.active {
	background: #5472BF
}