@charset "gb2312";
/* CSS Document */

div,dl,dt,dd,p,span,ul,li,a{
    
    
    margin:0 auto;
    padding:0;
    }
div,p,span,ul,li,a{
    
    
    color:#000;
    }
/*头部*/
.head{
	background:url(hbgxtuiFrameworkcommonResourceimage2016080103214083104.jpg) no-repeat;
	width:1200px;
	height:716px;
	margin:0 auto;
	position:relative;}
.head .con{
	width:868px;
	height:113px;
	position:absolute;
	left:168px;
	bottom:40px;
	font-size:18px;
	font-weight:bold;
	line-height:42px;
	text-align:left;
	}
/*中间*/
.center{
	width:900px;
	margin:0 auto;
}
/*左侧*/
.center .left{
	width:318px;
	float:left;
}
.center .left .left_box{
	width:318px;
	padding:30px 0 0 0;
	border:1px solid #666;
	margin-bottom:30px;
	display:block;}
.center .left .left_box .title{
	width:285px;
	height:18px;
	margin:0 10px 5px 15px;
	border-left:8px solid #00479D;
	float:left;
	color:#00479D;
	font-size:18px;
	font-weight:bold;
	line-height:18px;}
/*.center .left .left_up .title h2{
	color:#00479D;
	font-size:18px;
	font-weight:bold;
	}*/
.center .left .left_box dl{
	width:320px;
}
.center .left .left_box dt{
	margin-left:40px;
	color:#00479D;
	font-size:16px;
	line-height:25px;
}
.center .left .left_box dd{
	color:#00479D;
	font-size:15px;
	line-height:34px;
	}
.center .left .left_box p{
	color:#00479D;
	font-size:16px;
	line-height:34px;
	width:250px;
	margin:30px auto;}
/*右侧*/
.center .right{
	width:560px;
	margin-left:20px;
	/*background:#CCC;*/
	float:right;}
.center .right .title{
	width:535px;
	height:20px;
	padding:10px 10px 10px 15px;
	line-height:20px;
	margin-bottom:20px;
	}
.orange{border-bottom:2px solid #EB6100;}
.red{border-bottom:2px solid #A40000;}
.blue{border-bottom:2px solid #00479D;}
.green{border-bottom:2px solid #097C25;}
.center .right .title span{
	font-size:20px;
	font-weight:bold;
	}
.center .right .con_dj{
	width:546px;
	height:175px;
	margin:15px 5px 0 5px;
	}
.center .right .con_dj ul{
        float:left;
        line-height:25px;
        overflow:hidden;
        }
.center .right .con_dj ul li a:link {
	
	color: #000;
	text-decoration: none;
        line-height: 25px;
}
.center .right .con_dj ul li a:hover {
	color: #000;
	text-decoration: underline;
        line-height: 25px;
}
.center .right .con_dj ul li a:visited {
	color: #000;
	text-decoration: none;
        line-height: 25px;
}	
.center .right .con{
	width:243px;
    margin:0 17px 0 17px;
	
	text-align:center;
	line-height:26px;
	float:left;
	}
.center .right .con span{
	font-weight:bold;
	}
.center .right .line{
	float:left;}
.center .right .con_qt{
	width:516px;
	height:120px;
	margin:5px 20px 0 20px;
	text-align:center;
	line-height:26px;
	float:left;}
/*底部*/
.bottom{
	background:url(hbgxtuiFrameworkcommonResourceimage2016080103234581877.jpg);
	width:900px;
	height:107px;
	margin:10px auto;
	position:relative;}
.bottom .con{
	position:absolute;
	width:499px;
	height:70px;
	left:201px;
	top:20px;
	font-size:12px;
	color:#FFF;
	line-height:25px;
	text-align:center;}
.article-title-1 a {font-size:16px;}

a:link{text-decoration:none; cursor:pointer;}  
a:visited{text-decoration:underline; cursor:pointer}  
a:active{text-decoration:underline; cursor:pointer}  
a:hover{text-decoration:underline; cursor:pointer}