<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {font-family: "iconfont";
  src: url('icon/iconfont.eot?t=1496954256369'); /* IE9*/
  src: url('icon/iconfont.eot?t=1496954256369#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('icon/iconfont.woff?t=1496954256369') format('woff'), /* chrome, firefox */
  url('icon/iconfont.ttf?t=1496954256369') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('icon/iconfont.svg?t=1496954256369#iconfont') format('svg'); /* iOS 4.1- */
}
/*页首、页脚CSS样式*/
body { 
	color: #5a5a5a;
    min-width:1200px;
    font-size:13px;
    font-family:"微软雅黑"!important; 
   
}
.bg_gry{background-color:#fcfcfc;padding-top:10px;padding-bottom:10px;margin-bottom:10px;}
/*顶部、logo*/
.logo_margin{margin-top:30px;}
.header_div{margin:5px;font-size:12px;}
.header_div a{color:#eaeaea}
.header_div a:hover{color:#ccc}
a:hover{color:#0ea853;cursor:pointer;text-decoration:none;}
.top{ width:100%;}
.top_btn{border-radius:4px;padding-top:3px;padding-bottom:3px;padding-left: 8px;padding-right: 8px; float:left;list-style:none;color:white;margin-right:10px;}
.mail{ float:right; color:#666; } 
.phone{ color:#666; }
.ant:hover{ text-decoration:none; }
.title-logo{ 
     height:120px;
     background-size:100% 100%
}

.banner_bg{border-top:2px solid #0ea853;background:url(../images/banner_bg.png) repeat;min-height:300px}
.news_bg{background:url(../images/bg_jjh.jpg) no-repeat;background-size:100% 100%} 
.theme{
	background:#01b169;
	/*background:#d71920;*/
	/*background:#d30a1c;*/
}
.send{background-color:#fe6722;padding:10px 20px ;color:white}
.send:focus{background-color:#eb6527}
.ui-dialog-footer button.ui-dialog-autofocus:hover, .ui-dialog-footer button.ui-dialog-autofocus:focus, .ui-dialog-footer button.ui-dialog-autofocus:active{
    background-color:#01b169;
    border-color:#01b169;
}
.nav-tit{ margin:0 auto 50px; padding:30px 0; text-align:center; color:#333; font-size:16px; line-height:1em; border-bottom:1px solid #e0e0e0; }
    .nav-tit.short{ padding-bottom:0; border-bottom:0; }
    .nav-tit a{ margin-left:10px; color:#333;  }
    .nav-tit a:hover,.nav-tit a.selected{ color:#34ad2a; }
    .nav-tit i{ margin-left:10px; color:#e0e0e0; }

.row{overflow:hidden;width:1100px;margin:0 auto}
.list_style li:before{content:url(../images/circle.jpg);margin-right:6px;margin-top:-2px;}
.job_count{text-align:center; margin-left:620px;top:150px;background-color:rgba(255, 255, 255, 0.7);height:206px;width:329px;z-index:99;position:absolute;float:right;padding:50px }
.job_count span{color:#fe6722;font-size:28px;font-weight:800;margin-left:8px;}
.btn{width:150px;padding-top:10px;padding-bottom:10px;}
.orange{background-color:#fe6722;color:white}
.orange:hover,.orange:active,.orange:focus{color:#f7f7f7;background-color:#e96428}

.search-box{width:200px; height:42px; overflow:hidden; _height:43px; float:right;margin-top:10PX;margin-right:20PX;}
 
.search-box .input-box input{ display:block; margin:0; padding:5px 12px; width:100%; height:30px; line-height:30px; background:#fff; border:1px solid #e5e5e5; color:#333; font-size:12px; transform:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }
.search-box .input-box input::-moz-placeholder{ color:#b3b3b3; opacity:1; }
.search-box a{ top: -30px; right: -170px;  z-index: 3333333;display:block;position:relative;padding:5px; width:30px; height:30px; line-height:20px; color:#333; font-size:16px; text-align:center; background:#fff; border:1px solid #e5e5e5; border-radius:0; cursor:pointer; -webkit-transition:all 0.2s linear; transition:all 0.2s linear; }
.search-box a:hover{ background:#34ad2a; border-color:#34ad2a; -webkit-transition:all 0.3s linear; transition:all 0.3s linear; }
.search-box a:hover i{ color:#fff !important; }
.icon-search:before {  content: "\e629"; font-family:"iconfont" !important;font-style:normal}
/* search */
  /* 学校下拉选择 */
  .provinceSchool {background-color:white; z-index:9999;top:10px; display:none;position:absolute;width:580px;height:330px;  border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius: 10px;
    box-shadow: 3px 2px 4px #ccc;
    -webkit-box-shadow: 3px 2px 4px #ccc; }
	  .provinceSchool .title { background-color:#0ea853; width:100%;height:40px;margin:0 auto; border-bottom:1px dotted #ccc;letter-spacing:1px;padding:10px 0;text-align:left;}
	  .provinceSchool .title span { margin-left:10px;font-weight:600;color:white;}
	  .provinceSchool .proSelect { width:550px;height:22px;margin:10px 0 6px 15px;}
	  .provinceSchool .proSelect select { width:136px;}
	  .provinceSchool .proSelect input { display:none;}
	  .provinceSchool .schoolList { width:550px;height:200px;margin-left:15px;overflow-y:auto; border:1px solid #ddd;}
	  .provinceSchool .schoolList ul { width:510px;padding:0px;}
	  .provinceSchool .schoolList ul li {list-style:none; float:left;min-width:152px;height:22px;margin-left:4px;padding-left:4px;line-height:22px;cursor:pointer;}
	  .provinceSchool .schoolList ul li.DoubleWidthLi { width:328px;}
	  .provinceSchool .schoolList ul li:hover { background:#ddd;}
	  .provinceSchool .button { width:100%;height:40px;margin-top:8px;}
	  .provinceSchool .button button { float:right;height:30px;margin-right:20px;padding:4px 10px;  border-radius:5px;
                                       background:#ff8d40;border:none;color:#FFF;font-weight:600;cursor:pointer;}

.search{border:1px solid #ebebeb;height:35px;margin:20px ;width:335px;float:left;margin-left:0;}
.search select{display:none;} 
.search .select_box{font-size:12px;color:#999999;width:100px;line-height:35px;float:left;position:relative;}
.search .select_showbox{height:32px;background:url(../images/search_ico.png) no-repeat 80px center;text-indent:1.5em;background-color:white;overflow:hidden}
.search .select_showbox.active{background:url(../images/search_ico_hover.png) no-repeat 80px center;background-color:white;}
.search .select_option{padding-left:0px; border:1px solid #ebebeb;border-top:none;display:none;left:-2px;top:31px;position:absolute;z-index:9999;background:#fff;}
.search .select_option li{text-indent:1.5em;width:90px;cursor:pointer;list-style:none}
.search .select_option li.selected{background-color:#F3F3F3;color:#999;}
.search .select_option li.hover{background:#BEBEBE;color:#fff;}
    .search input.inp_srh, input.btn_srh, input.inp_srh_2 {
        width: 230px;
        border: none;
        background: none;
        height: 32px;
        float: left;
        background-color: white;
        text-indent: 1em;
    }
input.inp_srh_2{width:220px; border:1px solid #ebebeb;margin:20px ;margin-left:0; padding-left:10px;padding-right:5px;height:34px;}
input.btn_srh{text-align:center; line-height:35px; background:#fe6722;color:#FFF;font-family:"微软雅黑";font-size:15px;width:120px;margin:20px ;margin-left:0;margin-right:0px; float:right;height:35px;}

/* suzhou_day */
.suzhou_day{width:405px;float:left;margin-right:20px;margin-bottom:20px;}
.suzhou_day .title{ font-size:14px;font-weight:bold;line-height:28px;border-bottom:1px dashed #ebebeb;}
.suzhou_day .title span{ color: #feb290; font-size: 12px; font-weight: normal; float: right;}
.suzhou_day .title span:hover{color:#0ea853}
.suzhou_day .title:before{content:url(../images/icon1.png) ;margin-right:8px;  position: relative;bottom:-3px;}
.suzhou_day_list{margin-top:10px;}
.suzhou_day_list ul{padding-left:15px;}
.suzhou_day_list ul li{list-style-image:url(../images/icon2.png);float:left;width:100%;line-height:28px;}
.suzhou_day_list ul li .status{color:red;padding-left:5px;}
.suzhou_day_list ul li .time{color:#999999;float:right}
.suzhou_day .top1{width:100%;height:101px;padding-top:10px;float:left;border:none;}
.suzhou_day .top1 .img{width:124px;}
.suzhou_day .top1 .img img{width:100%;float:left;height:75px}
.suzhou_day .top1 .title_1{width:281px;float:left;font-weight:bold;padding-left:10px;}
.suzhou_day .top1 .des{padding-left:10px;width:281px;float:left;font-size:12px;line-height:24px;}
.suzhou_day .top1 .des .des_btn{color:#fe6722}

/* school */
.school{width:544px;float:left;margin-bottom:20px;}
.school .title{ font-size:14px;font-weight:bold;line-height:28px;border-bottom:1px dashed #ebebeb;}
.school .title span{ color: #feb290 ; font-size: 12px; font-weight: normal; float: right;}
.school .title span:hover{color:#0ea853}
.school .title:before{content:url(../images/icon1.png) ;margin-right:8px;  position: relative;bottom:-3px;}
.school_list{margin-top:10px;}
.school_list ul{padding-left:15px;}
.school_list ul li{list-style-image:url(../images/icon2.png);float:left;width:100%;line-height:28px;}
.school_list ul li .status{color:red;padding-left:5px;float:right} 

/* quick_enter */
.quick_enter{width:100%;margin-bottom:20px;}
.quick_enter ul {padding:0px;padding-left:1px;}
.quick_enter ul li{list-style:none;width:313px;margin-right:10px;float:left} 
.quick_enter ul li:last-child{margin-left:0px;}
.quick_enter ul li img{width:250px}


/* news */
.news{width:405px;float:left;margin-right:20px;margin-bottom:20px;}
.news .title{ font-size:14px;font-weight:bold;line-height:28px;border-bottom:1px solid #79b6ef;} 
.news .title span{ color: #feb290; font-size: 12px; font-weight: normal; float: right;}
.news .title span:hover{color:#0ea853}
.news .title:before{content:url(../images/icon3.png) ;margin-right:8px;  position: relative;bottom:-3px;}
.news_list{margin-top:10px;}
.news_list ul{padding-left:0px;list-style:none;}
.news_list ul li{list-style:none;float:left;width:100%;line-height:28px;}
.news_list ul li .status{color:red;padding-left:5px;}
.news_list ul li .time{color:#999999;float:right}
 

/* news_2 */
.news_2{width:544px;float:left;margin-bottom:20px;}
.news_2 .title{ font-size:14px;font-weight:bold;line-height:28px;border-bottom:1px solid #79b6ef;}
.news_2 .title span{ color: #feb290; font-size: 12px; font-weight: normal; float: right;}
.news_2 .title span:hover{color:#0ea853}
.news_2 .title:before{content:url(../images/icon3.png) ;margin-right:8px;  position: relative;bottom:-3px;}
.news_2_list{margin-top:10px;width:320px;float:left;margin-left:10px;}
.news_2_list ul{padding-left:0px;}
.news_2_list ul li{list-style:none;float:left;width:100%;line-height:28px;}
.news_2_list ul li .status{color:red;padding-left:5px;float:right} 
.news_2_pic{width:200px;float:left;margin-top:13px;}
.news_2_list ul li .time{color:#999999;float:right}

/* school_2 */
.school_2{width:100%;float:left;margin-bottom:20px;}
.school_2 .title{ font-size:14px;font-weight:bold;line-height:28px;border-bottom:1px solid #efa418;margin-bottom:10px;}
.school_2 .title span{ color: #feb290; font-size: 12px; font-weight: normal; float: right;}
.school_2 .title span:hover{color:#0ea853}
.school_2 .title:before{content:url(../images/icon1.png) ;margin-right:8px;  position: relative;bottom:-3px;} 
.school_2 .thumbnail{border:none}
.school_2 .thumbnail img{height:150px;}

/*university*/
.university_img{height:80px;float:left}
.university_img img{height:80px;width:80px; padding-top:10px;}
.university_title{width:470px;float:left ;padding-left:20px;padding-top:10px;font-size:14px;font-weight:800}
.university_des{width:470px;float:left ;padding-left:20px;padding-top:10px; line-height:24px;}
.university_h4{margin:0; padding:0 0 15px; border-bottom:1px solid #e0e0e0; color:#333; font-size:16px; font-weight:300; line-height:20px;}

/* 浮动效果 */ 
figcaption {text-transform: uppercase;font-size: 1.25em;-webkit-backface-visibility: hidden;backface-visibility: hidden; position: absolute; top: -50px;left: 0;
	width: 100%;height: 150px;color: #3c4a50; -webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);padding-left:19px; padding-right:15px;}
figcaption p {position: absolute;bottom:85px;padding: 10px;color: #fff;text-transform: none;font-size: 90%;opacity: 0;-webkit-transition: opacity 0.25s;transition: opacity 0.25s;width:285px;
    height:150px;} 
figcaption:hover p {opacity: 1; background-color: rgba(42, 106, 50, 0.50);} 

/*current_location*/
.current_location{color:#999999;line-height:30px;padding-top:10px;}
.current_location a{color:#6f6e6e}

/* select */
.select{padding:5px 10px;border:#ddd 1px solid;width:100%;font-size:13px}
.select li{list-style:none;padding:10px 0 5px  80px}
.select .select-list{border-bottom:#eee 1px dashed}
.select dl{zoom:1;position:relative;line-height:24px;}
.select dl:after{content:" ";display:block;clear:both;height:0;overflow:hidden}
.select dt{font-weight:500; width:80px;margin-bottom:5px;position:absolute;top:0;left:-80px;text-align:right;color:#666;height:24px;line-height:24px}
.select dd{float:left;display:inline;margin:0 0 5px 5px;}
    .select a {
        display: inline-block;
        white-space: nowrap;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        text-decoration: none;
        color: #039;
        border-radius: 2px;
    }
.select a:hover{color:#f60;background-color:#f3edc2}
.select .selected a{color:#f60;border:1px solid #f60}
.select-result dt{color:#09813f}
.select-no{color:#999;padding-top:4px;}
.select .select-result{border-bottom:#eee 1px dashed}
.select .select-result a{padding-right:20px;background: url("close.png") right 9px no-repeat;color:#5a5a5a;border-color:#e2e2e2}
.select .select-result a:hover{background-position:right -15px}
.select-list dl,.select-result dl{margin-bottom:0px;}
#select4 dd a.common{color:#5a5a5a;border:1px solid #e2e2e2}

/*job_list*/
#job_list{width:100%; overflow:hidden; }
#job_list #table {display:block;width:100%;padding:0;margin:0;list-style:none;float:left;}
#job_list #table li {float:left;width:120px;border:#ddd 1px solid;border-bottom:0px;font-size:14px;background-color:#f6f9fa;}
#job_list #table li:nth-child(2n){margin-left:10px;}
#job_list #table li a {display:block;line-height:40px;text-decoration:none;padding:0 0 0 5px; text-align:center; color:#72929d;}
#job_list_con{ width:100%; border-top:none}
#job_list_con .tag{margin-top:41px; padding:10px; overflow:hidden;border-top:2px solid #35b36b}
#job_list #table .selected{background:#fff;border:#35b36b 1px solid; color:#35b36b;height:43px;margin-top:-1px; border-bottom:0px;position:absolute;width:120px;border-bottom:0px;}
.tag ul{padding-left:0px;}
.tag ul li{list-style:none;line-height:30px;padding-top:15px;padding-bottom:15px;border-bottom:1px dashed #ddd;float:left;width:100%}
.tag ul li .left{width:930px;float:left}
.tag ul li .title{color:#0367b2;font-size:15px;font-weight:800}
.tag ul li .title span{font-size:14px;color:#999999;font-weight:500}
.tag ul li .right{width:160px;float:left;text-align:center}
.tag ul li .right .money{color:#ff6600;font-size:16px;font-weight:800;}
.tag ul li .right .btn_div .btn{background-color:#00c775 ;color:white}

/*job_detail*/
.job_detail .top{padding:20px 10px;border:0px; background-color:white}
.job_detail .top .title{width:100%;text-align:center;font-weight:800;font-size:16px;}
.job_detail .top .basic{width:100%;text-align:center;margin-top:10px;padding-bottom:20px;}
.job_detail .top .basic .time{color:#40b273;font-weight:800}
.job_detail .top .basic .day{color:#f98323;font-weight:800}
#job_detail{width:100%; overflow:hidden;}
#job_detail #table {background-color:#f5f5f5;  display:block;width:100%;padding:0;margin:0;list-style:none;float:left;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
#job_detail #table li {float:left;width:120px;}
#job_detail #table li a {display:block;line-height:40px;text-decoration:none;padding:0 0 0 5px; text-align:center; color:#333;}
#job_detail_con{ width:100%;  border-top:none;line-height:26px;padding:10px 15px;}
#job_detail_con .tag{ padding:10px; overflow:hidden; min-height:500px;}
#job_detail #table .selected{background:white; color:#0ea853;border-top:2px solid #0ea853;height:43px;margin-top:-1px; width:120px;}
#job_detail_con .tag .company_name{font-weight:800;font-size:15px;color:#0367b2;width:100%;float:left}
#job_detail_con .tag li{border-bottom:dashed 1px #ddd;float:left;width:100%}
#job_detail_con .tag li:last-child{border-bottom:0px}
#job_detail_con .tag .company_des{width:100%;float:left;font-size:12px;}
#job_detail_con .tag .company_job{width:100%;float:left}
#job_detail_con .tag .company_job a{color:#065a99}
#job_detail_con .tag .company_job span{color:#0ea853}

/*job_detail_2*/
.job_detail_2{width:100%;padding:10px 15px;}
.job_detail_2 .title{width:100%;font-size:18px; font-weight:800;float:left}
.job_detail_2 .title span{color:#ff7856}
.job_detail_2 .require{width:100%;float:left;margin-top:10px;}
.job_detail_2 .require ul{padding-left:0}
.job_detail_2 .require li{list-style:none;width:auto;padding-right:10px;float:left}
.job_detail_2 .welfare{margin-top:10px;width:100%;float:left;color:#5fa1bb}
.job_detail_2 .welfare span{color:#adadad;margin-left:10px;}
.job_detail_2 .welfare span:first-child{margin-left:0}
.job_detail_2 .welfare .select{color:#adadad; border:0;width:50px;padding:0;font-size:14px;}
.job_detail_2 .welfare .select img{width:20px;margin-top:-5px;}
.job_detail_2 .top{width:100%;float:left;border:none;background-color:white}
.job_detail_2 .top .left{width:795px;float:left;}
.job_detail_2 .top .right{width:248px;float:left;margin-left:20px;}
.job_detail_2 .top .right .btn{float:right;bottom:0;margin-top:40px;background-color:#00c775;color:white}
.job_detail_2 .center {float:left;width:100%;margin-top:20px;}
.job_detail_2 .center .left {border:#ddd 1px solid;width:750px;float:left;min-height:400px}
.job_detail_2 .center .left .title{padding-left:5px; font-size:14px;font-weight:bold;line-height:30px;margin-bottom:10px;background-color:#f8f8f8}
.job_detail_2 .center .left .title:before{content:url(../images/icon5.png) ;margin-right:8px;  position: relative;bottom:-3px;} 
.job_detail_2 .center .left .content{line-height:24px;padding:10px 15px;}
.job_detail_2 .center .right {width:288px;float:left;margin-left:20px;border:#ddd 1px solid;min-height:400px}
.job_detail_2 .center .right .title{padding-left:5px; font-size:14px;font-weight:bold;line-height:30px;margin-bottom:10px;background-color:#f8f8f8}
.job_detail_2 .center .right .title:before{content:url(../images/icon5.png) ;margin-right:8px;  position: relative;bottom:-3px;} 
.job_detail_2 .center .right .company_logo{width:110px;margin:10px 15px;float:left}
.job_detail_2 .center .right .company_logo img{width:100%;height:100%}
.job_detail_2 .center .right .company_title{width:140px;float:left;padding-top:20px;height:110px}
.job_detail_2 .center .right .content{padding:10px 15px;line-height:26px;}
.job_detail_2 .center .right .content span{color:#adadad;}

 
.logo_bg { margin: 0px 0 0px 0;background-color:#f7f7f7} 
.logo {width: 100%;margin-top: 20px;}
.logo a {width: 220px;height: 100%;text-decoration: none;display: inline-block; }
.logo a img {display: block;}
.register-wrap {width: 100%;padding: 40px 0;}
.register-wrap:after { /*内容没有撑开盒子的处理方法*/content: '';display: block;clear: both;}
.register-wrap .pic { width: 55%;padding: 20px 0 0 0px;float: left;display: inline-block;}
.register-wrap .pic img { margin: 0 auto;width: 100%;}
.register-wrap .register {width: 400px;float: right;display: inline-block;border: 1px solid #e8e8e8; background-color: #ffffff;margin-top: 60px;}
.register-wrap .register .register-top {box-sizing: content-box;padding: 15px 0 0 0;display: block;/*点击切换到扫码登录时隐藏*/}
.register-top:after {/*内容没有撑开盒子的处理方法*/content: ''; display: block; clear: both;}
.register-top {line-height: 38px;}
.register-top-title {font-size: 18px;font-family: "微软雅黑";margin-left: 20px;}
/*=======普通登录样式===========*/
.register-wrap .register .register-con {padding: 0 0 30px 0px;    display: block; /*切换到其他登录方式时，隐藏*/}
.register-wrap .register .register-con:after { /*内容没有撑开盒子的处理方法*/ content: ''; display: block; clear: both; }
.register-wrap .register .register-con ul {margin-top: 20px; }
.register-wrap .register .register-con ul li {list-style:none; margin-bottom: 17px;vertical-align: top; /* border:1px solid #ccc; */ }
.register-wrap .register .register-con ul li input {width: 320px;height: 40px;line-height: 30px; padding: 0 6px;font-size: 100%;display: inline-block;vertical-align: top; }
/*清除IE10中的text和password的默认图标*/
::-ms-clear {display: none;}
::-ms-reveal {display: none;}
.register-wrap .register .register-con ul li i {display: inline-block; width: 104px; height: 30px; text-align: center;line-height: 30px; margin-right: 10px; font-size: 14px; border: 1px solid #ccc; background: #eaeaea; vertical-align: top;}
.register-wrap .register .register-con ul li .btn { width: 104px;margin-left: 10px;height: 30px;padding: 0 6px;font-size: 100%;border-radius: 0;/* display:inline-block; */border: 1px solid #ccc; vertical-align: top;}
.register-wrap .register .register-con ul li .submit {display: inline;border: none;width: 320px;height: 40px;padding: 0 6px;background: #ff6839;border-radius: 2px;cursor: pointer;color: white;font-size: 16px;}
.register-wrap .register .register-con ul li.read {padding-bottom: 20px;}
.register-wrap .register .register-con ul li.read input { width: 14px; height: 14px;/*IE8-11的兼容性*/height: 18px\0;width: 104px\0;line-height: 18px\0;margin-left: -45px\0;line-height: 14px;display: inline-block; margin-right: 10px;font-size: 14px;border-radius: 0;outline: none;float: left;vertical-align: top;}
.register-wrap .register .register-con ul li.read span { margin-left: -8px;  margin-left: -50px\0; vertical-align: top\0; color: #999; float: left;    }
.register-wrap .register .register-con ul li.read a {text-decoration: none; float: right; margin-right: 40px;}
.register-wrap .register .register-con ul li a {text-decoration: underline;}
.register-wrap .register .register-con ul li a {display: inline-block;color: #999;}
.zhuce {float: right;margin-right: 20px;color: #6c6c6c;}
.zhuce a {color: #ff9400;line-height: 38px;}
.register-wrap .register .register-con ul li div {width:100%;text-align:center; height: 36px; float: left; margin-right: 6px;cursor: pointer;}
 

.register-wrap .register .register-con ul li .submit:hover, .normalsearch_btn:hover, .dt_us a:hover {  box-shadow: 0px 0px 10px #ccc;
            background: #d23e35;
            color: #fff;
            text-decoration: none;
        }


/*简历申请*/
.bgPop{ display: none;position: fixed;z-index: 9;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.2);  }
.pop {  display: none;width: 500px;height: 250px;position: fixed; top: 0;left: 0;bottom: 0;right: 0;margin: auto;z-index: 10;background-color: #ffe; box-shadow: 0 3px 18px rgba(0, 0, 0, .5); }
.pop .title{ border-bottom:1px solid #ebebeb;   font-weight: bold;font-size: 18px; line-height: 44px; margin-left: 15px;margin-right: 15px}
.pop .pannel_con{line-height:20px;font-family:"Microsoft YaHei";font-size:14px;}
.pop .gp4{padding:15px}
.c_999 { color: #999 !important;}
.cancel, .ok {  position: absolute;bottom: 30px;left: 280px;width: 80px;height: 30px;border: none;background-color: #00BA98;color: #fff;cursor:pointer; }
.cancel {  background-color: #999;left: 150px;   }
input:focus{outline:none}
.container2{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1200px;}


.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1150px;
}
/*导航条*/
.navbar-default{
	margin-bottom:0px;
	border:0px!important;
    border-radius:0px!important;
	/*border-bottom:3px solid #005197;*/
	background-color:#0ea853;
}
.navbar-default .navbar-nav &gt; li &gt; a{color:white}
.navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .active a:hover,.navbar-default .navbar-nav .active a:focus{background-color:#005197;color:#fff;
}
.navbar-nav&gt;li&gt;a{line-height:25px;font-size:15px;}
.navbar-default .navbar-nav li.open a.on,.navbar-default .navbar-nav a.on{font-size:15px;line-height:25px;color:#fff;background-color:#09813f;}
.navbar-default .navbar-nav li ul a:hover{color:#fff;background-color:#09813f;}
.dropdown-menu{	padding:0px;}
.dropdown-menu li a{padding-top:10px;padding-bottom:10px;color:#777; }
 
.line{	height:3px;	width:100%;}
.nav-index {
    width: 700px;
    float: right;
    padding-top:10px;
} 
.nav-index li.newactive{background-color:#0ea853!important;border-radius:30px}
.nav-index li:hover{border-bottom:2px solid #0ea853!important; }
.nav-index li:hover a{background-color:transparent !important;}
.nav-index .nav-top{width:100px;	text-align:center;font-size:14px;}
.nav-index li.newactive .on{color:white}
/*##########页脚##########*/
/*网站地图*/
.web-footer{width:100%;background-color:#3A3A3A;margin-top:30px;}
#map-footer{background-color:#3A3A3A;}
#map-footer dl{text-align:left;	margin-top:40px;}
#map-footer dt{padding:3px;color:#fff;
}
#map-footer dd{padding:3px; }
#map-footer p{margin-top:20px;margin-bottom:10px;color:#fff;font-size:15px;border:none;text-align:center !important}
#map-footer a{color:#A6A6A6;font-size:13px;}
#map-footer a:hover{color:#fff;text-decoration:none;}
#wx{text-align:center;}

/*底部版权*/
#patent-footer{text-align:center;background-color:#1A1A1A;width:100%}
#patent-footer p{margin-top:10px; color:#8d8d8d;font-size:13px;border:none}



.ui-dialog-content{
    overflow:hidden;
    overflow-y:scroll;
    line-height:25px;
    padding:20px;
}
</pre></body></html>