* {
    font-family: 微软雅黑, Helvetica, sans-serif , Arial;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch
}

body {
    padding: 0;
    margin: 0;
    font-family: Arial, "Microsoft Yahei", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    line-height: 1;
    font-size: 14px;
    overflow-x: hidden;
    background: #fff;
    position: relative
}

body::after {
    content: "";
    display: block;
    width: 100%;
    background: url(../images24/bn_dt_zz.png) repeat-x top center;
    height: 6.6rem;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

body.ej_body::before {
    content: "";
    display: block;
    width: 100%;
    background: url(../images24/ej_main_bg.png) no-repeat top center;
    height: 6.87rem;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

a {
    word-break: break-all;
}

video {
    max-width: 100%;
    display: block;
    height: auto;
}

.ej_body2::after {
    background: url(../images24/bn_dt_zz2.png) repeat-x bottom center;
    height: 5.37rem
}

html::-webkit-scrollbar {
    width: 4px;
    height: 8px;
    background-color: #F5F5F5
}

html::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2
}

html::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #333
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table td {
    line-height: 1.25;
    padding: 5px;
    padding-left: 15px
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *zoom: 1}

a {
    text-decoration: none
}

ul {
    list-style: none
}

img {
    border: 0px;
    vertical-align: middle
}

ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p {
    padding: 0;
    margin: 0;
    font-weight: normal
}

h3,h4,h5 {
    font-weight: normal
}

h4 a:hover,h5 a:hover {
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out
}

hr {
    display: block;
    height: 1px;
    border: 0;
    background: #d8d8d8;
    padding: 0;
    margin-bottom: 3.25rem;
    margin-top: 2.5rem
}

abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video {
    display: block
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    font-size: 1px;
    line-height: 0px
}

.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04 {
    margin: 0 auto
}

.slow img:hover {
    transform: scale(1.05)
}

.slow img {
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

h5 a,.more a {
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out
}

.slow01 {
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out
}

.slow02 {
    -moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}

.shadow {
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');
    -moz-box-shadow: 1px 1px 10px #999999;
    -webkit-box-shadow: 1px 1px 10px #999999;
    box-shadow: 1px 1px 10px #999999
}

.radius {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.opacity {
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1
}

.overfloat-dot {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.overfloat-dot-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.overfloat-dot-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.overfloat-dot-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.overfloat-dot-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.overfloat-dot-6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}

.overfloat-dot-7 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical
}

.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6
}

.ar_wap {
    display: none
}

.a_body {
    position: relative;
    z-index: 0
}

.section {
    overflow: hidden
}

.w13 {
    margin: 0 auto;
    width: 13rem
}

.header_box_li {
    position: relative;
    z-index: 1;
    z-index: 999
}

.header_box_li.sticky {
    height: 3.75rem;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999
}

@-webkit-keyframes sticky {
    0% {
        top: -200px
    }

    100% {
        top: 0
    }
}

@keyframes sticky {
    0% {
        top: -200px
    }

    100% {
        top: 0
    }
}

.header_box_li.sticky .header_top {
    display: none
}

#nav .search_btn {
    margin-top: 5px
}

.header_box_li.sticky #nav .search_btn {
    display: block;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    background: url(../images24/sticky_ss.png) no-repeat center center;
    margin: 6px 0rem 0 2rem
}

.header_box_li.sticky #nav .search_btn img {
    display: none
}

.header_box_li.sticky .w1300 {
    width: 1340px
}

.header_box_li.sticky #nav ul li .sub {
    box-shadow: 0 8px 8px rgba(0, 55, 59, 0.25)
}

.header_box_li.sticky #nav ul li {
    height: 2.75rem;
    line-height: 2.5rem
}

.sy_nav_out {
    background: #d20000;
    width: 100%;
    position: relative;
    z-index: 3
}

.sy_nav_out .w13 {
    display: flex;
    justify-content: center;
    align-items: center
}

.pc_top_lj {
    margin: 0;
    transition: 0.4s;
    display: flex
}

.pc_top_lj a {
    display: block;
    width: auto;
    margin-left: 0.15rem;
    transition: 0.4s;
    position: relative
}

.pc_top_lj a+a::after {
    content: '';
    display: block;
    width: 1px;
    height: 0.05rem;
    background: #fff;
    position: absolute;
    left: -1px;
    top: calc(50% - 0.025rem)
}

.pc_top_lj a+a div {
    padding-left: 0.1rem
}

.pc_top_lj div {
    display: flex;
    align-items: center
}

.pc_top_lj div img {
    margin-right: 0.1rem
}

.pc_top_lj div p {
    font-size: 0.14rem;
    color: #fff
}

.pc_top_lj a:hover p {
    text-decoration: underline
}

.toubu_div.on{visibility: visible !important;}
.toubu_div.on #header #logo {
    height: 1rem
}

.toubu_div.on #header #logo .box_table {
    width: 10rem
}

.pc_top_ss {
    width: 2rem;
    height: 0.28rem;
    background: #fff;
    overflow: hidden;
    margin-top: 0.23rem;
    margin-bottom: 0.35rem
}

.pc_top_ss .form {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100%
}

.pc_top_ss .txt {
    border: 0;
    width: calc(100% - 0.3rem);
    height: 100%;
    font-size: 0.16rem;
    color: #333;
    padding: 0 0.1rem 0 0.1rem
}

.pc_top_ss .btn {
    width: 0.3rem;
    height: 100%;
    background-size: 100%
}

.header_box_li.xg {
    height: 4.625rem
}

.header_box_li.xg #header {
    height: 4.625rem
}

.header_box_li.xg #header .header_top {
    height: 1.3rem
}

.header_box_li.xg #header .header_top .tianqi {
    display: none
}

.header_box_li.xg #header .header_top .list_box0 {
    display: none
}

.header_box_li.xg #logo img {
    width: 70%
}

.header_box_li.xg #logo .xx {
    opacity: 0 !important
}

.header_box_li.xg #logo .box_table {
    height: 100% !important
}

.header_box {
    position: relative;
    z-index: 10000
}

#header {
    position: relative;
    z-index: 999;
    width: 100%;
    background-size: cover;
    transition: 0.4s;
    max-width: 100%;
    margin: 0 auto;
    background-size: 100% !important;
    transition: 0.4s
}

#header.xg:before {
    opacity: 0;
    visibility: hidden
}

.head_bottom {
    padding: 0;
    width: 16rem;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header_top {
    position: relative;
    height: 2.5rem;
    padding: 0;
    text-align: right;
    z-index: 10000;
    transition: 0.4s;
    padding: 0 0
}

.header_top .tianqi {
    display: inline-block;
    height: 4rem
}

.header_top .search_btn {
    display: inline-block;
    float: none;
    font-size: 14px;
    color: #fff
}

.header_top .search {
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 20
}

.header_top .search .input {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -0.5rem;
    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 2rem 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: 16.25rem;
    opacity: 1;
    visibility: visible
}

.header_top .zc_lj a {
    font-size: 14px;
    display: inline-block;
    transition: .6s;
    margin-left: 1rem;
    position: relative;
    line-height: 2.5rem;
    color: rgba(255, 255, 255, 0.7)
}

.header_top .zc_lj a:hover {
    color: #ffba00
}

.list_box0 {
    display: inline-block;
    vertical-align: top
}

.list_box0 .li {
    font-size: 14px;
    display: inline-block;
    transition: .6s;
    margin-left: 1rem;
    position: relative;
    line-height: 2.5rem
}

.list_box0 .li>a {
    display: block;
    color: rgba(255, 255, 255, 0.7);
    transition: 0.5s
}

.list_box0 .li>a:hover {
    color: #ffba00
}

.list_box0 .li a>img {
    margin: -1px .625rem 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: 3.5rem;
    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
}

#m_header .list_box0 {
    float: right
}

#m_header .list_box0 .li {
    line-height: 60px;
    display: none
}

#m_header .list_box0 .li a .ewm_box {
    top: 60px
}

#m_header .list_box0 .li a>img {
    height: 16px
}

.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+.li+.li:after {
    display: none
}

.list_box0 .li:first-child:after {
    display: none
}

.list_box0 .li input.txt {
    background: none;
    border-bottom: 1px solid #fff;
    width: 7.8125rem;
    padding: 0px 5px 5px;
    outline: none;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    color: #fff;
    float: left
}

.list_box0 .li input.img {
    width: 20px;
    height: 18px;
    float: left
}

.header_box .w1200 {
    height: 100%;
    position: relative;
    max-width: 1650px
}

#header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto
}

#header #logo {
    margin-top: 0;
    height: 1.5rem;
    position: relative;
    z-index: 3;
    transition: 0.4s
}

#header #logo .box_table {
    width: 12.33rem;
    display: table;
    transition: 0.4s;
    height: 100%
}

#header #logo .box_table .box_table_cell {
    display: table-cell;
    vertical-align: middle
}

#header #logo .xx p {
    line-height: 15px !important
}

#header #logo .xx {
    color: #fff;
    transition: 0.4s;
    opacity: 1;
    font-family: "楷体";
    font-size: 24px;
    text-align: center
}

.head_bottom>.right {
    width: auto;
    display: flex;
    align-items: flex-end;
    height: 100%;
    flex-direction: column
}

#logo {
    float: left;
    position: relative
}

#logo img {
    transition: 0.4s;
    max-width: 100%
}

#logo img.img2 {
    display: none
}

#nav ul {
    width: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative
}

#nav ul::after {
    content: '';
    display: block;
    width: 1px;
    height: 0.14rem;
    position: absolute;
    right: 0rem;
    top: calc(50% - 0.07rem);
    background: #fff
}

#nav ul li {
    float: left;
    position: relative;
    z-index: 0;
    margin: 0 0.38rem
}

