@charset "utf-8";
@font-face {
    font-family: "sisong";
    src: url(../css/sySong.woff);
    font-weight: normal;
    font-style: normal;
}

.a_body {
    position: relative;
    z-index: 0;
}

.section {
    overflow: hidden;
}

header * {
    /* font-family:"PingFang SC"; */
}

.header_box_li {
    position: relative;
    z-index: 1;
}

.header_box {
    position: relative;
    z-index: 10000;
}

#header {
    /* position: fixed; */
    z-index: 999;
    width: 100%;
    /* border-top: 0.04rem solid #0f55a6; */
    top: 0;
    right: 0;
    left: 0;
}

.header_box_li #header::before {
    content: "";
    position: absolute;
    height: 2.4rem;
    top: 0px;
    left: 0px;
    right: 0px;
    transition: all 0.2s;
    opacity: 1;
    visibility: visible;
    background: linear-gradient(0deg, rgba(44, 62, 80, 0) 10%, #001a30 90%);
}

.header_box_li #header::after {
    content: "";
    position: absolute;
    height: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    background-size: 100%;
}


/* #header.xg { background: rgba(255, 255, 255, 0.96); box-shadow: rgba(0, 0, 0, 0.1) 0px 9px 15px 0px; } */

.header_top {
    position: relative;
    margin: 0.1rem 0 0.1rem;
    transition: 0.5s;
}

.header_top .search_btn {
    display: inline-block;
    float: none;
    font-size: 0.14rem;
}

#header .right {
    /* padding-right: 0.8rem; */
    padding-left: 8%;
    flex: 1;
    display: flex;
    align-items: flex-end;
    position: relative;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    transition: 0.5s;
}

.right-b {
    /* display:flex; */
    /* align-items: center; */
    /* width: 100%; */
    /* justify-content: flex-end; */
    /* transition: 0.5s; */
    margin: .15rem 0 0;
    width: 1.8rem;
    height: .3rem;
}

.right-b .li {
    /* margin-left: 0.12rem; */
    /* padding: 0; */
    /* color: #fff; */
    /* font-size: 0.18rem; */
    /* position: relative; */
    /* padding-left: .2rem; */
}

.right-b .li a {
    height: auto;
    line-height: inherit;
    padding: 0;
}

.right-b .li .top_ico {
    width: 0.34rem;
    height: 0.34rem;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* .right-b:after{width:calc((100vw - 94%)/2 + 100%);height:.6rem;background-size: 100% 100%;} */

.header_top .search {
    width: 0.2rem;
    height: 0.2rem;
    position: relative;
    z-index: 20;
}

.header_top .search .input {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -0.08rem;
    top: -12px;
    bottom: auto;
    height: 40px;
    width: 0px;
    background: rgb(255, 255, 255);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease 0s;
}

.header_top .search .input input {
    width: 100%;
    height: 100%;
    font-size: 13px;
    padding: 0px 0.32rem 0px 0.16rem;
    color: rgb(51, 51, 51);
}

.header_top .search .btn {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 5;
}

.header_top .search .btn input {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
    width: 100%;
}

.header_top .search .btn svg {
    width: 18px;
    height: 18px;
    fill: rgb(255, 255, 255);
}

.header_top .search:hover .btn svg {
    fill: #e99b23;
}

.header_top .search:hover .input {
    width: 2.6rem;
    opacity: 1;
    visibility: visible;
}

.list_box0 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.list_box0 .li {
    font-size: 0.15rem;
    color: #fff;
    display: inline-block;
    margin-right: 0.2rem;
    line-height: .21rem;
}

.list_box0 .zw {
    border: 1px solid rgba(255, 255, 255, .6);
    border-radius: 0.04rem;
}

.right-b .list_box0 .li {
    width: 0.36rem;
    height: 0.36rem;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.12rem;
    padding: 0;
    color: #fff;
    font-size: 0.16rem;
    position: relative;
}

.right-b .list_box0 .li a {
    height: auto;
    line-height: inherit;
    padding: 0;
}

.list_box0 .li>a {
    transition: 0.5s;
    height: 0.21rem;
    display: inline-block;
    padding: 0 0.1rem;
    /* background: #692ebb; */
}

.list_box0 .li>a .top_ico {
    width: 0.2rem;
    height: 0.2rem;
}

.list_box0 .li a>img {
    vertical-align: middle;
}

.list_box0 .li:hover a {
    color: #ec9927;
}

#m_header .list_box0 {
    float: right;
}

#m_header .list_box0 .li {
    line-height: 60px;
}

#m_header .list_box0 .li a .ewm_box {
    top: 60px;
}

#m_header .list_box0 .li a>img {
    height: 12px;
}

.list_box_01 {
    font-size: 0px;
    white-space: nowrap;
    padding: 0.1rem;
}

.list_box_01 li {
    text-align: center;
    display: block !important;
    margin: 0px 15px !important;
}

.list_box_01 li h3 img {
    border: 1px solid rgb(237, 237, 237);
    width: 85px;
    height: 85px;
}

.list_box_01 li h5 {
    font-size: 0.12rem;
    color: rgb(102, 102, 102);
    line-height: 20px;
    margin: 0px;
}

.list_box0 .li::after {
    content: "";
    position: absolute;
    left: -0.26rem;
    width: 1px;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    opacity: 0.8;
}

.list_box0 .li:first-child::after {
    display: none;
}

.header_box .w1200 {
    height: 1.45rem;
    position: relative;
    /* width: 15rem; */
    padding: 0px;
    display: flex;
    justify-content: space-between;
    transition: all 0.5s;
    /* margin: 0px auto; */
    align-items: flex-end;
    padding: .35rem 3%;
}


/* ser */

.sstop {
    /* margin: 0 !important; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: flex-end; */
    /* position: relative; */
}

.right-b .input {
    z-index: 1;
    transition: all 0.5s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1.8rem;
    opacity: 1;
    top: 50%;
    border-radius: 12.5rem;
    border: 1px solid #fff;
    padding: 0 .1rem;
}

.right-b input::-webkit-input-placeholder {
    color: #fff;
}

.right-b .btn {
    width: 0.34rem;
    height: 0.2rem;
    padding: 0 !important;
}

.right-b .btn img {
    width: .2rem;
    height: .2rem;
}

.sstop.on .input {
    width: 2.5rem;
    opacity: 1;
    visibility: visible;
    padding: 0 0.1rem;
}

.right-b .input .txtinput {
    width: calc(100% - .2rem);
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.14rem;
    color: #fff;
}

.input .sub {
    width: 0.2rem;
    height: 0.2rem;
    background: url("../images/ser.png") center center / 100% 100% no-repeat;
    cursor: pointer;
}

#header #logo .box_table {
    width: auto;
}

#logo {
    padding: 0px 0 0rem 0;
    /* height: 100%; */
    position: relative;
    width: 4.5rem;
    /* display: flex; */
    /* align-items: center; */
}

#logo a {
    display: block;
}

#logo img {
    max-width: 100%;
    transition: all 0.5s ease 0s;
    max-height: 0.8rem;
}

#logo img.img2 {
    display: none;
}

