@charset "utf-8";
/* CSS Document */

/*子页公共*/
.sub_ban{
	height: 200px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 1.3;
	text-align: center;
}
.sub_ban .w_1200{
	height: 100%;
	display: table;
}
.sub_ban p{
	color: #fff;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	height: 100%;
	text-shadow: 0 4px 8px rgba(0,0,0,0.7);
	font-weight: bold;
}
.weizhi{
	line-height: 22px;
	padding: 15px 0;
	background: #F5F5F5;
	color: #333333;
}
.weizhi a{
	color: #333333;
}
.weizhi a:hover{
	color: #2685CF;
}
.ddfw_com{
	background: #F5F5F5;
	padding: 42px 0;
}
.ddfw_com .ddfw_flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ddfw_com .ddfw_l{
	/*max-width: 64%;*/
	padding-right: 15px;
}
.ddfw_com .ddfw_l h3{
	font-weight: bold;
	padding-bottom: 14px;
}
.ddfw_com .ddfw_l p{
	color: #777777;
}
.ddfw_com .ddfw_l p span{
	font-weight: bold;
}
.ddfw_com .ddfw_r a{
	display: inline-block;
	line-height: 42px;
	padding: 0 42px;
	font-weight: bold;
	background: #FFB10D;
	border-radius: 30px;
	color: #fff;
	white-space: nowrap;
}
.ddfw_com .ddfw_r a:hover{
	background: #2685CF;
}


.left{
	float: left;
	width: 75%;
	padding-top: 20px;
	overflow: hidden;
}
.right{
	float: right;
	width: 22.5%;
	padding-top: 25px;
	padding-bottom: 40px;
}
.left .sub_ltt{
	padding-bottom:5px;
	border-bottom: 1px solid #DDDDDD;
}
.left .sub_lcom{
	padding: 0px 0 40px;
}
.left .sub_lcom .commm{
	line-height: 1.9;
	padding: 10px 0 0;
	overflow: hidden;
}
.left .sub_lcom .commm img{
	max-width: 100% !important;
	height: auto !important;
}

/*右边公共*/

.right .sub_rtt{
	font-weight: bold;	 
}
.right .sub_rnav{
	padding-top: 6px;
}
.right .sub_rnav li{
	border-bottom: 1px dotted #D7D7D7;
}
.right .sub_rnav li a{
	display: block;
	line-height: 1.4;
	padding: 10px 18px 10px 0;
	color: #333;
	background: url(../images/sr_ico1.png) no-repeat right center;
}
.right .sub_rnav li a:hover ,.right .sub_rnav li a.a_hv{
	background-image: url(../images/sr_ico2.png);
	color: #2685CF;
}
.right .sub_rfw{
	padding-top: 30px;
}
.right .sub_rfw .rfw_tt{
	line-height: 22px;
	padding: 10px 12px;
	background: #2585CF;
	color: #fff;
	font-weight: bold;
}
.right .sub_rfw .rfw_dd{
	border: 1px solid #DDDDDD;
	padding: 15px 8px;
	text-align: center;
}
.right .sub_rfw .rfw_dd h3{
	line-height: 1.3;
	font-weight: bold;
}
.right .sub_rfw .rfw_dd h3 font{
	color: #FFB10D;
}
.right .sub_rfw .rfw_dd p{
	line-height: 30px;
	vertical-align: middle;
	padding: 3px 0;
}
.right .sub_rfw .rfw_dd p img{
	display: inline-block;
	vertical-align: middle;
}
.right .sub_rfw .rfw_dd p span{
	vertical-align: middle;
	display: inline-block;
	padding-left: 7px;
}
.right .sub_rfw .r_ewm{
	padding-top: 5px;
}
.right .sub_rfw .r_ewm img{
	border: 1px solid #FFB10D;
	display: inline-block;
	max-width: 80%;
}
.right .sub_rfw .r_ewm span{
	display: block;
	padding-top:2px;
}

/*案例*/
.anli_list{
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 20px;
}
.anli_list ul{
	margin-left: -10px;
	margin-right: -10px;
}
.anli_list ul li{
	float: left;
	width: 25%;
	padding: 10px;
}
.anli_list ul li .img{
	border: 1px solid #DDDDDD;
	padding-bottom: 65%;
	overflow: hidden;
	position: relative;
}
.anli_list ul li .img img{
	position: absolute;
	left: 0;
	top: 0;
}
.anli_list ul li p{
	text-align: center;
	padding-top: 8px;
}

