/*PC样式*/
#yang_wap{
    display: none;
}
.por_land_form{
    width: 1200px;
    margin: auto;
    display: table;
    position: relative;
}
.por_land_form_input{
    width: 294px;
    height: 55px;
    margin-left: 180px;
    margin-bottom: 25px;
    text-indent: 20px;
    background: rgba(0,0,0,0);
    border: none;

    outline: none;
    font-size: 14px;
}
.por_land_form_inputs{
    margin-left: 164px;
}
.por_land_form_button{
    width: 236px;
    height: 56px;
    margin-top: 4px;
    margin-left: 180px;
    background: rgba(0,0,0,0);
    border: none;
    cursor: pointer;
    outline: none;
}
.por_ren_daiy{
    position: absolute;
    top: -150px;
    right: -40px;
    z-index: 9;
    width: 300px;
}
.yang_land_on{
    width: 1200px;
    margin: auto;
    text-align: center;
    height: 106px;
    line-height: 106px;
    font-size: 16px;
}
.yang_land_to{
    width: 100%;
    background-color: #f3f3f3;
}
.yang_land_to_yi{
    width: 100%;
    text-align: center;
    line-height: 80px;
    height: 80px;
    font-size: 36px;
}
.yang_land_to_er{
    width: 1200px;
    margin: auto;
    position: relative;
}
.yang_land_to_er_o{
    width: 580px;
    margin: auto;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
}
.yang_land_to_san{
    width: 1240px;
    margin: auto;
    display: table;
}
.yang_land_to_san_for{
    width: 373px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    background-color: #fff;
    box-shadow: 5px 5px 5px #ccc;
    margin-bottom: 40px;
    height: 460px;
}
.yang_land_to_san_for_sto{
    width: 106px;
    height: 31px;
    border: 1px solid #c4985b;
    color: #c4985b;
    font-size: 14px;
    text-align: center;
    line-height: 31px;
    float: right;
    margin-top: -10px;
}
.vzhengzhuang{
    width:100%;display: table;position: relative;
    background: url(../img/tu_8.jpg) center center no-repeat;
    height: 629px;
    background-color: #f3f3f3;
}
.vzhengzhuang .center{ width:1205px; margin:auto;}
.vzhengzhuang .center ul{}
.vzhengzhuang .center ul li{ float:left;}
.vzhengzhuang .center ul li .centers{position:absolute;color:#fff; width:100%; top:250px; height:210px; padding-top:30px;font-size:16px;}
.vzhengzhuang .center ul li .more{ display:block;border:2px solid #b17f32; color:#b17f32; border-radius:5px; font-size:16px; margin-top:20px; text-align:center;width:127px; height:30px; line-height:28px;}

.vzhengzhuang .center ul li:hover .centers{ background:#fff; color:#000;}
.vzhengzhuang .center ul li:hover .text{ color:#7c7c7c}
.vzhengzhuang .center ul li:hover .text1{ color:#9b9999}
.vzhengzhuang .center ul li:hover .more{ background:#b17f32; color:#fff;}

.box2 li {
    float: left;
    width: 288px;
    position:relative;
    transition: all ease .1s 0s;
    -moz-transition: all ease .1s 0s;
    -webkit-transition: all ease .1s 0s;
    margin-right: 5px !important;
}

.box2 li.active {
    width: 415px
}

.box2 li .lazy {
    display: block;
    width: 100%;
    height: 463px
}

.box2 li:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1;

    box-shadow: 0 5px 20px #333
}

.box2 li:hover .cons {
    background: #fff;
    left: -1px;
    bottom: -1px;
    right: -1px;

}

.box2 li:hover .cons::before {
    content: '';
    width: 0px;
    height: 0;
    overflow: hidden;
    border-width: 0 15px 15px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
    left: 50%;
    top: -14px;
    margin-left: -15px;
    background: none
}

.box2 li:hover .cons .tit,.box2 li:hover .cons .subTit {
    color: #333
}

.box2 li:hover .cons .des {
    color: #666
}

.box2 li:hover .cons .button-primary.is-plain {
    background: #e74c3c;
    color: #fff
}

.box2 li:hover .cons .button-primary.is-plain:hover {
    background: #d62c1a
}
.box2 .cons {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px 37px;
    color: #fff;

    background: #000;
    background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);; /*FireFox*/
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);  /* Opear */
    background: -ms-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)); /*IE10及IE10+*/
}

.box2 .cons:before {
    content: '';
    width: 16px;
    height: 9px;
    display: block;
    margin-bottom: 10px;
}

.box2 .cons .tit {
    font-size: 30px
}

.box2 .cons .subTit {
    margin-top: 5px;
    font-size: 18px;
    line-height: 30px;
}

.box2 .cons .des {
    min-height: 38px;
    font-size: 14px;
    margin-top: 10px;
    color: #b9b9b9;
    line-height: 25px;
}

.box2 .cons .is-plain {
    background: none;
    padding: 8px 40px;
    margin-top: 15px
}

.box2 .cons .is-plain:hover {
    background: #e74c3c
}
.mof_baojia{
    width: 100%;
    text-align: center;
    font-size: 26px;
}
.portals_input{
    width: 259px;
    border: solid 1px #ddd;
    background: #fafafa;
    padding: 9px 15px;
    font-size: 14px;
    margin-top: 30px;
}
.portals_submit{
    height: 40px;
    line-height: 40px;
    width: 186px;
    margin-left: 110px;
    margin-top: 30px;
    background-color: #c4985b;
    color: #fff;
    border: none;
}
#portal_product_form{
    width: 400px;
    margin: auto;
    display: table;
    position: relative;
}
.yang_land_fo{
    width: 100%;
    background-color: #f3f3f3;
}
.yang_land_fo_center{
    width: 1240px;
    margin: auto;
    display: table;
    position: relative;
}
.yang_land_fo_center_for{
    width: 373px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    background-color: #fff;
    box-shadow: 5px 5px 5px #ccc;
    margin-bottom: 40px;
}
.yang_land_sx{
    width: 1200px;
    margin: auto;
    height: 264px;
    background-color: #c4985b;
    display: table;
}
.yang_land_sx_on{
    width: 1112px;
    height: 100%;
    float: right;
    background-color: #fff;
}
.yang_land_sx_on ul li{
    width: 320px;
    margin-left: 30px;
    font-size: 18px;
    margin-bottom: 30px;
    float: left;
}
/*手机样式*/
@media only screen and (max-width: 640px) {
    img{
        width: 100%;
        display: table;
    }
    #yang_wap{
        display: block;
    }
    #yang_pc{
        display: none;
    }
    .yang_wap_on{
        width: 100%;
        position: relative;
    }
    /*智选整装页面*/
    .pro_zhi_cent{
        width: 100%;
        height: auto;
        position: relative;
    }
    .pro_zhi_cent_about{
        width: 100%;
        position: absolute;
        left:0;
        top: 1.37rem;
    }
    .pro_zhi_cent_about_on{
        width: 6.2rem;
        top: 2rem;
        height: auto;
        display: table;
        position: absolute;
        left: 0.1rem;
    }
    .pro_zhi_cent_about_on ul li{
        width: 2rem;
        float: left;
        margin-left: 0.1rem;
        background-color: #fff;
        text-align: center;
    }
    .pro_zhi_cent_about_on ul li a{
        color: #333;
    }
    .pro_zhi_cent_about_on ul li p{
        line-height: 0.7rem;
    }
    .pro_zhi_cent_about_on_to{
        width: 5.4rem;
        position: absolute;
        left: 0.4rem;
        top: 0.88rem;
    }
    .pro_zhi_cent_about_on_to_input{
        width: 100%;
        height: 0.78rem;
        margin-bottom: 0.2rem;
        text-indent: 2rem;
        border: 0px solid #fff;
        outline: none;
        background: rgba(0,0,0,0);
    }
    .pro_zhi_cent_about_on_to_select{
        width: 100%;
        height: 0.78rem;
        margin-bottom: 0.2rem;
        text-indent: 2.6rem;
        border: 0px solid #fff;
        outline: none;
        background: rgba(0,0,0,0);
    }
    .pro_zhi_cent_about_on_to_button{
        width: 100%;
        height: 0.78rem;
        border: none;
        background: rgba(0,0,0,0);
        outline: none;
    }
    .yang_wap_to{
        width: 100%;
        height: 0.75rem;
        line-height: 0.75rem;
        background-color: #f3f3f3;
        font-size: 0.16rem;
        text-align: center;
    }
   .yang_wap_to_yi{
       width: 100%;
       text-align: center;
       font-size: 0.36rem;
   }
   .yang_wap_to_er{
       width: 6.2rem;
       margin: auto;
       line-height: 0.3rem;
       font-size: 0.14rem;
       color: #6e6e6e;
   }
    .portal_case_chakan{
        width: 100%;
        height: 0.5rem;
        font-size: 0.22rem;
        text-align: center;
        line-height: 0.5rem;
        background-color: #ededed;
    }
    .porta_xinwen{
        width: 6rem;
        margin: auto;
        position: relative;
        display: table;
    }
    .porta_xinwen_for{
        width: 100%;
        height: auto;
        position: relative;
        display: table;
        border-bottom: 1px solid #ededed;
        margin-bottom: 0.2rem;
    }
    .porta_xinwen_for_img{
        width: 1.3rem;
        height: 1.1rem;
        float: left;
    }
    .porta_xinwen_for_img img{
        height: 100%;
    }
    .porta_xinwen_for_zhong{
        float: left;
        margin-left: 0.15rem;
        width: 3.2rem;
    }
    .porta_xinwen_for_zhong_on{
        font-size: 0.24rem;
        margin-bottom: 0.05rem;
    }
    .porta_xinwen_for_you{
        width: 0.9rem;
        float: right;
        text-align: center;
    }
    .porta_xinwen_for_you_on{
        font-size: 0.48rem;
        color: #b17f32;
    }

    .portal_zengpin{
        width: 6rem;
        margin: auto;
        position: relative;
        display: table;
    }
    .portal_zengpin_zuo{
        width:2.6rem;
        height: 3.8rem;
        position: relative;
        float: left;
        border-radius: 0.05rem;
        overflow: hidden;
    }
    .portal_zengpin_zuo_abot{
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.2);
        position: absolute;
        top: 0;
        left: 0;
    }
    .portal_zengpin_zuo_abot_on{
        width: 2.4rem;
        margin: auto;
        color: #fff;
    }
    .portal_zengpin_zuo_abot_to{
        width: 3rem;
        margin: auto;
        color: #fff;
    }
    .portal_zengpin_zuo_abot_on_yi{
        font-size: 0.24rem;
        margin-top: 0.05rem;
        margin-bottom: 0.05rem;
    }
    .portal_zengpin_you{
        width: 3.2rem;
        float: right;
        position: relative;
    }
    .portal_zengpin_youyi{
        width: 100%;
        height: 1.8rem;
        position: relative;
        border-radius: 0.05rem;
        overflow: hidden;
    }
    .portal_zengpin_youyi img{
        height: 100%;
    }
    .list_remen_case{
        width: 100%;
        height: auto;
        position: relative;
        display: table;
    }
    .list_remen_case_on{
        width: 3.06rem;
        float: left;
        margin-left: 0.07rem;
        margin-right: 0.07rem;
        margin-bottom: 0.2rem;
    }
    .list_remen_case_to{
        width: 100%;
        height: 0.8rem;
        background-color: #ededed;
        position: relative;
    }
    .list_remen_case_to_title{
        margin-left: 0.07rem;
    }
    .list_remen_case_to_fengg{
        width: 1.2rem;
        height: 0.32rem;
        line-height: 0.33rem;
        background-color: #bf995b;
        color: #fff;
        position: absolute;
        top: 0.28rem;
        right: 0.2rem;
        text-align: center;
        font-size: 0.2rem;
    }
    .portal_index_baojia{
        width: 6rem;
        margin: auto;
        position: relative;
    }
    .portal_index_baojia_on{
        width: 4.9rem;
        position: absolute;
        left: 0.56rem;
        top: 1.14rem;
        display: table;
    }
    .portal_index_input{
        width: 100%;
        height: 0.65rem;
        border: none;
        border-radius: 0.1rem;
        margin-bottom: 0.2rem;
        outline: none;
        text-indent: 0.2rem;
    }
    .portal_index_button{
        width: 100%;
        height: 0.65rem;
        border: none;
        border-radius: 0.1rem;
        outline: none;
        font-size: 0.3rem;
        background-color: #c09a5c;
        color: #fff;
    }
    .portal_index_baojia_to{
        width: 100%;
        text-align: left;
        color: #a0a0a0;
        font-size: 0.14rem;
        margin-top: 0.05rem;
    }
   .yang_wap_so{
       width: 100%;
       position: relative;
   }
   .yang_wap_so_on{
       width: 6.2rem;
       position: absolute;
       left: 0.1rem;
       top: 0.3rem;
       background-color: #fff;
   }
   .yang_wap_so_on ul li{
       width: 30%;
       float: left;
       margin-bottom: 0.15rem;
       font-size: 0.18rem;
       margin-left: 3%;
       margin-top: 0.15rem;
   }




















}