#nav ul li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 41px;
    bottom: 0;
    transition: .6s
}

#nav ul li.on:before,#nav ul li:hover:before {
    width: 140%;
    left: -20%
}

#nav ul li a {
    display: block;
    transition: 0.4s;
    color: #b7b7b7
}

#nav ul li h3 {
    font-size: 0.2rem;
    line-height: 0.24rem;
    position: relative;
    display: inline-block;
    color: #fff;
    padding: .18rem 0rem
}

#nav ul li a i {
    margin: -3px 0 0 .1rem;
    display: inline-block;
    width: 10px;
    height: 5px;
    transition: .5s
}

#nav ul li:hover h3 {
    font-weight: bold
}

#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%;
    min-width: 1.2rem;
    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;
    padding: 0.1rem 0;
    background: rgba(255, 255, 255, 1)
}

#nav ul li .sub .box {
    text-align: center
}

#nav ul li .sub a {
    transition: .6s;
    white-space: nowrap;
    display: block;
    text-align: center;
    position: relative
}

#nav ul li .sub p {
    padding: 0.15rem 0.15rem;
    font-size: 0.16rem;
    color: #555555;
    line-height: 0.2rem;
    transition: .6s
}

#nav ul li .sub a:hover p {
    background: #005bac;
    color: #fff
}

#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 h3:before {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 12px;
    left: 50%;
    margin-left: -10px;
    bottom: 10px;
    transition: .3s;
    opacity: 0;
    visibility: hidden
}

#nav>ul>li:hover h3:after,#nav ul li.on h3:after {
    transform: scale(1)
}

#nav>ul>li:hover h3:before,#nav>ul>li.on h3:before {
    opacity: 1;
    visibility: visible;
    display: none
}

.search_btn {
    cursor: pointer;
    text-align: center;
    float: left;
    transition: .6s;
    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: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)
}

.search_btn {
    margin-left: 0.38rem;
    cursor: pointer
}

.search_btn svg {
    display: inline-block;
    fill: #fff;
    width: 16px;
    height: 16px;
    vertical-align: middle
}

.search-dialog-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    opacity: 0;
    visibility: hidden;
    transition: .6s
}

.search-dialog-box:before {
    content: "";
    position: absolute;
    top: 0;
    height: 0;
    background: none;
    transition: .6s;
    left: 0;
    right: 0;
    z-index: 1
}

.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;
    transform-origin: center center;
    transition: height .8s cubic-bezier(.77, 0, .175, 1)
}

.search-dialog-box .wrap-inner {
    transform: translateY(100%);
    transition: .6s
}

.header-right .bubbles-bg {
    opacity: 0;
    visibility: hidden;
    transition: all .5s .8s
}

.search-dialog-box .bubbles-bg .bubble {
    position: absolute
}

.search-dialog-box .bubbles-bg .bubble .circle {
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.search-dialog-box .bubbles-bg .bubble1 {
    width: 6%;
    padding-top: 6%;
    left: 26.875%;
    top: -6.67%
}

.search-dialog-box .bubbles-bg .bubble1 .circle {
    border: 1px solid #fff
}

.search-dialog-box .bubbles-bg .bubble2 {
    width: 12px;
    padding-top: 12px;
    left: 13.54%;
    top: 18%
}

.search-dialog-box .bubbles-bg .bubble2 .circle {
    background-color: #ff495f
}

.search-dialog-box .bubbles-bg .bubble3 {
    width: 36px;
    padding-top: 36px;
    left: 8.854%;
    top: 30.55%
}

.search-dialog-box .bubbles-bg .bubble3 .circle {
    background-color: #fff
}

.search-dialog-box .bubbles-bg .bubble4 {
    width: 56.875%;
    padding-top: 56.875%;
    left: -28.6458%;
    top: 51.85%
}

.search-dialog-box .bubbles-bg .bubble4 .circle {
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .05) 100%);
    background: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .05) 100%);
    background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .05) 100%)
}

.search-dialog-box .bubbles-bg .bubble5 {
    width: 54px;
    padding-top: 54px;
    left: 26.3%;
    top: 70.83%
}

.search-dialog-box .bubbles-bg .bubble5 .circle {
    background-color: #fff;
    opacity: .1
}

.search-dialog-box .bubbles-bg .bubble6 {
    width: 56.875%;
    padding-top: 56.875%;
    left: 73.4375%;
    top: -52.77%
}

.search-dialog-box .bubbles-bg .bubble6 .circle {
    background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .1) 100%);
    background: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .1) 100%);
    background: linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .1) 100%)
}

.search-dialog-box .bubbles-bg .bubble7 {
    width: 2rem;
    padding-top: 2rem;
    left: 60.9375%;
    top: 18.5%
}

.search-dialog-box .bubbles-bg .bubble7 .circle {
    background-color: #ff495f
}

.search-dialog-box .bubbles-bg .bubble8 {
    width: 1.35rem;
    padding-top: 1.35rem;
    left: 95.83%;
    top: 70.83%
}

.search-dialog-box .bubbles-bg .bubble8 .circle {
    border: 1px solid #fff
}

.search-dialog-box .bubbles-bg .bubble9 {
    width: 16px;
    padding-top: 16px;
    left: 76.5625%;
    top: 96.296%
}

.search-dialog-box .bubbles-bg .bubble9 .circle {
    background-color: #fff
}

.search-dialog-box .bubbles-bg .bubble10 {
    width: 56.875%;
    padding-top: 56.875%;
    left: 71.354%;
    top: 87%
}

.search-dialog-box .bubbles-bg .bubble10 .circle {
    background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .3) 100%);
    background: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .3) 100%)
}

.search-dialog-box .bubbles-bg .bubble {
    animation: spin 8s infinite linear;
    transform-origin: 50% 45%
}

.search-dialog-box .bubbles-bg .bubble:nth-child(2n) {
    animation: spin2 8s infinite linear
}

.search-dialog-box .bubbles-bg .bubble .circle {
    animation: spin-reverse 8s infinite linear
}

.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle {
    animation: spin-reverse2 8s infinite linear
}

.search-dialog-box .bubbles-bg .sm-bubble {
    transform-origin: 30% 30px
}

.search-dialog {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 2
}

.search-dialog .search-tit {
    font-size: 0.2rem;
    line-height: 0.25rem;
    color: #fff;
    text-align: center;
    overflow: hidden;
    display: none
}

.search-dialog .search-inner {
    overflow: hidden;
    margin-top: 0
}

.search-dialog .search-input {
    width: 561px;
    margin: 0 auto;
    padding: 0 0rem 0 0.3rem;
    background: #fff;
    box-sizing: border-box;
    transition: all .3s;
    max-width: 94%;
    border-radius: 500px
}

.search-dialog .search-input input[type=text] {
    float: left;
    height: 0.56rem;
    width: calc(100% - 0.89rem);
    background-color: transparent;
    font-size: 0.2rem;
    line-height: .25rem;
    color: #919191;
    transition: all .3s;
    outline: none;
    border: 0
}

.search-dialog .search-input input[type=text]::-webkit-input-placeholder {
    color: #919191
}

.search-dialog .search-input input[type=text]:-moz-placeholder {
    color: #919191
}

.search-dialog .search-input input[type=text]::-moz-placeholder {
    color: #919191
}

.search-dialog .search-input input[type=text]:-ms-input-placeholder {
    color: #919191
}

.search-dialog .search-input input[type=image],.search-dialog .search-input .clear-btn {
    float: right;
    height: 0.72rem;
    width: 0.56rem
}

.search-dialog .search-input input[type=image] {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1.5rem;
    background-image: url('../images24/search.png');
    background: #005bac url('../images24/search.png') no-repeat center center;
    height: 0.56rem;
    width: 0.89rem;
    border-radius: 100px
}

.search-dialog .search-input .clear-btn {
    background-color: rgba(0, 0, 0, .2);
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../images24/close-btn.svg');
    background-size: 0.56rem;
    border-radius: 100%;
    margin-right: 1rem;
    display: none
}

.search-dialog .search-input.on {
    background-color: #fff
}

.search-dialog .hot-search {
    font-size: 0;
    width: 3.12rem;
    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;
}

.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: 24px;
    height: 24px;
    z-index: 10;
    right: 1.3rem;
    top: 0.7rem;
    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-repeat: no-repeat;
    background-image: url(../images24/search_close.png);
    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.5rem auto;
    width: calc(100% - 0.6rem);
    position: relative
}

.tc_search form {
    height: 40px;
    border-radius: 0;
    background: rgba(255, 255, 255, .1);
    position: relative;
    width: 100%;
    margin-bottom: 1rem
}

.tc_search .keyword {
    font-size: 0.16rem;
    color: #fff;
    height: 40px;
    line-height: 40px;
    box-shadow: none;
    -webkit-appearance: none;
    border-right: 0;
    background: none;
    width: 100%;
    outline: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0 10px
}

.tc_search .btn_blue {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border: 0;
    background: url(../images24/search_white.svg) center center no-repeat;
    background-size: 55%
}

.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 {
    color: #fff;
    color: rgba(255, 255, 255, .7)
}

.tc_search input:-moz-placeholder {
    color: #fff;
    color: rgba(255, 255, 255, .7)
}

.tc_search input:-ms-input-placeholder {
    color: #fff;
    color: rgba(255, 255, 255, .7)
}

.tc_search input:focus::-webkit-input-placeholder {
    color: transparent
}

.tc_search input:focus:-moz-placeholder {
    color: transparent
}

.tc_search input:focus::-moz-placeholder {
    color: transparent
}

.tc_search input:focus:-ms-input-placeholder {
    color: transparent
}

#nav_btn_box {
    height: 100%;
    z-index: 999999;
    float: right;
    margin-left: 0
}

#nav_btn_box.on {
    background: none
}

