/*
* name:Global && Pc StyleSheet
* version:v3.4.2
* update:添加百度地图容器样式；默认隐藏百度分享的触控弹层
* date:2017-08-11
*/
.row {
    width: 101%;
    transition: .2s width ease;
    *zoom:1}

.row:before,.row:after {
    display: table;
    clear: both;
    content: ''
}

.row>[class*="span-"] {
    float: left;
    margin-right: 1%;
    *margin-right: .89%
}

.row>.span-1 {
    width: 7.33333333%
}

.row>.span-2 {
    width: 15.66666667%
}

.row>.span-3 {
    width: 24%
}

.row>.span-4 {
    width: 32.33333333%
}

.row>.span-5 {
    width: 40.66666667%
}

.row>.span-6 {
    width: 49%
}

.row>.span-7 {
    width: 57.33333333%
}

.row>.span-8 {
    width: 65.66666667%
}

.row>.span-9 {
    width: 74%
}

.row>.span-10 {
    width: 82.33333333%
}

.row>.span-11 {
    width: 90.66666667%
}

.row>.span-12 {
    width: 99%
}

.full-row {
    width: 100%;
    transition: .2s width ease;
    *zoom:1}

.full-row:before,.full-row:after {
    display: table;
    clear: both;
    content: ''
}

.full-row>[class*='span'] {
    float: left
}

.full-row>.span-1 {
    width: 8.33333333%;
    *width: 8.22333333%
}

.full-row>.span-2 {
    width: 16.66666667%;
    *width: 16.55666667%
}

.full-row>.span-3 {
    width: 25%;
    *width: 24.89%
}

.full-row>.span-4 {
    width: 33.33333333%;
    *width: 33.22333333%
}

.full-row>.span-5 {
    width: 41.66666667%;
    *width: 41.55666667%
}

.full-row>.span-6 {
    width: 50%;
    *width: 49.89%
}

.full-row>.span-7 {
    width: 58.33333333%;
    *width: 58.22333333%
}

.full-row>.span-8 {
    width: 66.66666667%;
    *width: 66.55666667%
}

.full-row>.span-9 {
    width: 75%;
    *width: 74.89%
}

.full-row>.span-10 {
    width: 83.33333333%;
    *width: 83.22333333%
}

.full-row>.span-11 {
    width: 91.66666667%;
    *width: 91.55666667%
}

.full-row>.span-12 {
    width: 100%;
    *width: 99.89%
}

.row>.pull-right,.full-row>.pull-right {
    float: right
}

.row>.center {
    position: relative;
    left: -0.5%;
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
}

.full-row>.center {
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
}

.pull-left-1 {
    position: relative;
    left: -8.33333333%
}

.pull-left-2 {
    position: relative;
    left: -16.66666667%
}

.pull-left-3 {
    position: relative;
    left: -25%
}

.pull-left-4 {
    position: relative;
    left: -33.33333333%
}

.pull-left-5 {
    position: relative;
    left: -41.66666667%
}

.pull-left-6 {
    position: relative;
    left: -50%
}

.pull-left-7 {
    position: relative;
    left: -58.33333333%
}

.pull-left-8 {
    position: relative;
    left: -66.66666667%
}

.pull-left-9 {
    position: relative;
    left: -75%
}

.pull-left-10 {
    position: relative;
    left: -83.33333333%
}

.pull-left-11 {
    position: relative;
    left: -91.66666667%
}

.pull-left-12 {
    position: relative;
    left: -100%
}

.pull-right-1 {
    position: relative;
    left: 8.33333333%
}

.pull-right-2 {
    position: relative;
    left: 16.66666667%
}

.pull-right-3 {
    position: relative;
    left: 25%
}

.pull-right-4 {
    position: relative;
    left: 33.33333333%
}

.pull-right-5 {
    position: relative;
    left: 41.66666667%
}

.pull-right-6 {
    position: relative;
    left: 50%
}

.pull-right-7 {
    position: relative;
    left: 58.33333333%
}

.pull-right-8 {
    position: relative;
    left: 66.66666667%
}

.pull-right-9 {
    position: relative;
    left: 75%
}

.pull-right-10 {
    position: relative;
    left: 83.33333333%
}

.pull-right-11 {
    position: relative;
    left: 91.66666667%
}

.pull-right-12 {
    position: relative;
    left: 100%
}

@media only screen and (max-width: 1024px) {
    .row>.midd-1 {
        width:7.33333333%
    }

    .row>.midd-2 {
        width: 15.66666667%
    }

    .row>.midd-3 {
        width: 24%
    }

    .row>.midd-4 {
        width: 32.33333333%
    }

    .row>.midd-5 {
        width: 40.66666667%
    }

    .row>.midd-6 {
        width: 49%
    }

    .row>.midd-7 {
        width: 57.33333333%
    }

    .row>.midd-8 {
        width: 65.66666667%
    }

    .row>.midd-9 {
        width: 74%
    }

    .row>.midd-10 {
        width: 82.33333333%
    }

    .row>.midd-11 {
        width: 90.66666667%
    }

    .row>.midd-12 {
        width: 99%
    }

    .midd-hide {
        display: none
    }

    .midd-center {
        position: relative;
        left: -0.5%;
        display: block;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }

    .full-row>.midd-1 {
        width: 8.33333333%
    }

    .full-row>.midd-2 {
        width: 16.66666667%
    }

    .full-row>.midd-3 {
        width: 25%
    }

    .full-row>.midd-4 {
        width: 33.33333333%
    }

    .full-row>.midd-5 {
        width: 41.66666667%
    }

    .full-row>.midd-6 {
        width: 50%
    }

    .full-row>.midd-7 {
        width: 58.33333333%
    }

    .full-row>.midd-8 {
        width: 66.66666667%
    }

    .full-row>.midd-9 {
        width: 75%
    }

    .full-row>.midd-10 {
        width: 83.33333333%
    }

    .full-row>.midd-11 {
        width: 91.66666667%
    }

    .full-row>.midd-12 {
        width: 100%
    }
}

@media only screen and (max-width: 992px) {
    .row>.smidd-1 {
        width:7.33333333%
    }

    .row>.smidd-2 {
        width: 15.66666667%
    }

    .row>.smidd-3 {
        width: 24%
    }

    .row>.smidd-4 {
        width: 32.33333333%
    }

    .row>.smidd-5 {
        width: 40.66666667%
    }

    .row>.smidd-6 {
        width: 49%
    }

    .row>.smidd-7 {
        width: 57.33333333%
    }

    .row>.smidd-8 {
        width: 65.66666667%
    }

    .row>.smidd-9 {
        width: 74%
    }

    .row>.smidd-10 {
        width: 82.33333333%
    }

    .row>.smidd-11 {
        width: 90.66666667%
    }

    .row>.smidd-12 {
        width: 99%
    }

    .smidd-hide {
        display: none
    }

    .smidd-center {
        position: relative;
        left: -0.5%;
        display: block;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }

    .full-row>.smidd-1 {
        width: 8.33333333%
    }

    .full-row>.smidd-2 {
        width: 16.66666667%
    }

    .full-row>.smidd-3 {
        width: 25%
    }

    .full-row>.smidd-4 {
        width: 33.33333333%
    }

    .full-row>.smidd-5 {
        width: 41.66666667%
    }

    .full-row>.smidd-6 {
        width: 50%
    }

    .full-row>.smidd-7 {
        width: 58.33333333%
    }

    .full-row>.smidd-8 {
        width: 66.66666667%
    }

    .full-row>.smidd-9 {
        width: 75%
    }

    .full-row>.smidd-10 {
        width: 83.33333333%
    }

    .full-row>.smidd-11 {
        width: 91.66666667%
    }

    .full-row>.smidd-12 {
        width: 100%
    }
}

@media only screen and (max-width: 760px) {
    .row>.smal-1 {
        width:7.33333333%
    }

    .row>.smal-2 {
        width: 15.66666667%
    }

    .row>.smal-3 {
        width: 24%
    }

    .row>.smal-4 {
        width: 32.33333333%
    }

    .row>.smal-5 {
        width: 40.66666667%
    }

    .row>.smal-6 {
        width: 49%
    }

    .row>.smal-7 {
        width: 57.33333333%
    }

    .row>.smal-8 {
        width: 65.66666667%
    }

    .row>.smal-9 {
        width: 74%
    }

    .row>.smal-10 {
        width: 82.33333333%
    }

    .row>.smal-11 {
        width: 90.66666667%
    }

    .row>.smal-12 {
        width: 99%
    }

    .smal-hide {
        display: none
    }

    .smal-show {
        display: block
    }

    .smal-center {
        position: relative;
        left: -0.5%;
        display: block;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }

    [class*='pull-left-'],[class*='pull-right-'] {
        right: auto;
        left: auto
    }

    .full-row>.smal-1 {
        width: 8.33333333%
    }

    .full-row>.smal-2 {
        width: 16.66666667%
    }

    .full-row>.smal-3 {
        width: 25%
    }

    .full-row>.smal-4 {
        width: 33.33333333%
    }

    .full-row>.smal-5 {
        width: 41.66666667%
    }

    .full-row>.smal-6 {
        width: 50%
    }

    .full-row>.smal-7 {
        width: 58.33333333%
    }

    .full-row>.smal-8 {
        width: 66.66666667%
    }

    .full-row>.smal-9 {
        width: 75%
    }

    .full-row>.smal-10 {
        width: 83.33333333%
    }

    .full-row>.smal-11 {
        width: 91.66666667%
    }

    .full-row>.smal-12 {
        width: 100%
    }
}

/*挂件分页样式*/
.util-page {
    font-size: 0;
    color: #000;
    text-align: center;
}

.util-page .gobutton,.util-page .sl,.util-page .num,.util-page .count {
    color: #000;
    display: inline-block;
    border: 1px solid #ededed;
    margin: 10px 0;
    padding: 5px 10px;
    vertical-align: middle;
    margin: 0 0 10px -1px;
    background: #fff;
    font-size: 16px ;
    font-weight: normal;
}

.util-page .gobutton:hover,.util-page .num:hover,.util-page .current {
    color: #fff;
    background: #3cabff;
}

.util-page span.gobutton,.util-page span.gobutton:hover {
    color: #000;
    background-color: #eee;
}

.util-page .gobutton .ion {
    font-size: .8em;
}

.util-page .count {
    margin-left: 10px;
    color: #000;
    background: none;
    border: none;
}

.util-page span.jump {
    background: none;
    color: #000;
    display: inline-block;
    margin: 0 7px;
    vertical-align: top;
}

.util-page span.jumpto,.util-page span.jumpto_text,.util-page span.jumpto_text {
    background: none;
    border: none;
    color: #000;
    font-size: 14px;
}

.util-page .jumpto_inp {
    width: 40px;
    text-align: center;
    height: 37px;
    line-height: 37px;
    vertical-align: top;
}

/*百度地图容器-默认高度45%，BdMapArea是防止在同屏版心下地图太大*/
.BdMapArea {
    margin: 0 auto 55px;
    max-width: 1200px;
}

.BdMapWrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 45%;
    overflow: hidden;
}

.BdMapWrapper .BdMapCon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 760px) {
    .BdMapArea {
        display:none;
    }
}

/*默认隐藏百度分享触控弹层*/
.bdshare_popup_box {
    display: none!important;
}

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    white-space: nowrap;
    letter-spacing: -1em;
    text-indent: -99em;
    color: transparent;
    background: url(../img/ico.png);
    *text-indent: 0;
    *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');vertical-align: middle;
}

.ico:before {
    content: '\3000';
}

.ico1_2 {
    background-position: -20px 0;
}

.ico1_3 {
    background-position: -40px 0;
}

.ico1_4 {
    background-position: -60px 0;
}

.ico1_5 {
    background-position: -80px 0;
}

.ico2_1 {
    background-position: 0 -20px;
}

.ico2_2 {
    background-position: -20px -20px;
}

.ico2_3 {
    background-position: -40px -20px;
}

.ico2_4 {
    background-position: -60px -20px;
}

.ico2_5 {
    background-position: -80px -20px;
}

.ico3_1 {
    background-position: 0 -40px;
}

.ico3_2 {
    background-position: -20px -40px;
}

.ico3_3 {
    background-position: -40px -40px;
}

.ico3_4 {
    background-position: -60px -40px;
}

.ico3_5 {
    background-position: -80px -40px;
}

.ico4_1 {
    background-position: 0 -60px;
}

.ico4_2 {
    background-position: -20px -60px;
}

.ico4_3 {
    background-position: -40px -60px;
}

.ico4_4 {
    background-position: -60px -60px;
}

.ico4_5 {
    background-position: -80px -60px;
}

/* 常量设置 */
html {
    font-size: 100px;
}

.wrap {
    width: 16.4rem;
    margin-right: auto;
    margin-left: auto;
}

.mwrap {
    max-width: 1366px;
    margin-right: auto;
    margin-left: auto;
}

/*对ie8设置最小宽度，防止页面错乱*/
/*for ie8*/
body {
    min-width: 1240px;
    overflow-x: auto;
}

/*for ie9+*/
@media all and (min-width: 0) {
    body {
        min-width:0;
        overflow-x: hidden;
    }
}

body {
    font-size: .16rem;
    line-height: .28rem;
    color: #888888;
    background: #fff;
}

a {
    color: inherit;
}

a:hover {
    color: #004898;
}

::-moz-selection {
    color: #fff;
    background: #004898;
}

::selection {
    color: #fff;
    background: #004898;
}

::-webkit-input-placeholder {
    color: #aaa;
}

.placeholder {
    color: #aaa;
}

/*css组件设置*/
.form-control, .input-group-addon, .btn {
    border-radius: 2px;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);
}

