body,
div,
img,
.container-fluid,
.row,.col-xs-4,.col-sm-4 ,.col-md-4,.col-xs-6 ,.col-sm-6 ,.col-md-6,.col-lg-6 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.top_qq {
	height: 50px;
	margin-top: -245px;
	width: 100%;
}

.qq_area {
	margin: auto;
}

.top_qq_img {
	margin: auto;
	height: 93px;
}

.top_qq_text {
	margin: auto;
	width: 85%;
	font-size: 42px;
	margin-top: -80px;
	text-align: center;
}

.zuanyuan {
	color: #ffffff;
}

.qq_text {
	color: #ffffff;
	margin: 10px;
	cursor: pointer;
}

.top_feilv {
	margin-top: -880px;
	position: absolute;
	text-align: center;
	width: 100%;
}

.feilv_area {
	margin: auto;
}

.top_feilv img {
	position: relative;
	margin: auto;
	height: 225px;
	width: 90%;
}

.top_feilv_area {
	position: relative;
	width: 87%;
	display: inline-block;
	top: -218px;
}

.feilv_title {
	font-size: 24px;
	font-weight: bolder;
	color: #ffffff;
}

.feilv_text {
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	background-color: #cc99ff;
}

.borderLeft {
	border-left: 2px solid #9F35FF;
}

.borderBottom {
	border-bottom: 2px solid #9F35FF;
}

.award_area {
	position: absolute;
	margin-top: -1450px;
	width: 100%;
}

.award {
	border: 2px #ac4336 solid;
	height: 402px;
	text-align: center;
	width: 50%;
	margin: auto;
}

.award_title {
	color: #ffffff;
	font-size: 22px;
	background-color: #9900ff;
	border-bottom: 2px solid #9900ff;
}

.award_text {
	color: #303030;
	font-size: 18px;
	background-color: #cc99ff;
	border-bottom: 2px solid #000000;
	font-weight: 500;
}

.haoli_text {
	color: #ff3a38;
	border: 0px;
	font-size: 28px;
}

.h70 {
	height: 70px;
	line-height: 70px;
}

.h40 {
	height: 40px;
	line-height: 40px;
}

.h20 {
	height: 22px;
	line-height: 20px;
}

.h18 {
	height: 18px;
	line-height: 18px;
}

.h16 {
	height: 16px;
	line-height: 16px;
}

.mt30 {
	margin-top: 30px;
}

.bottom_center {
	background-image: url(img/bottom2.jpg);
	background-repeat: repeat-y;
	height: 400px;
	width: 100%;
	display: block;
}


.clear {
	clear: both;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.link {
	position: absolute;
	margin-top: -100px;
	width: 100%;
	text-align: center;
	color: wheat;
}

.link a {
	color: wheat;
}


@media screen and (min-width: 1700px) and (max-width: 1980px) {
	.top_qq {
		height: 50px;
		margin-top: -235px;
		width: 100%;
	}

	.top_feilv {
		margin-top: -900px;
		position: absolute;
		text-align: center;
		width: 100%;
	}

	.award_area {
		position: absolute;
		margin-top: -1480px;
		width: 100%;
	}

	.haoli_text {
		color: #ff3a38;
		border: 0px;
		font-size: 28px;
	}

	.middle_bg {
		height: 690px;
		width: 100%;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1700px) {
	.top_qq {
		height: 50px;
		margin-top: -212px;
		width: 100%;
	}

	.top_feilv {
		margin-top: -790px;
		/* margin-top: -760px; */
		position: absolute;
		text-align: center;
		width: 100%;
	}

	.award_area {
		position: absolute;
		margin-top: -1480px;
		width: 100%;
	}

	.haoli_text {
		color: #ff3a38;
		border: 0px;
		font-size: 24px;
	}

	.middle_bg {
		height: 770px;
		width: 100%;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
	.top_qq {
		height: 50px;
		margin-top: -182px;
		width: 100%;
	}

	.top_qq_img {
		margin: auto;
		height: 80px;
	}

	.top_qq_text {
		margin: auto;
		width: 85%;
		font-size: 42px;
		margin-top: -72px;
		text-align: center;
	}

	.top_feilv {
		margin-top: -660px;
		position: absolute;
		text-align: center;
		width: 100%;
	}

	.award_area {
		position: absolute;
		margin-top: -1370px;
		width: 100%;
	}

	.haoli_text {
		color: #0080FF;
		border: 0px;
		font-size: 20px;
	}

	.middle_bg {
		height: 790px;
		width: 100%;
	}
}


@media screen and (min-width: 1024px) and (max-width: 1200px) {
	.award_area {
		margin-top: -1355px;
	}

	.top_feilv {
		margin-top: -626px;
		position: absolute;
		text-align: center;
		width: 100%;
	}

	.top_qq {
		height: 50px;
		margin-top: -170px;
		width: 100%;
	}

	.top_qq_img {
		margin: auto;
		height: 60px;
	}

	.top_qq_text {
		margin: auto;
		width: 85%;
		font-size: 33px;
		margin-top: -52px;
		text-align: center;
	}

	.haoli_text {
		color: #9900ff;
		border: 0px;
		font-size: 19px;
	}

	.middle_bg {
		height: 820px;
		width: 100%;
	}
}


.m_top_qq {
	height: 50px;
	margin-top: -30px;
	width: 100%;
}

.m_top_qq_img {
	margin: auto;
}

.m_top_qq_text {
	margin: auto;
	font-size: 16px;
	font-weight: bold;
	margin-top: -29px;
	margin-left: 40px;
}

.m_top_feilv {
	margin-top: -300px;
	position: absolute;
	text-align: center;
	width: 100%;
}

.m_top_feilv_area {
	position: relative;
	width: 95%;
	display: inline-block;
	top: -96px;
}

.m_feilv_title {
	font-size: 13px;
	font-weight: bolder;
	color: #ffffff;
}

.m_feilv_text {
	font-size: 12px;
	font-weight: bolder;
	color: #272727;
	background-color: #cc99ff;
}
.m_middle_bg{
	height: 540px;
}
.m_award_area {
    position: absolute;
    margin-top: -800px;
    width: 100%;
    height: 800px;
}
.m_award {
    border: 2px #EA0000 solid;
    height: 222px;
    text-align: center;
    width: 85%;
    margin: auto;
}
.m_award_title {
    color: #ffffff;
    font-size: 13px;
    background-color: #9F35FF;
    border-bottom: 2px solid #ac4336;
    font-weight: bold;
}
.m_award_text {
    color: #303030;
    font-size: 10px;
    background-color: #cc99ff;
    border-bottom: 2px solid #ac4336;
    font-weight: 500;
}

.m_haoli_text {
    color: #ff3a38;
    border: 0px;
    font-size: 17px;
}

.m_link {
	position: absolute;
	margin-top: -40px;
	width: 100%;
	text-align: center;
	color: wheat;
	height: 40px;
	font-size: 10px;
}

.m_link a {
	color: wheat;
	font-size: 10px;
}