address,
blockquote,
dl,
fieldset,
figure,
hr,
ol,
p,
pre,
ul {
    margin: 0px;
}

.am-icon-angle-right:before {
    content: "";
}

.bcbimg {
    width: 12px;
    display: block;
    margin: auto;
    margin-top: 7px;
}

.buttona {
    display: block;
    margin: auto;
    margin-top: 9px;
    width: 17px;
}

.buttonb {
    display: block;
    margin: auto;
    margin-top: 9px;
    width: 17px;
}


.content-text {
    text-indent: 4rem;
    color: #323131;
    line-height: 36px;
    padding-top: 80px;
}

.content-img img {
    width: 100%;
    padding: 74px 0;
}

.box:hover {
    background-color: #f4f4f4;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.37);
    margin-top: -10px;
}

.box {
    width: 374px;
    height: 368px;
    background-color: #f4f4f4;
    margin: 0 auto;
    transition: all .2s linear;
}

.box-img {
    width: 100%;
    height: 204px;
    overflow:hidden;
}

.box-img img {
    width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.box-content {
    width: 90%;
    margin: 0 auto;
    height: 130px;
    margin-top: 20px;
}

.box-content-left {
    width: 70%;
    float: left;
}

.box-content-title {
    font-size: 18px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.box-content-des {
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    line-height: 28px;
    color: #7a7a7a;
    margin-top: 10px;
}

.box-content-right {
    width: 25%;
    height: 100%;
    float: right;
    text-align: right;
    border-left: 1px solid #e3e3e3;
    position: relative;
}

.box-content-day {
    font-family: SourceHanSansCN-Medium;
    font-size: 15px;
    line-height: 28px;
    color: #222222;
}

.box-content-yers {
    line-height: 28px;
    color: #797979;
}

.box-content-btn {
    width: 34px;
    height: 34px;
    background-color: #3c36eb;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 34px;
}

.swiper-slide li {
    padding-top: 30px;
}

.container-height {
    padding-top: 60px;
}

.swiper-button-icon {
    width: 170px;
    height: 50px;
    position: relative;
    margin: 0 auto;
    margin-top: 120px;
}

.swiper-button-icon .swiper-button-next,
.swiper-button-icon .swiper-button-prev {
    width: 70px;
    height: 50px;
    background-color: #3c36eb;
    background-image: none;
}

.swiper-button-icon .swiper-button-next:after,
.swiper-button-icon .swiper-button-prev:after {
    font-size: 26px;
    line-height: 0px !important;
}

/*响应式*/
@media screen and (max-width:700px) {

    /* 提示固定宽高 */
    .container-height {
        padding-top: 30px;
    }

    .content-title {
        width: 90%;
        height: 80px;
    }

    .content-title .english-name {
        font-size: 30px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .content-title .name {
        font-size: 20px;
        margin-top: -10px;
    }
}

/*响应式*/
@media screen and (max-width:640px) {
    .nav-title li {
        height: 50px
    }

    .nav-title li a {
        font-size: 14px;
        height: 50px;
        padding-top: 14px;
        font-weight: bold;
    }

    .content-title {
        margin-top: 30px;
    }
}

@media screen and (max-width:376px) {
    .box {
        width: 100%;
    }
}

@charset "utf-8";

* {
    padding: 0px;
    margin: 0px;
}

.container-fluid {
    width: 100%;
    min-width: 1174px;
    margin: auto;
}

.container {
    width: 1174px;
    margin: 0 auto;
}

.padding-40 {
    padding: 40px;
}

body,
html {
    min-width: 320px;
}

/*轮播图*/
#slider .swiper-slide {
    background-position: center;
    background-size: cover;
}

#slider .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
}

#slider .swiper-pagination-bullet-active {
    background-color: #76b323;
}


/*横幅===*/
.bannerBox {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.bannerImg {
    width: 1900px;
    position: relative;
    left: 50%;
    margin-left: -950px;
}

/*位置===*/
.here_wrap {
    margin-top: 5px;
}

.here_wrap .breadcrumb {
    margin-bottom: 0;
}

.breadcrumb,
.breadcrumb a {
    color: #777777;
    font-size: 15px;
}

/*导航===*/
.side-nav {
    background-color: #76b323;
    margin-top: 10px;
}

.side-nav a {
    color: #fff;
}

.side-nav>dl {
    overflow: hidden;
    margin-bottom: 0;
}

.side-nav>dl>dd {
    width: 164px;
    height: 56px;
    line-height: 56px;
    float: left;
    margin-left: 20px;
    text-align: center;
}

.side-nav>dl>dd a {
    display: block;
}

.side-nav>dl>dd a:hover,
.cur {
    background-color: #787878;
}

/*内容===*/
.info-wrap {
    padding: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.info-wrap img {
    max-width: 100%;
}

.info-wrap p {
    margin: 0;
}

.info-wrap>.info_con {
    line-height: 1.8;
}

/* 分页 ======================*/
.pageWrap {
    margin: 0;
    text-align: center;
    background-color: #fff;
    padding: 5px 0;
    min-height: 30px;
}

.pageWrap .rows {
    margin-right: 15px;
    display: none;
}

.pageWrap a,
.pageWrap span {
    text-align: center;
    display: inline-block;
    line-height: 25px;
    margin: 0 3px;
    background-color: #ececec;
    padding: 0 12px;
}

.pageWrap a {
    color: #555;
    text-decoration: none;
    color: #aeaeae
}

.pageWrap a:hover,
.pageWrap span.current {
    color: #fff;
    background: #f27e0d;
}

.pageWrap .next,
.pageWrap .prev {
    color: #4f5051;
}

/*新闻===*/
.news-wrap {
    padding: 30px 0;
}

.news-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0 -1%;
}

.news-wrap ul li {
    float: left;
    width: 48%;
    margin: 10px 1%;
    padding: 15px;
    border: solid 1px #eee;
}

.news-wrap ul li:hover {
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
}

.news-wrap ul li .news-img {
    float: left;
    width: 240px;
    margin-right: 15px;
    height: 160px;
    overflow: hidden;
}

.news-wrap ul li .news-con {}

.news-wrap ul li .news-con h4 {
    color: #555;
    margin: 5px 0;
}

.news-wrap ul li .news-con p {
    color: #999;
    margin: 10px 0;
    font-size: 14px;
}

.news-wrap ul li .news-con span {
    color: #76b323;
}

.news-wrap .news-box {
    padding: 5px;
}

.news-wrap .news-box img {
    max-width: 100%;
}

.news-wrap .news-box p {
    margin: 0;
}

.news-wrap .news-box>.info_con {
    line-height: 1.8;
}

.prev-next {
    margin-top: 30px;
    color: #bbb;
}

.prev-next a {
    color: #666;
}

/*产品===*/
.pro-wrap {
    padding: 30px 0;
}

.pro-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0 -30px;
}

