﻿h3,
h4,
h5,
h6 {
    font-weight: 500 !important;
}

.head,
.head_top {
    display: block;
}

.banner {
    display: block;
}

.head_top {
    height: 10px;
    background: #001F49;
    width: 100%;
    display: block;
}

.head {
    /*padding: 20px 0;
    display: flex;*/
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 99;
}

.head .logo {
    /*width: 300px;*/
    /*padding-top: 15px;*/
    width: 350px;
    padding-top: 8px;
}

.head .logo img {
    width: 100%;
}

.head .nav {
    width: 820px;
}

.head .nav .nav1 {
    display: flex;
    justify-content: flex-end;
    /* justify-content: space-between;
    list-style-type: none; */
    margin: 0;
    padding: 0;
}

.head .nav .nav1 .nav2 {
    /* position: relative;*/
    padding: 30px 30px;
}

.head .nav .nav1 .nav2 a {
    font-size: 16px;
    color: #001F49;
    text-decoration: none;
    /*position: relative;*/
    z-index: 999;
}

.head .nav .nav1 .nav2:hover {
    /*background: #0472bf;*/
    color: #0472bf;
}

.head .nav .nav1 .nav2:hover a {
    color: #0472bf;
}

/* 下拉菜单默认隐藏 */
.head .nav .nav1 .nav2 ul {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    background: #0000006b;
    list-style-type: none;
    margin: 0;
    padding: 0;
    box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.15);
    /* margin-top: 25px; */
    height: 58px;
}

.head .nav .nav1 .nav2 ul .solt {
    padding-left: 37%;
    padding-top: 20px;
}

.solt li {
    text-align: center;
    float: left;
    padding-right: 30px;
    position: relative;
}

.solt li:before {
    content: "";
    background: #fff;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 9px;
    left: 1px;
    border-radius: 4px;
}

.solt li a {
    color: #fff !important;
    padding-left: 10px;
}

.solt li:hover {
    color: #2476C0;
}

.solt li:hover a {
    color: #2476C0 !important;
}

/* 下拉菜单显示状态 */
.head .nav .nav1 .nav2 ul.show {
    display: block;
}

/*----------------------------------*/
.ydtb {
    display: none;
}

.yddlb {
    display: none;
}

/*二级菜单*/
.ban_j {
    width: 100%;
    display: block;
}

.ban_j img {
    width: 100%;
}

/*--------------- 重点业务 -----------------*/
.business {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 50px;
}

.business .company {
    width: 360px;
    overflow: hidden;
}

.business .company:hover {
    cursor: pointer;
}

.business .company:hover img {
    transform: scale(1.05);
}

.com {
    width: 99%;
    padding-top: 20px;
}

.business .company h4 {
    font-size: 30px;
    color: #001F49;
    line-height: 40px;
    overflow: hidden;
}

.com ul img {
    width: 100%;
    height: 214px;
    transition: all 0.3s;
}

.com ul h5 {
    padding: 15px 0;
}

.com ul h5 a {
    font-size: 18px;
    color: #001F49;
}

.com ul:hover h5 a {
    text-decoration: underline;
}

.business .company i {
    font-size: 18px;
    color: #231815;
}

.business .company p {
    color: #001F49;
    padding-top: 15px;
    font-size: 16px;
    line-height: 190%;
    margin: 0;
}

/*友情链接*/
.yqlj {
    background: #0071be;
}

.link {
    /*width: 100%;*/
    overflow: hidden;
    display: flex;
    align-items: center;
}

.link h4 {
    font-size: 22px;
    font-weight: bold !important;
    /*color: #001F49;*/
    color: #fff;
    line-height: 40px;
    overflow: hidden;
}

.link ul {
    padding: 20px 0;
    overflow: hidden;
    /* width: 1260px; */
    width: 1000px;
}

.link ul li {
    /* width: 30%;
    height: 70px;
    border: 1px solid #dedede94; */
    margin-right: 2.2%;
    float: left;
    /* text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    background: #fff; */
}
.link ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

/*.link ul li img {*/
/*    max-height: 60px;*/
/*    max-width: 96%;*/
/*}*/

/*页脚*/
footer {
    background: #2073B2;
    clear: both;
}

.strip {
    font-size: 14px;
    width: 1200px;
    color: #fff;
    margin: auto;
    padding: 30px 0;
    overflow: hidden;
}

.strip .left {
    width: 900px;
    float: left;
    overflow: hidden;
    text-align: left;
}

.strip .left img {
    width: 240px;
}

.strip .left p {
    display: block;
    margin: 0;
    padding: 10px 0 0 58px;
}