#nav {
    /* width: 100%; */
    /* max-width: 10.1rem; */
}

.right-b .list_box0 {
    width: 1.1rem;
    justify-content: flex-end;
}

#nav ul {
    display: flex;
    justify-content: space-between;
}

#nav ul li {
    float: left;
    z-index: 0;
    height: 100%;
    position: relative;
    margin-left: .27rem;
    /* padding: 0 0.2rem; */
}

#nav ul li a {
    display: block;
    padding: 0px;
    position: relative;
    z-index: 2;
}

#nav ul li h3 {
    font-size: 0.22rem;
    color: rgb(255, 255, 255);
    line-height: 0.5rem;
    position: relative;
    transition: all 0.36s ease 0s;
    display: inline-block;
    white-space: nowrap;
    font-weight: bold;
}

#nav ul li h3::after {}

#nav ul li.on1 h3::after {
    opacity: 1;
    visibility: visible;
}

#nav ul li a i {
    margin: -3px 0px 0px 0.1rem;
    display: inline-block;
    width: 10px;
    height: 5px;
    transition: all 0.5s ease 0s;
}

#nav ul li a i {
    display: inline-block;
    width: 9px;
    height: 6px;
    background-size: contain;
    vertical-align: middle;
    margin-left: 8px;
}

#nav ul li .sub {
    position: absolute;
    top: 100%;
    background: #fff;
    width: auto;
    left: 50%;
    z-index: 10000;
    transform: translateX(-50%) scaleY(0);
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease 0s;
    transform-origin: center top;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;
    border-radius: 0px 0px 0.08rem 0.08rem;
}

#nav ul li .sub::after {
    content: "";
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #1557a7;
}

#nav ul li .sub .box {
    padding: 0.14rem 0px;
    text-align: center;
}

#nav ul li .sub a {
    padding: 8px 30px;
    line-height: 0.28rem;
    transition: all 0.6s ease 0s;
    font-size: 0.16rem;
    color: #333;
    text-align: center;
    white-space: nowrap;
    min-width: 1.6rem;
    font-family: 'bell';
}

#nav ul li .sub a:hover {
    color: #fff;
    background: #1557a7;
}

#nav ul li:hover .sub {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) scaleY(1);
}

#nav>ul>li.on h3,
#nav ul li:hover h3 {
    /* color: #1557a7; */
}

#header.xg #nav ul li.on a h3,
#header.xg #nav ul li:hover a h3,
.body_home.showdiv #header #nav ul li:hover a h3,
.body_home.showdiv #header #nav ul li.on a h3 {
    color: #fff;
    opacity: .7
}

#nav>ul>li h3::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    right: -0.22rem;
    top: 50%;
    margin-top: -6px;
    transition: all 0.3s ease 0s;
    background: url("") center center / 100% no-repeat;
    display: none;
}

#nav>ul>li.xiala h3::before {
    display: block;
}

#nav>ul>li:hover h3::after,
#nav ul li.on h3::after {
    opacity: 1;
    visibility: visible;
}

#nav>ul>li.noSubMenu h3::before {
    display: none;
}

.search_btn {
    cursor: pointer;
    text-align: center;
    float: left;
    transition: all 0.6s ease 0s;
    margin: 0px;
    position: relative;
}

.search_btn img {
    margin: 0px;
}

#header.xg::before,
.body_home.showdiv #header::before {
    height: 1.45rem;
}

.header_box .xg .w1200 {
    /* align-items:center; */
}

.header_box .xg .right-b {
    /* display:none; */
    /* transform: scale(0); */
}


/* #header.xg .right{justify-content:center;} */

.header_box .xg .header_top {
    display: none;
}

.header_box .xg .sstop {
    top: 0;
}

.body_home.showdiv #logo,
#header.xg #logo {
    /* padding-bottom:.2rem; */
}

#m_nav * {
    transition: all 0s ease 0s;
}

.m_header_box {
    transition: all 0.6s ease 0s;
    display: none;
    position: relative;
    z-index: 100000;
}

.m_header_box header {
    padding: 0px 0px 0px 15px;
    height: 0.7rem;
    background: #1d529b;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 5px;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.m_header_box header #logo img {
    height: auto;
    max-height: 0.56rem;
}

.m_header_box header #logo {
    padding: 0px;
    width: calc(100% - 80px);
    padding: 0 !important;
}

#nav_btn_box.on {
    background: none;
}

#nav_btn_box {
    position: relative;
    width: 0.7rem;
    height: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

#nav_btn_box::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: rgb(255, 255, 255);
}

#nav_btn_box::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    left: -.15rem;
    border-right: .15rem solid rgb(255, 255, 255);
    border-top: 0.7rem solid transparent;
    display: none;
}

#nav_btn {
    cursor: pointer;
    text-align: center;
    z-index: 99999;
    transition: all 0.5s ease 0s;
    outline: none;
    box-shadow: none;
}

#nav_btn .point {
    display: inline-block;
    width: 0.4rem;
    height: 22px;
    position: relative;
    outline: none;
}

#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before {
    width: 0.28rem;
}

#nav_btn .navbtn {
    position: absolute;
    top: 12px;
    left: 0px;
    display: inline-block;
    width: 18px;
    height: 2px;
    transition: all 0.3s ease-out 0s;
    background: #1557a7;
}

#nav_btn .navbtn::after,
#nav_btn .navbtn::before {
    position: absolute;
    left: 0px;
    display: inline-block;
    width: 24px;
    height: 2px;
    content: "";
    transition: all 0.3s ease-out 0s;
    background: #1557a7;
}

#nav_btn .navbtn::after {
    top: -8px;
}

#nav_btn .navbtn::before {
    top: 8px;
}

#nav_btn .point.on .navbtn {
    background: transparent;
}

#nav_btn .point.on .navbtn::after {
    transform: rotate(45deg);
    top: 0px;
}

#nav_btn .point.on .navbtn::before {
    transform: rotate(-45deg);
    top: 0px;
}

.m_nav_list {
    flex-direction: column;
    width: 100%;
    height: 100%;
    overflow: auto;
    align-items: center;
    display: flex;
    background: rgba(255, 255, 255, 0.1);
}

.m_nav_list::-webkit-scrollbar {
    display: none;
}

#m_nav {
    z-index: 99999;
    position: fixed;
    width: 100%;
    height: 100vh;
    right: -105vw;
    top: 0px;
    padding: 70px 20px 30px;
    overflow: hidden;
    pointer-events: none;
    transition: all 0.3s ease-out 0s;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: 0% 0% / cover rgb(247, 247, 247);
    opacity: 0;
    visibility: hidden;
}

#m_nav .close {
    position: absolute;
    top: 7px;
    right: 15px;
    left: 15px;
    font-size: 30px;
    color: rgb(51, 51, 51);
    z-index: 10000;
    width: auto;
    height: 35px;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px;
}

#m_nav.act {
    pointer-events: auto;
    right: 0px;
    opacity: 1;
    visibility: visible;
}

#m_nav .search_box input.submit {
    background: url("../images/submit.svg") center center / 0.28rem no-repeat rgb(6, 86, 183);
}

