html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,

td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

body {
  line-height: 1.8;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
img {
  object-fit: cover;
  display: block;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
label,
.baidumap img {
  max-width: inherit !important;
}
.small-banner{
	img src: url("../images/small-banner.png");
}
.clear {
  clear: both;
}
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  background: none;
  text-decoration: none;
  color: #333;
  border: 0;
  outline: 0;
}
img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .container {
    width: 1200px;
    padding: 0;
  }
}
.flex-rt {
  position: fixed;
  z-index: 10;
  right: 10px;
  bottom: 10%;
}
.flex-rt .img {
  width: 20px;
  height: 20px;
  background: no-repeat center center;
  background-size: cover;
  margin: 0 auto 10px;
}
.flex-rt .img1 {
  background-image: url(../images/flex-01.png);
}
.flex-rt .img2 {
  background-image: url(../images/flex-02.png);
}
.flex-rt .img3 {
  background-image: url(../images/flex-03.png);
}
.flex-rt .img4 {
  background-image: url(../images/flex-04.png);
}
.flex-rt .img5 {
  background-image: url(../images/flex-05.png);
}
.flex-rt .row:hover .img1 {
  background-image: url(../images/flex-01-h.png);
}
.flex-rt-gzh {
}
.flex-rt-gzh:hover .img-wx {
  display: block;
}
.flex-rt-gzh .img-wx img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.flex-rt-gzh .img-wx {
  display: none;
  position: absolute;
  width: 120px;
  height: 120px;
  top: 0;
  left: 0;
  top: -120px;
  overflow: hidden;
  background: #fff;
}
@media (min-width: 992px) {
  .flex-rt-gzh .img-wx {
    left: -120px;
    top: 0;
  }
}

.flex-rt .row {
  display: block;
  width: 100px;
  padding: 20px 0;
  text-align: center;
  background: #fff;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  border-bottom: 1px solid #e3e3e3;
}
.flex-rt .row:hover {
  background: #003780;
  color: #fff;
}
.flex-rt .list {
  position: absolute;
  right: 100%;
  top: 0;
  width: 110px;
  background: #003780;
  color: #fff;
  padding: 5px 0;
  display: none;
}
.flex-rt .ewm_01{width:150px;overflow:hidden;position:absolute;right:100%;display:none;top:0px;}
.flex-rt .ewm_01 img{width:100%;display:block;}
.flex-rt .row:hover .ewm_01{display:block;}

.flex-rt .list a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  padding: 0 5px;
}
.flex-rt .list > div {
  padding: 8px 0;
}

