123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566 |
- *{ margin:0; padding:0;}
- html{overflow-y:scroll;}
- body{ margin:0; background-color:#fff;}
- ul,li{ list-style:none;}
- a{ text-decoration:none; color:#666;}
- img{ border:none; vertical-align:middle;}
- .wide{ width:1200px; margin:0 auto;}
- .aix_lf{ float:left;}
- .aix_rt{ float:right;}
- ::-moz-placeholder{ color:#d5d5d5;}
- ::-webkit-input-placeholder{ color:#d5d5d5;}
- :-ms-input-placeholder{ color:#d5d5d5;}
- /*header*/
- .header_min{/*position: fixed;top: 0;right: 0;*/border-bottom:1px solid #ddd;background: #fff;z-index:1500}
- .header_min .header_min_top .itopr a.service{ background-position:12px -76px;}
- /*footer*/
- .new-footer{ margin-top:60px; background-color:#353535;}
- .new-footer .footer-main{width: 1200px;margin: 0 auto;position: relative;}
- .new-footer .footer-main #_ideConac{position: absolute;bottom: 40px;right: 40px;}
- .new-footer .footer-main .tongji{text-align: center;padding-top: 10px;}
- .new-footer .footer-act-group,.footer-txt-group{ margin-bottom:5px; color:#d0d0d0;}
- .new-footer .footer-act-group .fag-main{ border-bottom:1px solid #656565; padding-left:200px;}
- .new-footer p{ line-height:25px;}
- .new-footer a{ color:#d0d0d0;}
- .new-footer a:hover{ text-decoration:underline;}
- .floatmenu .item{ margin-bottom:0px;}
- .floatmenu .backtop{ margin-bottom:15px;}
- .floatmenu .blk{ border-radius:0;}
- /*导航*/
- .index_topnav_box{ height:90px;}
- .index_nav_logo{ width:300px;height:90px;display: table; }
- .index_nav_logo a{display: table-cell;vertical-align: middle;}
- .index_nav_logo img{max-width: 300px;max-height: 90px;}
- .index_navlist li{ float:left; font-size:18px; margin-left:30px; height:90px; line-height:90px;}
- .index_navlist li a{ color:#4c4c4c;position: relative;}
- .index_navlist li.select a,.index_navlist li.hover a{ color:#306fb9;position: relative;text-decoration: none;}
- .index_navlist li a:before{ position:absolute; bottom:-15px; left:0; content:''; opacity:0; -ms-filter:alpha(opacity=0); filter:alpha(opacity=0); width: 100%;height: 5px;background-color: #306fb9; border-radius: 5px;-webkit-transition:all 0.3s; transition:all 0.3s; -webkit-transform:scale(0,1); -ms-transform:scale(0,1); transform:scale(0,1);}
- .index_navlist li.select a:before,.index_navlist li a:hover:before{ opacity:1; filter:alpha(opacity=100); -webkit-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);}
- /*banner*/
- .index_banner{ width:100%; height:212px; margin-bottom:20px; overflow:hidden;position: relative;}
- .index_banner .slides li,.index_banner li img{ height:212px;}
- .index_banner .flex-control-nav{ z-index:500; left:50%; margin-top:-15px;}
- .index_banner .flex-control-nav li{ margin:0px 6px!important;}
- .index_banner .flex-control-paging li a{ width:40px; height:5px; border-radius:25%; background-color:#d6edf7;}
- .index_banner .flex-control-paging li a.flex-active,.index_banner .flex-control-paging li a:hover{ height:5px; background-color:#f8d304;}
- .slideBox .index_bander_slide{position: absolute;left: 0;top: 0;width: 100%;}
- .slideBox .prev,.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5; }
- .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
- .slideBox .prev:hover,
- .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1; }
- .slideBox .prevStop{ display:none;}
- .slideBox .nextStop{ display:none;}
- .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; display: none;}
- .slideBox .hd ul{ overflow:hidden; zoom:1; float:left; }
- .slideBox .hd ul li{ float:left; margin-right:2px; width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
- .slideBox .hd ul li.on{ background:#f00; color:#fff; }
- .banner_content{width: 1200px;height: 144px;margin: 34px auto;position: relative;}
- /*搜索*/
- .banner_content .index_search_box{position: absolute;left: 0;top: 0;z-index:100; width:926px; height:144px; padding-left:65px; margin:0 auto; background-color:rgba(0,0,0,0.4);}
- .banner_content .index_search_box .ni-top-left .main-sty .sty-cell{ color:#ddd;}
- .banner_content .index_search_box .ni-top-left .main-sty .sty-cell.select{ color:#fff;}
- .banner_content .index_search_box .ni-top-left .main-sip .ip-group{ width:725px; height:45px; box-shadow:none;}
- .banner_content .index_search_box .ni-top-left .main-sip .ip-box{ width:600px; padding-top:7px;}
- .banner_content .index_search_box .main-sip .ip-box input{ width:580px;}
- .banner_content .index_search_box .ni-top-left .main-sip .ip-btn,.index_search_box .main-sip .ip-btn input{ width:125px; height:45px;}
- .banner_content .index_search_box .main-sip .ip-btn input{ line-height:45px;background:#1d7ad9 url(../images/133.png) no-repeat 15px 12px;}
- .banner_content .index_search_box .main-sip .ip-btn input.hover{ background-color:#2386eb;}
- .index_search_txt{ margin-left:15px; height:45px; line-height:22px;}
- .index_search_txt a{ color:#fff;display: block;}
- .index_search_txt a:hover{ text-decoration:underline;}
- /*.index_search_map{ display:inline-block; background:url('../images/ss/index_map.png') no-repeat 0px 15px; padding-left:20px; margin-left:20px;}*/
- .autocomplete-w1{ top:2px;}
- /*登录注册链接*/
- .banner_content .index_login{width: 251px;height: 144px;border: 4px solid #bac6e6;position: absolute;right: 0;top: 0;background: #ffffff;overflow: hidden;}
- .banner_content .index_login .link_wrap{background: #ffffff url(../images/register/login_txt.png) no-repeat center 16px;padding: 48px 10px 0px 10px;}
- .banner_content .index_login .link_wrap .login_btn{display: inline-block;height: 34px;line-height: 34px;padding:0 24px;background-color: #ececec;border: 1px solid #e0e0e0;border-radius: 4px;color: #333333;margin-bottom: 10px;}
- .banner_content .index_login .link_wrap .login_btn:hover{background-color: #e0e0e0;}
- .banner_content .index_login .link_wrap .login_btn.per_link{background: #f5950c url(../images/register/index_per_icon02.png) no-repeat 10px center;color: #ffffff;margin-right: 5px;padding: 0px 10px 0 38px;}
- .banner_content .index_login .link_wrap .login_btn.per_link:hover{background-color: #FF5A00;}
- .banner_content .index_login .link_wrap .login_btn.com_link{background: #4781d1 url(../images/register/index_com_icon.png) no-repeat 10px center;color: #ffffff;padding: 0px 10px 0 38px;}
- .banner_content .index_login .link_wrap .login_btn.com_link:hover{background-color: #0968c9;}
- .banner_content .login_in .avatar{width: 62px;height:62px;float: left;margin: 10px;border: 1px #eeeeee solid;margin-left: 30px;}
- .banner_content .login_in .avatar img{width: 60px;height: 60px;}
- .banner_content .login_in_per .avatar{border-radius:50%;}
- .banner_content .login_in_per .avatar img{border-radius: 50%;}
- .banner_content .login_in_com .avatar{border-radius: 8px}
- .banner_content .login_in_com .avatar img{border-radius: 8px;}
- .banner_content .login_in .userinfo{width: 110px;float: left;margin: 10px 0px;}
- .banner_content .login_in .userinfo .username{color: #f28817;line-height: 22px;text-align: center;margin-bottom: 10px;word-break: break-all;word-wrap: break-word;}
- .banner_content .login_in .userinfo .btn_exit{display: block;text-align:center;height: 22px;line-height:22px;}
- .banner_content .login_in .userinfo .btn_exit:hover{text-decoration: underline;}
- .banner_content .login_in .user_center{text-align: center;border-top: 1px dashed #b9b2b2}
- .banner_content .login_in .user_center .btn_account{display: inline-block;padding: 0px 50px;background-color: #FF5A00;border-radius: 4px;color: #ffffff;line-height: 30px;margin: 12px 0px;}
- .banner_content .login_in .user_center .btn_account:hover{background-color: #FF8000;}
- /*新闻*/
- .index_news_img{ width:600px; height:300px;overflow: hidden;position: relative;}
- .index_news_img .slides li{ position:relative; height:300px;}
- .index_news_img .slides li p{ position:absolute; bottom:0px; left:0px; width:100%; height:35px; line-height:35px; padding-left:10px; z-index:100; background-color:rgba(0,0,0,0.7);}
- .index_news_img .slides li p a{ color:#fff;display: block;width: 98%;}
- .index_news_img .flex-control-nav{ z-index:500; right:10px; margin-top:-20px;}
- .index_news_img .flex-control-nav li{ margin:0px 5px!important;}
- .index_news_img .flex-control-paging li a{ width:8px; height:8px; border-radius:50%; background-color:#e3e3e3;}
- .index_news_img .flex-control-paging li a.flex-active,.index_news_img .flex-control-paging li a:hover{ height:8px; background-color:#f28817;}
- .index_news_list{ width:280px; height:300px; border:1px solid #ddd; margin-right:20px; /*padding:5px 20px 0px;*/}
- .index_news_title{ width:100%; height:35px; line-height:35px; font-size:16px;color: #333333;padding-left: 15px;background-color: #f7f7f7;}
- /*.index_news_title a{ color:#000;}*/
- .index_news_title span{ margin:0px 15px;}
- .index_news_title a.cur{ color:#306fb9;}
- .index_news_content{padding: 0 20px;}
- .index_newslist li{ width:100%; height:26px; line-height:26px; overflow:hidden; margin-top:3px;}
- .index_newslist li a{ color:#333; font-size:14px;display: inline-block;width: 100%;}
- .index_newslist li b{ display:inline-block; position:relative; bottom:1px; width:7px; height:7px; border-radius:50%; margin-right:8px; background-color:#999999;}
- .index_newslist li:hover a{ color:#306fb9;}
- /*登录框*/
- .index_login_box{ width:300px; height:300px; margin-top:0; border:1px solid #ddd;}
- .index_login_box .login{ width:298px;}
- .index_login_box .login .lontit{ font-weight:normal; width:298px; height:40px; line-height:40px; border-bottom:none; color:#333; margin-bottom:12px; background:url('../images/ss/lontit_bg.png') no-repeat top center;}
- .index_login_box .login .lontit .code_login{ top:0; right:0;}
- .index_login_box .login .type_box{ position:relative;}
- .index_login_box .login .inputbox{ height:47px;}
- .index_login_box .login .inputbox .input{ padding-left:40px; background:url('../images/ss/index_login_user.png') no-repeat top left;}
- .index_login_box .login .inputbox.inputbox_code .input{ background-image:url('../images/ss/index_login_pass.png');}
- .index_login_box .login .memorybox{ position:relative; top:-5px; height:33px;}
- .index_login_box .login .memorybox .getpwd{ padding-right:27px;}
- .index_login_box .login .memorybox .getpwd a{ color:#ff3963;}
- .ss_AutoLogin{ display:none;}
- .ss_ChkBox{ position:relative; top:2px; display:inline-block; width:14px; height:14px; background:url('../images/ss/index_loginbox.png') no-repeat top center; cursor:pointer;}
- .ss_ChkBox.Yes{ background-image:url('../images/ss/index_loginboxa.png');}
- .index_login_box .login .inputbox.inputbox_btn{ height:37px;}
- .index_login_box .login .inputbox.inputbox_btn .index_login_btn,.index_login_box .login .inputbox .index_reg_btn{ width:110px; height:30px; line-height:30px; letter-spacing:0px; border-radius:3px;}
- .index_login_box .login .inputbox.inputbox_btn .index_login_btn{ background-color:#f28817;}
- .index_login_box .login .inputbox.inputbox_btn .index_reg_btn{ display:block; background-color:#1d7ad9; text-align:center; color:#fff; margin-right:30px;}
- .index_login_box .login .inputbox.inputbox_btn .index_login_btn:hover{ background-color:#FF5A00;}
- .index_login_box .login .inputbox.inputbox_btn .index_reg_btn:hover{ background-color:#0968c9;}
- .index_login_box .login .apptit{ width:238px; border-bottom:none; margin-bottom:0;}
- .index_login_box .login .apptit .t.last a{ color:#8fd7f7;}
- .index_login_box .login .appsparent{ padding-left:20px;}
- .index_login_box .login .inputbox .input.code{ width:152px;}
- .index_login_box .login .inputbox .index_login_btn_code{ width:90px; right:19px; height:35px; line-height:35px; background-color:#f28817;}
- .index_login_box .login .inputbox .index_login_btn_code:hover{ background-color:#FF5A00;}
- .index_login_box .login .codebox{ margin-top:20px; padding:0;}
- .index_login_box .login .codetip{ margin-top:30px;}
- .wechat_login_box{ position:relative;}
- .wechatLogin{ position:absolute; top:-60px; left:0px; z-index:1; width:298px; height:40px; line-height:40px; font-size:16px; color:#333; padding-left:30px; background:url('../images/ss/lontit_bg.png') no-repeat top center;}
- #forAccountLogin{z-index:0;}
- .index_login_box .login .lontit .txt_login,.index_login_box .login .lontit .code_login{ z-index:3;}
- .index_login_box .login .errbox{ font-size:15px; position:absolute; bottom:0px; left:20px; height:35px; line-height:35px; width:240px; margin-left:0; margin-bottom:0px; background-color:rgba(0,0,0,0.7); text-align:center; z-index:100; border:none; color:#fff;}
- /*已登录*/
- .index_login_box .log_in_com,.index_login_box .log_in_per{ width:298px;}
- .index_login_box .log_in_com .yuname,.index_login_box .log_in_per .yuname{ height:40px; line-height:40px; width:298px; margin-bottom:10px;}
- .index_login_box .log_in_com .yuname .username,.index_login_box .log_in_per .yuname .username{ color:#f28817; width:215px;}
- .index_login_box .log_in_com .yuname .ylogout,.index_login_box .log_in_per .yuname .ylogout{ margin-top:8px;}
- .index_login_box .log_in_com .cominfo,.index_login_box .log_in_per .info{ padding-left:20px;}
- .index_login_box .log_in_com .cominfo .comlogo,.index_login_box .log_in_per .info .photo{ width:65px; height:65px;}
- .index_login_box .log_in_com .cominfo .comright{ width:190px;}
- .index_login_box .log_in_com .cominfo .comright .sign,.index_login_box .log_in_per .info .sign{ width:86px;}
- .index_login_box .log_in_per .info .pname{ width:85px;}
- .index_login_box .log_in_com .combtns a,.index_login_box .log_in_per .perbtns a{ height:60px; margin-top:8px;}
- .index_login_box .log_in_com .combtns a.ntxt,.index_login_box .log_in_per .perbtns a.ntxt{ height:60px; padding-top:0;}
- .index_login_box .log_in_com .combtns a.ntxt span{ height:25px;}
- .index_login_box .log_in_com .com_login_in,.index_login_box .log_in_per .com_login_in{ height:30px; line-height:30px; margin-top:5px; margin-left:20px;}
- /*九宫格*/
- .publicServive{width: 280px;height: 300px;}
- .publicServive .publicServive_title{border: 1px solid #ddd;border-bottom-color: transparent;background-color: #f7f7f7;font-size: 16px;color: #333333;height: 35px;padding-left: 15px;line-height: 35px;}
- .publicServive table{border-collapse:collapse;border:solid #ebebeb; border-width:1px 0px 0px 1px;}
- .publicServive tr td{width: 93px;height: 88px;border:solid #ebebeb; border-width:0px 1px 1px 0px;}
- .publicServive tr td a{display: inline-block;width: 100%;height: 100%;text-align: center;padding-top: 52px;color: #4d4d4d;}
- .publicServive tr td a:hover{-webkit-transition:all .3s;-ms-transition:all .3s;transition: all .3s;-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);color: #1d7ad9;font-weight: 700;}
- .publicServive tr td .quick_link1{background: url(../images/ss/index_ql01.png) no-repeat center 15px;}
- .publicServive tr td .quick_link2{background: url(../images/ss/index_ql02.png) no-repeat center 15px;}
- .publicServive tr td .quick_link3{background: url(../images/ss/index_ql03.png) no-repeat center 15px;}
- .publicServive tr td .quick_link4{background: url(../images/ss/index_ql04.png) no-repeat center 15px;}
- .publicServive tr td .quick_link5{background: url(../images/ss/index_ql05.png) no-repeat center 15px;}
- .publicServive tr td .quick_link6{background: url(../images/ss/index_ql06.png) no-repeat center 15px;}
- .publicServive tr td .quick_link7{background: url(../images/ss/index_ql07.png) no-repeat center 15px;}
- .publicServive tr td .quick_link8{background: url(../images/ss/index_ql08.png) no-repeat center 15px;}
- .publicServive tr td .quick_link9{background: url(../images/ss/index_ql09.png) no-repeat center 15px;}
- /*快速链接*/
- .index_quicklinks{ width:266px; height:255px;}
- .index_quicklinks a{ display:block; width:133px; height:85px; padding-top:58px; border:1px solid #ddd; color:#4c4c4c; text-align:center; background-repeat:no-repeat; background-position:center 10px; position:relative; z-index:100;}
- .index_quicklinks a.index_quicklink_zscx{ border-bottom-width:0; border-right-width:0; background-image:url('../images/ss/sshr-icon-01.png');}
- .index_quicklinks a.index_quicklink_bdxt{ border-bottom-width:0; background-image:url('../images/ss/sshr-icon-02.png');}
- .index_quicklinks a.index_quicklink_jdks{ border-bottom-width:0; border-left-width:0; background-image:url('../images/ss/sshr-icon-03.png');}
- .index_quicklinks a.index_quicklink_dacx{ border-bottom-width:0; background-image:url('../images/ss/sshr-icon-04.png');}
- .index_quicklinks a.index_quicklink_xzzx{ border-right-width:0; background-image:url('../images/ss/sshr-icon-05.png');}
- .index_quicklinks a.index_quicklink_pxbm{ background-image:url('../images/ss/sshr-icon-06.png');}
- .index_quicklinks a:before{ position:absolute; top:0; right:0; bottom:0; left:0; content:''; opacity:0; -ms-filter:alpha(opacity=0); filter:alpha(opacity=0); border-top:2px solid #f28817; border-bottom:2px solid #f28817; border-top:0px\9; border-bottom:0px\9; -webkit-transition:all 0.5s; transition:all 0.5s; -webkit-transform:scale(0,1); -ms-transform:scale(0,1); transform:scale(0,1);}
- .index_quicklinks a:after{ position:absolute; top:0; right:0; bottom:0; left:0; content:''; opacity:0; -ms-filter:alpha(opacity=0); filter:alpha(opacity=0); border-right:2px solid #f28817; border-left:2px solid #f28817; border-right:0px\9; border-left:0px\9; -webkit-transition:all 0.5s; transition:all 0.5s; -webkit-transform:scale(1,0); -ms-transform:scale(1,0); transform:scale(1,0);}
- .index_quicklinks a:hover:before,.index_quicklinks a:hover:after{ opacity:1; filter:alpha(opacity=100); -webkit-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);}
- .index_quicklinks a:hover{ color:#f28817;}
- .jobfair_news{width: 900px;border: 1px solid #ddd;float: left;height:262px;overflow:hidden;}
- .jobfair_news .index_news_content{padding: 0;margin-left: 20px;width: 275px;}
- .jobfair_news .index_news_content .news_title:before{left:0 ;}
- .jobfair_news .index_news_content .news_title{padding-left: 10px;}
- .jobfair_news .index_news_content.job_news .index_newslist li b{width: 0;height: 0;border: 5px solid transparent;border-left-color: #999999;background: none;border-radius: 0;}
- .news_title,.news_title p{height: 35px;line-height:35px;font-size:16px;color: #4d4d4d;padding-left: 25px;position: relative;}
- .news_title:before{content: "";position: absolute;width: 4px;height: 18px;background-color: #306fb9;left: 15px;top: 10px;}
- /*紧急招聘*/
- .new_emergency_content{width: 280px;height: 262px;border: 1px solid #ddd;float: left;margin-left: 20px;overflow:hidden;}
- .new_emergency_content .emergency_title{font-size:16px;color: #4d4d4d;height: 35px;line-height: 35px;background: url(../images/ss/hotn.png) no-repeat 10px center;padding-left: 35px;}
- .new_emergency_content .emergency_list{margin-left:20px;position: relative;height: 230px;overflow: hidden;}
- .new_emergency_content .emergency_list .left_border{position: absolute;top: 0;left: 4px;width: 1px;height: 220px;background-color: #ddd;}
- .new_emergency_content .emergency_list ul li{line-height: 22px;margin-bottom: 5px;}
- .new_emergency_content .emergency_list ul li:hover{background-color:#fffef2}
- .new_emergency_content .emergency_list ul li>div{position: relative;padding-left: 15px;display: inline-block;}
- .new_emergency_content .emergency_list ul li>div:before{content:"";position:absolute;left:0px;top:8px;width: 7px;height: 7px;border: 1px solid #cc973f;border-radius:50%;background-color: #ffffff;}
- .new_emergency_content .emergency_list ul li .job_name{float: left;color: #4d4d4d;display: inline-block;max-width: 180px;}
- .new_emergency_content .emergency_list ul li .job_em{float: left;margin-left: 5px;line-height: 20px;}
- /*.new_emergency_content .emergency_list ul li .detail_info span{display: inline-block;line-height: 20px;}*/
- .new_emergency_content .emergency_list ul li .detail_info span.salary{color: #bc1518;width: 100px;}
- .new_emergency_content .emergency_list ul li .detail_info span.exp,.new_emergency_content .emergency_list ul li .detail_info span.edu{width: 60px;}
- .new_emergency_content .emergency_list ul li .detail_info .c_name{color: #999999;font-size: 12px;line-height: 20px}
- /*招聘会*/
- .index_jobfair .index_more{height: 20px;line-height: 18px;margin: 7px 10px 0px 0px;}
- .index_jobfairlist_locale{ width: 302px;height: 260px;/*border:1px solid #ddd;*/overflow: hidden;}
- .index_jobfair_title{ width:100%; height:35px; line-height:35px; font-size:15px; border-bottom:2px solid #306fb9; padding-left:25px; color:#4d4d4d; margin-bottom:5px;}
- .index_jobfair_title .index_jobfair_tab{color: #f28817;width: 90px;height: 33px;display: inline-block;padding-left: 15px;}
- .index_jobfair_title .index_jobfair_tab.select{color: #fff;background-color: #f28817;}
- .index_jobfairlist{ height:66px; overflow:hidden; margin:8px 15px; border-bottom:1px dotted #aaa;}
- .jobfair_time{ width:55px; height:55px; border-radius:5px; color:#306fb9; text-align:center; margin-right:15px;overflow: hidden;background-color: #f5f5f5;}
- .jobfair_time .month{background-color: #306fb9;color: #fff;line-height:22px;}
- .jobfair_time .day{ font-size:16px;line-height:30px;}
- .jobfair_info{ max-width:190px; overflow:hidden; text-overflow:ellipsis;}
- .jobfair_info a{ color:#000; white-space:nowrap; line-height:20px;}
- .jobfair_info a.jobfair_info_overtime{ color:#000;}
- .jobfair_info p{ font-size:12px; line-height:18px; color:#555;}
- .jobfair_info a:hover{ color:#306fb9;}
- .index_jobfairlist_other{ width:514px;height: 255px;border:1px solid #ddd;overflow: hidden;}
- .index_jobfairlist_other ul{margin: -2px 15px;}
- .index_jobfairlist_other .index_jobfair_title{background: none;}
- .index_jobfairlist_other li{ height:27px; line-height:27px;}
- .index_jobfairlist_other li a{ color:#333;}
- .index_jobfairlist_other li b{ display:inline-block;}
- .index_jobfairlist_employee li b{ width:7px; height:7px; border-radius: 50%;background-color: #999;margin-right: 8px;}
- .index_jobfairlist_fuwai {display: none;}
- .index_jobfairlist_fuwai li b{ width:7px; height:7px; border-radius:50%; background-color:#999; margin-right:8px;}
- .index_jobfairlist_other li:hover a{ color:#f28817;}
- /*知名企业*/
- .index_famous{ height:120px; overflow:hidden; margin:20px 0px;}
- .index_famous_title{ width:169px; height:120px; background-color: #f28817;border: solid 1px #f0f0f0; margin-right:15px;text-align: center;padding: 26px 0px;}
- .index_famous_title p{font-family: "MicrosoftYaHei";font-size: 18px;font-weight: normal;font-stretch: normal;line-height: 36px;height: 36px;letter-spacing: 0px; color: #ffffff;}
- .index_famous_img{ width:1015px; height:120px; overflow:hidden; position:relative;}
- .index_famous_img .arrow{ display:block; position:absolute; width:32px; height:32px; top:44px; background-repeat:no-repeat; background-position:top center; text-indent:-99999px; z-index:200; transition:opacity 0.8; -webkit-transition:opacity 0.8;}
- .index_famous_img .back{ left:0; background-image:url('../images/ss/index_arrow_l.png');}
- .index_famous_img .forward{ right:0; background-image:url('../images/ss/index_arrow_r.png');}
- .index_famous_img .arrow:hover{ opacity:0.8;-ms-filter:alpha(opacity=80); filter:alpha(opacity=80);}
- .index_famous_img .imgwrap{ width:986px; height:145px; position:absolute; top:0; overflow:hidden;}
- .index_famous_img ul{ position:absolute; top:0; left:0; width:999em;}
- .index_famous_img li{ cursor:pointer; float:left; width:170px; height:120px; position:relative; overflow:hidden; border:1px solid #ddd; margin-left:27px; z-index:100;}
- .index_famous_imginfo p{ height:35px; line-height:35px; background-color:#f0f0f0; color:#333; font-size:12px; text-align:center;}
- .index_famous_imghover{ display:none; position:absolute; top:-1px; left:-1px; width:170px; height:0px; background-color:rgba(242,136,23,0.8); font-size:13px;}
- .index_famous_imghoverjobs{ width:160px; margin:0 auto; height:70px; margin-top:10px; overflow:hidden;}
- .index_famous_imghoverjobs .name{ max-width: 74px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#fff; display:inline-block; border-right:1px solid #fff; padding:0px 5px; height:15px; line-height:15px;}
- .index_famous_imghoverjobs .name:last-child{ border-right:none;}
- .count_jobs{ display:block; position:absolute; right:20px; bottom:12px; width:65px; height:20px; line-height:20px; border-radius:5px; background-color:#fff; color:#f28817; text-align:center;}
- .index_famous_imghoverjobs .name:hover{ text-decoration:underline;}
- /*广告推荐名企*/
- .index_recommend_ads{ width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
- .index_recommend_ads li{ float:left; width:200px; height:75px; border:1px solid #ddd; overflow:hidden;}
- .index_recommend_ads li img{ width:198px; height:73px; transition:all 1.1s; -webkit-transition:all 1.1s;}
- .index_recommend_ads li:hover{ border-color:#ea6632;}
- .index_recommend_ads li:hover img{ transform:scale(1.2); -webkit-transform:scale(1.2); opacity:0.6;-ms-filter:alpha(opacity=60); filter:alpha(opacity=60);}
- /*五栏广告位*/
- .index_ad5 .ad230_65{width: 230px;height: 65px;padding-left: 0px;margin-left: 12px;margin-bottom: 10px;float: left;}
- .index_ad5 .ad230_65 .imgbox{width: 230px;height: 65px;border: 1px solid #ddd;position: relative;}
- .index_ad5 .ad230_65 .imgbox .showinfo{display: none;background-color: rgba(231, 64, 61, 0.8);width: 230px;height: 65px;border: none;box-shadow: none;padding-left: 20px;padding-top: 12px;position: absolute;left: -1px;top: -1px;z-index: 5;}
- .index_ad5 .ad230_65.hover .imgbox .showinfo{display: block}
- .showinfo .jobslist a{border-right: 1px solid #fff; padding-right: 5px; margin-right: 5px; font-size: 15px; color: #fff; display: inline-block; max-width: 77px; height: 17px; line-height: 17px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
- .showinfo .jobslist a:last-child{border-right: none;}
- .showinfo .count{width: 75px; height: 20px; line-height: 20px; background-color: #fff; text-align: center; border-radius: 10px;padding-top: 0px;
- margin-left: 40px;margin-top: 6px;font-size: 12px;}
- .showinfo .count a{color: #3577d1; font-size: 13px;}
- .index_ad5 .ad230_65 .imgbox img{width: 228px;height: 63px;border:0}
- /*上方横幅广告轮播*/
- .index_top_ads{ width:100%; height:120px; margin-bottom:20px; overflow:hidden;}
- .index_top_ads .slides li,.index_top_ads li img{width: 100%; height:120px;}
- .top_ads_content{position:relative}
- .top_ads_title{position:absolute;width:100%; height:120px;top:0px;left:0px;text-align: center;font-size: 24px;font-weight: normal;font-stretch: normal;line-height: 120px;letter-spacing: 0px;color: #feffff;}
- .index_ad_point.hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
- .index_ad_point.hd ul{ overflow:hidden; zoom:1; float:left; }
- .index_ad_point.hd ul li{ float:left; margin-right:12px; width:10px; height:10px; line-height:14px; text-align:center; background:rgba(0,0,0,.4); cursor:pointer;border-radius: 50%;}
- .index_ad_point.hd ul li.on{ background:#1d7ad9; color:#fff; }
- /*推荐职位*/
- .index_recom_jobs{ width:900px; margin-right:20px; height:385px;overflow: hidden;}
- .index_title{ width:100%; height:35px; line-height:35px; font-size:18px; color:#333; padding-left:45px; padding-right:15px; margin-bottom:10px; overflow:hidden; background:url('../images/ss/index_title_sign.png') no-repeat;}
- .index_recom_jobs .index_title{ background-position:0px 0px;}
- .index_more{ display:inline-block; width:55px; height:30px; line-height:28px; margin-top:2px; border:1px solid #ddd; border-radius:20px; font-size:12px; background-color:#f0f0f0; overflow:hidden; text-align:center;}
- .index_more_new{width:40px; height:20px;line-height: 18px;margin-top: 8px;}
- .index_more:hover,.index_more_new:hover{ background-color:#306fb9; color:#fff; border-color:#306fb9;}
- .jobsExtend_recomList{ position:relative; min-height:85px; height:auto; max-height:340px; }
- .jobsExtend_roll{ position:absolute; top:0px; left:0px; height:auto;overflow: hidden;}
- .ss_emergency{ width:900px; height:85px; overflow:hidden;}
- .jobsExtend_detail{ float:left; width:300px; height:85px; padding:10px 20px; overflow:hidden; border:1px solid #eee;}
- .jobsExtend_job{ height:30px; line-height:30px; margin-bottom:5px;}
- .jobsExtend_job a,.jobsExtend_info a{ display:inline-block; max-width:175px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:15px; color:#000;}
- .jobsExtend_job span,.jobsExtend_info a{ color:#777;}
- .jobsExtend_info span{ color:#ff3300;}
- .jobsExtend_job a:hover,.jobsExtend_info a:hover{ color:#f28817; text-decoration:underline;}
- .jobsExtend_detail:hover{ border-color:#ea6632; background-color:#fffcf3;}
- /*重要通知*/
- .index_important_notice{ width:275px;border: 1px solid #ddd;}
- .index_important_notice .index_title{ background-position:0px -40px;}
- .index_important_noticelist{ width:100%; height:340px; border-top:1px solid #ddd; padding:5px 10px 0px;}
- .index_important_noticelist li{ width:100%; height:28px; line-height:28px; margin-top:5px; overflow:hidden;}
- .index_important_noticelist li a{ color:#333;}
- .index_important_noticelist li:hover a{ color:#ea6632;}
- /*培训学校*/
- .index_train_box{ width:275px; height:205px; border:1px solid #ddd; border-top:none; overflow:hidden;}
- .index_train_switchtitle{ margin-bottom:10px;}
- .index_train_switchtitle a{ display:inline-block; width:136px; height:40px; line-height:38px; border:1px solid #ddd; border-left-color:transparent; border-right-color:transparent; text-align:center; font-size:18px; color:#333;}
- .index_train_switchtitle a.select{ border-top:2px solid #ea6632; border-bottom-color:transparent; color:#ea6632;}
- .index_train_detail li{ width:240px; height:30px; line-height:30px; margin:0 auto; margin-top:5px; overflow:hidden;}
- .index_train_detail li a{ color:#333;}
- .index_train_detail li b{ display:inline-block; width:35px; height:18px; background:url('../images/118.png') no-repeat top center; margin-right:5px; position:relative; top:5px;}
- .index_train_detail li:hover a{ color:#ea6632;}
- /*中部横幅广告*/
- .index_center_ads{ margin:20px 0px;}
- .index_center_ads li{margin-bottom: 10px;}
- .index_center_ads li img {width: 1200px;height: 80px;}
- .center_ads_content{position:relative;}
- .center_ads_title{position:absolute;width:100%; height:120px;top:0px;left:0px;text-align: center;font-size: 24px;font-weight: normal;font-stretch: normal;line-height: 120px;letter-spacing: 0px;color: #feffff;}
- /*最新企业招聘*/
- .index_latestjobs{ margin-bottom:20px;}
- .index_latest_jobs_top{ height:35px; margin-bottom:15px; padding-right:15px;}
- .index_latest_jobs_top .index_title{ background-position:0px -81px; width:155px; line-height:40px; margin-right:10px; padding-right:0px;}
- .index_latestjobs_trade a{ display:inline-block; padding:0px 3px; height:35px; line-height:40px; border-bottom:2px solid transparent; margin-right:10px;}
- .index_latestjobs_trade a.cur,.index_latestjobs_trade a:hover{ color:#ea6632; border-bottom-color:#ea6632;}
- .index_latestjobs_list{ min-height:85px; height:auto;}
- .index_latestjobs_box{ float:left; width:300px; height:85px; padding:15px 10px; overflow:hidden; border:1px solid #eee;}
- .latestjobs_box_company{ height:30px; line-height:30px; margin-bottom:5px;}
- .latestjobs_box_company .latestjobs_companyname{ display:inline-block; max-width:175px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:15px; color:#000;}
- .latestjobs_box_company img{ position:relative; bottom:10px; transform:scale(0.8); -webkit-transform:scale(0.8);width: 18px;height: 18px;}
- .latestjobs_box_jobs{ width:100%; height:20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#999;}
- .latestjobs_box_jobs a{ margin-right:8px;}
- .latestjobs_box_company a:hover,.latestjobs_box_jobs a:hover{ color:#ea6632; text-decoration:underline;}
- .index_latestjobs_box:hover{ border-color:#ea6632; background-color:#fffcf3;}
- /*紧急招聘*/
- .index_position_emerb{margin-bottom: 20px;}
- .index_position_emerb .index_title{background-position: 0px -40px;}
- .index_position_emerb .index_title .refreshbtn {display:block;text-align:right;width:80px;height:25px;line-height:25px; background-image:url(../images/122.png);background-repeat:no-repeat; cursor:pointer; padding-left:16px;background-position:0px 1px;}
- .index_position_emerb_lists ,.index_position_emerb_lists .J_change_result{width:100%;overflow:hidden;}
- .index_position_emerb .emergency{width: 1200px;height: 122px;}
- .index_position_emerb .index_position_emerb_detail:nth-child(odd){background-color:#f6f6f6}
- .index_position_emerb .index_position_emerb_detail{float: left; padding: 10px 10px 10px 15px; margin-right: 15px;margin-bottom: 8px; width: 390px;height:112px;border: 1px solid #ddd;position: relative; cursor: pointer;}
- .index_position_emerb .index_position_emerb_job{position: relative;z-index: 100;}
- .index_position_emerb .index_position_emerb_job a{color: #333;font-size: 20px;}
- .index_position_emerb .index_position_emerb_job span{color: #0047ab;font-size: 18px;}
- .index_position_emerb .index_position_emerb_info{font-size: 14px;margin: 10px 0;}
- .index_position_emerb .index_position_emerb_bot{font-size: 16px;overflow: hidden;}
- .index_position_emerb .index_position_emerb_sign span{font-size: 14px; background-color: #06a7e2;border-radius: 5px; display: block; float: left;height: 22px;line-height: 22px;padding: 0px 5px;color: #fff; margin-left: 3px;}
- .index_position_emerb_detail:hover{background-color: #effbff;}
- .index_position_emerb_detail:nth-child(3n+0){margin-right: 0;}
- .index_position_emerb_detail:before{position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;content:'';opacity: 0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);border-top: 2px solid #0047ab;border-bottom: 2px solid #0047ab; border-top: 0px\9; border-bottom: 0px\9;-webkit-transition: opacity 0.5s, -webkit-transform 0.5s; transition: opacity 0.5s, transform 0.5s;-webkit-transform: scale(0, 1);-ms-transform: scale(0, 1); transform: scale(0, 1);}
- .index_position_emerb_detail:after {position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;content:'';opacity: 0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);border-right: 2px solid #0047ab;border-left: 2px solid #0047ab;border-right: 0px\9; border-left: 0px\9;-webkit-transition: opacity 0.5s, -webkit-transform 0.5s; transition: opacity 0.5s, transform 0.5s;-webkit-transform: scale(1, 0);transform: scale(1, 0); -ms-transform:scale(1, 0);}
- .index_position_emerb_detail:hover:before, .index_position_emerb_detail:hover:after{opacity: 1;filter:alpha(opacity=100);-webkit-transform: scale(1);transform: scale(1);-ms-transform:scale(1); -o-transform:scale(1);}
- /*照片简历*/
- .index_resume_photo{ margin-bottom:20px;}
- .index_resume_photo .index_title{ background-position:0px -123px;}
- .resume_photo_list{ position:relative; width:1200px; height:170px; overflow:hidden;}
- .ss_resume{ float:left; overflow:hidden; width:1200px; height:170px;}
- .ss_photo_piclist{ position:absolute; top:0px; left:0px; width:999em; height:170px;}
- .ss_photo_piclist .rlist{ float:left; margin-left:25px; width:150px; height:170px; border:1px solid #eee; position:relative; cursor:pointer;}
- .ss_photo_piclist .rlist:first-child{ margin-left:0px;}
- .ss_photo_piclist .rlist .photo{ margin:0 auto; margin-top:11px;}
- .ss_photo_piclist .rlist .photo,.ss_photo_piclist .rlist .photo img{ width:70px; height:70px; border:none; border-radius:50%;}
- .ss_photo_piclist .rlist:hover{ border-color:transparent;}
- .ss_photo_piclist .rlist:before{position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;content: '';opacity: 0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);border-top: 2px solid #ea6632;border-bottom: 2px solid #ea6632;border-top: 0px\9;border-bottom: 0px\9;-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;-webkit-transform: scale(0,1);-ms-transform: scale(0,1);transform: scale(0,1);}
- .ss_photo_piclist .rlist:after{position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;content: '';opacity: 0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);border-right: 2px solid #ea6632;border-left: 2px solid #ea6632;border-right: 0px\9;border-left: 0px\9;-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;-webkit-transform: scale(1,0);transform: scale(1,0);-ms-transform:scale(1,0);}
- .ss_photo_piclist .rlist:hover:before,.ss_photo_piclist .rlist:hover:after{opacity: 1;filter:alpha(opacity=100);-webkit-transform: scale(1);transform: scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
- .ss_photo_piclist .rlist:hover{ background-color:#f5faff;}
- .ss_photo_piclist .rlist .photo,.ss_photo_piclist .rlist .name{ position:relative; z-index:100;}
- .ss_photo_piclist .rlist .name{ text-align:center; font-size:16px; margin-top:3px; margin-bottom:7px; height:24px; line-height:24px;}
- .ss_photo_piclist .rlist .name a{ color:#333;}
- .ss_photo_piclist .rlist .name a:hover { color:#ea6632;}
- .ss_photo_piclist .rlist .txt{ background-color:#f5f5f5; padding-top:6px; height:55px; line-height:22px; font-size:15px; text-align:left; text-align:center;}
- .ss_photo_piclist .rlist .txt .ijobs{ max-width:150px; margin:0 auto;font-size: 13px;}
- /*最新简历*/
- .latest_profile{ width:565px; height:330px;}
- .profile_title{ width:100%; height:40px; line-height:40px; padding:0px 20px; color:#fff; font-size:18px;}
- .profile_title a{ color:#fff; font-size:16px;}
- .profile_title a:hover{ text-decoration:underline;}
- .latest_profile .profile_title{ background-color:#48b9f2;}
- .profile_content{ width:100%; height:290px; border:1px solid #cdcdcd;overflow:hidden;}
- .latest_profile_content{ padding:10px 20px 0px;}
- .latest_profile_content li{ height:24px; line-height:24px; width:100%; overflow:hidden; margin-bottom:10px;}
- .latest_profile_content li span{ display:inline-block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
- .profile_resumeName{ width:80px; color:#2785e6;}
- .profile_sex{ width:55px;}
- .profile_education{ width:65px;}
- .profile_experience{ width:70px;}
- .profile_jobs{ width:175px;}
- .profile_time{ color:#ff3963;width: 45px; height: 20px;line-height: 20px;}
- .profile_stick{ width:45px; height:20px; line-height:20px; color:#fff; border-radius:20px; background-color:#ff8800;text-align: center;}
- .latest_profile_content li:hover a .profile_resumeName{ color:#ea6632; text-decoration:underline;}
- /*下载简历*/
- .profile_download{ width:300px; height:330px; margin:0px 15px;}
- .profile_download .profile_title{ background-color:#7f92f1;}
- .profile_download_content{ padding:0px 5px;}
- .profile_download_content li{ width:100%; height:65px; border-bottom:1px solid #cdcdcd; margin:10px 15px 0px;}
- .download_companyname{ width:100%; height:25px; line-height:25px; font-size:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
- .download_name a{ color:#2785e6;}
- .download_name span{ color:#ff3300;}
- .profile_download_content li a:hover{ color:#ea6632; text-decoration:underline;}
- /*简历标签*/
- .profile_hotTag{ width:305px; height:330px;}
- .profile_hotTag .profile_title{ background-color:#a7d285;}
- .profile_hotTag_content{ padding-top:15px; padding-left:11px;}
- .profile_hotTag_content a{ float:left; display:block; width:90px; height:35px; line-height:33px; border-radius:5px; border:1px solid #eee; text-align:center; color:#666; margin-right:5px; margin-bottom:20px;}
- .profile_hotTag_content a:hover{ background-color:#ea6632; color:#fff;}
- /*友情链接*/
- .footer_friendly_links{ width: 100%; padding: 15px 0 20px 10px;background-color:#fafafa; margin-top:20px;}
- .friendly_links_title{ padding-left:5px; font-size:18px; height:25px; line-height:25px; margin-bottom:10px; color:#1d7ad9;}
- .friendly_links_img li,.friendly_links_txt li{ width: 165px;display: block;float: left;margin:0px 5px 5px 0px;}
- .friendly_links_img li:nth-child(7n+0),.friendly_links_txt li:nth-child(7n+0){margin-right: 0;}
- .friendly_links_img img{ width: 165px;height: 50px;}
- .friendly_links_txt li:hover a{ color:#f28817;}
- /*对联广告*/
- .duilian{top: 200px; position: absolute;width: 80px;overflow: hidden;z-index: 9999;display: none;}
- .duilian_left{left: 6px;}
- .duilian_right{right: 6px;}
- .duilian_con { width: 80px; overflow: hidden;}
- .duilian_con img{width: 80px;}
- .duilian_close{width: 24px;height: 24px;margin: 0 auto;line-height: 24px; text-align: center; display: block;font-size: 13px;color: #555555;text-decoration: none;background: url("../images/71.png") no-repeat;background-position: 2px 2px;}
- /*首页浮动广告*/
- .close_win{position: relative;height: 25px;}
- .float_ad_close{cursor: pointer;position: absolute;width: 22px;height: 22px;background: url("../images/27.png") no-repeat;background-position: -45px 0;top: 7px;right: -20px;}
- /*考试报名*/
- .evaluation_banner{ width:100%; height:320px; padding-top:50px; background:url('../images/ss/evaluation_banner.jpg') no-repeat top center;}
- .evaluation_logo{ width:485px; height:85px;}
- .evaluation_nav{ margin-top:130px;}
- .evaluation_nav a{ float:left; display:block; width:155px; height:55px; line-height:55px; color:#fff; text-align:center; margin-right:2px; font-size:20px; background-color:rgba(0,0,0,0.6);}
- .evaluation_nav a.select{ background-color:rgba(0,0,0,0.8);}
- .exam_title{ width:1000px; text-align:right; height:25px; line-height:25px; margin:25px 0px; font-size:14px;}
- .exam_title a:hover{ text-decoration:underline; color:#333;}
- .exam_nav{ width:200px; position:relative; z-index:100;}
- .examnav_link.select,.examnav_link:hover{ background-color:#e60012;}
- .exam_list{ width:1000px; height:auto; padding:15px; box-shadow:5px -3px 10px #ddd;}
- .examnav_link{ display:block; width:200px; height:55px; line-height:55px; text-align:center; color:#fff; border-radius:0px 5px 5px 0px; background-color:#ff747f; margin-bottom:5px; font-size:18px;}
- .examlist_box{ width:970px; height:auto; border:1px solid #999; padding:15px 20px; margin-bottom:10px;}
- .examlist_box:hover{ background-color:#fdfbf6;}
- .examlist_box_info{ width:780px; padding-right:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
- .examlist_box_title{ display:block; line-height:30px; font-size:18px; color:#e60012; margin-bottom:8px;}
- .examlist_box_title:hover{ text-decoration:underline;}
- .examlist_box_info p{ height:28px; line-height:28px; color:#333; font-size:14px;}
- .examlist_box_btn a{ display:block; width:140px; height:40px; line-height:40px; text-align:center; color:#fff; font-size:16px; border-radius:6px;}
- .examlist_box_btn a.sign{ background-color:#006fec; margin-top:20px;}
- .examlist_box_btn a.sign:hover{ background-color:#2c8cf9;}
- .examlist_box_btn a.stop{ cursor:default; background-color:#a2a2a2; margin-top:20px;}
- .examlist_box_btn a.success{ background-color:#e60012; margin:15px 0px;}
- .examlist_box_btn a.success:hover{ background-color:#ff747f;}
- .examlist_box_btn a.dai{ background-color:#ffaa00; margin:15px 0px;}
- .examlist_box_btn a.dai:hover{ background-color:#ffb92d;}
- .examlist_box_btn a.wei{ background-color:#848484; margin:15px 0px;}
- .examlist_box_btn a.wei:hover{ background-color:#a1a1a1;}
- .examlist_box_btn a.fei{ background-color:#22b861; margin:15px 0px;}
- .examlist_box_btn a.fei:hover{ background-color:#43d07f;}
- .examlist_box_btn a.print{ background-color:#006fec;}
- .examlist_box_btn a.print:hover{ background-color:#2c8cf9;}
- /*考试报名信息填写*/
- .exam_signup{ margin-top:30px;}
- .exam_signup_title{ font-size:28px; width:100%; height:50px; line-height:50px; text-align:center; margin-bottom:20px;}
- .exam_signup_info{ border:1px solid #ddd; padding:30px;}
- .exam_signup_info .exam_info_box{ float:left; width:350px; height:40px; line-height:40px; padding-left:20px; margin:10px 0px;}
- .exam_signup_info .exam_info_box .change_img_txt{color: #fff;text-align: center;background: rgba(0,0,0,0.6);width: 100px;height: 30px;position: absolute;left: 130px;top: 90px;line-height: 30px;cursor: pointer;}
- .exam_signup_info .exam_info_box .show_img{width: 100px; height: 120px;}
- .exam_signup_info .exam_info_box .exam_upload{display: none;}
- .exam_signup_info span.exam_span{ display:inline-block; float:left; width:105px; padding-right:5px; text-align:right;}
- .exam_signup_info input[type='text']{ float:left; width:225px; height:35px; color:#333; border:1px solid #ddd; font-size:12px; padding-left:10px; margin-top:2px;}
- .exam_signup_info input[type='radio']{ margin-left:10px; font-size:12px; color:#333;}
- .exam_signup_info .exam_upload{ display:inline-block; float:left; position:relative; width:225px; height:35px; line-height:35px; text-decoration:underline; border:1px solid #ddd; color:#333; font-size:15px; padding-left:10px; margin-top:2px; text-decoration:none;}
- .exam_signup_info .exam_upload input[type='file']{ cursor:pointer; position:absolute; top:0; right:0; opacity:0;-ms-filter:alpha(opacity=0); filter:alpha(opacity=0); width:225px; height:35px;}
- .exam_signup_info select{ float:left; width:237px; padding-left:10px; height:35px; line-height:35px; border:1px solid #ddd; background:url(../images/17.png) no-repeat right 0px; cursor:pointer; color:#333; background-color:#fff; font-size:12px; margin-top:2px; appearance:none; -webkit-appearance:none;}
- .exam_info_box input:focus{ background-color:#ECF9FF; border-color:#33CCFF;}
- .exam_signup_info .exam_major{ float:left; width:225px; height:35px; line-height:35px; background-position:right -27px;}
- .exam_btn{ width:300px; height:32px; margin:0 auto; margin-top:30px;}
- .exam_btnsubmit,.exam_backlist{ border:none; color:#fff; width:100px; height:30px; line-height:30px; text-align:center; border-radius:4px; margin-left:30px; font-size:16px; background-color:#e82929;}
- .exam_btnsubmit:hover{ background-color:#e60012;}
- .exam_backlist{ background-color:#5F8DC9;}
- .exam_backlist:hover{ background-color:#4579C0;}
- /*考试报名详情*/
- .exam_show{ border:1px #eee solid;}
- .exam_show .ntitle{ font-size:28px; padding-top:18px;line-height:180%; text-align:center; padding-bottom:10px;}
- .exam_show .time{ border-bottom:1px #EEEEEE solid;border-top:1px #EEEEEE solid; width:1000px; margin:0 auto; height:40px; line-height:40px;text-align:center;}
- .exam_show .time span{ padding-left:15px; padding-right:15px;}
- .exam_show .txt{ font-size:14px; line-height:200%; padding:50px; padding-top:20px;word-break:break-all;}
- .exam_show .next {width:1000px; margin:0 auto; height:50px;}
- .exam_show .next .nextl{float:left; width:450px;}
- .exam_show .next .nextr{float:right; width:450px; text-align:right}
- /*人才测评*/
- .evaluation_l{ width:740px; margin:0px 70px;}
- .evaluation_r{ width:315px;}
- .evaluation_l li{ position:relative; width:740px; height:265px; border:10px solid #8a8a8a; margin-bottom:40px; padding:0px 35px;}
- .evaluation_title{ position:absolute; top:-20px; width:auto; height:30px; line-height:30px; padding:0px 10px; background-color:#fff; font-size:24px; color:#000;}
- .evaluation_title b{ display:inline-block; width:15px; height:15px; border-radius:50%; background-color:#006fec; margin:0px 10px;}
- .evaluation_count{ font-size:15px; color:#000; text-align:right; width:100%; height:30px; margin-top:15px;}
- .evaluation_info{ height:130px; overflow:hidden;}
- .evaluation_info .img{ width:130px; height:130px; margin-right:20px;}
- .evaluation_info .briefly{ width:500px; font-size:16px; color:#000; line-height:27px;}
- .evaluation_btn{ display:block; width:150px; height:40px; line-height:40px; font-size:16px; text-align:center; border-radius:6px; color:#fff; background-color:#9e9e9e; margin:0 auto; margin-top:15px;}
- .evaluation_btn:hover{ background-color:#e60012;}
- .evaluation_news_title{ width:315px; height:40px; line-height:40px; padding-left:15px; color:#fff; background-color:#006fec; font-size:18px; margin-bottom:15px;}
- .evaluation_news li{ height:25px; line-height:25px; font-size:15px;}
- .evaluation_news li b{ display:inline-block; width:0; height:0; border:6px solid transparent; border-left:8px solid #995edb; margin:0px 3px;}
- .evaluation_news li a{ color:#000;}
- .evaluation_news li:hover a{ color:#e60012;}
- .evaluation_news li:hover b{ border-left-color:#e60012;}
- .evaluation_ad{ margin-top:30px; width:315px; height:400px;}
- /*成绩查询**档案查询*/
- .achievement_main,.convenience_main{ width:1198px; border:1px solid #ddd; padding-top:20px; padding-bottom:50px;min-height: 544px;}
- .achievement_title,.convenience_title{ margin-top: 60px;width:100%; height:50px; line-height:50px; text-align:center; color:#333; font-size:26px; margin-bottom:10px;}
- .achievement_classify{ width:282px; padding-left:10px; height:37px; line-height:37px; border:1px #ddd solid; background:url(../images/17.png) no-repeat right 0px; cursor:pointer; background-color:#fff; margin:10px 0px; appearance:none; -webkit-appearance:none;}
- .search_tips{ width:800px; height:40px; line-height:38px; border:1px solid #ddd; border-left:none; border-right:none; text-align:center; color:#f00; margin:0 auto; margin-bottom:25px;}
- .main_search_box{ width:400px; margin:0 auto;}
- input.suggest_input{ width:270px; height:35px; border:1px solid #ddd; font-size:12px; padding-left:10px; margin:10px 0px;}
- .main_search_box .title{ width:85px; text-align:right; padding-right:15px; color:#333;}
- .main_search_box .title span{ color:#f00;}
- .main_search_box .suggest_btn{ width:200px; margin-top:20px; margin-left:80px; font-size:16px; background-color:#e82929;}
- .main_search_box .suggest_btn:hover{ background-color:#e60012;}
- .search_resultbox{ width:1100px; margin:0 auto;}
- .search_resultbox .result_title{ width:100%; height:40px; line-height:40px; color:#ff951b;}
- .search_resultbox .result_detail{ border:1px solid #ff951b; padding:20px;}
- .convenience_list_title{ height:30px; line-height:30px; font-size:15px; color:#333; text-align:center;}
- .search_resultbox span{ display:inline-block; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
- .search_resultbox .result_detail .name{ width:53px;}
- .search_resultbox .result_detail .school{ width:130px;}
- .search_resultbox .result_detail .major{ width:110px;}
- .search_resultbox .result_detail .addtime{ width:100px;}
- .search_resultbox .result_detail .party_member{ width:50px;}
- .search_resultbox .result_detail .state{ width:80px;}
- .search_resultbox .result_detail .area{ width:80px;}
- .search_resultbox .result_detail .change_area{ width:80px;}
- .search_resultbox .result_detail .change_time{ width:100px;}
- .search_resultbox .result_detail .idcard{ width:150px;}
- .search_resultbox .result_detail .remarks{ width:80px;}
- .search_resultbox .result_detail .state.state0{ color:#f30;}
- .search_resultbox .result_detail .state.state1{ color:#009900;}
- .search_resultbox .result_detail .state.state4{ color:#f30;}
- .search_conditions{ width:400px; margin:0 auto; height:40px; line-height:40px; color:#333;}
- .search_conditions span{ display:inline-block; width:85px; text-align:right; padding-right:15px;}
- .search_conditions input{ position:relative; top:2px; margin-left:8px;}
- .inputbox_university{ display:none;}
- .result_none{ color:#e60012;}
- .achievement_classify:focus,input.suggest_input:focus{ background-color:#ECF9FF; border-color:#33CCFF;}
- .achievement_list_title{ width:300px; color:#333; margin-left:50px;}
- .achievement_list_title div,.achievement_list_detail div{ height:30px; line-height:30px;}
- /*内页顶部导航*/
- .alltop_nav{height:90px;background-color:#1d7ad9;}
- .alltop_nav .tnav .tl{width:872px;float:right;}
- .alltop_nav .tnav .tl .nli{height:90px;line-height:90px;font-size: 18px;}
- .alltop_nav .tnav .tl .nli.hover{background-color:#034fba;}
- .alltop_nav .tnav .tl .nli.select{background-color:#165ec3;}
- /*首页导航固定*/
- .fixednav{ position:fixed; top:0px; left:0px; z-index:1500;width: 100%;}
- .fixednav .alltop_nav .tnav .tlogo{width: 300px;height: 90px;}
- .floatmenu .popover .popover-bd{ width:126px;}
- .img-qrcode-wechat,.img-qrcode-mobile{ width:120px; height:120px;}
|