﻿@charset "utf-8";

/* CSS Document */

@media screen and (min-width:0px) and (max-width:640px) {
	.center5 .c5nr .ynr .bt p{font-size: 18px;}
	.banner2 .pc_banner{display: none;}
.banner2 .wap_banner{display: block;}
	.header{display: none;}
	.xwlist ul li .pic{width: 100%;}
	.xwlist ul li .xwlbnr {
    float: right;
    width:100%; padding: 3%;
    height: auto;}
	.lxwm .pic,.lxwm .lxfs{width: 100%; float: left; padding-right: 0%;}
	.center5 .c5nr .zlm{display: none;}
	.zlm2{display: none;}
	.center5 .c5nr .ynr{width: 100%;}
	.center5 .c5nr{width: 100%; padding: 0 2%;}

	#certify {
	position: relative;
	width:100% !important;
	transform: scale(0.8);}

#certify .swiper-container {
	padding-bottom: 20px;
	position: relative;
	margin-top: 0px;
}

#certify  .swiper-slide {
	width: 134px;
	height: 90px;
	background: #fff;
	box-shadow: 0 8px 20px #838181;    display: flex;
    align-items: stretch; /* 或者使用 align-items: center; 根据需要 */
}
#certify  .swiper-slide a{ display: flex;
    align-items: stretch; /* 或者使用 align-items: center; 根据需要 */}
