@charset "UTF-8";
/** Typography ---------------------------------------------------------------------------- */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */
html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers. */
body { margin: 0; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10. */
img { border-style: none; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE 10+. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10. 2. Remove the padding in IE 10. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE 10+, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Misc ========================================================================== */
/** Add the correct display in IE 10+. */
template { display: none; }

/** Add the correct display in IE 10. */
[hidden] { display: none; }

/** Header ----------------------------------------------------------------------------- */
/** logo */
/** search */
.sysLogo { clear: both; width: 100%; }

.sysLogo .logo-bar { height: 90px; border-bottom: 1px #eee solid; margin-top: 10px; }

.sysLogo .logo-bar .top-login-bar { float: right; padding-top: 20px; }

.sysLogo .logo-bar .top-login-bar ul li .zk-mm, .sysLogo .logo-bar .top-login-bar ul li .help { color: #3459b3; }

.sysLogo .logo-bar .top-login-bar ul li .di_line { color: #939393; border-right: 1px #eee solid; }

.sysLogo .logo-bar .top-login-bar ul li .di_line:hover { color: #3459b3; }

/** Nav ----------------------------------------------------------------------------- */
.topMainMenu_bg { clear: both; background: #fff; border-top: none; }

.bannerArea { clear: both; }

.bannerArea { /* nav */ }

.bannerArea .nav { background: #3459b3; }

.bannerArea .navIn { position: relative; }

.bannerArea .nav ul { position: relative; }

.bannerArea .nav-li { float: left; display: block; margin-right: 11.5%; }

.bannerArea .nav-link { display: inline-block; padding: 0 10px; line-height: 50px; text-align: center; font-weight: 600; font-size: 16px; color: #323232; transition: all 0.3s; }

.bannerArea .navCurBar { position: absolute; left: 4px; bottom: 0; display: inline-block; width: 74px; height: 2px; background: #3459b3; transition: all 0.3s; }

.bannerArea .nav-link:hover, .bannerArea .nav-cur .nav-link, .bannerArea .nav-cur .nav-link:hover { color: #3459b3; }

/** Ban ----------------------------------------------------------------------------- */
/** Layout ----------------------------------------------------------------------------- */
body { min-width: 1200px; overflow-x: auto; }

.webWidth { width: 1200px; margin: 0 auto; *zoom: 1; }

.webWidth:before, .webWidth:after { content: " "; display: table; }

.webWidth:after { clear: both; }

.pagination-area { display: block; padding: 40px 0; text-align: center; }

.pagination-area .pagin { margin: 0; padding: 0; }

.pagin-fsxy .pagin-link { display: inline-block; padding: 5px 10px; margin: 0 2px; border-radius: 3px; border: 1px #ddd solid; background: #fff; line-height: 18px; font-size: 12px; color: #3459b3; text-decoration: none; transition: all .3s ease-in-out; }

.pagin-fsxy .pagin-link i { font-size: 10px; }

.pagin-fsxy .pagin-link:hover { border-color: #3459b3; box-shadow: 0 0 3px #eee; }

.pagin-fsxy .pagin-cur, .pagin-cur:hover { border-color: #3459b3; background: #3459b3; color: #fff; }

.pagin-fsxy .pagin-disable { color: #afafaf; cursor: default; }

.pagin-fsxy .pagin-disable:hover { border-color: #ddd; background: #fff; }

.pagin-fsxy .pagin-ell { line-height: 18px; font-size: 14px; color: #3459b3; }

.pagin-fsxy .pagin-txt { display: inline-block; padding: 5px 8px; line-height: 18px; font-size: 12px; color: #666; }

.pagin-fsxy .pagin-jump, .pagin-fsxy .pagin-jump-focus { display: inline-block; *vertical-align: -5px; border: 1px #ddd solid; transition: all .3s ease-in-out; }

.pagin-fsxy .pagin-input { *float: left; width: 40px; height: 26px; border: none; outline: none; background: #fff; line-height: 26px\9; *line-height: 26px; text-align: center; font-size: 12px; color: #3459b3; }

.pagin-fsxy .pagin-btn { *float: left; display: none; padding: 0 10px; line-height: 26px; font-size: 12px; color: #fff; text-decoration: none; }

.pagin-fsxy .pagin-jump-focus { border-color: #3459b3; background: #3459b3; *vertical-align: -1px; }

.pagin-fsxy .pagin-jump-focus .pagin-btn { display: inline-block; }

.fs-wr { border: 1px #e3e4e6 solid; padding: 15px; border-radius: 4px; }

/** Footer ----------------------------------------------------------------------------- */
/* 右侧小组件 */
.mini { position: fixed; _position: absolute; right: 300px; bottom: 170px; width: 50px; z-index: 1000; }

.mini_list { position: relative; height: 50px; margin-bottom: 1px; vertical-align: bottom; cursor: pointer; }

.mini_ico { position: absolute; width: 30px; height: 30px; top: 0; left: 0; z-index: 1; padding: 10px; background: rgba(70, 22, 107, 0.9); }

.zk_mini_ico { background: #404040; }

.mini_ico span { height: 30px; display: block; background: url(../images/mini_ico.png) no-repeat; }

.mini_ico .mini_ico3 { background-position: 0 0; }

.mini_ico .mini_ico4 { background-position: -43px -5px; margin-top: 6px; }

.mini_word { position: absolute; width: 50px; height: 41px; top: 0; left: 0; z-index: 2; padding-top: 9px; background: #46166b; line-height: 16px; text-align: center; font-family: "\5FAE\8F6F\96C5\9ED1"; font-size: 12px; color: #fff; }

.zk_mini_word { background: #404040; }

.mini_word a { color: #fff; }

.mini_tel { position: absolute; width: 230px; *width: 188px; left: -230px; bottom: 0; *bottom: -4px; _bottom: 0; padding: 10px 20px; display: none; border: 1px #dcdcdc solid\9; _border: 1px #dcdcdc solid; }

.mini_tel p { height: 40px; line-height: 40px; vertical-align: bottom; font-family: "\5FAE\8F6F\96C5\9ED1"; font-size: 14px; }

.mini_tel span { margin-left: 10px; font-size: 18px; color: #fff; }

.mini_list:hover .mini_word { display: none; }

.mini_list:hover .mini_qr, .mini_list:hover .mini_help, .mini_list:hover .mini_tel { display: block; }

/** foot */
.btmArea { clear: both; background: #414141; }

.footer { clear: both; padding: 15px 0; background: #46166b; text-align: center; line-height: 24px; font-size: 12px; border-top: 1px #46166b solid; }

.footer-zkxy { background: #444c57; }

.footer a { color: #fff; }

.footer_link { margin: 0 8px; font-size: 12px; }

.footer_link:hover { color: #ddb3fe; }

.footer_txt { color: #fff; }

.footer_shortLine { display: inline-block; }

/** 临床营养教育学院 ----------------------------------------------------------------------------- */
.lcyy-ban-cont .pagination .swiper-pagination-switch { display: none; }

.lcyy-ban-cont .swiper-container { background: #d3f1e1; height: 338px; }

.lcyy-ban-cont .swiper-container .swiper-slide img { width: 100%; height: 100%; background-size: cover; }

.teacherIntroduction-area .tI-intro-bar h2 { font-size: 32px; color: #3459b3; font-weight: 600; }

.teacherIntroduction-area .tI-intro-bar h2 i { font-weight: 500; margin-right: 15px; }

.teacherIntroduction-area .tI-intro-bar .president { display: block; width: 240px; height: 330px; }

.teacherIntroduction-area .pres-introduction { padding-left: 260px; }

.teacherIntroduction-area .pres-introduction .president-info { overflow: hidden; margin-bottom: 30px; }

.teacherIntroduction-area .pres-introduction .president-info b, .teacherIntroduction-area .pres-introduction .president-info em { display: block; float: left; }

.teacherIntroduction-area .pres-introduction .president-info .name { font-size: 28px; margin-top: 10px; font-weight: 600; }

.teacherIntroduction-area .pres-introduction .president-info em { font-style: normal; color: #222; margin: 20px 0 0 10px; font-size: 18px; }

.teacherIntroduction-area .pres-introduction .president-info span { display: block; clear: both; font-size: 12px; }

.teacherIntroduction-area .pres-introduction ul li { display: block; height: 32px; line-height: 32px; font-size: 14px; color: #666; }

.teacherIntroduction-area .pres-introduction ul li:hover { color: #3459b3; }

.teacherIntroduction-area .pres-introduction p { font-size: 14px; color: #363636; line-height: 28px; text-indent: 28px; }

.school-profile { clear: both; background: #fafafa; }

.school-profile .mental-m-cont .eme-l-tit h2 { font-size: 28px; color: #222; font-weight: 600; }

.school-profile .mental-m-cont .eme-view-list .fs-view-row .fs-info-tit { border: 0; }

.school-profile .mental-m-cont .eme-view-list .fs-view-row .fs-info-tit span { display: block; float: left; width: 8px; height: 25px; margin-right: 15px; background: #3459b3; margin-top: 9px; }

.school-profile .mental-m-cont .eme-view-list .fs-view-row .fs-info-tit h2 { font-size: 28px; color: #3459b3; font-weight: 600; }

.school-profile .mental-m-cont .eme-view-list .fs-view-row .fs-info-tit h2 i { font-size: 34px; font-weight: 500; margin-right: 10px; vertical-align: middle; }

.school-profile .mental-m-cont .eme-view-list .fs-view-row .eme-info-txt { font-size: 16px; color: #363636; line-height: 32px; padding: 0; }

.organization-area { clear: both; border: 0; padding: 60px 0; }

.organization-area .org-tit h2 { font-size: 28px; color: #3459b3; font-weight: 600; }

.organization-area .org-tit h2 i { font-size: 36px; font-weight: 500; margin-right: 15px; }

.organization-area .lcyy-org-cont .lcyy-org-view { display: block; width: 100%; height: 900px; background-size: contain; }

.comExperts-area { clear: both; padding: 60px 0; background: #fafafa; }

.comExperts-area .committee-tit { font-size: 28px; color: #3459b3; font-weight: 600; }

.comExperts-area .committee-tit i { font-weight: 500; }

.comExperts-area p { font-size: 14px; color: #666; line-height: 28px; text-indent: 28px; margin-bottom: 40px; }

.comExperts-area .worksheet li { font-size: 16px; color: #222; display: block; clear: both; padding: 10px 0; }

.comExperts-area .worksheet li em { display: block; width: 30px; height: 26px; line-height: 26px; color: #fff; text-align: center; font-style: normal; background: #3459b3; border-radius: 8px; border-bottom-right-radius: 0; float: left; vertical-align: middle; margin-right: 20px; }

.mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; }

.mask { z-index: 1040; background-image: url("../images/alpha/black.png"); }

.mask-transparent { background-color: transparent; }

.mask_area { clear: both; }

.mask_area .join-mem-win { width: 709px; height: 780px; background: url("/cms/res_base/cmha/webtrn/article/jingshenxueyuan/images/join-mem-bg.png") no-repeat; background-size: contain; margin: 0 auto; position: absolute; top: 50%; left: 50%; margin-top: -390px; margin-left: -354px; z-index: 99999; }

.mask_area .join-mem-win .join-men-inner { width: 509px; height: 480px; padding: 150px 100px; position: relative; }

.mask_area .join-mem-win .join-men-inner .join-men-row { overflow: hidden; margin-bottom: 40px; }

.mask_area .join-mem-win .join-men-inner .join-men-row .join-m-tit { text-align: center; }

.mask_area .join-mem-win .join-men-inner .join-men-row .join-m-tit .j-m-title { height: 34px; backgorund: #fff; border-top: 1px #eee solid; margin-top: 20px; position: relative; }

.mask_area .join-mem-win .join-men-inner .join-men-row .join-m-tit .j-m-title h2 { font-size: 26px; color: #3459b3; background: #fff; width: 180px; position: absolute; top: -20px; left: 160px; }

.mask_area .join-mem-win .join-men-inner .join-men-row .join-m-tit .j-info { font-size: 16px; color: #666; margin-bottom: 20px; }

.mask_area .join-mem-win .join-men-inner .join-men-row .join-m-tit .j-info b { text-decoration: line-through; font-weight: 500; }

.mask_area .join-mem-win .join-men-inner .join-men-row .join-m-tit .j-ad { font-size: 22px; color: #3459b3; }

.mask_area .join-mem-win .join-men-inner .buy-now-btn { clear: both; padding: 50px 0 0; }

.mask_area .join-mem-win .join-men-inner .buy-now-btn a { display: block; width: 264px; height: 60px; line-height: 60px; border-radius: 35px; margin: 0 auto; background: #ffe673; text-align: center; font-size: 26px; color: #3459b3; font-weight: 600; }

/** 列表 ----------------------------------------------------------------------------- */
.kd-sp-pt { padding-top: 0; }

.position-area { font-size: 12px; padding-top: 6px; color: #999; }

.position-area a { color: #999; }

.position-area a:hover { color: #3459b3; }

.brandMeeting-ban { clear: both; height: 280px; background: #3459b3 url("../../dist/images/homeban/excellent-meeting.png") center no-repeat; background-size: cover; }

.brandMeeting-ban .enter-in { float: right; margin-top: 180px; }

.brandMeeting-ban .enter-in a { color: #3459b3; background: #fff; border-radius: 25px; padding: 10px 15px; font-weight: 600; }

.brandMeeting-ban .enter-in a i { color: #3459b3; }

.brandMeeting-ban .enter-in a:hover { background: #4769ba; color: #fff; }

.science-tips-bar { clear: both; height: 38px; line-height: 38px; background: #fdf0d7; font-size: 12px; color: #e37f3d; }

.listMain-cont { background: #f5f5f5; }

.brandMeeting-info-cont { clear: both; padding: 20px 0 0; }

.brandMeeting-info-cont .meeting-cont { background: #fff; border: 1px #ddd solid; }

.brandMeeting-info-cont .fs-brd-br { padding: 30px; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-tit { font-size: 24px; font-weight: 600; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-tit .fs-kp-green { color: #37a9b3; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-tit .fs-kp-blue { color: #3459b3; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-tit i { display: block; width: 10px; height: 10px; border-radius: 50%; float: left; margin-top: 10px; margin-right: 15px; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-tit .cir-t-green { border: 3px #3459b3 solid; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-tit .cir-t-blue { border: 3px #3459b3 solid; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-tit .more-btn { font-size: 14px; color: #999; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-list { clear: both; padding: 10px 0; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-list ul li { display: block; height: 36px; line-height: 36px; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-list ul li a { color: #666; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-list ul li a i { display: block; float: left; width: 4px; height: 4px; border-radius: 50%; opacity: 0.5; vertical-align: middle; margin: 14px 15px 0 10px; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-list ul li a .sp-green { background: #37a9b3; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-list ul li a .sp-blue { background: #3459b3; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-list ul li a .sp-grey { background: #999; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-list ul li .fs-l-g:hover { color: #3459b3; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-list ul li .fs-l-b:hover { color: #3459b3; }

.brandMeeting-info-cont .fs-brd-br .fs-kp-list ul li span { float: right; font-size: #999; margin-right: 15px; }

.brandMeeting-info-cont .articleArea { clear: both; padding: 50px 30px 30px; }

.brandMeeting-info-cont .articleArea h2 { text-align: center; font-size: 28px; color: #222; font-weight: 600; margin-bottom: 30px; }

.brandMeeting-info-cont .articleArea span { display: block; text-align: center; font-size: 14px; color: #999; margin-bottom: 40px; }

.brandMeeting-info-cont .articleArea .article-t { padding: 20px 40px; }

.brandMeeting-info-cont .articleArea .article-t p { line-height: 32px; }

.brandMeeting-info-cont .articleArea .thumbnail { display: block; padding: 60px 30%; }

.brandMeeting-info-cont .articleArea .thumbnail img { display: block; margin: 0 auto; }

.zxpx-wrapper { border-top: 1px #eee solid; }

.zxpx-cont-area { clear: both; }

.zxpx-cont-area .zxpx-inner { padding: 30px 0; }

.zxpx-cont-area .fs-tab-ebk ul { list-style: none; padding-left: 15px; }

.zxpx-cont-area .fs-tab-ebk ul li { cursor: pointer; display: block; float: left; text-align: center; text-decoration: none; font-size: 16px; color: #666; height: 32px; line-height: 32px; width: 120px; margin: 0 30px; position: relative; top: 1px; z-index: 9; border: 1px #aaa solid; border-radius: 35px; margin-right: 10px; font-weight: 600; }

.s-pricePriceWrap { position: absolute; right: 10px; bottom: 40px; }

.curr { background: #3459b3; cursor: default; color: #fff; border: 1px #3459b3 solid; }

.curr b { color: #fff; }

.fs-c-info { margin-top: 5px; }

.fs-c-info span { color: #bfbdbd; }

.fs-c-img { width: 209px; }

.fs-c-img img { border-radius: 6px; }


.fs-zp-price { position: absolute; right: 0; bottom: 10px; }

.fs-zp-price span { clear: both; display: block; color: #e08504; }

.fs-zp-price b { color: #424242; }

.acad-exchange-area { clear: both; padding: 40px 0 0; }

.acad-exchange-area .acad-col { width: 49.8%; float: left; border: 1px #eee solid; border-width: 0 1px 1px 0; }

.acad-exchange-area .acad-col:nth-last-of-type(1) { border-right: 0; }

.acad-exchange-area .meeting-cont { background: #fff; border: 1px #ddd solid; }

.acad-exchange-area .fs-brd-br { padding: 30px; }

.acad-exchange-area .fs-brd-br .fs-kp-tit { font-size: 24px; font-weight: 600; }

.acad-exchange-area .fs-brd-br .fs-kp-tit h4 { color: #3459b3; }

.acad-exchange-area .fs-brd-br .fs-kp-tit em { display: block; float: left; width: 4px; height: 19px; background: #86d0a4; vertical-align: middle; margin: 8px 15px 0 10px; }

.acad-exchange-area .fs-brd-br .fs-kp-tit .more-btn { font-size: 14px; color: #999; }

.acad-exchange-area .fs-brd-br .fs-kp-list { clear: both; padding: 10px 0; }

.acad-exchange-area .fs-brd-br .fs-kp-list ul li { display: block; height: 36px; line-height: 36px; }

.acad-exchange-area .fs-brd-br .fs-kp-list ul li a { color: #666; }

.acad-exchange-area .fs-brd-br .fs-kp-list ul li a i { display: block; float: left; width: 4px; height: 4px; border-radius: 50%; opacity: 0.5; vertical-align: middle; margin: 14px 15px 0 10px; }

.acad-exchange-area .fs-brd-br .fs-kp-list ul li a .sp-green { background: #3459b3; }

.acad-exchange-area .fs-brd-br .fs-kp-list ul li a .sp-blue { background: #3459b3; }

.acad-exchange-area .fs-brd-br .fs-kp-list ul li a .sp-grey { background: #999; }

.acad-exchange-area .fs-brd-br .fs-kp-list ul li .fs-l-g:hover { color: #3459b3; }

.acad-exchange-area .fs-brd-br .fs-kp-list ul li .fs-l-b:hover { color: #3459b3; }

.acad-exchange-area .fs-brd-br .fs-kp-list ul li span { float: right; font-size: #999; margin-right: 15px; }

.acad-exchange-area .articleArea { clear: both; padding: 50px 30px 30px; }

.acad-exchange-area .articleArea h2 { text-align: center; font-size: 28px; color: #222; font-weight: 600; margin-bottom: 30px; }

.acad-exchange-area .articleArea span { display: block; text-align: center; font-size: 14px; color: #999; margin-bottom: 40px; }

.acad-exchange-area .articleArea .article-t { padding: 20px 40px; }

.acad-exchange-area .articleArea .article-t p { line-height: 32px; }

.acad-exchange-area .articleArea .thumbnail { display: block; padding: 60px 30%; }

.acad-exchange-area .articleArea .thumbnail img { display: block; margin: 0 auto; }

/** 详情 ----------------------------------------------------------------------------- */
.zp-sm-banner { clear: both; height: 268px; background: url("../../dist/images/homeban/zp-info-ban.png") no-repeat; background-size: cover; }

.zp-sm-banner .zp-info-inner { text-align: center; padding: 30px 0; }

.zp-sm-banner .zp-info-inner h4 { font-size: 28px; color: #3e3e3e; }

.zp-sm-banner .zp-info-inner .zp-info { padding: 0 25%; }

.zp-sm-banner .zp-info-inner .zp-info p { display: -webkit-box; -webkit-line-clamp: 2; overflow: hidden; line-height: 26px; }

.zp-sm-banner .zp-info-inner .zp-btns-bar { clear: both; padding: 30px 0; }

.zp-sm-banner .zp-info-inner .zp-btns-bar b { font-size: 24px; }

.zp-sm-banner .zp-info-inner .zp-btns-bar .zp-b1 { color: #3459b3; }

.zp-sm-banner .zp-info-inner .zp-btns-bar .zp-b2 { color: #e00404; }

.zp-sm-banner .zp-info-inner .zp-btns-bar .apply-btn { display: inline-block; width: 156px; height: 43px; line-height: 43px; background: #3459b3; border-radius: 4px; color: #fff; font-size: 24px; margin-left: 120px; }

.zpTraining-list { clear: both; padding-top: 40px; overflow: hidden; }

.zpTraining-list .zp-t-col { overflow: hidden; border: 1px #e3e4e5 solid; border-radius: 4px; margin-bottom: 20px; }

.zpTraining-list .zp-t-col .zp-info-main { padding: 20px; overflow: hidden; }

.zpTraining-list .zp-t-col .zp-info-main .view { float: left; position: relative; }

.zpTraining-list .zp-t-col .zp-info-main .view .lab-new { display: block; width: 24px; height: 24px; background: #ff8a18; color: #fff; font-style: normal; text-align: center; border-top-left-radius: 4px; border-bottom-right-radius: 4px; position: absolute; top: 0; left: 0; }

.zpTraining-list .zp-t-col .zp-info-main .zp-info-txt { margin-left: 240px; position: relative; }

.zpTraining-list .zp-t-col .zp-info-main .zp-info-txt h4 { font-size: 16px; color: #444; font-weight: 600; margin-bottom: 10px; }

.zpTraining-list .zp-t-col .zp-info-main .zp-info-txt p { padding-right: 180px; font-size: 12px; display: -webkit-box; -webkit-line-clamp: 3; overflow: hidden; color: #999797; line-height: 20px; }

.zpTraining-list .zp-t-col .zp-info-main .zp-info-txt .zp-i { margin-top: 12px; }

.zpTraining-list .zp-t-col .zp-info-main .zp-info-txt .zp-i li { float: left; font-size: 12px; margin-right: 30px; color: #8ec0e4; }

.zpTraining-list .zp-t-col .zp-info-main .zp-info-txt .ck-details-btn { display: block; width: 114px; height: 48px; line-height: 48px; text-align: center; font-size: 18px; color: #fff; position: absolute; right: 20px; top: 70px; background: #3459b3; border-radius: 4px; }

.zpTraining-list .zp-t-col .zp-info-main .zp-info-txt .ck-details-btn:hover { background: #04b84e; }

.famous-info-bar { clear: both; background: #4f46a0 url(../images/homeban/f-communication.png) no-repeat; }

.famous-info-bar .famous-ban { width: 100%; height: 144px; margin: 0 auto; }

.famous-info-bar .famous-ban .fas-communication { width: 1200px; padding: 50px 0; margin: 0 auto; color: #fff; position: relative; }

.famous-info-bar .famous-ban .fas-communication h4, .famous-info-bar .famous-ban .fas-communication p { display: block; }

.famous-info-bar .famous-ban .fas-communication h4 { font-size: 26px; font-weight: 600; position: absolute; left: 0; top: 55px; }

.famous-info-bar .famous-ban .fas-communication p { font-size: 16px; padding: 0 340px 0 180px; }

.qydz-wrapper .eps-customization { width: 100%; height: 54px; padding-top: 25px; background: #f5f5f5; }

.qydz-wrapper .eps-customization ul, .qydz-wrapper .eps-customization ol { list-style: none; padding-left: 15px; }

.qydz-wrapper .eps-customization ul li, .qydz-wrapper .eps-customization ol li { cursor: pointer; display: block; float: left; text-align: center; text-decoration: none; background: #fff; font-size: 16px; color: #666; height: 32px; line-height: 32px; width: 160px; margin: 0 30px; position: relative; top: 1px; z-index: 9; border: 1px #aaa solid; border-radius: 35px; margin-right: 10px; font-weight: 600; }

.qydz-wrapper .eps-customization ul .curr, .qydz-wrapper .eps-customization ol .curr { background: #3459b3; cursor: default; color: #fff; border: 1px #3459b3 solid; }

.qydz-wrapper .eps-customization ul .curr b, .qydz-wrapper .eps-customization ol .curr b { color: #fff; }

.qydz-wrapper .eps-customization ul { height: 54px; margin: 0 auto; }

.qydz-wrapper .eps-customization .popularization { display: block; float: left; line-height: 35px; font-size: 22px; color: #3459b3; margin-right: 30px; }

.qydz-wrapper .eps-customization ol { width: 400px; height: 54px; margin: 0 auto; float: left; }

.qydz-wrapper .enterprise-customization { clear: both; }

.qydz-wrapper .enterprise-customization .cmp-customization-list .customization-inner { overflow: hidden; padding-top: 30px; }

.qydz-wrapper .enterprise-customization .cmp-customization-list .customization-inner .customization-col { clear: both; overflow: hidden; padding-bottom: 20px; border-bottom: 1px #e3e4e5 solid; margin-bottom: 20px; }

.qydz-wrapper .enterprise-customization .cmp-customization-list .customization-inner .customization-col .view { float: left; position: relative; }

.qydz-wrapper .enterprise-customization .cmp-customization-list .customization-inner .customization-col .view .lab-new { display: block; width: 24px; height: 24px; background: #ff8a18; color: #fff; font-style: normal; text-align: center; border-top-left-radius: 4px; border-bottom-right-radius: 4px; position: absolute; top: 0; left: 0; }

.qydz-wrapper .enterprise-customization .cmp-customization-list .customization-inner .customization-col .customization-info { margin-left: 240px; }

.qydz-wrapper .enterprise-customization .cmp-customization-list .customization-inner .customization-col .customization-info .cus-in-l { float: left; width: 85%; }

.qydz-wrapper .enterprise-customization .cmp-customization-list .customization-inner .customization-col .customization-info .cus-in-l h4 { font-size: 18px; color: #3459b3; font-weight: 600; }

.qydz-wrapper .enterprise-customization .cmp-customization-list .customization-inner .customization-col .customization-info .cus-in-l .cus-info-s { margin-bottom: 10px; }

.qydz-wrapper .enterprise-customization .cmp-customization-list .customization-inner .customization-col .customization-info .cus-in-l .cus-info-s span { display: inline-block; margin-right: 30px; font-size: 12px; color: #999797; }

.qydz-wrapper .enterprise-customization .cmp-customization-list .customization-inner .customization-col .customization-info .cus-in-l p { margin-right: 120px; font-size: 12px; color: #8c8c8c; display: -webkit-box; -webkit-line-clamp: 3; overflow: hidden; line-height: 22px; }

.qydz-wrapper .enterprise-customization .cmp-customization-list .customization-inner .customization-col .customization-info .cus-in-r { float: right; width: 15%; padding-top: 20px; }

.qydz-wrapper .enterprise-customization .cmp-customization-list .customization-inner .customization-col .customization-info .cus-in-r h4 { font-size: 18px; color: #3459b3; }

.qydz-wrapper .enterprise-customization .cmp-customization-list .customization-inner .customization-col .customization-info .cus-in-r b { font-size: 24px; color: #e08504; }

.fsxy-t-color { color: #3459b3; }

.sequence-area { clear: both; padding-top: 20px; }

.sequence-area .sortingBar { height: 54px; line-height: 54px; background: #fff; border-bottom: 1px #e2e0e0 solid; }

.sequence-area .sortingList { display: block; float: right; }

.sequence-area .sortingList li { float: left; display: inline-block; padding-right: 10px; }

.sequence-area .sortingList li span { border-right: 1px #eee solid; display: inline-block; height: 20px; line-height: 20px; padding-right: 10px; }

.sequence-area .sortT { font-size: 14px; color: #46166b; }

.sequence-area .sort1 { display: inline-block; width: 8px; height: 13px; background: url("../images/sorting_arr.png") no-repeat 0 0; margin-left: 5px; margin-top: 2px; }

.sequence-area .sort2 { display: inline-block; width: 8px; height: 5px; background: url("../images/sorting_arr.png") no-repeat -11px 0; margin-left: 5px; margin-bottom: 5px; }

.sequence-area .sort4 { display: inline-block; width: 8px; height: 5px; background: url("../images/sorting_arr.png") no-repeat -11px 0; margin-left: 5px; margin-top: 2px; }

.sequence-area .sort5 { display: inline-block; width: 8px; height: 5px; background: url("../images/sorting_arr.png") no-repeat -20px -8px; margin-left: 5px; margin-top: 2px; }

.academicEx-ban { clear: both; height: 280px; background: #71c6e6 url("../images/homeban/yy-xsjl-ban.png") center no-repeat; background-size: cover; }

.academicEx-ban .enter-in { padding: 210px 0 0 320px; }

.academicEx-ban .enter-in a { color: #f6fe15; }

/** tabs  --------------------------------------------------------*/
.fs-c-img .lab-new { display: block; width: 24px; height: 24px; background: #ff8a18; color: #fff; font-style: normal; text-align: center; border-top-left-radius: 4px; border-bottom-right-radius: 4px; position: absolute; top: 0; left: 0; }

.learnResources .fs-tab-ebk { height: 23px; }

.learnResources .fs-tab-ebk ul { list-style: none; padding-left: 15px; }

.learnResources .fs-tab-ebk li { cursor: pointer; display: block; float: left; text-align: center; text-decoration: none; padding: 4px 10px; font-size: 16px; color: #666; height: 21px; line-height: 21px; margin: 0 10px 0 0; position: relative; top: 1px; z-index: 9; margin-right: 10px; font-weight: 600; }

.learnResources .fs-tab-ebk li.curr { color: #3459b3; cursor: default; background: none; border: 0; }

.all-classification .fs_catalog_index { top: -60px; }

.all-classification .fs_catalog_all { position: relative; display: block; padding: 0 10px; *height: 52px; line-height: 60px; font-size: 16px; color: #fff; }

.all-classification .fs_catalog_all i { position: absolute; top: 0; right: 10px; font-size: 18px; opacity: .5; filter: alpha(opacity=50); }

.all-classification .fs_catalog_all { background: #06bf5a; }

.all-classification .menu_fixed_in { background: #3459b3; }

.all-classification .fs_catalog_all:hover i { opacity: 1; filter: alpha(opacity=100); }

.all-classification .fs-menu li { border: 0; text-align: left; padding-left: 10px; }

.all-classification .fs-menu li:hover { background: #06bf5a; }

.fsxy-sec-classification { clear: both; padding: 0 10px 0 34px; }

.fsxy-sc-list li { float: left; height: 18px; margin-bottom: 10px; }

.fsxy-sc-list li a { display: inline-block; padding: 0 10px; border-right: 1px #e5e5e5 solid; }

.fsxy-sc-list li a:hover { color: #3459b3; }

.mpMonth-num, .mpMonth-arr { display: block; text-align: center; transition: all 0.3s; }

.mpMonth-num:hover { color: #3459b3; }

.mpMonth-cur, .mpMonth-cur:hover { color: #3459b3; }

.free_t, .free_t b { color: #3459b3; }

.coursePrice { color: #e08504; }

.courseDetails-area { clear: both; }

.courseDetails-area .cos_detail .cos_buy .c_f_area { width: 200px; float: left; }

.courseDetails-area .cos_detail .cos_buy .c_f_area .free_t { margin-top: 12px; margin-right: 15px; }

.courseDetails-area .cos_detail .cos_buy .c_f_area .free_t i, .courseDetails-area .cos_detail .cos_buy .c_f_area .free_t b { display: block; float: left; margin-top: 4px; margin-right: 5px; vertical-align: middle; }

.courseDetails-area .cos_detail .cos_buy .c_f_area .cos_pr { color: #3459b3; }

.courseDetails-area .cos_detail .cos_buy .fs_buy_btn { background: #3459b3; }

.courseDetails-area .fs-tr-main .cos_tit i { color: #3459b3; }

.courseDetails-area .curse_chapter h3:hover { color: #3459b3; }

.zxpx-info-bar { clear: both; background: #3459b3  no-repeat; }

.zxpx-info-bar .famous-ban { width: 100%; height: 144px; margin: 0 auto; }

.zxpx-info-bar .famous-ban .fas-communication { width: 1000px; padding: 50px 0; margin: 0 auto; color: #fff; position: relative; }

.zxpx-info-bar .famous-ban .fas-communication h4, .zxpx-info-bar .famous-ban .fas-communication p { display: block; }

.zxpx-info-bar .famous-ban .fas-communication h4 { font-size: 26px; font-weight: 600; position: absolute; left: 0; top: 55px; }

.zxpx-info-bar .famous-ban .fas-communication p { font-size: 16px; padding: 0 90px 0 200px; }

.fit-img, .sp-training-area .sp-training-cont .sp-training-list li .sp-list-cell .view img { width: auto; height: auto; max-width: 100%; max-height: 100%; }

.sp-training-area { clear: both; }

.sp-training-area .sp-training-cont { padding: 60px 20px 20px; }

.sp-training-area .sp-training-cont .sp-training-list li { display: block; width: 50%; float: left; margin-bottom: 60px; }

.sp-training-area .sp-training-cont .sp-training-list li .sp-list-cell .view { display: block; width: 240px; height: 180px; background-size: contain; float: left; }

.sp-training-area .sp-training-cont .sp-training-list li .sp-list-cell .sp-t-info { margin-left: 240px; padding-top: 5px; padding-left: 30px; }

.sp-training-area .sp-training-cont .sp-training-list li .sp-list-cell .sp-t-info h4 { font-size: 18px; color: #343434; margin-bottom: 20px; font-weight: 600; }

.sp-training-area .sp-training-cont .sp-training-list li .sp-list-cell .sp-t-info p { font-size: 16x; color: #999; display: block; padding-right: 80px; line-height: 28px; margin-bottom: 20px; }

.sp-training-area .sp-training-cont .sp-training-list li .sp-list-cell .sp-t-info a { color: #3459b3; float: left; }

.sp-training-area .sp-training-cont .sp-training-list li .sp-list-cell .sp-t-info a i { margin-left: 5px; float: right; }

.sp-training-area .sp-training-cont .sp-training-list li .sp-list-cell .sp-t-info .next-ico { display: block; transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; margin-top: 3px; }

.sp-training-area .sp-training-cont .sp-training-list li .sp-list-cell .sp-t-info .zp-more:hover .next-ico { transform: translate(10px, 0); -webkit-transform: translate(10px, 0); -moz-transform: translate(10px, 0); -o-transform: translate(10px, 0); -ms-transform: translate(10px, 0); }

/** 支付 ----------------------------------------------------------------------------- */
.payMain-cont { padding: 40px; background: #f5f5f5; }

.payMain-cont .pay-m-in { clear: both; padding: 40px; background: #fff; border: 1px #ddd solid; }

.payMain-cont .pay-m-in h2, .payMain-cont .pay-m-in p { text-align: center; }

.payMain-cont .pay-m-in h2 { font-size: 48px; color: #3459b3; margin-bottom: 40px; }

.payMain-cont .pay-m-in i { vertical-align: bottom; }

.payMain-cont .pay-m-in .p-t-2 { font-size: 22px; color: #666; }

.payMain-cont .pay-m-in .p-t-3 { color: #999; }

.payMain-cont .pay-m-in p b { font-size: 28px; color: #3459b3; }

.payMain-cont .pay-m-in .submitBtn { padding: 50px 0; }

.payMain-cont .pay-m-in .submitBtn a { display: block; width: 186px; height: 45px; line-height: 45px; margin: 0 auto; background: #3459b3; border-radius: 4px; text-align: center; font-size: 18px; color: #fff; }

.pay-profile-area { clear: both; overflow: hidden; background: #f5f5f5; }

.pay-profile-area .fs-order-in { padding: 40px; }

.pay-profile-area .fs-order-in .fs-order-defray { background: #fff; border: 1px #ddd solid; padding: 40px 110px; }

.pay-profile-area .fs-order-in .fs-order-tit { font-size: 22px; background: url("../images/order-p-ico.png") no-repeat 0 0; padding-left: 40px; border-bottom: 1px #e3e4e6 solid; padding-bottom: 20px; }

.pay-profile-area .fs-order-in .fs-order-tit h4 { color: #333; }

.pay-profile-area .fs-order-in .fs-order-cont { padding: 40px 0; clear: both; overflow: hidden; }

.pay-profile-area .fs-order-in .fs-order-cont .fs-order-list { display: block; height: 42px; line-height: 42px; }

.pay-profile-area .fs-order-in .fs-order-cont .fs-order-list b { font-weight: 500; margin-right: 20px; color: #3459b3; }

.pay-profile-area .fs-order-in .fs-order-cont .order-total { clear: both; margin-top: 290px; }

.pay-profile-area .wc-pay { display: block; float: left; }

.pay-profile-area .pay-way { width: 200px; display: block; padding-left: 20px; float: left; }

.pay-profile-area .pay-radio { position: absolute; left: 0; top: 0; }

.pay-profile-area .pay-col label { display: block; }

.pay-profile-area .webchat-w { width: 120px; background: url("../images/pay-ico-1.png") no-repeat 10px 0; padding-left: 30px; }

.pay-profile-area .al-pay { width: 120px; display: inline-block; width: 66px; height: 24px; padding-left: 20px; }

.pay-profile-area .pay_rad { width: 100px; height: 26px; }

.pay-profile-area .cf-payment { clear: both; width: 160px; height: 26px; margin: 40px auto; }

.pay-profile-area .cf-p-btn { padding: 8px 50px; background: #3459b3; color: #fff; text-align: center; border-radius: 4px; }

.pay-profile-area .order-set { padding: 30px 0; }

.pay-profile-area .order-set .fs-cp-col { float: left; width: 387px; height: 138px; background: url("../images/coupon-pay.png") no-repeat; margin-right: 60px; margin-bottom: 40px; }

.pay-profile-area .order-set .fs-cp-inner i { background: url("../images/coupon-use.png") no-repeat; }
/*# sourceMappingURL=main.css.map */