@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";

/* 结束 */


.view .swiper-slide .imgauto {
    width: 100%;
    height: 350px;
}
.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;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;}



.link_fenzhan {
    margin:0px auto;
    max-width:1440px;
    background-color: #fff;
    padding: 10px 0px;
    text-align: left;
    color: #000;
    font-size: 12px;
    margin-top: 0px;
}
.link_fenzhan a {
    color: #333;
    padding-right: 7px;
    font-size: 12px;
}
.link_fenzhan button {
    display: none;
}




.link_fenzhan   .link_list {
        padding-top: 7px;
    }

.bsz{display: none;}



/*底部悬浮代码*/
.bottomtel {
    width: 100%;
    background: #01327e;
    height: 65px;
    position: fixed;
    z-index: 900;
    bottom: 0;
    font: bold 24px/48px "\5FAE\8F6F\96C5\9ED1";
}
.bottomteltxt {
    background: url(/skin/images/bottomtel2.png) left top no-repeat;
    color: #fff;
    height: 53px;
    width: 1080px;
    margin: 5px auto;
    padding-left: 720px;
}
