/*
头部开始
*/
/*@font-face {
    font-family: "NexaBold";
    src: url("./font/NexaBold/NexaBold.woff2") format("woff2"),
    url("./font/NexaBold/NexaBold.woff") format("woff"),
    url("./font/NexaBold/NexaBold.ttf") format("truetype"),
    url("./font/NexaBold/NexaBold.eot") format("embedded-opentype"),
    url("./font/NexaBold/NexaBold.svg") format("svg");
}

@font-face {
    font-family: 'Arial-BoldMT';
    src: url('./font/Arial-BoldMT.otf');
}

@font-face {
    font-family: 'Oswald-Medium';
    src: url('./font/Oswald-Medium.ttf');
}

@font-face {
    font-family: 'ArialMT';
    src: url('./font/ArialMT.ttf');
}

@font-face {
    font-family: 'MicrosoftYaHei';
    src: url('./font/MicrosoftYaHei.ttf');
}

@font-face {
    font-family: 'MicrosoftYaHei-Bold';
    src: url('./font/MicrosoftYaHeiBold.ttf');
}
*/
a {
    text-decoration: none !important;
}

a:hover,
a:active,
a:link,
a:visited {
    text-decoration: none !important;
}

.row {
    margin: 0 !important;
}

html,
body {
    margin: 0;
    padding: 0;
}

.navbar {
    padding-top: 20px;
    margin-left: 10%;

}

.navbar-right {
    /*width: 70%;*/
}

.navbar-right li {

    width: 12%;
    font-size: 0.3rem;
    text-align: center;
    color: rgba(255, 255, 255, 1);

}

.navbar-right .ck {
    position: relative;
    cursor: pointer;
}

.ck:hover .header_dian {
    display: block;
}

.header_dian {
    width: 3px;
    height: 3px;
    position: absolute;
    top: 40px;
    left: 48%;
    display: none;
    background-color: #09bcff;
    border-radius: 3px;
}

header {
    position: fixed;
    width: 100%;
    height: 60px;
    /*background: url("../img/banner_bg.png");*/
    background-size: 100% 100%;

}

/*屏幕滚动后的样式*/
.light {
    background: rgba(0, 0, 0, 0.98);
    z-index: 10;
}

.head_index {
    height: 50px;
    width: 90%;
    padding: 50px 0%;
    margin-left: 10%;
    display: flex;
}

.h_logo {
    width: 20%;
    /*margin-left: 100px;*/
    flex-flow: row;
}

logo_img {
    position: absolute;
    height: 34px;
    width: 120px;

}

img {
    -ms-interpolation-mode: bicubic;
}

.h_title {
    flex-flow: row;
    width: 60%;
    text-align: right;
    margin-left: 5rem;
}

/*li{*/
/*    flex-flow: row;*/
/*    list-style: none;*/
/*    color: rgba(255, 255, 255, 1);*/
/*    width:15% ;*/
/*    text-align: center;*/
/*    margin: 0px 2.5rem;*/
/*    position: relative;*/

/*}*/
.ck:hover {
    color: #09bcff;
}

.h_dian {
    position: fixed;
    top: 75px;
    margin-left: 72px;
}

span:hover .h_dian {
    position: fixed;
    top: 80px;
    width: 5px;
    height: 5px;

}

/*产品中心悬停菜单*/
.navbar {
    background-color: #0b0c0e;
}

ul {
    padding: 0px;
}

a {
    text-decoration: none;
}

.navbar-default {
    background: transparent !important;
    border: none !important;
}

.navbar-default .navbar-nav>li>a {
    letter-spacing: 1px !important;
    font-family: MicrosoftYaHei;
    color: #feffff !important;
    font-size: 16px !important;
}


.navbar-default .navbar-nav>li>a:hover {
    letter-spacing: 1px;
    color: #09bcff !important;
    font-family: MicrosoftYaHei;
    /*font-size: 16px;*/
}

.navbar-collapse > .menu > li {
    margin-left: 20px;
}

.navbar-default .navbar-nav>li:hover .linepo {
    display: block;
}

.cp_nav_list {
    flex-flow: row;
    width: 260px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 20px;
    cursor: pointer;

}

.cp_nav_list a {
    display: flex;
}

.navbar {
    line-height: 20px;
}

.cp_title {
    font-size: 12px;
    color: #2c3e5c;
    display: flex;
}

.cp_nav_menu .cp_title {
    display: flex;
}

.cp_nav_list:hover .nav_hot {
    font-weight: normal !important;

}

.nav_hot {
    /*width: 38px;*/
    /*height: 8px;*/
    /*line-height: 8px;*/
    /*background-color: #fb831f ;*/
    /*font-size:12px ;*/
    /*color: #f6f6f6;*/
    /*text-align: center;*/
    /*margin-top: 22px;*/
    margin-left: 5px;
    width: 38px;
    height: 16px !important;
    line-height: 16px !important;
    /* line-height: 8px; */
    background-color: #fb831f;
    font-size: 12px;
    color: #f6f6f6;
    text-align: center;

}

.cp_title a {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #2c3e5c !important;
}

.cp_content {
    font-size: 12px;
    line-height: 24px;
    color: #657fa3;
}

.cp_nav_list:hover .cp_content {
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
}

.cp_nav_list:hover a {
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: #2c3e5c;
}

.cp_main {
    flex-flow: row;
    text-align: left;
}

.cp_icon {
    flex-flow: row;
    margin: 10px 15px;
}

/*.cp_nav_list:hover .cp_title {*/
/*    font-family: MicrosoftYaHei-Bold;*/
/*    font-weight: bold;*/
/*    !*font-size: 14px;*!*/
/*    color: #2c3e5c;*/
/*}*/

.dropdown-menu>ul {
    display: flex;
}

.dropdown-menu ul li:nth-child(2) {
    padding: 0px 25px;
}

.linepo {
    position: absolute;
    top: 40px;
    left: 45%;
    width: 2px;
    height: 2px;
    border-radius: 6px;
    background-color: #09bcff;
    display: none;
}

.cp_nav_menu {
    /*background-image:url("../img/nav_cp.png") !important;*/
    /*background-size: 100% 100%!important;*/
}

.sanjianx {
    position: absolute;
    top: -20px;
    left: 238px;
    width: 0;

    height: 0;

    border-width: 10px;

    border-style: solid;

    border-color: transparent transparent #ffffff transparent;
}

.about_bottom_case {
    height: 530px;
    width: 80%;
    margin: 80px 10% 0px
}

.about_bottom_case_bg {
    width: 98%;
    height: 530px;
    background-color: #01274d;
    margin: 0 0% 0px 5%
}

.about_bottom_case img {
    width: 98%;
    height: 530px;
    margin: -625px 0px 0px 2%
}

.about_bottom_case_title {
    text-align: center;
    font-size: 16px;
    color: black;
    margin-top: 30px;
}

.dropdown-menu>ul>li {
    list-style: none;
    display: flex;

}

.about_case_right>.row>.col-sm-12 {
    padding: 0 !important;
}

.navbar-default .navbar-nav>.open>a {
    background: transparent !important;
}

.navbar-default .navbar-nav>.open>.dropdown-toggle {
    color: #0d9efb !important;
}

.cp_nav_menu_top {
    height: 50px;
    border-bottom: 1px solid #e2e2e2;
    margin: 0px 30px;
    line-height: 60px;
    text-align: left;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    letter-spacing: 1px;
    color: #2c3e5c;
}

.nopading {
    /*padding: 0px!important;*/
}

