body {
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #444444;
	padding: 0;
	margin: 0;
}

img {
	max-width: 100%;
	border: none;
	text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
hr,
input,
p {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	color: #000000;
	font-family: "microsoft yahei";
}

a {
	color: inherit;
	font: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hid {
	overflow: hidden;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
	border-color: #9F6;	
}

/* header */
.header {
		width: 1200px;
	margin: 0 auto;
	background: url(../image/top.jpg);
	height: 220px;
	min-width: 1200px;
	
}

.header .top {
	height: 163px;
}

.header .top .logo {
	padding-top: 25px;
	padding-left: 15px;
}

.header .search {
	padding-top: 55px;
	padding-right: 65px;
}

.header .search .text {
	width: 200px;
	height: 40px;
	line-height: 40px;
	padding-left: 5px;
	float: left;
	border: 0;
}

.header .search .sub {
	width: 40px;
	height: 40px;
	float: right;
}

.header .nav ul {
	overflow: hidden;
	padding-top: 25px;
}

.header .nav ul li {
	float: left;
	padding: 0 30px;
	border-right: 2px solid #fff;
}

.header .nav ul li.last {
	border: none;
}

.header .nav ul li a {
	font-size: 22px;
	color: #FFF;
}

/* banner */
.banner {
	height: 430px;position: relative;
}

.banner img {
	vertical-align: top;
}

.banner .prev,
.banner .next {
	position: absolute;
	width: 30px;
	height: 40px;
	top: 45%;display:none;
}

.banner .prev {
	background: url(../image/pic-prev2.png);
	left: 25px;
}

.banner .next {
	background: url(../image/pic-next2.png);
	right: 25px;
}

/* row1 */
.main-title {
	margin-top: 67px;
	margin-bottom: 45px;
}

.row1 .c1 {
	width: 670px;
	height: 380px;
	position: relative;
}

.row1 .c1 .bd li {
	position: relative;
}

.row1 .c1 .bd img {
	width: 670px;
	height: 380px;
	display: block;
}

.row1 .c1 .bd li:hover img {
	transform: scale(1.1);
	transition: all 0.5s ease 0s;
}

.row1 .c1 .bd .text {
	background: url(../image/news-text-bg.png);
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
}

.row1 .c1 .prev,
.row1 .c1 .next {
	width: 12px;
	height: 20px;
	position: absolute;
	bottom: 15px;
}

.row1 .c1 .prev {
	background: url(../image/pic-prev.png);
	left: 40px;
}

.row1 .c1 .next {
	background: url(../image/pic-next.png);
	right: 40px;
}

.row1 .c2 {
	width: 473px;
	height: 380px;
	position: relative;
}

.row1 .c2 li.first {
	padding-bottom: 15px;
	border-bottom: 1px dashed #dddddd;
}

.row1 .c2 li.first a {
	font-size: 26px;
	line-height: 30px;
    font-weight: bold;
    color: #444444;
    padding-bottom: 24px;
    display: block;
    white-space: normal;
    margin: 0;
    text-overflow: unset;
    overflow: auto;
}

.row1 .c2 li.first .conf {
	font-size: 14px;
	line-height: 24px;
	color: #888888;
	text-indent: 2em;
}

.row1 .c2 li {
	font-size: 16px;
	line-height: 50px;
	color: #444444;
}

.row1 .c2 li a {
	display: block;
	margin-right: 50px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.row1 .c2 li a:hover {
	color: #91d666;
}

.row1 .c2 li .date {
	color: #959595;
	float: right;
}

.row1 .c2 .more {
	width: 77px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #91d666;
	margin-top: 17px;
}

.row1 .c2 .more a {
	color: #FFFFFF;
	font-size: 14px;
}


/* row2 */
.row2 .list-wj {
	margin: 0 -20px;
}

.row2 .list-wj li {
	width: 33.3%;
	float: left;
}

.row2 .list-wj li a {
	display: block;
	margin: 20px;
	height: 110px;
	border: 1px solid #dddddd;
	position: relative;
	overflow: hidden;
}

.row2 .list-wj li .date {
	width: 96px;
	float: left;
	margin-top: 22px;
	text-align: center;
}

.row2 .list-wj li .date .nian {
	font-size: 14px;
	line-height: 30px;
	color: #91d666;
}

.row2 .list-wj li .date .ri {
	font-size: 20px;
	line-height: 30px;
	color: #91d666;
	font-weight: bold;
}

.row2 .list-wj li em {
	position: absolute;
	width: 20px;
	height: 4px;
	background-color: #91d666;
	bottom: 0;
	left: 40px;
}

.row2 .list-wj li .title {
	width: 224px;
	float: left;
	border-left: 1px solid #d6d6d6;
	margin-top: 28px;
	padding-left: 25px;
	font-size: 16px;
	line-height: 26px;
	color: #333333;
}

.row2 .list-wj li a:hover {
	background: url(../image/list-on-bg.png) no-repeat -14px -12px;
	border-color: #FFFFFF;
	transition: all 0.3s ease 0s;
}

.row2 .list-wj li a:hover .nian,
.row2 .list-wj li a:hover .ri,
.row2 .list-wj li a:hover .title {
	color: #FFFFFF;
}

.row2 .list-wj li a:hover em {
	background-color: #f3e508;
}

/* row3 */
.row3 .piclist {
	position: relative;
	overflow: hidden;
	margin: 0 -25px;
}


.row3 .piclist .bd li {
	position: relative;
	width: 50%;
	float: left;
}

.row3 .piclist .bd li a {
	margin: 0 25px;
	display: block;
	overflow: hidden;
}

.row3 .piclist .bd li a p {
	margin: 10px 25px;
	text-align: center;
}

.row3 .piclist .bd li a:hover img {
	transform: scale(1.1);
	transition: all 0.5s ease 0s;
}

.row3 .piclist .bd li a:hover p {
	color: #91D666;
}

.row3 .piclist .prev,
.row3 .piclist .next {
	position: absolute;
	width: 30px;
	height: 40px;
	top: 34%;
}

.row3 .piclist .prev {
	background: url(../image/pic-prev2.png);
	left: 25px;
}

.row3 .piclist .next {
	background: url(../image/pic-next2.png);
	right: 25px;
}

/* row4 */
.activity-banner ul {
	text-align: center;
	position: relative;
	height: 386px;
}

.activity-banner li {
	width: 283px;
	height: 270px;
	display: block;
	position: absolute;
	top: 60px;
	left:165px;
	overflow: hidden;
	transition: all 0.6s;z-index:-1;
}

.activity-banner li a {
	display: block;
}

.activity-banner .prev2,
.activity-banner .next2 {
	top: 60px;
	left: 0;
	margin-left: auto;
}

.activity-banner .next2 {
	left: 917px;
}

.activity-banner .prev,
.activity-banner .next {
	width: 330px;
	height: 317px;
	left: 165px;
	top: 35px;
	margin-left: auto;
	z-index: 2;
}

.activity-banner .next {
	left: auto;
	left: 725px;
}

.activity-banner .center {
	width: 400px;
	height: 385px;
	left: 400px;
	top: 0;
	z-index: 3;
}

.activity-banner li::after {
	content: '';
	width: 100%;
	height: 211px;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	top: 0;
}

.activity-banner li img {
	width: 100%;
	height: 211px;
	display: block;
}

.activity-banner .center img,
.activity-banner .center::after {
	height: 300px;
}

.activity-banner .prev img,
.activity-banner .next img,
.activity-banner .prev::after,
.activity-banner .next::after {
	height: 249px;
}

.activity-banner li .text {
	height: 60px;
	background-color: #ECECEC;
	color: #333333;
	font-size: 16px;
	line-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.activity-banner .center .text {
	background: url(../image/center-bg.png) no-repeat 100% 100%;
	background-size: cover;
	color: #fff;
	height: 85px;
	line-height: 85px;
	text-align: center;
}

.activity-banner .center::after {
	display: none;
}

.activity-banner .btn_r,
.activity-banner .btn_l {
	font-size: 52px;
	color: #ff4229;
	font-weight: bolder;
	width: 48px;
	text-align: center;
	height: 70px;
	margin-top: -35px;
	line-height: 70px;
	text-shadow: #fff 0 0 8px;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 300;
}

.activity-banner .btn_r:hover,
.activity-banner .btn_l:hover {
	color: #fff;
}

.activity-banner .btn_l {
	left: auto;
	right: 0;
}


.activity-banner .hdd {
	width:320px;
	margin: 30px auto;
	text-align: center;
}

.activity-banner .hdd a {
	display: block;
	float: left;
	width: 25px;
	height: 5px;
	margin: 0 5px;
	background: #b5ed92;
}

.activity-banner .hdd a.on {
	display: block;
	background: #63b26f;
}

/* row5 */
.row5 .main-list {
	position: relative;
	overflow: hidden;
}

.row5 .main-list .c1,
.row5 .main-list .c2 {
	width: 47%;
	float: left;
	height: 424px;
	border-left: 1px solid #91d666;
}

.row5 .main-list .c1 {
	margin-left: 6px;
}

.row5 .main-list .c2 {
	float: right;
}

.row5 .main-list li {
	background: url(../image/list-li-bg.png);
	margin-left: -6px;
	margin-bottom: 26px;
	padding-left: 95px;
	padding-right: 20px;
	height: 126px;
}

.row5 .main-list li .title {
	display: block;
	padding-top: 22px;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 26px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.row5 .main-list li .conf {
	font-size: 14px;
	color: #888888;
	text-indent: 2em;
	line-height: 24px;
}

.row5 .main-list li .conf a {
	color: #d20001;
}

/* footer */
.footer {
	height: 150px;
	background-color: #91d666;
	text-align: center;
	margin-top: 70px;min-width:1200px;
}

.footer .cory {
	padding-top: 45px;
	font-size: 16px;
	line-height: 34px;
	color: #FFFFFF;
}

/* 列表页 */
.weizhi dl {
	height: 50px;
	line-height: 50px;
	display: block;
}

.weizhi dl dt {
	float: left;
}

.weizhi dl dd {
	float: left;
}

.weizhi dl dd a:hover {
	color: #91D666;
}

.main-sub {
	padding: 20px 0;
	overflow: hidden;
}

.main-sub .tit {
	height: 45px;
	border-bottom: 1px solid #91D666;
}

.main-sub .tit h2 {
	float: left;
	height: 43px;
	font-size: 24px;
	color: #333;
	border-bottom: 2px solid #63B26F;
}

.main-sub .list{
min-height:400px;
}

.main-sub .list li {
	padding: 20px 0;
	border-bottom: 1px #ccc dashed;
	color: #333333;
	position: relative;

}

.main-sub .list li::before {
	content: "";
	position: absolute;
	font-size: 16px;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background-color: #63B26F;
	top: 50%;
	left: 5px;
	transform: translate(-50%, -50%);
}

.main-sub .list li a {
	display: block;
	line-height: 36px;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	margin-right: 110px;
	padding-left: 20px;
}

.main-sub .list li span {
	float: right;
	line-height: 40px;
}

.main-sub .list li a:hover {
	color: #91D666;
}

/* 内容页 */
.main-sub .page h2 {
	text-align: center;
	font-size: 28px;
	color: #333;
	background: none;
	display: block;
	overflow: hidden;
	width: 100%;
}

.main-sub .page .data {
	text-align: center;
	font-size: 12px;
	color: #333333;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #CBCBCB;
}

.main-sub .page .cont {
	margin: 0 auto;
	padding: 20px 0;
	font-size: 16px;
	line-height: 32px;
	color: #404040;
}

.main-sub .page .cont p {
	font-size: 16px;
	line-height: 32px;
	color: #404040;
	text-indent: 2em;
}

.main-sub .page .cont table{
	text-indent: 0 !important;
}
.标题名 {
	font-size: 24px;
}
.footer .cory p {
	text-align: center;
}
