* {
    margin: 0;
    padding: 0;
}

button {
    outline: 0;
    cursor: pointer;
    border: 0
}

body {
    min-width: 1400px
}

input {
    border: 0;
    outline: 0
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
    font-size: 16px
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999;
    font-size: 16px
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #666;
    font-size: 16px
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #666;
    font-size: 16px
}

.width1400 {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.width1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.img-box {
    transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out
}

.img-box:hover {
    transform: scale(1.08);
    -webkit-ransform: scale(1.08);
    -moz-ransform: scale(1.08)
}

.banner {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.banner>img{
    width: 1920px;
    height: 760px;
    display: block;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%)
}
.banner .bannerText{
    width: 1200px;
    height: 100%;
    position: absolute;
    left: calc(50% - 600px);
    top: 0;
    text-align: center;
}
.banner .bannerText>h5{
    font-size: 72px;
    color: #fff;
    line-height: 80px;
    margin-top: 100px;
    font-weight: normal;
}
.banner .bannerText>p{
    font-size: 72px;
    color: #fff;
    line-height: 80px;
}
.banner .bannerText>span{
    font-size: 12px;
    color: #fff;
    line-height: 25px;
}
.banner .bannerText .list{
    width: 100%;
    height: 30px;
    margin-top: 50px;
}
.banner .bannerText .list ul li{
    display: inline-block;
    padding-left: 25px;
    margin-right: 25px;
    position: relative;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}
.banner .bannerText .list ul li::before{
    content: "";
    width: 17px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/xzlf/banner_yes.png)left center no-repeat;
}
.banner .bannerText .choose_md{
    width: 100%;
    height: 56px;
    text-align: center;
    margin-top: 290px;
}
.banner .bannerText .choose_md ul li{
    display: inline-block;
    width: 154px;
    height: 56px;
    margin-right: 22px;
    font-size: 20px;
    color: #523310;
    line-height: 56px;
    cursor: pointer;
}
.banner .bannerText .choose_md ul li.cur{
    background: url(../images/xzlf/banner_md.png)100% no-repeat;
}
.banner .bannerText .choose_md ul li:nth-last-child(1),.banner .bannerText .list ul li:nth-last-child(1){
    margin-right: 0;
}

.chooseLI{
    width: 100%;
    height: 760px;
    background: url(../images/xzlf/choose_bg001.jpg)100%;
    background-size: 100% 100%;
}
.chooseLI .headLine{
    width: 100%;
    height: 100px;
    padding-top: 110px;
    padding-bottom: 55px;
}
.chooseLI .headLine .headLineL{
    width: 525px;
    height: 100%;
    float: left;
    text-align: right;
    margin-right: 35px;
}
.chooseLI .headLine .headLineL>p{
    font-size: 80px;
    color: #ed6d01;
    line-height: 69px;
    font-family: "DIN Medium";
}
.chooseLI .headLine .headLineL>span{
    font-size: 24px;
    color: #cccccc;
    line-height: 30px;
}
.chooseLI .headLine .headLineR{
    width: 640px;
    height: 100%;
    float: left;
}
.chooseLI .headLine .headLineR>p{
    font-size: 42px;
    color: #8d1d22;
    line-height: 60px;
}
.chooseLI .headLine .headLineR>ul li{
    font-size: 26px;
    color: #333333;
    line-height: 40px;
    padding: 0 22px;
    position: relative;
    float: left;
}
.chooseLI .headLine .headLineR>ul li::before{
    content: "";
    width: 1px;
    height: 26px;
    background: #bbbbbb;
    position: absolute;
    right: 0;
    top: 7px;
}
.chooseLI .headLine .headLineR>ul li:nth-child(1){
    padding-left: 0;
}
.chooseLI .headLine .headLineR>ul li:nth-last-child(1)::before{
    display: none;
}
.chooseLI .choose_in{
    width: 100%;
    height: 400px;
    overflow: hidden;
}
.chooseLI .choose_in .chooseL{
    width: 600px;
    height: 400px;
    float: left;
    position: relative;
}
.chooseLI .choose_in .chooseL .choosePic{
    width: 550px;
    height: 380px;
    position: relative;
    overflow: hidden;
}
.chooseLI .choose_in .chooseL .choosePic img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
}
.chooseLI .choose_in .chooseL .choosek{
    width: 550px;
    height: 380px;
    border: 1px solid #d8d8d8;
    box-sizing: border-box;
    position: absolute;
    left: 20px;
    top: 20px;
}
.chooseLI .choose_in .chooseR{
    width: 510px;
    height: 320px;
    padding: 40px 45px;
    float: left;
    position: relative;
}
.chooseLI .choose_in .chooseR ul li{
    font-size: 20px;
    color: #333333;
    line-height: 34px;
}
.chooseLI .chooseR .chooseMore{
    width: 173px;
    height: 53px;
    background: url(../images/xzlf/adv_button001.png)no-repeat;
    text-align: center;
    position: absolute;
    bottom: 45px;
    left: 45px;
}
.chooseLI .chooseR .chooseMore:hover{
    background: url(../images/xzlf/adv_button001_hover.png)no-repeat;
}
.chooseLI .chooseR .chooseMore a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 53px;
}
.chooseLI.chooseSj{
    background: url(../images/xzlf/choose_bg002.jpg)100%;
    background-size: 100% 100%;
}
.chooseLI.chooseSj .headLine .headLineL>span,.chooseLI.chooseSj .headLine .headLineR>p,.chooseLI.chooseSj .headLine .headLineR>ul li,.chooseLI.chooseSj .choose_in .chooseR ul li{
    color: #fff;
}
.chooseLI.chooseSj .headLine .headLineR>ul li::before{
    background: #a1494d;
}
.chooseLI.chooseSj .chooseR .chooseMore:hover{
    background: url(../images/xzlf/adv_button001_white.png)no-repeat;
}
.chooseLI.chooseSj .chooseR .chooseMore:hover a{
    color: #ed6d01;
}
.chooseLI.chooseGc{
    background: url(../images/xzlf/choose_bg003.jpg)100%;
    background-size: 100% 100%;
}
.chooseLI.chooseGc .headLine .headLineL>p,.chooseLI.chooseGc .headLine .headLineL>span,.chooseLI.chooseGc .headLine .headLineR>p,.chooseLI.chooseGc .headLine .headLineR>ul li,.chooseLI.chooseGc .choose_in .chooseR ul li{
    color: #fff;
}
.chooseLI.chooseGc .headLine .headLineR>ul li::before{
    background: #a1494d;
}
.chooseLI.chooseGc .chooseR .chooseMore{
    background: url(../images/xzlf/adv_button001_white.png)no-repeat;
}
.chooseLI.chooseGc .choose_in .chooseR .chooseMore a{
    color: #ed6d01;
}
.chooseLI.chooseGc .chooseR .chooseMore:hover{
    background: url(../images/xzlf/adv_button001_hover.png)no-repeat;
}
.chooseLI.chooseGc .choose_in .chooseR .chooseMore:hover a{
    color: #fff;
}
.chooseLI.chooseKb{
    background: url(../images/xzlf/choose_bg005.jpg)100%;
    background-size: 100% 100%;
}
.qualityOlder{
    width: 100%;
    height: 150px;
    overflow: hidden;
    background: #fff;
    padding: 52px 0;
}
.qualityOlder .width1200{
    height: 60px;
    padding: 45px 0;
    background: #f9f9f9;
}
.qualityOlder .olderFormL{
    width: 230px;
    height: 60px;
    float: left;
    margin-left: 40px;
    margin-right: 20px;
    position: relative;
}
.qualityOlder .olderFormL::after{
    content: "";
    width: 6px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/xzlf/form_jt.png)100% no-repeat;
}
.qualityOlder .olderFormL>span{
    font-size: 21px;
    color: #333333;
    line-height: 25px;
}
.qualityOlder .olderFormL>p{
    font-size: 32px;
    color: #333333;
    line-height: 35px;
}
.qualityOlder .olderForm{
    width: calc(100% - 290px);
    height: 70px;
    float: left;
    overflow: hidden
}

