;*{
	margin:0;
	padding:0;
	font-family: "微软雅黑";
}
@font-face {
   font-family: 'card_text';
   src: url('../fonts/card_text.TTF');
}
.w_container{
	width:1200px;
	/*width:1003px;*/
	margin:0 auto;
	padding:0px;
}
a{
	color: black;
	text-decoration: none;
}
ul{
	list-style: none;
	margin: 0px;
}
li{
	list-style: none;
}
.w_left{
	float: left;
}
.w_right{
	float: right;
}
.w_banner{
	width: 100%;
}
.w_banner img{
  display: block;
  width:100%;
}
.mobile_container{
	display: none;
}
a:focus, a:hover {
    color:#333333;
    text-decoration:none;
    }
.w_clear:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
p{
	margin:0px;
}
.w_clear{
	clear: both;
}
.w_bgtop{
	background:#f7f7f7;
	height: 33px;
	line-height: 33px;
}
.w_topwelcome{
	font-size: 13px;
	color: #808080;
}
.w_btn{
	display: none;
}
.w_headtop{
    box-sizing: border-box;
    padding:24px 0px 0px 0px;
}
.w_topmap{

}
.w_topmap li{
  float: left;
}
.w_topmap li a{
   box-sizing: border-box;
  padding:0px 15px; 
    border-right: 1px solid #333;
    color: #666;
}
.w_topmap li:last-of-type a{
  border: none;
}
.w_search{
    position: relative;
    box-sizing: border-box;
    margin-top:20px;
}
.w_seasign{
   
}
.w_seainfo{
     position: absolute;
     right:0px;
     top:-34px;
     width:250px;
     /*display: none;*/
     z-index: 9;
     font-size: 0;
}
.w_seatop{
   width: 180px;
   height:28px;
   line-height:28px;
   font-size: 14px;
   outline: none;
   border: 1px solid #999999;
   box-sizing: border-box;
   padding-left: 10px;
}
.w_nowsub{ 
    width: 60px;  
    height:28px;
    background: #009943;
    outline: none;
    border: none;
    font-size:14px;
    color: #fff;
}
.w_nav{
	width:71%;
	margin-left:130px;
}
.w_nav li{
	float: left;
	width:11.1%;
	text-align: center;
	height: 79px;
	line-height: 60px;
	position: relative;
}
.w_nav li a{
	font-size: 14px;
	color: #454545;
}
.w_nav li.active{
	
}
.w_nav li:hover>a{
   color:#00be56;
}
.w_nav li.active>a{
	/*line-height:77px;*/
	display: inline-block;
	border-bottom: 3px solid #009943;
	padding-bottom:16px;
}
.w_smalldrop{
	position: absolute;
	right: 0px;
	top:79px;
	width: 100%;
	background: #00be56;
	display: none;
	z-index: 6;
	box-sizing: border-box;
	padding:5px;
}
.w_smalldrop dd{
	line-height: 35px;
	height: 35px;
	text-align: center;

}
.w_smalldrop dd a{
	font-size: 14px;
	color: white;
}
.w_smalldrop dd:hover{
	background: black;
}
.w_smalldrop dd:hover a{
	color: white;
}
.w_keypop{
    background:#009943;
    box-sizing: border-box;
    padding:24px 0px 27px 0px;
}
.w_surtext1,.w_surtext2{
    font-size: 20px;
    color: #ffe400;
    font-weight: bold;
}
.w_keylist{
    width: 69%;
    margin-left: 3%;
    margin-top: 14px;
}
.w_keylist li{
	float: left;
    width: 23%;
}
.w_keylist li:first-child{
	border-left:1px solid #22e178 ;
	box-sizing: border-box;
	padding-left: 25px;
	width:30%;
}
.w_keylist li:first-child .w_keyinfo{
    margin-left: 18px;
    padding-left: 0px;
    line-height: 40px;
}
.w_keylist li:first-child .w_keysign{
	margin-top: 5px;
}
.w_keysign{
    
}
.w_keyinfo{
   display: inline-block;
   width:75%;
   font-size: 24px;
   color: #ffffff;
   box-sizing: border-box;
   padding-left: 10px;
}
.w_keybg1{
    font-size: 16px;
    color: #ffffff; 
    font-weight: bold;
    margin-bottom: 7px;
}
.w_keybg2{
    font-size: 12px;
    color: #ffffff; 
}
.w_product{
    background:#f6f6f6;
    box-sizing: border-box;
    padding:61px 0px 73px 0px;
}
.w_protit{
    background: url(../images/pro_bg.png) center center no-repeat;
    font-size: 33px;
    color: #1c0f0f;
    text-align: center;
    font-weight: bold;   
}
.w_prokind{
    width: 1068px;
    margin:40px auto 35px auto;
}
.w_prokind li{
    width:32%;
    margin-right: 2%;
    float: left;
}
.w_prokind li:last-of-type{
	margin-right: 0px;
}
.w_kindtop{
   width:45px;
   height: 2px;
   background: #009943;
}
.w_kindname{
    font-size: 22px;
    color: #009943;
    font-weight: bold;
    margin:14px auto 21px auto;
    box-sizing:border-box;;
    padding-right: 20px;
}
.w_kindname a{
     float: right;
}
.w_kindname a img{
	width:30px;
	height: 30px;
}
.w_proname{
    margin-bottom:15px;
}
.w_proname dd{
    position: relative;
    width: 49%;
    margin-right: 2%;
    box-sizing: border-box;
    padding-left: 15px;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float: left;
	line-height: 30px;
	
}
.w_proname dd:nth-child(2n){
    margin-right: 0px;
}
.w_proname dd::before{
    content:"+";
    position: absolute;
    left:0%;
    top:50%;
    width:10px;
    height: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -5px;
    color:#009943;
}
.w_proname dd a{
    color:#464646;
}
.w_proname dd:hover a{
    color:#009943;
}
.w_prolist{
	
}
.w_prolist li{
	float: left;
	margin-bottom: 32px;
	box-sizing: border-box;
	border: 1px solid white;
	width:32%;
	margin-right: 2%;
	background: white;
	box-sizing: border-box;
	padding-bottom: 25px;
}
.w_prolist li:last-of-type{
	margin-right: 0px;
}
.w_prolist li a{
	width: 100%;
	height: 100%;
	display: block;
}
.w_prolist li:first-child,.w_prolist li:nth-child(2){
	width:49%;
	margin-right: 2%;
}
.w_prolist li:nth-child(2){
	margin-right: 0%;
}
.w_prolist li:nth-child(3),.w_prolist li:nth-child(4),.w_prolist li:nth-child(5){
	margin-bottom: 0px;
}
.w_proimg{
	width: 100%;
}
.w_proimg img{
	display: block;
	width: 100%;
}
.w_protitle{
	font-size: 16px;
	color:#009943;
	margin:24px 0px 12px 0px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
    padding:0px 20px;	
    font-weight: bold;
}

