@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

p {
    margin: 0 0 10px;
}

img {
    max-width: 100%;
}

.navbar {
    padding: 0;
    z-index: 1000;
    background: rgba(194, 194, 194, 0.4);
}

.logo-sm-height {
    margin-top: 15px;
}

.active .nav-link,
.nav-link:hover {
    background: #7ddde9;
}

.swiper-button-next,
.swiper-button-prev {
    width: 47px !important;
    height: 93px !important;
    background-size: 47px 93px !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../images/index/sleft.png) !important;
    left: 30px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/index/sright.png) !important;
    right: 30px;
}

.index-pro {
    padding: 50px 0;
}

.index-news .title,
.index-pro .title,
.index-link .title {
    margin-bottom: 40px;
    text-align: center;
}

.title h3 {
    color: #434343;
    font-size: 30px;
    font-weight: bold;
}

.title span {
    color: #6d6d6d;
    font-size: 26px;
    font-weight: bold;
}

.wk1 {
    -webkit-transition: all .1s ease-in !important;
    transition: all .1s ease-in !important;
}

.news_list div a:hover img {
    box-shadow: 0px 0px 5px #666;
}

.news_list div a p {
    text-align: center;
    line-height: 40px;
    color: #676767;
    font-size: 20px;
}

.news_list div a:hover p {
    color: #7ddde9;
}

.mores {
    margin-top: 50px;
    text-align: center;
}

.mores a {
    padding: 15px 50px;
    background: #7ddde9;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
}

.wrapper {
    width: 100%;
}

.ab_con {
    padding: 0px 50px 0px 100px;
}

.ab_title h2 {
    color: #979797;
    font-size: 32px;
    font-weight: bold;
}

.ab_title p {
    color: #979797;
    font-size: 22px;
    font-weight: bold;
}

.abcon_pic {
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: 30px;
    text-align: center;
}

.ab_text {
    text-align: justify;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 30px;
}

.ab_pic {
    padding: 120px 0;
}

.ab_con .mores {
    text-align: left;
}

.index-news,
.index-pro {
    padding: 50px 0;
}

.news_ll a {
    display: block;
    border-bottom: 1px solid #ececec;
    padding: 20px;
}

