	* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    -webkit-appearance: none;
}

.swiper1 {
    bottom: 50px !important;
}

html {
    font-size: 16px;
    color: #333;
}

a {
    text-decoration: none;
    color: #333;
}

@font-face {
    font-family: "SourceHanSansCN";
    /*src: url("../fonts/SiYuanHeiTi/SourceHanSansCN-Normal.otf");*/
}

html {
    font-family: "SourceHanSansCN", "微软雅黑", serif;
}

.clear {
    clear: both;
}

.pc-hid {
    display: none;
}

.container {
    max-width: 1920px;
    margin: 0 auto;
}

section {
    max-width: 1400px;
    height: 100%;
    margin: 0 auto;
}

ul {
    list-style: none;
}

.flex {
    display: flex;
    align-items: flex-start;
}

.flex-b {
    display: flex;
    justify-content: space-between;
}

.flex-bc {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex-c {
    display: flex;
    align-items: center;
}

.flex-cc {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-e {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.header {
    height: 66px;
    background: #414141;
}

.logo {
    padding: 17px 0;
    height: 66px;
    margin-right: 60px;
}

.logo > img {
    height: 100%;
    width: 100%;
}

.header-search-box {
    width: 120px;
    display: flex;
    align-items: center;
    position: relative;
	
}

.header-search-box > input {
    height: 40px;
    width: 100px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    border: none;
    padding: 0 20px;
    color: #BABABA;

}

.header-search-box > input:focus {
    outline: none;
}

.header-search-box > input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    width: 60px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #BABABA;
    line-height: 14px;
}

.header-search-box > img {
    height: 16px;
    position: absolute;
    right: 10px;
    cursor: pointer;
}

.nav {
    width: 774px;
    height: 66px;
    line-height: 66px;
}

.nav a {
    text-decoration: none;
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: center;
}

.nav a:visited {
    color: #fff;
    text-decoration: none;

}

.nav > ul > li {
    height: 66px;
    width: 100%;

}

.nav > ul > li:hover {
    background: #018BD5;
}

.nav > ul > li > a:hover + .drop-menu-list-box {
    display: block;
}

.free-experience > a {
    text-decoration: none;
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    display: inline-block;
    width: 100px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(127deg, #07C3FC, #018BD5);
    border-radius: 20px;
}

.drop-menu-list-box {
    display: none;
    height: auto;
    background: rgba(65, 65, 65, 0.85);
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
}

.drop-menu-left-box {
    background: rgba(93, 93, 93, 0.9);
    padding: 47px 0 72px 261px;
    width: 449px;
    float: left;
}

.drop-menu-left-box > p {
    line-height: 30px;
    color: #eee;
}

.drop-menu-left-box > p > b {
    font-size: 24px;
    display: block;
    margin-bottom: 10px;
}

.drop-menu-right-box {
    width: 1200px;
    float: left;
    padding-bottom: 50px;
}

.drop-menu-right-box-list {
    padding: 44px 50px 0;
    color: #FFF;
}

.pr-drop > h4 > a {
    font-size: 15px;
    font-weight: bold;
    color: #eee;
}

.drop-menu-right-box-list > h4 > a {
    font-size: 16px;
    line-height: 30px;
    display: block;
    margin-bottom: 20px;
    text-align: left;
    font-weight: bold;
}

.drop-menu-right-box-list > p {
    font-size: 14px;
    line-height: 30px;
    color: #eee
}

.banner img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
        height: 100%;
}

.banner-text-box {
    position: absolute;
    top: 256px;
    width: 706px;
}

.banner-text-box > h2 {
    height: 42px;
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
}

.banner-img {
    position: relative;
    width: 100%;
}

.banner-text-desc {
    width: 698px;
    height: 81px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    text-align: justify;
    margin-top: 57px;
    line-height: 35px;
}

.view-more {
    display: inline-block;
    width: 150px;
    height: 46px;
    background: #018BD5;
    text-align: center;
    line-height: 46px;
    margin-top: 50px;
    color: #FFF;
    text-decoration: none;
}

.tit-box {
    text-align: center;
    margin: 20px auto 30px;
    width: 100%;
}

.tit-box1 {
    text-align: center;
    margin: 0 auto 30px;
    width: 100%;
}

.tit-box > h2 {
    font-size: 36px;
    color: #000;
}

.tit-box1 > h2 {
    font-size: 36px;
    color: #fff;
}

.eng-tit {
    height: 15px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #999999;
}

.pr-center {
    padding: 90px 0;
}

.pr-list-box {
    width: 450px;
    height: 230px;
    position: relative;
}

.pr-list-box > img {
    position: absolute;
    top: 0;
    left: 0;
}

.pr-list-box-text {
    position: absolute;
    top: 0;
    left: 0px;
    padding: 90px 0 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    display: block;
}

.pr-list-box-text-desc {
    display: none;
}

.pr-list-box:hover > .pr-list-box-text {
    background: #018BD5;
    opacity: 0.8;
    padding: 30px 35px 0;
    display: block;
    top: 2px;
}

.pr-list-box:hover .pr-list-box-text-desc {
    display: block;
}

.pr-list-box-text > b {
    display: inline-block;
    margin-bottom: 44px;
    font-size: 24px;
    font-weight: normal;
}

.tit-desc {
    font-size: 16px;
    line-height: 28px;
    font-family: Source Han Sans CN;
    margin-top: 20px;
    margin-left:50px;
    margin-right:50px;
    color: #666;
    margin-bottom: 54px;
}

.tit-desc1 {
    font-size: 16px;
    height: 15px;
    font-family: Source Han Sans CN;
    margin-top: 20px;
    color: #666;
    margin-bottom: 54px;
}

.tit-line {
    width: 22px;
    height: 4px;
    background: #fff;
    display: block;
    margin: 0 auto 20px;
}

.news {
    background: #F3F5F8;
    padding: 90px 0;
}

.solutions {
    background: #F3F5F8;
    padding: 90px 0;
}

.solution-list-box {
    display: block;
    width: 450px;
    height: 500px;
    position: relative;
}

.solution-list-box > p > img {
    position: absolute;
    top: 0;
    left: 0;
}

.solution-list-box-text {
    position: absolute;
    top: 161px;
    left: 0;
    height: 500px;
    width: 450px;
    padding: 30px 35px 0;
    text-align: center;
    text-decoration: none;
    color: #FFF;
}

.solution-list-box-text-desc {
    display: none;
}

.solution-list-box:hover > .solution-list-box-text {
    background: #018BD5;
    opacity: 0.8;
    display: block;
    top: 2px;
    padding-top: 135px;
}

.solution-list-box:hover .solution-list-box-text-desc {
    display: block;
}

.solution-list-box-text > b {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 24px;
}

.solution-list-box-text >p > img {
    width: 69px;
    margin-bottom: 39px;
}

.about {
    padding: 90px 0;
}

.about-text {
    width: 50%;
    padding-left: 56px;
}

.about-text > h2 {
    font-size: 36px;
}

.about-text-detail {
    margin-top: 42px;
    line-height: 32px;
    color: #333;
    text-align: justify;
}

.about-img {
    width: 700px;
}

.view-more2 {
    text-align: center;
    text-decoration: none;
    display: inline-block;
    width: 180px;
    height: 50px;
    border: 1px solid #CCCCCC;
    color: #999;
    line-height: 50px;
    margin-top: 42px;
}

.news-list-box {
    width: 450px;
    height: 350px;
    background: #FFFFFF;
    box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.1);
    display: block;
    text-decoration: none;
}

.news-list-box > img {
    width: 100%;
    max-height: 243px;
}

.news-list-box > p {
    padding: 0 25px;
    line-height: 30px;
    font-family: Source Han Sans CN;
    font-weight: 400;
}

.news-list-box-tit {
    margin-top: 26px;
    font-size: 16px;
    color: #333;
}

.news-list-box-date {
    color: #666;
    font-size: 14px;
}

.news-tabs {
    margin-bottom: 50px;
}

.news-tab {
    width: 110px;
    height: 44px;
    border: 1px solid #CCCCCC;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    margin-right: 20px;
    font-weight: bold;
}

.activeTab {
    background: #018BD5;
    color: #FFF;
}

.news-tab-contents-list {
    display: none;
}

.news-tab-contents-list:first-child {
    display: block;
}

.news-tab-contents-list > a {
    float: left;
    margin-right: 25px;
}

.news-tab-contents-list > a:last-child {
    margin-right: 0;
}

.cases-list-box {
    width: 25%;
    height: 100%;
    background: #FFF;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    display: block;
    text-decoration: none;
    position: relative;
    margin-bottom: -8px;
}

.cases-list-box > img {
    width: 100% !important;
    height: 100%;
}

.cases-list-box > p {
    padding: 0 29px;
    line-height: 30px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    overflow: hidden;
    height: 30px;
}

.cases-list-box-tit {
    margin-top: 26px;
    font-size: 16px;
    color: #333;
    position: absolute;
    bottom: 29px;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
}

.cases-list-box-date {
    color: #666;
    font-size: 14px;
}

.cases-tabs {
    margin-bottom: 50px;
}

.cases-tab {
    width: 110px;
    height: 44px;
    border: 1px solid #CCCCCC;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    margin-right: 20px;
    font-weight: bold;
}

.cases-tab-contents-list {
    display: none;
}

.cases-tab-contents-list:first-child {
    display: block;
}

.cases-tab-contents-list > a {
    float: left;
}

.cases-tab-contents-list > a:last-child {
    margin-right: 0;
}

.parters {
    background: #F3F5F8;
    padding: 90px 0;
}

.parters-list-box {
    width: 212px;
    height: 90px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 0px #DFE3E9;
    margin-bottom: 25px;
}

.parters-list-box > img {
    width: 100%;
}

.person-box {
    width: 260px;
    height: 260px;
    background: #FFF;
    border: 5px solid #fff;
    border-radius: 50%;
}

.jkdx-list-box-text {
    width: 100%;
}

.person-box > img {
    width: 100%;
}

.person-say {
    background: #018BD5;
    padding: 90px 0
}

.banner-text-box2 > p {
    color: #FFF;
    font-size: 24px;
    line-height: 54px;
}

.banner-text-box2 {
    width: 1030px;
}

.banner-text-desc2 {
    position: relative;
    display: block;
    text-indent: 80px;
}

.yinhao1 {
    position: absolute;
    top: -20px;
    width: 70px;
    left: 0;
}

.yinhao2 {
    position: absolute;
    bottom: -20px;
    width: 70px;
    right: 0;
}

.person-name {
    text-align: right;
    margin-top: 30px;
    font-size: 28px !important;
}

/*.swiper-pagination-bullet-active{*/
/*    background: #fff!important;*/
/*}*/

.swiper2 {
    bottom: 30px !important;
}

.jiameng {
    padding: 90px 0;
    flex-flow: wrap;
    position: relative;
}

.map {
    width: 920px;
    height: 560px;
    /*background: #ccc;*/
}

.jiameng-right {
    width: 50%;
    padding-left: 45px;
    background: #3D9DE7;
    color: #FFF;
    height:560px;
}

.join-box {
    /* flex-flow: wrap; */
}

.join-box > h4 {
    width: 100%;
    height: 23px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #018BD5;
    /*padding-left: 15px;*/
    margin-bottom: 23px;
}

.footer-bottom > section > p, .footer-bottom > section > p > a, .footer-bottom > section > p > span {
    font-size: 14px;
}

.join-box-list {
    padding: 17px 15px;
    min-width: 302px;
}

.swiper-prev1 {
    background-image: url("../images/home-b-l.png") !important;
    left: 80px !important;
}

.swiper-next1 {
    background-image: url("../images/home-b-r.png") !important;
    right: 80px !important;
}

.swiper2 > .swiper-pagination-bullet-active {
    background: #fff;
}

.join-box-list > h4 {
    margin-bottom: 20px;
}

.join-box-list:hover {
    box-shadow: 0 0 30px 0 #DFE3E9;
    cursor: pointer;
}

.join-box-list > p {
    color: #666666;
    margin-bottom: 10px;
}

.contact-box > p > img {
    width: 14px;
    margin-right: 20px;
}

.contact-box > p {
    margin-bottom: 15px;
}

.contact-box > h4,
.ewm-box > h4 {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #018BD5;
    margin-bottom: 33px;
    margin-top: 30px;
    width: 100%;
}

.ewm-box-list > p:first-child {
    /* width: 80px; */
    /* height: 84px; */
    background: #FFFFFF;
    border: 1px solid #E9ECF1;
    /* padding: 7px; */
    margin-bottom: 10px;
    text-align: center;
}

.ewm-box-list {
    float: left;
    margin-right: 10px;
    width: 86px;
}

.ewm-box-list > p:last-child {
    width: 100px;
    text-align: center;
}

.contact-box,
.ewm-box {
    padding-left: 15px;
}

.footer {
    width: 100%;
    background: #505050;
}

.footer-nav > p > b {
    font-size: 16px;
    color: #FFF;
    margin-bottom: 32px;
    display: block;
}

.footer-nav > p > a {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    opacity: 0.6;
    text-decoration: none;
}

.footer-nav {
    border-right: 1px solid #555;
    padding-right: 70px;
}

.footer-nav:last-child {
    border-right: none;
    padding-right: 0;
}

.footer-bottom > section > img {
    height: 33px;
}

.footer-bottom {
    padding: 24px 0 22px;
    background: #404040;
}

.footer-bottom > section > p,
.footer-bottom > section > p > a,
.footer-bottom > section > p > span {
    color: #FFF;
    text-decoration: none;
    opacity: 0.6;
}

.banner-tit {
    font-size: 42px;
    color: #333;
    margin-bottom: 35px;
}

.banner-desc {
    font-size: 18px;
        height: 60px;
    line-height: 40px;
    width: 670px;
}

/*.banner > section {*/
/*    padding: 0 365px 96px;*/
/*}*/

/*.banner-box {*/
/*    position: absolute;*/
/*    top: 0;*/
/*}*/

.banner {
    position: relative;
    padding: 100px 0 105px;
    height: 400px;
}

.zt-banner {
    height: 400px;
}

.jobs {
    padding-top: 90px;
}

.job-list {
    width: 1400px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    position: relative;
    padding: 35px 31px;
    margin-bottom: 25px;
}

.more-drop {
    float: right;
    position: absolute;
    bottom: 18px;
    right: 31px;
    cursor: pointer;
}

.more-drop > span {
    font-size: 12px;
    margin-right: 5px;
    color: #018BD5;
}

.more-drop > i {
    color: #018BD5;
}

.job-list-tit {
    font-size: 18px;
    margin-bottom: 27px;
}

.job-duty-box {
    height: 90px;
    overflow: hidden;
}

.job-duty-box > p {
    line-height: 32px;
}

.job-list-tit-right {
    float: right;
    font-size: 14px;
    color: #999;
    font-weight: 400;
}

.show-job-info {
    height: auto;
    overflow: visible;
}

.page {
    text-align: center;
    margin: 50px 0 60px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.page-btn {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    text-align: center;
    display: inline-block;
    background: #eee;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    margin-right: 12px;
    border-radius: 3px;
}

.now-page {
    background: #018BD5;
    color: #FFF;
}

.join-corporation {
    text-align: center;
    padding-top: 50px;
    position: relative;
}

.join-corporation > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

.box-box {
    text-align: center;
    width: 100%;
    color: #FFF;
    padding-bottom: 37px;
}

.box-box > h3 {
    font-size: 26px;
    font-weight: normal;
}

.join-contact-box-list {
    padding: 10px 21px;
    border-left: 5px solid #009BEE;
    border-top: 5px solid #009BEE;
    border-bottom: 5px solid #009BEE;
    margin-top: 46px;
}

.join-contact-box-list:last-child {
    border-right: 5px solid #009BEE;
}

.join-contact-box-list > img {
    width: 36px;
    margin-right: 21px;
}

.zixun-btn {
    width: 200px;
    height: 54px;
    line-height: 54px;
    background: #FFFFFF;
    border-radius: 27px;
    margin: 25px auto 0;
}

.zixun-btn > a {
    display: block;
    text-decoration: none;
    color: #018BD5;
    font-size: 20px;
}

.activeTab3 {
    border-bottom: 3px solid #018BD5;
    color: #018BD5;
    font-weight: bold;
}

.list-news-tab {
    cursor: pointer;
    width: 120px;
    text-align: center;
    padding: 24px 0;
}

.list-news-tab-box {
    padding-left: 120px;
    width: 100%;
    border-bottom: 2px solid #eee;
    margin-bottom: 39px;
}

.new-box-left-box {
    width: 68%;
}

.list-news-tab-contents-list {
    display: none;
}

.list-news-tab-contents-list > a > img {
    float: left;
    width: 240px;
    height: 144px;
}

.list-news-tab-contents-list-text {
    float: right;
    width: 685px;
    margin-left: 25px;
}

.list-news-tab-contents-list-text > p > b {
    font-size: 18px;
    color: #333;
    margin-bottom: 21px;
    display: block;
}

.list-news-tab-contents-list-text > p {
    color: #666;
    font-size: 14px;
}

.list-news-tab-contents-list-text > .lw-a {
    display: block;
    color: #666;
    font-size: 14px;
}


.list-news-tab-contents-list-text > p > span {
    margin-right: 30px;

}

.list-news-tab-contents-list-text > p > a {
    color: #018BD5;
    text-decoration: none;
    float: right;
    line-height: 20px;
    margin-right: 5px;
}

.list-news-tab-contents-list-text > p:last-child {
    margin-top: 25px;
}

.list-news-list-box {
    margin-bottom: 40px;
}

.list-news-list-box > a > img {
    /*width: 100%;*/
    max-width: 239px;
    max-height: 143px;
}
.list-img {
    display: inline-block!important;
    max-width: 239px;
    max-height: 143px;
}

.list-news-list-box:hover > .list-news-tab-contents-list-text > p > b {
    color: #018BD5;
}

.relation-news > ul > li {
    list-style-type: disc;
    color: #666;
}

.relation-news > ul > li > a {
    color: #666;
    text-decoration: none;
    line-height: 36px;
    font-size: 14px;
}

.recommend-tit {
    margin-bottom: 20px;
    font-size: 24px;
}

.bread-nav {
    width: 100%;
    padding: 26px 0;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}

.bread-nav > p > a {
    color: #666;
    text-decoration: none;
}

.news-detail > h1 {
    font-size: 32px;
}

.news-detail-desc {
    width: 1000px;
    height: 50px;
    background: #F3F5F8;
    opacity: 0.5;
    margin: 35px 0;
}

.news-detail-desc > p {
    line-height: 50px;
    font-size: 14px;
    padding: 0 50px;
}

.news-detail-desc > p > img {
}

.news-detail-desc > p > span {
    margin-right: 100px;
}

.news-detail-content {
    width: 1000px;
}

.news-detail-content p {
    line-height: 30px;
    color: #333;
    font-size: 16px;
    margin-top: 30px;
    text-align: justify;
    margin-bottom: 10px;
}

.news-detail-content img {
    max-width: 100%;
}

.article-nav {
    margin: 35px 0;
    border-top: 1px solid #eee;
    padding-top: 30px;
}

.article-nav > p {
    margin-bottom: 10px;
}

.article-nav > p > span {
    color: #666;
    margin-right: 10px;
}

.article-nav > p > a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
}

.banner-desc-2 {
    font-size: 18px;
    font-weight: 400;
}

.tzld-list {
    padding: 90px 0;
}

.relationship-list-box {
    width: 685px;
    height: 224px;
    background: #FFFFFF;
    margin-bottom: 30px;
    padding: 0 40px;
    border: 1px solid #eee;
}

.relationship-list-box:hover {
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
}

.relationship-list-box > img {
    width: 50px;
    margin-right: 33px;
}

.relationship-list-box-text > p > b {
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
}

.contact-us-l > p > b {
    font-size: 36px;
    margin-bottom: 50px;
    display: block;
}

.contact-us-l > p {
    margin-bottom: 22px;
}

.contact-us-l > p > img {
    width: 18px;
    margin-right: 18px;
}

.relationship-contact > img {
    width: 100%;
}

.relationship-contact {
    position: relative;
}

.relationship-contact > section {
    position: absolute;
    top: 100px;
    left: 260px;
    width: 100%;
    height: auto;
}

.relationship-contact > section > img {
    border: 3px solid #ddd;
}

.shzr-navTab > li {
    padding: 24px 0;
}

.shzr-navTab > li > a {
    color: #4d4d4d;
    text-decoration: none;
    height: 100%;
    display: block;
}

.shzr-navTab > li {
    width: 120px;
    text-align: center;
}

.shzr-box > img {
    width: 100%;
}

.shzr-text {
    width: 700px;
    height: 313px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
}

.shzr-fbox > p > img {
    width: 637px;
}

.shzr-box {
    position: relative;
}

.shzr-fbox {
    position: absolute;
    top: 0;
    left: 260px;
    width: 100%;
}

.activeTab4 {
    border-bottom: 3px solid #018BD5;
}

.activeTab4 > a {
    color: #018BD5 !important;
    font-weight: bold;
}

.qywh-box-list {
    width: 450px;
    height: 500px;
    position: relative;
}

.qywh-box-list > img {
    width: 100%;
}

.qywh-box-list-text {
    position: absolute;
    top: 20px;
    padding: 42px 30px;
    color: #fff;
}

.qywh-box-list-text > p > b {
    font-size: 40px;
    margin-bottom: 35px;
    display: block;
}

.qywh-box-list-text > p {
    font-size: 18px;
}

.shzr-navTab {
    border-bottom: 1px solid #eee;
}

.qywh-last-img,
.qywh-last-img > img {
    width: 100%;
    margin-top: 15px;
}

.qywh-box > section > img {
    width: 323px;
    height: 417px;
}

.ldjh-text-box {
    width: 992px;
}

.ldjh-text-box > p {
    font-size: 16px;
    line-height: 36px;
    color: #666;
    margin-bottom: 30px;
}

.ldjh-text-box > p:last-child {
    text-align: right;
    font-size: 20px;
    color: #333;
}

.zzry-box > section > img {
    width: 677px;
    height: 482px;
}

.zzry-text-box {
    width: 647px;
}

.zzry-text-box > h4 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 25px;
}

.zzry-text-box > p {
    color: #999;
    font-size: 16px;
    line-height: 36px;
}

.ywgl-box {
    width: 450px;
    height: 380px;
    border: 1px solid #eee;
    margin-bottom: 30px;
}

.ywgl-box:hover {
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
}

.ywgl-box > img {
    width: 450px;
    height: 230px;
}

.ywgl-box > p {
    text-align: center;
}

.ywgl-box > p > b {
    margin: 20px 0;
    display: block;
    color: #333;
    margin-bottom: 0!important;
    font-size: 18px!important;
}

.ywgl-box > p {
    color: #666666;
    line-height: 30px;
    padding: 0 20px;
}

.ywgl-section {
    padding: 90px 0;
    flex-flow: wrap;
}

.fxzx-box {
    width: 330px;
    height: 480px;
    border: 1px solid #eee;
    margin-bottom: 30px;
}

.fxzx-box:hover {
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
}

.fxzx-box > img {
    width: 330px;
    height: 330px;
}

.fxzx-box > p {
    color: #666666;
    line-height: 30px;
    padding: 0 30px;
    text-align: center;
    font-size: 14px;
}

.fxzx-box > p > b {
    margin: 20px 0;
    display: block;
    color: #333;
    margin-bottom: 0!important;
    font-size: 18px!important;
}

.fxzx-section {
    flex-flow: wrap;
    padding: 90px 0;
}

.lxmx-map-box-text {
    background: #3d9de7;
    color: #FFF;
    padding: 50px 30px;
    width: 599px;
    height: 550px;
}

.lxmx-map-box-text > p > img {
    width: 18px;
    margin-right: 13px;
}

.lxmx-map-box-text-tit {
    font-size: 28px;
}

.lxmx-map-box-text > p {
    line-height: 36px;
}

.lxmx-section {
    padding-top: 90px;
}

.lxmx-map-box-bg-img > img {
    width: 100%;
    position: relative;
    height: 550px;
}

.lxmx-map-box-text {
    position: absolute;
    top: 0;
}

.lxmx-map-box {
    position: relative;
}

.contact-address {
    width: 452px;
    height: 178px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 39px 30px;
    margin-top: 30px;
}

.lxmx-section2 {
    margin-bottom: 90px;
}

.contact-address > p > b {
    margin-bottom: 23px;
    display: block;
    font-size: 18px;
    color: #333;
}

.contact-address > p {
    margin-bottom: 17px;
    font-size: 14px;
    color: #666;
}

.gsys-box {
    padding: 90px 0;
}

.dcjbf-box {
    width: 452px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 9px 27px 0 rgba(77, 77, 77, 0.1);
    padding: 40px;
}

.dcjbf-box > img {
    width: 45px;
    margin-right: 36px;
}

.dcjbf-box-text > p > b {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
}

.dcjbf-box-text > p {
    color: #666;
    font-size: 14px;
    line-height: 28px;
}

.dcjbf-box-text > p:last-child {
    color: #018BD5;
}

.lhbs-box {
    width: 450px;
    height: 300px;
    background: #FFFFFF;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    padding: 45px 48px 0;
    text-align: center;
}

.lhbs-box > img {
    width: 54px;
    margin-bottom: 30px;
}

.lhbs-box > p > b {
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    color: #333;
}

.lhbs-box > p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.lhbs-list {
    position: relative;
    padding: 90px 0;
}

.lhbs-list > img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.gsjs-video {
    width: 550px;
    height: 400px;
}

.gsjs-video > img,
.gsjs-video > video {
    width: 100%;
}

.gsjs-text {
    width: 790px;
    max-height: 450px;
    overflow: hidden;
}

.gsjs-text > p {
    line-height: 30px;
    margin-bottom: 20px;
}

.zsk-list-box {
    width: 24%;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    padding: 20px 30px;
    margin-bottom: 30px;
}

.zsk-list-box > img {
    margin-right: 30px;
    width: 70px;
}

.zsk-list-box-text > p:first-child {
    font-size: 18px;
    margin-bottom: 20px;
}

.zsk-list-box-text > p:last-child {
    font-size: 16px;
    color: #888;
}

.zsk-list-row > img {
    width: 24px;
    margin-right: 21px;
}

.zsk-list-row > p {
    width: 1355px;
    height: 70px;
    line-height: 70px;
}

.zsk-list-row > p > span:last-child {
    float: right;
    font-size: 14px;
    color: #888;
}

.zsk-list-row {
    color: #333;
    border-bottom: 1px solid #eee;
    height: 70px;
    text-decoration: none;
}

.zsk-list-row > p:hover > span {
    color: #018BD5;
}

.xz-list-row > img {
    width: 22px;
    margin-right: 21px;
}

