/* 公共样式 */
header{
    width: 1200px;
    margin: 0 auto;
    margin-top: 11px;
    margin-bottom: 6px;
}
.swiper-container, .swiper-weapper{
    width: 100%;
    height: 100%;
}
.edui-faked-video{
    height: auto!important;
}
/* 头部 */
.header .describe{
    padding: 11px 0;
}
.model_nav{
    display: none;
}
.nav a{
    color: black;
}
.search{
    position: absolute;
    width: 158px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.search .sidebar-search{
    position: relative;
}
.search .sidebar-search .search-control{
    display:block;
    width:100%;
    color:#fff;
    background-color:transparent;
    border-radius: 4px;
    padding: 3px;
    background-clip:padding-box;
    border:1px solid #ced4da;
    transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
.search .sidebar-search button{
    position: absolute;
    top: 0;
    right: 0;
    height: 15px;
    margin: 1px;
    background: transparent;
}
.search .sidebar-search button img{
    width: auto;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}



form {
  position: relative;
  margin: 0 auto;
}
.search-mobile_control, .search-mobile_btn{
    display: none;
}
.d6 form {
  height: 28px;
}
.d6 input {
  height: 100%;
  width: 0;
  padding: 0 42px 0 15px;
  border: none;
  border-bottom: 2px solid transparent;
  outline: none;
  background: transparent;
  transition: .4s cubic-bezier(0, 0.8, 0, 1);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.d6 input:focus {
  width: 138px;
  z-index: 1;
  border-bottom: 2px solid #F9F0DA;
}
.d6 button {
  background: #683B4D;
  border: none;
  height: 42px;
  width: 28px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
} 
/* 海报 */
.banner{
    height: 777px;
    margin-top: 38px;
}
.banner .swiper-slide img{
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
/* 分类 */
.classify{
    
}
.classify .classify_title{
   
    padding: 30px 0;
 
}
.classify .classify_one{

}
.classify .classify_one a{

}
.classify .classify_one a .FH{
    margin: 1px 3px;
}
.classify .classify_one a .B_Y{
    font-size: 14px;
}
.classify .classify_one-y{
margin-bottom: 3px;
}
.classify .classify_two{
    display: inline-flex;
    float: left;
}
.classify .classify_two a{
    padding: 0 2px;
    border-right: 1px solid #000;
} 
.classify .classify_two:last-child a{ 
    border-right: none;
}
.classify p{
    position: relative;
    width: 38px;
   
    background: #000;
}
.classify .classify_banner{
    width: 100%;
    height: 646px;
    margin-top: 21px;
}
.classify .classify_banner .swiper-slide img{
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
/* 关于 */
.index_about{
    display: flex;
    padding: 66px 0;
}
.index_about .about{
    width: 25.333%;
    display: inline-block;
}
.index_about .about p:nth-child(2){
    font-size: 10px;
    transform: scale(0.8);
    text-align: left;
    /* display: block; */
    /* left: 0px; */
    /* clear: left; */
    margin-left: -22px;
}
.index_about .about_ztitle{
    width: 50%;
    display: inline-block;
    margin-right: 70px;
    line-height: 32px;
    font-size: 15px;
}
 
.index_about .about_ytitle{
    width: 70%;
    display: inline-block;
    line-height: 26px;
    float: right;
   font-size: 13px;
}
.index_about .content_ztitle{
    width:48%;
    display: inline-block;
    margin-right: 4%;
    font-size: 15px;
    margin-bottom: 50px;
    float: left;
}

.index_about .content_ytitle{
    width: 48%;
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    margin-bottom: 50px;
}
.index_about .pro_ztitle{
    width:35.5%;
    display: inline-block;
    margin-right: 7%;
     margin-left: 7%;
      font-size: 15px;
          top: -2.6rem;
    position: relative;
}
.index_about .pro_ytitle{
    width: 36%;
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    margin-right: 7%;
     margin-left: 7%;
}
/* 产品 */
.product{

}
.product .product_text{
    position: relative;
    margin-bottom: 5em;
    overflow: hidden;
}
.product .product_text .prduct_title{
    position: absolute;
    bottom: 2em;
    left: 3em;
}
.product .product_text .prduct_title .prduct_ztitle{
    font-size: 16px;
}
.product .product_text .prduct_title p{
    width: 100%;
    height: 1px;
    top: 0;
    background: #fff;
}
.product .product_text .prduct_title .prduct_ytitle{
    font-size: 11px;
}
/* 展示 */
.Show{

}
.Show .product_banner:nth-child(2){
    width: 49%;
    display: inline-block;
}
.Show .product_banner:nth-child(3){
    width: 49%;
    display: inline-block;
    float: right;
}
.Show .product_text{
    position: relative;
    margin-bottom: 5em;
    overflow: hidden;
}
.Show .product_text .prduct_title{
    position: absolute;
    bottom: 2em;
    left: 3em;
}
.Show .product_text .prduct_title .prduct_ztitle{
    font-size: 16px;
}
.Show .product_text .prduct_title p{
    width: 100%;
    height: 1px;
    top: 0;
    background: #fff;
}
.Show .product_text .prduct_title .prduct_ytitle{
    font-size: 11px;
}
/* 咨询 */
.advisory{

}
.advisory .product_banner:nth-child(1){
    width: 49%;
    display: inline-block;
}
.advisory .product_banner:nth-child(2){
    width: 49%;
    display: inline-block;
    float: right;
}
.advisory .product_text{
    position: relative;
    margin-bottom: 3em;
    overflow: hidden;
}
.advisory .product_text .prduct_title{
    position: absolute;
    bottom: -6em;
    left: 0em;
}
.advisory .product_text .prduct_title .prduct_ztitle{
    font-size: 16px;
}
.advisory .product_text .prduct_title p{
    width: 125px;
    height: 1px;
    top: 0;
    background: #fff;
}
.advisory .product_text .prduct_title .prduct_ytitle{
    font-size: 11px;
}

.advisory{

}
.article .art_text{
    width: 49%;
    display: inline-block;
    position: relative;
    margin-bottom: 5em;
   height: 309px;
}
.article .art_pic{
    width: 49%;
    height: 308px;
    display: inline-block;
    float: right;
    overflow:hidden;
}
 
.article .art_text .prduct_title{
    position: absolute;
    top: 0em;
    left: 0em;
}
.article .art_text .prduct_title .prduct_ztitle{
    font-size: 16px;
    margin-bottom: 25px; 
}
.article .art_text .prduct_title p{
    width: 100%;
    
}
.article .art_text .prduct_title .prduct_ytitle{
    font-size: 12px;
    line-height: 24px;
 
}
.intro{
    
    /*line-height: 34px;*/
    letter-spacing: 1px;
} 
.intro p{
    overflow: hidden;
    width: max-content;
    height: max-content;
    margin: auto;
    margin-bottom: 14px;
 
}
.intro section{
    overflow: hidden;
    width: max-content;
    height: max-content;
    margin: auto!important;
 
}
.intro p img{
   /*margin-bottom: 15px !important;*/
}

/* 底部 */
footer{
      position: relative;
    display: flex;
    bottom: 0;
    margin-top: 111px;
    width: 100%;
    height: 160px;
    background: linear-gradient( 60deg, rgba(18, 18, 18, .8) 0, rgba(18, 18, 18, .8) 25%, transparent 25%, transparent 50%, rgba(18, 18, 18, .8) 25%, rgba(18, 18, 18, .8) 75%, transparent 70%, transparent );
    background-size: 8px 14px;

}
.side{
    position: fixed;
    width: 44px;
    /* height: 275px; */
    right: 0;
    top: 70%;
    z-index: 100;
}
.footer_d{
    align-self: center;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.footer_d .Qr-codee{
    float: right;
    position: absolute;
    right: 0px;
}

footer .footer-icon-list ul li:before {content:"";position:absolute;z-index:0;width:40px;height:40px;border-radius:50%;opacity:0;-webkit-transition:.5s cubic-bezier(.3,0,0,1.3);-moz-transition:.5s cubic-bezier(.3,0,0,1.3);-ms-transition:.5s cubic-bezier(.3,0,0,1.3);-o-transition:.5s cubic-bezier(.3,0,0,1.3);transition:.5s cubic-bezier(.3,0,0,1.3);-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);}
footer .footer-icon-list .app-qrcode {display:none;position:absolute;width:111px;height:111px;margin-top:-125px;box-shadow:0 0 6px rgba(14,22,30,.3);margin-left:-42px;background: #fff;border-radius: 3px;}
footer .footer-bull {position:relative;font-size:20px;top:2px;margin:0 15px;}
footer .footer-icon-list .app-qrcode img{padding: 9px;}
footer .bull-em {font-style:normal;margin-left:15px;}
footer .footer-icon-list .app-qrcode:before {content:'';display:block;position:absolute;width:0;height:0;border:8px solid transparent;border-top:10px solid rgba(0,0,0,.3);top:114px;left:50px;}
footer .footer-icon-list .app-qrcode:after {content:'';display:block;position:absolute;width:0;height:0;border:8px solid transparent;border-top:10px solid #fff;top:113px;left:50px;}
footer .footer-icon-list ul li:hover:before {opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}

/* 内容 */
.content_banner{
    height: 700px;
}
.content{

}
.content .content_content{

}
.content .content_content .content_title{
    padding: 69px 0 58px;
}
.content .content_content .content_title .content_title-z{
    letter-spacing: 3px;
}
.content .content_content .content_title .content_title-y{
    margin-top: 6px;
}
.content .content_content .content_title p{
    width: 35px;
    height: 2px;
    background: #666666;
    margin: 0 auto;
    margin-top: 15px;
}
.content .content_content .content_content_content p{
    /*width: 1000px;*/
    /*margin: 11px auto;*/
}
.content .content_content .content_content_content p:last-child{
    width: 100%;
 
}
.content .content_content .content_content_content .swiper-container{
    width: 100%;
    margin-top: 58px;
}
/* 发展历程 */

/* 产品 */
.pro_classify{

}
.pro_classify .pro_classify_banner{
    position: relative;
    height: 690px;
}
.pro_classify .pro_classify_banner .pro_classify_title{
    position: absolute;
    text-align: center;
    width: 100%;
    top: 33%;
    color: #fff;
}
.pro_classify .pro_classify_banner .pro_classify_title .pro_classify_title-z{

}
.pro_classify .pro_classify_banner .pro_classify_title .pro_classify_title-y{

}
.pro_classify .pro_classify_banner .pro_classify_title p{
    width: 25px;
    height: 2px;
    background: #fff;
    margin: 0 auto;
    margin-top: 16px;
}
.pro_classify .por_classify_describe{
    text-align: center;
    background: rgb(243,243,243);
}
.pro_classify .por_classify_describe .por_classify_name{
    width: 12%;
    display: inline-block;
    vertical-align: top;
    padding: 68px 23px 111px;
    text-align: left;
}
.pro_classify .por_classify_describe .por_classify_name .por_classify_name-z{
    margin-bottom: 0;
    font-size: 18px;
}
.pro_classify .por_classify_describe .por_classify_name .por_classify_name-y{
    margin: 0;
    font-size: 13px;
}
.pro_classify .por_classify_describe .por_classify_referral-z{
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding: 68px 23px 111px;
    text-align: left;
}
.pro_classify .por_classify_describe .por_classify_referral-y{
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding: 68px 23px 111px;
    text-align: left;
}
.pro_ify .por_ify_title{
    padding: 89px 0 38px;
}
.pro_ify .por_ify_title p{
    width: 21px;
    height: 1px;
    background: #000;
    margin: 11px auto;
}
.pro_ify #ify{
    text-align: center;
    height: 680px;
}
.furniture .furniture_title{
    padding-top:100px;
    display: flow-root;
    line-height: 40px;
}

.about li{
    margin-bottom: 1.5em;
    float: left;
    width: 49%;
    overflow: hidden;
}
.about li:nth-child(odd){
    
    display: inline-block;
    
    margin-right: 2%;
}
.about li:nth-child(even){
    
    /*float: right;*/
}
.about li:nth-last-child(2){
     margin-bottom: 0;
    /*float: right;*/
}
.about li:nth-last-child(1){
    margin-bottom: 0;
    /*float: right;*/
}
.zhizuo .zhizuo_0{
    width: 100%;
    display: inline-block;
    margin-bottom: 40px;
}
.zhizuo .zhizuo_1{
    width: 48%;
    display: inline-block;
    /*float: left;*/
}
.zhizuo .zhizuo_2{
    width: 48%;
    display: inline-block;
    float: right;
}
.zhizuo .zhizuo_3{
    width: 48%;
    display: inline-block;
    float: left;
    margin-top: 40px;
    margin-right: 4%;
}
.zhizuo .zhizuo_4{
    width: 22%;
    display: inline-block;
    margin-top: 40px;
}
.zhizuo .zhizuo_5{
    width: 22%;
    display: inline-block;
    float: right;
    margin-top: 40px;
}
.dw{
    padding: 58px 0;
}
.dw li{
    margin-bottom: 40px;
}



/* 响应式手机 */
/* 头部 */
@media only screen and (max-width: 768px) {
header, .classify, .footer_d, .content, .bloc, .pro_ify, .furniture, .dw, .content_us{
    width: 100%;
} 
.header .pc_nav{
    display: none;
}
.main-header .nav-outer{
    position: absolute !important;
    top: 0;
    right: 16px;
}
.nav-outer .mobile-nav-toggler{
    margin: 0 !important;
}
.model_nav{
    display: inherit;
}
.classify .classify_title{
    text-align: center;
    padding-bottom: 33px;
}
.classify .classify_two{
    float: none;
}
.classify p{
    margin: 0 auto;
}
.classify .classify_banner, .content_banner, .pro_classify .pro_classify_banner{
    height: auto;
}
.pro_ify #ify{
    height:200px;
}
.classify .classify_banner{
    margin-top: 11px;
}
.content .content_content .content_content_content p{
    width: auto;
    padding: 0px 6px;
    font-size: 15px;
}
.pro_classify .por_classify_describe div{
    width: auto !important;
    padding: 11px 8px !important;
}
.pro_classify .por_classify_describe div p{
    font-size: 16px;
    line-height: 1.6;
}
.swiper-slide img{
    width: 100%;
    height: auto;
}
.zhizuo .zhizuo_1, .zhizuo .zhizuo_2, .zhizuo .zhizuo_3{
    width: 100%;
    margin-top: 22px;
}
.zhizuo .zhizuo_4, .zhizuo .zhizuo_5{
    width: 47%;
    margin-top: 22px;
}
.furniture .furniture_title{
    font-size: 15px;
}
.furniture .furniture_title .fs_22{
    font-size: 18px;
}
.dw{
    padding: 0;
}
.dw, .zhizuo{
    text-align: center;
}
.row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.dyn_time_con_case{
    width: 100% !important;
}
.dyn_body .ind_src3 > div{
    padding: 0;
}
footer{
    height: 168px;
}
}


/*自适应*/
@media screen and (max-width: 760px){
    .index_about{
        display: block;
        padding: 0 21px;
    }
    .index_about .about, .index_about .about_ztitle, .index_about .about_ytitle, .Show .product_banner, .Show .product_banner:nth-child(2), .Show .product_banner:nth-child(3), .advisory .product_banner:nth-child(1), .advisory .product_banner:nth-child(2), .index_about .content_ztitle, .index_about .content_ytitle{
        width: 100%;
        display: inline;
        float: inherit;
    }
    .contact-map-img .map-point{
        position: initial !important;
        border-radius: 3px !important;
        padding: 6px 0;
    }
    .contact-map-img .map-point h5{
        display:inline-block !important;
        width: 49%;
        color: #000;
    }
    .contact-map-img .map-point.on::before, .contact-map-img .map-point.on::after, .contact-map-img .map-point::before{
        content: none !important;
    }
}