.w_proinfo{
	font-size: 14px;
	color: #6a6a6a;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
     padding:0px 20px;		
    line-height: 28px;
}
.w_proinfo span{
    color: #009943;
}
.w_prolist li:hover .w_protitle,.w_prolist li:hover .w_proinfo{
	color:#f08000;
}
.w_senlist{
	width:500px;
	margin:0 auto 0 auto;
	margin-top: 50px;
}
.w_senlist li{
	width: 230px;
	height: 45px;
	line-height: 45px;
	border-radius: 20px;
	font-size: 14px;
	color: #009943;
	text-align: center;
	float: left;
	margin-right: 20px;
	border: solid 1px #009943;
}
.w_senlist li:last-of-type{
	margin-right: 0px;
	background: none;
	background-image: linear-gradient(90deg, 
		#00be56 0%, 
		#019946 100%);
}
.w_senlist li a{
    font-size: 14px;
	color:#ffffff;
}
.w_senlist li a img{
    margin-right: 10px;
}
.w_advent{
    background: url(../images/ys_bg.jpg);
    height: 652px;
    box-sizing: border-box;
    padding:60px 0px 0px 0px;
    position: relative;
}
.w_advtit{
    font-size: 33px;
    color: #ffffff;
    text-align: center;
    background: url(../images/adv_bg.png) center center no-repeat;
    font-weight: bold;
}
.w_advtit span{
    color: #ffae00;
}
.w_advtext{
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    margin:47px auto 71px auto;
    width: 953px;
}
.w_advlist{
   
}
.w_advlist li{
    width:15%;
    margin-right: 13.3%;
    float: left;
}
.w_advlist li:last-of-type{
	margin-right: 0px;
}
.w_advimg{
  
}
.w_advimg img{
    display: block;
    margin:0 auto;
}
.w_advname{
    margin:29px auto 21px auto;
    color: white;
    font-size: 18px;
    text-align: center;
}
.w_advinfo{
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
	opacity: 0.7;
	text-align: center;
}
.w_jingyu{
   position: absolute;
   left: 50%;
   bottom: -65px;
   background: url(../images/ys_bgx.png);
   width:887px;
   margin-left: -443.5px;
   height:130px;
   box-sizing: border-box;
   padding:33px 0px 37px 0px;
}
.w_jingsize{
   font-size: 33px;
   font-weight: bold;
   text-align: center;
}
.w_jingsize span{
   color: #009943;
}
.w_jingsize2{
    text-align: center;
    font-size: 16px;
    color: #484848;
}
.w_test{
    box-sizing: border-box;
    padding:116px 0px 0px 0px;
}
.w_testtit{
    font-size: 33px;
	color: #1c0f0f;
    text-align: center;
    background: url(../images/tset_bg.png) center center no-repeat;
    font-weight: bold;
}
.w_base{
    margin-top: 37px;
}
.w_send{
	width:355px;
}
.w_sentext{
    width: 780px;
}
.w_sendlist{
   margin-bottom: 35px;
}
.w_sendlist li{
    width: 240px;
    border-top: 1px solid #009943;
    box-sizing: border-box;
    padding-top: 30px;
    float: left;
    margin-right: 30px;
}
.w_sendlist li:last-of-type{
    margin-right: 0px;
}
.w_sendimg{
    
}
.w_sendimg img{
   display: block;
   width: 100%;
}
.w_sendtitle{
    margin:22px auto 17px auto;
    font-size: 16px;
    color: #6a6a6a;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.w_sendinfo{
    font-size: 14px;
    line-height: 26px;
    color: #6a6a6a;
    margin-bottom: 19px;
    display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4;
	overflow: hidden;
}
.w_sendlist li:hover .w_sendtitle,.w_sendlist li:hover .w_sendinfo{
    color: #009943;
}
.w_sendsn{
    font-size: 18px;
    color: #6a6a6a;
    font-weight: bold;
    margin-top: 2px;
}
.w_sendsize{
    font-size: 16px;
    color: #6a6a6a;
    line-height: 30px;
}
.w_case{
    box-sizing: border-box;
    padding:42px 0px 49px 0px;
}
.w_caselist{
    margin-top: 38px;
}
.w_caselist li{
    width: 300px;
    float: left;
}
.w_caseimg{
    display: block;
    width: 100%;
}
.w_caseimg img{
   display: block;
   width: 100%;
   max-height: 220px;
}
.w_casearea{
   background: #f4f4f4;
   box-sizing: border-box;
   padding:38px 34px 27px 27px;
   width: 100%;
}
.w_casetitle{
   font-size: 16px;
   color: #464646;
   text-align: center;
   margin-bottom:24px;
}
.w_caseinfo{
    font-size: 14px;
    line-height: 20px;
	color: #8d8d8d; 
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
	overflow: hidden;
	margin-bottom: 18px;
  height: 58px;
}
.w_casemore{
	width: 116px;
	height: 33px;
	line-height: 33px;
	border: solid 1px #dbdbdb;
	text-align: center;
	margin:0 auto;
	border-radius: 20px;
}
.w_casemore  a{
    font-size: 14px;
    color: #009943;
}
.w_caselist li:nth-child(odd) .w_caseimg{
    float: left;
    margin-top: 220px;
}
.w_caselist li:nth-child(odd) .w_casearea{
    float: right;
    margin-top: -440px;
}
.w_gywm{
    background: url(../images/about_bg.jpg);
    height: 735px;
    box-sizing:border-box;
    padding:60px 0px 0px 0px;
}
.w_abtit{
    font-size: 33px;
	color: #ffffff;
    text-align: center;
    background: url(../images/about_tit_bg.png) center center no-repeat;
    font-weight: bold;
}
.w_abenglish{
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    color: #ffffff;
}
.w_abvideo{
   margin:0 auto;
   margin-top: 40px;
}
.w_abouttext{
   font-size: 16px;
   line-height: 30px;
   color: #ffffff;
   text-indent: 2em;
   margin-top: 30px;
}
.w_aboutmore{
	width: 230px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background-color: #ffffff;
	margin:0 auto;
	margin-top: 38px;
	border-radius: 20px;
}
.w_aboutmore a{
    color: #009943;
    font-size: 14px;
}
.w_news{
    box-sizing: border-box;
    padding:49px 0px 130px 0px;
}
.w_newskind{
    width: 620px;
}
.w_newstab,.w_newstab2{
 	box-sizing: border-box;
  	border-left: 3px solid #009943 ;
  	/*width:;*/
}
.w_newstab li,.w_newstab2 li{
    float: left;
    width:125px;
    text-align: center;
}
.w_newstab li a,.w_newstab2 li a{
    color: #343434;
    font-size: 24px;
    font-weight: bold;
}
.w_newstab li.active a,.w_newstab2 li.active a{
	color: #009943;
}
.w_newsmore{
    font-size: 14px;
    color: #b5b5b5;
    margin-top: 6px;
}
.w_newslist{
   margin-top: 19px;
}
.w_newslist li{
    box-sizing: border-box;
    padding-bottom: 23px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 21px;
}
.w_newsimg{
    width: 180px;
}
.w_newsimg img{
   display: block;
   width: 100%;
}
.w_newsinfo{
   display: inline-block;
   width:390px;
   margin-left: 25px;
}
.w_newstitle{
    font-size: 16px;
    color: #464646;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.w_newstime{
	font-size: 13px;
	color: #a6a6a6;
	line-height: 26px;
	margin:5px auto;
}
.w_newstext{
	font-size: 13px;
	line-height: 24px;
	color: #696969;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.w_supple{
 	width:486px;
 
}
.w_suplist{
   margin-top: 20px;
   box-sizing:border-box ;
   padding-bottom: 20px;
   border-bottom: 1px solid #ebebeb;
}
.w_supimg{

}
.w_supimg img{
	display: block;
	width: 100%;
}
.w_suptitle{
	color: #464646;
    font-size: 16px;
    margin:14px auto;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.w_supinfo{
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 13px;
	line-height: 24px;
	color: #666666;	
}
.w_suptb{
    margin-top: 16px;
    margin-bottom: 0px;
    padding-bottom: 11px;
    border-bottom: 1px solid #ebebeb;
}
.w_suptb dd{
    position: relative;
    box-sizing: border-box;
    padding-left: 10px;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 32px;
}
.w_suptb dd::before{
   content:"";
   width: 5px;
   height: 5px;
   position: absolute;
   background: #999999;
   margin-top:-2.5px;
   left: 0px;
   top:50%;
   border-radius: 50%;
}
.w_suptb dd a{
	font-size: 14px;
	color: #454545;
}
.w_foter{
	background:#333333;
	box-sizing: border-box;
	padding:0px 0px 53px 0px;
}
.w_fotlist{
	width: 100%;
	float: left;
	background: url(../images/liuyan_bg.png);
	height: 118px;
	box-sizing: border-box;
	padding:31px 21px 28px 55px;
	margin-top: -59px;
}
.w_message{
     
}
.w_message input{
   height: 59px;
   line-height: 59px;
   border: 1px solid rgba(255,255,255,0.7);
   outline: none;
   font-size: 14px;
   color:#bedfcd;
   margin-right: 20px;
   box-sizing: border-box;
   padding-left: 10px;
   background: none;
}
.w_message input.w_mesneed::-webkit-input-placeholder,.w_message input.w_mesname::-webkit-input-placeholder,.w_message input.w_mestel::-webkit-input-placeholder{
    color: #bedfcd;
}
.w_message input.w_mesneed::-webkit-input-placeholder,.w_message input.w_mesname::-webkit-input-placeholder,.w_message input.w_mestel::-webkit-input-placeholder{
    color: #bedfcd;
}
.w_message input.w_mesneed::-webkit-input-placeholder,.w_message input.w_mesname::-webkit-input-placeholder,.w_message input.w_mestel::-webkit-input-placeholder{
   color: #bedfcd;
}

.w_message input.w_mesname{
    width: 220px;
}
.w_message input.w_mestel{
    width: 270px;
}
.w_message input.w_mesneed{
	width: 360px;
}
.w_message input.w_messub{
    width: 181px;
	height: 59px;
	background-color: #f59903;
	color: white;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border: none;
	margin-right: 0px;
	padding-left: 10px;
}
.w_fotbotom{
	width:353px;
	margin-right: 166px;
}
.w_fotname{
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom:30px;
}
.w_fotbotom .w_foinfo{
	font-size: 14px;
	line-height: 35px;
	color: #cccccc;
}
.w_fotnavtit{
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom:30px;
}
.w_fotnavlist{
	
}
.w_fotnav{
	margin-right: 166px;
}
.w_fotnavlist li{
	width: 100%;
}
.w_fotnavlist li a{
	font-size: 14px;
	line-height: 33px;
	color: #cccccc;
}
.w_fottop{
	margin-top: 50px;
}
.w_ewm{
	
}
.w_fottit{
	width:15px;
	color: #858585;
	font-size: 14px;
	letter-spacing: 3px;
   height: 140px;
   margin-left: 10px;
   display: inline-block;
   padding-top: 25px;
}
.w_ewm img{
	float: left;
}
.w_copyright{
	box-sizing: border-box;
	padding:22px 0px 25px 0px;
	background: black;
}
.w_network{
	font-size: 13px;
	color: #5d5d5d;
}
.w_network a{
	font-size: 13px;
	color: #5d5d5d;
}
.w_copyinfo{
	
}
.w_copyleft,.w_copyright,.w_copyrn a{
	font-size: 13px;
	line-height: 30px;
	color: #5d5d5d;
}
@media (min-width:992px) and (max-width:1199px) {
	.w_container{
	    width: 98%;
	}
  .w_seainfo{
    display: none;
  }
	.w_surtext1, .w_surtext2{
	     font-size: 16px;
	}
	.w_keytext{
	 	display: none;
	}
	.w_keylist{
	    width: 100%;
	    margin-left: 0px;
	}
	.w_nav{
		margin-left: 35px;
	}
	.w_advtext{
	    margin:35px auto;
	}
	.w_advname{
	    margin:12px auto;
	}
	.w_advlist li{
	    width:20%;
	    margin-right: 5%;
	}
	.w_advent{
	    height: 580px;
	}
	.w_jingsize{
	    font-size: 30px;
	}
	.w_jingsize2{
	    font-size: 14px;
	}
	.w_test{
	    padding:100px 0px 0px 0px;
	}
	.w_base{
	    margin-top: 25px;
	}
	.w_send{
	    width: 28%;
	}
	.w_send img{
	   display: block;
	   width: 100%;
	}
	.w_sentext{
	    width:70%;
	}
	.w_sendlist li{
		width: 32%;
		margin-right: 2%;
		padding-top: 18px;
	}
	.w_sendtitle{
		margin: 8px auto;
	}
	.w_sendinfo{
		margin-bottom: 6px;
	}
	.w_sendlist{
		margin-bottom: 12px;
	}
	.w_sendsn{
		font-size: 16px;
	}
	.w_sendsize{
		font-size: 14px;
		line-height: 22px;
	}
	.w_caselist li{
		width:243px;
	}
	.w_caselist li:nth-child(odd) .w_casearea{
		margin-top: -359px;
		padding:28px 34px 27px 27px;
	}
	.w_casearea{
		padding:28px 34px 27px 27px;
	}
	.w_casetitle{
		margin-bottom: 6px;
	}
	.w_caselist li:nth-child(odd) .w_caseimg{
		margin-top: 179px;
	}
	.w_abvideo img{
		display: block;
		width: 100%;
	}
	.w_gywm{
		height: 700px;
	}
	.w_newskind{
		width: 60%;
	}
	.w_supple{
		width:37%;
	}
	.w_newsinfo{
		width:63%;
	}
	.w_newslist li{
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.w_news{
		padding:49px 0px 100px 0px;
	}
	.w_message input{
		margin-right: 2%;
	}
	.w_message input.w_mesname{
		width:20%;
	}
	.w_message input.w_mestel{
		width:25%;
	}
	.w_message input.w_mesneed{
		width: 32%;
	}
	.w_message input.w_messub{
		width:15%;
	}
	.w_fotlist{
		padding:31px 21px 28px 35px;
	}
	.w_fotbotom{
		width:36%;
		margin-right: 8%;
	}
	.w_fotnav{
		margin-right: 12%;
	}
	.w_prokind{
		width: 100%;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.w_container{
	    width: 98%;
	}
  .w_seainfo{
    display: none;
  }
	.w_surtext1, .w_surtext2{
	     font-size: 16px;
	}
	.w_keytext{
	 	display: none;
	}
	.w_keylist{
	    width: 100%;
	    margin-left: 0px;
	}
	.w_advtext{
	    margin:25px auto;
	    line-height: 25px;
	    width: 100%;
	}
	.w_advname{
	    margin:12px auto;
	}
	.w_advlist li{
	    width:22%;
	    margin-right: 4%;
	}
	.w_advent{
	    height: auto;
	    box-sizing: border-box;
	    padding:40px 0px;
	}
	.w_jingsize{
	    font-size: 27px;
	}
	.w_jingsize2{
	    font-size: 12px;
	}
	.w_test{
	    padding:100px 0px 0px 0px;
	}
	.w_base{
	    margin-top: 25px;
	}
	.w_send{
	    width: 28%;
	    display: none;
	}
	.w_testtit{
		font-size: 28px;
	}
	.w_caselist{
		margin-top: 25px;
	}
	.w_send img{
	   display: block;
	   width: 100%;
	}
	.w_sentext{
	    width:100%;
	}
	.w_sengtext{
		display: none;
	}
	.w_sendlist li{
		width: 32%;
		margin-right: 2%;
		padding-top: 18px;
	}
	.w_sendtitle{
		margin: 8px auto;
	}
	.w_sendinfo{
		margin-bottom: 6px;
	}
	.w_sendlist{
		margin-bottom: 12px;
	}
	.w_sendsn{
		font-size: 16px;
	}
	.w_sendsize{
		font-size: 14px;
		line-height: 22px;
	}
	.w_caselist{
	     display: block;
	     margin:30px auto;
	     width: 750px;	
	}
	.w_caselist li{
		width:250px;
	}
	.w_caseinfo{
		font-size: 12px;
		line-height: 22px;
	}
	.w_caselist li:last-of-type{
		display: none;
	}
	.w_caselist li:nth-child(odd) .w_casearea{
		margin-top: -368px;
		padding:28px 34px 27px 27px;
	}
	.w_casearea{
		padding:28px 34px 27px 27px;
	}
	.w_casetitle{
		margin-bottom: 12px;
	}
	.w_caselist li:nth-child(odd) .w_caseimg{
		margin-top: 179px;
	}
	.w_abvideo img{
		display: block;
		width: 100%;
	}
	.w_gywm{
		height: auto;
		padding:50px 0px;
	}
	.w_abtit{
		font-size: 30px;
	}
	.w_abouttext{
		font-size: 12px;
		line-height: 22px;
	}
	.w_abvideo{
		margin-top: 20px;
	}
	.w_aboutmore{
		margin-top: 26px;
		height: 38px;
		line-height: 38px;
	}
	.w_newskind{
		width: 60%;
	}
	.w_newsimg{
		width:35%;
	}
	.w_supple{
		width:37%;
	}
	.w_newsinfo{
		width:63%;
		margin-left: 2%;
	}
	.w_newstitle{
		font-size: 14px;
	}
	.w_newstime{
		line-height: 15px;
	}
	.w_newslist li{
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.w_news{
		padding:49px 0px 100px 0px;
	}
	.w_message input{
		margin-right: 2%;
		height: 45px ;
        line-height: 45px;
        font-size: 12px;
	}
	.w_message input.w_mesname{
		width:20%;
	}
	.w_message input.w_mestel{
		width:25%;
	}
	.w_message input.w_mesneed{
		width: 32%;
	}
	.w_message input.w_messub{
		width:15%;
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}
	.w_fotlist{
		padding:25px 21px 28px 25px;
		height: auto;
	    background: url(../images/liuyan_bg.png) center center no-repeat;
	}
	.w_fotbotom{
		width:36%;
		margin-right: 4%;
	}
	.w_fotnav{
		margin-right: 8%;
	}
	.w_seasign{
		display: none;
	}
	.w_nav{
		width: 72%;
		margin-left: 0px;
		float: right;
	}
	.w_nav li a{
		font-size: 12px;
	}
	.w_keylist li:first-child{
		border-left: 0px;
		padding-left: 0px;
		width: 25%;
	}
	.w_keylist li:first-child .w_keyinfo{
		margin-left: 8px;
		font-size: 20px;	
	}
	.w_keylist li{
		width: 25%;
	}
	.w_keypop{
		padding:18px 0px;
	}
	.w_product{
		padding:30px 0px;
	}
	.w_protit{
		font-size: 30px;
	}
	.w_prokind{
		width: 100%;
	}
	.w_protitle{
		padding:0px 10px;
		margin: 14px 0px 8px 0px;
		font-size: 14px;
	}
	.w_proinfo{
		padding:0px 10px;
	}
	.w_prolist li{
		margin-bottom: 25px;
	}
	.w_proinfo{
		line-height: 24px;
	}
	.w_senlist{
		margin-top: 20px;
	}
	.w_senlist li{
		line-height: 38px;
		height: 38px;
	}
	.w_advtit{
		font-size: 30px;
	}
	.w_jingyu{
		width: 100%;
		position: static;
		float: left;
		margin-left: 0px;
		background: url(../images/ys_bgx.png) center center no-repeat;
	    margin-top: 25px;
	    height: auto;
	}
	.w_suptb{
		margin-top: 6px;
	}
	.w_suptb dd{
		line-height: 31px;
	}
	.w_fotname{
		font-size: 20px;
		margin-bottom: 24px;
	}
	.w_fotnavtit{
		margin-bottom:30px;
	}
	.w_copyright{
		margin-bottom: 59px;
	}
}
@media(max-width:767px) {
	.w_container{
	    width: 98%;
	}
	.w_surtext1, .w_surtext2{
	     font-size: 16px;
	}
	.w_keytext{
	 	display: none;
	}
	.w_keylist{
	    width: 100%;
	    margin-left: 0px;
	}

	.w_advtext{
	    margin:18px auto;
	    line-height: 25px;
	    width: 100%;
	    font-size: 12px;
	}
	.w_advname{
	    margin:6px auto;
	    font-size: 14px;
	}
	.w_advlist li{
	    width:49%;
	    margin-right: 2%;
	    margin-bottom:20px;
	}
	.w_advlist li:nth-child(2n){
		margin-right: 0px;
	}
	.w_advinfo{
		line-height: 20px;
	}
	.w_advent{
	    height: auto;
	    box-sizing: border-box;
	    padding:30px 0px;
	}
	.w_advimg img{
		width:55px;
	}
	.w_jingsize{
	    font-size: 27px;
	}
	.w_jingsize2{
	    font-size: 12px;
	}
	.w_test{
	    padding:20px 0px 0px 0px;
	}
	.w_base{
	    margin-top: 25px;
	}
	.w_send{
	    width: 28%;
	    display: none;
	}
	.w_testtit{
		font-size: 20px;
	}
	.w_case{
		padding:25px 0px;
	}
	.w_caselist{
		width: 100%;
		margin-top: 25px;
	}
	.w_send img{
	   display: block;
	   width: 100%;
	}
	.w_sentext{
	    width:100%;
	}
	.w_sengtext{
		display: none;
	}
	.w_sendlist li{
		width: 49%;
		margin-right: 2%;
		padding-top: 18px;
	}
	.w_sendlist li:nth-child(2n){
		margin-right: 0px;
	}
	.w_sendlist li:last-of-type{
		display: none;
	}
	.w_sendtitle{
		margin:3px auto;
		font-size: 14px;
	}
	.w_sendinfo{
		margin-bottom: 6px;
		font-size: 12px;
		line-height: 20px;
	}
	.w_sendlist{
		margin-bottom: 12px;
	}
	.w_sendsn{
		font-size: 16px;
	}
	.w_sendsize{
		font-size: 14px;
		line-height: 22px;
	}
	.w_caselist li{
		width:49%;
		margin-right: 2%;
		margin-bottom: 10px;
	}
	.w_caselist li:nth-child(2n){
		margin-right: 0px;
	}
	.w_caseinfo{
		font-size: 12px;
		line-height: 22px;
	}
	.w_caselist li:last-of-type{
		/*display: none;*/
	}
	.w_caselist li:nth-child(odd) .w_casearea{
		margin-top:0px;
		padding:28px 34px 27px 27px;
	}
	.w_casearea{
		padding:28px 34px 27px 27px;
	}
	.w_casetitle{
		margin-bottom: 12px;
	}
	.w_caselist li:nth-child(odd) .w_caseimg{
		margin-top:0px;
	}
	.w_abvideo img{
		display: block;
		width: 100%;
	}
	.w_gywm{
		height: auto;
		padding:25px 0px;
	}
	.w_abenglish{
		display: none;
	}
	.w_abtit{
		font-size:21px;
	}
	.w_abouttext{
		font-size: 12px;
		line-height: 22px;
		margin-top: 5px;
	}
	.w_abvideo{
		margin-top: 20px;
		display: none;
	}
	.w_aboutmore{
		margin-top: 10px;
		height: 30px;
		line-height: 30px;
	}
	.w_newskind{
		width: 100%;
		margin-bottom: 10px;
	}
	.w_newsimg{
		width:35%;
	}
	.w_supple{
		width:100%;
	}
	.w_newsinfo{
		width:63%;
		margin-left: 2%;
	}
	.w_newstitle{
		font-size: 15px;
		margin-bottom: 6px;
	}
	.w_newstab li a, .w_newstab2 li a{
		font-size: 16px;
	}
	.w_newstab li, .w_newstab2 li{
		width:90px;
	}
	.w_suptitle{
		margin:14px auto 5px auto;
	}
	.w_suplist{
		padding-bottom: 10px;
	}
	.w_suptb dd a{
		font-size: 12px;
	}
	.w_newsmore{
		margin-top: 0px;
	}
	.w_newstime{
		line-height: 15px;
		display: none;
	}
	.w_newstext{
		line-height: 20px;
		font-size: 12px;
	}
	.w_newslist li{
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.w_news{
		padding:30px 0px 30px 0px;
	}
	.w_message input{
		margin-right: 0%;
		height:30px ;
        line-height: 30px;
        font-size: 12px;
        margin-bottom: 10px;
        color: white;
	}
	.w_message input.w_mesname{
		width:100%;
	}
	.w_message input.w_mestel{
		width:100%;
	}
	.w_message input.w_mesneed{
		width:100%;
	}
	.w_message input.w_messub{
		width:80%;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
		margin:0 auto;
		display: block;
	}

	.w_fotlist{
		padding:15px 8px;
		height: auto;
	    background:#00be56;
	    margin-top: 0px;
	}
	.w_fotbotom{
		width:100%;
		margin-right:0%;
		margin-bottom:15px;
	}
	.w_fotnav{
		width:100%;
		margin-right:0%;
		margin-bottom: 10px;
	}
	.w_fottop{
		margin-top:20px;
	}
	.w_seasign{
		display: none;
	}
	.w_headtop{
		padding:15px 0px;
		position: relative;
	}
	.pc_container{
		display: none;
	}
	.mobile_container{
	    display: block;	
	}
	.w_nav{
		width: 72%;
		margin-left: 0px;
		float: right;
		display: none;
		position: absolute;
		left: 0px;
		top:89px;
		width: 100%;
		background:rgba(0,153,67,0.8);
		z-index: 5;
	}
	.w_nav li{
		width: 100%;
		height: 35px;
		line-height: 35px;
	}
	.w_nav li.active>a{
		line-height:31px;
		padding-bottom: 0px;
	}
	.w_nav li a{
		font-size: 12px;
		color: white;
	}
	.w_btn{
		width:45px;
		height: 40px;
		box-sizing: border-box;
		border:1px solid #009943;
        padding-top: 0px;
        margin-top: 10px;
        display: block;
	}
	.w_btn span{
		display: block;
		width:65%;
		margin:8px auto;
		height: 2px;
		background:#009943;
	}
	.w_keypop{
		padding:18px 0px;
		display: none;
	}
	.w_product{
		padding:20px 0px;
	}
	.w_protit{
		font-size: 20px;
	}
	.w_prokind{
		width: 100%;
		margin:20px auto;
	}
	.w_protitle{
		padding:0px 10px;
		margin: 6px 0px;
		font-size: 12px;
	}
	.w_prokind li{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 18px;
	}
	.w_prokind li:last-of-type{
		margin-bottom: 0px;
	}
	.w_kindname{
		font-size: 16px;
		margin:5px auto 8px auto;
	}
	.w_proname{
		margin-bottom: 8px;
	}
	.w_proname dd{
		line-height: 24px;
	}
	.w_prokind li a img{
		width:30px;
		height: 30px;
	}
	.w_kindtop{
		display: none;
	}
	.w_proinfo{
		padding:0px 10px;
	}
	.w_prolist li{
		margin-bottom: 15px;
		width: 49%;
		margin-right: 2%;
		padding-bottom: 10px;
	}
	.w_prolist li:nth-child(4){
		margin-right: 0px;
	}
	.w_prolist li:last-of-type{
		display: none;
	}
	.w_proinfo{
		line-height: 24px;
	}
	.w_senlist{
		margin-top: 20px;
		width: 100%;
	}
	.w_senlist li{
		line-height: 38px;
		height: 38px;
		width: 100%;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.w_advtit{
		font-size: 20px;
	}
	.w_jingyu{
		width: 100%;
		position: static;
		float: left;
		margin-left: 0px;
		background: url(../images/ys_bgx.png) center center no-repeat;
	    margin-top: 25px;
	    height: auto;
	    display: none;
	}
	.w_suptb{
		margin-top: 6px;
	}
	.w_suptb dd{
		line-height: 31px;
	}
	.w_fotname{
		font-size: 20px;
		margin-bottom:5px;
	}
	.w_fotnavtit{
		margin-bottom:10px;
	}
	.w_copyright{
		margin-bottom: 59px;
	}
	.w_fotbotom .w_foinfo{
		line-height: 20px;
		font-size: 12px;
	}
	.w_fotnavlist li{
		width:32%;
		margin-right: 2%;
		float: left;
	}
	.w_fotnavlist li:nth-child(3n){
		margin-right: 0px;
	}
	.w_fotewm{
	   display: none;	
	}
	.w_foter{
		padding:30px 0px;
	}
	.w_network a{
		font-size: 12px;
	}
	.w_network{
		line-height: 20px;
		margin-bottom: 10px;
	}
	.w_copyleft, .w_copyright, .w_copyrn a{
		line-height: 23px;
	}
	.w_copyrn{
	    width: 100%;	
	}
	.w_proname dd a{
		font-size: 15px;
	}
  .w_seainfo{
    display: none;
  }
}