#m_nav .list_box0 {
    width: 90%;
    margin: 0.32rem auto 0px;
}

#m_nav .list_box0 .li {
    text-align: center;
    color: #660774;
    margin: 0px 0rem 0.15rem;
    font-size: 14px;
}

#m_nav .list_box0 .li a {
    background: none;
    padding: 0 0.2rem 0 0;
}

#m_nav .old_rukou {
    margin: 0.24rem 0px 0px;
    width: 100%;
}

.list_box_nav_mobile {
    width: 100%;
    /* height: calc(100% - 3rem); */
    padding: 0px 0px 10px;
    overflow: auto;
    margin: 0px;
    /* flex: 1 1 0%; */
}

.list_box_nav_mobile>li {
    width: 90%;
    overflow: hidden;
    padding: 0px;
    position: relative;
    margin: 0px auto;
}

.list_box_nav_mobile>li .con {
    position: relative;
}

.list_box_nav_mobile>li .a {
    width: 100%;
    border-bottom: 1px solid rgb(226, 226, 226);
    line-height: 0.64rem;
    color: rgb(51, 51, 51);
    padding: 0px;
    font-size: 16px;
    display: flex;
    position: relative;
    transition: all 0.5s ease 0s;
}

.list_box_nav_mobile>li i {
    opacity: 1;
    width: 0.64rem;
    height: 0.64rem;
    background-image: url("../images/arrow_down.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    position: absolute;
    display: block;
    right: 0px;
    top: 2px;
    background-size: 15px 15px !important;
}

.list_box_nav_mobile>li.on1 i {
    transform: rotate(-90deg);
}

.list_box_nav_mobile>li.on .a {
    border-bottom: 1px solid rgb(226, 226, 226);
}

.list_box_nav_mobile>li .list {
    padding: 10px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: none;
}

.list_box_nav_mobile>li .list a {
    display: block;
    font-size: 13px;
    color: rgb(102, 102, 102);
    line-height: 2.5;
}

.nav_mask {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 888;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}


/* 手机搜索 */

.wap_search {
    font-size: 0.16rem;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    width: 100%;
    height: 0.6rem;
    display: block;
    margin-bottom: .1rem;
}

.wap_search form {
    height: 100%;
    border-radius: 0.2rem;
    background: rgb(255, 255, 255);
    position: relative;
    width: 3.68rem;
    margin: 0rem auto;
}

.wap_search .input {
    font-size: 0.14rem;
    color: #333;
    height: 0.6rem;
    line-height: 0.5rem;
    padding: 0px 0.24rem;
    box-shadow: none;
    appearance: none;
    float: left;
    border-right: 0px;
    background: none;
    width: calc(100% - 40px);
}

.wap_search .btn_blue {
    position: absolute;
    cursor: pointer;
    top: 0px;
    right: 0px;
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border: 0px;
    background: url("../images/submit.svg") center center no-repeat #1557a7;
    border-radius: 50%;
}

.wap_search .btn_blue.fr {
    background: rgb(233, 237, 239);
    color: rgb(78, 79, 83);
}

.wap_search input::-webkit-input-placeholder {
    color: rgb(153, 153, 153);
}

.wap_search input:focus::-webkit-input-placeholder {
    color: transparent;
}

.list2 {
    display: flex;
}

.list2 li {
    font-size: .16rem;
    color: #fff;
    margin: 0 .08rem;
    cursor: pointer;
    transition: .5s;
}

.list2 li img {
    margin: -2px .05rem 0 0;
    height: .17rem;
}

.list2 li:last-child,
.list2 li:last-child img {
    margin-right: 0
}


/* pc搜索 */

.search_btn {
    cursor: pointer;
}

.search_btn svg {
    fill: rgb(255, 255, 255);
    width: 16px;
    height: 16px;
}

.search-dialog-box {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100vh;
    z-index: 1000000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s ease 0s;
}

.search-dialog-box::before {
    content: "";
    position: absolute;
    top: 0px;
    height: 0px;
    background: rgb(14, 93, 168);
    transition: all 0.6s ease 0s;
    left: 0px;
    right: 0px;
    z-index: 1;
    opacity: 0.9;
}

.search-dialog-box.on::before {
    height: 100%;
    display: none;
}

.search-dialog-box .bubbles-bg {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.search-dialog-box .search-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 0px;
    margin: 0px;
    background: 0% 0% / cover no-repeat rgba(0, 0, 0, 0.7);
    transform-origin: center center;
    transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}

.search-dialog-box .wrap-inner {
    transform: translateY(100%);
    transition: all 0.6s ease 0s;
}

.search-dialog {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 2;
}

.search-dialog .search-tit {
    font-size: 0.44rem;
    line-height: 0.56rem;
    color: rgb(255, 255, 255);
    text-align: center;
    overflow: hidden;
    display: none;
}

.search-dialog .search-inner {
    overflow: hidden;
    margin-top: 0px;
}

.search-dialog .search-input {
    width: 8rem;
    margin: 0px auto;
    background-color: rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
    transition: all 0.3s ease 0s;
    max-width: 94%;
}

.search-dialog .search-input input[type="text"] {
    float: left;
    height: 0.7rem;
    width: calc(100% - 1rem);
    background-color: rgb(255, 255, 255);
    font-size: 0.2rem;
    line-height: 0.08rem;
    color: #666;
    transition: all 0.3s ease 0s;
    padding: 0px 0.2rem;
}

.search-dialog .search-input input[type="submit"],
.search-dialog .search-input .clear-btn {
    float: right;
    height: 0.7rem;
    width: 1rem;
}

.search-dialog .search-input input[type="submit"] {
    background-color: rgb(30, 77, 161);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.4rem;
    background-image: url("../images/search-btn.svg");
    font-size: .2rem;
    color: #fff;
}

.search-dialog .search-input .clear-btn {
    background-color: rgba(0, 0, 0, 0.2);
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../images/close-btn.svg");
    background-size: 0.56rem;
    border-radius: 100%;
    margin-right: 0.16rem;
    display: none;
}

.search-dialog .search-input.on {
    background-color: rgb(255, 255, 255);
}

.search-dialog .hot-search {
    font-size: 0px;
    width: 0.49rem;
    margin: 0.096rem auto 0px;
    box-sizing: border-box;
    padding: 0px 0.096rem;
    overflow: hidden;
}

.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
}

.search-dialog .hot-search .hot-tit {
    font-size: 0.06rem;
    line-height: 0.08rem;
    color: rgb(255, 255, 255);
    font-weight: bold;
    padding-left: 0.096rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 0.08rem;
}

.search-dialog .hot-link {
    margin-left: 0.16rem;
}

.search-dialog .hot-link a {
    display: inline-block;
    zoom: 1;
    font-size: 0.06rem;
    line-height: 0.08rem;
    margin-right: 0.12rem;
    color: rgb(255, 255, 255);
    padding-bottom: 5px;
    position: relative;
}

.search-dialog .hot-link a::before {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: rgb(255, 255, 255);
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 0.3s ease 0s;
}

.search-dialog-box .bottom-box {
    position: absolute;
    left: 0px;
    bottom: 5.1%;
    width: 100%;
}

