  @charset "UTF-8";
/***
* 清除默认样式
***/
table{border-collapse:collapse;border-spacing: 0px;}
td{height:24px !important; line-height: 24px !important;padding:12px 5px 12px 5px !important;}
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;}
blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a:active,
a:hover {
  outline: 0;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #999999;}
input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: #999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #999999;}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-right: 20px !important;
  background-image: url(/dfiles/24170/images/defaultimg/caret-down-s-fill.jpg) !important;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 28px;}
select::-ms-expand {
  display: none;}
img {
  display: inline-block;
  border: none;
  vertical-align: middle;
  max-width:100%;}
li {
  list-style: none;}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;}
body {
  color: #333333;
  font: 16px Helvetica Neue, Helvetica, "microsoft yahei", Tahoma, Arial, sans-serif;
  line-height:26px;}
.line6-overflow{/*六行自动加省略号*/text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp:6/*行数*/;-webkit-box-orient: vertical;overflow: hidden;}
.line5-overflow{/*六行自动加省略号*/text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp:5/*行数*/;-webkit-box-orient: vertical;overflow: hidden;}
hr,
.hr {
  height: 1px;
  margin: 10px 0;
  border: 0;
  background-color: #dedede;
  clear: both;}
a {
  color: #333333;
  text-decoration: none;}
a:hover,
.table a:hover {
  color: #333333;}
.table a {
  color: #333333;}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 500;}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  color: #999999;
  margin-left: 10px;}
h1,
.h1 {
  font-size: 36px;}
h2,
.h2 {
  font-size: 30px;}
h3,
.h3 {
  font-size: 24px;}
h4,
.h4 {
  font-size: 18px;}
h5,
.h5 {
  font-size: 14px;}
h6,
.h6 {
  font-size: 12px;}
h1 small,
h2 small,
h3 small,
.h1 small,
.h2 small,
.h3 small {
  font-size: 65%;}
h4 small,
h5 small,
h6 small,
.h4 small,
.h5 small,
.h6 small {
  font-size: 75%;}
/*scrollbar*/
::-webkit-scrollbar {
  width: 8px;
  height: 10px;}
::-webkit-scrollbar-button:vertical {
  display: none;}
::-webkit-scrollbar-track {
  background-color: #f8f7f7;}
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.3);}
::-webkit-scrollbar-thumb:vertical:hover {
  background-color: rgba(0, 0, 0, 0.35);}
::-webkit-scrollbar-thumb:vertical:active {
  background-color: rgba(0, 0, 0, 0.38);}
/***
* 公共样式
***/
.clear-fix {
  clear: both;
  display: block;
  overflow: hidden;}
.ov {
  overflow: hidden;}
/***
* padding
***/
.p0 {
  padding: 0 !important;}
.p10 {
  padding: 10px !important;}
.p20 {
  padding: 20px !important;}
.p30 {
  padding: 30px !important;}
.pt-5 {
  padding-top: 5px !important;}
.pt-10 {
  padding-top: 10px !important;}
.pt-15 {
  padding-top: 15px !important;}
.pt-20 {
  padding-top: 20px !important;}
.pb-5 {
  padding-bottom: 5px !important;}
.pb-10 {
  padding-bottom: 10px !important;}
.pb-15 {
  padding-bottom: 15px !important;}
.pb-20 {
  padding-bottom: 20px !important;}
.pl-5 {
  padding-left: 5px !important;}
.pl-10 {
  padding-left: 10px !important;}
.pl-15 {
  padding-left: 15px !important;}
.pl-20 {
  padding-left: 20px !important;}
.pr-5 {
  padding-right: 5px !important;}
.pr-10 {
  padding-right: 10px !important;}
.pr-15 {
  padding-right: 15px !important;}
.pr-20 {
  padding-right: 20px !important;}
.pd-5 {
  padding: 5px !important;}
.pd-10 {
  padding: 10px !important;}
.pd-15 {
  padding: 15px !important;}
.pd-20 {
  padding: 20px !important;}
/***
 * margin
 ***/
.m0 {
  margin: 0 !important;}
.mtb10 {
  margin: 10px 0;}
.mt10 {
  margin-top: 10px;}
.mb10 {
  margin-bottom: 10px;}
.mt20 {
  margin-top: 20px;}
.mt-5 {
  margin-top: 5px !important;}
.mt-10 {
  margin-top: 10px !important;}
.mt-15 {
  margin-top: 15px !important;}
.mt-20 {
  margin-top: 20px !important;}
.mt-25 {
  margin-top: 25px !important;}
.mt-30 {
  margin-top: 30px !important;}
.mt-35 {
  margin-top: 35px !important;}
.mt-40 {
  margin-top: 40px !important;}
.mt-50 {
  margin-top: 50px !important;}
.mb-5 {
  margin-bottom: 5px !important;}
.mb-10 {
  margin-bottom: 10px !important;}
.mb-15 {
  margin-bottom: 15px !important;}
.mb-20 {
  margin-bottom: 20px !important;}
.mb-25 {
  margin-bottom: 25px !important;}
.mb-30 {
  margin-bottom: 30px !important;}
.mb-35 {
  margin-bottom: 35px !important;}
.mb-40 {
  margin-bottom: 40px !important;}
.mb-50 {
  margin-bottom: 50px !important;}
.ml-5 {
  margin-left: 5px !important;}
.ml-10 {
  margin-left: 10px !important;}
.ml-15 {
  margin-left: 15px !important;}
.ml-20 {
  margin-left: 20px !important;}
.ml-30 {
  margin-left: 30px !important;}
.ml-40 {
  margin-left: 40px !important;}
.ml-50 {
  margin-left: 50px !important;}
.mr-5 {
  margin-right: 5px !important;}
.mr-10 {
  margin-right: 10px !important;}
.mr-15 {
  margin-right: 15px !important;}
.mr-20 {
  margin-right: 20px !important;}
.mr-30 {
  margin-right: 30px !important;}
.mr-40 {
  margin-right: 40px !important;}
.mr-50 {
  margin-right: 50px !important;}
.m-auto {
  margin-left: auto;
  margin-right: auto;}
/***
* float
***/
.fl {
  float: left;}
.fr {
  float: right;}
/***
* 字体大小
***/
.f12 {
  font-size: 12px !important;}
.f14 {
  font-size: 16px !important;}
.f16 {
  font-size: 16px !important;}
.f18 {
  font-size: 18px !important;}
.f20 {
  font-size: 20px !important;}
.f24 {
  font-size: 24px !important;}
.f30 {
  font-size: 30px !important;}
.f32 {
  font-size: 32px !important;}
.f36 {
  font-size: 36px !important;}
.f38 {
  font-size: 38px !important;}
/***
* 行高
***/
.lh20 {
  line-height: 20px !important;}
.lh26 {
  line-height: 30px !important;}
.lh30 {
  line-height: 30px !important;}
.lh34 {
  line-height: 34px !important;}
.lh38 {
  line-height: 38px !important;}
.lh44 {
  line-height: 44px !important;}
.lh54 {
  line-height: 54px !important;}
.lh72 {
  line-height: 72px !important;}
.f-normal {
  font-weight: normal !important;}
.f-bold {
  font-weight: bold !important;}
/***
* text-align
***/
.text-center {
  text-align: center;}
.text-left {
  text-align: left;}
.text-right {
  text-align: right;}
.wsn {
  white-space: nowrap;}
/***
* text-transform
***/
.text-lowercase {
  text-transform: lowercase;}
.text-uppercase {
  text-transform: uppercase;}
.text-capitalize {
  text-transform: capitalize;}
/***
* 多行文本隐藏
***/
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.ellipsis2 {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;}
.ellipsis3 {
  height: 60px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  position: relative;}
.radius4 {
  border-radius: 4px;}
.box-shadow {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);}
/***
* 图片
***/
.img-circle {
  border-radius: 100%;
  overflow: hidden;}
.img-responsive {
  display: block;
  width: 100%;
  height: auto;}
.img-center {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;}
.img-center img {
  width: 100%;}
/*图片点击查看详情*/
.img-more {
  position: relative;
  display: inline-block;
  margin-right: 10px;}
.img-more .img-more-on {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.2;
  background-color: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;}
/*带定位的图片*/
.img-pr {
  height: 220px;
  background-color: #CCCCCC;
  position: relative;}
.img-pr img {
  width: 100%;
  height: 100%;}
