/*  */

html {
    font-size: 625%;
}
body {
    font-size: 18px;
    font-size: 0.18rem;
    font-family:"微软雅黑";
    background: #f8f8f8;
}

body,ul,h1,h2,h3,h4,h5,h5,h6 {
    margin: 0;
    padding: 0;
}

a:hover {
    text-decoration: none;
}

a {
    text-decoration: none;
    color: #333;
    display: block;
}

ul {
    list-style-type: none;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

.dituContent img {
    max-width: none !important;
}

.col-lg-1 {
    width: 8.333333333333334%;
}

.col-lg-2 {
    width: 16.666666666666668%;
}

.col-lg-3 {
    width: 25%;
}

.col-lg-4 {
    width: 33.333333333333336%;
}

.col-lg-5 {
    width: 41.66666666666667%;
}

.col-lg-6 {
    width: 50%;
}

.col-lg-7 {
    width: 58.333333333333336%;
}

.col-lg-8 {
    width: 66.66666666666667%;
}

.col-lg-9 {
    width: 75%;
}

.col-lg-10 {
    width: 83.33333333333334%;
}

.col-lg-11 {
    width: 91.66666666666667%;
}

.col-lg-12 {
    width: 100%;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.one-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box-sizing {
    box-sizing: border-box;
}

/* 头部 */

.head {
    background: #2a303c;
    font-size: 0;
    position: relative;
    z-index: 4;
}

.head_menu {
    display: inline-block;
    vertical-align: middle;
    padding: .185rem .4rem;

}

.indexHead_line {
    height: .4rem;
    border-right: .01rem solid #95989e;
    display: inline-block;
    vertical-align: middle;
    margin-top: .1rem;
}

.head_menu span {
    color: #fff;
    float: left;
    font-size: .16rem;
    font-weight: bold;
    margin-left: .15rem;
}

.menu_img {
    float: left;
    line-height: 1;
}

.menu_img img {
    width: .28rem;
    height: .23rem;
}

.head_logo {
    display: inline-block;
    vertical-align: middle;
    margin: 0 .2rem;
}

.head_logo img {
    width: 1.5rem;
}

.head_nav {
    display: inline-block;
    vertical-align: middle;
}

.head_nav ul {
    font-size: 0;
}

.head_nav li {
    display: inline-block;
    position: relative;
}

#navChildUl {
    display: none;
}

.nav_childUl {
    position: absolute;
    z-index: 3;
    background: #F7F8FA;
    color: #333;
    width: 1.5rem;
    padding: .1rem 0;
    display: none;
}

.nav_childUl li {
    display: block;
}

.swiper-banner a{
    text-align: center;
}

/*.nav_childUl li:hover a {
    color: #00c0ff !important;
    position: static; !important;
    top: 0 !important;
}*/

/*.head_nav .active a {
    color: #00c0ff;
    position: relative;
    top: -.05rem;
}*/

.head_nav li:hover > a {
    color: #00c0ff;
}

.head_nav li:hover span{
    display: block;
}

.head_nav li span {
    border-left: .1rem solid transparent;
    border-right: .1rem solid transparent;
    display: inline-block;
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.head_nav #navEject span {
    border-bottom: .15rem solid #0f182b;
}

.head_nav #caseEject span {
    border-bottom: .15rem solid #ffffff;
}

.head_nav a {
    color: #fff;
    font-size: .16rem;
    display: block;
    text-align: center;
    line-height: .4rem;
    padding: .1rem .2rem;
}

.head_info {
    vertical-align: middle;
    display: inline-block;
    padding: .1rem 0;
    padding-right: .4rem;
    position: absolute;
    right: 0;
}

.head_info a {
    color: #fff;
    border: .01rem solid #fff;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    padding: .04rem;
    border-radius: .05rem;
    margin: 0 .2rem;
}

.nav_childUl a {
    color: #333;
    text-align: left;
    font-size: .14rem;
    padding: 0 .1rem;
    line-height: .3rem;
    display: none;
}

.nav_childUl a:hover {
    color: #00C0FF;
}

.head_info a span {
    float: left;
    font-size: .14rem;
    font-weight: bold;
    padding: 0 .1rem;
    line-height: .3rem;
}

