@charset "utf-8";
/* waiguofang.com */

html, body { width:\100%; height:100%; padding:0; margin:0;font-family: Arial, "Microsoft YaHei";font-size:13px;  color:#555;}
div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, font {padding:0; margin:0; list-style-type: none; font-style:normal;}
img{border:0;}
input{font-family: "Microsoft YaHei";outline:medium !important; box-shadow:none !important;	}
input[type="button"]{ cursor:pointer; }

.none{ display:none;}
/*-------------------------a ----------------------------*/
a:link,a:visited { color:#555; text-decoration:none;} 
a:hover{ color:#FABB55 ; text-decoration:none;}
.red,a.red:link,a.red:visited{color: #ef0000; text-decoration: none;}
a.red:hover{ text-decoration: none; color:#ef0000; }
.blue,a.blue:link,a.blue:visited{color: #0493e5; text-decoration: none;}
a.blue:hover{ text-decoration: none; color:#0493e5; }
a.active{color:#FABB55 ; text-decoration:none;}

/*-------------------------TEXT ----------------------------*/
.text-center{ text-align:center;}
.text-left{ text-align: left;}
.text-right{ text-align: right;}
.text-hidden{ display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
 v 
.img-responsive,.fimg-responsive img {display: block;max-width: 100%;height: auto;}

/*-------------------------float ----------------------------*/
.pull-left{ float: left;}
.pull-right{ float: right;}
.clearboth{ clear:both;zoom:1; /* IE */}
.clearboth:after {content:".";display:block;clear:both;height:0; line-height:0; font-size:0;}
.distable{ display:table;}
.distablediv{ display:table-cell; vertical-align:middle;}


.container{ width:90%; margin:0 auto;max-width:1280px;}

.hrader{ border-bottom:1px solid #ddd; padding:15px 0;}
.headright{ color:#ccc; line-height:70px;}
.headright a.btn{ margin:10px;}

.title{
	color:#F29709;
	font-size:20px;
	margin-bottom:10px;
}
.homecontent{ margin-top:35px; background:#fff; border:1px solid #eee; box-shadow:0 0 0px 0 #ccc;}
.homecontent_img
{ 
	width:38%;
	height: 510px;
	vertical-align:middle;
	text-align:center;
	padding:0px;
	display: table-cell;
	*display: block;
	*font-size: 445px;/*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.homecontent_img img{max-width: 100%; max-height: 341px;}

.homecontent_yest{ width: 56%; height:510px; padding:2%; background:#fafafa;}

.homecontent_yest .ifno{ line-height:24px; color:#555; margin-top:30px; margin-bottom:20px; min-height:300px;}
.homecontent_yest .buttun a.btn{ display:block; height:40px; border:1px solid #0AD15D; color:#FFF; border-radius:5px; width:150px; text-align:center; line-height:40px; font-size:24px; padding:8px 25px;background:#0AD15D;}

.homecontent_yest .buttun:hover a.btn:hover{ display:block; height:40px; border:1px solid #24AC86; color:#FFF; border-radius:5px; width:150px; text-align:center; line-height:40px; font-size:24px; padding:8px 25px;background:#24AC86;}

.cpyfoonter{ margin-top:40px; text-align:center;}

.hiscontent{padding:0px 20px 0px 20px;line-height:25px;}
.hiscontent .ifno{ line-height:24px; color:#555; margin-top:20px; margin-bottom:0px;padding:20px;}

.hiscontent .title{
	color:#F29709;
	font-size:16px;
	margin-bottom:10px;
}