﻿@charset "utf-8";
/* CSS Document */
@media (max-width:1800px){
	.mainbav .memu>a{padding:0 20px;}


}
@media (max-width:1600px){
	.top-hz{width:98%;}

.logo p{font-size:22px;}
	.hz{width:90%}
	.hza{ width: 90%;}



.index-High-a-sz{font-size:45px;line-height: 45px;}
.index-High-a-ty img{height:60px;}
.xw .item .cpzs_wb {padding: 5% 4%;}
.ny-about-title p { font-size: 36px; line-height: 36px;}
.ny-about-title { font-size: 26px;}


}
@media (max-width:1440px){
.mainbav .memu>a { font-size: 15px;}
.sousuo { padding-left:30px;}
.logo p{font-size:20px;}
.set { font-size: 15px;}
.index-title { font-size:36px;line-height:36px;}

.index-about-title{font-size:36px;line-height:36px;}
.index-product .left .subtitle { font-size:36px;line-height:36px;}

	}
@media (max-width:1366px){
.hz{width:96%;}
.hza{ width: 96%;margin:60px auto; }
.mainbav .memu>a{padding:0 18px;}
.index-High-a-box{left:10px;}
.index-Global-title {font-size: 24px;}

.nylist_tit{ font-size: 20px;}
.sousuo .ssk { width:42%;}
 .owl-carousel .owl-controls .owl-buttons .owl-prev{display:none;}
.owl-carousel .owl-controls .owl-buttons .owl-next{display:none;}

.soka{width: 32.5%;}
.ny-banner-wb{font-size:30px;}
.nylist2_tit{font-size:16px;}
}	
		
