.header {
    position: relative;
}

.pagecd {
    width: 100%;
    height: 103px;
    background: #f4f4f4;
    position: relative;
    border-bottom: 1px solid #b5b5b5;
    box-sizing: border-box;
}

.pagecds {
    position: relative;
    display: inline-block;
    left: 50%;
    transform: translate(-50%, 0%);
}

.pagecda {
    position: relative;
    margin: 0px 17px;
    padding: 0px 8px;
    height: 100%;
    line-height: 100px;
    font-size: 20px;
    display: block;
    box-sizing: border-box;
    float: left;
}

.thecompany {
    width: 1227px;
    margin: auto;
    margin-top: 141px;
    overflow: hidden;
    margin-bottom: 120px;
}

.tcleft {
    width: 41%;
    float: left;
    margin-top: 13px;
}

.tcright {
    width: 46.2%;
    float: right;
    position: relative;
    overflow: hidden;
}

.ttp {
    font-size: 38px;
    /*text-align: center;*/
}

.tttiao {
        width: 104px;
    height: 3px;
    background: #F5C824;
    display: block;
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: 0px;
}

.ttcontent {
    font-size: 19px;
    line-height: 30px;
}

.ttimgs {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.paactive {
    color: #F5C824;
    border-bottom: 3px solid #F5C824;
}

.mosaicart {
    width: 100%;
    height: 1214px;
}

.mtimgg {
    display: block;
    margin: auto;
    padding-top: 120px;
    width: 750px;
}

.xiaolv {
    width: 100px;
    height: 2px;
    background: #F5C824;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 40px;
}

.mtcontent {
    font-size: 19px;
    width: 700px;
    margin: auto;
    text-align: center;
}

.mtimgs {
    max-width: 1400px;
    display: block;
    margin: auto;
    margin-top: 80px;
}

.eeshp {
    font-size: 34px;
    text-align: center;
    margin-top: 50px;
}

.eeshplv {
    width: 280px;
    height: 2px;
    background: #F5C824;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 51px;
}

.eeshwhite {
    width: 1.5%;
    height: 1px;
    float: left;
}

.eeshdiv {
    width: 100%;
    height: 340px;
    float: left;
    overflow: hidden;
}

.evimg {
    width: 100%;
    display: block;
    object-fit: cover;
    max-height: 100%;
}

.eeshfour {
    overflow: hidden;
    margin: auto;
    margin-bottom: 60px;
    position: relative;
    width: 74.9%;
}

.bpdiv {
    width: 100%;
    overflow: hidden;
    background: #f6f5f5;
    padding-bottom: 92px;
}

.bvv {
    width: 75%;
    margin: auto;
    margin-top: 90px;
    background: white;
    padding-top: 47px;
    overflow: hidden;
}

.bvvv {
    width: 90.3%;
    margin: auto;
    overflow: hidden;
    padding-bottom: 40px;
}

.bvvleft {
    width: 53%;
    float: left;
}

.btp {
    font-size: 34px;
    text-align: center;
    margin-top: 40px;
}

.bvdiv {
    font-size: 19px;
}

.bvvlv {
    width: 104px;
    height: 2px;
    background: #F5C824;
    margin: auto;
    display: block;
    margin-top: 28px;
    margin-bottom: 60px;
}

.bvvright {
    width: 35.3%;
    float: right;
}

.bva {
    width: 164px;
    display: block;
    height: 42px;
    border: 1px solid #1b1b1b;
    box-sizing: border-box;
    margin: auto;
    margin-top: 46px;
    font-size: 19px;
    line-height: 42px;
    position: relative;
    padding-left: 12px;
}

.bvadiv {
    position: relative;
    overflow: hidden;
    display: inline-block;
    left: 50%;
    transform: translate(-50%, 0%);
}

.bvspan { 
    display: inline-block;
    float: left;
}

.bvimg {
    display: inline-block;
    float: left;
    margin-top: 20px;
    margin-left: 12px;
} 

.bvvrightimg {
    width: 100%;
    display: block;
}

.ttimg {
    width: 100%;
}

.enterprise{
    margin-top: 10px;
    text-align: center;
}

.scbprev{
    left: 0px;
    right: auto;
    margin-top: -54px;
    width: 34px;
    height:54px;
    background: url(/Template/Home/Static/images/136.jpg);
    z-index: 9999;
}

.scbnext{
    right: 0px;
    left: auto;
    margin-top: -54px;
    width: 34px;
    height:54px;
    background: url(/Template/Home/Static/images/137.jpg);
    z-index: 9999;
}

@media screen and (max-width: 1680px) {
    /*.eeshfour {
        margin-bottom: 135px;
    }*/

    .eeshdiv {
        height: 420px;
    }
}

@media screen and (max-width: 1600px) {
    /*.eeshfour {
        margin-bottom: 129px;
    }*/

    .eeshdiv {
        height: 425px;
    }

    .btp {
        margin-top: 34px;
    }

    .bvvlv {
        margin-bottom: 51px;
    }
}

@media screen and (max-width: 1592px) { 
    .bvvright {
        margin-top: 15px;
    }
}

@media screen and (max-width: 1500px) {
    /*.eeshfour {
        margin-bottom: 121px;
    }*/

    .eeshdiv {
        height: 400px;
    }

    .thecompany {
        margin-top: 113px;
        margin-bottom: 96px;
        width: 82%;
    }

    .eeshp {
        margin-top: 80px;
    }

    .btp {
        margin-top: 32px;
    }

    .bvvright {
        margin-top: 0px;
    }

    .bvv {
        width: 80%;
    }

    .mtimgs {
        width: 82.4%;
    }

    .mosaicart {
        height: 1250px;
    }
}

@media screen and (max-width: 1400px) {
    /*.eeshfour {
        margin-bottom: 113px;
    }*/

    .eeshdiv {
        height: 387px;
    }

    .btp {
        margin-top: 30px;
    }

    .bvvlv {
        margin-bottom: 45px;
    }

    .bvvright {
        margin-top: 7px;
        width: 38%;
    }

    .mosaicart {
        height: 1400px;
    }

    .mtimgg {
        max-width: 700px;
        padding-top: 100px;
    }
}

@media screen and (max-width: 1300px) {
    /*.eeshfour {
        margin-bottom: 105px;
    }*/

    .eeshdiv {
        height: 388px;
    }

    .btp {
        margin-top: 28px;
    }

    .bvv {
        width: 85%;
    }

    .thecompany {
        margin-top: 98px;
        margin-bottom: 83px;
    }

    .mosaicart {
        height: 1330px;
    }

    .tcleft {
        width: 43%;
    }

    .bvv {
        margin-top: 80px;
    }

    .bpdiv {
        margin-bottom: 80px;
    }

    .tttiao {
        margin-top: 28px;
    }

    .pagecda {
        margin: 0px 13px;
    }
}

@media screen and (max-width: 1200px) {
    /*.eeshfour {
        margin-bottom: 97px;
    }*/

    .eeshdiv {
        height: 369px;
    }

    .thecompany {
        margin-top: 90px;
        margin-bottom: 77px;
    }

    .mosaicart {
        height: 1270px;
    }

    .bvvright {
        margin-top: 30px;
        width: 40%;
    }

    .btp {
        margin-top: 26px;
    }

    .bvvlv {
        margin-bottom: 39px;
    }

    .tcleft {
        width: 46%;
    }

    .pagecda {
        margin: 0px 11px;
    }
}

@media screen and (max-width: 1100px) {
    .pagecda {
        margin: 0px 9px;
    }

    /*.eeshfour {
        margin-bottom: 89px;
    }*/

    .eeshdiv {
        height: 360px;
    }

    .thecompany {
        margin-top: 83px;
        margin-bottom: 71px;
    }

    .mosaicart {
        height: 1210px;
    }

    .btp {
        margin-top: 20px;
    }

    .bvvlv {
        margin-bottom: 30px;
    }

    .bvvright {
        margin-top: 55px;
    }

    .thecompany {
        width: 90%;
    }
}

@media screen and (max-width: 1024px) {
    .bvvright {
        margin-top: 65px;
    }

    .pagecda {
        margin: 0px 7px;
    }

    .tcright {
        margin-top: 50px;
    }
}

@media screen and (max-width: 768px) {
    .pagecda {
        margin: 0px 5px;
        font-size: 17px;
        line-height: 87px;
    }

    .pagecd {
        height: 90px;
    }

    .ttp {
        font-size: 35px;
    }

    .tttiao {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .ttcontent {
        font-size: 21px;
    }

    .mtimgg {
        max-width: 550px;
        padding-top: 80px;
    }

    .mosaicart {
        height: 1010px;
    }

    .eeshp {
        margin-top: 60px;
    }

    .eeshdiv {
        height: 280px;
        font-size: 13px;
    }

    /*.eeshfour { 
        margin-bottom: 65px;
    }*/

    .bvv {
        margin-top: 70px;
    }

    .bpdiv {
        padding-bottom: 75px;
    }

    .thecompany {
        margin-top: 70px;
        margin-bottom: 60px;
    }

    .btp {
        margin-top: 18px;
    }

    .bvvlv {
        margin-bottom: 17px;
        margin-top: 17px;
    }

    .bva {
        margin-top: 36px;
    }

    .bvdiv {
        font-size: 17px;
    }

    .tcright {
        margin-top: 88px;
        width: 49%;
    }
}

@media screen and (max-width: 450px) {
    .enterprise {
        font-size: 12px;
    }

    .ttp {
        font-size: 22px;
    }

    .tttiao {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 80px;
        height: 1px;
    }

    .ttcontent {
        font-size: 16px;
    }

    ::-webkit-scrollbar {
        display: none;
    }

    .tcleft {
        width: 100%;
    }

    .pagecda {
        margin: 0px 3px;
        font-size: 15px;
        line-height: 70px;
    }

    .pagecds {
        width: 1000px;
        left: 0px;
        transform: inherit;
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
    }

    .pagecd {
        height: 73px;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .tcright {
        width: 100%;
        margin-top: 25px;
    }

    .mtimgg {
        max-width: 260px;
        padding-top: 50px;
    }

    .thecompany {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .xiaolv {
        margin-top: 28px;
        margin-bottom: 20px;
        height: 1px;
    }

    .mtcontent {
        font-size: 16px;
        width: 93%;
    }

    .mtimgs {
        margin-top: 40px;
    }

    .mosaicart {
        height: 700px;
    }

    .eeshp {
        font-size: 22px;
        margin-top: 30px;
    }

    .eeshwhite {
        display: none;
    }

    .eeshdiv {
        height: 190px;
        width: 100%;
        margin-left: 2%;
        margin-right: 2%;
        margin-bottom: 5px;
    }

    .scbprev{
        display: none;
    }

    .scbnext{
        display: none;
    }

    .eeshplv {
        margin-top: 20px;
        margin-bottom: 30px;
        width: 100%;
    }

    /*.eeshfour {
        margin-bottom: 30px;
    }*/

    .bvv {
        margin-top: 40px;
    }

    .bvv {
        width: 90%;
        padding-top: 25px;
    }

    .bvvleft {
        width: 100%;
    }

    .btp {
        margin-top: 0px;
        font-size: 22px;
    }

    .bvvright {
        margin-top: 40px;
    }

    .bvvright {
        margin-top: 40px;
        width: 60%;
        margin-right: 20%;
    }

    .bpdiv {
        padding-bottom: 45px;
    }

    .bpdiv {
        margin-bottom: 0px;
    }

    .bva {
        margin-top: 0px;
        margin-bottom:40px;
    }
}