@charset "utf-8";
/* */

@font-face {
    font-family: "sisong";
    src: url("../font/sySong.woff");
    font-weight: normal;
    font-style: normal;
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.section {
    overflow: hidden;
}

header * {
    /* font-family:"PingFang SC"; */
}

.header_box_li {
    position: relative;
    z-index: 1;
}

.header_box {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10000;
}

#header {
    position: relative;
    z-index: 999;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/* .header_box_li #header::before {
    content: "";
    position: absolute;
    height: 1.8rem;
    top: 0px;
    left: 0px;
    right: 0px;
    transition: all 0.2s;
    opacity: 1;
    visibility: visible;
    background: url("../images/headbg.png") center top / 100% 100% repeat-x;
}
 */

.header_box_li #header::after {
    content: "";
    position: absolute;
    height: 3.43rem;
    top: 0px;
    left: 0;
    right: 0px;
    background: url(../images/headbg.png) no-repeat center top;
    background-size: 100%;
}

.header_box_li #header.xg::after {
    display: none;
}

#header.xg {
    background: #2052B8;
    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 {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}

.right-b {
    display: flex;
    align-items: center;
    /* width: 100%; */
    justify-content: flex-end;
    transition: 0.5s;
}

.right-b .li {
    padding: 0;
    color: #fff;
    font-size: 0.18rem;
    position: relative;
}

.right-b .li a {
    height: auto;
    line-height: inherit;
    padding: 0;
}

.right-b .top_ico {
    width: 0.42rem;
    height: 0.42rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.22);
}

.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: 0.01rem solid rgb(237, 237, 237);
    width: 0.85rem;
    height: 0.85rem;
}

.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 .w1780 {
    padding: .15rem 0;
    position: relative;
    width: 17.8rem;
    max-width: 96%;
    display: flex;
    justify-content: space-between;
    transition: all 0.5s;
    margin: 0px auto;
    z-index: 9;
}


/* ser */

.sstop {
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}

.sstop .input {
    z-index: 1;
    transition: all 0.5s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 0;
    position: absolute;
    right: -.1rem;
    background: #fff;
    /* padding: 0 0.1rem; */
    opacity: 0;
    top: 50%;
    margin-top: -.15rem;
}

.sstop .btn {
    width: 0.34rem;
    height: 0.2rem;
    padding: 0 !important;
}

.sstop .btn img {
    width: .2rem;
    height: .2rem;
}

.sstop.on .input {
    width: 2.5rem;
    opacity: 1;
    visibility: visible;
    padding: 0 0.1rem;
}

.sstop .input .txtinput {
    width: calc(100% - .2rem);
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.14rem;
}

.input .sub {
    width: 0.2rem;
    height: 0.2rem;
    background: url("../images/ser2.png") center center / 100% 100% no-repeat;
    cursor: pointer;
}

#header #logo .box_table {
    width: auto;
}

#logo {
    padding: 0px;
    height: 100%;
    position: relative;
}

#logo a {
    display: flex;
    align-items: center;
}

#logo img {
    transition: all 0.5s ease 0s;
    
}

#logo span {
    font-size: 0.32rem;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    margin-left: 0.25rem;
    font-family: "sisong";
}

#logo img.img2 {
    display: none;
}

#nav {
    width: 100%;
}

#nav ul {
    display: flex;
    justify-content: space-between;
}

#nav ul li {
    z-index: 0;
    height: 100%;
    position: relative;
    margin-right: .4rem;
}

#nav ul li a {
    display: block;
    padding: 0px;
    position: relative;
    z-index: 2;
}

#nav ul li h3 {
    font-size: 0.2rem;
    color: rgb(255, 255, 255);
    line-height: 0.6rem;
    position: relative;
    transition: all 0.36s ease 0s;
    display: inline-block;
    white-space: nowrap;
    /* font-family: "sisong-regular"; */
}

#nav ul li h3::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0px;
    transition: all 0.6s ease 0s;
    border: 0.1rem solid transparent;
    border-bottom: 0.1rem solid #fff;
    margin-left: -0.12rem;
    opacity: 0;
    z-index: 9;
}

