/* line 1, ../sass/_reset.scss */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
  padding: 0;
  margin: 0;
}

/* line 2, ../sass/_reset.scss */
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  line-height: 1;
  color: #626262;
  background: #f5f5f5 url("../images/bgi.jpg") no-repeat center 0;
}

/* line 9, ../sass/_reset.scss */
a {
  text-decoration: none;
  color: #626262;
}
/* line 12, ../sass/_reset.scss */
a:focus {
  outline: none;
}

/* line 16, ../sass/_reset.scss */
ul,
li {
  list-style: none;
}

/* line 38, ../sass/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
/* line 43, ../sass/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 23, ../sass/_reset.scss */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* line 28, ../sass/_reset.scss */
.clearfix {
  zoom: 1;
}

/* line 31, ../sass/_reset.scss */
.pull-left {
  float: left;
}

/* line 34, ../sass/_reset.scss */
.pull-right {
  float: right;
}

/* line 37, ../sass/_reset.scss */
.container {
  max-width: 1000px;
  margin: auto;
}

/* line 41, ../sass/_reset.scss */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 45, ../sass/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 60, ../sass/_reset.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../sass/_reset.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 71, ../sass/_reset.scss */
[hidden],
template {
  display: none;
}

/* line 75, ../sass/_reset.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 79, ../sass/_reset.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 82, ../sass/_reset.scss */
b,
strong {
  font-weight: bold;
}

/* line 86, ../sass/_reset.scss */
dfn {
  font-style: italic;
}

/* line 89, ../sass/_reset.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 93, ../sass/_reset.scss */
small {
  font-size: 80%;
}

/* line 96, ../sass/_reset.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 103, ../sass/_reset.scss */
sup {
  top: -0.5em;
}

/* line 106, ../sass/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 109, ../sass/_reset.scss */
img {
  border: none;
}

/* line 112, ../sass/_reset.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 115, ../sass/_reset.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 119, ../sass/_reset.scss */
pre {
  overflow: auto;
}

/* line 122, ../sass/_reset.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 129, ../sass/_reset.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: none;
}

/* line 139, ../sass/_reset.scss */
button {
  overflow: visible;
}

/* line 142, ../sass/_reset.scss */
button,
select {
  text-transform: none;
}

/* line 146, ../sass/_reset.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 153, ../sass/_reset.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 157, ../sass/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 162, ../sass/_reset.scss */
input {
  line-height: normal;
}

/* line 165, ../sass/_reset.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 170, ../sass/_reset.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 174, ../sass/_reset.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 178, ../sass/_reset.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 182, ../sass/_reset.scss */
textarea {
  overflow: auto;
}

/* line 185, ../sass/_reset.scss */
optgroup {
  font-weight: bold;
}

/* line 188, ../sass/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 192, ../sass/_reset.scss */
td,
th {
  padding: 0;
}

/* line 196, ../sass/_reset.scss */
/* h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: normal;
  font-style: normal;
} */

/* line 208, ../sass/_reset.scss */
.mt10 {
  margin-top: 10px !important;
}

/* line 211, ../sass/_reset.scss */
.mt15 {
  margin-top: 15px !important;
}

/* line 214, ../sass/_reset.scss */
.mt20 {
  margin-top: 20px !important;
}

/* line 217, ../sass/_reset.scss */
.mt30 {
  margin-top: 30px !important;
}

/* line 220, ../sass/_reset.scss */
.mt40 {
  margin-top: 40px !important;
}

/* line 223, ../sass/_reset.scss */
.mt50 {
  margin-top: 50px !important;
}

/* line 226, ../sass/_reset.scss */
.mt60 {
  margin-top: 60px !important;
}

/* line 229, ../sass/_reset.scss */
.mt70 {
  margin-top: 70px !important;
}

/* line 232, ../sass/_reset.scss */
.mt80 {
  margin-top: 80px !important;
}

/* line 235, ../sass/_reset.scss */
.mt90 {
  margin-top: 90px !important;
}

/* line 238, ../sass/_reset.scss */
.h10 {
  height: 10px !important;
}

/* line 241, ../sass/_reset.scss */
.h20 {
  height: 20px !important;
}

/* line 244, ../sass/_reset.scss */
.h30 {
  height: 30px !important;
}

/* line 247, ../sass/_reset.scss */
.h40 {
  height: 40px !important;
}

/* line 250, ../sass/_reset.scss */
.h50 {
  height: 50px !important;
}

/* line 253, ../sass/_reset.scss */
.h60 {
  height: 60px !important;
}

/* line 256, ../sass/_reset.scss */
.h70 {
  height: 70px !important;
}

/* line 259, ../sass/_reset.scss */
.h80 {
  height: 80px !important;
}

/* line 262, ../sass/_reset.scss */
.h90 {
  height: 90px !important;
}
.h240{
	height: 240px !important;
}
/* line 265, ../sass/_reset.scss */
.w720 {
  width: 720px !important;
}

/* line 268, ../sass/_reset.scss */
.w265 {
  width: 265px !important;
}

/* line 271, ../sass/_reset.scss */
.w280 {
  width: 280px !important;
}

/* line 274, ../sass/_reset.scss */
.w425 {
  width: 425px !important;
}

/* line 277, ../sass/_reset.scss */
.w160 {
  width: 160px !important;
}

/* line 280, ../sass/_reset.scss */
.w175 {
  width: 175px !important;
}

/* line 283, ../sass/_reset.scss */
.w145 {
  width: 145px !important;
}

/* line 286, ../sass/_reset.scss */
.w130 {
  width: 130px !important;
}

/* line 289, ../sass/_reset.scss */
.bgcwhite {
  background-color: #fff;
}

/* line 292, ../sass/_reset.scss */
.hide {
  display: none;
}

/* line 295, ../sass/_reset.scss */
.show {
  display: block;
}

/* line 298, ../sass/_reset.scss */
.container980 {
  width: 980px;
  margin: auto;
}

/* line 2, ../sass/_icons.scss */
[class*="icons-"] {
  display: inline-block;
  line-height: 1;
  background: url("../images/sprite.png") no-repeat;
  overflow: hidden;
}

/* line 8, ../sass/_icons.scss */
.icons-infor {
  background-position: 0 -43px;
}

/* line 11, ../sass/_icons.scss */
.icons-books {
  background-position: 0 -100px;
}

/* line 14, ../sass/_icons.scss */
.icons-foe {
  background-position: 0 -157px;
}

/* line 17, ../sass/_icons.scss */
.icons-video {
  background-position: 0 -214px;
}

/* line 20, ../sass/_icons.scss */
.icons-serve {
  background-position: 0 -271px;
}

/* line 23, ../sass/_icons.scss */
.icons-reduce {
  background-position: 0 -329px;
}

