﻿/* reset */
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

body {
    min-height: 100%;
    word-wrap: break-word;
}

body {
    _height: 100%
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
input,
select,
textarea,
button,
p,
blockquote,
th,
td,
figure {
    margin: 0;
    padding: 0
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
p,
blockquote,
figure,
header,
footer,
nav,
article,
section,
aside,
address,
figcaption {
    *zoom: 1
}

li {
    list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

iframe,
frame,
fieldset,
img {
    border: 0 none
}

img {
    vertical-align: top
}

input[type=button],
input[type=submit],
input[type=reset] {
    cursor: pointer
}

button {
    cursor: pointer
}

input,
textarea,
button {
    -webkit-border-radius: 0;
    -webkit-appearance: none
}

input[type=radio] {
    -webkit-border-radius: 100%;
    -webkit-appearance: radio
}

input[type=checkbox] {
    -webkit-appearance: checkbox
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box
}

textarea {
    overflow: auto;
    resize: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th {
    text-align: left
}

th {
    font-weight: normal
}

em,
cite,
address,
i {
    font-style: normal
}

body,
input,
select,
button,
textarea {
    font-size: 14px;
    font-family: "Microsoft Yahei", arial, "\5b8b\4f53";
}

body {
    line-height: 1.5
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

a {
    blr: expression(this.onFocus=this.blur())
}

a * {
    *cursor: pointer
}

:focus {
    outline: none
}

.edit_con_original {
    line-height: 2;
    padding: 0 0;
    color: #333;
}

.edit_con_original ul {
    margin: inherit;
    padding: inherit;
    padding-left: 2em;
}

.edit_con_original ul li {
    list-style-type: disc;
    margin: auto;
}

.edit_con_original ol {
    margin: inherit;
    padding: inherit
}

.edit_con_original ol li {
    list-style-type: decimal;
    margin: auto;
}

.edit_con_original h1 {
    font-size: 2em;
    font-weight: bold
}

.edit_con_original h2 {
    font-size: 1.5em;
    font-weight: bold
}

.edit_con_original h3 {
    font-size: 1.17em;
    font-weight: bold
}

.edit_con_original h4 {
    font-size: 1em;
    font-weight: bold
}

.edit_con_original h5 {
    font-size: 0.83em;
    font-weight: bold
}

.edit_con_original h6 {
    font-size: 0.67em;
    font-weight: bold
}

.edit_con_original em {
    font-style: italic
}

.edit_con_original cite {
    font-style: italic
}

.edit_con_original address {
    font-style: italic
}

.edit_con_original i {
    font-style: italic
}

.edit_con_original table {
    border-collapse: separate;
    border-spacing: 2px
}

.edit_con_original img {
    max-width: 100%;
    height: auto;
}

.edit_con_original video {
    min-width: 50%;
    max-width: 100%;
    display: block;
    margin: auto;
}


/*所有后台编辑器区域都要引用 edit_con_original 类名*/

/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before,
.clearfix:before,
.cf:before,
body:before,
.header:before,
.main:before,
.footer:before {
    content: '';
    display: table
}

.fixed:after,
.clearfix:after,
.cf:after,
after,
.header:after,
.main:after,
.footer:after {
    content: '';
    display: table;
    clear: both
}

.fixed,
.clearfix,
.cf,
.header,
.main,
.footer {
    *zoom: 1
}


.clear,
.cl {
    display: block !important;
    float: none !important;
    clear: both;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 none !important;
    font-size: 0 !important;
    line-height: 0 !important
}


.err_position {
    width: 100%;
    height: auto;
    background: url(../images/errors.png) center no-repeat;
}


/*隐藏视频下载按钮*/
video::-internal-media-controls-download-button {
    display: none;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}

/*图片经过*/
.tran_scale {
    overflow: hidden;
    display: block;
}

/*img{transition: All 0.7s ease-in-out;}*/
.tran_scale img {
    -webkit-transition: opacity .4s ease-in, -webkit-transform .6s linear;
    transition: opacity .4s ease-in, transform .6s linear;
    width: 100%;
}


/*两端对齐*/
.justify {
    text-align: justify;
    text-justify: distribute-all-lines;
}

/*上下居中*/
.v-m-c {
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    position: absolute;
    left: 0;
    top: 50%;
}

/*左右居中*/
.l-m-c {
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    top: 0;
}

/*绝对居中*/
.a-m-c {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
}

.animate {
    transition: 1.5s all cubic-bezier(0.19, 1, 0.22, 1);
}

.animate_slowx {
    transition: 2.5s all cubic-bezier(0.19, 1, 0.22, 1);
}

.animate_fast {
    transition: 1s all cubic-bezier(0.19, 1, 0.22, 1);
}

.animate_slow {
    transition: 10s all cubic-bezier(0.19, 1, 0.22, 1);
}

.animate_normal {
    transition: 0.5s all linear;
}


/*font-size*/
.fnt_12 {
    font-size: 12px;
}

.fnt_14 {
    font-size: 14px;
}

.fnt_16 {
    font-size: 16px;
}

.fnt_18 {
    font-size: 18px;
}

.fnt_20 {
    font-size: 20px;
}

.fnt_22 {
    font-size: 22px;
}

.fnt_24 {
    font-size: 24px;
}

.fnt_28 {
    font-size: 28px;
}

.fnt_30 {
    font-size: 30px;
}

.fnt_32 {
    font-size: 32px;
}

.fnt_36 {
    font-size: 36px;
}

.fnt_48 {
    font-size: 48px;
}

.fnt_52 {
    font-size: 52px;
}

.fnt_64 {
    font-size: 64px;
}

.fnt_72 {
    font-size: 72px;
}

.fnt_80 {
    font-size: 80px;
}

@media only screen and (max-width:1440px) {
    .fnt_80 {
        font-size: 60px;
    }
}

@media only screen and (max-width:1280px) {
    .fnt_22 {
        font-size: 18px;
    }

    .fnt_24 {
        font-size: 20px;
    }

    .fnt_28 {
        font-size: 22px;
    }

    .fnt_30 {
        font-size: 24px;
    }

    .fnt_32 {
        font-size: 24px;
    }

    .fnt_36 {
        font-size: 30px;
    }

    .fnt_48 {
        font-size: 32px;
    }

    .fnt_52 {
        font-size: 36px;
    }

    .fnt_64 {
        font-size: 42px;
    }

    .fnt_80 {
        font-size: 50px;
    }
}

@media only screen and (max-width:1024px) {
    .fnt_16 {
        font-size: 14px;
    }

    .fnt_18 {
        font-size: 14px;
    }

    .fnt_20 {
        font-size: 16px;
    }

    .fnt_22 {
        font-size: 18px;
    }

    .fnt_24 {
        font-size: 18px;
    }

    .fnt_28 {
        font-size: 18px;
    }

    .fnt_30 {
        font-size: 20px;
    }

    .fnt_32 {
        font-size: 20px;
    }

    .fnt_36 {
        font-size: 20px;
    }

    .fnt_48 {
        font-size: 20px;
    }

    .fnt_52 {
        font-size: 24px;
    }

    .fnt_64 {
        font-size: 30px;
    }

    .fnt_80 {
        font-size: 36px;
    }
}

@media only screen and (max-width:767px) {

    .fnt_20 {
        font-size: 14px;
    }

    .fnt_22 {
        font-size: 16px;
    }

    .fnt_24 {
        font-size: 16px;
    }

    .fnt_28 {
        font-size: 16px;
    }

    .fnt_30 {
        font-size: 16px;
    }

    .fnt_32 {
        font-size: 18px;
    }

    .fnt_36 {
        font-size: 18px;
    }

    .fnt_48 {
        font-size: 18px;
    }

    .fnt_52 {
        font-size: 20px;
    }

    .fnt_64 {
        font-size: 22px;
    }

    .fnt_80 {
        font-size: 22px;
    }
}

/* 阿里图标 */
[class*='icon'] {
    font-family: 'iconfont';
}



.ratio-img {
    width: 100%;
    box-sizing: border-box;
}

body,
a {
    color: #373f42;
}

.blank_20 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2)
}

.blank_25 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25)
}

.blank_21 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.21)
}