.imgZoom img,.imgY180 img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.imgZoom {
    overflow: hidden;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.imgZoom:hover img {
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.imgY180:hover img {
    cursor: pointer;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

/* 网站样式 */
.li_li {
    list-style-type: none;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1rem;
    background-color: transparent;
    transition: all .5s ease;
    z-index: 98;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    box-sizing: border-box;
}

.header .header_top {
    transition: all .5s ease;
}

.header .header_top .h_logo {
    padding: .14rem 0 .13rem;
    width: 1.96rem;
    box-sizing: border-box;
}

.header .header_top .h_logo a {
    display: block;
}

.header .header_top .h_logo .img01 {
    display: block;
}

.header .header_top .h_logo .img02 {
    display: none;
}

.header .header_top .h_logo .img03 {
    display: none;
}

.header .header_bott {
    display: none;
}

.header.index_header:hover .header_top .h_logo .img02 {
    display: block;
}

.header.index_header:hover .header_top .h_logo .img01 {
    display: none;
}

.header.index_header:hover .header_top .h_logo .img03 {
    display: none;
}

/* 导航右侧工具 */
.header .header_top .t_tools > div {
    float: left;
    margin-left: .27rem;
    color: #ffffff;
    font-size: 0;
    position: relative;
    line-height: .99rem;
}

.header .header_top .t_tools > div i {
    font-size: .2rem;
    margin: 0;
}

.header .header_top .t_tools .h_search i {
    font-size: .22rem;
    line-height: .22rem;
    cursor: pointer;
}

.header .header_top .t_tools .h_email {
    width: .38rem;
    height: .3rem;
    background-color: #004898;
    border-radius: 15px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    transition: all .5s ease;
    cursor: pointer;
}

.header .header_top .t_tools .h_email i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: .22rem;
    line-height: .22rem;
}

.header .header_top .t_tools .h_line::before {
    content: '';
    width: 1px;
    height: .2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, .5);
}

.header .header_top .t_tools .h_line {
    position: relative;
    width: 1px;
    height: .99rem;
}

.header .header_top .t_tools .h_lan .lan_top {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    line-height: .24rem;
    height: .24rem;
}

.header .header_top .t_tools .h_lan .lan_top .icon_box {
    display: inline-block;
    width: .24rem;
    height: .24rem;
    -webkit-border-radius: 100%;
    background: #ffffff54 url(../img/language_icon_2.gif) no-repeat center center;
    background-size: cover;
    border-radius: 100%;
}

.header .header_top .t_tools .h_lan .lan_down {
    display: none;
}

.header .header_top .t_tools .h_menu {
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.header .header_top .t_tools .h_menu span {
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    display: block;
    margin-bottom: 6px;
}

.header .header_top .t_tools .h_menu span:last-child {
    margin-bottom: 0;
}

.header .header_top .t_tools .h_menu span:nth-child(1), .header .t_tools .h_menu span:nth-child(3) {
    width: 80%;
}

/* 导航 */
.header .header_top .inav_wrapper {
    color: #ffffff;
    float: right;
}

.header .header_top .inav_wrapper .nav_li {
    float: left;
    margin: 0 .39rem;
    cursor: pointer;
}

.header .header_top .inav_wrapper .nav_li .inav_a {
    display: inline-block;
    line-height: 0.99rem;
    position: relative;
}

.header .header_top .inav_wrapper .nav_li .inav_a::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    bottom: 0;
    left: 0;
    transition: transform .5s cubic-bezier(0.165,0.84,0.44,1);
    transform: scaleX(0);
    transform-origin: right;
}

.header .header_top .inav_wrapper .nav_li .inav_a:hover {
    color: #ffffff;
}

.header .header_top .inav_wrapper .nav_li .inav_a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

/* 导航下拉 */
.header .header_top .inav_wrapper .bg {
    width: 100%;
    height: 1.6rem;
    background-color: rgba(1, 73, 152, .9);
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
}

.header .header_top .inav_wrapper .bg.cur {
    display: none!important;
}

.header .header_top .inav_wrapper .nav_li .nav_down {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: calc(100% + 1px);
    overflow: hidden;
    z-index: 10;
    background: transparent;
    box-sizing: border-box;
}

.header .header_top .inav_wrapper .nav_li .nav_down ul {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .4rem 0;
}

.header .header_top .inav_wrapper .nav_li .nav_down ul li {
    background: linear-gradient(135deg, #043b7e -20%, rgba(0, 0, 0, 0) 72%) no-repeat;
    padding: .1rem .2rem;
    text-align: left;
    border-radius: 20px 0 0 0;
    line-height: 1.6;
    margin-bottom: .1rem;
    margin-right: .35rem;
    transition: all .3s ease;
}

.header .header_top .inav_wrapper .nav_li .nav_down ul li:hover {
    background: #043b7e;
}

.header .header_top .inav_wrapper .nav_li .nav_down ul li a {
    color: #ffffff;
}

.header .header_top .inav_wrapper .nav_li .nav_down ul li:last-child {
    margin-right: 0;
}

.header .header_top .inav_wrapper .nav_li .nav_down ul li a:hover {
    color: #ffffff;
}

.header .header_top .inav_wrapper .nav_li .nav_down ul li.select a {
    color: #fcbb1f;
    font-weight: bold;
}

/* 导航反蓝 */
.header.xc_header {
    background-color: transparent;
    transition: all 0.5s ease;
    box-shadow: 0px 2px 6px 0px rgba(27, 27, 27, 0.07);
}

.header.xc_header .header_top .h_logo .img01 {
    display: none;
}

.header.xc_header .header_top .h_logo .img02 {
    display: block;
}

.header.xc_header .header_top .t_tools .h_email {
    background: #ffffff;
}

.header.xc_header .header_top .t_tools .h_email i {
    color: #004898;
}

.header.xc_header .header_top .inav_wrapper .nav_li .inav_a::after {
    bottom: -1px;
}

/* 下层导航反蓝时 语言下拉 使用白色底部  上面使用的是透明底部加周边阴影 */
.header.xc_header .header_top .t_tools .h_lan .lan_down li {
    background: #ffffff;
    transition: all .3s ease;
}

.header.xc_header .header_top .t_tools .h_lan .lan_down li a {
    color: #111111;
    transition: all .3s ease;
}

.header.xc_header .header_top .t_tools .h_lan .lan_down li:hover a {
    color: #ffffff;
}

.header.xc_header .header_top .t_tools .h_lan .lan_down li:hover {
    background: #004898;
}

.header.xc_header .header_top .t_tools .h_lan .lan_down {
    top: 100%;
}

/* 导航反白 */
.header.on .header_top {
    background-color: #ffffff;
    border-color: #ffffff;
}

.header.on .header_top .h_logo .img01 {
    display: none;
}

.header.on .header_top .h_logo .img02 {
    display: none;
}

.header.on .header_top .h_logo .img03 {
    display: block;
}

.header.on .header_top .t_tools > div {
    color: #004898;
}

.header.on .header_top .t_tools .h_line::before {
    background-color: #004898;
}

.header.on .header_top .t_tools .h_email {
    background: #004898;
}

.header.on .header_top .t_tools .h_email i {
    color: #ffffff;
}

.header.on .header_top .t_tools .h_lan .lan_top .icon_box {
    background: #004898 url(../img/language_icon_2.gif) no-repeat center center;
    background-size: cover;
}

.header.on .header_top .t_tools .h_menu span {
    background-color: #004898;
}

.header.on .header_top .inav_wrapper .nav_li .inav_a::after {
    bottom: -1px;
}

.header.on .header_top .inav_wrapper {
    color: #000000;
}

.header.on .header_top .t_tools .h_lan .lan_down li {
    background: #ffffff;
    transition: all .3s ease;
}

.header.on .header_top .t_tools .h_lan .lan_down li a {
    color: #111111;
    transition: all .3s ease;
}

.header.on .header_top .t_tools .h_lan .lan_down li:hover a {
    color: #ffffff;
}

.header.on .header_top .t_tools .h_lan .lan_down li:hover {
    background: #004898;
}

.header.on .header_top .t_tools .h_lan .lan_down {
    top: 100%;
}

.header.active {
    border-bottom: 1px solid rgba(208, 208, 208, .5);
}

.header.active .header_top {
    background-color: #ffffff;
    border-color: #ffffff;
}

.header.active .header_top .h_logo .img01 {
    display: none;
}

.header.active .header_top .h_logo .img02 {
    display: none;
}

.header.active .header_top .h_logo .img03 {
    display: block;
}

.header.active .header_top .t_tools > div {
    color: #004898;
}

.header.active .header_top .t_tools .h_line::before {
    background-color: #004898;
}

.header.active .header_top .t_tools .h_email {
    background: #004898;
}

.header.active .header_top .t_tools .h_email i {
    color: #ffffff;
}

.header.active .header_top .t_tools .h_lan .lan_top .icon_box {
    background: #004898 url(../img/language_icon_2.gif) no-repeat center center;
    background-size: cover;
}

.header.active .header_top .t_tools .h_menu span {
    background-color: #004898;
}

.header.active .header_top .inav_wrapper .nav_li .inav_a::after {
    bottom: -1px;
}

.header.active .header_top .inav_wrapper {
    color: #000000;
}

.header.active .header_top .t_tools .h_lan .lan_down li {
    background: #ffffff;
    transition: all .3s ease;
}

.header.active .header_top .t_tools .h_lan .lan_down li a {
    color: #111111;
    transition: all .3s ease;
}

.header.active .header_top .t_tools .h_lan .lan_down li:hover a {
    color: #ffffff;
}

.header.active .header_top .t_tools .h_lan .lan_down li:hover {
    background: #004898;
}

.header.active .header_top .t_tools .h_lan .lan_down {
    top: 100%;
}

/* 导航吸顶 */
.header.fixed .header_top {
    background-color: #084a96;
    border-color: #084a96;
}

.header.fixed .header_top .h_logo .img01 {
    display: none;
}

.header.fixed .header_top .h_logo .img02 {
    display: block;
}

.header.fixed .header_top .t_tools .h_email {
    background: #ffffff;
}

.header.fixed .header_top .t_tools .h_email i {
    color: #004898;
}

.header.fixed .header_top .inav_wrapper .nav_li .inav_a::after {
    bottom: -1px;
}

/* 下层导航触控 */
/* 改为了Jq控制加类名的形式 */
.header:hover .header_top {
    background-color: #004898;
}

.header.xc_banner:hover .h_logo .img03 {
    display: none;
}

.header.xc_banner:hover .h_logo .img01 {
    display: none;
}

.header.xc_banner:hover .h_logo .img02 {
    display: block;
}

.header.on:hover .h_logo .img03 {
    display: none;
}

.header.on:hover .h_logo .img01 {
    display: none;
}

.header.on:hover .h_logo .img02 {
    display: block;
}

.header.active:hover .h_logo .img03 {
    display: none;
}

.header.active:hover .h_logo .img01 {
    display: none;
}

.header.active:hover .h_logo .img02 {
    display: block;
}

.header:hover .header_top .t_tools .h_lan .lan_top .img_box .img01 {
    display: none;
}

.header:hover .header_top .t_tools .h_lan .lan_top .img_box .img02 {
    display: block;
}

.header:hover .header_top .t_tools .h_lan .lan_top .icon_box {
    color: #ffffff;
}

.header:hover .header_top .t_tools::before {
    background-color: #ffffff;
}

.header:hover .header_top .t_tools > div {
    color: #ffffff;
}

.header:hover .header_top .t_tools .h_email {
    background: #ffffff;
}

.header:hover .header_top .t_tools .h_email i {
    color: #004898;
}

.header:hover .header_top .t_tools .h_lan .lan_top .icon_box {
    background: #ffffff54 url(../img/language_icon_2.gif) no-repeat center center;
    background-size: cover;
}

.header:hover .header_top .t_tools .h_line::before {
    background-color: rgba(255, 255, 255, .5);
}

.header:hover .header_top .t_tools .h_menu span {
    background-color: #ffffff;
}

.header:hover .header_top .inav_wrapper .nav_li .inav_a {
    color: #ffffff;
}

/* .header:hover .t_tools .h_lan .lan_down li{background:#ffffff; transition:all .3s ease;}
.header:hover .t_tools .h_lan .lan_down li a{color:#111111; transition:all .3s ease;}
.header:hover .t_tools .h_lan .lan_down li:hover a{color:#ffffff;}
.header:hover .t_tools .h_lan .lan_down li:hover{background:#004898;} */
/* 语言版本下拉 */
.header .t_tools .h_lan .lan_down {
    position: absolute;
    width: 1.16rem;
    top: 100%;
    left: 50%;
    margin-left: -0.58rem;
    z-index: 2;
    display: none;
    box-shadow: 0 15px 15px rgba(0,0,0,0.2);
    line-height: .28rem;
}

.header .t_tools .h_lan .lan_down li {
    padding: 8% 4%;
    opacity: 1;
    text-align: center;
    font-size: .16rem;
    background: transparent;
}

.header .t_tools .h_lan .lan_down li a {
    display: block;
    color: #ffffff;
}

.header .t_tools .h_lan .lan_down li:hover {
    background: #004898;
}

/* 首页沉浸式fixed版本 语言下拉 */
.header.fixed .t_tools .h_lan .lan_down li {
    background: #ffffff;
    transition: all .3s ease;
}

.header.fixed .t_tools .h_lan .lan_down li a {
    color: #111111;
    transition: all .3s ease;
}

.header.fixed .t_tools .h_lan .lan_down li:hover a {
    color: #ffffff;
}

.header.fixed .t_tools .h_lan .lan_down li:hover {
    background: #004898;
}

/* 搜索下拉 */
.search-alert {
    position: fixed;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    background: #fff;
    border-bottom: 1px solid #ffffff;
    z-index: 100;
    transition: all 0.5s ease;
    overflow: hidden;
}

.search-alert .close {
    border-left: 1px solid #E1E0E1;
    padding: .4rem .3rem;
    float: right;
}

.search-alert .close_icon {
    display: block;
    width: .2rem;
    height: .2rem;
    background: url(../img/search_close.png) no-repeat center;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
}

.search-alert .close .close_icon:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.search-alert .cent-form {
    padding: .2rem 0;
    height: .6rem;
    line-height: .6rem;
    float: left;
    width: 86%;
}

.search-alert .cent-form form {
    position: relative;
    padding-left: .5rem;
}

.search-alert .cent-form form .iconfont {
    position: absolute;
    left: 0;
    top: 48%;
    margin: 0;
    margin-top: -0.1rem;
    font-size: .2rem;
    line-height: 1;
    color: #111;
    font-weight: bold;
}

.search-alert .cent-form form .inp {
    border: none;
    font-size: .18rem;
    height: .6rem;
    line-height: .6rem;
    text-align: left;
    width: 80%;
    box-sizing: border-box;
    background: none;
    padding: 0
}

.search-alert .cent-form form .btns {
    border: none;
    width: 1.15rem;
    background: none;
    text-align: center;
    padding: .09rem .2rem;
    margin: 0;
    font-size: .16rem;
    color: #aaa;
    border-radius: .5rem;
    border: 1px solid#aaa;
    cursor: pointer;
    outline: none;
    transition: all 0.5s ease;
}

.search-alert .cent-form form .btns:hover {
    background: #004898;
    color: #fff;
    border-color: #004898;
}

.search-alert.active {
    top: 0;
}

/* 右侧抽屉 */
.lnb .lnb_bg {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    visibility: hidden;
    opacity: 0;
    z-index: 101;
    transition: all 0.3s;
}

.lnb .lnb_area {
    position: fixed;
    right: -4.97rem;
    top: 0;
    width: 4.97rem;
    height: 100%;
    z-index: 102;
    background: #fff;
    transition: all 0.3s;
}

.lnb .lnb_inner {
    position: relative;
    overflow: auto;
    height: 100%;
}

.lnb .lnb_inner .btn_lnb_close {
    position: absolute;
    right: 0.5rem;
    top: 30px;
    font-size: 0.16rem;
    font-weight: bold;
    transition: .5s ease;
}

.lnb .lnb_inner .btn_lnb_close:hover {
    transform: rotateZ(180deg);
}

.lnb .lnb_top .box {
    padding: 0.9rem 0.5rem 0.18rem;
}

.lnb .lnb_top .box .tit {
    font-size: 0.2rem;
    color: #262626;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.lnb .lnb_top .box .con a {
    display: block;
    padding: 0 0.2rem;
    border: 1px solid #cccccc;
    line-height: 0.4rem;
    height: 0.4rem;
    overflow: hidden;
    font-size: 0.16rem;
    color: #262626;
    margin-bottom: 0.1rem;
}

.lnb .lnb_top {
    border-bottom: 1px solid #eeeeee;
}

.lnb .lnb_top .box .con a i {
    float: right;
    transition: transform .3s ease;
    transform: translateX(-5px)
}

.lnb .lnb_top .box .con a:hover {
    background: #004898;
    color: #fff;
}

.lnb .lnb_top .box .con a:hover i {
    transform: translateX(0);
}

.lnb .lnb_bott {
    height: calc(100% - 3.15rem);
}

.lnb .lnb_bott .tit {
    font-size: 0.2rem;
    color: #262626;
    font-weight: bold;
    padding: 0.2rem 0.5rem;
}

.lnb .lnb_bott .con {
    position: relative;
    height: calc(100% - 0.7rem);
}

.lnb .lnb_bott .con ul {
    position: relative;
    /*background:rgba(0,0,0,0.2);*/
    z-index: 1;
    font-size: 0.16rem;
}

.lnb .lnb_bott .con ul li {
    border-bottom: 2px solid rgba(255,255,255,0.2);
    transition: .3s ease;
}

.lnb .lnb_bott .con ul li a {
    padding: 0.28rem 0.5rem;
    display: block;
    color: #fff;
}

.lnb .lnb_bott .con ul li a i {
    float: right;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease;
    transform: translateX(-5px)
}

.lnb .lnb_bott .con ul li:hover {
    background: rgba(0,0,0,0.2);
}

.lnb .lnb_bott .con ul li:hover a i {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.lnb .lnb_bott .con .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lnb.on .lnb_bg {
    visibility: visible;
    opacity: 1;
}

.lnb.on .lnb_area {
    right: 0
}

/* 底部 */
.footer {
    background-color: #100a0a;
}

.footer .f_bott {
    padding: .26rem 0;
    line-height: 1;
    font-size: .14rem;
}

.footer .f_bott .left {
    color: rgba(193, 193, 193, .55);
}

.footer .f_bott .right {
    color: rgba(193, 193, 193, .55);
}

.footer .f_bott .left a:hover {
    color: rgba(0, 72, 152, 1);
}

.footer .f_bott .right a:hover {
    color: rgba(0, 72, 152, 1);
}

.footer .f_top .t_top {
    display: none;
}

.footer .f_top .t_top {
    padding: .24rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer .f_top .t_top .btn_box {
    display: none;
}

.footer .f_top .t_top .f_share {
    width: 1.69rem;
    font-size: 0;
}

.footer .f_top .t_top .f_share .icon {
    display: inline-block;
    width: .43rem;
    height: .43rem;
    border-radius: 50%;
    background-color: transparent;
    box-sizing: border-box;
    border: 1px solid #ffffff;
    position: relative;
    margin-right: .19rem;
    cursor: pointer;
    vertical-align: middle;
}

.footer .f_top .t_top .f_share .icon:last-child {
    margin-right: 0;
}

.footer .f_top .t_top .f_share .icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: .2rem;
    height: .2rem;
    object-fit: contain;
    object-position: center;
}

.footer .f_top .t_top .f_share .icon .img01 {
    display: block;
}

.footer .f_top .t_top .f_share .icon .img02 {
    display: none;
}

.footer .f_top .t_top .f_share .icon.cur {
    background-color: #ffffff;
}

.footer .f_top .t_top .f_share .icon.cur .img01 {
    display: none;
}

.footer .f_top .t_top .f_share .icon.cur .img02 {
    display: block;
}

.footer .f_top .t_top .f_share .icon .icon_down {
    display: none;
    position: absolute;
    width: 1rem;
    height: auto;
    left: 50%;
    margin-left: -.5rem;
    background: #fff;
    text-align: center;
    padding: .2rem 0;
    top: calc(100% + 10px);
}

.footer .f_top .t_top .f_share .icon .icon_down:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -8%;
}

/* .footer .f_top .t_top .f_share .icon .icon_down img{height:1rem;} */
.footer .f_top .t_bott {
    padding: .3rem 0;
}

.footer .f_top .t_bott .b_left {
    width: 71.4%;
    padding: .2rem 0;
}

.footer .f_top .t_bott .b_left dl {
    float: left;
    margin-right: .9rem;
}

.footer .f_top .t_bott .b_left dl:last-child {
    margin-right: 0;
}

.footer .f_top .t_bott .b_left dl .tit {
    line-height: .28rem;
    font-size: .16rem;
    color: #ffffff;
    margin-bottom: .12rem;
}

.footer .f_top .t_bott .b_left dl dd {
    margin-bottom: .1rem;
    color: #999a96;
}

.footer .f_top .t_bott .b_left dl dd:hover a {
    color: #ffffff;
    font-weight: bold;
}

.footer .f_top .t_bott .b_right {
    width: 28.6%;
    padding-left: .75rem;
    border-left: 1px solid rgba(255, 255, 255, .2);
    padding-top: .15rem;
    box-sizing: border-box;
}

.footer .f_top .t_bott .b_right .f_logo {
    margin-bottom: .3rem;
}

.footer .f_top .t_bott .b_right .s_box .txt_box {
    margin-bottom: .2rem;
    font-size: 0;
}

.footer .f_top .t_bott .b_right .s_box .txt {
    display: inline-block;
    font-size: .14rem;
    color: #ffffff;
    line-height: .28rem;
    vertical-align: middle;
}

.footer .f_top .t_bott .b_right .s_box .icon {
    display: inline-block;
    border: 1px solid #fbfbfb;
    width: .28rem;
    height: .28rem;
    border-radius: 50%;
    position: relative;
    vertical-align: middle;
    margin-right: .15rem;
}

.footer .f_top .t_bott .b_right .s_box .icon img {
    object-fit: contain;
    object-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* 下层banner */
.xc_banner {
    position: relative;
    overflow: hidden;
}

.xc_banner .xc_img {
    width: 100%;
}

.xc_banner .xc_words {
    position: absolute;
    left: 0;
    width: 100%;
    top: 48%;
    color: #ffffff;
}

.xc_banner .xc_words .tit {
    font-size: .42rem;
    line-height: 1;
    font-weight: bold;
    margin-bottom: .25rem;
}

.xc_banner .xc_words .con {
    font-size: .22rem;
    line-height: 1;
    font-weight: bold;
}

/* 面包屑 */
.crumbs {
    position: absolute;
    right: 0;
    width: 100%;
    bottom: 8%;
    height: .46rem;
}

.crumbs .index_box {
    float: right;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 23px;
    line-height: .46rem;
    padding: 0 .3rem;
    transition: all .3s ease;
}

.crumbs .index_box a:first-child {
    display: inline-block;
}

.crumbs .index_box a:first-child:hover {
    color: #004898;
}

.crumbs .index_box span {
    color: #ffffff;
    transition: all .3s ease;
}

.crumbs .index_box h1 {
    line-height: .46rem;
    font-size: .16rem;
    font-weight: unset;
    display: inline-block;
}

.crumbs .index_box div {
    line-height: .46rem;
    font-size: .16rem;
    display: inline-block;
}

.crumbs .index_box a {
    display: block;
    color: #ffffff;
}

.crumbs .index_box:hover {
    background-color: #ffffff;
}

.crumbs .index_box:hover a {
    color: #000000;
}

.crumbs .index_box:hover span {
    color: #000000;
}

/* 手机端右侧抽拉 */
.mNav_bott {
    display: none;
}

/* 公共部分 */
.channel_content {
    min-height: 3rem;
    padding: .8rem 0;
}

/* 公共按钮 */
.btn_more {
    display: inline-block;
    height: .46rem;
    width: 1.38rem;
    background: #004898;
    border-radius: 5px;
    color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #004898;
    text-align: center;
    padding-left: .1rem;
}

.btn_more span {
    display: inline-block;
    font-size: .15rem;
    line-height: .44rem;
    vertical-align: middle;
    margin-right: .1rem;
}

.btn_more i {
    display: inline-block;
    font-size: .15rem;
    line-height: .44rem;
    vertical-align: middle;
    margin: 0;
}

.btn_more:hover {
    background-color: #ffffff;
}

.inquiry {
    display: block;
    float: right;
    font-size: .14rem;
    line-height: .38rem;
    width: 2rem;
    height: .38rem;
    text-align: center;
    color: #fff;
    background: url(../img/pro_list_right_inquiry_bg.png) no-repeat center/contain;
}

.pro_more_btn {
    width: 1.6rem;
    height: .5rem;
    background-color: #004898;
    border-radius: 6px;
    font-size: .16rem;
    line-height: .5rem;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    box-sizing: border-box;
}

.pro_more_btn:hover {
    color: #ffffff;
}

.btn_icon {
    display: inline-block;
    height: .46rem;
    width: 1.87rem;
    background: #2e2e2e;
    border-radius: 5px;
    color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #2e2e2e;
    text-align: center;
    font-size: 0;
}

.btn_icon .left {
    display: inline-block;
    background: url(../img/btn_icon01.png) no-repeat center/contain;
    vertical-align: middle;
    width: .18rem;
    height: .18rem;
    margin-right: .25rem;
}

.btn_icon span {
    display: inline-block;
    font-size: .15rem;
    line-height: .44rem;
    vertical-align: middle;
    margin-right: .25rem;
    color: #ffffff;
    opacity: .5;
}

.btn_icon .right {
    display: inline-block;
    font-size: .15rem;
    line-height: .44rem;
    vertical-align: middle;
    margin: 0;
    color: #ffffff;
    opacity: .5;
}

.btn_icon:hover .right {
    color: #ffffff;
}

/* 公共字号 */
.con18 {
    font-size: .18rem;
    line-height: .32rem;
}

.con14 {
    font-size: .14rem;
    line-height: .24rem;
}

.tit_en36 {
    font-size: .36rem;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
}

.tit44 {
    font-size: .44rem;
    line-height: 1;
}

.tit42 {
    font-size: .42rem;
    line-height: 1;
}

.tit36 {
    font-size: .36rem;
    line-height: 1;
}

.tit30 {
    font-size: .30rem;
    line-height: 1;
}

.tit22 {
    font-size: .22rem;
    line-height: .32rem;
}

/* 首页banner */
.section1, .section6 {
    padding-top: 0!important;
}

.section {
    position: relative;
}

.ibanner .swiper-slide {
    clip-path: none;
    opacity: 0;
    z-index: 0;
}

.ibanner .swiper-slide-prev {
    clip-path: polygon(0% -150%, 100% -150%, 100% -20%, 0% 0%);
    opacity: 0;
    transition: clip-path 1400ms cubic-bezier(0.23, 1, 0.32, 1), opacity 1s ease;
    z-index: 3;
}

.ibanner .swiper-slide-active {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 150%);
    opacity: 1;
    transition: clip-path 1400ms cubic-bezier(0.23, 1, 0.32, 1), opacity 1s ease;
    z-index: 2;
}

.ibanner .swiper-slide-next {
    z-index: 1;
}

.ibanner .swiper-slide .img_box {
    position: relative;
    height: 100%;
}

.ibanner .swiper-slide .img_box img, .ibanner .swiper-slide .img_box video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ibanner .swiper-slide .intro_box {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    z-index: 10;
}

.ibanner .swiper-slide .intro_box .tit {
    font-size: .66rem;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 5px;
    width: 100%;
    line-height: 1;
    margin-bottom: .43rem;
}

.ibanner .swiper-slide .intro_box .con {
    font-size: .36rem;
    line-height: 0.42rem;
    color: #ffffff;
    width: 100%;
    margin-bottom: .24rem;
}

.ibanner .swiper-slide .intro_box .icon {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .24rem;
    line-height: 1;
    color: #ffffff;
    width: 100%;
}

.ibanner .widgets .wrap {
    position: relative;
}

.ibanner .widgets .btns_box {
    position: absolute;
    left: 0;
    bottom: .8rem;
    z-index: 1;
}

.ibanner .widgets .btns_box .swiper_btn {
    width: .62rem;
    height: .62rem;
    border: solid 1px #ffffff;
    border-radius: 50%;
    position: unset;
    float: left;
    transition: all .5s ease;
}

.ibanner .widgets .btns_box .swiper-button-prev {
    background: url(../img/prev.png) no-repeat center;
    margin-right: .36rem;
}

.ibanner .widgets .btns_box .swiper-button-next {
    background: url(../img/next.png) no-repeat center;
}

.ibanner .widgets .btns_box .swiper_btn:hover {
    background-color: #004898;
    border-color: #004898;
}

.ibanner .btn-area {
    position: absolute;
    right: 0;
    bottom: .4rem;
    z-index: 1
}

.ibanner .swiper-pagination {
    position: static
}

.ibanner .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 1.21rem;
    height: auto;
    margin: 0 .11rem!important;
    vertical-align: middle;
    background: transparent;
    opacity: 1;
    outline: none;
}

.ibanner .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0!important;
}

.ibanner .swiper-pagination .swiper-pagination-bullet .tit {
    font-size: .15rem;
    color: #fff;
    text-align: center;
    opacity: .16;
    transition: all .5s ease;
}

.ibanner .swiper-pagination .swiper-pagination-bullet-active .tit {
    opacity: 1;
}

.ibanner .swiper-pagination-bullet-active .timer, .ibanner .swiper-pagination-bullet .timer {
    display: block;
    position: relative;
    width: 1.21rem;
    height: 2px;
    margin-bottom: .13rem;
    background: transparent;
    opacity: 1;
}

.ibanner .swiper-pagination-bullet .timer::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .16;
    content: '';
}

.ibanner .swiper-pagination-bullet .process {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    opacity: 0;
    height: 100%;
    background: #fff;
    transition-property: width;
    transition-timing-function: linear;
}

.ibanner .swiper-pagination-bullet.play .process {
    opacity: 1;
    width: 100%;
}

.ibanner .swiper-pagination-bullet.play.stop .process {
    transition: none;
}

.ibanner .scroll_down {
    position: absolute;
    left: 50%;
    bottom: .35rem;
    z-index: 1;
    transform: translateX(-50%);
}

.ibanner .scroll_down .icon {
    text-align: center;
    margin-bottom: .2rem;
}

.ibanner .scroll_down .icon {
    display: block;
    margin: 0 auto;
    z-index: 2;
    width: 23px;
    height: 40px;
    cursor: pointer;
    background: url(../img/banner_mouse_ico.png) no-repeat -23px 0px;
    -webkit-animation: nudgeMouse 1.6s linear infinite;
    animation: nudgeMouse 1.6s linear infinite;
}

.ibanner .scroll_down .icon:after,.scroll_down .icon:before {
    content: "";
    position: absolute;
}

.ibanner .scroll_down .icon:before {
    width: 23px;
    height: 40px;
    background: url(../img/banner_mouse_ico.png) no-repeat 0px 0px;
    -webkit-animation: colorSlide 1.6s linear infinite;
    animation: colorSlide 1.6s linear infinite;
    top: 0;
    left: 0;
}

.ibanner .scroll_down .icon:after {
    background-color: #ffffff;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    -webkit-animation: trackBallSlide 1.6s linear infinite;
    animation: trackBallSlide 1.6s linear infinite;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

@-webkit-keyframes trackBallSlide {
    0% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-8px);
        transform: scale(1) translateY(-8px);
    }

    34% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(4px);
        transform: scale(0.9) translateY(4px);
    }

    68% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(16px);
        transform: scale(0.4) translateY(16px);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-8px);
        transform: scale(0.4) translateY(-8px);
    }
}

@keyframes trackBallSlide {
    0% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-8px);
        transform: scale(1) translateY(-8px);
    }

    34% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(4px);
        transform: scale(0.9) translateY(4px);
    }

    68% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(16px);
        transform: scale(0.4) translateY(16px);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-8px);
        transform: scale(0.4) translateY(-8px);
    }
}

@-webkit-keyframes nudgeMouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes nudgeMouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.section .tit_box .tit_en {
    font-weight: bold;
    margin-bottom: .2rem;
    line-height: 1;
}

.ipart01 {
    width: 100%;
    height: 100%;
}

.ipart01 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.ipart01 .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ipart01 .about_box {
    padding-top: .75rem;
}

.ipart01 .about_box .content {
    width: 44.2%;
}

.ipart01 .content .index_box {
    margin-bottom: .5rem;
}

.ipart01 .content .index_box .tit_box {
    margin-bottom: .4rem;
}

.ipart01 .content .index_box .tit_box .tit_en {
    color: #004898;
}

.ipart01 .content .index_box .tit_box .tit {
    color: #000000;
}

.ipart01 .content .index_box .con {
    color: #888888;
}

.ipart01 .content .list {
    width: 71.2%;
    margin-bottom: .25rem;
}

.ipart01 .content .list .item {
    padding: .24rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(85, 85, 85, 0.1);
    height: 0.95rem;
    box-sizing: border-box;
}

.ipart01 .content .list .item:last-child {
    border: none;
}

.ipart01 .content .list .item .left {
    display: flex;
    align-items: center;
}

.ipart01 .content .list .item .right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.ipart01 .content .list .item .left .i {
    margin-right: .2rem;
}

.ipart01 .content .list .item .left .t {
    color: #555555;
}

.ipart01 .content .list .item .right .unit {
    color: #555555;
    opacity: .5;
    line-height: 1;
    position: relative;
    bottom: .07rem;
    margin-left: .15rem;
}

.ipart01 .content .list .item .right .num {
    color: #004898;
    font-weight: bold;
}

.ipart02 {
    width: 100%;
    height: 100%;
}

.ipart02 .bg_box {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
}

.ipart02 .bg_box .item {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
}

.ipart02 .bg_box .item.active {
    opacity: 1;
    visibility: visible;
}

.ipart02 .bg_box .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ipart02 .solution {
    height: 100%;
}

.ipart02 .solution .wrap {
    height: 100%;
}

/* .ipart02 .content{padding-top:.75rem; border-left:2px solid rgba(255, 255, 255, .5); border-right:2px solid rgba(255, 255, 255, .5); height:100%; position:relative; box-sizing:border-box;} */
.ipart02 .content {
    padding-top: .75rem;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}

.ipart02 .content .tit_box {
    color: #ffffff;
    padding-left: .2rem;
}

.ipart02 .content .con_box {
    color: #ffffff;
    padding: 0 .2rem;
    position: absolute;
    left: 0;
    bottom: 30%;
    width: 100%;
}

.ipart02 .content .con_box .item {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    position: absolute;
    bottom: 30%;
    left: 0%;
    width: 95%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: .2rem;
    box-sizing: border-box;
}