/*新闻*/
.new_list{
	padding: 10px 0 30px;
}
.new_list ul{
	margin-left: -15px;
	margin-right: -15px;
}
.new_list li{
	float: left;
	padding: 15px;
	width: 33.3333%;
}
.new_list li .a_com{
	display: block;
}
.new_list li .img{
	position: relative;
	padding-bottom: 58%;
	overflow: hidden;
	width: 100%;
}
.new_list li .img img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	min-height: 100%;
	transition: all 2s ease-in-out 0s;
	-o-transition: all 2s ease-in-out 0s;
	-moz-transition: all 2s ease-in-out 0s;
	-webkit-transition: all 2s ease-in-out 0s;
}
.new_list li h3{
	margin-top: 15px;
	color: #333;
	height:30px;
	line-height:30px;
}
.new_list li p{
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	margin-top: 12px;
	color: #656565;
}
.new_list li .ckxq{
	line-height:16px;
	padding-top: 22px;
	/*text-align: right;*/
	color: #656565;
}
.new_list li .ckxq span{
	display: inline-block;
	vertical-align: middle;
}
.new_list li .ckxq i{
	width: 16px;
	height: 20px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	background: url(../images/new_ico.png) no-repeat right center;
}
.new_list li a:hover .ckxq i{
	background-position: left center;
}
.new_list li a:hover .img img{
	transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
}

/*视频*/
.sp_list{
	padding: 10px 0 20px;
	overflow: hidden;	
}
.sp_list ul{
	margin-left: -15px;
	margin-right: -15px;
}
.sp_list ul li{
	float: left;
	width: 33.33333%;
	padding: 15px;
}
.sp_list ul li a{
	display: block;
}
.sp_list ul li .img{
	position: relative;
	padding-bottom: 75%;
	overflow: hidden;
	width: 100%;
}
.sp_list ul li .img img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	min-height: 100%;
}
.sp_list ul li .img .hv{
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.sp_list ul li .img .hv i{
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px;
	background: url(../images/sp_ico.png) no-repeat;
}
.sp_list ul li p{
	line-height: 30px;
	padding: 10px;
	text-align: center;
	color: #333333;
	background: #F5F5F5;
}

/*联合创业*/
.chuangye{
	padding: 5px 0;
}
.chuangye .cy_li{
	padding: 38px 0;
	border-bottom: 1px dashed #DADADA;
	width: 100%;
}
.chuangye .cy_li .img{
	width: 37.77777%;
}
.chuangye .cy_li .img img{
	display: block;
	max-width: 100%;
}
.chuangye .cy_li .cy_wz{
	width: 56.6666%;
	color: #656565;
	line-height: 1.8;
	padding-top: 15px;
}
.chuangye .cy_li .cy_wz h3{
	font-weight: bold;
	padding-bottom: 15px;
	color: #333;
}

/*优势*/

.ys_list{
	padding-top: 10px;
}
.ys_list ul{
	margin-left: -10px;
	margin-right: -10px;
	display: flex;
	
}
.ys_list li{
	float: left;
	width: 33.3333%;
	padding: 10px;
}
.ys_list li .ysbg{
	display: block;
	background: #F5F5F5;
	height: 100%;
}
.ys_list li .img{
	width: 100%;
	position: relative;
	padding-bottom: 56%;
	overflow: hidden;
}
.ys_list li .img img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	min-height: 100%;
	transition: all 2s ease-in-out 0s;
	-o-transition: all 2s ease-in-out 0s;
	-moz-transition: all 2s ease-in-out 0s;
	-webkit-transition: all 2s ease-in-out 0s;
}
.ys_list li .padd{
	padding: 15px 12px;
}
.ys_list li .padd h3{
	color: #333333;
	font-weight: bold;
	line-height: 1.4;
}
.ys_list li .padd p{
	margin-top: 12px;
	line-height: 25px;
	overflow: hidden;
	color: #656565;
	padding-bottom: 10px;
}
.ys_list li .padd p font{
	color: #2685CF;
	font-weight: bold;
	display: inline-block;
	padding-right: 4px;
	font-size: 16px;
}
.ys_list li .padd .ckxq{
	line-height:16px;
	padding-top: 16px;
	text-align: right;
	color: #656565;
}
.ys_list li .padd .ckxq span{
	display: inline-block;
	vertical-align: middle;
}
.ys_list li .padd .ckxq i{
	width: 16px;
	height: 20px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	background: url(../images/new_ico.png) no-repeat right center;
}
.ys_list li:hover .ckxq i{
	background-position: left center;
}
.ys_list li:hover .img img{
	transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
}