.cp_nav_menu_top>img {
    margin-top: 15px;
    width: 25px;
    height: 25px;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../css/font/bootstrap/glyphicons-halflings-regular.eot');
    src: url('../css/font/bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
        url('../css/font/bootstrap/glyphicons-halflings-regular.woff') format('woff'),
        url('../css/font/bootstrap/glyphicons-halflings-regular.ttf') format('truetype'),
        url('../css/font/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.carousel_demo {
    display: none;
}

/*固定宽度，让内容居中*/
.main_midden_list,
.about_case,
.nav_list,
.main_SDK_list,
.wodai_bottom_nav,
.wodai_nav_img,
.company_img_card,
.about_main_midden_content,
.about_content_two,
.about_zizhi_img_list,
.about_contentUs_main,
.mian_use_content {
    max-width: 1920px;
    margin: 0 auto;
}

@media screen and (min-width: 1920px) {
    .main_midden_list {
        /*width: 1920px;*/
        margin: 50px auto 0px !important;
    }
}

.main_top_park {
    background-image: url("../img/cpzx/park/park_bg.png");
}

.main_top_style {
    display: flex;
    background-size: 100% 100%;
    width: 100%;
    padding: 180px 10%;
    height: 714px;
}

.main_top_park_right>.img {
    height: 480px;
    max-width: 700px;
    background: url("../img/cpzx/park/parkRightbj.png");
    background-size: 100% 100%;
}

.main_top_style_left {
    width: 50%;
    flex-flow: row
}

.main_top_style_right {
    width: 50%;
    flex-flow: row
}

.main_solu_style_left {
    width: 60%;
    flex-flow: row
}

.main_solu_style_right {
    width: 40%;
    flex-flow: row
}

/*
头部结束
*/
/*校园可视化*/
.main_top_school {
    /*width: 100%;*/
    /*padding: 100px 10%;*/
    /*height: 600px;*/
    background-image: url("../img/cpzx/banner_school_bg.png");
    /*background-size: 100% 100%;*/
}

/*医院可视化*/
.main_top_hospital {
    /*width: 100%;*/
    /*padding: 100px 10%;*/
    /*height: 600px;*/
    background-image: url("../img/cpzx/banner_hospital_bg.png");
    /*background-size: 100% 100%;*/
}

/*消防可视化*/
.main_top_fire {
    /*width: 100%;*/
    /*padding: 100px 10%;*/
    /*height: 600px;*/
    /*height: 716px;*/
    background-image: url("../img/cpzx/baner_firecontrol_bg.png");
    /*background-size: 100% 100%;*/
}

/*公司动态点击*/
.company_img_detail {
    /*margin: 0px 10%;*/
    margin: 0px auto;
    width: 80%;
    display: flex;
}

/*关于我们*/
.aboutus {
    width: 100%;
    height: 700px;
    background-image: url("../img/about/banner_about.png");
    background-size: 100% 100%;
}

.about_p {
    font-family: 'MicrosoftYaHei';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #024e8a;
}

.mian_top {
    width: 80%;
    margin: 0px 10%;
}

.about_main_midden_title1>h1 {
    font-family: 'MicrosoftYaHei-Bold';
    text-align: center;
    font-size: 32px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #fff;
    padding-top: 80px;
}

.main_top_abouts {
    width: 100%;
    padding: 200px 15%;
    height: 714px;
    background-image: url("../img/about/banner_about.png");
    background-size: 100% 100%;
    /* margin-bottom: 50px; */
}

.breadcrumb {
    margin: 30px auto;
}

/* 关于麦景科技start */
.about_main_midden {
    /* margin: 80px 0 50px; */
    width: 100%;
    padding: 0 15%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.about_mj {
    /* box-sizing: border-box;
    border: 1px solid red; */
    width: 100%;
    display: flex;
    justify-content: space-between;
}

/* 1.文字 */
.about_mj_left {
    width: 35%;
    display: flex;
    flex-wrap: wrap;
    padding-right: 20px;
    box-sizing: border-box;
    /* align-items: center; */
    align-content: center;
}

.mj_left_title {
    width: 100%;
    margin-bottom: 40px;
}

.mj_left_content {
    width: 100%;
    font-family: 'MicrosoftYaHei';
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #666666;
}

.mj_left_title_b {
    margin-top: 50px;
    position: relative;
    width: 100%;
    height: 50px;
}

.mj_left_title_bmain {
    position: absolute;
    width: max-content;
    bottom: 0px;
    left: 0;
}

.mj_en {
    font-family: 'ArialMT';
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #00122e;
    margin-bottom: 8px;
}

.mj_zh {
    font-family: 'MicrosoftYaHei-Bold';
    font-size: 28px;
    line-height: 26px;
    letter-spacing: 2px;
    color: #00122e;
    font-weight: bold;
}

.mj_zh_b {
    font-family: 'MicrosoftYaHei-Bold';
    letter-spacing: 2px;
    color: #00122e;
    font-weight: bold;
    font-size: 26px;
    position: relative;
    padding-left: 50px;
}

.mj_zh_b:before {
    content: "";
    width: 24px;
    height: 15px;
    background-image: url("../img/about/left.png");
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.mj_en_b {
    font-family: 'ArialMT';
    font-size: 20px;
    color: #666666;
    padding-left: 50px;
}

/* 2.video */
.mj_video {
    width: 30%;
    position: relative;
}

.mj_video>video {
    position: absolute;
    top: calc(50% - 180px);
    left: 5px;
    height: 270px;
    width: 500px;
    box-shadow: 1px 4px 8px 0px rgb(34 34 34 / 53%);
    border-radius: 8px;
    object-fit: cover;
}

/* 3.img */
.about_mj_right {
    width: 35%;
    height: 600px;
}

.mj_img {
    width: 100%;
    height: 100%;
}

.mj_img img {
    width: 100%;
    height: 100%;
}

/* 关于麦景科技end */

/* 企业文化start */
.about_wenhua {
    width: 70%;
    margin: 80px 15% 50px;
}

.about_main_midden_title {
    /* padding-top: 50px; */
    margin-bottom: 50px;
}

/* 标题 */
.about_main_midden_title>h1 {
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #262c33;
}

.about_main_midden_title p {
    margin-top: 30px;
    text-align: center;
    font-family: 'MicrosoftYaHei';
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #00122e;
}

.about_main_midden_content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* border: 1px solid red;
    box-sizing: border-box; */
}

.about_wh_left {
    width: calc(50% - 10px);
    height: 400px;
    overflow: hidden;
    /* background-image: url("../img/about/jzg.png");
    background-size: 100% 100%; */
    position: relative;
}

.about_wh_left_img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;

    transform: scale(1, 1);
    transform-origin: center center;
    transition: all 0.3s linear;
}

.about_wh_left_img img {
    width: 100%;
    height: 100%;
}

.wh_left_one {
    width: 100%;
    height: 100%;
    padding: 0 100px 0 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.wh_left_one_title {
    width: 100%;
    font-family: 'MicrosoftYaHei-Bold';
    font-size: 24px;
    line-height: 27px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 10px;
}

.wh_left_one_content {
    /* margin-top: 30px; */
    width: 100%;
    font-family: 'MicrosoftYaHei';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 1px;
    color: #fefefe;
}

.about_wh_right {
    /* width: calc(100%); */
    width: calc(50% - 10px);
    height: 400px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.about_wh_right_top {
    width: 100%;
    height: calc(50% - 10px);
    display: flex;
    position: relative;
    overflow: hidden;
    /* background-image: url("../img/about/sm.png");
    background-size: 100% 100%; */
}

.about_wh_right_bottom {
    width: 100%;
    height: calc(50% - 10px);
    display: flex;
    position: relative;
    overflow: hidden;
    /* background-image: url("../img/about/yj.png");
    background-size: 100% 100%; */
}

.wh_right_top_one {
    width: 50%;
    opacity: 0.9;
    /* flex-flow: row; */
    /* padding: 40px 30px; */
    background-color: #1268e5;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    padding: 0 30px;
}

.wh_right_top_two {
    width: 50%;
    flex-flow: row;
}

/* 鼠标移上的效果 */
/* .about_wh_left:hover,
.about_wh_right_top:hover,
.about_wh_right_bottom:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
} */
.about_wh_left:hover .about_wh_left_img {
    transform: scale(1.2, 1.2);
    transform-origin: center center;
    transition: all 0.3s linear;
}

.about_wh_right_top:hover .about_wh_left_img {
    transform: scale(1.2, 1.2);
    transform-origin: center center;
    transition: all 0.3s linear;
}

.about_wh_right_bottom:hover .about_wh_left_img {
    transform: scale(1.2, 1.2);
    transform-origin: center center;
    transition: all 0.3s linear;
}

/* 企业文化end */



/* 资质荣耀 start */
.about_royao {
    width: 70%;
    margin: 80px 15% 50px;
}

.about_royao_main {
    width: 100%;
    height: 400px;
    display: flex;
    /* border: 1px solid red;
    box-sizing: border-box; */
}

.royao_main_left {
    width: 50%;
    height: 100%;
    background-image: url("../img/about/zsbg1.png");
    background-size: 100% 100%;
    position: relative;
}

.Dot_box {
    width: 100%;
    height: 10px;
    /* border: 1px solid red; */
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 99;
}

.dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgb(125, 125, 125);
}

.dot_active:not(:last-child),
.dot:not(:last-child) {
    margin-right: 10px;
}

.dot_active {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgb(18, 104, 229);
}

.royao_main_right {
    /* flex-flow: row; */
    width: 50%;
    height: 100%;
    /* height: 380px; */
    background-color: #ebeff1;
    background-size: 100% 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding: 0 30px;
    flex-shrink: 0;
}

.royao_right_title {
    /* margin-left: 65px;
    margin-top: 90px; */
    width: 100%;
    font-family: 'MicrosoftYaHei';
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #1f2233;
}

.royao_right_con {
    width: 100%;
    margin-top: 30px;
    /* padding: 30px 80px 0px 60px; */
    font-size: 14px;
    letter-spacing: 1px;
    color: #485367;
}

.royao_img_my {
    width: 100%;
    height: max-content;
    margin: 30px 0;
    /* border: 1px solid red;
    box-sizing: border-box; */
}

.royao_img_mytop,
.royao_img_mybottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.royao_img_my_list {
    /* width: 20%; */
    /* flex: 0 0 225px; */
    /* height: 300px; */
    width: 200px;
    margin-bottom: 20px;
}

.royao_img_my_list:not(:last-child) {
    margin-right: 5px;
}

.royao_img_my_list img {
    width: 100%;
    /* height: 100%; */
}

/*.royao_right_con>p{*/
/*    font-size: 14px;*/
/*    letter-spacing: 1px;*/
/*    color: #485367;*/
/*}*/
/* .royao_img {
    width: 100%;
    height: 450px;
    border: 1px solid red;
    box-sizing: border-box;
}

.royao_img_list {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
} */

.royao_img_li {
    /* margin-bottom: 30px; */
    float: left;
    width: calc(20% - 20px);
    margin-right: 25px;
    box-shadow: 0px 5px 9px 0px rgba(51, 51, 51, 0.25);
}

.royao_img_li:last-child {
    margin-right: 0px;
}

/* 资质荣耀 end */

/* 联系我们 start */
.about_callUs {
    width: 100%;
}

.about_call_top {
    width: 100%;
    padding: 0 15%;
    box-sizing: border-box;
    border: 1px solid black;
    height: 400px;
    color: #fff;
    position: relative;
    background: url(../img/about/img6.png) 55% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    /* cover  contain  */
}

.about_call_top_left {
    width: 200px;
    font-size: 14px;
    height: 400px;
    box-sizing: border-box;
    padding-top: 160px;

}

.callus_address {
    font-size: 16px;
    font-weight: bold;
}

.about_call_bottom {
    width: 100%;
    /* border: 1px solid red; */
    box-sizing: border-box;
    padding: 40px 15%;
    height: 200px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    align-items: center;
}

.about_call_bottom_item {
    /* border: 1px solid red; */
    box-sizing: border-box;
    width: 30%;
    height: 100%;
    display: flex;
    justify-content: left;
    align-content: space-between;
    align-items: center;
}

/* .about_call_bottom_item:nth-child(1){
    display: flex;
    justify-content: left;
    align-content: space-between;
} */
.abcall_left {
    width: 40%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap row;
    align-content: space-between;
    padding: 10px 0;
    color: #8d8e90;
}

.abcall_left div:nth-child(2) {
    color: #0a3c71;
}

.abcall_right_img {
    width: 120px;
    height: 120px;
}

.abcall_right_img img {
    height: 100%;
    width: 100%;
}

.abcall_left>div {
    width: 100%;
}

.abcall_left_img {
    margin-right: 20px;
    width: 56px;
    height: 56px;
}

.abcall_left_img img {
    height: 100%;
    width: 100%;
}

.abcall_right {
    /* width: max-content; */
    width: calc(100% - 76px);
    height: 56px;
    display: flex;
    flex-flow: wrap row;
    align-content: space-around;
}

.abcall_right p {
    width: 100%;
}

.abcall_right p:nth-child(2) {
    font-family: Nexa Bold;
    font-weight: bold;
    font-size: 16px;
}

/* 联系我们 end */


/*联系我们麦景信息 - 旧的*/
.about_contentUs_con_left {
    padding-top: 50px;
    padding-bottom: 50px;
    /*    width: 100%;*/
    height: 100%;
    background-color: #ffffff;
    /*position: absolute;*/
    /*top: 48%;*/
    /*left: 23%;*/
}

.about_con_left {
    padding-left: 30px;
}

.about_contentUs_c {
    width: 80%;
    height: 350px;
    margin: 280px 10% 0px;
}

.form_class {
    text-align: center;
}

.form_class input[type="text"] {
    max-width: 220px;
    width: 80%;
    height: 30px;
    line-height: 30px;
    border-radius: 6px;
    border: solid 1px #034272;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #999999;
    background-color: #01192c;
    display: inline;
}

.form_class textarea {
    max-width: 220px;
    height: 50px;
    border-radius: 6px;
    border: solid 1px #034272;
    background-color: #01192c;
    background-color: #01192c;
}

.about_subnit {
    margin: 15px auto;
    width: 200px;
    text-align: center;
}

.about_subnit input[type="submit"] {
    width: 100px;
    margin: 0 auto;
    text-align: center;
    height: 30px;
    background-color: #01192c;
    border-radius: 19px;
    border: solid 1px #164c75;
    letter-spacing: 3px;
    color: #00599e;
    font-size: 14px;
}


.about_con_left>.about_con_left_con:first-child {
    margin-top: 50px;
}

.about_con_left_title>p:first-child {
    font-family: 'MicrosoftYaHei-Bold';
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #015ea5;
}

.about_con_left_title>p:last-child {
    font-family: 'MicrosoftYaHei';
    font-size: 10px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #a9a19b;
}

.about_con_left_con>span:first-child {
    font-family: 'MicrosoftYaHei';
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #a2a09f;
}

.about_con_left_con>span:last-child {
    font-family: 'MicrosoftYaHei';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #646269;
}

.about_contentUs_main {
    width: 100%;
}

.about_contentUs_con_right {
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #01192c;
    box-shadow: 1px 0px 10px 0px rgb(0 26 0 / 99%);
}

.about_con_right_title {
    font-family: 'MicrosoftYaHei-Bold';
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10px;
}

.about_contentUs_right {
    padding-top: 150px;
}

/*关于我们结束*/

/*
尾部开始
*/

footer {
    width: 100%;
    background-color: #1b1c20;
}

.footer_main {
    width: 80%;
    height: max-content;
    margin: 100px 10% 20px;
}

.footer_first {
    border: 1px solid red;
    width: 100%;
    height: max-content;
    /* display: flex;
    flex-wrap: wrap;
    justify-content: space-between; */
}

.footer_img {
    margin-bottom: 40px;
}

.footer_title {
    color: #ffffff;
    font-size: 12px;
}

.footer_detail {
    color: #b6b5b5;
    font-size: 12px;
}

.footer_list {
    width: 100%;
    margin-bottom: 20px;
}

.footer_mian_left {
    width: 30%;
    height: max-content;
}

.footer_mian_right {
    width: 68%;
    height: max-content;
}

.footer_mian_right tr>th {
    width: 200px;
    /*font-size: 16px;*/
    /*font-size: 0.2rem!important;*/
    color: white;
    height: 40px;

}

.footer_main_right>tr:first-child {
    margin-bottom: 20px;
}

.footer_mian_right tr>td {
    color: #8d8e90;
    font-size: 12px;
}

.footer_foo>img {
    width: 113px;
    height: 110px;
}

.footer_foo {
    margin-top: 30px;
    width: 100%;

}

.footer_line {
    /* margin-top: 60px; */
    margin-top: 25px;
    width: 100%;
    height: 1px;
    background-color: #322e3c;
}

td span a {
    text-decoration: none !important;
    color: #8d8e90;
    font-size: 12px;
}

td span:hover {
    font-size: 14px;
    color: white;
}

td span a:hover {
    /*color: #8d8e90;*/
    color: white;
    /*font-size: 14px;*/

}


/* 旧的 */
/* .foo_dateil {
    width: 500px;
    display: flex;
    height: 100px;
}

.footer_img {
    flex-flow: row;
}

.see {
    flex-flow: row;
    padding-top: 55px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #767779;
    margin-left: 20px;
} */

tr:first-child {
    font-size: 16px;
    line-height: 51px;
    letter-spacing: 0px;
    color: #f6f6f6;
    border-bottom: 1px solid rgba(63, 59, 72, 0.49);
    margin-bottom: 20px;
}


tr td {
    height: 40px;
    cursor: pointer;

}

tr th>a {
    text-decoration: none;
    color: white;
}

tr th {
    cursor: pointer;
}

tr th:hover {
    font-size: 20px;
}

tr td>span:hover {
    /*color: #2aa9ef;*/
    font-size: 14px !important;
}

#rocket-to-top {
    position: fixed;
    bottom: 100px;
    right: 25px;
    width: 40px;
    height: 40px;
    margin-top: -125px;
    background-size: 100% 100%;
    background-color: #242841;
    border-radius: 4px;
    display: none;
    cursor: pointer;
}

/*** rocket-to-top ****/
#rocket-to-top div {
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 149px;
    background: black;
}

#rocket-to-top .level-2 {
    width: 16px;
    height: 26px;
    margin: 5px 11px;
    background: url("../img/returnTop.png") no-repeat;
    display: block;
    /*opacity: 0;*/
    z-index: 1;

}

