@charset "utf-8";
a:hover{
    opacity: 0.7;
}
header{
    width: 100%;
    z-index: 20;
    background-color: #fff;
}
.header_box,
.header_up{
    /* overflow: hidden; */
    width: 1200px;
    margin: 0 auto;/* 
    overflow: hidden; */
}
.header_up{
    overflow: hidden;
}
.hu{
    width: 100%;
    background-color:  #e9e4d3;
}
.header_up{
    background-color: #e9e4d3;
}
.header_up .search{
    position: relative;
    overflow: hidden;
    float: left;
}
.header_up .search input{
    border: none;
    border-bottom: 1px solid #000;
    width: 130px;
    float: left;
    background-color: #e9e4d3;
    margin-right: 10px;
}
.header_up .search .inp_img{
    float: left;
    position: relative;
    top: 5px;
}
.header_up .car{
    display: table;
    position: relative;
    overflow: hidden;
    float: right;
}
.car_c{
    float: left;
    background-image: url('../images/h2.jpg');
    position: relative;
    background-size: cover;
    font-size: 15px;
    color: #362e2b;
    margin-right: 5px;
}
.car_c p:before{
    content: '';
    display: block;
    width: 17px;
    height: 15px;
    position: absolute;
    left: 10px;
    top: 10px;
    background-image:  url('../images/h1.png');
}
.car_c p {
    padding: 7px 14px 7px 50px;
}
.car_l{
    float: left;
    background-image: url('../images/h3.jpg');
    font-size: 15px;
    color: #362e2b;
    padding: 7px;
}

.header_box ul{
    /* overflow: hidden; */
    margin-top: 60px;
    display: table;
    margin: 0 auto;
}
.header_box ul li{
    float: left;
    display: table;
    margin: 0 23px;
    font-size: 18px;
    color: #5c513d;
    border-image:url('../images/h4.png');
    position: relative;
    padding: 65px 0 47px 0;
    text-align: center;
}
.header_box ul li:before{
    content: '';
    display: block;
    width: 3px;
    height: 17px;
    background-image:url('../images/h4.png');
    position: absolute;
    left: -15px;
}
.header_box ul li:last-child:after{
     content: '';
    display: block;
    width: 3px;
    height: 17px;
    background-image:url('../images/h4.png');
    position: absolute;
    right: -12px;
    bottom: 50px;
}
.header_box ul li a:hover{
    opacity: 0.6;
}
.header_box ul li:nth-child(4){
    padding: 25px 0 0;
    margin: 0 38px;
}
.header_box ul li:nth-child(4):before{
    position: absolute;
    left: -40px;
    top: 65px;
}
.slide {
    background-color: #756850;
    color: #fff;
    padding: 7px 10px;
    margin: 3px 0;
    font-size: 18px;
}
.slide div {
    background-color: #756850;
    color: #fff;
    padding: 7px 4px;
    margin: 3px 0;
}
.slide {
    position: absolute;
    width: 80px;
    top: 85px;
    left: -14px;
    z-index: 10;
    overflow: hidden;
    display: none;
}







footer{
    width: 100%;
    position: relative;
}
footer .footer_box{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0;
}
footer .footer_box .f_left{
    float: left;
}
footer .footer_box .f_left img{
    margin-bottom: 10px;
}
footer .footer_box .f_left p{
    font-size: 14px;
    color: #767070;
}
footer .footer_box .f_right{
    float: right;
    width: 670px;
    overflow: hidden;
}
footer .footer_box .f_right div a{
    display: block;
    padding-left: 8px;
    position: relative;
    margin: 3.5px 0;
    color: #767070 !important;
}
footer .footer_box .f_right div a:before{
    content: '';
    display: block;
    width: 5px;
    height: 1px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 10px;
}
footer .footer_box .f_right .f_list{
    width: 102px;
    float: left;
    margin: 0 20px;
}
footer .footer_box .f_right .title {
    font-size: 16px;
    color: #362e2b;
    display: table;
    font-weight: bold;
}
footer .footer_box .f_right .title:after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background-image: url('../images/h5.png');
    margin: 7px 0 15px 0;
}
footer .gobox{
    position: absolute;
    top: -125px;
    right: 150px;
    cursor: pointer;
}
.down{
  width: 100%;
  background-color: #ebb72f;
}
.down div{
  width: 1000px;
  margin: 0 auto;
  font-size: 13px;
  text-align: center;
  color: #fff;
}