#nav_btn .point.on .navbtn::after,#nav_btn .point.on .navbtn::before {
    background: #fff
}

#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: 25px;
    height: 22px;
    position: relative;
    outline: none
}

#nav_btn .point:hover .navbtn,#nav_btn .point:hover .navbtn::after,#nav_btn .point:hover .navbtn::before {
    width: 25px
}

#nav_btn .navbtn {
    position: absolute;
    top: 12px;
    left: 0;
    display: inline-block;
    width: 14px;
    height: 1px;
    -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,#nav_btn .navbtn::before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 25px;
    height: 1px;
    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: -8px
}

#nav_btn .navbtn::before {
    top: 8px
}

#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: flex-start;
    width: 100%;
    margin: 0.1rem 0 0
}

.m_nav_list::-webkit-scrollbar {
    display: none
}

#m_nav {
    z-index: 99999;
    position: fixed;
    width: 100%;
    height: 100vh;
    right: -105%;
    top: 0;
    display: none;
    padding: 0.5rem 0 0.5rem;
    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: #d20000
}

#m_nav .close {
    position: absolute;
    top: 6px;
    right: 15px;
    font-size: 28px;
    color: #fff;
    z-index: 10000
}

#m_nav.act {
    pointer-events: auto;
    right: 0;
    overflow: auto
}

#m_nav>ul>li {
    width: 100%;
    overflow: hidden;
    padding: 0 0 0 0.3rem;
    position: relative
}

#m_nav>ul>li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

#m_nav li .a {
    display: inline-block;
    width: calc(100% - 0.5rem)
}

#m_nav li .a {
    line-height: 0.6rem;
    height: 0.6rem;
    color: #fff;
    padding: 0;
    font-size: 16px;
    float: left
}

#m_nav li .a span {
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    width: 20px;
    height: 50px;
    text-align: center
}

#m_nav li .a span i {
    font-size: 0
}

#m_nav li i {
    opacity: 1;
    filter: alpha(opacity=100);
    display: inline-block;
    width: 0.5rem;
    height: 0.58rem;
    display: inline-block;
    background: url(../images24/arrow_down.svg) center center no-repeat;
    background-size: 13px 13px !important;
    position: absolute;
    display: block;
    right: 0
}

#m_nav li.on i {
    background: url(../images24/arrow_down_on.svg) center center no-repeat
}

#m_nav .on.title .a i {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg)
}

#m_nav li {
    display: block;
    width: 100%
}

.slide_nav {
    position: absolute;
    left: 0;
    height: 70px;
    z-index: 998;
    padding: 15px;
    top: 0;
    width: 100%
}

#m_nav .title .list {
    display: none;
    position: relative;
    width: 100%;
    z-index: 9;
    left: 0;
    margin-left: 0;
    background: none;
    border: 0;
    clear: both;
    padding-bottom: 10px
}

#m_nav .title .list span {
    background: none
}

#m_nav .title .list span a:hover {
    color: #c21d1b
}

#m_nav .title .list a {
    display: block;
    font-size: 0.18rem;
    color: rgba(255, 255, 255, .6);
    text-align: left;
    line-height: 0.4rem;
    height: 0.4rem;
    border: 0;
    font-weight: 300
}

#m_nav .title .list .void>a {
    background-size: 10px;
    position: relative
}

#m_nav .title .list .void>a:before {
    content: "·";
    position: absolute;
    left: -1em;
    font-size: 12px;
    font-weight: bold
}

#m_nav .title .list span {
    position: relative;
    display: block
}

#m_nav .title .list span .sub {
    position: static;
    width: 100%;
    display: block !important;
    overflow: hidden
}

#m_nav .title .sub a {
    background: none;
    font-size: 0.5rem;
    opacity: .8;
    min-width: 50%;
    float: left;
    display: inline-block;
    color: #999
}

.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
}

.m_header_box {
    transition: .6s;
    display: none;
    height: 60px
}

#m_header #logo .box_table {
    width: auto;
    float: left;
    display: table;
    height: 100%
}

#nav_btn_box .box_table {
    width: auto;
    float: left;
    display: table;
    height: 100%;
    height: 100%
}

#nav_btn_box .box_table .box_table_cell {
    vertical-align: middle;
    display: table-cell
}

#m_header #logo .box_table .box_table_cell {
    vertical-align: middle;
    display: table-cell;
    margin: 0 auto
}

#m_header #logo .box_table .box_table_cell a {
    display: block
}

.m_header_box header {
    padding: 0 5%;
    top: 0;
    height: 60px;
    box-shadow: 0 8px 8px rgba(0, 55, 59, 0.25);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: #005bac;
    background-size: cover
}

#m_header #logo {
    float: left;
    height: 100%
}

#m_header #logo img {
    max-height: 43px;
    width: auto
}

#m_header .yuyan {
    height: 4.5rem;
    float: right;
    margin-right: 4rem
}

#m_header .yuyan span {
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: .9rem;
    text-align: center;
    margin-left: 17px;
    background: rgba(255, 255, 255, .3)
}

#fp-nav.fp-right {
    display: none
}

.toubu_div {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 88;
    transition: 0.5s
}

#header::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #005bac;
    background-size: auto 100% !important;
    position: absolute;
    top: -110%;
    transition: 0.4s;
    z-index: 1
}

.toubu_div.on #header::after {
    top: 0
}

.toubu_div.on #header {
    padding: 0rem 0
}

.img {
    width: 100%;
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;
    transition: 0.4s;
    height: 0
}

.img .img_box {
    background-position: center center !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    background-size: cover !important;
    height: 100%;
    transition: 0.4s
}

.img img {
    position: absolute;
    transition: 0.4s;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

a:hover .img .img_box {
    transform: scale(1.05)
}

a:hover .img img {
    transform: scale(1.05)
}

.swiper-slide {
    filter: brightness(1)
}

.swiper-button-prev,.swiper-button-next {
    margin: 0;
    border: none
}

.swiper-button-prev {
    left: 30px
}

.swiper-button-next {
    right: 30px;
    left: auto
}

.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {
    pointer-events: unset
}

#m_nav .pc_top_lj {
    display: table;
    margin: 0 auto;
    display: flex
}

#m_nav .pc_top_lj a {
    margin: 0 0.1rem;
    display: block
}

#m_nav .pc_top_lj div p {
    color: #fff;
    font-size: 0.18rem
}

.sy_tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.43rem;
    width: 100%;
    position: relative
}

.sy_tit .bt {
    position: relative;
    display: flex
}

.sy_tit .bt .pic {
    position: absolute;
    top: 0.05rem;
    left: 0
}

.sy_tit .bt .pic img {
    display: block;
    height: 0.58rem
}

.sy_tit .bt .zw {
    position: relative;
    z-index: 3;
    font-family: sys;
    font-size: 0.36rem;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0em;
    color: #1B1B1B
}

.sy_tit .more {
    position: relative
}

.sy_tit .more p {
    font-size: 0.14rem;
    border: 1px solid #004e96;
    border-radius: 200px;
    padding: 0.03rem 0.18rem;
    transition: 0.4s;
    color: #094db4;
    line-height: 0.2rem
}

.sy_tit .more:hover p {
    background: #004e96;
    color: #fff
}

.sy_tit.cen {
    justify-content: center
}

.sy_tit.cen .more {
    position: absolute;
    right: 0;
    top: 0.1rem
}

.sy_tit.cen .bt .pic {
    display: flex;
    justify-content: center;
    width: 100%
}

.sy_tit.cen .bt .zw {
    color: #fff
}

@media(max-width: 1024px) {
    .sy_tit {
        margin-bottom: 0.3rem
    }

    .sy_tit .bt img {
        width: 100%
    }

    .sy_tit.cen {
        justify-content: space-between
    }

    .sy_tit.cen .more {
        position: relative;
        right: auto;
        top: auto
    }

    .sy_tit .bt .zw {
        font-size: 0.3rem
    }
}

.fhdb {
    width: 0.4rem;
    height: 0.4rem;
    background: #fff url(../images24/fhdb.png) no-repeat center center;
    background-size: 50%;
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    z-index: 10;
    transition: 0.4s;
    cursor: pointer;
    transition: 0.4s;
    visibility: hidden;
    opacity: 0;
    border-radius: 50%;
    border: 1px solid #fff
}

.fhdb.on {
    visibility: visible;
    opacity: 1
}

.fhdb:hover {
    border-radius: 50%;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, .2);
    border: 1px solid #005bac
}

@media(max-width: 1024px) {
    .fhdb {
        right: 0.1rem;
        bottom: 0.9rem
    }
}

@media(max-width: 650px) {
    .fhdb {
        width: 0.3rem;
        height: 0.3rem
    }
}

#sy_main {
    overflow: hidden;
    height: 100vh;
    position: relative;
    min-height: 9.4rem
}

.bannerBox {
    width: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
	    background-image: url(../images24/bn_dt_img1.jpg);
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
}

.bannerBox .slick-slider {
    height: 100%
}

.bannerBox .slick-list {
    height: 100%
}

.bannerBox .slick-track {
    height: 100%
}

.bannerBox .item {
    height: 100%
}

.bannerBox .item a {
    height: 100%;
    display: block;
    position: relative
}

.bannerBox .item video {
    width: 100%;
    height: 100%
}

.bannerBox .item .pic {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover
}

.bannerBox .item .pic img {
    width: 100%;
    height: 100%
}

.bannerBox .item .con {
    position: absolute;
    bottom: 0.7rem;
    left: 1.3rem;
    width: 7.79rem;
    height: 1.66rem;
    background-size: 100% 100%;
    z-index: 3;
    display: flex;
    align-items: center;
    padding: 0 0.3rem
}

