body{
    position: relative;
}

.introduction,.exports,.treatment{
    margin-top: 50px;
    padding: 0px 80px; 
}

.introduction .zpt-lg-6{
    padding-left: 45px;
}

.introduction>div:nth-of-type(2){
    float: left;
    text-indent: 2rem;
}

.introduction p,.introduction span{
    font-size: 17px !important;
    line-height: 33px !important;
}

.exports-title {
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 15px;
}

.exports-title img{
    bottom: -22px;
    width: 245px;
    left: -15px;
}

.square span{
    width: 11px;
    height: 11px;
}

.square span:nth-of-type(1){
    background: #bc863c;
}

.square span:nth-of-type(2){
    background: #98181c;
    margin-left: 13px;
}

.exports-list{
    width: 100% !important;
    height: 520px !important;
    padding: 0px 65px;
    background: none !important;
    float: none !important;
}

.exports-list-cont{
    height: auto !important;
    background: none !important;
    margin-top: 50px;
}

.exports-list-cont ul{
    position: relative;
}

.exports-list>img{
    margin-top: 225px;
    width:25px;
    cursor: pointer;
}

.exports-list>img:nth-of-type(1){
    left: 15px;
    transform: rotate(180deg)
}

.square {
    margin-top: 55px !important;
}

.exports-list li{
    margin-top: 41px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #ddd;
    margin: 25px 6px;
    width:255px;
    height: 380px;
    padding: 20px 15px;
    box-sizing: border-box;
}

.exports-list li>a{
    width: 100%;
}

.exports-list .head{
    width: 182px;
    height: 182px;
    overflow: hidden;
    border-radius: 50%;
    padding-top: 18px;
    margin: 0 auto;
    text-align: center;
}

.exports-list>img:nth-of-type(2){
    top: 0px;
    right: 15px !important;
}

.exports-list h4{
    margin-top: 22px;
    font-size: 19px;
    text-align: center;
}

.exports-list h4 span{
    font-size: 14px;
}

.exports-list p{
    width: 100% !important;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}



.btn{
    text-align: center;
    padding: 0px !important;
    width: 100%;
}

.btn a{
    float: none !important;
}

.btn a{
    margin-top: 20px;
    padding: 10px 18px;
    display: inline-block;
    background: #98181c;
    color: white;
}

.exports-list a:nth-of-type(2){
    margin-left: 10px;
    background: #bc863c;
}

.treatment ul>li{
    padding: 0px 5px;
    margin-top: 11px;
}

.treatment-content{
    overflow: hidden;
    background: #eeeeee;
    text-align: center;
}

.treatment-cont{
    min-height: 110px;
}

/* .treatment ul>li:nth-of-type(even){
    margin-left: 12px;
} */

.treatment img{
    width: 125px;
    margin-top: 35px;
}

.treatment-tit{
    /* width: 285px; */
    /* margin-left: 35px; */
    float: left;
    margin-top: 39px;
}

.treatment-tit ol p{
    font-size: 16px;
}

.treatment-tit li span{
    margin: 0px 11px;
}

.treatment-tit li {
    margin: 10px 0px;
}

.characteristic{
    width: 90%;
    margin: 0 auto;
    height: 550px;
    margin-top: 80px;
}

.characteristic-cont{
    width: 532px;
    height: 580px;
    background: #eeeeee;
    float: left;
    padding: 0px 50px;
}

.characteristic-cont:nth-of-type(2){
    margin-left: 10px;
}

.characteristic-title{
    width: 377px;
    height: 377px;
    background: #bc863c;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    top: -150px;
}

.characteristic-cont img{
    position: absolute;
    left: -100px;
    top: 0px;
}

.characteristic-cont:nth-of-type(1) img{
    top: -100px;
}

.characteristic-cont:nth-of-type(2) img{
    top: -20px;
}

.characteristic-title p{
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    line-height: 90px;
    font-size: 30px;
    color: white;
}

.characteristic-cont>p{
    font-size: 18px;
    margin-top: -115px;
}

.characteristic-cont-cont{
    margin-top: 30px;
}

.characteristic-cont-cont h4{
    font-size: 18px;
    color: #bc863c;
    font-weight: bolder;
}

.characteristic-cont-cont ul{
    margin-top: 15px;
}

.characteristic-cont-cont li{
    margin: 6px 10px;
}

.characteristic-cont-cont li p{
    font-size: 17px;
}


.characteristic-cont-cont p{
    color: #bc863c;
}

.characteristic-cont-cont span{
    font-size: 17px;
    margin-left: 5px;
    color: black;
}

.characteristic-cont:nth-of-type(2) li p{
    font-weight: bold;
}

.characteristic-cont:nth-of-type(2) li span{
    font-weight: normal;
}

.characteristic-cont .characteristic-cont-cont{
    overflow: hidden;
    margin-top: 23px;
}

.characteristic-cont:nth-of-type(2) ul{
    margin-top: 0px;
}

.characteristic-cont:nth-of-type(2) li{
    width: 100%;
    margin: 5px 0px;
}

.milieu{
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
}

.milieu img:nth-of-type(1){
    width: 456px;
    margin-left: 2%;
}

.milieu img:nth-of-type(2){
    width: 583px;
    margin-left: 5px;
}

.milieu img:nth-of-type(3){
    width: 299px;
    height: 185px;
    margin-left: 5px;
    margin-top: 5px;
}

.milieu img:nth-of-type(4){
    width: 279px;
    height: 185px;
    margin-left: 5px;
    margin-top: 5px;
}

.btom-form{
    width: 90%;
    margin: 0 auto;
    margin-top: 57px;
    overflow: hidden;
}

