p {
		height: auto;
		line-height: 25px;
		font-size: 14px;
	}

	.layout {
		width: 1200px;
		min-width: 1000px;
		margin: 0 auto
	}

	.clearfix:after {
		content: '\20';
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0
	}

	.clearfix {
		display: block;
		zoom: 1
	}

	html[xmlns] .clearfix {
		display: block
	}

	* html .clearfix {
		height: 1%
	}

	/*.page159*/

	.page159 .growth01 li {
		padding-bottom: 5px;
		background: url(img/dotted.gif) 5px top repeat-y;
	}

	.page159 .growth01 li .no1 {
		float: left;
		height: 24px;
		width: 24px;
		padding-top: 2px;
	}

	.page159 .growth01 li .no2 {
		float: left;
		width: 52px;
		height: 18px;
		line-height: 18px;
		border-radius: 2px;
		text-align: center;
		font-size: 12px;
		color: #fff;
		background-color: #2980b9;
		margin-top: 3px;
	}

	.page159 .growth01 li .no3 {
		float: left;
		width: 660px;
		padding-left: 15px;
		line-height: 22px;
	}

	.leftbar {
		width: 260px;
		float: left
	}

	.left_nav {
		width: 250px;
		margin-left: 1px;
		background: #fff;
		box-shadow: 0 0 5px rgba(0, 0, 0, .1)
	}

	.about_nav {
		padding-bottom: 20px
	}

	.about_nav h3 {
		height: 44px;
		line-height: 44px;
		border-bottom: 1px solid #ebebeb;
		font-size: 18px;
		color: #2980b9
	}

	.about_nav h3 i {
		display: inline-block;
		vertical-align: middle;
		width: 22px;
		height: 22px
	}

	.about_nav h3 {
		padding-left: 20px
	}

	.about_nav ul li {
		height: 34px;
		line-height: 34px;
		vertical-align: middle
	}

	.about_nav ul li a {
		display: block;
		height: 34px;
		line-height: 34px;
		padding-left: 36px;
		border-left: 4px solid #fff;
		font-weight: 700
	}

	.about_nav ul li a:hover {
		background-color: #f1f1f1;
		border-left: 4px solid #fff;
		color: #2980b9
	}

	.about_nav ul li.active a {
		display: block;
		height: 34px;
		line-height: 34px;
		padding-left: 36px;
		background-color: #f1f1f1;
		border-left: 4px solid #2980b9;
		color: #2980b9;
		font-weight: 700
	}

	.ico1 {
		background: url(/images/about/user_nav02.gif) no-repeat 1px top
	}

	.main_wrapper {
		float: left;
		width: 940px
	}

	.container {
		padding: 0 5px
	}

	.main {
		width: 1000px;
		margin: 0 auto
	}

	.mb_10 {
		margin-bottom: 10px
	}

	.mb_20 {
		margin-bottom: 20px
	}

	.fs_20 {
		font-size: 20px
	}

	.content {
		text-align: left;
		padding: 20px
	}

	.fs_16 {
		font-size: 16px
	}

	.fs_18 {
		font-size: 18px
	}

	.fc_blue {
		color: #2980b9
	}

	.fs_18 {
		font-size: 18px
	}

	.module {
		width: 915px;
		background-color: #fff;
		box-shadow: 0 0 5px rgba(0, 0, 0, .1)
	}

	.padding {
		padding-left: 20px;
		padding-top: 20px
	}

	.newgrowth01 {
		float: left;
		width: 100%;
		margin-left: 10px;
	}

	.newgrowth01 li {
		float: left;
		padding: 10px 0;
		height: 30px;
	}

	.newgrowth01 li.timeTreeli {
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #333;
		width: 120px;
		background: url(/images/about/linebg.png) 80px 12px no-repeat;
	}

	.newgrowth01 li.lasttimeTreeli {
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #333;
		width: 120px;
		background: url(/images/about/linebg2.png) 80px -30px no-repeat;
	}
	
	@media screen and (max-width: 1279px) {  
	.layout {
		width: 1000px;
		}
	.left_nav {
		width: 150px;
		}
	.leftbar {
		width: 160px;
		}
	.module {
		width: 815px;
		}
		.main_wrapper {
		width: 840px
		}
	
	
	}