.bannerBox .item .con p {
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.56rem;
    max-height: 1.12rem;
    overflow: hidden
}

.bannerBox .slick-dots {
    bottom: 0.3rem;
    display: flex;
    justify-content: center;
    position: absolute;
    z-index: 6;
    left: 0;
    width: 100%
}

.bannerBox .slick-dots li {
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 100px;
    opacity: 0.5;
    background: #fff;
    margin: 0 0.075rem !important;
    transition: 0.4s;
    cursor: pointer
}

.bannerBox .slick-dots li button {
    text-indent: 100rem;
    display: none
}

.bannerBox .slick-dots li.slick-active {
    width: 0.6rem;
    opacity: 1
}

.psqf {
    position: absolute;
    right: 0;
    top: 0.1rem;
    width: 0.81rem;
    z-index: 100000
}

.psqf .pic {
    width: 100%
}

.psqf .pic img {
    display: block;
    width: 100%
}

.psqf_sj {
    display: none
}

.sy_right {
    position: fixed;
    right: 0;
    top: calc(50% - 1.05rem);
    z-index: 10
}

.sy_right p {
    font-size: 0.18rem;
    font-weight: 600;
    width: 0.5rem;
    color: #fff;
    padding: 0.17rem 0.14rem;
    line-height: 0.22rem;
    background: rgba(255, 255, 255, 0.2);
    text-align: center;
    border-radius: 0.2rem 0 0 0.2rem;
    transition: 0.4s
}

.sy_right a:hover p {
    background: rgba(255, 255, 255, 0.4)
}

.ej_body .sy_right p {
    background: rgba(0, 91, 172, 0.5)
}

.ej_body .sy_right a:hover p {
    background: rgba(0, 91, 172, 1)
}

@media(max-width: 1024px) {

	#sy_main{min-height: auto;height: auto;}

    .bannerBox {
		position: absolute;
        margin-top: 60px;
		
    }

    .bannerBox .item a::after {
        display: none
    }

    .bannerBox .slick-dots {
        bottom: 0.2rem
    }

    .psqf {
        display: none
    }

    .psqf_sj {
        display: block;

    }

    .psqf_sj {
        position: absolute;
        top: 3rem;
        bottom: auto;
    }

    .sy_right {
        top: 1rem
    }

    .sy_right p {
        font-size: 0.14rem;
        line-height: 0.16rem;
        width: 0.3rem;
        padding: 0.15rem 0.1rem
    }

    .psqf_sj {
        width: 0.6rem
    }
}

.part2 {
    position: relative;
    z-index: 3;
    padding-top: 3.6rem
}

.p2_main {
    width: 100%
}

.p2_main ul {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.p2_main ul li {
    width: 3.36rem;
    height: 2.92rem;
    position: relative;
    padding: 0.11rem
}

.p2_main ul li::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images24/p2_li_bg.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.15;
    transition: 0.4s;
    background-size: 100% 100% !important
}

.p2_main ul li a {
    display: block;
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%
}

.p2_main ul li .box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: 100% 100% !important;
    height: 100%;
    padding-bottom: 0.2rem;
    background: url(../images24/p2_li1.png) no-repeat center center
}

.p2_main ul li.li2 .box {
    background: url(../images24/p2_li2.png) no-repeat center center
}

.p2_main ul li.li3 .box {
    background: url(../images24/p2_li3.png) no-repeat center center
}

.p2_main ul li.li4 .box {
    background: url(../images24/p2_li4.png) no-repeat center center
}

.p2_main ul li .box .pic {
    width: 1.1rem;
    margin: 0 auto 0.24rem
}

.p2_main ul li .box .pic img {
    display: block;
    width: 100%
}

.p2_main ul li .box .bt {
    font-size: 0.26rem;
    color: #fff;
    text-align: center;
    padding: 0 0.5rem
}

.p2_main ul li.li1 {
    margin-top: 1.5rem;
    margin-right: -0.5rem
}

.p2_main ul li.li2 {
    margin-right: 0.2rem
}

.p2_main ul li.li3 {
    margin-left: 0.2rem
}

.p2_main ul li.li4 {
    margin-top: 1.5rem;
    margin-left: -0.5rem
}

.p2_main ul li:hover::after {
    opacity: 0.5
}

.p2_main ul li a:hover .box .pic img {
    -webkit-animation: jello 1s;
    -moz-animation: jello 1s;
    animation: jello 1s
}

@-webkit-keyframes circleProgressLoad_right {
    0% {
        -webkit-transform: rotate(45deg)
    }

    50% {
        -webkit-transform: rotate(225deg)
    }

    100% {
        -webkit-transform: rotate(225deg)
    }
}

@-webkit-keyframes circleProgressLoad_left {
    0% {
        -webkit-transform: rotate(45deg)
    }

    50% {
        -webkit-transform: rotate(45deg)
    }

    100% {
        -webkit-transform: rotate(225deg)
    }
}

@keyframes jello {
    from,11.1%,to {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        -moz-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        -moz-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@media(max-width: 1024px) {
    .part2 {
        padding: calc(60px + 0.6rem) 0 0.9rem;
    }

    .p2_main {
        flex-wrap: wrap
    }

    .p2_main ul li {
        width: 3rem;
        height: 2.5rem
    }

    .p2_main ul li .box .pic {
        width: 0.7rem
    }

    .p2_main ul li .box .bt {
        font-size: 0.2rem;
        padding: 0 0.3rem
    }

    .p2_main ul li.li1 {
        margin-top: 2.8rem;
        margin-right: -2rem
    }

    .p2_main ul li.li4 {
        margin-top: 2.8rem;
        margin-left: -2rem
    }
}

@media(max-width: 680px) {
    .p2_main ul {
        flex-wrap: wrap
    }

    .p2_main ul li.li1 {
        margin: 0;
        order: 3
    }

    .p2_main ul li.li2 {
        order: 1;
        margin: 0;
        margin-bottom: 0.2rem
    }

    .p2_main ul li.li3 {
        order: 2;
        margin: 0;
        margin-bottom: 0.2rem
    }

    .p2_main ul li.li4 {
        margin: 0;
        order: 4
    }
}

@media(max-width: 560px) {
    .p2_main ul {
        justify-content: center;
        max-width: 4.1rem;
        margin: 0 auto
    }

    .p2_main ul li {
        width: 1.7rem;
        height: 1.5rem;
        padding: 0.05rem
    }

    .p2_main ul li .box {
        padding-bottom: 0
    }

    .p2_main ul li .box .pic {
        margin-bottom: 0.1rem;
        width: 0.5rem
    }

    .p2_main ul li .box .bt {
        line-height: 0.22rem;
        height: 0.44rem;
        font-size: 0.18rem
    }
}

.foot {
    background: #005bac;
    padding: 0.2rem 0;
    position: relative;
    z-index: 3;
    min-height: 1rem;
    display: flex;
    align-items: center
}

.sy_foot {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.foot .w13 {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.f_left {
    width: 5.3rem
}

.f_left h2 {
    font-size: 0.16rem;
    color: #fff;
    font-weight: bold
}

.f_lj {
    display: flex;
    flex-wrap: wrap
}

.f_lj li {
    margin-top: 0.09rem;
    margin-right: 0.18rem
}

.f_lj li p {
    font-size: 0.14rem;
    color: #ffffff;
    position: relative;
    line-height: 0.2rem
}

.f_lj li p::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.4s
}

.f_lj li p:hover::after {
    width: 100%
}

.f_right {
    width: 6.5rem
}

.f_bq {
    display: flex;
    flex-wrap: wrap
}

.f_bq p {
    font-size: 0.14rem;
    color: #fff;
    line-height: 0.26rem;
    margin-right: 0.15rem;
    text-align: center
}

@media(max-width: 1400px) {
    .w13 {
        width: 13rem
    }

    .search_btn {
        width: 0.3rem
    }

    .search_btn img {
        display: block;
        width: 100%
    }
}

@media(max-width: 1024px) {
    #header .w13 {
        width: 95%
    }

    .w13 {
        width: 95%
    }

    .head_bottom {
        width: 95%
    }

    .header_box {
        display: none
    }

    .m_header_box {
        display: block
    }

    .sy_foot {
        position: relative;
    }

    .foot .w13 {
        flex-wrap: wrap;
        justify-content: center
    }

    .f_right {
        width: 100%;
        margin-top: 0.1rem
    }

    .f_bq {
        justify-content: center
    }
}

@media(max-width: 650px) {
    #m_header #logo {
        width: 80%
    }

    .f_cen {
        padding: 0.2rem 0
    }

    .f_cen .con .ewm {
        left: calc(50% - 1.2rem)
    }

    .f_cen .con:hover .ewm {
        display: none
    }
}

@media(max-width: 560px) {
    .sy_foot {
        position: relative
    }
}

#ej_main {
    position: relative;
    z-index: 10;
    min-height: 100vh
}

.fanye {
    text-align: center;
    margin: 0.4rem 0 0
}

.ej_bn_dt {
    width: 100%;
    margin-top: 0;
    position: relative
}

.ej_bn_dt img {
    display: block;
    width: 100%
}

.ej_main_box {
    overflow: hidden;
    min-height: 0.5rem;
    position: relative;
    padding-top: 3rem;
    padding-bottom: 0.2rem;
    z-index: 3
}

.ej_main_box .w13 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.ej_main_box::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 8rem;
    z-index: 1
}

.ej_main_box>div {
    position: relative;
    z-index: 2
}

#nav_slide {
    background: #d20000;
    line-height: 0.5rem;
    position: relative;
    z-index: 2;
    display: none;
    margin-bottom: 0.2rem
}

#nav_slide #bnt_back {
    position: absolute;
    left: 0.16rem;
    top: -0.02rem
}

#nav_slide #bnt_back img {
    height: 0.2rem;
    vertical-align: middle
}

