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

.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;
    }
    .xs-hide {
        display: none;

    }

    .xs-width-pre-100 {
        width: 100% !important;
    }

    #goAhead {
        height: 200px !important;
    }

    #goAhead>div {
        margin-top: 0 !important;
    }


}
@media only screen and ( max-width: 1024px ) and (min-width: 1024px){
    .xs-width-pre-70 {
        width: 70% !important;
    }

}

 .u-line {
    width: 84px;
    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%;*/
 }
 .u-dot.z-sel {
     background-color: #009573;
 }




.u-btn {
    color: #fff;
    /*background-color: #fff;*/
}
.u-btn.bordc {
    border: #fff 1px solid;
}
.btn-sel.active {
    color: #009573;
}

.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: #009573;
}
.u-active {
    color: #009573;
}
.m-nav .side-nav > a {
    display: block;
    width: 100%;
    padding: 7px 10px;
    line-height: 20px;
}
.m-nav .side-nav li.u-active>a {
    color: #009573;
}
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: #009573;
}

.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-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 {
    display: inline-block;
    width:7px;  height: 12px;
    background: url(../images/parmapool/fb.png) no-repeat;
    background-size: 7px 12px;
}
.ico-fb:hover {
    display: inline-block;
    width:7px;  height: 12px;
    background: url(../images/parmapool/fb_hover.png) no-repeat;
    background-size: 7px 12px;
}

.ico-tw {
    display: inline-block;
    width:16px;  height: 13px;
    background: url(../images/parmapool/tw.png) no-repeat;
    background-size: 16px 13px;
}
.ico-tw:hover {
    display: inline-block;
    width:16px;  height: 13px;
    background: url(../images/parmapool/tw_hover.png) no-repeat;
    background-size: 16px 13px;
}
.ico-google {
    display: inline-block;
    width:15px;  height: 12px;
    background: url(../images/parmapool/google.png) no-repeat;
    background-size: 15px 12px;
}
.ico-google:hover {
    display: inline-block;
    width:15px;  height: 12px;
    background: url(../images/parmapool/google_hover.png) no-repeat;
    background-size: 15px 12px;
}
.btn-up {
    display: inline-block;
    cursor: pointer;
    width:50px;  height: 26px;
    background: url(../images/parmapool/btn-up.png) no-repeat;
    background-size: 50px 26px;
}
.btn-down {
    display: inline-block;
    cursor: pointer;
    width:50px;  height: 26px;
    background: url(../images/parmapool/btn-down.png) no-repeat;
    background-size: 50px 26px;
}

.ico-search {
    display: inline-block;
    width:16px;  height: 12px;
    background: url(../images/parmapool/home_search.png) no-repeat;
    background-size: 14px 14px;
}
.ico-email {
    display: inline-block;
    width:20px;  height: 12px;
    background: url(../images/parmapool/contactus_email.png) no-repeat;
    background-size: 17px 12px;
}
.ico-located {
    display: inline-block;
    width:20px;  height: 20px;
    background: url(../images/parmapool/contactus_located.png) no-repeat;
    background-size: 13px 17px;
}
.ico-tel {
    display: inline-block;
    width:20px;  height: 20px;
    background: url(../images/parmapool/contactus_tel.png) no-repeat;
    background-size: 13px 13px;
}
.ico-services_01 {
    display: inline-block;
    width:85px;  height: 42px;
    background: url(../images/parmapool/services_01.png) no-repeat;
    background-size: 85px 42px;
}
.ico-services_02 {
    display: inline-block;
    width:85px;  height: 42px;
    background: url(../images/parmapool/services_02.png) no-repeat;
    background-size: 85px 42px;
}
.ico-services_03 {
    display: inline-block;
    width:85px;  height: 42px;
    background: url(../images/parmapool/services_03.png) no-repeat;
    background-size: 85px 42px;
}
.ico-services_icon1 {
    display: inline-block;
    width:70px;  height: 70px;
    background: url(../images/parmapool/services_icon1.png) no-repeat;
    background-size: 70px 70px;
}
.ico-services_icon2 {
    display: inline-block;
    width:70px;  height: 70px;
    background: url(../images/parmapool/services_icon2.png) no-repeat;
    background-size: 70px 70px;
}
.ico-services_icon3 {
    display: inline-block;
    width:70px;  height: 70px;
    background: url(../images/parmapool/services_icon3.png) no-repeat;
    background-size: 70px 70px;
}

.img-bg-water-1 {
     display: inline-block;
     width:100%;  height: 500px;
     background: url(../images/parmapool/home_second_bg1.png) no-repeat;
     background-size: 100% 500px;
 }
.img-bg-water-2 {
    display: inline-block;
    width:100%;  height: 500px;
    background: url(../images/parmapool/home_second_bg2.png) no-repeat;
    background-size: 100% 500px;
}

