.warp {
    font-size: 14px;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.content {
    position: relative;
}

.default_w {
    width: 1280px;
    margin: 0 auto;
    float: none;
}

.header_box {
    position: relative;
    z-index: 9999;
}

.header_box .header_top {
    background: #272a2f;
    height: 30px;
    width: 100%;
    margin: 0;
    line-height: 30px;
    float: none;
    font-size: 14px;
}

.header_box .header_top .header_top_left {
    color: #fff;
    float: left;
    font-size: 14px;
}

.header_box .header_top .header_top_right {
    color: #fff;
    float: right;
    font-size: 14px;
}

.header_menu {
    position: relative;
}

.header_menu .header_menu_img {
    width: 88px;
    height: 24px;
}

.m-l-10 {
    margin-left: 10px;
}

.aaa_header .nav_btn {
    display: none;
}

.aaa_header .logo {
    display: none;
}

.aaa_header .search {
    display: none;
}

.aaa_header .right {
    background: #d42b40;
    height: 45px;
    width: 100%;
    margin: 0;
    line-height: 45px;
    float: none;
    font-size: 14px;
}

.aaa_header .right * {
    color: #fff;
}

.aaa_header .right a {
    color: #fff;
}

.aaa_header .right .top {
    margin-right: 50px;
}

.aaa_header .right .language2 {
    font-size: 14px;
}

.aaa_header .right .aaa_mlogo {
    display: none;
}

.aaa_header .ssgs>a:after {
    top: 22px;
    border-top: 4px solid #fff;
}

.aaa_header .ssgs dl {
    top: 45px;
    background: #272a2e;
}

.aaa_header .ssgs dl a {
    font-size: 12px;
}

.aaa_con {
    height: 100px;
    background: rgba(255, 255, 255, 0.6);
    line-height: 100px;
    width: 100%;
    transition: all 0.5s ease;
}

.aaa_con .aaa_logo {
    float: left;
    width: 150px;
}

.aaa_con .aaa_logo img {
    vertical-align: middle;
    max-width: 100%;
}

.header_box .header_top .header_top_right a {
    color: #fff;
    cursor: pointer;
}
.header_box .header_top .header_top_right a:hover{
    color: #057fff;
}

.aaa_con .aaa_btn {
    float: right;
}

.aaa_con .aaa_btn a {
    display: inline-block;
    margin-left: 20px;
}

.aaa_con .aaa_btn img {
    vertical-align: middle;
    width: 17px;
}

.aaa_con .aaa_scroll {
    display: none;
}

.aaa_con ul {
    float: right;
}

.aaa_con ul li {
    float: left;
}

.aaa_con ul li a {
    opacity: 0.9;
    display: block;
    padding: 0 18px;
    font-size: 16px;
    font-weight: 500;
    font-family: Microsoft YaHei, 微软雅黑, Segoe UI-Bold, Segoe UI;
}

.aaa_con ul li a:hover {
    color: #057fff;
}

@media only screen and (max-width: 1100px) {}

@media only screen and (max-width: 1000px) {
    .aaa_header .right .top {
        margin-right: 20px;
    }
    .aaa_header .right .top i {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .index_body .header {
        height: auto;
    }
    .aaa_header .right {
        height: 90px;
        line-height: 90px;
        border-bottom: 1px solid #057fff;
    }
    .aaa_header .right .aaa_mlogo {
        display: inline-block;
        float: left;
        height: 100%;
        text-align: left;
    }
    .aaa_header .right .aaa_mlogo img {
        vertical-align: middle;
        width: 80%;
    }
    .aaa_header .right .top {
        margin: 0;
        padding: 0 10px;
    }
    .aaa_header .language2 a {
        display: inline-block;
    }
    .aaa_header .language2 i {
        transform: rotate(0deg) translateY(0px);
        font-size: 14px;
    }
    .aaa_header .language2 a.en {
        top: 0;
    }
    .aaa_header .phone_search_btn {
        float: right;
        margin: 0;
    }
    .aaa_header .phone_search_btn img {
        vertical-align: middle;
    }
}

@media only screen and (max-width: 375px) {
    /* .aaa_con .aaa_ul ul li a {
    padding: 0 10px;
  } */
}

@media only screen and (max-width: 320px) {
    /* .aaa_con .aaa_ul {
    width: 65%;
  } */
}

.p_s_clo {
    cursor: pointer;
}

.bbb_bg {
    display: none;
    position: fixed;
    top: 30px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #272a2e;
    /* background: #272a2e url(../img/bbb_bg.png) no-repeat center bottom; */
    background-size: 100%;
    z-index: 999999;
    /* bottom: 15%; */
}

.bbb_close {
    text-align: right;
    margin-top: 20px;
    cursor: pointer;
}

.bbb_input {
    border-bottom: 1px solid #686a6d;
    margin-top: 0px;
}

.bbb_input input {
    background: none;
    border: 0;
    height: 40px;
}

.bbb_input .text {
    width: 90%;
    padding-left: 20px;
}

.bbb_input .sub {
    width: 40px;
    background: url(../img/bbb_search.png) no-repeat center;
    text-indent: -99999px;
}

.bbb_nav {
    margin-top: 50px;
}

.bbb_nav dl {
    float: left;
    margin-right: 60px;
}

.bbb_nav dl>* {
    padding-left: 40px;
}

.bbb_nav dl dt {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.bbb_nav dl dt:after {
    position: absolute;
    bottom: 0px;
    left: 40px;
    display: block;
    content: '';
    width: 35px;
    height: 1px;
    background: #414346;
}


/* .bbb_nav dl dt:before {
  position: absolute;
  left: 20px;
  top: 12px;
  display: block;
  content: '';
  width: 4px;
  height: 4px;
  background: #057fff;
} */

.bbb_nav dl dt a {
    font-size: 18px;
    color: #fff;
}

.bbb_nav dl dd {
    margin-bottom: 10px;
    position: relative;
}

.bbb_nav dl dd.subNav:after {
    position: absolute;
    left: 20px;
    top: 8px;
    display: block;
    content: '';
    width: 5px;
    height: 6px;
    background: url(../img/bbb_san.png) no-repeat center;
}

.bbb_nav dl dd a {
    color: #999;
}

.bbb_nav dl dd ul {
    padding-left: 20px;
}

.bbb_nav dl dd ul li {
    margin-top: 8px;
}

.bbb_nav dl dd ul li a {
    color: #7d7d7d;
}

.bbb_img {
    margin-top: 50px;
}

.bbb_img li {
    float: left;
    margin-right: 10px;
    position: relative;
    width: 420px;
    text-align: center;
}

.bbb_img li:nth-of-type(3n) {
    margin-right: 0;
}

.bbb_img li img {
    max-width: 100%;
}

.bbb_img li p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 50px;
    line-height: 50px;
}

@media only screen and (max-width: 1366px) {
    .bbb_img li {
        width: 32.4%;
    }
    .bbb_nav dl {
        margin-right: 3.5%;
    }
}

@media only screen and (max-width: 1200px) {
    .bbb_nav dl {
        width: 10%;
    }
    .bbb_nav dl>* {
        padding-left: 35%;
        width: 100%;
    }
}

@media only screen and (max-width: 1000px) {
    .bbb_nav dl dd ul {
        padding-left: 10px;
    }
    .bbb_nav dl dt a {
        font-size: 14px;
    }
    .bbb_nav dl dt:before {
        left: 10px;
    }
    .bbb_nav dl dt:after {
        left: 25px;
    }
    .bbb_nav dl dd.subNav:after {
        left: 10px;
    }
}


/*内页修改*/

.aaa_header_bbb .nav_btn {
    display: none;
}

.aaa_header_bbb .logo {
    display: none;
}

.aaa_header_bbb .search {
    display: none;
}

.aaa_header_bbb .crumb+div {
    margin-top: 0 !important;
}

.aaa_header_bbb .header {
    position: sticky;
    top: 0;
    height: auto;
    z-index: 999;
}

.aaa_header_bbb .header>.right {
    width: 1280px;
    margin: 0 auto;
    float: none;
}

.aaa_header_bbb .header>.right .top {
    margin-right: 0;
}

.aaa_header_bbb .crumb {
    background: rgba(0, 0, 0, 0.8);
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
}

.aaa_header_bbb .crumb a {
    color: #fff;
}

.aaa_header_bbb .crumb_con {
    width: 1280px;
    margin: 0 auto;
    float: none;
}

.aaa_header_bbb .crumb_con .tit {
    background: none;
}

.aaa_header_bbb .crumb_con ul {
    float: right;
}

@media only screen and (max-width: 1366px) {
    .aaa_header_bbb .header>.right,
    .aaa_header_bbb .crumb_con {
        width: 1100px;
    }
}

@media only screen and (max-width: 1200px) {
    .aaa_header_bbb .header>.right,
    .aaa_header_bbb .crumb_con {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 767px) {
    .aaa_header_bbb .header>.right,
    .aaa_header_bbb .crumb_con {
        padding-right: 10px;
        padding-left: 10px;
    }
}


/*header定位*/

.aaa_header_bbb .header {
    width: 100%;
}

.aaa_header_bbb .header.other_header {
    position: fixed;
    z-index: 9999;
}

.aaa_header_bbb .header.other_header .top {
    max-width: 1280px;
    margin: 0 auto;
}

.aaa_header_bbb .header_box {
    /* height: 145px; */
    position: relative;
    /*position: fixed;*/
    width: 100%;
    z-index: 9999;
}

.aaa_header_bbb .bbb_bg .right .top {
    margin-right: auto;
}

.aaa_header_bbb .ccc_nav_bg {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 0px;
    right: 0px;
    top: 130px;
}

.aaa_header_bbb .ccc_navDl {
    display: none;
    padding: 40px 0;
}

.aaa_header_bbb .ccc_navDl .ccc_left {
    float: left;
    border-right: 1px solid #3b434a;
    padding-right: 100px;
}

.aaa_header_bbb .ccc_navDl .ccc_left h3 {
    color: #fff;
    margin-bottom: 20px;
}

.aaa_header_bbb .ccc_navDl .ccc_left h4 {
    position: relative;
    width: 240px;
}

.aaa_header_bbb .ccc_navDl .ccc_left h4 img {
    max-width: 100%;
}

.aaa_header_bbb .ccc_navDl .ccc_left h4 p {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: pre-line;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.aaa_header_bbb .ccc_navDl .ccc_right {
    float: right;
}

.aaa_header_bbb .ccc_navDl .ccc_right dl {
    float: left;
    padding: 0 30px;
}

.aaa_header_bbb .ccc_navDl .ccc_right dl a {
    font-size: 18px;
    font-family: Microsoft YaHei, 微软雅黑, Segoe UI-Regular, Segoe UI;
    font-weight: 400;
    color: #FFFFFF;
}

.aaa_header_bbb .ccc_navDl .ccc_right dl a:hover {
    color: #057fff;
}

.aaa_header_bbb .ccc_navDl .ccc_right dl dt {
    font-size: 16px;
    margin-bottom: 15px;
}

.aaa_header_bbb .ccc_navDl .ccc_right dl dd {
    margin-top: 10px;
}

.aaa_header_bbb .ccc_navDl .ccc_right dl dd a {
    color: #999999;
}

.aaa_header_bbb .ccc_navDl .ccc_right dl dd a:hover {
    color: #057fff;
}

@media only screen and (max-width: 1366px) {
    .aaa_header_bbb .ccc_navDl .ccc_left {
        padding-right: 50px;
    }
    .aaa_header_bbb .ccc_navDl .ccc_right dl {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 1200px) {
    .aaa_header_bbb .ccc_navDl .ccc_left {
        padding-right: 20px;
        width: 25%;
    }
    .aaa_header_bbb .ccc_navDl .ccc_left h4 {
        width: 90%;
    }
    .aaa_header_bbb .ccc_navDl .ccc_right dl {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 1000px) {
    .aaa_header_bbb .ccc_navDl .ccc_left {
        display: none;
    }
    .aaa_header_bbb .ccc_navDl .ccc_right {
        float: left;
    }
}

@media only screen and (max-width: 767px) {}

.foot_p_c {
    float: left !important;
    margin-left: 10%;
}

.liuY {
    position: fixed;
    top: 80%;
    right: 0px;
    margin-top: -22px;
    z-index: 999;
    width: 70px;
    height: 70px;
}

.liuY img {
    width: 100%;
}

.liaoT {
    z-index: 999;
    width: 400px;
    height: 500px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    display: none;
}

.liaoT>span {
    color: #fff;
    display: block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: 0px;
    z-index: 999;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.liaoT iframe {
    width: 100%;
    height: 100%;
}

.touch_body .liaoT>span {
    color: #444;
    top: 0;
}

.real_warp_mob {
    display: none;
}

@media only screen and (max-width: 767px) {
    .liuY {
        width: 50px;
        height: 50px;
    }
    .liaoT {
        width: 100%;
    }
    .touch_body .liaoT>span {
        right: 0px;
        left: auto;
    }
    .header_box .header_top .header_top_left {
        margin-left: 10px !important;
    }
    .header_box .header_top {
        height: 60px;
    }
    .header_box .header_top .header_top_right {
        float: none;
        margin-left: 10px;
    }
    .aaa_header_bbb .header {
        height: 162px;
    }
    .aaa_ul {
        display: none;
    }
    /* .index_detailed {
        margin-top: -103px;
    } */
    .aaa_con .aaa_logo {
        margin-left: 10px !important;
    }
    .aaa_con .aaa_btn {
        margin-right: 10px !important;
    }
    .aaa_con {
        height: 65px;
        line-height: 63px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .sPage0_video video {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100vh;
        object-fit: cover;
    }
    .swiper-pagination {
        display: none;
    }
    .industry_con>img {
        object-fit: cover;
    }
    .real_time {
        display: none !important;
    }
    .real_case .real_case_img {
        display: none;
    }
    .real {
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        flex-direction: column;
    }
    .real::before {
        width: 0 !important;
    }
    .real_case {
        width: 100% !important;
        flex-wrap: wrap;
        height: 112px;
    }
    .real_case .real_case_detail {
        margin-top: 10px;
    }
    .newCon {
        height: auto;
    }
}

.site-map-nav {
    display: flex;
    justify-content: center;
}

.site-map-nav dl {
    float: none !important;
    margin: 0 10px !important;
}

.header-nav-lv2-wrap {
    height: 0;
    overflow: hidden;
    transition: height ease .3s;
}

.header-nav-lv2 {
    padding: 20px 0 !important;
    min-height: 50px;
}

.header-nav-lv2-left {
    display: flex;
    float: none!important;
    align-items: center;
    padding-left: 30px;
}

.header-nav-lv2-left > h3 {
    margin-bottom: 0!important;
}

.header-nav-lv2-right {
    flex: 1;
    display: flex;
    float: none!important;
    justify-content: flex-end;
}

.header-nav-lv2-node {
    text-align: right;
}
.header-nav-lv2-node > dt {
    display: flex;
    min-height: 50px;
    align-items: center;
    margin-bottom: 0!important;
}

.header-nav-lv3-box {
    height: 0;
    overflow: hidden;
    margin-top: 0!important;
    transition: height ease .3s;
}

.header-nav-lv3-list {
    line-height: 1.9;
}

.header-nav-lv3 > a {
    color: #fff!important;
    font-size: 15px!important;
}

.header-nav-lv3 > a:hover {
    color: #057fff!important;
}

.mobile-menu-page {
	position: fixed;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
    z-index: 100;
}
.mobile-menu-page.active {
	left: 0;
}
.mobile-menu-page.active .mobile-menu-list {
	-webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    transform: translateX(0) !important;
    transition: .4s;
}.mobile-menu-list {
    overflow: hidden;
    outline: none;
    cursor: grab;
    touch-action: none;
	height: 100%;
	display: flex;
    flex-direction: column;
    float: none !important;
    position: fixed;
    width: 68vw;
    height: 100%;
    padding-bottom: 21.3333vw;
    top: 21.3333vw;
    left: 0;
    z-index: 119;
    background: rgba(181,181,181,.85);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: .4s;
}
.mobile-menu-list li {
	border-bottom: 1px solid #acacac;
}
.mobile-menu-list li h3 {
    position: relative;
    line-height: 14.9333vw;
    text-indent: 9.6vw;
    font-size: 4.2666vw;
    color: #fff;
    cursor: pointer;
    margin: 0;
}
.mobile-menu-list li h3 a {
	color: #fff;
}
.mobile-menu-list li.active h3 {
	background: #0c3484;
}
.mobile-menu-list li h3 span {
	display: block;
    width: 3.2vw;
    height: 3.2vw;
    position: absolute;
    right: 5.8666vw;
    top: 50%;
    margin-top: -3.2vw;
    z-index: 100;
    padding: 1.6vw;
}
.mobile-menu-list li h3 span::before {
    width: 60%;
    height: 0.2666vw;
    left: 1.3333vw;
    top: 2.9333vw;
    display: block;
    content: '';
    position: absolute;
    background: #fff;
}
.mobile-menu-list li h3 span::after {
    width: 0.2666vw;
    height: 60%;
    left: 2.9333vw;
    top: 1.3333vw;
    display: block;
    content: '';
    position: absolute;
    background: #fff;
}
.mobile-menu-list .drop {
	background: rgba(161,161,161,.9);
    padding: 2.666vw 0;
    display: none;
}
.mobile-menu-list .drop a {
	display: block;
    line-height: 10.6666vw;
    text-align: center;
    color: #fff;
    font-size: 3.7333vw;
}

@media screen and (max-width: 1200px) {
    .header-nav-lv2-wrap > .wrap {
        padding: 0!important;
    }
    .header-nav-lv2 {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
}

.header-menu-bar [data-current-scene] a {
    color: #057fff!important;
}

@media screen and (max-width: 1090px) {
    .aaa_con ul li a {
        padding: 0 12px;
    }
}

@media screen and (max-width: 990px) {
    .aaa_con ul li a {
        padding: 0 9px;
    }
}

@media screen and (max-width: 930px) {
    .aaa_con ul li a {
        padding: 0 6px;
    }
}

@media screen and (max-width: 890px) {
    .aaa_con ul li a {
        padding: 0 3px;
    }
}