#certify  .swiper-slide img{
	display:block; width: 100%;    /* 或者指定具体的宽度 */
    height: auto; /* 保持图片的宽高比 */
    object-fit: cover; /* 根据需要调整图片填充方式 */
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
	
	.back_top{display: none !important;}
	.foot{display: block;}
	.foot1{display: none;}
	.foot_w_bq{display: block; font-size: 12px; color: #333; background: #e5e5e5; padding: 3%; text-align: center; margin-top: 5%;padding-bottom: 100px;}
	.footer_w{
  width: 100%;
  overflow: hidden;
} 
.c1bt1 {pos-bottom: auto; bottom: 5%;}
 .c1bt1 a{
    display: block;
    width:100px;
    line-height: 20px;
    background-color: #fff;
    text-align: center;
    margin:auto;
    font-size: 13px;
}
.foot {
  width: 100%;
  background-color: #fff;
  padding-top: 2%;
  padding-bottom: 2%;
  box-shadow: 0px 0px 10px #666;
  position: fixed;
  bottom: 0;
  height: 70px;
}
.footer_w ul li{
  width: 25%;
  float: left;
  text-align: center;
}
.footer_w ul li:nth-child(1){
  border-right: 1px #d9d9d9 solid;
  margin-right: -1px;
}
.footer_w ul li:nth-child(2){
  border-right: 1px #d9d9d9 solid;
  margin-right: -1px;
}
.footer_w ul li:nth-child(3){
  border-right: 1px #d9d9d9 solid;
  margin-right: -1px;
}
.footer_w ul li a{
  display: block;
  color: #020202;
}
.footer_w ul li a p{
  font-size: 14px;
}
.footer_w ul li a .pic img{width:35px;}
	.show_pc{width: 100%; display:  none;}
.show_wap{width: 100%; display:block;}
	.center4 .c4box .hd,.center4 .c4box .bd{width: 100%;}
	.center4 .c4box .hd li {  width: 33.33%;  height: 80px;  text-align: center;  float: left;}

	.center4 .c4box .hd li a p{
	
    font-size: 16px;
    line-height: 12px;
    padding-top: 24px;
}
.center4 .c4box .hd li a span{
    font-size: 12px;
}
.center4 .c4box .hd li:hover a{
    color: #cc0066;
}
.center4 .c4box .bd{
    width: 100%;
    overflow: hidden;
    float: right;
    margin-top: 22px;padding:2% 5%;
}
.xwlb li{
    height: auto;
    border-bottom: 1px #cdcdcd dashed;
    padding: 1% 0%;
    display: block;
    overflow: hidden;margin-left: 0px;
}
.zplb li{margin-bottom: 0px;}
.zplb li p {
  font-size: 16px;
  line-height: 1.5;
  margin-left: 25%;
  color: #333333;
}
.zplb li{background-size:25%;}.zplb li:nth-child(1){
    background: url(../images/zptb1.png) no-repeat left top;  background-size: 20%;
}
.zplb li:nth-child(2){
    background: url(../images/zptb2.png) no-repeat left top; background-size: 20%;
}
.zplb li:nth-child(3){
    background: url(../images/zptb3.png) no-repeat left top; background-size: 20%;
}
.zplb li:nth-child(4){
    background: url(../images/zptb4.png) no-repeat left top; background-size: 20%;
    margin-bottom: none;
}
.zplb li:nth-child(1):hover{
    background: url(../images/zptb5.png) no-repeat left top; background-size: 20%;
}

.zplb li:nth-child(2):hover{
    background: url(../images/zptb6.png) no-repeat left top; background-size: 20%;
}
.zplb li:nth-child(3):hover{
    background: url(../images/zptb7.png) no-repeat left top; background-size: 20%;
}
.zplb li:nth-child(4):hover{
    background: url(../images/zptb8.png) no-repeat left top; background-size: 20%;
    margin-bottom: none;
}
	
.lxwmlb li:nth-child(1){
    background: url(../images/dhtb.png) no-repeat left top;background-size: 20%;
}
.lxwmlb li:nth-child(2){
    background: url(../images/yxtb.png) no-repeat left top;background-size: 20%;
}
.lxwmlb li:nth-child(3){
    background: url(../images/wxtb.png) no-repeat left  top;background-size: 20%;
}
.lxwmlb li:nth-child(4){
    background: url(../images/dztb.png) no-repeat left top;background-size: 20%;
    margin-bottom: none;
}
.lxwmlb li:nth-child(1):hover{
    background: url(../images/dhtb1.png) no-repeat left top;background-size: 20%;
}

.lxwmlb li:nth-child(2):hover{
    background: url(../images/yxtb1.png) no-repeat left top;background-size: 20%;
}
.lxwmlb li:nth-child(3):hover{
    background: url(../images/wxtb1.png) no-repeat left top;background-size: 20%;
}
.lxwmlb li:nth-child(4):hover{
    background: url(../images/dztb1.png) no-repeat left top;background-size: 20%;
    margin-bottom: none;
}
.lxwmlb li p{
    font-size: 16px;
    line-height: 1.5;
    margin-left: 25%;
    color: #333333;
}

.zplb li{
    height: auto;
    margin-bottom: 0px;
    margin-left: 0;
    min-height: 80px;
}

	
	
	.xwlb .pic{width: 40%;}
	.xwlb .xwnr{width: 58%;}
	.xwlb .pic img {width: 100%; height: auto;}
	
	
	.index-bb {
	height: auto;
	width: 100%;
	position: relative; overflow: hidden;height: 320px;
}
.inzgsul li .abox .p2{font-size: 16px;}

.inzgsul li .abox .pro_more{font-size: 12px;max-width: 55%;font-size: 11px;
    max-width: 50%;
    height: 26px;
    line-height: 22px;}
.inzgsul li .abox .p1 img {
  width: 70px;
  max-width: 40%;
}

.n_banner_text .w1400{font-size: 18px;}

	.ny_fwzc_l {
		width: 100%;
	}
	.ny_fwzc_l li .div_t {
		font-size: 16px;
	}
	.ny_fwzc_l li .div_c dd a {
		font-size: 14px;
	}
	.n_jdxm_bg {
		background: #fff url(../images/bg4s.jpg) center bottom no-repeat;
		background-size: 100%;
		display: block;
		overflow: hidden;
		padding: 100px 0 150px 0;
	}
	.jdxm-swiper {
		width: 100%;
		height: 100%;
	}
	.jdxm-swiper .swiper-slide .div .a_img_r .a_img_icon {
		width: 30px;
		margin-top: 10px;
	}
	.jdxm-swiper .swiper-slide-active .div .a_img_r {
		border-left: 10px solid #d8262c;
	}
	.n_jdxm_bg {
		padding: 10% 0;
	}
	.jdxm-swiper .swiper-slide .div .a_img_r .a_img_content {
		width: calc(100% - 40px);
		float: right;
	}
	.jdxm-swiper .swiper-slide .div {
		padding: 0%;
	}
	.jdxm-swiper .swiper-slide .div .a_img {
		width: 100%;
	}
	.jdxm-swiper .swiper-slide .div .a_img_r {
		width: 100%;
	}
	.jdxm-swiper .swiper-slide .div .a_img_r_c {
		line-height: 24px;
		height: 72px;
		font-size: 14px;
		margin: 2% 0;
	}
	.jdxm-swiper .swiper-slide .div .a_img_r_t {
		font-size: 18px;
		font-weight: bold;
		line-height: 30px;
		height: auto;
	}
	.custom_cn {
		font-size: 24px;
	}
	.custom_cn .custom_more a {
		font-size: 12px;
		color: #fff;
		border: 1px solid #fff;
		width: 120px;
		padding-left: 30px;
		background: url(../images/more.png) no-repeat 80% center;
		text-align: left;
		height: 32px;
		line-height: 28px;
		border-radius: 16px;
	}
	.in_more1 {
		display: inline-block;
		text-align: left;
		border: 1px solid #104ead;
		height: 32px;
		line-height: 32px;
		padding: 0px 54px 0px 30px;
		background-color: #fff;
		-moz-border-radius: 21px;
		/* Gecko browsers */
		-webkit-border-radius: 21px;
		/* Webkit browsers */
		border-radius: 21px;
		color: #104ead;
		/* W3C syntax */
		font-size: 14px;
		position: relative;
		-webkit-transition: all 0.5s;
		transition: all 0.5s;
	}
	.in_more1:after {
		width: 30px;
		height: 30px;
		background: url(../images/jt.png) center no-repeat;
		position: absolute;
		right: 12px;
		top: 50%;
		-o-transform: translate(0%, -50%);
		-ms-transform: translate(0%, -50%);
		-webkit-transform: translate(0%, -50%);
		-moz-transform: translate(0%, -50%);
		transform: translate(0%, -50%);
		content: "";
		z-index: 1;
		-moz-border-radius: 100%;
		/* Gecko browsers */
		-webkit-border-radius: 100%;
		/* Webkit browsers */
		border-radius: 100%;
		/* W3C syntax */
	}
	.in_more1:hover {
		background-color: #fff;
		color: #104ead;
		padding: 0px 54px 0px 40px;
		border: 2px solid #104ead;
	}
	.in_more1:hover:after {
		background: url(../images/jt.png) center no-repeat;
	}
	
	
	.custom_en {
		font-size: 13px;
	}
	
	.ws_img_con {
		padding: 30px 0;
		overflow: hidden;
		font-size: 16px;
		line-height: 1.6;
		min-height: 300px;
	}
	.header {
		display: none;
	}
	.phone_nav {
		display: block;
	}
	.w1540 {
		width: 100%;
		padding: 0px 5%;
	}
	.w1440 {
		width: 100%;
		padding: 0px 5%;
	}
	.w1400 {
		width: 100%;
		padding: 0px 5%;
	}
	.w1200 {
		width: 100%;
		padding: 0px 5%;
	}
	#banner {
		height: auto !important;
	}
	#banner .swiper-container {
		height: auto !important;
	}
	.banner-swiper .swiper-slide .pc_banner {
		display: none;
	}
	.banner-swiper .swiper-slide .pc_banner img {
		display: none;
	}
	.banner-swiper .swiper-slide .wap_banner {
		display: block;
	}
	.banner-swiper .swiper-slide .wap_banner img {
		display: block;
	}
	.banner-swiper .swiper-slide .banner_text h1 {
		font-size: 26px;
	}
	.banner-swiper .swiper-slide .banner_text .wz_text {
		font-size: 16px;
	}
	.shubiao {
		width: 18px;
		margin-left: -9px;
		bottom: 30px;
	}
	.banner-swiper.swiper-container-horizontal>.banner-pagination.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		padding: 0px 7.5%;
		bottom: 30px;
	}
	.banner-swiper .banner_prev,
	.banner-swiper .banner_next {
		width: 40px;
		height: 40px;
	}
	.index_bg1 {
		background: url(../images/bg1s.jpg) bottom center no-repeat;
		background-size: 100%;
		background-color: #fff;
	}
	.i_introduction {
		padding: 40px 0px 20px 0px;
	}
	.i_introduction_img {
		width: 100%;
	}
	.i_introduction_r {
		width: 100%;
	}
	.i_introduction_r .wz_text .wz_text_p{font-size: 18px; padding-bottom:5%;}
	.i_gstitle {
		display: block;
	}
	.i_jstitle {
		display: block;
	}
	.i_title_cn .s1 {
		font-size: 20px;
	}
	.i_title_en {
		font-size: 13px; color: #666;
	}
	.i_introduction_t {
		margin-top: 20px;
		padding-bottom: 30px;
	}
	.i_introduction_img img {
		height: 200px;
		object-fit: cover;
		object-position: center bottom;
	}
	.i_introduction_r .wz_text {
		margin: 20px 0px;
		font-size: 14px;
		height: auto;
		line-height: 25px;
		text-align: justify;
	}
	.in_more {
		font-size: 14px;
	}
	
	.i_project {
		display: none;
	}
	.wap_project {
		display: block;
	}
	.wap_project_c_ton .a_text_t {
		font-size: 14px;
	}
	.wap_project_c_c1 .a_img .div_t {
		height: auto;
		line-height: 1.6;
	}
	
	.n_menu {
		display: none;
	}
	.a_zxlmenu {
		display: block;
	}
	.n_banner {
		height: 180px;
	}
	.n_banner img {
		display: none;
	}
	.n_banner_text {
		font-size: 18px;
		top: 24%;
	}
	.n_banner_text .s1 {
		font-size: 24px;
		height: 50px;
		line-height: 50px;
	}
	.n_about {
		padding: 2% 0px;
	}
	.n_about_t_cn {
		line-height: 2;
	}
	.n_about_t_en {
		font-size: 14px;
	}
	.n_about_t_cn {
		font-size: 18px;
		height: 36px;
	}
	.n_about_t {
		padding: 4% 0;
	}
	.n_about_c {
		font-size: 14px;
		text-align: left;
		text-align: justify;
	}
	.n_about_c img {
		max-width: 100%;
	}
	.n_custom .n_custom_name {
		font-size: 22px;
		height: 50px;
	}
	.n_custom .n_custom_name:after {
		width: 100px;
	}
	.n_about_l {
		width: 100%;
	}
	.n_about {
		width: 100%;
		border: none;
	}
	.n_about_l a {
		font-size: 16px;
		float: left;
		padding-right: 10%;
	}
	.n_about_name {
		display: none;
	}
	.n_honor {
		padding: 20px;
	}
	.n_honor_img li {
		width: 50%;
		margin: 0px;
		padding: 0px 1% 15px 1% !important;
	}
	.n_honor_img li .n_honor_name {
		font-size: 14px;
		height: 48px;
		line-height: 24px;
		padding-top: 0
	}
	.w1300 {
		width: 100%;
	}
	.service_r {
		width: 100%;
		border: 0
	}
	.pc_box19_top {
		top: 10px;
	}
	.pc_box19_top {
		height: 80px;
	}
	.pc_box19_l_ul li a {
		padding: 0px 20px;
	}
	.show_ser_custom {
		height: 24px;
		line-height: 24px;
	}
	.show_ser_custom span {
		font-size: 16px;
	}
	.show_content {
		font-size: 14px;
	}
	.show_ul_ser li .ser_name {
		font-size: 16px;
	}
	.show_ul_ser li .ser_con {
		font-size: 14px;
	}
	.n_contact {
		padding: 4% 0px;
	}
	.n_contact_l_t {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.n_contact_l_t span {
		font-size: 24px;
	}
	.n_contact_l {
		width: 100%;
		margin-bottom: 20px;
	}
	.n_contact_r {
		width: 100%;
		height: 180px;
	}
	.n_contact_l .div_l_c table tr td .s1 {
		font-size: 16px;
	}
	.n_contact_l .div_l_c table tr td {
		font-size: 14px;
	}
	.n_contact_l .div_l_c table tr td .s2 {
		font-size: 25px;
	}
	.n_contact_l .div_l_c table tr td img {
		width: 24px;
		margin-right: 10px;
	}
	.shubiao .bk {
		border: none;
	}
	.banner-swiper .banner_prev,
	.banner-swiper .banner_next {
		display: none;
	}
	.banner-swiper.swiper-container-horizontal>.banner-pagination.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 5%;
	}
	.banner-pagination .swiper-pagination-bullet {
		margin: 0px 2% !important;
	}
	.banner-pagination .swiper-pagination-bullet-active {
		width: 20px;
	}
	
}

