﻿@charset "utf-8";

.carousel{
	width:663px;
	height:364px;
	float:left;
	margin-right:10px;
	background:#fff;
	margin-top:20px;
	position:relative;
	border:1px solid #D1D1D1;
}
/*标题背景*/
.banner_bg {
	position:absolute; 
	background:url(../images/g_20.png);
	z-index:1000;
	cursor:pointer; 
	width:663px; 
	height:35px; 
	bottom:0px;
}
/*标题*/
.banner_info{
	position:absolute; 
	left:10px; 
	bottom:0px;
	line-height:35px;
	color:#fff;
	z-index:1001;
	font-size:14px;
}
.banner .carousel .banner_list , .banner .banner_list a{
	width:663px;
	height:364px;
	position:absolute;
}
.banner .carousel .banner_list img{
	width:100%;
	height:100%;
}
.banner .carousel  ul {
	position:absolute;
	list-style:none;
	z-index:1002;
	margin:0; 
	padding:0; 
	bottom:12px; 
	right:20px;
}
.banner .carousel  ul li {
	width:8px;
	height:8px;
    padding:0px 3px;
	float:left;
	display:block;
	color:#FFF;
	background:url(../images/yuan1.png) no-repeat center;
	cursor:pointer
}
.banner .carousel  ul li.on{ 
    background:url(../images/yuan2.png) no-repeat center;
}
.fundDynamics{
	width:323px;
	height:363px;
	float:left;
	background:#fff;
	margin-top:20px;
    border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;
	border-top:2px solid #5F99CD;
}
.FD-title{
	background:url(../images/qw.png) no-repeat 10px;
	width:100%;
	height:42px;
}
.FD-title .a1{
	font-size:12px;
	float:right;
	color:#92b6b8;
	line-height:42px;
	padding-right:10px;
	text-decoration:none;
}
.FD-title .a2{
	font-size:16px;
	color:#1379BF;
	line-height:42px;
	text-decoration:none;
	padding-left:28px;
	font-weight:bold;
}
.FD-word{
	margin:0px 15px;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	cursor:pointer;
}
.FD-word p{
	font-size:14px;
	color:#555;
	font-weight:bold;
	margin:10px 0px 5px 0px;
}
.FD-word p a{
	font-size:14px;
	color:#555;
	font-weight:bold;
	margin:10px 0px 5px 0px;
}
.FD-word p:hover , .FD-word span:hover{
	color:#015db2;
}
.FD-word p a:hover , .FD-word span a:hover{
	color:#015db2;
}
.FD-word span{
	font-size:12px;
	color:#8b8b8b;
	text-indent:2em;
	display:block;
	line-height:20px;
}
.FD-word span a{
	font-size:12px;
	color:#8b8b8b;
	text-indent:2em;
	display:block;
	line-height:20px;
}
.fundDynamics ul{
	list-style:none;
	font-size:12px;
	color:#555;
	margin:0px 15px;
}
.fundDynamics ul li{
	line-height:38px;
	color:#555;
	border-bottom:1px dashed #ccc;
	cursor:pointer;
}
.fundDynamics ul li a{
	line-height:38px;
	color:#555;
	cursor:pointer;
}
.fundDynamics ul li:hover{
	color:#015db2;
}
.fundDynamics ul li a:hover{
	color:#015db2;
}
.fundDynamics ul li.FD-lastli{
	border:0px none;
}
.fundDynamics ul li a.FD-lastli{
	border:0px none;
}

/*banner end*/

