﻿@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    border: none;
    list-style:none;
    background-repeat:no-repeat;
    text-decoration:none;/*去底線*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wrapper {
    width: 100%;
    position:relative;
/*    background-color: #ebebeb;*/
    /*background-image: url(../images/hotcase_repeat_bg.jpg);*/
    background-repeat: repeat;
}
.wrapper .banner{
    background-size:auto;

}
.cleanup{
    height: 50px;
}
.subtitle{
    color:#565656;
    font-size:1.5rem;
    font-weight:bold;
    padding-top: 0.3rem;
}   

.wrapper .banner{
    margin-top: 60px;   
 overflow: hidden;
transition: background-image 1s ease-in-out;
}
.bg_banner {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
}
.bg_banner img{
    width: 100%;
    top: 0;
    left: 0;

}
.wrapper .banner .main {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: auto;
    position: absolute;
    top: 0%;
    right: 20%;
}
.wrapper .banner .main .txt {
/*    width: 67%;*/
    width: auto;
    font-size: 2.3rem;
    font-weight: bold;
    line-height: 100%;
    color: #fff;
    text-align: right;
    text-shadow: 0px 0px 11px #000;
    position: relative;
    transition: all 0.8s ease-out;
}
.entxt{
    font-size: 1.5rem;
    font-weight: normal;
}


.wrapper .banner .main .txt:after {
    height: 4rem;
    width: 7px;
    position: absolute;
    /* left: 50%; */
    bottom: 8px;
    content: " ";
    margin-left: 7px;
    background-color: #b0a56f;
    /* box-shadow: 1px 1px 2px #000; */
}
@media  screen and (max-width: 1366px){
.wrapper .banner{
    height: auto;

}
}

.wrapper .picandtxt .main{
      transition: all 0.5s ease-out;
}
.wrapper .main a{
        transition: all 0.8s ease-out;
}

@media  screen and (max-width: 1024px){
.wrapper .banner {
    height: auto;
    background-position: 50% 50%;
    position: relative;
}
}
@media  screen and (min-width: 1025px){
.wrapper .banner {
    height: auto;
    background-position: 50% 0%;
    background-attachment: fixed; 
    position: relative;
}
}

/*.wrapper .banner {
    background-size: cover;
}*/
.wrapper .main .cent_box.left .img{

    text-align: center;
    height: auto;
}
}
@media  screen and (max-width: 768px){
.wrapper .main .cent_box.left .txt_box{
    min-width: 250px;
    min-height: 70px;
    padding: 10px;
}
}

@media  screen and (max-width: 480px){
.wrapper .main .cent_box.left .txt_box{
    min-width: 250px;
    min-height: 60px;
       padding: 5px;
}
}



.weapper .banner{
    background-size:auto;
}

/*picandtxt**/
.wrapper .picandtxt{
    width: 100%;
    padding: 30px 0px 30px;
    position:relative;
}
.wrapper .picandtxt .main{
    width: 100%;
    max-width: 1200px;
    margin: auto;
    position:relative;
    text-align:center;
    color: #3f3f3f;
    transition: all 0.8s ease-out;
}


.wrapper .picandtxt .main h4.title{
    font-size: 32px;
    line-height: 180%;
    font-weight: bold;
    color: #a6945d;
    text-align: left;
    position: relative;
    padding-top: 10px;
}
.wrapper .picandtxt .main p.txt{
    font-size: 22px;   
    line-height: 180%;
    color: #a6945d;
    font-weight: bold;
    text-align: left;
    position: relative;
    padding-left: 30px;
    letter-spacing: 3px;
}
.icon{   
    width: 7%;
    max-width: 35px;
    margin: -10px 0 0 10px;
    vertical-align: middle;
}
@media screen and (max-width: 1366px){
.wrapper .picandtxt{
    width: 90%;
    position:relative;
    margin: 0 auto;
}
}
@media screen and (max-width: 1024px){
.wrapper .picandtxt .main h4.title{
    font-size: 30px;
    line-height: 180%;
    padding-top: 10px;
}
.wrapper .picandtxt .main p.txt{
    font-size: 27px;   
    line-height: 180%;
}
.icon{   
    max-width: 59px;
    margin: -15px 0 0 10px;
}
.back-to-top img{
    width: 200%;
}
.under_line {
    display: none;
}
.LoadHeader .headerBtn .btnAll>li a.icon img {
    width: 5%;
}
}
@media screen and (max-width: 768px){
.wrapper .picandtxt .main h4.title{
    font-size: 30px;
    line-height: 180%;
    padding-top: 10px;
}
.wrapper .picandtxt .main p.txt{
    font-size: 27px;   
    line-height: 180%;
}
}
@media screen and (max-width: 450px){

.wrapper .picandtxt .main h4.title{
    font-size: 24px;
    line-height: 180%;
    padding-top: 10px;
}
.wrapper .picandtxt .main p.txt{
        font-size: 1.2rem;
    padding-left: 0px;
}
}