#nav_slide .n_title {
    height: 0.5rem
}

#nav_slide h1 {
    font-size: 0.18rem;
    color: #fff;
    text-align: center
}

#bnt_sub_nav {
    position: absolute;
    right: 0.16rem;
    top: 0.14rem;
    cursor: pointer
}

#bnt_sub_nav img {
    display: block;
    height: 0.2rem
}

#bnt_sub_nav.on img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

#sub_nav_content {
    background: #f2f2f2;
    display: none;
    z-index: 9;
    width: 100%
}

#sub_nav_content ul li {
    background: none;
    box-shadow: none;
    border-bottom: 1px solid #dedede;
    padding: 0 0.15rem
}

#sub_nav_content ul li a {
    display: inline-block;
    font-size: 0.16rem;
    padding: 0;
    color: #333;
    width: 88%
}

#sub_nav_content ul li i {
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold
}

#sub_nav_content ul li ul li {
    border: 0;
    line-height: 0.28rem;
    padding-left: 0.1rem
}

#sub_nav_content ul li ul li a {
    font-size: 0.16rem;
    color: #666
}

#sub_nav_content ul li.on>a {
    color: #005bac
}

#sub_nav_content ul li ul {
    display: none
}

.ej_main_left {
    float: left;
    width: 2.4rem
}

.ej_main_left .sider_nav {
    background: #fff;
    padding: 0.15rem 0rem;
    box-shadow: 0 0 0.1rem rgb(0, 0, 0, 0.1)
}

.ej_main_left ul li {
    position: relative;
    line-height: 0.24rem;
    text-align: center
}

.ej_main_left ul li:last-child {
    border-bottom: none
}

.ej_main_left ul li a {
    position: relative;
    display: block;
    z-index: 1
}

.ej_main_left ul li p {
    padding: 0.16rem 0.33rem;
    font-family: "Microsoft Yahei";
    text-align: left;
    font-size: 0.18rem;
    color: #333
}

.ej_main_left ul li .btn {
    width: 0.5rem;
    height: 0.56rem;
    position: absolute;
    right: 0rem;
    top: 0;
    z-index: 3;
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: center;
    padding-left: 0.1rem
}

.ej_main_left ul li .btn p {
    color: #333333;
    transition: 0.4s;
    font-family: 宋体;
    padding: 0;
    font-weight: bold
}

.ej_main_left ul li .btn.on p {
    transform: rotate(90deg)
}

.ej_main_left ul li.on .btn p {
    color: #005bac !important
}

.ej_main_left ul li .sun {
    background: #fcfcfc;
    width: 88%;
    margin: 0 auto;
    display: none;
    border-radius: 0.1rem;
    margin: 0.1rem auto;
    padding: 0.1rem 0
}

.ej_main_left ul li .sun a {
    font-size: 0.16rem;
    line-height: 0.18rem;
    padding: 0.1rem
}

.ej_main_left ul li .sun a.on:before {
    opacity: 0.7;
    width: 100%
}

.ej_main_left ul li .sun a.on,.ej_main_left ul li .sun a:hover {
    color: #284f9a
}

.ej_main_left ul li.on>.btn::after {
    color: #fff
}

.ej_main_left ul li.on>a p,.ej_main_left ul li a:hover p {
    color: #005bac;
    font-weight: bold
}

.ej_main_left ul li a:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 100%;
    background: #005bac;
    color: #fff;
    content: "";
    z-index: -1;
    opacity: 0
}

.ej_main_left ul li .sun a:before {
    height: 1px;
    bottom: 0;
    transition: 0.4s
}

.ej_main_left ul li .sun a {
    color: #333
}

.ej_main_left .lmmc_yj {
    font-size: 0.22rem;
    padding: 0.31rem 0.31rem;
    text-align: center;
    color: #fff;
    box-shadow: 0 0 0.1rem rgb(0, 0, 0, 0.1);
    background: #005bac url(../images24/ej_lmmc_bg.jpg) no-repeat center right;
    font-weight: bold;
    text-align-last: left
}

.ej_main_right {
    width: calc(100% - 3rem)
}

.ej_main_right .line {
    width: 100%;
    height: 0.01rem;
    background: #005bac;
    margin-bottom: 0.2rem
}

.dqwz_out {
    padding: 0.1rem 0.15rem;
    margin: 0rem 0 0.16rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(255, 255, 255, 0.8)
}

.dqwz_out h2 {
    font-size: 0.24rem;
    color: #005bac;
    display: table
}

.dqwz_out .dqwz {
    padding-left: 0.25rem;
    background: url(../images24/dqwz.png) no-repeat left 0.05rem;
    display: table;
    background-size: 0.14rem
}

.dqwz_out .dqwz p {
    font-size: 0.14rem;
    color: #737373;
    line-height: 0.24rem;
    min-height: 0.24rem
}

.dqwz_out .dqwz a {
    color: #737373;
    transition: 0.4s
}

.dqwz_out .dqwz a:hover {
    color: #005bac
}

@media(max-width: 1024px) {
    .ej_bn_dt {
        margin-top: 60px
    }

    .ej_bn_dt .w13 {
        width: 100%
    }

    .ej_main_box {
        padding: 1rem 0 0.3rem
    }

    .ej_main_left {
        display: none
    }

    #nav_slide {
        display: block
    }

    .fanye {
        margin: 0.3rem 0 0
    }

    .dqwz_out {
        margin-bottom: 0.1rem
    }

    .ej_main_box .w13 {
        flex-wrap: wrap
    }

    .ej_main_left {
        width: 100%
    }

    .ej_main_right {
        width: 100%
    }

    .ej_bn_dt::after {
        display: none
    }

    .ej_body2::after {
        height: 3rem;
        background-size: auto 100%
    }
}

.nry_main {
    min-height: 500px
}

.ej_list {
    width: 100%;
    min-height: 550px
}

.ej_list_ul li {
    transition: 0.4s;
    position: relative
}

.ej_list_ul li::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #005bac;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.4s
}

.ej_list_ul li .box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.15rem 0
}

.ej_list_ul li .box .con {
    width: calc(100% - 1.1rem);
    padding: 0rem 0
}

.ej_list_ul li .box .bt {
    font-size: 0.16rem;
    width: 100%;
    padding-right: 0;
    display: block;
    color: #333333;
    padding-left: 0.16rem;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ej_list_ul li .box .bt::after {
    content: '';
    display: block;
    width: 0.05rem;
    height: 0.05rem;
    background: #005bac;
    position: absolute;
    top: calc(50% - 0.025rem);
    left: 0;
    border-radius: 50%
}

.ej_list_ul li .sj {
    background: none;
    height: auto;
    width: 1rem;
    padding-top: 0;
    display: block
}

.ej_list_ul li .sj p {
    color: #666;
    font-size: 0.16rem;
    margin-bottom: 0;
    display: block;
    transition: 0.4s
}

.ej_list_ul li:hover .bt {
    color: #005bac
}

.ej_list_ul li:hover .sj p {
    color: #005bac
}

.ej_list_ul li:hover::after {
    width: 100%
}

@media(max-width: 1024px) {
    .ej_list_ul li {
        margin-bottom: 0
    }
}

@media(max-width: 650px) {
    .ej_list_ul li .box {
        flex-wrap: wrap
    }

    .ej_list_ul li .box .con {
        width: 100%;
        margin-bottom: 0.08rem
    }
}

.ej_list_tt {
    padding-top: 0.2rem
}

.ej_list_tt .p2_left_ul li a {
    flex-direction: row-reverse;
    display: flex;
    justify-content: space-between
}

.ej_list_tt .p2_left_ul {
    width: 100%
}

.ej_list_tt .p2_left_ul li {
    margin-bottom: 0.35rem;
    transition: 0.4s;
    transition: 0.4s
}

.ej_list_tt .p2_left_ul li .con .sj::after {
    opacity: 0.2
}

.ej_list_tt .p2_left_ul li .con {
    width: calc(100% - 2.5rem);
    padding-left: 0.22rem;
    position: relative;
    padding-top: 0.11rem
}

.ej_list_tt .p2_left_ul li .con::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #d9d9d9;
    position: absolute;
    bottom: 0;
    left: 0
}

.ej_list_tt .p2_left_ul li .img {
    width: 2.5rem;
    height: 1.5rem;
    padding: 0
}

.ej_list_tt .p2_left_ul li .con .sj {
    font-size: 0.14rem;
    margin-bottom: 0rem;
    padding-left: 0.25rem;
    line-height: 0.2rem;
    background: url(../images24/ej_tt_sj.png) no-repeat left center;
    color: #737373;
    background-size: 0.13rem
}

.ej_list_tt .p2_left_ul li .con .bt {
    font-size: 0.18rem;
    margin-bottom: 0.1rem;
    color: #323232;
    line-height: 0.28rem;
    font-weight: bold;
    transition: 0.4s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ej_list_tt .p2_left_ul li .con .zy {
    font-size: 0.14rem;
    line-height: 0.22rem;
    color: #999;
    max-height: 0.44rem;
    margin-bottom: 0.13rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.ej_list_tt .p2_left_ul li.no_img .con {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0.2rem
}

.ej_list_tt .p2_left_ul li:hover .con .bt {
    color: #005bac;
    font-weight: bold
}

@media(max-width: 1024px) {
    .ej_main_right .line {
        margin-bottom: 0.3rem
    }
}

@media(max-width: 650px) {
    .ej_list_tt .p2_left_ul li a {
        flex-wrap: wrap;
        flex-direction: column-reverse
    }

    .ej_list_tt .p2_left_ul li .img {
        padding-bottom: 66%;
        width: 100%
    }

    .ej_list_tt .p2_left_ul li .con {
        width: 100%;
        padding: 0.2rem 0
    }
}

.nry_main {
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start
}

.nry_main .nry_fx {
    width: 0.6rem
}

.my-share-d {
    padding: 0.2rem 0.1rem 0.1rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, .19);
    border-radius: 100px
}

.my-share-d>div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0.4rem;
    height: 0.4rem;
    margin-bottom: 0.15rem;
    background: #f0f0f0;
    border-radius: 50%;
    position: relative;
    cursor: pointer
}