/*mian-content*/
.mian-content{
	width:100%;
	height:auto;
	overflow:hidden;
}
.part1{
	width:100%;
	height:354px;
	/*overflow:hidden;*/
}
.part1-left{
	float:left;
	width:663px;
	height:354px;
	margin-right:10px;
	margin-top:10px;
	/*box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-o-box-shadow:0px 1px 5px rgba(0,0,0,0.2);*/
}
.tab_box ul {
	list-style: none;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.tab_box ul li {
	height: 33px;
	width: 102px;
	line-height:34px;
	text-align: center;
	font-size: 16px;
	color: #333;
	float: left;
	cursor: pointer;
	
}
.hide {
	display: none;
}
#tab_c {
	width: 663px;
	height: 318px;
	background: #fff;
	border: 1px solid #e5e5e5;
	font-size:12px;
	border-top:none;

}
.tab-top{
	margin:10px 15px 0px 15px;
	padding-bottom:10px;
	display:inline-block;
	border-bottom:1px dashed #e5e5e5;
}
.tab-top .tabTop-pic{
	/* background:url(../images/pic.png) no-repeat center; */
	margin-right:18px;
	width:150px;
	height:95px;
	float:left;
}
.tab-top p{
	font-size:16px;
	color:#222222;
	margin:0px 0px 10px 0px;
	text-align:left;
	width:438px;
	display:block;
	float:left;
}
.tab-top span{
	font-size:12px;
	/* color:#666666; */
	color:#999;
	text-align:left;
	text-indent:2em;
	width:438px;
	display:block;
	float:left;
	line-height:20px;
}
.tab-top p:hover,.tab-top span:hover{
	color:#015db2;
}
.tab-main{
	margin:10px 15px 0px 15px;
	padding-bottom:10px;
	display:inline-block;
	border-bottom:1px dashed #e5e5e5;
}
.tab-main p{
	font-size:14px;
	color:#222222;
	margin:0px 0px 10px 0px;
	text-align:left;
	display:block;
}
.tab-main p a{
	font-size:14px;
	color:#555;
	margin:0px 0px 10px 0px;
	text-align:left;
	display:block;
}
.tab-main span{
	font-size:12px;
	color:#666;
	text-align:left;
	text-indent:2em;
	display:block;
	float:left;
	line-height:20px;
}
.tab-main span a{
	font-size:12px;
	color:#999;
	text-align:left;
	text-indent:2em;
	display:block;
	float:left;
	line-height:20px;
}
.tab-main p:hover,.tab-main span:hover{
	color:#015db2;
}
.tab-main p a:hover,.tab-main span a:hover{
	color:#015db2;
}
.tab-foot{
	margin:10px 15px 0px 15px;
	display:block;
}
.tab-foot ul{
	list-style:none;
	width:50%;
	height:auto;
	float:left;
}
.tab-foot ul li{
	font-size:12px;
	color:#222222;
	text-align:left;
	line-height:25px;
}
.tab-foot ul li a{
	font-size:12px;
	color:#666;
	text-align:left;
	line-height:25px;
}
.tab-foot ul li:hover{
	color:#015db2;
}
.tab-foot ul li a:hover{
	color:#015db2;
}
.part1-right{
	float:left;
	width:327px;
	height:354px;
	margin-top:10px;
	/* box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-o-box-shadow:0px 1px 5px rgba(0,0,0,0.2); */
}
.part1-right-title{
	width:325px;
	height:34px;
	background:url(../images/icon1.png) #f7f7f7 no-repeat center left 10px !important;
	-ms-background:url(../images/icon1.png) #ebebeb no-repeat center !important;
	-ms-background-position-x:10px !important;
	border:1px #e3e3e3 solid;
	line-height:34px;
	text-indent:3em;
	border-radius:3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	behavior: url(ie-css3.htc);
}
.part1-right-title a{
	font-size:16px;
	color:#015db2;
	/* float:left; */
}
.part1-right-title span{
	font-size:12px;
	color:#999;
	float:right;
	padding-right:10px;
	cursor:pointer;
}
.part1-right-main{
	border:1px solid #e5e5e5;
	border-top:0px none;
	height:318px;
	width:325px;
	background:#FFF;

}
.part1-right-main ul{
	list-style:none;
	margin:0px 10px;
}
.part1-right-main ul li{
	border-bottom:1px solid #e5e5e5;
	display:inline-block;
	padding:6px 0px;
}
.part1-right-main ul li.PR-last-li{
	border:0px none;
}
.PR-month{
	width:48px;
	height:48px;
	float:left;
	background:#5aa1e3;
	display:block;
	margin-top:6px;
}
.PR-month p{
	display:block;
	font-size:16px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	margin:4px 0px;
}
.PR-month span{
	display:block;
	font-size:12px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.PR-content{
	width:234px;
	height:auto;
	display:block;
	float:left;
}
.PR-content p{
	font-size:14px;
	color:#313131;
	display:block;
	margin:3px 0px;
	padding-left:10px;
}
.PR-content span{
	font-size:12px;
	color:#999;
	display:block;
	text-indent:1.5em;
	padding-left:10px;
	line-height:20px;
	
}
.PR-content p:hover ,.PR-content span:hover{
	color:#015db2;
}
.part2{
	background:url(../images/ad.png) no-repeat center;
	width:1000px;
	height:118px;
	margin-top:10px;
	display:inline-block;
}
.part3{
	width:100%;
	height:373px;
	margin-top:10px;
}
.part3-left{
	float:left;
	width:663px;
	height:363px;
	margin-right:10px;
	margin-top:10px;
/* 		box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-o-box-shadow:0px 1px 5px rgba(0,0,0,0.2); */
}
.tab_box {
	/* width: 663px;
	height: 34px;
	background:#f7f7f7;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5; */
	width: 663px;
	height: 34px;
	background:#f7f7f7;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	
}
.tab_box ul li.act {
	background: #FFF;
	color: #1379bf;
	border-bottom:none;
	border-top:none;
	border-top:2px solid #1379BF;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	margin-left:-1px;
}
.hide {
	display: none;
}
#tab_c2 {
	width: 663px;
	height: 327px;
	background: #fff;
	border: 1px solid #e5e5e5;
	/*text-align:center;*/
	font-size:12px;
}
#tab_c2 ul{
	margin:0px 15px;
}
.p1 , .p2{
	text-align:left;
	text-indent:8px;
	font-size:14px;
	color:#f39800;
	margin:10px 15px;
	line-height:12px;
	/* padding-top:10px; */
}
.p2{
	color:#015db2;
}
.p3{
	text-align:left;
	text-indent:8px;
	font-size:14px;
	color:#015db2;
	margin:23px 15px 20px 15px;
	line-height:12px;
}

