

* {
    font-family: 'Microsoft YaHei';
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    overflow-x: hidden;
}

img {
    max-width: 100% !important;
}

a {
    text-decoration: none;
    color: #333;
}


ul,
ol {
    margin: 0;
    margin-bottom: 0;
    list-style: none;
}

#pages a,
#pages span {
    border: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 5px 10px;
}

#pages {
    clear: both;
    margin: 20px 0;
}

#pages span {
    color: #fff;
    font-weight: bold;
    border: 1px solid #26b2e5;
    background-color: #26b2e5;
}

.form-control,
.input-text,
textarea {
    font-size: 14px;
    line-height: 1.42857143;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

a,
a:hover,
a.text-white:hover,
.text-white a:hover {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none;
}

a:hover {
    color: #0a2cc1 !important;
}

.trans {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.ie-alert {
    font-size: 20px;
    display: none;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background: #35731e;
}

.word-break,
.footer-nav {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*常用css样式*/
pre {
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 29px;
    margin: 0;
    padding: 0;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    color: #fff;
    border: none;
    background-color: transparent;
    overflow-y: hidden;
}



.font-bold {
    font-weight: bold;
}

.text-black {
    color: #323232;
}

@media(min-width:1440px) {
    .container {
        width: 1400px;
    }
}

.margin-top-60 {
    margin-top: 60px;
}

.hr-container {
    overflow: hidden;
    background-color: #f9f9f9;
    margin-top: 60px;
}

.hr-job {
    padding: 30px;
    overflow: hidden;
    position: relative;
}
.hr-zp{
    position: absolute;
    top:30px;
    left:200px;
}
.hr-zp img{
    height: 120px;
}

.hr-brand {
    font-size: 32px;
}

.hr-title {
    font-size: 18px;
    padding-top: 15px;
    color: #595959;
}

.hr-input {
    overflow: hidden;
    margin-top: 50px;
}

.hr-input select {
    width: 70%;
    float: left;
}



.btn-hr,
.hr-input select,
.search-hr select,
.btn-hr-search,
.search-hr input {
    font-size: 14px;
    line-height: 1.42857143;
    height: 50px;
    padding: 6px 12px;
    color: #555;
    border-radius: 0;
    border: 1px solid #ccc;
}

.btn-hr {
    width: 25%;
    float: right;
    background-color: #e50317;
    color: #fff;
    border-color: #e50317;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.fengc {
    background-repeat: no-repeat;
    background-image: url(../image/fc.jpg);
    padding: 50px 0;
    overflow: hidden;
	background-attachment: fixed;
}

.text-brand {
    color: #02409f;
}

.fc-brand {
    font-size: 32px;
}

.fc-title {
    font-size: 18px;
}

.honor-container {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 200px;
    padding: 5px;
    text-align: center;
    border: 1px #ddd solid;
    background-color: #fff;
}

.honor-container a {
    display: table-cell;
    width: 100%;
    height: 200px;
    vertical-align: middle;
}

.honor-container a img {
    max-width: 100%;
    max-height: 200px;
    margin: 0 auto;
}

.feng-btn {
    background-color: #02409f;
    padding: 8px 25px;
    float: left;
    margin-top: 60px;
}

.text-white,
.text-white a {
    color: #fff;
}

.padding-zero {
    padding: 0;
}

.icons {
    margin-top: 30px;
}

.icon-item {
    width: 70px;
    height: 70px;
    margin: auto;
    background-image: url(../image/icon.jpg);
    background-repeat: no-repeat;
}

.icons a:nth-of-type(1) .icon-item {
    background-position: 0 0;
}

.icons a:nth-of-type(2) .icon-item {
    background-position: -70px 0;
}

.icons a:nth-of-type(3) .icon-item {
    background-position: -140px 0;
}

.icons a:nth-of-type(4) .icon-item {
    background-position: -210px 0;
}

.icon-title {
    font-size: 16px;
    padding: 8px 0;
}

.icons a:nth-of-type(1):hover .icon-item {
    background-position: 0 -70px;
}

.icons a:nth-of-type(2):hover .icon-item {
    background-position: -70px -70px;
}

.icons a:nth-of-type(3):hover .icon-item {
    background-position: -140px -70px;
}

.icons a:nth-of-type(4):hover .icon-item {
    background-position: -210px -70px;
}

.footer {
    background-color: #13293e;
    padding: 30px 0;
}

.hr-tel {
    font-size: 16px;
    padding-top: 15px;
}

.hr-tel span {
    font-size: 24px;
}

.hr-add {
    line-height: 1.75em;
    padding-top: 15px;
}

.codes {
    padding-top: 15px;
}

.cat-hr-brand {
    font-size: 32px;
}

.cat-hr-sel {
    font-size: 16px;
    color: #555;
    padding: 8px 0;
}

.search-hr select,
.search-hr input {
    width: 100%;
}
select{
	background-color:#fff;
}
.btn-hr-search {
    background-color: #e50317;
    color: #fff;
}

.search-hr button {
    border-color: #e50317;
}

.cat-hr-list {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    line-height: 40px;
    padding: 8px 0;

}

.cat-hr-list a {
    color: #555;
}

.cat-hr-title {
    font-size: 18px;
    color: #000;
}

.cat-hr-list:hover a,
.cat-hr-list:hover .cat-hr-title {
    color: #e50317 !important;
}

.cat-hr-list:hover {
    background-color: #f5f5f5;
}

.show-hr-brand {
    font-size: 22px;
    padding: 8px 0;
}

.show-hr-info {
    font-size: 16px;
    line-height: 1.75em;
    color: #717171;
	min-height:56px;
}

.show-content {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding: 30px 0;
}
.show-hr-from{
    font-size: 18px;
}

.btn-s{
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
}
.zwf:hover a.btn-s{
	display:block;
	width:100%;
}
.zwf{
	position: relative;
}
.xuan{
	position: absolute;
	top:1px;
	left:1px;
	z-index:9999;
	width:80%;
	background-color: #fff;
}
.btn-s{
	padding:0 15px 15px 15px;
	background-color:#fff;
	width:98%;
	display:table-column;
}
.menue-header-m{
	z-index:9999 !important;
}
.btn-s-ac{
	padding:0 15px 15px 15px;
	display:block;
	background: transparent;
	line-height:49px;
}
.search-inp{
	width:60%;
	font-size: 14px;
	line-height: 1.42857143;
	height: 50px;
	padding: 6px 12px;
	color: #555;
	border-radius: 0;
	border: 1px solid #ccc;
}
.xuan .btn-s:nth-of-type(1){
	height:47px;
	line-height:50px;
}
.btn-ceer-search{
	background-color: #e50317;
	font-size: 14px;
    line-height: 1.42857143;
    height: 50px;
    padding: 6px 12px;
    color: #555;
    border-radius: 0;
	width:20%;
	color:#fff;
	margin-top:-3px;
}
.search-left ul li{
	padding:5px 0;
}
.s1{
	z-index:9999 !important;
}
.s3{
	z-index:9 !important;
}
.search-brand{
	font-size:18px;
	padding:8px 0;
}
.search-item h5{
	font-size:18px;
}
.search-item{
	padding:15px 0;
	border-bottom:1px solid #ddd;
	overflow:hidden;
}
.show-s-info{
	padding:8px 0;
}
.search-add{
	font-size:16px;
}
.search-hr-top{
	padding-top:15px;
}
.honor-title{
	padding:10px 0;
	border:1px solid #ddd;
	border-top:none;
	margin-bottom:30px;
}

.page-item-title{
    font-size: 22px;
    padding-bottom: 15px;
}
.page-item-info{
    font-size: 16px;
    line-height: 1.75em;
}
.page-item{
    overflow: hidden;
    min-height: 500px;
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 30px;
}

.map-item iframe{
    width: 100%;
    height: 600px;
}

.map-show{
    cursor: pointer;
    color: #afafaf;
}
.all-map{
    position: relative;
}
.map-item{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
}
.map-active{
    opacity: 1;
    z-index: 9999;
}
.page-content{
	font-size:16px;
	line-height:1.75em;
}

.nav-active{
	color:#fb0000 !important;
}
.join-item{
	margin-bottom:20px;
}
.join-item .input-text{
	height:40px;
}
.join-container{
	display:none;
	background-color:#f5f5f5;
	padding:30px 0;
}
.btn-success{
	border-color:#5cb85c !important;;
}
.form-group-se{
	height:40px;
	padding-top: 8px;
}

.jo-brand{
	background-color:#304bc7;
	color:#fff;
	overflow:hidden;
	font-size:16px;
	padding:15px 0;
}
#one .page-item,#two .page-item,#three .page-item,#four .page-item{
	background-repeat: no-repeat;
	background-position: bottom right;
}

#one .page-item{
	background-image: url(../image/ic1.png);
}
#two .page-item{
	background-image: url(../image/ic2.png);
}
#three .page-item{
	background-image: url(../image/ic3.png);
}
#four .page-item{
	background-image: url(../image/ic4.png);
}


