.thephone, body, html {
    width: 100%;
    height: 100%
}

.hide, .thephone {
    display: none
}

body, html {
    background: #fff
}

.phone_language li, .phone_language li span, .phone_language_modal li, .phone_language_modal li span, .show_logo img {
    vertical-align: middle
}

.pc {
    min-width: 1190px;
}

.head_nav li, body, html {
    font-family: PingFangSC-Regular, '微软雅黑'
}

.head, .head_nav, .head_nav li, .pc, .thephone {
    position: relative;
}

.banner_img, .link_list, .link_text, .play_mid ul li, .slideContain {
    overflow: hidden
}

body, html {
    font-size: 24px;
    color: #868686
}

.head, .headArea {
    width: 100%;
    height: 78px
}

.head {
    z-index: 100000;
    position: fixed;
    top: 0px;
    background: transparent;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.head_white {
    background: #ffffff;
}

.headContain_wrap {
    width: 90%;
    margin: 0 auto;
    height: 100%;
}

.headContain {
    width: 80%;
    height: 100%;
    margin: 0 auto
}

.show_logo {
    width: 147px;
    height: 50px;
    float: left;
    margin-top: 14px;
}

.show_logo a {
    display: block;
    width: 100%;
    height: 100%
}

.show_logo img {
    width: 100%;
    height: auto;
    display: block
}

.head_nav {
    float: right;
    color: #ffffff;
}

.head_nav_black {
    color: #000000;
}

.head_nav li {
    float: left;
    width: 100px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    cursor: pointer;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s;
    margin-top: 6px;
}

.head_nav_a {
    color: #ffffff;
    /*display: inline-block;*/
}

.head_nav_a_black {
    color: #000000;
}

.head_nav li a:hover {
    color: #189df9;
}

.head_nav li span {
    opacity: 0;
    filter: alpha(opacity=0);
    height: 4px;
    background: #189df9;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -45%;
    display: none;
    width: 0;
    -o-transition: all 3s;
    transition: all 3s;
    -webkit-transition: all 3s
}

ul.head_nav li span.spantext, ul.head_nav li:hover span {
    display: inline-block;
    width: 90%;
    opacity: .8;
    filter: alpha(opacity=80)
}

.banner_img img, .play_mid ul li img {
    display: block;
    float: left
}

.head_nav li:hover {
    color: #189df9;
}

.banner {
    width: 100%;
    height: 828px;
    margin-top: -78px;
    position: relative;
}

.banner_img {
    width: 100%;
    height: 100%;
    background: url('../image/banner.jpg') center no-repeat;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='../image/banner.jpg',
            sizingMethod='image');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='../image/banner.jpg',
            sizingMethod='image');
}

.banner-title {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -413.01px;
    margin-top: -80px;
}

.banner-title .show_movie_wrap {
    position: relative;
    width: 190px;
    height: 42px;
    margin: 0 auto;
    background: #189df9;
    -moz-border-radius: 20px; /* Firefox */
    -webkit-border-radius: 20px; /* Safari 和 Chrome */
    border-radius: 20px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
    behavior: url(CSS/PIE.htc);
}

.banner-title .show_movie {
    width: 88%;
    height: 42px;
    font-size: 16px;
    color: #ffffff;
    margin: 66px auto auto auto;
    cursor: pointer;
}

.banner-title .show_movie img{
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -15px;
    margin-left: 10px;
}

.banner-title .show_movie .show_movie_text {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -11px;
}

.banner-title p {
    text-align: left;
    color: #fff;
    font-size: 52px;
    height: 52px;
    letter-spacing: 3.067px;
    font-weight: 500;
    font-family: SiYuanHeiTi, PingFangSC-Regular, MicrosoftYaHeiUI, 'Helvetica Neue', '微软雅黑'
}

.hft_contain h2, .hft_contain p, .item, .item p, .play_up {
    text-align: center
}

.play_bot .item, .play_up, .play_up p {
    font-family: PingFangSC-Regular, '微软雅黑'
}

.play_instruction {
    width: 100%;
    height: 900px;
    background: #f9f9f9;
}

.playContain_wrap {
    width: 1190px;
    margin: 0 auto;
    height: 100%;
}

