@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, .cols {
  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, .cols .col {
  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;
}

/*!
MIXIN.scss 2014-09-25 */
.layout, .section, .pft .copyright {
  margin-left: auto;
  margin-right: auto;
}

.mod-topics .topics {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*!
LAYOUT.scss 2014-09-17 */
.layout, .section, .pft .copyright {
  width: 980px;
}

.phd {
  height: 560px;
  transition: 0.3s;
}

.logo {
  text-indent: -9999px;
}

.section-title, .unit-title {
  height: 45px;
  line-height: 45px;
  text-indent: 1em;
  font-size: 16px;
  color: #fff;
  background-color: #333;
  _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 #404040;
}
.section-title .more:hover, .unit-title .more:hover {
  background-color: #262626;
}

/*!
MODS.scss 2014-11-02 */
.mod-topics .topics-1 {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  height: 28px;
}
.mod-topics .topics-2 {
  font-size: 14px;
  line-height: 24px;
  height: 24px;
}
.mod-topics .topics-3 {
  font-size: 14px;
  line-height: 24px;
  height: 24px;
}

/*!
NAV.scss 2014-09-25 */
#section-0 {
  display: none;
}

/*!
GRID.scss 2014-09-25 */
/*!
TABS.scss 2014-09-25 */
.native-tabs .tab-hds {
  width: 100%;
}
.native-tabs .tab-hds li {
  text-align: center;
  cursor: pointer;
}
.native-tabs .tab-hds li a {
  display: block;
  height: 34px;
  line-height: 34px;
}
.native-tabs .tab-bd {
  display: none;
}

/*!
CAROUSEL.scss 2014-09-25 */
.native-carousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.native-carousel .list {
  position: absolute;
  top: 0;
  left: 0;
}
.native-carousel .list .item {
  float: left;
}
.native-carousel .base-pager {
  width: 100%;
  position: absolute;
  z-index: 1020;
}
.native-carousel .base-pager .item {
  width: 12px;
  height: 12px;
  margin: 0 1px;
  cursor: pointer;
}
.native-carousel .base-pager .item a {
  display: block;
  height: 12px;
  text-indent: -9999px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAYCAMAAAD57OxYAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMA97TrxisHmFhVEykGw5WUz3S9qQAAAGdJREFUGNN9zUsOgDAIRdH3aGu/KvtfrQSNrRPv7BACALYqpNQBq+3q7c3mUZ/iQNW3CpkQcIIrwnetTJT19Aa0R7HBGkVsv9j8v36QR4eXgn9MjlO908EbXBEc+UZ29PUAUqbmhL8u228JTpjccOIAAAAASUVORK5CYII=) no-repeat 0 -12px;
}
.native-carousel .base-pager .item .current {
  background-position: 0 0;
}
.native-carousel .button-box .button {
  position: absolute;
  top: 0;
  width: 60px;
  height: 100%;
  opacity: 0.1;
  filter: alpha(opacity=10);
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABSCAMAAACVH4HWAAAAt1BMVEUAAAAAAAAAAAAODg4EBAQAAAD09PQAAAAAAAAoKCgAAAAAAAAAAAA3NzcAAAD9/f3s7OzFxcWmpqaQkJB6enpkZGQAAAAAAAAAAADV1dWysrJPT08AAAAAAAD6+vrl5eW+vr6vr6+pqalKSkoZGRkAAAAAAAAAAAAAAAAAAAAAAADf39/S0tK6urocHBwAAADOzs6YmJiBgYF0dHRqampdXV1ERETb29siIiIAAAAAAAAAAAD///+yrchDAAAAPHRSTlMAjnnOzYP9bC/TURYD1jz++vLr5uLddksm9e7ZZV/++fDt69nQln1zWEMp9/Tv0Tf06OPg39zX99IMubT36qJxAAACeklEQVRo3s3Za1eCQBAGYEAQRERNJbuQmVlpN7t4n///u9roY8o7w3g47OfpzMmzPLv7jpW3Ytt1LMZyXDu2Cq6hfUsup9ClW3tYsIlzRp0dp3DXoTOnWI9wQu2ra07l9VWbJmGRHkHtgnoJrzbp0UUtkPeIvEtauE1ecdNd0KUXiZskfao3zrnV54069RNpj1mrTQOfX+8PqN2ayXrMp12zYYRbsTudi5o83NFzTbT1h7VnunuQ/EU6oJvWkyVaT60bGqT8+ve3EfUfLeF67NPo7Z3PyatxIhJveqPQqz0UcHJfQLz4HvACOdHzgjmR8oI5ecnhBPDywuLFR5xgXnzIiakCnCBe6o0Z5mTsWYrljTNeICeBpkkAeUmXgBMmL8s0n5NPxAnm5TOPl6bhpIs5wbx0DS/NY5z0ACcCXnrOEU5WRIATNi9Eq/AYJx+INy6xH0d4QZzIeTnwqX4BTsS8fPmHOPkGnIh4+c54kXKi5wVzoucFc6LnBXOi52WbcbI9dZNtxstWwImWF8yJnpfABZwoeXGDbEMDTnS8ZJ9fiDjR8xKafwRwouZl7JXSpJyfC58j+nMFn4j6E7KMj7EUVvB9S3//KoP6Mg6tMo7fki4S+IWlfnHJ34r6t2N0+mtqpHi/K97zOInQJxM4U9FnLDgd0qdFOOfS5144sdMneDh71GeROEWVp6r6PFifDyf6KCpRZPT8zL4a8aA+6KxOZJvNsoqFz5LZVrzpFIvRO5u4WgOBjJe1dLSxRpz852UhH9IspvPqjZv+eNnwB2ebX06qOQI0vKwlw8x1DieAl0nK2vGTHE7whhntOYX7kdmKVR6Vn2zo/wMlu24RTS+biwAAAABJRU5ErkJggg==) no-repeat 10px 50%;
  *background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABSAgMAAADfr5l3AAAACVBMVEUAAAAAAAD///+D3c/SAAAAAXRSTlMAQObYZgAAANBJREFUSMftlbEVwjAMBaFgBJgnI1DQQE+RfViBPdM4vqfc+08LxJUUKTrHln4u55rrPq3XIfKe1rcGrus016VEbv9pfp4l8vjJJJHXK2axTR7vG4PjNApQ2h5ZrkBlXCdRwhh8cgQShgekABIGEBkCCQOoYgAJAwiMQGAEGhiBwAgERqCBMQiMQANjUI7kankHedf5S+Pp5BPNt5BvLt527pDcVbkTY/fmjs9T0k6Wp7GfYE99qxRWl16RrGKt8lkte4W1KvdKbvXPf4xz7WsDJ2pOU0QMnjoAAAAASUVORK5CYII=) no-repeat 10px 50%;
  transition: 0.5s;
}
.native-carousel .button-box a.button:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.native-carousel .button-box .next {
  right: 0;
  background-position: -50px 50%;
}
.native-carousel .button-box .prev {
  left: 0;
}

