/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */:
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;display: block;}
/*end reset*/
body{
	background:#353535;
	font-family: 'Abel', sans-serif;
}
.wrap{
	margin:0 auto;
	width:1000px;
	padding: 0 12px;
}
.header{
}
.logo{
	float:left;
	padding:20px 0 30px 0;
}
.para{
	float:right;
	width:300px;
	margin:25px 0 0 0;
}
.para p{
	color:#777;
	font-size:16px;
}
.nav{
	background:#5e5e5e;
	margin-top: 10px;
} 
.nav li{
	display:inline-block;
	float:left;
}
.nav li a{
	color:#fff;
	font-size:18px;
	padding:12px 26px;
	display: block;
}
.nav li a:hover,
.nav ul li.active a{	
	color:#76d100;
}
/*main*/
.main{
	background:#f5f4f3;
	padding:10px 0;
}
.slider {
	margin:0 8px;
	padding-top:10px;
}
.sub-main{
	background:#fff;
	padding-bottom:20px;
}
.sub-text{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201411/201411025/html/web/images/sub-banner.png');
	height:190px;
	padding-top:35px;
}
.col-1 h3{
	color:#fff;
	font-size:35px;
	padding-bottom:8px;
	text-shadow: 1px 1px 3px #666;
}
.col-1{
	float:left;
	width:230px;
	margin-left:95px;
}
.col-1 p{
	font-size:17px;
	line-height:1.5em;
	color:#fff;
	text-shadow: 1px 1px 3px #666;
}
/*content*/
.content{
	margin:15px 10px;
	width:645px;
	float:left;
}
.top{
	padding-bottom:40px;
}
.top-img{
	float:left;
}
.top-text{
	float:left;
	width:425px;
	padding-left:15px;

}
.top-text p{
	color:#888;
	font-size:16px;
	line-height:1.7em;
	font-family: 'Abel', sans-serif;	
}
.bottom-text{
	float:right;
	width:307px;
	padding-right:15px;
}
.bottom-text p{
	font-size:16px;
	color:#999;
	line-height:1.7em;
	font-family: 'Abel', sans-serif;
}
/*about*/
.about{
	padding-bottom:40px;
}
.about-text{
}
.about-text p{
	color:#999;
	font-size:17px;
	line-height:1.6em;
	padding:10px;
    text-align:justify;
    font-family: 'Abel', sans-serif;
}
/*sidebar*/
.sidebar{
	float:right;
	width:300px;
	margin-top:15px;
	padding:0 15px 0 15px;
	border-left:1px solid #ddd;
}
.sidebar h3{
	color:#777;
	font-size:24px;
	padding-bottom:10px;
}
.sidebar img{
	float:left;
	margin:0 15px 10px 0;
	
}
.sidebar p{
	color:#888;
	font-size:16px;
	padding:10px 0;
	line-height:1.7em;
	border-bottom:1px solid #eee;
	font-family: 'Abel', sans-serif;
}
/*footer*/
.footer{
	padding:20px 0;
	margin-bottom:20px;
}
.footer-nav{
	float:left;
}
.footer-nav li{
	display:inline;
	margin:10px;
}
.footer-nav li a{
	color:#666;
}
.footer-nav li a:hover{
	border-bottom:1px solid #fff;
}
.copy{
	float:right;
	color: #666;
	font-size: 14px;
	line-height:1.6em;
}
.copy a{
	color: #888;
}
.copy a:hover{
	color:#fff;
	border-bottom: 1px solid #fff;
}
/*form*/
form{
	margin:20px;
}
form h2{
	color: #888;
	font-size: 25px;
	margin-left:10px;
}
form div {
	padding:20px;
	
}
form span{
	display:block;
}
form span{
	font-size:18px;
	padding-bottom:5px;
	color:#777;
}
form textarea,
form input[type=text]{
	border:1px solid #ddd;
	padding: 7px;
	width: 450px;
	outline:2px solid #eee;	
	color:#666;
	font-size:16px;
	font-family: 'Abel', sans-serif;
}
form input[type=submit]{
		  background:#fff; 
		  border:1px solid #ddd; 
		  outline:2px solid #eee;
		  color:#888; 
		  cursor:pointer; 
		  font-size:16px; 
		  padding:10px 25px;
		  font-family: 'Abel', sans-serif;
}
form input[type=submit]:hover {
	color:#76d100;
	text-decoration:underline;
}
form textarea{
	height:100px;
	font-size:16px;
}