.playContain {
    width: 960px;
    height: 100%;
    margin: 0 auto
}

.play_up {
    width: 100%;
    font-size: 40px;
    color: #626262;
    padding-top: 150px;
    margin-bottom: 54px
}

.play_mid {
    width: 371px;
    height: 660px;
    background: url(../image/phone.png) center no-repeat;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    float: left;
}

.play_mid ul, .slideContain {
    position: absolute;
    height: 456px
}

.slideContain {
    width: 260px;
    top: 71px;
    left: 55px
}

.play_mid ul {
    width: 100000px;
    top: 0;
    left: 0
}

.play_mid ul li {
    float: left;
    width: 260px;
    height: 456px
}

.play_bot {
    width: 425px;
    margin: 0 auto;
    float: right;
    margin-top: 50px;
}

.iconarea {
    width: 69px;
    height: 69px;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    float: left;
}

.icontext {
    width: 224px;
    float: right;
}

em.dottedline {
    display: block;
    width: 2px;
    height: 120px;
    position: absolute;
    top: 34%;
    left: 35px;
    background: url(../image/dottedline.png) center no-repeat;
    -o-background-size: 100% 100%;
    background-size: 100% 100%
}

em {
    background: #dedede
}

.icon01 {
    background: url(../image/cliockicon1.png) center no-repeat
}

.icon02 {
    background: url(../image/shandian1.png) center no-repeat
}

.icon03 {
    background: url(../image/saomaicon1.png) center no-repeat
}

.icon04 {
    background: url(../image/bikeicon1.png) center no-repeat
}

.icon05 {
    background: url(../image/parkicon1.png) center no-repeat
}

.icon001 {
    background: url(../image/clickicon2.png) center no-repeat
}

.icon002 {
    background: url(../image/shandian2.png) center no-repeat
}

.icon003 {
    background: url(../image/saomaicon2.png) center no-repeat
}

.icon004 {
    background: url(../image/bikeicon2.png) center no-repeat
}

.icon005 {
    background: url(../image/parkicon2.png) center no-repeat
}

.item {
    width: 100%;
    height: 150px;
    position: relative
}

.iconChange {
    background: #0090ff
}

div.item:last-child {
    padding-right: 0
}

.item h3 {
    font-size: 19px;
    color: #000;
    margin-bottom: 16px
}

.item p {
    font-size: 14px;
    color: #939393;
    line-height: 1.5;
}

.havefun {
    width: 100%;
    height: auto;
}

.havefunContain {
    width: 1190px;
    min-height: 600px;
    margin: 0 auto;
    position: relative;
}

.havefun_title {
    font-size: 36px;
    color: #535353;
    text-align: center;
}

.swiper-container-pc {
    width: 960px;
    text-align: center;
    position: static !important;
    padding-top: 120px;
}
.swiper-container-pc .swiper-wrapper{
    height: 450px !important;
}

.swiper-container-pc .swiper-slide {
    height: 450px !important;
}

.swiper-container-pc .swiper-slide a{
    display: inline-block;
    width: 86%;
    margin: 0 auto;
    height: 90%;
    cursor: default;
    background: #ffffff;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s;
    margin-top: 5px;
}

.swiper-container-pc .swiper-slide .active{
    -moz-box-shadow: 0px 0px 10px #dadada;
    -webkit-box-shadow: 0px 0px 10px #dadada;
    box-shadow: 0px 0px 10px #dadada;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(CSS/PIE.htc);
}

.swiper-container-pc .swiper-slide .swiper-slide-wrap{
    width: 100%;
    height: 100%;
}

.swiper-container-pc .swiper-slide .swiper-slide-wrap img{
    margin-top: 20px;
}

.swiper-container-pc .swiper-slide a:hover {
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-box-shadow: 0px 0px 10px #dadada;
    -webkit-box-shadow: 0px 0px 10px #dadada;
    box-shadow: 0px 0px 10px #dadada;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(CSS/PIE.htc);
}

.swiper-container-pc h2 {
    font-size: 18px;
    color: #3c3d41;
    margin-top: 40px;
    font-weight: bold;
}

.swiper-container-pc p {
    font-size: 16px;
    color: #656b6f;
    width: 87%;
    margin: 40px auto 20px auto;
    text-align: center;
    line-height: 25px;
}