.btom-form h1{
    font-size: 65px;
    color: #bc863c;
    text-align: center;
    font-weight: bolder;
}

.btom-form p:nth-of-type(1){
    font-size: 32px;
    color: #bc863c;
    margin-top: 25px;
    font-weight: bold;
    text-align: center;
}

.btom-form p:nth-of-type(2){
    font-size: 30px;
    color: #2a65d2;
    text-align: center;
    margin-top: 23px;
}

.form-cont{
    width: 943px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 45px;
}

.form-list{
    float: left;
    width: 50%;
    margin: 10px 0px;
}

.form-cont span{
    font-size: 17px;

}

.form-list:nth-of-type(4) span{
    letter-spacing: 2px;
}

.form-list input{
    margin-left: 15px;
}

.form-list input{
    width: 290px;
    height: 38px;
    background: #eeeeee;
    padding: 0px 10px;
    font-size: 15px;
    border: none;
    color: #888;
    border-radius: 5px;
}

.form-list:nth-last-of-type(1){
    width: 100%;
    overflow: hidden;
}

.form-list:nth-last-of-type(1) span{
    float: left;
}

.form-list textarea{
    resize: none;
    float: left;
    width: 765px;
    height: 135px;
    background: #eeeeee;
    padding: 10px;
    font-size: 15px;
    outline: none;
    border: none;
    margin-left: 20px;
    border-radius: 5px;
}

.updata{
    width: 460px;
    margin:0 auto;
    margin-top: 35px;
    overflow: hidden;
    color: #888;
}

.data-btn,.updata button{
    width: 150px;
    padding: 10px 20px;
    background: #bc863c;
    float: left;
    border-radius: 50px;
    cursor: pointer;
}

.updata button{
    border: none !important;
}

.data-btn{
    margin-left: 90px;
    background: #98181c;
}

.data-btn img,.updata button img{
    width: 15px;
    height: 19px;
    float: left;
}

.data-btn span,.updata button span{
    float: left;
    display: block;
    width: 1px;
    height: 19px;
    background: white;
    margin-left: 15px;
}

.data-btn p,.updata button p{
    float: left;
    font-size: 15px !important;
    margin-top: 0px !important;
    color: white !important;
    margin-left: 15px;
    font-weight: normal !important;
}

body{
    background: url(/public/static/index/images/background.jpg) no-repeat center -315px !important;
    background-size: 100% 100% !important;
}

.exports-list-cont img{
    float: none !important;
    width: 180px;
    margin-top: -20px;
}

.ipt input{
    border: none !important;
}

.footer-cont li span{
    font-size: 18px;
}

section>.back{
    background: url(/public/static/index/images/images/img15.png) no-repeat center center;
}

section{
    background: linear-gradient(#fbfaf7,#fbf6ef);
}

section>.zpt-cont{
    background: white;
    box-shadow: 0px 2px 15px #c1c1c1;
    position: relative;
    z-index: 9;
}

.exports-list-cont ul{
    position: relative;
    margin-top: 50px
}


.exports-list-cont,.treatment>ul,.characteristic,.milieu{
    width:1087px;
    margin: 0 auto;
    float: none;
}

.characteristic{
    margin-top: 80px;
}

.milieu{
    margin-top: 30px;
}

.ad a{
    float: none !important;
}

.ad img{
    width: calc(100% + 60px);
    margin-left: -30px;
}

.service{
    width: 100%;
    overflow: hidden;
}

.service:nth-of-type(1){
    padding-bottom: 35px;
    border-bottom: 1px dashed #bc863c;
}

.service-img{
    width: 327px;
    height: auto;
    float: left;
}

.service-img img{
    width: 100%;
}

.service-cont{
    width: calc(100% - 327px);
    float: left;
    padding-left: 35px;
}

.service-cont h5{
    position: relative;
    display: inline-block;
    padding: 15px;
    font-size: 24px;
    color: white;
    z-index: 999;
}

.service-cont h5::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #bc863c;
    transform: perspective(0.5em) rotateX(-1deg);
    transform-origin: bottom left;
}

.service-cont>p{
    margin-top: 30px;
    font-size: 18px;
}

.service-list{
    overflow: hidden;
    margin-top: 15px;
}

.service-list p{
    float: left;
    font-size: 18px;
    color: #bc863c;
    margin-left: 55px;
    line-height: 30px;
}

.service-list p:nth-of-type(1),
.service-list p:nth-of-type(5){
    margin-left: 0px !important;
}

.service-list span{
    color: black;
    font-size: 18px;
}

.service:nth-of-type(2){
    margin-top: 35px;
}

.service:nth-of-type(2) .service-img{
    float: right;
}

.service:nth-of-type(2) .service-list p{
    margin-left: 20px;
    font-size: 16px;
}

.service:nth-of-type(2) .service-list span{
    font-size: 16px;
}

.service:nth-of-type(2) .service-list p:nth-of-type(3){
    margin: 0px !important;
}

.service:nth-of-type(2) .service-cont{
    padding: 0px;
    padding-right: 35px;
}

.treatment {
    padding: 0px !important;
}

@media screen and (max-width: 1024px) {
    .callUS img{
        margin-left: 10%;
    }
    
    .callUS>p{
        font-size: 25px;
    }

    .nav a{
        padding: 15px 0px;
    }
}

footer{
    background: url(/public/static/index/images/images/shadow.png) no-repeat center center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding-bottom: 25px;
}

.footer{
    background: url(/public/static/index/images/footer-background.png) no-repeat center center;
    background-size: 100% 100%;
    padding-top: 25px;
}