@charset "utf-8";
/*热门套餐*/
.hot_package li{
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hot_package li:nth-child(2n-1){
    float: left;
    padding-right: 0.2rem;
}
.hot_package li:nth-child(2n){
    float: right;
    padding-left: 0.2rem;
}
/*产品中心*/
.index_product_list{
    padding: 0 1%;
}
.index_product_list li{
    width: 24%;
    margin:0.5%;
    border: 1px solid #c4c4c4;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*改装案例*/
.bg_gray{
    background: #edecec;
}
.case_wrap{
    padding: 0 2%;
}
.case_index{
    padding-bottom: 1em;
    border-bottom: 1px dashed #8b8a8a;
}
.case_index li{
    width: 32%;
    margin: 0 0.65%;
    float: left;
    position: relative;
    cursor: pointer;
}
.case_index li p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 1.4em;
    padding: 0.4em 0;
    text-align: center;
    background: url(../images/case_index_bg.png);
    color: #fff;
}
.case_con li{
    display:none;
}
.case_con li.on{
    display: block;
}
.case_con .item{
    height: auto;
    overflow: hidden;;
    padding:1em 1%;
    border-bottom: 1px dashed #8b8a8a;
}
.case_con_bdn .item:last-child{
    border-bottom: none;
}
.case_con .item .img{
    width: 23%;
    height: auto;
    float: left;
    margin-right: 0.5em;
}
.case_con .item .txt h3{
    font-size: 1.6rem;
    line-height: 1.4em;
    margin-bottom: 0.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.case_con .item .txt p{
    line-height: 1.4em;
    height: 4em;
    overflow: hidden;
}
@media screen and (max-width: 560px) and (min-width: 320px){
    .case_con l.item .txt h3{
        font-size: 1.4rem;
    }
    .case_con .item .txt p{
        font-size: 1.2rem;
        height: 2.8em;
    }
}
@media screen and (min-width: 560px){
    .case_con .item .txt h3{
        margin-bottom: 0.6em;
    }
}
.case_con .more_item{
    height: 2em;
    background: url(../images/more_item.jpg) no-repeat center center;
    background-size: auto 1.4em;
    cursor: pointer;
    margin-top: 1em;
}
/*改版案例_170707*/
.anlibgcl{background-color:#010101;padding: 0px 4.8%;}
.case1_con li{
    display:none;
}
.case1_con li.on{
    display: block;
}
.case1_con .item{
    height: auto;
    overflow: hidden;;
	margin-bottom:3.5%;
	background-color:#fff;
}
.case1_con_bdn .item:last-child{
    border-bottom: none;
}
.case1_con .item .img{
    width: 55%;
    height: auto;
    float: right;
}
.case1_con .item .txt {
height: 100%;vertical-align:middle;
}
.case1_con .item .txt h3{
    line-height: 1.4em;
	padding-left:1.5em;
	padding-right:1em;
    overflow: hidden;
    font-size: 1em;
}
.case1_con .item .txt h3 a{
    color: #060606;font-weight: normal; 
}
.anliimgtext{
    margin-top: 12%;
}
.anliimg{
    float:left; width: 22%;
}
.anlitext{
    float:left;line-height: 38px;font-size: 2rem; margin-left:5px;font-weight: normal; color: #f62b02;
}
@media screen and (max-width: 560px) and (min-width: 320px){
.case1_con l.item .txt h3{font-size: 1.4rem;}
.anliimg{float:left; width: 22%;}
.anliimgtext{margin-top: 8%;}
.anlitext{font-size: 1.6rem;line-height: 24px;margin-left:4px;}
}
@media screen and (min-width: 560px){
    .case1_con .item .txt h3{
    }
    .anliimgtext{
    margin-top: 10%;
}
.anlitext{
    font-size: 18px;
}
}
.case1_con .more_item{
    height: 2em;
    background: url(../images/more_item.jpg) no-repeat center center;
    background-size: auto 1.4em;
    cursor: pointer;
    margin-top: 1em;
}
/*新闻资讯*/
.news_index{
    padding-bottom: 1em;
    border-bottom: 1px dashed #8b8a8a;
}
.news_index li{
    width: 32%;
    margin: 0 0.65%;
    float: left;
    position: relative;
    cursor: pointer;
}
.news_con {
    width: 98%;
    margin: 0 auto;
    padding: 0.5em 0 1em;
}
.news_con a{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 8em 0 0.3em;
    position: relative;
    line-height: 2.2em;
}
.news_con a span{
    position: absolute;
    top: 0;
    right: 0;
}
@media screen and (max-width: 560px) and (min-width: 320px){
    .news_con a{
        font-size: 1.2rem;
    }
}
/*weixin*/
.weixin_con li{
    display:none;
}
.weixin_con li.on{
    display: block;
}
.weixin_con .item{
    height: auto;
    overflow: hidden;;
    padding:1.2em 1%;
    border-bottom: 0px dashed #8b8a8a;
}
.weixin_con_bdn .item:last-child{
    border-bottom: none;
}
.weixin_con .item .img{
    width: 23%;
    height: auto;
    float: left;
    margin-right: 0.5em;
}
.weixin_con .item .txt h3{
    font-size: 1.6rem;
    line-height: 1.4em;
    margin-bottom: 0.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.weixin_con .item .txt p{
    line-height: 1.4em;
    height: 4em;
    overflow: hidden;
}
@media screen and (max-width: 560px) and (min-width: 320px){
    .weixin_con l.item .txt h3{
        font-size: 1.4rem;
    }
    .weixin_con .item .txt p{
        font-size: 1.2rem;
        height: 2.8em;
    }
}
/*实体店面*/
.owl-store-wrap #owl-store{
    padding-bottom: 0.5em;
}
.owl-store-wrap .address{
    text-align: center;
    background: #fff;
    padding: 0.6em 0;
    margin-bottom: 0.8em;
}
.owl-store-wrap .address span{
    display: inline-block;
    padding: 0 0.5em;
}
/*产品中心页*/
.search_index_zone{
    position: relative;
}
.search_index{
    width: 74%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 1%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.search_index .item,.search_index_zone select{
    width: 32.33%;
    height: 2.4em;
    line-height: 2.4em;
    float: left;
    margin-right: 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #c5c5c5;
    line-height: 2.4em;
    cursor: pointer;
    z-index: 10;
    border: none;
    text-align: center;
   /* border: 1px solid #c5c5c5;
    background: #fff;*/
}
.search_index .item dt span{
    display: inline-block;
    padding-right: 1.2em;
    background: url(../images/product_arr.png) no-repeat right center;
    background-size: 0.8em auto;
    font-weight: bold;
}
.search_index .item dd{
    display:none;
    border-top: 1px solid #fff;
    white-space: nowrap;
    overflow: hidden;
    background: #c5c5c5;
}
.search_index_zone .search_btn,.search_index_zone .btn{
    background: #cc0001;
    color: #fff;
    width: 25%;
    float: right;
    height: 2.4em;
    line-height: 2.4em;
    border: none;
    padding: none;
    font-size: 1.4rem;
    font-family: '微软雅黑','Microsoft YaHei','黑体','宋体';
    cursor: pointer;
    font-weight: bold;
}
.search_index_zone .btn{
    width: 33%;
}
.product_ti{
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.4em;
    padding: 0.4em 0;
    border-bottom: 1px solid #000;
}
.product_ti{
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #201a17;
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding:1em 1% 0.5em;
    margin-bottom: 1em;
}
.product_ti i{
    display: inline-block;
    width: 0.4rem;
    height: 1.6rem;
    background: #cc0001;
    margin-right: 0.5rem;
    float: left;
}
.list_product_brand img{
    width: 30%;
    float: left;
    margin-right: 2%;
}
.product_show li{
    width: 48%;
    float: left;
    padding: 0 1%;
    text-align: center;
}
.product_show li .img{
    padding: 1em;
    border: 1px solid #bebdbd;
    margin-bottom: 0.3rem;
}
.product_show li .img img{
    max-width: 22rem;
}
.product_show li p{
    height: 2.6em;
}
.page_num li{
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    margin: 0 0.1em;
}
.page_num li a{
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #8e8e8e;
}
.page_num li.this a{
    background: #cc0001;
    color: #fff;
    border-color: #cc0001;
}
/*新版分页lz_170725*/
.page_anli li{
    display: inline-block;
    width: 2.8em;
    height: 2em;
    line-height: 2em;
    margin: 0 0.1em;
}
.page_anli li a{
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	color: #fff;font-size: 2.2rem;
}
.page_anli li.this a{
    background: #cc0001;
    color: #fff;
    border-color: #cc0001;
}
.page_anli .qh a{
    font-size: 2.6rem;
}
@media screen and (max-width: 560px) and (min-width: 320px){
.page_anli li{ width: 1.8em; }
.page_anli li a{color: #FFF;font-size: 1.6rem;}
.page_anli .qh a{font-size: 1.8rem;}
}
/*产品介绍页*/
.current_page{
    width: 92%;
    margin: 0 auto;
    border-bottom: 1px solid #201a17;
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding:1em 1% 0.5em;
    margin-bottom: 1em;
}
.current_page i{
    display: inline-block;
    width: 0.4rem;
    height: 1.6rem;
    background: #cc0001;
    margin-right: 0.5rem;
    float: left;
}
.product_inf_main{
    padding: 0 15px;
    line-height: 2.5em;
}
.product_inf_ti{
    text-align: center;
    margin-bottom: 2em;margin-top: -4%;
}
.product_inf_ti h3{
    font-size: 2.3rem;
    line-height: 1.4em;
}
.product_inf_con{
    padding: 1em 0.5em;
}
.product_inf_ti .time_num{
    margin-top: 1%;
}
.product_inf_ti .time_num span{
    display: inline-block;
    padding: 0 0.5rem;
    font-size: 1.6rem;
    color: #9a9a9a;
}
.product_inf_con img{
    width: 80%;
    margin: 0 auto;
}
/*翻页*/
.page_turn_zone{
    padding: 1em 0.5em;
    border-top: 1px dashed #000;

}
.page_turn_zone p{
    white-space: nowrap;font-size: 1.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*产品推荐*/
.product_tuijian{
    padding: 1em 0.5em;
    border-top: 1px dashed #000;
}
.product_tuijian h3{
    font-size: 1.6rem;
    font-weight: normal;
}
/*分享*/
.share_zone{
    padding: 1em 0.5em;
    border-top: 1px dashed #000;
}
.share_zone .share_to{
    float: left;margin-right: 1em;
}
/*隔音套餐页面*/
.package_zone{
    background: #bce9f1;
    padding:5% 3%;
    margin-bottom: 2em;

}
.package_logo img{
    width: auto;
    height: auto;
    margin: 0px;
}
@media screen and (max-width: 370px) and (min-width: 320px){
    .package_logo img{
        height: 3.2em;
        width: auto;
     }
}
.package_zone .name-price{
    padding: 1em 0;
    font-size: 1.6rem;
    line-height: 2em;
}
.package_zone .name-price .name{
    display: inline-block;
    color: #f80303;
    margin-right: 2em;
}
.package_zone .name-price .price_zone{
    display: inline-block;
} 
.package_zone .name-price .price_old{
    margin-right: 0.8em;
    font-style: normal;
} 
.package_zone .name-price .price_now{
    font-size: 2.2rem;
    color: #f80303;
} 
.package_zone .img{
    width: 80%;
    height: auto;
    margin: 0 auto;
    max-width: 40rem;
    margin-bottom: 1em;
}
.package_zone h3{
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.6em;
    margin-bottom: 0.4em;
}
.package_zone  .position{
    margin-bottom: 0.6em;
}
.package_zone  .position p{
    position: relative;
    padding-right: 4em;
    padding: 0.2em 4em 0.2em 0;
}
.package_zone  .position p .price{
    position: absolute;
    top: 0;
    right: 0;
}
/*商品质量*/
.package_quli{
    background: #bce9f1;
    padding: 5% 3%;
}
.package_quli_ti{
    font-size: 1.6rem;
    text-align: center;
    color: #d20e0e;
    padding: 0.8em 0;
}
.package_quli_zone{
    width: 100%;
}
.package_quli_zone td{
    width: 50%;
    padding: 0.5em 1em;
    vertical-align: top;
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
}
.package_quli_zone td img{
    width: 80%;
    height: auto;
    margin: 0 auto;
    max-width: 15rem;
    min-width: 8rem;
}
.package_quli_zone tr:nth-child(2n) td {
    background: #88c2cd;
}
.package_zone .introduce_zone .item{
    padding-left: 3em;
    position: relative;
    margin-bottom: 1em;
}
.package_zone .introduce_zone .item .name{
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
}
/*音响套餐*/
.package_yx_zone{
    background: url(../images/package_yx_bg.jpg) no-repeat center top;
    background-size:cover;
    padding: 5% 3%;
    margin-bottom: 5%;
}
.package_yx_name{
    font-size: 1.36rem;
    font-weight: bold;
    padding-right: 5.6em;
    position: relative;
    color: #fc8200;
    font-size: 1.6rem;
    margin-bottom: 4%;
}
.package_yx_name .price_zone{
    position: absolute;
    top: -1.5em;
    right: 0;
}
.package_yx_name .price_zone .price_now{
    font-size: 2.2rem;
    display: block;
}
.package_yx_name .price_zone .price_old{
    font-size: 1.4rem;
    color: #fff;
}
.package_yx_zone .pro_show{
    width: 98%;
    margin: 0 auto;
    background: #fff;
    margin-bottom: 4%;
}
.package_yx_zone .pro_show td{
    width: 50%;
    vertical-align: middle;
    text-align: center;
    padding: 1em;
    font-weight: bold;
}
.package_yx_zone .pro_show td img{
    width: 100%;
    max-width: 23rem;
}
.package_yx_zone .introduce{
    color: #fff;
    font-weight: bold;
}
.package_yx_zone .introduce h3{
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 0.4em;
}
.package_yx_zone .pro_show_one td{
    width: 100%;
}
.package_yx_zone .pro_show_one td img{
    max-width: 46rem;
}
.package_yx_zone .pro_show_l td{
    width: auto;
}
@media screen and (max-width: 470px) and (min-width: 320px){
    .package_yx_zone .pro_show td{
        font-size: 1.2rem;
        line-height: 1.4em;
     }
}
.package_yx_ti{
    font-size: 1.6rem;
    text-align: center;
    font-weight: normal;
    background: url(../images/package_yx_ti.jpg) repeat-x left center;
    margin-bottom: 4%;
}
.package_yx_ti span{
    display: inline-block;
    background: #fc8200;
    color: #fff;
    padding: 0.4em 1em;
}
.package_yx_zone_btm .package_yx_name{
    text-align: center;
    padding-right: 0px;
}
.package_yx_zone_btm .pro_show td{
    text-align: left;
}
.package_yx_zone_btm .pro_show td p{
    padding-left: 1em;
    font-weight: normal;
}
.package_yx_zone_btm .pro_show td p span{
    color: #f37108;
    display: block;
    font-weight: bold;
}
.package_yx_zone_btm .pro_show{
    /*margin-bottom: 0px;*/
}
/*改装案例详细页*/
.back_home_zone{
    border-bottom: 1px solid #999999;
    padding: 0.6em 1em;
    margin-bottom: 1em;
}
.back_home_zone .back_home{
    font-size: 1.6rem;
    display: inline-block;
    padding-left: 1.8em;
    background: url(../images/back_home.jpg) no-repeat left center;
    -webkit-background-size:1.4em auto;
    background-size:1.4em auto;
}
.case_inf_main{
    width: 94%;
    margin: 0 auto;
}
.case_inf_main .product_inf_ti{
    border-bottom: 1px dashed #000;
    padding: 1em 0 0.5em;
}
.case_inf_con p{
    margin-bottom: 1em;
}
.case_inf_con img{
    margin-bottom: -0.8em;
    /*max-width: 360px;*/
}
/*技术工艺页*/
.technology_main{
    width: 94%;
    margin: 0 auto;
}
.technology_main h3{
    font-size: 1.8rem;
    line-height: 1.4em;
    line-height: 2.4em;
    color: #800606;
    font-weight: normal;
    /*margin-bottom: 0.4em;*/
}
.technology_zone{
    margin-bottom: 0.5em;
}
.technology_zone li{
    width: 32.33%;
    float: left;
    margin:0.5%;
    position: relative;
}
.technology_zone li p{
    position: absolute;
    bottom: 0;
    right: 0;
    background: #800606;
    color: #fff;
    font-size: 1.2rem;
    padding: 0 0.4em;
}
/*联系我们页*/
.contact_us_zone{
    font-size: 1.6rem;
    line-height: 1.6em;
    padding: 4% 3%;
}
.contact_us_zone .c-red{
    color: #d30202;
}
/*走进奕歌页*/
.us_con{
    padding: 0 3% 2%;
}
.comma_l{
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background: url(../images/comma_l.png) no-repeat center top;
    -webkit-background-size:1.4rem auto;
    background-size:1.4rem auto;
    margin-right: 0.5rem;
}
.comma_r{
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background: url(../images/comma_r.png) no-repeat center top;
    -webkit-background-size:1.4rem auto;
    background-size:1.4rem auto;
}
.us_environment li{
    width: 48%;
    float: left;
    text-align: center;
    padding:1%;
}
.bg-gray{
    background: #ebebea;
}
.blank10{height: 1em;clear: both;}
.blank20{height: 2em;clear: both;}
.blank25{height: 2.5em;clear: both;}
.blank30{height: 3em;clear: both;}
.blank40{height: 4em;clear: both;}
.blank50{height: 5em;clear: both;}
.ti{text-indent: 2em;}

.ri {
    width: 15%;
    float: left;
    max-width: 90px;
    font-weight: 500;
    text-align: center;
}
.ri i {
  font-style: normal;
  font-size: 38px;
  font-weight: 700;
  height: 38px;
  line-height: 38px;
  width: 55%;
  margin: auto;
  display: block;
  overflow: hidden;
  margin-bottom: 3px;
  float: left;
}
.ri time {
  font-size: 16px;
  font-weight: 600;
  width: 45%;
  margin: auto;
  display: block;
  height: 20px;
  line-height: 20px;
  margin-top:15px;
  overflow: hidden;
  float: right;
  text-align:left;
}
@media (max-width: 480px) {
  .ri {
    width: 22%;
  }
  .ri i {
    font-size: 3.1rem;
    height: 40px;
    line-height: 40px;
  }
  .ri time {
    font-size: 1.3rem;
  }
}

.introduce_banner_wrap{
    position: relative;
}
.introduce_banner_nav{
    width: 100%;
    height: 13%;
    position: absolute;
    bottom: 4%;
    text-align: center;
}
.introduce_banner_nav a{
    display: inline-block;
    /*padding: 0.3em 0.5em;
    background: #e09806;
    color: #000;
    border-radius: 0.4rem;
    -moz-border-radius: 0.4rem;
    -o-border-radius: 0.4rem;
    -webkit-border-radius: 0.4rem;
    -ms-border-radius: 0.4rem;
    margin: 0 0.2em;*/
    font-size: 0px;
    width: 19%;
    height: 100%;
    margin: 0 0.5%;
}
/*@media screen and (max-width: 420px) and (min-width: 320px){
    .introduce_banner_nav a{
        padding: 0.1em 0.2em;
        margin: 0 0.1em;
        font-size: 1.2rem;
    }
}*/
.introduce_banner_nava{
    width: 100%;
    position: absolute;
    bottom: 8%;
    text-align: center;
}
.introduce_banner_nava a{
    display: inline-block;
    padding: 0.3em 0.5em;
    background: #e09806;
    color: #000;
    border-radius: 0.4rem;
    -moz-border-radius: 0.4rem;
    -o-border-radius: 0.4rem;
    -webkit-border-radius: 0.4rem;
    -ms-border-radius: 0.4rem;
    margin: 0 0.2em;
}
@media screen and (max-width: 420px) and (min-width: 320px){
    .introduce_banner_nava a{
        padding: 0.1em 0.2em;
        margin: 0 0.1em;
        font-size: 1.2rem;
    }
}