/** CSS Document **/
body, ul, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, p {padding:0; margin:0; -webkit-text-size-adjust:none; font-weight:normal;}
ul {	list-style:none;}
img {border:none;}
a { text-decoration: none;}
button {outline: none;	cursor: pointer;}
input,button,select,textarea,label{outline:none; vertical-align:middle;}
em{font-style:normal;}
html{height:100%;}
body{font-family: "Microsoft YaHei", "微软雅黑"; position: relative; min-height:100%; _height:100%; background:url(../images/body_bg.png) no-repeat 0 0 #fff; font-size:14px; color:#666; background-size:100% 292px;}

a{font-size:14px; color:#666;}
a:hover{color:#2994e4;}

/**统一页头**/
.header_top{width:100%; min-width: 1024px; height:40px; line-height:40px; background:url(../images/bg_white50.png);}
.heard_1002box{width:1024px; margin:auto; text-align: right;}
.header_top a{color:#333; }
.header_top a:hover{color:#2994e4;}
.header{height:234px; width:1024px; margin:auto;}
.header_box{width:1024px; height:182px; margin:auto;}
.header_logo{float:left; padding:27px 0 0 0;}
.header_search{float:right; margin-top:73px; width:379px; height:38px; border:1px solid #D7D7D7; background:#fff;}
.header_search_unit{float:left;}
.header_search_input{width:177px; height:38px; line-height:38px; border:0; border-right:1px solid #D7D7D7; padding:0 6px;}
.header_search_sub{width:96px; height:38px; background:url(../images/search.png) no-repeat 19px 11px #2994E4; border:0; padding:0; float:right; cursor:pointer; color:#fff; box-sizing:border-box; padding-left:22px; font-size:14px;}
.header_search_sub:active{background-color:#3D9EE7;}
/**----搜索插件----**/
div.select-main {
    background: #fff;/**初始文字框背景色**/
	border: 0;/**选择框边样式**/
	border-right:1px solid #d7d7d7;
	font-size: 14px;/**所有文字大小**/
	height: 38px;
	position: relative;
	width: 92px;
	-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    display: inline-block;
}
div.select-main.z-index {
	z-index: 10;
}
div.select-main.disabled {
	cursor: default;
	filter: alpha(opacity=50);
	opacity: 0.5;
	zoom: 1;
}
div.select-main.disabled div.select-set {
	cursor: default;
}
div.select-main.disabled div.select-arrow {
	cursor: default;
}
/**当前选中文字区域**/
div.select-set {	
	color: #666;/**选中文字颜色**/
	cursor: pointer;
	height: 30px;/**当前选中文字区域所占高度**/
	line-height: 38px;
	overflow: hidden;
	position: relative;
	padding: 0 26px 0 10px;
	width: 56px;/**当前文字显示最大宽度**/
	z-index: 5;
}
/**右侧背景图标**/
div.select-arrow {
	background: url(../images/sanjiao.png);/**初始图标**/
	width: 26px;/**显示宽度要按图片设置**/
	height: 38px;
	position: absolute;
	right: 0;/**图标定位**/
}
div.select-arrow.reverse {
	background: url(../images/sanjiao_d.png);/**点开时显示图标**/
}
/**展开区域**/
div.select-block {
	background-color: #FFFFFF;/**展开区域背景色**/
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6; /**展开区域3条边线设置 **/
    left: -1px;/**左侧补回1像素**/
    line-height: 20px;/**展开option的行高**/
    position: absolute;
    top: 31px;/**展开区让出上方高度，和初始框正好对接**/
    width: 92px;/**宽度要和上面对齐，ie6差了一像素**/
}
ul.select-list {
	cursor: pointer;
	margin: 5px 0 5px;/**展开区内容距上下边距离**/
}
/* Scroll view */

ul.select-list::-webkit-scrollbar {
    width: 12px;
}
ul.select-list::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.5);
}
ul.select-list {
	scrollbar-face-color: #AEB1B1;
    scrollbar-shadow-color: #C7CACA;
    scrollbar-highlight-color: #CED1D1;
    scrollbar-3dlight-color: #CED1D1;
    scrollbar-darkshadow-color: #C7CACA;
    scrollbar-track-color: #CED1D1;
    scrollbar-arrow-color: #333;
}
/**备选文字行**/
li.select-items {
	color: #333333;/**备选文字颜色**/
	padding: 7px 15px;/**备选文字行填充**/
}
/**展开项中选中行和鼠标经过行样式**/
li.select-items:hover, li.select-items.active {
	color: #2994e4;
}
/**----/搜索插件----**/

/**导航**/
.header_nav{width:1024px; height:52px; margin:auto; background:#0166B6;}
.header_nav li{width:100px; height:52px; line-height:52px; float:left; font-size:16px; color:#fff; }
.header_nav li a{width:100%; height:52px; float:left; text-align:center; display:inline-block; color:#fff;}
.header_nav li.active a , .header_nav li a:hover{background:#FC7450; width:102px;}

/**页脚版权**/
.footer { width: 100%; min-width: 1024px; background:#f6f6f6; height:228px; text-align: center; position:absolute; bottom:0; color:#666;}
.footer p{line-height:34px; }
.footer_link{width:100%; height:52px; line-height:52px; border-bottom:1px solid #DFDFDF; color:#333;}
.footer_link a{padding:0 32px; color:#333;}
.footer_link a:hover{color:#2994e4;}
.footer_copyleft{padding-top:15px; width: 30%; float : left;}
.footer_copyright{padding-top:15px; width: 70%; float : left;}
.footer_copyright p{line-height:29px;}

/**首页主体**/
.container{width:1024px; margin:auto; padding:0 0 220px; position: relative; }
.container_box{width:1024px; background:#fff; min-height:300px; _height:300px; display:inline-block; }

/**更多**/
.index_more{float:right; padding:0 12px 0 0;}
.index_more a{color:#999; display:inline-block;}
.index_more a:hover{color:#2994e4;}

/**首页第一行**/
.index_col1{width:100%; height:406px; /* padding-top:16px; */}
/**首页图片轮播**/
.slideBox{ width:612px; height:391px; overflow:hidden; position:relative; border:0; float:left;}
.slideBox .hd{ height:8px; overflow:hidden; position:absolute; right:15px; bottom:12px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:6px;  width:8px; height:8px; display:inline-block; text-align:center; background:#8a8a8a; cursor:pointer; }
.slideBox .hd ul li.on{ background:#FD670C; color:#fff; }
.slideBox .bd{ position:relative; width:100%; height:100%; z-index:0;}
.slideBox .bd ul{width:100%; height:100%;}
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%; height:100%; }
.slideBox .bd li a{width:100%; height:100%; position:relative; display:inline-block;}
.slideBox .bd img{ width:612px; height:391px; display:block;}
.slideBox .bd li a span{width:100%; height:35px; line-height:35px; position:absolute; left:0; bottom:0; background:url(../images/bg_black50.png); color:#fff; padding:0 170px 0 14px; box-sizing:border-box; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
/**第一行右列表**/
.index_col1_right{width:380px; float:right;}
.index_col1_list{width:380px; height:134px; overflow:hidden;}
.index_list_title{width:100%; height:34px; line-height:34px; background:url(../images/title-bg.png) no-repeat 0 0 #ECECEC;}
.index_list_title h2{display:inline-block; font-size:16px; color:#fff; float:left; padding-left:26px;}
/**列表**/
.index_list{width:100%; box-sizing:border-box; padding:6px 0 0; line-height:30px; display:inline-block;}
.index_list li{width:100%; height:30px; line-height:30px; float:left; position:relative;}
.list_text {position:absolute; _position:relative; top:0; right:100px; bottom:0; left:0; padding:0 0 0 15px; background:url(../images/icon_list.png) no-repeat 2px 11px ; }
.list_text a{width:100%; float:left; color:#666; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.list_text a:hover{color:#2994e4;}
.list_time{float:right; color:#bababa; width:80px; text-align:right; position:relative; top:0; right:2px;}

/**首页第二行**/
.index_col2{width:100%; height:259px;}
.index_col2_left{width:611px; height:246px; float:left;}
/**5块切换**/
.switch_title{width:609px; height:44px; border:1px solid #ddd; overflow:hidden;}
.switch_title li{width:121px; height:44px; float:left;}
.switch_title li+li{border-left:1px solid #dedede;}
.switch_title li a{width:100%; height:100%; display:inline-block; color:#333;}
.switch_title li a em{display:none;}
.switch_title li a span{display:none;}
.switch_title li a p{text-align:center; line-height:44px; font-size:16px;}
.switch_title li.active a em{font-size:36px; float:left; line-height:44px; padding:0 2px 0 20px; display:inline-block;}
.switch_title li.active a span{padding-top:6px; line-height:12px; font-size:12px; display:inline-block;}
.switch_title li.active a p{line-height:18px; display:block; text-align:left;}
.switch_title li.active a{	color: #fff; background:url(../images/switch_title_active.png) repeat-x 0 0;}/**当前标签样式**/
.display_none {display: none; padding:0;}
.display_block {display: block;}
/**切换内容**/
.switch_content{width:609px; height:199px; border-left:1px solid #ececec; border-bottom:1px solid #ececec; border-right:1px solid #ececec;}
/**切换内容块颜色**/
.switch_orange{background:#FFB24A;}
.switch_brown {background:#E3B949;}
.switch_pink  {background:#F0BA97;}
.switch_gray  {background:#D0BFA5;}
.switch_green {background:#CED168;}
/**能统一的块**/
.index_switch_boxlist li a{display:inline-block; width:100%; text-align:center; color:#fff;}
.index_switch_boxlist li a:hover{opacity: 0.9; filter:alpha(opacity=90);}
.index_switch_boxlist{padding-top:15px;}
/**找服务的**/
.index_switch_service .index_switch_theme{width:251px; height:180px; float:left; margin:15px 15px 0 15px;}
.index_switch_service .index_switch_theme h3{font-size:18px; line-height:28px;}
.index_switch_service .index_switch_theme p{line-height:24px; padding:5px 15px 5px 0;}
.index_switch_service .index_switch_theme ul{padding-top:8px; line-height:29px;}
.index_switch_service .index_switch_theme ul a{color:#33c0f6;}
.index_switch_service .index_switch_theme ul a:hover{color:#58CCF8;}
.index_switch_service .index_switch_boxlist li{float:left; width:100px; height:44px; padding:9px 7px 0 0;}
.index_switch_service .index_switch_boxlist li a{line-height:44px; }
/**找产品的**/
.index_switch_product .index_switch_theme{width:179px; height:166px; float:left; margin:15px 15px 0 15px; background:url(../images/index_switch_product.png) no-repeat 0 0 #4E8CEE;}
.index_switch_product .index_switch_theme a{display:block; margin-top:106px; line-height:24px; font-size:16px; color:#fff; text-align:center}
.index_switch_product .index_switch_theme a:hover{opacity: 0.9; filter:alpha(opacity=90);}
.index_switch_product .index_list{width:380px; float:left; padding-top:9px;}
/**找政策的**/
.index_switch_policy .index_switch_theme{width:180px; height:166px; float:left; margin:15px 15px 0 15px; background:url(../images/index_switch_zhengce.png) no-repeat 0 0 #ced168;}
.index_switch_policy .index_switch_theme a{display:block; margin-top:106px; line-height:24px; font-size:16px; color:#fff; text-align:center}
.index_switch_policy .index_switch_theme a:hover{opacity: 0.9; filter:alpha(opacity=90);}
.index_switch_policy .index_switch_boxlist li{float:left; width:118px; height:48px; padding:0px 12px 9px 0;}
.index_switch_policy .index_switch_boxlist li a{line-height:48px; }
/**找专家的**/
.index_switch_experts .index_switch_theme{width:180px; height:166px; float:left; margin:15px 15px 0 15px; background:url(../images/index_switch_experts.png) no-repeat 0 0 #4E8CEE;}
.index_switch_experts .index_switch_theme a{display:block; margin-top:106px; line-height:24px; font-size:16px; color:#fff; text-align:center}
.index_switch_experts .index_switch_theme a:hover{opacity: 0.9; filter:alpha(opacity=90);}
.index_switch_experts .index_switch_boxlist li{float:left; width:118px; height:48px; padding:0px 12px 9px 0;}
.index_switch_experts .index_switch_boxlist li a{line-height:48px; }
/**找需求的**/
.index_switch_needs .index_switch_theme{width:179px; height:166px; float:left; margin:15px 15px 0 15px; background:url(../images/index_switch_needs.png) no-repeat 0 0 #4E8CEE;}
.index_switch_needs .index_switch_theme a{display:block; margin-top:106px; line-height:24px; font-size:16px; color:#fff; text-align:center}
.index_switch_needs .index_switch_theme a:hover{opacity: 0.9; filter:alpha(opacity=90);}
.index_switch_needs .index_switch_boxlist li{float:left; width:90px; height:36px; padding:0px 10px 8px 0;}
.index_switch_needs .index_switch_boxlist li a{line-height:36px;}
.index_switch_needs .index_switch_boxlist .index_switch_needs_dxal{width:390px;}
.index_switch_needs .index_list{width:380px; float:left; padding-top:9px;}
/**二行右侧**/
.index_col2_right{width:380px; height:244px; float:right; border:1px solid #e7e7e7; background:url(../images/index_col2_right.png) no-repeat center 0; text-align:center;}
.index_col2_wsqyyh{width:174px; float:left;}
.index_col2_wsfwjg{width:206px; float:right;}
.index_col2_right dt{display:block; line-height:32px; padding:125px 0 26px 0; text-align:center; font-size:16px; color:#333;}
.index_col2_right dd{display:inline-block; width:64px; height:24px; margin:0px;}
.index_col2_right dd a{display:inline-block; width:64px; line-height:24px; text-align:center;}
.index_col2_right dd a:hover{background:#2994E4; color:#fff;}

/**首页第三行**/
.index_col3{width:1020px; height:355px; border:1px solid #ECECEC;}
.index_title1{width:1007px; height:34px; line-height:34px;  margin:7px 0 0 7px; background:#ECECEC;}
.index_title1 h2{float:left; width:133px; line-height:34px; font-size:16px; color:#fff; background:#0166B6; box-sizing:border-box; border-left:7px solid #FFB24A; text-align: center;}
.index_col3_box{width:500px; height:292px; box-sizing:border-box; border:1px solid #E3DEDE; float:left; margin:10px 0 0 7px; position:relative;}
.index_col3_box:before{content:''; position:absolute; right:-1px; bottom:-1px; width:25px; height:22px; background:url(../images/jia.png) no-repeat 0 0;}
.index_col3_title{width:100%; height:56px; line-height:56px; background:url(../images/huodong1.png) no-repeat 8px 13px;}
.index_col3_title h2{display:inline-block; font-size:16px; color:#333; float:left; padding-left:45px;}
.index_col3_box dl{padding:8px 0 12px 0;}
.index_col3_box dt{padding-left:33px; width:448px; height:28px; line-height:28px; background:url(../images/ruan.png) no-repeat 17px 10px;}
.index_col3_box dd{padding-left:33px; width:388px; height:28px; line-height:28px; font-size:12px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; display:inline-block; }
.index_col3_link{width:366px; line-height:28px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; display:inline-block; float:left; color:#333;}
.index_col3_start{width:71px; height:28px; line-height:28px; float:right; text-align:center; font-size:12px; padding-left:14px; box-sizing:border-box; background:url(../images/houdong.png) no-repeat 5px 8px #2A95E7; color:#fff;}
.index_col3_start:hover{color:#fff; opacity: 0.9; filter:alpha(opacity=90);}
.index_col3_end{width:71px; height:28px; line-height:28px; float:right; text-align:center; font-size:12px; padding-left:14px; box-sizing:border-box; background:url(../images/houdong.png) no-repeat 5px 8px #cfcfcf; color:#fff;}
.index_col3_end:hover{color:#fff; opacity: 0.9; filter:alpha(opacity=90);}
.index_col3_company{width:216px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; display:inline-block; float:left;}
.index_col3_time{float:right;}


.index_col32{width:1020px; height:355px; border:1px solid #ECECEC;}
.index_title12{width:1007px; height:34px; line-height:34px;  margin:7px 0 0 7px; background:#ECECEC;}
.index_title12 h2{float:left; width:133px; line-height:34px; font-size:16px; color:#fff; background:#0166B6; box-sizing:border-box; border-left:7px solid #FFB24A; text-align: center;}
.index_col3_box2{width:500px; height:292px; box-sizing:border-box; border:1px solid #E3DEDE; float:left; margin:10px 0 0 7px; position:relative;}
.index_col3_box2:before{content:''; position:absolute; right:-1px; bottom:-1px; width:25px; height:22px; background:url(../images/jia.png) no-repeat 0 0;}
.index_col3_title2{width:100%; height:56px; line-height:56px; background:url(../images/huodong1.png) no-repeat 8px 13px;}
.index_col3_title2 h2{display:inline-block; font-size:16px; color:#333; float:left; padding-left:45px;}
.index_col3_box2 dl{padding:8px 0 12px 0;}
.index_col3_box2 dt{padding-left:33px; width:433px; height:28px; line-height:28px; background:url(../images/ruan.png) no-repeat 17px 10px;}
.index_col3_box2 dd{padding-left:33px; width:433px;  line-height:28px; font-size:12px;  display:inline-block; }
.index_col3_link2{width:366px; line-height:28px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; display:inline-block; float:left; color:#333;}
.index_col3_start2{width:71px; height:28px; line-height:28px; float:right; text-align:center; font-size:12px; padding-left:14px; box-sizing:border-box; background:url(../images/houdong.png) no-repeat 5px 8px #2A95E7; color:#fff;}
.index_col3_start2:hover{color:#fff; opacity: 0.9; filter:alpha(opacity=90);}
.index_col3_end2{width:71px; height:28px; line-height:28px; float:right; text-align:center; font-size:12px; padding-left:14px; box-sizing:border-box; background:url(../images/houdong.png) no-repeat 5px 8px #cfcfcf; color:#fff;}
.index_col3_end2:hover{color:#fff; opacity: 0.9; filter:alpha(opacity=90);}
.index_col3_company2 p{width:433px; float:left;}
.index_col3_time2{float:right;}

/**首页第四行**/
.index_col4{width:100%; height:165px; padding:5px 0 10px 0;}
.index_col4 img{width:100%; height:165px;}

/**首页第五行**/
.index_col5{width:100%; height:518px; background:#ECECEC;}
.index_title2{width:100%; height:40px; background:#0166B6;}
.index_title2 h2{float:left; line-height:40px; font-size:16px; color:#fff; padding-left:12px; box-sizing:border-box; border-left:7px solid #FFB24A;}
.index_col5_left{float:left; width:106px; height:458px; margin:7px 0 0 5px; border:1px solid #E3DEDE; background:#fff;}
.index_col5_left li{width:106px; height:34px; line-height:34px; text-align:center;}
.index_col5_left li+li{border-top:1px solid #E3DEDE;}
.index_col5_left li a{width:100%; /* display:inline-block; */}
.index_col5_left li.active a, .index_col5_left li a:hover{background:#2A95E7; color:#FFF;}
.index_col5_right{float:left; width:898px; height:458px; margin:7px 0 0 5px; border:1px solid #E3DEDE; background:#fff;}
.tab_ul{display: none; width:100%;}
.tab_ul.active{display: inline-block;}
.index_col5_right ul{padding:10px 10px; height:400px;}
.index_col5_right li{width:420px; height:129px; float:left; border-bottom:1px solid #ececec;}
.li_nth2n{border-left:1px solid #ececec;}
.index_col5_right li h4{width:420px; height:50px; line-height:50px; box-sizing:border-box; padding:0 26px; font-size:14px; color:#333; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; display:inline-block; background:url(../images/ruan.png) no-repeat 11px 22px;}
.index_col5_right li a:hover h4{color:#2994e4;}
.index_col5_text{height:32px; line-height:16px; padding:0 26px; font-size:12px; color:#999;}
.index_col5_label{height:47px; line-height:47px; padding:0 26px; font-size:12px; color:#999;}
.index_col5_address{width:224px; float:left; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; display:inline-block;}
.index_col5_time{float:right;}

/**首页第六行**/
.index_col6{width:1022px; height:348px; border:1px solid #ECECEC; margin-top:12px;}
.index_col6_left{width:368px; float:left; margin:13px 0 0 9px;}
.index_col6_left .index_col6_video{width:354px; height:246px; padding:6px; border:1px solid #E3DEDE; }
.index_col6_left .index_col6_video img{width:354px; height:246px;}
.index_col6_left a span{color:#333; line-height:30px; width:100%; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; display:inline-block;}
.index_col6 a:hover span{color:#2994e4;}
.index_col6_right{width:622px; margin-top:13px; float:left;}
.index_col6_right li{width:193px; height:148px; float:left; margin-left:12px;}
.index_col6_right .index_col6_video{width:183px; height:102px; padding:4px; border:1px solid #E3DEDE; }
.index_col6_right .index_col6_video img{width:183px; height:102px;}
.index_col6_right li a span{color:#333; line-height:30px; font-size:12px; width:100%; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; display:inline-block;}

/**首页第七行**/
.index_col7{width:1022px; height:380px; border:1px solid #ECECEC; margin-top:12px;}
.index_col7_left{width:372px; height:362px; margin:8px 0 0 8px; float:left; text-align:center; background:url(../images/chaxu.png) no-repeat 0 0;}
.index_col7_left a{width:253px; height:59px; line-height:59px; display:inline-block; margin-top:233px; background:#fff; border-radius:5px; box-shadow:0 0 5px rgba(20,76,119,.42); text-align:center; color:#2994e4; font-size:18px}
.index_col7_left a em{color:#ff9600;}
.index_col7_left a:hover em{color:#ffbb00;}
.index_col7_right{width:627px; height:362px; margin:8px 0 0 7px; background:#F4F6F7; float:left;}
.index_col7_title{height:34px; margin:10px 0 0 8px;}
.index_col7_title li{width:126px; height:34px; float:left; margin-right:12px; }
.index_col7_title li a{width:126px; height:34px; line-height:34px; display:inline-block; box-sizing:border-box; text-align:center; background:#BEBEBE; color:#fff;}
.index_col7_title li.active a{background:#0166B6; border-left:7px solid #FFB24A; padding-right:7px;}
.index_col7_list ul{padding:20px 0 0 8px; height:265px;}
.index_col7_list li{width:293px; height:127px; float:left; border-bottom:1px solid #ececec;}
.index_col7_list li dt{padding-left:27px; line-height:36px; color:#333; background:url(../images/ruan.png) no-repeat 9px 15px;}
.index_col7_list li a:hover dt{color:#2994e4;}
.index_col7_list li dd{padding:2px 0 2px 27px; max-width:256px; line-height:18px; color:#999; font-size:12px;}

/**首页第八行**/
.index_col8{width:1024px; height:272px; overflow:hidden;}
.index_col8 ul{width:1020px;}
.index_col8 li{width:255px; height:93px; float:left; padding:34px 0 2px;}
.index_col8 li a{width:243px; height:93px; box-sizing:border-box; padding-left:18px; background:#F4F6F7; border:1px solid #DCDCDC; display:table-cell; vertical-align:middle; position:relative;}
.index_col8 li a span{font-size:18px; color:#333;}
.index_col8 li a span small{font-size:14px;}
.index_col8 li a:hover span{color:#2994e4;}
.icon-01:before{content:''; position:absolute; top:-22px; right:14px; width:56px; height:56px; background:url(../images/icon-01.png) no-repeat center center; }
.icon-02:before{content:''; position:absolute; top:-22px; right:14px; width:56px; height:56px; background:url(../images/icon-02.png) no-repeat center center; }
.icon-03:before{content:''; position:absolute; top:-22px; right:14px; width:56px; height:56px; background:url(../images/icon-03.png) no-repeat center center; }
.icon-04:before{content:''; position:absolute; top:-22px; right:14px; width:56px; height:56px; background:url(../images/icon-04.png) no-repeat center center; }
.icon-05:before{content:''; position:absolute; top:-22px; right:14px; width:56px; height:56px; background:url(../images/icon-05.png) no-repeat center center; }
.icon-06:before{content:''; position:absolute; top:-22px; right:14px; width:56px; height:56px; background:url(../images/icon-06.png) no-repeat center center; }
.icon-07:before{content:''; position:absolute; top:-22px; right:14px; width:56px; height:56px; background:url(../images/icon-07.png) no-repeat center center; }
.icon-08:before{content:''; position:absolute; top:-22px; right:14px; width:56px; height:56px; background:url(../images/icon-08.png) no-repeat center center; }
.index_col8 li a:hover:before{width:64px; height:64px; top:-26px; right:10px; background-size:cover; opacity: 0.9;}

/**首页第九行**/
.index_col9{width:1024px; height:418px; box-sizing:border-box; border:1px solid #ECECEC;}
.index_col9_content{width:502px; height:361px; float:left; margin:7px 0 0 6px;}
.index_col9_title{width:100%; height:34px; background:#ECECEC;}
.index_col9_title li{width:126px; height:34px; float:left; margin-right:8px; }
.index_col9_title li a{width:126px; height:34px; line-height:34px; display:inline-block; box-sizing:border-box; text-align:center; color:#2994e4;}
.index_col9_title li.active a{background:#0166B6; border-left:7px solid #FFB24A; padding-right:7px; color:#fff;}
.index_col9_box{margin-top:10px; width:498px; height:355px; border:1px solid #E3DEDE;}
.index_col9_box li{width:498px; height:315px;}
.index_col9_box h3{font-size:16px; color:#333; line-height:21px; border-left:5px solid #2994E4; margin:12px 0 0 7px; padding-left:6px;}
.index_col9_text{width:100%; height:125px;}
.index_col9_text img{width:162px; height:95px; margin:18px 0 0 7px; float:left;}
.index_col9_text dl{width:300px; margin:15px 0 0 10px; float:left;}
.index_col9_text dt{line-height:32px; width:300px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; }
.index_col9_text dt a{color:#333;}
.index_col9_text dt a:hover{color:#2994e4;}
.index_col9_text dd{font-size:12px; color:#666; line-height:22px;}
.index_col9_banner a{width:232px; height:44px; float:left; /* border:1px solid #EBEBEB; */ margin-left:7px;margin-top:3px;}
.index_col9_banner a:hover{opacity: 0.9; filter:alpha(opacity=90);}
.index_col9_banner a img{width:232px; height:44px;}
.index_col9_list{float:left; width:473px; height:94px; margin:5px 0 0 7px; border:1px solid #E0E0E0;}
.index_col9_list h4{float:left; width:32px; height:90px; color:#fff; background:#2AB6F9; margin:2px 0 0 2px; box-sizing:border-box; padding:5px; text-align:center; line-height:20px;}
.index_col9_list ul{float:left; width:435px; height:90px; display:inline-block; padding-top:4px;}
.index_col9_list li{width:100%; height:26px; line-height:26px; float:left; position:relative;}
.col9_list_text {position:absolute; _position:relative; top:0; right:60px; bottom:0; left:0; padding:0 0 0 30px; background:url(../images/list_spot.png) no-repeat 18px 12px ; }
.col9_list_text a{width:100%; float:left; color:#666; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.col9_list_text a:hover{color:#2994e4;}
.index_col9_time{float:right; color:#bababa; width:60px; text-align:right; position:relative; top:0; right:4px;}

/**首页第十行**/
.index_col10{width:100%; height:127px; margin-top:12px;}
.index_col10_title{width:124px; height:26px; border-top:1px solid #DBDBDB; border-right:1px solid #DBDBDB; border-left:1px solid #DBDBDB; padding-top:3px; line-height:26px; text-align:center; font-size:16px; background:url(../images/index_col10_title.png) no-repeat 0 0 #fff; z-index:2; margin-bottom:-1px; position:relative;}
.index_col10_box{width:1020px; height:96px; border:1px solid #DBDBDB;}
.col10_select{width:507px; float:left; margin:19px 0 0 19px;}
.col10_select select{width:230px; height:20px; margin:19px 0;}
.col10_logo{width:1020px; float:left; margin:19px 0 0 23px;}
.col10_logo li{width:240px; height:100px; float:left; margin:0 10px 8px 0;}
.col10_logo a:hover{opacity: 0.9; filter:alpha(opacity=90);}
.col10_link{width:300px; float:left; padding:20px 0 0 4px;}
.col10_link li{width:150px; float:left; line-height:25px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}

/**首页右侧浮动**/
.index_floating{position:fixed; right:10px; top:222px; width:58px;}
.index_floating_box{width:58px; height:58px; display:inline-block; margin-bottom:7px; position:relative; float:right; }
.index_floating1{background:#6DA9DF;}
.index_floating2{background:#78C342;}
.index_floating3{background:#FBB01F;}
.index_floating4{background:#FC7450;}
.index_floating5{background:#656565;}
.index_floating_box > a{width:58px; height:58px; color:#fff; display:table-cell; vertical-align:middle; box-sizing:border-box; padding:5px; text-align:center; line-height:24px;}
.index_floating_box > a:hover{opacity: 0.8; filter:alpha(opacity=80);}
/**弹出的**/
.index_eject{width:182px; position:absolute; top:-1px; right:58px; display:none;}
.index_eject_box{width:165px; min-height:123px; float:left; border:1px solid #D7D7D7; background:#fff; border-radius:6px; box-shadow:0px 5px 5px rgba(38,38,38,.09);}
.index_eject_box:before{content:''; width:14px; height:17px; background:url(../images/btn_point.png) no-repeat 0 0; position:absolute; top:20px; right:2px;}
.index_eject_qrcode{padding:24px; }
.index_eject_qrcode img{width:116px; height:116px;}
.index_eject_box ul{padding-top:23px;}
.index_eject_box li{line-height: 36px;}
.index_eject_box li a{color:#0166b6; padding-left:36px; display:inline-block; background:url(../images/sandian.png) no-repeat 26px 16px;}
.index_eject_box li a:hover{opacity: 0.8; filter:alpha(opacity=80);}
/**屏幕小于1160时不出现右浮**/
@media(max-width:1160px){.index_floating{display:none;}}
@media(min-width:1330px){.index_floating{right:58px;}}
/*****************
从common1中移植过来
*****************/
.wapper {width:1024px; margin:0px auto;}
.Navigate {width:1014px; height:45px; background:#FFF; padding-left:10px; margin-bottom:10px;}	
.Navigate .Navigate_left {width:20px; height:33px; padding-top:12px; float:left;}
.Navigate .Navigate_right {width:984px; height:45px; line-height:45px; float:right;}
.particulars {width:1024px; min-height:914px;}
.particulars_left {
	width: 742px;
	height: auto;
	padding: 4px;
	float: left;
	background-color: #FFF;
}
.basic {
	width: 740px;
	min-height:880px;
	padding-bottom:6px;
	float: left;
}
.basictop {
	width: 720px;
	height: 40px;
	background: url(../img/bg_1.png);
	padding-left: 20px;
	line-height: 40px;
	border: 1px solid #9ac9d9;
	border-bottom: 4px solid #00a2ff;
	font-size: 14px;
}
.basicbottom {
	width: 740px;
	height: auto;
	background-color: #FFF;	
	border-right: 1px solid #9ac9d9;
	border-bottom: 1px solid #9ac9d9;
	border-left: 1px solid #9ac9d9;
}	
.basicimg {width:112px; height:auto; padding-top:24px; padding-left:20px; float:left; }	
.bascimg_top {width:120px; height:120px; border:1px solid #dddddd;}
.bascimg_top img {width:120px; height:120px; }
.bascimg_bottom {width:120px; height:auto; text-align:center; margin-top:8px;line-height: 18px;font-size: 14px;display:none;}
.bascimg_bottom1 {width:120px; height:auto; text-align:center; margin-top:8px;line-height: 18px;font-size: 14px;}
.basictxt {width:570px; height:auto; float:left; padding-top:14px; padding-left:20px;}
.message {
	width: 590px;
	height: 128px;
	font-size: 14px;
}

.message a.blue1 {
	color:#3599d5;
	font-weight: bold;
	text-decoration: none;	
	font-size: 14px;
	
	
}

.message th {width:75px; color:#0055ad;font-size: 14px;line-height: 28px; text-align:left;}
.message td {font-size: 14px;}

.claim {
	width: 740px;
	height: auto;
	border: 1px solid #9ac9d9;
	margin-top: 10px;
	float: left;
}
.claimtop {
	width: 720px;
	height: 40px;
	background: url(../img/bg_1.png);
	padding-left: 20px;
	line-height: 40px;
	border-bottom: 4px solid #00a2ff;
	font-size: 14px;
}
.claimbottom {
	width: 720px;
	min-height: 1553px;
	font-size: 14px;
	float: left;
	background-color: #FFF;
	padding: 20px 0 20px 20px;
}
.claimbottom .claimtxt {
	margin-bottom: 30px;
	font-size: 14px;
}
/* 1028邱鑫增加 设置专家简介统计字体字号 */
.claimbottom .claimtxt span {
    font-size: 14px !important;
    font-family:"宋体" !important;
    font-weight:normal !important;
    text-decoration:none !important;
    
}
.claimbottom .claimtxt table{
    font-size: 14px !important;
    font-family:"宋体" !important;
    font-weight:normal !important;
    text-decoration:none !important;
    
}
.claimbottom .claimtxt strong {
    font-weight:normal !important;
    
}
.claimbottom .claimtxt u {
    text-decoration:none !important;
    
}

.claimbottom .claimtxt li {width:100%; height:24px; }


/* 1104邱鑫增加 人才培训首页字体样式统一*/
#contentData span
{
	font-size: 14px !important;
    font-family:"宋体" !important;
    font-weight:normal !important;
    text-decoration:none !important;
}


/*right*/
.particulars_right {width:264px; height:914px;  float:right;}
.Events {
	width: 264px;
	height: 342px;
	background: #FFF;
	border: 1px solid #e3e3e3;
	margin-bottom: 10px;
}
.Eventstop {width:264px; height:36px;}
.Eventstxt {width:92px; height:36px; line-height:36px; text-align:center; border-top:2px solid #3599d5; font-weight:bold; color:#3599d5; float:left;}
.Eventslink {width:160px; height:36px; line-height:38px; text-align:right; float:right; background:url(../img/bg_2.png); padding-right:10px; border:1px solid #e3e3e3; border-right:0px; border-top:0px; }
.Eventslink a{color:#3599d5; font-size:14px;}
.Eventsbottom {width:264px; height:260px;}
.Eventsbottom li {
	width: 244px;
	height: 37px;
	line-height: 37px;
	padding-left: 20px;
	background-image: url(../img/dian02.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	float: left;
}
.Eventsbottom li .listnfg{width:160px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;float: left;font-size: 14px;}
.Eventsbottom li .time {margin-right: 10px;float: right; font-size: 14px;}
.Eventsbottom li a{color:#898989;}
.Eventsbottom li a:hover {color:#fe0005;}
.banner_3 {width:256px; height:178px; padding:4px; background:#FFF;}
/*main1*/
.mb10 {
    margin-bottom: 10px !important;
}
.particulars_left h3{
	border-bottom: 2px solid #f09215;
	height: 40px;
	margin-bottom: 13px;
	color: #fff;
}
.particulars_left h3 span{
	background: url(../img/title.png) no-repeat;
	display: block;
	width: 140px;
	text-align: center;
	padding: 12px 0;
	padding: 13px 0\0;
}
.search-box{
	height: 40px;
	margin-bottom: 13px;
}
.search-box .search2{
	float: left;
	height: 100%;
}
.search-box input{
	width: 500px;
	height: 100%;
	line-height: 40px;
	float: left;
	border: 1px solid #dedede;
	/*box-shadow: 1px 2px 5px #e1e1e1 inset;*/
	text-indent: 5px;
	padding-left:6px;
}
.search-box span{
	color: #fff;
	background: url(../img/grabble.png);
	display: block;
	height: 100%;
	width: 68px;
	float: left;
	line-height: 40px;
	text-align:right;
	padding-right:10px;
	cursor: pointer;
}
.search-box .publish{
	float: right;
	width: 130px;
	height: 100%;
	background: #fe9b1c;
	text-align: center;
	cursor: pointer;
}
.search-box .publish:hover{
	background: #ecaa3f;
}
.search-box .publish a{
	color: #fff;
	line-height: 46px;
	font-weight: bold;
}
.content{
	border: 1px solid #dddddd;
	width: 100%;
	/*overflow: hidden;*/
	float: left;
	heigth:auto;
}
.particulars_left .infor-box{
	min-height: 530px;
	padding: 0 5px;
}
.infor-box li{
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
	padding: 15px 0;
	
}
.infor-box li .pic{
	float: left;
	width: 102px;
	height: 102px;
	margin-left: 5px;
	border: 1px solid #dddddd;
}
.infor-box table{
	float: right;
	width: 575px;
	margin-right: 15px;
	font-size: 14px;
}
.infor-box table tr{
	line-height: 23px;
}
.infor-box table td{
	/*padding-left: 15px;*/
}
.infor-box table .infor{
	width: 250px;
}
.infor-box table th{
	color: #0055ad;
	width: 90px;
	font-weight: normal;
	text-align: justify;
	text-justify:distribute-all-lines;/*ie6-8*/
	text-align-last:justify;/* ie9*/
	-moz-text-align-last:justify;/*ff*/
	-webkit-text-align-last:justify;/*chrome 20+*/
}
@media screen and (-webkit-min-device-pixel-ratio:0){/* chrome*/
	.infor-box table th:after{
		content:".";
		display: inline-block;
		width:100%;
		overflow:hidden;
		height:0;
	}
}
.infor-box table .detail{
	text-align: right;
}
.infor-box table .detail a{
	color: #f39f15;
}
.infor-box table .detail a:hover{
	text-decoration: underline;
}
.content .page{
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 48%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
}
.content .page li{
	float: left;
	padding: 3px 10px;
}
.content .page .num{
	border: 1px solid #dddddd;
	margin: 0 3px;
}
.content .page .active,.content .page .num:hover{
	color: #fff;
	background: #f09215;
}
.classify {
	float: left;
	height:auto;
	border: 1px solid #dedede;
	margin-bottom: 10px;
	font-size: 14px;
}
.classify{width:740px;}
.classifytop{height:auto;}
.classifybottom { height:60px; margin-top:10px;}
.arealeft {width:62px; height:30px; line-height:30px; background:#eaeaea; text-align:center; float:left;}
.arearight {width:675px; height:30px; float:right; line-height:30px; font-size:14px;}
.arearight li {
	float: left;
	padding: 0px 8px;
	margin-right: 10px;
	cursor: pointer;
	font-size: 14px;
}
.arearight li:hover {background:#f09215; color:#FFF;}

.tableft {width:62px; height:30px; line-height:30px; background:#eaeaea; text-align:center;  float:left;}
.tabright {width:675px; height:30px; float:right;}
a,img{border:0;}
#title{width:300px;margin:3% auto 0;}
#title h2{font-size:18px;}
#wrapper{width:980px;margin:0 auto;background:#f8f8f8;border:1px solid #a3a3a3;padding:20px 20px 50px;border-radius:5px;-moz-border-radius:5px;}
.box{width:auto;margin:0px auto ;background:#fff;}
.tab_menu{
	overflow: hidden;
	float: left;
}
.tab_menu li{
	width: auto;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #4d4d4d;
	background: #ffffff;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;

}
.tab_menu li.current{color:#FFF;background:#f09415;}
.tab_menu li a{color:#fff;text-decoration:none;}
.tab_menu li.current a{color:#333;}


.tab_menu2{
	overflow: hidden;
	float: left;
}
.tab_menu2 li{
	color: #4d4d4d;
	background: #ffffff;
	
	float: left;
	padding: 0px 8px;
	margin-right: 10px;
	cursor: pointer;
	font-size: 14px;
}
.tab_menu2 li.current{color:#FFF;background:#f09415;}
.tab_menu2 li a{color:#fff;text-decoration:none;}
.tab_menu2 li.current a{color:#333;}
.tab_box{
	
	border: 1px solid #dddddd;
	
	float: left;
	
}
.tab_box li{height:24px; width:auto;line-height:24px;float:left; padding-left:7px; margin-top:7px; padding-right:7px; font-size:14px;}
.tab_box li:hover {background:#f09215; color:#FFF; cursor:pointer;}
.tab_box li span{margin:0 5px 0 0;font-family:"Microsoft YaHei",微软雅黑;font-size:14px;font-weight:400;color:#ddd;}
.tab_box .hide{display:none;}


.ksdh_1 a{background: url(../img/fwpt_4.png) no-repeat center 0px;}
.ksdh_2 a{background: url(../img/fwpt_4.png) no-repeat center -100px;}
.ksdh_3 a{background: url(../img/fwpt_4.png) no-repeat center -200px;}
.ksdh_4 a{background: url(../img/fwpt_4.png) no-repeat center -300px;}
.ksdh_5 a{background: url(../img/fwpt_4.png) no-repeat center -400px;}
.ksdh_6 a{background: url(../img/fwpt_4.png) no-repeat center -500px;}
.ksdh_7 a{background: url(../img/fwpt_4.png) no-repeat center -600px;}
.ksdh_8 a{background: url(../img/fwpt_4.png) no-repeat center -685px;}
/*****************
从common1中移植过来
*****************/

.bottom1020{width: 1024px;
    margin: auto;
    padding: 0 0 220px;
    position: relative;}