.qualityOlder .olderForm input {
    width: 280px;
    height: 60px;
    float: left;
    margin-right: 20px;
    background: url(../images/xzlf/form_bg001.png) 100% no-repeat;
    padding: 0 25px
}

.qualityOlder .olderForm a{
    display:block;
    width: 180px;
    height: 60px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 60px;
    float: left;
    background: url(../images/xzlf/form_bg002.png) 100% no-repeat
}

.qualityOlder .olderForm a:hover {
    background: url(../images/xzlf/form_bg002_hover.png) 100% no-repeat
}

.md{
    width: 36px;
    height: 246px;
    position: fixed;
    right: 0;
    top: calc(50% - 123px);
    display: none;
    z-index: 3;
}
.md_in{
    width: 11px;
    height: 246px;
    padding: 40px 12.5px 0 12.5px;
    background: url(../images/xzlf/adv_bg001.png)no-repeat;
    float: right;
}
.md_in>ul li{
    width: 11px;
    height: 11px;
    display: inline-block;
    margin-bottom: 28px;
    background: url(../images/xzlf/adv_bg001_defaut.png)100% no-repeat;
}
.md_in>ul li.cur{
    background: url(../images/xzlf/adv_bg001_active.png)100% no-repeat;
}
.animation01{
    animation: shake 1s linear;
    -webkit-animation: shake 1s linear;
    -o-animation: shake 1s linear;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.animation02{
    animation: pdd 1s linear;
    -webkit-animation: pdd 1s linear;
    -o-animation: pdd 1s linear;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.animation03{
    animation: trx 1s ease-in-out;
    -webkit-animation: trx 1s ease-in-out;
    -o-animation: trx 1s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d
}
.animation04 {
    animation: ttiao 1s ease-in-out;
    -webkit-animation: ttiao 1s ease-in-out;
    -o-animation: ttiao 1s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d
}
.animation05 {
    animation: xk 1s ease-in-out;
    -webkit-animation: xk 1s ease-in-out;
    -o-animation: xk 1s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d
}
.animation06{
    animation: ttt 1s linear;
    -webkit-animation: ttt 1s linear;
    -o-animation: ttt 1s linear;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
@keyframes shake {
    from{
        transform: rotate(70deg) scale(0);
        } 
    to{
        transform: rotate(0deg) scale(1);
        } 
}
@keyframes ttt {
    from{
        margin-top: 70px;
        } 
    to{
        margin-top: 0;
        } 
}

@keyframes pdd {
    0% {
        transform: translateX(-300px) scale(0.7);
    }

    100% {
        transform: translateX(0) scale(1);
    }
}

@keyframes trx {
    0% {
        transform: translateX(300px) scale(0.7);
    }

    100% {
        transform: translateX(0) scale(1);
    }
}

@keyframes ttiao {
    0% {
        transform: translate(-300px,300px);
    }

    100% {
        transform: translate(0,0);
    }
}

@keyframes xk {
    0% {
        transform: translate(300px,-300px);
    }

    100% {
        transform: translate(0,0);
    }
}

.footer{height:390px;}
.ft-partner{display:none;}