.main1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 200px 0;
    background: no-repeat;
    background-size: 100% 100%
        /* transform: translate(-50%, -50%); */
}
.nav_on{

    font-weight: 700;
    color: #0055a2 !important;
}
.main1 h2 {
    font-size: 38px;
    font-weight:bold;
    line-height: 1.6;
}

.main1 span {
    height: 2px;
    width: 3%;
    background: #fff;
    margin: 20px auto;
}

.main1 p {
    width: 80%;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.6;
}

.main2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #eef2f5;
}
.mbx{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main2 .link {
    display: flex;
    justify-content: center;
    align-items: center;

}

.main2 .link li {
    font-weight: 200;
    color: #cbd0d3;
}

.main2 .link li i {
    display: block;
    width: 0;
    height: 2px;
    top: 46px;
    left: 50%;
    transition: all ease-in-out .5s;
    background: #0055A6;
}

.main2 .link li:hover i {
    width: 100%;
}

.main2 .link li a {
    font-size: 16px;
    line-height: 80px;
    padding: 0px 30px;
    font-weight: 400;
    color: #222;
    display: block;
    transition: 0.3s ease-in-out 0s;
}

.main2 .link li a:hover {
    color: #0055A6;
}

.main2 .position {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 20px;
}

.main2 .position .iconfont {
    font-size: 20px;
    color: #0055A6;
    margin-right: 10px;
}

.main2 .position .pos {
    font-size: 14px;
    color: #555;
}

.mian3 {
    width: 1200px;
    margin: 0 auto;
    display: flex;

    padding-top: 40px;
    justify-content: space-between;
}

.mian3 .mian-le {
    width: 48%;
    display: flex;
    line-height: 1.8;
    text-align: left;
    flex-direction: column;
    justify-content: flex-end;
}

.mian3 .mian-le img {
    width: 5.9375rem;
    height: auto;
}

.mian3 .mian-le h3 {
    font-size: 26px;
    line-height: 1.6;
    color: #000;
    font-weight: 400;
    margin-top: 15px;
}

.mian3 .mian-le h5 {
    font-family: arial, helvetica, sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: normal;
}

.mian3 .mian-le span {
    height: 2px;
    width: 10%;
    background: rgba(14, 104, 176, 1);
    margin: 15px 0;
}

.mian3 .mian-le p {
    font-size: 16px;
    line-height: 2;
}

.mian3 .main-ri {
    width: 20%;
    background: url(../images/hf_ab_imgbg01.jpg) no-repeat right top;
    background-size: cover;
}.mian3 .main-ri img{
    width: 100%;
    height: 450px;
}

.main4 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 40px 0px;
    justify-content: space-between;
}

.main4 .main4-le {
    width: 20%;
    background: url(../images/hf_ab_imgbg.jpg) no-repeat;
    background-size: cover;
}

.main4 .main4-1 {
    width: 20%;
    background: url(../images/hf_ab_imgbg01.jpg) no-repeat;
    background-size: cover;
}

.main4 .main4-le img {
    float: left;
    width: 550px;
    margin-left: 25px;
    margin-top: 25px;
    margin-bottom: 25px;
    /* height: 300px; */
}

.main4 .main4-le .img {
    float: right;
    width: 550px;
    margin-right: 25px;
    margin-top: 25px;
}

.main4 .main4-ri {
    display: flex;
    line-height: 1.8;
    text-align: left;
    flex-direction: column;
    /* justify-content: flex-end; */

    width: 48%;
    line-height: 1.6;
}
.main4 .main4-ri img{
    max-width: 100%;
     object-fit: contain;
}
.main4 .main4-ri h3 {
    font-size: 30px;
    color: #0e68b0;
    line-height: 1.6;
    font-weight: normal;
}

.main4 .main4-ri h5 {
    font-size: 20px;
    color: #000000;
    font-weight: normal;
}