.ipart02 .content .con_box .item .con {
    width: 58.8%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* .ipart02 .content .con_box .item .btn_box{float:right;} */
.ipart02 .content .con_box .item.on {
    opacity: 1;
    visibility: visible;
}

.ipart02 .content .tab {
    position: absolute;
    width: 100%;
    bottom: .35rem;
    left: 0;
    height: 1.56rem;
    box-sizing: border-box;
    border-top: 2px solid rgba(255, 255, 255, .5);
    border-bottom: 2px solid rgba(255, 255, 255, .5);
}

.ipart02 .content .tab .item {
    width: 33.33%;
    box-sizing: border-box;
    text-align: center;
    height: 100%;
    font-size: 0;
    float: left;
    cursor: pointer;
    position: relative;
    transition: all .3s ease;
}

.ipart02 .content .tab .item .i {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.52rem;
    margin-right: .25rem;
}

.ipart02 .content .tab .item .i img {
    vertical-align: middle;
}

.ipart02 .content .tab .item .con {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    line-height: 1.52rem;
}

.ipart02 .content .tab .item.item02 {
    border-left: 2px solid rgba(255, 255, 255, .5);
    border-right: 2px solid rgba(255, 255, 255, .5);
}

.ipart02 .content .tab .item.item01 {
    border-left: 2px solid rgba(255, 255, 255, .5);
}

.ipart02 .content .tab .item.item03 {
    border-right: 2px solid rgba(255, 255, 255, .5);
}

.ipart02 .content .tab .item.active {
    background-color: #004898;
}

/* .section3 .swiper .swiper_tools .dot::after */
.ipart02 .content .tab .item::after {
    position: absolute;
    width: 0%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
    background: #004898;
    z-index: -1;
    transition: all .3s ease;
}

.ipart02 .content .tab .item.active::after {
    width: 100%;
}

.ipart03 {
    width: 100%;
    height: 100%;
}

.ipart03 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.ipart03 .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ipart03 .top {
    margin-bottom: .35rem;
}

.ipart03 .top .content {
    padding-top: .65rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ipart03 .top .tit_box .tit_en {
    color: #004898;
}

.ipart03 .top .tit_box .tit {
    color: #3b3b3d;
}

.ipart03 .top .btn-area .swiper-pagination {
    position: unset;
}

.ipart03 .top .btn-area .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    padding: 0 .4rem;
    height: auto;
    margin: 0!important;
    vertical-align: middle;
    background: transparent;
    opacity: 1;
    outline: none;
    width: auto;
}

.ipart03 .top .btn-area .swiper-pagination .swiper-pagination-bullet .tit {
    font-size: .2rem;
    line-height: .4rem;
    color: #222222;
    transition: all .5s ease;
    position: relative;
}

.ipart03 .top .btn-area .swiper-pagination .swiper-pagination-bullet .tit::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #004898;
    bottom: 0;
    left: 0;
    transition: transform .55s cubic-bezier(0.165,0.84,0.44,1);
    transform: scaleX(0);
    transform-origin: right;
}

.ipart03 .top .btn-area .swiper-pagination .swiper-pagination-bullet-active .tit {
    color: #004898;
}

.ipart03 .top .btn-area .swiper-pagination .swiper-pagination-bullet-active .tit::after {
    transform: scaleX(1);
    transform-origin: left;
}

.ipart03 .top .btn-area .swiper-pagination .swiper-pagination-bullet:last-child {
    padding-right: 0!important;
}

.ipart03 .bottom {
    padding-left: 1.4rem;
    position: relative;
    height: 58.3vh;
}

.ipart03 .bottom .left {
    width: 34%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.ipart03 .bottom .left .tit {
    color: #222222;
    margin-bottom: .25rem;
}

.ipart03 .bottom .left .con {
    color: #222222;
    margin-bottom: .8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ipart03 .bottom .text_box {
    height: 100%;
}

.ipart03 .bottom .text_box .swiper-wrapper {
    align-items: center;
}

.ipart03 .bottom .text_box .swiper-slide {
    width: 80%;
    opacity: .4;
    transition: all .5s ease;
}

.ipart03 .bottom .text_box .swiper-slide.swiper-slide-active {
    opacity: 1;
}

.ipart03 .bottom .right {
    position: absolute;
    top: 0;
    left: 37.3%;
    width: 38.34%;
    z-index: 10;
}

.ipart03 .bottom .right .box::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    overflow: hidden;
    background-color: #ffffff;
    z-index: -1;
}

.ipart03 .bottom .right .box {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.ipart03 .bottom .right .box .swiper-container {
    width: 74%;
    margin: 0;
    z-index: 11;
}

.ipart03 .bottom .right .box .next_box {
    position: relative;
    border-right: 1px solid rgba(34, 34, 34, .06);
}

.ipart03 .bottom .right .box .next_box .next_btn {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    width: .6rem;
    height: .6rem;
    background-color: #004898;
    border-radius: 5px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.ipart03 .bottom .right .swiper-slide {
    border: dotted 3px #1f4494;
    box-sizing: border-box;
    border-radius: 50%;
    overflow: hidden;
    padding: 3.85%;
}

.ipart03 .bottom .right .swiper-slide .rect-100 {
    border-radius: 50%;
    overflow: hidden;
}

.ipart04 {
    width: 100%;
    height: 100%;
}

.ipart04 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.ipart04 .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ipart04 .news {
    padding-top: .65rem;
}

.ipart04 .news .tit_box {
    color: #ffffff;
    margin-bottom: .5rem;
}

.ipart04 .content .item {
    width: 28.2%;
    float: left;
    margin-right: 3.2%;
    box-sizing: border-box;
    height: 5.61rem;
}

.ipart04 .content .item.item03 {
    width: 34%;
    margin-right: 0;
    margin-left: 3.2%;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: .68rem 0 .28rem;
    position: relative;
}

.ipart04 .content .item.item03::before {
    content: '';
    position: absolute;
    display: block;
    left: -9.4%;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ffffff;
    opacity: 0.5;
}

.ipart04 .content .item.item03 .corner {
    position: absolute;
    width: .84rem;
    height: .39rem;
    line-height: .39rem;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    text-align: center;
    color: #ffffff;
    transition: all .8s ease 0s;
}

.ipart04 .content .item.item03:hover .corner {
    background-color: #004898;
}

.ipart04 .content .item.item03 .spec_box {
    overflow-y: auto;
    max-height: 100%;
    padding-right: 3px;
}

.ipart04 .content .item.item03 .li_ {
    padding-left: .46rem;
    padding-right: .5rem;
    cursor: pointer;
}

.ipart04 .content .item.item03 .li_ a {
    display: block;
    padding-bottom: .25rem;
    border-bottom: 1px solid #ececec;
    margin-bottom: .25rem;
}

.ipart04 .content .item.item03 .li_ .time {
    line-height: 1;
    color: #888888;
    margin-bottom: .1rem;
}

.ipart04 .content .item.item03 .li_ .tit {
    line-height: 1;
    color: #222222;
    font-weight: bold;
}

.ipart04 .content .item.item03 .li_:hover .tit {
    color: #004898;
}

.ipart04 .content .item.item03 .spec_box::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.ipart04 .content .item.item03 .spec_box::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #adadad;
}

.ipart04 .content .item.item03 .spec_box::-webkit-scrollbar-track {
    border-radius: 2px ;
    background: transparent;
}

.ipart04 .content .item .img_box {
    position: relative;
}

.ipart04 .content .item .img_box a {
    display: block;
}

.ipart04 .content .item .img_box .rect-6082 {
    padding-bottom: 60.82%;
}

.ipart04 .content .item .img_box .corner {
    position: absolute;
    width: .84rem;
    height: .39rem;
    line-height: .39rem;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    text-align: center;
    color: #ffffff;
    transition: all .8s ease 0s;
}

.ipart04 .content .item .index_box {
    padding: .3rem .4rem;
    background-color: #ffffff;
}

.ipart04 .content .item .index_box .text_box .time {
    color: #888888;
    line-height: 1;
    margin-bottom: .08rem;
}

.ipart04 .content .item .index_box .text_box .tit {
    color: #222222;
    font-weight: bold;
    margin-bottom: .1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ipart04 .content .item .index_box .text_box .con {
    color: #888888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ipart04 .content .item .index_box .text_box {
    margin-bottom: .25rem;
}

.ipart04 .content .item .index_box .tab_box .new_btn {
    background-color: #f1f1f1;
    border-radius: 4px;
    opacity: .87;
    color: #888888;
    display: block;
    float: left;
    margin-right: .12rem;
    width: 1.01rem;
    height: 0.27rem;
    text-align: center;
    line-height: .25rem;
    border: solid 1px #f1f1f1;
    box-sizing: border-box;
}

.ipart04 .content .item .index_box .tab_box .new_btn.active {
    background-color: #ffffff;
    color: #004898;
    border: solid 1px #004898;
}

.ipart04 .content .item:hover .img_box .corner {
    background-color: #004898;
}

.ipart04 .content .item:hover .index_box .text_box .tit {
    color: #004898;
}

.ipart05 .content {
    background: #ffffff;
    position: relative;
}

.ipart05 .content .swiper01 {
    margin-bottom: .2rem;
}

.ipart05 .content .swiper-slide {
    height: 1.78rem;
    box-sizing: border-box;
}

.ipart05 .content .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.ipart05 .content .logo img {
    max-height: 90%;
}

/* 改变其动画效果为匀速形式，不加此样式的话会造成滚动卡顿，看起来效果不平滑,样式做了各种浏览器的兼容 */
.ipart05 .content .swiper-wrapper {
    transition-timing-function: linear !important;
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.ipart05 .content .goTop {
    position: absolute;
    z-index: 5;
    cursor: pointer;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -.4rem;
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    pointer-events: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ipart05 .content .goTop .mask:after {
    transform: rotate(-45deg);
    z-index: 6;
    border-width: 1px
}

.ipart05 .content .goTop .mask:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 14px;
    top: 5px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
    background-color: #1c509c
}

.ipart05 .content .goTop .mask svg.cm {
    transition: none;
    opacity: 1
}

.ipart05 .content .goTop .mask svg circle {
    fill: #fff;
    stroke: transparent;
}

.layer-btn .mask {
    position: absolute;
    left: -.3rem;
    top: -.3rem;
    width: calc(100% + .6rem);
    pointer-events: none;
    height: calc(100% + .6rem);
    background-size: cover
}

.layer-btn .mask>.lazy {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-image: url(../img/light.png);
    background-size: cover;
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.layer-btn .mask>svg {
    width: calc(100% - .55rem);
    height: calc(100% - .55rem)
}

.layer-btn .mask>svg path {
    transform-origin: 50% 50%
}

.layer-btn .mask>svg .p1 {
    animation: circleRotate 4s linear infinite
}

.layer-btn .mask>svg .p2 {
    animation: circleRotateReverse 4s linear infinite
}

.layer-btn .mask>svg.cm {
    opacity: 1;
    transition: opacity .5s
}

.layer-btn .mask .cr {
    opacity: 0;
    transition: opacity .5s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: calc(100% - 0.25rem);
    height: calc(100% - 0.25rem);
    z-index: -1;
}

.layer-btn .mask .cr img {
    width: 100%;
    height: 100%;
}

.layer-btn .mask.bc:after {
    border-color: #1c509c;
    border-width: 2px;
    width: 9px;
    height: 9px;
}

.layer-btn .mask:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    border-top: 1px solid #00d2ff;
    border-right: 1px solid #00d2ff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.layer-btn .mask.noArrow:after {
    opacity: 0;
}

.layer-btn .mask>svg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.layer-btn:hover .mask>svg.cm {
    opacity: 0
}

.layer-btn:hover .mask .cr {
    opacity: 1
}

/* .layer-btn:hover .mask>svg.cr{opacity:1} */
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes circleRotateReverse {
    0% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes circleRotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.pro_list {
    background-color: #f7f8fc;
}

.pro_list01 .hd {
    font-size: 0;
    text-align: center;
    margin-bottom: .4rem;
}

.pro_list01 .hd .item {
    display: inline-block;
    width: 16%;
    position: relative;
    transition: .5s ease;
}

.pro_list01 .hd .item .img01 {
    display: inline-block;
}

.pro_list01 .hd .item .img02 {
    display: none;
}

.pro_list01 .hd .item:hover .img01 {
    display: none;
}

.pro_list01 .hd .item:hover .img02 {
    display: inline-block;
}

.pro_list01 .hd .item:hover .text {
    font-weight: bold;
    color: #004898;
}

.pro_list01 .hd .item:hover .text:after {
    transform: scale(1);
}

.pro_list01 .hd .item.cur .img01 {
    display: none;
}

.pro_list01 .hd .item.cur .img02 {
    display: inline-block;
}

.pro_list01 .hd .item.cur .text {
    font-weight: bold;
    color: #004898;
}

.pro_list01 .hd .item .text:after {
    content: '';
    width: .28rem;
    height: 3px;
    background: #004898;
    position: absolute;
    left: 50%;
    margin-left: -.14rem;
    bottom: 0;
    transform: scale(0);
    transition: .5s ease;
}

.pro_list01 .hd .item.cur .text:after {
    transform: scale(1);
}

.pro_list01 .hd .item::before {
    content: '';
    width: 1px;
    height: .67rem;
    background: #dddddd;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.33rem;
}

.pro_list01 .hd .item:last-child::after {
    content: '';
    width: 1px;
    height: .67rem;
    background: #dddddd;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -.33rem;
}

.pro_list01 .hd .item .text {
    font-size: .16rem;
    color: #222222;
    text-align: center;
    padding: .3rem 0 .15rem;
    position: relative;
}

.pro_list01 .bd {
    height: 1.9rem;
    box-sizing: border-box;
    padding: .22rem 3%;
    background-color: #ffffff;
}

.pro_list01 .bd .tit_box {
    font-size: 0;
    border-bottom: 1px solid #eceff8;
}

.pro_list01 .bd .tit_box .tit {
    font-size: .18rem;
    line-height: .54rem;
    position: relative;
    display: inline-block;
    color: #000000;
    margin-right: .35rem;
}

.pro_list01 .bd .tit_box .tit::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #004898;
}

.pro_list01 .bd .tit_box .pro_search {
    font-size: .16rem;
    line-height: .54rem;
    position: relative;
    display: inline-block;
    color: #666666;
}

.pro_list01 .bd .tit_box .pro_search em {
    color: #004898;
}

.pro_list01 .bd .tit_box .btn_box {
    float: right;
    position: relative;
    top: .18rem;
}

.pro_list01 .bd .tit_box .btn_box a:hover {
    color: #ffffff;
}

.pro_list01 .bd .filter {
    padding: .2rem 0;
    border-bottom: 1px solid #eceff8;
    color: #979aa8;
}

.pro_list01 .bd .filter .tit {
    margin-right: .45rem;
    float: left;
}

.pro_list01 .bd .filter .list {
    float: left;
}

.pro_list01 .bd .filter .list .item {
    float: left;
    letter-spacing: 1px;
    margin-right: .8rem;
    cursor: pointer;
}

.pro_list01 .bd .filter .list .item:last-child {
    margin-right: 0;
}

.pro_list01 .bd .filter .list .item.cur {
    color: #004898;
    font-weight: bold;
}

.pro_list02 {
    margin-bottom: .6rem;
}

.pro_list02 .list {
    padding-top: .3rem;
}

.pro_list02 .list .item {
    float: left;
    cursor: pointer;
    text-align: center;
    width: 23.65%;
    margin-right: 1.8%;
    background-color: #ffffff;
    margin-bottom: .4rem;
    border: solid 1px #dedede;
    box-sizing: border-box;
}

.pro_list02 .list .item:nth-child(4n) {
    margin-right: 0;
}

.pro_list02 .list .item .img_box .rect-7435 {
    padding-bottom: 74.35%;
}

/* .pro_list02 .list .item .img_box{margin-bottom:.5rem; transition:all 0.5s ease;} */
.pro_list02 .list .item .intro_box {
    text-align: center;
    /*margin-top:.5rem; margin-bottom:.7rem; height:.6rem;*/
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    position: relative;
    transition: all 0.5s ease;
    height: 1.8rem;
    padding-top: .5rem;
}

.pro_list02 .list .item .intro_box .tit {
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px;
    transition: all 0.5s ease;
}

.pro_list02 .list .item .intro_box .con {
    color: #888888;
    transition: all 0.5s ease;
}

.pro_list02 .list .item .intro_box a {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateY(100%);
    margin-left: -.8rem;
    transition: all 0.5s ease;
}

/* .pro_list02 .list .item.cur .intro_box{padding-top:0; margin-bottom:0; height:1.8rem;}
.pro_list02 .list .item.cur .intro_box .con{margin-bottom:.25rem;} */
/* .pro_list02 .list .item.cur .intro_box{height:1.8rem; margin:0; } */
.pro_list02 .list .item.cur .img_box {
    margin-bottom: 0;
}

.pro_list02 .list .item.cur .intro_box .tit {
    transform: translateY(-.5rem);
}

.pro_list02 .list .item.cur .intro_box .con {
    transform: translateY(-.5rem);
}

.pro_list02 .list .item.cur .intro_box a {
    transform: translateY(-100%);
}

.pro_list03 .li_ a:hover {
    color: #ffffff;
}

.pro_list03 .li_ {
    width: 50%;
    float: left;
    position: relative;
    color: #ffffff;
}

.pro_list03 .li_ .bg {
    width: 100%;
}

.pro_list03 .li_ .bg img {
    width: 100%;
}

.pro_list03 .li_ .index_box {
    position: absolute;
    left: 15%;
    top: 10%;
}

.pro_list03 .li_ .index_box .tit {
    margin-bottom: .25rem;
}

.pro_list03 .li_ .index_box .con {
    margin-bottom: .23rem;
}

/* 分页 start */
.page {
    font-size: 16px;
    color: #000000;
    text-align: center;
}

.page a {
    display: inline-block;
    vertical-align: middle;
    width: 63px;
    height: 62px;
    line-height: 62px;
    margin-right: 3px;
    text-align: center;
    background-color: #f0efed;
    border-radius: 10px;
}

.page .goprev i, .page .gonext i, .page .count i {
    font-size: 40px;
    color: #afafaf;
    vertical-align: top;
    margin: 0;
}

.page a:nth-child(n+4) {
    background-color: transparent;
}

.page a:last-child {
    background-color: #f0efed;
}

.page a.current {
    color: #fff;
    background: #004898;
}

.page a:hover {
    color: #fff;
    background: #004898;
}

.page a:hover i {
    color: #fff;
}

.page .omit {
    display: none;
    background-color: #f0efed!important;
}

@media only screen and (max-width: 760px) {
    .page a {
        width:42px;
        height: 42px;
        line-height: 42px;
    }

    .page .goprev, .page .gonext, .page .count {
        display: inline-block;
    }
}

/* 分页 end */
/* 产品详情 */
.channel_content.pro_detail {
    padding: 1rem 0 0;
}

.pro_detail01 {
    padding: .8rem 0 1.2rem;
    box-sizing: border-box;
}

.pro_detail01 .top .ret_list {
    display: inline-block;
    height: .46rem;
    font-size: 0;
    cursor: pointer;
}

.pro_detail01 .top .ret_list .icon {
    display: inline-block;
    vertical-align: middle;
    background: url(../img/return_list.png) no-repeat center/cover;
    height: .18rem;
    width: .18rem;
    margin-right: .1rem;
}

.pro_detail01 .top .ret_list .con {
    display: inline-block;
    vertical-align: middle;
    font-size: .16rem;
    color: #004898;
    line-height: .46rem;
    font-weight: bold;
}

.pro_detail01 .top .pro_crumbs .crumbs {
    position: unset;
}

.pro_detail01 .top .pro_crumbs .crumbs .index_box:hover {
    background-color: rgba(0, 0, 0, .5);
}

.pro_detail01 .top .pro_crumbs .crumbs .index_box:hover a {
    color: #ffffff;
}

.pro_detail01 .top .pro_crumbs .crumbs .index_box:hover span {
    color: #ffffff;
}

.pro_detail01 .top .pro_crumbs .crumbs .index_box a:hover {
    color: #004898;
}

.pro_detail01 .top {
    margin-bottom: .7rem;
}

.pro_detail01 .bott .left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 64%;
    box-sizing: border-box;
}

.pro_detail01 .bott .left .list {
    width: 9.5%;
}

.pro_detail01 .bott .left .list .item {
    margin-bottom: 4px;
    border: solid 1px #e3e3e3;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    cursor: pointer;
}

.pro_detail01 .bott .left .list .item.cur {
    border: solid 1px #004898;
}

.pro_detail01 .bott .left .list .item:last-child {
    margin-bottom: 0;
}

.pro_detail01 .bott .left .list .item .rect-6326 {
    padding-bottom: 63.26%;
}

.pro_detail01 .bott .left .center {
    width: 90.5%;
    padding: 0 1.25rem;
    box-sizing: border-box;
    position: relative;
}

.pro_detail01 .bott .left .center::after {
    content: '';
    width: 2px;
    height: 3.5rem;
    background: url(../img/pro_detail_line.png) no-repeat center/cover;
    position: absolute;
    right: 0;
    top: 0;
}

.pro_detail01 .bott .left .center .swiper-container {
    margin-bottom: .5rem;
}

.pro_detail01 .bott .left .center .swiper-slide .rect-4714 {
    padding-bottom: 47.14%;
}

.pro_detail01 .bott .left .center .btns_box {
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
    cursor: pointer;
    padding: 0 .55rem;
    box-sizing: border-box;
}

.pro_detail01 .bott .left .center .swiper_btn {
    width: .45rem;
    height: .45rem;
    border: solid 1px #004898;
    color: #004898;
    transition: all .3s ease;
    box-sizing: border-box;
    border-radius: 50%;
    text-align: center;
}

.pro_detail01 .bott .left .center .swiper_btn:hover {
    background-color: #004898;
    color: #ffffff;
}

.pro_detail01 .bott .left .center .swiper_btn i {
    font-size: .4rem;
    vertical-align: top;
    margin: 0;
    line-height: .43rem;
}

.pro_detail01 .bott .left .center .swiper_prev {
    float: left;
}

.pro_detail01 .bott .left .center .swiper_next {
    float: right;
}

.pro_detail01 .bott .left .center .swiper-pagination {
    position: unset;
    line-height: 3px;
    font-size: 0;
}

.pro_detail01 .bott .left .center .swiper-pagination .swiper-pagination-bullet {
    width: .4rem;
    height: 3px;
    background-color: #dbdbdb;
    opacity: 1;
    border-radius: unset;
    margin-right: .1rem;
}

.pro_detail01 .bott .left .center .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.pro_detail01 .bott .left .center .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: .6rem;
    background-color: #004898;
}

.pro_detail01 .bott .right {
    width: 31%;
    margin-left: 5%;
    color: #000000;
    font-weight: bold;
    position: relative;
}

.pro_detail01 .bott .right .index_box {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.pro_detail01 .bott {
    display: flex;
    align-items: stretch;
}

.pro_detail01 .bott .right .tit {
    margin-bottom: .3rem;
}

.pro_detail01 .bott .right .con {
    margin-bottom: .5rem;
}

.pro_detail01 .bott .right .index_btn {
    padding: 0 .17rem;
    float: left;
    margin-right: .1rem;
    line-height: .45rem;
    background-color: #989898;
    color: #ffffff;
    transition: all .3s ease;
    font-size: 0;
}

.pro_detail01 .bott .right .index_btn img {
    display: inline-block;
    vertical-align: middle;
    margin-right: .1rem;
}

.pro_detail01 .bott .right .index_btn span {
    display: inline-block;
    vertical-align: middle;
    font-size: .16rem;
}

.pro_detail01 .bott .right .index_btn:hover {
    color: #ffffff;
}

.pro_detail01 .bott .right .index_btn.active {
    background-color: #004898;
}

.pro_detail02 {
    position: relative;
}

.pro_detail02 .left {
    position: absolute;
    z-index: 1;
    padding-top: 1.2rem;
    margin-left: 1.4rem;
}

/* .pro_detail02 .left{position:absolute; z-index:1; top:1.2rem; left:1.4rem; transition:all .4s ease;} */
.pro_detail02 .left.fixed {
    float: unset;
    top: 1.3rem;
    left: 0;
    position: fixed;
    padding-top: 0;
    z-index: 22;
}

/* .pro_detail02 .left.fixed{float:unset; position:fixed; z-index:22;} */
.pro_detail02 .left .li_ {
    margin-bottom: .35rem;
    line-height: 1;
    color: #222222;
    padding-left: 20px;
    font-weight: bold;
    position: relative;
    cursor: pointer;
}

.pro_detail02 .left .li_ i {
    display: none;
    width: 8px;
    height: 8px;
    background-color: #004898;
    border-radius: 50%;
}

.pro_detail02 .left .li_.active {
    color: #004898;
}

.pro_detail02 .left .li_.active i {
    display: block;
    margin-right: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.pro_detail02 .right .section01 {
    background-color: #edf1fa;
    padding: 1.1rem 0 .8rem;
}

.pro_detail02 .right .section02 {
    padding: 1rem 0;
    width: 76.9%;
    padding-left: 23.1%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.pro_detail02 .right .section04 {
    padding: .9rem 0 .8rem;
}

.pro_detail02 .right .section01 .content {
    width: 81.1%;
    padding-left: 18.9%;
}

.pro_detail02 .right .section04 .content {
    width: 81.1%;
    padding-left: 18.9%;
}

.pro_detail02 .section .title {
    margin-bottom: .45rem;
    color: #000000;
    font-weight: bold;
}

.pro_detail02 .section01 .list .item {
    width: 24.1%;
    margin-right: 1.2%;
    background-color: #ffffff;
    float: left;
    margin-bottom: .3rem;
    transition: all 0.5s ease;
}

.pro_detail02 .section01 .list .item:nth-child(4n) {
    margin-right: 0;
}

.pro_detail02 .section01 .list .item .hd {
    padding: .4rem 0 0 .5rem;
    position: relative;
    z-index: 1;
    height: 3.04rem;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
    background: unset;
}

.pro_detail02 .section01 .list .item .hd .con {
    position: absolute;
    top: 50%;
    left: .5rem;
    font-weight: bold;
    color: #000000;
}

.pro_detail02 .section01 .list .item .hd .icon {
    width: .8rem;
    height: .8rem;
    background-color: #edf1fa;
    border: solid 1px #004898;
    border-radius: 50%;
    text-align: center;
    position: relative;
}

.pro_detail02 .section01 .list .item .hd .icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pro_detail02 .section01 .list .item .hd .num {
    font-weight: bold;
    color: #edf1fa;
    position: absolute;
    bottom: -5px;
    right: .25rem;
}

.pro_detail02 .section01 .list .item .bd {
    font-size: 12px;
    letter-spacing: 19px;
    color: #eaeaea;
    font-weight: bold;
    text-align: center;
}

.pro_detail02 .section01 .list .item.cur {
    background-color: #004898;
    box-shadow: 2px 2px 9px 1px rgba(191, 191, 190, 0.3);
}

.pro_detail02 .section01 .list .item.cur .hd {
    background: url(../img/pro_detail_bg01.png) no-repeat;
    background-position: right bottom;
    background-size: 2.3rem;
}

.pro_detail02 .section01 .list .item.cur .hd .con {
    color: #ffffff;
}

.pro_detail02 .section02 .swiper-container {
    margin-bottom: .52rem;
}

.pro_detail02 .section02 .swiper-slide .tit {
    position: absolute;
    top: .4rem;
    left: .4rem;
    color: #ffffff;
}

.pro_detail02 .section02 .swiper-container .btns_box {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    cursor: pointer;
    padding-left: 12.2%;
    padding-right: 34.4%;
    box-sizing: border-box;
    z-index: 2;
}

.pro_detail02 .section02 .swiper-container .swiper_btn {
    width: .45rem;
    height: .45rem;
    background-color: #004898;
    color: #ffffff;
    transition: all .3s ease;
    box-sizing: border-box;
    border-radius: 50%;
    text-align: center;
}

.pro_detail02 .section02 .swiper-container .swiper_btn i {
    font-size: .4rem;
    vertical-align: top;
    margin: 0;
    line-height: .43rem;
}

.pro_detail02 .section02 .swiper-container .swiper_prev {
    float: left;
}

.pro_detail02 .section02 .swiper-container .swiper_next {
    float: right;
}

.pro_detail02 .section02 .swiper-pagination {
    position: unset;
    line-height: 3px;
    font-size: 0;
    text-align: left;
    padding-left: 31.8%;
}

.pro_detail02 .section02 .swiper-pagination .swiper-pagination-bullet {
    width: .4rem;
    height: 3px;
    background-color: #dbdbdb;
    opacity: 1;
    border-radius: unset;
    margin-right: .1rem;
}

.pro_detail02 .section02 .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.pro_detail02 .section02 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: .6rem;
    background-color: #004898;
}

.pro_detail02 .section04 .list .item {
    /* width:31.5%; margin-right:2.75%; */
    background-color: #ffffff;
    transition: all 0.5s ease;
    box-shadow: 2px 2px 24px 0px rgba(191, 191, 190, 0.3);
}

.pro_detail02 .section04 .list .swiper-slide {
    /* width:31.5%; margin-right:2.75%; */
    padding: .3rem;
    box-sizing: border-box;
}

.pro_detail02 .section04 .list .item a {
    display: block;
}

.pro_detail02 .section04 .list .item:nth-child(3n) {
    margin-right: 0;
}

.pro_detail02 .section04 .list .item .rect-6667 {
    padding-bottom: 66.67%;
}

.pro_detail02 .section04 .list .item .index_box {
    padding: .25rem 0 .9rem;
    box-sizing: border-box;
    height: 1.85rem;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.pro_detail02 .section04 .list .item .index_box .tit {
    font-weight: bold;
    margin-bottom: .15rem;
    color: #000000;
    transition: all 0.5s ease;
}

.pro_detail02 .section04 .list .item .index_box .con {
    color: #989898;
    transition: all 0.5s ease;
}

.pro_detail02 .section04 .list .item .index_box .btn_box {
    position: absolute;
    height: .5rem;
    bottom: -.5rem;
    left: 0;
    width: 100%;
    background-color: #004898;
    color: #ffffff;
    font-weight: bold;
    line-height: .5rem;
    transition: all 0.5s ease;
}

.pro_detail02 .section04 .list .item .index_box .btn_box a {
    display: block;
}

.pro_detail02 .section04 .list .item .index_box .btn_box a:hover {
    color: #ffffff;
}

.pro_detail02 .section04 .list .swiper-slide:hover .index_box .btn_box {
    bottom: 0;
}

.pro_detail02 .section04 .list .swiper-slide:hover .index_box .tit {
    color: #004898;
}

.pro_detail02 .section04 .list .swiper-slide:hover .index_box .con {
    color: #000000;
}

.pro_detail02 .section04 .list .swiper-slide.swiper-slide-active .index_box .btn_box {
    bottom: 0;
}

.pro_detail02 .section04 .list .swiper-slide.swiper-slide-active .index_box .tit {
    color: #004898;
}

.pro_detail02 .section04 .list .swiper-slide.swiper-slide-active .index_box .con {
    color: #000000;
}

/* .pro_detail02 .section03 .list .item.cur .index_box .btn_box{bottom:0;}
.pro_detail02 .section03 .list .item.cur .index_box .tit{color:#004898;}
.pro_detail02 .section03 .list .item.cur .index_box .con{color:#000000;} */
.pro_detail02 .section04 .swiper-pagination {
    position: unset;
    line-height: 3px;
    font-size: 0;
}

.pro_detail02 .section04 .swiper-pagination .swiper-pagination-bullet {
    width: .4rem;
    height: 3px;
    background-color: #dbdbdb;
    opacity: 1;
    border-radius: unset;
    margin-right: .1rem;
}

.pro_detail02 .section04 .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.pro_detail02 .section04 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: .6rem;
    background-color: #004898;
}

.pro_detail03 {
    position: relative;
    z-index: 24;
}

.pro_detail03 .img_box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    height: 100%;
    max-width: none;
    width: auto;
    overflow: hidden;
}

.pro_detail03 .content {
    position: relative;
    z-index: 1;
    height: 2.54rem;
}

.pro_detail03 .wrap {
    height: 100%;
}

.pro_detail03 .box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.pro_detail03 .box .left {
    color: #ffffff;
}

.pro_detail03 .box .left .tit {
    margin-bottom: .3rem;
}

.pro_detail03 .box .left .con {
    font-weight: bold;
}

.pro_detail03 .box .right {
    width: 40.5%;
}

.pro_detail03 .box .right .form_submit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: #ffffff;
    height: .5rem;
    box-sizing: border-box;
}

.pro_detail03 .box .right .form_submit .submit_btn {
    width: 26.2%;
    height: 100%;
    line-height: .4rem;
    color: #ffffff;
    background: #3269e2 ;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0;
    text-align: center;
    font-weight: bold;
    font-size: .16rem;
}

.pro_detail03 .box .right .form_submit .inp_submit {
    width: 73.8%;
    border: none;
    padding: 0;
    margin: 0;
    background: none;
    line-height: .5rem;
    color: #000000;
    padding: 0 .3rem;
    color: #000000;
    font-weight: bold;
}

/* 产品详情——生活污水处理设备 */
.channel_content.equipment_dst {
    padding: 0;
}

/* 定制产品详情banner */
.equipment_dst01 {
    height: calc(100vh - 1rem);
    overflow: hidden;
    padding-top: 1rem;
}

.equipment_dst01 .wrap {
    height: 100%;
}

.equipment_dst01 .content {
    width: 100%;
    height: 100%;
    position: relative;
}

.equipment_dst01 .content .img_box {
    position: relative;
    height: 100%;
    width: 100%;
}

.equipment_dst01 .content .img_box .item {
    position: absolute;
}

.equipment_dst01 .content .img_box .item02 {
    left: 0;
    bottom: .8rem;
    z-index: 3;
    width: 18.2%;
}

.equipment_dst01 .content .img_box .item01 {
    right: 0;
    top: 0;
    z-index: 2;
    width: 91%;
}

.equipment_dst01 .content .line {
    width: 30.5%;
    height: 1rem;
    background-color: #ebebeb;
    position: absolute;
    bottom: .28rem;
    right: 0;
    z-index: 1;
}

.equipment_dst01 .content .words_box {
    position: absolute;
    bottom: 31.5%;
    right: 0;
    color: #ffffff;
    z-index: 5;
}

.equipment_dst01 .content .words_box .tit {
    margin-bottom: .3rem;
    font-weight: bold;
}

.equipment_dst02 {
    position: relative;
}

.equipment_dst02 .img_bg img {
    display: block;
    width: 100%;
}

.equipment_dst02 .content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: .55rem 0;
    box-sizing: border-box;
}

.equipment_dst02 .content .wrap {
    height: 100%;
}

.equipment_dst02 .content .right {
    color: #000000;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.equipment_dst02 .content .right .index_box {
    width: 40%;
}

.equipment_dst02 .content .right .index_box .tit {
    margin-bottom: .4rem;
}

.equipment_dst02 .content .right .index_box .con {
    line-height: .36rem;
    text-align: justify;
}

.equipment_dst03 {
    padding: .9rem 0 .8rem;
    background-color: #f6f6f6;
}

.equipment_dst03 .title {
    color: #000000;
    margin-bottom: .4rem;
}

.equipment_dst03 .content {
    margin-bottom: .35rem;
}

.equipment_dst03 .content:last-child {
    margin-bottom: 0;
}

.equipment_dst03 .content .tit {
    margin-bottom: .2rem;
    color: #004898;
    text-align: center;
}

.equipment_dst04 {
    padding: .8rem 0;
}

.equipment_dst04 .content {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.equipment_dst04 .content .img_bg img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    min-width: 100%;
    height: 100%;
    max-width: none;
    width: auto;
    overflow: hidden;
}

.equipment_dst04 .info {
    height: 100%;
    width: 100%;
    padding: .95rem;
    box-sizing: border-box;
    color: #ffffff;
    position: relative;
}

.equipment_dst04 .info .tit {
    margin-bottom: .4rem;
}

.equipment_dst04 .info .list {
    width: 7rem;
}

.equipment_dst04 .info .list .item {
    width: 3rem;
    margin-right: .5rem;
    margin-bottom: .4rem;
    float: left;
}

.equipment_dst04 .info .list .item .icon {
    padding-bottom: .25rem;
    margin-bottom: .2rem;
    border-bottom: 1px solid rgba(153, 153, 153, .7);
}

.equipment_dst05 {
    display: none;
}

.equipment_dst05 {
    padding-bottom: .8rem;
}

.equipment_dst05 .content .tit {
    margin-bottom: .5rem;
    text-align: center;
    color: #000000;
}

/* .equipment_dst05 .content .list{display:flex; align-items:center; justify-content:space-between; height:5.4rem;} */
.equipment_dst05 .content .swiper-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 5.4rem;
}

