*{
	margin: 0px;
	padding: 0px;
}
body,html{
	
}
ul{
	list-style: none;
}
.new_w1200{
	width: 1200px;
	margin: auto;
}
.new_banner{
	width: 100%;
	height: 300px;
	background: url(../images/new_banner.png) no-repeat center;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1px;
}
.new_banner_p1{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 90px;
}
.new_banner_p2{
	margin-bottom: 15px;
}
.new_banner_p3{
	font-size: 14px;
}
.new_crumbs{
	color: #777777;
	font-size: 12px;
	line-height: 50px;
}
.new_crumbs a{
	color: #777777;
	font-size: 12px;
}
.new_cen_left{
	width: 950px;
	background: #FFFFFF;
	float: left;
	padding-top: 12px;
}
.new_cen_left ul li{
	width: 910px;
	background: #FFFFFF;
	height: 126px;
	padding: 10px 20px 0px 20px;
	margin-top: 20px;
}
.new_cen_left ul li:hover{
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.new_c_le_li_div1,.new_c_le_li_div{
	float: left;
}
/*内容左边*/
.new_cen_left ul li img{
	width: 140px;
	height: 105px;
}
.new_c_le_li_div{
	margin-left: 20px;
	width: 82%;
}
.new_c_le_li_div h6{
	font-size: 18px;
	color: #444444;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.new_c_le_li_div_p{
	color: #777777;
	font-size: 14px;
	margin-top: 10px;
	height: 38px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.new_c_le_li_div_data{
	color: #999999;
	font-size: 14px;
	margin-top: 15px;
}
.new_c_le_li_xian{
	width: 100%;
	height: 1px;
	background: #EEEEEE;
	margin-top: 20px;
}
/*内容右边*/
.new_cen_right{
	float: right;
}
.new_c_r_top{
	width: 200px;
	background: #FFFFFF;
	padding: 24px 20px 8px 20px;
}
.new_reimen{
	font-size: 18px;
	color: #444444;
	font-weight: normal;
}
.new_c_r_top li{
    margin-top: 15px;
    height: 55px;
	border-bottom: 1px solid #EEEEEE;
}
.new_c_r_img{
	float: left;
}
.new_c_r_img img{
	width: 60px;
	height: 45px;
}
.new_c_r_zi{
	margin-left: 8px;
	float: left;
	font-size: 14px;
	color: #444444;
	width: 66%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.new_c_r_bom{
	margin-top: 10px;
	width: 200px;
	background: #FFFFFF;
	padding: 24px 20px 8px 20px;
}
.new_c_r_bom ul li{
	width: 100%;
	font-size: 14px;
	color: #444444;
	margin-top: 15px;
	height: 30px;
	border-bottom: 1px solid #EEEEEE;
}
.new_dic{
	float: left;
	margin-top: -2px;
}
.new_c_r_bom ul li p{
	width: 90%;
	float: right;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.new_c_r_bom_bom{
	margin-top: 10px;
	width: 200px;
	height: 375px;
	background: #FFFFFF;
	padding: 24px 23px 0px 23px;
}
.new_c_r_bom_bom .new_reimen{
	margin-bottom: 5px;
}
.new_c_r_bom_bom ul li{
	width: 92px;
	height: 69px;
	float: left;
	border: 1px solid #EEEEEE;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.new_c_r_bom_bom ul li img{
	width: 100%;
	height: 100%;
}
.new_bom_b_zi{
	width: 73px;
	height: 40px;
	background: #FF5C3A;
	padding: 20px 10px 10px 10px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	display: none;
}
.new_c_r_bom_bom ul li:hover .new_bo_b_img{
	display: none;
}
.new_c_r_bom_bom ul li:hover .new_bom_b_zi{
	display: inline-block;
}

/*分页*/
.new_paging{
	width: 100%;
	text-align: center;
}
.new_paging a{
	background: #FFFFFF;
	width: 38px;
	height: 38px;
	color: #666666;
	font-size: 16px;
	text-align: center;
	line-height: 38px;
	border: 1px solid #E2E2E2;
	cursor: pointer;
	display: inline-block;
	margin: 50px 10px 50px 0px;
}
.new_paging .new_syy{
	width: 90px;
	text-align: center;
	color: #999999;
}
.new_paging .new_syy img{
	width: 7px;
	height: 10px;
	margin-right: 3px;
}
.new_paging span{
	display: inline-block;
	margin-right: 10px;
	font-size: 16px;
}
.new_paging a:hover{
	border: 1px solid #FF5C3A;
	color: #FF5C3A;
}
.new_paging .new_click{
	color: #FFFFFF !important;
	background: #FF5C3A;
}
.n_s_h,.n_s_f,.n_x_h,.n_x_f{
	display: none;
}
.new_paging a:hover .n_s_h{
	display: inline-block;
}
.new_paging a:hover .n_s,.n_s_f{
	display: none;
}
.new_paging a:hover .n_x_h{
	display: inline-block;
}
.new_paging a:hover .n_x{
	display: none;
}
.new_paging .n_block{
	display: inline-block;
}
.new_paging .n_none{
	display: none;
}
/*新闻详情*/
.nd_w1200{
	width: 1200px;
	margin: auto;
}
.nd_banner{
	width: 100%;
	height: 300px;
	background: url(../images/new_banner2.png) no-repeat center;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1px;
}
.nd_banner_p1{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 90px;
}
.nd_banner_p2{
	margin-bottom: 15px;
}
.nd_banner_p3{
	font-size: 14px;
}
.nd_crumbs{
	color: #777777;
	font-size: 12px;
	line-height: 50px;
}
.nd_crumbs a{
	color: #777777;
	font-size: 12px;
}
/*内容*/
.nd_cen{
	background: #FFFFFF;
}
.nd_cen_tit{
	width: 1100px;
	margin: auto;
	padding: 35px 50px 0px 50px;
	text-align: center;
	height: 97px;
}
.nd_cen_tit h6{
	color: #333333;
	font-size: 24px;
	font-weight: normal;
}
.nd_cen_tit p{
	color: #999999;
	font-size: 14px;
	margin-top: 20px;
}
.nd_cen_xian{
	width: 100%;
	height: 1px;
	background: #F7F7F7;
}
.nd_cen_zi{
	width: 1100px;
	margin: auto;
	padding: 35px 50px 0px 50px;
	color: #777777;
	font-size: 16px;
	line-height: 24px;
}
.nd_cen_xian2{
	width: 100%;
	height: 1px;
	background: #EFEFEF;
}
.nd_cen_pian{
	width: 1100px;
	margin: auto;
	padding: 35px 50px 0px 50px;
	color: #515151;
	font-size: 14px;
}
.nd_cen_syp{
	float: left;
	margin: 35px 0px;	
}
.nd_cen_xyp{
	float: right;
	margin: 35px 0px;	
}
.nd_tj.nd_w1200{
	margin-top: 40px;
}
.nd_tj_tit h6{
	float: left;
	color: #444444;
	font-size: 16px;
	font-weight: normal;
}
.nd_tj_tit p{
	color: #999999;
	font-size: 14px;
	float: right;
}
.nd_tj_cen{
	width: 100%;
	margin-bottom: 30px;
}
.nd_tj_cen .bc_content{
	margin-top: 15px;
}

/*生态营销*/
.marketing{
	margin-top: 50px;
}
.mar_tit{
	width: 100%;
	text-align: center;
}
.mar_tit h6{
	color: #444444;
	font-size: 26px;
	font-weight: normal;
}
.mar_tit p{
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}
.mar_fenxi{
	width: 1135px;
	height: 400px;
	padding: 0px 35px 0px 30px;
	background: #FFFFFF;
	margin-top: 60px;
	box-shadow: 0px 0px 10px rgba(97,97,97,0.16);
	padding-top: 1px;
}
.mar_fen_left{
	float: left;
	margin-top: -25px;
}
.mar_fen_ri{
	float: right;
	width: 785px;
	margin-top: 45px;
}
.mar_fen_ri h6{
	color: #444444;
	font-size: 24px;
	margin-bottom: 20px;
}
.mar_fen_ri p{
	color: #777777;
	height: 83px;
	font-size: 14px;
	line-height: 30px;
	margin-top: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.mar_fen_ri ul{
	margin-top: 40px;
	width: 108%;
}
.mar_fen_ri li{
	width: 104px;
	height: 100px;
	background: url(../images/mar_quan1.png) no-repeat;
	margin-right: 65px;
	float: left;
	text-align: center;
	padding-top: 30px;
}
.mar_fen_ri li h5{
	color: #FF5C3A;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}
.mar_situ{
	width: 100%;
	height: auto;
	background: #FFFFFF;
	margin-top: 50px;
	padding-top: 1px;
}
.mar_situ li{
	margin-top: 60px;
	height: auto;
	padding-bottom: 50px;
	border-bottom: 1px solid #EFEFEF;
}
.mar_si_left{
	float: left;
}
.mar_si_right{
	float: left;
	width: 870px;
	margin-left: 65px;
}
.mar_si_right h6{
	color: #444444;
	font-size: 18px;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.mar_si_right p{
	margin-bottom: 10px;
	color: #777777;
	font-size: 16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.mar_si_right p span{
	display: block;
	float: left;
	width: 8px;
	height: 2px;
	background: #C5C5C5;
	margin-top: 8px;
}
.mar_si_right p em{
	display: block;
	float: left;
	margin-left: 10px;
    margin-top: -3px;
}
.mar_fw{
	width: 100%;
	height: 420px;
	background: url(../images/mar_h_bj.png) no-repeat center;
	padding-top: 1px;
}
.mar_fw .mar_tit{
	margin-top: 50px;
}
.mar_fw .mar_tit h6{
	color: #FFFFFF;
}
.mar_fw .mar_tit p{
	color: #FFFFFF;
}
.mar_quan{
	width: 85px;
	height: 142px;
	background: url(../images/mar_yuan.png) no-repeat center;
	float: left;
	text-align: center;
	padding: 0px 35px;
}
.mar_fw_bom{
	margin-top: 80px;
	width: 103%;
}
.mar_quan h6{
	color: #FF5C3A;
	font-size: 30px;
	margin-top: 30px;
}
.mar_quan p{
	color: #777777;
	font-size: 14px;
	margin-top: 10px;
}
.mar_jt{
	float: left;
	width: 87px;
	height: 40px;
	background: url(../images/mar_jt.png) no-repeat bottom center;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	margin: 40px 13px 0px 13px;
}

.yuyue{
	width: 100%;
	height: 520px;
	background: url(../images/mar_f_bj.png) no-repeat center;
	padding-top: 1px;
}
.yuyue .mar_tit{
	margin-top: 50px;
}
.yuyue .mar_tit h6{
	color: #444444;
	font-size: 26px;
	font-weight: normal;
}
.yuyue .mar_tit p{
	color: #999999;
	font-size: 14px;
}
.yuyue .mar_tit p span{
	color: #FF5C3A;
}
.mar_in{
	margin-top: 40px;
}
.mar_in_div{
	width: 378px;
	height: 50px;
	background: #FFFFFF;
	float: left;
	margin-right: 30px;
	border: 1px solid #EFEFEF;
}
.mar_in_div label{
	line-height: 50px;
	color: #999999;
	font-size: 14px;
	margin-left: 20px;
}
.mar_in_div input{
	width: 297px;
	height: 50px;
	border: none;
	outline:medium;
}
.mar_p1{
	width: 412px;
	height:16px;
    color: #E52028;
    margin-top: 5px;
    float: left;
}
.mar_p1.mar_p3{
    width: 370px;
}
.mar_in_div.mar_in_div3{
	margin-right: 0px;
}

.mar_te{
	width: 100%;
	height: 125px;
	background: #FFFFFF;
	border: 1px solid #EFEFEF;
	margin-top: 5px;
}
.mar_te .mar_dh{
	line-height: 50px;
	color: #999999;
	font-size: 14px;
	margin-left: 20px;
	float: left;
}
.mar_te textarea{
	float: left;
	width: 1095px;
    height: 100px;
    margin-top: 16px;
    resize: none;
    border: none;
    outline:medium;
}
.mar_tit_span{
	display: inline-block;
	width: 180px;
	height: 40px;
	background: #FF5C3A;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 40px;
	cursor: pointer;
	margin-top: 15px;
}
.mar_te_p.mar_p1{
	width: 100%;
}
.code_input{
	margin-left: 0px!important;
	margin-top:10px!important;
}
.v_container{
	margin-top:10px!important;
}
.mar_tit.mar_submit{
	margin-top:0px;
}