.main4 .main4-ri span {
    height: 2px;
    width: 10%;
    background: rgba(14, 104, 176, 1);
    margin: 15px 0;
}

.main4 .main4-ri p {
    font-size: 16px;
    line-height: 2;
}

.main5 {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 50px 0;
}

.main5>div {
    animation-fill-mode: both;
    width: 100%;
    margin: 0 auto;
}

.main5 .newList {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
    border-bottom: 1px solid #DDD;
    background: #fff;
    margin-bottom: 20px;
}

.main5 .newList .leftTime {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 30px;
}

.main5 .newList .leftTime .iconfont {
    padding: 6px 11px;
    border: 1px solid transparent;
    transition: all .5s ease;
    color: #ccc;
}

.main5 .newList:hover .iconfont {
    border-color: #0055A6;
    /* margin-top: 10px; */
    background: #0055A6;
}

.main5 .newList .leftTime .newTime {
    display: block;
    color: #999;
    font-size: 24px;
    font-weight: normal;
    margin: 0px 0 30px;
    transition: all .5s ease;
}

.main5 .newList .leftTime .newIcon {
    padding: 6px 11px;
    border: 1px solid transparent;
    transition: all .5s ease;
    color: #ccc;
}

.main5 .newList .rightC {
    flex: 1;
    position: relative;
    width: calc(100% - 100px);
    transition: all .5s ease;
    padding: 0 30px 0 60px;
}

.main5 .newList .rightC::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 16px;
    display: block;
    width: 40px;
    height: 1.5px;
    background: #aaa;
    transition: all .5s ease;
}

.main5 .newList:hover .rightC::before {
    width: 60px;
}

.main5 .newList .rightC .newTitle {
    margin-bottom: 10px;
}

.main5 .newList .rightC .newTitle .newTitleLink {
    display: block;
    width: 100%;
    font-size: 22px;
    color: #000;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.main5 .newList:hover .rightC .newTitle .newTitleLink {
    color: #0055A6 !important;
}

.main5 .newList:hover .rightC {
    padding-left: 80px
}

.main5 .newList .rightC .newMs {
    line-height: 24px;
    height: 48px;
    font-size: 16px;
    overflow: hidden;
    color: #999;
    transition: 600ms;
}

.main5 .newList .newPicBox {
    overflow: hidden;
}

.main5 .newList .newPicBox .newPic {
    width: 280px;
    transition: 0.6s;
    /* height: 50px; */
}

.main5 .newList .newPicBox .newPic:hover {
    transform: scale(1.1);
}

