﻿@charset "utf-8";
/* CSS Document */
@media (max-width:1800px){
	.hz{width:88%}
.hza{ width: 88%;}
.mainbav ul li { margin:0 22px;}

}
@media (max-width:1600px){
.mainbav ul li { margin:0 18px;}
.gsm { font-size: 26px;padding-top: 25px;}
.new{right:55px;}

.index-title { font-size: 40px; line-height:40px; }
.index-title-ms{font-size:16px;}
.index-about-title-yy {font-size: 40px; line-height: 40px;}

.index-about-title { font-size: 24px;}
.pro_t li a { font-size: 20px;}

.news-main .tit h6{font-size: 22px;}
.news-list ul li .text h6{font-size: 18px;}
.news-main ul li p { font-size: 16px;}


}
@media (max-width:1440px){
.mainbav .memu>a { font-size: 15px;}
 .mainbav ul li {  margin: 0 15px; }

.set { font-size: 15px;}

.new{right:10px;top:82px;}
.index-title { font-size:36px;line-height:36px;}

.index-about-title-yy {font-size:36px; line-height:36px;}
.index-about-title { font-size: 22px;}

.contact-lx-title {font-size: 16px;}
	}
@media (max-width:1366px){
.hz{width:92%;}
.hza{ width: 92%;margin:50px auto; }

.gsm{display:none;}
 .mainbav ul li { margin:0 26px; }
 
.news-main ul li{ padding:15px 0;}

.sousuo .ssk { width:42%;}


.soka{width: 32.5%;}

}	
		
@media (max-width:1200px){

 .mainbav ul li { margin:0 23px; }

.index-title { font-size:30px;line-height:30px;}


.index-about-title-yy {font-size:30px; line-height:30px;}
.index-about-title { font-size:20px;}

 .pro_t li a{font-size:18px;}

.index-pro-title{font-size:15px;padding:18px;}

 .news-list ul li .text h6{font-size:17px;}
 .news-main .tit h6{font-size:20px;}
.news-main ul li p{font-size:15px;}



.prosb { padding: 18px;
    font-size: 16px;}

.contact-lx-title{font-size:15px;}
.contact-lx-tb{width:13%;}
.contact-lx-hz{width:78%;}


 .foot-contact-title{font-size:16px;}
 .contact-nr {
    font-size: 15px;
}
.foot-logo{display:none;}
.foot-logo-wb img { width: 100px;}

 .ny-about-nr { font-size: 15px;}
 .index-From-box-title{font-size: 20px;}
 .index-From-box-nr{font-size: 15px;}
 .index-From-box{padding:45px;}
.index-From-hz{margin-top:50px;}


 .nylist_tit {padding:15px;font-size:15px;}
 .nylist li{width:31.33%;}
 
.productshow-top-right-title{font-size: 28px;line-height: 30px;}
.productshow-xq-title{font-size:28px;}


.ny-news-right-title{font-size:22px;}
.ny-news-nr-left-title a{font-size:18px;}
.ny-news-right-hz { width:25%;}
.ny-news-nr{width:72%;}
.news-nr-left-content{font-size:15px;}
.ny-news-nr-left-title { font-size:18px;}
.news-nr-left-content { margin-top: 20px;}
.ny-news-right-nr li a{font-size:15px;}
}
@media (max-width:1024px){	
img{max-width:100%;}

.ny-top{padding-top:0;}

.top-pc { display:none;}
.gsm{display:block; font-size: 24px;}



.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;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:#1960cc;}
	.dh ul li .droparea .act > a { color:#0873d6;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:14px;}	


.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:#0873d6; }
	
.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:28px;}

.index-about-title-yy{font-size:28px;}

.pro_t li a{font-size:16px;}
.index-pro-box {width:31.33%;}

.index-pro-box:nth-child(7n){display:none;}
.index-pro-box:nth-child(8n){display:none;}

.ny-products{width:31.33%;}


.prosb{padding:15px;font-size:15px;}


.foot-box{display:block; width:100%;float:left;}

.foot-menu-hz { float: left; width: 100%;}
.foot-menu { display:none;}
.foot-contact-hz { margin:0 50px 0 0;}

/***--内页代码***/
.course-list .info{font-size:15px;}
.contact-lx-title { font-size:15px;}


.productshow-top-left {width:50%;}
.productshow-top-right{width:45%;}

.productshow-top-right-title:after{width:40px;height:4px;}


.ny-news-nr-pic{width: 35%;}
.ny-news-nr-left{width: 60%;}
.ny-news-nr{width:100%;}
.ny-news-right-hz{display:none;}


.soka:nth-child(2n){ margin-right:0;}
}

