@charset "utf-8";
@font-face {
    font-family: BAHNSCHRIFT;
    src: url(../fonts/BAHNSCHRIFT.TTF);
}

@media screen and (min-width:1920px) {
    html {
        font-size: 100px!important;
    }
}

@media screen and (max-width:1920px) {
    html {
        font-size: 100px!important;
    }
}

@media screen and (max-width:1200px) {
    html {
        font-size: 90px!important;
    }
}

@media screen and (max-width:980px) {
    html {
        font-size: 85px!important;
    }
}

@media screen and (max-width:640px) {
    html {
        font-size: 80px!important;
    }
}

@media screen and (max-width:480px) {
    html {
        font-size: 75px!important;
    }
}

@media screen and (max-width:375px) {
    html {
        font-size: 70px!important;
    }
}

@media screen and (max-width:360px) {
    html {
        font-size: 65px!important;
    }
}


/*==========================================公共 开始=============================================*/
/*二级导航新加*/

.cpbox .sub{margin-left: -120px;}
.cpbox .sub .box {
    overflow: hidden;
    width: 85vw;
    background: url(../images/cxzx-dh-bg.png) no-repeat center center;
    background-size: cover;
    padding: 35px!important;
    min-height: 680px;
    height: 75vh;
    overflow-y: auto;
}
.cpbox .sub .box::-webkit-scrollbar {
    width: 4px;
    height: 8px;
    background-color: #F5F5F5;
}

.cpbox .sub .box::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

.cpbox .sub .box::-webkit-scrollbar-thumb {
    border-radius: 10px;
   background-color: #0e60b7;
}

.cpbox .sub .box .ej-tpp {
    float: left;
    width: 200px;
}
.cpbox .sub .box .ej-pic{  float: left;margin-right: 60px;}
.cpbox .sub .box .ej-text {
    overflow: hidden;
    padding-left: 20px;
}
.cpbox .ej-text>ul{font-size:0;}
.cpbox .ej-text>ul>li{display: inline-block!important;    margin-bottom: 10px!important;width: 22%;
}
.cpbox .ej-text>ul>li:nth-child(2),
.cpbox .ej-text>ul>li:nth-child(3){width: 26%;}
.cpbox .ej-text>ul>li>a{color: #184f9f;}
.cpbox .ej-text>ul>li>ul{display: block!important;margin-bottom:15px;margin-top: 10px;}
.cpbox .ej-text>ul{display:block!important;}
.cpbox .ej-text>ul>li>ul>li>a{font-size: 18px!important;padding:0!important;color: #555!important; letter-spacing:1px;font-weight:600 !important;;}
/*.cpbox .ej-text>ul>li>ul>li:hover>a {
    color: #004ea2!important;
}*/
.cpbox .ej-text>ul>li>ul>li>ul>li:hover>a {
    text-decoration: underline!important;
    color: #004ea2 !important;
}
.cpbox .ej-text>ul>li:nth-child(1) ul li{float:left;width:50%;}
.cpbox .ej-text>ul>li a{
    padding: 0!important;
justify-content:left!important;
}
  .cpbox .ej-text>ul>li>a {
          font-size: .2rem;
          color: #184f9f;
          font-weight: bold;
      }
.cpbox .sub .box .ej-tpp {
    overflow: hidden;
}
.cpbox .ej-text>ul>li>a{color: #1760ad!important;font-size: .2rem!important;font-weight: normal!important;}
.cpbox .sub .box .ej-tpp img {
    display: block;
    width: 100%;
}
.cpbox .ej-text>ul>li>ul>li>ul {
    display: block!important;
    margin-bottom: 10px!important;
    font-size: 0!important;
text-align:left!important;
}

.cpbox .ej-text>ul>li>ul>li>ul>li {
    display: inline-block!important;
    width: 100%!important;
    box-sizing: border-box!important;
    padding-right: 5px!important;
    line-height: .22rem!important;
}

.cpbox .ej-text>ul>li>ul>li>ul>li>a {
    font-size: .14rem!important;
    color: #777 !important;
}
.cpbox .ej-lnr{text-align: left;
    margin-top: 20px;}
.cpbox .ej-lnr h2{font-size: 20px;
    color: #000;}
.cpbox .ej-lnr p{font-size:16px;color:#666666;margin-top: 10px;}
.cpbox .ej-text>ul>li:last-child>ul>li>ul>li{
    width: 100%!important;
}
/*二级导航新加结束*/

.ar_wap {
    display: none
}

.a_body {
    position: relative;
    z-index: 0;
}

.section {
    overflow: hidden;
}

.w1200 {
    margin: 0 auto;
    max-width: 1540px;
    padding: 0 50px;
}

.heademinr_box_li {
    position: relative;
    z-index: 1;
}

.header_box {
    position: fixed;
    z-index: 10000;
    height: 1.1rem;
    transition: 0.36s;
    top: 0;
    left: 0;
}

#header {
    position: fixed;
    z-index: 999;
    width: 100%;
    transition: 0.36s;
    background-size: cover;
    /* background: #fff; */
    /* box-shadow: 0px 9px 15px 0px rgba(0, 0, 0, 0.05); */
}

#header.xg{ background: #0e60b7}
.header_box_li #header:before {
    content: "";
    position: absolute;
    height: 1.3rem;
    left: 0;
    right: 0;
    top: 0;
    transition: 0.2s;
    visibility: visible;
    background-size: 100% 100% !important;
    pointer-events: none;
    background: url(../images/header_box.png) center no-repeat;
    z-index: -1;
}

.header_box_li #header .w1200:after {
    content: "";
    position: absolute;
    left: 50px;
    bottom: 0;
    background: #d2d2d2;
    height: 1px;
    opacity: .57;
    transition: 1s;
    width: 0;
    transition-delay: 1s;
}

.header_box_li #header.xg .w1200:after {
    opacity: 0
}

.header_box_li.on #header .w1200:after {
    width: calc(100% - 100px)
}

.header_box_li #header.xg:before{
    height: 0;
    opacity: 0;
}

.header_top {
    position: relative;
    height: 3.375rem;
    padding: 0;
    text-align: right;
    z-index: 10000;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header_top .tianqi {
    display: inline-block;
    height: .64rem
}

.header_top .search_btn {
    display: inline-block;
    float: none;
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
}

#header .right {
    display: flex;
    align-items: center;
    height: 100%;
    width: 77%;
    justify-content: space-between;
}

.header_top .search {
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 20;
}

.header_top .search .input {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -.08rem;
    top: -12px;
    bottom: auto;
    height: 40px;
    width: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.header_top .search .input input {
    width: 100%;
    height: 100%;
    font-size: 13px;
    padding: 0 .32rem 0 .1rem;
    color: #333;
}

.header_top .search .btn {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}

.header_top .search .btn input {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

.header_top .search .btn svg {
    width: 18px;
    height: 18px;
    fill: #fff;
}

.header_top .search:hover .btn svg {
    fill: #6510AD;
}

.header_top .search:hover .input {
    width: .42rem;
    opacity: 1;
    visibility: visible;
}

.list_box0 {
    display: flex;
    align-items: center;
}
.list_box0 .li.kk{/* width:130px; */}
.list_box0 .li {
    font-size: 16px;
    color: #fff;
    display: flex;
    transition: .6s;
    margin-left: .26rem;
    position: relative;
}
.list_box0 .li:nth-child(2){ order: 1}

.list_box0 .li #currentName,.list_box0 .li #logout-a{
    display: inline-block;
    width: 50px;
    white-space: nowrap;
    border: #fff 1px solid;
    padding: .06rem .08rem;
    font-size: .14rem;
    color: #fff;
    border-radius: 4px;
    transition: .5s;
    cursor: pointer;
    }
.list_box0 .li #currentName:hover,.list_box0 .li #logout-a:hover{background: #0a55a4;
    color: #fff!important;}
.list_box0 .li:first-child {
    margin-left: 0;
}
.list_box0 .li:first-child+li+li{width:130px;}

.list_box0 .li>a {
    display: inline-block;
}

.list_box0 .li a>img {
    margin: -2px 0 0 0;
}

.list_box0 .li a .ewm_box {
    display: inline-block;
    border: #d3d3d3 1px solid;
    background: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scaleY(1);
    top: .56rem;
    opacity: 1;
    visibility: visible;
    transform-origin: top;
    display: none;
}

.list_box0 .li a .ewm_box:before {
    content: "";
    position: absolute;
    border-left: transparent 6px solid;
    border-right: transparent 6px solid;
    border-bottom: #fff 6px solid;
    top: -6px;
    left: 50%;
    margin-left: -6px;
}

.list_box0 .li ul {
    position: absolute;
    top: 100%;
    background: #fff;
    width: auto;
    min-width: 100%;
    left: 50%;
    z-index: 10000;
    transform: translateX(-50%) scaleY(0);
    visibility: hidden;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: .5s;
    transform-origin: top;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    border-radius: 5px;
    overflow: hidden;
}

.list_box0 .li ul li a {
    padding: 0 16px;
    line-height: 28px;
    transition: .6s;
    font-size: 13px;
    color: #666666;
    text-align: center;
    white-space: nowrap;
    font-family: SourceHanSerifCN-Bold;
    width: 100%;
    display: block;
}

.list_box0 .li ul li a:hover {
    color: #fff;
    background: #1a4390;
}

.list_box0 .li:hover ul {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) scaleY(1);
}

