@charset "utf-8";
/* CSS Document 
   Add by Zhishu Wang
*/
body{ 
	text-align:center;
	overflow-x:hidden;
}

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul,li {
	list-style: none;
}

a
{
	color:#000;
	cursor:pointer;
	text-decoration:none;
}

a:link{
	text-decoration:none;
	color:#000;
}

a:hover{
	color:#2441fe;
	text-decoration:none;
}

.clear{
	clear:both
}

.mainbody-box{
	margin:0 auto;
	width:960px;
}

/*---header---*/
#top-box {
	margin:0 auto;
	background:#f6f3f3;
	height:30px;
}
#top {
	margin:0 auto;
	width:960px;
}

#phone{
	float:left;
	display:inline;
	background-image:url(../images/phone.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	line-height:25px;
	font-size:12px;
}

#login_register {
	text-align:right;
	line-height:25px;
	font-size:12px;
	display:inline;
	float:right;
}

#logo-box {
	margin:0 auto;
	height:90px;
	width:960px;
}
#logo-box #left {
	float:left;
	width:360px;
}
#logo-box #right {
	float:right;
	text-align:right;
	width:479px;
}
#logo-box #right #search-box {
	width:450px;
	height:40px;
	background:#ff8500;
	margin-top:15px;
	margin-right:0px;
	float:right;
	display:block;
}
#logo-box #right #search-box #search-white-bg {
	width:353px;
	height:36px;
	margin:2px;
	display:block;
	background: url(../images/search-icon.png) no-repeat 10px center #fff;
	float:left;
}

#logo-box #right #search-box #search-bt {
	color:#fff;
	font-size:14px;
	font-weight:bolder;
	float:right;
	width:62px;
	background:#ff8500;
	line-height:40px;
	padding-right:30px;
	cursor:pointer;
}

#logo-box #right #search-box #search-white-bg #keyword {
	line-height:34px;
	width:315px;
	height:34px;
	border:none;
	display:inline;
	text-align:left;
	overflow:hidden;
}
#logo-box #right #search-hot {
	width:448px;
	line-height:23px;
	font-size:12px;
	margin-left:30px;
	text-align:left;
	clear:both;
	overflow: hidden;
}


#navi-box {
	margin:0 auto;
	height:40px;
	background:#ff8500;
}
#navi-box #navi {
	margin:0 auto;
	width:960px;
	font-size:14px;
	font-weight:bold;
}
#navi-box #navi ul {
	z-index:100;
	list-style-type: none;
	float:left;
}
#navi-box #navi ul li {
	position: relative;
	text-align: center;
	line-height: 40px;
	width:80px;
	display:block;
	float:left;
}
#navi-box #navi ul li a {
	width:80px;
	display:block;
	color:#fff;
	height:36px;
	margin-top:2px;
	margin-bottom:2px;
	text-decoration:none;
}
#navi-box #navi ul li a:link {
	color:#fff;
	background:#ff8500 ！important;
}
#navi-box #navi ul li a:hover {
	color:#fff;
	background:#f5af6e !important;
}

#navi-box #navi ul li .current{
	color:#ff8500 !important;
	background:#fff;
}

#new_flag{
	position:absolute;
	z-index:1000;
	left:64px;
	top:0px;
}

/*** footer ***/
#footer-part1 {
	margin:0 auto;
	height:40px;
	background-color:#ff8500;
	line-height:40px;
}
#footer-part1 #part1-wrap {
	margin:0 auto;
	width:960px;
	background:#ff8500;
	color:#fff;
}
#footer-part2 {
	margin:0 auto;
	padding-top:15px;
	height:150px;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	font-size:12px;
}
#footer-part2 #part2-wrap {
	margin:0 auto;
	width:960px;
	line-height:22px;
}
#footer-part1 #part1-wrap p a {
	font-weight:bold;
	color:#fff;
	font-size:14px;
}

/***共类***/
.title1 {
	display:inline;
	line-height:50px;
	font-weight:bold;
	font-size:24px;
}
.title2 {
	display:inline;
	color:#777;
	font-size:14px;
}
.more{
	float:right;
	margin-right:10px;
	line-height:50px;
	font-size:18px;
	}
.more a{
	color:#fb5d07;
}	

.fontred{
	color:#f00;
}

.fontsize12{
	font-size:12px;
}
.fontsize14{
	font-size:14px;
}

.select-length{
	border:1px solid #ccc;
	text-align:left;
	line-height:22px;
	background-color:#fff;
	padding-left:5px;
	width:200px;
	font-size:14px;
	
}
 
.border_bottom_dashed{
	border-bottom:1px dashed #ccc;
}

.border_bottom_slid{
	border-bottom:1px solid #ccc;
}

.border_bottom_slid2px{
	border-bottom:2px solid #ff8500;
}
.websitecolor{
	 color:#ff8500;	
}
.hide{
	display:none;
}
.border_top_slid{
	border-top:1px solid #ff8500;
}

.blue{
	color:#2441fe !important;
}

#_pingansec_bottomimagesmall_shiming_iframe{
	width:115px !important;
	height:43px !important;
}

