
.m-media-scene {
    padding: 0 4%;
}
.m-app-scene .u-hd2{
    text-align: center;
    color: #008ecc;
}

.m-app-scene .hd-img {
    display:block;
    margin:20px auto 0;
}


@media only screen and (max-width: 768px){
    #projectDesign {
        /*padding-bottom: 800px;*/
    }
    .xs-ct-padding {
        padding:20px 10px !important;
    }
    .j-servies-nav {
        padding-bottom: 90px !important;
    }
    .xs-nomargin-left {
        margin-left: 0 !important;
    }
    .xs-nomargin-right {
        margin-right: 0 !important;
    }
    .xs-tal {
        text-align: left !important;
    }


}
@media only screen and ( max-width: 992px ) and (min-width: 769px){
    #projectDesign {
        /*padding-bottom: 300px;*/
    }

}

 .u-line {
    width: 61px;
    height:0;
    border-bottom: 5px solid #008ecc;
    margin: 10px 0;
}
 .u-dot {
     display: inline-block;
     width: 5px;
     height: 5px;
     background-color: #212121;
     border-radius:50%;
    margin-right: 5px;
 }
 .u-dot.z-sel {
     background-color: #028ecb;
 }




.u-btn {
    color: #008ecc;
    background-color: #fff;
}
.u-btn.bordc {
    border: #008ecc 1px solid;
}


.u-filters {
    margin-bottom: 0px;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative;}
.u-filters ul {
    margin: 0 0 20px;
    list-style: none;
    padding: 0;
}
.u-filters ul li {
    display: inline-block;
}
.u-filters ul li a {
    display: block;
    float: left;
    padding: 2px 5px;
    color: inherit;
    margin-right: 5px;
    font-weight: 600;
}
.u-filters ul li a h5 {
    font-size: 14px;
    padding: 5px 10px 5px;
    /*border: 2px solid #f2f2f2;*/
}
.u-filters li.active a h5 {
    background: #008ecc;
    color: #fff;
}
.m-app-scene .j-scene-list>li:not(.active) {
    display: none;
} 
.m-app-scene .media {
    margin-top: 0;
 } 

/*.ico.ico-hdLogo {*/
    /*display: inline-block;*/
    /*width:20px;  height: 20px;*/
    /*background: url(../images/hd-logo.png) no-repeat;*/
    /*background-size: 18px 18px;*/
    /*margin: 12px 12px 0 12px ;*/
/*}*/

/**/
.m-running-horse
{
    margin-top: 100px;
    overflow: hidden;
}
.m-running-horse img + img
{
    margin-left: 3%;
    border-style: none;
    /*height: 150px;*/

}
.m-running-horse ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.m-running-horse ul li
{
    float: left;
}


/* Page:product nav*/
.ico-nav.i-plus{
    background:url(../images/plus.png) no-repeat;
    display: inline-block;
    width: 25px; height: 25px; margin-top:2px ;
}
.ico-nav.i-sub{
    background:url(../images/sub.png) no-repeat;
    display: inline-block;
    width: 25px; height: 25px; margin-top:2px ;
}

/* 模块：导航-页面左侧 */
 .m-nav {
    height: 100%;
}
.m-nav .side-nav > li {
    min-height: 40px;
}
.m-nav .side-nav > li a:hover {
    color: #028ecb;
}
.u-active {
    color: #028ecb;
}
.m-nav .side-nav > a {
    display: block;
    width: 100%;
    padding: 7px 10px;
    line-height: 20px;
}
.m-nav .side-nav li.u-active>a {
    color: #028ecb;
}
ul.side-nav>li>a {
    padding: 0 !important;
}
ul.side-nav ul li {
    padding: 0 !important;
}
.subnav li a {
    padding: 6px !important;
    font-size: 16px !important;
    font-weight:lighter;
    /*color: #212121;*/
}

.u-scale:hover {
    transform:scale(1.05);
    -ms-transform:scale(1.05); /* Internet Explorer */
    -moz-transform:scale(1.05); /* Firefox */
    -webkit-transform:scale(1.05); /* Safari 和 Chrome */
    -o-transform:scale(1.05); /* Opera */
}