.news_ll div {
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.news_ll h2 {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    float: left;
}

.news_ll span {
    color: #b3b3b3;
    font-size: 16px;
    font-weight: bold;
    float: right;
    line-height: 48px;
}

.index-link {
    padding: 50px 0;
}


.lnk_text {
    border: 1px solid #cdcdcd;
    padding: 30px 50px 30px 90px;
}

.dz {
    background: url(../images/index/address.png) no-repeat 30px center;
}

.tel {
    background: url(../images/index/tel.png) no-repeat 30px center;
}

.email {
    background: url(../images/index/email.png) no-repeat 30px center;
}

.ln1 {
    padding: 30px 50px 50px 90px;
}

.lnk_text p {
    font-size: 20px;
    color: #6d6d6d;
}

.lnk_text span {
    color: #6d6d6d;
    font-size: 16px;
}

.footer {
    padding: 20px 0;
    background: #1b252e;
    text-align: center;
}

.footer span {
    margin: 0;
    color: #f0f0f0;
    margin-left: 10px;
}

.con_tt {
    text-align: center;
    margin: 30px auto;
}

.con_tt h1 {
    color: #1d4fae;
    font-size: 30px;
    font-weight: bold;
}

.con_tt p {
    color: #9a9a9a;
    font-size: 20px;
}

.con_tt hr {
    width: 60px;
    margin-top: 0px;
    border-top: 1px solid #ccc;
}

.fac {
    margin: 50px 0;
}

.fac_con {
    margin-bottom: 20px;
}

.fac_list {
    border: 1px solid #eee;
    box-shadow: 0px 0px 5px #eee;
    background: #f2f2f2;
    border-radius: 5px;
    padding: 20px;
    width: 96%;
    margin: 0 auto;
}

.fac_text {
    padding-top: 20px;
}

.fac_text p {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.fac_text a {
    font-size: 16px;
    color: #333;
}

.fac_text a:hover {
    color: #7ddde9;
}

.show_main {
    margin-top: 50px;
}

.Article {
    overflow: auto;
    margin: 1px auto 50px auto;
    width: 1230px;
    padding: 35px;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 15%);
}

.content_title {
    border-bottom: 1px solid #ccc;
    line-height: 45px;
    font-size: 18px;
    letter-spacing: 5px;
}

.news-list {
    padding: 20px 0 50px 0;
}

.news-list .news-infoclass {
    text-align: center;
    margin: 20px auto;
}

.news-list .news-infoclass li {
    display: inline-block;
    margin-right: 20px;
}

.news-list .news-infoclass li a {
    color: #333;
    font-size: 18px;
    border: 1px solid #ccc;
    padding: 10px 25px;
    border-radius: 5px;
}

.news_cc {
    margin-top: 20px;
}

.news-list .news-infoclass li a:hover {
    color: #7ddde9;
}

.news_ll a:hover {
    box-shadow: 0px 0px 5px #ccc;
}

.news_ll a:hover h2 {
    color: #7ddde9;
}

.down_a {
    overflow: hidden;
    width: 20%;
    margin-top: 30px;
}

.boxsbg_title {
    width: 100%;
    line-height: 45px;
    background-color: #7ddde9;
    color: #fff;
    border-radius: 3px 3px 0px 0px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.boxsbg {
    text-align: right;
    padding-top: 0px;
    margin: 0px auto;
}

.down_list {
    cursor: pointer;
    text-align: center;
    display: block;
    line-height: 45px;
    border-bottom: solid 1px #ffffff;
    background-color: #f2f2f2;
    color: #808080;
    text-align: center;
    font-size: 16px;
}

.down_b {
    overflow: hidden;
    width: 80%;
    margin-top: 30px;
}

.boxsbg_dl {
    margin-bottom: 15px;
    cursor: pointer;
}

.boxsbg_img img {
    border-radius: 3px;
}

.boxsbg_titles {
    text-align: center;
    font-size: 16px;
    line-height: 35px;
}

.escp {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.down_list:hover {
    color: #7ddde9;
}

.boxsbg_img img:hover {
    box-shadow: 0px 5px 10px rgb(0 0 0 / 60%);
}

.boxsbg_dl:hover .boxsbg_titles {
    color: #7ddde9;
}

.rl_tt {
    background: #7ddde9;
    height: 50px;
    margin-top: 20px;
}

.rl_tt div {
    line-height: 50px;
    color: #fff;
    font-weight: bold;
}

.rl_con {
    margin-top: 15px;
}

.treebox {
    margin: 20px auto;
}

.menu {
    overflow: hidden;
}

.menu li.level1 {
    margin-top: 10px;
}

.menu li.level1>a {
    display: block;
    height: 50px;
    line-height: 50px;
    background: #fff;
    color: #666;
    padding-left: 15px;
    font-size: 16px;
    position: relative;
    transition: all .5s ease 0s;
}

.level1 i {
    height: 50px;
    display: block;
    position: absolute;
    right: -95px;
    top: 0px;
    color: #17d3ea;
    font-style: normal;
}

.menu li ul.level2 {
    /* display: none; */
    border: 1px solid #ccc;
    padding: 30px;
    width: 100%;
}

.zw_title {
    color: #666;
    font-size: 16px;
    height: 45px;
    border-bottom: 1px solid #ccc;
}

#cs_online {
    width: 200px;
    height: 250px;
    position: fixed;
    top: 350px;
    right: 0px;
    background: url(../images/qq_bg.png) no-repeat;
    display: block !important;
    z-index: 9999;
    background-size: 100% 100%;
}

.qq_context {
    width: 185px;
    height: 244px;
    margin-top: 73px;
    margin-left: 24px;
    list-style: none;
    padding: 0px;
}

.qq_context li {
    width: 175px;
    height: 25px;
    margin-left: 5px;
    margin-top: 20px;
    float: left;
}

.span_t {
    display: block;
    float: left;
    color: #333;
    line-height: 25px;
    font-size: 12px;
}

.tit {
    min-height: 53px;
}

.flex-bet {
    display: flex;
    justify-content: space-between;
}