﻿a {
	text-decoration: none;
	color: #646464;
}
/********* 首页***********/
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}

.clear {
	clear: both;
}
img{
	border: 0;
}

/*********底部文件编写***********/
.bottom {
	margin-top: 50px;
	width: 100%;
	min-width: 1280px;
	background-color: #A0A0A0;
	text-align: center;
}

.bottom_content {
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
	padding: 35px 0px;
	text-align: center;
}

.bottom_content ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.bottom_content ul li {
	display: inline;
}

.bottom_content_mark {
	margin-left: 8px;
	margin-right: 4px;
}

.bottom_content_mark1 {
	margin-left: 4px;
	margin-right: 4px;
}

.copyright_address {
	font-size: 12px;
	margin-top: 4px;
}

.online_service {
	bottom: 0;
	right: 0px;
	position: fixed;
	z-index: 3;
	border: 1px solid #DDD;
	width: 240px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.onlineService_spread {
	border: 1px solid #DDD;
	background: #eeeeee;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding-left: 24px;
	padding-right: 4px;
	padding-top: 6px;
}

.onlineService_spread table {
	width: 210px;
	font-size: 13px;
	color: #004a82;
}

.onlineService_spread table td {
	height: 24px;
	text-align: left;
}

.onlineService_spread table td img {
	margin-right: 4px;
	border: 0;
}

.onlineService_to_spread {
	background: #eeeeee;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.onlineService_to_spread img {
	border: 0;
}

.onlineService_bottom {
	background: #0066B3;
	padding: 5px 0px;
	color: #FFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: center;
	font-weight: bold;
}

.to_close_button {
	text-align: right;
}

.onlineService_company {
	color: #333;
	font-weight: bold;
}

.content_left{
	width: 180px;
	float: left;
	height: 500px;
}
.content_right {
	width: 900px;
	float: right;
	font-size: 12px;
	color: #666;
}
.content_right_1{
	font-size: 12px;	
	color: #666;
	margin-left: 15px;
}
#special_header{
	margin-top: -7px;
}
.content_left_title{
	margin-top: 10px;
	background: url("../images/left_header.png") no-repeat center;
	padding-left: 58px;
	color: #333;
	font-size: 16px;
	margin-bottom: 30px;
}
.content_left_detail{
	text-align: center;
	margin-top: 5px;
	color: #666;
	padding-top: 7px;
	padding-bottom: 8px;
	border-bottom: 1px  dashed  #D8D5D5;
}
.content_left_detail a{
	color: #666;
	padding: 5px 10px 5px 10px;
}
.content_right_top {
	text-align: center;
	color: #000000;
	font-size: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.title{
	color: #646464;
}
#specialServiceiframe{
	padding: 0px 40px;
	border: 1px solid #dcdcdc;
}
.menu_background{
	background: url('../images/special_backg.png') no-repeat center;
}
.question{
	float: right;
}
.downLoadAll{
	float: left;
}
.download{
	float: left;
}
.title img{
	margin-left: 50px;
	margin-right: 10px;
	vertical-align: middle;
}
p img{
	margin-left: 20px;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: -8px;
}
p a:hover{
	color: #0066B3;
}
.content_right_img{
	text-align: center;
}
.knowledge_title{
	display: inline-block;
	width: 225px;
	margin-top: 4px;
}
.knowledge_title a:hover{
	color: #3285FF;
}
.knowledge_title_long{
	display: inline-block;
	width: 453px;
	margin-top: 4px;
}
.question_title{
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.first{
	margin-top: 20px;
}

.question_answer{
	text-indent: 2em;
	line-height: 200%;
}
.content_right_title{
	margin-top: 10px;
}
.back_to_the_top{
	color: #3285FF;
	cursor: pointer;
}
.back_to_the_top img{
	margin-right: 5px;
}
.back_to_the_top:hover{
	color: #317EF3;
}