.my-share-d>div img {
    width: 100%;
    transition: 0.4s
}

.my-share-d>div img.on {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    margin: auto;
    width: 100%
}

.my-share-d .d1:hover img {
    opacity: 0
}

.my-share-d .d1:hover img.on {
    opacity: 1 !important
}

.ej_nry {
    width: 100%;
    padding-top: 0.2rem
}

.ej_nry .box1 {
    border-bottom: 1px solid #d9d9d9
}

.ej_nry .box1 .bt {
    font-size: 0.28rem;
    color: #353535;
    font-weight: bold;
    line-height: 0.4rem;
    margin-bottom: 0.16rem;
    text-align: center
}

.ej_nry .box1 .xx {
    flex-wrap: wrap;
    display: flex;
    padding-bottom: 0.24rem;
    justify-content: center
}

.ej_nry .box1 .xx p {
    font-size: 0.14rem;
    color: #737373;
    margin-right: 0.3rem;
    line-height: 0.52rem;
    padding-left: 0.2rem;
    background: url(../images24/nry_ico1.png) no-repeat left center;
    background-size: 0.16rem !important
}

.ej_nry .box1 .xx p+p {
    background: url(../images24/nry_ico2.png) no-repeat left center
}

.ej_nry .box1 .xx p+p+p {
    background: url(../images24/nry_ico3.png) no-repeat left center
}

.ej_nry .box2 {
    padding: 0.2rem 0 0.3rem;
    border-bottom: 1px solid #d9d9d9
}

.ej_nry .box2 p {
    font-size: 0.18rem !important;
    color: #333333;
    text-indent: 2em;
    line-height: 0.34rem !important;
    margin-bottom: 0.2rem
}

.ej_nry .box2 img {
    height: auto !important;
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.ej_nry .box2 .has_img {
    text-indent: 0 !important
}

.ej_nry .box3 {
    padding: 0.3rem 0
}

.ej_nry .box3 a {
    display: block
}

.ej_nry .box3 p {
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.36rem;
    padding: 0.02rem;
    transition: 0.4s
}

.ej_nry .box3 p:hover {
    color: #005bac
}

.ej_nry_news {
    width: 3.6rem
}

.ej_nry_news h2 {
    font-size: 0.24rem;
    color: #333333;
    text-align: center;
    background: #f3f3f3;
    text-align: center;
    padding: 0.15rem 0
}

.ej_nry_news ul {
    padding: 0.25rem 0.2rem
}

.ej_nry_news ul li {
    padding-bottom: 0.24rem;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 0.18rem
}

.ej_nry_news ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.ej_nry_news ul li .sj {
    width: 0.6rem;
    height: 0.57rem;
    background-size: 100% 100%;
    padding-top: 0.14rem
}

.ej_nry_news ul li .sj p {
    font-size: 0.22rem;
    color: #fff;
    text-align: center;
    margin-bottom: 0.01rem
}

.ej_nry_news ul li .sj span {
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center
}

.ej_nry_news ul li .con {
    width: calc(100% - 0.7rem)
}

.ej_nry_news ul li .con p {
    font-size: 0.16rem;
    color: #323232;
    line-height: 0.26rem;
    max-height: 0.52rem;
    overflow: hidden;
    transition: 0.4s
}

.ej_nry_news ul li a:hover .con p {
    color: #005bac
}

@media(max-width: 1024px) {
    .nry_main>div {
        width: 100% !important
    }

    .nry_main .nry_fx {
        display: flex;
        justify-content: center;
        margin-bottom: 0.2rem
    }

    .my-share-d {
        display: flex;
        padding: 0.1rem 0.1rem
    }

    .my-share-d>div {
        margin-bottom: 0;
        margin: 0 0.1rem 0
    }

    .ej_nry .box1 .bt {
        font-size: 0.26rem
    }

    .ej_nry .box2 p {
        font-size: 0.18rem;
        line-height: 0.36rem;
        margin-bottom: 0.15rem
    }

    .ej_nry .box3 p {
        font-size: 0.16rem;
        line-height: 0.26rem
    }
}

@media(max-width: 650px) {
    .ej_nry .box1 .bt {
        font-size: 0.24rem;
        line-height: 0.36rem
    }

    .ej_nry .box1 .xx {
        padding-bottom: 0.15rem
    }

    .ej_nry .box2 {
        padding: 0.15rem 0
    }

    .ej_nry_news h2 {
        font-size: 0.2rem;
        padding: 0.1rem 0
    }

    .ej_nry_news ul {
        padding: 0.15rem 0rem
    }

    .ej_nry_news ul li {
        padding-bottom: 0.1rem;
        margin-bottom: 0.1rem
    }
}

.ej_szdw {
    padding-top: 0rem
}

.ej_szdw ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1%
}

.ej_szdw ul li {
    width: 48%;
    border: 1px solid #d4d3d3;
    margin: 0 1% 0.2rem;
    background: #fff;
    transition: 0.4s
}

.ej_szdw ul li a {
    display: flex;
    padding: 0.1rem;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    transition: 0.4s;
    height: 100%
}

.ej_szdw ul li .img {
    width: 45%;
    padding-bottom: 60%;
    background: #bebebe
}

.ej_szdw ul li .con {
    width: 49%;
    padding-top: 0.1rem
}

.ej_szdw ul li .con .bt {
    font-size: 0.2rem;
    color: #333;
    margin-bottom: 0.2rem;
    font-weight: bold
}

.ej_szdw ul li .con .xx p {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.3rem;
    margin-bottom: 0.05rem
}

.ej_szdw ul li .con .xx p strong {
    color: #333
}

.ej_ldbz ul li .img {
    width: 30%;
    padding-bottom: 39%;
    background: #bebebe
}

.ej_ldbz ul li .con {
    width: 64%;
    padding-top: 0.2rem
}

.ej_ldzb ul li .con .xx p {
    font-size: 0.18rem;
    color: #999;
    line-height: 0.28rem
}

.ej_szdw ul li a:hover {
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, .2)
}

.ej_szdw ul li:hover {
    border: 1px solid #005bac
}

.ej_szdw ul li:hover .con .bt {
    color: #005bac
}

.ej_ldbz ul li .con .xx p {
    font-size: 0.18rem;
    color: #999;
    line-height: 0.28rem
}

@media(max-width: 1024px) {
    .ej_szdw ul li .con {
        padding-top: 0
    }

    .ej_szdw ul li {
        width: 48%
    }
}

@media(max-width: 850px) {
    .ej_szdw ul li {
        width: 100%
    }

    .ej_szdw ul li .img {
        width: 35%;
        padding-bottom: 23%
    }

    .ej_szdw ul li .con {
        width: 60%
    }

    .ej_szdw ul li .con .bt {
        margin-top: 0.2rem
    }
}

@media(max-width: 650px) {
    .ej_szdw ul li a {
        flex-wrap: wrap
    }

    .ej_szdw ul li .img {
        width: 100%;
        padding-bottom: 59%
    }

    .ej_szdw ul li .con {
        width: 100%
    }
}

.box_teacher {
    padding-bottom: 0.2rem;
    border-bottom: 2px #005bac solid;
    display: flex;
    justify-content: space-between
}

.box_teacher .pic {
    width: 1.5rem
}

.box_teacher .pic img {
    width: 100%
}

.box_teacher .con {
    width: calc(100% - 2.3rem);
    padding-top: 0.3rem
}

.box_teacher .con .bt {
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 0.2rem
}

.box_teacher .con .line {
    width: 0.4rem;
    height: 0.04rem;
    background: #005bac;
    margin-bottom: 0.2rem
}

.box_teacher .con .xx strong {
    color: #333
}

.box_teacher .con .xx p {
    font-size: 0.16rem;
    line-height: 0.24rem;
    margin-bottom: 0.2rem;
    color: #666
}

@media(max-width: 850px) {
    .box_teacher {
        flex-wrap: wrap;
        justify-content: center
    }

    .box_teacher .pic {
        width: 80%;
        margin-bottom: 0.2rem
    }

    .box_teacher .con {
        width: 100%
    }
}

.pb_sys_style1 .p_no_d {
    border: 1px solid #005bac !important;
    color: #fff;
    background-color: #005bac !important
}

.ej_szdw_j ul li {
    width: 23%
}

.ej_szdw_j ul li a {
    display: block
}

.ej_szdw_j ul li .img {
    width: 100%;
    height: 0;
    padding-bottom: 120%
}

.ej_szdw_j ul li .img .img_box {
    background-position: top center !important
}

.ej_szdw_j ul li .con {
    width: 100%;
    padding: 0.2rem 0 0.1rem
}

.ej_szdw_j ul li .con .bt {
    font-size: 0.16rem;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0
}

.ej_tplist {
    padding-top: 0.4rem
}

.ej_tplist_ul {
    display: flex;
    justify-content: space-between;
    margin: 0;
    flex-wrap: wrap
}

.ej_tplist_ul li {
    width: calc(50% - 0.3rem);
    border: 0 solid #000 !important;
    margin: 0 0 0.6rem;
    position: relative
}

.ej_tplist_ul li a {
    display: block;
    padding: 0;
    border: 0 solid #000 !important;
    position: relative
}

.ej_tplist_ul li .img {
    width: 100%;
    height: 0;
    padding-bottom: 54.5%
}