.equipment_dst05 .content .swiper-container .swiper-wrapper {
    align-items: center;
    justify-content: flex-start;
}

.equipment_dst05 .content .list .swiper-slide {
    /*width:30.85%;*/
    height: 5rem;
    transition: all .5s ease;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.equipment_dst05 .content .list .swiper-slide .rect-78 {
    padding-bottom: 78%;
}

.equipment_dst05 .content .list .swiper-slide .bg {
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
    left: 0;
    width: 100%;
    transition: all .5s ease;
    z-index: 2;
}

.equipment_dst05 .content .list .swiper-slide .bg img {
    width: 100%;
    display: block;
}

.equipment_dst05 .content .list .swiper-slide .con {
    color: #000000;
    font-size: .26rem;
    line-height: .3rem;
    position: relative;
    z-index: 3;
    text-align: center;
    width: 100%;
    transition: all .5s ease;
    padding: .2rem 0 .6rem;
}

.equipment_dst05 .content .list .swiper-slide .img_box {
    position: relative;
}

.equipment_dst05 .content .list .swiper-slide .img_box::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -.67rem;
    height: 1.2rem;
    box-sizing: border-box;
    transform: skewY(11.7deg);
    z-index: 1;
    transition: all .5s ease;
    background: #ffffff;
}

.equipment_dst05 .content .list .swiper-slide.swiper-slide-active {
    width: 33.5%;
    height: 5.4rem;
}

.equipment_dst05 .content .list .swiper-slide.swiper-slide-active .bg {
    transform: translateY(0%);
}

.equipment_dst05 .content .list .swiper-slide.swiper-slide-active .con {
    color: #ffffff;
    padding: 0 0 .8rem;
}

/* .equipment_dst05 .content .list{margin-bottom:.2rem;} */
.equipment_dst05 .swiper-pagination {
    position: unset;
    line-height: 3px;
    font-size: 0;
    margin-top: .4rem;
}

.equipment_dst05 .swiper-pagination .swiper-pagination-bullet {
    width: .4rem;
    height: 3px;
    background-color: #dbdbdb;
    opacity: 1;
    border-radius: unset;
    margin-right: .1rem;
}

.equipment_dst05 .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.equipment_dst05 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: .6rem;
    background-color: #004898;
}

/* .equipment_bottom .rect-6687{padding-bottom:66.87%;} */
/* .equipment_bottom .rect-6687 img{left:50%; right:50%; } */
.equipment_bottom {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    color: #ffffff;
}

.equipment_bottom .left {
    width: 50%;
    position: relative;
}

.equipment_bottom .left .con {
    position: absolute;
    left: 14%;
    bottom: 9%;
}

.equipment_bottom .right {
    box-sizing: border-box;
    background-color: #004898;
    width: 50%;
    padding-top: 1.6rem;
}

.equipment_bottom .right .content {
    padding-left: 14%;
    padding-right: 13.8%;
    height: 100%;
    box-sizing: border-box;
}

.equipment_bottom .right .index_box .tit {
    margin-bottom: .55rem;
}

.equipment_bottom .right .index_box .con {
    height: 1.6rem;
}

.equipment_bottom .right .swiper-container {
    margin-bottom: .55rem;
}

.equipment_bottom .right .swiper-pagination {
    position: relative;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .4);
    margin-bottom: .6rem;
}

.equipment_bottom .right .swiper-pagination-progressbar-fill {
    background: #ffffff;
    height: 2px;
    bottom: 0;
    top: unset;
}

.equipment_bottom .right .swiper-button-prev {
    width: auto;
    height: auto;
    background: none;
    color: #ffffff;
    position: unset;
    float: left;
    margin: 0;
    margin-right: .25rem;
}

.equipment_bottom .right .swiper-button-next {
    width: auto;
    height: auto;
    background: none;
    color: #ffffff;
    position: unset;
    float: left;
    margin: 0;
}

.equipment_bottom .right .btns_box i {
    font-size: 25px;
    margin: 0;
}

/* 产品详情——生物智能卫生间 */
.channel_content.equipment_bpe {
    padding: 0;
}

.equipment_bpe01 {
    height: calc(100vh - 1rem);
    overflow: hidden;
    padding-top: 1rem;
}

.equipment_bpe01 .wrap {
    height: 100%;
}

.equipment_bpe01 .content {
    width: 100%;
    height: 100%;
    position: relative;
}

.equipment_bpe01 .content .img_box {
    position: relative;
    height: 100%;
    width: 100%;
}

.equipment_bpe01 .content .img_box .item {
    position: absolute;
}

.equipment_bpe01 .content .img_box .item02 {
    right: 0%;
    bottom: 1.2rem;
    z-index: 3;
}

.equipment_bpe01 .content .img_box .item01 {
    left: 6.6%;
    top: 0;
    z-index: 2;
    /*width:74%;*/
}

.equipment_bpe01 .content .line {
    width: 10.4%;
    height: 2.6rem;
    background-color: #d6d6d6;
    position: absolute;
    bottom: .8rem;
    left: 0;
    z-index: 1;
}

.equipment_bpe01 .content .words_box {
    position: absolute;
    bottom: 27.5%;
    left: 9.3%;
    color: #000000;
    z-index: 5;
}

.equipment_bpe01 .content .words_box .tit {
    margin-bottom: .3rem;
}

.equipment_bpe02 {
    position: relative;
}

.equipment_bpe02 .img_bg img {
    display: block;
    width: 100%;
}

.equipment_bpe02 .content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: .55rem 0;
    box-sizing: border-box;
}

.equipment_bpe02 .content .wrap {
    height: 100%;
}

.equipment_bpe02 .content .right {
    color: #000000;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.equipment_bpe02 .content .right .index_box {
    width: 40%;
}

.equipment_bpe02 .content .right .index_box .tit {
    margin-bottom: .4rem;
}

.equipment_bpe02 .content .right .index_box .con {
    line-height: .36rem;
    text-align: justify;
}

.equipment_bpe03 {
    text-align: center;
    color: #000000;
    padding: .8rem 0;
}

.equipment_bpe03 .top {
    margin-bottom: .7rem;
}

.equipment_bpe03 .top .title {
    margin-bottom: 1.1rem;
}

.equipment_bpe03 .top .list .item {
    float: left;
    width: 13.6%;
    margin-right: 3.68%;
}

.equipment_bpe03 .top .list .item:last-child {
    margin-right: 0;
}

.equipment_bpe03 .top .list .item .tit {
    font-size: .26rem;
    line-height: 1;
    padding-bottom: .25rem;
    margin-bottom: .4rem;
    position: relative;
}

.equipment_bpe03 .top .list .item .tit::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #000000;
    opacity: .7;
    width: .7rem;
    height: 2px;
}

.equipment_bpe03 .top .list .item .con {
    color: #888888;
    max-height: 1.12rem;
    overflow-y: auto;
    padding-right: 4px;
    box-sizing: border-box;
}

.equipment_bpe03 .top .list .item .con::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.equipment_bpe03 .top .list .item .con::-webkit-scrollbar-thumb {
    background: #004898;
    border-radius: 5px;
}

.equipment_bpe03 .top .list .item .con::-webkit-scrollbar-track {
    background: #d9d9d9;
    border-radius: 5px;
}

.equipment_bpe03 .bottom img {
    width: 100%;
}

.equipment_bpe04 {
    margin-bottom: .55rem;
}

.equipment_bpe04 .title {
    margin-bottom: .5rem;
    text-align: center;
    color: #000000;
}

.equipment_bpe04 .top {
    margin-bottom: .5rem;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    padding-bottom: .5rem;
}

.equipment_bpe04 .tab_box .swiper-slide {
    float: left;
    width: auto;
}

.equipment_bpe04 .tab_box .swiper-slide .li_ {
    padding: 0 .4rem;
    line-height: .3rem;
    cursor: pointer;
    white-space: nowrap;
}

.equipment_bpe04 .tab_box .swiper-slide::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    height: .22rem;
    transform: translateY(-50%);
    width: 2px;
    background-color: #dadada;
    border-radius: 1px;
}

.equipment_bpe04 .tab_box .swiper-slide:last-child::after {
    width: 0;
}

.equipment_bpe04 .tab_box .swiper-slide .li_.active {
    color: #004898;
    font-weight: bold;
}

.equipment_bpe04 .box {
    display: none;
}

.equipment_bpe04 .box.selection {
    display: block;
}

.equipment_bpe04 .box .left {
    width: 19%;
    margin-right: 1.8%;
    float: left;
}

.equipment_bpe04 .box .left img {
    width: 100%;
}

.equipment_bpe04 .box .right {
    width: 79.2%;
    float: right;
}

.equipment_bpe04 .box .right .table-responsive .datalist {
    border: none!important;
    color: #000000;
}

.equipment_bpe04 .box .right .table-responsive .datalist tbody .firstRow {
    background-color: #f9f9f9;
    font-weight: bold!important;
    font-size: .2rem!important;
}

.equipment_bpe04 .box .right .table-responsive .datalist tbody .firstRow td:nth-child(1) {
    background-color: #ffffff;
}

.equipment_bpe04 .box .right .table-responsive .datalist td {
    border: none!important;
    border-bottom: 1px solid #bbb!important;
}

.equipment_bpe04 .tab_box .swiper-wrapper {
    justify-content: center;
}

/* 产品详情——智慧项目部 */
.channel_content.equipment_ipd {
    padding: 0;
}

.equipment_ipd01 {
    height: calc(100vh - 1rem);
    overflow: hidden;
    padding-top: 1rem;
}

.equipment_ipd01 .wrap {
    height: 100%;
}

.equipment_ipd01 .content {
    width: 100%;
    height: 100%;
    position: relative;
}

.equipment_ipd01 .content .img_box {
    position: relative;
    height: 100%;
    width: 100%;
}

.equipment_ipd01 .content .img_box .item {
    position: absolute;
}

.equipment_ipd01 .content .img_box .item02 {
    left: 0;
    bottom: 12%;
    z-index: 3;
    width: 14.6%;
}

.equipment_ipd01 .content .img_box .item01 {
    right: 0;
    top: 0;
    z-index: 2;
    width: 91%;
}

.equipment_ipd01 .content .line {
    width: 1rem;
    height: 3rem;
    background-color: #ebebeb;
    position: absolute;
    bottom: 2rem;
    right: 0;
    z-index: 1;
    transform: translateX(100%);
}

.equipment_ipd01 .content .words_box {
    position: absolute;
    top: 50%;
    left: 19%;
    color: #ffffff;
    z-index: 5;
    transform: translateY(-50%);
}

.equipment_ipd01 .content .words_box .tit {
    margin-bottom: .3rem;
}

.equipment_ipd02 {
    position: relative;
    margin-bottom: .6rem;
    margin-top: .6rem;
}

.equipment_ipd02 .img_bg img {
    display: block;
    width: 100%;
}

.equipment_ipd02 .content {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.equipment_ipd02 .content .index_box .tit {
    margin-bottom: .4rem;
    color: #000000;
}

.equipment_ipd02 .content .index_box .con {
    line-height: .36rem;
    text-align: justify;
    color: #888888;
}

.equipment_ipd03 .content {
    margin-left: 7.3%;
    width: 92.7%;
    margin-bottom: .45rem;
}

.equipment_ipd03 .content .swiper-slide .index_box {
    padding: 0 .43rem;
    box-sizing: border-box;
    position: relative;
    height: 1.6rem;
    overflow: hidden;
    cursor: pointer;
}

.equipment_ipd03 .content .swiper-slide .index_box .tit {
    color: #000000;
    margin-bottom: .2rem;
}

.equipment_ipd03 .content .swiper-slide .index_box .con {
    max-height: 1rem;
    color: #888888;
    overflow-y: auto;
    padding-right: 5px;
}

.equipment_ipd03 .content .swiper-slide.swiper-slide-active .index_box .tit {
    color: #004898;
}

.equipment_ipd03 .content .swiper-slide .index_box .con::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.equipment_ipd03 .content .swiper-slide .index_box .con::-webkit-scrollbar-thumb {
    background: #004898;
    border-radius: 5px;
}

.equipment_ipd03 .content .swiper-slide .index_box .con::-webkit-scrollbar-track {
    background: #d9d9d9;
    border-radius: 5px;
}

.equipment_ipd03 .content .swiper-slide .index_box::after {
    content: '';
    position: absolute;
    width: 1px;
    background-color: #d6d6db;
    border-radius: 1px;
    height: 100%;
    right: 0;
    top: 0;
}

.equipment_ipd03 .content .swiper-slide:first-child .index_box {
    padding-left: 0;
}

.equipment_ipd03 .content .swiper-slide:last-child .index_box::after {
    width: 0;
}

.equipment_ipd03 .bottom .btns_box .swiper_btn {
    position: relative;
    float: right;
    width: auto;
    height: auto;
    background: none;
    color: #63636a;
    width: .34rem;
    height: .34rem;
    border: 2px solid #63636a;
    transition: all .3s ease;
    box-sizing: border-box;
    border-radius: 50%;
    right: unset;
    left: unset;
    top: unset;
    margin: 0;
}

.equipment_ipd03 .bottom .btns_box .swiper_btn i {
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.equipment_ipd03 .bottom .btns_box .swiper-button-prev {
    margin-right: .1rem;
}

.equipment_ipd03 .bottom .btns_box .swiper_btn:hover {
    border: 2px solid #004898;
    color: #ffffff;
    background-color: #004898;
}

.equipment_ipd04 {
    padding: .8rem 0 .2rem;
}

.equipment_ipd04 .title {
    text-align: center;
    color: #000000;
    margin-bottom: .6rem;
}

.equipment_ipd04 .content {
    display: flex;
    align-items: stretch;
    margin-bottom: .7rem;
}

.equipment_ipd04 .content01 .left {
    width: 38.4%;
    margin-right: 3.1%;
    position: relative;
}

.equipment_ipd04 .content01 .left .box {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.equipment_ipd04 .content01 .right {
    width: 58.5%;
    position: relative;
}

.equipment_ipd04 .content01 .left .tit {
    margin-bottom: .5rem;
    color: #000000;
    font-weight: bold;
}

.equipment_ipd04 .content01 .left .con {
    color: #888888;
    text-align: justify;
}

.equipment_ipd04 .content01 .swiper-container .swiper-pagination {
    text-align: right;
    padding: 0 .3rem;
    box-sizing: border-box;
}

.equipment_ipd04 .content01 .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 26px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 4px;
}

.equipment_ipd04 .content01 .swiper-container .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    margin: 0;
    margin-right: 8px;
}

.equipment_ipd04 .content01 .swiper-container .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.equipment_ipd04 .content01 .swiper-pagination {
    bottom: 5%;
}

.equipment_ipd04 .content01 .right .icon {
    position: absolute;
    width: .6rem;
    height: .6rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../img/icon_plus.png) no-repeat;
    cursor: pointer;
}