.p1{border-left:3px solid #f39800;}
.p2{border-left:3px solid #015db2;}
.p1 span , .p2 span , .p3 span{
	float:right;
	font-size:12px;
	color:#999;
}

.p3{border-left:3px solid #015DB4;}


.xian_56{
	height:30px;
	border-bottom:1px dashed #CDCDCD;
	margin:0 14px;
}





#tab_c2 .hide1{
	clear:both;
	height:112px;
	margin-top:20px;
}
#tab_c2 .hide1 li{
	width:300px;
	height:64px;
	list-style:none;
	float:left;
	margin-right:15px;
}
#tab_c2 .hide1 img{
	float:left;
	width:80px;
	height:46px;
	margin-top:11px;
}
#tab_c2 .hide1 .img_right{
	float:left;
	width:208px;
	height:48px;
	margin-left:12px;
}
#tab_c2 .hide1 .img_right i{
	font-style:normal;
	font-size:14px;
	color:#555;
	display:inline-block;
}
#tab_c2 .hide1 .img_right b{
	font-weight:normal;
	font-size:12px;
	color:#B7B7B7;
	display:inline-block;
	margin-top:8px;
}
#tab_c2 .hide1 .img_right b:hover,#tab_c2 .hide1 .img_right i:hover{
	color:#015db2;
}