.ej_tplist_ul li .img::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images24/ej_pic_img_zz.png) repeat-x bottom center;
    background-size: auto 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
}

.ej_tplist_ul li .img::before {
    content: '';
    display: block;
    width: 0.46rem;
    height: 0.46rem;
    background: url(../images24/ej_pic_play.png) repeat-x bottom center;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: 0.4s;
    background-size: 100% 100% !important
}

.ej_tplist_ul li .con {
    width: 100%;
    padding: 0.2rem 0.1rem 0.16rem;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6
}

.ej_tplist_ul li .con .bt {
    font-size: 0.16rem;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ej_tplist_ul li:hover .img::before {
    transform: rotateY(360deg)
}

@media(max-width: 1024px) {
    .ej_tplist {
        padding-top: 0.2rem
    }
}

@media(max-width: 650px) {
    .ej_szdw_j ul li {
        width: 47%
    }

    .ej_tplist_ul li {
        width: 100%;
        margin-bottom: 0.2rem
    }

    .ej_tplist_ul li .img::before {
        width: 0.3rem;
        height: 0.3rem
    }

    .ej_tplist_ul li .con {
        padding: 0.1rem
    }
}

.box_tc {
    padding: 1px 0rem;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0.3rem
}

.box_tc::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border: #e6e6e6 1px solid;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.box_tc .pic_out {
    position: relative;
    z-index: 3
}

.box_tc .pic {
    width: 2rem
}

.box_tc .pic img {
    width: 100%;
    transition: 0.4s
}

.box_tc .pic:hover img {
    transform: scale(1.05)
}

.box_tc .pic_out::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: 100% 100%;
    transform: translateX(0.1rem) translateY(0.1rem);
    z-index: -1
}

.box_tc .con {
    position: relative;
    z-index: 3;
    width: calc(100% - 2.5rem);
    padding: 0.2rem 0
}

.box_tc .con .bt {
    font-size: 0.2rem;
    font-weight: bold
}

.box_tc .con .line {
    width: 0.6rem;
    margin: 0.12rem 0 0.15rem;
    height: 3px;
    background: #005bac
}

.box_tc .con .xx p {
    font-size: 0.16rem;
    line-height: 0.24rem;
    margin: 0.07rem 0
}

.ej_nry .box2 .xtit {
    background-size: 0.15rem;
    line-height: 0.5rem;
    padding: 0 0.12rem;
    font-size: 0.18rem;
    color: #000000;
    padding-left: 0.3rem;
    font-weight: bold;
    margin-bottom: 0.16rem;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.ej_nry .box2 .xtit img {
    width: 0.16rem;
    margin: 0;
    display: block;
    margin-right: 0.1rem
}

.ej_nry .box2 .xtit h3 {
    font-weight: bold;
    font-size: 0.18rem
}

@media(max-width: 1024px) {
    .box_tc .pic_out {
        margin: -0.15rem 0
    }

    .box_tc {
        padding: 0 0.2rem
    }
}

@media(max-width: 650px) {
    .box_tc {
        flex-wrap: wrap;
        justify-content: center
    }

    .box_tc .con {
        width: 100%;
        margin-top: 0.2rem
    }
}

.ej_td_list ul li {
    margin-bottom: 0.4rem;
    border-bottom: 1px solid #dbdbdb
}

.ej_td_list ul li a {
    display: block
}

.ej_td_list ul li .box {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.4rem
}

.ej_td_list ul li .box .img {
    width: 2rem;
    padding-bottom: 25%
}

.ej_td_list ul li .box .con {
    width: calc(100% - 2.4rem)
}

.ej_td_list ul li .box .con .bt {
    font-size: 0.2rem;
    color: #333;
    line-height: 0.32rem;
    position: relative;
    font-weight: bold
}

.ej_td_list ul li .box .con .bt::after {
    content: '';
    display: block;
    width: 0.6rem;
    height: 0.03rem;
    background: #005bac;
    margin-top: 0.15rem;
    margin-bottom: 0.1rem
}

.ej_td_list ul li .box .con .xx p {
    font-size: 0.16rem;
    color: #333;
    line-height: 0.28rem;
    margin-bottom: 0.1rem
}

.ej_td_list ul li .box .con .xx p:last-child {
    margin-bottom: 0
}

@media(max-width: 1024px) {
    .ej_td_list ul li .box {
        flex-direction: column;
        align-items: center
    }

    .ej_td_list ul li .box .con {
        width: 100%
    }

    .ej_td_list ul li .box .img {
        width: 40%;
        padding-bottom: 55%;
        margin-bottom: 0.2rem
    }
}

.ej_szdwx ul li {
    width: 31%
}

.ej_szdwx ul li a {
    align-items: center
}

.ej_szdwx ul .con .xx {
    display: flex
}

.ej_szdwx ul .con .xx .p1 {
    font-weight: bold;
    margin-bottom: 0.1rem
}

.ej_szdwx ul li .con .xx p {
    margin-bottom: 0
}

.ej_szdwx ul .con .xx .p2 {
    color: #333
}

@media(max-width: 1024px) {
    .ej_szdwx ul li {
        width: 48%
    }

    .ej_szdwx ul li .img {
        padding-bottom: 125%
    }

    .ej_szdwx ul .con .xx .p1 {
        margin-bottom: 0
    }
}

.sz_xxk {
    margin: 0.2rem 0 0.3rem
}

.sz_xxk ul {
    display: flex;
    justify-content: center
}

.sz_xxk ul li {
    color: #333;
    padding: 0.14rem 0.4rem;
    background: #f7f7f7;
    font-size: 0.18rem;
    margin: 0 0.2rem;
    border-radius: 200px;
    cursor: pointer
}

.sz_xxk ul li.on {
    background: #ffb64d;
    color: #fff
}

.sz_xx_box .box {
    display: none
}

.sz_xx_box .box.on {
    display: block
}

.sz_xx_box .box p {
    font-size: 0.18rem;
    color: #333333;
    text-indent: 2em;
    line-height: 0.36rem;
    margin-bottom: 0.2rem
}

.box_teacherx {
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0.3rem
}

.box_teacherx .con {
    padding-top: 38px
}

.box_teacher .con .xx {
    display: flex;
    flex-wrap: wrap
}

.box_teacher .con .xx p {
    margin-bottom: 0.3rem;
    width: 50%
}

@media(max-width: 1024px) {
    .sz_xxk ul li {
        margin: 0 0.1rem;
        padding: 0.1rem 0.2rem;
        font-size: 0.18rem
    }
}

@media(max-width: 650px) {
    .box_teacher .con .xx p {
        width: 100%
    }

    .sz_xxk ul {
        flex-wrap: wrap
    }

    .sz_xxk ul li {
        margin-bottom: 0.1rem
    }
}

#vsb_content_2 P {
    line-height: 150%;
    text-indent: 2em;
    font-size: 14px;
    font-size: 0.18rem !important;
    color: #333333;
    text-indent: 2em;
    line-height: 0.36rem !important
}

#vsb_content_2 IMG {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    height: auto !important
}

.jbfs_box {
    width: 100%;
    overflow: hidden
}

.jbfs_box ul {
    margin: 0 -0.165rem;
    display: flex;
    flex-wrap: wrap
}

.jbfs_box ul li {
    width: calc(25% - 0.33rem);
    margin: 0 0.165rem;
    height: 4rem
}

.jbfs_box ul li a {
    display: block;
    transition: 0.4s;
    position: relative;
    height: 100%
}

.jbfs_box ul li .box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 0.72rem;
    background: url(../images24/jbfs_li1.png) no-repeat center center;
    background-size: 100% 100% !important;
    height: 100%
}

.jbfs_box ul li .box .pic {
    width: 1.1rem;
    height: 1.1rem;
    padding: 0.05rem;
    margin: 0 auto 0.3rem;
    position: relative
}

.jbfs_box ul li .box .pic::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #d20000;
    opacity: 0.22;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 50%
}

.jbfs_box ul li .box .pic_in {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #d20000;
    position: relative;
    z-index: 3
}

.jbfs_box ul li .box .pic_in img {
    width: 100%
}

.jbfs_box ul li .box .bt {
    font-size: 0.24rem;
    color: #333333;
    text-align: center
}

.jbfs_box ul .li2 .box {
    background: url(../images24/jbfs_li2.png) no-repeat center center
}

.jbfs_box ul .li3 .box {
    background: url(../images24/jbfs_li3.png) no-repeat center center
}

.jbfs_box ul .li4 .box {
    background: url(../images24/jbfs_li4.png) no-repeat center center
}

.jbfs_box ul .li2 .box .pic_in {
    background: #c9bc44
}

.jbfs_box ul .li3 .box .pic_in {
    background: #44c6ad
}

.jbfs_box ul .li4 .box .pic_in {
    background: #4732c5
}

.jbfs_box ul .li2 .box .pic::after {
    background: #c9bc44
}

.jbfs_box ul .li3 .box .pic::after {
    background: #44c6ad
}

.jbfs_box ul .li4 .box .pic::after {
    background: #4732c5
}

.jbfs_box ul li:hover a {
    transform: translate(0, -10px) !important
}

.jbfs_box ul li:hover .box .pic_in img {
    -webkit-animation: jello 1s;
    -moz-animation: jello 1s;
    animation: jello 1s
}

@-webkit-keyframes circleProgressLoad_right {
    0% {
        -webkit-transform: rotate(45deg)
    }

    50% {
        -webkit-transform: rotate(225deg)
    }

    100% {
        -webkit-transform: rotate(225deg)
    }
}

@-webkit-keyframes circleProgressLoad_left {
    0% {
        -webkit-transform: rotate(45deg)
    }

    50% {
        -webkit-transform: rotate(45deg)
    }

    100% {
        -webkit-transform: rotate(225deg)
    }
}