/*! theme.scss 2014-11-01 */
/*
2014-11-01
主题文件，目前没起到设置主题的作用，所以想更新一下这个文件。
有两个想法，首先，可以在 html 元素上设置 class。这样可以快速切换样式，比如用 js 实现。
但既然用 js 来切换 dom，不如动态加载不同的 link。

另外，这个文件应该被复制出来几份，分别预设为不同风格的样式，然后在合并 css 文件的阶段，合并不同的 theme 进来，实现不同的主题。
接下来有可能把主题样式文件弄成目录的形式，不同的主题分别命名为 theme-name.scss。

我觉得，得把各种页面结构 dom，明确下来，结构不变，方便切换样式。

## 页面结构
body
    .pbd
        .section-num
            .section-title
            .unit
                .mod-name
                .mod-name
        .section-num
            .col-main
                .unit-title
                .unit
                    .mod-name
                    .mod-name
            .col-side
            .col-extra
    .pft





## 列表模块结构
.unit
    .mod-list
        ul
            li.item
                a > text
            li.item
            li.item




## 瓦片模块
.unit
    .mod-tile
        figure.media
            a > img
            p.caption > a > text
    .mod-title
        figure.media
            a > img
            p.abstract > text




## 卡片模块
.unit
    .mod-card
        figure.media






*/
/*
2014-09-17
目前，有两个主要的样式文件，home.css 和 sub-page.css，
这两个文件里，有部分重复的内容，比如，top-bar 的样式，还有 pft 的样式，
这些样式，应该集中在一个地方，统一调用，统一修改，
所以现在把这些项目内的公共样式都放在这个文件里
*/
.gototop {
  position: fixed;
  _position: absolute;
  right: 10px;
  bottom: 10px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background: #4d4d4d url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  transition: 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
}