.list_box0 .li.li1>a {
    width: .84rem;
    height: .29rem;
    background: #fff;
    border-radius: 5px;
    font-size: .14rem;
    color: #005fd2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.list_box0 .li.li1>a svg {
    margin: 0 0 0 0.08rem
}

.list_box0 .li:hover {
    color: #1a4390;
}

.old_rukou {
    width: 1.5rem;
    height: .54rem;
    display: inline-block;
    text-align: center;
    line-height: .54rem;
    margin-left: .34rem
}

.old_rukou a {
    display: block;
    width: 100%;
    font-size: .2rem;
    color: #fff;
    border-radius: 0 0 0 .1rem;
    background: #1a4390;
}

#m_header .list_box0 {
    padding-right: .5rem;
}

#m_header .list_box0 .li {
    line-height: 50px;
    font-size: 14px;
}

#m_header .list_box0 .li a svg {
    width: .26rem;
    height: .26rem;
    transform: translateY(3px);
}

#m_header .list_box0 .li a .ewm_box {
    top: 60px
}

#m_header .list_box0 .li a>img {
    height: 12px;
}

.list_box_01 {
    font-size: 0;
    white-space: nowrap;
    padding: .625rem;
}

.list_box_01 li {
    display: block !important;
    margin: 0 15px !important;
    text-align: center;
}

.list_box_01 li h3 img {
    border: #ededed 1px solid;
    width: 85px;
    height: 85px;
}

.list_box_01 li h5 {
    font-size: .75rem;
    color: #666666;
    line-height: 20px;
    margin: 0;
}

.list_box0 .li:after {
    content: "";
    position: absolute;
    left: -.26rem;
    width: 1px;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    opacity: .8;
}

.list_box0 .li:first-child:after {
    display: none
}

.header_box .w1200 {
    height: 1.1rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
    max-width: 1850px;
}


/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/

#header #logo { width: 2.2rem}
#header.xg #logo{ width: 2rem}

#header #logo .box_table {
    width: auto
}

#logo {
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    transition: .5s;
}

#logo img {
    max-width: 100%;
    transition: .5s;
    max-height: .66rem;
}

#logo img.img2 {
    display: none
}

#nav {
    margin-right: .4rem;
    height: 100%;
    width: 100%;
}

#nav ul {
    display: flex;
    /*justify-content: space-between;*/
    height: 100%;
}

#nav ul li {
    z-index: 0;
    height: 100%;
    position: relative;
    flex: auto;
}

#nav ul li a {
    display: flex;
    /*padding: 0;*/
    position: relative;
    z-index: 2;
    height: 100%;
    align-items: center;
    justify-content: center;
}

#nav ul li:hover>a {
    background:-webkit-linear-gradient( 90deg, #ffac25 0%, #ffc05a 100%);
}
#nav ul li:hover .sub a {
   background:none;
}

#nav ul li h3 {
    font-size: .18rem;
    color: #fff;
    line-height: 100%;
    position: relative;
    transition: .36s;
    display: inline-block;
}

#nav ul li h3:after {
    content: "";
    position: absolute;
    left: 50%;
    top: calc(100% + 2px);
    transition: .6s;
    border-left: transparent .75rem solid;
    border-right: transparent .75rem solid;
    border-bottom: #fff 1rem solid;
    margin-left: -.75rem;
    opacity: 0;
    visibility: hidden;
}

#nav ul li.on1 h3:after {
    opacity: 1;
    visibility: visible
}

#nav ul li a i {
    margin: -3px 0 0 .625rem;
    display: inline-block;
    width: 10px;
    height: 5px;
    background: ;
    transition: .5s
}

#nav ul li.on a i,
#nav ul li:hover a i {
    background: ;
}

#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;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: .5s;
    transform-origin: top;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    border-radius: 0;
    overflow: hidden;
}

#nav ul li .sub:after {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #eab576;
}

#nav ul li .sub .box {
    padding: 2px 0 0;
    text-align: center;
}

#nav ul li .sub a {
    padding: 10px 30px;
    line-height: 28px;
    transition: .6s;
    font-size: 16px;
    color: #99999;
    text-align: center;
    white-space: nowrap;
    font-family: SourceHanSerifCN-Bold;
    min-width: 160px;
    justify-content: center;
}

#nav ul li .sub .ej-text>ul>li>ul>li>a {
    line-height: 38px;
}
#nav ul li .sub>.box>.ej-text>ul>li>a{
    border-bottom: 1px solid #d2d7df; 
    margin:0 40px 0 0;
    line-height:40px
}

#nav ul li .sub a:hover {
    color: #004ea2 !important;

}

#nav ul li:hover .sub {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) scaleY(1);
}

#nav>ul>li.on h3,
#nav ul li:hover h3,
#header.xg #nav ul li.on a h3,
#header.xg #nav ul li:hover a h3 {
    /* color: #184f9f; */
}

#nav>ul>li h3:before {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    right: -1.375rem;
    top: 50%;
    margin-top: -6px;
    transition: .3s;
    background-size: 100% auto;
    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: .6s;
    margin: 0;
    position: relative;
}

.search_btn img {
    margin: 0;
}

#header .dw2 {
    float: left;
    height: 90px;
    width: 53px;
    cursor: pointer;
    position: relative;
    margin-right: 1.5rem;
    transition: .6s;
    margin-left: 1rem;
}

#header .dw2 .j_tab {}

#header .dw2:after {
    content: "";
    width: 1px;
    height: 16px;
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, .75);
    right: -1.5rem;
    top: 50%;
    margin-top: -8px;
}

#header .dw2.yuyan:before {
    content: "";
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

#header .dw2 .dh {
    height: 23px;
    line-height: 23px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
    transition: .6s;
}

#header .dw2 .dh span {
    padding-right: 14px;
    width: 53px;
    height: 23px;
    display: inline-block;
    font-style: italic;
}

#header .dw2 .dd {
    padding-bottom: 10px;
    padding-top: 10px;
    position: absolute;
    top: 100%;
    width: 100%;
    text-align: center;
    background: #acce22;
    left: 0;
    border: 1px solid #acce22;
    opacity: 0;
    visibility: hidden;
    transition: 400ms;
    transform: translateY(15px);
}

#header .dw2 .dd:before {
    content: "";
    display: inline-block;
    border: 8px solid transparent;
    border-bottom: 8px solid #acce22;
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -8px;
}

#header .dw2 .dd a {
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 13px;
    padding: 0 10px;
}

#header .dw2 .dd a:hover {
    font-weight: bold;
}

#header .dw2.on .dd {
    opacity: 1;
    visibility: visible;
    transform: translate(0);
}

.header_box .xg .w1200 {
    height: .8rem;
}


/* .xg #nav ul li h3{color:#333;}
.xg .list_box0 .li{color: #6f6f6f;}
.xg .list_box0 .li.li1>a{ background:#1a4390; color:#fff}
.xg .list_box0 .li.li1>a svg path{ fill:#fff}
.xg #logo img{}
.xg .search_btn svg{ fill:#6f6f6f} */

.search_btn {
    cursor: pointer;
}

.list_box0 .li svg {
    fill: #fff;
    width: .24rem;
    height: .24rem;
}

.search-dialog-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    opacity: 0;
    visibility: hidden;
    transition: .6s;
    /* overflow: hidden; */
}

.search-dialog-box:before {
    content: "";
    position: absolute;
    top: 0;
    height: 0;
    background: #0e42b4;
    transition: .6s;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: .8;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
}

.search-dialog-box.on:before {
    height: 100%
}

.search-dialog-box .bubbles-bg {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.search-dialog-box .search-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    margin: 0;
    background: rgba(0, 0, 0, .7);
    background-size: cover;
    background-repeat: no-repeat;
    /* z-index: 1; */
    transform-origin: center center;
    transition: height .8s cubic-bezier(.77, 0, .175, 1);
}

.search-dialog-box .wrap-inner {
    transform: translateY(100%);
    transition: .6s;
}

.search-dialog {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 2;
}

.search-dialog .search-tit {
    font-size: 2.75rem;
    line-height: 3.5rem;
    color: #fff;
    text-align: center;
    overflow: hidden;
    display: none;
}

.search-dialog .search-inner {
    overflow: hidden;
    margin-top: 0;
}

.search-dialog .search-input {
    width: 8rem;
    margin: 0 auto;
    padding: 0 0.08rem 0 .24rem;
    background-color: rgba(255, 255, 255, .1);
    box-sizing: border-box;
    transition: all .3s;
    max-width: 94%;
}

.search-dialog .search-input input[type=text] {
    float: left;
    height: .72rem;
    width: calc(100% - .56rem);
    background-color: transparent;
    font-size: .2rem;
    line-height: .08rem;
    color: #fff;
    transition: all .3s;
}

.search-dialog .search-input input[type=text]::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.search-dialog .search-input input[type=text]:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.search-dialog .search-input input[type=text]::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.search-dialog .search-input input[type=text]:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.search-dialog .search-input input[type=submit],
.search-dialog .search-input .clear-btn {
    float: right;
    height: .72rem;
    width: .56rem;
}