.flex-rt .row:hover .list {
  display: block;
}
.flex-rt .row:hover a {
  color: #fff;
}
.header {
  background: #fff;
  padding-top: 0px;
}
.header .row {
  height: 50px;
}
.header .row img {
  object-fit: cover;
  display: block;
  margin-left: 15px;
}
.header .row .col-md-4 {
  padding: 0;
}
.header .row .header-btn {
  padding: 17px 25px 0 0;
}
.header .row .header-btn a {
  display: inline-block;
  padding: 6px 9px;
  font-size: 14px;
  margin: 5px;
  color: #898989;
  background: #f1f1f1;
  float: right;
  line-height: 1;
}
.header .header-search {
  padding-top: 15px;
  border: 1px solid #e0e9f5;
  border-radius: 5px;
  width: 390px;
  height: 40px;
  padding: 0 14px;
  background: #f3f9ff;
  margin-top: 17px;
}
.header .header-search input {
  padding: 0 10px;
  border: 0;
  margin: 0;
  background-color: transparent;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  flex: 1;
}
.header .header-search .btn {
  width: 40px;
  height: 40px;
  background: url("search-btn.png") center center no-repeat;
  background-size: 17px auto;
}
.header .header-search input::placeholder {
  color: #a4adbf;
}
.header .header-nav {
  padding-top: 20px;
  border: 0;
  background: #fff;
}
.header .header-nav .container-fluid {
  padding: 0;
}
.header .header-nav .navbar-collapse {
  padding: 0;
}
.header .header-nav .collapse .navbar-nav li::before {
  content: "";
  width: 8px;
  height: 10px;
  position: absolute;
  right: -4px;
  top: 35%;
  background: url("../images/dian.png") no-repeat;
  object-fit: cover;
}
.header .header-nav .collapse .navbar-nav li:last-child::before {
  display: none;
}
.header .header-nav .collapse .navbar-nav > li {
  padding: 10px 0;
  position: relative;
  width: 130px;
  text-align: center;
}
.header .header-nav .collapse .navbar-nav > li a {
  font-size: 18px;
  padding: 0;
  font-weight: 600;
  color: #333;
}
.header.small-banner{
	position: relative;
	img src: url("../images/small-banner.png");
	
}
.banner {
    width:100%;overflow:hidden;
  min-height: 500px;
  position: relative;
}
.banner .nav-tabs {
  background: rgba(0, 0, 0, 0.3);
  height: 500px;
  display: inline-block;
  border-bottom: 0;
  pointer-events: auto;
  padding: 0;
}
.banner .nav-tabs li {
  width: 100%;
  display: block;
  background: none;
  position: static;
  padding: 6px 20px 2px 20px;
}
.banner .nav-tabs li:hover .tab-content {
  display: block;
}
.banner .nav-tabs li .title {
  position: relative;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  padding-bottom: 2px;
}
.banner .nav-tabs li a {
  display: inline-block;
  padding: 1px 1px 0 0;
  background: none;
  font-size: 14px;
  border: 0;
  color: rgba(255, 255, 255, 0.7);
}
.banner .nav-tabs li a:hover {
  background: none;
  border: 0;
}
.banner .nav-tabs li.active {
  background: #fff;
}
.banner .nav-tabs li.active .title {
  color: #333;
}
.banner .nav-tabs li.active a {
  color: #646464;
}
.banner .nav-tabs li:first-child {
  padding-top: 15px;
}
.banner .nav-tabs li .title::before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: 7px;
  right: 0;
  background: url("../images/min-arrow.png") no-repeat;
}
.banner .nav-tabs li.active .title::before {
  background: url("../images/min-arrow2.png") no-repeat;
}
.banner .banner-center {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
.banner .banner-center .container {
  position: relative;
}
.banner .tab-content {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 2;
  margin: 1px;
  display: inline-block;
  background: #fff;
  vertical-align: top;
  height: 500px;
  width: 914px;
  padding: 20px 0 20px 20px;
  display: none;
}
.banner .tab-content .head {
  font-size: 16px;
  font-weight: 600;
  border-left: 3px solid #003780;
  padding-left: 15px;
  line-height: 1;
  margin: 20px 0;
}
.banner .tab-content .link {
  padding: 0 20px 0 15px;
}
.banner .tab-content .link::after {
  content: "";
  display: block;
  clear: both;
}
.banner .tab-content .link a {
  display: block;
  float: left;
  width: 19%;
  font-size: 14px;
  color: #595959;
  line-height: 1.2;
  padding: 4px 0;
}
.banner .tab-content .link a:hover {
  color: #003780;
}
.banner .tab-content .propagate {
  margin-top: 70px;
}
.banner .tab-content .propagate .poster-link {
  display: inline-block;
  padding: 0 15px;
}
.banner .tab-content .propagate .poster-link img {
  width: 260px;
  height: 100px;
}
.banner .tab-content .propagate .poster-link:first-child {
  padding-left: 0;
}
.banner .banner-swiper {
  height: 100%;
}
.banner .banner-swiper .swiper-container {
  height: 100%;
  margin: 0;
}
.banner
  .banner-swiper
  .swiper-container
  .swiper-pagination
  .swiper-pagination-bullet {
  background: rgba(250, 250, 250, 0.9);
}
.banner
  .banner-swiper
  .swiper-container
  .swiper-pagination
  .swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 10px;
  background: #fff;
}
.banner .banner-swiper .swiper-container .swiper-button-prev {
  width: 40px;
  background-image: url("../images/round-lf.png");
  background-size: 35px 35px;
  left: 310px;
}
.banner .banner-swiper .swiper-container .swiper-button-next {
  width: 40px;
  background-image: url("../images/round-rt.png");
  background-size: 35px 35px;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 20px;
}
.banner .banner-swiper img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.banner .banner-swiper .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.content {
  background: #f8f8f8;
  padding: 10px 0;
}
.content .content-roll {
  background: #fff;
  border-radius: 10px;
  font-size: 14px;
  text-align: center;
  margin-bottom:15px;
}
.content .content-roll .title {
  font-size: 16px;
  font-weight: 600;
  color: #0069ee;
  padding: 15px 0;
}
.content .content-roll .col-md-3,
.content .content-roll .col-md-2 {
  padding: 23px 0;
  position: relative;
}
.content .content-roll .col-md-3 a,
.content .content-roll .col-md-2 a {
  color: #222222;
}
.content .content-roll .col-md-3 a::before,
.content .content-roll .col-md-2 a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 29%;
  height: 24px;
  border-left: 1px solid #dcdcdc;
}
.content .content-roll .col-md-2 .arrow {
  margin-left: 20px;
}
.content .content-roll .col-md-2 .arrow::before {
  border: 0;
}
.item {
  background: #fff;
  border-radius: 10px;
  box-shadow: -3px 3px 14px 2px #ecebeb;
}
.item .item-title {
  border-bottom: 1px solid #f0f0f0;
  padding: 5px 0 5px 40px;
}
.item .item-title .title {
  display: inline-block;
  font-size: 28px;
  font-weight: 600;
  min-width: 240px;
}
.item .item-title .item-tag {
  display: inline-block;
}
.item .item-title .item-tag a {
  padding: 0 20px;
  font-size: 16px;
  color: #666666;
}
.item-center {
  padding: 30px 20px 40px;
}
.item-center .col-md-3 .title,
.item-center .col-md-6 .title {
  position: relative;
  height: 50px;
}
.item-center .col-md-3 .title .text,
.item-center .col-md-6 .title .text {
  padding-left: 15px;
  line-height: 1;
  font-weight: 600;
  font-size: 24px;
}
.item-center .col-md-3 .title .text::before,
.item-center .col-md-6 .title .text::before {
  content: "";
  position: absolute;
  left: 0;
  height: 25px;
  border-left: 4px solid #ffb219;
  border-radius: 4px;
}
.item-center .col-md-3 .title .more,
.item-center .col-md-6 .title .more {
  color: #b2b2b2;
  padding: 5px 10px;
  float: right;
  font-size: 10px;
  border: 1px solid #eeeeee;
  font-weight: normal;
}
.item-center .col-md-3 .title .center-btn a,
.item-center .col-md-6 .title .center-btn a {
  padding: 10px 20px;
  border-radius: 5px;
  color: #333;
  border: 1px solid #e8e8e8;
  font-size: 14px;
}
.item-center .col-md-3 .title .center-btn a:hover,
.item-center .col-md-6 .title .center-btn a:hover {
  border-color: #0069ee;
  color: #0069ee;
}
.item-center .col-md-3 .item-info .img-box,
.item-center .col-md-6 .item-info .img-box {
  display: inline-block;
}
.item-center .col-md-3 .item-info .img-box img,
.item-center .col-md-6 .item-info .img-box img {
  width: 110px;
  height: 80px;
}
.item-center .col-md-3 .item-info .item-time,
.item-center .col-md-6 .item-info .item-time {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  width: 55%;
}
.item-center .col-md-3 .item-info .item-time a,
.item-center .col-md-6 .item-info .item-time a {
  width: 100%;
  line-height: 20px;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.item-center .col-md-3 .item-info .item-time .time,
.item-center .col-md-6 .item-info .item-time .time {
  color: #646464;
  margin-top: 15px;
}
.item-center .col-md-3 .item-line .line-info,
.item-center .col-md-6 .item-line .line-info {
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 22px;
  color: #333;
  font-size: 14px;
}
.item-center .col-md-3 .item-line .line-info {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
  padding-left: 15px;
  position: relative;
}
.item-center .col-md-3 .item-line .line-info::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  left: 0;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: "";
}
.item-center .col-md-3 .line-number a,
.item-center .col-md-6 .line-number a {
  color: #c8c7c7;

  line-height: 35px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;

  display: block;
}
.item-center .col-md-3 .line-number a .number,
.item-center .col-md-6 .line-number a .number {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #c8c7c7;
  color: #fff;
  line-height: 20px;
  border-radius: 3px;
  text-align: center;
  margin-right: 10px;
}
.item-center .col-md-3 .line-number a:nth-child(1),
.item-center .col-md-6 .line-number a:nth-child(1),
.item-center .col-md-3 .line-number a:nth-child(2),
.item-center .col-md-6 .line-number a:nth-child(2),
.item-center .col-md-3 .line-number a:nth-child(3),
.item-center .col-md-6 .line-number a:nth-child(3) {
  color: #333;
}
.item-center .col-md-3 .line-number a:nth-child(1) .number,
.item-center .col-md-6 .line-number a:nth-child(1) .number,
.item-center .col-md-3 .line-number a:nth-child(2) .number,
.item-center .col-md-6 .line-number a:nth-child(2) .number,
.item-center .col-md-3 .line-number a:nth-child(3) .number,
.item-center .col-md-6 .line-number a:nth-child(3) .number {
  background: #ffb219;
}
.item-center .center-swiper {
  padding: 0 25px;
}
.item-center .center-swiper .min-swiper {
  width: 100%;
  height: 320px;
  overflow: hidden;
}
.min-swiper .swiper-button-prev {
  background-image: url(../images/pages-lf.png);
  opacity: 0.5;
  background-size: 20px 30px;
}
.min-swiper .swiper-button-next {
  background-image: url("../images/pages-rt.png");
  opacity: 0.5;
  background-size: 20px 30px;
}
.honor-swiper .swiper-button-prev {
  background-image: url(../images/left.png);
  opacity: 0.5;
  background-size: 40px auto;
}
.honor-swiper .swiper-button-next {
  background-image: url("../images/right.png");
  opacity: 0.5;
  background-size: 40px auto;
}
.consult {
  margin-top: 45px;
}
.consult .pages {
  border: 1px solid #eeeeee;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.consult .pages .pag {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  background: #ffb219;
  color: #fff;
  padding: 14px;
  z-index: 1;
  border-bottom-right-radius: 10px;
}
.consult .pages .images img {
  width: 100%;
}
.consult .pages .pages-title {
  border-left: 3px solid #ffb219;
  margin: 30px 0;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  padding: 0px 20px;
}
.consult .pages .times {
  padding-left: 10px;
}
.consult .pages .times .period {
  margin-left: 20px;
  color: #333;
}
.consult .pages .pages-tag {
  padding: 0px;
}
.consult .pages .pages-tag .tag {
  display: inline-block;
  padding: 8px 13px;
  font-size: 14px;
  background: #f3f3f3;
  border-radius: 3px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.consult .pages .pages-tag .tag:hover {
  background: #ffb219;
  color: #fff;
}
.consult .pages .pages-tag .button {
  display: block;
  width: 100%;
  line-height: 55px;
  margin-top: 30px;
  border: 1px solid #ffb219;
  border-radius: 5px;
  color: #ffb219;
  font-size: 18px;
  text-align: center;
}
.consult .pages .pages-tag .button:hover {
  background: #ffb219;
  color: #fff;
  box-shadow: -1px 3px 12px -1px #ffb219;
}
.green {
  padding: 40px 0;
}
.green .item-center .col-md-3 .title .text::before,
.green .item-center .col-md-6 .title .text::before {
  border-color: #1ebb92;
}
.green .item-center .col-md-3 .title .center-btn a:hover,
.green .item-center .col-md-6 .title .center-btn a:hover {
  color: #1ebb92;
  border-color: #1ebb92;
}
.green .item-center .col-md-3 .line-number a:nth-child(1) .number,
.green .item-center .col-md-6 .line-number a:nth-child(1) .number,
.green .item-center .col-md-3 .line-number a:nth-child(2) .number,
.green .item-center .col-md-6 .line-number a:nth-child(2) .number,
.green .item-center .col-md-3 .line-number a:nth-child(3) .number,
.green .item-center .col-md-6 .line-number a:nth-child(3) .number {
  background: #1ebb92;
}
.green .consult .pages .pages-title {
  border-color: #1ebb92;
}
.green .consult .pages .pages-tag .tag:hover {
  background: #1ebb92;
}
.green .consult .pages .pages-tag .button {
  border-color: #1ebb92;
  color: #1ebb92;
}
.green .consult .pages .pages-tag .button:hover {
  color: #fff;
  background: #1ebb92;
  box-shadow: -1px 3px 12px -1px #1ebb92;
}
.blue {
  padding: 15px 0;
  background: #f8f8f8;
}
.blue .item-center .col-md-3 .title .text::before,
.blue .item-center .col-md-6 .title .text::before {
  border-color: #2a70c5;
}
.blue .item-center .col-md-3 .title .center-btn a:hover,
.blue .item-center .col-md-6 .title .center-btn a:hover {
  color: #2a70c5;
  border-color: #2a70c5;
}
.blue .item-center .col-md-3 .line-number a:nth-child(1) .number,
.blue .item-center .col-md-6 .line-number a:nth-child(1) .number,
.blue .item-center .col-md-3 .line-number a:nth-child(2) .number,
.blue .item-center .col-md-6 .line-number a:nth-child(2) .number,
.blue .item-center .col-md-3 .line-number a:nth-child(3) .number,
.blue .item-center .col-md-6 .line-number a:nth-child(3) .number {
  background: #2a70c5;
}
.blue .consult .pages .pages-title {
  border-color: #2a70c5;
}
.blue .consult .pages .pages-tag .tag:hover {
  background: #2a70c5;
}
.blue .consult .pages .pages-tag .button {
  border-color: #2a70c5;
  color: #2a70c5;
}
.blue .consult .pages .pages-tag .button:hover {
  color: #fff;
  background: #2a70c5;
  box-shadow: -1px 3px 12px -1px #2a70c5;
}
.violet {
  padding: 40px 0;
}
.violet .item-center .col-md-3 .title .text::before,
.violet .item-center .col-md-6 .title .text::before {
  border-color: #932dc8;
}
.violet .item-center .col-md-3 .title .center-btn a:hover,
.violet .item-center .col-md-6 .title .center-btn a:hover {
  color: #932dc8;
  border-color: #932dc8;
}
.violet .item-center .col-md-3 .line-number a:nth-child(1) .number,
.violet .item-center .col-md-6 .line-number a:nth-child(1) .number,
.violet .item-center .col-md-3 .line-number a:nth-child(2) .number,
.violet .item-center .col-md-6 .line-number a:nth-child(2) .number,
.violet .item-center .col-md-3 .line-number a:nth-child(3) .number,
.violet .item-center .col-md-6 .line-number a:nth-child(3) .number {
  background: #932dc8;
}
.violet .consult .pages .pages-title {
  border-color: #932dc8;
}
.violet .consult .pages .pages-tag .tag:hover {
  background: #932dc8;
}
.violet .consult .pages .pages-tag .button {
  border-color: #932dc8;
  color: #932dc8;
}
.violet .consult .pages .pages-tag .button:hover {
  color: #fff;
  background: #932dc8;
  box-shadow: -1px 3px 12px -1px #932dc8;
}
.scarlet {
  padding: 15px 0;
  background: #f8f8f8;
}
.scarlet .item-center .col-md-3 .title .text::before,
.scarlet .item-center .col-md-6 .title .text::before {
  border-color: #e93b49;
}
.scarlet .item-center .col-md-3 .title .center-btn a:hover,
.scarlet .item-center .col-md-6 .title .center-btn a:hover {
  color: #e93b49;
  border-color: #e93b49;
}
.scarlet .item-center .col-md-3 .line-number a:nth-child(1) .number,
.scarlet .item-center .col-md-6 .line-number a:nth-child(1) .number,
.scarlet .item-center .col-md-3 .line-number a:nth-child(2) .number,
.scarlet .item-center .col-md-6 .line-number a:nth-child(2) .number,
.scarlet .item-center .col-md-3 .line-number a:nth-child(3) .number,
.scarlet .item-center .col-md-6 .line-number a:nth-child(3) .number {
  background: #e93b49;
}
.scarlet .consult .pages .pages-title {
  border-color: #e93b49;
}
.scarlet .consult .pages .pages-tag .tag:hover {
  background: #e93b49;
}
.scarlet .consult .pages .pages-tag .button {
  border-color: #e93b49;
  color: #e93b49;
}
.scarlet .consult .pages .pages-tag .button:hover {
  color: #fff;
  background: #e93b49;
  box-shadow: -1px 3px 12px -1px #e93b49;
}
.azure {
  padding: 40px 0;
}
.azure .item-center .col-md-3 .title .text::before,
.azure .item-center .col-md-6 .title .text::before {
  border-color: #448aca;
}
.azure .item-center .col-md-3 .title .center-btn a:hover,
.azure .item-center .col-md-6 .title .center-btn a:hover {
  color: #448aca;
  border-color: #448aca;
}
.azure .item-center .col-md-3 .line-number a:nth-child(1) .number,
.azure .item-center .col-md-6 .line-number a:nth-child(1) .number,
.azure .item-center .col-md-3 .line-number a:nth-child(2) .number,
.azure .item-center .col-md-6 .line-number a:nth-child(2) .number,
.azure .item-center .col-md-3 .line-number a:nth-child(3) .number,
.azure .item-center .col-md-6 .line-number a:nth-child(3) .number {
  background: #448aca;
}
.azure .consult .pages .pages-title {
  border-color: #448aca;
}
.azure .consult .pages .pages-tag .tag:hover {
  background: #448aca;
}
.azure .consult .pages .pages-tag .button {
  border-color: #448aca;
  color: #448aca;
}
.azure .consult .pages .pages-tag .button:hover {
  color: #fff;
  background: #448aca;
  box-shadow: -1px 3px 12px -1px #448aca;
}
.other-link {
  background: #f8f8f8;
  padding: 30px 0;
 
}
.other-link .container {
  background: #fff;
  border-radius: 10px;
  box-shadow: -3px 3px 14px 2px #ecebeb;
  padding: 10px 20px 10px;
}
.other-link .container .title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.other-link .container a {
  color: #999999;
  line-height: 25px;
  border-right: 1px solid #999999;
  padding: 0 10px;
}
.other-link .container a:nth-child(2) {
  padding-left: 0;
}
.other-link .container a:last-child {
  border: 0;
}
.footer {
  background: #2f2f2f;
  padding: 50px 0;
}
.footer .col-md-5,
.footer .col-md-4 {
  border-right: 1px solid #444444;
  padding: 0;
}

.footer .line-link {
  display: inline-block;
  width: 19%;
  vertical-align: top;
}
.footer .line-link a {
  display: block;
  color: #8a8a8a;
  font-size: 16px;
  line-height: 25px;
}
.footer .title {
  padding-bottom: 25px;
}
.footer .title a span {
  display: inline-block;
  padding: 0 10px;
  color: #fff;
  font-size: 18px;
}
.footer .title a span:nth-child(1) {
  padding-left: 0;
}
.footer .col-md-4 {
  text-align: center;
}
.footer .col-md-4 .follow {
  color: #d8d8d8;
  padding: 0 20px;
}
.footer .col-md-4 .follow img {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
}
.footer .col-md-4 .follow .text {
  margin-top: 10px;
}
.footer .phone {
  padding-left: 50px;
}
.footer .phone img {
  display: inline-block;
  margin-right: 20px;
}
.footer .phone .phone-number {
  display: inline-block;
  color: #c1c1c1;
  vertical-align: top;
}
.footer .phone .phone-number .number {
  font-size: 22px;
  margin-top: 10px;
  color: #fff;
}
.footer .phone-two {
  margin-top: 20px;
}
.copyright {
  font-size: 14px;
  padding: 20px 0;
  background: #292929;
  color: #878787;
  text-align: center;
}
.copyright a {
  display: inline-block;
  padding-right: 30px;
  color: #878787;
  font-size: 15px;
}
.info-banner {
  width: 100%;
  height: 180px;
  position: relative;
}
.info-banner img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  object-fit: cover;
}
.info-banner .info-text {
  color: #fff;
  font-size: 28px;
  text-align: center;
  line-height: 180px;
  letter-spacing: 5px;
  position: relative;
}
.info-list {
  background: #f8f8f8;
  padding: 40px 0 80px 0;
}
.info-list .container {
  background: #fff;
  padding: 40px 40px 60px 40px;
}
.info-list .container .line {
  border-bottom: 1px solid #efefef;
}
.info-list .container .line .col-md-6 {
  padding: 20px 0;
}
.info-list .container .line .col-md-6 a {
  display: block;
  padding: 0 70px 0 20px;
  font-size: 14px;
  color: #222222;
  line-height: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.info-list .container .line .col-md-6 a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 43%;
  width: 5px;
  height: 5px;
  background: #003780;
  border-radius: 10px;
}
.info-list .container .line:last-child {
  border: 0;
}
.info-list .container .page {
  text-align: center;
  margin-top: 20px;
}
.info-list .container .page a {
  display: inline-block;
  font-size: 14px;
  border: 1px solid #dcdcdc;
  padding: 15px 18px;
}
.info-list .container .page a.active {
  background: #ffaa00;
  border-color: #ffaa00;
  color: #fff;
}
.piece {
  background: #fff;
  border-radius: 5px;
  box-shadow: -3px 3px 14px 2px #ecebeb;
  padding: 30px 0;
  margin-bottom: 10px;
}
.piece .popular-title {
  border-left: 3px solid #ffaa00;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 20px;
}
.piece .time {
  padding: 0 20px;
  font-size: 14px;
  line-height: 20px;
}
.piece .time .times {
  padding-left: 15px;
}
.piece .consult {
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 30px 20px 0;
  font-size: 18px;
  border: 1px solid #ffaa00;
  border-radius: 5px;
  color: #ffaa00;
  text-align: center;
}
.report {
  padding: 50px;
  background: #f8f8f8;
}
.report .consult.piece {
  padding: 40px;
}
.report .report-lf {
  padding-left: 0;
}
.report .report-rt {
  padding-right: 0;
}
.report .title {
  font-size: 18px;
  font-weight: 600;
  padding-left: 15px;
  margin-bottom: 10px;
  position: relative;
}
.report .title::before {
  content: "";
  position: absolute;
  left: 0;
  width: 5px;
  height: 100%;
  background: #ffaa00;
  border-radius: 5px;
}
.report .report-space {
  padding: 20px 40px 30px;
}
.report .report-space .report-head .head {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
}
.report .report-space .report-head .time span {
  font-size: 14px;
  display: inline-block;
  padding-right: 25px;
}
.report .report-space .report-head .time .click {
  float: right;
  padding: 0;
}
.report .report-space .border-bottom {
  border-bottom: 1px solid #ededed;
  padding: 30px 0;
}
.report .report-space .report-page .col-md-3 {
  /*  width: 26%;*/
  padding: 0 0 0 20px;
}
.report .report-space .report-page .img-box {
  /*  width: 20%;*/
  padding: 0;
}
.report .report-space .info-text .text {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 15px;
  color: #404040;
}
.report .report-space .info-text .button {
  display: block;
  margin: 40px auto 10px;
  width: 150px;
  height: 45px;
  line-height: 45px;
  background: #ffaa00;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  box-shadow: -1px 6px 19px -3px #ffaa00;
}
.report .relevant {
  padding: 20px 30px 0 30px;
}
.report .link {
  font-size: 14px;
  line-height: 25px;
  color: #404040;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.report .mark {
  color: #e20000;
}
.report .recommend .link {
  line-height: 30px;
}
.report .share {
  padding: 30px 15px;
}
.report .share .share-line img {
  width: 30px;
  margin-left: 10px;
  vertical-align: middle;
}
.report .PageUp {
  padding: 30px 0 20px;
}
.report .PageUp .col-md-6 {
  padding-left: 0;
}
.report .PageUp .col-md-6 a {
  font-size: 16px;
  color: #111111;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.enroll {
  background: #f8f8f8;
  padding: 40px 0;
}
.enroll .enlist {
  width: 30%;
  margin: 0 auto;
}
.enroll .enlist .line input {
  background: #fafafa;
}
.enroll .enlist .line select {
  background: #f8f8f8;
  color: #585858;
}
.enlist {
  padding: 10px 20px;
  margin: 0 auto;
}
.enlist .line {
  padding: 10px 0;
}
.enlist .line input,
.enlist .line select {
  width: 100%;
  height: 40px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  font-size: 14px;
  padding-left: 10px;
  color: #585858;
}
.enlist .line input .option,
.enlist .line select .option {
  width: 100%;
  height: 40px;
  padding: 20px 0;
}
.enlist .line label {
  display: inline-block;
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: left;
  position: relative;
  color: #4e4e4e;
  font-size: 14px;
}
.enlist .line label input {
  width: 15px;
  height: 15px;
  vertical-align: bottom;
  margin-right: 0.1rem;
  opacity: 0;
  margin-right: 10px;
}
.enlist .line label .spot {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url("../images/radio.png") no-repeat;
  /*默认的样式图片*/
  background-size: 16px;
  position: absolute;
  top: 0.2rem;
  left: 0;
  z-index: 5;
  margin-right: 10px;
}
.enlist .line label input:checked + .spot {
  background: url("../images/radio-02.png") no-repeat;
  /*选中后的样式图片*/
  background-size: 16px;
}
.enlist .line .submit {
  width: 100%;
  height: 40px;
  background: #ffaa00;
  color: #fff;
  border: 1px solid #ffaa00;
  border-radius: 5px;
}
.enlist .line-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #999999;
  font-size: 14px;
  line-height: 30px;
}
.poster {
  border-radius: 10px;
  overflow: hidden;
}
.poster img {
  width: 100%;
}
.popular-text {
  font-size: 20px;
  font-weight: 600;
  padding: 20px 10px;
}
.address {
  padding: 50px 0;
}
.address .title {
  border-left: 5px solid #ffaa00;
  font-size: 28px;
  font-weight: 600;
  padding-left: 10px;
  margin-bottom: 20px;
}
.address .line {
  padding: 10px 0;
}
.address .line img {
  margin-right: 10px;
  vertical-align: middle;
}
.address .line .map-lf {
  display: inline-block;
  font-size: 18px;
  color: #999999;
  width: 100px;
  text-align: justify;
  text-align-last: justify;
  vertical-align: middle;
}
.address .line .map-rt {
  display: inline-block;
  vertical-align: top;
  line-height: 25px;
  width: 80%;
  color: #222222;
}
@media (max-width: 767px) {
  .container {
    width: 100%;
  }
}
.profile .nav {
  background: #fff;
  text-align: center;
  border-bottom: 1px solid #e2e2e2;
}
.profile .nav .link {
  display: inline-block;
  padding: 17px 15px;
  font-size: 18px;
  font-weight: 600;
}
.profile .nav .active {
  border-bottom: 2px solid #003780;
  color: #003780;
}
.profile .school {
  background: #f8f8f8;
  padding: 50px 0 80px;
}
.profile .school .content {
  background: #fff;
  border-radius: 10px;
  padding: 0;
  overflow: hidden;
}
.profile .school .content .banner-img {
  width: 100%;
}
.profile .school .content .text-box {
  padding: 20px 0 30px;
}
.profile .school .content .text-box .school-text {
  padding: 25px 20px 0;
  font-size: 16px;
}
.course .consult {
  background: #fff;
  border-radius: 10px;
  padding: 40px;
  overflow: hidden;
}
.course .consult .course-head .min-swiper {
  padding: 0;
  border-radius: 10px;
  overflow: hidden;
}
.course .consult .course-head .swiper-slide img {
  width: 100%;
}
.course .consult .course-head .notice-box {
  padding-left: 40px;
  overflow: hidden;
}
.course .consult .course-head .notice-box .title {
  font-size: 24px;
  line-height: 1;
  margin: 10px 0;
}
.course .consult .course-head .notice-box .title a {
  float: right;
  display: inline-block;
  border: 1px solid #eeeeee;
  color: #6f6f6f;
  font-size: 10px;
  padding: 5px 10px;
  font-weight: normal;
}
.course .consult .course-head .notice-box .notice {
  position: relative;
}
.course .consult .course-head .notice-box .notice a {
  color: #999999;
  font-size: 14px;
  line-height: 34px;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.course .consult .course-head .notice-box .notice .time {
  position: absolute;
  right: 0;
  top: 0;
  color: #999999;
  padding: 0;
  line-height: 35px;
}
.course .course-pages {
  margin: 20px -15px;
}
.course .piece {
  margin-bottom: 40px;
}
.course .piece .head-title {
  font-size: 24px;
  font-weight: 600;
  padding-left: 40px;
}
.course .piece .enlist {
  padding-left: 40px;
}
.course .piece .enlist .line {
  display: inline-block;
  margin-right: 15px;
}
.course .piece .enlist .line input {
  width: 250px;
}
.course .piece .enlist .line label input {
  width: 15px;
}
.course .piece .enlist .line select {
  width: 250px;
  color: #585858;
}
.course .piece .enlist .line .submit {
  width: 140px;
}
.course .piece .enlist .line:last-child {
  margin: 0;
}
.course .piece .list-box {
  padding: 20px 40px;
}
.course .piece .list-box .list {
  border: 1px solid #e2eaf4;
  text-align: center;
}
.course .piece .list-box .list tr th {
  background: #e2eaf4;
  border-bottom: 1px solid #e2eaf4;
  text-align: center;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
}
.course .piece .list-box .list tr td {
  width: 25%;
  height: 45px;
  vertical-align: middle;
  border: 1px solid #e2eaf4;
}
.course .piece .list-box .list tr .list-title {
  font-size: 16px;
  font-weight: 600;
}
.course .pages {
  margin-bottom: 30px;
}
.course .consult {
  padding: 0 40px;
}
.piece.course-info {
  padding: 30px 40px;
}
.piece.course-info img {
  display: block;
}
.piece.course-info .popular-title {
  border: 0;
}
.piece.course-info .button {
  display: inline-block;
  margin-bottom: 30px;
  width: 150px;
  height: 45px;
  line-height: 45px;
  background: #ffaa00;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  box-shadow: -4px 5px 12px -4px #ffaa00;
}
.piece.course-info .time {
  padding-left: 40px;
}
.piece.course-info .head {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px;
}
.inlet .inlet-btn {
  margin: 0 -10px;
}
.inlet .inlet-btn .btn {
  text-align: left;
  background: url("../images/course-01.png") no-repeat;
  background-size: 100% 100%;
  padding: 50px 40px;
}
.inlet .inlet-btn .btn img {
  vertical-align: middle;
  margin-right: 20px;
}
.inlet .inlet-btn .btn .inlet-text {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.inlet .inlet-btn .btn .inlet-text p {
  font-size: 22px;
  line-height: 30px;
}
.inlet .inlet-btn .btn:last-child {
  background: url("../images/course-02.png") no-repeat;
  background-size: 100% 100%;
}
.menu {
  background: #ffaa00;
  padding: 15px 0;
}
.menu .menu-lf {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 2px;
}
.menu .menu-lf img {
  vertical-align: middle;
  margin-right: 15px;
}
.menu .menu-rt {
  display: inline-block;
  float: right;
}
.menu .menu-rt a {
  font-size: 20px;
  vertical-align: middle;
  color: #fff;
  line-height: 30px;
}
.menu .modal-dialog {
  position: absolute;
  left: calc(50% - 600px);
  top: 235px;
}
.menu .modal-content {
  border-radius: 0;
  padding: 20px 30px 30px;
  width: 700px;
}
.menu .modal-content .col-md-3 {
  padding: 10px;
}
.menu .modal-content .modal-head {
  border-left: 3px solid #003780;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  padding-left: 10px;
  margin: 20px 0;
}
.menu .modal-content .modal-page a {
  font-size: 14px;
}
.menu .modal-content::before {
  content: "";
  position: absolute;
  left: 10%;
  top: -7px;
  width: 15px;
  height: 15px;
  background: #fff;
  transform: rotate(45deg);
}

.ad_left {
  width: 100%;
}
.report .link {
  line-height: 30px;
}
.report .link:hover {
  color: #e20000;
}
.swiper-container .honor-swiper  {
  padding: 30px 0 20px;
  border-bottom: 10px solid #f8f8f8;
	position:relative;
	top:0;
	left:0;
	z-index: 10;
	

}
.honor-swiper img {
  margin: 0 auto;
  display: block;
}
.honor-swiper p {
  text-align: center;
  font-size: 20px;
  padding: 30px 10px;
}
.course_index {
  margin-top: 0;
}
.news-swiper {
}
.news-swiper .items a {
  padding: 15px 0;
}
.news-swiper .prev,
.news-swiper .next {
  padding-top: 15px;
  display: inline-block;
  width: 40px;
}
.news-swiper .swiper-slide .items {
  position: relative;
  padding-left: 20px;
}
.news-swiper .swiper-slide .items::before {
  position: absolute;
  content: "";
  display: block;
  top: 25px;
  bottom: 25px;
  width: 1px;
  background: rgba(0, 0, 0, 0.123);
  left: 2px;
}
@media (max-width: 768px) {
  .news-swiper .col-xs-2 {
    width: 20%;
  }
  .news-swiper .col-xs-8 {
    width: 60%;
  }
  .news-swiper .items a {
    padding-top: 20px;
  }
  .news-swiper .prev,
  .news-swiper .next {
    padding-top: 20px;
    display: block;
    width: 50%;
    float: left;
  }
}
.bshare-custom {
  display: inline-block;
}
.bshare-custom a {
  height: 30px !important;
  width: 30px !important;
  padding: 0 !important;
}
.bshare-custom .bshare-weixin {
  background: url(/static/zj/images/weixin.png) no-repeat center center !important;
  background-size: contain !important;
}
.bshare-custom .bshare-qqim {
  background: url(/static/zj/images/QQ.png) no-repeat center center !important;
  background-size: contain !important;
}
.bshare-custom .bshare-sinaminiblog {
  background: url(/static/zj/images/weibo.png) no-repeat center center !important;
  background-size: contain !important;
}
.bshare-custom .bshare-more.more-style-addthis {
  display: none !important;
}
.bsBox,
.bsBox * {
  box-sizing: content-box;
}

@media (max-width: 992px) {
    .piece.course-info img{max-width:100% !important;height:auto !important;}

    .honor-swiper img{max-width:100% !important;height:auto !important;}

    .profile .school .content img{max-width:100% !important;height:auto !important;}
    .report .report-space .info-text .text img{max-width:100% !important;height:auto !important;}
}