﻿@charset "UTF-8";
/* Css Reset */
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,pre,td,textarea,th,ul{padding:0;margin:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{vertical-align:top;border:0}
address,caption,cite,code,dfn,em,i,th,var{font-weight:400;font-style:normal}
li,ol,ul{list-style:none}
dd,div,dl,dt,li,ol,ul{zoom:1}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%}
q:after,q:before{content:''}
abbr,acronym{border:0}
pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;font-size:16px;font-family:"Microsoft YaHei", 'PingFang SC',Arial,Helvetica,Tahoma,sans-serif}
article,aside,dialog,figure,footer,header,menu,nav,section,time{margin:0;padding:0;display:block;zoom:1}

/* Public */
body{color: #4f4f4f; font-size: 14px; line-height: 30px; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
/* a{color: #333;text-decoration: none;outline: none;-webkit-transition: 500ms;-o-transition: 500ms;-moz-transition: 500ms;transition: 500ms;} */
a{color: #333;text-decoration: none;outline: none;}
a:hover{color: #223874; text-decoration: none;}
.clearbox{border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden;}
.blank{display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix{height: 1%;}
* + html .clearfix{min-height: 1%;}
.fl{float: left !important;}
.fr{float: right !important;}
.hide{display: none;}
input[type=button], 
input[type=submit],
input[type=file],
button{cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.prev,
.next{transition: all 0.5s;}

#mainMenu{position: absolute;left: 0;right: 0;top: 520px;z-index: 9;margin: 0;}
#mainMenu .menuList li.active { text-decoration: none; background: linear-gradient(270deg, #E7755C 0%, #BA101D 95.9%);}
.userLogged{height: 38px;line-height: 38px;border-radius: 30px;background: url(../../base/img/user_icon.png) 18px center no-repeat;background-color: #24397E;margin: 63px 0;padding: 0 15px 0 40px;transition: all 0.4s;}
.userLogged li{float: left;}
.userLogged li a{font-size: 14px;color: #fff;}
.userLogged li.split{margin: 0 10px;color: #fff;}
.userLogged:hover{background-color: #AB0310;}

.pageBanner{width: 1200px;height: 250px;margin: 20px auto 0;position: relative;}
.pageBanner img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.pageBanner p{font-size: 30px;font-weight: 700;color: #fff;text-align: center;margin:67px 0 15px;line-height: 1;position: relative;}
.pageBanner i{width: 55px;height: 3px;background: #B40A17;display: block;margin: 0 auto 25px;position: relative;}
.path{position: relative;}
.pub_box .hd{height: 56px;margin-bottom: 30px;}
.pub_box .hd h3{float: left;line-height: 1;}
.pub_box .hd h3 a{font-size: 30px;color: #333;display: block;margin-bottom: 20px;}
.pub_box .hd h3 em{display: block;width: 55px;height: 3px;background: #B40A17;display: block;}
.pub_box .hd .more{float: right;display: block;width: 86px;height: 28px;line-height: 28px;text-align: center;font-size: 14px;color: #fff;border-radius: 6px;background: linear-gradient(270deg, #E7755C 0%, #BA101D 95.9%);margin: 15px 0;}
.wrap{background: url(../../base/newimg/rowA_bg.png) center 210px no-repeat;}

#content.recruit_box{width: 1200px;margin: 30px auto;padding-top: 120px;box-shadow: 0px 0px 10px #c9c9c9;border-radius: 10px;}
.recruitMain{width: 1120px;margin: auto;}

#content.recruit_box_detail{padding: 40px;width: 1120px;margin: 30px auto;box-shadow: 0px 0px 10px #c9c9c9;border-radius: 10px;}

/* url_方块样式分页 */
.page{ font-size: 0; text-align: left; padding: 30px 0; clear: both; overflow: hidden; color: #333; text-align: center; }
.page a,
.page span{font-size: 14px;display: inline-block; *display: inline;zoom: 1;border: 1px solid #C4C4C4;padding: 2px 11px;margin: 0 5px 5px 0;line-height: 27px;height: 27px;color: #888;background: #fff;}
.page a:hover,
.page span:hover{ border: 1px solid #1A2F73; text-decoration: none; color: #1A2F73; }
.page .current{ border: 1px solid #1A2F73; background: #1A2F73; color: #fff !important; }
.page select,
.page input{ margin: 0 4px; background: #fff; border: 0 solid #C4C4C4; vertical-align: middle; }
.page input{ text-align: center; padding: 0 4px; outline: none; }
.page .disabled{ pointer-events: none; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
.page .total,.page .select{display: none;}

/* 通用信息列表 */
.infoList { text-align: left;}
.infoList li { height: 40px; line-height: 40px; overflow: hidden; padding-left: 15px; background: url(../img/dot-01.png) 0px 16px no-repeat;}
.infoList li .date { font-size: 14px; margin-left: 15px; float: right; color: #999;}
.infoList li .node { color: #f00; margin-right: 5px;}

/* footer */
#footer { position: relative; color: #fff; background: #373232; padding: 30px 0; text-align: left; }
#footer .container{width: 1200px;margin: auto;position: relative;}
#footer a { color: inherit; }
#footer .footNav { margin-bottom: 16px; font-size: 14px; text-align: center;}
#footer .footNav li { display: inline-block; vertical-align: top; margin: 0 5px; }
#footer .footNav li.spe { opacity: 0.5; }
#footer .copyRight { margin-right: 300px; line-height: 30px; font-size: 14px; }
#footer .copyRight img { vertical-align: middle; }
#footer .pics { margin-top: 8px; }
#footer .pics img { vertical-align: middle; margin: 0 3px; }
.qy_ewm{position: absolute;bottom: 0;right: 0;width: 85px;}
.qy_ewm p{font-size: 14px;color: #fff;text-align: center;line-height: 2;}
#footer a:hover{color: #FFD600;}

/* mainContent */
.mainContent{}
.mainBox>.mHd { margin-bottom: 5px; height: 54px; line-height: 54px; position: relative; border-bottom: 1px solid #ccc; font-size: 20px;}
.mainBox>.mHd h3 { float: left; height: 53px; border-bottom: 2px solid #223874; padding: 0 20px; color: #223874; font-weight: bold;}
.mainBox>.mHd h3 a { color: #223874;}
.mainBox>.mHd ul { float: left;}
.mainBox>.mHd ul li { float: left; height: 53px; padding: 0 20px;}
.mainBox>.mHd ul li a { display: block;}
.mainBox>.mHd ul li a:hover { color: #223874;}
.mainBox>.mHd ul li.on { border-bottom: 2px solid #223874; font-weight: bold;}
.mainBox>.mHd ul li.on a { color: #223874;}
.mainBox>.mBd { padding: 10px 0px 0px; overflow: hidden;}

/* newsList */
.newsList { padding: 0;}
.newsList li { overflow: hidden; height: 50px; line-height: 50px; border-bottom: 1px dotted #ddd; font-size:16px;}
.newsList li a { padding-left: 20px; background: url(../img/dot-01.png) 5px 50% no-repeat;}
.newsList .date { float: right; color: #999; margin: 0 10px 0 15px;}
.newsList .node { color: #999; margin-right: 10px;}
.newsList em { color: #f20;}
.newsList .split { height: 1px; overflow: hidden; font-size: 0; line-height: 0; margin: 18px 0; border-bottom: 1px dotted #ccc;}
.newsList li .address { background: #8DB6D5; color: #fff; padding: 0 8px; line-height: 22px; font-size: 12px; margin: 4px 0; border-radius: 5px; float: right; margin-left: 15px;}
.newsList li .address:hover { background: #6e9ec3; text-decoration: none;}
.newsList li .disable { display: none !important;}
/* 文章内容页 -----------------------------------------*/
.subheading { font-size: 16px;}
.noSideContent .printArea .conTxt { padding: 0 30px;}
.articleCon { text-align: left; padding: 40px 0 20px;}
.printArea .title { font-size: 26px; padding: 0 30px; line-height: 1.5; text-align: center; margin-bottom: 30px; word-wrap: break-word; color: #223874;}
.printArea .subTitle,
.printArea .subheading { font-size: 16px; color: #777; text-align: center; margin-bottom: 20px;}
.printArea .property { font-size: 14px; margin-bottom: 20px; padding: 6px 10px; text-align: center; color: #777; border: 1px dotted #ddd; background: #F8F8F8;}
.printArea .property span { padding: 0 5px;}
.printArea .conTxt,
.printArea .conTxt *{box-sizing:content-box}
.printArea .conTxt { color: #333; font-size: 16px; line-height: 2; text-align: left; padding: 0 0 20px 0; overflow: hidden; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
.printArea .conTxt p {margin: 20px 0 0px; padding:0px; line-height: 32px;  word-wrap: break-word; border: none; border-radius: 0; white-space:normal; text-align: justify;}
.printArea .conTxt p:first-child{margin-top: 0px}
.printArea .conTxt img { max-width: 100%; height: auto !important; border: 0; vertical-align: top}
.printArea .conTxt table{background-color: transparent; border-collapse: collapse; border-spacing: 0; text-align: left; }
.printArea .conTxt table td{padding: 5px 10px; border: 1px solid #ddd;}
.printArea .conTxt table td p{padding: 0px !important; margin: 0px !important; text-indent: 0px !important;}
.printArea .conTxt table p { margin: 0px}
.printArea .conTxt a { color: blue; text-decoration: underline;}
.printArea .conTxt em { font-style: italic;}
.printArea .conTxt ul { padding-left: 2em; list-style: inherit;}
.printArea .conTxt ol { padding-left: 2em; list-style: decimal;}
.printArea .conTxt ul li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.printArea .conTxt ol li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.printArea .conTxt h1 { font-size: 2em; margin: .67em 0;}
.printArea .conTxt h2 { font-size: 1.5em; margin: .75em 0;}
.printArea .conTxt h3 { font-size: 1.17em; margin: .83em 0;}
.printArea .conTxt h5 { font-size: .83em; margin: 1.5em 0;}
.printArea .conTxt h6 { font-size: .75em; margin: 1.67em 0;}
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong { font-weight: bolder;}
.printArea .conTxt .videoPlayer{text-indent: 0;}
.printArea .videoPlayer { position: relative; z-index: 1500; text-align: center; margin: 20px auto;}
.articleCon .userControl { font-size: 14px; border: 1px dotted #ddd; background: #f8f8f8; overflow: hidden; text-align: left; margin-bottom: 20px; padding: 5px; line-height: 40px;}
.articleCon .userControl .dyBtn { color: #223874; float: left;}
.articleCon .userControl .bdsharebuttonbox { float: right;}
.articleCon .page { padding: 10px 0; text-align: center; overflow: hidden;}
.articleCon .others { margin-bottom: 15px;}
.articleCon .others .prev,
.articleCon .others .next { padding: 5px 0; word-wrap: break-word}

/* 相关信息 */
#relativeInfo { margin-bottom: 15px; border-bottom: 2px solid #f3f3f3;}
#relativeInfo .hd { height: 40px; line-height: 40px; position: relative; font-size: 18px; border-bottom: 2px solid #f3f3f3}
#relativeInfo .hd .more { position: absolute; top: 8px; right: 0; color: #999; font-size: 14px; width: 24px; height: 24px; line-height: 80px; overflow: hidden; background: #e1e7f0 url(../img/moreicon.png) no-repeat center; border-radius: 50%;}
#relativeInfo .hd .more a { color: #999}
#relativeInfo .hd .more { -webkit-transition: 500ms; -o-transition: 500ms; -moz-transition: 500ms; transition: 500ms;}
#relativeInfo .hd .more:hover { transform: rotate(360deg); background-color: #f7bc68}
#relativeInfo .hd h3 { position: absolute; color: #223874; font-size: 18px; font-weight: bold; line-height: 30px; padding: 0 20px; height: 40px; border-bottom: 2px solid #223874;}
#relativeInfo .hd h3 a { color: #223874;}
#relativeInfo .hd h3 a:hover { text-decoration: none;}
#relativeInfo .bd { padding: 10px 0 20px 0; overflow: hidden;}


/* recruitSearchBar */
.recruitSearchBar{display: block;text-align: center;margin-bottom: 30px;}
.recruitSearchBar .input-box{position: relative;width: 800px;display: inline-block;}
.recruitSearchBar .input-box input{display: inline-block;box-sizing: border-box;width: 800px;height: 54px;line-height: 54px; border-radius: 60px;border: 3px solid #D50011;background: #FFF;font-size: 14px;color: #333;text-indent: 20px;}
.recruitSearchBar .btn-box{display: inline-block;width: 100px;vertical-align: bottom;}
.recruitSearchBar .btn-box .search{height: 56px;line-height: 56px;width: 100px;border-radius: 60px;background:url(../../base/img/search_bg.png) center no-repeat;background-color: #D50011;display: block;margin-left: -32px;z-index: 3;position: relative;cursor: pointer;transition: all 0.4s;border: none;}
.recruitSearchBar .btn-box .search:hover{background:url(../../base/img/search_on.png) center no-repeat;background-color: #A4000D;}
/* column */
.column{width:1200px; margin:0 auto 40px;}
#columnB .areaL{width:580px; float:left}
#columnB .areaR{width:580px; float:right;}
#columnB .areaR .links{overflow:hidden; display:block; margin-right:-21px;}
#columnB .areaR .links li{width:280px; height:150px; float:left; margin-right:20px; margin-bottom:20px; background:url(../img/recruit-btn-1.png) 0px 0px no-repeat;}
#columnB .areaR .links li a{display:block; height:130px; text-align:left; color:#fff; padding:20px 20px 0px 65px; background: url(../img/icon-gg.png) 30px 21px no-repeat;}
#columnB .areaR .links li a:hover{text-decoration: none; }
#columnB .areaR .links li a .cn{display:block; font-size:20px; height:30px; line-height:30px; margin-bottom:5px; }
#columnB .areaR .links li a .en{font-size:14px; line-height:26px; }
#columnB .areaR .links li.li2{background-image:url(../img/recruit-btn-2.png)}
#columnB .areaR .links li.li2 a{background: url(../img/icon-xz.png) 30px 22px no-repeat;}
#columnB .areaR .links li.li3{background-image:url(../img/recruit-btn-3.png)}
#columnB .areaR .links li.li3 a{background: url(../img/icon-dt.png) 30px 26px no-repeat;}
#columnB .areaR .links li.li4{background-image:url(../img/recruit-btn-4.png)}
#columnB .areaR .links li.li4 a{background: url(../img/icon-zlxz.png) 30px 22px no-repeat;}


/* recruitBox */
.recruitBox>.hd { margin-bottom: 5px; height: 54px; line-height: 54px; position: relative; border-bottom: 1px solid #ccc; font-size: 20px;}
.recruitBox>.hd .more { width: 26px; height: 26px; float: right; line-height: 26px; font-size: 14px; text-indent: 300%; overflow: hidden; background: url(../img/more.png) 6px 6px no-repeat #ebebeb; margin-top: 14px; margin-right: 10px;}
.recruitBox>.hd h3 { float: left; height: 53px; border-bottom: 2px solid #223874; padding: 0 20px; color: #223874; font-weight: bold;}
.recruitBox>.hd h3 a { color: #223874;}
.recruitBox>.hd ul { float: left;}
.recruitBox>.hd ul li { float: left; height: 53px; padding: 0 20px;}
.recruitBox>.hd ul li a { display: block;}
.recruitBox>.hd ul li a:hover { color: #223874;}
.recruitBox>.hd ul li.on { border-bottom: 2px solid #223874; font-weight: bold;}
.recruitBox>.hd ul li.on a { color: #223874;}
.recruitBox>.bd { padding: 20px 0px 0px; overflow: hidden;}


/* recruitList */
.recruitList{width:100%;}
.recruitList tbody{position: relative;top: 10px;}
.recruitList .recruit_title{height: 56px;line-height: 56px;border: 1px solid #F8EADC;background-color: #FFF5EB;}
.recruitList th{height:56px;line-height:56px;text-align:center;font-size: 18px;color: #000000;padding:0 5px;font-weight: 600;}
.recruitList td{font-size:15px;text-align:center;line-height:20px;padding: 19px 5px;vertical-align:middle;font-size: 16px; font-weight: bold;}
.recruitList td a:hover{color: #E4B15A;}
.recruitList .even td{background:#f9f9f9}
.recruitList .dep{width:20%;}
.recruitList .type{width:15%;}
.recruitList .place{width:15%;}
.recruitList .quantity{width:12%;}
.recruitList .control{width:15%; padding:0px 5px;}
.recruitList .control a{display:inline-block;height:32px;line-height:32px;padding: 2px 22px;color: #333;border-radius:5px;text-decoration: none;}
.recruitList .control a:hover{background:#E4B15A; color:#fff;}
.recruitList tr:hover td{background:#FCF7F6}
.recruitList tr:hover td.control a{background:#E4B15A; color:#fff; }
.recruitList .control .alreadyApplied{display:inline-block; height:32px; line-height:32px; padding:0 10px; color:#fff; border-radius:5px;border:none;background: #E4B15A;opacity:0.6}
.recruitList .type a {display: inline-block;height: 32px; line-height: 32px; padding: 0 10px; border-radius: 5px;background: #E4B15A; color: #fff;}

/* recruitSideList */
.recruitSideList li{border-bottom:1px solid #e6e6e6; padding:15px; line-height:26px;}
.recruitSideList li .dateRight{display:block; height:26px; line-height:26px; text-align:right; color:#999999}
.recruitSideList li.last{border-bottom:0px;}

/* recruitSelectorBar */
.recruitSelectorBar{width: 1040px;margin: auto;background-color: #FAFAFA;padding: 30px 40px 20px;border: 1px solid #EDEDED;margin-bottom: 30px;}
.recruitSelectorBar .sHd{height:26px; line-height:26px;}
.recruitSelectorBar .sHd h3{float:left; font-size:20px; font-weight:bold; color:#333333;}
.recruitSelectorBar .sBd{padding-top:15px;}
.recruitSelectorBar .selectorLine{overflow:hidden;margin-bottom: 10px;}
.recruitSelectorBar .selectorLine .sl-key{float:left;width: 84px;text-align: left;font-size: 16px;line-height:24px;margin-right:10px;padding:3px 0px 0px;}
.recruitSelectorBar .selectorLine .sl-value{overflow:hidden}
.recruitSelectorBar .selectorLine .sl-value li{float:left;height:26px;line-height:26px;border:1px solid transparent;padding:0 15px;margin:0px 5px 10px 0px;border-radius:4px;color:#fff;font-size: 16px;}
.recruitSelectorBar .selectorLine .sl-value li a{color:#333}
.recruitSelectorBar .selectorLine .sl-value li:hover a{color:#fff;}
.recruitSelectorBar .selectorLine .sl-value li.on,.recruitSelectorBar .selectorLine .sl-value li:hover{background: #E4B15A; color:#fff;}
.recruitSelectorBar .selectorLine .sl-value li.on a{color:#fff}

/* recruitSideBox */
.recruitSideBox{border:1px solid #e6e6e6; }
.recruitSideBox .hd{height:48px; background:#f8f8f8; border-bottom:1px solid #e6e6e6}
.recruitSideBox .hd h3{float:left; height:48px; line-height:48px; padding-left:20px; font-size:16px; font-weight:bold; }

/* 招聘-列表页 */
.recruitMain .m-list{float:left; width:100%}

/* 招聘-内容页 */
.recruitDetail{}
.recruitDetail .topDetail{background: #FAFAFA;border: 1px solid #d8e3ea;padding: 30px 40px;position:relative;margin-bottom:30px;}
.recruitDetail .topDetail .titleBar{overflow:hidden; margin-bottom:25px;}
.recruitDetail .topDetail .title{float:left; line-height:32px; font-size:26px; font-weight:bold; color:#B9171B; margin-right:30px;}
.recruitDetail .topDetail .salary{float:left;line-height:32px;color:#4B4B4B;font-size: 18px;}
.recruitDetail .topDetail .company{line-height:30px; font-size:16px; color:#333; }
.recruitDetail .topDetail .property{line-height:30px;font-size: 16px;color: #808080;padding: 25px 0;}
.recruitDetail .topDetail .tag{overflow:hidden}
.recruitDetail .topDetail .tag span{float:left; height:24px; line-height:24px; padding:0 15px; font-size:14px; color:#837C7C; background:#F5EFE4; margin-right:4px; margin-bottom:4px; border-radius:4px;}
.recruitDetail .topDetail .applyBtn{width:148px; height:50px; position:absolute; top:0; bottom: 0;margin: auto;right: 40px;}
.recruitDetail .topDetail .applyBtn a{display:block; height:50px; background:#E4B15A; color:#fff; text-align:center; line-height:50px; font-size:20px; border-radius:3px;}
.recruitDetail .topDetail .applyBtn .alreadyApplied{display:block; height:50px; background:#E4B15A; color:#fff; text-align:center; line-height:50px; font-size:20px; border-radius:3px;opacity:0.6}
.recruitDetail .mainDetail {}

.recruitDetail .mdBox{margin-bottom:40px;padding: 0 40px 30px;border-bottom: 1px dashed #E5E5E5;}
.recruitDetail .mdBox .hd{height:25px;}
.recruitDetail .mdBox .hd h3{float:left;height:25px;line-height:25px;font-size: 20px;color: #333;font-weight: 700;}
.recruitDetail .mdBox .bd{padding: 10px 0 0;}
.recruitDetail .mdBox .conTxt{font-size:16px; line-height:35px;color: #787878;}
.recruitDetail .mdBox .conTxt p,.recruitDetail .mdBox .conTxt p span{margin:0px;font-size: 16px!important;color: #787878;}
.companyProperty{font-size: 16px!important;color: #787878;line-height:35px;}

#header{position: relative;height: auto;background-color: transparent;}
#header .logo_box{height: 120px;background: url(../../base/newimg/page_h.jpg) center top no-repeat;}
#header .logo_box .flex_box{width: 1500px;margin: auto;height: 120px;justify-content: space-between;}
.top_bar{height: 56px;background: linear-gradient(45deg, #1A2F73, #1D3997);}
.mainNav{width: 1200px;margin: auto;}
.mainNav .li1{padding: 0;border-radius: 0;width: 144px;flex: none;}
.mainNav .li1 .h1{width: 144px;}
.mainNav .li1.on1{background: transparent}
.mainNav .on2 .a1{background: linear-gradient(45deg, #1C43C3, #3A6BCC);}
.mainNav .a1{color:#fff;width: 144px;}
.mainNav .ul1{width: 105px;}