/* 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: #333;
}

/* line 8, ../sass/_reset.scss */
a {
  text-decoration: none;
  color: #333;
}
/* line 11, ../sass/_reset.scss */
a:focus {
  outline: none;
}

/* line 15, ../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 22, ../sass/_reset.scss */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* line 27, ../sass/_reset.scss */
.clearfix {
  zoom: 1;
}

/* line 30, ../sass/_reset.scss */
.pull-left {
  float: left;
}

/* line 33, ../sass/_reset.scss */
.pull-right {
  float: right;
}

/* line 36, ../sass/_reset.scss */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 40, ../sass/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 55, ../sass/_reset.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 62, ../sass/_reset.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 66, ../sass/_reset.scss */
[hidden],
template {
  display: none;
}

/* line 70, ../sass/_reset.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 74, ../sass/_reset.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 77, ../sass/_reset.scss */
b,
strong {
  font-weight: bold;
}

/* line 81, ../sass/_reset.scss */
dfn {
  font-style: italic;
}

/* line 84, ../sass/_reset.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 88, ../sass/_reset.scss */
small {
  font-size: 80%;
}

/* line 91, ../sass/_reset.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 98, ../sass/_reset.scss */
sup {
  top: -0.5em;
}

/* line 101, ../sass/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 104, ../sass/_reset.scss */
img {
  border: none;
}

/* line 107, ../sass/_reset.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 110, ../sass/_reset.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 114, ../sass/_reset.scss */
pre {
  overflow: auto;
}

/* line 117, ../sass/_reset.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 124, ../sass/_reset.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: none;
}

/* line 134, ../sass/_reset.scss */
button {
  overflow: visible;
}

/* line 137, ../sass/_reset.scss */
button,
select {
  text-transform: none;
}

/* line 141, ../sass/_reset.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 148, ../sass/_reset.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 152, ../sass/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 157, ../sass/_reset.scss */
input {
  line-height: normal;
}

/* line 160, ../sass/_reset.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 165, ../sass/_reset.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 169, ../sass/_reset.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 173, ../sass/_reset.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 177, ../sass/_reset.scss */
textarea {
  overflow: auto;
}

/* line 180, ../sass/_reset.scss */
optgroup {
  font-weight: bold;
}

/* line 183, ../sass/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 187, ../sass/_reset.scss */
td,
th {
  padding: 0;
}

/* line 191, ../sass/_reset.scss */
h1,
h2,
h3,
h4,
h5,
h6,
em {
  font-weight: normal;
  font-style: normal;
}

/* line 201, ../sass/_reset.scss */
.wt470 {
  width: 470px;
}

/* line 202, ../sass/_reset.scss */
.mt10 {
  margin-top: 10px !important;
}

/* line 205, ../sass/_reset.scss */
.mt15 {
  margin-top: 15px !important;
}

/* line 208, ../sass/_reset.scss */
.mt20 {
  margin-top: 20px !important;
}

/* line 211, ../sass/_reset.scss */
.mt30 {
  margin-top: 30px !important;
}

/* line 214, ../sass/_reset.scss */
.mt40 {
  margin-top: 40px !important;
}

/* line 217, ../sass/_reset.scss */
.mt50 {
  margin-top: 50px !important;
}

/* line 220, ../sass/_reset.scss */
.mt60 {
  margin-top: 60px !important;
}

/* line 223, ../sass/_reset.scss */
.mt70 {
  margin-top: 70px !important;
}

/* line 226, ../sass/_reset.scss */
.mt80 {
  margin-top: 80px !important;
}

/* line 229, ../sass/_reset.scss */
.mt90 {
  margin-top: 90px !important;
}

/* line 232, ../sass/_reset.scss */
.h10 {
  height: 10px !important;
}

/* line 235, ../sass/_reset.scss */
.h20 {
  height: 20px !important;
}

/* line 238, ../sass/_reset.scss */
.h30 {
  height: 30px !important;
}

/* line 241, ../sass/_reset.scss */
.h40 {
  height: 40px !important;
}

/* line 244, ../sass/_reset.scss */
.h50 {
  height: 50px !important;
}

/* line 247, ../sass/_reset.scss */
.h60 {
  height: 60px !important;
}

/* line 250, ../sass/_reset.scss */
.h70 {
  height: 70px !important;
}

/* line 253, ../sass/_reset.scss */
.h80 {
  height: 80px !important;
}

/* line 256, ../sass/_reset.scss */
.h90 {
  height: 90px !important;
}

/* line 259, ../sass/_reset.scss */
.w720 {
  width: 720px !important;
}

/* line 262, ../sass/_reset.scss */
.w265 {
  width: 265px !important;
}

/* line 265, ../sass/_reset.scss */
.w280 {
  width: 280px !important;
}

/* line 268, ../sass/_reset.scss */
.w425 {
  width: 425px !important;
}

