﻿@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, figure, form, fieldset, legend, button, input, textarea, th, td, s { margin: 0; padding: 0; list-style: none }
h1, h2, h3, h4, h5, h6 { font-weight: 100 }
button, input, select, textarea { font-size: 100%; outline: 0 }
body { margin: 0; overflow-x: hidden }
a {
    blr:expression(this.onFocus=this.blur()); color: #369; text-decoration: none }
area { blr:expression(this.onFocus=this.blur())
}
.clearfix:after { content: '\0020'; display: block; height: 0; clear: both; font-size: 0; visibility: hidden }
.clearfix { zoom: 1; }
.clear { clear: both; font-size: 1px; width: 1px; height: 0; visibility: hidden; line-height: 0 }
.fl { float: left; display: inline; }
.fr { float: right; display: inline; }
em, i { font-style: normal }
.none { display: none }
.block { display: block }
img { border: 0 }
table { border-collapse: collapse; border: 0; cellspacing: 0; cellpadding: 0 }
.verticalAlign { vertical-align: middle; display: inline-block; height: 100%; width: 1px; margin-left: -1px; }
.btn { }
html, body { font-size: 14px !important }
h1, h2, h3, h4, h5, h6 { text-transform: capitalize }
.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 { display: inline-block; float: left }
.row>[class*=col-] { float: left }
.col-12 { width: 100% }
.col-11 { width: 91.66666667% }
.col-10 { width: 83.33333333% }
.col-9 { width: 75% }
.col-8 { width: 66.66666667% }
.col-7 { width: 58.33333333% }
.col-6 { width: 50% }
.col-5 { width: 41.66666667% }
.col-4 { width: 33.33333333% }
.col-3 { width: 25% }
.col-2 { width: 16.66666667% }
.col-1 { width: 8.33333333% }
::-webkit-scrollbar {
    width:10px;
    height:10px;
}
::-webkit-scrollbar-track {
    border-radius: 0px;
    background:rgba(50,50,20,0.2);
}
::-webkit-scrollbar-thumb {
    border-radius:5px;
    background:rgba(50,50,20,0.4);
}
::-webkit-scrollbar-thumb:hover {
    border-radius:5px;
    background:rgba(50,50,20,0.6);
}
.btn { display: inline-block; padding: 4% 3%; text-align: center; letter-spacing: 2px; border-radius: 5px; cursor: pointer; border: 0 }
.imgBox { overflow: hidden; display: inline-block }
.imgBox img { width: 100%; height: 100%; display: block; }
.imgBox:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); opacity: 1; }
span.spanleft { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block }
a, .featured-post .byline, :after, :before, .btn, .btn:hover, .imgBox img, .imgBox:hover img, .ArrowBlock .hd.PicPage a, .keyInput, .newsList .txt .info, .newsList .txt .View a .iconfont { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.tipMain { height: 40px; background: #fff; width: 100%; position: fixed; z-index: 9999; left: 0; bottom: 0; text-align: center; font-size: 13px; line-height: 40px; }
.tipMain .close { position: absolute; right: 10px; top: 0; width: 40px; height: 40px; text-align: center; font-family: Arial, Helvetica, sans-serif; color: #f00; cursor: pointer; font-weight: normal; font-size: 18px; }
span.spanleft, .NewsList ul li { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; }
body { font-size: 14px; line-height: 1.5em; background: url(../images/body.jpg) center top no-repeat fixed; }
#header { }
.wrapper { width: 90%; margin: auto; position: relative; max-width: 1420px; }
#header .wrapper { position: relative; height: 80px; }
#header .wrapper .logo, #header .wrapper .headerLogin { position: absolute; }
.logo { background: url(../images/logo.png) center left no-repeat; width: 350px; height: 80px; left: 0; top: 0; }
.logo a { display: block; width: 100%; height: 100%; }
.search { height: 40px; width: 28%; margin: 0 auto; padding-top: 20px; }
.search input { float: right; line-height: 38px; }
.search .keyInput { border: solid 1px #ddd; background: url(../images/inputIcon.png) 10px center no-repeat; width: 60%; padding: 0 10px 0 40px; height: 38px; }
.search .keyBtn { width: auto; width: 20%; text-align: center; padding: 0; border-radius: 0; background: #ff7800; font-size: 1rem; color: #fff; letter-spacing: 3px; height: 40px; }
.search .keyInput:focus { border-color: #ff7800; }
.headerLogin { height: 40px; top: 20px; right: 0 }
.headerLogin ul li { float: left; margin-left: 1.5rem; line-height: 40px; }
.headerLogin ul li .iconfont { font-size: 1.5rem; margin-right: 0.2rem; }
.headerLogin ul li a { color: #333; }
.headerLogin ul li a:after { content: ""; width: 0; height: 0.15rem; display: block; background: #ff7800; margin: -0.2rem auto 0 auto; }
.headerLogin ul li a:hover, .headerLogin ul li a:hover .iconfont { color: #ff7800; }
.headerLogin ul li a:hover:after { width: 100%; }
#nav { background: #007db8; border-top: solid 5px #007db8; height: 45px; line-height: 45px; }
.nav { }
.nav { position: relative; z-index: 2; height: 50px; }
.nav ul, .nav .nLi { float: left; position: relative; }
.nav ul { display: -webkit-box; display: -webkit-flex; display: flex; width: 96%; margin-left: 2% }
.nav .nLi { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; text-align: center }
.nav .nLi h3 { line-height: 40px; height: 40px; }
.nav .nLi h3 a { display: block; font-size: 1.15rem; color: #fff; text-transform: uppercase; overflow: hidden; line-height: 40px; height: 45px; width: 100%; position: relative; }
.nav .on h3 a { color: #007db8; background: #fff; }
.nav .sub { display: none; position: absolute; z-index: 99; top: 45px; left: 0px; margin-left: -1px; width: 200px; background: #fff; box-shadow: 0 10px 10px 0 rgba(0,0,0,0.1); padding: 0.5rem; }
.nav .sub li { zoom: 1; display: block; margin: 0; padding: 0 }
.nav .nLi .sub a { display: block; color: #333; padding: 0 0 0 20px; width: 180px; margin: 0; text-align: left; font-size: 1rem; line-height: 2; height: auto; text-transform: capitalize; font-weight: 100; }
.nav .nLi .sub a:hover, .nav .sub li:hover { color: #fff; background: #007db8; }
#subNav { border-bottom: solid 1px #ddd; height: 40px; line-height: 40px; }
#subNav .subNav { padding-left: 15%; }
#subNav .subNav a { margin-right: 2rem; color: #333; position: relative; }
#subNav .subNav a:after { content: ""; position: absolute; width: 0; height: 0.15rem; left: 50%; bottom: 0; margin-bottom: -0.6rem; display: block; background: #007db8; }
#subNav .subNav a.active, #subNav .subNav a:hover { color: #007db8 }
#subNav .subNav a:hover:after, #subNav .subNav a.active:after { width: 100%; left: 0 }
.title { height: 80px; width: 100%; position: relative; margin: 30px auto 10px auto; border-bottom: solid 1px #ddd; }
.title h1 { font-size: 2rem; color: #006b9d; line-height: 40px; height: 40px; text-align: center; letter-spacing: 6px; }
.title h2 { font-size: 1rem; position: relative; display: table; margin: 0 auto; padding: 0 30px; line-height: 30px; color: #888; letter-spacing: 2px; text-transform: uppercase; z-index: 1 }
.title h2:after, .title h2:before { content: ""; width: 2rem; height: 0.1rem; background: #999; display: inline-block; margin: 0 1rem 0.3rem 1rem; }
.name { display: inline-block; vertical-align: middle; width: 100%; height: 3rem; position: relative; border-bottom: solid 1px #ccc; padding-top: 0.5rem; margin-bottom: 0.5rem; }
.name:before { content: ""; width: 5px; height: 15px; display: inline-block; background: #fc0000; margin: 15px 15px 0 10px; float: left; }
.name span { float: left; line-height: 2; font-size: 1.5rem; color: #333; margin-right: 30px; text-transform: capitalize; }
.name .moreicon { position: absolute; top: 20px; right: 15px; }
.name a { float: right; margin-right: 15px; display: inline-block; padding: 15px 0 0 0; color: #777; border-bottom: solid 1px Transparent }
.name a .iconfont { margin-left: 5px; }
.name a:hover { border-bottom-color: #333; color: #333; }
.place { font-size: 0.95rem; font-weight: 100; color: #666; text-transform: capitalize; padding: 0.8rem 1.5rem; border-top: solid 1px #ccc; border-bottom: solid 1px #ddd; margin: 20px 0 10px 0 }
.place a { color: #666; line-height: 1.5rem; text-decoration: none; }
.place a:hover { color: #333; text-decoration: underline; }
.place .iconfont { margin: 0 5px; font-size: 14px; }
.mainBox { box-shadow: 0 10px 50px rgba(0, 0, 0, .15); position: relative; background: #fff; }
.text { padding: 20px; }
.text p { color: #363636; font-size: 1.05rem; line-height: 1.8; margin: 20px 0 0 0 }
.text p:nth-child(1) { margin: 0 }
.text img { max-width: 90%; margin: 2rem auto; display: block; }
.text .red { font-weight: 600px; font-size: 1.25rem; color: #E50F11 }
a.font_b { font-weight: 700; color: #c80000; margin: 0 0.2rem; text-decoration: underline; }
a.font_b:hover { text-decoration: none }
.youshi { }/*我们的优势*/
.youshi ul li { float: left; width: 14%; margin: 0.5%; padding: 0.5%; text-align: center; border: solid 1px #eee; }
.youshi ul li .iconfont { font-size: 4rem; line-height: 1.5; height: 2rem; color: #007db8 }
.youshi ul li:nth-child(2) .iconfont { color: #cc374b }
.youshi ul li:nth-child(3) .iconfont { color: #3d9982 }
.youshi ul li:nth-child(4) .iconfont { color: #c26965 }
.youshi ul li:nth-child(5) .iconfont { color: #4f8bbf }
.youshi ul li:nth-child(6) .iconfont { color: #f26432 }
.youshi ul li h6 { font-size: 1.25rem; margin-bottom: 0.3rem; }
.youshi ul li p { font-size: 0.9rem; line-height: 1.5; color: #555; padding: 0 1rem 0.5rem 1rem; }
#footer { background: #31383e; padding: 1.5rem }
#footer .wrapper { height: 150px; display: table; }
#footer .footerTel { background: url(../images/footerTel.png) center left no-repeat; width: 260px; height: 150px; border-right: solid 1px #828282; display: table-cell }
#footer .footerQrcode { width: 320px; border-left: solid 1px #828282; display: table-cell }
#footer .footerQrcode ul li { float: left; width: 160px; }
#footer .footerQrcode ul li img { width: 120px; display: block; margin: 0 auto }
#footer .footerQrcode ul li p { text-align: center; font-size: 1rem; color: #fff; }
#footer .copyright { display: table-cell; vertical-align: middle; padding-left: 5%; }
#footer .copyright p { color: #fff; line-height: 2; }
.copyright { font-size: 1rem; line-height: 1.5rem; padding: 0.5rem 0; color: #444; }
.side { width: 20%; min-width: 200px; }
.content { width: 75%; border-left: solid 1px #ddd; padding-left: 2.5%; }
#loginWrap { background: url(../images/loginWrap.jpg) center center no-repeat; width: 100%; height: 450px; display: table; }
#loginWrap .loginWrap { display: table-cell; vertical-align: middle; }
#loginWrap .wrapper .loginBody { width: 33.33333%; margin: 0 0 0 66.66667%; background: rgba(255,255,255,0.7); padding: 1% 0; }
#loginWrap .wrapper .loginBody h4 { font-size: 1.35rem; color: #007db8; padding: 1rem 0 1rem 5%; letter-spacing: 3px; }
#loginWrap .wrapper .loginBody h4 span { font-size: 1rem; color: #444; letter-spacing: 0; }
#loginWrap .wrapper .loginBody h4 span:before { content: ""; width: 2px; height: 15px; background: #555; display: inline-block; margin: 0.2rem 1rem 0.1rem 1rem; }
#loginWrap .wrapper .loginBody .loginTable { margin: 0 auto }
#loginWrap .wrapper .loginBody .loginTable ul li { margin-bottom: 1rem; }
#loginWrap .wrapper .loginBody .loginTable .inp { padding: 3% 0 }
#loginWrap .wrapper .loginBody .loginTable .button input { width: 100%; margin-bottom: 1rem; padding: 3% 0; }
#loginWrap .wrapper .loginBody .loginTable .button input.btn_qy_reg, #loginWrap .wrapper .loginBody .loginTable .button input.btn_gr_reg { width: 48%; margin: 0 4% 0 0; float: left; }
#loginWrap .wrapper .loginBody .loginTable .button input.btn_gr_reg { margin: 0; }
/*新闻*/
.newsList { margin: 2rem 0 0.5rem 0; padding: 0 0 1.5rem 0; }
.newsList .txt { position: relative; float: left; width: 48%; margin: 1%; border-bottom: solid 1px #ddd; padding-bottom: 1.5rem; }
.newsList .txt h5 a { font-size: 1.25rem; color: #007db8; letter-spacing: 0.1rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1 }
.newsList .txt h5 a:hover { color: #c80000; }
.newsList .txt .info { text-align: justify; font-size: 1rem;height:45px; color: #777; word-wrap: break-word; word-break: break-word; line-height: 1.8; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; padding-top: 20px; padding-right: 120px; }
.newsList .txt .info img { display: none }
.newsList .txt .info * { -webkit-box-orient: horizontal; width: auto; display: inline; padding: 0; margin: 0; font-size: 1rem !important; color: #777 !important; line-height: 1.5 ! important; font-weight: 100 !important; }
.newsList .txt .View { position: absolute; bottom: 1.5rem; right: 0 }
.newsList .txt .View a { padding: 0.3rem 0.8rem; display: inline-block; border: solid 1px #ddd; color: #333; }
.newsList .txt:hover .View a { background: #007db8; border-color: #007db8; color: #fff; }
.newsList .txt:hover .View a .iconfont { margin-left: 1rem; }
.newsList .txt:hover .info { padding-right: 150px; }
.article { padding: 10px 0; }
.article .articleH5 { display: block; overflow: hidden; padding-left: 0; color: #444; text-align: center; padding: 0 2rem 1rem 2rem; ; font-size: 1.5rem; line-height: 1.8; }
.article .publish { border-bottom: solid 2px #ddd; }
.article .publish ul { display: table; margin: 0 auto; }
.article .publish ul li { display: table-cell; font-size: 0.8rem; line-height: 3; padding: 0 1rem; }
.article .publish ul li.article_date { text-align: left; }/*发表时间*/
.article .publish ul li.article_view { }/*浏览量*/
.article .publish ul li.article_view span { color: #f00; }
.article .publish ul li.word_size { }/*正文大小*/
.article .publish ul li.word_size a img { margin: 0 0.5rem -0.3rem 0; }
.article .publish ul li.print { }/*打印*/
.article .publish ul li.print img { float: left; display: block; margin: 0.6rem 0.2rem 0 0; }
.article .publish ul li.print a { color: #333; }
.article .txt_txt { line-height: 2; padding: 1% 10%; }
.article .txt_txt img { max-width: 900px; _width: expression(this.width > 900 && this.width > this.height ? 900 :true);
    height: auto; margin: 1.5rem; }
.article .txt_txt table { width: 95%; margin: 1rem auto; }
.article .txt_txt table td { border: solid 1px #ddd; padding: 0.5rem 0.6rem; font-size: 1rem; }
/*会员*/
.member { background: #fff; margin-top: 1rem; border: solid 1px #ddd; }
.member .hd { height: 40px; }
.member .hd ul li { float: left; width: 50%; height: 40px; line-height: 40px; text-align: center; background: #eee }
.member .hd ul li.on { background: #fff; }
.loginTable { width: 90%; margin: 5%; position: relative; }
.loginTable ul li { margin-bottom: 0.5rem; }
.loginTable ul li input { background: none; font-size: 1rem }
.loginTable ul li.inp { border: solid 1px #ddd; background: #fff; }
.loginTable ul li.inp input { border: 0; width: 70%; padding-left: 1%; }
.loginTable ul li.inp i { width: 18px; height: 18px; margin: 5px 0 5px 10px; float: left; }
.loginTable ul li.button { margin-bottom: 0 }
.loginTable ul li.button input.btn_login { background: #ff7800; color: #fff; width: 30%; margin-right: 10px; }
.loginTable ul li.button input.btn_login:hover { background: #ff8b23; }
.loginTable ul li.button input.btn_qy_reg { background: #007db8; color: #fff; width: 60%; letter-spacing: 0; }
.loginTable ul li.button input.btn_qy_reg:hover { background: #0090d4; }
.loginTable ul li.button input.btn_gr_reg { background: #22ac69; color: #fff; width: 60%; letter-spacing: 0; }
.loginTable ul li.button input.btn_gr_reg:hover { background: #08c268; }
.btn_submit { background: #ff7800; color: #fff; padding: 0.6rem 1rem; }
.btn_submit:hover { background: #ff8b23; }
.btn1 { padding: 0.2rem 1rem; margin-left: 1rem; }
.btn_reset { background: #666; color: #fff; padding: 0.6rem 1rem; }
.btn_reset:hover { background: #777; }
.member .sideTel { width: 86%; margin: 1rem auto; border-top: solid 1px #ddd; text-align: center; }
.member .sideTel h6 { font-size: 1.25rem; line-height: 1; padding: 1rem 0 0.4rem 0; color: #007db8 }
.member .sideTel p { font-size: 1rem; line-height: 1.5; color: #333; }
.sidenav { margin-top: 1rem; border: solid 1px #ddd; }
.sidenav h3 { text-align: center; font-size: 1.15rem; padding: 0.5rem 0; line-height: 2; color: #007db8 }
.sidenav ul { padding: 0 5% 8% 5%; }
.sidenav ul li { border-bottom: solid 1px #ddd; }
.sidenav ul li a { line-height: 2; display: block; color: #333; }
.sidenav ul li a .iconfont { font-size: 1rem; display: inline-block; margin: 0 0.5rem 0 1rem }
.sidenav ul li a:hover { background: #f5f5f5; color: #007db8 }
input.uploader__input { background: url(../images/user.jpg) no-repeat; background-size: cover; width: 200px; height: 200px; border: 0; }
/*筛选*/
.Filter { margin: 0 0.5rem 0.5rem; background: #fff; padding: 0.5rem; }
.Filter table { width: 100%; margin: auto; }
.Filter table td { padding: 5px 2%; }
.Filter table td input, .Filter table td select { width: 96%; padding: 0 2%; font-size: 1rem; line-height: 1.5; height: 2rem; }
.Filter .btn-search { width: 100%; background: #e77817; color: #fff; line-height: 2; }
.Filter .btn-search:hover { background: #ff7700; }
/*企业招聘*/
.jobWrap { padding-bottom: 3rem; }
.jobWrap h1 { text-align: center; padding: 1rem; line-height: 1.5; font-size: 2rem; color: #007db8 }
.jobList { width: 100%; border-bottom: 1px solid #e4e4e4; padding: 0.8rem 0 0; position: relative; }
.jobList a { color: #444; }
.jobList a:hover { color: #ff7800; text-decoration: underline; }
.jobList .jobNeme { font-size: 1.25rem; line-height: 1.5; float: left; width: 36%; height: 4.5rem; text-align: center; display: table; }
.jobList .jobNeme a { display: table-cell; vertical-align: middle; color: #222; }
.jobList .jobNeme a:hover { color: #ff7800; text-decoration: underline; }
.jobList .col-7 .info { padding-top: 0.5rem; }
.jobList .col-7 .info.gray { padding-top: 0; }
.jobList .info span { font-size: 0.9rem; color: #333; }
.jobList .info span.jobXz { font-weight: 700; color: #F85659 }
.jobList .info.gray span { color: #777; }
.jobList .info span:after { content: ""; width: 1px; height: 15px; display: inline-block; background: #ccc; margin: 0.2rem 0.5rem 0 0.5rem; }
.jobList .info span:nth-last-child(1):after { display: none; }
.jobList .col-1 { padding-top: 0.5rem; }
.jobList .companyTime { font-size: 0.9rem; color: #666; text-align: center; }
.jobList .companyTime span { color: #ff7800 }
.jobList .companyName { font-size: 1.05rem; line-height: 1.5; }
.jobList:hover { background: #f5f5f5 }
#contact { padding: 1rem 0; }
#contact .map { width: 100%; height: 450px; }
#contact .map .mapInfo { padding: 0.5rem; width: 370px; }
#contact .map .mapInfo h6 { font-size: 1.56rem; line-height: 1.5; padding: 0.8rem 0; color: #007db8 }
#contact .map .mapInfo p { font-size: 1rem; line-height: 2; }
.amap-info-outer, .amap-menu-outer { box-shadow: none !important }
/*新闻*/
.News { padding: 1rem 0 0 0; margin-bottom: 1rem; border-bottom: solid 1px #ddd }
.News dt { float: left; width: 90px; text-align: right; }
.News dt .day, .News .date { background-color: #091c06; display: block; text-align: center; }
.News dt .day { font-size: 3rem; line-height: 1.5; color: #9a743d; border-bottom: solid 2px #9a743d; }
.News dt .date { font-size: 1.15rem; line-height: 1.5; display: block; color: #9a743d; }
.News dd { padding: 0 0 0 120px; font-weight: normal !important; margin-bottom: 1rem; }
.News dd .NewsImages { max-height: 120px; width: auto; float: left; margin-right: 15px; }
.News dd h4 { font-size: 1.2rem; line-height: 2rem; margin: 0 0 0.5rem 0; color: #333; }
.News dd p { font-size: 0.9rem; line-height: 1.8; height: 5rem; overflow: hidden; color: #444; }
.News a:hover dd h4, .News a:hover dd p { color: #091c06; }
/*岗位*/
.hyzp { }
.hyzp ul { }
.hyzp ul li { border: solid 1px #eee; border-width: 0px 1px 1px 0; float: left; width: 22%; padding: 0 1% }
.hyzp ul li:hover { background: #fff; }
.item span.col-3.all_job { display: inline-block; height: 24px; line-height: 24px; text-align: center; font-size: 12px; border-radius: 12px; background: #006b9d; color: #fff; }
.hyzp .item { }
.item { padding: 5px 10px; }
.item .item_t a { font-size: 16px; color: #333; line-height: 1.6rem; height: 1.6rem; overflow: hidden; }
.item a:hover { color: #006b9d; text-decoration: underline; }
.item .money { color: #006b9d; font-size: 14px; }
.item a.factory.col-7 { color: #555; font-size: 12px; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.item a.factory.col-7:hover { color: #f00; text-decoration: none }
.item span.col-5, .item span.col-3 { text-align: right; }
.item .item_t { padding: 5px 0 }
.item .item_m { padding: 2px 0 }
.item .item_m { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; }
.item .item_m a { font-size: 12px; color: #666; line-height: 1.2rem; height: 1.2rem; border-right: solid 1px #ccc; padding-right: 9px; margin-right: 9px; }
.food, .room { padding: 0px 3px 2px 4px; background: #22ac38; color: #fff; border-radius: 3px; margin-right: 3px }
.room { background: #00a0e9; }
.table { width: 100%; }
.table th { background: #0086c4; font-weight: bold; font-size: 15px; color: #fff; line-height: 40px; text-align: center; }
.table td { border: solid 1px #ddd; padding: 0.5rem; font-size: 1rem; line-height: 1.5; word-break: break-all !important }
.table td.day { font-size: 12px; color: #666 }
.table td img{margin:0 auto}
.table input[type="text"], .table textarea, .table input[type="password"], .table select { border: 1px solid #ccc; padding: 3px }
.content .table tr:hover { background: #f6f6f6; }
.table a { color: #336699; font-size: 1rem; text-decoration: none; }
.table a:hover { color: #c80000; text-decoration: underline; }
/*相册*/
.Photo { margin: 30px 0 50px 0; }
.Photo .swiper-wrapper .swiper-slide { text-align: center }
.Photo .swiper-wrapper .swiper-slide img { }
.Photo .swiper-wrapper .swiper-slide p { font-size: 1.5rem; line-height: 3; text-align: center; }
.swiper-container.Photo .swiper-pagination-bullet { width: 4px; height: 2px; border-radius: 0; background: #333; opacity: 1 }
.swiper-container.Photo .swiper-pagination-bullet-active { width: 20px; background: #222222 }
.banner { margin: 0px; }
.swiper-container.banner .swiper-wrapper .swiper-slide img { width: 100%; height: auto; display: block }
.swiper-container.banner .swiper-pagination-bullet { width: 40px; height: 2px; border-radius: 0; background: #fff; opacity: 1 }
.swiper-container.banner .swiper-pagination-bullet-active { background: #222222 }
.swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23222222'%2F%3E%3C%2Fsvg%3E") }
.swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23222222'%2F%3E%3C%2Fsvg%3E") }
/*页码*/
.fenye .page a, .fenye .page a:hover { -moz-transition: all .2s linear; -webkit-transition: all .2s linear; transition: all .2s linear; }
a, a:hover { -moz-transition: color .3s linear; -webkit-transition: color .3s linear; transition: color .3s linear; }
.fenye { text-align: center; overflow: hidden; width: 100%; padding: 0; margin: 1rem 0 1.5rem 0; }
.fenye .page, .fenye .tiaozhuan { display: inline-block; }
.fenye .page { margin-right: 20px; }
.fenye .page a { height: 32px; line-height: 32px; font-weight: normal; padding: 0 13px; border: 1px solid #e5e5e5; border-radius: 3px; display: inline-block; margin: 0 5px; color: #333; }
.fenye .page a.on { background: #c4a38e; color: #fff; border: 1px solid #111; }
.fenye .page .all { padding: 0 10px; }
.fenye .page span.more { width: 34px; height: 34px; margin: 0 5px; background: url(/images/FenyePageMore.png) no-repeat center center; display: inline-block; position: relative; top: 10px; }
.fenye .page a.next { width: 34px; height: 32px; margin: 0 5px; padding: 0; border-radius: 3px; display: inline-block; position: relative; }
/*syx add start*/
.fenye .page span.current { height: 32px; line-height: 32px; padding: 0 13px; border-radius: 3px; display: inline-block; margin: 0 5px; background: #222; border: 1px solid #111; color: #fff; }
.fenye .page span.TotalPages { margin-left: 20px; font-size: 14px; color: #666; }
.fenye .page a.prev { width: 34px; height: 32px; margin: 0 5px; padding: 0; border-radius: 3px; display: inline-block; position: relative; }
.fenye .page a:hover, .fenye .page a.on, .fenye .page span.current { border-color: #007db8; }
.fenye .page a:hover { color: #007db8; }
.fenye .page span.current { background: #007db8; }
.pageBox { border: 1px dotted #ddd; margin: 1.5rem auto; display: table; width: 99%; }
.pageBox a { display: inline-block; display: table-cell; font-size: 1rem; line-height: 2.3rem; text-align: center; color: #222; position: relative; }
.pageBox a:after { content: ""; width: 1px; height: 100%; display: block; background: #ddd; position: absolute; top: 0; right: 0 }
.pageBox a:nth-last-child(1):after { width: 0 }
.pageBox a:hover { background: #ddd; }
.floater { position: fixed; bottom: 70px; right: 0; z-index: 1; width: 50px; background: #007db8; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.floater a { position: relative; display: block; height: 51px; border: 1px solid #ccc; text-transform: capitalize; margin-top: -1px; }
.floater a span { position: absolute; top: 0; left: 0; width: 120px; line-height: 51px; padding-left: 51px; font-size: 0.9rem; color: #fff; }
.floater a:after { content: ""; position: absolute; top: 0; right: 0; width: 50px; height: 50px; background-color: #007db8; background: url(../images/floater.png); background-repeat: no-repeat; }
.floater a:nth-child(1):after { background-position: 0 0px; }
.floater a:nth-child(2):after { background-position: -50px 0px; }
.floater a:nth-child(3):after { background-position: -100px 0px; }
.floater a:nth-child(4):after { background-position: -200px 0px; }
.floater a:nth-child(5):after { background-position: -150px 0px; }
.floater:hover { width: 200px; }
.floater:hover a span { padding-left: 20px; }
.floater a:hover { background-color: #fff; }
.floater a:hover span { color: #666; }
.floater a:hover:after { background-color: #fff; background-position-y: -50px; }
.popup-wechat { position: fixed; top: 0; left: 0; z-index: 100; display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, .8); }
.popup-wechat img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border: solid 5px #fff; }
/*首页*/
#indJob { background: #f8f8f8; padding: 0.5rem 0 2rem 0; margin-top: 1rem; }
.indJob .table {  float: left; margin-right: 1%; }
.indJob .table.tableCol2 { margin-right: 0; }

@media screen and (min-width: 1600px) {
    .wrapper { width: 1420px; }
    .side { width: 284px; }
    .sidenav { width: 284px !important; }
}

@media screen and (max-width: 1440px) {
    .wrapper { width: 1200px; }
    .side { width: 240px; }
    .sidenav { width: 240px !important; }
    .jobList { padding: 0.8rem 0; }
    .jobList .jobNeme { float: none; width: 100%; height: auto; text-align: left; }
    .jobList .col-7 { width: 57.33333333%; padding-left: 1% }
    .jobList .col-7 .info { padding-top: 0; }
    .jobList .col-1 { width: 41.66666667%; position: absolute; bottom: 0.8rem; left: 58.33333333%; padding-top: 0; }
    .jobList .companyTime { text-align: left; }
}

@media screen and (max-width: 1280px) {
    .wrapper { width: 1100px; }
    .side { width: 220px; }
    .sidenav { width: 220px !important; }
    .search { margin: 0 30% 0 0; float: right; }
    .search .keyInput { width: 40% }
    .nav ul { width: 100%; margin-left: 0 }
    .hyzp ul li { width: 30.333%; }
    #footer .footerTel { width: 210px; }
    #footer .copyright { padding-left: 2%; }
    .indJob .table { width: 100%; float: none; margin-right: 0; }
    .indJob .table.tableCol2 { margin-top: -41px; }
    .indJob .table.tableCol2 th { opacity: 0; }
    .Filter table { width: 100% }
}

@media screen and (max-width: 900px) {
    .wrapper { width: 810px; }
    .wrapper { width: 1100px; }
    .side { width: 162px; }
    .sidenav { width: 162px !important; }
    .youshi ul li .iconfont { font-size: 2rem; }
    .youshi ul li h6 { font-size: 1rem; }
    .youshi ul li p { font-size: 0.8rem; }
    .search .keyInput { width: 30% }
    .content { width: 70%; padding-left: 1%; }
}
