﻿

#header{position:fixed; left:0; top:0; width:100%;  z-index:999; height:90px;background-image: url(../images/index04.png);border-bottom: 1px solid #ababab;} 
#logo{float:left;     margin-top:1.5em;margin-left: 4em;}
#logo img { height: 45px;}
#menu{float:left;width:40%; margin-left:15em}
#menu ul li{ position:relative;float:left; width:16.66%;text-align:center;line-height:90px;}

#menu ul li a.bm{color:#fff; display:inline-block;}
#menu ul li a.bm:hover{color:#016db8;font-weight:bold}
.right2 { width: 16%;float: right;}
.right2 dd{width:25%;float:left;    text-align: center;border-left:1px solid #ababab; line-height: 90px; height: 90px;}
.right2 dd b{color:#fff;font-size:1.1rem;background:url(../images/index22.png) no-repeat left center;padding-left:15%;}
.right2 dd:first-child{width:75%;}
.right2 dd a{color:#fff;display:block;font-size:1.2rem;}


#menu ul li dl{ text-align:center; display:none; z-index:888;position:absolute;     top: 90px;width: 120%;background-color: #fff;background-color:#fff;}
#menu ul li dl dd{border-bottom:1px #ebebeb solid; font-size:0.875em; padding:0.5em 0;    line-height: 35px;}
#menu ul li dl dd:last-child{border:none;}
#menu ul li dl dd:hover a{color:#fff;}
#menu ul li dl dd:hover{background-color:#016db8}
/*************************************************/
.fr{float:right; display:inline}
.ovh {overflow: hidden; }
#header{transition: transform 0.5s ease 0s;}
#banner{position:relative; transition: all 0.5s ease 0s;z-index: 1;}
.moveleft{transform: translateX(-66%);}
#header .m-btn { float:right; margin-right:3%;   width: 22px; height: 20px;display: none;cursor: pointer; margin-top: 30px;}

.promenubg{ display:none;position:fixed; left:0; top:0; z-index:110; width:100%; height:100%; background-image:url(../images/index24.png);}
.promenubg_left{float:left; width:65%;padding:4% 0 0 0;}
.promenubg_left li{width:33.33%;float:left;background:url(../images/index25.png) no-repeat left center;padding-left:1.5%;margin-bottom:2%}
.promenubg_left li:hover{background:url(../images/index26.png) no-repeat left center;}

.promenubg_right{float: right; width: 35%; padding: 3% 0 3% 4%;border-left: 1px solid #c9c9c9;}
.promenubg_mid{margin-top:90px; background-color:#fff; overflow: hidden;}

@media screen and (max-width:1550px) {
#menu{margin-left:10em;}
.right2 dd b{font-size:1rem;}
.right2 dd:first-child{line-height:90px;}
}


@media screen and (max-width:1395px) {

#menu{margin-left:5em;}

}

@media screen and (max-width:1220px) {


#logo{margin-left:1em;}

}

@media screen and (max-width:1135px) {
#menu{display:none;}
.momenuon{top:0;opacity:1}
.mobile_menu_shop,.mobile_menu{display:block;}
.mobile_menu{top:0.71875em;}
#header .m-btn{display:block;}
.right2{width:25%;}
.right2 dd{border-left:none;}

}
@media screen and (max-width:760px) {
#header .m-btn{margin-top:25px;}
}

#header .m-btn .box {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#header .m-btn .line {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  transition: width 0.3s ease 0s;
}
#header .m-btn .line1 {
  width: 12px;
  top: 0;
}
#header .m-btn .line2 {
  width: 22px;
  top: 6px;
}
#header .m-btn .line3 {
  width: 16px;
  top: 13px;
}
#header .m-btn.cur .line1, #header .m-btn.cur .line2, #header .m-btn.cur .line3 {
  width: 100%;
}
.m-sub-menu.show {
  right: 0;
  transition: all 0.44s ease 0s;
}