.strip .left p a {
    padding-right: 30px;
    color: #fff;
    font-size: 16px;
}

.strip .left span {
    float: left;
    display: inline-block;
    padding-right: 30px;
    line-height: 180%;
}

.strip .left span font {
    opacity: 0.8;
}

.strip .right {
    float: right;
    width: 230px;
}

.strip .right ul {
    width: 95px;
    float: left;
}

.strip .right ul li a {
    color: #fff;
    line-height: 140%;
    padding: 20px 0 0px 0;
    display: block;
}

.strip .right span {
    float: right;
    width: 122px;
    text-align: center;
}

.strip .right span img {
    width: 100%;
    margin-bottom: 10px;
}

.foot {
    width: 100%;
    background: #031F48;
    clear: both;
    padding: 20px 0;
    color: #fff;
    font-size: 14px;
}

.foot p {
    width: 1200px;
    margin: auto;
    text-align: center;
    display: block;
    font-size: 15px;
}

.foot p a {
    color: #fff;
}

/*关于我们*/
.cpfw {
    overflow: hidden;
    background: #fff;
}

.cpfw ul {
    padding: 20px;
    display: block;
    margin: 20px 0 0;
    border: 1px solid #ebedef;
    overflow: hidden;
}

.cpfw #tu {
    float: left;
    margin-right: 27px;
}

.cpfw #tu {
    width: 410px;
    height: 253px;
}

.cpfw h6 {
    font-size: 22px;
    display: block;
    color: #0071be;
    font-weight: 600;
    line-height: 180%;
    width: 100%;
    position: relative;
    padding-left: 10px;
}

.cpfw h6::before {
    content: "";
    background: #0071be;
    width: 4px;
    height: 25px;
    position: absolute;
    top: 9px;
    left: 437px;
}

.cpfw h6 span {
    padding-left: 16px;
}

.cpfw #name {
    display: block;
    font-size: 20px;
    color: #333;
    line-height: 180%;
    font-weight: 600;
}

.cpfw #name a {
    color: #333;
}

.cpfw #pah {
    display: block;
    font-size: 16px;
    line-height: 180%;
    color: #1c1b1b;
    padding: 6px 0 20px;
    text-align: justify;
}

.cpfw #pah a {
    color: #1c1b1b;
}

.cpfw #time {
    font-size: 16px;
    color: #666;
}

/*二级菜单*/
.con {
    background: #fff;
    overflow: hidden;
    padding-bottom: 40px;
}

.nav_j {
    padding: 40px 0;
    margin-left: 22px;
    width: 20%;
    float: left;
    margin-right: 50px;
}

.title {
    display: block;
    font-size: 26px;
    color: #001F49;
    border-bottom: 3px solid #e5f2fe;
    position: relative;
    padding-bottom: 10px;
}

.title::after {
    content: "About Us";
    width: 166px;
    height: 80px;
    position: absolute;
    top: -19px;
    left: 68px;
    color: #e5f2fe;
    font-size: 35px;
}

.title span {
    z-index: 999;
    display: block;
    position: relative;
}

/* .nav_j ul{display:block;
     padding:30px 0;
 }*/
.nav_j ul li {
    font-size: 16px;
    line-height: 60px;
    color: #001F49;
    align-items: center;
    text-indent: 1em;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    height: 60px;
}

.nav_j ul li a {
    color: #001F49;
}

.nav_j ul li:hover {
    color: #0071be;
    display: block;
}

.nav_j ul li:hover a {
    color: #0071be !important;
}

.slist {
    display: none;
    padding-left: 42px;
}

.slist li {
    display: block;
    text-indent: 0 !important;
}

.nav_j ul li #tit {
    display: block;
    padding-bottom: 10px;
}

.slist li:hover {
    color: #0472bf;
    display: block;
}

.nav_j ul li:hover a,
.slist li:hover a {
    color: #0472bf;
}

.slist li a {
    color: #777 !important;
}

.nav_j li ul li.active,
.nav_j ul li.active a,
.nav_j ul li .parent {
    color: #0071be;
    display: block;
    width: 100%;
}

.accordion-item {
    border-bottom: 1px solid #ccc;
}

.accordion-header {
    background-color: #f4f4f4;
    padding: 10px;
    cursor: pointer;
}

.accordion-content {
    display: none;
    padding: 10px;
}

.current .accordion-header {
    background-color: #007bff;
    color: white;
}

.text {
    display: block;
    width: 70%;
    float: left;
    padding: 45px 0 40px;
    overflow: hidden;
}