.search-dialog-box .bottom-box .share-box {
    overflow: hidden;
}

.search-dialog-box .bottom-box .copy {
    font-size: 0.35rem;
    line-height: 0.5rem;
    color: rgb(255, 255, 255);
    font-family: gilroy-regular;
    margin-top: 0.5rem;
    overflow: hidden;
}

.header-right.is-open .bubbles-bg {
    visibility: visible;
    opacity: 1;
}

.header-right.is-open .search-btn .con-box {
    display: none;
}

.header-right.is-open .close-btn {
    display: block;
}

.header-right.is-open .item .search-bg {
    transform: scale(1);
}

.search-dialog-box.on {
    opacity: 1;
    visibility: visible;
}

.search-dialog-box.on .search-bg {
    height: 100vh;
}

.search-dialog-box.on .bubbles-bg {
    opacity: 1;
    visibility: visible;
}

.search-dialog-box.on .wrap-inner {
    transform: translateY(0px);
}

.pub-close {
    position: absolute;
    width: 0.48rem;
    height: 0.48rem;
    z-index: 10;
    right: 0.24rem;
    top: 0.216rem;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
}

.pub-close .bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(28, 90, 183);
    transform: scale(0);
    border-radius: 100%;
    transition: transform 0.3s ease 0s;
}

.pub-close i {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: 0.12rem;
    background-repeat: no-repeat;
    background-image: url("../images/close-btn.svg");
    transition: all 0.6s ease 0s;
}

.pub-close i:hover {
    transform: rotate(180deg);
}

@keyframes spin {
    100% {
        transform: rotate(1turn);
    }
}

@keyframes spin2 {
    100% {
        transform: rotate(-1turn);
    }
}

@keyframes spin-reverse {
    0% {
        transform: rotate(1turn);
    }
}

@keyframes spin-reverse2 {
    0% {
        transform: rotate(-1turn);
    }
}


/* banner */

.main-visual-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.main-visual-slider {
    overflow: hidden;
    position: relative;
}

.main-visual-slider .swiper-slide {
    overflow: hidden;
}

.swiper-box1 .imged {
    padding-bottom: 100vh;
}

.slide-inner {
    overflow: hidden;
}

.main-visual-slider .imged {
    transform: translate3d(0px, 0px, 0px) scale(1.05);
    transition: opacity 0.5s
}

.main-visual-slider .swiper-slide-active .imged {
    transform: scale(1);
    transition: all 6s;
}

.main-visual-slider video {
    transform: scale(1.1)\0;
}

.main-visual-slider a p {
    color: #fff;
    font-size: 0.28rem;
    line-height: 1.5;
    position: absolute;
    left: 15%;
    bottom: 4%;
    width: 70%;
    z-index: 10;
}

.ban-dot {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 0.1rem;
    bottom: 4%;
}

.ban-dot .swiper-pagination {
    display: flex;
    align-items: center;
}

.ban-dot .swiper-pagination span {
    margin: 0px 0.11rem !important;
    width: 0.5rem;
    height: 0.45rem;
    background: url(../images/ban-slick-active.png) no-repeat center center;
    background-size: .14rem auto;
    border-radius: 0;
    opacity: 1;
}

.ban-dot .swiper-pagination span.swiper-pagination-bullet-active {
    background: url(../images/ban-slick.png) no-repeat center center;
    background-size: .5rem auto;
}

.swiper-box1 .imged::after {
    width: 100%;
    height: 2rem;
    background-size: 100% 100%;
}


/* 头部整屏下滑 */

.fix-top {
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .7s cubic-bezier(.5, 0, .2, 1) 0s;
    -webkit-transition: all .7s cubic-bezier(.5, 0, .2, 1) 0s;
    -moz-transition: all .7s cubic-bezier(.5, 0, .2, 1) 0s;
    -ms-transition: all .7s cubic-bezier(.5, 0, .2, 1) 0s;
    -o-transition: all .7s cubic-bezier(.5, 0, .2, 1) 0s;
    z-index: -1;
    overflow: hidden;
    overflow-y: scroll;
}

.fix-top.showdiv {
    top: 0rem;
overflow-y: auto;
}

.ar_web {
    overflow: hidden;
    position: fixed!important;
    top: 0rem;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.in-main {
    z-index: 3;
    background: #fff;
    padding: 0;
}

.fix-top::-webkit-scrollbar {
    width: 4px;
    height: 8px;
    background-color: #F5F5F5;
}

.fix-top::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

.fix-top::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #333;
}

.swipershubaio {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    bottom: .3rem;
    z-index: 3;
    cursor: pointer;
}

.swipershubaio p {
    margin-top: .15rem;
    font-size: 0.14rem;
}

.swipershubaio figure {
    -webkit-animation: shubiao 1.4s infinite linear;
    animation: shubiao 1.4s infinite linear;
    text-align: center;
}

@keyframes shubiao {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 1;
    }
}

@keyframes swipershubaio1 {
    0% {
        -webkit-transform: translate(-50%, -4%) rotate(0);
        transform: translate(-50%, -4%) rotate(0);
    }
    100% {
        -webkit-transform: translate(-50%, -4%) rotate(360deg);
        transform: translate(-50%, -4%) rotate(360deg);
    }
}

@keyframes swipershubaio2 {
    0% {
        -webkit-transform: translate(-60%, 5%) rotate(0);
        transform: translate(-60%, 5%) rotate(0);
    }
    100% {
        -webkit-transform: translate(-60%, 5%) rotate(360deg);
        transform: translate(-60%, 5%) rotate(360deg);
    }
}

@media(max-width: 1200px) {
    .fix-top {
        top: 0;
        position: relative !important;
        overflow: hidden;
    }
    .ar_web {
        top: 0;
        position: relative !important;
    }
    .swipershubaio {
        display: none;
    }
}


/* home1 */


/* 第一部分 */

.section1 {
    position: relative;
    padding: .85rem 0;
}

.showdiv .section1 {
    padding-top: 1.5rem;
}

.title {
    margin-bottom: .15rem;
}

.title .h3 {
    position: relative;
    padding-left: .28rem;
    justify-content: center;
}

.title .h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0.06rem;
    height: 0.34rem;
    background: #0151A4;
    transition: all .3s;
}

.title:hover .h3::before {
    height: .2rem;
}

.title .h3::after {
    content: "";
    position: absolute;
    left: 0.12rem;
    bottom: 0;
    width: 0.06rem;
    height: 0.2rem;
    background: #6DAAEA;
    transition: all .3s;
}

.title:hover .h3::after {
    height: .34rem;
}

.title a {
    justify-content: space-between;
    display: flex;
    align-items: flex-end;
}

p.titmore:hover {
    color: #0056B0
}

.title a h3 {
    font-size: 0.34rem;
    font-weight: 500;
    color: #333333;
}

.title a p {
    font-size: 0.2rem;
    font-weight: normal;
    color: #909090;
    padding-left: .1rem;
}

.title a .h3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
}

.sect1-l {
    width: 20.625%;
    order: -1;
    margin-top: .35rem;
}