.search-dialog .search-input input[type=submit] {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: .24rem;
    background-image: url('../images/search-btn.svg');
}

.search-dialog .search-input .clear-btn {
    background-color: rgba(0, 0, 0, .2);
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../images/close-btn.svg');
    background-size: 3.5rem;
    border-radius: 100%;
    margin-right: 1rem;
    display: none;
}

.search-dialog .search-input.on {
    background-color: #fff;
}

.search-dialog .search-input.on input[type=submit] {}

.search-dialog .hot-search {
    font-size: 0;
    width: 19.5rem;
    margin: .6rem auto 0;
    box-sizing: border-box;
    padding: 0 .6rem;
    overflow: hidden;
}

.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}

.search-dialog .hot-search .hot-tit {
    font-size: .375rem;
    line-height: .5rem;
    color: #fff;
    font-weight: bold;
    padding-left: .6rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: .5rem;
    background-image: ;
}

.search-dialog .hot-link {
    margin-left: 1rem;
}

.search-dialog .hot-link a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: .375rem;
    line-height: .5rem;
    margin-right: .75rem;
    color: #fff;
    padding-bottom: 5px;
    position: relative;
}

.search-dialog .hot-link a:before {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform .3s;
}

.search-dialog-box .bottom-box {
    position: absolute;
    left: 0;
    bottom: 5.1%;
    width: 100%;
}

.search-dialog-box .bottom-box .share-box {
    overflow: hidden;
}

.search-dialog-box .bottom-box .copy {
    font-size: .35rem;
    line-height: .5rem;
    color: #fff;
    font-family: "gilroy-regular";
    margin-top: .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(0)
}

.pub-close {
    position: absolute;
    width: .48rem;
    height: .48rem;
    z-index: 10;
    right: .24rem;
    top: .24rem;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 100%;
}

.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1c5ab7;
    transform: scale(0);
    border-radius: 100%;
    transition: transform .3s;
}

.pub-close i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: .12rem;
    background-repeat: no-repeat;
    background-image: url(../images/close-btn.svg);
    transition: .6s;
}

.pub-close i:hover {
    transform: rotate(180deg)
}

@keyframes spin {
    to {
        transform: rotate(1turn);
    }
}

@keyframes spin2 {
    to {
        transform: rotate(-1turn);
    }
}

@keyframes spin-reverse {
    from {
        transform: rotate(1turn);
    }
}

@keyframes spin-reverse2 {
    from {
        transform: rotate(-1turn);
    }
}


/*顶部搜索*/

.tc_search {
    margin: 0 1.3rem;
    width: calc(100% - 2.6rem);
    position: absolute;
    bottom: 1rem;
}

.tc_search .header-search {
    height: 40px;
    border-radius: 0;
    background: rgba(255, 255, 255, .1);
    position: relative;
    width: 100%;
    margin-bottom: 1rem;
}

.tc_search .focus_js {
    font-size: .875rem;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 1rem;
    box-shadow: none;
    -webkit-appearance: none;
    border-right: 0;
    background: none;
    width: 100%;
}

.tc_search .btn_blue {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 38px;
    line-height: 38px;
    border: 0;
}

.tc_search .btn_blue.fr {
    background: #e9edef;
    color: #4e4f53;
}

.tc_search input::-webkit-input-placeholder {
    color: #fff;
    color: rgba(255, 255, 255, .7);
}

.tc_search input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    color: rgba(255, 255, 255, .7);
}

.tc_search input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    c color: #fff;
    color: rgba(255, 255, 255, .7);
}

.tc_search input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    color: rgba(255, 255, 255, .7);
}


/* WebKit browsers */

.tc_search input:focus::-webkit-input-placeholder {
    color: transparent;
    /* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}


/* Mozilla Firefox 4 to 18 */

.tc_search input:focus:-moz-placeholder {
    color: transparent;
}


/* Mozilla Firefox 19+ */

.tc_search input:focus::-moz-placeholder {
    color: transparent;
}


/* Internet Explorer 10+ */

.tc_search input:focus:-ms-input-placeholder {
    color: transparent;
}


/* 点击搜索框获取焦点 placeholder消失-结束 */


/*导航按钮开始*/


/*手机端开始*/

.m_header_box {
    transition: .6s;
    display: none;
    /* height: 60px; */
    position: relative;
    z-index: 100000;
}

.m_header_box header {
    padding: 0 0 0 15px;
    height: 60px;
    background: #1972c6;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .05);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.m_header_box header #logo img {
    height: 30px;
}

.m_header_box header #logo {
    padding: 0;
    width: 100%;
}

.m_header_box .list_box0 .li {
    color: #fff;
}

.m_header_box .list_box0 .li.li1>a {
    background: #1a4390;
    color: #fff
}

.m_header_box .list_box0 .li.li1>a svg path {
    fill: #fff
}

.m_header_box #logo img {
    height: .64rem;
}

.m_header_box .search_btn svg {
    fill: #6f6f6f
}


/*导航按钮开始*/

#nav_btn_box.on {
    background: none;
}

#nav_btn .point.on .navbtn::after,
#nav_btn .point.on .navbtn::before {
    /* background: #fff; */
}

#nav_btn_box {
    position: relative;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    min-width: 60px;
}

#nav_btn_box:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* background: #ec6b00; */
}

#nav_btn_box:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: -10px;
    /* border-right: #ec6b00 10px solid; */
    border-bottom: transparent 60px solid;
}

#nav_btn {
    cursor: pointer;
    text-align: center;
    z-index: 99999;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    outline: none;
    box-shadow: none;
}

#nav_btn .point {
    display: inline-block;
    width: .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: .28rem;
}

#nav_btn .navbtn {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 18px;
    height: 2px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #fff;
    margin-top: -1px;
}

#nav_btn .navbtn::after,
#nav_btn .navbtn::before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 24px;
    height: 2px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #fff;
}

#nav_btn .navbtn::after {
    top: -9px;
}

#nav_btn .navbtn::before {
    top: 9px;
}

#nav_btn .point.on .navbtn {
    background: transparent;
}

#nav_btn .point.on .navbtn::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
}

#nav_btn .point.on .navbtn::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
}

.m_nav_list {
    flex-direction: column;
    /* justify-content: center; */
    width: 100%;
    height: 100%;
    overflow: auto;
    align-items: center;
    display: flex;
    background: rgba(255, 255, 255, .1);
}

.m_nav_list::-webkit-scrollbar {
    display: none
}

#m_nav {
    z-index: 99999;
    position: fixed;
    width: 100%;
    height: 100vh;
    right: -105vw;
    top: 0;
    display: none;
    padding: 84px 20px 30px;
    overflow: hidden;
    pointer-events: none;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: #f7f7f7;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
}

#m_nav .close {
    position: absolute;
    top: 7px;
    right: 15px;
    left: 15px;
    font-size: 30px;
    color: #333;
    z-index: 10000;
    /* background: rgba(255,255,255,.1); */
    width: auto;
    height: 35px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 0;
}

#m_nav.act {
    pointer-events: auto;
    right: 0;
    opacity: 1;
    visibility: visible;
}

#m_nav .search_box input.submit {
    background: #0656b7 url(../images/submit.svg) center no-repeat;
    background-size: 1.75rem;
}

#m_nav .list_box0 {
    text-align: center;
    width: 100%;
    justify-content: center;
    margin: .32rem 0 0;
}

#m_nav .list_box0 .li {
    text-align: center;
    color: #333;
    margin: 0 .12rem;
    font-size: 14px;
}

#m_nav .old_rukou {
    margin: .24rem 0 0;
    width: 100%;
}

.list_box_nav_mobile {
    width: 100%;
    height: 100%;
    /* background: rgba(255,255,255,.1); */
    padding: 0 0 10px;
    overflow: hidden;
    overflow-y: scroll;
    margin: 0;
    flex: 1;
}

.list_box_nav_mobile>li {
    width: 100%;
    overflow: hidden;
    padding: 0;
    position: relative;
    margin: 0 auto;
}

.list_box_nav_mobile>li .con {
    position: relative
}

.list_box_nav_mobile>li .a {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    line-height: .64rem;
    color: #333;
    padding: 0;
    font-size: 16px;
    display: flex;
    position: relative;
    transition: .5s;
}

.list_box_nav_mobile>li i {
    opacity: 1;
    filter: alpha(opacity=100);
    display: inline-block;
    width: .64rem;
    height: .64rem;
    display: inline-block;
    background: url(../images/arrow_down.svg) center no-repeat;
    background-size: 15px 15px !important;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
}

.list_box_nav_mobile>li.on1 i {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
}

.list_box_nav_mobile>li.on .a {
    border-bottom: 1px solid #e2e2e2;
}


/*三级导航 开始*/

.list_box_nav_mobile>li .list {
    padding: 10px 0;
    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: #666;
    line-height: 2.5;
}

.nav_mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 888;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}


/*顶部搜索*/

.wap_search {
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    overflow: hidden;
    width: 100%;
    height: 60px;
    display: block;
}

.wap_search form {
    height: 40px;
    border-radius: 20px;
    background: rgb(255 255 255);
    position: relative;
    width: 100%;
    margin: 10px auto;
}