.pro-wrap ul li {
    float: left;
    width: 350px;
    margin: 10px 30px 30px;
    border: solid 1px #eee;
    position: relative;
    top: 0;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
}

.pro-wrap ul li:hover {
    box-shadow: 13px 13px 26px rgba(50, 50, 50, 0.1);
    top: -5px;
}

.pro-wrap ul li .p-img {
    height: 348px;
    border-bottom: solid 1px #eee;
    overflow: hidden;
}

.pro-wrap ul li .p-img img {
    width: 348px;
    height: 348px;
}

.pro-wrap ul li .p-tit {
    padding: 20px 30px;
}

.pro-wrap ul li .p-tit>h4 {
    font-weight: normal;
    color: #434343;
    margin-bottom: 5px;
}

.pro-wrap ul li .p-tit>span {
    font-size: 12px;
    color: #8f8f8f;
}

.pro-wrap .pro-box {
    width: 800px;
    margin: auto;
}

.pro-wrap .pro-box img {
    max-width: 100%;
}

.pro-wrap .pro-box p {
    margin: 0;
}

.pro-wrap .pro-box>.info_con {
    line-height: 1.8;
}

/* .pro-wrap_f {
} */

.pro_info {
    overflow: hidden;
    padding-top: 50px;
}

.pro_info-img {
    width: 580px;
    float: left;
    margin-left: 40px;
    margin-right: 5px;
}

.pro_info-con {
    float: left;
    width: 430px;
    margin: 0 55px;
}

.pro_info-con>h1 {
    margin: 0;
    color: #76b323;
    font-size: 28px;
    font-weight: normal;
}

.pro_info-con>h6 {
    margin: 0;
    color: #1e1e1e;
    font-size: 20px;
    font-weight: normal;
}

.pro_info-con>hr {
    border-color: #d2d2d2;
}

.pro_info-con .info_con {
    color: #595757;
    line-height: 1.8;
    min-height: 400px;
}

.pro_info-con .info_con>p {
    margin: 0;
}

.pro_info-con .info_share {
    border-top: solid 1px #e0e0e0;
    padding-top: 6px;
    margin-top: 15px;
}

.pro_info-con .info_share .bdsharebuttonbox>span {
    float: left;
    line-height: 24px;
    margin: 6px 6px 6px 0;
}

/* 放大镜==============*/
.zoomBox {
    width: 580px;
    margin: 0 auto;
    border: solid 1px #cccccc;
}

.tb-pic {
    position: relative;
    z-index: 1;
}

