/*-----------------[初始化]--------------*/
body {
    color: #000;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'gt','pf','PingFang SC','Fang Song','Microsoft JhengHei','Microsoft Yahei',sans-serif;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

a {
    color: #e8303f;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

a:hover {
    color: inherit;
}

img {
    max-width: 100%;
}

* {
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input,
textarea,
select {
    font-size: 12px;
    color: #444;
    font-family: 'PingFang SC','Helvetica Neue',Helvetica,'Hiragino Sans GB',STHeitiSC-Light,'Microsoft YaHei',Arial,sans-serif;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

input[type='submit'],
input[type='reset'],
input[type='button'],
select {
    -webkit-appearance: none;
    appearance: none;
}

input[type='submit'],
input[type='reset'],
input[type='button'] {
    cursor: pointer;
}

::-webkit-input-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

.ani {
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
}


/*布局*/

.wp {
    width: 98%;
    max-width: 1400px;
    margin: 0 auto;
}


/*******************************
  -------[=头部]-------
********************************/
body {
    padding-top: 120px;
}
.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
}
/*pc底部*/
.content {
    width: 92%;
    max-width: 1200px;
    margin: auto;
}
.footer{
  background: #121212;
  color: #fff;


}
.footer img,.hd img{vertical-align: middle;max-width: 100%}
.footer .content{position: relative;}

.footer .footer-t{
                  padding: 40px 0 80px 0;

}
.footer-contact{width: 20%;
               float:right;
               text-align: right;

}
.footer-contact h1{font-size: 16px;
                  line-height: 30px;
                  margin-bottom: 10px;
                
}
.footer-contact h2{font-size: 36px;}
.footer-contact p{
                  margin: 10px 0;
                  line-height: 26px;
}
.f-oc{margin-top: 40px;}
.f-oc a{width: 200px;
            height: 40px;
            box-sizing: border-box;
            border: 1px solid #fff;
            border-radius: 5px;
            line-height: 40px;
            text-align: center;
                transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    text-transform: uppercase;
              font-size: 12px;
              display: inline-block;

}
.f-oc img{margin-right: 4px;
      transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;

}
.f-oc a:hover{opacity: .8;
}
.footer-nav{width: 80%;
            float: left;
}
.footer-nav dl{float: left;
                width: 16%;
                box-sizing: border-box;
               
}

.footer-nav dl dt{font-size: 16px;
                  margin-bottom: 14px;
                 

}
.footer-nav dl dd{font-size: 14px;
                 line-height: 34px;
                 color: #cdcdcd;
}
.footer-nav dl dd img{margin-top: 10px;}
.footer-nav dl dd img:hover{opacity: 0.8;}
.footer-nav dl dd a:hover{color: #fff;}
.f-applets{position: relative;

}
.f-applets .conimg{position: absolute;
               top: 100%;
               left: 0;
               display: none;
               width: 120px;
}
.footer-c{margin-bottom: 30px;
  
}
.footer-c .l h1{font-size: 20px;
              
                    padding-top: 15px;
}
.footer-c a{display: inline-block;
               text-align: center;
               position: relative;
               box-sizing: border-box;
               margin-left: 14px;
               opacity: 0.6;
               margin-bottom: 10px

}

.footer-c a:hover{opacity: 1;}
.WeChat .con {
    background: #f0f0f0;
    position: absolute;
        top: -120px;
    left: -30px;
    width: 100px;
    display: none;
    z-index: 2;
}
.footer-b{
         
          color: #ddd;
}
.footer-b .wp{border-top: 1px solid #fff;
  padding: 26px 0;

}

.footer-b .l{

}
.footer-b .r{text-align: right;
           
}
.footer-b .at{}
.f-language{position: relative;display: inline-block;}
.f-language .con{position: absolute;
                 bottom: 36px;
                 right: 0;
                 background: #fff;
                 width: 140px;
                 box-sizing: border-box;
                 padding: 10px;
                 border-radius: 4px;
                  display: none;

}

.f-language .con a{
    display: block;
    font-size: 14px;
    padding: 10px 0;
    border-top: 1px solid #eee;
    color: #333;
    text-align: center;

}
.f-language .con a:nth-child(1) {
    border: 0;
}
.f-language .con a:hover {
    color: #f4313f;
}
.footer-b .at:hover{color: #fff}
/*pc底部end*/
/*移动端底部*/
.photo-footer{width:100%;
             color:#ddd;
             display: none;
             margin-top: 20px;

}
.f-app{text-align: center;margin-top: 30px;}
.f-app img{margin: 0 4px;}
.photo-footer>ul>li{line-height: 50px;

                    border-bottom:1px solid #666;
                   
}

.photo-footer>ul>li>a{font-size:14px;
                     text-indent: 4%;
                     width:100%;
                     height:100%;
                     display: block;
                     position: relative;
                    
}

.photo-footer>ul>li>a>i{position: absolute;
                        right:4%;
                        -webkit-transition: all .3s;
                        -moz-transition: all .3s;
                        -ms-transition: all .3s;
                        transition: all .3s;
                        width: 15px;
                        top: 12px;
    height: 15px;
    background: url(../image/icon-arr-02.png) no-repeat;
    background-size: 100%;
}
.photo-footer>ul>li>a>i.on{-webkit-transform: rotate(90deg);
                           -moz-transform: rotate(90deg);
                           -ms-transform: rotate(90deg);
                            transform: rotate(90deg);
                              
}
.photo-footer .ul2{display: none;}
.photo-footer .ul2 li{line-height: 44px;
                   position: relative;
                  
}

.photo-footer .ul2 li a{
                      font-size:12px;
                      color:#ddd;
                      padding-left: 6%;
                      height: 100%;
                      display: block;
                      margin: auto;
                          border-top: 1px solid #666;

}
.photo-footer .ul2 li:last-child a{border-bottom:none;}
.photo-footer .ul2 li a i{position: absolute;
                         right:4%;

}
.photo-footer .ul2 .m-app img{padding-left: 6%;width: 120px;}
.mo-qr{padding:26px 0;
       background: #444;
       padding-left:4%;
       
}
.mo-qr img{float:left;
}
.mo-qr p{font-size: 14px;
         margin-left:10px;
         float:left;
         color:#7c7c7c;
}
/*移动端底部end*/
/*移动端导航*/
.motop{width:100%;
     height:60px;
     top: 0;
     position: fixed;
     padding:0 4%;
     z-index:99;
     display: none;
     background: #fff;
     box-sizing: border-box;
     box-shadow: 0 0 10px rgba(0,0,0,0.1);
     -webkit-transition: all .53s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.mologo{margin:0 auto;
  text-align: center;
    
}
.mologo a{line-height: 60px;
}
.mologo a span{font-size: 12px;
               margin-left: 6px;
}
.mologo img{width:53px;
          vertical-align: middle;
}
.monav{
      top: 19px;
      cursor:pointer;
      position: absolute;
      right:4%;
      width:30px;
      height:22px;
}
.monav span{width:24px;
          height:2px;
          display: block;
          background: #1e1e1e;
          position: absolute;
          transition:all .5s;
}
.monav .s1{top:5px;}
.monav .s2{top:11px;}
.monav .s3{top:17px;}
.monav .s1.on{transform:rotate(45deg);
         top:10px;
         
}
.monav .s2.on{opacity: 0;}
.monav .s3.on{transform:rotate(-45deg);
         top:10px;
        
}

/*下拉*/
.navdown{width:100%;
       background: #f9f9f9;
       position: fixed;
       top:60px;
       height: calc(100vh - 60px);
       z-index: 99;
       display: none;
           

}
.navdown>ul{overflow-y: auto;
           height: 80%;

}
.navdown>ul>li{line-height:50px;
             font-size:16px;
             color:#333;
             position: relative;
             
}
.navdown>ul>li>a{font-size:14px;
                 display: inline-block;
                 width: 100%;
                 height: 100%;
                 border-bottom: 1px solid #e5e5e5;
    padding: 0 25px;
    line-height: 50px;
    box-sizing: border-box;
}

.navdown .ul2{display: none;}
.navdown .ul2 li{
                   box-sizing: border-box;
                   position: relative;
                   padding: 0 25px;
                  
}

.navdown .ul2 li a{
  line-height: 50px;
                      font-size:12px;
                      color:#666;
                      width:100%;
                      height:100%;
                      display: block;
                      border-bottom: 1px solid #e5e5e5;
                      box-sizing: border-box;
                      padding-left: 14px;

}
.navdown .ul2 li a i{position: absolute;
                        right:4%;


}
.navdown>ul>li>a>i{
    position: absolute;
    width: 0;
    height: 3px;
    background-color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  width: 15px!important;
    height: 15px;
    background: transparent url(../image/icon-arr-01.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    left: auto!important;
    right: 25px;
    top: 18px;


}
.navdown>ul>li>a>i.on{-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.navdown .language{margin-left: 4%;line-height: 60px;}
.hd-bar {
    z-index: 20;
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;

}
.m-user{text-align: center;}
.m-user .icon{margin-bottom: 10px;}
.m-shopping,.m-home{text-align: center;}
.m-shopping{margin-top: 10px;}
.hd-bar a {
    float: none;
    margin: 0 12.5px;
    font-size: 14px;
    text-align: center;
   
}
.so-icon {

    background: #00549e url(http://www.oclean.com/en/one/images/icon-search2.png) no-repeat center center;
    -webkit-background-size: 14px auto;
    background-size: 14px auto;
}


/*移动端导航结束*/




/*pc头部*/

.hd{width: 100%;
    height: 120px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    box-sizing: border-box;
    transition: all .7s;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
     background: #fff;

}
.head{

}


.logo{float: left;
      width: 20%;
}
.logo a{line-height: 120px;
        transition: all .7s;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
}
.logo a img{transition: all .7s;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    max-width: 69px;

}
.nav{text-align: center;
     width: 60%;
     float: left;
     
}
.nav>ul{display: inline-block;
       /*position: relative;*/

}
.nav>ul>li{float: left;
           margin-right:40px;
          transition: all .5s;

}



.nav>ul>li>a {
    font-size: 18px;
    line-height: 120px;
    display: block;
    position: relative;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
   
}
.nav>ul>li>a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 4px;
    background: #f4313f;
    left: 0;
    bottom: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
}
.nav>ul>li.on>a:after {
    width: 100%;
    left: 0;
}
.nav>ul>li.on>a{color: #f4313f}
.nav>ul>li>a:hover:after {
    width: 100%;
    left: 0;
}
.nav>ul>li>a:hover{color: #f4313f}
.nav ul li .con{position: absolute;
                top: 120px;
                right: 0;
                width: 100%;
               box-sizing: border-box;
                
                background: #fafafa;
                padding: 40px 0;
               
                display: none;

}
.nav-children ul li{display: inline-block;
                    vertical-align: top;
                    padding: 0 3%;
                    width: 13%;
                    box-sizing: border-box;
                    margin-bottom: 40px;

}
.nav-children ul li .pic{height: 192px;


}
.nav-children ul li .pic img{max-height: 100%

}
.nav-children ul li .text{margin-top: 10px;}
.nav-children ul li:hover .text p{color: #f4313f}
.nav-children ul li:hover .pic{opacity: 0.9;}
.myhome{font-size: 18px;
         float: right;
          color: #a3a3a3;
          padding-top: 44px;
}
.myhome>a{
           text-transform: uppercase;
            position: relative;
            display: inline-block;
           
            height: 100%;


}
.user{display: inline-block;
      vertical-align: middle;
      position: relative;
}
.user-con{ position: absolute;
    top: 48px;
    left: -53px;
    width: 140px;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    box-sizing: border-box;
    border-radius: 4px;
    padding: 10px;
    display: none;
   

}
.user-con a{display: block;
                font-size: 14px;
                padding: 10px 0;
                border-top: 1px solid #eee;
                color: #333;
}
.user-con a:nth-child(1){border: 0;}
.user-con a:hover{color: #f4313f}
.myhome>a:hover{color: #000}
.language:hover{background: #006ac8}
.language img{margin-right: 6px;}

.hd.on{background: #fff;
       box-shadow: 0 0 16px rgba(129,129,129,0.1)
}

.shopping{display: inline-block;
          vertical-align: middle;
          position: relative;
          margin-left: 30px;
         
}

.shopping-con{    position: absolute;
    top: 48px;
    left: -53px;
    width: 140px;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    box-sizing: border-box;
    border-radius: 4px;
    padding: 10px;
    display: none;

}
.shopping-con a{display: block;
                font-size: 14px;
                padding: 10px 0;
                border-top: 1px solid #eee;
                color: #333;
}
.shopping-con a:nth-child(1){border: 0;}
.shopping-con a:hover{color: #f4313f}
a {
    color: inherit;
    text-decoration: none;
}
/*pc头部end*/

/*******************************
  -------[=banner]-------
*******************************/

.banner {
    height: 100vh;
    height: 900px\9;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.banner .slick-slider,
.banner .slick-list,
.banner .slick-track,
.banner .slick-slide {
    height: 100%;
}

.banner a {
    position: relative;
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner .txtHead {
    float: left;
    margin-top: 10%;
    width:100%;
    text-align: center;
    font-size: 72px;
    color: #FFF;
    font-weight: lighter;
}
.banner .txtDes{
    float: left;
    width:100%;
    text-align: center;
    font-size: 36px;
    color: #FFF;
    font-weight:lighter;

}
.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);

    filter: grayscale(100%);

    filter: gray;
}
.bgAlpha{
    background:rgba(255, 255, 255, 0.8);
}
.px2{
    margin-top: 2px;
}
.px100{
    margin-top: 100px;
}


.banner .slick-next,
.banner .slick-prev {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    overflow: hidden;
    width: 45px;
    height: 50px;
    font-size: 0;
    line-height: 0;
    line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;
}

.banner .slick-prev {
    left: 50%;
    margin-left: -645px;

}

.banner .slick-next {
    right: 50%;
    margin-right: -645px;
}

.banner .slick-dots {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    text-align: center;
    z-index: 99;
}

.banner .slick-dots li {
    display: inline-block;
    margin: 0 4px;
}

.banner .slick-dots li button {
    display: block;
    width: 40px;
    height: 2px;
    border: none;
    cursor: pointer;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: 999px;
    background-color: #fff;
}

.banner .slick-dots li.slick-active button {
    background-color: #e8303f;
    box-shadow:0 0 10px 0 #e8303f;
}

/*// 内页banner*/
.ban {
    position: relative;
    overflow: hidden;
    padding-top: 26.06%;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.ban .txt {
    position: absolute;
    top: 45%;
    font-size: 60px;
    font-weight: lighter;
    width: 100%;
    text-align: center;
    color: #fff;
    text-shadow: #555555 0 10px 20px;
}
/*// 内页banner END*/


/*******************************



/*******************************
    -------[=正文]-------
********************************/

.ul-ind1 li {
    border-top: 1px solid #d7d7d7;
}

.ul-ind1 .items {
    position: relative;
    overflow: hidden;
    padding-top: 36.46%;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.ul-ind1 .i2 .txt {
    left: 60px;
    right: 50%;
}

.ul-ind1 .txt {
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 40px;
    bottom: 40px;
    right: 60px;
    text-align: center;
    font-size: 16px;
    color: #757575;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.ul-ind1 .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 516px;
    margin-left: -258px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ul-ind1 .tit {
    font-size: 32px;
    line-height: 40px;
    color: #e8303f;
    margin-bottom: 37px;
}

.ul-ind1 p {
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.ul-ind1 .more {
    display: inline-block;
    margin: 53px auto 0;
    color: #757575;
    border-bottom: 1px solid #757575;
}

.ul-ind1 .more:hover {
    color: #000;
}

@media screen and (max-width: 1399px) {
    .wp {
        max-width: 1278px;
    }
    .logo {
        width: 130px;
    }
    .logo img {
        display: inline-block;
        vertical-align: middle;
    }

   
    .banner .txt {
        font-size: 84px;
        left: -550px;
    }
    .ban .txt {font-size: 44px;}
    .ban.ban2 .txt h1{font-size: 32px;}
    .ban.ban2 .time {font-size: 20px;margin-top: 21px;}
    .ul-ind1 .inner {
        width: 484px;
        margin-left: -242px;
    }
    .ul-ind1 .tit {
        font-size: 29px;
    }
    
    .qr-code-ft {
        margin-top: 9px;
    }
    .qr-code-ft img {
        width: 78px;
        height: 78px;
    }
    .nav-children ul li{padding: 0 1%;}
}

@media screen and (max-width: 1279px) {
    .wp {
        max-width: 960px;
    }
    .header {
        padding: 12px 0;
        height: 92px;
    }
    .logo {
        width: 110px;
        margin-top: 0;
    }

    .nav a {
        font-size: 14px;
    }
   
    .ban .txt {font-size: 32px;}
    .ban.ban2 .txt h1{font-size: 24px;}
    .ban.ban2 .time {font-size: 15px;margin-top: 18px;}
    .banner .txt {
        font-size: 60px;
        left: -290px;
    }
    .banner .slick-dots {
        bottom: 30px;
    }
    .banner .slick-dots li button {
        width: 25px;
        height: 2px;
    }
    .ul-ind1 .txt {
        top: 26px;
        right: 40px;
        bottom: 26px;
        font-size: 13px;
        line-height: 20px;
    }
    .ul-ind1 .i2 .txt {
        left: 40px;
    }
    .ul-ind1 .tit {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .ul-ind1 .more {
        margin-top: 10px;
    }
    .ul-ind1 .inner {
        width: 410px;
        margin-left: -205px;
    }

    .txt-ft {
        margin-bottom: 10px;}


    .qr-code-ft {
        margin-top: 7px;
    }
    .qr-code-ft li {
        margin: 0 13px;
    }
    .qr-code-ft img {
        width: 60px;
        height: 60px;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 980px){

}
@media screen and (max-width: 959px) {

    .banner {
        height: calc(100vh - 80px);
    }
    .banner a {
        overflow: hidden;
        background-position: 70% center;
    }
    .banner .txt {
        font-size: 50px;
        position: static;
        margin: 25% auto 0;
        text-align: center;
    }
    .ban {
        padding-top: 51.56%;
        background-position: 65% center;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
    }
    .ban .txt {
        font-size: 30px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .ban.ban2 {
        background-position: 40% center;
    }
    .ban.ban2 .txt h1{font-size: 30px;}
    .ban.ban2 .time {font-size: 22px;margin-top: 18px;}
    .ul-ind1 .txt {
        left: 0 !important;
        right: 0;
        bottom: 0;
        top: 0;
        width: 100%;
        background-image: none !important;
        font-size: 16px;
    }
    .ul-ind1 p {
        display: none;
    }
    .ul-ind1 .items {
        padding-top: 74%;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .ul-ind1 .i2.items {
        background-position: right center;
    }
    .ul-ind1 .tit {
        font-size: 32px;
    }

    .txt-ft {display: none;}
    .copyright .link {display: none;}

}
@media screen and (max-width: 767px) {
    .wp{width: 100%;padding: 0 15px;}
    .header {
        height: 55px;
        line-height: 55px;
        padding: 0;
    }
    .logo-m img {
        display: block;
        margin: 8px auto;
        width: 32px;
    }
    .banner {
        height: calc(100vh - 55px);
    }
    .banner a {background-position: 66% center;}
    .banner .txt {margin: 12% auto;font-size: 42px;}
    .menuBtn {top: 5px;right: 5px;}
    body {
        padding-top: 55px;
    }
    .nav {
        top: 55px;
    }
    .nav a {
        height: 50px;
        line-height: 50px;
    }
    .ul-ind1 .tit {font-size: 22px;}
    .ul-ind1 .txt {
        background-color: rgba(0,0,0,0.2);
        font-size: 14px;
    }
    .banner .txtHead {
        margin-top: 20%;
        font-size: 45px;
    }
    .banner .txtDes {
        font-size: 18px;
    }

}
@media screen and (max-width: 980px){ 
    body {padding-top: 60px;}
    .motop {display: block;}
    .hd {display: none;}

}
@media screen and (max-width: 767px){
    .footer-nav {display: none;}
    .photo-footer {display: block;}
    .footer-contact {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 30px;
}
.footer-c .l, .footer-c .r, .footer-b .l, .footer-b .r {
    float: none;
}
.footer-c a {
    width: 21%;
    margin: 1%;
}
.footer-c .l h1 {
    margin-bottom: 14px;
    text-align: center;
}
.footer .footer-t {
    padding: 40px 0;
}
.footer-b .r {
    text-align: center;
    margin-top: 14px;
}
.footer-b .wp {
    border-top: 1px solid #fff;
    padding: 26px 0;
    width: 92%;
}

}