.swiper-pc-prev {
    position: absolute;
    left: 30px;
    top: 68%;
    cursor: pointer;
    z-index: 22;
}

.swiper-pc-next {
    position: absolute;
    right: 30px;
    top: 68%;
    cursor: pointer;
    z-index: 22;
}

.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.bluemashow, .miniAppShow, .lineContain li {
    opacity: 0;
    filter: alpha(opacity=0)
}

.flink_logo .llogo_text, .freetext p {
    font-size: 28px;
    font-family: PingFangSC-Regular, '微软雅黑';
    text-align: center
}

.download {
    width: 100%;
    height: 618px
}

.download_contain {
    padding-top: 200px;
    width: 960px;
    height: 260px;
    margin: 0 auto
}

.dl_left {
    float: left;
    position: relative
}

.dl_right {
    float: right;
    width: 340px;
    margin-top: 75px;
}

.dll_img {
    width: 200px;
    margin: 0 auto 30px
}

.dl_icon {
    width: 141px;
    height: 46px;
    display: inline-block;
    cursor: pointer
}

.dl_icon1 {
    background: url(../image/iphone.png) center no-repeat;
    -o-background-size: 100% 100%;
    background-size: 100% 100%
}

.dl_icon2 {
    background: url(../image/android.png) center no-repeat;
    -o-background-size: 100% 100%;
    background-size: 100% 100%
}

.left {
    float: left
}

.right {
    float: right
}

.double_phone {
    width: 521px;
    height: 644px;
    position: absolute;
    background: url(../image/dbphone.png) center no-repeat;
    top: -70px;
    left: -38px;
}

.dlwx, .flink_logo {
    position: relative
}

.friendLink {
    width: 100%;
    height: auto;
    background: #189df9
}

.flinkContain {
    width: 1190px;
    height: 323px;
    padding-top: 160px;
    margin: 0 auto
}

.flinkContain a {
    color: #ffffff;
}

.flink_logo {
    width: 141px;
    height: 49px;
    margin: 0 auto 70px;
    text-align: center
}

.flink_logo .llogo_text {
    margin-top: 10px;
    color: #fff;
    letter-spacing: 50px;
    padding-left: 35px;
    text-indent: 12px
}

.link_text {
    font-size: 12px;
    color: #fff
}

.flink_logo img {
    width: 100%;
    height: auto
}

.dlwx {
    width: 135px;
    height: 50px;
    margin: 0 auto 46px;
    cursor: pointer
}

.bluemashow {
    width: 152px;
    height: 187px;
    background: url(../image/public_signal.png) center no-repeat;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    left: -47px;
    bottom: -30px;
    display: block;
    z-index: 2000
}

.bluemashow a {
    display: block;
    width: 100%;
    height: 100%
}

.miniAppShow {
    width: 152px;
    height: 187px;
    background: url(../image/miniApps.png) center no-repeat;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    left: 39px;
    bottom: -30px;
    display: block;
    z-index: 2000
}

.dlwx_dlow {
    display: inline-block;
    width: 50px;
    height: 50px;
    -o-background-size: 100% 100%;
    background-size: 100% 100%
}

.dlwx_dlow1 {
    background: url(../image/linkwx2.png) center no-repeat;
    -o-background-size: 43px 43px;
    background-size: 43px 43px
}

.dlwx_dlow2 {
    background: url(../image/linkmini2.png) center no-repeat;
    -o-background-size: 43px 43px;
    background-size: 43px 43px
}

.link_text {
    width: 75%;
    margin: 0 auto;
    text-align: center;
    height: auto;
    font-family: PingFangSC-Regular, '微软雅黑'
}

.link_list {
    width: 50%;
    margin: 0 auto;
}

.link_list ul {
    float: left;
    width: 50%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #a3ccee;
    padding: 0 15px
}

.link_list ul:last-child {
    border: none
}

.link_list ul li {
    margin-bottom: 10px;
}

.link_list ul li:first-child {
    font-size: 16px;
    font-weight: bold;
}

.link_list ul li {
    white-space: nowrap;
    text-align: center
}

.compony {
    clear: both;
    padding-top: 30px;
    margin: 0 auto;
    text-align: center
}

