body{
	overflow-x: hidden;
}
.header {

	width: 100%;

	height: 100%;

}



.header .header_top {

	width: 1100px;

	height: 116px;

	margin: 0 auto;

}



.header .header_top .left {

	float: left;

	margin-top: 27px;

}



.header .header_top .left .logo {

	float: left;

	width: 247px;



}



.header .header_top .left .logo img {

	display: block;

	width: 100%;

}



.header .header_top .left .zytz {

	float: left;

	margin: 21px 0 0 30px;

}



.header .header_top .right {

	float: right;
	padding-top:45px;
	box-sizing


}
.header .header_top .right span{
	font-size: 18px;
	color: #004b94;
	text-align: right;
	line-height:30px;
	display: block;
}
.header .header_top .right p{
	font-size: 16px;
	color: #3e3e3e;
	text-align: right;
	line-height:30px;
	display: block;
	font-family: '黑体'
}

/*.header .header_top .right .shang {

	width: 100%;

	padding-top: 14px;

	box-sizing: border-box;

	float: right;

	padding-left: 50px;

	box-sizing: border-box;

}



.header .header_top .right .shang .zuo {

	float: left;

	width: 51px;

	height: 51px;

	margin-right: 10px;

}



.header .header_top .right .shang .zuo img {

	display: block;

	width: 100%;

}



.header .header_top .right .shang .you {

	float: left;

}



.header .header_top .right .shang .you span {

	font-size: 14px;

	color: #000;

}



.header .header_top .right .shang .you h1 {

	font-family: impact;

	font-size: 24px;

	color: #000;

}



.header .header_top .right .xia {

	width: 255px;

	height: 16px;

	margin-top: 10px;

}



.header .header_top .right .xia img {

	display: block;

	width: 100%;

}*/



.header .header_botttom {

	width: 100%;

	height: 45px;

	background: #01a765;

}



.header .header_botttom .header_bottom_dh {

	width: 1100px;

	margin: 0 auto;

}



.header .header_botttom .nav {

	float: left;

}



.header .header_botttom .nav a {

	float: left;

	display: block;

	width: 90px;

	height: 45px;

	line-height: 45px;

	text-align: center;

	font-size: 14px;

	color: #fff;

}



.header .header_botttom .nav a.act {

	background: #ffbe34;

}



.header .header_botttom .nav a:hover {

	background: #ffbe34;

}



.header .header_botttom .inp {

	float: right;

	padding-top: 10px;

	box-sizing: border-box;

}



.header .header_botttom .inp input {

	float: left;

	display: block;

	width: 285px;

	height: 27px;

	border: 1px solid #e1e1e1;

	border-radius: 2px;

	font-size: 12px;

	color: #fff;

	padding: 0 10px;

	box-sizing: border-box;

	background: #01a765;

	border-right: 0;

}



.header .header_botttom .inp .sousuo {

	float: left;

	width: 55px;

	height: 27px;

	border-radius: 2px;

	background: #fff;

	color: #333;

	margin-left: -1px;

	line-height: 27px;

	cursor: pointer;

}



.header .header_botttom .inp .sousuo img {

	width: 16px;

	height: 16px;

	margin-left: 5px;

}



.banner {

	width: 100%;

	overflow: hidden;

}



.banner img {

	display: block;

	width: 100%;

}



.banner .swiper-pagination-bullet-active {

	background: #ffbe34 !important;

}



.banner .swiper-slide {

	position: relative;

	overflow: hidden;

}



.banner .swiper-slide .box {

	position: absolute;

	left: 0;

	top: 35%;

	width: 100%;

	z-index: 100000000000;

}



.banner .swiper-slide .box h1 {

	color: #FFF;

	font-weight: 900;

	text-transform: uppercase;

	font-size: 52px;

	opacity: 0;

	text-align: center;

	width: 100%;

	line-height: 100px;

}



.banner .swiper-slide-active .box h1 {

	-webkit-transition: opacity 800ms, -webkit-transform 800ms;

	transition: transform 800ms, opacity 800ms;

	-webkit-transition-delay: 1s;

	/* Safari */

	transition-delay: 1s;

	opacity: 1;

}



