@charset "UTF-8";
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

abbr, acronym, fieldset, img {
  border: 0;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

q:after, q:before {
  content: "";
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.col-c, .col-l, .col_c, .col_l, .l {
  float: left;
}

.col-r, .col_r, .r, .ul-txt li span, .ul_txt li span, dt span {
  float: right;
}

.c {
  clear: both;
}

.n, em {
  font-weight: 400;
  font-style: normal;
}

.b {
  font-weight: 700;
}

.i {
  font-style: italic;
}

.fa {
  font-family: Arial;
}

.fg {
  font-family: Georgia;
}

.ft {
  font-family: Tahoma;
}

.fl {
  font-family: Lucida Console;
}

.fs {
  font-family: "宋体";
}

.fw {
  font-family: "微软雅黑";
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.tl {
  text-align: left;
}

.tdu {
  text-decoration: underline;
}

.tdn, .tdn:hover, a.tdl:hover {
  text-decoration: none;
}

.fc0 {
  color: #000;
}

.fc3 {
  color: #333;
}

.fc6 {
  color: #666;
}

.fc9 {
  color: #999;
}

.fcr {
  color: red;
}

.fcw {
  color: #fff;
}

.fcb {
  color: #00f;
}

.fcg {
  color: green;
}

.f0 {
  font-size: 0;
}

.f10 {
  font-size: 10px;
}

.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f20 {
  font-size: 20px;
}

.f24 {
  font-size: 24px;
}

.vm {
  vertical-align: middle;
}

.vtb {
  vertical-align: text-bottom;
}

.vt {
  vertical-align: top;
}

.vn {
  vertical-align: -2px;
}

.vimg {
  margin-bottom: -3px;
}

.m0 {
  margin: 0;
}

.ml0 {
  margin-left: 0;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.mr0 {
  margin-right: 0;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml-1 {
  margin-left: -1px;
}

.mt-1 {
  margin-top: -1px;
}

.p1 {
  padding: 1px;
}

.pl5 {
  padding-left: 5px;
}

.p5 {
  padding: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.p10 {
  padding: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.p20 {
  padding: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pr, .rel {
  position: relative;
}

.abs, .pa {
  position: absolute;
}

.dn {
  display: none;
}

.db {
  display: block;
}

.dib {
  -moz-inline-stack: inline-block;
  display: inline-block;
}

.di {
  display: inline;
}

.ovh {
  overflow: hidden;
}

.ovs {
  overflow: scroll;
}

.vh {
  visibility: hidden;
}

.vv {
  visibility: visible;
}

.lh14 {
  line-height: 14px;
}

.lh16 {
  line-height: 16px;
}

.lh18 {
  line-height: 18px;
}

.lh20 {
  line-height: 20px;
}

.lh22 {
  line-height: 22px;
}

.lh24 {
  line-height: 24px;
}

.fix {
  *zoom: 1;
}

.fix:after, .fix:before {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.z {
  _zoom: 1;
}

.h1 {
  height: 1px;
}

.h5 {
  height: 5px;
}

.h, .h10 {
  height: 10px;
}

.h15 {
  height: 15px;
}

.h20 {
  height: 20px;
}

.h, .h1, .h10, .h15, .h20, .h5 {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  clear: both;
}

body {
  color: #444;
}

a {
  text-decoration: none;
  color: #444;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

a:hover {
  color: #B01111;
}

.ani, img {
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}

input, select, textarea {
  font-size: 12px;
  color: #444;
  font-family: "微软雅黑", "Microsoft Yahei";
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=button], input[type=reset], input[type=submit], select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
}

::-webkit-input-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

::-ms-input-placeholder {
  color: #999;
}

select::-ms-expand {
  display: none;
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.widthfix {
  width: 1500px;
  margin: 0 auto;
}

.h50 {
  height: 50px;
  clear: both;
  overflow: hidden;
}

.h100 {
  height: 100px;
  clear: both;
  overflow: hidden;
}

* {
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: Lixike;
  src: url(Lixukeshufa.TTF);
}
.flex {
  display: flex;
}

.align-center {
  align-items: center;
}

.justify-between {
  justify-content: space-between;
}

.widthfix {
  width: 1200px;
  margin: 0 auto;
}

.headbox {
  display: flex;
  align-items: center;
  padding: 30px 0;
}
.headbox .logo2 {
  width: 411px;
  height: 75px;
}
.headbox .line {
  width: 1px;
  height: 55px;
  background: linear-gradient(to bottom, #fff, #ccc, #fff);
  margin: 0 30px;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.navbox {
  width: 100%;
  background: #BB0F0F;
  height: 50px;
  line-height: 50px;
}
.navbox .nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navbox .nav a {
  color: #fff;
  font-weight: 600;
  display: block;
  width: 12.5%;
  text-align: center;
  text-decoration: none;
}
.navbox .nav a:hover {
  text-decoration: none;
  background: #880707;
}
.navbox .nav a.active {
  background: #880707;
}

.banner {
  width: 100%;
  height: 440px;
  background: url("/app/themes/pc/images/banner.png") no-repeat center center;
  background-size: cover;
}
.banner .itembox {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 440px;
}
.banner .itembox .item {
  display: block;
  background: #EE8205;
  margin: 0 30px;
  border: #c8c8c8 1px solid;
  border-radius: 5px;
  padding: 20px;
  width: 200px;
  text-align: center;
}
.banner .itembox .item img {
  width: 80px;
  height: 80px;
}
.banner .itembox .item .tit {
  margin-top: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 800;
}
.banner .itembox .item .btns {
  background: #880707;
  color: #fff;
  margin-top: 10px;
  padding: 4px 0;
  font-size: 14px;
}

.indexcontentbox {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.indexcontentbox .leftbox {
  width: 830px;
}
.indexcontentbox .leftbox .newsbox {
  border: #ebebeb 1px solid;
  padding: 20px;
}
.indexcontentbox .leftbox .newsbox .titbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: #B31111 2px solid;
  padding-bottom: 20px;
}
.indexcontentbox .leftbox .newsbox .titbox .t {
  font-weight: 600;
  font-size: 16px;
  color: #B01111;
}
.indexcontentbox .leftbox .newsbox .titbox .more {
  color: #EB7709;
  font-size: 12px;
}
.indexcontentbox .leftbox .newsbox .contentbox .leftimg {
  width: 300px;
  flex-shrink: 0;
}
.indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-slide {
  position: relative;
}
.indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-slide .img {
  display: block;
  width: 100%;
  height: 210px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-slide .titlebox {
  background: #B31111;
  color: #fff;
  width: 300px;
  margin-top: -30px;
  padding: 20px;
}
.indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-slide .titlebox .t {
  font-size: 14px;
  color: #fff;
}
.indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-slide .titlebox .date {
  margin-top: 10px;
  font-size: 12px;
}
.indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-pagination-bullet-active {
  background: #fff;
}
.indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-button-next, .indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-rtl .swiper-button-prev {
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  right: 0;
}
.indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-button-next:after, .indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-rtl .swiper-button-prev:after {
  font-size: 18px;
}
.indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-button-prev, .indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-rtl .swiper-button-next {
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  left: 0;
}
.indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-button-prev:after, .indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-rtl .swiper-button-next:after {
  font-size: 18px;
}
.indexcontentbox .leftbox .newsbox .contentbox .leftimg .imgnewsswiper .swiper-pagination {
  text-align: right;
}
.indexcontentbox .leftbox .newsbox .contentbox .rightnewsbox {
  width: 100%;
  margin-left: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.indexcontentbox .leftbox .newsbox .contentbox .rightnewsbox .item {
  display: block;
  flex: none;
  width: 48%;
  border-bottom: #ebebeb 1px solid;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.indexcontentbox .leftbox .newsbox .contentbox .rightnewsbox .item:nth-last-child(-1n+2) {
  border-bottom: 0;
}
.indexcontentbox .leftbox .newsbox .contentbox .rightnewsbox .item .tt {
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.indexcontentbox .leftbox .newsbox .contentbox .rightnewsbox .item .date {
  color: #fff;
  margin-top: 10px;
  background: #AA1212;
  font-size: 12px;
  font-weight: 200;
  display: flex-inline;
  padding: 5px 10px;
  width: 100px;
  text-align: center;
}
.indexcontentbox .rightbox {
  width: 350px;
  border: #ebebeb 1px solid;
  padding: 20px;
}
.indexcontentbox .rightbox .titbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: #B31111 2px solid;
  padding-bottom: 20px;
}
.indexcontentbox .rightbox .titbox .t {
  font-weight: 600;
  font-size: 16px;
  color: #B01111;
}
.indexcontentbox .rightbox .titbox .more {
  color: #EB7709;
  font-size: 12px;
}
.indexcontentbox .rightbox .listbox {
  margin-top: 15px;
}
.indexcontentbox .rightbox .listbox .item {
  display: block;
  font-size: 16px;
  padding: 4px 0;
  position: relative;
}
.indexcontentbox .rightbox .listbox .item:before {
  width: 6px;
  height: 6px;
  content: "";
  background: #d8d8d8;
  position: absolute;
  left: 0;
  top: 12px;
}
.indexcontentbox .rightbox .listbox .item .tt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  width: 280px;
  margin-left: 20px;
}

.fankuibox {
  border: #ebebeb 1px solid;
  padding: 20px;
  margin-top: 20px;
}
.fankuibox .titbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: #B31111 2px solid;
  padding-bottom: 20px;
}
.fankuibox .titbox .t {
  font-weight: 600;
  font-size: 16px;
  color: #B01111;
}
.fankuibox .titbox .formbox {
  display: flex;
  align-items: center;
}
.fankuibox .titbox .formbox .t1 {
  font-size: 14px;
  padding: 0 10px;
}
.fankuibox .titbox .formbox .input {
  padding: 0 4px;
}
.fankuibox .titbox .formbox .searchbtn {
  margin-left: 20px;
  background: #B01111;
  color: #fff;
  font-size: 12px;
  padding: 1px 12px;
  cursor: pointer;
}
.fankuibox .mytable {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 800;
  width: 100%;
}
.fankuibox .datatable {
  font-weight: 200;
}
.fankuibox .datatable a, .fankuibox .datatable td {
  font-size: 14px;
}
.fankuibox .datatable td {
  padding: 5px;
}

.shoulitongji {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  border: #ebebeb 1px solid;
  padding: 20px;
}
.shoulitongji .item {
  width: 18%;
  background: #fafafa;
  display: flex;
  align-items: center;
  padding: 10px;
}
.shoulitongji .item .icon {
  width: 50px;
  height: 50px;
}
.shoulitongji .item .text {
  margin-left: 10px;
}
.shoulitongji .item .text .title {
  font-size: 14px;
}
.shoulitongji .item .text .num {
  font-weight: 800;
  font-size: 16px;
}

.footerbox {
  background: #AA1212;
  margin-top: 20px;
}
.footerbox .foot .linkbox {
  padding: 15px 0;
  border-bottom: rgba(255, 255, 255, 0.5) 1px solid;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 14px;
  text-align: center;
}
.footerbox .foot .linkbox .t {
  color: #fff;
  margin-right: 10px;
}
.footerbox .foot .linkbox a {
  color: #fff;
  display: inline;
  margin: 0 10px;
}
.footerbox .foot .info {
  padding: 20px 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.footerbox .foot .info p {
  line-height: 2.5;
}

.neiboxmain {
  min-height: 800px;
  margin-top: 20px;
  border: #ebebeb 1px solid;
  padding: 20px;
}
.neiboxmain .titbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: #B31111 2px solid;
  padding-bottom: 20px;
}
.neiboxmain .titbox .t {
  font-weight: 600;
  font-size: 16px;
  color: #B01111;
}
.neiboxmain .titbox .weizhi {
  color: #999;
  font-size: 12px;
}
.neiboxmain .row {
  margin-top: 20px;
}
.neiboxmain .row .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
  position: relative;
  width: 100%;
}
.neiboxmain .row .item:before {
  width: 6px;
  height: 6px;
  content: "";
  background: #B31111;
  position: absolute;
  left: 0;
  top: 15px;
}
.neiboxmain .row .item .t {
  margin-left: 20px;
}
.neiboxmain .row .item .date {
  color: #B31111;
  font-size: 14px;
}
.neiboxmain .maincontent .rowc {
  margin-top: 20px;
}
.neiboxmain .maincontent .rowc .title {
  text-align: center;
  font-size: 24px;
  font-weight: 800;
}
.neiboxmain .maincontent .rowc .mintitle {
  text-align: center;
  margin-top: 10px;
}
.neiboxmain .maincontent .rowc .mintitle span {
  margin: 0 10px;
  color: #666;
  font-size: 14px;
}
.neiboxmain .maincontent .rowc .mainc {
  margin-top: 20px;
  line-height: 2;
}
.neiboxmain .maincontent .nextbox {
  margin-top: 20px;
  background: #f1f1f1;
  padding: 20px;
}

.sub-cont .nydqwz {
  height: 50px;
  margin-bottom: 20px;
  border-bottom: 2px solid #B31111;
}

.sub-cont .guide {
  padding: 20px 0;
  float: right;
  color: #999;
}

.sub-cont .guide a {
  color: #999;
}

.sub-cont .class-name {
  font-size: 24px;
  color: #333;
  float: left;
}

.page-detail .tishi {
  color: #B31111;
  padding: 10px;
  background: #fafafa;
}
.page-detail .noempty {
  background-color: #ffffe6;
}
.page-detail .inputbox {
  border: 1px #D0D0D0 solid;
  height: 30px;
  width: 100%;
  line-height: 30px;
  padding: 0 5px;
}
.page-detail table {
  font-size: 14px;
}
.page-detail table td {
  padding-left: 10px;
}
.page-detail .bot22 {
  width: 130px;
  height: 50px;
  background: #B31111;
  color: #fff;
  border: 0;
  font-size: 16px;
}
.page-detail .bot23 {
  width: 130px;
  height: 50px;
  background: #ebebeb;
  color: #333;
  border: 0;
  font-size: 16px;
}

.resultbox {
  text-align: center;
  padding: 50px 0;
}
.resultbox .result_title_text {
  text-align: center;
  font-size: 24px;
  color: #11b34a;
}
.resultbox .tishibox {
  margin-top: 30px;
}
.resultbox .bainhao {
  margin-top: 20px;
  color: #ff0000;
}
.resultbox .bainhao span {
  margin: 0 20px;
}

.chaxundetail table td {
  height: 40px;
  padding: 10px;
}

/*# sourceMappingURL=css.css.map */
