a{text-decoration: none;}
		.outer{
			width:1250px;
		    	height:931px;
			margin:0 auto;
			
		}
		.Partleft{
			width:770px;
			height:931px;
			margin-left:120px;
			float:left;
			
		}
		.lanmulist{
			padding-left:5px;
			padding-right: 22px;
			position:relative;
		}
		.lanmulist .lan_mu{
			list-style:none;
			height:192px;
			margin-top: 30px;
			background: white;
			position:relative;
		}
		.fl{float: left;}
		.fr{float: right;}
		.lan_mu .left_section,.lan_mu .right_section{
			width:350px;
			height:192px;
			
		}
		.title{
			color:white;
			font-weight:bold;
			height:36px;
			line-height:36px;
			padding-left:10px;
		}
		.title1{
			background: #D24400;
		}
		.title2{
			background:#00857E;
		}
		.title3{
			background: #00A100;
		}
		.title4{
			background: #D24400;
		}
		.title5{
			background: #00857E;
		}
		.title6{
			background: #087AB4;
		}
		.title7{
			background: #00A100;
		}
		.title .more{
			font-size:12px;
			font-weight: bold;
			line-height: 2.5;
			color: white;
			padding-right:10px;
		}
		.more a{
			color:white;
			text-decoration: none;
		}
		.infolist{
			width: 360px;
			height:155px;
			padding-left: 0px;
			margin-top:10px;
			
		}
		.infolist li{
			width:330px;
			height: 30px;
			list-style-type:disc;
			line-height: 1.5;
			float: right;
		}
		.infolist li span a{
			font-size: 12px;
		}