.banner .swiper-slide .box p {

	color: #FFF;

	font-weight: 900;

	text-transform: uppercase;

	font-size: 24px;

	opacity: 0;

	text-align: center;

	width: 100%;

	line-height: 50px;

}



.banner .swiper-slide-active .box p {

	-webkit-transition: opacity 1000ms, -webkit-transform 1000ms;

	transition: transform 1000ms, opacity 1000ms;

	-webkit-transition-delay: 1.2s;

	/* Safari */

	transition-delay: 1.2s;

	opacity: 1;

}



.index1 {

	width: 100%;

}



.index1 .title {

	width:100%;

	height: 169px;
	padding:40px 0;
	box-sizing:border-box;
}

.index1 .title h1{
	font-size: 36px;
	color: #333;
	line-height: 36px;
	text-align: center;
	font-weight: normal;
}

.index1 .title span{
	width: 74px;
	height: 2px;
	background: #01a765;
	display: block;
	margin:20px auto;
}


.index1 .title p {
	width: 100%;

	font-size: 14px;

	color: #666;

	text-align: center;

	line-height: 14px;

}



.index1 .index1_one {

	width: 100%;

	height: 160px;

	background: url(../img/index1.jpg) no-repeat center;

	background-size: cover;

}



.index1 .index1_one ul {

	width: 1100px;

	margin: 0 auto;

}



.index1 .index1_one ul li {

	width: 108px;

	height: 160px;

	margin: 0 1px;

	float: left;

	background: rgba(255, 255, 255, .2);

	box-sizing: border-box;

	vertical-align: middle;

	font-size: 20px;

	line-height: 25px;

	cursor: pointer

}



.index1 .index1_one ul li.back {

	background: #01a765;

	color: #ffbe34;

}



.index1 .index1_one ul li.back p {

	color: #ffbe34;

}



.index1 .index1_one ul li a {

	display: block;

	padding: 0 40px;

}



.index1 .index1_one ul li p {

	opacity: 1 !important;

	color: #fff;

	vertical-align: middle;

	width: 100%;

	height: 160px;

	text-align: center;

	display: table-cell;

	cursor: pointer

}



.index1 .index1_two {

	width: 1100px;

	margin: 20px auto 40px;

}



.index1 .index1_two .xxk {

	display: none;

}



.index1 .index1_two .block {

	display: block;

}



.index1 .index1_two .left {

	width: 960px;

	float: left;

}



.index1 .index1_two .left .index1_q {

	width: 340px;

	height: 438px;

	overflow: hidden;

	position: relative;

	float: left;

}



.index1 .index1_two .left .index1_q img {

	display: block;

	width: 100%;

	height: 100%;

}



.index1 .index1_two .left .index1_q .box {

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

	background: rgba(102, 194, 143, .5);

	display: none;

	line-height: 438px;

	text-align: center;

	font-size: 24px;

	color: #fff;

}



.index1 .index1_two .left .index1_q:hover .box {

	display: block;

}



.index1 .index1_two .left .index1_q2 {

	width: 297px;

	height: 100%;

	margin-left: 14px;

	float: left;

}



.index1 .index1_two .left .index1_q2 .index1_w {

	width: 297px;

	height: 180px;

	margin-bottom: 14px;

	background-size: contain !important;

}



.index1 .index1_two .left .index1_q2 .index1_w h1 {

	line-height: 50px;

	font-size: 14px;

	color: #333;

}



.index1 .index1_two .left .index1_q2 .index1_w p {

	line-height: 30px;

	font-size: 14px;

	color: #333;

	height: 120px;

	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;

	width: 70%;

}



.index1 .index1_two .left .index1_q2 .index1_e {

	width: 297px;

	height: 245px;

	position: relative;

}



.index1 .index1_two .left .index1_q2 .index1_e img {

	width: 297px;

	height: 245px;

}