.xz-list-row {
    height: 70px;
    line-height: 70px;
    padding-left: 30px;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.xz-list-row:hover {
    box-shadow: 0 0 10px 0 #DFE3E9;
}

.download-btn {
    float: right;
    display: inline-block;
    margin-right: 30px;
    background: linear-gradient(90deg, #07C3FC, #018BD5);
    color: #fff;
    width: 90px;
    height: 36px;
    text-align: center;
    line-height: 39px;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 15px;
}

.xz-list-row > p {
    width: 100%;
}

.rjxz-list > img {
    width: 48%;
}

.rjxz-list-text {
    width: 50%;
    padding: 20px 30px;
}

.rjxz-list-text > h4 {
    font-size: 36px;
    margin-bottom: 50px;
}

.rjxz-list-text > ul > li {
    font-size: 18px;
    color: #666;
    line-height: 36px;
    margin-bottom: 20px;
    list-style-type: circle;
}

.apply-btn {
    margin-top: 50px;
    height: 75px;
    line-height: 75px;
    display: block;
    width: 218px;
    text-align: center;
    color: #FFF;
    background: linear-gradient(90deg, #07C3FC, #018BD5);
    border-radius: 8px;
}

.app-download > img {
    width: 218px;
    margin-right: 40px;
    margin-top: 30px;
}

.news-rec-img {
    width: 322px;

}

.relation-news > ul > li {
    margin-left: 20px;
}

.bottom-rec-box {
    padding-bottom: 50px;
    position: relative;
}

.bottom-rec-box > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.rec-case-list {
    width: 450px;
    display: block;
    color: #333;
    text-decoration: none;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    padding-bottom: 20px;
    margin-top: 50px;
}

.rec-case-list > img {
    width: 100%;
    max-height: 233px;
}

.rec-case-list > p {
    padding: 0 30px;
    line-height: 30px;
}

.rec-case-list > p > b {
    padding-top: 15px;
    display: block;
}

.bottom-rec-box > section > h4 {
    width: 100%;
    font-size: 24px;
    margin-top: 50px;
}

.bottom-rec-box > section {
    flex-flow: wrap;
}

.case-box-list {
    width: 450px;
    display: block;
    color: #333;
    text-decoration: none;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    padding-bottom: 20px;
    margin-top: 50px;
}

.case-box-list > img {
    width: 100%;
}

.case-box-list > p {
    padding: 0 30px;
    line-height: 30px;
}

.case-box-list > p > b {
    padding-top: 15px;
    display: block;
}

.case-box-list:hover {
    color: #018BD5;
}

.bsms-navTab {
    border-bottom: 1px solid #eee;
}

.bsms-navTab > li {
    padding: 24px 0;
}

.bsms-navTab > li > a {
    color: #4d4d4d;
    text-decoration: none;
    height: 100%;
    display: block;
}

.bsms-navTab > li {
    width: 150px;
    text-align: center;
}

.bdbs-sec {
    padding-top: 90px;
}

.bdbs-sec > img {
    width: 48%;
    height: auto;
}

.bdbs-box-list-text {
    width: 100%;
    padding-right: 30px;
    padding-left: 50px;
    margin-bottom: 65px;
    line-height: 24px;
}

.bdbs-box-list {
    width: 50%;
    margin-top: 10px;
}

.bdbs-box-list-text > img {
    width: 29px;
    height: auto;
    margin-right: 28px;
}

.bdbs-box-list-text-r > p > b {
    display: block;
    font-size: 20px;
    margin-bottom: 20px;
}

.bdbs-box-list-text-r > p:last-child {
    font-size: 14px;
    color: #666;
}

.dxkh-sec {
    padding: 90px 0;
}

.dxkh-sec > h2 {
    font-size: 36px;
    width: 100%;
    text-align: center;
}

.dxkh-list-box-d {
    width: 330px;
    height: 120px;
    background: #FFFFFF;
}

.dxkh-list-box {
    margin-top: 30px;
}

.dxke-list {
    position: relative;
}

.hycj-list-box, .hycj2-list-box {
    width: 685px;
    height: 150px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #444;
    margin-bottom: 31px;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    padding: 35px;
}

.hycj-list-box > img, .hycj2-list-box > img {
    width: 51px;
    margin-right: 42px;
}

.hycj-list-box-text > p > b, .hycj2-list-box-text > p > b {
    font-size: 18px;
    display: block;
    margin-bottom: 22px;
}

.hycj-list-box-text > p:last-child, .hycj-list-box2-text > p:last-child {
    color: #666;
}

.hycj-list, .hycj2-list {
    padding: 90px 0;
}

.jjfa-list {
    position: relative;
    padding: 90px 0;
}

.jjfa-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jjfa-text-box {
    width: 500px;
    height: 150px;
    border: 4px solid #009BEE;
    padding: 30px 35px;
    color: #fff;
    margin-bottom: 10px;
    margin-right: 30px;
    cursor: pointer;
}

.jjfa-text-box:last-child {
    margin-bottom: 0;
}

.jjfa-text-box > p > b {
    font-size: 18px;
    margin-bottom: 12px;
    display: block;
}

.jjfa-text-box > p:last-child {
    font-size: 14px;
    line-height: 24px;
}

.jjfa-right-box-imgs > img {
    width: 870px;
    height: 550px;
    display: none;
}

.jjfa-right-box {
    background: #009BEE;;
}

.fajz-list {
    padding: 90px 0;
}

.fajz-list-box {
    width: 330px;
    height: 300px;
    background: #FFFFFF;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    text-align: center;
    padding-top: 50px;
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px;
}

.fajz-list-box-img {
    height: 90px;
}

.fajz-list-box-img > img {
    width: 48px;
}

.fajz-list-box-text > p > b {
    font-size: 18px;
    display: block;
    margin-bottom: 15px;
    color: #333;
}

.fajz-list-box-text > p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.dxke-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
}

.dxkh-list-box-d > img {
    width: 100%;
    height: 100%;
}

.activeTab5 {
    border: 4px solid #FFFFFF;
}

.zsq-dot {
    text-align: center;
    margin-top: 20px;
}

.zsq-dot > span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    z-index: 1;
    display: inline-block;
    margin-right: 10px;
}

.active-dot {
    background: rgba(255, 255, 255, 1) !important;
}

.cpjs-list {
    padding: 90px 0;
}

.cpjs-list-desc {
    color: #666;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 50px;
}

.cpjs-list-sec > img {
    width: 100%;
}

.cpys-list {
    position: relative;
    height: 760px;
}

.cpys-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.cpys-list-box {
    width: 450px;
    height: 500px;
    background: #FFFFFF;
    padding: 52px 36px;
    text-align: center;
}

.cpys-list-box > img {
    width: 52px;
    margin-bottom: 28px;
}

.cpys-list-box > p > b {
    font-size: 18px;
    margin-bottom: 29px;
    display: block;
}

.cpys-list-box > p:last-child {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    text-align: justify;
}

.cpys-list > section {
    padding: 90px 0;
}

.yycj-list {
    position: relative;
}

.yycj-list > section {
    padding: 90px 0;
}

.yycj-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.yycj-list > section {
    flex-flow: wrap;
}

.yycj-left {
    width: 200px;
}

.yycj-left > p {
    text-align: right;
    font-size: 18px;
    line-height: 70px;
    height: 70px;
    overflow: hidden;
    padding-right: 51px;
    cursor: pointer;
    color: #eee;
    border-right: 2px solid transparent;
}

.yycj-right {
    /*border-left: 1px solid #37A5E0;*/
    padding: 0 47px;
    max-width: 1139px;
    text-align: justify;
}

.activeTab6 {
    font-weight: bold;
    border-right: 2px solid #fff !important;
    color: #FFF;
}

.yycj-right-content {
    display: none;
    max-width: 100%;
}

.yycj-right-content > div > img {
    margin-top: 80px;
}

.yycj-right-content p {
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 16px;
    color: #FFF;
}

.yycj-right-content p > b {
    font-size: 18px;
}

.yycj-right-content img {
    max-width: 100%;
    height: auto;
    margin-top: 20px;
}

.dxal-list {
    position: relative;
}

.dxal-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.dxal-list > section {
    flex-flow: wrap;
    padding: 90px 0 70px;
}

.dxal-list-box {
    padding: 30px;
    margin-bottom: 30px;
    background: #FFF;
}

.dxal-list-box > img {
    width: 220px;
    height: 144px;
    margin-right: 30px;
}

.dxal-list-box-text > p > b {
    font-size: 18px;
    margin-bottom: 23px;
    display: block;
}

.dxal-list-box-text > p:last-child {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    max-height: 90px;
    overflow: hidden;
}

.beijing {
    padding: 90px 0;
}

.beijing-box > img {
    width: 564px;
    height: 410px;
    float: left;
    position: relative;
    /*left: 80px;*/
}

.beijing-box-text-box {
    float: left;
    width: 970px;
    height: 460px;
    position: relative;
    right: 80px;
    padding: 30px 0;
}

.beijing-box-text > img {
    width: 100%;
    height: 460px;
    position: absolute;
    top: 0;
    z-index: -1;
}

.beijing-box-text > p {
    padding: 5px 29px 5px 185px;
    color: #FFF;
}

.beijing-ques {
    margin-bottom: 27px;
}

.dw-list {
    position: relative;
}

.dw-list > section {
    padding: 90px 0;
}

.dw-list-box {
    width: 450px;
    height: 290px;
    background: #FFFFFF;
    text-align: center;
    padding: 47px 37px 0;
}

.dw-list > section {
    flex-flow: wrap;
}

.dw-list > img {
    width: 100%;
    position: absolute;
    z-index: -1;
}

.dw-list-box > img {
    width: 52px;
    margin-bottom: 30px;
}

.dw-list-box > p > b {
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
}

.dw-list-box > p:last-child {
    color: #666;
    line-height: 24px;
    font-size: 14px;
}

.jz-list {
    position: relative;
}

.jz-list > section {
    flex-flow: wrap;
    padding: 90px 0;
}

.jz-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jz-list-box {
    width: 450px;
    height: 290px;
    text-align: center;
    padding: 47px 37px 0;
    border: 7px solid #009BEE;
}

.jz-list-box:hover {
    border: 7px solid #FFF;
}

.jz-list > section {
    flex-flow: wrap;
}

.jz-list > img {
    width: 100%;
    position: absolute;
    z-index: -1;
}

.jz-list-box > img {
    width: 52px;
    margin-bottom: 30px;
}

.jz-list-box > p > b {
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    color: #FFF;
}

.jz-list-box > p:last-child {
    color: #FFF;
    line-height: 24px;
    font-size: 14px;
}

.jgsj-list {
    position: relative;
}

.jgsj-list > section {
    padding: 90px 0 40px;
    flex-flow: wrap;
}

.jgsj-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jgsj-list-box {
    width: 685px;
    height: 204px;
    background: #FFFFFF;
    padding: 37px;
    margin-bottom: 30px;
}

.jgsj-list-box > img {
    width: 50px;
    margin-right: 37px;
}

.jgsj-list-box-text > p > b {
    font-size: 18px;
    margin-bottom: 22px;
    display: block;
}

.jgsj-list-box-text > p:last-child {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.jgsj-bottom-text {
    padding: 90px 0;
}

.jgsj-bottom-text > p {
    width: 739px;
    height: 166px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-right: 52px;
    margin-top: 27px;
    text-align: justify;
}

.jgsj-bottom-text > img {
    width: 610px;
    height: 280px;
}

.tjbb-list {
    padding: 90px 0;
}

.tjbb-list > section {
    text-align: center;
    margin-top: 58px;
}

.tjbb-list > section > img {
    width: 616px;
}

.lltj-list {
    position: relative;
    padding: 90px 0 55px;
}

.lltj-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.lltj-list > section {
    text-align: center;
}

.lltj-list > section > img {
    width: 616px;
    margin-top: 30px;
}

.cpys-lists {
    padding: 90px 0;
}

.cpys-lists-box {
    text-align: center;
    width: 12%;
    padding: 30px 0 10px;
}

.cpys-lists-box > img {
    width: 102px;
    margin-bottom: 28px;
}

.cpys-lists-box > p > b {
    font-size: 22px;
    display: block;
    margin-bottom: 15px;
}

.cpys-lists-box > p:last-child {
    font-size: 16px;
    color: #666;
    line-height: 24px;
}

.how-use {
    padding: 90px 0;
    position: relative;
}

.how-use > img {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: -1;
    height: 100%;
}

.how-use > section {
    text-align: center;
}

.how-use > section > img {
    margin-top: 59px;
}

.jky-yycj-list {
    position: relative;
    padding: 90px 0 80px;
}

.jky-yycj-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jky-yycj-list > section {
    text-align: center;
}

.jky-hyfw-list {
    position: relative;
    padding: 90px 0 50px;
}

.hyfw-list-box {
    text-align: center;
    width: 440px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 40px;
    display: block;
}

.hyfw-list-box > img {
    width: 100%;
}

.hyfw-list-box > p {
    height: 60px;
    line-height: 60px;
    background: rgba(1, 139, 213, 0.4);
    border-radius: 10px;
    position: absolute;
    bottom: 5px;
    width: 100%;
    color: #FFF;
    font-size: 20px;
}

.jky-hyfw-list > section {
    flex-flow: wrap;
}

.app-download-page {
    padding: 90px 0 60px;
    position: relative;
}

.app-download-page > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.app-download-page > section {
    text-align: center;
}

.app-download-page > section > img {
    width: 229px;
    margin-top: 0px;
    margin-bottom: 50px;
}

.download-btns > a > img {
    width: 218px;
    margin-right: 60px;
}

.download-btns > a:last-child > img {
    margin-right: 0;
}

.dtgl-list {
    padding-bottom: 90px;
    position: relative;
}

.dtgl-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.dtgl-sec1 {
    padding-top: 90px;
}

.dtgl-sec1 > img {
    width: 613px;
}

.dtgl-text-box1 {
    width: 677px;
}

.dtgl-text-box1 > p > b {
    font-size: 30px;
    display: block;
    margin-bottom: 30px;
}

.dtgl-text-box1 > p:last-child {
    font-size: 20px;
    line-height: 30px;
    color: #666;
    text-align: justify;
}

.sszk-sec2 > img {
    width: 685px;
    margin-bottom: 90px;
    margin-top: 90px;
}

.sszk-text-box2 {
    width: 608px;
}

.sszk-text-box2 > p > b {
    font-size: 30px;
    display: block;
    margin-bottom: 30px;
}

.sszk-text-box2 > p:last-child {
    font-size: 20px;
    line-height: 30px;
    color: #666;
    text-align: justify;
}

.sszk-list {
    position: relative;
}

.sszk-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jkmk-list {
    position: relative;
    padding: 90px 0 0;
}

.jkmk-list > section {
    flex-flow: wrap;
}

.jkmk-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jkmk-list-box {
    text-align: center;
    border-radius: 8px;
    position: relative;
    width: 320px;
    height: 273px;
    background: #FFF;
    padding: 51px 0 20px;
    margin-bottom: 41px;
}

.jkmk-list-box > img {
    width: 86px;
    margin-bottom: 15px;
}

.jkmk-list-box > p > b {
    margin-bottom: 15px;
    display: block;
    font-size: 20px;
    color: #333;
}

.jkmk-list-box > p {
    color: #999;
    font-size: 14px;
    padding: 0 45px;
}

.lj-more {
    font-size: 18px !important;
    background: #018BD5;
    height: 64px;
    line-height: 64px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: none;
}

.lj-more > a {
    color: #FFF;
    text-decoration: none;
    display: block;
    width: 100%;
}

.jkmk-list-box:hover > .lj-more {
    display: block;
}

.cpgn-jky-list {
    padding: 90px 0;
}

.cpgn-jky-list > section > img {
    width: 708px;
    margin-right: 60px;
}

.cpgn-jky-text > h4 {
    font-size: 30px;
    margin-bottom: 22px;
}

.cpgn-jky-text > p {
    font-size: 16px;
    color: #999;
}

.cpgn-jky-text > ul {
    margin-top: 47px;
    margin-left: 20px;
}

.cpgn-jky-text > ul > li {
    line-height: 54px;
    list-style-type: disc !important;
    color: #018BD5;
}

.cpgn-jky-text > ul > li > span {
    color: #666;
    font-size: 20px;
}

.tpgl-list {
    position: relative;
    padding: 90px 0 80px;
}

.tpgl-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.tpgl-list > section > img {
    width: 719px;
}

.tpgl-list-text {
    width: 520px;
}

.tpgl-list-text > h4 {
    font-size: 30px;
    margin-bottom: 22px;
    color: #FFF;
}

.tpgl-list-text > p {
    font-size: 16px;
    color: #FFF;
}

.tpgl-list-text > ul {
    margin-top: 47px;
    margin-left: 20px;
}

.tpgl-list-text > ul > li {
    line-height: 54px;
    list-style-type: disc !important;
    color: #FFF;
}

.tpgl-list-text > ul > li > span {
    color: #FFF;
    font-size: 20px;
}

.ywbb-jky-list {
    padding: 90px 0;
}

.ywbb-jky-list > section > img {
    width: 457px;
}

.gzgj-list {
    padding: 90px 0 60px;
    position: relative;
}

.gzgj-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.gzgj-list > section > img {
    width: 440px;
}

.gzgj-list-text {
    width: 750px;
}

.gzgj-list-text > h4 {
    font-size: 30px;
    margin-bottom: 22px;
    color: #333;
}

.gzgj-list-text > p {
    font-size: 16px;
    color: #999;
}

.gzgj-list-text > ul {
    margin-top: 47px;
    margin-left: 20px;
}

.gzgj-list-text > ul > li {
    line-height: 54px;
    list-style-type: disc !important;
    color: #018BD5;
}

.gzgj-list-text > ul > li > span {
    color: #666;
    font-size: 20px;
}

.cp-sec01 {
    padding: 90px 0;
}

.cp-sec01-list {
    text-align: center;
    width: 450px;
    box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.1);
    padding-bottom: 26px;
}

.cp-sec01-list > img {
    width: 100%;
}

.cp-sec01-list > p {
    padding: 0 26px;
    color: #666;
    font-size: 16px;
}

.cp-sec01-list > p > b {
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
    margin-top: 22px;
    color: #333;
}

.cp-sec01-desc {
    color: #666;
    text-align: center;
    margin-bottom: 40px;
}

.cp-sec02 {
    position: relative;
    padding: 90px 0 40px;
}

.cp-sec02 > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.cp-sec02 > section {
    text-align: center;
}

.cp-sec02 > section > img {
    width: 903px;
    margin-top: 0px;
}

.jkdx-list {
    position: relative;
    padding: 90px 0 10px;
}

.jkdx-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jkdx-list > section {
    flex-flow: wrap;
}

.jkdx-list-box {
    width: 685px;
    background: #FFF;
    padding: 38px;
    margin-bottom: 30px;
}

.jkdx-list-box > img {
    width: 52px;
    margin-right: 35px;
}

.jkdx-list-box-text > p > b {
    font-size: 18px;
    margin-bottom: 22px;
    display: block;
}

.jkdx-list-box-text > p:last-child {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.cp-jsys-list {
    padding: 90px 0;
}

.cp-jsys-list-box {
    text-align: center;
    width: 450px;
    padding: 32px;
    box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.1);
}

.cp-jsys-list-box > img {
    width: 55px;
    margin-bottom: 44px;
}

.cp-jsys-list-box-text > p > b {
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
}

.cp-jsys-list-box-text > p:last-child {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    /*text-align: justify;*/
}

.cp-yyal-list > img {
    width: 810px;
    z-index: -1;
}

.cp-yyal-text-banner {
    width: 1095px;
}

.cp-yyal-text {
    position: relative;
    width: 100%;
    height: 480px;
}

.cp-yyal-text > img {
    width: 1115px;
    position: absolute;
    top: 0;
    z-index: -1;
}

.cp-yyal-text-banner {
    z-index: 9;
    position: relative;
    left: -30px;
}

.cp-yyal-text-banner > h2 {
    font-size: 36px;
    margin: 65px 100px 50px;
}

.cp-yyal-text-banner-text {
    width: 800px;
    height: 240px;
    background: #FFF;
    padding: 30px 35px;
}

.cp-yyal-text-banner-text > h4 {
    margin-bottom: 15px;
}

.cp-yyal-text-banner-text > p {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin-bottom: 15px;
}

.swiper3-button {
    position: relative;
    bottom: -35px;
    width: 100px;
    margin-left: 100px;
}

#swiper3 {
    padding-bottom: 100px;
}

.swiper3-prev {
    background-image: url('../images/swiper-arrow-l.png') !important;
    background-size: 24px 16px !important;
}

.swiper3-next {
    background-image: url('../images/swiper-arrow-r.png') !important;
    background-size: 24px 16px !important;
}

.reg-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    border-radius: 10px;
}

.reg-box-l {
    background: #018BD5;
    width: 400px;
    height: 620px;
    padding: 50px;
    color: #FFF;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.reg-box-l > h2 {
    font-size: 36px;
    margin-bottom: 10px;
}

.reg-box-l > p {
    font-size: 16px;
    margin-bottom: 50px;
}

.reg-box-l > img {
    max-width: 300px;
}

.reg-box-r {
    padding: 42px 50px 10px;
}

.reg-box-r > form > p {
    border-bottom: 1px solid #EEE;
    width: 410px;
    font-size: 16px;
}

.reg-box-r > form > p > b {
    font-size: 24px;
    padding-left: 10px;
}

.reg-box-r > form > p:first-child {
    margin-bottom: 15px;
    border-bottom: none;
}

.reg-box-r > form > p:first-child > span {
    font-size: 14px;
    color: #999;
}

.reg-box-r > form > p:first-child > span > a {
    font-size: 14px;
    color: #018BD5;
}

.reg-box-r input {
    border: none;
    height: 50px;
    width: 100%;
}

.captcha2 {
    cursor: pointer;
}

.reg-box-r input::-webkit-input-placeholder {
    font-size: 16px;
}

.reg-box-r input:focus {
    outline: none;
}

.bt {
    color: #F00;
    margin-right: 5px;
    padding-top: 8px;
}

.second-sec > span {
    font-weight: bold;
    margin-right: 10px;
    color: #333;
}

.second-sec {
    color: #999;
    margin: 61px 0 10px;
    border-bottom: none !important;
}

.reg-sub-btn {
    width: 410px;
    height: 56px;
    background: #D4D6DB;
    border-radius: 10px;
    margin-top: 20px;
}

.reg-sub-btn > input {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    cursor: pointer;
    color: #f2f2f2;
    font-size: 18px;
    background: #018BD5;
}

.reg-sub-btn > input:hover {
    background: #018BDD;
    color: #FFF;
}

.reg-box-r > form > p:last-child {
    border-bottom: none;
    margin-top: 18px;
    text-align: center;
    color: #999;
}

.drop-menu-right-box-list > p > span {
    float: left;
    margin-right: 46px;
    font-size: 14px;
    text-align: left;
}

.drop-menu-right-box-list > p > span > a {
    font-size: 14px;
    min-width: 70px;
    text-align: left;
    color: #eee
}

#drop-hyjjfa > span {
    margin-right: 20px;
}

#drop-lyjjfa > span {
    width: 100%;
}

#drop-dxal {
    width: 100%;
}

#drop-dxal > p > span {
    margin-right: 10px;
}

.map > img {
    width: 100%;
}

.footer-sec {
    padding: 56px 0;
}

.list-news {
    margin-top: 5px;
}

.recommend-box {
    padding-top: 30px;
}

.lxmx-ewm-box {
    position: relative;
    padding: 90px 0;
}

.lxmx-ewm-box > img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.lxmx-ewm-list {
    width: 263px;
    height: 276px;
    background: #FFFFFF;
    box-shadow: 0 17px 54px 0 rgba(170, 196, 211, 0.17);
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: wrap;
    padding: 60px 0;
}

.lxmx-ewm-list > img {
    border: 1px solid #ccc;
}

.lxmx-ewm-list > p {
    width: 100%;
    text-align: center;
    margin-top: 8px;
}

.jsbl-box {
    position: relative;
    padding: 90px 0;
}

.jsbl-box > img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
}

.jsbl-tit {
    height: 150px !important;
}

.jsbl-box > section {
    text-align: center;
}

.sdjsnl-box {
    position: relative;
    padding: 90px 0;
    color: #fff;
}

.sdjsnl-box > section {
    flex-wrap: wrap;
}

.sdjsnl-box > img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.sdjsnl-list {
    width: 330px;
    height: 280px;
    border: 7px solid #FFFFFF;
    box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.1);
    text-align: center;
    padding: 46px 20px;
}

.sdjsnl-list > img {
    margin-bottom: 30px;
}

.sdjsnl-list > p:last-child {
    margin-top: 15px;
}

.jcsyms-box {
    background: #F3F5F8;
    padding: 90px 0;
}

.jcsyms-tit {
    height: 100px;
}

.jcsyms-box-list {
    width: 212px;
    height: 90px;
    background: #FFFFFF;
    margin-bottom: 20px;
}

.jcsyms-box > section {
    flex-wrap: wrap;
}

.cxcyrc-box {
    padding: 90px 0;
}

.cxcyrc-box > section > img {
    width: 47%;
    align-items: flex-start;
}

.cxcyrc-right-box {
    width: 51.9%;
    flex-wrap: wrap;
}

.cxcyrc-right-box > img {
    width: 49%;
    height: auto;
}

.cxcyrc-right-box > img:nth-child(1), .cxcyrc-right-box > img:nth-child(2) {
    margin-bottom: 20px;
}

.sdtd-box {
    padding: 90px 0;
}

.sdtd-list {
    width: 330px;
    height: 300px;
    background: #FFFFFF;
    box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.1);
    padding: 50px 30px;
    text-align: center;
}

.sdtd-list > img {
    margin-bottom: 40px;
}

.sdtd-list > p > b {
    margin-bottom: 20px;
    font-size: 18px;
    display: block;
}

.sdtd-list > p:last-child {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.zty-sdjz-box-list {
    width: 685px;
    height: 200px;
    background: #FFFFFF;
    padding: 38px 18px 34px 47px;
    margin-bottom: 30px;
}

.zty-sdjz-box-list:hover {
    background: #018BD5;
}

.zty-sdjz-box-list:hover > .zty-sdjz-box-list-text > p > b {
    color: #FFF;
}

.zty-sdjz-box-list:hover > .zty-sdjz-box-list-text > p {
    color: #FFF;
}

.zty-sdjz-box-list-text > p > b {
    display: block;
    margin-bottom: 23px;
    font-size: 18px;
    color: #333;
}

.zty-sdjz-box-list > img {
    margin-right: 37px;
}

.zty-sdjz-box-list-text > p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    text-align: justify;
}

.zty-sdjz-box > section {
    flex-wrap: wrap;
    margin-top: 60px;
}

.zty-sdjz-box {
    position: relative;
    padding: 90px 0;
}

.zty-sdjz-box > img {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.tit-box-sdjz {
    height: 120px !important;
    max-width: 1400px;
}

.jcryj-box {
    padding: 90px 0;
}

.zty-gxxq-box {
    padding: 90px 0;
    position: relative;
}

.zty-gxxq-box > section {
    flex-flow: wrap;
}

.zty-gxxq-box > img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.zty-gxxq-box-list {
    position: relative;
    width: 330px;
    height: 240px;
    overflow: hidden;
    margin-bottom: 20px;
}

.zty-gxxq-box-list:hover > p {
    display: block;
}

.zty-gxxq-box-list:hover > img {
    transform: scale(1.1, 1.1);
    transition: transform 0.7s ease;
}

.zty-gxxq-box-list > img {
    width: 100%;
}

.zty-gxxq-box-list > p {
    position: absolute;
    /*top: 70px;*/
    width: 100%;
    color: #FFF;
    text-align: center;
    /*display: none;*/
    font-weight: normal;
}

.zty-zs-box {
    padding: 90px 0;
}

.zty-jjfa-box-list {
    width: 680px;
    height: 490px;
    background: #FFFFFF;
    box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.1);
    margin-bottom: 42px;
}

.zty-jjfa-box-list > p {
    font-size: 20px;
    font-weight: bold;
    margin-top: 45px;
    text-align: center;
}

.zty-jjfa-box {
    position: relative;
    padding: 90px 0;
}

.zty-jjfa-box > img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
}

.zty-jjfa-box > section {
    flex-flow: wrap;
}

.cases-list-box > img {
    width: 100%;
}

.public-box {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 90px 0 80px;
}

.public-box > img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.public-box > section > img {
    margin-top: 0px;
}

.swiper-img {
    max-width: 100%;
    margin-left: 200px !important;
}

#swiper6 {
    width: 670px !important;
    padding-bottom: 0px;
}

.swiper6-btn {
    width: 120px;
    position: relative;
    bottom: -60px;
    margin: 0 auto;
}

.swiper6-prev {
    background: url('../images/swiper-arrow-l.png') no-repeat center !important;
    background-size: 24px 16px !important;
}

.swiper6-next {
    background: url('../images/swiper-arrow-r.png') no-repeat center !important;
    background-size: 24px 16px !important;
}


.cpgn-box-list {
    width: 263px;
    height: 366px;
    background: #FFFFFF;
    box-shadow: 0 17px 54px 0 rgba(170, 196, 211, 0.17);
    flex-flow: wrap;
    text-align: center;
    padding: 70px 25px;
}

.cpgn-box-list > p {
    width: 100%;
}

.cpgn-box-list > p:last-child {
    color: #999;
    font-size: 14px;
    line-height: 24px;
}

.cmdb-div {
    margin-top: 20px;
}

.cmdb-text {
    padding-left: 30px;
}

.cmdb-text > p > strong {
    margin-bottom: 35px;
    display: block;
    font-size: 26px;
}

.cmdb-text > ul > li {
    line-height: 50px;
}

.fajz-list-box-text {
    height: 140px;
    overflow: hidden;
}

.relationship-list-box-text > p:last-child {
    color: #666;
    font-size: 14px;
    line-height: 26px;
}

.lxwm-div > p > img {
    width: 18px;
    height: auto;
}

.lxwm-div > p {
    margin-bottom: 20px;
    margin-top: 5px;
}

.lxwm-text-div {
    margin-left: 20px;
}

.lxwm-text-div > p {
    margin-bottom: 24px;
}

.zty-banner-img {
    width: 100%;
}

#swiper6 {
    width: 100% !important;
}

.help-box {
    margin-top: 30px;
    width: 320px;
}

.help-nav {
    background: #018BD5;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #FFF;
}

.help-box > ul > li {
    background: #F3F5F8;
    margin-top: 10px;
    padding: 19px 31px;
}

.help-box > ul > li > ul > li {
    line-height: 36px;
    font-size: 14px;
    list-style: disc;
    color: #666;
    margin-left: 25px;
}

.help-box > ul > li > ul > li > a {
    color: #666;
    margin-left: 5px;
}

.help-box > ul > li > p {
    width: 100%;
    cursor: pointer;
}

.help-box > ul > li > p > i {
    float: right;
}

.help-nav-li > ul {
    display: none;
}

.act-help-nav > p {
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.act-help-nav > ul {
    display: block;
}

.lxmx-map-box-bg-img {
    width: 1400px;
    height: 550px;
}

.map-rl {
    width: 780px;
    height: 266px;
}

/*调整320px部分细节*/
@media screen and (min-width: 320px) and (max-width: 360px) {
    .join-contact-box-list {
        min-width: 280px;
    }

    .map-rl {
        width: 100%;
        height: 125px;
    }

    .BMap_mask {
        width: 50px !important;
    }

    .tit-box {
        margin-bottom: 20px;
    }
}

/*调整1024px部分细节*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
    /*投资者关系*/
    .relationship-contact > section {
        left: 135px;
    }

    .shzr-fbox {
        margin-left: 140px;
    }
}

/*调整540px部分细节*/
@media screen and (min-width: 540px) and (max-width: 767px) {
    /*投资者关系*/
    .relationship-contact > section {
        left: 90px;
    }

    .shzr-fbox {
        margin-left: 90px;
    }
}