.equipment_ipd04 .content01 .right .icon em {
    line-height: .6rem;
}

.equipment_ipd04 .content02 .left {
    width: 58.5%;
    margin-right: 3.1%;
}

.equipment_ipd04 .content02 .right {
    width: 38.4%;
    position: relative;
    overflow-y: auto;
}

.equipment_ipd04 .content02 .right::-webkit -scrollbar {
    width: 3px;
    height: 3px;
}

.equipment_ipd04 .content02 .right::-webkit-scrollbar-thumb {
    background: #004898;
    border-radius: 5px;
}

.equipment_ipd04 .content02 .right::-webkit-scrollbar-track {
    background: #d9d9d9;
    border-radius: 5px;
}

.equipment_ipd04 .content02 .right .box {
    position: absolute;
    left: 0;
    top: 0;
    top: 50%;
    transform: translateY(-50%);
}

.equipment_ipd04 .content02 .right .box .tit {
    margin-bottom: .3rem;
    color: #000000;
    font-weight: bold;
}

.equipment_ipd04 .content02 .right .box .con {
    margin-bottom: .4rem;
    color: #888888;
}

.equipment_ipd04 .content02 .right .box .index_box {
    margin-bottom: .1rem;
}

.equipment_ipd04 .content02 .right .box .index_box:last-child {
    margin-bottom: 0;
}

.equipment_ipd04 .content02 .right .box .index_box .i_tit {
    margin-bottom: .1rem;
    font-weight: bold;
    color: #000000;
}

.equipment_ipd04 .content02 .right .box .index_box .i_con {
    color: #888888;
}

.equipment_ipd05 {
    margin-bottom: 1.6rem;
}

.equipment_ipd05 .title {
    margin-bottom: .5rem;
    text-align: center;
    color: #000000;
}

.equipment_ipd05 .top {
    margin-bottom: .5rem;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    padding-bottom: .5rem;
}

.equipment_ipd05 .tab_box .swiper-wrapper {
    justify-content: center;
}

.equipment_ipd05 .tab_box .swiper-slide {
    float: left;
    width: auto;
}

.equipment_ipd05 .tab_box .swiper-slide .li_ {
    padding: 0 .4rem;
    line-height: .3rem;
    cursor: pointer;
    white-space: nowrap;
}

.equipment_ipd05 .tab_box .swiper-slide::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    height: .22rem;
    transform: translateY(-50%);
    width: 2px;
    background-color: #dadada;
    border-radius: 1px;
}

.equipment_ipd05 .tab_box .swiper-slide:last-child::after {
    width: 0;
}

.equipment_ipd05 .tab_box .swiper-slide .li_.active {
    color: #004898;
    font-weight: bold;
}

.equipment_ipd05 .box {
    display: none;
}

.equipment_ipd05 .box.selection {
    display: block;
}

.equipment_ipd05 .box .left {
    width: 19%;
    margin-right: 1.8%;
    float: left;
}

.equipment_ipd05 .box .left img {
    width: 100%;
}

.equipment_ipd05 .box .right {
    width: 79.2%;
    float: right;
}

.equipment_ipd05 .box .right .table-responsive .datalist {
    border: none!important;
    color: #000000;
}

.equipment_ipd05 .box .right .table-responsive .datalist tbody .firstRow {
    background-color: #f9f9f9;
    font-weight: bold!important;
    font-size: .2rem!important;
    ;}

.equipment_ipd05 .box .right .table-responsive .datalist td {
    border: none!important;
    border-bottom: 1px solid #bbb!important;
}

/* .equipment_ipd05 .box .right .table-responsive .datalist tr{} */
.equipment_ipd05 .box .right .table-responsive .datalist tbody .firstRow td:nth-child(1) {
    background-color: #ffffff;
}

.equipment_ipd06 .tit_box {
    text-align: center;
    color: #000000;
    margin-bottom: 1rem;
}

.equipment_ipd06 .tit_box .tit_f {
    margin-bottom: .4rem;
}

.equipment_ipd06 .tit_box .tit_f .text {
    position: relative;
    display: inline-block;
}

.equipment_ipd06 .tit_box .tit_f .text .icon {
    position: absolute;
    bottom: .32rem;
    left: -1.74rem;
    background: url(../img/icon_ayinhao.png) no-repeat;
    width: .83rem;
    height: .48rem;
}

.equipment_ipd06 .tit_box .tit_s {
    margin-bottom: .4rem;
}

.equipment_ipd06 .tit_box .tit_s .text {
    position: relative;
    display: inline-block;
    color: #004898;
    font-weight: bold;
}

.equipment_ipd06 .tit_box .tit_s .text .icon {
    position: absolute;
    top: 7px;
    right: -2.65rem;
    background: url(../img/icon_byinhao.png) no-repeat;
    width: .83rem;
    height: .48rem;
}

.equipment_ipd06 .content {
    display: flex;
    align-items: stretch;
}

.equipment_ipd06 .content .left {
    width: 50%;
}

.equipment_ipd06 .content .right {
    width: 50%;
    background-color: #004898;
    color: #ffffff;
    box-sizing: border-box;
    padding-top: .9rem;
    position: relative;
}

.equipment_ipd06 .content .right .box {
    padding-left: 14%;
    padding-right: 13.8%;
    height: 100%;
    box-sizing: border-box;
}

.equipment_ipd06 .content .right .tit {
    margin-bottom: .55rem;
}

.equipment_ipd06 .content .right .con {
    margin-bottom: .4rem;
    padding-bottom: .7rem;
    position: relative;
}

.equipment_ipd06 .content .right .con::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .4);
    width: 100%;
    height: 1px;
}

.equipment_ipd06 .content .right .con::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    width: 25%;
    height: 2px;
}

.equipment_ipd06 .content .right .t_bott {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1;
    color: #ffffff;
    opacity: .1;
    font-weight: bold;
    position: absolute;
    bottom: .5rem;
    right: 0;
}

/* 服务简介 */
.channel_content.service {
    padding-top: 0;
}

.service01 {
    position: relative;
    padding: .8rem 0;
    text-align: center;
}

.service01::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/service_int05.png) no-repeat;
    width: 12.6%;
    height: 100%;
    background-size: contain;
    background-position: center;
}

.service01::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/service_int05.png) no-repeat;
    width: 12.6%;
    height: 100%;
    background-size: contain;
    background-position: center;
}

.service01 .index_box {
    margin-right: auto;
    margin-left: auto;
    width: 66.2%;
}

.service01 .index_box .tit {
    color: #000000;
    margin-bottom: .4rem;
    font-weight: bold;
}

.service01 .index_box .con {
    color: #888888;
}

.service02 {
    position: relative;
}

.service02 .bg img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    height: 100%;
    max-width: none;
    width: auto;
    overflow: hidden;
    z-index: 1;
}

.service02 .content {
    position: relative;
    z-index: 2;
    color: #ffffff;
    background: url(../img/service_int06.png) no-repeat;
    background-size: contain;
    background-position: left;
    padding: .85rem 0;
}

.service02 .content .index_box {
    width: 29.5%;
    text-align: justify;
}

.service02 .content .index_box .tit {
    margin-bottom: .36rem;
}

.service03 {
    padding-top: 1.6rem;
}

.service03 .content {
    position: relative;
    display: flex;
    align-items: stretch;
    margin-bottom: 1.6rem;
}

.service03 .content:last-child {
    margin-bottom: 0;
}

.service03 .content .bg {
    height: 100%;
    width: 76.8%;
    top: 0;
    position: absolute;
    background-color: #f6f6f6;
    z-index: -1;
}

.service03 .content .left {
    width: 48.1%;
    position: relative;
}

.service03 .content .right {
    width: 51.9%;
    position: relative;
}

.service03 .content.content01 .left {
    top: -.65rem;
}

.service03 .content.content01 .bg {
    right: 0;
}

.service03 .content.content01 .right .index_box {
    position: absolute;
    top: 50%;
    left: .5rem;
    right: .5rem;
    text-align: justify;
    transform: translateY(-50%);
}

.service03 .content.content01 .right .index_box .tit {
    color: #000000;
    margin-bottom: .4rem;
}

.service03 .content.content01 .right .index_box .con {
    color: #888888;
}

.service03 .content.content02 .bg {
    left: 0;
}

.service03 .content.content02 .left {
    width: 51.9%;
}

.service03 .content.content02 .right {
    width: 48.1%;
    top: -.65rem;
}

.service03 .content.content02 .left .index_box {
    position: absolute;
    top: 50%;
    left: .5rem;
    right: .5rem;
    text-align: justify;
    transform: translateY(-50%);
}

.service03 .content.content02 .left .index_box .tit {
    color: #000000;
    margin-bottom: .4rem;
}

.service03 .content.content02 .left .index_box .con {
    color: #888888;
}

/* 经营管理 */
.channel_content.management {
    padding-top: .35rem;
}

.management01 .tab_box .swiper-slide {
    float: left;
    width: auto;
}

.management01 .tab_box .swiper-slide .li_ {
    padding: 0 .55rem;
    line-height: .3rem;
    cursor: pointer;
    white-space: nowrap;
    font-size: .18rem;
    position: relative;
    padding-bottom: .1rem;
}

.management01 .tab_box .swiper-slide::after {
    content: '';
    position: absolute;
    right: 0;
    top: 45%;
    height: 55%;
    width: 2px;
    background-color: #dadada;
    border-radius: 1px;
    transform: translateY(-50%);
}

.management01 .tab_box .swiper-slide:first-child::before {
    content: '';
    position: absolute;
    left: 0;
    top: 45%;
    height: 55%;
    width: 2px;
    background-color: #cccccc;
    border-radius: 1px;
    transform: translateY(-50%);
}

.management01 .tab_box .swiper-slide .li_.active {
    color: #000000;
    font-weight: bold;
}

.management01 .tab_box .swiper-slide .li_.active::after {
    content: '';
    position: absolute;
    background-color: #004898;
    width: .8rem;
    height: 2px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 1px;
}

.management01 .bottom {
    padding-top: .45rem;
}

.management01 .bottom ul {
    margin-bottom: .6rem;
}

.management01 .bottom li {
    margin-bottom: .4rem;
}

.management01 .bottom li:last-child {
    margin-bottom: 0;
}

.management01 .bottom li a {
    display: block;
}

.management01 .bottom li .box {
    display: flex;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    transition: all .5s ease;
}

.management01 .bottom li .box .left {
    width: 8.5%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 0 .36rem;
    box-sizing: border-box;
    justify-content: center;
    font-family: Arial, Helvetica, sans-serif;
}

.management01 .bottom li .box .left .num {
    color: #004898;
    margin-bottom: .15rem;
    line-height: 1;
    font-weight: bold;
}

.management01 .bottom li .box .left .date {
    line-height: 1;
    color: #888888;
}

.management01 .bottom li .box .center {
    width: 82%;
    padding: .44rem .3rem;
    box-sizing: border-box;
    color: #000000;
    transition: all .5s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.management01 .bottom li .box .center {
    padding-bottom: 0;
    margin-bottom: .44rem;
}

.management01 .bottom li .box .right {
    width: 9.5%;
    box-sizing: border-box;
    padding: 0 .6rem;
    display: flex;
    align-items: center;
}

.management01 .bottom li .box .right .icon {
    width: .35rem;
    height: .35rem;
    background-color: #e5e5e5;
    color: #ffffff;
    box-sizing: border-box;
    border-radius: 50%;
    position: relative;
    transition: all .5s ease;
}

.management01 .bottom li .box .right .icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    margin: 0;
}

.management01 .bottom li .box:hover {
    box-shadow: 0px 10px 48px 12px rgba(213, 218, 223, 0.55);
    border: 1px solid transparent;
}

.management01 .bottom li .box:hover .right .icon {
    background-color: #004898;
}

.management01 .bottom li .box:hover .center {
    font-weight: bold;
}

/* 社会责任 */
.channel_content.social {
    padding-bottom: 0;
}

.social01 {
    margin-bottom: .8rem;
}

.social01 .content {
    display: flex;
    align-items: stretch;
}

.social01 .content .left {
    width: 63%;
}

.social01 .content .right {
    width: 37%;
    position: relative;
    background-color: #004898;
    overflow: hidden;
}

.social01 .content .right .bg {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    transform: translate(35.7%, 31.4%);
}

.social01 .content .right .index_box {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding-left: 10%;
    padding-right: 7%;
    box-sizing: border-box;
    color: #ffffff;
    z-index: 2;
}

.social01 .content .right .index_box .tit {
    font-weight: bold;
    margin-bottom: .4rem;
}

.social02 {
    padding: .8rem 0;
    background-color: #f9f9f9;
}

.social02 .list {
    margin-bottom: .4rem;
}

.social02 .list .item {
    float: left;
    margin-right: 2.6%;
    width: 31.6%;
    margin-bottom: .5rem;
    background-color: #ffffff;
}

.social02 .list .item:nth-child(3n) {
    margin-right: 0;
}

.social02 .list .item a {
    display: block;
}

.social02 .list .item .img_box .rect-5791 {
    padding-bottom: 57.91%;
}

.social02 .list .item .index_box {
    box-sizing: border-box;
    position: relative;
    padding: .3rem .4rem .8rem;
    overflow: hidden;
}

.social02 .list .item .index_box .bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../img/social06.jpg) no-repeat;
    background-position: right bottom;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    z-index: -1;
}

.social02 .list .item .index_box .time {
    margin-bottom: .3rem;
    color: #004898;
}

.social02 .list .item .index_box .time div {
    padding: 0 .21rem;
    height: .4rem;
    line-height: .4rem;
    border-radius: 4px;
    border: solid 1px #004898;
    display: inline-block;
}

.social02 .list .item .index_box .tit {
    color: #000000;
    margin-bottom: .3rem;
    transition: all .3s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.social02 .list .item .index_box .con {
    color: #888888;
    transition: all .3s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.social02 .list .item:hover .index_box .bg {
    opacity: 1;
    visibility: visible;
}

.social02 .list .item:hover .index_box .time div {
    border: solid 1px #004898;
    background: #ffffff;
}

.social02 .list .item:hover .index_box .tit {
    color: #ffffff;
}

.social02 .list .item:hover .index_box .con {
    color: #ffffff;
}

/* 重大活动 */
.channel_content.events {
    padding: .35rem 0 0;
}

.events01 .tab_box .swiper-slide {
    float: left;
    width: auto;
}

.events01 .tab_box .swiper-slide .li_ {
    padding: 0 .55rem;
    line-height: .3rem;
    cursor: pointer;
    white-space: nowrap;
    font-size: .18rem;
    position: relative;
    padding-bottom: .1rem;
}

.events01 .tab_box .swiper-slide::after {
    content: '';
    position: absolute;
    right: 0;
    top: 45%;
    height: 55%;
    width: 2px;
    background-color: #dadada;
    border-radius: 1px;
    transform: translateY(-50%);
}

.events01 .tab_box .swiper-slide:first-child::before {
    content: '';
    position: absolute;
    left: 0;
    top: 45%;
    height: 55%;
    width: 2px;
    background-color: #cccccc;
    border-radius: 1px;
    transform: translateY(-50%);
}

.events01 .tab_box .swiper-slide .li_.active {
    color: #000000;
    font-weight: bold;
}

.events01 .tab_box .swiper-slide .li_.active::after {
    content: '';
    position: absolute;
    background-color: #004898;
    width: .8rem;
    height: 2px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 1px;
}

.events01 {
    margin-bottom: .8rem;
}

.events01 .content {
    display: flex;
    align-items: stretch;
    padding-top: .45rem;
}

.events01 .content .left {
    width: 63%;
}

.events01 .content .right {
    width: 37%;
    position: relative;
    background-color: #004898;
    overflow: hidden;
}

.events01 .content .right .bg {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    transform: translate(35.7%, 31.4%);
}

.events01 .content .right .index_box {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding-left: 10%;
    padding-right: 7%;
    box-sizing: border-box;
    color: #ffffff;
    z-index: 2;
}

.events01 .content .right .index_box .time {
    margin-bottom: .1rem;
}

.events01 .content .right .index_box .tit {
    font-weight: bold;
    margin-bottom: .4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.events01 .content .right .index_box .con {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.events02 {
    padding: .8rem 0;
    background-color: #f9f9f9;
}

.events02 .list .item {
    float: left;
    margin-right: 2.6%;
    width: 31.6%;
    margin-bottom: .4rem;
    background-color: #ffffff;
}

.events02 .list .item:nth-child(3n) {
    margin-right: 0;
}

.events02 .list .item a {
    display: block;
}

.events02 .list .item .img_box .rect-5791 {
    padding-bottom: 57.91%;
}

.events02 .list .item .index_box {
    box-sizing: border-box;
    position: relative;
    padding: .3rem .4rem .8rem;
    overflow: hidden;
}

.events02 .list .item .index_box .bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../img/social06.jpg) no-repeat;
    background-position: right bottom;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    z-index: -1;
}

.events02 .list .item .index_box .time {
    margin-bottom: .3rem;
    color: #004898;
}

.events02 .list .item .index_box .time div {
    padding: 0 .21rem;
    height: .4rem;
    line-height: .4rem;
    border-radius: 4px;
    border: solid 1px #004898;
    display: inline-block;
}

.events02 .list .item .index_box .tit {
    color: #000000;
    margin-bottom: .3rem;
    transition: all .3s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.events02 .list .item .index_box .con {
    color: #888888;
    transition: all .3s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.events02 .list .item:hover .index_box .bg {
    opacity: 1;
    visibility: visible;
}

.events02 .list .item:hover .index_box .time div {
    border: solid 1px #004898;
    background: #ffffff;
}

.events02 .list .item:hover .index_box .tit {
    color: #ffffff;
}

.events02 .list .item:hover .index_box .con {
    color: #ffffff;
}

/* 招聘 */
.channel_content.recruit {
    background-color: #f7f7f7;
}

.xc_banner.recruit {
    height: 100vh;
}

.xc_banner.recruit .xc_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xc_banner.recruit .xc_words {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.xc_banner.recruit .xc_words .wrap {
    width: auto;
}

.xc_banner.recruit .xc_words .video_play {
    text-align: center;
    cursor: pointer;
}

.xc_banner.recruit .recruit_search {
    position: absolute;
    top: 1.3rem;
    left: 0;
    width: 100%;
}

.xc_banner.recruit .recruit_search .form_recruit {
    display: flex;
    align-items: center;
    width: 100%;
    background-color: rgba(255, 255, 255, .6);
    height: .7rem;
    box-sizing: border-box;
    justify-content: space-between;
    padding-right: .35rem;
}

.xc_banner.recruit .recruit_search .form_recruit .iconfont {
    margin: 0;
}

.xc_banner.recruit .recruit_search .form_recruit .i_left {
    padding-left: .7rem;
    position: relative;
    width: 70%;
    box-sizing: border-box;
}

.xc_banner.recruit .recruit_search .form_recruit .i_left .iconfont {
    font-size: 25px;
    position: absolute;
    top: 50%;
    left: .25rem;
    transform: translateY(-50%);
    color: #004898;
}

.xc_banner.recruit .recruit_search .form_recruit .inp_search {
    border: none;
    padding: 0;
    margin: 0;
    background: none;
    line-height: .3rem;
    padding: .2rem .3rem;
    font-size: .2rem;
    padding-left: 0;
    width: 100%;
    box-sizing: border-box;
}

.xc_banner.recruit .recruit_search .form_recruit .inp_search::placeholder {
    color: #000000;
}

.xc_banner.recruit .recruit_search .form_recruit .search_btn {
    height: 100%;
    line-height: .7rem;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0;
    text-align: right;
    font-weight: bold;
    font-size: .2rem;
    display: flex;
    background-color: transparent;
    align-items: center;
}

.xc_banner.recruit .recruit_search .form_recruit .search_btn .i_right {
    position: relative;
    top: 2px;
    margin-left: .15rem;
}

.recruit01 {
    margin-bottom: .8rem;
}

.recruit01 .title {
    color: #000000;
    margin-bottom: .4rem;
}

.recruit01 .list .item {
    width: 22.1%;
    margin-right: 3.8%;
    float: left;
}

.recruit01 .list .item:last-child {
    margin-right: 0;
}

.recruit01 .list .item .icon {
    margin-bottom: .3rem;
}

.recruit01 .list .item .tit {
    font-size: .26rem;
    line-height: 1;
    padding: .26rem;
    border-bottom: 3px solid #1878ff;
    color: #000000;
    margin-bottom: .15rem;
}

.recruit01 .list .item .con {
    color: #888888;
    height: 1.12rem;
    overflow-y: auto;
}

.recruit01 .list .item .con::-webkit-scrollbar {
    width: 2px;
    height: 4px;
}

.recruit01 .list .item .con::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #004898;
}

.recruit01 .list .item .con::-webkit-scrollbar-track {
    border-radius: 0;
    background: #edeef0;
}

.recruit01 .list .item.item02 .tit {
    border-bottom: 3px solid #82b92c;
}

.recruit01 .list .item.item03 .tit {
    border-bottom: 3px solid #9139b1;
}

.recruit01 .list .item.item04 .tit {
    border-bottom: 3px solid #ee6b31;
}

.recruit02 .left {
    width: 22.2%;
    float: left;
    margin-right: 3.7%;
}

.recruit02 .left .title {
    font-size: .26rem;
    line-height: 1;
    color: #000000;
    margin-bottom: .4rem;
}

.recruit02 .left .box {
    background-color: #ffffff;
    overflow-y: auto;
    padding: .53rem .3rem;
    padding-right: .34rem;
    max-height: calc(100vh - 1.8rem);
    transition: marginTop 0.5s ease;
    box-sizing: border-box;
}

.recruit02 .left .box::-webkit-scrollbar {
    width: 2px;
    height: 4px;
}

.recruit02 .left .box::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #004898;
}

.recruit02 .left .box::-webkit-scrollbar-track {
    border-radius: 0;
    background: #edeef0;
}

.recruit02 .left .box .item {
    margin-bottom: .3rem;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: .3rem;
}

.recruit02 .left .box .item:last-child {
    margin-bottom: 0;
}

.recruit02 .left .box .item.cur {
    padding-bottom: 0;
}

.recruit02 .left .box .item span {
    position: relative;
    display: block;
    font-size: .22rem;
    color: #000000;
    transition: all .5s ease;
}

.recruit02 .left .box .item span a {
    color: #000000;
    display: block;
    position: relative;
}

.recruit02 .left .box .item span .icon {
    cursor: pointer;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
}

.recruit02 .left .box .item span .icon:after, .recruit02 .left .box .item span .icon:before {
    content: '';
    background: #000000;
    width: 14px;
    height: 2px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2px;
    margin: auto;
}

.recruit02 .left .box .item span .icon:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: all .6s ease-out;
}

.recruit02 .left .box .item span .icon:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all 0.6s ease-out;
}

.recruit02 .left .box .item.cur span {
    color: #000000;
}

.recruit02 .left .box .item.cur span .icon:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.recruit02 .left .box .item.cur span .icon:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 0;
}

.recruit02 .left .box .item ul {
    display: block;
    padding-bottom: .3rem;
    padding-top: .2rem;
}

.recruit02 .left .box .item ul li .index_box {
    padding-left: .32rem;
}

.recruit02 .left .box .item ul li a {
    font-size: .22rem;
    line-height: 1;
    color: #000000;
    position: relative;
    padding-left: .32rem;
    display: block;
    margin-bottom: .18rem;
    cursor: pointer;
}

.recruit02 .left .box .item ul li .tit.on i {
    background-color: #004898;
}

.recruit02 .left .box .item ul li .i_item.on i {
    background-color: #004898;
}

.recruit02 .left .box .item ul li a i {
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: #dfdfdf;
    border-radius: 4px;
    border: solid 1px #888888;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.recruit02 .left .box .item ul li .index_box .i_item:last-child {
    margin-bottom: 0;
}

.recruit02 .right {
    width: 74.1%;
    float: right;
}

.recruit02 .right .top {
    margin-bottom: .4rem;
}

.recruit02 .right .title {
    font-size: .26rem;
    line-height: .26rem;
    color: #000000;
    float: left;
}

.recruit02 .right .num {
    float: right;
    line-height: .26rem;
    color: #888888;
}

.recruit02 .right .list .item {
    margin-bottom: .3rem;
    box-sizing: border-box;
    padding: .4rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000000;
    background-color: #ffffff;
}

.recruit02 .right .list .item .tit_box {
    font-size: 0;
    line-height: .26rem;
    margin-bottom: .16rem;
}

.recruit02 .right .list .item .tit_box .tit {
    display: inline-block;
    font-size: .26rem;
    margin-right: .3rem;
    transition: all .5s ease;
}