@media screen and (min-width:400px) and (max-width:640px) {
	.index-bb {
	height: auto;
	width: 100%;
	position: relative; overflow: hidden;height: 400px;
}}

@media screen and (min-width:641px) and (max-width:767px) {
	#certify {
	position: relative;
	width:100% !important;
	transform: scale(0.8);}
	.zlm2,.center5 .c5nr .zlm{ display: none;}
	
	.center5 .c5nr .ynr{width: 100%;}
	.center5 .c5nr{width: 100%; padding: 0 2%;}

.custom_cn {
  font-size: 30px;
  text-align: center;
}
.jdxm-swiper .swiper-slide .div .a_img_r_t{font-size: 24px;}
.jdxm-swiper .swiper-slide .div .a_img_r .a_img_icon{width: 40px;margin-top: 10px;}
.jdxm-swiper .swiper-slide .div .a_img_r .a_img_content {
  width: calc(100% - 50px);
  float: right;
}
	.a_img_r_t {
		font-size: 16px;
	}
	
	#banner {
		height: auto !important;
	}
	#banner .swiper-container {
		height: auto !important;
	}
	.banner-swiper .swiper-slide .pc_banner {
		display: none;
	}
	.banner-swiper .swiper-slide .pc_banner img {
		display: none;
	}
	.banner-swiper .swiper-slide .wap_banner {
		display: block;
	}
	.banner-swiper .swiper-slide .wap_banner img {
		display: block;
	}
	.banner-swiper .swiper-slide .banner_text h1 {
		font-size: 40px;
	}
	.banner-swiper .swiper-slide .banner_text .wz_text {
		font-size: 20px;
	}
	.shubiao {
		bottom: 30px;
	}
	.banner-swiper.swiper-container-horizontal>.banner-pagination.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		padding: 0px 7.5%;
		bottom: 30px;
	}
	.banner-swiper .banner_prev,
	.banner-swiper .banner_next {
		width: 50px;
		height: 50px;
	}
	.index_bg1 {
		background: url(../images/bg1s.jpg) bottom center no-repeat;
		background-size: 100%;
		background-color: #fff;
	}
	.i_introduction {
		padding: 60px 0px 30px 0px;
	}
	.i_introduction_img {
		width: 100%;
	}
	.i_introduction_r {
		width: 100%;
	}
	.i_gstitle {
		display: block;
	}
	.i_jstitle {
		/*! display: none; */
	}
	.i_title_cn .s1 {
		font-size: 18px;
	}
	.i_title_en {
		/*! font-size: 26px; */
	}
	.i_introduction_t {
		margin-top: 20px;
		padding-bottom: 30px;
	}
	.i_introduction_img img {
		height: 200px;
		object-fit: cover;
		object-position: center bottom;
	}
	.i_introduction_r .wz_text {
		margin: 20px 0px;
		font-size: 15px;
		line-height: 25px;
		text-align: justify;
	}
	.in_more {
		font-size: 15px;
	}
	
	.i_project {
		display: none;
	}
	.wap_project {
		display: block;
	}
	.wap_project_c_c1 .a_img .div_t {
		height: auto;
		line-height: 1.6;
	}
	.i_news {
		padding: 50px 0px;
	}
	.i_news_t a {
		font-size: 15px;
	}
	.i_news_ul {
		padding: 15px 0px 15px 0px;
	}
	.i_news_ul li .div .a_time {
		width: 24%;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.i_news_ul li .div .a_img_r {
		width: 74%;
	}
	.i_news_ul li .div .a_time_t {
		font-size: 16px;
		padding: 0px;
	}
	.i_news_ul li .div .a_time_t1 {
		font-size: 14px;
	}
	.i_news_ul li .div .a_img_r_c {
		display: none;
	}
	.i_news_ul li .div .a_img_r_t {
		height: auto !important;
		line-height: 1.8;
		font-size: 14px;
	}
	.footer {
		
	}
	.footer_l {
		width: 100%;
	}
	.footer_l_logo_ewm {
		width: 10%;
		display: block;
	}
	.footer_l_c_exm {
		display: none;
	}
	.footer_r {
		display: none;
	}
	.footer_r_c_exm {
		display: none;
	}
	.i_footer_bq {
		padding: 5%;
		font-size: 11px;
	}
	
	
	.n_menu {
		display: none;
	}
	.a_zxlmenu {
		display: block;
	}
	.n_banner_text {
		font-size: 18px;
		top: 20%;
	}
	.n_banner_text .s1 {
		font-size: 28px;
	}
	.n_about_t_en {
		font-size: 16px;
	}
	.n_about_t_cn {
		font-size: 22px;
	}
	.n_about_c {
		font-size: 14px;
	}
	.n_honor {
		padding: 30px 20px;
	}
	.n_honor_ul li {
		width: 50%;
		margin: 0px;
		padding: 0px 1% 15px 1%;
	}
	.n_honor_ul li .div .a_text {
		height: 40px;
		line-height: 40px;
	}
	.n_contact {
		padding: 40px 0px;
	}
	.n_contact_l_t {
		font-size: 26px;
	}
	.n_contact_l_t span {
		font-size: 20px;
	}
	.n_contact_l .div_l_c table tr td .s1 {
		font-size: 22px;
	}
	.n_contact_l .div_l_c table tr td .s2 {
		font-size: 30px;
	}
	.n_contact_l {
		width: 100%;
		margin-bottom: 20px;
	}
	.n_contact_r {
		width: 100%;
		height: 300px;
	}
	
}