.date-list>li a {
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 5px;
    opacity: 1;
    background: linear-gradient(98deg, #0056B0 54%, #1677DC 100%);
    padding: 0.15rem;
    transition: all .3s;
}

.date-list>li a .date {
    text-align: center;
    color: #fff;
}

.date-list>li a .date p {
    font-size: 0.28rem;
    font-weight: bold;
    margin-bottom: .1rem;
}

.date-list>li a .date span {
    display: block;
    font-size: 0.16rem;
    color: #fff;
}

.date-list>li a .text {
    overflow: hidden;
    padding: .1rem 0;
    padding-left: 0.15rem;
    margin-left: .2rem;
    border-left: 0.5px dashed #FFFFFF;
}

.date-list>li a .text h2 {
    font-size: 0.22rem;
    font-weight: bold;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.date-list>li a .text p {
    margin-top: 0.05rem;
    font-size: 0.16rem;
    color: #8CB3DB;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sect1-r {
    width: 20.625%;
    margin-top: .35rem;
}

.sect1-m {
    position: relative;
    width: 53.75%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    padding: .3rem;
    background: #0056B0;
}

.sect1-m .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sect1-m .title .h3 {
    display: flex;
    align-items: flex-end;
}

.sect1-m .title h3 {
    font-size: .34rem;
    color: #fff;
}

.sect1-m .title .h3 p {
    font-size: .2rem;
    color: #fff;
    opacity: .4;
    text-transform: capitalize;
    padding-left: .1rem;
}

.sect1-m .title .h3::before {
    background: #fff;
}

.sect1-m .title a {
    font-size: .18rem;
    color: #fff;
}

.sect1-m .title a:hover {
    border-radius: 5px;
    padding: 5px;
    background: #fff;
    color: #0056b0;
    transition: 0.5s;
}

.sect1-m .news {
    margin-top: .2rem;
}

.sect1-m a .imged {
    padding-bottom: 52%;
}

.sect1-m a .text {
    position: relative;
    padding: .25rem .55rem .9rem .55rem;
}

.sect1-m a .text .bt {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sect1-m a .text .bt>div {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 .6rem;
}

.sect1-m a .text .bt>div::before {
    content: "";
    position: absolute;
    left: 0;
    width: 35px;
    height: 12px;
    background: url(../images/s1-m-btl.png) no-repeat left center;
    background-size: .35rem auto;
}

.sect1-m a .text .bt>div::after {
    content: "";
    position: absolute;
    right: 0;
    width: 34px;
    height: 12px;
    background: url(../images/s1-m-btr.png) no-repeat left center;
    background-size: .35rem auto;
}

.sect1-m .slick-dots {
    position: absolute;
    width: auto;
    left: auto;
    right: 0;
    text-align: center;
    bottom: -0.2rem;
}

.sect1-m .slick-dots li {
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    margin: 0 0.03rem;
    background: #D8D8D8;
    transition: all .3s;
}

.sect1-m .slick-dots li.slick-active {
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    background: #fff;
}

.sect1-m .s1-logo {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 2.32rem;
    height: 2.32rem;
    background: url(../images/s1-logo.png) no-repeat center center;
    background-size: 2.32rem auto;
    -webkit-animation: play 25s linear infinite;
    -moz-animation: play 25s linear infinite;
    animation: play 25s linear infinite;
}

@-webkit-keyframes play {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes play {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

.new-list {
    margin-top: .2rem;
}

.new-list ul li {
    position: relative;
    padding-right: 1.2rem;
    line-height: 0.55rem;
    border-bottom: 0.01rem dashed #fff;
}

.new-list ul li a {
letter-spacing: 1px;
    display: block;
font-weight: bold;
    font-size: 0.18rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-list ul li:hover {
    background: #006ad9;
    color: #ffffff;
    
}
.new-list ul li a span{
float:right;
    position: absolute;
    right: 0;
    top: 0;
}


/* .sect1-m .slick-prev {
    left: 1.2rem;
    width: 0.5rem;
    height: 0.2rem;
    background: url(../images/s1m-l.png) no-repeat center center;
    background-size: .5rem auto;
    top: auto;
    transform: none;
    bottom: .3rem;
}

.sect1-m .slick-next {
    right: 1.2rem;
    width: 0.5rem;
    height: 0.2rem;
    background: url(../images/s1m-r.png) no-repeat center center;
    background-size: .5rem auto;
    top: auto;
    transform: none;
    bottom: .3rem;
} */

.s1-top a {
    display: block;
}

.s1-top a .imged {
    padding-bottom: 69.69%;
}

.txt-list li a {
    display: block;
    padding: .2rem 0;
    border-bottom: 1px solid #D8D8D8;
}

.txt-list li a span {
    font-size: 0.18rem;
    line-height: 0.26rem;
    color: #666666;
}

.txt-list li:hover a span {
    color: #0151A4;
}

.txt-list li a>p {
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 0.26rem;
    color: #333333;
    margin-top: 0.05rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.txt-list li:first-child a>p {
    max-height: 0.52rem;
    overflow: hidden;
    white-space: initial;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.txt-list li:hover a>p {
    color: #0151A4;
}

.s1-r-txt ul li a {
    display: block;
    padding: .2rem 0;
    border-bottom: 1px solid #D8D8D8;
    overflow: hidden;
}

.s1-r-txt ul li:hover a {}

.s1-r-txt ul li a p {
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 0.26rem;
    height: 0.52rem;
    overflow: hidden;
    color: #333333;
    margin-top: 0.05rem;
}

.s1-r-txt ul li:hover a p {
    color: #0151A4;
}

.s1-r-txt ul li a span {
    float: right;
    margin-top: .07rem;
    padding-left: .2rem;
    background: url(../images/time.png) no-repeat left center;
    background-size: .16rem auto;
    color: #999999;
}

.s1-r-txt ul li:hover a span {
    padding-left: .2rem;
    background: url(../images/time-other.png) no-repeat left center;
    background-size: .16rem auto;
    color: #0151A4;
}


/* home2 */

.section2 {
    padding-top: 1.17rem;
    padding-bottom: 0.88rem;
    background: url(../images/sect2-bg.png) no-repeat center top;
    background-size: 100% auto;
}

.sect2 .title a {
    justify-content: center;
}

.s2 {
    margin-top: .45rem;
}

.s2-l {
    width: 6.8rem;
    margin-right: .3rem;
}

.s2-l>div {
    display: none;
}

.s2-l>div.on {
    display: block;
}

.s2-l a {
    display: block;
    position: relative;
    padding: .14rem;
    padding-bottom: 0;
    padding-right: 0;
}

.s2-l a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-left: 1rem solid #B9D4F1;
    border-bottom: 1rem solid transparent;
}

.s2-l a .imged {
    padding-bottom: 66.266%;
}

.s2-l a .imged::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: .9rem;
    background: linear-gradient(180deg, rgba(1, 81, 164, 0) 0%, #0151A4 100%);
}

.s2-l a>p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.15rem 0.25rem;
    padding-right: 1.25rem;
    font-size: 0.2rem;
    font-weight: bold;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 9;
}

.s2-l a>p span {
    position: absolute;
    right: 0.35rem;
    background: url(../images/s2-l-more.png) no-repeat center center;
    width: 0.44rem;
    height: 0.15rem;
    background-size: 0.44rem auto;
    bottom: .15rem;
}

.s2-l a .date {
    position: absolute;
    width: 0.83rem;
    left: 0.14rem;
    top: .14rem;
    z-index: 9;
    text-align: center;
}

.s2-l a .date p {
    line-height: 44px;
    text-align: center;
    background: linear-gradient(298deg, #0151A4 -1%, rgba(21, 111, 205, 0.99) 100%);
    font-size: .3rem;
    color: #fff;
    font-weight: bold;
}

.s2-l a .date span {
    display: block;
    line-height: .28rem;
    background: #fff;
    font-size: 0.16rem;
    color: #0056B0;
}

.s2-r {
    flex: 1;
    min-width: 0;
}

.s2-r-top {
    margin: 15px 0;
}

.list li {
    position: relative;
    line-height: 0.65rem;
    padding-right: 0.9rem;
}

.list li::after {
    content: "";
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/s2-r-qq.png) no-repeat right bottom;
    opacity: 0;
    transition: all .3s;
}

.list li.on::after,
.list li:hover::after {
    opacity: 1;
}

.list li a::after {
    content: "";
    position: absolute;
    left: 0;
    width: 0.04rem;
    height: 0.14rem;
    background: #5794D3;
    top: 50%;
    transform: translateY(-50%);
}

.list li.on a::after,
.list li:hover a::after {
    background: #0151A4;
}

.list li a {
    display: block;
    padding-left: 0.15rem;
    font-size: 0.18rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list li a::before {
    content: "";
    position: absolute;
    left: 15px;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #D8D8D8;
}

.list li a.on::before,
.list li a:hover::before {
    background: #0151A4;
}

.list li.on a,
.list li:hover a {
    color: #0151A4;
    font-weight: bold;
}

.list li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.16rem;
    color: #999999;
}

.list li.on span,
.list li:hover span {
    color: #0151A4;
}


/* home3 */

.home3 {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    position: relative;
    background: url(../images/s3-bg-tc.png) no-repeat center bottom;
    background-size: cover;
}

.home3::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 310px;
    background: url(../images/s3-bg.jpg) no-repeat center top;
    background-size: 100% auto;
}

.home3 .wp {
    position: relative;
    z-index: 9;
}

.s3-bt {
    display: inline-block;
    position: relative;
    padding-left: 0.15rem;
    padding-right: 1rem;
    background: url(../images/s3-bt.png) no-repeat right 0rem ;
    background-size: 2.55rem auto;
}

.s3-bt a {
    display: block;
}

.s3-bt a img {
    height: 1.12rem;
}

.s3-bt::after {
    content: "";
    position: absolute;
    left: 0;
    width: 0.08rem;
    height: 0.7rem;
    background: #fff;
    top: 0
}

.s3 {
    margin-top: -0.55rem;
}

.s3 ul {
    margin: 0 -.5rem;
}

.s3 ul li {
    transition: all .6s;
}

.s3 ul li a {
    display: block;
    margin: 1.3rem 0.5rem;
}

.s3 ul li a .scale {
    border-bottom: 0.06rem solid #0A67C7;
}

.s3 ul li a .imged {
    padding-bottom: 65.316%;
}

.s3 ul li a .text {
    padding-top: .2rem;
}

.s3 ul li.slick-center a .text {
    padding: .2rem .3rem;
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(196, 196, 196, 0.3);
}

.s3 ul li.slick-center {
    position: relative;
    transform: scale(1.5);
    z-index: 9;
}

.s3 ul li a .text h2 {
    margin-bottom: .1rem;
    font-size: 0.16rem;
    font-weight: bold;
    color: #3D3D3D;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: none;
}

.s3 ul li:hover a .text h2 {
    color: #0056B0;
}

.s3 ul li.slick-center a .text h2 {
    display: block;
}

.s3 ul li a .text p {
    width: 80%;
    font-size: 0.18rem;
    color: #333;
    line-height: 0.2rem;
    height: 0.4rem;
    overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.s3 ul li.slick-center a .text p {
    width: 100%;
    font-size: .12rem;
    color: #6A6A6A;
    line-height: .22rem;
    height: .44rem;
    overflow: hidden;
}

.s3 ul li.slick-center+li a .text p {
    width: 80%;
    float: right;
}

.s3 .slick-prev {
    top: auto;
    transform: none;
    left: 25%;
    width: 0.43rem;
    height: 0.15rem;
    background: url(../images/s3-l.png) no-repeat center center;
    background-size: 0.43rem auto;
    bottom: 0.65rem;
}

.s3 .slick-next {
    top: auto;
    transform: none;
    right: 25%;
    width: 0.43rem;
    height: 0.15rem;
    background: url(../images/s3-r.png) no-repeat center center;
    background-size: 0.43rem auto;
    bottom: 0.65rem;
}

.home4 {
    padding-top: 0.4rem;
    padding-bottom: 0.5rem;
    background: url(../images/s4-bg.jpg) no-repeat center center;
    background-size: cover;
}

.home4 .s4-bt {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding-left: 0.15rem;
    border-left: 0.08rem solid #FFFFFF;
    margin-bottom: .3rem;
}

.home4 .s4-bt p {
    font-size: 0.34rem;
    color: #fff;
}

.home4 .s4-bt span {
    padding-left: .15rem;
    font-size: 0.18rem;
    color: rgba(255, 255, 255, 0.8);
}

.s4-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s4t-l {
    width: 61.875%;
}

.s4t-l a {
    position: relative;
    display: block;
}

.s4t-l a .imged {
    padding-bottom: 53.9%;
}

.s4t-l a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.4rem 0.25rem;
    padding-right: 1.5rem;
    font-size: 0.24rem;
    color: #fff;
    font-weight: bold;
    z-index: 9;
}

.s4t-l a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1rem;
    background: url(../images/s4-tc.png) no-repeat center bottom;
    background-size: cover;
    z-index: 8;
    opacity: .3;
}

.s4t-l .slick-dots {
    width: auto;
    left: auto;
    right: .3rem;
    bottom: .4rem;
}

.s4t-l .slick-dots li {
    width: 0.25rem;
    height: 0.25rem;
    background: url(../images/s4-slick.png) no-repeat center center;
    background-size: 0.14rem auto;
}

.s4t-l .slick-dots li.slick-active {
    width: 0.25rem;
    height: 0.25rem;
    background: url(../images/s4-slick-active.png) no-repeat center center;
    background-size: 0.23rem auto;
}

.s4t-r {
    width: 36.25%;
}

.s4t-r ul li {
    margin-top: 0.3rem;
}

.s4t-r ul li:first-child {
    margin-top: 0;
}

.s4t-r ul li a {
    display: flex;
    align-items: center;
    background: #fff;
}

.s4t-r ul li a .scale {
    width: 67%;
}

.s4t-r ul li a .text {
    width: 33%;
    padding: .45rem .2rem;
}

.s4t-r ul li a .text p {
    font-size: 0.18rem;
    line-height: 0.3rem;
    height: 0.9rem;
    overflow: hidden;
    color: #333333;
}

.s4t-r ul li a .text .more {
    margin-top: 0.5rem;
    font-size: 0.14rem;
    color: #666666;
}

.s4t-r ul li:hover a .text .more {
    color: #0056B0;
}

.s4-down {
    margin-top: 0.25rem;
}

.s4-down ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.15rem;
}

.s4-down ul li {
    width: 33.333%;
    padding: 0 .15rem;
}

.s4-down ul li a {
    position: relative;
    display: block;
}

.s4-down ul li a .imged {
    padding-bottom: 44.357%;
}

.s4-down ul li a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 80%;
    font-size: .24rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    z-index: 10;
    transition: all .3s;
}

.s4-down ul li:hover a p {
    top: 50%;
}

.s4-down ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 40%;
    background: url(../images/s4-tc.png) no-repeat center bottom;
    background-size: cover;
    z-index: 9;
}

.s4-down ul li:hover a::after {
    top: 0%;
}

.home5 {
    padding-top: 0.7rem;
    padding-bottom: 0.3rem;
    background: url(../images/s5-bg.png) no-repeat center bottom;
    background-size: cover;
}

.s5-bt {
    text-align: center;
}

.s5-bt p {
    position: relative;
    display: inline-block;
    width: 70%;
    padding: 0 2.3rem;
    font-size: 0.16rem;
    color: #474747;
    line-height: 0.3rem;
}

.s5-bt p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2rem;
    height: 2px;
    background: #A8A8A8;
}

