﻿*{ margin: 0; padding: 0}

li{
    list-style: none;
}
a{
    text-decoration: none;
}
.img-src{
    max-width: 100%;
    margin: 0 auto;
}

.baojia_left{
    float: left;
}
.baojia_right{
    float: right;
}

.clearfix_bj:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}


.the_firstp,.the_secondp,.the_thirdp{
    font-family: '微软雅黑';
}
.baojia_banner{
    width: 100%;
    height: 745px;
}
.width_banner{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #000000;
    position: relative;
}
.width_banner p{
    font-weight: bold;
    line-height: 85px;
    font-family: '微软雅黑';
}
.width_banner p.the_firstp{
    font-size: 30px;
}
.width_banner p.the_secondp{
    font-size: 72px;
    position: relative;
}

.width_banner p.the_secondp:before{
     content: " ";
     display: inline-block;
     width: 150px;
     height: 4px;
     background: #a60000;
     margin-top: -2px;
    vertical-align:middle;
    margin-right: 30px;
 }
.width_banner p.the_secondp:after {
    content: " ";
    display: inline-block;
    width: 150px;
    height: 4px;
    background: #a60000;
    vertical-align:middle;
    margin-left: 30px;
}

.width_banner p.the_thirdp{
    font-size:24px;
    margin-bottom: 15px;
}
.Offer_box{
    width: 1153px;
    height: 468px;
    background: #ffffff;
    box-shadow: 0px 0px 23px #6e6d6d;
    /* position: absolute; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 68px 70px;
    margin: 45px auto 0;
}
.Offer_left{
    width: 401px;
}
.offer_bj_top{
    text-align: left;
    line-height: 30px;
}
.offer_bj_top div{
    display: inline-block;
    color: #a60000;
    font-family: '微软雅黑';
}
.offer_bj_top_h1 i{
    display: inline-block;
    margin-top: -10px;
}
.offer_bj_top_h1 i img{
    vertical-align:14%;
    width: 19px;
    height: 26px;
}
.offer_bj_top_h1{
    font-size: 35px;
}
.offer_bj_top_fu{
    line-height: 26px;
    font-size: 14px;
}
.offer_bj_top_fu span{
    font-size: 30px;
    color: #a60000;
}
.offer_bj_top_h1 p{
    font-size: 15px;
    color: #000000;
    line-height: 45px;
}
.baojia_input_sr{
    height: 38px;
    width: 190px;
    line-height: 38px;
    border:1px solid #5e5e5e;
    text-align: left;
    box-sizing: border-box;
    position: relative;
	overflow: hidden;
}

.offer_bj_bottom select {
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
    /*很关键：将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/selet_jt.jpg) no-repeat scroll 100% 55% #fff;
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    font-size: 16px;
    width: 93%;
    outline: none;
    border:none;
    color: #666666;
}

.baojia_input_sr select.chengshi_sel{
    width: 100%;
    position: absolute;
    top:0;
    height: 100%;
    left: 0;
    background: url(../images/selet_jt.jpg) no-repeat scroll 100% 55%;
    border:none;
    text-indent: 92px;
    outline: none;
    color: #666666;
}
.baojia_input_sr select#city{
    top:0;
}
.baojia_input_sr .mianji_baojia{
    width: 60px;
    height: 70%;
    border:none;
    outline: none;
    font-size: 16px;
    color: #727272;
}

.baojia_input_sr.xiaokongjian{
    width: 120px;
    height: 38px;
}

.phone_baojia .baojia_input_sr{
    width: 100%;
    padding-left: 12px;
}
.phone_baojia .baojia_input_sr input{
    height: 77%;
    width: 240px;
    border:none;
    outline: none;
    color: #666;
    font-size: 16px;
    padding-left: 10px;
}
.pingpai_img img{
    width: 100%;
    height: 100%;
}
.tijiao_baojia a{
    width: 100%;
    height: 65px;
    background: url(../images/inline_button.jpg) no-repeat left center;
    display: block;
    line-height: 67px;
    color: #ffffff;
    font-family: '微软雅黑';
    font-size: 25px;
    padding-left: 10px;
}

.Offer_center{
    position: relative;
    margin: 0 30px;
    width: 102px;
    height: 328px;
}
.tanchu-fgx {
    margin: 0 auto;
    width: 1px;
    height: 328px;
    border-left: 1px #dcdcdc solid;
}
.tanchu-fg-but {
    position: absolute;
    top: 50%;
    display: flex;
    margin-top: -51px;
    width: 102px;
    height: 102px;
    background: #fff;
}


.tanchu-fg-butrotate {
    position: absolute;
    top: 0;
    left: 0;
    width: 102px;
    height: 102px;
    -webkit-animation: zhuandong 4s linear infinite;
    background: url(../images/click_img.png) no-repeat center center;
}

.tanchu-fg-but input {
    position: relative;
	border:none;
    z-index: 2;
    display: block;
    color: #e6002e;
    margin: 0 auto;
    width: 102px;
    height: 102px;
    background: url(../images/click_img_a.png) no-repeat center center;
}
#tanchu-fg-but{
    position: relative;
    z-index: 2;
    display: block;
    color: #e6002e;
    margin: 0 auto;
    width: 102px;
    height: 102px;
    background: url(../images/click_img_a.png) no-repeat center center;
}

@keyframes zhuandong
{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
}
@-webkit-keyframes zhuan
{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
}
.Offer_right{
    width: 447px;
    position: relative;
}

.Offer_right p{
    line-height: 39px;
    text-align: left;
    font-size: 20px;
}
.Offer_right p span{
    color: #a60000;
}
.baojia_jine{
    padding: 10px 10px;
    display: inline-block;
}
.baojia_jine{
    text-align: center;
    font-size: 14px;
}
.dingwei_bort{
    width: 100%;
    height: 256px;
    position: absolute;
    bottom: 0;
    border: 1px solid #000000;

}
.baojia_jinge span{
    border-bottom: 1px dashed #000;
    display: block;
    width: 261px;
    height: 19px;
    margin-left: 29px;
}
.baojia_jg em{
    margin: 0 5px;
    color: #a60000;
    font-style:normal;
}


.baojia_jinge p{
    font-size: 16px;
}

/*  从内到外，让家装“透明化” */
.Transparent{
    background: url(../images/transparent.jpg) center top  no-repeat;
    height: 441px;
    overflow: hidden;
}
.width_Transparent{
    width: 1200px;
    margin: 73px auto;
    text-align: center;
}
.width_Transparent p{
    color: #a60000;
    font-family: '微软雅黑';
    line-height: 60px;
}
.width_Transparent p.the_firstp{
    font-size: 24px;
}

.width_Transparent p.the_secondp{
    font-size: 48px;
}

.width_Transparent p.the_thirdp{
    font-size: 24px;
}

.baojia_input_sr .shi_baojia,
.baojia_input_sr .ting_baojia,
.baojia_input_sr .chu_baojia,
.baojia_input_sr .wei_baojia,
.baojia_input_sr .yangtai_baojia
{
    width: 100%;
    text-indent: 0;
    height: 77%;
    padding-left: 12px;
}

.diqu-baojia .baojia_input_sr{
    padding-left: 12px;
}
.baojia_input_br{
    margin-bottom: 13px;
}
/* 装修所有顽疾 */
.Horizontal_title{
    background: url(../images/horizontal.png) center top  no-repeat;
    overflow: hidden;
    margin-bottom: 62px;
}
.Horizontal_width{
    width: 1200px;
    margin: 96px auto;
    text-align: center;
    color: #ffffff;
}
.Horizontal_width .the_firstp{
    font-size: 40px;
    line-height: 48px;
}
.Horizontal_width .the_secondp{
    font-size: 17px;
}
.Process_baojia{
    width: 1200px;
    margin:0 auto;
}
.Process_baojia ul li{
    width: 300px;
    height: 298px;
    text-align: center;
    float: left;
    color: #ffffff;
    font-family: '微软雅黑';
    overflow: hidden;
    position: relative;
}
.wenzi_Process{
    width: 300px;
    height: 300px;
    background: #a60000;

    filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/

    transition:  0.6s;
    -moz-transition:  0.6s;	/* Firefox 4 */
    -webkit-transition:  0.6s;	/* Safari 和 Chrome */
    -o-transition:  0.6s;	/* Opera */
    background: #a60000;
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}
.wenzi_Process1{
    width: 300px;
    height: 300px;
}
.Process_baojia ul li em{
    padding-top: 26px;
    display: block;
    font-style:normal;
    font-size: 48px;
}
.Process_baojia ul li p{
    padding: 0 27px;
    font-size: 18px;
    text-align: left;
    line-height: 33px;
}
.Process_baojia ul li h2{
    margin: 12px 0;
    font-size: 32px;
}
.Process_baojia li.white_li{
    background: #ffffff;
    position: relative;
    color: #000000;
}
.Process_baojia ul li img{
    position: absolute;
    top:0;
    left: 0;
    width: 300px;
    height: 300px;
    z-index: -1;
}
.Process_baojia li.white_li .wenzi_Process{
    background: none;
}
.Process_baojia li.white_li:hover{
    background: none;
    color: #ffffff;
}
.Process_baojia li:hover .wenzi_Process{
    filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
    background:rgba(0,0,0,0);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}

/*.Process_baojia li.white_li:before{*/
    /*content: " ";*/
    /*display: inline-block;*/
    /*width: 0;*/
    /*height: 0;*/
    /*border-top: 20px solid transparent;*/
    /*border-right: 15px solid white;*/
    /*border-bottom: 20px solid transparent;*/
    /*position: absolute;*/
    /*left: -15px;*/
    /*top: 50%;*/
    /*margin-top: -20px;*/
/*}*/

/* 六不限 */
.Six_limited{
    background: url(../images/limited.png) center top  no-repeat;
}
.Six_limited_li{
    width: 1200px;
    margin: 0 auto;
    font-family: '微软雅黑';
}
.Six_limited_li li{
    width: 301px;
    float: left;
    list-style: none;
    margin: 30px 49px;
}
.Six_limited_li li .img-src{
    max-width: 100%;
    margin: 0 auto;
}
.Six_limited_li li figcaption{
    font-size: 30px;
    color: #4c4c4c;
    text-align: center;
    line-height: 72px;
}
/* 品牌 */
.pingpai_img_ul{
    width: 1200px;
    margin: 0 auto;
}

.pingpai_li_one ul li{
    float: left;
    margin-left: -5px;
    display: inline-block;
}
.pingpai_li_one ul li .pingpai_img{
    margin-bottom: -4px;
    position: relative;
}
.pingpai_li_one ul li .pingpai_img figcaption{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -ms-transition: -ms-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.pingpai_li_one ul li .pingpai_img:hover figcaption{
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.Brand-baojia{
    background: url(../images/pingpai.png) center top no-repeat;
}

/* 口碑 */
.of_mouth{
    background: url(../images/koubei.png) center top no-repeat;
}
.zuoyougundong{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.zuoyougundong ul{
    width: 4000px;
    position: relative;
    left: 0;
}
.zuoyougundong li{
    width: 251px;
    text-align: center;
    float: left;
    margin: 0 25px;
}
.zuoyougundong li img{
    width: 100%;
    display: block;
}
.zuoyougundong li span{
    width: 100%;
    display: block;
    color: #ffffff;
    font-family: '微软雅黑';
    background: #00456C;
    font-size: 16px;
    padding: 5px 0;
}
.jiantou-baojia{
    width: 1300px;
    position: absolute;
    left: 50%;
    margin-left: -650px;
    top:50%;
    margin-bottom: -44px;
    overflow: auto;
}
.slide-main_bj{
    width: 1366px;
    margin: 0 auto;
}
.positi_dw{
    height: 400px;
    line-height: 460px;
    cursor:pointer;
    overflow: hidden;
}

.positi_dw img{
    margin-top: 150px;
}
/* 底部报价 */
.service-baojia{
    background: url(../images/service.png) center top no-repeat;
}
.jiehsu_bgl{
    background: url(../images/bottom_serviceimg.jpg) center top no-repeat;
    height: 721px;
}



.baojia_banner{
    position: relative;
}
.top_lunbobo{
    width: 100%;
}
.top_lunbobo ul{
    position: relative;
}
.top_lunbobo ul li{
    width: 100%;
    height: 745px;
    position: absolute;
    top:0;
    left: 0;
    text-align: center;
}
.top_lunbobo ul li h1,.top_lunbobo ul li h2{
    font-size: 72px;
}
.top_lunbobo ul li p{
    font-size: 30px;
    margin: 10px 0;
    font-family: '微软雅黑';
}
.top_lunbobo ul li p:nth-child(1){
    margin-top: 76px;
}
.Offer_box{
    position: absolute;
    top: 263px;
    left: 24px;
}