#nav ul li:hover 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: #2052B8;
}

#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: #2052B8;
}

#nav ul li:hover .sub {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) scaleY(1);
}

.body_home {
    position: relative;
}



#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 {
    transform: scale(1);
}

#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.1rem;
    background: #0B3B85;
}

.header_box .xg .w1780 {
    align-items: center;
}

.header_box .xg .header_top {
    display: none;
}

.header_box .xg .sstop {
    top: 0;
}

#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: #2052B8;
    background-size: cover;
    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 a {
    display: flex;
    align-items: center;
    height: 100%;
}

.m_header_box header #logo img {
    height: auto;
    max-height: 0.6rem;
}

.m_header_box header #logo {
    padding: 0px;
    width: calc(100% - 80px);
    height: 100%;
}

#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: #2052B8;
}

#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: #2052B8;
}

#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-y: 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/nav_x.png");
    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;
   
}

.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: 0.05rem;
    color: #fff;
    text-align: center;
    letter-spacing: 0.02rem;
    overflow: hidden;
    width: 100%;
    height: 0.85rem;
    display: block;
    margin-bottom: 10px;
}

.wap_search form {
    height: 0.4rem;
    border-radius: 0.2rem;
    background: rgb(255 255 255);
    position: relative;
    width: 3.68rem;
    margin: 0.1rem auto;
}

.wap_search .input {
    font-size: 16px;
    color: #646464;
    height: 0.4rem;
    line-height: 0.4rem;
    padding: 0 24px;
    box-shadow: none;
    -webkit-appearance: none;
    float: left;
    border-right: 0;
    background: none;
    width: calc(100% - 0.4rem);
}

.wap_search .btn_blue {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border: 0;
    background: url(../images/ser.png) center no-repeat #2052B8;
    background-size: .18rem auto;
    border-radius: 0.2rem;
}

.wap_search .btn_blue.fr {
    background: #e9edef;
    color: #4e4f53;
}

.wap_search input::-webkit-input-placeholder {
    color: #999;
}

.wap_search input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

.wap_search input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}

.wap_search input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
}

/* WebKit browsers */

.wap_search input:focus::-webkit-input-placeholder {
    color: transparent;
    /* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}

/* Mozilla Firefox 4 to 18 */

.wap_search input:focus:-moz-placeholder {
    color: transparent;
}

/* Mozilla Firefox 19+ */

.wap_search input:focus::-moz-placeholder {
    color: transparent;
}

/* Internet Explorer 10+ */

.wap_search input:focus:-ms-input-placeholder {
    color: transparent;
}

/* 点击搜索框获取焦点 placeholder消失-结束 */
/* search */
/* 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: #004A99;
    background-repeat: no-repeat;
    background-position: center center;
  /*  background-size: 0.4rem;*/
    background-image: url("../images/ser.png");
    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.3);
    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 */