@media screen and (min-width:768px) and (max-width: 992px) {
	#certify {
	position: relative;
	width:100% !important;
	transform: scale(0.8);}
	.center5 .c5nr .zlm{ display: none;}
.zlm2{ display: none;}
.custom_cn {  font-size: 36px;}
.custom {  font-size: 36px;  text-align: left;}
	.a_img_r_t {
		font-size: 16px;
	}
	.header {
		display: none;
	}
	.phone_nav {
		display: block;
	}
	.w1540 {
		width: 100%;
		padding: 0px 3%;
	}
	.w1440 {
		width: 100%;
		padding: 0px 3%;
	}
	.w1400 {
		width: 100%;
		padding: 0px 3%;
	}
	.w1200 {
		width: 100%;
		padding: 0px 3%;
	}
	#banner {
		height: auto !important;
	}
	#banner .swiper-container {
		height: auto !important;
	}
	.banner-swiper .swiper-slide .pc_banner {
		display: none;
	}
	.banner-swiper .swiper-slide .pc_banner img {
		display: none;
	}
	.banner-swiper .swiper-slide .wap_banner {
		display: block;
	}
	.banner-swiper .swiper-slide .wap_banner img {
		display: block;
	}
	.banner-swiper .swiper-slide.swiper-slide-active .banner_text h1 {
		font-size: 45px;
	}
	.banner-swiper .swiper-slide .banner_text .wz_text {
		font-size: 22px;
	}
	.shubiao {
		bottom: 30px;
	}
	.banner-swiper.swiper-container-horizontal>.banner-pagination.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		padding: 0px 7.5%;
		bottom: 30px;
	}
	.banner-swiper .banner_prev,
	.banner-swiper .banner_next {
		width: 50px;
		height: 50px;
	}
	.i_introduction {
		padding: 50px 0px;
	}
	.i_jstitle {
		display: block;
	}
	.i_gstitle {
		display: block;
	}
	.i_title_cn .s1 {
		font-size: 28px;
	}
	.i_title_en {
		font-size: 16px;
	}
	.i_introduction_r .wz_text {
		margin: 20px 0px;
		height: 180px;
		font-size: 15px;
	}
	.i_introduction_r .wz_text .wz_text_p{font-size: 22px; padding-bottom:5%;}

	.i_introduction_t {
		padding-bottom: 60px;
		padding-top: 20px;
	}
	.i_introduction_r {
		width: 60%;
	}
	.i_introduction_img {
		width: 36%;
	}
	.n_jdxm_bg {
		padding: 10% 0;
	}
		.i_project {
		display: none;
	}
	.wap_project {
		display: block;
	}
	.wap_project_c_c1 .a_img {
		width: 200px;
	}
	.i_news {
		padding: 50px 0px;
	}
	.i_news_ul li .div .a_time {
		width: 26%;
	}
	.i_news_ul li .div .a_img_r {
		width: 72%;
	}
	.i_news_ul li .div .a_time_t {
		font-size: 22px;
	}
	.footer {
		padding: 40px 0px;
	}
	.footer_l {
		width: 100%;
	}
	.footer_l_logo_ewm {
		width: 10%;
		display: block;
	}
	.footer_l_c_exm {
		display: none;
	}
	.footer_r {
		display: none;
	}
	.footer_r_c_exm {
		display: none;
	}
	.n_menu {
		display: none;
	}
	.a_zxlmenu {
		display: block;
	}
	.zlm2{display: none;}
	.center5 .c5nr .ynr{width: 100%;}
	.center5 .c5nr{width: 100%; padding: 0 2%;}
