@charset "utf-8";

body{
	/* background:#f0f0f0; */
}
dd {
    display: block;
    -webkit-margin-start: 0px;
}
dl {
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.wraper{
	position:relative;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}
.navTopLeft{
	float:left;
}
.navTopLeft li{
	float:left;
	padding-top:10px;
	padding-bottom: 10px;
	position:relative;
}
.navTop a{
	float:left;
}
.navTop a:first-child{
	padding-right:0px;
}
.navTopLeft li a{
	padding-left:10px;
	font-size:14px;
	color:#666;
	line-height: 1em;
}
.navTopLeft li.downmenu:hover .citysCon{
	display:block;
}
.navTopLeft li.downmenu .citysCon{
	display:none;
	position:absolute;
	width:320px;
	left:0px;
	top:36px;
	z-index:11;
	background:#fff;
	padding-bottom:10px;
	border:1px solid #d9d9d9;
	border-top:0px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
}
.navTopLeft li.downmenu .citysCon a{
	display:block;
	float:left;
	width:20%;
	font-size:12px;
	height:26px;
	line-height:26px;
	text-align: left;
}
.navTopLeft li.downmenu .citysCon a:hover{
	color:#009251;
	font-weight:normal!important;
}
.navTopLeft li a.map{
	padding-left:28px;
	display:block;
	padding-right:14px;
	font-size:14px;
	color:#666;
	line-height: 1.2em;
	background:url(../images/map.png) 10px center no-repeat;
	background-size:14px 14px;
}
.navTopRight{
	float:right;
}
.navTopRight li{
	float:right;
	padding-top:10px;
	padding-bottom: 10px;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
}
.navTopRight li.loginLi a{
	float:left;
	line-height:1em;
}
.navTopRight li a{
	display:block;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	color:#666;
	line-height: 1em;
	border-left:0px solid #666;
}
.navTopRight li a:hover{
	color:#009251;
	font-weight:normal!important;
}
.navTopRight li.loginLi a{
	border-left:0px;
}
.navTopRight li a.collect{
	padding-left:30px;
	background:url(../images/navicon.png) 10px -36px no-repeat;
}
.navTopRight li a.downmenu{
	padding-right:26px;
	background:url(../images/navicon.png) 75px -362px no-repeat;
}
.navTopRight li a.downmenu.over{
	padding-right:26px;
	background:url(../images/navicon.png) 75px -424px no-repeat;
}
.navTopRight li a.downmenu.jnb{
	padding-right:26px;
	background:url(../images/navicon.png) 80px -362px no-repeat;
}
.navTopRight li a.downmenu.jnbname{
	padding-right:20px;
	background:none!important;
}
.navTopRight li a.downmenu.jnbname span{
	padding-right:16px;
	background:url(../images/downicon.png) right 8px no-repeat;
}
.navTopRight li a.downmenu.jnbname:hover span{
	background:url(../images/downicon.png) right -52px no-repeat;
}
.navTopRight li a.downmenu.jnb.over{
	padding-right:26px;
	background:url(../images/navicon.png) 80px -424px no-repeat;
}
.navTopRight li.downmenu{
	position:relative;
}

.navTopRight li.downmenu .menuUl{
	display:none;
	position:absolute;
	width:280px;
	left:-1px;
	top:34px;
	z-index:700;
	background:#fff;
	padding-bottom:10px;
	border:1px solid #d9d9d9;
	border-top:0px;
}
.navTopRight li.downmenu .menuUl .linetop{

	padding-top:15px;
}
.navTopRight li.downmenu .menuUl .lineBtm{

	padding-top:15px;
}
.navTopRight li.downmenu .menuUl ul{
	width:50%;
	float:left;
}
.navTopRight li.downmenu .menuUl ul li{
	width:100%;
	text-align: left;
	padding-top:0px!important;
	padding-bottom:0px!important;
	height:22px;
	line-height: 22px;
	border-left:0px solid #f0f0f0;
	border-right:0px solid #f0f0f0;
}
.navTopRight li.downmenu .menuUl a{
	padding-left:16px;
	font-size:12px;
	color:#666;
	line-height: 1em;
	border-left:0px solid #d9d9d9;
}
.navTopRight li.downmenu .menuUl a:hover{
	color:#009251;
	font-weight:normal!important;
}
.navTopRight li.downmenu .menukh{
	display:none;
	position:absolute;
	//width:100%;
	left:-1px;
	right:-1px;
	top:34px;
	z-index:700;
	background:#fff;
	padding-bottom:10px;
	border:1px solid #d9d9d9;
	border-top:0px;
}
.navTopRight li.downmenu .menukh a{
	border-left:0px;
	display:block;
	font-size:12px;
	color:#999999;
	height:22px;
	line-height:22px;
}
.navTopRight li.downmenu .menukh a:hover{
	color:#009251;
	font-weight:normal!important;
}
.navTopRight li.downmenu .menukh dl{
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 15px;
}
.navTopRight li.downmenu .menukh dl:last-child{
	padding-top:10px;
	border-bottom: 0px;
	padding-bottom: 0px;
}
.navTopRight li.downmenu .menukh dl dt{
	padding-left:10px;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	height:30px;
	line-height:30px;
}

.navTopRight li.downmenu:hover{
	background:#fff;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}

/*.navTopRight li.downmenu .menuUl li{
	float:none;
	width:100%;
	padding:0px!important;
}
.navTopRight li.downmenu .menuUl li a{
	border:0px;
	height:26px;
	line-height:26px;
	font-size:14px;
	text-align: center;
}
.navTopRight li.downmenu .menuUl li a:hover{
	color:#999;
}*/
.headerBtm{
	width:100%;
	background:#009251;
	height:50px;
}
.headerBtm .logoCon{
	float:left;
	padding-top:6px;
	padding-bottom:6px;
	width:auto;
	margin-right:16px;
}
.headerBtm .logoCon img{
	height:38px;
}
.headerBtm .menuNav{
	float:left;
}
.headerBtm .menuNav li{
	float:left;
	height:50px;
	line-height: 50px;
	padding-right:38px;
	font-size:20px;
}
.headerBtm .menuNav li a{
	color:#fff;
}
.headerBtm .menuNav li.current{
	font-weight:bold;
}
.headerBtm .searchCon{
	margin-top:8px;
	position:relative;
	float:right;
	width:312px;
	height:34px;
	background:#fff;
	border-radius:4px;
	padding-left:15px;
	padding-right:10px;
}
.headerBtm .searchCon input{
	height:34px;
	border:0px;
	font-size:14px;
	color:#ccc;
}
.headerBtm .searchCon #searchBtn{
	position:absolute;
	right:15px;
	top:0px;
	height:34px;
	width:20px;
	background:url(../images/sousuo.png) right center no-repeat;
}
.headerBtm .msg{
	margin-left:4px;
	display:inline-block;
	height:50px;
	line-height: 50px;
	width:28px;
	font-size:16px;
	color:#fff;
	padding-left:6px;
	background:url(../images/xinxi.png) 0px center no-repeat;
}
.sellerCenter{
	padding-top:14px;
}
.sellerLeft{
	width:196px;
	float:left;
	background:#fff;
	border:1px solid #d9d9d9;
	margin-right:15px;
}
.sellerLeft .sellerMenu{
	padding-top:10px;
	padding-bottom: 10px;
	width:100%;
	border-bottom:1px solid #d9d9d9;
}
.sellerLeft .sellerMenu:last-child{
	border-bottom:0px solid #d9d9d9;
}
.sellerLeft .sellerMenu dt{
	height:40px;
	line-height: 40px;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	padding-left:52px;
	overflow:hidden;
	cursor:pointer;
}
.sellerLeft .sellerMenu dt.menu01{
	background:url(../images/navicon.png)18px -60px no-repeat;
}
.sellerLeft .sellerMenu dt.menu02{
	background:url(../images/navicon.png)18px -98px no-repeat;
}
.sellerLeft .sellerMenu dt.menu03{
	background:url(../images/navicon.png)18px -132px no-repeat;
}
.sellerLeft .sellerMenu dt.menu04{
	background:url(../images/navicon.png)18px -172px no-repeat;
}
.sellerLeft .sellerMenu dt.menu05{
	background:url(../images/navicon.png)18px -216px no-repeat;
}
.sellerLeft .sellerMenu dt.menu06{
	background:url(../images/navicon.png)18px -262px no-repeat;
}
.sellerLeft .sellerMenu dt.menu07{
	background:url(../images/navicon.png)18px -308px no-repeat;
}
.sellerLeft .sellerMenu dt i{
	float:right;
	height:40px;
	width:24px;
	background:url(../images/navicon.png)0px -377px no-repeat;
}
.sellerLeft .sellerMenu dd{
	padding-left:52px;
}
.sellerLeft .sellerMenu dd ul{
	
}
.sellerLeft .sellerMenu dd ul li{
	height:40px;
	line-height: 40px;
	font-size:14px;
}
.sellerLeft .sellerMenu dd ul li a{
	color:#666;
}
.sellerLeft .sellerMenu dd ul li a:hover{
	color:#999;
}
.bgwhite{
	background:#fff;
	margin-top:20px;
	padding-top:20px;
	padding-bottom: 20px;
}

.li_parent{
	position:relative;
}
.li_child{
	position:absolute;
	top:34px;
	left:-1px;
	right:-1px;
	display:none;
	border:1px solid #dddddd;
	border-top:none;
	z-index:2;
	background:#fff;
}
.navTopRight .li_child a{
	border-left:none;
	line-height:26px;
	display:block;
	text-align:left;
	width:100px;
	font-size:12px;
	border-bottom:1px solid #d9d9d9;
}
.navTopRight .li_child a:last-child{
	border-bottom:none;
}
.li_parent:hover{
	background:#fff;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}
.li_parent:hover .li_child{
	display:block;
}
/* link */
.link{width:1200px;margin:0px auto 0;overflow: hidden;margin-bottom: 20px;}
.link strong{display:block;float: left;font-size:16px;color:#333;}
.link p{display:block;float: left;padding-top: 1px;}
.link p a{display: inline-block;margin:0 10px;font-size: 13px;color:#444;}
.link p a:hover{color:#009251;text-decoration:underline;}
/*底部*/
.footer{width:100%;border-top: 1px solid #ddd;margin: 0px 0 0px;padding-top: 20px;}
.footer_main{width:1200px;margin:0 auto;overflow: hidden;}
.footer_ul{width:980px;display: block;float:left;overflow: hidden;}
.footer_ul li{display: block;overflow: hidden;float:left;width:225px;border-right:1px solid #eee;padding:0 20px 0 20px;height:165px;}
.footer_ul li.footer_li_first{width:300px;}
.footer_ul li h3{font-size:16px;color:#333;}
.footer_ul li p{font-size:14px;overflow: hidden;padding:3px 0 3px 40px;}
.footer_ul li p a{display:inline;}
.footer_ul li p img{display:inline;vertical-align: middle;}
.footer_ul li p.p_small{font-size: 12px;color:#888;}
.phone_num{color:#3ac9aa;}
.footer_ul li h3 i{display: inline-block; vertical-align: middle;margin-right:7px;}
.footer_ul dl{display: block;padding-left: 40px;overflow: hidden;}
.footer_ul dl dd{display: block;width:100%;font-size:14px;padding:3px 0;color:#999;}
.footer_ul dl dd a{display:inline;padding-left: 5px;color:#777;}
.footer_ul dl dd a:hover{text-decoration: underline;}
.footer_rt{float: right;width:200px;overflow: hidden;}
.footer_rt h3{font-size:16px;text-align: center;}
.footer_rt img{width:100%;}
.footer_copy{text-align:center;color:#777;font-size:14px;padding-top: 30px;}
.footer_copy a{
	color:#666;
}
