@charset "utf-8";
/* CSS Document */

.nav-else {
  height: 100px;
  line-height: 100px;
}
.nav-else .input-box {
  width: 208px;
  position: relative;
  margin-top: 30px;
}

.nav-else .input-box img {
  width: auto;f
  height: auto;
  position: absolute;
  top: 25px;
  bottom: 0;
  margin: auto;
  right: 21px;
  cursor: pointer;
}

/*面包屑*/

.mbx {
    border-bottom: 0px solid #dddd;
    padding: 20px 0px;
    margin-bottom: 25px;
	width: 1280px;
    margin: 30px auto;
}

.mbx h3 {
	color: #666;
}
.mbx h3 a {
    font-size: 14px;
    font-weight: normal;
	color: #666;
}
 

.yinying{width:100%;height:100px;position: fixed;z-index: 9999;background: #fff;}
.top{ width: 88%; margin: 0 auto;z-index: 9999;position: relative;}
.logo{ width: 336px; float: left;padding-top:8px;}
.logo img{ width:336px;}
.topr{ width:950px; float:right;margin-top:0px;}

.menuDiv{overflow: hidden; display:inline-block;float: left;}
.menuDiv a{text-decoration: none;}
.menuDiv ul , .menuDiv li {list-style: none;margin: 0;padding: 0;float: left;} 
.menuDiv > ul > li > ul {position: absolute;display: none;}
.menuDiv > ul > li > ul > li {float: none;}
.menuDiv > ul > li:hover ul {display: block;}
.menuDiv > ul > li > a {width: 105px;line-height: 100px;color: black;text-align: center;border-right: 0px solid #ddd;display: block;font-size:16px;color:#333;}
.menuDiv > ul > li > a.active {}
.menuDiv > ul > li > a:hover {color:#666;}
.menuDiv > ul > li > ul > li > a {width: 115px;line-height: 45px;color: #456;background-color: #fff;text-align: center;border: 1px solid #ccc;border-top: none;display: block;font-size:14px;}
.menuDiv > ul > li > ul > li > a:hover {color: #fff;background-color: #131c60;}

.topr_ico a{ display: block; width: auto;float: left;margin:0px 5px 5px 5px;position: relative;font-size: 15px;color: #377967;font-weight: bold;}
.topr_ico a img{margin-top: 5px;margin-right:8px;}
.topr_ico a span{line-height: 38px;float: right;}
.topweixin{ position:absolute; left: -126px; display: none;}
.tel{font-size: 15px;}
.tel img{vertical-align: middle;margin:0px 0px 0px 0px;}

.enter{width:138px;float:left;height:35px;color:#fff;font-size:12px;line-height:35px;margin-left:7px;padding-left:10px;outline:none;border: none;padding-right:0px;background: none;}
.fdj{height:30px;width:30px;background:url(../images/search.png) no-repeat 10px 10px; float:left;border:none;font-size:0; cursor: pointer;padding-right: 35px;}
.seach_k{margin-top:0px;border: 1px solid #bbb;overflow: hidden;border-radius: 30px;background:#185da4;}
.rmss{float:right !important;display: block !important;}

/**头部结束**/

.wll{width:650px; margin:60px auto;overflow: hidden;float:left;}