.header-search{ background: #fff; border-radius: 50vw}
.wap_search .input {
    font-size: 14px;
    color: #646464;
    height: 40px;
    line-height: 40px;
    padding: 0 .24rem;
    box-shadow: none;
    -webkit-appearance: none;
    float: left;
    border-right: 0;
    background: none;
    width: calc(100% - 40px);
}

.wap_search .btn_blue {
    /* position: absolute; */
    cursor: pointer;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0;
    background: url(../images/submit.svg) center no-repeat #ec6b00;
    background-size: .24rem;
    border-radius: 20px;
}
input, button, textarea {
    background: none;
    outline: none;
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
}
.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消失-结束 */


/*导航按钮结束*/


/*网站地图*/

#openBtn {
    cursor: pointer;
    display: inline-block;
}

#openBtn .lcbody {
    width: 22px;
    height: 16px;
    position: relative;
    display: flex;
    justify-content: flex-end;
}

#openBtn .lcbody .lcitem {
    width: 100%;
    height: 2px;
    position: absolute;
    transition: transform 0.36s ease;
}

#openBtn .lcbody .lcitem:nth-child(1),
#openBtn .lcbody .lcitem:nth-child(3) {
    width: 100%;
}

#openBtn .lcbody .lcitem div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: auto;
    right: 0;
    background: #fff;
}

#openBtn .lcbody .top {
    top: 0;
}

#openBtn .lcbody .center {
    display: block;
    top: 50%;
    margin-top: -1px;
}

#openBtn .lcbody .bottom {
    top: calc(100% - 2px);
}

#openBtn .lcbody:hover .lcitem.top .rect {
    animation: move 0.4s ease-in-out 1;
}

#openBtn .lcbody:hover .lcitem.center .rect {
    animation: move 0.4s ease-in-out 0.1s 1;
}

#openBtn .lcbody:hover .lcitem.bottom .rect {
    animation: move 0.4s ease-in-out 0.2s 1;
}

.active#openBtn .lcitem.top {
    transform: rotateZ(45deg);
    top: 49%;
}

.active#openBtn .lcitem.center {
    opacity: 0;
}

.active#openBtn .lcitem.bottom {
    transform: rotateZ(-45deg);
    top: 49%;
}

@keyframes move {
    0% {
        right: 0;
    }
    40% {
        right: 0;
        width: 0;
    }
    60% {
        right: auto;
        width: 0%;
    }
    100% {
        right: auto;
        width: 100%;
    }
}

body.fixed {
    overflow: hidden;
}

.all_menu {
    position: fixed;
    visibility: hidden;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: transform 0.9s cubic-bezier(0.6, 0.05, 0.01, 0.99);
}

.all_menu>div {
    position: absolute;
    float: left;
    height: 100vh;
    transition: all 1.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.all_menu .info {
    right: 0;
    width: 690px;
    border: 0;
}

.all_menu .info>i {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.all_menu .info>i:last-child {
    height: 50vh;
    background-position: 80% 50%;
}

.all_menu .info>i:first-child {
    width: 100%;
    height: 50vh;
}

.all_menu .info>i i {
    display: block;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all 1.5s cubic-bezier(0.6, 0.05, 0.01, 0.99);
}

.all_menu .info>i:first-child i {
    left: 0;
    width: 0;
    height: 100%;
}

.all_menu .info>i:last-child i {
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
}

.all_menu .cate {
    position: relative;
    opacity: 0;
    top: 0;
    left: 0;
    width: -webkit-calc(100% - 690px);
    width: calc(100% - 690px);
    height: 0;
    background: #fff;
    transition-delay: 0.3s;
}

.all_menu .cate .inr {
    position: absolute;
    right: 50px;
    bottom: 50px;
}

.all_menu .cate .inr li em {
    display: block;
    margin-bottom: 17px;
    font-weight: 900;
    font-size: 17px;
    color: #222;
    font-style: normal;
    font-family: "PingFang SC";
}

.all_menu .cate .inr li p {
    line-height: 1.6;
    font-size: 14px;
}

.all_menu .cate .inr li {
    float: left;
    padding: 0 40px;
}

.all_menu .cate .inr li:first-child {
    border-right: 1px solid #ddd;
}

.all_menu .cate .inr li p i {
    display: block;
    color: #184f9f;
    font-style: normal;
}

.all_menu .cate .gnb {
    margin: 25vh 10px 0 90px;
    transform: translateY(-90px);
    display: flex;
    flex-wrap: wrap;
}

.all_menu .cate .gnb>li {
    width: 20%;
    margin-bottom: .4rem;
}

.all_menu .cate .gnb>li>a>p {
    display: none;
}

.all_menu .cate .gnb>li>a {
    font-weight: 800;
    font-size: .24rem;
    color: #222;
    letter-spacing: -0.02em;
}

.all_menu .cate .gnb>li>ul li a {
    display: block;
    padding: .03rem 0;
    color: #666;
    transition: .5s;
    line-height: 1.5;
    font-size: .16rem;
}

.all_menu .cate .gnb>li>ul li a:hover {
    color: #0e45a9
}

.all_menu .cate .gnb>li>ul {
    margin-top: 20px;
}

.all_menu .cate>ul {
    opacity: 0;
    transition: all 0.3s ease-out 0s;
}

.all_menu .btn_close1 {
    position: absolute;
    top: 3rem;
    right: 3rem;
    z-index: 10;
    display: block;
    /* background: #000; */
    /* width: 2rem; */
    /* height: 2rem; */
    transition-delay: 0.3s;
    transition: all 1.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    cursor: pointer;
}

.all_menu .btn_close1 img {
    transition: .5s;
    width: 2rem;
    height: 2rem;
}

.all_menu .btn_close1:hover img {
    transform: rotate(90deg);
}

.btn_close {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    top: 0px;
    left: 0px;
    /* z-index:99; */
    width: -webkit-calc(100% - 320px);
    width: 100%;
    height: -webkit-calc(100vh - -0px * 1);
    height: calc(100vh - -0px * 1);
    background: #000;
    font-size: 0;
    transition: all 0.3s ease-out 0s;
}

.active .btn_close {
    opacity: 0.4;
    visibility: visible;
}

.active .all_menu .btn_close1 {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.active #header .area_util ul {
    display: none;
}

.active .all_menu .info>i:first-child i {
    visibility: visible;
    width: 100%;
}

.active .all_menu .info>i:last-child i {
    visibility: visible;
    width: 100%;
}

.active .all_menu .cate {
    opacity: 1;
    visibility: visible;
    height: 100vh;
}

.active .all_menu .info>i i {
    opacity: 1;
}

.active .all_menu .cate>ul {
    opacity: 1;
    transition: all 1.3s ease-out 0.4s;
}

.active .all_menu .cate .gnb {
    transform: translateY(0px);
}

.main-bottom-bg-con {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #051a2b;
}


#myCanvas {
    opacity: .5;
}


/*网站地图*/


/*==========================================公共 结束=============================================*/


/*==========================================首页 开始=============================================*/

footer {
    background: url(../images/footer_bg.jpg) center no-repeat;
    background-size: cover;
}

footer .fl01 {
    padding: .75rem 0;
    display: flex;
    justify-content: space-between;
}

footer .fl01 h6 {
    font-size: .14rem;
    color: #8c94a3;
    margin: .5rem 0 .1rem;
}

footer .fl01 h3 {
    font-size: .29rem;
    color: #fff;
    font-weight: bold;
}
footer .left img{width: 2.4rem;}
footer .center {
    display: flex;
    flex: 1;
    padding: 0 4%;
    justify-content: space-between;
}

footer .center dl {
    text-align: left;
}

footer .center dl dt {
    font-size: .18rem;
    color: #fff;
    margin-bottom: .15rem;
    position: relative;
}
footer .center dl a{
  color: #fff;
}
footer .center dl dd {
    font-size: .14rem;
    color: #b5d2f2;
    line-height: .3rem;
    transition: .5s;
    padding: 0 0 0 3px;
}

.list_box13 {
    display: flex;
    justify-content: center;
    text-align: center;
}

.list_box13 .img img {
    width: 1.14rem;
}

.list_box13 h5 {
    font-size: .14rem;
    color: #e1e6ef;
    line-height: 1.5;
    margin: .15rem 0 0;
}

footer .fl02 {
    padding: .23rem 0;
    border-top: rgba(255, 255, 255, .1) 1px solid;
    display: flex;
    justify-content: space-between;
}

footer .fl02 p,
.list_box14 li {
    font-size: .14rem;
    color: rgba(255, 255, 255, .7);
    line-height: .3rem;
}

.list_box14 {
    display: flex;
}

.list_box14 li {
    margin-left: .2rem;
    transition: .5s;
}

.banner {
    position: relative;
}
.banner .miso-arrow2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    margin: 0;
}

.banner .miso-prev2 {
    left: .15rem;
}

.banner .miso-next2 {
    right: .15rem;
}

.banner ul li {
    display: block;
    position: relative;
}
.banner ul li .img{ overflow: hidden}

.banner ul li .img .img_hezi {
    padding-bottom: 100vh !important;
}

.banner ul li .img img {
    
}

.banner ul li  .top {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 .6rem;
}

