<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/NEW12.COM/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/hsjzjx.com/img/94/a9186/e9e2b.css): failed to open stream: No such file or directory in <b>/www/wwwroot/NEW12.COM/func.php</b> on line <b>115</b><br />
/*首页新产品板块*/
.bg_gray{background:#eee;padding: 62px 0 71px;}
.bg_blue{background:#2A95E5;}
.bg_white{background:#fff;}
/*.home_title{width:1080px;margin:20px auto;text-align:center;}
.home_title .border{border-top:1px solid #DBDBDB;padding:20px 0;margin:-25px auto -14px auto;}
.home_title h2{font-size:26px;color:#2A95E5;background:#eee;display:inline-block;padding:0 30px;font-weight:bold;}
.home_title p{color:#999;background:#eee;display:inline-block;padding:0 10px;margin:0;font-weight:400;}
*/
/*头部后添加*/
.mainmenu>nav>ul>li.product_vmegamenu>ul{margin-top: 27px;}
.mainmenu>nav>ul>li{padding-bottom: 27px;}
.bg_white .border{border-color:#f3f3f3;}
.bg_white .home_title h2,.bg_white .home_title p{background:#fff;}

.sub_nav{text-align:center;padding:10px 0 30px 0;}
.sub_nav ul{margin:0;padding:0;list-style:none;}
.sub_nav ul li{display:inline-block;position:relative;padding: 5px;}
.sub_nav ul li a{display:block;padding:8px 30px;border-radius:0px;background:#eaeaea;}
.sub_nav ul li a:hover{background:#1184DA;border-color:#1184DA;color:#fff;}
.sub_nav ul .hover a{border:1px solid #1184DA;color:#fff;background:#1184DA;}
.sub_nav ul li dl{background:#1184DA;top:23px;left:0;position:absolute;opacity:0;transition:all .3s ease 0s;transform:translate3d(0,10px,0);visibility:hidden;z-index:100;min-width:160px;}
.sub_nav ul li dl a{display:block;border:0;font-weight:normal;padding:10px 30px;color:#fff;border-radius:0;white-space:nowrap;}
.sub_nav ul li dl a:hover{background:#fff;color:#333;padding:10px 30px;}
.sub_nav ul li:hover{}
.sub_nav ul li:hover a{background:#1184DA;border-color:#1184DA;color:#fff;border-radius:0;}
.sub_nav ul li:hover dl{opacity:1;transform:translate3d(0,0,0);visibility:visible;}

/*.home_pro{width:1204px;}*/
.home_pro ul{margin:0;padding:0;list-style:none;width:100%;}

/*oem定制页面*/
.oem_show{text-align: center;width: 73%;padding-left: 50px;float: right;}
.oem_show h2{font-size: 40px;}
.oem_odm {padding: 30px 0;}
.oem_show p{ font-size: 18px;line-height: 35px;margin-bottom: 30px;}
.oem_color{padding: 50px;}
.oem_logo{padding: 50px 0;}
.oem_mibiao{width: 100%;margin: auto;border: 1px solid #1184da;padding: 1%;}
.oem_neirong{    width: 100%;float: left;text-align: left;padding: 1.25%;}
.oem_neirong_img{padding: 0 10%;}


.in_parW .brand_column .list li a:before{background-color: rgba(255, 255, 255, 0.3);
    content: "";
    height: 200%;
    left: -280px;
    position: absolute;
    top: -50%;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    width: 80px;
    z-index: 1;
}
.in_parW .brand_column .list li:hover a:before{
	left: 180%;
    -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
}
.in_parW .brand_column .list li a:after{
	background-color: rgba(255, 255, 255, 0.3);
    content: "";
    height: 200%;
    left: 180%;
    position: absolute;
    top: -50%;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    width: 80px;
    z-index: 1;
}
.in_parW .brand_column .list li:hover a:after{
	    left: -280px;
    -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
}


/*带您看工厂*/
.gonc {
    overflow: hidden;
    /*margin-top: 40px;*/
}
.gnc {
    overflow: hidden;
    margin: 0 auto;
    width: 90%;
    height: 230px;
    padding: 50px;
    border-top: 2px solid #ffffff;
}
.gnc h3 {
    float: left;
    width: 35%;
    line-height: 100%;
    font-weight: normal;
    font-size: 20px;
    color: #333333;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fadeInLeft1 {
    -webkit-animation-name: fadeInLeft1;
    animation-name: fadeInLeft1;
}
.gnc h3 span {
    display: block;
    line-height: 100%;
    font-size: 47px;
    color: #333;
    padding-top: 2px;
    padding-bottom: 12px;
}
.gnc h3 i {
    display: block;
    padding-top: 31px;
}
.gnc h3 i a:hover {
    letter-spacing: 3px;
}
.gnc h3 i a {
    display: inline-block;
    line-height: 100%;
    font-size: 18px;
    color: #2a95e5;
    padding-right: 46px;
    background: url(../image_new/gnc.png) no-repeat right 4px;
    transition: all 0.2s;
}
.gnc ul {
    float: right;
    width: 63%;
}
.gnc ul li:first-of-type {
    margin-left: 0;

}
.gnc ul li {
    float: left;
    line-height: 100%;
    font-size: 18px;
    color: #9E9E9E;
    text-align: center;
    list-style: none;
    width: 25%;
}
.gnc ul li:hover {
    color: #333;
}

.gnc ul li em {
    display: block;
    line-height: 100%;
    color: #333333;
    font-size: 18px;
}
.gnc ul li:hover em {
    color:#ff9933;
}
.gnc ul li em span {
    display: inline-block;
    line-height: 90%;
    font-family: 'wrjz';
    font-size: 48px;
}
.gnc ul li i {
    display: block;
    line-height: 100%;
    height: 47px;
    padding-top: 8px;
    font-style: normal;
}
.gnc ul li img {
    transition: all 0.2s;
}
.gnc ul li:hover img{
    animation-duration: 1.5s;
    animation-name: flipInX;
}
.gonc dl {
    overflow: hidden;
}
.gonc dl dt {
    float: left;
    position: relative;
    width: 38.4%;
}
.white, .whites {
    position: relative;
    overflow: hidden;
}
.gonc dl dd {
    float: right;
    overflow: hidden;
    width: 61.6%;
}
.gonc dl dd em {
    display: block;
    font-size: 0;
    line-height: 0;
    position: relative;
    overflow: hidden;
    margin: 0 0 1.9vh 1.25%;
    width: 48.75%;
    float: left;
}
.gonc dl img, .gonc dl dd em img {
    width: 100%;
}
.gnf {
    position: absolute;
    left: 0;
    width: 100%;
    top: 10%;
    text-align: center;
    color: #fff;
}
.gnf h3 {
    font-weight: normal;
    font-size: 24px;
    color: #fff;
    line-height: 100%;
    padding-bottom: 30px;
}
.gnf h3 i {
    display: block;
    line-height: 100%;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 56px;
}
.gnf h3 i span {
    color: #ff9933;
    font-size: 92px;
    line-height: 90%;
    font-family: 'wrjz';
    font-style: italic;
    padding-right: 17px;
    display: inline-block;
}
.gnf h4 {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 30vh;
}
.gnf h4 em {
    display: inline-block;
    line-height: 28px;
    margin: 0 6px;
    padding: 8px 0;
    border: 1px solid #fff;
    border-radius: 9px;
    width: 145px;
}
.gnf h4 em span {
    display: block;
}
p {
    word-spacing: -1.5px;
}
.gnf p a {
    display: block;
    margin: 0 auto 20px;
    width: 182px;
    height: 52px;
    background:#ff9933;
    border-radius: 52px;
    line-height: 52px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.2s;
}
.gnf p em {
    display: inline-block;
    padding-left: 31px;
    font-size: 16px;
    background: url(../images/gn_tel.png) no-repeat 0 2px;
}
.gnf p em b {
    line-height: 90%;
    font-family: 'wrjz';
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
}
.gonc dl dd em span {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 39px;
    line-height: 39px;
    color: #fff;
    font-size: 18px;
    background: rgba(0,0,0,0.5);
    text-align: center;
}
.white:after, .whites:after {
    content: '';
    cursor: pointer;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
    background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
    transform: skewx(-25deg);
}
.white:hover:after {
    left: 100%;
    -moz-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}

@media screen and (max-width: 3840px){
.sub_nav ul li a {padding: 0px 15px;}
}

/*首页自适应优势*/
@media only screen and (max-width: 1770px) {
.gnf h4{margin-bottom: 10vh;}
    
}

@media only screen and (max-width: 1660px){
.top_logo {
    padding-left: 10px;
    padding-right: 10px;}
.top_logo .top_logo_r { 
    position: absolute; 
    text-align: left; 
    z-index: 9999999; 
    left: 0; 
    float: left; 
    width: 205px;
    /*top: -8px;
    margin-left: 188px; */}
    
}

@media only screen and (max-width: 1155px) {
.top_logo .top_logo_r { 
    position: absolute; 
    text-align: left; 
    z-index: 9999999; 
    left: 0; 
    float: left;
    margin-left: 188px; 
    width: 205px;
    top: -8px;}
    
}

@media only screen and (max-width: 1165px) {
.gnf h3 i{font-size: 40px;}
.gnf h4{margin-bottom: 5vh;}
/*.top_logo_r{top: -6px;margin-left: 170px;}*/
}

@media only screen and (max-width: 1023px) {
.gonc dl dt {
    float: left;
    position: relative;
    width: 100%;}
.gonc dl dd {
    float: right;
    overflow: hidden;
    width: 100%;}
.gonc dl dd em {
	margin: 0.5vh 0 0 0.5vh;}
.gnf h3 i{font-size: 55px;}
.gnf h4{margin-bottom: 30vh;}

.in_title .title{font-size: 26px;} 
.in_company h2{font-size: 26px;}
.in_mproW {padding: 20px 0;} 
.in_mproW {padding: 15px 0 30px;}
.in_parW {padding: 15px 0 30px;}
.news_detail_info .news_detail_title h2{font-size: 24px;font-weight: bold;}

/*自适应隐藏代码*/
.gnc{ display:none}
.container .link{ display:none}

}

.in_serL li .in_serL_m p{font-size:14px;}

@media only screen and (max-width: 992px) {  
.oem_show {
    text-align: center;
    width: 100%;
    padding-left: 0px;}
.oem_show h2 {
    font-size: 30px;}    
.oem_color {
    padding: 30px 0;} 
.page_column{padding: 20px 0px;}
.oem_logo {
    padding: 30px 0;}    
.top_logo .top_logo_r{top: -8px;margin-left: 180px;}
    
}

@media only screen and (max-width: 768px){
.prom-right .main_more a{padding-right: 5px;}    
.prom-right .main_more a{padding: 0 10px;}
.in_company .text{max-height: 135px;font-size: 14px;}
.gonc dl dd em span{font-size: 14px;}  
.in_news_box {padding: 20px;}
}

@media only screen and (max-width: 673px) {
.gnf h4{margin-bottom: 10vh;}
.news_detail_info .news_detail_title h2{font-size: 20px;}
.news_detail_info .txt h3{font-size: 18px;font-weight: bold;}


}

@media only screen and (max-width: 600px){
.ui-tabs-nav li a{font-size: 15px;}
.in_company h2 { font-size: 18px;}
.ui-piclist-title { font-size: 10px; }
.ui-piclist-body {padding: 2px;}
.oem_show h2 {font-size: 20px;font-weight: bold;}
.oem_odm {padding: 0;}
.oem_show p {font-size: 14px;}
.page-left {margin-bottom: 20px;}
.breadcrumb {margin-bottom: 15px;}
.page_title span {font-size: 26px;}

}

@media screen and (max-width: 520px){ 
.cbp-vm-switcher>ul>li .cbp-list-left .line { display: none; }
    
}

@media only screen and (max-width: 492px){
.top_logo_r{ display:none}
    
}


@media only screen and (max-width: 470px){
.gnf h3 i {font-size: 33px;}
.gnf h3{font-size: 17px;}
.gnf h4{font-size: 18px;}
.gnf h4 em{width: 120px;}
}

@media screen and (max-width: 400px){
.cbp-vm-switcher>ul>li .cbp-list-left .line{display:none}
.cbp-vm-view-grid ul li .cbp-title{height: 20px;}
.ui-tabs-nav li a{font-size: 15px;}
.ui-tabs-content{padding: 20px;}
.ui-tabs-content p{font-size: 14px;}
.ui-tabs-pane td{font-size: 14px;}
.sub_nav ul li a{padding: 8px 20px;}
.in_company .text{max-height: 165px;}
.gnf h3 i {font-size: 30px;}
.gnf h3 {font-size:20px;}
.gnf h4 em{line-height: 20px;
    margin: 0 6px;
    padding: 8px 0;
    border: 1px solid #fff;
    border-radius: 9px;
    width: 110px;
    font-size: 16px;}
.gnf h4 {margin-bottom: 4vh;}
.gnf p a{width: 150px;height: 40px;line-height: 40px;}
.gnf p em b{font-size: 24px;}    
.gonc dl dd em span{font-size: 14px;}    
.in_title .title{    font-size: 26px;}
.in_about_box .in_title p{font-size: 15px;}    
.event_list li p span{width: 95%;margin-left: 5%;}
#logo img {max-height: 40px;}
.prom-right .main_more a{padding-right: 20px;}
.prom-right .main_more a{padding: 0px 10px;}
}    

@media screen and (max-width: 400px){
.ui-tabs-nav li a {font-size: 13px;}
}  

/*产品页技术参数切换*/
/*Tab*/
.ui-tabs{border: 1px solid #f3f3f3;box-shadow: 1px 2px 6px rgba(0,0,0,0.1);margin: 30px auto;}
.ui-tabs:after{display:table;content:" ";clear:both;}
.ui-tabs-nav{font-size:0;align-self: flex-end;background: #f7f7f7;}
.ui-tabs-nav li{display:inline-block;width: 25%;}
.ui-tabs-nav li a{display: block;text-align: center;background: #fff;color: #999;border-right: 1px solid #f3f3f3;}
.ui-tabs-nav li:hover{}
.ui-tabs-nav li.active{border-bottom:2px solid #3E8EF7;width: 25%;}
.ui-tabs-nav li.active a{color: #fff;background: #1184da;font-weight: bold;    box-shadow: 0 4px 20px rgb(17 132 218);}
.ui-tabs-content{padding: 20px;overflow-y: auto;}
.ui-tabs-content .ui-tabs-pane{display:none;}
.ui-tabs-content .ui-tabs-pane img{max-width:100%;}
.ui-tabs-pane.active{display:block;}


/*文章页免责说明*/
.txt_mianze{    background: #f3f3f3;padding: 15px;color: #9E9E9E;font-size: 14px;line-height: 24px;margin-top: 20px;text-align: left;}
/*友链*/
.container .link{padding: 10px 0;color: #9E9E9E;}
.container .link a{color:#9E9E9E; }
.container .link a:hover{color:#1184DA; }

.in_parW .brand_column .list li p{text-align: center;}

/*详情页表格样式*/
.ui-table td{border: 1px solid #eee;font-size: 14px;}

/*底部栏目字*/
.fot_nav li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

/*联系我们页面二维码*/
.contact_info ul li .column .wrap dd{
    width: 100%;
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 0 0.9vh 0.25%;
    width: 49%;
    float: left;
}
.contact_info ul li .column .wrap img{width: 80%;}
.contact_info ul li .column .wrap span{    
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #777;
    font-size: 14px;
    text-align: center;}
.page_section .title1 a{font-size: 14px;color: #1184da;}
.dd{    
    margin: 10px 0 0 0;
    float: left;
    width: 37%;}

/*欧孚logo样式*/
.top_logo_r{
    position: absolute;
    text-align: left;
    z-index: 9999999;
    top: 9px;
    left: 0;
    padding: 6px;
    float: left;
    margin-left: 226px;
    width: 205px;
}
.top_logo_r span{
    font-size:22px;
    font-weight: bolder;
}
.top_logo_r em{color: #ff9933;
    font-weight: bolder;
}
.top_logo_r p{
    font-size: 12px; 
    margin-top: -12px;
}   
.top_logo_r .line { 
    background: #333; 
    width: 2px; 
    height: 35px; 
    display: inline-block; 
    position: absolute; 
    left: -1px; 
    top: 18px;
}


/*城市分站*/
.ui-mt-20 a {
    border: 1px solid #eaeaea;
    padding: 0.2rem 0.75rem;
    border-radius: 0.1rem;
    margin: 0.5rem 0.5rem 0 0;
    display: inline-block;
    color: #999;
}    
.filter-right a{
    color: #1890FF;
    border: 1px solid #1890ff;
    padding: 0.2rem 0.75rem;
    border-radius: 0.1rem;
    margin: 0 0 0 1rem;
    display: inline-block;
}    
    
.filter-right a:hover{
    background: #1890FF;
    color: #ffffff;
}    

.in_serW .in_company {padding: 30px;}    
.cbp-vm-view-grid ul li:hover .cbp-title {
    color: #ffffff;
    background: #1184DA;
}

.cbp-vm-view-grid ul li .cbp-title{background: #eee;}
    
  