.scale-102 {
    transform:scale(1.02);
    -ms-transform:scale(1.02); /* Internet Explorer */
    -moz-transform:scale(1.02); /* Firefox */
    -webkit-transform:scale(1.02); /* Safari 和 Chrome */
    -o-transform:scale(1.02); /* Opera */
}
.scale-085 {
    transform:scale(0.85);
    -ms-transform:scale(0.85); /* Internet Explorer */
    -moz-transform:scale(0.85); /* Firefox */
    -webkit-transform:scale(0.85); /* Safari 和 Chrome */
    -o-transform:scale(0.85); /* Opera */
}

.s-hov a:hover {
    color: #028ecb;
}

.custom-labels {
    background-color: transparent;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #aaa;
}
.j-share-bar {
    display: none;
    position: absolute;
    top: 60px;
    width: 100%;
    height: 74px;
    background-color: rgba(255,255,255,.9);
}

.ico-fb {
    display: inline-block;
    width:44px;  height: 44px;
    background: url(../images/fb.png) no-repeat;
    background-size: 44px 44px;
}
.ico-logo-sm {
    position: relative;
    top: 4px;
    display: inline-block;
    width:51px;  height: 37px;
    background: url(../images/icon_sm.png) no-repeat;
    background-size: 51px 37px;
}
.ico-fb:hover {
    display: inline-block;
    width:44px;  height: 44px;
    background: url(../images/fb_hover.png) no-repeat;
    background-size: 44px 44px;
}
.ico-tw {
    display: inline-block;
    width:44px;  height: 44px;
    background: url(../images/tw.png) no-repeat;
    background-size: 44px 44px;
}
.ico-tw:hover {
    display: inline-block;
    width:44px;  height: 44px;
    background: url(../images/tw_hover.png) no-repeat;
    background-size: 44px 44px;
}
.ico-ins {
    display: inline-block;
    width:44px;  height: 44px;
    background: url(../images/ins.png) no-repeat;
    background-size: 44px 44px;
}
.ico-ins:hover {
    display: inline-block;
    width:44px;  height: 44px;
    background: url(../images/ins_hover.png) no-repeat;
    background-size: 44px 44px;
}
.ico-yt {
    display: inline-block;
    width:44px;  height: 44px;
    background: url(../images/yt.png) no-repeat;
    background-size: 44px 44px;
}
.ico-yt:hover {
    display: inline-block;
    width:44px;  height: 44px;
    background: url(../images/yt_hover.png) no-repeat;
    background-size: 44px 44px;
}


.img-bg-water {
display: inline-block;
width:266px;  height: 340px;
background: url(../images/bg_01.jpg) no-repeat;
background-size: 266px 340px;
/*margin: 12px 12px 0 12px ;*/
}

.img-bg-heat {
    display: inline-block;
    width:234px;  height: 340px;
    background: url(../images/photo_project_design.jpg) no-repeat;
    background-size: 266px 340px;
    /*margin: 12px 12px 0 12px ;*/
}
.img-bg-proDesign {
    display: inline-block;
    width:266px;  height: 158px;
    background: url(../images/bg_02.jpg) no-repeat;
    background-size: 266px 158px;
    /*margin: 12px 12px 0 12px ;*/
}

.ico-go {
     display: inline-block;
     width:23px;  height: 23px;
     background: url(../images/icon_right_gray.png) no-repeat;
     background-size: 23px 23px;
     /*margin: 12px 12px 0 12px ;*/
}
.ico-go.z-sel {
    display: inline-block;
    width:23px;  height: 23px;
    background: url(../images/icon_right_blue.png) no-repeat;
    background-size: 23px 23px;
    /*margin: 12px 12px 0 12px ;*/
}
.ico-pdf {
    display: inline-block;
    width:20px;  height: 20px;
    background: url(../images/icon_pdf.png) no-repeat;
    background-size: 20px 20px;
    /*margin: 12px 12px 0 12px ;*/
}
.ico-locate {
    display: inline-block;
    width:16px;  height: 20px;
    background: url(../images/icon_locate_orange.png) no-repeat;
    background-size: 16px 20px;
    /*margin: 12px 12px 0 12px ;*/
}