.over-top .font .ti,
.over-box .font .ti {
    font-size: 36px;
    color: #333;
}

.over-top .font .xian,
.over-box .font .xian {
    width: 40px;
    display: block;
    margin-bottom: 25px;
}

.over-top .font .de,
.over-box .font .de {
    font-size: 16px;
    color: #666;
    /*font-family: 'HelveticaNeueLTCom-Roman';*/
    line-height: 30px;
}
 .over-top .font .de p,
.over-box .font .de p{
    white-space: normal!important;
}
 .over-top .font .de span,
.over-box .font .de span{
    white-space: normal!important;
}
.over-top .font,
.over-box .font {
    width: 80%;
    padding-left: 8%;
    box-sizing: border-box;
    margin-top: 70px;
    margin-bottom: 75px;
}

.over-top .left {
    width: 50%;
}

.over-top .right {
    width: 50%;
}

.over-num {
    text-align: center;
    background-color: #008ad2;
    padding-top: 80px;
    overflow: hidden;
}

.over-num .ti {
    font-size: 36px;
    color: #fff;
    /*font-family: 'HelveticaNeueLTCom-Roman';*/
    margin-bottom: 100px;
}

.over-top .wa-ul li span {
    color: #fff;
}

.over-top .wa-ul li p {
    color: #b3dcf2;
    margin-top: 10px;
}

.over-top .wa-ul li {
    border-right: 1px solid #fff;
    margin-right: 0%;
    width: 24%;
}

.over-top .wa-ul {
    padding-left: 1%;
    box-sizing: border-box;
}

.over-top .wa-ul li:last-child {
    border-right: none;
}

.over-top {
    position: relative;
}

.over-top .right {
    /* position: relative;
height: 739px; */
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
}

