@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*!
COMMON.scss 2014-09-17 */
html {
  height: auto;
}

body {
  height: 100%;
}

.Windows {
  font-family: 'Microsoft yahei','微软雅黑',Tahoma,Verdana,Arial,sans-serif;
}

.MacOS {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

a {
  text-decoration: none;
}

.row, .native-tabs .tab-hds, .native-carousel .base-pager, .section-1, .section-2, .section-4, .section-6 .native-tabs .tab-bd, .section-8, .section-11 .native-tabs .tab-bd, .section-13, .section-14, .section-15, .section-16 .native-tabs .tab-bd, .section-17, .section-18 {
  font-size: 0;
  +word-spacing: -1px;
}

.row .dib, .native-tabs .tab-hds .dib, .native-carousel .base-pager .dib, .native-tabs .tab-hds li, .native-carousel .base-pager .item, .section-1 .col-1, .section-1 .col-2, .section-2 .section-caption, .section-2 .marquee, .section-4 .col-1, .section-4 .col-2, .section-6 .col-1, .section-6 .col-2, .section-8 .col-1, .section-8 .col-2, .section-11 .native-tabs .col, .section-14 .col-1, .section-14 .col-2, .section-14 .col-3, .section-15 .col-1, .section-15 .col-2, .section-16 .native-tabs .col-1, .section-16 .native-tabs .col-2, .section-17 .col-1, .section-17 .col-2, .section-18 .col-1, .section-18 .col-2 {
  display: inline-block;
  +display: inline;
  +zoom: 1;
  font-size: 14px;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
}

img {
  border: 0;
  vertical-align: middle;
}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
  margin: 0;
}

ul, ol, li, dl, dd {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none outside none;
}

.alert {
  border-width: 1px;
  border-style: dotted;
  color: #666;
  padding: 10px;
  margin: 10px 0;
}
.alert em {
  font-weight: 700;
  font-style: normal;
}

.alert-danger {
  border-color: #e55;
  background-color: #fde9e9;
  color: #c00;
}

.clear {
 clear:both;
}
.clearfix:after {
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;}

/*!
MIXIN.scss 2014-09-25 */
.layout, .section, .pft .copyright, .section-9 .mod-tile .media a img, .section-11 .native-tabs .mod-tile .media a img, .section-16 .native-tabs .mod-tile .media a img, .section-17 .mod-tile .media a img, .section-18 .mod-tile .media a img {
  margin-left: auto;
  margin-right: auto;
}

.section-5 .mod-card .article, .section-6 .col-2 .mod-card .article, .section-3 .native-tabs .tab-bd, .section-5 .mod-card, .section-15 .mod-card {
  *zoom: 1;
}
.section-5 .mod-card .article:before, .section-6 .col-2 .mod-card .article:before, .section-3 .native-tabs .tab-bd:before, .section-5 .mod-card:before, .section-15 .mod-card:before, .section-5 .mod-card .article:after, .section-6 .col-2 .mod-card .article:after, .section-3 .native-tabs .tab-bd:after, .section-5 .mod-card:after, .section-15 .mod-card:after {
  content: "";
  display: table;
}
.section-5 .mod-card .article:after, .section-6 .col-2 .mod-card .article:after, .section-3 .native-tabs .tab-bd:after, .section-5 .mod-card:after, .section-15 .mod-card:after {
  clear: both;
}