.index1 .index1_two .left .index1_q2 .index1_e .box {

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

	background: rgba(102, 194, 143, .5);

	display: none;

	line-height: 245px;

	text-align: center;

	font-size: 24px;

	color: #fff;

}



.index1 .index1_two .left .index1_q2 .index1_e:hover .box {

	display: block;

}



.index1 .index1_two .left .index1_q3 {

	width: 295px;

	float: right;

}



.index1 .index1_two .left .index1_q3 .index1_r {

	width: 295px;

	height: 248px;

	position: relative;

	margin-bottom: 14px;

}



.index1 .index1_two .left .index1_q3 .index1_r img {

	display: block;

	width: 295px;

	height: 248px;

}



.index1 .index1_two .left .index1_q3 .index1_r .box {

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

	background: rgba(102, 194, 143, .5);

	display: none;

	line-height: 245px;

	text-align: center;

	font-size: 24px;

	color: #fff;

}



.index1 .index1_two .left .index1_q3 .index1_r:hover .box {

	display: block;

}



.index1 .index1_two .left .index1_q3 .index1_t {

	width: 295px;

	height: 176px;

	position: relative;

}



.index1 .index1_two .left .index1_q3 .index1_t img {

	display: block;

	width: 295px;

	height: 176px;

}



.index1 .index1_two .left .index1_q3 .index1_t .box {

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

	background: rgba(102, 194, 143, .5);

	display: none;

	line-height: 173px;

	text-align: center;

	font-size: 24px;

	color: #fff;

}



.index1 .index1_two .left .index1_q3 .index1_t:hover .box {

	display: block;

}



.index1 .index1_two .right {

	width: 120px;

	height: 439px;

	background: pink;

	float: right;

}



.index1 .index1_two .right ul li {

	width: 100%;

	height: 44px;

	border-bottom: 1px solid #fff;

	background: #01a765;

	line-height: 44px;

	box-sizing: border-box;

	text-align: center;

	font-size: 14px;

	color: #fff;

}



.index1 .index1_two .right ul li a {

	font-size: 14px;

	color: #fff;

}



.index1 .index1_two .right ul li:hover {

	background: #ffbe34;

}



.index1 .index1_two .right ul li img {

	margin-right: 5px;

}



.index2 {

	width: 100%;

	height:367px;

	background: url(../img/gskc.jpg) no-repeat center;

	background-size: cover;

}



.index2 .index_2a {

	width: 1100px;

	margin: 0 auto;

	padding-top: 30px;

	box-sizing: border-box;

}



.index2 .index_2a .title {

	width: 295px;

	height: 73px;

	margin: 0 auto;

}

.index2 .index_2a .title h1 {
    font-size: 36px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    font-weight: normal;
}


.index2 .index_2a .title span {
    width: 74px;
    height: 2px;
    background: #fff;
    display: block;
    margin: 20px auto;
}


.index2 .index_2a ul {

	width: 490px;

	float: left;

	margin-right: 60px;

	margin-top: 15px;

}



.index2 .index_2a ul div {

	width: 100%;

	height: 40px;

	line-height: 40px;

	color: #fff;

	margin-bottom: 10px;

}



.index2 .index_2a ul div p {

	float: left;

	font-size: 24px;

	vertical-align: middle;

}



.index2 .index_2a ul div p img {

	margin-right: 10px;

	vertical-align: middle;

	float: left;

	margin-top: 8px;

}



.index2 .index_2a ul div a {

	float: right;

	display: block;

	color: #fff;
	font-size: 14px

}



.index2 .index_2a ul li {

	width: 100%;

	height: 25px;

	line-height: 25px;

	font-size: 14px;

	color: #fff;

}



.index2 .index_2a ul li p {

	width: 70%;

	float: left;

	height: 25px;

	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;

	box-sizing: border-box;

	transition: all .5s;

}



.index2 .index_2a ul li:hover p {

	padding-left: 20px;

	box-sizing: border-box;

	color: #ffa432;

}
.index2 .index_2a ul li:hover span {

	padding-right: 10px;

	box-sizing: border-box;

	color: #ffa432;

}


