@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 1800px) {

}
@media screen and (max-width: 1420px) {
.logo {
margin-right: 2%;}
.com_box .com_contain .right .p ul li .bottom h6{
	height: 40px;
	overflow: hidden;
}
}
@media screen and (max-width: 1290px) {
.w_1140 {
    width: 92%;}
.logo{
	margin-right: 5%;
}
.nav_box ul li {
	width: 130px;
}

.foot .foot_content ul li{
	margin-right: 10%;
}

/*.com_box .com_contain .right{
	padding-bottom: 18%;
}*/

}
@media screen and (max-width: 1260px) {

}
@media screen and (max-width: 1190px) {
 .logo{  
 	margin-right: 1%;
 }
 .bucket .row .col .img {
    width: 20%;
}
.foot .foot_content ul li {
    margin-right: 9%;
}
/*.com_box .com_contain .right {
    padding-bottom: 24%;
}*/
 
}
@media screen and (max-width: 1147px) {
.nav_box ul li{
	width:120px;
}

.nav_box ul li h1{
	font-size:15px;
}
.logo img {
    display: block;
    height: 89%;
}
.bucket .row .col{
	width:19%;
}
.bucket .row .col .txt {
    width: 60%;
    float: right;
}
.bucket .row .col h3{
	font-size:17px;
}
.grid_top .left .txt h3{
	font-size:21px;
}
.grid_top .right .txt h3{
	font-size:21px;
}
.grid_top .right ul li .txttech h3{
	font-size:21px;
}
.foot .foot_content ul li {
    margin-right: 7%;
}
.com_box .com_contain .right .p ul li{
	margin-right: 6%;
}
/*.com_box .com_contain .right {
    padding-bottom: 32%;
}*/


}
/*导航调整<=992 平板*/
@media(max-width: 992px){
.nav_right_ph{
/*	width: 68%;
	background: #f7f7f7;
	position: fixed;
	top: 0px;
	right: -100%;
	height: 100%;
	display:none;
	padding-top: 6%;*/
	visibility:hidden;
	    display: none;
	}
/*.nav_right_ph .language{
	float:left;
	margin-left:5%;
	}*/
.navBtn{
	display:block;
}
.nav_btn_active{
	margin-top:10px;
}
.nav_top_box{
	display:none;
}
/*.nav_top dl{
	float:right;
	
}*/


.nav{
	position: fixed;
	width: 100%;
	top: 51px;
	right:0;
	background: rgba(0,0,0,0.8);
	display: none;
	z-index: 66;
	padding-top: 0rem;
	height:100%
}
.nav_block{
	width: 50%;
	height: 100%;
	float: right;
	position: relative;
}
.nav_right{
	width: 50%;
	height: 100%;
	float: left;
	background: #2a292b;
	/*padding-top: 9rem;*/
	position: relative;
}
.nav_top{
	width: 100%;
	background: #2a292b;
}
.language{
	border-bottom: solid 1px rgba(255,255,255,0.1);
}
.language span{
	display: block;
	width: 49%;
	float: left;
	color: #FFF;
	text-align: center;
	height: 4rem;
	line-height: 4rem;
	font-size:15px;
}
.language a:nth-of-type(1) span{
	border-right: solid 1px rgba(255,255,255,0.1);
}
.search_box{
	border-bottom: solid 1px rgba(255,255,255,0.1);
	padding: 1rem 4%;
	position: relative;
}
.search_box input{
	padding: 0;
	margin:0;
	outline: none;
}
.search_box input[type="text"]{
	display: block;
	background: #4c4c4c;
	width: 98%;
	float: left;
	padding-left:2%;
	height: 2.8rem;
	/*padding: 0.4rem 1rem;*/
	color: #FF6600;
	/*padding-right: 2.8rem;*/
}
.search_box input[type="submit"]{
	background:url(../img/search.png) no-repeat center center;
	background-size:cover;
	width: 2.8rem;
	height: 2.8rem;
	display: block;
	position: absolute;
	top: 1rem;
	right: 4%;
}
.bucket .row .col p {
    margin-left: 0px;
	letter-spacing:0;
	line-height:18px; }
.nav_list{
	height: 100%;
	overflow: scroll;
}
.nav_list > ul > li{
	border-bottom: solid 1px rgba(255,255,255,0.1);
}
.nav_box .nav_list ul li h1 {
	text-align:left;
	color: #FFF;
	font-size:1.5rem;
	padding: 0 4%;
	height: 4rem;
	line-height: 4rem;
	text-align:left;
	font-size:17px;
}
.nav_list > ul > li:nth-of-type(2) h1{
	color: #08a55e;
}
.nav_list a{
	color: #ccc;
	display:inline-block;
	width: 100%;
	font-size:15px;
}
.nav_list > ul > li > ul > li > h2{
	color: #ccc;
	font-size:15px;
	padding: 0 8%;
	height: 3.4rem;
	line-height: 3.4rem;
	position: relative;
}
.nav_list > ul > li > ul > li > h2 span{
	display: block;
	position: absolute;
	width: 3.4rem;
	height: 3.4rem;
	line-height: 3.4rem;
	top: 0;
	right: 4%;
	text-align: center;
	color: #08a55e;
	font-size: 1.4rem;
}
.nav_list > ul > li > ul > li > ul > li >h3{
	color: #eee;
	font-size:1.2rem;
	padding: 0 12%;
	height: 3.4rem;
	line-height: 3.4rem;
}
.nav_list > ul > li > ul > li > ul{
	width: 100%;
	height: 0;
	overflow: hidden;
}


.w_1140{
	width:90%;
}
.nav_box ul li h1{
	color:#333;
}
.nav_box ul li{
    width: 100%;
}
.logo{
	margin:0;
	    height: 50px;
}
.serch{
   /* padding: 3% 0 0;
	margin-right: 14%;*/
	display:none;
}
.s_menu .right_box{
	display:none;
}
.bn img {
    padding-top: 13%;
}
.bn{
	width:100%;
}
.nav_top dl dd img{
	padding-bottom:5px;
}
.nav_top h3{
	margin-top:5px;
}

.nav_top dl dd:first-of-type{
	margin-top:5px;
}
.bucket{
	bottom:280px;
}
.bucket .row .col .img {
    width: 40%;
}
.bucket .row .col .txt {
    width: 50%;
}
.bucket .row .col{
    width: 43%;
    padding: 1% 2.8%;
}
.bucket .row .col{
	padding-right: 10px;
	height:100px;
	overflow:hidden;
}
.bucket .row .col:nth-of-type(2), .bucket .row .col:nth-of-type(4){
    border-right: 0;
}
.bucket .row .col:nth-of-type(1), .bucket .row .col:nth-of-type(2){
	border-bottom: solid 1px rgba(0,0,0,0.05);
}
.bucket .row .col img{
	padding-right: 10px;
}
.bucket .row .col h3{
	font-size: 15px;
	line-height:inherit;
	letter-spacing:inherit;
}
.grid_top .left{
	width:100%;
	float:inherit;
	margin-bottom: 2%;
}
.grid_top .left .txt h3{
	font-size:18px;
}
.grid_top .left .txt p{
	font-size:12px;
}
.grid_top .right{
	float:inherit;
	width:100%;
}
.grid_top .right .txt:nth-of-type(1){
    top: 28%;
    right: 7%;
}
.grid_top .right .txt h3{
	line-height:27px;
	font-size:18px;
}
.grid_top .right ul li .txttech{
	top: 40%;
}
.grid_top .right ul li .txttech h3{
	line-height: 27px;
    font-size: 18px;
}
.grid_low ul{
	background:inherit;
}
.grid_low ul li{
	width:100%;
	background-color: #f2f2f2;
    padding: 5% 0;
	margin-bottom: 3%;
}
.grid_low ul li.lianxi{
	margin-bottom: 0;
}
.grid_low ul li h1{
	font-size:16px;
	margin-left: 5%;
}
.grid_low ul li h2{
	line-height:inherit;
	font-size:12px;
	margin-left: 5%;
	margin-top: 3%;
}
.foot .foot_content ul li p{
	    line-height: 200%;
}
.foot .foot_content ul li:nth-of-type(3){
	margin-right:0;
}
.foot .foot_content ul li{
    margin-right: 3%;
    width: 31.3%;
}
.foot .foot_content ul li:nth-of-type(1), .foot .foot_content ul li:nth-of-type(2), .foot .foot_content ul li:nth-of-type(3){
	display:none;
}
.foot .foot_content ul{
	padding:9% 0;
}
.foot .foot_content ul li h3{
    margin-bottom: 10%;
}
.foot .foot_content ul li:nth-of-type(4){
	width: 100%;
}
.foot .foot_content ul li:nth-of-type(4) h3{
	margin: 0 0 5% 0;
}
.foot .foot_content ul li:nth-of-type(5){
    width: 100%;
}
.foot .foot_content ul li:nth-of-type(5) h3{
	margin-top: 6%;
    margin-bottom: -4%;
}
.copy .copy_content{
	text-align: left;
	padding: 2% 0;
}
.copy .copy_content span:nth-of-type(1){
	float:left;
}
.copy .copy_content span:nth-of-type(2){
	float:none;
	margin-left: 5px;
	position: static;
}
.copy .copy_content span:nth-of-type(3){
	float:none;
}
.index_all{
	top: 71%;
}
.left_menuone dl:nth-of-type(2){
	display:none;
}
.com_box .com_contain{
	width:100%;
	min-height:inherit;
}
.com_box .com_contain .right{
	width: 90%;
    margin: auto;
	float:inherit;
}
.txtss p, .txtss span{
	font-size: 12px !important;
	text-indent: 2em !important;
	line-height: 1.6 !important;
}
.com_box .com_contain .right h1{
	width: 100%;
    float: inherit;
    padding: 15px 0 0 0;
    /* height: 18px;
    overflow: hidden;
    text-overflow: ellipsis; */
}
.com_box .com_contain .right h1 span{
	font-size: 12px !important;
}
.com_box .com_contain .right h1.inner_intro{
	height:inherit;
}
.com_box .com_contain .right .pic.intro{
	width:100%;
}
.left_menuone{
	width:50%;
	top: 10%;
	margin-left:0;	
	display:none;`
	}

.left_menuone .shouqilai{
	display:inline-block;
}
.com_box .com_contain.about_net{
	min-height:inherit;
}
.com_box .com_contain .right_{
    width: 90%;
    margin: auto;
    float: inherit;
}
.com_box .com_contain .right .txt_{
	width:100%;
	margin-top:0;
}

.com_box .com_contain .right .pic{
	width:100%;
	padding: 5% 0 0 0;
}
.com_box .com_contain .right .pic .phone{
	display:block;
}
.com_box .com_contain .right .pic .compu{
	display:none;
}
.com_box .com_contain .right ul li h3{
	padding:25px 0 0 0;
}

.com_box .com_contain.inner_honor{
	min-height:inherit;
}
.com_box .com_contain .right .pi ul li{
   width: 47%;
    margin-right: 6%;
    padding: 20px 0 0 0;
}
.com_box .com_contain .right .pi ul li:nth-of-type(2n){
	 margin-right: 0%;
}
.com_box .com_contain .right h1.inner_newsd{
	height:inherit;
}
.com_box .com_contain .right dl dd.newsd_pic{
	margin-top: 20px;
	width:100%;
}
.com_box .com_contain .right{
	padding-bottom:inherit;
}
.com_box .com_contain .right h3{
	padding: 20px 0 3px 0;
}
.nav_box ul li .up{
	opacity:0;
}
.s_menu{
	z-index: 999;
	height: 255px;
	padding-top: 4%;
}
.com_box .com_contain .right .p ul li .tst p{
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
	line-height: 1.4;
}
.com_box .com_contain .right .p ul li .tst p.xiaozi{
	width:100%;
}
.com_box .com_contain.product0{
	min-height:inherit;
}
.left_menuone dl:nth-of-type(2).inner_select{
	display:block;
}
.left_menuone dl.tuijian{
	display:none;
}

.bnsmall{
	padding-top: 13%;
}
.nav_top dl dd:first-of-type span{
	margin-right:0;
}
.bnsmall img{
	height:110px;
}
.com_box .com_contain .right h5{
	padding: 20px 0 10px 0;
}
.s_menu .left dd{

}
.s_menu .left{
	float:inherit;
}
.grid_top .right ul li.twoline{
	margin-bottom:2%;
}
.com_box .com_contain .right .de h6{
	margin-bottom: 10px;
}
.com_box .top{
	padding:0; 
}
.com_box .com_contain .right .firstRow td{
	padding:0;
}
.com_box .com_contain .right .firstRow td.dizhi{
	padding:20px 0;
}
.com_box .com_contain .right_ ul li{
	width:100%;
}
.com_box .com_contain .right_ ul li h3{
	padding: 8% 0 0 0;
}
.foot .foot_content ul li p:nth-of-type(1) img{
	margin-right: 21px;
}
.foot .foot_content ul li p:nth-of-type(3) img{
	margin-right: 15px;
}
.com_box .com_contain .right_ h5{
	padding: 20px 0 0 0;
}
.com_box .com_contain .right_ .downlo{
	margin: 15px 0 15px 0;
}

.com_box .com_contain .right .de table th{
	padding: 8px;
    line-height: 20px;
}
.com_box .com_contain .right .de .type .img1{
	width: 7%;
    padding: 2%;
}
.com_box .com_contain .right .de .type{
	display:none;
}
.com_box .com_contain .right .firstRow td p{
	width:100%;
}
#dituContent{
	height:300px;
	
}
.se_result ul {
    margin-left: 0px;}
.se_result ul li {
    float: left;
    width: 30%;}
.se_result ul li:nth-of-type(5n) {
    margin-right: 5%;
}
.se_result ul li:nth-of-type(3n) {
    margin-right: 0%;
}
}


@media screen and (max-width: 500px) {
.com_box .com_contain .right .de .ri{
	    border-right:inherit;
		width:100%;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}

.com_box .com_contain .right .de .detail{
	width:100%;
	margin-bottom: 10px;
}
.com_box .com_contain .right .de .type{
	width:100%;
}
.com_box .com_contain .right .p ul li{
	width: 48%;
    margin-right: 1%;
	border-top:inherit;
}
.pages {
	width:50%;
    bottom: 2%;
    left: 30%;
}
.com_box .com_contain .right h1.inner_qulity, .com_box .com_contain .right h1.inner_tech{
	height:inherit;
	line-height: 1.7;
}
.com_box .com_contain.qulity0{
	min-height:inherit;
}

.com_box{
	background:inherit;
	padding-top: 0; 
}
.com_box .com_contain .right ul li:nth-of-type(1) {
    border-top:inherit;
}
.com_box .com_contain .right .p ul li .duanzi{
	width:30%;
	padding: 3% 0;
}
.com_box .com_contain .right .p ul li .tst{
	width: 68%;
}
.com_box .com_contain .right .p ul li .tst.dack{
	width:100%;
	float:inherit;
}
.com_box .com_contain .right strong.duan{
	width: 68%;
    float: right;
}
.com_box .com_contain .right h4.yingwen{
	width: 68%;
    float: right;
}
.com_box .com_contain .right .p ul li img.prodetail{
	width:100%;
}
}