.zlm2,.center5 .c5nr .zlm{ display: none;}
}

@media screen and (min-width:993px) and (max-width:1200px) {
	.zlm2,.center5 .c5nr .zlm{ display: none;}
	.a_zxlmenu {
    display: block;
}
	.zlm2{display: none;}
	.center5 .c5nr .ynr{width: 100%;}
	.center5 .c5nr{width: 100%; padding: 0 2%;}
.custom_cn {  font-size: 38px;}
.custom {  font-size: 38px;  text-align: left;}
	.a_img_r_t {
		font-size: 18px;
	}
	.header {
		display: none;
	}
	.phone_nav {
		display: block;
	}
	/*.phone_nav {
		position: fixed;
	}*/
	.w1540 {
		width: 100%;
		padding: 0px 3%;
	}
	.w1440 {
		width: 100%;
		padding: 0px 3%;
	}
	.w1400 {
		width: 100%;
		padding: 0px 3%;
	}
	.w1200 {
		width: 100%;
		padding: 0px 3%;
	}
	.banner-swiper .banner_prev,
	.banner-swiper .banner_next {
		width: 50px;
		height: 50px;
	}
	.banner-swiper .swiper-slide .banner_text h1 {
		font-size: 50px
	}
	.banner-swiper .swiper-slide .banner_text .wz_text {
		font-size: 26px;
	}
	.banner-swiper.swiper-container-horizontal>.banner-pagination.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		padding: 0px 8%;
	}
	.i_news {
		padding: 60px 0px;
	}
	.i_news_ul li .div .a_time {
		width: 26%;
	}
	.i_news_ul li .div .a_img_r {
		width: 72%;
	}
	.i_news_ul li .div .a_time_t {
		font-size: 22px;
	}
	.footer_l_t {
		padding-bottom: 20px;
	}
	.footer_l_t img {
		height: 43px;
	}
	.footer_r {
		padding-top: 0px;
	}
	.n_menu {
		display: none;
	}
	.a_zxlmenu {
		display: block;
	}
	.n_banner_text .s1 {
		font-size: 36px;
	}
	.n_banner_text {
		font-size: 26px;
	}
	.n_contact {
		padding: 60px 0px;
	}
	.n_box11_com li dl dd .s1 {
		font-size: 16px;
	}
	.n_box11_com li .s2 {
		font-size: 16px;
	}
	.n_contact_l_t {
		font-size: 28px;
		margin-bottom: 20px;
	}
	.n_contact_r {
		height: 360px;
	}
	.n_contact_l_t span {
		font-size: 20px;
	}
	.n_contact_l .div_l_c table tr td {
		font-size: 14px;
	}
	.n_contact_l .div_l_c table tr td .s1 {
		font-size: 20px;
	}
	.n_contact_l .div_l_c table tr td .s2 {
		font-size: 30px;
	}
	.index-bb{  height: 580px;}
}