.main6 {
    display: flex;
    justify-content: space-between;
    background-color: #eef2f5;
}
.main6 .product{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.main6 .product .link {
    width: 75%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    background-color: #eef2f5;
}

.main6 .link li {
    font-weight: 200;
    color: #cbd0d3;
}

.main6 .link li i {
    display: block;
    width: 0;
    height: 2px;
    top: 46px;
    left: 50%;
    transition: all ease-in-out .5s;
    background: #0055A6;
    /* position: absolute; */
}

.main6 .link li:hover i {
    /* left: 0; */
    width: 100%;
    transform: translateX(40%, 40%);
}

.main6 .link li a {
    font-size: 16px;
    line-height: 80px;
    padding: 0px 30px;

    font-weight: 400;
    color: #222;
    display: block;
    transition: all 0.5s ease-in-out;
}

.main6 .link li a:hover {
    color: #0055A6;
}

.main6 .position {
    width: 20%;
    height: 40px;
    background-color: #fff;
    display: flex;
    margin-top: 20px;
    justify-content: flex-start;
    align-items: center;
    border-radius:10px;
}

.main6 .position .search {
    font-size: 16px;
}

.main6 .position .iconfont {
    font-size: 20px;
    color: #a9a9a9;
    margin:0 10px;
}

.main7 {
    width: 1200px;
    margin: 0 auto;

    margin-top: 50px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-evenly;
    background-color: #fff;
}

.main7 .prod {
    position: relative;
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 50px;
    margin-right: 2%;
    overflow: hidden;
}
.prod:hover .prod_img>img{
 transition: 0.5s;
 transform: scale(1.2);

}


.main7 .prod .showBox {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 74%;
    opacity: 0;
    background: rgba(1, 71, 156, .8);
    transition: all 0.5s ease;
}

.main7 .prod .showBox {
    background: rgba(35, 46, 172, 0.8);
}

.main7 .prod:hover .showBox {
    opacity: 0;
}


.main7 .prod .showBox .showBoxLink {
    position: absolute;
    top: 0%;
    left: 0%;
   /*  transform: translate(-50%, -50%); */
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.main7 .prod .showBox::before {
    opacity: 0;
    content: '';
    position: absolute;
    top: 0%;
    left:0%;
   /*  transform: translateX(-50%); */
    width: 100%;
    height: 100%;
    background: rgba(1, 71, 156, .5);
    transition: all .5s ease;
}
.product_img{
    width: 100%;
    height: 298px;
    position: relative;
    filter: drop-shadow(0 0 5px rgba(0,0,0,0.1));
}
.prod:hover .product_img:after{
opacity: 1;
transform: rotateY(90deg);
}
.prod:hover .product_img:before{
    opacity: 1;
    transform: rotateX(90deg);
}
.product_img::after{
    opacity: 0;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 1;
    transition: .5s;
}
.product_img::before{
    opacity: 0;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 1;
    transition: .5s;
}

.main7 .prod .showBox::after {
    opacity: 0;
    content: '';
    position: absolute;
    bottom: 0%;
    left: 0%;
  /*   transform: translateX(-50%); */
    width: 100%;
    height: 100%;
    background: rgba(1, 71, 156, .5);
    transition: all .5s ease;
}

.main7 .prod:hover .showBox .showBoxLink::before {
    opacity: 1;
}

.main7 .prod:hover .showBox .showBoxLink::after {
    opacity: 1;
}
 .prod_img{
    width: 100%;
    overflow: hidden;

}
.main7 .prod img {
    width: 100%;
    height: 298px;

}

.main7 .prod .pro-bd {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    width: 90%;
    height: auto;
    padding: 4.8%;
    border: 1px solid #DDD;
}

.main7 .prod .pro-bd h3 {
    font-size: 20px;

    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    white-space: nowrap;

    margin-bottom: 10px;
}
.main7 .prod .pro-bd p{
    font-size: 14px;
    text-align: left;
    color: #333;
}

.main7 .prod .pro-bd .more {

    display: flex;
    justify-content: space-between;
    font-size: 16px;
    /* display: block; */
    color: #777;
    height: 38px;
    line-height: 38px;
    border-top: 1px solid #e5e5e5;
}

.main8 {
    width: 1000px;
    padding:50px 100px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin:70px auto;
    /* background: url(../images/dotbj003.jpg) no-repeat; */
    background-size: 100% 100%;
}
.main8-ri{
    width: 55%;
    height: 100%;

}
.main8 .main8-le {
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;

}

.main8 .main8-le h1 {
    font-size: 22px;

    margin-bottom: 10px;
}

.main8 .main8-le span {
    /* height: 1px; */
    width: 100%;
    border-top: 1px dashed #ccc;
    /* background: #fff; */
    margin: 15px 0;
    margin-bottom: 20px;
}

.main8 .main8-le p {
    font-size: 14px;
    line-height: 2;
  margin-bottom: 10px;
}

.main8 .main8-le img {
max-width: 100%;
 margin-top: 20px;
}

.main9 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.main9 h1 {
    font-size: 24px;

    font-weight: 700;

}

.main9 textarea {
    color: #7b7b7b;
    font-size: 14px;
    height: 240px;
    width: 100%;

    border-radius: 0;
    border: 1px solid #ddd;

    margin-top: 30px;
    margin-bottom: 30px;
}

.main9 .input {
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.main9 .input .form {
    width: 45%;
    height: 30px;
    font-size: 14px;
    color: #7b7b7b;
    padding: 6px 12px;
    margin-bottom: 20px;
    border: 1px solid #ccc;

}

.main9 .btn {
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 30px;
    background-color: #0055A6;
    border: none;
    color: #fff;
    padding: 10px 0;
    border-radius: 4px;
    user-select: none;
    cursor: pointer;
}

.main10 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.main10 h2 {
    font-size: 32px;
    margin: 20px 0;
    color: #262626;
    font-weight: normal;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}

.main11 {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f4f4f4;
    user-select: none;
    background-color: #fff;
    margin-bottom: 50px !important;
}

.main11 a,
.main11 i {
    text-align: center;
    display: inline-block;
    min-width: 45px;
    height: 45px;
    border: 1px solid center;
    line-height: 45px;
    border-radius: 4px;
    margin: 0 3px;
}

.main11 a {
    border: 1px solid #0055A6;
    background-color: #0055A6;
    color: #eee;
    font-size: 13px;
}

.main11 a:hover {
    background-color: #ccc;
    border: 1px solid #ccc;
    cursor: pointer;
}

/* 当前页码 */
.main11 a.current {
    background-color: transparent;
    color: #333;
    font-weight: bold;
}

.main11 i {
    font-size: 18px;
}

.main12 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
    padding: 50px 50px;
}

.main12 .main12-le {
    width: 44%;
    padding:0 2%;
    overflow: hidden;
    position: relative;
}
.main12-le .mySwiper4{
    width: 99.9%;
    margin: 0 auto;
    height: 350px;
    border: 1px solid #f5f5f5;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

.main12-le .mySwiper4 .swiper-wrapper{
width: 100%;
height: 100%;
}
.main12-le .mySwiper4 .swiper-slide{
    width: 100%;
    height: 100%;
}
.main12-le .mySwiper4 .swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.main12-le .swiper-button-next{
    width: 30px;
    height: 30px;
    top: 90%;
    right: 0;
}
.main12-le .swiper-button-prev{
    width: 30px;
    height: 30px;
    top: 90%;
    left: 0;
}
.main12-le .mySwiper3{
 width: 100%;

 margin:0 auto;
 height: 100px;
 overflow: hidden;
}
.main12-le .mySwiper3 .swiper-wrapper{
    width: 100%;
    height: 100%;
    }
    .main12-le .mySwiper3 .swiper-slide{
        width: 100%;
        height: 100%;
        }
        .main12-le .mySwiper3 .swiper-slide img{
            width: 100%;
            height: 100%;
            }
.main12 .main12-le .pro-pic {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.main12 .main12-le .pro-pic a:hover {
    border: 2px solid rgba(105, 192, 188, 1);
}

.main12 .main12-le .pro-pic .icon-xiangzuojiantou {
    font-size: 28px;
}

.main12 .main12-le .pro-pic .icon-xiangyoujiantou {
    font-size: 28px;
    margin-left: 200px;
}

.main12 .main12-ri {
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.main12 .main12-ri h1 {
    font-size: 24px;
    color: #262626;
}

.main12 .main12-ri .lei {
    display: flex;

}

.main12 .main12-ri .lei p {
    font-size: 16px;
    color: #595959;
    margin: 30px 0;
    margin-right: 50px;
}

.main12 .main12-ri .lei .zi {
    margin-right: 30px !important;
}

.main12 .main12-ri .lei p a:hover {
    color: #65b5ff;
    font-weight: bold;
    text-decoration: underline;

}

.main12 .main12-ri .hezi {
    background: #fafafa;
    white-space: normal;
    width: 100%;
    padding: 40px 20px 20px 20px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 30px;

}
.main12 .main12-ri .zx{
margin-top: 20px;
    font-size: 18px;
    vertical-align: middle;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.main12 .main12-ri .zx b{
    font-size: 24px;
    vertical-align: middle;
}
.main12 .main12-ri .line {
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    padding: 0 20px;
    margin-top: 30px;
}

.main13 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.main13 .top {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;


}
.main13_on{

    border-left: 3px solid #1890ff;

}
.main13_on a{
    color: #1890ff;
}
.main13 .top p {
  font-size: 24px;
  padding-left:10px ;
}



.main13 .top p a {
    font-size: 24px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.4;
}

.main13 .top p a:hover {
    color: #1890ff;
}

.main13 .cont {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 0 80px;
}

.main13 .cont p {
    font-size: 14px;
    line-height: 3em;
    white-space: normal;
    color: #595959;
}

.main13 .cont ul {
    padding-left: 15px;
}

.main13 .cont ul li {
    font-size: 14px;
    line-height: 3em;
    white-space: normal;
    color: #595959;
    list-style: disc;
}
.cont img{
 max-width: 100%;
}
.main13 .last {
    width: 50%;
    margin: 30px auto;
    margin-bottom: 0;
}

.main13 .ye {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 80px auto;
    font-size: 14px;
    color: #595959;
}

.main14 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 30px 60px;
}

.main14 .main14-hd p {
    font-size: 22px;
    line-height: 2;
    color: #595959;
}

.main14 .main14-hd span {
    font-size: 15px;
    color: #595959;
    line-height: 2;
}

.main14 .mian14-bd {
    margin-top: 30px;
}

.main14 .mian14-bd .flo {
    width: 35%;
    float: right;
    clear: both;
}

.main14 .mian14-bd p {
    font-size: 16px;
    line-height: 2;
    text-indent: 2em;
}

.main14 .mian14-img {
    margin-top: 40px;
    text-align: center;
}

.main15 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
    border-top: 1px solid #e5e5e5;
    margin-top: 50px;
}

.main15 .main15-le {
    width: 75%;
    /* background-color: pink; */
}

.main15 .main15-le .new {
    display: flex;
    justify-content: space-between;
    padding-right: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.main15 .main15-le h2 {
    text-align: left;
    font-size: 18px;
    font-weight: 900;
    color: #222;
    padding-top: 20px;
    margin-bottom: 10px;
}

.main15 .main15-le span {
    color: #707070;
    font-size: 14px;
    line-height: 1.8;
    margin-right: 20px;
}

.main15 .main15-le .view {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.main15 .main15-le .view h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 2em;
    color: #595959;
}

.main15 .main15-le .view img {
    width: 65%;
}

.main15 .main15-le .guan {
    color: #969696;
    font-size: 14px;
    margin-top: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.main15 .main15-le .guan a {

    border: 1px solid #ebebeb;
    background-color: #fff;
    padding: 8px 5px;
    border-radius: 5px;
}

.main15 .main15-le .guan a:hover {
    border: 1px solid transparent;
    background-color: #e6e6e6;
    color: #969696;
}

.main15 .main15-le .huan {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-bottom: 70px;
}

.main15 .main15-le .huan span {
    font-size: 14px;
    color: #595959;
}

.main15 .main15-ri {
    flex: 1;
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 20px 20px;
    background-color: #f5f5f5;
}

.main15 .main15-ri .p_news .newList1 {
    margin-bottom: 10px;
    color: #707070;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    margin-bottom: 20px;
}

.main15 .main15-ri .p_news .newList {
    width: 100%;
    color: #707070;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 10px;
    padding-right: 10px;
    padding-left: 30px;
    overflow: hidden;
    padding-bottom: 7px;
    border-bottom: 1px solid #efefef;
}

.main16 {
    padding: 50px 90px;
}
.shfw_img{
    width: 45%;
}
.shfw_img>img{
    width: 100%;
    height: 100%;
}
.swiper {
    width: 600px;
    height: 300px;
}