.banner-slick .ban-xx {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.ban-xx .w1780 {
    position: relative;
    height: 100%;
    width: 17.8rem;
    max-width: 96%;
    margin: 0 auto;
    /* width: 17.8rem; */
    /* max-width: 96%; */
    /* background: #fff; */
}

.ban-xx .w1780::after {
    z-index: 99;
    content: "";
    position: absolute;
    top: .96rem;
    bottom: 0;
    left: auto;
    /* top:0; */
    right: .16rem;
  /*  border-left: 1px solid rgba(255, 255, 255, 0.2);*/
}

.banner-slick a {
    position: relative;
    display: block;
}

.banner-slick a img {
    display: block;
    width: 100%;
    height: 100vh;
}

.banner .banner-slick a img {
   width: 100%;
    
    -webkit-transition: all 6s ease-out;
    -o-transition: all 6s ease-out;
    transition: all 6s ease-out;
    overflow: hidden;
    transform: scale(1.0, 1.0);
    -webkit-transform: scale(1.0, 1.0);
    object-fit: cover;
}

.banner .slick-active a img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.banner-slick-dots img{
    left: auto;
    top: 92%;
    transform: translateY(-50%);
    right: 48%;
    bottom: auto;
}

.banner-slick .slick-dots li {
cursor:pointer;display:inline-block;*display:inline;zoom:1;width:90px;height:4px; margin:0 4px;overflow:hidden; background:rgba(255,255,255,.5);line-height:999px;
 
}

 



.banner-slick .slick-dots li.slick-active button {
    background: #fff;
}

/* 头部整屏下滑 */

.fix-top {
    position: relative;
    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;
    z-index: 99;
}

.ar_web {
    overflow: hidden;
    position: fixed !important;
    top: 0rem;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.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;
}



.home-main {
    background: url(../images/main-bg.png) no-repeat center top;
    background-size: cover;
}

/* 第一部分 */

.section1 {
    position: relative;
    padding: .65rem 0;
}

.title {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.title h2 {
    position: relative;
    font-size: 0;
    font-weight: normal;
    text-align: center;
}

.title h2 p {
    position: relative;
    display: inline-block;
    font-size: 0.42rem;
    color: #000;
    font-weight: 500;
    vertical-align: middle;
    padding: 0 .45rem;
    padding-bottom: .2rem;
    background: url(../images/tit-bg.png) no-repeat left bottom;
    background-size: 2.39rem auto;
    z-index: 9;
}

.title h2 span {
    display: block;
    padding-top: 0.1rem;
    font-size: 0.16rem;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0em;
    color: #AFAFAF;
}

.title .more {
    position: absolute;
    right: 0;
    bottom: 0;
}

.title .more a {
    position: relative;
    right: 0;
    line-height: .3rem;
    padding: 0 .05rem;
    padding-bottom: 0.1rem;
    display: block;
    background: url(../images/more.png) no-repeat right bottom;
    background-size: 1rem auto;
    font-size: 0.16rem;
    color: #9E9E9E;
    text-transform: capitalize;
    transition: all .6s;
}

.title .more a:hover {
    right: 0.05rem;
    color: #004A99;
}

.s1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: .7rem;
}

.s1-l {
    width: 73.73%;

}

.s1-l a {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.s1-l a .s1-ll {
    width: calc(100% - 5.26rem);
    margin-right: -2.3rem;
    background: #fff;
    padding: 0.55rem 2.9rem 0.85rem 0.55rem;
}

.s1-ll .date p {
    font-size: .36rem;
    font-weight: bold;
    color: #2052B8;
}

.s1-ll .date span {
    font-size: .16rem;
    color: #808080;
}

.s1-ll h2 {
    margin-top: 0.2rem;
    margin-bottom: 0.25rem;
    font-size: 0.28rem;
    color: #000000;
    font-weight: normal;
    line-height: 0.4rem;
    height: 0.8rem;
}

.s1-ll>p {
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #9E9E9E;
    height: 2.24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.s1-l a .s1-lr {
    width: 7.56rem;
    margin-top: .2rem;
}

.s1-l a .s1-lr .pic {
    padding-top: 58.33%;
}

.s1-l .slick-prev {
    top: auto;
    transform: none;
    bottom: 0;
    left: calc(100% - 5.26rem);
    width: 0.8rem;
    height: 0.8rem;
    background: #D8D8D8 url(../images/s1-l.png) no-repeat center center;
    background-size: 0.15rem auto;
}

.s1-l .slick-next {
    top: auto;
    transform: none;
    bottom: 0;
    left: calc(100% - 4.46rem);
    width: 0.8rem;
    height: 0.8rem;
    background: #004A99 url(../images/s1-r.png) no-repeat center center;
    background-size: 0.15rem auto;
}

.s1-r {
    width: 23.93%;
    /* margin-top: .59rem; */
}

.s1-r ul li {
    border-bottom: 1px solid #D8D8D8;
}

.s1-r ul li a {
    display: block;
    padding: 0.2rem 0;
}

.s1-r ul li a p {
    font-size: 0.2rem;
    font-weight: 350;
    color: #222222;
    line-height: .3rem;
    height: .3rem;
    margin-bottom: 0.19rem;
}

.s1-r ul li:hover a p {
    color: #004A99;
}

.s1-r ul li a span {
    display: block;
    text-align: right;
    font-size: .18rem;
    color: #999999;
}

.section2 {
    position: relative;
    padding-top: 0.7rem;
    overflow: hidden;
}


.s2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: .75rem;
}

.s2-l {
    position: relative;
    width: 50%;
    z-index: 6;
}

.s2-l a {
    display: block;
}

.s2-l a .pic {
    padding-top: 54.49%;
    margin-right: .23rem;
}

.s2-l a .txt {
    margin-top: -1.2rem;
    background: #fff;
    padding: 1.4rem .5rem .8rem .5rem;
}

.s2-l a .txt h2 {
    font-size: .3rem;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s2-l a:hover .txt h2 {
    color: #004A99;
}

.s2-l a .txt p {
    margin-top: .1rem;
    font-size: .14rem;
    line-height: .2rem;
    color: #9E9E9E;
}

.s2-l .slick-dots {
    bottom: .45rem;
}

.s2-l .slick-dots li {
    position: relative;
    width: .57rem;
    height: 1px;
    background: #D8D8D8;
    transition: all .6s;
}

.s2-l .slick-dots li button {
    position: absolute;
    padding: 0;
    top: -2px;
    height: 3px;
    background: #2052B8;
    opacity: 0;
    z-index: -1;
    transition: all .6s;
}

.s2-l .slick-dots li.slick-active button {
    opacity: 1;
    z-index: 9;
}

.s2-r {
    width: 50%;

}

.s2-r .s2-r-qh {
    width: calc(100% + .23rem);
    margin-left: -.23rem;
    overflow: hidden;
    padding-bottom: .9rem;
}

.s2-r ul li {
    position: relative;
    margin: .28rem 0;
}

.s2-r ul li::before {
    content: "";
    position: absolute;
    top: .35rem;
    left: 0;
    width: 3.68rem;
    border-top: 0.5px solid #B7C5D5;
}




.s2-r ul li a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.s2-r ul li a .icon {
    position: relative;
    width: 0.97rem;
    height: 0.97rem;
    border: 1px solid #004A99;
    border-radius: 50%;
    overflow: hidden;
}

.s2-r ul li a .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.s2-r ul li a:hover .icon img {
    animation: jello 1s linear;
}



@keyframes jello {

    from,
    11.1%,
    to {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    22.2% {
        -webkit-transform: translate(-50%, -50%) skewX(-12.5deg) skewY(-12.5deg);
        -moz-transform: translate(-50%, -50%) skewX(-12.5deg) skewY(-12.5deg);
        transform: translate(-50%, -50%) skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: translate(-50%, -50%) skewX(6.25deg) skewY(6.25deg);
        -moz-transform: translate(-50%, -50%) skewX(6.25deg) skewY(6.25deg);
        transform: translate(-50%, -50%) skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: translate(-50%, -50%) skewX(-3.125deg) skewY(-3.125deg);
        -moz-transform: translate(-50%, -50%) skewX(-3.125deg) skewY(-3.125deg);
        transform: translate(-50%, -50%) skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: translate(-50%, -50%) skewX(1.5625deg) skewY(1.5625deg);
        -moz-transform: translate(-50%, -50%) skewX(1.5625deg) skewY(1.5625deg);
        transform: translate(-50%, -50%) skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: translate(-50%, -50%) skewX(-.78125deg) skewY(-.78125deg);
        -moz-transform: translate(-50%, -50%) skewX(-.78125deg) skewY(-.78125deg);
        transform: translate(-50%, -50%) skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: translate(-50%, -50%) skewX(0.390625deg) skewY(0.390625deg);
        -moz-transform: translate(-50%, -50%) skewX(0.390625deg) skewY(0.390625deg);
        transform: translate(-50%, -50%) skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: translate(-50%, -50%) skewX(-.1953125deg) skewY(-.1953125deg);
        -moz-transform: translate(-50%, -50%) skewX(-.1953125deg) skewY(-.1953125deg);
        transform: translate(-50%, -50%) skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.s2-r ul li a .txt {
    display: flex;
    align-items: flex-end;
    flex: 1;
    min-width: 0;
    margin-left: .15rem;
    width: calc(100% - .97rem);
}

.s2-r ul li a .txt p {
    font-size: 0.2rem;
    color: #000000;
    padding-left: .15rem;
    max-height: .8rem;
    overflow: hidden;
white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
}

.s2-r ul li a .txt p span {
    font-size: 0.6rem;
    color: #004A99;
}

.s2-r ul li a .txt p i {
    font-style: normal;
    color: #0CDEDF;
    padding: 0 0.05rem
}

.s2-r ul li a .xx {
    flex: 1;
    min-width: 0;
    border-top: 0.5px solid #B7C5D5;
}

.s2-r-qh .slick-dots {
    bottom: -.7rem;
    right: 1.5rem;
    width: auto;
    left: auto;
}

.s2-r-qh .slick-dots li {
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    margin: 0 .1rem;
    background: #C4CCD5;
}

.s2-r-qh .slick-dots li.slick-active {
    background: #004A99;
}

.section3 {
    padding-top: 1.2rem;
    padding-bottom: .8rem;
}

.s3 {
    position: relative;
    margin-top: .6rem;
    height: 5.15rem;

}

.s3 ul li {
    margin: 1.2rem 0.4rem;
    transition: all .6s;
}

.s3 ul li a {
    position: relative;
    display: block;
}

.s3 ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.81) 100%);
}

.s3 ul li a .pic {
    padding-top: 62.95%;
}

.s3 ul li a .txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    padding: .15rem;
    opacity: 0;
    z-index: -1;
}

.s3 ul li a .txt span {
    font-size: .14rem;
    color: #fff;
}

.s3 ul li a .txt p {
    margin-top: .1rem;
    font-size: .14rem;
    color: #fff;
    line-height: .24rem;
    height: .48rem;
}

.s3 ul li.slick-center {
    position: relative;
    transform: scale(1.7);
    padding-bottom: .15rem;
    background: linear-gradient(180deg, #baeaea 1%, #e3f1f1 100%);
    z-index: 9;
}

.s3 ul li.slick-center .txt {
    opacity: 1;
    z-index: 9;
}

.s3 .slick-prev {
    left: 20%;
    width: .5rem;
    height: .5rem;
    background: url(../images/s3-l.png) no-repeat center center;
    background-size: .5rem auto;
}

.s3 .slick-next {
    right: 20%;
    width: .5rem;
    height: .5rem;
    background: url(../images/s3-r.png) no-repeat center center;
    background-size: .5rem auto;
}

.section4 {
    position: relative;
    padding-top: 1rem;
    padding-bottom: .9rem;
    background: url(../images/s4-bg.jpg) no-repeat center top;
    background-size: cover;
}

.s4 ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}

.s4 ul li {
    width: 46%;
    background: url(../images/s4-bg.png) no-repeat center center;
    background-size: 95% 100%;

}

.s4 ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.63rem;
}

.s4 ul li a:hover img {
    animation: icon-yh 0.6s linear;
}

@keyframes icon-yh {
    0% {
        transform: rotateZ(0);
    }

    10% {
        transform: rotateZ(10deg);
    }

    20% {
        transform: rotateZ(0);
    }

    30% {
        transform: rotateZ(-10deg);
    }

    40% {
        transform: rotateZ(0);
    }

    50% {
        transform: rotateZ(10deg);
    }

    60% {
        transform: rotateZ(0);
    }

    70% {
        transform: rotateZ(-10deg);
    }

    80% {
        transform: rotateZ(0);
    }

    90% {
        transform: rotateZ(10deg);
    }

    100% {
        transform: rotateZ(0);
    }
}

.s4 ul li a .txt {
 
    text-align: center;
}

.s4 ul li a .txt p {
    font-size: 0.4rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* .s4 ul li:hover a .txt p {
    color: #004A99;
}

.s4 ul li:hover a .txt span {
    color: #004A99;
} */

.s4 ul li a .txt span {
    display: block;
    font-size: 0.24rem;
    color: #fff;
    padding-top: .1rem;
    max-height: .48rem;
    overflow: hidden;
}

/* foot */

#ft-link {
    padding-top: .4rem;
    padding-bottom: .3rem;
    border-bottom: 1px solid #434343;
}

.ft-link {
    position: relative;
    padding-left: .8rem;
}

.ft-link>span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: .22rem;
    color: #adadad;
}

