@charset "UTF-8";

/* ---pc   -----*/
@media  (min-width: 1026px) {

  /*.stricky-fixed .header{height: 50px;position:relative;background:#fff; } */
  .stricky-fixed .header{height: 50px;position:relative;background:#F8F0D7; }   
/*.stricky-fixed .header{height: 50px;position:relative;background:linear-gradient(135deg, #000 90%, #00008B 100%)}*/

 .stricky-fixed .header .logo img{height: 40px; }
  .stricky-fixed .header a.m{color:#333} 
 /*.stricky-fixed .header a.m{color:#fff}*/

     .stricky-fixed .header a.m:hover{color:#000} 
/*.stricky-fixed .header a.m:hover{color:#04b963}*/

 .stricky-fixed .header .headersearchrg{top:20px;}
 .stricky-fixed .header .langimg{top:16px}
 .stricky-fixed .header .topsearchbox{top:50px}


 .logo{position:absolute; top:10px;left:10px;z-index:99;filter: brightness(1.2) saturate(1.5);}
.headertel{position:absolute;right:10px;top:10px;z-index:99}

 .header{position:relative;height: 98px;background:none;border-bottom: 1px solid #000;} 
/*.header{position:relative;height: 98px;background:none;border-bottom: 1px solid #fff;background-color: linear-gradient(135deg, #000 80%, #00008B 100%) }*/

.headerwrapfloat{position:absolute; width: 100%; top:0;left:0  }
.headerwrapfloat .headertop{display:none; }
.headertop{height:30px;line-height:30px;background:#b5d1ee;color:#333}
 .headertop .boxcol .desp{margin:0; }
.headertop .boxcol .desp p{padding:0;margin:0;  }
.headertop a{font-size:12px;color:#333}


 /*menu*/
.menu li li{z-index:99; border-bottom:1px solid #566576;   }
.menu a{text-decoration:none;display:block; }
.menu li{position:relative;z-index:200; }
.menu li.m{float:left; display:inline;}
 .menu a.m{font-size:17px;padding:0 22px;height: 98px;line-height:98px; color:#000 ;background: none} 
/*.menu a.m{font-size:17px;padding:0 22px;height: 98px;line-height:98px; color:#fff ;background: none}*/

.menu li li a{height: 40px ;line-height:40px;display:block;padding:0 10px;font-size:12px; background:#4b545d; color:#fff ;transition: padding-left ease .3s;-webkit-transition: padding-left ease .3s;}
 .menu li li a:hover{ background:#30404f;padding-left: 18px;border-left: solid 2px #efa80b; } 
/*.menu li li a:hover{ background:#30404f;padding-left: 18px;border-left: solid 2px #04b963; }*/
.menu ul ul{display: none;position:absolute;width:180px ;z-index:210; }
.menu ul ul ul{left:180px;top:0px;}


.menuright{ position: absolute;    top: 0px;right: 80px; }

 .sf-sub-indicator{top:45px;}
  /*.sf-sub-indicator{top:45px;filter: brightness(0) invert(1);}*/
 .menu li li .sf-sub-indicator{top:13px;}
  /*.menu li li .sf-sub-indicator{top:13px;filter: brightness(0) invert(1);}*/


/*fixed*/
.stricky-fixed .menu a.m{height: 50px; line-height:50px;  }
.stricky-fixed  .sf-sub-indicator{top:22px;}
.stricky-fixed .headersearchrg05{ top:13px;  }
.stricky-fixed .header{border-bottom: 1px solid #fff; }

/*.header .headersearchrg,*/
/*.header .jssearchrg {*/
/*    filter: brightness(0) invert(1);*/
/*}*/

}
  @media  (max-width: 1025px) {
.headerwrap{ display: none }

}
