@charset "utf-8";

/* CSS Document */
.banner{
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
    height: 920px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
	min-height: 780px !important;
	max-height: 920px !important;
}
.banner .DB_bgSet{
	position: relative;
	height: 100%;
}
.banner .DB_bgSet li{
	position: absolute;
    width: 100%;
    height:100%;
    display: none;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.banner .DB_imgSet {
    position: absolute !important;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
	top: 0;
}
.banner .DB_imgSet .b_more a{
	display: block;
	width: 130px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 20px;
	border: 1px solid #fff;
}
.banner .DB_imgSet .b_more a:hover{
	border-color: #1DA737;
	color: #1DA737;
}
.banner .DB_imgSet .img{
	position: absolute;
}
.banner .DB_imgSet .DB_1_1{
	left: 0;
	top: 340px;
}
.banner .DB_imgSet .DB_1_2{
	left: 0;
	top: 423px;
}
.banner .DB_imgSet .DB_1_3{
	left: 0;
	top: 549px;
}

.banner .DB_imgSet .DB_2_1{
	left: 516px;
	top: 308px;
}
.banner .DB_imgSet .DB_2_2{
	left: 310px;
	top: 386px;
}
.banner .DB_imgSet .DB_2_3{
	left: 535px;
	top: 456px;
}
.banner .DB_imgSet .DB_3_1{
	left: 104px;
	top: 228px;
}
.banner .DB_imgSet .DB_3_2{
	left: 610px;
	top: 286px;
}
.banner .DB_imgSet .DB_3_3{
	left: 474px;
	top: 512px;
}
.banner .DB_next ,.banner .DB_prev{
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	background: url(../img/ban_lr.png) no-repeat;
	background-color: rgba(0,0,0,0.5);
}
.banner .DB_next{
	right: 0;
	background-position: -143px center;
}
.banner .DB_prev{
	left: 0;
	background-position: 14px center;
}
.banner .DB_next:hover ,.banner .DB_prev:hover{
	background-color: #1DA737;
}
.banner .DB_menuWrap{
	position: absolute;
	width: 100%;
	bottom: 92px;
	text-align: center;
	height: 12px;
}
.banner .DB_menuSet{
	width: 100%;
	font-size: 0;
}
.banner .DB_menuSet li{
	display: inline-block;
	padding: 0 7px;
}
.banner .DB_menuSet li span{
	width: 12px;
	height: 12px;
	background: url(../img/ban_li.png) no-repeat right 0;
	display: block;
	cursor: pointer;
}
.banner .DB_menuSet li.select span{
	background-position: 0 0;
}


.ind_new{
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 99;
}
.ind_new .w_1200{
	position: relative;
	height: 60px;
}
.ind_new h3{
	position: absolute;
	left: 0;
	top: 0;
	color: #1DA737;
	font-size: 22px;
	line-height: 60px;
	font-family: "宋体";
}
.ind_newcm{
	overflow: hidden;
	position: relative;
	line-height: 60px;
	height: 60px;
	padding-left: 66px;
}
.ind_newcm li a{
	color: #fff;
	display: block;
	font-size: 14px;
}
.ind_newcm li a span{
	float: right;
	color: #8E8E8E;
}
.ind_newcm li a:hover{
	color: #1DA737;
}

/* */
.ind_a{
	padding: 66px 0;
}
.ind_a li{
	float: left;
	width: 123px;
	padding-right: 56px;
	text-align: center;
}
.ind_a li.last{
	padding-right: 0;
}
.ind_a li .img{
	display: block;
	overflow: hidden;
}
.ind_a li img{
	width: 100%;
}
.ind_a li p{
	font-size:18px;
	color: #333333;
	padding-top:6px;
}

.ind_b{
	padding: 12px 0 56px;
	background: url(../img/ind_abbg.jpg) no-repeat center 0;
	min-height: 200px;
}
.ind_b .ind_bl{
	float: left;
	width: 260px;
	padding-top: 12px;
}
.ind_b .ind_br{
	float: right;
	width: 880px;
	padding-top: 30px;
}
.ind_b .ind_ab{
	font-size: 15px;
	color: #333;
	line-height: 2;
	padding-bottom:40px;
}
.ind_b .ind_m{
	display: inline-block;
	font-size: 14px;
	color:#333333;
	border-bottom: 1px solid #CBCBCB;
	line-height: 38px;
}
.ind_b .ind_m font{
	color: #1DA737;
}
.ind_b .ind_m:hover{
	padding: 0 10px;
	border-color:#1DA737;
	color: #1DA737;
}
.ind_c{
	padding: 20px 0 40px;
	overflow: hidden;
}
.ind_c li{
	float: left;
	width: 25%;
}
.ind_c li a{
	display: block;
}
.ind_c li .img{
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #333;
}
.ind_c li img{
	width: 100%;
	display: block;
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
}
.ind_c li .tit_com{
	position: absolute;
	bottom:24px;
}
.ind_c li .tit_com .h3 ,.ind_c li .tit_com .p{
	color: #fff;
}
.ind_c li .tit_com .h3{
	font-size: 22px;
	line-height: 1.4;
}
.ind_c li .tit_com .p{
	font-size: 24px;
	line-height: 1.4;
}
.ind_c li a:hover img{
	transform: scale(1.2);
}

@media screen and (max-width:1440px ) {
		.ind_c li .tit_com .h3{
			font-size: 18px;
		}
		.ind_c li .tit_com .p{
			font-size: 20px;
		}
}