@charset "utf-8";
/*
	Code_File:global.css by BROS 用于基础公共样式
	Revision 2.1
	Date 2014/02/16
*/
/*---------------------------------	引入样式 -----------------------------------*/
@import url(basic/frames.css);
@import url(basic/basic.css);
@import url(basic/interface.css);
@import url(basic/welcome.css);
/*---------------------------------	全局控制 -----------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin: 0;padding: 0;font-size:12px;font:12px SimSun, Helvetica, sans-serif;_font-family:"SimSun";	color:#555;}
iframe, img {border: 0;}
em, strong, th {font-style: normal;font-weight: normal;}
ul, li {list-style: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
address, caption, cite, code, dfn, em, i, th, var {	font-style:normal;font-weight:normal;}
input, button, textarea, select {font-family: Tahoma, Helvetica, Arial, sans-serif;font-size: 12px;vertical-align: middle;}
table {border-collapse: collapse;border-spacing: 0;}
a {color:#0065b7;text-decoration:none; blr:expression(this.onFocus=this.blur())}
a:hover {color: #0A8CD2;text-decoration:underline;}
body{ background:url(../img/newImg/main/bg.jpg);}
.clearfix:after{visibility: hidden; display: block;font-size: 0; content: "."; clear: both; height: 0;}
*html .clearfix{zoom: 1;}
*:first-child + html .clearfix{zoom: 1;}
.clear {clear:both;}
.rounded{-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.bgWhite{ background:#fff;}
.bgWhiteP10{ background:#fff; padding:10px;}
input::-ms-clear{display:none;}
/*---------------------------------	位置/方向 -----------------------------------*/
.center{text-align:center;}
.leftText{text-align:left;}
.rightText{text-align:right;}
.position-left{left:0;}
.position-right{right:0;}
.float-left{ float:left;}
.float-right{ float:right; display: inline-block;}
.zIndex1, .zIndex2, .zIndex3, .zIndex4, .zIndex5, .zIndex6, .zIndex7, .zIndex8, .zIndex9, .zIndex10{ position:relative;}
.zIndex10{ z-index:610;}
.zIndex9{ z-index:9;}
.zIndex8{ z-index:8;}
.zIndex7{ z-index:7;}
.zIndex6{ z-index:6;}
.zIndex5{ z-index:5;}
.zIndex4{ z-index:4;}
.zIndex3{ z-index:3;}
.zIndex2{ z-index:2;}
.zIndex1{ z-index:1;}
.mT10{ margin-top:10px;}
.mT15{ margin-top:15px;}
.mB40{ margin-bottom:40px;}
.w80{ width:80px;}
.h300{ height:300px;}
/*---------------------------------	文字颜色 -----------------------------------*/
.black{ color:#000;}
.blackBold{ color:#000;font-weight:bold;}
.bold{font-weight:bold;}
.blue{ color:#0062ac;}
.blueBold{ color:#0062ac; font-weight:bold;}
.red{ color:#f40914;}
.redBold{ color:#f40914; font-weight:bold;}
.green{ color:#279d5e;}
.greenBold{ color:#279d5e; font-weight:bold;}
.orange{ color:#ee7600;}
.orangeBold{ color:#ee7600; font-weight:bold;}
/*---------------------------------	显示/隐藏 -----------------------------------*/
.show{display:block;}
.hide{display:none;}
/*---------------------------------	阴影 -----------------------------------*/
/*.shadow{ box-shadow:0px 2px 2px #d5d5d5; }*/
.shadowMini{ box-shadow:0px 1px 1px #efefef; }

/** 翻页表头 ---Begin **/
.turnpage {
	text-align: right;
	margin: 1px 50px 1px 9px;
}

.page_selected{
	color: #F76503;
	font-weight:bold
}

.page_normal{
	cursor: pointer;
}

.last_page{
	background: url(../img/last_page.gif) no-repeat center center;
	width: 15px;
	height: 15px 10px;
	cursor: pointer;
}

.next_page{
	background: url(../img/next_page.gif) no-repeat center center;
	width: 15px;
	height: 15px;
	padding: 1px 2px 10px 10px;
	cursor: pointer;
}

.goto_page{
	background: url(../img/goto_page.gif) no-repeat center center ;
	width: 23px;
	height: 18px;
	padding: 1px 2px 10px 20px;
	cursor: pointer;
}
#pageDirect span{ display:inline-block; height:36px; line-height:36px; padding:0 5px;}

/*---------------------------------	营销 -----------------------------------*/

.banner .bn-pics {
	width: 420px; height: 49px; right: 60px; bottom: 35px; position: absolute; z-index: 4;
}
.banner .bn-pics li {
	width: 76px; padding-right: 8px; float: left;
}
.banner .bn-pics li img {
	border: 2px solid rgb(255, 255, 255); width: 72px; height: 49px;
}
.bn-pics img {
	left: 0px; top: 0px; position: relative; cursor: pointer;
}
.bn-notice {
	background: url("../img/bnline.png") no-repeat left top; left: 0px; width: 100%; height: 31px; bottom: 0px; color: rgb(255, 255, 255); line-height: 31px; position: absolute; z-index: 3;
}
.bn-notice strong {
	padding-left: 35px; font-weight: bold;
}
.bn-notice li a {
	color: rgb(255, 255, 255); padding-right: 10px;
}

.www51buycom {
	width: 100%; height: 340px; overflow: hidden; position: relative;
}
.on img {
	top: -12px;
}
/*---------------------------------	滚动广告 -----------------------------------*/
#full-screen-slider {
	width: 1000px;
	margin:0 auto;
	margin-top: 134px;
	height: 340px;
	position: relative
}
#slides {
	display: block;
	width: 100%;
	height: 340px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 50%;
	bottom: 0px;
	z-index: 9900;
}
#pagination li {
	display: block;
	list-style: none;
	width: 20px;
	font-size: 0;
	height: 20px;
	float: left;


}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	
}
#pagination li.current {

}
input::-ms-clear{display:none;}