@charset "utf-8";

/*
 *@fileName : single.css
 *@author : marsh
 *@time : 2014-04-17
 *@how to use : add by self 
 *qq:11266897
 *function : for single page
*/

address{ font-style:normal; font-size:15px; color:#5b5b5b; margin:50px 0;}
#companyMap{ width:500px;  }
.anchorBL{ display:none;} 
.contact h2,.contact h3{color:#53b247; font-size:19px;}

.question h2{ background:url(http://img.coohua.com/images/FAQ.gif) left center no-repeat; font-size:19px; padding-left:30px; margin-bottom:20px;}
.question p{ font-size:15px; color:#a5a5a5; margin-bottom:60px;}

.joinUs div{ border-bottom:1px dashed #ccc; margin-bottom:50px;}
.joinUs div.last{ border:none;}
.joinUs h2,.joinUs h3,.joinUs h4,.joinUs h5{font-weight:800; }
.joinUs h2{ font-size:20px; margin-bottom:50px;}
.joinUs h3{ font-size:18px; color:#58ba47;margin-bottom:20px;}
.joinUs h4{ font-size:16px; margin-bottom:20px;}
.joinUs h5{ font-size:14px; }
.joinUs ol{ list-style:none; margin:5px 0 5px 30px; font-size:15px;}
.joinUs strong,.joinUs p{font-size:15px;margin:30px 0 20px 30px;}
.joinUs strong{  display:block; }
.joinUs li strong{  display:inline; margin:0;}

.contact aside{ width:160px; float:left; margin-top:40px;_margin-top:110px;}
.contact aside li{ margin-top:20px;}
.contact aside a{ width:116px; height:39px; display:block; background:url(http://img.coohua.com/images/terms_02.png) no-repeat; _background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.coohua.com/images/terms_02.png'); text-align:center; line-height:39px; font-size:16px;}
.contact aside a:hover,.contact aside a.hover{  background:url(http://img.coohua.com/images/terms_01.png) no-repeat;_background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.coohua.com/images/terms_01.png'); color:#58ba47; text-decoration:none;}

.contact div{ margin-left:160px; margin-top:70px; padding-bottom:50px;}
.contact h2{ font-size:20px;color:#53b247; font-weight:800; }
.contact h3{margin-top:30px;margin-bottom:20px;}
.contact li{ font-size:15px; color:#5b5b5b; line-height:1.8em;}
.contact ol>li{ 
	margin: 0;
	padding: 0;
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	margin-left: 1.5em;
}
.contact ol>li:first-letter {
	margin-left: -1.5em;
}
 