.info_img1 {
    float: left;
    width: .22rem;
    height: .3rem;
}

.info_tel {
    display: inline-block;
    vertical-align: middle;
    line-height: .3rem;
}

.info_img2 {
    display: inline-block;
    vertical-align: middle;
    width: .24rem;
}

.info_img2 img {
    vertical-align: middle;
}

.info_tel span {
    color: #fff;
    font-size: .16rem;
    display: inline-block;
    vertical-align: middle;
    margin-left: .08rem;
}

.head_bannerFont, .head_banner {
    position: relative;
    text-align: center;
}

.head_bannerFont .banner_img {
    height: 100%;
}

.caseDetail_bannerHead {
    height: 100%;
    padding-top: .8rem;
}

.head_transverse {
    padding-bottom: .8rem;
}

.caseDetail_banner {
    height: 5.4rem !important;
}

/* 头部 end */

/* 导航弹窗 */
#navEject:hover a{
    color: #00c0ff;
    position: relative;
    top: -.05rem;
}
.nav_eject {
    position: absolute;
    display: none;
    z-index: 4;
    background: rgba(11, 19, 48,.9);
    left: 50%;
    top: .6rem;
    transform: translateX(-50%);
    width: 13.6rem;
    box-shadow: 0 0 0.1rem 0.02rem rgba(0, 162, 255, .2);
    padding: .45rem .025rem;
    box-sizing: border-box;
    font-size: 0;
    /*-moz-column-count:4;
    -webkit-column-count:4;
    column-count:4;*/
    overflow-y: auto;
    overflow-x: hidden;
    height: 7rem;
}

.navEject-column {
    width: 25%;
    display: inline-block;
    vertical-align: text-top;
}

.navEject-module {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    padding: 0 .475rem;
    box-sizing: border-box;
    margin-bottom: .2rem;
    width: 100%;
}

.navEject-module-title {
    font-size: .16rem;
    padding-bottom: .15rem;
    color: #fff;
    font-weight: bold;
}

.nav_ejectUl a {
    color: #e2e7f1;
    font-size: .14rem;
    line-height: 1;
    padding-bottom: .25rem;
}

.nav_ejectUl a:hover {
    color: #00C0FF;
}

.navEject-search {
    padding: 0 .475rem .475rem;
}

.navEject-search-module {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    position: relative;
}

.navEject-search-input {
    width: 100%;
    background: rgba(255, 255, 255, .2);
    height: .4rem;
    border: 1px solid #00C0FF;
    padding: 0 .1rem;
    box-sizing: border-box;
    position: relative;
}

.navEject-search-input input {
    background: transparent;
    border: none;
    width: 100%;
    height: 100%;
    color: #fff;
    outline: none;
}

.navEject-search-moduleNames {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    padding-left: .5rem;
    box-sizing: border-box;
    font-size: 0;
}

.navEject-search-moduleName {
    display: inline-block;
    vertical-align: middle;
    font-size: .14rem;
    margin-right: .2rem;
}

.navEject-search-moduleName:last-child {
    margin-right: 0;
}

.navEject-search-moduleName a {
    color: #fff;
}

.navEject-search-eject {
    font-size: .14rem;
    position: absolute;
    background: #eee;
    width: 100%;
    box-sizing: border-box;
    height: 4rem;
    margin-top: .02rem;
    overflow-y: auto;
    display: none;
}

.navEject-search-eject a {
    padding: .1rem;
}

.navEject-search-eject li:hover {
    background: #ddd;
}

.navEject-search-eject li:hover .navEject-search-ejectH3 {
    color: #00C0FF;
}