/*#rocket-to-top .level-2 {*/
/*    background: url("../img/rocket_button_up.png") no-repeat scroll -149px 0 transparent;*/
/*    display: none;*/
/*    height: 250px;*/
/*    opacity: 0;*/
/*    z-index: 1;*/
/*}*/

/*
尾部结束
*/


/*
 产品中心开始
*/
.main_midden_main_sdk:nth-child(2n) .main_midden_list_right {
    /*width: 79%;*/
    /*margin-right: 30%;*/
}

.main_midden_main:nth-child(2n) .main_midden_list_right {
    /*width: 79%;*/
    /*margin-right: 30%;*/
}

.main_top {
    background-color: rgb(0, 12, 23);
    width: 100%;
    padding: 100px 10%;
    height: 600px;

}

.main_top_pro {

    width: 100%;
    padding: 180px 15%;
    height: 714px;
    background-color: #000c17;
    /*background-image: url("../img/cpzx/data/数据中心背景.png");*/
    background-size: 100% 100%;
    overflow: hidden;

}

.main_top_right {
    /*width: 100%;*/
    text-align: right;
    height: 500px;
    overflow: hidden;
    z-index: -1;

}

.main_top_right .img {
    height: 400px;
    max-width: 673px;
    background: url("../img/cpzx/park/parkRightbj.png");
    background-size: 100% 100%;
}

.data {

    font-family: ArialMT;
    font-size: 16px;
    letter-spacing: 1px;
    /* color: #999999; */
    color: #a5c0d4;
    /* height: 9px;
    line-height: 36px;
    margin-bottom: 100px; */
}

.data_two {
    width: 100%;

}

.data_two h1 {
    height: 55px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 1rem;
    /*font-size: 56px;*/
    /*line-height: 24px;*/
    letter-spacing: 1px;
    color: #fafcff;
    /* margin-bottom: 70px; */
    margin: 20px 0;
}

.data_three {
    /* height: 38px; */
    font-family: MicrosoftYaHei;
    font-size: 20px;
    /* font-size: 0.7rem; */
    /*line-height: 24px;*/
    letter-spacing: 1px;
    color: #fafcff;
}

.data_four {
    margin-top: 120px;
}

.data_four span {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    /*//line-height: 24px;*/
    letter-spacing: 1px;
    color: #17affe;
}

.keshihua {
    width: 300px;
    height: 90px;
    background-color: #015799;
    border-radius: 20px;
    color: white !important;
    padding: 5px;
}

.main_midden_list {
    width: 100%;
    padding: 100px 15%;
}

.main_midden_main:nth-child(2n) {
    background-image: url("../img/cpzx/list_bg.png");
    background-size: 100% 100%;
}

.main_midden_main:nth-child(2n+1) .main_midden_list_left {
    /*max-width: 764px;*/
    width: 100%;
    /*margin-right: 10%;*/
}

.main_midden_main:nth-child(2n) .main_midden_list_left {
    /*max-width: 764px;*/
    width: 100%;
    /*margin-left: 10%;*/
}

.left_img {
    /*max-width: 764px;*/
    width: 100%;
    /*height: 8.4rem;*/
    height: 8.9rem;
}

.left_img>img {
    width: 100%;
    height: 100%;
}

.imgMore {
    display: flex;
}

.main_midden_main:nth-child(2n) .name {
    background-image: url("../img/cpzx/w2.png");
}

.main_midden_main:nth-child(2n+1) .name {
    background-image: url("../img/cpzx/w1.png");
}

.name {
    flex-flow: row;
    width: 50%;
    height: 40px;
    line-height: 40px;
    background-size: 100% 100%;
    margin-top: 20px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    letter-spacing: 0px;
    color: #494b58;

}

.changeMore {
    flex-flow: row;
    width: 50%;
    text-align: right;
    margin-top: 10px;
}

.changeMore img:hover {
    cursor: pointer;
}

.right_more {
    width: 156px;
    height: 40px;
    border-radius: 19px;
    border: solid 1px #717171;
    line-height: 40px;
    /*//  text-align: center;*/
    letter-spacing: 1px;
    color: #848585;
    font-size: 18px;
    margin: 20px 0px 0px 0px;
    cursor: pointer;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    position: relative;
    -webkit-transition: background-color 2s;
    -o-transition: background-color 2s;
    -moz-transition: background-color 2s;
}