@media screen and (max-width: 414px){
.wrapper .banner {
    height: auto;

}
.icon{
    margin: -9px 0 0 10px;
}
}
@media screen and (max-width: 414px){
.wrapper .banner {
    height: auto;

}
.wrapper .banner .main .txt {
    font-size: 1.5rem;
}
.entxt {
    font-size: 1rem;
}
    .wrapper .banner .main .txt:after {
        height: 3rem;
/*        width: 5px;
        bottom: 10px;*/
    }
}
@media screen and (max-width: 375px){
.wrapper .banner {
    height: auto;

}
}
@media screen and (max-width: 320px){
.wrapper .banner {
    height: auto;

}
.wrapper .picandtxt .main p.txt{
    font-size: 20px;
}
}


.back-to-top {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 30px;
    z-index: 99;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    padding: 10px 15px 10px 15px;
    border-radius: 10px;
}
.back-to-bottom {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    padding: 10px 15px 10px 15px;
    border-radius: 10px;
}

@media screen and (min-width: 1024px){
}
@media screen and (max-width: 1024px){
    .wrapper .banner {
     background-size: cover; 
}
    .wrapper .banner .main .txt {
/*        width: 67%;
        bottom: 10%;
        position: absolute;*/
    }
    .wrapper .picandtxt .main h4.title {
    font-size: 30px;
    }
/*    .wrapper .picandtxt .main p.txt {
    font-size: 40px;
    }*/
    .wrapper .banner .main .txt:after {
        /*height: 169px;*/
        width: 10px;
        /* left: 45%; */
       
    }
}
@media screen and (max-width: 768px){
    .wrapper .picandtxt .main h4.title {
    font-size: 30px;
    }
/*    .wrapper .picandtxt .main p.txt {
    font-size: 27px;
    }*/
    .wrapper .banner .main .txt:after {
        /*height: 135px;*/
        width: 8px;
        /* left: 45%; */
       
    }
}
@media screen and (max-width: 460px){
    .wrapper .picandtxt .main h4.title {
    font-size: 24px;
    }
/*    .wrapper .picandtxt .main p.txt {
    font-size: 18px;
    }*/
    .wrapper .banner .main .txt:after {
        /*height: 85px;*/
        width: 8px;
        bottom: 10px;

        /* left: 45%; */
       
    }
    .LoadHeader .headerBtn .btnAll>li a.icon img {
        width: 8%;
    }
    .back-to-top {
        right: 5px;
    }
    .back-to-bottom {
        bottom:10px;
        right: 5px;
    }
    .back-to-top img{
        width: 150%;
    }
    .back-to-bottom img{
        width: 150%;
    }
}
@media screen and (max-width: 375px){
    .wrapper .picandtxt .main p.txt {
        letter-spacing: 1px;
    }

    .wrapper .banner .main .txt:after {
        height: 3rem;
        width: 5px;
        bottom: 10px;
    }

}



@media screen and (max-width: 360px){
}
@media screen and (max-width: 320px){
    .wrapper .picandtxt .main p.txt {
        /*font-size: 15px;*/
    }

    .wrapper .banner .main .txt:after {
        width: 4px;
        bottom: 7px;
        /* left: 45%; */
    }

    .LoadHeader .headerBtn .btnAll>li a .cht {
        font-size: 20px;
        line-height: 70%;
    }
}