.ico-fir {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/home_second_01.png) no-repeat;
    background-size: 72px 34px;
}
.ico-sec {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/home_second_02.png) no-repeat;
    background-size: 72px 34px;
}

.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 ;*/
}

.pd-1 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_01.png) no-repeat;
    background-size: 72px 34px;
    /*margin: 12px 12px 0 12px ;*/
}
.pd-list:hover .pd-1 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_01_white.png) no-repeat;
    background-size: 72px 34px;
    /*margin: 12px 12px 0 12px ;*/
}
.pd-2 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_02.png) no-repeat;
    background-size: 72px 34px;
}
.pd-list:hover .pd-2 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_02_white.png) no-repeat;
    background-size: 72px 34px;
}
.pd-3 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_03.png) no-repeat;
    background-size: 72px 34px;
}
.pd-list:hover .pd-3 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_03_white.png) no-repeat;
    background-size: 72px 34px;
}
.pd-4 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_04.png) no-repeat;
    background-size: 72px 34px;
}
.pd-list:hover .pd-4 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_04_white.png) no-repeat;
    background-size: 72px 34px;
}
.pd-5 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_05.png) no-repeat;
    background-size: 72px 34px;
}
.pd-list:hover .pd-5 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_05_white.png) no-repeat;
    background-size: 72px 34px;
}
.pd-6 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_06.png) no-repeat;
    background-size: 72px 34px;
}
.pd-list:hover .pd-6 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_06_white.png) no-repeat;
    background-size: 72px 34px;
}
.pd-7 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_07.png) no-repeat;
    background-size: 72px 34px;
}
.pd-list:hover .pd-7 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_07_white.png) no-repeat;
    background-size: 72px 34px;
}
.pd-8 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_08.png) no-repeat;
    background-size: 72px 34px;
}
.pd-list:hover .pd-8 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_08_white.png) no-repeat;
    background-size: 72px 34px;
}
.pd-9 {
     display: inline-block;
     width:72px;  height: 34px;
     background: url(../images/parmapool/product_09.png) no-repeat;
     background-size: 72px 34px;
 }
.pd-list:hover .pd-9 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_09_white.png) no-repeat;
    background-size: 72px 34px;
}
.pd-10 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_10.png) no-repeat;
    background-size: 72px 34px;
}
.pd-list:hover .pd-10 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_10_white.png) no-repeat;
    background-size: 72px 34px;
}
.pd-11 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_11.png) no-repeat;
    background-size: 72px 34px;
}
.pd-list:hover .pd-11 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_11_white.png) no-repeat;
    background-size: 72px 34px;
}
.pd-12 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_12.png) no-repeat;
    background-size: 72px 34px;
}
.pd-list:hover .pd-12 {
    display: inline-block;
    width:72px;  height: 34px;
    background: url(../images/parmapool/product_12_white.png) no-repeat;
    background-size: 72px 34px;
}


.pdIco-1 {
    display: inline-block;
    width:70px;  height: 67px;
    background: url(../images/parmapool/product_icon1.png) no-repeat;
    background-size: 70px 67px;
}
.pd-list:hover .pdIco-1 {
    display: inline-block;
    width:70px;  height: 67px;
    background: url(../images/parmapool/product_icon1_pre.png) no-repeat;
    background-size: 70px 67px;
}
.pdIco-2 {
    display: inline-block;
    width:48px;  height: 72px;
    background: url(../images/parmapool/product_icon2.png) no-repeat;
    background-size: 48px 72px;
}
.pd-list:hover .pdIco-2 {
    display: inline-block;
    width:48px;  height: 72px;
    background: url(../images/parmapool/product_icon2_pre.png) no-repeat;
    background-size: 48px 72px;
}
.pdIco-3 {
    display: inline-block;
    width:77px;  height: 66px;
    background: url(../images/parmapool/product_icon3.png) no-repeat;
    background-size: 77px 66px;
}
.pd-list:hover .pdIco-3 {
    display: inline-block;
    width:77px;  height: 66px;
    background: url(../images/parmapool/product_icon3_pre.png) no-repeat;
    background-size: 77px 66px;
}
.pdIco-4 {
    display: inline-block;
    width:63px;  height: 60px;
    background: url(../images/parmapool/product_icon4.png) no-repeat;
    background-size: 63px 60px;
}
.pd-list:hover .pdIco-4 {
    display: inline-block;
    width:63px;  height: 60px;
    background: url(../images/parmapool/product_icon4_pre.png) no-repeat;
    background-size: 63px 60px;
}
.pdIco-5 {
    display: inline-block;
    width:48px;  height: 74px;
    background: url(../images/parmapool/product_icon5.png) no-repeat;
    background-size: 48px 74px;
}
.pd-list:hover .pdIco-5 {
    display: inline-block;
    width:48px;  height: 74px;
    background: url(../images/parmapool/product_icon5_pre.png) no-repeat;
    background-size: 48px 74px;
}