.link_text p:first-child span, .link_text p:nth-child(2) span {
    padding: 0 20px;
    color: #fff
}

.about_banner {
    width: 100%;
    height: 360px;
    margin-top: -78px;
    position: relative;
}

.about_banner_img {
    width: 100%;
    height: 100%;
    background: url('../image/about/banner.jpg') center no-repeat;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='../image/banner.jpg',
            sizingMethod='image');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='../image/banner.jpg',
            sizingMethod='image');
}

.about_banner_title {
    position: absolute;
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    top: 50%;
    left: 50%;
    margin-left: -80px;
    margin-top: -25px;
    letter-spacing: 4px;
}

.about_content {
    width: 100%;
    background: #f9f9f9;
    position: relative;
    min-height: 547px;
}

.about_content_wrap {
    position: absolute;
    width: 800px;
    background: #ffffff;
    top: -70px;
    left: 50%;
    margin-left: -400px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(CSS/PIE.htc);
}

.about_content_nav {
    width: 100%;
    height: 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(CSS/PIE.htc);
}

.about_xiangshui_nav{
    float: left;
}
.contact_us_nav{
    float: right;
}

.about_contact_wrap {
    margin: 70px 30px 30px 30px;
}

.about_content_nav div {
    width: 50%;
    height: 100%;
    text-align: center;
    line-height: 50px;
    color: #272727;
    font-size: 24px;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
    background: #f9f9f9;
}

.about_content_nav div.active {
    font-weight: bold;
    background: #ffffff;
}

.about_xiangshui {
    display: none;
}

.about_xiangshui_text {
    width: 80%;
    margin: 0 auto;
}

.about_xiangshui h2 {
    font-size: 20px;
    color: #189df9;
    text-align: center;
    margin-bottom: 36px;
}

.about_xiangshui_text p {
    text-indent: 34px;
    font-size: 16px;
    color: #272727;
    line-height: 36px;
    text-align:justify;
    text-justify:inter-ideograph;
}

.about_xiangshui_news {
    width: 100%;
    margin-top: 158px;
}

.swiper-container-news-wrap {
    width: 100%;
    height: 200px;
    background: #f0f0f0;
    position: relative;
}

.swiper-container-news {
    width: 642px;
    height: 180px;
    margin: 0 auto;
}
.swiper-container-news .swiper-wrapper{
    height: 180px !important;
}
.swiper-container-news .swiper-slide{
    height: 180px !important;
}
.swiper-container-news .swiper-slide-wrap {
    width: 200px;
    height: 156px;
    margin: 24px auto;
}

.swiper-container-news .swiper-slide-wrap span {
    font-size: 16px;
    color: #272727;
}

.swiper-container-news.swiper-container {
    position: static !important;
}

.swiper-container-news .swiper-news-prev {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -16.5px;
    cursor: pointer;
}

.swiper-container-news .swiper-news-next {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -16.5px;
    cursor: pointer;
}

.contact_us {
    display: none;
}

.contact_us_text {
    width: 391px;
    margin: 0 auto;
}

.contact_us_text h2 {
    font-size: 20px;
    color: #189df9;
    text-align: center;
    margin-bottom: 75px;
}

.contact_us_text p {
    font-size: 16px;
    color: #272727;
    line-height: 30px;
}

.contact_us_code {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #272727;
    margin-top: 80px;
    height: 144px;
}

.contact_us_code img{
    display: inherit;
    margin-bottom: 20px;
}

.contact_us_code_fl{
    float: left;
}
.contact_us_code_fr{
    float: right;
}
.flinkContain_about {
    padding-top: 90px;
}

.about_nav_active {
    display: block;
}

.product_video_wrap{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000000;
    background: #000;
    display: none;
}

.close_video{
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 1000000;
}

