/*轮播*/
/*轮播*/
.da-box{
	width: 100%;
	position: relative;
	margin: 0px auto;
}
.da-box .areaheart img {
    width: 100%;
}

.main2{
	width: 100%;
	margin: 0px auto;
}
.outer{
	width: 1400px;
	margin:0px auto;
}
/*.col{padding: 30px 0px;}*/
.main2-l{
	width: 310px;
	height: auto;
	margin-top: -63px;
	z-index: 1;
	float: left;
}
.main2-l .top-c{
	font-size: 24px;
	color: #fff;
	height: 60px;
	z-index: 1;
	position: relative;
	line-height: 60px;
	text-align: center;
	background-color: rgba(18,12,110,0.5);
}
.main2-l ul{
	height: auto;
	background: #EDEDED;
	border-left: 3px solid  #120C6E;
}
.main2-l ul li{
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.main2-l ul li.red,
.main2-l ul li:hover{background: #ED4022;}
/*.main2-l .red{background: #ED4022;}*/
.main2-l ul li.red a,
.main2-l ul li:hover a{color: #fff;}
.main2-l ul li a{color: #333333;font-size: 18px;}
.main2-r{
	width: 1030px;
	float: right;
}
.main2-r-s .bt{border-bottom: 2px solid #120C6E;overflow: hidden;}
.main2-r-s .lan{
	/* width:80px; */
	line-height: 45px;
	border-bottom:2px solid red;
	font-size: 18px;
	color: #120C6E;
	float: left;
	font-weight: bold;
	text-indent: 5px;
}
.main2-r-s .wei{
	
	height: 45px;
	line-height: 45px;
	float: right;
	text-indent: 25px;
	font-size: 12px;
	color: #888888;
	background: url(../img/ditu.jpg) no-repeat 0px center;
}
.main2-r-s .wei a{color: #888888;}
.main2-r-s .nr{font-size: 15px;line-height: 40px;}
.main2-r-s .nr .title{
	text-align: center;
	color: #000000;
	font-size: 18px;
	margin-top: 20px;
	font-weight: bold;
}
.main2-r-s .nr-c1,.nr-c2{
	text-indent: 30px;
}
.main2-r-s .nr-c3{margin-top: 10px;}