.ft-link>ul {
    display: flex;
    flex-wrap: wrap;
}

.ft-link>ul>li {
    position: relative;
    width: 25%;
}

.ft-link>ul>li>ul {
    position: absolute;
    left: .15rem;
    right: .15rem;
    bottom: 100%;
    background: #fff;
    border: 1px solid #eee;
    display: none;
}

.ft-link>ul>li:hover>ul {
    display: block;
}

.ft-link>ul>li>ul>li>a {
    display: block;
    line-height: .4rem;
    padding: 0 .15rem;
    font-size: .16rem;
    color: #333
}

.ft-link>ul>li>ul>li:hover>a {
    background: #e3994a;
    color: #fff;
}

.ft-link>ul>li p {
    position: relative;
    margin: 0 .15rem;
    line-height: 0.4rem;
    padding-left: 0.15rem;
    padding-right: 0.45rem;
    background: #3d3d3d;
    font-size: .14rem;
    color: #adadad;
}

.ft-link>ul>li p span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/ft-icon.png) no-repeat center center;
    right: .15rem;
    width: .3rem;
    height: .3rem;
}

footer {
    background: #004A99;
height: auto;
    line-height: 27px;
    color: #FFF;
}

.foot {
    padding: .5rem 0;
}

.ft-top {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.ft-top p {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 0.16rem;
    color: #fff;
    margin: 0 .3rem;
}

.ft-top p img {
    margin-right: .15rem;
}

.ft-down {
    text-align: center;
    margin-top: .3rem;
}

.ft-down p a,
.ft-down p span {
    display: inline-block;
    font-size: 0.14rem;
    color: rgba(255, 255, 255, 0.68);
}

.ft-down p span {
    padding: 0 .15rem;
}

@media screen and (max-width: 1400px) {
    #nav ul li {
        margin-right: .3rem;
    }
}