.banner ul li  .top .w1200 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding:0;
}

.banner ul li  .top h3 {
    font-size: .24rem;
    color: #222222 !important;
    transition: 1s;
    transform: translateY(30px);
    transition-delay: .1s;
    /* text-shadow: 0px 3px 20px rgba(0, 56, 116, 0.2); */
    /* font-family: "Microsoft YaHei"; */
    margin: .2rem 0 .7rem;
}

.banner ul li  .top h2 {
    font-size: .5rem;
    /* color: #004ea2; */
    line-height: 1.5;
    transition: 1s;
    transform: translateY(30px);
    transition-delay: .15s;
    /* text-shadow: 0px 3px 20px rgba(0, 56, 116, 0.2); */
    font-family: "Microsoft YaHei";
    font-weight: bold;
    background: url(../images/jianbian1.png);
    background-size: auto 100% !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
}

.banner ul .miso-dots {
    bottom: .3rem;
    height: .04rem;
    display: none !important;
}

.banner ul .miso-dots li {
    width: .4rem;
    height: .04rem;
    background: #fff;
    opacity: .3;
    margin: 0 .04rem;
    transition: .5s
}

.banner ul .miso-dots li.miso-active {
    opacity: 1
}

.banner.on ul li.miso-current .top h3 {
    transform: translateY(0);
}

.banner.on ul li.miso-current .top h2 {
    transform: translateY(0);
}

.banner.on ul li.miso-current .img img {
    /* animation: bgscale 7.2s linear forwards; */
    /* -webkit-animation: bgscale 7.2s linear forwards; */
}

