/*FOOTER*/
@media(min-width:1000px) {
    footer {
        margin-top: 70px;
    }

    footer .filings-bg {
        padding: 30px 0;
        font-size: 16px;
    }

    footer .filings-bg .container2 {
        padding-left: 0;
        padding-right: 0;
    }

    footer .filings-bg .filings {
        position: absolute;
        right: 1%;
    }

    footer .left .boxs {
        padding-bottom: 30px;
        padding-top: 50px;
        margin-bottom: 50px;
    }

    footer .left .boxs .us {
        font-size: 18px;
        padding: 28px 0;
    }

    footer .left .boxs a img {
        height: 80px;
    }

    footer .left .ewm p {
        padding-top: 16px;
    }

    footer .left .ewm img {
        max-height: 110px;
    }

    footer .right .routine p {
        font-size: 16px;
        margin-top: -6px;
    }

    footer .center .Children {
        float: left;
        width: 16.6%;
        padding-left: 3.4rem;
        text-align: left;
    }

    footer .center .Children li a {
        font-size: 15px;
    }

    footer .col-md-3.left {
        width: 21%;
    }

    footer .col-md-6.center {
        width: 58%;
    }

    footer .col-md-3.right {
        width: 21%;
        padding-bottom: 20px;
        padding-left: 75px;
        position: relative;
    }

    footer .col-md-3.right::before {
        content: "";
        background-color: rgba(255, 255, 255, .1);
        width: 1px;
        height: 386px;
        position: absolute;
        left: 6%;
        top: 0;
    }

    footer .right .iconfont {
        font-size: 50px;
        position: absolute;
        right: 0;
        bottom: 8px;
    }
}