@media(max-width: 1200px) {
    .fix-top {
        top: 0;
        position: relative !important;
        overflow: hidden;
    }

    .banner-slick a img {
        height: initial;
    }

    .ban-xx .w1780::after {
        display: none;
    }

    .banner-slick .slick-dots {
        top: auto;
        transform: translate(-50%, 0);
        bottom: .3rem;
        left: 50%;
    }

    .banner-slick .slick-dots li {
        display: inline-block;
        margin: 0 .15rem;
    }

    .banner {
        padding-top: .6rem;
    }

    .ar_web {
        top: 0;
        position: relative !important;
    }

    .swipershubaio {
        display: none;
    }

    .s1-l a .s1-lr {
        width: 5.5rem;
    }

    .s1-l a .s1-ll {
        width: calc(100% - 3.2rem);
        padding: 0.2rem 2.4rem 0.2rem 0.2rem;
    }

    .s1-ll h2 {
        margin-top: 0.1rem;
        margin-bottom: 0.12rem;
        font-size: .2rem;
    }

    .s1-l .slick-prev {
        left: calc(100% - 4.8rem);
    }

    .s1-l .slick-next {
        left: calc(100% - 4rem);
    }

    .s1-r ul li a {
        padding: .2rem 0;
    }

    .s2-r .s2-r-qh {
        width: 100%;
    }

    .s2-r ul li {
        margin: .2rem 0;
    }

  


    .s2-r ul li::before {
        width: 3rem;
    }

    .s2-r ul li::before {
        left: -1rem;
    }

    .s4 ul {
        width: 100%;
    }
.s2-r ul li a .txt p {
   
    width: 70%;
}


}