.case {
    width: 100%;
    background-color: #f2f2f2;
}
.case_outbox{
max-width: 1750;
width: 100%;
}
.flex {
display: flex;
width: 100%;
max-width: 1750px;
height: 100%;
min-height:   300px;
padding: 0px;/*
background-color: #61a0f8;*/
flex-wrap: wrap;
left: 0;
right: 0;
margin:0 auto; 
z-index:  0;
}
.flex_bg {
top: -10px;
position: absolute;
z-index: 1;
}
.item_bg {
flex: 0 0 25%;/*
background-color: #f08bc3;*/
margin: 0px;
display: flex;
justify-content: center;
align-items: center;
color: white;
font-size: 2rem;
border-left:#fff 1px solid; 
}
.last {
border-right: #fff 1px solid;
}
.outbox_f{
width: 100%;
}
.outbox_f {
    width: 100%;
    padding: 7% 0;
    overflow: hidden;
}
.padding_bar {
    padding-top: 1%;
}
.img_box {
    position: absolute;
    width: 58.3%;
    z-index: 5;
}
.outbox_f .utxt_box {
    position: relative;
    width: 45%;
    display: inline-block;
    z-index: 20;
    background-color: #e5e5e5;
    color: #585851;
    letter-spacing: 2px;
    line-height: 230%;
    padding: 5% 3%;
    min-height: 500px;
    /* right: 5%; */
}

.left_box {
right: 5%;
float: right;
margin-top:-3%; 
}
.left_ubox{
left: 0;

}
.right_box{
right: 0;

}
.right_ubox {
    left: 5%;
    margin-top: 10%;
}

.right_box {
position: absolute;
/* right: 0; */
/* margin-right: 0; */
/* margin: 0 0 0 auto; */
margin-left: 50%;
}
.left_ubox img {
width: 100%;
}
.right_box img {
width: 100%;
}
.txt_tittle{
    color: #897b46;
    font-weight: bold;
    font-size: 1.8rem;
    padding-bottom: 5px;
    border-bottom: 2px #b5b5b5 solid;
/*    padding-bottom: 10px;
    margin-bottom: 10px;*/
}
.color_tittle{
    color: #585858;
}
.txt_font {
    color: #585851;
    font-size: 1.25rem;
    text-align: left;
}
.minbanner {
    content: " ";
    z-index: 20;
    position: relative;
    background-size: cover;
}
.minbanner:before {
    position: relative;
    content: "";
    display: block;
    padding-top: 14%;
}
.mintxt_box {
color: #fff;
font-weight: bold;
position: absolute; 
top: 20%;
padding-left: 15%;
}
.min_entxt{
font-size: 75px;
margin-bottom: 3%;
}
.min_chtxt{
font-size:35px; 
}
.btn_box{
color: #fff;
font-weight: bold;
position: absolute; 
top: 70%;
margin-left: 15%;
width: 25%;
font-size: 22px;
}
.btn_bar{
display: inline-block;
width: 15%;
background-color: #ada279;
margin-right: 10px;
padding: 1% 0;    
text-align: center;
transition: all 0.3s ease-out;
}
.btn_bar:hover{
background-color: #574608;
transition: all 0.3s ease-out;
}