.right_more:after {
    content: url("../img/jt_2.png");
    width: 20px;
    height: 5px;
    position: absolute;
    top: -5px;
    left: 110px;
}

.right_more:hover {
    background-color: #015ea5;
    /*border: solid 1px #0e4aff;*/
    color: #ffffff;
}

.right_more:hover:after {
    content: url("../img/jt_1.png");
    width: 20px;
    height: 5px;
    position: absolute;
    top: -5px;
    left: 110px;
}

.right_one {
    height: 41px;
    font-weight: bold;
    font-size: 56px;

    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 3px;
    color: #015ea5;
    margin-bottom: 50px;
    margin-top: 20px;
}

.right_two {
    font-family: 'MicrosoftYaHei-Bold';
    font-weight: bold;
    /*font-size: 34px;*/
    font-size: 0.65rem;
    line-height: 24px;
    letter-spacing: 1px;
    color: #1f2233;
    /*margin-bottom: 80px;*/
    margin-bottom: 1rem;
}

.right_two>h2 {
    font-family: 'MicrosoftYaHei-Bold';
    font-weight: bold;
}

.right_three {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #666666;
    margin-bottom: 10px;
}

.right_four {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #666666;
}

/*相关案例*/
.mian_bottom {
    width: 100%;
    /*background-color: #f5f7fa;*/
    background-image: url("../img/index/cp_botton_bg.png");
    background-size: 100% 100%;
}

.about_case {
    width: 100%;
    padding: 80px 10%;
}

.about_case_title {
    padding-top: 30px;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 34px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #1f2233;
    /*margin-bottom: 120px;*/
}

.about_case_right {
    width: 100%;
    text-align: center;
}

.about_case_left_img {
    max-width: 768px;
    height: 432px;
    margin-bottom: 25px;
}

.about_case_left_img>img {
    width: 100%;
    height: 100%;
}

.about_case_right_img {
    max-width: 350px;
    height: 201px;
    margin-bottom: 25px;

}

.about_case_right_img>img {
    width: 100%;
    height: 100%;
}

/*
 产品中心结束

*/
/*
SDK开始
*/
.main_top_right_pro {
    height: 770px;
    max-width: 673px;
    background: url("../img/cpzx/top_right.png");
    background-size: 100% 100%;
}

.main_top_right_SDk {
    height: 423px;
    max-width: 444px;
    background: url("../img/SDK/people.png");
    background-size: 100% 100%;
    margin-left: calc(50% - 444px);
}

.main_top_SDK {
    width: 100%;
    padding: 180px 10%;
    height: 714px;
    background-image: url("../img/SDK/SDKbg.png");
    background-size: 100% 100%;

}

.main_sdk {
    width: 60%;
    margin: 100px 20%;
}

.main_SDK_title>h2 {
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 32px;
    /*line-height: 24px;*/
    letter-spacing: 1px;
    color: #262c33;
    text-align: center;
}

.main_SDK_title>p {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #6b707a;
    text-align: center;
    margin-top: 30px;
}

.sdk_main_content {
    margin: 100px 0px;
    width: 100%;
    height: 100%;

}

.sdk_content_one {
    width: 100%;
    height: 200px;
    background-image: url("../img/SDK/1door.png");
    background-size: 100% 100%;
    margin-bottom: 15px;
}

.sdk_content_two {
    width: 100%;
    height: 200px;
    background-image: url("../img/SDK/2low.png");
    background-size: 100% 100%;
}

.sdk_content_three {
    width: 100%;
    height: 415px;
    background-image: url("../img/SDK/3performance.png");
    background-size: 100% 100%;
}

.sdk_content_title_three {
    padding: 295px 20px 10px 20px;
    font-size: 20px;
    /*line-height: 56px;*/
    letter-spacing: 1px;
    color: #ffffff;
}

.sdk_content_title {
    padding: 80px 20px 10px 20px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    /*line-height: 56px;*/
    letter-spacing: 1px;
    color: #ffffff;
}

.sdk_content_ari {
    padding: 0px 20px 10px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #cfdbe9;
}

.sdk_main_midden {}

.sdk_register {
    width: 60%;
    margin: 50px 20%;
}

.sdk_register_title {
    /*// display: flex;*/
    width: 100%;
}

.sdk_register_title_left {
    /*flex-flow: row;*/
    width: 100%;
    height: 60px;
}

.sdk_register_title_left p:first-child {
    width: 200px;
    font-family: ArialMT;
    font-size: 14px;
    letter-spacing: 0px;
    color: #728cb2;
}

.sdk_register_title_left p:last-child {
    width: 200px;
    margin-top: 10px;
}

.sdk_register_title_right {
    /*flex-flow: row;*/
    width: 100%;
    height: 60px;

}

.sdk_register_title_right>p {
    width: 300px;
    color: #646b74;
    font-size: 14px;
    margin-top: 20px;
    margin-left: calc(100% - 290px);
}

.sdk_register_img {
    width: 100%;
    margin-top: 80px;
    background-color: #e8e9ee;
}

.sdk_register_img>img {
    width: 90%;
    margin: 5% 5% 0%;
}

/*绘画*/
.sdk_flower {
    width: 100%;
    height: 500px;
    /*background-color: #e6eaf3;*/
    /*background-image: url("../img/SDK/绘画背景.png");*/
    background-color: #e6eaf3;
    background-size: 100% 100%;
    margin: 80px 0px;
    position: relative;
}

.sdk_flower_img {
    position: absolute;
    bottom: 0px;
    right: 15%;
}

.sdk_flower_img>img {
    max-width: 1369px;
    width: 1028px;
    height: 414px;

}

.sdk_flower_title {
    margin-left: 20%;
    padding-top: 50px;

}

.sdk_en_title {
    font-family: ArialMT;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #728cb2;

}

.sdk_two_title {
    max-width: 239px;
    ;
    height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #262c33;
    margin-top: 10px;

}

.sdk_three_title {
    width: 280px;
    height: 45px;
    margin-top: 30px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #646b74;
}

.sdk_flower_title p:first-child {}

.sdk_model {
    width: 60%;
    margin: 50px 20%;
}

.sdk_model_title {}

.sdk_open {
    width: 100%;
    height: 720px;
    background-image: url("../img/SDK/3dm.png");
    background-size: 100% 100%;
}

.t_c {
    text-align: center;
}

/*代码开发*/

.sdk_open_left {
    width: 100%;
    cursor: pointer;
    height: 720px;
    color: #bbbec6;
}

.sdk_open_left_title {
    width: 100%;
    padding-top: 300px;
    margin: 0px auto;
    text-align: center;
}

.sdk_open_one {
    /*font-family: MicrosoftYaHei-Bold;*/
    /*font-weight: bold;*/
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;

    color: #bbbec6;
}

/*.sdk_open_one:hover{*/
/*    */
/*}*/
.sdk_open_two {
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 32px;

    font-stretch: normal;
    /*line-height: 18px;*/
    letter-spacing: 0px;
    color: #a6aab4;
    margin-top: 50px;
    margin-bottom: 80px;
}

.sdk_open_three {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0px;
    display: none;
    /*color: #cdcfd2;*/
}

.sdk_open_left:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.sdk_open_left:hover .sdk_open_two {

    color: #f5f8ff;
    font-weight: bold;
}

.sdk_open_left:hover .sdk_open_one {
    /*background-color: rgba(0, 0, 0, 0.5);*/
    color: #f5f8ff;
    font-weight: bold;
}

.sdk_open_left:hover .sdk_open_three {
    display: block;
}

/*
SDK结束
*/
/*
解决方案
*/

/*
公司动态开始
*/
.main_top_company {
    width: 100%;
    padding: 200px 10%;
    /*height: 716px;*/
    height: 714px;
    background-image: url("../img/company/newbj.png");
    background-repeat: repeat;
    background-size: 100% 100%;
}

.company {
    background-color: #020913;
    background-size: 100% 100%;
}

.main_midden_company {
    background-color: #f0f1f6;
    background-size: 100% 100%;
    /*padding-bottom: 50px;*/
}

.main_midden_company>.newsBreadcrumb {
    flex-wrap: wrap;
    margin: 0px auto;
    padding: 30px;
    width: 80%;
}

.company_title {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 20px;
    /* margin: 0px 20%; */
    /* padding: 50px 0px; */
}

.company_title_ul {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    /* max-width: 530px; */
    width: 100%;
}

.company_title_ul>li {
    flex-flow: row;
    /*//width: 108px;*/
    /* width: calc(100% / 3); */
    height: 54px;
    /*font-family: MicrosoftYaHei-Bold;*/
    /*font-weight: bold;*/
    font-size: 24px;
    line-height: 54px;
    letter-spacing: 1px;
    text-align: center;
    /* margin-right: calc(530px / 10); */
    cursor: pointer;
    color: #2e2f34;
}

.company_title_ul>li:hover {
    border-bottom: 2px solid #015ea5 !important;
    font-weight: bold;
    color: #015ea5 !important;
}

.company_title_ul>li:last-child {
    margin-right: 0px !important;
}

.company_img {
    margin: 0px 10%;
    width: 80%;

}

.company_img_card_bg {
    max-width: 378px;
    height: 328px;
    background-color: #ffffff;
    /*margin-bottom: 80px;*/
    cursor: pointer;
    margin: 0px auto 80px;
}

.company_img_card_bg:hover #about_enter {
    display: none;
}

.company_img_card_bg:hover #about_enter1 {
    display: inline;
}

.company_img_card_bg:hover .company_img_card_title {
    color: #015ea5;
}

.company_img_card_img {
    max-width: 378px;
    height: 184px;
}

.company_img_card_img>img {
    width: 100%;
    height: 100%;
}