.text_t {
    display: block;
    width: 90%;
    margin: auto;
    padding: 40px 0;
    overflow: hidden;
    float: none;
}

.text .btit {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    line-height: 1.8;
    text-align: center;
}

.text .ftit {
    color: #0071be;
    font-size: 14px;
    display: block;
    text-align: center;
}

.text .tu {
    width: 90%;
    margin: 30px auto;
    text-align: center;
}

.text .tu img {
    width: auto;
    max-width: 100%;
}

.text .conus {
    padding: 40px 0;
    font-size: 16px;
    line-height: 1.8;
    width: 90%;
    margin: 30px auto;
    box-shadow: -1px 2px 9px 2px #ccc;
    overflow: hidden;
}

.conus span {
    width: 30%;
    float: left;
    margin-right: 3%;
    border-right: 1px solid #ccc;
    text-align: center;
}

.conus span i img {
    margin: 0 auto 30px;
    width: auto;
}

.conus span p {
    text-align: center;
    padding-bottom: 16px;
    font-size: 16px;
    line-height: 180%;
}

.text .conus p {
    padding-bottom: 10px;
}

#tit {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 180%;
    padding: 20px 0;
}

.text p {
    text-align: justify;
    line-height: 180%;
    margin-bottom: 6px;
    display: block;
    color: #333;
    /*margin: 0;*/
    font-size: 16px;
}

.text img {
    width: 100%;
}

figure {
    padding-bottom: 10px;
    margin: auto;
    max-width: 100%;
    text-align: center;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #bcc4cd;
    opacity: 1;
    width: 25px;
    height: 5px;
    border-radius: 2px;
}

.swiper-pagination-bullet-active {
    background: #0071be !important;
}

.swiper-pagination {
    text-align: right;
}

.banner {
    /*background: #002049;*/
    /*background-image: url(/res/cn/a_img/25070094.jpg);*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    height: 400px;
    /* padding: 40px 0; */
    padding: 0;
}

/* .swiper {
        width: 100%;
        height: 100%;
    } */

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.swiper-slide img {
    /* width: 262px;
    height: 322px; */
    width: 350px;
    height: 400px;
}

.swiper-slide .describe {
    /*padding-left: 36px;*/
    position: relative;
    /*width: 560px;*/
    height: 400px;
}

.swiper-slide .describe .describe1 {
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 25px;
    width: 560px;
}

.swiper-slide .describe .describe1 h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    padding-top: 15px;
}

.swiper-slide .describe .describe1 p {
    font-size: 16px;
    color: #fff;
    padding-top: 25px;
    text-align: justify;
    line-height: 190%;
}

.swiper-slide .describe .more {
    /*display: inline-block;*/
    width: 188px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    /*background: #0071be;*/
    background: #4977d9;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    border-radius: 10px;
    text-align: left;
    margin-bottom: 40px;
    text-align: center;
}

.swiper-slide .describe .more a {
    /* padding-left: 50px; */
    color: #fff;
}

.swiper-slide .describe .more .iconfont {
    border: 0;
    color: #fff;
    right: 15px;
    font-size: 28px;
    height: 48px;
    line-height: 48px;
}

.swiper-slide .describe .more .iconfont:hover {
    background: none;
}

.tub {
    position: absolute;
    right: 0;
    bottom: 0px;
}

/*新闻列表*/
.news_list,
.mob_list {
    width: 90%;
    margin: auto;
    padding: 40px 0;
}

.news_list li,
.mob_list li {
    /*padding: 20px 0;*/
    border-bottom: 1px solid #e0e6ef;
    overflow: hidden;
    min-height: 130px;
}

.news_list li:hover {
    background: url(/res/cn/a_img/25040207.png) no-repeat left center #F2FCFF;
    color: #fff;
}
.news_list li:hover .crc-lb-news-mon {
    color: #031F45;
}

.news_list li #tu {
    width: 260px;
    margin-right: 30px;
}

.news_list li #tu img {
    width: 260px;
}

.crc-lb-news-date {
    float: left;
    width: 94px;
    text-align: Center;
    font-size: 14px;
    line-height: 1.6;
    min-height: 130px;
    position: relative;
}

.crc-lb-news-date:hover {
    color: #fff;
}

.ion {
    width: 28px;
    height: 1px;
    background: #DEE5EE;
    margin-top: 69px;
    float: left;
}

.news_list li:hover .ion {
    background: #1F71BE;
}

.crc-lb-news-day {
    padding-top: 30px;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    font-weight: 600;
    color: #031F45;
}

.crc-lb-news-mon {
    font-size: 14px;
    color: #5E6670;
    padding-top: 6px;
}

