@charset "utf-8";

/* CSS Document */


/*bannner*/

#banner {
	height: 400px;
	min-width: 1200px;
}

#banner .slick-slider,
#banner .slick-list,
#banner .slick-track,
#banner .slick-slide {
	height: 100%;
}

#banner .slick-slide {
	outline: 0;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

#banner .slick-dots {
	position: absolute;
	left: 0;
	bottom: 15px;
	width: 100%;
	text-align: center;
	z-index: 99;
}

#banner .slick-dots li {
	overflow: hidden;
	display: inline-block;
	margin: 0 5px 0 6px;
}

#banner .slick-dots li button {
	display: block;
	width: 13px;
	height: 13px;
	border: none;
	outline: 0;
	cursor: pointer;
	text-indent: -9999em;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	text-indent: 999px;
	background: none;
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#banner .slick-dots li button::before {
	font-size: 0px;
	display: none;
}

#banner .slick-dots li.slick-active button {
	background-color: #fff;
}

#banner .item a {
	display: block;
	height: 100%;
}


/*.slick-slide img:hover{transition:transform 6000ms linear 0s;
 -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}*/

#banner .slick-next {
	right: 25px;
}

#banner .slick-prev {
	left: 25px;
}

#banner .slick-prev,
#banner .slick-next {
	z-index: 1;
}

#banner .slick-prev::before,
#banner .slick-next::before {
	font-size: 30px;
}


/*container*/

.con03top h3 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-left: 20px;
	line-height: 40px;
	
	width: 136px;
	height: 40px;
}

.con03top img {
	margin-top: 8px;
	float: left;
	display: block;
	margin-right: 10px;
}

.more {
	width: 59px;
	height: 40px;
	line-height: 30px;
	}

.more a {
	color: #064ca1;
	display: block;
}

.con03top {
	height: 40px;
}

.con01 {
	margin-top: 40px;
}


/*con01*/

.con01mainleft .media {
	width: 565px;
	margin-right: 35px;
	background: #f7f7f7;
}

.con01mainleft .photo img {
	width: 100%;
	height: 360px;
}

.con01mainleft .photo img {
	width: 100%;
	height: 360px;
}

.con01mainleft .medi-body {
	padding: 0 30px 10px;
}

.con01mainleft .infrom {
	background: #2ba245;
	line-height: 40px;
	height: 40px;
	position: relative;
	top: -20px;
	z-index: 10;
}

.con01mainleft .infrom span {
	color: #fff;
	line-height: 40px;
	padding-left: 40px;
	font-weight: 100;
	font-size: 12px;
	z-index: 10;
	display: inline-block;
}

.con01mainleft .infrom .time {
	background: url(../images/time01.png ) 10px center no-repeat;
}

.con01mainleft .infrom .view {
	background: url(../images/click.png) 9.5px center no-repeat;
	float: right;
	padding-right: 15px;
}

.con01mainleft .title {
	height: 25px;
	overflow: hidden;
	line-height: 25px;
	font-size: 16px;
	width: 100%;
}

.con01mainleft .title a {
	line-height: 25px;
	font-size: 16px;
	color: #323232;
}

.con01mainleft .line {
	display: block;
	width: 50px;
	height: 2px;
	background: #2ba245;
	margin: 12px 0;
}

.con01mainleft .summary {
	color: #999;
	line-height: 22px;
	font-size: 14px;
	height: 66px;
	overflow: hidden;
}

.con01mainleft li:hover .title a {
	color: #0061ae;
}

.con01mainleft li:hover img {
	transform: scale(1.05, 1.05);
	transition: 0.5s;
}















.con01mainright {
	width: 328px;margin-right:30px;
}

.sidelist151 li {
	border-bottom: 1px dashed #d2d2d2;
	padding: 0px 0 7px;
	transition: all 0.3s ease-in-out;
}