.company_img_card_title {
    /* max-width: 320px;
    width: calc(100% - 52px);
    height: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #252a37;
    margin-left: 26px;
    margin-top: 33px; */
    width: calc(100% - 52px);
    margin: 15px auto;
    /* border: 1px solid red; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #252a37;
    /* 
    overflow:hidden; //超出的文本隐藏
text-overflow:ellipsis; //溢出用省略号显示
display:-webkit-box; //将对象作为弹性伸缩盒子模型显示。
-webkit-box-orient:vertical; //从上到下垂直排列子元素（设置伸缩盒子的子元素排列方式）
//这里的2是行数控制
-webkit-line-clamp: 2 ; //这个属性不是css的规范属性，需要组合上面两个属性，表示显示的行数。 */

}

.company_img_card_detail {
    /*margin-top: 36px;*/
    /*margin-left: 26px;*/
    /*margin-right: 26px;*/
    /* margin: 36px 26px 0px 26px; */
    width: calc(100% - 52px);
    margin: 15px auto;
    display: flex;
}

.company_img_card_detail_time {
    flex-flow: row;
    width: 70%;
    font-family: ArialMT;
    font-size: 14px;
    letter-spacing: 1px;
    color: #7b7d85;
}

.company_img_card_detail_enter {
    flex-flow: row;
    width: 30%;
    text-align: right;
}

#about_enter1 {
    display: none;
}

.nextback {
    width: 100%;
    margin: 0px auto;
    height: 50px;
    padding-bottom: 80px;
}

.nextback>ul {
    /*   // display: flex;
    max-width: 800px;*/
    width: 100% !important;
    display: flex;
    justify-content: center;
}

.nextback li {
    /*  //flex-flow: row;*/

}

.nextback li {
    justify-content: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
    background-color: #b0b0b0;
    margin-right: 20px;
    cursor: pointer;
}

.nextback li:first-child,
.nextback li:last-child {
    width: 45px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    border-radius: 45px;
    background-color: #f0f1f6;
    border: 1px solid #b0b0b0;
}

.nextback li:hover {
    background-image: linear-gradient(-90deg,
            rgba(47, 187, 245, 0.97) 0%,
            rgba(0, 140, 253, 0.97) 100%),
        linear-gradient(#1fb1f3,
            #1fb1f3);
    background-blend-mode: normal,
        normal;
}

.company_line {
    width: 76px;
    height: 4px;
    background-color: #06a5f7;
    margin: 20px 0;
    /* margin-top: 54px;
    margin-bottom: 60px; */
}

.company_top_e {
    font-family: MicrosoftYaHeiLight;
    font-size: 33px;
    /* line-height: 48px; */
    letter-spacing: 1px;
    color: #17affe;
}

#hangye_img {
    display: none;
}

#changping_img {
    display: none;
}

/*
我搭世界开始
*/

.main_top_wodai {
    width: 100%;
    padding: 180px 10%;
    height: 714px;
    background-image: url("../img/cpzx/pro-banner.png");
    background-size: 100% 100%;

}

.main_top_right_wodai {
    height: 580px;
    max-width: 773px;
    width: 675px;
    background: url("../img/cpzx/wodai_top.png") no-repeat;
    background-size: 100% 100%;
}

.wodai_content {
    /*text-align: center;*/
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #666666;
    width: 80%;
    margin: 0 10%;
}

.main_midden_main_sdk:nth-child(4) {

    background-image: url("../img/cpzx/bg4.png");
    background-size: 100% 100%;
}

.main_midden_main_sdk:nth-child(4) .main_midden_list {
    margin-top: 20px;
}

.main_midden_main_sdk:nth-child(4) .name {
    background-image: url("../img/cpzx/w2.png");
}

.main_midden_main_sdk:nth-child(4) .right_more {

    border: solid 1px rgba(255, 255, 255, 255);
    color: #ffffff;
}

.main_midden_main_sdk:nth-child(4) .right_more:after {
    content: url("../img/cpzx/jt_write.png");
    width: 20px;
    height: 5px;
    position: absolute;
    top: -5px;
    left: 110px;
}

.mian_bottom_wodai {
    width: 100%;
    background-color: #f5f7fa;
    /*//background-image: url("../img/cpzx/wodai_bottom_nav.png");*/
    background-size: 100% 100%;
    padding-top: 60px;
}

.wodai_about_case {
    width: 100%;
}

.about_case_title>p {
    margin-top: 50px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #6b707a;
}

.wodai_bottom_nav {
    width: 100%;
    background-color: #f5f7fa;
    background-size: 100% 100%;
    padding-bottom: 80px;
}

.wodai_nav_title {
    height: 160px;
    width: 80%;
    margin: 30px 10%;
    padding: 30px 10% 0px;
    border-bottom: 1px solid #807e82;
    display: flex;
    cursor: pointer;
    font-size: 18px;
}

.wodai_nav_title_list {
    padding: 0px 20px;
    width: calc(100% / 6);
    text-align: center;
    flex-flow: row;
    position: relative;

}

.wodai_list_img>img {
    padding-top: 20%;
    margin-bottom: 20px;
}

.nav_line {
    position: absolute;
    left: 0px;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background: #2399c5;

}

.nav_bg {
    background-color: #e9f0f5;
    color: #1d7ac3 !important;
    ;
}

.wodai_nav_img {
    width: 100%;
    margin-top: 80px;
    margin-bottom: 100px;
    display: flex;
}

.wodai_nav_img_list {

    width: 60%;
    max-width: 800px;
    /*height: 300px;*/
    height: 5rem;
    flex-flow: row;
    margin-right: 40px;

}

.wodai_nav_img_list>img {
    width: 100%;
    height: 100%;
}

/*
我搭世界结束
*/
/*
公司动态结束
*/
/*
关于我们开始
*/
.aboutus {
    width: 100%;
    height: 700px;
    background-image: url("../img/about/banner_about.png");
    background-size: 100% 100%;

}

.mian_top {
    width: 80%;
    margin: 0px 10%;
}

.other_list {
    max-width: 288px;
    height: 170px;
    padding: 10px 10px 0px 10px;
    background-color: #ffffff;
    margin-bottom: 30px;
    cursor: pointer;

}

.company_img_detail_article {
    /*width: calc(80% - 20px);*/
    flex-flow: row;
    height: 80%;
    /*margin-right: 40px;*/
}

.other_list_bigtitle {
    width: 100%;
    height: 45px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 26px;
    line-height: 38px;
    letter-spacing: 1px;
    color: #1f2233;
    border-bottom: 1px solid #e3e3e7;
    margin-bottom: 20px;
}

.other_list_title {
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #1f2233;
}

.other_list_time {
    margin-top: 20px;
    font-family: ArialMT;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #b2b7c0;
}

.company_img_detail_other {
    width: 20%;
    flex-flow: row;

    height: 100%;
    margin-top: 130px;
}

.article_title {
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 36px;
    /*//line-height: 24px;*/
    letter-spacing: 1px;
    color: #333333;
}

.article_time {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #adb2bd;
    margin-top: 40px;
}



.about_jieshao {
    width: 80%;
    margin: 80px 10% 50px;
}

.about_content_box {
    max-width: 386px;
    height: 258px;
    background-color: #f5f6fa;
    background-size: 100% 100%;
    cursor: pointer;
    margin: 0 auto;
}

.about_content_box:hover {
    background-color: #015ea5;
    color: #fff;
}

.about_content_box:hover .box_title {
    color: #fff;
}

.about_content_box:hover .box_content {
    color: #fff;
}

.box_img {
    height: 120px;
    line-height: 120px;
    text-align: center;
}

.box_title {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 1px;
    color: #3e3e3e;
    text-align: center;
}

.box_content {
    margin-top: 20px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 1px;
    color: #8b8e97;
    text-align: center;
}

.article_line {
    width: 100%;
    height: 1px;
    background-color: #1f2233;
    margin-bottom: 40px;
}

.article_content {}

.about_content_two {
    /*height: 600px;*/
}

.about_content_two_title {
    display: flex;
    margin-right: 20px;
}

.title_icon {
    flex-flow: row;
    width: 66px;
    height: 30px;
    margin-right: 10px;
}

.title_content {
    flex-flow: row;

}

.title_big {
    width: 280px;
    height: 30px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 24px;
    line-height: 48px;
    letter-spacing: 1px;
    color: #242529;
    margin: -40px 0px 100px 80px
}

