﻿.iframe{width: 100%;height:34px;overflow:hidden;}
#header{width: 100%;min-width: 1100px; height:34px; background:url(../../images/microMall2018/top_bg.png) repeat-x;}
#header .header{ width:1100px; height:30px; line-height:30px; margin:0 auto; position:relative;}
#header ul.qucik-menu-a{ position:absolute; height:30px; top:0; left:462px; width:250px;}
.qucik-menu-a li{float:left;background: url(../../images/microMall2018/top_bg.png) -40px -161px no-repeat; padding:0 13px}
.qucik-menu-a a:link,.qucik-menu-a a:visited,.qucik-menu-b a.blue-l:link,.qucik-menu-b a.blue-l:visited{ color:#0B4B95;text-decoration:none;}
.qucik-menu-a a:hover,.qucik-menu-b a.blue-l:hover{ color:#FF6600;text-decoration:underline;}
#header .qucik-menu-b{ position:absolute; height:30px; top:0; right:0px; width:410px; padding-left:10px; background:url(../../images/microMall2018/top_bg.png) 0 -34px no-repeat;}
.qucik-menu-b a{ margin:0 4px 0 6px }
.qucik-menu-b a:link,.qucik-menu-b a:visited{ color:#6b6b6b;text-decoration:none;}
.qucik-menu-b a:hover{ color:#FF6600;text-decoration:underline;}
.qucik-menu-b a.red-l:link,.qucik-menu-b a.red-l:visited{ color:#FF6600;text-decoration:none;}
.qucik-menu-b a.red-l:hover{ color:#FF6600;text-decoration:underline;}


#top{width: 1100px;height: 80px;margin: 5px auto 10px;position: relative;z-index: 9999;}
#top img.logo{display: block; position: absolute; top:13px; left:0;}
.top p{ width:348px; height:30px; position:absolute; top:11px; left:299px; }
.top p a{ width:58px; float:left; font:normal 14px/30px "\5b8b\4f53"; color:#000; text-align:center; }
.top p a.focus,.top p a.hot{ color:#38880b; font-weight:bold; }
.top form{ width:428px; height:35px; position:absolute; top:41px; left:299px; }
.top form input{ width:361px; height:33px; float:left; border:1px solid #4E9B31; border-right:0; text-indent:10px; font:normal 14px/33px "\5b8b\4f53"; color:#666; }
.top form button{ width:66px; height:35px; float:left; background:url("../images/index/2015index.png") no-repeat 0 0px; cursor:pointer; }

.search{ width: 488px; height: 38px; border: 1px solid #4E9B31; float: left;margin:26px 0 0 315px; }
.searchSelect{
	width: 70px;
	height: 38px;
	float: left;
	border-right:1px solid #d4d4d4;
	position: relative;
	z-index: 99999;
}
.searchSelectTop{
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
}
.searchSelectTop p{
	font-size: 14px;
	line-height: 38px;
	color: #418a26;
	text-indent: 15px;
}
.searchSelectTop i{
	display: block;
	position: absolute;
	width: 9px;
	height: 5px;
	top: 17px;
	right: 10px;
	background:url("../../images/microMall2018/top_bg.png") no-repeat 0 -100px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.searchSelectTop.focus i{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.searchSelectBot{
	position: absolute;
	width: 70px;
	border:1px solid #4E9B31;
	left: -1px;
	top: 38px;
	z-index: 99999;
	background-color: #fff;
	display: none;
}
.searchSelectBot li{
	text-indent: 15px;
	font-size: 12px;
	line-height: 24px;
	cursor: pointer;
}
.searchSelectBot li:hover{
	background-color: #4E9B31;
	color: #fff;
}
.search input{
	width: 329px;
	height: 18px;
	float: left;
	text-indent: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #7d7d7d;
	border:none;
	padding:10px 0;
	background-color: #fff;
}
.search button{
	width: 88px;
	height: 38px;
	float: left;
	font-size: 16px;
	font-family: microsoft yahei;
	color: #fff;
	border:none;
	background-color: #4E9B31;
	cursor: pointer;
}
.freePost{
	position: absolute;
	top: 25px;
	right: 0;
}
.freePost span{
	font-size: 12px;
	line-height: 38px;
	color: #666;
	display: inline-block;
	width: 80px;
	text-align: center;
}
.freePost a{
	display: inline-block;
	width: 80px;
	height: 38px;
	border: 1px solid #ddd;
	background: #f2f2f2;
	font-size: 14px;
	line-height: 38px;
	color: #333;
	text-align: center;
}
.freePost a.freepost_buy{
	border-left: none;
}

#nav{
	width: 100%;
	min-width: 1100px;
	height: 42px;
	background: #4e9b31;
}
.nav{
	width: 1100px;
	margin: 0 auto;
}
.nav p a{
	width: 152px;
    height: 42px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
    font-weight: bold;
}
.nav p a:hover{
	background: #397d1f;
}
.nav p a.on{
	background: #397d1f;
}

.menubox{
	width: 1100px;
	margin: 25px auto;
}
.menubox h2{
	font-size: 18px;
	line-height: 20px;
	color: #333;
	border-left: 4px solid #418A26;
	text-indent: 10px;
	font-weight: normal;
}
.menubox ul{
	width: 1120px;
	margin-left: -10px;
}
.menubox ul li{
	width: 102px;
	height: 50px;
	color: #666;
	float: left;
	text-align: center;
	background: #fff4da;
	border: 1px solid #fde3a4;
	margin: 20px 10px 0 10px;
}
.menubox>ul>li>a{
	font-size: 14px;
	line-height: 50px;
	display: inline-block;
	width: 102px;
	height: 50px;
	color: #666666;
}
.menubox>ul>li>a:hover{
	color: #ff6600;
}
.menubox ul li em a{
	font-style: normal;
}
.menubox ul li em {
    width: 102px;
	height: 50px;
    display: block;
    position: absolute;
    z-index: 9999;
    font: normal 14px/50px "Microsoft Yahei", "simhei";
    text-align: left;
    text-indent: 30px;
}
.menubox ul li em.nobor {
    border-right:1px solid #fff4da;
}
.menubox ul li#menuList{
	position: relative;
	z-index: 999;
}


.menubox ul li#menuList .morebg {
    width: 102px;
	height: 50px;
    position: absolute;
    z-index: 10;
	border: 1px solid #fde3a4;
	border-right: 1px solid #fff4da;
    background: url(../../images/microMall2018/websiteicon.png) no-repeat -72px -22px #fff4da;
    left: -1px;
    top: -1px;
}
.menubox ul li#menuList .morelist {
    width: 494px;
    position: absolute;
    z-index: 1;
    border: 1px solid #fde3a4;
    top: -1px;
    background: #fff4da;
    padding: 10px 2px;
    left: 160px;
    text-align: left;
	display: none;
}
.morelist a{
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	color: #666;
	margin-left: 20px;
}
#menuList em a{
	color: #666;
}
.morelist a:hover{
	color: #ff6600;
}
#menuList i{
	position: absolute;
	width: 5px;
	height: 10px;
	top: 21px;
	right: 23px;
	z-index: 1000;
	background: url(../../images/microMall2018/top_bg.png) no-repeat 0px -199px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
#menuList:hover i{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}


.mainbox{
	padding: 20px 19px;
	border: 1px solid #ddd;
	width: 1060px;
	margin: 30px auto 0;
}
.mainbox dl{
	margin-bottom: 10px;
}
.mainbox dl dt{
	height: 30px;
	margin-bottom: 5px;
	padding-left: 18px;
	background: url(../../images/microMall2018/top_bg.png) no-repeat -43px -194px;
}
.mainbox dl dt a{
	font-size: 14px;
	line-height: 30px;
	color: #e98005;
	font-weight: bold;
}
.mainbox dl dd{
	font-size: 14px;
	line-height: 30px;
}
.mainbox dl dd a{
	color: #333;
	margin-right: 40px;
}
.mainbox dl dd a:hover{
	color: #ff6600;
}