.fake-bg {
  display: none;
}

.lazy-load {
  width: 100%;
  height: 100%;
  background: #666 url(../img/ajax-loader.gif) no-repeat 50% 50%;
}

.section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-title {
  border-radius: 3px;
}

.unit-title .more {
  transition: 0.3s;
}

.mod a {
  color: #444;
  transition: 0.5s;
}
.mod a:hover {
  color: #cc3300;
}
.mod .topic a {
  color: #cc3300;
}
.mod .topic a:hover {
  color: #992600;
}

.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 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.native-carousel .caption a {
  color: #999;
  display: block;
  padding: 10px 20px;
}

.pft {
  background-color: #5c0a0a;
  color: white;
  height: 90px;
  text-align: center;
  color: #fae3b1;
  border-top: 3px solid #cc3300;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.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 #b00d2a;
  color: #fff;
  width: 100%;
  position: fixed;
  _position: absolute;
  z-index: 1040;
  top: 0;
  left: 0;
  background-color: #b00d2a;
  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: #f9f5c6;
}
.top-bar a {
  color: #f9f5c6;
}

#top-bar .loading {
  display: block;
  text-align: center;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  background-color: #f5f5f5;
}



body {
  background: url(http://www.newsimg.cn/tech/daibainian20170117/img/global-bg.jpg) no-repeat 50% 32px #b00d2a;
}


.animation {
  display: none;
}

.with-flash .animation {
  display: block;
  position: absolute;
  top: 32px;
  right: -80px;
  width: 820px;
  height: 280px;
}

.intro {
    font: 16px/28px "Microsoft Yahei";
    color: #e41e25;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.intro .story {
    margin: 0 auto;
    width: 500px;
}

.section-title {
  height: 45px;
  text-indent: 1em;
  font: 700 20px/45px "Microsoft Yahei";
  color: #fff;
  text-indent: -9999px;
  background: #c00 url(http://www.newsimg.cn/tech/daibainian20170117/img/title.png) no-repeat 0 0;
  margin-bottom: 10px;
}

#section-1 {
  margin-top: 10px;
  width: 980px;
  overflow: hidden;
}

.mod-card {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.3s;
}