.navEject-search-ejectH3 {
    color: #333;
    font-size: .14rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.navEject-search-ejectRowContent {
    font-size: .14rem;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.navEject-search-null {
    padding: .1rem;
    font-size: .14rem;
}

.navEject-module-line {
    border-top: 1px solid #6d7182;
    width: 1.36rem;
    display: inline-block;
    margin-bottom: .2rem;
}

.navEject-search-input i {
    position: absolute;
    top: 50%;
    right: .1rem;
    transform: translateY(-50%);
    color: #00C0FF;
    font-size: .2rem;
    font-weight: bold;
}
/* 导航弹窗 end */

/* 案例弹窗 */
.case_eject {
    display: none;
    padding: .25rem 0 .15rem;
    position: absolute;
    top: .6rem;
    left: 0;
    width: 100%;
    z-index: 3;
    background: #fff;
}

.case .case_ul li:hover .module_font {
    color: #00C0FF;
}

.case .case_ul li:hover .module_img {
    background: url(../../images/case_bluer.png) no-repeat;
}
/* 案例弹窗 end */

/* APP案例 */
.case .module_child .module_ul {
    margin: 0 -.2rem .35rem;
    font-size: 0;
}

.case .module_child .module_ul li {
    display: inline-block;
    margin-top: .35rem;
    width: 16.66%;
    padding: 0 .2rem;
    box-sizing: border-box;
}

.case .module_child .module_ul .active > a {
    background: #00c0ff;
    border: 1px solid #00c0ff;
    color: #fff;
}

.case .module_child .module_ul li:hover a{
    background: #00c0ff;
    border: 1px solid #00c0ff;
    color: #fff;
}

.case .module_child .module_ul li > a {
    border: 1px solid #dfdfdf;
    background: #fff;
    line-height: 1;
    color: #999999;
    font-size: .16rem;
    text-align: center;
    border-radius: .36rem;
    padding: .1rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.case .module_child .module_content {
    margin: 0 -.35rem 1.1rem;
    /*overflow: hidden;*/
}

.case .module_child .module_content:after {
    content: "";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0;
}

.case .module_child .content_group {
    width: 33.33%;
    padding: 0 .35rem;
    box-sizing: border-box;
    float: left;
    margin-top: .45rem;
    height: 3.54rem;
}

.case .module_child .content_group > div {
    border: 1px solid #00C0FF;
    height: 100%;
}

.case .module_child .group_img {
    position: relative;
}

.case .module_child .group_title {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,.5);
    color: #fff;
    line-height: 1;
    font-size: .16rem;
    padding: .05rem;
    box-sizing: border-box;
}

.case .module_child .group_img img {
    width: 100%;
    height: 2.6rem;
    object-fit: cover;
}

.case .module_child .group_module {
    border: 1px solid #7adeff;
}

.case .module_child .group_font {
    line-height: 1;
    background: #f8f8f8;
    border-top: none;
    box-sizing: border-box;
    padding: .15rem .18rem;
}

.case .module_child .font_title {
    font-size: .16rem;
    margin-bottom: .1rem;
}

.case .module_child .font_vice {
    font-size: .14rem;
    color: #666;
    line-height: .18rem;
}

.case .module_father {
    background: #fff;
    padding: .5rem 0;
}

.case .case_ul {
    overflow: hidden;
}

.case .case_ul li {
    float: left;
    width: 12.5%;
}
.case .ul_module {
    margin: 0 auto;
}

.case .module_img {
    height: .53rem;
    width: 1.5rem;
    margin: 0 auto;
    background: url('../../images/case_hui.png') no-repeat;
}

.case .case_ul .active .module_img {
    background: url('../../images/case_bluer.png') no-repeat;
}

.case .case_ul .active .module_font {
    color: #00c0ff;
}

.case .case_ul li:nth-child(1) .module_img {
    background-position: 55px -3px;
}

.case .case_ul li:nth-child(2) .module_img {
    background-position: -98px -3px;
}

.case .case_ul li:nth-child(3) .module_img {
    background-position: -250px -3px;
}

.case .case_ul li:nth-child(4) .module_img {
    background-position: -390px -3px;
}

.case .case_ul li:nth-child(5) .module_img {
    background-position: -545px -3px;
}

.case .case_ul li:nth-child(6) .module_img {
    background-position: -695px -3px;
}

.case .case_ul li:nth-child(7) .module_img {
    background-position: -844px -3px;
}

.case .case_ul li:nth-child(8) .module_img {
    background-position: -990px -3px;
}

.case .module_font {
    text-align: center;
    line-height: 1;
    margin-top: .24rem;
    font-size: .16rem;
    color: #666;
}

.pagination {
    font-size: 0;
    text-align: center;
    margin-bottom: .4rem;
}

.pagination li {
    display: inline-block;
    font-size: .16rem;
    border: 1px solid #00C0FF;
    color: #999;
    margin: 0 .05rem;
    height: .29rem;
    line-height: .29rem;
}

.pagination li a, .pagination li span {
    padding: 0 .1rem;
    height: .29rem;
    line-height: .29rem;
}

.pagination li:hover a{
    background: #00C0FF;
    color: #fff;
}

.pagination .active{
    background: #00C0FF;
    color: #fff;
}


.page_num {
    display: inline-block;
    width: .6rem;
    border: 1px solid #00C0FF;
    height: .29rem;
    line-height: .29rem;
    margin: 0 .05rem;
}

.page_num input {
    width: 100%;
    height: 100%;
    border: none;
    background: transparent;
}
/* APP案例 end */

/* 导航弹窗 */
#navEject:hover a{
    color: #00c0ff;
    position: relative;
    top: -.05rem;
}
.nav_eject {
    position: absolute;
    display: none;
    z-index: 4;
    background: rgba(11, 19, 48,.9);
    left: 50%;
    top: .6rem;
    transform: translateX(-50%);
    width: 13.6rem;
    box-shadow: 0 0 0.1rem 0.02rem rgba(0, 162, 255, .2);
    padding: .45rem .025rem;
    box-sizing: border-box;
    font-size: 0;
    /*-moz-column-count:4;
    -webkit-column-count:4;
    column-count:4;*/
    overflow-y: auto;
    overflow-x: hidden;
    height: 7rem;
}

.navEject-column {
    width: 25%;
    display: inline-block;
    vertical-align: text-top;
}

.navEject-module {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    padding: 0 .475rem;
    box-sizing: border-box;
    margin-bottom: .2rem;
    width: 100%;
}

.navEject-module-title {
    font-size: .16rem;
    padding-bottom: .15rem;
    color: #fff;
    font-weight: bold;
}

.nav_ejectUl a {
    color: #e2e7f1;
    font-size: .14rem;
    line-height: 1;
    padding-bottom: .25rem;
}

.nav_ejectUl a:hover {
    color: #00C0FF;
}

.navEject-search {
    padding: 0 .475rem .475rem;
}

.navEject-search-module {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    position: relative;
}

.navEject-search-input {
    width: 100%;
    background: rgba(255, 255, 255, .2);
    height: .4rem;
    border: 1px solid #00C0FF;
    padding: 0 .1rem;
    box-sizing: border-box;
    position: relative;
}

.navEject-search-input input {
    background: transparent;
    border: none;
    width: 100%;
    height: 100%;
    color: #fff;
    outline: none;
}

.navEject-search-moduleNames {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    padding-left: .5rem;
    box-sizing: border-box;
    font-size: 0;
}

.navEject-search-moduleName {
    display: inline-block;
    vertical-align: middle;
    font-size: .14rem;
    margin-right: .2rem;
}

.navEject-search-moduleName:last-child {
    margin-right: 0;
}

.navEject-search-moduleName a {
    color: #fff;
}

.navEject-search-eject {
    font-size: .14rem;
    position: absolute;
    background: #eee;
    width: 100%;
    box-sizing: border-box;
    height: 4rem;
    margin-top: .02rem;
    overflow-y: auto;
    display: none;
}

.navEject-search-eject a {
    padding: .1rem;
}

.navEject-search-eject li:hover {
    background: #ddd;
}

.navEject-search-eject li:hover .navEject-search-ejectH3 {
    color: #00C0FF;
}

.navEject-search-ejectH3 {
    color: #333;
    font-size: .14rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.navEject-search-ejectRowContent {
    font-size: .14rem;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.navEject-search-null {
    padding: .1rem;
    font-size: .14rem;
}

.navEject-module-line {
    border-top: 1px solid #6d7182;
    width: 1.36rem;
    display: inline-block;
    margin-bottom: .2rem;
}

.navEject-search-input i {
    position: absolute;
    top: 50%;
    right: .1rem;
    transform: translateY(-50%);
    color: #00C0FF;
    font-size: .2rem;
    font-weight: bold;
}
/* 导航弹窗 end */

/* 菜单弹窗 */
.menu_eject {
    position: absolute;
    z-index: 5;
    background: rgba(11, 19, 48,.9);
    padding-left: .3rem;
    box-sizing: border-box;
    display: none;
}

.menu_eject .eject_module {
    padding-right: 30px;
    position: relative;
    z-index: 2;
}

.menu_eject .eject_father {
    height: 8rem;
    width: 100%;
    padding-bottom: .5rem;
}

.mCSB_inside>.mCSB_container {
    margin-right: 0 !important;
}

.menu_eject .eject_module a, .menu_eject .eject_child a {
    color: #fff;
    font-size: .16rem;
    overflow: hidden;
    border-bottom: 1px solid #3c4257;
    padding: .2rem .15rem .2rem .2rem;
    line-height: .22rem;
}

.menu_eject .eject_child a {
    margin-right: 30px;
}

.menu_eject .eject_module a:hover {
    color: #00C0FF;
}

.menu_eject .eject_child a:hover {
    color: #00C0FF;
}

.menu_eject .eject_module:last-child a, .menu_eject .eject_child li:last-child a {
    border-bottom: 0;
}

.menu_eject .eject_active span {
    color: #00c0ff;
}

.menu_eject .eject_font {
    float: left;
    width: 79%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.menu_eject .eject_arrow {
    float: right;
    font-weight: bold;
    font-size: .16rem;
}

.menu_eject .eject_child {
    position: absolute;
    right: calc(-100% - .1rem);
    top: 0;
    background: rgba(11, 19, 48,.9);
    width: 100%;
    height: 8rem;
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: .1rem;
    /*box-sizing: border-box;*/
    display: none;
    padding-bottom: .5rem;
}

.eject_child .eject_font {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
}
/* 菜单弹窗 end */


/* 底部 */
.foot_top {
    background: #19191b;
    padding-top: .7rem;
}

.foot_top > .container {
    overflow: hidden;
}

.foot_left {
    width: 30%;
    padding-right: .4rem;
    box-sizing: border-box;
    float: left;
    margin-bottom: .3rem;
}

.foot_tel {
    background: #00c0ff;
    margin-left: .15rem;
    color: #fff;
    height: .5rem;
    font-size: 0;
    line-height: .5rem;
}

.tel_img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 .15rem;
}

.tel_img img {
    width: .39rem;
    height: .42rem;
    vertical-align: middle;
}

.foot_tel span {
    font-size: .18rem;
    display: inline-block;
    vertical-align: middle;
}

.left_module {
    font-size: 0;
    margin-top: .4rem;
}

.left_module .module_img {
    display: inline-block;
    vertical-align: middle;
    width: .45rem;
}

.left_module .module_content {
    display: inline-block;
    width: 83%;
    color: #fff;
    padding: 0 .35rem 0 .2rem;
    box-sizing: border-box;
    vertical-align: middle;
}

.left_module .module_phoneNumber {
    font-size: .2rem;
    margin-bottom: .15rem;
    line-height: 1;
}

.left_module .module_address {
    font-size: .14rem;
    line-height: .24rem;
}

.foot_right {
    float: left;
    box-sizing: border-box;
    width: 70%;
    margin-bottom: .3rem;
    border-left: 1px solid #8c8c8d;
    padding: .1rem 0 .1rem .6rem;
}

.foot_right .module_title {
    font-size: .18rem;
    color: #fff;
    line-height: 1;
    margin-bottom: .3rem;
}

.foot_right .right_module {
    width: 33.33%;
    float: left;
}

.foot_right .right_module ul {
    line-height: 1;
}

.foot_right .right_module ul a {
    color: #fff;
    font-size: .14rem;
    margin-bottom: .2rem;
}

.foot_right .right_module ul li:last-child a {
    margin-bottom: 0;
}

.foot_right .min_width {
    width: 18.33%;
}

.foot_right .right_qrcode {
    width: 15%;
    float: right;
}

.foot_right .qrcode_module {
    margin-bottom: .3rem;
}

.foot_right .qrcode_font {
    font-size: .14rem;
    color: #fff;
    line-height: 1;
    margin-top: .1rem;
    text-align: center;
}

.foot_link {
    clear: both;
    font-size: 0;
    color: #fff;
    margin-top: .3rem;
    padding-top: .3rem;
    padding-bottom: .3rem;
    border-top: 1px solid #8c8c8d;
}

.foot_link span {
    display: inline-block;
    font-size: .14rem;
    color: #fff;
    vertical-align: text-top;
}

.foot_link > div {
    display: inline-block;
    width: 94%;
    vertical-align: text-top;
}

.foot_link a {
    display: inline-block;
    font-size: .14rem;
    color: #fff;
    vertical-align: middle;
    padding: 0 .32rem;
    margin-bottom:.1rem;
}

.foot_bottom {
    background: #161515;
    color: #fff;
    font-size: .14rem;
    padding: .2rem 0;
    text-align: center;
}

.foot_bottom_font {
    display: flex;
    justify-content: center;
}

.foot_bottom_font a {
    color: #fff;
}

/* 底部 end */


.Intelligence-maxImg-img {
    text-align: center;
    margin: 0 auto;
}

.Intelligence-maxImg-img img {
    width: 50%;
}


.head_mobile, .assessment_mobile, .project_mobile, .news_mobile,
.footer_mobile, .caseDetail_head .mobileHead_right, .mobileModule_content1,
.mobileModule_content5, .mobileModule_content6, .mobileModule2_left,
.mobileModule_content7, .mobileIntelligenceDetail_module4,
.caseDetail_module3 .content_right-mobile, .article_title-mune,
.swiper-container-datasImg, .abouts_module1-mobileChildUl,
.abouts_module1-mobileUl, .newsAbouts_article, .newRecruit-content-mobile,
.mobile-foot-btn, .mobile-search {
    display: none;
}

@media only screen and (min-width: 0) and (max-width: 1200px) {
    body {
        font-size: 14px;
        font-size: 1.4rem;
        min-width: 320px;
    }

    .container {
        width: auto;
    }

    .head {
        display: none;
    }

    .project_mobile {
        display: block;
    }

    .news_mobile {
        display: block;
    }

    .footer_mobile {
        display: block;
    }

    .head_mobile {
        background-color: #202124;
        height: .45rem;
        display: block;
        overflow: hidden;
    }

    .head_mobile a {
        height: .55rem;
        float: left;
    }

    .head-button {
        float: right;
        font-size: 0;
    }

    .head-button img {
        width: .2rem;
        margin-top: .145rem;
        margin-right: .1rem;
    }

    .head_mobile a img {
        width: 1.2rem;
        margin-top: .09rem;
        margin-left: .1rem;
    }

    .mainFooter {
        display: none;
    }

    .float_eject {
        display: none;
    }

    .col-xs-1 {
        width: 8.333333333333334% !important;
    }

    .col-xs-2 {
        width: 16.666666666666668% !important;
    }

    .col-xs-3 {
        width: 25% !important;
    }

    .col-xs-4 {
        width: 33.333333333333336% !important;
    }

    .col-xs-5 {
        width: 41.66666666666667% !important;
    }

    .col-xs-6 {
        width: 50% !important;
    }

    .col-xs-7 {
        width: 58.333333333333336% !important;
    }

    .col-xs-8 {
        width: 66.66666666666667% !important;
    }

    .col-xs-9 {
        width: 75% !important;
    }

    .col-xs-10 {
        width: 83.33333333333334% !important;
    }

    .col-xs-11 {
        width: 91.66666666666667% !important;
    }

    .col-xs-12 {
        width: 100% !important;
    }
    .landing .head_mobile {
        background: transparent;
    }

    .landing .menu_mobile {
        background: transparent;
    }

    .landing .menu_mobile a {
        border-bottom: none;
    }

    .landing .menu_mobile a {
        background: transparent;
    }
     .menu_mobile {
        background: #19191b;
        display: none;
    }

    .project_mobile .li_module {
        font-size: 0;
        padding: .1rem;
        border-bottom: 1px solid #ddd;
        position: relative;
    }

    .menu_mobile .li_module {
        border-bottom: 1px solid #333;
    }

    .project_mobile .li_module i {
        position: absolute;
        top: 50%;
        right: .1rem;
        transform: translateY(-50%);
        font-weight: bold;
        color: #666;
        font-size: .18rem;
    }

    .menu_mobile .projectMobile_childUl a {
        font-size: .14rem;
        padding: .1rem;
        background: #202124;
        color: #fff;
        border-bottom: 1px solid #333;
    }

    .projectMobile_childUl a {
        overflow: hidden;
    }

    .projectMobile_childUl a {
        font-size: 0;
        padding: .1rem;
        padding-left: .3rem;
        position: relative;
    }

    .project_mobile .ul_font {
        font-size: .16rem;
        display: inline-block;
        vertical-align: middle;
        margin-left: .1rem;
        color: #666;
    }

    .menu_mobile .ul_font{
        font-size: .14rem;
        color: #f3f3f3;
    }

    .menu_mobile .projectMobile_childUl a {
        font-size: .14rem;
        padding: .1rem;
        background: #202124;
        color: #fff;
        border-bottom: 1px solid #333;
    }

    .menu_mobile .ul_font {
        margin-left: 0;
    }

    .project_mobile .projectMobile_childUl {
        background: #F7F8FA;
        display: none;
    }

    .project_mobile .projectMobile_childUl2 {
        display: none;
    }

    .projectMobile_childUl a i {
        position: absolute;
        top: 50%;
        right: .1rem;
        transform: translateY(-50%);
        font-weight: bold;
        color: #666;
        font-size: .18rem;
    }

    .footer_mobile {
        background: #19191b;
        /*margin-bottom: .55rem;*/
    }

    .footer_mobile .li_module {
        border-bottom: 1px solid #333;
    }

    .footer_mobile .ul_font{
        font-size: .13rem;
        color: #f3f3f3;
    }

    .footer_mobile .projectMobile_childUl a {
        font-size: .12rem;
        padding: .1rem;
        background: #19191b;
        color: #fff;
    }

    .footerMobile_ewm .ewm_img {
        font-size: 0;
        padding: .1rem 0;
        text-align: center;
    }

    .footerMobile_ewm .ewm_img img {
        width: 30%;
    }

    .footerMobile_ewm .ewm_font {
        font-size: .14rem;
        text-align: center;
        color: #fff;
    }

    .footer_mobile .foot_bottom {
        padding: 0;
    }

    .footer_mobile .foot_bottom > div {
        width: 80%;
        margin: .1rem auto 0;
        padding: .1rem 0;
        font-size: .12rem;
    }
    .menu_mobile {
        background: #19191b;
        display: none;
    }

    .menu_mobile .ul_font{
        font-size: .14rem;
        color: #f3f3f3;
    }

    .menu_mobile .projectMobile_childUl a {
        font-size: .14rem;
        padding: .1rem;
        background: #202124;
        color: #fff;
        border-bottom: 1px solid #333;
    }

    .menu_mobile .ul_font {
        margin-left: 0;
    }

    .menu_mobile .li_module {
        border-bottom: 1px solid #333;
    }

    .mobile-search {
        display: none;
    }

    .head-search {
        float: right;
        font-size: 0;
    }

    .head-search img {
        width: .2rem;
        margin-top: .12rem;
        margin-right: .2rem;
    }

    .head-searchInput {
        text-align: center;
        padding: 10px;
        font-size: 0;
        display: flex;
        justify-content: center;
    }

    .mobile-search {
        display: none;
    }

    .mobile-search .head-searchInput input {
        line-height: 25px;
        height: 25px;
        border: 1px solid #00c0ff;
        display: inline-block;
        outline: none;
        width: 171px;
    }

    .mobile-search .searchInput-btn {
        font-size: 14px;
        padding: 5px;
        background: #00c0ff;
        color: #fff;
        margin-left: 10px;
        display: inline-block;
    }

    .mobile-search .search-list {
        padding: 0 20px;
        height: 300px;
        overflow: auto;
    }

    .mobile-search .list-module {
        border-bottom: 1px solid #dddd;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .mobile-search .list-module:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .mobile-search .module-title {
        font-size: 15px;
        color: #00c0ff;
    }

    .mobile-search .modules-des {
        font-size: 13px;
    }

}