/*证书*/
.am-pureview{
	z-index: 9995 !important;
}
.zs_list{
	padding: 10px 0 20px;
	overflow: hidden;
}
.zs_list ul{
	margin-left: -14px;
	margin-right: -14px;
}
.zs_list ul li{
	padding: 14px;
	float: left;
	width: 33.333333%;
}
.zs_list ul li a{
	display: block;
	border: 1px solid #DDDDDD;
	padding:5%;
}
.zs_list ul li .img{
	width: 100%;
	padding-bottom: 75%;
	overflow: hidden;
	position: relative;
}
.zs_list ul li .img img{
	position: absolute;
	left: 0;
	top: 0;
}
.zs_list ul li p{
	text-align: center;
	padding: 6px 0 2px;
}
/*加入我们*/
.job_comm{
	padding: 20px 0;
	line-height: 1.9;
	overflow: hidden;
}
.job_comm img{
	max-width: 100% !important;
	height: auto !important;
}
.job_comm .job_img_m{
	display: none;
}
.job_list{
	padding: 10px 0;
}
.job_list .job_li{
	padding: 20px 0;
	border-top: 1px dotted #D1D1D1;
	color: #656565;
}
.job_list .job_li .job_tt{
	line-height: 20px;
	padding: 10px 0;
}
.job_list .job_li .job_tt strong{
	color: #2685CF;
}
.job_list .job_li .job_bdhid{
	padding: 0 0 12px;
	line-height: 26px;
	overflow: hidden;
	height: 52px;
}
.job_list .job_li .job_bdhid.on{
	height: auto;
}
.job_list .job_li .job_xq{
	cursor: pointer;
	line-height: 20px;
	padding: 10px 0 5px;
	text-align: right;
}
.job_list .job_li .job_xq i{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/job_ico.png) no-repeat left center;
	vertical-align: middle;
}
.job_list .job_li .job_xq span{
	display: inline-block;
	vertical-align: middle;
}
.job_list .job_li .job_xq.on i{
	background-image: url(../images/job_ico2.png) ;
}

