﻿@charset "utf-8";
/* CSS Document */
@media (max-width:1680px){
.hz{width:92%;margin: 0 auto;}
.hza{ width: 92%;margin: 50px auto;}


.logo-wb{font-size:24px;}

.logo img {height:70px;}
.mainbav li {padding: 0 18px;}
.mainbav li a {font-size:16px;}


	}

@media (max-width:1440px){

.mainbav li a {font-size:15px;}
.index-yyl{ margin-left: 15px;}
.set {font-size: 15px;}
.news-pic { width: 30%;}
.news-wz-hz { width:65%;}
	}
@media (max-width:1366px){
.hz{width:96%;margin: 0 auto;}
.hza{ width: 96%; margin:50px auto; }

.logo-wb{font-size:22px;margin-top: 22px;}
.top-hz{width:98%;margin:0 auto;}
.mainbav li {padding: 0px 15px;}
.ny-product-left {
    width: 18%}
.sy_cpfl {
    width: 80%;}
.sy_cpfl_img ul li{width:31.3%;}
.sy_cpfl_img ul li .text .h1 { font-size: 18px;}


}	
		
@media (max-width:1200px){
img{max-width:100%;}

.top-pc { display:none;}

body{padding-top:90px;}
.logo img {height:70px;}

.banner{display:none;}
.banner-sj { display:block; }

.top_sj .tp_wrap { width:98%;margin: 0 auto;}

.index-yyl{float:right;}

.top_sj{
		position: fixed;
		z-index: 99999;
		top: 0px;
		left: 0; right:0%;display:block; 
		background-color:rgba(255,255,255,0.8);
		transition:all 0.4s;}
.top_sj.active{background-color:rgba(255,255,255,0.6);}
.top_sj.open{background-color:#fff;}
.top_sj .tp_wrap:after{content: "";display: block;height: 0;visibility: hidden;clear: both;}

	.dh{position:absolute; left:0px;top:100%; z-index:1111;width:100%; display:none; background:#fff;overflow:hidden;-webkit-transition:1s;transition:1s;}
	.dhov{ height:calc(100vh - 80px);display:block;overflow-y:auto;padding-top:20px;}
	.dh>ul { text-align:left;width:80%;margin:0 auto;}
	.dh>ul>li{ border-bottom:1px solid #ebebeb; position:relative;}
	.dh>ul>li>a{display:block;line-height:55px;font-weight:bold;color:#000; }
	.dh>ul>li>a:hover{}
	.dh>ul>li .droparea{display:none;margin-bottom: 15px;}

	.dh ul li span{position:absolute; height:55px;width:51px; top:0px;right:-3%; -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
    .dh ul li .inactive:before,.dh ul li .inactive:after{ transform: rotate(45deg);transition: all .3s ease;content: "";position: absolute;right:0;top: 50%; left:50%; margin-left:-5px;  height: 2px; width: 10px; border-radius: 3px;background-color:#303030; margin-top: -3px; transition:0.5s;}
    .dh ul li .inactive:after {transform: rotate(-45deg);margin-top:3px;transition:0.5s;}
    .dh ul li .inactives:before,.dh ul li .inactives:after{   transform: rotate(135deg);transition: all .3s ease;content: "";position: absolute;top: 50%;  height: 2px; width:20px; border-radius: 3px;background-color: #fff; margin-top:0px;}
    .dh ul li .inactives:after {transform: rotate(45deg);margin-top:0px;}
    .dh>ul>li .droparea img { display:none;}
    .dh ul li.act > a {  color:#333;}
	.dh ul li .droparea .act > a { color:#333;}
    .dh ul li .droparea li{ line-height:30px;  position:relative; }
	.dh ul li .droparea li .droparea li{position:relative; }
	.dh ul li .droparea li a { text-indent:20px; display:block;font-size:14px;color:#666;}
		
 .dh ul li .droparea ul li ul li a{padding-left:20px;font-weight:normal !important;color:#999;font-size:14px;line-height:32px; }
 
 .dh ul li .droparea ul li ul li a:hover{color:#0170c1;}
	.dh ul li .droparea > ul > li > ul { display: none;  margin:0 0 15px 0;}

.sj-serach{padding:15px 0;}
	.sok{border:none;background:none;font-size:15px;width:88%;}
.sj-menu-yy {margin-top:20px;overflow:hidden;border-bottom:none !important;}
	.sj-menu-yy a{float:left; font-weight:normal !important;font-size:14px !important;margin-right:10px;}
.sj-menu-yy a:hover{	color: #0170c1;}

.sj-menu-yy2 {overflow:hidden;border-bottom:none !important;margin-bottom:40px !important;}
.sj-menu-yy2 a{float:left; font-weight:normal !important;margin-right:15px;line-height:30px !important;}
.sj-menu-yy2 a:hover{	color: #0170c1;}

	.sear_t { position:absolute; width:100% !important; top:90px; left:0px; background-color: #fafafa;
					  background: linear-gradient(to bottom,#f5f5f5 10%,#ededed 50%,#f5f5f5 90%); z-index:99; display:none; }
	.search_bar1 { max-width:630px; border-bottom:1px solid #dcdcdc; margin:20px auto 10px; padding-left:50px; padding-right:50px; position:relative; width:80%;}
	.search_form .sf_input1 {padding:10px; display:block; font-size:18px; border:none; color:#212721;width:100%;line-height:36px;   height:46px; text-indent:10px;background-color: transparent;-webkit-appearance:none; } 
	.search_form .sf_input1:hover { outline:0;} 
	.search_form .sf_btn1 {background:url("../images/search_btn.png") no-repeat center;  width:46px; height:46px;   float: right; border: none; cursor: pointer; position:absolute; left:0px;}
	.search_form .search_close { position:absolute; right:5px; top:0px; width:20px; height:46px; background:url(../images/ssbtn_close.png) center no-repeat; }
	.search_form .sf_input::-webkit-input-placeholder { color:#505050; }
	
	/* 火狐浏览器 */
.search_form .sf_input::-moz-placeholder { color:#505050; }
.search_tbn { background:url(../images/ss_tbn.jpg) no-repeat center; width:20px; height:20px; float:left; padding:0 5px;margin:0 10px; cursor:pointer;}


.index-title {
    font-size: 32px;
    line-height: 32px;
}
.AbHisList .bd .item h4{font-size:30px;}  
.index-about-left-title{ font-size: 32px;}
.infou-ul li h3 span:nth-child(1) { font-size: 36px;}

.about-qyzl-a-title { font-size: 20px;}

.foot-hz-nav {margin-right:12%;}
.foot-hz-lxwm-right{margin-top:20px;}

 .sy-product-title { font-size: 28px;line-height: 30px;}

/***--内页代码***/
.ny-banner{display:none;}
.ny-banner-sj{display:block;}
.ny-banner-sj img{width:100%;height:auto;}


.about-left{width:100%;font-size:15px;line-height:28px;}
.about-right{width:100%;margin-top:50px;}
.index-about-title-ms{font-size:22px;}
.about-left-nr{  margin: 30px 0 10px;}

.index-hzhb li {width:15.5%;margin-bottom:20px;}


.ny-product-left {
    width: 23%}
.sy_cpfl {
    width: 75%;}
.product-top .l { width:45%;}
.pro-right { width: 50%;  }

.news-pic { width: 32%;}
.news-wz-hz { width:63%;}
.news-centent-title{font-size:20px;}
}
@media (max-width:1024px){	

	}

@media (min-width:1024px){


}


@media (max-width:960px){
#home_slider{display:none;}
#home_slider2{display:block;}

.hamburger{top:26px;}

.index-title {
    font-size: 30px;
    line-height: 30px;
}

.sy-product-hz{width:48%;margin-bottom:30px;}
.index-product-title{font-size:16px;}
.index-product-fl li a{font-size:16px;  padding: 10px 30px;}
.index-about-left-nr span { font-size: 24px;}
	
.AbHisBg{padding:60px 0;}
  .AbHisList .bd .item h4{font-size:26px;}
   
.index-about-conten{margin: 8vh 5vh;}
.index-about-bg{width:100%;position:unset; }
.index-about-left{width:100%;padding-right:0;}
.index-about-left-nr {margin-top: 35px;font-size: 15px;  line-height: 30px;}

.index-about-left-title{font-size: 30px;line-height:30px;padding-left:20px;}
.index-about-left-title:after {width: 6px; height:28px;}
.index-about-left-title2 { font-size:16px;}

.index-about-left-nr span{font-size:26px;}
.index-about-left-more { margin: 30px 0px 10px;}
.infou-ul li {width:50%;    padding: 30px 0;}
.infou-ul {
margin-top: 30px;
margin-bottom: 0px;
box-shadow: none;
position:unset;}
.ny-qywh-bj{    padding-top: 50px;}
   .about-qyzl { padding: 50px 0 20px 0; }
    .about-qyzl-a-title { font-size:18px;}
.about-qyzl-a{width:48%;margin:0 1% 40px 1%;font-size:15px;}

.index-news-left{width:100%;}
.index-news-right{width:100%;margin-top:40px;}
.index-news-left-pic img{width:100%;}


.foot-contact{float:left;width:100%;}
.foot-lxfs{display:none;}
.foot-hz-cd { font-size: 16px;}
.foot-hz-lxwm{width:100%;}


.ny-about-title-ms {font-size:24px; margin-top: 30px;}
.ny-ys-box{margin: 50px 0;}

.index-hzhb li { width: 23%;}

.ny-hxtd-nr{padding:20px;}
.ny-hxtd-right p {
    margin-bottom: 10px;
}
.ny-hxtd-nr{width:98%;margin-bottom:30px;}
.ny-hxtd-right-name {font-size: 20px;}
.ny-hxtd-right-zw {font-size: 16px;}
.ny-hxtd-hz { margin-top: 50px;}

.ny-product-left {
    width: 100%;}
.sy_cpfl { width: 100%;margin-top:40px;}
.ny-product-fl li {width:33.3%;}
    
    
.contactB{height:auto;}
.contactB_l { width: 100%;}
.contactB_l dd p { margin-bottom: 170px;}
.contactB_l dt{font-size: 28px;    line-height:30px;}

#map_container {height: 380px;}

.ny-feedback-ly{width:100%;padding:30px 20px;}

.contact-left{width:100%;}
.relbar-map{width:100%;margin-top:30px;}
.soka{ width: 100%; margin-right: 0; 
   margin-left: 0;}
.sokb{ width: 100%;}
.news-more a{font-size:15px;}


.news-more {
    width: 140px;
    line-height:36px;}
	
.ny-newsshow-left{width:100%;border:none;padding-bottom: 0; }
.ny-newsshow-right{width:100%;padding-top:0;  }
.news-ti {font-size: 24px;}
.ny-newsshow-right-nr li a {
    font-size: 16px;}
	.info-page a{ font-size: 15px;}
	
  .prc1 .prtp .prt {
    width:100%;
    float: left;margin-top:50px;}

.product-top .l {width: 100%;}

.product-xq-sj{display:block;width:98%;margin:0 1%;}	
.product-top{display:none;}
.ptt-title{font-size:24px;}
.prc1 .prtp .prt .ptc{  -webkit-line-clamp:50; }
.tabs .horizontal li{font-size:20px;}

.news-centent-title { font-size: 18px;}
.news-nr {margin: 15px 0;}

.ny-sl-wb-left{width:100%;}
.ny-sl-wb-pic{width:100%;margin-top:20px;}
.ny-sl-wb-left h3{font-size:22px;    margin-bottom: 30px;}
.page-zhaopin li{width:100%;padding:30px 20px;}
.page-zhaopin li .top h2 { font-size: 18px;}
}

@media (max-width:768px){
	
	.tools { display:none;}
	.sear_t { display:block;}
	.sear_t {  width:100% !important;display:block !important;border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; position:static; }
    .search_bar1 {   max-width:none; margin:0px auto;  position:relative; width:100%; box-sizing:border-box;}
    .search_form .sf_input1 {   font-size:16px; text-align:center; text-indent:0px; }  
    .search_form .sf_input1:focus { text-align:left;}
	.search_form .sf_btn1 { background-size:40%; float: right; border: none; cursor: pointer; position:absolute; right:auto; left:0px; top: 0px;}
    .search_form .search_close { display:none; }
	
.index-ys-box-tb img{width:82px; }
.about-qyzl-a{font-size:15px;}

.infou-ul-box{padding-bottom:0;}

.sy_cpfl_img ul{margin-right:-2%;margin-left:-2%;}
.sy_cpfl_img ul li{width:46%;margin-right:2%;margin-left:2%;}

.news-hz{padding:8% 6%;}	
.news-pic {width: 42%;}
.news-wz-hz {width: 53%;}

 .search{width:100%;margin-top:30px;}

}

@media (max-width:580px){
body {padding-top: 80px;}
.logo img {height: 60px;}	
.logo-wb {margin-top:18px;}

.parHd ul li { font-size: 16px; padding: 1% 6%;}
	
.index-news-left-title a {font-size: 16px;}	
.index-news-right-left-tilte a { font-size: 16px;}


.index-about-left-nr span{font-size:22px;}


.infou-ul li p{font-size:16px;  margin-top:0;}
.infou-ul li h3 span:nth-child(1) { font-size:28px;}


.pro_t li { width: 50%;  }	

.AbHisBg{display:none;}

.foot-hz-lxwm-left{width:100%;margin-right:0;}
.foot-hz-lxwm-right{float:left;margin-top:30px;}


.ny-about-title-ms {font-size: 22px;}
.product-ry .item .cpzs_wb .cpzs_wb_t {font-size:16px;}

.index-hzhb li {width: 31%;}
.ny-hxtd-pic {width: 40%;}
.ny-hxtd-right{width:58%;margin-top:0;}

.sy_cpfl_img ul li .text .h1 {font-size: 16px;}
    .ny-product-fl li {width:50%}
.ny-product-fl li a { font-size: 15px;}

    .contact-left{font-size:15px;}
.ny-company-nr li {
  font-size: 16px;
    margin-bottom: 10px;
}
.contactB_l dt{font-size: 24px; }
.contactB_l dt {
    margin: 50px 30px 30px;}
.contactB_l dd {
    margin: 0 30px 0;
}
.contact-left{padding:30px;}

.news-ti {font-size: 20px;}
.news-centent-title{font-size:18px;}
.news-pic {width: 100%;}
.news-wz-hz {width: 100%;margin-top:30px;}
.news-nr { margin: 20px 0;}
.news-centent-title {font-size: 16px;}

.ptt-title {
    font-size: 22px;
}
.tab-hz {padding: 30px 20px;}
.tabs .horizontal li{font-size: 16px; padding: 12px 8%;}
.info-page a { font-size: 15px;}
.ny-yyly table{font-size:15px;}


}
@media (max-width:480px){
.logo-wb{display:none;}
.index-product-fl li a {
    font-size: 15px;
    padding:8px 20px;

}
.pro_t li { width: 100%;  }	
.pro_gg-wb-more{width:60%;}

.foot-logo img{height:35px;}



}
	
@media (max-width:320px){	

}