@keyframes jello {
    from,11.1%,to {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        -moz-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        -moz-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@media(max-width: 1024px) {
    .jbfs_box {
        padding-top: 0.6rem
    }

    .jbfs_box ul {
        margin: 0 -0.05rem
    }

    .jbfs_box ul li {
        width: calc(25% - 0.1rem);
        margin: 0 0.05rem;
        height: auto
    }

    .jbfs_box ul li .box {
        padding: 0.3rem 0 0.6rem
    }

    .jbfs_box ul li .box .pic {
        width: 0.8rem;
        height: 0.8rem
    }

    .jbfs_box ul li .box .bt {
        font-size: 0.2rem
    }

    .jbfs_box ul li .box .pic {
        margin-bottom: 0.1rem
    }
}

@media(max-width: 650px) {
    .jbfs_box {
        padding-top: 0
    }

    .jbfs_box ul {
        width: 90%;
        margin: 0 auto
    }

    .jbfs_box ul li {
        width: calc(50% - 0.1rem)
    }

    .jbfs_box ul li .box {
        padding: 0.3rem 0 0.6rem
    }
}

.zcfg {
    width: 100%
}

.zcfg_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap
}

.zcfg_box+.zcfg_box {
    margin-top: 0.65rem
}

.zc_left {
    width: 7.6rem
}

.zc_tit {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 0.18rem 0.28rem;
    background: rgba(255, 255, 255, 0.55);
    width: calc(100% - 0.1rem);
    align-items: center;
    padding-right: 0.1rem;
    margin-bottom: 0.24rem
}

.zc_tit::after {
    content: '';
    display: block;
    width: 0.04rem;
    height: 100%;
    background: #d20000;
    position: absolute;
    left: 0;
    top: 0
}

.zc_tit::before {
    content: '';
    display: block;
    width: 0.1rem;
    height: 100%;
    background: url(../images24/zcfg_tit.png) no-repeat;
    position: absolute;
    left: 100%;
    top: 0
}

.zc_tit .bt {
    font-size: 0.22rem;
    color: #333333;
    font-weight: bold
}

.zc_tit .more p {
    font-size: 0.16rem;
    color: #737373;
    transition: 0.4s
}

.zc_tit .more:hover p {
    color: #e60012
}

.zc_left .ej_list_ul li .box {
    padding: 0.16rem 0
}

.zc_right {
    width: 5rem;
    position: relative
}

.zc_right::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #005bac;
    position: absolute;
    top: 0.1rem;
    left: -0.1rem
}

.zc_right .pic {
    position: relative;
    z-index: 3;
    width: 100%
}

.zc_right .pic img {
    display: block;
    width: 100%
}

@media(max-width: 1024px) {
    .zc_left {
        width: 100%
    }

    .zc_right {
        width: 100%;
        margin-top: 0.2rem
    }

    .zc_tit .bt {
        font-size: 0.2rem
    }

    .zc_tit {
        padding: 0.15rem;
        margin-bottom: 0.1rem
    }

    .zcfg_box+.zcfg_box {
        margin-top: 0.3rem;
        flex-direction: column-reverse
    }

    .zcfg_box+.zcfg_box+.zcfg_box {
        flex-direction: row
    }
}

.fwxz {
    width: 100%
}

.fwxz_sfq {
    display: flex;
    margin-bottom: 0.5rem
}

.fwxz_box {
    overflow: hidden;
    width: 1.6rem;
    margin-right: 0.1rem;
    position: relative;
    transition: 0.8s;
    box-shadow: 0 0 0.18rem rgba(0, 0, 0, .1)
}

.fwxz_box:last-child {
    margin-right: 0
}

.fwxz_sfq .t_box {
    width: 1.6rem;
    height: 5.2rem;
    position: relative;
    background: url(../images24/fwxz_img1.jpg) no-repeat center center;
    background-size: cover !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 3
}

.fwxz_box+.fwxz_box .t_box {
    background: url(../images24/fwxz_img2.jpg) no-repeat center center
}

.fwxz_box+.fwxz_box+.fwxz_box .t_box {
    background: url(../images24/fwxz_img3.jpg) no-repeat center center
}

.fwxz_sfq .t_box::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: 0.4s
}

.fwxz_sfq .t_box::before {
    content: '';
    display: block;
    width: 0.19rem;
    height: 0.38rem;
    background: url(../images24/fwxz_tit_jt.png) no-repeat center center;
    background-size: 100% 100% !important;
    position: absolute;
    top: calc(50% - 0.19rem);
    left: 100%;
    z-index: 1
}

.fwxz_sfq .t_box .bt {
    position: relative;
    z-index: 3;
    font-size: 0.22rem;
    color: #ffffff;
    width: 0.2rem;
    font-weight: bold;
    padding-top: 1rem;
    background: url(../images24/fwxz_tit.png) no-repeat top center;
    background-size: 0.13rem;
    line-height: 0.24rem
}

.fwxz_sfq .t_box .more {
    position: relative;
    z-index: 3
}

.fwxz_sfq .t_box .more p {
    font-size: 0.16rem;
    color: #ffffff;
    width: 0.16rem;
    text-align: center;
    padding-bottom: 0.45rem;
    transition: 0.4s
}

.fwxz_sfq .t_box .more:hover p {
    color: #e60012
}

.fwxz_sfq .fw_con {
    background: #fff;
    padding: 0.5rem 0.2rem 0.5rem 0.48rem;
    position: absolute;
    right: 0;
    top: 0;
    width: 8.1rem;
    height: 100%;
    z-index: 1
}

.fwxz_box.on {
    width: 9.7rem;
    margin-right: 0
}

.fwxz_box.on .t_box::after {
    background: rgba(0, 91, 172, 0.8)
}

@media(max-width: 1024px) {
    .fwxz_sfq {
        flex-wrap: wrap
    }

    .fwxz_box {
        width: 100% !important;
        margin-right: 0;
        margin-bottom: 0.1rem
    }

    .fwxz_sfq .fw_con {
        position: relative
    }

    .fwxz_sfq .t_box {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        padding: 0.25rem 0.25rem
    }

    .fwxz_sfq .t_box .bt {
        padding-top: 0;
        background: none;
        width: auto
    }

    .fwxz_sfq .t_box .more p {
        width: auto;
        padding: 0
    }

    .fwxz_sfq .fw_con {
        width: 100% !important
    }

    .fwxz_sfq .fw_con {
        padding: 0.2rem
    }
}

.xxjy {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.xxjy_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0.5rem;
    width: 6.2rem
}

.xxjy_box1>div+div {
    margin-top: 0.2rem
}

.xxjy_box .ej_list_ul {
    margin-top: -0.2rem;
    min-height: 2.3rem
}

.jy_tit {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #005bac;
    align-items: flex-start;
    margin-bottom: 0.35rem
}

.jy_tit .bt {
    font-size: 0.22rem;
    color: #00429c;
    font-weight: bold;
    position: relative;
    padding-bottom: 0.16rem
}

.jy_tit .bt::after {
    content: '';
    display: block;
    width: 0.11rem;
    height: 0.11rem;
    position: absolute;
    bottom: -0.05rem;
    left: calc(50% - 0.05rem);
    background: url(../images24/xxjy_tit_xx.png) no-repeat center center
}

.jy_tit .more {
    margin-top: 0.1rem
}

.jy_tit .more p {
    font-size: 0.16rem;
    color: #333333;
    transition: 0.4s
}

.jy_tit .more:hover p {
    color: #e60012
}

.jy_left {
    width: 100%
}

.jy_right {
    width: 100%
}

.jy_right .ej_tplist_ul li {
    width: calc(50% - 0.1rem);
    margin-bottom: 0.2rem
}

.jy_right .ej_tplist_ul li .img {
    padding-bottom: 0;
    height: 1.9rem
}

.jy_fs {
    margin-bottom: 0.15rem
}

.jy_fs .box {
    display: flex;
    justify-content: space-between
}

.jy_fs .box .img {
    width: 2.5rem;
    height: 1.6rem;
    padding-bottom: 0
}

.jy_fs .box .con {
    width: calc(100% - 2.5rem);
    padding-left: 0.22rem
}

.jy_fs .box .con .bt {
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #323232;
    margin-bottom: 0.12rem;
    transition: 0.4s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.jy_fs .box .con .zy {
    font-size: 0.14rem;
    color: #737373;
    line-height: 0.2rem;
    margin-bottom: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.jy_fs .box .con .sj {
    font-size: 0.14rem;
    color: #737373;
    padding-left: 0.2rem;
    background: url(../images24/ej_tt_sj.png) no-repeat left center
}

.jy_fs:hover .box .con .bt {
    color: #005bac
}

@media(max-width: 1024px) {
    .jy_left {
        width: 100%
    }

    .jy_right {
        width: 100%;
        margin-top: 0.3rem
    }

    .xxjy_box {
        margin-bottom: 0.3rem;
        width: 100%
    }
}

@media(max-width: 650px) {
    .jy_right .ej_tplist_ul li .img {
        height: 0;
        padding-bottom: 60%
    }

    .jy_fs .box {
        flex-wrap: wrap
    }

    .jy_fs .box .img {
        width: 100%;
        height: 0;
        padding-bottom: 60%
    }

    .jy_fs .box .con {
        width: 100%;
        padding: 0.1rem 0
    }

    .jy_fs .box .con .zy {
        margin-bottom: 0.1rem
    }

    .jy_fs {
        margin-bottom: 0.1rem
    }
}

table {
    margin: 0 auto;
    max-width: 100%;
    display: table;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o {
    /*color: #005bac !important;*/
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    border: 1px solid #005bac !important;
}

.pb_sys_common .p_fun_d {
    color: #444444 !important;
}

.pb_sys_common {
    line-height: 30px !important;
}