@import "cui.css";

/* 请根据项目类型删掉多余的引用 */

@import "lib.css";



@import "m-insless.css";

/* 请在以下区间内开发 CSS 代码 */

@import "iconfont.css";

@import "m-nm.css";

@import "m-public.css";

@import "m-inside.css";

@import "less.css"; 

@import "m-insless.css";



/* 结束 */


.clearfix{zoom:1;}

.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}

.clearfix:after{clear:both;}


.view .swiper-slide .imgauto {

    width: 100%;

    height: 250px;

}

.preview .swiper-slide {

    width: 25%;

    padding: 5px;

}

.preview .swiper-slide .imgauto {

    width: 100%;

    border: 1px solid #ddd;

}

.preview .active-nav .imgauto {

    border: 1px solid #0152ad;

}

.preview .swiper-container {

    width: 80%;

    margin: 0 10%;

}

.preview  {

    position: relative;

}

.preview .arrow-left {

    background: url(../images/feel3.png) no-repeat left top;

    position: absolute;

    left: 10px;

    top: 50%;

    margin-top: -9px;

    width: 9px;

    height: 18px;

    z-index: 10;

}

.preview .arrow-right {

    background: url(../images/feel4.png) no-repeat left bottom;

    position: absolute;

    right: 10px;

    top: 50%;

    margin-top: -9px;

    width: 9px;

    height: 18px;

    z-index: 10;

}





.work_list{width: 100%;padding-top: 12px;margin-bottom: 20px; overflow: hidden;}

.work_list h4{line-height: 44px;background: url(../images/icon12.png) 95% center no-repeat;text-indent: 0px;background-size: auto 10px;border-bottom: 1px solid #f2f2f2;width: 100%;float: left; position:relative;}

.work_list h4 a{float: left;line-height: 44px;color: #666;font-size: 14px;text-indent: 0;font-weight: normal;margin-left: 15px;}

.work_list h4.on a{font-weight: bold;}

.work_list h4 span{ width: 6px; height: 7px;color: #0152ad;display: inline-block;  float: left; font-weight:bold; position:absolute;top: -1px;}

.work_list ul{display: none;float: left;width: 100%;}

.work_list li{background: url(../images/icon12.png) 18px 15px no-repeat;text-indent: 10px;display: block;border-bottom: 1px solid #f2f2f2;width: 100%;line-height: 42px;background-size: 5px;}

.work_list li a{display: block;color: #666;font-size: 14px;text-indent: 0;padding-left: 30px;}

.work_list li.on a{ font-weight: bold; }

.work_list li span{margin-right: 20px;}


.prod-menu {margin-bottom: 20px;border-bottom: 3px solid #023793;}

.prod-menu li {float: left;margin-right: 7px;}

.prod-menu li a {display: block;padding: 0 35px;line-height: 50px;border: 1px solid #ddd;border-bottom: 0;border-radius: 5px 5px 0 0;background-color: #F1F1F1;font-size: 16px;}

.prod-menu li.active a {background-color: #023793;color: #fff;}



.contact {margin: 0;background-color: #f2f2f2;}

.contact dt {float: right;width: 450px;}

.contact dd {margin: 0 450px 0 0;padding: 40px;}

.contact dd h4 {margin: 0 0 20px;font-size: 24px;}

.contact dd h4 small {display: block;font-weight: normal;font-size: 14px;color: #a5a5a5;}

.contact dd p {margin: 15px 0 0;font-size: 16px;}

table.noBorderTable td,table.noBorderTable th,table.noBorderTable caption {
    border: 1px dashed #ddd !important
}

table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
    width:100%! important;
}

td,th {
    padding: 5px 10px;
    border: 1px solid #DDD;
    text-align: center;
}

caption {
    border: 1px dashed #DDD;
    border-bottom: 0;
    padding: 3px;
    text-align: center;
}

th {
    border-top: 1px solid #BBB;
    background-color: #F7F7F7;
}

table tr.firstRow th {
    border-top-width: 2px;
}

.ue-table-interlace-color-single {
    background-color: #fcfcfc;
}

.ue-table-interlace-color-double {
    background-color: #f7faff;
}

td p {
    margin: 0;
    padding: 0;
    text-align: center !important;
    font-size: 16px! important;
        background: #ffffff00! important;
    line-height: 2! important;
}
td p span {
    margin: 0;
    padding: 0;
  text-align: center !important;
    font-size: 16px! important;
     background: #ffffff00! important;
    line-height: 2! important;
}