/**css document***/
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: "微软雅黑";
	color:353535;
	width:100%;
}
ul {
	list-style-type: none;
}
li {
	float: left;
}
a {
	text-decoration: none;
	  color: #555555;
}
img {
	border: none;
}
header, footer, nav, section, article {
  display:block;
}
i{
	font-style:normal;
	}
/*.clearfix:before,.claerfix:after {
    content:"";
    display:table;
   }
.clearfix:after{
    clear:both;
   }*/
/****header***/
.wrapper{
	width:100%;
	}
.header{}
.inner{
	width:1003px;
	margin-left:auto;
	margin-right: auto;
	}
.header{
	width:100%;
	float:left;
	height:195px;
	margin-bottom:1px;
	}
.onehead{
	width:100%;
	height:35px;
	border-bottom:1px solid #d2d2d2;
	background-color:#f5f5f5;
	}
.twohead{
	width:100%;
	height:110px;
	float:left;
	}
.sanhead{
	width:100%;
	float:left;
	background:url(../images/bg.jpg) repeat-x;
	height:46px;
	}
.hiwelcome{
	float:left;
	font-size:12px;
	color:#666666;
	line-height:35px;
	}
.hiwelcome a{
	color:#2f8ce6;
	}
.headcart{
	width:355px;
	float:right;
	}
.cart-help{
	float:left;
	}
.cart-help li{
	font-size:14px;
	line-height:35px;
	margin-right:20px;
	}
.cart-help li a{
	color:#444;
	}
.cart-help li .li{
	display:block;
	float:left;
	margin-right:2px;
	margin-top:3px;
	}
.cart-help li em{
	font-weight:bold;
	color:#ff3c00;
	font-style:normal;
	}
.change{
	width:50px;
	height:35px;
	line-height:35px;
	background:#fff;
	float:right;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	text-align:center;
	}
.change a{
	font-size:14px;
	color:#444444;
	}
.change .blue{
	color:#2f8ce6;}
.change  span{
	color:#b4b4b4;
	}
.logo{
	float:left;
	margin-top:27px;
	}
.soso{
	width:486px;
	float:right;
	margin-top:20px;
	}
.sosobg{
	width:470px;
	border:1px solid #eeeeee;
	height:32px;
	background:#f8f8f8;
	border-radius:5px;
	padding:5px;
	}
.tetxa{
	width:316px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	font-size:12px;
	color:#999999;
	height:30px;
	border:1px solid #2f8ce6;
	text-indent:10px;
	float:left;
	}
.tebtn{
	background:url(../images/ai.png) no-repeat;
	width:45px;
	float:left;
	border:0;
	height:32px;
	cursor:pointer;
	}
.tebtn2{
	background:url(../images/btn.png) no-repeat;
	width:96px;
	float:right;
	border:0;
	font-size:14px;
	color:#fff;
	height:32px;
	cursor:pointer;
	text-align:center;
	}
.hotfont{
	width:100%;
	margin-top:10px;
	}
.hotfont a{
	font-size:12px;
	color:#2f8ce6;
	margin-right:30px;
	text-decoration:underline;
	margin-left:5px;
	}
.menu{
	width:100%;
	height:46px;
	}
.menu li{
	display:block;
	padding:0 13px;
	
	font-size:14px;
	line-height:46px;
	border-radius:3px;
	margin-right:43px;
	}
.menu li a{
	color:#fff;
	}
.menu li:hover{
	background:#ffd200;
	font-weight:bold;
	}
.footer{
	width:100%;
	height:265px;
	border-top:2px solid #308be3;
	margin-top:31px;
    float:left;
	background-color:#fbfbfb;	
}
.footcopright{
	width:100%;
	float:left;
	height:55px;
	line-height:45px;
	}
.copyright{
	float:left;
	font-size:12px;
	color:#555;
	}
.copyright a{
	margin-left:15px;
	color:#dbd9d9;
	font-family:Arial;
	}
.beian{
	float:right;
	color:#555;
	}
.beian img{
	position:relative;
	top:5px;
	margin-right:3px;}
.foot-guid{
	width:100%;
	float:left;
	height:214px;
	border-bottom:1px solid #e2e2e2;
	}
.guid{
	width:100%;
	}
.guid li{
	width:170px;
	padding-left:30px;
	display:block;
	padding-top:40px;
	height:173px;
	}
.guid li dt{
	font-size:14px;
	line-height:30px;
	}
.guid li dd{
	font-size:12px;
	line-height:25px;
	}
.guid li dd a{
	color:#666;}
.guid li dd .bluef{
	color:#2f8ce6;
	text-decoration:underline;}
.guid li dd  .heng{
	text-decoration:underline;
}
.floatmsg{
	width:70px;
	position:fixed;
	right:0;
	top:150px;
	z-index:1111;
}
.floatmsg li{
	font-size:0;
	margin-bottom:1px;
	width:70px;
 height:auto;}
.oliahdq li .errorinfo {
    color: Red;
    display: none;
}

.errorclass {
    color: Red;
    display: none;
    margin-left: 10px;
}