﻿@charset "utf-8";
/* CSS Document */

html,body {
	font-family:"Microsoft YaHei",  "Helvetica Neue","微软雅黑","Microsoft YaHei","SimHei",'Open Sans', sans-serif;
	color:#333;
	background:#f6f6f6;
}

a {
	color: #333;
	text-decoration: none;
}
a:hover{color: #fbc02d;
		text-decoration: none;}
a:focus {
	color: #0057a4;
	text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 9px auto -webkit-focus-ring-color;
  outline-offset: -2px;
/*  padding:.2em .5em ;
  color:#fff;
*/}

.disable_t{ color:#aaa; cursor:not-allowed;}

.bg-red {
    background: #f9a825;
}
.bg-red:hover{
    background: #fbc02d;
}
.bg-silver {
    background: #f6f6f6;
}

.font12{ font-size:12px;}
.font_c1{color: #0057a4;}
.font_c1 a{color: #0057a4;} 
.font_c1 a:visited{color: #999;}
.font_c2{color: #fbc02d;}
.font_c3{color: #FF6600;}
.font_c4{color: #336699;}
.font_c5{color: #FFF;}
.font_c6{color: #666;}
.font_c7{color: #71d3ab;}
.font_c8{color:#2692E1;}
.font_c9{color: #34BBB1;}
.font_c10 { color:#a353cc;}
.font_c11 { color:#3300cc;}
.font_c12 { color:#999;}
.font_c13 { color:#ccc;}
.font-margin{ margin-top:.8em;}
.font-padding{ margin-top:.5em;}
.list-padding{ padding-top:1em;}

.btm-padding{ padding-bottom:10px;}
.btm-margin{ margin-bottom:1em;}
.m-b-5px{ margin-bottom:.5em;}
.nopadding{ padding:0px;}
.padding-right15{ padding-right:15px;}
.margin-right15{ margin-right:10px;}
.font_bolder{ font-weight:bold;}
.font-lh{line-height: 2.22857143;}
.font-lh0{line-height: 1.82857143;}
.font-lh1{line-height: 1.52857143;}
.white_backgroud{ background-color:#fff;}
.m-t-2em{ margin-top:2em;}
.m-b-2em{ margin-bottom:2em;}
.m-t-15px{ margin-top:15px;}
.p-tb-1em{ padding:1em 0;}
.p-10px{ padding:10px 20px;}
.p-11px{ padding:11px 20px;}
.m-tb-1em{ margin:1em 0;}
.m-tb-2em{ margin:2em 0;}
.m-lr-1em{ margin:0 1em;}
.m-l-1em{ margin:0 0 0 1em;}
.m-1em{margin:.9em;}
.m-r-5px{ margin-right:5px;}
.m-l-5px{ margin-left:5px;}
.m-r-12px{margin-right:11px; padding-right:11px;}
.p-b-1em{ margin:0 0 .5em 0;;}
.b1_font{ font-size:115%;}
.s1_font{ font-size:90%;}
.b2_font{ font-size:125%;}
.s3_font{ font-size:200%;}
.s2_font{ font-size:85%;}
.mp-0{ margin:0px; padding:0px;}
.m-0{ margin:0px;}
.m-l-0{margin-left:0px; padding-left:0px;}
.m-r-0{margin-right:0px; padding-right:0px;}
.m-rl-0{margin-right:0px; padding-right:0px;margin-left:0px; padding-left:0px;}
.m-b-0{margin-bottom:0px; padding-bottom:0px;}
.m-t-0{margin-top:0px; padding-top:0px;}
.btn-border{ border:1px solid #0057a4; padding:5px 10px;color: #0057a4;}
.btn-border.disabled{ border:1px solid #eee; padding:5px 10px;color: #999; cursor:not-allowed;}
.btn-border:hover{ border:1px solid #ddd; padding:5px 10px; background:#f9f9f9}

.break-text{
text-overflow:ellipsis;	
overflow:hidden; 
white-space:nowrap;
word-break:keep-all;
display:block;
}
.fullwidth{ width:100%;}
.border-b{ border-bottom:1px solid #e6e6e6;}
.border-r{border-right:1px solid #e6e6e6;}
.border-l{border-left:1px solid #e6e6e6;}
.border-t{border-top:1px solid #e6e6e6;}
.bg-white{background: #fff;}

/*-----------------右侧边客服和反馈--------------------------------*/
.backTop{position:fixed;right:10px;bottom:60px;display:none;z-index:3;width:60px;}
.back1,.back2,.back3{margin-bottom:10px;cursor:pointer;width:60px;height:60px; border:1px solid #ddd;}
.back2{background:url(../images/back2.jpg) no-repeat;}
.back2:hover{background:url(../images/back5.jpg) no-repeat;}
.back1{background:url(../images/back6.jpg) no-repeat; }
.back1:hover{background:url(../images/back4.jpg) no-repeat;}
.back3{background:url(../images/back7.jpg) no-repeat right center;}
.back3:hover{background:url(../images/back3.jpg) no-repeat right center;}
.back3 div{display:none;position:absolute;top:0;right:75px;padding:13px 0 14px 11px;width:185px;height:31px;border:1px solid #00a1e9;background-color:white;}
.back3 div >img{position:absolute;top:22px;right:-6px;}
.back3 a{margin-right: 8px;display: inline-block;}
.back3:hover div{display:block;}


.main_bg{ 
	background:#0057a4 url("../images/main_bg.jpg") center  top no-repeat; background-size: cover;
	position: relative;    
	width: 100%;
    height: 100%;
  }


/*------ header -----------*/

.navbar{color:#fff; height:60px; margin: 0px; }

.navbar img{ margin-top: .5em;     }
.navbar-common{margin-top: 10px;}
.navbar-common>li>a{
	margin:-8px 10px 0px 10px;
    padding:5px 16px;
    line-height: 45px;
    font-size: 120%;
    color: #fff;	
    transition: all .4s;
}
.navbar-common>li>a:hover{ opacity: .6; border-top:2px solid #fff;}


.ny-hearder-bg{ 
	width:100%; 
	position: relative;
	height: 260px; 
	background: #3b68aa url("../images/hearder_bg_01.jpg")  top center no-repeat;background-size: cover;}
.ny-hearder-bg02{ 
	width:100%; 
	position: relative;
	height: 260px; 
	background: #3b68aa url("../images/hearder_bg_02.jpg")  top center no-repeat;background-size: cover;}

.recruit-list-left{width: 100%; position: relative;background: #fff;}
.recruit-list-left .title{  padding: .5em 0; text-indent:  2em;border-bottom: 1px solid #ddd;}
.recruit-list-left .title span{  float: right; color: #3b68aa; padding: 0 20px;}
.recruit-list-left .title span i{ padding-right: 5px;}
.recruit-list-left .list{ display: block; border-bottom: 1px solid #ddd; padding:1em 1.5em; overflow: hidden;transition: all .3s linear;}
.recruit-list-left .list h4{ color: #3b68aa; }
.recruit-list-left .list .salary{ color: #f60;  float: right;}
.recruit-list-left .list li{ float:left; padding:2px 15px 0 0; color: #999;}
.recruit-list-left .list:hover{ background: #fefefe; transform: translateY(3px); box-shadow: 0px 3px 10px #ddd ;}
.recruit-list-left .list li+li{ float:left; padding-left: 15px; border-left: 1px solid #e3e3e3; }
.recruit-list-left .list li.btn{ text-align: center;background: #3b68aa; padding: 5px 15px; float: right; color:#fff;}
.recruit-list-left .list li.btn:hoverli.btn01:hover{ opacity: .8;}
.recruit-list-left .list li.btn01{ text-align: center; background-image: linear-gradient(130deg, rgb(40, 57, 180),rgb(240, 145, 202));padding: 5px 15px; float: right; color:#fff;border-radius: 5px;}
.recruit-list-left .list li.btn01:hover{ opacity: .8;}

.recruit-list-right{width: 100%; position: relative;background: #fff;}
.recruit-list-right .title{ padding: .5em 0; text-indent:  2em;border-bottom: 1px solid #ddd;}
.recruit-list-right  .list{ width: 100%; position: relative; padding:15px; overflow: hidden;}
.recruit-list-right  .list li{ padding:7px ; margin: 3px; float: left;}
.recruit-list-right  .list li a{padding: 4px 12px;border-radius: 4px;margin: 5px 0; transition: all .4s linear;}
.recruit-list-right  .list li a:hover{box-shadow: 0 0 6px #bbb;  }
.recruit-list-right  .list li a.bg1{border:1px solid #dbc09c; color: #e2b273}
.recruit-list-right  .list li a.bg2{border:1px solid #7fabd3; color: #7fabd3;}
.recruit-list-right  .list li a.bg3{border:1px solid #9c9cdb; color: #9c9cdb;}
.recruit-list-right  .list li a.bg4{border:1px solid #73c9e2; color: #55b8d5;}




/*---------------------底部友情链接-------------------------------------*/

.footer-link{ list-style:none; margin:15px 0; padding:0px 0px; display:block; float:left}

.footer-link li{
	margin:0px;
	padding:0px 10px 0 0;
    list-style: none;
	display: block;
	width: 20%;
	line-height: 34px;
	text-align:left;
	text-overflow:ellipsis;	
	overflow:hidden; 
	white-space:nowrap;
	word-break:keep-all;
	float:left;
}

.footer-link li a{ color:#999}
.footer-link li a:hover,.footer-link li a:visited{ color:#0057a4}



/*---------------------底部网络地图导航-------------------------------------*/
.footer_nav_list{ margin-top:2em;}

.footer_nav_list>li{ height:2.0em; font-size:95%;}

.footer_nav_list>li a{ color:#666;}
.footer_nav_list>li a:hover{ color:#f60;}

.footer-nav {   
    margin: 2em auto 0em auto;    
/*    border-top: 1px solid #ddd;
*/    line-height: 2.0em;
}

.copyright_font{ color:#fff; padding:15px 0;background:#5f5f5f; text-align:center;font-size:95%}
.copyright_font a{color:#fefefe; }



	
	
	
	
	
/*-------------登录--------------------*/
.login-main {
   
    background: url(../images/login-bg.png) no-repeat left  center;

}


.login-right {
    margin: 80px auto;
    padding: 20px 30px ;
	width:36%;
    background: #fff;
	border-radius:10px;
	float:right;
	
}	
.login-right h1 {
    margin-bottom: 20px;
    color: #666;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 30px;
    height: 30px;
    text-align: center;
}


.login-right li{ list-style:none; height:44px; margin-bottom:15px; }
.login-right li input{ height:44px; line-height:44px; }
.login-right li input:focus{ border-color:#0057a4; }
.login-right .btn-box .col{ clear:both; margin-bottom:10px; padding-bottom:10px; color:#555; font-size:16px; line-height:20px; }
.login-right .btn-box .col input{ display:block;width:100%; }
.login-right .btn-box .tips{ display:none; margin:0; padding:0; text-align:center; font-size:12px; color:#f30; }
.login-right .oauth-box { clear:both; padding-top:10px; }
.login-right .oauth-box h3{ display:block; margin-bottom:10px; color:#555; font-size:14px; line-height:30px; height:30px; font-weight:normal; }
.login-right .oauth-box p{ margin-left:-25px; }
.login-right .oauth-box p a{ display:block; float:left; margin:0 0 10px 25px; _display:inline; _zoom:1; }
.login-right .oauth-box p a img{ width:38px; height:38px; }

.inner-box{ margin:30px auto; min-height:350px; background:#fff; text-align:center; border-radius:10px; width:80%;}
.main-tit{margin:30px auto; padding:30px 0 0; }
.main-tit h2{ display:block; padding-right:10px; color:#666; font-size:24px; font-weight:400; line-height:30px; }

.reg-wrap {
    margin: 0px auto;
    padding: 0px 60px 0 60px;
	width:75%;
	border-radius:10px;
	text-align:left;
	
}
.reg-wrap li{ list-style:none; height:44px;margin-bottom:25px; }
.apply-wrap li{margin-bottom:25px;}

.reg-wrap li .input-group input{ height:44px; line-height:44px; width:63%; }
.apply-wrap li input,.apply-wrap li select,.input-group input{ height:44px; line-height:44px; width:100%; }

.reg-wrap li .check-group label,.apply-wrap li .check-group label{ height:44px; line-height:44px; margin-right:20px; float:left; font-size:16px;}

.reg-wrap li .btn,.apply-wrap li .btn{ width:100%; margin:20px 0;}

.reg-wrap li a.send{ display:inline-block; color:#555; border:1px solid #ddd; border-radius:3px; width:120px; height:44px; line-height:44px; color:#333; font-size:14px; text-align:center; background:#fff; vertical-align:middle; margin-left:10px; }
.reg-wrap li a.send.gray{ color:#999; }
.reg-wrap lia.send img{ margin-top:9px; }
.reg-wrap li .input.code{ width:84px;ime-mode:disabled; text-transform:uppercase;}

.apply-cont{ padding: 1em 2em; background: #fff; margin-bottom: 1em; position: relative; overflow: hidden;}
.apply-cont .control-label{ font-weight: normal; color: #666; text-align: left;}
.apply-cont h4{ padding: 1em 0; font-weight: 700; color: #555; }
.apply-cont h4 span{ padding: 2px 6px; background: #f60; color: #fff; font-size: 12px; margin-left: 1em;border-radius:12px; font-weight: normal;}
.apply-cont .salary{ position: absolute; top: 7px; right: 30px; color:#999;}

.apply-cont .date{ width: 24%; float: left; padding:0 2px;}
.apply-cont .dot{ width: 4%; float: left; text-align: center; line-height: 35px;}
.apply-cont a.add{ position:absolute; top: 30px; right:50px; color: #0057a4; cursor: pointer;}
.apply-cont .w2{ width: 50%; float: left; padding:0 2px;}
.apply-cont .separate{border-top:1px solid #ddd; padding:15px 0 0 0; margin:15px 0 0 0;width:100%;}
.apply-cont textarea{width: 100%;border: 1px solid #ddd; height: 200px;}


.apply-right{width:100%; margin-bottom: 1em; padding: 1.5em;}
.apply-right h4{ margin: 10px 0 15px; line-height: 1.6; font-size: 16px;}
.apply-right p{ color: #999;}
.apply-right .btn{display: block; transition: all .5s;}
.apply-right a.bg1{border:1px solid #dbc09c; color: #e2b273}
.apply-right a.bg1:hover{background: #e2b273;color: #fff}
.apply-right a.bg2{border:1px solid #7fabd3; color: #7fabd3;}
.apply-right a.bg2:hover{background: #7fabd3;color: #fff}
.apply-right a.bg3{border:1px solid #9c9cdb; color: #9c9cdb;}
.apply-right a.bg3:hover{background: #9c9cdb;color: #fff}
.apply-right a.bg4{border:1px solid #73c9e2; color: #55b8d5;}
.apply-right a.bg4:hover{background: #73c9e2;color: #fff}

/*提示样式*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:380px; font-size:16px; text-align:left; }
	.msg-tips .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:46px; height:46px; text-indent:-99999px;overflow:hidden; }
	.msg-tips .ico.error{ background-position:-50px 0; }
	.msg-tips .ico.warning{ background-position:-100px 0; }
	.msg-tips .msg{ margin-left:60px; }
	.msg-tips .msg strong{ margin-bottom:30px; color:#666; }
	.msg-tips .msg p{ line-height:2em; }
	.msg-tips .msg i{ color:#f00; font-style:normal;}
	
	
#header-nav .dropdown-menu {
    min-width: 650px;
    font-size:110%;
	background:#fff;
    text-align: left;
    list-style: none;
    border: 1px solid #ddd;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
	opacity:.9;
}

#header-nav .dropdown-menu li {
	width:25%;
	float: left;
}
#header-nav .dropdown-menu>li>a:hover,
#header-nav .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #fbc02d;
	background:none;
}

.qualif-list{list-style:none;}
.qualif-list h4{ text-align:center; color:#0057a4; border-bottom:1px solid #eee; line-height:2.0; background:#fcfcfc}
.qualif-list li{list-style:inside; list-style-type:circle; line-height:2.0; color:#666;}


	
/*QQ图标*/
@font-face {
      font-family: 'fontello';
      src: url('../fonts/fontello.eot?98935289');
      src: url('../fonts/fontello.eot?98935289#iefix') format('embedded-opentype'),
           url('../fonts/fontello.woff?98935289') format('woff'),
           url('../fonts/fontello.ttf?98935289') format('truetype'),
           url('../fonts/fontello.svg?98935289#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }
     
     
.demo-icon
    {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .3em;
      text-align: center;
      /* opacity: .8; */   
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-left: .1em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;

    }	


@media (max-width: 1200px){
    #rt-div{ display: block;}
    #header-menu ul.navbar-nav{ font-size:140%;}
    .in-dl-2{ padding:0;}
    .in-dl-2 button,.in-dl-2 .in-dl-img{ float:right;}
.banner_wrap {		
		width:710px;
	}

.w-200px{ width:186px; margin-right:0px; 
text-overflow:ellipsis;	
overflow:hidden; 
white-space:nowrap;
word-break:keep-all;}
.task_attach li a.t-name{ width:330px;}
}



/*附件列表样式*/
.attach-list{ margin:0; padding:15px 0 0 0; }
	.attach-list ul{ margin:0 0 -15px -15px; list-style:none; padding:0px;}
	.attach-list ul:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.attach-list ul li{ position:relative; float:left; margin:0 0 15px 15px; padding:10px 18px 8px 18px; border:1px solid #eee; box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.1); width:47%; }	
	.attach-list ul li .icon{ position:absolute; display:block; top:8px; left:2px; width:14px; height:14px; text-indent:-999em; background:url(../images/skin_icons.png) no-repeat -84px -140px; overflow:hidden; }
	.attach-list ul li .del{ position:absolute; display:block; top:0; right:0; width:20px; height:20px; text-indent:-99em; background:url(../images/skin_icons.png) no-repeat -53px -193px; cursor:pointer; overflow:hidden; }
	.attach-list ul li .edit{ position:absolute; display:block; bottom:6px; right:5px; width:20px; height:20px; text-indent:-99em; background:url(../images/skin_icons.png) -137px -81px no-repeat; cursor:pointer; overflow:hidden; }
	.attach-list ul li .download{ position:absolute;right:25px; bottom:6px;width:20px; height:20px;cursor:pointer; overflow:hidden; }
	.attach-list ul li .title{ display:block; margin-bottom:3px; border-bottom:1px solid #ccc; line-height:24px; height:26px; font-weight:bold; white-space:nowrap; word-break:break-all; overflow:hidden; }
	.attach-list ul li .info,.attach-list ul li .btns{ display:block; line-height:24px; color:#666 }
	.attach-list ul li .btns input{ display:inline-block; padding:0 3px; border:1px solid #d7d7d7; width:40px; height:20px; line-height:18px; color:#666; font-size:12px; background:#fff; vertical-align:middle; }


.jobs-contact{ width:100%; height:110px; overflow:hidden;padding:5px 0 0 1em; color:#000; border-radius:5px;}
.jobs-search {  
	width: 600px;
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -300px;
    margin-top: -50px;
    }

.hearder-search {  
	width: 600px;
  margin-left: 40px;
    }

.jobs-search .form-control,.hearder-search  .form-control{ padding:10px 20px; height: 47px;}
.jobs-search .input_btn,.hearder-search .input_btn { font-size:1.84em; margin:4px 15px;}
.jobs-search .keyword {  margin:20px 10px;width: 100%;}
.hearder-search .keyword {  margin:10px 10px;width: 100%;}
.jobs-search .keyword li a,.hearder-search .keyword li a,.jobs-search .keyword li ,.hearder-search .keyword li { color:#fff; float: left; padding: 0 7px 0 0;}
.jobs-search .keyword li a:hover,.hearder-search .keyword li a:hover{ opacity: .6;}

.jobs-info{width:100%; background: #fff; height:120px; margin-top:40px; overflow:hidden;padding: .5em 2em; color:#000; border-radius:5px; position: relative;}
.jobs-info .tag_list{ margin-top:20px; overflow: hidden; width: 100%; position: relative;}
.jobs-info .tag_list li{ padding-right: 20px; float: left;color: #777;;}
.jobs-info .tag_list li i{  color: #bbb; padding-right: 5px;}


.index-joblist{width: 100%; position: absolute;bottom: 0px;}
.index-joblist ul li {
	float: left;
	padding: 7px 10px;
	width: 33.3333%;
}
.index-joblist ul li a:before { content: "|"; padding-right: 15px; color: #aaa;}
.index-joblist ul li a{
	float: left;
	width:50%;
	color: #fff;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
	text-overflow:ellipsis;
	
}
.index-joblist ul li a:hover{ opacity: .6;}
.index-joblist ul li span{
	float: left;
	width: 24.5%;
}


.jobs-list { margin-bottom: 3em;}
.jobs-list li{ width:32%; float:left; position:relative;margin-right:15px;margin-bottom:15px; padding:15px; border:1px solid #e8e8e8; transition:all .4s;}
.jobs-list li:last-child{margin-right:0px;  }
.jobs-list li:hover{ box-shadow:1px 1px 7px #ddd;}
.jobs-list li h4{ font-size:16px; line-height:1.8; margin-top: 0px; width: 60%; white-space: nowrap; word-break: keep-all;overflow: hidden; text-overflow: ellipsis;}
.jobs-list li p{color:#777; padding:2px 0px; margin: 0px;}
.jobs-list li i{ color:#ddd;}
.jobs-list li .salary{ position:absolute; top:15px; right:15px; font-size:16px; color:#f60}
.jobs-list li .label{ position:absolute; top:-1px; left:-1px; background:#f60; padding:0px 10px; font-size:12px; line-height:2; color:#fff}
.jobs-list li .apply-btn{ position:absolute; bottom:6px; right:15px; font-size:16px;}
.job-salary{ position:absolute; top:24px; right:25px; font-size:24px; color:#f60; font-weight: 800;}
.job-share{ position:absolute; top:30px; right:40px; width: 140px; text-align: right; color: #777;cursor: pointer}
.job-share:hover .job-qr{ visibility:visible;animation: .5s fadeInDown linear}
.job-share .btn{ font-size: 16px; }
 .job-qr{  position: absolute; text-align: center;top:2.5em; right: 0px; visibility: hidden;font-size: 12px; padding: 1em ; background: #fff; border: 1px solid #ddd;}
.job-qr img{ width: 110px;}	 
.job-date{ position:absolute; bottom:16px; right:16px; font-size:12px; color:#aaa;padding: 4px 9px; border: 1px solid #eee}
.job-cont{ margin:10px 15px;}
.job-cont h4{ border-left:4px solid #0057a4; text-indent:1em; margin:1.3em 0; padding:2px 0; font-weight: 700;}
.job-cont h5{ margin:2em 0;}
.job-cont hr{ padding: 0px 0; margin: 20px 0;}
.job-cont .txt_cont{ padding: 0px; margin: 0px 10px 0 15px;}
.job-cont .txt_cont li{ padding:5px 3px; line-height: 1.9}



.job-table{border-bottom: 1px solid #ddd;}
.job-table th{ font-weight: normal; background: #fafafa; border-bottom: 1px solid #eee !important;padding:5px 10px!important; color: #999;}

.job-table td{ padding:5px 10px!important; vertical-align: middle!important;}
.job-table td:first-child{ font-size: 16px;}

.modal-footer{border:0; padding-top: 0; margin-bottom: 1em; text-align: center;}
.modal-header{ padding-bottom: 0;}

.city-select{ padding:.0em 1em 0; width: 100%; }

.city-select dl {
    line-height: 2;
    clear: both;
    padding: 15px 0;
    margin: 0;
	border-bottom: 1px dashed#e6e6e6;
}

.city-select dt {
    position: absolute;
    width: 2.5em;
    font-weight: 500;
    text-align: center;
    line-height: 2;	
	font-weight: 600;
	letter-spacing: 1px;	
}

.city-select dd {
    margin-left: 40px;
    line-height: 2;
}



.city-select a {
    display: inline-block;
    padding: 0 10px;
    outline: 0;
    text-decoration: none;
    white-space: nowrap;
    margin-right: 2px;
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

.city-select a:hover,
.city-select a:focus {
    background-color: #e5f0fa;
    border-radius: 3px;
    color: #4564a8;
}

.city-select a.active {
    background-color: #4564a8;
    color: #fff;
    border-radius: 3px;
}
.modal-dialog {  
    margin: 200px auto;  
}  
.modal-dialog .login{width: 70%; margin: auto;}
.modal-dialog .login label{ text-align: right; padding-top: .5em;}
.modal-dialog .login input{  margin-bottom: 1em;}
.modal-dialog .login .code{width: 70%; margin-left: 14px}
.modal-dialog .login .vercode{width:70%; margin: auto; margin-top: 2em}
.modal-dialog .login .txt{width:100%; padding: 1em 0;}


@media (max-width: 1200px){
	
.jobs-list li{ width:32%; float:left; position:relative;margin-right:10px;margin-bottom:15px; padding:15px; border:1px solid #ddd; transition:all .4s;}
	
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}