@-webkit-keyframes bgscale {
    from {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
        -moz-transform: scale(1.25);
        -ms-transform: scale(1.25);
        -o-transform: scale(1.25);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
}

@keyframes bgscale {
    from {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
        -moz-transform: scale(1.25);
        -ms-transform: scale(1.25);
        -o-transform: scale(1.25);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
}

.banner .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: 5%;
    z-index: 3;
    width: 57px;
    height: 51px;
}

.banner .swipershubaio::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    animation: rotate 4s 3s infinite ease-in-out;
    -webkit-animation: rotate 4s 3s infinite ease-in-out;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

.more001 .a a{
    display: flex;
    width: 1.6rem;
    height: .46rem;
    align-items: center;
    background: #fff;
    border-radius: .3rem;
    font-size: .16rem;
    color: #654b33;
    padding-right: .1rem;
}

.more001 .a span {
    display: flex;
    height: calc(100% - 2px);
    width: .48rem;
    background-image: -moz-linear-gradient( 0deg, #f1b168 0%, #edbb7e 100%);
    background-image: -webkit-linear-gradient( 0deg, #ff9e00 0%, #ffc05a 100%);
    background-image: -ms-linear-gradient( 0deg, #f1b168 0%, #edbb7e 100%);
    margin: 0 0 0 1px;
    border-radius: .3rem;
    align-items: center;
    justify-content: center;
    margin: 0 .2rem 0 1px;
    transition: .5s;
}

.more001 .a span svg {
    width: .16rem;
    height: .16rem;
    fill: #fff;
}

.n_padding {
    padding: .75rem 0;
    overflow: hidden;
}

.title001 {
    text-align: center;
    margin-bottom: .4rem;
}

.title001 h3 {
    font-size: .34rem;
    color: #000000;
}


.title001 hr {
    width: 1.2rem;
    height: 2px;
    background: #ff9e00;
    margin: .18rem auto 0;
}

.title001 h6 {
    font-size: .18rem;
    color: #8c96a5;
    line-height: 1.5;
    margin: .15rem 0 0;
}

.list_box3 {
    margin: 0 -20%;
}

.list_box3 .miso-list {
    padding: .2rem !important;
    margin: -.2rem;
}

.list_box3 li {
    width: 33.33%;
    padding: 0 .6rem;
}

.list_box3 li a {
    display: block;
    position: relative;
    padding: 1rem 0 0;
    transition: .5s;
}

.list_box3 li a .img {
    box-shadow: 0px 10px 20px 0px rgba(0, 65, 126, 0.2);
    border-radius: .1rem;
}

.list_box3 li a .img_hezi {
    padding-bottom: 50% !important;
}

.list_box3 li .con {
    display: flex;
    justify-content: space-between;
    height: 0;
    align-items: flex-end;
    transition: .5s;
    /* overflow: hidden; */
    position: relative;
    margin-top:0.35rem;
    z-index: 10;
    opacity: 0;
}

.list_box3 li .con .ll {
    background: url(../images/list_box3_con.jpg) center no-repeat;
    width: 5rem;
    height: 2.25rem;
    padding: 0 .38rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transform: translateX(.5rem) translateY(.2rem);
    background-size: cover;
    transition: .5s;
    transition-delay: .5s;
    /* opacity: 0; */
    box-shadow: 0px 10px 20px 0px rgba(0, 65, 126, 0.2);
    border-radius: .1rem;
}

.list_box3 li .con .ll h5 {
    font-size: .2rem;
    color: #fff;
    line-height: .24rem;
}

.list_box3 li .con .ll p {
    font-size: .14rem;
    color: #fff;
    line-height: .24rem;
    height: .72rem;
    margin: .16rem 0 .24rem;
    -webkit-line-clamp: 3;
}

.list_box3 li .con .ll h6 {
    font-size: .14rem;
    color: #fff;
    transition: .5s;
}

.miso-arrow1_box {
    display: flex;
    align-items: center;
    height: 1rem;
}

.miso-arrow1_box .miso-arrow1 {
    width: .44rem;
    height: .44rem;
    background: #fff;
    box-shadow: 0px 10px 25px 0px rgba(28, 89, 197, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
    margin-left: .1rem
}

.miso-arrow1_box .miso-arrow1 svg {
    width: .22rem;
    height: .22rem;
    fill: #383838;
    transition: .5s
}

.list_box3 li.miso-current .con {
    height: 1rem;
    opacity: 1;
}

.list_box3 li.miso-current a {
    padding: 0;
}

.list_box3 li.miso-current .con .ll {
    transform: translateX(.5rem) translateY(0);
    opacity: 1;
}

.more01{margin: .6rem auto 0;width: 1.44rem;min-width: 1.44rem;}
.more01 .a1{display: flex;width: 100%;height: .46rem;background-image: -moz-linear-gradient( 0deg, #ff9e00 0%, #edbb7e 100%);  background-image: -webkit-linear-gradient( 0deg, #ff9e00 0%, #ffc05a 100%);background-image: -ms-linear-gradient( 0deg, #ff9e00 0%, #edbb7e 100%);border-radius: 50vw;align-items: center;justify-content: center;font-size: .16rem;color: #fff;}
.more01 .a1:hover{background-image: -moz-linear-gradient( 180deg, #e2a762 0%, #edbb7e 100%);background-image: -webkit-linear-gradient( 180deg, #e2a762 0%, #edbb7e 100%);background-image: -ms-linear-gradient( 180deg, #e2a762 0%, #edbb7e 100%);}


.container01 {
    padding-bottom: 1.02rem;
    background: url(../images/container01.jpg) center no-repeat;
    background-size: cover;
}

.container02 {
    background: url(../images/container02_bg.jpg) center bottom no-repeat;
    background-size: cover;
}

.container02 .miso_hd {
    display: flex;
    justify-content: center;
}

.list_box4 {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: .38rem;
    box-shadow: 0px 10px 25px 0px rgba(28, 89, 197, 0.1);
    padding: 0 .1rem;
    margin-bottom: .5rem;
}

.list_box4 li {
    margin: 0 -.1rem;
}

.list_box4 li a {
    display: flex;
    height: .76rem;
    line-height: 1.5;
    align-items: center;
    padding: 0 .4rem;
    font-size: .2rem;
    color: #333333;
    position: relative;
    z-index: 1;
    text-align: center;
    justify-content: center;
}

.list_box4 li a::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -moz-linear-gradient( 90deg, rgb(0, 150, 224) 0%, rgb(0, 77, 161) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(0, 150, 224) 0%, rgb(0, 77, 161) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(0, 150, 224) 0%, rgb(0, 77, 161) 100%);
    border-radius: .38rem;
    z-index: -1;
    opacity: 0;
    transform: translateX(-50%);
    visibility: hidden;
    pointer-events: none;
}

.list_box4 li.on a::before {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.list_box4 li.on a {
    color: #fff;
}

.list_box5 {
    text-align: center;
}

.list_box5 li {
    padding: 0 0 .6rem;
}

.list_box5 p {
    font-size: .16rem;
    color: #666666;
    line-height: .28rem;
}

.more002 a {
    display: flex;
    font-size: .16rem;
    color: #fff;
    width: 1rem;
    height: .3rem;
    justify-content: center;
    align-items: center;
    border: 1px solid #5194d5;
    /* box-shadow: 0px 5px 20px 0px rgba(2, 51, 139, 0.2); */
    /* background: #ec6b00; */
    border-radius: .2rem;
    /* margin: .24rem auto 0; */
    transition: .5s;
    /* background-image: -moz-linear-gradient( 0deg, #ff9e00 0%, #ffc05a 100%);*/
    /* background-image: -webkit-linear-gradient( 0deg, #ff9e00 0%, #ffc05a 100%); */
    /* background-image: -ms-linear-gradient( 0deg, #ff9e00 0%, #ffc05a 100%);*/
}

.container02 .fl01{width: 595px;height: 299px;position: relative;z-index: 1;margin: 0 auto;left: 50%;margin-left: -297.5px;}
.container02 .fl01 .tit{position: absolute;bottom: 0;width: 242px;left: 50%;margin-left: -121px;z-index: 10;height: 40%;background: url(/images/list_box6_t.png) 100% 100% no-repeat;}

.container02 .fl01 .tit:hover{background-size: cover;background: url(/images/list_box6_t_on_1.png) 100% 100% no-repeat;
}
.container02 .fl01 .tit img{ filter: drop-shadow(0px 10px 25px rgba(28, 89, 197, 0.1));}

.container03{ background: url(../images/container03.jpg) center no-repeat; background-size: cover;}

.list_box6{display: flex;width: 100%;height: 100%;position: relative;margin: 0 auto;justify-content: space-between;align-items: flex-end; position: relative;}
.list_box6 a .img img{filter: drop-shadow(0px 10px 25px rgba(28, 89, 197, 0.1));transition: .5s;position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.list_box6 a .img img.img2{opacity: 0;}
.list_box6 li{ width: 20%}
.list_box6 li:nth-child(3){ align-self: flex-start;}
.list_box6 li:nth-child(2){transform: translateX(-26px) translateY(-85px);}
.list_box6 li:nth-child(4){transform: translateX(26px) translateY(-85px);}
.list_box6 li:nth-child(1) .img{ transform-origin: bottom right;}
.list_box6 li:nth-child(2) .img{ display: flex; justify-content: center; transform-origin: bottom right;}
.list_box6 li:nth-child(3) .img{ display: flex; justify-content: center; transform-origin: bottom;}
.list_box6 li:nth-child(4) .img{ display: flex; justify-content: center; transform-origin: bottom left;}
.list_box6 li:nth-child(5) .img{ display: flex; justify-content: flex-end; transform-origin: bottom left;}

.list_box6 li:nth-child(1) .img_box{width: 176px;height: 168px;position: relative; min-width: 176px; min-height: 168px;}
.list_box6 li:nth-child(2) .img_box{width: 190px;height: 197px;position: relative; min-width: 190px; min-height: 197px;}
.list_box6 li:nth-child(3) .img_box{width: 175px;height: 162px;position: relative; min-width: 175px; min-height: 162px;}
.list_box6 li:nth-child(4) .img_box{width: 188px;height: 196px;position: relative; min-width: 188px; min-height: 196px;}
.list_box6 li:nth-child(5) .img_box{width: 173px;height: 167px;position: relative; min-width: 173px; min-height: 167px;}
.container02 .fl01 .tit a{/*display:block;position:relative;*/}
.container02 .fl01 .tit .zxj{position:absolute;left:0;bottom: .1rem;/*height: 50%;*/text-align: center;width: 100%;color:#fff;font-size: .2rem;}
.container02 .fl01 .tit .zxj p{font-size: .15rem;margin-top: 0.1rem;}

.container02 .fl01 .tit img {
    filter: drop-shadow(0px 10px 25px rgba(28, 89, 197, 0.1));
    width: 242px;
}

.list_box6 {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
}

.list_box6 a .img img {
    filter: drop-shadow(0px 10px 25px rgba(28, 89, 197, 0.1));
    transition: .5s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.list_box6 a .img img.img2 {
    opacity: 0;
}

.list_box6 li {
    width: 20%;
}

.list_box6 li a{ cursor: auto}

.container02 .fl02 {
    padding: .4rem 0 0;
}
.container02 .w1200{max-width: 1300px;}

.container02 .fl03 {
    padding: .3rem 0 0;
}

.container02 .fl03 .w50_box {
    margin: 0 -.13rem;
    /* padding-bottom: .6rem; */
}
.container02 .fl03 .w50_box .miso-arrow2{position: absolute;bottom: 0.1rem;right: 0.2rem;width: 0.3rem;height: 0.3rem;}
.container02 .fl03 .w50_box .miso-prev2{right: .6rem;}
.container02 .fl03 .w50_box .w50 {
    width: 50%;
    padding: 0 .13rem;
}

.container02 .fl03 .w50_box .box {
    display: flex;
}

.container02 .fl03 .w50_box .box .ll {
    width: 1.68rem;
    min-height: 1.2rem;
    background-image: -moz-linear-gradient( 90deg, rgb(98,188,229) 0%, #016ae0 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(98,188,229) 0%, #016ae0 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(98,188,229) 0%, #016ae0 100%);
    border-radius: .1rem 0 0 .1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .24rem;
    color: #fff;
    font-weight: bold;
    position: relative;
}

.container02 .fl03 .w50_box .box .rr {
    width: calc(100% - 1.68rem);
    min-height: 1.2rem;
    background: #fff;
    box-shadow: 0px 10px 25px 0px rgba(28, 89, 197, 0.1);
    border-radius: 0 .1rem .1rem 0;
    padding: .15rem .2rem .3rem .36rem;
    display: flex;
    align-items: center;
}

.container02 .fl03 .w50_box .box .ll:before {
    content: "";
    position: absolute;
    right: -.12rem;
    top: 50%;
    margin-top: -.15rem;
    border-left: #30a8e2 .12rem solid;
    border-bottom: transparent .15rem solid;
    border-top: transparent .15rem solid;
}

.list4 {
    display: flex;
    flex-wrap: wrap
}

.list4 li {
    min-width: 33.33%;
    font-size: .15rem;
    color: #000000;
    line-height: .36rem;
    transition: .5s;
}
.list4 li a{
  cursor: default;
  pointer-events:none;
}
.list4 li:hover {
    color: #004da1
}

.list_box7 {
    margin: 0 -.13rem;
}

.list_box7 .miso-list {
    padding: 25px .13rem;
    margin: -25px -.13rem;
}

.list_box7 li {
    width: 25%;
    padding: 0 .13rem;
}

.list_box7 li * {
    transition: .5s;
}

.list_box7 li a {
    display: flex;
    height: 1.2rem;
    box-shadow: 0px 10px 25px 0px rgba(28, 89, 197, 0.1);
    background: #fff;
    border-radius: .12rem;
    align-items: center;
    padding: 0 .15rem;
}

.list_box7 li a .ll {
    padding: 0 .1rem 0 0;
}

.list_box7 li a .rr h3 {
    font-family: BAHNSCHRIFT;
    font-size: .3rem;
    color: #004da1;
    font-weight: bold;
}

.list_box7 li a .rr h6 {
    font-size: .14rem;
    color: #000000;
    line-height: 1.5;
    margin: .04rem 0 0;
}

.list_box7 .miso-arrow2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.list_box7 .miso-prev2 {
    left: -.7rem;
}

.list_box7 .miso-next2 {
    right: -.7rem;
}

.miso-arrow2 {
    width: .44rem;
    height: .44rem;
    background: #fff;
    box-shadow: 0px 10px 25px 0px rgba(28, 89, 197, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
    margin-left: .1rem;
    cursor: pointer;
}

.miso-arrow2 svg {
    width: .22rem;
    height: .22rem;
    fill: #383838;
    /* transition: .5s */
}

.list_box8 {
    margin: -.5px;
    display: flex;
    flex-wrap: wrap;
}

.list_box8 li {
    width: 33.33%;
    padding: .5px;
}

.list_box8 li * {
    transition: .5s;
}

.list_box8 li a {
    display: flex;
    height: 1.8rem;
    background: #e6eff6;
    border-radius: 0;
    align-items: center;
    padding: 0 .28rem;
    position: relative;
    z-index: 1;
    background-size: cover !important;
    /* pointer-events: inherit; */
    opacity: 0.92;
}
.list_box8 li a:hover{background: #fff url(../images/list_box8.jpg) right top no-repeat;box-shadow: 0px 12px 21px 0px rgba(6, 53, 137, 0.54);}

.list_box8 li a::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0;
    box-shadow: 0px 10px 25px 0px rgba(6, 53, 137, 0.5);
    opacity: 0;
    z-index: -1;
}

.list_box8 li a .ll {
    padding: 0 .15rem 0 0;
    width: 1.16rem;
}

.list_box8 li a .rr {
    width: calc(100% - 1.16rem);
}

.list_box8 li a .rr h3 {
    font-size: .22rem;
    color: #000000;
    margin-bottom: .12rem;
}

.list_box8 li a .rr p {
    font-size: .14rem;
    color: #000000;
    line-height: .24rem;
    height: .72rem;
    opacity: .6;
}

.container03 .title001 h3{ color: #fff}
.list_box9 li .img img {
    width: 100%;
    height: 2.5rem;
    object-fit: cover;
}

.container03 .fl01 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: .1rem;
}

.container03 .fl01 .top {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 .54rem;
    display: none;
}

.container03 .fl01 .top h3 {
    font-size: .28rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: .32rem;
}

.list_box10 {
    display: flex;
    width: 100%;
    position: relative;
    z-index: 1;
}

.list_box10::before {
    content: "";
    position: absolute;
    top: .54rem;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, .2);
    height: 2px;
    z-index: -1;
    margin-top: -1px;
    transition: 1s;
}

.list_box10 li {
    width: 25%;
    text-align: center;
}

.list_box10 li * {
    transition: .5s;
}

.list_box10 li a h5 {
    font-family: BAHNSCHRIFT;
    font-size: .36rem;
    font-weight: 500;
    color: #ffff;
}

.list_box10 li a .dot {
    width: .16rem;
    height: .16rem;
    margin: .1rem auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.list_box10 li a .dot:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: #00e7fc 2px solid
}

.list_box10 li a .dot span {
    display: inline-block;
    width: .08rem;
    height: .08rem;
    background: #00e7fc;
    border-radius: 50%;
}

.list_box10 li a h6 {
    font-size: .22rem;
    color: #fff;
    line-height: 1.5
}

.list_box10 li.on a h5,
.list_box10 li.on a h6 {
    color: #ec6b00;
}

.list_box10 li.on a .dot:before {
    border: #ec6b00 2px solid;
}

.list_box10 li.on a .dot span {
    background: #ec6b00;
}

[data-aos=lines].list_box10::before {
    width: 0;
    transition-delay: 1s;
}

[data-aos=lines].aos-animate.list_box10::before {
    width: 100%;
}

.container04 {
    background: url(../images/container04_bg.jpg) center bottom no-repeat;
    background-size: cover;
}

#carouse1 {
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

#carouse1 .swiper-container {
    overflow: visible;
    padding-bottom: 1rem;
}

.list_box11 li {
    padding: 0;
    position: relative;
    z-index: 2;
}

.list_box11 li * {
    transition: .5s;
}

.list_box11 li::before {
    content: "";
    position: absolute;
    top: 80%;
    right: .2rem;
    left: .2rem;
    background: #2e80ee;
    opacity: 0;
    bottom: -.1rem;
    border-radius: .1rem;
    z-index: -2;
    transform: translateY(-.1rem);
    transition-delay: .2s;
}

.list_box11 li::after {
    content: "";
    position: absolute;
    top: 80%;
    right: .1rem;
    left: .1rem;
    background: #2e80ee;
    opacity: 0;
    bottom: -.05rem;
    border-radius: .1rem;
    z-index: -1;
    transform: translateY(-.05rem);
}

.list_box11 li a{
    display: flex;
    height: 4.1rem;
    background: url(../images/list_box11_bg.jpg) center no-repeat;
    box-shadow: 0px 10px 25px 0px rgba(28, 89, 197, 0.1);
    border-radius: .1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 .44rem;
    text-align: center;
    box-shadow: 0px 10px 25px 0px rgba(28, 89, 197, 0.1);
    position: relative;
    z-index: 1;
}

.list_box11 li a ::before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: .1rem;
    background: #fff0;
    background-size: cover;
    z-index: -1; 
    overflow: hidden;
}

.list_box11 li .ico {
    margin-bottom: .2rem;
}
.list_box11 li .ico img{width: 1.25rem;height: 1.25rem;max-width: 100%;max-height: 100%;transition: 0s;}
.list_box11 li .ico img.img2{ display: none}

.list_box11 li h5 {
    font-size: .24rem;
    color: #fff;
    line-height: 1.25;
}

.list_box11 li p {
    font-size: 0.15rem;
    color: #fff;
    line-height: .24rem;
    height: .72rem;
    margin: .1rem 0 .4rem;
    width: 100%;
}

.more003 .a {
    font-size: .16rem;
    color:#ff9e00;
    display: flex;
    width: 1.4rem;
    height: .4rem;
    align-items: center;
    justify-content: center;
    background: #fff; 
    opacity:1;
    border-radius: .2rem;
}


/* .list_box11 li.swiper-slide-active a::before, .list_box11 li:hover a::before{ opacity: 1;}
.list_box11 li.swiper-slide-active a h5, .list_box11 li.swiper-slide-active p, .list_box11 li:hover a h5, .list_box11 li:hover p{ color: #fff;}{ color: #fff;}
.list_box11 li.swiper-slide-active .more003 .a, .list_box11 li:hover .more003 .a{  background: -webkit-linear-gradient( 0deg, #ff9e00 0%, #ffc05a 100%); color: #fff; }
.list_box11 li.swiper-slide-active::before, .list_box11 li.swiper-slide-active::after, .list_box11 li:hover::before, .list_box11 li:hover::after{transform: translateY(0); opacity: .2;} */
.list_box11 li:hover a{
    box-shadow: 0 4px 16px 3px rgb(12 106 196);
    background: radial-gradient(#ffffff 30%,rgb(55 157 255));
}
.list_box11 li:hover a::before {
    
    opacity: 1;
}
.list_box11 li:hover .ico img.img1{ display: none}
.list_box11 li:hover .ico img.img2{ display: block}
.list_box11 li:hover .ico img{
}

.list_box11 li:hover a h5
{
    color: #000;
}
.list_box11 li:hover p 
{
    color: #666;
}

.list_box11 li:hover .more003 .a {
    /* background: #ec6b00; */
    /*color: rgb(270,170,108);*/
    color: #fff;
    background:-webkit-linear-gradient( 0deg, #ff9e00 0%, #ffc05a 100%);
    border:1px solid #ff9e00;
}

.list_box11 li:hover::before,
.list_box11 li:hover::after {
    transform: translateY(0);
    opacity: .2;
}

.miso-arrow3_box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: .44rem;
    margin: .64rem 0 0;
}

.miso-arrow3_box .miso-arrow3 {
    width: .44rem;
    height: .44rem;
    background: #fff;
    box-shadow: 0px 10px 25px 0px rgba(28, 89, 197, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
    margin-left: .1rem;
    cursor: pointer;
}

.miso-arrow3_box .miso-arrow3 svg {
    width: .22rem;
    height: .22rem;
    fill: #383838;
    transition: .5s
}

.more004 {
    margin: .2rem auto 0;
}

.more004 a {
    font-size: .18rem;
    color: #ec6b00;
    transition: .5s;
}

.list_box15_w{ justify-content: center; align-items: center}
.list_box15_w .more01{margin: 0 0 0 .5rem;}
.list_box15 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -.1rem;
    flex-wrap: wrap;
}

.list_box15 li {
    font-size: .16rem;
    color: #333333;
    line-height: 2;
    padding: .05rem .1rem;
    transition: .5s;
}
.list_box15 li a{ display: block; line-height: .37rem; background: #fff; min-width: 1rem; text-align: center; border-radius: 50vw; padding: 0 .15rem}

.list_box15 li.on {
    color: #fff;
}
.list_box15 li.on a{
    color: #fff;
    background-image: -moz-linear-gradient( 0deg, #ff9e00 0%, #ffc05a 100%);
    background-image: -webkit-linear-gradient( 0deg, #ff9e00 0%, #ffc05a 100%);
    background-image: -ms-linear-gradient( 0deg, #ff9e00 0%, #ffc05a 100%);
}
.container04 .more01{margin-top: -.4rem;position: relative;
    z-index: 99;}

.container05 {background: url(../images/container05.jpg) center no-repeat;background-size: cover;}
.container05 .title001 h3{ color: #fff}

.container05 .miso_bd {
    margin: .4rem 0 0;
}

.container05 .miso_bd .miso-list {
    overflow: visible;
}

.container05 .content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.container05 .content .left {
    width: 4.22rem;
}

.container05 .content .right {
    width: calc(100% - 4.22rem);
    padding: 0 0 0 .5rem;
}

.list_box16 {
    width: 100%;
}

.container05 .content .right h3 {
    font-size: .28rem;
    color: #fff;
    font-weight: 600;
}

.container05 .content .right .box .con {
    line-height: .28rem;
    margin: .2rem 0 0;
    overflow: hidden;
    overflow-y: scroll;
    height: 1.75rem;
}
.container05 .content .right .box .con .khjj{
   margin-top:.15rem;
}
.container05 .content .right .box .con h5 {
    font-size: .18rem;
    color: #fff;
    /* font-weight: bold; */
}

.container05 .content .right .box .con p {
    font-size: .14rem;
    color: #fff;
}

.container05 .content .right .box .con::-webkit-scrollbar {
    width: 2px;
    height: 2px;
    background-color: transparent;
}

.container05 .content .right .box .con::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent;
}

.container05 .content .right .box .con::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: transparent;
}

.list_box16 li a {
    display: block;
    ;
    position: relative;
}

.list_box16 li .img .img_hezi {
    padding-bottom: 63% !important;
    /* padding-bottom: 6.80rem !important; */
}

.list_box16 li a .top {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.list_box16 li a .top span {
    display: flex;
    width: 1rem;
    height: 1rem;
    border: #fff 1px solid;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    transition: .5s;
}

.list_box16 li a .top span svg {
    width: .4rem;
    height: .4rem;
    fill: #fff;
}

.list_box16 li a:hover .top span {
    background: #ec6b00
}

.list_box17 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list_box17 li {
    text-align: center;
}

.list_box17 li h2 {
    font-size: .48rem;
    color: #004da1;
    font-weight: bold;
}

.list_box17 li h2 svg {
    width: .16rem;
    height: .16rem;
    margin: 0 0 0 .1rem;
    fill: #004da1
}

.list_box17 li h6 {
    font-size: .16rem;
    color: #000000;
    line-height: .28rem;
    text-align: left;
}

.list_box17 .line {
    width: 1px;
    height: .58rem;
    background: #202c3d;
}

.list_box17 li:nth-child(2) h2 {
    color: #ec6b00
}

.list_box17 li:nth-child(3) h2 {
    color: #0e42b4
}

.list_box17 li:nth-child(2) h2 svg {
    fill: #ec6b00
}

.list_box17 li:nth-child(3) h2 svg {
    fill: #0e42b4
}

.container05 .content .right .box .more002 a {
    margin: .2rem 0 0;
}

.container05 .content .right .box .miso-arrow3_box {
    justify-content: flex-start;
    margin: .4rem 0 0;
}

.list_box16 .miso-arrow2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

.list_box16 .miso-prev2 {
    left: .05rem;
}

.list_box16 .miso-next2 {
    right: .15rem;
}

.container06 {
    background: #f3f7ff;
}

.container06 .fl01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .36rem;
}

.container06 .fl01 .left {
    display: flex;
    flex-wrap: wrap;
}

.container06 .fl01 .left h3 {
    font-size: .4rem;
    color: #000000;
    font-weight: bold;
    margin-right: .38rem;
}

.container06 .fl01 .right {
    width: 1.3rem;
}

.list_box18 {
    display: flex;
    align-items: flex-end;
}

.list_box18 li {
    font-size: .24rem;
    color: #000000;
    margin-right: .34rem;
}

.list_box18 li.on {
    font-weight: bold;
    color: #004ea2;
}


/* .list_box19 li{ display: none;}
.list_box19 li.on{ display: block;} */

.list_box19 .miso-list {
    overflow: visible;
}

.container06 .fl02 .content {
    display: flex;
    flex-wrap: wrap;
}

.container06 .fl02 .content .left {
    width: 59%;
}

.container06 .fl02 .content .right {
    width: 41%;
    padding: 0 0 0 .4rem;
}

.list_box20 li * {
    transition: .5s;
}

.list_box20 li .img .img_hezi {
    padding-bottom: 5.28rem !important;
}

.list_box20 li .con {
    margin: -.74rem .3rem 0;
    background: #fff;
    position: relative;
    border-top: #0e42b4 4px solid;
    background: #fff;
    height: 2.18rem;
    border-radius: 0 0 .08rem .08rem;
    box-shadow: 0px 5px 15px 0px rgba(28, 89, 197, 0.1);
    padding: 0 .4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.list_box20 li .con h5 {
    font-size: .24rem;
    color: #333333;
    line-height: .36rem;
    max-height: .72rem;
}

.list_box20 li .con p {
    font-size: .14rem;
    color: #7d7d7d;
    line-height: .24rem;
    max-height: .48rem;
    margin: .08rem 0 0;
}

.list_box20 li .con h6 {
    font-size: .16rem;
    color: #666666;
    margin: .2rem 0 0;
    font-family: "PingFang SC";
}

.list_box20s li .img .img_hezi {
    padding-bottom: 3.16rem !important;
}

.list_box20s li .con {
    margin-top: -.6rem;
}

.list_box20s li .con p {
    margin: .05rem 0 0;
}

.list_box20s li .con h6 {
    margin: .12rem 0 0;
}

.list_box20s li:last-child {
    margin-top: .3rem;
}

.list_box20s li:last-child .con {
    margin-top: 0;
    height: 1.66rem;
}
@media(max-width: 1630px){
    footer .center dl dt{font-size:.16rem;}
    footer .left img{width: 2rem;}
}

/*==========================================首页 结束=============================================*/


/*==========================================内页 开始=============================================*/


/*==========================================内页 结束=============================================*/


/*aos="fade-up" aos-duration="1200"*/
/*新加侧栏目*/
.r-nav {
    position: fixed;
    width: .7rem;
    right: .25rem;
    bottom: .8rem;
    box-shadow: 0 0 10px #eee;
    background-color: #fff;
    padding-left: .1rem;
    padding-right: .1rem;
    box-sizing: border-box;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    z-index:90;
    padding-top: .04rem;
}
.r-nav.hide{height: 0;
    opacity: 0;
    visibility: hidden;}
.r-nav ul li {
    /* border-top: 1px solid #eaeaea; */
    cursor: pointer;
}
.r-nav ul li img {
    /* border-top: none; */
    padding: right;
    /* width: 20px; */
}
.r-nav ul li a {
    display: block;
    padding-top: .11rem;
    padding-bottom: .14rem;
    text-align: center;
}

.r-nav ul li a .icon {
    height: .35rem;
    line-height: .35rem;
    text-align: center;
    margin-bottom: .1rem;
}

.r-nav ul li a .icon img {
    display: inline-block;
    vertical-align: middle;
    width: .35rem;
}

.r-nav ul li a p {
    font-size: .12rem;
    color: #282828;
}

.r-nav-tc {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .76);
    z-index: 10001;
    display: none;
}

.tc-bg {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
}
.tc-box .box.on .r-nav-tc{display:block;}
.tc-box .box2 {
  position: fixed;
  right: 1.2rem;
  border-radius: 10px;
  background-color: #fff;
  bottom: .92rem;
  display: none;
  padding: 15px 25px;
  z-index:99;
}
.tc-box .box2.on{ display:block;}
.tc-box .box2::after {
    content: "";
    position: absolute;
    right: -6px;
    border-left: 6px solid #fff;
    border-top: 6px solid transparent;
    top: 50%;
    transform: translateY(-50%);
}
.tc-box .box2 p {
    font-size: .26rem;
    color: #0563db;
    line-height: 40px;
    font-weight: 600;
}
.tc-box .box2 p span{
    font-size:.16rem;
    font-weight:400;
    color:#999;
}
.tc-txt { position: relative;
    padding-left: 52.6%;
    padding-top: 45px;
    padding-right: 50px;
    padding-bottom: 50px;
    text-align: center;
    background: url(../images/qh-tcc.jpg) no-repeat left center;
}
.tc-txt>span {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    /* background: rgba(0, 0, 0, .76); */
    font-size: 35px;
    color: #707070;
    /* font-weight: bold */
    cursor: pointer;
}

.tc-login h2 {
    text-align: center;
    font-size: .2rem;
    color: #282828;
    margin-bottom: .2rem;
    font-weight: bold;
}

.login-txt {
    margin-top: 13px;
    font-size: 0;
}

.tc-login .l-name {
    display: inline-block;
    width: 100px;
    text-align: right;
    font-size: .18rem;
    color: #282828;
    vertical-align: middle;
}

.tc-login .l-name span {
    display: inline-block;
    padding-right: 10px;
    background: url(../images/star.png) no-repeat right top;
}

.tc-login .l-sr {
    display: inline-block;
    padding-left: 20px;
    vertical-align: middle;
    width: calc(100% - 120px);
}

.tc-login .l-sr input {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    padding: 0 20px;
}

.tc-login .l-sr input::placeholder {
    font-size: .16rem;
    color: #cecece;
}


.login-txt.on .l-sr input {
    border: 1px solid #187be0
}

.login-txt.on .l-sr input::placeholder {
    color: #282828;
}

.login-txt .l-sr textarea {
    width: 100%;
    border: 1px solid #e9e9e9;
    outline: none;
    padding: 10px;
    height: 110px;
    box-sizing: border-box;
}

.login-txt .l-sr textarea::placeholder {
    font-size: .16rem;
    color: #cecece;
}

.login-txt.yzm .l-sr {
    font-size: 0;
text-align: left;
}

.login-txt.yzm .l-sr input {
    display: inline-block;
    width: 39%;
    vertical-align: middle;
}

.login-txt.yzm .l-sr .tpqh {
    display: inline-block;
    width: 39%;
    vertical-align: middle;
    margin-left: 6%;
    margin-right: 3%;
}

.login-txt.yzm .l-sr .tpqh img {
    width: 100%;
    height: 100%;
}

.login-txt.yzm .l-sr span {
    display: inline-block;
    font-size: .16rem;
    color: #187be0;
    text-decoration: underline;
    vertical-align: middle;
}

.tc-login .tj {
    margin-top: .35rem;
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    background-color: #187be0;
    text-align: center;
    font-size: .18rem;
    color: #fff;
}

.tc-login .tj button {
    font-size: .18rem;
    color: #fff;
}
@media screen and (max-width:1700px){.login-txt.yzm .l-sr .tpqh{margin-left: 1%;}}
@media screen and (max-width:1400px){.tc-txt{padding-left:50px;background:none;}}
@media (max-width: 767px){.r-nav{right: 0; transform: scale(0.7);bottom: 0.35rem; right: 0;} .r-nav ul li a p{line-height:16px;} .banner ul li .top h3{ margin: .1rem 0 .2rem} .banner ul li .top h2{ font-size: .24rem}}
@media screen and (max-width:700px){.tc-txt{padding-left:15px;padding-right:15px;}.tc-bg{width:95%;}.tc-login .l-name{width: 65px;}.tc-login .l-sr{width: calc(100% - 65px);padding-left: 10px;}.tc-login .l-sr input{padding: 0 5px;}}