.nav {
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    width: 1200px;
	text-align:right;
	}
.main {
    margin: 0 auto;
    width: 1198px;
	border:1px solid #e2e2e2;	
    border-top: 2px solid #1f88e4;
	padding-top:10px;
}
.con_top_title{
	height:44px;
	line-height:44px;
	background-image:url(../images/index67.png);
	background-repeat:no-repeat;
	background-position:10px center;
	border-bottom:1px solid #f4f4f4;
	margin-bottom:30px;
	}
	.con_top_title_left{
		float:left;
		font-size: 18px;
		color:#099ae4;
		margin-left: 50px;
		}
		.con_top_title_left span{
			display:inline-block;
			color:#ddaa3f;
			font-size:18px;
			}			
.con_bot_title{
	height:44px;
	line-height:44px;
	background-image:url(../images/index68.png);
	background-repeat:no-repeat;
	background-position:10px center;
	border-bottom:1px solid #f4f4f4;
	margin-bottom:30px;
	}			
.answer{
	width:1000px;
	margin:0 auto;
	margin-bottom:30px;
	}
	.question{
		color: #1f88e4;
		font-size: 16px;
		line-height: 30px;
		margin: 0 20px 0;
		text-align: center;
		width: 960px;
		}
		.que{
			text-align:left;
			font-size:14px;
			line-height:28px;
			width:980px;
			padding:5px 0;
			}
		.number{
			color:#000;
			height: 30px;
			line-height: 30px;
			position: relative;
			right: 1px;
			text-align: right;
			top: -31px;
			width: 1000px;
			}
.barbox{
	height:40px;
	}
.barbox dt a{
	color:#0048CC;
	}
.barbox dd{
	}
.barbox dd.last{
	color:#999;
	}
.barbox dd.barline{
	border: 1px solid #e3e3e3;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: right;
    width: 800px;
	}
.barbox dd.barline div.charts{
	height:30px;
	overflow:hidden;
	background-color:#39b6f4;
	}
.dcmain{
	width:1000px;
	margin:0 auto 20px;
	}
.dctitle{
	text-align:center;
	width:1000px;
	font-size:18px;
	color:#1f88e4;
	line-height:30px;
	}
.dcsum{
	color: #333;
    font-size: 14px;
    line-height: 30px;
    padding: 10px 0;
    text-indent: 28px;
	}
.dcbut{
	width:175px;
	height:40px;
	line-height:40px;
	text-align:center;
	margin-left:825px;
	background-color:#39b6f4;
	color:#fff;
	}
	.dcbut a{
		display:block;
		width:100%;
		height:100%;
		color:#fff;
		}