@charset "UTF-8";
@font-face {
    font-family: 'SourceHanSansCN-Regular';
    src: url("../fonts/SourceHanSansCN-Regular.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'SourceHanSansCN-Regular';
    src: url("../fonts/SourceHanSansCN-Regular.woff2") format("woff");
    font-display: swap;
}

@font-face {
    font-family: 'SourceHanSansCN-Medium';
    src: url("../fonts/SourceHanSansCN-Medium.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'SourceHanSansCN-Bold';
    src: url("../fonts/SourceHanSansCN-Bold.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'AlibabaPuHuiTi-Regular';
    src: url("../fonts/AlibabaPuHuiTi-Regular.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'AlibabaPuHuiTi-Medium';
    src: url("../fonts/AlibabaPuHuiTi-Medium.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'AlibabaPuHuiTi-Bold';
    src: url("../fonts/AlibabaPuHuiTi-Bold.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'AlibabaPuHuiTi-Light';
    src: url("../fonts/AlibabaPuHuiTi-Light.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url("../fonts/Roboto-Bold.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'ArialMT';
    src: url("../fonts/ArialMT.ttf") format("truetype");
    font-display: swap;
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-tap-highlight-color: transparent
}

body,
html {
    color: #333
}

html {
    -webkit-text-size-adjust: 100%;
    font-size: 100px
}

@media (max-width:1600px) {
    html {
        font-size: 6.25vw
    }
}

@media (max-width:1024px) {
    html {
        font-size: 9.765625vw
    }
}

@media (max-width:480px) {
    html {
        font-size: 14vw
    }
}

body {
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    overflow-x: hidden;
    line-height: 1.5;
}

body,
input,
pre,
select,
th,
td,
textarea {
    font-family: 'SourceHanSansCN-Regular', Arial, -apple-system, BlinkMacSystemFont, "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
    font-size: 0.16rem;
}

@media (max-width:768px) {
    body,
    input,
    pre,
    select,
    th,
    td,
    textarea {
        font-size: 0.24rem
    }
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    padding: 0;
    margin: 0
}

input,
textarea {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0
}

select {
    border: solid 0.01rem #eee;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select.gif) no-repeat scroll right 0.1rem center transparent;
    padding-right: 0.2rem
}

select::-ms-expand {
    display: none
}

a,
a:active {
    color: #333
}

a:hover {
    color: #1290cb
}

a,
a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

:focus,
a:focus {
    outline: 0;
    -moz-outline: none
}

table,
td,
th {
    border-collapse: collapse;
    border-spacing: 0
}

.ul,
.ul li {
    list-style: none
}

img {
    border: none;
    max-width: 100%;
    vertical-align: middle
}

.Ispic {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    margin: 0;
    text-align: justify;
    text-justify: inter-ideograph
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    zoom: 0
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1
}

.dot {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.dot1,
.dot2,
.dot3,
.dot4 {
    display: -webkit-box;
    display: box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-box-orient: vertical
}

.dot1 {
    -webkit-line-clamp: 1
}

.dot2 {
    -webkit-line-clamp: 2
}

.dot3 {
    -webkit-line-clamp: 3
}

.dot4 {
    -webkit-line-clamp: 4
}

.ytable {
    display: table;
    width: 100%;
}

.ytable.h100pc {
    height: 100%
}

.ytable.fixed {
    table-layout: fixed;
}

.ytable-cell {
    display: table-cell;
    vertical-align: middle
}

.none {
    display: none
}

.hidden {
    visibility: hidden
}

@media (min-width:1025px) {
    .fl {
        float: left
    }
    .fr {
        float: right
    }
}

.compensate-for-scrollbar {
    margin-right: 0 !important;
}

.auto-inner {
    width: 89%;
    max-width: 1680px;
    margin: 0 auto
}

.pr {
    position: relative
}

.nm {
    margin: 0
}

.nfw {
    font-weight: normal
}

.img-block {
    display: block;
    width: 100%
}


/* .view.editor p{margin:0.16rem 0}
.view.editor .list-paddingleft-2{padding-left:0}
.view.editor ol,.view.editor ul{width:auto}
.view.editor li{clear:inherit} */


/*header*/

header {
    position:fixed;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 100;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 5.5%;
}
header.hover{background: rgba(0,0,0,0.6)}
.top-search {
    float: right;
}

.top-search .sico {
    cursor: pointer;
    color: #999999;
}

.top-search .sico .iconfont {
    display: block;
    width: 0.24rem;
    height: 0.24rem;
}

.top-search .sico .icongb {
    display: none;
    background: url(../images/close-white.svg) no-repeat center;
    background-size: 80%;
}

.top-search .sico .iconso {
    background: url(../images/search.svg) no-repeat center;
    background-size: 90%;
}

.top-search .sico.on .icongb {
    display: block;
}

.top-search .sico.on .iconso {
    display: none;
}

.top-search .sbox {
    width: 350px;
    background: rgba(0, 0, 0, 0.4);
    right: 0%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: none;
    position: absolute;
    top: 101%;
}

.top-search .sbox .text {
    /* width: 100%; */
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-indent: 1em;
    border: 0;
    background: none;
    color: #fff;
}

.top-search .sbox .text::-webkit-input-placeholder {
    color: rgb(218, 218, 218);
}

.top-search .sbox .btn {
    float: right;
    width: 0.5rem;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-search .sbox .btn .iconfont {
    width: 0.24rem;
    height: 0.24rem;
    display: block;
    background: url(../images/search.svg) no-repeat center;
}

.top-search {
    width: 0.8rem;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 1rem;
	padding-right: 30px;
}

.top-search>* {
    position: absolute;
}
.top-search .lan{ right:0}
.top-search .lan a{color: #fff}
.top-search .text {
    width: calc(100% - 0.5rem);
    left: 0.53rem;
    top: 0.25rem;
}

.top-search .btn {}

@media (min-width:1025px) {}

@media (max-width:1024px) {
    header .logo {
        float: left;
    }
    .top-search {
        right: 0.5rem;
        height: 1rem;
        top: 0;
        width: 0.5rem;
    }
    .top-search .sico {
        width: 0.5rem;
        height: 0.5rem;
        background: #1290cb;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        flex-flow: column;
        align-items: center;
    }
    .top-search .sico.on {
        background: #002b49;
    }
    .top-search .sico .iconfont {
        width: 0.3rem;
        height: 0.3rem;
    }
    .top-search .sico .icongb {
        background-size: 92%;
    }
    .top-search .sbox {
        width: 300px;
        right: -0.5rem;
    }
    .top-search .sbox .btn .iconfont {
        width: 30px;
        height: 30px;
    }
}

header .logo {
    display: table;
    height: 1rem;
    margin-right: 5.209%;
}

header .logo a {
    display: table-cell;
    vertical-align: middle;
}

header .logo img {
    height: 0.54rem;
}

header .logo img.blue {
    display: none;
}

.top-menu li aside a {
    display: block;
}

.top-menu li.aon aside a {
    color: #1290cb;
}

.top-menu .sub {
    display: none;
}

.top-menu .sub dd {
    padding: 0.05rem 0;
}

@media (min-width:1025px) {
    .top-menu li.aon:before {
        content: '';
        width: 100%;
        height: 0.03rem;
        background-color: #1290cb;
        position: absolute;
        top: 0;
        left: 0;
    }
    .top-menu li {
        float: left;
        position: relative;
    }
    .top-menu li:not(:last-child) {
        margin-right: 0.62rem;
    }
    .top-menu li aside {
        padding: 0.25rem 0;
    }
    .top-menu li aside a {
        line-height: 0.5rem;
        color: #fff;
        font-size: 0.17rem;
    }
    .top-menu .sub {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 140px;
        min-width: 100%;
        background-color: #1290cb;
        padding: 0.1rem;
        border-radius: 0 0 0.05rem 0.05rem;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
        transform: translateX(-50%);
        text-align: center;
    }
    .top-menu .sub dd a {
        white-space: nowrap;
        color: #fff;
        font-size: 0.875em;
    }
    .top-menu .sub dd a:hover {
        text-decoration: underline;
    }
}

@media (min-width:1025px) and (max-width:1720px) {
    .top-menu li:not(:last-child) {
        margin-right: 2vw;
    }
}

@media (max-width:1024px) {
    .top-menu {
        position: fixed;
        top: 1rem;
        bottom: 0;
        left: -100%;
        opacity: 0;
        background-color: rgba(255, 255, 255, 0.9);
        padding: 2vw 0;
        width: 240px;
        transition: 0.3s;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    }
    .menu-show .top-menu {
        left: 0;
        opacity: 1;
    }
    .top-menu ul {
        height: 100%;
        overflow: auto;
    }
    .top-menu li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .top-menu li aside {
        position: relative;
        padding: 2vw calc(4vw + 6px) 2vw 2vw;
    }
    .top-menu li .op {
        position: absolute;
        border: 6px solid transparent;
        border-top-color: #666;
        right: 0.1rem;
        top: 50%;
        margin-top: -3px;
        transition: transform 0.3s;
    }
    .top-menu li .op.click {
        transform: rotate(-180deg);
        margin-top: -6px;
        border-top-color: #1290cb;
    }
    .top-menu .sub {
        padding: 2vw;
        background-color: rgba(126, 192, 77, 0.12);
    }
    .open-menu {
        position: absolute;
        width: 0.5rem;
        height: 0.5rem;
        right: 2%;
        background: #1290cb;
        border-radius: 50%;
        top: 50%;
        margin-top: -0.25rem;
        display: flex;
        justify-content: center;
        flex-flow: column;
        align-items: center;
    }
    .menu-show .open-menu {
        background-color: #002b49;
        background-image: url(../images/close-white.svg);
        background-repeat: no-repeat;
        background-size: auto 40%;
        background-position: center;
    }
    .open-menu i {
        display: block;
        width: 50%;
        height: 2px;
        background-color: #fff;
        margin: 0.03rem 0;
    }
    .menu-show .open-menu i {
        display: none;
    }
}

@media (max-width:480px) {
    body {
        padding-top: 1rem;
    }
    header {
        position: fixed;
        background-color: #fff;
        border-bottom: 1px #eee solid;
        z-index: 999;
    }
    header .logo img.blue {
        display: block;
    }
    header .logo img.white {
        display: none;
    }
}


/*footer*/

footer {
    background-color: #f4f6fa;
    position: relative;
}

footer .b-top {
    padding: 0.5rem 0;
}

.flogo {}

.infobox {
    float: left;
}

.infobox .contact {
    list-style: none;
    margin: 0.3rem 0;
}

.infobox .contact li {
    list-style: none;
    font-family: MicrosoftYaHei;
    font-size: 0.15rem;
    line-height: 0.36rem;
}

.infobox .contact li img {
    position: relative;
    top: -1px;
}

.infobox .contact li a {
    color: #333333;
}

.infobox .contact li a:hover {
    color: #1290cb;
}

.share {
    list-style: none;
}

.share li {
    position: relative;
    float: left;
    margin-right: 0.18rem;
}

.share li a {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.share li a img {}

.share li figure {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    width: 90px;
    display: none;
}

.share li figure img {}

.share li:hover figure {
    display: block;
}

.linkmap {
    float: right;
    width: 80%;
    text-align: right;
    font-size: 0;
    vertical-align: top;
}

.linkmap dl {
    display: inline-block;
    vertical-align: inherit;
    margin-left: 7%;
    text-align: left;
}

.linkmap dl dt a {
    font-family: SourceHanSansCN-Bold;
    font-size: 0.18rem;
    color: #555555;
}

.linkmap dl dd a {
    font-size: 0.15rem;
    line-height: 0.36rem;
    color: #888888;
}

.linkmap dl a:hover {
    color: #1290cb;
}

.b-bottom {
    border-top: solid 1px #e1e6ec;
    padding: 0.36rem 0;
    color: #939496;
    font-size: 0.14rem;
}

.b-bottom a {
    color: #939496;
}

.b-bottom a:hover {
    color: #1290cb;
}

.gettop {
    width: 45px;
    height: 45px;
    background-color: #1290cb;
    border-radius: 50%;
    position: fixed;
    right: 16px;
    bottom: 50px;
    display: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 999;
}
.gettop.on{
    display: flex;
}
@media (max-width:1440px) {
    .linkmap {
        width: 74%;
    }
    .linkmap dl {
        margin-left: 5%;
    }
}

@media (max-width:1100px) {
    .linkmap {
        width: 73%;
    }
}

@media (max-width:1024px) {
    .linkmap {
        display: none;
    }
    .infobox {
        float: none;
        text-align: center;
    }
    .share {
        display: flex;
        justify-content: center;
    }
    .flogo img {
        height: 30px;
    }
    .b-bottom {
        text-align: center;
    }
}

@media (max-width:480px) {
    .infobox .contact li {
        font-size: 14px;
        line-height: 30px;
    }
    .b-bottom {
        font-size: 14px;
    }
}


/*home-ban*/

.home-ban {
    position: relative;
    z-index: 1;
    width: 100%;
    overflow: hidden;
}

.home-ban .item {
    position: relative;
}

.home-ban .url {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 10;
}

.home-ban .pages {
    position: absolute;
    z-index: 10;
    left: 0;
    width: 100%;
    bottom: 0.4rem;
}

.home-ban .pages .slick-dots li {
    border: none;
    opacity: 1;
    width: 0.24rem;
    height: 0.24rem;
    margin: 0 0.08rem;
    background: url(../images/dot.png) center no-repeat;
    background-size: contain;
}

.home-ban .pages .slick-dots li.slick-active {
    background: url(../images/dot_a.png) center no-repeat;
    background-size: contain;
}

.home-ban .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    color: #fff;
}
.home-ban video{position: absolute;left: 0;right: 0;width: 100%;height: 100%;z-index: 8;    object-fit: cover;}
.home-ban .Banvideo{position: static;left: 0;right: 0;width: 100%;height: 100%;z-index: 11;top: 0;}
.home-ban .Banvideo video{position: static;    object-fit: cover;}
.home-ban .txt .ytable {
    height: 100%;
}

.home-ban .txt .ytable-cell>* {
        width: 5.8rem;
     transition: -webkit-transform 1.2s;
     transition: transform 1.2s;
      transition: transform 1.2s;
}

.home-ban .slick-active .txt .ytable-cell>* {

     opacity: 1;

}
.home-ban .txt .tit{
    opacity: 0;
      transition: -webkit-transform 1.2s;
     transition: transform 1.2s;
      transition: transform 1.2s;
}
.home-ban .slick-active .txt .tit{
    opacity: 1;
      transform: translateX(0);
}

.home-ban .txt .sub_tit {
    font-size: 0.32rem;
    position: relative;
    font-family: AlibabaPuHuiTi-Medium;
    padding-top: 0.38rem;
    transform: translateX(-100px);
}

.home-ban .txt .sub_tit:before {
    content: '';
    width: 0.8rem;
    height: 0.06rem;
    background-color: #1290cb;
    position: absolute;
    top: 0;
    left: 0;
}

.home-ban .txt .tit_cn {
    font-size: 0.7rem;
    line-height: 1;
    margin: 0.2rem 0;
    padding-bottom: 0.32rem;
    border-bottom: 1px solid #ffffff38;
     transform: translateX(100px);
}

.home-ban .txt .tit_cn span {
    font-family: AlibabaPuHuiTi-Bold;
}

.home-ban .txt .tit_en {
    font-family: AlibabaPuHuiTi-Light;
    font-size: 0.16rem;
    opacity: 0.8;
    line-height: 0.266rem;
     transform: translateX(-100px);
}

@media (min-width:1025px) {
    .home-ban .wap {
        display: none;
    }
}

@media (max-width:1024px) {
    .home-ban .pc {
        display: none;
    }
}

@media (max-width:768px) {
    .home-ban .Banvideo video {position: absolute;height: 240px;top:0;}
    .home-ban .Banvideo .play {position: relative;z-index: 10;}
    .home-ban .Banvideo .play.hide {opacity: 0}
    .home-ban .Banvideo .play figure {height: 240px;}
    .home-ban .Banvideo .play .play_btn {position: absolute;width: 100%;height: 100%;top:0;left:0;background: url("../images/play.svg") no-repeat center rgba(0,0,0,0.4);}
    .home-ban .txt .tit_cn {
        font-size: 0.35rem;
    }
    .home-ban .txt .sub_tit {
        font-size: 0.22rem;
    }
    .home-ban .txt .tit_en {
        font-size: 0.12rem;
    }
    .home-ban .slick-active .txt .ytable-cell>* {
        width: 4rem;
    }
}


/*home-title*/

.home-title {
    position: relative;
    z-index: 1;
}

.home-title b {
    font-size: 3em;
    display: table;
    max-width: 4.54rem;
    line-height: 1.25;
}

.home-title .all-more {
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (max-width:768px) {
    .home-title b {
        font-size: 1.5em;
        max-width: 3rem;
    }
}


/*home-more*/

.all-more a {
    display: inline-block;
    font-size: 1.125em;
}

.all-more.border a {
    color: #9ed079;
}

.all-more.border a:before,
.all-more.border a:after {
    display: inline-block;
    width: 0;
    content: '';
    height: 1px;
    background-color: #eee;
    transition: 0.3s width;
    vertical-align: middle;
}

.all-more.border-l a:before,
.all-more.border-l a:hover:after {
    width: 1rem;
}

.all-more.border-l a:hover:after {
    margin-left: 0.2rem;
}

.all-more.border-l a:hover:before {
    width: 0;
}

.all-more.border-l a:before {
    margin-right: 0.2rem;
}

.all-more.border-r a:hover:before,
.all-more.border-r a:after {
    width: 1rem;
}

.all-more.border-r a:hover:before {
    margin-right: 0.2rem;
}

.all-more.border-r a:hover:after {
    width: 0;
}

.all-more.border-r a:after {
    margin-left: 0.2rem;
}

.all-more.kuang a {
    line-height: 0.7rem;
    border: solid 2px #1290cb;
    color: #1290cb;
    padding: 0 0.76rem;
    position: relative;
}

.all-more.kuang a:before {
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1290cb;
    z-index: -1;
    transition: transform 0.3s;
    transform: scaleX(0);
    transform-origin: right 0;
    top: 0;
}

.all-more.kuang a:hover {
    color: #fff;
}

.all-more.kuang a:hover:before {
    transform: scaleX(1);
    transform-origin: 0 0;
}

@media (max-width:768px) {
    .all-more a {
        font-size: 1em;
    }
    .all-more.border a:before,
    .all-more.border a:hover:after {
        width: 0.5rem;
    }
}


/*home-about*/

.home-title {
    color: #002b49;
    line-height: 1;
    position: relative;
}

.home-title .tit_en {
    font-family: Roboto-Bold;
    font-size: 0.6rem;
    position: relative;
}

.home-title .tit_en span {
    color: #1290cb;
}

.home-title .tit_cn {
    font-family: SourceHanSansCN-Medium;
    font-size: 0.3rem;
    margin-top: 0.16rem;
}

.home-title.white {
    color: #fff;
}

@media (max-width:480px) {
    .home-title .tit_en {
        font-size: 0.4rem;
    }
    .home-title .tit_cn {
        font-size: 0.28rem;
    }
}

.home-about .home-title {
    float: left;
}

.home-about .home-title .tit_en:before {
    content: '';
    width: 1.05rem;
    height: 0.03rem;
    background-color: #002b49;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -34%;
}

.home-about {
    overflow: hidden;
    padding: 0.89rem 0 0;
}

.home-about .auto-inner {
    position: relative;
    z-index: 1;
}

.home-about .intro {
    width: 63%;
    float: right;
}

.home-about .intro h3 {
    color: #1290cb;
    font-family: SourceHanSansCN-Bold;
    font-size: 0.2rem;
    line-height: 1;
}

.home-about .intro p {
    font-family: SourceHanSansCN-Regular;
    font-size: 0.16rem;
    line-height: 0.3rem;
    letter-spacing: 0rem;
    color: #555555;
    margin: 0;
}

.about-box {
    padding: 0.7rem 0 0;
}

.about-box .slider-title {
    font-size: 0.18rem;
}

.about-box .slider-title li {
    padding-bottom: 0.75rem;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.about-box .slider-title .slick-current li {
    color: #1290cb;
}

.about-box .slider-title .slick-current li:before {
    content: '';
    width: 0.01rem;
    height: 0.56rem;
    background-color: #1290cb;
    position: absolute;
    bottom: 0.09rem;
    left: 50%;
    transform: translateX(-50%);
}

.slider-list {
    position: relative;
}

.slider-list .slider {
    max-width: 8.6rem;
    margin-left: 2.45rem;
    position: relative;
}

.slider-list .slider:before {
    content: '';
    width: 7.2rem;
    height: 7.2rem;
    background-color: #f4f6fa;
    position: absolute;
    top: 0;
    left: 0;
}

.slider-list .item {
    position: relative;
}

.slider-list .item .txtbox {
    height: 7.2rem;
    width: 2.56rem;
    float: left;
    margin-left: 0.59rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
}

.slider-list .item .txtbox .ico {}

.slider-list .item .txtbox .tit {
    font-size: 0.24rem;
    color: #002b49;
    line-height: 1;
    margin: 0.48rem 0 0.34rem;
}

.slider-list .item .txtbox .txt {
    font-size: 0.16rem;
    line-height: 0.3rem;
    letter-spacing: 0rem;
    color: #666666;
}

.slider-list .item .txtbox .more {
    font-size: 0.16rem;
    color: #182437;
    margin-top: 0.8rem;
    padding-right: 0.13rem;
    background: url(../images/arr.png) right center no-repeat;
}

.slider-list .item .txtbox .more:hover {
    color: #1290cb;
    background: url(../images/arr1.png) right center no-repeat;
}

.slider-list .item .imgbox {
    width: 4.8rem;
    float: right;
    position: relative;
    margin-top: 0.6rem;
    box-shadow: 0rem 0rem 0.4rem 0rem rgba(0, 0, 0, 0.1);
}

.slider-list .item .imgbox a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.slider-list .item .imgbox .Ispic {
    height: 6rem;
}

.slider-list .btn {
    max-width: 1.8rem;
    margin-left: 5.35rem;
    position: relative;
}

.slider-list .btn:before {
    content: '';
    width: 1px;
    height: 0.4rem;
    background-color: #eaeaea;
    position: absolute;
    left: 50%;
    bottom: 0.75rem;
    z-index: 99;
}

.slider-list .btn .slick-arrow {
    width: 50%;
    margin-top: 0;
    height: 0.7rem;
    top: -1.3rem;
    background-color: #ffffff;
}

.slider-list .btn .slick-prev {
    background-image: url(../images/page/a_l.png);
}

.slider-list .btn .slick-prev:hover {
    background-image: url(../images/page/a_l_h.png);
}

.slider-list .btn .slick-next {
    background-image: url(../images/page/a_r.png);
}

.slider-list .btn .slick-next:hover {
    background-image: url(../images/page/a_r_h.png);
}

@media (min-width:1025px) {}

@media (max-width:1024px) {
    .slider-list .slider {
        max-width: 94%;
        margin-left: 0;
    }
    .slider-list .btn {
        margin-left: 3.93rem;
    }
}

@media (max-width:480px) {
    .home-title .tit_cn,
    .home-title .tit_en {
        font-size: 18px;
    }
    .home-about .intro h3 {
        font-size: 16px;
    }
    .home-about .intro p {
        font-size: 14px;
        line-height: 22px;
    }
    .about-box .slider-title {
        font-size: 16px;
    }
    .slider-list .slider:before {
        width: 60%;
    }
    .slider-list .item .txtbox {
        margin-left: 0.43rem;
        width: 2rem;
    }
    .slider-list .item .imgbox {
        width: 4rem;
    }
    .home-about .intro {
        width: 100%;
    }
    .slider-list .item .txtbox .more {
        padding-right: 0.18rem;
        background-size: 0.12rem;
    }
    .slider-list .item .txtbox .ico img {
        height: 0.6rem;
    }
    .slider-list .btn {
        margin-left: 1.83rem;
    }
    .home-about .home-title .tit_en:before {
        left: 100%;
    }
    .slider-list .item .txtbox .tit {
        font-size: 16px;
    }
}

@media (max-width:400px) {
    .about-box .slider-title {
        font-size: 14px;
    }
    .slider-list .item .txtbox .txt {
        font-size: 12px;
        line-height: 18px;
    }
}


/* home-product */

.home-product {
    padding: 0.89rem 0 1.05rem;
}

.home-product .home-title {
    text-align: center;
    padding-bottom: 0.64rem;
}

.home-product .home-title:before {
    content: '';
    width: 0.03rem;
    height: 0.5rem;
    background-color: #002b49;
    position: absolute;
    bottom: 0;
}

.home-product .pro-list {}

.home-product .pro-list ul {
    list-style: none;
}

.home-product .pro-list ul li {
    float: left;
    position: relative;
    overflow: hidden;
}

.home-product .pro-list ul li a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 199;
}

.home-product .pro-list li .txtbox {
    position: absolute;
    bottom: 0.4rem;
    left: 0.4rem;
    color: #ffffff;
    line-height: 1;
    z-index: 99;
}

.home-product .pro-list li .ico {
    position: relative;
}

.home-product .pro-list li .ico:before {
    content: '';
    width: 0.43rem;
    height: 0.43rem;
    background-color: #1290cb;
    border-radius: 50%;
    opacity: 0.7;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: 0.3s ease-out;
}

.home-product .pro-list li:hover .ico:before {
    width: 0.6rem;
    height: 0.6rem;
}

.home-product .pro-list li .ico img {
    width: 0.6rem;
    height: 0.6rem;
}

.home-product .pro-list li .tit {
    font-family: SourceHanSansCN-Bold;
    font-size: 0.22rem;
    margin: 0.2rem 0 0.16rem;
}

.home-product .pro-list li .txt {
    opacity: 0.6;
    font-size: 0.16rem;
}

.home-product .pro-list li .Ispic {
    transition: 0.3s ease-out;
}

.home-product .pro-list li:hover .Ispic {
    transform: scale(1.2);
}

.home-product .pro-list ul .list_box {
    float: left;
    width: 33%;
    margin: 0 0.5%;
    margin-bottom: 0.5%;
}

.home-product .pro-list .list_1 {
    width: 33%;
    margin-bottom: 0.5%;
}

.home-product .pro-list .list_2 {
    width: 100%;
    margin-bottom: 1.5%;
}

.home-product .pro-list .list_3 {
    width: 49%;
}

.home-product .pro-list .list_4 {
    width: 49.5%;
    float: right;
}

.home-product .pro-list .list_5 {
    width: 33%;
    margin-bottom: 0.5%;
}

.home-product .pro-list .list_6 {
    width: 33%;
}

.home-product .pro-list .list_7 {
    width: 33%;
    margin: 0 0.5%;
}

.home-product .pro-list .list_8 {
    width: 16.5%;
    margin-right: 0.5%;
}

.home-product .pro-list .list_9 {
    width: 16%;
}

.home-product .pro-list .list_1 .Ispic {
    width: 100%;
    padding-bottom: 100.33%;
}

.home-product .pro-list .list_2 .Ispic {
    width: 100%;
    padding-bottom: 50%;
}

.home-product .pro-list .list_3 .Ispic {
    width: 100%;
    padding-bottom: 99.66%;
}

.home-product .pro-list .list_4 .Ispic {
    width: 100%;
    padding-bottom: 98.65%;
}

.home-product .pro-list .list_5 .Ispic {
    width: 100%;
    padding-bottom: 100.33%;
}

.home-product .pro-list .list_6 .Ispic {
    width: 100%;
    padding-bottom: 50%;
}

.home-product .pro-list .list_7 .Ispic {
    width: 100%;
    padding-bottom: 50%;
}

.home-product .pro-list .list_8 .Ispic {
    width: 100%;
    padding-bottom: 100%;
}

.home-product .pro-list .list_9 .Ispic {
    width: 100%;
    padding-bottom: 103.1%;
}

/*.home-product .pro-list .list_9 a {
    display: none;
}*/

.home-product .pro-list .list_9 .txtbox {
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: unset;
}

.home-product .pro-list .list_9 .tit {
    margin-bottom: 0;
}

.home-product .pro-list .list_9 .ico:before {
    display: none;
}

.home-product .pro-list .list_9:hover .Ispic {
    transform: scale(1);
}

@media (max-width:1024px) {
    .home-product .pro-list .list_1 {
        width: 49.5%;
        margin-bottom: 1%;
    }
    .home-product .pro-list .list_1 .Ispic {
        padding-bottom: 100.3%;
    }
    .home-product .pro-list ul .list_box {
        width: 49.5%;
        margin: 0 0 1% 1%;
    }
    .home-product .pro-list .list_5 {
        width: 32.5%;
        margin-bottom: 0;
    }
    .home-product .pro-list .list_6 {
        width: 32.5%;
        margin: 0 1%;
    }
    .home-product .pro-list .list_6 .Ispic {
        padding-bottom: 100.33%;
    }
    .home-product .pro-list .list_7 {
        margin: 0 0 1% 0;
    }
    .home-product .pro-list .list_8 {
        margin-right: 1%;
        width: 16%;
    }
    .home-product .pro-list .list_8 .Ispic {
        padding-bottom: 94%;
    }
    .home-product .pro-list .list_9 .Ispic {
        padding-bottom: 94%;
    }
    .home-product .pro-list li .ico img {
        width: 40px;
        height: 40px;
    }
    .home-product .pro-list li .tit {
        font-size: 18px;
        margin: 10px 0;
    }
    .home-product .pro-list li:hover .ico:before {
        width: 40px;
        height: 40px;
    }
    .home-product .pro-list li .txt {
        font-size: 12px;
    }
    .home-product .pro-list li .txtbox {
        bottom: 16px;
        left: 16px;
    }
}

@media (max-width:768px) {
    .home-product .pro-list li .tit {
        font-size: 14px;
    }
}

@media (max-width:480px) {
    .home-product .pro-list li {
        width: 49% !important;
        margin-bottom: 2% !important;
        margin-right:0 !important;
    }
    .home-product .pro-list li:nth-child(2n){
        margin-left: 2%;
    }
     .home-product .pro-list li .Ispic {
        padding-bottom: 100.3% !important;
    }

    .home-product .pro-list .list_9 {
        width: 100% !important;
    }
     .home-product .pro-list .list_9 .Ispic {
      padding-bottom: 46% !important;
    }
}


/* home-development */

.home-development {
    padding: 1.15rem 0;
}

.dev-box {
    width: 6rem;
    padding: 0.6rem 0.7rem 1.2rem 0.7rem;
    height: 5.9rem;
    background: url(../images/op_fff30.png);
    box-sizing: border-box;
    position: relative;
    float: right;
}

.dev-box .home-title {
    padding-bottom: 0.64rem;
}

.dev-box .home-title:before {
    content: '';
    width: 0.03rem;
    height: 0.5rem;
    background-color: #002b49;
    position: absolute;
    left: 0;
    bottom: 0;
}

.dev-box .dev-title {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
}

.dev-box .dev-title ul {}

.dev-box .dev-title ul li {
    height: 1.2rem;
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
}

.dev-box .dev-title .pc1 {
    display: block;
}

.dev-box .dev-title .pc2 {
    display: none;
}

.dev-box .dev-title .tit {
    font-size: 0.16rem;
    color: #555555;
    margin: 0.09rem 0 0;
}

.dev-box .dev-title .slick-current {
    background-color: #1290cb;
    box-shadow: 0rem 0rem 0.4rem 0rem rgba(0, 0, 0, 0.1);
}

.dev-box .dev-title .slick-current .tit {
    color: #ffffff;
}

.dev-box .dev-title .slick-current .pc1 {
    display: none;
}

.dev-box .dev-title .slick-current .pc2 {
    display: block;
}

.dev-box .dev-list {}

.dev-box .dev-list .item {}

.dev-box .dev-list .tit {
    font-size: 0.24rem;
    color: #002b49;
    line-height: 1;
    margin: 0.33rem 0 0.17rem;
}

.dev-box .dev-list .txt {
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.3rem;
}

.dev-box .dev-list .more {
    display: inline-block;
    color: #182437;
    font-size: 0.16rem;
    margin-top: 0.4rem;
    padding-right: 0.13rem;
    background: url(../images/arr.png) right center no-repeat;
}

.dev-box .dev-list .more:hover {
    color: #1290cb;
    background: url(../images/arr1.png) right center no-repeat;
}

.dev-box .dev-list .btn {}

.dev-box .dev-list .btn .slick-arrow {
    bottom: 1.2rem;
    top: unset;
    width: 0.9rem;
    height: 0.7rem;
    background-color: rgba(255, 255, 255, 0.5);
    background-position: center;
    background-repeat: no-repeat;
}

.dev-box .dev-list .btn .slick-arrow:hover {
    background-color: #1290cb;
}

.dev-box .dev-list .btn .slick-next {
    background-image: url(../images/page/a_r_h.png);
}

.dev-box .dev-list .btn .slick-next:hover {
    background-image: url(../images/page/a_r_w.png);
}

.dev-box .dev-list .btn .slick-prev {
    right: 0.9rem;
    left: unset;
    background-image: url(../images/page/a_l_h.png);
}

.dev-box .dev-list .btn .slick-prev:hover {
    background-image: url(../images/page/a_l_w.png);
}

@media (max-width:480px) {
    .dev-box {
        width: 100%;
        float: none;
        padding: 0.5rem 0.5rem 1.2rem 0.5rem;
        background: url(../images/op_fff50.png);
    }
    .dev-box .dev-list .more {
        padding-right: 0.18rem;
        background-size: 0.12rem;
    }
    .dev-box .dev-title img {
        height: 28px;
    }
}

@media (max-width:400px) {
    .dev-box .dev-title img {
        height: 20px;
    }
    .dev-box .dev-list .txt {
        line-height: 0.35rem;
    }
    .dev-box .dev-list .more {
        margin-top: 0.2rem;
    }
}


/* home-service */

.home-service {
    padding: 1.5rem 0;
    background-size: cover;
}

.home-service .home-title {
    text-align: center;
    padding-bottom: 0.64rem;
}

.home-service .home-title:before {
    content: '';
    width: 0.03rem;
    height: 0.5rem;
    background-color: #ffffff;
    opacity: 0.8;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.015rem;
}

.home-service .intro {
    font-family: MicrosoftYaHei;
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #ffffff;
    text-align: center;
    max-width: 11.78rem;
    margin: 0 auto;
}

.home-service .intro p {
    margin: 0;
}

.home-service .more {
    display: block;
    width: 1.96rem;
    height: 0.6rem;
    background: #1290cb;
    font-size: 0.16rem;
    line-height: 0.6rem;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    border: 1px #1290cb solid;
}

.home-service .more:hover {
    border: 1px #fff solid;
    background: none;
}

.home-service .more img {
    position: relative;
    left: 0.05rem;
    top: -1px;
}

@media (max-width:480px) {
    .home-service .intro {
        line-height: 0.36rem;
    }
}


/*all-number*/

.all-number {
    margin: 0.42rem 0 0.67rem;
    color: #fff;
}

.all-number .num {
    font-family: 'Oswald-Medium';
    font-size: 1.875em;
    display: flex;
    align-items: baseline;
}

.all-number .num>* {
    display: inline-block;
    vertical-align: bottom;
}

.all-number .counter {
    display: inline-block;
    position: relative;
    font-family: 'ArialMT';
    font-size: 0.402rem;
    line-height: 0.3rem;
}

.all-number .counter i {
    font-style: normal;
    color: transparent;
}

.all-number .counter i.ani {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
}

.all-number .counter+em {
    margin: 0 0.05rem;
    font-size: 0.161rem;
}

.all-number .num sup {
    font-size: 0.201rem;
    position: relative;
    top: -18px;
}

.all-number .num em {
    font-style: normal;
}

.all-number .num em+.counter {
    margin-left: 0.05rem;
}

.all-number .num .counter+sub {
    margin-left: 0.05rem;
}

.all-number p {
    margin: 0;
    line-height: 0.3rem;
    font-size: 0.161rem;
}

.all-number .v dd {
    text-align: center;
}

.all-number .v {
    max-width: 8rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}


/*page-ban*/

.page-ban {
    position: relative;
    z-index: 1;
}

.page-ban .txt {
    position: absolute;
    left: 0;
    width: 100%;
    top: 60%;
    transform: translateY(-50%);
    z-index: 9;
}

.page-ban h1 {
    margin: 0;
    font-family: SourceHanSansCN-Bold;
    font-size: 0.45rem;
    color: #ffffff;
    line-height: 1;
    position: relative;
    padding-bottom: 0.35rem;
}

.page-ban .fblack h1 {
    color: #fff;
}

.page-ban h1:before {
    content: '';
    width: 0.8rem;
    height: 0.06rem;
    background-color: #1290cb;
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-ban h1 span {
    color: #1290cb;
}

@media (min-width:1025px) {
    .page-ban .wap {
        display: none;
    }
}

@media (max-width:1024px) {
    .page-ban .pc {
        display: none;
    }
}

@media (max-width:480px) {
    .page-ban .txt {
        top: 50%;
    }
    .page-ban h1 {
        font-size: 0.4rem;
    }
}


/*nav-menu*/

.nav-menu {
    background-color: #f4f6fa;
}

.nav-menu li {
    margin-right: 1px;
}

.nav-menu li a {
    display: block;
    padding: 0.2rem 0.2rem;
    line-height: 0.4rem;
    /* transition: 0.3s; */
    font-family: SourceHanSansCN-Light;
    font-size: 0.16rem;
}

.nav-menu li.aon a,
.nav-menu li a:hover {
    background-image: linear-gradient( #1290cb, #1290cb), linear-gradient(-90deg, #0076c0 0%, #0fb3ac 100%);
    background-blend-mode: normal, normal;
    color: #fff;
}

@media (min-width:1025px) {
    .nav-menu li {
        float: left;
    }
    .nav-menu li a {
        min-width: 1.36rem;
        text-align: center;
    }
}

@media (max-width:1600px) {
    .nav-menu li a {
        min-width: 1.2rem;
        text-align: center;
    }
}

@media (max-width:1024px) {
    .nav-menu ul:after {
        display: none;
    }
    .nav-menu ul {
        /* overflow: auto; */
        width: 100%;
        /* white-space: nowrap; */
    }
    .nav-menu ul li {
        display: inline-block;
    }.nav-menu li a{
        padding: 0.2rem 0.1rem;
    }
}

.Current {
    padding: 0.2rem 0 0.2rem 0.25rem;
    background: url(../images/home.png) no-repeat left center;
    background-size: 0.15rem auto;
    line-height: 0.4rem;
    overflow: hidden;
}

.Current>* {
    float: left;
    font-family: SourceHanSansCN-Light;
    font-size: 0.14rem;
}

.Current,
.Current a:not(:hover) {
    color: #999;
}

.Current a {
    margin-right: 0.05rem;
    display: inline-block;
}

.Current a:after {
    display: inline-block;
    content: '>';
    margin-left: 0.05rem;
    vertical-align: middle;
    color: #999999;
        position: relative;
    top: -2px;
}

@media (max-width:1024px) {
    .Current {
        display: none;
    }
}

.Content {
    padding: 1.33rem 0;
}

.Content.p68 {
    padding-top: 0.68rem;
}

@media (max-width:1024px) {
    .Content {
        padding: 0.6rem 0;
    }
}

.column-name {
    font-size: 2.25em;
    line-height: 1;
    margin-bottom: 1em;
    font-weight: 700;
}

@media (max-width:1024px) {
    .column-name {
        font-size: 2em;
    }
}

.sub-title {
    font-family: SourceHanSansCN-Bold;
    font-size: 0.4rem;
    color: #002b49;
    line-height: 1;
    text-align: center;
    margin-bottom: 0.6rem;
}

.sub-intro {
    font-size: 0.2rem;
    line-height: 0.42rem;
    letter-spacing: 0rem;
    color: #555555;
    text-align: center;
}

.sub-intro p {
    margin: 0;
}


.suscon .imgList dl {
    width: 60%;
    margin: 0 auto 1rem;
}
.suscon .imgList dt {
    font-size: 0.36rem;
    color: #333333;
    margin: 0 0 0.4rem 0;
    line-height: 1;
    font-weight: normal;
    text-align: center;
}
.suscon .imgList figure {
    padding-bottom: 52%;
}
.suscon .slick-dots {
  margin-top:.4rem;
}

.suscon .slick-dots li {
    width: 0.15rem;
    height: 0.15rem;
    background-color: #e5e5e5;
    border-radius: 50%;
    border: none;
    opacity: 1;
}

.suscon .slick-dots li.slick-active {
    background-color: #1290cb;
}
@media (max-width:1024px) {
    .sub-title {
        font-size: 0.3rem;
        margin-bottom: 0.3rem;
    }

    .suscon .imgList dl {
        width: 90%;
    }
    .suscon .imgList dt {
        font-size: .28rem;
    }
}


/*about-content*/

.about-content .all-number {
    color: #333;
    margin: 0.55rem 0 1rem;
}

.about-content .all-number .counter i.ani,
.about-content .all-number .counter {
    color: #1290cb;
}

.about-content .all-number .counter i {
    font-family: ArialMT;
    font-size: 0.6rem;
}

.about-content .all-number .num .counter+sub {
    font-size: 0.161rem;
    color: #1290cb;
}

.about-content .all-number .v {
    max-width: 10rem;
}

.about-content .ab_pc {
    margin-bottom: 0.69rem;
}

@media (max-width:1024px) {
    .about-content .all-number .counter i {
        font-size: 0.4rem;
    }
}


/*culture-content*/

.culture-content {}

.culture-content .cul-title {
    font-family: SourceHanSansCN-Medium;
    font-size: 0.6rem;
    color: #002b49;
    text-align: center;
    line-height: 1;
    margin-bottom: 0.79rem;
}

.culture-content article {
    text-align: center;
}

.culture-content article h3 {
    font-size: 0.36rem;
    color: #333333;
    margin: 0 0 0.4rem 0;
    line-height: 1;
    font-weight: normal;
}

.culture-content article p {
    font-size: 0.2rem;
    color: #555555;
    line-height: 0.42rem;
    margin: 0 0 0.67rem 0;
}

.culture-content article p:last-child {
    margin-bottom: 0;
}

.culture-content article img {
    margin: 0 0 0.55rem 0;
}

@media (min-width:1025px) {}

@media (max-width:1024px) {
    .culture-content .cul-title {
        font-size: 0.4rem;
        margin-bottom: 0.3rem;
    }
    .culture-content article h3 {
        font-size: 0.3rem;
        margin: 0 0 0.2rem 0;
    }
    .culture-content article p,
    .culture-content article img {
        margin-bottom: 0.3rem;
    }
}


/* history-content */

.history-content {}

.history-content .his-title {
    font-family: SourceHanSansCN-Medium;
    font-size: 0.6rem;
    color: #002b49;
    line-height: 1;
    text-align: center;
    margin-bottom: 0.81rem;
}

.his-list {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
}

.his-list:before {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #e9e9e9;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.his-list li {
    list-style: none;
}

.his-list li .imgbox {
    width: 45%;
}

.his-list li .Ispic {
    width: 4.25rem;
    padding-bottom: 2.96rem;
    float: right;
}

.his-list li .txtbox {
    width: 45%;
    height: 2.96rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.his-list li .txtbox .tit {
    font-family: Oswald-Bold;
    font-size: 0.72rem;
    color: #1290cb;
    line-height: 1;
}

.his-list li .txtbox:before {
    content: '';
    width: 0.15rem;
    height: 0.15rem;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    border: 3px #1290cb solid;
    transform: translateY(-50%);
}

.his-list li .txtbox .txt {}

.his-list li .txtbox .txt p {
    font-size: 0.2rem;
    line-height: 0.42rem;
    color: #555555;
    margin: 0;
}

.his-list li:nth-child(odd) .imgbox,
.his-list li:nth-child(even) .txtbox {
    float: left;
    text-align: right;
}

.his-list li:nth-child(odd) .imgbox .Ispic {
    float: right;
}

.his-list li:nth-child(even) .imgbox,
.his-list li:nth-child(odd) .txtbox {
    float: right;
    text-align: left;
}

.his-list li:nth-child(even) .imgbox .Ispic {
    float: left;
}

.his-list li:nth-child(odd) .txtbox:before {
    left: -12.1%;
}

.his-list li:nth-child(even) .txtbox:before {
    right: -12.1%;
}

@media (min-width:1025px) {}

@media (max-width:1024px) {
    .his-list li .txtbox .tit {
        font-size: 0.4rem;
    }
    .his-list li .txtbox .txt p {
        font-size: 0.16rem;
        line-height: 0.3rem;
    }
}

@media (max-width:480px) {
    .history-content .his-title {
        font-size: 0.36rem;
        margin-bottom: 0.5rem;
    }
    .his-list li .Ispic {
        width: 100%;
        padding-bottom: 70%;
        float: right;
    }
    .his-list li:nth-child(odd) .txtbox:before {
        left: -13.6%;
    }
    .his-list li:nth-child(even) .txtbox:before {
        right: -13.6%;
    }
}


/*Honor*/

.honor-title {
    text-align: center;
    padding-bottom: 0.41rem;
    position: relative;
    margin-bottom: 0.6rem;
}

.honor-title:before {
    content: '';
    width: 0.5rem;
    height: 0.03rem;
    background-color: #002b49;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.honor-title .tit_en {
    font-family: Roboto-Bold;
    font-size: 0.6rem;
    line-height: 1;
    color: #002b49;
    margin-bottom: 0.18rem;
}

.honor-title .tit_en span {
    color: #1290cb;
}

.honor-title .tit_cn {
    font-family: SourceHanSansCN-Medium;
    font-size: 0.6rem;
    line-height: 1;
}

.honor-content {
    padding-top: 1.18rem;
}

.honor-content .auto-inner {
    max-width: 1920px;
    width: 96%;
}

.honor-slider .slick-list {
    padding: 0 !important;
}

.honor-slider .item {
    transform: scale(0.7);
    transition: all 0.3s linear;
    opacity: 0.6;
    background-color: #f9fafc;
    text-align: center;
    padding: 0.46rem 0;

}

.honor-slider .item img {
    max-width: 2.89rem;
    max-height: 2.69rem;
    display: inline-block;
      transition: 0.3s ease-out;
}
.honor-slider .item:hover img{
   transform: scale(1.1);

}
.honor-slider .item .tit {
    font-size: 0.22rem;
    color: #46403d;
    margin-top: 0.33rem;
}

.honor-slider .item .Ispic {
    padding-bottom: 60%;
    margin-top: 19%;
}

.honor-slider .slick-center .item {
    opacity: 1;
    transform: scale(1);
}

.honor-slider .slick-center {}

.honor-slider .slick-arrow {
    border-radius: 50%;
    background-color: #fff;
    border: 2px #d9d9d9 solid;
}

.honor-slider .slick-arrow:hover {
    background-color: #1290cb;
}

.honor-slider .slick-prev {
    left: 29.1%;
}

.honor-slider .slick-next {
    right: 29.1%;
}

.honor-list {
    background-color: #f9fafc;
    padding-bottom: 1.2rem;
}

.honor-list ul {
    margin-left: -3%;
    list-style: none;
    padding: 0.8rem 0 0;
}

.honor-list ul .item {
    background-color: #ffffff;
    width: 22%;
    height: 4rem;
    float: left;
    margin-left: 3%;
    margin-bottom: 3%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.honor-list ul .item .imgbox {
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
        transition: 0.3s ease-out;
}

.honor-list ul .item img {
    max-width: 2.89rem;
    max-height: 2.69rem;
    display: inline-block;
}

.honor-list ul .item .tit {}
.honor-list ul .item:hover .imgbox{
    transform: scale(1.1);
}
@media (min-width:1025px) {}

@media (max-width:1024px) {
    .honor-list ul {
        margin-left: -2.33%;
    }
    .honor-list ul .item {
        width: 31%;
        margin-left: 2.33%;
        margin-bottom: 2.33%;
    }
    .honor-title {
        padding-bottom: 0.3rem;
    }
    .honor-title .tit_en {
        font-size: 0.4rem;
    }
    .honor-title .tit_cn {
        font-size: 0.2rem;
    }
}

@media (max-width:768px) {}

@media (max-width:488px) {
    .honor-title .tit_en {
        font-size: 0.3rem;
    }
    .honor-slider .item {
        opacity: 1;
        transform: scale(1);
    }
    .honor-slider .slick-prev {
        left: 5%;
    }
    .honor-slider .slick-next {
        right: 5%;
    }
    .honor-list ul {
        margin-left: -2%;
    }
    .honor-list ul .item {
        width: 48%;
        margin-left: 2%;
        margin-bottom: 2%;
    }
}


/* 产品中心 */

.product-content {
    padding: 1.2rem 0 1rem;
}

.product-content .proSeach {}

.proSeach {
    width: 9rem;
    background-color: #f4f6fa;
    margin: 0 auto 0.55rem;
    overflow: hidden;
}

.proSeach .text {
    background: none;
    border: 0 none;
    height: 0.6rem;
    width: 7.8rem;
    float: left;
    padding-left: 0.32rem;
    font-size: 0.16rem;
}

.proSeach .s_btn {
    background: #1290cb url(../images/search.svg) center no-repeat;
    height: 0.6rem;
    background-size: 20%;
    width: 1.2rem;
    float: right;
    cursor: pointer;
}

.proSeach {}

.product-list {}

.product-list ul {
    list-style: none;
    font-size: 0;
}

.product-list ul li {
    position: relative;
    width: 23.5%;
    padding: 0 0.49rem 0.42rem 0.49rem;
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 2%;
    background-color: #f4f6fa;
    vertical-align: top;
    box-sizing: border-box;
    text-align: center;
}
.product-list ul li:nth-of-type(4n){ margin-right: 0; }
.product-list ul li a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.product-list ul li .imgbox {
    height: 3.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-list ul li .imgbox img {}

.product-list ul li .titbox {}

.product-list ul li .titbox .tit {
    font-family: SourceHanSansCN-Bold;
    font-size: 0.22rem;
    float: left;
    width: 80%;
    text-align: left;
}

.product-list ul li .titbox .more {
    float: right;
    width: 0.24rem;
    height: 0.33rem;
    background: url(../images/page/a_r_h.png) center no-repeat;
    background-size: contain;
}

.product-list ul li:hover {
    box-shadow: 0.075rem 0.13rem 0.3rem 0rem rgba(0, 0, 0, 0.18);
}

@media (min-width:1025px) {}

@media (max-width:1024px) {
    .product-list ul li {
        padding: 16px;
    }
    .product-list ul li .imgbox {
        height: 2rem;
    }
    .product-list ul li .titbox .tit {
        font-size: 16px;
    }
    .product-list ul li .titbox .more {
        height: 24px;
    }
}

@media (max-width:768px) {
    .product-list ul li {
        padding: 16px;
        width: 49%;
        margin-bottom: 2%;
    }
    .product-list ul li:nth-of-type(2n){ margin-right: 0; }
    .product-list ul li:nth-of-type(4n){ margin-right: 2%; }
}


.sence-list2 ul {
    list-style: none;
    font-size: 0;
}

.sence-list2 ul li {
    position: relative;
    width: 18.4%;
    padding: 0 0.49rem 0.42rem 0.49rem;
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 2%;
    background-color: #f4f6fa;
    vertical-align: top;
    box-sizing: border-box;
    text-align: center;
}
.sence-list2 ul li:nth-of-type(5n){ margin-right: 0; }
.sence-list2 ul li a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.sence-list2 ul li .imgbox {
    height: 2.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sence-list2 ul li .imgbox img {}

.sence-list2 ul li .titbox {}

.sence-list2 ul li .titbox .tit {
    font-family: SourceHanSansCN-Bold;
    font-size: 0.18rem;
    float: left;
    width: 80%;
    text-align: left;
}

.sence-list2 ul li .titbox .more {
    float: right;
    width: 0.24rem;
    height: 0.33rem;
    background: url(../images/page/a_r_h.png) center no-repeat;
    background-size: contain;
}

.sence-list2 ul li:hover {
    box-shadow: 0.075rem 0.13rem 0.3rem 0rem rgba(0, 0, 0, 0.18);
}

@media (min-width:1025px) {}

@media (max-width:1024px) {
    .sence-list2 ul li {
        padding: 16px;
    }
    .sence-list2 ul li .imgbox {
        height: 2rem;
    }
    .sence-list2 ul li .titbox .tit {
        font-size: 16px;
    }
    .sence-list2 ul li .titbox .more {
        height: 24px;
    }
}

@media (max-width:768px) {
    .sence-list2 ul li {
        padding: 16px;
        width: 49%;
        margin-bottom: 2%;
    }
    .sence-list2 ul li:nth-of-type(2n){ margin-right: 0; }
    .sence-list2 ul li:nth-of-type(5n){ margin-right: 2%; }
}

@media (max-width:480px) {
    .proSeach {
        width: 100%;
    }
    .proSeach .text {
        height: 40px;
        line-height: 40px;
        width: 80%;
    }
    .proSeach .s_btn {
        height: 40px;
        width: 20%;
    }
    .product-list ul li .imgbox {
        height: 150px;
    }
    .product-list ul li .titbox .tit {
        font-size: 14px;
    }
    .product-list ul li .titbox .more {
        height: 21px;
    }
}


/* 产品详情 */

.pro-info {
    margin-bottom: 0.6rem;
}

.pro-info .imgbox {
    width: 50%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f4f6fa;
    height: 4.89rem;
}

.pro-info .imgbox img {}

.pro-info .txtbox {
    width: 44%;
}

.pro-info .txtbox .tit {
    font-family: SourceHanSansCN-Bold;
    font-size: 0.36rem;
    color: #1290cb;
    line-height: 1;
}

.pro-info .txtbox .txt {
    font-size: 0.16rem;
    color: #555555;
    margin: 0.49rem 0;
}

.pro-info .txtbox .txt p {
    margin: 0;
    margin-bottom: 0.4rem;
}

.pro-info .txtbox .txt p:last-child {
    margin-bottom: 0;
}

.pro-info .txtbox .bbtn {
    color: #182437;
}

.pro-info .txtbox .bbtn img {
    margin-left: 10px;
    position: relative;
    top: -1px;
}

.pro-info .txtbox .bbtn:hover {
    color: #1290cb;
}

.tabtit {
    width: 100%;
    border-bottom: 0.05rem solid #f3f6fa;
}

.tabtit.Fixed {
 position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #fff;
    max-width: 1920px;
    width: 100%;
    padding-left: 5.4%;
}

.tabtit ul {
    list-style: none;
    text-align: left;
}

.tabtit ul li {
    display: inline-block;
    color: #7790ad;
    position: relative;
    font-family: MicrosoftYaHei-Bold;
    font-size: 0.24rem;
    padding: 0.24rem 0 0.19rem;
    cursor: pointer;
    margin-left: 2%;
}

.tabtit ul li:before {
    content: '';
    width: 100%;
    height: 0.05rem;
    background-color: #1290cb;
    position: absolute;
    left: 0;
    bottom: -0.05rem;
    display: none;
}

.tabtit ul li.on {
    color: #1290cb;
}

.tabtit ul li.on:before {
    display: block;
}

.tabtit {}

.pro-detail {}

.proP1,
.proP4,
.proP5,
.proP3 {
    padding: 0.6rem 0 0.4rem 0;
}

.proP1,
.proP3,
.proP7 {
    background-color: #fff;
}

.proP2,
.proP4,
.proP6,
.proP8 {
    background-color: #f4f6fa;
}

.proP2,
.proP5,
.proP6,
.proP7,
.proP8 {
    padding: 0.6rem 0;
}

.tithead {
    font-family: SourceHanSansCN-Bold;
    font-size: 0.24rem;
    color: #333333;
    line-height: 1;
    padding-left: 11px;
    border-left: 5px solid #1290cb;
    margin-bottom: 0.31rem;
    margin-top: 0;
}

.p1_list {
    margin-left: -2%;
}

.p1_list li {
    width: 18%;
    margin-left: 2%;
    margin-bottom: 1%;
    float: left;
    height: 0.6rem;
    line-height: 0.6rem;
    background-color: #f4f6fa;
    font-size: 0.16rem;
    color: #555555;
    padding: 0 0.2rem 0 0.46rem;
    position: relative;
    list-style: none;
}

.p1_list li:before {
    content: '';
    width: 0.05rem;
    height: 0.05rem;
    background-color: #1290cb;
    position: absolute;
    left: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
}

.pt_able1 {}

.proP2 table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.proP2 table thead {
    background-color: #1290cb;
    height: 0.9rem;
    font-size: 0.22rem;
    color: #ffffff;
}

.proP2 table thead td {
    border: 1px solid #fff;
    padding: 0.1rem 0;
    font-size: 0.22rem;
}

.proP2 table tbody {
    background-color: #fff;
}

.proP2 table tbody tr:nth-child(even) {
    background-color: #fafbfd;
}

.proP2 table tbody td {
    padding: 0.15rem 0;
    border: 1px solid #f4f6fa;
    font-size: 0.16rem;
}

.proP2 table td {}

.proP2 table .do {
    display: inline-block;
    width: 0.1rem;
    height: 0.1rem;
    background-color: #333333;
    border-radius: 50%;
}

.type-list {
    margin-left: -2%;
}

.type-list li {
    width: 18%;
    float: left;
    margin-left: 2%;
    margin-bottom: 1%;
    height: 2.95rem;
    background-color: #f4f6fa;
    text-align: center;
    list-style: none;
}

.sence-list li {
    width: 23%;
    margin-bottom: 2%;
}

.type-list li .imgbox {
    height: 2.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.type-list li .imgbox img {}

.type-list li .tit {
    font-size: 0.16rem;
    color: #555555;
}

.size-list {
    margin-left: -2%;
}

.size-list li {
    width: 18%;
    margin-left: 2%;
    margin-bottom: 1%;
    float: left;
    height: 0.6rem;
    line-height: 0.6rem;
    background-color: #ffffff;
    font-size: 0.16rem;
    color: #555555;
    padding: 0 0.2rem 0 0.46rem;
    position: relative;
    list-style: none;
    font-family: SourceHanSansCN-Bold;
}

.size-list li:before {
    content: '';
    width: 0.05rem;
    height: 0.05rem;
    background-color: #1290cb;
    position: absolute;
    left: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
}

.color-list {
    margin-left: -2%;
}

.color-list li {
    width: 18%;
    float: left;
    margin-left: 2%;
    margin-bottom: 1%;
    height: 2.95rem;
    background-color: #f4f6fa;
    text-align: center;
    list-style: none;
}

.color-list li .imgbox {
    height: 2.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.color-list li .imgbox img {}

.color-list li .tit {
    font-size: 0.16rem;
    color: #555555;
}

.tips {
    font-size: 0.16rem;
    color: #555555;
    line-height: 0.35rem;
}

.tips p {
    margin: 0;
}

.proP7 .product-list {
    padding-bottom: 0.6rem;
    position: relative;
    overflow: hidden;
}

.proP7 .product-list .slick-list {
    margin-left: -0.6rem;
}

.proP7 .product-list .slick-slide {
    margin-left: 0.6rem;
}

.proP7 .product-list ul {
    margin-left: 0;
}

.proP7 .product-list ul li {
    margin-left: 0;
}

.proP7 .product-list ul li:hover {
    box-shadow: none;
}

.proP7 .product-list ul.slick-dots {
    margin: 0 auto;
}

.proP7 .product-list .pages {
    position: absolute;
    z-index: 10;
    left: 0;
    width: 100%;
    bottom: 0;
}

.proP7 .product-list .pages .slick-dots li {
    border: none;
    opacity: 1;
    width: 0.24rem;
    height: 0.24rem;
    margin: 0 0.08rem;
    padding: 0;
    background: url(../images/dot1.png) center no-repeat;
    background-size: contain;
}

.proP7 .product-list .pages .slick-dots li.slick-active {
    background: url(../images/dot1_a.png) center no-repeat;
    background-size: contain;
}

.video-list {
    margin-left: -2.33%;
}

.video-list li {
    width: 31%;
    margin-left: 2.33%;
    float: left;
    margin-bottom: 2%;
    list-style: none;
}

.video-list li a {
    position: relative;
    display: block;
}

.video-list li .Ispic {
    padding-bottom: 65.8%;
}

.video-list li .play {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    line-height: 40px;
    height: 100%;
}

@media (min-width:1025px) {}

@media (max-width:1024px) {
    .pro-info .imgbox {
        width: 100%;
        float: none;
        height: auto;
        padding: 0.3rem 0;
    }
    .pro-info .txtbox {
        width: 100%;
        float: none;
        padding-top: 0.3rem;
    }
    .pro-info .txtbox .tit {
        font-size: 20px;
    }
    .pro-info .txtbox .txt {
        margin: 0.3rem 0;
    }
    .pro-info .txtbox .txt p {
        margin-bottom: 0.2rem;
    }
    .tabtit ul li {
        font-size: 18px;
    }

    .tithead {
        font-size: 20px;
    }
    .p1_list li,
    .type-list li,
    .size-list li,
    .color-list li {
        width: 23%;
    }
    .proP7 .product-list .slick-list {
        margin-left: -0.2rem;
    }
    .proP7 .product-list .slick-slide {
        margin-left: 0.2rem;
    }
    .proP7 .product-list .pages .slick-dots li {
        width: 16px;
        height: 16px;
    }
}

@media (max-width:768px) {
    .tabtit ul li {
        font-size: 16px;
        padding: 13px 0;
    }
    .p1_list li,
    .type-list li,
    .size-list li,
    .color-list li {
        width: 30.33%;
    }
    .type-list li .imgbox,
    .color-list li .imgbox {
        padding: 5%;
    }
    .type-list li .imgbox img,
    .color-list li .imgbox img {
        height: 100%;
    }
    .video-list {
        margin-left: -3%;
    }
    .video-list li {
        width: 47%;
        margin-left: 3%;
    }
    .proP2 table thead td {
        font-size: 0.18rem;
    }
}

@media (max-width:480px) {
    .pro-info .txtbox .tit {
        font-size: 18px;
    }
    .tithead {
        font-size: 17px;
    }
    .tabtit ul li {
        font-size: 14px;
        padding: 6px 0;
    }
    .video-list {
        margin-left: 0;
    }
    .video-list li {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .tabtit.Fixed {
        top: 1rem;
    }
    .tabtit ul li:before {
        height: 2px;
        bottom: 5px;
    }
    .p1_list li,
    .type-list li,
    .size-list li,
    .color-list li {
        width: 48%;
        margin-bottom: 2%；
    }
    .video-list {
        margin-left: 0;
    }
    .video-list li {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .proP2 table thead td {
        font-size: 0.16rem;
    }
}


/* 使用场景 */

.scenario-content .pro-info .imgbox {
    background: none;
    display: block;
    height: unset;
}

.scenario-list {}

.scenario-list ul {
    list-style: none;
}

.scenario-list ul li {
    float: left;
    position: relative;
    overflow: hidden;
}

.scenario-list ul li a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 199;
}

.scenario-list li .txtbox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    line-height: 1;
    z-index: 99;
    text-align: center;
}

.scenario-list li .ico {
    position: relative;
    max-width: 0.6rem;
    margin: 0 auto;
}

.scenario-list li .ico:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #1290cb;
    border-radius: 50%;
    opacity: 0.7;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: 0.3s ease-out;
}

.scenario-list li:hover .ico:before {
    width: 100%;
    height: 100%;
}

.scenario-list li .ico img {
    width: 100%;
    height: 100%;
}

.scenario-list li .tit {
    font-family: SourceHanSansCN-Bold;
    font-size: 0.22rem;
    margin: 0.2rem 0 0.16rem;
}

.scenario-list li .txt {
    opacity: 0.6;
    font-size: 0.16rem;
}

.scenario-list li .Ispic {
    transition: 0.3s ease-out;
}

.scenario-list li:hover .Ispic {
    transform: scale(1.2);
}

.scenario-list ul .list_box {
    float: left;
    width: 32.5%;
    margin: 0 0.5%;
    margin-bottom: 0.5%;
}

.scenario-list .list_1 {
    width: 32.5%;
    margin-bottom: 1.25%;
}

.scenario-list .list_2 {
    width: 28.5%;
    margin: 0 1.25% 1.25%;
}

.scenario-list .list_3 {
    width: 36.5%;
    margin-bottom: 1.25%;
}

.scenario-list .list_4 {
    width: 36.5%;
    margin: 0 1.25% 1.25%;
}

.scenario-list .list_5 {
    width: 28.5%;
    margin-bottom: 1.25%;
}

.scenario-list .list_6 {
    width: 27.5%;
}

.scenario-list .list_7 {
    width: 27.5%;
    margin: 0 1.25%;
}

.scenario-list .list_8 {
    width: 42.5%;
}

.scenario-list .list_1 .Ispic {
    width: 100%;
    padding-bottom: 130.2%;
}

.scenario-list .list_2 .Ispic {
    width: 100%;
    padding-bottom: 71.6%;
}

.scenario-list .list_3 .Ispic {
    width: 100%;
    padding-bottom: 55.91%;
}

.scenario-list .list_4 .Ispic {
    width: 100%;
    padding-bottom: 56.6%;
}

.scenario-list .list_5 .Ispic {
    width: 100%;
    padding-bottom: 72.6%;
}

.scenario-list .list_6 .Ispic {
    width: 100%;
    padding-bottom: 84%;
}

.scenario-list .list_7 .Ispic {
    width: 100%;
    padding-bottom: 84%;
}

.scenario-list .list_8 .Ispic {
    width: 100%;
    padding-bottom: 54.353%;
}

@media (max-width:1024px) {
    .scenario-list li .ico {
        width: 40px;
        height: 40px;
        max-width: 40px;
    }
    .scenario-list li .tit {
        font-size: 17px;
        margin: 10px 0;
    }
    .scenario-list li .txt {
        font-size: 14px;
    }
}

@media (max-width:768px) {
    .scenario-list ul li {
        width: 49% !important;
    }
    .scenario-list ul li:nth-child(even) {
        margin: 0 0 2% 2%;
    }
    .scenario-list ul li:nth-child(odd) {
        margin: 0 0 2% 0;
    }
    .scenario-list ul li .Ispic {
        padding-bottom: 70% !important;
    }
}

@media (max-width:480px) {
    .scenario-list li .ico {
        width: 30px;
        height: 30px;
        max-width: 30px;
    }
    .scenario-list li .tit {
        font-size: 14px;
        margin: 5px 0;
    }
    .scenario-list li .txt {
        font-size: 12px;
    }
}


/* 环保型产品 */

.envi-list {
    overflow: hidden;
    list-style: none;
    margin-left: -0.6%;
}

.envi-list li {
    float: left;
    transition: all .5s;
    -webkit-transition: all .5s;
    position: relative;
    cursor: pointer;
    margin-left: 0.6%;
    width: 10.4%;
}

.envi-list li.on {
    width: 66.4%;
}

.envi-list li .txtBox {
    position: absolute;
    bottom: 60%;
    left: 40%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    z-index: 9;
}

.envi-list li.on .txtBox {
    bottom: 0;
    left: 0;
    transform: translate(0, 0);
    z-index: 999;
    padding: 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    align-items: flex-start;
}

.envi-list li .txtBox .tit {
    position: absolute;
    font-family: SourceHanSansCN-Bold;
    font-size: 0.3rem;
    line-height: 1.5;
    margin: 0;
}

.envi-list li.on .txtBox .tit {
    margin: 0 0 0.23rem;
    position: relative;
    line-height: 1;
}

.envi-list li .txtBox .txt {
    font-family: SourceHanSansCN-Light;
    font-size: 0.18rem;
    line-height: 0.3rem;
    transition: all .5s;
    -webkit-transition: all .5s;
    display: none;
    margin: 0;
}

.envi-list li .imgbox {
    position: relative;
}

.envi-list li .imgbox:after {
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/de1.png) bottom center repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
}

.envi-list li.on .imgbox:after {
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/op_blue40.png);
    position: absolute;
    top: 0;
    left: 0;
}

.envi-list li .imgbox .Ispic {
    padding-bottom: 7.1rem;
}

.envi-list li.on .txtBox .txt {
    display: -webkit-box;
}

@media(min-width:1025px) {}

@media(max-width:1024px) {
    .envi-list li .imgbox .Ispic {
        padding-bottom: 4rem;
    }
    .envi-list li .txtBox .tit {
        font-size: 20px;
    }
    .envi-list li.on .txtBox .tit {
        margin-bottom: 10px;
    }
    .envi-list li .txtBox .txt {
        font-size: 16px;
        line-height: 30px;
    }
}

@media(max-width:768px) {
    .envi-list li .txtBox {
        bottom: 70%;
    }
}

@media(max-width:480px) {
    .envi-list {
        margin-left: 0;
    }
    .envi-list li,
    .envi-list li.on {
        width: 100%;
        margin-left: 0;
        margin-bottom: 2%;
    }
    .envi-list li .imgbox .Ispic {
        padding-bottom: 46%;
    }
    .envi-list li .txtBox .tit {
        margin: 0 0 0.23rem;
        position: relative;
        line-height: 1;
        font-size: 17px;
    }
    .envi-list li .txtBox {
        bottom: 0;
        left: 0;
        transform: translate(0, 0);
        z-index: 999;
        padding: 5%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        box-sizing: border-box;
        align-items: flex-start;
    }
    .envi-list li .txtBox .txt {
        display: -webkit-box;
        font-size: 14px;
        line-height: 22px;
    }
    .envi-list li.on .imgbox:after {
        background: url(../images/de1.png) bottom center repeat-x;
    }
}


/* 智能制造 */

.intell-list {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0.65rem 0;
    position: relative;
    overflow: hidden;
}

.intell-list ul {
    list-style: none;
}

.intell-list .slick-list {
    margin-left: -0.44rem;
}

.intell-list .slick-slide {
    margin-left: 0.44rem;
}

.intell-list ul li {}

.intell-list ul li .Ispic {
    padding-bottom: 80%;
}

.intell-list .dots {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.intell-list .dots li {
    width: 0.15rem;
    height: 0.15rem;
    background-color: #e5e5e5;
    border-radius: 50%;
    border: none;
    opacity: 1;
}

.intell-list .dots li.slick-active {
    background-color: #1290cb;
}

@media(max-width:480px) {
    .intell-list .slick-list {
        margin-left: -0.2rem;
    }
    .intell-list .slick-slide {
        margin-left: 0.2rem;
    }
}


/* 可持续 */

.sustainable-content {}

.sustit {
    list-style: none;
    text-align: center;
    margin-bottom: 0.8rem;
}

.sustit li {
    font-size: 0.24rem;
    display: inline-block;
    padding: 0.2rem 0.3rem;
    background-color: #f4f6fa;
}

.sustit li.on {
    background-color: #1290cb;
    color: #ffffff;
}

.sus-item {
    display: none;
}

.sustBox {
    margin-top: 0.8rem;
}

.sustBox .tit {
    font-family: SourceHanSansCN-Bold;
    font-size: 0.24rem;
    margin: 0 0 0.3rem 0;
    text-align: center;
}

.sustBox .sus-list {
    width: 100%;
    list-style: none;
}

.sustBox .sus-list li {
    margin: 0.02rem;
    font-size: 0.2rem;
    border: 1px #dce3f2 solid;
    border-collapse: initial;
    margin: 0.02rem;
    width: 49%;
    float: left;
    box-sizing: border-box;
    text-align: center;
    padding: 0.18rem 0;
}

.sustBox .sus-list li:nth-child(1),
.sustBox .sus-list li:nth-child(4),
.sustBox .sus-list li:nth-child(5),
.sustBox .sus-list li:nth-child(8),
.sustBox .sus-list li:nth-child(9) {
    background-color: #f4f6fa;
}

.sustBox .sus-list li:nth-child(2),
.sustBox .sus-list li:nth-child(3),
.sustBox .sus-list li:nth-child(6),
.sustBox .sus-list li:nth-child(7),
.sustBox .sus-list li:nth-child(10) {
    background-color: #e9eef7;
}

@media(max-width:480px) {}


/* 品质保障 */

.service-content {}

.se_pc {
    position: relative;
    margin-top: 0.6rem;
}

.se_pc .dots {
    position: absolute;
    bottom: 0.4rem;
    left: 0;
    width: 100%;
}

.se_pc .dots li {
    width: 0.13rem;
    height: 0.13rem;
    background-color: #ffffff;
    opacity: 0.3;
    border-radius: 50%;
    border: none;
}

.se_pc .dots li.slick-active {
    background-color: #1290cb;
    opacity: 1;
}

.certi-slider {
    position: relative;
    margin-top: 1.2rem;
}

.certi-slider ul {
    list-style: none;
}

.certi-slider ul li {
    box-shadow: 0rem 0rem 0.4rem 0rem rgba(0, 0, 0, 0.1);
}

@media(min-width:1025px) {
    .swiper-arrow {
        position: absolute;
        width: 0.6rem;
        height: 0.6rem;
        border: solid 2px #d9d9d9;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 50%;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: center;
    }
    .certi-slider .swiper-prev {
        left: -20px;
        background-image: url(../images/page/arrow-l.svg);
        z-index: 3;
    }
    .certi-slider .swiper-next {
        right: -20px;
        background-image: url(../images/page/arrow-r.svg);
        z-index: 3;
    }
    .swiper-arrow:hover {
        background-color: #1290cb;
    }
    .swiper-prev:hover {
        background-image: url(../images/page/arrow-l-white.svg);
    }
    .swiper-next:hover {
        background-image: url(../images/page/arrow-r-white.svg);
    }
}

@media(max-width:1024px) {
    .certi-slider {
        overflow: hidden;
        margin-top: 1rem;
    }
    .certi-slider .slick-list {
        margin-left: -0.4rem;
        padding: 0.4rem 0 !important;
    }
    .certi-slider .slick-slide {
        margin-left: 0.4rem;
    }
    .certi-slider .slick-arrow {
        border-radius: 50%;
    }
}


/* 测试方法 */

.test-list {
    border-top: 1px solid #ebebeb;
    margin-bottom: 0.5rem;
}

.test-list .tlist-item {
    border-bottom: 1px solid #ebebeb;
    background: #fff;
}

.tlist-item .title {
    font-family: SourceHanSansCN-Medium;
    font-size: 0.22rem;
    padding: 0.3rem 0.2rem;
    position: relative;
    cursor: pointer;
}

.tlist-item .title em {
    color: #1290cb;
    font-style: normal;
}

.tlist-item .title:before {
    content: '';
    width: 0.15rem;
    height: 0.15rem;
    background: url(../images/add.png) center no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.2rem;
    background-size: 100%;
}

.tlist-item .title#On {
    background-color: #1290cb;
    color: #fff;
}

.tlist-item .title#On em {
    color: #fff;
}

.tlist-item .title#On:before {
    background: url(../images/sub.png) center no-repeat;
}

.tlist-item .con {
    display: none;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
    font-size: 14px;
    padding: 2%;
    font-size: 0.16rem;
    line-height: 0.34rem;
    color: #555555;
}

.tlist-item .con p {
    margin: 0;
}

.tlist-item .con em {
    color: #1290cb;
    font-style: normal;
}


/* 加入我们 */

.join-content .tlist-item .title span {
    font-family: SourceHanSansCN-Regular;
    font-size: 0.16rem;
    color: #999999;
    margin-left: 0.3rem;
}

.join-content .tlist-item .title#On span {
    color: #fff;
}

.join-content .tlist-item .con {
    background-color: #f4f6fa;
    padding: 0.5rem;
}

.join-content .tlist-item .con .tit {
    font-size: 0.18rem;
    margin: 0.1rem 0;
}

.join-content .tlist-item .con .email {
    font-size: 0.16rem;
    color: #333333;
    margin-top: 0.2rem;
}

.join-content .tlist-item .con .email a {
    color: #1290cb;
}

@media(max-width:1024px) {}


/* 服务团队 */

.team-content {}

.team-content .team-list {}

.team-list {}

.team-list ul {
    list-style: none;
}

.team-list ul li {
    width: 25%;
    float: left;
    height: 2.28rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    background: #fcfcfd;
}

.team-list ul li .box {
    position: relative;
    z-index: 50;
}

.team-list ul li .tit {
    font-family: SourceHanSansCN-Bold;
    font-size: 0.24rem;
    margin-bottom: 0.16rem;
}

.team-list ul li img {
    margin: 0 auto;
    max-height: 36px;
}

.team-list ul li .ico1 {
    display: block;
}

.team-list ul li .ico2 {
    display: none;
}

.team-list ul li:hover .ico1 {
    display: none;
}

.team-list ul li:hover .ico2 {
    display: block;
}

.team-list ul li p {
    margin: 0;
    color: #999999;
    font-size: 0.16rem;
}

.team-list ul li a {
    color: #999999;
}

.team-list ul li a:hover {
    color: #1290cb;
}

.team-list ul li:hover {
    color: #fff !important;
    /* background-color: #1290cb; */
}

.team-list ul li:hover p,
.team-list ul li:hover a {
    color: #fff !important;
}

.team-list ul li:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1290cb;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    box-shadow: 0.21rem 0.364rem 0.5rem 0rem rgba(0, 0, 0, 0.2);
    z-index: 10;
}

.team-list ul li:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

@media(min-width:1025px) {
    .team-list ul li:nth-child(2),
    .team-list ul li:nth-child(4),
    .team-list ul li:nth-child(5),
    .team-list ul li:nth-child(7),
    .team-list ul li:nth-child(10),
    .team-list ul li:nth-child(12),
    .team-list ul li:nth-child(13),
    .team-list ul li:nth-child(15),
    .team-list ul li:nth-child(18),
    .team-list ul li:nth-child(20) {
        background-color: #f4f6fa;
    }
}

@media(max-width:1024px) and (min-width:769px) {
    .team-list ul li {
        width: 33.33%;
    }
    .team-list ul li:nth-child(2n) {
        background-color: #f4f6fa;
    }
}

@media(max-width:768px) {
    .team-list ul li {
        width: 50%;
    }
    .team-list ul li:nth-child(2),
    .team-list ul li:nth-child(3),
    .team-list ul li:nth-child(6),
    .team-list ul li:nth-child(7),
    .team-list ul li:nth-child(10),
    .team-list ul li:nth-child(11),
    .team-list ul li:nth-child(14),
    .team-list ul li:nth-child(15),
    .team-list ul li:nth-child(18),
    .team-list ul li:nth-child(19) {
        background-color: #f4f6fa;
    }
}


/*Pages*/

.Pages {
    text-align: center;
    line-height: 2.778;
    font-size: 1.125em;
}

.Pages a.a_first,
.Pages a.a_end,
.Pages>span {
    display: none;
}

.Pages .p_page {
    display: table;
    margin: 0 auto;
    overflow: hidden;
}

.Pages .p_page * {
    float: left;
}

.Pages .p_page em {
    font-style: normal;
}

.Pages a {
    color: #666;
    transition: 0.3s;
    border: 0 none;
    border-radius: 50%;
    box-sizing: border-box;
    background-color: #fff;
}

.Pages .num a {
    padding: 0 0.2rem;
    margin: 0 0.05rem;
}

.Pages a:hover,
.Pages .num a.a_cur {
    background-color: #1290cb;
    color: #fff;
}

.Pages a.a_next,
.Pages a.a_prev {
    text-transform: uppercase;
    width: 2.778em;
    height: calc(2.778em + 2px);
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    text-indent: 999em;
}

.Pages a.a_prev {
    background-image: url(../images/page/a_prev.svg);
    margin-right: 0.05rem;
}

.Pages a.a_next {
    background-image: url(../images/page/a_next.svg);
    margin-left: 0.05rem;
}

.Pages a.a_next:hover,
.Pages a.a_prev:hover {
    background-color: #1290cb;
}

.Pages a.a_prev:hover {
    background-image: url(../images/page/a_prev_hover.svg);
}

.Pages a.a_next:hover {
    background-image: url(../images/page/a_next_hover.svg);
}

@media(max-width:640px) {
    .Pages {
        padding: 20px 0;
    }
    .Pages .num {
        display: none;
    }
    .Pages a {
        margin: 0 5px;
    }
}

.news-top {
    position: relative;
    z-index: 1;
    background-color: #f4f6fa;
    margin-bottom: 1rem;
}

.news-top:before {
    content: '';
    width: 27%;
    height: 1px;
    background-color: #eeeeee;
    position: absolute;
    bottom: 0.75rem;
    right: 14%;
}

.news-top::after {
    content: '';
    width: 1rem;
    height: 1px;
    background-color: #1290cb;
    position: absolute;
    bottom: 0.75rem;
    right: 36%;
}

.news-top .btn {
    position: absolute;
    right: 5%;
    bottom: 0.5rem;
    width: 1.22rem;
    height: 0.6rem;
}

.news-top .btn .slick-arrow {
    border-radius: 50%;
    border: solid 2px #d9d9d9;
}

.news-top .btn .slick-prev {
    left: -18px;
}

.news-top .pic .Ispic {
    padding-bottom: 63%;
}

.news-top .btn .slick-arrow:hover {
    border: solid 2px #1290cb;
}

.news-top .slick-arrow:not(:hover) {
    /* background-color: #fff; */
}

.news-top .info .inner {
    max-width: 6.4rem;
    width: 80%;
    margin: 0 auto;
    position: relative;
}

.news-top .info .inner .time {
    color: #1290cb;
    line-height: 1;
    margin-bottom: 0.53rem;
}

.news-top .info .inner .date {
    font-size: 0.3rem;
}

.news-top .info .inner .year {
    font-size: 0.16rem;
}

.news-top .info h3 {
    margin: 0;
    font-family: SourceHanSansCN-Medium;
    font-size: 0.24rem;
}

.news-top .info p {
    color: #555;
    margin: 0.3rem 0 0.5rem 0;
    line-height: 0.3rem;
    font-size: 0.16rem;
    height: 0.9rem;
}

@media (min-width:1025px) {
    .news-top .pic {
        width: 53%;
    }
}

@media (max-width:1024px) {
    .news-top .ytable,
    .news-top .ytable-cell {
        display: block;
    }
    .news-top .info .inner {
        padding: 0.6rem 0;
    }
    .news-top .info h3 {
        font-size: 1.5em;
    }
}

.news-list ul {
    margin-left: -3.33%;
}

.news-list li {
    float: left;
    position: relative;
    z-index: 1;
    padding: 0.16rem 0.2rem;
    width: 30%;
    margin-left: 3.33%;
    margin-bottom: 2.4%;
}

.news-list li a {
    display: block;
    position: relative;
    z-index: 3;
}

.news-list li:hover:before {
    opacity: 1;
}

.news-list li .pic {
    overflow: hidden;
}

.news-list li .pic .Ispic {
    padding-bottom: 66.56%;
    transition: 0.3s ease-out;
}

.news-list li a:hover .pic .Ispic {
    transform: scale(1.2);
}

.news-list li .time {
    color: #666666;
    font-family: HarmonyOS_Sans_SC_Medium;
    margin-top: 0.32rem;
}

.news-list li .time .date {
    font-size: 0.3rem;
}

.news-list li .time .year {
    font-size: 0.16rem;
}

.news-list li h3 {
    font-size: 0.2rem;
    line-height: 1.5;
    margin: 0.2rem 0 0 0;
}

.news-list li p {
    color: #666;
    font-size: 0.16rem;
    margin: 0.25rem 0 0.3rem 0;
}

.news-list li:hover {
    background-color: #f4f6fa;
    box-shadow: 0.077rem 0.064rem 0.2rem 0rem rgba(0, 0, 0, 0.1);
}

@media (min-width:1025px) {}

@media (max-width:1024px) {
    .news-list ul {
        margin-left: -2%;
    }
    .news-list li {
        width: 48%;
        margin-left: 2%;
        margin-bottom: 2%;
    }
}

@media (max-width:480px) {
    .news-list li h3 {
        font-size: 1.2em;
    }
}


/*详情*/

.news-info .name {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 0.6rem;
}

.news-info .name h1 {
    font-family: SourceHanSansCN-Bold;
    font-size: 0.36rem;
    line-height: 1;
    margin-bottom: 0.25rem;
    margin-top: 0;
}

.news-info .name time {
    font-family: HarmonyOS_Sans_SC_Medium;
    font-size: 0.18rem;
    color: #666666;
}

.news-info .singlePage {
    color: #555;
    padding: 0.6rem 0;
    margin-bottom: 0.4rem;
    border-bottom: 1px solid #eeeeee;
}

.news-info .singlePage p {
    margin: 0;
    font-size: 0.16rem;
    line-height: 0.3rem;
}

.news-info .singlePage img {
    margin: 0.5rem 0;
}

.list-prev-next {
    width: 80%;
    float: left;
}

.list-prev-next li {
    font-size: 0.16rem;
    color: #666666;
}

.list-prev-next li:first-child {
    margin-bottom: 0.1rem;
}

.list-prev-next li span {
    color: #333333;
}

.list-prev-next li a {}

.back_btn {
    float: right;
    width: 1.8rem;
    height: 0.55rem;
    background-color: #1290cb;
    line-height: 0.55rem;
    color: #fff;
    text-align: center;
    position: relative;
}

.back_btn:hover {
    color: #fff;
}

@media (min-width:641px) {}

@media (max-width:640px) {
    .list-prev-next li:nth-child(2) {
        border-bottom: 1px solid #eee;
        padding-bottom: 0.1rem;
    }
    .info-back {
        text-align: center;
    }
}

.tj_tit {
    font-size: 0.18rem;
    margin-bottom: 0.29rem;
}

.news-relative li {
    margin-bottom: 0.6rem;
}

.news-relative li .Ispic {
    padding-bottom: 68.8%;
}

.news-relative li h3 {
    font-size: 0.2rem;
    line-height: 1;
    font-weight: normal;
    margin: 0.31rem 0 0.19rem;
}

.news-relative li p {
    font-size: 0.14rem;
    color: #666666;
    margin: 0;
}

@media (min-width:1025px) {
    .news-info {
        width: 68.75%;
    }
    .news-content .auto-inner {
        position: relative;
    }
    .news-content .auto-inner:before {
        content: '';
        width: 1px;
        height: 100%;
        background-color: #f5f7fa;
        position: absolute;
        right: 25%;
        top: 0;
    }
    .news-relative {
        width: 19.1%;
    }
    .news-relative li:nth-child(3)~li {
        border-top: dashed 1px #ddd;
        padding: 0.4rem 0;
        margin: 0;
    }
    .news-relative li:nth-child(3)~li .Ispic {
        display: none;
    }
    .news-relative li:nth-child(3)~li h3 {
        margin: 0 0 1.2em 0;
    }
}

@media (max-width:1024px) {
    .news-info {
        padding-bottom: 5%;
    }
    .news-relative ul {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
    }
    .news-relative li {
        width: 48%;
        margin-bottom: 4%;
        border: 1px solid #eee;
    }
    .news-relative li a {
        display: block;
        padding: 0.1rem;
    }
}

@media (max-width:480px) {
    .news-info .name h1 {
        font-size: 0.3rem;
        margin-bottom: 0.1rem;
    }
    .news-info .name {
        padding-bottom: 0.3rem;
    }
    .news-info .singlePage {
        padding: 0.3rem 0;
    }
    .news-info .singlePage img {
        margin: 0.3rem 0;
    }
    .list-prev-next {
        width: 100%;
        float: none;
    }
    .back_btn {
        display: block;
        float: none;
        margin: 0.2rem auto;
    }
}


/* 在线留言 */

.message-content {}

.megg-img {
    width: 42.5%;
    float: left;
}

.megg-img .Ispic {
    padding-bottom: 110%;
}

.megg-form {
    width: 50%;
    float: right;
}

.megg-form .title {
    font-family: SourceHanSansCN-Bold;
    font-size: 0.4rem;
    color: #002b49;
    margin-bottom: 10%;
}

.megg-form ul {
    list-style: none;
}

.megg-form ul li {
    float: left;
    margin-bottom: 0.3rem;
}

.megg-form ul li.w50 {
    width: 47%;
}

.megg-form ul li.ml2 {
    margin-left: 6%;
}

.megg-form ul li.w100 {
    width: 100%;
}

.megg-form ul li p {
    font-size: 0.18rem;
    color: #000000;
    line-height: 1;
    margin: 0 0 0.19rem 0;
}
.megg-form ul li p .red{
color: #f00;
    margin-right: 10px;
    position: relative;
    top: 5px;
}
.megg-form ul li .text {
    height: 0.4rem;
    background-color: #ffffff;
    border: solid 0.01rem #d9d9d9;
    padding: 0 0.2rem;
    width: 100%;
    box-sizing: border-box;
}

.megg-form ul li .lycontent {
    width: 100%;
    height: 1.7rem;
    padding: 0.2rem;
    background-color: #ffffff;
    border: solid 0.01rem #d9d9d9;
}

.megg-form .subbtn {
    width: 3rem;
    height: 0.51rem;
    line-height: 0.51rem;
    background-color: #1290cb;
    text-align: center;
    font-size: 0.18rem;
    color: #ffffff;
    cursor: pointer;
}

.megg-form .subbtn:hover {
    background-color: #002b49;
}

@media (max-width:768px) {
    .megg-img {
        display: none;
    }
    .megg-form {
        width: 100%;
        float: none;
    }
    .megg-form .title {
        font-size: 0.24rem;
    }
}


/**************************edit-info**************************/

.singlePage {
    line-height: 1.875;
}

.edit-info-css-ol li {
    float: left;
    width: 49%;
    color: #afb5ba;
    line-height: 1.7;
    position: relative;
    padding: 0.275em 0 0.275em 0.12rem;
}

.edit-info-css-ol li:nth-child(2n) {
    float: right;
}

.edit-info-css-ol li:nth-child(2n+1) {
    clear: left;
}

.edit-info-css-ol li::before {
    position: absolute;
    left: 0;
    content: '';
    width: 0.04rem;
    height: 0.04rem;
    background-color: #afb5ba;
    top: 1.1em;
}


/* 搜索 */

.search-list {
    list-style: none;
    margin-bottom: 0.5rem;
    border-top: 1px solid rgb(223, 223, 223);
}

.search-list li {
    border-bottom: 1px solid rgb(223, 223, 223);
}

.search-list li a {
    font-family: SourceHanSansCN-Medium;
    font-size: 0.22rem;
    padding: 0.2rem;
}


.envi-item2 .item{ display:flex; align-items:center; flex-wrap: wrap;}
.envi-item2 .tit{font-size: 20px; padding-bottom: 20px;}
.envi-item2 .item .pic{ max-width:50%;}
.envi-item2 .item .info{ max-width:50%; padding-left:5%;}
.envi-content img{width: 100%}
.envi-content .return{margin-bottom: .3rem;}
.envi-content .return a{display: block;margin-left: auto;width: 1.6rem;height: .45rem;text-align: center;line-height: .45rem;font-size: .18rem;color: #fff;background-color: #0076c0;border-radius: .45rem}
@media (max-width:1024px) {
.envi-item2 .item .pic,
.envi-item2 .item .info{ max-width:100%;}
}
@media (max-width:640px){
    .envi-content img{width: 100% !important;}
}
.photo_info .item:not(:last-child){padding-bottom: 3%}
.photo_info .pic img{width: 100%}
.photo_info .info{ padding: 2% 0;}
.photo_info .info p{text-indent: 3em}
.photo_info .tit{ font-size: 20px; padding-bottom: 20px;}