.img_content {
    height: 371px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.img_content img {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.thumb-bar img {
    display: block;
    width: calc((100% - 30px) / 4);
    height: 100px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    cursor: pointer;
}

.thumb-bar img:last-child {
    margin-right: 0px;
}

.thumb-bar img:hover {
    box-shadow: 0px 0px 10px 10px #919192;
}

.title_article {
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #666666;
}

.img_content_list {
    margin-top: 20px;
    background-color: #005c8c;
    height: 150px;
}

/*公司资质*/
.about_zizhi {
    width: 100%;
    background-image: url("../img/about/资质背景图.png");
    background-size: 100% 100%;
}

.about_zizhi_img {
    width: 80%;
    margin: 50px 10%;
}

.about_zizhi_img_li {
    text-align: center;
    max-width: 358px;

}

.about_zizhi_img_li img {
    width: 100%;
    max-width: 300px;
}

.about_zizhi_change {
    width: 200px;
    height: 40px;
    margin: 80px auto;
    padding-bottom: 20px;
    display: flex;

}

.about_zizhi_change_one {
    flex-flow: row;
    width: 48px;
    height: 4px;
    background-color: #1e9cfd;
    background-size: 100% 100%;
    margin-right: 54px;
    cursor: pointer;
}

.about_zizhi_change_two {
    flex-flow: row;
    width: 48px;
    height: 4px;
    background-color: #c2cadb;
    background-size: 100% 100%;
    margin-right: 54px;
    cursor: pointer;
}


.about_contentUs_main {
    width: 100%;

}

.about_contentUs_left {}

.about_contentUs_right {
    padding-top: 150px;
}

.about_contentUs {
    margin-top: 20px;
    padding-bottom: 100px;
    width: 100%;
    height: 500px;
    background-image: url("../img/about/gywm1.png");
    /* background-repeat: no-repeat; */
    background-size: 100% 100%;
    position: relative;
}

.way_content {
    width: 100%;
    height: 80px;
    max-width: 244px;
    background-color: #e5e5e5;
    line-height: 80px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    letter-spacing: 0px;
    color: #757575;
    margin-bottom: 20px;
}

.way_content:hover {
    border-top: 1px solid #0d9efb !important;
    border: 3px solid #0d9efb;
}

.way_bigcontent {
    width: 100%;
    height: 178px;
    background-color: #e5e5e5;
    color: #757575;

}

.way_bigcontent:hover {
    border-top: 1px solid #0d9efb !important;
    border: 3px solid #0d9efb;
}

.way_bigcontent>p {
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    padding-top: 50px;
}

.more_enter {
    /*width: 80%;*/
    height: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: calc(100% - 164px)
}

.way_enter {
    width: 158px;
    height: 50px;
    background-image: linear-gradient(90deg,
            rgba(12, 158, 251, 0.97) 0%,
            rgba(79, 192, 220, 0.97) 100%),
        linear-gradient(#04a0f0,
            #04a0f0);
    background-blend-mode: normal,
        normal;
    border-radius: 2px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 1px;
    color: #fffbfb;
    text-align: center;
    cursor: pointer;
}

.way_enter:hover {
    box-shadow: 5px 2px 6px #9f9f9f
}

/*
关于我们结束
*/
/*
我搭世界
*/
.main_midden_main_sdk:nth-child(1) {
    background-image: url("../img/cpzx/list_bg.png");
    background-size: 100% 100%;
}

.main_midden_main_sdk:nth-child(2) .name {
    background-image: url("../img/cpzx/w1.png");
}

.main_midden_main_sdk:nth-child(2n+1) .name {
    background-image: url("../img/cpzx/w2.png");
}

.main_midden_main_sdk:nth-child(2n+1) .main_midden_list_left {
    /*max-width: 764px;*/
    width: 100%;

}

.main_midden_main_sdk:nth-child(2n) .main_midden_list_left {
    /*max-width: 764px;*/
    width: 100%;

    /*margin-left: 10%;*/
}

.main_midden_main_sdk:nth-child(2n) .main_midden_list_right {
    /*margin-left: 30%;*/
}

.main_midden_main_sdk:nth-child(3) {
    background-image: url("../img/cpzx/sdk_bg_3.png");
    background-size: 100% 100%;
}

/*
解决方案开始-园区解决方案
*/
.main_top_sou {
    width: 100%;
    padding: 180px 10%;
    /*height: 714px;*/
    height: 714px;
    background-image: url("../img/solution/solution_banner.png") !important;
    background-size: 100% 100%;

}

.main_top_sou_traffic {
    width: 100%;
    padding: 180px 10%;
    height: 714px;
    /*height: 600px;*/
    background-image: url("../img/solution/jtbj.png") !important;
    background-size: 100% 100%;

}

.main_top_sou_agriculture {
    width: 100%;
    padding: 180px 10%;
    /*height: 714px;*/
    height: 714px;
    background-image: url("../img/solution/nybj.png") !important;
    background-size: 100% 100%;
}

.main_top_sou_park {
    width: 100%;
    padding: 180px 10%;
    height: 714px;
    /*height: 714px;*/
    background: url("../img/solution/yqbj.png") !important;
    background-size: 100% 100%;
}

.main_top_sou_hospital {
    width: 100%;
    padding: 180px 10%;
    /*height: 714px;*/
    height: 714px;
    background: url("../img/solution/ylbj.png") !important;
    background-size: 100% 100%;
}

.main_top_sou_go {
    width: 100%;
    padding: 180px 10%;
    /*height: 714px;*/
    height: 714px;
    background-image: url("../img/solution/zfbj.png") !important;
    background-size: 100% 100%;
}

.main_top_sou_indu {
    width: 100%;
    padding: 180px 10%;
    /*height: 714px;*/
    height: 714px;
    background-image: url("../img/solution/gybj.png") !important;
    background-size: 100% 100%;
}

.main_top_sou_fire {
    width: 100%;
    padding: 180px 10%;
    /*height: 714px;*/
    height: 714px;
    background-image: url("../img/solution/firebj.png") !important;
    background-size: 100% 100%;
}

.main_top_sou_data {
    width: 100%;
    padding: 180px 10%;
    /*height: 714px;*/
    height: 714px;
    background-image: url("../img/solution/databj.png") !important;
    background-size: 100% 100%;
}

.main_top_sou_school {
    width: 100%;
    padding: 180px 10%;
    /*height: 714px;*/
    height: 714px;
    background-image: url("../img/solution/schoolbj.png") !important;
    background-size: 100% 100%;
}

.solution_header {
    width: 100%;
    /*height: 714px;*/
    height: 600px;
    background-image: url("../img/solution/solution_banner.png") !important;
    background-size: 100% 100%;
}

.main_SDK {
    width: 80%;
    margin: 100px 10% 20px;
}

.main_SDK_title>h2 {
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 32px;

    font-stretch: normal;
    /*line-height: 24px;*/
    letter-spacing: 1px;
    color: #262c33;
    text-align: center;
}

.main_SDK_title>p {

    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #6b707a;
    text-align: center;
    margin-top: 30px;
}

.sdk_main_content {
    margin: 80px 0px;
    width: 100%;
    height: 100%;

}

.sdk_content_one {
    /*width: 200px;*/
    /*height: 100px;*/
    /*background-image: url("../img/SDK/1door.png");*/
    /*background-size: 100% 100%;*/
    /*background-color: yellow;*/
}

.sdk_main {
    margin: 100px 0px;
}

.sdk_icon {
    text-align: center;
}

.sdk_icon>img {
    width: 68px;
    height: 68px;
    cursor: pointer;
}

.sdk_icon>img:hover {
    /*width: 70px;*/
    /*height: 70px;*/
    /*border-radius: 120px;*/
    /*box-shadow: 0px 0px 10px 10px #f5f5f6;*/
}

.sdk_title {
    margin: 50px 0px 30px;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    font-size: 18px;
    font-stretch: normal;
    line-height: 56px;
    letter-spacing: 2px;
    color: #333;
}

.sdk_content {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #485367;
}

.wodai_content {
    /*text-align: center;*/
    /*width: 80%;*/
    /*margin: 0 auto;*/
}

.mian_use {
    width: 100%;
    background-color: #0b0c0e;
}

.main_use_title {
    padding-top: 80px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    /*line-height: 24px;*/
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    padding-bottom: 50px;
}

.mian_use_left {
    width: 95%;
    height: 533px;
    background-image: url("../img/solution/car_bg.png");
    background-size: 100% 100%;
}

.mian_use_left1 {
    width: 95%;
    height: 533px;
    /*background-image: url("../img/solution/car_bg.png");*/
    background-size: 100% 100%;
}

.mian_use_right {
    width: 95%;
    height: 533px;
    /*background-image: url("../img/solution/lighting.png");*/
    /*background-size: 100% 100%;*/
}

.mian_use_right>img {
    width: 100%;
    height: 100%;
    border-radius: 20px !important;
}

.mian_use_left_title {
    padding: 20% 0px 20px 20%;
    font-family: MicrosoftYaHei-Bold;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
}

.mian_use_left_title1 {
    padding: 20% 0px 20px 0px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0px;
    color: #ffffff;
}

.mian_use_left_content {
    padding: 0px 0px 20px 20%;
    /*width: 455px;*/
    width: 70%;
    height: 111px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 1px;
    color: #dadada;
}

.mian_use_left_content1 {
    padding: 0px 0px 20px 0px;
    /*width: 455px;*/
    /*width: 90%;*/
    width: 300px;
    height: 111px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 1px;
    color: #dadada;
    /*margin-right: 10px;*/
}

.mian_use_bottom {
    margin-top: 30px;
    width: 100%;
    display: flex;
    padding-bottom: 40px;
}

.mian_use_bottom_left {
    flex-flow: row;
    width: calc(50% - 20px);
    text-align: right;
    margin-right: 20px;
}

.mian_use_bottom_left>img {
    cursor: pointer;
}

.mian_use_bottom_right {
    flex-flow: row;
    width: calc(50% - 20px);
    text-align: left;
    margin-left: 20px;
}

.mian_use_bottom_right>img {
    cursor: pointer;
}

.main_case {
    width: 100%;
    background-image: url("../img/solution/case_bg.png");
    background-size: 100% 100%;
    padding-bottom: 80px;
}

.main_case_title {
    font-family: MicrosoftYaHei-Bold;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 3px;
    color: #262c33;
    text-align: center;
    padding-top: 80px;
}

.main_case_content {
    width: 60%;
    display: flex;
    margin: 80px auto;
    height: 440px;
    background-color: white;

}

.main_case_content_left :hover {
    background-color: #eaf3fd;
}

.main_case_content_left {
    flex-flow: row;
    width: 50%;
    height: 440px;


}

.main_case_content_left_top {
    height: 210px;
    padding: 50px 92px;

}

.main_case_content_left_top:nth-child(2n) {
    padding: 50px 92px 30px;
    height: 230px;
}

.main_case_content_left_bottom {
    margin: 50px;
}

.main_case_content_left_top_content {
    margin-top: 20px;
}

.main_case_content_left_top_content span:first-child {
    font-size: 22px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #1f2233;
}

.main_case_content_left_top_content span:last-child {
    font-family: MicrosoftYaHei;
    /*font-weight: bold;*/

    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 1px;
    color: #6c7484;
}

.midden_word {
    width: 100%;
    height: 46px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    /*font-size: 46px;*/
    font-size: 0.5rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 62px;
    letter-spacing: 6px;
    color: #f7faff;
    margin: 50px 0px 0px 0px;


}

.wodai {
    width: 100%;
    height: 17px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #c1c1c1;
    margin: 70px 0px 140px 0px;
}

.wodai_button {
    width: 156px;
    height: 40px;
    border-radius: 19px;
    border: solid 1px #f4fbff;
    line-height: 40px;
    /*//  text-align: center;*/
    letter-spacing: 1px;
    color: #f4fbff;
    font-size: 18px;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    position: relative;
}

.wodai_button:hover {
    background-color: #0c8ebc;
    color: #f4f4f4;
    border: none;

}

.wodai_button:after {
    content: url("../img/jt_1.png");
    width: 20px;
    height: 5px;
    position: absolute;
    top: -5px;
    left: 110px;
}

.wodai_button:hover:after {
    content: url("../img/jt_1.png") !important;
    width: 20px;
    height: 5px;
    position: absolute;
    top: -5px;
    left: 110px;
}

.mian_use_content {
    width: 100%;
    overflow: hidden
}

/*
信息弹窗
*/

.dialong_body {
    width: 100%;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: none;

}

.dialong {
    position: absolute;
    left: calc(50% - 250px);
    top: 38.3px;
    /*width: 630px;*/
    width: 480px;
    height: 800px;
    background-color: #fdfdfd;
    box-shadow: 2px 0px 27px 0px #e8ebf0;
    border-radius: 10px;
    margin: 0px auto;
}

.demo_close {
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
}

.demo_title {

    text-align: center;
    padding-top: 30px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #2c3e5c;
}

.demo_title_detail {
    width: 400px;
    margin: 20px auto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 1px;
    color: #657fa3;
}

.demo_from {
    width: 440px;
    margin: 20px auto;
}

.demo_p {
    letter-spacing: 1px;
    color: #333333;
    font-size: 16px;
    /*height: 30px;*/
    /*line-height: 20px;*/
}

.demo_p1 {
    letter-spacing: 1px;
    color: #333333;
    font-size: 14px;
    margin-bottom: 10px;
}

input[type="text"] {
    width: 440px;
    height: 30px;
    line-height: 30px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #d8d8d8;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;

    letter-spacing: 1px;
    color: #999999;
}

.redio_main {
    width: 440px;
    display: flex;
}

input[type="radio"] {}

.demo_radio {
    flex-flow: row;
    width: calc(440px / 4);
    text-align: center;
    letter-spacing: 1px;
    color: #333333;
    font-size: 12px;

}

.demo_radio:first-child {
    text-align: left;
}

.demo_radio:last-child {
    text-align: right;
}

textarea {
    height: 60px;
    width: 440px;
    border-radius: 2px;
    border: solid 1px #d8d8d8;
}

/*.demo_subnit {
    margin: 30px auto;
}*/

input[type="submit"] {
    width: 100%;
    height: 38px;
    background-color: #55a8f6;
    border-radius: 19px;
    border: none;
    letter-spacing: 3px;
    color: #f5f9ff;
    font-size: 14px;
}

/*这里是解决方案轮播图*/
.mySwiper {
    width: 2600px;
    height: 500px;
    border: 1px solid #0b0c0e;

}

.mySwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transform: scale(0.8);
    transition: 500ms;
    background-color: #0b0c0e;
    filter: alpha(opacity=0.7);

}

.mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mySwiper .swiper-slide-prev img {
    width: 100%;
    height: 100%;
    background-color: #0b0c0e;
    filter: alpha(opacity=0.3);
    -moz-opacity: 0.3;
    opacity: 0.3;

}

.mySwiper .swiper-slide-next img {
    width: 0%;
    opacity: 0;
}

.mySwiper .swiper-slide {
    /*width: 50%;*/

}

.mySwiper .swiper_content {

    position: absolute;
    top: 50px;
    width: 300px;
    left: calc(60%);
    display: none;
    color: white;
    text-align: left !important;
}

.mySwiper .swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
    opacity: 1;
    width: 30%;
}

/*这里是媒体查询*/
@media screen and (min-width: 596px) and (max-width: 769px) {
    .main_solu_style_left {
        width: 90%;
    }

    .main_solu_style_right {
        width: 10%;
    }

    .company_top_e {
        font-size: 23px;
    }
}

@media screen and (max-width: 596px) {
    .wodai_nav_title {
        width: 95%;
        margin: 50px 10px;
        padding: 30px 0px 0px;
    }

    .company_top_e {
        font-size: 18px;
    }

    .wodai_list_img>img {
        width: 30px;
    }

    .name {
        font-size: 14px;
    }

    .main_top_style_right {
        display: none;
    }

    .main_top_style_left {
        width: 100%;
    }

    .main_solu_style_left {
        width: 100%;
    }

    .main_solu_style_right {
        display: none;
    }

    .footer_mian_right tr>th {
        font-size: 12px;
    }

    .footer_mian_right tr>th:hover {
        font-size: 14px;
    }

    .foo_dateil {
        width: 100%;
    }

    .name {
        width: 100%;
    }

    .changeMore {
        width: 20%;
    }

    .main_midden_list {
        padding: 50px 15%;
    }

    .about_jieshao {
        width: 90%;
        margin: 80px 5% 50px;
    }

    .about_case_left_img {
        height: 232px;
    }

    #rocket-to-top {
        right: 10px;
    }

}