#tab_c2 .ul1{
	list-style:none;
}
#tab_c2 .ul1 li{
	color:#555;
	font-size:14px;
	border-bottom:1px dashed #e5e5e5;
	text-align:left;
	line-height:30px;
	cursor:pointer;
	background:url(../images/LIpic.png) no-repeat center;
	background-position:left;
	text-indent:15px;
}
#tab_c2 .ul1 li:hover{
	color:#015db2;
	background:url(../images/LIpichover.png) no-repeat center;
	background-position:left;
	text-indent:15px;
}
#tab_c2 .ul1 li span{
	float:right;
}
#tab_c2 .ul1 li.last-li{
	border:0px none;
}

.part3-right{
	float:left;
	width:327px;
	margin-top:10px;
/* 		box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-o-box-shadow:0px 1px 5px rgba(0,0,0,0.2); */
}
.part3-right-title{
	width:325px;
	height:34px;
	background:url(../images/icon2.png) #f7f7f7 no-repeat center left 10px !important;
	-ms-background:url(../images/icon2.png) #ebebeb no-repeat center !important;
	-ms-background-position-x:10px !important;
	border:1px #e3e3e3 solid;
	line-height:34px;
	text-indent:3em;
	border-radius:3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	behavior: url(ie-css3.htc);
}
.part3-right-title a{
	font-size:16px;
	color:#015db2;
	float:left;
}

.part3-right-main{
	width:325px;
	height: 327px;
	border:1px solid #e5e5e5;
	border-top:0px none;
	background:url(../images/map.png) no-repeat center;
}

.part4{
	width:1200px;
	height:322px;
	clear:both;
	margin-top:10px;
}
.part4-left{
	background: #FFF;
	height:auto;
	float:left;
	margin-right:9px;
/* 	box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-o-box-shadow:0px 1px 5px rgba(0,0,0,0.2); */
}
.part4-left-title{
	width:325px;
	height:33px;
	background:url(../images/icon3.png) #f7f7f7 no-repeat center left 10px !important;
	-ms-background:url(../images/icon3.png) #ebebeb no-repeat center !important;
	-ms-background-position-x:10px !important;
	border:1px #e3e3e3 solid;
	line-height:34px;
	text-indent:3em;
	border-radius:3px 3px 0px 0px;
	-moz-border-radius:3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	behavior: url(ie-css3.htc);
}
.part4-left-title a{
	font-size:14px;
	color:#015db2;
	font-weight:bold;
	/* float:left; */
}


