.menu{height:56px;overflow:hidden;width:100%;background:#032842}
.menu .n{
	float:left;
    color: #999999;
    display: block;
    font-size: 16px;
    height:56px;
    line-height:56px;
    overflow: hidden;
    text-align: center;
    width:14.28%;
	background:#032842;
	border-right:1px solid #011929}
.menu .n:hover{
	color: #fff;
	background:#011929;
}
.menu .d{
	float:left;
    color: #fff;
    display: block;
    font-size: 16px;
    height:56px;
    line-height:56px;
    overflow: hidden;
    text-align: center;
    width:14.28%;
	background:#011929;
	border-right:1px solid #011929}
    .pth{
    padding-left:37px;
    color: #333;
    line-height:50px;
    height:50px;
    overflow: hidden;}

.w .pth{
    width:100%;
    color: #666;
    line-height:80px;
    height:80px;
    overflow: hidden;
    text-align:right; padding-left: 0px;}

.pth a{color:#666;}
.pth a:hover,.pth .n{color:#f08304;}
.ctt_man{
    padding-bottom:30px;
}
/*************/
.ctt_man h1{
    line-height:1.6;
    font-size:32px;
    text-align:center;
    display:blcok;
    padding-bottom:15px;
    border-bottom:1px solid #ddd;
    color:#444;
    font-weight:normal
}
.ctt_man .bod{padding:30px 0;line-height:1.8}
