@charset "gb2312";
/* CSS Document */
body, p, div, ul, li, dl, dd, dt, h1, h2, h3, table, td, tr, input {
	padding: 0;
	margin: 0
}
body {
	color: #333;
	font-size: 14px;
	font-size: 30px\9;
	line-height: 1.5;
	word-wrap: break-word;
	font-family: "微软雅黑";
}
img, input {
	border: 0
}
ul, li {
	list-style: none
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #e70326 !important
}
a:active {
	text-decoration: none;
}
.left {
	float: left
}
.right {
	float: right
}
h1, i, em, h2, h3, h4 {
	font-style: normal;
	font-weight: normal
}
.clearfix {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	width: 0px;
	visibility: hidden;
	overflow: hidden
}
.wrapper {
	width: 1000px;
	margin: auto;
}
/*顶部大图*/
.big_pic {
	background: url(../images/big_pic.jpg) no-repeat center;
	width: 100%;
	height: 431px;
}
/*第一版文字*/
.preface {
	width: 100%;
	background: #f1f1f1;
	margin-top: 20px;
	margin-bottom: 30px;
}
.preface_text {
	padding: 25px;
	font-size: 2.9em;
	line-height: 2.2em;
	letter-spacing: 0.75px;
	color: #000;
}
.preface_text strong {
	font-size: 1.7em;
	line-height: 1.3em;
	color: #ce002c;
	font-weight: bold !important;
}
.preface_text p {
	text-align: right;
}
/*向下箭头*/
.next {
	background: url(../images/next.png) no-repeat;
	width: 105px;
	height: 105px;
	margin: 0 auto
}
.ma {
	margin: 30px auto;
}
/*文字标题*/
.big_text {
	font-size: 3.6em;
	line-height: 1.5em;
	color: #262626;
	text-align: center;
	font-weight: bolder;
	width: 1000px;
	margin: 35px auto;
}
.big_text i {
	color: #ce002c;
	font-size: 1.2em;
	font-weight: bolder;
}
.text_bg {
	background: #000;
	width: 100%;
	color: #fff;
	font: 1.6em/2em "微软雅黑";
	padding: 13px 8px;
}
.text_bg p {
	width: 1000px;
	margin: auto;
	text-align: center;
}
/*第一版图片*/
.pic_1 {
	background: url(../images/pin_1.jpg) no-repeat center;
	width: 1000px;
	margin: auto;
	height: 373px;
	margin-top: 20px;
}
.tips li {
	width: 50%;
	float: left;
	text-align: center;
	font-size: 3em;
	line-height: 2em;
	color: #000;
}
.brand p {
	background: #000;
	font-size: 1.6em;
	color: #fff;
	text-indent: 39px;
	padding: 0 3px;
}
.tle_1 {
	background: url(../images/tle_1.jpg) no-repeat center;
	height: 129px;
	margin-top: 20px;
}
/*为什么你总是觉得世界不公平*/
.segmentation {
	background: url(../images/segmentation.jpg) repeat-x;
	height: 15px;
	margin-top: 30px;
}
.fair {
	background: #eeeeee;
	padding-top: 30px;
	padding-bottom: 30px;
}
.brand_bg {
	background: url(../images/peipo.jpg) no-repeat right;
	height: 254px;
}
.big_text2 {
	font: 48px/50px "微软雅黑";
	color: #000;
	font-weight: bolder;
	width: 1000px;
	margin: 35px auto;
}
.big_text2 i {
	color: #ce002c;
	font-size: 58px;
	font-weight: bolder;
}
.pic_2 {
	background: url(../images/pic_2.jpg) no-repeat center;
	height: 492px;
}
.platform {
	padding-top: 20px;
	font: 50px/90px "微软雅黑";
	font-weight: bolder;
	color: #ce002c;
	text-align: center;
}
.platform h1 {
	text-align: center;
	font: 53px/70px "微软雅黑";
	color: #262626;
	font-weight: bolder;
}
.platform i {
	font-style: italic;
	font-weight: bolder;
	background: #ce002c;
	padding-right: 17px;
	color: #fff;
}
.down {
	background: url(../images/down.jpg) repeat-x;
	height: 33px;
}
.pic_3 {
	background: url(../images/pic_3.jpg) no-repeat center;
	height: 373px;
	margin-top: 35px;
}
/*底部*/
.foot {
	background: url(../images/foot.jpg) no-repeat center;
	height: 380px;
}
.footer {
	padding-top: 150px;
	text-align: center;
	color: #fff;
	font-size: 4.5em;
	line-height: 1.2em;
	font-weight: bolder;
}
.footer i {
	background: #ce002c;
	font-weight: bolder;
	padding: 0 8px;
}
.footer p {
	font-weight: normal;
	font-size: 0.8em;
	color: #ce002c;
	line-height: 60px;
}