@media screen and (max-width: 1200px) {
    .foot {
        padding: .2rem 15px;
    }

    .ft-down {
        margin-top: .15rem;
    }

}

@media screen and (max-width: 1000px) {
    .s1-l {
        width: 100%;
    }

    .s1-r {
        width: 100%;
        margin-top: .15rem;

    }

    .s1-r ul li a p {
        height: initial;
    }

    .section2 {
        padding-top: 0;
    }

    .s2-r ul li a .xx {
        display: none;
    }

    .s2-r ul li {
        padding-left: .5rem !important;
    }

    .s2-r ul li::before {
        display: none;
    }

    .s2-r-qh .slick-dots li {
        padding-left: 0 !important;
    }

    .s2-r ul li a .txt p span {
        font-size: .4rem;
    }

    .s3 ul li {
        margin: .8rem .4rem;
    }

    .section3 {
        padding-bottom: 0;
    }

    .section4 {
        margin-top: -1rem;
    }

    .s4 ul li a .icon img {
        max-height: 1.06rem;
    }
}

@media screen and (max-width: 700px) {
    .section1 {
        padding: .15rem 0;
    }

    .title {
        justify-content: flex-start;
    }

    .title h2 p {
        font-size: .3rem;
    }

    .title .more a {
        top: 50%;
        bottom: auto;
    }

    .s1-l a .s1-lr {
        width: 100%;
        order: -1;
    }

    .s1-l a .s1-ll {
        width: 100%;
        padding: .2rem;
    }

    .s1 {
        margin-top: .15rem;
    }

    .s1-l .slick-prev {
        bottom: auto;
        top: 17%;
        left: 0;
        width: .4rem;
        height: .5rem;
        background-size: .1rem auto;
    }

    .s1-l .slick-next {
        bottom: auto;
        top: 17%;
        right: 0;
        left: auto;
        width: .4rem;
        height: .5rem;
        background-size: .1rem auto;
    }

    .s2 {
        padding-top: .2rem;
        display: block;
    }

    .s2-l {
        width: 100%;

    }

    .s2-l a .txt {
        padding: 1.4rem .2rem .8rem .2rem;
    }

    .s2-l a .txt h2 {
        font-size: .2rem;
    }

    .s2-r {
        width: 100%;
    }

    .s2-r .s2-r-qh {
        margin-left: 0;
    }

    .s2-r ul li {
        padding-left: 0 !important;
        margin: .1rem 0;
    }

    .s2-r .s2-r-qh {
        padding-bottom: .4rem;
    }

    .s2-r-qh .slick-dots {
        bottom: -.4rem;
    }

    .section2 {
        padding-top: .15rem;
    }

    .section3 {
        padding-top: .2rem;
    }

    .s3 ul li {
        margin: .15rem 0;
    }

    .s3 {
        margin-top: .15rem;
        height: initial;
    }

    .s3 .slick-prev {
        left: 0;
    }

    .s3 .slick-next {
        right: 0;
    }

    .section4 {
        margin-top: 0;
        padding: .1rem 0;
    }

    .s3 ul li a .txt {
        opacity: 1;
        z-index: 9;
    }

    .s3 ul li a .txt span,
    .s3 ul li a .txt p {
        font-size: 14px;
    }

    .s4 ul li {
        width: 100%;
        margin: .1rem 0;
    }

    .s4 ul {
        flex-wrap: wrap;
    }

    .s4 ul li a {
        padding: .15rem;
    }

    .s4 ul li a .txt p {
        font-size: .2rem;
    }

    .s4 ul li a .txt span {
        font-size: .16rem;
    }

    .s4 ul li a .icon img {
        max-height: .8rem;
    }

    .s1-ll h2 {

        font-size: .2rem;
        height: initial;
    }

}