.s5-bt p::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2rem;
    height: 2px;
    background: #A8A8A8;
}

.s5 {
    margin-top: 0.5rem;
}

.s5 ul li a {
    position: relative;
    text-align: center;
}

.s5 ul li a .icon {
    position: relative;
    width: 2rem;
    height: 2rem;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    position: relative;
    border: 2px dashed #1660AB;
}

.s5 ul li a .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 1rem;
}

.s5 ul li a p {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
}

.s5 ul li a p span {
    font-size: 0.4rem;
    color: #0151A4;
    font-family: "sisong";
}

.s5 ul li a p i {
    font-style: normal;
    font-size: 0.2rem;
    color: #0151A4;
}

.s5 ul li a h2 {
    font-size: 0.18rem;
    color: #222222;
    line-height: 0.22rem;
    height: 0.66rem;
    font-weight: normal;
    overflow: hidden;
    margin-top: 15px;
    width: 58%;
    margin-left: auto;
    margin-right: auto;
}

.s5 ul li:hover a h2 {
    color: #0151A4;
}

.s5 .slick-dots {
    position: relative;
    margin-top: 0.2rem;
}

.s5 .slick-dots li {
    width: 0.14rem;
    height: 0.14rem;
    border: 1px solid #909090;
    border-radius: 50%;
    margin: 0 10px;
    vertical-align: middle;
    transition: all .3s;
}

