@charset "utf-8";
/* CSS Document */

/*--公用-begin--*/
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, center, dl, dt, dd, ol, ul, 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: inherit; }
html { background:#f6f6f8;font-size:100%}
body { font-family:"微软雅黑"; line-height: 150%; color: #333; font-size:14px;}
a { color: #333; text-decoration: none;}
ul,li{ list-style:none;}
.clear{ clear:both;}
/*--公用-end--*/

/*--头部-begin--*/
#header{ width:100%;}
.top{ width:96%; padding:8px 2%; height:48px;}
.logo{ float:left;}
.tel{ float:right; padding-top:8px;}
/*--头部-end--*/

/*--顶部导航-begin--*/
.nav-bread { clear:both;background:#ba251d;height: 40px; line-height:40px; font-size:12px;text-align: center; color:#fff; }
.message{ background:url(../img/message_ico.png) no-repeat 0 0;position: absolute; top:73px; right:10px; width: 22px; height: 22px;}
.message a{ width:22px; height:22px; display:block;}
.nav-bread a.btn-return { position: absolute; top:0; left: 5px; width: 12px; height: 46px; background: url(../img/back.png) no-repeat 0 8px;}
.nav-bread span{ font-size:20px;}
.nav-bread .nav-mini { position: absolute; z-index:9999;top: 70px; left: 0; display: inline-block; width: 36px; height: 26px; padding: 6px; background:url(../img/nav_ico.png) no-repeat center 5px; }
.nav-bread .nav-mini .nav-mini-btn { display: inline-block; width: 25px; height: 18px; overflow: hidden;  }
.nav-bread .nav-mini .nav-mini-pop { position: absolute; top: 44px; left: 1px; z-index:10000px; width: 100px; padding: 6px; border-radius: 4px; }
.nav-bread .nav-mini .nav-mini-pop a { display: block; padding: 8px 0; font-size: 1rem; line-height: 18px; text-align: center; color: #fff;}
.nav-bread .nav-mini .nav-mini-pop .icon-arrow-top { position: absolute; top: -17px; left: 9px; display: inline-block; overflow: hidden; width: 0; height: 0; font-size: 0; overflow: hidden; border-width: 9px; border-style: dashed dashed solid dashed; border-color: transparent transparent rgba(51, 51, 51, 0.8) transparent; }
.fn-hide { display: none; }
.pop-opacity { background: rgba(0, 0, 0, 0.8); }
.base-nav { position: relative; width: 100%; height: auto; margin: 0 0 -1px -1px; }
.base-nav li { float: left; width: 25%; height: 40px; line-height: 40px; text-align: center; }
.base-nav li a { display: block; width: 100%; height: 40px; font-size: 1.6rem; line-height: 40px; border-left: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
.base-nav li .current { border-bottom-color: #4c61b0; color: #4c61b0; background: #eee; }
/*--顶部导航-end--*/

/*--首页banner-begin--*/
.main_visual{height:205px;border-top:1px solid #d7d7d7;overflow:hidden;position:relative; z-index:0;}
.main_image{height:100%;overflow:hidden;position:relative;}
.main_image ul{width:9999px;height:100%;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:100%;}
.main_image li span{display:block;width:100%;height:100%}
.main_image li a{display:block;width:100%;height:100%}
.main_image li .img_0{background:url(../img/banner00.jpg) center top no-repeat;background-size:cover;}
.main_image li .img_1{background:url(../img/banner01.jpg) center top no-repeat;background-size:cover;}
.main_image li .img_2{background:url(../img/banner02.jpg) center top no-repeat;background-size:cover;}
.main_image li .img_3{background:url(../img/banner03.jpg) center top no-repeat;background-size:cover;}
.main_image li .img_4{background:url(../img/banner04.jpg) center top no-repeat;background-size:cover;}
.main_image li .img_5{background:url(../img/banner05.jpg) center top no-repeat;background-size:cover;}
div.flicking_con{position:absolute;bottom:10px;left:50%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background: url(../img/btn_main_img.png) no-repeat 0 0;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;display:none;}
/*--首页banner-end--*/

/*--首页按钮-begin--*/
.fourBtn{ background:#fff;height:212px; padding:10px 0;}
.fourBtn li{ float:left; width:25%; text-align:center;  padding:10px 0;}
.fourBtn li a span{ display:block; height:35px; line-height:35px;}
/*--首页按钮-end--*/

/*--首页-产品中心-begin--*/
#product{ background:#f6f6f8;padding-top:84px; height:959px;}
.title{ clear:both;clear:both;text-align:center; font-size:0.5rem; height:38px;line-height:38px; padding-top:10px; margin-bottom:5px;}
.title .line_l{ border-bottom:1px solid #ccc; width:35.5%; float:left; padding-top:18px;}
.title .line_r{ border-bottom:1px solid #ccc;width:35.5%; float:right;padding-top:18px;}
.title h2{font-size:18px; float:left; width:23%; padding:0 3%;}
/*--首页-产品中心-end--*/

/*--首页-产品切换-begin--*/
.picTwo_pro{ border-top:1px solid #bc0a00; padding-top:23px;background:#fff;text-align:center; float:left; width:48%; height:207px; margin:0 1% 20px 1%;}
.picTwo_pro span{font-size:14px;display:block; line-height:54px;}
.picTwo_pro:last-child{ margin-right:0;}
.Tab1 {clear:both;}
.Menubox { font-size:12px;height:32px;width:320px; margin:0 auto 26px;}
.Menubox ul{height:34px;}
.Menubox li{ background:#fff; border:1px solid #d2d2d2;border-radius:10px;float:left;display:block;cursor:pointer;width:70px;margin:0 4px;text-align:center;color:#333;font-weight:bold;height:25px;line-height:25px;}
.Menubox li:last-child{ margin-right:0;}
.Menubox li.hover{padding:0px;width:70px;color:#fff;height:25px;line-height:25px;background:#bc0a00;}
.Menubox li.hover a{color:#fff;}
.Contentbox{clear:both;text-align:left;height:auto;}
/*--首页-产品切换-end--*/

/*--首页-新闻中心切换-begin--*/
.picTwo{ border-top:1px solid #bc0a00; padding-top:23px;background:#fff;text-align:center; float:left; width:48%; height:267px; margin:0 1% 20px 1%;}
.picTwo span{font-size:14px;display:block; line-height:54px;}
.picTwo:last-child{ margin-right:0;}
.Tab2 {clear:both;}
.Menubox2 { font-size:12px;height:32px;width:314px; margin:0 auto 10px;}
.Menubox2 ul{height:34px;}
.Menubox2 li{ background:#fff; border:1px solid #d2d2d2;border-radius:10px;float:left;display:block;cursor:pointer;width:52px;margin:0 4px;text-align:center;color:#333;font-weight:bold;height:25px;line-height:25px;}
.Menubox2 li:last-child{ margin-right:0;}
.Menubox2 li.hover{padding:0px;width:60px;color:#fff;height:25px;line-height:25px;background:#bc0a00;}
.Menubox2 li.hover a{color:#fff;}
.Contentbox2{clear:both;text-align:left;height:auto;}
.news{ clear:both; padding-top:10px;}
.newList{ border-bottom:1px solid #ccc; clear:both;height:106px;width:96%;padding:10px 2%;}
.newList .newList_img{float:left;width:46%; height:106px;} 
.newList .newList_img img{ border-radius:8px;width:159px; height:102px;}
.newList .newList_txt{width:52%;float:right;}
.newList .newList_txt h2{ color:#ba251d;font-family:"微软雅黑"; font-size:14px; font-weight:bold;height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; width:100%;}
.newList .newList_txt p{ color:#666;display:block;line-height:18px; height:34px; overflow:hidden;font-size:0.8rem; margin-bottom:8px;}
.newList .newList_txt span{ padding:0 10px;border-radius:5px; border:1px solid #d7d7d8;height:25px; line-height:25px;font-size:0.8rem;}
.newList .newList_txt span a{color:#7e7e7e;}
.more{background: #fff;border: 1px solid #e9e9e9;border-radius: 8px;
font-size: 20px;font-family: "微软雅黑";width: 96%;margin: 20px auto;
height: 44px;line-height: 44px;text-align: center;}
/*--首页-新闻中心切换-end--*/

/*--首页-最新活动-begin--*/
.picShow{ height:135px;}
.picShow li{ float:left; width:49%; padding:0 0.5%;height:135px;}
.picShow li img{width:100%;height:135px;}
/*--首页-最新活动-end--*/

/*--内页-banner-begin--*/
.banner{ margin-bottom:10px;}
.banner img{ width:100%;}
/*--内页-banner-end--*/

/*--内页-荣誉-begin--*/
.imgList li{ width:48%;padding:0 1%; float:left;text-align:center;overflow:hidden;margin:0 0 10px;}
.imgList li span{ display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;height: 130px;line-height:28px;}
.imgList li img{ width:100%;height:100%;}
/*--内页-荣誉-end--*/

/*--内页-市场活动-begin--*/
.picOne img{ display:block; width:100%;}
.main{ width:98%; padding:0 1%;}
.picOne dl{ background:#ddd;height:160px; margin-bottom:20px;}
.picOne dl dd{ height:50px;line-height:40px;}
.picOne dl dd h3 a{ padding-left:10px;}
.picOne img{ width:100%; display:block;height:120px;}
/*--内页-市场活动-end--*/

/*--联系我们--begin--*/
.map h2{ line-height:50px;}
.map li{ float:left; text-align:center; width:28%; padding:0 2.6%;}
.map img{ width:100%;}
/*--联系我们--end--*/

/*--公司简介--begin--*/
.about{ padding:0 3%;}
.about h2{color:#bd2215;font-family:"微软雅黑"; font-weight:bold; line-height:30px;font-size:18px;}
.about span{ font-size:12px;}
.about p{ text-indent:2em; line-height:25px;}
.about img{ width:100%;margin:10px 0;}
/*--公司简介--end--*/

/*--菜单页导航--begin--*/
.icon-about{ background:url(../img/icon-about.png) no-repeat left center; height:22px; line-height:21px;}
.icon-new{ background:url(../img/icon-new.png) no-repeat left center; height:22px; line-height:21px;}
.icon-product{background:url(../img/icon-product.png) no-repeat left center; height:22px; line-height:21px;}
.icon-science{background:url(../img/icon-science.png) no-repeat left center; height:22px; line-height:21px;}
.icon-market{background:url(../img/icon-market.png) no-repeat left center; height:22px; line-height:21px;}
.icon-train{background:url(../img/icon-train.png) no-repeat left center; height:22px; line-height:21px;}
.icon-party{background:url(../img/icon-party.png) no-repeat left center; height:22px; line-height:21px;}
.icon-investment{background:url(../img/icon-investment.png) no-repeat left center; height:22px; line-height:21px;}
.icon-contact{background:url(../img/icon-contact.png) no-repeat left center; height:22px; line-height:21px;}
/*--菜单页导航--end--*/

/*--底部导航-begin--*/
.leftNav{ float:left; width:45%;}
.leftNav a{ display:block; width:40%; text-align:center;float:left;}
.rightNav{ float:right; width:45%;}
.rightNav a{ display:block; width:40%;float:right;text-align:center;}
.home{ background:url(../img/home.jpg) no-repeat; position:absolute; top:-10px; left:45%; text-align:center;}
nav{ border-top:1px solid #ddd;clear:both;bottom:0;background:#f9f9f9; height:60px; width:100%; font-size:14px;}
nav a{ color:#666;display:block; width:100%; height:70px; text-align:center;}
.tab-item{display:block;text-align:center; vertical-align:middle;  height:22px;}
.bar-tab{background:#fff;}
.bar-tab .icon{ height:23px;display:inline-block; margin-top:6px;}
.icon_1{background:url(../img/nav-1.png) no-repeat;width:23px; height:23px;}
.icon_2{background:url(../img/nav-2.png) no-repeat;width:22px; height:23px;}
.icon_3{background:url(../img/nav-4.png) no-repeat;width:23px; height:23px;}
.icon_4{ background:url(../img/nav-3.png) no-repeat;width:24px; height:22px;}
.tab-label{display:block;}
.outNav{ width:50px; margin:0 auto; position:relative;}
#logo{ float:left; width:62px;position:absolute; top:-15px; left:0;}
/*--底部导航-end--*/

/*--底部版权-begin--*/
.footer{border-top:10px solid #ebebeb;clear:both;text-align:center; font-size:12px; padding:10px 0 15px 0;}
/*--底部版权-end--*/

/*分页页码*/
.page-list{ position:relative; margin:20px 0; clear:both; }
	.page-list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.page-list a,.page-list span{ margin:0;  padding:0; display:none; float:left; width:24%; line-height:35px; border:1px solid #ddd; border-right-color:#fff; font-size:13px; text-align:center; background:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	.page-list span{ color:#999; }
	.page-list a{ color:#0088D1; }
	.page-list span:nth-child(1),.page-list span:nth-child(2),.page-list a:nth-child(2){ display:block; float:left;}
	.page-list span:nth-last-child(1),.page-list a:nth-last-child(1){ display:block; float:left; border-right-color:#ddd; }
	.page-list .current{ display:block; float:left; }
	
/*单篇*/
.concon{ background:#fff; padding:10px 0;line-height:25px; margin:0 3%;}
.concon img{width:100%;}
/*单篇*/

/*一行三张图片*/
.imgthree li{ width:31%;padding:0 1%; line-height:28px;float:left; text-align:center;}
.imgthree li img{ width:100%;}
/*一行三张图片*/

/*列表样式*/
#afui .list {margin: 0px;padding: 0px;margin-bottom: 10px;list-style: none;background-color: #fff;box-sizing: border-box;-webkit-box-sizing: border-box;}
#afui .list li {display: block;list-style: none;position: relative;padding: 20px 20px 20px 10px;border-bottom: 1px solid #ccc;}
#afui .list > li > a {display: block;position: relative;display: block;color: inherit;margin: -20px -20px -20px 0;text-decoration: none;padding: 20px 20px 20px 10px;}
#afui .list > li > a:after {position: absolute;right: 8px;font-family: 'chevron';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;top: 50%;margin-top: -0.5em;color:inherit;}
#afui .listview{ margin:0 10px; }
#afui .listview li{ border-color:#efefef; }
#afui .listview li>a{ padding:15px 20px 15px 10px; color:#53575E; }
#afui .listview li>a>h2 {display: block;margin: 0;padding: 0;color: #0088D1;font-size: 15px;font-weight: normal;height: 30px;line-height: 150%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
#afui .listview li>a>.text {display: block;margin: 0;padding: 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
#afui .listview li>a>.date {display: block;float: right;margin: 0 5px;padding: 0;font-size: 12px;font-style: normal;color: #8c8c8c;}

/*以下部分是Validform必须的*/
#afui .Validform_checktip{ display:block; color:#999; font-size:14px; }
#afui .Validform_right{ color:#71b83d; }
#afui .Validform_wrong{ color:#F00; white-space:nowrap; }
#afui .Validform_loading{ }
#afui .Validform_error{ background:#FEFBD3; }

/*按钮样式*/
#afui textarea,
#afui select,
#afui input[type="text"],
#afui input[type="search"],
#afui input[type="number"],
#afui input[type="password"]{ margin:0.5em 0; padding:0.7em 1em; height:auto; border:1px solid #ddd; border-radius:0.2125em; font-family:"Microsoft Yahei",helvetica,arial; color:#262626; font-size:14px; line-height:1.3em; }
.btn{ position:relative; margin:0.5em 0; padding:0.7em 1em; display:block; background:#fff; color:#353535; font-size:15px; font-family:"Microsoft Yahei",helvetica,arial; line-height:1.2em; text-align:center; border:1px solid #ddd; border-radius:0.2125em; letter-spacing:0.2em; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; cursor:pointer; }
.btn.full{ width:100%; }
.btn.gray{ color:#777; background:#ddd; border-color:#ddd; }
.btn.green{ color:#fff; background:#52A152; border-color:#52A152; }
.btn.red{ color:#fff; background:#f00; border-color:#f00; }
.btn.blue{ color:#fff; background:#0088D1; border-color:#0088D1; }
.btn.orange{ color:#fff; background:#f90; border-color:#f90; }
.backButton{ position:absolute; display:block; left:25px; top:0; margin:0; padding:0; color:#fff; font-size:14px; font-weight:bold; text-overflow:ellipsis; text-align:left; text-decoration:none; width:50px; height:32px; line-height:44px; vertical-align:top; z-index:2; cursor:pointer; }
	.backButton:before{ position:absolute; left:-20px; top:10px; content:""; font-family:'chevron'; font-size:22px; font-style:normal; font-variant:normal; font-weight:normal; line-height:1; -webkit-transform:rotate(180deg); transform:rotate(180deg); z-index:-1; }

/*标题样式*/
.section{ margin:1em 0 0.5em 0; border-bottom:1px solid #fafafa;}
	.section h1{ margin:0; padding:0 0 0 10px; line-height:2.2em; border-bottom:1px solid #cececf; font-size:17px; font-weight:bold; color:#262626; }
	.section h1 span{ display:block; margin-right:10px; float:right; color:#666; font-size:12px; font-weight:normal; }
#afui .meta{ margin:1em auto auto auto; padding-bottom:10px; border-bottom:1px solid #EEE; }
	#afui .meta .meta-tit{ color:#0088D1; font-size:19px; margin:10px auto;text-align:center; }
	#afui .meta .meta-info{ font-size:12px; color:#999;text-align:center; }
	#afui .meta .meta-info span{ margin-right:0.5em; }

/*内容样式*/
#afui .video-box{ margin-top:10px; width:100%; }
#afui .entry{ margin:0 10px; padding:0; font-size:15px; line-height:24px; word-wrap:break-word; }
	#afui .entry img{ max-width:100%!important; height:auto!important; }
	#afui .entry h2,.entry h3,.entry h4{ padding-bottom:5px; border-bottom:1px solid #EEE; color:#111; }
	#afui .entry h2{ font-size:17px; }
	#afui .entry h3,#afui .entry h4{ font-size:14px; }
	#afui .entry strong{ color:#DC2523; }
	#afui .entry ul,.entry ol{ margin:16px; }
	#afui .entry li{ margin-left:26px; }
	#afui .entry ul li{ list-style:disc outside none; }
	#afui .entry ol li{ list-style:decimal outside none; }
	#afui .entry p{ display:inherit; margin:15px 0; color:#333; font-size:15px; line-height:24px; word-wrap:break-word; }
	#afui .entry a{ text-decoration:underline; }
	#afui .entry code, #afui .comment code{ background-color:#EEE; border-radius:2px 2px 2px 2px; color:#777;font-family:'courier new'; margin:0 4px;padding:1px 4px;}
	#afui .entry table{ border-left:1px solid #EEE; border-top:1px solid #EEE; }
	#afui .entry table th{ background-color:#F9F9F9; text-align:center; }
	#afui .entry table td, #afui .entry table th{ border-bottom:1px solid #EEE; border-right:1px solid #EEE; padding:5px 10px; }
		
/*评论样式*/
#afui .comment-add{ padding-bottom:15px; }
	#afui .comment-add .btn-list .btn{ margin:0; padding:0.5em 0.7em; float:right; color:#fff; border-color:#0088D1; background:#0088D1; }
	#afui .comment-add .btn-list .code{ display:inline-block; margin:0; padding:0.5em; width:60px; height:auto; text-transform:uppercase; }
#afui .comment-list{ margin:0; }
	#afui .comment-list .nodata{ margin:0 10px; line-height:35px; }
	#afui .comment-list li{ padding:15px 10px; border-bottom:1px solid #efefef; list-style:none; }
	#afui .comment-list li:first-child{ border-top:1px solid #efefef; }
	#afui .comment-list li:last-child{ border-bottom:none; }
	#afui .comment-list li .floor{ display:none; float:right; font-size:17px; color:#ddd; }
	#afui .comment-list li .avatar{ display:none; background:#fff; border-radius:2px 2px 2px 2px; float:left; height:36px; overflow:hidden; width:36px; }
	#afui .comment-list li .avatar img{ width:36px; height:36px; }
	#afui .comment-list li .inner p{ margin:0; padding:0; font-size:15px; color:#262626; line-height:1.5em; }
	#afui .comment-list li .inner .meta{ margin:0; padding:10px 0 0 0; font-size:13px; color:#999; border:none; }
	#afui .comment-list li .inner .meta .blue{ color:#1E7BB3; }
	#afui .comment-list li .inner .meta .time{ float:right; }
	#afui .comment-list li .answer{ margin:10px 0 0 0; padding:10px; background:#F6F6F6; border:1px solid #E6E6E6; border-radius:3px; }
	#afui .comment-list li .answer p{ margin:0; padding:0; font-size:15px; line-height:1.5em; }
	#afui .comment-list li .answer .meta{ margin:0 0 5px 0; padding:0; color:#999; font-size:13px; border:none; }
	#afui .comment-list li .answer .meta .blue{ color:#1E7BB3; }
	#afui .comment-list li .answer .meta .time{ float:right; }
#afui .more-comment{ margin:15px 0 0 0; }
	#afui .more-comment .btn{ display:block; margin:0; padding:0 10px; width:100%; line-height:35px; height:35px; color:#0088D1; font-size:15px; text-align:center; border:1px solid #d8d8d8; border-radius:0; background:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
		
/*表单样式*/
#afui .afScrollPanel { width:100%; min-height:100%; }
#afui .panel > .list,#afui .panel > .afScrollPanel > .list {margin:0px -10px;}
#afui .panel > .list.inset,#afui .panel > .afScrollPanel > .list.inset {margin:0px;}
#afui .panel {color: inherit;z-index: 180;width: 100%;height: 100%;padding:0px;}/*background: #FFF;*/
#afui .form-box{ margin:0 3%; }
#afui .form-box input,#afui .form-box textarea{width:90%;}
	#afui .form-box input[type="checkbox"] + label:before{ left:0; top:0; }
	#afui .form-box input[type="checkbox"] + label { display:block; float:none; margin:0.5em 0; padding:0 0 10px 25px; width:auto; }
	#afui .form-box input.code{ width:50%; }
	#afui .form-box .send{ display:block; float:right; margin-top:7px; width:40%; text-align:center; border:1px solid #ddd; border-radius:0.2125em; color:#555; font-size:14px; line-height:42px; height:42px;}
	#afui .form-box .send.gray{ color:#999; }
	#afui .form-box>dl{ display:block; margin:0; padding:0; clear:both; font-size:14px; line-height:40px; }
	#afui .form-box>dl:after{ clear:both; content:"."; display:block; height:0; visibility:hidden; }
	#afui .form-box>dl dt{ display:block; float:left; width:30%; color:#777; }
	#afui .form-box>dl dd{ display:block; float:left; padding:10px 0; width:70%; line-height:20px; }
	#afui .form-box>dl dd input,#afui .form-box>dl dd select{ margin:-5px 0; }
	
	/* Chevrons */
@font-face {
	font-family: 'chevron';
	src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAQAAA0AAAAABZgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABMAAAABoAAAAcZ/T02kdERUYAAAFMAAAAHwAAACAAMgAGT1MvMgAAAWwAAABHAAAAVj7i2r5jbWFwAAABtAAAAEMAAAFS8BX0J2dhc3AAAAH4AAAACAAAAAj//wADZ2x5ZgAAAgAAAABsAAAAbMHrMoZoZWFkAAACbAAAADAAAAA2/JaSB2hoZWEAAAKcAAAAHgAAACQDav/GaG10eAAAArwAAAATAAAAFAN1AB1sb2NhAAAC0AAAAAwAAAAMAA4ANm1heHAAAALcAAAAHQAAACAASAAbbmFtZQAAAvwAAADdAAABhigr581wb3N0AAAD3AAAACIAAAA8nFVDO3icY2BgYGQAgjO2i86D6LO3V7LCaABOtwcoAAB4nGNgZGBg4ANiCQYQYGJgZGBmYAGSLGAeAwAEkAA5AHicY2BkVGCcwMDKwMGozGjJwMBgB6WvM4gxFDMwMDGwMjPAgQCCyRCQ5prC4PCB4UMIY8P/AwwajA0MDg0MDIwgOQBg6QqyAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwgiQ8MH0L+/0dmCTDzb4DqAgNGNgY4lxGkh4kBFTAyDHsAAFhbChsAAAAAAf//AAIAAQAA/8ABwAGAAAIAABEBIQHA/kABgP5AAAAAAAEAHf/tARMBcwAXAAAlFA8BBiIvASY1ND8BJyY1ND8BNjIfARYBEwmkCRoJFAkJenoJCRQIHAikCbANCqMJCRMKDQ0JenkKDQ0JEwoKowl4nGNgZGBgAOLcX7xy8fw2Xxm4GQ8ARRjO3l7JiqD/H2A8wNgA5HIwMIFEAUPwC7d4nGNgZGBgbPh/gEGD8QADwz8HIAkUQQGsAIQZBTAAAHicYzzAAAFTIRSjAoMsABVQAZUAAAAAAAAAAAAADgA2eJxjYGRgYGBlkGAA0QwMTEDMCGY7gPkMAAUvAGQAAAB4nHWOTWoCQRBG3+hoCIbgKmTZkE02M3RPwIUHmAO4cC/SjII40P7gSbLKEbL0GB4gR8gx/JzUJgsbin68rqqvgSc+ybidjAfGxj3xu3GfN07Gufy38YARF+Oh/K86s/xR5rmbunFP/Grcp8Yb5/JfxgNeOBsP5X9YsiJyJNGyheUqHlMrmMk2HNiw0Buz2Bw2C0Hd9e27O6kj4qgoleaYqv7v+3NBrwUTVSUKfGhNu93XbWqiq0rvps5yRcEXk6LyQU33/jaXTexYW0bo8pnHtFtrRyj93dkrAWI51wAAAHicY2BiwA9YgZiRgYmRiZGZvTQv083AwABCm5oAACfXBG0AAA==) format('woff'),
		 url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTWf09NoAAAV8AAAAHEdERUYAMgAGAAAFXAAAACBPUy8yPuLavgAAAVgAAABWY21hcPAV9CcAAAHEAAABUmdhc3D//wADAAAFVAAAAAhnbHlmwesyhgAAAyQAAABsaGVhZPyWkgcAAADcAAAANmhoZWEDav/GAAABFAAAACRobXR4A3UAHQAAAbAAAAAUbG9jYQAOADYAAAMYAAAADG1heHAASAAbAAABOAAAACBuYW1lKCvnzQAAA5AAAAGGcG9zdJxVQzsAAAUYAAAAPAABAAAAAQAAbfoNHl8PPPUACwHAAAAAAM3bqQUAAAAAzdupBQAA/8ABwAGAAAAACAACAAAAAAAAAAEAAAGA/8AAKAHAAAD+QAHAAAEAAAAAAAAAAAAAAAAAAAAFAAEAAAAFABgAAQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQEgAZAABQAIASMBOQAAAD4BIwE5AAAA1wAWAHMAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA8ADwVAGA/8AAKAGAAECAAAABAAAAAAAAAcAAAAAAAAAAlQAAAAAAAAEgAB0AAAADAAAAAwAAABwAAQAAAAAATAADAAEAAAAcAAQAMAAAAAgACAACAAAAAPAA8FT//wAAAADwAPBU//8AABADD7AAAQAAAAAAAAAAAAABBgAAAQAAAAAAAAABAgAAAAIAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgA2AAEAAP/AAcABgAACAAARASEBwP5AAYD+QAAAAAABAB3/7QETAXMAFwAAJRQPAQYiLwEmNTQ/AScmNTQ/ATYyHwEWARMJpAkaCRQJCXp6CQkUCBwIpAmwDQqjCQkTCg0NCXp5Cg0NCRMKCqMJAAAADACWAAEAAAAAAAEABwAQAAEAAAAAAAIABwAoAAEAAAAAAAMAIwB4AAEAAAAAAAQABwCsAAEAAAAAAAUACwDMAAEAAAAAAAYABwDoAAMAAQQJAAEADgAAAAMAAQQJAAIADgAYAAMAAQQJAAMARgAwAAMAAQQJAAQADgCcAAMAAQQJAAUAFgC0AAMAAQQJAAYADgDYAGMAaABlAHYAcgBvAG4AAGNoZXZyb24AAFIAZQBnAHUAbABhAHIAAFJlZ3VsYXIAAEYAbwBuAHQARgBvAHIAZwBlACAAMgAuADAAIAA6ACAAYwBoAGUAdgByAG8AbgAgADoAIAAxADAALQA2AC0AMgAwADEAMwAARm9udEZvcmdlIDIuMCA6IGNoZXZyb24gOiAxMC02LTIwMTMAAGMAaABlAHYAcgBvAG4AAGNoZXZyb24AAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAAVmVyc2lvbiAxLjAAAGMAaABlAHYAcgBvAG4AAGNoZXZyb24AAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAQACAQIBAwd1bmlGMDAwB3VuaUYwNTQAAAAB//8AAgABAAAADgAAABgAAAAAAAIAAQADAAQAAQAEAAAAAgAAAAAAAQAAAADMPaLPAAAAAM3bqQUAAAAAzdupBQ==) format('truetype');
	font-weight: normal;
	font-style: normal;
}

#afui #content{z-index:180;display:block;overflow:hidden;} 

@media print {
      body {
          overflow:visible;
      }
      #afui #content{
      	overflow: visible;
      	left:0;      	
      }
      #afui {
      	overflow:visible;
      }
      #afui .panel {
      	overflow-x:visible !important;
      	overflow-y:visible !important;
      	overflow:visible !important;
      }
}

/*人才招聘*/
.body {
    padding: 10px;
    overflow-x: auto;
    background: #e7eaf3;
}
.body h3 {
    padding: 10px;
    color: #00a0e9;
    font-weight: normal;
    font-size: 16px;
    margin: 0;
    background: #f4f4f4;
}
.list1 {
    border-bottom: 1px solid #ccc;
    background: #fff;
    width: 100%;
    padding-top: 10px;
    margin-bottom: 10px;
}
.list1 th {
    padding: 0 8px 10px 8px;
    color: #666;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    width: 70px;
}
.list1 td {
    padding: 0 8px 10px 8px;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}