@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)
    }
}

.PrevDisabled{height: 20px !important;line-height: 15px !important;}
.NextDisabled{height: 20px !important;line-height: 15px !important;}
.Next{height: 20px !important;line-height: 15px !important;}
.defaultButtonStyle{height: 20px !important;line-height: 15px !important;    padding: 0px !important;}
.defaultInputStyle{height: 20px !important;line-height: 15px !important;padding: 0px !important;}
.tzg li{font-size: 0.17rem;
    color: #333;
    line-height: 0.32rem;
    padding-left: 0.1rem;}
.tzg li span{    float: right;}

.Prev{height: 20px !important;}


/* announcement */

.announcementbg{
  width: 100%;
 
  margin: 0 auto;
  background-size: cover;
  padding-bottom: 0.8rem;
}

.announcementbg .announcement{
  margin: 0 auto;
 
}

.announcementbg .announcement .title .title_t span em{
  display: none;
}

.announcementbg .announcement .announcementbox{
  margin: 0.45rem auto 0 auto;
}

.announcementbg .announcement .announcementbox .notice{


}

.announcementbg .announcement .announcementbox .notice ul li{
  float: left;
  position: relative;
  z-index: 5;
  width: 47%;
  height: 1.26rem;
  margin: 0 0 0.33rem 3%;
  background: #fff;
  -webkit-box-shadow: 0 8px 8px 0px rgba(204, 159, 130, .2);
  box-shadow: 0 8px 8px 0px rgba(204, 159, 130, .2);

}