.s5 .slick-dots li.slick-active {
    width: 0.19rem;
    height: 0.19rem;
    border: 1px solid #0057B2;
    border-radius: 50%;
}


/* home6 */

.home6 {
    padding-top: 0.85rem;
    padding-bottom: 0.73rem;
}

.s6-tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .2rem;
}

.s6-tit .s6-bt {
    position: relative;
    padding-top: 0.15rem;
}

.s6-tit .s6-bt::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0.8rem;
    height: 0.08rem;
    background: #0151A4;
}

.s6-tit .s6-bt h2 {
    font-size: 0.34rem;
    color: #333333;
    line-height: .4rem;
    font-weight: normal;
}

.s6-tit .s6-bt p {
    font-size: 0.2rem;
    color: #5A5A5A;
}

.ul-iconsb1 {
    display: flex;
    align-items: center;
}

.ul-iconsb1 li {
    margin: 0 9px;
}

.ul-iconsb1 .con {
    position: relative;
    cursor: pointer;
}

.ul-iconsb1 .con:hover .qrbox {
    opacity: 1;
    visibility: visible
}

.ul-iconsb1 .icon {
    margin: 0 auto;
    transition: 0.5s;
}

.ul-iconsb1 .icon img {
    height: .68rem;
}

.ul-iconsb1 .qrbox {
    left: 50%;
    opacity: 0;
    visibility: hidden;
    margin-top: 0px;
    transition: 0.5s;
    position: absolute;
    width: 110px;
    z-index: 10;
    bottom: 120%;
    transform: translateX(-50%);
    z-index: 100000;
    box-shadow: 0 0 10px #eee
}

.ul-iconsb1 .qrbox .qr {
    padding: 0;
    background: #fff;
    text-align: center;
    border-radius: 5px;
}

.ul-iconsb1 .qrbox::before {
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #fff;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%) rotate(0deg);
    position: absolute;
    filter: drop-shadow(-7px 0 5px rgba(0, 0, 0, .1));
}

.s6-top,
.s6-down {
    display: flex;
    justify-content: space-between;
}

.s6-l {
    width: 50%;
}

.s6-l .imged {
    padding-bottom: 47.8%;
}

.s6-r {
    width: 50%;
}

.s6-r .imged {
    padding-bottom: 95.5%;
}

.s6-r ul {
    display: flex;
    justify-content: space-between;
}

.s6-r ul li {
    width: 50%;
}

.s6 a {
    position: relative;
    display: block;
}

.s6-l a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
    z-index: 6;
}

.s6 a .text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .23rem .43rem;
    z-index: 9;
}

.s6 a .text p {
    font-size: 0.2rem;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s6 a .text span {
    display: block;
    margin-top: 0.1rem;
    font-size: 0.16rem;
    color: #FFFFFF;
}

.s6 a .text span img {
    padding-right: .1rem;
}

.s6-r a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 38%, rgba(0, 0, 0, 0.8) 100%);
    z-index: 6;
}

.s6 .bf {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0.73rem;
    height: 0.73rem;
    background: url(../images/bf.png) no-repeat center center;
    background-size: .73rem auto;
    z-index: 20;
}

.home7 {
    padding-bottom: .7rem;
}

.s7 ul {
    margin: 0 -12px;
}

.s7 ul li a {
    display: block;
    margin: 0 0.12rem;
    border-radius: 0.25rem;
    overflow: hidden;
}

.s7 ul li a .imged {
    padding-bottom: 50%;
}


/* foot */

footer {
    overflow: hidden;
    border-top: .1rem solid #06B3B9;
    background: url(../images/foot-bg.jpg) no-repeat center center;
    background-size: cover;
}

.foot-t {
    padding: .35rem 0;
    /* background: #1d529b; */
}

.foot {
    padding: .15rem 0;
    /* background: #184583; */
    text-align: center;
}

footer p {
    font-size: 0.16rem;
    color: #fff;
    line-height: .38rem;
}

.fot {
    justify-content: space-between;
    align-items: center;
}

.fot .fl {
    float: none;
}

.fot .fm {
    text-align: center;
}

.fot .fr {
    float: none;
}

.fot-2 {
    margin-top: .4rem;
}

.fot-2 img {
    height: .8rem;
}

.fot-3 p {
    align-items: baseline;
    line-height: .3rem;
    white-space: nowrap;
}