.tb-pic,
.tb-pic a {
    height: 578px;
    width: 578px;
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    *font-size: 593px;
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-pic a img {
    width: 100%;
    height: 100%;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background-color: #666;
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: move;
    z-index: 1;
}

.spec-scroll {
    margin: 20px 0;
    width: 580px;
    overflow: hidden;
}

.spec-scroll .items {
    float: left;
    position: relative;
    width: 580px;
    height: 100px;
    overflow: hidden;
}

.spec-scroll .items ul {
    position: absolute;
    width: 999999px;
    height: 100px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.spec-scroll .items ul li {
    float: left;
    width: 100px;
    text-align: center;
    margin-right: 10px;
}

.spec-scroll .items ul li img {
    border: 1px solid #d2d2d2;
    padding: 2px;
    width: 100px;
    height: 100px;
}

.spec-scroll .items ul li img:hover,
.spec-scroll .items ul li.tb-selected img {
    border: 2px solid #76b323;
    padding: 1px;
}

/*  */
.lanse_mark {
    width: 76%;
    position: absolute;
    top: 23%;
    left: 0;
    right: 0;
    margin: auto;
    color: #f1f6f9;
    font-size: 62.5%;
}

.lanse_mark h2 {
    font-size: 4rem;
    font-weight: bold;
}

.lanse_mark h2>span {
    position: relative;
}

.lanse_mark h2>sup {
    margin-left: 3px;
    position: absolute;
    top: 20px;
    font-size: 2rem;
}

.market-p {
    margin-top: 10px;
    font-size: 3rem;
}

/*==========*/
body .layer-myskin .layui-layer-content {
    padding: 20px 30px;
}

.dexplain p {
    margin: 0;
}

/*说明可选化标签*/
ul,
li {
    padding: 0;
    margin: 0;
    list-style: none !important;
}

.container-width {
    max-width: 1317px;
    margin: 0 auto;
}

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

    /* 根据底部的适应结构，左右3% */
    .container-width {
        width: 94%;
        margin: 0 auto;
    }
}


.header_one {
    width: 100%;
    height: 130px;
    background: #002e5f;
    position: relative;
    overflow: hidden;
}

.header_left {
    width: 24%;
    position: relative;
    height: 100%;
    float: left;
}

.header_logo {
    width: 77.3%;
    position: absolute;
    right: 0%;
    display: block;
    margin-top: 35px;
}


.pm_sjxone {
    background: url(../images/002.png) no-repeat;
    width: 3.96%;
    height: 100%;
    display: block;
    float: left;
    background-size: 100%;
    position: absolute;
}

.pm_sjxtwo {
    width: 96.04%;
    position: relative;
    float: left;
    height: 100%;
    left: 3.54%;
}

.header_right {
    position: relative;
    width: 76%;
    float: left;
    height: 100%;
}

.hr_top {
    position: relative;
    width: 100%;
    height: 78px;
}

.hr_bottom {
    height: 50px;
    width: 83.13%;
    position: absolute;
    bottom: 0%;
    right: 0%;
    background: #002e5f;
}

.hb_one {
    width: 16.14%;
    height: 100%;
    background: url(../images/003.png) no-repeat;
    display: block;
    float: left;
    background-size: 100% 100%;
}

.hb_two,
.hb_three,
.hb_four,
.hb_five,
.hb_six,
.hb_seven,
.hb_eight {
    width: 14%;
    height: 100%;
    background: url(../images/004.png) no-repeat;
    display: block;
    float: left;
    background-size: 100% 100%;
    position: absolute;
}

.hb_two {
    left: 14.2%;
}

.hb_three {
    left: 26.2%;
}

.hb_four {
    left: 38.3%;
}

.hb_five {
    left: 50.3%;
}

.hb_six {
    left: 62.3%;
}

.hb_seven {
    left: 74.4%;
}

.hb_eight {
    left: 86.4%;
    background: url(../images/005.png) no-repeat;
    background-size: 100% 100%;
}

.hbtwo_a {
    color: white;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 50px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    display: inline-block;
}

.hbtwo_a:hover {
    color: #c10d0f !important;
}

.hbtwo_acur {
    color: #c10d0f !important;
}

.shouye {
    right: 31%;
    position: relative;
    text-align: right;
}

.ht_one {
    width: 120px;
    height: 36px;
    background: url(../images/006.png) no-repeat;
    text-align: center;
    color: white;
    line-height: 36px;
    letter-spacing: 2px;
    position: absolute;
    float: right;
    right: 510px;
    margin-top: 31px;
    font-weight: bold;
    animation: myfirst 1.5s infinite;
    -moz-animation: myfirst 1.5s infinite;
    /* Firefox */
    -webkit-animation: myfirst 1.5s infinite;
    /* Safari and Chrome */
    -o-animation: myfirst 1.5s infinite;
    /* Opera */
}

.ht_two {
    width: 100px;
    position: absolute;
    height: 39px;
    background: #002e5f;
    /*background: #3c36eb;*/
    /*border: 2px solid #63a6d6;*/
    border: none;
    -webkit-appearance: none;

    border-radius: 5px;
    display: block;
    float: right;
    right: 385px;
    margin-top: 20px;
    color: white;
    padding-left: 5px;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: bold;
    outline: none;
}

.jkmjs {
    width: 247px;
    /*height: 36px;*/
    line-height: 28px;
    color: white;
    display: block;
    position: absolute;
    right: 100px;
    font-size: 18px;
    margin-top: 28px;
    letter-spacing: 2px;
}

.jkmjs_one {
    width: 19px;
    height: 100%;
    /*background: #63a6d6;*/
    background: #fff;
    position: relative;
    display: block;
    margin-left: 4px;
    text-align: center;
    color: #c10d0f;
    font-weight: bold;
    border-radius: 5px;
    font-size: 20px;
}

.jkmjs span {
    float: left;
}

.jkmjs_a {
    margin-right: 6px;
}

.jkmjs_b {
    margin-left: 10px;
}

.husiea {
    width: 2px;
    height: 4px;
    background: #4b80a6;
    position: absolute;
    top: 13px;
}

.husieb {
    right: 0px;
    width: 2px;
    height: 4px;
    background: #4b80a6;
    position: absolute;
    top: 13px;
}

.ht_button {
    width: 15px;
    height: 8px;
    display: block;
    float: right;
    right: 388px;
    position: absolute;
    margin-top: 36px;
    background: #002e5f;
}

.lanse {
    width: 69.21%;
    height: 490px;
    background-size: 100% 100%;
    margin: auto;
    position: relative;
}

.lanse_two {
    width: 81%;
    height: 155px;
    position: relative;
    top: 20%;
    display: block;
    margin: auto;
}

.lanse_a {
    max-width: 1317px;
    height: auto;
    margin: auto;
    display: block;
    margin-top: 30px;
    position: relative;
}

.lanse_aa {
    font-size: 48px;
    color: white;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: bold;
}

.lanse_ab {
    width: 100%;
    text-align: center;
    display: block;
    color: white;
    font-size: 60px;
    height: 50px;
    line-height: 35px;
}

.lanse_ac {
    width: 100%;
    text-align: center;
    color: white;
    display: block;
    font-size: 30px;
}

.knowmore {
    margin-top: 30px;
    font-size: 16px;
    color: black;
    display: block;
    position: relative;
    width: 140px;
    height: 40px;
    line-height: 40px;
    margin: auto;
    border: 1px solid #c10d0f;
    text-align: center;
}

.ssimg {
    width: 100%;
	margin-top: 84px;
}

.lanse_img {
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
}

.lanse_imgs {
    width: 69.21%;
    height: auto;
    margin: auto;
    display: block;
    margin-top: 65px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
}

.lanse_div {
    max-width: 1317px;
    margin: auto;
    margin-top: 76px;
    position: relative;
    height: auto;
    border: 2px solid #bebebe;
}

.lanse_video {
    position: relative;
    left: 4.5%;
    width: 32.5%;
    height: auto;
    margin-bottom: 50px;
    margin-top: 45px;
    display: inline-block;
}

.lanse_imgs_two {
    position: relative;
    float: right;
    right: 4.5%;
    width: 55.5%;
    margin-top: 45px;
}

.lanse_p {
    position: relative;
    float: right;
    right: 6.8%;
    width: 50%;
    margin-top: -354px;
    font-size: 14px;
    line-height: 23px;
}

.knowmore_div {
    font-size: 16px;
    color: black;
    display: block;
    position: relative;
    width: 150px;
    height: 51px;
    line-height: 40px;
    margin: auto;
    margin-top: -28px;
    border: 1px solid #bebebe;
    text-align: center;
    z-index: 2;
    background: white;
}

.knowmore {
    font-size: 16px;
    color: black;
    display: block;
    position: absolute;
    width: 140px;
    height: 40px;
    margin-top: 5px;
    border: 1px solid #c10d0f;
    text-align: center;
    left: 50%;
    transform: translate(-50%, 0%);
}

.index_more {
    font-size: 14px;
    text-align: right;
    margin-right: 3%;
    margin-top: 4px;
}

.index_more a {
    color: #000;
}

.tesefengcai {
    max-width: 1317px;
    height: auto;
    margin: auto;
    margin-top: 71px;
    border: 2.2px solid #bebebe;
    position: relative;
    padding-bottom: 30px;
}


.ti_img {
    position: absolute;
    margin-top: -17px;
    width: 26.97%;
    height: auto;
    background: white;
    margin-left: 50px;
}

.ti_img_mgone {
    margin-top: -13px;
}

.ti_img_mgtwo {
    margin-top: -18px;
}

.tsfcone {
    margin-top: -13px;
}

.tsfctwo {
    margin-top: -18px;
}

.ti_img_two {
    display: block;
    position: relative;
    width: 60%;
    margin-top: -5px;
    height: auto;
    float: right;
    background: white;
}

.swiper-containertwo {
    width: 92%;
    /*height: 260px;*/
    display: block;
    margin: auto;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}

.swiper-containerthree {
    width: 92%;
    /*height: 260px;*/
    display: block;
    margin: auto;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}

.ss_img {
    width: 100%;
}

.ss_div {
    width: 100%;
    height: 44px;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    text-align: center;
    line-height: 44px;
}

.sbna {
    background-color: rgba(0, 0, 0, 0.5) !important;
    width: 50px !important;
    height: 100px !important;
    right: 0px !important;
    display: block !important;
    top: 50% !important;
    transform: translate(0%, -50%) !important;
    margin: 0px !important;
    position: absolute !important;
    z-index: 999;
    -webkit-transform: translate(0%, -50%) !important;
    -moz-transform: translate(0%, -50%) !important;
    -ms-transform: translate(0%, -50%) !important;
    -o-transform: translate(0%, -50%) !important;
}

.sbna i,
.sbnb i {
    color: white !important;
    display: block !important;
    text-align: center !important;
    line-height: 100px !important;
    font-size: 60px;
}

.sbnb {
    background-color: rgba(0, 0, 0, 0.5) !important;
    width: 50px !important;
    height: 100px !important;
    left: 0px !important;
    display: block !important;
    top: 50% !important;
    transform: translate(0%, -50%) !important;
    margin: 0px !important;
    position: absolute !important;
    z-index: 999;
    -webkit-transform: translate(0%, -50%) !important;
    -moz-transform: translate(0%, -50%) !important;
    -ms-transform: translate(0%, -50%) !important;
    -o-transform: translate(0%, -50%) !important;
}

.sbnaa {
    background-color: rgba(0, 0, 0, 0.5) !important;
    width: 50px !important;
    height: 100px !important;
    right: 0px !important;
    display: block !important;
    top: 50% !important;
    transform: translate(0%, -50%) !important;
    margin: 0px !important;
    position: absolute !important;
    -webkit-transform: translate(0%, -50%) !important;
    -moz-transform: translate(0%, -50%) !important;
    -ms-transform: translate(0%, -50%) !important;
    -o-transform: translate(0%, -50%) !important;
}

.sbnbb {
    background-color: rgba(0, 0, 0, 0.5) !important;
    width: 50px !important;
    height: 100px !important;
    left: 0px !important;
    display: block !important;
    top: 50% !important;
    transform: translate(0%, -50%) !important;
    margin: 0px !important;
    position: absolute !important;
    -webkit-transform: translate(0%, -50%) !important;
    -moz-transform: translate(0%, -50%) !important;
    -ms-transform: translate(0%, -50%) !important;
    -o-transform: translate(0%, -50%) !important;
}

.ld_three {
    /*width: 29%;*/
    height: 12.48%;
    position: absolute;
    right: 0px;
    top: 0px;
    background: white;
    margin-right: -2px;
    margin-top: -2px;
}

.lt_blue {
    padding: 6px 22px;
    float: left;
    background: #c0c0c0;
    color: white;
    display: block;
    border-radius: 5px;
    font-size: 12px;
    margin-right: 15px;
    margin-top: 10px;
    font-weight: bold;
}

.lv_div {
    position: relative;
    left: 4.5%;
    width: 32.5%;
    height: auto;
    margin-bottom: 35px;
    margin-top: 45px;
}

.lanse_videos {
    width: 100%;
}

.video_div {
    background: #eaeaea;
    margin-top: -6px;
}

.video_three {
    font-size: 16px;
    padding: 10px 20px;
    margin: 0px;
}

.video_p {
    font-size: 12px;
    margin: 0px;
    padding: 0px 20px 10px;
}

.qianlan {
    width: 55%;
    height: 345px;
    background: #d9effe;
    position: absolute;
    bottom: 36px;
    right: 5.7%;
    padding-top: 26px;
}

.qianlian_li {
    list-style: none;
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #b7c7d3;
    font-size: 14px;
    padding-bottom: 27px;
    padding-top: 5px;
}

.qianlian_li a {
    color: #000808;
}

.qianlian_img {
    float: left;
    display: inline-block;
    width: 12px;
    height: 11px;
    margin-top: 5px;
}

.qianlian_p {
    display: inline-block;
    margin: 0px;
    float: left;
    margin-left: 12px;
}

.qianlian_pp {
    display: none;
    margin: 0px;
    float: left;
    margin-left: 12px;
}

.qianlian_riqi {
    float: right;
    margin: 0px;
}

.six_one {
    width: 92.1%;
    height: auto;
    margin: auto;
    display: block;
    margin-top: 51px;
}

.six_one img {
    height: 74px;
    margin: 0 5px;
    padding: 2px;
    border: 1px solid #ccc;
}

.so_img {
    width: 16.3%;
    height: auto;
    padding-left: 0.514%;
}

.footer_div {
    padding-top: 62px;
    margin-top: 60px;
    width: 100%;
    /* height:350px; */
    background: #5d5c5c;
    position: relative;
}

.fd_one {
    max-width: 1317px;
    /* height:410px; */
    position: relative;
    margin: auto;
}

.fo_ul {
    width: 15%;
    height: 100%;
    float: left;
    /*    border-left: 2px solid #007ac5; */
    position: relative;
    left: 3%;
    margin: 0px;
    padding-left: 25px;
    list-style: none;
}

.fl_three {
    width: 18%;
}

.fl_four {
    width: 27%;
}

.fu_li {
    list-style: none;
}

.fu_li a:hover {
    color: white;
}

.fu_a {
    font-size: 18px;
    color: white;
    font-weight: bold;
}

.fu_aa {
    font-size: 15px;
    color: white;
    line-height: 38px;
    opacity: 0.8;
}

.fu_ul {
    margin-bottom: 6px;
}

.fu_ul a:hover {
    color: white;
}

.fl_img {
    display: block;
    position: absolute;
    left: 30%;
}

.fd_two {
    padding-top: 6px;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    max-width: 1317px;
    margin: auto;
    height: 50px;
    position: relative;
    bottom: 0px;
    display: block;
    text-align: center;
    color: white;
    font-size: 16px;
    margin-top: 31px;
    line-height: 30px;
    opacity: 0.8;
}

/* .ht_one:hover{
    margin-top: 20px;
} */

p video {
    object-fit: fill;
    height: 291px;
    width: 100%;
}

.lanse_videos p {
    margin: 0px;
}

@keyframes myfirst {
    0% {
        margin-top: 31px;
    }

    50% {
        margin-top: 21px;
    }

    100% {
        margin-top: 31px;
    }
}

@-moz-keyframes myfirst

/* Firefox */
    {
    0% {
        margin-top: 31px;
    }

    50% {
        margin-top: 21px;
    }

    100% {
        margin-top: 31px;
    }
}

@-webkit-keyframes myfirst

/* Safari and Chrome */
    {
    0% {
        margin-top: 31px;
    }

    50% {
        margin-top: 21px;
    }

    100% {
        margin-top: 31px;
    }
}

@-o-keyframes myfirst

/* Opera */
    {
    0% {
        margin-top: 31px;
    }

    50% {
        margin-top: 21px;
    }

    100% {
        margin-top: 31px;
    }
}


/* 绝对定位  fixed*/
.fixed_div {
    position: fixed;
    bottom: 30%;
    right: 0;
    z-index: 999;
    width: 200px;
}

.fixed_box {
    width: 178px;
    height: 60px;
    font-family: SourceHanSansCN-Bold;
    font-size: 24px;
    line-height: 46px;
    letter-spacing: 1px;
    border-radius: 10px 0px 0px 10px;
    margin-top: 10px;
    float: right;
}

.fixed_box a {
    color: #ffffff;
}

.fixed_box:hover {
    width: 200px;
}

.fixed_one {
    background-image: -webkit-linear-gradient(0deg, #8becfc 0%, #4ad4ea 23%, #08bbd8 52%, #8becfc 100%), linear-gradient(#fcfdfd, #fcfdfd);
    background-image: -moz-linear-gradient(0deg, #8becfc 0%, #4ad4ea 23%, #08bbd8 52%, #8becfc 100%), linear-gradient(#fcfdfd, #fcfdfd);
    background-image: -o-linear-gradient(0deg, #8becfc 0%, #4ad4ea 23%, #08bbd8 52%, #8becfc 100%), linear-gradient(#fcfdfd, #fcfdfd);
    background-image: -ms-linear-gradient(0deg, #8becfc 0%, #4ad4ea 23%, #08bbd8 52%, #8becfc 100%), linear-gradient(#fcfdfd, #fcfdfd);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#8becfc, endColorstr=#08bbd8);
    /*IE<9>*/
    background-image: linear-gradient(0deg, #8becfc 0%, #4ad4ea 23%, #08bbd8 52%, #8becfc 100%), linear-gradient(#fcfdfd, #fcfdfd);
    background-blend-mode: normal, normal;
    border: solid 3px #56bec4;
    border-right: none;
}

.fixed_two {
    background-image: -webkit-linear-gradient(0deg, #a5e4f6 0%, #53c1ec 18%, #019ee1 52%, #53c1ec 84%, #a5e4f6 100%), linear-gradient(#fcfdfd, #fcfdfd);
    background-image: -moz-linear-gradient(0deg, #a5e4f6 0%, #53c1ec 18%, #019ee1 52%, #53c1ec 84%, #a5e4f6 100%), linear-gradient(#fcfdfd, #fcfdfd);
    background-image: -o-linear-gradient(0deg, #a5e4f6 0%, #53c1ec 18%, #019ee1 52%, #53c1ec 84%, #a5e4f6 100%), linear-gradient(#fcfdfd, #fcfdfd);
    background-image: -ms-linear-gradient(0deg, #a5e4f6 0%, #53c1ec 18%, #019ee1 52%, #53c1ec 84%, #a5e4f6 100%), linear-gradient(#fcfdfd, #fcfdfd);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#8becfc, endColorstr=#a5e4f6);
    /*IE<9>*/
    background-image: linear-gradient(0deg, #a5e4f6 0%, #53c1ec 18%, #019ee1 52%, #53c1ec 84%, #a5e4f6 100%), linear-gradient(#fcfdfd, #fcfdfd);
    background-blend-mode: normal, normal;
    border: solid 3px #1b9bcc;
    border-right: none;
}

.fixed_three {
    background-image: -webkit-linear-gradient(0deg, #c8f8ec 0%, #65e0c1 19%, #02c796 52%, #65e0c1 86%, #c8f8ec 100%), linear-gradient(#fcfdfd, #fcfdfd);
    background-image: -moz-linear-gradient(0deg, #c8f8ec 0%, #65e0c1 19%, #02c796 52%, #65e0c1 86%, #c8f8ec 100%), linear-gradient(#fcfdfd, #fcfdfd);
    background-image: -o-linear-gradient(0deg, #c8f8ec 0%, #65e0c1 19%, #02c796 52%, #65e0c1 86%, #c8f8ec 100%), linear-gradient(#fcfdfd, #fcfdfd);
    background-image: -ms-linear-gradient(0deg, #c8f8ec 0%, #65e0c1 19%, #02c796 52%, #65e0c1 86%, #c8f8ec 100%), linear-gradient(#fcfdfd, #fcfdfd);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#8becfc, endColorstr=#08bbd8);
    /*IE<9>*/
    background-image: linear-gradient(0deg, #c8f8ec 0%, #65e0c1 19%, #02c796 52%, #65e0c1 86%, #c8f8ec 100%), linear-gradient(#fcfdfd, #fcfdfd);
    background-blend-mode: normal, normal;
    border: solid 3px #01c191;
    border-right: none;
}


/* 内容的横幅样式 */
.title_div {
    background: #F2F2F2;
    /* margin-top: -12px; */
}

.nav-title {
    width: 100%;
}

.nav-title li {
    height: 100px;
}

.nav-title li a {
    font-family: SourceHanSansCN-Medium;
    font-size: 18px;
    color: #333333;
    float: left;
    text-align: center;
    width: 100%;
    height: 100px;
    padding-top: 36px;
}

.nav-title li:hover {
    border-bottom: 2px solid #3c36eb;
    color: #3c36eb;
}

.nav-title-active {
    border-bottom: 2px solid #3c36eb;
    color: #3c36eb !important;
}

.content-title {
    width: 43%;
    height: 150px;
    background: url('../images/title-bj.png') no-repeat;
    background-size: 100% 100%;
    margin-top: 64px;
}

.content-title .english-name {
    font-family: ArialMT;
    font-size: 48px;
    font-style: italic;
    letter-spacing: -1px;
    color: #ffffff;
    opacity: 0.26;
    margin-right: 15%;
}

.content-title .name {
    font-family: SourceHanSansCN-Medium;
    font-size: 38px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-right: 15%;
}

/*响应式*/
@media screen and (max-width:1400px) {
    .container-width {
        max-width: 1200px;
    }

    .box {
        width: 340px;
    }
}


@media screen and (max-width:1300px) {
    .hbtwo_a {
        font-size: 15px;
    }

    .qianlan {
        height: 370px !important;
    }

    .lanse_p {
        margin-top: -330px;
    }

    .lanse_p p>span {
        font-size: 15px !important;
    }

    .lanse_p p:first-child {
        font-size: 18px !important;
    }

    .ld_three {
        height: 12%;
    }

    .ss_img {
        height: 100%;
    }

    .lanse_imgs_two {
        right: 4%;
        width: 55%;
    }

    .container-width {
        max-width: 1100px;
    }

    .box {
        width: 300px;
    }
}


@media screen and (max-width:1200px) {
    .qianlan {
        height: 310px !important;
    }

    .ld_three {
        height: 11.3%;
        width: 33%;
    }

    .lanse_imgs_two {
        right: 2%;
        width: 54%;
        height: 291px;
    }

    .lanse_p {
        right: 4%;
    }
}


@media screen and (max-width:1171px) {
    .lanse_p {
        width: 50%;
        margin-top: -345px;
    }
}

@media screen and (max-width:1122px) {
    .lanse_imgs_two {
        width: 56.5%;
    }


    .lanse_p {
        width: 50%;
        margin-top: -350px;
    }

    .lanse_p p:first-child {
        font-size: 16px !important;
    }

    .ld_three {
        height: 11%;
    }

    .six_one {
        width: 97%;
    }

    .hbtwo_a {
        font-size: 13px;
    }

    .fu_aa {
        font-size: 14px;
    }
}

@media screen and (max-width:1100px) {
    .container-width {
        max-width: 1000px;
    }

    .box {
        width: 290px;
    }
}

@media screen and (max-width:1045px) {
    .lanse_imgs_two {
        width: 57%;
    }

    .ld_three {
        height: 10%;
        width: 35%;
    }

    .six_one {
        width: 99%;
    }

    .so_img {
        width: 16%;
    }

    .sbna {
        top: 40% !important;
    }

    .sbnaa {
        top: 40% !important;
    }

    .sbnb {
        top: 40% !important;
    }

    .sbnbb {
        top: 40% !important;
    }
}

@media screen and (max-width:1024px) {
    .container-width {
        max-width: 90%;
    }

    .box {
        width: 85%;
    }
}

@media screen and (max-width:1020px) {
    .fl_img {
        height: 150px;
    }

    .lanse_p p:first-child {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .jkmjs {
        right: 56px;
    }

    .ht_two {
        right: 335px;
    }

    .ht_button {
        right: 343px;
    }

    /* .ht_one{
        right: 470px;
    } */

    .header_logo {
        width: 90%;
    }
}

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

    .lanse_mark h2 {
        font-size: 3rem;
        margin: 0 !important;
    }

    .lanse_mark h2>sup {
        margin-left: 2px;
        position: absolute;
        top: 18px;
        font-size: 2rem;
    }

    .mark_icon img {
        width: 15%;
    }

    .market-p {
        font-size: 2rem;
    }



    .lt_blue {
        margin-top: 0px;
    }


    .fu_aa {
        font-size: 12px;
    }

    .ld_three {
        width: 37%;
    }

    .hbtwo_a {
        font-size: 12px;
    }
}

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


    .lt_blue {
        margin-right: 5px;
    }

    .qianlan {
        width: 59%;
        right: 2.7%;
    }

    .ld_three {
        width: 40%;
        margin-top: -16px;
    }

    .jkmjs {
        right: 16px;
    }

    .ht_two {
        right: 295px;
    }

    .ht_button {
        right: 303px;
    }

    .ht_one {
        right: 440px;
    }

    .fo_ul {
        padding-left: 15px;
    }
}

@media screen and (max-width:873px) {
    .fl_img {
        height: 110px;
    }

    .lanse_p {
        width: 52%;
        margin-top: -342px;

    }
}

@media screen and (max-width:844px) {
    .lanse_video {
        margin-top: 20px;
        margin-bottom: 80px;
    }

    .lanse_imgs_two {
        margin-top: 20px;
    }

    .lanse_p {
        margin-top: -386px;
    }

    .lanse_p p>span {
        font-size: 12px !important;
    }

}

@media screen and (max-width:810px) {
    .lanse_mark h2 {
        font-size: 2.5rem;
        margin: 0 !important;
    }

    .lanse_mark h2>sup {
        margin-left: 2px;
        position: absolute;
        top: 13px;
        font-size: 1.2rem;
        font-weight: normal;
    }

    .mark_icon img {
        width: 12%;
    }

    .market-p {
        font-size: 1.8rem;
    }


    .ld_three {
        width: 48%;
        margin-top: -36px;
    }

    .fd_two {
        font-size: 14px;
    }

    .fo_ul {
        padding-left: 5px;
    }

    .hr_bottom {
        width: 92%;
    }

    .lanse_imgs_two {
        height: 310px;
    }

    .ht_two {
        right: 275px;
    }

    .ht_button {
        right: 283px;
    }

    .ht_one {
        right: 390px;
    }
}

@media screen and (max-width:768px) {
    .content-title {
        width: 55%;
    }
}

@media screen and (max-width:640px) {
    .on_isshow_box {
        width: 180px !important;
    }

    .six_one img {
        width: 147px !important;
        height: 60px !important;
    }

    .swiper-containertwo img,
    .swiper-containerthree img {
        width: 120px !important;
        height: 90px !important;
    }

    .qianlian_p {
        display: none;
    }

    .qianlian_pp {
        display: inline-block;
    }

    .lanse_video p video {
        width: 100%;
    }

    .lanse_p {
        line-height: 30px;
    }

    .jkmjs {
        right: 7px;
        font-size: 12px;
        width: 187px;
        height: 27px;
        line-height: 27px;
        margin-top: 18px;
    }

    .ht_two {
        width: 80px;
        font-size: 10px;
        height: 30px;
        top: 32px;
        right: 8px;
    }

    .ht_button {
        width: 10px;
        height: 6px;
        right: 14px;
        top: 28px;
    }

    .ht_one {
        right: 100px;
        width: 110px;
        font-size: 12px;
        text-align: center;
        margin-top: 57px;
        height: 30px;
        line-height: 30px;
        background: url(../images/006.png) no-repeat;
        background-size: 100% 100%;
    }

    .header_left {
        width: 40%;
    }

    .header_logo {
        margin-top: 40px;
    }

    .header_right {
        width: 60%;
    }

    .header_right {
        position: static;
    }

    .header_one {
        height: 140px;
    }

    .hbtwo_a {
        line-height: 31px;
    }

    .hr_bottom {
        display: none;
    }

    .header_logo {
        margin-top: 20px;
    }

    .header_one {
        height: 105px;
    }

    #dl-menu {
        display: block !important;
        left: 0px;
    }

    #dl-menu-button {
        left: 10px;
        top: 48px;
    }

    .header_one {
        overflow: inherit;
    }

    .dl-menuopen {
        margin-left: 0px !important;
        margin-top: 60px !important;
    }

    .dl-menuwrapper button {
        text-indent: 0em;
    }

    #dl-menu-button {
        border-radius: 10px;
        background: #002e5f;
        width: 50px;
        height: 38px;
        margin-top: 7px;
        margin-left: 7px;
    }

    .dmba {
        width: 40px;
        height: 4px;
        background: white;
        margin: auto;
        margin-bottom: 0px;
        border-radius: 10px;
    }

    .dmbb {
        width: 40px;
        height: 4px;
        background: white;
        margin: auto;
        margin-top: 5px;
        border-radius: 10px;
    }

    .dmbc {
        width: 40px;
        height: 4px;
        background: white;
        margin: auto;
        margin-top: 5px;
        border-radius: 10px;
    }

    .header_logo {
        width: 80%;
        left: 10%;
    }

    .lanse_div {
        margin-top: -10px;
    }

    .ti_img {
        position: absolute;
        margin-top: -10px;
        width: 220.25px;
        height: auto;
        background: white;
        margin-left: 0px;
        left: 50%;
        transform: translate(-50%, 0%);
    }

    .titwo .ti_img {
        margin-top: -11px;
    }

    .ti_img_mgtwo {
        margin-top: -12px;
    }

    .tsfctwo {
        margin-top: -12px;
    }

    .lanse_video {
        left: 5%;
        width: 90%;
    }

    .lanse_div {
        overflow: hidden;
    }

    .lanse_video {
        margin-bottom: 10px;
    }

    .lanse_imgs_two {
        display: none;
    }

    .lanse_p {
        width: 90%;
        right: 5%;
        height: auto;
        display: block;
        margin-top: 0px;
        margin-bottom: 40px;
    }

    .tiig {
        display: none;
    }

    .tesefengcai {
        margin-top: 48px;
    }

    .ss_div {
        display: none;
    }

    .sbna i,
    .sbnb i {
        font-size: 20px !important;
        line-height: 50px !important;
    }

    .sbna {
        width: 30px !important;
        height: 50px !important;
        margin-top: 10px !important;
    }

    .sbnaa {
        width: 30px !important;
        height: 50px !important;
        margin-top: 10px !important;
    }

    .sbnb {
        width: 30px !important;
        height: 50px !important;
        margin-top: 10px !important;
    }

    .sbnbb {
        width: 30px !important;
        height: 50px !important;
        margin-top: 10px !important;
    }


    .lv_div {
        width: 94%;
        left: 3%;
        top: 50px;
    }

    .lanse_div {
        width: 100%;
        border: none;
        border-bottom: 2px solid #bebebe;
        border-top: 2px solid #bebebe;
    }

    .ti_img_two {
        width: 100%;
    }

    .ld_three {
        width: 300px;
        display: block;
        margin-top: 50px;
        /*left: 50%;*/
        /* transform: translate(-50%,0%); */
    }

    .qianlan {
        width: 94%;
        height: 300px !important;
        margin-top: 100px;
        position: absolute;
        bottom: 0px;
        padding-top: 13px;
    }

    .ldtwo {
        border: none;
        height: 800px;
    }


    .six_one {
        margin-top: 30px;
    }

    .so_img {
        width: 32%;
        margin-top: 5px;
        padding-left: 2%;
    }

    .tesefengcai {
        padding-bottom: 25px;
        border: none;
        border-top: 2.2px solid #bebebe;
    }

    .fu_a {
        font-size: 12px;
    }

    .footer_div {
        padding-top: 12px;
        margin-top: 20px;
        height: 670px;
        overflow: hidden;
    }

    .fu_ul {
        margin-bottom: 0px;
    }

    .fu_aa {
        line-height: 0px;
    }

    .fo_ul {
        border-bottom: 1px solid rgba(0, 0, 0, 0.5);
        border-left: none;
        width: 100%;
        height: auto;
        padding-bottom: 5px;
    }

    .fo_ul:last-child {
        border-bottom: none;
    }

    .fu_li {
        display: inline-block;
        width: auto;
        margin-right: 10px;
    }

    .fd_one {
        height: 484px;
    }

    .fl_img {
        left: 50%;
        transform: translate(-50%, 12%);
        height: 110px;

    }

    .tiigtwo {
        display: block !important;
        background: white;
        width: 220.5px;
        height: 19.14px;
        position: relative;
        z-index: 2;
        margin-top: 30px;
    }

    .titwo {
        margin-top: 25px !important;
    }

    .fd_two {
        width: 95%;
        margin-top: 75px;
    }

    .husiea {
        display: none;
    }

    .husieb {
        display: none;
    }

    .qianlan_ul {
        /*padding-left: 1.5em;*/
    }

    .qianlian_li {
        padding-bottom: 22px;
        padding-top: 4px;
    }

    p video {
        height: 100%;
    }

    .knowmore_div {
        width: 105px;
        height: 44px;
    }

    .knowmore {
        font-size: 12px;
        width: 90px;
        height: 30px;
        margin-top: 6px;
        line-height: 30px;
    }

    /* .ht_one:hover{
        margin-top: 57px;
    } */

    @keyframes myfirst {
        0% {
            margin-top: 57px;
        }

        50% {
            margin-top: 50px;
        }

        100% {
            margin-top: 57px;
        }
    }

    @-moz-keyframes myfirst

    /* Firefox */
        {
        0% {
            margin-top: 57px;
        }

        50% {
            margin-top: 50px;
        }

        100% {
            margin-top: 57px;
        }
    }

    @-webkit-keyframes myfirst

    /* Safari and Chrome */
        {
        0% {
            margin-top: 57px;
        }

        50% {
            margin-top: 50px;
        }

        100% {
            margin-top: 57px;
        }
    }

    @-o-keyframes myfirst

    /* Opera */
        {
        0% {
            margin-top: 57px;
        }

        50% {
            margin-top: 50px;
        }

        100% {
            margin-top: 57px;
        }
    }
}

@media screen and (max-width:570px) {
    .lanse_mark h2 {
        font-size: 1.4rem;
        margin: 0 !important;
    }

    .lanse_mark h2>sup {
        margin-left: 0px;
        position: absolute;
        top: 2px;
        font-size: 1.2rem;
    }

    .mark_icon img {
        width: 10%;
    }

    .market-p {
        font-size: 1.2rem;
        margin-top: 0px;
    }
}

@media screen and (max-width:460px) {
    .content-title .english-name{
        font-size: 22px;
    }
	
	.ssimg{
		margin-top: 58px;
	}

    .content-title{
        width: 230px;
        height: 68px;
        margin-top: 20px;
    }

    .content-title .name{
        font-size: 23px;
        margin-top: 2px;
        margin-right: 40px;
    }

    .container-height {
        padding-top: 10px;
    }
	
	.container-width{
		max-width: 100%;
		width: 100%;
	}
	
	.nav-title li {
	    height: 50px;
	}
	
	.nav-title li a {
	    height: 50px;
	    padding-top: 0px;
	    font-size: 15px;
	    line-height: 50px;
	}
	
	.title_div{
		margin-top:0px;
	}
}