.subnav_box {
    width: 100%;
    height: 280px;
    margin-top: 68px;
    background-image: url('../img/b-product.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.content {
    padding: 70px;
}

.p-wrapper {
    width: 1200px;
    margin: 0 auto;
    /*padding-top: 50px;*/
}

.p-wrapper-head {
    position: relative;
    width: 100%;
    text-align: center;
    line-height: 70px;
}

.p-wrapper-head > h3 {
    position: relative;
    display: inline-block;
    width: 453px;
    height: 70px;
    line-height: 70px;
    background: url("../img/title-bg.png") no-repeat right center;
    color: #ffffff;
    font-size: 30px;
}
.p-wrapper-text{
    float: left;
    width: 200px;
    color: #167ade;
}
.p-wrapper-text img{
    width: 20px;
    vertical-align: middle;
}
.p-wrapper-text span{
    padding-left: 6px;
}

.p-wrapper-more {
   float: right;
    width: 200px;
    text-align: right;
}

.p-wrapper-more > span {
    font-size: 16px;
    color: #167ade;
}

.p-wrapper-more img {
    vertical-align: middle;
    width: 40px;
}

.p-wrapper-ul {
    width: 100%;
    padding-top: 70px;

}

.product-lis {
    /*background: #f5f5f5;*/
}

.p-wrapper-li {
    float: left;
    width: 31%;
    padding-bottom: 40px;
    background-color: #f5f5f5;
}

.p-wrapper-ul li + li {
    /*margin-left: 3%;*/
}

.p-wrapper-img {
    position: relative;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.pro-backgroud {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.p-wrapper-name {
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #333333;
    text-align: center;
}

.p-wrapper-text P {

    text-align: center;
    line-height: 24px;
}

.p-wrapper-text P span {
    padding: 0 4%;
    color: #999999;
    font-size: 14px;
}

.p-wrapper-li:hover .pro-backgroud {
    transform: scale(1);
}

.content1 {
    width: 100%;
    background: #F2F2F2;
}

.p-wrapper-li1 {
    background: #ffffff;
}
.p-more{
    display: none;
}
@media (max-width: 850px) {
    .subnav_box{
        display: none;
    }
    .content{
        width: 100%;
        padding: 12px;
    }
    .content-first{
        padding-top: 50px;
    }
    .p-wrapper{
        width: 100%;
        padding-top: 20px;
    }
    .p-wrapper-head{
        line-height: 16px;
    }
    .p-wrapper-text{
        display: none;
    }
    .p-wrapper-head > h3{
        position: relative;
        display: inline-block;
        width: 80%;
        height: 50px;
        line-height: 50px;
        background: url(../img/title-bg.png) no-repeat center center;
        background-size: cover;
        color: #ffffff;
        font-size: 18px;
    }
    .p-wrapper-more{
        display: none;
    }
    .content1-ul{
        border: none;
        box-shadow: none;
    }
    .item-box{
        margin-top: 20px;
    }
    .content1-lis {
        width: 100%;
        height: auto;
        border: 1px solid #ececec;
        border-radius: 4px;
        padding: 20px;
        margin-bottom: 12px;
    }
    .content-btn{
        font-size: 16px;
    }
    .p-more{
        display: block;
    }
    .p-more>a{
        margin-top: 10px;
        margin-bottom: 8px;
    }

}

/*产品详情页*/
.detail-wrapper {
    width: 100%;
    padding: 40px 0;
    overflow: hidden;
    /*background: #F5F5F5;*/
}

.detail-wrapper-box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.wrapper-left {
    float: right;
    width: 280px;
    border: 1px solid #ffffff;
}
.side-title{
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    background: #ff7800;
}
.side-pro-item{
    width: 100%;
    margin: 12px 0;
    padding: 16px;
    overflow: hidden;
    border: 1px solid #ececec;
    border-radius: 4px;
    box-shadow: 0 4px 20px 0 rgba(106, 105, 105, .16);
}
.side-item-con{
    text-align: center;
}
.side-item-con>h3{
    margin-top: 10px;
    font-size: 16px;
    color: #666666;
}
.side-item-con>p{
    margin-top: 6px;
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}
.side-item-img{
    width: 100%;
    border-radius: 4px;
}

.wrapper-left-head {
    width: 100%;
    text-align: center;
    background: #ff7800;
    color: #ffffff;
    font-size: 18px;
    padding: 22px 0;
    position: relative;
    border-radius: 3px 3px 0px 0px;
}
.wrapper-left-head .title{
    text-align: left;
    margin-left: 31px;
    font-weight: bold;
    font-size: 25px;
    padding-bottom: 8px;
    margin-top: 0px;
    width: 158px;
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
    letter-spacing: 1px;
    color: #fff;
}
.wrapper-left-head .subtitle{
    letter-spacing: 1px;
    padding-left: 31px;
    font-size: 15px;
    padding-top: 0px;
    color: #EAEAEA;
    margin-top: 0px;
    text-align: left;
}

.wrapper-left-list {
    margin-top: 12px;
    background: #ffffff;
    border: 1px solid #ececec;
    border-radius: 4px;
    box-shadow: 0 4px 20px 0 rgba(106, 105, 105, .16);
}

.wrapper-left-list .active > a {
    color: #ff7800;
}

.wrapper-left-li {
    padding-left: 16px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    border-bottom: 1px dashed #eeeeee;
}

.wrapper-left-li:hover > a, .wrapper-left-li:hover > a>i{
    color: #ff7800;
}

.wrapper-left-li > a {
   color: #333333;
}
.wrapper-left-li > a>i{
    float: right;
    margin-right: 10px;
    color: #666666;
}



.wrapper-left-contact {
    margin-top: 20px;
}

.wrapper-contact-list {
    background: #f7f7f7;
    padding: 12px;
}

.wrapper-contact-item {
    padding:10px 12px;
    line-height: 1.5;
    font-size: 14px;
    border-bottom: 1px dashed #eeeeee;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wrapper-contact-item > div:nth-child(2) {
    /*font-weight: bold;*/
}

.wrapper-rig {
    float: left;
    width: 900px;
}

.product-nav {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 14px;
    font-size: 14px;
    color: #666666;
    border-bottom: 2px solid #ff7800;
    overflow: hidden;
}

.product-nav-title {
    float: left;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}

.product-nav-link {
    font-size: 14px;
    /*float: left;*/
}

.product-nav-link a {
    color: #666666;
}

.product-nav-link a:hover {
    color: #ff7800;
}
.product-nav-link .nav-current{
    color: #ff7800;
}

.imgbox {
    position: relative;
    float: left;
    width: 360px;
    height: 360px;
}

.product-slick {
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.product-slick-item{
    width: 100%;
    height: 100%;
}

.product-slick-item > img {
    width: 100%;
}



.product-slick .slick-dots{ z-index: 10; bottom:10px;}
.product-slick .slick-dots li{ width: auto; height:10px; margin:0 6px;}
.product-slick .slick-dots li button:before{ display: none;}
.product-slick .slick-dots li button{ width: 8px; height:8px; cursor: pointer; border-radius: 10px; border: 2px solid #FD8316; transition: all 0.25s ease-in; -webkit-transition: all 0.25s ease-in; -moz-transition: all 0.25s ease-in; -o-transition: all 0.25s ease-in;}
.product-slick .slick-dots li.slick-active button{ opacity: 1; width:8px; border-color: #FD8316; background-color: #ff7800;}

.desc-nav {
    width: 100%;
    overflow: hidden;
    /*display: flex;*/
}

.desc-text {
    float: right;
    width: 520px;
    position: relative;
    padding-top: 10px;
    margin-left: 20px;
}

.desc-text-name {
    font-size: 24px;
    color: #333333;
}

.desc-ul {
    margin: 20px 0 0;
    padding: 20px;
    /*background: #FBF1ED;*/
    background: url("../img/price-bg.png");
}

.desc-text-title {
    width: 100%;
    margin: 40px 0 20px;
}

.desc-text-title > div {
    float: left;
    font-size: 18px;
    color: #ff7800;
}

.desc-text-title > span {
    float: left;
    margin-top: 13px;
    margin-left: 6px;
    width: 360px;
    height: 1px;
    background: #ff7800;
}

.desc-item {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}

.desc-biaoti {
    margin-top: 20px;
    color: #666666;
    font-size: 16px;
}

.desc-buy-li {
    float: left;
    margin-top: 10px;
    margin-right: 12px;
    border: 1px solid #e8e8e8;
    padding: 10px;
    width: 161px;
}
.desc-buy-li>a{

}
.tb-link{
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 6px 10px;
    background: #FF5500;
    box-sizing: border-box;
    overflow: hidden;
}
.tb-icon{
    float: left;
    width: 38px;
    height: 38px;
}
.tb-text{
    float: left;
    margin-top: 6px;
    margin-left: 6px;
    color: #ffffff;
    font-size: 24px;
}
.desc-call{
    float: left;
    margin-right: 30px;
    margin-top:16px;
}
.desc-call i{
    color: #ff7800;
    font-size: 20px;
}
.desc-call a{
    padding-left: 8px;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}
.desc-box {
    width: 100%;
    margin-top: 30px;
}

.desc-title {
    width: 100%;
    height: 40px;
    background: #f7f7f7;
    border-bottom: 1px solid #ff7800;
}

.desc-title > li {
    padding: 10px 25px;
    float: left;
    height: 100%;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    line-height: 1.2;
}

.desc-title > li > a {
    color: #333333;
}

.desc-title > li.active {
    background: #ff7800;
}

.desc-title > li:hover a {
    color: #ff7800;
}

.desc-title > li.active > a {
    color: #ffffff;
}
.desc-con{
    text-align: center;
    padding-top: 20px;
}
@media (max-width: 850px) {
    .detail-wrapper{
        padding-top: 50px;
    }
    .detail-wrapper-box{
        width: 100%;
    }
    .product-nav{
        display: none;
    }
    .wrapper-rig{
        width: 100%;
    }
    .product-slick{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .imgbox{
        width: 100%;
        height: 0;
        padding-top: 100%;
        overflow: hidden;
    }
    .product-swiper {
        position: absolute;
        top: 0;
    }
    .desc-con{
        padding: 12px;
    }
    .desc-con img{
        max-width: 100%;
        width: 100%;
        height: auto !important;
    }
    .desc-text{
        width: 100%;
        padding-top: 14px;
    }
    .desc-text-name{
        text-align: center;
        font-size: 18px;
        color: #ff7800;
    }
    .desc-ul{
        margin-top: 10px;
    }

    .desc-buy{
        width: 100%;
        padding-left: 20px;
    }
    .desc-buy-li{
        padding: 6px;
    }
    .desc-buy-li2{
        margin-right: 0;
    }
    .desc-btn{
        width: 100%;
        padding-left: 20px;
        overflow: hidden;
    }
    .desc-call{
        margin-right: 18px;
    }
    .desc-call:nth-child(1){
        margin-right: 0;
    }
    .desc-title > li{
        width: 25%;
        padding: 0;
        line-height: 40px;
        font-size: 14px;
    }
    .wrapper-left {
        float: right;
        width: 100%;
        padding: 12px;
    }
}
/*---------------------产品详情结束-------------------*/

/*---------------新闻列表页开始----------------------*/
.subnav_news{
    background-image: url('../img/b-news.jpg');
}
.news-wrapper-box {
    width: 1080px;
    margin: 0 auto;
}
.news-list{
    margin-top: 40px;
}

.news-item {
    width: 100%;
    transition: all .36s ease;
    position: relative;
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
}

.news-item > a {
    display: block;
    overflow: hidden;
}

.news-item-img {
    float: left;
    width: 320px;
}

.news-img-box {
    position: relative;
    width: 320px;
    height: 0;
    padding-top: 56.6%;
    overflow: hidden;
}

.news-img-box > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 100%;*/
}

.news-item-con {
    float: left;
    margin-left: 40px;
    width: 680px;
    transition: all .36s ease;
}

.news-item-title {
    width: 600px;
    padding-top: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    color: #333333;
}

.news-item-desc {
    width: 557px;
    padding-top: 24px;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-rig-time {
    position: absolute;
    right: 0;
    top: 54px;
    width: 100px;
}

.news-rig-time > div {
    color: #999999;
    font-size: 22px;
}

.news-rig-time > span {
    margin-top: 71px;
    margin-left: 10px;
    display: inline-block;
    height: 16px;
    padding-left: 16px;
    border-left: 1px solid #e5e5e5;
    color: #999999;
    font-size: 28px;
    transition: all .36s ease;
    line-height: 18px;
}

@media (min-width: 849px){
    .news-item:hover {
        padding-left: 20px;
        box-shadow: 0 8px 35px rgba(0, 0, 0, .08);
    }

    .news-item:hover .news-item-con {
        margin-left: 30px;
    }

    .news-item:hover .news-item-title {
        color: #ff7800;
    }
}
@media (max-width: 850px) {
    .product-nav-link{
        display: none;
    }
    .news-wrapper-box{
        width: 100%;
    }
    .content-con-title{
        margin-top: 40px;
    }
    .content-con-title h4{
        font-size: 18px;
    }
    .content-con-title div{
        margin: 10px auto;
    }
    .content-con-title h3{
        font-size: 20px;
    }
    .news-list{
        margin-top: 20px;
    }
    .news-item{
        padding: 10px;
    }
    .news-item-img,.news-rig-time{
        display: none;
    }
    .news-item-con{
        width: 100%;
        margin-left: 0;
    }
    .news-item-title,.news-item-desc{
        width: 100%;
    }
    .news-item-desc{
        padding-top: 10px;
    }

}

/*--------------------------新闻列表页结束-----------------*/

/*----------------------新闻详情页开始-----------------------------*/
.news-box {
    width: 100%;
    padding: 40px 0;
    overflow: hidden;
    /*background: #F5F5F5;*/
}

.news-con {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.wrapper-contact-item a{
    color: #333333;
}
.dongtaiid_box_bt {
    width: 100%;
    height: 60px;
    position: relative;
    overflow: hidden;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
}

.dongtaiid_box_line {
    width: 100%;
    height: 30px;
    position: relative;
    color: #999;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
    margin: 0 auto;
    margin-bottom: 20px;
}

.dongtaiid_box_text {
    width: 100%;
    height: auto;
    position: relative;
    color: #333;
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    margin: 20px auto;

}

.dongtaiid_box_text > p {
    width: 100%;
    padding-right: 2px;
}

.dongtaiid_box_text_img {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: 10px auto;
    text-align: center;
}

.dongtaiid_box_text_img img {
    max-width: 960px;
    max-height: 1200px;
    position: relative;
    overflow: hidden;
    margin: 10px auto;

}

.dongtaiid_box_text_img > p {
    color: #888;
    margin-top: -10px;
    font-size: 14px;
}

.news-link {
    text-decoration: underline;
    color: #167ADE;
}
.link-btn {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.link-btn>li>a {
    color: #ff7800;
}
@media (max-width: 850px) {
    .news-con{
        width: 100%;

    }
    .dongtaiid_box{
        padding:0 12px ;
    }
    .dongtaiid_box_bt {
        margin-top: 18px;
        height: auto;
        line-height: 1.5;
        text-align: center;
        font-size: 16px;
    }
    .laiyuan{
        display: none;
    }
    .dongtaiid_box_text img {
        width: 100% !important;
        height: auto !important;
    }
    .link-btn{
        flex-wrap: wrap;
        padding:0 12px;
    }
    .link-btn>li{
        margin-bottom: 6px;
    }

}

/*--------------------新闻详情页结束-----------------------------------*/

/*----------------------关于我们页面开始----------------------*/
.subnav_sh{
    background-image: url("../img/b-about.jpg");
}
.about-con {
    width: 100%;
    margin-top: 50px;
}

.about-con-text {
    float: left;
    width: 540px;
    margin-top: 30px;
}

.about-con-text p {
    color: #666666;
    font-size: 15px;
    line-height: 1.75;
}

.about-con-text > div {
    width: 100%;
    border-top: 1px dotted #d3d3d3;
    margin-top: 20px;
    margin-bottom: 20px;
}

.about-con-img {
    float: right;
    width: 500px;
}

.about-con-img > img {
    width: 100%;
}

.about-honor-wrapper {
    width: 100%;
    padding: 70px;
    background: #F5F5F5;
}

.honor-text {
    width: 100%;
    padding: 40px;
    color: #666666;
    font-size: 15px;
    line-height: 1.75;
    text-align: center;
    box-sizing: border-box;
}

.about_rongyu_box {
    width: 100%;
    height: 450px;
    overflow: hidden;
    text-align: center;
}
.swiper-img{
    width: 90%;
    height: auto;
    margin: 0 5%;
}
.swiper-text {
    margin-top: 20px;
    height: 46px;
    font-size: 15px;
    color: #ff7800;
}
@media (max-width: 850px) {
    .about-con{
        margin-top: 0;
    }
    .about-con-text{
        width: 100%;
    }
    .about-con-img{
        width: 100%;
        margin-top: 20px;
    }
    .about-honor-wrapper{
        padding: 30px 12px;
    }
    .honor-text{
        padding: 20px 0;
    }
    .swiper-img{
        width: 80%;
        height: auto;
        margin: 0 10%;
    }
}

/*----------------------关于我们页面结束----------------------*/

/*---------------------产品二级列表页开始-------------------------*/
.p-content{
    padding: 40px;
}
.product-ul{
    max-width: 1200px;
    margin: 40px auto 0;
    width: 100%;
}
.product-lis{
    position: relative;
    float: left;
    text-align: left;
    cursor: pointer;
    width: 31.3%;
    height: 461px;
    margin-right: 2%;
    margin-bottom: 20px;
    border: 1px solid #ececec;
    border-radius: 4px;
    padding: 34px 34px 28px;
    background: #ffffff;
    transition: all 0.4s ease;
}
.product-ul li:nth-child(3n) {
    margin-right: 0;
}
.m-select{
    display: none;
}
.p-category{
    width: 100%;
    /*text-align: center;*/
}
.p-category-li{
    display: inline-block;
    position: relative;
}
.p-category-li:after{
    content: "";
    display: block;
    width: 1px;
    height: 14px;
    background-color: #E6e6e6;
    top: 10px;
    right: -1px;
    position: absolute;
}
.p-category-li a{
    display: inline-block;
    line-height: 20px;
    height: 20px;
    padding: 8px 18px;
    font-size: 14px;
    color: #666666;
    position: relative;
}
.p-category-li a:hover{
    background: #ff7800;
    color: #ffffff;
}
.p-category-li.active{
    background: #ff7800;

}
.p-category-li.active a{
    color: #ffffff;
}
@media (max-width: 850px){
    .p-content{
        padding: 50px 0;
    }
    .p-category{
        display: none;
    }
    .product-lis{
        width: 100%;
        height: auto;
        border: 1px solid #ececec;
        border-radius: 4px;
        padding: 20px;
        margin-bottom: 12px;
    }
    .product-ul{
        margin-top: 0px;
        padding: 0 12px;
    }
    .m-select{
        display: block;
        width: 100%;
        height: 40px;
        padding: 0 12px;
        background: #f6f6f6;
        margin: -20px auto 15px;
        position: relative;
        cursor: pointer;
    }
    .m-select p {
        width: 100%;
        line-height: 40px;
        font-size: 16px;
        font-family: "microsoft yahei";
        color: #666666;
    }
    .m-select ul {
        width: 100%;
        display: block;
        font-size: 16px;
        background: #f6f6f6;
        position: absolute;
        top: 40px;
        left: 0px;
        z-index: 2;
        max-height: 0px;
        overflow: hidden;
        border-top: 2px solid #ffffff;
        transition: max-height .3s ease-in;
    }
    .m-select ul li {
        width: 100%;
        height: 30px;
        line-height: 30px;
        padding: 0px 15px;
        list-style: none;
        color: #666666;
        text-align: center;
    }
    .shopid_column_count_list_a {
        display: block;
        width: 100%;
        height: 100%;
        font-size: 14px;
        color: #333333;
    }
    .m-select.open ul {
        padding-bottom: 12px;
        max-height: 250px;
        transform-origin: 50% 0;
        -webkit-animation: slide-down .5s ease-in;
        transition: max-height .2s ease-in;
    }
    .m-select::after {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        border-left: 1px solid #D0D0D0;
        border-bottom: 1px solid #D0D0D0;
        top: 12px;
        right: 12px;
        position: absolute;
        transform: rotate(-46deg);
        transition: all .3s ease-in;
    }
}

/*-----------------------产品二级列表页结束----------------------------*/


/*-----------------------联系我们页开始----------------------------*/
.subnav_call{
    background-image: url("../img/b-call.jpg");
}
.wrapper-contact{
    width: 100%;
    margin: 50px auto 20px;
    overflow: hidden;
}
.wrapper-contact-li{
    float: left;
    width: 343px;
    height: 130px;
    margin-right: 25px;
    padding: 40px 20px;
    background: #FF8919;
    color: #ffffff;
    overflow: hidden;
}
.wrapper-contact-li2{
    background: #167ade;
}
.wrapper-contact-li3{
    margin-right: 0;
}
.wrapper-contact-img{
    float: left;
    font-size: 48px;
}
.wrapper-contact-con{
    float: left;
}
.wrapper-contact-con>div{
    line-height: 1.5;
    margin-left: 8px;
    margin-bottom: 4px;
    color: #ffffff;
}

.connect-con-map {
            position: relative;
            width: 100%;
            height: 450px;
            margin-top: 40px;
            background-image: url("../img/map.jpg");
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
        }
.connect-box {
    position: absolute;
    right: 30px;
    top: 100px;
    width: 383px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff, endColorstr=#C8ffffff);
    border-top: 4px solid #167ade;
    text-align: right;

}
.connect-li {
    font-size: 16px;
    margin-bottom: 10px;
}
.connect-box-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}
@media(max-width: 840px){
    .wrapper-contact {
        width: 100%;
        padding: 0 15px;
        margin: 20px auto 20px;
        flex-wrap: wrap;
    }
    .wrapper-contact-li{
        width: 100%;
        margin-bottom: 12px;
    }
    .wrapper-contact-con div{
        font-size: 14px;
    }
    .connect-con-map{
        width: 100%;
        height: 53rem;
        margin-top: 20px;
    }
    .connect-box {
        right: 0;
        top: 260px;
        width: 100%;
        padding: 20px;
        border-top: 4px solid #ff7800;
        text-align: left;
    }
}



/*-----------------------联系我们页结束----------------------------*/


/*--------------------------分页----------------------*/
.pagination-wrapper {
    margin: 20px 0;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 34px;
    text-align: center;
}

.pagination li {
    margin-right: 7px;
    list-style: none;
}

.pagination li a {
    /*float: left;*/
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    color: #555555;
    text-decoration: none;
}

.pagination li a:hover {
    background: #f5f5f5;
    color: #ff7800;
}

.pagination li.thisclass {
    background: #ff7800;
    color: #fff;
    padding: 0 12px;
    /*border: 1px solid #167ade;*/
    line-height: 32px;
}

.pagination li.thisclass a, .pagination li.thisclass a:hover {
    background: transparent;
    border-color: #ff7800;
    color: #fff;
    cursor: default;
}

@media (max-width: 840px) {
    .pagination li {
        font-size: 14px;
    }

    .pagination li a {
        font-size: 14px;
    }
}
