@CHARSET "UTF-8";

.banner{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner .bd{
    position:relative;
    height:100%;
    z-index:0;
}
.banner ul{}
.banner li{
    zoom:1;
    vertical-align:middle;
    position: relative;
}
.banner li img{
    width: 100%;
    display: block;
}
.banner li .container{
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.banner .text{
    position: absolute;
    top: 45%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #ffffff;
    text-align: center;
}
.banner .swiper-pagination .swiper-pagination-bullet{
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #ffffff;
    opacity: 1;
    transition: all .3s;
    margin: 0 6px !important;
    cursor: pointer;
}
.banner .swiper-pagination .swiper-pagination-bullet-active{
    width: 26px;
    border-radius: 6px;
}
.banner .swiper-pagination{
    bottom: 3% !important;
}

.index_about{
    position: relative;
    width: 100%;
    background: url(../images/bg_about.jpg) no-repeat;
    padding-bottom: 46vw;
}
.about_con{
    position: absolute;
    width: 100%;
    margin-top: 3vw;
}
.about_con .text{
    font-size: 16px;
    color: #333333;
    line-height: 2.2;
    margin-top: 20px;
    text-align: center;
}

.about_con_li a{  color:#e11827; border:2px solid #e11827;margin:20px auto; display:block; width:120px; height:40px; line-height:36px; text-align:center;}
.about_con_li a:hover{ color:#fff; background:#e11827;}
.tab_about{
    display: block;
    position: absolute;
    top: 56%;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.tab_about ul{}
.tab_about li{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    background: #fff;
    margin-bottom: 12px;
    padding: 10px 70px 15px 35px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    cursor: pointer;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.28);
}
.tab_about li .title{}
.tab_about li .title i{
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-left: 18px;
}
.tab_about li:nth-child(1) .title i{
    background: url(../images/icon_about1.png) no-repeat;
}
.tab_about li:nth-child(2) .title i{
    background: url(../images/icon_about2.png) no-repeat;
}
.tab_about li:nth-child(3) .title i{
    background: url(../images/icon_about3.png) no-repeat;
}
.tab_about li:nth-child(4) .title i{
    background: url(../images/icon_about4.png) no-repeat;
}
.tab_about li .title p{}
.tab_about li .title p:nth-child(2){
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 1.8;
}
.tab_about li .title p:nth-child(3){
    font-size: 10px;
    color: #aeaeae;
    transform: scale(0.833333);
    transform-origin: top left;
}
.tab_about li .icon_hx{
    margin: 35px 40px 0 10px;
}
.tab_about li .icon_hx i{
    display: inline-block;
    width: 4.5vw;
    height: 1px;
    background: #ebebeb;
}
.tab_about li .icon_jt{
    margin-top: 35px;
}
.tab_about li .icon_jt i{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/icon_yjt.png) no-repeat;
}
.tab_about li a{display: contents;}
.tab_about li.on{
    background: #e50011;
}
.tab_about li.on:nth-child(1) .title i{
    background: url(../images/icon_about1_h.png) no-repeat;
}
.tab_about li.on:nth-child(2) .title i{
    background: url(../images/icon_about2_h.png) no-repeat;
}
.tab_about li.on:nth-child(3) .title i{
    background: url(../images/icon_about3_h.png) no-repeat;
}
.tab_about li.on:nth-child(4) .title i{
    background: url(../images/icon_about4_h.png) no-repeat;
}
.tab_about li.on .title p:nth-child(2){
    color: #ffffff;
}
.tab_about li.on .title p:nth-child(3){
    color: #eb8890;
}
.tab_about li.on .icon_jt i{
    width: 30px;
    height: 30px;
    background: url(../images/icon_zjt.png) no-repeat;
}

.index_pro{
    width: 100%;
    position: relative;
    padding: 2vw 0 4vw 0;
    background: #f7f7f7;
}
.pro_box{
    padding-top: 2vw;
}
.tab_pro{
    overflow: hidden;
}
.tab_pro ul{
    text-align: center;
}
.tab_pro li{
    width: 180px;
    line-height: 50px;
    background: #ffffff;
    display: inline-block;
    font-size: 16px;
    color: #343434;
    margin: 10px;
    position: relative;
    cursor: pointer;
}
.tab_pro li a{}
.tab_pro li.on{
    background-color: #e50011;
    background-image: url(../images/icon_cptab.png);
    background-size: 100% 100%;
    color: #ffffff;
}

.con_pro{
    overflow: hidden;
}
.con_pro ul{}
.con_pro li{
    float: left;
    width: 31.33%;
    margin: 2.5% 3% 0 0;
}
.con_pro li:nth-child(3n){
    margin-right: 0;
}
.con_pro li a{}
.con_pro li .re_pic{
    background: url(../images/bg_cpt.jpg) no-repeat;
    background-size: 100% 100%;
    border: 1px solid #dcdcdc;
}
.con_pro li p{
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    background: #e8e8e8;
    text-align: center;
}
.con_pro li a:hover p{
    background: #e50011;
    color: #ffffff;
}

.index_gongyi{
    width: 100%;
    position: relative;
    padding: 2.5vw 0 2vw 0;
}
.gongyi_box{
    overflow: hidden;
    margin-top: 2.5vw;
}
.gongyi_box ul{
    overflow: hidden;
}
.gongyi_box li{
    float: left;
    width: 14%;
    transition: all .3s;
    margin-right: 1%;
    background-repeat: no-repeat;
    background-position: left;
    height: 35vw;
    position: relative;
    display: block;
}
.gongyi_box li:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
}
.gongyi_box li:nth-child(1){
    background: url(../images/bg_gy1.webp);
}
.gongyi_box li:nth-child(2){
    background: url(../images/bg_gy2.webp);
}
.gongyi_box li:nth-child(3){
    background: url(../images/bg_gy3.webp);
}
.gongyi_box li:nth-child(4){
    background: url(../images/bg_gy4.webp);
    margin-right: 0;
}
.gongyi_box li .text{
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #ffffff;
    text-align: center;
    z-index: 9;
}
.gongyi_box li .text .icon_gy{
    display: inline-block;
    width: 66px;
    height: 66px;
    margin-bottom: 50px;
}
.gongyi_box li:nth-child(1) .text .icon_gy{
    background: url(../images/icon_gy1.png) no-repeat;
}
.gongyi_box li:nth-child(2) .text .icon_gy{
    background: url(../images/icon_gy2.png) no-repeat;
}
.gongyi_box li:nth-child(3) .text .icon_gy{
    background: url(../images/icon_gy3.png) no-repeat;
}
.gongyi_box li:nth-child(4) .text .icon_gy{
    background: url(../images/icon_gy4.png) no-repeat;
}
.gongyi_box li .text .tit{
    font-size: 35px;
    color: #ffffff;
    margin-bottom: 15px;
}
.gongyi_box li .text p{
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    display: none;
}
.gongyi_box li .text span{
    font-size: 16px;
    color: #ffffff;
    display: block;
    cursor: pointer;
}
.gongyi_box li .text span.icon_jia{}
.gongyi_box li .text span.icon_jia i{
    display: inline-block;
    width: 47px;
    height: 47px;
    margin-top: 70px;
    background: url(../images/icon_jia.png) no-repeat;
}
.gongyi_box li.on {
    width: 55%;
}
.gongyi_box li.on .text {
    text-align: left;
    top: 50%;
    left: 5%;
    width: 30%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.gongyi_box li.on .text p{
    display: block;
}
.gongyi_box li.on .text span{
    display: none;
}


.index_case {
    width: 100%;
    padding: 2vw 0 2vw 0;
    position: relative;
}
.index_case .index_tit{
    text-align: left;
    position: relative;
}
.index_case .index_tit .case_more{
    position: absolute;
    right: 0;
    bottom: 5px;
    font-size: 17px;
}
.index_case .container{
    position: relative;
}
.case_box{
    margin-top: 3vw;
}
.case_box ul{}
.case_box li{
    position: relative;
    cursor: pointer;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.28);
}
.case_box li a{
    display: block;
}
.case_box li .text{
    position: absolute;
    z-index: 9998;
    width: 100%;
    bottom: -100px;
    text-align: center;
    background: rgba(0,0,0,.6);
}
.case_box li .text a{
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #ffffff;
    text-align: center;
    z-index: 9;
}
.case_box li .text i{
    display: inline-block;
    width: 46px;
    height: 46px;
    background: url(../images/icon_fdj.png) no-repeat;
}
.case_box li .text p{
    font-size: 18px;
    color: #ffffff;
    margin: 15px 0 25px 0;
}
.case_box li .text span{
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    padding: 0 12px;
    border: 1px solid rgba(255,255,255,.6);
    display: inline-block;
}
.case_box li .text span:hover{
    background: #e50011;
}
.case_box li:hover .text{
    top: 0;
    height: 100%;
}
.swiper-button-next, .swiper-button-prev{
    width: auto;
    height: auto;
}
.index_case .swiper-button-next:after, .index_case .swiper-button-prev:after{
    content: " ";
    display: inline-block;
    width: 42px;
    height: 48px;
    position: absolute;
    top: 50px;
}
.index_case .swiper-button-next:after{
    background: url(../images/icon_jmjtr.png) no-repeat;
    right: -100px;
}
.index_case .swiper-button-prev:after{
    background: url(../images/icon_jmjtl.png) no-repeat;
    left: -100px;
}
.index_case .swiper-button-next:hover:after{
    background: url(../images/icon_jmjtr_h.png) no-repeat;
    right: -100px;
}
.index_case .swiper-button-prev:hover:after{
    background: url(../images/icon_jmjtl_h.png) no-repeat;
    left: -100px;
}

.index_jiameng{
    width: 100%;
    padding-top: 2vw;
}
.jiameng_box {
    margin-top: 2.5vw;
    position: relative;
}
.tab_jm{
    position: relative;
    width: 100%;
}
.tab_jm ul{}
.tab_jm li{
    float: left;
    width: 25%;
    padding: 40px 0 20px 0;
    background: #eeeeee;
    border-right: 1px solid #e0e0e0;
    text-align: center;
    cursor: pointer;
}
.tab_jm li:last-child{
    border-right: 0;
}
.tab_jm li p{}
.tab_jm li p:nth-child(1){
    font-size: 25px;
    color: #333333;
}
.tab_jm li p:nth-child(2){
    font-size: 13px;
    color: #999999;
    margin: 5px 0 20px 0;
}
.tab_jm li i{
    display: inline-block;
    width: 36px;
    height: 27px;
}
.tab_jm li:nth-child(1) i{
    background: url(../images/icon_jm1.png) no-repeat;
}
.tab_jm li:nth-child(2) i{
    background: url(../images/icon_jm2.png) no-repeat;
}
.tab_jm li:nth-child(3) i{
    background: url(../images/icon_jm3.png) no-repeat;
}
.tab_jm li:nth-child(4) i{
    background: url(../images/icon_jm4.png) no-repeat;
}
.tab_jm li.on{
    background: #e50011;
}
.tab_jm li.on p:nth-child(1){
    color: #ffffff;
}
.tab_jm li.on p:nth-child(2){
    color: #ffffff;
}
.tab_jm li.on:nth-child(1) i{
    background: url(../images/icon_jm1_h.png) no-repeat;
}
.tab_jm li.on:nth-child(2) i{
    background: url(../images/icon_jm2_h.png) no-repeat;
}
.tab_jm li.on:nth-child(3) i{
    background: url(../images/icon_jm3_h.png) no-repeat;
}
.tab_jm li.on:nth-child(4) i{
    background: url(../images/icon_jm4_h.png) no-repeat;
}
.con_jm{
    width: 100%;
    position: relative;
    background: url(../images/bg_jm.webp) no-repeat;

}
.con_jm li{
    position: relative;
    overflow: hidden;
}
.con_jm li .cm_jm_l{
    width: 50%;
    float: left;
}
.con_jm li .cm_jm_l img{}
.con_jm li .cm_jm_r{
    width: 50%;
    position: absolute;
    top: 50%;
    left: 80%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.con_jm li .cm_jm_r .jm_tit{
    font-size: 41px;
    font-weight: bold;
    color: #ffffff;
}
.con_jm li .cm_jm_r .jm_tit span{
    font-size: 28px;
    font-weight: bold;
    color: #5c5b5b;
    margin-left: 15px;
}
.con_jm li .cm_jm_r .jm_line{
    width: 5%;
    height: 3px;
    background: #e50011;
    display: inline-block;
    margin: 30px 0 15px 0;
}
.con_jm li .cm_jm_r .text{
    width: 90%;
}
.con_jm li .cm_jm_r .text p{
    font-size: 16px;
    color: #ffffff;
    line-height: 2;
}
.jiameng_form{
    width: 50%;
    margin-top: 50px;
}
.jiameng_form input{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #d0d0d0;
    background: #ffffff;
    outline: none;
    padding: 0 20px;
    color: #666666;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
.jiameng_form .jm_message_btn{
    width: 40%;
    float: left;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    background: #e11827;
    margin-top: 10px;
}
.jiameng_form .jm_message_btn:hover{
    opacity: .8;
}

.index_news{
    width: 100%;
    padding: 3vw 0 9.5vw 0;
    position: relative;
    background: #ededed;
}
.tab_news{
    width: 100%;
    position: relative;
    text-align: center;
    margin: 1.5vw 0 2vw 0;
}
.tab_news ul{}
.tab_news li{
    width: 208px;
    line-height: 50px;
    margin: 0 13px;
    background: #ffffff;
    border: 1px solid #dbdbdb;
    display: inline-block;
}
.tab_news li a{
    font-size: 18px;
    font-weight: bold;
    color: #7b7b7b;
    display: block;
}
.tab_news li i{
    display: inline-block;
    width: 35px;
    height: 24px;
    margin-left: 15px;
    background: url(../images/icon_mjt.png) no-repeat;
    vertical-align: middle;
}
.tab_news li.on{
    background: #e11827;
}
.tab_news li.on a{
    color: #ffffff;
}
.tab_news li.on i{
    display: none;
}
.news_box{
    overflow: hidden;
}
.news_l{
    float: left;
    width: 58%;
    margin-right: 2%;
}
.news_l ul{}
.news_l li{
    width: 49%;
    float: left;
    margin-right: 2%;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.15);
}
.news_l li:last-child{
    margin-right: 0;
}
.news_l li a{}
.news_l li .re_pic{
    padding-bottom: 70%;
}
.news_l li .re_pic img {
    transition: all 0.3s ease-in-out;
}
.news_l li .text{
    padding: 1.5vw 1.5vw 1.5vw 1.5vw;
    background: #ffffff;
}
.news_l li .text .data{
    font-size: 15px;
    color: #e11827;
    line-height: 38px;
    display: flex;
}
.news_l li .text .data span{
    font-size: 25px;
    color: #ffffff;
    background: #e11827;
    padding: 0 3px;
    border-radius: 5px;
    margin-right: 5px;
}
.news_l li .text .tit{
    font-size: 17px;
    color: #313131;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
    margin: 20px 0 15px 0;
}
.news_l li .text p{
    font-size: 16px;
    color: #a3a3a3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.6;
}
.news_l li:hover .re_pic img {
    transform: scale(1.1);
}
.news_r{
    float: left;
    width: 40%;
}
.news_r ul{}
.news_r li{
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.15);
    margin-bottom: 1vw;
}
.news_r li a{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    background: #ffffff;
    padding: 2vw 1.5vw 1.5vw 1.5vw;
}
.news_r li .data{
    border-right: 2px solid #f7f7f7;
    padding-right: 1.5vw;
    margin-right: 1vw;
    color: #999999;
}
.news_r li .data .data_d{
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    display: block;
}
.news_r li .data .data_ym{
    font-size: 15px;
    display: block;
    min-width: 62px;
}
.news_r li .data i{
    width: 50%;
    height: 1px;
    background: #cccccc;
    display: inline-block;
    margin: 14px 0 10px 0;
}
.news_r li .text{}
.news_r li .text .tit{
    font-size: 17px;
    color: #313131;
    margin-bottom: 10px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
}
.news_r li .text p{
    font-size: 16px;
    color: #a3a3a3;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news_r li:hover a{
    background: #e11827;
}
.news_r li:hover .data, .news_r li:hover .text .tit, .news_r li:hover .text p{
    color: #ffffff;
}
.news_r li:hover .data i{
    background: #ffffff;
}

@media only screen and (max-width: 1680px) {
.tab_about li .title p:nth-child(2) {
    line-height: 1.4;
}
.gongyi_box li.on .text{
    width: 50%;
}
}
@media only screen and (max-width: 1500px) {
.about_con .text {
    font-size: 14px;
}
.tab_about li .title p:nth-child(2) {
    font-size: 18px;
}
.tab_pro li{
    font-size: 15px;
}
.con_pro li p{
    font-size: 14px;
}
.gongyi_box li .text .tit{
    font-size: 28px;
}
.gongyi_box li .text p{
    font-size: 14px;
}
.gongyi_box li .text span {
    font-size: 14px;
}
.case_box li .text p {
    font-size: 16px;
}
.case_box li .text span {
    font-size: 12px;
}
.index_case .index_tit .case_more{
    font-size: 14px;
}
.tab_jm li p:nth-child(1) {
    font-size: 22px;
}
.tab_jm li p:nth-child(2) {
    font-size: 12px;
}
.con_jm li .cm_jm_r .jm_tit {
    font-size: 35px;
}
.con_jm li .cm_jm_r .jm_tit span {
    font-size: 22px;
}
.con_jm li .cm_jm_r .text p {
    font-size: 14px;
}
.tab_news li {
    line-height: 45px;
}
.tab_news li a {
    font-size: 15px;
}
.news_l li .text .tit {
    font-size: 16px;
}
.news_l li .text p {
    font-size: 14px;
}
.news_l li .text .data {
    font-size: 14px;
    line-height: 30px;
}
.news_l li .text .data span {
    font-size: 20px;
}
.news_r li .data .data_d {
    font-size: 28px;
}
.news_r li .data .data_ym {
    font-size: 13px;
}
.news_r li .text .tit {
    font-size: 16px;
}
.news_r li .text p {
    font-size: 14px;
}
.news_r li .data i {
    margin: 9px 0 5px 0;
}
.tab_about li{
    padding: 10px 50px 15px 35px;
}
.gongyi_box li .text .icon_gy{
    margin-bottom: 30px;
}


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

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

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

}
@media only screen and (max-width: 1023px) {
.banner {
    margin-top: 60px;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev{
    display: none;
}
.index_case .swiper-button-next:after, .index_case .swiper-button-prev:after{
    display: none;
}
.tab_about{
    width: 96%;
    left: 2%;
    top: auto;
    bottom: 0;
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
}
.tab_about li {
    float: left;
    width: 49%;
    margin-right: 2%;
    border-radius: 0;
    padding: 15px 30px 10px 30px;
    background: rgba(255,255,255,.5);
}
.tab_about li:nth-child(2n){
    margin-right: 0;
}
.tab_about li .title {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}
.tab_about li .title p:nth-child(2){
    min-width: 80px;
}
.tab_about li.on .title p:nth-child(3){
    display: none;
}
.tab_about li .icon_hx {
    margin: auto;
}
.tab_about li .icon_jt {
    margin-top: auto;
}
.tab_about li .title i {
    margin-right: 15px;
}
.tab_about li .title p:nth-child(3){
    display: none;
}

.tab_pro li {
    font-size: 14px;
    float: left;
    width: 18%;
    margin: 0 2.25% 0 0;
    line-height: 40px;
}
.tab_pro li:last-child{
    margin-right: 0;
}
.con_pro li {
    width: 49%;
    margin: 2.5% 2% 0 0;
}
.con_pro li:nth-child(3n) {
    margin: 2.5% 2% 0 0;
}
.con_pro li:nth-child(2n) {
    margin-right: 0;
}

.gongyi_box li.on .text {
    width: 90%;
}
.gongyi_box li .text .icon_gy{
    width: 30px;
    height: 30px;
}
.gongyi_box li:nth-child(1) .text .icon_gy{
    background-size: 100% 100%;
}
.gongyi_box li:nth-child(2) .text .icon_gy{
    background-size: 100% 100%;
}
.gongyi_box li:nth-child(3) .text .icon_gy{
    background-size: 100% 100%;
}
.gongyi_box li:nth-child(4) .text .icon_gy{
    background-size: 100% 100%;
}
.gongyi_box li .text .icon_gy {
    margin-bottom: 15px;
}
.gongyi_box li .text .tit {
    font-size: 24px;
}
.gongyi_box li .text p {
    line-height: 24px;
}
.gongyi_box li .text span.icon_jia i{
    margin-top: 20px;
}

.tab_jm li {
    padding: 30px 0 15px 0;
}
.tab_jm li p:nth-child(1) {
    font-size: 20px;
}
.tab_jm li p:nth-child(2) {
    font-size: 12px;
    margin: 5px 0 10px 0;
}
.con_jm li .cm_jm_l {
    width: 50%;
    float: left;
    display: none;
}
.con_jm li .cm_jm_r{
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    width: 100%;
    padding: 5% 7% 5% 7%;
}
.con_jm li .cm_jm_r .text{
    width: 100%;
}
.con_jm li .cm_jm_r .jm_tit {
    font-size: 26px;
}
.con_jm li .cm_jm_r .jm_tit span {
    font-size: 18px;
}
.con_jm li .cm_jm_r .jm_line {
    margin: 15px 0 10px 0;
}

.jiameng_form input{
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}
.jiameng_form .jm_message_btn{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.tab_news li a {
    font-size: 14px;
}
.news_l {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
.news_r {
    float: none;
    width: 100%;
}

}

@media only screen and (max-width: 767px) {
.index_about{
    padding-bottom: 350px;
}
.tab_about li {
    padding: 15px 15px 10px 15px;
}
.tab_about li .icon_hx {
    display: none;
}
.tab_about li .icon_jt {
    display: none;
}
.about_con .text {
    margin-top: 10px;
    line-height: 24px;
}
.tab_pro li {
    font-size: 14px;
    float: left;
    width: 49%;
    margin: 0 2% 2% 0;
    line-height: 40px;
}
.tab_pro li:nth-child(2n){
    margin-right: 0;
}
.con_pro li p{
    line-height: 35px;
}
.gongyi_box li {
    float: none;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 2%;
}
.gongyi_box li.on {
    width: 100%;
}
.gongyi_box li .text, .gongyi_box li.on .text{
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    padding: 7% 5% 7% 5%;
    text-align: center;
}
.gongyi_box li .text span{
    display: none;
}
.gongyi_box li .text p{
    display: block;
}

.jiameng_box .container{
    width: 100%;
}
.tab_jm li{
    width: 50%;
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 0 15px 0;
}
.tab_jm li p:nth-child(1) {
    font-size: 16px;
}
.tab_jm li p:nth-child(2) {
    transform: scale(0.833333);
}
.con_jm li .cm_jm_r .jm_tit {
    font-size: 22px;
}
.con_jm li .cm_jm_r .jm_tit span {
    font-size: 14px;
}

.jiameng_form{
    width: 100%;
    margin-top: 30px;
}
.jiameng_form .jm_message_btn{
    width: 100%;
}

.tab_news {
    margin-top: 15px;
}
.tab_news li {
    float: left;
    width: 32%;
    margin: 0 2% 0 0;
    line-height: 40px;
}
.tab_news li:last-child{
    margin-right: 0;
}

.tab_news li i{display:none;}

.news_l li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-top: 15px;
}
.news_l li .text {
    padding: 15px;
}
.news_r li a {
    padding: 15px;
}
.news_r li {
    margin-bottom: 10px;
    width: 100%;
    position: relative;
}
.news_r li a{
    position: relative;
    display: block;
}
.news_r li .data {
    padding-right: 3%;
    margin-right: 2%;
    display: inline-block;
    width: 20%;
}
.news_r li .text {
    display: inline-block;
    width: 75%;
}
.news_r li .text p {
    line-height: 1.2;
}
.index_news {
    padding-bottom: 15px;
}
.case_box li .text p {
    font-size: 14px;
}

}