.over-top .right .video {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.over-top .right .pic {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.over-top .right .video video {
    width: 100%;
}

.over-top .right .video .zhe {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    cursor: pointer;
    padding-bottom: 64%;
    overflow: hidden;
}

.vi {
    display: none;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.over-box .left {
    width: 50%;
    height: 365px;
    overflow: hidden;
}

.over-box .left img {
    width: 100%;
}

.over-box .right {
    width: 50%;
    position: relative;
   padding-bottom: 26.5%;
   background: #fff;
}


.over-box:nth-child(odd) .font {
    padding-left: 4%;
    padding-top:20px;
}

.over-box:nth-child(even) .left {
    float: right;
}

.over-box:nth-child(even) .right {
    float: left;
}

.over-box .font {
    position: absolute;
    top: 70px;
    margin: 0;
}






@media screen and (max-width:1220px) {
    .head-ul li {
        margin-right: 20px;
    }
}

.navm {
    display: none;
}

.navm {
    float: right;
    width: 80px;
    height: 80px;
    position: absolute;
    right: 0;
    display: none;
}

.navm .cen {
    width: 40px;
    height: 40%;
    text-align: center;
    /* line-height: 7px; */
}

.navm .cen i {
    display: block;
    width: 40px;
    height: 3px;
    background: #008ad2;
    opacity: 1;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    border-radius: 5px;
    margin-bottom: 12px;
}

.navm.active_p em i:nth-of-type(1) {
    -webkit-transform: rotate(45deg) translate(10px, 9px);
    transform: rotate(45deg) translate(10px, 9px);
}

.navm.active_p em i:nth-of-type(2) {
    opacity: 0;
}

.navm.active_p em i:nth-of-type(3) {
    -webkit-transform: rotate(-45deg) translate(12px, -11px);
    transform: rotate(-45deg) translate(12px, -11px);
}

.m-ul a {
    display: block;
}

.m-ul {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 999999999999999999;
    padding: 20px;
    background-color: #f7f7f7;
    box-sizing: border-box;
    display: none;
    height: 100vh;
}

.m-ul li>a {
    line-height: 45px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #fff;
    padding-left: 10px;
    box-sizing: border-box;
}

.m-ul li>a.jia {
    background-image: url('http://kd.feikoo.com/skin/web/img/jia.png');
    background-repeat: no-repeat;
    background-position: 97% center;
}

.m-ul li>a.jia.act {
    background-image: url('http://kd.feikoo.com/skin/web/img/jian.png');
}

.m-ul li .list {
    background-color: #fff;
    padding: 0 20px;
    display: none;
}

.wel-ti .xian {
    margin-bottom: 20px;
    margin-top: 10px;
}

.m-ul li .list a {
    line-height: 45px;
    background-color: #fff;
    padding: 0 10px;
    border-bottom: 1px solid #f7f7f7;
    box-sizing: border-box;
}

@media screen and (max-width:1080px) {
    .head-ul {
        display: none;
    }
    .head-link {
        display: none;
    }
    .navm {
        display: block;
    }
    .m-ul .head-link {
        display: block;
        margin-top: 30px;
        float: none;
    }
    .m-ul .head-link a {
        display: inline-block;
    }
    .m-ul {
        padding-bottom: 30px;
    }
}

@media screen and (max-width:1400px) {
    .content {
        width: 85%;
    }
    .wa-ul li .num {
        font-size: 56px;
    }
    .wa-ul li .h1 {
        font-size: 50px;
    }
    .wel-ti .ti {
        font-size: 32px;
    }
}

@media screen and (max-width:900px) {
    .content {
        width: 90%;
    }
    .wa-c {
        width: 100%;
    }
    .wa-ul {
        margin-bottom: 50px;
    }
    .wel-ti .ti {
        font-size: 28px;
    }
    .wa-ul li .num {
        font-size: 50px;
    }
    .wa-ul li .h1 {
        font-size: 48px;
    }
}

.wa-ul li p {
    margin-top: 10px;
}

@media screen and (max-width:750px) {
    .content {
        width: 95%;
    }
    .wel-ti .ti {
        font-size: 26px;
    }
    .wa-ul li .num {
        font-size: 46px;
    }
    .wa-ul li .h1 {
        font-size: 40px;
    }
    .wel-wor {
        background-image: none;
    }
    .wo-san .up {
        display: block!important;
    }
    .wo-san a .btn {
        width: 78px;
        height: 30px;
        line-height: 30px;
    }
    .wel-abo {
        padding-bottom: 50px;
    }
    .wa-ul {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:570px) {
    .wa-ul li {
        width: 49%;
        margin-right: 2%;
        float: none;
        display: inline-block;
        margin-bottom: 20px;
    }
    .wa-ul li .num {
        font-size: 42px;
    }
    .wa-ul li .h1 {
        font-size: 38px;
    }
    .wa-ul {
        font-size: 0;
    }
    .wa-ul li:nth-child(2n) {
        margin-right: 0;
    }
    .wa-ul {
        margin-bottom: 35px;
    }
}

@media screen and (max-width:400px) {
    .wa-ul li .num {
        font-size: 32px;
    }
    .wa-ul li .h1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1400px) {
    .bt-top .ti {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .btbt {
        /*line-height: 58px;*/
    }
    .sol-bt a {
        height: 58px;
    }
}

@media screen and (max-width:1200px) {
    .btn {
        height: 35px;
        line-height: 35px;
    }
    .btbt {
        font-size: 18px;
    }
}

@media screen and (max-width:850px) {
    .sol-bg {
        display: none;
    }
    .sol-bt a {
        float: none;
        width: 100%;
    }
    .bt-top {
        position: relative;
        opacity: 1;
    }
    .sol-bt a {
        height: auto;
    }
    .sol-bt {
        position: relative;
        transform: none;
        left: 0;
    }
    .btbt {
        display: none;
    }
}

@media screen and (max-width:1300px) {
    .wo-san .up .ti {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 0;
    }
    .footer .right {
        padding-right: 3%;
    }
    .ewm img {
        margin-right: 5px;
    }
    .wo-san .up {
padding: 25px;
}
.wo-san .up p{
font-size: 14px;
}
.btn{
width: 100px;
height: 30px;
line-height: 30px;
}
.wo-san .up{
/*width: 50%;*/
}
}

@media screen and (max-width:1200px) {
    .wo-san .up {
        padding:20px;
    }
    .wo-san .up p {
        margin-bottom: 15px;
    }
    .ewm img {
        display: block;
    }
}

@media screen and (max-width:1040px) {
    /*  .wel-wor .wo-san a {
    width: 100%;
}
.wo-san a:nth-child(3) {
    position: relative;
}
.wo-san .up {
    opacity: 1;
}*/
    .wo-san .up {
        /*width: 88%;*/
    }
    .wo-san .up p {
        margin-bottom: 10px;
    }
    .wo-san .up .ti {
        margin-bottom: 15px;
    }
}

@media screen and (max-width:750px) {
    .wo-san a .up {
        width: 100%;
        /* opacity: 1; */
        display: block!important;
        left: 0!important;
        right: 0!important;
        background-color: rgba(0, 138, 210, 0.6);
    }
    .wo-san .up .ti {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .wo-san .up {
        padding: 3% 15px;
    }
}

@media screen and (max-width:600px) {
    .wel-wor .wo-san a {
        width: 100%;
        margin-bottom: 10px;
    }
    .wo-san a:nth-child(3) {
        position: relative;
    }
    .wel-wor {
        background-size: cover;
    }
}

@media screen and (max-width:500px) {
    .wel-wor .wo-san a {
        height: 200px;
        overflow: hidden;
    }
    .wo-san a:nth-child(3) .up {
        height: 200px;
    }
    .wel-wor img {
        position: absolute;
        width: 135%;
    }
}

@media screen and (max-width:750px) {
    .wene-de a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}



    .head {
        height: 60px;
        line-height: 60px;
    }
    .produ {
        margin-top: 60px;
    }
    .banner {
        margin-top: 60px;
        height: 350px;
    }
    .banner .font .link {
        margin-top: 20px;
    }
    .banner .ti {
        font-size: 38px;
    }
    .banswi {
        margin-top: 60px;
    }
    .navm {
        width: 60px;
        height: 60px;
    }
    .navm .cen {
        width: 30px;
    }
    .navm .cen i {
        width: 30px;
        margin-bottom: 7px;
    }
    .m-ul {
        top: 60px;
    }
    .navm.active_p em i:nth-of-type(1) {
        -webkit-transform: rotate(45deg) translate(8px, 6px);
        transform: rotate(45deg) translate(8px, 6px);
    }
    .navm.active_p em i:nth-of-type(3) {
        -webkit-transform: rotate(-45deg) translate(8px, -7px);
        transform: rotate(-45deg) translate(8px, -7px);
    }

    .banswi {
        height: 300px;
    }
    .banswi .swiper-container {
        height: 100%;
    }
    .banswi a {
        position: relative;
        height: 100%;
        overflow: hidden;
    }
    .ban .swiper-slide a img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 135%;
    }
}

@media screen and (max-width:580px) {
    .banswi {
        height: 250px;
    }
}

@media screen and (max-width:500px) {
    .fo-con {
        width: 95%;
        margin: 0 auto;
        float: none;
    }
    .ban .swiper-slide a img {
        width: 150%;
    }
}

@media screen and (max-width:435px) {
    .ban .swiper-slide a img {
        width: 180%;
    }
}

@media screen and (max-width:360px) {
    .ban .swiper-slide a img {
        width: 200%;
    }
}

@media screen and (max-width:1100px) {
    .wel-abo {
        padding-top: 50px;
    }
}

@media screen and (max-width:500px) {
    .banner {
        height: 250px;
    }
    .banner .ti {
        font-size: 24px;
    }
    .banner .font .link {
        font-size: 16px;
        margin-top: 10px;
        display: none;
    }
}



@media screen and (max-width:750px) {
    .his-top .left {
        float: none;
        text-align: center;
        margin-bottom: 20px;
    }
    .his-top .left .xian {
        display: inline-block;
    }
    .his-top .right {
        width: 100%;
        float: none;
    }
    .his-top {
        margin-top: 50px;
    }
    .w160 {
        width: 95%;
    }
    .ca-top span:nth-child(2) {
        display: none;
    }
    .ca-de .ctop span:nth-child(2) {
        display: none;
    }
    .ca-top span:nth-child(3) {
        display: none;
    }
    .ca-de .ctop span:nth-child(3) {
        display: none;
    }
    .ca-top span:nth-child(4) {
        display: none;
    }
    .ca-de .ctop span:nth-child(4) {
        display: none;
    }
    .ca-de .ctop span {
        width: 33%;
    }
    .ca-top span {
        width: 33%;
    }
    .cde .left {
        width: 100%;
    }
}

@media screen and (max-width:500px) {
    .ca-top span {
        font-size: 16px;
    }
    .ca-de .ctop span {
        font-size: 16px;
    }
    .ca-de .ctop span {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .ca-top span {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media screen and (max-width:1570px) {
    .dl-ul .font .link a {
        margin-right: 5%;
    }
}

@media screen and (max-width:1360px) {
    .dl-ul li {
        padding: 20px;
    }
    .dl-ul .font {
        margin-left: 3%;
        width: 77%;
    }
}

@media screen and (max-width:1200px) {
    .dl-ul .ti {
        margin-bottom: 20px;
    }
    .dl-ul .font .link a {
        font-size: 16px;
    }
}

@media screen and (max-width:1000px) {
    .dl-ul li img.left {
        width: 50px;
    }
    .dl-ul .font .link a {
        width: 60px;
        height: 25px;
        line-height: 25px;
    }
}

@media screen and (max-width:830px) {
    .dl-ul li {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:1650px) {
    .event .font {
        width: 60%;
    }
}

@media screen and (max-width:1400px) {
    .event a .pic {
        width: 200px;
    }
    .event a img {
        width: 100%;
    }
    .event .ti {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .event .date {
        font-size: 24px;
    }
    .new .top .ti {
        font-size: 34px;
    }
    .ne-detail .top .ti {
        font-size: 24px;
    }
}

@media screen and (max-width:1100px) {
    .event .font {
        margin-right: 2%;
        margin-left: 2%;
        width: 58%;
    }
    .event .date {
        font-size: 20px;
    }
}

@media screen and (max-width:1000px) {
    .event .font {
        width: 50%;
    }
    .jty {
        width: 25px;
        height: 25px;
        background-size: cover;
    }
}

@media screen and (max-width:750px) {
    .event .time {
        width: 100%;
        float: none;
        border: none;
        height: auto;
    }
    .event a .pic {
        width: 100%;
        float: none;
    }
    .event .font {
        float: none;
        width: 100%;
    }
    .jty {
        display: none;
    }
    .ne-detail .top .ti {
        font-size: 20px;
    }
}

@media screen and (max-width: 1230px) {
    .new .top .ti {
        font-size: 30px;
    }
}

@media screen and (max-width:750px) {
    .new .top .left {
        float: none;
        text-align: center;
    }
    .new .top .left .xian {
        display: inline-block;
    }
    .new .top {
        margin-top: 50px;
    }
    .pro .ti {
        margin-top: 40px;
    }
}

@media screen and (max-width:1520px) {
    .his-ul li .de {
        position: absolute;
        margin-top: 0;
        width: 80%;
    }
    .his-ul li:nth-child(odd) .de {
        top: 90px;
        right: 10px;
    }
}

@media screen and (max-width:600px) {
    .his-ul li {
        text-align: left;
        margin-bottom: 30px;
    }
    .his-ul li .shuxian {
        display: none;
    }
    .his-ul li:nth-child(odd) .xian {
        float: left;
    }
    .his-ul li:nth-child(odd) .big {
        float: left;
    }
    .his-ul li:nth-child(odd) .xian {
        float: none;
        margin-top: 0;
        margin-right: 0;
    }
    .his-ul li:nth-child(odd) .big {
        float: none;
    }
    .his-ul li .font {
        left: auto;
        position: relative;
        transform: none;
        top: 0;
    }
    .his-ul li .de {
        position: relative;
        top: 0!important;
    }
    .his-ul li .sma {
        display: none;
    }
    .his-ul li .font {
        width: 100%;
    }
    .his-ul li .de {
        float: none;
    }
    .his-ul li .de {
        width: 100%;
        margin-top: 10px;
    }
    .his-ul li:nth-child(odd) .de {
        text-align: left;
        padding: 0;
        float: none;
        right: 0;
    }
    .his-ul {
        margin-top: 50px;
    }
    .his-ul .xian {
        display: none;
    }
    .his-ul li .big {
        display: block;
        margin: 0 auto;
    }
}

@media screen and (max-width:1600px) {
    .over-top .right .cen {
        width: 12%;
    }
    .over-top .wa-ul li span.num {
        font-size: 50px;
    }
}

@media screen and (max-width:1400px) {
    .over-top .wa-ul li span.num {
        font-size: 46px;
    }
    .over-num .ti {
        margin-bottom: 80px;
    }
}

@media screen and (max-width:1300px) {
    .over-num .ti {
        font-size: 30px;
        margin-bottom: 60px;
    }
    .over-num {
        padding-top: 60px;
    }
    .over-top .wa-ul li span.num {
        font-size: 40px;
    }
}

@media screen and (max-width:1100px) {
    .over-top .wa-ul li {
        width: 49%;
        float: none;
        display: inline-block;
        border: none;
        margin-bottom: 10px;
    }
    .over-top .wa-ul {
        font-size: 0;
    }
    .wa-ul {
        margin-bottom: 35px;
    }
}

@media screen and (max-width:1000px) {
    .over-num .ti {
        font-size: 26px;
        margin-bottom: 35px;
    }
    .over-top .wa-ul li span.num {
        font-size: 34px;
    }
}

@media screen and (max-width:1500px) {
    .over-top .font .ti,
    .over-box .font .ti {
        font-size: 28px;
    }
    .over-top .font .xian,
    .over-box .font .xian {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1300px) {
    .over-box .font {
        top: 25px;
    }
    .over-top .font .ti,
    .over-box .font .ti {
        font-size: 30px;
    }
}

@media screen and (max-width:1200px) {
    .over-top .font .ti,
    .over-box .font .ti {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .over-top .font .de,
    .over-box .font .de {
        line-height: 25px;
    }
}

@media screen and (max-width:1100px) {
    .over-top .font .ti,
    .over-box .font .ti {
        font-size: 24px;
    }
    .over-top .font,
    .over-box .font {
        width: 90%;
    }
}

@media screen and (max-width:978px) {
    .over-top .font .ti,
    .over-box .font .ti {
        font-size: 22px;
    }
    .over-top .font .xian,
    .over-box .font .xian {
        margin-bottom: 15px;
    }
    .over-box .font {
        top: 25px;
    }
}

@media screen and (max-width:850px) {
    .over-box .left,
    .over-top .left,
    .over-top .right {
        width: 100%;
        float: none;
    }
    .over-box .right {
        width: 100%;
        float: none;
    }
    .over-top .right {
        position: relative;
    }
    .over-top .right .video {
        position: relative;
        margin-top: 0;
    }
    .over-top .right .video .zhe {
        position: relative;
    }
    .over-box .font,
    .over-top .font {
        position: relative;
        padding-left: 0;
        top: 0;
    }
    .over-box .right {
        padding: 3%;
        box-sizing: border-box;
    }
    .over-box:nth-child(odd) .font {
        padding-left: 0;
    }
    .over-top .font,
    .over-box .font {
        width: 100%;
    }
    .over-top {
        margin-bottom: 10px;
    }
    .over-top .font {
        margin: 0;
        padding: 5%;
        box-sizing: border-box;
        text-align: center;
    }
    .over-top .right .video .vi {
        position: relative;
    }
    .over-top .font .xian,
    .over-box .font .xian {
        display: inline-block;
    }
}

@media screen and (max-width:1400px) {
    .team .ti {
        font-size: 32px;
    }
    .team .tit {
        font-size: 22px;
    }
}

@media screen and (max-width:1200px) {
    .team .ti {
        font-size: 28px;
    }
    .team .tit {
        font-size: 20px;
    }
    .team .tit {
        margin-bottom: 25px;
    }
}

.inimg {
    display: none;
}

@media screen and (max-width:1050px) {
    .team .right,
    .team .left {
        float: none;
    }
    .team .left {
        width: auto;
        display: inline-block;
    }
    .inimg {
        display: block;
        width: 230px;
        float: right;
        margin-left: 20px;
        margin-bottom: 10px;
    }
    .team .right {
        display: none;
    }
}

@media screen and (max-width:750px) {
    .team .left {
        padding: 50px 35px;
    }
    .team .ti {
        font-size: 26px;
    }
    .inimg {
        width: 200px;
    }
}

@media screen and (max-width:550px) {
    .inimg {
        float: none;
    }
    .team .left {
        padding: 10% 5%;
    }
}

@media screen and (max-width:1600px) {
    .vi-box .bo {
        width: 12%;
    }
}

@media screen and (max-width:1300px) {
    .vi-box p {
        font-size: 20px;
    }
    .vi-box .bo {
        width: 15%;
    }
}

@media screen and (max-width:600px) {
    .vi-box {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
    .vi-box p {
        font-size: 16px;
    }
}

@media screen and (max-width:1100px) {
    .w1400 {
        width: 80%;
    }
}

.bot-font {
    display: none;
}

@media screen and (max-width:750px) {
    .w1400 {
        width: 95%;
    }
    .map .font {
        transform: translate(-102%, -2%);
    }
    .bot-font .font {
        display: block;
        position: relative;
    }
    .map .mbox .font {
        display: none!important;
    }
    .bot-font {
        display: block;
    }
    .bot-font .ti {
        font-size: 20px;
        color: #333;
        margin-bottom: 10px;
    }
    .bot-font .de {
        color: #666;
        line-height: 25px;
        font-size: 18px;
    }
    .bot-font .font {
        margin-bottom: 10px;
        background-color: #f7f7f7;
        padding: 3%;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    .mbox img {
        transform: scale(0.7, 0.7);
    }
}

@media screen and (max-width:1400px) {
    .contact .tit {
        font-size: 28px;
    }
    .mess label span {
        font-size: 16px;
    }
}
@media screen and (max-width:1300px) {
    
    .mess label span {
        font-size: 14px;
    }
}
.mri {
    display: none;
}

@media screen and (max-width:750px) {
    /* .his-ul .xian {
        display: none;
    } */
    .his-top .right {
        text-align: justify;
        text-justify: inter-ideograph;
    }
    .over-top .font .de,
    .over-box .font .de {
        text-align: justify;
        text-justify: inter-ideograph;
    }
    .contact .tit {
        font-size: 24px;
    }
    .contact .tit {
        margin-top: 45px;
    }
    .mess label {
        width: 100%;
    }
    .form .mess-area span {
        width: 30%;
    }
    .mess textarea {
        width: 64.5%;
    }
    .mess label span {
        font-size: 16px;
    }
    .people .right {
        display: none;
    }
    .mri {
        display: inline-block;
        width: 50px;
        margin-right: 10px;
    }
}

@media screen and (max-width:500px) {
    .mess label span {
        width: 35%;
    }
    .mess-text {
        width: 60%;
    }
    .form .mess-area span {
        width: 35%;
    }
    .mess textarea {
        width: 60%;
    }
}

@media screen and (max-width:1200px) {
    .policy .ti {
        font-size: 30px;
    }
    .policy {
        margin-top: 80px;
    }
}

@media screen and (max-width:750px) {
    .policy {
        padding-top: 45px;
    }
}

@media screen and (max-width:500px) {
    .policy {
        padding-top: 30px;
    }
    .policy .ti {
        font-size: 26px;
    }
}

@media screen and (max-width:1400px) {
    .search form {
        width: 400px;
    }
}

@media screen and (max-width:1080px) {
    .search ul li {
        padding: 5%;
    }
    .search {
        padding-top: 160px;
    }
    .search form {
        margin-bottom: 45px;
    }
}

@media screen and (max-width:500px) {
    .search ul li .ti {
        font-size: 18px;
    }
    .search ul li .de {
        font-size: 16px;
    }
    .search form {
        width: 250px;
    }
    .search {
        padding-top: 121px;
    }
}

@media screen and (max-width:1400px) {
    .world .tit {
        margin-bottom: 60px;
        font-size: 32px;
    }
}

@media screen and (max-width:1000px) {
    .world .tit {
        margin-bottom: 45px;
        margin-top: 50px;
        font-size: 28px;
    }
}

@media screen and (max-width:750px) {
    .world .tit {
        font-size: 24px;
        margin-bottom: 30px;
    }
}

.gun {
    height: 90%;
}

.gun .swiper-slide {
    /* font-size: 18px; */
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    /* padding: 30px;
padding: 30px 40px 30px 30px; */
}

@media screen and (max-width:1600px) {
    .world-two .right .font {
        padding: 35px;
    }
    .world-two .right .font .ti {
        font-size: 28px;
    }
}

@media screen and (max-width:1300px) {
    .world-two .right .font .ti {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .world-two .right .de p {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1100px) {
    .world-two .right .font {
        padding: 25px;
    }
    .gun {
        height: 100%;
    }
}

@media screen and (max-width:850px) {
    .world-two .left,
    .world-two .right {
        width: 100%;
    }
    .world-two .right {
        padding-bottom: 65%;
    }
    .world-two .right .font .ti {
        font-size: 22px;
    }
}

@media screen and (max-width:500px) {
    .world-two .right {
        padding-bottom: 85%;
    }
    .world-two .right .font .ti {
        font-size: 20px;
    }
}

@media screen and (max-width:1300px) {
    .people {
        padding: 40px 55px;
    }
    .people .font .state {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1000px) {
    .people .font .ti {
        font-size: 24px;
    }
    .people .font .state {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:850px) {
    .people {
        padding: 35px;
    }
    .people .left {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .people .right {
        float: none;
    }
}

@media screen and (max-width:500px) {
    .people {
        padding: 25px 16px;
    }
}

@media screen and (max-width:1300px) {
    .ho-ul li {
        width: 300px;
    }
    .wor-sel {
        font-size: 18px;
        /*width: 220px;*/
    }
}

@media screen and (max-width:1000px) {
    .ho-ul li {
        width: 250px;
    }
}

@media screen and (max-width:1400px) {
    .wor-cover .swiper-container {
        width: 60%;
    }
    .woswi .font {
        padding: 25px;
    }
}

@media screen and (max-width:1200px) {
    .woswi .ti {
        font-size: 24px;
    }
    .woswi .de span {
        margin-top: 15px;
    }
    .wor-cover .swiper-container {
        width: 70%;
    }
}

@media screen and (max-width:850px) {
    .wor-cover .swiper-container {
        width: 80%;
    }
    .woswi .ti {
        font-size: 22px;
    }
    .woswi .de span {
        font-size: 16px;
    }
     .wor-sel {
        font-size: 14px;
    }
}

@media screen and (max-width:700px) {
    .wor-cover .swiper-container {
        width: 95%;
    }
    .woswi .font {
        padding: 15px;
        padding-bottom: 50px;
    }
    .wor-cover .swiper-container {
        border: 15px solid #fff;
    }
    .woswi .font {
        position: relative;
    }
    .woswi .de span {
        width: 100%;
    }
    .woswi .ti {
        font-size: 20px;
    }
    .biao {
        font-size: 16px;
    }
}

@media screen and (max-width:1400px) {
    .advan .title {
        font-size: 30px;
    }
    .ad-ul li .ti {
        font-size: 22px;
    }
}

@media screen and (max-width:1200px) {
    .ad-ul li .ti {
        font-size: 20px;
    }
    .advan .title {
        font-size: 26px;
        margin-top: 70px;
    }
}

@media screen and (max-width:750px) {
    .advan .title {
        font-size: 24px;
        margin-top: 60px;
        margin-bottom: 30px;
    }
    .advan .tide {
        font-size: 18px;
    }
    .ad-ul li .de {
        font-size: 18px;
    }
    .produ .bottom {
        display: block!important;
    }
}

@media screen and (max-width:500px) {
    .advan .title {
        font-size: 20px;
        margin-top: 45px;
        margin-bottom: 20px;
    }
    .advan .tide {
        font-size: 16px;
    }
    .ad-ul li .de {
        font-size: 16px;
    }
}

@media screen and (max-width:1300px) {
    .advan-box .swiper-slide {
        padding: 10px 40px 30px 30px;
    }
    .advan-box .xian {
        margin-bottom: 20px;
    }
    .advan-box .ti {
        font-size: 22px;
    }
}

@media screen and (max-width:850px) {
    .advan-box .left,
    .advan-box .right {
        width: 100%;
    }
    .advan-box {
        margin-bottom: 10px;
    }
    .advan-box .right {
        padding-bottom: 43%;
    }
    .advan-box .swiper-slide {
        padding: 30px 40px 30px 20px;
    }
}

@media screen and (max-width:500px) {
    .advan-box .right {
        padding-bottom: 70%;
    }
    .advan-box .ti {
        font-size: 20px;
    }
    .advan-box .xian {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .advan-box .swiper-slide {
        padding: 20px 40px 30px 20px;
    }
}

@media screen and (max-width:1400px) {
    .pro-c p {
        font-size: 20px;
    }
    .pro .ti {
        font-size: 30px;
    }
    .prodetail .right .ti {
        font-size: 26px;
    }
}

@media screen and (max-width:1000px) {
    .pro-c a {
        width: 49%;
        margin-right: 2%;
    }
    .pro-c a:nth-child(2n) {
        margin-right: 0;
    }
    .pro-c p {
        font-size: 18px;
    }
}

@media screen and (max-width:1888px) {
    .foubox .num {
        font-size: 32px;
    }
    .foubox {
        padding: 25px;
    }
}

@media screen and (max-width:1660px) {
    .foubox .num {
        font-size: 28px;
    }
    .foubox .zi {
        line-height: 16px;
    }
}

@media screen and (max-width:1660px) {
    .foubox .num {
        font-size: 24px;
    }
    .foubox {
        padding: 20px;
    }
}

@media screen and (max-width:1260px) {
    .foubox .num {
        font-size: 22px;
    }
}

@media screen and (max-width:1135px) {
    .foubox {
        width: 22%;
    }
}

@media screen and (max-width:950px) {
    .foubox {
        width: 49%;
        height: auto;
        margin-right: 2%;
    }
    .foubox:nth-child(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width:1750px) {
    .de-icon .font {
        width: 65%;
    }
}

@media screen and (max-width:1300px) {
    .de-icon .font {
        margin-right: 7%;
        width: 70%;
    }
}

@media screen and (max-width:850px) {
    .prodetail .left {
        width: 60%;
        float: none;
        margin: 0 auto;
    }
    .prodetail .right {
        width: 100%;
    }
}

@media screen and (max-width:600px) {
    .de-icon li {
        width: 100%;
    }
    .de-icon .font {
        width: 75%;
    }
}

@media screen and (max-width:1600px) {
    .produ .bottom {
        height: 100px;
        line-height: 100px;
    }
    .produ .top .ti {
        font-size: 46px;
    }
    .produ .bottom {
        font-size: 26px;
    }
    .produ .right img {
        height: 65%;
    }
}

@media screen and (max-width:1400px) {
    /* .produ .bottom {
    height: 100px;
    line-height: 100px;
} */
    .produ .top .ti {
        font-size: 40px;
    }
    .ho-ul li .top .ti {
        font-size: 28px;
    }
}

@media screen and (max-width:1200px) {
    .produ .bottom {
        height: 80px;
        line-height: 80px;
    }
    .produ .top .ti {
        font-size: 42px;
    }
    .produ .bottom {
        font-size: 22px;
    }
    .produ .right img {
        height: 55%;
    }
}

@media screen and (max-width:850px) {
    .produ .bottom {
        height: 60px;
        line-height: 60px;
    }
    .produ .top .ti {
        font-size: 36px;
    }
    .produ .bottom {
        font-size: 16px;
        padding: 0 23px;
    }
    .produ .right img {
        height: 45%;
    }
}

@media screen and (max-width:650px) {
    .produ .top .ti {
        font-size: 32px;
        margin-top: 45px;
    }
    .produ .right img {
        height: 30%;
    }
}



.woswi .swiper-pagination {}

.woswi .swiper-button-next,
.woswi .swiper-button-prev {
    width: auto;
    height: auto;
    margin: 0;
    background-image: none;
    top: -6%;
}

.woswi .swiper-button-next {
    /* left: 45px; */
    right: -18px;
}

.woswi .swiper-button-prev {
    /* right: 45px; */
    left: -18px;
}

@media screen and (max-width:1300px) {
    .people .right {
        width: 150px;
    }
}

.wo-san a .btn {
    border: 1px solid #fff;
    color: #fff;
    /* text-align: left; */
    margin: 0;
}

.bt-top img {
    margin-bottom: 8px;
}

.ma3 .font {
    top: 11px;
    left: -253px;
}

.ma1 .font {
    top: -126px;
    left: -253px;
}

.ma2 .font {
    top: 63px;
    left: -253px;
}

.ma4 .font {
    top: 58px;
    left: -71px;
}
.solu .tit{
   
    font-size: 34px;
    color: #333;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 30px;

}
.nat{
    line-height: 25px;
    padding-top: 13px;
    white-space: normal!important;
}
.solu{
     /*font-family: 'HelveticaNeueLTCom-Roman';*/
}
 @media screen and (max-width:1230px) {
   .nat {
line-height: 20px;
padding-top: 10px;
}
}
.sotop{
    margin-bottom: 50px;
}
.sotop .ti{
    font-size: 24px!important;
    color: #008ad2!important;
    background-color: #e7e7e7!important;
    line-height: 25px!important;
    padding: 8px 0!important;
    padding-left: 10px!important;
    padding-right: 35px!important;
    margin-bottom: 10px!important;
    display: inline-block!important;
}
.sotop .de .right{
width: 50%!important;
}
.sotop .de .left{
width: 50%!important;
}
.sotop .de {
    font-size: 18px;
    color:#666;
}
 .sotop .de p.yi{
    padding-left: 3px!important;
    background-image: none!important;
 }
 .sotop .de p{
    /*margin-bottom: 10px!important;*/
    padding-left: 0px!important;
    /*background-image: url('../img/soyuan.png')!important;*/
    /*background-position: 12px center!important;*/
    /*background-repeat: no-repeat!important;*/
    line-height: 20px!important;
 }
  .sopic{
    text-align: center;
  }
 .sopic img{
max-width: 100%;
height: auto!important;
margin-bottom: 50px;
 }
  @media screen and (max-width:860px) {
.sotop .de .right{
width: 100%!important;
}
.sotop .de .left{
width: 100%!important;
margin-bottom: 20px;
}
  }
  @media screen and (max-width: 1400px){
    .solu .tit{
        font-size: 30px!important;
        margin-top: 60px!important;
    }
    .sotop .ti{
        font-size: 20px!important;
    }

  }
   @media screen and (max-width: 1000px){
    .solu .tit{
        font-size: 28px!important;
        margin-top: 60px!important;
    }
      .sotop .de{
        font-size: 16px!important;
    }
  }
   @media screen and (max-width: 750px){
.sotop .ti{
        font-size: 18px!important;
    }
     .solu .tit{
        font-size: 26px!important;
        margin-top: 45px!important;
    }
   }
.sozi p{
font-size: 18px!important;
color: #666!important;
line-height: 25px!important;
}
.sosan{
margin-top: 25px!important;
margin-bottom: 40px!important;
}
@media screen and (max-width: 750px){
.sozi p{
        font-size: 16px;
    }}
    .solu .xian{
        width: 37px;
border-top: 2px solid #f4a023;
display: inline-block;
    }
    .success{
        margin-top: 150px;
    }
    .ban a{
        cursor: default;
        text-align: center;
    }
    .abli{
        position: absolute;
        /*width: 100%;*/
       border: 1px solid #eee;
       border-top: 3px solid #008ad2;
        top:95px;
        left: 0;
        /*text-align: center;*/
        white-space: nowrap;
        background-color: #fff;
display: none;
    }
    .head-ul li{
        position: relative;
    }
    .head-ul li a{
        display: block;
    }
    .abli a{ border-bottom: 1px solid #eee;
        display: block; padding: 0 20px;
        line-height: 35px;
    }
     .head-ul .abli >a:hover{
    color: #008ad2;
}
.priva{
display: block;
margin-bottom: 10px;
    font-size: 16px;
    transition: all 0.3s ease;
    color: #ccc;
}
 .priva:hover {
color: #018ad2;
}
@media screen and (max-width:1400px) {
.abli {
top: 78px;
}
}
.cde .left div p{
vertical-align: top;
display: inline-block;
}
.cde .left div p:nth-child(1){
width: 15px;
}
.cde .left div p:nth-child(2){
width: 93%;
}
.over-top .font{
width: 96%;
}
.banner{
overflow: hidden;
/*text-align: center;*/
}
.sola p:nth-child(1){
display: inline-block;
width: 15px;
vertical-align: top;
}
.sola p:nth-child(2){
display: inline-block;
width: 95%;
vertical-align: top;
}
.ewm img{
width: 100px;
}
.fo-con p span{
display: inline-block;
vertical-align: top;
}
.fo-con p span:nth-child(1){
width: 25px;
}
.fo-con p .zi{
width: 88%;
}
@media screen and (max-width:1250px) {
.fo-con p .zi{
width: 83%;
}
}
.over-top .font .xian{
margin-bottom: 35px;
}
.over-top .font{
margin-bottom: 50px;
margin-top: 45px;
}
.wa-ul{
margin-bottom: 45px;
}
.banner img{
width: 100%;
}
@media screen and (max-width: 1400px){
.banner img{
width: auto;
}
}
@media screen and (min-width:2000px) {
.over-top .font {
margin-bottom: 140px;
margin-top: 160px;
}
}