/***
* border
***/
.border {
  border: 1px solid #dedede;}
.noborder {
  border: none !important;}
.border-dashed {
  border-style: dashed !important;
  border: 0;}
.border-l {
  border-left: 1px solid #dedede;}
.border-r {
  border-right: 1px solid #dedede;}
.border-t {
  border-top: 1px solid #dedede;}
.border-b {
  border-bottom: 1px solid #dedede;}
.border,
.border-l,
.border-r,
.border-t,
.border-b {
  display: block;}
/***
* 栅格
***/
.container {
  width: 1440px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both;}
.container:after {
  clear: both;
  display: block;
  overflow: hidden;}
@media (max-width: 1440px) {
  .container {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;}
}
.row {
  margin-right: -5px;
  margin-left: -5px;
  clear: both;
  display: block;}
.row:after {
  content: '';
  clear: both;
  display: block;
  overflow: hidden;}
.col-10,
.col-20,
.col-30,
.col-40,
.col-50,
.col-60,
.col-70,
.col-80,
.col-90,
.col-100,
.col-25,
.col-33,
.col-75 {
  float: left;
  position: relative;
  padding-right: 5px;
  padding-left: 5px;
  min-height: 1px;}
.col-10 {
  width: 10%;}
.col-20 {
  width: 20%;}
.col-30 {
  width: 30%;}
.col-40 {
  width: 40%;}
.col-50 {
  width: 50%;}
.col-60 {
  width: 60%;}
.col-70 {
  width: 70%;}
.col-80 {
  width: 80%;}
.col-90 {
  width: 90%;}
.col-100 {
  width: 100%;}
.col-25 {
  width: 25%;}
.col-33 {
  width: 33.333%;}
.col-75 {
  width: 75%;}
@media (min-width: 1440px) {
  .hidden-lg {
    display: none !important;}
  .visible-lg {
    display: block !important;}
}
@media (max-width: 1439px) {
  .col-md-10 {
    width: 10%;}
  .col-md-20 {
    width: 20%;}
  .col-md-30 {
    width: 30%;}
  .col-md-40 {
    width: 40%;}
  .col-md-50 {
    width: 50%;}
  .col-md-60 {
    width: 60%;}
  .col-md-70 {
    width: 70%;}
  .col-md-80 {
    width: 80%;}
  .col-md-90 {
    width: 90%;}
  .col-md-100 {
    width: 100%;}
  .col-md-33 {
    width: 33.3333%;}
  .col-md-25 {
    width: 25%;}
  .col-md-75 {
    width: 75%;}
  .hidden-md {
    display: none !important;}
  .visible-md {
    display: block !important;}
}
@media (max-width: 1080px) {
  .col-sm-10 {
    width: 10%;}
  .col-sm-20 {
    width: 20%;}
  .col-sm-30 {
    width: 30%;}
  .col-sm-40 {
    width: 40%;}
  .col-sm-50 {
    width: 50%;}
  .col-sm-60 {
    width: 60%;}
  .col-sm-70 {
    width: 70%;}
  .col-sm-80 {
    width: 80%;}
  .col-sm-90 {
    width: 90%;}
  .col-sm-100 {
    width: 100%;}
  .col-sm-33 {
    width: 33.3333%;}
  .col-sm-25 {
    width: 25%;}
  .col-sm-75 {
    width: 75%;}
  .hidden-sm {
    display: none !important;}
  .visible-sm {
    display: block !important;}
}
@media (max-width: 768px) {
  .col-xs-10 {
    width: 10%;}
  .col-xs-20 {
    width: 20%;}
  .col-xs-30 {
    width: 30%;}
  .col-xs-40 {
    width: 40%;}
  .col-xs-50 {
    width: 50%;}
  .col-xs-60 {
    width: 60%;}
  .col-xs-70 {
    width: 70%;}
  .col-xs-80 {
    width: 80%;}
  .col-xs-90 {
    width: 90%;}
  .col-xs-100 {
    width: 100%;}
  .col-xs-33 {
    width: 33.3333%;}
  .col-xs-25 {
    width: 25%;}
  .col-xs-75 {
    width: 75%;}
  .hidden-xs {
    display: none !important;}
  .visible-xs {
    display: block !important;}
}
/***
* display
***/
.block {
  display: block !important;}
.inline {
  display: inline !important;}
.inline-block {
  display: inline-block !important;}
.show {
  display: block !important;}
.hidden {
  display: none !important;}
/***
* 弹性盒子flex
***/
.flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;}
.flex-v {
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;}
.flex-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;}
.flex-align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;}
.flex-pack-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;}
.flex-pack-justify {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;}
/***
* badge
***/
.badge,
.badge-dot,
.badge-border {
  display: inline-block;
  min-width: 18px;
  line-height: 1.2;
  padding: 2px 5px;
  color: #fff;
  font-size: 12px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #f39800;
  border-radius: 2px;
  margin: 0 3px;}
.badge-in {
  background-color: #f39800;
  min-width: 18px;
  height: 18px;
  border-radius: 10px;
  position: relative;
  font-size: 10px;}
.badge-dot {
  min-width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 50%;}
.badge-border {
  background: none;
  border: 1px solid #f39800;
  color: #333333;}
/***
* base-color
***/
.bg-red {
  background-color: #ff0000 !important;}
.bg-blue {
  background-color: #02779D !important;}
.bg-orange {
  background-color: #f39800 !important;}
.bg-gray {
  background-color: #f1f4f5 !important;}
.bg-green {
  background-color: #1aad19 !important;}
.bg-white {
  background-color: #fff !important;
  color: #333 !important;}
.table-bg {
  background-color: #f1f7fc !important;}
.fc-gray {
  color: #999999 !important;}
.fc-tip {
  color: #666666 !important;}
.fc-orange {
  color: #f39800 !important;}
.fc-blue {
  color: #02779D !important;}
.fc-red {
  color: #ff0000 !important;}
.fc-green {
  color: #00cc00 !important;}
.fc-brown {
  color: #c59a60 !important;}
.fc-white {
  color: #fff !important;}
/***
* border-color
***/
.bc-gray {
  border-color: #999999 !important;}
.bc-orange {
  border-color: #f39800 !important;}
.bc-blue {
  border-color: #02779D !important;}
.bc-red {
  border-color: #ff0000 !important;}
.bc-green {
  border-color: #00cc00 !important;}
.bc-brown {
  border-color: #c59a60 !important;}
.bc-white {
  border-color: #fff !important;}
/***
* progress
***/
.progress {
  width: 100%;
  background-color: #ccc;
  display: inline-block;
  border-radius: 30px;
  margin: 3px 0;
  vertical-align: middle;}
.progress-bar {
  position: relative;
  background-color: #0076cd;
  display: block;
  border-radius: 20px;
  height: 5px;
  line-height: 5px;}
.progress-bar-info {
  position: absolute;
  right: 0px;
  bottom: 12px;
  text-align: right;}
.progress-big {
  height: 20px;
  line-height: 20px;
  text-align: right;}
.progress-big .progress-bar {
  height: 20px;
  line-height: 20px;}
.progress-big .progress-bar-info {
  color: #fff;
  position: static;
  margin-right: 5px;}
/***
* page
***/
.page {
  font-size: 14px;
  border-top: 1px solid #dedede;}
.page b {
  color: #02779D;}
.page a {
  padding: 5px 10px;
  margin-left: 10px;
  background-color: #e7ecee;}
.page a.on,
.page a:hover {
  background-color: #02779D;
  color: #fff;}
.page .laypage_main {
  padding: 30px 0 80px;}
.page .laypage_main span {
  margin-left: 10px;}
/***
* banner
***/
.banner {
  height: 500px;}
@media (max-width: 1080px) {
  .banner {
    height: 400px;}
}
@media (max-width: 768px) {
  .banner {
    height: 300px;}
}
/***
* field
***/
.field-title {
  margin: 20px 0 20px;
  border: 0px;
  border-top: 1px solid #e2e2e2;}
.field-title legend {
  margin-left: 20px;
  padding: 0 10px;
  font-size: 20px;
  font-weight: 800;}
/***
* btn
***/
.btn,
a.btn {
  vertical-align: middle;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding: 0 15px;
  background-color: #02779D;
  border: 1px solid #02779D;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 10px;
  position: relative;}
.btn:hover,
a.btn:hover,
.btn:focus,
a.btn:focus,
.btn:active,
a.btn:active,
.btn.active,
a.btn.active {
  transition: all 0.2s linear 0s;
  color: rgba(255, 254, 254, 0.7);
  background-color: #2158d9;
  outline: none;}
.btn.btn-disabled,
a.btn.btn-disabled,
.btn.btn-disabled:active,
a.btn.btn-disabled:active,
.btn.btn-disabled:hover,
a.btn.btn-disabled:hover {
  cursor: not-allowed;
  background-color: #5c98ff;
  color: rgba(255, 254, 254, 0.7);
  border: 1px solid transparent;
  opacity: 1;}
.btn.btn-primary,
a.btn.btn-primary {
  background-color: #ffffff;
  color: #666666;
  border: 1px solid #dedede;}
.btn.btn-primary:hover,
a.btn.btn-primary:hover,
.btn.btn-primary:focus,
a.btn.btn-primary:focus,
.btn.btn-primary:active,
a.btn.btn-primary:active,
.btn.btn-primary.active,
a.btn.btn-primary.active {
  color: #02779D;
  border: 1px solid #02779D;}
.btn.btn-primary.btn-disabled,
a.btn.btn-primary.btn-disabled,
.btn.btn-primary.btn-disabled:active,
a.btn.btn-primary.btn-disabled:active,
.btn.btn-primary.btn-disabled:hover,
a.btn.btn-primary.btn-disabled:hover {
  background-color: #f5f5f5;
  color: #000000;
  border: 1px solid #000000;
  opacity: 0.4;
  filter: alpha(opacity=40);}
.btn.btn-normal,
a.btn.btn-normal {
  background-color: #09bb07;
  border: 1px solid #09bb07;}
.btn.btn-normal:hover,
a.btn.btn-normal:hover,
.btn.btn-normal:focus,
a.btn.btn-normal:focus,
.btn.btn-normal:active,
a.btn.btn-normal:active,
.btn.btn-normal.active,
a.btn.btn-normal.active {
  background-color: #09bb07;
  color: rgba(255, 254, 254, 0.7);
  border: 1px solid #09bb07;}
.btn.btn-normal.btn-disabled,
a.btn.btn-normal.btn-disabled,
.btn.btn-normal.btn-disabled:active,
a.btn.btn-normal.btn-disabled:active,
.btn.btn-normal.btn-disabled:hover,
a.btn.btn-normal.btn-disabled:hover {
  background-color: #85dd84;
  color: rgba(255, 254, 254, 0.7);
  border: 1px solid #85dd84;}
.btn.btn-danger,
a.btn.btn-danger {
  background-color: #dd514c;
  border: 1px solid #dd514c;}
.btn.btn-danger:hover,
a.btn.btn-danger:hover,
.btn.btn-danger:focus,
a.btn.btn-danger:focus,
.btn.btn-danger:active,
a.btn.btn-danger:active,
.btn.btn-danger.active,
a.btn.btn-danger.active {
  background-color: #d14747;
  color: rgba(255, 254, 254, 0.7);
  border: 1px solid #d14747;}
.btn.btn-danger.btn-disabled,
a.btn.btn-danger.btn-disabled,
.btn.btn-danger.btn-disabled:active,
a.btn.btn-danger.btn-disabled:active,
.btn.btn-danger.btn-disabled:hover,
a.btn.btn-danger.btn-disabled:hover {
  background-color: #e94f4f;
  color: rgba(255, 254, 254, 0.7);
  border: 1px solid #e94f4f;}
.btn.btn-lg,
a.btn.btn-lg {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;}
.btn.btnmin,
a.btn.btnmin {
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  padding: 0 10px;}
.btn.btnmin .iconfont,
a.btn.btnmin .iconfont {
  font-size: 14px;}
.btn.btn-block,
a.btn.btn-block {
  display: block;
  width: 100%;
  margin: 5px 0;}
.btn.btn-outline,
a.btn.btn-outline {
  background-color: #ffffff;
  border: 1px solid #02779D;
  color: #02779D;}
.btn.btn-outline:hover,
a.btn.btn-outline:hover,
.btn.btn-outline:focus,
a.btn.btn-outline:focus,
.btn.btn-outline:active,
a.btn.btn-outline:active,
.btn.btn-outline.active,
a.btn.btn-outline.active {
  color: #2158d9;
  border-color: #2158d9;}
.btn.btn-outline.btn-disabled,
a.btn.btn-outline.btn-disabled,
.btn.btn-outline.btn-disabled:active,
a.btn.btn-outline.btn-disabled:active,
.btn.btn-outline.btn-disabled:hover,
a.btn.btn-outline.btn-disabled:hover {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.4);
  border: 1px solid #dedede;}
.btn.btn-primary-outline,
a.btn.btn-primary-outline {
  background-color: #ffffff;
  border: 1px solid #dedede;
  color: #999999;}
.btn.btn-primary-outline:hover,
a.btn.btn-primary-outline:hover,
.btn.btn-primary-outline:focus,
a.btn.btn-primary-outline:focus,
.btn.btn-primary-outline:active,
a.btn.btn-primary-outline:active,
.btn.btn-primary-outline.active,
a.btn.btn-primary-outline.active {
  color: #666666;
  border-color: #666666;}
.btn.btn-primary-outline.btn-disabled,
a.btn.btn-primary-outline.btn-disabled,
.btn.btn-primary-outline.btn-disabled:active,
a.btn.btn-primary-outline.btn-disabled:active,
.btn.btn-primary-outline.btn-disabled:hover,
a.btn.btn-primary-outline.btn-disabled:hover {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.4);
  border: 1px solid #dedede;}
.btn-radius {
  border-radius: 4px;}
.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;}
.btn-group .btn {
  margin-left: -1px !important;
  margin-right: 0 !important;
  border-radius: 0;}
.btn-group .btn:first-child {
  border-radius: 4px 0 0 4px;
  margin-left: 0 !important;}
.btn-group .btn:last-child {
  border-radius: 0 4px 4px 0;}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
  position: relative;
  z-index: 2;}
.btn-group .btn-primary {
  border-color: #dedede !important;}
.btn-group .btn-primary:hover,
.btn-group .btn-primary:focus,
.btn-group .btn-primary:active,
.btn-group .btn-primary.active {
  border-color: #02779D !important;}
.btn-group .btn-menugroup .btn {
  border-radius: 0 4px 4px 0;
  margin-left: -2px !important;}
.btn-groupmin .btn {
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  padding: 0 10px;}
.btn-groupmin .btn i {
  display: block;
  font-size: 12px;}
/*dropdown-menu*/
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;}
.dropdown-menu {
  position: absolute;
  top: 32px;
  left: 0;
  z-index: 999;
  display: none;
  float: left;
  min-width: 100px;
  margin: 2px 0 0;
  list-style: none;
  text-align: left;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;}
.dropdown-menu > li > a {
  font-size: 14px;
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;}
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #333333;
  background-color: #d6e9ff;}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;}
.btn-menugroup {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;}
.dropdown,
.dropup {
  position: relative;
  float: left;}
.open > .dropdown-menu {
  display: block;}
.affix {
  position: fixed;
  top: 150px;}
/***
* table
***/
.table {
  width: 100%;
  background-color: #fff;}
.table td,
.table th {
  padding: 9px 15px;
  min-height: 20px;
  line-height: 20px;
  border: 1px solid #e2e2e2;
  font-size: 14px;
  text-align: left;}
.table td.operation a,
.table th.operation a {
  white-space: nowrap;
  margin-right: 5px;}
.table td.operation a:last-child,
.table th.operation a:last-child {
  margin-right: 0;}
.table thead tr {
  background-color: #ebf3f8;}
.table thead tr:hover {
  background-color: #ebf3f8;}
.table.table-striped tr:nth-child(even) {
  background-color: #f2f2f2;}
.table.table-hover tr:hover {
  background-color: #f2f2f2;
  color: #144a56;}
.table.table-line {
  border: 1px solid #e2e2e2;}
.table.table-line td,
.table.table-line th {
  border: none;
  border-top: 1px solid #e2e2e2;}
.table.table-line-noborder td {
  border: none;
  border-top: 1px solid #e2e2e2;}
.table.table-line-noborder th {
  border: 0;}
.table.table-row {
  border: 1px solid #e2e2e2;}
.table.table-row td,
.table.table-row th {
  border: none;
  border-right: 1px solid #e2e2e2;}
.table.table-noborder td,
.table.table-noborder th {
  border: none;}
.table.table-noborder tr:nth-child(even) {
  background-color: #f2f2f2;}
/***
* form
***/
form .form-group,
.form .form-group {
  margin-bottom: 15px;
  line-height: 36px;
  clear: both;}
form .form-group:after,
.form .form-group:after {
  content: '';
  clear: both;
  display: block;
  overflow: hidden;}
form .form-label,
.form .form-label {
  float: left;
  display: block;
  padding: 8px 15px;
  width: 150px;
  font-weight: 400;
  line-height: 20px;
  text-align: right;}
form .form-select,
.form .form-select {
  position: relative;}
form .form-select .form-input,
.form .form-select .form-input {
  padding-right: 30px;}
form .form-select:after,
.form .form-select:after {
  content: "\e799";
  font-family: iconfont;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 99;}
form .form-icon,
.form .form-icon {
  position: relative;}
form .form-icon.flex-1 .form-input,
.form .form-icon.flex-1 .form-input {
  padding-right: 8px;}
form .form-icon .form-input,
.form .form-icon .form-input {
  padding-right: 40px;}
form .form-icon .iconfont,
.form .form-icon .iconfont {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 20px;
  color: #999999;
  line-height: 36px;}
form .form-block-box,
.form .form-block-box {
  margin-left: 150px;
  min-height: 36px;}
form .form-inline-box,
.form .form-inline-box {
  float: left;
  display: inline-block;
  vertical-align: middle;
  position: relative;}
form .form-inline-box .select-op-box,
.form .form-inline-box .select-op-box {
  position: absolute;
  left: 0;
  top: 30px;
  background-color: #FFffff;
  padding: 10px;
  border: 1px solid #DEDEDE;
  display: none;
  z-index: 999;}
form .form-inline-box .select-op-box ul,
.form .form-inline-box .select-op-box ul {
  overflow: hidden;}
form .form-inline-box .select-op-box ul li,
.form .form-inline-box .select-op-box ul li {
  float: left;
  width: 220px;}
form .form-inline-box .select-op-box ul li a,
.form .form-inline-box .select-op-box ul li a {
  font-size: 12px;
  line-height: 2;
  color: #333333;
  padding: 5px 8px;
  text-decoration: none;}
form .form-inline-box .select-op-box ul li.on a,
.form .form-inline-box .select-op-box ul li.on a {
  color: #FFffff;
  background-color: #2ba9e4;
  border-radius: 4px;}
form .form-inline,
.form .form-inline {
  display: inline-block;
  float: left;}
form .radio-inline,
.form .radio-inline {
  margin-right: 10px;}
form textarea.form-input,
.form textarea.form-input {
  height: auto;}
form select.form-input,
.form select.form-input {
  text-indent: 0;}
form .form-tip,
.form .form-tip,
form .form-text,
.form .form-text {
  float: left;
  padding: 0 10px;
  color: #666666;}
form.search-bar,
.form.search-bar {
  overflow: hidden;}
form.search-bar *,
.form.search-bar * {
  display: inline-block;
  float: left;
  line-height: 30px;
  width: auto;}
form.search-bar label,
.form.search-bar label {
  margin: 5px 5px 5px 20px;}
form.search-bar .form-input,
.form.search-bar .form-input {
  height: 30px;
  padding: 0 8px;
  margin: 5px;}
form.search-bar .btn,
.form.search-bar .btn {
  margin: 5px;
  height: 30px;}
form.search-bar span,
.form.search-bar span {
  margin: 5px 0;}
.form-pane .form-label {
  text-align: center;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  border-radius: 2px 0 0 2px;
  background-color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;}
.form-input {
  text-indent: 8px;
  padding: 8px;
  height: 36px;
  min-width: 100px;
  display: block;
  width: 100%;
  background-color: #fcfcfc;
  border: 1px solid #ccc;
  background-image: none;
  border-radius: 2px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  outline: none;}
.form-input:hover,
.form-input:focus {
  border: 1px solid #02779D;
  background-color: #ffffff;}
.form-input input {
  outline: none;}
@media (max-width: 768px) {
  form .form-inline-box,
  .form .form-inline-box {
    display: block;
    float: none;}
  form .form-inline,
  .form .form-inline {
    display: block;
    margin-left: 150px;
    margin-bottom: 15px;
    min-height: 36px;
    margin-right: 0 !important;
    float: none;}
  form .form-inline:last-child,
  .form .form-inline:last-child {
    margin-bottom: 0;}
  form .flex-block,
  .form .flex-block {
    display: block !important;}
}
@media (min-width: 768px) {
  form .form-inline-box,
  .form .form-inline-box {
    min-width: 400px;}
}
/***
* panel
***/
.panel {
  border: 1px solid #dedede;
  background-color: #fff;
  margin-bottom: 10px;}
.panel .panel-heading {
  background-color: #f8f7f7;
  position: relative;
  border-bottom: 1px solid #dedede;
  padding: 10px 20px;
  height: 46px;}
.panel .panel-heading h3 {
  color: #02779D;
  font-size: 16px;
  font-weight: normal;}
.panel .panel-heading em {
  position: absolute;
  right: 10px;
  top: 15px;
  font-style: normal;
  width: 200px;
  text-align: right;}
.panel .panel-heading em a {
  font-size: 12px;
  color: #9da9c4;
  padding: 2px;}
.panel .panel-heading em a:hover {
  color: #02779D;}
.panel .panel-heading em a.btn {
  padding: 0 10px;
  font-size: 14px;
  margin-top: -5px;
  border-color: #dedede;}
.panel .panel-heading em a.btn:hover {
  border-color: #02779D;}
.panel .panel-heading.panel-tabs {
  padding: 0;
  overflow: inherit;}
.panel .panel-heading.panel-tabs li {
  line-height: 46px;
  height: 46px;
  float: left;
  border-right: 1px solid #dedede;}
.panel .panel-heading.panel-tabs li a,
.panel .panel-heading.panel-tabs li span {
  cursor: pointer;
  padding: 0 20px;
  display: block;
  font-size: 16px;
  color: #333;}
.panel .panel-heading.panel-tabs li.active,
.panel .panel-heading.panel-tabs li.on {
  background-color: #fff;}
.panel .panel-heading.panel-tabs li.active a,
.panel .panel-heading.panel-tabs li.on a {
  color: #02779D;
  margin-top: 2px;}
.panel .panel-body {
  padding: 20px;
  overflow: hidden;}
.panel .panel-body .tab-content > .tab-pane {
  display: none;}
.panel .panel-body .tab-content > .active {
  display: block;}
.panel .panel-footer {
  position: relative;
  border-top: 1px solid #dedede;
  padding: 10px 20px;
  height: 46px;
  overflow: hidden;
  color: #999;}
/***
* header
***/
header,
.header {
  background-color: #f2f2f2;
  min-height: 40px;
  line-height: 40px;
  font-size: 14px !important;
  color: #333333;}
header ul li,
.header ul li {
  float: left;}
header ul li:after,
.header ul li:after {
  content: "|";
  color: #dedede;
  margin: 0 10px;}
header ul li:last-child:after,
.header ul li:last-child:after {
  clear: both;
  display: block;
  overflow: hidden;
  content: "";}
header ul li a,
.header ul li a {
  padding: 0 5px;}
header ul li a:hover,
.header ul li a:hover {
  color: #fff;}
header ul li a i,
.header ul li a i {
  color: #666666;}
header .drop_menu,
.header .drop_menu {
  position: relative;}
header .drop_menu .sub-box,
.header .drop_menu .sub-box {
  position: absolute;
  top: 40px;
  right: 10px;
  background-color: #f2f2f2;
  padding: 2px;
  z-index: 99;
  white-space: nowrap;
  display: none;}
header .drop_menu .sub-box dt,
.header .drop_menu .sub-box dt {
  color: #999999 !important;
  padding: 0 10px;}
header .drop_menu .sub-box a,
.header .drop_menu .sub-box a {
  color: #333333;
  display: block;
  line-height: 36px;
  padding: 0 15px;
  margin-right: 0;
  border-bottom: 1px solid #dedede;}
header .drop_menu .sub-box a:last-child,
.header .drop_menu .sub-box a:last-child {
  border-bottom: 0;}
header .drop_menu .sub-box a:hover,
.header .drop_menu .sub-box a:hover {
  background-color: #999999;
  color: #ffffff;}
header .drop_menu .sub-box a:hover i,
.header .drop_menu .sub-box a:hover i {
  color: #ffffff;}
header .drop_menu:hover .sub-box,
.header .drop_menu:hover .sub-box {
  display: block;}
/***
* top-logo-title 标题栏包括logo,搜索框
***/
.top-logo-title {
  min-height: 75px;
  margin: 10px 0;
  width: 100%;
  background-color: #fff;}
.top-logo-title .logo {
  display: inline-block;
  height: 75px;
  width: 100%;
  text-indent: -9999px;

  background-position: left center;
  background-size: auto;
  background-repeat: no-repeat;}
.top-logo-title .logo img {
  height: 100%;}
.top-logo-title .logo.logo_login {
 }
.top-logo-title form {
  display: inline-block;}
.top-logo-title .searchBox {
  display: inline-block;
  height: 44px;
  margin: 10px;
  position: relative;
  font-family: "microsoft yahei";
  border: 2px solid #02779D;
  border-radius: 4px;
  overflow: hidden;}
.top-logo-title .searchBox .search {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;}
.top-logo-title .searchBox .search * {
  vertical-align: middle;
  height: 40px;
  margin: 0;
  border: 0;
  border-radius: 0;}
.top-logo-title .searchBox .search .btn {
  line-height: 40px;}
.top-logo-title .searchBox .search .btn:hover,
.top-logo-title .searchBox .search .btn:focus,
.top-logo-title .searchBox .search .btn:active,
.top-logo-title .searchBox .search .btn.active {
  box-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);}
.top-logo-title .searchBox .search input.form-input {
  background-color: #ffffff;
  width: 200px;}
.top-logo-title .searchBox .search select {
  width: 80px;}
/***
* nav 导航栏
***/
nav,
.nav {
  min-height: 49px;
  width: 100% !important;
  z-index: 9999;}
nav ul li,
.nav ul li {
  cursor: pointer;
  float: left;
  line-height: 99px;
  min-height: 100px;
  position: relative;
  border-left: 1px solid #4b869d;}
nav ul li:last-child .sub-box ,
.nav ul li:last-child .sub-box{right:0px;}
nav ul li > a,
.nav ul li > a {
  font-size: 16px;
  display: block;
  text-align: center;
  padding: 0 19px;
  color: #fff;}
nav ul li > a > .badge,
.nav ul li > a > .badge,
nav ul li > a > .badge-dot,
.nav ul li > a > .badge-dot {
  position: absolute;
  top: 50%;
  right: 0px;
  margin: -15px 2px 0;}
nav ul li.active > a,
.nav ul li.active > a,
nav ul li:hover > a,
.nav ul li:hover > a {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);}
nav ul li:hover > .sub-box,
.nav ul li:hover > .sub-box {
  display: block;}
nav.nav_logo_box .nav-logo,
.nav.nav_logo_box .nav-logo {
  width: 350px;
  height: 100px;
  float: left;
  text-indent: -999px;
  background: url(/dfiles/24170/images/logo_nav.jpg) center no-repeat;
  background-size: 100% auto;
  border-left:10px solid #1F6B8A;}
nav.nav_flex ul,
.nav.nav_flex ul {
  width: 100%;
  display: table;}
nav.nav_flex ul li,
.nav.nav_flex ul li {
  display: table-cell;
  float: none;}
nav.nav_flex .sub-box,
.nav.nav_flex .sub-box {
  min-width: 100%;}
nav.inverse,
.nav.inverse {
  background: none;}
nav.inverse ul,
.nav.inverse ul {
  background-color: #ffffff;}
nav.inverse ul li,
.nav.inverse ul li {
  background: none;
  padding: 0 5px;}
nav.inverse ul li > a,
.nav.inverse ul li > a {
  line-height: 30px;
  margin-top: 8px;
  color: #333333;
  opacity: 1;
  filter: alpha(opacity=100);
  border-radius: 4px;}
nav.inverse ul li.active > a,
.nav.inverse ul li.active > a,
nav.inverse ul li:hover > a,
.nav.inverse ul li:hover > a {
  color: #fff;
  background-color: #02779D;
  opacity: 1;
  filter: alpha(opacity=100);}
nav.inverse .nav-logo,
.nav.inverse .nav-logo {
  background:  10px center no-repeat;
  background-size: auto 70%;}
nav.inverse .menuBtn span,
.nav.inverse .menuBtn span {
  background-color: #333333;}
nav .sub-box,
.nav .sub-box {
  position: absolute;
  z-index: 998;
  background-color: #fff;
  top: 100px;
  min-width: 140px;
  box-shadow: 0 1px 3px #CCCCCC;
  display: none;}
nav .sub-box dl dt,
.nav .sub-box dl dt {
  font-size: 18px;
  display: block;
  text-indent: 20px;
  clear: both;
  width: 100%;
  margin-left: 0px;
  border-bottom: 1px solid #efefef;
  height: 40px;
  line-height: 40px;}
nav .sub-box dl dd,
.nav .sub-box dl dd {
  position: relative;}
nav .sub-box dl dd:before,
.nav .sub-box dl dd:before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  right: 10px;
  top: 0;
  height: 1px;
  background-color: #dedede;}
nav .sub-box dl dd:first-child:before,
.nav .sub-box dl dd:first-child:before {
  display: none;}
nav .sub-box dl dd a,
.nav .sub-box dl dd a {
  font-size: 16px;
  display: block;
  position: relative;
  line-height: 50px;
  color: #666;
  text-align: center;
  padding: 0 10px;
  white-space: nowrap;}
nav .sub-box dl dd a.more:after,
.nav .sub-box dl dd a.more:after {
  font-family: iconfont;
  content: "\e7a4";
  position: absolute;
  right: 10px;}
nav .sub-box dl dd:hover > .sub-box,
.nav .sub-box dl dd:hover > .sub-box {
  display: block;}
nav .sub-box dl dd:hover > a,
.nav .sub-box dl dd:hover > a {
  background-color: #add1ff;
  color: #666666;}
nav .sub-box dl dd .sub-box,
.nav .sub-box dl dd .sub-box {
  top: 0;
  left: 100%;}
nav .menuBtn,
.nav .menuBtn {
  position: relative;
  width: 20px;
  height: 30px;
  margin: 10px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  z-index: 9;}
nav .menuBtn span,
.nav .menuBtn span {
  position: absolute;
  width: 20px;
  height: 2px;
  right: 0;
  background-color: #fff;
  transition: opacity 0.2s, transform 0.4s ease-out;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.4s ease-out;}
nav .menuBtn span:nth-child(1),
.nav .menuBtn span:nth-child(1) {
  top: 50%;
  margin-top: -8px;}
nav .menuBtn span:nth-child(2),
.nav .menuBtn span:nth-child(2) {
  top: 0;
  bottom: 0;
  margin: auto;}
nav .menuBtn span:nth-child(3),
.nav .menuBtn span:nth-child(3) {
  bottom: 50%;
  margin-bottom: -8px;}
nav .menuBtn.clickMenu span:nth-child(1),
.nav .menuBtn.clickMenu span:nth-child(1) {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
  -moz-transform: translate3d(0, 8px, 0) rotate(45deg);
  transform: translate3d(0, 8px, 0) rotate(45deg);}
nav .menuBtn.clickMenu span:nth-child(2),
.nav .menuBtn.clickMenu span:nth-child(2) {
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
  -moz-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);}
nav .menuBtn.clickMenu span:nth-child(3),
.nav .menuBtn.clickMenu span:nth-child(3) {
  -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
  -moz-transform: translate3d(0, -7px, 0) rotate(-45deg);
  transform: translate3d(0, -7px, 0) rotate(-45deg);}
.nav .search-box{width:0;overflow: hidden;}
@media (max-width: 1080px) {
  nav .container,
  .nav .container {
    margin: 0;}
  nav ul,
  .nav ul {
    position: relative;
    z-index: 999;
    width: 100%;
    float: none;
    border-bottom: 1px solid #dedede;
    display: block;}
  nav ul li,
  .nav ul li {
    display: block !important;
    float: none;}
  nav ul li.hasMore:hover > a,
  .nav ul li.hasMore:hover > a {
    background-color: #02779D;
    color: #ffffff;}
  nav.nav_logo_box ul,
  .nav.nav_logo_box ul {
    margin-left: 0;}
  nav.inverse ul li > a,
  .nav.inverse ul li > a {
    line-height: 49px;
    margin-top: 1px;}
  nav .sub-box,
  .nav .sub-box {
    position: static;
    float: none;
    width: auto;}
  nav .sub-box dd:hover > a.more:after,
  .nav .sub-box dd:hover > a.more:after {
    content: "\e7a7";}
  nav .nav-logo,
  .nav .nav-logo {
    width: 80%;
    background-position: left center;
    background-size: 100% auto;}
}
/***
* slide-menu
***/
.slide-menu {
  border-bottom: 1px solid #e8e8f2;
  overflow: hidden;}
.slide-menu h3 {
  padding: 10px 0;
  margin: 0;
  position: relative;
  cursor: pointer;
  font-size: 18px;
  display: block;
  text-indent: 20px;
  border-bottom: 1px solid #e8e8f2;}
.slide-menu h3 i {
  margin-right: 15px;
  font-size: 24px;}
.slide-menu h3.hasMore:after {
  font-family: "iconfont";
  font-style: normal;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  z-index: 99;
  content: "\e7a4";}
.slide-menu h3.hasMore.on:after {
  content: "\e7a7";}
.slide-menu h3.on,
.slide-menu h3:hover {
  background-color: #02779D;
  color: #fff;}
.slide-menu h3.on a,
.slide-menu h3:hover a {
  color: #fff;}
.slide-menu a {
  display: block;}
.slide-menu .sub-box {
  background-color: #efefef;
  display: none;
  overflow: hidden;
  clear: both;}
.slide-menu .sub-box dt {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #e8e8f2;
  border-top: 1px solid #e8e8f2;
  text-indent: 20px;
  padding: 10px 0 10px 15px;}
.slide-menu .sub-box dd a {
  padding: 10px 0 10px 25px;
  border-bottom: 1px solid #dedede;}
.slide-menu .sub-box dd a:last-child {
  border-bottom: 0;}
.slide-menu .sub-box dd a:before {
  font-family: "iconfont";
  content: "\e7a4";
  margin-right: 15px;}
.slide-menu .sub-box dd a:hover {
  background-color: #ffffff;}
.slide-menu .sub-box dd a.on {
  color: #02779D;}
/***
* breadcrumb
***/
.breadcrumb a:first-child:before {
  font-family: "iconfont";
  content: "\e7ad";}
.breadcrumb a:after {
  font-family: "iconfont";
  content: "\e7a4";}
.breadcrumb a:last-child {
  color: #999;}
.breadcrumb a:last-child:after {
  content: "";}
/***
* footer
***/
.link{width: 100%;height:50px;color: #fff;padding:5px;}
.link .title{float:left; font-size: 24px;margin-right: 10px;}
.link .item{float:left;font-size: 16px;color: #fff;margin-left: 30px;}
footer,
.footer {
  color: #b8bbcb;
  line-height: 25px;
  min-height: 160px;
  padding: 20px 0;
  width: 100%;
  background-color: #041866;
  margin-top: 20px;}
footer .copyright,
.footer .copyright {
  font-size: 14px;
  padding: 20px 0;}
footer .copyright ul li,
.footer .copyright ul li {
  color: #b8bbcb;
  margin-bottom: 5px !important;}
footer .copyright .qr-img,
.footer .copyright .qr-img {
  width: 100px;
  height: 100px;}
footer a,
.footer a,
footer a:hover,
.footer a:hover {
  color: #b8bbcb;}
footer.login_footer,
.footer.login_footer {
  text-align: center;
  padding-bottom: 30px;
  color: #333333;
  background-color: #ffffff;
  margin-top: 0;}
footer.login_footer .f-links,
.footer.login_footer .f-links {
  padding: 10px 0;}
footer.login_footer .f-links a,
.footer.login_footer .f-links a {
  font-size: 12px;
  padding-right: 36px;
  position: relative;
  color: #333333;
  white-space: nowrap;}
footer.login_footer .f-links a:before,
.footer.login_footer .f-links a:before {
  content: "";
  display: block;
  width: 0;
  height: 12px;
  position: absolute;
  right: 18px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-left: 1px solid #dedede;}
footer.login_footer .f-links a:last-child,
.footer.login_footer .f-links a:last-child {
  padding: 0;}
footer.login_footer .f-links a:last-child:before,
.footer.login_footer .f-links a:last-child:before {
  display: none;}
footer.login_footer .f-links a .Copyright,
.footer.login_footer .f-links a .Copyright {
  padding-top: 10px;}
/*友情链接*/
.f-links ul {
  overflow: hidden;}
.f-links ul li a {
  font-size: 14px !important;
  line-height: 30px;}
.f-links.f-img li {
  padding: 5px;}
.f-links.f-img li a {
  display: block;
  border: 1px solid #dedede;}
.f-links.f-img li a img {
  width: 100%;
  height: 60px;}
/***
* article 文章内容页
***/
.article {
  padding: 0 20px;}
.article .article-title {
  font-size: 28px;
  padding: 20px 0;}
.article .article-date {
  color: #333333;
  min-height: 30px;
  line-height: 30px;
  position: relative;}
.article .article-date span {
  white-space: nowrap;}
.article .article-abstract {
  background-color: #f2f2f2;
  padding: 10px 20px;
  border-radius: 8px;
  color: #999;}
.article .article-share {
  position: relative;}
.article .article-content {
  color: #333;
  padding: 10px 0;
  font-size: 16px !important;
  line-height: 30px !important;}
.article .article-content p {
  font-size: 16px;
  text-align: justify;
  text-justify: inter-word;}
.article .article-content img {
  max-width: 100%;
  clear: both;
  display: inline-block;
  margin: 10px 0;}
.article.article16 .article-content p {
  font-size: 16px !important;
  line-height: 30px !important;}
.article.article18 .article-content p {
  font-size: 18px !important;
  line-height: 34px !important;}
.article.article20 .article-content p {
  font-size: 20px !important;
  line-height: 38px !important;}
/*修改分享错乱样式*/
.bd_weixin_popup {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;}
.bdsharebuttonbox {
  display: inline-block;
  vertical-align: middle;}
/***
* list 列表
***/
.list ul {
  padding: 0;}
.list li {
  background: url(/dfiles/24170/images/defaultimg/point_01.jpg) no-repeat;
  background-position: 0 12px;
  text-indent: 20px;
  border-bottom: 0px solid #e7ecee;
  height: 34px;
  line-height: 34px;
  position: relative;}
.list li a {
  height: 34px;
  line-height: 34px;
  padding-right: 100px;
  font-size: 14px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;}
.list li:hover {
  background-color: #f8f8f8;}
.list li:hover a {
  color: #02779D;}
.list li em {
  position: absolute;
  color: #A1ACB4;
  top: 0px;
  right: 15px;
  font-size: 12px;
  font-style: normal;}
.list.list-nodate li a {
  padding-right: 0px;}
.list.list-nopoint li {
  background-image: none;
  text-indent: 0px;}
.list.list-solid li {
  border-bottom: 1px solid #ccc;}
.list.list-dashed li {
  border-bottom: 1px dashed #ccc;}
.list.list-auto li {
  line-height: 28px;
  height: auto;
  text-indent: 75px;
  background-image: none;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 8px;}
.list.list-auto li em {
  position: absolute;
  left: 0px;
  text-indent: 0px;
  top: 5px;
  color: #fff;
  background-color: #3179cb;
  width: 70px;
  text-align: center;
  border-radius: 4px;
  height: 20px;
  line-height: 20px;}
.list.list-detail li {
  height: 55px;
  line-height: 55px;
  background-position: 0px 25px;}
.list.list-detail li a {
  font-size: 18px;
  height: 55px;
  line-height: 55px;}
/***
* 媒体列表
***/
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;}
.media-left {
  padding-right: 15px;}
.media-heading {
  margin-bottom: 10px;
  font-size: 16px;}
.media-list li {
  margin-bottom: 30px;
  clear: both;}
.media a {
  color: #333;}
.media .media-body p {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;}
.media .media-body p,
.media .media-body p a {
  color: #999999;}
.media a:hover,
.media-body p a:hover {
  color: #0076cd;}
/***
* 列表flex
***/
.list_flex .list-cell {
  position: relative;
  padding: 10px 0;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;}
.list_flex .list-cell:hover {
  background-color: #f1f1f1;}
.list_flex .list-cell:before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  left: 0;
  right: 0;
  top: 0;
  background-color: #dedede;}
.list_flex .list-cell:first-child:before {
  display: none;}
.list_flex .list-cell .list-cell_bd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;}
.list_flex a:hover {
  color: #02779D !important;}
/*list*/
/***
* stepline
***/
.stepline ul {
  display: table;
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%;
  table-layout: fixed;
  counter-reset: step;}
.stepline ul li {
  display: table-cell;
  list-style-type: none;
  position: relative;
  text-align: center;}
.stepline ul li:before {
  content: counter(step);
  counter-increment: step;
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: block;
  font-size: 10px;
  color: #333;
  background: #ccc;
  border-radius: 50%;
  margin: 0 auto 5px auto;
  text-align: center;}
.stepline ul li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #ccc;
  position: absolute;
  left: -50%;
  top: 9px;
  z-index: -1;}
.stepline ul li:first-child:after {
  content: none;}
.stepline ul li.on {
  color: #02779D;}
.stepline ul li.on:before,
.stepline ul li.on:after {
  background: #02779D;
  color: white;}
.stepline.stepline-box li {
  text-align: left;
  padding: 10px;}
.stepline.stepline-box li:before {
  float: left;
  margin: 0 10px 0 30px;
  background-color: #fff;}
.stepline.stepline-box li:after {
  top: 0px;
  left: 0%;
  height: 50px;}
.stepline.stepline-box li:first-child:after {
  content: '';}
.stepline.stepline-box li em {
  width: 30px;
  height: 0;
  line-height: 0;
  position: absolute;
  right: 0;
  z-index: 29;
  top: 0;
  border-top: 20px solid transparent !important;
  border-left: 20px solid #cacaca;
  border-bottom: 20px solid transparent !important;
  background-color: #fff;}
.stepline.stepline-box li i {
  width: 30px;
  height: 0;
  line-height: 0;
  position: absolute;
  left: -25px;
  z-index: 30;
  top: 0;
  border-top: 20px solid #cacaca;
  border-left: 20px solid transparent !important;
  border-bottom: 20px solid #cacaca;}
.stepline.stepline-box li.on {
  color: #fff;}
.stepline.stepline-box li.on:before {
  color: #02779D;
  background-color: #fff;}
.stepline.stepline-box li.on em {
  border-top: 20px solid transparent !important;
  border-left: 20px solid #02779D;
  border-bottom: 20px solid transparent !important;}
.stepline.stepline-box li.on i {
  border-top: 20px solid #02779D;
  border-bottom: 20px solid #02779D;}
.stepline.stepline-box li:last-child em,
.stepline.stepline-box li:first-child i {
  display: none;}
.stepline.logistics ul li {
  font-size: 18px;}
.stepline.logistics ul li:before {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 20px;
  color: #fff;
  background: #a3a3a3;
  border: 5px solid #dadada;}
.stepline.logistics ul li:after {
  left: 0;
  top: 14px;
  height: 8px;}
.stepline.logistics ul li:first-child:after {
  content: "";}
.stepline.logistics ul li.on:before {
  background-color: #3377ff;
  border-color: #85b6ff;}
.stepline.logistics ul li.on:after {
  background-color: #85b6ff;}
/***
* toolbar 右侧悬浮按钮
***/
.toolbar {
  position: fixed;
  right: 10px;
  bottom: 20px;
  z-index: 99;}
.toolbar .side {
  display: block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #ffffff;
  position: relative;
  cursor: pointer;
  background-color: #dedede;}
.toolbar .side i {
  font-size: 26px;}
.toolbar .side .cover_box {
  position: absolute;
  right: 50px;
  top: 0;
  margin: auto;
  min-height: 100%;
  background-color: #ffffff;
  box-shadow: 0 0 10px #dedede;
  display: none;
  z-index: 99;
  color: #333333;
  font-size: 14px;
  padding: 0 10px;
  white-space: nowrap;
  border-radius: 4px;}
.toolbar .side .cover_box:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #ffffff;
  border-bottom: 5px solid transparent;
  position: absolute;
  right: -5px;
  top: 15px;}
.toolbar .side:hover {
  background-color: #02779D;}
.toolbar .side:hover .cover_box {
  display: block;}
.toolbar .side.back_top {
  border-top: 1px solid #ffffff;}
@media (min-width: 1400px) {
  .toolbar {
    right: auto;
    left: 50%;
    margin-left: 620px;}
}
@media (max-width: 768px) {
  .toolbar {
    display: none;}
}
/***
* right-nav-bar 右侧悬浮菜单商城
***/
.right-nav-bar {
  width: 40px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  border-right: 5px solid #7A6E6E;}
.right-nav-bar .right-nav-bar-main {
  position: absolute;
  bottom: 0;
  width: 40px;
  height: 80%;}
.right-nav-bar .right-nav-bar-main .right-nav-list-top {
  position: relative;
  top: 0;}
.right-nav-bar .right-nav-bar-main .right-nav-list-bottom {
  position: absolute;
  bottom: 0;}
.right-nav-bar li {
  height: 40px;
  width: 40px;
  margin-bottom: 1px;}
.right-nav-bar li:last-child {
  margin-bottom: 0;}
.right-nav-bar li a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  background: #7a6e6e;
  color: #FFffff;
  text-align: center;
  line-height: 40px;
  border-radius: 3px;}
.right-nav-bar li a i {
  font-size: 20px;}
.right-nav-bar li a .badge-dot {
  min-width: 6px;
  height: 6px;
  position: absolute;
  right: 5px;
  top: 8px;
  background-color: #ff0000;}
.right-nav-bar li a div {
  position: absolute;
  left: 50px;
  top: 0;
  z-index: -1;
  font-size: 12px;
  background: #02779D;
  color: #fff;
  height: 40px;
  width: 70px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  transition: all linear 0.3s;}
.right-nav-bar li:hover {
  background-color: #02779D;}
.right-nav-bar li:hover a {
  background-color: #02779D;}
.right-nav-bar li:hover a div {
  left: -68px;}
@media (max-width: 768px) {
  .right-nav-bar {
    display: none;}
}
/***
* 广告
***/
.ad-box {
  position: fixed;
  left: 10px;
  bottom: 20px;
  z-index: 999;}
.ad-box .ad-popup {
  min-width: 100px;
  min-height: 100px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  background-color: #ffffff;}
.ad-box .ad-popup .iconfont {
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  right: -20px;
  top: 0;
  cursor: pointer;}
/***
* 时间轴
***/
.timeline {
  padding-left: 60px;
  line-height: 16px;}
.timeline .timeline-item {
  position: relative;
  padding-bottom: 20px;}
.timeline .timeline-item:before {
  content: '';
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  z-index: 0;
  width: 1px;
  background-color: #7bbc8b;}
.timeline .timeline-item:last-child {
  padding-bottom: 0;}
.timeline .timeline-item .icon,
.timeline .timeline-item .i-circle {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
  text-align: center;}
.timeline .timeline-item .i-circle {
  left: -3px;
  width: 16px;
  height: 16px;
  background-color: #dedede;
  border-radius: 50%;
  position: absolute;}
.timeline .timeline-item .icon {
  left: -10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  color: #999999;
  border-radius: 50%;}
.timeline .timeline-item .timeline-content {
  padding-left: 35px;
  position: relative;
  line-height:20px;}
.timeline .timeline-item .timeline-content h4{line-height:30px;}
.timeline .on .i-circle {
  border: 2px solid #3385ff;
  box-sizing: border-box;}
.timeline .timeline-time {
  padding-top: 20px;}
.timeline .timeline-time span {
  display: inline-block;
  width: 160px;
  padding: 10px 0;
  font-size: 18px;
  color: #ffffff;
  background-color: #999999;
  text-indent: 20px;
  margin-left: -20px;
  position: relative;
  z-index: 3;}
.timeline .timeline-time span:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 0;
  border-top: 10px solid #333333;
  border-left: 25px solid transparent;}
.timeline.dialog .i-circle {
  border: 2px solid #dedede;
  background-color: #ffffff;
  box-sizing: border-box;}
.timeline.dialog .user-head {
  width: 30px;
  height: 30px;
  position: absolute;
  left: -45px;
  top: -8px;}
.timeline.dialog-blog {
  padding-left: 190px;}
.timeline.dialog-blog .name-time {
  position: absolute;
  left: -190px;
  top: -10px;
  width: 140px;
  text-align: right;}
.timeline .dialog-box {
  display: inline-block;
  border: 1px solid #dedede;
  min-width: 40%;
  max-width: 70%;
  padding: 8px 10px;
  position: relative;
  top: -8px;
  border-radius: 4px;}
.timeline .dialog-box:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 8px solid #dedede;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  left: -8px;
  top: 8px;}
.timeline .dialog-box:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 8px solid #ffffff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  left: -7px;
  top: 8px;}
.timeline .reply-box {
  min-width: 40%;
  max-width: 70%;
  margin-top: -10px;
  position: relative;}
.timeline .reply-box:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 5px solid #f1f4f5;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  left: 115px;
  top: -5px;}
.timeline .reply-box .head-img {
  width: 30px !important;
  height: 30px !important;
  border-radius: 5px !important;}
.timeline .reply-box .chats-item {
  padding: 0 !important;}
/***
* 评论列表
***/
.chats-list {
  padding: 20px 0;}
.chats-list .chats-item {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 10px !important;}
.chats-list .chats-item .head-img {
  border-radius: 100%;
  overflow: hidden;
  width: 50px;
  height: 50px;}
.chats-list .chats-item .chats-content {
  padding: 10px !important;
  border: 1px solid #dedede;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;}
.chats-list .chats-item .chats-content:before,
.chats-list .chats-item .chats-content:after {
  content: '';
  display: none;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;}
.chats-list .chats-item .chats-content.con-l:before {
  display: block;
  border-width: 10px 10px 10px 10px;
  border-color: transparent transparent transparent #dedede;
  top: 10px;
  right: -20px;}
.chats-list .chats-item .chats-content.con-l:after {
  display: block;
  border-width: 10px 10px 10px 10px;
  border-color: transparent transparent transparent #ffffff;
  top: 10px;
  right: -19px;}
.chats-list .chats-item .chats-content.con-r:before {
  display: block;
  border-width: 10px 10px 10px 10px;
  border-color: transparent #dedede transparent transparent;
  top: 10px;
  left: -20px;}
.chats-list .chats-item .chats-content.con-r:after {
  display: block;
  border-width: 10px 10px 10px 10px;
  border-color: transparent #ffffff transparent transparent;
  top: 10px;
  left: -19px;}
.chats-list .chats-item .chats-content .name {
  margin-right: 20px;
  color: #333333;
  font-size: 16px;
  font-weight: 600;}
.chats-list .chats-item .chats-content p {
  color: #666666;}
.chats-list .chats-item-bottom {
  text-align: right;
  margin-top: 10px;}
.chats-list .chats-item-bottom a {
  color: #999999;
  margin-left: 10px;}
.chats-list textarea.form-input {
  min-height: 34px;
  height: 34px;
  max-height: 108px;
  overflow-x: hidden;
  overflow-y: scroll;
  resize: none;}
.chats-list .reply-list {
  margin: 20px 0;
  background-color: #f1f4f5 !important;
  padding: 10px 20px;
  position: relative;}
.chats-list .reply-list:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  display: block;
  border-width: 10px 10px 10px 10px;
  border-color: transparent transparent #eeeeee transparent;
  top: -20px;
  left: 20px;}
.chats-list .reply-list li {
  margin-bottom: 20px;}
.chats-list .reply-list li:last-child {
  margin-bottom: 0;}
.chats-list.chats-article-list .chats-item {
  border-bottom: 1px solid #dedede;
  margin-bottom: 10px;}
.chats-list.chats-article-list .chats-item .chats-content {
  border: none !important;
  padding-right: 0 !important;
  padding-top: 0 !important;}
/***
* 答疑解惑列表
***/
.message-list li {
  border-bottom: 1px dashed #dedede;
  padding: 20px 10px;
  cursor: pointer;}
.message-list li .message-icon {
  width: 19px;
  height: 19px;
  margin-right: 10px;}
.message-list li .question:after {
  content: "\e7a7";
  font-family: iconfont;}
.message-list li .question.on:after {
  content: "\e7a5";
  font-family: iconfont;}
.message-list li .answer {
  line-height: 26px;
  margin-top: 20px;}
/***
* 用户中心
***/
.u_center_box2 {
  overflow: hidden;
  background-color: #f0f2f5;}
.u_center_box2 .row {
  margin-right: -10px;
  margin-left: -10px;}
.u_center_box2 .col-10,
.u_center_box2 .col-20,
.u_center_box2 .col-30,
.u_center_box2 .col-40,
.u_center_box2 .col-50,
.u_center_box2 .col-60,
.u_center_box2 .col-70,
.u_center_box2 .col-80,
.u_center_box2 .col-90,
.u_center_box2 .col-100,
.u_center_box2 .col-25,
.u_center_box2 .col-33,
.u_center_box2 .col-75 {
  padding-right: 10px;
  padding-left: 10px;}
.u_center_box2 .square {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin-right: 2px;}
.u_center_box2 .slide-menu {
  border: none;}
.u_center_box2 .slide-menu h3 {
  text-indent: 10px;}
.u_center_box2 .slide-menu h3.on,
.u_center_box2 .slide-menu h3:hover {
  background-color: #ffffff;
  color: #333333;}
.u_center_box2 .slide-menu h3.hasMore:after {
  right: 0;}
.u_center_box2 .slide-menu h3 i.line {
  border-left: 2px solid #02779D;
  float: left;
  display: inline-block;
  width: 0;
  height: 18px;
  margin-top: 4px;}
.u_center_box2 .slide-menu .sub-box {
  background-color: #ffffff;}
.u_center_box2 .slide-menu .sub-box dd a {
  border: none;
  color: #999999;}
.u_center_box2 .slide-menu .sub-box dd a:before {
  content: "●";
  margin-right: 10px;}
.u_center_box2 .slide-menu .sub-box dd a.on,
.u_center_box2 .slide-menu .sub-box dd a:hover {
  color: #02779D;}
.u_center_box2 .table thead tr {
  background: none !important;}
.u_center_box2 .table thead tr th {
  text-align: left;}
.u_center_box2 .media {
  width: 350px;
  overflow: hidden;}
.u_center_box2 .panel {
  border: none;
  border-radius: 4px;
  background-color: #ffffff;
  overflow: hidden;}
.u_center_box2 .panel-heading {
  background-color: #ffffff;}
.u_center_box2 .panel-heading h3 {
  color: #333333;}
.u_center_box2 .panel-heading button {
  border: none;
  background: none;}
.u_center_box2 .panel-heading .dropdown-menu {
  top: 20px;
  right: 0;
  left: auto;
  bottom: auto;
  min-width: 70px;
  border: none;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);}
.u_center_box2 .panel-heading .dropdown-menu > li > a {
  font-size: 14px;
  color: #333333;
  padding: 0 10px;}
.u_center_box2 .panel-tabs li {
  border: none !important;
  padding: 0 0 0 20px;
  line-height: 43px !important;}
.u_center_box2 .panel-tabs li a,
.u_center_box2 .panel-tabs li span {
  padding: 0 !important;
  box-sizing: border-box;}
.u_center_box2 .panel-tabs li.active a,
.u_center_box2 .panel-tabs li.on a,
.u_center_box2 .panel-tabs li.active span,
.u_center_box2 .panel-tabs li.on span {
  border-bottom: 2px solid #02779D;}
.u_center_box2 .pagination-bullet {
  float: right;
  margin-top: 5px;}
.u_center_box2 .pagination-bullet li {
  float: left;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #dedede;
  margin-right: 5px;
  cursor: pointer;}
.u_center_box2 .pagination-bullet li.on {
  background-color: #999999;}
.u_center_box2 .laydate-static .layui-laydate {
  border: none;
  border-left: 1px solid #dedede;}
.u_center_box2 .laydate-static .layui-laydate .laydate-icon {
  display: none;}
.u_center_box2 .laydate-static .layui-laydate .laydate-set-ym span:after {
  font-family: iconfont;
  content: "\e7a7";}
/***
* 前台登录样式
***/
.index-login {
  min-height: 500px;}
.index-login .form-pane .form-label {
  width: 40px;
  height: 40px;
  padding: 0;
  line-height: 38px;
  border-radius: 0;
  border: 1px solid #bdbdbd;
  background-color: #f3f3f3;}
.index-login .form-pane .form-label i {
  font-size: 24px;
  color: #999999;
  line-height: 38px;}
.index-login .form-pane .form-block-box {
  margin-left: 40px;}
.index-login .form-pane .form-block-box .form-input {
  height: 40px;
  line-height: 40px;
  border: 1px solid #bdbdbd;
  border-left: 0;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  background-color: #ffffff;}
.index-login .form-pane .form-block-box .form-input.err {
  border: 1px solid #dedede;
  display: block;
  border-color: #ff0000 !important;}
.index-login .notice {
  height: 40px;
  background-color: #ffefe6;
  line-height: 40px;
  font-size: 12px;
  color: #999999;
  padding: 0 15px;}
.index-login .formError.inline .formErrorContent {
  border: 1px solid #ffc3a3;
  color: #f13414;
  background-color: #ffefe6;
  padding: 5px 10px;
  font-size: 12px;
  margin: 10px 0;}
.index-login .formError.inline .formErrorContent:before {
  content: "\e7b2";
  font-family: iconfont;
  font-size: 14px;}
/***
* 网络状态页
***/
.web_status {
  box-sizing: border-box;
  max-width: 1000px;
  min-height: 430px;
  margin: 0 auto;
  margin-top: 150px;
  color: #666666;}
.web_status h2,
.web_status h3 {
  margin: 30px 0 20px;
  font-weight: 500;}
.web_status h2 {
  font-size: 72px;
  margin-top: 60px;}
.web_status h3 {
  font-size: 20px;}
.web_status img {
  max-width: 100%;}
@media (max-width: 768px) {
  .web_status {
    margin-top: 40px;}
  .web_status h2 {
    margin-top: 20px;}
  .web_status_info {
    text-align: center;}
}
/***
* 网络错误页
***/
.error_page {
  background: url(/dfiles/24170/images/defaultimg/error_page_bg.jpg) top center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 120px;}
.error_page .fc-blue_1 {
  color: #0094cc !important;}
/***
* 插件默认样式修改
***/
/*百度地图*/
.anchorBL {
  display: none !important;}
/*修改验证插件样式*/
.formError-white {
  width: 200px;}
.formError-white .formErrorContent {
  box-shadow: none !important;
  border: 0 !important;}
.formError-white .formErrorContent:before {
  content: "\e7ae";
  font-family: iconfont;
  font-size: 16px;}
input.error {
  background-color: #fff4f4 !important;
  border-color: #ff0000 !important;
  color: #ff0000 !important;
  display: block;}
/*layer默认样式修改*/
.btn-bottom-out {
  height: 55px;}
.btn-bottom-out .btn-bottom {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: right;
  padding: 10px 20px;
  background-color: #F8F8F8;}
/*laydate默认样式修改*/
.laydate-static .layui-laydate-main {
  width: 100%;}
.laydate-static .laydate-day-mark::after {
  background-color: #02779D;}
.laydate-static .layui-laydate-header i:hover,
.laydate-static .layui-laydate-header span:hover {
  color: #02779D;}
.laydate-static .layui-laydate {
  width: 100%;
  height: 100%;
  box-shadow: none;}
.laydate-static .layui-laydate .layui-this {
  background-color: #02779D !important;
  color: #ffffff !important;}
/*layer样式修改*/
body .layui-layer {
  border-radius: 4px;}
body .layui-layer-title {
  background-color: #FFffff;
  height: 50px;
  line-height: 50px;}
body .layui-layer-tab .layui-layer-title {
  background-color: #FFffff;
  padding-left: 10px;}
body .layui-layer-tab .layui-layer-title span {
  padding: 0;
  margin: 0 10px;
  min-width: 1px;}
body .layui-layer-tab .layui-layer-title span.layui-this {
  height: 50px;
  background: none;
  border: none;
  border-bottom: 2px solid #02779D;}
body .layui-layer-ico {
  background:  no-repeat;}
body .layui-layer-setwin .layui-layer-min cite {
  height: 1px;
  background-color: #999999;}
body .layui-layer-setwin .layui-layer-min:hover cite {
  background-color: #000000;}
body .layui-layer-setwin .layui-layer-maxmin {
  background-position: -64px -40px;}
body .layui-layer-setwin .layui-layer-maxmin:hover {
  background-position: -48px -40px;}
body .layui-layer-setwin .layui-layer-close1:hover {
  opacity: 1;
  background-position: -80px -40px;}
body .layui-layer-btn .layui-layer-btn0 {
  background-color: #02779D;}
body .layui-layer-btn a {
  background: #e2e2e2;}
body .layer-normal.layui-layer {
  min-width: 400px;}
body .layer-normal .layui-layer-title {
  margin-top: 40px;
  border-bottom: 0;
  padding: 0 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;}
body .layer-normal .layui-layer-content {
  padding: 10px 40px 30px;}
body .layer-normal .layui-layer-btn {
  text-align: center;
  padding: 0 40px 40px;}
body .layer-normal .layui-layer-btn a {
  height: 40px;
  line-height: 40px;
  border: 4px;
  margin: 0;
  width: 48%;}
body .layer-normal .layui-layer-btn a:nth-last-child(2) {
  margin-right: 2%;}
body .layer-normal .layui-layer-btn a:nth-last-child(2) ~ a {
  margin-left: 2%;}
body .layer-normal .layui-layer-btn .layui-layer-btn0 {
  background-color: #999999;}
body .layer-success.layui-layer {
  min-width: 400px;}
body .layer-success .layui-layer-title {
  margin-top: 40px;
  border-bottom: 0;
  padding: 0 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;}
body .layer-success .layui-layer-content {
  padding: 10px 40px 30px;}
body .layer-success .layui-layer-btn {
  text-align: center;
  padding: 0 40px 40px;}
body .layer-success .layui-layer-btn a {
  height: 40px;
  line-height: 40px;
  border: 4px;
  margin: 0;
  width: 48%;}
body .layer-success .layui-layer-btn a:nth-last-child(2) {
  margin-right: 2%;}
body .layer-success .layui-layer-btn a:nth-last-child(2) ~ a {
  margin-left: 2%;}
body .layer-success .layui-layer-btn .layui-layer-btn0 {
  background-color: #1aad19;}
body .layer-waring.layui-layer {
  min-width: 400px;}
body .layer-waring .layui-layer-title {
  margin-top: 40px;
  border-bottom: 0;
  padding: 0 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;}
body .layer-waring .layui-layer-content {
  padding: 10px 40px 30px;}
body .layer-waring .layui-layer-btn {
  text-align: center;
  padding: 0 40px 40px;}
body .layer-waring .layui-layer-btn a {
  height: 40px;
  line-height: 40px;
  border: 4px;
  margin: 0;
  width: 48%;}
body .layer-waring .layui-layer-btn a:nth-last-child(2) {
  margin-right: 2%;}
body .layer-waring .layui-layer-btn a:nth-last-child(2) ~ a {
  margin-left: 2%;}
body .layer-waring .layui-layer-btn .layui-layer-btn0 {
  background-color: #ff4222;}
body .layer-tip.layui-layer {
  min-width: 400px;}
body .layer-tip .layui-layer-title {
  display: none;}
body .layer-tip .layui-layer-content {
  padding: 10px 40px 30px;
  padding-top: 70px;
  text-align: center;}
body .layer-tip .layui-layer-btn {
  text-align: center;
  padding: 0 40px 40px;}
body .layer-tip .layui-layer-btn a {
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  margin: 0;
  border: 1px solid #dedede !important;
  width: 48%;}
body .layer-tip .layui-layer-btn .layui-layer-btn0 {
  background-color: #e2e2e2;
  color: #333333;}
body .layer-tip-option.layui-layer {
  min-width: 400px;}
body .layer-tip-option .layui-layer-title {
  display: none;}
body .layer-tip-option .layui-layer-content {
  padding: 10px 40px 30px;
  padding-top: 70px;
  text-align: center;}
body .layer-tip-option .layui-layer-btn {
  text-align: center;
  padding: 0 40px 40px;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;}
body .layer-tip-option .layui-layer-btn a {
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: transparent !important;
  color: #666666 !important;
  border: 0;}
/*tooltip*/
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;}
.tooltip-inner {
  text-indent: 0px;
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: left;
  background-color: #000;
  border-radius: 4px;}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;}
/*progress*/
.progress-radius {
  position: relative;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;}
.progress-radius .progress-bar {
  position: absolute;
  width: 160px;
  height: 180px;
  line-height: 160px;
  text-align: center;
  background:  no-repeat center bottom;
  background-size: cover;
  border-radius: 0px;}
.progress-radius .progress-bar-info {
  position: absolute;
  z-index: 2;
  color: #fff;
  text-align: center;
  left: 0px;
  top: 50%;
  margin-top: -20px;
  width: 100%;}

nav .sub-box,
.nav .sub-box {
  min-width: 110px;}
.nav ul li:last-child {
  border-right: 1px solid #4b869d;}
.type3 {
  display: none;}
.clear {
  clear: both;}
/*头部*/
.header {
  background: #000;}
.header a {
  color: #fff;}
.header ul li {
  margin-left: 20px;}
.header ul li:after {
  display: none;}
.header .search {
  margin-left: 30px;}
.header .search .search-btn {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-position: center;
  vertical-align: middle;
  background: #bc7e4e url(/dfiles/24170/images/search.jpg) center no-repeat;
  padding:0px;
  border:0px;}
.header .search .text {
  background: #bc7e4e;
  border: none;
  outline: none;
  vertical-align: middle;
  width: 0;
  height: 40px;
  line-height: 40px !important;
  text-indent: 5px;
  transition: width 0.5s;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -o-transition: width 0.5s;}
.header .search:hover .text{
  width: 150px;}
/*banner*/

.banner-title{
  position: absolute; top: 30px; height: 40px; right: 0px; line-height: 40px; font-size: 18px; color: #ffffff; background: rgba(6, 6, 6, 0.3); width: auto !important; display: block;padding-left:40px;padding-right:40px;}
.logoBanner {
  background: url(/dfiles/24170/images/bannerbg.jpg) no-repeat;
  background-position: top center;}
.logoBanner .swiper1 {
  position: relative;}
.logoBanner .swiper1 .swiper-pagination {
  left: 50%;
  bottom: -30px;
  margin-left: -18px;}
.logoBanner .swiper1 .swiper-pagination .swiper-pagination-bullet-active {
  background: #1F6B8A !important;}
.logoBanner .swiper1 .swiper-pagination .swiper-pagination-bullet {
  border-radius: unset;
  border: 1px solid #1F6B8A;
  background: none;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  outline: none;}
.swiper-demo1.swiper-container {
  width: 1600px;
  height: auto;}
.swiper-demo1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;}
/*新闻动态*/
.news .newsCon {
  padding: 50px 0;}
.news .newsCon h3 {
  display: none;
  position: relative;
  padding-bottom: 30px;}
.news .newsCon h3:after {
  content: "";
  width: 104px;
  height: 15px;
  display: inline-block;
  background: url(/dfiles/24170/images/hg.jpg) center no-repeat;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -52px;}
.news .newsCon .newLeft {
  position: relative;}
.news .newsCon .newLeft .xw-title {
  height: 90px;
  line-height: 90px;
  background: #1F6B8A;
  font-size: 24px !important;
  text-align: center;
  color: #fff !important;}
.news .newsCon .newLeft .col-70 {
  padding-right: 0;}
.news .newsCon .newLeft .col-30 {
  padding-left: 0;}
.news .newsCon .newLeft .swiper-pagination {
  left: 50%;
  bottom: -30px;
  margin-left: -18px;}
.news .newsCon .newLeft .swiper-pagination .swiper-pagination-bullet-active {
  background: #BC7E4E !important;}
.news .newsCon .newLeft .swiper-pagination .swiper-pagination-bullet {
  /*background: #c9c3c3;*/
  margin-left: 10px;
  width: 13px;
  height: 13px;
  outline: none;}
.news .newsCon .xw-two {
  display: none;}
.news .newsCon .newRight .article {
  margin-bottom: 40px;
  padding: 0;}
.news .newsCon .newRight .article:last-child {
  margin-bottom: 0;}
.news .newsCon .newRight .article .col-10 .article-time {
  width: 70px;
  height: 70px;
  background: url(/dfiles/24170/images/rili.jpg) center no-repeat;
  background-size: 100%;
  padding-top: 6px;}
.news .newsCon .newRight .article .col-90 {
  padding-left: 40px;}
.news .newsCon .newRight .article .col-90 .ellipsis2 {
  height: 50px;
  line-height: 25px;}
.news .newsCon .newRight .article-btn a {
  padding: 5px 20px;
  color: #1F6B8A;
  font-size: 16px;
  border: 1px solid #1F6B8A;}
.news .swiper-demo2.swiper-container {
  width: 100%;
  height: 426px;}
.news .swiper-demo2 img {
  max-height: 386px;
  float:left;}
.news .swiper-demo2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;}
.news .swiper-demo2 .swiper-slide .xw-con {
  background: url(/dfiles/24170/images/opcaty.jpg) no-repeat;
  background-size: cover;
  padding: 20px;
  color: #ccc;
  position: absolute;
  right: 15px;
  bottom: 0;
  width: 346px;
  height: 240px;
  text-align: left;}
.news .swiper-demo2 .swiper-slide .xw-dt {
  height: 386px;}
/*通知公告*/
.gg-video {
  background: url(/dfiles/24170/images/bannerbg1.jpg) no-repeat;
  background-size: 100% 100%;
  height: 560px;}
.gg-video .gg-video-con {
  padding: 50px 0 0;}
.gg-video .gg-video-con h3 {
  position: relative;
  padding-bottom: 30px;}
.gg-video .gg-video-con h3:after {
  content: "";
  width: 104px;
  height: 15px;
  display: inline-block;
  background: url(/dfiles/24170/images/hg.jpg) center no-repeat;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -52px;}
.gg-video .gg-video-con ul li {
  margin-top: 20px;}
.gg-video .gg-video-con ul li .gg-time {
  width: 90px;
  height: 90px;
  background: #E5E5E5;
  text-align: center;
  line-height: 30px;
  padding-top: 15px;}
.gg-video .gg-video-con ul li .liP {
  width: 630px;
  height: 90px;
  line-height: 90px;
  background: #f9f9f9;
  padding-left: 20px;}
.gg-video .gg-video-con ul li:hover .gg-time {
  background: #1F6B8A;
  color: #fff;}
.gg-video .gg-video-con .gg-btn {
  text-align: center;
  padding-top: 40px;}
.gg-video .gg-video-con .gg-btn a {
  padding: 5px 20px;
  color: #999999 !important;
  font-size: 16px !important;
  border: 1px solid #dedede;}
.gg-video .gg-video-con .gg-video-video {
  padding-left: 50px;
  padding-top: 20px;}
.swiper-demo3.swiper-container {
  width: 100%;
  height: -webkit-fill-available;
  text-align: center;}
.swiper-demo3.swiper-container .swiper-button-prev {
  left: 0px;
  top: 35%;}
.swiper-demo3.swiper-container .swiper-button-next {
  right: 0px;
  top: 35%;}
/*校园风采*/
.xiaoyuan {
  padding: 50px 0;}
.activity {
  position: relative;
  padding: 0 50px;}
.activity .swiper-ac1.swiper-container {
  width: 100%;}
.activity .swiper-pagination {
  left: 20%;
  bottom: 30px;}
.activity .swiper-pagination .swiper-pagination-bullet-active {
  background: #2F8373 !important;}
.activity .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #2F8373;
  /*background: none;*/
  margin-left: 10px;
  width: 10px;
  height: 10px;
  outline: none;}
.activity .acshow {
  position: absolute;
  right: 20%;
  bottom: 30px;}
.activity .actext {
  position: absolute;
  top: 0;
  left: 0;
  background: #2F8373;
  font-size: 20px;
  padding: 20px 10px;
  z-index: 2;
  color: #fff !important;}
.activity .s5-border {
  border: 1px solid #dcdcdc;
  padding-bottom: 30px;}
.activity .s5-border p {
  margin: 30px;}
/*footer*/
.qhfooter {
  background: #1F6B8A;}
.qhfooter .container {
  padding: 50px 150px 0;}
.qhfooter .container .col-100 p {
  padding: 20px 0;}
.qhfooter label {
  display: inline-block;}
/子页面**/
.sonBg {
  background: #1F6B8A;
  height: auto;}
.sonBg .swiper-demo1.swiper-container {
  width: 100%;}
.sonPage {
  /*width: 1680px;*/
  min-height: 800px;
  position: relative;}
.sonPage.yanjiu {
  min-height: 800px;}
.sonPage .sonPageCon {
  position: relative;
  z-index: 25;
  top: -30px;
  background: #fff;
  width: 100%;}
.sonPage .sonPageCon .bread {
  position: absolute;
  right: 30px;
  top: 30px;}
.sonPage .sonPageCon .pageTitle {
  display: block;
  height: 80px;
  line-height: 80px;
  font-size: 26px;}
.sonPage .sonPageCon .pageTitle .conLeft {
  /*width: 530px;*/
  width: calc(100% - 1150px - (100% - 1440px) / 2);
  color: #fff;
  text-align: right;
  padding-right: 123px;
  background: #1f6b8a;
  float: left;}
.sonPage .sonPageCon .pageTitle .conRight {
  width: 1150px;
  float: left;
  padding: 0 30px;
  border-bottom: none;
  position: relative;}
.sonPage .sonPageCon .pageTitle .conRight .ten {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/dfiles/24170/images/ten.jpg) center no-repeat;
  margin-right: 10px;}
.sonPage .sonPageCon .pageTitle .conRight .jia {
  cursor: pointer;
  color: #A0A0A0;
  font-size: 30px;
  position: absolute;
  right: 20px;
  display: none;}
.sonPage .sonPageCon .container {
  margin-right: 0;}
.sonPage .sonPageCon .pageCon .menu {
  /*width: 530px;*/
  width: calc(100% - 1150px - (100% - 1440px) / 2);
  min-height:10px;
  text-align: right;
  float: left;
  position: relative;}
.sonPage .sonPageCon .pageCon .menu ul {
  position: absolute;
  right: 90px;
  margin-top: 50px;}
.sonPage .sonPageCon .pageCon .menu ul li {
  line-height: 56px;
  width: 200px;
  border-bottom: 1px solid #c2c2c2;
  text-align: left;
  text-indent: 20px;}
.sonPage .sonPageCon .pageCon .menu ul li a {
  display: block;}
.sonPage .sonPageCon .pageCon .menu ul li.on,
.sonPage .sonPageCon .pageCon .menu ul li:hover {
  text-indent: 0;}
.sonPage .sonPageCon .pageCon .menu ul li.on a,
.sonPage .sonPageCon .pageCon .menu ul li:hover a {
  width: 230px;
  background: #02779D;
  text-align: center;
  color: #fff;}
.sonPage .sonPageCon .pageCon .menu ul li.hasmore {
  border-bottom: 1px solid #c2c2c2;
  background: url(/dfiles/24170/images/up.jpg) no-repeat;
  background-position: 90% 23px;}
.sonPage .sonPageCon .pageCon .menu ul li.hasmore.on {
  background: url(/dfiles/24170/images/down.jpg) no-repeat;
  background-position: 90% 23px;}
.sonPage .sonPageCon .pageCon .menu ul li.hasmore.on dl {
  display: block;}
.sonPage .sonPageCon .pageCon .menu ul li.hasmore dl {
  display: none;}
.sonPage .sonPageCon .pageCon .menu ul li.hasmore dl dd {
  text-indent: 40px;
  border-top: 1px solid #c2c2c2;}
.sonPage .sonPageCon .pageCon .menu ul li.hasmore a:last-child {
  border-bottom: none;}
.sonPage .sonPageCon .pageCon .menu ul li.hasmore.on,
.sonPage .sonPageCon .pageCon .menu ul li.hasmore:hover {
  text-indent: 20px;}
.sonPage .sonPageCon .pageCon .menu ul li.hasmore.on a,
.sonPage .sonPageCon .pageCon .menu ul li.hasmore:hover a {
  width: unset;
  background: unset;
  color: unset;
  text-align: unset;}
.sonPage .sonPageCon .pageCon .menu ul li.hasmore.on dd.on,
.sonPage .sonPageCon .pageCon .menu ul li.hasmore.on dl a:hover{
  width: 240px;
  text-align:center;
  background: #02779D;
  color: #fff;}
.sonPage .sonPageCon .pageCon .content {
  width: 1150px;
  float: left;
  margin-bottom: 50px;}
.sonPage .sonPageCon .pageCon .content .conItem {
  padding: 40px;
  min-height:500px;}
.sonPage .sonPageCon .pageCon .content .conItem .text {
  width: 844px;
  display: inline-block;
  min-height:500px;}
.sonPage .sonPageCon .pageCon .content .conItem .text .title{
  font-size:24px;
  line-height: 34px;
  margin-bottom: 20px;}
.sonPage .sonPageCon .pageCon .content .conItem .text p.qm {
  margin-top: 20px;}
.sonPage .sonPageCon .pageCon .content .conItem .text p.qm span {
  width: 124px;
  display: inline-block;
  margin-right: 5px;}
.sonPage .sonPageCon .pageCon .content .conItem .text p.qm span img {
  /*border: 1px dashed #000;*/
  padding-bottom: 1px;}
.sonPage .sonPageCon .pageCon .content .conItem .text.zs-list {
  width: 100%;}
.sonPage .sonPageCon .pageCon .content .conItem .text.zs-list .list li {
  height: 50px;
  line-height: 50px;
  background-position: 0 21px;}
.sonPage .sonPageCon .pageCon .content .conItem .text.zs-list .list li a {
  height: 50px;
  line-height: 50px;}
.sonPage .sonPageCon .pageCon .content .conItem .text.zs-list .list .page a.on,
.sonPage .sonPageCon .pageCon .content .conItem .text.zs-list .list .page a:hover {
  background: #1F6B8A;}
.sonPage .sonPageCon .pageCon .content .conItem .text.zs-list .list .page .laypage_main span {
  background: #1f6b8a;
  color: #fff;}
.sonPage .sonPageCon .pageCon .content .conItem .text.zs-list .list .page .laypage_main {
  padding: 30px 0;
  text-align: right;}
.sonPage .sonPageCon .pageCon .content .conItem .text.zs-list .list .laypage_main button,
.sonPage .sonPageCon .pageCon .content .conItem .text.zs-list .list .laypage_main input,
.sonPage .sonPageCon .pageCon .content .conItem .text.zs-list .list .laypageskin_default a {
  background: #E5E5E5;}
.pagedao{height:36px;line-height:36px;position:relative;margin-top:30px;}
.pagedao ul{height:36px;width:auto;list-style:none;margin:0 0;padding:0 0;display:table;float:right;}
.pagedao ul li{height:36px;width:36px;font-size:14px;color:#1a3148;background:#e9e9e9;float:left;margin-right:10px;text-align:center;cursor:pointer;}
.pagedao ul .on{background:#074d8d;color:#fff;}
.pagedao ul .none{background:#dddddd;color:#fff;cursor:auto;}
.pagedao .go-text{width:16px;padding:0px;text-indent: 0px;}
.pagedao .go-btn{width:30px;padding:0px;text-indent: 0px;}
.sonPage .sonPageCon .pageCon .content .conItem .text.timeUl {
  width: 100%;}
.sonPage .sonPageCon .pageCon .content .conItem .text.timeUl .timeline .timeline-item .icon {
  background: #7bbc8b !important;}
.sonPage .sonPageCon .pageCon .content .conItem .text.timeUl h4 {
  color: #1F6B8A;
  font-weight: bold;}
.sonPage .sonPageCon .pageCon .content .conItem .text.d3 {
  width: 100%;}
.sonPage .sonPageCon .pageCon .content .conItem .conImg {
  width: 216px;
  float: right;
  max-width: 216px;}
.sonPage .sonPageCon .pageCon .content .conItem .conImg .imgBorder {}
.sonPage .sonPageCon .pageCon .content .conItem .conImg h2 {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;}
.sonPage .sonPageCon .pageCon .content .conItem .conImg h2.f20 {
  color: #02779D;
  border-bottom: 1px solid #7BBC8B;}
.sonPage .sonPageCon .pageCon .content .conItem .conImg h2.f16 {
  background: #7BBC8B;
  color: #fff;}
.sonPage .sonPageCon .pageCon .content .conItem .xinren {
  position: relative;}
.sonPage .sonPageCon .pageCon .content .conItem .xinren .tab1 span {
  display: inline-block;
  padding: 15px 30px;
  background: #eee;
  cursor: pointer;
  font-size: 18px;}
.sonPage .sonPageCon .pageCon .content .conItem .xinren .tab1 span.on {
  background: #7BBC8B;
  color: #fff;}
.sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 {
  padding-top: 30px;}
.sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item {
  width: 508px;
  border: 1px solid #7BBC8B;
  display: inline-block;
  margin-bottom: 30px;}
.sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item:nth-child(odd) {
  margin-right: 30px;}
.sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item .agg-img {
  background: #7bbc8b;
  width: 160px;
  height: 206px;
  display: inline-block;
  float: left;}
.sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item .agg-img img {
  margin-left: -3px;}
.sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item .agg-text {
  padding-top: 30px;
  float: left;
  display: inline-block;}
.sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item .agg-text span.username {
  padding: 10px 30px;
  font-size: 20px;
  background: #7bbc8b;
  color: #fff;}
.sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item .agg-text .agg-text-info {
  margin-top: 30px;}
.sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item .agg-text .agg-text-info p {
  padding-left: 30px;
  font-size: 16px;
  line-height: 26px;
  word-break: break-all;}
.yanjiu .tab1 span.on {
  background: #02779D !important;}
.yanjiu .tab2 {
  margin-top: -75px;}
.yanjiu .tab2 .tab2-img {
  text-align: center;
  margin-top: 20px;}
.yanjiu .tab2 .tab2-img img {
  width: 20%;
  max-width: 215px;}
.yuanshi .ys-con .ys-item {
  width: 176px;
  background: #eee;
  margin: 0 auto;
  margin-top: 30px;}
.yuanshi .ys-con .ys-item p {
  padding: 10px 0;
  text-align: center;}
.yuanshi .ys-con .ys-item p:last-child {
  padding-top: 0;}
.teacher .teach-con .tea-choose {
  position: relative;}
.teacher .teach-con .tea-choose .tea-down {
  width: 206px;
  position: absolute;
  left: 0;
  top: 36px;
  border: 1px solid #dedede;
  display: block;
  background: #fff;
  display: none;}
.teacher .teach-con .tea-choose .tea-down p {
  padding: 10px 0 10px 15px;
  cursor: pointer;
  font-size: 16px;}
.teacher .teach-con .tea-choose .tea-down p:hover {
  color: #02779D;}
.teacher .teach-con .tea-con {
  padding-left: 60px;}
.teacher .teach-con .tea-con .tea-title span {
  padding: 8px 13px;
  color: #fff;
  background: #02779d;}
.teacher .teach-con .tea-con .tea-text a {
  display: inline-block;
  margin: 30px 40px 0 40px;
  text-align-last: justify;
  text-align: justify;
  text-justify: distribute-all-lines;
  width: 48px;}
.teacher .teach-con .tea-con .tea-text a:hover {
  color: #02779d;}
.teacher .teach-con .tea-con .word{
  margin-top: 20px;
  width:100%;
  line-height: 24px;
  font-size: 1px;}
.teacher .teach-con .tea-con .word .item.on{
  color: #02779D;
  cursor: pointer;}
.teacher .teach-con .tea-con .word .item{
  display: inline-block;
  margin-right: 5px;}
.teacher .teach-con .tea-one{
  padding:0px;}
.teacher .teach-con .tea-one .tea-text a {
  display: inline-block;
  margin: 0px 40px 30px 40px;}
.teaInfo {
  min-height: 800px;}
.teaInfo .t-info-con {
  margin-bottom: 30px;}
.teaInfo .t-info-con .t-info-text {
  padding-left: 40px;}
.teaInfo .t-info-con .t-info-text-ltx {
  padding-top:50px;}
.teaInfo .t-info-con .t-info-text .name {
  color: #014BA9;
  font-size: 24px;}
.teaInfo .t-info-con .t-info-text p {
  font-size: 16px;
  line-height: 30px;}
.teaInfo .t-info-tab ul.tab-title {
  margin-left: 30px;}
.teaInfo .t-info-tab ul.tab-title li {
  height: 50px;
  line-height: 50px;
  float: left;}
.teaInfo .t-info-tab ul.tab-title li.on a {
  background: #02779D;
  color: #fff;}
.teaInfo .t-info-tab ul.tab-title li a {
  display: block;
  background: #eee;
  padding: 0 30px;}
.teaInfo .t-info-tab .tab-con {
  margin-left: 30px;
  margin-top: 30px;}
.tuopu .tp-table {
  width: 738px;
  margin: 0 auto;}
.tuopu .tp-table a{font-size:13px;}
.tuopu .tp-table .table td {
  border: none;
  padding: 0 10px;}
.tuopu .tp-table .table tr {
  height: 160px;}
.tuopu .tp-table .table .yi {
  position: relative;
  display: inline-block;
  width: 140px;
  height: 50px;
  line-height: 50px;
  background: #02779D;
  color: #fff;
  text-align: center;}
.tuopu .tp-table .table .yi:after {
  content: '';
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #02779D;
  position: absolute;
  top: 50%;
  right: -50px;}
.tuopu .tp-table .table .yi:before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 320px;
  background: #02779D;
  position: absolute;
  top: -134px;
  right: -24px;}
.tuopu .tp-table .table .er {
  position: relative;
  display: inline-block;
  background: #7BBC8B;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;}
.tuopu .tp-table .table .er:before {
  content: '';
  display: inline-block;
  width: 27px;
  height: 1px;
  background: #02779D;
  position: absolute;
  top: 20px;
  left: -27px;}
.tuopu .tp-table .table .er:after {
  content: '';
  display: inline-block;
  width: 22px;
  height: 1px;
  background: #02779D;
  position: absolute;
  top: 20px;
  right: -22px;}
.tuopu .tp-table .table td p .san {
  display: inline-block;
  position: relative;
  width: 300px;
  height: 36px;
  line-height: 36px;
  background: #ACBC7B;
  padding-left: 20px;}
.tuopu .tp-table .table td p .san:before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 1px;
  background: #02779D;
  position: absolute;
  top: 20px;
  left: -24px;}
.tuopu .tp-table .table td p .san.af:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 56px;
  background: #02779D;
  position: absolute;
  bottom: -41px;
  left: -24px;}
.tuopu .tp-table .table td p:first-child {
  margin-bottom: 20px;}
.tuopu .tp-table .table td p::last-child {
  margin-top: 20px;}
.tuopu .tp-table .table td p.mb4 {
  margin-bottom: 4px;}
.sanji{
  display: none;}
/*响应式*/
@media screen and (min-width: 1440px) {
  .sonPage .sonPageCon .bread {
    right: calc(((100% - 1440px) / 2) + 30px);}
  .teacher .teach-con .tea-one .tea-text a {
    display: inline-block;
    margin: 0px 45px 30px 45px;}
}
@media screen and (max-width: 1440px) and (min-width: 1080px) {
  .sonPage .sonPageCon .bread {
    right: calc(((100% - 1080px) / 2) + 30px);}
  .nav .sub-box.last {
    right : 0px;}
}
@media (max-width: 1440px) {
  /*子页面*/
  .sonBg img {
    height: auto;}
  .sonPage {
    width: auto;}
  .sonPage .sonPageCon .pageTitle .conLeft {
    /*width: 35% !important;*/
    width: calc(100% - 820px - (100% - 1080px) / 2) !important;}
  .sonPage .sonPageCon .pageTitle .conRight {
    /*width: 65% !important;*/
    width: 820px !important;}
  .sonPage .sonPageCon {
    position: static;}
  .sonPage .sonPageCon .pageCon .content {
    /*width: 65%;*/
    width: 820px;}
  .sonPage .sonPageCon .pageCon .content .conItem .text {
    width: 70%;}
  .sonPage .sonPageCon .pageCon .content .conItem .conImg {
    width: 26%;}
  .sonPage .sonPageCon .pageCon .menu ul {
    position: static;
    display: inline-block;
    padding-right: 60px;}
  .sonPage .sonPageCon .pageCon .menu {
    /*width: 35%;*/
    width: calc(100% - 820px - (100% - 1080px) / 2);}
  .sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg {
    padding: 0 80px;}
  .sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item {
    width: 100%;}
  .sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item:nth-child(odd) {
    margin-right: 0;}
  .yuanshi .ys-con .col-20 {
    width: 25%;}
  .yuanshi .ys-con .col-20 .ys-item {
    width: 160px;}
}
@media (max-width: 1600px) {
  .swiper-demo1.swiper-container {
    width: 100%;}
}
@media (max-width: 1440px) {
  body {
    overflow-x: hidden;}
  .newLeft .line2 {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: relative;}
  .swiper-demo1.swiper-container {
    width: 100%;
    height: auto;}
  .container {
    margin: 0 auto;}
  .row {
    margin: 0;}
  nav ul li,
  .nav ul li {
    border-left: 0;
    border-right: 0;}
  nav ul li > a,
  .nav ul li > a {
    font-size: 16px;
    padding: 0 15px;}
  .logoBanner {
    background: #1F6B8A !important;
    height: unset;}
  .logoBanner .col-100 {
    padding: 0;}
  .logoBanner .swiper1 .swiper-pagination {
    bottom: 10px;}
  .logoBanner .swiper1 .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;}
  .logoBanner .swiper1 .swiper-pagination .swiper-pagination-bullet-active {
    background: #165068;}
  .newsCon h3 {
    display: block !important;}
  .gg-video {
    height: unset;
    padding: 50px 0;}
  .gg-video .container {
    width: 1080px;}
  .gg-video .gg-video-con {
    padding: 0;}
  .qhfooter .container {
    padding: 50px 0 0 0;
    width: 1080px;}
  .qhfooter .container img {
    max-height: 110px;}
  .gg-video {
    background: url(/dfiles/24170/images/bannerbg2.jpg) center no-repeat;}
  .gg-video .gg-video-con .gg-video-video {
    padding-left: 0;}
  .activity img {
    height: auto;
    width: 100%;}
  .activity .swiper-ac1.swiper-container {
    height: auto;}
  .swiper-demo2 img {
    height: auto;
    min-height: unset !important;}
  .swiper-demo2.swiper-container {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 30px;}
  .swiper-demo3.swiper-container {
    height: auto;}
  .swiper-demo3 img {
    height: auto;
    width: 80%;}
  .swiper-demo3.swiper-container .swiper-button-next {
    right: 10px;}
  .swiper-demo3.swiper-container .swiper-button-prev {
    left: 10px;}
  .news .newsCon .newRight .article .col-10 p:first-child {}
  .news .swiper-demo2 .swiper-slide .xw-con {
    right: unset;
    width: 570px;
    height: 110px;}
  .news .newsCon .newRight .article .col-10 .article-time {
    padding-top: 6px;}
  .news .newsCon .newRight .article .col-90 {
    padding-left: 30px;}
  .news .newsCon {
    padding: 50px 0;}
  .news .newsCon .container {
    width: 1080px;}
  .news .newsCon .newRight .article {
    margin-bottom: 30px;}
  .xiaoyuan {
    padding: 50px 0;}
  .xiaoyuan.container {
    width: 1080px;}
  .activity {
    padding: 0;}
  .teaInfo .t-info-tab ul.tab-title {
    margin-left: 0;}
  .teaInfo .t-info-tab ul.tab-title li a {
    padding: 0 20px;}
}

@media (max-width: 1080px) {
  .header {
    display: none;}
  .nav ul{background: #ffffff;}
  .nav ul li a{color: #666666;}
  .nav ul li a:hover{color: #666666;}
  .nav .search-box{width:100%;height:60px;background: #ffffff;}
  .nav .search{width:310px;margin:10px auto;}
  .nav .search .text{width:200px;height:40px;line-height:40px;font-size:14px;background: #cccccc;border:0px;padding:0px;text-indent: 5px;float:left;}
  .nav .search .search-btn{width:40px;height:40px;float: left;background: url(/dfiles/24170/images/search.jpg) #1F6B8A center no-repeat;border: 0px;}
  .nav .search a{width:60px;height:40px;line-height:40px;float: left;margin-left:10px;background:#1F6B8A;color: #ffffff;text-align: center;}
  .container {
    width: auto !important;}
  .sanji {
    display: block;}
  nav .nav-logo,
  .nav .nav-logo {
    width: 228px !important;
    background-position: left center;
    background-size: 100% auto;
    height: 50px !important;}
  nav ul li,
  .nav ul li {
    line-height: 49px;
    min-height: 50px;}
  nav ul li.hasMore:hover > a,
  .nav ul li.hasMore:hover > a {
    background: #eee;
    color: #000;}
  .type3 {
    display: block;}
  .swiper1 img {
    height: auto;}
  .logoBanner .swiper1 .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;}
  .xw-two {
    display: block !important;}
  .newRight {
    width: 100%;
    margin-top: 50px;}
  .news .swiper-demo2 img {
    width: 100%;
    min-height: unset;}
  .news .swiper-demo2 .swiper-slide .xw-con {
    width: 100%;
    padding: 10px 20px;}
  .news .swiper-demo2 .swiper-slide .xw-con p.f14 {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: relative;}
  .newLeft h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
  .newLeft {
    float: none;
    margin: 0 auto;}
  .news .newsCon .newRight .article .col-90 {
    padding-left: 5px;}
  .gg-video-con .col-50 {
    width: 100%;
    background: #1F6B8A;
    padding: 30px 0;}
  .gg-video-con .col-50:first-child {
    background: #eeeeee;
    padding: 30px 0;}
  .gg-video-con .swiper-demo3.swiper-container {
    width: 500px;}
  .gg-video-con ul {
    padding: 0 10px;}
  .activity .actext {
    padding: 15px 10px;}
  .xiaoyuan {
    padding-top: 0;}
  /子页面****/
  .sonPage .sonPageCon .pageTitle {
    height: 50px;
    line-height: 50px;
    font-size: 18px;}
  .sonPage .sonPageCon .pageTitle .conRight .ten {
    display: none;}
  .sonPage .sonPageCon .pageTitle .conLeft {
    width: 200px!important;
    padding: 0;
    text-align: center;
    height: 50px;}
  .sonPage .sonPageCon .pageTitle .conRight {
    width: 200px!important;
    background: #E5E5E5;
    border: none;
    height: 50px;}
  .sonPage .sonPageCon .bread {
    top: 15px;}
  .sonPage .sonPageCon .pageTitle .conRight .jia {
    display: inline-block;}
  .sonPage .sonPageCon .pageCon .menu {
    width: 200px;
    overflow: hidden;
    position: absolute;
    left: 200px;
    background: #fff;
    display: none;
    z-index: 10;}
  .sonPage .sonPageCon .pageCon .menu ul li.on a,
  .sonPage .sonPageCon .pageCon .menu ul li:hover a {
    width: 100%;}
  .sonPage .sonPageCon .pageCon .menu ul {
    margin-top: 0;}
  .sonPage .sonPageCon .pageCon .menu ul li:first-child {
    display: none;}
  .sonPage .sonPageCon .pageCon .content {
    width: 100%;}
  .sonPage.yanjiu {
    min-height: auto;}
  .teaInfo .t-info-tab .tab-con {
    margin-left: 0;}
}
@media (max-width: 768px) {
  .swiper1 img {
    min-height: 100%;}
  .xw-two {
    display: none!important;}
  .swiper-demo1.swiper-container {
    height: auto;}
  .news .newsCon {
    padding: 30px 0;}
  .news .swiper-demo2.swiper-container {
    height: auto;
    max-width: 570px;}
  .article {
    padding: 0;}
  .news .newsCon .newRight .article .col-90 {
    padding-left: 40px;}
  .gg-video .gg-video-con .col-50:first-child {
    padding: 20px 0;}
  .col-xs-20 {
    width: 20%!important;}
  .gg-video {
    padding: 0;}
  .gg-video-video {
    padding: 20px 0!important;}
  .xiaoyuan {
    padding: 30px 0!important;}
  .xiaoyuan img {
    width: 100%;}
  .gg-video-con .swiper-demo3.swiper-container {
    width: 100%;
    max-width: 500px;}
  .activity .swiper-ac1.swiper-container {
    height: auto;}
  .activity {
    border: 1px solid #dedede;
    display: block;
    margin-bottom: 10px;}
  .activity .actext {
    position: static;}
  .activity .acshow {
    bottom: 20px;}
  .activity .swiper-pagination {
    bottom: 20px;
    left: 10%;}
  .activity .s5-border p {
    margin: 20px 20px 0;
    display: block;
    white-space: nowrap;}
  .qhfooter .container img {
    height: 60px;}
  .qhfooter .col-50:nth-child(2) {
    margin-top: 20px;}
  .gg-video .gg-video-con .col-50:first-child {
    padding: 20px 10px;}
  .qhfooter .lianx {
    width: 40%;
    float: left;}
  .qhfooter .lianx-p {
    float: left;
    width: 100%;}
  /*子页面*/
  .sonPage .sonPageCon .bread {
    position: static;
    padding: 20px 0;
    text-align: center;}
  .sonPage .sonPageCon .pageTitle {
    height: 40px;
    line-height: 40px;
    font-size: 16px;}
  .sonPage .sonPageCon .pageTitle .conLeft {
    width: 50%!important;
    padding: 0;
    text-align: center;
    height: 40px;}
  .sonPage .sonPageCon .pageTitle .conRight {
    width: 50%!important;
    background: #E5E5E5;
    border: none;
    height: 40px;}
  .sonPage .sonPageCon .pageCon .menu {
    top: 40px;
    left: 50%;
    width: 50%;}
  .sonPage .sonPageCon .pageCon .menu ul {
    width: 100%;
    padding: 0;}
  .sonPage .sonPageCon .pageCon .menu ul li {
    width: 100%;
    line-height: 40px;}
  .sonPage .sonPageCon .pageCon .menu ul li.hasmore,.sonPage .sonPageCon .pageCon .menu ul li.hasmore.on{
    background-position: 90% 15px;}
  .sonPage .sonPageCon .pageCon .content .conItem {
    padding: 30px 10px;}
  .sonPage .sonPageCon .pageCon .content .conItem .text {
    width: 100%;}
  .sonPage .sonPageCon .pageCon .content .conItem .conImg {
    display: none;}
  .sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg {
    padding: 0 50px;}
  .yuanshi .ys-con .col-20 {
    width: 33%;}
  .teaInfo .t-info-tab ul.tab-title li {
    margin-right: 10px;
    margin-bottom: 10px;}
  .teaInfo .t-info-tab ul.tab-title li:last-child {
    margin-right: 0;}
  .t-info-con img {
    width: 120px;}
  .teaInfo .t-info-con .t-info-text .name {
    font-size: 18px;}
  .teaInfo .t-info-con .t-info-text p {
    font-size: 12px;
    line-height: 24px;}
  .teaInfo .t-info-con .t-info-text {
    padding-left: 10px;}
  .teaInfo .t-info-con .t-info-text p.mb-20 {
    margin-bottom: 0!important;}
  .teaInfo .t-info-con {
    padding: 10px!important;}
}
@media (max-width: 550px) {
  .sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg {
    padding: 0;}
  .sonPage .sonPageCon .pageCon .content .conItem .xinren .tab1 span {
    font-size: 16px;
    padding: 10px 20px ;}
  .sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item .agg-img {
    width: 148px;
    height: 190px;}
  .sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item .agg-img img {
    width: 148px;
    height: 190px;
    margin-left: 0;}
  .sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item .agg-text span.username {
    padding: 10px 20px 10px 5px ;}
  .sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item .agg-text .agg-text-info {
    margin-top: 20px;}
  .sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item .agg-text .agg-text-info p {
    font-size: 14px;
    line-height: unset;
    position: relative;
    padding-left: 65px;
    margin-top: 5px;}
  .sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item .agg-text .agg-text-info p label {
    width: 45px;
    position: absolute;
    left: 20px;}
  .sonPage .sonPageCon .pageCon .content .conItem .xinren .tab2 .agg .agg-item .agg-text {
    padding-top: 20px;}
  .yanjiu .tab1 {
    text-align: center;}
  .yanjiu .tab2 {
    margin-top: 0;}
  .yanjiu .tab2 h2 {
    text-align: center;}
  .yanjiu .tab2 .tab2-img img {
    width: 24%;}
  .yuanshi .ys-con .col-20 {
    width: 50%;}
  .yuanshi .ys-con .col-20 .ys-item {
    width: 100%;}
  .teacher .teach-con .tea-con {
    padding-left: 0;}
  .teacher .teach-con .tea-con .tea-text a {
    margin: 30px 15px 0 15px;}
  .teacher .teach-con .tea-one{
    padding:0px;}
  .teacher .teach-con .tea-one .tea-text a {
    display: inline-block;
    margin: 0px 15px 30px 15px;}
}
@media (max-width: 375px) {
  .timeline {
    padding-left: 0;}
  .timeline .timeline-item:before {
    display: none;}
  .timeline .timeline-item .timeline-content {
    padding-left: 0;}
  .sonPage .sonPageCon .pageCon .content .conItem .text.timeUl h4 {
    padding-left: 25px;}
  .sonPage .sonPageCon .pageCon .content .conItem .text.timeUl .timeline .timeline-item .icon {
    width: 10px;
    height: 10px;}
  .teaInfo .t-info-tab ul.tab-title li {
    height: 30px;
    line-height: 30px;}
  .teaInfo .t-info-tab ul.tab-title li a {
    padding: 0 12px;}
}
@media (max-width: 500px) {
  .qhfooter .lianx {
    width: 100%;
    float: none;}
  .news .newsCon .newRight .article .col-90 h2,
  .news .newsCon .newRight .article .col-90 p {
    padding-left: 10px;}
}
/*# sourceMappingURL=./style.css.map */