.test {
    padding-top: 26px;
    display: inline-block;
    width: 86%;
    padding-left: 24px;
    float: right;
}

.news_list li #name,
.mob_list li #name {
    font-size: 22px;
    display: block;
}

.news_list li #name a,
.mob_list li #name a {
    color: #001F49;
    font-weight: 600;
}

.news_list li #pho {
    display: block;
    padding-top: 16px;
    font-size: 14px;
    line-height: 160%;
    color: #333;
}

.news_list li #pho a {
    color: #333;
}

/*新闻详细*/
.newxx {
    width: 90%;
    margin: auto;
    display: block;
    padding: 50px 0px;
}

.newxx #name {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.8;
    color: #1c1b1b;
}

.newxx #fbt {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
}

.newxx #time {
    display: block;
    text-align: center;
    padding: 16px 0 30px 0;
}

.newxx #text {
    display: block;
    line-height: 1.8;
    color: #272827;
}

.newxx #xig {
    padding: 20px 0px;
    display: block;
    font-size: 14px;
    color: #282728;
}

.newxx #xig a {
    color: #282728;
    font-size: 16px;
}

.newxx #xig a.a_prev,
.newxx #xig a.a_next {
    display: block;
    padding-bottom: 10px;
    padding-left: 60px;
    position: relative;
}

.newxx #xig a.a_prev::before,
.newxx #xig a.a_next::before {
    content: "";
    width: 60px;
    height: 36px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #0071be;
}

.newxx #xig a.a_prev::before {
    content: "下一则:";
}

.newxx #xig a.a_next::before {
    content: "上一则:";
}

.newxx #xig a:hover {
    text-decoration: underline;
}

.newxx #text p {
    display: block;
    text-align: justify;
    /*padding-bottom: 10px;*/
    margin-bottom: 10px;
    font-size: 16px;
}

.newxx #text img {
    max-width: 100%;
    height: auto;
}

/*加入我们*/
.jion {
    padding: 20px 0px 60px;
    display: block;
}
.jion ul {
    display: flex;
    flex-direction: column;
}
.jion li {
    border-bottom: 1px solid #ccc;
    padding: 30px 10px 30px 20px;
    line-height: 1.8;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.jion li #name {
    display: block;
    font-size: 18px;
    /* padding-bottom: 20px; */
    color: #333;
}

.jion li #name a {
    color: #333;
}

.jion li #pho {
    font-size: 16px;
    color: #666;
    text-align: left;
    display: inline-block;
    width: 90%;
    float: left;
}

.jion li #pho a {
    color: #666;
}

.iconfont {
    /*content: ">";*/
    color: #0091cc;
    /* line-height: 52px; */
    line-height: 40px;
    text-align: center;
    float: right;
    position: relative;
    /* width: 52px;
    height: 52px; */
    width: 100px;
    height: 40px;
    border: 1px solid #0091cc;
}

.iconfont a {
    color: #0091cc;
    text-decoration: none;
}

/*.jion li:hover::before{background:#0091cc;
    color:#fff;}*/
.iconfont:hover {
    background: #0091cc;
}
.iconfont:hover a {
    color: #fff;
}

/*大事记*/
.meb {
    display: block;
    width: 70%;
    float: left;
    padding: 70px 0 40px;
    overflow: hidden;
}

.meb .meblist {
    padding-bottom: 20px;
    overflow: hidden;
    padding-left: 40px;
    background: url(/res/cn/a_img/25040230.png) repeat-y left 25px top;
    position: relative;
}

.meb .year {
    display: block;
    width: 60px;
    height: 60px;
    border: 1px solid #d7d7d7;
    border-radius: 100%;
    background: #fff;
    font-size: 18px;
    color: #999;
    line-height: 60px;
    text-align: center;
}

.meb .meblist ul {
    margin-left: 30px;
}

.meb .meblist ul li {
    padding: 20px 0 40px 20px;
    display: block;
    font-size: 16px;
    line-height: 180%;
    background: #ededed85;
    margin-left: 7px;
}

.meb .meblist ul li:before {
    content: "";
    background: url(/res/cn/a_img/25040231.png) no-repeat left center;
    width: 62px;
    height: 9px;
    position: absolute;
    top: 38%;
    left: 24px;
    border-radius: 4px;
}

.meb .meblist ul li #date {
    font-weight: 600;
    display: block;
}

.meb .meblist ul li #name {
    display: block;
    padding-top: 10px;
}

.meb .meblist ul li:hover {
    background: #0071be;
    color: #fff;
}