.top .top-right .site i,
.top .top-right .language i, .sidebar .sidebarNav a, .sidebar .sidebar-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.main-row {
  margin-left: auto;
  margin-right: auto;
}

.clearfix, .main-row, .container, .subTitle, .subTitle_link, .top, .top .top-right, .top .top-right .search .search-box, .navCont, .navlevel {
  *zoom: 1;
}

.clearfix:before, .main-row:before, .container:before, .subTitle:before, .subTitle_link:before, .top:before, .top .top-right:before, .top .top-right .search .search-box:before, .navCont:before, .navlevel:before, .clearfix:after, .main-row:after, .container:after, .subTitle:after, .subTitle_link:after, .top:after, .top .top-right:after, .top .top-right .search .search-box:after, .navCont:after, .navlevel:after {
  content: "";
  display: table;
}

.clearfix:after, .main-row:after, .container:after, .subTitle:after, .subTitle_link:after, .top:after, .top .top-right:after, .top .top-right .search .search-box:after, .navCont:after, .navlevel:after {
  clear: both;
}

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 0. sassCore's style
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  overflow-y: scroll;
  /* 0 */
  -webkit-overflow-scrolling: touch;
  /* 0 */
}

html body {
  font-family: "Microsoft Yahei";
}

/**
 * 1. Remove default margin
 * 0. sassCore's style.
 */
body {
  margin: 0;
  /* 1 */
  font-size: 12px;
  /* 0 */
  font-family: "Microsoft Yahei";
  /* 0 */
  line-height: 1.5;
  /* 0 */
  color: #4c4948;
  /* 0 */
  background-color: #fff;
  /* 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.
 * 3. Correct `inline-block` display in IE 6/7.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
  *display: inline;
  /* 3 */
  *zoom: 1;
  /* 3 */
}

/**
 * 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
   ========================================================================== */
/**
 * 1. Remove the gray background color from active links in IE 10.
 * 2. Improve readability when focused and also mouse hovered in all browsers.
 * 0. sassCore's style.
 */
a {
  text-decoration: none;
  color: #4c4948;
  /* 0 */
}

a:active, a:hover {
  outline: 0;
  /* 2 */
  color: #EA5A26;
}

/* 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 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
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 8/9/10.
 * 2. Improve image quality when scaled in IE 7.
 * 0. sassCore's style.
 */