/* line 26, ../sass/_icons.scss */
.icons-weibo {
  background-position: 0 -403px;
}

/* line 29, ../sass/_icons.scss */
.icons-weixin {
  background-position: 0 -430px;
}

/* line 32, ../sass/_icons.scss */
.icons-app {
  background-position: 0 -460px;
}

/* line 35, ../sass/_icons.scss */
.icons-phone {
  background-position: 0 -490px;
}

/* line 38, ../sass/_icons.scss */
.icons-up {
  background-position: 0 -651px;
}

/* line 41, ../sass/_icons.scss */
.icons-serveb {
  background-position: 0 -523px;
}

/* line 44, ../sass/_icons.scss */
.icons-record {
  background-position: 0 -555px;
}

/* line 47, ../sass/_icons.scss */
.icons-refer {
  background-position: 0 -585px;
}

/* line 50, ../sass/_icons.scss */
.icons-audi {
  background-position: 0 -617px;
}

/* line 53, ../sass/_icons.scss */
.icons-upr {
  background-position: 0 -694px;
}

/* line 56, ../sass/_icons.scss */
.icons-youx {
  background-position: -47px 0;
}

/* line 59, ../sass/_icons.scss */
.icons-bin {
  background-position: -77px 0;
}

/* line 62, ../sass/_icons.scss */
.icons-item01 {
  background-position: -54px -403px;
}

/* line 65, ../sass/_icons.scss */
.icons-item02 {
  background-position: -54px -441px;
}

/* line 68, ../sass/_icons.scss */
.icons-item03 {
  background-position: -54px -480px;
}

/* line 71, ../sass/_icons.scss */
.icons-item04 {
  background-position: -54px -519px;
}

/* line 74, ../sass/_icons.scss */
.icons-item05 {
  background-position: -54px -562px;
}

/* line 77, ../sass/_icons.scss */
.icons-item06 {
  background-position: -54px -611px;
}

/* line 1, ../sass/_header.scss */
.bgc-white {
  background-color: #fff !important;
}

/* line 4, ../sass/_header.scss */
.bgc-primary {
  background-color: #a30001 !important;
}

/* line 7, ../sass/_header.scss */
.bgc-success {
  background-color: #0acc78 !important;
}

/* line 10, ../sass/_header.scss */
.bgc-danger {
  background-color: #e02b1a !important;
}

/* line 13, ../sass/_header.scss */
.bgc-royal {
  background-color: #7b68c4;
}

/* line 16, ../sass/_header.scss */
.bgc-orange {
  background-color: #ff5c43 !important;
}

/* line 19, ../sass/_header.scss */
.link-danger7 {
  background-color: #ff8080 !important;
}

/* line 22, ../sass/_header.scss */
.link-gray-fe {
  background-color: #eee !important;
}

/* line 27, ../sass/_header.scss */
.topbar {
  height: 30px;
  overflow: hidden;
}
/* line 30, ../sass/_header.scss */
.topbar .detaCont {
  line-height: 30px;
}
/* line 35, ../sass/_header.scss */
.topbar .topsider ul li {
  float: left;
  height: 30px;
  line-height: 30px;
  display: block;
  border-left: 1px solid #cbcbcb;
  padding: 0 10px;
}
/* line 42, ../sass/_header.scss */
.topbar .topsider ul li span {
  width: 24px;
  height: 12px;
  margin-right: 5px;
}
/* line 47, ../sass/_header.scss */
.topbar .topsider ul li .searcher {
  border: 1px solid #cbcbcb;
  margin-left: 15px;
  height: 22px;
  margin-top: 3px;
}
/* line 52, ../sass/_header.scss */
.topbar .topsider ul li .searcher select, .topbar .topsider ul li .searcher input[type="text"], .topbar .topsider ul li .searcher input[type="button"] {
  float: left;
  border: none;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
}
/* line 59, ../sass/_header.scss */
.topbar .topsider ul li .searcher select {
  width: 74px;
  text-indent: 10px;
}
/* line 63, ../sass/_header.scss */
.topbar .topsider ul li .searcher input[type="text"] {
  width: 150px;
  border-left: 1px solid #cbcbcb;
  padding: 0 5px;
}
/* line 68, ../sass/_header.scss */
.topbar .topsider ul li .searcher input[type="button"] {
  width: 21px;
  height: 21px;
  cursor: pointer;
  margin-right: 5px;
}

/* line 81, ../sass/_header.scss */
.logobar {
  height: 160px;
  overflow: hidden;
}
/* line 84, ../sass/_header.scss */
.logobar .logo {
  padding-top: 35px;
}
/* line 86, ../sass/_header.scss */
.logobar .logo img {
  float: left;
  overflow: hidden;
  margin-right: 10px;
}
/* line 93, ../sass/_header.scss */
.logobar .logo strong {
  float: left;
  height: 69px;
  line-height: 60px;
  color: #125cb3;
  font-size: 52px;
  font-weight: bold;
}
/* line 102, ../sass/_header.scss */
.logobar .solidimgs {
  margin: 5px 25px 0 0;
}
/* line 104, ../sass/_header.scss */
.logobar .solidimgs img {
  width: 395px;
  height: 156px;
  overflow: hidden;
}

/* line 113, ../sass/_header.scss */
.navigation {
  height: 40px;
}
/* line 116, ../sass/_header.scss */
.navigation ul li {
  float: left;
  height: 40px;
  position: relative;
  z-index: 5;
}
/* line 121, ../sass/_header.scss */
.navigation ul li ol {
  width: 160px;
  position: absolute;
  top: 40px;
  left: 0;
  background: #c82128;
  z-index: 99999;
}
/* line 128, ../sass/_header.scss */
.navigation ul li ol li {
  height: 40px;
  display: block;
  float: none;
  border-top: 1px dotted #de575d;
}
/* line 133, ../sass/_header.scss */
.navigation ul li ol li a {
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 13px;
}
/* line 138, ../sass/_header.scss */
.navigation ul li ol li a:hover {
  background: #a30001;
}
/* line 144, ../sass/_header.scss */
.navigation ul li a {
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 0 18px;
  position: relative;
  z-index: 2;
}
/* line 154, ../sass/_header.scss */
.navigation ul li a:hover, .navigation ul li a.active {
  background-color: #c82128;
  color: #fff;
}

/* line 166, ../sass/_header.scss */
.transparent {
  height: 5px;
  background: url("../images/bginav.png") repeat;
}

/* line 2, ../sass/_index.scss */
.fixationfr, .fixationfl {
  position: fixed;
  top: 0;
  width: 65px;
  height: 100%;
  background-color: #626262;
}

