@charset "utf-8";
/* CSS Document */
html{background:#FFF;font-size:62.5%; /* 10÷16=62.5% */}
body{font-size:14px;font-size:1.4rem ; /* 14÷10=1.4 */color: #333;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333;}
a:hover{color: #019c59;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.pa{position: absolute;}
.pr{position: relative;}
.fl{float: left;}
.fr{float: right;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.fpx16{font-size: 16px;}
.fpx18{font-size: 18px;}
.fpx20{font-size: 20px;}
.fpx22{font-size: 22px;}
.fpx24{font-size: 24px;}
.clearFix{*zoom:1;clear:both;}
.clearFix:after{content: '';display: block;clear:both;}
.clear{width: 100%;overflow:hidden;}
.imgResponsive{width: 100%;height: 0;padding-bottom: 56.25%;overflow:hidden;display: block;}
.imgResponsive img{width: 100%;transition: all 0.35s ease-in-out;}
.imgResponsive img:hover{transform: scale(1.05);}
.container{width: 1200px;margin:0 auto}
.ul-inline{font-size: 0;}
.ul-inline li {display: inline-block;*display: inline;*zoom:1;font-size: 14px;}
.fArial{font-family: 'Arial';}
.onLineDisplay{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
body.currents{padding-top: 206px;}
/*头部样式*/
.header{width:100%;min-width: 300px; z-index:990;position: relative;background:#1c8b38;
  background: -webkit-linear-gradient(left, #3eb134 , #006d3b); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #3eb134, #006d3b); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #3eb134, #006d3b); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #3eb134 , #006d3b); /* 标准的语法 */}
.mobile_bg02{position: fixed;background-color:#000;opacity: 0.5;width:100%;height:100%;display: none;filter: alpha(opacity=50);z-index: 90;top: 0;left: 0}
.top{margin:0 auto;position: relative;}
.logo{width: auto;float: left;padding:20px 0;}
.logo a{display: inline-block;*display: inline;*zoom:1;vertical-align: middle;}
.logo_01{width:350px; }
.logo_02{width:140px; margin-left: 10px;}
.topNav{float: right;padding:10px 15px;opacity: 0.8;filter: alpha(opacity=80);}
.topNav a{color:#fff;font-size: 15px;position: relative;}
.topNav a:before{content: '';width: 0;height: 1px;background: #dfc14f;position: absolute;left: 50%;bottom: -4px;transition: all 0.35s ease-in-out}

.nav{transition: all 0.2s ease-in-out;border-top: 2px solid #dfc14f;}
.nav ul{position: relative;}
.nav ul:after{content: '';width: 1px;height: 100px;background: #e5e5e5;opacity: 0.5;filter: alpha(opacity=50);position: absolute;left: 0;top: 0}
.nav ul:before{content: '';width: 100%;height: 1px;background: #e5e5e5;opacity: 0.5;filter: alpha(opacity=50);position: absolute;left: 0;top: 50px}
.nav li{width: 16.66%;float:left;text-align: center;position: relative;height: 50px;line-height: 50px}
.nav li:before{content: '';width: 0;height: 0;left: 50%;top: 50%;position: absolute;z-index: 0;background: #dfc14f;transition: all 0.25s ease-in-out;}
.nav li > a{display: block;height: 50px;transition: all 0.15s ease-in-out;color:#fff;position: relative;z-index: 10;position: relative;}
.nav li > a:before{width: 1px;background: #e5e5e5;opacity: 0.5;filter: alpha(opacity=50);position: absolute;right: 0;top: 0;height: 100%;content: ''}
.nav li:hover:before{width: 100%;height: 100%;left: 0;top: 0}
.header.currents{position: fixed;box-shadow: 0 2px 5px rgba(0,0,0,0.3);left: 0;top: 0;}
.header.currents .logo{display: none;}
.header.currents .ser,.header.currents .topNav{display: none;}
.header.currents .logo_01{width: 130px;}
.header.currents .logo_02{width: 50px;margin-left: 0px;}
.header.currents .nav li{width: 8.3%}
/*.flipInY  {
  -webkit-animation-name: flipInY ;
  animation-name: flipInY ;
  animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;

  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;

  visibility: visible !important;
  display: block;
}*/

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}



.ser{width:383px; height:46px; line-height:46px;z-index:94;position: absolute;right: 0;bottom: 0}
.search{position: relative;height: 46px;width:260px;float: left;}
.search_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #d9d9d9;opacity: 0.3;filter: alpha(opacity=30);z-index: 0}
.search input{position:absolute;  height: 46px;line-height:46px; color:#fff; border:none; background:none; top:0px; padding-left:0px;z-index: 10 }
.search input.notxt{color:#aed5b9;width:195px;padding-left: 10px;font-family: 'Arial';font-size: 16px;}
.search .notxt1 {position: absolute;width: 55px;height:46px;right:0;border: none;cursor:pointer; overflow: hidden;padding-right:0;color:#fff;border:none;z-index: 10;background: none}
.searchMore{width: 115px;height: 46px;border-right: 5px solid #dfc14f;position: relative;text-align: center;}
.searchMore a:hover{background: #dfc14f}
.searchMore a{position: relative;z-index: 10;color:#fff;display: block;transition: all 0.35s ease-in-out;height: 46px;}
.goTop {position: fixed;bottom: 40px;right: 20px;z-index: 9999999;color: #fff;text-align: center;font-size: 26px;transition: none;background-color:#078166;width: 50px;height: 50px;line-height: 50px;text-align: center;display: none;transition: all 0.35s ease-in-out;}
.goTop:hover{color:#fff;background-color:#019d58;}
.goTop.bottom{bottom: 240px;}
/*手机端导航*/
.mobile{width: 100%;position:relative;display: none;top:0;right: 0;z-index: 99;height: 43px;}
.open .mobile {overflow: visible;}
.mobile-inner-header{width:100%;height: 42px;position: absolute;top: 0px;right: 0px;z-index: 2;border-bottom: 1px solid rgba(255,255,255,0.2);}
    .mobile-inner-header-icon{
  color: #ffffff; height: 40px;font-size:25px;text-align: center;
  float:right;width: 40px;position: relative;
  /* -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s; */
}
.open .mobile-inner-header{border-bottom: none;}
.mobile-inner-header-icon:hover{
  opacity:0.8;
  cursor: pointer;
}
.mobile-inner-header-icon span{
  position: absolute; left: calc((100% - 25px) / 2);
  top: calc((100% - 1px) / 3);  width: 25px;  height: 2px;  background-color: #fff;}
/*.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
*/

.mobileLink{display: block;padding:10px 15px 10px 25px;}
.mobileLink dd{line-height: 20px;text-align: center;font-size: 14px;}
.mobileLink dd a{color:#7ee8c0;display: inline-block;width: auto;position: relative;line-height: 24px;font-size: 14px}
.mobileLink dd span{color:#00b36e;margin:0 4px}
.mobile-inner-header-icon{color: #fff; height: 31px;text-align: left;float:right;width: 50px;position: relative; cursor: pointer;margin-right: 10px;font-weight: bold;text-align: right;padding-top: 4px;}
.mobile-inner-header-icon-click{padding-top: 30px;}
.mobileLink a:last-child:before{display: none;}
.mobile-inner-header-icon-out span{width: 22px;height: 2px;background-color:#fff;display: none;}
.open .mobile{border-bottom: none;}
.open .logo{z-index: 8;top: -80px;}
.mobile-inner-header-icon-click i{display: none;}
.mobile-inner-header-icon-out i{color:#fff;font-size: 24px;}
.mobileLink2{float: left;padding-left: 15px;height: 40px;line-height: 40px;}
.mobileLink2 a{color:#fff}
.open .mobileLink2{display: none;}
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
@keyframes clickfirst {
  0% {
      transform: translateY(4px) rotate(0deg);

  }

  100% {
    transform: translateY(0) rotate(45deg);
  }
}

@keyframes clicksecond {
  0% {
      transform: translateY(-4px) rotate(0deg);
  }

  100% {
    transform: translateY(0) rotate(-45deg);
  }
}

@keyframes clickthird {
    0% {
     opacity: 0
  }

  100% {
   opacity: 0
  }
}
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(3){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}



@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(90deg);
  }

  100% {
    transform: translateY(12px) rotate(0deg);
  }
}

.mobile-inner-nav{  width: 85%; position: fixed;top: -70px;right: 0px;padding-top: 120px;padding-bottom: 25px; background: -webkit-linear-gradient(left, #3eb134 , #006d3b); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #3eb134, #006d3b); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #3eb134, #006d3b); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #3eb134 , #006d3b); /* 标准的语法 */max-width: 440px;transform: translate(200%,0);transition: all 1s ease-in-out;}
.open .mobile-inner-nav{transform: translate(0,0);position: absolute;}
.mobile-inner-nav a{display: inline-block;line-height: 48px;text-decoration: none;  width: 100%;font-size: 1.6rem; -webkit-transition: all 0.5s;   -moz-transition: all 0.5s;-o-transition: all 0.5s;    transition: all 0.5s; position: relative;color:#fff;}
.mobile_search:before{width: 100%;height: 1px;background-color: #fff;opacity: 0.2;position: absolute;left: 0;bottom: 0;content: '';}
.mobile-inner-nav ul{margin:0 15px 0 25px;}
.mobile-inner-nav li{position: relative;border:1px solid #6baf94;margin-bottom: 10px;}
.mobile-inner-nav li span{float: right;font-family: 'Arial';font-size: 10px;width: 94px;opacity: 0.5;filter: alpha(opacity=50);}
.mobile-inner-nav li i{font-size: 28px;float: left;}
.mobile-inner-nav li a{text-indent: 15px;}
.mobile-inner-nav li strong{color:#fff;line-height: 48px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;font-weight: normal;display: block;margin-left: 40px;    -o-transition: all 0.5s;    transition: all 0.5s; }
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
@-webkit-keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }

    @keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }
.mobile_subNav{display: none;padding:0 0 15px 40px;opacity: 0.5}
.mobile-inner-nav li dd a{font-size: 1.3rem;opacity: 0.6;height: 30px;line-height: 30px;}
.mobile-inner-nav li > a{position: relative;}
.mobile-inner-nav li.arrows > a:before{content: ''; width: 0;  height: 0; border-top: 10px solid #6baf94;border-left: 10px solid transparent;position: absolute;right: 0;top: 0}
.mobile_search{clear: both;position: relative;height: 36px;margin:0 15px 0 25px;overflow: hidden;border-bottom:1px solid #6baf94;margin-bottom: 10px;}
.mobile_search input.notxt{width: 100%;color:#fff;padding-left:50px;border:none;box-sizing: border-box;}
.mobile_search .notxt1{width: 55px;right:auto;left:0;border:none;color:#fff;background: none;}

/*footer*/
.wrap_footer{background:url(../images/footer_bg.png) no-repeat top center;background-size: cover;position: relative;z-index: 20}
.footer{padding:25px 0 15px;}
.footer .lf{width:33.3%;float: left; }
.footer_links{padding:40px 0;text-align: center;}
.footer_links > li{width: 38px;height: 38px;line-height: 38px;text-align: center;border:1px solid #fff;margin:0 10px;position: relative;}
.footer_links i{font-size: 20px;color:#fff;}
.footer_links > li a{display: block;position: relative;z-index: 5}
.footer_links > li:before,.footerLinks02 a:before{content: '';width: 100%;height: 100%;background: #fff;opacity: 0.1;filter: alpha(opacity=10);position: absolute;left: 0;top: 0;z-index: 0;transition: all 0.35s ease-in-out;}
.footer_links li .subNav{position: absolute;bottom:50px;right: 50%;margin-right: -75px; width: 125px;height: 125px;background: #fff;padding:4px;border:1px solid #fff;display: none;z-index:9999;}
.footer_links li.on .subNav{display: block;}
.footer .rt{width:56.67%;float: right;padding-left:48px;position: relative;min-height: 260px; }
.footer .rt:before{content: '';width: 1px;height: 100%;background: #fff;opacity: 0.3;filter: alpha(opacity=30);position: absolute;left: 0;top: 0;}
.friendLinkTitle{color:#fff;padding-bottom: 15px;position: relative;}
.friendLinkTitle:before{content: '';width: 30px;height: 2px;background: #fff;position: absolute;left: 0;bottom: 0;}
.friendLinkList {padding:10px 150px 15px 0;overflow: hidden;position: relative;}
.friendLinkList li{width: 33.3%;float: left;height: 32px;line-height: 32px}
.friendLinkList li a{color:#fff;transition: all 0.3s ease-in-out;}
.friendLinkList li a:hover{opacity: 0.8;filter: alpha(opacity=80)}
.friendLinkList:before{content: '';width: 100%;height: 1px;background: #fff;opacity:0.3;filter: alpha(opacity=30);position: absolute;left: 0;bottom: 0}
.footerLinks02{overflow: hidden;padding:29px 0 0;}
.footerLinks02 a{float: left;width: 168px;height: 38px;border:1px solid #fff;line-height: 38px;text-align: center;position: relative;margin-right: 35px}
.footerLinks02 i{width: 39px;border-right: 1px solid #fff;height: 38px;float: left;color:#fff;font-size: 24px;position: relative;z-index: 5}
.footerLinks02 span{display: block;margin-left: 40px;color:#fff;position: relative;z-index: 5}
.copyRight{padding:15px 0;text-align: center;position: relative;overflow: hidden;}
.copyRight span{color:#fff;position: relative;z-index: 5}
.copyRight i{width: 100%;height: 100%;background: #000;opacity: 0.2;filter: alpha(opacity=20);position: absolute;left: 0;top: 0;z-index: 0;display: block;}



@media screen  and (min-width:1020px) {
  .topNav a:hover:before{width: 100%;left: 0}
  .topNav a:hover{color:#dfc14f;}

 .footer_links > li.wechat:hover i{color:#4cbf00;}
.footer_links > li.sina:hover i{color:#ff0000;}
.footer_links > li.email:hover i{color:#dfc14f;}
.footer_links > li.douyin:hover i{color:#04f5f2;}
.footer_links > li:hover:before,.footerLinks02 a:hover:before{opacity: 0.95;filter: alpha(opacity=95)}
.footerLinks02 a:hover span{color:#333;}
.footerLinks02 a:hover .icon-tougao{color:#c1d600;border-color:#c1d600;}
.footerLinks02 a:hover .icon-paiming{color:#e0c24f;border-color:#e0c24f;}

}

@media screen  and (max-width:1460px) {

}
@media screen  and (max-width:1300px) {
  .container{width: 1000px}
  .fpx16{font-size: 15px;}
  .fpx24{font-size: 22px;}
 
}
@media screen  and (max-width:1020px) {
   .container{width: auto;padding-left: 15px;padding-right: 15px;}
   .ser{right: 15px;}
   .fpx24{font-size: 22px;}
   .listTitle h2 span{font-size: 16px;}
  
}
@media screen  and (max-width:998px) {
  .ser,.topNav,.nav{display: none;}
  .mobile{display: block;}
  .logo{width: 100%;text-align: center;}
  .logo_01{width: 200px;}
  .logo_02{width: 90px;}
  .logo{padding:12px 0;}
  .fpx16{font-size: 15px;}
  .fpx22{font-size: 20px;}
 .fpx24{font-size: 22px;}
 .fpx20{font-size: 17px;}
 .friendLinkList{padding-right: 0;}
 .footer .rt{padding-left: 15px}
 .footer .lf{width: 39%}
 .footerLinks02 a{margin-right: 10px;}
 .mode01 .rt{margin-bottom: 15px;}
  /*body.open{overflow: hidden;}*/

}
@media screen  and (max-width:767px) {
  .container{padding-left: 15px;padding-right: 15px;}
  .fpx22{font-size: 18px;}
  .fpx16{font-size: 14px;}
 .fpx24{font-size: 19px;}
 .fpx20{font-size: 17px;}
 .fpx18{font-size: 17px;}
   body{font-size: 13px;}
   .footer .lf,.footer .rt{width: 100%;float: none;min-height: auto;}
   .footer_logo{text-align: center;}
   .footer_logo img{max-width: 320px;width: 100%}
   .footerLinks02{text-align: center;padding-top: 20px}
   .footerLinks02 a{float: none;display: inline-block;}
   .footer_links{padding:20px 0;}
.footer .rt:before{display: none;}



}
@media screen  and (max-width:640px) {
  
}
@media screen and (max-width:480px) {
  .fpx24{font-size: 18px;}
  .fpx22{font-size: 17px;}
 .mobile-inner-header-icon-click{right: 0}
 .mobile-inner-nav a{font-size: 1.5rem;}
 .mobile-inner-nav{padding-top:110px;}
 .mobile-inner-nav li i{font-size: 22px;}
 .mobileLink dd a,.mobileLink dd span{font-size: 12px;}
 
}

@media screen and (max-width:400px) {
   .logo_01{width: 180px}
   .logo_02{width: 80px}
   .friendLinkList li{width: 50%}
   .footerLinks02 a{width: 130px}
}