.sidelist151 li a {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	color: #434343;
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sidelist151 li .datatime {
	color: #c8c8c8;
	font-size: 14px;
	padding-left: 30px;
	line-height: 26px;
	background: url(../images/time.png) 0 center no-repeat;
	display: block;
}

.sidelist151 li:hover {
	border-bottom: 1px dashed #0061ae;
}

.sidelist151 li:hover a {
	color: #3eb134;
}

.hdb {
	height: 54px;
	border-bottom: 1px solid #2ba245;
	overflow: hidden;
	margin-bottom: 10px;
}

.hdb .title {
	font-size: 18px;
	color: #000;
	line-height:54px;
	float: left;
}

.hdb .hmore {
	float: right;
}

.hdb .hmore a {
	display: block;
	
	float: right;
text-decoration: none;
	line-height: 54px;
	color: #434343;
}


.plane1 .cons {
	padding-top: 15px;
}

.plane1 {
	padding: 15px 0 20px;
}


/*con02*/
.con02{overflow:hidden; margin-top:20px;}
.con02left ul {margin-top: 2px;}

.con02left ul li {
	font-size: 15px;
	border-bottom: 1px dashed #CDCDCD;
	clear: both;
	margin-top: 0px;
	padding-bottom: 12px;
	height: 25px;
	line-height: 25px;
}

.con02left ul li a {
	color: #434343;
	display: block;
}

.con02left ul li .time {
	margin-right: 15px;
}

.con02left ul li .date {
	display: block;
	padding: 0px 5px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	background: #2ba245;
}

.con02left ul li .year {
	display: block;
	padding: 0px 5px;
	height: 24px;
	line-height: 24px;
	color: #2ba245;
	border: 1px solid #2ba245;
	border-left: none;
}

.con02left ul li+li {
	margin-top: 12px;
}

.con02center {
	width: 371px;
	margin-left: 30px;
	
}

.con02centertop .tit02 {
	position: relative;
	width: 208px;
	background: #f6f6f6;
	padding: 10px;
	margin-top: 10px;
	height: 60px;
	margin-left: -15px;
	z-index: 2;
}

.con02centertop .tit02 .tit {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #434343;
}

.con02centertop .tit02 .intro {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	color: #969696;
}

.con02centertop .tit02 .time01 {
	bottom: -10px;
	right: 10px;
	position: absolute;
	font-size: 12px;
	text-align: center;
	padding-left: 30px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	background: #e6983c url(../images/time03.png) no-repeat 15px 5px;
}

.con02center ul li {
	clear: both;
	line-height: 45px;
	padding-left: 25px;
	border-bottom: 1px solid #CDCDCD;
	height: 45px;
	background: url(../images/dote1.png) no-repeat 5px center;
}

.con02center ul li a {
	float: left;
	display: block;
color: #434343;
}

.con02center ul li .time01 {
	float: right;
	display: block;
}

.con02center ul li:hover {}


/*con02right*/
.con02right{width: 371px;}
.con0201{margin-right: 15px;}
.con0201 li+li,.con0202 li+li{margin-top: 15px;}


/*con03*/
.con03{width: 100%; background:#e9f5e7; margin-top: 35px; height: 200px;}
.con03left{width: 580px;}
.tit01{font-size: 16px; border-bottom: 1px solid #CDCDCD; margin-top: 20px;margin-bottom: 5px; height: 35px; line-height: 35px; font-weight: bold; color: #2ba245;}
.con03left ul li{ float:left; color:#434343; line-height: 30px; font-size: 16px; width: 110px;}
.con03left ul li a{display: block; color: #434343;}

.con03right{margin-top:29px; width:469px;margin-left: 30px;}

.con03right01 ul li{font-size:15px;background: #825AD4; width: 179px; height: 70px; text-align: center; line-height: 70px; color: #FFF;}
.con03right01 ul li+li{background: #5A7CD5;}


.con03right02 ul li{font-size:15px;background: #D55B5A; width: 179px; height: 35px; text-align: center; line-height: 35px; color: #FFF;}
.con03right02 ul li+li{background: #D46D5A;}
.con03right02 ul li+li+li{background: #D5995B;
}
.con03right02 ul li+li+li+li{ background: #D4BE59;}


.con03right ul li a{display: block; color: #fff;}
/*con03*/