@media(max-width:1000px) {
    footer {
        margin-top: 50px;
    }

    footer .filings-bg {
        margin-bottom: 60px;
        padding: 10px 0;
        text-align: center;
    }

    footer .filings-bg .filings {
        display: block;
    }

    footer .left .boxs {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    footer .left .boxs .us {
        font-size: 16px;
        padding: 16px 0;
    }

    footer .left .boxs a img {
        height: 60px;
    }

    footer .left .ewm p {
        padding-top: 10px;
    }

    footer .left {
        padding-bottom: 90px;
    }
}

@media(max-width:1648px) and (min-width:998px) {
    footer .right .routine p {
        margin-top: -2px;
    }

    footer .col-md-3.right::before {
        left: -12%;
    }

    footer .center .Children,
    footer .col-md-3.right {
        padding-left: 2%;
    }

    footer .right .routine p,
    footer .center .Children li a {
        font-size: 11px;
    }

    footer .center .Children .title,
    footer .right .title {
        font-size: 16px;
    }

    footer .right .iconfont {
        font-size: 50px;
    }



}

@media(max-width:1744px) and (min-width:1268px) {
    .filings-bg {
        font-size: 11px !important;
    }

    .filings-bg .left {
        padding-left: 3%;
    }
}

@media(max-width:1648px) and (min-width:1268px) {
    footer .filings-bg .filings {
        right: 6%;
    }
}

@media(max-width:1268px) and (min-width:999px) {
    footer .filings-bg .filings {
        right: 2%;
    }
}

@media(max-width:1400px) and (min-width:1200px) {
    .nowProduct-bg .col-md-9 {
        padding-left: 30px !important;
    }

    .newWalues-bg {
        margin-bottom: 70px !important;
    }

    .LeftmySwiperboxs .container1 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .newProduct-other {
        padding-top: 60px !important;
    }

    .newProduct-detail .col-md-6.left {
        padding-left: 15px !important;
    }

    .newProduct-detail-bg .tabbox {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

.clear-both {
    clear: both;
}

footer {
    background: url(http://junyan.sxpp.cn/static/home/images/newImages/bottm.png) no-repeat center;
    background-size: cover;
    color: rgba(255, 255, 255, 0.8);
}

footer a {
    color: rgba(255, 255, 255, .7);
}

footer a:hover {
    color: #fff;
}

footer .left {
    text-align: center;
    margin: 0 auto;
}

footer .left .boxs {
    background: rgba(26, 57, 124, 0.7);
    overflow: hidden;
}

footer .filings-bg {
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, .1);
}

footer .filings-bg a {
    color: #fff;
}

footer .filings-bg a:hover {
    color: #fff !important;
}

footer .center,
footer .right {
    padding-top: 86px;
}

footer .center .Children .title,
footer .right .title {
    color: #fff;
    font-size: 20px;
    padding-bottom: 30px;
}

footer .center .Children li {
    padding-bottom: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

footer .right .routine {
    padding-bottom: 20px;
    overflow: hidden;
}

footer .right .routine p {
    padding-left: 10px;
    line-height: 2;
    color: rgba(255, 255, 255, 0.6);
}

footer .filings-bg .container2,
footer .filings-bg .filings a {
    color: rgba(255, 255, 255, 0.8);
}

footer .filings-bg .container2 a {
    color: rgba(255, 255, 255, 0.8);
}

/*产品中心*/
@media(min-width:1000px) {
    .nowProduct-bg {
        padding-top: 40px;
        padding-bottom: 90px;
    }

    .nowProduct-bg .col-md-3 {
        width: 27%;
    }

    .nowProduct-bg .col-md-9 {
        width: 73%;
        padding-left: 55px;
        padding-right: 0;
    }

    .newArticle-list {
        margin-top: 30px;
    }

    .newArticle-list li {
        margin-bottom: 30px;
    }

    .newArticle-list li .boxs {
        padding: 30px;
    }

    /*.newArticle-list li .boxs .imgBox{padding:0 30px;}
.newArticle-list li .boxs .title{padding:0 20px;}*/
    .newArticle-list li .shows,
    .showsAame {
        position: absolute;
        top: 20px;
        right: 20px;
        opacity: 0;
        transition: 0.3s linear;
    }

    .newArticle-list li .shows span,
    .showsAame span {
        display: inline-block;
        width: 36px;
        height: 36px;
        line-height: 36px;
        background-color: #33b3ad;
        color: #fff;
        border-radius: 30px;
        font-size: 16px;
    }

    .newArticle-list li .shows .yuan2 span,
    .showsAame .yuan2 span {
        font-size: 18px;
    }

    .newArticle-list li a:hover .shows,
    .LeftmySwiper a:hover .showsAame {
        opacity: 1;
    }

    .newArticle-list li .shows .yuan2 .ewm,
    .showsAame .yuan2 .ewm {
        opacity: 0;
        transition: 0.3s linear;
        position: absolute;
        display: inline-block;
        right: -10px;
        width: 120px;
        top: 42px;
        box-shadow: 0 0px 17px -3px rgba(0, 0, 0, .3)
    }

    .newArticle-list li .shows .yuan2 .ewm img,
    .showsAame .yuan2 .ewm img {
        width: 120px !important;
        height: 120px !important;
    }

    .newArticle-list li .shows .yuan2:hover .ewm,
    .showsAame .yuan2:hover .ewm {
        opacity: 1;
    }

    .newArticle-list li .shows .yuan2 .ewm:hover,
    .showsAame .yuan2 .ewm:hover {
        opacity: 0;
    }

    .LeftmySwiper a:hover .showsAame span {
        color: #fff !important;
    }
}

@media(max-width:1000px) {
    .nowProduct-bg {
        padding-top: 20px;
        margin-bottom: -50px;
        padding-bottom: 30px;
    }

    .newArticle-list li {
        margin-bottom: 10px;
    }

    .newArticle-list li:nth-child(2n-1) {
        padding-right: 5px;
        padding-left: 0;
    }

    .newArticle-list li:nth-child(2n) {
        padding-right: 0;
        padding-left: 5px;
    }

    .newArticle-list li a .boxs {
        padding: 10px 10px;
    }

    .newArticle-list li .shows,
    .showsAame {
        display: none;
    }
}

.nowProduct-bg {
    background-color: #fff;
}

.nowProduct-bg .drop-down {
    position: relative;
    line-height: 42px;
}

.nowProduct-bg .drop-down .right {
    color: #ba1224;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
}

.nowProduct-bg .images-list .item a {
    overflow: inherit;
}

.newPageInfo .disabled a,
.newPageInfo .disabled a span {
    color: #c4c6c7 !important;
}

.newPageInfo .pagination>li.disabled>a:hover {
    border: 1px solid transparent;
}

.newleftNews p {
    width: 300px;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
    background-color: #fff;
    font-size: 15px;
    padding-left: 20px;
    border-radius: 5px
}

.newleftNews i {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    width: 50px;
    text-align: center;
    color: rgba(68, 68, 68, 0.2);
    cursor: pointer
}

.newleftNews ul {
    border: 1px solid rgba(186, 186, 186, 0.2);
    position: absolute;
    display: none;
    background-color: #fff;
    width: 100%;
    z-index: 10;
    padding: 10px 0;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.12);
}

.newleftNews ul.active {
    display: block;
}

.newleftNews ul li {
    width: 100%;
    padding: 2px 0 2px 20px;
    color: #333;
    padding-left: 30px;
    cursor: pointer;
}

.newleftNews ul li:hover {
    background-color: #f5f5f5;
}

.newleftNews ul li a {
    display: block;
}

.newArticle-list li .boxs {
    background-color: #fff;
}

.newArticle-list li a .num {
    color: #8796a3;
    padding: 14px 0;
}

.newArticle-list li a .num i {
    font-style: normal;
}

.newArticle-list li a .title {
    color: #1a3852;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    height: 45px;
}

.newArticle-list li a .title:hover {
    color: #3f75cd;
}

/*sub-质检报告*/
.nowQuality-bg {
    background: url(../image/nowQuality-bg.png) no-repeat center;
    background-size: cover;
    padding: 40px 0 34px;
    margin-top: 50px;
}

.nowQuality-bg a {
    color: #fff;
    display: block;
}

.nowQuality-bg:hover a .iconfont {
    color: #fff;
}

.nowQuality-bg:hover a .cntit {
    text-decoration: underline;
}

.nowQuality-bg .iconfont {
    font-size: 58px;
    transition: all 0.3s ease-out 0s;
}

.nowQuality-bg .entit {
    padding: 8px 0 12px;
}

.nowQuality-bg .cntit {
    font-size: 22px;
}

@media(max-width:1000px) {
    .nowQuality-bg {
        display: none;
    }
}

/*产品中心-内页*/
@media(min-width:1000px) {
    .newProduct-detail .col-md-6.left {
        width: 55.5%;
    }

    .newProduct-detail .col-md-6.right {
        width: 44.5%;
        padding-left: 5%;
        display: flex;
        justify-content: center;
        align-items: start;
        flex-direction: column;
    }

    .newProduct-detail .right .button {
        position: relative;
        width: 100%;
    }

    .newProduct-detail .right .button a {
        font-size: 16px;
        line-height: 42px;
    }

    .newProduct-detail .right .button a.bt1,
    .newProduct-detail .right .button a.bt2 {
        width: 150px;
    }

    .newProduct-detail .right .button a.bt3 {
        width: 103px;
        position: absolute;
        right: 0;
    }

    .newProduct-detail .right .titles {
        font-size: 30px;
        padding: 0px 0 24px 0;
    }

    .newProduct-detail .right .Introduction {
        margin: 50px 0 80px;
    }

    .newProduct-detail .right .button a.bt1 {
        margin-right: 0px;
    }

    .newProduct-detail .breadCrumbBg {
        background: transparent;
    }

    .newProduct-detail .right .button .ewm {
        opacity: 0;
    }

    .newProduct-detail .right .button a.bt1:hover .ewm {
        opacity: 1;
    }
}

@media(max-width:1000px) {
    .newProduct-detail .right .button {
        text-align: center;
    }

    .newProduct-detail .right .button a {
        padding: 8px 12px;
        line-height: 26px;
    }

    .newProduct-detail .right .biaoqian {
        padding-top: 20px;
    }

    .newProduct-detail .right .titles {
        font-size: 22px;
        padding: 20px 0;
    }

    .newProduct-detail .right .Introduction {
        margin: 10px 0 20px;
    }

    .newProduct-detail .right .button .ewm {
        display: none !important;
    }

    .newProduct-detail .right .button a.bt1:hover .ewm {
        display: block !important;
    }
}

.newProduct-detail .col-md-6.left {
    padding-left: 0;
    padding-right: 0;
}

.newProduct-detail .right .button a.bt1 {
    position: relative;
}

.newProduct-detail .right .button .ewm {
    background-color: #fff;
    z-index: 10;
    transition: 0.3s linear;
    display: inline-block;
    padding: 20px;
    position: absolute;
    top: 55px;
    width: 160px;
    left: -7px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.12);
    border-radius: 5px;
}

.newProduct-detail .right .button .ewm::after {
    content: "";
    position: absolute;
    top: -9px;
    left: 45%;
    width: 0px;
    height: 0px;
    border-bottom: #fff 10px solid;
    border-left: transparent 10px solid;
    border-right: transparent 10px solid;
}

.newProduct-detail .right .button .ewm img {
    width: 110px;
    height: 110px;
}

.newProduct-detail .right .button a {
    border: 2px solid transparent;
    text-align: center;
    border-radius: 4px;
    display: inline-block;
    height: 45px;
}

.newProduct-detail .right .button a:hover {
    background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}

.newProduct-detail .right .button a:hover span,
.newProduct-detail .right .button a:hover .iconfont {
    color: #fff !important;
}

.newProduct-detail .right .button a .iconfont {
    padding-right: 10px;
}

.newProduct-detail .right .button a.bt1 {
    background-color: #ba1224;
    color: #fff;
}

.newProduct-detail .right .button a.bt2 {
    border: 2px solid #ba1224;
    color: #ba1224;
}

.newProduct-detail .right .button a.bt3 {
    border: 2px solid rgba(0, 0, 0, 0.6);
    color: rgba(0, 0, 0, 0.8)
}

.newProduct-detail .right .biaoqian {
    color: #ba1224;
}

.newProduct-detail .right .biaoqian .iconfont {
    font-size: 20px;
    padding-right: 10px;
    position: relative;
    top: 2px;
}

.newProduct-detail .right .biaoqian {
    font-size: 15px;
}

.newProduct-detail .right .num {
    background-color: #fff;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.6);
    padding: 0 10px;
    text-align: center;
}

.newProduct-detail .right .num i {
    font-style: normal;
}

.newProduct-detail .right .Introduction,
.newProduct-detail .right .Introduction p,
.newProduct-detail .right .Introduction p span {
    line-height: 2;
    font-size: 16px !important;
    background: transparent !important;
    color: #3a434c !important;
}

.newProduct-detail .right .Introduction p,
.newProduct-detail .right .Introduction span {
    font-family: "PingFang", "PingFang SC", "tahoma", "arial", "helvetica neue", "hiragino sans gb", "microsoft yahei ui", "microsoft yahei", "simsun", sans-serif !important;
    line-height: 2;
    font-size: 16px !important;
    background: transparent !important;
    color: #3a434c !important;
}

.newProduct-detail .right .Introduction h3 {
    background: transparent !important;
}

/*切换*/
@media(min-width:1000px) {
    .newProduct-detail-bg {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .newProduct-detail-bg .tabbox {
        margin-left: -10px;
        margin-right: -10px;
    }

    .newProduct-detail-bg .tab-title {
        height: 62px;
    }

    .newProduct-detail-bg .tabbox .tab-title ul li {
        font-size: 20px;
        margin: 10px 0;
        width: 139px;
    }

    /*.newProduct-detail-bg .Product_tabContent{padding: 24px 50px;min-height: 30px;margin-top: 40px;}*/

    .newProduct-detail-bg .yundowm {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate(0, -50%);
    }

    .newProduct-detail-bg .yundowm .icon {
        font-size: 55px;
    }

    .addheights {
        min-height: 75px;
        line-height: 2;
    }
}

@media(max-width:1000px) {
    .newProduct-detail-bg .tabbox {
        margin-top: 20px;
    }

    .newProduct-detail-bg .tab-title {
        height: 56px;
    }

    .newProduct-detail-bg .tabbox .tab-title ul li {
        padding: 10px 0;
        margin-right: 5px;
        width: 70px;
    }

    /*.newProduct-detail-bg .Product_tabContent{padding: 20px 10px;min-height: 50px;margin-top:30px;}*/

    .newProduct-detail-bg .yundowm {
        position: absolute;
        right: 0;
        top: -14px;
    }

    .newProduct-detail-bg .yundowm .icon {
        font-size: 30px;
    }

}

.newProduct-detail-bg {
    background-color: #fff;
}

.newProduct-detail-bg .tab-title {
    border-bottom: 1px solid rgba(68, 68, 68, 0.1);
}

.newProduct-detail-bg .tabbox .tab-title ul li {
    text-align: center;
    background: rgba(0, 0, 0, 0);
}

.newProduct-detail-bg .tabbox .tab-title ul li.select {
    color: #ba1224;
}

.newProduct-detail-bg .tabbox .tab-title ul li::after {
    height: 2px;
    background: #ba1224;
}

/*.newProduct-detail-bg .Product_tabContent{background-color: #f2f4f6;border-radius: 15px;}*/


/*产品中心-页码*/
@media(min-width:1000px) {
    .newPageInfo .addpageCount {
        position: relative;
        right: 20px;
        top: 0;
        clear: both;
        overflow: hidden;
        width: 150px;
        height: 40px;
    }

    .newPageInfo .addpageCount p {
        position: absolute;
        left: 0;
    }

    .newPageInfo .pagination {
        margin: 0;
        position: absolute;
        right: -15px;
    }

    .newProduct-detail .add-breadcrumb .newsTableBread {
        margin: 70px -15px 30px;
        padding-top: 20px;
        text-align: left;
    }

    .add-newslist .newPageInfo {
        margin-top: 30px;
    }
}

@media(max-width:1000px) {
    .newPageInfo {
        margin: 0 -5px;
    }

    .newPageInfo .padding-20 {
        padding: 20px 0;
    }

    .newPageInfo .addpageCount {
        float: inherit !important;
    }
}

.newPageInfo {
    position: relative;
}

.newPageInfo .addpageCount {
    border: none;
    padding: 6px 0px;
    float: left;
    color: #828991;
}

.newPageInfo .addpageCount p span {
    color: #ba1224;
    font-size: 16px;
    padding: 0 10px;
}

.newPageInfo .pagination>li>a,
.newPageInfo .pagination>li>span {
    color: #384660;
    border: 1px solid transparent;
    padding: 6px 12px;
}

.newPageInfo .pagination>li>a.page-num-current {
    background-color: transparent;
    border: 1px solid #ddd;
    color: #ba1224;
}

.newPageInfo .pagination>li>a:hover {
    border: 1px solid #ddd;
    color: #ba1224;
    background: transparent;
}

.newPageInfo .disabled a {
    color: #384660;
}

/*产品中心-面包屑*/
@media(max-width:1000px) {
    .newProduct-detail .add-breadcrumb {
        margin: -20px -15px 20px;
    }

    .breadcrumb {
        display: none;
    }
}

.newProduct-detail .breadcrumb li:first-child a {
    background: none;
    padding-left: 10px;
    color: rgba(0, 0, 0, 0.7);
}

.newProduct-detail .breadcrumb,
.newProduct-detail .breadcrumb a {
    color: rgba(0, 0, 0, 0.7);
}

.newProduct-detail .breadcrumb a:hover,
.newProduct-detail .breadcrumb li:first-child a:hover {
    color: #ba1224;
}

.breadcrumb>li+li::before {
    padding: 0 10px 0 8px;
    color: rgba(0, 0, 0, 0.7);
}

/*产品中心-其他产品*/
@media(min-width:1000px) {
    .newProduct-other {
        padding: 130px 0px 60px;
    }

    .newProduct-other .cn-title span {
        font-size: 45px;
    }

    .newProduct-other .cn-title i {
        margin-top: 35px;
        width: 565px;
    }

    .newProduct-other .cn-title span {
        margin: 0px 30px;
    }

    .LeftmySwiper .swiper-slide {
        margin-bottom: 10px;
        display: inline-block;
    }

    .LeftmySwiper .swiper-slide a {
        padding: 40px 40px 30px;
    }

    .LeftmySwiper .swiper-slide .num {
        padding: 40px 0 18px;
    }

}

@media(max-width:1000px) {
    .newProduct-other {
        padding: 30px 0px;
    }

    .newProduct-other .cn-title span {
        font-size: 24px;
    }

    .newProduct-other .cn-title i {
        margin-top: 15px;
        width: 80px;
    }

    .newProduct-other .cn-title span {
        margin: 0px 10px;
    }

    .LeftmySwiper .swiper-slide {
        padding: 10px;
    }

    .LeftmySwiper .swiper-slide .num {
        padding: 20px 0;
    }

    .LeftmySwiper .swiper-button-next,
    .LeftmySwiper .swiper-rtl .swiper-button-prev {
        right: 5px !important;
    }
}

/*标题*/
.newProduct-other {
    position: relative;
    clear: both;
    text-align: center;
}

.newProduct-other .en-title {
    display: block;
    color: #ba1224;
    font-size: 18px;
}

.newProduct-other .cn-title {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.newProduct-other .cn-title i {
    float: left;
    background: #eee;
    height: 1px;
}

.newProduct-other .cn-title span {
    float: left;
}

/*swiper*/
.LeftmySwiper .swiper-slide {
    border: 1px solid #f6f6f6;
}

.LeftmySwiper .item a {
    display: block;
    overflow: hidden;
}

.LeftmySwiper .item img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.3s ease-out 0s;
}

.LeftmySwiper .item a:hover img {
    transform: scale(1.05, 1.05);
}

.LeftmySwiper .swiper-slide .num {
    color: #8796a3;
    font-size: 13px;
}

.LeftmySwiper .item a:hover {
    color: #bc1124;
}

.LeftmySwiperboxs .swiper-button-prev::after,
.LeftmySwiperboxs .swiper-rtl .swiper-button-next::after {
    content: '\e661';
    font-family: "iconfont" !important;
    color: #cecece;
    transition: 0.3s linear;
}

.LeftmySwiperboxs .swiper-button-next::after,
.LeftmySwiperboxs .swiper-rtl .swiper-button-prev::after {
    content: '\e660';
    font-family: "iconfont" !important;
    color: #cecece;
    transition: 0.3s linear;
}

.LeftmySwiperboxs .swiper-button-prev:hover::after,
.LeftmySwiperboxs .swiper-rtl .swiper-button-next:hover::after,
.LeftmySwiperboxs .swiper-button-next:hover::after,
.LeftmySwiperboxs .swiper-rtl .swiper-button-prev:hover::after {
    color: #3f75cd;
}





/*关于我们-价值观*/
@media(min-width:1000px) {
    .newWalues-bg {
        margin-bottom: 130px;
        background: url(http://junyan.sxpp.cn/static/home/images/newImages/newWalues-bg.png) no-repeat center;
        background-size: 100% 100%;
    }

    .newWalues-bg .row,
    .newTransformtop-bg .row {
        margin: 0 -30px;
    }

    .newWalues .boxs {
        min-height: 292px;
        padding: 40px 0;
    }

    .newWalues .boxs .account {
        font-size: 16px;
    }

    .newWalues .boxs .iconfont {
        padding: 30px 0 20px;
    }

    .newWalues .col-md-avg-5:nth-child(3) .boxs .account {
        font-size: 14px;
    }

    .newWalues .col-md-avg-5:nth-child(5) .boxs .account {
        font-size: 14px;
    }

    .nowImgbreadcrumb {
        margin-top: 120px;
    }

    .nowImgbreadcrumb .breadCrumbBg {
        background: transparent;
        text-align: left;
        margin-left: -10px;
    }

    .LeftmySwiperboxs .container1 {
        padding-left: 14px;
        padding-right: 14px;
    }
}

@media(max-width:1000px) {
    .newWalues {
        margin-top: 20px;
    }

    .newWalues .boxs {
        padding: 20px 0;
    }

    .newWalues .boxs .account {
        font-size: 12px;
    }

    .newWalues .boxs .iconfont {
        padding: 10px 0;
    }

    .newWalues .col-md-avg-5 {
        margin-bottom: 20px;
    }
}

@media(max-width:1648px) and (min-width:998px) {
    .newWalues .col-md-avg-5:nth-child(3) .boxs .account {
        font-size: 12px;
    }

    .newWalues .boxs .account {
        font-size: 14px;
    }

    .newWalues-bg .row,
    .newTransformtop-bg .row {
        margin: 0 15px;
    }

    .aboutUs-swiperCon .swiperCon-body .swiper-button-prev {
        left: 0;
    }

    .aboutUs-swiperCon .swiperCon-body .swiper-button-next {
        right: 0;
    }

    .swiperCon-body .container1 {
        padding-left: 0;
        padding-right: 0;
    }

}

.newWalues .boxs {
    box-shadow: 1px 1px 14px 1px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    background-color: #fff;
}

.newWalues .boxs .title {
    font-size: 22px;
}

.newWalues .boxs .iconfont {
    font-size: 54px;
    display: block;
    transition: all 0.3s ease-out 0s;
}

.newWalues .boxs .account {
    color: rgba(0, 0, 0, 0.8);
}

.newWalues .col-md-avg-5:nth-child(3) .boxs .account {
    margin-top: -15px;
}

.newWalues .col-md-avg-5:nth-child(5) .boxs .account {
    margin-top: -15px;
}

.newWalues .col-md-avg-5:nth-child(2n-1) .boxs .iconfont {
    color: #5f9de8;
}

.newWalues .col-md-avg-5:nth-child(2n) .boxs .iconfont {
    color: #57c0bb;
}

.newWalues .boxs:hover .iconfont {
    transform: scale(1.3, 1.3);
}


/*关于我们-自主研发*/
@media(min-width:1000px) {
    .newTransformtop-bg {
        padding-top: 100px;
        overflow: hidden;
    }

    .newTransformbottom-bg {
        padding-bottom: 130px;
    }

    .newTransformtop-bg .AboutAll-titleBox {
        padding-bottom: 70px;
    }

    .newTransformtop-bg .boxs .title {
        font-size: 38px;
    }

    .newTransformtop-bg .boxs .account {
        padding: 40px 0 50px;
        font-size: 18px;
        line-height: 31px;
    }

    .newTransformtop-bg .boxs .account p:first-child {
        padding-bottom: 40px;
    }

    .newTransformtop-bg .newTransform1 .boxs {
        padding-top: 60px;
    }

    .newTransformtop-bg .newTransform1 .col-md-6:first-child {
        padding-right: 8%;
    }

    .newTransformtop-bg .newTransform1 .col-md-6:nth-child(2) {
        text-align: right;
    }

    .newTransformtop-bg .newTransform1 .img2 {
        position: absolute;
        right: -120px;
        bottom: -100px;
    }

    .newTransformtop-bg .newTransform2 {
        margin-top: 100px;
    }

    .newTransformtop-bg .newTransform2 .boxs {
        padding-top: 130px;
    }

    .newTransformtop-bg .newTransform2 .img2 {
        position: absolute;
        right: 1%;
        top: 25%;
    }

    .newTransformtop-bg .newTransform2 .col-md-6:nth-child(2) {
        padding: 0 8% 0 9.5%;
    }

    .newTransformtop-bg .boxs .more a {
        width: 180px;
        height: 55px;
        line-height: 51px;
        font-size: 18px;
        font-weight: 500;
    }

    .newTransformtop-bg .boxs .more a .iconfont {
        font-size: 28px;
        margin-left: 4px;
        position: relative;
        top: 4px;
    }

}

@media(max-width:1000px) {
    .newTransformtop-bg {
        padding-top: 30px;
    }

    .newTransformbottom-bg {
        padding-bottom: 30px;
    }

    .newTransformtop-bg .AboutAll-titleBox {
        padding-bottom: 20px;
    }

    .newTransformtop-bg .boxs .title {
        font-size: 18px;
    }

    .newTransformtop-bg .boxs .account {
        padding: 10px 0 20px;
    }

    .newTransformtop-bg .newTransform1 {
        margin-bottom: 30px;
    }

    .newTransformtop-bg .newTransform1 .img2,
    .newTransformtop-bg .newTransform2 .img2 {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .newTransformtop-bg .img1 {
        width: 80%;
    }

    .newTransformtop-bg .img2 {
        width: 70%;
    }

    .newTransformtop-bg .boxs .more a {
        width: 120px;
        height: 40px;
        line-height: 40px;
        margin-bottom: 20px;
    }
}

@media(max-width:415px) {
    .newTransformtop-bg .boxs .more {
        text-align: center;
    }
}

@media(max-width:1585px) and (min-width:1080px) {
    .newTransformtop-bg .newTransform1 .img2 {
        right: -63px;
    }

    .newTransformtop-bg .boxs .title {
        font-size: 24px;
    }

    .newTransformtop-bg .boxs .account {
        padding: 20px 0 30px;
        font-size: 14px;
    }

    .newTransformtop-bg .boxs .account p:first-child {
        padding-bottom: 30px;
    }

    .newTransformtop-bg .newTransform2 .img2 {
        right: -100px;
    }

    .newTransformtop-bg .newTransform2 .col-md-6:nth-child(2) {
        padding: 0 0 0 9%;
    }

}

@media(max-width:465px) {
    .add-news-Detail .add-prevData ul li {
        display: block;
        float: initial;
    }
}

.newTransformtop-bg {
    background: url(http://junyan.sxpp.cn/static/home/images/newImages/newTransformtop-bg.png) no-repeat top;
    background-size: contain;
}

.newTransformbottom-bg {
    background: url(http://junyan.sxpp.cn/static/home/images/newImages/newTransformbottom-bg.png) no-repeat bottom;
    background-size: contain;
}

.newTransformtop-bg .boxs .account {
    color: rgba(68, 68, 68, 0.8);
    text-align: justify;
}

.newTransformtop-bg .boxs .more a {
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    color: #fff;
}

.newTransformtop-bg .boxs .more a:hover {
    background-color: #000 !important;
}

.newTransformtop-bg .newTransform1 .boxs .more a {
    background-color: #33b3ad;
}

.newTransformtop-bg .newTransform2 .boxs .more a {
    background-color: #488ee4;
}


/*关于我们-左侧导航*/
@media(min-width:1000px) {
    .main-nav {
        background-color: rgb(255, 255, 255);
        left: 80px;
        top: 50%;
    }

    .main-nav .main-nav-list li a {
        width: 80px;
        height: 80px;
        padding: 14px;
        font-size: 18px;
    }
}

@media(max-width:1000px) {
    .main-nav {
        display: none;
    }
}

@media(max-width:1744px) and (min-width:1427px) {
    .main-nav {
        left: 20px;
        top: 48%;
    }

    .main-nav .main-nav-list li a {
        width: 60px;
        height: 60px;
        padding: 10px;
        font-size: 14px;
    }
}

@media(max-width:1585px) and (min-width:1268px) {
    .main-nav {
        left: 2px;
        top: 51%;
    }

    .main-nav .main-nav-list li a {
        width: 50px;
        height: 50px;
        padding: 6px 8px;
        font-size: 12px;
    }
}

@media(max-width:1427px) and (min-width:1080px) {
    .main-nav {
        left: 0;
        top: 50%;
    }

    .main-nav .main-nav-list li a {
        width: 50px;
        height: 50px;
        padding: 6px 8px;
        font-size: 12px;
    }
}

.main-nav {
    position: fixed;
    z-index: 99;
    box-shadow: 1px 1px 14px 1px rgba(0, 0, 0, 0.1);
}

.main-nav .main-nav-list li a {
    display: block;
    text-align: center;
    color: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

.main-nav .main-nav-list li a.on {
    background-color: #488ee4;
    color: #fff;
}


/*PC端置顶*/
.gotoptop_iconbox {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #002e72;
    position: fixed;
    bottom: 40px;
    right: 40px;
    border-radius: 30px;
    z-index: 99;
}

.gotoptop_iconbox .gotoptop_icon {
    background: url(http://junyan.sxpp.cn/static/home/images/newImages/corner-up.png) no-repeat center;
    background-size: 24px;
    display: inline-block;
    width: 45px;
    height: 45px;
}

.gotoptop_iconbox .gotoptop_icon:hover {
    opacity: 0.8;
}

@media (max-width:1000px) {
    .gotoptop_iconbox {
        display: none !important;
    }
}


/*首页样式增加*/
.index-aboutUs .images-box ul li .icon {
    transition: all 0.3s ease-out 0s;
}

.index-aboutUs .images-box ul li:hover .icon {
    transform: scale(1.1, 1.1);
    font-size: 90px;
}


/*首页yang样式增加*/
.index-aboutUs .images-box ul li .icon {
    transition: all 0.3s ease-out 0s;
}

.index-aboutUs .images-box ul li:hover .icon {
    transform: scale(1.1, 1.1);
    font-size: 90px;
}

.aboutUs-swiperCon {
    position: relative;
    z-index: 10;
}

.index-aboutUs {
    overflow: hidden;
}


.faq_list li {
    padding: 12px 0;
}

.faq_list li:not(:last-child) {
    border-bottom: 1px solid #dedfe0;
}

.faq_list li .answer,
.faq_list li .ask {
    display: flex;
    line-height: 20px;
}

.faq_list li .answer .ask-icon,
.faq_list li .ask .ask-icon {
    background-color: #ea5513;
    width: 20px;
    height: 20px;
    color: #fff;
    border-radius: 4px;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
}

.faq_list li .answer .text,
.faq_list li .ask .text {
    flex: 1;
    margin-left: 10px;
    word-break: break-all;
    line-height: 20px;
}

.mt8 {
    margin-top: 8px;
}

.faq_list li .answer .answer-icon,
.faq_list li .ask .answer-icon {
    background-color: #bc1124;
}

.faq_list li .answer .answer-icon {
    width: 20px;
    height: 20px;
    color: #fff;
    border-radius: 4px;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
}

.font4 {
    margin-bottom: 35px;
}

.font4>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.font4 ul li {
    min-width: 126px;
    text-align: center;
    display: inline-block;
    padding: 6px 0;
    margin: 0 5px;
    border-radius: 20px;
    border: 1px solid rgba(94, 94, 94, 0.466);
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.12);
    transition: 0.3s;
}

.font4 ul li a {
    color: #2d2d2d;
    font-size: 16px;
    display: inline-block;
    padding: 0 30px;
    transition: 0.3s;
}

.font4 ul li:hover a,
.font4 ul li.on a {
    color: #ffffff;
}

.font4.or ul li {
    min-width: 176px;
    background-color: #ebebebb8;
}

.font4.or ul li a {
    padding: 0 15px;
}

.font4 ul li:hover,
.font4 ul li.on {
    background-color: #ea5513;
    border-color: #ea5513;
}

.font4 {
    position: relative;
    margin-top: 0px;
}

.inner-title .en {
    font-size: 5.3rem;
    color: rgba(36, 149, 176, 0);
    opacity: .23;
    background: linear-gradient(180deg, #bc112b 0%, rgba(34, 143, 169, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.inner-title .cn {
    font-size: 3.86rem;
    margin-top: -4.77rem;
}

.inner-title .inner-t-p {
    line-height: 28px;
}


/* 关于我们 */

.about-1 {
    padding: 25.56rem 0 10.71rem;
    background: url(../image/about1-bg.png) no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
}

.about-1-con {
    transform: translateX(-5.8%);
    background: url(../image/about1-bg2.png) no-repeat;
    background-size: cover;
    width: 47.6vw;
    height: 47.6vw;
    /*width: 9.14rem; height: 9.14rem;*/
    border-radius: 50%;
}

.about-1-con-txt {
    padding: 10vw 8vw 5vw 5.5vw;
    height: 100%;
}

.about-1-con-txt .inner-title .en {
    font-size: 5.8rem;
    color: rgba(36, 149, 176, 0);
    opacity: .4;
    background: linear-gradient(180deg, #fff 0%, rgba(34, 143, 169, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about-1-con-txt .inner-title .cn {
    margin-left: .28rem;
}

.about-1-p {
    margin-top: .37rem;
    max-height: 19.8vw;
    overflow-y: auto;
    overflow-x: hidden;
}

.about-1-con-txt .about-1-p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    text-indent: 2em;
    color: #333333;
}

.right-top {
    /* top: -20%; */
    top: -10vw;
    left: 77%;
    width: 23.1vw;
}

.right-bottom {
    top: 31%;
    left: 80%;
    width: 47.05vw;
}

.about-1-con2 {
    display: flex;
    margin-top: 5.92rem;
    transform: translateX(5%);
}

.about-1-con2 .item p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    text-indent: 2em;
    color: #999999;
}

.about-1-p .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ad1829 !important;
}

.itemw1 {
    width: 33%;
    padding-right: 3.71rem;
}

.itemw2 {
    width: 37.18%;
    padding-right: 3.71rem;
}

.itemw3 {
    width: 30%;
    padding-right: .41rem;
}

.about-2 {
    padding: 15.99rem 0 15.94rem;
    background: url(../images/about2-img.jpg) no-repeat;
    background-size: cover;
}

.about-2 .ind2-num {
    margin-top: 0;
    display: flex;
    align-items: flex-end;
}

.about-2 .ind2-num .item>div span,
.about-2 .ind2-num-item-r>p {
    color: #fff;
}

.ind2-num-item-r>p {
    padding-left: 5px;
    font-weight: 600;
    font-size: 30px;
    color: #bc112b;
    line-height: 28px;
}

.ind2-num .item>div span {
    font-size: 5.68rem;
    color: #bc112b;
    font-weight: 600;
    line-height: 28px;
}

.about-2 .ind2-num-item-r .ind2-icon {
    border: 1px solid #fff;
}

.ind2-num-item-r .ind2-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #bc112b;
    box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.27);
    background: #FFFFFF;
}

.ind2-num-item-r .ind2-icon img {
    margin-top: 4px;
    width: 20px;
    height: 20px;
    margin: 5px 5px;
}

.about-3 {
    padding: 10.25rem 0 10.5rem;
}

.about-3-culture {
    float: right;
    background: linear-gradient(180deg, rgba(223, 54, 70, 0.5), rgba(34, 143, 169, 0));
    padding: 10.53rem 10.11rem 10.96rem 10.3rem;
    width: 72.14rem;
    height: 72.14rem;
    z-index: 5;
    border-radius: 50%;
}

.about-3-con::after {
    display: block;
    content: '';
    visibility: hidden;
    clear: both;
    height: 0;
}

.about-3-culture-txt {
    position: relative;
    z-index: 3;
    height: 100%;
}

.about-3-culture-content {
    margin: 2.57rem 0;
    font-size: 16px;
    line-height: 28px;
    color: #4b4b4b;
    max-height: 26vw;
    overflow-x: hidden;
    overflow-y: auto;
}

.about-3-culture-content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #bf1a2c !important;
}

.about-3-culture-content h5 {
    font-size: 2.26rem;
    margin-bottom: 2.41rem;
    color: #333333;
}

.about-3-culture-content p {
    text-align: justify;
    text-indent: 2em;
}

.about-3-culture-txt .inner-title .en {
    font-size: 5.8rem;
    color: rgba(36, 149, 176, 0);
    opacity: .4;
    background: linear-gradient(180deg, #fff 0%, rgba(34, 143, 169, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about-3-culture-txt .inner-title .cn {
    margin-left: .28rem;
}

.about-3-pic {
    top: 0;
    left: 0;
    transform: translateX(-71%);
    width: 43.5vw;
}

.about-3-pic img {
    width: 100%;
}

.about-3-list-box {
    margin-top: -1.44rem;
    float: left;
    width: 100%;
}

.about-3-list {
    justify-content: center;
    width: 100%;
}

.about-3-list .item {
    /* width: 18.92vw;

  height: 18.92vw; padding: 5.6vw 2vw 1vw;*/
    width: 30.63rem;
    height: 30.63rem;
    padding: 6.07rem 2.77rem;
    text-align: center;
    background: linear-gradient(180deg, rgba(223, 54, 70, 0.5), rgba(34, 143, 169, 0));
    border-radius: 50%;
}

.about-3-list .item>img {
    width: 40px;
    height: 40px;
    margin: auto;
}

.about-3-list .item h5 {
    font-size: 26px;
    margin: 1.11rem 0 1.23rem;
    font-weight: bold;
    color: #bc1124;
}

.about-3-list .item p {
    font-size: 18px;
    color: #333333;
    margin-left: -0.3rem;
    margin-right: -0.3rem;
}

.ml-30 {
    margin-left: -1.6vw;
}

.about-4 {
    padding: 1rem 0 0.59rem;
}

.team-img {
    width: 100%;
    margin: .61rem auto 0;
}


/* 

.about-4-swiper{padding: .85rem 0 0;}

.about-4-swiper .swiper-item{cursor: pointer;}

.about-4-swiper .item-img{border-radius: .2rem;background: #136CB0; padding-left: 2px;}

.about-4-swiper .item-txt{padding: .46rem 0;}

.about-4-swiper .item-txt .pname span{margin-right: .2rem; }

.about-4-swiper .swiper-container{padding-bottom: 87px;} */

.mt10 {
    margin-top: 10px;
}

.about-5 {
    padding: 10.03rem 0 10.14rem;
    background: url(../picture/about5-bg.png) no-repeat;
    background-size: 100% auto;
    background-position: left 60%;
}

.about-5-con h5 {
    font-size: 10rem;
    margin-bottom: 2.44rem;
    font-weight: bold;
    color: #bc112b;
    text-shadow: 14px 19px 62px rgba(0, 0, 0, 0.04);
}

.about-5-con p {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.about-5-swiper1 {
    padding: 9vw 0 7.5vw;
    text-align: center;
}

.about-5-swiper2 {
    padding: 0 5.65%;
}

.about-5-swiper2 .about-5-time {
    cursor: pointer;
    border: 4px solid #bc112b;
    background: #fff;
    height: 67px;
    border-radius: 34px;
    padding: 6px 8px;
    box-shadow: 20px 27px 62px 0px rgba(0, 0, 0, 0.04);
}

.about-5-swiper2 .about-5-time .time-inner {
    text-align: center;
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
    background: #fff;
    font-size: 20px;
    color: #bc112b;
}

.about-5-swiper2 .swiper-slide-thumb-active .about-5-time .time-inner,
.about-5-swiper2 .about-5-time:hover .time-inner {
    background: #bc112b;
    color: #fff;
}



.about-6 {
    padding: 1rem 0 0;
}

.about-6-con {
    position: relative;
    padding-bottom: 10.8rem;
    margin-top: 4.3rem;
}

.about-6-swiper .swiper-container {
    z-index: 5;
}

.about-6-cir-box {
    top: 0;
    left: 50%;
    z-index: 7;
    transform: translate(-50%, 0);
}

.about-6-swiper .myswiperbtn {
    top: 95%;
}

.about-6-img-box {
    /*height: 5.91rem; width: 5.91rem; */
    width: 30.8vw;
    height: 30.8vw;
    padding: 3.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../image/about-cir-bg.png) no-repeat;
    background-size: auto 100%;
    border-radius: 50%;
    overflow: hidden;
}

.about-6-img-box .circle-img {
    box-shadow: 25px 34px 51px 0px rgba(0, 0, 0, 0.23);
    width: 58%;
    background: #C72727;
    border-radius: 10px;
    overflow: hidden;
    border: 4px solid #EFEFEF;
}

.about-6-img-box .circle-img img {
    display: none;
}

.about-6-img-box .circle-img img.on {
    display: block;
}

.about-6-swiper .swiper-container .about-6-cir-txt {
    opacity: 0;
    text-align: center;
    padding: .12rem 0;
}

.about-6-slide-item {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 15.32vw;
    width: 15.32vw;
    /*margin:33.3% auto;*/
    margin: 7.5vw auto;
    border-radius: 50%;
    background: #F8F8F8;
    padding: 3.5vw;
}

.about-6-slide-item .item-img {
    border: 4px solid #EFEFEF;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 18px 23px 38px 0px rgba(0, 0, 0, 0.08);
}

.about-6-cir-txt p {
    font-size: 2.2rem;
    line-height: 2.8rem;
}

.gray333 {
    color: #333 !important;
}

.trans-3s {
    -webkit-transition: all 0.36s linear;
    transition: all 0.36s linear;
}


.about-6-center-box {
    display: none;
}

.about-6-center-box.on {
    display: block;
}

.about-6-swiper .swiper-container .swiper-slide-active .about-6-slide-item {
    opacity: 0;
}

.about-6-swiper .swiper-container .swiper-slide-active .about-6-cir-txt {
    opacity: 1;
}

.about-6-list {
    padding-top: 4.83rem;
    position: relative;
    justify-content: space-between;
}

.about-6-list::after {
    content: '';
    display: block;
    width: 32.5%;
}

.about-6-list .item {
    width: 32.5%;
    margin-bottom: 2.3rem;
    height: 12.69rem;
    display: flex;
    align-items: center;
    padding-left: 5.1%;
    background: url(../image/honor-item-bg1.png) no-repeat;
    background-size: 100% 100%;
}

.about-6-list .item>img {
    margin-right: 1.3rem;
    width: 4.6rem;
    height: 4.64rem;
}

.about-6-list .item p {
    font-size: 16px;
    color: #bc1124;
    line-height: 2.32rem;
    height: 4.64rem;
    overflow: hidden;
}

.about-6-con .my-pagination {
    left: 0 !important;
    right: 0 !important;
    padding-left: 0 !important;
}

.flex-warp {
    flex-wrap: wrap;
}

.about-6-swiper2 .my-pagination.swiper-pagination-bullets {
    bottom: -15% !important;
}

.about-7 {
    padding: 3.8rem 0 3.6rem;
}

.about-7-con {
    padding-top: 3.85rem;
}

.about-7-con-list {
    justify-content: space-between;
    padding-top: 5.1rem;
}

.about-7-con .item {
    padding: 0;
    width: 20%;
    margin-bottom: 3.8rem;
    margin-right: 10%;
    background: url(../image/shili-itembg.png) no-repeat;
    background-size: 100% 100%;
    background-position: left center;
}

.about-7-con .item:nth-child(3n) {
    margin-right: 0;
}

.about-7-con .item .item-p1 {
    font-size: 3.36rem;
    font-weight: bold;
    color: #BD9448;
}

.about-7-con .item .item-p2 {
    font-size: 16px;
    color: #BD9448;
}




.my-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 20px !important;
}

.weui-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.white {
    color: #fff !important;
}

.weui-jsbe {
    justify-content: space-between;
}

.mart20 {
    margin-top: 20px;
}

.f16 {
    font-size: 16px;
}

.tc {
    text-align: center;
}

.mt50 {
    margin-top: 3.5rem;
}

.team-img {
    width: 100%;
    margin: 3.61rem auto 0;
}

.addjishu .information_list_box_li {
    position: relative;
}

.technical .information_list_box_li a {
    width: 100%;
    height: 100%;
    display: block;
}

.addjishu .information_list_box1 {
    width: 100%;
}

.addjishu .information_list_box2 {
    float: inherit;
    width: auto;
    height: 100%;
    text-align: center;
    border-left: 1px solid #fff;
    transition: all .4s;
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 15px;
}

.newPageInfo>.text-center {
    display: flex;
}

.jszl .information_list_box_li:hover {
    background-color: #bc1124;
    color: #fff;
}

.jszl .information_list_box_li:hover a {
    color: #fff;
}

.jszl .information_list_box_li {
    width: 100%;
    height: 40px;
    background: #F7F7F7;
    transition: all .6s;
    margin-bottom: 10px;
    text-decoration: none;
    border: unset;
}

.about_newslist_box_col {
    border-radius: 15px;
    margin-top: 30px;
}

.about_newslist_box_col a {
    display: block;
}

.about_newslist_box_col img {
    transition: all .6s;
}

.about_newslist_box {
    background-color: #fdfdfd;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    box-shadow: 0px 0px 16px -4px #9d9d9d;
    transition: all .6s;
}

.about_newslist_box_p1 {
    color: #68758c;
    padding: 15px;
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.overNew .about_newslist_box_p1 {
    font-weight: 500;
    color: #0b2e59;
    transition: all .5s;
}

.about_newslist_box_p2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 42px;
}

.about_newslist_box_p2 {
    color: #8d8d8d;
    padding: 0 15px;
    font-size: 14px;
}

.about_newslist_box_div {
    overflow: hidden;
}

.about_newslist_box_div {
    padding: 20px 15px;
}

.about-news-icon-left {
    float: left;
    display: flex;
    align-items: center;
    color: #b8bdc7;
}

.about-news-icon-left .iconfont {
    margin-right: 6px;
}

.about-news-icon-right {
    float: right;
}

.add-newslist {
    padding: 0px 0 40px 0;
}

.about_newslist_box_col img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.max-package {
    padding: 40px 0;
}

.table .row {
    display: flex;
    text-align: center;
    margin: 0;
}

.table .row .column {
    width: 25%;
    line-height: 2.8rem;
}

.table .thead {
    background: #bc1124;
}

.table .thead .column {
    color: white;
    font-size: 1.8rem;
}

.table .tbody {
    background-color: rgba(245, 245, 245, 0.5);
}

.table .tbody .column {
    color: #323232;
    font-size: 1.6rem;
    box-sizing: border-box;
    display: flex;
    line-height: 1.3;
    align-items: center;
    height: 8rem;
    justify-content: center;
}

.table .tbody .row .column:nth-child(1) {
    display: flex;
    padding-left: 1.52rem;
    box-sizing: border-box;
    align-items: center;
    justify-content: left;
    text-align: left;
}

.table .tbody .row .column:nth-child(1) i {
    opacity: 0;
    margin-left: 7%;
}

.table .tbody .date {
    font-size: 1.8rem;
}

.table .tbody .row {
    border-bottom: solid 1px rgba(101, 101, 101, 0.2);
    display: flex;
    align-items: center;
}

.table .tbody .send {
    width: 1.13rem;
    line-height: 0.37rem;
    height: 0.37rem;
    background: #bc1124;
    border-radius: 0.06rem;
    text-align: center;
    font-size: 0.18rem;
    color: white;
    margin-left: auto;
    margin-right: 0.32rem;
    display: block;
    cursor: pointer;
    margin: auto;
}

.table .tbody li {
    cursor: pointer;
}

.table .tbody .details {
    border-bottom: solid 1px rgba(101, 101, 101, 0.2);
    display: flex;
    display: none;
    justify-content: space-between;
    padding: 1.45rem 1.6rem;
}

.table .tbody .details .text {
    font-size: 1.4rem;
    color: #747474;
    width: 55%;
}

.table .tbody .details .requirement {
    width: 40%;
    margin-left: 4%;
}

.table .tbody .active .details {
    display: flex;
}

.table .tbody .active .row .column i {
    opacity: 1;
}

.table .thead .row .column {
    line-height: 4.6rem;
}

#container img {
    max-width: unset;
}


@media (max-width: 1200px) {
    .table .tbody .row .column:nth-child(1) i {
        margin-left: 10%;
        display: none;
    }

    .table .tbody .send {
        width: 0.62rem;
    }
}

@media (max-width: 750px) {
    .table .tbody .row .column:nth-child(1) {
        padding-left: 0.1rem;
    }

}


@media (min-width: 780px) {
    .about-6-swiper .myswiperbtn.swiper-button-prev {
        left: 32%;
    }

    .about-6-swiper .myswiperbtn.swiper-button-next {
        right: 32%;
    }
}

@media only screen and (min-width: 996px) {
    .inside {
        max-width: 1400px;
        margin: 0 auto;
        padding: 40px 0;
    }

    .ml_message h2 {
        text-align: center;
        color: #000;
        font-weight: normal;
        font-size: 30px;
        margin-bottom: 10px;
    }

    .ml_message h3 {
        text-align: center;
        font-weight: normal;
        font-size: 16px;
        color: #303133;
        margin-bottom: 20px;
    }

    .ml_message img {
        width: 100%;
    }

    .form_area {
        display: flex;
        flex-wrap: wrap;
        padding: 20px 0;
        justify-content: space-between;
    }

    .form_area input {
        display: block;
        width: 48%;
        height: 40px;
        border: 1px solid #ccc;
        border-radius: 4px;
        margin-bottom: 20px;
        padding-left: 15px;
        outline: none;
    }

    .form_area textarea {
        display: block;
        outline: none;
        width: 100%;
        min-height: 150px;
        border: 1px solid #ccc;
        border-radius: 4px;
        margin-bottom: 20px;
        padding-left: 15px;
        padding-top: 15px;
    }

    .message_sub {
        display: block;
        width: 200px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #fff;
        background-color: #bc1124;
        border-radius: 4px;
        margin: 0 auto;
    }

    .ml_map1 {
        margin-bottom: 50px;
    }

    .ml_contactcon_module1_top ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .ml_contactcon_module1_top ul li {
        width: 31%;
        padding: 20px;
        background-color: var(--main-color-white);
        border-radius: 10px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

    .ml_contactcon_module1_top ul li i {
        color: #bc1124;
        font-size: 40px !important;
        margin-bottom: 15px;
        display: block;
        text-align: center;
    }

    .ml_contactcon_module1_top ul li strong {
        display: block;
        text-align: center;
        color: #bc1124;
    }

    .ml_contactcon_module1_top ul li p {
        text-align: center;
        color: #303133;
        font-size: 17px;
        margin-top: 15px;
    }

    .ml_contactcon_module1_bot {
        display: flex;
        margin-top: 70px;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .ml_contactcon_module2 .ml_contactcon_module1_bot_left .ml_contactcon_right {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .ml_contactcon_right form{
        width: 100%;
    display: contents;
    }
    .ml_contactcon_right button{
    display: block;
        border: none;
        /* display: inherit; */
        width: 100%;
    }
    .tact_strong {
        display: block;
        font-weight: normal !important;
        font-size: 25px;
        margin-bottom: 35px;
    }

    .ml_contactcon_module2 .ml_contactcon_module1_bot_left .ml_contactcon_right strong {
        display: block;
        width: 100%;
    }

    .ml_contactcon_right input {
        display: block;
        padding-left: 15px;
        outline: none;
        height: 44px;
        width: 100%;
        margin-bottom: 17px;
        border: 1px solid #ededed;
        border-radius: 4px;
    }

    .ml_contactcon_module2 .ml_contactcon_module1_bot_left input {
        width: 48%;
    }

    .ml_contactcon_right textarea {
        display: block;
        padding-left: 15px;
        padding-top: 15px;
        outline: none;
        height: 100px;
        width: 100%;
        margin-bottom: 17px;
        border: 1px solid #ededed;
        border-radius: 4px;
    }

    .ml_sub {
        display: block;
        height: 44px;
        line-height: 44px;
        text-align: center;
        border-radius: 4px;
        background-color: #bc1124;
        color: #fff;
        width: 100%;
    }

    .ml_contactcon_module1_bot_left {
        width: 100%;
    }

}




@media (min-width: 1000px) {
    .jszl .information_list_box {
        margin: 70px 150px 0;
    }

    .addjishu .information_list_box_li {
        padding-right: 90px;
    }

    .jszl .information_list_box1 {
        float: left;
        line-height: 40px;
        font-size: 16px;
        padding-left: 30px;
        cursor: pointer;
    }

    .jszl .information_list_box1 p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
    }

    .about_newslist_box_col .imgOver {
        position: relative;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
    }
}

@media (max-width: 1000px) {
    .technical .information_list_box_li a {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .technical .information_list_box_li .information_list_box1 {
        width: 70%;
        padding-left: 15px;
    }

    .information_list_box2 {
        height: auto !important;
    }

    .newPageInfo .addpageCount {
        float: inherit !important;
    }

    .newPageInfo>.text-center {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

}

.font4 ul li {
    margin-bottom: 10px;
}

.section.sbxxgd {
    height: 90vh;
}

.solutiona.index-diyi {
    height: 100%;
}