@media screen and (min-width:1201px) and (max-width:1300px) {
.custom_cn {  font-size: 40px;}
.custom {  font-size: 40px;  text-align: left;}
	.a_img_r_t {
		font-size: 20px;
	}
	.w1540 {
		width: 100%;
		padding: 0px 3%;
	}
	.w1440 {
		width: 100%;
		padding: 0px 3%;
	}
	.w1400 {
		width: 100%;
		padding: 0px 3%;
	}
	.w1200 {
		width: 100%;
		padding: 0px 3%;
	}
	.i_bcss {
		margin-left: 2%;
	}
	.banner-swiper .swiper-slide .banner_text h1 {
		font-size: 55px;
	}
	.banner-swiper .swiper-slide .banner_text .wz_text {
		font-size: 28px;
	}


	.n_banner_text .s1 {
		font-size: 38px;
	}
	.n_banner_text {
		font-size: 26px;
	}
	.n_menu a {
		font-size: 14px;
	}
	.n_contact_l .div_l_c table tr td .s2 {
		font-size: 32px;
	}
	.n_menu a {
		padding: 0px 14px;
	}.index-bb{  height: 600px;}
}

@media screen and (min-width:1301px) and (max-width:1440px) {
.custom_cn {  font-size: 42px;}
.custom {  font-size: 42px;  text-align: left;}
	.a_img_r_t {
		font-size: 22px;
	}
	.w1540 {
		width: 100%;
		padding: 0px 3%;
	}
	.w1440 {
		width: 100%;
		padding: 0px 3%;
	}
	.w1400 {
		width: 100%;
		padding: 0px 3%;
	}
	.i_bcss {
		margin-left: 2%;
	}
	.banner-swiper .swiper-slide .banner_text h1 {
		font-size: 55px;
	}
	.banner-swiper .swiper-slide .banner_text .wz_text {
		font-size: 28px;
	}
	.i_introduction {
		padding: 80px 0px;
	}
	.i_title_cn .s1 {
		font-size: 20px;
	}
	.i_title_en {
		/*! font-size: 32px; */
	}

	
	.n_banner_text .s1 {
		font-size: 36px;
	}
	.n_banner_text {
		font-size: 26px;
	}
	.n_menu a {
		font-size: 14px;
	}
	.index-bb{  height: 640px;}
}