.section-11 .native-tabs .mod-list .item a, .section-15 .mod-list .item a, .section-18 .mod-list .item a, .section-5 .mod-card .topic, .section-6 .col-2 .mod-card .topic, .mod-topics .topics, .section-9 .mod-tile .caption, .section-11 .native-tabs .mod-tile .caption, .section-16 .native-tabs .mod-tile .caption, .section-17 .mod-tile .caption, .section-18 .mod-tile .caption, .section-11 .native-tabs .mod-card .topic {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*!
LAYOUT.scss 2014-09-17 */
.layout, .section, .pft .copyright {
  width: 980px;
}

.phd {
  height: 360px;
  transition: 0.3s;
}

.logo {
  text-indent: -9999px;
}

.section-title, .unit-title {
  height: 40px;
  line-height: 40px;
  padding:10px 0;
  text-indent: 1.7em;
  font-size: 16px;
  color: #fff;
  background-color:#e10439;
  _position: relative;
}
.section-title em, .unit-title em {
  font-style: normal;
  font-weight: 700;
}
.section-title .more, .unit-title .more {
  float: right;
  _position: absolute;
  _right: 0;
  _top: 0;
  height: 45px;
  line-height: 45px;
  padding: 0 1em;
  color: #fff;
  font-size: 12px;
  text-indent: 0;
  border-left: 1px solid #e60000;
}
.section-title .more:hover, .unit-title .more:hover {
  background-color: #b30000;
}

/*!
MODS.scss 2014-11-02 */
.section-4 .col-2 .mod-tile .media a, .section-4 .col-1 .media a, .section-6 .col-1 .mod-tile .media a, .section-9 .mod-tile .media a, .section-10 .native-tabs .media a, .section-11 .native-tabs .mod-tile .media a, .section-14 .col-1 .mod-tile .media a, .section-14 .col-2 .mod-tile .media a, .section-14 .col-3 .mod-tile .media a, .section-15 .mod-card .media a, .section-16 .native-tabs .mod-tile .media a, .section-17 .mod-tile .media a, .section-18 .mod-tile .media a, .section-19 .mod-tile .media a, .section-20 .mod-tile .media a {
  display: block;
  overflow: hidden;
}
.section-4 .col-2 .mod-tile .media a img, .section-4 .col-1 .media a img, .section-6 .col-1 .mod-tile .media a img, .section-9 .mod-tile .media a img, .section-10 .native-tabs .media a img, .section-11 .native-tabs .mod-tile .media a img, .section-14 .col-1 .mod-tile .media a img, .section-14 .col-2 .mod-tile .media a img, .section-14 .col-3 .mod-tile .media a img, .section-15 .mod-card .media a img, .section-16 .native-tabs .mod-tile .media a img, .section-17 .mod-tile .media a img, .section-18 .mod-tile .media a img, .section-19 .mod-tile .media a img, .section-20 .mod-tile .media a img {
  transition: 0.5s;
}
.section-4 .col-2 .mod-tile .media a img, .section-4 .col-1 .media a img, .section-6 .col-1 .mod-tile .media a img, .section-9 .mod-tile .media a img, .section-10 .native-tabs .media a img, .section-11 .native-tabs .mod-tile .media a img, .section-14 .col-1 .mod-tile .media a img, .section-14 .col-2 .mod-tile .media a img, .section-14 .col-3 .mod-tile .media a img, .section-15 .mod-card .media a img, .section-16 .native-tabs .mod-tile .media a img, .section-17 .mod-tile .media a img, .section-18 .mod-tile .media a img, .section-19 .mod-tile .media a img, .section-20 .mod-tile .media a img {
  display: block;
  width: 100%;
}
.section-4 .col-2 .mod-tile .media a:hover img, .section-4 .col-1 .media a:hover img, .section-6 .col-1 .mod-tile .media a:hover img, .section-9 .mod-tile .media a:hover img, .section-10 .native-tabs .media a:hover img, .section-11 .native-tabs .mod-tile .media a:hover img, .section-14 .col-1 .mod-tile .media a:hover img, .section-14 .col-2 .mod-tile .media a:hover img, .section-14 .col-3 .mod-tile .media a:hover img, .section-15 .mod-card .media a:hover img, .section-16 .native-tabs .mod-tile .media a:hover img, .section-17 .mod-tile .media a:hover img, .section-18 .mod-tile .media a:hover img, .section-19 .mod-tile .media a:hover img, .section-20 .mod-tile .media a:hover img {
  transform: scaleX(1.2) scaleY(1.2);
}

.section-13 .col-1 .mod-tile .media a, .section-13 .col-2 .mod-tile .media a, .section-13 .col-3 .mod-tile .media a, .section-13 .col-4 .mod-tile .media a, .section-13 .col-5 .mod-tile .media a, .section-13 .col-6 .mod-tile .media a, .section-13 .col-7 .mod-tile .media a, .section-13 .col-8 .mod-tile .media a, .section-13 .col-9 .mod-tile .media a {
  display: block;
  overflow: hidden;
}
.section-13 .col-1 .mod-tile .media a img, .section-13 .col-2 .mod-tile .media a img, .section-13 .col-3 .mod-tile .media a img, .section-13 .col-4 .mod-tile .media a img, .section-13 .col-5 .mod-tile .media a img, .section-13 .col-6 .mod-tile .media a img, .section-13 .col-7 .mod-tile .media a img, .section-13 .col-8 .mod-tile .media a img, .section-13 .col-9 .mod-tile .media a img {
  transition: 0.5s;
}
.section-13 .col-1 .mod-tile .media a img, .section-13 .col-2 .mod-tile .media a img, .section-13 .col-3 .mod-tile .media a img, .section-13 .col-4 .mod-tile .media a img, .section-13 .col-5 .mod-tile .media a img, .section-13 .col-6 .mod-tile .media a img, .section-13 .col-7 .mod-tile .media a img, .section-13 .col-8 .mod-tile .media a img, .section-13 .col-9 .mod-tile .media a img {
  display: block;
  width: 100%;
}
.section-13 .col-1 .mod-tile .media a:hover img, .section-13 .col-2 .mod-tile .media a:hover img, .section-13 .col-3 .mod-tile .media a:hover img, .section-13 .col-4 .mod-tile .media a:hover img, .section-13 .col-5 .mod-tile .media a:hover img, .section-13 .col-6 .mod-tile .media a:hover img, .section-13 .col-7 .mod-tile .media a:hover img, .section-13 .col-8 .mod-tile .media a:hover img, .section-13 .col-9 .mod-tile .media a:hover img {
  transform: scaleX(1.2) scaleY(1.2);
}

.section-4 .col-2 .native-tabs .tab-hds li a {
  height:auto;
}
.section-11 .native-tabs .mod-list .item, .section-15 .mod-list .item, .section-18 .mod-list .item {
  height: 2em;
  line-height: 2;
  font-size: 14px;
  background: url(data:image/gif;base64,R0lGODlhAwADAIAAAAAAAP///yH5BAAAAAAALAAAAAADAAMAAAIDhH8FADs=) no-repeat 6px 50%;
  width: 100%;
}
.section-11 .native-tabs .mod-list .item a, .section-15 .mod-list .item a, .section-18 .mod-list .item a {
  text-indent: 1.2em;
  display: block;
  width: 100%;
}

.section-5 .mod-card .topic, .section-6 .col-2 .mod-card .topic {
  height: 2em;
  line-height: 2;
  text-align: left;
  width: 100%;
}
.section-5 .mod-card .media a, .section-6 .col-2 .mod-card .media a {
  display: block;
  overflow: hidden;
  float: left;
  display: inline;
}
.section-5 .mod-card .media a img, .section-6 .col-2 .mod-card .media a img {
  transition: 0.5s;
}
.section-5 .mod-card .media a img, .section-6 .col-2 .mod-card .media a img {
  display: block;
}
.section-5 .mod-card .media a:hover img, .section-6 .col-2 .mod-card .media a:hover img {
  transform: scaleX(1.2) scaleY(1.2);
}




.section {
  margin-top:705px;
  margin-bottom: 50px;
  background-color: #fff;
}

.section-title, .unit-title {
  font-size: 24px;
  border-bottom: 2px solid #e10439;
}
.section-title em, .unit-title em {
  color: #fff;
}

.unit-title .more {
  transition: 0.3s;
}

.mod a {
  color: #444;
  transition: 0.5s;
}
.mod a:hover {
  color: #c00;
}
.mod .topic {
  height: 2em;
  line-height: 2;
  overflow: hidden;
}
.mod .topic a {
  color: #c00;
}
.mod .topic a:hover {
  color: #b30000;
}
.mod .caption {
  text-align: center;
  font-size: 14px;
  overflow: hidden;
}
.mod .caption a {
  display: block;
}
.mod .inner-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mod .inner-caption a {
  color: #eee;
}
.mod .inner-caption a:hover {
  color: #b30000;
}
.mod .abstract {
  font-size: 14px;
  line-height: 1.8;
  overflow: hidden;
  color: #444;
}

.nativeSlide {
  margin-top: 10px;
}

.native-carousel .base-pager {
  text-align: center;
  padding: 10px 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.native-carousel .base-pager .item a {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.native-carousel .base-pager a.current {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.native-carousel .item {
  position: relative;
}
.native-carousel .caption {
  text-align: left;
}
.native-carousel .caption a {
  padding: 10px 20px;
}

.horizontal-native-tabs {
  padding: 10px 0 0;
}
.horizontal-native-tabs .tab-hds li {
  text-align: center;
  border: 1px solid #fff;
  border-bottom-color: #c00;
  border-radius: 3px 3px 0 0;
  color: #666;
}
.horizontal-native-tabs .tab-hds li a {
  color: #666;
}
.horizontal-native-tabs .tab-hds .current {
  border-color: #c00;
  border-bottom-color: #fff;
  color: #c00;
}
.horizontal-native-tabs .tab-hds .current a {
  color: #c00;
}

.pft {
  background-color: #fff;
  color: white;
  height: 90px;
  text-align: center;
  color: #666;
  border-top: 3px solid #c00;
}
.pft a {
  color: white;
}
.pft .copyright {
  font-size: 12px;
  line-height: 90px;
}
.pft a {
  color: #c00;
}

.top-bar {
  height: 31px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  color: #cccccc;
  width: 100%;
  position: fixed;
  _position: absolute;
  z-index: 1040;
  top: 0;
  left: 0;
  background-color: #fff;
  box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.top-bar .home-site-link {
  font-style: normal;
  font-weight: 700;
}
.top-bar .item {
  line-height: 32px;
}
.top-bar .item a {
  padding-left: 5px;
  padding-right: 5px;
}
.top-bar .home-site-link {
  color: black;
}
.top-bar a {
  color: #1a1a1a;
}
.top-bar .loading {
  display: block;
  text-align: center;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  background-color: #f5f5f5;
}

/*!
@import END ( ´◔ ‸◔')
*/
.section-9 .mod-tile .caption, .section-11 .native-tabs .mod-tile .caption, .section-16 .native-tabs .mod-tile .caption, .section-17 .mod-tile .caption, .section-18 .mod-tile .caption, .section-19 .mod-tile .caption {
  height: 2em;
  line-height: 2;
  text-align: center;
  width: 100%;
}





.section-17 .col-1 {
  padding: 20px; width:940px;
}
.section-17 .col-2 {
  width: 360px;
}
.section-17 .col-2 .row, .section-17 .col-2 .native-tabs .tab-hds, .native-tabs .section-17 .col-2 .tab-hds, .section-17 .col-2 .native-carousel .base-pager, .native-carousel .section-17 .col-2 .base-pager {
  padding-top: 5px;
}
.section-17 .mod-card,
.section-17 .mod-tile {
  width: 50%;
}
.section-17 .mod-card {
  padding: 10px 0;
}
.section-17 .mod-card .topic {
  padding: 0 5px;
}
.section-17 .mod-card .abstract {
  padding: 0 5px;
  height: 50.4px;
}
.section-17 .mod-card .abstract a {
  color:#c00;
}
.section-17 .mod-card .abstract a:hover {
  color:#b30000;
}
.section-17 .mod-tile .media {
  padding: 10px;
}

.section-17 .clearfix {
  display: block;
}
.section-17 .dataList li {
  padding: 15px 0 17px 0;
  border-bottom: 1px solid #ededed;
  overflow: hidden;
  position:relative;
}
.section-17 .dataList h3 {
  margin-bottom: 10px;
}
.section-17 .dataList h3 a {
  display: inline-block;
  line-height: 30px;
  overflow: hidden;
  font-size: 22px;
  color: #000;
}
.section-17 .dataList .imgs a {
  font-size: 0px;
  vertical-align: top;
  float: left;
  width: 138px;
  height: 90px;
  overflow: hidden;
  display: inline;
  margin-right: 10px;
}
.section-17 .dataList .imgs img {
  width: 138px;
  height: 90px;
  vertical-align: top;
  padding-right:10px;
  float: left;
  display: none;
  -moz-transition:-moz-transform .3s ease;
  -ms-transition:-ms-transform .3s ease;
  transition:transform .3s ease;
}
.section-17 .dataList .imgs img:hover {
  width: 138px;
  height: 90px;
  vertical-align: top;
  float: left;
  display: none;
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1)
 }
.section-17 .dataList .summary {
  line-height: 24px;
  overflow: hidden;
  color: #666;
  font-size:14px; }
.section-17 .dataList .info {
  height: 14px;
  line-height: 14px;
  padding: 0;
  text-align: right; }
.section-17 .dataList .time {
  font-size: 12px;
  color:#999; }
.section-17 .bdsharebuttonbox { position: absolute; top: 20px; right: 0px; display: none; }
.section-17 .bdsharebuttonbox span.bds_more { padding: 0 0 0 20px!important; background: url(http://www.news.cn/fortune/2015/images/icon_share.gif) no-repeat 0px 0px!important; line-height:20px; }
.section-17 #dataMoreLink { text-align: center; display: none; }
.section-17 #dataMoreLink a { color: #333; }
.section-17 .dataList .moreBtn { text-align: center; padding: 15px 0; vertical-align: middle; cursor: pointer; display: none; }
.section-17 .dataList .moreBtn i { display: inline-block; width: 16px; height: 16px; background: url(http://www.news.cn/fortune/2015/images/more.gif) no-repeat; vertical-align: middle; margin-right: 5px; display: none; }
.section-17 .dataList .moreBtn .text { line-height: 16px; vertical-align: middle;}
.section-17 .hideBody { display:none;}

.section-17 .iframe-pad-big {
    margin: 10px auto 5px;
    overflow-y: hidden;
}
.section-17 .iframe-row {
  width:100%;
  height:900px;
}



/*瀑布流*/
.section-18 .col-1 {
  width:980px;
  overflow:hidden;
}
.section-18 .col-2 {
  width: 245px;
  overflow:hidden;
}
.section-18 .mod-tile,
.section-18 .mod-list {
  width: 100%;
}
.section-18 .mod-tile {
  padding-top: 10px;
}
.section-18 .mod-list {
  padding: 10px 0;
  border-bottom:1px dotted #ccc;
}
.section-18 .col-2 .mod-tile .media a {
  display: block;
  overflow: hidden;
}
.section-18 .col-2 .mod-tile .media a img {
  transition: 0.5s;
}
.section-18 .col-2 .mod-tile .media a img {
  display: block;
  width: 100%;
}
.section-18 .col-2 .mod-tile .media a:hover img {
  transform: scaleX(1.2) scaleY(1.2);
}
.section-18 .native-tabs {
  padding: 0;
}
.section-18 .native-tabs .tab-hds li {
  width: 120px;
  height: 45px;
  line-height: 45px;
  font-size:18px;
  font-weight:700;
}
.section-18 .col-2 .mod-tile {
  position: relative;
}
.section-18 .col-2 .mod-tile .media img {
  width: 245px;
  height: 165px;
}
.section-18 .col-2 .mod-tile .caption {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  width: 225px;
  text-align: left;
  line-height:1.5em;
}
.section-18 .mod-list .item a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section-18 .mod-list .item {
  height: 2em;
  line-height: 2;
  font-size: 14px;
  background: url(data:image/gif;base64,R0lGODlhAwADAIAAAAAAAP///yH5BAAAAAAALAAAAAADAAMAAAIDhH8FADs=) no-repeat 6px 50%;
  width: 100%;
}
.section-18 .mod-list .item a {
  text-indent: 1.2em;
  display: block;
  width: 100%;
}



/*瀑布流组件2*/
.Waterfall2 .tabTitHeight { height: 47px; position: relative; }
.Waterfall2 .tabTit { border: 1px solid #c9c9c9; border-top: 2px solid #fd7d63; height: 46px; line-height: 46px; overflow: hidden; background: #fff; }
.Waterfall2 .tabTit .tabLi { float: left; font-size: 18px; width: 80px; text-align: center; float: left; height: 44px; line-height: 44px; border-bottom: 2px solid #fff; font-family: "微软雅黑"; cursor: pointer; }
.Waterfall2 .tabTit a:hover { text-decoration: none; }
.Waterfall2 .tabTit .on { border-color: #fd7d63; }
.Waterfall2 .tabCon { margin: 15px auto; }
.Waterfall2 .tabCon .wrapper { }
.Waterfall2 .tabCon .wrapper #con1_1 { position: relative; }
.Waterfall2 .tabCon .wrapper #con1_1 .product_list { background: #fff none repeat scroll 0 0; border: 1px solid #c6c6c6; left: 0; margin: 0; padding: 15px; position: absolute; top: 0; }
.Waterfall2 .tabCon .wrapper #con1_1 .product_list img { height:200px; width: 200px; }
.Waterfall2 .tabCon .wrapper #con1_1 .product_list h3 { color: #272727; font-family: 微软雅黑; font-size: 16px; font-weight: normal; line-height: 26px; width: 200px; }
.Waterfall2 .tabCon .wrapper #con1_1 .product_list h3 a { color: #272727; text-decoration: none; }
.Waterfall2 .tabCon .wrapper #con1_1 .product_list h3 a:hover { color: #e6660b; }
.Waterfall2 .tabCon .wrapper #con1_1 .product_list p { color: #333; font-family: 微软雅黑; font-size: 14px; line-height: 24px; padding: 5px 0; text-align: left; white-space: normal; width: 200px; display:none;}
.Waterfall2 .tabCon .wrapper #con1_1 .product_list .time { color: #a9a9a9; font-size: 12px; }
.Waterfall2 .tabCon .wrapper #con1_1 .product_list span { background: #cb4c75 none repeat scroll 0 0; color: #fff; display: inline-block; font-size: 12px; height: 12px; line-height: 16px; padding: 8px 0 10px 38px; position: relative; width: 35px; display:none; }
.Waterfall2 .tabCon .wrapper #con1_1 .product_list span a { color: #fff; }
.Waterfall2 .tabCon .wrapper #con1_1 .product_list span img { height: 13px; left: 10px; position: absolute; top: 8px; width: 18px; }
.Waterfall2 .tabCon .dataList .moreBtn { background: #cb4c75 none repeat scroll 0 0; border: 1px solid #cb4c75; border-radius: 8px; color: #fff; cursor: pointer; display: block; font-family: "微软雅黑"; font-size: 18px; height: 45px; line-height: 40px; margin: 25px auto; padding: 0; text-align: center; vertical-align: middle; width: 145px; }
.Waterfall2 .tabCon .dataList .moreBtn i { background: rgba(0, 0, 0, 0) url("http://www.news.cn/fortune/2015/images/more.gif") no-repeat scroll 0 0; display: none; height: 16px; margin-right: 5px; vertical-align: middle; width: 16px; }
.Waterfall2 .tabCon .dataList .moreBtn .text { line-height: 16px; vertical-align: middle; }
.Waterfall2 .tabCon .dataList .product_list{display: none;}