.index2 .index_2a ul li span {

	float: right;

	display: block;
	transition:.5s all;

}



.cpdz {

	width: 1100px;

	margin: 0 auto;

}



.cpdz .cpdztitle {

	width:100%;

	height: 169px;
	padding:40px 0;
	box-sizing:border-box;

}



.cpdz .cpdztitle h1{
	font-size: 36px;
	color: #333;
	line-height: 36px;
	text-align: center;
	font-weight: normal;
}

.cpdz .cpdztitle span{
	width: 74px;
	height: 2px;
	background: #01a765;
	display: block;
	margin:20px auto;
}


.cpdz .cpdztitle p {
	width: 100%;

	font-size: 14px;

	color: #666;

	text-align: center;

	line-height: 14px;

}






.cpdz .cpdz_xq {

	width: 100%;

	position: relative;



}



.cpdz .cpdz_xq .zuo {

	width: 480px;

	height:587px;

	background: #00a865;

}



.cpdz .cpdz_xq .zuo .swiper-container img {

	width: 480px;

	height: 343px;

	display: block;

}



.cpdz .cpdz_xq .zuo .swiper-container .swiper-button-next {

	background-image: none;

	width: 48px;

	height: 35px;

	border: 1px solid #333;

	font-size: 28px;

	line-height: 35px;

	text-align: center;

	color: #333;

	top: initial;

	bottom: 260px;

	right: inherit;

	left: 100px;

}



.cpdz .cpdz_xq .zuo .swiper-container .swiper-button-prev {

	background-image: none;

	width: 48px;

	height: 35px;

	border: 1px solid #333;

	line-height: 35px;

	text-align: center;

	color: #333;

	font-size: 28px;

	top: initial;

	bottom: 260px;

	left: 20px;

}



.cpdz .cpdz_xq .zuo .swiper-container .swiper-button-prev:hover {

	background: #00a865;

	border: 1px solid #00a865;

	color: #fff;

}



.cpdz .cpdz_xq .zuo .swiper-container .swiper-button-next:hover {

	background: #00a865;

	border: 1px solid #00a865;

	color: #fff;

}



.cpdz .cpdz_xq .zuo .bottom {

	padding: 40px 40px;

	box-sizing: border-box;

	color: #fff;

}



.cpdz .cpdz_xq .zuo .bottom p {

	font-size: 14px;

	line-height: 14px;

}



.cpdz .cpdz_xq .zuo .bottom h1 {

	font-size: 24px;

	line-height: 42px;
	font-weight: normal;

}



.cpdz .cpdz_xq .zuo .bottom span {

	width: 25px;

	height: 1px;

	display: block;

	background: #fff;

	margin: 23px 0 28px;

}



.cpdz .cpdz_xq .zuo .bottom a {

	width: 308px;

	height: 55px;

	display: block;

	border: 1px solid #fff;

	padding: 0 25px;

	box-sizing: border-box;

	line-height: 52px;

	font-size: 14px;

	color: #fff;

}



.cpdz .cpdz_xq .zuo .bottom a img {

	width: 30px;

	height: 10px;

	float: right;

	margin-top: 18px;

}



.cpdz .cpdz_xq .you {

	width: 786px;

	height: 454px;

	position: absolute;

	right: 0;

	top: 30px;

	z-index: 100;

}



.cpdz .cpdz_xq .you ul li {

	width: 242px;

	height: 206px;

	margin: 10px;

	background: #00a865;

	border: 5px solid #fff;

	box-sizing: border-box;

	float: left;

	box-shadow: 1px 0px 10px 0px #f4f4f4;

	overflow: hidden;

}
.cpdz .cpdz_xq .you ul a:nth-of-type(3n) li{
	margin-right: 0 !important
}
.cpdz .cpdz_xq .you ul li div{
	overflow: hidden;
}

.cpdz .cpdz_xq .you ul li:hover img{
	transform: scale(1.3);
}
.cpdz .cpdz_xq .you ul li img {

	display: block;

	width: 232px;

	height: 134px;

	transition: 1s all;

}



