﻿@charset "utf-8";
/* CSS Document */
/*html,form,div,span,img,ul,ol,li{-webkit-filter: grayscale(100%); 
        -moz-filter: grayscale(100%); 
        -ms-filter: grayscale(100%); 
        -o-filter: grayscale(100%); 
        filter: grayscale(100%);
        filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);  
        _filter:none; 
        filter:gray; }

*/
body{ font-family:"宋体"; color:#565656; font-size:12px;margin:0px; background:#f7f7f7;}
p,ul,li{margin:0px;padding:0px; list-style:none}
a{ text-decoration:none; color:#565656;}
img{ border:0px}
input{ padding:0; margin:0; /*border:0;*/}

.main{ overflow:hidden}
.width1000{width:1200px; margin:0 auto; background:#FFF}

/*头部*/
.header{height:350px; z-index:-1; position:relative}
.width1000.rea{ position:relative;}
.wrap_postion{ position: absolute; top:-80px; height:80px; width:1200px}
.wrap_postion .menu{ height:46px; background:url(../images/menu_bg_new.jpg); position:relative}
.wrap_postion .menu a{ font-family:"微软雅黑"; font-size:16px; margin:0 8px; color:white; line-height:46px;}
.wrap_postion .menu .search{ background:url(../images/menu_ser1.png); height:50px; width:218px; position:absolute; right:0; top:-5px}
.search_wrap{ margin-top:15px;}
.wrap_postion .menu .search .ser_txt{ background:url(../images/menu_ser2.jpg) no-repeat; width:116px; height:26px; border:0px; margin-left:30px; padding-left:16px; float:left}
.wrap_postion .menu .search .ser_sub{ background:url(../images/menu_ser3.jpg) no-repeat; width:50px; height:26px; border:0; float:left}
.wrap_postion .today_info{ height:33px; line-height:33px; color:#333333; padding:0 15px;border-bottom:1px solid #e4e4e4;}

#nav { position:absolute;   float:left;}
.li_nochoose {float:left; width:115px; height:46px;line-height:46px;font-weight:900;margin: 0 10px;text-align:center;} 
.li_nochoose a { color:#FFF;  font-size:12px;}
.li_choose { float:left;  width:115px; height:46px;line-height:46px; font-weight:900;margin: 0 10px;text-align: center;  position:relative; }
.li_choose a {  color:#fff; font-size:12px; }
.li_choose a:hover { text-decoration:none; color:#fff;}
#nav li ul {width:100px; display:none; position:absolute;  *left:0px;  top:46px; filter:alpha(Opacity=90);-moz-opacity:0.9;opacity: 0.9;z-index:100; overflow:hidden;margin-top:-2px; *margin-top:0px; background:#1E549C; }
#nav li ul li { margin-top:0px; width:100px; height:30px; line-height:30px; background:#088cd4; border-bottom:#e4e4e4 1px solid; overflow:hidden; font-weight:100;}
#nav li ul li a { color:#fff; font-family:"宋体"; font-size:12px; display:block;line-height:31px;}
#nav li ul li a:hover { color:#fff; font-weight:600;}

/*中心要闻*/
.newscenter{ height:83px; background:url(../images/topns_bg.jpg); }
.newscenter .newsinfo{ margin:0 60px 0 160px; text-align:center}
.newscenter .newsinfo .title{ font-family:"微软雅黑"; font-size:28px; color:#2266b2; line-height:58px;}
.newscenter .newsinfo .des{}
.newscenter .newsinfo .more{ color:#ff7e00;}

/*新闻切换*/
.newstab{ padding-top:17px; height:288px;}
.newstab .bar{ float:left; background:url(../images/menu_bg_new.jpg); background-size:cover;width:600px; height:39px; margin-top:2px;margin-left:10px;}
.newstab .bar.curren{ background:url(../images/sy_qh6.jpg)}
.newstab .bar a{ float:left;font-size:16px; font-family:"微软雅黑"; color:#333333; width:300px; text-align:left; height:39px; display:block; margin:0 auto; line-height:39px; cursor:pointer;padding-left:20px;}
.newstab .bar a.curren{ color:white}
.newstab .bar_qh #qhxw,.newstab .bar_qh #qhxw1{ float:left}
.newstab .bar_qh .newslist{width:598px; height:328px; float:left; margin-left:10px; border:1px solid #dceaf5; padding-top:10px}
.newstab .bar_qh .newslist ul li{ line-height:30px; width:595px; height:30px;}
.newstab .bar_qh .newslist a{font-size:14px; float:left; padding:0 30px 0 5px;}
.newstab .bar_qh .newslist a.new{background:url(../images/ico_new.jpg) right center no-repeat;}
.newstab .bar_qh .newslist .sj{ /*color:#999999;*/ float:right;font-size:14px;}
.newstab .bar_news .bar_qh .newslist{}
.bar_news .moreinfo{width:70px;float:right;}
.bar_news .moreinfo .more{font-size: 14px;color: white;}


.part_1{height:282px; margin-top:22px;}
/*通知公告*/
.part_1 .note{ float:left; background:url(../images/sy-ns1-big.jpg); width:475px; height:282px;}
.part_1 .title{ height:30px;}
.title span{ color:#0d8ee9; font-family:"微软雅黑"; font-size:16px; margin:0 10px; line-height:30px; float:left}
.title .more{ color:#0d8ee9; float:right; margin:0 10px; line-height:30px;}
.part_1 .note .new{ line-height:18px; background:url(../images/ico_lb.jpg) left 11px no-repeat; display:block;width:450px; margin:0 auto; border-bottom:1px dotted #b8bfc2; color:#555555; padding:6px 0 6px 15px;}
.part_1 .new span{ color:#999999; margin:0 5px;float:right;}

/*经验交流*/
.online .exp{}
.online .exp a{font-size:12px; display:block; line-height:30px; margin:0 5px;border-bottom: 1px dotted #cccccc;}
.online .moreinfo a{border:0;}
.online table{-webkit-border-vertical-spacing: 2px;}

/*就业信息*/
.part_1 .jiuye{float:left; background:url(../images/sy-ns2-big.jpg); width:515px; height:281px; margin-left:10px}
.jiuye .title{ padding-bottom:6px}
.part_1 .jiuye .title span,.jiuye .title .more{ color:white;}
.part_1 .jiuye a{font-size:14px; display:block; line-height:30px; margin:0 5px}

/*视频推荐*/
.part_1 .video{ float:left; background:url(../images/sy-ns3.jpg); width:280px; height:281px; margin-left:10px;}
.video .title{ padding-bottom:6px}
.video .video_show{ width:270px; height:235px; margin:0 auto; background:#000}
.part_video{ height:253px; float:right}
.part_video .bar{ width:39px; height:253px; background:url(../images/pt4_2.jpg); float:left}
.part_video .bar.curren{background:url(../images/pt4_1.jpg)}
.part_video .bar a{ font-size:16px; font-family:"微软雅黑"; color:#333333; width:16px; text-align:center; height:92px; display:block; margin:0 auto; padding:8px 0 15px 0; line-height:16px; cursor:pointer}
.part_video .bar a.curren{ color:white}
.part_video_scroll{ float:left; height:250px; border-top:2px solid #007de0; border-bottom:1px solid #007de0; width:555px;border-right: 1px solid #007de0;}
.part_video_scroll .video_show{ margin: 7px 0 0 20px;width: 1130px;display: flex;display: -webkit-flex;justify-content: space-around;}
.part_video_scroll .video_show a{display: flex;
    flex-direction: column;}
.part_video_scroll .video_show a span{text-align: center;
    margin-top: 5px;}	
/*ad1*/
.ad1{ width:1200px; height:120px; margin-top:16px}

.part_2{ height:318px; margin-top:20px;}
/*服务大厅*/
.part_2 .service{ background:url(../images/sy_part2_1.jpg); width:702px; height:315px; float:left; padding:0 4px}
.part_2 .title{ height:36px;}
.part_2 .service_mod{ float:left; margin:12px 0 0 4px; background:url(../images/sy_xt_1.jpg); width:170px; height:120px;}
.service_mod .pic{ padding:1px 0; height:90px;}
.service_mod a{ display:block; text-align:center; color:#333333; line-height:26px; font-weight:bolder}

.part_2_ad{ width:100%;display:flex;justify-content: space-between;margin-top:22px;}
.ad2,.ad3,.ad4{ width:280px; height:100px; }
.ad2 img,.ad3 img,.ad4 img{width:100%;height:100%;}


/*交流中心*/
.part_3{ margin-top:20px;margin-bottom:20px;}
.part_3 .title{ height:46px;}
.part_3 .online{ width:590px;  margin-left:20px;float:left;}
.online .title{ height:28px; line-height:28px; margin-bottom:0px;background: url(../images/sy_nav1_1.jpg);}
.online .title span{ font-size:14px; color:#0088dd; margin-left:40px; float:left}
.online .title .moreinfo{ float:right;}
.online .title .zixun{ color:#ff8400; font-weight:bolder; margin:0 5px; line-height:30px}
.online .title .more{ color: #333333;margin: 0 8px;}
.zxjl_head{ background:#eeeeee; color:#007de0; font-weight:bolder; height:28px}
.zxjl_td{ border-bottom:1px dotted #cccccc; height:30px;}
.zxjl_td img{ margin:0 10px 0 5px}

.part_3 .newpeople{float:left; background:url(../images/sy_smxs3.jpg) no-repeat; width:590px; }
.newpeople .title{ height:32px; line-height:32px; margin-bottom:19px;}
.newpeople .title span{font-size:14px; color:#0088dd; float:left; margin-left:35px; margin-top:2px}
.newpeople .title .moreinfo{ float:right; /*width:139px;*/}
.newpeople .title .wytg{ /*background:url(../images/sy_tougao.png); width:76px;*/ height:30px; display:block; float:left; color: #ff8400;font-weight: bolder; margin: 0 5px;line-height: 30px;}
.newpeople .title .more{ color:#333333; float:right; margin:0 8px;}
.newpeople .xinshen{ background:url(../images/ico_jt.jpg) 10px center no-repeat ; padding-left:20px; display:inline-block; line-height:30px; width:555px; margin:0 auto;    border-bottom: 1px dotted #cccccc;font-size:14px;}
.newpeople span{float:right;}
.online .ny_cont{margin-top: 20px;}

/*图片滚动切换*/
.part_4{ height:253px; margin-top:17px;}
.part_4 .bar{ width:39px; height:253px; background:url(../images/pt4.jpg); float:left}
.part_4 .bar.curren{background:url(../images/pt4.jpg)}
.part_4 .bar a{ font-size:16px; font-family:"微软雅黑"; color:#333333; width:16px; text-align:center; height:92px; display:block; margin:0 auto; padding:8px 0 15px 0; line-height:16px; cursor:pointer}
.part_4 .bar a.curren{ color:white;padding:0;height:253px;}

.part_4_scroll{ float:left; height:250px; border-top:2px solid #007de0; border-bottom:1px solid #007de0; width:555px;border-right: 1px solid #007de0;}

.rollBox{height:210px;margin:26px 0 0 5px;width:545px;float:left;overflow:hidden; position:relative;}
.rollBox .scrollcon{width:545px;height:172px;position:absolute;top:1px;}
.rollBox .LeftBotton{height:191px;width:25px;background:url(../images/jt_l.jpg);overflow:hidden;float:left;display:inline;margin:0px;cursor:pointer;}
.rollBox .RightBotton{height:191px;width:25px;background:url(../images/jt_r.jpg);overflow:hidden;float:left;display:inline;margin:0px;cursor:pointer;}
.rollBox .Cont{width:485px;overflow:hidden;float:left;height:210px; margin:0 5px}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:238px;height:210px;overflow:hidden;float:left; margin-right:9px; }
.rollBox .Cont .pic .bord{border:1px solid #cccccc;  padding:2px; width:232px; height:172px;}
.rollBox .Cont .pic a{display:table-cell; vertical-align:middle; text-align:center;*font-size: 172px;}
.rollBox .Cont .pic img{background:#fff; vertical-align:middle;}
.rollBox .Cont .pic span{ color:#565656; font-family:"微软雅黑"; font-size:14px; display:block; height:20px; text-align:center}
.rollBox #List1, .rollBox #List2{float:left;}
.rollBox #List3, .rollBox #List4 {float: left;}
/*公用底部（友情链接、版权）*/
.part_foot{ background:url(../images/foot_bg6.jpg) center no-repeat; height:167px; padding-top:5px}
.part_5{height:35px;  line-height:35px; border:1px solid #e2e1e1;display: flex;justify-content: space-around;}
.part_5 select{ margin-top:5px;text-align-last: center;margin-bottom:5px;border:1px #007de0 solid;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/xia.jpg) no-repeat right center transparent;}
.part_5 select:focus{outline:none;border:1px #007de0 solid;}
.part_6{  height:110px; padding-top:27px; color:white;}
.part_6 a{ color:white;}
.part_6 p{ text-align:center; line-height:26px}
.tongji{ background:#000; color:#FFF; font-family:"微软雅黑"; margin:0 5px; padding:0 5px}
.part_5 span{line-height:30px;width:100px;display: block; text-align: center;color: white;font-weight: bold;float:left}
.search_wrap input:focus{outline:none;}
/*textarea:focus{outline:none;}*/

.width1000.ny{ min-height:440px; padding-bottom:10px}
/*内页左侧边栏******************************************/
.ny_part_left{width:300px; float:left; margin-left:10px; background:url(../images/ny_leftbg2.jpg) bottom no-repeat; min-height:630px}
.ny_part_left.height1100{ min-height:820px;}
.side_title{ background:url(../images/ny_menu_bg.jpg); background-size:cover;width:300px; height:91px; display:table-cell; vertical-align:middle; text-align:center; font-family:"微软雅黑"; font-size:30px; color:white;}
.ny_part_left li{ width:300px; height:40px; background:url(../images/ny_list2.jpg); height:40px;text-align:center;}
.ny_part_left li a{ font-family:"微软雅黑"; font-size:14px; color:#454545; line-height:40px; font-weight:bolder}
.ny_part_left li:hover,.ny_part_left li.curren{background:url(../images/ny_list_bg2.jpg);}
.ny_part_left li:hover a,.ny_part_left li.curren a{ color:#138dde;}
.ny_part_left .ny_ad{ margin-top:10px; width:200px;}
.ny_ad .ad{ width:300px; height:100px; margin-top:2px;}

/*内页右侧边栏*/
.ny_part_right{ width:850px; margin-right:10px; float:right}
.ny_part_right.width980{width:1180px; margin:0 auto; float:none}
.ny_part_right .ny_title{ height:42px; background:url(../images/ny_side_bg.jpg); line-height:42px; font-size:18px; color:#0083d7; font-family:"微软雅黑"; padding-left:18px;}
.ny_part_right .ny_cont{ margin-top:10px; line-height:20px;}
.ny_part_right .ny_cont img{ max-width:1050px}

.ny_cont_ul li{ line-height:28px; border-bottom:1px dotted #aeaeae; font-family:"微软雅黑"; height:28px; width:834px; margin:0 auto; height:28px;}
.ny_cont_ul li a{ float:left; font-size:14px;}
.ny_cont_ul li a:hover{color:#F00}
.ny_cont_ul li a span{ margin:0 8px; color:#F00}
.ny_cont_ul li .sj{ float:right; font-size:11px; color:#999999; margin-right:10px}

.ny_cont_piclist li{ float:left; width:220px; height:210px; margin:15px 14px 0;}
.ny_cont_piclist li .wrap_img{ width:212px; height:157px; padding:2px; border:1px solid #4db9f0; display:table-cell; text-align:center; vertical-align:middle;*font-size:157px;}
.ny_cont_piclist li .wrap_img img{ vertical-align:middle}
.ny_cont_piclist li span{ display:block; line-height:40px;font-family:"微软雅黑"; text-align:center}

.ny_part_right .newstitle{ color:black; font-family:"宋体"; font-size:24px; text-align:center; line-height:30px; padding:15px 60px; font-weight:bolder}
.ny_part_right .sp{ background:url(../img/xq_15.jpg);  height:31px; line-height:31px; text-align:center}
.ny_part_right .neirong{ line-height:20px; margin:20px 16px 0}

.neirong_p p{}
.neirong_p  span{font-family:KaiTi_GB2312;font-size:24px;line-height:36px;}
.ny_cont p  span{font-family:KaiTi_GB2312;font-size:24px;line-height:36px;}
.ny_title .moreinfo{ float:right; width:90px;}
.ny_title .wytg{ background:url(../images/sy_tougao.png) no-repeat center; width:76px; height:42px; display:block; float:left; color: #ff8400;font-weight: bolder; margin: 0 5px;line-height: 30px;}
/*查询信件*/
.write_letters{ height:40px; width:738px; margin:0 auto; margin-top:15px;}
.write_letters .wyxx{ background:url(../images/ny_xx.jpg); width:103px; height:28px; float:left; display:block}
.xjztcx{ float:right; font-family:"微软雅黑"; font-size:14px; margin-top:5px; font-weight:bolder}
.xjztcx .xxm{ width:200px; height:26px; border:1px solid #d2d2d2; color:#999999; line-height:26px;}
.xjztcx .sub{ background:url(../images/ny_cx.jpg); width:48px; height:27px; vertical-align: middle}
.zxjl_td2{ line-height:30px;}

#zxjl_form{ font-family:"微软雅黑"; font-size:14px;}
.bd_txt1{ background:url(../images/bd_txt1.jpg); width:210px; height:26px; border:0;}
.bd_txt4{ background:url(../images/bd_txt4.jpg); width:219px; height:26px; border:0;}
.bd_txt5{ /*background:url(../images/bd_txt8.jpg) center no-repeat; border:0;*/width:279px; height:90px; resize : none;}
.bd_txt6{ /*background:url(../images/bd_txt6.jpg) center no-repeat; border:0;*/width:279px; height:26px; }
.bd_txt3{ background:url(../images/bd_txt3.jpg) center no-repeat; width:420px; height:200px; border:0}
#zxjl_form .sub{ background:url(../images/bd_sub.jpg); width:104px; height:28px;border: 0;}

#upfile{ position:relative}
.laybtn{ background:url(../images/bd_pic.jpg); width:100px; height:30px;vertical-align:bottom}
#fileField{ position:absolute; top:0; left:0px; height:30px; filter:alpha(opacity:0);opacity: 0;width:100px}
#zxjl_form .wycx{ background:url(../images/bd_sub2.jpg); width:206px; height:56px}


#divPreview{ margin:10px;}



/*首页漂浮*/
.hrefBtn{ display:block; text-align:right; font-size:14px; font-family:"宋体"; font-weight:bolder; color:#000;}









