.m-sub-menu {
  position: fixed;
  right: -100%;
  width: 66%;
  top: 0;
  z-index: 1000;
  height: 100%;
  background-color: #fff;
  transition: all 0.64s ease 0s;
}
.m-sub-menu .top-box {
  line-height: 60px;
  background-color: #0869ac;
  overflow: hidden;

}
.m-sub-menu .top-box .stt {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  margin-left: 8.2%;
  font-family: "Base-font";
}
.m-sub-menu .top-box .close {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(../images/ico_37.png) no-repeat center;
  margin-right: 7.8%;
  margin-top: 22px;
  cursor: pointer;
}
.m-sub-menu .list-wrap ul {
  width: 100%;
      overflow: hidden;
}
.m-sub-menu .list-wrap li {
  line-height: 60px;
  width: 100%;
      overflow: hidden;
  border-bottom: 1px solid #f2f2f2;
}
.m-sub-menu .list-wrap li .col-box {
  display: block;
   
  padding: 0 7.8% 0 8.2%;
}
.m-sub-menu .list-wrap .tits {
  font-size: 16px;
  color: #666;
}
.m-sub-menu .list-wrap .point {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url(../images/ico_38.png) no-repeat center;
  margin-top: 26px;
  cursor: pointer;
}
.m-sub-menu .bot-link {
  width: 84%;
  padding: 0 7.8% 0 8.2%;
  margin-top: 30px;
}
.m-sub-menu .bot-link a {
  display: inline-block;
  width: 36px;
  height: 50px;
  margin-right: 20px;
  float: left;
  cursor: pointer;
}
 
.m-sub-menu .sec-sub-list {
  position: absolute;
  right: -100%;
  top: 60px;
  width: 100%;
}
.m-sub-menu .sec-sub-list .return-fir {
  display: block;
 
  padding: 0 7.8% 0 8.2%;
  line-height: 50px;
  background-color: #00497b;
}
.m-sub-menu .sec-sub-list .return-fir p {
  padding-left: 18px;
  color: #fff;
  font-size: 18px;
  background: url(../images/ico_42.png) no-repeat left center;
}
.m-sub-menu .sec-sub-list .boxs {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.4s ease 0s;
  background-color: #fff;
}
.m-sub-menu .sec-sub-list .boxs.show {
  left: -100%;
}
.m-sub-menu .sec-sub-list ul, .m-sub-menu .sec-sub-list li {
  width: 100%;
}
.m-sub-menu .sec-sub-list li {
  line-height: 40px;
  border-bottom: 1px solid #f2f2f2;
}
.m-sub-menu .sec-sub-list li a {
  display: block;
  width: 100%;
  padding: 0 5%;
  font-size: 14px;
  color: #666;
}
.m-sub-menu .sec-sub-list .bot-link {
  margin-top: 14px;
}


/*搜索*/

.right2 .serach{position:relative;}
.right2 .serach a {display: block;}
.right2 .serach .search_c {
    position: absolute;
    right: 1em;
	z-index: 9999;
}
.search-form {
    height: 50px;
    position: relative;
}

input.search-input {
    width: 380px;
    border-radius: 3px;
    border: 1px solid #eaeaea;
    font-size: 14px;
    padding: 6px 60px 6px 10px;
    background: #fff;
    height: 50px;
    outline: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.right2 .serach form button {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #000;
    background: 0 0;
    border: none;
    padding: 0;
    margin: 0;
    line-height: normal;
    font-size: 18px;
    font-weight: 300;
    outline: 0;
    cursor: pointer;
    width: 70px;
    height: 50px;
    background: #0869ac;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media screen and (max-width: 1135px){
.right2{  margin-right:2%}
#header {height:80px;}
.right2 dd{height:80px;line-height:70px;}
.right2 dd:first-child{line-height:70px;}
}

@media screen and (max-width: 775px){
.right2{width: 12%;margin-right:2%}
#logo{margin-top: 0.5rem;}
#header {height:70px;}
.right2 dd{height:70px;line-height:60px;}
.right2 dd:first-child{line-height:60px;}
#logo img{height:40px;}
.right2 dd{width:50%;}
.right2 dd:first-child{display:none;}
}

@media screen and (max-width: 480px){
#header{height:55px;}
.right2 {width:10%;}
#logo img{height:30px;margin-top: 2%;}
#logo{margin-left:0}
#header .m-btn { margin-top: 20px;}
.right2 .serach{display:none;}
.right2 dd a {line-height: 50px;}
}