.cpdz .cpdz_xq .you ul li p {

	font-size: 14px;

	color: #fff;

	line-height: 30px;

	height: 30px;

	padding: 0 10px;

	box-sizing: border-box;

	overflow: hidden;

}



.cpdz .cpdz_xq .you ul li span {

	font-size: 14px;

	color: #ffc32f;

	line-height: 20px;

	height: 20px;

	display: block;

	width: 100%;

	padding: 0 10px;

	box-sizing: border-box;

	overflow: hidden;

}



.lygl {

	width: 100%;

	height: 363px;

	background: url(../img/glbj.jpg) no-repeat center;

	background-size: cover;

	margin-top: 40px;
	    box-shadow: 0px 2px 10px 2px #ccc;

}



.lygl .lygl_xq {

	padding: 40px 0 0 0;

	box-sizing: border-box;

	width: 1100px;

	margin: 0 auto;

}



.lygl .lygl_xq .left {

	width: 638px;

	float: left;

}



.lygl .lygl_xq .left ul div {

	width: 100%;

	height: 40px;

	line-height: 40px;

	color: #333;

	margin-bottom: 20px;

}



.lygl .lygl_xq .left ul div p {

	float: left;

	font-size: 24px;

	vertical-align: middle;

}



.lygl .lygl_xq .left ul div p img {

	margin-right: 10px;

	vertical-align: middle;

	float: left;

	margin-top: 10px;

}



.lygl .lygl_xq .left ul div a {

	float: right;

	display: block;

	color: #333;
	font-size: 14px

}



.lygl .lygl_xq .left ul li {

	margin-bottom: 20px;

}



.lygl .lygl_xq .left ul li .img {

	width: 139px;

	height: 102px;

	float: left;

	margin-right: 10px;
	overflow: hidden;
	margin-bottom: 0

}

.lygl .lygl_xq .left ul li:hover .img img{
	transform: scale(1.3);
}

.lygl .lygl_xq .left ul li .img img {

	display: block;

	width: 139px;

	height: 102px;
	transition:all 1s;
}



.lygl .lygl_xq .left ul li .box {

	width: 488px;

	float: right;

}



.lygl .lygl_xq .left ul li .box h1 {

	font-size: 16px;

	color: #333;

	height: 26px;

	line-height: 26px;

	width: 70%;

	float: left;

	display: block;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

	overflow: hidden;
	font-weight: normal;

}



.lygl .lygl_xq .left ul li:hover h1 {

	color: #ffa432;

}



.lygl .lygl_xq .left ul li .box span {

	font-size: 14px;

	color: #666;

	height: 26px;

	line-height: 26px;

	width: 30%;

	float: left;

	display: block;

	overflow: hidden;

	text-align: right;

}



.lygl .lygl_xq .left ul li .box p {

	font-size: 14px;

	color: #666;

	line-height: 25px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 3;

	overflow: hidden;

}



.lygl .lygl_xq .right {

	width: 422px;
/*345*/
	float: right;

}



.lygl .lygl_xq .right ul div {

	width: 100%;

	height: 40px;

	line-height: 40px;

	color: #333;

	margin-bottom: 10px;

}



.lygl .lygl_xq .right ul div p {

	float: left;

	font-size: 24px;

	vertical-align: middle;

}



.lygl .lygl_xq .right div p img {

	margin-right: 10px;

	vertical-align: middle;

	float: left;

	margin-top: 8px;

}



.lygl .lygl_xq .right ul div a {

	float: right;

	display: block;

	color: #333;
	font-size: 14px

}



.lygl .lygl_xq .right ul li {

	width: 100%;

	height: 25px;

	line-height: 25px;

	font-size: 14px;

	color: #333;

}



.lygl .lygl_xq .right ul li p {

	width: 70%;

	float: left;

	height: 25px;

	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;

	box-sizing: border-box;

	transition: all .5s;

}