.blank_17 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.17)
}

.blank_27 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.27)
}

.blank_40 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.40)
}

.blank_50 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.50)
}

.wrap {
    width: 1440px;
    margin: auto;
    max-width: 90%;
}

.bold {
    font-weight: bold;
}

input,
button,
textarea {
    border: none;
    outline: none;
    border: 0;
    background: none;
}

.pub_p26 {
    line-height: 26px;
}

.white,
.white a {
    color: #fff;
}

.blank,
.blank a {
    color: #373f42;
}

@media only screen and (max-width:1024px) {
    .wrap {
        max-width: 94%;
    }
}

@media only screen and (max-width:767px) {}

.header,
.height_height {
    height: 90px;
}

.height_height {
    height: 130px;
}

.header {
    position: fixed;
    top: 40px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
}

.inwrap {
    padding: 0 50px;
    box-sizing: border-box;
}

.header h1 {
    float: left;
    width: 250px;
    /* height: 37px; */
    overflow: hidden;
    margin-top: 18.5px;
    margin-right: 5%;
}

.header h1 a {
    display: block;
}

.header img {
    width: 100%;
}

.nav {
    float: left;
}

.nav li {
    float: left;
}

.nav>ul>li>a {
    display: block;
    line-height: 34px;
    padding: 2px 22px;
    position: relative;
    z-index: 991;
    margin-top: 26px;
    color: #000;
}

.nav>ul>li.on>a {
    background: #219a8d;
    color: #fff;
}

.header_re {
    float: right;
    margin-top: 25px;
    position: relative;
}

.language {
    width: 80px;
    float: right;
    margin-left: 10px;
}

.language dl {
    position: relative;
    padding-left: 10px;
}

.language dt {
    line-height: 40px;
    color: #000;
    position: relative;
    cursor: pointer;
}

.language dt i {
    font-size: 20px;
    position: absolute;
    top: 0;
    right: -20px;
    height: 100%;
}

.language dd {
    background: #fff;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -70px;
    width: 140px;
    box-sizing: border-box;
    border: 1px solid #945cb8;
    padding: 5px 0;
    display: none;
    z-index: 2;
}

.language dd p {
    padding-left: 10px;
}

.language dd p a {
    display: block;
    line-height: 30px;
}

.newAddHref {
    color: #940b85;
    position: absolute;
    top: -18px;
    left: 0;
    width: 100px;
}

/*sousuo */
.search_block {
    float: left;
    position: relative;
}

.search_btn {
    cursor: pointer;
    float: left;
    position: relative;
    float: right;
    line-height: 40px;
}

.search_btn:before {
    content: "\e621";
    font-size: 20px;
    color: #000;
}

