@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	font-size:12px;
	margin:0px auto;
	padding:0px;
	font-family:Microsoft Yahei, "微软雅黑", "宋体";
}
.clear {
	clear:both;
}
ul li {
	list-style-type:none;
}
img {
	border:0;
}
a {
	text-decoration:none;
}
#header_top {
	background:#EDEDED;
	height:32px;
	border-bottom:1px solid #B4B4B4;
}
#top_con {
	color:#474747;
	margin:0px auto;
	line-height:30px;
	width:1002px;
	text-align:left;
}
#top_con h1 {
	float:left;
	font-size:12px;
	font-weight:normal;
}
#top_con h1 a {
	color:#474747;
}
.bdlikebutton {
	float:left;
	margin:3px 10px 0px 0px;
}
.tuchu {
	color:#FF6600;
	font-weight:bold;
}
#header_tel {
	width:1002px;
	height:80px;
	margin:0px auto;
	padding:10px 12px;
}
#tel_logo {
	width:254px;
	float:left;
}
#zongzhi {
	float: left;
	margin-left: 50px;
	margin-top: 25px;
}
#tel {
	float: right;
	margin-right: 10px;
}
#header_nav {
	background:#890D00;
	height:48px;
}
#nav_nav {
	width:1002px;
	margin:0px auto;
}
#nav_nav ul {
	margin:0px;
	padding:0px;
}
#nav_nav ul li {
	float:left;
	line-height:48px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	width:12.5%;
	position:relative;
}
#nav_nav ul li a {
	width:100%;
	display:block;
	height:48px;
	color:#fff;
}
#nav_nav ul li a:hover, .thisclass {
	background:#FF6600;
	word-spacing:inherit;
}
#nav_nav ul li ul{ position:absolute; width:125px; left:0px; display:none; z-index:999;}
#nav_nav ul li ul li{ width:100%;}
#nav_nav ul li ul li a{ background:#AC363A; display:block; font-size:14px;}
#content {
	background:#ECECEC;
}
#content_con {
	width:1002px;
	margin:0px auto;
	background:#fff;
	padding:10px 5px;
}
#banner {
	width:990px;
	margin:0px auto;
	height:320px;
}
#con_p {
	color: #3063A4;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	margin-top: 20px;
	padding: 10px 20px;
	text-indent: 2em;
}
.con_p1 {
	color: #3063A4;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	margin-top: 20px;
	padding: 10px 20px;
	text-indent: 2em;
}
.con_p2 {
	color: #FF6600;
	font-size: 23px;
	font-weight: bold;
	padding: 10px 0;
	text-indent: 0;
	text-align:center;
}
#list_title {
	margin:0px;
	padding-left:35px;
	width:100%;
}
#list_title ul li {
	float:left;
}
#list_title ul li a {
	background:#E3F2F9;
	border:1px solid #A3E2FF;
	display:block;
	font-size:18px;
	margin:5px;
	padding:10px;
	width:280px;
	color:#474747;
	text-align:center;
}
#list_title ul li a:hover {
	background: none repeat scroll 0 0 #0076D4;
	border: 1px solid #012B70;
	color: #FFFFFF;
}
#con_con {
	width:990px;
	margin:20px auto 0px;
}
.con_title {
	background:url(../index_files/con_title_bg.jpg) repeat-x;
	width:990px;
	line-height:40px;
	height:40px;
	color:#FFF;
	border:0px none;
}
.con_title span {
	font-size:15px;
	margin-left:25px;
	line-height:40px;
}
.con_title span a {
	color:#fff;
}
.con_title h2 {
	font-size:20px;
	font-weight:normal;
	display:inline;
	margin:0px 15px;
	color:#FFEE2E;
}
.con_title p {
	display:inline;
	font-size:14px;
}
.title_more {
	display:inline;
	margin-left:100px;
}
.title_more a {
	color:#900;
	font-size:15px;
	font-weight:bold;
}
.con_text {
	background:#fff;
	border:1px solid #890D00;
	padding:10px;
}
.con_text p {
	line-height:20px;
	font-size:15px;
	text-indent:2em;
}
.con_text h1 {
	text-align:center;
	color:#F00;
	font-size:22px;
}
.con_text table {
	border-collapse: collapse;
	line-height: 40px;
	margin: 15px 0;
	text-align: center;
	width: 100%;
}
.con_text table tr {
	background: none repeat scroll 0 0 #E5F4F9;
	border: 1px solid #96D9EC;
}
.con_text table th {
	background: none repeat scroll 0 0 #CAEEFA;
	border: 1px solid #96D9EC;
	color:#FF6600;
	font-size:18px;
}
.con_text table td {
	background: none repeat scroll 0 0 #E5F4F9;
	border: 1px solid #96D9EC;
	font-size:15px;
}
.con_text h3 {
	color:#F60;
}
#footer {
	text-align:center;
	 background:#ECECEC;
}
.footer{padding:15px 0; background:#FFF; width:1010px; margin:auto}
#links {
	width:990px;
	margin:0px auto;
}
#links ul li {
	display:inline;
	margin-right:5px;
}
#links ul li a {
	color:#000;
}
#bdshare {
	margin:5px 15px 0px 0px;
}
#index_news li {
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	line-height: 22px;
	margin-bottom: 10px;
	padding: 8px 3px;
}
#index_news p {
	color: #808080;
	line-height: 20px;
	margin: 5px 0;
	padding: 5px;
	text-indent: 2em;
}
#index_news {
	color: #00AA00;
	float: right;
}
#index_news img {
	float: left;
	margin-right: 15px;
}
#index_news a {
	color:#FF6600;
}
.news_conr_more {
	color:#FF6600;
	float: right;
}
.dede_pages {
}
.dede_pages ul {
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li {
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
}
.dede_pages ul li a {
	float:left;
	padding:2px 4px 2px;
	color:#666;
	border-bottom:1px solid #EEE;
}
.dede_pages ul li a:hover {
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #690;
}
.dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:2px solid #F63;
	font-weight:bold;
}
.dede_pages .pageinfo {
	float:right;
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong {
	color:#666;
	font-weight:normal;
	margin:0px 2px;
}
.fa-center {
	height: auto;
	width: 990px;
}
.tuiguang1 {
	height: 314px;
	margin: 15px auto 0;
	width: 964px;
}
.tuiguang1-left {
	float: left;
	line-height: 25px;
	width: 520px;
}
.tuiguang1-left img {
	margin: 0 0 15px 5px;
}
img {
	border: medium none;
}
.tuiguang1-left ul {
	background: url(../index_files/xlh2.jpg) no-repeat scroll 4px 6px transparent;
}
.tuiguang1-left li {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	text-indent: 2.2em;
}
.tuiguang1-right {
	background: url(../index_files/tg-zx.gif) no-repeat scroll 0 0 transparent;
	float: right;
	height: 313px;
	width: 390px;
}

.tuiguang1-right li {
    background: url(../index_files/tg-g.jpg) no-repeat scroll 0 0 transparent;
    color: #9C1B1F;
    display: inline;
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    margin-left: 35px;
    margin-top: 20px;
    text-indent: 32px;
    width: 132px;
}

.tuiguang1-right ul {
    margin-top: 75px;
}
.tg-qq {
    float: left;
    margin-left: 225px;
    margin-top: 85px;
}
.fa-tu {
	margin: 15px auto;
	width: 920px;
}
.tuiguang2 {
	border: 1px solid #E9E9E9;
	height: 245px;
	margin: 15px auto;
	width: 962px;
}
.tuiguang1-right a {
    color: #990000;
}
.tuiguang2-left {
	background: url(../index_file/stg-ct.gif) no-repeat scroll 0 20px transparent;
	color: #000000;
	display: inline;
	float: left;
	height: 230px;
	margin: 0 10px;
	text-indent: 2em;
	width: 480px;
}
.tuiguang2-left p {
	line-height: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 60px;
	width: 460px;
	font-size:12px;
}
.tuiguang2-left img {
	margin-left: 10px;
}
.tuiguang2-right {
	background: url(../index_file/tg-rw.gif) no-repeat scroll 0 20px transparent;
	display: inline;
	float: left;
	height: 230px;
	width: 460px;
}
.tuiguang2-right ul {
	margin-top: 60px;
}
.tuiguang2-right li {
	color: #000000;
	font-size: 14px;
	line-height: 32px;
	text-indent: 10px;
}
.fa-tu {
	margin: 15px auto;
	width: 964px;
}
.tuiguang3 {
	background: url(../index_file/tg-bg.jpg) repeat-x scroll 0 0 transparent;
	height: 185px;
	margin: 15px auto;
	width: 964px;
}
.tuiguang3-tu {
	height: 125px;
	margin: 15px auto;
	width: 964px;
}
.tuiguang3-tu img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 15px;
	margin-left: 22px;
}
.fa-tu {
	margin: 15px auto;
	width: 964px;
}
.tuiguang4 {
	border: 1px solid #E9E9E9;
	height: 213px;
	margin: 10px auto;
	width: 952px;
padding:0px 5px;
}
.tuiguang4 ul {
	margin-top: 15px;
}
.tuiguang4 li {
	color: #000000;
	font-size: 14px;
	line-height: 30px;
	text-indent: 24px;
}
.tuiguang4 b {
	color: #990000;
}
.fa-tu {
	margin: 15px auto;
	width: 964px;
}
.tuiguang5 {
	border: 1px solid #E9E9E9;
	color: #000000;
	font-size: 14px;
	height: 258px;
	line-height: 30px;
	margin: 10px auto;
	width: 962px;
}
.tuiguang5 p {
	border-bottom: 1px dashed #000000;
	color: #990000;
	font-family: "微软雅黑";
	margin-left: 20px;
	margin-top: 15px;
	padding-bottom: 5px;
	width: 930px;
}
.tuiguang5 ul {
	margin-top: 15px;
	text-indent: 24px;
}
.tuiguang5 b {
	color: #990000;
}
.tuiguang6 {
	border: 1px solid #E9E9E9;
	color: #666666;
	height: 209px;
	line-height: 30px;
	margin: 10px auto;
	width: 962px;
}
.tuiguang6-anli {
	background: url(../index_file/tg-t6bg.jpg) repeat-x scroll 0 0 transparent;
	height: 203px;
	margin: 3px;
	width: 956px;
}
.tuiguang6-anli p {
	color: #666666;
	font-family: "微软雅黑";
	font-size: 20px;
	margin-top: 15px;
	text-indent: 24px;
}
.tuiguang6-anli img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 22px;
	margin-top: 20px;
}
.fa-tu {
	margin: 15px auto;
	width: 964px;
}
.tuiguang7 {
	border: 1px solid #E9E9E9;
	color: #666666;
	height: 84px;
	margin: 10px auto;
	padding-left: 30px;
	width: 932px;
}
.tuiguang7-hz {
	background: url(../index_files/tg-hz.jpg) no-repeat scroll 0 0 transparent;
	height: 23px;
	line-height: 23px;
	margin: 12px 0;
	width: 500px;
}
.tuiguang7 b {
	color: #FFFFFF;
	font-weight: normal;
}
.tuiguang7-hzs {
	background: url(../index_files/tg-lc.jpg) no-repeat scroll 0 0 transparent;
	height: 23px;
	line-height: 23px;
	width: 750px;
}
.tuiguang7 b {
	color: #FFFFFF;
	font-weight: normal;
}
.tuiguang7 strong {
	color: #990000;
	font-weight: normal;
}

