@charset "utf-8";
.focus-news-con1 h4,.focus-news-con h4,.zxhd_con h4{max-height:55px; overflow:hidden; margin-bottom:10px;}
.cgfw_con h4{max-height:30px; overflow:hidden; margin-bottom:10px;}
.focus-news-con1 p,.focus-news-con p{height:80px; overflow:hidden;}
.focus-news-text span{display:block;line-height:26px;color:#666;margin-top:10px;}
/* CSS Document */
/*          /////////////////////////////    /////////////////////////                   */
.box {
	height: 486px;
	line-height: 5;
	text-align: center;
	font-size: 5em;
	color: #fff;
	text-transform: capitalize;
	vertical-align: middle;}
	.box  img{ height:610px}
.slider {
	position: relative;
	width: 100%;
	height: 488px;
	overflow: hidden;
}
/*盒子带容器*/
.slides {
	height: 486px;
	/* Simple clear fix */
	overflow: hidden;
	/**	
		 * Prevent blinking issue
		 * Not tested. Experimental.
		 */
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	/**
		 * Here is CSS transitions 
		 * responsible for slider animation in modern broswers
		 */
	-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.slide {
	height: 610px;
	float: left;
	clear: none;
}
.slider-arrows {
}
.slider-arrow {
	position: absolute;
	display: block;
	margin-bottom: -20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 2em;
	background-color: #333;
	background-color: rgba(50,50,50,.3);
	border-radius: 50%;
}/*左右按钮样式及放置位置*/
.slider-arrow--right {
	bottom: 50%;
	right: 30px;
}
.slider-arrow--left {
	bottom: 50%;
	left: 30px;
}
/*
background:url(img/.png) no-repeat;
*/

.slider-nav {
	position: absolute;
	bottom: 20px;
}
.slider-nav__item {  /*nva样式*/
	width: 12px;
	height: 12px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	background: #fff;
	border-radius: 100%;
}
.slider-nav__item:hover {
	background: #0098e1;
}
.slider-nav__item--current {
	background: #0098e1;
} /*被选中后的样式*/
/*          /////////////////////////////                       */

.enterbox{ width:100%; background:#fff; height:110px;}
.enter{ width:1140px; height:110px; margin:0 auto}
.enter dl{ float:left; width:25%; height:50px; padding-top:30px; }
.enter dl dt{ float:left; padding-top:3px;}
.enter dl h3{ font-size:20px; font-weight:normal; }
.enter dl a{ color:#333;}
.enter dl span{ color:#999; display:inline-block; padding-top:5px;}
.enter dl dd{ float:left; padding-left:10px;}

.conleft{ float:left; width:290px; height:430px; background:#fff; display:inline}
.conmain{ float:left; width:545px;height:430px;  background:#fff; margin-left:15px; display:inline}
.conright{float:right; width:274px;height:430px;  background:#fff; float:right; display:inline}


.content{ width:1140px; margin:10px auto}
.tit{ height:53px; border-bottom:1px solid #e8e8e8; padding:0 15px; line-height:53px;}
.tit span{ font-size:16px; float:left}
.tit a{ float:right; color:#333; font-size:14px;}
.tit a:hover,.list li a:hover,.list2 li a:hover{ color:#0098e1}
.list{ padding:15px;}
.list li{ height:32px;  font-size:14px;overflow:hidden; background:url(../images/bg1.png) no-repeat left center; padding-left:12px;}
.list li a{ display:block; height:32px; color:#333;}
.list li a span{ float:left; line-height:32px; width:204px; } 
.list li var{color:#999; font-size:12px; float:right; line-height:34px; font-style:normal; font-family:Arial, Helvetica, sans-serif}

.do{ background:#fff; padding:15px; text-align:center}
.do a{ display:inline-block; margin-bottom:18px;}

.titlist{ height:53px; border-bottom:1px solid #e8e8e8;  line-height:53px;}
.titlist a{ float:left; width:20%; text-align:center; font-size:16px; color:#333; height:50px; border-bottom:3px solid #fff}
.titlist a.act{ border-bottom-color:#0098e1; color:#0098e1}
.contabbox{ padding:18px 30px 0;}
.tabpart{ display:none}
.contabdl{ height:124px; background:url(../images/bg2.png) no-repeat left bottom}
.contabdl dt{ float:left}
.contabdl dd{ float:left; width:330px; padding-left:15px;}
.contabdl dd  a{ font-size:15px; color:#333; display:block; line-height:22px;}
.contabdl dd  a:hover{ color:#0098e1; text-decoration:underline}
.contabdl dd p{ padding-top:5px; line-height:20px;}
.contabdl dd p a{ font-size:12px;}

.list2 li{ height:32px;  font-size:14px;overflow:hidden; background:url(../images/bg1.png) no-repeat left center; padding-left:12px;}
.list2 li a{ display:block; height:32px; color:#333;}
.list2 li a span{ float:left; line-height:32px; width:386px; } 
.list2 li var{color:#999; font-size:12px; float:right; line-height:34px; font-style:normal; font-family:Arial, Helvetica, sans-serif}

/*  面包屑  */
.breadcrumb{ width:1140px; height:54px; margin:0 auto}
.breadcrumb li{ float:left; height:54px; line-height:54px;}
.breadcrumb li a{ color:#929292; font-size:14px;}
.breadcrumb li a:hover{ color:#0098e1; text-decoration:underline}
.breadcrumb li.active a{ cursor:default; color:#333}
.breadcrumb li.active a:hover{ text-decoration:none}
.divider{ color:#929292; font-size:14px; padding:0 5px;}
/*  面包屑  */
/*  智能匹配  */
.wbox{ padding:30px 42px; background:#fff; width:1056px; margin:0 auto 10px}
.wbox h3{ height:20px; border-left:6px solid #0098e1; font-size:18px; font-weight:normal; line-height:20px; padding-left:10px;}
.chosebox{ padding-top:30px; width:1020px; margin:0 auto}
.chosebox a{ width:290px; height:202px;}
.chosebox a.a1{ float:left; background:url(../images/xiangmuxuqui.png) no-repeat;}
.chosebox a.a2{ float:left; margin-left:75px; background:url(../images/jishuxuqui.png) no-repeat}
.chosebox a.a3{ float:right; background:url(../images/rencaixuqui.png) no-repeat}
.chosebox a.a1bg{float:left; background:url(../images/xiangmuxuqui1.png) no-repeat;}
.chosebox a.a2bg{float:left; background:url(../images/jishuxuqui1.png) no-repeat;}
.chosebox a.a3bg{float:right; background:url(../images/rencaixuqui1.png) no-repeat;}
.fuwubox{width:1020px; display:none; margin:30px auto 0; border:1px solid #cfdbe4; }
.fwline_l{ width:100%; background:#e9eff3; height:30px; color:#547c9b; font-size:16px; text-align:center; font-weight:bold; line-height:30px; border-right:1px solid #cfdbe4}
.fwline_r{ padding:10px;font-size:14px;}
.fwline_r label{display:inline-block;margin:2px 15px 0 0}

.jigoubox{ width:1020px; margin:30px auto 0;}
.tablebox{ border-collapse:collapse; border-left:none; margin-bottom:20px;}
.tablebox tr{ height:44px; border-bottom:1px dashed #e8e8e8}
.tabletit{border-bottom:1px solid #e8e8e8 !important;}
.tablebox td{ font-size:14px;}
.tabletit{ background:#f6f6f6; border:1px solid #e8e8e8; text-align:center}
.tabletit td{ font-weight:bold}
.tableh4{ font-size:14px; padding-left:20px; background:url(../images/lingxing.png) no-repeat left center; margin-bottom:22px;}
.tableh4 span{ color:#0098e1}
.more{ color:#999; font-size:14px; cursor:pointer}
.more:hover{ color:#0098e1}
.btnbox{ padding:15px 0; text-align:right}
.btn{ font-family:"微软雅黑"; background:#0098e1; border:none; display:inline-block; padding:10px 24px; color:#fff; font-size:16px; border-radius:4px; cursor:pointer}
.btn_small{font-family:"微软雅黑"; background:#0098e1; border:none; display:inline-block; padding:5px 10px; color:#fff; font-size:16px; border-radius:4px; cursor:pointer}
.btn:hover,.btn_big:hover,.btn_small:hover{ background:#0a8cca}
/*  智能匹配  */
.hangye{ width:550px;line-height:24px;}
.hangye label input{ vertical-align:-2px;}
.hangye label{ font-size:14px; float:left; margin:0 10px 8px 0;}

/*  政策查询  */
.zhengcebox{ background:#fff; padding:30px 42px; width:1056px; margin:0 auto 10px;}
.zctab{ border-bottom:1px solid #e8e8e8; height:45px;}
.zctab a{ font-size:16px; color:#333; float:left; width:180px; text-align:center; border-bottom:3px solid #fff; height:42px; line-height:42px;}
.zctab a.act{ border-color:#0098e1; color:#0098e1; font-weight:bold}
.zctabcon_a_line dl{ padding:15px 0; border-bottom:1px solid #e8e8e8}
.zctabcon_a_line dt{ float:left; width:70px; font-size:14px; color:#aaa; padding-right:18px;}
.zctabcon_a_line dd{ float:left; width:900px; font-size:14px; color:#333;}
.zctabcon_a_line dd label{ float:left; margin-right:15px; margin-bottom:4px;}
.zctabcon_a_line dd label input{ vertical-align:-2px; width:15px; height:15px;}
.zctabcon_a_line dd a.haschose{ color:#333; font-size:14px; border:1px solid #bfbfbf; float:left; margin-right:15px; height:22px; line-height:22px; padding:0 22px 0 8px; position:relative}
.zctabcon_a_line dd a.haschose span{ position:absolute; right:6px; top:50%; margin-top:-5px; width:10px; height:10px; background:url(../images/x1.png) no-repeat center center}
.zctabcon_a_line dd a.haschose:hover{ border-color:#0098e1; color:#0098e1}
.zctabcon_a_line dd a.haschose:hover span{ background:url(../images/x.png)}
.zctabcon_a_line a.zhankai,.zctabcon_a_line a.shouqi{ position:absolute; right:10px; top:16px; width:50px; height:20px; border:1px solid #0098e1; text-align:center; color:#0098e1; line-height:20px; font-size:14px;}
.hidline{ display:none}
.zctabinner{ display:none}
.inp_text{ border:1px solid #ccc; padding:8px; border-radius:4px; font-size:14px; font-family:"微软雅黑"}
.w300{ width:300px;}
.w100{ width:100px;}
.w600{ width:570px;}
.zctabcon_b span{ font-size:14px; margin-right:10px;}
/*  政策查询  */

/*  列表页  */
.list_tit{ border-bottom:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8f; height:38px;  }
.list_tit span{ font-size:18px; float:left; height:24px; padding-left:10px; border-left:6px solid #0098e1;}
.list_tit a{ float:right; color:#aaa; font-size:14px; margin-top:5px; font-weight:normal}
.list_tit a:hover{ color:#ddd}
.conl{ background:#fff; width:700px; float:left}
.list_ul_right li{ height:32px;}

.list_ul_right li a{ float:left; height:32px; line-height:32px; padding-left:15px; background:url(../images/lingxing.png) no-repeat left center; font-size:14px; color:#333;}
.list_ul li a:hover{ color:#0098e1}
.list_ul_right li span{ float:right; height:32px; line-height:32px; color:#aaa; font-size:14px;}
.list_ul{ padding:10px 0;}
.conr{ float:right; width:360px;}
.side_list{padding:20px 30px; background:#fff;}
/*  列表页  */
.mm_list{background:#fff !important; border:1px solid #CCC; width: 700px !important; padding:20px 30px !important;}


/*  详情页 1  */
.details_tit{ font-size:24px; font-weight:normal;line-height:30px;}
.details_time{ margin-top:30px; height:34px; line-height:34px; border-bottom:1px solid #e8e8e8}
.details_time span{ color:#999; font-size:14px;}
.details_inner{ padding-top:30px;min-height:450px;}
.details_inner img{ display:block; margin:10px auto}
.details_inner p{ text-indent:2em; font-size:14px; color:#666;line-height:28px; margin-bottom:20px;}
.details_bot{ height:84px; border-top:1px solid #e8e8e8}
.details_bot a.xiangguan{ font-size:14px; color:#666; display:block; padding-left:15px; background:url(../images/lingxing.png) no-repeat left center; height:28px; line-height:28px;}
.details_bot a.xiangguan:hover{ color:#0098e1}
/*  详情页 1  */

/*  详情页 2 项目的  */
.tophead{ border:1px solid #e8e8e8; position:relative; }
.tophead h2{ font-size:22px; font-weight:normal; padding:0 30px; line-height:34px;}
.tophead h2 .gz{ width:70px; display:inline-block; vertical-align:-4px; margin-left:20px; height:24px; background:url(../images/guanzhu.png) no-repeat center center}
.tophead h2 .act{background:url(../images/yiguanzhu.png) no-repeat center center}
.tophead h3{ font-size:16px; font-weight:normal; padding-left:30px; line-height:36px; margin-top:4px;}
.tophead h4 span{font-size:15px; font-weight:normal; padding-left:30px; color:#999;}
.tophead ul{width:600px; margin:10px 0 0 30px;}
.tophead ul li{width:100%; line-height:28px;min-height:28px; border-bottom:1px solid #eee;}
.tophead ul li:last-of-type{ border-bottom:none}
.tophead ul li span{ display:inline; font-size:16px; }
.tophead ul li em{ font-style:normal; display:inline; color:#999; font-size:14px;}
/* .yqbox{ position:absolute; right:0; bottom:0; } */
.yqbtn{ display:block;color:#fff;width:110px; height:30px;margin-top:10px; background:#0098e1;font-size:14px; text-align:center; line-height:30px;}
.yqbtn:hover{ background:#0a8cca}
.part{ margin-top:20px;}
.part_tit{ border-bottom:1px solid #e8e8e8; height:48px;}
.part_tit span{ float:left; padding:0 24px; margin-bottom:-1px; height:45px; line-height:45px; font-size:16px; color:#0098e1; border-bottom:3px solid #0098e1;}
.part_inner{padding-top:20px;}
.part_inner p{text-indent:2em; font-size:14px; color:#666;line-height:28px; margin-bottom:20px; font-size:14px;}
.qita dd{ font-size:14px; color:#666; line-height:28px;overflow:hidden;}
.qita dd span{ width:130px; text-align:right; font-weight:bold; margin-right:5px;}
.qita dd em{ font-style:normal}
/*  详情页 2 项目的  */
/*  用户中心  */
.user_l{ float:left; width:240px; }
.user_r{ float:right; width:900px;background:#fff; }
.user_r h2{ width:800px;height:50px; line-height:50px;margin:0 45px;padding-left:15px; color:#0098e1;font-size:16px;border-bottom:1px solid #eee;}
.user_l h2{ background:#0098e1; height:60px; text-align:center; line-height:70px; font-size:16px;color:#fff;}
.user_correct{ padding:20px 0; background:#fff;border-bottom:1px solid #eee;}
.user_correct p{ text-align:center}
.user_correct p.p1{ padding:12px 0; font-size:14px}
.user_correct p a{ color:#0098e1;}
.user_sidenav{ background:#fff; padding-top:25px; height:380px;}
.user_sidenav dl{  margin-bottom:20px;}
.user_sidenav dt a{ font-size:18px; color:#333; display:block;padding-left:10px;}
.user_sidenav dt{ margin-bottom:4px;}
.user_sidenav dd a{ font-size:14px;padding-left:10px; color:#333;  background:#fff; border-left:6px solid #fff; display:block; height:30px; line-height:30px; }
.user_sidenav dd a:hover{ color:#0098e1}
.user_sidenav dd a.act{ color:#0098e1; background:#f3f3f3; border-left:6px solid #0098e1}
.user_r_con{ background:#fff; padding:20px 0px 50px 50px; min-height:468px;}
.btn_big{font-family:"微软雅黑"; background:#0098e1; border:none; display:inline-block; padding:10px 50px; color:#fff; font-size:20px; border-radius:4px; cursor:pointer}
.btn_link{ color:#0098e1; cursor:pointer}
.btn_link:hover{ color:#0a8cca;}
.tsline{ font-size:14px; border-bottom:1px solid #e8e8e8; padding-bottom:14px;}
.tsline img{ margin-right:5px; vertical-align:-3px;}
.formbox{ padding-top:20px;}
.fenduan{ background:#f3f3f3; height:30px; line-height:30px; margin:20px 0  20px; font-weight:bold; font-size:14px; padding-left:10px; border-left:4px solid #0098e1; color:#333}
.inp_team{ height:45px; margin-bottom:10px;}
.inp_lspan{ float:left; font-size:14px; height:36px; line-height:36px; width:240px; text-align:right; padding-right:15px;}
.inp_em{ float:left;font-size:14px; height:36px; line-height:36px; padding:0 5px; font-style:normal}
.inp_lspan i{ color:#f30; font-style:normal; font-size:14px; padding-right:3px; display:inline-block; height:36px; line-height:36px;}
.inp_team .inp_text{ float:left; padding:9px 8px; font-size:14px; font-family:"微软雅黑"}
.inp_inner{border:1px solid #ccc; padding:8px; float:left; border-radius:4px; font-size:14px; height:140px; overflow:auto}
.inp_select{ border:1px solid #ccc; color:#333; font-size:14px; height:34px; line-height:34px;}
.inp_gender{ float:left; height:36px; line-height:36px; margin-right:15px; font-size:14px;}
.inp_gender input{ vertical-align:-2px;}
.my_tab_table{ display:none}
.my_tab_table tr:hover{ background:#f6f6f6}
.form_tab{height:24px; width:800px; margin-bottom:20px;}
.form_tab a{ border-left:6px solid #0098e1;padding-left:10px; float:left;margin-left:-1px; height:24px; line-height:24px; font-size:18px; font-weight:bold;}
.form_tab a.act{color:#000;}
.form_tab1{height:40px; width:800px; margin-bottom:25px;}
.form_tab1 a{ float:left; width:190px; border:1px solid #d4d4d4; margin-left:-1px; height:40px; line-height:40px; font-size:16px; text-align:center; color:#333}
.form_tab1 a.act{ background:#0098e1; color:#fff; border-color:#0098e1}
.form_tabbox_box{ display:none}

/*  zhuce  */
.zhuce_headbox{ width:100%; height:100px; background:#fff; border-bottom:1px solid #e8e8e8}
.zhucehead{ width:1000px; margin:0 auto; height:100px;}
.zhucehead h1{ float:left;}
.zhucehead .rexian{ float:left; padding-left:25px; margin-top:45px; font-size:14px;}
.zhucehead .rexian em{ font-style:normal; font-size:12px; vertical-align:2px;color:#999; padding-left:4px;}
.zhucehead .rexian img{ vertical-align:-2px; margin-right:4px;}
.zhucehead .rexian var{ font-style:normal; font-weight:bold;  color:#0098e1}
.zhucehead .rexian b{ font-weight:normal; color:#666}
.fanhui{ font-size:16px; color:#333; float:right; margin-top:45px;}
.fanhui img{ vertical-align:-2px; margin-right:3px;}



.paixu input{ vertical-align:-2px;}
.paixu label{ margin-right:10px;}
.rencai_list{ padding-bottom:20px;}
.rencai_list li{ height:110px; border-bottom:1px solid #e8e8e8; padding:20px 0 0 40px; position:relative}
.rencai_list li:hover{ background:#f6f6f6}
.rencai_list li dl{ float:left; padding-left:20px; margin-top:4px;}
.rencai_list li dt a{ color:#333; font-size:18px; margin-right:10px;}
.rencai_list li dt i img{ vertical-align:2px;}
.rencai_list li dt a:hover{ color:#0098e1}
.rencai_list li em{ font-style:normal}
.rencai_list li dt span{ color:#999; font-size:14px;}
.rencai_list li dd.d1{ margin-top:10px; }
.rencai_list li dd.d1 p{ width:495px; color:#888; line-height:22px;}
.rencai_list li dd.d1 span{ font-size:14px; margin-top:10px; color:#888 }
.rencai_list li dd.d1 em{ font-size:14px; padding-left:5px; color:#0098e1 }
.rencai_list li dd.d2 span{ font-size:14px; margin-top:10px; color:#888 }
.rencai_list li dd.d2 em{ font-size:14px; padding-left:5px; color:#f47160 }
.imgbox{ float:left;height:100px; overflow: hidden;}
.imgbox img{ width:90px; border-radius:50%;}
.ck{ position:absolute; right:30px; bottom:32px; font-size:14px; padding:4px 15px;}
.xq img{ border-radius:0; width:90px;}


.btn1{font-family:"微软雅黑"; background:#eee; border:1px solid #ddd; display:inline-block; padding:10px 24px; color:#666; font-size:16px; border-radius:4px; cursor:pointer ;}
.btn1:hover{ background:#e9e9e9; color:#777}
.printbox{border-bottom:1px solid #ddd; padding:10px ; margin-top:10px; text-align:center}
.printbox span{ font-size:14px; color:#888; margin-right:40px;}
.printbox a.print{ color:#2d75ac; display:inline-block; padding:2px 4px; border:1px solid #81a7c4; border-radius:4px; background:#e8f4fe}
.printbox a.print img{ vertical-align:-4px; margin-right:3px;}
.printbox a.print:hover{ color:#0f7ed5; background:#f3faff}

.hot var{ display:block; font-style:normal; color:#666;  margin-bottom:6px;}
.hot span em{ float:left; width:3px; height:8px; overflow:hidden; background:#ddd; margin-right:1px;}
.hot{ width:42px; height:30px;  position:absolute; right:150px;bottom:32px; z-index:99; }
.hot span em.act{ background:#fe725f}
.list_ul_right li a{ width:180px; overflow:hidden; margin-right:10px;}
.list_ul li b{ font-weight:normal; float:right; height:32px; line-height:32px; color:#999; font-size:14px;}

.question dl{  border-bottom:1px dotted #ddd; padding:10px; margin-top:10px;}
.question dt{ font-size:15px; margin-bottom:10px; color:#333; background:url(../images/a.jpg) no-repeat left 4px; padding-left:20px;}
.question dd{ position:relative; font-size:14px; color:#888; line-height:24px;background:url(../images/q.jpg) no-repeat left 6px; padding-left:20px;}
.open{ color:#005aa0;  padding-left:3px; display:block; float:right}
.closed{color:#005aa0; padding-left:3px;}

#xtbdata tr a{ color:#333 }
#jtbdata tr a{ color:#333 }
#rtbdata tr a{ color:#333 }


 #talk{ border:1px solid #ddd; margin:10px 0; width:98%; padding:1%}
 .lybtn{font-family: '微软雅黑';background: #0098e1;border: 1px solid #0098e1;display: inline-block;padding: 6px 18px;color: #fff;font-size: 14px;border-radius: 4px;cursor: pointer;}
 .lybtn2{font-family: '微软雅黑';background: #f5f3f4;border: 1px solid #ebebeb;display: inline-block;padding: 6px 18px;color: #666;font-size: 14px;border-radius: 4px;cursor: pointer;}

.file{  display: inline-block;
    background: #D0EEFF;
    border: 1px solid #99D3F5;
    border-radius: 4px;
    padding: 4px 12px;
    overflow: hidden;
    color: #1E88C7;cursor:pointer  }

.txtarea{
	border:1px solid #ccc;
	padding:8px;
	border-radius:4px;
	font-size:14px;
	height:100px;
	min-height:100px;
	max-height:100px;
	overflow:auto;
	width:560px;
	min-width:560px;
	max-width:560px;
}
.danye_info_list{width:660px;height:90px;padding:10px 20px; border-bottom:1px solid #eee;}
.danye_info_lef{width:500px; float:left;}
.danye_info_lef .yuanquan{ float:left;display:block;width:5px;height:5px; margin:15px 10px 0px 0px;border:2px solid #afc5d3;background-color:#fff;      border-radius: 50%;      -moz-border-radius: 50%;      -webkit-border-radius: 50%;} 
.danye_info_lef .info_neirong{width:480px; float:left;}


.mmzc_l h3 a{width:100%;display:inline-table;font-size:14px; color:#9fb9ca; line-height:36px; font-weight:normal; background:none; padding-left:0px;}
.mmzc_l p{width:100%;font-size:14px; color:#555454; line-height:26px;}
.mmzc_r{width:100px; float:right; margin-top:10px;}
.mmzc_r .info_rig_date{width:100%;display:block;font-size:16px; height:36px;color:#a4a3a3;}
.mmzc_r .rigico{ float:left;width:100%;display:block;width:27px; height:25px; background:url(../images/jiantou.png) no-repeat; background-position:0px -25px;}
.mmzc:hover{ background:#1889cd;}
.mmzc:hover .mmzc_l .yuanquan{background-color:#1889cd; border:2px solid #fff; }
.mmzc:hover .mmzc_l a{color:#fff; }
.mmzc:hover .mmzc_l a:hover{color:#FC0; }
.mmzc:hover .mmzc_l p{color:#96c4df; }
.mmzc:hover .info_rig_date{color:#fff;}
.mmzc:hover .mmzc_r .rigico{ background-position:0px 0px;}
.mmzc:hover .mmzc_r .rigico:hover{ padding-left:5px;background-position:0px -50px;}


.cm_listul{width:700px;height:55px;background: url(../images/bg_navtop.png) repeat-x;margin-top:30px;}
.cm_listul ul{width:535px;height:54px; margin:0 auto;}
.cm_listul li{width:165px;height:54px; line-height:45px; cursor:pointer;  text-align:center; font-size:16px; display:inline-block; margin-right:10px;}
.cm_listul .lihide{background: url(../images/bg_grey.png) no-repeat;}
.cm_listul .lishow{background: url(../images/bg_blue.png) no-repeat;}

.cm_listul .lihide a{color:#333;}
.cm_listul .lishow a{color:#fff;}


/* 新版样式  重要 */

h4 a{ display:block;font-size:14px;color:#333; line-height:22px; margin-bottom:10px;}
h4 a:hover{color:#0091e4;text-decoration:underline;}

/*头部 开始 */
.topbarbox{ width:100%; background:#fff; border-bottom:1px solid #e8e8e8}
.topbar{ width:1140px; height:40px; margin:0 auto; line-height:40px;}
.topbar span,.topbar b,.topbar var,.topbar a{font-size:12px !important; }
.topbar var{ font-style:normal; color:#999; margin:0 5px;}
.topbar a{ color:#333;}
.topbar .fr .language{ float:left;}
.topbar .fr .language a{ display:inline-block; margin-left:24px;}
.topbar a:hover{ color:#0098e1}
.topbar div.fr a img{ margin:-2px 4px 0 0}

.headerbox{ width:100%; background:#fff}
.header{width:1140px; margin:0 auto; height:95px;}
.logo{ float:left; padding-top:10px;}
.logo img{ width:170px;}
.navbox{ width:720px;height:70px; margin-top:15px; margin-left:30px;}
.navbox .nav-item{ min-width:70px; float:left;display:inline-block; margin-left:15px;}
.navbox .nav-item .nav-item-primary{ line-height:30px; display:block;border-bottom:3px solid #fff; font-size:14px; color:#333; text-align:center}
.current{color:#0098e1 !important;}
.nav-item .nav-item-primary:hover{color:#0098e1}
.nav_yzdt{position:static; width:150px; }
.nav_yzdt_hover a:hover{color:#0098e1}
.nav_yzdt_hover .nav-arrow{border-top:none;}

.nav-arrow{
width:0;
height:0;
border-bottom:3px solid transparent;
border-left:3px solid transparent;
border-right:3px solid transparent;
border-top:3px solid #333;
display: inline-block;
background-position: 0 0;
margin-left: 5px;	
}
.dropbox:before{
position:absolute;
top:-18px;
left:350px;
content:"";
width:0;
height:0;
border-top:7px solid transparent;
border-left:7px solid transparent;
border-right:7px solid transparent;
border-bottom:7px solid #0098e1;

}
.dropbox{position:relative; z-index:999;left:-300px;width:730px;height:130px; background:#fff;
-moz-box-shadow: 0 0 15px rgba(0,0,0,.1);
-webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);    
box-shadow: 0 0 15px rgba(0,0,0,.1);
border:1px solid #ddd;
border-top:4px solid #0098e1;
padding:20px 30px; margin-top:10px;
}

.dropbox_zixun{ display:block; width:230px; float:left;}
.dropbox_fuwu{width:280px; float:left; padding:0 20px; margin:0 20px; border-left:1px solid #ddd;border-right:1px solid #ddd;}
.dropbox_peixun{width:120px; float:left;}
.sub-line{position: absolute;
    width: 40px;
    height: 1px;
    background:#666;
    overflow: hidden;
    left: 0;
    top: 28px;}
.dropbox dt{position: relative;
    font-size: 14px;
    color: #323232;
    margin-bottom: 25px;}
.dropbox dd ul li{ float:left;}
.dropbox dd ul li a{ line-height:26px; color:#333;}
.nav_btn {width:150px; float:left;}
.nav_btn li{width:70px; text-align:center; height:25px;line-height:25px; border-radius:5px; display:inline-block;}
.nav_btn li.nav_login{ background:#0098e1;}
.nav_btn li.nav_register{background:#999; margin-left:5px; }
.nav_btn li a{ color:#fff;}
.nav_btn li:hover{ background:#09c; cursor:pointer; transition:ease-in-out 0.3s;}
.login_ok{ float:left}
.login_ok .welcome{ color:#333; float:left;}
.login_ok .exit_log{ color:#0098e1;float:left; margin-left:5px !important;}
.login_ok .exit_log:hover{ font-weight:bold; }

/*头部 结束*/

/*banner图 开始*/
  .lubo{ width: 100%; min-width:1140px;clear: both; position: relative; height:400px;}
  .lubo_box{ position: relative; width: 100%; height:400px; }
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:400px; opacity: 0;filter:alpha(opacity=0);}
  .lubo_box li a{ display: block;width: 100%;  height: 100%;}
  .lubo_box li img{ width: 100%; min-width:1140px; height: 400px;}
  /*圆点*/
  .cir_box{ overflow: hidden; position: absolute; z-index: 100;}
  .cir_box li{ float: left; width:12px; height:12px; border-radius:50%; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}
  .cir_on{ background: #000 !important;}
  /*按钮*/
  .lubo_btn{ position: absolute; width: 100%; top: 170px;}
  .left_btn, .right_btn{ width: 36px; height:36px; border-radius:50%; background: #000;opacity: 0.5;filter:alpha(opacity=50); cursor: pointer; color: #fff; line-height:30px; font-size: 28px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
  .left_btn{ float: left;}
  .right_btn{ float: right;}
/*banner图 结束*/  



/*图标 开始*/
.com-focus{width:1140px;margin:0px auto;background:url(../images/lizu.jpg) no-repeat center top; margin-top:50px; padding-top:120px;}
.com-focus ul{width:950px;display:block; margin:0 auto; }
.com-focus ul li{width:150px;display:inline-table}
.com-focus ul li a{display:block;color:#333;}
.com-focus .focus_gxxx,.focus_yzzc,.focus_yzyw,.focus_yzcg{ margin-left:45px;}
.com-focus ul li span{ display:block; font-size:16px;height:50px;line-height:24px;text-align:center;}
.com-focus  .ico1,.com-focus  .ico2,.com-focus  .ico3,.com-focus  .ico4,.com-focus  .ico5{width:100px; margin:0 auto;}
.com-focus  .ico1{height:95px;background:url(../images/ico.png); background-position:0px  95px;}
.com-focus  .ico2{height:95px; background:url(../images/ico.png); background-position:283px 95px;}
.com-focus  .ico3{height:95px; background:url(../images/ico.png); background-position:455px 95px;}
.com-focus  .ico4{height:95px; background:url(../images/ico.png); background-position:630px 95px;}
.com-focus  .ico5{height:95px; background:url(../images/ico.png); background-position:-695px 95px;}

.com-focus .tab_current .ico1{background:url(../images/ico1.png);background-position:0px  95px;}
.com-focus .tab_current .ico2{background:url(../images/ico1.png);background-position:283px 95px;}
.com-focus .tab_current .ico3{background:url(../images/ico1.png); background-position:455px 95px;}
.com-focus .tab_current .ico4{background:url(../images/ico1.png); background-position:630px 95px;}
.com-focus .tab_current .ico5{background:url(../images/ico1.png); background-position:-695px 95px;}
.com-focus .tab_current span{ color:#0091e4}
/*图标 结束*/


/*图标tab内容 开始*/
.focus_tab_con{width:1140px; margin:50px auto;}
.focus_yzzc_con,.focus_yzyw_con{width:1000px; margin:0 auto;padding:30px 0px; }
.focus_yzzc_con img{ float:left;}
.focus_yzzc_con .fo_tabzc{ float:right;width:550px; }
.focus_yzzc_con .fo_tabzc h3{font-size:20px; line-height:30px; font-weight:normal; margin-bottom:10px;}
.focus_yzzc_con .fo_tabzc h3 b{ font-weight:normal;color:#0091e4; margin-right:10px;}
.focus_yzzc_con .fo_tabzc p{color:#666;font-size:14px;margin-bottom:30px;}
.focus_yzzc_con .fo_tabzc .fo_tabzc_btn a{display:block;width:180px;height:40px; line-height:40px; background:#0091e4; border-radius:5px; color:#fff; text-align:center;}
.focus_yzzc_con .fo_tabzc .fo_tabzc_btn a:hover{background:#09C}

.focus_gxxx_con{width:1000px; margin:0 auto;}
.focus_gxxx_con table{width:100%;border-bottom:3px solid #b8cde0;border-collapse:inherit;border-collapse:collapse; float:left; }
.focus_gxxx_con table tr{width:100%; display:inline-table; line-height:45px;}
.focus_gxxx_con table th{font-size:16px; text-align:center;border-bottom:1px dotted #666;border-top:3px solid #b8cde0;}
.focus_gxxx_con table td{ text-align:center; border-bottom:1px dotted #666}
.focus_gxxx_con table td a{ color:#333 }
.focus_gxxx_con table td a:hover{ color:#0091e4;text-decoration:underline;}
.focus_gxxx_con table .im_strong{ background:#e7f0f8; color:#333;border-bottom:1px solid #e7f0f8 !important;border-top:3px solid #e7f0f8;}
.fo_gxxx_btn a{display:block;width:180px;height:40px; line-height:40px;border-radius:5px; color:#0091e4; text-align:center; text-decoration:underline; float:right;}
.fo_gxxx_btn a:hover{ color:#09C; font-weight:bold; }
/*图标tab内容 结束*/

/*新闻图片切换*/
.section-focus-pic{height:280px;width:420px;overflow:hidden;position:relative; float:left;}
.section-focus-pic ul li{position:absolute;top:0;left:420px;width:420px;height:280px;}
.section-focus-pic ul li h3{position:absolute;bottom:15px;left:0;width: 420px;font-weight:normal;color:#FFF;margin-left: 20px;z-index: 111;font-size: 14px; font-family:"微软雅黑";}
.section-focus-pic ul li h3 a{color:#fff;}
.section-focus-pic ul li div{position:absolute;bottom:0;left:0;height:50px;background-color:#000;width:420px;opacity: 0.6;filter: alpha(opacity=60);}
.section-focus-pic .pages{width:420px;height:280px;}
.section-focus-pic .controler{position:absolute;bottom:20px;right:20px;}
.section-focus-pic .controler b{cursor:pointer;width:20px;height:10px;display:block;overflow:hidden;text-indent:20px;background:url(../images/news_index_icon.png) no-repeat -136px 3px; float:left;margin:0 0 0 5px;}
.section-focus-pic .controler b.down{background-position:-161px 1px;}
.section-focus-pic .controler2 a{display:block; width:40px;position:absolute;top:120px;height:40px;}
.section-focus-pic .controler2 a i{cursor:pointer;display:block;width:22px;height:34px; background:url(../images/star.png) no-repeat;}
.section-focus-pic .controler2 .prev{left:5px;}
.section-focus-pic .controler2 .prev i{background-position:-34px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='star_05.png');margin-left:5px;}
.section-focus-pic .controler2 .prev:hover i{left:10px;background-position:-34px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='star_03.png');}
.section-focus-pic .controler2 .next{right:10px;}
.section-focus-pic .controler2 .next i{background-position:-62px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='star_06.png');margin-left:10px;}
.section-focus-pic .controler2 .next:hover i{right:10px;background-position:-62px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='star_04.png');}
/*新闻图片切换*/





  
 
/*人才轮播 开始*/ 
.lunbo { width: 1140px; margin: 0 auto; position: relative; overflow:hidden; background:url(../images/beijing.jpg) repeat}
.lunbo:hover .slider-btn { color: #fff; text-shadow: 0 0 5px #666 }
.lunbo .slider-img { width: 11400px; position: relative }

.lunbo .slider-img .slider-img-ul { position: absolute; left: 0; top: 0; overflow: hidden;}
.lunbo .slider-img .slider-img-ul li { float: left; width:1140px; text-align:center; position:relative }
.lunbo .slider-img .slider-img-ul li img { hieght:460px;}
.lunbo .slider-dot ul { position: absolute;left:50%; margin-left:-55px; bottom: 20px }
.lunbo .slider-dot ul li { cursor: pointer; width: 12px; height: 12px; border-radius: 50%; background: #fff;  float: left; margin:0 5px }
.lunbo .slider-dot ul li.active, .lunbo .slider-dot ul li:hover { background: #0098e1 }
.lunbo .slider-btn { position: absolute; width: 50px; height: 100px; top: 50%; line-height: 100px; text-align: center; color: #fff; font-size: 40px; text-decoration: none;  color: rgba(255,255,255,0); z-index:999999999;  }
.lunbo .slider-btn:hover { background: rgba(0,0,0,.5); }
.lunbo .slider-btn.slider-btn-left { left: 0; margin-top: -50px }
.lunbo .slider-btn.slider-btn-right { right: 0px; margin-top: -50px }
.dingwei{ position:absolute; width:1140px; left:0; top:0; height:460px; z-index:9; text-decoration:none;}

.dingwei span{width:200px; float:left; text-align:left; margin:20px 0 0 50px; padding:20px; 
background:url(../images/blackbg.png) repeat;border-radius:4px; }
.dingwei span strong{font-style:normal;font-family:"微软雅黑"; color:#fff; background:#fa9504;  
border-radius:2px; font-size:16px; display:inline-block; padding:0 42px; text-align:center; height:34px; line-height:34px; }
.dingwei var{ display:block;color:#fff; font-family:"微软雅黑"; font-style:normal; font-size:18px;  margin:15px 0;
text-align:left;}
.dingwei span b{ color:#fa9504;font-family:"微软雅黑"; display:block; font-size:28px; font-weight:normal}
.dingwei span i{ font-style:normal;font-family:"微软雅黑"; color:#fff; font-size:16px; margin:15px 0; display:block}
.dingwei span em{font-style:normal;font-family:"微软雅黑"; color:#fa9504; border:1px solid #fa9504; border-radius:2px;  
display:inline-block; width:70px; text-align:center; height:26px; line-height:26px;}
/*人才轮播 结束*/


/*hebei_wisdom 开始*/
.hebei_wisdom{width:1140px;margin:0px auto;padding-top:300px; background:url(../images/hebei_wisdom.png) no-repeat top center;}
.hebei_wisdom .wisdom_lef{width:520px; float:left; padding-right:60px; border-right:1px solid #e6e6e6;}

.hebei_wisdom .wisdom_zxhd_top{width:100%;}
.hebei_wisdom .wisdom_zxhd_top .zxhd_tit{ float:left;color:#a3a3a3;font-size:14px;}
.hebei_wisdom .wisdom_zxhd_top .zxhd_tit a{color:#999;}
.hebei_wisdom .wisdom_zxhd_top .zxhd_tit .b1{color:#f96b72; margin-right:5px;font-size:14px;}
.hebei_wisdom .wisdom_zxhd_top .zxhd_tit .b2{color:#96bc64; margin-right:5px;font-size:14px;}
.hebei_wisdom .wisdom_zxhd_top .zxhd_tit .b3{color:#b964bc; margin-right:5px;font-size:14px;}
.hebei_wisdom .wisdom_zxhd_top .zxhd_tit .b4{color:#d57712; margin-right:5px;font-size:14px;}


.hebei_wisdom .wisdom_zxhd_top .zxhd_ckgd a{ float:right;color:#0091e4; text-decoration:underline;}
.hebei_wisdom .wisdom_zxhd_top .zxhd_ckgd a:hover{color:#09c;}
.hebei_wisdom .wisdom_zxhd_bot{width:100%; float:left; margin-top:20px; }
.hebei_wisdom .zxhd_img{ float:left;}
.hebei_wisdom .zxhd_con{ float:right;width:300px;margin-left:20px;}
.hebei_wisdom .zxhd_con p{ display:block; margin-bottom:10px;}
.hebei_wisdom .zxhd_date{ float:left;display:block; color:#adadad;}

.hebei_wisdom .wisdom_rig{width:500px; float:right;}
.hebei_wisdom .wisdom_rig .wisdom_zczx_con {width:100%; float:left;margin-top:15px;}
.hebei_wisdom .wisdom_rig .wisdom_zczx_con li{line-height:26px;height:26px;}
.hebei_wisdom .wisdom_rig .wisdom_zczx_con li a{display:block; float:left;width:420px;float:left; color:#333; }
.hebei_wisdom .wisdom_rig .wisdom_zczx_con li a:hover{ text-decoration:underline;color:#0091e4;}
.hebei_wisdom .riggbot{ margin-top:40px;}


.hebei_wisdom .wisdom_bot{margin-top:40px;padding-top:40px;border-top:1px solid #88ccf2}
.hebei_wisdom .wisdom_cgfw_con{width:100%; float:left; margin-top:20px; }
.hebei_wisdom .cgfw_img{ float:left;}
.hebei_wisdom .cgfw_con{ float:right;width:920px;margin-left:20px;}
.hebei_wisdom .cgfw_con p{ display:block; margin-bottom:10px;}
.hebei_wisdom .wisdom_cgfw_con .cgfw_btn a{ display:block;  margin:30px auto 40px auto;width:180px;height:40px; line-height:40px; background:#0091e4; border-radius:5px; color:#fff; text-align:center;}
.hebei_wisdom .wisdom_cgfw_con .cgfw_btn a:hover{background:#09c}
/*hebei_wisdom 结束*/



/*linkbox 开始*/
.linkbox{ background:#f5f5f5; padding:20px 0;}
.link{width:1750px; margin:0 auto;}
.link span{ padding-right:10px; margin-right:15px;}
.link a{ border-left:1px solid #CCC; padding:0 15px;}
.link label{cursor:pointer; color:#8B4513; font-size: 17px; font-weight:bold;  }
/*linkbox 结束*/

/*底部 开始*/
.footbox{width:100%; background:#282727; padding:50px 0px;}
.foot{ width:1140px; margin:0 auto;}
.foot_img{ float:left; margin:10px 60px 0px 0px;}
.foot_l { float:left; color:#999;width:680px;}
.foot_l .p1{ margin-bottom:15px;}
.foot_l .p2{ margin-bottom:5px;}
.foot_l .p3{ margin-top:15px;}
.foot_l a{ color:#999;padding:0 10px; }
.foot_l a:hover{ color:#178fd1; }
.foot_l .p2 span{ color:#fff; margin-left:10px;}


.foot_r{float:right;}
.foot_r dl{ float:left; padding:5px 0 0 15px;width: 100px}
.foot_r dt{ float:left}
.foot_r dt span{ display:block;color:#838383; line-height:20px; text-align:center;}
.foot_r dl dt img{margin:0 10px}

/*底部 结束*/


/*关于我们页面 开始*/
.about_top{ width:100%;height:250px; background:url(../images/about_bg.jpg) no-repeat;}
.rc_about_con .abt_cc{width:1140px; margin:0px auto; padding:40px 0px}
.rc_about_con .abt_cc .abt_cc_lef{width:620px; float:left; margin-right:30px; padding:20px 0px; border-bottom:1px dashed #CCC}
.rc_about_con .abt_cc .abt_cc_rig{ float:right;margin-top:30px;}
.rc_about_con  .abt_cc h3,.abt_main h3{font-size:28px;height:70px; font-weight:normal;color:#119fe3; position:relative; margin-bottom:20px;}
.rc_about_con  h3 span{font-size:14px; line-height:26px; color:#333}
.rc_about_con  h3 i{position: absolute;
    width: 80px;
    height: 1px;
    background: #0091e4;
    overflow: hidden;
    left: 0;
    top:70px;
}
.rc_about_con .abt_main{width:1140px; margin:0px auto; padding:40px 0px}
.rc_about_con .abt_main p{ margin-bottom:10px;}
.abt_bot{width:100%;height:400px; background:#f4fafc;} 
.abt_bot .abt_bot_con{width:1140px; margin:0 auto; padding:40px 0;}
.abt_bot .abt_bot_con .abt_bto_lef{ float:left;width:500px;}
.abt_bot .abt_bot_con .abt_bto_rig{float:right; margin-top:20px;}
.abt_bot .abt_bot_con .abt_bto_lef h3{font-size:28px;font-weight:normal;color:#119fe3; position:relative; margin-bottom:20px;}
.abt_bot .abt_bot_con .abt_bto_lef p{ margin-bottom:15px;}
.abt_bot .abt_bot_con .abt_bto_lef ico{width:26px; height:30px; margin-right:15px; display:inline-block; }
.abt_bot .abt_bot_con .abt_bto_lef .bot_tel{background:url(../images/contico.png) no-repeat; background-position:0px 0px;}
.abt_bot .abt_bot_con .abt_bto_lef .bot_add{background:url(../images/contico.png) no-repeat; background-position:0px -65px;}
.abt_bot .abt_bot_con .abt_bto_lef .bot_email{background:url(../images/contico.png) no-repeat; background-position:0px -135px;}
.abt_bot .abt_bot_con .abt_bto_lef .bot_time{background:url(../images/contico.png) no-repeat; background-position:0px -210px;}

.abt_bot .abt_bot_con .abt_bto_lef span{ display:inline-block; }
/*关于我们页面 结束*/



/*面包屑 开始*/
.breadbg{ background:#f7f9fb;}
.breadcrumb{ width:1140px; height:45px; margin:0 auto;}
.breadcrumb li{ float:left; height:45px; line-height:45px;}
.breadcrumb li a{ color:#333; font-size:14px;}
.breadcrumb li a:hover{ color:#0098e1; text-decoration:underline}
.breadcrumb li.active a{ cursor:default; color:#333}
.breadcrumb li.active a:hover{ text-decoration:none}
.divider{ color:#333; font-size:14px; padding:0 5px;}
/*面包屑 结束*/


/*供需页面 开始*/
.rec_xuqiu_bann{width:100%; background:#4bc1e9; height:250px;}
.rec_xuqiu_bann .rec_xuqiu_bann_con{width:1100px; height:250px; margin:0 auto; background:url(../images/banner-img.png) no-repeat right center;} 
.rec_xuqiu_bann .rec_xuqiu_bann_con h2{width:600px;height:100px; display:block; padding-top:70px; line-height:36px;font-size:30px; color:#fff; text-align:right; font-weight:normal;  margin-left:none;}
.rec_xuqiu_bann .rec_xuqiu_bann_con h2 span{ font-size:14px;}




.focus-img{position: relative;width: 1140px;height:300px;margin:30px auto;background-color: #fff;}
.xq_img_tit{font-size:24px;line-height:30px; border-bottom:1px solid #eee;font-weight:normal; margin-bottom:10px; padding-bottom:10px;}
.focus-img-con{position: relative;width: 1050px !important;height: 250px;margin: 0 auto;overflow: hidden;}
.focus-img-con .cgal{position: absolute;top: 0;}
.focus-img-con .cgal li{color: #fff;text-align: center;padding-right:16px;float: left;width:196px; margin-top:15px;}
.focus-img-con .cgal a{ float:left;display:block;width: 176px;height: 200px; padding:10px;background-color: #f5f5f5;}
.focus-img-con .cgal a:hover{ background:#e8e8e8}
.focus-img-con ul li a img{ width:100px; height:100px; margin-top:15px;border-radius:50%;}
.focus-img-con ul li a span{ display:block; text-align:center; font-size:16px; color:#333; height:30px; line-height:30px;}
.focus-img-con ul li a em{ float:left; font-style:normal; font-size:14px; color:#666; padding-left:28px;}
.focus-img .change-bnt{display: block;width: 30px;height: 50px;position: absolute;top: 60%;margin-top: -25px;}
.focus-img .change-bnt.prev-bnt{ background:url(../images/lbtn.jpg)  no-repeat center center;left:0px;}
.focus-img .change-bnt.next-bnt{background:url(../images/rbtn.jpg)  no-repeat center center;right: 0px;}
.sheng{ text-align:left; padding:0 10px; color:#999}
.zijin{text-align:left; padding:0 10px; color:#999}
.sheng i{ color:#0098e1; font-style:normal}
.zijin i{ color:#f47160; font-style:normal}


.xuqiu_xjr{width:1140px; height:45px; margin:0 auto; border-top:3px solid #0098e1;background:#f0f3f5;}
.xuqiu_xjr .xjr_con_lef{width:100%; float:left;}
.xuqiu_xjr .xjr_con_lef .chose_a{ cursor:pointer; border-right:1px solid #e1e4e7; display:inline-block;width:250px; font-size:16px; line-height:45px; color:#333; text-align:center;}
.xuqiu_xjr .xjr_con_lef .fenlei{ cursor:pointer; border-right:1px solid #e1e4e7; display:inline-block;width:250px; font-size:16px; line-height:45px; color:#333; text-align:center;}
.xuqiu_xjr .xjr_con_lef .fenlei a{ cursor:pointer; display:block;width:100%; font-size:14px; line-height:40px; color:#333; text-align:center;}
.xuqiu_xjr .xjr_con_lef .fenlei a:hover{color:#0098e1;}
.xuqiu_xjr .xjr_con_lef .xuanzhong{ background:#0098e1; color:#fff;}

.xjr_con_rig{width:600px; line-height:30px;height:30px;}
.xjr_con_rig .xjr_inp_text{ width:200px; line-height:24px;height:24px; float:left; }
.xjr_con_rig .xjr_btn_small{cursor: pointer;float:left; margin-left:20px; border:0px;outline: none;width:80px;height:30px; line-height:30px;background:#0098e1; color:#fff;}

.rcgx_list{width:1140px; margin:30px auto;}

/*左侧*/
.rcgx_list_lef{width:689px; float:left; border-right:1px solid #e9e9e9; padding-right:50px; margin:0px 50px 30px 0;}
.rcgx_list_lef .zctabcon_a_line{ border-bottom:1px dotted #e9e9e9;padding-bottom:20px}
.rcgx_list_lef .zctabcon_b{margin-bottom:10px}

.mmrc_list{width:100%; float:left; padding-bottom:20px;}
.mmrc_list li{width:100%;  float:left; height:90px; border-bottom:1px solid #e8e8e8; padding:20px 0; position:relative}
.mmrc_list li:hover{ 
-moz-box-shadow: 0 0 5px rgba(0,0,0,.1) inset;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,.1) inset;    
box-shadow: 0 0 5px rgba(0,0,0,.1) inset;
}
.mmrc_list li dl{width:350px; float:left; padding-left:20px;}
.mmrc_list li dt a{ display:block; color:#333; font-size:16px; line-height:30px; margin-bottom:10px;}
.mmrc_list li dt a:hover{ color:#0098e1; text-decoration:underline;}

.mmrc_list li dd{ line-height:24px; font-size:14px;}
.mmrc_list li dd.d1 span{color:#999; margin-top:10px; color:#888 }
.mmrc_list li dd.d1 em{font-size:14px; padding-left:5px; color:#0098e1;font-style:normal}
.mmrc_list li dd.d2 span{color:#999;font-size:14px; margin-top:10px; color:#888 }
.mmrc_list li dd.d2 em{padding-left:5px; color:#f47160;font-style:normal }
.imgbox{ float:left}
.imgbox img{ border-radius:0; width:90px; height:90px;}
.con_page{ float:right;}

.hot{ width:80px; height:50px; float:right; margin:30px 0px 0px 0px;}
.hot var{ display:block; font-style:normal; color:#666;  margin-bottom:6px;}
.hot span em{ float:left; width:3px; height:8px; overflow:hidden; background:#ddd; margin-right:1px;}
.hot span em.act{ background:#fe725f}


/*右侧*/
.rexq_conr{width:350px; float:right;}
.rexq_conr_rig{width:100%;margin-bottom:30px}
.rexq_conr .rigcon_tit{ float:left;color:#a3a3a3;font-size:14px;}
.rexq_conr .rigcon_tit .b1{color:#f96b72; margin-right:5px;font-size:16px;}
.rexq_conr .rigcon_tit .b2{color:#96bc64; margin-right:5px;font-size:16px;}
.rexq_conr  .rigcon_list {width:100%; float:left;margin-top:15px;}
.rexq_conr  .rigcon_list li{line-height:26px;height:26px;}
.rexq_conr  .rigcon_list li a{display:block; float:left;width:250px;height:26px; overflow:hidden;color:#333; }
.rexq_conr  .rigcon_list li a:hover{ text-decoration:underline;color:#0091e4;}
.zxhd_date{ float:right;display:block; color:#adadad;}

.rig_code_con{width:100%; margin-top:50px}
.rig_code_con .line{position: absolute;
    width: 250px;
    height: 1px;
    background:#e8e8e8;
    overflow: hidden;
    left: -50px;
    top: -20px;}
.rig_erweima{width:250px; margin:0 auto; position:relative}
.rig_erweima img{ margin:0 auto; display:block;}
.rig_erweima span{ display:block; font-weight:bold; font-size:16px; line-height:45px; text-align:center;}
.rig_code_con p{width:100%; margin:0 auto;}

/*供需页面 结束*/


/*高端人才*/
.rec_img{width:100px;height:100px; border-radius:50%;margin-top:10px;}

/*智能匹配*/
.mm_znpp{ background:#fff; width:100%; float:left;}
.mm_znpp h2{margin:0 auto; font-size:18px; line-height:45px;height:45px; border-bottom:1px solid #d9d9d9; }
.mm_wbox_buzhou{width:100%;height:61px;margin:50px auto;}
.mm_wbox_buzhou span{width:250px;height:61px; display:block; float:left;}
.mm_wbox_buzhou .buzhou1_blue{ background:url(../images/buzhou1_1.jpg) no-repeat;}
.mm_wbox_buzhou .buzhou2_blue{ background:url(../images/buzhou2_2.jpg) no-repeat;}
.mm_wbox_buzhou .buzhou3_blue{ background:url(../images/buzhou3_3.jpg) no-repeat;}

.mm_wbox_buzhou .buzhou1_gray{ background:url(../images/buzhou1.jpg) no-repeat;}
.mm_wbox_buzhou .buzhou2_gray{ background:url(../images/buzhou2.jpg) no-repeat;}
.mm_wbox_buzhou .buzhou3_gray{ background:url(../images/buzhou3.jpg) no-repeat;}

.mm_wbox_top a{width:250px; height:150px; display:block; float:left; margin:20px 0px 20px 0px;}
.mm_wbox_top .role1{background:url(../images/chuangyezhe.png) no-repeat;}
.mm_wbox_top .role2{background:url(../images/qiuzhizhe.png) no-repeat;}
.mm_wbox_top .role3{background:url(../images/zhuanjiaxuezhe.png) no-repeat;}
.mm_wbox_top .role1_1{background:url(../images/chuangyezhe1.png) no-repeat;}
.mm_wbox_top .role2_1{background:url(../images/qiuzhizhe1.png) no-repeat;}
.mm_wbox_top .role3_1{background:url(../images/zhuanjiaxuezhe1.png) no-repeat;}



.mm_wbox_center .mm_service{border: 1px solid #cfdbe4; margin:30px 0px;}
.fwline_l{width:100%; background:#e9eff3; height:40px; color:#547c9b; font-size:16px; text-align:center; font-weight:bold; line-height:40px; }

.mm_service label {    display: inline-block;    margin: 2px 15px 0 0;	line-height:24px; font-size:14px;}
.mm_bttnn{width:100%;}
.mm_wbox_center .btn_chakan{font-family: "微软雅黑";
    background: #0098e1;
    border: none; display:block;   
    padding: 10px 24px;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;width:112px;height:41px; margin:0 auto;}
.fwline_r{width: 725px !important;}

.mm_wbox_bottom .mm_beizhu{height:24px;font-size: 14px; background: url(../images/lingxing.png) no-repeat left center; padding-left: 20px; margin:20px 0px 10px 0px; font-weight:bold;}
.mm_beizhu span {color: #0098e1;}

.mm_wbox_bottom table{border-collapse:collapse; border:1px solid #e8e8e8;}
.mm_wbox_bottom table td{ text-align:center; line-height:36px;height:36px; color:#666; border-bottom:1px dashed #999; background:#faf8f6;}
.mm_wbox_bottom table .tabletit td{    
    background: #e2e9ec; border-bottom:none; line-height:44px;height:44px; font-weight:bold;
}
.mm_wbox_top,.mm_wbox_center,.mm_wbox_bottom{width:100%; margin:50px auto;}
.mm_znpp h3{
    height: 20px;line-height:20px;
    border-left: 6px solid #0098e1;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding-left: 10px; font-weight:bold;}
	.btn{ font-family:"微软雅黑"; background:#0098e1; border:none; display:inline-block; padding:10px 24px; color:#fff; font-size:16px; border-radius:4px; cursor:pointer; margin-top:20px;}