.cols .mod-card {
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 10px 10px 5px;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(158, 158, 158, 0.4);
  transition: 0.3s;
  background:url(http://www.newsimg.cn/tech/daibainian20170117/img/pblbg.jpg);
  box-shadow: 1px 1px rgba(26, 26, 26, 0.54);
}

.mod-card .media{
  text-align:center;
}
.cols .media img {
  width: 90%;
  height: 100%;
}
.cols .topic {
  padding: 30px 0 10px;
  font-size: 18px;
  line-height: 1.5;
  color: #cc3300;
}
.cols .topic a {
  color: #cc3300;
}
.cols .abstract {
  padding: 10px 0;
  line-height: 1.8;
  color: #444;
  text-indent: 2em;
  text-align:left;
}
.cols .more a {
  padding-right: 0.5em;
  height: 2em;
  line-height: 2;
  text-align: right;
}

#section-star{
  height:100%;
  background:url(http://www.newsimg.cn/tech/daibainian20170117/img/starbg.jpg);
  margin-top: 230px;
  background-position:center center;
}

.mainstar{
  width:980px;
  height:1000px;
  margin:0 auto;
  padding-top: 165px;
}  
.star1{
  width:980px;
  height:860px;   
  padding: 90px 10px 90px 20px;
}
.leftstar{
    float: left;
    padding: 0 10px;
    margin-left: 24px;
    border: 2px solid #caa84c;
    margin: 20px 10px 40px 10px;
    height: 270px;
    width: 425px;
}

.starname{
  height:34px;
  background-color: #ce0b2d;
  padding: 5px;
  line-height: 32px;
  color: #f9e0a0;
  overflow:hidden;
  width:415px;
  margin-top:10px;
}

.starname h2 {
  font-size: 18px;
  border: 1px solid #fff;
  color: #fadfa1;
  padding: 0 10px;
}
.starpic{
  width:185px;
  height:185px;
  margin:20px 0 0 10px;
  float:left;
}
.starword{
    width: 215px;
    height: 180px;
    float: right;
    margin: 25px 0px 0 15px;
    font-size: 15px;
    text-indent: 2em;
    color: #676767;
    line-height: 1.8;
    overflow: hidden;
}
.name1{
  width: 145px;
  height: 40px;
  line-height: 40px;
  background: #ce0b2d;
  color: #ffe08c;
  bottom: 20px;
  position: relative;
  text-align: center;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.dianji a{
  color:#fadfa1;
}
.dianji a:hover{
  color:#ffad00;
  transition: 0.5s;
}

.name1 a{
  color:#fadfa1;
}
.name1 a:hover{
  color:#ffad00;
  transition: 0.5s;
}
.more{
  color:#ce0b2d;
}
.more a{
  color:#ce0b2d;
  margin: 5px;
  font-size: 14px;
}
.more a:hover{
  color:#ff0000;
  transition: 0.5s;
}
.col-1{

  background:url(http://www.newsimg.cn/tech/daibainian20170117/img/section-bg.jpg)  50% 0 repeat-y;
 
}
.unit
{padding-top:20px;
}
.title2{
  text-align:center;
  background: url(http://www.newsimg.cn/tech/daibainian20170117/img/title.png) no-repeat 50% 0 #b00d2a;
  height: 100px;
  margin-top:230px;
}
.dbpng img {
    border: 0;
    vertical-align: middle;
    width: 100%; 
}
.bottom{
    margin: -5px -10px;
    width: 320px;
	height:35px;
    bottom: 0;
    position: relative;
	background:url(http://www.newsimg.cn/tech/daibainian20170117/img/bottom.png);
}

/*音乐*/
.music {
    width: 2rem;
    height: 2rem;
    position: absolute;
    right: .5rem;
    top: 2.5rem;
    z-index: 100;
}
.music .control {
    width: 2.5rem;
    height: 2.5rem;
    background: url('http://www.newsimg.cn/tech/daibainian20170117/img/music.gif') transparent no-repeat center center;
    background-size: contain;
}
.music.stopped .control {
    background: 0 0;
}
.music .control .control-after {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -.75rem;
    margin-left: -.75rem;
    background: url('http://www.newsimg.cn/tech/daibainian20170117/img/music_off.png') transparent no-repeat center center;
    background-size: 100% 100%;
    -webkit-animation: rotate2d 1.2s linear infinite;
    animation: rotate2d 1.2s linear infinite;
    z-index: -1;
}
.music.stopped .control .control-after {
    -webkit-animation: none;
    animation: none;
}
@-webkit-keyframes rotate2d {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate2d {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}