.lygl .lygl_xq .right ul li:hover p {

	padding-left: 20px;

	box-sizing: border-box;

	color: #ffa432;

}
.lygl .lygl_xq .right ul li:hover span {

	padding-right: 10px;

	box-sizing: border-box;
transition: all .5s;
	color: #ffa432;

}


.lygl .lygl_xq .right ul li span {

	float: right;

	display: block;

}



.jdal {

	width: 1100px;

	margin: 0 auto;

}



.jdal .title {

	width: 100%;
    height: 169px;
    padding: 40px 0;
    box-sizing: border-box;

}






.jdal .title  h1{
	font-size: 36px;
	color: #333;
	line-height: 36px;
	text-align: center;
	font-weight: normal;
}

.jdal .title  span{
	width: 74px;
	height: 2px;
	background: #01a765;
	display: block;
	margin:20px auto;
}


.jdal .title  p {
	width: 100%;

	font-size: 14px;

	color: #666;

	text-align: center;

	line-height: 14px;

}



.jdal ul li {

	width: 263px;

	float: left;

	margin-right: 16px;

	background: #01a765;

}



.jdal ul li:last-child {

	margin-right: 0;

}



.jdal ul li img {

	width: 263px;

	height: 254px;

	display: block;

	transition: 1s  all;

}

.jdal ul li:hover img{

	transform: scale(1.3);

}

.jdal ul li .img {

	width: 263px;

	height: 254px;
	overflow: hidden;

}

.jdal ul li .box{
	height: 78px;
	
	padding: 10px;
	padding-top: 15px;
	box-sizing: border-box;
}

.jdal ul li p {

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

	overflow: hidden;

	color: #fff;

	line-height: 25px;
	
	box-sizing: border-box;

	font-size: 16px;

}



.jdal ul li:hover {

	background: #01a765;

}



.hzhb {

	width: 1100px;

	margin: 0 auto 10px;

}



.hzhb .title {

	width: 100%;
	height: 134px;
	padding-top: 38px;
	box-sizing:border-box;

}


.hzhb .title h1 {
    font-size: 36px;
    color: #333;
    line-height: 36px;
    text-align: center;
    font-weight: normal;
}
.hzhb .title span {
    width: 74px;
    height: 2px;
    background: #01a765;
    display: block;
    margin: 20px auto;
}








.hzhb ul li {

	width: 212px;

	float: left;

	margin-right: 10px;

	background: #333;

	margin-bottom: 10px;

}



.hzhb ul li:nth-of-type(5n) {

	margin-right: 0;

}



.hzhb ul li img {
	width: 212px;
	height: 70px;
	display: block;
	border:1px solid #e4e4e4;

}



.yqlj {

	width: 1100px;

	height: 100%;

	margin: 0px auto 20px;

	position: relative;

}



.yqlj .lianjie {

	width: 1050px;

	float: right;

	padding: 10px 20px 10px 50px;

	box-shadow: 1px 1px 10px 5px #f5f5f5;

	box-sizing: border-box;

}

.yqlj .lianjie a{
	font-size: 14px;
	color: #333;
	padding: 0 10px;
	box-sizing: border-box;
	word-break:keep-all;           /* 不换行 */
white-space:nowrap;
}


.yqlj .jt_lj {

	width: 92px;

	height: 28px;

	position: absolute;

	left: 0;

	top: 50%;

	margin-top: -14px;

	background: url(../img/lianjie.png) center no-repeat;

	color: #fff;

	text-align: center;

	line-height: 28px;

	font-size: 14px;

}



.footer {

	width: 100%;

	height: 100%;

	background: #666;
	padding-bottom: 16px;
	text-align: center;

}



.footer div {

	font-size: 16px;

	color: #fff;

	line-height: 16px;

	padding: 28px 0 14px;
	box-sizing: border-box;

}
.footer div:last-child{
	padding-bottom: 15px
}


.footer p {

	font-size: 14px;

	color: #ccc;
	line-height: 24px;

}
.footer span{

	font-size: 14px;
	display: block;
	color: #ccc;
	line-height: 40px;

}


@media only screen and (max-width:1366px) {

	

}