img {
  border: 0;
  /* 1 */
  vertical-align: middle;
  /* 0 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * 1. Contain overflow in all browsers.
 * 2. Improve readability of pre-formatted text in all browsers.
 */
pre {
  overflow: auto;
  /* 1 */
  white-space: pre;
  /* 2 */
  white-space: pre-wrap;
  /* 2 */
  word-wrap: break-word;
  /* 2 */
}

/**
 * 1. Address odd `em`-unit font size rendering in all browsers.
 * 2. Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  _font-family: 'courier new', monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* 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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * 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.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 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.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9/10/11.
 * 0. sassCore's style
 */
textarea {
  overflow: auto;
  /* 1 */
  resize: vertical;
  /* 0 */
}

/**
 * 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;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

html,
button,
input,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}

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;
}

h1, h2, h3 {
  line-height: 2;
  font-weight: normal;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 15.6px;
}

h3 {
  font-size: 14.04px;
}

h4 {
  font-size: 12px;
}

h5, h6 {
  font-size: 10.2px;
  text-transform: uppercase;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ccc;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc;
}

.spinner_layer1 {
  -moz-animation-delay: pulse 1.0s infinite ease-in-out;
  -webkit-animation-delay: pulse 1.0s infinite ease-in-out;
  animation: pulse 1.0s infinite ease-in-out;
}

.spinner_layer2 {
  -moz-animation-delay: pulse 2s infinite ease-in-out;
  -webkit-animation-delay: pulse 2s infinite ease-in-out;
  animation: pulse 2s infinite ease-in-out;
}

.spinner_pulse {
  display: none;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 3px solid #fff;
  position: absolute;
  top: -3px;
  left: -3px;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
}

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
    opacity: 0.5;
  }
  10% {
    -moz-transform: scale(1.1);
    opacity: 0.4;
  }
  50% {
    -moz-transform: scale(1.2);
    opacity: 0.3;
  }
  100% {
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    opacity: 0.5;
  }
  10% {
    -webkit-transform: scale(1.1);
    opacity: 0.4;
  }
  50% {
    -webkit-transform: scale(1.2);
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}

@supports (display: -webkit-flex) or (display: -moz-flex) or (display: flex) {
  .play-btn:hover .spinner_pulse {
    display: block;
  }
}

.main-container {
  background-color: #F2F2F2;
}

.main-row {
  width: 1024px;
}

.sidebar {
  float: left;
  width: 158px;
}

.subcontainer {
  float: right;
  width: 755px;
}

.container {
  width: 950px;
  margin: 0 auto;
}

.subTitle {
  padding: 0 30px;
}

.subTitle h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 28px;
  float: left;
}

.subTitle h2 .subTitle-small {
  font-size: 18px;
}

.subTitle .subTitle_right {
  float: right;
}

.subTitle_link {
  height: 28px;
  font: 14px/28px "Microsoft Yahei";
  border-radius: 5px;
  background: #e2e3e3;
  padding: 0 12px;
}

.subTitle_link a {
  float: left;
  padding: 0 12px;
  cursor: pointer;
}

.subTitle_link a.curr {
  color: #006441;
}

.top {
  padding-top: 25px;
}

.top .logo {
  float: left;
}

.top .logo .a {
  outline: 0;
}

.top .logo .a img {
  display: block;
}

.top .top-right {
  float: right;
}

.top .top-right .weixin {
  float: left;
  position: relative;
  z-index: 5;
  width: 23px;
  height: 23px;
  margin-right: 10px;
  border-radius: 5px;
  cursor: default;
  background: #5AC64F url(/tc/assets/img/icon01.png?t=201651914) no-repeat 3px 4px;
}

.top .top-right .weixin:hover {
  background-color: #5AC64F;
}

.top .top-right .weixin .qrcode {
  display: none;
  position: absolute;
  top: 30px;
  left: 50%;
  z-index: 1020;
  background: #fff;
  padding: 5px;
  margin-left: -41px;
}

.top .top-right .weixin .qrcode img {
  display: block;
}

.top .top-right .weixin .qrcode p {
  color: #333;
  line-height: 24px;
  text-align: center;
  padding-top: 5px;
}

.top .top-right .weibo {
  float: left;
  width: 23px;
  height: 23px;
  margin-right: 10px;
  border-radius: 5px;
  background: #FF7777 url(/tc/assets/img/icon01.png?t=201651914) no-repeat 3px -28px;
}

.top .top-right .weibo:hover {
  background-color: #FF7777;
}

.top .top-right .search {
  float: left;
  width: 23px;
  height: 23px;
  margin-right: 10px;
  background: url(/tc/assets/img/icon01.png?t=201651914) no-repeat 0 -96px;
}

.top .top-right .search .search-box {
  display: none;
  width: 145px;
  margin-top: 30px;
  margin-left: -65px;
  padding: 5px 0 5px 8px;
  background-color: #fff;
  border-radius: 5px;
}

.top .top-right .search .search-box input[type="text"] {
  float: left;
  font-size: 12px;
  font-family: "Microsoft Yahei";
  width: 108px;
  height: 16px;
  line-height: 16px;
  padding: 0 5px;
  border: 1px solid #BEBEBF;
  background-color: #DEDEDF;
  border-radius: 3px;
}

.top .top-right .search .search-box input[type="button"] {
  float: left;
  width: 20px;
  height: 18px;
  border: none;
  margin-left: 5px;
  padding: none;
  outline: 0;
  background: url(/tc/assets/img/icon01.png?t=201651914) no-repeat -3px -67px;
}

.top .top-right .site,
.top .top-right .language {
  float: left;
  margin-right: 10px;
  position: relative;
}

.top .top-right .site a,
.top .top-right .language a {
  line-height: 23px;
}

.top .top-right .site i,
.top .top-right .language i {
  width: 15px;
  height: 15px;
  background: url(/tc/assets/img/icon01.png?t=201651914) no-repeat 4px -135px;
}

.top .top-right .site ul,
.top .top-right .language ul {
  display: none;
  text-align: center;
  background: #fff;
  position: absolute;
  top: 30px;
  left: 50%;
  padding-top: 4px;
  padding-bottom: 4px;
}

.top .top-right .site ul li a,
.top .top-right .language ul li a {
  color: #333;
  text-align: center;
  height: 18px;
  line-height: 18px;
  padding: 1px 0;
  display: block;
}

.top .top-right .site ul li a:hover,
.top .top-right .language ul li a:hover {
  color: #fff;
  background: #f60;
}

.top .top-right .site ul {
  width: 116px;
  margin-left: -60px;
}

.top .top-right .site ul li a {
  width: 116px;
}

.top .top-right .language ul {
  width: 30px;
  margin-left: -16px;
}

.container {
  position: relative;
}

.nav {
  width: 950px;
  height: 24px;
  margin: 20px auto 0 auto;
}

.navList {
  float: left;
  position: relative;
  z-index: 99;
}

.navList_link {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navList_link, .navList_link:hover {
  display: block;
  padding: 0 20px;
  font: 14px/24px "Microsoft Yahei";
}

.navList:hover .navList_link, .navList:hover .navList_link:hover {
  border-radius: 5px 5px 0 0;
  background: #EA5A26;
  color: #fff !important;
}

.navlevel {
  display: none;
  position: absolute;
  background: #888;
  top: 24px;
  padding: 20px 0;
  border-radius: 8px;
}

.navlevel dl {
  padding: 0 17px 0 17px;
  float: left;
  border-left: 1px solid #fff;
  height: 100%;
}

.navlevel dt {
  white-space: nowrap;
}

.navlevel dd {
  padding-top: 10px;
}

.navlevel a {
  background: url(/tc/assets/img/navIcon.gif?t=201651914) no-repeat 0 6px;
  padding-left: 12px;
  font: 12px/20px "Microsoft Yahei";
  color: #fff;
  white-space: nowrap;
  display: block;
}

.navlevel a:hover {
  color: #EA5A26;
  background-position: 0 -94px;
}

.navlevel dt span, .navlevel dt a {
  font: bold 14px/16px "Microsoft Yahei";
  color: #fff;
  padding: 0 0 0 12px;
}

.navlevel li {
  padding: 5px 0;
}

.navlevel dl.first {
  padding-left: 15px;
  border-left: 0;
}

.navlevel dl.first dt a {
  padding-bottom: 15px;
}

.nav-about .navlevel {
  width: 592px;
  height: 175px;
  left: -69px;
}

.nav-news .navlevel {
  width: 440px;
  left: -165px;
}

.nav-ir .navlevel {
  width: 740px;
  height: 205px;
  left: -175px;
}

.nav-csr .navlevel {
  width: 668px;
  height: 145px;
  left: -245px;
}

.nav-study .navlevel {
  width: 226px;
  left: -65px;
}

#nav-home .nav-home .navList_link,
#nav-about .nav-about .navList_link,
#nav-news .nav-news .navList_link,
#nav-ir .nav-ir .navList_link,
#nav-csr .nav-csr .navList_link,
#nav-study .nav-study .navList_link,
#nav-join .nav-join .navList_link {
  color: #EA5A26;
}

#nav-home,
#nav-about,
#nav-news,
#nav-ir,
#nav-csr,
#nav-study,
#nav-join,
#nav-other {
  z-index: 10;
}

.footer {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 30px;
  margin-top: 30px;
  background: #DCDDDD;
}

.footer .container {
  width: 950px;
  position: static;
}

.footer .container .logo {
  float: left;
  margin-top: 30px;
}

.footer .container .backtotop {
  color: #4c4948;
  display: block;
  width: 60px;
  padding-left: 15px;
  margin: 0 auto;
  background: url(/tc/assets/img/icon01.png?t=201651914) no-repeat 0px -198px;
}

.footer .container .backtotop:hover {
  color: #EA5A26;
}

.footer .container .nav {
  float: right;
  margin-top: 30px;
  width: 650px;
  height: auto;
}

.footer .container .nav dl {
  float: left;
  margin-right: 30px;
}

.footer .container .nav dl dt {
  font-size: 14px;
  color: #4c4948;
  margin-bottom: 10px;
}

.footer .container .nav dl dt a:hover {
  color: #F60;
}

.footer .container .nav dl dd {
  padding: 2px 0;
}

.footer .container .nav dl dd a {
  font-size: 12px;
  color: #4c4948;
}

.footer .container .nav dl dd a:hover {
  color: #F60;
}

.footer .container .copy {
  color: #4c4948;
  text-align: center;
  margin-top: 40px;
}

.footer .container .copy a {
  color: #4c4948;
}

.footer .container .copy a.contact {
  color: #EA5A26;
  background: url(/tc/assets/img/icon01.png?t=201651914) no-repeat 52px -172px;
  padding-right: 10px;
}

.location_bg {
  background: #ddd;
  line-height: 28px;
  margin: 18px 0 28px 0;
}

.location_bg .location {
  width: 950px;
  margin: 0 auto;
  text-indent: 20px;
}

.location_bg .location .current {
  color: #EA5A26;
}

.pop-risk {
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
}

.pop-risk .risk-bg {
  width: 100%;
  height: 100%;
  background: #000;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  filter: Alpha(opacity=50);
  position: static;
  *zoom: 1;
}

.pop-risk .risk-bdr {
  background: #000;
  width: 720px;
  min-height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -360px;
}

.pop-risk .risk-close {
  font: 18px/20px arial;
  position: absolute;
  top: -40px;
  right: -40px;
  width: 30px;
  height: 30px;
  background: url("/tc/assets/img/close-md.png?t=201651914") no-repeat;
  text-align: center;
  color: #fff;
}

.pop-risk.curr {
  display: block;
}

.realtime_stock {
  float: left;
  width: 310px;
  height: 310px;
  margin-top: 8px;
  border-radius: 10px;
  background-color: #fff;
}

.realtime_stock h4 {
  font-size: 18px;
  margin: 20px 0 10px 30px;
  font-weight: normal;
}

.realtime_stock h4 span {
  margin-left: 10px;
  font-size: 14px;
}

.realtime_stock .sidPrice {
  min-height: 205px;
  height: auto !important;
  _height: 205px;
  padding: 15px 18px;
  width: 250px;
  margin: 0 auto;
  color: #fff;
  border-radius: 10px;
  background: #333;
}

.realtime_stock .sidPrice.loading {
  background: #fff;
}

.realtime_stock .sidPrice .loading-img {
  width: 48px;
  margin: 78px auto 0;
}

.sidPrice .refer {
  float: right;
  font-size: 12px;
  margin-top: 35px;
}

.sidPrice span {
  font-size: 22px;
}

.sidPrice .tb1 {
  width: 100%;
}

.sidPrice .tr1 {
  height: 30px;
}

.sidPrice .tr2 {
  height: 32px;
}

.sidPrice .tr2 td {
  font-size: 22px;
  padding-bottom: 10px;
  font-weight: bold;
}

.gujian {
  padding-left: 25px;
}

.fuDuRed, .fuDuGreen {
  display: block;
  background-color: #FE0000;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-weight: normal;
}

.fuDuGreen {
  background-color: #009946;
}

.sidPrice td.bold {
  width: 125px;
  font-weight: bold;
}

.sub_banner {
  width: 950px;
  margin: 0 auto;
  position: relative;
}

.sub_banner .sub_banner_txt {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 204px;
  height: 250px;
  background: #EA5A26;
  border-radius: 5px;
  color: #fff;
  padding: 10px 20px;
  z-index: 1;
}

.sub_banner .sub_banner_txt h2 {
  font-size: 18px;
  font-weight: bold;
}

.sub_banner .sub_banner_txt p {
  padding-top: 6px;
}

.sub_banner .sub_banner_txt .sub_banner_tit {
  color: #fff;
}

.sub_banner .sub_banner_txt .sub_banner_tit:hover {
  color: #fff;
}

.sub_banner .sub_banner_txt .sub_banner_more {
  position: absolute;
  left: 20px;
  bottom: 10px;
  color: #fff;
  padding-right: 15px;
  background: url(/tc/assets/img/icon01.png?t=201651914) no-repeat 56px -227px;
}

.sub_banner .sub_banner_txt .sub_banner_more:hover {
  color: #fff;
  text-decoration: underline;
}

.sub_banner .sub_banner_txt div {
  position: absolute;
  top: 0;
  left: 0;
  width: 204px;
  height: 250px;
  padding: 10px 20px;
  background: #EA5A26;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: -1;
}

.sub_banner img {
  border-radius: 10px;
}

.sidebar h2 {
  min-height: 28px;
  height: auto !important;
  _height: 28px;
  border-radius: 5px 5px 0 0;
  background: #EA5A26;
  font: 16px/28px "Microsoft Yahei";
  color: #fff;
  text-indent: 18px;
}

.sidebar .sidebarNav {
  background: #fff;
}

.sidebar .sidebarNav a {
  min-height: 28px;
  height: auto !important;
  _height: 28px;
  line-height: 28px;
  padding: 5px 20px 5px 18px;
  width: 120px;
}

.sidebar .sidebarNav a:hover {
  color: #EA5A26;
  background: #c7c9c9;
  text-decoration: none;
}

.sidebar .sidebarNav a.twin-row {
  line-height: 18px;
}

.sidebar .sidebar-item-btn {
  font-size: 14px;
}

.sidebar .sidebar-icon {
  float: right;
  margin-top: 12px;
  width: 7px;
  height: 7px;
  background: url(/tc/assets/img/sider-icon.png?t=201651914) no-repeat 0 0;
}

.sidebar .sidebar-item-list {
  display: none;
  background: #dcdddd;
}

.sidebar .sidebar-item-list a:hover {
  color: #EA5A26;
  background: #c7c9c9;
  text-decoration: none;
}

.sidebar .sidebar-item-list a.sidebar-item-list-currt {
  color: #EA5A26;
}

.sidebar .sidebar-item-currt .sidebar-item-btn {
  color: #EA5A26;
}

.sidebar .sidebar-item-currt .sidebar-icon {
  background-position: 0 -20px;
}

.sidebar .sidebar-item-currt .sidebar-item-list {
  display: block;
}

.page .m_p {
  padding: 10px 0;
}

.page li.page {
  width: 20px;
  height: 20px;
}

.page li.page:hover {
  color: #EA5A26;
}

.page li.page a:hover {
  color: #EA5A26;
}

.page li {
  float: right;
  margin: 0 5px;
  font-size: 12px;
  line-height: 18px;
  cursor: pointer;
  text-align: center;
}

.page li input {
  width: 22px;
  height: 14px;
  background-color: #fff;
}

.page .focus {
  width: 20px;
  height: 20px;
  background-color: #EA5A26;
  color: #fff;
}

.page .end {
  margin-right: 95px;
  *margin-right: 85px;
}