.recruit02 .right .list .item .tit_box .address {
    display: inline-block;
    font-size: .26rem;
}

.recruit02 .right .list .item .type_box {
    margin-bottom: .16rem;
}

.recruit02 .right .list .item .type_box .type_ {
    float: left;
    padding: 0 .2rem;
    position: relative;
}

.recruit02 .right .list .item .type_box .type_:last-child::before {
    content: '';
    position: absolute;
    height: .18rem;
    background: #c1c1c1;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

/* .recruit02 .right .list .item .type_box .type_:first-child{padding-left:0;} */
.recruit02 .right .list .item .type_box .type_::after {
    content: '';
    position: absolute;
    height: .18rem;
    background: #c1c1c1;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

/* .recruit02 .right .list .item .type_box .type_:last-child::after{width:0;} */
.recruit02 .right .list .item .con {
    width: 66%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.recruit02 .right .list .item .i_right a {
    display: inline-block;
    padding: 0 .58rem;
    line-height: .5rem;
    height: .5rem;
    background-color: #f7f7f7;
    border-radius: 4px;
    border: solid 1px #e7e7e7;
    text-wrap: nowrap;
    transition: all .3s ease;
}

.recruit02 .right .list .item:hover .tit {
    color: #004898;
    font-weight: bold;
}

.recruit02 .right .list .item:hover .i_right a {
    background-color: #004898;
    border: solid 1px #004898;
    color: #ffffff;
}

/* 招聘详情模态框 */
.recruit03 {
    position: fixed;
    width: 100vw;
    height: calc(100% - 1rem);
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .6);
    margin-top: 1rem;
    color: #000000;
    display: none;
}

.recruit03.active {
    display: block;
}

.recruit03 .wrap {
    height: 100%;
    position: relative;
}

.recruit03 .dialog {
    width: 100%;
    height: 80%;
    padding: 1rem .8rem;
    background-color: #f7f7f7;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    padding-bottom: .5rem;
    padding-top: .6rem;
    overflow-y: auto;
}

.recruit03 .dialog::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.recruit03 .dialog::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #004898;
}

.recruit03 .dialog::-webkit-scrollbar-track {
    border-radius: 2px ;
    background: transparent;
}

.recruit03 .dialog .content {
    position: relative;
    height: 100%;
}

.recruit03 .dialog .dialog_close {
    position: absolute;
    right: -2%;
    top: -5%;
    cursor: pointer;
}

.recruit03 .dialog .top .tit_box {
    font-size: 0;
    margin-bottom: .3rem;
    font-weight: bold;
}

.recruit03 .dialog .top .tit_box .tit {
    display: inline-block;
    margin-right: .4rem;
}

.recruit03 .dialog .top .tit_box .address {
    display: inline-block;
}

.recruit03 .dialog .top .tit_box .address i {
    margin: 0;
    margin-top: -5px;
}

.recruit03 .dialog .top .type_box {
    margin-bottom: .23rem;
}

.recruit03 .dialog .top .type_box .type_ {
    float: left;
    padding: 0 .34rem;
    position: relative;
}

/* .recruit03 .dialog .top .type_box .type_:first-child{padding-left:0;} */
.recruit03 .dialog .top .type_box .type_::after {
    content: '';
    position: absolute;
    height: .2rem;
    background: #c1c1c1;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.recruit03 .dialog .top .type_box .type_:last-child::after {
    width: 0;
}

.recruit03 .dialog .top .con {
    padding: .5rem 0;
    box-sizing: border-box;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
}

.recruit03 .dialog .bott {
    padding: .5rem 0;
}

.recruit03 .dialog .bott .tit {
    font-size: .26rem;
    line-height: 1;
    margin-bottom: .4rem;
}

.recruit03 .dialog .bott .inp_box {
    float: left;
    width: 3.39rem;
    margin-right: .4rem;
    margin-bottom: .3rem;
    position: relative;
}

.recruit03 .dialog .bott .inp_box label {
    display: block;
    font-size: .18rem;
    line-height: .2rem;
    margin-bottom: .2rem;
}

.recruit03 .dialog .bott .inp_box label em {
    color: #ff0000;
}

.recruit03 .dialog .bott .inp_box .inp {
    width: 100%;
    padding: .1rem;
    box-sizing: border-box;
    font-size: .18rem;
    line-height: .28rem;
    text-indent: .1rem;
    margin: 0;
    border: 0;
    outline: none;
    background: #fff;
    border-radius: 4px;
    border: solid 1px #c7c7c7;
}

.recruit03 .dialog .bott .inp_box:nth-child(4) {
    margin-right: 0;
}

.recruit03 .dialog .bott .inp_box.inp_yzm {
    width: auto;
}

.recruit03 .dialog .bott .inp_box.inp_yzm .inp {
    display: inline-block;
    width: 1.7rem;
}

.recruit03 .dialog .bott .form_btn {
    float: left;
    padding-top: .4rem;
}

.recruit03 .dialog .bott .form_btn button {
    display: inline-block;
    margin-right: .2rem;
    line-height: .48rem;
    font-size: .18rem;
    border-radius: .06rem;
    border: none;
    outline: none;
    padding: 0 .39rem 0 .49rem;
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #c7c7c7;
    height: .5rem;
    box-sizing: border-box;
}

.recruit03 .dialog .bott .form_btn .cur {
    background-color: #004898;
    border: solid 1px #004898;
    color: #ffffff;
}

.recruit03 .dialog .bott .inp_box.inp_yzm img {
    height: .5rem;
}

/* 新闻中心 */
.channel_content.news_center {
    padding-top: .35rem;
}

.news_center01 .hd {
    margin-bottom: .35rem;
}

.news_center01 .hd .type {
    padding: 0 .6rem;
    position: relative;
    display: inline-block;
}

.news_center01 .hd .type::after {
    position: absolute;
    top: 0;
    height: .24rem;
    left: 0;
    width: 1px;
    background: #dadada;
    content: '';
}

.news_center01 .hd .type span {
    position: relative;
    display: block;
    font-size: .18rem;
    line-height: .24rem;
    padding-bottom: .15rem;
    color: #888888;
    transition: all .3s ease;
}

.news_center01 .hd .type span::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 2px;
    background: #1f4494;
    opacity: 0;
    visibility: hidden;
}

.news_center01 .hd .type:first-child {
    padding-left: 0;
}

.news_center01 .hd .type:first-child::after {
    display: none;
}

.news_center01 .hd .type span:hover {
    color: #222222;
}

.news_center01 .hd .type.cur span {
    color: #222222;
}

.news_center01 .hd .type.cur span::after {
    opacity: 1;
    visibility: visible;
}

.news_center01 .bd .left {
    width: 76.5%;
}

.news_center01 .bd .left .li_ {
    overflow: hidden;
    margin-bottom: 0.2rem;
    transition: all 0.5s ease;
    background: #f9f9f9;
}

.news_center01 .bd .left .li_ .img_ {
    width: 32%;
    float: left;
    position: relative;
}

.news_center01 .bd .left .li_ .img_::after {
    content: '';
    width: 0.17rem;
    height: 0.19rem;
    background: url(../img/news_center01_icon01.png) no-repeat center;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
}

.news_center01 .bd .left .li_ .intro {
    width: 68%;
    float: left;
    padding: 0.45rem 0.4rem 0.2rem;
    box-sizing: border-box;
}

.news_center01 .bd .left .li_ .intro .top {
    margin-bottom: .25rem;
    font-size: 0;
}

.news_center01 .bd .left .li_ .intro .tag {
    display: inline-block;
    margin-right: .15rem;
    vertical-align: middle;
    color: #fff;
    background: #004898;
    font-size: 0.16rem;
    line-height: .28rem;
    padding: 0 10px;
    border-radius: .06rem;
    transition: all 0.5s ease;
}

.news_center01 .bd .left .li_ .intro .time {
    display: inline-block;
    vertical-align: middle;
    color: #666666;
    font-size: 0.2rem;
    line-height: .28rem;
    transition: all 0.5s ease;
}

.news_center01 .bd .left .li_ .intro .tit {
    font-size: 0.2rem;
    color: #000000;
    transition: all 0.5s ease;
    margin-bottom: .1rem;
}

.news_center01 .bd .left .li_ .intro .con {
    color: #888888;
    line-height: 0.26rem;
    font-size: .16rem;
    max-height: 0.52rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.5s ease;
}

.news_center01 .bd .left .li_:hover {
    background: #063f87;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.05);
}

.news_center01 .bd .left .li_:hover .img_::after {
    opacity: 1;
    visibility: visible;
}

.news_center01 .bd .left .li_:hover .intro .tag {
    color: #000000;
    background: #fff;
}

.news_center01 .bd .left .li_:hover .intro .time {
    color: #fff;
}

.news_center01 .bd .left .li_:hover .intro .tit {
    color: #fff;
}

.news_center01 .bd .left .li_:hover .intro .con {
    color: #fff;
}

.news_center01 .bd .left .li_.no_img .img_ {
    display: none;
}

.news_center01 .bd .left .li_.no_img .intro {
    padding-bottom: .45rem;
    width: 100%;
}

.news_center01 .bd .right {
    width: 21%;
}

.news_center01 .bd .right .form_box .form_item {
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
    margin-top: 0.15rem;
}

.news_center01 .bd .right .form_box .form_item:first-child {
    margin-left: 0;
    margin-top: 0;
}

.news_center01 .bd .right .form_box .form_item .sel_span {
    display: block;
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    border: none;
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    font-size: 0.16rem;
    color: #888888;
    padding: 0;
    position: relative;
    cursor: pointer;
}

.news_center01 .bd .right .form_box .form_item .sel_span::after {
    content: '';
    border: 6px solid transparent;
    border-top-color: #888888;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
}

.news_center01 .bd .right .form_box .form_item .sel_inp {
    display: block;
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    border: none;
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    font-size: 0.16rem;
    color: #888888;
    padding: 0;
}

.news_center01 .bd .right .form_box .form_item input {
    width: 80%;
}

.news_center01 .bd .right .form_box .form_item input::-webkit-input-placeholder {
    color: #888888;
}

.news_center01 .bd .right .form_box .form_item input::-webkit-input-placeholder {
    color: #888888;
}

.news_center01 .bd .right .form_box .form_item input::-moz-placeholder {
    color: #888888;
}

.news_center01 .bd .right .form_box .form_item input:-moz-placeholder {
    color: #888888;
}

.news_center01 .bd .right .form_box .form_item input:-ms-input-placeholder {
    color: #888888;
}

.news_center01 .bd .right .form_box .form_item .searth_btn {
    height: 0.5rem;
    border: none;
    text-align: center;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.news_center01 .bd .right .form_box .form_item .searth_btn .iconfont {
    display: block;
    font-size: .2rem;
    color: #004898;
    line-height: 1;
    margin: 0;
    font-weight: bold;
}

.news_center01 .bd .right .form_box .form_item .sel_down {
    width: 101%;
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
    background: #fff;
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    z-index: 2;
}

.news_center01 .bd .right .form_box .form_item .sel_down li {
    font-size: 0.16rem;
    color: #888888;
    line-height: 0.3rem;
    padding-left: 0.1rem;
    box-sizing: border-box;
    cursor: pointer;
}

.news_center01 .bd .right .form_box .form_item .sel_down li:hover {
    color: #004898;
}

.news_center01 .bd .right .title {
    background: #004898;
    font-size: 0.16rem;
    border-top-left-radius: .06rem;
    border-top-right-radius: .06rem;
    color: #fff;
    line-height: 0.62rem;
    padding-left: 0.3rem;
    box-sizing: border-box;
}

.news_center01 .bd .right .item {
    border: 1px solid #ececec;
    border-top: none;
    margin-bottom: 0.24rem;
    box-sizing: border-box;
    border-radius: 0.06rem;
    overflow: hidden;
}

.news_center01 .bd .right .item .item_con {
    padding: 0.2rem 0.3rem 0.25rem 0.3rem;
    box-sizing: border-box;
    font-size: 0;
}

.news_center01 .bd .right .item .item_con div>span {
    margin-bottom: 0.22rem;
}

.news_center01 .bd .right .item .item_con div a:hover {
    color: #004898;
}

.news_center01 .bd .right .item .item_con .con {
    font-size: 0.16rem;
    line-height: 0.36rem;
    color: #888888;
}

.news_center01 .bd .right .item01 {
    overflow: visible;
}

.news_center01 .bd .right .form_box .form_item .sel_down ul {
    max-height: 1.5rem;
    overflow-y: auto;
}

.news_center01 .bd .right .form_box .form_item .sel_down ul::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

.news_center01 .bd .right .form_box .form_item .sel_down ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #f5be2c;
}

.news_center01 .bd .right .form_box .form_item .sel_down ul::-webkit-scrollbar-track {
    border-radius: 0;
    background: #fff;
}

.news_center01 .rect-5725 {
    padding-bottom: 57.25%;
}

/* 新闻详情 */
.news_detail {
    padding: 0.3rem 0 1rem;
    margin-top: 1rem;
}

.news_detail_crumbs {
    font-size: 0.14rem;
    line-height: 0.2rem;
    color: #9d9d9d;
    margin-bottom: 0.6rem;
}

.news_detail_crumbs h1 {
    color: #9d9d9d;
    font-size: 0.14rem;
    line-height: 0.2rem;
    display: inline-block;
    font-weight: normal;
    margin: 0;
}

.news_detail1 .left {
    width: 73%;
}

.news_detail1 .left .switcher {
    display: inline-block;
}

.news_detail1 .left .box>.title {
    font-weight: bold;
    color: #004898;
    font-size: .36rem;
    line-height: .44rem;
}

.news_detail1 .left .con {
    margin-top: 0.22rem;
    font-size: .17rem;
    line-height: .3rem;
}

.news_detail1 .left .time {
    font-size: 0.18rem;
    color: #004898;
    margin-right: 0.2rem;
}

.news_detail1 .left .play {
    margin-left: 0.2rem;
    cursor: pointer;
}

.news_detail1 .left .play img {
    vertical-align: middle;
}

.news_detail1 .left .share_box {
    text-align: center;
    position: relative;
    margin-top: 0.3rem;
    margin-bottom: 0.55rem;
}

.news_detail1 .left .share_box .line {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #dddddd;
    top: 0;
    left: 0;
    top: 50%;
    margin-top: -1px;
}

.news_detail1 .left .share_box li {
    position: relative;
    z-index: 2;
    background: #fff;
    display: inline-block;
    padding: 0 0.22rem;
    margin: 0 -0.02rem;
}

.news_detail1 .left .share_box li a {
    opacity: 0.7;
}

.news_detail1 .left .share_box li:hover a {
    opacity: 1;
}

.news_detail1 .left .share_box li a:hover {
    color: #f5be2c;
}

.news_detail1 .left .share_box li .iconfont {
    margin: 0;
    font-size: .3rem;
    line-height: .3rem;
}

.news_detail1 .left .share_box li:nth-child(3) .iconfont {
    font-size: .4rem;
}

.news_detail1 .left .share_box li {
    display: none;
}

.news_detail1 .left .text {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 0.65rem;
    line-height: 2;
    font-size: .18rem;
}

.news_detail1 .left .text a {
    color: #004898;
}

.news_detail1 .left .btns {
    text-align: center;
    width: 100%;
    margin-top: 0.25rem;
    font-size: .17rem;
    line-height: .3rem;
}

.news_detail1 .left .btns .to_list {
    display: inline-block;
    color: #000;
    padding: 0 0.5rem;
    line-height: 0.46rem;
    font-size: 0.16rem;
    background: #f5be2c;
    margin-top: 0.15rem;
    border-radius: 0.06rem;
}

.news_detail1 .left .btns .prev {
    text-align: left;
    width: 30%;
}

.news_detail1 .left .btns .next {
    text-align: right;
    width: 30%;
}

.news_detail1 .left .btns i {
    margin: 0;
}

.news_detail1 .right {
    width: 21%;
}

.news_detail1 .right .title {
    background: #004898;
    color: #fff;
    line-height: 0.62rem;
    padding-left: 0.26rem;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 0.18rem;
}

.news_detail1 .right .item {
    border: 1px solid #ececec;
    border-top: none;
    margin-bottom: 0.24rem;
    box-sizing: border-box;
    border-radius: 0.06rem;
    overflow: hidden;
}

.news_detail1 .right .item .item_con {
    padding: 0.3rem 0.3rem 0.2rem;
    box-sizing: border-box;
    font-size: 0;
}

.news_detail1 .right .item .item_con .t {
    font-size: .17rem;
    line-height: .3rem;
}

.news_detail1 .right .item .item_con .time {
    font-size: 0.12rem;
    color: #5b5b5b;
    line-height: 0.12rem;
}

.news_detail1 .right .item .item_con .tit {
    transition: all 0.5s ease;
    font-size: .17rem;
    line-height: .3rem;
}

.news_detail1 .right .item .item_con .sub {
    position: relative;
    margin-top: 0.1rem;
    border: 1px solid #ececec;
    width: 100%;
    height: 0.6rem;
}

.news_detail1 .right .item .item_con .sub input {
    width: calc(100% - .8rem);
    line-height: 0.4rem;
    box-sizing: border-box;
    text-indent: 0.25rem;
    padding: 0.1rem 0;
    font-size: 0.15rem;
    font-family: 'he-t';
    color: #5b5b5b;
    border-radius: 0.06rem;
    border: none;
}

.news_detail1 .right .item .item_con .sub input::-webkit-input-placeholder {
    color: #b3b3b3;
}

.news_detail1 .right .item .item_con .sub input::-moz-placeholder {
    color: #b3b3b3;
}

.news_detail1 .right .item .item_con .sub input:-moz-placeholder {
    color: #b3b3b3;
}

.news_detail1 .right .item .item_con .sub input:-ms-input-placeholder {
    color: #b3b3b3;
}

.news_detail1 .right .item .item_con .sub button {
    outline: none;
    border: none;
    padding: 0 0.12rem;
    box-sizing: border-box;
    line-height: 0.46rem;
    background: #f5be2c;
    cursor: pointer;
    position: absolute;
    right: 0.06rem;
    top: 50%;
    margin-top: -0.24rem;
    color: #000000;
    border-radius: 0.06rem;
    font-weight: bold;
}

.news_detail1 .right .item .item_con li {
    margin-bottom: 0.25rem;
}

.news_detail1 .right .item .item_con li:last-child {
    margin-bottom: 0;
}

.news_detail1 .right .item .item_con li:hover .tit {
    color: #004898;
}

.news_detail1 .right .item.item2 {
    display: none;
}

/* 党建 */
.channel_content.dangjian {
    padding-top: .35rem;
}

.dangjian01 .hd {
    margin-bottom: .35rem;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.dangjian01 .hd .type {
    padding: 0 .6rem;
    position: relative;
    display: inline-block;
}

.dangjian01 .hd .type::after {
    position: absolute;
    top: 0;
    height: .24rem;
    left: 0;
    width: 1px;
    background: #dadada;
    content: '';
}

.dangjian01 .hd .type span {
    position: relative;
    display: block;
    font-size: .18rem;
    line-height: .24rem;
    padding-bottom: .15rem;
    color: #888888;
    transition: all .3s ease;
}

.dangjian01 .hd .type span::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 2px;
    background: #1f4494;
    opacity: 0;
    visibility: hidden;
}

.dangjian01 .hd .type:first-child {
    padding-left: 0;
}

.dangjian01 .hd .type:first-child::after {
    display: none;
}

.dangjian01 .hd .type span:hover {
    color: #222222;
}

.dangjian01 .hd .type.cur span {
    color: #222222;
}

.dangjian01 .hd .type.cur span::after {
    opacity: 1;
    visibility: visible;
}

.dangjian01 .hd .sear_box {
    width: 4rem;
    padding: 0.1rem .4rem;
    padding-right: .35rem;
    box-sizing: border-box;
    background: #f5f5f5;
    border-radius: .3rem;
}

.dangjian01 .hd .sear_box .inp {
    background: none;
    border: none;
    padding: 0;
    margin-right: 2%;
    width: calc(98% - .3rem);
    line-height: .3rem;
    font-size: .16rem;
}

.dangjian01 .hd .sear_box .searth_btn {
    font-size: .2rem;
    line-height: .3rem;
    font-weight: bold;
    color: #004898;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: none;
}

.dangjian01 .hd .sear_box .searth_btn i {
    margin: 0;
}

.dangjian01 .bd li {
    padding: .4rem 0;
    border-bottom: 1px solid #c4c4c4;
}

.dangjian01 .bd li a {
    display: block;
    position: relative;
    overflow: hidden;
    transition: ease-in-out all 0.5s;
}

.dangjian01 .bd li .box {
    display: flex;
    align-items: stretch;
}

