.relative {
    position: relative;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
    font-size: 0;
}

.flexbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
}

.flexbox-middle {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.flexchild {
    display: block;
    /*width: 100%;*/
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    box-flex: 1;
    /* flex: 1; */
    word-wrap: break-word;
}

.header_content {
    width: 1340px;
    margin: 0 auto;
}

.header_content .header-logo {
    /*display: block;*/
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    color: #fff;
    /* font-size: 16px; */
    /* z-index: 1000; */
    /* background: url(../../index/images/newindex/logo.png)no-repeat 0 15px; */
    /* background-size: 259px 27px; */
    /*opacity: 1;*/
}

.list_margin {
    max-width: 1300px;
}

.fr {
    /*display: block;*/
    float: right;
    margin: 0;
    padding: 0;
    z-index: 2000;
}

.fr li:hover a {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.fr li,
.news_details li,
.honor_box li,
.platform-list-wra li,
.footer_container li,
.qr-item li {
    list-style: none;
}

.fr .hdr-item {
    position: relative;
    float: left;
    margin-left: 60px;
    font-size: 18px;
    cursor: pointer;
}

.wallet-icon {
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

.pt-50 {
    padding-top: 50px !important;
}

.ml-45 {
    margin-left: 45px !important;
}

.ml-35 {
    margin-left: 35px !important;
}

.fr a,
.footer_container a {
    /*display: block;*/
    color: #fff;
    text-decoration: none;
    /*z-index: 2005;*/
}

.fr .enroll {
    padding: 5px 10px;
    background: #0440a4;
    border-radius: 10px;
}

.fr a.active {
    padding-bottom: 14px;
    border-bottom: 5px solid #fff;
    z-index: 30;
}

.p_index .swiper-pagination-bullet {
    width: 45px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
}

.p_index .swiper-pagination-bullet-active {
    width: 45px;
    /*height: 2px;*/
    background: #fff;

}

.p_index img {
    display: block;
    width: 100%;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-60 {
    margin-bottom: 60px;
}

.pt-35 {
    padding-top: 35px !important;
}

.pt-60 {
    padding-top: 60px;
}

.content_title {
    text-align: center;
}

.title_introduce {
    padding: 40px 295px 0;
    font-size: 16px;
    color: #333;
    text-indent: 2em;
    line-height: 30px;
}

.title_introduce span,
.honor_cont span {
    color: #458aec;
}

.superiority {
    width: 1340px;
    margin: 0 auto;
    /*width: 80%;*/
    /*margin: 0 295px;*/
}

.circle_one {
    /*float: left;*/
    font-size: 16px;
    color: #111;
    cursor: pointer;
    text-align: center;
}

/*.circle_one.active {
	color: #1393ff;
}*/
.strength {
    margin-bottom: 15px;
}

.strength img {
    margin-top: 40px;
    vertical-align: middle;
}

/*.superiority .circle_one:first-child {
	margin-left: 25px!important;
}
.superiority .circle_one {
	margin-left: 120px;
	margin-left: 9%;
}*/
.pd-5 {
    padding-bottom: 5px;
}

.pd-35 {
    padding-bottom: 35px !important;
}

.pd-60 {
    padding-bottom: 60px;
}

.bor-clr {
    border-bottom: 2px solid #1392ff;
}

.prd_details {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    text-indent: 2em;
}

/*.tab_cut,*/
.imgactive,
.details_more,
.details_tab {
    display: none;
}

.tab_content .active,
.news_details.active {
    display: block !important;
}

.news_tab {
    margin: 0 auto;
    width: 37%;
    border: 1px solid #0898ff;
    border-radius: 5px;
}

.news_tab li {
    float: left;
    width: 33.32%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    list-style: none;
    cursor: pointer;
    border-right: 1px solid #0898ff;
}

.news_tab li:last-child {
    border: 0;
}

.news_tab .active {
    color: #fff;
    background: #0898ff;
}

.pt-70 {
    padding-top: 70px;
}

.pd-20 {
    padding: 10px 0 5px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px dashed #dfdfdf;
    cursor: pointer;
}

.news_details {
    margin: 0;
    padding: 0;
}

.news_details li a {
    width: 100%;
}

.news_details .news_content {
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 75%;
}

.issuetime {
    float: right;
    font-size: 14px;
    color: #999;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*display: inline-block;*/
    max-width: 75%;
}

.icons-more {
    display: inline-block;
    margin-left: 5px;
    width: 12px;
    height: 12px;
    background: url(../images/newindex/more.png)no-repeat;
    background-size: 100%;
}

.icons-rotate {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* Internet Explorer */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
}

.news_more {
    font-size: 18px;
    color: #4eaeff;
    cursor: pointer;
}

.pt-10 {
    padding-top: 10px;
}

.honor_box li,
.platform-list-wra li,
.honor_left,
.footer_container li,
.qr-wra .qr-item {
    float: left;
}

.medal-img-left {
    position: relative;
    float: left;
    width: 48px;
    height: 70px;
    overflow: hidden;
}

.trophy-img-left {
    position: relative;
    margin-right: 10px;
    float: left;
    width: 61px;
    height: 70px;
    overflow: hidden;
}

.patent-img-left {
    position: relative;
    margin-right: 10px;
    float: left;
    width: 69px;
    height: 69px;
    overflow: hidden;
}

.medal-img-right {
    position: relative;
    margin-left: 58px;
    box-sizing: border-box;
}

.icon-medal {
    height: 100%;
}

.pd-5 {
    padding-bottom: 7px;
}

.pad-20 {
    padding-bottom: 20px;
}

.honor_tit {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.honor_cont {
    font-size: 14px;
    color: #333;
}

.honor_right {
    float: right;
}

.ml-30 {
    margin-left: 30px;
}

.pd-15 {
    padding-bottom: 15px;
}

.honor_width {
    width: 100%;
}

.mt-25 {
    margin-top: 25px;
}

@media screen and (max-width: 1440px) {
    .honor_tit {
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }

    .honor_cont {
        font-size: 12px;
        color: #333;
    }

    .ml-30 {
        margin-left: 10px;
    }
}

.pd-40 {
    padding-bottom: 40px;
}

.footer_container {
    width: 1200px;
    margin: 0 auto;
}

.footer_container p {
    font-size: 16px;
    color: #fff;
}

.pd-25 {
    padding-bottom: 25px;
}

.ml-155 {
    margin-left: 155px;
}

.icon-code {
    display: inline-block;
    width: 99px;
    height: 99px;
    background: url(../images/newindex/ercode.png) no-repeat;
    background-size: 100% 100%;
}

.code_text {
    font-size: 12px !important;
    color: #fff;
}

/*.qr-wra .qr-item {
	width: 110px;
	text-align: center;
}*/
.qr-img {
    display: block;
    margin-left: 5px;
    width: 99px;
    height: 99px;
}

.qr-name {
    padding-top: 10px;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    text-align: center;
}

.qr-item li {
    font-size: 18px;
    color: #fff;
}

.ml-20 {
    margin-left: 20px;
}

.icon-tel {
    display: inline-block;
    margin-right: 8px;
    width: 18px;
    height: 16px;
    background: url(../images/newindex/tel.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.icon-hour {
    display: inline-block;
    margin-left: 10px;
    width: 39px;
    height: 17px;
    background: url(../images/newindex/hour.png) no-repeat;
    background-size: 100% 100%;
    /*vertical-align: middle;*/
}

.icon-mesg {
    display: inline-block;
    margin-right: 8px;
    width: 15px;
    height: 12px;
    background: url(../images/newindex/mesg.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.icon-addr {
    display: inline-block;
    margin-right: 8px;
    width: 14px;
    height: 18px;
    background: url(../images/newindex/addr.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.fs-18 {
    font-size: 18px !important;
}

.record {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #0081f1;
}

.detail-icon {
    display: inline-block;
    width: 24px;
    height: 32px;
    background: url(../images/newindex/detail.png) no-repeat;
    background-size: 24px 32px;
    vertical-align: middle;
    /*padding-left: 20px;
    height: 16px;
    line-height: 16px;*/

}

.detail-icon1 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/ghs.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.footer_content a {
    color: #fff;
    text-decoration: none;
}

/*右侧*/
.contact-fixed {
    position: fixed;
    top: 50%;
    right: 15px;
    margin-top: -122px;
    display: block;
    width: 53px;
    height: 235px;
    z-index: 10;
}

.contact-fixed .contact-wra {
    width: 53px;
    height: 52px;
    border: 1px solid #0898ff;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #0898ff;
}

.contact-fixed .qr-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53px;
    height: 52px;
    border-radius: 10px;
    border: 1px solid #0898ff;
    background: #0898ff url(../images/newindex/qr_code.png)no-repeat;
    color: #646f91;
    background-size: 100% 100%;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.contact-fixed .ai-bottom {
    display: block;
    width: 52px;
    height: 50px;
    background: #0898ff url(../images/newindex/chatbot.svg) no-repeat center;
    background-size: 80% 80%;
}

.contact-fixed .service-bottom {
    display: block;
    width: 53px;
    height: 52px;
    background: #0898ff url(../images/newindex/service.png)no-repeat;
    background-size: 100% 100%;
}

.video-bottom {
    display: block;
    width: 53px;
    height: 52px;
    background: #0898ff url(../images/newindex/video.png)no-repeat;
    background-size: 100% 100%;
}

.contact-fixed .qr-dialog {
    position: absolute;
    bottom: 0;
    right: 65px;
    display: block;
    width: 145px;
    height: 159px;
    background: url(../images/newindex/qr_bg.png)no-repeat;
    background-size: 100%;
    opacity: 0;
    transform: scale(.95);
    -webkit-transform: scale(.95);
    -moz-transform: scale(.95);
    -o-transform: scale(.95);
    -ms-transform: scale(.95);
    visibility: hidden;
    transition: opacity .4s, transform .3s ease-out;
}

.contact-fixed .qr-bottom:hover~.qr-dialog {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.contact-fixed .qr-dialog .qr-img {
    margin-top: 20px;
    margin-left: 20px;
    display: block;
    width: 99px;
    height: 99px;
}

.contact-fixed .qr-dialog .qr-detail {
    padding-top: 5px;
    color: #646f91;
    font-size: 12px;
    text-align: center;
}

.md-10 {
    margin-bottom: 10px;
}

.back-top {
    display: none;
    position: fixed;
    top: 50%;
    margin-top: 120px;
    /*bottom: 360px;*/
    right: 15px;
    z-index: 10;
    width: 53px;
    height: 52px;
    border: 1px solid #e9edf5;
    background: #fff url(../images/newindex/top.png)no-repeat;
    background-size: 100% 100%;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}


.content_2 .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

/*.content_2 .swiper-slide {
  background-size: cover;
  background-position: center;
}*/
.content_2 .gallery-top {
    height: 80%;
    width: 100%;
}

.content_2 .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide-thumb-active .circle_one {
    color: #1393ff;
}

.gallery-thumbs .swiper-slide-thumb-active .img-item {
    display: none;
}

.gallery-thumbs .swiper-slide-thumb-active .imgactive,
.contact-video:hover~.mouse_video,
.contact-service:hover~.mouse_service,
.contact-ai:hover~.mouse_ai {
    display: block;
}

.md-30 {
    margin-bottom: 30px !important;
}

html,
body {
    height: 100%;
}

.mouse_hover {
    position: absolute;
    width: 86px;
    background: #fff;
    top: 2%;
    left: -105px;
    padding: 10px 10px;
    display: none;
    font-size: 14px;
    color: #929db9;
    text-align: left;
    border-radius: 4px;
    box-shadow: 0 1px 6px 0 rgba(40, 43, 49, 0.2)
}

.mouse_hover:before {
    content: '';
    position: absolute;
    right: -2px;
    top: 50%;
    width: 15px;
    height: 15px;
    box-shadow: 0 1px 6px 0 rgba(40, 43, 49, 0.2);
    transform: rotate(45deg) translate(0, -50%);
}

.mouse_hover:after {
    content: '';
    position: absolute;
    right: 1px;
    top: 50%;
    width: 20px;
    height: 20px;
    background: #FFF;
    transform: rotate(45deg) translate(0, -50%);
}

.contact-ai:hover~.mouse_ai {
    top: 30%;
}

.contact-service:hover~.mouse_service {
    top: 55%;
}

.cont-height {
    height: 94.8%;
}

@media screen and (max-width: 1600px) {
    .list {
        min-height: 86%;
    }

    .cont-height {
        height: 93.5%;
    }
}