/* line 9, ../sass/_index.scss */
.flclick, .frclick {
  display: block;
  position: fixed;
  opacity: 0;
  top: 50%;
  width: 50px;
  height: 60px;
  background: #259fff;
  z-index: 9999;
}
/* line 18, ../sass/_index.scss */
.flclick span, .frclick span {
  width: 20px;
  height: 34px;
  margin: 12px auto;
  display: block;
}

/* line 25, ../sass/_index.scss */
.flclick {
  left: -50px;
}

/* line 28, ../sass/_index.scss */
.frclick {
  right: -50px;
}

/* line 31, ../sass/_index.scss */
.fixationfr {
  left: 0;
}

/* line 36, ../sass/_index.scss */
.fixationfl {
  right: 0;
}

/* line 39, ../sass/_index.scss */
.fixaList {
  margin-top: 60px;
}
/* line 42, ../sass/_index.scss */
.fixaList ul li {
  display: block;
  position: relative;
  margin-bottom: 21px;
}
/* line 46, ../sass/_index.scss */
.fixaList ul li dl {
  display: none;
  position: absolute;
  top: 0;
  left: 65px;
  background-color: #626262;
  padding: 5px 5px 10px;
}
/* line 53, ../sass/_index.scss */
.fixaList ul li dl dt {
  width: 100px;
  height: 100px;
  overflow: hidden;
}
/* line 57, ../sass/_index.scss */
.fixaList ul li dl dt img {
  width: 100%;
}
/* line 61, ../sass/_index.scss */
.fixaList ul li dl dd {
  color: #fff;
  text-align: center;
  padding-top: 5px;
}
/* line 67, ../sass/_index.scss */
.fixaList ul li.classup {
  background: #de575d;
  padding: 8px 0;
}
/* line 71, ../sass/_index.scss */
.fixaList ul li a {
  color: #fff;
  display: block;
  text-align: center;
  padding: 5px 0;
}
/* line 76, ../sass/_index.scss */
.fixaList ul li a span {
  width: 30px;
  height: 30px;
  margin: auto;
}
/* line 80, ../sass/_index.scss */
.fixaList ul li a span.icons-phone {
  width: 20px;
}
/* line 83, ../sass/_index.scss */
.fixaList ul li a span.icons-app {
  width: 22px;
}
/* line 86, ../sass/_index.scss */
.fixaList ul li a span.icons-up {
  width: 22px;
  height: 34px;
}
/* line 90, ../sass/_index.scss */
.fixaList ul li a span.icons-upr {
  width: 22px;
  height: 34px;
}
/* line 95, ../sass/_index.scss */
.fixaList ul li a span, .fixaList ul li a strong {
  display: block;
}
/* line 98, ../sass/_index.scss */
.fixaList ul li a strong {
  padding-top: 5px;
  font-size: 12px;
}

/* line 107, ../sass/_index.scss */
.centerbox {
  width: 1020px;
  margin: auto;
  padding: 20px 0;
}

