.head9-1 {
    padding-top: 30px;
    padding-bottom: 20px;
    margin: auto;
}

.head9 .head9-1 {
    padding: 1% 8%;
}

.head9_right {
    float: right;
    width: 274px;
    display: flex;
    align-items: center;
}

.head9>div>ul>li>.header2at,
.head9>div>ul>li>a:hover {
    background-color: white;
    color: #004693;
}

.box-active {
    position: fixed;
    top: 0px;
    z-index: 999;
}

.swiper_box {
    position: relative;
}

.main_box {
    padding: 115px 0 60px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main_box_title {
    display: flex;
    flex-direction: column;
}

.main_box_title_head {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.main_box_title_head span {
    font-size: 30px;
    color: #004693;
    margin: 0 12px;
}

.bgc_left,
.bgc_right {
    position: relative;
}

.bgcrow {
    width: 30px;
    height: 2px;
    background-color: #139d90;
}

.bgccloumn {
    width: 2px;
    height: 20px;
    background-color: #139d90;
}

.bgc_left .bgcrow {
    position: absolute;
    right: 2px;
    top: 50%;
}

.bgc_left .bgccloumn {
    position: absolute;
    right: 0;
    top: 12px;
}

.bgc_right .bgcrow {
    position: absolute;
    left: 2px;
    top: 50%;
}

.bgc_right .bgccloumn {
    position: absolute;
    top: 12px;
}

.title_foot {
    text-align: center;
    font-size: 18px;
    color: #999;
}

.main_box_message {
    width: 1200px;
    margin: 35px auto 0;
    overflow: hidden;
}

.main_box_message_left {
    width: 47.5%;
    padding: 2%;
    box-sizing: border-box;
    text-align: left;
    float: left;
}

.main_box_message_right {
    float: right;
}

.main_box_message_left p span{
    text-align: left;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
}

.more {
    display: inline-block;
    width: 100px;
    line-height: 36px;
    height: 36px;
    text-align: center;
    color: #004693;
    border: 1px solid #004693;
    font-size: 16px;
    margin-top: 50px;
}

.more:hover {
    background-color: #004693;
    color: white;
}

.main_box_nav {
    margin-top: 30px;
    width: 100%;
}

.main_box_nav ul li {
    display: inline-block;
    margin-right: 35px;
    margin-left: 35px;
    font-size: 20px;
    color: #999;
    cursor: pointer;
}
.main_box_nav ul li a{
    font-size: 20px;
    color: #999;
}

.main_box_nav ul .onPtich {
    font-size: 22px;
    color: #139d90;
}

.main_box_hasbgc {
    background: url('../images/cov5.png');
}

.main_box_img {
    display: flex;
    width: 1200px;
    margin: 30px auto 0;
    flex-wrap: wrap;
}

.main_box_li {
    width: 380px;
    height: 292px;
    margin-right: 30px;
    margin-bottom: 40px;
    position: relative;
}

.main_box_li:hover .hover_show {
    display: block;
}

.main_box_img a:nth-of-type(3n) .main_box_li {
    margin-right: 0;
}

.main_box_li img {
    width: 100%;
    height: 100%;
}

.hover_show {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(100, 94, 91, 0.8);
    top: 0;
    padding: 60px 35px 0;
    box-sizing: border-box;
    display: none;
}

.hover_show ul li {
    color: white;
    font-size: 16px;
    list-style-type: disc;
    text-align: left;
    line-height: 24px;
    margin-bottom:5px;
}

.main_box_li_foot {
    background-color: #004693;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    line-height: 50px;
    color: white;
    font-size: 18px;
}

.main_box_li_foot p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_box_li_nomore:hover .hover_show {
    display: flex;
}

.main_box_li_nomore .hover_show {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.main_box_li_nomore .hover_show ul li {
    text-align: center;
    list-style-type: none;
    font-size: 28px;
    margin-bottom: 15px;
}

.advantage .main_box_message_left {
    position: relative;
}

.advantage .main_box_message_left img:first-of-type:hover,
.main_box_swiper .swiper-slide img:hover,
.new_box_left img:hover{
    transform: scale(1.1);
    transition: all 0.6s;
}

.advantage .main_box_message_left img {
    width: auto;
    height: auto;
}

.advantage .main_box_message_left .bgc_img {
    position: absolute;
    right: -110px;
    top: 0;
    z-index: 1;
}

.advantage .main_box_message_right {
    z-index: 999;
}

.advantage .main_box_message_right ul li {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    text-align: left;
    margin-bottom: 100px;
}

.advantage .main_box_message_right {
    width: 49%;
}

.advantage .main_box_message_right ul li:nth-of-type(1) {
    margin-left: 66px;
    margin-top: -10px;
}

.advantage .main_box_message_right ul li:nth-of-type(2) {
    margin-left: 95px;
    margin-top: -30px;
}

.advantage .main_box_message_right ul li:nth-of-type(3) {
    margin-left: 75px;
    margin-top: -15px;
}

.advantage .main_box_message_right ul li:nth-of-type(4) {
    margin-left: 66px;
    margin-top: -25px;
}

.main_box_swiper {
    position: relative;
    width: 1200px;
    margin: 40px auto 0;
    overflow: hidden;
    padding-bottom: 55px;
}

.main_box_swiper .swiper-slide .swiper_box {
    width: 280px;
    height: 210px;
    margin-right: 28px;
}

.main_box_swiper .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background-color:#004693;
}

.tor {
    background: url('../images/cov20.png') no-repeat;
    background-size: cover;
}

.new_box {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 40px auto 60px;
}

.new_box_left {
    width: 680px;
    height: 430px;
    overflow: hidden;
}

.new_box_left img {
    width: 100%;
    height: 100%;
}

.new_box_right {
    width: 433px;
    text-align: left;
}
.new_box_right p span{
    font-size: 16px;
    color: #505050;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: 32px;
}
.time {
    font-size: 18px;
    color: #7f7f7f;
    margin-bottom: 20px;
}

.rect {
    width: 20px;
    height: 2px;
    background-color: #139d90;
}

.title {
    font-size: 20px;
    color: #004693;
    margin-top: 25px;
    margin-bottom: 50px;
}
.new_box_list {
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    margin: auto;
}

.new_box_li {
    width: 374px;
    height: 222px;
    background-color: #f6f6f6;
    padding: 40px 30px;
    box-sizing: border-box;
    text-align: left;
    margin-right: 39px;
}

.new_box_li .title {
    font-size: 18px;
    color: #333;
}

.look_more_box {
    width: 100%;
    height: 16px;
    text-align: right;
    overflow: hidden;
    position: relative;
}

.look_more {
    color: #333;
    font-size: 16px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.new_box_li:hover .title,
.new_box_li:hover .look_more {
    color: #004693;
}

.new_box_list a:last-of-type .new_box_li {
    margin-right: 0;
}

.head4 img {
    height: 100%;
}

.head4 img:nth-of-type(1) {
    box-sizing: border-box;
    width: auto;
}

header .head9-1 img {
    width: auto;
}

.foot_box {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.foot_box .foot1-1,
.foot_box .foot1-3,
.foot_box .inpbox {
    float: none;
}

.foot_box .inpbox {
    margin-top: 2%;
}

.adr {
    width: 80%;
    line-height: 30px;
}
.breadcrumbs{
   font-size:20px;
   color:#999;
}
.box-active {
    position: fixed;
    top: 0px;
    z-index: 999;
}
.foot1 ul li:hover a{
    color:#004693;
}
@media (max-width:1200px) {
    .main_box_message,
    .main_box_img,
    .new_box,
    .new_box_list {
        padding: 0 3%;
        box-sizing: border-box;
        width: 100%;
    }
    .head3 {
        height: 65px;
    }
    .head4 {
        height: 65px;
    }
    .main_box_li {
        margin-right: 0;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .main_box_img a {
        margin-right: 3%;
        width: 30%;
    }
    .new_box_list a {
        margin-right: 3%;
        width: 30%;
    }
    .new_box_li {
        width: 100%;
        height: auto;
    }
    footer .foot .foot1 .foot1-1 {
        float: none;
    }
    .inpbox {
        width: 100%;
        float: none;
        margin-top: 0;
    }
    .main_box_message_left {
        margin-top: 5px;
    }
    .main {
        padding: 0 3%;
    }
    .main_box_message {
        width: 100%;
        flex-wrap: wrap;
        margin: 10px auto 0;
    }
    .main_box_img {
        width: 100%;
    }
    .advantage .main_box_message_left {
        width: 100%;
    }
    .advantage .main_box_message_left img:first-of-type {
        width: 100%;
        height: auto;
    }
    .advantage .main_box_message_right,
    .main_box_swiper,
    .new_box,
    .new_box_right,
    .new_box_list,
    .main_box_message_left {
        width: 100%;
    }
    .advantage .main_box_message_right ul li:nth-of-type(1) {
        margin: 0px 0 0;
    }
    .advantage .main_box_message_right ul li:nth-of-type(2) {
        margin: 0px 0 0;
    }
    .advantage .main_box_message_right ul li:nth-of-type(3) {
        margin: 0px 0 0;
    }
    .advantage .main_box_message_right ul li:nth-of-type(4) {
        margin: 0px 0 0;
    }
    .new_box {
        flex-wrap: wrap;
        margin: 10px 0;
    }
    .new_box_li {
        margin-bottom: 20px;
        padding: 5% 3%;
    }
    .inpbox {
        display: none;
    }
    .new_box_right {
        margin-top: 20px;
    }
    .main_box_img a {
        width: 48%;
        margin-right: 2%;
    }
    .main_box_img a:nth-of-type(4),.main_box_img a:nth-of-type(5) {
        display:none;
    }
    .new_box_list a {
        width: 100%;
    }
    .main_box_li_foot {
        font-size: 12px;
        line-height: 30px;
        height: 30px;
    }
    .main_box_li_nomore .hover_show {
        padding: 5% 3% 0;
    }
    .main_box_li_nomore .hover_show ul li {
        font-size: 15px;
        margin-bottom: 1%;
    }
    .new_box_li .title {
        margin-bottom: 5%;
        margin-top: 2%;
    }
    .new_box_li .time {
        margin-bottom: 2%;
    }
    .new_box_left {
        margin: auto;
        width: 100%;
        height: auto;
    }
    .main_box_nav ul {
        font-size: 12px;
    }
    .main_box_nav ul li {
        font-size: 12px;
        margin-right: 2%;
        margin-left: 2%;
    }
    .main_box_nav ul .onPtich {
        font-size: 15px;
    }
    .main_box_message_left p,
    .advantage .main_box_message_right ul li,
    .new_box_right .message,
    .new_box_list .new_box_li p,
    .look_more,
    .time {
        font-size: 12px;
    }
    .time {
        margin-bottom: 2%;
    }
    .title {
        font-size: 15px;
        margin-top: 2%;
        margin-bottom: 2%;
    }
    .title_foot {
        font-size: 13px;
    }
    .more {
        margin-top: 2%;
    }
    .main_box_title_head span {
        font-size: 18px;
    }
    .bgc_left .bgccloumn,
    .bgc_right .bgccloumn {
        top: 3px
    }
    .main_box {
        padding: 20px 0;
    }
    .more {
        width: 80px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }
    .advantage .main_box_message_left .bgc_img {
        display: none;
    }
    .main_box_nav {
        margin-top: 10px;
    }
    .main_box_swiper .swiper-slide .swiper_box {
        width: 100%;
        height: auto;
    }
    .main_box_swiper {
        margin: 10px 0 0;
    }
    .adr {
        width: 100%;
        text-align: center;
    }
    footer .foot .foot1 .foot_box .foot1-1 p {
        padding-right: 0;
    }
    .new_box_right .message,
    .main_box_message_left p,
    .advantage .main_box_message_right ul li {
        line-height: 30px;
    }
    .main_box_hasbgc .more {
        margin-top: 0;
    }
    .main_box_nav ul li a{
        font-size:12px;
    }
    .breadcrumbs{
        font-size:12px;
    }
    .main_box_nav .bs{
        font-size:14px;
    }
    .main_box_title_head{
        margin-bottom:5px;
    }
    .hover_show{
        display:none;
    }
    .main_box_li:hover .hover_show{
        display:none;
    }
}