/*小屏幕*/
@media screen and (min-width: 320px) and (max-width: 767px) {
    .container {
        max-width: 100%;
    }

    .swiper-img {
        margin-left: 350px !important;
    }

    section {
        max-width: 350px;
        padding: 0 8px;
        flex-wrap: wrap;
    }

    .home-tit-box {
        margin-bottom: 30px;
        padding: 0 8px;
    }

    .news-list-box > img {
        max-height: 180px;
    }

    .pr-list-box {
        width: 100%;
        height: 168px;
        margin-bottom: 20px;
    }

    .pr-list-box-text {
        padding-top: 70px;
    }

    .pr-list-box:hover > .pr-list-box-text {
        padding-top: 20px;
    }

    .pr-list-box-text > b {
        margin-bottom: 10px;
    }

    .solution-list-box {
        width: 100%;
        height: 360px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .solution-list-box:hover > .solution-list-box-text {
        padding-top: 30px;
    }

    .solution-list-box-text {
        width: 100%;
        top: 60px;
    }

    .about > section {
        flex-direction: column-reverse;
    }

    .about-text {
        padding: 0 20px;
        width: 100%;
        margin-bottom: 30px;
    }

    .news-list-box {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        margin-right: 0;
        padding-bottom: 15px;
    }

    .news-tabs {
        padding: 0 8px;
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .jiameng {
        padding-bottom: 10px !important;
    }

    .cases-tab {
        margin-right: 5px;
        margin-bottom: 10px;
        width: 80px;
    }

    .news-tabs > p:last-child {
        margin-right: 0;
    }

    .cases-list-box {
        width: 100%;
        margin-bottom: 7px;
    }

    .cases-tab-contents-list {
        padding: 0 8px;
    }

    .news-tab {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .parters-list-box {
        width: 32%;
        height: auto;
        margin-bottom: 10px;
    }

    .parters-list-box:nth-child(4n) {
        margin-right: 0;
    }

    .person-box {
        margin: 0 auto 50px;
        width: 120px;
        height: 120px;
    }

    .banner-text-box2 {
        width: 100%;
        padding: 0 50px;
    }

    .jiameng-right {
        width: 100%;
        padding-left: 20px;
    }

    .map {
        width: 100%;
        height: 280px;
        margin-bottom: 30px;
    }

    .footer-sec {
        flex-wrap: wrap;
        padding: 10px 8px 30px 50px;
    }

    .footer-bottom > section > p > a, .footer-bottom > section > p > span, .footer-nav > p > a {
        font-size: 12px;
    }

    .pr-center, .solutions {
        padding: 50px 0 0;
    }

    .about {
        padding: 50px 0 0;
    }

    .home-al-div {
        margin-top: 50px !important;
    }

    .news {
        padding-top: 50px;
    }

    .parters {
        padding: 50px 0;
    }

    .logo > img {
        width: 80%;
        height: 80%;
    }

    .footer-nav {
        width: 48%;
        margin-top: 50px;
        padding-right: 0;
    }

    .ewm-box-list {
        margin-bottom: 20px;
    }

    .join-box-list > p, .join-box-list > h4 {
        font-size: 14px;
    }

    .tit-box > h2, .about-text > h2 {
        font-size: 20px;
    }

    .eng-tit {
        font-size: 16px;
    }

    .about-text-detail {
        text-align: justify;
    }

    .tit-desc, .cases-list-box > p, .cases-tab, .news-list-box > p, .news-tab, .about-text-detail, .solution-list-box-text-desc, .pr-list-box-text-desc {
        font-size: 14px;
    }

    .contact-box > h4, .ewm-box > h4, .join-box > h4, .solution-list-box-text > b, .pr-list-box-text > b {
        font-size: 18px;
    }

    .contact-box > p {
        font-size: 14px;
    }

    .ewm-box-list > p:first-child {
        margin-bottom: 5px;
    }

    .ewm-box-list > p:last-child {
        font-size: 12px;
    }

    .footer-nav:last-child {
        width: 100%;
        text-align: left;
        display: flex;
        flex-wrap: wrap;
    }

    .footer-nav > p > b {
        margin-bottom: 10px;
    }

    .footer-nav > p:first-child {
        width: 100%;
    }

    .footer-nav > p {
        margin-right: 20px;
    }

    .footer-bottom > section {
        justify-content: center;
        text-align: center;
    }

    .footer-bottom > section > img {
        margin-bottom: 15px;
    }

    .nav {
        z-index: 999999;
        position: absolute;
        top: 66px;
        left: 0;
        width: 100%;
        height: auto;
        background: rgba(93, 93, 93, 0.8);
    }

    .nav > ul {
        flex-wrap: wrap;
    }

    .nav-li {
        width: 100%;
    }

    .m-hid {
        display: none;
    }

    .m-menu {
        display: block;
        color: #FFF;
        cursor: pointer;
    }

    .logo {
        margin-right: 0;
    }

    .pc-hid {
        display: block;
    }

    .about-img {
        width: 100%;
    }

    .banner-text-box2 > p {
        font-size: 14px;
    }

    .hzqy-sec {
        margin-top: 50px;
    }

    .banner-img {
        height: 500px;
    }

    .banner-text-box > h2 {
        font-size: 20px;
    }

    .banner-text-box, .banner-text-desc {
        width: 80%;
        top: 50px;
    }

    .banner-text-desc {
        height: 180px;
        font-size: 14px;
        line-height: 24px;
    }

    /*  加入美信页面  */
    .banner {
        padding: 60px 0 0;
    }

    .job-list {
        width: 100%;
    }

    .join-corporation > img {
        height: 555px;
    }

    .banner-desc {
        font-size: 16px;
        width: 60%;
    }

    .more-drop {
        bottom: 0;
    }

    .join-contact-box {
        flex-wrap: wrap;
    }

    .box-box > h3 {
        margin-bottom: 30px;
        font-size: 18px;
    }

    .join-contact-box-list {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .banner img, .banner {
        height: 300px;
    }

    .banner-tit {
        font-size: 20px;
    }

    .page-btn {
        margin-bottom: 10px;
    }

    .box-box {
        padding: 0 20px 30px;
    }

    .join-contact-box-list {
        padding: 10px 21px;
        border: 5px solid #009BEE;
        min-width: 343px;
        justify-content: flex-start;
    }

    .banner-box {
        padding-left: 35px;
    }

    .job-list-tit-right {
        position: absolute;
        left: 30px;
        top: 65px;
    }

    .jobs {
        padding-top: 50px;
    }

    /*  新闻列表页  */
    .new-box-left-box {
        width: 100%;
    }

    .list-news-tab-contents-list-text {
        width: 100%;
        padding-bottom: 20px;
    }

    .list-news-tab-contents-list-text > p:last-child {
        margin-top: 15px;
    }

    .recommend-box {
        padding-bottom: 30px;
    }

    .list-news-list-box > img {
        width: 100%;
        max-width: 100%;
    }

    .list-news-tab {
        width: 40px;
        margin: 0 10px;
    }

    .list-news-tab-box {
        padding-left: 60px;
    }

    .list-news-tab-contents-list-text > p > b {
        font-size: 14px;
    }

    .relation-news > ul > li > a {
        max-height: 30px;
        overflow: hidden;
        display: block;
        font-size: 14px;
    }

    .recommend-tit {
        font-size: 20px;
    }

    .join-contact-box-list > p {
        font-size: 14px;
        /*width: 100%;*/
    }

    /*  新闻详情  */
    .news-detail, .news-detail-desc, .news-detail-content {
        width: 100%;
    }

    .news-detail > h1 {
        font-size: 18px;
        text-align: center;
    }

    .news-detail-desc > p > span {
        margin-right: 20px;
    }

    .news-detail-desc > p {
        padding: 0 10px;
    }

    .article-nav > p {
        font-size: 14px;
        max-height: 25px;
        overflow: hidden;
    }

    .article-nav > p > a {
        font-size: 14px;
    }

    /*  投资者关系  */
    .banner-desc-relation {
        height: auto;
        margin-bottom: 10px;
    }

    .relationship-list-box {
        width: 100%;
        padding: 20px 10px;
        height: auto;
    }

    .relationship-contact > section {
        left: 90px;
    }

    .relationship-contact {
        height: 500px;
    }

    .relationship-contact > img {
        height: 100%
    }

    .contact-us-l {
        width: 100%;
    }

    .relationship-contact > section > img {
        width: 100%;
    }

    .relationship-contact > section {
        left: 0;
        top: 0;
        padding: 50px 10px;
    }

    .contact-us-l > p > b {
        margin-bottom: 15px;
        font-size: 26px;
        text-align: center;
    }

    .banner-desc-2 {
        font-size: 14px;
    }

    .relationship-list-box-text > p, .relationship-list-box-text > p > b {
        font-size: 14px;
        text-align: justify;
    }

    .relationship-list-box > img {
        margin-right: 15px;
    }

    .tzld-list {
        padding: 50px 0 0;
    }

    /*  投资者关系  */
    .banner-desc-relation {
        height: auto;
        margin-bottom: 10px;
    }

    .relationship-list-box {
        width: 100%;
    }

    .lxwm-div {
        display: none;
    }

    .relationship-contact > section {
        left: 90px;
    }

    .relationship-contact {
        height: 450px;
    }

    .relationship-contact > img {
        height: 100%
    }

    .contact-us-l {
        width: 100%;
        text-align: center;
    }

    .relationship-contact > section > img {
        width: 100%;
    }

    .relationship-contact > section {
        left: 0;
        top: 0;
        right: 0;
        padding: 50px 10px;
    }

    .contact-us-l > p {
        justify-content: center;
    }

    .contact-us-l > p > b {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .lxwm-text-div > p {
        font-size: 14px;
    }

    /*  工业物联网  */
    .dw-list-box {
        width: 80%;
        padding: 50px 15px 30px;
        height: 330px;
        margin: 0 auto 15px;
    }

    .dw-list-box > p:last-child {
        text-align: justify;
        padding: 0 8px;
    }

    .beijing-box {
        display: block;
        position: relative;
    }

    .beijing-box > img {
        left: 0;
        width: 100%;
        height: auto;
    }

    .beijing-box-text-box {
        float: right;
        width: 100%;
        height: 100%;
        right: 0;
    }

    .beijing-box-text > p {
        padding: 0 10px;
        font-size: 14px;
        line-height: 25px;
    }

    .beijing-box-text > img {
        height: 100%;
    }

    .beijing-box-text {
        height: 100%;
    }

    .dw-list > img {
        height: 100%;
    }

    .jz-list-box {
        width: 80%;
        padding: 30px 10px 0;
        margin: 0 auto 15px;
    }

    .tit-desc-jjfa {
        height: 100px;
        font-size: 14px;
        margin-top: 10px;
        color: #666;
        line-height: 26px;
        text-align: justify;
        padding: 0 10px;
    }

    .jz-list > img {
        height: 100%;
    }

    .jz-list-box > img {
        margin-bottom: 20px;
    }

    .jz-list-box > p > b {
        margin-bottom: 15px;
        font-size: 14px;
    }

    .jgsj-list-box {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        padding: 20px 15px;
        height: 300px;
    }

    .jgsj-list-box > img {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .jgsj-list > img {
        height: 100%;
    }

    .jgsj-list-box-text > p > b {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .beijing {
        height: 750px;
        padding: 50px 0 0;
    }

    .dw-list-box > img {
        margin-bottom: 15px;
    }

    .dw-list-box > p > b {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .jgsj-bottom-text {
        padding: 0 0 50px;
    }

    .jgsj-bottom-text > p {
        margin-right: 0;
        padding: 0 10px 10px;
        font-size: 14px;
        height: 310px;
    }

    .jgsj-bottom-text > img {
        width: 100%;
        margin-top: 30px;
        padding: 0 10px;
    }

    .jgsj-list > section {
        padding: 50px 10px 30px;
    }

    .tit-box-jgsj {
        height: 130px;
    }

    .tit-desc {
        text-align: justify;
        padding: 0 10px;
    }

    .dw-list > section, .jz-list > section {
        padding: 50px 0;
    }

    /*时序数据库*/
    .yycj-right {
        width: 100%;
        padding: 0 15px;
    }

    .yycj-list > img, .dxal-list > img {
        height: 100%;
    }

    .cpys-list-box {
        width: 320px;
        height: 550px;
        padding: 35px 20px 20px;
        margin: 0 auto;
    }

    .cpys-list-box > p > b {
        margin-bottom: 15px;
    }

    .yycj-list {
        /*margin-top: 30px;*/
    }

    .cpys-list > img {
        height: 104%;
    }

    .yycj-left {
        position: absolute;
        left: 0;
        z-index: 99;
        background: #018BD5;
    }

    .dxal-list-box {
        flex-wrap: wrap;
        justify-content: center;
    }

    .dxal-list-box > img {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .dxal-list-box-text > p:last-child {
        text-align: justify;
        min-height: 92px;
    }

    .cpjs-list, .yycj-list > section, .dxal-list > section {
        padding: 50px 0;
    }

    .div-space {
        padding-top: 50px !important;
    }

    .yycj-left {
        position: absolute;
        top: 100px;
        display: none;
    }

    .font-btn {
        position: absolute;
        left: 10px;
        top: 58px;
        cursor: pointer;
    }

    .font-btn > i {
        color: #eee;
    }

    /*  企业文化  */
    .qywh-box-list {
        width: 300px;
        height: 200px;
        margin: 0 auto 20px;
        overflow: hidden;
    }

    .qywh-box-list-text {
        top: 0;
    }

    .qywh-last-img, .qywh-last-img > img {
        width: 300px;
        margin: 0 auto;
    }

    .qywh-box > section {
        padding: 50px 10px !important;
    }

    .qywh-box-list-text > p > b {
        font-size: 18px;
    }

    .qywh-box-list-text > p {
        font-size: 14px;
    }

    /*  公司介绍  */
    .gsjs-video {
        width: 100%;
        padding: 0 10px;
        height: auto;
    }

    .gsjs-text {
        width: 100%;
        height: 100%;
        max-height: 100%;
        padding: 0 10px;
        text-align: justify;
    }

    .gsjs-text > p {
        font-size: 14px;
    }

    .zzry-box > section {
        padding: 50px 0 !important;
    }

    /*分析展现*/
    .fxzx-section {
        padding: 50px 10px 30px;
    }

    .fxzx-box, .fxzx-box > img {
        width: 100%;
        height: auto;
    }

    /*  发展历程  */
    .product-wrapper {
        width: 100%;
        max-width: 100%;
    }

    .product-section {
        width: 100%;
        padding: 90px 20px 50px !important;
    }

    .features-item .features-info {
        padding: 0 !important;
    }

    /*  下载  */
    .xz-list-row > img {
        display: none;
    }

    .xz-list-row {
        /*overflow: hidden;*/
        padding-left: 0;
        line-height: 30px;
    }

    .xz-list-row > p {
        min-width: 120px;
        font-size: 14px;
        padding-left: 5px;
    }

    .xz-list-row > p > span {
        height: 30px;
        overflow: hidden;
        margin-top: 10px;
    }

    .download-btn {
        position: relative;
        margin-right: 5px;
        top: -7px;
    }

    /*  软件下载  */
    .rjxz-list > img {
        width: 100%;
    }

    .rjxz-list-text {
        width: 100%;
        align-items: center;
    }

    .rjxz-list-text > h4 {
        text-align: center;
        font-size: 26px;
        margin-bottom: 30px;
    }

    .apply-btn {
        margin: 50px auto 0;
    }

    .app-download > img:first-child {
        margin-left: 30px;
    }

    .rjxz-list-text > p {
        text-align: center;
        font-size: 14px;
    }

    .rjxz-list-text > ul > li {
        font-size: 14px;
    }

    .jky-app-download > section {
        margin-bottom: 10px !important;
    }

    .rjxz-sec {
        margin-top: 50px !important;
    }

    /*  知识库文章列表  */
    .zsk-list-row, .zsk-list-row > p {
        width: 100%;
        overflow: hidden;
    }

    .zsk-list-sec {
        padding-top: 50px !important;
    }

    /*案例列表*/
    .case-box-list {
        width: 100%;
    }

    .shzr-navTab {
        flex-wrap: wrap;
    }

    .shzr-navTab > li {
        width: 24%;
        padding: 15px 0;
        font-size: 14px;
    }

    .reg-box {
        max-width: 350px;
        margin: 100px 20px 50px;
        position: relative;
        top: auto;
        left: auto;
        transform: none;
    }

    .reg-box-l {
        display: none;
    }

    .reg-box-r, .reg-box-r > form > p, .reg-sub-btn {
        width: 100%;
    }

    .reg-box-r > form > p > b {
        font-size: 18px;
        padding-left: 0;
    }

    .reg-box-r {
        padding: 10px;
    }

    .reg-box-r > form > p {
        padding-right: 10px;
        font-size: 12px;
    }

    .reg-box-r input::placeholder {
        font-size: 14px;
    }

    /*    */
    .cp-sec01-list {
        width: 100%;
        margin-bottom: 20px;
    }

    .cp-sec02 > img, .jkdx-list > img {
        height: 100%;
    }

    .cp-jsys-list-box {
        width: 100%;
        margin-bottom: 20px;
    }

    .cp-yyal-list > img {
        width: 100%;
    }

    .cp-yyal-list {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .cp-yyal-text-banner > h2 {
        text-align: center;
        margin: 65px 0 50px;
        width: 100%;
    }

    .cp-yyal-text-banner {
        width: 90%;
        left: 20px;
    }

    .cp-yyal-text > img {
        width: 100%;
        height: 115%;
    }

    .cp-sec02 > section > img {
        width: 100%;
    }

    .cp-yyal-text-banner-text, .jkdx-list-box {
        width: 100%;
        height: 100%;
        padding: 20px 15px 10px;
    }

    .jkdx-list > section {
        margin: 0 auto;
    }

    .tit-box > h2 {
        max-width: 750px;
        margin: 10px auto 0 !important;
    }

    .cp-sec01-desc {
        font-size: 14px;
    }

    /*统计报表*/
    .tjbb-list > section > img, .lltj-list > section > img {
        width: 100%;
    }

    .lltj-list > img {
        height: 100%;
    }

    .tjbb-list, .lltj-list {
        padding: 50px 0;
    }

    /*  业务服务管理  */
    .dtgl-text-box1, .sszk-text-box2 {
        width: 100%;
    }

    .sszk-list > img, .dtgl-list > img {
        height: 100%;
    }

    .dtgl-sec1 > img, .sszk-sec2 > img {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .dtgl-sec1 {
        padding-top: 0;
    }

    .dtgl-text-box1 > p > b, .sszk-text-box2 > p > b {
        margin-bottom: 15px;
        font-size: 16px;
        margin-top: 10px;
    }

    .dtgl-text-box1 > p:last-child, .sszk-text-box2 > p:last-child {
        font-size: 14px;
    }

    .dtgl-list {
        padding-bottom: 20px;
    }

    .sszk-list > section {
        flex-direction: column-reverse;
    }

    .cp-tit-pt {
        padding-top: 50px !important;
        margin-bottom: 5px;
    }

    /*  基础设施监控平台  */
    .jkmk-list-box {
        width: 100%;
        margin-bottom: 20px;
    }

    .jkmk-list > img, .tpgl-list > img, .gzgj-list > img {
        height: 100%;
    }

    .tpgl-list > section > img {
        width: 100%;
    }

    .gzgj-list-text {
        width: 100%;
        margin-left: 20px;
        text-align: center;
        margin-top: 20px;
    }

    .cpgn-jky-list > section {
        flex-direction: column-reverse;
    }

    .cpgn-jky-text {
        text-align: center;
        width: 100%;
    }

    .cpgn-jky-text > ul > li, .tpgl-list-text > ul > li, .gzgj-list-text > ul > li {
        list-style: none none !important;
        line-height: 30px;
    }

    .cpgn-jky-text > ul, .tpgl-list-text > ul, .gzgj-list-text > ul {
        margin: 15px 0 0;
    }

    .ywbb-jky-list > section, .gzgj-list > section, .tpgl-list > section {
        justify-content: center;
    }

    .tpgl-list-text {
        width: 100%;
        text-align: center;
    }

    .cpgn-jky-list > section > img, .ywbb-jky-list > section > img {
        width: 100%;
        margin-right: 0;
    }

    .gzgj-list > section > img {
        width: 100%;
    }

    .jkmk-list-box > p > b, .cpgn-jky-text > ul > li > span, .tpgl-list-text > ul > li > span, .gzgj-list-text > ul > li > span {
        font-size: 16px;
    }

    .cpgn-jky-text > h4, .tpgl-list-text > h4, .gzgj-list-text > h4 {
        font-size: 20px;
    }

    .cpgn-jky-text > p, .tpgl-list-text > p, .gzgj-list-text > p {
        font-size: 14px;
    }

    .jkmk-list, .cpgn-jky-list, .tpgl-list, .ywbb-jky-list, .gzgj-list {
        padding: 50px 0 30px;
    }

    .app-download-page > img {
        height: 100%;
    }

    .download-btns > a > img {
        margin-right: 0;
        margin-bottom: 20px;
    }

    /*    */
    .how-use > img, .jky-yycj-list > img {
        height: 100%;
    }

    .hyfw-list-box {
        width: 100%;
    }

    .cpys-lists-box {
        width: 30%;
        margin-right: 10px;
        padding: 0 0 20px;
    }

    .cpys-lists > section {
        flex-wrap: wrap;
        justify-content: center;
    }

    .how-use > section > img {
        width: 100%;
    }

    .jky-yycj-list > section > img {
        width: 100%;
    }

    .cpys-lists {
        padding: 50px 0 20px;
    }

    .how-use {
        padding: 50px 0;
    }

    .jky-yycj-list {
        padding: 50px 0 50px;
    }

    .jky-hyfw-list {
        position: relative;
        padding: 50px 0 0;
    }

    /*社会责任*/
    .shzr-text {
        width: 100%;
        height: auto;
        font-size: 16px;
        line-height: 30px;
    }

    .shzr-box > img {
        height: 100%;
    }

    .shzr-fbox > p {
        width: 100%;
        text-align: justify;
    }

    .shzr-fbox > p > img {
        width: 100%;
    }

    .shzr-fbox {
        left: 0;
        height: 100%;
        flex-wrap: wrap;
        padding: 30px 15px;
    }

    .shzr-box {
        height: 550px;
    }

    /*联系美信*/
    .contact-address {
        width: 100%;
    }

    .lxmx-map-box-text {
        width: 100%;
        height: 570px;
    }

    .lxmx-map-box-bg-img {
        width: 350px;
    }

    .lxmx-map-box-bg-img > img {
        height: 580px;
    }

    .lxmx-section {
        padding: 50px 0 0;
    }

    .lxmx-section2 {
        margin-bottom: 50px;
    }

    .lxmx-map-box-text-tit {
        font-size: 16px;
    }

    .lxmx-map-box-text > p {
        font-size: 14px;
    }

    /*  部署模式  */
    .dxke-list > img {
        height: 100%;
    }

    .dxkh-list-box-d {
        width: 49%;
        height: 100%;
        margin-bottom: 8px;
    }

    .dxkh-list-box-d > img {
        width: 100%;
    }

    .bdbs-box-list-text {
        margin-bottom: 30px;
        padding: 0;
    }

    .bdbs-sec > img {
        width: 100%;
    }

    .bdbs-box-list {
        width: 100%;
        padding: 30px 0;
    }

    .dxkh-list-box {
        padding: 0 10px;
        flex-wrap: wrap;
    }

    .bsms-navTab {
        flex-wrap: wrap;
    }

    .bsms-navTab > li {
        width: 32%;
        font-size: 12px;
    }

    .bdbs-sec {
        padding: 50px 10px 0;
    }

    .bdbs-box-list-text-r > p > b {
        font-size: 14px;
    }

    /*  资质荣誉  */
    .zzry-box > section > img, .zzry-text-box {
        width: 100%;
        height: 100%;
    }

    .zzry-text-box {
        padding-left: 0;
        margin-top: 20px;
    }

    .zzry-box > section {
        align-items: flex-start;
        padding: 0 10px !important;
    }

    .zzry-text-box > h4, .zzry-text-box > p {
        font-size: 14px;
    }

    /*  运维管理  */
    .ywgl-box {
        width: 100%;
        height: auto;
        padding-bottom: 10px;
    }

    .ywgl-box > img {
        width: 100%;
        height: auto;
    }

    .ywgl-section {
        padding: 50px 10px 0;
    }

    /*  领导讲话  */
    .ldjh-text-box {
        width: 100%;
        text-align: justify;
    }

    .qywh-box > section > img {
        width: 100%;
        height: auto;
    }

    .ldjh-section {
        padding: 0 10px !important;
    }

    .ldjh-text-box > p, .ldjh-text-box > p:last-child {
        font-size: 14px;
    }

    /*  解决方案-军工  */
    .fajz-list-box {
        width: 100%;
        margin-bottom: 15px;
    }

    .jjfa-text-box {
        width: 100%;
        padding: 15px;
    }

    .jjfa-left-box {
        width: 30%;
    }

    .jjfa-right-box {
        width: 70%;
        padding-left: 20px;
    }

    .jjfa-right-box-imgs > img {
        width: 100%;
    }

    .jjfa-list > img {
        height: 100%;
    }

    .jjfa-text-box > p > b {
        margin-bottom: 10px;
    }

    .hycj-list-box, .hycj2-list-box {
        width: 100% !important;
        flex-flow: wrap;
        align-items: center;
        text-align: center;
        height: 100%;
    }

    .hycj-list-box > img, .hycj2-list-box > img {
        margin: 0 auto 15px;
    }

    .dxkh-sec, .fajz-list, .hycj-list, .hycj2-list {
        padding: 50px 0;
    }

    .jjfa-list-mb {
        width: 100%;
    }

    .jjfa-list-mb > img {
        width: 100%;
    }

    .jjfa-list {
        padding: 50px 0;
    }

    #swiper5 > div {
        padding-bottom: 40px;
    }

    .swiper5-pagination {
        margin-bottom: -50px;
    }

    .lxmx-ewm-list {
        width: 49%;
        height: auto;
        padding: 15px 0 10px;
        margin-bottom: 10px;
    }

    .lxmx-ewm-box {
        padding: 50px 0;
    }

    .jsbl-box > section > img {
        width: 100%;
    }

    .tit-desc {
        height: auto !important;
    }

    .jsbl-tit {
        height: 100% !important;
    }

    .sdjsnl-list {
        width: 100%;
        margin-bottom: 15px;
    }

    .jcsyms-tit {
        height: 100% !important;
    }

    .jcsyms-box-list {
        width: 49%;
        height: auto;
        margin-bottom: 10px;
    }

    .jcsyms-box-list > img {
        width: 100%;
        margin-top: 10px;
    }

    .cxcyrc-box > section > img, .cxcyrc-right-box, .lhbs-box {
        width: 100%;
    }

    .cxcyrc-box > section > img {
        margin-bottom: 20px;
    }

    .lhbs-box {
        margin-bottom: 15px;
        padding: 45px 20px;
    }

    .lhbs-list, .cxcyrc-box, .jcsyms-box, .sdjsnl-box, .jsbl-box {
        padding: 50px 0;
    }

    .lhbs-box > img {
        margin-bottom: 15px;
    }

    /*    */
    .sdtd-list {
        width: 100%;
        margin-bottom: 20px;
    }

    .zty-sdjz-box-list {
        width: 100%;
        height: 100%;
    }

    .tit-box-sdjz {
        max-width: 750px;
        height: 240px !important;
    }

    .jcryj-box > section > img {
        width: 100%;
    }

    .zty-gxxq-box-list {
        width: 49%;
        height: auto;
        margin-bottom: 10px;
    }

    .zty-banner-img {
        width: 100%;
    }

    .zty-jjfa-box-list {
        width: 100%;
        height: auto;
    }

    .zty-jjfa-box-list > img {
        width: 100%;
        height: auto;
    }

    .zty-jjfa-box-list > p {
        margin: 25px 0;
        font-size: 14px;
    }

    .zty-gxxq-box-list > p {
        top: 40px;
        font-size: 12px;
    }

    .zty-jjfa-box, .sdtd-box, .zty-sdjz-box {
        padding: 50px 0 0;
    }

    .jcryj-box, .zty-zs-box, .zty-gxxq-box {
        padding: 50px 0;
    }

    .zty-sdjz-box-list-text > p > b, .sdtd-list > p > b {
        font-size: 16px;
    }

    .public-box > section > img {
        width: 100%;
        margin-top: 0;
    }

    .public-box {
        padding: 50px 0;
    }

    #swiper6 {
        padding-bottom: 70px;
    }

    .swiper6-btn {
        bottom: -39px;
    }

    .cpgn-box-list {
        width: 100%;
        height: auto;
        padding: 39px 25px;
        margin-bottom: 15px;
    }

    .cpgn-box-list > img {
        margin-bottom: 20px;
    }

    .zty-jjfa-box-list > p > b {
        display: block;
        margin-bottom: 10px;
    }

    .cmdb-div {
        margin-top: 0;
        flex-flow: wrap;
    }

    .cmdb-text {
        padding-left: 10px;
    }

    .cmdb-text > p > strong {
        margin-bottom: 10px;
        display: block;
        font-size: 16px;
        margin-top: 20px;
    }

    .cmdb-text > ul > li {
        line-height: 30px;
        font-size: 14px;
    }

    .cmdb-div > img {
        width: 100%;
    }

    .swiper5-pagination {
        width: 100%;
        background: #000;
        position: relative !important;
        bottom: 20px !important;
    }

    .help-box {
        width: 100%;
        margin-bottom: 30px;
    }

    .cxcyrc-right-box > img:nth-child(1), .cxcyrc-right-box > img:nth-child(2) {
        margin-bottom: 6px;
    }

    .ldjh-text-box > p {
        margin-bottom: 0;
    }

    .swiper-img {
        margin-left: 20px !important;
    }

    /*  手机端导航  */
    .mb-nav {
        position: absolute;
        top: 66px;
        background: rgba(0, 0, 0, 0.9);
        left: 0;
        right: 0;
        z-index: 99999;
        display: none;
    }

    .mb-nav > ul {
        width: 100%;
        padding: 20px 0;
    }

    .mb-nav > ul > li {
        line-height: 35px;
    }

    .mb-nav > ul > li > a {
        width: 100%;
        height: 45px;
        line-height: 45px;
        display: block;
        padding: 0 20px;
        color: #eee;
    }

    .mb-sonNav {
        padding: 10px 20px;
        background: rgba(255, 255, 255, 0.3);
        display: none;
    }

    .mb-sonNav > a, .mb-sonNav > h4 > a {
        color: #bbb;
        font-size: 14px;
        padding: 5px 10px;
    }

    .mb-sonNav > h4 {
        margin-bottom: 5px;
    }

    .yycj-right-content > div > img {
        margin-top: 0;
    }
}

/*中屏幕*/
@media screen and (min-width: 768px) and (max-width: 1279px) {
    .container {
        max-width: 100%;
    }

    section {
        max-width: 750px;
        padding: 0 8px;
        flex-wrap: wrap;
    }

    .md-hid {
        display: none !important;
    }

    .home-tit-box {
        margin-bottom: 50px;
        padding: 0 8px;
    }

    .pr-list-box {
        width: 100%;
        height: 375px;
        margin-bottom: 20px;
    }

    .pr-list-box-text {
        padding-top: 170px;
    }

    .pr-list-box:hover > .pr-list-box-text {
        padding-top: 120px;
    }

    .solution-list-box {
        width: 100%;
        height: 500px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .solution-list-box-text {
        width: 100%;
    }

    .about > section {
        flex-direction: column-reverse;
    }

    .about-text {
        padding: 0 20px;
        width: 100%;
        margin-bottom: 30px;
    }

    .news-list-box {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        margin-right: 0;
        padding-bottom: 15px;
    }

    .news-tabs {
        padding: 0 8px;
    }

    .news-tabs > p:last-child {
        margin-right: 0;
    }

    .cases-list-box {
        width: 48%;
        margin-bottom: 7px;
    }

    .cases-list-box:nth-child(odd) {
        margin-right: 10px;
    }

    .cases-tab-contents-list {
        padding: 0 20px 0 40px;
    }

    .parters-list-box {
        width: 24%;
        height: auto;
        margin-bottom: 10px;
    }

    .parters-list-box:nth-child(4n) {
        margin-right: 0;
    }

    .person-box {
        margin: 0 auto 50px;
    }

    .banner-text-box2 {
        width: 100%;
        padding: 0 50px;
    }

    .jiameng-right {
        width: 100%;
    }

    .map {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    .footer-sec {
        flex-wrap: wrap;
        padding: 10px 8px 30px 120px;
        /*text-align: center;*/
    }

    .footer-nav {
        width: 48%;
        margin-top: 50px;
    }

    .footer-nav:last-child {
        width: 100%;
        text-align: left;
        display: flex;
        flex-wrap: wrap;
    }

    .footer-nav > p > b {
        margin-bottom: 10px;
    }

    .footer-nav > p:first-child {
        width: 100%;
    }

    .footer-nav > p {
        margin-right: 20px;
    }

    .footer-bottom > section {
        justify-content: center;
        text-align: center;
    }

    .footer-bottom > section > img {
        margin-bottom: 15px;
    }

    .nav {
        z-index: 9;
        position: absolute;
        top: 66px;
        left: 0;
        width: 100%;
        height: auto;
        background: rgba(93, 93, 93, 0.8);
    }

    .nav > ul {
        flex-wrap: wrap;
    }

    .nav-li {
        width: 100%;
    }

    .m-hid {
        display: none;
    }

    .m-menu {
        display: block;
        color: #FFF;
        cursor: pointer;
    }

    .logo {
        margin-right: 0;
    }

    .pc-hid {
        display: block;
    }

    .banner-text-box {
        top: 20px;
        padding: 0 50px;
    }

    .banner-text-desc {
        width: 100%;
        padding-right: 50px;
        font-size: 16px;
        margin-top: 25px;
    }

    .banner-text-box > h2 {
        font-size: 22px;
    }

    .view-more {
        margin-top: 70px;
    }

    /*  加入美信页面  */
    .banner {
        padding: 60px 0 0;
    }

    .job-list {
        width: 100%;
    }

    .join-corporation > img {
        height: 400px;
    }

    .banner-desc {
        font-size: 26px;
        width: 80%;
    }

    .more-drop {
        bottom: 0;
    }

    .join-contact-box {
        flex-wrap: wrap;
    }

    .box-box > h3 {
        margin-bottom: 30px;
    }

    .join-contact-box-list {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .banner, .banner img {
        height: 300px;
    }

    /*  新闻列表页  */
    .new-box-left-box {
        width: 100%;
    }

    .list-news-tab-contents-list-text {
        width: 460px;
    }

    .list-news-tab-contents-list-text > p:last-child {
        margin-top: 15px;
    }

    .recommend-box {
        padding-bottom: 30px;
    }

    /*新闻详情页*/
    .news-detail {
        width: 100%;
    }

    .news-detail-desc {
        width: 100%;
    }

    .news-detail-content {
        width: 100%;
    }

    /*  投资者关系  */
    .banner-desc-relation {
        height: auto;
        margin-bottom: 10px;
    }

    .relationship-list-box {
        width: 49%;
        height: auto;
        padding: 20px;
    }

    .relationship-contact > section {
        left: 90px;
    }

    .relationship-contact {
        height: 620px;
    }

    .relationship-contact > img {
        height: 100%
    }

    .contact-us-l {
        width: 100%;
        text-align: center;
    }

    .relationship-contact > section > img {
        width: 100%;
    }

    .relationship-contact > section {
        left: 0;
        top: 0;
        right: 0;
        padding: 50px 10px;
        width: 100%;
    }

    .contact-us-l > p {
        justify-content: center;
        width: 100%;
    }

    .contact-us-l > p > b {
        margin-bottom: 15px;
    }

    /*  工业物联网  */
    .dw-list-box {
        width: 32%;
        padding: 50px 35px 30px;
        height: 330px;
    }

    .dw-list-box > p:last-child {
        text-align: justify;
    }

    .beijing-box {
        display: block;
        position: relative;
    }

    .beijing-box > img {
        left: 0;
        width: 100%;
    }

    .beijing-box-text-box {
        float: right;
        width: 100%;
        right: 0;
    }

    .beijing-box-text > p {
        padding-left: 100px;
        font-size: 14px;
        line-height: 25px;
    }

    .dw-list > img {
        height: 100%;
    }

    .jz-list-box {
        width: 32%;
        padding: 30px 10px 0;
    }

    .jz-list > img {
        height: 100%;
    }

    .jz-list-box > img {
        margin-bottom: 20px;
    }

    .jz-list-box > p > b {
        margin-bottom: 15px;
    }

    .jgsj-list-box {
        width: 100%;
    }

    .jgsj-list > img {
        height: 100%;
    }

    .jgsj-list-box-text > p > b {
        margin-bottom: 10px;
    }

    .beijing {
        height: 750px;
    }

    .dw-list-box > img {
        margin-bottom: 15px;
    }

    .dw-list-box > p > b {
        margin-bottom: 10px;
    }

    .jgsj-bottom-text {
        padding: 0 0 50px;
    }

    .jgsj-bottom-text > p {
        margin-right: 0;
        padding: 0 0 10px 10px;
    }

    .jgsj-bottom-text > img {
        width: 100%;
        margin-top: 30px;
        padding: 0 10px;
    }

    .jgsj-list > section {
        padding: 90px 10px 40px;
    }

    /* 时序数据库 */
    .yycj-right {
        width: 73%;
    }

    .yycj-list > img, .dxal-list > img {
        height: 100%;
    }

    .cpys-list-box {
        width: 370px;
        padding: 35px 20px 20px;
    }

    .cpys-list-box > p > b {
        margin-bottom: 15px;
    }

    /*  企业文化  */
    .qywh-box-list {
        width: 32%;
        height: auto;
    }

    .qywh-box-list-text {
        top: 0;
    }

    /*  公司介绍  */
    .gsjs-video {
        width: 100%;
    }

    /*  典型案例详情页  */
    .rec-case-list {
        width: 49%;
    }

    .bottom-rec-box > img {
        height: 100%;
    }

    /*分析展现*/
    .fxzx-section {
        padding: 50px 30px 30px;
    }

    /*  发展历程  */
    .product-wrapper {
        width: 100%;
        max-width: 100%;
    }

    .product-section {
        width: 100%;
        padding: 90px 50px 50px !important;
    }

    /*  软件下载  */
    .rjxz-list > img {
        width: 100%;
    }

    .rjxz-list-text {
        width: 100%;
        align-items: center;
    }

    .rjxz-list-text > h4 {
        text-align: center;
    }

    .apply-btn {
        margin: 50px auto 0;
    }

    .app-download > img:first-child {
        margin-left: 70px;
    }

    .rjxz-list-text > p {
        text-align: center;
    }

    /*案例列表*/
    .case-box-list {
        width: 49%;
    }

    /*  注册  */
    .reg-box-l {
        display: none;
    }

    .cp-sec01-list {
        width: 49%;
        margin-bottom: 20px;
    }

    .cp-sec02 > img, .jkdx-list > img {
        height: 100%;
    }

    .cp-jsys-list-box {
        width: 49%;
        margin-bottom: 20px;
    }

    .cp-yyal-list > img {
        width: 100%;
    }

    .cp-yyal-list {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .cp-yyal-text-banner > h2 {
        text-align: center;
        margin: 65px 0 50px;
        width: 100%;
    }

    .cp-yyal-text-banner {
        width: 93%;
        left: 30px;
    }

    .cp-yyal-text > img {
        width: 100%;
        height: 100%;
    }

    .cp-sec02 > section > img {
        width: 100%;
    }

    .cp-yyal-text-banner-text, .jkdx-list-box {
        width: 100%;
    }

    .jkdx-list > section {
        margin: 0 auto;
    }

    .tit-box > h2 {
        max-width: 750px;
        margin: 0 auto;
    }

    /*  统计报表  */
    .lltj-list > img {
        height: 100%;
    }

    /*  业务服务管理  */
    .dtgl-text-box1, .sszk-text-box2 {
        width: 40%;
    }

    .sszk-list > img, .dtgl-list > img {
        height: 100%;
    }

    .dtgl-sec1 > img, .sszk-sec2 > img {
        width: 58%;
    }

    .dtgl-text-box1 > p > b, .sszk-text-box2 > p > b {
        margin-bottom: 15px;
        font-size: 26px;
    }

    .dtgl-text-box1 > p:last-child, .sszk-text-box2 > p:last-child {
        font-size: 16px;
    }

    /*  基础设施监控平台  */
    .jkmk-list-box {
        width: 32%;
        margin-bottom: 20px;
    }

    .jkmk-list > img, .tpgl-list > img, .gzgj-list > img {
        height: 100%;
    }

    .tpgl-list > section > img {
        width: 100%;
    }

    .gzgj-list-text {
        width: 100%;
        margin-left: 20px;
        text-align: center;
        margin-top: 20px;
    }

    .cpgn-jky-list > section {
        flex-direction: column-reverse;
    }

    .cpgn-jky-text {
        text-align: center;
        width: 100%;
    }

    .cpgn-jky-text > ul > li, .tpgl-list-text > ul > li, .gzgj-list-text > ul > li {
        list-style: none none !important;
    }

    .ywbb-jky-list > section, .gzgj-list > section, .tpgl-list > section {
        justify-content: center;
    }

    .tpgl-list-text {
        width: 100%;
        text-align: center;
    }

    .app-download-page > img {
        height: 100%;
    }

    /*    */
    .how-use > img, .jky-yycj-list > img {
        height: 100%;
    }

    .hyfw-list-box {
        width: 32%;
    }

    .cpys-lists-box {
        width: 18%;
    }

    /*社会责任*/
    .shzr-text {
        width: 100%;
        height: auto;
        font-size: 16px;
        line-height: 30px;
    }

    .shzr-box > img {
        height: 100%;
    }

    .shzr-fbox > p {
        width: 100%;
    }

    .shzr-fbox > p > img {
        width: 100%;
    }

    .shzr-fbox {
        left: 0;
        height: 100%;
        flex-wrap: wrap;
        padding: 30px 15px;
    }

    .shzr-box {
        height: 750px;
    }

    /*联系美信*/
    .contact-address {
        width: 49%;
    }

    .lxmx-map-box-text {
        width: 100%;
    }

    /*  部署模式  */
    .dxke-list > img {
        height: 100%;
    }

    .dxkh-list-box-d {
        width: 24%;
        height: 100%;
    }

    .dxkh-list-box-d > img {
        width: 100%;
    }

    .bdbs-box-list-text {
        margin-bottom: 30px;
        padding: 0;
    }

    .bdbs-sec > img {
        width: 100%;
    }

    .bdbs-box-list {
        width: 100%;
        padding: 30px 0;
    }

    .dxkh-list-box {
        padding: 0 10px;
    }

    /*  资质荣誉  */
    .zzry-box > section > img, .zzry-text-box {
        width: 100%;
    }

    .zzry-text-box {
        padding-left: 20px;
        margin-top: 20px;
    }

    .zzry-box > section {
        align-items: flex-start;
        padding: 0 10px !important;
    }

    /*  运维管理  */
    .ywgl-box {
        width: 32%;
        height: auto;
        padding-bottom: 10px;
    }

    .ywgl-box > img {
        width: 100%;
        height: auto;
    }

    /*  领导讲话  */
    .ldjh-text-box {
        width: 100%;
        text-align: justify;
    }

    .qywh-box > section > img {
        width: 100%;
        height: auto;
    }

    /*  解决方案-军工  */
    .fajz-list-box {
        width: 49%;
        margin-bottom: 15px;
    }

    .jjfa-text-box {
        width: 100%;
        padding: 15px;
    }

    .jjfa-left-box {
        width: 30%;
    }

    .jjfa-right-box {
        width: 70%;
        padding-left: 20px;
    }

    .jjfa-right-box-imgs > img {
        width: 100%;
    }

    .jjfa-list > img {
        height: 100%;
    }

    .jjfa-text-box > p > b {
        margin-bottom: 10px;
    }

    /*  解决方案-政府  */
    .hycj2-list-box {
        width: 100%;
    }

    .jjfa-list-mb {
        width: 100%;
    }

    .jjfa-list-mb > img {
        width: 100%;
    }

    .jjfa-list {
        padding: 50px 0;
    }

    #swiper5 > div {
        padding-bottom: 40px;
    }

    .swiper5-pagination {
        margin-bottom: -50px;
    }

    .lxmx-ewm-box > section {
        justify-content: center !important;
    }

    .lxmx-ewm-list {
        width: 30%;
        height: auto;
        padding: 35px 0 20px;
        margin: 0 10px 10px 0;
    }

    /*    */
    .sdjsnl-list {
        width: 49%;
        margin-bottom: 15px;
    }

    .jcsyms-tit {
        height: 120px !important;
    }

    .cxcyrc-tit {
        height: 50px !important;
        max-width: 1170px;
        margin: 0 auto;
    }

    .jcsyms-box-list {
        width: 32%;
        align-items: center;
    }

    .jcsyms-box-list > img {
        width: 100%;
    }

    .lhbs-box {
        width: 32%;
        padding: 40px 10px;
    }

    .jsbl-tit {
        height: 200px !important;

    }

    .tit-desc {
        max-width: 750px;
        margin: 0 auto;
    }

    /*    */
    .sdtd-list {
        width: 49%;
        margin-bottom: 20px;
    }

    .zty-sdjz-box-list {
        width: 49%;
        height: 100%;
    }

    .tit-box-sdjz {
        max-width: 750px;
        height: 170px !important;
    }

    .jcryj-box > section > img {
        width: 100%;
    }

    .zty-gxxq-box-list {
        width: 24%;
        height: auto;
        margin-bottom: 10px;
    }

    .zty-banner-img {
        width: 100%;
    }

    .zty-jjfa-box-list {
        width: 49%;
        height: auto;
    }

    .zty-jjfa-box-list > img {
        width: 100%;
        height: auto;
    }

    .zty-jjfa-box-list > p {
        margin: 25px 0;
    }

    .zty-gxxq-box-list > p {
        /*top: 40px;*/
    }

    .cpgn-box-list {
        width: 49%;
        height: auto;
        padding: 39px 25px;
        margin-bottom: 15px;
    }

    .cpgn-box-list > img {
        margin-bottom: 20px;
    }

    .zty-jjfa-box-list > p > b {
        display: block;
        margin-bottom: 10px;
    }

    .cmdb-div {
        margin-top: 40px;
    }

    .cmdb-text {
        padding-left: 30px;
    }

    .cmdb-text > p > strong {
        margin-bottom: 25px;
        display: block;
        font-size: 26px;
    }

    .cmdb-text > ul > li {
        line-height: 30px;
        font-size: 14px;
    }

    .cmdb-div > img {
        width: 50%;
    }

    .help-box {
        width: 100%;
        margin-bottom: 30px;
    }
}

/*大屏幕*/
@media screen and (min-width: 1280px) and (max-width: 1366px) {
    .container {
        max-width: 100%;
    }

    section {
        max-width: 1170px;
    }

    .free-experience {
        margin: 0 10px;
    }

    .drop-menu-left-box {
        padding: 47px 30px 47px 88px;
        width: 20%;
    }

    .drop-menu-right-box {
        width: 80%;
    }

    .nav a {
        font-size: 14px;
    }

    .banner-text-box {
        top: 170px;
    }

    .pr-list-box {
        width: 32%;
        height: 190px;
    }

    .pr-list-box-text > b {
        margin-bottom: 20px;
    }

    .solution-list-box {
        width: 32%;
        height: 415px;
    }

    .solution-list-box-text {
        width: 100%;
        height: 100%;
        top: 100px;
    }

    .solution-list-box:hover > .solution-list-box-text {
        padding-top: 60px;
    }

    .about-text-detail {
        margin-top: 30px;
    }

    .view-more2 {
        margin-top: 20px;
    }

    .news-list-box {
        width: 32%;
    }

    .news-tab-contents-list > a {
        margin-right: 23px;
    }

    .news-tab-contents-list {
        margin: 0 auto;
    }

    .parters-list-box {
        width: 15%;
        height: auto;
    }

    .banner-text-box2 {
        width: 70%;
    }

    .map {
        width: 50%;
        height: auto;
        background: #018BD5;
    }

    .join-box-list {
        min-width: 310px;
    }

    .jiameng-right {
        width: 50%;
    }

    .contact-box {
        position: absolute;
        left: 50px;
        bottom: 120px;
        color: #FFF;
    }

    .contact-box > h4 {
        color: #FFF;
    }

    .ewm-box-list {
        margin-bottom: 20px;
    }

    .cases-list-box > p {
        min-height: 54px;
        overflow: hidden;
    }

    /*  加入美信页面  */
    .banner {
        padding: 50px 0;
    }

    .job-list {
        width: 100%;
    }

    .join-corporation > img {
        height: 320px;
    }

    .banner-desc {
        font-size: 18px;
        width: 50%;
    }

    /*新闻列表*/
    .list-news-tab-contents-list-text {
        width: 520px;
    }

    .list-news-tab-contents-list-text > p:last-child {
        margin-top: 15px;
    }

    /*新闻详情页*/
    .news-detail {
        width: 65%;
    }

    .news-detail-desc {
        width: 100%;
    }

    .news-detail-content {
        width: 100%;
    }

    /*  投资者关系  */
    .banner-desc-relation {
        height: auto;
        margin-bottom: 10px;
    }

    .relationship-list-box {
        width: 49%;
    }

    .relationship-contact > section {
        left: 90px;
    }

    .relationship-contact {
        height: 500px;
    }

    .relationship-contact > img {
        height: 100%
    }

    /*  工业物联网  */
    .dw-list-box {
        width: 32%;
    }

    .beijing-box {
        display: block;
        position: relative;
    }

    .beijing-box > img {
        left: 0;
        top: 26px;
        position: absolute;
    }

    .beijing-box-text-box {
        float: right;
        width: 700px;
        right: 0;
    }

    .beijing-box-text > p {
        padding-left: 100px;
        font-size: 14px;
        line-height: 25px;
    }

    .dw-list > img {
        height: 100%;
    }

    .jz-list-box {
        width: 32%;
    }

    .jz-list > img {
        height: 100%;
    }

    .jz-list-box > img {
        margin-bottom: 20px;
    }

    .jz-list-box > p > b {
        margin-bottom: 15px;
    }

    .jgsj-list-box {
        width: 49%;
    }

    .jgsj-list > img {
        height: 100%;
    }

    .jgsj-list-box-text > p > b {
        margin-bottom: 10px;
    }

    .beijing {
        height: 750px;
    }

    /* 时序数据库 */
    .yycj-right {
        width: 82%;
    }

    .yycj-list > img, .dxal-list > img {
        height: 100%;
    }

    /*  企业文化  */
    .qywh-box-list {
        width: 32%;
        height: auto;
    }

    /*  公司介绍  */
    .gsjs-text {
        width: 50%;
    }

    /*  典型案例详情页  */
    .rec-case-list {
        width: 32%;
    }

    .bottom-rec-box > img {
        height: 100%;
    }

    /*分析展现页面*/
    .fxzx-box {
        width: 24%;
    }

    .fxzx-box > img {
        width: 100%;
        height: 279px;
    }

    .fxzx-section {
        padding: 50px 0;
    }

    /*  发展历程  */
    .product-wrapper {
        width: 100%;
        max-width: 100%;
    }

    .product-section {
        width: 100%;
        padding: 90px 50px 50px !important;
    }

    /*案例列表*/
    .case-box-list {
        width: 32%;
    }

    /*    */
    .cp-sec01-list {
        width: 32%;
    }

    .cp-sec02 > img {
        height: 100%;
    }

    .jkdx-list-box {
        width: 49%;
    }

    .jkdx-list > img {
        height: 100%;
    }

    .cp-yyal-list {
        width: 825px;
    }

    .cp-yyal-list > img {
        position: relative;
        left: -300px;
        width: 100%;
    }

    .cp-yyal-text {
        position: relative;
        left: -300px;
    }

    .cp-yyal-text > img, .cp-yyal-text-banner {
        width: 100%;
        height: 100%;
    }

    /*  统计报表  */
    .lltj-list > img {
        height: 100%;
    }

    /*  业务服务管理  */
    .dtgl-text-box1, .sszk-text-box2 {
        width: 40%;
    }

    .sszk-list > img, .dtgl-list > img {
        height: 100%;
    }

    /*  基础设施监控平台  */
    .jkmk-list-box {
        width: 24%;
        margin-bottom: 20px;
    }

    .jkmk-list > img, .tpgl-list > img, .gzgj-list > img {
        height: 100%;
    }

    .tpgl-list > section > img {
        width: 55%;
    }

    .gzgj-list-text {
        width: 720px;
        margin-left: 20px;
    }

    .app-download-page > img {
        height: 100%;
    }

    /*    */
    .how-use > img, .jky-yycj-list > img {
        height: 100%;
    }

    .hyfw-list-box {
        width: 32%;
    }

    /*社会责任*/
    .shzr-text {
        width: 50%;
    }

    .shzr-box > img {
        height: 100%;
    }

    .shzr-fbox > p {
        width: 50%;
    }

    .shzr-fbox > p > img {
        width: 100%;
    }

    .shzr-fbox {
        padding: 30px 0;
    }

    /*  联系美信  */
    .contact-address {
        width: 32%;
    }

    /*  部署模式  */
    .dxke-list > img {
        height: 100%;
    }

    .dxkh-list-box-d {
        width: 24%;
    }

    .dxkh-list-box-d > img {
        width: 100%;
        height: 100%;
    }

    .bdbs-box-list-text {
        margin-bottom: 30px;
        padding-right: 0;
    }

    /*  资质荣誉  */
    .zzry-box > section > img, .zzry-text-box {
        width: 50%;
    }

    .zzry-text-box {
        padding-left: 20px;
    }

    /*  运维管理  */
    .ywgl-box {
        width: 32%;
    }

    .ywgl-box > img {
        width: 100%;
    }

    /*  领导讲话  */
    .ldjh-text-box {
        width: 70%;
        text-align: justify;
    }

    /*  解决方案-军工  */
    .fajz-list-box {
        width: 24%;
    }

    .jjfa-text-box {
        width: 100%;
        padding: 15px;
    }

    .jjfa-left-box {
        width: 30%;
    }

    .jjfa-right-box {
        width: 70%;
        padding-left: 20px;
    }

    .jjfa-right-box-imgs > img {
        width: 100%;
    }

    .jjfa-list > img {
        height: 100%;
    }

    .jjfa-text-box > p > b {
        margin-bottom: 10px;
    }

    /*  解决方案-政府  */
    .hycj2-list-box {
        width: 49%;
    }

    .lxmx-ewm-list {
        width: 19%;
        height: auto;
        padding: 35px 0 20px;
    }

    /*    */
    .sdjsnl-list {
        width: 24%;
    }

    .jcsyms-tit {
        height: 120px !important;
    }

    .cxcyrc-tit {
        height: 50px !important;
        max-width: 1170px;
        margin: 0 auto;
    }

    .jcsyms-box-list {
        width: 16%;
        height: auto;
        margin-bottom: 10px;
    }

    .jcsyms-box-list > img {
        width: 100%;
    }

    .lhbs-box {
        width: 32%;
    }

    /*    */
    .sdtd-list {
        width: 23%;
    }

    .zty-sdjz-box-list {
        width: 49%;
    }

    .tit-box-sdjz {
        max-width: 1170px;
        height: 150px !important;
    }

    .jcryj-box > section > img {
        width: 100%;
    }

    .zty-gxxq-box-list {
        width: 24%;
        height: auto;
        margin-bottom: 10px;
    }

    .zty-banner-img {
        width: 100%;
    }

    .zty-jjfa-box-list {
        width: 49%;
        height: auto;
    }

    .zty-jjfa-box-list > img {
        width: 100%;
        height: auto;
    }

    .zty-jjfa-box-list > p {
        margin: 25px 0;
    }

    .cpgn-box-list {
        width: 19%;
        height: auto;
        padding: 39px 25px;
    }

    .cpgn-box-list > img {
        margin-bottom: 20px;
    }

    .zty-jjfa-box-list > p > b {
        display: block;
        margin-bottom: 10px;
    }

    .swiper-img {
        margin-left: 300px !important;
    }

    .dw-list-box > img {
        margin-bottom: 30px;
    }

    #swiper6 {
        padding-bottom: 70px;
    }

    .zty-gxxq-box-list > p {
        /*top: 90px;*/
    }

    .lxmx-map-box-bg-img {
        width: 1170px;
        height: 550px;
    }

    .cp-jsys-list-box {
        width: 370px;
    }

    .zsk-list-row {
        max-width: 1170px;
    }

    .news-list-box > img {
        max-height: 202px;
    }
}

@media screen and (min-width: 1367px) and (max-width: 1600px) {
    .container {
        max-width: 100%;
    }

    section {
        max-width: 1170px;
    }

    .free-experience {
        margin: 0 10px;
    }

    .drop-menu-left-box {
        padding: 47px 30px 47px 88px;
        width: 20%;
    }

    .drop-menu-right-box {
        width: 80%;
    }

    .nav a {
        font-size: 14px;
    }

    .banner-text-box {
        top: 170px;
    }

    .pr-list-box {
        width: 32%;
        height: 190px;
    }

    .pr-list-box-text > b {
        margin-bottom: 20px;
    }

    .solution-list-box {
        width: 32%;
        height: 415px;
    }

    .solution-list-box-text {
        width: 100%;
        height: 100%;
        top: 100px;
    }

    .solution-list-box:hover > .solution-list-box-text {
        padding-top: 60px;
    }

    .about-text-detail {
        margin-top: 30px;
    }

    .view-more2 {
        margin-top: 20px;
    }

    .news-list-box {
        width: 32%;
    }

    .news-tab-contents-list > a {
        margin-right: 23px;
    }

    .news-tab-contents-list {
        margin: 0 auto;
    }

    .parters-list-box {
        width: 15%;
        height: auto;
    }

    .banner-text-box2 {
        width: 70%;
    }

    .map {
        width: 50%;
        height: auto;
        /*background: #018BD5;*/
    }

    .join-box-list {
        min-width: 300px;
        padding: 7px 5px;
        margin-bottom: 10px;
    }

    .jiameng-right {
        width: 50%;
        display:block;
    }

    .contact-box > h4, .ewm-box > h4 {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .ewm-box-list {
        margin-bottom: 20px;
    }

    .cases-list-box > p {
        min-height: 54px;
        overflow: hidden;
    }

    /*  加入美信页面  */
    .banner {
        padding: 90px 0 50px;
    }

    .job-list {
        width: 100%;
    }

    .join-corporation > img {
        height: 320px;
    }

    .banner-desc {
        font-size: 26px;
        width: 50%;
    }

    /*新闻列表*/
    .list-news-tab-contents-list-text {
        width: 520px;
    }

    .list-news-tab-contents-list-text > p:last-child {
        margin-top: 15px;
    }

    /*新闻详情页*/
    .news-detail {
        width: 65%;
    }

    .news-detail-desc {
        width: 100%;
    }

    .news-detail-content {
        width: 100%;
    }

    /*  投资者关系  */
    .banner-desc-relation {
        height: auto;
        margin-bottom: 10px;
    }

    .relationship-list-box {
        width: 49%;
    }

    .relationship-contact > section {
        left: 200px;
    }

    .lxwm-text-div {
        width: 370px;
    }

    .relationship-contact > section > img {
        max-width: 780px;
    }

    .swiper-img {
        margin-left: 270px !important;
    }

    .relationship-contact {
        height: 500px;
    }

    .relationship-contact > img {
        height: 100%
    }

    /*  工业物联网  */
    .dw-list-box {
        width: 32%;
    }

    .beijing-box {
        display: block;
        position: relative;
    }

    .beijing-box > img {
        left: 0;
        top: 26px;
        position: absolute;
    }

    .beijing-box-text-box {
        float: right;
        width: 700px;
        right: 0;
    }

    .beijing-box-text > p {
        padding-left: 100px;
        font-size: 14px;
        line-height: 25px;
    }

    .dw-list > img {
        height: 100%;
    }

    .jz-list-box {
        width: 32%;
    }

    .jz-list > img {
        height: 100%;
    }

    .jz-list-box > img {
        margin-bottom: 20px;
    }

    .jz-list-box > p > b {
        margin-bottom: 15px;
    }

    .jgsj-list-box {
        width: 49%;
    }

    .jgsj-list > img {
        height: 100%;
    }

    .jgsj-list-box-text > p > b {
        margin-bottom: 10px;
    }

    .beijing {
        height: 750px;
    }

    /* 时序数据库 */
    .yycj-right {
        width: 82%;
    }

    .yycj-right-content {
        padding-bottom: 0;
    }

    .yycj-list > img, .dxal-list > img {
        height: 100%;
    }

    /*  企业文化  */
    .qywh-box-list {
        width: 32%;
        height: auto;
    }

    /*  公司介绍  */
    .gsjs-text {
        width: 50%;
    }

    /*  典型案例详情页  */
    .rec-case-list {
        width: 32%;
    }

    .bottom-rec-box > img {
        height: 100%;
    }

    /*分析展现页面*/
    .fxzx-box {
        width: 24%;
    }

    .fxzx-box > img {
        width: 100%;
        height: 279px;
    }

    .fxzx-section {
        padding: 50px 0;
    }

    /*  发展历程  */
    .product-wrapper {
        width: 100%;
        max-width: 100%;
    }

    .product-section {
        width: 100%;
        padding: 90px 50px 50px !important;
    }

    /*案例列表*/
    .case-box-list {
        width: 32%;
    }

    /*    */
    .cp-sec01-list {
        width: 32%;
    }

    .cp-sec02 > img {
        height: 100%;
    }

    .jkdx-list-box {
        width: 49%;
    }

    .jkdx-list > img {
        height: 100%;
    }

    .cp-yyal-list {
        width: 825px;
    }

    .cp-yyal-list > img {
        position: relative;
        /*left: -300px;*/
        width: 100%;
    }

    .cp-yyal-text-banner-text {
        width: 600px;
    }

    .dw-list-box > p:last-child {
        line-height: 25px;
    }

    .cpys-list-box {
        width: 380px;
    }

    .cpys-list > img {
        height: 760px;
    }

    .cpys-list-box > p > b {
        margin-bottom: 15px;
    }

    .cpys-list-box > img {
        margin-bottom: 15px;
    }

    .cp-yyal-text {
        position: relative;
        left: -55px;
    }

    .cp-yyal-text > img, .cp-yyal-text-banner {
        width: 100%;
        height: 100%;
    }

    /*  统计报表  */
    .lltj-list > img {
        height: 100%;
    }

    /*  业务服务管理  */
    .dtgl-text-box1, .sszk-text-box2 {
        width: 40%;
    }

    .sszk-list > img, .dtgl-list > img {
        height: 100%;
    }

    /*  基础设施监控平台  */
    .jkmk-list-box {
        width: 24%;
        margin-bottom: 20px;
    }

    .jkmk-list > img, .tpgl-list > img, .gzgj-list > img {
        height: 100%;
    }

    .tpgl-list > section > img {
        width: 55%;
    }

    .gzgj-list-text {
        width: 720px;
        margin-left: 20px;
    }

    .app-download-page > img {
        height: 100%;
    }

    /*    */
    .how-use > img, .jky-yycj-list > img {
        height: 100%;
    }

    .hyfw-list-box {
        width: 32%;
    }

    /*社会责任*/
    .shzr-text {
        width: 50%;
    }

    .shzr-box > img {
        height: 100%;
    }

    .shzr-fbox > p {
        width: 50%;
    }

    .shzr-fbox > p > img {
        width: 100%;
    }

    .shzr-fbox {
        padding: 30px 0;
    }

    /*  联系美信  */
    .contact-address {
        width: 32%;
    }

    /*  部署模式  */
    .dxke-list > img {
        height: 100%;
    }

    .dxkh-list-box-d {
        width: 24%;
    }

    .dxkh-list-box-d > img {
        width: 100%;
        height: 100%;
    }

    .bdbs-box-list-text {
        margin-bottom: 30px;
        padding-right: 0;
    }

    /*  资质荣誉  */
    .zzry-box > section > img, .zzry-text-box {
        width: 50%;
    }

    .zzry-text-box {
        padding-left: 20px;
    }

    /*  运维管理  */
    .ywgl-box {
        width: 32%;
    }

    .ywgl-box > img {
        width: 100%;
    }

    /*  领导讲话  */
    .ldjh-text-box {
        width: 70%;
        text-align: justify;
    }

    /*  解决方案-军工  */
    .fajz-list-box {
        width: 24%;
    }

    .jjfa-text-box {
        width: 100%;
        padding: 15px;
    }

    .jjfa-left-box {
        width: 30%;
    }

    .jjfa-right-box {
        width: 70%;
        padding-left: 20px;
    }

    .jjfa-right-box-imgs > img {
        width: 100%;
    }

    .jjfa-list > img {
        height: 100%;
    }

    .jjfa-text-box > p > b {
        margin-bottom: 10px;
    }

    /*  解决方案-政府  */
    .hycj2-list-box {
        width: 49%;
    }

    .lxmx-ewm-list {
        width: 19%;
        height: auto;
        padding: 35px 0 20px;
    }

    /*    */
    .sdjsnl-list {
        width: 24%;
    }

    .jcsyms-tit {
        height: 120px !important;
    }

    .cxcyrc-tit {
        height: 50px !important;
        max-width: 1170px;
        margin: 0 auto;
    }

    .jcsyms-box-list {
        width: 16%;
        height: auto;
        margin-bottom: 10px;
    }

    .jcsyms-box-list > img {
        width: 100%;
    }

    .lhbs-box {
        width: 32%;
    }

    /*    */
    .sdtd-list {
        width: 23%;
    }

    .zty-sdjz-box-list {
        width: 49%;
    }

    .tit-box-sdjz {
        max-width: 1170px;
        height: 150px !important;
    }

    .jcryj-box > section > img {
        width: 100%;
    }

    .zty-gxxq-box-list {
        width: 24%;
        height: auto;
        margin-bottom: 10px;
    }

    .zty-banner-img {
        width: 100%;
    }

    .zty-jjfa-box-list {
        width: 49%;
        height: auto;
    }

    .zty-jjfa-box-list > img {
        width: 100%;
        height: auto;
    }

    .zty-jjfa-box-list > p {
        margin: 25px 0;
    }

    .cpgn-box-list {
        width: 19%;
        height: auto;
        padding: 39px 25px;
    }

    .cpgn-box-list > img {
        margin-bottom: 20px;
    }

    .zty-jjfa-box-list > p > b {
        display: block;
        margin-bottom: 10px;
    }

    .yycj-left > p {
        line-height: 62px;
        height: 62px;
    }

    .ldjh-text-box > p {
        margin-bottom: 0;
    }

    #swiper6 {
        padding-bottom: 70px;
    }

    /*.zty-gxxq-box-list > p {*/
    /*    top: 90px;*/
    /*}*/

    .lxmx-map-box-bg-img {
        width: 1170px;
        height: 550px;
    }

    .cp-jsys-list-box {
        width: 370px;
    }

    .zsk-list-row {
        max-width: 1170px;
    }

    .news-list-box > img {
        max-height: 202px;
    }
}


    .overflow-hidden{
           white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

    }





.join-box-list1{
        margin: 0 45px 20px 0;
        border-bottom:solid #FFF 1px;
        padding: 30px 0 20px 0;
    }
.join-box-list1 h4{ 
	margin-bottom: 10px;
	}

.contact-box,
.ewm-box {
        padding-left: 0;
    }
.map {
    width: 50%;
    height: 560;
    /*background: #ccc;*/
}.map {
    width: 50%;
    height: 560;
    /*background: #ccc;*/
}

.jiameng-right {
    width: 50%;
    padding-left: 45px;
    background: #3D9DE7;
    color: #FFF;
    height:560px;
}

.contact-box > h4, .ewm-box > h4 {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFF;
    margin-bottom: 15px;
    margin-top: 25px;
    width: 100%;
    font-weight: bold;
}


.ewm-box-list > p:first-child img{ 
    width:80px;
}

.join-box-list-bar{ 
    margin:0 -6px; 
    padding: 20px 0 0 0;
}
.join-box-list-bar li{ 
    width:33.33%; 
    padding:0 6px; 
    float:left;
}
.join-box-list-bar .join-box-list{
    border:#ccc 1px solid;
    padding: 20px;
    height:180px;
}
.join-box-list-bar .join-box-list h4{
    font-size:18px;
    padding: 20px 0 0 0;
}
.join-box-list-bar .join-box-list p{
    font-size:14px;}
.codetext{
    padding-right: 10px;
}
		@media screen and (min-width: 1280px) and (max-width: 1366px) {
			
			
		}
		@media screen and (min-width: 768px) and (max-width: 1279px){
			.jiameng .flex-b{ 
				display: block;
	}
			.map {
    width: 100%;
    height: 560;
    /* background: #ccc; */
				display: block;
}
			.jiameng-right {
    width: 100%;
    padding-left: 45px;
    background: #3D9DE7;
    color: #FFF;
    height: 560px;
				display: block;
}
			.join-box-list-bar li{ 
				 width: 100%;
				float: none;
				margin-bottom: 20px;
			}
		}	* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    -webkit-appearance: none;
}

.swiper1 {
    bottom: 50px !important;
}

html {
    font-size: 16px;
    color: #333;
}

a {
    text-decoration: none;
    color: #333;
}

@font-face {
    font-family: "SourceHanSansCN";
    /*src: url("../fonts/SiYuanHeiTi/SourceHanSansCN-Normal.otf");*/
}

html {
    font-family: "SourceHanSansCN", "微软雅黑", serif;
}

.clear {
    clear: both;
}

.pc-hid {
    display: none;
}

.container {
    max-width: 1920px;
    margin: 0 auto;
}

section {
    max-width: 1400px;
    height: 100%;
    margin: 0 auto;
}

ul {
    list-style: none;
}

.flex {
    display: flex;
    align-items: flex-start;
}

.flex-b {
    display: flex;
    justify-content: space-between;
}

.flex-bc {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex-c {
    display: flex;
    align-items: center;
}

.flex-cc {
    display: flex;
    align-items: center;
    /* justify-content: center; */
}

.flex-e {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.header {
    height: 66px;
    background: #414141;
}

.logo {
    padding: 17px 0;
    height: 66px;
    margin-right: 20px;
}

.logo > img {
    height: 100%;
    width: 100%;
}

.header-search-box {
    width: 150px;
    display: flex;
    align-items: center;
    position: relative;
}

.header-search-box > input {
    height: 40px;
    width: 100%;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    border: none;
    padding: 0 20px;
    color: #BABABA;

}

.header-search-box > input:focus {
    outline: none;
}

.header-search-box > input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    width: 83px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #BABABA;
    line-height: 14px;
}

.header-search-box > img {
    height: 16px;
    position: absolute;
    right: 10px;
    cursor: pointer;
}

.nav {
    width: 730px;
    height: 66px;
    line-height: 66px;
}

.nav a {
    text-decoration: none;
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: center;
}

.nav a:visited {
    color: #fff;
    text-decoration: none;

}

.nav > ul > li {
    height: 66px;
    width: 100%;

}

.nav > ul > li:hover {
    background: #018BD5;
}

.nav > ul > li > a:hover + .drop-menu-list-box {
    display: block;
}

.free-experience > a {
    text-decoration: none;
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    display: inline-block;
    width: 100px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(127deg, #07C3FC, #018BD5);
    border-radius: 20px;
}

.drop-menu-list-box {
    display: none;
    height: auto;
    background: rgba(65, 65, 65, 0.85);
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
}

.drop-menu-left-box {
    background: rgba(93, 93, 93, 0.9);
    padding: 47px 0 72px 261px;
    width: 449px;
    float: left;
}

.drop-menu-left-box > p {
    line-height: 30px;
    color: #eee;
}

.drop-menu-left-box > p > b {
    font-size: 24px;
    display: block;
    margin-bottom: 10px;
}

.drop-menu-right-box {
    width: 1200px;
    float: left;
    padding-bottom: 50px;
}

.drop-menu-right-box-list {
    padding: 44px 50px 0;
    color: #FFF;
}

.pr-drop > h4 > a {
    font-size: 15px;
    font-weight: bold;
    color: #eee;
}

.drop-menu-right-box-list > h4 > a {
    font-size: 16px;
    line-height: 30px;
    display: block;
    margin-bottom: 20px;
    text-align: left;
    font-weight: bold;
}

.drop-menu-right-box-list > p {
    font-size: 14px;
    line-height: 30px;
    color: #eee
}

.banner img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
        height: 100%;
}

.banner-text-box {
    position: absolute;
    top: 256px;
    width: 706px;
}

.banner-text-box > h2 {
    height: 42px;
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
}

.banner-img {
    position: relative;
    width: 100%;
}

.banner-text-desc {
    width: 698px;
    height: 81px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    text-align: justify;
    margin-top: 57px;
    line-height: 35px;
}

.view-more {
    display: inline-block;
    width: 150px;
    height: 46px;
    background: #018BD5;
    text-align: center;
    line-height: 46px;
    margin-top: 50px;
    color: #FFF;
    text-decoration: none;
}

.tit-box {
    text-align: center;
    margin: 20px auto 30px;
    width: 100%;
}

.tit-box1 {
    text-align: center;
    margin: 0 auto 30px;
    width: 100%;
}

.tit-box > h2 {
    font-size: 36px;
    color: #000;
}

.tit-box1 > h2 {
    font-size: 36px;
    color: #fff;
}

.eng-tit {
    height: 15px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #999999;
}

.pr-center {
    padding: 90px 0;
}

.pr-list-box {
    width: 450px;
    height: 230px;
    position: relative;
}

.pr-list-box > img {
    position: absolute;
    top: 0;
    left: 0;
}

.pr-list-box-text {
    position: absolute;
    top: 0;
    left: 0px;
    padding: 90px 0 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    display: block;
}

.pr-list-box-text-desc {
    display: none;
}

.pr-list-box:hover > .pr-list-box-text {
    background: #018BD5;
    opacity: 0.8;
    padding: 30px 35px 0;
    display: block;
    top: 2px;
}

.pr-list-box:hover .pr-list-box-text-desc {
    display: block;
}

.pr-list-box-text > b {
    display: inline-block;
    margin-bottom: 44px;
    font-size: 24px;
    font-weight: normal;
}

.tit-desc {
    font-size: 16px;
    line-height: 28px;
    font-family: Source Han Sans CN;
    margin-top: 20px;
    margin-left:50px;
    margin-right:50px;
    color: #666;
    margin-bottom: 54px;
}

.tit-desc1 {
    font-size: 16px;
    height: 15px;
    font-family: Source Han Sans CN;
    margin-top: 20px;
    color: #666;
    margin-bottom: 54px;
}

.tit-line {
    width: 22px;
    height: 4px;
    background: #fff;
    display: block;
    margin: 0 auto 20px;
}

.news {
    background: #F3F5F8;
    padding: 90px 0;
}

.solutions {
    background: #F3F5F8;
    padding: 90px 0;
}

.solution-list-box {
    display: block;
    width: 450px;
    height: 500px;
    position: relative;
}

.solution-list-box > p > img {
    position: absolute;
    top: 0;
    left: 0;
}

.solution-list-box-text {
    position: absolute;
    top: 161px;
    left: 0;
    height: 500px;
    width: 450px;
    padding: 30px 35px 0;
    text-align: center;
    text-decoration: none;
    color: #FFF;
}

.solution-list-box-text-desc {
    display: none;
}

.solution-list-box:hover > .solution-list-box-text {
    background: #018BD5;
    opacity: 0.8;
    display: block;
    top: 2px;
    padding-top: 135px;
}

.solution-list-box:hover .solution-list-box-text-desc {
    display: block;
}

.solution-list-box-text > b {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 24px;
}

.solution-list-box-text >p > img {
    width: 69px;
    margin-bottom: 39px;
}

.about {
    padding: 90px 0;
}

.about-text {
    width: 50%;
    padding-left: 56px;
}

.about-text > h2 {
    font-size: 36px;
}

.about-text-detail {
    margin-top: 42px;
    line-height: 32px;
    color: #333;
    text-align: justify;
}

.about-img {
    width: 700px;
}

.view-more2 {
    text-align: center;
    text-decoration: none;
    display: inline-block;
    width: 180px;
    height: 50px;
    border: 1px solid #CCCCCC;
    color: #999;
    line-height: 50px;
    margin-top: 42px;
}

.news-list-box {
    width: 450px;
    height: 350px;
    background: #FFFFFF;
    box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.1);
    display: block;
    text-decoration: none;
}

.news-list-box > img {
    width: 100%;
    max-height: 243px;
}

.news-list-box > p {
    padding: 0 25px;
    line-height: 30px;
    font-family: Source Han Sans CN;
    font-weight: 400;
}

.news-list-box-tit {
    margin-top: 26px;
    font-size: 16px;
    color: #333;
}

.news-list-box-date {
    color: #666;
    font-size: 14px;
}

.news-tabs {
    margin-bottom: 50px;
}

.news-tab {
    width: 110px;
    height: 44px;
    border: 1px solid #CCCCCC;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    margin-right: 20px;
    font-weight: bold;
}

.activeTab {
    background: #018BD5;
    color: #FFF;
}

.news-tab-contents-list {
    display: none;
}

.news-tab-contents-list:first-child {
    display: block;
}

.news-tab-contents-list > a {
    float: left;
    margin-right: 25px;
}

.news-tab-contents-list > a:last-child {
    margin-right: 0;
}

.cases-list-box {
    width: 25%;
    height: 100%;
    background: #FFF;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    display: block;
    text-decoration: none;
    position: relative;
    margin-bottom: -8px;
}

.cases-list-box > img {
    width: 100% !important;
    height: 100%;
}

.cases-list-box > p {
    padding: 0 29px;
    line-height: 30px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    overflow: hidden;
    height: 30px;
}

.cases-list-box-tit {
    margin-top: 26px;
    font-size: 16px;
    color: #333;
    position: absolute;
    bottom: 29px;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
}

.cases-list-box-date {
    color: #666;
    font-size: 14px;
}

.cases-tabs {
    margin-bottom: 50px;
}

.cases-tab {
    width: 110px;
    height: 44px;
    border: 1px solid #CCCCCC;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    margin-right: 20px;
    font-weight: bold;
}

.cases-tab-contents-list {
    display: none;
}

.cases-tab-contents-list:first-child {
    display: block;
}

.cases-tab-contents-list > a {
    float: left;
}

.cases-tab-contents-list > a:last-child {
    margin-right: 0;
}

.parters {
    background: #F3F5F8;
    padding: 90px 0;
}

.parters-list-box {
    width: 212px;
    height: 90px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 0px #DFE3E9;
    margin-bottom: 25px;
}

.parters-list-box > img {
    width: 100%;
}

.person-box {
    width: 260px;
    height: 260px;
    background: #FFF;
    border: 5px solid #fff;
    border-radius: 50%;
}

.jkdx-list-box-text {
    width: 100%;
}

.person-box > img {
    width: 100%;
}

.person-say {
    background: #018BD5;
    padding: 90px 0
}

.banner-text-box2 > p {
    color: #FFF;
    font-size: 24px;
    line-height: 54px;
}

.banner-text-box2 {
    width: 1030px;
}

.banner-text-desc2 {
    position: relative;
    display: block;
    text-indent: 80px;
}

.yinhao1 {
    position: absolute;
    top: -20px;
    width: 70px;
    left: 0;
}

.yinhao2 {
    position: absolute;
    bottom: -20px;
    width: 70px;
    right: 0;
}

.person-name {
    text-align: right;
    margin-top: 30px;
    font-size: 28px !important;
}

/*.swiper-pagination-bullet-active{*/
/*    background: #fff!important;*/
/*}*/

.swiper2 {
    bottom: 30px !important;
}

.jiameng {
    padding: 90px 0;
    flex-flow: wrap;
    position: relative;
}

.map {
    width: 920px;
    height: 560px;
    /*background: #ccc;*/
}

.jiameng-right {
    width: 50%;
    padding-left: 45px;
    background: #3D9DE7;
    color: #FFF;
    height:560px;
}

.join-box {
    /* flex-flow: wrap; */
}

.join-box > h4 {
    width: 100%;
    height: 23px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #018BD5;
    /*padding-left: 15px;*/
    margin-bottom: 23px;
}

.footer-bottom > section > p, .footer-bottom > section > p > a, .footer-bottom > section > p > span {
    font-size: 14px;
}

.join-box-list {
    padding: 17px 15px;
    min-width: 302px;
}

.swiper-prev1 {
    background-image: url("../images/home-b-l.png") !important;
    left: 80px !important;
}

.swiper-next1 {
    background-image: url("../images/home-b-r.png") !important;
    right: 80px !important;
}

.swiper2 > .swiper-pagination-bullet-active {
    background: #fff;
}

.join-box-list > h4 {
    margin-bottom: 20px;
}

.join-box-list:hover {
    box-shadow: 0 0 30px 0 #DFE3E9;
    cursor: pointer;
}

.join-box-list > p {
    color: #666666;
    margin-bottom: 10px;
}

.contact-box > p > img {
    width: 14px;
    margin-right: 20px;
}

.contact-box > p {
    margin-bottom: 15px;
}

.contact-box > h4,
.ewm-box > h4 {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #018BD5;
    margin-bottom: 33px;
    margin-top: 30px;
    width: 100%;
}

.ewm-box-list > p:first-child {
    /* width: 80px; */
    /* height: 84px; */
    background: #FFFFFF;
    border: 1px solid #E9ECF1;
    /* padding: 7px; */
    margin-bottom: 10px;
    text-align: center;
}

.ewm-box-list {
    float: left;
    margin-right: 20px;
    width: 86px;
}

.ewm-box-list > p:last-child {
    width: 100px;
    text-align: center;
}

.contact-box,
.ewm-box {
    padding-left: 15px;
}

.footer {
    width: 100%;
    background: #505050;
}

.footer-nav > p > b {
    font-size: 16px;
    color: #FFF;
    margin-bottom: 32px;
    display: block;
}

.footer-nav > p > a {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    opacity: 0.6;
    text-decoration: none;
}

.footer-nav {
    border-right: 1px solid #555;
    padding-right: 70px;
}

.footer-nav:last-child {
    border-right: none;
    padding-right: 0;
}

.footer-bottom > section > img {
    height: 33px;
}

.footer-bottom {
    padding: 24px 0 22px;
    background: #404040;
}

.footer-bottom > section > p,
.footer-bottom > section > p > a,
.footer-bottom > section > p > span {
    color: #FFF;
    text-decoration: none;
    opacity: 0.6;
}

.banner-tit {
    font-size: 42px;
    color: #333;
    margin-bottom: 35px;
}

.banner-desc {
    font-size: 18px;
        height: 60px;
    line-height: 40px;
    width: 670px;
}

/*.banner > section {*/
/*    padding: 0 365px 96px;*/
/*}*/

/*.banner-box {*/
/*    position: absolute;*/
/*    top: 0;*/
/*}*/

.banner {
    position: relative;
    padding: 100px 0 105px;
    height: 400px;
}

.zt-banner {
    height: 400px;
}

.jobs {
    padding-top: 90px;
}

.job-list {
    width: 1400px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    position: relative;
    padding: 35px 31px;
    margin-bottom: 25px;
}

.more-drop {
    float: right;
    position: absolute;
    bottom: 18px;
    right: 31px;
    cursor: pointer;
}

.more-drop > span {
    font-size: 12px;
    margin-right: 5px;
    color: #018BD5;
}

.more-drop > i {
    color: #018BD5;
}

.job-list-tit {
    font-size: 18px;
    margin-bottom: 27px;
}

.job-duty-box {
    height: 90px;
    overflow: hidden;
}

.job-duty-box > p {
    line-height: 32px;
}

.job-list-tit-right {
    float: right;
    font-size: 14px;
    color: #999;
    font-weight: 400;
}

.show-job-info {
    height: auto;
    overflow: visible;
}

.page {
    text-align: center;
    margin: 50px 0 60px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.page-btn {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    text-align: center;
    display: inline-block;
    background: #eee;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    margin-right: 12px;
    border-radius: 3px;
}

.now-page {
    background: #018BD5;
    color: #FFF;
}

.join-corporation {
    text-align: center;
    padding-top: 50px;
    position: relative;
}

.join-corporation > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

.box-box {
    text-align: center;
    width: 100%;
    color: #FFF;
    padding-bottom: 37px;
}

.box-box > h3 {
    font-size: 26px;
    font-weight: normal;
}

.join-contact-box-list {
    padding: 10px 21px;
    border-left: 5px solid #009BEE;
    border-top: 5px solid #009BEE;
    border-bottom: 5px solid #009BEE;
    margin-top: 46px;
}

.join-contact-box-list:last-child {
    border-right: 5px solid #009BEE;
}

.join-contact-box-list > img {
    width: 36px;
    margin-right: 21px;
}

.zixun-btn {
    width: 200px;
    height: 54px;
    line-height: 54px;
    background: #FFFFFF;
    border-radius: 27px;
    margin: 25px auto 0;
}

.zixun-btn > a {
    display: block;
    text-decoration: none;
    color: #018BD5;
    font-size: 20px;
}

.activeTab3 {
    border-bottom: 3px solid #018BD5;
    color: #018BD5;
    font-weight: bold;
}

.list-news-tab {
    cursor: pointer;
    width: 120px;
    text-align: center;
    padding: 24px 0;
}

.list-news-tab-box {
    padding-left: 120px;
    width: 100%;
    border-bottom: 2px solid #eee;
    margin-bottom: 39px;
}

.new-box-left-box {
    width: 68%;
}

.list-news-tab-contents-list {
    display: none;
}

.list-news-tab-contents-list > a > img {
    float: left;
    width: 240px;
    height: 144px;
}

.list-news-tab-contents-list-text {
    float: right;
    width: 685px;
    margin-left: 25px;
}

.list-news-tab-contents-list-text > p > b {
    font-size: 18px;
    color: #333;
    margin-bottom: 21px;
    display: block;
}

.list-news-tab-contents-list-text > p {
    color: #666;
    font-size: 14px;
}

.list-news-tab-contents-list-text > .lw-a {
    display: block;
    color: #666;
    font-size: 14px;
}


.list-news-tab-contents-list-text > p > span {
    margin-right: 30px;

}

.list-news-tab-contents-list-text > p > a {
    color: #018BD5;
    text-decoration: none;
    float: right;
    line-height: 20px;
    margin-right: 5px;
}

.list-news-tab-contents-list-text > p:last-child {
    margin-top: 25px;
}

.list-news-list-box {
    margin-bottom: 40px;
}

.list-news-list-box > a > img {
    /*width: 100%;*/
    max-width: 239px;
    max-height: 143px;
}
.list-img {
    display: inline-block!important;
    max-width: 239px;
    max-height: 143px;
}

.list-news-list-box:hover > .list-news-tab-contents-list-text > p > b {
    color: #018BD5;
}

.relation-news > ul > li {
    list-style-type: disc;
    color: #666;
}

.relation-news > ul > li > a {
    color: #666;
    text-decoration: none;
    line-height: 36px;
    font-size: 14px;
}

.recommend-tit {
    margin-bottom: 20px;
    font-size: 24px;
}

.bread-nav {
    width: 100%;
    padding: 26px 0;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}

.bread-nav > p > a {
    color: #666;
    text-decoration: none;
}

.news-detail > h1 {
    font-size: 32px;
}

.news-detail-desc {
    width: 1000px;
    height: 50px;
    background: #F3F5F8;
    opacity: 0.5;
    margin: 35px 0;
}

.news-detail-desc > p {
    line-height: 50px;
    font-size: 14px;
    padding: 0 50px;
}

.news-detail-desc > p > img {
}

.news-detail-desc > p > span {
    margin-right: 100px;
}

.news-detail-content {
    width: 1000px;
}

.news-detail-content p {
    line-height: 30px;
    color: #333;
    font-size: 16px;
    margin-top: 30px;
    text-align: justify;
    margin-bottom: 10px;
}

.news-detail-content img {
    max-width: 100%;
}

.article-nav {
    margin: 35px 0;
    border-top: 1px solid #eee;
    padding-top: 30px;
}

.article-nav > p {
    margin-bottom: 10px;
}

.article-nav > p > span {
    color: #666;
    margin-right: 10px;
}

.article-nav > p > a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
}

.banner-desc-2 {
    font-size: 18px;
    font-weight: 400;
}

.tzld-list {
    padding: 90px 0;
}

.relationship-list-box {
    width: 685px;
    height: 224px;
    background: #FFFFFF;
    margin-bottom: 30px;
    padding: 0 40px;
    border: 1px solid #eee;
}

.relationship-list-box:hover {
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
}

.relationship-list-box > img {
    width: 50px;
    margin-right: 33px;
}

.relationship-list-box-text > p > b {
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
}

.contact-us-l > p > b {
    font-size: 36px;
    margin-bottom: 50px;
    display: block;
}

.contact-us-l > p {
    margin-bottom: 22px;
}

.contact-us-l > p > img {
    width: 18px;
    margin-right: 18px;
}

.relationship-contact > img {
    width: 100%;
}

.relationship-contact {
    position: relative;
}

.relationship-contact > section {
    position: absolute;
    top: 100px;
    left: 260px;
    width: 100%;
    height: auto;
}

.relationship-contact > section > img {
    border: 3px solid #ddd;
}

.shzr-navTab > li {
    padding: 24px 0;
}

.shzr-navTab > li > a {
    color: #4d4d4d;
    text-decoration: none;
    height: 100%;
    display: block;
}

.shzr-navTab > li {
    width: 120px;
    text-align: center;
}

.shzr-box > img {
    width: 100%;
}

.shzr-text {
    width: 700px;
    height: 313px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
}

.shzr-fbox > p > img {
    width: 637px;
}

.shzr-box {
    position: relative;
}

.shzr-fbox {
    position: absolute;
    top: 0;
    left: 260px;
    width: 100%;
}

.activeTab4 {
    border-bottom: 3px solid #018BD5;
}

.activeTab4 > a {
    color: #018BD5 !important;
    font-weight: bold;
}

.qywh-box-list {
    width: 450px;
    height: 500px;
    position: relative;
}

.qywh-box-list > img {
    width: 100%;
}

.qywh-box-list-text {
    position: absolute;
    top: 20px;
    padding: 42px 30px;
    color: #fff;
}

.qywh-box-list-text > p > b {
    font-size: 40px;
    margin-bottom: 35px;
    display: block;
}

.qywh-box-list-text > p {
    font-size: 18px;
}

.shzr-navTab {
    border-bottom: 1px solid #eee; 
}

.qywh-last-img,
.qywh-last-img > img {
    width: 100%;
    margin-top: 15px;
}

.qywh-box > section > img {
    width: 323px;
    height: 417px;
}

.ldjh-text-box {
    width: 992px;
}

.ldjh-text-box > p {
    font-size: 16px;
    line-height: 36px;
    color: #666;
    margin-bottom: 30px;
}

.ldjh-text-box > p:last-child {
    text-align: right;
    font-size: 20px;
    color: #333;
}

.zzry-box > section > img {
    width: 677px;
    height: 482px;
}

.zzry-text-box {
    width: 647px;
}

.zzry-text-box > h4 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 25px;
}

.zzry-text-box > p {
    color: #999;
    font-size: 16px;
    line-height: 36px;
}

.ywgl-box {
    width: 450px;
    height: 380px;
    border: 1px solid #eee;
    margin-bottom: 30px;
}

.ywgl-box:hover {
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
}

.ywgl-box > img {
    width: 450px;
    height: 230px;
}

.ywgl-box > p {
    text-align: center;
}

.ywgl-box > p > b {
    margin: 20px 0;
    display: block;
    color: #333;
    margin-bottom: 0!important;
    font-size: 18px!important;
}

.ywgl-box > p {
    color: #666666;
    line-height: 30px;
    padding: 0 20px;
}

.ywgl-section {
    padding: 90px 0;
    flex-flow: wrap;
}

.fxzx-box {
    width: 330px;
    height: 480px;
    border: 1px solid #eee;
    margin-bottom: 30px;
}

.fxzx-box:hover {
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
}

.fxzx-box > img {
    width: 330px;
    height: 330px;
}

.fxzx-box > p {
    color: #666666;
    line-height: 30px;
    padding: 0 30px;
    text-align: center;
    font-size: 14px;
}

.fxzx-box > p > b {
    margin: 20px 0;
    display: block;
    color: #333;
    margin-bottom: 0!important;
    font-size: 18px!important;
}

.fxzx-section {
    flex-flow: wrap;
    padding: 90px 0;
}

.lxmx-map-box-text {
    background: #3d9de7;
    color: #FFF;
    padding: 50px 30px;
    width: 599px;
    height: 550px;
}

.lxmx-map-box-text > p > img {
    width: 18px;
    margin-right: 13px;
}

.lxmx-map-box-text-tit {
    font-size: 28px;
}

.lxmx-map-box-text > p {
    line-height: 36px;
}

.lxmx-section {
    padding-top: 90px;
}

.lxmx-map-box-bg-img > img {
    width: 100%;
    position: relative;
    height: 550px;
}

.lxmx-map-box-text {
    position: absolute;
    top: 0;
}

.lxmx-map-box {
    position: relative;
}

.contact-address {
    width: 452px;
    height: 178px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 39px 30px;
    margin-top: 30px;
}

.lxmx-section2 {
    margin-bottom: 90px;
}

.contact-address > p > b {
    margin-bottom: 23px;
    display: block;
    font-size: 18px;
    color: #333;
}

.contact-address > p {
    margin-bottom: 17px;
    font-size: 14px;
    color: #666;
}

.gsys-box {
    padding: 90px 0;
}

.dcjbf-box {
    width: 452px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 9px 27px 0 rgba(77, 77, 77, 0.1);
    padding: 40px;
}

.dcjbf-box > img {
    width: 45px;
    margin-right: 36px;
}

.dcjbf-box-text > p > b {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
}

.dcjbf-box-text > p {
    color: #666;
    font-size: 14px;
    line-height: 28px;
}

.dcjbf-box-text > p:last-child {
    color: #018BD5;
}

.lhbs-box {
    width: 450px;
    height: 300px;
    background: #FFFFFF;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    padding: 45px 48px 0;
    text-align: center;
}

.lhbs-box > img {
    width: 54px;
    margin-bottom: 30px;
}

.lhbs-box > p > b {
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    color: #333;
}

.lhbs-box > p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.lhbs-list {
    position: relative;
    padding: 90px 0;
}

.lhbs-list > img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.gsjs-video {
    width: 550px;
    height: 400px;
}

.gsjs-video > img,
.gsjs-video > video {
    width: 100%;
}

.gsjs-text {
    width: 790px;
    max-height: 450px;
    overflow: hidden;
}

.gsjs-text > p {
    line-height: 30px;
    margin-bottom: 20px;
}

.zsk-list-box {
    width: 24%;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    padding: 20px 30px;
    margin-bottom: 30px;
}

.zsk-list-box > img {
    margin-right: 30px;
    width: 70px;
}

.zsk-list-box-text > p:first-child {
    font-size: 18px;
    margin-bottom: 20px;
}

.zsk-list-box-text > p:last-child {
    font-size: 16px;
    color: #888;
}

.zsk-list-row > img {
    width: 24px;
    margin-right: 21px;
}

.zsk-list-row > p {
    width: 1355px;
    height: 70px;
    line-height: 70px;
}

.zsk-list-row > p > span:last-child {
    float: right;
    font-size: 14px;
    color: #888;
}

.zsk-list-row {
    color: #333;
    border-bottom: 1px solid #eee;
    height: 70px;
    text-decoration: none;
}

.zsk-list-row > p:hover > span {
    color: #018BD5;
}

.xz-list-row > img {
    width: 22px;
    margin-right: 21px;
}

.xz-list-row {
    height: 70px;
    line-height: 70px;
    padding-left: 30px;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.xz-list-row:hover {
    box-shadow: 0 0 10px 0 #DFE3E9;
}

.download-btn {
    float: right;
    display: inline-block;
    margin-right: 30px;
    background: linear-gradient(90deg, #07C3FC, #018BD5);
    color: #fff;
    width: 90px;
    height: 36px;
    text-align: center;
    line-height: 39px;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 15px;
}

.xz-list-row > p {
    width: 100%;
}

.rjxz-list > img {
    width: 48%;
}

.rjxz-list-text {
    width: 50%;
    padding: 20px 30px;
}

.rjxz-list-text > h4 {
    font-size: 36px;
    margin-bottom: 50px;
}

.rjxz-list-text > ul > li {
    font-size: 18px;
    color: #666;
    line-height: 36px;
    margin-bottom: 20px;
    list-style-type: circle;
}

.apply-btn {
    margin-top: 50px;
    height: 75px;
    line-height: 75px;
    display: block;
    width: 218px;
    text-align: center;
    color: #FFF;
    background: linear-gradient(90deg, #07C3FC, #018BD5);
    border-radius: 8px;
}

.app-download > img {
    width: 218px;
    margin-right: 40px;
    margin-top: 30px;
}

.news-rec-img {
    width: 322px;

}

.relation-news > ul > li {
    margin-left: 20px;
}

.bottom-rec-box {
    padding-bottom: 50px;
    position: relative;
}

.bottom-rec-box > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.rec-case-list {
    width: 450px;
    display: block;
    color: #333;
    text-decoration: none;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    padding-bottom: 20px;
    margin-top: 50px;
}

.rec-case-list > img {
    width: 100%;
    max-height: 233px;
}

.rec-case-list > p {
    padding: 0 30px;
    line-height: 30px;
}

.rec-case-list > p > b {
    padding-top: 15px;
    display: block;
}

.bottom-rec-box > section > h4 {
    width: 100%;
    font-size: 24px;
    margin-top: 50px;
}

.bottom-rec-box > section {
    flex-flow: wrap;
}

.case-box-list {
    width: 450px;
    display: block;
    color: #333;
    text-decoration: none;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    padding-bottom: 20px;
    margin-top: 50px;
}

.case-box-list > img {
    width: 100%;
}

.case-box-list > p {
    padding: 0 30px;
    line-height: 30px;
}

.case-box-list > p > b {
    padding-top: 15px;
    display: block;
}

.case-box-list:hover {
    color: #018BD5;
}

.bsms-navTab {
    border-bottom: 1px solid #eee;
}

.bsms-navTab > li {
    padding: 24px 0;
}

.bsms-navTab > li > a {
    color: #4d4d4d;
    text-decoration: none;
    height: 100%;
    display: block;
}

.bsms-navTab > li {
    width: 150px;
    text-align: center;
}

.bdbs-sec {
    padding-top: 90px;
}

.bdbs-sec > img {
    width: 48%;
    height: auto;
}

.bdbs-box-list-text {
    width: 100%;
    padding-right: 30px;
    padding-left: 50px;
    margin-bottom: 65px;
    line-height: 24px;
}

.bdbs-box-list {
    width: 50%;
    margin-top: 10px;
}

.bdbs-box-list-text > img {
    width: 29px;
    height: auto;
    margin-right: 28px;
}

.bdbs-box-list-text-r > p > b {
    display: block;
    font-size: 20px;
    margin-bottom: 20px;
}

.bdbs-box-list-text-r > p:last-child {
    font-size: 14px;
    color: #666;
}

.dxkh-sec {
    padding: 90px 0;
}

.dxkh-sec > h2 {
    font-size: 36px;
    width: 100%;
    text-align: center;
}

.dxkh-list-box-d {
    width: 330px;
    height: 120px;
    background: #FFFFFF;
}

.dxkh-list-box {
    margin-top: 30px;
}

.dxke-list {
    position: relative;
}

.hycj-list-box, .hycj2-list-box {
    width: 685px;
    height: 150px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #444;
    margin-bottom: 31px;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    padding: 35px;
}

.hycj-list-box > img, .hycj2-list-box > img {
    width: 51px;
    margin-right: 42px;
}

.hycj-list-box-text > p > b, .hycj2-list-box-text > p > b {
    font-size: 18px;
    display: block;
    margin-bottom: 22px;
}

.hycj-list-box-text > p:last-child, .hycj-list-box2-text > p:last-child {
    color: #666;
}

.hycj-list, .hycj2-list {
    padding: 90px 0;
}

.jjfa-list {
    position: relative;
    padding: 90px 0;
}

.jjfa-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jjfa-text-box {
    width: 500px;
    height: 150px;
    border: 4px solid #009BEE;
    padding: 30px 35px;
    color: #fff;
    margin-bottom: 10px;
    margin-right: 30px;
    cursor: pointer;
}

.jjfa-text-box:last-child {
    margin-bottom: 0;
}

.jjfa-text-box > p > b {
    font-size: 18px;
    margin-bottom: 12px;
    display: block;
}

.jjfa-text-box > p:last-child {
    font-size: 14px;
    line-height: 24px;
}

.jjfa-right-box-imgs > img {
    width: 870px;
    height: 550px;
    display: none;
}

.jjfa-right-box {
    background: #009BEE;;
}

.fajz-list {
    padding: 90px 0;
}

.fajz-list-box {
    width: 330px;
    height: 300px;
    background: #FFFFFF;
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    text-align: center;
    padding-top: 50px;
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px;
}

.fajz-list-box-img {
    height: 90px;
}

.fajz-list-box-img > img {
    width: 48px;
}

.fajz-list-box-text > p > b {
    font-size: 18px;
    display: block;
    margin-bottom: 15px;
    color: #333;
}

.fajz-list-box-text > p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.dxke-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
}

.dxkh-list-box-d > img {
    width: 100%;
    height: 100%;
}

.activeTab5 {
    border: 4px solid #FFFFFF;
}

.zsq-dot {
    text-align: center;
    margin-top: 20px;
}

.zsq-dot > span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    z-index: 1;
    display: inline-block;
    margin-right: 10px;
}

.active-dot {
    background: rgba(255, 255, 255, 1) !important;
}

.cpjs-list {
    padding: 90px 0;
}

.cpjs-list-desc {
    color: #666;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 50px;
}

.cpjs-list-sec > img {
    width: 100%;
}

.cpys-list {
    position: relative;
    height: 760px;
}

.cpys-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.cpys-list-box {
    width: 450px;
    height: 500px;
    background: #FFFFFF;
    padding: 52px 36px;
    text-align: center;
}

.cpys-list-box > img {
    width: 52px;
    margin-bottom: 28px;
}

.cpys-list-box > p > b {
    font-size: 18px;
    margin-bottom: 29px;
    display: block;
}

.cpys-list-box > p:last-child {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    text-align: justify;
}

.cpys-list > section {
    padding: 90px 0;
}

.yycj-list {
    position: relative;
}

.yycj-list > section {
    padding: 90px 0;
}

.yycj-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.yycj-list > section {
    flex-flow: wrap;
}

.yycj-left {
    width: 200px;
}

.yycj-left > p {
    text-align: right;
    font-size: 18px;
    line-height: 70px;
    height: 70px;
    overflow: hidden;
    padding-right: 51px;
    cursor: pointer;
    color: #eee;
    border-right: 2px solid transparent;
}

.yycj-right {
    /*border-left: 1px solid #37A5E0;*/
    padding: 0 47px;
    max-width: 1139px;
    text-align: justify;
}

.activeTab6 {
    font-weight: bold;
    border-right: 2px solid #fff !important;
    color: #FFF;
}

.yycj-right-content {
    display: none;
    max-width: 100%;
}

.yycj-right-content > div > img {
    margin-top: 20px;
}

.yycj-right-content p {
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 16px;
    color: #FFF;
}

.yycj-right-content p > b {
    font-size: 18px;
}

.yycj-right-content img {
    max-width: 100%;
    height: auto;
}

.dxal-list {
    position: relative;
}

.dxal-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.dxal-list > section {
    flex-flow: wrap;
    padding: 90px 0 70px;
}

.dxal-list-box {
    padding: 30px;
    margin-bottom: 30px;
    background: #FFF;
}

.dxal-list-box > img {
    width: 220px;
    height: 144px;
    margin-right: 30px;
}

.dxal-list-box-text > p > b {
    font-size: 18px;
    margin-bottom: 23px;
    display: block;
}

.dxal-list-box-text > p:last-child {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    max-height: 90px;
    overflow: hidden;
}

.beijing {
    padding: 90px 0;
}

.beijing-box > img {
    width: 564px;
    height: 410px;
    float: left;
    position: relative;
    /*left: 80px;*/
}

.beijing-box-text-box {
    float: left;
    width: 970px;
    height: 460px;
    position: relative;
    right: 80px;
    padding: 30px 0;
}

.beijing-box-text > img {
    width: 100%;
    height: 460px;
    position: absolute;
    top: 0;
    z-index: -1;
}

.beijing-box-text > p {
    padding: 5px 29px 5px 185px;
    color: #FFF;
}

.beijing-ques {
    margin-bottom: 27px;
}

.dw-list {
    position: relative;
}

.dw-list > section {
    padding: 90px 0;
}

.dw-list-box {
    width: 450px;
    height: 290px;
    background: #FFFFFF;
    text-align: center;
    padding: 47px 37px 0;
}

.dw-list > section {
    flex-flow: wrap;
}

.dw-list > img {
    width: 100%;
    position: absolute;
    z-index: -1;
}

.dw-list-box > img {
    width: 52px;
    margin-bottom: 30px;
}

.dw-list-box > p > b {
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
}

.dw-list-box > p:last-child {
    color: #666;
    line-height: 24px;
    font-size: 14px;
}

.jz-list {
    position: relative;
}

.jz-list > section {
    flex-flow: wrap;
    padding: 90px 0;
}

.jz-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jz-list-box {
    width: 450px;
    height: 290px;
    text-align: center;
    padding: 47px 37px 0;
    border: 7px solid #009BEE;
}

.jz-list-box:hover {
    border: 7px solid #FFF;
}

.jz-list > section {
    flex-flow: wrap;
}

.jz-list > img {
    width: 100%;
    position: absolute;
    z-index: -1;
}

.jz-list-box > img {
    width: 52px;
    margin-bottom: 30px;
}

.jz-list-box > p > b {
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    color: #FFF;
}

.jz-list-box > p:last-child {
    color: #FFF;
    line-height: 24px;
    font-size: 14px;
}

.jgsj-list {
    position: relative;
}

.jgsj-list > section {
    padding: 90px 0 40px;
    flex-flow: wrap;
}

.jgsj-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jgsj-list-box {
    width: 685px;
    height: 204px;
    background: #FFFFFF;
    padding: 37px;
    margin-bottom: 30px;
}

.jgsj-list-box > img {
    width: 50px;
    margin-right: 37px;
}

.jgsj-list-box-text > p > b {
    font-size: 18px;
    margin-bottom: 22px;
    display: block;
}

.jgsj-list-box-text > p:last-child {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.jgsj-bottom-text {
    padding: 90px 0;
}

.jgsj-bottom-text > p {
    width: 739px;
    height: 166px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-right: 52px;
    margin-top: 27px;
    text-align: justify;
}

.jgsj-bottom-text > img {
    width: 610px;
    height: 280px;
}

.tjbb-list {
    padding: 90px 0;
}

.tjbb-list > section {
    text-align: center;
    margin-top: 58px;
}

.tjbb-list > section > img {
    width: 616px;
}

.lltj-list {
    position: relative;
    padding: 90px 0 55px;
}

.lltj-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.lltj-list > section {
    text-align: center;
}

.lltj-list > section > img {
    width: 616px;
    margin-top: 30px;
}

.cpys-lists {
    padding: 90px 0;
}

.cpys-lists-box {
    text-align: center;
    width: 12%;
    padding: 30px 0 10px;
}

.cpys-lists-box > img {
    width: 102px;
    margin-bottom: 28px;
}

.cpys-lists-box > p > b {
    font-size: 22px;
    display: block;
    margin-bottom: 15px;
}

.cpys-lists-box > p:last-child {
    font-size: 16px;
    color: #666;
    line-height: 24px;
}

.how-use {
    padding: 90px 0;
    position: relative;
}

.how-use > img {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: -1;
    height: 100%;
}

.how-use > section {
    text-align: center;
}

.how-use > section > img {
    margin-top: 59px;
}

.jky-yycj-list {
    position: relative;
    padding: 90px 0 80px;
}

.jky-yycj-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jky-yycj-list > section {
    text-align: center;
}

.jky-hyfw-list {
    position: relative;
    padding: 90px 0 50px;
}

.hyfw-list-box {
    text-align: center;
    width: 440px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 40px;
    display: block;
}

.hyfw-list-box > img {
    width: 100%;
}

.hyfw-list-box > p {
    height: 60px;
    line-height: 60px;
    background: rgba(1, 139, 213, 0.4);
    border-radius: 10px;
    position: absolute;
    bottom: 5px;
    width: 100%;
    color: #FFF;
    font-size: 20px;
}

.jky-hyfw-list > section {
    flex-flow: wrap;
}

.app-download-page {
    padding: 90px 0 60px;
    position: relative;
}

.app-download-page > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.app-download-page > section {
    text-align: center;
}

.app-download-page > section > img {
    width: 229px;
    margin-top: 0px;
    margin-bottom: 50px;
}

.download-btns > a > img {
    width: 218px;
    margin-right: 60px;
}

.download-btns > a:last-child > img {
    margin-right: 0;
}

.dtgl-list {
    padding-bottom: 90px;
    position: relative;
}

.dtgl-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.dtgl-sec1 {
    padding-top: 90px;
}

.dtgl-sec1 > img {
    width: 613px;
}

.dtgl-text-box1 {
    width: 677px;
}

.dtgl-text-box1 > p > b {
    font-size: 30px;
    display: block;
    margin-bottom: 30px;
}

.dtgl-text-box1 > p:last-child {
    font-size: 20px;
    line-height: 30px;
    color: #666;
    text-align: justify;
}

.sszk-sec2 > img {
    width: 685px;
    margin-bottom: 90px;
    margin-top: 90px;
}

.sszk-text-box2 {
    width: 608px;
}

.sszk-text-box2 > p > b {
    font-size: 30px;
    display: block;
    margin-bottom: 30px;
}

.sszk-text-box2 > p:last-child {
    font-size: 20px;
    line-height: 30px;
    color: #666;
    text-align: justify;
}

.sszk-list {
    position: relative;
}

.sszk-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jkmk-list {
    position: relative;
    padding: 90px 0 0;
}

.jkmk-list > section {
    flex-flow: wrap;
}

.jkmk-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jkmk-list-box {
    text-align: center;
    border-radius: 8px;
    position: relative;
    width: 320px;
    height: 273px;
    background: #FFF;
    padding: 51px 0 20px;
    margin-bottom: 41px;
}

.jkmk-list-box > img {
    width: 86px;
    margin-bottom: 15px;
}

.jkmk-list-box > p > b {
    margin-bottom: 15px;
    display: block;
    font-size: 20px;
    color: #333;
}

.jkmk-list-box > p {
    color: #999;
    font-size: 14px;
    padding: 0 45px;
}

.lj-more {
    font-size: 18px !important;
    background: #018BD5;
    height: 64px;
    line-height: 64px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: none;
}

.lj-more > a {
    color: #FFF;
    text-decoration: none;
    display: block;
    width: 100%;
}

.jkmk-list-box:hover > .lj-more {
    display: block;
}

.cpgn-jky-list {
    padding: 90px 0;
}

.cpgn-jky-list > section > img {
    width: 708px;
    margin-right: 60px;
}

.cpgn-jky-text > h4 {
    font-size: 30px;
    margin-bottom: 22px;
}

.cpgn-jky-text > p {
    font-size: 16px;
    color: #999;
}

.cpgn-jky-text > ul {
    margin-top: 47px;
    margin-left: 20px;
}

.cpgn-jky-text > ul > li {
    line-height: 54px;
    list-style-type: disc !important;
    color: #018BD5;
}

.cpgn-jky-text > ul > li > span {
    color: #666;
    font-size: 20px;
}

.tpgl-list {
    position: relative;
    padding: 90px 0 80px;
}

.tpgl-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.tpgl-list > section > img {
    width: 719px;
}

.tpgl-list-text {
    width: 520px;
}

.tpgl-list-text > h4 {
    font-size: 30px;
    margin-bottom: 22px;
    color: #FFF;
}

.tpgl-list-text > p {
    font-size: 16px;
    color: #FFF;
}

.tpgl-list-text > ul {
    margin-top: 47px;
    margin-left: 20px;
}

.tpgl-list-text > ul > li {
    line-height: 54px;
    list-style-type: disc !important;
    color: #FFF;
}

.tpgl-list-text > ul > li > span {
    color: #FFF;
    font-size: 20px;
}

.ywbb-jky-list {
    padding: 90px 0;
}

.ywbb-jky-list > section > img {
    width: 457px;
}

.gzgj-list {
    padding: 90px 0 60px;
    position: relative;
}

.gzgj-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.gzgj-list > section > img {
    width: 440px;
}

.gzgj-list-text {
    width: 750px;
}

.gzgj-list-text > h4 {
    font-size: 30px;
    margin-bottom: 22px;
    color: #333;
}

.gzgj-list-text > p {
    font-size: 16px;
    color: #999;
}

.gzgj-list-text > ul {
    margin-top: 47px;
    margin-left: 20px;
}

.gzgj-list-text > ul > li {
    line-height: 54px;
    list-style-type: disc !important;
    color: #018BD5;
}

.gzgj-list-text > ul > li > span {
    color: #666;
    font-size: 20px;
}

.cp-sec01 {
    padding: 90px 0;
}

.cp-sec01-list {
    text-align: center;
    width: 450px;
    box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.1);
    padding-bottom: 26px;
}

.cp-sec01-list > img {
    width: 100%;
}

.cp-sec01-list > p {
    padding: 0 26px;
    color: #666;
    font-size: 16px;
}

.cp-sec01-list > p > b {
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
    margin-top: 22px;
    color: #333;
}

.cp-sec01-desc {
    color: #666;
    text-align: center;
    margin-bottom: 40px;
}

.cp-sec02 {
    position: relative;
    padding: 90px 0 40px;
}

.cp-sec02 > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.cp-sec02 > section {
    text-align: center;
}

.cp-sec02 > section > img {
    width: 903px;
    margin-top: 0px;
}

.jkdx-list {
    position: relative;
    padding: 90px 0 10px;
}

.jkdx-list > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.jkdx-list > section {
    flex-flow: wrap;
}

.jkdx-list-box {
    width: 685px;
    background: #FFF;
    padding: 38px;
    margin-bottom: 30px;
}

.jkdx-list-box > img {
    width: 52px;
    margin-right: 35px;
}

.jkdx-list-box-text > p > b {
    font-size: 18px;
    margin-bottom: 22px;
    display: block;
}

.jkdx-list-box-text > p:last-child {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.cp-jsys-list {
    padding: 90px 0;
}

.cp-jsys-list-box {
    text-align: center;
    width: 450px;
    padding: 32px;
    box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.1);
}

.cp-jsys-list-box > img {
    width: 55px;
    margin-bottom: 44px;
}

.cp-jsys-list-box-text > p > b {
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
}

.cp-jsys-list-box-text > p:last-child {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    /*text-align: justify;*/
}

.cp-yyal-list > img {
    width: 810px;
    z-index: -1;
}

.cp-yyal-text-banner {
    width: 1095px;
}

.cp-yyal-text {
    position: relative;
    width: 100%;
    height: 480px;
}

.cp-yyal-text > img {
    width: 1115px;
    position: absolute;
    top: 0;
    z-index: -1;
}

.cp-yyal-text-banner {
    z-index: 9;
    position: relative;
    left: -30px;
}

.cp-yyal-text-banner > h2 {
    font-size: 36px;
    margin: 65px 100px 50px;
}

.cp-yyal-text-banner-text {
    width: 800px;
    height: 240px;
    background: #018BD5;
    padding: 30px 35px;
}

.cp-yyal-text-banner-text > h4 {
    margin-bottom: 15px;
    color: #fff;
}

.cp-yyal-text-banner-text > p {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 15px;
}

.swiper3-button {
    position: relative;
    bottom: -35px;
    width: 100px;
    margin-left: 100px;
}

#swiper3 {
    padding-bottom: 100px;
}

.swiper3-prev {
    background-image: url('../images/swiper-arrow-l.png') !important;
    background-size: 24px 16px !important;
}

.swiper3-next {
    background-image: url('../images/swiper-arrow-r.png') !important;
    background-size: 24px 16px !important;
}

.reg-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 1px 10px 0 rgba(77, 77, 77, 0.1);
    border-radius: 10px;
}

.reg-box-l {
    background: #018BD5;
    width: 400px;
    height: 620px;
    padding: 50px;
    color: #FFF;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.reg-box-l > h2 {
    font-size: 36px;
    margin-bottom: 10px;
}

.reg-box-l > p {
    font-size: 16px;
    margin-bottom: 50px;
}

.reg-box-l > img {
    max-width: 300px;
}

.reg-box-r {
    padding: 42px 50px 10px;
}

.reg-box-r > form > p {
    border-bottom: 1px solid #EEE;
    width: 410px;
    font-size: 16px;
}

.reg-box-r > form > p > b {
    font-size: 24px;
    padding-left: 10px;
}

.reg-box-r > form > p:first-child {
    margin-bottom: 15px;
    border-bottom: none;
}

.reg-box-r > form > p:first-child > span {
    font-size: 14px;
    color: #999;
}

.reg-box-r > form > p:first-child > span > a {
    font-size: 14px;
    color: #018BD5;
}

.reg-box-r input {
    border: none;
    height: 50px;
    width: 100%;
}

.captcha2 {
    cursor: pointer;
}

.reg-box-r input::-webkit-input-placeholder {
    font-size: 16px;
}

.reg-box-r input:focus {
    outline: none;
}

.bt {
    color: #F00;
    margin-right: 5px;
    padding-top: 8px;
}

.second-sec > span {
    font-weight: bold;
    margin-right: 10px;
    color: #333;
}

.second-sec {
    color: #999;
    margin: 61px 0 10px;
    border-bottom: none !important;
}

.reg-sub-btn {
    width: 410px;
    height: 56px;
    background: #D4D6DB;
    border-radius: 10px;
    margin-top: 20px;
}

.reg-sub-btn > input {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    cursor: pointer;
    color: #f2f2f2;
    font-size: 18px;
    background: #018BD5;
}

.reg-sub-btn > input:hover {
    background: #018BDD;
    color: #FFF;
}

.reg-box-r > form > p:last-child {
    border-bottom: none;
    margin-top: 18px;
    text-align: center;
    color: #999;
}

.drop-menu-right-box-list > p > span {
    float: left;
    margin-right: 46px;
    font-size: 14px;
    text-align: left;
}

.drop-menu-right-box-list > p > span > a {
    font-size: 14px;
    min-width: 70px;
    text-align: left;
    color: #eee
}

#drop-hyjjfa > span {
    margin-right: 20px;
}

#drop-lyjjfa > span {
    width: 100%;
}

#drop-dxal {
    width: 100%;
}

#drop-dxal > p > span {
    margin-right: 10px;
}

.map > img {
    width: 100%;
}

.footer-sec {
    padding: 56px 0;
}

.list-news {
    margin-top: 5px;
}

.recommend-box {
    padding-top: 30px;
}

.lxmx-ewm-box {
    position: relative;
    padding: 90px 0;
}

.lxmx-ewm-box > img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.lxmx-ewm-list {
    width: 263px;
    height: 276px;
    background: #FFFFFF;
    box-shadow: 0 17px 54px 0 rgba(170, 196, 211, 0.17);
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: wrap;
    padding: 60px 0;
}

.lxmx-ewm-list > img {
    border: 1px solid #ccc;
}

.lxmx-ewm-list > p {
    width: 100%;
    text-align: center;
    margin-top: 8px;
}

.jsbl-box {
    position: relative;
    padding: 90px 0;
}

.jsbl-box > img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
}

.jsbl-tit {
    height: 150px !important;
}

.jsbl-box > section {
    text-align: center;
}

.sdjsnl-box {
    position: relative;
    padding: 90px 0;
    color: #fff;
}

.sdjsnl-box > section {
    flex-wrap: wrap;
}

.sdjsnl-box > img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.sdjsnl-list {
    width: 330px;
    height: 280px;
    border: 7px solid #FFFFFF;
    box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.1);
    text-align: center;
    padding: 46px 20px;
}

.sdjsnl-list > img {
    margin-bottom: 30px;
}

.sdjsnl-list > p:last-child {
    margin-top: 15px;
}

.jcsyms-box {
    background: #F3F5F8;
    padding: 90px 0;
}

.jcsyms-tit {
    height: 100px;
}

.jcsyms-box-list {
    width: 212px;
    height: 90px;
    background: #FFFFFF;
    margin-bottom: 20px;
}

.jcsyms-box > section {
    flex-wrap: wrap;
}

.cxcyrc-box {
    padding: 90px 0;
}

.cxcyrc-box > section > img {
    width: 47%;
    align-items: flex-start;
}

.cxcyrc-right-box {
    width: 51.9%;
    flex-wrap: wrap;
}

.cxcyrc-right-box > img {
    width: 49%;
    height: auto;
}

.cxcyrc-right-box > img:nth-child(1), .cxcyrc-right-box > img:nth-child(2) {
    margin-bottom: 20px;
}

.sdtd-box {
    padding: 90px 0;
}

.sdtd-list {
    width: 330px;
    height: 300px;
    background: #FFFFFF;
    box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.1);
    padding: 50px 30px;
    text-align: center;
}

.sdtd-list > img {
    margin-bottom: 40px;
}

.sdtd-list > p > b {
    margin-bottom: 20px;
    font-size: 18px;
    display: block;
}

.sdtd-list > p:last-child {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.zty-sdjz-box-list {
    width: 685px;
    height: 200px;
    background: #FFFFFF;
    padding: 38px 18px 34px 47px;
    margin-bottom: 30px;
}

.zty-sdjz-box-list:hover {
    background: #018BD5;
}

.zty-sdjz-box-list:hover > .zty-sdjz-box-list-text > p > b {
    color: #FFF;
}

.zty-sdjz-box-list:hover > .zty-sdjz-box-list-text > p {
    color: #FFF;
}

.zty-sdjz-box-list-text > p > b {
    display: block;
    margin-bottom: 23px;
    font-size: 18px;
    color: #333;
}

.zty-sdjz-box-list > img {
    margin-right: 37px;
}

.zty-sdjz-box-list-text > p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    text-align: justify;
}

.zty-sdjz-box > section {
    flex-wrap: wrap;
    margin-top: 60px;
}

.zty-sdjz-box {
    position: relative;
    padding: 90px 0;
}

.zty-sdjz-box > img {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.tit-box-sdjz {
    height: 120px !important;
    max-width: 1400px;
}

.jcryj-box {
    padding: 90px 0;
}

.zty-gxxq-box {
    padding: 90px 0;
    position: relative;
}

.zty-gxxq-box > section {
    flex-flow: wrap;
}

.zty-gxxq-box > img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.zty-gxxq-box-list {
    position: relative;
    width: 330px;
    height: 240px;
    overflow: hidden;
    margin-bottom: 20px;
}

.zty-gxxq-box-list:hover > p {
    display: block;
}

.zty-gxxq-box-list:hover > img {
    transform: scale(1.1, 1.1);
    transition: transform 0.7s ease;
}

.zty-gxxq-box-list > img {
    width: 100%;
}

.zty-gxxq-box-list > p {
    position: absolute;
    /*top: 70px;*/
    width: 100%;
    color: #FFF;
    text-align: center;
    /*display: none;*/
    font-weight: normal;
}

.zty-zs-box {
    padding: 90px 0;
}

.zty-jjfa-box-list {
    width: 680px;
    height: 490px;
    background: #FFFFFF;
    box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.1);
    margin-bottom: 42px;
}

.zty-jjfa-box-list > p {
    font-size: 20px;
    font-weight: bold;
    margin-top: 45px;
    text-align: center;
}

.zty-jjfa-box {
    position: relative;
    padding: 90px 0;
}

.zty-jjfa-box > img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
}