/* line 116, ../sass/_index.scss */
.programa-news {
  height: 210px;
}
/* line 118, ../sass/_index.scss */
.programa-news .hd {
  border-bottom: 1px solid #125cb3;
}
/* line 121, ../sass/_index.scss */
.programa-news .hd ul li {
  float: left;
  height: 38px;
  display: block;
  margin: 0 24px 5px 0;
}
/* line 126, ../sass/_index.scss */
.programa-news .hd ul li.on a {
  background-color: #125cb3;
  color: #fff;
}
/* line 130, ../sass/_index.scss */
.programa-news .hd ul li a {
  display: block;
  line-height: 38px;
  color: #125cb3;
  padding: 0 18px;
  font-size: 18px;
  font-weight: bold;
}
/* line 142, ../sass/_index.scss */
.programa-news .bd ul {
  padding-top: 10px;
}
/* line 144, ../sass/_index.scss */
.programa-news .bd ul li {
  display: block;
  height: 32px;
  line-height: 32px;
  background: url("../images/rr.jpg") no-repeat 0 15px;
  overflow: hidden;
}
/* line 150, ../sass/_index.scss */
.programa-news .bd ul li .date {
  float: right;
  color: #626262;
}
/* line 154, ../sass/_index.scss */
.programa-news .bd ul li a {
  width: 84%;
  height: 32px;
  line-height: 32px;
  display: block;
  color: #333;
  overflow: hidden;
  text-indent: 10px;
  font-size: 14px;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 164, ../sass/_index.scss */
.programa-news .bd ul li a:hover {
  color: #125cb3;
}

/* line 172, ../sass/_index.scss */
.hd-tas {
  border-bottom: 1px solid #125cb3;
}
/* line 175, ../sass/_index.scss */
.hd-tas ul li {
  float: left;
  height: 38px;
  display: block;
  margin: 0 5px 5px 0;
}
/* line 180, ../sass/_index.scss */
.hd-tas ul li.on a {
  background-color: #125cb3;
  color: #fff;
}
/* line 184, ../sass/_index.scss */
.hd-tas ul li a {
  display: block;
  line-height: 38px;
  color: #125cb3;
  padding: 0 18px;
  font-size: 18px;
  font-weight: bold;
}

/* line 195, ../sass/_index.scss */
.bdContent {
  padding-top: 15px;
}
/* line 198, ../sass/_index.scss */
.bdContent .bdTpl li {
  display: block;
  height: 32px;
  line-height: 32px;
  background: url("../images/rr.jpg") no-repeat 0 15px;
  overflow: hidden;
  text-indent: 20px;
}
/* line 205, ../sass/_index.scss */
.bdContent .bdTpl li span {
  margin-right: 20px;
  float: left;
  display: block;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 211, ../sass/_index.scss */
.bdContent .bdTpl li .date {
  float: right;
  color: #626262;
}
/* line 215, ../sass/_index.scss */
.bdContent .bdTpl li .name {
  padding-right: 10px;
}
/* line 218, ../sass/_index.scss */
.bdContent .bdTpl li a {
  color: #333;
}
/* line 220, ../sass/_index.scss */
.bdContent .bdTpl li a:hover {
  color: #125cb3;
}

/* line 227, ../sass/_index.scss */
.titleName {
  position: relative;
  height: 38px;
  background-color: #f6f6f6;
}
/* line 231, ../sass/_index.scss */
.titleName h3 {
  height: 38px;
  line-height: 38px;
  background-color: #d22f26;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  padding: 0 18px;
}
/* line 239, ../sass/_index.scss */
.titleName h3 a {
  color: #fff;
}
/* line 243, ../sass/_index.scss */
.titleName .moer {
  position: absolute;
  top: 0;
  right: 10px;
  line-height: 38px;
  font-family: serif;
  color: #626262;
}
/* line 250, ../sass/_index.scss */
.titleName .moer:hover {
  color: #de575d;
}

/* line 256, ../sass/_index.scss */
.listce {
  padding-top: 10px;
}
/* line 259, ../sass/_index.scss */
.listce ul li {
  display: block;
  height: 30px;
  line-height: 30px;
  background: url("../images/re.png") no-repeat 5px 15px;
  overflow: hidden;
}
/* line 265, ../sass/_index.scss */
.listce ul li a {
  height: 32px;
  line-height: 32px;
  display: block;
  color: #333;
  overflow: hidden;
  text-indent: 15px;
  font-size: 14px;
}
/* line 273, ../sass/_index.scss */
.listce ul li a:hover {
  color: #de575d;
}

/* line 282, ../sass/_index.scss */
.programa-imgs {
  height: 60px;
  position: relative;
  overflow: hidden;
}
/* line 286, ../sass/_index.scss */
.programa-imgs .prev,
.programa-imgs .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 10px;
  margin-top: -16px;
  z-index: 1;
  width: 18px;
  height: 32px;
  background: url("../images/sprite.png") 0 0 no-repeat;
  cursor: pointer;
}
/* line 300, ../sass/_index.scss */
.programa-imgs .next {
  left: auto;
  right: 10px;
  background-position: -19px 0;
}
/* line 305, ../sass/_index.scss */
.programa-imgs .tempWrap {
  margin-left: -9px;
}
/* line 309, ../sass/_index.scss */
.programa-imgs .piclist li {
  float: left;
  width: 327px;
  height: 60px;
  margin-left: 9px;
  overflow: hidden;
}
/* line 315, ../sass/_index.scss */
.programa-imgs .piclist li a {
  display: block;
  width: 327px;
  height: 60px;
}
/* line 319, ../sass/_index.scss */
.programa-imgs .piclist li a img {
  width: 327px;
  height: 60px;
  overflow: hidden;
}

/* line 331, ../sass/_index.scss */
.programa-content .hdre {
  height: 46px;
  border-bottom: 3px solid #d22f26;
  background-color: #f8f8f8;
  position: relative;
}
.programa-content .hdre a.moer{
  position: absolute;
  top: 20px;
  right: 0;
  font-family: serif;
}
.programa-content .hdre a.moers:hover{
  color: #de575d;
}


/* line 336, ../sass/_index.scss */
.programa-content .hdre ul li {
  float: left;
  height: 46px;
  display: block;
}
/* line 340, ../sass/_index.scss */
.programa-content .hdre ul li.on a {
  background-color: #d22f26;
  color: #fff;
}
/* line 344, ../sass/_index.scss */
.programa-content .hdre ul li a {
  height: 46px;
  line-height: 46px;
  display: block;
  font-size: 24px;
  padding: 0 27px;
  color: #125cb3;
  font-weight: bold;
}
/* line 357, ../sass/_index.scss */
.programa-content .imgsoider {
  text-align: right;
}
/* line 359, ../sass/_index.scss */
.programa-content .imgsoider a {
  width: 250px;
  height: 53px;
  display: inline-block;
  margin-bottom: 15px;
  text-align: right;
}
/* line 365, ../sass/_index.scss */
.programa-content .imgsoider a img {
  width: 250px;
  height: 53px;
  overflow: hidden;
  text-align: right;
}

/* line 376, ../sass/_index.scss */
.pictures h3 {
  font-size: 18px;
  font-weight: bold;
}
/* line 379, ../sass/_index.scss */
.pictures h3 a {
  color: #125cb3;
}

/* line 384, ../sass/_index.scss */
.sliderboxs {
  height: 160px;
  overflow: hidden;
  position: relative;
}
/* line 389, ../sass/_index.scss */
.sliderboxs .pic li {
  width: 280px;
  height: 160px;
  display: block;
}
/* line 394, ../sass/_index.scss */
.sliderboxs .pic li a {
  display: block;
  width: 280px;
  height: 160px;
}
/* line 398, ../sass/_index.scss */
.sliderboxs .pic li a img {
  width: 280px;
  height: 160px;
  overflow: hidden;
}

/* line 409, ../sass/_index.scss */
.tabsmina .hd {
  border-bottom: 1px solid #d22f26;
}
/* line 412, ../sass/_index.scss */
.tabsmina .hd ul li {
  float: left;
  height: 35px;
  display: block;
  margin-bottom: 5px;
}
/* line 417, ../sass/_index.scss */
.tabsmina .hd ul li.on a {
  background-color: #d22f26;
  color: #fff;
}
/* line 421, ../sass/_index.scss */
.tabsmina .hd ul li a {
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 0 14px;
  font-size: 18px;
  font-weight: bold;
  color: #d22f26;
}

/* line 435, ../sass/_index.scss */
.tabsmina .bd ul li {
  display: block;
  height: 30px;
  line-height: 30px;
  background: url("../images/re.png") no-repeat 0 15px;
  overflow: hidden;
}
/* line 441, ../sass/_index.scss */
.tabsmina .bd ul li .date {
  float: right;
  color: #626262;
}
/* line 445, ../sass/_index.scss */
.tabsmina .bd ul li a {
  padding-right: 10px;
  height: 30px;
  line-height: 30px;
  display: block;
  color: #333;
  overflow: hidden;
  text-indent: 10px;
  font-size: 14px;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 455, ../sass/_index.scss */
.tabsmina .bd ul li a:hover {
  color: #de575d;
}

/* line 466, ../sass/_index.scss */
.indexText {
  /* padding-top: 20px; */
}
/* line 468, ../sass/_index.scss */
.indexText h3 {
  font-size: 32px;
  line-height: 50px;
  text-align: center;
}
/* line 472, ../sass/_index.scss */
.indexText h3 a {
  color: #d22f26;
  font-family: sans-serif;
  font-weight: 700;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 477, ../sass/_index.scss */
.indexText h3 a:hover {
  color: #ed242c;
}

/* line 484, ../sass/_index.scss */
.rollpress {
  height: 40px;
  overflow: hidden;
  width: auto !important;
}
/* line 488, ../sass/_index.scss */
.rollpress ul li {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  width: auto !important;
}
/* line 493, ../sass/_index.scss */
.rollpress ul li a {
	width: auto !important;
	min-width: auto !important;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  float: left;
  font-size: 16px;
  color: #787878;
  padding: 0 10px;
  /*width: 31%;*/
}
/* line 502, ../sass/_index.scss */
.rollpress ul li a:hover {
  color: #de575d;
}

/* line 510, ../sass/_index.scss */
.commandsber {
  height: 85px;
  border: 1px solid #ddd;
  border-right: none;
  position: relative;
}
.commandsber .next,.commandsber .prev {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -15px;
  z-index: 1;
  width: 15px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: rgba(0,0,0,.3);
  cursor: pointer;
  color: #fff;
  font-family: monospace;
  font-weight: 700;
}
.commandsber .prev{
  left: 0;
}
.commandsber .next{
  right: 0;
} 
.commandsber .nextStop,.commandsber .prevStop{ 
  display:none;  
}


/* line 515, ../sass/_index.scss */
.commandsber ul{ width: 100%;}
.commandsber ul li {
  float: left;
  width: 165.5px;
  height: 85px;
  border-right: 1px solid #ddd;
}
/* line 520, ../sass/_index.scss */
.commandsber ul li a {
  display: block;
  height: 85px;
  padding: 15px 15px  0;
}
/* line 524, ../sass/_index.scss */
.commandsber ul li a:hover .text {
  color: #de575d;
}
/* line 527, ../sass/_index.scss */
.commandsber ul li a img {
  float: left;
  width: 54px;
  height: 54px;
  display: block;
  margin-right: 8px;
}
/* line 534, ../sass/_index.scss */
.commandsber ul li a .text {
  width: 70px;
  float: right;
  display: block;
  line-height: 18px;
}

/* line 547, ../sass/_index.scss */
.statusbar {
  width: 1000px;
  height: 210px;
  background: url("../images/bh.png") no-repeat;
}
/* line 551, ../sass/_index.scss */
.statusbar .referMian {
  margin: 19px 0 0 15px;
  background: url("../images/bgcio.png") repeat;
  width: 308px;
  height: 170px;
  border: 1px solid #90bdec;
}
/* line 558, ../sass/_index.scss */
.statusbar .serviceoider {
  width: 640px;
  height: 170px;
  margin: 19px 15px 0 0;
}

/* line 564, ../sass/_index.scss */
.referMian h3 {
  padding-top: 10px;
  line-height: 25px;
  color: #000;
  text-align: center;
}

/* line 570, ../sass/_index.scss */
.tabs-ber {
  padding: 0 17px;
}
/* line 574, ../sass/_index.scss */
.tabs-ber .hd ul li {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 0 10px;
  cursor: pointer;
  color: #000;
}
/* line 582, ../sass/_index.scss */
.tabs-ber .hd ul li.on {
  color: #33a4ff;
}
/* line 584, ../sass/_index.scss */
.tabs-ber .hd ul li.on span {
  background-position: -5px -56px;
}
/* line 588, ../sass/_index.scss */
.tabs-ber .hd ul li span {
  margin-top: 10px;
  margin-right: 5px;
  float: left;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/icons.png") no-repeat -5px -9px;
}
/* line 602, ../sass/_index.scss */
.tabs-ber .bd ul li {
  height: 22px;
  display: block;
  line-height: 22px;
  margin-top: 7px;
  color: #000;
}
/* line 608, ../sass/_index.scss */
.tabs-ber .bd ul li span, .tabs-ber .bd ul li input[type="text"] {
  float: left;
}
/* line 611, ../sass/_index.scss */
.tabs-ber .bd ul li input[type="password"],
.tabs-ber .bd ul li input[type="text"] {
  width: 190px;
  padding: 0 5px;
  line-height: 22px;
  border: 1px solid #ddd;
  font-size: 12px;
  color: #666;
}
/* line 620, ../sass/_index.scss */
.tabs-ber .bd ul li input[type="submit"] {
  margin-top: 5px;
  width: 50px;
  line-height: 24px;
  background-color: #ffa913;
  color: #fff;
  font-size: 12px;
  border: none;
  margin-left: 50%;
}

/* line 636, ../sass/_index.scss */
.serviceoider .title {
  position: relative;
  height: 30px;
  background: url("../images/text.png") no-repeat;
}
/* line 640, ../sass/_index.scss */
.serviceoider .title .moer {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 3px;
  line-height: 30px;
  background-color: #feb12a;
  padding: 0 10px;
  font-family: sans-serif;
  color: #fff;
}
/* line 653, ../sass/_index.scss */
.serviceoider .menuser ul {
  margin-left: -20px;
}
/* line 655, ../sass/_index.scss */
.serviceoider .menuser ul li {
  margin: 10px 0 0 20px;
  float: left;
  width: 198px;
  height: 58px;
  border: 1px solid #90bdec;
  background: url("../images/bgcio.png") repeat;
}
/* line 662, ../sass/_index.scss */
.serviceoider .menuser ul li a {
  display: block;
  padding: 13px 0 0 30px;
  line-height: 32px;
}
/* line 666, ../sass/_index.scss */
.serviceoider .menuser ul li a:hover {
  color: #125cb3;
  font-weight: bold;
}
/* line 670, ../sass/_index.scss */
.serviceoider .menuser ul li a span {
  float: left;
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 15px;
}

/* line 684, ../sass/_index.scss */
.inforbarcont {
  height: 220px;
  overflow: hidden;
}

/* line 689, ../sass/_index.scss */
.w340 {
  width: 340px;
}
.w1000 {
  width: 1000px;
}

/* line 692, ../sass/_index.scss */
.w265 {
  width: 265px;
}

/* line 695, ../sass/_index.scss */
.mr20 {
  margin-left: 30px;
}

/* line 699, ../sass/_index.scss */
.videoConter {
  height: 220px;
}
/* line 701, ../sass/_index.scss */
.videoConter .vidediv {
  position: relative;
  display: block;
  width: 265px;
  height: 180px;
  overflow: hidden;
}
/* line 707, ../sass/_index.scss */
.videoConter .vidediv .iconsvo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  background: url("../images/play.png") no-repeat;
  display: block;
}
/* line 718, ../sass/_index.scss */
.videoConter .vidediv img {
  width: 265px;
  height: 162px;
  overflow: hidden;
}

/* line 727, ../sass/_index.scss */
.tabsyears {
  padding: 0 15px;
}
/* line 729, ../sass/_index.scss */
.tabsyears .hd {
  height: 30px;
}
/* line 732, ../sass/_index.scss */
.tabsyears .hd ul li {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  border: 1px solid #00a0e9;
  padding: 0 10px;
  margin-right: 15px;
  cursor: pointer;
}
/* line 742, ../sass/_index.scss */
.tabsyears .hd ul li.on {
  background-color: #00a0e9;
  color: #fff;
}

/* line 750, ../sass/_index.scss */
.tplchart {
  width: 970px;
  height: 350px;
  background-color: #f3f3f3;
}

/* line 755, ../sass/_index.scss */
.solidgop {
  position: fixed;
  top: 28%;
  right: 90px;
  width: 193px;
  height: 236px;
  background: url("../images/S.gif") no-repeat;
}
/* line 762, ../sass/_index.scss */
.solidgop .gourg {
  position: relative;
  height: 100%;
}
/* line 765, ../sass/_index.scss */
.solidgop .gourg .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 20px;
  line-height: 20px;
  display: block;
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  text-align: center;
}
/* line 777, ../sass/_index.scss */
.solidgop .gourg .close:hover {
  color: #125cb3;
  border-color: #125cb3;
}
/* line 782, ../sass/_index.scss */
.solidgop .gourg .newsiof {
  position: absolute;
  bottom: 10px;
  width: 160px;
  left: 15px;
  height: 55px;
}
/* line 788, ../sass/_index.scss */
.solidgop .gourg .newsiof a {
  font-size: 14px;
  display: block;
  line-height: 20px;
  color: red;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 794, ../sass/_index.scss */
.solidgop .gourg .newsiof a:hover {
  color: #125cb3;
}

/* line 3, ../sass/_banner.scss */
.index-carrousel {
  width: 1000px;
  height: 500px;
  background-color: #333;
  overflow: hidden;
  position: relative;
}
/* line 9, ../sass/_banner.scss */
.index-carrousel .prev,
.index-carrousel .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 65%;
  margin-top: -80px;
  left: 20px;
  z-index: 1;
  width: 18px;
  height: 32px;
  background: url("../images/sprite.png") 0 0 no-repeat;
  cursor: pointer;
}
/* line 23, ../sass/_banner.scss */
.index-carrousel .next {
  left: auto;
  right: 20px;
  background-position: -19px 0;
}
/* line 28, ../sass/_banner.scss */
.index-carrousel .pic img {
  width: 1000px;
  height: 500px;
  display: block;
}

/* line 34, ../sass/_banner.scss */
.index-carrousel .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 50px;
  width: 100%;
  background: #000;
  overflow: hidden;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 44, ../sass/_banner.scss */
.index-carrousel .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 50px;
  width: 100%;
  overflow: hidden;
}