@media (max-width:1200px){

.hza{ margin:50px auto; }
.logo p{display:none;}

.index-title { font-size:30px;line-height:30px;}
.index-title-ms{font-size:16px;}

.index-about-title{font-size:30px;line-height:30px;}
.index-about-title2{font-size:18px; margin: 25px 0;}
.index-product .left .subtitle { font-size:30px;line-height:30px;}
.index-product .left p { font-size: 16px;}
.productshow-top-right-title { font-size: 24px;}
.index-about-nr{font-size:15px;line-height:28px;}

.index-Global-title img{height:40px;}
.index-Global-title { font-size: 22px;}

.index-Global-wb{font-size:15px;}
.index-Global-sz { font-size:90px; line-height: 110px;}
    .index-High-a-sz {
        font-size: 42px;
        line-height: 42px;
    }	
.shu2 span { font-size:20px;}
.bock h3 { font-size:20px;}


.nylist_wb{padding:30px;}
.nylist li{width: 49%;}
.nylist_ms{-webkit-line-clamp:2;}

.nylist2 li{width:31.33%;}


.foot-contact-title {
    font-size: 16px;}

.about-qyzl-a3-hz{width: 70%;}
.index-ys-box-tb{width: 18%;}
.about-qyzl-a-title {font-size: 20px;}




.ny-title {
    font-size: 32px;
    line-height: 32px;}
.ny-news-right-title{font-size:22px;}
.ny-news-nr-left-title a{font-size:18px;}
.ny-news-right-hz { width: 20%;}
.ny-news-nr{width: 78%;}
.news-nr-left-content{font-size:15px;}
.ny-news-nr-left-title { font-size: 20px;}

.contact-lx-title{font-size:16px;}
.contact-lx-tb{width:13%;}
.contact-lx-hz{width:78%;}
}
@media (max-width:1024px){	
img{max-width:100%;}
body {padding-top:0;}

.top-pc { display:none;}

.logo {margin: 10px 0;}
.logo p{display:block;color:#333; }

.tp_wrap { width:98%;margin: 0 auto;}

.top_sj{
  position:relative;
    width: 100%;display:block; z-index: 2;
    transition: all 0.5s;
	}
	.top_sj.active{ background:rgba(255,255,255,0.9);}
	.top_sj.open{ background:rgba(255,255,255,1);}
	.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 - 85px);display:block;overflow-y:auto;padding:25px 0;}
	.dh>ul { text-align:left;width:85%;margin:0 auto;}
	.dh>ul>li{ border-bottom:1px solid #ebebeb; position:relative;}
	.dh>ul>li>a{display:block;font-size:16px;padding:15px 0;color:#000;}
	.dh>ul>li>a:hover{}
	.dh>ul>li .droparea{display:none; padding-bottom:20px;}
	.dh ul li img{float:left;padding-right:5px;}
	.dh ul li span{position:absolute; height:65px;width:51px; top:-7px;right:0; -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: #333; 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 {font-weight:bold;color:#1e65c7;}
	.dh ul li .droparea .act > a { color:#1e65c7;font-size:16px;}
    .dh ul li .droparea li{ line-height:38px; position:relative; }
	.dh ul li .droparea li .droparea li{position:relative; }
	.dh ul li .droparea li a { text-indent:10px; display:block;color:#666;font-size:15px;}	


.sj-serach{padding:18px 0;}
.sj-menu-yy {margin:20px 0;overflow:hidden;border-bottom:none !important;}
	.sj-menu-yy li{float:left;margin-right:12px;font-size: 10px;}
	.sj-menu-yy a{float:left; font-size:15px !important;}
	.sj-menu-yy li:hover,.sj-menu-yy li a.on{color:#1e65c7; }
	
.sj-sok{font-family:"Microsoft YaHei", verdant, tahoma;font-size:15px;border:none;background:none;width:90%;}

.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:30px;line-height:30px;}
.index-title-ms { margin: 20px auto;}
.index-pro-box-bt{font-size:15px;padding:15px;}

.index-about-title{font-size:28px;}


#product-list .swiper-slide a .title {font-size:18px;padding:5%;}


/***--内页代码***/
.ny-banner-wb{font-size:28px;line-height:30px;}
.tabs ul{padding:15px 0;}

.about-qyzl-a3{padding:30px;}

.product-left{width: 22%;}
.product-right{width: 76%;}
.sy-product-hz{width:31.33%;}

.productshow-top-left {width: 45%;}
.productshow-top-right{width:45%;}
.owl-carousel .owl-controls .owl-buttons .owl-prev{left:0;}
.owl-carousel .owl-controls .owl-buttons .owl-next{right:0;}

.bt {font-size: 70px;}
.ny-about-title{font-size: 22px;}


.ny-about-title p { font-size: 30px; line-height: 30px;}
.ny-about-nr {font-size:15px; line-height:30px;}

.soka:nth-child(2n){ margin-right:0;}

.ny-news-nr-left{width:58%;}
.ny-news-nr-pic{width: 38%;}


	}

@media (min-width:1024px){


}


@media (max-width:960px){
#home_slider{display:none;}
#home_slider2{display:block;}
.logo img {height:50px;}
.logo p{line-height:27px;font-size:18px;}
.index-title-ms {  font-size: 15px;  }

.index-Global-bj{padding-top:0;}
.index-Global{width:100%;border-bottom:1px solid #e3e3e3; overflow: hidden;padding-top:40px;}
.index-Global-title{font-size:20px;}

.index-Advantage-bj{padding-top:60px;}
.index-Global-sz {font-size:80px; line-height:100px;}
.index-Advantage-title{font-size:30px;line-height:30px;}
.leit{height:450px;}
.leit li{height:523px;}
.shu2 {bottom: 35%;}
.shu2 span { font-size:18px;}
.bock{ bottom: 100px}
.bock h3 { font-size:18px;}
.leit li img {width: 80%;}


.index-product .left p {
    font-size: 15px;}
.index-product .left{width:100%;}
#product-list {width: 96%;margin-top:50px;}
.index-product .left .subtitle {font-size: 28px;   }
.index-product .left p{ margin-top: 0%}
.index-product .left .hover-btn { margin-top: 5%;}

.index-product{display:block;}
#product-list .swiper-slide a .title {
    font-size: 18px;}
.hover-btn{padding:0.5em 2em;font-size:15px;}

 .title-ms{-webkit-line-clamp: 2; font-size: 14px;}
.index-title{font-size:28px;}

.index-about-left{width:100%;}
.index-about-right{width:100%; margin-top: 50px;}

.ny-qywh{position:unset; }
.ny-qyzl-hz{position:unset;width:100%; margin:0;}
.ny-ryzz-bianju{ padding-bottom:0;}
.hover-btn{font-size:15px;padding: 0.4em 2em;}
.about-qyzl-a-title {font-size:18px;}


.nylist_pic { width:100%;}
.nylist_wb{width:100%;}

.nylist_ms{-webkit-line-clamp:2;}

.nylist_tit{font-size:18px;}

	.nylist_more {margin-top:20px;}

.nylist2_tit{padding:15px;}
    .nylist2 li {  width: 46%;margin:0 2% 20px 2%;}
.news-list { width:100%;}
.news-main { width:100%;margin-top:40px;}
.news-list ul li{width:48%;margin:0 1%;}
.news-list ul li .text h6 {font-size: 16px;}
.news-list ul li .text {padding: 25px;}
.news-main ul li p {font-size: 16px;}
.ny-news-nr-left-title a { font-size: 18px;}
.news-nr-left-content{font-size:15px;}

.foot-box{ display:none;}
.foot-logo-hz {width: 100%;text-align:center;}
.foot-ewm ul{text-align:center;}
.foot-ewm li{display:inline-block; margin: 0 10px;float:none;}
.foot-menu-hz { float: left; width: 100%;}
.foot-menu { margin-left:0;}
.foot-contact-hz { width:100%; float:left;}
 
.ny-title { font-size:30px;line-height:30px;margin-bottom:30px;} 

.fdh-01-tit {
    padding: 15px;
    font-size: 18px;}
.ny-product-left li a{font-size: 15px;padding: 10px;}

.relbar-map{width:100%;}
#map_container {height:360px;}

.contact-lx-tb{width:100%;text-align:center;margin-bottom:20px;}
.contact-lx-tb img{width:35px;}
.contact-lx-hz{width:100%;text-align:center; }
.contact-lx { width:46%;margin:0 2% 20px 2%; padding: 20px;}
.tj {padding: 10px 60px;font-size:16px;}
.soka{ width: 100%;font-size:15px;margin-bottom:15px; padding:15px;}
.sokb{ width: 100%;margin-top:0;}
.feedback-hz{padding:50px 25px;margin-bottom:50px;}

.ny-news-nr{width:100%;}
.ny-news-right-hz{width:100%;margin-top:40px;}
.ny-newshow-title { font-size: 20px;}
.ny-newshow-nr{padding:25px;font-size:15px;line-height:30px;}

.info-page a{font-size:15px;}

.product-left{width:100%}
.product-right {width:100%;margin-top:30px;}
.ny-product-left li {
        width: 48%;
        margin-right: 1%;
        margin-left: 1%;}

.product-title{font-size:15px;}
.product-left-title {font-size: 20px;}


.productshow-tabs .horizontal li { font-size: 16px;}
.productshow-top-right-nr{font-size:15px;line-height:30px;}
.productshow-tabs div { line-height:30px;font-size:15px;padding:30px;}
.cpzs_wb_t{font-size:16px;}
.product-more {margin:0px 0 20px;}
.productshow-tabs .horizontal li{  padding:10px 40px;}
.productshow-top-right-title { font-size: 22px;}

.ny-about-left {  width:100%;margin-top:0;}
.ny-about-right { width:100%;margin-top:40px;}


}

@media (max-width:768px){
.ny-qyzl-hz{display:block;}
.about-qyzl-a3{width:100%;}
.index-ys-box-tb{width:6%; }
.about-qyzl-a3-hz{width:90%;}
.about-qyzl-a-title{margin-bottom:15px;}

.owl-carousel .owl-controls .owl-buttons div{width:40px;height:40px;}
.cpzs_wb_t{padding:15px;}

.ny-news-right-title{font-size: 22px;}
.ny-news-nr-left{width:100%;}
.ny-news-nr-pic{width:100%;margin-top:30px;}
.ny-news-nr-left-title a {font-size:16px;font-weight:bold;}

.nylist_tit{font-size:18px;}



 .sy-product-hz { width: 48%; }
 .productshow-top-left {width:100%;}
.productshow-top-right{width:100%;margin-top:50px;}
.productshow-top{display:block;}

}

@media (max-width:580px){
.dh>ul>li>a{font-size:15px;}
.sj-sok{width:80%;}
.dh ul li .droparea li a{font-size:14px;}

.index-ys-box-tb{width:11%; }
.about-qyzl-a3-hz{width:84%;}
.nylist_tit{font-size:16px;}

	.shu2 span { font-size:16px;}
.bock h3 { font-size:16px;margin-bottom:15px;}
.leit{height:380px;}
.leit li{height:380px;}
.ny-team{display:block;}
.ny-team-a{width:50%;}
.ny-team-a2{width:50%;}
.ny-team-a p{float: left;}
.ny-team-a2 p{float: left;}
.ny-team-a2 p:nth-child(2n){display:none;}
.ny-team-z{width: 48%;margin: 0 1% 1% 1%;}
.flex-direction-nav{display:none;}
.cpzs_wb_t { font-size: 16px; }
.index-Global-wb{width:100%;}
.index-Global-pic{margin-top:20px;width: 100%;}
.news-list ul{margin-right:0;}
.news-list ul li{width:100%;margin-right:0;margin-bottom:30px;}
.news-main ul li p { font-size: 16px;}





.tabs ul { padding: 10px 0;}
.ny-banner-wb{font-size:22px;}
.tabs{display:none;}

 .contact-lx-title{font-size: 15px;  }
.nylist2_tit{padding:12px;font-size:15px;}

 .ny-title { font-size: 28px;}
	


.ny-news-nr-left-title{font-size:16px;}
.ny-news-right-nr li a {font-size: 15px;}
.ny-news-nr-hz{padding:25px;}

.faq_button_li {
    width: 120px;
    height:38px;
    line-height:38px;}
.faq_button_li a { font-size: 15px;}



.ny-product-title {font-size:20px;}
.productshow-top-right-title { font-size:18px;}
.productshow-top-right-more .btn {font-size:15px;}

 .productshow-tabs .div{padding:25px;}

 .ny-about-title p { font-size:26px; margin-bottom: 20px;}
 .ny-about-title { font-size: 17px; }
 


}
@media (max-width:480px){
.logo p{line-height: 26px;font-size:15px; }
.index-ys-box-tb{width:13%; }
.about-qyzl-a3-hz{width:80%;}
 .nylist_more {padding: 5px 18px;}
}
	
@media (max-width:320px){	
.ny-product-left li { width: 100%; padding-right: 0;}
}