.dangjian01 .bd li .box .left {
    width: 15.5%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.dangjian01 .bd li .box .left .time .day {
    font-weight: bold;
    color: #000000;
    font-size: .42rem;
    line-height: 1;
    padding-bottom: .1rem;
}

.dangjian01 .bd li .box .left .time .year {
    font-size: .18rem;
    color: #666666;
    padding: .1rem;
    padding-bottom: 0;
    margin-top: .05rem;
    border-top: 1px solid #c4c4c4;
}

.dangjian01 .bd li .box .right {
    width: 84.8%;
    border-left: 1px solid #c4c4c4;
    box-sizing: border-box;
    padding: .3rem 0;
    padding-left: 5.3%;
    padding-right: 4%;
}

.dangjian01 .bd li .box .right .tit {
    font-size: .26rem;
    line-height: .3rem;
    color: #000000;
    margin-bottom: .2rem;
    position: relative;
    transition: ease-in-out all 0.5s;
}

.dangjian01 .bd li .box .right .tit::before {
    display: block;
    content: attr(title);
    font-weight: bold;
    visibility: hidden;
    height: 1px;
    color: transparent;
    margin-bottom: -1px;
    overflow: hidden;
}

.dangjian01 .bd li .box .right .con {
    color: #888888;
    font-size: .16rem;
    line-height: .24rem;
    margin-top: .15rem;
}

.dangjian01 .bd li .img_cover {
    position: absolute;
    left: -100%;
    top: 0;
    height: 100%;
    width: 15.5%;
    transition: ease-in-out all 0.5s;
}

.dangjian01 .bd li .img_cover img {
    height: 100%;
    max-width: none;
    min-width: 100%;
}

.dangjian01 .bd li a:hover .img_cover {
    left: 0;
}

.dangjian01 .bd li a:hover .box .right .tit {
    color: #004898;
    font-weight: bold;
}

.dangjian01 .bd li .box .left .m_time {
    display: none;
}

/* 营销中心 */
.channel_content.market {
    padding: 0;
    margin-top: 1rem;
}

.market01 {
    position: relative;
}

.market01 .right {
    position: relative;
    float: right;
    width: 61.3%;
    z-index: 1;
    height: calc(100vh - 1rem)!important;
    overflow: hidden;
}

.market01 .left {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.market01 .left .content {
    width: 36.8%;
}

.market01 .left .content .top {
    width: 88%;
    padding-bottom: .2rem;
}

.market01 .left .content .top .title {
    font-weight: bold;
    color: #000000;
    margin-bottom: .25rem;
    font-size: .42rem;
    line-height: 1;
    padding-top: .55rem;
    box-sizing: border-box;
}

.market01 .left .content .top .line01 {
    margin-bottom: 0.2rem;
}

.market01 .left .content .top .line01 .sel_item {
    position: relative;
    background: #f0f0f0;
    cursor: pointer;
    color: #000000;
    border-radius: .06rem;
}

.market01 .left .content .top .line01 .sel_item .sel_box {
    padding: 0.15rem 7.5%;
}

.market01 .left .content .top .line .sel_item .item_l {
    font-size: 0.16rem;
    line-height: 0.35rem;
    display: block;
    width: 90%;
}

.market01 .left .content .top .line .sel_item .item_r {
    position: absolute;
    right: 7.5%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.13rem;
    font-weight: bold;
}

.market01 .left .content .top .line .sel_item .item_r i {
    transition: all .5s ease;
    font-weight: bold;
    margin: 0;
}

.market01 .left .content .top .line .sel_item .item_down {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0px 7px 15px 0px rgb(0 0 0 / 10%);
    z-index: 10;
    padding-left: 0.2rem;
    box-sizing: border-box;
    color: #5b5b5b;
}

.market01 .left .content .top .line .sel_item .item_down ul {
    max-height: 4rem;
    overflow: auto;
    scrollbar-width: thin;
    scrollbar-color: #004898 rgba(10, 30, 64, 0);
}

.market01 .left .content .top .line .sel_item .item_down ul::-webkit-scrollbar {
    width: 2px;
    height: 4px;
}

.market01 .left .content .top .line .sel_item .item_down ul::-webkit-scrollbar-thumb {
    background: #004898;
}

.market01 .left .content .top .line .sel_item .item_down ul::-webkit-scrollbar-track {
    background: #ffffff;
}

.market01 .left .content .top .line .sel_item .item_down li {
    line-height: 1.4;
    padding: .1rem 1em;
    cursor: pointer;
}

.market01 .left .content .top .line .sel_item .item_down li:hover {
    color: #004898;
}

.market01 .left .content .top .line .sel_item.cur .item_r i {
    transform: rotate(180deg);
}

.market01 .left .content .top .line .input_item {
    position: relative;
    padding: 0.1rem 7.5% .1rem;
    background: #fff;
    border-radius: .06rem;
    overflow: hidden;
    box-sizing: border-box;
    border: 2px solid #004898;
}

.market01 .left .content .top .line .input_item input {
    font-size: 0.16rem;
    line-height: 0.35rem;
    width: 100%;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
}

.market01 .left .content .top .line .input_item input:-moz-placeholder {
    color: #000;
}

.market01 .left .content .top .line .input_item input::-webkit-input-placeholder {
    color: #000;
}

.market01 .left .content .top .line .input_item input:-ms-input-placeholder {
    color: #000;
}

.market01 .left .content .top .line .input_item .search_btn {
    position: absolute;
    font-size: 0.2rem;
    right: 7.5%;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    outline: none;
    padding: 0;
    cursor: pointer;
    color: #004898;
    font-weight: bold;
}

.market01 .left .content .top .line .input_item .search_btn i {
    margin: 0;
    display: block;
}

.market01 .left .content .midd {
    padding-bottom: .35rem;
}

.market01 .left .content .midd .tit {
    font-size: 0.16rem;
    line-height: 0.4rem;
    color: #000;
}

.market01 .left .content .midd .tit span {
    color: #b32024;
}

.market01 .left .content .bott ul {
    height: 5.6rem;
    overflow-y: auto;
    padding-right: 0.75rem;
}

.market01 .left .content .bott .item {
    padding: 0.25rem 0.4rem .3rem;
    background: #fafafa;
}

.market01 .left .content .bott .item:nth-child(2n) {
    background: #fff;
}

.market01 .left .content .bott .item .box {
    position: relative;
}

.market01 .left .content .bott .item .tit {
    font-size: 0.22rem;
    margin-bottom: 0.1rem;
    color: #004898;
}

.market01 .left .content .bott .item .con {
    font-size: 0.16rem;
    line-height: 0.24rem;
    color: #000000;
    margin-bottom: 0.25rem;
}

.market01 .left .content .bott .item .con .line {
    margin-bottom: 0.05rem;
}

.market01 .left .content .bott .item .btns {
    display: flex;
    align-items: center;
}

.market01 .left .content .bott .item .btns .action_btn {
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    margin-right: 0.2rem;
    border-radius: 50%;
    color: #fff;
    background: #004898;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

.market01 .left .content .bott .item .btns .action_btn i {
    font-size: 0.2rem;
    margin: 0;
    line-height: 1;
}

.market01 .left .content .bott .item .btns .action_btn:hover {
    background: #004898;
}

.market01 .left .content .bott .item .btns .action_btn:hover i {
    color: #ffffff;
}

.market01 .left .content .bott ul::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

.market01 .left .content .bott ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #004898;
}

.market01 .left .content .bott ul::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #cbcbcb;
}

.market01 .left .content .bott .item:hover .tit {
    color: #004898;
}

/* 发展历程 */
/* 第一部分 start */
.channel_content.history {
    padding: 0;
}

.history01 {
    padding-top: .36rem;
}

.history01 .tab {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow-x: auto;
}

.history01 .tab .item {
    font-size: .18rem;
    line-height: 1;
    color: #888888;
    padding-bottom: .16rem;
    border-bottom: 2px solid #004898;
    margin: 0 .6rem;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
}

.history01 .tab .item::after {
    content: '';
    position: absolute;
    top: 0;
    right: -.6rem;
    background-color: #dadada;
    border-radius: 1px;
    width: 1px;
    height: .22rem;
}

.history01 .tab .item:last-child:after {
    width: 0;
}

.history01 .tab .item.active {
    color: #222222;
    font-weight: bold;
}

.history02 .pc_ {
    position: relative;
    display: block;
    padding: .6rem 0 .8rem;
    background: url(../img/history01.jpg) no-repeat center/cover;
}

.history02 .m_ {
    display: none;
}

.history02 .pc_ .tit42 em {
    color: #004898;
}

.history02 .pc_ .con16 {
    color: #888888;
    font-size: .16rem;
    line-height: .28rem;
}

.history02 .pc_::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2rem;
    background: linear-gradient(to left, transparent, #ffffff);
    z-index: 1;
}

.history02 .pc_::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 2rem;
    background: linear-gradient(to right, transparent, #ffffff);
    z-index: 1;
}

.history02 .pc_ .stages {
    position: relative;
    white-space: nowrap;
    overflow-x: scroll;
    font-size: 0;
    overflow: hidden;
}

.history02 .pc_ .stages::-webkit-scrollbar {
    display: none;
}

.history02 .pc_ .stage_item {
    display: inline-block;
    padding: 0.2rem 0;
    z-index: 0;
    background: transparent;
}

.history02 .pc_ .stage_item:last-child {
    min-width: 100vw;
}

.history02 .pc_ .stage_item .wrap {
    position: relative;
    width: 9rem;
    margin-left: 7.29vw;
}

.history02 .pc_ .stage_item .infor {
    position: relative;
    top: 0;
    left: 0;
    white-space: initial;
}

.history02 .pc_ .stage_item .infor .con {
    width: auto;
    margin-top: 0.2rem;
    height: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.history02 .pc_ .stage_item .content {
    margin-top: 0.6rem;
    white-space: nowrap;
}

.history02 .pc_ .stage_item .content .widget {
    position: relative;
    display: inline-block;
    padding-left: 11.5vw;
    margin-right: -2.6rem;
    vertical-align: top;
}

.history02 .pc_ .stage_item .content .widget .period {
    position: relative;
    top: 2.45rem;
    left: -3.1rem;
    font-size: .56rem;
    color: #004898;
    transform: translateX(100%) rotate(-90deg);
    transform-origin: bottom left;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.history02 .pc_ .stage_item .content .years {
    display: inline-block;
    padding: 0.1rem 0;
    padding-right: 4vw;
    font-size: 0;
}

.history02 .pc_ .stage_item .content .year_item {
    position: relative;
    display: inline-block;
    width: 3.3rem;
    padding: 1.8rem 0.42rem 0.24rem;
    border-left: 1px solid #e5e5e5;
    white-space: initial;
}

.history02 .pc_ .stage_item .content .year_item.on {
    border-left: 1px solid transparent;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    transition: all .5s ease;
}

.history02 .pc_ .stage_item .content .year_item.on+.year_item {
    border-left: 1px solid transparent;
}

.history02 .pc_ .stage_item .content .year_item:first-child::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    margin-left: -4px;
    border-radius: 4px;
    background: #004898;
    z-index: 1;
}

.history02 .pc_ .stage_item .content .year_item:last-child {
    border-right: 1px solid #e5e5e5;
}

.history02 .pc_ .stage_item .content .year_item .intro_box {
    position: absolute;
    top: 0.12rem;
    left: 0.21rem;
    right: 0.21rem;
    padding: 0.12rem 0.21rem;
    height: 1.68rem;
    overflow-y: scroll;
    background: transparent;
    z-index: 1;
    transition: all .5s ease;
    overflow: hidden;
}

.history02 .pc_ .stage_item .content .year_item.on {
    background: #ffffff;
}

.history02 .pc_ .stage_item .content .year_item.on .intro_box {
    height: 3.6rem;
    background: #ffffff;
}

.history02 .pc_ .stage_item .content .year_item .intro_box::-webkit-scrollbar {
    display: none;
}

.history02 .pc_ .stage_item .content .year_item .tit {
    font-size: .5rem;
    line-height: 1;
    height: .5rem;
    color: #004898;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.history02 .pc_ .stage_item .content .year_item .txt {
    font-size: 0.18rem;
    line-height: 0.3rem;
    margin-top: 0.04rem;
    color: #000;
}

.history02 .pc_ .stage_item .content .year_item .con {
    line-height: 0.3rem;
    margin-top: 0.04rem;
    text-align: justify;
    white-space: normal;
}

.history02 .pc_ .stage_item .content .year_item .img_box {
    margin-top: 0.2rem;
}

.history02 .pc_ .stage_item .content .year_item .rect-56 {
    padding-bottom: 56.57%;
}

.history02 .pc_ .indicators {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-top: 0.4rem;
}

.history02 .pc_ .indicators .indi_item {
    float: left;
    cursor: pointer;
}

.history02 .pc_ .indicators .indi_item.indi01 {
    width: 25%;
}

.history02 .pc_ .indicators .indi_item.indi02 {
    width: 25%;
}

.history02 .pc_ .indicators .indi_item.indi03 {
    width: 25%;
}

.history02 .pc_ .indicators .indi_item.indi04 {
    width: 25%;
}

.history02 .pc_ .indicators .indi_item.indi05 {
    width: 30%;
}

.history02 .pc_ .indicators .indi_item .line {
    position: relative;
    width: 100%;
    height: 2px;
    background: #e5e5e5;
    overflow: visible;
}

.history02 .pc_ .indicators .indi_item .line::before {
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #004898;
    border-radius: 4px;
    z-index: 1;
}

.history02 .pc_ .indicators .indi_item:last-child .line::after {
    content: "";
    position: absolute;
    top: 1px;
    right: -1px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: url(http://zjk.jerei.com/uploadfiles/history02_01.png) no-repeat center;
    z-index: 1;
}

.history02 .pc_ .indicators .indi_item .line .progress {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: #004898;
    z-index: 1;
}

.history02 .pc_ .indicators .indi_item .txt {
    font-size: 0.16rem;
    margin-top: 0.3rem;
    text-align: center;
    color: #000;
    transition: all .5s ease;
}

.history02 .pc_ .indicators .indi_item.cur .txt, .history02 .pc_ .indicators .indi_item:hover .txt {
    color: #004898;
}

/* 第一部分 end */
.history03 {
    padding: .8rem 0;
    background-color: #f3f3f3;
}

.history03 .title {
    color: #000000;
    margin-bottom: .4rem;
}

.history03 .swiper-slide .rect-132 {
    padding-bottom: 132%;
}

.history03 .swiper-slide .img-box {
    margin-bottom: .3rem;
}

.history03 .swiper-slide .tit {
    font-size: .22rem;
    line-height: 1;
    color: #000000;
}

.history .float-cursor {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    margin-left: -53px;
    margin-top: -22px;
    pointer-events: none;
}

.history .float-cursor.hide {
    display: none!important;
}

.history04 {
    padding: .8rem 0 1rem;
    background: url(../img/history05.jpg) no-repeat;
    background-size: cover;
    background-position: right bottom;
}

.history04 .left {
    width: 41.7%;
    margin-right: 19%;
}

.history04 .left .title {
    color: #000000;
    margin-bottom: .4rem;
}

.history04 .left .list {
    padding-left: .24rem;
}

.history04 .left .list ul {
    padding-left: .86rem;
    overflow-y: scroll;
    direction: rtl;
    text-align: left;
    padding-top: .2rem;
    height: 5.25rem;
}

.history04 .left .list ul::-webkit-scrollbar {
    width: 3px;
}

.history04 .left .list ul::-webkit-scrollbar-thumb {
    border-radius: 1px;
    background: #004898;
}

.history04 .left .list ul::-webkit-scrollbar-track {
    border-radius: 1px;
    background: #c7c7c7;
}

.history04 .left .list ul li {
    margin-bottom: .4rem;
    font-size: .22rem;
    line-height: 1;
    color: #999999;
}

.history04 .left .list ul li:last-child {
    margin-bottom: .2rem;
}

.history04 .left .list ul li a {
    display: inline-block;
}

.history04 .left .list ul li a.cur {
    font-weight: bold;
    color: #004898;
}

.history04 .right {
    width: 39.3%;
    padding-top: .25rem;
}

.history04 .right .box {
    display: none;
    position: relative;
}

.history04 .right .box.select {
    display: block;
}

.history04 .right .box .box_top {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translate(-40%, 40%);
}

/* 历史详情模态框 */
.history05 {
    position: fixed;
    width: 100%;
    height: calc(100% - 1rem);
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .6);
    margin-top: 1rem;
    color: #000000;
    display: none;
    z-index: 50;
}

.history05.active {
    display: block;
}

.history05 .wrap {
    height: 100%;
    position: relative;
}

.history05 .dialog {
    width: 100%;
    height: 80%;
    padding: 1rem .8rem;
    background-color: #f7f7f7;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    padding-bottom: .5rem;
    padding-top: .6rem;
    overflow-y: auto;
    z-index: 51;
    color: #000000;
}

.history05 .dialog::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.history05 .dialog::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #004898;
}

.history05 .dialog::-webkit-scrollbar-track {
    border-radius: 2px ;
    background: transparent;
}

.history05 .dialog .content {
    position: relative;
    height: 100%;
}

.history05 .dialog .dialog_close {
    position: absolute;
    right: -2%;
    top: -5%;
    cursor: pointer;
}

.history05 .dialog .tit {
    padding-bottom: .4rem;
    margin-bottom: .4rem;
    border-bottom: 1px solid #c7c7c7;
}

/* 集团简介 */
.channel_content.company {
    padding: 0;
}

.company01 {
    padding: .8rem 0 .9rem;
    background: url('../img/company01.jpg') no-repeat;
    background-position: center bottom;
    background-size: cover;
    text-align: center;
}

.company01 .index_box {
    margin-bottom: 1rem;
}

.company01 .index_box .t_en {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: .32rem;
    line-height: 1;
    color: #004898;
    margin-bottom: .2rem;
}

.company01 .index_box .tit {
    font-weight: bold;
    color: #004898;
    margin-bottom: .3rem;
}

.company01 .index_box .con {
    color: #888888;
}

.company01 .index_box .con span {
    display: inline-block;
    width: 63.7%;
}

.company01 .infor_box .list .item {
    float: left;
    width: 25%;
    height: 1rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-left: 1px solid #cbcbcb;
    box-sizing: border-box;
}

.company01 .infor_box .list .item:last-child {
    border-right: 1px solid #cbcbcb;
}

.company01 .infor_box .list .item .i_top {
    color: #333333;
    margin-bottom: .15rem;
}

.company01 .infor_box .list .item .i_bott {
    color: #333333;
    height: .4rem;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.company01 .infor_box .list .item .i_bott .num {
    color: #004898;
    line-height: .32rem;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: .4rem;
}

.company01 .infor_box .list .item.item01 .i_bott .num {
    margin-right: .1rem;
}

.company01 .infor_box .list .item.item02 .i_bott .num {
    margin-right: .03rem;
}

.company01 .infor_box .list .item.item03 .i_bott .num {
    margin-right: .03rem;
}

.company01 .infor_box .list .item.item02 .i_bott .icon {
    margin-right: .03rem;
}

.company01 .infor_box .list .item.item03 .i_bott .icon {
    margin-right: .03rem;
}

.company01 .infor_box .list .item .i_bott span:last-child {
    font-size: .32rem;
    line-height: .4rem;
    position: relative;
    bottom: 2px;
}

.company01 .infor_box .list .item:last-child .i_bott span {
    font-size: .32rem;
    line-height: .4rem;
    color: #004898;
    font-weight: bold;
}

.company01 .infor_box .list .item .i_bott .icon {
    font-size: .2rem;
    line-height: .4rem;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #004898;
}

.company02 {
    height: calc(100vh - 1rem);
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative;
}

.company02 .left {
    float: left;
    width: 31.5%;
    padding-top: 60vh;
}

.company02 .line {
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 50%;
    background: rgba(255, 255, 255, 0.4);
}

.company02 .line .cover01 {
    background: #004898;
    height: 45vh;
    width: 3px;
}

.company02 .content {
    width: 44%;
    float: right;
    height: 45vh;
    color: #ffffff;
    box-sizing: border-box;
    margin: 25vh 0 30vh;
    overflow: hidden;
    position: relative;
}

.company02 .content .right {
    height: 70vh;
}

.company02 .content .right .box {
    margin-bottom: .5rem;
    position: relative;
    height: 100vh;
}

.company02 .content .right .box .index_box {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.company02 .content .right .box .tit {
    margin-bottom: .3rem;
    font-weight: bold;
}

.company02 .content .right .box .con {
    text-align: justify;
    margin-bottom: .4rem;
}

.company02 .icon {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 1.1rem;
    height: 1.1rem;
    border: solid 1px #ffffff;
    border-radius: 50%;
    position: absolute;
    bottom: .3rem;
    right: 7.3vw;
    padding: .15rem 0 .2rem;
    box-sizing: border-box;
}

.company02 .icon .i {
    background: url(../img/company_mouse.png) no-repeat center/contain;
    width: .2rem;
    height: .3rem;
    animation: nudgeMouse 1.6s linear infinite;
}

.company02 .icon .c {
    color: #ffffff;
}

/* 公司简介 */
.channel_content.about_us {
    padding: 0;
}

.about_us01 {
    background: url(../img/about_us01.png) no-repeat;
    background-position: left bottom;
}

.about_us01 .item {
    position: relative;
}

.about_us01 .item .top {
    position: absolute;
    width: 100%;
    height: 40vh;
    z-index: 9;
}

.about_us01 .item .top .bg {
    content: "";
    position: absolute;
    top: 28%;
    left: 8.5%;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
}

.about_us01 .item.show .top .bg {
    opacity: 0;
}

.about_us01 .item .infor {
    position: absolute;
    top: 65%;
    left: 0;
    text-align: center;
    z-index: 0;
    width: 57.1%;
    margin: 0 auto;
    margin-top: -0.8rem;
    left: 20%;
}

.about_us01 .item .infor .tit {
    font-weight: bold;
    color: #004898;
    margin-bottom: .4rem;
}

.about_us01 .item .infor .con {
    color: #000000;
}

.about_us01 .item .content {
    padding-top: 45vh;
    padding-left: 36%;
}

.about_us01 .item .content ul {
    position: relative;
    z-index: 10;
}

.about_us01 .item:last-child .content {
    padding-bottom: .8rem;
}

.about_us01 .item .content .intro_item {
    margin-bottom: .4rem;
}

.about_us01 .item .content .intro_item:last-child {
    margin-bottom: 0;
}

.about_us01 .item .content .intro_item .tit {
    font-size: .24rem;
    color: #004898;
    padding-left: .15rem;
    line-height: 1.1;
    border-left: .03rem solid #004898;
}

.about_us01 .item .content .intro_item .con {
    color: #888888;
    margin-top: .3rem;
}

.about_us01 .item .content .intro_item_lr .img_box {
    float: left;
    width: 38%;
}

.about_us01 .item .content .intro_item_lr .intro_box {
    float: right;
    width: 58%;
    margin-left: 4%;
}

.about_us01 .item .rect-625 {
    padding-bottom: 62.5%;
}

.about_us02 {
    margin-bottom: .8rem;
}

.about_us02 .li_ {
    float: left;
    width: 25%;
    padding: 0 1rem;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

.about_us02 .li_::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background-color: #dfdfdf;
    border-radius: 1px;
}

.about_us02 .li_:first-child::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background-color: #dfdfdf;
    border-radius: 1px;
}

.about_us02 .li_ .icon {
    margin-bottom: .3rem;
}

.about_us02 .li_ .num {
    margin-bottom: .2rem;
    line-height: 24px;
    color: #2b2b2b;
}

.about_us02 .li_ .num em {
    font-weight: bold;
    margin-right: .1rem;
}

.about_us03 {
    position: relative;
}

.about_us03 .bg img {
    position: relative;
    display: block;
    width: 100%;
}

.about_us03 .content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.about_us03 .content .wrap {
    height: 100%;
}

.about_us03 .index_box {
    height: 100%;
    position: relative;
}

.about_us03 .index_box .box {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
    width: 38%;
}

.about_us03 .index_box .box .title {
    font-weight: bold;
    margin-bottom: .6rem;
}

.about_us03 .index_box .box .center {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: .3rem;
}

.about_us03 .index_box .box .center .icon {
    margin-right: .4rem;
}

.about_us03 .index_box .box .center .i_t {
    padding-bottom: .25rem;
    position: relative;
}

.about_us03 .index_box .box .center .i_t::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 1rem;
    height: 2px;
    background: #ffffff;
}

.about_us03 .index_box .box .tit {
    margin-bottom: .1rem;
}

/* 下载中心 */
.channel_content.download {
    padding-top: .35rem;
}

.download01 {
    margin-bottom: .6rem;
}

.download01 .tab_box .swiper-slide {
    float: left;
    width: auto;
}

.download01 .tab_box .swiper-slide .li_ {
    padding: 0 .55rem;
    line-height: .3rem;
    cursor: pointer;
    white-space: nowrap;
    font-size: .18rem;
    position: relative;
    padding-bottom: .1rem;
}

.download01 .tab_box .swiper-slide::after {
    content: '';
    position: absolute;
    right: 0;
    top: 45%;
    height: 55%;
    width: 2px;
    background-color: #dadada;
    border-radius: 1px;
    transform: translateY(-50%);
}

.download01 .tab_box .swiper-slide:first-child::before {
    content: '';
    position: absolute;
    left: 0;
    top: 45%;
    height: 55%;
    width: 2px;
    background-color: #cccccc;
    border-radius: 1px;
    transform: translateY(-50%);
}

.download01 .tab_box .swiper-slide .li_.active {
    color: #000000;
    font-weight: bold;
}

.download01 .tab_box .swiper-slide .li_.active::after {
    content: '';
    position: absolute;
    background-color: #004898;
    width: .8rem;
    height: 2px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 1px;
}

.download02 .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .5rem;
}

.download02 .top .t_left {
    width: 32%;
}

.download02 .top .t_left .tit {
    margin-bottom: .15rem;
    color: #000000;
    font-weight: bold;
}

.download02 .top .t_left .con {
    color: #004898;
}

.download02 .top .t_right {
    width: 36.6%;
}

.download02 .top .t_right .search_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #c4c4c4;
    height: .5rem;
    box-sizing: border-box;
}

.download02 .top .t_right .search_box .search_btn {
    width: 16.7%;
    height: 100%;
    line-height: .4rem;
    color: #fff;
    background: #004898;
    border-radius: 10px;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0;
}

.download02 .top .t_right .search_box i {
    width: 10%;
    font-size: 20px;
    padding: 0 .2rem;
    box-sizing: border-box;
}

.download02 .top .t_right .search_box .inp {
    width: 70%;
    border: none;
    padding: 0;
    margin: 0;
    background: none;
    line-height: .5rem;
    color: #000000;
    padding-right: .2rem;
}

.download02 .bottom .bott_left {
    width: 24.4%;
    margin-right: 1.8%;
    box-sizing: border-box;
    height: 3.9rem;
    background-color: #f9f9f9;
    padding: .3rem .2rem;
}

.download02 .bottom .bott_left .tit {
    font-weight: bold;
    line-height: 1;
    padding-bottom: .2rem;
    box-sizing: border-box;
    border-bottom: 1px solid #c4c4c4;
    color: #000000;
}

.download02 .bottom .bott_left .list {
    padding: .3rem 0;
}

.download02 .bottom .bott_left .list .li_ {
    font-size: 0;
    margin-bottom: .2rem;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.download02 .bottom .bott_left .list .li_ .t {
    display: inline-block;
    font-size: .16rem;
    line-height: 1;
    vertical-align: middle;
    color: #000000;
}

.download02 .bottom .bott_left .list .li_ .i {
    display: inline-block;
    font-size: .2rem;
    line-height: .16rem;
    vertical-align: middle;
    color: #a5a5a5;
}

.download02 .bottom .bott_left .list .li_.cur .t {
    color: #004898;
    font-weight: bold;
}

.download02 .bottom .bott_right {
    width: 73.8%;
}

.download02 .bottom .bott_right .list ul {
    margin-bottom: .4rem;
}

.download02 .bottom .bott_right .item {
    float: left;
    width: 31.65%;
    margin-right: 2.525%;
    margin-bottom: .3rem;
}

/* .download02 .bottom .bott_right .item:nth-child(3n){margin-right:0;} */
.download02 .bottom .bott_right .item .img_box {
    position: relative;
    margin-bottom: .2rem;
    background-color: #f9f9f9;
    padding: .2rem;
    box-sizing: border-box;
}

.download02 .bottom .bott_right .item .img_box .tit {
    width: 52%;
    text-align: center;
    font-weight: bold;
    color: #000000;
    position: absolute;
    top: 53%;
    left: 26%;
    line-height: .36rem;
    font-size: .32rem;
}

.download02 .bottom .bott_right .item .index_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: .2rem;
}

.download02 .bottom .bott_right .item .index_box .con {
    line-height: 1;
    color: #000000;
}

.download02 .bottom .bott_right .item .index_box .icon {
    width: .24rem;
    height: .22rem;
    background: url(../img/download_icon.png) no-repeat center/contain;
}

.download02 .bottom .bott_right .item.cur .index_box .con {
    font-weight: bold;
    color: #004898;
}