.part4-left-title span{
	font-size:12px;
	color:#999;
	float:right;
	padding-right:10px;
	cursor:pointer;
}
.part4-left-main{
	border:1px solid #e5e5e5;
	border-top:0px none;
	height:286px;
	width:325px;
}
.part4Leftbtn{
	margin:10px 10px 0px 10px;
	display:inline-block;
}
.part4Leftbtn a{
	width:93px;
	height:29px;
	background:#f2f2f2;
	color:#8b8b8b;
	font-size:14px;
	text-align:center;
	line-height:29px;
	display:block;
	float:left;
	margin-right:10px;
}
.part4Leftbtn a.on{
	background:#0097fe;
	color:#fff;
}
.part4Img{
	margin:0px 10px;
	display:block;
	height:102px;
}
.part4ImgBox{
	background:url(../images/vediopic.jpg) no-repeat center;
	width:126px;
	height:86px;
	margin:15px 0px 0px 0px;
	float:left;
	display:block;
	cursor:pointer;
}
.part4title{
	display:block;
	float:left;
	font-size:14px;
	color:#555;
	margin:20px 0px 5px 15px;
	width:157px;
	cursor:pointer;
}
.part4title a{
	display:block;
	float:left;
	font-size:14px;
	color:#555;
	/*margin:20px 0px 5px 15px;*/
	width:157px;
	cursor:pointer;
}
.part4title:hover , .part4main:hover{
	color:#015db2;
}
.part4title a:hover , .part4main a:hover{
	color:#015db2;
}
.part4main{
	display:block;
	font-size:12px;
	color:#8c8c8c;
	float:left;
	width:157px;
	margin:0px 0px 5px 15px;
	/* text-indent:2em; */
	cursor:pointer;
}
.part4main a{
	display:block;
	font-size:12px;
	color:#c2c2c2;
	float:left;
	width:157px;
	/* margin:0px 0px 5px 15px; */
	cursor:pointer;
}
.part4List{
	margin:0px 10px;
}
.part4List ul{
	list-style:none;
}
.part4List ul li{
	background:url(../images/videoIcon.png) no-repeat center;
	background-position:left;
	width:100%;
	height:35px;
	font-size:14px;
	color:#555;
	line-height:35px;
	text-indent:1.5em;
	cursor:pointer;
}
.part4List ul li a{
	width:100%;
	height:35px;
	font-size:14px;
	color:#555;
	line-height:35px;
	text-indent:0em;
	cursor:pointer;
}
.part4List ul li:hover{
	color:#015db2;
}
.part4List ul li a:hover{
	color:#015db2;
}
.part4-middle{
	width:327px;
	height:auto;
	float:left;
	margin-right:10px;
/* 			box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-o-box-shadow:0px 1px 5px rgba(0,0,0,0.2); */
}
.part4-middle-title{
	width:327px;
	height:33px;
	background:url(../images/icon4.png) #f7f7f7 no-repeat center left 10px !important;
	-ms-background:url(../images/icon4.png) #ebebeb no-repeat center !important;
	-ms-background-position-x:10px !important;
	border:1px #e3e3e3 solid;
	line-height:34px;
	text-indent:2.5em;
	border-radius:3px 3px 0px 0px;
	-moz-border-radius:3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	behavior: url(ie-css3.htc);
}
.part4-middle-title a{
	font-size:14px;
	color:#015db2;
	font-weight:bold;
	/* float:left; */
}
.part4-middle-title span{
	font-size:12px;
	color:#999;
	float:right;
	padding-right:10px;
	cursor:pointer;
}
.part4-middle-main{
	background:#FFF;
	border:1px solid #e5e5e5;
	border-top:0px none;
	height:286px;
	width:327px;
}
.part4Middlebtn{
	margin:0px 10px;
	padding-top:10px;
	height:18px;
}
.part4Middlebtn ul{
	list-style:none;
}
.part4Middlebtn ul li{
	width:47px;
	height:18px;
	background:#f2f2f2;
	color:#8b8b8b;
	font-size:11px;
	text-align:center;
	line-height:18px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(ie-css3.htc);
}
.part4Middlebtn ul li.act{
	width:47px;
	height:18px;
	background:#f2f2f2;
	color:#fff;
	background:#0097fe;
	font-size:11px;
	text-align:center;
	line-height:18px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(ie-css3.htc);
}


.part4Middletab{
	margin:0px 10px;
	height:224px;
}
.part4MiddletabImg{
	background:url(../images/pic.jpg) no-repeat center;
	width:143px;
	height:192px;
	display:block;
	float:left;
	margin-top:20px;
}
.part4Middletabtitle{
	width:135px;
	display:block;
	float:left;
	font-size:14px;
	color:#555;
	margin:20px 0px 0px 20px;
	cursor:pointer;
}
.part4Middletabtitle a{
	color:#555;
}
.part4Middletabtitle:hover{
	color:#015db2;
}
.part4Middletabtitle span{
	width:43px;
	height:14px;
	background:#e6342b;
	color:#fff;
	line-height:12px;
	font-size:11px;
	display:block;
	text-align:center;
	margin-top:3px;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(ie-css3.htc);
}
.part4Middletabword{
	width:135px;
	display:block;
	float:left;
	font-size:12px;
	color:#999;
	margin:0px 0px 0px 20px;
	line-height:22px;
}
.part4Middletabword a{
	color:#999;
}
.part4Middletabword a:hover{
	color:#015db2;
}
.circular{
	margin:0px 10px;
	margin-left:140px;
	margin-top:10px;
}
.circular ul{
	list-style:none;
}
.circular ul li{
	background:url(../images/circular2.png) no-repeat center;
	padding:0px 3px;
	width:10px;
	height:10px;
	float:left;
	cursor:pointer;
}
.circular ul li.on{
	background:url(../images/circular1.png) no-repeat center;
}
part4-middle-main .hide{
	display:none;
}