@media screen and (min-width:1441px) and (max-width:1600px) {
	.a_img_r_t {
		font-size: 24px;
	}
	.ny_fwzc_l {
		width: 24%;
	}
	.w1540 {
		width: 100%;
		padding: 0px 3%;
	}
	.w1440 {
		width: 100%;
		padding: 0px 3%;
	}
	.banner-swiper .swiper-slide .banner_text h1 {
		font-size: 60px;
	}
	.banner-swiper .swiper-slide .banner_text .wz_text {
		font-size: 28px;
	}
	.i_introduction {
		padding: 90px 0px;
	}
	.i_introduction_r .wz_text {
		margin: 20px 0px;
	}
	.i_introduction_t {
		padding-bottom: 80px;
	}
	.i_news {
		padding: 90px 0px;
	}
	.n_banner_text .s1 {
		font-size: 32px;
	}
	.n_banner_text {
		font-size: 26px;
	}
	.n_menu a {
		font-size: 14px;
	}
	.n_menu a {
		padding: 0px 11px;
	}
	.index-bb{  height: 680px;}
}

@media screen and (min-width:1601px) and (max-width:1800px) {
	.banner-swiper .swiper-slide.swiper-slide-active .banner_text h1 {
		font-size: 62px;
	}
	.n_menu a {
		padding: 0px 12px;
	}
	.index-bb{  height: 780px;}
}

@media screen and (min-width:810px) and (max-width:1080px) {
	
	.a_img_r_t {
		font-size: 16px;
	}
	.product .product_l .product_name {
		font-size: 20px;
	}
	.product_l li .active_p {
		font-size: 16px;
	}
	.product_l li dl .pro_now {
		font-size: 14px;
	}
	.product_l li .now_a {
		font-size: 14px;
	}
	.product_l li dl dd {
		display: block;
		overflow: hidden;
	}
	.product_l li dl dd a {
		font-size: 14px;
		overflow: hidden;
	}
	.a_img_r_t {
		font-size: 16px;
	}
	.a_img_r_c {
		font-size: 14px;
	}
	.product li .read_more {
		font-size: 14px;
	}
	.pro_show_con_js {
		width: 100%;
	}
	.pro_show_con {
		width: 100%;
	}
}
@media screen and (min-width:0px) and (max-width:1200px) {
	.xwwznr img{ max-width: 100%;}.header{display: none;}
	}