/* line 52, ../sass/_banner.scss */
.index-carrousel .txt li {
  height: 50px;
  line-height: 50px;
  position: absolute;
  bottom: -50px;
}

/* line 58, ../sass/_banner.scss */
.index-carrousel .txt li a {
  display: block;
  color: white;
  padding: 0 0 0 10px;
  font-size: 18px;
  text-decoration: none;
}

/* line 65, ../sass/_banner.scss */
.index-carrousel .num {
  position: absolute;
  z-index: 3;
  bottom: 20px;
  right: 15px;
}

/* line 71, ../sass/_banner.scss */
.index-carrousel .num li {
  float: left;
  position: relative;
  margin: 0 5px;
  width: 50px;
  height: 4px;
  line-height: 4px;
  overflow: hidden;
  text-align: center;
  margin-right: 1px;
  cursor: pointer;
  background-color: #fff;
}

/* line 84, ../sass/_banner.scss */
.index-carrousel .num li a,
.index-carrousel .num li span {
  position: absolute;
  z-index: 5;
  display: block;
  color: white;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
}

/* line 96, ../sass/_banner.scss */
.index-carrousel .num li span {
  z-index: 1;
  background: #fff;
}

/* line 101, ../sass/_banner.scss */
.index-carrousel .num a:hover,
.index-carrousel .num li.on a {
  background: #c82128;
}