@media screen and (min-width: 768px) and (max-width: 1110px) {
    .navbar-default .navbar-nav>li>a {
        padding: 15px 5px !important;
    }

    .nav>li>a {
        padding: 20px 5px !important;
    }

    .dropdown-menu {
        left: 0px !important;
    }

    .navbar-nav {
        margin-left: 0px !important;
    }

    .nav>li {
        margin-left: 0px;
    }
}

@media screen and (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static !important;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        box-shadow: none;
    }
}

@media screen and (max-width: 769px) {
    .main_case_content {
        height: 500px;
    }

    .mySwiper1 {
        top: 1730px !important;
    }

    .about_bottom_case {
        width: 90%;
        margin: 80px 10% 0px;

        height: 340px;
    }

    .about_bottom_case img {
        height: 400px;
        margin: -500px 0px 0px 2%;
    }

    .about_bottom_case_title {
        margin-top: 100px;
    }

    .about_bottom_case_bg {
        height: 380px;
    }

    .main_top_company,
    .main_top_style,
    .main_top_abouts {
        height: 500px;
        padding: 100px 15%;

    }

    .main_top_park_right>.img {
        height: 190px;
        margin-top: 50%;
    }

    .mySwiper1 {
        width: 310px;
        height: 500px;
        position: absolute;
        top: 1680px !important;
        left: 270px;
        z-index: 999;
        /*color: red;*/
        overflow: hidden;
    }

    .nav_content {
        display: none;
    }

    .dropdown-menu {
        left: 0px;
    }

    .carousel_demo {
        display: block;
        margin-top: 10px;
    }

    .carousel-inner .item img {
        width: 100%;
        height: 100%;
    }

    .carousel_title {
        font-size: 0.4rem;
        height: 1rem;
        line-height: 1rem;
    }

    .carousel-caption {
        top: 20px;
    }

    .carousel_content {
        font-size: 0.2rem;
    }

    .carousel-indicators {
        z-index: 2;
    }

    .cp_icon,
    .cp_content,
    .cp_nav_menu_top {
        display: none !important;
    }

    .navbar-nav {
        margin-left: 0px !important;
    }

    .dropdown-menu ul li:nth-child(2) {
        padding: 0px;
    }

    .dropdown-menu>ul>li {
        color: white;
        line-height: 20px;
        height: 20px;
        margin-bottom: 5px;
        width: 100%;
        text-align: left;
        list-style: none;
        padding-left: 0%;
    }

    .cp_nav_list {
        margin: 0px 0px 20px 10px;
    }

    .dropdown-menu>ul {
        display: block;
    }

    .navbar-responsive-collapse {
        background: #01131d !important;
    }

    .navbar-nav .cp_nav_menu {
        background: #f6f8fb !important;
    }

    .main_midden_main_sdk:nth-child(2n+1) .main_midden_list_left {
        margin-bottom: 100px;
    }

    .main_midden_main:nth-child(2n) .main_midden_list_left {
        /*margin-left: 0px;*/
        /*margin-right: 10%;*/
        /*margin:20px 10% 50px 0px ;*/
        margin-left: 0px;
        margin-right: 10%;
        margin-top: 20px;
    }

    .main_midden_main_sdk:nth-child(2n) .main_midden_list_left {
        margin-left: 0px;
        /*margin-right: 10%;*/
        margin-top: 20px;
        /*!*margin-bottom: 50px;*!*/
        /*margin:20px 10% 50px 0px ;*/
    }

    .left_img {
        height: 6rem;
    }

    .main_case_content {
        width: 90%;
    }

    .main_case_content_left_top_img>img {
        width: 2rem;
        height: 80%;
    }

    .right_one {
        margin-top: 50px;
    }

    .main_midden_list {
        padding: 150px 15%;
    }

    .main_case_content_left_top_content span:first-child {
        font-size: 0.5rem;
    }

    /* .company_title {
        margin: 0px;
        font-size: 20px;
    } */

    .sanjianx {
        display: none !important;
    }

    .company_title_ul>li {
        font-size: 18px;
    }

    .about_zizhi_img_li,
    .about_content_box {
        margin-bottom: 50px;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 15px 5px !important;
    }

    .dropdown-menu {
        left: 0px;
    }

    .linepo {
        display: none !important;
    }

    .img_content {
        height: 271px;
    }

    .main_midden_main_sdk:nth-child(2n) .main_midden_list_right {
        width: 100%;
    }

    .main_midden_list :nth-child(2n) .main_midden_list_right {
        width: 100%;
    }

    .sdk_content_title {
        padding: 30px 20px 10px 20px;
    }

    .sdk_content_title_three {
        padding: 253px 20px 10px 20px
    }
}

/*swiper轮播图*/
.mySwiper {
    max-width: 2800px;
    width: 2800px;
    height: 500px;
    border: 1px solid #0b0c0e;
}

.mySwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    /*background: #fff;*/
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transform: scale(0.8);
    transition: 500ms;
    background-color: #0b0c0e;
    filter: alpha(opacity=0.7);

}

.mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mySwiper .swiper-slide-prev img {
    width: 100%;
    height: 100%;
    background-color: #0b0c0e;
    filter: alpha(opacity=0.3);
    -moz-opacity: 0.3;
    opacity: 0.3;

}

.mySwiper .swiper-slide-next img {
    /*width: 0%;*/
    width: 100%;
    height: 100%;
    background-color: #0b0c0e;
    filter: alpha(opacity=0.3);
    -moz-opacity: 0.3;
    opacity: 0.3;

}

.mySwiper .swiper-slide {
    /*width: 50%;*/
    /*background-color: white;*/
}

