@charset "UTF-8";
@import url("//at.alicdn.com/t/font_2453696_lxfpqqh580b.css");
* { padding: 0; margin: 0; box-sizing: border-box; background-repeat: no-repeat; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: 'Source Han Sans', 'PingFang SC', sans-serif, Arial, 'Microsoft YaHei', '微软雅黑'; }

html { height: 100%; }

body { position: relative; min-height: 100%; line-height: 1.1; margin-left: auto; margin-right: auto; color: #222; font-size: 14px; background: #fff; }

div, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, img, ol, ul, li, table, th, td, p, span, a { border: 0; font-family: inherit; }

table { border-spacing: 0; border-collapse: collapse; }

img { border: none; vertical-align: middle; display: inline-block; max-width: 100%; max-height: 100%; }

ul, ol { list-style-type: none; }

textarea, input[type='button'], input[type='submit'], input[type='reset'], input[type='text'], input[type='password'] { -webkit-appearance: none; }

input, textarea { outline: none; border: 1px solid #666; border-radius: 0; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #bbb; }

input:-moz-placeholder, textarea:-moz-placeholder { color: #bbb; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #bbb; }

input::-ms-input-placeholder, textarea::-ms-input-placeholder { color: #bbb; }

button { cursor: pointer; border: none; background-color: transparent; }

a { text-decoration: none; color: inherit; transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; }

a:hover { color: #ddd; }

a:active { opacity: 0.9; }

.clearfix:after { content: ''; display: block; clear: both; }

.float-left { float: left; }

.float-right { float: right; }

.hidden { display: none; }

.button-link { display: inline-block; height: 30px; line-height: 28px; text-align: center; padding: 0 15px; color: #fff; font-size: 14px; border-radius: 4px; background-color: #2368ba; border: 1px solid #2368ba; cursor: pointer; transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; }

.button-linc {display: inline-block;height: 51px;line-height: 45px;text-align: center;padding: 0 80px;color: #fff;font-size: 14px;border-radius: 4px;background-color: #2368ba;border: 1px solid #2368ba;cursor: pointer;transition: all 0.2s;-o-transition: all 0.2s;-moz-transition: all 0.2s;-webkit-transition: all 0.2s;}

.visible-as{
display: none;
}
@media (max-width: 90000px) {
.visible-as{
display: block !important;

}

}


.visible-xs{
display: none;
}
@media (max-width: 767px) {
.visible-xs{
display: block !important;

}

}

.button-link:active { opacity: 0.8; }

.button-link.hollow { min-width: 90px; color: #2a2a2a; background-color: initial; border-color: #c7c7c7; }

.button-link.medium { min-width: 110px; }

.button-link.small { min-width: 90px; }

.button-link.mini { min-width: 80px; height: 25px; line-height: 23px; font-size: 12px; }

.button-link.bold { font-weight: bold; }

.button-link.current, .button-link:hover { color: #fff; background-color: #2368ba; border-color: #2368ba; }

.container { width: 1460px; margin-left: auto; margin-right: auto; }

.container:before, .container:after { content: ''; float: none; clear: both; display: block; width: 100%; }

.header .container { display: flex; align-items: center; justify-content: flex-end; height: 100px; }

.header .container::before, .header .container::after { display: none; }

.header .logo { display: flex; align-items: center; height: 100%; margin-left: 0; }

.header .logo a { display: block; height: 100%; }

.header .logo img { padding: 10px 0; }

.header .top-cards { margin-right: auto; }

.header .top-cards li { position: relative; float: left; margin-left: 10px; cursor: pointer; }

.header .top-cards li > img { height: 55px; }

.header .top-cards li:hover .cans-img { display: block; }

.header .top-cards .cans-img { display: none; position: absolute; z-index: 9; top: calc(100% + 15px); left: 50%; min-width: 200px; border: 2px solid #fff; box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); transform: translateX(-50%); }

.header .top-cards .cans-img::after { content: ''; position: absolute; z-index: -1; top: -10px; left: 0; right: 0; margin: 0 auto; display: block; width: 20px; height: 20px; background-color: #fff; transform: rotate(-45deg); -o-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }

.header .search-box { display: flex; justify-content: flex-end; }

.header .report { margin-right: 20px; }

.header .search { display: flex; align-items: center; }

.header .search input { display: block; width: 210px; height: 40px; padding-left: 15px; padding-right: 15px; font-size: 14px; border: none; background-color: #f0f0f0; }

.header .search .search-btn { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; font-size: 0; background-color: #000066; }

.header .search .search-btn .iconfont { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; color: #fff; font-size: 40px; }

.header .login-area { margin-left: 45px; font-size: 18px; }

.header .login-area .user { color: #888; }

.header .login-area .user a { color: #000066; }

.header .telephone { display: flex; align-items: center; margin-left: 45px; }

.header .telephone .iconfont { display: flex; align-items: center; justify-content: center; width: 30px; height: 20px; color: #000066; font-size: 36px; }

.header .telephone span { font-size: 22px; }

.navbtn { display: none; }

.navbar { background-color: #fff; }

.navbar ul { display: flex; }

.navbar ul::before, .navbar ul::after { display: none; }

.navbar li { position: relative; flex-grow: 1; flex-basis: 0; }

.navbar li > a { display: flex; align-items: center; justify-content: center; height: 50px; color: #000000; font-size: 16px; border-top: 5px solid transparent; }

.navbar li .dropdown { display: flex; align-items: center; justify-content: center; width: 13px; text-align: center; margin-left: 5px; color: #000066; font-size: 24px; transition: all, 0.3s; -o-transition: all, 0.3s; -moz-transition: all, 0.3s; -webkit-transition: all, 0.3s; }

.navbar li.current > a, .navbar li:hover > a { color: #2368ba; border-top-color: #2368ba; }

.navbar li.current .dropdown, .navbar li:hover .dropdown { color: #000066; }

.navbar li:hover .dropdown { transform: rotate(180deg); -o-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); }

.navbar li:hover .child-nav { opacity: 1; z-index: 99; }

.navbar .child-nav { opacity: 0; position: absolute; z-index: -1; top: 100%; left: 0; width: 180px; text-align: left; background-color: #fff; border-radius: 0 0 5px 5px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2); overflow: hidden; transition: all, 0.3s; -o-transition: all, 0.3s; -moz-transition: all, 0.3s; -webkit-transition: all, 0.3s; }

.navbar .child-nav a { display: block; line-height: 20px; padding-top: 8px; padding-bottom: 8px; padding-left: 15px; padding-right: 15px; color: #555; font-size: 14px; border-bottom: 1px solid #f0f0f0; }

.navbar .child-nav a:last-child { border: none; }

.navbar .child-nav a:hover { color: #fff; background-color: #2368ba; }

/* 首页 */
.home-banner { position: relative; height: 600px; overflow: hidden; }

.home-banner .swiper-slide { background-size: cover; background-position: center center; }

.home-banner .pagination { position: absolute; z-index: 9; bottom: 35px !important; text-align: center; font-size: 0; }

.home-banner .pagination span { width: 10px; height: 10px; margin: 0 5px !important; background-color: #fff; transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }

.home-banner .pagination span.active { opacity: 1; }

.home-main .section-heading { display: flex; justify-content: flex-end; margin-top: 50px; margin-bottom: 30px; overflow: hidden; }

.home-main .section-heading h3 { flex-shrink: 0; margin-left: 0; margin-right: auto; font-size: 28px; }

.home-main .section-heading .more { flex-shrink: 0; height: 30px; line-height: 30px; margin-left: 15px; color: #687294; }

.home-main .section-heading .more:hover { color: #000066; }

.home-main .section-heading ul { display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-end; width: 84%; margin-top: -15px; }

.home-main .section-heading ul li { margin-left: 15px; margin-top: 15px; cursor: pointer; }

.home-main .section-category-intro { float: left; display: flex; flex-direction: column; justify-content: center; width: 25.64103%; height: 401px; margin-top: -1px; padding-left: 30px; padding-right: 30px; background-size: cover; background-position: center center; }

.home-main .section-category-intro h2 { color: #fff; font-size: 20px; }

.home-main .section-category-intro .text { display: flex; flex-direction: column; justify-content: center; min-height: 185px; line-height: 2; margin-top: 25px; padding-left: 40px; padding-right: 40px; color: #fff; font-size: 16px; background-color: rgba(255, 255, 255, 0.3); }

.home-main .section-category-intro .button-group { display: flex; margin-top: 40px; }

.home-main .section-category-intro .button-group .button-link { width: 50%; height: 40px; line-height: 38px; margin-right: 15px; color: #fff; }

.home-main .section-category-intro .button-group .button-link:last-child { margin-right: 0; }

.home-main .category-list { float: right; width: 74.35897%; }

.home-main .category-list::after { content: ''; display: block; width: 100%; height: auto; clear: both; }

.home-main .category-list li { float: left; width: 25%; }

.home-main .category-list a { display: block; height: 201px; padding-left: 25px; padding-right: 25px; margin-left: -1px; margin-top: -1px; border: 1px solid #f0f0f0; }

.home-main .category-list a strong { display: block; margin-top: 25px; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; }

.home-main .category-list a span { display: block; margin-top: 5px; color: #8f8f8f; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; }

.home-main .category-list a .picture { width: 100%; height: 100px; margin-top: 20px; background-size: cover; background-position: center center; }

.home-main .category-list a img { display: block; width: 100%; margin-top: 30px; }

.home-main .category-list a:hover { position: relative; z-index: 3; box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2); }

.home-main .category-list a:hover strong { color: #000066; }

.home-main .category-list a:hover span { color: #000066; }

.home-main .section-box2 { padding-bottom: 10px; overflow: hidden; }

.home-main .section-box2 .clcs-slide { position: relative; }

.home-main .section-box3 { position: relative; }

.home-main .section-box3::after { content: ''; display: block; width: 100%; height: auto; clear: both; }

.home-main .section-box4 .makeup-testing-list { margin: 0 -12px; }

.home-main .section-box4 .makeup-testing-list li { float: left; width: 25%; padding-left: 12px; padding-right: 12px; }

.home-main .section-box4 .makeup-testing-list a { display: block; }

.home-main .section-box4 .makeup-testing-list a:hover { box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2); }

.home-main .section-box4 .makeup-testing-list a h5 { line-height: 60px; text-align: center; color: #fff; font-size: 16px; background-size: cover; background-position: center center; }

.home-main .section-box4 .makeup-testing-list a .pic { padding: 15px; border: 1px solid #f0f0f0; }

.home-main .section-box4 .makeup-testing-list img { display: block; width: 100%; }

.home-main .section-box5 { margin-bottom: 53px; overflow: hidden; }

.home-main .section-box5 .advantage { display: flex; justify-content: space-between; }

.home-main .section-box5 .advantage li { width: 33.33%; height: 250px; margin-right: 30px; background-size: cover; background-position: center center; }

.home-main .section-box5 .advantage li:last-child { margin-right: 0; }

.home-main .section-box5 .advantage a { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 100%; }

.home-main .section-box5 .advantage img { height: 45px; }

.home-main .section-box5 .advantage h5 { margin-top: 15px; color: #fff; font-size: 18px; }

.home-main .section-box5 .high-point-list { display: flex; flex-wrap: wrap; margin: 0 -15px; margin-top: 10px; }

.home-main .section-box5 .high-point-list li { width: 16.66667%; padding: 12px 15px; }

.home-main .section-box5 .high-point-list a { display: block; line-height: 70px; text-align: center; font-size: 16px; background-color: #f5f5f5; }

.home-main .section-box5 .high-point-list a:hover { color: #fff; background-color: #687294; }

/* 内页 */
.inside-banner { height: 500px; background-size: cover; background-position: center center; }

.inside-main { padding-bottom: 50px; }

.inside-main .category-nav { display: flex; flex-wrap: wrap; padding-top: 30px; }

.inside-main .category-nav h5 { line-height: 30px; font-size: 14px; font-weight: normal; }

.inside-main .category-nav .button-link { margin-right: 15px; margin-bottom: 10px; }

.inside-main .crumbs { margin-top: 50px; margin-bottom: 30px; padding-bottom: 15px; color: #666; font-size: 16px; border-bottom: 1px solid #ddd; }

.inside-main .side-left { float: left; width: 240px; padding-bottom: 80px; }

.inside-main .side-left .left-heading { text-align: center; padding: 20px 0; color: #fff; font-size: 24px; font-weight: normal; background-color: #2368ba; border-radius: 6px; }

.inside-main .side-left li { padding: 5px 0; }

.inside-main .side-left li a { position: relative; display: block; line-height: 50px; padding-left: 40px; color: #2d2b2b; font-size: 16px; border-radius: 6px; }

.inside-main .side-left li a::before { content: ''; position: absolute; left: 15px; top: 50%; width: 10px; height: 10px; margin-top: -5px; background-color: #ddd; border-radius: 100%; transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; }

.inside-main .side-left li a:hover { color: #2368ba; background-color: #ddd; }

.inside-main .side-left li a:hover::before { background-color: #2368ba; }

.inside-main .side-left li.current a { color: #2368ba; background-color: #ddd; }

.inside-main .side-left li.current a::before { background-color: #2368ba; }

.inside-main .side-left .button-group { margin-top: 30px; }

.inside-main .side-left .button-group .button-link { display: block; margin-bottom: 15px; height: 40px; line-height: 38px; }

.inside-main .side-right { padding-left: 290px; padding-bottom: 80px; }

.inside-main .side-right .right-heading { padding-bottom: 15px; color: #444; font-size: 24px; font-weight: 500; border-bottom: 1px solid #ddd; }

.inside-main .content { line-height: 2; margin-top: 20px; font-size: 16px; }

.inside-main .content p { margin: 10px 0; }

.list-clcs-wrapper { display: flex; flex-wrap: wrap; margin: 0 -7px; padding-bottom: 50px; }

.list-clcs-wrapper .item { width: 25%; padding: 0 7px; margin: 7px 0; }

.list-clcs-wrapper .item .box { height: 270px; padding: 0 15px; border: 1px solid #f0f0f0; border-radius: 6px; transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; }

.list-clcs-wrapper .item .box:hover { box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1); }

.list-clcs-wrapper .item .picture { display: flex; align-items: center; justify-content: center; height: 90px; margin-top: 20px; overflow: hidden; }

.list-clcs-wrapper .item .picture img { max-height: 160px; }

.list-clcs-wrappea .item .picture img { max-height: none; }

.list-clcs-wrapper .item .title { text-align: center; margin-top: 10px; }

.list-clcs-wrapper .item .title h2 { line-height: 1.1; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.list-clcs-wrapper .item .title h5 { line-height: 1.1; margin-top: 5px; color: #8f8f8f; font-size: 12px; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.list-clcs-wrapper .item .btn-group { display: flex; justify-content: center; margin-top: 20px; }

.list-clcs-wrapper .item .btn-group .button-link:first-child { margin-right: 15px; }

.list-clcs-wrapper .item .info { line-height: 1.8; text-align: center; margin-top: 10px; color: #8f8f8f; font-size: 12px; }

.list-clcs-wrapper .item .info span { color: #fc916d; }

.details-wrapper .anchor-tabbar { padding: 10px 0; margin: 20px 0; background-color: rgba(0, 0, 102, 0.04); border-radius: 6px; overflow: hidden; }

.details-wrapper .anchor-tabbar li { float: left; margin-left: 20px; }

.details-wrapper .anchor-content { position: relative; overflow: hidden; }

.details-wrapper .anchor-content .heading-part { position: relative; padding: 30px 40px; margin-bottom: 20px; padding-right: 200px; background-color: rgba(0, 0, 102, 0.04); border-radius: 6px; }

.details-wrapper .anchor-content .heading-part h1 { font-size: 22px; }

.details-wrapper .anchor-content .heading-part .model { margin-top: 30px; margin-bottom: 20px; color: #888; font-size: 14px; }

.details-wrapper .anchor-content .heading-part .model span { display: inline-block; line-height: 26px; padding: 0 10px; font-size: 13px; background-color: rgba(0, 0, 0, 0.04); border-radius: 6px; }

.details-wrapper .anchor-content .heading-part .other-info { overflow: hidden; }

.details-wrapper .anchor-content .heading-part .other-info span { float: left; margin-right: 20px; color: #888; }

.details-wrapper .anchor-content .heading-part .other-info span i { color: #000066; font-style: normal; }

.details-wrapper .anchor-content .heading-part .btn { position: absolute; top: 0; right: 40px; display: flex; align-items: center; height: 100%; }

.details-wrapper .anchor-content .content { line-height: 2; padding: 10px 40px 50px; font-size: 16px; background-color: rgba(0, 0, 102, 0.04); border-radius: 6px; }

.details-wrapper .anchor-content .content .con-title { line-height: 50px; margin-bottom: 25px; color: #666; font-size: 18px; border-bottom: 1px solid #ddd; }

.list-news-wrapper { padding-bottom: 30px; }

.list-news-wrapper .item { display: flex; align-items: center; padding: 20px 0; border-bottom: 1px solid #ddd; }

.list-news-wrapper .picture { flex-shrink: 0; display: block; width: 210px; }

.list-news-wrapper .info { flex-shrink: 1; padding-left: 35px; }

.list-news-wrapper .info .title { color: #666; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.list-news-wrapper .info .text { line-height: 2; color: #777; margin-top: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.list-news-wrapper .info .date { margin-top: 20px; color: #999; font-size: 14px; }

.news-details { margin-top: 50px; padding-bottom: 80px; }

.news-details .heading { font-size: 24px; padding-bottom: 15px; border-bottom: 1px solid #ddd; }

.single-list { overflow: hidden; }

.single-list ul { list-style: none; margin: 0 -12.5px; padding: 0; display: flex; flex-wrap: wrap; }

.single-list ul li { float: left; width: 25%; padding-left: 12.5px; padding-right: 12.5px; margin-bottom: 25px; }

.single-list ul .wrap { display: flex; align-items: center; justify-content: center; height: 230px; border: 1px solid #ccc; }

.list-pagination { text-align: center; font-size: 0; }

.list-pagination #ctl00_Main_DataPager1 { border: none; }

.list-pagination a[disabled='disabled'] { cursor: not-allowed; }

.list-pagination span, .list-pagination a { display: inline-block; line-height: 25px; margin-left: 5px; margin-right: 5px; padding-left: 10px; padding-right: 10px; border: 1px solid #d5d5d5; color: #454545; font-size: 14px; }

.list-pagination span { color: #ccc; border-color: #ddd; }

.list-pagination .on, .list-pagination a:hover { color: #fff; background-color: #000066; border-color: #000066; }

/* 底部 */
.footer { padding-top: 35px; padding-bottom: 20px; background-color: #282a29; }

.footer .contact { line-height: 1.6; color: #fffbfb; font-size: 14px; }

.footer .f-nav { padding-top: 5px; }

.footer .f-nav a { float: left; padding-right: 10px; margin-right: 10px; color: #bdbdbd; font-size: 14px; border-right: 1px solid #999; }

.footer .f-nav a:last-child { border-right: none; }

.footer .copyright { text-align: center; margin-top: 40px; color: #bdbdbd; font-size: 14px; }

/* 注册、登录 */
.register-main { display: flex; align-items: center; justify-content: center; padding: 120px 0; background-color: #f3f3f3; }

.register-main .wrapper { width: 530px; padding: 35px 25px; border-radius: 6px; background-color: #fff; }

.register-main .heading { text-align: center; margin-bottom: 10px; font-size: 24px; }

.register-main .form-item { margin: 20px 0; }

.register-main .form-item label { float: left; display: block; width: 85px; height: 40px; line-height: 40px; text-align: right; color: #666; font-size: 14px; }

.register-main .form-item input, .register-main .form-item select { width: calc(100% - 85px); height: 40px; padding-left: 15px; padding-right: 125px; border-color: #ddd; border-radius: 6px; transition: all 0.1s; -o-transition: all 0.1s; -moz-transition: all 0.1s; -webkit-transition: all 0.1s; }

.register-main .form-item input:focus, .register-main .form-item select:focus { border-color: rgba(0, 0, 102, 0.5); }

.register-main .foot-tips { padding-left: 70px; color: #888; overflow: hidden; }

.register-main .foot-tips a { color: #000066; }

.register-main .foot-tips .agreement { display: flex; align-items: center; }

.register-main .foot-tips .agreement input { margin-right: 5px; }

.register-main .submit { text-align: center; margin-top: 20px; }

.register-main .button-link { height: 40px; line-height: 38px; padding-left: 40px; padding-right: 40px; font-size: 16px; }

/* 会员中心 */
.member-wrapper { padding-top: 50px; padding-bottom: 50px; overflow: hidden; }

.member-wrapper input[type='file'] { opacity: 0; position: absolute; top: 0; left: 0; width: 100%; cursor: pointer; }

.member-wrapper .side-left { float: left; width: 25%; min-height: 100vh; border-right: 1px solid #eee; background-color: #f9f9f9; }

.member-wrapper .side-left .user-head { padding-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; }

.member-wrapper .side-left .user-head .picture { position: relative; display: flex; flex-direction: row; align-items: center; justify-content: center; width: 120px; height: 120px; margin-left: auto; margin-right: auto; border-radius: 100%; overflow: hidden; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }

.member-wrapper .side-left .user-head .picture img { height: 100%; max-width: none; }

.member-wrapper .side-left .user-head .picture:hover label { opacity: 1; }

.member-wrapper .side-left .user-head .picture label { opacity: 0; position: absolute; bottom: 0; left: 0; right: 0; height: 32px; line-height: 28px; text-align: center; background-color: rgba(0, 0, 0, 0.3); transition: all 0.1s; -o-transition: all 0.1s; -moz-transition: all 0.1s; -webkit-transition: all 0.1s; overflow: hidden; cursor: pointer; }

.member-wrapper .side-left .user-head .picture label span { position: relative; z-index: 9; display: block; color: #fff; font-size: 14px; }

.member-wrapper .side-left .user-head .user-name { text-align: center; margin-top: 20px; font-size: 16px; font-weight: normal; }

.member-wrapper .side-left .user-head .member-type { text-align: center; margin-top: 10px; color: #999; font-size: 14px; }

.member-wrapper .side-left .user-head .member-type.pay-member { color: #000066; }

.member-wrapper .side-left .user-nav a { display: block; text-align: center; padding-left: 30px; padding: 22px 0; color: #999; font-size: 16px; border-bottom: 1px solid #eee; border-left: 3px solid transparent; }

.member-wrapper .side-left .user-nav a:hover, .member-wrapper .side-left .user-nav a.current { color: #333; background-color: #fff; }

.member-wrapper .side-left .user-nav a.current { width: calc(100% + 1px); border-left-color: #000066; }

.member-wrapper .side-right { float: right; width: 72%; }

.member-wrapper .form-box { margin-bottom: 50px; }

.member-wrapper .form-box h3 { line-height: 1; padding-bottom: 20px; color: #333; font-size: 18px; border-bottom: 1px solid #eee; }

.member-wrapper .form-box .btn { margin-top: 25px; }

.member-wrapper .form-box .btn .button-link { padding-left: 25px; padding-right: 25px; color: #fff; font-size: 14px; background-color: #000066; }

.member-wrapper .input-box { display: block; margin-top: 20px; }

.member-wrapper .input-box span { display: block; line-height: 25px; padding-bottom: 5px; color: #666; font-size: 14px; }

.member-wrapper .input-box input, .member-wrapper .input-box textarea { width: 50%; height: 45px; padding-left: 15px; padding-right: 15px; color: #666; font-size: 14px; border: 1px solid #ddd; border-radius: 5px; background-color: inherit; }

.member-wrapper .input-box textarea { height: 80px; padding-top: 10px; padding-bottom: 10px; }

.member-wrapper .upload label { position: relative; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; width: 85px; height: 45px; cursor: pointer; }

.member-wrapper .upload img { display: block; width: 120px; margin-top: 10px; }

.member-wrapper .upload .button-link { position: relative; z-index: 9; }

.member-wrapper .wrapper { overflow-x: auto; overflow-y: hidden; }

.member-wrapper table { width: 100%; border-top: 1px solid #eee; border-left: 1px solid #eee; }

.member-wrapper table thead { width: 100%; background-color: #f7f7f7; }

.member-wrapper table tr { border-bottom: 1px solid #eee; cursor: default; transition: background-color 0.3s; -o-transition: background-color 0.3s; -moz-transition: background-color 0.3s; -webkit-transition: background-color 0.3s; }

.member-wrapper table tr:hover { background-color: #f7f7f7; }

.member-wrapper table th { height: 48px; padding: 0 15px; text-align: left; color: #666; font-weight: normal; border-right: 1px solid #eee; }

.member-wrapper table th:last-child { position: sticky; z-index: 1; right: 0; border-left: 1px solid #eee; box-shadow: -5px 0 5px 0 rgba(0, 0, 0, 0.05); background-color: #f7f7f7; overflow: hidden; }

.member-wrapper table td { padding: 10px 0; border-right: 1px solid #eee; }

.member-wrapper table td div { height: 38px; line-height: 38px; padding: 0 15px; color: #666; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.member-wrapper table td .picture { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 129px; }

.member-wrapper table td .picture img { display: block; width: 100%; max-height: none; }

.member-wrapper table td .btn { display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: 0; }

.member-wrapper table td:last-child { position: sticky; z-index: 1; right: 0; border-left: 1px solid #eee; box-shadow: -5px 0 5px 0 rgba(0, 0, 0, 0.08); background-color: #fff; overflow: hidden; }

/* 修改密码 */
.modify-password .input-box span { width: 80px; }

.module-testing { display: flex; flex-wrap: wrap; margin: 0 -13px; }

.module-testing .testing-item { float: left; width: 25%; padding: 0 13px; margin: 10px 0; }

.module-testing .testing-item .box { border-radius: 3px; overflow: hidden; transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }

.module-testing .testing-item .box:hover { box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2); }

.module-testing .testing-item .heading-pic { display: flex; align-items: center; justify-content: center; height: 145px; background-size: cover; background-position: center center; }

.module-testing .testing-item .heading-pic h2 { color: #fff; font-size: 18px; }

.module-testing .testing-item .heading-pic h2::after { content: ''; display: block; width: 50px; height: 2px; margin-top: 5px; margin-left: auto; margin-right: auto; background-color: #fff; }

.module-testing .testing-item .tag-more { padding-left: 10px; padding-right: 10px; padding-top: 15px; padding-bottom: 15px; border: 1px solid rgba(0, 0, 102, 0.1); border-top: none; border-radius: 0 0 3px 3px; font-size: 0; }

.module-testing .testing-item .tag-more a { display: inline-block; min-width: auto; margin: 3px; padding-left: 10px; padding-right: 10px; color: #687294; border-color: #687294; }

.module-testing .testing-item .tag-more a.hollow:hover { background-color: rgba(0, 0, 102, 0.1); }

.module-testing .testing-item .tag-more a.more { min-width: 90px; color: #fff; border-color: #2368ba; }

.demand-tips { display: flex; justify-content: space-between; padding: 15px; margin-top: 95px; border: 1px solid #000066; }

.demand-tips p { flex-shrink: 1; line-height: 30px; padding-right: 20px; font-size: 16px; }

.demand-tips .button-link { flex-shrink: 0; }

.demand-form { padding: 10px 40px 50px; margin-top: 20px; border-radius: 6px; background-color: rgba(0, 0, 102, 0.04); }

.demand-form .con-title { line-height: 50px; margin-bottom: 25px; color: #666; font-size: 18px; border-bottom: 1px solid #ddd; }

.demand-form .item { display: flex; width: 100%; margin: 20px 0; }

.demand-form .item label { flex-shrink: 0; display: block; width: 115px; line-height: 40px; text-align: right; color: #888; font-size: 14px; }

.demand-form .item label i { margin-right: 3px; color: red; font-size: 12px; font-style: normal; }

.demand-form .item input, .demand-form .item textarea { flex-shrink: 1; display: block; width: 100%; min-height: 40px; padding: 0 15px; font-size: 14px; border-radius: 6px; border-color: #ccc; background-color: initial; transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; }

.demand-form .item input:focus, .demand-form .item textarea:focus { border-color: #000066; }

.demand-form .item textarea { height: 80px; line-height: 1.8; padding-top: 5px; padding-bottom: 5px; resize: none; }

.demand-form .item .file-upload { position: relative; padding-top: 5px; cursor: pointer; }

.demand-form .item .file-upload input { position: absolute; top: 0; left: 0; opacity: 0; width: 110px; height: 30px; cursor: pointer; }

.demand-form .verify-code input { width: 50%; }

.demand-form .verify-code img { max-width: 20%; margin-left: 20px; height: 40px; }

.demand-form .submit-demand { display: flex; align-items: center; justify-content: center; }

.demand-form .submit-demand .button-link { height: 40px; line-height: 38px; padding-left: 30px; padding-right: 30px; }

.fixed-bar { position: fixed; z-index: 999; right: 0; top: 35%; border-top: 1px solid #eee; border-left: 1px solid #eee; }

.fixed-bar a { display: flex; align-items: center; justify-content: center; flex-direction: column; width: 80px; height: 80px; color: #666; font-size: 15px; background-color: #fff; border-bottom: 1px solid #eee; }

.fixed-bar .iconfont { display: flex; align-items: center; justify-content: center; height: 20px; margin-bottom: 13px; color: #000066; font-size: 50px; }

.fixed-bar .service { position: relative; }

.fixed-bar .service:hover .hover { opacity: 1; z-index: 5; }

.fixed-bar .service .hover { opacity: 0; position: absolute; z-index: -1; display: flex; flex-direction: column; right: 80px; padding-top: 5px; padding-right: 15px; padding-bottom: 5px; border-radius: 5px; background-color: #fff; box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3); transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; }

.fixed-bar .service .hover li { position: relative; line-height: 20px; padding-left: 45px; margin: 5px 0; color: #666; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.fixed-bar .service .hover li .iconfont { position: absolute; left: 15px; top: 0; width: 20px; height: 100%; font-size: 50px; }

h2.searchtitle { width: 100%; float: left; text-indent: 15px; margin-top: 20px; margin-bottom: 10px; }

.chengfenfenxi li { width: auto; }

/*# sourceMappingURL=../maps/style/css.css.map */