@charset "UTF-8";
* { margin: 0; padding: 0; box-sizing: border-box; }

body { -webkit-font-smoothing: antialiased; background-color: #fff; font: 12px/1.5 "Microsoft YaHei", Simsun, Arial, Helvetica, sans-serif; color: #666; }

em, i { font-style: normal; }

li { list-style: none; }

img { border: 0; vertical-align: middle; }

button { cursor: pointer; }

a { color: #262626; text-decoration: none; cursor: pointer; }

a:hover { color: #33C3A6; }

input, textarea, select, button { font-family: "Microsoft YaHei", Simsun, Arial, Helvetica, sans-serif; outline: none; }

.clear { clear: both; width: 100%; height: 0px; overflow: hidden; }

.clearb { clear: both; display: block; margin: 0; padding: 0; height: 10px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.fl { float: left; }

.fr { float: right; }

input[type="number"] { -moz-appearance: textfield; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }

input[type="radio"]::after, input[type="checkbox"]::after { background: #33c3a6; }

input::-webkit-input-placeholder { color: #acacac; }

input:-moz-placeholder { color: #acacac; }

input::-moz-placeholder { color: #acacac; }

input:-ms-input-placeholder { color: #acacac; }

::-webkit-scrollbar { width: 12px; height: 12px; }

::-webkit-scrollbar-button { display: none; }

::-webkit-scrollbar-track, ::-webkit-scrollbar-track-piece { background: #fff; }

::-webkit-scrollbar-thumb, ::-webkit-scrollbar-thumb:horizontal { border-radius: 10px; background: #ccc; }

::-webkit-scrollbar-thumb:hover { background: #999; }

::-webkit-scrollbar-thumb:active { background: #666; }

.hide { display: none !important; }

@font-face { font-family: "iconfont";
  /* Project id 697585 */
src: url("../fonts/iconfont.woff2?t=1623931265314") format("woff2"), url("../fonts/iconfont.woff?t=1623931265314") format("woff"), url("../fonts/iconfont.ttf?t=1623931265314") format("truetype"); }
/*!--字体代替iconfont--*/
[class*="icon-"], [class^="icon-"] { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-nav_5:before { content: "\e6f1"; }

.icon-nav_1:before { content: "\e6f2"; }

.icon-nav_3:before { content: "\e6f3"; }

.icon-nav_7:before { content: "\e6f4"; }

.icon-nav_4:before { content: "\e6f0"; }

.icon-nav_6:before { content: "\e6ef"; }

.icon-arrow:before { content: "\e6eb"; }

.icon-jiahao:before { content: "\e6ec"; }

.icon-menu:before { content: "\e6ee"; }

.icon-nav_9:before { content: "\e6e2"; }

.icon-nav_10:before { content: "\e6e3"; }

.icon-nav_2:before { content: "\e6e5"; }

.icon-share:before { content: "\e6e6"; }

.icon-tianjia1:before { content: "\e6e7"; }

.icon-nav_8:before { content: "\e6e8"; }

.icon-sigh:before { content: "\e60d"; }

.icon-swap:before { content: "\eaf5"; }

.icon-kefu:before { content: "\e6e1"; }

.icon-hot:before { content: "\e65a"; }

.icon-required:before { content: "\e69d"; }

.icon-tianjia:before { content: "\e69b"; }

.icon-oncollect:before { content: "\e69a"; }

.icon-collect:before { content: "\e699"; }

.icon-search:before { content: "\e698"; }

.icon-oncheck:before { content: "\e697"; }

.icon-check:before { content: "\e68f"; }

.icon-news:before { content: "\e68b"; }

.icon-shijian:before { content: "\e77c"; }

.icon-selected:before { content: "\e721"; }

.icon-onselected:before { content: "\e624"; }

.icon-alipay:before { content: "\e656"; }

.icon-wechatpay:before { content: "\e672"; }

.icon-arrow-r:before { content: "\e617"; }

.icon-complete:before { content: "\e614"; }

.icon-geren:before { content: "\e690"; }

.icon-jianli:before { content: "\e691"; }

.icon-tuichu:before { content: "\e693"; }

.icon-zuji:before { content: "\e694"; }

.icon-guanzhu:before { content: "\e696"; }

.icon-xlwb:before { content: "\e616"; }

.icon-wx:before { content: "\e7e5"; }

.icon-qq:before { content: "\e630"; }

.icon-face:before { content: "\e610"; }

.icon-down:before { content: "\e613"; }

.icon-down-more:before { content: "\e623"; }

.icon-gouxuan:before { content: "\e607"; }

.icon-gotop:before { content: "\e6d2"; }

.icon-message:before { content: "\e612"; }

.icon-help:before { content: "\e666"; }

.icon-weixin:before { content: "\e695"; }

.icon-app:before { content: "\e692"; }

.icon-back:before { content: "\e687"; }

.icon-open:before { content: "\e62a"; }

.icon-remove:before { content: "\e608"; }

.icon-remove2:before { content: "\e62f"; }

.icon-error:before { content: "\e60f"; }

.icon-correct:before { content: "\e620"; }

.icon-close:before { content: "\e633"; }

.icon-link:before { content: "\e611"; }

.icon-time:before { content: "\e601"; }

.icon-arrow-right:before { content: "\e603"; }

.icon-pull:before { content: "\e606"; }

.form-group { margin-bottom: 15px; }

.form-control { display: block; width: 100%; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; box-shadow: none; height: 40px; line-height: 40px; padding: 6px 12px; font-size: 14px; border: 1px solid #e2e2e2; color: #333; background-color: #fff; }
.form-control:focus { background: #fff; box-shadow: none; border: 1px solid #33C3A6; outline: none; }

textarea { resize: none; }
textarea.form-control { height: auto; padding: 10px; line-height: 20px; }

.border-red { border: 1px solid #33C3A6 !important; }

input[type="text" i]:disabled { background: #fff; cursor: pointer; }

table { border-spacing: 0; border-collapse: collapse; }

.table { width: 100%; max-width: 100%; margin-bottom: 15px; }

.table-border-b thead tr th { padding: 5px 10px; height: 30px; line-height: 30px; color: #333; font-size: 14px; border-bottom: 1px solid #edf1f2; }
.table-border-b tbody tr td { border-bottom: 1px solid #edf1f2; text-align: center; padding: 15px 5px; font-size: 14px; }

.table-hover tbody tr:hover { background: #f8f8f8; }

.md-tab .tab-nav { height: 35px; border-bottom: 1px solid #edf1f2; position: relative; }
.md-tab .tab-nav > ul > li { float: left; margin-right: 20px; height: 34px; line-height: 30px; font-size: 14px; color: #909599; cursor: pointer; }
.md-tab .tab-nav > ul > li.active { color: #33C3A6; }
.md-tab .tab-nav .tab-line { display: block; position: absolute; left: 0; bottom: 0; width: 30px; height: 2px; background: #33C3A6; }
.md-tab .tab-content .tab-item { display: none; opacity: 0; transition: 1s; -moz-transition: 1s; -webkit-transition: 1s; -o-transition: 1s; }
.md-tab .tab-content .tab-item.active { display: block; opacity: 1; }

.i-check { margin-right: 10px; position: relative; }
.i-check label { cursor: pointer; }
.i-check label i { margin-right: 5px; }
.i-check .check-input { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }

.pagelist-box { text-align: center; padding: 20px 0; }
.pagelist-box .pagelist { text-align: center; display: inline-block; }
.pagelist-box .pagelist li { float: left; margin: 0 5px; height: 35px; line-height: 35px; }
.pagelist-box .pagelist li a { padding: 0 10px; display: block; color: #4d555d; font-size: 14px; }
.pagelist-box .pagelist li a:hover { color: #202a34; }
.pagelist-box .pagelist li a.list-num { min-width: 35px; height: 35px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -o-border-radius: 20px; -ms-border-radius: 20px; -khtml-border-radius: 20px; border-radius: 20px; }
.pagelist-box .pagelist li a.list-num:hover { background: #e5e8ea; }
.pagelist-box .pagelist li a.list-active { background: #4d555d; color: #fff; }
.pagelist-box .pagelist li a.list-active:hover { background: #4d555d; color: #fff; }
.pagelist-box .pagelist li.disabled a { cursor: not-allowed; color: #c2cacc; }
.pagelist-box .pagelist li.pagelist-ellipsis span { display: block; height: 35px; line-height: 35px; }

body { min-width: 1280px; background: #f5f5f5; }
body.index-body { background: #fff; }

.md-head { position: fixed; top: 0; left: 0; right: 0; height: 80px; background: #fff; padding: 0 40px; min-width: 1280px; -webkit-box-shadow: 0px 0px 10px #eaeaea; -moz-box-shadow: 0px 0px 10px #eaeaea; box-shadow: 0px 0px 10px #eaeaea; border-bottom: 1px solid #e5e5e5; z-index: 10; }

.hd-logo { height: 80px; }
.hd-logo a { display: inline-block; padding: 20px 0; }
.hd-logo .logo-img { display: block; height: 44px; width: auto; }

.hd-nav { padding-left: 20px; }
.hd-nav li { float: left; padding: 0 15px; }
.hd-nav a { position: relative; line-height: 80px; font-size: 17px; color: #333; }
.hd-nav a.active, .hd-nav a:hover { color: #33C3A6; }
.hd-nav a i { display: inline-block; position: absolute; top: -10px; left: 100%; height: 14px; line-height: 14px; padding: 0 5px; font-size: 12px; background: linear-gradient(to right, #ff6a30, #fd3237); color: #fff; white-space: nowrap; border-radius: 4px 0px 4px 0; }

.hd-search { height: 56px; padding-top: 24px; padding-right: 15px; position: relative; }
.hd-search .search-form { height: 32px; border: 1px solid #afafaf; -moz-border-radius: 16px; -webkit-border-radius: 16px; -o-border-radius: 16px; -ms-border-radius: 16px; -khtml-border-radius: 16px; border-radius: 16px; overflow: hidden; }
.hd-search input { float: left; height: 30px; padding: 0 15px; border: none; width: 200px; color: #333; background: none; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; }
.hd-search input:focus { width: 240px; outline: none; }
.hd-search .btn-search { width: 32px; height: 30px; border: none; background: none; }
.hd-search .btn-search:focus { outline: none; }
.hd-search .btn-search i { color: #afafaf; }

.hd-search-list { display: none; position: absolute; background: #fff; border: 1px solid #e2e2e2; left: 0; right: 15px; top: 60px; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; z-index: 10; }
.hd-search-list li { height: 30px; line-height: 30px; border-bottom: 1px solid #f1f1f1; padding-left: 5px; cursor: pointer; }
.hd-search-list li a { display: block; font-size: 13px; color: #666; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.hd-search-list li:hover { background: #f1f1f1; }

.hd-news { height: 80px; padding-top: 24px; padding-right: 15px; }
.hd-news .news-ico { position: relative; display: inline-block; width: 32px; height: 32px; line-height: 32px; text-align: center; font-size: 25px; cursor: pointer; color: #333; }
.hd-news .news-ico i { position: absolute; right: -8px; top: 0px; min-width: 15px; padding: 0 3px; height: 15px; line-height: 15px; font-size: 12px; background: #fa4628; -moz-border-radius: 15px; -webkit-border-radius: 15px; -o-border-radius: 15px; -ms-border-radius: 15px; -khtml-border-radius: 15px; border-radius: 15px; color: #fff; }

.hd-login { padding-top: 22px; height: 80px; position: relative; }
.hd-login a { display: block; color: #999; }
.hd-login .login-photo { float: left; width: 35px; height: 35px; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; }
.hd-login .login-photo img { display: block; width: 100%; height: 100%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; }
.hd-login .login-name { float: left; position: relative; max-width: 100px; height: 35px; line-height: 35px; padding-left: 5px; padding-right: 20px; font-size: 15px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.hd-login .login-name:after { position: absolute; right: 0; top: 0; content: "\e606"; font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke-width: 0.2px; }
.hd-login:hover .login-menu { display: inline-block; }

.login-menu { display: none; position: absolute; top: 80px; left: 50%; right: 0; width: 140px; margin-left: -70px; background: #fff; -webkit-box-shadow: 0 5px 10px #d6e4ee; -moz-box-shadow: 0 5px 10px #d6e4ee; box-shadow: 0 5px 10px #d6e4ee; border: 1px solid #f1f1f1; border-radius: 0 0 3px 3px; padding: 5px 0; z-index: 501; }
.login-menu ul li { line-height: 40px; }
.login-menu ul li a { padding: 0 20px; display: block; color: #202a34; font-size: 13px; }
.login-menu ul li a i { margin-right: 10px; font-size: 25px; float: left; }
.login-menu ul li a:hover { background: #f0f3f5; }

.content-wrap { padding-top: 80px; min-width: 1280px; }

.time-red { color: #FA4628 !important; }

.text-red { color: #fa4628 !important; }

.text-left { text-align: left !important; }

.md-pic-banner { padding-bottom: 15px; }
.md-pic-banner a { display: block; }
.md-pic-banner a img { display: block; width: 100%; height: auto; }

.more-btn { padding: 15px 0; text-align: center; }
.more-btn a { display: inline-block; height: 35px; line-height: 33px; padding: 0 50px; font-size: 16px; border: 1px solid #fa4628; background: #fff; color: #fa4628; border-radius: 25px; }
.more-btn a:hover { background: white; }
.more-btn a:focus { outline: none !important; }

.md-crumbslink { width: 100%; position: relative; line-height: 30px; overflow: hidden; padding-bottom: 10px; }
.md-crumbslink span { float: left; font-size: 13px; }
.md-crumbslink ul { float: left; padding-left: 10px; }
.md-crumbslink li { float: left; font-size: 13px; }
.md-crumbslink li + li:before { padding: 0 5px; color: #999; content: "/"; }
.md-crumbslink li a { color: #999; }
.md-crumbslink li a:hover { color: #666; }
.md-crumbslink li.active { color: #333; }

.starlevel { display: inline-block; width: 100px; height: 18px; background: url(../../images/must/star.png) no-repeat; background-size: 100px auto; }
.starlevel.star0 { background-position: 0 0; }
.starlevel.star5 { background-position: 0 -20px; }
.starlevel.star10 { background-position: 0 -40px; }
.starlevel.star15 { background-position: 0 -59px; }
.starlevel.star20 { background-position: 0 -78px; }
.starlevel.star25 { background-position: 0 -98px; }
.starlevel.star30 { background-position: 0 -117px; }
.starlevel.star35 { background-position: 0 -137px; }
.starlevel.star40 { background-position: 0 -156px; }
.starlevel.star45 { background-position: 0 -176px; }
.starlevel.star50 { background-position: 0 -195px; }

.drop-down-box { position: relative; }

.drop-down-list { display: none; position: absolute; top: 30px; left: 0; right: 0; border: 1px solid #e2e2e2; background: #fff; z-index: 2; padding: 5px; padding-bottom: 35px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }
.drop-down-list ul { height: 185px; overflow-y: scroll; }
.drop-down-list ul li a { display: block; padding-left: 5px; font-size: 13px; color: #666; border-bottom: 1px solid #e5e5e5; }
.drop-down-list ul li a:hover { background: #f5f5f5; }
.drop-down-list ul li:last-child a { border: none; }
.drop-down-list ul::-webkit-scrollbar { width: 6px; }
.drop-down-list .drop-down-tip { display: block; text-align: center; font-size: 13px; color: #999; }
.drop-down-list .drop-down-btn { position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; height: 30px; font-size: 12px; color: #666; background: none; border: none; border-top: 1px solid #e5e5e5; outline: none; background: #f5f5f5; }
.drop-down-list .drop-down-btn a { color: #fa4628; }

.type-list li { float: left; line-height: 25px; padding-right: 15px; font-size: 14px; cursor: pointer; }
.type-list li a { color: #666; }
.type-list li i { margin-right: 5px; }
.type-list li .icon-check { color: #dfdfdf; font-size: 13px; }
.type-list li .icon-oncheck { color: #33C3A6; font-size: 13px; }

.pop-switch { display: none; position: absolute; width: 450px; padding: 15px; background: #fff; border: 1px solid #e5e5e5; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
.pop-switch ul li { float: left; padding-right: 15px; padding-bottom: 5px; }
.pop-switch ul li a { font-size: 14px; color: #666; }
.pop-switch:before { position: absolute; top: -9px; left: 20px; content: ""; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #e5e5e5; }
.pop-switch:after { position: absolute; top: -7px; left: 20px; content: ""; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #fff; }

.pop-btn { text-align: center; padding-top: 15px; }
.pop-btn button { width: 120px; height: 40px; font-size: 16px; }
.pop-btn button ~ button { margin-left: 20px; }
.pop-btn .cancel-btn { border: 1px solid #33C3A6; background: #fff; color: #33C3A6; border-radius: 40px; }
.pop-btn .cancel-btn:hover { background: white; }
.pop-btn .cancel-btn:focus { outline: none !important; }
.pop-btn .determine-btn, .pop-btn .determine-politics-btn{ color: #fff; border-radius: 40px; background: linear-gradient(45deg, #68d6BF, #33C3A6); border: none; }

.pop-prompt-box { padding: 25px; }
.pop-prompt-box .prompt-text { padding-bottom: 10px; }
.pop-prompt-box .prompt-text p { line-height: 25px; color: #333; font-size: 14px; text-align: center; }
.pop-prompt-box .prompt-text span { display: block; padding-top: 10px; text-align: center; line-height: 20px; color: #999; font-size: 12px; }
.pop-prompt-box .tips-text p { text-align: left; padding: 5px 0; }

.error-tip { line-height: 25px; color: #fa4628; font-size: 12px; }
.error-tip i { float: left; margin-right: 10px; }

.list-arrow li { position: relative; }
.list-arrow li:before { position: absolute; right: 5px; top: 1px; content: "\e603"; font-family: "iconfont" !important; font-size: 15px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke-width: 0.2px; color: #efefef; }

.list-hover li:hover { background: #f5f5f5; }
.list-hover li:hover:before { color: #fff; }

.content { min-width: 1280px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding-top: 80px; }
.content .sidebar { position: fixed; left: 0; top: 80px; bottom: 0; width: 220px; background: #fff; border-right: 1px solid #e5e5e5; z-index: 200; }
.content .sidebar .sidebar-content { width: 100%; height: 100%; padding-bottom: 80px; }
.content .sidebar .sidebar-foot { position: absolute; left: 15px; bottom: 0; width: 190px; height: 90px; padding-top: 10px; border-top: 1px solid #e5e5e5; }
.content .sidebar .sidebar-foot span { display: block; margin-bottom: 10px; line-height: 25px; color: #c2cacc; }
.content .sidebar .sidebar-foot span a { padding-right: 10px; color: #c2cacc; }
.content .sidebar .sidebar-foot span a:hover { color: #333; }
.content .sidebar .sidebar-foot p { line-height: 18px; color: #c2cacc; }
.content .sidebar .sidebar-foot p a { color: #c2cacc; }
.content .sidebar .sidebar-foot p a:hover { color: #333; }
.content .wrap-content { position: absolute; left: 220px; top: 80px; right: 0; bottom: 0; }
.content .wrap-content .content-box { width: 100%; padding: 20px 0; padding-left: 25px; padding-right: 95px; }
.content .wrap-content .content-box .wrap-box { width: 100%; min-height: 810px; background: #fff; padding: 15px; border: 1px solid #e5e5e5; }

.sidebar-info { height: 90px; line-height: 60px; padding: 20px 10px; border-bottom: 1px solid #e5e5e5; }
.sidebar-info .sidebar-poto { float: left; display: block; width: 50px; height: 50px; }
.sidebar-info .sidebar-poto img { display: block; width: 100%; height: 100%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; }
.sidebar-info .sidebar-msg { margin-left: 50px; height: 55px; padding-left: 10px; cursor: pointer; }
.sidebar-info .sidebar-msg .sidebar-name { max-width: 100px; line-height: 25px; font-size: 14px; color: #333; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.sidebar-info .sidebar-msg p { line-height: 25px; font-size: 12px; color: #d7952e; }

.sidebar-nav { padding-top: 5px; }
.sidebar-nav > ul > li { height: 40px; padding-left: 20px; margin-bottom: 15px; }
.sidebar-nav > ul > li a { position: relative; display: block; padding-left: 35px; font-size: 16px; color: #202a34; line-height: 40px; }
.sidebar-nav > ul > li a i { position: absolute; left: 0; line-height: 40px; font-size: 20px; color: #33C3A6; }
.sidebar-nav > ul > li a .nav-num { display: inline-block; min-width: 18px; height: 18px; line-height: 18px; text-align: center; background: linear-gradient(135deg, #ff6a30, #fd3237); color: #fff; -moz-border-radius: 25px; -webkit-border-radius: 25px; -o-border-radius: 25px; -ms-border-radius: 25px; -khtml-border-radius: 25px; border-radius: 25px; margin-left: 10px; font-size: 12px; padding: 0 5px; }
.sidebar-nav > ul > li a .nav-integrity { font-size: 12px; margin-left: 10px; padding: 0 5px; border: 1px solid #33C3A6; background: #fff; color: #33C3A6; border-radius: 25px; }
.sidebar-nav > ul > li a .nav-integrity:hover { background: white; }
.sidebar-nav > ul > li a .nav-integrity:focus { outline: none !important; }
.sidebar-nav > ul > li:hover, .sidebar-nav > ul > li.active { position: relative; background: #f8f8f8; }
.sidebar-nav > ul > li:hover::after, .sidebar-nav > ul > li.active::after { position: absolute; left: -2px; top: 50%; margin-top: -12px; color: #33C3A6; content: "\e6eb"; font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.sidebar-link { border-top: 1px solid #e5e5e5; }

.floating { position: fixed; top: 35%; right: 12px; width: 60px; height: auto; background: #fff; border: 1px solid #f1f4f6; z-index: 500; padding: 0 5px; }
.floating > ul > li { width: 50px; height: 60px; text-align: center; border-bottom: 1px solid #f1f4f6; cursor: pointer; }
.floating > ul > li a { display: block; }
.floating > ul > li a i { font-size: 25px; color: #666; }
.floating > ul > li a em { display: block; width: 50px; line-height: 12px; font-size: 12px; color: #666; }
.floating > ul > li.contrastbar a em { width: 50px; line-height: 20px; padding: 10px; }
.floating > ul > li.gotop { display: none; }
.floating > ul > li.floating-code, .floating > ul > li.dl-app { position: relative; overflow: hidden; }
.floating > ul > li.floating-code .code-box, .floating > ul > li.dl-app .code-box { position: absolute; top: 0; right: 100px; width: 160px; padding: 15px; background: #fff; -webkit-box-shadow: 0 0 15px #e1e9f0; -moz-box-shadow: 0 0 15px #e1e9f0; box-shadow: 0 0 15px #e1e9f0; border: 1px solid #f1f5f9; opacity: 0; filter: alpha(opacity=0); transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; z-index: 500; }
.floating > ul > li.floating-code .code-box span, .floating > ul > li.dl-app .code-box span { display: block; width: 130px; height: 130px; }
.floating > ul > li.floating-code .code-box span img, .floating > ul > li.dl-app .code-box span img { width: 100%; height: 100%; }
.floating > ul > li.floating-code .code-box p, .floating > ul > li.dl-app .code-box p { padding-top: 10px; line-height: 18px; font-size: 12px; color: #787d82; }
.floating > ul > li.floating-code:hover, .floating > ul > li.dl-app:hover { overflow: inherit; }
.floating > ul > li.floating-code > span:hover ~ .code-box, .floating > ul > li.floating-code > a:hover ~ .code-box, .floating > ul > li.dl-app > span:hover ~ .code-box, .floating > ul > li.dl-app > a:hover ~ .code-box { opacity: 1; filter: alpha(opacity=100); right: 70px; }

.md-sp-box { padding: 15px 25px; background: #fff; border: 1px solid #e5e5e5; min-height: 750px; }

.md-sp-title .title { border-bottom: 1px solid #e5e5e5; line-height: 20px; padding-bottom: 15px; }
.md-sp-title .title span { display: inline-block; font-size: 18px; }
.md-sp-title .title em { color: #9299a0; font-size: 14px; }
.md-sp-title .title em:before { content: "/"; padding: 0 10px; color: #333; }
.md-sp-title .title a, .md-sp-title .title button { font-size: 14px; color: #333; }
.md-sp-title .title a i, .md-sp-title .title button i { padding-right: 10px; font-size: 14px; }
.md-sp-title .title a.addbtn, .md-sp-title .title button.addbtn { font-size: 12px; color: #fff; line-height: 20px; padding: 0 10px; border-radius: 10px; background: linear-gradient(#3fc0a5 0%, #41d2b4 100%); border: 1px solid #33c3a6; }
.md-sp-title p { background: #f8f8f8; padding: 10px; color: #aaa; }

.progress { height: 10px; background: #eaeeef; -moz-border-radius: 25px; -webkit-border-radius: 25px; -o-border-radius: 25px; -ms-border-radius: 25px; -khtml-border-radius: 25px; border-radius: 25px; }
.progress .progress-bar { height: 10px; background: linear-gradient(45deg, #68d6BF, #33C3A6); -moz-border-radius: 25px; -webkit-border-radius: 25px; -o-border-radius: 25px; -ms-border-radius: 25px; -khtml-border-radius: 25px; border-radius: 25px; }

.filter-list li.filter-selected { background: linear-gradient(45deg, #68d6BF, #33C3A6); }

.layui-layer { box-shadow: none !important; }

.not-data { padding: 30px; text-align: center; background: #fff; }
.not-data span { display: block; font-size: 14px; color: #777; padding-bottom: 10px; }
.not-data p { line-height: 25px; color: #999; font-size: 12px; padding-bottom: 10px; }
.not-data a { display: inline-block; line-height: 30px; padding: 0 30px; font-size: 14px; margin-top: 10px; border: 1px solid #33C3A6; background: #fff; color: #33C3A6; border-radius: 30px; }
.not-data a:hover { background: white; }
.not-data a:focus { outline: none !important; }
.not-data .notdata-img { width: 120px; margin: 0 auto; padding-bottom: 20px; }
.not-data .notdata-img img { display: block; width: 100%; height: auto; }

.md-sp-item { padding-bottom: 30px; }
.md-sp-item .title { position: relative; padding-left: 35px; font-size: 15px; color: #333; font-weight: 600; height: 40px; line-height: 40px; }
.md-sp-item .title:before { position: absolute; top: 14px; left: 5px; content: ""; width: 8px; height: 8px; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; border: 2px solid #fa4628; }
.md-sp-item .item-info { padding-left: 35px; }
.md-sp-item .item-info p { font-size: 14px; color: #777; line-height: 30px; }
.md-sp-item .item-info p em { font-weight: 600; color: #333; }
.md-sp-item .item-info p a { color: #337ab7; }

.drop-tip { display: inline-block; position: relative; width: 20px; height: 30px; line-height: 30px; }
.drop-tip .icon-help { position: relative; top: 2px; display: inline-block; width: 20px; line-height: 20px; font-weight: 400; font-size: 20px; cursor: pointer; }
.drop-tip .drop-tip-box { display: none; position: absolute; top: 30px; left: 50%; margin-left: -100px; width: 200px; padding: 10px; background: #fff; border: 1px solid #e5e5e5; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; z-index: 10; }
.drop-tip .drop-tip-box p { color: #666; font-weight: 400; text-align: left; line-height: 20px; font-size: 12px; word-wrap: break-word; }
.drop-tip .drop-tip-box:before { content: ""; display: block; width: 8px; height: 6px; position: absolute; left: 50%; margin-left: -4px; top: -6px; background: url(../../images/must/arrow-top.png) no-repeat; }
.drop-tip:hover .drop-tip-box { display: inline; }

.filter-top .filter-list { top: inherit; bottom: 40px; }

.ly-accredit { border-radius: 10px !important; }

.accredit-box { padding: 20px; }
.accredit-box .title { text-align: center; font-size: 16px; font-weight: bold; color: #333; }
.accredit-box .accredit-obj { text-align: center; padding: 20px 0; }
.accredit-box .accredit-obj img { display: inline-block; width: 56px; height: 56px; border-radius: 6px; overflow: hidden; }
.accredit-box .accredit-obj i { height: 56px; line-height: 56px; padding: 0 20px; font-size: 20px; color: #9E9E9E; }
.accredit-box .accredit-info span { display: block; padding-bottom: 16px; font-size: 16px; color: #333; border-bottom: 1px solid #eee; }
.accredit-box .accredit-info ul li { position: relative; float: left; font-size: 14px; color: #333; padding: 10px 20px 10px 10px; }
.accredit-box .accredit-info ul li::after { position: absolute; left: 0; top: 50%; content: ""; width: 2px; height: 2px; border-radius: 50%; background: #333; }
.accredit-box .accredit-info p { position: relative; font-size: 12px; color: #999; line-height: 25px; padding-left: 20px; }
.accredit-box .accredit-info p i { position: absolute; left: 0; line-height: 25px; }
.accredit-box .accredit-btn { padding-top: 20px; }
.accredit-box .accredit-btn button, .accredit-box .accredit-btn a { float: left; font-size: 16px; padding: 15px 0; width: 48%; text-align: center; }
.accredit-box .accredit-btn .cancel { border: 1px solid #33C3A6; background: #fff; color: #33C3A6; border-radius: 5px; }
.accredit-box .accredit-btn .cancel:hover { background: white; }
.accredit-box .accredit-btn .cancel:focus { outline: none !important; }
.accredit-box .accredit-btn .confirm { margin-left: 4%; border: 1px solid #33C3A6; background: #33C3A6; color: #fff; border-radius: 5px; }
.accredit-box .accredit-btn .confirm:hover { background: #56d3ba; }
.accredit-box .accredit-btn .confirm:focus { outline: none !important; }
.accredit-box .ac-close-btn{ width: 240px; height: 40px;line-height: 40px; background: linear-gradient(125deg, #68D6BF 0%, #33C3A6 100%);border-radius: 20px;font-size: 14px;color: #fff;}

.help-tips { height: 38px; line-height: 38px; padding-left: 10px; }
.help-tips .icon-help { font-size: 20px; cursor: pointer; }

@media (max-width: 1350px) { .hd-search input { width: 120px; }
  .hd-search input:focus { width: 150px; outline: none; } }
@media (max-height: 800px) { .sidebar-nav > ul > li { height: 30px; margin-bottom: 10px; }
  .sidebar-nav > ul > li a { line-height: 30px; } }
.animated { -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }

@-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); }
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }
@keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

@-webkit-keyframes bounceInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); }
  60% { opacity: 1; -webkit-transform: translateX(30px); transform: translateX(30px); }
  80% { -webkit-transform: translateX(-10px); transform: translateX(-10px); }
  100% { -webkit-transform: translateX(0); transform: translateX(0); } }
@keyframes bounceInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); }
  60% { opacity: 1; -webkit-transform: translateX(30px); -ms-transform: translateX(30px); transform: translateX(30px); }
  80% { -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); }
  100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }
.bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; }

.notice-answer { border: 1px solid #e5e5e5; background: #fff; padding: 10px 15px 15px; }
.notice-answer .tip-bpx { font-size: 18px; font-weight: bold; }
.notice-answer .tip-bpx .tip { font-size: 14px; font-weight: normal; }
.notice-answer .title { overflow: hidden; border-bottom: 1px solid #e5e5e5; height: 40px; line-height: 40px; }
.notice-answer .title .title-left { float: left; }
.notice-answer .title .title-left .title-text { display: inline-block; height: 40px; font-size: 15px; margin-right: 10px; cursor: pointer; }
.notice-answer .title .title-left .checked { border-bottom: 2px solid #33C3A6; }
.notice-answer .title .title-right { float: right; }
.notice-answer .title .title-right .search-box { float: left; height: 25px; position: relative; margin-right: 15px; }
.notice-answer .title .title-right .search-box .i-search { position: absolute; right: 10px; top: 0px; line-height: 25px; z-index: 3; cursor: pointer; }
.notice-answer .title .title-right .search-box .ipt { float: left; padding-left: 20px; width: 160px; height: 25px; font-size: 12px; color: #33C3A6; border-radius: 25px; padding-right: 30px; border: 1px solid #33C3A6; }
.notice-answer .title .title-right .btn { float: right; font-size: 12px; cursor: pointer; border-radius: 25px; color: #fff; width: 85px; text-align: center; height: 25px; line-height: 25px; background: linear-gradient(45deg, #68d6BF, #33C3A6); }
.notice-answer .answer-filter-wall { width: 100%; height: 30px; line-height: 40px; margin-bottom: 10px; }
.notice-answer .answer-filter-wall ul { float: left; }
.notice-answer .answer-filter-wall ul li { float: left; margin-right: 10px; cursor: pointer; }
.notice-answer .answer-filter-wall ul .checked { color: #33C3A6; }
.notice-answer .answer-classify { border: 1px solid #e5e5e5; background: #fff; margin-bottom: 15px; padding: 10px 15px; }
.notice-answer .answer-classify .classify-title { float: left; width: 100px; height: 90px; padding: 7.5px 0; }
.notice-answer .answer-classify .classify-title span { display: block; line-height: 65px; font-size: 16px; color: #333; }
.notice-answer .answer-classify .classify-list li { float: left; width: 25%; padding: 5.5px; }
.notice-answer .answer-classify .classify-list li a { display: block; height: 90px; line-height: 28px; text-align: center; font-size: 14px; color: #333; }
.notice-answer .answer-classify .classify-list li a span { display: block; }
.notice-answer .answer-classify .classify-list li a .img-box { border: 1px solid #e5e5e5; border-radius: 50%; width: 60px; height: 60px; margin: 0 auto; overflow: hidden; margin-bottom: 5px; }
.notice-answer .answer-classify .classify-list li a .img-box img { width: 100%; height: 100%; }
.notice-answer .answer-classify .classify-list li.hot-classify a { position: relative; }
.notice-answer .answer-classify .classify-list li.hot-classify a:before { position: absolute; top: 3px; right: 57px; display: inline-block; content: '荐'; height: 15px; line-height: 15px; padding: 0 6px; color: #fff; font-size: 12px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; background: #fa4628; }
.notice-answer .news-answer { border: 1px solid #e5e5e5; background: #fff; padding: 15px 25px 15px; margin-bottom: 15px; }
.notice-answer .answer-list li { padding: 20px 0; border-bottom: 1px solid #e5e5e5; }
.notice-answer .answer-list li .answer-list-logo { float: left; width: 30px; height: 30px; margin-right: 5px; margin-top: -3px; }
.notice-answer .answer-list li .answer-list-logo img { display: block; width: 100%; height: 100%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; }
.notice-answer .answer-list li .answer-list-info { margin-left: 0; }
.notice-answer .answer-list li .answer-list-info a { color: #333; }
.notice-answer .answer-list li .answer-list-info a:visited h5 { color: #999; }
.notice-answer .answer-list li .answer-list-info .tip { font-size: 14px; margin-bottom: 10px; color: #999; }
.notice-answer .answer-list li .answer-list-info h5 { font-size: 15px; line-height: 25px; margin-bottom: 10px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.notice-answer .answer-list li .answer-list-info h5 span { display: inline-block; font-weight: normal; }
.notice-answer .answer-list li .answer-list-info h5 .sub_a_type { font-size: 12px; color: #33C3A6; margin-right: 5px; }
.notice-answer .answer-list li .answer-list-info h5 .sub_istop { font-size: 12px; color: #fa4628; line-height: 15px; padding-left: 2px; padding-right: 2px; border-radius: 4px; border: 1px solid #fa4628; }
.notice-answer .answer-list li .answer-list-info .answer-list-come { background: #f8f8f8; padding: 5px 10px; font-size: 14px; margin-bottom: 10px; color: #666; line-height: 25px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.notice-answer .answer-list li .answer-list-info .answer-list-bar span { padding-right: 5px; color: #aaa; font-size: 14px; }
.notice-answer .answer-list li .answer-list-info .answer-list-bar span ~ span, .notice-answer .answer-list li .answer-list-info .answer-list-bar span ~ time { position: relative; padding-left: 8px; color: #aaa; font-size: 14px; }
.notice-answer .answer-list li .answer-list-info .answer-list-bar span ~ span:before, .notice-answer .answer-list li .answer-list-info .answer-list-bar span ~ time:before { position: absolute; left: 0; top: 50%; margin-top: -1.5px; content: ''; width: 3px; height: 3px; background: #ccc; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; }
.notice-answer .answer-list li .answer-list-info .answer-list-bar .answer-label { font-size: 14px; background: #f5f5f5; color: #999; padding: 0 10px; margin-left: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; }
.notice-answer .answer-list li:hover { background: #f8f8f8; }

.answer-form { padding: 25px; }
.answer-form .form-group .must-group { position: relative; }
.answer-form .form-group .must-group:before { position: absolute; left: -10px; top: 0; display: inline-block; content: "*"; font-size: 15px; line-height: 40px; color: #fa4628; }
.answer-form .form-group .questions-info { margin-bottom: 10px; }
.answer-form .form-group .questions-info .questions-face { height: 40px; line-height: 40px; padding: 0 10px; border: 1px solid #e2e2e2; border-bottom: none; background: #fafafa; }
.answer-form .form-group .questions-info .questions-face .icon-face { font-size: 20px; color: #757575; cursor: pointer; }

.isvip .answer-list-logo, .isvip .allanswer-logo { position: relative; }
.isvip .answer-list-logo img, .isvip .allanswer-logo img { position: relative; border: 2px solid #FFB300; z-index: 2; }
.isvip .answer-list-logo:after, .isvip .allanswer-logo:after { position: absolute; top: 11px !important; left: 81% !important; display: inline-block; content: ""; width: 25px !important; height: 25px !important; background: url(../../images/must/vip/vip-ico.png) no-repeat; background-size: 100%; z-index: 999 !important; }
.isvip .answer-logo, .isvip .reply-logo { position: relative; }
.isvip .answer-logo img, .isvip .reply-logo img { position: relative; border: 2px solid #FFB300; z-index: 2; }
.isvip .answer-logo:after, .isvip .reply-logo:after { position: absolute; bottom: 0; right: -5px; display: inline-block; content: ""; width: 15px; height: 15px; background: url(../../images/must/vip/vip-ico.png) no-repeat; background-size: 100%; z-index: 3; }
.isvip .answer-name { padding-right: 20px !important; margin-right: 5px; background: url(../../images/must/vip/vipguide.png) no-repeat right center; background-size: 15px; }
.isvip .myanswer-poto { position: relative; }
.isvip .myanswer-poto img { position: relative; border: 2px solid #FFB300; z-index: 2; }
.isvip .myanswer-poto:after { position: absolute; right: 0; bottom: 0; display: block; content: ""; width: 25px; height: 25px; background: url(../../images/must/vip/vip-ico.png) no-repeat; background-size: 100%; z-index: 3; }
.isvip .myanswer-name { padding-right: 40px !important; background: url(../../images/must/vip/vip-tag.png) no-repeat right center; background-size: 30px; }
.isvip .login-photo { position: relative; }
.isvip .login-photo img { position: relative; border: 2px solid #FFB300; z-index: 2; }
.isvip .login-photo:after { position: absolute; bottom: 0; right: 0; display: inline-block; content: ""; width: 15px; height: 15px; background: url(../../images/must/vip/vip-ico.png) no-repeat; background-size: 100%; z-index: 3; }

.questions-submit { padding-top: 10px; margin-top: 10px; border-top: 1px solid #e5e5e5; text-align: right; }
.questions-submit .i-check { margin-right: 20px; font-size: 15px; color: #999; }
.questions-submit .i-check i { margin-right: 5px; }
.questions-submit span { display: inline-block; font-size: 16px; padding-right: 20px; cursor: pointer; }
.questions-submit span i { padding-left: 5px; font-size: 15px; }
.questions-submit button { height: 30px; line-height: 30px; padding: 0 30px; font-size: 15px; border: 1px solid #33C3A6; background: #33C3A6; color: #fff; border-radius: 30px; }
.questions-submit button:hover { background: #56d3ba; }
.questions-submit button:focus { outline: none !important; }

.answer-list li { padding: 15px 0; border-bottom: 1px solid #e5e5e5; }
.answer-list li .answer-list-logo { float: left; width: 50px; height: 50px; }
.answer-list li .answer-list-logo img { display: block; width: 100%; height: 100%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; }
.answer-list li .answer-list-info { margin-left: 65px; }
.answer-list li .answer-list-info a { color: #333; }
.answer-list li .answer-list-info h5 { font-size: 15px; line-height: 25px; margin-bottom: 10px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.answer-list li .answer-list-info .answer-list-come { background: #f8f8f8; padding: 5px 10px; font-size: 14px; margin-bottom: 10px; color: #666; line-height: 25px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.answer-list li .answer-list-info .answer-list-bar span { padding-right: 5px; color: #aaa; font-size: 14px; }
.answer-list li .answer-list-info .answer-list-bar span ~ span, .answer-list li .answer-list-info .answer-list-bar span ~ time { position: relative; padding-left: 8px; color: #aaa; font-size: 14px; }
.answer-list li .answer-list-info .answer-list-bar span ~ span:before, .answer-list li .answer-list-info .answer-list-bar span ~ time:before { position: absolute; left: 0; top: 50%; margin-top: -1.5px; content: ""; width: 3px; height: 3px; background: #ccc; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; }
.answer-list li .answer-list-info .answer-list-bar .answer-label { font-size: 14px; background: #f5f5f5; color: #999; padding: 0 10px; margin-left: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; }

.askmatch { position: relative; }
.askmatch .pop-match { position: absolute; top: 45px; left: 0; right: 0; background: #fff; border: 1px solid #e2e2e2; z-index: 10; }
.askmatch .pop-match .match-title { padding: 0 10px; font-size: 14px; line-height: 40px; border-bottom: 1px solid #e2e2e2; }
.askmatch .pop-match .match-title .closematch { font-size: 12px; cursor: pointer; color: #999; }

.match-list { padding: 10px; max-height: 260px; overflow-y: scroll; }
.match-list li { line-height: 40px; padding: 0 5px; }
.match-list li a { position: relative; display: block; font-size: 14px; color: #666; padding-right: 70px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.match-list li a i { position: absolute; right: 0; font-size: 12px; }
.match-list li:hover { background: #f8f8f8; }

.ask-tag .title { line-height: 40px; }
.ask-tag .tag-list { padding: 10px 0; }
.ask-tag .tag-list li { float: left; background: #f5f5f5; color: #666; padding: 5px 20px; border-radius: 15px; border: 1px solid #f5f5f5; user-select: none; cursor: pointer; }
.ask-tag .tag-list li ~ li { margin-left: 15px; }
.ask-tag .tag-list li.active { background: #fff; color: #33C3A6; border: 1px solid #33C3A6; }
.ask-tag .tag-explain { padding-top: 10px; }

.jdcolumn { width: 100%; position: relative; padding: 50px 60px 10px 60px; background: #fff; margin: 0 auto 15px auto; border: 1px solid #e5e5e5; }
.jdcolumn .tagText { position: absolute; top: 0; left: 0; right: 0; line-height: 36px; padding-right: 10px; z-index: 2; }
.jdcolumn .tagText span { float: left; font-size: 15px; color: #fff; padding: 0 12px 0 30px; background: #fa4628 url(../../images/must/jd/jd-tag.png) no-repeat 10px center; border-radius: 0 0 16px 0; background-size: 13px auto; }
.jdcolumn .tagText a { float: right; font-size: 12px; color: #f14628; }
.jdcolumn .swiper-container { padding-bottom: 30px; }
.jdcolumn .swiper-container .swiper-pagination { bottom: 0; }
.jdcolumn .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 5px; height: 5px; opacity: 0.1; }
.jdcolumn .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #aaa; opacity: 1; }
.jdcolumn .guidelink { display: block; padding: 0 20px; }
.jdcolumn .guidelink img { display: block; width: 100%; height: auto; max-width: 280px; max-height: 280px; }
.jdcolumn .guidelink span { padding: 10px 0 5px 0; }
.jdcolumn .guidelink span i { color: #f14628; font-size: 18px; font-weight: bold; }
.jdcolumn .guidelink span em { font-size: 12px; color: #999; padding-left: 10px; text-decoration: line-through; }
.jdcolumn .guidelink p { display: block; font-size: 14px; color: #333; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.jdcolumn .guidelink .comment { font-size: 12px; color: #999; padding: 5px 0; }
.jdcolumn .guidelink .taglist li { float: left; font-size: 12px; color: #f14628; padding: 0 5px; border-radius: 5px; border: 1px solid #f14628; }
.jdcolumn .guidelink .taglist li ~ li { margin-left: 10px; }
.jdcolumn .guidelink .taglist li.active { background: #f14628; color: #fff; }
.jdcolumn .swiperprev { position: absolute; top: 50%; left: 0; width: 30px; height: 30px; line-height: 30px; background: rgba(0, 0, 0, 0.6); margin-top: -15px; border-radius: 0 15px 15px 0; outline: none; cursor: pointer; z-index: 2; }
.jdcolumn .swiperprev::after { position: absolute; left: 2px; content: "\e603"; font-family: "iconfont" !important; font-size: 20px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: rotate(180deg); color: #fff; }
.jdcolumn .swipernext { position: absolute; top: 50%; right: 0; width: 30px; height: 30px; line-height: 30px; background: rgba(0, 0, 0, 0.6); margin-top: -15px; border-radius: 15px 0 0 15px; outline: none; cursor: pointer; z-index: 2; }
.jdcolumn .swipernext::after { position: absolute; left: 10px; content: "\e603"; font-family: "iconfont" !important; font-size: 20px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; }

.mdn-content-box { width: 100%; margin: 0 auto; padding-top: 15px; }
.mdn-content-box ~ .md-prompt { margin-bottom: 15px; }

.md-notice { border: 1px solid #e5e5e5; padding: 10px 15px; margin-bottom: 15px; background: #fff; }

.notice-list li { height: 45px; line-height: 45px; }
.notice-list li a { position: relative; display: block; padding-right: 85px; color: #555; }
.notice-list li a h5 { font-weight: 400; font-size: 15px; height: 45px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.notice-list li .notice-label { font-size: 14px; color: #999; }
.notice-list li time { position: absolute; top: 0; right: 0; font-size: 12px; color: #ccc; }

.md-prompt { width: 100%; margin: 15px auto 0 auto; padding: 10px 15px; background: #fbf9ef; border: 1px solid #f4df7c; }
.md-prompt p { font-size: 14px; color: #555; }
.md-prompt p a { color: #fa4628; margin-left: 15px; }

.md-sp-wrap { width: 100%; margin: 0 auto; }

.article-introduce { padding: 15px 25px; background: #fff; border: 1px solid #e5e5e5; }
.article-introduce .article-title { position: relative; }
.article-introduce .article-title h1 { font-size: 20px; color: #333; margin-right: 150px; }
.article-introduce .article-title .title-related { display: inline-block; font-size: 13px; padding: 2px 10px; margin-left: 10px; font-weight: 400; border: 1px solid #33C3A6; background: #fff; color: #33C3A6; border-radius: 25px; }
.article-introduce .article-title .title-related:hover { background: white; }
.article-introduce .article-title .title-related:focus { outline: none !important; }
.article-introduce .date-source { padding: 5px 0; font-size: 14px; color: #999; line-height: 25px; }
.article-introduce .date-source .date, .article-introduce .date-source .source { display: inline-block; margin-right: 15px; }
.article-introduce .date-source a { color: #999; }
.article-introduce .date-source a:hover { color: #666; }
.article-introduce .date-source i { float: left; margin-right: 5px; }

.detail-operation { position: absolute; top: 0; right: 0; height: 30px; }
.detail-operation > a { padding: 0 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; line-height: 25px; }
.detail-operation > a:hover, .detail-operation > a:focus { color: #fff; }
.detail-operation > a.hollow-red { margin-left: 5px; }
.detail-operation > a.hollow-red:hover, .detail-operation > a.hollow-red:focus { color: #f1514e; }
.detail-operation .signup-num { display: inline-block; margin-left: 10px; font-size: 14px; color: #666; }
.detail-operation .signup-num i { margin-left: 5px; font-size: 14px; color: #f1514e; }
.detail-operation .share-btn { display: inline-block; margin-left: 10px; font-size: 14px; color: #666; cursor: pointer; line-height: 30px; }
.detail-operation .share-btn i { float: left; margin-right: 5px; color: #33C3A6; font-size: 16px; }
.detail-operation .share-down { position: relative; }
.detail-operation .share-down .share-btn { padding-left: 10px; position: relative; }
.detail-operation .share-down .share-btn:before { position: absolute; top: 8px; left: 0; content: ""; width: 1px; height: 16px; background: #ececec; }
.detail-operation .share-down:hover .share-down-box { display: block; }
.detail-operation .share-down .share-down-box { display: none; position: absolute; top: 30px; left: 50%; width: 120px; margin-left: -40px; background: #fff; border: 1px solid #dbdee2; padding: 5px 10px; z-index: 501; }
.detail-operation .share-down .share-down-box .arrow-top { position: absolute; top: -5px; left: 45%; width: 8px; height: 6px; background: url(../../images/must/arrow-top.png) no-repeat; }
.detail-operation .share-down .share-down-box ul li { line-height: 30px; border-bottom: 1px solid #f1f4f6; }
.detail-operation .share-down .share-down-box ul li a { display: block; color: #555; padding: 0 5px; }
.detail-operation .share-down .share-down-box ul li a:hover { background: #f1f1f1; }
.detail-operation .share-down .share-down-box ul li i { float: left; margin-right: 8px; }
.detail-operation .share-down .share-down-box ul li i.icon-qq { color: #4cabee; }
.detail-operation .share-down .share-down-box ul li i.icon-xlwb { color: #ea4533; }
.detail-operation .share-down .share-down-box ul li i.icon-wx { color: #5ca328; }
.detail-operation .share-down .share-down-box ul li:last-child { border: none; }
.detail-operation .share-down .share-down-box .wx-code { padding: 10px; }
.detail-operation .share-down .share-down-box .wx-code img { width: 100%; height: 100%; }

.article-jobinfo { position: relative; padding: 10px; background: #fafafa; padding-right: 200px; }
.article-jobinfo .jobinfo-num, .article-jobinfo .jobinfo-guide { font-size: 14px; color: #555; padding-bottom: 10px; }
.article-jobinfo .jobinfo-guide { padding-top: 5px; cursor: pointer; }
.article-jobinfo .jobinfo-num i { font-weight: 600; padding: 0 5px; }
.article-jobinfo .jobinfo-list li { position: relative; line-height: 20px; padding-left: 15px; color: #999; font-size: 13px; }
.article-jobinfo .jobinfo-list li a { margin-left: 20px; font-weight: 600; }
.article-jobinfo .jobinfo-list li:first-child:after { top: 10px; height: 10px; }
.article-jobinfo .jobinfo-list li:last-child:after { top: 0px; height: 10px; }
.article-jobinfo .jobinfo-list li:before { position: absolute; top: 50%; left: 0; margin-top: -4px; display: inline-block; content: ""; width: 5px; height: 5px; border: 1px solid #d1d1d1; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; background: #fff; z-index: 2; }
.article-jobinfo .jobinfo-list li:after { position: absolute; top: 0; left: 3px; height: 20px; display: inline-block; content: ""; width: 1px; border-left: 1px dashed #d1d1d1; z-index: 1; }
.article-jobinfo .jobinfo-list li.finished { color: #ccc; }
.article-jobinfo .jobinfo-list li.finished:before { background: #ccc; border: 1px solid #ccc; }
.article-jobinfo .jobinfo-list li.inprogress { color: #333; }
.article-jobinfo .jobinfo-list li.inprogress:before { background: #fa4628; border: 1px solid #fa4628; }
.article-jobinfo .follow-btn { position: absolute; top: 50%; right: 15px; height: 35px; line-height: 33px; padding: 0 30px; margin-top: -17px; color: #fff; background: linear-gradient(45deg, #68d6BF, #33C3A6); border-radius: 35px; border: none; }
.article-jobinfo .follow-btn i { font-size: 17px; float: left; margin-right: 5px; }
.article-jobinfo .follow-btn.infollow { border: 1px solid #33C3A6; background: #fff; color: #33C3A6; border-radius: 35px; }
.article-jobinfo .follow-btn.infollow:hover { background: white; }
.article-jobinfo .follow-btn.infollow:focus { outline: none !important; }
.jobinfo-guide-content{padding: 24px 60px 24px 20px;}
.jobinfo-guide-content p { font-size: 14px; color: #333;margin-bottom: 20px;}
.jobinfo-guide-content img{ display: block;margin: 0 auto;width: 144px;height: 144px;}
.jobinfoGuideclass { border-radius: 8px !important; overflow: hidden; }
.article-abstract { padding: 10px; background: #fafafa; font-size: 12px; }
.article-abstract i { margin-right: 10px; }

.article-detail { padding: 15px 25px; background: #fff; border: 1px solid #e5e5e5; margin-bottom: 15px; }
.article-detail .article-prompt { position: relative; padding: 15px 80px 15px 60px; background: #fbf9ef; border: 1px solid #f4df7c; margin-bottom: 15px; }
.article-detail .article-prompt p { font-size: 14px; color: #ffb038; line-height: 20px; }
.article-detail .article-prompt p a { color: #fa4628; }
.article-detail .article-prompt .icon-close { position: absolute; top: 50%; right: 15px; width: 30px; height: 30px; margin-top: -15px; text-align: center; font-size: 20px; color: #ffb038; cursor: pointer; }
.article-detail .article-prompt .icon-error { position: absolute; top: 50%; left: 15px; width: 25px; height: 25px; line-height: 25px; margin-top: -12.5px; font-size: 25px; color: #fdb241; }
.article-detail .detail-info { font-size: 16px; color: #555; line-height: 32px; }
.article-detail .detail-info ul, .article-detail .detail-info ol, .article-detail .detail-info li { list-style-type: decimal; }
.article-detail .detail-info ul, .article-detail .detail-info ol { padding-left: 15px; }
.article-detail .detail-info a { color: #4f81bd; }
.article-detail .detail-info a .enemy { color: #4f81bd !important; }
.article-detail .detail-info p { margin-bottom: 15px; }
.article-detail .detail-info table { max-width: 100%; margin: 0 auto; border: 1px solid #e7e7e7 !important; text-align: center; }
.article-detail .detail-info table th, .article-detail .detail-info table td { border: 1px solid #e7e7e7 !important; }
.article-detail .detail-info table th p, .article-detail .detail-info table td p { margin: 0; }
.article-detail .detail-info img { display: block; max-width: 100%; height: auto; margin: 15px auto; }
.article-detail .detail-info .enemy { color: #555 !important; }
.article-detail .detail-info .h-title { padding: 20px 0; font-size: 16px; color: #333; }
.article-detail .editor-charge { padding: 15px 0; font-size: 14px; color: #999; }
.article-detail .editor-charge .editor-correction { margin-left: 20px; cursor: pointer; }
.article-detail .detail-btn { text-align: center; padding: 15px 0; }
.article-detail .detail-btn a { display: inline-block; width: 180px; height: 35px; line-height: 33px; font-size: 16px; margin: 0 15px; color: #fff; }
.article-detail .detail-btn .related-job { background: linear-gradient(45deg, #68d6BF, #33C3A6); border-radius: 35px; }
.article-detail .detail-btn .sign-join { border: 1px solid #33C3A6; background: #fff; color: #33C3A6; border-radius: 35px; }
.article-detail .detail-btn .sign-join:hover { background: white; }
.article-detail .detail-btn .sign-join:focus { outline: none !important; }
.article-detail .detail-code { text-align: center; padding: 15px 0; }
.article-detail .detail-code span { display: inline-block; width: 120px; height: 120px; }
.article-detail .detail-code span img { display: block; width: 100%; height: auto; }
.article-detail .detail-code p { line-height: 25px; font-size: 12px; color: #999; }
.article-detail .detail-label { border-top: 1px solid #e5e5e5; padding-top: 15px; }
.article-detail .detail-label ul li { float: left; background: #efefef; padding: 0 15px; color: #999; height: 25px; line-height: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; -o-border-radius: 25px; -ms-border-radius: 25px; -khtml-border-radius: 25px; border-radius: 25px; font-size: 14px; }
.article-detail .detail-label ul li ~ li { margin-left: 15px; }
.article-detail ~ .md-prompt { width: 100%; margin-bottom: 15px; }

.md-job-list { padding: 15px 25px; background: #fff; border: 1px solid #e5e5e5; margin-bottom: 15px; }

.job-list-table thead { background: #f5f5f5; }

.job-listbody .job-compare { width: 100%; height: 30px; border: none; background: none; outline: none; color: #555; }
.job-listbody .job-detail-btn { height: 30px; line-height: 28px; color: #FD3237; }

.job-list-condition { position: relative; margin-bottom: 15px; text-align: center; min-height: 30px; }
.job-list-condition .job-list-num { position: absolute; top: 0; left: 0; height: 30px; line-height: 30px; }
.job-list-condition .job-list-num i { font-weight: 600; padding: 0 5px; }
.job-list-condition .job-condition-info { text-align: center; display: inline-block; }
.job-list-condition .job-condition-info .condition-title { float: left; height: 30px; line-height: 30px; margin-right: 15px; font-size: 14px; }
.job-list-condition .job-condition-info form { float: left; }
.job-list-condition .job-condition-info .filter-box { width: 120px; text-align: left; }
.job-list-condition .job-condition-info .filter-box .filter-text .filter-title { height: 28px; line-height: 28px; }
.job-list-condition .job-condition-info .filter-box .filter-list { top: 34px; }
.job-list-condition .job-condition-info .filter-box ~ .filter-box .filter-text { border-left: 1px solid #fff; }
.job-list-condition .job-condition-info .condition-input { width: 265px; margin: 0 15px; }
.job-list-condition .job-condition-info .condition-input .form-control { height: 30px; line-height: 28px; }
.job-list-condition .job-condition-info .condition-btn { height: 30px; padding: 0 20px; color: #fff; border-radius: 5px; border: none; background: linear-gradient(45deg, #68d6BF, #33C3A6); }

.assign-entrance { height: 35px; line-height: 35px; text-align: center; background: #EDF7FB; margin-bottom: 5px; }
.assign-entrance span { display: inline-block; font-size: 12px; color: #3D73BF; cursor: pointer; }

.md-precise-search { width: 100%; margin: 0 auto; padding: 10px 25px; background: #fff; border: 1px solid #e5e5e5; }
.md-precise-search .precise-info { padding: 10px 0; }
.md-precise-search .precise-info dt { float: left; line-height: 25px; font-size: 14px; color: #333; font-weight: 600; }
.md-precise-search .precise-info dd { display: inline-block; padding-left: 10px; }
.md-precise-search .precise-info dd .i-check { margin-right: 20px; cursor: pointer; line-height: 25px; font-size: 14px; color: #555; }
.md-precise-search .precise-info dd .i-check .icon-check { color: #dfdfdf; font-size: 13px; }
.md-precise-search .precise-info dd .i-check .icon-oncheck { color: #fa4628; font-size: 13px; }
.md-precise-search .precise-info .precise-area { line-height: 25px; }
.md-precise-search .precise-info .precise-area li { float: left; font-size: 14px; }
.md-precise-search .precise-info .precise-area .switch-btn { margin-left: 15px; cursor: pointer; font-size: 13px; color: #33C3A6; }
.md-precise-search .precise-info .filter-box { width: 120px; margin-right: 15px; }
.md-precise-search .precise-info .filter-box .filter-text .filter-title { height: 28px; line-height: 28px; }
.md-precise-search .precise-info .filter-box .filter-list { top: 34px; }
.md-precise-search .precise-info .precise-input { height: 30px; line-height: 30px; border: 1px solid #e2e2e2; margin-right: 15px; }
.md-precise-search .precise-info .precise-input input { border: none; width: 200px; height: 28px; line-height: 26px; outline: none; padding: 0 10px; }
.md-precise-search .precise-info .precise-input .major-btn { position: relative; float: right; width: 28px; height: 28px; cursor: pointer; text-align: center; color: #33C3A6; font-size: 16px; }
.md-precise-search .precise-info .precise-input .major-btn:after { position: absolute; top: 50%; left: 0; margin-top: -7px; display: inline-block; content: ""; width: 1px; height: 15px; background: #eee; }
.md-precise-search .precise-info .precise-input .drop-down-list { top: 32px; }
.md-precise-search .precise-info .precise-search-btn { height: 30px; padding: 0 20px; margin-right: 15px; border: 1px solid #33C3A6; background: #33C3A6; color: #fff; border-radius: 30px; }
.md-precise-search .precise-info .precise-search-btn:hover { background: #56d3ba; }
.md-precise-search .precise-info .precise-search-btn:focus { outline: none !important; }
.md-precise-search .precise-info .small-prompt { line-height: 30px; padding-left: 15px; color: #999; font-size: 12px; }
.md-precise-search .precise-info ~ .precise-info { border-top: 1px solid #efefef; }

.precise-search-tab { background: #fff; border: 1px solid #e5e5e5; margin-bottom: 15px; min-height: 620px; }
.precise-search-tab .tab-nav { background: #fafafa; height: 40px; }
.precise-search-tab .tab-nav > ul { float: left; }
.precise-search-tab .tab-nav > ul > li { height: 40px; line-height: 40px; margin: 0; border-right: 1px solid #e5e5e5; }
.precise-search-tab .tab-nav > ul > li a { padding: 0 30px; color: #333; }
.precise-search-tab .tab-nav > ul > li.active { line-height: 38px; background: #fff; border-top: 2px solid #33C3A6; }
.precise-search-tab .tab-nav > ul > li.active a { display: inline-block; color: #33C3A6; }
.precise-search-tab .tab-nav .small-prompt { line-height: 40px; padding-right: 15px; }
.precise-search-tab .tab-nav .small-prompt i { font-weight: 600; padding: 0 5px; }

.precise-job-table thead tr th { font-weight: 400; color: #999; }
.precise-job-table thead tr .text-left { padding-left: 30px; }

.precise-job-info { position: relative; padding-left: 25px; }
.precise-job-info a { display: block; color: #333; }
.precise-job-info a:visited .precise-job-title { color: #999; }
.precise-job-info .precise-job-title { position: relative; height: 25px; line-height: 25px; font-size: 15px; font-weight: 400; text-align: left; }
.precise-job-info .precise-job-title:before { position: absolute; left: -15px; top: 50%; margin-top: -3px; display: inline-block; content: ""; width: 5px; height: 5px; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; background: #ccc; }
.precise-job-info .precise-job-text { font-size: 14px; color: #999; line-height: 25px; text-align: left; }
.precise-job-info .precise-job-text time { display: inline-block; }

.precise-listbody .job-status { color: #333; }
.precise-listbody .job-status.finished { color: #ccc; }
.precise-listbody .job-status.inprogress { color: #fa4628; }
.precise-listbody .follow-btn { border: none; background: none; outline: none; color: #333; }
.precise-listbody .follow-btn.onfollow { color: #ccc; }

.precise-notice-list { padding: 0 30px; padding-top: 15px; }
.precise-notice-list li { line-height: 25px; padding: 15px 0; border-bottom: 1px solid #edf1f2; }
.precise-notice-list li h5 { font-size: 15px; font-weight: 400; margin-right: 250px; color: #999; }
.precise-notice-list li h5 time { display: inline-block; color: #999; padding-left: 5px; }
.precise-notice-list li h5 a { color: #555; padding-right: 5px; }
.precise-notice-list li h5 a:visited { color: #999; }
.precise-notice-list li .notice-label { font-size: 14px; color: #999999; margin-right: 5px; }
.precise-notice-list li .job-status { width: 125px; float: right; text-align: center; font-size: 14px; }
.precise-notice-list li .job-status.finished { color: #ccc; }
.precise-notice-list li .job-status.inprogress { color: #fa4628; }
.precise-notice-list li .fit-job { width: 125px; float: right; text-align: center; font-size: 14px; }
.precise-notice-list li .fit-job i { padding: 0 2px; font-weight: 600; }
.precise-notice-list li:hover { background: #f8f8f8; }
.precise-notice-list li.suitable { background: #f8f8f8; text-align: center; }
.precise-notice-list li.suitable span { position: relative; display: inline-block; font-size: 15px; color: #999; padding: 0 100px; line-height: 25px; }
.precise-notice-list li.suitable span:before, .precise-notice-list li.suitable span:after { position: absolute; top: 50%; display: inline-block; content: ""; width: 80px; height: 1px; background: #999; }
.precise-notice-list li.suitable span:before { left: 0; }
.precise-notice-list li.suitable span:after { right: 0; }

.sp-notice-content { padding: 15px 25px; background: #fff; border: 1px solid #e5e5e5; margin-bottom: 15px; }

.notice-head { padding-top: 10px; padding-bottom: 15px; border-bottom: 1px solid #e5e5e5; }
.notice-head .notice-title { margin-bottom: 10px; }
.notice-head .notice-title h5 { margin-right: 395px; font-size: 20px; color: #333; }
.notice-head .notice-title .recruit-num { display: inline-block; height: 20px; line-height: 20px; font-size: 15px; margin-left: 15px; padding-left: 15px; border-left: 1px solid #ccc; color: #999; font-weight: 400; }
.notice-head .notice-title .recruit-num i { font-weight: 600; padding: 0 2px; }
.notice-head .notice-title .notice-hd-btn { position: relative; padding-right: 190px; }
.notice-head .notice-title .notice-hd-btn .notice-contrast { font-size: 14px; border: none; background: none; outline: none; margin: 0 15px; color: #666; height: 30px; line-height: 30px; }
.notice-head .notice-title .notice-hd-btn .notice-intention { font-size: 12px; padding: 5px 10px; border: 1px solid #fa4628; background: #fff; color: #fa4628; border-radius: 25px; }
.notice-head .notice-title .notice-hd-btn .notice-intention:hover { background: white; }
.notice-head .notice-title .notice-hd-btn .notice-intention:focus { outline: none !important; }
.notice-head .notice-title .notice-hd-btn .notice-intention i { display: inline-block; height: 12px; line-height: 12px; margin-left: 5px; padding-left: 5px; border-left: 1px solid #fa4628; }
.notice-head .notice-matching { height: 30px; line-height: 30px; color: #999; font-size: 14px; }
.notice-head .notice-matching .matching-look { border: none; background: none; outline: none; line-height: 30px; color: #fa4628; margin-left: 10px; }
.notice-head .notice-matching .starlevel { margin: 5px; }
.notice-head .notice-matching .job-prompt { padding-left: 15px; }

.notice-info { padding-top: 15px; }
.notice-info ~ .notice-info { padding-top: 0; }
.notice-info .notice-title { font-size: 14px; color: #333; font-weight: 600; height: 35px; line-height: 30px; padding-bottom: 5px; }
.notice-info .notice-table th { background: #f8f8f8; border: 1px solid #e5e5e5; padding: 10px; font-size: 15px; font-weight: 400; color: #555; text-align: left; }
.notice-info .notice-table td { font-size: 15px; border: 1px solid #e5e5e5; text-align: left; padding: 10px; }
.notice-info .notice-table td a { color: #3d88f1; }
.notice-info .notice-table td a:hover { text-decoration: underline; }

.notice-btn { padding: 25px 0 15px; text-align: center; }
.notice-btn a { display: inline-block; text-align: center; width: 170px; height: 40px; line-height: 38px; margin: 0 15px; font-size: 16px; color: #fff; border-radius: 40px; background: linear-gradient(45deg, #68d6BF, #33C3A6); }
.notice-btn a.sign-join { border: 1px solid #33C3A6; background: #fff; color: #33C3A6; border-radius: 40px; }
.notice-btn a.sign-join:hover { background: white; }
.notice-btn a.sign-join:focus { outline: none !important; }

.md-search-box { background: #fff; border: 1px solid #e5e5e5; margin-bottom: 15px; padding: 20px; min-height: 600px; }

.md-search-hd { width: 810px; margin: 0 auto; padding-top: 30px; padding-bottom: 20px; }
.md-search-hd .search-wrap .search-btn { width: 105px; height: 40px; float: right; font-size: 15px; color: #fff; background: linear-gradient(45deg, #68d6BF, #33C3A6); border: none; }
.md-search-hd .search-wrap .search-input { position: relative; margin-right: 105px; height: 40px; border: 1px solid #33C3A6; }
.md-search-hd .search-wrap .search-input .search-condition { position: absolute; top: 0; left: 0; text-align: center; display: inline-block; width: 100px; height: 38px; line-height: 38px; border-right: 1px solid #33C3A6; z-index: 2; }
.md-search-hd .search-wrap .search-input .search-condition .condition-text { display: block; font-size: 15px; text-align: center; color: #333; cursor: pointer; }
.md-search-hd .search-wrap .search-input .search-condition .condition-text:after { position: absolute; top: 50%; right: 10px; content: "\e613"; display: block; width: 16px; height: 16px; line-height: 16px; margin-top: -8px; color: #ccc; font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke-width: 0.2px; transition: 0.2s; -moz-transition: 0.2s; -webkit-transition: 0.2s; -o-transition: 0.2s; }
.md-search-hd .search-wrap .search-input .search-condition .condition-text.onselect:after { transform: rotate(180deg); -ms-transform: rotate(180deg); /* IE 9 */ -moz-transform: rotate(180deg); /* Firefox */ -webkit-transform: rotate(180deg); /* Safari 和 Chrome */ -o-transform: rotate(180deg); /* Opera */ }
.md-search-hd .search-wrap .search-input .search-condition .condition-list { display: none; position: absolute; top: 38px; left: -1px; right: -1px; background: #fff; border: 1px solid #33C3A6; z-index: 5; }
.md-search-hd .search-wrap .search-input .search-condition .condition-list li { height: 40px; line-height: 40px; font-size: 15px; cursor: pointer; }
.md-search-hd .search-wrap .search-input .search-condition .condition-list li ~ li { border-top: 1px solid #ccc; }
.md-search-hd .search-wrap .search-input input { padding-left: 120px; width: 100%; height: 38px; font-size: 15px; color: #333; border: none; outline: none; }
.md-search-hd .hot-word { padding-top: 10px; line-height: 25px; }
.md-search-hd .hot-word span { float: left; font-size: 14px; color: #999; }
.md-search-hd .hot-word a { float: left; padding: 0 10px; color: #333; font-size: 14px; }
.md-search-hd .hot-word a ~ a { position: relative; }
.md-search-hd .hot-word a ~ a:before { position: absolute; top: 50%; left: 0; margin-top: -5px; display: inline-block; content: ""; width: 1px; height: 10px; background: #dfdfdf; }

.md-search-bd .search-screen { background: #f8f8f8; padding: 8px; height: 42px; line-height: 24px; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; }
.md-search-bd .search-screen .screen-l { float: left; }
.md-search-bd .search-screen .screen-l span { display: block; font-size: 14px; color: #999; }
.md-search-bd .search-screen .screen-l span i { font-size: 15px; padding: 0 5px; }
.md-search-bd .search-screen .screen-r { float: right; }
.md-search-bd .search-screen .screen-r .screen-select { float: left; }
.md-search-bd .search-screen .screen-r .screen-select i { float: left; font-size: 14px; color: #333; }
.md-search-bd .search-screen .screen-r .screen-select .screen-info { float: right; position: relative; background: #fff; height: 24px; border: 1px solid #efefef; z-index: 2; }
.md-search-bd .search-screen .screen-r .screen-select .screen-info .screen-text { position: relative; padding: 0 5px; display: block; width: 100px; height: 22px; line-height: 22px; font-size: 14px; cursor: pointer; z-index: 2; }
.md-search-bd .search-screen .screen-r .screen-select .screen-info .screen-text:after { position: absolute; top: 50%; right: 5px; content: "\e613"; display: block; width: 16px; height: 16px; line-height: 16px; margin-top: -8px; color: #ccc; font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke-width: 0.2px; transition: 0.2s; -moz-transition: 0.2s; -webkit-transition: 0.2s; -o-transition: 0.2s; z-index: 5; }
.md-search-bd .search-screen .screen-r .screen-select .screen-info .screen-text.onselect:after { transform: rotate(180deg); -ms-transform: rotate(180deg); /* IE 9 */ -moz-transform: rotate(180deg); /* Firefox */ -webkit-transform: rotate(180deg); /* Safari 和 Chrome */ -o-transform: rotate(180deg); /* Opera */ }
.md-search-bd .search-screen .screen-r .screen-select .screen-info .screen-list { display: none; position: absolute; left: -1px; right: -1px; top: 26px; background: #fff; border: 1px solid #efefef; z-index: 5; }
.md-search-bd .search-screen .screen-r .screen-select .screen-info .screen-list li { height: 30px; line-height: 30px; padding: 0 5px; font-size: 14px; cursor: pointer; }
.md-search-bd .search-screen .screen-r .screen-select .screen-info .screen-list li:hover { background: #f8f8f8; }
.md-search-bd .search-screen .screen-r .screen-select ~ .screen-select { margin-left: 20px; }
.md-search-bd .md-search-list li { padding: 15px 0; border-bottom: 1px solid #e5e5e5; }
.md-search-bd .md-search-list li a { display: inline-block; }
.md-search-bd .md-search-list li h5 { font-size: 16px; color: #333; font-weight: 400; padding-bottom: 5px; }
.md-search-bd .md-search-list li p { font-size: 14px; color: #666; line-height: 25px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.md-search-bd .md-search-list li .search-msg { color: #999; font-size: 12px; }
.md-search-bd .md-search-list li .search-msg i { padding: 0 5px; }
.md-search-bd .md-search-list li .search-msg time { padding-left: 5px; }

.area-current { padding: 10px 20px; line-height: 28px; }
.area-current span { float: left; font-size: 14px; color: #333; width: 60px; }
.area-current ul { overflow: hidden; margin-left: 60px; }
.area-current li { float: left; position: relative; padding-left: 10px; padding-right: 30px; border: 1px solid #33C3A6; margin-left: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; font-size: 14px; color: #33C3A6; line-height: 32px; margin-bottom: 10px; cursor: pointer; }
.area-current li:before { position: absolute; right: 10px; top: 1px; content: "\e633"; font-family: "iconfont" !important; font-size: 12px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke-width: 0.2px; color: #33C3A6; }
.area-current p { padding-left: 60px; font-size: 14px; color: #333; }
.area-current p i { padding: 0 5px; }
.area-current p em { font-size: 12px; color: #999; }

.area-list { width: 180px; padding: 0 10px; float: left; }
.area-list .title { border-bottom: 1px solid #efefef; padding: 5px 0; font-size: 14px; color: #999; padding-left: 10px; }
.area-list .area-ul { border-top: 1px solid #efefef;height: 315px; padding-right: 10px; overflow-y: scroll; }
.area-list .area-ul::-webkit-scrollbar { width: 6px; }
.area-list .area-ul::-webkit-scrollbar-track, .area-list .area-ul::-webkit-scrollbar-track-piece { background: #efefef; }
.area-list .area-ul li { padding-left: 10px; position: relative; font-size: 14px; color: #333; cursor: pointer; margin-bottom: 15px; }
.area-list .js-county .active, .area-list .js-city .active { border: 1px solid #33C3A6; color: #33C3A6; }
.area-list .js-county .active:before, .area-list .js-city .active:before { position: absolute; right: 5px; top: 1px; content: "\e620"; font-family: "iconfont" !important; font-size: 12px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke-width: 0.2px; color: #33C3A6; }

.major-box { display: flex; }

.major-list { flex: 1; padding: 0 10px; float: left; }
.major-list .title { border-bottom: 1px solid #efefef; padding: 5px 0; font-size: 14px; color: #999; padding-left: 10px; }
.major-list .major-ul { height: 395px; padding-right: 10px; overflow-y: scroll; }
.major-list .major-ul::-webkit-scrollbar { width: 6px; }
.major-list .major-ul::-webkit-scrollbar-track, .major-list .major-ul::-webkit-scrollbar-track-piece { background: #efefef; }
.major-list .major-ul li { padding-left: 10px; padding-right: 20px; position: relative; height: 30px; line-height: 30px; font-size: 14px; color: #333; cursor: pointer; margin-bottom: 5px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.major-list .major-ul li.active { background: #f5f5f5; color: #33C3A6; }
.major-list .major-ul li.active::before { color: #ccc; }
.major-list .js-majorname .active { border: 1px solid #fa4628; color: #fa4628; }
.major-list .js-majorname .active:before { position: absolute; right: 5px; top: 1px; content: "\e620"; font-family: "iconfont" !important; font-size: 12px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke-width: 0.2px; color: #fa4628; }

.matching-form { padding: 20px; }
.matching-form .matching-text { font-size: 12px; color: #999; line-height: 20px; margin-bottom: 15px; }
.matching-form dl { padding: 8px 0; }
.matching-form dl dt { width: 60px; float: left; line-height: 30px; font-size: 13px; font-weight: 600; color: #333; text-align: right; padding-top: 5px; }
.matching-form dl dt span { display: block; line-height: 15px; font-size: 12px; color: #999; font-weight: 400; }
.matching-form dl dd { margin-left: 80px; }
.matching-form dl dd textarea { width: 100%; padding: 10px; }
.matching-form dl dd .i-check { margin-right: 20px; cursor: pointer; line-height: 30px; font-size: 13px; color: #555; }
.matching-form dl dd .i-check .icon-check { color: #dfdfdf; font-size: 13px; }
.matching-form dl dd .i-check .icon-oncheck { color: #33C3A6; font-size: 13px; }
.matching-form dl dd .verification-code input { float: left; width: 240px; }
.matching-form dl dd .verification-code span { display: inline-block; height: 40px; line-height: 40px; width: 135px; padding-left: 15px; cursor: pointer; }
.matching-form dl dd .verification-code span img { max-width: 100%; max-height: 100%; }
.matching-form dl dd .verification-code i { display: inline-block; margin-left: 15px; cursor: pointer; color: #666; }

.majchoose-box { padding: 20px; }

.search-maj { position: relative; padding: 15px 0 10px 0; }
.search-maj .icon-search { position: absolute; left: 0; line-height: 30px; font-size: 12px; width: 30px; text-align: center; color: #999; z-index: 1; }
.search-maj .form-control { position: relative; width: 300px; height: 30px; line-height: 30px; padding-left: 30px; }

.search-maj-list { max-height: 500px; overflow-y: scroll; display: none; }
.search-maj-list ul { display: none; }
.search-maj-list ul li { line-height: 30px; font-size: 14px; color: #333; cursor: pointer; }
.search-maj-list .notsearch { display: none; line-height: 30px; font-size: 12px; color: #999; }

.onchoose { padding: 5px 0 10px 0; font-size: 14px; }

.manualmaj { padding: 20px; }
.manualmaj .choose-form { padding: 15px 0; }
.manualmaj .choose-form .choose-item dl { padding: 15px 0; display: flex; justify-content: center; }
.manualmaj .choose-form .choose-item dl dt { width: 80px; text-align: right; line-height: 35px; font-size: 15px; color: #333; }
.manualmaj .choose-form .choose-item dl dt i { margin-right: 10px; }
.manualmaj .choose-form .choose-item dl dd { padding-left: 15px; }
.manualmaj .choose-form .choose-item dl dd input { width: 270px; }
.manualmaj .choose-form .choose-item .form-control { height: 35px; line-height: 33px; padding: 0 10px; }
.manualmaj .choose-form .choose-item p { padding: 15px 0; text-align: center; font-size: 12px; color: #999; }
.manualmaj .choose-form .choose-item ~ .choose-item { border-top: 1px solid #e5e5e5; padding-top: 15px; }
.manualmaj .pop-btn { padding-top: 0; }
.manualmaj .pop-btn button { width: 200px; }

.choose-title { font-size: 12px; color: #999; line-height: 20px; }

.switch-choose { padding-top: 20px; font-size: 14px; text-align: center; }
.switch-choose span { color: #fa4628; cursor: pointer; }

.subscribe { text-align: center; padding: 15px 0; }
.subscribe span { font-size: 16px; color: #333; line-height: 30px; font-weight: bold; }
.subscribe ul { width: 140px; margin: 0 auto; padding: 10px 0; }
.subscribe ul li { text-align: left; color: #7ab645; font-size: 14px; font-weight: bold; line-height: 30px; }
.subscribe ul li i { font-weight: 400; float: left; margin-right: 10px; font-size: 20px; }
.subscribe button { width: 140px; height: 30px; line-height: 30px; color: #fff; background: linear-gradient(45deg, #68d6BF, #33C3A6); border: none; border-radius: 30px; margin-bottom: 15px; }
.subscribe p { font-size: 12px; color: #999; }
.subscribe p a { color: #fa4628; }

.login-box { position: relative; width: 500px; text-align: center; padding: 30px 0; margin: 0 auto; }
.login-box .login-logo span { height: 50px; display: inline-block; }
.login-box .login-logo span a { height: 50px; float: left; }
.login-box .login-logo span a img { height: 50px; width: auto; }
.login-box .login-logo span em { float: left; height: 50px; line-height: 50px; font-size: 20px; color: #444; margin-left: 15px; padding-left: 15px; position: relative; }
.login-box .login-logo span em:before { position: absolute; left: 0; top: 20px; content: ""; width: 1px; height: 12px; background: #333; }
.login-box .login-logo p { padding: 10px 0; font-size: 14px; color: #555; }

.register-scan {position: relative; padding-top: 20px; }
.register-scan .agree-mask{position:absolute;top: 70px;left: 50%;transform: translateX(-50%); width: 170px;height: 170px;background-color: rgba(255,255,255,0.9);display: flex;flex-direction: column;justify-content: center;align-items: center;}
.register-scan .agree-mask p{font-size: 14px;text-align: center;width:127px;line-height:20px;color:#333;}
.register-scan p { font-size: 14px; color: #555; line-height: 30px; padding: 10px 0; }
.register-scan p a { font-size: 14px; color: #777; }
.register-scan p a i { color: #f3554d; }
.register-scan span { display: block; margin: 0 auto; width: 170px; height: 170px; padding: 10px; border: 1px solid #eee; }
.register-scan span img { width: 100%; height: 100%; }
.register-scan label { display: inline-block; height: 30px; line-height: 30px; margin: 10px 0; font-weight: 400; font-size: 14px; cursor: pointer; color: #999; }
.register-scan label i { float: left; margin-right: 5px; color: #33C3A6; font-size: 16px; }
.register-scan label i:first-child { color: #DDD;font-size: 18px;}
.register-scan label a { color: #3d88f1; }
.register-scan label a:hover { text-decoration: underline; }

.bind-phone { padding-top: 20px; }
.bind-phone .bind-box p { font-size: 14px; color: #666; padding-bottom: 5px; }

.bind-form, .signin-form { width: 280px; margin: 0 auto; padding-top: 10px; }
.bind-form .validate-code .validate-text, .signin-form .validate-code .validate-text { float: left; width: 170px; }
.bind-form .validate-code .validate-btn, .signin-form .validate-code .validate-btn { width: 100px; height: 40px; margin-left: 10px; background: linear-gradient(45deg, #68d6BF, #33C3A6); border: none; color: #fff; font-size: 14px; cursor: pointer; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; }
.bind-form .validate-code .getcode, .signin-form .validate-code .getcode { background: linear-gradient(45deg, #68d6BF, #33C3A6); }

.sign-btn { padding-top: 10px; }
.sign-btn button { width: 100%; height: 40px; line-height: 40px; background: linear-gradient(45deg, #68d6BF, #33C3A6); border: none; color: #fff; font-size: 16px; }
.sign-btn button:hover { background: linear-gradient(45deg, #68d6BF, #33C3A6); }

.signin { width: 280px; margin: 0 auto; padding-top: 10px; }
.signin .signin-prompt { font-size: 12px; color: #999; }
.signin .signin-tab { position: relative; }
.signin .signin-tab .signin-line { position: absolute; left: 90px; bottom: 0; content: ""; height: 2px; width: 30px; background: #33C3A6; }
.signin .signin-tab ul li { margin: 0 20px; display: inline-block; font-size: 14px; height: 40px; line-height: 40px; color: #666; cursor: pointer; }
.signin .signin-tab ul li.active { color: #33C3A6; }
.signin .signin-box { padding-top: 20px; }
.signin .signin-box .signin-item { display: none; }
.signin .signin-box .signin-item.active { display: block; }

.signin-code span { display: block; margin: 0 auto; width: 170px; height: 170px; padding: 10px; border: 1px solid #eee; }
.signin-code span img { width: 100%; height: 100%; }
.signin-code p { font-size: 14px; color: #555; line-height: 30px; padding: 10px 0; }

.go-register { font-size: 14px; color: #555; line-height: 30px; padding: 10px 0; }
.go-register a { font-size: 14px; color: #777; }
.go-register a i { color: #f3554d; }

.vitae-info { padding-top: 20px; }
.vitae-info .vitae-title { font-size: 14px; color: #666; height: 30px; line-height: 30px; margin-bottom: 10px; }
.vitae-info .form-group label { padding: 0; height: 40px; line-height: 40px; text-align: right; font-size: 14px; color: #555; font-weight: 400; }
.vitae-info .form-group label i { color: #f3554d; margin-right: 5px; }
.vitae-info .form-group .error-tag { display: block; height: 40px; line-height: 40px; text-align: left; }
.vitae-info .form-group .error-tag i { float: left; margin-right: 10px; font-size: 14px; }
.vitae-info .form-group .vitae-region { position: absolute; width: 262px; z-index: 1; background: #fff; }
.vitae-info .form-group .vitae-region::-webkit-scrollbar { width: 6px; height: 6px; }
.vitae-info .form-group .more-vitae { display: inline-block; text-align: left; color: #999; cursor: pointer; height: 40px; line-height: 40px; }
.vitae-info .form-group .more-vitae i { float: left; margin-right: 10px; font-size: 22px; color: #f35951; }
.vitae-info .form-group .search-screen .search-item { left: 15px; right: 15px; top: 45px; }
.vitae-info .form-group.more-vitae-item { display: none; }
.vitae-info .form-group .submit-vitae { padding-top: 10px; }
.vitae-info .form-group .submit-vitae button { width: 100%; height: 40px; line-height: 40px; background: #f3554d; border: none; color: #fff; font-size: 16px; }
.vitae-info .form-group .submit-vitae button:hover { background: #cf4a44; }
.vitae-info .form-group .submit-vitae button.tourist-btn { margin-bottom: 15px; line-height: 38px; color: #f1514e; border: 1px solid #f1514e; background: #fff; }
.vitae-info .form-group .sex-option { height: 40px; line-height: 40px; text-align: left; }
.vitae-info .form-group .sex-option label { margin-right: 30px; cursor: pointer; color: #333; }
.vitae-info .form-group .sex-option label input { margin-right: 10px; position: relative; top: 2px; }
.vitae-info .form-group .sex-option label input:focus { box-shadow: none; }

.contrast-table { background: #fff; margin-bottom: 15px; }
.contrast-table .table { border: 1px solid #e5e5e5; margin-bottom: 0; }
.contrast-table thead tr th { height: 40px; line-height: 40px; border: none; padding: 0; }
.contrast-table thead tr th.contrast-title { height: 100%; }
.contrast-table thead tr th.contrast-title .table-category { position: relative; width: 100%; height: 50px; }
.contrast-table thead tr th.contrast-title .table-category span { display: block; text-align: right; padding: 0 10px; position: absolute; right: 0; top: 0; line-height: 25px; }
.contrast-table thead tr th.contrast-title .table-category span ~ span { text-align: left; left: 0; right: inherit; bottom: 0; top: inherit; }
.contrast-table thead tr th.contrast-title .table-category:after { position: absolute; left: -5px; top: 50%; display: inline-block; content: ""; width: 190px; height: 1px; background: #edf1f2; transform: rotate(17deg); -ms-transform: rotate(17deg); /* IE 9 */ -moz-transform: rotate(17deg); /* Firefox */ -webkit-transform: rotate(17deg); /* Safari 和 Chrome */ -o-transform: rotate(17deg); }
.contrast-table tbody tr td { border-top: 1px solid #edf1f2; padding: 0; }
.contrast-table .contrast-title { width: 180px; border-right: 1px solid #edf1f2; font-weight: 600; font-size: 14px; background: #fafafa; text-align: center; }
.contrast-table .table-ul { height: 100%; }
.contrast-table .table-ul li { height: 100%; padding: 15px 25px; font-size: 14px; line-height: 30px; display: table-cell; text-align: center; }
.contrast-table .table-ul li ~ li { border-left: 1px solid #edf1f2; }
.contrast-table .contrast-head { background: #f8f8f8; }
.contrast-table .contrast-head li { position: relative; }
.contrast-table .contrast-head li p { line-height: 25px; font-size: 14px; }
.contrast-table .contrast-head li i { position: absolute; right: 5px; top: 0px; font-size: 20px; color: #999; cursor: pointer; font-weight: 400; }

.contrastbar { position: relative; }
.contrastbar a em { display: inline-block !important; }
.contrastbar .contrast-num { position: absolute; top: 5px; right: 0; width: 15px; height: 15px; line-height: 15px; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; background: #f1514e; font-size: 12px; color: #fff; }
.contrastbar .contrastbar-box { width: 215px; position: absolute; right: 50px; bottom: 0; display: none; padding-right: 15px; z-index: 500; }
.contrastbar:hover .contrastbar-box { display: block; }

.contrastbar-list { width: 200px; background: #fff; border: 1px solid #f1f4f6; }
.contrastbar-list .contrastbar-top { height: 40px; line-height: 40px; background: linear-gradient(45deg, #68d6BF, #33C3A6); color: #fff; padding: 0 15px; font-size: 16px; text-align: left; }
.contrastbar-list .contrastbar-top i { float: right; font-size: 16px; cursor: pointer; }
.contrastbar-list ul { height: 170px; padding: 0 15px; padding-bottom: 15px; }
.contrastbar-list ul li { height: 40px; line-height: 40px; position: relative; padding-right: 20px; }
.contrastbar-list ul li p { font-size: 14px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; text-align: left; }
.contrastbar-list ul li i { position: absolute; top: 0; right: 0; height: 40px; line-height: 40px; color: #ccc; }
.contrastbar-list .contrastbar-foot { height: 40px; line-height: 30px; padding-bottom: 15px; }
.contrastbar-list .contrastbar-foot button { height: 30px; line-height: 28px; padding: 0 25px; font-size: 14px; -moz-border-radius: 25px; -webkit-border-radius: 25px; -o-border-radius: 25px; -ms-border-radius: 25px; -khtml-border-radius: 25px; border-radius: 25px; }
.contrastbar-list .contrastbar-foot button ~ button { margin-left: 15px; }
.contrastbar-list .contrastbar-foot button.contrast-btn { color: #fff; background: linear-gradient(45deg, #68d6BF, #33C3A6); border: none; }
.contrastbar-list .contrastbar-foot button.contrast-close { background: #fff; color: #33C3A6; border: 1px solid #33C3A6; }

.mark-follow-box { padding: 15px 25px; background: #fff; border: 1px solid #e5e5e5; }
.mark-follow-box .tab-nav { height: 45px; border-bottom: 1px solid #e5e5e5; }
.mark-follow-box .tab-nav ul > li { font-size: 16px; color: #333; margin-right: 30px; }
.mark-follow-box .mark-follow-tag { background: #f8f8f8; color: #aaa; height: 30px; line-height: 30px; padding: 0 10px; }

.mark-follow-list { padding-top: 5px; }
.mark-follow-list dl { padding: 10px 0; }
.mark-follow-list dl dt { border-bottom: 1px solid #edf1f2; height: 30px; line-height: 30px; padding-bottom: 5px; color: #999; background: #f5f5f5; font-size: 15px; }

.mark-follow-notice li { position: relative; line-height: 25px; padding: 10px 0; border-bottom: 1px solid #edf1f2; padding-right: 125px; }
.mark-follow-notice li a { display: block; color: #555; }
.mark-follow-notice li a h5 { font-size: 15px; font-weight: 400; }
.mark-follow-notice li a h5 time { display: inline-block; font-size: 14px; }
.mark-follow-notice li a .notice-label { font-size: 14px; color: #999; margin-right: 5px; }
.mark-follow-notice li a:visited h5 { color: #999; }
.mark-follow-notice li .notice-status { position: absolute; right: 0; width: 125px; text-align: center; font-size: 14px; }
.mark-follow-notice li .notice-status.finished { color: #ccc; }
.mark-follow-notice li .notice-status.inprogress { color: #fa4628; }
.mark-follow-notice li .abolish-btn { display: none; position: absolute; right: 0; width: 125px; text-align: center; font-size: 14px; color: #999; background: none; border: none; outline: none; }
.mark-follow-notice li:hover { background: #f8f8f8; }

.mark-follow-job li, .intention-follow-job li { position: relative; padding: 10px 0; border-bottom: 1px solid #edf1f2; padding-right: 125px; }
.mark-follow-job li a, .intention-follow-job li a { position: relative; display: block; color: #333; padding-left: 15px; }
.mark-follow-job li a:before, .intention-follow-job li a:before { position: absolute; top: 10px; left: 0; display: inline-block; content: ""; width: 5px; height: 5px; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; background: #ccc; }
.mark-follow-job li a:visited .job-title, .intention-follow-job li a:visited .job-title { color: #999; }
.mark-follow-job li .job-title, .intention-follow-job li .job-title { position: relative; height: 25px; line-height: 25px; font-size: 15px; font-weight: 400; text-align: left; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.mark-follow-job li .job-text, .intention-follow-job li .job-text { font-size: 14px; color: #999; line-height: 25px; text-align: left; }
.mark-follow-job li .job-status, .intention-follow-job li .job-status { position: absolute; top: 50%; right: 0; width: 125px; line-height: 25px; text-align: center; font-size: 14px; margin-top: -12px; }
.mark-follow-job li .job-status.finished, .intention-follow-job li .job-status.finished { color: #ccc; }
.mark-follow-job li .job-status.inprogress, .intention-follow-job li .job-status.inprogress { color: #fa4628; }
.mark-follow-job li .abolish-btn, .intention-follow-job li .abolish-btn { display: none; position: absolute; top: 50%; right: 0; width: 125px; line-height: 25px; text-align: center; font-size: 14px; margin-top: -12px; color: #999; background: none; border: none; outline: none; }
.mark-follow-job li:hover, .intention-follow-job li:hover { background: #f8f8f8; }

.follow-notice li:hover { background: #f8f8f8; }
.follow-notice li:hover .notice-status { display: none; }
.follow-notice li:hover .abolish-btn { display: inline-block; }

.follow-job li:hover { background: #f8f8f8; }
.follow-job li:hover .job-status { display: none; }
.follow-job li:hover .abolish-btn { display: inline-block; }

.md-resume { padding-top: 10px; }
.md-resume .resume-progress { width: 375px; }
.md-resume .resume-progress span { float: left; font-size: 14px; color: #999; }
.md-resume .resume-progress .progress { position: relative; top: 7px; width: 200px; float: left; margin: 0 15px; }
.md-resume .resume-progress em { float: left; font-size: 14px; color: #333; }
.md-resume .filter-box { width: 280px; }
.md-resume .resume-major, .md-resume .resume-region, .md-resume .resume-school { width: 282px; height: 40px; line-height: 40px; border: 1px solid #e2e2e2; }
.md-resume .resume-major input, .md-resume .resume-region input, .md-resume .resume-school input { float: left; width: 234px; border: none; height: 38px; line-height: 36px; outline: none; padding: 0 10px; font-size: 14px; color: #333; }
.md-resume .resume-major .major-btn, .md-resume .resume-region .major-btn, .md-resume .resume-school .major-btn { position: relative; float: right; width: 28px; height: 38px; cursor: pointer; text-align: center; color: #33C3A6; font-size: 20px; margin: 0 8px;}
.md-resume .resume-major .major-btn:after, .md-resume .resume-region .major-btn:after, .md-resume .resume-school .major-btn:after { position: absolute; top: 50%; left: -4px; margin-top: -7px; display: inline-block; content: ""; width: 1px; height: 16px; background: #e2e2e2; }
.md-resume .resume-major .drop-down-list, .md-resume .resume-region .drop-down-list, .md-resume .resume-school .drop-down-list { top: 42px; }
.md-resume .resume-tag { padding-left: 15px; line-height: 38px; font-size: 14px; cursor: pointer; color: #333; text-decoration: underline; }
.md-resume .resume-tag.period-trigger { color: #999; text-decoration: none; }
.md-resume .resume-tag.period-trigger i { color: #333; text-decoration: underline; }

.form-resume-item { padding: 10px 0; }
.form-resume-item .title { position: relative; height: 30px; line-height: 30px; background: #f8f8f8; padding: 0 15px; margin-bottom: 5px; }
.form-resume-item .title span { font-size: 15px; font-weight: 600; color: #333; }
.form-resume-item .title:before { position: absolute; left: 5px; top: 10px; content: ""; display: inline-block; width: 3px; height: 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; background: #33C3A6; }
.form-resume-item .title a { float: right; font-size: 12px; color: #333; }
.form-resume-item .group-info { max-width: 1500px; }
.form-resume-item .group-info dl { padding: 10px 30px; float: left; }
/* .form-resume-item .group-info dl.region-select { width: 100%; } */
.form-resume-item .group-info dl.region-select .filter-box { width: 226px; }
.form-resume-item .group-info dl.region-select .filter-box ~ .filter-box { margin-left: 10px; }
.form-resume-item .group-info dl dt { width: 78px; line-height: 40px; float: left; text-align: right; padding-right: 10px; font-size: 14px; color: #555; }
.form-resume-item .group-info dl dt i { margin-right: 5px; }
.form-resume-item .group-info dl dt.grassroots { line-height: 20px; }
.form-resume-item .group-info dl dd { padding-left: 78px; }
/* .form-resume-item .group-info dl.certificate { width: 100%; } */
.form-resume-item .group-info .batch-dl dt { width: 100px; }
.form-resume-item .group-info .batch-dl dd { padding-left: 100px; }

/* .certificate .cert-list ul li { float: left; width: 280px; height: 36px; line-height: 36px; margin: 0 10px 10px 0; border: 1px solid #e2e2e2; }
.certificate .cert-list ul li span { position: relative; display: block; padding-left: 10px; padding-right: 30px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; font-size: 14px; color: #333; }
.certificate .cert-list ul li span i { display: inline-block; position: absolute; right: 0; width: 30px; text-align: center; cursor: pointer; color: #ccc; font-size: 14px; }
.certificate .cert-list ul li button { display: block; width: 100%; height: 34px; background: none; outline: none; border: none; font-size: 14px; color: #666; padding: 0 80px; }
.certificate .cert-list ul li button i { float: left; font-size: 20px; color: #33C3A6; } */


.certificate .cert-list ul li { float: left; width: 280px; height: 36px; line-height: 36px; margin: 0 10px 10px 0; border: 1px solid #e2e2e2; }
.certificate .cert-list ul li span { position: relative; display: block; padding-left: 10px; padding-right: 30px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; font-size: 14px; color: #333; }
.certificate .cert-list ul li span i { display: inline-block; position: absolute; right: 0; width: 30px; text-align: center; cursor: pointer; color: #ccc; font-size: 14px; }
.cert-list .cert-tag {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 280px;
  height: 46px;
  line-height: 36px;
  margin: 0 10px 10px 0;
  border: 1px solid #e2e2e2;
  cursor: pointer;
}
.cert-list .cert-tag p {
  width: 240px;
  padding-left: 10px;
  padding-right: 5px;
  height: 16px;
  line-height: 16px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 14px;
  color: #333;
  border-right: 1px solid #e2e2e2;
  text-overflow:ellipsis;
 }

.cert-list .cert-tag p.no-cert-tag {
  color: #ccc;
}
.certificate .cert-list  .cert-tag  button {position: absolute;top: 5px;right: 0; display: block; width: 34px; height: 34px; background: none; outline: none; border: none; font-size: 14px; color: #666; }
.certificate .cert-list  .cert-tag  button i { float: left; font-size: 20px; color: #33C3A6;line-height: 34px;}




.certificate .cert-list i {
  display: inline-block;
  position: absolute;
  right: 5px;
  top:0;
  width: 30px;
  text-align: center;
  cursor: pointer;
  color: #ccc;
  font-size: 14px;
}

.form-btn { padding-left: 108px; }
.form-btn .resume-savebtn { width: 280px; height: 40px; line-height: 40px; font-size: 16px; color: #fff; border: none; background: linear-gradient(45deg, #68d6BF, #33C3A6); border-radius: 40px; }

.pop-cert-box { padding: 30px 20px; }

.cert-form dl { padding: 10px 0; }
.cert-form dl dt { float: left; width: 120px; line-height: 36px; text-align: right; padding-right: 10px; font-size: 14px; color: #333; }
.cert-form dl dd { margin-left: 120px; }
.cert-form dl dd .filter-box { width: 250px; }
.cert-form dl dd p { font-size: 14px; color: #999; }
.cert-form dl dd p em { color: #fa4628; cursor: pointer; padding-left: 5px; }

.professionalTitle .professionalTitle-list ul li { float: left; width: 280px; height: 36px; line-height: 36px; margin: 0 10px 10px 0; border: 1px solid #e2e2e2; }
.professionalTitle .professionalTitle-list ul li span { position: relative; display: block; padding-left: 10px; padding-right: 30px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; font-size: 14px; color: #333; }
.professionalTitle .professionalTitle-list ul li span i { display: inline-block; position: absolute; right: 0; width: 30px; text-align: center; cursor: pointer; color: #ccc; font-size: 14px; }
.professionalTitle-list .professionalTitle-tag {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 280px;
  height: 46px;
  line-height: 36px;
  margin: 0 10px 10px 0;
  border: 1px solid #e2e2e2;
  cursor: pointer;
}
.professionalTitle-list .professionalTitle-tag p {
  width: 240px;
  padding-left: 10px;
  padding-right: 5px;
  height: 16px;
  line-height: 16px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 14px;
  color: #333;
  border-right: 1px solid #e2e2e2;
  text-overflow:ellipsis;
}

.professionalTitle-list .professionalTitle-tag p.no-professionalTitle-tag {
  color: #ccc;
}
.professionalTitle .professionalTitle-list  .professionalTitle-tag  button {position: absolute;top: 5px;right: 0; display: block; width: 34px; height: 34px; background: none; outline: none; border: none; font-size: 14px; color: #666; }
.professionalTitle .professionalTitle-list  .professionalTitle-tag  button i { float: left; font-size: 20px; color: #33C3A6;line-height: 34px;}




.professionalTitle .professionalTitle-list i {
  display: inline-block;
  position: absolute;
  right: 5px;
  top:0;
  width: 30px;
  text-align: center;
  cursor: pointer;
  color: #ccc;
  font-size: 14px;
}

/*.form-btn { padding-left: 108px; }*/
/*.form-btn .resume-savebtn { width: 280px; height: 40px; line-height: 40px; font-size: 16px; color: #fff; border: none; background: linear-gradient(45deg, #68d6BF, #33C3A6); border-radius: 40px; }*/

/*.pop-cert-box { padding: 30px 20px; }*/

/*.cert-form dl { padding: 10px 0; }*/
/*.cert-form dl dt { float: left; width: 120px; line-height: 36px; text-align: right; padding-right: 10px; font-size: 14px; color: #333; }*/
/*.cert-form dl dd { margin-left: 120px; }*/
/*.cert-form dl dd .filter-box { width: 250px; }*/
/*.cert-form dl dd p { font-size: 14px; color: #999; }*/
/*.cert-form dl dd p em { color: #fa4628; cursor: pointer; padding-left: 5px; }*/


.form-resume-item .group-info dl dt.new-cert-dt  {line-height:46px}

.setting-wrap { padding-top: 40px; }
.setting-wrap .setting-box { width: 500px; margin: 0 auto; }

.setting-logo { width: 130px; margin: 0 auto; }
.setting-logo .setting-photo { position: relative; display: block; width: 130px; height: 130px; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; overflow: hidden; cursor: pointer; }
.setting-logo .setting-photo img { width: 100%; height: 100%; }
.setting-logo .setting-photo em { position: absolute; left: 0; bottom: 0; display: inline-block; width: 130px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.5); text-align: center; color: #fff; }
.setting-logo p { line-height: 40px; font-size: 12px; color: #babbbc; text-align: center; }

.setting-form dl dt { height: 40px; line-height: 40px; font-size: 16px; color: #787d82; font-weight: 400; }
.setting-form dl dd { height: 40px; line-height: 40px; border-bottom: 1px solid #edf1f2; }
.setting-form dl dd .setting-left { margin-right: 160px; }
.setting-form dl dd .setting-left input { display: none; width: 100%; height: 40px; line-height: 40px; font-size: 16px; border: none; background: none; box-shadow: none; color: #666; outline: none; }
.setting-form dl dd .setting-left span { display: block; font-size: 16px; color: #666; }
.setting-form dl dd .setting-right { width: 160px; float: right; text-align: right; }
.setting-form dl dd .setting-right button { border: 1px solid #787d82; background: none; height: 25px; line-height: 23px; padding: 0 15px; -moz-border-radius: 25px; -webkit-border-radius: 25px; -o-border-radius: 25px; -ms-border-radius: 25px; -khtml-border-radius: 25px; border-radius: 25px; margin: 0 5px; color: #787d82; font-size: 14px; outline: none; }
.setting-form dl dd .setting-right button.editing-preserve { color: #f3554d; border: 1px solid #f3554d; }
.setting-form dl dd .setting-right button.editing-preserve, .setting-form dl dd .setting-right button.editing-cancel { display: none; }

.container { width: 400px; padding-left: 20px; padding-top: 20px; position: relative; }
.container p { line-height: 12px; line-height: 0px; height: 0px; margin: 10px; color: #bbb; }
.container .action { width: 380px; height: 50px; margin: 10px 0; }

.cropped { position: absolute; right: -230px; top: 20px; width: 200px; border: 1px solid #ddd; height: 438px; padding: 4px; -webkit-box-shadow: 0 0 12px #ddd; -moz-box-shadow: 0 0 12px #ddd; box-shadow: 0 0 12px #ddd; text-align: center; }

.imageBox { position: relative; height: 380px; width: 380px; border: 1px solid #aaa; background: #fff; overflow: hidden; background-repeat: no-repeat; cursor: move; box-shadow: 4px 4px 12px #b0b0b0; }
.imageBox .thumbBox { position: absolute; top: 50%; left: 50%; width: 200px; height: 200px; margin-top: -100px; margin-left: -100px; border: 1px solid #666666; box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5); background: none repeat scroll 0% 0% transparent; }
.imageBox .spinner { position: absolute; top: 0; left: 0; bottom: 0; right: 0; text-align: center; line-height: 400px; background: rgba(0, 0, 0, 0.7); }

.Btnsty_peyton { float: right; width: 66px; margin-bottom: 10px; height: 47px; line-height: 47px; font-size: 16px; color: #fff; margin: 0px 2px; background-color: #f38e81; border-radius: 3px; text-decoration: none; cursor: pointer; box-shadow: 0px 0px 5px #b0b0b0; border: 0px #fff solid; }

/*选择文件上传*/
.new-contentarea { width: 165px; overflow: hidden; margin: 0 auto; position: relative; float: left; text-align: center; }
.new-contentarea label { width: 100%; height: 100%; display: block; }
.new-contentarea input[type="file"] { width: 188px; height: 50px; background: #333; margin: 0 auto; position: absolute; right: 50%; margin-right: -94px; top: 0; right: 0px\9; margin-right: 0px\9; width: 10px\9; opacity: 0; filter: alpha(opacity=0); z-index: 2; }
.new-contentarea .upload-img { padding: 0; width: 165px; display: inline-block; margin-bottom: 10px; height: 47px; line-height: 47px; font-size: 16px; color: #fff; background-color: #f38e81; border-radius: 3px; text-decoration: none; cursor: pointer; border: 0px #fff solid; box-shadow: 0px 0px 5px #b0b0b0; }
.new-contentarea .upload-img:hover { background-color: #ec7e70; }

.screenshot-btn { padding-top: 10px; text-align: center; }
.screenshot-btn button { height: 40px; line-height: 40px; width: 200px; font-size: 16px; border: 1px solid #f38e81; background: #f38e81; color: #fff; border-radius: 40px; }
.screenshot-btn button:hover { background: #f7b8b0; }
.screenshot-btn button:focus { outline: none !important; }

.feedback-box { padding-top: 10px; }
.feedback-box .feed-point { height: 30px; line-height: 30px; color: #99a2a3; font-size: 14px; }
.feedback-box .feed-from label { display: block; font-size: 14px; color: #202a34; font-weight: 400; line-height: 40px; }
.feedback-box .feed-from label span { padding-left: 15px; color: #cdd3d4; font-size: 12px; }
.feedback-box .feed-from textarea { width: 700px; }
.feedback-box .feed-from .count { padding-left: 10px; color: #cdd3d4; }
.feedback-box .feed-from .fd-phone { width: 700px; }
.feedback-box .feed-from .form-code input { float: left; width: 230px; }
.feedback-box .feed-from .form-code span { display: inline-block; width: 120px; height: 40px; margin-left: 15px; cursor: pointer; }
.feedback-box .feed-from .form-code span img { width: 100%; height: 100%; }

.feed-img { padding: 10px 0; }
.feed-img ul { float: left; }
.feed-img ul li { position: relative; float: left; width: 80px; height: 60px; line-height: 58px; text-align: center; border: 1px solid #f1f1f1; margin-right: 15px; z-index: 1; font-size: 0; }
.feed-img ul li img { max-width: 100%; max-height: 100%; }
.feed-img ul li i { display: none; position: absolute; right: -5px; top: -10px; line-height: 16px; color: #666; cursor: pointer; z-index: 10; }
.feed-img ul li:hover i { display: block; }
.feed-img .upload-btn { float: left; width: 60px; height: 60px; border: 1px dashed #d3d7db; text-align: center; padding-top: 12px; cursor: pointer; }
.feed-img .upload-btn i { width: 100%; font-size: 18px; line-height: 18px; color: #d3d7db; float: left; text-align: center; }
.feed-img .upload-btn p { float: left; width: 100%; font-size: 12px; color: #d3d7db; line-height: 20px; }

.feedback-submit { padding-top: 10px; }
.feedback-submit button { width: 120px; height: 40px; line-height: 40px; font-size: 16px; border: 1px solid #33C3A6; background: #33C3A6; color: #fff; border-radius: 40px; }
.feedback-submit button:hover { background: #56d3ba; }
.feedback-submit button:focus { outline: none !important; }

.md-remind-box { border: 1px solid #e5e5e5; padding: 15px 25px; background: #fff; min-height: 800px; }
.md-remind-box .tab-nav { border-bottom: 1px solid #e5e5e5; }
.md-remind-box .tab-nav ul > li { font-size: 16px; color: #333; margin-right: 30px; }
.md-remind-box .tab-nav ul > li i { display: inline-block; min-width: 18px; height: 18px; line-height: 18px; text-align: center; background: #fa4628; color: #fff; -moz-border-radius: 25px; -webkit-border-radius: 25px; -o-border-radius: 25px; -ms-border-radius: 25px; -khtml-border-radius: 25px; border-radius: 25px; margin-left: 10px; font-size: 12px; padding: 0 5px; }
.md-remind-box .remind-setting { position: absolute; top: 0; right: 0; }
.md-remind-box .remind-setting .remind-trigger { background: #fff; -moz-border-radius: 23px; -webkit-border-radius: 23px; -o-border-radius: 23px; -ms-border-radius: 23px; -khtml-border-radius: 23px; border-radius: 23px; border: 1px solid #33C3A6; padding: 0 10px; color: #33C3A6; font-size: 12px; line-height: 23px; outline: none; }
.md-remind-box .remind-setting .remind-open { position: absolute; width: 220px; left: 50%; top: 25px; margin-left: -110px; padding-top: 10px; z-index: 2; }
.md-remind-box .remind-setting .remind-open p { padding: 5px 10px; border: 1px solid #fd6367; background: #fff; color: #49525a; line-height: 20px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; -ms-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; }
.md-remind-box .remind-setting .remind-open p i { color: #fd6367; font-weight: 600; cursor: pointer; }
.md-remind-box .remind-setting .remind-open:before { position: absolute; left: 50%; top: 3px; content: ""; display: inline-block; width: 10px; height: 8px; margin-left: -5px; background: url(../../images/must/remind-setting.png) no-repeat top center; z-index: 100; }
.md-remind-box .remind-tag { background: #f8f8f8; color: #aaa; height: 40px; line-height: 40px; padding: 0 10px; }
.md-remind-box .remind-tag .msg-set { width: auto; }
.md-remind-box .remind-tag .msg-set a { color: #9ba2a4; font-size: 12px; float: right; margin-left: 20px; }
.md-remind-box .remind-tag .msg-set a:hover { color: #333; }

.subscribe-remind li { line-height: 30px; padding: 10px 0; border-bottom: 1px solid #edf1f2; }
.subscribe-remind li:hover { background: #f8f8f8; }
.subscribe-remind li:hover .subscribe-mng .time-label { display: none; }
.subscribe-remind li:hover .subscribe-mng .delete-btn { display: inline-block; }
.subscribe-remind .subscribe-info { margin-right: 140px; overflow: hidden; }
.subscribe-remind .subscribe-info a { float: left; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; position: relative; padding-right: 70px; font-size: 15px; color: #333; height: 30px; line-height: 30px; }
.subscribe-remind .subscribe-info a .remind-label { font-size: 15px; color: #999; margin-right: 5px; }
.subscribe-remind .subscribe-info a em { position: absolute; top: 0; right: 0; color: #fa4628; }
.subscribe-remind .subscribe-info.onread a { color: #999; }
.subscribe-remind .subscribe-info.onread a em { color: #999; }
.subscribe-remind .subscribe-mng { width: 140px; float: right; text-align: right; }
.subscribe-remind .subscribe-mng .time-label { font-size: 14px; color: #999; }
.subscribe-remind .subscribe-mng .delete-btn { display: none; width: 100px; border: none; background: none; outline: none; color: #999; }

.follow-remind li { line-height: 30px; padding: 10px 0; border-bottom: 1px solid #edf1f2; position: relative; }
.follow-remind li:hover { background: #f8f8f8; }
.follow-remind li:hover .follow-mng { position: absolute; top: 50%; right: 0; margin-top: -15px; }
.follow-remind li:hover .follow-mng .time-label { display: none; }
.follow-remind li:hover .follow-mng .delete-btn, .follow-remind li:hover .follow-mng .cancel-btn { display: inline-block; }
.follow-remind .follow-info { margin-right: 140px; overflow: hidden; }
.follow-remind .follow-info a { display: inline-block; font-size: 15px; color: #333; }
.follow-remind .follow-info a h5 { font-size: 15px; font-weight: 400; color: #666; height: 25px; line-height: 25px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.follow-remind .follow-info a p { height: 25px; line-height: 25px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.follow-remind .follow-info a .remind-label { font-size: 14px; color: #999; margin-right: 5px; }
.follow-remind .follow-info a .sign-time { color: #fa4628; }
.follow-remind .follow-info.onread a { color: #999; }
.follow-remind .follow-info.onread a h5 { color: #999; }
.follow-remind .follow-info.onread a .sign-time { color: #999; }
.follow-remind .follow-mng { width: 140px; height: 30px; float: right; text-align: right; }
.follow-remind .follow-mng .time-label { font-size: 12px; color: #999; }
.follow-remind .follow-mng .delete-btn, .follow-remind .follow-mng .cancel-btn { float: left; display: none; width: 70px; height: 30px; line-height: 30px; border: none; background: none; outline: none; color: #999; }

.system-remind li { position: relative; line-height: 30px; padding: 10px 0; border-bottom: 1px solid #edf1f2; }
.system-remind li:hover { background: #f8f8f8; }
.system-remind li:hover .system-mng .time-label { display: none; }
.system-remind li:hover .system-mng .delete-btn { display: inline-block; }
.system-remind .system-info { margin-right: 120px; overflow: hidden; }
.system-remind .system-info a { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; font-size: 15px; color: #333; }
.system-remind .system-info a h5 { font-size: 15px; font-weight: 400; }
.system-remind .system-info a .remind-label { font-size: 15px; color: #999; margin-right: 5px; }
.system-remind .system-info a p { font-size: 14px; color: #666; }
.system-remind .system-info.onread a { color: #999; }
.system-remind .system-info.onread a h5 { color: #999; }
.system-remind .system-info.onread a p { color: #999; }
.system-remind .system-mng { position: absolute; right: 0; top: 50%; width: 120px; text-align: right; height: 25px; margin-top: -12px; }
.system-remind .system-mng .time-label { font-size: 12px; color: #999; }
.system-remind .system-mng .delete-btn { display: none; width: 100px; border: none; background: none; outline: none; color: #999; }

.set-content { width: 660px; background: #fff; padding: 20px 20px 30px 20px; }
.set-content .set-head { border-bottom: 1px solid #f5f5f5; padding-bottom: 10px; line-height: 25px; }
.set-content .set-head .set-title { font-size: 16px; font-weight: 600; color: #333; }
.set-content .set-head .set-tag { font-size: 12px; color: #999; }
.set-content .set-info dl { padding: 15px 0; border-bottom: 1px solid #f5f5f5; overflow: hidden; }
.set-content .set-info dl dt { float: left; width: 105px; text-align: right; }
.set-content .set-info dl dt span { display: block; color: #888; font-size: 14px; padding-bottom: 5px; }
.set-content .set-info dl dt i { color: #7f5825; font-size: 12px; margin-right: 10px; padding: 0 5px; background: #f3bf77; border-radius: 0 10px 0 10px; }
.set-content .set-info dl dd { margin-left: 105px; padding-left: 15px; overflow: hidden; }

.set-switch { width: 54px; height: 24px; padding: 2px; background: #aaa; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; margin-left: 15px; position: relative; cursor: pointer; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; }
.set-switch span { width: 25px; height: 20px; line-height: 20px; text-align: center; color: #fff; }
.set-switch span.switch-open { float: left; }
.set-switch span.switch-close { float: right; }
.set-switch .switch-ico { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; position: absolute; top: 3px; left: 3px; display: inline-block; width: 18px; height: 18px; background: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
.set-switch.open { background: #33C3A6; }
.set-switch.open .switch-ico { left: 33px; }

.set-type .i-check { width: 110px; margin-bottom: 10px; font-size: 14px; }
.set-type .i-check .icon-check { font-size: 14px; color: #dfdfdf; }
.set-type .i-check .icon-oncheck { font-size: 14px; color: #33C3A6; }

.push-time label, .set-more label { display: inline-block; height: 25px; line-height: 25px; font-size: 14px; cursor: pointer; }
.push-time label input, .set-more label input { position: relative; top: 2px; margin-right: 5px; }
.push-time label i, .set-more label i { font-size: 12px; color: #999; }

.push-time label { width: 120px; }

.set-btn { padding-top: 15px; text-align: center; }
.set-btn button { width: 200px; height: 30px; line-height: 30px; border: 1px solid #33C3A6; background: #33C3A6; color: #fff; border-radius: 30px; }
.set-btn button:hover { background: #56d3ba; }
.set-btn button:focus { outline: none !important; }

.md-publicity { background: #fff; padding: 10px 25px; border: 1px solid #e5e5e5; }
.md-publicity .publicity-prompt { border-bottom: 1px solid #e5e5e5; text-align: left; height: 40px; line-height: 30px; font-size: 14px; padding-bottom: 10px; color: #999; }
.md-publicity .publicity-prompt .text-red { padding: 0 5px; font-weight: 600; }

.publicity-list li { line-height: 25px; padding: 15px 0; border-bottom: 1px solid #edf1f2; }
.publicity-list li a { position: relative; display: block; padding-right: 85px; color: #555; }
.publicity-list li a h5 { font-size: 15px; font-weight: 400; }
.publicity-list li a h5 time { display: inline-block; }
.publicity-list li a .publicity-label { font-size: 14px; color: #999; margin-right: 5px; }
.publicity-list li a time { position: absolute; top: 0; right: 0; font-size: 14px; color: #ccc; }
.publicity-list li a:visited h5 { color: #999; }
.publicity-list li:hover { background: #f8f8f8; }

.reminding-list { padding-top: 10px; }
.reminding-list li { line-height: 25px; padding: 15px 0; border-bottom: 1px solid #edf1f2; }
.reminding-list li a { display: block; color: #555; }
.reminding-list li a h5 { font-size: 14px; font-weight: 400; margin-right: 250px; }
.reminding-list li a h5 time { display: inline-block; font-size: 12px; }
.reminding-list li a .notice-label { font-size: 14px; color: #999999; margin-right: 5px; }
.reminding-list li a .job-status { width: 125px; float: right; text-align: center; font-size: 14px; }
.reminding-list li a .job-status.finished { color: #ccc; }
.reminding-list li a .job-status.inprogress { color: #fa4628; }
.reminding-list li a .fit-job { width: 125px; float: right; text-align: center; font-size: 14px; }
.reminding-list li a .fit-job i { padding: 0 2px; font-weight: 600; }
.reminding-list li a:visited h5 { color: #999; }
.reminding-list li:hover { background: #f8f8f8; }

.md-compete-power { border: 1px solid #e5e5e5; padding: 15px; margin-bottom: 10px; }
.md-compete-power .compete-hd { font-size: 12px; color: #999; line-height: 25px; padding-bottom: 15px; }

.compete-info { padding: 20px 0 10px 0; background: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; margin-bottom: 2px; }
.compete-info .info-title .title { float: left; font-size: 16px; color: #333; font-weight: 600; margin-right: 15px; }
.compete-info .info-title .degree-bar { position: relative; top: 10px; float: left; height: 10px; width: 400px; background: #e2e2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
.compete-info .info-title .degree-bar i { display: block; height: 10px; background: linear-gradient(45deg, #68d6BF, #33C3A6); -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
.compete-info .info-title .degree-bar .degree-score { position: absolute; left: 0; top: -28px; background: #fff; width: 50px; height: 20px; line-height: 20px; color: #fa4628; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; -ms-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; text-align: center; margin-left: -25px; border: 1px solid #fa4628; }
.compete-info .info-title .degree-bar .degree-score:before { position: absolute; top: 19px; left: 50%; margin-left: -5px; content: ''; width: 0; height: 0; border-width: 5px; border-style: solid; border-color: #fa4628 transparent transparent transparent; z-index: 1; }
.compete-info .info-title .degree-bar .degree-score:after { position: absolute; top: 18px; left: 50%; margin-left: -5px; content: ''; width: 0; height: 0; border-width: 5px; border-style: solid; border-color: #fff transparent transparent transparent; z-index: 2; }

.analysis-wrap { padding: 20px 0; border: 1px solid #e7e7e7; }
.analysis-wrap .analysis-item { width: 33%; float: left; text-align: center; padding: 20px; }

.remind-detail { padding-top: 15px; }
.remind-detail .detail-hd h1 { margin-bottom: 5px; font-weight: 400; font-size: 18px; color: #333; }
.remind-detail .detail-hd span { display: block; color: #999; }
.remind-detail .detail-info { padding-top: 15px; font-size: 14px; color: #666; line-height: 25px; }
.remind-detail .detail-info img { display: block; margin: 10px auto; }

.related-notice { border: 1px solid #e5e5e5; background: #fff; padding: 10px 15px 15px; margin-bottom: 15px; }
.related-notice .title { border-bottom: 1px solid #e5e5e5; height: 40px; line-height: 40px; }
.related-notice .title .title-text { display: inline-block; height: 40px; font-size: 15px; font-weight: 600; border-bottom: 2px solid #33C3A6; }
.related-notice .title .title-text i { font-weight: 400; font-size: 12px; margin-left: 5px; }

.upload-img { padding: 10px 0; }
.upload-img ul { float: left; }
.upload-img ul li { position: relative; float: left; width: 80px; height: 60px; line-height: 60px; border: 1px solid #f1f1f1; margin-right: 15px; text-align: center; font-size: 0; background: #fff; z-index: 1; }
.upload-img ul li img { display: inline-block; width: auto; height: 100%; }
.upload-img ul li i { display: none; position: absolute; right: -5px; top: -8px; width: 16px; line-height: 16px; color: #666; cursor: pointer; z-index: 10; }
.upload-img ul li:hover i { display: block; }
.upload-img .upload-btn { float: left; width: 60px; height: 60px; border: 1px dashed #d3d7db; text-align: center; padding-top: 12px; cursor: pointer; }
.upload-img .upload-btn i { width: 100%; font-size: 18px; line-height: 18px; color: #d3d7db; float: left; text-align: center; }
.upload-img .upload-btn p { float: left; width: 100%; font-size: 12px; color: #d3d7db; line-height: 20px; }

.upload-prompt { font-size: 12px; color: #999; }

.pop-resume .title { text-align: center; height: 60px; line-height: 60px; border-bottom: 1px solid #e5e5e5; }
.pop-resume .title span { display: inline-block; font-size: 16px; color: #33C3A6; }
.pop-resume .title span i { float: left; margin-right: 15px; font-size: 30px; }
.pop-resume .resume-code { padding-top: 30px; padding-left: 50px; }
.pop-resume .resume-code .resume-img { float: left; width: 90px; height: 90px; padding: 5px; border: 1px solid #edf1f2; }
.pop-resume .resume-code .resume-img img { width: 100%; height: auto; }
.pop-resume .resume-code .code-info { margin-left: 90px; padding: 5px 0 0 20px; }
.pop-resume .resume-code .code-info span { display: block; font-size: 16px; color: #fa4628; margin-bottom: 10px; }
.pop-resume .resume-code .code-info p { font-size: 14px; color: #666; line-height: 20px; }

.pop-resumeinfo .layui-layer-content { padding-top: 0 !important; padding-bottom: 30px !important; }
.pop-resumeinfo .layui-layer-setwin { right: 40px; top: 40px; }
.pop-resumeinfo .layui-layer-setwin .layui-layer-ico { background: url(../../images/must/closebtn2.png) no-repeat center center; background-position: 5px 5px; }
.pop-resumeinfo .layui-layer-setwin .layui-layer-ico:hover { background: url(../../images/must/closebtn2.png) no-repeat center center; background-position: 5px 5px; }

.md-aboutus { padding: 15px 0; }
.md-aboutus .item-info .about-code { padding-top: 20px; }
.md-aboutus .item-info .about-code span { display: block; width: 80px; height: 80px; }
.md-aboutus .item-info .about-code span img { display: block; width: 100%; height: 100%; }

.pop-upgrade { -moz-border-radius: 10px !important; -webkit-border-radius: 10px !important; -o-border-radius: 10px !important; -ms-border-radius: 10px !important; -khtml-border-radius: 10px !important; border-radius: 10px !important; }

.upgrade-box { position: relative; width: 560px; height: 370px; padding-top: 50px; background: url(../../images/must/upgrade-bg.png) no-repeat; }
.upgrade-box .close-btn { position: absolute; right: 10px; top: 10px; }
.upgrade-box .close-btn i { font-size: 25px; color: #fcc8b9; cursor: pointer; }
.upgrade-box h1 { text-align: center; font-size: 30px; color: #fff; font-weight: 400; }
.upgrade-box ul { width: 70%; margin: 0 auto; padding-top: 30px; }
.upgrade-box ul li { height: 40px; line-height: 40px; font-size: 16px; color: #fff; }
.upgrade-box ul li i { float: left; margin-right: 15px; font-size: 25px; }
.upgrade-box .upgrade-btn { padding-top: 40px; text-align: center; }
.upgrade-box .upgrade-btn a { width: 250px; display: inline-block; height: 45px; line-height: 45px; background: #fff; padding: 0 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -o-border-radius: 20px; -ms-border-radius: 20px; -khtml-border-radius: 20px; border-radius: 20px; font-size: 18px; color: #ff6946; }
.upgrade-box .upgrade-btn a i { float: right; font-size: 20px; color: #fa4628; }

.feedback-option { padding: 10px 0 20px 0; }
.feedback-option label { display: inline-block; height: 25px; line-height: 25px; font-size: 14px; cursor: pointer; }
.feedback-option label input { position: relative; top: 2px; margin-right: 5px; }
.feedback-option label i { font-size: 12px; color: #999; }
.feedback-option label ~ label { padding-left: 30px; }

.app-download { cursor: pointer; }

@media screen and (max-width: 1500px) { .job-condition-info { margin-top: 40px; } }
.isvip .sidebar-poto { position: relative; }
.isvip .sidebar-poto img { position: relative; border: 2px solid #ffb300; z-index: 2; }
.isvip .sidebar-poto:after { position: absolute; right: 0; bottom: 0; display: block; content: ""; width: 25px; height: 25px; background: url(../../images/must/vip/vip-ico.png) no-repeat; background-size: 100%; z-index: 99; }
.isvip .sidebar-msg .sidebar-name { display: inline-block; line-height: 50px; height: 50px; padding-right: 40px; background: url(../../images/must/vip/vip-tag.png) no-repeat right center; background-size: 30px; }
.isvip .sidebar-msg p { display: none; }
.isvip .login-photo { position: relative; }
.isvip .login-photo img { position: relative; border: 2px solid #ffb300; z-index: 2; }
.isvip .login-photo:after { position: absolute; bottom: 0; right: -5px; display: inline-block; content: ""; width: 15px; height: 15px; background: url(../../images/must/vip/vip-ico.png) no-repeat; background-size: 100%; z-index: 3; }
.isvip .answer-list-logo { position: relative; }
.isvip .answer-list-logo img { position: relative; border: 2px solid #ffb300; z-index: 2; }
.isvip .answer-list-logo:after { position: absolute; top: -13px; left: 50%; margin-left: -15px; display: inline-block; content: ""; width: 30px; height: 30px; background: url(../../images/must/vip/vip-ico.png) no-repeat; background-size: 100%; z-index: 1; }
.isvip .answer-list-bar .answer-name { padding-right: 20px !important; margin-right: 5px; background: url(../../images/must/vip/vipguide.png) no-repeat right center; background-size: 15px; }

.isvipguide { height: 45px; line-height: 45px; margin-bottom: 15px; padding: 0 25px; background: #f9ecdb; border: 1px solid #fdd8a8; }
.isvipguide a { display: block; width: 100%; height: 100%; }
.isvipguide a span { font-size: 14px; color: #c78223; padding-left: 20px; background: url(../../images/must/vip/vipguide.png) no-repeat left center; background-size: 15px; }
.isvipguide a i { font-size: 12px; color: #c78223; }

.notvipguide { height: 45px; margin-bottom: 15px; padding: 10px 25px; background: #f1cf8d; border: 1px solid #fdd8a8; }
.notvipguide a { display: block; width: 100%; height: 100%; }
.notvipguide span { font-size: 14px; color: #2c2010; padding-left: 3px; background-size: 20px; }
.notvipguide i { height: 25px; line-height: 25px; padding: 0 20px; font-size: 12px; border: 1px solid #302413; background: #302413; color: #f1cf8d; border-radius: 25px; }
.notvipguide i:hover { background: #553f21; }
.notvipguide i:focus { outline: none !important; }

.analysis-notvip { border: 1px solid #e5e5e5; padding: 15px; margin-bottom: 10px; }
.analysis-notvip .analysis-img { position: relative; z-index: 1; }
.analysis-notvip .analysis-img span { display: block; text-align: center; }
.analysis-notvip .analysis-img span img { width: 80%; height: auto; }
.analysis-notvip .analysis-img .analysis-examples { position: absolute; top: -50px; right: -30px; width: 72px; height: 72px; background: url(../../images/must/examples.png) no-repeat; z-index: 10; }
.analysis-notvip .analysis-btn { padding: 15px 0 5px; text-align: center; }
.analysis-notvip .analysis-btn a { display: inline-block; font-size: 14px; height: 40px; line-height: 38px; padding: 0 30px; border: 1px solid #33C3A6; background: #fff; color: #33C3A6; border-radius: 40px; }
.analysis-notvip .analysis-btn a:hover { background: white; }
.analysis-notvip .analysis-btn a:focus { outline: none !important; }

.assign-box { padding: 20px; background: #fff; border: 1px solid #e5e5e5; }
.assign-box .assign-explain { padding: 20px; background: #F7F7F7; }
.assign-box .assign-explain li { font-size: 12px; color: #999; line-height: 25px; }

.assign-list li { position: relative; border-bottom: 1px solid #e5e5e5; padding: 10px 50px 10px 10px; }
.assign-list li a { display: block; }
.assign-list li a h5 { font-size: 16px; color: #333; line-height: 30px; }
.assign-list li a p { font-size: 13px; color: #999; line-height: 30px; }
.assign-list li .delete-btn { position: absolute; top: 0; bottom: 0; right: 0; width: 50px; text-align: center; color: #999; font-size: 14px; background: none; border: none; }

.major-directory { padding: 20px; }
.major-directory .directory-title { font-size: 12px; color: #999999; line-height: 20px; }
.major-directory .directory-name { padding: 15px 0 10px 0; font-size: 14px; font-weight: bold; color: #333; }
.major-directory .directory-name span { font-weight: 400; }
.major-directory .selected-directory { padding: 5px 0 15px 0; font-size: 14px; font-weight: bold; color: #333; }
.major-directory .selected-directory span { font-weight: 400; }
.major-directory .selected-directory i { margin-left: 15px; color: #999; font-weight: 400; cursor: pointer; }

.printfilter { position: relative; line-height: 35px; padding-right: 20px; }
.printfilter .form-control { float: right; width: auto; height: 35px; line-height: 35px; margin-left: 10px; border-radius: 5px; padding: 6px 10px 6px 35px; background: url("../../images/must/date-ico.png") no-repeat 10px center; background-size: 20px; }
.printfilter span { display: inline-block; font-size: 14px; color: #999; }
.printfilter::after { position: absolute; top: -7px; right: 0; content: ""; width: 30px; height: 15px; }

.popdate-point { border-top: 1px solid #e5e5e5; padding: 10px !important; text-align: center; }
.popdate-point p { font-size: 14px; color: #333; padding-bottom: 5px; }
.popdate-point p i { color: #FD3237; padding: 0 2px; }
.popdate-point button { font-size: 14px; color: #FD3237; border: none; background: #fff; }

.education-box .edulist-point { background: #f8f8f8; color: #aaa; height: 40px; line-height: 40px; padding: 0 10px; }

.edulist { padding: 5px 0; }
.edulist li { padding: 10px; position: relative; border-bottom: 1px solid #e5e5e5; }
.edulist li .edu-operate { position: absolute; right: 10px; top: 50%; margin-top: -15px; line-height: 30px; user-select: none; }
.edulist li .edu-operate span { color: #999; font-size: 14px; cursor: pointer; }
.edulist li .edu-operate span i { margin-right: 5px; }
.edulist li .edu-operate button, .edulist li .edu-operate a { line-height: 30px; font-size: 14px; border: none; background: none; color: #999; margin-left: 30px; }
.edulist li:hover, .edulist li.active { background: #f8f8f8; }

.edu-resume { padding-top: 20px; }

.edu-btn .edu-cancelbtn { display: inline-block; width: 120px; height: 40px; line-height: 40px; font-size: 16px; color: #333; border: 1px solid #ccc; background: #fff; border-radius: 40px; text-align: center; }
.edu-btn .edu-savebtn { width: 120px; height: 40px; line-height: 40px; font-size: 16px; color: #fff; border: none; background: linear-gradient(45deg, #68d6BF, #33C3A6); border-radius: 40px; margin-left: 15px; }

.resume-choice { padding: 15px 0 15px 15px; }
.resume-choice p { font-size: 14px; color: #333; font-weight: bold; }
.resume-choice p a { font-weight: 500; }

.eduinfo, .resume-eduinfo { padding-right: 250px; }
.eduinfo span, .resume-eduinfo span { display: inline-block; padding: 5px 10px; color: #333; font-size: 14px; font-weight: bold; border: 1px solid #ccc; border-radius: 5px; }
.eduinfo h5, .resume-eduinfo h5 { padding: 10px 0; font-size: 14px; color: #333; }
.eduinfo p, .resume-eduinfo p { font-size: 14px; color: #333; line-height: 14px; padding: 10px 0; }
.eduinfo p em, .resume-eduinfo p em { display: inline-block; padding-right: 15px; height: 14px; }
.eduinfo p em ~ em, .resume-eduinfo p em ~ em { padding-left: 15px; border-left: 1px solid #ccc; }

.resume-eduinfo { position: relative; margin-top: 10px; padding: 40px 15px 15px; background: #e6f8f4; }
.resume-eduinfo .tag { position: absolute; top: 0; left: 0; color: #fff; font-size: 12px; line-height: 25px; padding: 0 15px 0 10px; background: #33c3a6; border-radius: 0px 0px 15px 0px; }




/* 2022年7月1日08:53:08 添加 by wanglei */
.cert-box-new .area-current { position: relative; }
.cert-box-new .area-current p.tipsTit { padding-left: 0; font-size: 15px;font-weight: bold; color: #333;margin-bottom: 5px; }
.cert-box-new .area-current .isHavePop { position: absolute; width: 163px; height: 70px; top: 41px; left: 74px; background-color: #fff; z-index: 999; box-shadow: 0px -6px 14px 0px rgba(0, 0, 0, 0.1); border-radius: 4px; }
.cert-box-new .area-current .isHavePop .trangle { position: absolute; top: -18px; left: 10px; width: 15px; height: 10px; }
.cert-box-new .area-current .isHavePop .trangle img { width: 100%; height: 100%; }
.cert-box-new .area-current .isHavePop h6 { text-align: center; padding: 5px 0; }
.cert-box-new .area-current .isHavePop .btn-group { width: 120px; margin: 0 auto; }
.cert-box-new .area-current .isHavePop .btn { font-size: 12px; color: #fff; text-align: center; float: left; width: 57px; height: 24px; line-height: 24px; background: #D8D8D8 linear-gradient(125deg, #68D6BF 0%, #33C3A6 100%); border-radius: 20px; margin-right: 5px; cursor: pointer; }
.cert-box-new .area-current .isHavePop .btn:last-child { margin-right: 0; }
.cert-box-new .area-current .isHavePop .disBtn { background: #fff; color: #999; border: 1px solid #EFEFEF; }
.cert-box-new .area-current ul{margin-left: 0; min-height: 35px; max-height: 110px; overflow-y: scroll;}
.cert-box-new .area-current ul li{margin-left: 0;margin-right: 10px;}
.cert-box-new .area-list { width: 215px; }
.cert-box-new .area-list .area-ul { padding-top: 10px; }
.cert-box-new .area-list .scores-box { position: relative; }
.cert-box-new .area-list .scores-box input { text-indent: 10px; width: 100%; height: 27px; line-height: 27px; background: #FFFFFF; border-radius: 4px; border: 1px solid #EFEFEF; }
.cert-box-new .area-list .scores-box p { position: absolute; top: 19%; right: 6px; font-size: 12px; color: #333; }
.cert-box-new h1 { font-size: 15px; font-weight: bold; color: #333; padding: 0px 20px 8px; }
.cert-box-new h5 { padding-top: 20px; text-align: center; font-weight: normal; font-size: 14px; color: #999; padding-bottom: 20px;}
.cert-box-new h5 span { color: #333; }
.professionalTitle-box-new .area-current { position: relative; }
.professionalTitle-box-new .area-current p.tipsTit { padding-left: 0; font-size: 15px;font-weight: bold; color: #333;margin-bottom: 5px; }
.professionalTitle-box-new .area-current .isHavePop { position: absolute; width: 163px; height: 70px; top: 41px; left: 74px; background-color: #fff; z-index: 999; box-shadow: 0px -6px 14px 0px rgba(0, 0, 0, 0.1); border-radius: 4px; }
.professionalTitle-box-new .area-current .isHavePop .trangle { position: absolute; top: -18px; left: 10px; width: 15px; height: 10px; }
.professionalTitle-box-new .area-current .isHavePop .trangle img { width: 100%; height: 100%; }
.professionalTitle-box-new .area-current .isHavePop h6 { text-align: center; padding: 5px 0; }
.professionalTitle-box-new .area-current .isHavePop .btn-group { width: 120px; margin: 0 auto; }
.professionalTitle-box-new .area-current .isHavePop .btn { font-size: 12px; color: #fff; text-align: center; float: left; width: 57px; height: 24px; line-height: 24px; background: #D8D8D8 linear-gradient(125deg, #68D6BF 0%, #33C3A6 100%); border-radius: 20px; margin-right: 5px; cursor: pointer; }
.professionalTitle-box-new .area-current .isHavePop .btn:last-child { margin-right: 0; }
.professionalTitle-box-new .area-current .isHavePop .disBtn { background: #fff; color: #999; border: 1px solid #EFEFEF; }
.professionalTitle-box-new .area-current ul{margin-left: 0; min-height: 35px; max-height: 110px; overflow-y: scroll;}
.professionalTitle-box-new .area-current ul li{margin-left: 0;margin-right: 10px;}
.professionalTitle-box-new .area-list { width: 215px; }
.professionalTitle-box-new .area-list .area-ul { padding-top: 10px; }
.professionalTitle-box-new .area-list .scores-box { position: relative; }
.professionalTitle-box-new .area-list .scores-box input { text-indent: 10px; width: 100%; height: 27px; line-height: 27px; background: #FFFFFF; border-radius: 4px; border: 1px solid #EFEFEF; }
.professionalTitle-box-new .area-list .scores-box p { position: absolute; top: 19%; right: 6px; font-size: 12px; color: #333; }
.professionalTitle-box-new h1 { font-size: 15px; font-weight: bold; color: #333; padding: 0px 20px 8px; }
.professionalTitle-box-new h5 { padding-top: 20px; text-align: center; font-weight: normal; font-size: 14px; color: #999; padding-bottom: 20px;}
.professionalTitle-box-new h5 span { color: #333; }

.area-current li:last-child { margin-right: 0px; }
.area-current li.unCompleteTag { border: 1px solid #DDD; color: #999; }
.area-current li.unCompleteTag::before { color: #999; }
.cert-box-new .score-btn button { width: 80px;height: 30px; font-size: 15px;}
.professionalTitle-box-new .score-btn button { width: 80px;height: 30px; font-size: 15px;}
.list-item-selected{color: #33C3A6 !important;}

/* 2023年4月10日17:26:08 添加 by pangNan **/
.pop-politics-box{padding: 20px;background-color: #fff;position:relative;}
.pop-politics-box p{font-size: 16px;font-weight:bold;color: #333;}
.pop-politics-top{ border-bottom: 1px solid #EFEFEF; padding-bottom:18px; }
.pop-politics-box .pop-politics-checkBox{display:flex;padding-top: 14px;}
.pop-politics-box .checkBox-btn{font-size:14px; position: relative; color:#333;cursor: pointer;padding-left:30px;}
.pop-politics-box .checkBox-btn .inputStatus{position: absolute;top:2px;left: 0;width: 18px;height: 18px;z-index:99;cursor: pointer;opacity: 0;} /*opacity: 0;*/
.pop-politics-box .checkBox-btn .inputStyle2{position:absolute;top:2px;left: 0;width: 18px;height: 18px; background: url(../../../images/must/icon_uncheck_box.png) no-repeat 100%/100%;}
.pop-politics-box .checkBox-btn .inputStatus:checked+.inputStyle2{background: url(../../../images/must/icon_check_box.png) no-repeat 100%/100%;}
/* .pop-politics-box .checkBox-btn img{ width: 18px;height: 18px; } */
.pop-politics-box .checkBox-btn-confirm{margin-right:94px;}
.pop-politics-box .pop-politics-list{ padding-top: 18px; }
.pop-politics-box .pop-politics-list ul{ padding-top:20px; height:476px;overflow-y: scroll;}
.pop-politics-box .pop-politics-list ul li{ padding-bottom:20px; color:#333;font-size: 14px;cursor: pointer;}
.pop-politics-box .pop-politics-list ul li.selected{ color:#33C3A6; }

/* 2023年5月10日17 添加 by longqihan **/
.qualification-content {float: right;margin: 0 auto;}
.professionalTitle-content {float: right;margin: 0 auto;}
.search-form-content {border: 1px solid #33C3A6;border-radius: 5px;float: right;margin-bottom: 5px;height: 30px;}
.search-result {position: fixed;margin-top: 32px;width: 194px;height: 200px;overflow: scroll;border: none;background-color: white;z-index: 1;}
.search-result p{padding-left:5px;}
.professionalTitle-search-result {position: fixed;margin-top: 32px;width: 194px;height: 200px;overflow: scroll;border: none;background-color: white;z-index: 1;}
.professionalTitle-search-result p{padding-left:5px;}
.qualification-search2{width:160px;float: left;height: 28px;padding: 0 15px;border: none;border-radius: 5px;}
.professionalTitle-search2{width:160px;float: left;height: 28px;padding: 0 15px;border: none;border-radius: 5px;}
.selected-cert-list{margin-top: 40px;}
.search-form-title{float: left;}
.btn-qualification-search{width: 30px; height: 28px; border: none; background: none;}
.btn-professionalTitle-search{width: 30px; height: 28px; border: none; background: none;}