.phone_bar{
    display: none;
}
.pc_bar{
    display: inline-block;
}
@media screen and (max-width: 1650px){
    
.outbox_f .utxt_box {
    letter-spacing: 1px;
    line-height: 180%;
    padding: 3%;
    min-height: 400px;
}
.txt_font {
    font-size: 1rem;
}
.subtitle{
    font-size:1.2rem;
}
.txt_tittle {
    font-size: 1.5rem;
}
.txt_tittle2 {
    font-size: 1.2rem;
}
}
@media screen and (max-width: 1366px){

.outbox_f .utxt_box {
    padding: 3% 2%;
}
}
@media screen and (max-width: 1250px){
.outbox_f .utxt_box {
    letter-spacing: .5px;
    line-height: 150%;
    padding: 2%;
    min-height: 300px;
}
.txt_tittle {
    font-size: 1.25rem;
}
.txt_tittle2 {
    font-size: 1rem;
}
.txt_font {
    font-size: .8rem;
}
.subtitle {
    font-size: .96rem;
}
}
.margin_box{
    margin:5%;
}
@media  screen and (max-width: 1024px){
.margin_box{
    display: none;
}
    .left_ubox img {
    width: 100%;
    margin-bottom: -5px;
}
.right_box img {
    width: 100%;
    margin-bottom: -5px;
}
    .img_box {
    margin-bottom: -5px;
}
    .outbox_f {
        width: 100%;
        padding: 3% 0;
        overflow: hidden;
    }

    .img_box {
        position: relative;
        width: 95%;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .outbox_f .utxt_box {
        position: relative;
        width: 95%;
        display: block;
        min-height: 0;
        margin: 0 auto;
        padding: 5%;
    }
    .left_box {
        right: 0;
        float: initial;
    }
    .right_ubox {
    left: 0%;
}
.phone_bar {
    display: block;
}
    .pc_bar{
        display: none;
}
}
@media screen and (max-width: 768px){
.outbox_f .utxt_box {
    padding: 3%;
}
}

@media screen and (max-width: 320px){
.txt_tittle {
    font-size: 1.1rem;
}
}



.time {
    position: relative;
    z-index: 10;
    background-color: #eeeeee;
}
.phone_pic{
    display: none;
    width: 100%;
    height: auto;
    position: relative;
}
.phone_pic img{
    width: 100%;
    height: auto;
    position: relative;
}

/*step*/
.wrapper .step_box {
    width: 100%;
    max-width: 1200px;
    /* height: 70vh; */
    position: relative;
    margin: 0 auto;
    font-size: 0px;
    overflow: hidden;
    padding: 5% 0;
}
.wrapper .step_box .step_all {
    width: 90%;
    height: 100%;
    margin: 0 auto;
}
.wrapper .step_box .step_all .step_item {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}

.wrapper .step_box .step_all .step_item:last-child{
    margin-bottom: 50px;
}
.wrapper .step_box .step_all .step_item.left_item{
    background-image: url(../uploads/glory/design_border_arrow_pion.png), url(../uploads/classic/design_border_line.png);
    background-position:50% 0,50%;
    background-repeat: no-repeat, repeat-y;
}
.wrapper .step_box .step_all .step_item.right_item {
    background-image: url(../uploads/glory/design_border_arrow_pion.png), url(../uploads/classic/design_border_line.png);
    background-position: 50% 0,50%;
    background-repeat: no-repeat, repeat-y;
}
    /*.wrapper .step_box .step_all .step_item.right_item.lest_item {
        background-image: url(../uploads/glory/design_border_arrow_pion.png);
        background-position: 50% 0;
        background-repeat: no-repeat;
    }*/
.wrapper .step_box .step_all .step_item .step_pic {
    display: inline-block;
    vertical-align: top;
    padding: 10px 0px 10px 70px;
}
.wrapper .step_box .step_all .step_item .step_pic img {
    height: 90%;
    width: 75%;
}
.wrapper .step_box .step_all .left_item .step_cent {
    width: 56%;
    display: inline-block;
    vertical-align: top;
    color: #000;
    text-align: right;
    padding: 0% 0px;
    float: left;
}
.wrapper .step_box .step_all .right_item .step_cent {
    width: 55%;
    display: inline-block;
    vertical-align: top;
    color: #000;
    text-align: left;
    padding: 0% 0px;
    float: right;
}
.wrapper .step_box .step_all .step_item .step_cent h2{
    line-height: 180%;
}
.wrapper .step_box .step_all .step_item .step_cent h4{
    line-height: 180%;
}
.step_cent{
    min-height: 56px;
    overflow: hidden;
}
.right_item .date_txt {
    float: left;
    left: 0;
}
.left_item .date_txt {
    float: right;
    right: 0;
}
.date_txt {
    /* color: #66530c; */
    /* font-weight: bold; */
    font-size: 3rem;
    /* line-height: 180%; */
    letter-spacing: 1.5px;
    margin-top: -2%;
    position: absolute;
    /* left: 0; */
    /* right: 0; */
    margin: auto;
    width: auto;
    /* float: left; */
    background-color: #eee;
    padding: 2% 0;
}
.one_style{
    color: #897b46;
}
.two_sytle{
    color: #66530c;
}
.con_txt {
    color: #545454;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 180%;
    letter-spacing: 1.5px;
}
.poin_con {
    font-size: .75rem;
    vertical-align: middle;
}
.right_item .con_txt {
    padding: 3% 0 3% 23%;
}
.left_item .con_txt {
    padding: 3% 23% 3% 0 ;
}   

.wrapper .step_box .step_all .step_item {
    padding-bottom: 5%;
}

@media screen and (max-width: 1200px){
.wrapper .step_box {
    max-width: 1024px;
}
.wrapper .step_box .step_all .right_item .step_cent {
    width: 56%;
}
.wrapper .step_box .step_all .left_item .step_cent {
    width: 57%;
}
}
.pc{
    display: inline-block;
}
.phone{
    display: none;
}
@media screen and (max-width: 1024px){
.left_item .con_txt {
    padding: 1% 0 0 23%;
}
.left_item .date_txt {
    float: left;
    left: 0;
    right: auto;
}
.wrapper .step_box .step_all .step_item.right_item {
    background-position: 50% 0,7%;
}
.wrapper .step_box .step_all .step_item.left_item {
    background-position: 50% 0,7%;
}
.wrapper .step_box .step_all .right_item .step_cent {
    width: 100%;
}
.wrapper .step_box .step_all .left_item .step_cent {
    width: 100%;
    text-align: left;
    float: right;
}
.wrapper .step_box .step_all {
    width: 80%;
}
.pc{
    display: none;
}
.phone{
    display: inline-block;
}
}
@media screen and (max-width: 768px){
.wrapper .step_box .step_all .step_item.right_item {
    background-position: 50% 0,8%;
}
.wrapper .step_box .step_all .step_item.left_item {
    background-position: 50% 0,8%;
}
.con_txt.importen_txt {
    font-size: 1.5rem;
}
.date_txt {
    font-size: 2.5rem;
}
.con_txt {
    font-size: 1rem;
}
.poin_con {
    font-size: .5rem;
}
}
@media screen and (max-width: 600px){
.right_item .con_txt {
    padding: 4% 0 3% 32%;
}
.left_item .con_txt {
    padding: 4% 0 3% 32%;
}
.wrapper .step_box .step_all .step_item.right_item {
    background-position: 50% 0,12%;
    padding-bottom: 10%;
}
.wrapper .step_box .step_all .step_item.left_item {
    background-position: 50% 0,12%;
}
}
@media screen and (max-width: 414px){
.wrapper .step_box .step_all .step_item.right_item {
    background-position: 50% 0,27%;
}
.wrapper .step_box .step_all .step_item.left_item {
    background-position: 50% 0,27%;
}
.wrapper .step_box .step_all .left_item .step_cent {
    width: 85%;
    display: inline-block;
    vertical-align: top;
    color: #000;
    text-align: left;
    padding: 0% 0px;
    float: right;
}
.wrapper .step_box .step_all .right_item .step_cent {
    width: 85%;
    display: inline-block;
    vertical-align: top;
    color: #000;
    text-align: left;
    padding: 0% 0px;
    float: right;
}


}
@media screen and (max-width: 414px){
.date_txt{
    font-size: 2rem;
}
  .con_txt {
    /*font-size: .9rem;*/
}
.con_txt.importen_txt{
    font-size: 1.2rem;

}
  
.change_btn {
    width: 10%;
    padding: 5% 0;
}
.wrapper .step_box .step_all .step_item {
    padding-bottom: 10%;
}
/*.wrapper .step_box .step_all .step_item.right_item {
    padding-left: 3%;
}
.wrapper .step_box .step_all .step_item.left_item {
    padding-right: 3%;
}*/
.wrapper .step_box {
    padding: 0% 0 20%;
}
.wrapper .step_box .step_all {
    margin: 5% auto 0;
}
}

@media screen and (max-width: 375px){
    .right_item .con_txt {
    padding: 3% 0 3% 37%;
}
    .left_item .con_txt {
    padding: 3% 0 3% 37%;
}
}
@media screen and (max-width: 320px){
.wrapper .step_box .step_all .step_item.right_item {
    background-position: 50% 0,30%;
}
.wrapper .step_box .step_all .step_item.left_item {
    background-position: 50% 0,30%;
}
    .right_item .con_txt {
    padding: 3% 0 3% 42%;
}
    .left_item .con_txt {
    padding: 3% 0 3% 42%;
}
}
