.clearfix:after { content: "."; display: block; height: 0; font-size: 0em; line-height: 0; visibility: hidden; clear: both; }
.clearfix { zoom: 100%; }
.clear { clear: both; font-size: 0; height: 0; width: 100%; zoom: 1; }
.huilan-ejMk { font-size: 32px; font-weight: bold; text-align: center; color: #000000; padding: 35px 0; }
.w_con { width: 1200px; min-width: 1200px; margin: 0 auto; overflow: hidden; }

/*banner*/
.banner { width: 100%; min-height: 360px; background: #040918; position: relative; border-top: 1px solid #040918;}
.banner_img { position: absolute; top: 0; right: 0%; height: 100%; z-index: 1; text-align: right; }
.banner_img img { height: 100%; width: auto; }
.banner_text { position: relative; z-index: 2; margin: 100px 0 0 13%; width: 44%; border-top: 1px solid #cdced1; }
.banner_text img { width: 50%; margin: 26px 0; }
.banner_text p { width: 55%; border-bottom: 1px solid #cdced1; font-size: 18px; line-height: 2em; white-space: nowrap; padding-bottom: 20px; color: #fff; }

/* 功能大图 */
.fwzc_main { margin-top: 60px; margin-bottom: 35px; position: relative; padding-bottom: 40px; }
.fwzc_bg { position: absolute; bottom: 0; left: 0; height: 250px; background: url(/eportal/fileDir/web/template/page/index/countBg.png); width: 100%; background-size: 6px; z-index: 0; }
.fwzc_img { position: relative; z-index: 2; width: 1000px; margin: 0 auto; box-shadow: 0 0 50px #999; }
.fwzc_img img { width: 100%; }
.fwzc_wrap1 p { width: 1000px; margin: 0 auto 50px; font-size: 14px; line-height: 30px; }

/* 服务内容列表 */
.fwzc_list { margin-bottom: 40px; overflow:hidden; }
.fwzx_ul { width: 105%; margin-top: 25px; }
.fwzx_ul li { width: 250px; float: left; margin-right: 65px; }
.fwzx_ul li .tit { font-size: 18px; color: #000; font-weight: bold; margin-bottom: 15px; }
.fwzx_ul li .smy { font-size: 14px; color: #666; line-height: 22px; text-align: justify; }

/*资料下载*/
.download_con{ padding-bottom:45px; }
	.download_t{ font-size: 24px; color: #333333; padding-bottom:25px; display: block; }
	.download_t:hover{ color: #333333;}
.download_con ul{ display: inline-block; width: 100%; }
.download_con li{ float: left; width: 50%; display: inline-block; padding-bottom:15px; }
.download_con li span,.download_con li a{ display: inline-block; vertical-align: middle}
.download_con li span { height: 70px; }
.download_con li span img{ height: 100%; width: auto; }
.download_con li a { line-height:35px; font-size: 18px; color: #333; padding-left: 20px;width:80%; }

/*咨询购买*/
.easysite-board-page { margin-bottom: 70px; }
.easysite-section-wrap { border: 1px solid #eee; margin-bottom: 40px; }
.easysite-row { overflow: hidden; border-bottom: 1px solid #eee; height: 60px; position: relative; }
.easysite-row .easysite-label { display:block; width: 15%; float: left; line-height: 60px; border-right: 1px solid #eee; background: #f3f5f9; text-align: center; font-size: 14px; color: #888; }
.easysite-row .easysite-cell { width: 83%; float: right; }
.easysite-row .easysite-cell input, .easysite-row .easysite-cell textarea { width: 100%; height: 58px; line-height: 58px; border: 0; outline: none; }
.easysite-row .Validform_checktip { position: absolute; right: 5px; top: 35%; }
.easysite-submit-btns { text-align: center; } 
.easysite-submit-btns input { width: 200px; height: 50px; text-align: center; border: 0; line-height: 50px; background: #1f519e; color: #fff; border-radius: 8px; }

/* 响应式代码 */
@media (max-width:1199px) {
	body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, form, input, button, textarea, select, option, a { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	html, body { min-width: 100%; }
	.w_con { width: 90%; min-width: 980px; }

	/*banner*/
	.banner { min-height: 305px; }
	.banner_img { right: 0; height: auto; bottom: 0; top: inherit; }
	.banner_img img { width: 100%; height: auto; }
	.banner_text { margin: 80px 0 0 10%; width: 46%; }
	.banner_text p { font-size: 14px; }

	/* 功能大图 */
	.fwzc_img, .fwzc_wrap1 p { width: 90%; }
	.fwzc_bg { height: 50%; }

	/* 服务内容列表 */
	.fwzx_ul { width: 100%; }
	.fwzx_ul li { width: 21%; margin: 0 2%; }
}
@media (max-width:1023px) {
	.w_con { width: 90%; min-width: 700px; }

	/*banner*/
	.banner { min-height: 230px; }
	.banner_img { right: 0; }
	.banner_text { margin: 50px 0 0 8%; width: 50%; }
	.banner_text p { font-size: 12px; }

	/* 服务内容列表 */
/*资料下载*/
.download_con{ padding-bottom:15px; }
	.download_t{ font-size: 20px; padding-bottom:15px; }
.download_con li span { height:50px; }
.download_con li a { line-height:25px; font-size: 16px; padding-left:15px; }
}
@media (max-width:1000px) {
	.banner { margin: 0; }
}
@media (max-width:767px) {
	body { min-width: 320px; }
	.w_con { width: 90%; min-width: 90%; }

	/*banner*/
	.banner { min-height: 100px; }
	.banner_img { right: 0; }
	.banner_text { margin: 30px 0 0 8%; width: 80%; padding-bottom: 20px; }
	.banner_text img { margin: 13px 0 0; }
	.menu_con { line-height: 26px; padding: 5px 0; }
	.menu_nav a { font-size: 14px; padding: 0px; line-height: 26px; width: 30%; text-align: center; }

	/* 服务内容列表 */
	.fwzx_ul { margin: 0; }
	.fwzx_ul li { width: 46%; margin-bottom: 20px; }
	.fwzx_ul li:nth-child(3n) { clear: both; }
/*资料下载*/
.download_con{ padding-bottom:10px; }
	.download_t{ font-size:18px; padding-bottom:15px; }
.download_con li{ float:none; clear:both; width:100%;}
.download_con li span { height:50px; }
.download_con li a { line-height:25px; font-size: 16px; padding-left:15px; }
}
@media (max-width:450px) {
	/* 服务内容列表 */
	.fwzx_ul li { width: 100%; margin: 0 0 20px; }
}