/* line 271, ../sass/_reset.scss */
.w160 {
  width: 160px !important;
}

/* line 274, ../sass/_reset.scss */
.w175 {
  width: 175px !important;
}

/* line 277, ../sass/_reset.scss */
.w145 {
  width: 145px !important;
}

/* line 280, ../sass/_reset.scss */
.w130 {
  width: 130px !important;
}

/* line 283, ../sass/_reset.scss */
.bgcwhite {
  background-color: #fff;
}

/* line 286, ../sass/_reset.scss */
.hide {
  display: none;
}

/* line 289, ../sass/_reset.scss */
.show {
  display: block;
}

/* line 292, ../sass/_reset.scss */
.container {
  width: 1040px;
  margin: auto;
}

/* line 298, ../sass/_reset.scss */
.borderbox {
  border: 1px solid #f2f2f2;
  padding: 20px 20px 40px;
}

/* line 1, ../sass/_header.scss */
.bgc-white {
  background-color: #fff !important;
}

/* line 4, ../sass/_header.scss */
.bgc-primary {
  background-color: #125cb3 !important;
}

/* line 7, ../sass/_header.scss */
.bgc-success {
  background-color: #0acc78 !important;
}

/* line 10, ../sass/_header.scss */
.bgc-danger {
  background-color: #e73736 !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 */
.topber {
  height: 382px;
  overflow: hidden;
}

/* line 31, ../sass/_header.scss */
.nav {
  height: 68px;
  background-color: #e73736;
}
/* line 35, ../sass/_header.scss */
.nav ul li {
  height: 68px;
  float: left;
  margin-right: 36px;
}
/* line 39, ../sass/_header.scss */
.nav ul li a {
  display: block;
  line-height: 68px;
  font: 700 18px/68px "microsoft yahei";
  color: #fff;
  padding: 0 20px;
}
/* line 45, ../sass/_header.scss */
.nav ul li a.active {
  background-color: #cc1b1a;
}

/* line 2, ../sass/_index.scss */
.public_use {
  border-bottom: 2px solid #e54140;
  height: 45px;
  line-height: 45px;
  background:  no-repeat 0 center;
  font-size: 26px;
  padding: 0 20px;
  color: #e54140;
}
/* line 10, ../sass/_index.scss */
.public_use a {
  font-size: 16px;
  color: #626262;
}
/* line 13, ../sass/_index.scss */
.public_use a:hover {
  color: #e54140;
}

/* line 20, ../sass/_index.scss */
.list_central ul {
  margin-left: -22px;
}
/* line 22, ../sass/_index.scss */
.list_central ul li {
  float: left;
  width: 330px;
  height: 215px;
  border: 1px solid #dbdbdb;
  margin-left: 22px;
  margin-bottom: 22px;
}
/* line 29, ../sass/_index.scss */
.list_central ul li a {
  padding: 25px;
  display: block;
}
/* line 32, ../sass/_index.scss */
.list_central ul li a:hover h3 {
  color: #e73736;
  
}
/* line 35, ../sass/_index.scss */
.list_central ul li a h3 {
  font: 22px/27px "";
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 39, ../sass/_index.scss */
.list_central ul li a p {
  font-size: 16px;
  color: #626262;
  padding-top: 20px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 52, ../sass/_index.scss */
.list ul li {
  display: block;
  height: 35px;
  background:  no-repeat 5px 15px;
  border-bottom: 1px dashed #ddd;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 57, ../sass/_index.scss */
.list ul li a {
  line-height: 35px;
  font-size: 16px;
  color: #626262;
  padding-left: 20px;
}
/* line 63, ../sass/_index.scss */
.list ul li a:hover {
  color: #e73736;
}

/* line 72, ../sass/_index.scss */
.tplist ul {
  margin-left: -40px;
}
/* line 74, ../sass/_index.scss */
.tplist ul li {
  float: left;
  width: 230px;
  margin-left: 40px;
}
/* line 78, ../sass/_index.scss */
.tplist ul li img {
  width: 230px;
  height: 150px;
  overflow: hidden;
}
/* line 83, ../sass/_index.scss */
.tplist ul li p {
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  padding-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
   display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #626262;
}

/* line 100, ../sass/_index.scss */
.eventsbody dl dt {
  float: left;
  width: 170px;
  height: 130px;
}
/* line 104, ../sass/_index.scss */
.eventsbody dl dt img {
  width: 170px;
  height: 130px;
  overflow: hidden;
}
/* line 110, ../sass/_index.scss */
.eventsbody dl dd {
  float: right;
  width: 280px;
}
/* line 113, ../sass/_index.scss */
.eventsbody dl dd a {
  display: block;
}
/* line 115, ../sass/_index.scss */
.eventsbody dl dd a:hover h3 {
  color: #e73736;
}
/* line 118, ../sass/_index.scss */
.eventsbody dl dd a h3 {
  font-size: 22px;
  line-height: 30px;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
   display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 124, ../sass/_index.scss */
.eventsbody dl dd a p {
  color: #626262;
  line-height: 25px;
  padding-top: 10px;
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
   display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 134, ../sass/_index.scss */
.programaconten {
  height: 350px;
}

/* line 139, ../sass/_index.scss */
.slideshow {
  width: 525px;
  height: 350px;
  position: relative;
}
/* line 143, ../sass/_index.scss */
.slideshow .next, .slideshow .prev {
  font-size: 38px;
  display: block;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  z-index: 100;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-family: monospace;
}
/* line 159, ../sass/_index.scss */
.slideshow .prev {
  right: 0;
}

/* line 163, ../sass/_index.scss */
.powerpoint {
  position: relative;
  height: 350px;
  overflow: hidden;
}
/* line 167, ../sass/_index.scss */
.powerpoint .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  background: rgba(0, 0, 0, 0.7);
  line-height: 48px;
  font-size: 17px;
  padding: 0 10px;
  color: #fff;
  font-weight: 600;
}

/* line 181, ../sass/_index.scss */
.journalism {
  width: 430px;
}
/* line 183, ../sass/_index.scss */
.journalism .textbody {
  display: block;
}
/* line 185, ../sass/_index.scss */
.journalism .textbody:hover h3 {
  color: #e73736;
}
/* line 188, ../sass/_index.scss */
.journalism .textbody h3 {
  font-size: 26px;
  color: #333;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 193, ../sass/_index.scss */
.journalism .textbody p {
  color: #626262;
  font-size: 16px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 20px;
  text-indent: 20px;
}

/* line 205, ../sass/_index.scss */
.list_navs li {
  height: 37px;
  display: block;
  background:  no-repeat 0 17px;
}
/* line 209, ../sass/_index.scss */
.list_navs li a {
  display: block;
  line-height: 37px;
  color: #626262;
  font-size: 15px;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 20px;
}
/* line 216, ../sass/_index.scss */
.list_navs li a:hover {
  color: #e73736;
}

/* line 229, ../sass/_index.scss */
.listtps ol li {
  display: block;
  line-height: 45px;
  height: 45px;
  background:  no-repeat 5px 20px;
  border-bottom: 1px dashed #ddd;
}
/* line 235, ../sass/_index.scss */
.listtps ol li span {
  float: right;
  color: #8c8c8c;
  font-size: 15px;
}
/* line 240, ../sass/_index.scss */
.listtps ol li a {
  line-height: 45px;
  font-size: 17px;
  color: #626262;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 20px;
}
/* line 246, ../sass/_index.scss */
.listtps ol li a:hover {
  color: #e73736;
}

/* line 254, ../sass/_index.scss */
.page {
  list-style: none;
  text-align: center;
  margin: auto;
}

/* line 259, ../sass/_index.scss */
.page > li {
  text-align: center;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  color: #fff;
}

/* line 266, ../sass/_index.scss */
.page .pageitem {
  border: solid thin #e73736;
  margin: 3px;
  color: #e73736;
}

/* line 271, ../sass/_index.scss */
.page .pageitemactive {
  border: solid thin #e73736;
  margin: 5px;
  background-color: #e73736;
  color: white;
}

/* line 277, ../sass/_index.scss */
.page .pageitem:hover {
  border: solid thin #e73736;
  background-color: #e73736;
  color: white;
}

/* line 282, ../sass/_index.scss */
.page .pageitemdisable {
  border: solid thin #e73736;
  margin: 3px;
  background-color: #e73736;
}

/* line 3, ../sass/_banner.scss */
.index-carrousel {
  width: 1000px;
  height: 405px;
  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:  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: 405px;
  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: #125cb3;
}

/* line 2, ../sass/_footer.scss */
.footer {
  text-align: center;
  padding-bottom: 50px;
}
/* line 5, ../sass/_footer.scss */
.footer h3 {
  font: 600 16px/25px "$font-family-base";
  color: #626262;
}
/* line 9, ../sass/_footer.scss */
.footer p {
  color: #626262;
  font-size: 16px;
  padding: 5px 0;
}

/* line 17, ../sass/_footer.scss */
.gotop {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 20px;
  left: 50%;
  margin-left: 550px;
  cursor: pointer;
  transition: all 0.5s;
}
/* line 26, ../sass/_footer.scss */
.gotop img {
  border-radius: 3px;
}

/* line 1, ../sass/_detail.scss */
.botrer {
  border-top: #d0def0 1px solid;
  border-bottom: #d0def0 1px solid;
}

/* line 5, ../sass/_detail.scss */
.titname {
  border-bottom: #d0def0 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 */
.compileconten {
  background: #fff;
  padding: 50px;
  margin: 0 0 30px 0;
  font: 18px/2 "microsoft yahei";
  text-indent: 2em;
  color: #2f2f2f;
}