/* line 2, ../sass/_footer.scss */
.footer .group-form {
  height: 50px;
  background-color: #c82128;
}
/* line 5, ../sass/_footer.scss */
.footer .group-form ul {
  margin-left: -95px;
}
/* line 7, ../sass/_footer.scss */
.footer .group-form ul li {
  position: relative;	
  float: left;
  width: 178px;
  height: 30px;
  background-color:#de575d;
  border-radius: 2px;
  display:block;
  margin-top: 10px;
  margin-left: 95px;
}
.footer .group-form ul li a{
  height: 30px;
  line-height: 30px;
  display:block;
  color:#fff;
  text-align:center
}

.footer .group-form ul li a:hover{
  	background-color:#fff;
	 color:#de575d;
	 border-radius: 2px;
}
.footer .group-form ul li .submenuDiv{
  display: none;
  position: absolute;
  width: 178px;
  top: -300px;
  background: #c82128;
  height: 300px;
  overflow-y: scroll;
}	
.footer .group-form ul li .submenuDiv dd a{
  display: block;
  line-height: 30px;
  height: 30px;
  background: #c82128;
  color: #fff;
  text-align: left;
  display: block;
  word-wrap: normal; 
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 10px;
}
.footer .group-form ul li .submenuDiv dd a:hover{
  background: #de575d;
  color: #fff;
}

.footer .group-form ul li:hover .submenuDiv{ display: block;}
/* line 12, ../sass/_footer.scss */
.footer .group-form ul li select {
  width: 160px;
  height: 25px;
}
/* line 19, ../sass/_footer.scss */
.footer .copyright {
  padding: 28px 0 32px;
  text-align: center;
}
/* line 21, ../sass/_footer.scss */
.footer .copyright .footer-logo {
  text-align: center;
  margin: auto;
  display: block;
}
/* line 24, ../sass/_footer.scss */
.footer .copyright .footer-logo img {
  width: 56px;
  height: 68px;
  overflow: hidden;
  margin: auto;
}
/* line 31, ../sass/_footer.scss */
.footer .copyright .copyright-Content {
  /*width: 845px;*/
  font-size: 12px;
}
/* line 34, ../sass/_footer.scss */
.footer .copyright .copyright-Content p {
  font-size: 14px;
  color: #626262;
  line-height: 23px;
}
/* line 38, ../sass/_footer.scss */
.footer .copyright .copyright-Content p a {
  margin-right: 5px;
}
/* line 40, ../sass/_footer.scss */
.footer .copyright .copyright-Content p a:hover {
  color: #de575d;
}

/* line 48, ../sass/_footer.scss */
.inner {
  color: #e02b1a;
}

/* line 52, ../sass/_footer.scss */
.gotop {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 20px;
  left: 50%;
  margin-left: 520px;
  cursor: pointer;
  transition: all 0.5s;
}
/* line 61, ../sass/_footer.scss */
.gotop img {
  border-radius: 3px;
}

/* line 1, ../sass/_list.scss */
.mianSider {
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  min-height: 900px;
}

