﻿/*!
 * about -- leniu  
 */
 .banner{
 	margin-bottom: 36px;
 }
 .banner .item img{
 	width:100%;
 	height: 270px;
 }
 .container .progress-leniu-about{
 	margin:0px;
 	_height:1px;
 	_padding:0;
 }

 .content-title,.content-ext{
 	text-align: center;
 	font-size: 14px;
 }
 .content-title{
 	color:#669933;
 	margin-bottom: 5px;
 	font-size: 24px
 }
 .content-ext{
 	color:#666666;
 }
 .content-text {
 	border-top:1px dashed #D3D7DA;
 	margin-top:15px;
 	color: #000;
    font-size: 14px;
 	max-width: 800px;
 	width:800px\0;
 	padding-top: 10px;
 }
 .content-text a{
 	color: rgb(255, 192, 0);
 }
 .content-text img{
 	max-width: 800px;
 	width:800px\0;
 }