/*fix1*/
.sign_in {
    position: fixed;
    right: 0;
    top: 100px;
    font-size: 14px;    
}
.sign_in .si_a{
    width: 44px;
    padding: 12px 0px;
    text-align: center;
    background-color: #756850;
    color: #fff !important;
    margin-bottom: 1px;
    display: block;
}
.si_b{
    width: 44px;
    margin-top: 15px;
    display: block;
}
.si_b img{
    display: block;
    margin: 0 auto;
}
.si_b p{
    width: 14px;
    margin: 0 auto;
}
/*fix1_2*/
.sign_in .a2{
    background-color: #f5b92c;
    padding: 0;
}


/*fix2*/
.menu{
    position: fixed;
    left: -204px;
    top: 50px;
    font-size: 14px;
    z-index: 11;
/*    height: 535px;
    overflow: hidden;*/
}
.menu.clone_menu{
    position: fixed;
    left: 164px;
    top: 115px;
    z-index: 10;
    display: none;
}
.menu.clone_menu .ula{
    background: none;
}
.menu .mtitle{
    width: 190px;
    height: 27px;
    font-size: 18px;
    background-color: #756850;
    color: #fff;
    padding: 8px 0 0 14px;
}
.menu .ula{
    background-color: #fff;
}
.menu .ula li.lia{
    width: 180px;
    height: 27px;
    font-size: 16px;
    color: #5c513d;
    padding: 8px 0 0 14px;
    position: relative;
}
.menu .ulb{
    width: 165px;
    font-size: 15px;
    color: #5c513d;
    position: absolute;
    background-color: #f8f3e2;
    right: -10px;
    top: 0;
    display: none;
}
.menu .ulb .lib{
    width: 150px;
    font-size: 15px;
    color: #5c513d;
}
.menu .ulb .lib a{
    width: 100%;
    height: 100%;
    display: block;
    padding: 4px 7px;
}
.yellow{
    background-color: #ffd450;
}
.menu_box{
    position: relative;
    height: 431px;
    overflow: hidden;
    background-color: #fff;
    background-color: white;
    max-height: 431px;
}
.menu_box .ula{
        position: absolute;
}
.rer_btn,.rel_btn{
    width: 100%;
    display: block;
    text-align: center;
    color: #756850 !important;
    padding: 3px 0;
    background: #fff;
}

.rer_btn:hover,.rel_btn:hover{
    color: #756850 !important;
    opacity: 1;
    background: #f5b92c;
}
.menu_Btn{
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    right: -35px;
    display: block;
    background: #5f533e;
    z-index: 1;
}
.menu-icon-block{
    position: relative;
    width: 50%;
    height: 100%;
    margin: auto;
    cursor: pointer;
}
.menu_Btn i{
    position: absolute;
    display: block;
    margin: auto;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background-color: #fff;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.menu_Btn i.b1{
    padding-top: 0;
    top: 25%;
}
.menu_Btn i.b2{
    top: 45%;
}
.menu_Btn i.b3{
    top: 65%;
}
.menu_Btn.open{
    top:50px;
}
/*open*/
/*.menu_Btn.open .b1{
    top: 49%;
    transform: rotate(45deg);
}
.menu_Btn.open .b3{
    width: 0;
    opacity: 0;
}
.menu_Btn.open .b2{
    top: 49%;
    transform: rotate(-45deg);
}*/
/*fix3*/
.nav_banner {
    width: 135px;
    height: 320px;
    position: fixed;
    top: 400px;
    right: 0;
    background-color: #fff;
}
.dtitle{
    background-color: #756850;
    color: #fff;
    padding: 20px 0;
    text-align:center;
}
.b1 {
    padding-top: 35px;
}