@charset "utf-8";

.sub_ban{
	position: relative;
}
.sub_ban img{
	display: block;
	width: 100%;
	height: auto;
	min-height: 180px;
	object-fit: cover;
}
.sub_ban .sub_abs{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 100%;
}
.sub_ban .sub_nav{
	width: 72%;
	background: rgba(42,167,56,0.9);
	box-sizing: border-box;
	padding: 0 2%;
}
.sub_ban .sub_nav ul{
	flex-wrap: nowrap;
	overflow-x: auto;
	padding: 0 1%;
	white-space:nowrap;
}
.sub_ban .sub_nav ul li{
	padding: 0 25px;
}
.sub_ban .sub_nav ul li a{
	display: block;
	color: #fff;
	line-height: 52px;
}
.sub_ban .sub_nav ul li a.a_hv::after{
	width: 100%;
	left: 0;
}
.sub_ban .weizhi{
	width: 28%;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	background: rgba(255,255,255,0.9);
	text-align: right;
	white-space:nowrap;
}
.sub_ban .weizhi p{
	display: inline-block;
	padding-right: 10%;
	margin-left: 4%;
	color: #BDBDBD;
	padding-left: 25px;
	background: url(../images/wz_ico.png) no-repeat left center;
}

.sub_tt{
	line-height: 1.2;
}

/* 关于我们 */
.sub_ab_apad{
	padding-top: 13%;
}
.sub_ab_a .sub_abw{
	width: 57%;
}
.sub_ab_a .sub_abimg{
	width:39.5%;
}

.sub_ab_b .sub_ab_bd{
	background:#F5F7F6 ;
}
.sub_ab_b .ab_bdt{
	position: relative;
	overflow: hidden;
}
.sub_ab_b .ab_bthv{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0 5%;
	box-sizing: border-box;
	line-height: 1.2;
}
.sub_ab_b .ab_bthv p{
	padding-top:1.2%;
}
.sub_ab_b .ab_bdt img{
	min-height: 180px;
}
.sub_ab_b .sub_ab_bd li{
	width: 25%;
}
.sub_ab_b .sub_ab_bd li .padd{
	height: 100%;
	box-sizing: border-box;
	width: 100%;
	background:#5CB75F;
	padding:10% 5% 5% 12%;
}
.sub_ab_b .sub_ab_bd li .bg2{
	background: #98CB7C;
}