.form-edu,.form-exp{
    overflow: hidden;
}
.form-edu .form-group{
    margin-right: 0;
}
@media(min-width:768px){
    .form-edu .col-sm-2:last-child{
        padding-right: 0 !important;
    }
}
.form-exp{
    margin-bottom: 15px;
}
.left-zero{
    padding-left: 0;
}
.right-zero{
    padding-right: 0;
}
.join-container h3{
    padding: 10px 15px !important;
}
.form-edu{
    padding: 0 15px;
}
.forme-item{
    width: 20% !important;
    float: left;
    padding: 0 15px;
}
@media(max-width:768px){
	body{
		padding-top:60px;
	}
    .cat-hr-list .text-center{
        text-align: left !important;
    }
    .cat-hr-list{
        line-height: 1.5em;
        font-size: 16px;
    }
    .cat-hr-list .visible-xs{
        font-size: 14px;
        color: #9c9c9c;
    }
    .cat-hr-list .text-center{
        margin-bottom: 5px;
    }
    .search-hr{
        padding:0 25px;
    }
    .forme-item{
        width: 50% !important;
        margin-bottom: 15px;
    }
    .form-exp .forme-item:last-child{
        width: 100% !important;
    }
    .hits{
        text-align: left;
    }
    #bei{
        margin-top: 30px;
    }
}
.xuan1{
    z-index: 99;
}
.xuan2{
    z-index: 90;
}
.xuan3{
    z-index: 80;
}

#mobile_send_div{
	font-size:12px;
	padding-left:15px;
	padding-right:15px;
}
.senda{
	display:none;
}