@media screen and (max-width:750px){
	*{
		box-sizing:border-box;
	}
	header{
		width:100%;
		padding:10px;
	}
	.hesder_left{
		width:100%;
		height: auto;
		overflow: hidden;
	}
	.nav_bottom{
		display: none!important;
	}
	.logo{
		width:46%;
	}
	.produce{
		width:54%;
		margin:0;
		line-height: 24px;
		padding-right: 0;
	}
	.produce span{
		font-size:16px;
		font-weight: bold;
	}
	.produce p{
		font-size:12px;
		color: #000;
	}
	.header_right span i{
		color: #000;
		font-style: normal;
	}
	.header_right{
		width:100%;
		margin:5px 10px;
		float: none;
	}
	.header_right img{
		display:none;
	}
	.header_right span{
		color:#37B10C;
		text-align:center;
		display:block;
		font-weight: bold;
	}
	nav{
		width:100%;
		height:auto;
		background:#37B10C;
	}
	.pro_imgs{
		height: auto;
	}
	.nav{
		width:100%;
	}
	.nav li{
		font-size:14px;
		padding:0;
		width:33.3333%;
		height:40px;
		line-height:38px;
		border-right:1px solid #fff;
		border-bottom:1px solid #fff;
		overflow:hidden;
		background: #37B10C;
	}

	.nav li:nth-child(2){
		display:none;
	}
	.nav li:nth-child(3){
		display:none;
	}
	.hd{
		display:none;
	}
	.nav li a{
		font-size:16px;
		color:#fff;
		padding:0;
		font-weight: bold;
	}
	.banner_you{
		display:block;
	}
	.banner{
		display:none;
	}
	.yb_conct{
		display:none;
	}
	.header_right img{
		width:100%;
	}
	.Consultation{
		width:100%;
		padding:10px;
		margin:0;
	}
	.ru_kou{
		width:90%;
		height:50px;
		background:url(../images/questions.png) no-repeat center center;
		margin:10px auto;
		color:#fff;
		display:block;
	}
	.ru_kou a{
		color:#fff;
		display:block;
		text-align:center;
		line-height:50px;
	}
	.Consultation_top{
		width:100%;
		height:auto;
		background:url(../images/Consultation2.png) no-repeat center center/contain;
	}
	.Consultation_bottom{
		width:100%;
		margin:0;
	}
	.footer{
		display:none;
	}
	.science_top{
		height:106px;
		overflow:hidden;
	}
	.Consultation_top span{
		font-size:14px;
		line-height:50px;
	}
	.Consultation_top p{
		font-size:14px;
		bottom:-6px;
	}
	.Consultation_bottom span{
		font-size:12px;
		line-height:18px;
		line-height:40px;
	}
	.Consultation_bottom span i{
		font-size:12px;
		line-height:18px;
	}
	.Consultation_bottom a{
		font-size:14px;
		height:30px;
    	width:80px;
    	line-height:30px;
    	margin-top:5px;
    	display:inline-block;
    	float:none;
	}
	.Consultation_bottom a b{
		font-size:14px;
	}
	.product_top{
		width:100%;
		height:25px;
	}
	.product_left{
		width:60%;
		font-size:12px;
		height:25px;
		line-height:25px;
		background:url(../images/science1.png) no-repeat center center/cover;
	}
	.product_right{
		width:30%;
		height:42px;
		background:url(../images/product1.png) no-repeat center center/contain;
	}
	.product_right a{
		font-size:14px;
		line-height:25px;
	}
	.product_title{
		margin-top: 20px;
	}
	.product_title span{
		font-size:20px;
		font-weight: bold;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.product_title i{
		font-size:14px;
		line-height:24px;
		font-weight: bold;
	}
	.product_bottom{
		margin-top:20px;
		margin-bottom:10px;
	}
	.product{
		margin:10px 0;
		padding:0 10px;
	}
	.list_left{
		display:none;
	}
	.list_margin{
		width:100%;
		margin:10px auto;
	}
	.list_top{
		height:auto!important;
	}
	.two{
		height:163px!important;
	}
	.one{
		height:163px!important;
	}
	/*.list_title{
		width:80%;
		margin:50px auto 20px;
	}*/
	.list_title span{
		font-size:14px;
		line-height: 40px;
		font-weight: bold;
		/*width:130px;
		top:-10px;*/
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.list_tops{
		height: 40px;
		position: relative;
	}
	.list_top p{
		font-size:12px;
		line-height:20px;
		display:none;
	}
	/*.two:before{
		border-bottom: 10px solid #37B10C;
   	    border-left: 10px solid transparent;
    	border-right: 10px solid transparent;
    	top:-10px;
	}
	.one:after{
		border-top: 10px solid #fff;
   	    border-left: 10px solid transparent;
    	border-right: 10px solid transparent;
    	bottom:-10px;
	}*/
	.product_titles i{
		font-size:16px;
		line-height:24px;
		font-weight: bold;
	}
	.contrast{
		width:100%;
		margin:10px auto;
	}
	.contrast li{
		width:100%;
		margin-bottom:10px;
	}
	.contrast li:nth-child(5){
		display:none;
	}
	.contrast li:last-child{
		display:none;
	}
	.contrast_left .contrast_top img{
		width:100%;
	}
	.contrast_left .contrast_top{
		height:100px;
	}
	.contrast_left span{
		font-size:12px;
	}
	.vs{
		top:25px;
		width:55px;
		height:55px;
	}
	.vs img{
		width:100%;
	}
	.Consultationd .Consultation_top{
		width:100%;
		background:url(../images/Consultations2.png) no-repeat center center/cover;
	}
	.Consultations{
		display: none;
	}
	.Consultationd{
		display: block;
	}
	.consulat{
		display: none;
	}
	.consulats{
		display: block;
	}
	.product_bottom ul .list_margin li{
		width:48%;
		margin-bottom:10px;
		margin-right:10px;
		height:auto;
	}
	.product_bottom ul .list_margin li:nth-child(2n){
		margin-right:0!important;
	}
	.product_bottom ul .list_margin li:nth-child(3n){
		margin-right:10px;
	}
	.case{
		width:100%;
		margin:10px auto;
	}
	.case li{
		width:48%;
		height:170px;
		overflow:hidden;
		margin:0 10px 10px 0;
	}
	.case li:nth-child(2n){
		margin-right:0;
		float:right;
	}
	.zhe span{
		font-size:12px;
		line-height:30px;
	}
	.zhe p{
		display:none;
	}
	.zhe{
		height:30px;
	}
	.advantage{
		width:100%;
	}
	.advantage li i{
		font-size:14px!important;
		line-height:20px;
	}
	.advantage li p{
		font-size:12px;
	}
	.advantage li i strong span {
		font-size:14px!important;
	}
	.advantage li p span{
		font-size: 12px!important;
	}
	.advantage .list span{
		font-size:20px;
		display:block;
		line-height:50px;
	}
	.advantage .list{
		width:50px;
		height:50px;
	}
	.advantage li{
		margin-bottom:10px;
		width:48%;
		margin-right:10px;
		height:auto;
		padding:0;
	}
	.advantage li:nth-child(2n){
		margin-right:0;
	}
	.Consultations{
		padding:10px;
		margin-bottom:10px;
	}
	.Consultationd{
		padding:10px;
		margin-bottom:10px;
	}
	.abstract{
		width:100%;
		margin:20px auto;
		height:auto;
	}
	.abstract_left{
		width:100%;
		height:auto;
	}
	.abstract_left img{
		width:100%;
	}
	.logos{
		display:none;
	}
	.abstract_right{
		width:100%;
	}
	.abstract_right span{
		font-size:14px!important;
		line-height:20px;
		margin-top:10px;
		text-align: center;
	}
	.abstract_right span strong{
		font-size:16px!important;
	}
	.abstract_right i{
		font-size:12px;
		line-height:20px;
	}
	.abstract_right p{
		font-size:12px;
		margin-top:0px;
		line-height:18px;
		margin-bottom: 0;
	}
	.abstract img{
		width:100%;
	}
	.questions{
		width:100%;
		padding:0 10px;
	}
	.question_left{
		width:100%;
		height: auto;
		padding: 10px;
		margin: 0;
	}
	.question_left_title{
		font-size: 18px;
		margin:0;
	}
	.question_right ul button{
		background: url(../images/question.png) no-repeat 0 0/contain;
		height: 36px;
	}
	.question_left_titlea{
		font-size: 15px;
		line-height: 30px;
	}
	.question_left_titles{
		font-size: 16px;
	}
	.question_left_title span{
		font-size: 20px;
	}
	.question_top p{
		width:85%;
		font-size:14px;
		line-height:20px;
	}
	.question{
		background: #3FC410;
	}
	.question_left ul li{
		margin-top:10px;
		height:108px!important;
	}
	.question_right{
		width:100%;
	}
	.question_title{
		font-size:14px;
		margin-top:10px;
	}
	.question_right ul{
		margin-top:0px;
	}
	.question_right ul li{
		width:100%;
		font-size:14px;
		margin-bottom:10px;
		background: #fff;
		
	}
	.question_title{
		color: #fff;
		text-align: center;
		font-size: 20px;
	}
	.question_right ul li span{
		color: #A2A4A7;
	}
	.question_right ul li input{
		width:80%;
	}
	footer{
		padding:0 10px;
	}
	.footer{
		width:100%;
	}
	.ban{
		font-size:12px;
		line-height:18px;
	}
	.footer_right{
		display:none;
	}
	.footer_left{
		width:25%;
		padding:0;
		text-align:center;
		text-overflow:ellipsis;
		overflow:hidden;
		white-space:nowrap;
	}
	.sciences_list{
		width: 22%;
		height: 85px;
		margin-bottom: 10px;
	}
	.sciences_list:nth-child(4n){
		margin-right: 0;
	}
	.sciences_list:last-child{
		display: none;
	}
	.sciences_list i{
		width: 40px;
		margin: 10px auto;
		max-height: 60px;
	}
	.sciences_list span{
		font-size: 14px;
	}
	.footer_left span{
		font-size:12px;
		line-height:24px;
	}
	.footer_left a{
		font-size:12px;
		line-height:18px;
	}
	.product_show{
		width:100%;
		margin:10px 0;
		padding:0 10px;
	}
	.proshow_title span{
		font-size:14px;
	}
	.proshow_title p{
		font-size:12px;
	}
	.case_list{
		margin:10px 0;
	}
	.case_left{
		width:30%;
		height:auto;
		overflow:hidden;
		border:1px solid #ccc;
	}
	.headers{
		position: relative;
	}
	.zhan{
		display: none;
	}
	.case_right{
		width:68%;
	}
	.case_right span{
		font-size:14px;
		line-height:20px;
	}
	.case_right p{
		font-size:12px;
		line-height:18px;
		margin-bottom:0;
	}
	.case_right a{
		font-size:12px;
		line-height:22px;
	}
	.fen a{
		font-size:12px;
		padding:5px;
	}
	.map img{
		width:100%;
	}
	.contact_left li{
		font-size:14px;
		line-height:20px;
	}
	.contact_left{
		width:100%;
		margin-top:10px;
	}
	.contact_right{
		width:100%;
	}
	.contact_right ul{
		padding:0;
	}
	.contact_right ul li{
		width:100%;
	}
	.contact_right ul li input{
		width:80%;
	}
	.proshow_left{
		width:100%;
		background:none;
	}
	.proshow_left li{
		width:50%;
		height:50px;
		float:left;
		/*margin-right:10px;*/
	}
	.proshow_left li:nth-child(2n){
		margin-right:0;
	}
	.proshow_left li a{
		font-size:12px;
		display:block;
		padding:5px;
		text-align:center;
		line-height:40px;
		text-overflow:ellipsis;
		overflow:hidden;
		white-space:nowrap;
	}
	.introduction li{
		width:33.3333%;
	}
	.introduction{
		height:auto;
	}
	.proshow_left li:last-child{
		border-bottom:3px solid #37B10C;
	}
	.product_rights{
		width:100%;
		padding:0;
	}
	.proshow_content p{
		font-size:12px;
		line-height:20px;
	}
	.pro_img{
		margin:10px 0;
	}
	.pro_img i{
		font-size:14px;
		margin-bottom:10px;
		line-height:20px;
	}
	.news_list{
		margin:10px 0;
	}
	.news_list li span{
		display:block;
		width:78%;
		float:left;
		font-size:14px;
		text-overflow:ellipsis;
		overflow:hidden;
		white-space:nowrap;
	}
	.proshow_content img{
		width:100%;
	}
	.nes_title{
		height:auto;
		overflow:hidden;
	}
	.news_list li i{
		font-size:12px;
	}
	.news_list li p{
		font-size:12px;
		line-height:20px;
	}
	.newsshow_content{
		margin:10px 0;
		font-size:12px;
		line-height:20px;
	}
	.newsshow_content span{
		font-size:14px;
		line-height:22px;
	}
	.newsshow_content i{
		font-size:12px;
		line-height:20px;
	}
	.newsshow_content p{
		font-size:12px;
		line-height:22px;
		margin-top:10px;
	}
	.pro_img li{
		width:31%;
		margin-right:10px;
	}
	.solushow_content span{
		font-size:14px;
		line-height:20px;
	}
	.solushow_content p{
		font-size:12px;
		line-height:18px;
	}
	.solushow_content{
		margin:10px 0;
	}
	.solu_ul{
		padding:10px 0;
	}
	.solu_ul li{
		width:48%;
	}
	.solu_ul li:nth-child(3n){
		margin-right:10px;
	}
	.solu_ul li:nth-child(2n){
		margin-right:0;
	}
	.solu_ul li a .solu_img{
		height:94px;
	}
	.solu_ul li a i{
		font-size:12px;
		line-height:20px;
	}
	.sciences{
		width:100%;
		margin: 0;
	}
	.sciences li{
		width:48%;
		height:130px;
		margin-right:10px;
		margin-bottom:10px;
	}
	.sciences li:nth-child(3n){
		margin-right:10px;
	}
	.sciences li:nth-child(2n){
		margin-right:0;
	}
	.science_bottom{
		font-size:12px;
		height:40px;
		font-weight: bold;
		line-height:40px;
	}
	.tel{
		display:none;
	}
	.secience{
		background:url(../images/science.png) no-repeat center center/contain!important;
	}
	.secience i{
		font-size:12px;
	}
	.secience a{
		margin:10px auto;
		font-size:12px;
		width:100px;
		height:30px;
		line-height:30px;
		background:url(../images/Consultations3.png) no-repeat center center/contain;
	}
	.bc{
		width:100%;
	}
	.contactd li button{
		width:100%;
		background:url(../images/Consultationd1.png) no-repeat center center/cover;
	}
	.Consultation_top a{
		width:100px;
		height:30px;
		line-height:30px;
		font-size:12px;
	}
	.Consultation_top a b{
		font-size:16px;
	}
	.secience1s .product_left{
		width:70%;
		background:url(../images/science1.png) no-repeat center center/cover;
	}
	.bc_left span{
		font-size:12px;
	}
	.bc_left p{
		font-size:12px;
	}
	.contacts{
		width:100%;
		margin-bottom:10px;
	}
	textarea{
		width:80%;
	}
	.contacts input{
		width:80%;
	}
	.textarea{
		width:100%;
	}
	.guan{
		display:none;
	}
	.product_case{
		padding:0;
	}
	.proshow_content h1{
		font-size:12px;
	}
	.product_case a,.product_case li{
		font-size:12px;
	}
	.proshow_content div,.proshow_content{
		font-size:12px;
	}
	.hd li{
		width:6px;
		height:6px;
	}
	.on{
		width:25px!important;
	}
	footer{
		margin-bottom:40px;
	}
	.wap_bottom {
	    display: block;
	    position: fixed;
	    bottom: 0px;
	    width: 100%;
	    background: #37B10C;
	    box-sizing: border-box;
	    z-index:9;
	}
	.wap_bottom a{
		display: block;
		width: 33.3333%;
		float: left;
		color: #fff;
		text-align: center;
		font-size: 14px;
		line-height: 40px;
		border-right: 1px solid #fff;
	}
	.wap_bottom .kefu {
	    display: block;
	    color: #ffffff;
	    height: 40px;
	    line-height: 40px;
	    box-sizing: border-box;
	}
	.wap_bottom .dianhua {
	    display: block;
	    color: #ffffff;
	    height: 40px;
	    line-height: 40px;
	    border-right: 1px solid white;
	    box-sizing: border-box;
	}
	.teld{
		font-size: 12px;
	}
	.advantage li p{
		display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    overflow: hidden;
	}
	.pc{
		display:none;
	}
	.app{
		display:block;
	}
	.science_lists{
		display: block;
	}
	.science_lists{
		width:100%;
		padding:0 10px;
		margin:0;
	}
	.jie p{
		font-size:14px;
		line-height:20px;
		font-weight:bold;
	}
	.jie p i{
		font-size:19px;
		color:#37B10C;
	}
	.you_left{
		width:46%;
		height:auto;
		margin:0;
	}
	.you_left img{
		width:100%;
	}
	.you_right{
		width:50%;
		margin:0;
	}
	.you_right li span{
		font-size:14px;
	}
	.you_right li p{
		font-size:12px;
		line-height:20px;
	}
	.you_right li{
		margin-bottom:10px;
	}
	.advantage_left{
		width:100%;
	}
	.advantage_right{
		display:none;
	}
	.advantage_left i{
		font-size:17px;
		font-weight: bold;
		color: #37B10C;
	}
	.advantage_left p{
		font-size:16px;
	}
	.advantage_left li{
		margin-bottom:5px;
	}
	.advantage_left span{
		font-size:12px;
		width:25px;
		height:25px;
		line-height:25px;
		background:#37B10C;
		border-radius: 50%;
	}
	.producttian_top{
		width: 100%;
		padding: 0 10px;
	}
	.pro_title img{
		width: 100%;
	}
	.producttian_top li{
		width: 23.3%;
		height: 40px;
		font-size: 12px;
		line-height: 40px;
		margin-right: 5px;
		margin-bottom: 10px;
	}
	.producttian_top li:nth-child(6n){
		margin-right: 5px;
	}
	.producttian_top li:nth-child(4n){
		margin-right: 0;
	}
	.producttian_top ul{
		margin-top: 20px;
	}
	.ying_list{
		width: 100%;
		margin: 10px 0;
	}
	.cases{
		width: 100%;
		height: auto;
		margin: 10px 0;
	}
	.ying_list li{
		width: 25%;
		font-size: 12px;
		height: 40px;
		line-height: 40px;
	}
	.cases li{
		width: 48%;
		margin-right: 10px;
		margin-bottom: 10px;
		height: auto;
		overflow: hidden;
	}
	.cases li:nth-child(3n){
		margin-right: 10px;
	}
	.cases li:nth-child(2n){
		margin-right: 0;
	}
	.zhes span{
		font-size: 14px;
		line-height: 30px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.zhes{
		height: 30px;
	}
	.shili{
		width: 100%;
		margin: 0;
	}
	.shi_bottom li{
		width: 48%;
	}
	.shi_bottom li:nth-child(2n){
		float: right;
		margin-right: 0;
	}
	.shi_bottom li .shi_top{
		height: auto;
	}
	.shi_title li{
		font-size: 12px;
	}
	.shi_title{
		margin: 5px auto;
		font-size: 14px;
		width: 300px;
	}
}