@media screen and (max-width: 768px) {
    .menuList li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box
    }

    .menuList li, .slider, .slider-header {
        font-family: '微软雅黑'
    }

    .pc {
        display: none
    }

    .thephone {
        display: block;
        background: #fff
    }

    .phoneHeader {
        width: 100%;
        height: 2.568rem;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        position: fixed;
        top: 0;
        background-color: transparent;
        z-index: 10000;
        -o-transition: all .3s;
        transition: all .3s;
        -webkit-transition: all .3s;
    }
    .menuList{
        z-index: 100000;
    }

    .phoneHeader_white {
        background: #ffffff;
    }

    .phone_banner {
        position: relative;
        background: #f9f9f9;
    }

    .phone_banner_text_wrap {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    .phone_banner_text {
        width: 100%;
        height: 100%;
    }

    .phone_banner_text h2 {
        font-size: 1.706rem;
        color: #ffffff;
        font-weight: bold;
        letter-spacing: 4px;
    }

    .phone_banner_text span{
        font-size: 0.981rem;
        color: #ffffff;
        font-weight: bold;
    }

    .phone_watch_vedio_wrap {
        width: 6.4rem;
        height: 1.7067rem;
        background: #189df9;
        -moz-border-radius: 2rem;
        -webkit-border-radius: 2rem;
        border-radius: 2rem;
        margin-top: 3.2rem;
    }

    .phone_watch_vedio {
        width: 85%;
        margin: 0 auto;
        height: 100%;
    }

    .phone_watch_vedio img {
        width: 1.0667rem;
        height: 1.0667rem;
    }

    .phone_watch_vedio span {
        font-size: .64rem;
        color: #ffffff;
    }

    .phone_direction_blank{
        width: 100%;
        height: 1.024rem;
    }

    .phone_direction {
        text-align: center;
        background: #f9f9f9;
        position: relative;
    }

    .phone_phone {
        width: 10.581rem;
        height: 19.093rem;
    }

    .swiper-container01-wrap {
        width: 7.38rem;
        margin: 0 auto;
        position: absolute;
        top: 3.11rem;
        left: 4.33rem;
    }

    .swiper-container01 .swiper-slide,.swiper-container01 .swiper-slide img {
        width: 7.365rem;
        height: 13.2rem;
    }

    .phone_direction .swiper-pagination-temp {
        width: 12rem;
        margin: 0 auto;
        padding-bottom: 2.56rem;
    }

    .swiper-pagination-temp-text {
        height: 2.133rem;
    }

    .swiper-pagination-temp-text h2 {
        font-size: .725rem;
        color: #222222;
        margin-top: 1.066rem;
    }

    .swiper-pagination-temp-text p {
        font-size: .597rem;
        color: #656b6f;
        margin-top: .4rem;
    }

    .swiper-pagination-temp-head {
        position: relative;
        height: 1.493rem;
    }

    .swiper-pagination-temp-head-wrap {
        height: 100%;
    }

    .phone_line {
        width: 100%;
        height: 1px;
    }

    .swiper-pagination-temp-imgs {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 2;
    }

    .swiper-pagination-temp-imgs img {
        width: 1.493rem;
        height: 1.493rem;
    }

    .phone_experience {
        background: #ffffff;
        text-align: center;
        position: relative;
    }

    .phone_experience_blank {
        width: 100%;
        height: 1.1946rem;
    }

    .phone_experience_title {
        font-size: 0.9386rem;
        color: #3b3d40;
        margin: 0 auto 1.1946rem 0;
    }

    .phone_app_store {
        width: 100%;
        position: relative;
        height: 6rem;
        padding-top: 3rem;
    }

    .phone_app_store_wrap {
        width: 90%;
        margin: 0 auto;
    }

    .phone_app_store_fl {
        float: left;
        position: absolute;
        top: 0.5rem;
        width: 8.426rem;
        height: 10.496rem;
    }

    .phone_app_store_fr {
        float: right;
        position: absolute;
        right: 1rem;
        top: 1.3rem;
    }

    .phone_app_store_fr_wrap {
        height: 7.21rem;
    }

    .phone_miniApp_ma {
        width: 4.053rem;
        height: 4.053rem;
    }

    .phone_app_ios_store, .phone_android {
        width: 3.54rem;
        height: 0.896rem;
    }

    .swiper-container02 {
        width: 10.6rem;
        margin: 0 auto;
        position: static !important;
    }

    .swiper-container02 .swiper-slide {
        height: 13.4rem;
    }

    .swiper-container02 .swiper-slide-wrap {
        width: 90%;
        height: 90%;
        margin-left: 5%;
        margin-top: 5%;
        -moz-box-shadow: 0px 0px 10px #dadada;
        -webkit-box-shadow: 0px 0px 10px #dadada;
        box-shadow: 0px 0px 10px #dadada;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    .swiper-container02 .swiper-slide-wrap img {
        width: 5.546rem;
        height: 5.546rem;
        margin-top: 0.98rem;
    }

    .swiper-container02 .swiper-slide-wrap h2 {
        font-size: 0.725rem;
        color: #3c3d41;
        font-weight: bold;
        margin-top: .8rem;
    }

    .swiper-container02 .swiper-slide-wrap p {
        font-size: 0.597rem;
        color: #656b6f;
        margin-top: .9rem;
        width: 8.5rem;
    }

    .swiper02-button-prev {
        position: absolute;
        width: 13px;
        height: 24px;
        left: 1.066rem;
        top: 46%;
    }

    .swiper02-button-next {
        position: absolute;
        width: 13px;
        height: 24px;
        right: 1.066rem;
        top: 46%;
    }

    .headContain {
        width: 100%;
        height: 100%;
        position: relative
    }

    .headMenu {
        width: .94rem;
        height: .74rem;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }

    .headMenu img {
        width: 100%;
        height: 100%;
        display: inherit;
    }

    .headMenuClose {
        width: 0.725rem;
        height: 0.725rem;
    }

    .menuList {
        background: #fff;
        padding-left: .810667rem;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        height: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        transform: scale(0);
        -ms-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        display: none;
    }

    .menuList.active01 {
        opacity: 1;
        filter: alpha(opacity=100);
        height: auto;
        transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        display: block;
    }

    .menuList.active01 li {
        -webkit-transition: all 2s;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .menuList li {
        height: 2.56rem;
        line-height: 2.56rem;
        box-sizing: border-box;
        border-bottom: 1px solid #f1f1f1;
        font-size: .682667rem;
        color: #4a4a4a;
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .down_btn, .slider {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box
    }

    .phone_logo {
        width: 4.6509rem;
        height: 1.6rem;
    }

    .phone_logo img {
        width: 100%;
        height: 100%
    }

    .swiper-container {
        padding-bottom: .853333rem
    }

    .phone_footer {
        width: 100%;
        background: #189df9;
    }

    .phone_footer a {
        color: #fff
    }

    .pf_contain {
        position: relative;
        padding-top: 2.5rem;
        width: 100%;
        color: #fff;
        margin: 0 auto
    }

    .pf_contain .pf_logo {
        width: 4.16rem;
        height: 1.4506rem;
    }

    .phone_link {
        width: 3rem;
        height: 1.0667rem;
        margin: 0.981rem auto;
        cursor: pointer
    }

    .phone_link .phone_link_wx, .phone_link .phone_link_miniApp {
        width: 1.066rem;
        height: 1.066rem;
    }

    .phone_link_wx_code {
        position: absolute;
        width: 5.674rem;
        height: 6.997rem;
        left: 4.15rem;
        top: -2.5rem;
        opacity: 0;
        filter: alpha(opacity=0);
        transform: scale(0);
        -ms-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

    .phone_link_miniApp_code {
        position: absolute;
        width: 5.674rem;
        height: 6.997rem;
        right: 4.25rem;
        top: -2.5rem;
        opacity: 0;
        filter: alpha(opacity=0);
        transform: scale(0);
        -ms-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

    .phone_link_active {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        z-index: 10;
    }

    .phone_about {
        width: 100%;
        font-size: 0.426rem;
        text-align: center;
    }

    .phone_about ul{
        width: 50%;
    }

    .phone_about ul:first-child{
        border-right: 1px solid #a3ccee;
    }

    .phone_about ul li {
        line-height: 1.1rem;
    }

    .phone_about ul li:first-child {
        font-size: 0.6rem;
    }

    .phone_footer p {
        font-size: 0.39808rem;
        color: #ffffff;
        margin-top: 0.96rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .wxcode {
        width: 5.802667rem;
        height: 5.802667rem;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
        bottom: -.426667rem;
        display: none
    }

    .wxcode img {
        top: 0;
        width: 100%;
        height: 100%
    }

    .phone_about_banner {
        position: relative;
        background: #f9f9f9;
    }

    .phone_about_banner_title {
        position: absolute;
        font-size: 0.981rem;
        color: #ffffff;
        font-weight: bold;
        top: 50%;
        left: 50%;
        transform:translate(-50%,-50%);
        -ms-transform:translate(-50%,-50%);
        -webkit-transform:translate(-50%,-50%);
        -moz-transform:translate(-50%,-50%);
        -o-transform:translate(-50%,-50%);
        letter-spacing: 4px;
    }

    .phone_about_content {
        position: relative;
        width: 100%;
        background: #f9f9f9;
    }

    .phone_about_content_wrap {
        position: absolute;
        width: 96%;
        margin: 0 auto;
        top: -1.92rem;
        left: 2%;
        background: #ffffff;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    .phone_about_content_nav {
        width: 100%;
        height: 1.493rem;
        line-height: 1.493rem;
        font-size: 0.64rem;
        text-align: center;
        color: #272727;
    }

    .phone_about_content_nav div {
        background: #f9f9f9;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        -o-transition: all .3s;
        transition: all .3s;
        -webkit-transition: all .3s;
    }

    .phone_about_content_nav .active {
        font-weight: bold;
        background: #ffffff;
    }

    .phone_about_contact_wrap{
        margin: 0.896rem 1.066rem 0.512rem 1.066rem;
    }

    .phone_about_xiangshui{
        display: none;
    }

    .phone_about_xiangshui_text{
        margin-bottom: 1.066rem;
    }

    .phone_about_contact_wrap h2{
        color: #189df9;
        font-size: 0.597rem;
        text-align: center;
        margin-bottom: 0.853rem;
        font-weight: bold;
    }

    .phone_about_xiangshui_text p{
        color: #272727;
        font-size: 0.54rem;
        line-height: 1rem;
        text-indent: 1.1rem;
        text-align:justify;
        text-justify:inter-ideograph;
    }
    .phone_about_xiangshui_text_news{
        position: relative;
    }
    .swiper-container-phone-news-wrap{
        width: 10.154rem;
        margin: 0 auto;
        color: #272727;
        font-size: 0.597rem;
    }
    .swiper-container-phone-news{
        position: static !important;
        padding-bottom: 0;
    }
    .swiper-container-phone-news a{
        color: #272727;
    }
    .swiper-container-phone-news-wrap p {
        margin-top: 0.64rem;
    }
    .swiper-phone-news-prev{
        position: absolute;
        top: 50%;
        left: 0;
        transform:translate(0,-50%);
        -ms-transform:translate(0,-50%);
        -webkit-transform:translate(0,-50%);
        -moz-transform:translate(0,-50%);
        -o-transform:translate(0,-50%);
    }
    .swiper-phone-news-next{
        position: absolute;
        top: 50%;
        right: 0;
        transform:translate(0,-50%);
        -ms-transform:translate(0,-50%);
        -webkit-transform:translate(0,-50%);
        -moz-transform:translate(0,-50%);
        -o-transform:translate(0,-50%);
    }
    .phone_contact_us{
        display: none;
    }
    .phone_contact_us_text{
        margin-bottom: 2.2rem;
    }
    .phone_contact_us_text p{
        color: #272727;
        font-size: 0.54rem;
        line-height: 1rem;
    }
    .phone_contact_us_code{
        height: 5.376rem;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 1.28rem;
    }
    .phone_contact_us_code div{
        height: 100%;
        font-size: 0.597rem;
        color: #272727;
    }
    .phone_contact_us_code div img{
        width: 4.352rem;
        height: 4.352rem;
    }
    .phone_about_nav_active{
        display: block;
    }
    .phone_national_emblem{
        width: .55rem;
        height: .55rem;
    }
    .phone_national_emblem_p{
        margin-top: .2rem !important;
        padding-bottom: .426rem;
    }
}
.swiper-pagination-bullet{
    box-sizing: border-box;
    width: 10px !important;
    height: 10px !important;
}
.swiper-pagination-bullet-active{
    background: #189df9 !important;
}
.video-js{
    width: 100%;
    height: 100%;
}
.my-player-dimensions{
    width: 100% !important;
    height: 100% !important;
}
.jincopy{
    font-size: 12px;
    color: #fff;
}
.national_emblem {
    margin-bottom: -3px;
    margin-right: 2px;
}