锘緻charset "UTF-8";
html{
    overflow-x: hidden;
}
body{
    width: 100%;
    overflow-x: hidden;
    min-width: 320px;
    padding-top: 50px;
}table{width: 100%!important;}
 header{position: fixed;top: 0;left: 0;background: #fff;z-index: 99999}
.header_img img{
    width: 100%;
    vertical-align: top;
}
.nav ul li{
    width: 24.7%;
    padding: 1rem 0 0.5rem;
    float: left;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
}
.nav ul li img{
    width: 42%;
    display: block;
    margin: 0 auto;
}
.nav ul li span{
    font: 1.4rem/2.4rem "microsoft yahei";
    color: #333;
}

.add_video{
    margin: 0 auto;
    width: 100%;
}

video{
    display: -webkit-box;
    width: 90%;
    margin: 0.5rem auto 1rem;
}
.add_video b{position:absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*background: rgba(0,0,0,.6);*/
}
.add_video img{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25%;
    margin-top: -15%;
}
.title{
    padding: 1rem;
}
.title img{
    width: 20px;
    margin-right: 1rem;
    float: left;
}
.title span{
    font: 1.4rem/20px "microsoft yahei";
    color: #666;
    float: left;
}
.product{
    background: #f2f2f2;
    padding-bottom: 2rem;
}
.product_img{
    width: 98%;
    background: #fff;
    padding: 1rem 1%;
    margin: 0 1% 1rem;
}
.p_img_left{
    width: 33%;
}
.p_img_left img{
    width: 60%;
    display: block;
    margin: 0 auto;
}
.p_img_left span{
    display: block;
    font: 1.4rem/2rem "microsoft yahei";
    color: #333;
    text-align: center;
}
.p_img_right {
    width: 65%;
    padding-left: 2%;
    background: url("/m/skin/Images/dd.jpg") repeat-y 0 0;
}
.p_img_right img{
    width: 30%;
    float: left;
    margin: 0 3%;
}
.p_img_right span{
    width: 64%;
    display: block;
    float: left;
    font: 1.2rem/1.8rem "microsoft yahei";
    color: #666;
    padding-top: 2rem;
}
.fenlei ul li{
    float: left;
    width: 47%;
    margin-left: 2%;
    margin-bottom: 0.5rem;
}
.fenlei ul li img{
    width: 100%;
    border: 1px solid #ccc;
}
.fenlei ul li span{
    font: 1.4rem/2.2rem "microsoft yahei";
    color: #333;
    display: block;
    text-align: center;
    margin-bottom: 0.5rem;
}

.news{
    background: #f2f2f2;
    width: 100%;
    padding: 1rem 0;
}
.news .hd ul li{
    width: 47%;
    margin-left: 2%;
    float: left;
    margin-bottom: 0.5rem;
    border: 1px solid #cccccc;
    background: #fff;
    font: 1.4rem/2.4rem "microsoft yahei";
    color: #333;
    text-align: center;
}
.news .hd ul li.on{
    background: #fe1f17;
    border-color: #fe1f17;
    color: #fff;
}
.news .bd{
    width: 96%;
    margin: 0 2%;
}
.first {
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    border-bottom: 1px solid #bbbbbb;
}
.first img{
    width: 40%;
    float: left;
    margin-right: 2%;
}
.first span{
    display: block;
    width: 58%;
    font: 1.4rem/3rem "microsoft yahei";
    color: #333;
    float: left;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.first p{
    width: 58%;
    float: left;
    font: 1.2rem/1.8rem "microsoft yahei";
    color: #999;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news .bd{
    display: none;
}
.news .bd ul li{
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    border-bottom: 1px solid #bbbbbb;
}
.news .bd ul li a{
    font: 1.4rem/2.2rem "microsoft yahei";
    color: #333;
    display: block;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.news .bd ul li p{
    font: 1.2rem/1.8rem "microsoft yahei";
    color: #999;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.more a{
    display: block;
    width: 40%;
    height: 2.5rem;
    background: #fe1f17;
    border-radius: 2rem;
    margin: 1.5rem auto 0;
    font: 1.4rem/2.5rem "microsoft yahei";
    color: #fff;
    text-align: center;
}
.case{
    margin-bottom: 1rem;
}
.case ul{
    margin-bottom: 1rem;
}
.case ul li{
    float: left;
    margin-left: 2.5%;
    width: 30%;
}
.case ul li img{
    width: 100%;
    border: 1px solid #ccc;
}
.case ul li span{
    font: 1.2rem/2rem "microsoft yahei";
    color: #333;
    display: block;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.footer{
    background: #313131;
    padding: 1rem 0;
}
.footer .care {
    border-bottom: 1px solid #989898;
    padding-bottom: 0.5rem;
}
.footer .care span{
    font: 1.4rem/2rem "microsoft yahei";
    color: #fff;
    padding-left: 2.5rem;
}
.footer .care img{
    width: 2.5rem;
    margin: 0 0.45rem;
}
.footer_text{
    padding: 1rem 0.5rem;
}
.f_logo{
    width: 43%;
    padding-right: 2%;
    border-right: 1px solid #fff;
    display: inline-block;
    vertical-align: middle;
}
.f_logo img{
    width: 50%;
    display: block;
    margin: 0 auto 0.5rem;
}
.f_logo span{
    font: 1.4rem/2rem "microsoft yahei";
    color: #fff;
}
.f_text{
    width: 53%;
    font: 1.2rem/1.6rem "microsoft yahei";
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}
.copy{
    font: 1.2rem/1.6rem "microsoft yahei";
    color: #fff;
}
.pos {
    padding-left: 2rem;
    margin: 0.5rem 2%;
    background: url("/m/skin/Images/home.jpg") no-repeat left center;
}
.pos a{
    font: 1.2rem/2.2rem "microsoft yahei";
    color: #333;
}
.p_menu{
    border: 1px solid #e63c3c;
    padding: 0.5rem;
    margin-bottom: 0.5rem;
    width: 92%;
}
.p_menu ul li{
    float: left;
    width: 25%;
    text-align: center;
}
.p_menu ul li a{
    display: block;
    font: 0.4rem;
    line-height:2.0;
    color: #333;
}
.p_menu ul li.on{
    background: #e63c3c;
}
.p_menu ul li.on a{
    color: #fff;
}
.p_detail,.pro_detail,.pub_title{
    border: 1px solid #e63c3c;
    margin-bottom: 1rem;
}
.pro_detail p img{width:100%;height:auto}
.p_detail h3,.pro_detail h3,.pub_title h3{
    border-bottom: 1px solid #e63c3c;
    font: 1.6rem/2.4rem "microsoft yahei";
    color: #333;
    text-align: center;
}
.p_detail ul{
    padding: 0.5rem;
}
.p_detail ul li{
    border: 1px solid #d7d7d7;
    margin-bottom: 0.5rem;
    padding: 0.8rem 0 0.5rem;
}
.p_detail ul li img{
    float: left;
    width: 104px;height:100px;
}
.p_detail ul li p{
    float: right;
    width: 68%;
    font: 1.2rem/1.9rem "microsoft yahei"!important;
    color: #666;
}

.p_detail ul li p span{
    float: right;
    width: 76%;
    font: 1.2rem/1.9rem "microsoft yahei"!important;
    color: #666!important;
}
.p_detail ul li p em{
    color: #e63c3c;
}
.pro_detail_img{
    margin: 0.5rem;
    border: 1px solid #ccc;
}
.pro_detail_img .clearfix span.active{display:block;background: #e63c3c;
    padding: 1rem 1.2rem;
    color: #fff;margin:5px auto}
.pro_detail_img img{
    float: left;
    width: 35%;
}
.pro_detail_img .text{
    width: 62%;
}
.pro_detail_img .text h4{
    padding-top: 0.5rem;
    font: 1.6rem/2rem "microsoft yahei";
    color: #e63c3c;
}
.pro_detail_img .text p{
    font: 1.2rem/1.6rem "microsoft yahei";
    color: #e63c3c;
}
.pro_detail_img .text span{
    font: 1.2rem/1.6rem "microsoft yahei";
    color: #333;
    display: block;
}
.pro_detail_img a{
    width: 36%;
    margin-left: 9%;
    display: block;
    font: 1.4rem/2.2rem "microsoft yahei";
    color: #fff;
    background: #e63c3c;
    float: left;
    text-align: center;
    margin-bottom: 0.5rem;
}
.pro_detail .p_text{
    font: 1.2rem/1.8rem "microsoft yahei";
    color: #333;
    padding: 0.5rem;
}
.jscs h4{
    background: #e63c3c;
    font: 1.4rem/2.2rem "microsoft yahei";
    color: #fff;
    text-align: center;
    width: 98%;
    margin: 0 1% 0.5rem;
}
.jscs_list{
    width: 98%;
    margin: 0 auto;
}
.jscs_list .am-slider-a1 .am-control-nav{
    display: none;
}
.p_tj .hd,.p_tj h5{
    border-top: 1px dashed #999999;
    padding: 0.5rem 0.5rem 0;
    margin: 1rem 0;
}
.p_tj .hd ul li,.p_tj h5{
    font: 1.4rem/2.6rem "microsoft yahei";
    color: #333;
}
.p_tj .hd ul li.on,.p_tj h5 span{
    background: #e63c3c;
    padding: 0.5rem 1.2rem;
    color: #fff;
}
.p_tj .hd ul li{
    float: left;
    width: 40%;
    background: #f6f6f6;
    padding: 0.5rem 1.2rem;
    margin-right: 10%;
    text-align: center;
}
.p_tj .p_tj_product {
    margin-bottom: 1rem;
}
.p_tj .p_tj_product ul li{
    float: left;
    width: 22.5%;
    margin-left: 2%;
}
.p_tj .p_tj_product ul li img{
    width: 100%;
    border: 1px solid #ccc;
    display: block;
}
.p_tj .p_tj_product ul li p{
    font: 1.2rem/2rem "microsoft yahei";
    color: #666;
}
.p_tj .bd {
    padding: 0.5rem;height:50px;

}
.p_tj .bd ul li{
    padding-left: 1rem;
    background: url(/m/skin/Images/jscs_img_20.jpg) no-repeat left center;
    width: 44%;
    display: block;
    height: 24px;
    float: left;
    overflow: hidden;
}
.p_tj .bd ul li:nth-child(2n){
    float:right
}
.p_tj .bd ul li a{
    font: 1.2rem/2.2rem "microsoft yahei";
    color: #333;
}
.chwt {
    padding: 0.5rem;
}
.chwt img{
    display: block;
}
.chwt p{
    background: #eeeeee;
    font: 1.4rem/2rem "microsoft yahei";
    color: #333;
    padding: 0 0.5rem;
}
.chwt_line {
    padding-bottom: 0.5rem;
    border-bottom: 1px dashed #999999;
    margin-bottom: 0.5rem;
}
.chwt_right img{
    float: right;
}
.chwt_right p{
    float: left;
    width: 100%;
}
.fkxx h1{
    text-align: center;
    font: 1.6rem/2.4rem "microsoft yahei";
    color: #fe1f17;
}
.fkxx h4{
    font: 1.2rem/2rem "microsoft yahei";
    color: #999;
    text-align: center;
}
.fkxx .text,.shfw{
    font: 1.2rem/2rem "microsoft yahei";
    color: #333;
    padding: 0 0.5rem 1rem;
    border-bottom: 1px dashed #999;
}
.fkxx .text p{text-indent: 0em}
.fkxx .text img{
    max-width: 100%;
    padding-bottom: 0.5rem;
    width:100%!important;
    height:auto!important;
}
.next_article {
    padding: 0.5rem 0;
}
.next_article p{
    font: 1.2rem/2rem "microsoft yahei";
    color: #333;
    display:block;
}
.next_article p a{
    color: #333;
}
.fwwl img{
    max-width: 100%;
}
.fwwl p{
    text-indent: 2em;
}
.fwwl{
    font: 1.2rem/1.8rem "microsoft yahei";
    color: #333;
    padding: 0.5rem;
}
.kwfk ul li{
    float: left;
    width: 98%;
    margin: 0 1%;
}
.kwfk ul li a{
    font: 1.4rem/2.6rem "microsoft yahei";
    color: #333;
    display: block;
    width: 70%;
    float: left;
    height: 2.6rem;
    overflow: hidden;
}
.kwfk ul li em{
    display: block;
    float: right;
    width: 26%;
    font: 1.4rem/2.6rem "microsoft yahei";
    color: #999;
    text-align: right;
}
.add_kwfk ul li a{
    font: 1.4rem/3rem "microsoft yahei";
}
.add_kwfk ul li em{
    font: 1.4rem/3rem "microsoft yahei";
}
.shfw{
    padding: 0.5rem;
    border-bottom: none;
}
/* ========== */
/* = SERVICE = */
/* ========== */
.shfw .text .service{ padding: 45px 0 90px;}
.shfw .text .service-tab{ text-align: center;}
.shfw .text .service-tab a{ margin: 0 3px; display: inline-block; width: 235px; max-width:40%; height: 54px; line-height: 52px; border: 1px solid #3864bc; color: #3864bc;}
.shfw .text .service-tab a.active{ background: #3864bc; color: #FFFFFF;}
.shfw .text .service-tit{ margin-top: 50px; text-align: center; position: relative; padding-bottom: 25px; font-size: 30px; color: #000000;}
.shfw .text .service-tit:after{ content: ""; position: absolute; bottom: 0; margin-left: -15px; left:50%; width: 30px; height:4px; background: #3864bc;}
.shfw .text .service-des{ margin-top: 25px; padding: 0 20px; text-align: center; line-height: 30px;}
.shfw .text .service-des span{ color: #d12124;}

.shfw .text .service-ico{ max-width: 1100px; margin: 0 auto;}
.shfw .text .service-ico li{ margin-top: 52px; float: left; padding: 0 5px; width: 25%; text-align: center;}
.shfw .text .service-ico li div{ position: relative; display: inline-block;}
.shfw .text .service-ico li span{ position: absolute; top:50%; left:0; width: 100%; margin-top: -20px; line-height: 40px; font-size:30px; color:#FFFFFF;}

.shfw .text .service-ul{ margin-top: 85px; background: #f4f4f4;}
.shfw .text .service-ul li .img{ float: left; width: 50%;}
.shfw .text .service-ul li .text{ float: right; width: 50%; padding:40px 50px;}
.shfw .text .service-ul li:nth-child(2n) .img{ float: right; }
.shfw .text .service-ul li:nth-child(2n) .text{ float:left; }
.shfw .text .service-ul li .text .tit{ padding-bottom: 35px; position:relative; font-size: 30px; color: #333333;}
.shfw .text .service-ul li .text .tit:after{ content: ""; position: absolute; bottom: 0; left:0; width: 30px; height:4px; background: #3864bc;}
.shfw .text .service-ul li .text .des{ margin-top: 30px;}
.shfw .text .service-ul li .text .des p{ margin-bottom: 15px; line-height: 24px; background:url(/m/skin/images/ico_right.png) no-repeat left 2px; padding-left: 35px;}
.shfw .text .service-ul li .text .des p span{ font-size: 16px; color: #333333;}

.mtdw{
    padding: 0.5rem;
}
.mtdw img{
    width: 100%;
}
.mtdw h4 a{
    display: block;
    width: 35%;
    float: left;
    font: 1.4rem/2.4rem "microsoft yahei";
    color: #fff;
    background: #fe1f17;
    text-align: center;
    margin: 0.5rem 0 0.5rem 10%;
}
.mtdw h1{
    font: 1.6rem/2.4rem "microsoft yahei";
    color: #333;
    text-align: center;
}
.mtdw .text{
    font: 1.2rem/1.6rem "microsoft yahei";
    color: #333;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
}
.j_case{
    margin-bottom: 1rem;
}
.j_case ul li{
    float: left;
    margin-left: 3%;
    width: 29.5%;
    margin-bottom: 0.3rem;
    margin-top: 0.5rem;
}
.j_case ul li img{
    width: 100%;
}
.j_case ul li span{
    display: block;
    font: 1.4rem/2rem "microsoft yahei";
    color: #333;
    height: 2rem;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.m_case{
    padding: 0.5rem 0.5rem 1rem;
    font: 1.4rem/2rem "microsoft yahei";
    color: #333;
}
.contact_c {
    padding: 0.5rem;
}
.contact_c h1{
    font: 1.4rem/3rem "microsoft yahei";
    color: #fe1f17;
}
.contact_c ul li {
    float: left;
    width: 100%;
}
.contact_c ul li em{
    font: 1.2rem/2rem "microsoft yahei";
    color: #fe1f17;
    text-align: center;
}
.contact_c ul li span{
    font: 1.2rem/2rem "microsoft yahei";
    color: #000;
}
.contact_c h4{
    font: 1.4rem/2rem "microsoft yahei";
    color: #666;
}
.contact_c img{
    width: 100%;
}
.contact_x {
    margin: 1rem 0;
}
.contact_x h5{
    font: 1.4rem/2rem "microsoft yahei";
    color: #fe1f17;
}
.contact_x .text{
    font: 1.2rem/1.8rem "microsoft yahei";
    color: #333;
}
.shenqing {
    background: #fff;
    padding-top: 0.5rem;
    margin-bottom: 2rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #ccc;
}
.shenqing ul li{
    width: 98%;
    padding-left: 1%;
    height: 3rem;
    margin: 0 auto 1rem;
    border: none;
    background: #f6f6f6;
    font: 1.2rem/3rem "microsoft yahei";
    position: relative;
    color: #333;
}
.shenqing ul li input[type="text"]{
    width: 86%;
    height: 2.4rem;
    border: none;
    background: #f6f6f6;
    outline: 0;
    color: #ccc;
}
.shenqing ul li.liuyan{
    height:8.5rem;
}
.shenqing ul li textarea{
    height: 8rem;
    width: 86%;
    border: none;
    background: #f6f6f6;
    resize: none;
    outline: 0;
    color: #ccc;
}
.shenqing ul li.sub{
    width: 100%;
    border: none;
    float: left;
    padding: 0;
}
.shenqing ul li.sub input{
    width: 50%;
    margin: 0 25%;
    height: 3rem;
    font: 1.8rem/3rem "microsoft yahei";
    outline: 0;
    border: none;
    color: #fff;
    background: #fc1a1a;
}
.shenqing ul li .dui{
    width: 30px;
    height: 30px;
    top: 5px;
    right: 0px;
    display: none;
    background: url("/m/skin/Images/yes.png") no-repeat left center;
}
.shenqing ul li .cuo{
    width: 30px;
    height: 30px;
    top: 5px;
    right: 0px;
    display: none;
    background: url("/m/skin/Images/no.png") no-repeat left center;
}
.liu {
    border-bottom: none;
}
.zhaopin{
    padding: 0.5rem;
}
.zhaopin .text{
    font: 1.4rem/2rem "microsoft yahei";
    color: #333;
}
.zhaopin h4{
    font: 1.4rem/2rem "microsoft yahei";
    color: #fe1f17;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
}
.zhaopin h5{
    font: 1.4rem/2rem "microsoft yahei";
    color: #666;
}
.zhaopin .yaoqiu{
    font: 1.4rem/2rem "microsoft yahei";
    color: #666;
}
.zhaopin .yaoqiu p{
    text-indent: 2em;
}
.fzlc{
    margin: 1rem 0;
    padding-top: 1.5rem;
    background: url("/m/skin/Images/fzlc_img_03.jpg") no-repeat top center;
}
.fzlc_box {
    background: url(/m/skin/Images/dian.jpg) repeat-y center;
    padding-top: 0.5rem;
    padding-bottom: 1rem;
}
.fzlc_box h4{
    font: 1.4rem/2rem "microsoft yahei";
    color: #fe1f17;
    text-align: center;
    background: #f6f6f6;
}
.fzlc_box .text{ background: #f6f6f6;}
.fzlc_left{
    width: 50%;
    font: 1.2rem/2rem "microsoft yahei";
    color: #333;
    padding: 0.8rem 0.5rem 0.5rem;
    background: url("/m/skin/Images/fzlc_img_06.png") no-repeat top right;
}
.fzlc_right{
    width: 50%;
    font: 1.2rem/2rem "microsoft yahei";
    color: #333;
    background: #f6f6f6;
    padding: 0.8rem 0.5rem 0.5rem;
    margin-top:1rem;
    background: url("/m/skin/Images/fzlc_img_10.png") no-repeat top left;
}
.ppys .text{
    padding-top: 0.5rem;
    border-bottom: none;
}
.qygk{
    padding: 0.5rem;
    font: 1.2rem/2rem "microsoft yahei";
    color: #333;
}
.qygk p{
    text-indent: 2em;
}
.qygk img{
    width: 32%;
    margin-bottom: 0.5rem;
}
.qywh{
    padding: 0.5rem;
    font: 1.2rem/1.8rem "microsoft yahei";
    color: #333;
}
.qyzs{
    padding: 0.5rem;
}
.qyzs .am-slider-b1{
     -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2);
     box-shadow: 0 0px 0px rgba(0,0,0,.2);
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
}
.qyzs .am-slider .am-slides img{margin-bottom: 0.5rem;}
.qyzs span{
    font: 1.4rem/2.4rem "microsoft yahei";
    color: #fe1f17;
    border-bottom: 1px solid #fe1f17;
    margin-bottom: 1rem;
}
.tdfc{
    padding: 0.5rem;
    font: 1.2rem/1.6rem "microsoft yahei";
    color: #333;
}
.tdfc .text{
    font: 1.2rem/1.6rem "microsoft yahei";
    color: #333;
}
.tdfc .text p{
    text-indent: 2em;
}
.zzry{
    padding: 1rem 0;
}
.zzry ul li{
    float: left;
    width: 47%;
    margin-left: 2%;
    margin-bottom: 0.5rem;
}
.zzry ul li img{
    width: 100%;
}
.am-menu-offcanvas1 .am-menu-toggle{
    top: -55px;
}
.am-menu-offcanvas1 .am-menu-toggle span{font: 1.2rem/2rem "microsoft yahei";color: #333;
    position: absolute;
    display: block;
    top: 30px;
    left: 10px;}
.am-menu-offcanvas1 .am-menu-toggle i{
    color: #333;
    font-size: 2.4rem;
}
.am-menu-toggle-icon{
    height: 44px;
    vertical-align: middle;
    display: list-item;
    list-style: none;
}
.am-navbar-default .am-navbar-nav{background: #d6d6d6}
.am-navbar-default a{color: red}
.am-navbar .am-navbar-nav li{border-right: 1px solid #fff;}
.am-navbar .am-navbar-nav li:last-child{border-right:none;}
.am-with-fixed-navbar{padding-bottom: 50px;}

.wrapper {
    max-width: 620px;
    padding: 0 20px 40px 20px;
    margin: auto;
}

.jcarousel-pagination {
    text-align: center;
    background-color: #fff;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    line-height: 14px;
    min-width: 14px;

    background: #00ffff;
    color: #fff;
    border-radius: 14px;
    padding: 3px;
    text-align: center;

    margin-right: 2px;

    opacity: .75;
}

.jcarousel-pagination a.active {
    background: #FF9900;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}
    .mtdw  .case-fl-tit span{ font-size: 0.52rem; font-weight: bold;}
  .mtdw  .case-tab a{ float: left; width: 32%; margin: 0; margin-top: 10px; margin-right:2%; font-size: 0.37333333rem;}
    .mtdw  .case-tab a:nth-child(3n){ margin-right: 0;}
   .mtdw  .case-list li{width: 50%; padding: 0 5px;}
    .mtdw .case-table td{ font-size: 12px; line-height: 20px;}

.mtdw .case-table{margin-top: 0px;width: 100%;border: 1px solid #e4e4e5;}
.mtdw .case-table td{ width: 25%; padding:15px 5px; line-height: 24px; text-align: center;border: 1px solid #e4e4e5;}
.mtdw .case-table tr:nth-child(2n){ background: #f7f8fc;}

@media (max-width:999px) {
   .mtdw  .case-fl-tit span{ font-size: 0.52rem; font-weight: bold;}
  .mtdw   .case-tab a{ float: left; width: 32%; margin: 0; margin-top: 10px; margin-right:2%; font-size: 0.37333333rem;}
  .mtdw   .case-tab a:nth-child(3n){ margin-right: 0;}
   .mtdw  .case-list li{width: 50%; padding: 0 5px;}
    .mtdw .case-table td{ font-size: 12px; line-height: 20px;}
}

<!--0.00031208992004395-->