.part4-right{
	width:327px;
	height:auto;
	float:left;
/* 	box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 1px 5px rgba(0,0,0,0.2);
	-o-box-shadow:0px 1px 5px rgba(0,0,0,0.2); */
}
.part4-right-title{
	width:325px;
	height:34px;
	background:url(../images/icon5.png) #f7f7f7 no-repeat center left 10px !important;
	-ms-background:url(../images/icon5.png) #ebebeb no-repeat center !important;
	-ms-background-position-x:10px !important;
	border:1px #e3e3e3 solid;
	line-height:34px;
	text-indent:2.5em;
	border-radius:3px 3px 0px 0px;
	-moz-border-radius:3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	behavior: url(ie-css3.htc);
}
.part4-right-title a{
	font-size:14px;
	color:#015db2;
	font-weight:bold;
	/* float:left; */
}
.part4-right-title span{
	font-size:12px;
	color:#999;
	float:right;
	padding-right:10px;
	cursor:pointer;
}
.part4-right-main{
	background:#FFF;
	border:1px solid #e5e5e5;
	border-top:0px none;
	height:131px;
	width:325px;
}
.part4-right-main ul{
	list-style:none;
	margin:0px 10px;
}
.part4-right-main ul li{
	color:#565454;
	font-size:12px;
	text-align:left;
	line-height:30px;
	cursor:pointer;
	background:url(../images/LIpic.png) no-repeat center;
	background-position:left;
	text-indent:15px;
}
.part4-right-main ul li a{
	color:#555;
	
}
.part4-right-main ul li:hover{
	color:#015db2;
	background:url(../images/LIpichover.png) no-repeat center;
	background-position:left;
	text-indent:15px;
}
.part4-right-main ul li a:hover{
	color:#015db2;
	
}


.part4-right-main ul li span{
	float:right;
}
.part4-right-main ul li.last-li{
	border:0px none;
}



.part4-right .iMessage{
	background:url(../images/message.png) no-repeat center;
	border-top:4px solid #71b309;
	width:327px;
	height:143px;
	display:block;
	margin-top:7px;
	
}
.part4-right .iMessage:hover{
	background:url(../images/liuyan11.png) no-repeat center;
}

/* 友情链接开始 */
.clearFix:after{ content:''; display:block; clear:both;}
.clearFix{ zoom:1;}
.contt{
	width:1000px;
	padding: 35px 15px;
}
.conpart5 .par {
	display: block;
	list-style:none;
	float:left;
	border-right: 1px solid #cdcdcd;
	margin-right:40px;
	width:475px;
	float:left;
	padding-right:10px;
}

.conpart5 .par1{
	display: block;
	list-style:none;
	float:left;
	width:462px;
	float:left;
}

.conpart5 .par .tit,.conpart5 .par1 .tit{
	font-size: 14px;
	line-height: 25px;
	color: #105b9e;
	font-weight: bold;
	margin-bottom:6px;
}
.conpart5 .par .lastUl a,.contt .state a,.conpart5 .par1 .lastUl a{
	font-size:12px;
	color: #666;
	padding-right:30px;
	line-height:28px;
}
.conpart5 .par .lastUl a:hover,.contt .state a:hover,.conpart5 .par1 .lastUl a:hover{
	color: #105b9e;
}
.conpart5 .par1 .tit span{
	display:inline-block;
	width:74px;
	height:24px;
	background:#003468;
	color:#FFF;
	font-size:16PX;
	text-align:center;
	line-height:24px;
	margin-left:5px;
}
.conpart5 .par1 .tit span a{
	color:#FFF;
}


.line-20{
	height:20px;
}

/* 友情链接结束 */