.zty-jjfa-box > section {
    flex-flow: wrap;
}

.cases-list-box > img {
    width: 100%;
}

.public-box {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 90px 0 80px;
}

.public-box > img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.public-box > section > img {
    margin-top: 0px;
}

.swiper-img {
    max-width: 100%;
    margin-left: 200px !important;
}

#swiper6 {
    width: 670px !important;
    padding-bottom: 0px;
}

.swiper6-btn {
    width: 120px;
    position: relative;
    bottom: -60px;
    margin: 0 auto;
}

.swiper6-prev {
    background: url('../images/swiper-arrow-l.png') no-repeat center !important;
    background-size: 24px 16px !important;
}

.swiper6-next {
    background: url('../images/swiper-arrow-r.png') no-repeat center !important;
    background-size: 24px 16px !important;
}


.cpgn-box-list {
    width: 263px;
    height: 366px;
    background: #FFFFFF;
    box-shadow: 0 17px 54px 0 rgba(170, 196, 211, 0.17);
    flex-flow: wrap;
    text-align: center;
    padding: 70px 25px;
}

.cpgn-box-list > p {
    width: 100%;
}

.cpgn-box-list > p:last-child {
    color: #999;
    font-size: 14px;
    line-height: 24px;
}

.cmdb-div {
    margin-top: 20px;
}

