        *{   
            margin: 0;   
            padding: 0;   
            
        } 
        	html,body,.main_div{
				width:100%;
				height: 100%;
			}
			.logimg_div,.log_img{
				width:100%;
			}
			.content_main{
			    margin-left: 12%;
				margin-right: 12%;
				
			}

			.daoyu_div p{
				font-family: 微软雅黑;
				text-indent: 2em;
				padding: 5px 0;
				font-size: 16px;
				line-height: 26px;
				color: #666;
			}
			.left_div{
				width:65%;
				font-family: "微软雅黑";
				padding-bottom: 50px;
				margin-top: 20px;
				display:inline-block;
			}
			.right_div{
				width:25%;
				float:right;
				margin-left: 10%;
				margin-top: 20px;
				   
			}
			.lanmu_haed{
				width: 100%;
				border-top: 2px solid #004276;
				margin-top: 25px;
				padding-bottom: 35px;
			}
			.lanmu_haed .name{
				float: left;
	padding-top: 5px;
	font-size: 24px;
	font-weight: normal;
	color: black;
			}
			.lanmu_haed .more{
				float: right;
				    padding-top: 5px;
			}
			.lanmu_haed .more a{
				 color: #666;
				 font-family: 微软雅黑;
				font-size: 14px;
				text-decoration: none;
			}
			.picTxt {
			    padding: 15px 10px 30px;
			    display: table;
			    clear: both;
			    border-bottom: 1px solid #f0f0f0;
			    position: relative;
			    margin-top: 20px;
			    
			}
			.picTxt a{
				text-decoration: none;
			}
			.picTxt h3 {
			    font-size: 24px;
			    color: #333;
			    font-weight: normal;
			    line-height: 2em;
			}
			
			.picTxt h3 a {
			    color: black;
			}
			.picTxt h3 a:hover{
				color: #9B020F;
				cursor: pointer;
			}
			.picTxt p {
			    font-size: 14px;
			    color: #666;
			    line-height: 1.8em;
			    text-indent: 2em;
			}
			.right_top {
    			padding: 20px;
			}
			.rcontent_div{
				 background: #f9f9f9;
				     margin: 25px 0 0 0px;
				     font-family: 微软雅黑;
			}
			.rcontent_div a{
				text-decoration: none;
				color:#666;
					font-size: 14px;
				text-decoration: none;
			}
			.top_head{
				border-bottom: 2px solid #004276;
				padding-top: 5px;
				margin-top: 25px;
			}
        .right_top .name{float: left;font-size: 16px;display: block;}  
        .right_top .more{text-align:right;display: block;}
.picBox li {
    margin: 25px 0 15px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.picBox,.titleList ul{
	    list-style: none;
}
.black14 {
    line-height: 28px;
    color: #000;
    font-size: 14px;
}
.grey12_6 {
    line-height: 24px;
    font-size: 12px;
    text-indent: 2em;
}
.black14 a {
    color: black !important;
}
.top-header {
    padding-bottom: 5px;
    border-bottom: 2px solid #004276;
}

.titleList {
    margin-top: 15px;
}
.titleList ul li {
    line-height: 26px;
}
.titleList ul li span {
    float: left;
    margin: 0px 5px 0 0px;
    font-size: 40px;
}
.titleList ul li a {
    font-size: 14px;
    color: black;
}
/*底部*/
.footer {background:#f9f9f9;padding:20px 0;position:absolute;width:100%;}
.footer p {text-align:center;line-height:2;}