.hover:hover{
	color: #1C60B6 !important;
}

.partTitle{
	height: 34px;
	line-height: 34px;
}
.partTitle .left{
	padding-left: 34px;
	font-size: 20px;
	color: #020202;
	font-weight: bold;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 24px auto;
}
.partTitle .right{
	font-size: 14px;
	color: #868686;
}
.titleIcon_01{background-image: url(../images/icon_01.png);}
.titleIcon_02{background-image: url(../images/icon_02.png);}
.titleIcon_03{background-image: url(../images/icon_03.png);}
.titleIcon_04{background-image: url(../images/icon_04.png);}
.titleIcon_05{background-image: url(../images/icon_05.png);}

#part01{
	margin-top: 45px;
}
.pt1-mid{
	margin-left: 20px;
	width: 380px;
}
.pt1-mid-top1{
	margin-top: 15px;
	padding-bottom: 14px;
	border-bottom: 1px solid #c4c4c4;
}
.pt1-mid-top1-t{
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pt1-mid-top1-t a{
	color: #444444;
}
.pt1-mid-top1-desc{
	margin-top: 6px;
	line-height: 24px;
	font-size: 14px;
	color: #999999;
}
.pt1-mid-list{ margin-top: 10px;}
.pt1-mid-list li{
	height: 36px;
	line-height: 36px;
	padding-left: 14px;
	background: url(../images/bg_dot.png) left center no-repeat;
}
.pt1-mid-list li .left{
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pt1-mid-list li a,.pt1-mid-list li span{
	font-size: 15px;
	color: #444444;
}


.pt1-right{
	width: 380px;
}
.pt1-right-list li{
	height: 44px;
	margin-top: 15px;
}
.pt1-right-list li .pt1-r-date{
        text-align: center;
	width: 45px;
	height: 44px;
	border-right: 1px solid #bcbcbc;
}
.pt1-r-title{
	width: 310px;
	height: 44px;
	line-height: 22px;
	font-size: 15px;
}
.pt1-r-title a{ color: #444444;}


#part02{
	height: 450px;
	padding-top: 45px;
	margin-top: 30px;
	background: url(../images/bg_01.jpg) center center no-repeat;
}
.pt2-l{
	width: 270px;
}
.pt2-top1{
	margin-top: 20px;
    margin-bottom: 5px;
}
.pt2-top1-img{
	width: 120px;
	height: 94px;
	background-position: center center;
	background-size: 110% auto;
	background-color: #efefef;
	overflow: hidden;
}
.pt2-top1-info{
	width: 240px;
}
.pt2-top1-t{
	margin-top: 6px;
}
.pt2-top1-t a{
	font-weight: bold;
	font-size: 15px;
	color: #444444;
}
.pt2-top1-desc{
	margin-top: 10px;
	line-height: 24px;
	font-size: 15px;
	color: #666666;
}
.pt2-item{
	height: 36px;
    line-height: 36px;
    padding-left: 14px;
    background: url(../images/bg_dot.png) left center no-repeat;
}
.pt2-item .left{
	width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pt2-item a,.pt2-item span{
	font-size: 15px;
	color: #444444;
}

.pt2-mid{
	width: 280px;
	margin-left: 30px;
}
.pt2-mid-list{
	margin-top: 10px;
}
.pt2-r{
	width: 270px;
}
.pt2-r-list{
}
.pt2-r-item{
	margin-top: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #b8b8bd;
}
.pt2-r-img{
	width: 96px;
	height: 76px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #EFEFEF;
	background-size: 110% auto;
}
.pt2-r-info{
	width: 160px;
}
.pt2-r-t{
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
}
.pt2-r-t a{
	color: #444444;
}
.pt2-r-desc{
	margin-top: 5px;
	line-height: 20px;
	font-size: 14px;
	color: #666666;
}

.quickCon{
	padding: 15px 0;
}
.quickEnter{
	float: left;
	margin: 10px 0;
}