.announcementbg .announcement .announcementbox .notice ul li:nth-child(2n){
  margin-right: 0;
}

.announcementbg .announcement .announcementbox .notice ul li .time{
  float: left;
  width: 19%;
  height: 0.55rem;
  text-align: center;
  border-right: 1px solid #eae6e2;
  margin-top: 0.35rem;

}

.announcementbg .announcement .announcementbox .notice ul li .time span{
  display: block;
  font-size: 0.42rem;
  color: #2052b8;
  font-family: Georgia, 'Times New Roman', Times, serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.announcementbg .announcement .announcementbox .notice ul li .time i{
  display: block;
  font-size: 0.16rem;
  color: #2052b8;
  font-family: Georgia, 'Times New Roman', Times, serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.announcementbg .announcement .announcementbox .notice ul li .txt_xq{
  float: left;
  width: 72%;
  margin-left: 3%;
  margin-top: 0.35rem;
} 

.announcementbg .announcement .announcementbox .notice ul li .txt_xq a{
  font-size: 0.2rem;
  color: #3A3A3C;
  display: block;
  line-height: 0.3rem;
  height: 0.6rem;
  overflow: hidden;
  font-family: 'Noto Sans SC';
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.announcementbg .announcement .announcementbox .notice ul li::after{
  position: absolute;
  left: 0rem;
  top: 0rem;
  content: "";
  z-index: -1;
  background: #2052b8;
  height: 2px;
  width: 0%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.announcementbg .announcement .announcementbox .notice ul li:hover::after{
  width: 100%;
}

.announcementbg .announcement .announcementbox .notice ul li:hover .txt_xq a{
  font-weight: bold;
  text-decoration: underline;
  color: #2052b8;

}


@media (max-width: 980px){
  .announcementbg{
    padding-bottom: 0.6rem;
  }
  
  .announcementbg .announcement{
    margin: 0 auto;
   
  }

  
  .announcementbg .announcement .announcementbox .notice{
    margin: 0 auto;
  
  }
  
  .announcementbg .announcement .announcementbox .notice ul li{
    float: left;
    position: relative;
    z-index: 5;
    width: 100%;
    height: 1.26rem;
    margin: 0 0% 0.3rem 0%;
  
  }
  
  .announcementbg .announcement .announcementbox .notice ul li:nth-child(2n){
    margin-right: 0;
  }
  
  .announcementbg .announcement .announcementbox .notice ul li .time{
    float: left;
    width: 19%;
    height: 0.55rem;
    text-align: center;
    border-right: 1px solid #eae6e2;
    margin-top: 0.3rem;
  
  }
  
  .announcementbg .announcement .announcementbox .notice ul li .time span{
    display: block;
    font-size: 0.3rem;
  }
  
  .announcementbg .announcement .announcementbox .notice ul li .time i{
    display: block;
    font-size: 0.24rem;
  }
  
  .announcementbg .announcement .announcementbox .notice ul li .txt_xq{
    float: left;
    width: 72%;
    margin-left: 3%;
    margin-top: 0.3rem;
  } 
  
  .announcementbg .announcement .announcementbox .notice ul li .txt_xq a{
    font-size: 0.24rem;
    color: #3A3A3C;
    display: block;
    line-height: 0.35rem;
    height: 0.7rem;
  }
  
  

}