.search_box {
    background: #fff;
    width: 100px;
    right: 0px;
    position: absolute;
    top: 0px;
    border: 1px solid #ccc;
    z-index: 9991;
    visibility: hidden;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.search_box.on {
    width: 260px;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.search_box_input {
    width: calc(100% - 58px);
    padding: 0 10px;
    float: left;
    border: 0;
    height: 40px;
    outline: none;
    line-height: 40px;
    background: #fff;
}

.search_box_btn {
    height: 40px;
    width: 36px;
    background: none;
    border: 0;
    outline: none;
    float: right;
    position: relative;
}

.search_box_btn:before {
    content: "\e621";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 40px;
    font-size: 22px;
}

/*sousuo */
.banner {
    position: relative;
}

.banner li a {
    display: block;
    position: relative;
}

.banner_warp {
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    color: #fff;
    text-align: center;
    z-index: 2;
}

.banner_warp h3 {
    display: inline-block;
    position: relative;
    line-height: 100px;
    max-height: 200px;
    margin-bottom: 100x;
}

.banner_warp h3 i {
    width: 102px;
    height: 9px;
    background: #219a8d url(../images/banner_line.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    bottom: 10px;
    left: 0;
    opacity: 0;
}

.banner_warp p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.banner .swiper-pagination {
    display: none;
}

.banner .but {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.banner .but>div {
    background: none !important;
    font-size: 40px;
    color: #fff;
    width: 50px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5) !important;
}

.banner .but .swiper-button-prev {
    left: 0;
    border-radius: 0;
}

.banner .but .swiper-button-next {
    right: 0;
    border-radius: 0;
}

.banner_warp h3 i {
    width: 0;
}

.banner .swiper-slide-active h3 i {
    width: 102px;
    opacity: 1;
}

.banner_warp h3 p {
    transform: translateY(-80px);
    -webkit-transition: translateY(-80px);
    -moz-transition: translateY(-80px);
    -o-transition: translateY(-80px);
    -ms-transition: translateY(-80px);
}

.banner_warp p.fnt_24 {
    transform: translateY(80px);
    -webkit-transition: translateY(80px);
    -moz-transition: translateY(80px);
    -o-transition: translateY(80px);
    -ms-transition: translateY(80px);
}

.banner .swiper-slide-active h3 p,
.banner .swiper-slide-active p.fnt_24 {
    transform: translateY(0px);
    -webkit-transition: translateY(0px);
    -moz-transition: translateY(0px);
    -o-transition: translateY(0px);
    -ms-transition: translateY(0px);
}


/*.search_cont{background: url(../images/searc_bg.jpg) no-repeat center center;background-size: cover;padding: 30px 0;margin-top: -100px;border-radius: 4px;position: relative;z-index: 2;box-shadow: 0 0 10px -3px rgba(0,0,0,0.4);}*/
/*.search_int{width: 840px;max-width: 94%; margin: auto;}*/
/*.search_int h1{text-align: center;color: #fff;margin-bottom: 20px;}*/
/*.search_int p{padding: 0 25px;overflow: hidden;color: #fff;line-height: 30px;text-align: center;}*/
/*.search_int p i{float: left;width: 3.8%;*margin-left: -1px;}*/
/*.search_form{overflow: hidden;background: #fff;border-radius: 50px;padding: 0 25px;margin-bottom: 34px;}*/
/*.search_form input,.search_form button{height: 56px;line-height: 56px;}*/
/*.search_form button{float: right;width: 44px;color: #009944;font-size: 24px;}*/
/*.search_form input{width: calc(100% - 44px);float: left;}*/

.index_01 {
    padding: 70px 0 80px 0;
    overflow: hidden;
}

.index_title {
    text-align: center;
    margin-bottom: 80px;
}

.index_title h3 {
    margin-bottom: 10px;
}

.index_title p {}

.pub_index ul {
    overflow: hidden;
    /*margin: 0 -40px;*/
    padding: 0 50px;
    box-sizing: border-box;
    ;
}

.pub_index li {
    float: left;
    width: 20%;
    *margin-left: -1px;
}

.pub_index dl {
    text-align: center;
    padding: 60px 5px;
    /*margin: 0 40px;*/
}

.pub_index dt {
    width: 70px;
    height: 70px;
    position: relative;
    overflow: hidden;
    margin: auto;
    margin-bottom: 10px;
}

.pub_index dt img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.pub_index dd {
    position: relative;
    height: 28px;
    overflow: hidden;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pub_index dd p {
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    max-height: 28px;
}

.pub_index dt .ic_img02 {
    top: 100%;
    filter: brightness(0) invert(1);
}



/*footer*/
.footer {
    background: #000000;
}

.footer_t {
    padding: 48px 0 38px;
    border-bottom: 1px solid rgba(180, 180, 180, 0.3);
}

.footer_t ul {
    text-align: center;
}

.footer_t ul li {
    display: inline-block;
    padding: 0 25px;
    border-right: 1px solid rgba(180, 180, 180, 0.3);
    height: 16px;
    line-height: 16px;
}

.footer_t ul li:last-child {
    border-right: 0;
}

.footer_t ul li a {
    color: rgba(255, 255, 255, 0.75);
}

.footer_b {
    padding: 20px 0;
    box-sizing: border-box;
    text-align: center;
    color: rgba(255, 255, 255, 0.33)
}

.footer_b p {
    padding: 8px 0;
}

.footer_b span {
    color: rgba(255, 255, 255, 0.33);
    padding: 0 15px;
}

.footer_b span a {
    color: rgba(255, 255, 255, 0.33)
}



/*nav*/
.header .wrap {
    position: relative;
}

.nav_list {
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 99;
    overflow: hidden;
    display: none;
    box-shadow: 0px 10px 18px -9px rgba(0, 0, 0, 0.5);
}

.nav_box {
    overflow: hidden;
    padding: 35px 40px;
    padding-right: 60px;
    box-sizing: border-box;
    border-top: 1px solid #f3f3f3;
}

.nav_left {
    float: left;
    width: 230px;
}

.nav_left>div {
    line-height: 30px;
    padding-left: 12px;
    background: url(../images/arrow.png) no-repeat 0 center;
    position: relative;
}

.nav_left>p {
    line-height: 30px;
}

.nav_left>div>a {
    color: #3f2e27;
}

.nav_left>div i {
    position: absolute;
    right: 10px;
    top: 0;
    color: #fff;
    font-size: 24px;
    display: none;
}

.nav_left_twoUl {
    position: absolute;
    left: 220px;
    top: 0;
}

.nav_left_twoUl>li {
    padding-left: 12px;
    background: url(../images/arrow.png) no-repeat 0 center;
    box-sizing: border-box;
    width: 160px;
}

.nav_left_twoUl ul {
    position: absolute;
    left: 140px;
    width: 190px;
    top: 0;
}

.nav_left_twoUl li {
    display: block;
    float: none;
}

.nav_left_twoUl,
.nav_left_threeUl {
    display: none;
    height: 200px;
}

.nav_left_threeUl li {
    padding-left: 40px;
}

.nav_right {
    float: right;
    margin-top: 25px;
    width: 560px;
}

.nav_right dl {
    overflow: hidden;
}

.nav_right dt {
    float: left;
    float: right;
    margin-left: 30px;
    width: 250px;
    height: 0;
    padding-bottom: 26%;
}

.nav_right dt a {
    display: block;
}

.nav>ul>li>a>span {
    display: block;
    position: relative;
}

.nav>ul>li>a>span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 0%;
    height: 14px;
    background: #219a8d url(../images/nav_line.jpg) no-repeat center center;
    background-size: cover;
    display: none;
}


@media only screen and (max-width:1470px) {
    .search_box.on {
        width: 225px
    }

}

@media only screen and (max-width:1440px) {
    .nav>ul>li>a {
        padding: 2px 16px;
    }
}

@media only screen and (max-width:1366px) {
    .header h1 {
        margin-right: 6%;
    }

    .newAddHref {
        top: -10px;
    }

}

@media only screen and (max-width:1200px) {
    .nav>ul>li>a {
        padding: 0 10px;
    }

    .nav_right dt {
        width: 180px;
        padding-bottom: 27%;
    }

    .nav_right {
        width: 420px;
    }
}

@media only screen and (max-width:1120px) {
    .header h1 {
        margin-right: 4%;
    }

    /*.nav>ul>li>a{padding: 0 25px;}*/
}




.scrollHeader .header {
    box-shadow: 0px 0px 18px -9px rgba(0, 0, 0, 0.5);
}

.nav_phone_btn,
.return_a,
.nav li .icon-jiantou {
    display: none;
    cursor: pointer;
}

@media only screen and (max-width:1024px) {

    .nav_phone_btn,
    .return_a,
    .nav li .icon-jiantou {
        display: block;
    }

    /*手机导航按钮开始*/
    .nav_phone_btn {
        cursor: pointer;
        margin-top: 14px;
        width: 34px;
        height: 32px;
        margin-left: 20px;
        position: relative;
        z-index: 992;
        float: right;
    }

    .body_nav_phone .nav_phone_btn {
        text-align: left;
        background: #940b85;
    }

    .nav_phone_btn span {
        position: relative;
        font-size: 0;
        width: 26px;
        height: 2px;
        background-color: #940b85;
        display: inline-block;
        transition: all 250ms ease-out;
        -webkit-transition: all 250ms ease-out;
        top: 0px;
    }

    .nav_phone_btn span:before,
    .nav_phone_btn span:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #940b85;
        left: 0px;
        transition: all 250ms ease-out;
        -webkit-transition: all 250ms ease-out;
    }

    .nav_phone_btn span:before {
        top: -8px;
    }

    .nav_phone_btn span:after {
        top: 8px;
    }

    .visible_nav.nav_phone_btn span {
        background-color: transparent;
    }

    .visible_nav.nav_phone_btn span:before {
        left: 5px;
        top: 0px;
        transform: rotateZ(45deg);
        -webkit-transform: rotateZ(45deg);
        -ms-transform: rotateZ(45deg);
    }

    .visible_nav.nav_phone_btn span:after {
        top: 0px;
        left: 5px;
        transform: rotateZ(-45deg);
        -webkit-transform: rotateZ(-45deg);
        -ms-transform: rotateZ(-45deg);
    }

    .nav_phone_btn.visible_nav {
        width: 34px;
        /*margin-top: -20px;*/
    }

    .nav_phone_btn.visible_nav span {
        width: 26px;
    }

    .nav_phone_btn.visible_nav span:before,
    .nav_phone_btn.visible_nav span:after {
        background: #fff;
    }

    /*手机按钮结束*/


    .header h1 {
        margin-top: 10px;
    }

    .header,
    .height_height {
        height: 70px;
    }

    .height_height {
        height: 110px;
    }

    .nav>ul>li>a {
        line-height: 70px;
    }

    .header_re {
        margin-top: 15px;
    }

    .nav_phone_btn {
        margin-top: 20px;
    }

    .nav_list,
    .nav {
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
    }

    .nav {
        position: fixed;
        top: 0;
        right: -300px;
        width: 300px;
        height: 100%;
        background: #940b85;
        z-index: 99;
    }

    .nav li {
        float: none;
        padding: 0 20px;
        padding-right: 0;
        overflow: hidden;
    }

    .nav>ul {
        padding-top: 70px;
    }

    .nav>ul>li>a {
        line-height: 40px;
        width: calc(100% - 50px);
        float: left;
        padding: 0;
        box-sizing: border-box;
        margin-top: 0;
        color: #fff;
    }

    .nav li .icon-jiantou {
        width: 50px;
        line-height: 40px;
        color: #fff;
        text-align: center;
        float: right;
    }

    .nav>ul>li.on>a,
    .nav_left p a {
        color: #fff;
    }

    .nav>ul>li.on>a {
        background: none;
    }

    .nav a {
        color: #fff;
    }

    .nav>ul>li>a>span:after {
        display: none;
    }

    .nav_list {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        left: auto;
        right: -100%;
        display: block;
        background: #940b85;
        z-index: 992;
    }

    .nav_left p {
        line-height: 40px;
        padding-left: 0;
        background: none;
        padding-left: 15px;
    }

    .nav_box {
        padding: 0;
        padding-top: 70px;
        border: 0;
    }

    .nav_right {
        display: none;
    }

    .nav_left {
        float: none;
    }

    .nav_list .nav_left>div {
        padding: 0 20px;
        border-bottom: 1px dashed #9e5396;
        background: none;
    }

    .nav_list .nav_left>div>a {
        display: block;
        color: #fff;
    }

    .nav_left_twoUl>li {
        background: none;
    }

    .return_a {
        color: #fff;
        line-height: 50px;
        background: #219a8d;
        padding-left: 10px;
    }

    .nav_left>div i {
        display: block;
    }

    .nav_left_twoUl,
    .nav_left_threeUl {
        position: initial;
        width: 100%;
        height: auto;
    }

    .nav_left_twoUl li {
        width: 100%;
        position: relative;
    }

    .nav_left_twoUl ul {
        position: initial;
        width: 100%;
    }

    .navbody .nav {
        right: 0;
    }

    .nav li.cur .nav_list {
        right: 0;
    }

    .language {
        width: 60px;
        margin-right: 10px;
    }

}

@media only screen and (max-width:767px) {
    .header h1 {
        width: 180px;
        margin-top: 16px;
        margin-right: 0;
    }

    .language {
        margin-left: 10px;
        width: 80px;
    }

    .search_block,
    .header .wrap {
        position: static;
    }

    .search_box {
        width: 100%;
        top: 70px;
    }

    .search_box.on {
        width: 240px;
        top: 55px;
    }

    .nav_phone_btn {
        margin-left: 10px;
    }
}

@media only screen and (max-width:375px) {
    .header h1 {
        width: 150px;
    }

    .nav_phone_btn {
        margin-left: 15px;
    }

    .language {
        margin-left: 0;
    }

}

@media only screen and (min-width:1025px) {
    .nav>ul>li>a:hover {
        font-weight: bold;
    }

    .nav>ul>li.on>a:hover {
        color: #fff !important;
    }

    .tran_scale:hover img {
        transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        -moz-: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
    }

    .tel_link,
    .tel_link:hover {
        color: #3f2e27 !important;
        cursor: default;
    }

    a,
    .banner .but>div,
    .pub_more a:after {
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
    }

    a:hover {
        color: #219a8d !important;
    }

    .pub_index dl,
    .pub_index dl img {
        transition: all 0.6s;
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        -o-transition: all 0.6s;
        -ms-transition: all 0.6s;
    }

    .banner:hover .but {
        visibility: visible;
        opacity: 1;
    }

    .banner_warp h3 i,
    .banner_warp h3 p,
    .banner_warp p.fnt_24 {
        transition: all 2s;
        -webkit-transition: all 2s;
        -moz-transition: all 2s;
        -o-transition: all 2s;
        -ms-transition: all 2s;
    }

    .pub_more a:hover {
        color: #fff !important;
        ;
    }

    .pub_more a:hover:after {
        width: 100%
    }

    .index_03 dd h3 a:hover {
        color: inherit !important;
        opacity: 0.8;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
    }

    .pub_index dl:hover {
        background: #219a8d url(../images/kjrk_01.jpg) no-repeat center center;
        background-size: cover;
    }

    .pub_index dl:hover dd {
        color: #fff;
    }

    .pub_index dl:hover dt .ic_img02 {
        top: 0;
    }

    .pub_index dl:hover dt .ic_img01 {
        top: 100%;
    }

    /*nav*/
    .scrollHeader .header {
        height: 80px;
    }

    .scrollHeader .header h1 {
        margin-top: 21.5px;
    }

    .scrollHeader .nav>ul>li>a {
        margin-top: 21px;
    }

    .scrollHeader .header_re {
        margin-top: 20px;
    }

    .header h1,
    .header_re {
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
    }

    .scrollHeader .nav_list {
        top: 80px;
    }


    .nav>ul>li>a>span:after {
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
    }

    .nav>ul>li:hover>a>span:after {
        width: 100%;
    }

    .fixTop ul li a:hover {
        color: #fff !important;
        opacity: 0.8;
    }

    .Online a:hover {
        color: #fff !important;
    }

    .Online a:hover p {
        opacity: 0.8;
    }

    .Online a p {
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
    }
}

@media only screen and (max-width:1440px) {
    .index_about {
        width: 50%;
    }

    .index_02 {
        padding: 200px 0;
    }

}

@media only screen and (max-width:1366px) {
    .index_about {
        padding: 50px;
    }

    .index_02 {
        padding: 180px 0;
    }

    .index_03 dd {
        padding: 40px;
    }

    .foot_re p em {
        margin: 0 15px;
    }

    .header h1 {
        margin-right: 20px;
    }

    .nav>ul>li>a {
        padding: 0 10px;
    }
}

@media only screen and (max-width:1280px) {

    .banner_warp h3 {
        line-height: 60px;
        max-height: 120px;
    }

    .banner_warp h3 i {
        height: 10px;
    }

    .nav>ul>li>a>span:after {
        height: 8px;
        bottom: -4px;
    }

    /*.search_cont{margin-top: -70px;}*/
    /*.index_03 dd h3{line-height: 40px;max-height: 80px;}*/
    .index_01 {
        padding-bottom: 40px;
    }

    /*.index_03 dd{padding: 30px;}*/
    /*.index_02{padding: 140px 0;}*/
    .pub_index dd {
        line-height: 24px;
        height: 48px;
    }

    .pub_index dd p {
        max-height: 48px;
    }

    .header h1 {
        width: 130px;
        margin-top: 27.5px;
    }

    .scrollHeader .header h1 {
        width: 130px;
        height: 25.17px;
        margin-top: 22.5px;
    }

}

@media only screen and (max-width:1100px) {
    .nav {
        font-size: 14px;
    }

}

@media only screen and (max-width:1024px) {

    .banner .but {
        visibility: visible;
        opacity: 1;
    }

    .index_01 {
        padding: 50px 0;
    }

    .banner .but>div {
        display: block;
    }

    .banner_warp h3 {
        line-height: 40px;
        max-height: 80px;
    }

    .banner_warp h3 i {
        height: 4px;
        width: 80px;
    }

    .banner .but>div {
        font-size: 24px;
        width: 40px;
    }

    .footer_t ul li {
        padding: 0 5px;
    }

    .inwrap {
        padding: 0 20px;
    }
}

@media only screen and (max-width:767px) {
    .language dt i {
        font-size: 25px;
        right: -5px;
    }

    .pub_index dd {
        font-size: 14px;
        line-height: 20px;
        height: 40px;
    }

    .pub_index dd p {
        max-height: 40px;
    }

    .search_int p {
        font-size: 12px;
        padding: 0;
    }

    .search_int p i.bold {
        font-size: 16px;
    }

    .pub_index li {
        width: 50%;
    }

    .pub_index dl {
        padding: 20px 10px;
    }

    .pub_index dt {
        width: 60px;
        height: 60px;
    }

    .footer_t {
        padding: 30px 0;
        padding-bottom: 20px;
    }

    .footer_t ul {
        overflow: hidden;
    }

    .footer_t ul li {
        width: 24%;
        overflow: hidden;
        margin-bottom: 10px;
    }

    .footer_t ul li:nth-child(3n) {
        border-right: 0;
    }

    .footer_b span {
        display: block;
    }

    .footer_b {
        padding: 30px 0;
    }

    .header h1 {
        margin-top: 22.5px;
    }

    .scrollHeader .header h1 {
        margin-top: 17.5px;
        height: auto;
    }
}




@media only screen and (min-width:1025px) {
    .banner:hover .but {
        visibility: visible;
        opacity: 1;
    }

    .backtop a:hover {
        color: #fff !important;
        opacity: 0.8;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
    }

}

.site_nav,
.site_open {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.site_nav {
    position: fixed;
    right: 0px;
    bottom: 10%;
    width: 100px;
    z-index: 99;
}

.site_nav dt a {
    background: #fff;
    display: block;
    padding: 18px 6px;
    padding-bottom: 10px;
    border: 1px solid #d8d8d8;
    border-radius: 6px;
}

.backtop a {
    display: block;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.backtop {
    visibility: hidden;
    opacity: 0;
    border-radius: 0 0 6px 6px;
    background: #219a8d;
    margin-top: -6px;
}

.backtop.cur {
    visibility: visible;
    opacity: 1;
}

.Online {
    padding: 18px;
    box-sizing: border-box;
    background: #219a8d;
    margin-bottom: 10px;
    border-radius: 6px;
    color: #fff;
    text-align: center;
}

.Online h1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 15px;
    margin-bottom: 8px;
}

.Online a {
    color: #fff;
}

.site_close {
    position: absolute;
    top: -25px;
    right: 5px;
    cursor: pointer;
    color: #333;
}

.site_open {
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #219a8d;
    border-radius: 5px 0 0 5px;
    color: #fff;
    position: absolute;
    top: 0;
    text-align: center;
    left: 0px;
    visibility: hidden;
    opacity: 0;
}

.site_nav.cur {
    right: -100px;
}

.site_nav.cur .site_open {
    left: -30px;
    visibility: visible;
    opacity: 1;
}

@media only screen and (max-width:1024px) {
    .site_nav {
        right: 20px;
    }
}

@media only screen and (max-width:767px) {
    .site_nav {
        right: -100px;
    }

    .site_nav .site_open {
        left: -30px;
        visibility: visible;
        opacity: 1;
        font-size: 22px;
    }

    .site_nav.cur02 {
        right: 0px;
    }

    .site_nav.cur02 .site_open {
        left: 0px;
        visibility: hidden;
        opacity: 0;
    }



}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 3px;
    background: #edf1f5;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 3px;
    min-height: 100px;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #940b85;

}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag:hover .mCSB_dragger_bar {
    background: #0f3557;
}




.site_banner {
    position: relative;
}

.site_text {
    width: 100%;
    color: #fff;
    z-index: 2;
}

@media only screen and (max-width:767px) {
    .site_banner>img {
        display: none;
    }

    .site_banner {
        height: 130px;
        background-size: cover !important;
    }
}




.nav_dl ul {
    text-align: center;
}

.nav_dl li {
    display: inline-block;
    float: none;
    padding: 0 20px;
}

.nav_dl li a {
    color: #000;
}

.spacial_nav ul {
    text-align: center;
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

.spacial_nav li {
    float: left;
    display: inline-block;
    padding: 0 20px;
    min-width: 160px;
}

.spacial_nav li>div a {
    display: block;
    text-align: left;
    line-height: 30px;
}

.spacial_nav li h1 {
    text-align: left;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    width: inherit !important;
    float: none;
    margin-top: 0 !important;
}

.spacial_nav li h1:before {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: #219a8d;
    position: absolute;
    bottom: 0;
    left: 0;
}

@media only screen and (max-width:1024px) {
    .nav_dl ul {
        text-align: left;
    }

    .nav_dl li {
        display: block;
        line-height: 40px;
    }

    .nav_dl li a {
        color: #fff;
    }

    .spacial_nav ul {
        text-align: left;
        width: 100%;
    }

    .spacial_nav li {
        display: block;
        float: none;
    }

    .spacial_nav li h1 {
        width: 100% !important;
        line-height: 40px;
        margin-bottom: 0;
    }

    .spacial_nav li h1 a {
        float: left;
        width: calc(100% - 50px);
    }

    .spacial_nav li h1 i {
        float: right;
        width: 50px;
        text-align: right !important;
    }

    .spacial_nav li h1 {
        margin: 0 !important;
        padding-bottom: 0px;
    }

    .spacial_nav li>div {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        left: auto;
        right: -100%;
        display: block;
        background: #940b85;
        z-index: 992;
        padding-top: 70px;
        transition: all .3s;
    }

    .spacial_nav li>div a {
        padding: 0 20px;
        box-sizing: border-box;
        line-height: 40px;
    }

    .spacial_nav li.cur>div {
        right: 0;
    }
}

.fixTop {
    position: fixed;
    width: 100%;
    left: 0;
    background: #5f5f5f;
    padding: 12px 0;
    height: 40px;
    box-sizing: border-box;
    z-index: 999
}

.fixTop ul {
    text-align: right;
    height: 16px;
    line-height: 16px;
}

.fixTop ul li {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    border-right: 1px solid #fff;
    padding: 0 15px;
}

.fixTop ul li a {
    color: #fff;
}

.fixTop ul li:last-child {
    border-right: 0;
    padding-right: 0;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    pointer-events: visible !important;
}




/*调查问卷2021-12-13*/
.pub_more {
    margin-top: 30px;
}

.pub_more a {
    display: block;
    width: 212px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #009944;
    color: #fff;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.pub_more a i {
    position: relative;
    z-index: 2;
}

.pub_more a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: #219a8d url(../images/more_bg.jpg) no-repeat center center;
    background-size: cover;
}

/*筛选助手*/
.wrap_1290,
.assistant_box {
    width: 1290px;
    max-width: 94%;
    margin: auto;
}

.pub_p38 {
    line-height: 38px;
}

.screen_box {
    padding-top: 50px;
    padding-bottom: 60px;
}

.screen_box ul {
    position: relative;
}

.screen_box li dl {
    position: relative;
    width: 100%;
    height: 100%;
}

.screen_box li dt,
.screen_box li dt img {
    position: relative;
    width: 100%;
    height: 100%;
}

.screen_box li dd {
    position: absolute;
    left: 0;
    bottom: 30px;
    color: #fff;
    padding: 0 35px;
    box-sizing: border-box;
}

.screen_box li dd p {
    margin-bottom: 10px;
}

.screen_box li dd h3 {
    line-height: 38px;
    overflow: hidden;
    font-weight: bold;
}

.screen_box li {
    position: absolute;
}

.screen_box li:nth-child(1) {
       width: 100%;
    height: 44.4%;
    left: 0;
    top: 0;
}

.screen_box li:nth-child(4) {
  width: 32.15%;
    height: 52.85%;
    left: 68%;
    bottom: 0;
}

.screen_box li:nth-child(3) {
       width: 32.15%;
    height: 52.85%;
    left: 0;
    bottom: 0;
}

.screen_box li:nth-child(2) {
    width: 32.15%;
    height: 52.85%;
    left: 34%;
    bottom: 0;
}

/*.screen_box li:nth-child(5) {*/
/*    width: 38.5%;*/
/*    height: 32.59%;*/
/*    right: 0%;*/
/*    bottom: 0;*/
/*}*/

.screen_box li:nth-child(1) dd {
    width: 600px;
}

@media only screen and (max-width:1280px) {
    .screen_box li dd h3 {
        line-height: 32px;
    }

    .pub_p38 {
        line-height: 32px;
    }

    .screen_box li dd {
        padding: 0 20px;
        bottom: 20px;
    }

    .screen_box li:nth-child(1) dd {
        width: 100%;
    }
}

@media only screen and (max-width:1024px) {
    .screen_box {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .screen_box li dd h3 {
        line-height: 28px;
    }

    .pub_p38 {
        line-height: 28px;
    }

    .pub_more a {
        width: 150px;
        height: 38px;
        line-height: 38px;
    }
}

@media only screen and (max-width:767px) {
    .screen_box {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .screen_box ul {
        height: auto !important;
    }

    .screen_box li {
        position: static;
        width: 100% !important;
        margin-bottom: 20px;

    }

    .screen_box li dl {
        height: 200px;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center !important
    }

    .screen_box li dt img {
        display: none;
    }

    .screen_box li:last-child {
        margin-bottom: 0;
    }

    .screen_box li dd h3 {
        line-height: 22px;
    }

    .pub_p38 {
        line-height: 22px;
    }

    .screen_box li dd {
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        position: absolute;
        left: 0;
        top: 50%;
    }




}


/*筛选助手1*/

.assistant .assistant_01 .pub_more {
    padding-left: 0;
}

.assistant_box {

    margin-top: 50px;
    margin-bottom: 100px;
    position: relative;
}

.assistant_int {
    padding: 14% 125px;
    padding-bottom: 0;
    position: relative;
    z-index: 2;
    color: #fff;
}

.assistant_01 h1 {
    margin-bottom: 30px;
}

.assistant_int .pub_more {
    width: 172px;
    margin-top: 40px;
}

.s_sadio li {
    overflow: hidden;
    padding-left: 32px;
    position: relative;
    cursor: pointer;
    margin-bottom: 5px;
}

.s_sadio span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #cacaca;
    position: absolute;
    top: 16px;
    left: 0;
}

.s_sadio span i {
    width: 13px;
    height: 13px;
    background: none;
    border-radius: 50%;
}

.s_sadio li.on span i {
    background: #219a8d;
}

.s_sadio li.on span {
    border: 1px solid #219a8d;
}

.s_sadio li.on {
    color: #219a8d;
}

.assistant_01 h2 {
    margin-bottom: 30px;
}

.assistant_01 .s_sadio,
.assistant_01 .pub_more {
    padding-left: 28px;
}

.assistant_01 .pub_more {
    overflow: hidden;
    width: auto;
}

.assistant_01 .pub_more a {
    float: left;
    margin-right: 20px;
}

.assistant_01 .pub_more a.a_next {
    margin: 0;
    background: #219a8d;
}

.assistant_02 dl {
    overflow: hidden;
    margin-bottom: 50px;
}

.assistant_02 dt {
    float: left;
    width: 119px;
}

.assistant_02 dt img {
    width: 100%;
}

.assistant_02 dd {
    float: right;
    width: calc(100% - 125px)
}

.assistant_02 dd h1 {
    font-size: 62px;
    font-weight: bold;
    line-height: 70px;
}

.assistant_p01 span {
    border-bottom: 2px solid #fff;
}

.assistant_p02 {
    height: 30px;
}

.assistant_p02 a {
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    line-height: 30px;
    height: 30px;
    background: #219a8d url(../images/more_bg02.jpg) no-repeat center center;
    background-size: cover;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}

.assistant_p02 a span {
    position: relative;
    z-index: 2;
}

.assistant_p02 {
    margin: 20px 0;
}

@media only screen and (max-width:1366px) {
    .assistant_int {
        padding-top: 12%;
    }
}

@media only screen and (max-width:1280px) {
    .assistant_int {
        padding-top: 10%;
    }

    /*.s_sadio span{top:12px;}*/
}

@media only screen and (max-width:1024px) {
    .assistant_box {
        margin-top: 40px;
        margin-bottom: 50px;
    }

    .assistant_02 dd h1 {
        font-size: 44px;
    }

    .assistant_02 dd h1 {
        line-height: 62px;
    }

    .assistant_02 dt {
        width: 100px;
    }

    .assistant_02 dd {
        width: calc(100% - 110px)
    }

    .assistant_02 dl {
        margin-bottom: 20px;
    }

    .assistant_box {
        height: auto !important;
    }

    .assistant_int {
        padding: 100px 50px;
    }

    /*.s_sadio span{width: 16px;height: 16px;top:8px;}*/
}

.assistant_01 h2 {
    font-size: 28px;
}

.assistant_01 .s_sadio {
    font-size: 18px;
}

.s_sadio span i {
    width: 8px;
    height: 8px;
}

.s_sadio span {
    top: 6px;
    width: 14px;
    height: 14px;
}

@media only screen and (max-width:767px) {
    .assistant_box {
        margin-top: 20px;
    }

    .assistant_02 dt,
    .assistant_02 dd {
        float: none;
    }

    .assistant_02 dt {
        margin: auto;
    }

    .assistant_02 dd {
        width: 100%;
        text-align: center;
    }

    .assistant_02 dd h1 {
        font-size: 30px;
        line-height: 44px;
    }

    .assistant_int {
        padding: 50px 20px;
    }

    .assistant_01 .s_sadio,
    .assistant_01 .pub_more {
        padding-left: 0;
    }

    .s_sadio span {
        top: 5px;
        width: 12px;
        height: 12px;
    }

    .assistant_01 .s_sadio {
        font-size: 14px;
    }

    .s_sadio li {
        padding-left: 24px;
    }

    .s_sadio span i {
        width: 6px;
        height: 6px;
    }

    .assistant_01 .pub_more a {
        width: 46%;
        margin: 0 2%;
    }

    .assistant_01 h2 {
        margin-bottom: 20px;
        font-size: 16px;
    }

    .assistant_int .pub_more {
        margin-top: 30px;
    }

    .assistant_01 h1 {
        margin-bottom: 20px;
    }

    .assistant_box {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width:1025px) {

    .assistant_p02 a:after,
    .technical_list li {
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
    }

    .assistant_p02 a:hover {
        color: #fff !important;
    }

    .assistant_p02 a:hover:after {
        width: 100%
    }

    .assistant_p02 a:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 0%;
        height: 100%;
        background: #009944;
    }

    .assistant_01 .pub_more a.a_next:after {
        background: #009944
    }

}


/*隐藏头部 2022-09-01*/
.fixTop {
    display: none;
}

.language dd p:nth-child(2),
.language dd p:nth-child(3) {
    display: none;
}

.header {
    top: 0;
}

.height_height {
    height: 90px;
}

@media only screen and (max-width:1024px) {
    .height_height {
        height: 70px;
    }

}


.reference_search {
    overflow: hidden;
    width: 800px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 40px;
}

.reference_search input,
.reference_search button {
    height: 50px;
    line-height: 50px;
    float: left;
    box-sizing: border-box;
    border-radius: 5px;
}

.reference_search button {
    width: 80px;
    text-align: center;
    margin-left: 10px;
    background: #219a8d;
    color: #fff;
}

.reference_search .reference_btn02 {
    background: #9e9d9d;
}

.reference_search input {
    width: calc(100% - 180px);
    background: #fff;
    padding: 0 10px;
}

.reference_search2 input {
    background: #eee;
}

@media only screen and (max-width:767px) {
    .reference_con {
        padding: 30px 0;
    }

    .reference_search {
        margin-bottom: 20px;
    }

    .reference_search input,
    .reference_search button {
        height: 40px;
        line-height: 40px;
    }

    .reference_search button {
        width: 60px;
    }

    .reference_search input {
        width: calc(100% - 140px);
    }
}


.xhr {
    display: none;
}

.contbox .xhr {
    display: inline-block;
}

/*导航下拉*/
.nav li .nav_dl ul {
    position: relative;
    text-align: left;
}

/*.nav li:nth-child(1) .nav_dl ul{text-align: left;padding-left: 290px;}
.nav li:nth-child(2) .nav_dl ul{text-align: left;padding-left: 400px;}
.nav li:nth-child(4) .nav_dl ul{text-align: left;padding-left: 620px;}
.nav li:nth-child(5) .nav_dl ul{text-align: left;padding-left: 725px;}
.nav li:nth-child(7) .nav_dl ul{text-align: left;padding-left: 945px;}*/