.mySwiper .swiper-slide .swiper_content {
    position: absolute;
    top: 50px;
    width: 300px;
    left: 40%;
    display: none;
    /*//color: white;*/
    text-align: left !important;
}

.mySwiper .swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
    opacity: 1;
}

.swiper_main_content {
    position: absolute;
    top: 40px;
    left: 300px;
    width: 310px;
    height: 300px;
    overflow: hidden;
    /*border: 1px solid red;*/
    /*display: flex;*/
    z-index: 999;
}

.swiper_main_content_t {
    position: relative;
    /*display: flex;*/
}

.swiper_main_content_li:first-child {
    flex-flow: row;
    width: 310px !important;
    position: absolute;
    top: 40px;
    left: 0px;
    z-index: 999;
}

.swiper_main_content_li:nth-child(2) {
    flex-flow: row;
    width: 300px !important;
    position: absolute;
    top: 40px;
    left: 310px;
    z-index: 999;
}

.swiper_main_content_li:nth-child(3) {
    flex-flow: row;
    width: 310px !important;
    position: absolute;
    top: 40px;
    left: 630px;
    z-index: 999;
}

.mySwiper1 {
    width: 310px;
    height: 500px;
    position: absolute;
    top: 1643px;
    left: 270px;
    z-index: 999;
    /*color: red;*/
    overflow: hidden;
}

.mySwiper1 .swiper_content {
    width: 300px;
    height: 500px;
    text-align: left;

}

/* main_midden_top 数字孪生可视化，数据中心高效化 strat */
.main_midden_top {
    width: 100%;
}

.main_midden_top_main {
    width: 100%;
    padding: 80px 15%;
    /* border: 1px solid blue; */
    position: relative;
}

.main_midden_top_main .main_SDK_title>h2 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    /*line-height: 24px;*/
    letter-spacing: 1px;
    color: #262c33;
    text-align: center;
}

.main_midden_top_video {
    height: 600px;
    width: 90%;
    margin: 30px 5% 0;
    transform-style: preserve-3d;
    perspective: 500px;
}

.main_midden_top_video .video_box {
    width: 100%;
    height: 100%;
    /* border: 1px solid red; */
    position: relative;
    transform-origin: center;
    transform: rotateX(15deg);
    transition: all 2s;
}

.main_midden_top_video .video_box video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* .main_midden_top:hover .video_box {
    transform: rotateX(0deg);
} */

.main_midden_top_navigation {
    /* border: 1px solid red;
    box-sizing: border-box; */
    width: 50px;
    height: 200px;
    position: absolute;
    /* top: calc(50% - 100px); */
    right: 0px;
    bottom: 30%;
    display: flex;
    flex-flow: wrap row;
}

.nav_item {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    background: white;
    border-radius: 50%;
    box-shadow: 0 0 10 gray;
}

/* main_midden_top 数字孪生可视化，数据中心高效化 end */


@media screen and (max-width: 768px) {
    /*.main_midden_main_sdk:nth-child(2n+1) .main_midden_list_left{*/
    /*    margin-bottom: 100px;*/
    /*}*/
    /*.main_midden_main:nth-child(2n) .main_midden_list_left{*/
    /*    !*margin-left: 0px;*!*/
    /*    !*margin-right: 10%;*!*/
    /*    !*margin:20px 10% 50px 0px ;*!*/
    /*    margin-left: 0px;*/
    /*    margin-right: 10%;*/
    /*    margin-top: 20px;*/
    /*}*/
    /*.main_midden_main_sdk:nth-child(2n) .main_midden_list_left{*/
    /*    margin-left: 0px;*/
    /*    margin-right: 10%;*/
    /*    margin-top: 20px;*/
    /*    !*!*margin-bottom: 50px;*!*!*/
    /*    !*margin:20px 10% 50px 0px ;*!*/
    /*}*/
    /*.left_img{*/
    /*    height: 6rem;*/
    /*}*/
    /*.main_case_content{*/
    /*    width: 90%;*/
    /*}*/
    /*.main_case_content_left_top_img{*/
    /*}*/
    /*.main_case_content_left_top_img>img{*/
    /*    width: 80%;*/
    /*    height: 80%;*/
    /*}*/
}

@media screen and (max-width: 1024px) {
    .main_midden_top_video {
        height: 300px;
    }

    .main_midden_top_navigation {
        bottom: 20%;
    }

    .main_top_style_left {
        width: 80%;
    }

    .main_top_right_SDk {
        display: none;
        width: 30%;
    }

    .navbar-right li {
        width: 14%;
        font-size: 0.2rem;
        text-align: center;
        color: rgba(255, 255, 255, 1);
    }

    .sdk_flower_img {
        position: absolute;
        right: 0px !important;
        bottom: 0px;
        width: 880px;
    }

    .mian_use_left_title {
        padding: 20% 0px 20px 10%;
    }

    .mian_use_left_content {
        padding-left: 10%;
        width: 100%;
        margin-right: 20px;
    }

}

@media screen and (min-width: 1024px) {
    .navbar-nav {
        margin-left: 5% !important;
    }

    .mySwiper1 {
        width: 310px;
        height: 500px;
        position: absolute;
        top: 1640px !important;
        left: 270px;
        z-index: 999;
        /*color: red;*/
        overflow: hidden;
    }
}

@media screen and (max-width: 540px) {
    .main_top_style_left {
        width: 90%;
    }

    .sdk_flower_img {
        width: 100%;
    }

    .sdk_register_img {
        margin-top: 15px;
    }

    .sdk_register_title_right>p {
        margin-left: 0px;
    }

    .sdk_model,
    .sdk_register {
        width: 90%;
        margin: 50px 5%;
    }

    .midden_nav {
        height: 8rem !important;
    }

    .main_case_content_left_top {
        padding: 10px 5% !important;
    }

    .mySwiper1 {
        top: 2200px !important;
    }

    .main_midden_list {
        padding: 80px 5% !important;
    }

    .main_midden_main .main_midden_list_left {
        margin-right: 0px !important;
    }

    .about_bottom_case img {
        height: 247px;
        margin: -307px 0px 0px 2%;
    }

    .about_bottom_case_bg {
        margin: 11px 0% 0px 5%;
        height: 247px;

    }

    .about_bottom_case_title {
        margin-top: -15px;
    }

    .about_bottom_case {
        width: 95%;
        margin: 80px 0% 0px;
        height: 300px;
    }

    .about_case {
        padding: 80px 5%;
    }

    .wodai_nav_img {
        margin-bottom: 30px;
    }

    #div1 {
        height: 300px !important;
    }

    .wodai_bottom_nav {
        padding-bottom: 35px;
    }

    .wodai_nav_title_list,
    .wodai_nav_title {
        /*height: 210px;*/
    }

    .wodai_list_title {
        font-size: 13px;
    }

    #div1>.ul {
        width: 100% !important;
    }

    #div1>.ul>.li {
        height: 300px !important;
    }

    .sdk_flower_img>img {
        max-width: 1369px;
        width: 100%;
        /* width: 485px;*/
        height: 258px;
    }

    .sdk_open_left_title {
        padding-top: 80px;
    }

    .sdk_open_left {
        height: 380px;
    }

    .sdk_open {
        height: 760px;
    }

    .main_sdk {
        width: 90%;
        margin: 100px 5% 50px;
    }

    .sdk_main_content {
        margin: 20px 0px;
    }

    .sdk_open_two {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 630px) {
    .main_midden_top_navigation {
        bottom: 15%;
    }

    .dialong {
        width: 100%;
        left: 0px;
        top: 20px;
        height: 700px;
    }

    .demo_title_detail {
        font-size: 12px;
        margin: 10px auto;
    }

    .demo_title {
        padding-top: 20px;
        font-size: 20px;
    }

    input[type="text"] {
        height: 20px;
        line-height: 20px;
    }

    .demo_from,
    input[type="text"],
    .demo_title_detail,
    .redio_main,
    textarea,
    input[type="submit"] {
        width: 90%;
    }

    .wodai {
        line-height: 20px;
        font-size: 14px;
    }
}


/* 新尾页样式-start */
.default_box {
    width: 80%;
    margin: 0 10%;
    padding: 50px 0;
    box-sizing: border-box;
    height: max-content;
}

.footer-top {
    width: 100%;
    height: max-content;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
}

.footer-top-left {
    width: 30%;
}

.footer_list {
    width: 100%;
    margin-bottom: 20px;
}

.footer-top-right {
    width: 68%;
    height: max-content;
    min-height: 200px;
}

.title_ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: white;
    font-size: 16px; 
    border-bottom: 2px solid #322e3c;
    box-sizing: border-box;
}

.title_ul>li {
    width: 19%;
    color: white;
    font-size: 16px;
    position: relative;
}

.title_ul>li a {
    color: white;
    font-size: 16px;
}
.th_line {
    position: absolute;
    top: 39px;
    left: 0px;
    width: 30px;
    height: 1px;
    background: #2aa9ef;
}

.main_ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: max-content;
    margin-top: 10px;
}

.main_ul>li {
    width: 19%;
    color: white;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}

.main_ul>li>span {
    display: block;
    width: 100%;
    color: #8d8e90;
    font-size: 12px;
}

.main_ul>li>span a {
    text-decoration: none !important;
    color: #8d8e90;
    font-size: 12px;
}
.main_ul>li>span a:hover {
    color: white;
    font-size: 14px;
}

.main_ul>li:nth-child(2) {
    /* width: 19%; */
    display: flex;
    flex-wrap: wrap;
}

.main_ul>li:nth-child(2)>span {
    display: block;
    width: 48%;
}

/* footer-bottom */
.foo_dateil {
    display: flex;
    min-height: 100px;
    justify-content: start;
}

.foo_dateil_item {
    width: max-content;
    height: 100%;
    display: flex;
}

.footer_img {
    flex-flow: row;
}

.see {
    flex-flow: row;
    padding-top: 55px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #767779;
    margin-left: 20px;
}

.footer_line {
    /* margin-top: 60px; */
    margin-top: 25px;
    width: 100%;
    height: 1px;
    background-color: #322e3c;
}

.beian {
    margin-top: 20px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #767779;
}
/* 新尾页样式-end */