.cmdb-text {
    padding-left: 30px;
}

.cmdb-text > p > strong {
    margin-bottom: 35px;
    display: block;
    font-size: 26px;
}

.cmdb-text > ul > li {
    line-height: 50px;
}

.fajz-list-box-text {
    height: 140px;
    overflow: hidden;
}

.relationship-list-box-text > p:last-child {
    color: #666;
    font-size: 14px;
    line-height: 26px;
}

.lxwm-div > p > img {
    width: 18px;
    height: auto;
}

.lxwm-div > p {
    margin-bottom: 20px;
    margin-top: 5px;
}

.lxwm-text-div {
    margin-left: 20px;
}

.lxwm-text-div > p {
    margin-bottom: 24px;
}

.zty-banner-img {
    width: 100%;
}

#swiper6 {
    width: 100% !important;
}

.help-box {
    margin-top: 30px;
    width: 320px;
}

.help-nav {
    background: #018BD5;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #FFF;
}

.help-box > ul > li {
    background: #F3F5F8;
    margin-top: 10px;
    padding: 19px 31px;
}

.help-box > ul > li > ul > li {
    line-height: 36px;
    font-size: 14px;
    list-style: disc;
    color: #666;
    margin-left: 25px;
}

.help-box > ul > li > ul > li > a {
    color: #666;
    margin-left: 5px;
}

