﻿@charset "utf-8";
*{
margin-top:0px;
margin-bottom:0px;
}
body{
background-color:#333333;
}
.about_all {
	clear: both;
	height: 780px;
	width: 1003px;
	margin-left:auto;
	margin-right:auto;
}
.about_all .about_top {
	clear: both;
	float: left;
	height: 284px;
	width: 1003px;
}
.about_all .about_main {
	clear: both;
	float: left;
	height: 426px;
	width: 1003px;
	background-image: url(../imges/about_main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
.about_all .about_main .about_m_left {
	float: left;
	width: 289px;
	height: 426px;
	background-image: url(../imges/img_qiyenews.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
}
.about_all .about_main .about_m_left .a_m_l_tiao {
	background-image: url(../imges/about_tiao.jpg);
	background-position: 275px 43px;
	float: left;
	height: 426px;
	width: 289px;
	background-repeat: no-repeat;
}
.about_all .about_main .about_m_right {
	background-image: url(../imges/bg_neirong.jpg);
	background-repeat: no-repeat;
	background-position: 0px 76px;
	float: left;
	height: 426px;
	width: 714px;
}
.about_all .about_main .about_m_right .xinwenbiaoti {
	float: left;
	height: 20px;
	width: 680px;
	font-size: 14px;
	line-height: 20px;
	color: #F79625;
	text-align: center;
	font-family: "黑体";
	font-weight: bold;
	padding-top: 40px;
}
.about_all .about_main .about_m_right .xinwenshijian {
	font-size: 12px;
	line-height: 20px;
	color: #F79625;
	text-align: center;
	float: left;
	height: 20px;
	width: 680px;
	padding-bottom: 10px;
}

.about_all .about_main .about_m_right .a_m_r_text {
	float: left;
	height: 361px;
	width: 700px;
	padding-left: 14px;
	font-size: 12px;
	line-height: 22px;
	color: #F7931E;
}
.about_all .about_main .about_m_right .a_m_r_text .xinwenbiaoti {
	float: left;
	height: 90px;
	width: 700px;
}
.about_all .about_main .about_m_right .a_m_r_text .ttt {
	background-image: url(../imges/ttt01.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	float: left;
	height: 361px;
	width: 60px;
}
.about_all .about_main .about_m_right .a_m_r_text .fanhui_btn {
	float: left;
	height: 30px;
	width: 680px;
	background-image: url(../imges/fanhui_btn.jpg);
	background-repeat: no-repeat;
	background-position: 313px 3px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}




.about_all .about_foot {
	clear: both;
	float: left;
	height: 54px;
	width: 1003px;
	background-image: url(../imges/foot.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	background-color: #000000;
}
.about_all .about_foot .wenzi {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	float: left;
	height: 20px;
	width: 1003px;
	color: #f7931e;
}
.about_all .about_foot .wenzi a:link
{
	text-decoration: none;
	color: #F7931E;
}
.about_all .about_foot .wenzi a:visited
{
	text-decoration: none;
	color: #F7931E;
}
.about_all .about_foot .wenzi a:hover
{
	text-decoration: none;
	color: #F7931E;
}
.about_all .about_foot .wenzi a:active
{
	text-decoration: none;
	color: #F7931E;
}