.sub_ab_lc{
	position: relative;
}
.sub_ab_lc .lc-prev ,.sub_ab_lc .lc-next{
	width: 42px;
	height: 78px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -39px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 999;
}
.sub_ab_lc .lc-prev:focus ,.sub_ab_lc .lc-next:focus,.sub_ab_lc .lc-prev:active ,.sub_ab_lc .lc-next:active{
	list-style: none;
	border: none;
	outline: 0;
}
.sub_ab_lc .lc-prev{
	left: -86px;
	background-image: url(../images/ab_btnl.png);
}
.sub_ab_lc .lc-next{
	background-image: url(../images/ab_btnr.png);
	right: -86px;
}
.swiper-fzlc{
	overflow: hidden;
}
.swiper-fzlc .swiper-slide{
	height: auto;
	padding: 10px;
	box-sizing: border-box;
}
.swiper-fzlc .lc_padd{
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	height: 100%;
}
.swiper-fzlc .swiper-slide .imgs{
	padding-bottom: 67%;
	background: #E3E3E3;
}
.swiper-fzlc .swiper-slide .padd{
	padding: 4% 10% 10%;
}
.sub_ab_dpadd{
	padding-bottom: 9%;
}
.sub_ab_d{
	background: #f7f7f7;
}
.sub_ab_d .sub_ab_dl{
	width:41%;
}
.sub_ab_d .sub_ab_dl .p span{
	display: inline-block;
}
.sub_ab_d .sub_ab_dl li{
	width: 48%;
	padding: 2% 0;
}
.sub_ab_d .sub_ab_dl li.last{
	width: 100%;
}
.sub_ab_d .sub_ab_dl li .ly_txt{
	width: 100%;
	line-height: 45px;
	border: 1px solid #9A9A9A;
	padding: 0 15px;
	box-sizing: border-box;
}
.sub_ab_d .sub_ab_dl li .ly_btn{
	line-height: 45px;
	display: inline-block;
	padding: 0 40px;
	background: #9a9a9a;
	cursor: pointer;
	color: #fff;
}
.sub_ab_d .sub_ab_dl li .ly_btn:hover{
	background: #009944;
}
.sub_ab_d .sub_ab_dr{
	width:50%;
}
.sub_ab_d .sub_ab_dr .map_warp{
	position: relative;
	width: 100%;
	padding-bottom: 77.65%;
	overflow: hidden;
}
.sub_ab_d .sub_ab_dr .map_warp .map{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

/* 加入我们 */
.job_apadd{
	padding-bottom: 10%;
}
.job_a{
	background: url(../images/job_abg.jpg) no-repeat right top #E4EFF5;
	padding: 3.5% 22% 3.5% 6%;
	background-size: auto 100%;
}
.job_b ul{
	width: 50%;
}
.job_b li{
	width: 50%;
	overflow: hidden;
}
.job_b li .padd{
	height: 100%;
	box-sizing: border-box;
	padding:7% 8%;
	border: 1px solid #E2E4E3;
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}
.job_b li img{
	height: 100%;
	object-fit: cover;
	transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
}
.job_b li .padd:hover{
	background: #E4EFF5;
}
.job_b li:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.job_list li .job_li{
	padding: 16px 2%;
	text-align: center;
	line-height: 20px;
	background: #EEEEEE;
}
.job_list li.odd .job_li{
	background: #fff;
}
.job_list li .job_lia{
	background: #D5EAD9 !important;
}
.job_list li .lia{
	width: 22%;
}
.job_list li .lib{
	width: 16%;
}
.job_list li .lic{
	width: 18%;
}
.job_list li .lid{
	width: 12%;
}
.job_list li .lie{
	width: 14%;
}
.job_list li .lif{
	width: 14%;
}
.job_list li .job_lib{
	line-height: 1.9;
	overflow: hidden;
	padding: 2% 10% 5%;
	display: none;
}
.job_list li .click_m{
	cursor: pointer;
}


/* 内容页*/

.comm_padd{
	padding-top: 5%;
}
.commm{
	padding: 0 0 12%;
	overflow: hidden;
	min-height: 100px;
	line-height: 2;
}
.commm img{
	max-width: 100% !important;
	height: auto !important;
}

/* 我们的服务 */
.fuwu_list{
	overflow: hidden;
	padding-top:8%;
	padding-bottom: 10.5%;
}
.fuwu_list ul{
	margin-left: -2%;
	margin-right: -2%;
}
.fuwu_list li{
	width: 33.3333%;
	padding:2%;
	box-sizing: border-box;
}
.fuwu_list li .bord{
	border: 1px solid #dfe1e0;
	box-sizing: border-box;
	height: 100%;
}
.fuwu_list li .imgs{
	padding-bottom: 73.6%;
}
.fuwu_list li .imgs i{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9;
	background: url(../images/fdj_ico.png) no-repeat center center rgba(0,0,0,0.4);
	position: absolute;
	background-size: 36px;
	opacity: 0;
}
.fuwu_list li .padd{
	padding:6% 8% 7%;
}
.fuwu_list li .p{
	line-height: 1.8;
	padding-top: 3%;
}
.fuwu_list li .m{
	padding-top: 5%;
}
.fuwu_list li .m a{
	display: inline-block;
	background: url(../images/m_ico2.png) no-repeat right bottom;
	padding: 0 25px 4px 20px;
}
.fuwu_list li:hover .imgs i{
	opacity: 1;
}
.fuwu_list li:hover .padd{
	background: #2aa738;
	color: #fff;
} 
.fuwu_list li:hover .padd *{
	color: #fff;
}

/* 新闻 */
.new_com{
	padding-top: 10%;
}
.new_com .new_l{
	float: left;
	width: 25%;
	
}
.new_com .new_l dt{
	padding-bottom: 5%;
	border-bottom:1px solid #C9CBCA;
	margin-bottom: 4%;
}
.new_com .new_l dt .imgs{
	padding-bottom: 63%;
}
.new_com .new_l dt .tm{
	padding-top: 3%;
}
.new_com .new_l dt .h3{
	line-height: 1.3;
}
.new_com .new_l dt .p{
	padding-top: 4%;
}
.new_com .new_l dd{
	padding: 5px 0;
}
.new_com .new_l dd a{
	display: block;
}
.new_com .new_l dd span{
	float: right;
	padding-left: 10px;
	font-size: 12px;
}

.new_com .new_r{
	float: right;
	width: 71%;
	padding-bottom: 3.5%;
}
.new_snav{
	padding-bottom: 3%;
}
.new_snav a{
	flex: 1;
	line-height: 40px;
	background: #EEEEEE;
	text-align: center;
}
.new_snav a:nth-child(2n){
	background: #ddd;
}
.new_snav a:hover{
	background:rgba(75,75,75,0.9) ;
	color: #fff;
}
.new_snav a.a_hv{
	background: #29A737;
	color: #fff;
}

.new_list li{
	padding: 3%;
	border-bottom: 1px solid #dedede;
	align-items: center;
}
.new_list li .img{
	width: 31.5%;
	overflow: hidden;
	
}
.new_list li .imgs{
	padding-bottom: 64.6666%;
}
.new_list li:hover img{
	transform:scale(1.2,1.2);
}
.new_list li .r{
	flex: 1;
	padding-left: 3%;
}
.new_list li .p{
	padding-top: 3%;
	color: #888;
}
.new_list li .d{
	padding-top: 3%;
}
.new_list li:hover{
	background: #EEEEEE;
}
.new_list li:hover .h3 a{
	color: #3eba61;
}
/* 分页 */
.pages{
	text-align: center;
	padding: 20px 0 10px;
}
.pages ul{
	font-size: 0;
}
.pages ul li{
	display: inline-block;
	padding: 0 4px;
	font-size: 14px;
}
.pages ul li a{
	color: #666666;
	display: inline-block;
	padding: 0 10px;
	background: #eeeeee;
	border-radius: 2px;
	line-height: 26px;
}
.pages ul li a:hover{
	color: #44AD44;
}
.pages ul li a.thisclass{
	background: #44AD44;
	color: #fff;
}
/* 新闻详情 */
.art_ntt{
	padding: 3.5% 0;
	color: #000;
	line-height: 1.3;
}
.art_tm{
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
}
.art_nbd{
	overflow: hidden;
	padding: 3% 0 6%;
	line-height: 1.9;
}
.art_nbd img{
	max-width: 100% !important;
	height: auto !important;
}
.art_fx p{
	padding-right: 10px;
}
/* 证书 */
.zs_padd{
	max-width: 1650px;
	margin: 0 auto;
	padding-top: 3.5%;
	padding-bottom: 4%;
}
.zs_list{
	padding-top: 4%;
}
.zs_list li{
	width: 25%;
	padding: 0 5%;
	box-sizing: border-box;
}
.zs_list ul{
	display: flex;
	flex-wrap: wrap;
	padding-bottom:6.5%;
	background: url(../images/zsbg.jpg) no-repeat center bottom;
	background-size: 100%;
	padding-left: 8%;
	padding-right: 8%;
	margin-bottom: 5%;
}
.zs_list li .img{
	position: relative;
	overflow: hidden;
	padding-bottom: 141.5%;
	cursor: pointer;
}

.zs_list li .img{
	position: relative;
	overflow: hidden;
	padding-bottom: 141.5%;
	cursor: pointer;
}
.zs_listA ul:nth-child(3) li .img{
	padding-bottom: 75%;
}
.zs_listA ul:nth-child(3) li .img img{
	height: 100% !important;
	left: 0 !important;
	top: 0 !important;
}

.zs_list li .img img{
	position: absolute;
}
.zs_listB ul{
	padding-bottom:6%;
}
.zs_listB li{
	width: 20%;
	padding: 0 3%;
}

/* 点击查看大图 */
.am-pureview {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .95);
	display: none;
	overflow: hidden;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	-webkit-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	transform: translate(0, 100%)
}
.am-pureview-slider li.am-active,
.am-pureview.am-active {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0)
}
.am-pureview.am-active {
	transform: translate(0, 0)
}
.am-pureview ol,
.am-pureview ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%
}
.am-pureview-slider {
	overflow: hidden;
	height: 100%
}
.am-pureview-slider li {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	vertical-align: middle;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	z-index: 100;
	visibility: hidden
}
.am-pureview-slider li.am-pureview-slide-prev {
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	z-index: 109
}
.am-pureview-slider li.am-pureview-slide-next {
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	z-index: 109
}
.am-pureview-slider li.am-active {
	position: relative;
	z-index: 110;
	transform: translate(0, 0);
	visibility: visible
}
.am-pureview-slider .pinch-zoom-container {
	width: 100%;
	z-index: 1121
}
.am-pureview-slider .am-pinch-zoom {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.am-pureview-slider .am-pinch-zoom:after {
	display: inline-block;
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	content: "\f110";
	-webkit-animation: icon-spin 2s infinite linear;
	animation: icon-spin 2s infinite linear;
	font-size: 24px;
	line-height: 24px;
	color: #eee;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -12px;
	margin-top: -12px;
	z-index: 1
}
.am-pureview-slider .am-pinch-zoom.am-pureview-loaded:after {
	display: none
}
.am-pureview-slider img {
	position: relative;
	display: block;
	max-width: 100%;
	max-height: 100%;
	opacity: 0;
	z-index: 200;
	-webkit-user-drag: none;
	-webkit-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in
}
.am-pureview-slider img.am-img-loaded {
	opacity: 1
}
.am-pureview-direction {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -18px !important;
	z-index: 1122
}
.am-pureview-only .am-pureview-direction,
.am-touch .am-pureview-direction {
	display: none
}
.am-pureview-direction li {
	position: absolute;
	width: 36px;
	height: 36px
}
.am-pureview-direction a {
	display: block;
	height: 36px;
	border: none;
	color: #ccc;
	opacity: .5;
	cursor: pointer;
	text-align: center;
	z-index: 1125;
	font-family: "宋体";
}
.am-pureview-actions,
.am-pureview-bar {
	height: 45px;
	background-color: rgba(0, 0, 0, .35);
	position: absolute
}
.am-pureview-direction a:before {
	content: "<";
	line-height: 36px;
	font-size: 24px
}
.am-pureview-direction a:hover {
	opacity: 1
}
.am-pureview-direction .am-pureview-prev {
	left: 15px
}
.am-pureview-direction .am-pureview-next {
	right: 15px
}
.am-pureview-direction .am-pureview-next a:before {
	content: ">"
}
.am-pureview-bar {
	bottom: 0;
	width: 100%;
	color: #eee;
	line-height: 45px;
	padding: 0 10px;
	font-size: 14px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
}
.am-pureview-bar .am-pureview-title {
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 6px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.am-pureview-bar .am-pureview-total {
	font-size: 10px;
	line-height: 48px
}
.am-pureview-actions {
	left: 0;
	right: 0;
	top: 0
}
.am-pureview-actions a {
	position: absolute;
	left: 10px;
	color: #ccc;
	display: block;
	width: 45px;
	line-height: 45px;
	text-align: left;
	font-size: 16px;
	z-index: 999;
}
.am-pureview-actions a:hover {
	color: #fff
}
.am-icon-chevron-left:before {
	content: "\2716"
}

/* 认证服务 */
.fwrz_padd{
	padding-top: 5.5%;
	padding-bottom: 3.5%;
}
.fwrz_li{
	padding: 1% 0 3%;
}
.fwrz_li .fwrz_tt{
	background: #EEEEEE;
	padding:10px 20px;
}
.fwrz_list{
	overflow: hidden;
	padding-top: 2%;
}
.fwrz_list ul{
	margin-left: -1%;
	margin-right: -1%;
}
.fwrz_list li{
	width: 9.09%;
	padding:1%;
	box-sizing: border-box;
}
.fwrz_list li .imgs{
	padding-bottom: 96%;
	border: 1px solid #BBBBBB;
	box-sizing: border-box;
}
.fwrz_list li .hv{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #1BA945;
	color: #fff;
	opacity: 0;
	left: 0;
	top: 0;
	z-index: 9;
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	line-height: 1.4;
	padding: 0 18%;
	box-sizing: border-box;
}
.fwrz_list li .hv p{
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical;
}
.fwrz_list li:hover .hv{
	opacity: 1;
} 
.art_fwrz_padd{
	padding-top: 12%;
	padding-bottom: 12%;
}
.art_fwrzL{
	float: left;
	width: 26%;
}
.art_fwrzL .art_fwrztt{
	background: #EEEEEE;
	padding:10px 20px;
}
.art_fwrzL .art_fwrzlist{
	padding-top: 3%;
	padding-bottom: 5%;
	overflow: hidden;
}
.art_fwrzL .art_fwrzlist ul{
	margin-left: -3.5%;
	margin-right: -3.5%;
}
.art_fwrzL .art_fwrzlist ul li{
	width: 33.33333%;
	box-sizing: border-box;
	padding: 3.5%;
}
.art_fwrzL .art_fwrzlist ul li .imgs{
	padding-bottom: 96%;
	border: 1px solid #BBBBBB;
	box-sizing: border-box;
}
.art_fwrzL .art_fwrzlist ul li .hv{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #1BA945;
	color: #fff;
	opacity: 0;
	left: 0;
	top: 0;
	z-index: 9;
}
.art_fwrzL .art_fwrzlist ul li .hv p{
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	line-height: 1.4;
	padding: 0 18%;
	box-sizing: border-box;
	text-align: center;
}
.art_fwrzL .art_fwrzlist ul li:hover .hv{
	opacity: 1;
} 


.art_fwrzR{
	float: right;
	width: 67%;
}
.art_fwzrrtt{
	border-bottom: 1px solid #CED0CF;
	padding-bottom: 10px;
}
.art_frwzrbd .art_fwrz_logo{
	width: 24%;
	text-align: center;
}
.art_frwzrbd .art_fwrz_body{
	flex: 1;
	padding-left: 3%;
	overflow: hidden;
}
.art_frwzrbd .art_fwrz_body img{
	max-width: 100% !important;
	height: auto !important; 
}

/* 下载 */
.xz_padd{
	padding-top: 5%;
}
.xiazai{
	max-width: 950px;
	margin: 0 auto;
}

.xiazai li{
	padding: 10px 3%;
	justify-content: space-between;
}
.xiazai li.xzh3{
	background: #1AA83C;
	color: #fff;
}
.xiazai li.li{
	border-bottom: 1px dashed #dedede;
	line-height: 20px;
}
.xiazai li .a{
	width: 31%;
	padding: 3px 0;
}
.xiazai li .b{
	width: 44%;
	padding: 3px 0;
}
.xiazai li .c{
	width: 16%;
}
.xiazai li .c a{
	display: block;
	background: url(../images/dl_ico.png) no-repeat left center;
	padding-left: 32px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* 报告查询 */
.baogao_padd{
	padding-top: 5%;
}
.baogaoA{
	max-width: 600px;
	margin: 0 auto;
}
.baogaoA li{
	padding: 10px 0;
}
.baogaoA li .bg_txt{
	border: 2px solid #E3E3E3;
	line-height: 30px;
	padding: 8px 20px;
	width: 100%;
	box-sizing: border-box;
}
.baogaoA li .bg_btn{
	margin: 2% auto;
	max-width: 156px;
	line-height: 45px;
	background: #8B8B8B;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.bg_fuwulist li{
	width: 22.48%;
}
.bg_fuwulist li .padd{
	display: block;
	border-bottom: 6px solid #fff;
}
.bg_fuwulist li .imgs{
	padding-bottom: 91%;
}
.bg_fuwulist li .ico{
	padding-top: 10%;
}
.bg_fuwulist li .ico .i2{
	display: none;
}
.bg_fuwulist li .p{
	padding-top: 8px;
	padding-bottom: 10%;
}
.bg_fuwulist li:hover .ico .i1{
	display: none;
}
.bg_fuwulist li:hover .ico .i2{
	display: inline-block;
}
.bg_fuwulist li:hover .padd{
	border-color: #00a42e;
	transform: translateY(-6px);
}


.art_fwpadd{
	padding: 12% 0;
}
.art_fwbody{
	float: left;
	width: 70%;
	overflow: hidden;
}
.art_fwbody img{
	max-width: 100% !important;
	height: auto !important;
}

.art_fwtj{
	float: right;
	width: 22%;
}
.fwtj_swiper{
	width: 100%;
	overflow: hidden;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
}
.fwtj_padd{
	padding-bottom:270%;
	position: relative;
	margin-top: 40px;
}

.fwtj_swiper .swiper-slide .imgs{
	padding-bottom: 68%;
}
.fwtj_swiper .swiper-slide .p{
	background: #F7F7F7;
	line-height: 2;
	padding: 2% 3%;
}
.fwtj-btn{
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background-color: #EDEFEE;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	background-size:16px;
	position: absolute;
}
.fwtj-btn.fwtj-prev{
	top: -46px;
	left: 50%;
	margin-left: -13px;
	background-image: url(../images/art_fwp.png);
}
.fwtj-btn.fwtj-next{
	bottom:-46px;
	left: 50%;
	margin-left: -13px;
	background-image: url(../images/art_fwn.png);
}
.fwtj-btn:hover{
	background-color: #3eba61;
}

.search_padd{
	max-width: 1200px;
	margin: 0 auto;
}

@media screen and (max-width:1400px ) {
	/* .art_fwbody table{
		width: 100% !important;
		table-layout:fixed;
	}
	.art_fwbody table td{
		width: auto !important;
	} */
}
@media screen and (max-width:1280px ) {
	.sub_ban .sub_nav ul li {
		padding: 0 20px;
	}
	.sub_ban .sub_nav ul li a{
		line-height: 46px;
	}
	.sub_ban .weizhi{
		line-height: 54px;
		height: 54px;
	}
	.fwrz_list li{
		width: 10%;
	}
}
@media screen and (max-width:1024px ) {
	.sub_ban .sub_nav ul li{
		padding: 0 15px;
	}
	.fuwu_list li .m a{
		background-size: 65px;
		padding-right: 18px;
	}
	.sub_ab_a .sub_abw,.sub_ab_a .sub_abimg{
		width: 100%;
	}
	.fwrz_list li{
		width: 11.111%;
	}
	.art_fwrzL .art_fwrzlist ul li{
		width: 50%;
	}
	.xiazai li .c a{
		background-size: 22px;
	}
	.fwtj_swiper .swiper-slide .imgs{
		padding-bottom: 66%;
	}
	
}
@media screen and (max-width:960px ) {
	.sub_ban .sub_nav ul li {
		padding: 0 12px;
	}
	.sub_ban .sub_nav ul li a{
		line-height: 42px;
	}
	.sub_ban .weizhi{
		line-height: 50px;
		height: 50px;
	}
	.job_b ul{
		width: 100%;
	}
	.job_b ul:nth-child(2),.job_b ul:nth-child(3){
		flex-direction: row-reverse;
	}
	.fwrz_list li{
		width:12.5%;
	}
	.fwtj_swiper .swiper-slide .imgs{
		padding-bottom: 65%;
	}
}
@media screen and (max-width:800px ) {
	.sub_ban .sub_nav ul li {
		padding: 0 10px;
	}
	.fuwu_list li{
		width: 50%;
	}
	.new_com .new_l{
		display: none;
	}
	.new_com .new_r{
		width: 100%;
	}
	.new_list li{
		padding: 3% 0;
	}
	.fwrz_list li{
		width: 16.6666%;
	}
	.art_fwrzL{
		display: none;
	}
	.art_fwrzR{
		width: 100%;
	}
	.xiazai li .c a{
		background-size: 18px;
		padding-left: 24px;
	}
	.fwtj_swiper .swiper-slide .imgs{
		padding-bottom: 63%;
	}
}
@media screen and (max-width:600px ) {
	.sub_ban .sub_abs .com_pad{
		padding: 0;
	}
	.sub_ban .sub_nav{
		width: 100%;
	}
	.sub_ban .sub_nav ul li{
		padding: 0 8px;
	}
	.sub_ban .sub_nav ul li a{
		line-height: 35px;
	}
	.sub_ban .weizhi{
		display: none;
	}
	.sub_ab_d .sub_ab_dl,.sub_ab_d .sub_ab_dr{
		width: 100%;
	}
	.sub_ab_b .sub_ab_bd li{
		width: 50%;
	}
	.sub_ab_d .sub_ab_dl li .ly_txt,.sub_ab_d .sub_ab_dl li .ly_btn{
		line-height: 35px;
	}
	.job_a{
		padding-right: 6%;
	}
	.job_b ul,.job_b li{
		width: 100%;
	}
	.job_b ul.ul2{
		flex-direction: column-reverse;
	}
	.job_list li .lib,.job_list li .lie{
		display: none;	
	}
	.job_list li .job_li>div{
		flex:auto;
	}
	.fuwu_list li{
		width: 100%;
	}
	.new_list li .p{
		-webkit-line-clamp: 1;
	}
	.pages ul li {
		font-size: 12px;
	}
	.pages ul li a{
		line-height: 24px;
		padding: 0 8px;
	}
	.zs_list li{
		padding: 0 3%;
	}
	.zs_listB li{
		padding: 0 2%;
	}
	.fwrz_list li{
		width: 20%;
	}
	.bg_fuwulist li{
		width: 48%;
		padding: 2% 0;
	}
	.bg_fuwulist li .ico img{
		width: 28px;
	}
	.baogaoA li .bg_txt{
		padding: 3px 15px;
	}
	.baogaoA li .bg_btn{
		margin: 0 auto;
		width: 120px;
		line-height: 36px;
	}
	.art_fwbody{
		width: 100%;
	}
	.art_fwtj{
		display: none;
	}
}




.t_map{ width: 100%; height: 0; padding-bottom: 51%; background: url(../images/map.png) center; background-size: 100% 100%; position: relative;}
.t_map .t1,
.t_map .t2,
.t_map .t3,
.t_map .t4,
.t_map .t5{ position: absolute; z-index: 1;}
.t_map .t1{ left: 0; top: 0; width: 35%; height: 100%;}
.t_map .t2{ left: 35%; top: 0; width: 23%; height: 32%;}
.t_map .t3{ left: 58%; top: 0; width: 42%; height: 46%;}
.t_map .t4{left: 35%;top: 32%;width: 28%;height: 55%;}
.t_map .t5{left: 83%;top: 65%;width: 16%;height: 29%;}
.t_map a{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.t_map span{ width: 100px; height: 48px; position: absolute; left: 0; background-size: 100% 100%; display: none; z-index: -10;}
.t_map .t1 span{ background-image: url(../images/1.png);}
.t_map .t2 span{ background-image: url(../images/2.png);}
.t_map .t3 span{ background-image: url(../images/3.png);}
.t_map .t4 span{ background-image: url(../images/4.png);}
.t_map .t5 span{ background-image: url(../images/5.png);}
.t_map div:hover span{ display: block;}
@media screen and (max-width:1450px ) {
.t_map{overflow: hidden;}
}

@media screen and (max-width:750px ) {
	.t_map span{ width: 50px; height: 24px;}
}




@media screen and (max-width:640px ) {
	.new_list li:hover{ background: none;}
	.new_list li .d{ justify-content: flex-end;}
	.new_list li .d span{ color: #29A737; font-weight: bold;}
	.new_list li .d p{ display: none;}
}