body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
textarea,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: none;
}

button {
	border: none;
	margin: 0;
	padding: 0;
}

textarea {
	resize: none;
	vertical-align: middle;
}

select {
	vertical-align: middle;
}

a {
	text-decoration: none;
}

.json {
	display: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", "Tahoma", "Arial", "Microsoft Yahei";
	color: #333;
	background: #fff;
	position: relative;
	min-width: 1100px;
}

.helpBanner{
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	height:267px;
}
.promotion {
	width: 100%;
}

.promotionBox {
	width: 100%;
}

.promotionBox img {
	width: 100%;
	float: left;
}

.promotionTab {
	width: 175px;
	height: 20px;
	position: relative;
	top: -25px;
	left: 45%;
	z-index: 2;
	overflow: hidden;
	margin-bottom: 5px;
}

.promotionTab p {
	width: 265px;
}

.promotionTab p a {
	width: 12px;
	height: 12px;
	border-radius: 10px;
	display: inline-block;
	background: none;
	border: 1px solid #fff;
	margin-right: 15px;
	
}

.promotionTab p a.focus {
	width: 12px;
	height: 12px;
	border-radius: 10px;
	display: inline-block;
	border: 1px solid #fff;
	background: #fff;
}


/*main*/

.main {
	width: 1100px;
	margin: 20px auto 0;
}

.left {
	width: 200px;
	float: left;
	overflow: hidden;
}

ul.menu li {
	float: left;
	width: 200px;
	overflow: hidden;
	position: relative;
}

ul.menu li h3 {
	width: 200px;
	height: 44px;
	border-top: 1px solid #d7d7d7;
	background: #ecf0f1;
	color: #168ce3;
	text-align: center;
	font: bold 14px/44px "Microsoft Yahei", "����";
	cursor: pointer;
}

ul.menu li i {
	margin-top: -5px;
	_margin-top: -12px;
	background: url(../../images/help/help.png) no-repeat 0px -26px;
	width: 11px;
	height: 5px;
	position: relative;
	display: block;
	top: -20px;
	_top: -15px;
	left: 158px;
}

ul.menu li span {
	width: 200px;
	float: left;
	
}

ul.menu li span a {
	width: 200px;
	float: left;
	text-indent: 58px;
	font: 14px/30px "Microsoft Yahei", "����";
	color: #333;
}

ul.menu li span a:hover {
	color: #168ce3;
}

ul.menu li i.idown {
	background: url(../../images/help/help.png) no-repeat 0px -65px;
}

.right {
	width: 880px;
	float: right;
}

.right .place {
	width: 880px;
	height: 40px;
	font: 14px/40px "Microsoft Yahei", "����";
	text-indent: 36px;
	background: #ecf0f1 url(../../images/tipbg.png) no-repeat -74px -470px;
	float: left;
}

.right .place a {
	color: #666;
	padding: 0 3px;
}

.right .place a:hover {
	color: #f60;
	text-decoration: underline;
}

.center {
	width: 730px;
	margin-top: 20px;
	float: left;
	padding: 20px 40px;
}

.center p {
	font: normal 14px/32px "microsoft yahei";
	text-indent: 2em;
}

.putIn{
	margin-top: 20px;
    width: 1180px;
    margin: 0 auto;
	padding-top:20px;
	
}
dl.brand{ width:400px; float:left;}
dl.brand dt,dl.case dt{ width:400px; height:28px; float:left; margin-bottom:16px; font:bold 20px/28px "Microsoft Yahei","\5b8b\4f53"; color:#333;}
dl.brand dd,dl.case dd{ width:100%; float:left;}
dl.brand span{ width:400px; height:72px; display:block; overflow:hidden; font:normal 13px/24px "Microsoft Yahei","\5b8b\4f53";}
dl.brand span a{ color:#888;}
dl.brand span a:hover{ color:#0072BC;}

.putPic {
	width: 761px;
	float: right;
}