/* line 7, ../sass/_list.scss */
.menuSider {
  width: 238px;
}
/* line 9, ../sass/_list.scss */
.menuSider .tit {
  padding: 0 10px;
  position: relative;
  height: 48px;
  line-height: 48px;
  background-color: #d22f26;
}
/* line 15, ../sass/_list.scss */
.menuSider .tit h3 {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
/* line 21, ../sass/_list.scss */
.menuSider .tit span {
  position: relative;
  top: 5px;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  display: inline-block;
  background: url("../images/rec.jpg") no-repeat;
}

/* line 35, ../sass/_list.scss */
.menubox {
  border: 1px solid #e5e5e5;
  padding: 20px 18px;
}
/* line 39, ../sass/_list.scss */
.menubox ul li {
  background: url("../images/bgili.png") no-repeat;
  position: relative;
  margin-top: 6px;
  cursor: pointer;
}
/* line 45, ../sass/_list.scss */
.menubox ul li span.iconsup {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 2px;
  right: 0;
  background: url("../images/upc.png") no-repeat;
}
/* line 53, ../sass/_list.scss */
.menubox ul li span.iconsclose {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 2px;
  right: 0;
  background: url("../images/dp.png") no-repeat;
}
/* line 62, ../sass/_list.scss */
.menubox ul li ol li {
  background: none;
  display: block;
  position: relative;
}
/* line 67, ../sass/_list.scss */
.menubox ul li ol li a {
  height: 25px;
  line-height: 25px;
  display: block;
  text-indent: 30px;
}
/* line 76, ../sass/_list.scss */
.menubox ul li a {
  display: block;
  position: relative;
  height: 35px;
  line-height: 35px;
  text-indent: 10px;
  color: #222328;
  font-size: 15px;
}
/* line 84, ../sass/_list.scss */
.menubox ul li a:hover, .menubox ul li a.active {
  color: #d22f26;
}
/* line 88, ../sass/_list.scss */
.menubox ul li a span.goicons {
  position: absolute;
  top: 15px;
  right: 0;
  display: block;
  width: 11px;
  height: 9px;
  background: url("../images/moer.jpg") no-repeat;
}

/* line 103, ../sass/_list.scss */
.searchbgi {
  width: 240px;
  height: 80px;
  margin-top: 15px;
  background: url("../images/upload/14.jpg") no-repeat;
}
/* line 108, ../sass/_list.scss */
.searchbgi form {
  padding-top: 40px;
  float: right;
  margin-right: 10px;
}
/* line 112, ../sass/_list.scss */
.searchbgi form input[type="text"] {
  width: 110px;
  height: 25px;
  line-height: 25px;
  float: left;
  padding: 0 5px;
  border: 1px solid #eee;
  font-size: 12px;
}
/* line 121, ../sass/_list.scss */
.searchbgi form input[type="button"] {
  float: left;
  width: 40px;
  height: 27px;
  line-height: 27px;
  background-color: #d22f26;
  color: #fff;
  border: none;
}

/* line 133, ../sass/_list.scss */
.adConten a {
  display: block;
  width: 240px;
  height: 60px;
  overflow: hidden;
  margin-top: 10px;
}
/* line 139, ../sass/_list.scss */
.adConten a img {
  width: 238px;
  height: 60px;
  overflow: hidden;
}

/* line 147, ../sass/_list.scss */
.mianSider {
  width: 738px;
  border-top: 1px solid #d22f26;
}

/* line 152, ../sass/_list.scss */
.mianSidbar {
  width: 738px;
}
/* line 154, ../sass/_list.scss */
.mianSidbar .bgcbar {
  background-color: #eee;
  border-bottom: none;
}

/* line 160, ../sass/_list.scss */
.m-crumb {
  overflow: hidden;
  height: 41px;
  border-bottom: 1px solid #e5e5e5;
  line-height: 41px;
  padding: 0 20px;
}

/* line 167, ../sass/_list.scss */
.m-crumb h3 {
  float: left;
  font-size: 18px;
  color: #222328;
  position: relative;
  text-indent: 20px;
}
/* line 173, ../sass/_list.scss */
.m-crumb h3 span {
  position: absolute;
  top: 15px;
  left: 0;
  width: 10px;
  height: 15px;
  background-color: #d22f26;
}

/* line 182, ../sass/_list.scss */
.m-crumb ul {
  float: right;
}
/* line 184, ../sass/_list.scss */
.m-crumb ul li {
  float: left;
  word-wrap: normal;
  white-space: nowrap;
}
/* line 188, ../sass/_list.scss */
.m-crumb ul li:hover a {
  color: #d22f26;
}
/* line 191, ../sass/_list.scss */
.m-crumb ul li:first-child:before {
  content: '';
}
/* line 194, ../sass/_list.scss */
.m-crumb ul li:before {
  display: inline-block;
  width: 20px;
  text-align: center;
  content: '\3E';
  font-size: 12px;
  color: #ccc;
  font-family: \5b8b\4f53;
}

/* line 207, ../sass/_list.scss */
.list-news {
  padding: 0 30px;
}
/* line 211, ../sass/_list.scss */
.list-news ul li {
  height: 35px;
  line-height: 35px;
  display: block;
  background: url("../images/at.jpg") no-repeat 5px 15px;
  border-bottom: 1px dotted #cacaca;
}
/* line 217, ../sass/_list.scss */
.list-news ul li .date {
  float: right;
  color: #8c8c8c;
}
/* line 221, ../sass/_list.scss */
.list-news ul li a {
  width: 84%;
  height: 35px;
  line-height: 35px;
  display: block;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 20px;
  color: #222328;
}
/* line 229, ../sass/_list.scss */
.list-news ul li a:hover {
  color: #125cb3;
}

/* line 238, ../sass/_list.scss */
.searchber {
  padding: 20px 30px 0;
}
/* line 240, ../sass/_list.scss */
.searchber table tr td {
  font-size: 12px;
  color: #222328;
  height: 28px;
  line-height: 28px;
}
/* line 245, ../sass/_list.scss */
.searchber table tr td input[type="text"] {
  width: 240px;
  height: 28px;
  padding: 0 5px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
}
/* line 251, ../sass/_list.scss */
.searchber table tr td input[type="text"].inptc {
  width: 160px;
}
/* line 255, ../sass/_list.scss */
.searchber table tr td input[type="button"] {
  width: 60px;
  height: 28px;
  background-color: #f6b243;
  color: #fff;
  border: 1px solid #f39800;
}
/* line 262, ../sass/_list.scss */
.searchber table tr td input[type="submit"] {
  width: 60px;
  height: 28px;
  background-color: #eee;
  color: #000;
  border: 1px solid #dcdcdc;
}

/* line 273, ../sass/_list.scss */
.page {
  list-style: none;
  text-align: center;
  margin: auto;
}

/* line 278, ../sass/_list.scss */
.page > li {
  text-align: center;
  display: inline-block;
  padding: 6px 10px;
  cursor: pointer;
}

/* line 284, ../sass/_list.scss */
.page .pageItem {
  border: solid thin #ddd;
  margin: 3px;
}

/* line 288, ../sass/_list.scss */
.page .pageItemActive {
  border: solid thin #de575d;
  margin: 5px;
  background-color: #de575d;
  color: white;
}

/* line 294, ../sass/_list.scss */
.page .pageItem:hover {
  border: solid thin #de575d;
  background-color: #de575d;
  color: white;
}

/* line 299, ../sass/_list.scss */
.page .pageItemDisable {
  border: solid thin #ddd;
  margin: 3px;
  background-color: #ddd;
}

/* line 306, ../sass/_list.scss */
.tpList {
  margin: 0 15px 20px;
}
/* line 309, ../sass/_list.scss */
.tpList ul li {
  border-bottom: 1px solid #e5e5e5;
  margin-top: 20px;
  display: block;
}
/* line 313, ../sass/_list.scss */
.tpList ul li a {
  float: left;
  display: block;
  width: 220px;
  margin-left: 18px;
  text-align: center;
}
/* line 319, ../sass/_list.scss */
.tpList ul li a:first-child {
  margin-left: 0;
}
/* line 322, ../sass/_list.scss */
.tpList ul li a:hover {
  color: #125cb3;
}
/* line 324, ../sass/_list.scss */
.tpList ul li a:hover .imges img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 326, ../sass/_list.scss */
.tpList ul li a .imges {
  width: 220px;
  height: 126px;
  overflow: hidden;
}
/* line 330, ../sass/_list.scss */
.tpList ul li a .imges img {
  width: 220px;
  height: 126px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 337, ../sass/_list.scss */
.tpList ul li a h3 {
  width: 220px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}

/* line 349, ../sass/_list.scss */
.hearing {
  padding: 20px 30px;
}
/* line 351, ../sass/_list.scss */
.hearing .m-formg span {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
}
/* line 356, ../sass/_list.scss */
.hearing .m-formg span input[type="text"] {
  width: 130px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  padding: 0 5px;
  margin: 0 10px 0 5px;
}
/* line 364, ../sass/_list.scss */
.hearing .m-formg span input[type="text"].puit {
  width: 160px;
}
/* line 368, ../sass/_list.scss */
.hearing .m-formg span input[type="submit"] {
  width: 58px;
  height: 28px;
  border: 1px solid #dcdcdc;
  background-color: #eee;
  color: #000;
}

/* line 377, ../sass/_list.scss */
.mrg-p {
  margin-left: 15px;
}
/* line 379, ../sass/_list.scss */
.mrg-p input[type="button"] {
  margin-left: 20px;
  width: 58px;
  height: 28px;
  border: 1px solid #f39800;
  background-color: #f6b243;
  color: #fff;
}
/* line 387, ../sass/_list.scss */
.mrg-p input[type="text"] {
  margin-right: 18px !important;
}

/* line 393, ../sass/_list.scss */
.tableforem {
  padding: 0 10px;
}
/* line 397, ../sass/_list.scss */
.tableforem table thead tr {
  background-color: #f6f6f6;
}
/* line 399, ../sass/_list.scss */
.tableforem table thead tr th {
  padding: 0 3px;
  border: 1px solid #e5e5e5;
  height: 40px;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  color: #222328;
}
/* line 412, ../sass/_list.scss */
.tableforem table tbody tr {
  cursor: pointer;
}
/* line 414, ../sass/_list.scss */
.tableforem table tbody tr:hover {
  background-color: #f6f6f6;
}
/* line 417, ../sass/_list.scss */
.tableforem table tbody tr td {
  border: 1px solid #e5e5e5;
  height: 40px;
  line-height: 20px;
  text-align: center;
  font-size: 13px;
  padding: 0 5px;
  font-size: 12px;
}

/* line 432, ../sass/_list.scss */
.circulation {
  border: 1px solid #e5e5e5;
  padding: 10px 20px;
}
/* line 435, ../sass/_list.scss */
.circulation .tit {
  height: 41px;
  line-height: 41px;
  border-bottom: 1px solid #d22f26;
  position: relative;
}
/* line 440, ../sass/_list.scss */
.circulation .tit .moer {
  position: absolute;
  top: 3px;
  right: 0;
  color: #8c8c8c;
  font-family: serif;
}
/* line 446, ../sass/_list.scss */
.circulation .tit .moer:hover {
  color: #de575d;
}
/* line 450, ../sass/_list.scss */
.circulation .tit h3 {
  font-size: 18px;
  color: #222328;
  text-indent: 20px;
  height: 41px;
  line-height: 41px;
  position: relative;
}
/* line 457, ../sass/_list.scss */
.circulation .tit h3 span {
  position: absolute;
  top: 15px;
  left: 0;
  width: 10px;
  height: 15px;
  background-color: #d22f26;
}

/* line 471, ../sass/_list.scss */
.listconten ul li {
  height: 35px;
  line-height: 35px;
  display: block;
  background: url("../images/at.jpg") no-repeat 5px 15px;
  border-bottom: 1px dotted #cacaca;
}
/* line 477, ../sass/_list.scss */
.listconten ul li:last-child {
  border-bottom: none;
}
/* line 480, ../sass/_list.scss */
.listconten ul li .date {
  float: right;
  color: #8c8c8c;
}
/* line 484, ../sass/_list.scss */
.listconten ul li a {
  width: 84%;
  height: 35px;
  line-height: 35px;
  display: block;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 20px;
  color: #222328;
}
/* line 492, ../sass/_list.scss */
.listconten ul li a:hover {
  color: #de575d;
}

/* line 1, ../sass/_detail.scss */
.botrer {
  border-top: #edb3b1 1px solid;
  border-bottom: #edb3b1 1px solid;
}

/* line 5, ../sass/_detail.scss */
.titName {
  border-bottom: #edb3b1 1px solid;
  padding: 20px 0;
  text-align: center;
}
/* line 9, ../sass/_detail.scss */
.titName h3 {
  font-size: 24px;
  color: #222328;
  line-height: 40px;
}
/* line 14, ../sass/_detail.scss */
.titName p {
  padding-top: 5px;
  font-size: 12px;
}

/* line 20, ../sass/_detail.scss */
.editorContent {	
   font: 18px/2 "Microsoft YaHei";
   text-indent: 2em;
   color: #2f2f2f;
   padding:0 40px;
}

/* line 26, ../sass/_detail.scss */
.next-chapter {
  font-size: 15px;
}
/* line 28, ../sass/_detail.scss */
.next-chapter a {
  color: #222328;
}
/* line 30, ../sass/_detail.scss */
.next-chapter a:hover {
  color: #de575d;
}

/* line 35, ../sass/_detail.scss */
.stamp {
  text-align: right;
}
/* line 37, ../sass/_detail.scss */
.stamp a {
  margin-right: 20px;
  color: #222328;
}
/* line 40, ../sass/_detail.scss */
.stamp a:hover {
  color: #de575d;
}

.posd{ position:relative}
.showposer{ 
	width: 30px; 
	height: 30px; 
	display:block; 
	 position:absolute; 
	 right: 0; 
	 top: 10px;
	
 }
.moers{
     position:absolute; 
     right: 0; 
     top: 15px;
     color: #666;
     font-family: serif;
}