@media (min-width:1024px){


}


@media (max-width:960px){
#home_slider{display:none;}
#home_slider2{display:block;}

.logo {margin:8px 0;}
.logo img {height:60px;}
.gsm{ padding-top:16px; font-size: 22px;}


.text-box-hz{font-size:15px;line-height:28px;}

.index-about-more{ padding: 8px 25px;}


.pro_t{ margin:40px 0;}
  .pro_t li a { font-size: 15px; }
 .index-title-ms{font-size:15px;}
 .index-pro-title{font-size:15px;padding:15px;}
 
 .news-list{width:100%;}
 .news-main{width:100%;margin-top:50px;}
  .news-list ul{margin-right:-3.5%;}


 .index-From-box-title {  font-size: 20px; }


 
.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;}


.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;}
.contact-lx:last-of-type{width:96%;}
.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;}


.news-nr-left-content{line-height:27px;}
.ny-newshow-nr{font-size:15px;line-height:27px;padding:35px;}

.ny-news-nr-hz{padding:30px;}
.ny-newshow-title{font-size:20px;}


.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-top-right-title{font-size:22px;}
.productshow-xq-title{font-size:22px;}
.productshow-top-right-nr{margin:25px 0;}

.ny-about-left {  width:100%;margin-top:0;}
.ny-about-right { width:100%;margin-top:40px;}

.ny-news-nr-left-title{font-size:18px;}

}

@media (max-width:768px){
.index-about-hz{display:block;}
.text-box { width:100%;}
.index-about-pic { width:100%;margin-top:30px;}


.index-about-more{padding: 6px 20px;  }
.index-about-more a{font-size:14px;}

.index-pro-box {width:46%;margin:0 2% 4% 2%;}
.index-pro-box:nth-child(7n){display:block;}
.index-pro-box:nth-child(8n){display:block;}

.ny-products{width:46%;margin:0 2% 4% 2%;}

.foot-logo{display:none;}
.foot-bottom{display:block;}
.foot-contact-hz {width:100%; margin:0 0 30px 0;}
.foot-left{margin-left:0;}

.index-From-box{width:98%; padding: 35px;margin-bottom:20px;}
.index-From-box-title img{width: 60px;}


 .nylist li {  width: 46%;  margin: 0 2% 30px 2%; }



 .productshow-top-left {width:100%;}
.productshow-top-right{width:100%;margin-top:50px;}
 .productshow-top-right-title{font-size:18px; }
.productshow-top{display:block;}
.productshow-xq-hz{margin-top:20px;padding:30px;}

.productshow-xq-title{font-size:20px;}


.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;}

}

@media (max-width:580px){
body{font-size:14px;}
.sj-sok{width:80%;font-size:14px;}
.dh ul li .droparea li a{font-size:14px;}
.flex-direction-nav{display:none;}

.gsm{ padding-top:13px; font-size:20px;}
.logo img {height:55px;}

 .sj-menu-yy a {font-size:14px !important; }


.index-title {font-size: 26px;}
.index-about-title-yy {font-size: 26px;}
.index-about-title{font-size:16px; margin:25px 0 40px; }


  .text-box-hz {  font-size: 14px; line-height: 26px;}
 .index-title-ms{font-size:14px;}
.index-pro-title{font-size:14px;}
.prosb{padding:14px;}
 .contact-nr {font-size:14px; }
	

.tabs ul{display:none;}
.ny-about-nr {  font-size: 14px; }
.index-From-box-nr{font-size: 14px; }
 .course-list .info{font-size: 14px; }
 .index-From-box-title{font-size: 18px; }
	
 .contact-lx{width:96%;}
.contact-lx-title{font-size:14px;}
 .nylist_tit{font-size:14px;padding:12px;}
 
 .productshow-top-right-nr { font-size: 14px;}
	
.news-list ul{ margin-right:0;}
.news-list ul li{width:100%;margin-right:0;margin-bottom:30px;}
.news-list ul li .text p{font-size:14px; }
.news-main { margin-top: 20px;}
.ny-news-nr-left-title{font-size:17px;}
.ny-news-right-nr li a {font-size: 14px;}
.ny-news-nr-hz{padding:25px;}
.news-nr-left-content{font-size:14px;}
.ny-newshow-title{font-size:18px;}
.ny-newshow-nr{font-size:14px;}
}
@media (max-width:480px){
.gsm{display:none;}

}
	
@media (max-width:320px){	
.ny-product-left li { width: 100%; padding-right: 0;}
}