.help-box > ul > li > p {
    width: 100%;
    cursor: pointer;
}

.help-box > ul > li > p > i {
    float: right;
}

.help-nav-li > ul {
    display: none;
}

.act-help-nav > p {
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.act-help-nav > ul {
    display: block;
}

.lxmx-map-box-bg-img {
    width: 1400px;
    height: 550px;
}

.map-rl {
    width: 780px;
    height: 266px;
}

/*调整320px部分细节*/
@media screen and (min-width: 320px) and (max-width: 360px) {
    .join-contact-box-list {
        min-width: 280px;
    }

    .map-rl {
        width: 100%;
        height: 125px;
    }

    .BMap_mask {
        width: 50px !important;
    }

    .tit-box {
        margin-bottom: 20px;
    }
}

/*调整1024px部分细节*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
    /*投资者关系*/
    .relationship-contact > section {
        left: 135px;
    }

    .shzr-fbox {
        margin-left: 140px;
    }
}

/*调整540px部分细节*/
@media screen and (min-width: 540px) and (max-width: 767px) {
    /*投资者关系*/
    .relationship-contact > section {
        left: 90px;
    }

    .shzr-fbox {
        margin-left: 90px;
    }
}

/*小屏幕*/
@media screen and (min-width: 320px) and (max-width: 767px) {
    .container {
        max-width: 100%;
    }

    .swiper-img {
        margin-left: 350px !important;
    }

    section {
        max-width: 350px;
        padding: 0 8px;
        flex-wrap: wrap;
    }

    .home-tit-box {
        margin-bottom: 30px;
        padding: 0 8px;
    }

    .news-list-box > img {
        max-height: 180px;
    }

    .pr-list-box {
        width: 100%;
        height: 168px;
        margin-bottom: 20px;
    }

    .pr-list-box-text {
        padding-top: 70px;
    }

    .pr-list-box:hover > .pr-list-box-text {
        padding-top: 20px;
    }

    .pr-list-box-text > b {
        margin-bottom: 10px;
    }

    .solution-list-box {
        width: 100%;
        height: 360px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .solution-list-box:hover > .solution-list-box-text {
        padding-top: 30px;
    }

    .solution-list-box-text {
        width: 100%;
        top: 60px;
    }

    .about > section {
        flex-direction: column-reverse;
    }

    .about-text {
        padding: 0 20px;
        width: 100%;
        margin-bottom: 30px;
    }

    .news-list-box {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        margin-right: 0;
        padding-bottom: 15px;
    }

    .news-tabs {
        padding: 0 8px;
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .jiameng {
        padding-bottom: 10px !important;
    }

    .cases-tab {
        margin-right: 5px;
        margin-bottom: 10px;
        width: 80px;
    }

    .news-tabs > p:last-child {
        margin-right: 0;
    }

    .cases-list-box {
        width: 100%;
        margin-bottom: 7px;
    }

    .cases-tab-contents-list {
        padding: 0 8px;
    }

    .news-tab {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .parters-list-box {
        width: 32%;
        height: auto;
        margin-bottom: 10px;
    }

    .parters-list-box:nth-child(4n) {
        margin-right: 0;
    }

    .person-box {
        margin: 0 auto 50px;
        width: 120px;
        height: 120px;
    }

    .banner-text-box2 {
        width: 100%;
        padding: 0 50px;
    }

    .jiameng-right {
        width: 100%;
        padding-left: 20px;
    }

    .map {
        width: 100%;
        height: 280px;
        margin-bottom: 30px;
    }

    .footer-sec {
        flex-wrap: wrap;
        padding: 10px 8px 30px 50px;
    }

    .footer-bottom > section > p > a, .footer-bottom > section > p > span, .footer-nav > p > a {
        font-size: 12px;
    }

    .pr-center, .solutions {
        padding: 50px 0 0;
    }

    .about {
        padding: 50px 0 0;
    }

    .home-al-div {
        margin-top: 50px !important;
    }

    .news {
        padding-top: 50px;
    }

    .parters {
        padding: 50px 0;
    }

    .logo > img {
        width: 80%;
        height: 80%;
    }

    .footer-nav {
        width: 48%;
        margin-top: 50px;
        padding-right: 0;
    }

    .ewm-box-list {
        margin-bottom: 20px;
    }

    .join-box-list > p, .join-box-list > h4 {
        font-size: 14px;
    }

    .tit-box > h2, .about-text > h2 {
        font-size: 20px;
    }

    .eng-tit {
        font-size: 16px;
    }

    .about-text-detail {
        text-align: justify;
    }

    .tit-desc, .cases-list-box > p, .cases-tab, .news-list-box > p, .news-tab, .about-text-detail, .solution-list-box-text-desc, .pr-list-box-text-desc {
        font-size: 14px;
    }

    .contact-box > h4, .ewm-box > h4, .join-box > h4, .solution-list-box-text > b, .pr-list-box-text > b {
        font-size: 18px;
    }

    .contact-box > p {
        font-size: 14px;
    }

    .ewm-box-list > p:first-child {
        margin-bottom: 5px;
    }

    .ewm-box-list > p:last-child {
        font-size: 12px;
    }

    .footer-nav:last-child {
        width: 100%;
        text-align: left;
        display: flex;
        flex-wrap: wrap;
    }

    .footer-nav > p > b {
        margin-bottom: 10px;
    }

    .footer-nav > p:first-child {
        width: 100%;
    }

    .footer-nav > p {
        margin-right: 20px;
    }

    .footer-bottom > section {
        justify-content: center;
        text-align: center;
    }

    .footer-bottom > section > img {
        margin-bottom: 15px;
    }

    .nav {
        z-index: 999999;
        position: absolute;
        top: 66px;
        left: 0;
        width: 100%;
        height: auto;
        background: rgba(93, 93, 93, 0.8);
    }

    .nav > ul {
        flex-wrap: wrap;
    }

    .nav-li {
        width: 100%;
    }

    .m-hid {
        display: none;
    }

    .m-menu {
        display: block;
        color: #FFF;
        cursor: pointer;
    }

    .logo {
        margin-right: 0;
    }

    .pc-hid {
        display: block;
    }

    .about-img {
        width: 100%;
    }

    .banner-text-box2 > p {
        font-size: 14px;
    }

    .hzqy-sec {
        margin-top: 50px;
    }

    .banner-img {
        height: 500px;
    }

    .banner-text-box > h2 {
        font-size: 20px;
    }

    .banner-text-box, .banner-text-desc {
        width: 80%;
        top: 50px;
    }

    .banner-text-desc {
        height: 180px;
        font-size: 14px;
        line-height: 24px;
    }

    /*  加入美信页面  */
    .banner {
        padding: 60px 0 0;
    }

    .job-list {
        width: 100%;
    }

    .join-corporation > img {
        height: 555px;
    }

    .banner-desc {
        font-size: 16px;
        width: 60%;
    }

    .more-drop {
        bottom: 0;
    }

    .join-contact-box {
        flex-wrap: wrap;
    }

    .box-box > h3 {
        margin-bottom: 30px;
        font-size: 18px;
    }

    .join-contact-box-list {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .banner img, .banner {
        height: 300px;
    }

    .banner-tit {
        font-size: 20px;
    }

    .page-btn {
        margin-bottom: 10px;
    }

    .box-box {
        padding: 0 20px 30px;
    }

    .join-contact-box-list {
        padding: 10px 21px;
        border: 5px solid #009BEE;
        min-width: 343px;
        justify-content: flex-start;
    }

    .banner-box {
        padding-left: 35px;
    }

    .job-list-tit-right {
        position: absolute;
        left: 30px;
        top: 65px;
    }

    .jobs {
        padding-top: 50px;
    }

    /*  新闻列表页  */
    .new-box-left-box {
        width: 100%;
    }

    .list-news-tab-contents-list-text {
        width: 100%;
        padding-bottom: 20px;
    }

    .list-news-tab-contents-list-text > p:last-child {
        margin-top: 15px;
    }

    .recommend-box {
        padding-bottom: 30px;
    }

    .list-news-list-box > img {
        width: 100%;
        max-width: 100%;
    }

    .list-news-tab {
        width: 40px;
        margin: 0 10px;
    }

    .list-news-tab-box {
        padding-left: 60px;
    }

    .list-news-tab-contents-list-text > p > b {
        font-size: 14px;
    }

    .relation-news > ul > li > a {
        max-height: 30px;
        overflow: hidden;
        display: block;
        font-size: 14px;
    }

    .recommend-tit {
        font-size: 20px;
    }

    .join-contact-box-list > p {
        font-size: 14px;
        /*width: 100%;*/
    }

    /*  新闻详情  */
    .news-detail, .news-detail-desc, .news-detail-content {
        width: 100%;
    }

    .news-detail > h1 {
        font-size: 18px;
        text-align: center;
    }

    .news-detail-desc > p > span {
        margin-right: 20px;
    }

    .news-detail-desc > p {
        padding: 0 10px;
    }

    .article-nav > p {
        font-size: 14px;
        max-height: 25px;
        overflow: hidden;
    }

    .article-nav > p > a {
        font-size: 14px;
    }

    /*  投资者关系  */
    .banner-desc-relation {
        height: auto;
        margin-bottom: 10px;
    }

    .relationship-list-box {
        width: 100%;
        padding: 20px 10px;
        height: auto;
    }

    .relationship-contact > section {
        left: 90px;
    }

    .relationship-contact {
        height: 500px;
    }

    .relationship-contact > img {
        height: 100%
    }

    .contact-us-l {
        width: 100%;
    }

    .relationship-contact > section > img {
        width: 100%;
    }

    .relationship-contact > section {
        left: 0;
        top: 0;
        padding: 50px 10px;
    }

    .contact-us-l > p > b {
        margin-bottom: 15px;
        font-size: 26px;
        text-align: center;
    }

    .banner-desc-2 {
        font-size: 14px;
    }

    .relationship-list-box-text > p, .relationship-list-box-text > p > b {
        font-size: 14px;
        text-align: justify;
    }

    .relationship-list-box > img {
        margin-right: 15px;
    }

    .tzld-list {
        padding: 50px 0 0;
    }

    /*  投资者关系  */
    .banner-desc-relation {
        height: auto;
        margin-bottom: 10px;
    }

    .relationship-list-box {
        width: 100%;
    }

    .lxwm-div {
        display: none;
    }

    .relationship-contact > section {
        left: 90px;
    }

    .relationship-contact {
        height: 450px;
    }

    .relationship-contact > img {
        height: 100%
    }

    .contact-us-l {
        width: 100%;
        text-align: center;
    }

    .relationship-contact > section > img {
        width: 100%;
    }

    .relationship-contact > section {
        left: 0;
        top: 0;
        right: 0;
        padding: 50px 10px;
    }

    .contact-us-l > p {
        justify-content: center;
    }

    .contact-us-l > p > b {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .lxwm-text-div > p {
        font-size: 14px;
    }

    /*  工业物联网  */
    .dw-list-box {
        width: 80%;
        padding: 50px 15px 30px;
        height: 330px;
        margin: 0 auto 15px;
    }

    .dw-list-box > p:last-child {
        text-align: justify;
        padding: 0 8px;
    }

    .beijing-box {
        display: block;
        position: relative;
    }

    .beijing-box > img {
        left: 0;
        width: 100%;
        height: auto;
    }

    .beijing-box-text-box {
        float: right;
        width: 100%;
        height: 100%;
        right: 0;
    }

    .beijing-box-text > p {
        padding: 0 10px;
        font-size: 14px;
        line-height: 25px;
    }

    .beijing-box-text > img {
        height: 100%;
    }

    .beijing-box-text {
        height: 100%;
    }

    .dw-list > img {
        height: 100%;
    }

    .jz-list-box {
        width: 80%;
        padding: 30px 10px 0;
        margin: 0 auto 15px;
    }

    .tit-desc-jjfa {
        height: 100px;
        font-size: 14px;
        margin-top: 10px;
        color: #666;
        line-height: 26px;
        text-align: justify;
        padding: 0 10px;
    }

    .jz-list > img {
        height: 100%;
    }

    .jz-list-box > img {
        margin-bottom: 20px;
    }

    .jz-list-box > p > b {
        margin-bottom: 15px;
        font-size: 14px;
    }

    .jgsj-list-box {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        padding: 20px 15px;
        height: 300px;
    }

    .jgsj-list-box > img {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .jgsj-list > img {
        height: 100%;
    }

    .jgsj-list-box-text > p > b {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .beijing {
        height: 750px;
        padding: 50px 0 0;
    }

    .dw-list-box > img {
        margin-bottom: 15px;
    }

    .dw-list-box > p > b {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .jgsj-bottom-text {
        padding: 0 0 50px;
    }

    .jgsj-bottom-text > p {
        margin-right: 0;
        padding: 0 10px 10px;
        font-size: 14px;
        height: 310px;
    }

    .jgsj-bottom-text > img {
        width: 100%;
        margin-top: 30px;
        padding: 0 10px;
    }

    .jgsj-list > section {
        padding: 50px 10px 30px;
    }

    .tit-box-jgsj {
        height: 130px;
    }

    .tit-desc {
        text-align: justify;
        padding: 0 10px;
    }

    .dw-list > section, .jz-list > section {
        padding: 50px 0;
    }

    /*时序数据库*/
    .yycj-right {
        width: 100%;
        padding: 0 15px;
    }

    .yycj-list > img, .dxal-list > img {
        height: 100%;
    }

    .cpys-list-box {
        width: 320px;
        height: 550px;
        padding: 35px 20px 20px;
        margin: 0 auto;
    }

    .cpys-list-box > p > b {
        margin-bottom: 15px;
    }

    .yycj-list {
        /*margin-top: 30px;*/
    }

    .cpys-list > img {
        height: 104%;
    }

    .yycj-left {
        position: absolute;
        left: 0;
        z-index: 99;
        background: #018BD5;
    }

    .dxal-list-box {
        flex-wrap: wrap;
        justify-content: center;
    }

    .dxal-list-box > img {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .dxal-list-box-text > p:last-child {
        text-align: justify;
        min-height: 92px;
    }

    .cpjs-list, .yycj-list > section, .dxal-list > section {
        padding: 50px 0;
    }

    .div-space {
        padding-top: 50px !important;
    }

    .yycj-left {
        position: absolute;
        top: 100px;
        display: none;
    }

    .font-btn {
        position: absolute;
        left: 10px;
        top: 58px;
        cursor: pointer;
    }

    .font-btn > i {
        color: #eee;
    }

    /*  企业文化  */
    .qywh-box-list {
        width: 300px;
        height: 200px;
        margin: 0 auto 20px;
        overflow: hidden;
    }

    .qywh-box-list-text {
        top: 0;
    }

    .qywh-last-img, .qywh-last-img > img {
        width: 300px;
        margin: 0 auto;
    }

    .qywh-box > section {
        padding: 50px 10px !important;
    }

    .qywh-box-list-text > p > b {
        font-size: 18px;
    }

    .qywh-box-list-text > p {
        font-size: 14px;
    }

    /*  公司介绍  */
    .gsjs-video {
        width: 100%;
        padding: 0 10px;
        height: auto;
    }

    .gsjs-text {
        width: 100%;
        height: 100%;
        max-height: 100%;
        padding: 0 10px;
        text-align: justify;
    }

    .gsjs-text > p {
        font-size: 14px;
    }

    .zzry-box > section {
        padding: 50px 0 !important;
    }

    /*分析展现*/
    .fxzx-section {
        padding: 50px 10px 30px;
    }

    .fxzx-box, .fxzx-box > img {
        width: 100%;
        height: auto;
    }

    /*  发展历程  */
    .product-wrapper {
        width: 100%;
        max-width: 100%;
    }

    .product-section {
        width: 100%;
        padding: 90px 20px 50px !important;
    }

    .features-item .features-info {
        padding: 0 !important;
    }

    /*  下载  */
    .xz-list-row > img {
        display: none;
    }

    .xz-list-row {
        /*overflow: hidden;*/
        padding-left: 0;
        line-height: 30px;
    }

    .xz-list-row > p {
        min-width: 120px;
        font-size: 14px;
        padding-left: 5px;
    }

    .xz-list-row > p > span {
        height: 30px;
        overflow: hidden;
        margin-top: 10px;
    }

    .download-btn {
        position: relative;
        margin-right: 5px;
        top: -7px;
    }

    /*  软件下载  */
    .rjxz-list > img {
        width: 100%;
    }

    .rjxz-list-text {
        width: 100%;
        align-items: center;
    }

    .rjxz-list-text > h4 {
        text-align: center;
        font-size: 26px;
        margin-bottom: 30px;
    }

    .apply-btn {
        margin: 50px auto 0;
    }

    .app-download > img:first-child {
        margin-left: 30px;
    }

    .rjxz-list-text > p {
        text-align: center;
        font-size: 14px;
    }

    .rjxz-list-text > ul > li {
        font-size: 14px;
    }

    .jky-app-download > section {
        margin-bottom: 10px !important;
    }

    .rjxz-sec {
        margin-top: 50px !important;
    }

    /*  知识库文章列表  */
    .zsk-list-row, .zsk-list-row > p {
        width: 100%;
        overflow: hidden;
    }

    .zsk-list-sec {
        padding-top: 50px !important;
    }

    /*案例列表*/
    .case-box-list {
        width: 100%;
    }

    .shzr-navTab {
        flex-wrap: wrap;
    }

    .shzr-navTab > li {
        width: 24%;
        padding: 15px 0;
        font-size: 14px;
    }

    .reg-box {
        max-width: 350px;
        margin: 100px 20px 50px;
        position: relative;
        top: auto;
        left: auto;
        transform: none;
    }

    .reg-box-l {
        display: none;
    }

    .reg-box-r, .reg-box-r > form > p, .reg-sub-btn {
        width: 100%;
    }

    .reg-box-r > form > p > b {
        font-size: 18px;
        padding-left: 0;
    }

    .reg-box-r {
        padding: 10px;
    }

    .reg-box-r > form > p {
        padding-right: 10px;
        font-size: 12px;
    }

    .reg-box-r input::placeholder {
        font-size: 14px;
    }

    /*    */
    .cp-sec01-list {
        width: 100%;
        margin-bottom: 20px;
    }

    .cp-sec02 > img, .jkdx-list > img {
        height: 100%;
    }

    .cp-jsys-list-box {
        width: 100%;
        margin-bottom: 20px;
    }

    .cp-yyal-list > img {
        width: 100%;
    }

    .cp-yyal-list {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .cp-yyal-text-banner > h2 {
        text-align: center;
        margin: 65px 0 50px;
        width: 100%;
    }

    .cp-yyal-text-banner {
        width: 90%;
        left: 20px;
    }

    .cp-yyal-text > img {
        width: 100%;
        height: 115%;
    }

    .cp-sec02 > section > img {
        width: 100%;
    }

    .cp-yyal-text-banner-text, .jkdx-list-box {
        width: 100%;
        height: 100%;
        padding: 20px 15px 10px;
    }

    .jkdx-list > section {
        margin: 0 auto;
    }

    .tit-box > h2 {
        max-width: 750px;
        margin: 10px auto 0 !important;
    }

    .cp-sec01-desc {
        font-size: 14px;
    }

    /*统计报表*/
    .tjbb-list > section > img, .lltj-list > section > img {
        width: 100%;
    }

    .lltj-list > img {
        height: 100%;
    }

    .tjbb-list, .lltj-list {
        padding: 50px 0;
    }

    /*  业务服务管理  */
    .dtgl-text-box1, .sszk-text-box2 {
        width: 100%;
    }

    .sszk-list > img, .dtgl-list > img {
        height: 100%;
    }

    .dtgl-sec1 > img, .sszk-sec2 > img {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .dtgl-sec1 {
        padding-top: 0;
    }

    .dtgl-text-box1 > p > b, .sszk-text-box2 > p > b {
        margin-bottom: 15px;
        font-size: 16px;
        margin-top: 10px;
    }

    .dtgl-text-box1 > p:last-child, .sszk-text-box2 > p:last-child {
        font-size: 14px;
    }

    .dtgl-list {
        padding-bottom: 20px;
    }

    .sszk-list > section {
        flex-direction: column-reverse;
    }

    .cp-tit-pt {
        padding-top: 50px !important;
        margin-bottom: 5px;
    }

    /*  基础设施监控平台  */
    .jkmk-list-box {
        width: 100%;
        margin-bottom: 20px;
    }

    .jkmk-list > img, .tpgl-list > img, .gzgj-list > img {
        height: 100%;
    }

    .tpgl-list > section > img {
        width: 100%;
    }

    .gzgj-list-text {
        width: 100%;
        margin-left: 20px;
        text-align: center;
        margin-top: 20px;
    }

    .cpgn-jky-list > section {
        flex-direction: column-reverse;
    }

    .cpgn-jky-text {
        text-align: center;
        width: 100%;
    }

    .cpgn-jky-text > ul > li, .tpgl-list-text > ul > li, .gzgj-list-text > ul > li {
        list-style: none none !important;
        line-height: 30px;
    }

    .cpgn-jky-text > ul, .tpgl-list-text > ul, .gzgj-list-text > ul {
        margin: 15px 0 0;
    }

    .ywbb-jky-list > section, .gzgj-list > section, .tpgl-list > section {
        justify-content: center;
    }

    .tpgl-list-text {
        width: 100%;
        text-align: center;
    }

    .cpgn-jky-list > section > img, .ywbb-jky-list > section > img {
        width: 100%;
        margin-right: 0;
    }

    .gzgj-list > section > img {
        width: 100%;
    }

    .jkmk-list-box > p > b, .cpgn-jky-text > ul > li > span, .tpgl-list-text > ul > li > span, .gzgj-list-text > ul > li > span {
        font-size: 16px;
    }

    .cpgn-jky-text > h4, .tpgl-list-text > h4, .gzgj-list-text > h4 {
        font-size: 20px;
    }

    .cpgn-jky-text > p, .tpgl-list-text > p, .gzgj-list-text > p {
        font-size: 14px;
    }

    .jkmk-list, .cpgn-jky-list, .tpgl-list, .ywbb-jky-list, .gzgj-list {
        padding: 50px 0 30px;
    }

    .app-download-page > img {
        height: 100%;
    }

    .download-btns > a > img {
        margin-right: 0;
        margin-bottom: 20px;
    }

    /*    */
    .how-use > img, .jky-yycj-list > img {
        height: 100%;
    }

    .hyfw-list-box {
        width: 100%;
    }

    .cpys-lists-box {
        width: 30%;
        margin-right: 10px;
        padding: 0 0 20px;
    }

    .cpys-lists > section {
        flex-wrap: wrap;
        justify-content: center;
    }

    .how-use > section > img {
        width: 100%;
    }

    .jky-yycj-list > section > img {
        width: 100%;
    }

    .cpys-lists {
        padding: 50px 0 20px;
    }

    .how-use {
        padding: 50px 0;
    }

    .jky-yycj-list {
        padding: 50px 0 50px;
    }

    .jky-hyfw-list {
        position: relative;
        padding: 50px 0 0;
    }

    /*社会责任*/
    .shzr-text {
        width: 100%;
        height: auto;
        font-size: 16px;
        line-height: 30px;
    }

    .shzr-box > img {
        height: 100%;
    }

    .shzr-fbox > p {
        width: 100%;
        text-align: justify;
    }

    .shzr-fbox > p > img {
        width: 100%;
    }

    .shzr-fbox {
        left: 0;
        height: 100%;
        flex-wrap: wrap;
        padding: 30px 15px;
    }

    .shzr-box {
        height: 550px;
    }

    /*联系美信*/
    .contact-address {
        width: 100%;
    }

    .lxmx-map-box-text {
        width: 100%;
        height: 570px;
    }

    .lxmx-map-box-bg-img {
        width: 350px;
    }

    .lxmx-map-box-bg-img > img {
        height: 580px;
    }

    .lxmx-section {
        padding: 50px 0 0;
    }

    .lxmx-section2 {
        margin-bottom: 50px;
    }

    .lxmx-map-box-text-tit {
        font-size: 16px;
    }

    .lxmx-map-box-text > p {
        font-size: 14px;
    }

    /*  部署模式  */
    .dxke-list > img {
        height: 100%;
    }

    .dxkh-list-box-d {
        width: 49%;
        height: 100%;
        margin-bottom: 8px;
    }

    .dxkh-list-box-d > img {
        width: 100%;
    }

    .bdbs-box-list-text {
        margin-bottom: 30px;
        padding: 0;
    }

    .bdbs-sec > img {
        width: 100%;
    }

    .bdbs-box-list {
        width: 100%;
        padding: 30px 0;
    }

    .dxkh-list-box {
        padding: 0 10px;
        flex-wrap: wrap;
    }

    .bsms-navTab {
        flex-wrap: wrap;
    }

    .bsms-navTab > li {
        width: 32%;
        font-size: 12px;
    }

    .bdbs-sec {
        padding: 50px 10px 0;
    }

    .bdbs-box-list-text-r > p > b {
        font-size: 14px;
    }

    /*  资质荣誉  */
    .zzry-box > section > img, .zzry-text-box {
        width: 100%;
        height: 100%;
    }

    .zzry-text-box {
        padding-left: 0;
        margin-top: 20px;
    }

    .zzry-box > section {
        align-items: flex-start;
        padding: 0 10px !important;
    }

    .zzry-text-box > h4, .zzry-text-box > p {
        font-size: 14px;
    }

    /*  运维管理  */
    .ywgl-box {
        width: 100%;
        height: auto;
        padding-bottom: 10px;
    }

    .ywgl-box > img {
        width: 100%;
        height: auto;
    }

    .ywgl-section {
        padding: 50px 10px 0;
    }

    /*  领导讲话  */
    .ldjh-text-box {
        width: 100%;
        text-align: justify;
    }

    .qywh-box > section > img {
        width: 100%;
        height: auto;
    }

    .ldjh-section {
        padding: 0 10px !important;
    }

    .ldjh-text-box > p, .ldjh-text-box > p:last-child {
        font-size: 14px;
    }

    /*  解决方案-军工  */
    .fajz-list-box {
        width: 100%;
        margin-bottom: 15px;
    }

    .jjfa-text-box {
        width: 100%;
        padding: 15px;
    }

    .jjfa-left-box {
        width: 30%;
    }

    .jjfa-right-box {
        width: 70%;
        padding-left: 20px;
    }

    .jjfa-right-box-imgs > img {
        width: 100%;
    }

    .jjfa-list > img {
        height: 100%;
    }

    .jjfa-text-box > p > b {
        margin-bottom: 10px;
    }

    .hycj-list-box, .hycj2-list-box {
        width: 100% !important;
        flex-flow: wrap;
        align-items: center;
        text-align: center;
        height: 100%;
    }

    .hycj-list-box > img, .hycj2-list-box > img {
        margin: 0 auto 15px;
    }

    .dxkh-sec, .fajz-list, .hycj-list, .hycj2-list {
        padding: 50px 0;
    }

    .jjfa-list-mb {
        width: 100%;
    }

    .jjfa-list-mb > img {
        width: 100%;
    }

    .jjfa-list {
        padding: 50px 0;
    }

    #swiper5 > div {
        padding-bottom: 40px;
    }

    .swiper5-pagination {
        margin-bottom: -50px;
    }

    .lxmx-ewm-list {
        width: 49%;
        height: auto;
        padding: 15px 0 10px;
        margin-bottom: 10px;
    }

    .lxmx-ewm-box {
        padding: 50px 0;
    }

    .jsbl-box > section > img {
        width: 100%;
    }

    .tit-desc {
        height: auto !important;
    }

    .jsbl-tit {
        height: 100% !important;
    }

    .sdjsnl-list {
        width: 100%;
        margin-bottom: 15px;
    }

    .jcsyms-tit {
        height: 100% !important;
    }

    .jcsyms-box-list {
        width: 49%;
        height: auto;
        margin-bottom: 10px;
    }

    .jcsyms-box-list > img {
        width: 100%;
        margin-top: 10px;
    }

    .cxcyrc-box > section > img, .cxcyrc-right-box, .lhbs-box {
        width: 100%;
    }

    .cxcyrc-box > section > img {
        margin-bottom: 20px;
    }

    .lhbs-box {
        margin-bottom: 15px;
        padding: 45px 20px;
    }

    .lhbs-list, .cxcyrc-box, .jcsyms-box, .sdjsnl-box, .jsbl-box {
        padding: 50px 0;
    }

    .lhbs-box > img {
        margin-bottom: 15px;
    }

    /*    */
    .sdtd-list {
        width: 100%;
        margin-bottom: 20px;
    }

    .zty-sdjz-box-list {
        width: 100%;
        height: 100%;
    }

    .tit-box-sdjz {
        max-width: 750px;
        height: 240px !important;
    }

    .jcryj-box > section > img {
        width: 100%;
    }

    .zty-gxxq-box-list {
        width: 49%;
        height: auto;
        margin-bottom: 10px;
    }

    .zty-banner-img {
        width: 100%;
    }

    .zty-jjfa-box-list {
        width: 100%;
        height: auto;
    }

    .zty-jjfa-box-list > img {
        width: 100%;
        height: auto;
    }

    .zty-jjfa-box-list > p {
        margin: 25px 0;
        font-size: 14px;
    }

    .zty-gxxq-box-list > p {
        top: 40px;
        font-size: 12px;
    }

    .zty-jjfa-box, .sdtd-box, .zty-sdjz-box {
        padding: 50px 0 0;
    }

    .jcryj-box, .zty-zs-box, .zty-gxxq-box {
        padding: 50px 0;
    }

    .zty-sdjz-box-list-text > p > b, .sdtd-list > p > b {
        font-size: 16px;
    }

    .public-box > section > img {
        width: 100%;
        margin-top: 0;
    }

    .public-box {
        padding: 50px 0;
    }

    #swiper6 {
        padding-bottom: 70px;
    }

    .swiper6-btn {
        bottom: -39px;
    }

    .cpgn-box-list {
        width: 100%;
        height: auto;
        padding: 39px 25px;
        margin-bottom: 15px;
    }

    .cpgn-box-list > img {
        margin-bottom: 20px;
    }

    .zty-jjfa-box-list > p > b {
        display: block;
        margin-bottom: 10px;
    }

    .cmdb-div {
        margin-top: 0;
        flex-flow: wrap;
    }

    .cmdb-text {
        padding-left: 10px;
    }

    .cmdb-text > p > strong {
        margin-bottom: 10px;
        display: block;
        font-size: 16px;
        margin-top: 20px;
    }

    .cmdb-text > ul > li {
        line-height: 30px;
        font-size: 14px;
    }

    .cmdb-div > img {
        width: 100%;
    }

    .swiper5-pagination {
        width: 100%;
        background: #000;
        position: relative !important;
        bottom: 20px !important;
    }

    .help-box {
        width: 100%;
        margin-bottom: 30px;
    }

    .cxcyrc-right-box > img:nth-child(1), .cxcyrc-right-box > img:nth-child(2) {
        margin-bottom: 6px;
    }

    .ldjh-text-box > p {
        margin-bottom: 0;
    }

    .swiper-img {
        margin-left: 20px !important;
    }

    /*  手机端导航  */
    .mb-nav {
        position: absolute;
        top: 66px;
        background: rgba(0, 0, 0, 0.9);
        left: 0;
        right: 0;
        z-index: 99999;
        display: none;
    }

    .mb-nav > ul {
        width: 100%;
        padding: 20px 0;
    }

    .mb-nav > ul > li {
        line-height: 35px;
    }

    .mb-nav > ul > li > a {
        width: 100%;
        height: 45px;
        line-height: 45px;
        display: block;
        padding: 0 20px;
        color: #eee;
    }

    .mb-sonNav {
        padding: 10px 20px;
        background: rgba(255, 255, 255, 0.3);
        display: none;
    }

    .mb-sonNav > a, .mb-sonNav > h4 > a {
        color: #bbb;
        font-size: 14px;
        padding: 5px 10px;
    }

    .mb-sonNav > h4 {
        margin-bottom: 5px;
    }

    .yycj-right-content > div > img {
        margin-top: 0;
    }
}

/*中屏幕*/
@media screen and (min-width: 768px) and (max-width: 1279px) {
    .container {
        max-width: 100%;
    }

    section {
        max-width: 750px;
        padding: 0 8px;
        flex-wrap: wrap;
    }

    .md-hid {
        display: none !important;
    }

    .home-tit-box {
        margin-bottom: 50px;
        padding: 0 8px;
    }

    .pr-list-box {
        width: 100%;
        height: 375px;
        margin-bottom: 20px;
    }

    .pr-list-box-text {
        padding-top: 170px;
    }

    .pr-list-box:hover > .pr-list-box-text {
        padding-top: 120px;
    }

    .solution-list-box {
        width: 100%;
        height: 500px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .solution-list-box-text {
        width: 100%;
    }

    .about > section {
        flex-direction: column-reverse;
    }

    .about-text {
        padding: 0 20px;
        width: 100%;
        margin-bottom: 30px;
    }

    .news-list-box {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        margin-right: 0;
        padding-bottom: 15px;
    }

    .news-tabs {
        padding: 0 8px;
    }

    .news-tabs > p:last-child {
        margin-right: 0;
    }

    .cases-list-box {
        width: 48%;
        margin-bottom: 7px;
    }

    .cases-list-box:nth-child(odd) {
        margin-right: 10px;
    }

    .cases-tab-contents-list {
        padding: 0 20px 0 40px;
    }

    .parters-list-box {
        width: 24%;
        height: auto;
        margin-bottom: 10px;
    }

    .parters-list-box:nth-child(4n) {
        margin-right: 0;
    }

    .person-box {
        margin: 0 auto 50px;
    }

    .banner-text-box2 {
        width: 100%;
        padding: 0 50px;
    }

    .jiameng-right {
        width: 100%;
    }

    .map {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    .footer-sec {
        flex-wrap: wrap;
        padding: 10px 8px 30px 120px;
        /*text-align: center;*/
    }

    .footer-nav {
        width: 48%;
        margin-top: 50px;
    }

    .footer-nav:last-child {
        width: 100%;
        text-align: left;
        display: flex;
        flex-wrap: wrap;
    }

    .footer-nav > p > b {
        margin-bottom: 10px;
    }

    .footer-nav > p:first-child {
        width: 100%;
    }

    .footer-nav > p {
        margin-right: 20px;
    }

    .footer-bottom > section {
        justify-content: center;
        text-align: center;
    }

    .footer-bottom > section > img {
        margin-bottom: 15px;
    }

    .nav {
        z-index: 9;
        position: absolute;
        top: 66px;
        left: 0;
        width: 100%;
        height: auto;
        background: rgba(93, 93, 93, 0.8);
    }

    .nav > ul {
        flex-wrap: wrap;
    }

    .nav-li {
        width: 100%;
    }

    .m-hid {
        display: none;
    }

    .m-menu {
        display: block;
        color: #FFF;
        cursor: pointer;
    }

    .logo {
        margin-right: 0;
    }

    .pc-hid {
        display: block;
    }

    .banner-text-box {
        top: 20px;
        padding: 0 50px;
    }

    .banner-text-desc {
        width: 100%;
        padding-right: 50px;
        font-size: 16px;
        margin-top: 25px;
    }

    .banner-text-box > h2 {
        font-size: 22px;
    }

    .view-more {
        margin-top: 70px;
    }

    /*  加入美信页面  */
    .banner {
        padding: 60px 0 0;
    }

    .job-list {
        width: 100%;
    }

    .join-corporation > img {
        height: 400px;
    }

    .banner-desc {
        font-size: 26px;
        width: 80%;
    }

    .more-drop {
        bottom: 0;
    }

    .join-contact-box {
        flex-wrap: wrap;
    }

    .box-box > h3 {
        margin-bottom: 30px;
    }

    .join-contact-box-list {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .banner, .banner img {
        height: 300px;
    }

    /*  新闻列表页  */
    .new-box-left-box {
        width: 100%;
    }

    .list-news-tab-contents-list-text {
        width: 460px;
    }

    .list-news-tab-contents-list-text > p:last-child {
        margin-top: 15px;
    }

    .recommend-box {
        padding-bottom: 30px;
    }

    /*新闻详情页*/
    .news-detail {
        width: 100%;
    }

    .news-detail-desc {
        width: 100%;
    }

    .news-detail-content {
        width: 100%;
    }

    /*  投资者关系  */
    .banner-desc-relation {
        height: auto;
        margin-bottom: 10px;
    }

    .relationship-list-box {
        width: 49%;
        height: auto;
        padding: 20px;
    }

    .relationship-contact > section {
        left: 90px;
    }

    .relationship-contact {
        height: 620px;
    }

    .relationship-contact > img {
        height: 100%
    }

    .contact-us-l {
        width: 100%;
        text-align: center;
    }

    .relationship-contact > section > img {
        width: 100%;
    }

    .relationship-contact > section {
        left: 0;
        top: 0;
        right: 0;
        padding: 50px 10px;
        width: 100%;
    }

    .contact-us-l > p {
        justify-content: center;
        width: 100%;
    }

    .contact-us-l > p > b {
        margin-bottom: 15px;
    }

    /*  工业物联网  */
    .dw-list-box {
        width: 32%;
        padding: 50px 35px 30px;
        height: 330px;
    }

    .dw-list-box > p:last-child {
        text-align: justify;
    }

    .beijing-box {
        display: block;
        position: relative;
    }

    .beijing-box > img {
        left: 0;
        width: 100%;
    }

    .beijing-box-text-box {
        float: right;
        width: 100%;
        right: 0;
    }

    .beijing-box-text > p {
        padding-left: 100px;
        font-size: 14px;
        line-height: 25px;
    }

    .dw-list > img {
        height: 100%;
    }

    .jz-list-box {
        width: 32%;
        padding: 30px 10px 0;
    }

    .jz-list > img {
        height: 100%;
    }

    .jz-list-box > img {
        margin-bottom: 20px;
    }

    .jz-list-box > p > b {
        margin-bottom: 15px;
    }

    .jgsj-list-box {
        width: 100%;
    }

    .jgsj-list > img {
        height: 100%;
    }

    .jgsj-list-box-text > p > b {
        margin-bottom: 10px;
    }

    .beijing {
        height: 750px;
    }

    .dw-list-box > img {
        margin-bottom: 15px;
    }

    .dw-list-box > p > b {
        margin-bottom: 10px;
    }

    .jgsj-bottom-text {
        padding: 0 0 50px;
    }

    .jgsj-bottom-text > p {
        margin-right: 0;
        padding: 0 0 10px 10px;
    }

    .jgsj-bottom-text > img {
        width: 100%;
        margin-top: 30px;
        padding: 0 10px;
    }

    .jgsj-list > section {
        padding: 90px 10px 40px;
    }

    /* 时序数据库 */
    .yycj-right {
        width: 73%;
    }

    .yycj-list > img, .dxal-list > img {
        height: 100%;
    }

    .cpys-list-box {
        width: 370px;
        padding: 35px 20px 20px;
    }

    .cpys-list-box > p > b {
        margin-bottom: 15px;
    }

    /*  企业文化  */
    .qywh-box-list {
        width: 32%;
        height: auto;
    }

    .qywh-box-list-text {
        top: 0;
    }

    /*  公司介绍  */
    .gsjs-video {
        width: 100%;
    }

    /*  典型案例详情页  */
    .rec-case-list {
        width: 49%;
    }

    .bottom-rec-box > img {
        height: 100%;
    }

    /*分析展现*/
    .fxzx-section {
        padding: 50px 30px 30px;
    }

    /*  发展历程  */
    .product-wrapper {
        width: 100%;
        max-width: 100%;
    }

    .product-section {
        width: 100%;
        padding: 90px 50px 50px !important;
    }

    /*  软件下载  */
    .rjxz-list > img {
        width: 100%;
    }

    .rjxz-list-text {
        width: 100%;
        align-items: center;
    }

    .rjxz-list-text > h4 {
        text-align: center;
    }

    .apply-btn {
        margin: 50px auto 0;
    }

    .app-download > img:first-child {
        margin-left: 70px;
    }

    .rjxz-list-text > p {
        text-align: center;
    }

    /*案例列表*/
    .case-box-list {
        width: 49%;
    }

    /*  注册  */
    .reg-box-l {
        display: none;
    }

    .cp-sec01-list {
        width: 49%;
        margin-bottom: 20px;
    }

    .cp-sec02 > img, .jkdx-list > img {
        height: 100%;
    }

    .cp-jsys-list-box {
        width: 49%;
        margin-bottom: 20px;
    }

    .cp-yyal-list > img {
        width: 100%;
    }

    .cp-yyal-list {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .cp-yyal-text-banner > h2 {
        text-align: center;
        margin: 65px 0 50px;
        width: 100%;
    }

    .cp-yyal-text-banner {
        width: 93%;
        left: 30px;
    }

    .cp-yyal-text > img {
        width: 100%;
        height: 100%;
    }

    .cp-sec02 > section > img {
        width: 100%;
    }

    .cp-yyal-text-banner-text, .jkdx-list-box {
        width: 100%;
    }

    .jkdx-list > section {
        margin: 0 auto;
    }

    .tit-box > h2 {
        max-width: 750px;
        margin: 0 auto;
    }

    /*  统计报表  */
    .lltj-list > img {
        height: 100%;
    }

    /*  业务服务管理  */
    .dtgl-text-box1, .sszk-text-box2 {
        width: 40%;
    }

    .sszk-list > img, .dtgl-list > img {
        height: 100%;
    }

    .dtgl-sec1 > img, .sszk-sec2 > img {
        width: 58%;
    }

    .dtgl-text-box1 > p > b, .sszk-text-box2 > p > b {
        margin-bottom: 15px;
        font-size: 26px;
    }

    .dtgl-text-box1 > p:last-child, .sszk-text-box2 > p:last-child {
        font-size: 16px;
    }

    /*  基础设施监控平台  */
    .jkmk-list-box {
        width: 32%;
        margin-bottom: 20px;
    }

    .jkmk-list > img, .tpgl-list > img, .gzgj-list > img {
        height: 100%;
    }

    .tpgl-list > section > img {
        width: 100%;
    }

    .gzgj-list-text {
        width: 100%;
        margin-left: 20px;
        text-align: center;
        margin-top: 20px;
    }

    .cpgn-jky-list > section {
        flex-direction: column-reverse;
    }

    .cpgn-jky-text {
        text-align: center;
        width: 100%;
    }

    .cpgn-jky-text > ul > li, .tpgl-list-text > ul > li, .gzgj-list-text > ul > li {
        list-style: none none !important;
    }

    .ywbb-jky-list > section, .gzgj-list > section, .tpgl-list > section {
        justify-content: center;
    }

    .tpgl-list-text {
        width: 100%;
        text-align: center;
    }

    .app-download-page > img {
        height: 100%;
    }

    /*    */
    .how-use > img, .jky-yycj-list > img {
        height: 100%;
    }

    .hyfw-list-box {
        width: 32%;
    }

    .cpys-lists-box {
        width: 18%;
    }

    /*社会责任*/
    .shzr-text {
        width: 100%;
        height: auto;
        font-size: 16px;
        line-height: 30px;
    }

    .shzr-box > img {
        height: 100%;
    }

    .shzr-fbox > p {
        width: 100%;
    }

    .shzr-fbox > p > img {
        width: 100%;
    }

    .shzr-fbox {
        left: 0;
        height: 100%;
        flex-wrap: wrap;
        padding: 30px 15px;
    }

    .shzr-box {
        height: 750px;
    }

    /*联系美信*/
    .contact-address {
        width: 49%;
    }

    .lxmx-map-box-text {
        width: 100%;
    }

    /*  部署模式  */
    .dxke-list > img {
        height: 100%;
    }

    .dxkh-list-box-d {
        width: 24%;
        height: 100%;
    }

    .dxkh-list-box-d > img {
        width: 100%;
    }

    .bdbs-box-list-text {
        margin-bottom: 30px;
        padding: 0;
    }

    .bdbs-sec > img {
        width: 100%;
    }

    .bdbs-box-list {
        width: 100%;
        padding: 30px 0;
    }

    .dxkh-list-box {
        padding: 0 10px;
    }

    /*  资质荣誉  */
    .zzry-box > section > img, .zzry-text-box {
        width: 100%;
    }

    .zzry-text-box {
        padding-left: 20px;
        margin-top: 20px;
    }

    .zzry-box > section {
        align-items: flex-start;
        padding: 0 10px !important;
    }

    /*  运维管理  */
    .ywgl-box {
        width: 32%;
        height: auto;
        padding-bottom: 10px;
    }

    .ywgl-box > img {
        width: 100%;
        height: auto;
    }

    /*  领导讲话  */
    .ldjh-text-box {
        width: 100%;
        text-align: justify;
    }

    .qywh-box > section > img {
        width: 100%;
        height: auto;
    }

    /*  解决方案-军工  */
    .fajz-list-box {
        width: 49%;
        margin-bottom: 15px;
    }

    .jjfa-text-box {
        width: 100%;
        padding: 15px;
    }

    .jjfa-left-box {
        width: 30%;
    }

    .jjfa-right-box {
        width: 70%;
        padding-left: 20px;
    }

    .jjfa-right-box-imgs > img {
        width: 100%;
    }

    .jjfa-list > img {
        height: 100%;
    }

    .jjfa-text-box > p > b {
        margin-bottom: 10px;
    }

    /*  解决方案-政府  */
    .hycj2-list-box {
        width: 100%;
    }

    .jjfa-list-mb {
        width: 100%;
    }

    .jjfa-list-mb > img {
        width: 100%;
    }

    .jjfa-list {
        padding: 50px 0;
    }

    #swiper5 > div {
        padding-bottom: 40px;
    }

    .swiper5-pagination {
        margin-bottom: -50px;
    }

    .lxmx-ewm-box > section {
        justify-content: center !important;
    }

    .lxmx-ewm-list {
        width: 30%;
        height: auto;
        padding: 35px 0 20px;
        margin: 0 10px 10px 0;
    }

    /*    */
    .sdjsnl-list {
        width: 49%;
        margin-bottom: 15px;
    }

    .jcsyms-tit {
        height: 120px !important;
    }

    .cxcyrc-tit {
        height: 50px !important;
        max-width: 1170px;
        margin: 0 auto;
    }

    .jcsyms-box-list {
        width: 32%;
        align-items: center;
    }

    .jcsyms-box-list > img {
        width: 100%;
    }

    .lhbs-box {
        width: 32%;
        padding: 40px 10px;
    }

    .jsbl-tit {
        height: 200px !important;

    }

    .tit-desc {
        max-width: 750px;
        margin: 0 auto;
    }

    /*    */
    .sdtd-list {
        width: 49%;
        margin-bottom: 20px;
    }

    .zty-sdjz-box-list {
        width: 49%;
        height: 100%;
    }

    .tit-box-sdjz {
        max-width: 750px;
        height: 170px !important;
    }

    .jcryj-box > section > img {
        width: 100%;
    }

    .zty-gxxq-box-list {
        width: 24%;
        height: auto;
        margin-bottom: 10px;
    }

    .zty-banner-img {
        width: 100%;
    }

    .zty-jjfa-box-list {
        width: 49%;
        height: auto;
    }

    .zty-jjfa-box-list > img {
        width: 100%;
        height: auto;
    }

    .zty-jjfa-box-list > p {
        margin: 25px 0;
    }

    .zty-gxxq-box-list > p {
        /*top: 40px;*/
    }

    .cpgn-box-list {
        width: 49%;
        height: auto;
        padding: 39px 25px;
        margin-bottom: 15px;
    }

    .cpgn-box-list > img {
        margin-bottom: 20px;
    }

    .zty-jjfa-box-list > p > b {
        display: block;
        margin-bottom: 10px;
    }

    .cmdb-div {
        margin-top: 40px;
    }

    .cmdb-text {
        padding-left: 30px;
    }

    .cmdb-text > p > strong {
        margin-bottom: 25px;
        display: block;
        font-size: 26px;
    }

    .cmdb-text > ul > li {
        line-height: 30px;
        font-size: 14px;
    }

    .cmdb-div > img {
        width: 50%;
    }

    .help-box {
        width: 100%;
        margin-bottom: 30px;
    }
}

/*大屏幕*/
@media screen and (min-width: 1280px) and (max-width: 1366px) {
    .container {
        max-width: 100%;
    }

    section {
        max-width: 1170px;
    }

    .free-experience {
        margin: 0 10px;
    }

    .drop-menu-left-box {
        padding: 47px 30px 47px 88px;
        width: 20%;
    }

    .drop-menu-right-box {
        width: 80%;
    }

    .nav a {
        font-size: 14px;
    }

    .banner-text-box {
        top: 170px;
    }

    .pr-list-box {
        width: 32%;
        height: 190px;
    }

    .pr-list-box-text > b {
        margin-bottom: 20px;
    }

    .solution-list-box {
        width: 32%;
        height: 415px;
    }

    .solution-list-box-text {
        width: 100%;
        height: 100%;
        top: 100px;
    }

    .solution-list-box:hover > .solution-list-box-text {
        padding-top: 60px;
    }

    .about-text-detail {
        margin-top: 30px;
    }

    .view-more2 {
        margin-top: 20px;
    }

    .news-list-box {
        width: 32%;
    }

    .news-tab-contents-list > a {
        margin-right: 23px;
    }

    .news-tab-contents-list {
        margin: 0 auto;
    }

    .parters-list-box {
        width: 15%;
        height: auto;
    }

    .banner-text-box2 {
        width: 70%;
    }

    .map {
        width: 50%;
        height: auto;
        background: #018BD5;
    }

    .join-box-list {
        min-width: 310px;
    }

    .jiameng-right {
        width: 50%;
    }

    .contact-box {
        position: absolute;
        left: 50px;
        bottom: 120px;
        color: #FFF;
    }

    .contact-box > h4 {
        color: #FFF;
    }

    .ewm-box-list {
        margin-bottom: 20px;
    }

    .cases-list-box > p {
        min-height: 54px;
        overflow: hidden;
    }

    /*  加入美信页面  */
    .banner {
        padding: 50px 0;
    }

    .job-list {
        width: 100%;
    }

    .join-corporation > img {
        height: 320px;
    }

    .banner-desc {
        font-size: 18px;
        width: 50%;
    }

    /*新闻列表*/
    .list-news-tab-contents-list-text {
        width: 520px;
    }

    .list-news-tab-contents-list-text > p:last-child {
        margin-top: 15px;
    }

    /*新闻详情页*/
    .news-detail {
        width: 65%;
    }

    .news-detail-desc {
        width: 100%;
    }

    .news-detail-content {
        width: 100%;
    }

    /*  投资者关系  */
    .banner-desc-relation {
        height: auto;
        margin-bottom: 10px;
    }

    .relationship-list-box {
        width: 49%;
    }

    .relationship-contact > section {
        left: 90px;
    }

    .relationship-contact {
        height: 500px;
    }

    .relationship-contact > img {
        height: 100%
    }

    /*  工业物联网  */
    .dw-list-box {
        width: 32%;
    }

    .beijing-box {
        display: block;
        position: relative;
    }

    .beijing-box > img {
        left: 0;
        top: 26px;
        position: absolute;
    }

    .beijing-box-text-box {
        float: right;
        width: 700px;
        right: 0;
    }

    .beijing-box-text > p {
        padding-left: 100px;
        font-size: 14px;
        line-height: 25px;
    }

    .dw-list > img {
        height: 100%;
    }

    .jz-list-box {
        width: 32%;
    }

    .jz-list > img {
        height: 100%;
    }

    .jz-list-box > img {
        margin-bottom: 20px;
    }

    .jz-list-box > p > b {
        margin-bottom: 15px;
    }

    .jgsj-list-box {
        width: 49%;
    }

    .jgsj-list > img {
        height: 100%;
    }

    .jgsj-list-box-text > p > b {
        margin-bottom: 10px;
    }

    .beijing {
        height: 750px;
    }

    /* 时序数据库 */
    .yycj-right {
        width: 82%;
    }

    .yycj-list > img, .dxal-list > img {
        height: 100%;
    }

    /*  企业文化  */
    .qywh-box-list {
        width: 32%;
        height: auto;
    }

    /*  公司介绍  */
    .gsjs-text {
        width: 50%;
    }

    /*  典型案例详情页  */
    .rec-case-list {
        width: 32%;
    }

    .bottom-rec-box > img {
        height: 100%;
    }

    /*分析展现页面*/
    .fxzx-box {
        width: 24%;
    }

    .fxzx-box > img {
        width: 100%;
        height: 279px;
    }

    .fxzx-section {
        padding: 50px 0;
    }

    /*  发展历程  */
    .product-wrapper {
        width: 100%;
        max-width: 100%;
    }

    .product-section {
        width: 100%;
        padding: 90px 50px 50px !important;
    }

    /*案例列表*/
    .case-box-list {
        width: 32%;
    }

    /*    */
    .cp-sec01-list {
        width: 32%;
    }

    .cp-sec02 > img {
        height: 100%;
    }

    .jkdx-list-box {
        width: 49%;
    }

    .jkdx-list > img {
        height: 100%;
    }

    .cp-yyal-list {
        width: 825px;
    }

    .cp-yyal-list > img {
        position: relative;
        left: -300px;
        width: 100%;
    }

    .cp-yyal-text {
        position: relative;
        left: -300px;
    }

    .cp-yyal-text > img, .cp-yyal-text-banner {
        width: 100%;
        height: 100%;
    }

    /*  统计报表  */
    .lltj-list > img {
        height: 100%;
    }

    /*  业务服务管理  */
    .dtgl-text-box1, .sszk-text-box2 {
        width: 40%;
    }

    .sszk-list > img, .dtgl-list > img {
        height: 100%;
    }

    /*  基础设施监控平台  */
    .jkmk-list-box {
        width: 24%;
        margin-bottom: 20px;
    }

    .jkmk-list > img, .tpgl-list > img, .gzgj-list > img {
        height: 100%;
    }

    .tpgl-list > section > img {
        width: 55%;
    }

    .gzgj-list-text {
        width: 720px;
        margin-left: 20px;
    }

    .app-download-page > img {
        height: 100%;
    }

    /*    */
    .how-use > img, .jky-yycj-list > img {
        height: 100%;
    }

    .hyfw-list-box {
        width: 32%;
    }

    /*社会责任*/
    .shzr-text {
        width: 50%;
    }

    .shzr-box > img {
        height: 100%;
    }

    .shzr-fbox > p {
        width: 50%;
    }

    .shzr-fbox > p > img {
        width: 100%;
    }

    .shzr-fbox {
        padding: 30px 0;
    }

    /*  联系美信  */
    .contact-address {
        width: 32%;
    }

    /*  部署模式  */
    .dxke-list > img {
        height: 100%;
    }

    .dxkh-list-box-d {
        width: 24%;
    }

    .dxkh-list-box-d > img {
        width: 100%;
        height: 100%;
    }

    .bdbs-box-list-text {
        margin-bottom: 30px;
        padding-right: 0;
    }

    /*  资质荣誉  */
    .zzry-box > section > img, .zzry-text-box {
        width: 50%;
    }

    .zzry-text-box {
        padding-left: 20px;
    }

    /*  运维管理  */
    .ywgl-box {
        width: 32%;
    }

    .ywgl-box > img {
        width: 100%;
    }

    /*  领导讲话  */
    .ldjh-text-box {
        width: 70%;
        text-align: justify;
    }

    /*  解决方案-军工  */
    .fajz-list-box {
        width: 24%;
    }

    .jjfa-text-box {
        width: 100%;
        padding: 15px;
    }

    .jjfa-left-box {
        width: 30%;
    }

    .jjfa-right-box {
        width: 70%;
        padding-left: 20px;
    }

    .jjfa-right-box-imgs > img {
        width: 100%;
    }

    .jjfa-list > img {
        height: 100%;
    }

    .jjfa-text-box > p > b {
        margin-bottom: 10px;
    }

    /*  解决方案-政府  */
    .hycj2-list-box {
        width: 49%;
    }

    .lxmx-ewm-list {
        width: 19%;
        height: auto;
        padding: 35px 0 20px;
    }

    /*    */
    .sdjsnl-list {
        width: 24%;
    }

    .jcsyms-tit {
        height: 120px !important;
    }

    .cxcyrc-tit {
        height: 50px !important;
        max-width: 1170px;
        margin: 0 auto;
    }

    .jcsyms-box-list {
        width: 16%;
        height: auto;
        margin-bottom: 10px;
    }

    .jcsyms-box-list > img {
        width: 100%;
    }

    .lhbs-box {
        width: 32%;
    }

    /*    */
    .sdtd-list {
        width: 23%;
    }

    .zty-sdjz-box-list {
        width: 49%;
    }

    .tit-box-sdjz {
        max-width: 1170px;
        height: 150px !important;
    }

    .jcryj-box > section > img {
        width: 100%;
    }

    .zty-gxxq-box-list {
        width: 24%;
        height: auto;
        margin-bottom: 10px;
    }

    .zty-banner-img {
        width: 100%;
    }

    .zty-jjfa-box-list {
        width: 49%;
        height: auto;
    }

    .zty-jjfa-box-list > img {
        width: 100%;
        height: auto;
    }

    .zty-jjfa-box-list > p {
        margin: 25px 0;
    }

    .cpgn-box-list {
        width: 19%;
        height: auto;
        padding: 39px 25px;
    }

    .cpgn-box-list > img {
        margin-bottom: 20px;
    }

    .zty-jjfa-box-list > p > b {
        display: block;
        margin-bottom: 10px;
    }

    .swiper-img {
        margin-left: 300px !important;
    }

    .dw-list-box > img {
        margin-bottom: 30px;
    }

    #swiper6 {
        padding-bottom: 70px;
    }

    .zty-gxxq-box-list > p {
        /*top: 90px;*/
    }

    .lxmx-map-box-bg-img {
        width: 1170px;
        height: 550px;
    }

    .cp-jsys-list-box {
        width: 370px;
    }

    .zsk-list-row {
        max-width: 1170px;
    }

    .news-list-box > img {
        max-height: 202px;
    }
}

@media screen and (min-width: 1367px) and (max-width: 1600px) {
    .container {
        max-width: 100%;
    }

    section {
        max-width: 1170px;
    }

    .free-experience {
        margin: 0 10px;
    }

    .drop-menu-left-box {
        padding: 47px 30px 47px 88px;
        width: 20%;
    }

    .drop-menu-right-box {
        width: 80%;
    }

    .nav a {
        font-size: 14px;
    }

    .banner-text-box {
        top: 170px;
    }

    .pr-list-box {
        width: 32%;
        height: 190px;
    }

    .pr-list-box-text > b {
        margin-bottom: 20px;
    }

    .solution-list-box {
        width: 32%;
        height: 415px;
    }

    .solution-list-box-text {
        width: 100%;
        height: 100%;
        top: 100px;
    }

    .solution-list-box:hover > .solution-list-box-text {
        padding-top: 60px;
    }

    .about-text-detail {
        margin-top: 30px;
    }

    .view-more2 {
        margin-top: 20px;
    }

    .news-list-box {
        width: 32%;
    }

    .news-tab-contents-list > a {
        margin-right: 23px;
    }

    .news-tab-contents-list {
        margin: 0 auto;
    }

    .parters-list-box {
        width: 15%;
        height: auto;
    }

    .banner-text-box2 {
        width: 70%;
    }

    .map {
        width: 50%;
        height: auto;
        /*background: #018BD5;*/
    }

    .join-box-list {
        min-width: 300px;
        padding: 7px 5px;
        margin-bottom: 10px;
    }

    .jiameng-right {
        width: 50%;
        display:block;
    }

    .contact-box > h4, .ewm-box > h4 {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .ewm-box-list {
        margin-bottom: 20px;
    }

    .cases-list-box > p {
        min-height: 54px;
        overflow: hidden;
    }

    /*  加入美信页面  */
    .banner {
        padding: 90px 0 50px;
    }

    .job-list {
        width: 100%;
    }

    .join-corporation > img {
        height: 320px;
    }

    .banner-desc {
        font-size: 26px;
        width: 50%;
    }

    /*新闻列表*/
    .list-news-tab-contents-list-text {
        width: 520px;
    }

    .list-news-tab-contents-list-text > p:last-child {
        margin-top: 15px;
    }

    /*新闻详情页*/
    .news-detail {
        width: 65%;
    }

    .news-detail-desc {
        width: 100%;
    }

    .news-detail-content {
        width: 100%;
    }

    /*  投资者关系  */
    .banner-desc-relation {
        height: auto;
        margin-bottom: 10px;
    }

    .relationship-list-box {
        width: 49%;
    }

    .relationship-contact > section {
        left: 200px;
    }

    .lxwm-text-div {
        width: 370px;
    }

    .relationship-contact > section > img {
        max-width: 780px;
    }

    .swiper-img {
        margin-left: 270px !important;
    }

    .relationship-contact {
        height: 500px;
    }

    .relationship-contact > img {
        height: 100%
    }

    /*  工业物联网  */
    .dw-list-box {
        width: 32%;
    }

    .beijing-box {
        display: block;
        position: relative;
    }

    .beijing-box > img {
        left: 0;
        top: 26px;
        position: absolute;
    }

    .beijing-box-text-box {
        float: right;
        width: 700px;
        right: 0;
    }

    .beijing-box-text > p {
        padding-left: 100px;
        font-size: 14px;
        line-height: 25px;
    }

    .dw-list > img {
        height: 100%;
    }

    .jz-list-box {
        width: 32%;
    }

    .jz-list > img {
        height: 100%;
    }

    .jz-list-box > img {
        margin-bottom: 20px;
    }

    .jz-list-box > p > b {
        margin-bottom: 15px;
    }

    .jgsj-list-box {
        width: 49%;
    }

    .jgsj-list > img {
        height: 100%;
    }

    .jgsj-list-box-text > p > b {
        margin-bottom: 10px;
    }

    .beijing {
        height: 750px;
    }

    /* 时序数据库 */
    .yycj-right {
        width: 82%;
    }

    .yycj-right-content {
        padding-bottom: 0;
    }

    .yycj-list > img, .dxal-list > img {
        height: 100%;
    }

    /*  企业文化  */
    .qywh-box-list {
        width: 32%;
        height: auto;
    }

    /*  公司介绍  */
    .gsjs-text {
        width: 50%;
    }

    /*  典型案例详情页  */
    .rec-case-list {
        width: 32%;
    }

    .bottom-rec-box > img {
        height: 100%;
    }

    /*分析展现页面*/
    .fxzx-box {
        width: 24%;
    }

    .fxzx-box > img {
        width: 100%;
        height: 279px;
    }

    .fxzx-section {
        padding: 50px 0;
    }

    /*  发展历程  */
    .product-wrapper {
        width: 100%;
        max-width: 100%;
    }

    .product-section {
        width: 100%;
        padding: 90px 50px 50px !important;
    }

    /*案例列表*/
    .case-box-list {
        width: 32%;
    }

    /*    */
    .cp-sec01-list {
        width: 32%;
    }

    .cp-sec02 > img {
        height: 100%;
    }

    .jkdx-list-box {
        width: 49%;
    }

    .jkdx-list > img {
        height: 100%;
    }

    .cp-yyal-list {
        width: 825px;
    }

    .cp-yyal-list > img {
        position: relative;
        /*left: -300px;*/
        width: 100%;
    }

    .cp-yyal-text-banner-text {
        width: 600px;
    }

    .dw-list-box > p:last-child {
        line-height: 25px;
    }

    .cpys-list-box {
        width: 380px;
    }

    .cpys-list > img {
        height: 760px;
    }

    .cpys-list-box > p > b {
        margin-bottom: 15px;
    }

    .cpys-list-box > img {
        margin-bottom: 15px;
    }

    .cp-yyal-text {
        position: relative;
        left: -55px;
    }

    .cp-yyal-text > img, .cp-yyal-text-banner {
        width: 100%;
        height: 100%;
    }

    /*  统计报表  */
    .lltj-list > img {
        height: 100%;
    }

    /*  业务服务管理  */
    .dtgl-text-box1, .sszk-text-box2 {
        width: 40%;
    }

    .sszk-list > img, .dtgl-list > img {
        height: 100%;
    }

    /*  基础设施监控平台  */
    .jkmk-list-box {
        width: 24%;
        margin-bottom: 20px;
    }

    .jkmk-list > img, .tpgl-list > img, .gzgj-list > img {
        height: 100%;
    }

    .tpgl-list > section > img {
        width: 55%;
    }

    .gzgj-list-text {
        width: 720px;
        margin-left: 20px;
    }

    .app-download-page > img {
        height: 100%;
    }

    /*    */
    .how-use > img, .jky-yycj-list > img {
        height: 100%;
    }

    .hyfw-list-box {
        width: 32%;
    }

    /*社会责任*/
    .shzr-text {
        width: 50%;
    }

    .shzr-box > img {
        height: 100%;
    }

    .shzr-fbox > p {
        width: 50%;
    }

    .shzr-fbox > p > img {
        width: 100%;
    }

    .shzr-fbox {
        padding: 30px 0;
    }

    /*  联系美信  */
    .contact-address {
        width: 32%;
    }

    /*  部署模式  */
    .dxke-list > img {
        height: 100%;
    }

    .dxkh-list-box-d {
        width: 24%;
    }

    .dxkh-list-box-d > img {
        width: 100%;
        height: 100%;
    }

    .bdbs-box-list-text {
        margin-bottom: 30px;
        padding-right: 0;
    }

    /*  资质荣誉  */
    .zzry-box > section > img, .zzry-text-box {
        width: 50%;
    }

    .zzry-text-box {
        padding-left: 20px;
    }

    /*  运维管理  */
    .ywgl-box {
        width: 32%;
    }

    .ywgl-box > img {
        width: 100%;
    }

    /*  领导讲话  */
    .ldjh-text-box {
        width: 70%;
        text-align: justify;
    }

    /*  解决方案-军工  */
    .fajz-list-box {
        width: 24%;
    }

    .jjfa-text-box {
        width: 100%;
        padding: 15px;
    }

    .jjfa-left-box {
        width: 30%;
    }

    .jjfa-right-box {
        width: 70%;
        padding-left: 20px;
    }

    .jjfa-right-box-imgs > img {
        width: 100%;
    }

    .jjfa-list > img {
        height: 100%;
    }

    .jjfa-text-box > p > b {
        margin-bottom: 10px;
    }

    /*  解决方案-政府  */
    .hycj2-list-box {
        width: 49%;
    }

    .lxmx-ewm-list {
        width: 19%;
        height: auto;
        padding: 35px 0 20px;
    }

    /*    */
    .sdjsnl-list {
        width: 24%;
    }

    .jcsyms-tit {
        height: 120px !important;
    }

    .cxcyrc-tit {
        height: 50px !important;
        max-width: 1170px;
        margin: 0 auto;
    }

    .jcsyms-box-list {
        width: 16%;
        height: auto;
        margin-bottom: 10px;
    }

    .jcsyms-box-list > img {
        width: 100%;
    }

    .lhbs-box {
        width: 32%;
    }

    /*    */
    .sdtd-list {
        width: 23%;
    }

    .zty-sdjz-box-list {
        width: 49%;
    }

    .tit-box-sdjz {
        max-width: 1170px;
        height: 150px !important;
    }

    .jcryj-box > section > img {
        width: 100%;
    }

    .zty-gxxq-box-list {
        width: 24%;
        height: auto;
        margin-bottom: 10px;
    }

    .zty-banner-img {
        width: 100%;
    }

    .zty-jjfa-box-list {
        width: 49%;
        height: auto;
    }

    .zty-jjfa-box-list > img {
        width: 100%;
        height: auto;
    }

    .zty-jjfa-box-list > p {
        margin: 25px 0;
    }

    .cpgn-box-list {
        width: 19%;
        height: auto;
        padding: 39px 25px;
    }

    .cpgn-box-list > img {
        margin-bottom: 20px;
    }

    .zty-jjfa-box-list > p > b {
        display: block;
        margin-bottom: 10px;
    }

    .yycj-left > p {
        line-height: 62px;
        height: 62px;
    }

    .ldjh-text-box > p {
        margin-bottom: 0;
    }

    #swiper6 {
        padding-bottom: 70px;
    }

    /*.zty-gxxq-box-list > p {*/
    /*    top: 90px;*/
    /*}*/

    .lxmx-map-box-bg-img {
        width: 1170px;
        height: 550px;
    }

    .cp-jsys-list-box {
        width: 370px;
    }

    .zsk-list-row {
        max-width: 1170px;
    }

    .news-list-box > img {
        max-height: 202px;
    }
}


    .overflow-hidden{
           white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

    }





.join-box-list1{
        margin: 0 45px 20px 0;
        border-bottom:solid #FFF 1px;
        padding: 30px 0 20px 0;
    }
.join-box-list1 h4{ 
	margin-bottom: 10px;
	}

.contact-box,
.ewm-box {
        padding-left: 0;
    }
.map {
    width: 50%;
    height: 560;
    /*background: #ccc;*/
}.map {
    width: 50%;
    height: 560;
    /*background: #ccc;*/
}

.jiameng-right {
    width: 50%;
    padding-left: 45px;
    background: #3D9DE7;
    color: #FFF;
    height:560px;
}

.contact-box > h4, .ewm-box > h4 {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFF;
    margin-bottom: 15px;
    margin-top: 25px;
    width: 100%;
    font-weight: bold;
}


.ewm-box-list > p:first-child img{ 
    width:80px;
}

.join-box-list-bar{ 
    margin:0 -6px; 
    padding: 20px 0 0 0;
}
.join-box-list-bar li{ 
    width:33.33%; 
    padding:0 6px; 
    float:left;
}
.join-box-list-bar .join-box-list{
    border:#ccc 1px solid;
    padding: 20px;
    height:180px;
}
.join-box-list-bar .join-box-list h4{
    font-size:18px;
    padding: 20px 0 0 0;
}
.join-box-list-bar .join-box-list p{
    font-size:14px;}
.codetext{
    padding-right: 10px;
}
		@media screen and (min-width: 1280px) and (max-width: 1366px) {
			
			
		}
		@media screen and (min-width: 768px) and (max-width: 1279px){
			.jiameng .flex-b{ 
				display: block;
	}
			.map {
    width: 100%;
    height: 560;
    /* background: #ccc; */
				display: block;
}
			.jiameng-right {
    width: 100%;
    padding-left: 45px;
    background: #3D9DE7;
    color: #FFF;
    height: 560px;
				display: block;
}
			.join-box-list-bar li{ 
				 width: 100%;
				float: none;
				margin-bottom: 20px;
			}
		}
.jiameng section .flex-b .map {
    background-color: #ffffff !important ;
}
.jiameng section .flex-b .map img{
    object-fit: container;
    width:100%;
    height: 100%;
}