.fot-3 p img {
    max-width: 0.2rem;
    text-align: center;
}

.fot-3 p span {
    width: calc(100% - .2rem);
    padding-left: .15rem;
}

.fot-4 ul li {
    width: 33.333%;
    text-align: center;
}

.fot-4 ul li a {
    position: relative;
    display: block;
}

.fot-4 ul li a .icon {
    position: relative;
    width: 0.71rem;
    height: 0.71rem;
    border-radius: 0.1rem;
    background: #0064CB;
    margin-left: auto;
    margin-right: auto;
}

.fot-4 ul li a .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    transition: all .3s;
}

.fot-4 ul li a:hover .icon img {
    animation: icon-yh 0.6s linear;
}

@keyframes icon-yh {
    0% {
        transform: translate(-50%, -50%) rotateZ(0);
    }
    10% {
        transform: translate(-50%, -50%) rotateZ(10deg);
    }
    20% {
        transform: translate(-50%, -50%) rotateZ(0);
    }
    30% {
        transform: translate(-50%, -50%) rotateZ(-10deg);
    }
    40% {
        transform: translate(-50%, -50%) rotateZ(0);
    }
    50% {
        transform: translate(-50%, -50%) rotateZ(10deg);
    }
    60% {
        transform: translate(-50%, -50%) rotateZ(0);
    }
    70% {
        transform: translate(-50%, -50%) rotateZ(-10deg);
    }
    80% {
        transform: translate(-50%, -50%) rotateZ(0);
    }
    90% {
        transform: translate(-50%, -50%) rotateZ(10deg);
    }
    100% {
        transform: translate(-50%, -50%) rotateZ(0);
    }
}

.fot-4 ul li a p {
    font-size: .14rem;
    color: #fff;
}

.foot p {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.foot p span {
    display: inline-block;
    padding: 0 .1rem;
}

.foot p span img {
    display: inline-block;
    margin-right: .1rem;
}


@media screen and (max-width: 1600px) {
    .fot-2 img {
        height: .6rem;
    }
}

@media screen and (max-width: 1400px) {
    #nav ul li h3 {
        font-size: 0.18rem;
    }
    .list_box0 .li {
        padding-right: 0.05rem;
    }
    .list_box0 .li>a .top_ico {
        margin-right: 0.05rem;
    }
    .fot-1 img {
        height: .6rem;
    }
    .fot-2 img {
        height: .4rem;
    }
    .s4t-r ul li a .text {
        padding: .2rem;
    }
    .s4t-r ul li a .text .more {
        margin-top: .2rem;
    }
}

@media screen and (max-width: 1200px) {
    .header_box,
    .home3 .titl ul {
        display: none;
    }
    .m_header_box {
        display: block;
        height: .7rem;
    }
    .swiper-box1 .imged {
        padding-bottom: 49.47%;
    }
    .ban-dot {
        bottom: 10%;
    }
    .showdiv .section1 {
        padding-top: .5rem;
    }
    .section2 {
        padding-top: .5rem;
    }
}

@media screen and (max-width: 1000px) {
    .sect1-m {
        width: 100%;
        margin: 0;
        order: -1;
    }
    .sect1-l {
        width: 100%;
        order: 0;
        margin-top: .3rem;
        margin-bottom: .3rem;
    }
    .sect1-r {
        width: 100%;
    }
    .sect1-m a .text>h2 {
        height: auto;
    }
    .s1-r-txt ul li a p {
        height: auto;
    }
    .s2-l {
        width: 100%;
        margin-right: 0;
    }
    .s2 {
        display: block;
    }
    .s4-down ul li a p {
        top: 70%;
    }
    .s5-bt p {
        width: 100%;
    }
    .fot .fm {
        width: 100%;
        order: -1;
        margin-bottom: .3rem;
    }
}

@media screen and (max-width: 750px) {
    .ban-dot {
        bottom: 20%;
    }
    .section1 {
        padding: .15rem 0;
    }
    .sect1-m a .text {
        padding: .25rem .15rem .7rem .15rem;
    }
    .title a h3 {
        font-size: .22rem;
    }
    .txt-list li a {
        padding: .1rem 0;
    }
    .section2 {
        padding-top: .3rem;
        padding-bottom: .5rem;
    }
    .s3 {
        margin-top: .15rem;
    }
    .s3 ul {
        margin: 0;
    }
    .s3 ul li a {
        margin: 0 .15rem;
    }
    .s3-bt a img {
        height: .6rem;
    }
    .s3 .slick-prev {
        left: 0;
        bottom: auto;
        top: 50%;
        transform: translatey(-50%);
    }
    .s3 .slick-next {
        right: 0;
        bottom: auto;
        top: 50%;
        transform: translatey(-50%);
    }
    .s3 ul li a .text p {
        width: 100%;
    }
    .home3 {
        padding-top: .15rem;
    }
    .s4-top {
        display: block;
    }
    .s4t-l {
        width: 100%;
    }
    .s4t-r {
        width: 100%;
    }
    .s4-down ul li {
        width: 100%;
        margin-bottom: .15rem;
    }
    .s5-bt p {
        padding: 0 .15rem;
    }
    .s5-bt p::before {
        display: none;
    }
    .s5-bt p::after {
        display: none;
    }
    .home5 {
        padding-top: .15rem;
        padding-bottom: .5em;
    }
    .s5 ul li a p span {
        font-size: .4rem;
    }
    .s5 ul li a .icon {
        width: 1.5rem;
        height: 1.5rem;
    }
    .s5 {
        margin-top: .15rem;
    }
    .s6-tit {
        display: block;
    }
    .ul-iconsb1 {
        justify-content: center;
        margin-top: .15rem;
    }
    .s6-tit .s6-bt h2 {
        font-size: .22rem;
    }
    .s6-tit .s6-bt p {
        font-size: .18rem;
    }
    .s6-top,
    .s6-down {
        display: block;
    }
    .home6 {
        padding-top: .15rem;
        padding-bottom: .15rem;
    }
    .s6-l {
        width: 100%;
    }
    .s6-r {
        width: 100%;
    }
    .s6 a .text {
        padding: .15rem;
    }
    .home7 {
        padding-bottom: .15rem;
    }
    .fot-1 img {
        display: block;
        max-width: 100%;
        width: auto;
        height: auto;
        margin: auto;
        max-height: .57rem;
    }

    .fot-2 {
        margin-top: .15rem;
    }
    .fot .fl {
        width: 100%;
        margin-bottom: .15rem;
    }
    .foot-t {
        padding-bottom: 0;
    }
}

@media (min-width: 200px) {
    [aos="zoom-in"] {
        transform: scale(0.5);
    }
    html:not(.no-js) [data-aos=fade-right] {
        -webkit-transform: translate3d(-150px, 0, 0);
        transform: translate3d(-150px, 0, 0)
    }
    html:not(.no-js) [data-aos=fade-left] {
        -webkit-transform: translate3d(150px, 0, 0);
        transform: translate3d(150px, 0, 0)
    }
    html:not(.no-js) [data-aos=fade-down] {
        -webkit-transform: translate3d(-150px, -150px, 0);
        transform: translate3d(-150px, -150px, 0)
    }
}