.page-banner .banner-right {
    width: 45%;
    max-width: 540px;
}
.banner-right {
    width: 50%;
    height: 100%;
    float: right;
    overflow: hidden;
    position: relative;
}
.page-banner .banner-left {
    width: 50%;
}
.page-banner .banner-left h2.title {
    padding-top: 60px;
}
.box h2.title, .box h2.title2 {
    font-size: 40px;
    color: #333333;
    line-height: 55px;
    margin-bottom: 20px;
    position: relative;
}
.banner-left p.mainss {
    min-height: 100px;
}
.box p.mainss {
    font-size: 18px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 10px;
}
.clearfix:after {
    content: "";
    clear: both;
    overflow: hidden;
    height: 0;
    width: 100%;
    display: block;
    zoom: 1;
}
.box.gray {
    background-color: #f9f9f9;
}
.center {
    text-align: center;
}
h1, h2, h3, h3, h4, h5, h6 {
    font-weight: normal;
}
.show-position-pic.img-center {
    text-align: center;
    background-position: center center;
}
.show-position-pic.fl {
    margin-right: 40px;
}
.show-position-pic video, .show-position-pic img {
    max-width: 100%;
}
.show-position-txt {
    width: 460px;
    padding-top: 80px;
}
.show-position-txt h3 {
    font-size: 40px;
    line-height: 50px;
    color: #333;
    margin-bottom: 20px;
}
.show-position-txt p {
    font-size: 18px;
    color: #333;
    line-height: 28px;
    margin-bottom: 40px;
}
.video-embed {
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
.show-position-pic {
    width: calc(100% - 500px);
}
.box.gradient2 {
    background-color: #FFFFFF;
    background: -webkit-linear-gradient(0deg, #FFFFFF 50%, #F7F8FA 100%);
    background: -o-linear-gradient(0deg, #FFFFFF 50%, #F7F8FA 100%);
    background: -moz-linear-gradient(0deg, #FFFFFF 50%, #F7F8FA 100%);
    background: linear-gradient(0deg, #FFFFFF 50%, #F7F8FA 100%);
}
.tiyan-app h2.title {
    margin-bottom: 0;
    line-height: 100px;
}
.tiyan-app .apps2 {
    padding-right: 0;
}
.tiyan-app .apps {
    position: absolute;
    top: 0;
    right: 40px;
    padding-right: 50px;
}
.cj-app:first-of-type {
    margin-left: 0;
}
.apps2 a {
    margin: 0 10px;
}
.apps a {
    margin: 0 50px;
    font-size: 18px;
    line-height: 36px;
}
.cj-app {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    color: #87878A;
    margin: 0 5px;
    transition: all 0.5s;
}
.cj-app span {
    display: block;
}
.apps .cj-app img {
    max-width: 68px;
}
.cj-app img {
    max-width: 34px;
    margin: 0px auto;
}
.apps2 a {
    margin: 0 10px;
}
@media(max-width:640px){
    .m1200 {
        width: 100%;
        padding: 0 10px;
    }
    .page-banner .banner-right {
        width: 100%;
        max-width: 100%;
        float: unset;
        text-align: center;
    }
    .page-banner .banner-left {
        width: 100%;
    }
    .page-banner .banner-left h2.title {
        padding-top: 20px;
    }
    .banner-left p.mainss {
        min-height: unset;
    }
    .box h2.title, .box h2.title2 {
        font-size: 30px;
    }
    .show-position-pic {
        width: 100%;
    }
    .show-position-pic.fl {
        margin-right: 0;
        float: unset;
    }
    .show-position-txt.fr {
        float: unset;
    }
    .show-position-txt h3 {
        font-size: 30px;
    }
    .show-position-txt {
        width: 100%;
        padding-top: 10px;
    }
    .tiyan-app .apps {
        position: unset;
        padding-right: 0;
    }
    .tiyan-app h2.title {
        text-align: center;
        line-height: 1;
        margin-bottom: 20px;
    }
    .tiyan-app .apps {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .apps2 a:last-child {
        display: none;
    }
    .apps2 a {
        margin: 0;
        width: 30%;
        margin-top: 15px;
    }












}