/* 联系我们 */
.contact_us.channel_content {
    padding-top: 1rem;
    padding-bottom: 0;
}

.contact_us01 .left {
    width: 50%;
    float: left;
    margin-right: 4%;
    height: 880px;
    overflow: hidden;
}

.contact_us01 .left img {
    height: 100%;
    max-width: none;
}

.contact_us01 .right {
    width: 38.5%;
    float: left;
}

.contact_us01 .right .box {
    padding-top: 0.75rem;
}

.contact_us01 .right .box .infor .tit {
    font-size: 0.42rem;
    line-height: 0.42rem;
    color: #000;
    font-weight: bold;
}

.contact_us01 .right .box .infor .con {
    font-size: 0.16rem;
    line-height: 0.25rem;
    color: #004898;
    padding-top: 0.2rem;
}

.contact_us01 .right .box .bd {
    margin-top: 0.4rem;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 0.6rem;
}

.contact_us01 .right .box .bd li {
    width: 50%;
    float: left;
    margin-bottom: 0.2rem;
}

.contact_us01 .right .box .bd li .icon {
    display: inline-block;
    vertical-align: middle;
}

.contact_us01 .right .box .bd li:nth-child(3) .text {
    width: 70%;
}

.contact_us01 .right .box .bd li .text {
    display: inline-block;
    font-size: 0.16rem;
    line-height: 0.24rem;
    color: #000;
    vertical-align: middle;
    margin-left: 15px;
}

.contact_us01 .right .box .form .title {
    font-size: 0.22rem;
    line-height: 0.24rem;
    color: #000;
    margin-bottom: 0.3rem;
}

.contact_us01 .right .box .form .inp_wrap {
    width: 49%;
    float: left;
    height: 0.48rem;
    height: 0.48rem;
    background: #fafafa;
    padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 0.17rem;
    margin-right: 2%;
}

.contact_us01 .right .box .form .inp_wrap:nth-child(2n) {
    margin-right: 0;
}

.contact_us01 .right .box .form .inp_wrap label {
    display: inline-block;
    margin-right: 5px;
    font-size: 0.16rem;
    color: #8c8c8c;
}

.contact_us01 .right .box .form .inp_wrap label em {
    color: red;
}

.contact_us01 .right .box .form .inp_wrap .inp {
    height: 0.48rem;
    line-height: 0.48rem;
    border: none;
    background: transparent;
    padding: 0;
}

.contact_us01 .right .box .form .inp_wrap_textarea {
    width: 100%;
    height: auto;
    line-height: 0.3rem;
    font-size: 0;
    padding-top: 0.1rem;
}

.contact_us01 .right .box .form .inp_wrap_textarea label {
    vertical-align: top;
}

.contact_us01 .right .box .form .inp_wrap_textarea textarea {
    border: none;
    height: 1.5rem;
    line-height: 0.3rem;
    width: 70%;
    padding: 0;
    font-size: 0.16rem;
    margin-left: 10px;
    background: transparent;
    resize: none;
}

.contact_us01 .right .box .form .inp_wrap_btn {
    padding: 0;
}

.contact_us01 .right .box .form .inp_wrap_btn .yzm {
    height: 0.48rem;
    width: 47%;
}

.contact_us01 .right .box .form .inp_wrap_btn .yzm img {
    height: 100%;
}

.contact_us01 .right .box .form .inp_wrap_btn .btns {
    width: 47%;
    height: 0.48rem;
    height: 0.48rem;
    color: #fff;
    font-size: 0.16rem;
    text-align: center;
    border-radius: 5px;
    background: #004898;
    border: none;
    padding: 0;
    margin: 0;
    outline: none;
    margin-left: 3%;
    cursor: pointer;
}

/* 科研 最后一个页 */
.channel_content.scient {
    padding: 0;
}

.scient01 {
    height: 100vh;
    background: url(../img/scient01.jpg) no-repeat center/cover;
    position: relative;
    overflow: hidden;
}

.scient01 .wrap {
    height: 100%;
}

.scient01 .content {
    height: 100%;
}

.scient01 .left {
    padding: 23vh 0 11vh;
    width: 41.7%;
    height: 100%;
    box-sizing: border-box;
}

.scient01 .rect-6315 {
    padding-bottom: 63.15%;
}

.scient01 .left .top .tit01 {
    margin-bottom: .25rem;
    font-weight: bold;
    color: #000000;
}

.scient01 .left .top .tit_en {
    color: #888888;
    font-size: .24rem;
    line-height: 1;
}

.scient01 .left .top {
    margin-bottom: .7rem;
}

.scient01 .left .bott {
    margin-bottom: .4rem;
}

.scient01 .left .bott .tit02 {
    margin-bottom: .5rem;
    font-weight: bold;
    color: #004898;
}

.scient01 .left .bott .tit03 {
    margin-bottom: .3rem;
    color: #004898;
    font-size: .26rem;
}

.scient01 .left .bott .con {
    height: 1.8rem;
    overflow-y: auto;
    color: #888888;
    text-align: justify;
}

.scient01 .left .icon {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 1.1rem;
    height: 1.1rem;
    border: solid 1px #004898;
    border-radius: 50%;
    padding: .15rem 0 .2rem;
    box-sizing: border-box;
}

.scient01 .left .icon .i {
    background: url(../img/scient02.png) no-repeat center/contain;
    width: .2rem;
    height: .3rem;
    animation: nudgeMouse 1.6s linear infinite;
}

.scient01 .left .icon .c {
    color: #004898;
}

.scient01 .right {
    width: 52.8%;
    height: 100%;
}

.scient01 .right .cont {
    width: 48.2%;
    display: inline-block;
    height: 100%;
}

.scient01 .right .cont01 {
    margin-right: .2rem;
}

.scient01 .right .cont .swiper-container {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.scient01 .right .cont .swiper-slide {
    box-sizing: border-box;
    width: 100%;
    height: 2.64rem;
    box-shadow: 0px 4px 5px 0px rgba(33, 33, 33, 0.1);
    background: #ffffff;
}

/* 改变其动画效果为匀速形式，不加此样式的话会造成滚动卡顿，看起来效果不平滑,样式做了各种浏览器的兼容 */
.scient01 .right .cont .swiper-wrapper {
    transition-timing-function: linear !important;
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.scient02 {
    height: 100vh;
}

/* .scient02 .pc_{height:100%;}
.scient02 .pc_ .content{overflow:hidden; position:relative; height:100%;}
.scient02 .pc_ .content .visit_box{overflow:hidden; position:absolute; left:0; top:0; width:100%; height:100%;}
.scient02 .content .slide-list{height:100%; position:relative;}
.scient02 .content .slide-list .item{overflow:hidden; position:absolute; width:100%; height:100%;}
.scient02 .content .slide-list .item img{width:100%; height:100%; object-fit:cover;}
.scient02 .content .slide-list .item > div{position:relative;}
.scient02 .content .slide-list .item .text_box{position:absolute; width:100%;left:0; bottom:16.25%;}
.scient02 .content .vision-slide .slide-img-list .img > div .text_box .num{font-size:200px; font-family:Arial, Helvetica, sans-serif; line-height:1;} */
.scient02 .content .vision-slide {
    overflow: hidden;
    position: relative;
}

.scient02 .content .vision-slide .slide-img-list .maxinner {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100%;
}

.scient02 .content .vision-slide .slide-img-list .img {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100vh;
}

.scient02 .content .vision-slide .slide-img-list .img > div {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.scient02 .content .vision-slide .slide-img-list .img > div img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.scient02 .content .vision-slide .slide-img-list .img > div .text_box {
    position: absolute;
    left: 50%;
    bottom: 16.25%;
    width: 16.4rem;
    margin-left: -8.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff;
}

.scient02 .content .vision-slide .slide-img-list .img > div .text_box .num {
    font-size: 200px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1;
    margin-right: 1.2rem;
}

.scient02 .content .vision-slide .slide-img-list .img > div .text_box .tit {
    margin-bottom: .32rem;
}

.scient02 .mb_ {
    display: none;
}

.scient03 {
    height: 100vh;
}

.scient03 .pc_ {
    height: 100%;
}

.scient03 .pc_ .swiper-container {
    height: 100%;
}

.scient03 .pc_ .swiper-wrapper {
    height: 100%;
}

.scient03 .pc_ .swiper-slide {
    height: 100%;
}

.scient03 .pc_ .img_box {
    height: 100%;
    width: 100%;
    position: relative;
}

/* 20240321 wrt  */
.recruit03 .dialog .bott .inp_box {
    width: 23.8%;
    margin-right: 1.6%;
}

.company02 .content .right {
    height: 100%;
}

.company02 .content .right .box {
    height: auto;
}

.company02 .content .right .box .index_box {
    position: static;
    transform: none;
}

.equipment_ipd03 .content .swiper-slide .index_box .con {
    line-height: .3rem;
    max-height: 1.5rem;
}

.equipment_ipd04 .content01 .right .icon {
    background-size: cover;
}

.equipment_ipd03 .content .swiper-slide .index_box {
    height: auto;
}

.imgZoomSmall {
    overflow: hidden;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.imgZoomSmall img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.imgZoomSmall:hover img {
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}

.equipment_dst05 .content .list .swiper-slide:hover .bg {
    transform: translateY(0%);
}

.equipment_dst05 .content .list .swiper-slide:hover .con {
    color: #ffffff;
}

.download02 .bottom .bott_left {
    display: none;
}

.download02 .bottom .bott_right {
    width: 100%;
}

.download02 .bottom .bott_right .item {
    width: 23.8%;
    margin-right: 1.6%;
}

.download02 .bottom .bott_right .item:nth-child(4n) {
    margin-right: 0;
}

.footer {
    position: relative;
    z-index: 30;
}

.ipart05 {
    position: relative;
    z-index: 32;
}

.ibanner .swiper-slide .intro_box .tit {
    font-size: .6rem;
}

.ibanner .swiper-slide .intro_box .con {
    font-size: .3rem;
}

.footer .f_top .t_bott .b_right .f_logo {
    height: .68rem;
}

.footer .f_top .t_bott .b_right .f_logo img {
    height: 100%;
    width: 3.5rem;
}

/* 服务中心 */
.channel_content.service_center {
    padding-top: 0;
}

.service_center .comtit {
    color: #000000;
    font-weight: bold;
    margin-bottom: .4rem;
    text-align: center;
}

.service_center01 {
    position: relative;
    padding: .8rem 0 .6rem;
    text-align: center;
}

.service_center01::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/service_int05.png) no-repeat;
    width: 2.5rem;
    height: 3.5rem;
    background-size: cover;
    background-position: center;
}

.service_center01::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/service_int05.png) no-repeat;
    width: 2.5rem;
    height: 3.5rem;
    background-size: cover;
    background-position: center;
}

.service_center01 .index_box {
    margin-right: auto;
    margin-left: auto;
    width: 66.2%;
}

.service_center01 .index_box .con {
    color: #888888;
}

.service_center01 .index_box .con strong {
    color: #000000;
}

.service_center02 {
    padding-bottom: .6rem;
}

.service_center02 .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.service_center02 .left {
    width: 43.1%;
    margin-right: 7.3%;
    border-radius: 10px;
    overflow: hidden;
}

.service_center02 .left .rect-9618 {
    padding-bottom: 96.18%;
}

.service_center02 .right {
    width: 49.6%;
}

.service_center02 .right .index_box {
    margin-bottom: .6rem;
}

.service_center02 .right .index_box .comtit {
    border-bottom: 1px solid #979797;
    text-align: left;
}

.service_center02 .right .index_box .comtit span {
    padding-bottom: .2rem;
    display: inline-block;
    position: relative;
}

.service_center02 .right .index_box .comtit span::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #004898;
}

.service_center02 .right .index_box .tit1 {
    margin-bottom: .3rem;
    color: #000000;
    font-weight: bold;
}

.service_center02 .right .list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.service_center02 .right .list .item .icon {
    margin-bottom: .2rem;
}

.service_center02 .right .list .item .num {
    color: #000000;
    margin-bottom: .1rem;
    line-height: .16rem;
}

.service_center02 .right .list .item .num em {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.service_center02 .right .list .item .con {
    color: #000000;
}

.service_center03 {
    padding: .6rem 0 .8rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.service_center03 .top_infor .tab_box {
    padding: 0 0 .35rem;
    font-size: 0;
    text-align: center;
}

.service_center03 .top_infor .tab_box .tab_item {
    padding: 0 .35rem;
    display: inline-block;
    font-size: .2rem;
    line-height: .28rem;
    color: #cfcfcf;
    font-weight: bold;
    cursor: pointer;
}

.service_center03 .top_infor .tab_box .tab_item.cur {
    color: #000000;
}

.service_center03 .content {
    padding-left: .7rem;
}

.service_center03 .content .swiper-slide {
    clip-path: none;
    opacity: 0;
    z-index: 0;
}

.service_center03 .content .swiper-slide-prev {
    opacity: 0;
    transition: opacity 1s ease;
    z-index: 3;
}

.service_center03 .content .swiper-slide-active {
    opacity: 1;
    transition: opacity 1s ease;
    z-index: 2;
}

.service_center03 .content .swiper-slide-next {
    z-index: 1;
}

.service_center03 .content .article {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.service_center03 .content .article .left {
    width: 32.7%;
    margin-right: 16.3%;
    padding: .9rem 0;
}

.service_center03 .content .article .left .title {
    font-weight: bold;
    color: #000000;
    font-size: .26rem;
    line-height: .34rem;
    color: #000000;
    margin-bottom: .15rem;
}

.service_center03 .content .article .left .index_box .li_ {
    margin-bottom: .12rem;
    padding-left: .2rem;
    position: relative;
}

.service_center03 .content .article .left .index_box .li_:last-child {
    margin-bottom: 0;
}

.service_center03 .content .article .left .index_box .li_ .tit {
    color: #004898;
    font-weight: bold;
}

.service_center03 .content .article .left .index_box .li_::before {
    position: absolute;
    width: .08rem;
    height: .08rem;
    content: '';
    left: .03rem;
    top: .1rem;
    transform: rotate(45deg);
    background-color: #004898;
}

.service_center03 .content .article .left .index_box .li_ .con {
    color: #000000;
}

.service_center03 .content .article .right {
    width: 51%;
    align-self: flex-start;
}

.service_center03 .content .article .right .rect-4587 {
    padding-bottom: 45.87%;
}

.service_center03 .content .btn_box {
    position: absolute;
    bottom: 10.7%;
    left: 32.5%;
    z-index: 20;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 0;
}

.service_center03 .content .btn_box .pagination-left {
    font-size: 0;
    height: .14rem;
}

.service_center03 .content .btn_box .pagination-left .dot {
    margin-right: .46rem;
    position: relative;
    display: inline-block;
    width: .12rem;
    height: .14rem;
    cursor: pointer;
}

.service_center03 .content .btn_box .pagination-left .dot::before {
    content: '';
    position: absolute;
    width: .1rem;
    height: .1rem;
    top: 0;
    left: 0;
    border-radius: 50%;
    border: solid 2px #c3c3c3;
}

.service_center03 .content .btn_box .pagination-left .dot::after {
    content: '';
    position: absolute;
    width: .46rem;
    height: 1px;
    background-color: #cfcfcf;
    top: 50%;
    right: -.46rem;
    border-radius: 1px;
    transform: translateY(-50%);
}

.service_center03 .content .btn_box .pagination-left .dot:last-child {
    padding-right: 0;
}

.service_center03 .content .btn_box .pagination-left .dot:last-child::after {
    display: none;
}

.service_center03 .content .btn_box .pagination-left .dot.active::before {
    border: solid 2px #004898;
}

.service_center03 .content .btn_box .swiper-pagination {
    position: static;
    width: auto;
    display: inline-block;
    font-size: .16rem;
    line-height: .28rem;
    color: #c3c3c3;
}

.service_center03 .content .btn_box .swiper-pagination .dangqian {
    font-size: .2rem;
    line-height: .28rem;
    font-weight: bold;
    color: #004898;
}

.service_center03 .content .btn_box .swiper-pagination span:nth-child(2) {
    font-size: .2rem;
}

.service_center04 {
    margin-bottom: .6rem;
}

.service_center04 .item {
    float: left;
    margin-right: 1%;
    margin-bottom: .2rem;
    width: 32.6%;
    padding: 0 .3rem;
    height: 1.3rem;
    box-sizing: border-box;
    background-color: #f5f9fa;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.service_center04 .item:nth-child(3n) {
    margin-right: 0;
}

.service_center04 .item .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: visible;
    transition: all .5s ease;
}

.service_center04 .item .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service_center04 .item .index_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.service_center04 .item .num {
    font-size: .26rem;
    line-height: .32rem;
    color: #004898;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: .17rem;
    transition: all .5s ease;
}

.service_center04 .item .con {
    color: #000000;
    transition: all .5s ease;
}

.service_center04 .item.active .bg {
    visibility: visible;
    opacity: 1;
}

.service_center04 .item.active .num {
    color: #ffffff;
}

.service_center04 .item.active .con {
    color: #ffffff;
}

.service_center05 {
    background-color: #f7f7f7;
    padding: .8rem 0;
}

.service_center05 .content .swiper-slide .rect-4713 {
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 47.13%;
}

.service_center05 .content .btn_box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 42%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.service_center05 .content .btn_box .swiper_btn {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    background: #ffffff;
    color: #63636a;
    width: .34rem;
    height: .34rem;
    border: 2px solid #63636a;
    transition: all .3s ease;
    box-sizing: border-box;
    border-radius: 50%;
    right: unset;
    left: unset;
    top: unset;
    margin: 0;
    border: none;
}

.service_center05 .content .btn_box .swiper_btn i {
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.service_center05 .content .btn_box .swiper-button-next {
    float: right;
}

.service_center05 .content .btn_box .swiper_btn:hover {
    color: #ffffff;
    background-color: #004898;
}

.service_center05 .content .swiper-container {
    margin-bottom: .3rem;
}

.service_center05 .content .list .item {
    width: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 .5rem;
    position: relative;
    float: left;
}

.service_center05 .content .list .item::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #cfcfcf;
}

.service_center05 .content .list .item:nth-child(2n + 1) {
    padding-left: 0;
}

.service_center05 .content .list .item:nth-child(2n) {
    padding-right: 0;
}

.service_center05 .content .list .item:nth-child(2n)::after {
    display: none;
}

.service_center05 .content .list .item .img_box {
    width: .5rem;
    margin-right: .5rem;
}

.service_center05 .content .list .item .img_box img {
    width: 100%;
}

.service_center05 .content .list .item .index_box {
    margin-top: .12rem;
    width: calc(100% - 1rem);
    box-sizing: border-box;
}

.service_center05 .content .list .item .index_box .tit {
    margin-bottom: .2rem;
    font-weight: bold;
    font-size: .26rem;
    line-height: 1;
    color: #000000;
}

.service_center05 .content .list .item .index_box .con {
    padding-left: .2rem;
    position: relative;
    color: #004898;
    font-weight: bold;
}

.service_center05 .content .list .item .index_box .con::before {
    position: absolute;
    width: .08rem;
    height: .08rem;
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    background-color: #004898;
}

.service_center06 {
    padding: .8rem 0;
}

.service_center06 .list {
    margin-bottom: .6rem;
}

.service_center06 .list .li_ {
    float: left;
    width: 32%;
    margin-right: 2%;
    border-radius: 10px;
    position: relative;
    box-sizing: border-box;
    height: 2rem;
    background: none;
    overflow: hidden;
    background-color: #f5f9fa;
}

.service_center06 .list .li_:nth-child(3n) {
    margin-right: 0;
}

.service_center06 .list .li_ .index_box {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: .35rem;
    padding-left: 9%;
    color: #000000;
    padding-right:9%;
}

.service_center06 .list .li_ .index_box .tit {
    font-size: .26rem;
    line-height: 1;
    font-weight: bold;
    margin-bottom: .25rem;
}

.service_center06 .list .li_ .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    /*display:flex; align-items:flex-start; justify-content:space-between;*/
    box-sizing: border-box;
    padding-top: .5rem;
    padding-left: 9%;
    background-image: linear-gradient(108deg, rgb(0,72,152) 0%, rgb(0,97,205) 100%);
    background-image: linear-gradient(-18deg, #004898 0%, #0061cd 100%);
    transition: all .5s ease;
}

.service_center06 .list .li_ .cover .infor_box {
    width: 100%;
    color: #ffffff;
}

.service_center06 .list .li_ .cover .infor_box .tit {
    font-weight: bold;
    font-size:.22rem;
    margin-bottom: .15rem;
}

.service_center06 .list .li_ .cover .infor_box .con {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: .1rem;
}

.service_center06 .list .li_ .cover .infor_box .con .ct_l {
    margin-right: .16rem;
    font-weight: bold;
}

.service_center06 .list .li_ .cover .cov_r {
    position: absolute;
    width: 21.9%;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.service_center06 .list .li_ .cover .infor_box .con .co_r a:hover {
    font-weight: bold;
    color: #ffffff;
}

.service_center06 .list .li_.cur .index_box {
    opacity:0;
    visibility:hidden;
}

.service_center06 .list .li_.cur .cover {
    opacity:1;
    visibility:visible;
}

.service_center06 .content {
    margin-bottom: .4rem;
}

.service_center06 .content:last-child {
    margin-bottom: 0;
}

.service_center06 .content .t_box {
    text-align: center;
    color: #000000;
}

.service_center06 .content .t_box .title {
    font-size: .26rem;
    line-height: 1;
    font-weight: bold;
    margin-bottom: .3rem;
}

.service_center06 .content .t_box .con {
    width: 75.6%;
    margin: 0 auto;
    margin-bottom: .3rem;
}

.service_center06 .content .swiper-wrapper {
    margin-bottom: .3rem;
}

.service_center06 .content:last-child .swiper-wrapper {
    margin-bottom: 0;
}

.service_center06 .content .swiper-container .swiper-slide {
    overflow: hidden;
    border-radius: 4px;
}

.service_center06 .content .swiper-container .swiper-slide .rect-6212 {
    padding-bottom: 62.12%;
}

.service_center06 .content .swiper-container .swiper-pagination {
    position: unset;
    line-height: 3px;
    font-size: 0;
}

.service_center06 .content .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: .12rem;
    height: .12rem;
    background-color: #cfcfcf;
    opacity: 1;
    margin: 0;
    margin-right: .2rem;
}

.service_center06 .content .swiper-container .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.service_center06 .content .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #004898;
}

.service_center07 {
    margin-bottom: .8rem;
}

.service_center07 .rect-81 {
    padding-bottom: 81%;
}

.service_center07 .rect-102 {
    padding-bottom: 102%;
}

.service_center07 .rect-624 {
    padding-bottom: 62.4%;
}

.service_center07 .content {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.service_center07 .content .left {
    width: 48.7%;
    margin-right: 0.4%;
}

.service_center07 .content .right {
    width: 50.9%;
}

.service_center07 .content .right .rt_box {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 5px;
}

.service_center07 .content .right .rb_box {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.service_center07 .content .right .rt_box .item:nth-child(1) {
    width: 37.8%;
    margin-right: 0.5%;
}

.service_center07 .content .right .rt_box .item:nth-child(2) {
    width: 61.7%;
}

.service_center07 .content .right .rb_box .item:nth-child(2) {
    width: 37.8%;
}

.service_center07 .content .right .rb_box .item:nth-child(1) {
    width: 61.7%;
    margin-right: 0.5%;
}

.service_center08 .swiper-wrapper {
    transition-timing-function: linear !important;
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.xc_tab .tab_box .swiper-wrapper{
    justify-content: center;
}

.xc_tab {
    margin-bottom: .6rem;
    padding-top: 0.35rem;
}

.xc_tab .tab_box .swiper-slide {
    float: left;
    width: auto;
}

.xc_tab .tab_box .swiper-slide .li_ {
    padding: 0 .55rem;
    line-height: .3rem;
    cursor: pointer;
    white-space: nowrap;
    font-size: .18rem;
    position: relative;
    padding-bottom: .1rem;
}

.xc_tab .tab_box .swiper-slide::after {
    content: '';
    position: absolute;
    right: 0;
    top: 45%;
    height: 55%;
    width: 2px;
    background-color: #dadada;
    border-radius: 1px;
    transform: translateY(-50%);
}

.xc_tab .tab_box .swiper-slide:first-child::before {
    content: '';
    position: absolute;
    left: 0;
    top: 45%;
    height: 55%;
    width: 2px;
    background-color: #cccccc;
    border-radius: 1px;
    transform: translateY(-50%);
}

.xc_tab .tab_box .swiper-slide .li_.active {
    color: #000000;
    font-weight: bold;
}

.xc_tab .tab_box .swiper-slide .li_.active::after {
    content: '';
    position: absolute;
    background-color: #004898;
    width: .8rem;
    height: 2px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 1px;
}

.header .header_top .h_logo {
	    padding: .155rem 0;
	        width: 3.7rem;
		    box-sizing: border-box;
	    }