/*联系我们*/
.cont_com{
	padding-bottom:40px;
}
.cont_com .cont_top{
	padding: 20px 0;
	display: flex;
	justify-content: space-between;
}
.cont_com .cont_top .cont_tnr{
	line-height: 1.6;
	cursor: pointer;
}
.cont_com .cont_top .cont_tnr p{
	padding: 5px 0;
}
.cont_com .cont_top .cont_tnr p strong{
	color: #2685CF;
}
.cont_com .cont_top .cont_tewm{
	width: 25%;
}
.cont_com .cont_top .cont_tewm img{
	width: 100%;
	max-width: 118px;
	height: auto;
	border:1px solid #FFB924;
}
.cont_list{
	border-top: 1px dotted #D4D4D4;
	padding: 10px 0;
}
.cont_list li{
	width: 300px;
	float: left;
	padding:16px 0;
	cursor: pointer;
}
.cont_list li h3{
	color: #2685CF;
	font-weight: bold;
	padding-bottom:8px;
}
.cont_list li p{
	padding: 3px 0;
}
.cont_map{
	height: 400px;
	padding-top: 5px;
}
#allmap{
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.BMapLib_nav_tab_content li ,.BMapLib_nav_tab_content li td {
	box-sizing: content-box;
}
/*关于我们*/
.about_cm{
	color: #656565;
}
.ab_img{
	width: 100%;
	position: relative;
	margin-top: 30px;
}
.ab_img img.mimg{
	width: 100%;
	display: block;
}
.ab_img ul{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.ab_img ul li{
	float: left;
	height: 100%;
}
.ab_img ul li:nth-child(1){
	width: 50%;
}
.ab_img ul li:nth-child(2){
	width: 25%;
}
.ab_img ul li:nth-child(3){
	width: 25%;
}
.ab_img ul li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.ab_img ul li a img{
	display: block;
	width: 100%;
	opacity: 0;
	height: 100%;
}
.about_cm .abh3{
	padding-top: 38px;
}
.about_cm .abh4{
	color: #CBCBCB;
}
.about_cm .paddt{
	padding-top: 26px;
}

/*服务申请*/

.sub_rab{
	padding-top: 20px;
}
.sub_rab .rab_dd{
	padding-top: 22px;
	text-align: center;
}
.sub_rab .rab_dd img{
	max-width: 100%;
}
.sub_rab .rab_dd p{
	color: #777777;
	padding:10px 0;
	text-align: left;
}
.sub_rab .rab_dd .rxq{
	line-height:16px;
	text-align: right;
	color: #656565;
}
.sub_rab .rab_dd .rxq span{
	display: inline-block;
	vertical-align: middle;
	color: #656565;
}
.sub_rab .rab_dd .rxq i{
	width: 16px;
	height: 20px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	background: url(../images/new_ico.png) no-repeat right center;
}
.sub_rab .rab_dd .rxq a:hover i{
	background-position: left center;
}
.fwsq_com{
	color: #777777;
	padding:16px 0;
}
.fwsq_com .fwsq_t p{
	padding: 3px 0;
}
.fwsq_com .fwsq_tb{
	padding-top: 20px;
}

.fwsq_com .fwsq_tb li{
	padding: 5px 0;
	line-height: 25px;
	display: flex;
	align-items: center;
}
.fwsq_com .fwsq_tb .fw_l{
	width: 30%;
}
.fwsq_com .fwsq_tb .fw_l font{
	color: #E00000;
	display: inline-block;
	padding-right: 4px;
}
.fwsq_com .fwsq_tb .fw_txt{
	line-height: 25px;
	padding: 5px 10px;
	border: 1px solid #DDDDDD;
	width: 280px;
}
.fwsq_com .fwsq_tb .fw_nr{
	line-height: 25px;
	padding: 5px 10px;
	border: 1px solid #DDDDDD;
	width: 280px;
	height: 80px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.fwsq_com .fwsq_tb label{
	padding-right: 10px;
}
.fwsq_com .fwsq_tb label span{
	padding-left: 6px;
}
.fwsq_com .fwsq_tb .fw_sub{
	line-height: 40px;
	padding: 0 50px;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background: #FFB10D;
	border-radius: 30px;
	border: none;
	margin-top: 20px;
	cursor: pointer;
}
/*新闻详细页*/
.art_ntt{
	font-weight: bold;
	line-height: 1.5;
}
.art_ntm{
	color: #777777;
	padding: 8px 0 20px;
	display: flex;
	justify-content: space-between;
}
.art_nzy{
	padding: 15px 20px;
	background: #F5F5F5;
	line-height: 1.7;
}
.art_nzy span{
	font-weight: bold;
	color: #FFB10D;
}
.art_nbd{
	padding: 20px 0 40px;
	line-height: 1.9;
	overflow: hidden;
}
.art_nbd img{
	max-width: 100% !important;
	height: auto !important; 
}
.art_npn{
	border-top: 1px dotted #CFCFCF;
	padding-top: 20px;
}
.art_npn p{
	padding: 2px 0;
	color: #FFB10D;
	font-weight: bold;
}
.art_npn p a{
	color: #777777;
	font-weight: 100;
}
.art_npn p a:hover{
	color: #2685CF;
}
.art_rnew{
	padding: 16px 0;
	border-bottom: 1px dashed #D1D1D1;
}
.art_rnew h3{
	font-weight: bold;
	padding-bottom: 8px;
	line-height: 1.6;
}
.art_rnew h3 a:hover{
	color: #2685CF;
}
.art_rnew p{
	font-size: 13px;
	color: #777777;
	line-height: 1.8;
}
.rnew_list{
	padding: 12px 0;
}
.rnew_list ul{
	background: url(../images/new_hli.png) no-repeat left 6px;
	padding-left: 28px;
}
.rnew_list ul li{
	line-height:30px;
}
.rnew_list ul a{
	display: block;
	color: #333;
}
.rnew_list ul a:hover{
	color: #2685CF;
}

.quotes{
	text-align: center;
}
.quotes li{
	display: inline-block;
	padding: 0 10px;
}
.quotes li a{
	background:#2685CF;
	line-height: 20px;
	padding: 5px 20px;
	border-radius: 20px;
	font-size: 14px;
	color: #fff;
}
.quotes li a:hover{
	background: #FFB10D;
}


.jiaquan_img{
	padding: 20px 0 15px;
}
/*虫害防治*/
.fangzhi_cm{
	padding-top: 20px;
	color: #777777;
}
.fangzhi_cm .fz_imgt{
	overflow: hidden;
}
.fangzhi_cm .fz_imgt img ,.jiaquan_img img{
	max-width: 100%;
	display: block;
}
.fangzhi_cm .fz_imgt .img_m ,.jiaquan_img .img_m{
	display: none;
}
.fangzhi_cm .fz_twz{
	padding-top: 20px;
}
.fangzhi_cm h3{
	color: #333;
}
.fangzhi_cm .paddt20{
	padding-top: 20px;
}
.fangzhi_cm .fz_tit{
	padding: 20px 0;
	position: relative;
}
.fangzhi_cm .fz_tit span{
	padding-left:48px;
	color: #333;
}
.fangzhi_cm .fz_tit i{
	width: 30px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
	background: #2585CF;
	content: '';
}
.fangzhi_cm .fz_imga{
	overflow: hidden;
}
.fangzhi_cm .fz_imga ul{
	margin-left: -15px;
	margin-right: -15px;
}
.fangzhi_cm .fz_imga li{
	float: left;
	width: 33.33333%;
	padding: 0 15px;
}
.fangzhi_cm .fz_imga li img{
	width: 100%;
	display:inline-block;
	vertical-align: top;
}
.fangzhi_cm .fz_imga li h3{
	padding: 13px 0;
	text-align: center;
}
.fangzhi_cm .fz_fwxm dl{
	margin-left: -20px;
	margin-right: -20px;
}
.fangzhi_cm .fz_fwxm dl dt{
	width: 50%;
	padding: 10px 20px;
	text-align: center;
	float: left;
}
.fangzhi_cm .fz_fwxm dl dt img{
	max-width: 60%;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
}
.fangzhi_cm .fz_fwxm dl dt h3{
	padding: 20px 0 16px;
}
.fangzhi_cm .fz_fzff li{
	padding-bottom: 20px;
}
.fangzhi_cm .fz_fzff li h3{
	padding-bottom: 16px;
}
.tag_bot{
	padding:20px 0;
}
.tag_bot ul li{
	float: left;
	width: 12.5%;
	text-align: center;
	padding:10px;
}
.tag_bot ul li a{
	font-size: 14px;
	display: block;
	width: 100%;
	padding: 10px 0;
	transition: all .4s ease-in-out 0s;
	border: 1px solid transparent;
	background: #f6f6f6;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;          /* for IE */
	-o-text-overflow: ellipsis;      /* for Opera */
	-icab-text-overflow: ellipsis;   /* for iCab */
	-khtml-text-overflow: ellipsis;  /* for Konqueror Safari */
	-moz-text-overflow: ellipsis;    /* for Firefox,mozilla */
	-webkit-text-overflow: ellipsis; /* for Safari,Swift*/
}
.tag_bot ul li a:hover{
	border-color: #ffb10d;
	background:#fff;
}
.tag_bot ul li a:hover {
	color: #ffb10d;
}

.map_list{
	padding:10px 0 30px;
}
.linkbox{
	padding: 20px 0;
	border-bottom: 1px dashed #dedede;
}
.linkbox h3{
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.linkbox h3 a{
	color: #333;
}
.linkbox li{
	display: inline-block;
	padding-right: 20px;
	font-size: 14px;
	line-height: 32px;
	color: #666;
}
.linkbox li a{
	color: #666;
}
.linkbox li a:hover ,.linkbox h3 a:hover{
	color: #2685CF;
}



@media screen and (max-width: 1400px) {
}
@media screen and (max-width:1200px ){	
}
@media screen and (max-width:960px ){
	.tag_bot ul li{
		width: 16.6666%;
	}
}
@media screen and (max-width:768px ){
	.sub_ban{
		height: 150px;
	}
	.weizhi{
		padding: 10px 0;
	}
	.ddfw_com .ddfw_r a{
		line-height: 34px;
		padding: 0 30px;
	}
	
	.left{
		width: 100%;
	}
	.left .sub_lcom{
		padding: 0px 0 20px;
	}
	.left .sub_ltt{
		font-size: 18px;
	}
	.right{
		width: 100%;
	}
	.right .sub_rtt{
		font-size: 16px;
	}
	.chuangye .cy_li .img{
		width: 32%;
	}
	.chuangye .cy_li .cy_wz{
		width: 63%;
	}
	.job_list .job_li .job_tt strong{
		font-size: 16px;
	}
	.cont_com .cont_top .cont_tnr p{
		font-size: 13px;
	}
	.cont_list li h3{
		font-size: 14px;
	}
	.cont_list li p{
		font-size: 13px;
	}
	.art_ntt{
		font-size: 18px;
	}
	.art_nzy{
		font-size: 13px;
	}
	.about_cm .abh3{
		padding-top: 24px;
	}
	.about_cm .paddt{
		padding-top: 20px;
	}
	.tag_bot ul li{
		width:20%;
	}
}

@media screen and (max-width:414px ){
	.art_ntm{
		display: block;
	}
	.art_ntm span{
		display: inline-block;
		padding-right: 15px;
	}
	.ddfw_com{
		padding: 25px 0;
	}
	.ddfw_com .ddfw_flex{
		flex-direction: column;
	}
	.ddfw_com .ddfw_l{
		max-width: 100%;
		padding-bottom: 20px;
		padding-right: 0;
	}
	.ddfw_com .ddfw_r a{
		line-height: 28px;
		padding: 0 40px;
	}
	.anli_list ul li{
		width:50%;
	}
	.new_list li{
		width: 100%;
	}
	.new_list li p{
		height: auto;
	}
	.sp_list ul{
		margin-left: -10px;
		margin-right: -10px;
	}
	.sp_list ul li{
		width:50%;
		padding: 10px;
	}
	.sp_list ul li p{
		line-height: 20px;
	}
	.chuangye .cy_li{
		display: block;
		padding: 20px 0;
	}
	.chuangye .cy_li .img{
		width:100%;
	}
	.chuangye .cy_li .cy_wz{
		width: 100%;
	}
	.chuangye .cy_li .cy_wz h3{
		padding-bottom:6px;
	}
	.ys_list ul{
		flex-direction: column;
	}
	.ys_list li{
		width:100%;
		padding: 10px;
	}
	.zs_list ul{
		margin-left: -8px;
		margin-right: -8px;
	}
	.zs_list ul li{
		padding:8px;
		width: 50%;
	}
	.cont_com .cont_top{
		flex-direction: column;
	}
	
	.cont_com .cont_top .cont_tewm{
		padding-top: 10px;
	}
	.cont_list li{
		width: 100%;
	}
	.fwtable{
		display: block;
	}
	.fwsq_com .fwsq_tb .fwtable li{
		display: block;
	}
	.fwsq_com .fwsq_tb .fw_l{
		width: 100%;
		color: #333;
		padding-bottom: 5px;
	}
	.fwsq_com .fwsq_tb .fw_txt{
		width: 98%;
	}
	.fwsq_com .fwsq_tb .fw_nr{
		width: 98%;
	}
	.job_comm .job_img_pc{
		display: none;
	}
	.job_comm .job_img_m{
		display: block;
	}
	.fangzhi_cm .fz_imgt .img_pc ,.jiaquan_img .img_pc{
		display: none;
	}
	.fangzhi_cm .fz_imgt .img_m ,.jiaquan_img .img_m{
		display: block;
	}
	
	.fangzhi_cm .fz_imga li{
		width: 100%;
		padding-bottom: 25px;
		text-align: center;
	}
	.fangzhi_cm .fz_imga li img{
		width: auto;
		max-width: 100%;
	}
	.fangzhi_cm .fz_fwxm dl dt{
		width: 100%;
	}
	.tag_bot ul li{
		width:33.3333%;
	}
	
}