/*body, html, ul, li, i, p, em {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    list-style: none;*/
/*    font-family: "Source Han Sans CN";*/
/*    font-style: normal;*/
/*}*/


.content {
    /*width: 100%;*/
    float: left;
    height: auto;
    position: relative;
    /*padding:0;margin:0;*/
    /*    max-width: 1920px;*/
    margin: 0 auto;
    overflow: hidden;
    max-width: 1920px;
}

.one_div {
    background: url("../image/one_div.jpg");
    /*width: 100%;*/
    height: 1206px;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    margin-left: auto;
    margin-right: auto;
}

.title_da {
    float: left;
    width: 100%;
    font-size: 71px;
    text-align: center;
    margin-top: 396px;
    color: #fdfcfa;
}
.logo {
float: left;
 position: absolute;
     margin-left: 131px;
    margin-top:100px;
}
.title_mall {
    width: 100%;
    float: left;
    font-size: 27px;
    text-align: center;
    margin-top: 33px;
    color: #fdfcfa;


}

.butts {
    float: left;
    width: 100%;
    position: relative;
    left: 26%;
    top: 27%;
    margin-left: -331px;
    margin-top: -300px;
}

.butts dl {
    float: left;
    width: 21%;
    height: 86px;
    margin-left: 108px;
    text-align: center;
    padding-top: 13px;
}

.butts dd {
    font-size: 27px;
    margin-left: 1px;


}

.butts dt {
    font-size: 19px;
    font-weight: 200;
}


.from1 {
    height: 100px;
    text-align: center;
    font-size: 10px;
    /* margin-left: 21%; */
    /* margin-top: 400px; */
    position: absolute;
    left: 36%;
    top: 400%;
    margin-left: -331px;
    margin-top: -200px;
}

.from1 input {
    width: 140px;
    height: 31px;
    margin-left: 25px;
    font-size: 14px;
}

.from1 span {
    font-size: 26px;
    font-weight: 900;
    line-height: 28px;
    float: left;
    margin-top: 4px;
    font-family: 楷体;
    color: white;
}

.from1 .button {
    outline: none;
    background: #a40000;
    border: none;
    color: #fcfafb;
    position: relative;
    margin-left: 45px;
    top: 2px;
    font-family: 楷体;
    font-weight: 900;
    width: 135px;
    height: 39px;
    font-size: 19px;
}


.button {
    font-family: 楷体;

}

.button:before, .button:after {
    border: 0 solid transparent;
    transition: all 0.25s;
    content: '';
    height: 24px;
    position: absolute;
    width: 0px;
}

.button:before {
    border-top: 2px solid #c47135;
    left: 0px;
    top: -5px;
}

.button:after {
    border-bottom: 2px solid #c47135;
    bottom: -5px;
    right: 0px;
}

.button:hover {

    /*background-color:#58b6d3;*/
    cursor: pointer;
    background-color: #c47135;
}

.button:hover:before, .button:hover:after {
    height: 100%;
    width: 100%;
}

.two_div {
    width: 100%;
    height: 607px;
    background: #d7d8d2;
    font-size: 30px;
    color: #080500;
    text-align: center;
}

.two_div p {
    margin-top: 0.5%;
}


.three_div {
    width: 100%;
    height: 629px;
    background: url("../image/three_div.jpg");
    font-size: 30px;
    color: #080500;
    text-align: center;
}

.dds {
    float: left;
    position: relative;
    left: 38%;
    top: 40%;
    margin-left: -331px;
    margin-top: -200px;

}

.dds dd {
    float: left;
    width: 522px;
    font-size: 18px;
    color: #fefefe;
    margin-top: 7%;
    letter-spacing: 5px;
    line-height: 35px;

}

.dds dt {
    float: left;
    margin-left: 91px;
}

.dds dt img:hover {

    transform: scale(1.1, 1.1);
    transition: all 1s;
}

.four_div {
    width: 100%;
    height: 1180px;
    background: #d7d8d2;
}

.one_h4 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 44px;
    letter-spacing: 6px;
    height: 10px;
}

.tow_h4 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 44px;
    letter-spacing: 6px;
    height: 10px;
    margin-top: 400px;
}


.four_div span {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px;
    font-weight: lighter;
    margin-top: -7px;
}

.dd_content {
    float: left;
    position: relative;
    left: 42%;
    top: 27%;
    margin-left: -469px;
    margin-top: -200px;


}

.dd_content dl {
    float: left;
    margin-left: 38px;
}

.dd_content dd {
    text-align: center;
    margin-right: 62px;
    font-size: 21px;
    font-family: 楷体;
    font-weight: 100;
    margin-top: 3px;
}

.dd_content dt {
    display: inline-block;
    overflow: hidden;
}

.dd_content dt img {
    width: 246px;
    height: 170px;
    transition: all 1s;
    cursor: pointer;


}

.dd_content dt img:hover {
    transform: scale(1.2);
}


.table_div {
    text-align: center;
    border-collapse: collapse;
    float: left;
    width: 1051px;
    height: 370px;
    position: relative;
    left: 46%;
    top: 22%;
    margin-left: -469px;
    margin-top: -200px;
    table-layout: fixed;
    word-wrap: break-word;
}

.table_div td {
    padding: 0 0;
    border: 3px #31312f solid;

}

.five_div {
    width: 100%;
    height: 1097px;
    background: url("../image/five_div.jpg");
}


.five_div span {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px;
    font-weight: lighter;
    margin-top: -7px;
    margin-bottom: 113px;
}

.zai {
    color: #030102;
    position: relative;
    left: 11%;
    top: 45%;
    margin-left: -164px;
    margin-top: -200px;
    letter-spacing: 23px;
    font-family: 楷体;
}

.jieshi {
    color: #3e393d;
    position: relative;
    left: 62%;
    top: 35%;
    margin-left: -469px;
    margin-top: -200px;
    letter-spacing: 10px;

}

.six_div {
    background: url("../image/button.png");
    /*width: 100%;*/
    height: 247px;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    margin-left: auto;
    margin-right: auto;
}