/*----------搴曢?寮€?---------*/
/*搴曢?/
#footer .footer{ height:230px; background:#FFFFFF;}
#footer .footer_main{ width:1002px; margin:0 auto; text-align:center; padding-top:15px;}


/*瀹㈡湇QQ*/
#footer .qq{ font-size:14px; font-weight:bold; width:680px; margin:10px auto; text-align:left;}
#footer .qq .qq_1 a{ color:#1163a3; margin:0;}
#footer .qq .qq_1{background:url(/images/qq.png) no-repeat 0 -32px; width:111px; height:31px; margin:0 10px; cursor:pointer; vertical-align:middle; float:left;}
#footer .qq .qq_1:hover{background:url(/images/qq.png) no-repeat 0 0;}
#footer .qq .qq_1 span{ margin-left:35px;}


/*鐗堟潈淇℃伅*/
#footer .copyright{ margin-top:10px; line-height:32px;}
#footer .copyright a{ margin-left:5px; margin-right:10px; color:#474747; font-size:14px;}
#footer .copyright_a{ background:url(/templates/aghf/images/alivv.png) no-repeat -15px -17px;}
#footer .anquan{ margin-top:15px;}
/*----------搴曢?缁撴?---------*/


.taocans{ width:920px; margin:15px auto; overflow:hidden}
.taocans ul{ width:920px;}
.taocans li{ height:48px; width:350px; text-align:center; line-height:48px; background:#890D00; font-size:16px; margin:auto;}
.taocans li a{ color:#fff; display:block;}
.taocans li a:hover{ background:#f60; display:block}

.con_text2 table{ width:963px; margin:auto}