@media (max-width: 1200px){
	.logo{
		left:0px;
	}
	#nav_7 .nav_sub dl ,#nav_6 .nav_sub dl{
		left: -186px;
	}
	#nav {
		right:0px;
	}
	#subNav .g-wrap .item{
		width:730px;
	}
	#subNav .g-wrap .solution{
		width:240px;
	}
	#subNav .g-wrap .case{
		width:410px;
	}
}
@media (min-width: 1200px){
	.container {
		width: 1200px;
	}
	.video_list_item .video_list_thumb{
		width:100%;
		height:145px;
		overflow:hidden;
	}
	.video_list_item .video_list_thumb img{
		width:100%;
		height:auto;
		position:relative;
		transform-origin: center;
		-webkit-transition: all .5s ease-out;
	}
	.video_list_item a:hover .video_list_thumb img{
		-webkit-transform: scale(1.2,1.2);
	}

}
@media (min-width: 992px) and (max-width: 1200px) {
	
	.nav{
		left:100%;
		margin-left:-620px;
	}
	.page_nav_menu ul li{
		margin-right:26px
	}
	.page_nav_menu ul li .nav_text_en{
		padding:0px 5px;
		font-size:13px;
	}
	.page_nav_menu ul li a .nav_text_zh{
		font-size:20px;
	}
	
	/*新闻列表*/
	.page_layer{width:970px; height:auto; overflow:hidden; margin:0 auto;}
	.news img{
	 margin-top:10%;
	}
	.page_l{width:720px; height:auto; overflow:hidden; float:left; padding:0;}
	.page_r{width:230px;}
	.newslist li .date{width:99px; height:130px; overflow:hidden; float:left; border-right:#b8b8b8 solid 1px;}
	.newslist li .date .month{width:100%; height:auto; overflow:hidden; float:left; font-size:34px; color:#000066; text-align:left; line-height:45px;}
	.newslist li .date .year{width:100%; height:auto; overflow:hidden; float:left; font-size:16px; color:#999999; text-align:left; line-height:20px;}
	.newslist li .pic{width:182px; height:auto; float:left; margin-left:15px;}
	.newslist li .texts{width:auto; max-width:400px; height:auto; overflow:hidden; float:left; margin-left:15px;}
	
	/*产品列表-大-轮播*/
	.pro_catul_1{width:228px; height:260px; overflow:hidden; float:left;}
	.pro_catul_1 li{width:100%; height:auto; overflow:hidden; float:left; padding:42px 0; background:#f4f4f4; margin-top:18px; font-size:18px; color:#000000; line-height:37px; font-weight:600;}
	.pro_catul_1 li span{width:46px; height:37px; overflow:hidden; float:left; padding:0px; margin-left:15px;}
	.pro_catul_1 li a{width:auto; float:left; margin-left:15px; max-width:140px; color:#000000}
	.pro_cat_pic{width:520px; height:260px; overflow:hidden; float:left; margin-left:10px;}
	.pro_swiper_1,.pro_swiper_2,.pro_swiper_4,.pro_swiper_3{width:202px; height:260px; overflow:hidden; float:left; margin-left:10px; border:#e1e1e1 solid 1px; background:#f9faf9;}
	
	.pro_catul_2{width:228px; height:260px; overflow:hidden; float:left;}
	.pro_catul_2 li{width:100%; height:auto; overflow:hidden; float:left; padding:20px 0; background:#f4f4f4; margin-top:14px; font-size:18px; color:#000000; line-height:37px; font-weight:600;}
	.pro_catul_2 li span{width:46px; height:37px; overflow:hidden; float:left; padding:0px; margin-left:15px;}
	.pro_catul_2 li a{width:auto; float:left; margin-left:15px; max-width:140px; color:#000000}
	
	.pro_catul_3{width:285px; height:241px; overflow:hidden; float:left; border:#e1e1e1 solid 1px; border-right:none; border-bottom:none; background:#f4f4f4;}
	.pro_catul_3 li{width:142px; height:60px; line-height:60px; font-size:18px; color:#000000; overflow:hidden; float:left;  border:#e1e1e1 solid 1px; border-left:none; border-top:none; text-align:center;}
	.product_title_con h4 a.ptitle{
		width: 100%;
		display: inline-block;
		text-align: center;
	}
		
	.pro_swiper_cc{
		width:742px;
	}
	#pro_swiper_cc3{
		width:675px;
		margin-left:10px;
	}
	#pro_swiper_cc3 .swiper-slide{
	width:200px;
}

	/*报名须知*/
	.text_type .layer_r{width:725px; height:auto; min-height:310px; overflow:hidden; float:right; text-align:left;}
	
	/*活动专题*/
	.layer_l_1{width:680px; height:auto; overflow:hidden; float:left; padding-top:30px;}
	
	/*水漆百科*/
	.cats_ul li{width:155px; height:58px; line-height:58px; overflow:hidden; float:left; margin:0 13px; background:#e1e1e1; color:#666666; font-size:16px; text-align:center}

	/*会员中心 -- 基本资料*/
	.text_type .user_layer_c{width:530px; height:auto; min-height:310px; overflow:hidden; float:left; margin-left:10px; border-right:#c9c9c9 solid 1px;}
	.text_type .user_layer_r{width:205px; height:auto; min-height:310px; overflow:hidden; float:left; margin-left:10px;}

	.product_list_layer .case_selects .select_options, .product_list_layer .case_current .select_options {
		width: 740px;
	}
}
@media (max-width:992px){
	.page_nav_menu ul li .nav_text_en{
		font-size:16px;
	}
	.page_nav_menu ul li {
		margin-right: 9px;
		margin-bottom: 16px;
	}
	.page_nav_menu {
		padding-top: 26px;
		padding-bottom: 22px;
		text-align:center;
	}
	.select_box .select_inp {width: auto;}
	/*新闻列表*/
	.page_layer{width:740px; height:auto; overflow:hidden; margin:0 auto;}
	.news img{
	 margin-top:12%;
	}
	
	.page_l{width:490px; height:auto; overflow:hidden; float:left; padding:0;}
	.newslist li .date{width:149px; height:130px; overflow:hidden; float:left; border-right:#b8b8b8 solid 1px;}
	.newslist li .date .month{width:100%; height:auto; overflow:hidden; float:left; font-size:40px; color:#000066; text-align:left; line-height:50px;}
	.newslist li .date .year{width:100%; height:auto; overflow:hidden; float:left; font-size:18px; color:#999999; text-align:left; line-height:20px;}
	.newslist li .pic{width:222px; height:auto; float:left; margin-left:15px;}
	.newslist li .texts{width:100%;  height:auto; overflow:hidden; float:left; margin-left:0; margin-top:15px;}
	
	/*产品列表-大-轮播*/
	.pro_catul_1{width:158px; height:210px; overflow:hidden; float:left;}
	.pro_catul_1 li{width:100%; height:auto; overflow:hidden; float:left; padding:38px 0; background:#f4f4f4; margin-top:18px; font-size:18px; color:#000000; line-height:20px; font-weight:600;}
	.pro_catul_1 li span{width:25px; height:auto; overflow:hidden; float:left; padding:0px; margin-left:10px;}
	.pro_catul_1 li a{width:auto; float:left; margin-left:10px; max-width:140px; color:#000000}
	.pro_cat_pic{width:420px; height:210px; overflow:hidden; float:left; margin-left:10px;}
	.pro_swiper_1,.pro_swiper_2,.pro_swiper_4,.pro_swiper_3{width:142px; height:210px; overflow:hidden; float:left; margin-left:10px; border:#e1e1e1 solid 1px; background:#f9faf9;}
	
	.pro_catul_2{width:158px; height:210px; overflow:hidden; float:left;}
	.pro_catul_2 li{width:100%; height:auto; overflow:hidden; float:left; padding:38px 0; background:#f4f4f4; margin-top:18px; font-size:18px; color:#000000; line-height:20px; font-weight:600;}
	.pro_catul_2 li span{width:25px; height:auto; overflow:hidden; float:left; padding:0px; margin-left:10px;}
	.pro_catul_2 li a{width:auto; float:left; margin-left:10px; max-width:140px; color:#000000}
	
	.pro_catul_3{width:245px; height:173px; overflow:hidden; float:left; border:#e1e1e1 solid 1px; border-right:none; border-bottom:none; background:#f4f4f4;}
	.pro_catul_3 li{width:122px; height:43px; line-height:43px; font-size:16px; color:#000000; overflow:hidden; float:left;  border:#e1e1e1 solid 1px; border-left:none; border-top:none; text-align:center;}
	
	.pro_swiper_cc{
		width:582px;
	}
	#pro_swiper_cc3{
		width:495px;
		margin-left:10px;
	}
	#pro_swiper_cc1 .pro_cat_pic{
		margin-left:0px;
		
	}
	#pro_swiper_cc3 .swiper-slide{
		width:140px;
	}

	/*报名须知*/
	.text_type .layer_l{width:165px; height:auto; min-height:310px; overflow:hidden; float:left; background:#f0f0f0;}
	.text_type .layer_r{width:545px; height:auto; min-height:310px; overflow:hidden; float:right; text-align:left;}
	
	/*活动专题*/
	.layer_l_1{width:480px; height:auto; overflow:hidden; float:left; padding-top:30px;}
	.layer_l_1 .title,.layer_r_1 .title{width:100%; height:50px; line-height:50px; font-size:16px; overflow:hidden; border-bottom:#000000 solid 2px; color:#000000;}
	.layer_l_1 .title span,.layer_r_1 .title span{font-size:20px; padding:0 5px; letter-spacing:3px;}
	.layer_r_1{width:240px; height:auto; overflow:hidden; float:right; padding-top:30px;}
	.activityBox {width:100%; height: 900px;position:relative;}
	.activityBox .title{width: 100%;height: 34px;line-height: 34px;font-size:14px; border:none;}
	.activityBox .title span{ font-size:14px; padding:0;}
	
	/*水漆百科*/
	.cats_ul li{width:110px; height:58px; line-height:58px; overflow:hidden; float:left; margin:0 13px; background:#e1e1e1; color:#666666; font-size:16px; text-align:center}

	/*会员中心 -- 登录页*/
	.user_help{width:33.3%;height:auto;float:left; padding-left:2%; margin-top:20px;}

	/*会员中心 -- 基本资料*/
	.level .level_position{width:280px; height:70px; overflow:hidden; float:left; margin:0 12px;}

	.text_type .user_layer_l{width:125px; height:auto; min-height:310px; overflow:hidden; float:left; background:#f0f0f0;}
	.text_type .user_layer_c{width:410px; height:auto; min-height:310px; overflow:hidden; float:left; margin-left:10px; border-right:#c9c9c9 solid 1px;}
	.text_type .user_layer_c .profile_form li .form_r .textarea{width:250px; height:125px; line-height:25px; font-size:14px; color:#666666; border:#999999 solid 1px; float:left; padding:0 15px; }
	.text_type .user_layer_r{width:185px; height:auto; min-height:310px; overflow:hidden; float:left; margin-left:10px;}
	.product_list_layer .case_selects .select_options, .product_list_layer .case_current .select_options {
    width: 510px;
}
}

@media (max-width:768px){
	input.query{
		width:70%;
		padding: 6px 13px;
	}
	#searchform button{
	    height: 41px!important;
		font-size: 20px;
		padding-left: 16px;
		padding-right: 16px;
	}
	.big_img_swiper .banner_bg_img{
		position:relative;
		height:auto !important;
	}
	.big_img_swiper .banner_bg_img img{
		position:relative;
		width:100%;
		height:auto;
		left:0px;
		top:0px;
		margin-left:0px;
	}
	.pro_swiper_cc{
		width:100%;
	}
	.pro_swiper_1, .pro_swiper_2, .pro_swiper_4, .pro_swiper_3 {
		width: 100px;
		height: 114px;
		overflow: hidden;
		float: left;
		margin-left: 10px;
		border: #e1e1e1 solid 1px;
		background: none;
	}
	.pro_swiper_1, .pro_swiper_2, .pro_swiper_4 {
		display: block;
		position:absolute;
		right:5px;
		bottom:0px;
	}
	.page_con .swiper-container p {
		display:none;
	}
	.big_img_swiper .swiper-button-white{
		display:none;
	}
	.sidebar{
		display:none;
	}
	.page_position .breadcrumb{
		margin-right:0px;
	}
	.case_current{
		display:none;
	}
	.case_selects{
		display:none;
	}
	.product_ww .product_d_right{
		width:100%;
	}
	.jrdb_btn_con{
		display:none;
	}
	.product_title_con .product_list_zxtw{
		display:none;
	}
	.product_maininfo .product_image_con{
		width:100%;
	}
	.product_menu li {
    display: inline-block;
    margin: 12px 3px;
}
	#product-container .swiper-slide-content{
		width:100%;
	}
	.product_maininfo .product_info{
		width:100%;
		height:auto;
	}
	.xgtj_con {
		display:none;
	}
	#pc_tabs-container .content-slide {
    padding: 12px;
}
#pc_tabs-container .content-slide  img{
  max-width:100%;
}
.product_maininfo .product_title, .product_maininfo .product_description, .product_maininfo .product_property {
    padding: 20px 22px;
    border-bottom: solid 1px #C6C6C6;
}
.product_d_p{
	margin-top:0px;
}
.product_next_btn,.product_prev_btn{
	display:none;
}
.product_d_p .breadcrumb{
	display:none;
}
	.logo{
		height:66px;
		width:auto;
	}
	.logo img{
		height:66px;
	}
	.menu{
		height:66px;
	}
	.banner_con{

	}
	.gh{
		margin-right: 20px;
		margin-top: 16px;
	}
	.banner_con{
		height:auto;
		overflow:hidden;
	}
	.zshz_banner img{
		width:100%;
		margin-right:0px;
		position:relative;
		float:none;
	}
	footer .footer2 .footer_l{
		width:100%;
		float:none;
	}
	footer .footer2 .footer_r{
		width:100%;
		float:none;
	}
	footer .footer_b_l{
		width:100%;
		float:none;
		height:auto;
	}
	footer .footer_b_l p{
		text-align:center;
		padding-right:0px;
		line-height:26px;
		font-size:14px;
		padding:2px 8px;
	}
	footer .footer_b_l .footer_b_l_p1{
		padding-right:0px;
	}
	
	footer .footer2 .footer_address{
		float:left;
		margin-left:20px;
	}
	.aboutus_content h3.tbbg {
		background: url(../images/about_h_mbbg.png) left top no-repeat;
		font-size: 18px;
	}
	.aboutus_content h3.tbg{
		background: url(../images/about_h_bg.png) left top no-repeat;
		font-size: 18px;
	}
	.aboutus_content h3.qsqsc{
		margin-top:1px;
	}
	.M_ul{
		margin-top:66px;
	}
	
/*新闻列表*/
	.page_layer{width:100%; max-width:600px; height:auto; overflow:hidden; margin:0 auto;}
	.news img{
	 margin-top:0;
	}
	
	.page_l{width:100%; max-width:600px; height:auto; overflow:hidden; float:left; padding:0;}
	.newslist li .date{width:149px; height:130px; overflow:hidden; float:left; margin-left:2%; border-right:#b8b8b8 solid 1px;}
	
	.newslist li .texts{width:98%;  height:auto; overflow:hidden; float:left; margin-left:1%; margin-top:15px;}
	.page_r{ display:none;}
	.news_share ul li{
	display:inline; padding:0 15px;
	}
	
	/*产品列表-大-轮播*/
	
	.pro_catul_1{width:100%; height:auto; overflow:hidden; float:left;}
	.pro_catul_1 li{width:50%; height:auto; overflow:hidden; float:left; padding:38px 0; background:#f4f4f4; margin-top:0px; font-size:14px; color:#000000; line-height:20px; font-weight:600;}
	.pro_catul_1 li span{width:25px; height:auto; overflow:hidden; float:left; padding:0px; margin-left:10px;}
	.pro_catul_1 li a{width:auto; float:left; margin-left:10px; max-width:140px; color:#000000}
	.pro_cat_pic{width:100%; height:auto; overflow:hidden; float:left; margin-left:0px; margin-top:10px;}
	.pro_catul_2{width:100%; height:auto; overflow:hidden; float:left;}
	.pro_catul_2 li{width:33.3%; height:auto; overflow:hidden; float:left; padding:12px 0; background:#f4f4f4; margin-top:0px; font-size:14px; color:#000000; line-height:20px; font-weight:600;}
	.pro_catul_2 li span{width:25px; height:auto; overflow:hidden; float:left; padding:0px; margin-left:10px;}
	.pro_catul_2 li a{width:auto; float:left; margin-left:10px; max-width:140px; color:#000000}
	
	.pro_catul_3{width:100%; height:auto; overflow:hidden; float:left; border:#e1e1e1 solid 1px; border-right:none; border-bottom:none; background:#f4f4f4;}
	.pro_catul_3 li{width:25%; height:43px; line-height:43px; font-size:16px; color:#000000; overflow:hidden; float:left;  border:#e1e1e1 solid 1px; border-left:none; border-top:none; text-align:center;}
	.pro_swiper_3{width:100%; height:auto; overflow:hidden; float:left; margin-left:0px; margin-top:10px; border:#e1e1e1 solid 1px; background:#f9faf9;}
	
	/*报名须知*/
	.text_type .layer_l{width:25%; height:auto; min-height:310px; overflow:hidden; float:left; margin-left:1%; background:#f0f0f0;}
	.text_type .layer_r{width:70%; height:auto; min-height:310px; overflow:hidden; float:right; margin-right:1%;  text-align:left;}
	
	/*活动专题*/
	.layer_l_1{width:90%; height:auto; overflow:hidden; float:left; margin-left:5%; padding-top:30px;}
	.featurelist li .texts .text{width:auto; max-width:300px; float:left; height:40px; line-height:40px; color:#000000; font-size:14px; }
	.layer_r_1{display:none;}
	
	
	/*水漆百科*/
	.cats_ul li{width:22%; height:58px; line-height:58px; overflow:hidden; float:left; margin:0 1.5%; background:#e1e1e1; color:#666666; font-size:16px; text-align:center}
	.encyclopedialist li a{width:auto; max-width:180px; float:left; margin-left:10%; color:#666666;}
	.encyclopedialist li span{width:auto; float:right; margin-right:10%;}
	.jmzc_cat li{
		width:30%;
	}

	/*会员中心 -- 基本资料*/
	.portrait{width:auto; float:left; margin-top:20px; margin-bottom:20px;}
	.level{width:auto; float:right; margin-top:20px;}
	.level .level_box{width:auto; height:30px; line-height:30px; overflow:hidden; float:left; margin-top:46px; padding:0 10px; background:#0a6fad; color:#ffffff; font-size:16px;}
	.level .level_position{width:140px; height:70px; overflow:hidden; float:left; margin:0 12px;}

	.level .integral_desc{display:none; }

	.text_type .user_layer_l{width:100%; height:47px; min-height:47px; overflow:hidden; float:left; background:#f0f0f0;}
	.text_type .user_layer_l .leftmenu li{width:20%; height:47px; line-height:47px; overflow:hidden; float:left; border-bottom:#dddddd solid 1px; border-left:#f0f0f0 solid 2px; text-align:center;}
	.text_type .user_layer_c{width:100%; height:auto; min-height:310px; overflow:hidden; float:left; margin-left:0px; margin-top:20px; border:none;}
	.text_type .user_layer_r{display:none;}
}
@media (max-height:736px) and (min-height: 569px){
	.news_head_con .news_h_pcn {
		color: #fff;
		line-height: 26px;
		font-size: 20px;
	}
	.news_h_pen{
		font-size:14px;
		line-height:18px;
	}
	.news_content .news_list .title a{
		font-size:18px;
	}
	.news_content .news_list{
		margin-top:20px;
	}
	.tutu{
		width:90px !important;
	}
	.news_content .news_head {
		margin-top: 80px;
	}
	.news_content .news_list p{
		font-size:16px;
	}
}
@media (max-height:627px) and (min-height: 569px){
	.news_content .news_head {
		
	}
}
@media (max-height:504px){
	.news_head_con .news_h_pcn, .news_h_pen {
		color: #fff;
		line-height: 18px;
		font-size:14px;
	}
	.news_h_pen{
		font-size:12px;
		line-height:16px;
	}
	.news_head_con ul li a {
		color: #fff;
		padding: 4px 10px;
		border: solid 1px #fff;
		display: block;
		font-size:14px;
	}
	.p_swiper_description {
		color: #fff;
		line-height: 18px;
		font-size: 14px;
		margin-top: 0px;
		padding: 12px;
	}
	.p_swiper_title{
		font-size: 20px;
		margin-top: 8px;
		line-height: 26px;
		text-transform: uppercase;
		font-weight: normal;
		color: #fff;
		height: 36px;
		position: relative;
		text-indent: 22px;
	}
	.view_more {
		padding: 4px 8px;

	}
	.service_content {
		margin-top: 70px;
	}
	.service_tool .tool_cn_title {
		font-size: 18px;
	}
	.mobile_login_info .login_p {
		font-size: 18px;
		padding-top:16px;
	}
	.footer_address h5{
		font-size:18px;
		line-height:30px;
	}
	.footer_address p {
		line-height:22px;
	}
}
@media (max-height : 416px){
	#news_list{
		display:none;
	}
	.footer_address h5 {
		font-size: 15px;
		line-height: 24px;
	}
	.footer_address p {
		line-height: 18px;
		font-size: 14px;
	}
	.service_tool ul li span {
		width: 40%;
	}
}
@media (max-width:480px){
	
	/*新闻列表*/
	.page_l{width:100%; min-width:320px; max-width:460px; height:auto; overflow:hidden; margin:0 auto; padding:0;}
	.newslist li .date{width:99px; height:130px; overflow:hidden; float:left; border-right:#b8b8b8 solid 1px;}
	.newslist li .date .month{width:100%; height:auto; overflow:hidden; float:left; font-size:34px; color:#000066; text-align:left; line-height:45px;}
	.newslist li .date .year{width:100%; height:auto; overflow:hidden; float:left; font-size:16px; color:#999999; text-align:left; line-height:20px;}
	.newslist li .pic{width:182px; height:auto; float:left; margin-left:15px;}
	.newslist li .texts{width:96%; height:auto; overflow:hidden; float:left; margin-left:2%; margin-top:15px;}
	.news_share ul li{
	display:inline; padding:0 10px;
	}
	
	
	/*报名须知*/
	.text_type .layer_l{width:98%; height:auto; min-height:47px; overflow:hidden; float:left; margin-left:1%; background:#f0f0f0;}
	.text_type .layer_l .leftmenu li{width:33.3%; height:47px; line-height:47px; overflow:hidden; float:left; border-bottom:#dddddd solid 0px; text-align:center;}
	.text_type .layer_r{width:98%; height:auto; min-height:310px; overflow:hidden; float:right; margin-right:1%;  text-align:left;}
	.text_type .layer_r .texts{width:100%; height:auto; overflow:hidden; float:left; margin-top:15px; font-size:14px; color:#666666; line-height:30px;}
	
	
	/*活动专题*/
	.layer_l_1{width:90%; height:auto; overflow:hidden; float:left; margin-left:5%; padding-top:30px;}
	.featurelist li .texts {height:auto;}
	.featurelist li .texts .text{width:auto;  float:left; height:auto; line-height:26px; color:#000000; font-size:14px; }
	.featurelist li .texts .more{width:auto; height:30px; line-height:30px; overflow:hidden; color:#ffffff; font-size:14px; float:right; margin-right:0px; padding:0 10px; background:#b8b8b8;}
	.layer_r_1{display:none;}


	/*会员中心 -- 登录页*/
	.user_function li p{width:100%; height:48px; line-height:48px; color:#0a6fad; font-size:16px;}
	.user_function li .pic{width:80px; height:80px; overflow:hidden; margin:50px auto; border-radius:40px; -moz-border-radius:40px; -webkit-border-radius:40px;}
	.user_help{width:100%;height:auto;float:left; margin-top:20px;}

	
	/*会员中心 -- 基本资料*/
	.portrait{width:auto; float:left; margin:20px;}
	.level{display:none;}

	.text_type .user_layer_l{width:100%; height:auto; min-height:47px; overflow:hidden; float:left; background:#f0f0f0;}
	.text_type .user_layer_l .leftmenu li{width:33.3%; height:47px; line-height:47px; overflow:hidden; float:left; border-bottom:#dddddd solid 1px; border-left:#f0f0f0 solid 2px; text-align:center;}
	.text_type .user_layer_c .profile_form li .form_r .input{width:154px; height:25px; line-height:25px; font-size:14px; color:#666666; border:#999999 solid 1px; float:left; padding:0 15px; }
	.text_type .user_layer_c .profile_form li .form_r .textarea{width:154px; height:125px; line-height:25px; font-size:14px; color:#666666; border:#999999 solid 1px; float:left; padding:0 15px; }


	.jsq_con{
		width:100%;
	}
	.jsq_select{
		padding-left:10%;
	}
	.foot_section .jsq_select{
		padding-left:0px;
	}
	.foot_section {
		width: 172px;
	}
}
@media (max-width : 375px){
	.swiper-pagination-product{
		margin-top:206px;
	}
}
@media (max-width : 321px){
	footer .footer_b_l .footer_b_l_p1 a{
		font-size:12px;
	}
	.swiper-pagination-product{
		margin-top:173px;
	}
	.ej_header{
		height:56px;
	}
	.banner_con{
	}
	.menu {
		height: 56px;
	}
	.logo ,.logo img{
		height: 56px;
	}
	.gh {
		margin-right: 16px;
		margin-top: 14px;
		width:30px;
		height:30px;
	}
	.gh a:after {
		top: 8px;
	}
	.gh a:before {
		top: -8px;
	}
	.news_content .news_head {
		margin-top: 56px;
	}
	.product_swiper{
		padding-top:56px;
	}
	.tool_item a {
		line-height: 22px;
		font-size: 15px;
	}
	.tool_item {
		padding: 6% 0px;
	}
} 
		
		