<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'iconfont';
  /* project id 1035526 */
  src: url('../fonts/font_1035526_izdv7zof3zb.eot');
  src: url('../fonts/font_1035526_izdv7zof3zb.eot') format('embedded-opentype'), url('../fonts/font_1035526_izdv7zof3zb_3.woff2') format('woff2'), url('../fonts/font_1035526_izdv7zof3zb_3.woff') format('woff'), url('../fonts/font_1035526_izdv7zof3zb_3.ttf') format('truetype'), url('../fonts/font_1035526_izdv7zof3zb.svg#iconfont') format('svg');
}
body {
  font: 14px/1.5 "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
.iconfont {
  font-family: 'iconfont';
}
.topBar {
  background-image: url(../images/topbar_3.png);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 124px;
}
.topBar .input-group {
  width: 276px;
  margin-right: 10px;
}
.topBar .input-group .form-control {
  background-color: transparent;
  border-color: #fff;
  border-right: none;
}
.topBar .input-group .input-group-addon {
  background-color: transparent;
  border-color: #fff;
}
.topBar .input-group .input-group-addon img {
  width: 17px;
  height: 17px;
}
.topBar .pull-left {
  margin-top: 38px;
}
.topBar .btn.btn-default {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.topBar .pull-right {
  margin-top: 42px;
}
.header-nav {
  background-color: #fff;
  padding: 3px ;
  border-bottom: 1px solid #ddd;
  text-align: center;
  -webkit-box-shadow: 1px 0 5px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 0 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 5px 2px rgba(0, 0, 0, 0.1);
}
.header-nav .navbar-nav {
  display: inline-block;
  float: none;
}
.header-nav .navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar {
  margin-bottom: 0;
}
.carousel-indicators {
  bottom: -7px;
}
.carousel-indicators li {
  background-color: #fff;
  width: 34px;
  height: 5px;
}
.carousel-indicators .active {
  opacity: 1;
  margin: 1px;
  width: 30px;
  height: 5px;
  border-color: #ffc010;
  background-color: #ffc010;
}
.carousel {
  position: relative;
}
.carousel-caption {
  left: 0;
  right: auto;
  padding: 9px 16px;
  background-color: #005ea9;
  background-color: rgba(4, 94, 181, 0.68);
  color: #fff;
  font-size: 18px;
  text-align: left;
  bottom: 25px;
  letter-spacing: 2px;
}
.navbar-brand &gt; img {
  display: inline-block;
  margin-right: 10px;
}
.smallDesc {
  color: #777;
  font-size: 12px;
}
.smallDesc + .smallDesc {
  font-size: 16px;
  margin-left: 2px;
  margin-right: 10px;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #000;
  font-size: 16px;
  padding: 15px 25px;
  -webkit-transition: color 0.8s;
  -moz-transition: color 0.8s;
  -ms-transition: color 0.8s;
  -o-transition: color 0.8s;
  transition: color 0.8s;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover {
  background-color: transparent;
  color: #005ea9;
}
.navbar-default .navbar-nav &gt; .active &gt; a {
  background-color: transparent;
  color: #005ea9;
}
.navbar-default .navbar-nav &gt; .active &gt; a:hover {
  background-color: transparent;
  color: #005ea9;
}
.recentResult {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #fff;
  padding: 10px 20px;
}
.recentResult h1 {
  font-size: 50px;
  color: #f1f1f1;
  margin-bottom: 0;
}
.recentResult h2 {
  margin-top: 10px;
  font-size: 28px;
  margin-bottom: 30px;
}
.recentResult .result-footer {
  display: block;
  width: 100%;
  padding: 40px 0;
}
.recentResult .result-footer a {
  text-decoration: none;
  color: #333;
}
.recentResult .result-footer .iconfont {
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  padding: 3px 15px;
  background-color: #005ea9;
  color: #ffffff;
  margin-left: 5px;
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:focus,
.navbar-default .navbar-nav &gt; .active &gt; a:hover {
  background-color: transparent;
  color: #005ea9;
}
.footer {
  height: 158px;
  background-image: url(../images/topbar_3.png);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  padding: 38px 0;
  color: #fff;
}
.footer .logo {
  margin-top: 20px;
}
.footer .pull-right {
  font-size: 16px;
}
.footer .pull-right .title {
  margin-top: 5px;
}
.footer .imgGroup {
  margin-left: 30px;
  padding-left: 20px;
  margin-right: 20px;
  padding-right: 20px;
  position: relative;
}
.footer .imgGroup:before,
.footer .imgGroup:after {
  content: '';
  position: absolute;
  left: 0;
  border-left: 1px solid #3e73a2;
  top: 30px;
  bottom: 30px;
  display: block;
}
.footer .imgGroup:after {
  left: auto;
  right: 0;
}
.footer .imgGroup .pull-left {
  margin: 0 17px;
  font-size: 16px;
}
.footer .imgGroup .pull-left img {
  margin-bottom: 10px;
}
.notice {
  background-color: #fff;
  margin-top: 30px;
  padding: 30px;
  margin-bottom: 50px;
}
.notice .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
}
.notice .date {
  color: #777;
  border-bottom: 1px dashed #e0e0e0;
  padding-bottom: 5px;
}
.notice .content {
  min-height: 640px;
  padding: 20px 0;
}
.notice .content p {
  font-size: 16px;
  text-indent: 30px;
}
.notice .content img {
  max-width: 100%;
}
.userCenter {
  margin-top: 30px;
}
.userCenter .col-sm-2 {
  padding: 0;
}
.userCenter .list-footer {
  height: 30px;
  background-color: #fff;
}
.userCenter .list-header {
  background-color: #fff;
  padding: 15px;
  font-size: 18px;
  font-weight: bold;
}
.userCenter .list-group {
  margin-bottom: 0;
}
.userCenter .list-group .list-group-item {
  padding: 20px 15px;
  font-size: 16px;
  color: #000;
  border: none;
  border-top: 1px solid #f1f1f1;
  margin: 0;
}
.userCenter .list-group .list-group-item:first-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.userCenter .list-group .list-group-item.active {
  font-weight: bold;
  background-color: #fff;
  color: #e00d0d;
  text-decoration: underline;
}
.userCenter .list-group .list-group-item:hover {
  background-color: #fff;
  color: #e00d0d;
  text-decoration: underline;
}
.userCenter .panel-default {
  margin-bottom: 50px;
  border: none;
}
.userCenter .panel-default .panel-body {
  min-height: 1700px;
  padding: 30px 15px;
}
.userCenter .panel-default .panel-body .form-horizontal {
  margin-left: 50px;
}
.userCenter .panel-default .panel-body .form-horizontal .form-control {
  height: 43px;
  padding: 11px 12px;
}
.userCenter .panel-default .panel-body .form-horizontal .control-label {
  padding: 0;
  line-height: 43px;
}
.userCenter .panel-default &gt; .panel-heading {
  background-color: #fff;
  border-color: transparent;
  padding: 20px 15px;
  border-bottom: 10px solid #f1f1f1;
}
.userCenter .panel-default &gt; .panel-heading .panel-title {
  position: relative;
  color: #005ea9;
  font-weight: bold;
  top: -3px;
}
.userCenter .panel-default &gt; .panel-heading .panel-title:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  border-bottom: 3px solid #005ea9;
}
.userCenter .btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.text-danger {
  color: #e00d0d;
}
.fix-menu {
  width: 190px;
}
.fz12 {
  font-size: 12px;
}
.myNews .panel.panel-default {
  margin-top: 20px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.myNews .panel.panel-default .panel-heading {
  font-size: 24px;
  color: #000;
  background-color: #fff;
  position: relative;
}
.myNews .panel.panel-default .panel-heading img {
  width: 25px;
  display: inline-block;
}
.myNews .panel.panel-default .panel-heading .desc {
  font-size: 14px;
  color: #777;
}
.myNews .panel.panel-default .panel-heading .pull-right {
  font-size: 14px;
  margin-top: 10px;
  color: #333;
}
.myNews .panel.panel-default .panel-heading .after {
  position: absolute;
  bottom: 0;
  left: 14px;
  width: 127px;
  display: block;
  border-bottom: 4px solid #005ea9;
}
.myNews .panel.panel-default .panel-body {
  padding-bottom: 0;
}
.myNews .panel.panel-default .panel-body .thumbnailGroup {
  padding-right: 0;
}
.myNews .panel.panel-default .panel-body .thumbnailGroup .thumbnail {
  margin-bottom: 10px;
  background-color: #f9f9f9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 49%;
  height: 270px;
  overflow: hidden;
}
.myNews .panel.panel-default .panel-body .thumbnailGroup .thumbnail + .thumbnail {
  margin-left: 2%;
}
.list-group.list-group-news {
  margin-bottom: 0;
}
.list-group.list-group-news .list-group-item {
  border: none;
  padding-right: 0;
  padding-top: 9px;
}
.list-group.list-group-news li .pull-left {
  height: 18px;
  color: #333333;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  width: 320px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list-group.list-group-news li .pull-left:before {
  content: '';
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #005ea9;
  margin-right: 3px;
  position: relative;
  top: -2px;
}
.list-group.list-group-news li .pull-left:hover {
  color: #005ea9;
}
.list-group.list-group-notice {
  margin-bottom: 10px;
}
.list-group.list-group-notice .list-group-item {
  border: none;
  background-color: #f0f0f0;
  padding-right: 40px;
  position: relative;
}
.list-group.list-group-notice .list-group-item + .list-group-item {
  margin-top: 15px;
}
.list-group.list-group-notice .list-group-item a {
  display: block;
}
.list-group.list-group-notice .list-group-item .title {
  color: #333333;
  display: block;
  display: -webkit-box;
  word-break: break-all;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  font-size: 16px;
  height: 20px;
}
.list-group.list-group-notice .list-group-item .right-icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  text-align: center;
  background-color: #005EA9;
}
.list-group.list-group-notice .list-group-item .right-icon img {
  margin-top: 25px;
  width: 20px;
  display: inline-block;
}
.list-group.list-group-notice .list-group-item:hover .title {
  color: #005ea9;
}
.list-group.list-group-notice .list-group-item:hover .right-icon {
  opacity: 0.8;
}
.myNotice .panel.panel-default {
  margin-top: 0;
}
.myNotice .panel.panel-default.panel-report .panel-heading {
  background-color: transparent;
  border-bottom-color: transparent;
}
.myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 {
  padding-bottom: 4px;
  padding-left: 0;
  padding-right: 0;
}
.myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 .media {
  margin-top: 20px;
}
.myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 .media + .media {
  margin-top: 39px;
}
.myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 .media .media-left .day {
  background-color: #005ea9;
  color: #fff;
  padding: 7px 0;
  text-align: center;
  font-size: 16px;
}
.myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 .media .media-left .date {
  background-color: #f0f0f0;
  color: #333333;
  font-size: 16px;
  white-space: nowrap;
  padding: 7px 3px;
}
.myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 .media .media-heading {
  height: 17px;
  font-size: 16px;
  color: #333;
  display: -webkit-box;
  word-break: break-all;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
}
.myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 .media .subTitle {
  height: 39px;
  font-size: 14px;
  color: #999999;
  margin-top: 15px;
  display: -webkit-box;
  word-break: break-all;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}
.myNotice .panel.panel-default.panel-report .panel-body .col-sm-5 {
  padding-right: 0;
}
.myNotice .panel.panel-default.panel-report .panel-body .col-sm-5 a {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 326px;
  display: block;
}
.myNotice .col-sm-6 + .col-sm-6 {
  padding-left: 0;
}
.index .adBanner a,
.index .adBanner img {
  display: block;
  width: 100%;
  height: 95px;
  position: relative;
}
.index .adBanner a .text,
.index .adBanner img .text {
  position: absolute;
  bottom: 20px;
  right: 10px;
  color: #fff;
  font-size: 16px;
}
.index .adBanner .col-sm-6 {
  padding-right: 7px;
}
.index .adBanner .col-sm-6 + .col-sm-6 {
  padding-left: 7px;
  padding-right: 15px;
}
.myActive {
  margin-top: 20px;
}
.myActive.myNotice .panel.panel-default.panel-report {
  background-color: #fff;
}
.myActive.myNotice .panel.panel-default.panel-report .panel-heading {
  border-bottom-color: #ddd;
}
.myActive.myNotice .panel.panel-default.panel-report .panel-body .col-sm-5 {
  padding-left: 0;
  padding-right: 15px;
}
.myActive.myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 {
  padding-right: 15px;
}
.myActive .list-group.list-group-news li .pull-left:before {
  display: none;
}
.myActive .list-group.list-group-news .list-group-item {
  padding-left: 0;
}
.myActive .list-group.list-group-news li .pull-left {
  width: 220px;
}
.myActive .list-group.list-group-news .list-group-item {
  padding-top: 13px;
  padding-bottom: 13px;
}
.myActive .list-group.list-group-news .list-group-item + .list-group-item {
  border-top: 1px solid #ddd;
}
.vjs-poster {
  -webkit-background-size: cover;
  background-size: cover;
}
.topBar .input-group .form-control {
  color: #fff;
}
.video-js .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  border: none;
  background-color: rgba(43, 51, 63, 0.7);
}
.index .searchGroup {
  background-color: rgba(0, 0, 0, 0.3);
}
.index .topBar .input-group .input-group-addon img:hover {
  opacity: 0.8;
}
.index .topBar .btn.btn-default {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
}
.index .topBar .btn.btn-default:hover {
  opacity: 1;
  background-color: #005ea9;
  color: #fff;
}
.index .header-nav .navbar-nav {
  padding-top: 7px;
}
.index .carousel-inner &gt; .item &gt; a &gt; img,
.index .carousel-inner &gt; .item &gt; img {
  width: 100%;
  height: auto;
}
.index .myNews .panel.panel-default .panel-heading .pull-right {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.index .myNews .panel.panel-default .panel-heading .pull-right:hover {
  color: #005ea9;
}
.index .list-group.list-group-notice .list-group-item {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.index .list-group.list-group-notice .list-group-item:hover {
  background-color: #005ea9;
}
.index .list-group.list-group-notice .list-group-item:hover .title,
.index .list-group.list-group-notice .list-group-item:hover .text-muted {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: #fff;
}
.index .myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 {
  padding-left: 10px;
}
.index .media-body .date,
.index .media-left .date {
  border: 1px solid #ddd;
}
.index .media-body {
  cursor: pointer;
}
.index .media-body:hover .media-heading {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: #005ea9 !important;
}
.index .media-body:hover .subTitle {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: #005ea9 !important;
}
.index .footer .pull-right .title a:hover {
  color: #fff;
}
.backTop {
  position: fixed;
  right: 30px;
  bottom: 180px;
  z-index: 5;
  display: none;
}
.backTop img {
  width: 40px;
  height: 40px;
  opacity: 0.8;
}
.backTop img:hover {
  opacity: 1;
}
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
.small-arrow {
  display: none;
}
.slider_one_big_picture {
  position: relative;
  width: 50vw;
  height: 18vw;
  margin: 0 auto;
  user-select: none;
}
.slider_one_big_picture &gt; * {
  transition: ease all 1s;
}
.slider_one_big_picture .hidden {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.slider_one_big_picture .active {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.slider_one_big_picture .prev1,
.slider_one_big_picture .next1 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0%;
  width: 0;
  height: 100%;
  z-index: 0;
}
.slider_one_big_picture .next1 {
  left: 100%;
}
.slider_one_big_picture .prev2,
.slider_one_big_picture .next2 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0%;
  width: 0;
  height: 100%;
  z-index: 0;
}
.slider_one_big_picture .next2 {
  left: 100%;
}
.slider_one_big_2 {
  position: relative;
  width: 50%;
  height: 38vw;
  max-width: 640px;
  max-height: 480px;
  margin: 0 auto;
  user-select: none;
}
.slider_one_big_2 &gt; * {
  transition: ease all 1s;
}
.slider_one_big_2 .hidden {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -100%;
  width: 100%;
  max-width: 640px;
  height: 100%;
  z-index: 0;
}
.slider_one_big_2 .active {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50%;
  width: 100%;
  max-width: 640px;
  height: 100%;
  z-index: 10;
}
.slider_one_big_2 .prev1,
.slider_one_big_2 .next1 {
  opacity: .5;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -150%;
  width: 100%;
  max-width: 640px;
  height: 100%;
  z-index: 3;
}
.slider_one_big_2 .next1 {
  left: 50%;
  margin-left: 50%;
}
.slider_one_big_2 .prev2,
.slider_one_big_2 .next2 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -250%;
  width: 100%;
  max-width: 640px;
  height: 100%;
  z-index: 1;
}
.slider_one_big_2 .next2 {
  left: 50%;
  margin-left: 150%;
}
.slider_one_big_2 .prev3,
.slider_one_big_2 .next3 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50%;
  width: 100%;
  max-width: 640px;
  height: 100%;
  z-index: 0;
}
.slider_circle_10 {
  position: relative;
  width: 70vw;
  height: 53.2vw;
  margin: 0 auto;
  user-select: none;
}
.slider_circle_10 &gt; * {
  transition: ease all 1s;
}
.slider_circle_10 &gt; div,
.slider_circle_10 .hidden {
  opacity: 0;
  position: absolute;
  top: 20%;
  left: 50%;
  width: 1px;
  height: 1px;
  z-index: 0;
  overflow: hidden;
}
.slider_circle_10 .active {
  opacity: 1;
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -25%;
  width: 50%;
  height: 50%;
  z-index: 10;
}
.slider_circle_10 .prev1,
.slider_circle_10 .next1 {
  opacity: .9;
  position: absolute;
  top: 60%;
  left: 50%;
  margin-left: -45%;
  width: 25%;
  height: 25%;
  z-index: 9;
}
.slider_circle_10 .next1 {
  margin-left: 15%;
}
.slider_circle_10 .prev2,
.slider_circle_10 .next2 {
  opacity: .7;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50%;
  width: 15%;
  height: 15%;
  z-index: 8;
}
.slider_circle_10 .next2 {
  margin-left: 35%;
}
.slider_circle_10 .prev3,
.slider_circle_10 .next3 {
  opacity: .5;
  position: absolute;
  top: 35%;
  left: 50%;
  margin-left: -50%;
  width: 7%;
  height: 7%;
  z-index: 7;
}
.slider_circle_10 .next3 {
  margin-left: 43%;
}
.slider_circle_10 .prev4,
.slider_circle_10 .next4 {
  opacity: .3;
  position: absolute;
  top: 25%;
  left: 50%;
  margin-left: -40%;
  width: 3%;
  height: 3%;
  z-index: 6;
}
.slider_circle_10 .next4 {
  margin-left: 37%;
}
.slider_circle_10 .prev5,
.slider_circle_10 .next5 {
  opacity: .1;
  position: absolute;
  top: 20%;
  left: 50%;
  margin-left: -15%;
  width: 2%;
  height: 2%;
  z-index: 5;
}
.slider_circle_10 .next5 {
  margin-left: 13%;
}
.slider_four_in_line {
  width: 100vw;
  height: 19.5vw;
  position: relative;
  margin: 0 auto;
  user-select: none;
}
.slider_four_in_line &gt; * {
  transition: ease all 1s;
  overflow: hidden;
}
.slider_four_in_line .hidden {
  opacity: 0;
  z-index: 0;
  top: 0;
  left: 50%;
}
.slider_four_in_line .active,
.slider_four_in_line .next1,
.slider_four_in_line .next2,
.slider_four_in_line .next3,
.slider_four_in_line .next4,
.slider_four_in_line .prev1 {
  position: absolute;
  width: 24%;
  height: 100%;
  top: 0;
  left: 25%;
  z-index: 10;
  margin: 0 0.5%;
}
.slider_four_in_line .next1 {
  left: 50%;
}
.slider_four_in_line .next2 {
  left: 75%;
}
.slider_four_in_line .next3 {
  width: 0%;
  left: 100%;
  z-index: 0;
  opacity: 0;
}
.slider_four_in_line .next4 {
  left: 100%;
  width: 0%;
  z-index: 0;
  opacity: 0;
}
.slider_four_in_line .prev1 {
  position: absolute;
  width: 24%;
  height: 100%;
  top: 0;
  left: 0%;
  z-index: 10;
  opacity: 1;
}
.slider_four_in_line .prev2,
.slider_four_in_line .prev3,
.slider_four_in_line .prev4 {
  position: absolute;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0%;
  z-index: 0;
  opacity: 0;
}
.slider_clock {
  width: 600px;
  height: 600px;
  position: relative;
  margin: 0 auto;
  user-select: none;
}
.slider_clock &gt; * {
  transition: ease all 1s;
}
.slider_clock .active {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -125px;
  width: 400px;
  height: 250px;
  transform: rotate(0deg);
  opacity: 1;
  z-index: 10;
  overflow: hidden;
}
.slider_clock .next1,
.slider_clock .next2,
.slider_clock .next3,
.slider_clock .next4,
.slider_clock .next5,
.slider_clock .next6,
.slider_clock .next7,
.slider_clock .prev1,
.slider_clock .prev2,
.slider_clock .prev3,
.slider_clock .prev4,
.slider_clock .prev5,
.slider_clock .prev6,
.slider_clock .prev7,
.slider_clock .hidden {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 96px;
  height: 60px;
  margin-top: 200px;
  margin-left: -48px;
  transform-origin: 48px -200px;
  transform: rotate(0deg);
  opacity: 1;
  overflow: hidden;
}
.slider_clock .next2 {
  transform: rotate(-30deg);
}
.slider_clock .next3 {
  transform: rotate(-60deg);
}
.slider_clock .next4 {
  transform: rotate(-90deg);
}
.slider_clock .next5 {
  transform: rotate(-120deg);
}
.slider_clock .next6 {
  transform: rotate(-150deg);
}
.slider_clock .next7 {
  opacity: 0;
  transform: rotate(-180deg);
}
.slider_clock .prev1 {
  transform: rotate(30deg);
}
.slider_clock .prev2 {
  transform: rotate(60deg);
}
.slider_clock .prev3 {
  transform: rotate(90deg);
}
.slider_clock .prev4 {
  transform: rotate(120deg);
}
.slider_clock .prev5 {
  transform: rotate(150deg);
}
.slider_clock .prev6 {
  transform: rotate(180deg);
}
.slider_clock .prev7 {
  opacity: 0;
  transform: rotate(210deg);
}
.slider_clock .hidden {
  opacity: 0;
  transform: rotate(180deg);
}
.nav_indicators {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 50000;
}
.nav_indicators ul {
  position: static;
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}
.nav_indicators ul li {
  position: static;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 10px;
  padding: 0;
  overflow: hidden;
  background: #fff;
  color: #fff;
  border: 2px solid #000;
  border-radius: 50%;
  cursor: pointer;
}
.nav_indicators ul li.active {
  position: static;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 10px;
  padding: 0;
  background: #555;
  color: #555;
  border: 2px solid #aaa;
  border-radius: 50%;
  cursor: pointer;
}
.next_button,
.prev_button {
  position: absolute;
  left: 100%!important;
  top: 50%!important;
  margin: -15px 0 0 -25px !important;
  width: 50px!important;
  height: 50px!important;
  border: 1px solid #000!important;
  background: #fff!important;
  opacity: .5!important;
  z-index: 5000!important;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
}
.prev_button {
  position: absolute;
  left: 0% !important;
}
.next_button:hover,
.prev_button:hover {
  opacity: 1 !important;
}
.next_button:after,
.prev_button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 1px;
  margin-top: -10px;
}
.next_button:after {
  border-left: 15px solid #000;
  border-right: 15px solid transparent;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  margin-left: -5px;
}
.prev_button:after {
  border-right: 15px solid #000;
  border-left: 15px solid transparent;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  margin-left: -25px;
}
div.slider &gt; div:not(.nav_indicators):not(.next_button):not(.prev_button) {
  box-shadow: 0 1px 3px #000;
  border: 1px solid #000;
  background: #fff;
  text-align: center;
  box-sizing: border-box;
  font-size: 150px;
}
a,
span {
  color: inherit;
  text-decoration: none;
}
a:hover,
span:hover {
  text-decoration: none;
}
.subIndex .myNews .panel.panel-default .panel-body .thumbnailGroup {
  padding-left: 0;
}
.subIndex .myNews .panel.panel-default .panel-body .thumbnailGroup .list-group.list-group-news .list-group-item {
  padding-right: 10px;
}
.subIndex .myNews .panel.panel-default .panel-body .thumbnailGroup .list-group.list-group-news li .pull-left {
  width: 440px;
}
.subIndex .adBanner .col-sm-8 {
  padding-right: 0;
}
.subIndex .myNotice .col-sm-3 {
  padding-right: 5px;
  height: 135px;
  overflow: hidden;
}
.subIndex .myNotice .col-sm-3 + .col-sm-3 {
  padding-left: 5px;
}
.subIndex .myNotice .col-sm-3:last-child {
  padding-right: 15px;
}
.subIndex .carousel-indicators li,
.subIndex .carousel-indicators .active {
  width: 10px;
  height: 10px;
}
.subIndex .carousel-indicators .active {
  width: 10px;
  height: 10px;
  border-color: #005ea9;
  background-color: #005ea9;
}
.subIndex .topBar {
  background-image: url(../images/topbag.png);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 174px;
}
.subIndex .topBar .pull-left {
  margin-top: 30px;
  display: block;
}
.subIndex .topBar .pull-right {
  margin-top: 40px;
}
.subIndex .topBar .input-group {
  width: 276px;
  margin-right: 10px;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.subIndex .topBar .input-group .form-control {
  background-color: transparent;
  border-color: #fff;
  border-right: none;
  color: #333;
}
.subIndex .header-nav {
  background-color: transparent;
  padding: 3px;
  border-bottom: none;
  text-align: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
.subIndex .header-nav .navbar-nav {
  display: block;
  float: left;
}
.subIndex .navbar-default .navbar-nav &gt; .active &gt; a {
  background-color: transparent;
  color: #fff;
}
.subIndex .navbar-default .navbar-nav &gt; li &gt; a {
  color: #fff;
}
.subIndex .header-nav .navbar-nav {
  margin-top: 20px;
  margin-left: 20px;
}
.subIndex .bannerBg {
  position: relative;
}
.subIndex .newsBag {
  background-image: url(../images/newsbag.png);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  position: relative;
}
.subIndex .newsBag:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(#ffffff, rgba(255, 255, 255, 0.3));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#ffffff, rgba(255, 255, 255, 0.3));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#ffffff, rgba(255, 255, 255, 0.3));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#ffffff, rgba(255, 255, 255, 0.3));
  /* 标准的语法（必须放在最后） */
  z-index: 1;
}
.subIndex .newsBag .container {
  position: relative;
  z-index: 3;
}
.subIndex .myNews .panel.panel-default {
  margin-top: 10px;
}
.subIndex .myNews .panel.panel-default .panel-heading {
  font-size: 24px;
  color: #0f74d1;
  background-color: #fff;
  position: relative;
  border-bottom: none;
}
.subIndex .myNews .panel.panel-default .panel-heading .desc {
  font-size: 14px;
  color: #0f74d1;
}
.subIndex .myNews .panel.panel-default .panel-heading .after {
  position: absolute;
  bottom: 0;
  left: 14px;
  width: 55px;
  display: block;
  border-bottom: 4px solid #0f74d1;
}
.subIndex .myNews .panel.panel-default .panel-heading .pull-right {
  font-size: 14px;
  margin-top: 10px;
  color: #fff;
  background-color: #0f74d1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 12px;
}
.subIndex .list-group.list-group-news .list-group-item {
  border-top: 1px solid #eee;
  padding-right: 0;
  padding-top: 9px;
}
.subIndex .list-group.list-group-news .list-group-item:first-child {
  border-top: none;
}
.subIndex .panel {
  box-shadow: none;
}
.subIndex .list-group.list-group-news {
  border-bottom: 1px solid #eee;
}
.subIndex .project {
  text-align: center;
  height: 135px;
}
.subIndex .project .imgGroup {
  padding: 30px 0;
  height: 100%;
  color: #ffffff;
  background-color: #65b262;
}
.subIndex .project .imgGroup &gt; img {
  width: 55px;
  display: inline-block;
  position: relative;
  top: -10px;
}
.subIndex .project .imgGroup .text {
  position: relative;
  top: 10px;
  display: inline-block;
}
.subIndex .project .imgGroup .text .big {
  font-size: 24px;
  margin-left: 5px;
}
.subIndex .project .imgGroup .text .small {
  display: block;
  font-size: 16px;
  margin-left: 5px;
}
.subIndex .project .imgGroup.yellow {
  background-color: #F8B62C;
}
.subIndex .project .imgGroup.blue {
  background-color: #0665b8;
}
.subIndex .project .imgGroup.greenOne {
  background-color: #0f9ca8;
}
.subIndex .myNotice {
  margin-bottom: 20px;
}
.subIndex .play {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.subIndex .play .video {
  display: block;
  height: 400px;
  width: 100%;
}
.subIndex .play .video video {
  width: 100%;
  height: 100%;
}
.subIndex .videoDescribe {
  background-color: #066fca;
  color: #ffffff;
  padding: 20px 15px;
}
.subIndex .imgText {
  display: block;
}
.subIndex .imgText &gt; img {
  height: auto;
  width: 100%;
  display: block;
  height: 145px;
  overflow: hidden;
}
.subIndex .imgText .text {
  color: #ffffff;
  padding: 5px 15px;
}
.subIndex .imgText .text.green {
  background-color: #67b336;
}
.subIndex .imgText .text.red {
  background-color: #b72539;
}
.subIndex .adBanner a,
.subIndex .adBanner img {
  height: auto;
}
.subIndex .wrapper {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: alpha(opacity=50);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.subIndex .wrapper &gt; img {
  width: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
}
.subIndex .footer {
  height: 158px;
  background-image: url(../images/footerbag.jpg);
  padding: 13px 0;
}
.subIndex .footer .imgGroup:before,
.subIndex .footer .imgGroup:after {
  border-left: none;
}
.subIndex .footer .imgGroup {
  margin-top: 30px;
}
.subIndex .footer .pull-right {
  font-size: 14px;
}
.subIndex .footer .pull-right .pull-left + .pull-left {
  margin-left: 10px;
}
.subIndex .footer {
  margin-top: 20px;
}
.subIndex .footer .logo {
  margin-top: 40px;
}
.subIndex .bottom {
  background-color: #065ca9;
  text-align: center;
  color: #5e95c8;
  padding: 10px 15px;
}
.more:after {
  content: '';
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.more &gt; img {
  float: right;
  text-align: right;
  width: 50px;
  margin-top: 5px;
}
.subIndex .topBar .input-group input::-webkit-input-placeholder {
  color: #777;
}
.subIndex .topBar .input-group input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777;
}
.subIndex .topBar .input-group input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777;
}
.subIndex .topBar .input-group input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777;
}
.addBanner-all &gt; .pull-left {
  width: 800px;
}
.addBanner-all &gt; .pull-left + .pull-left {
  width: 330px;
  margin-left: 10px;
}
.addBanner-all &gt; .pull-left + .pull-left .imgText + .imgText {
  margin-top: 13px;
}
.subIndex .topBar .input-group {
  position: relative;
  z-index: 99;
}
.subIndex .header-nav .navbar-nav {
  margin-top: 25px;
}
.subIndex .topBar {
  position: relative;
}
.subIndex .topBar:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.subIndex .carousel-inner &gt; .item &gt; a &gt; .img,
.subIndex .carousel-inner &gt; .item &gt; .img {
  height: 396px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.subIndex .carousel-control.left,
.subIndex .carousel-control.right {
  opacity: 0;
  top: 50%;
  margin-top: -25px;
  background-image: url('');
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.subIndex .carousel-control.left:hover,
.subIndex .carousel-control.right:hover {
  background-color: #005ea9;
}
.subIndex .carousel-control.left img,
.subIndex .carousel-control.right img {
  margin: 0;
  display: block;
  width: 30px;
  margin-top: 10px;
  margin-left: 10px;
}
.subIndex .carousel:hover .carousel-control.left,
.subIndex .carousel:hover .carousel-control.right {
  opacity: 1;
}
.carousel-caption {
  -webkit-animation: fadeIn 0.8s;
  -o-animation: fadeIn 0.8s;
  animation: fadeIn 0.8s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.subIndex .myNews .panel.panel-default .panel-heading .pull-right:hover {
  opacity: 0.8;
}
.list-group.list-group-news li .pull-left::before {
  margin-right: 10px;
  width: 7px;
  height: 7px;
}
.subIndex .myNews .panel.panel-default .panel-body .thumbnailGroup {
  padding-right: 10px;
}
.subIndex .myNews .panel.panel-default .panel-body .thumbnailGroup .list-group.list-group-news li .pull-left {
  font-family: '微软雅黑';
  font-size: 16px;
  height: 35px;
  line-height: 35px;
}
.subIndex .project .imgGroup .text .big {
  text-align: left;
  font-size: 20px;
}
.subIndex .project .imgGroup:hover .text,
.subIndex .project .imgGroup:hover img {
  opacity: 0.8;
}
.subIndex .project .imgGroup &gt; img {
  width: 45px;
  text-align: left;
}
.subIndex .project .imgGroup .text .small {
  opacity: 0.5;
  text-align: left;
}
.subIndex .myNews .panel.panel-default .panel-body .thumbnailGroup .list-group.list-group-news .list-group-item {
  line-height: 35px;
}
.subIndex .myNotice {
  margin-bottom: 40px;
  margin-top: 20px;
}
.more &gt; img:hover {
  opacity: 0.8;
}
.subIndex .imgText:hover .text {
  opacity: 0.8;
}
.subIndex .imgText .img {
  width: 330px;
  height: 172px;
  -webkit-background-size: 100% ;
  background-size: 100%;
  background-position: center center;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.subIndex .imgText .img:hover {
  -webkit-background-size: 120%;
  background-size: 120% ;
}
.subIndex .footer {
  -webkit-background-size: cover;
  background-size: cover;
}
.footer .imgGroup .pull-left img:hover {
  opacity: 0.8;
  cursor: pointer;
}
.footer .pull-right a.title {
  display: block;
  width: 100%;
  color: #fff;
}
.footer .pull-right a.title:hover {
  color: #005ea9;
  opacity: 0.9;
}
.footer .imgGroup .pull-left {
  position: relative;
}
.footer .imgGroup .pull-left .qrcode {
  display: none;
  position: absolute;
  bottom: 80px;
  left: 50%;
  width: 110px;
  height: 110px;
  z-index: 99;
  margin-left: -55px;
  background-color: #fff;
  padding: 5px;
}
.footer .imgGroup .pull-left .qrcode img {
  opacity: 1!important;
  display: block;
  width: 100%;
  height: 100%;
}
.footer .imgGroup .pull-left:hover .qrcode {
  display: block;
}
.subIndex .navbar-nav &gt; li,
.index .navbar-nav &gt; li {
  min-width: 130px;
}
.subIndex .navbar-default .navbar-nav &gt; .open &gt; a,
.index .navbar-default .navbar-nav &gt; .open &gt; a,
.subIndex .navbar-default .navbar-nav &gt; .open &gt; a:focus,
.index .navbar-default .navbar-nav &gt; .open &gt; a:focus,
.subIndex .navbar-default .navbar-nav &gt; .open &gt; a:hover,
.index .navbar-default .navbar-nav &gt; .open &gt; a:hover {
  background-color: #0062ac;
  color: #fff;
}
.subIndex .open &gt; .dropdown-menu,
.index .open &gt; .dropdown-menu {
  background-color: #0062ac;
  color: #fff;
  width: 240px;
}
.subIndex .open .dropdown-menu &gt; li &gt; a,
.index .open .dropdown-menu &gt; li &gt; a {
  padding: 10px 0;
  color: #fff;
}
.subIndex .open .dropdown-menu &gt; li &gt; a:hover,
.index .open .dropdown-menu &gt; li &gt; a:hover {
  background-color: #0062ac;
  color: #fff;
  opacity: 0.8;
}
.subIndex .open .dropdown-menu,
.index .open .dropdown-menu {
  border-left: none;
  min-width: 0;
  text-align: center;
  width: 240px;
  display: block;
  border-top: none;
}
.index .navbar-nav &gt; li {
  min-width: 90px;
}
.index .navbar-default .navbar-nav &gt; li &gt; a {
  width: 120px;
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
}
.index .navbar-default .navbar-nav &gt; .open &gt; a,
.index .navbar-default .navbar-nav &gt; .open &gt; a:focus,
.index .navbar-default .navbar-nav &gt; .open &gt; a:hover {
  background-color: #0062ac;
  color: #fff;
}
.index .open &gt; .dropdown-menu {
  background-color: #0062ac;
  border: none;
  color: #fff;
}
.index .open .dropdown-menu &gt; li &gt; a {
  padding: 10px 0;
  color: #fff;
}
.index .open .dropdown-menu &gt; li &gt; a:hover {
  background-color: #0062ac;
  color: #fff;
  opacity: 0.8;
}
.index .open .dropdown-menu {
  border-left: none;
  min-width: 0;
  text-align: center;
  width: 240px;
  display: block;
  border-top: none;
}
.banner-box {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner-box:hover .container {
  opacity: 1;
}
.banner-box .container {
  position: absolute;
  left: 50%;
  margin-left: -570px;
  top: 50%;
  margin-top: -25px;
  z-index: 999;
  padding: 0;
  opacity: 0;
  width: 1140px;
}
.banner-box .container .slider-arrow {
  background-color: rgba(0, 0, 0, 0.8);
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.banner-box .container .slider-arrow:hover {
  background-color: #005ea9;
}
.banner-box .container .slider-arrow + .slider-arrow {
  float: right;
}
.banner-box .container .slider-arrow img {
  margin-top: 10px;
  margin-left: 10px;
  width: 30px;
  height: 30px;
}
.slider {
  width: 1140px;
  max-width: 1140px;
  height: 369px;
}
.slider div {
  border: none!important;
}
.slider .img {
  display: block;
  width: 1140px;
  max-width: 1140px;
  height: 369px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.slider .prev,
.slider .next,
.slider .active {
  border: none;
  max-width: 1140px;
}
.nav_indicators ul li {
  width: 10px;
  height: 10px;
  border: none;
  margin: 3px;
}
.nav_indicators ul li.active {
  margin: 3px;
  border: none;
  width: 10px;
  height: 10px;
  background-color: #005ea9;
}
.slider_one_big_2 .prev1 {
  opacity: 0.7;
}
.slider_one_big_2 .active .bWrapper {
  display: none;
}
.slider_one_big_2 .next1 {
  opacity: 0.7;
}
.slider_one_big_2 .next1:after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
}
.slider_one_big_2 .next1 .carousel-caption {
  display: none;
}
.banner-box {
  position: relative;
}
.left-wrapper {
  position: absolute;
  width: 1200px;
  bottom: 0;
  top: 0;
  left: 50%;
  margin-left: -1770px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
}
.subIndex .carousel-inner &gt; .item &gt; .img {
  height: 150px;
}
.subIndex .carousel-control.left,
.subIndex .carousel-control.right {
  opacity: 1;
  width: 30px;
  height: 30px;
}
.subIndex .carousel-control.left img,
.subIndex .carousel-control.right img {
  width: 20px;
  height: 20px;
  margin-top: 5px;
  margin-left: 5px;
}
.navbar-nav &gt; li.active a {
  color: #005ea9;
}
.subIndex .navbar-nav &gt; li,
.index .navbar-nav &gt; li {
  min-width: 110px;
}
.subIndex .navbar-default .navbar-nav &gt; li &gt; a:hover {
  opacity: 0.8;
}
.myNews .panel.panel-default .panel-heading {
  padding: 10px 0;
}
.myNews .panel.panel-default .panel-body {
  padding: 10px 0;
}
.dropdown-menu {
  padding: 0;
}
.header-nav {
  padding: 0;
}
.collapse .navbar-collapse {
  height: 55px;
}
.index .header-nav .navbar-nav {
  padding-top: 0;
  height: 100%;
}
.header-nav .navbar-nav {
  display: block;
}
.dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-menu li {
  padding: 5px 15px;
  text-align: left;
}
.dropdown-menu li a {
  padding: 15px;
}
.dropdown-menu li + li {
  border-top: 1px solid #1c73b5;
}
.index .navbar-default .navbar-nav &gt; li &gt; a {
  width: 123px;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  padding-top: 17px;
  padding-bottom: 17px;
}
.index .footer .pull-right .title a:hover {
  color: #1c73b5;
}
.thumbnail .caption p:hover {
  color: #1c73b5;
}
.myNews .panel.panel-default .panel-body .thumbnailGroup .thumbnail .t_img {
  height: 211px;
  background-image: url(../images/student_3.png);
  -webkit-background-size: 120% 120% ;
  background-size: 110% 110%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  cursor: pointer;
}
.myNews .panel.panel-default .panel-body .thumbnailGroup .thumbnail .t_img:hover {
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.form-control:focus {
  box-shadow: none;
}
.searchGroup {
  background-color: transparent;
}
.index .myNews .panel.panel-default .panel-heading .after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 127px;
  display: block;
  border-bottom: 4px solid #005ea9;
}
.index .thumbnail .caption p:hover {
  color: #1c73b5;
  cursor: pointer;
}
.index .adBanner .col-sm-6 {
  padding-right: 7px;
}
.index .adBanner .col-sm-6 + .col-sm-6 {
  padding-left: 7px;
  padding-right: 0;
}
.index .myNotice .col-sm-6 + .col-sm-6 {
  padding-left: 10px;
}
.index .row {
  margin-right: 0;
  margin-left: 0;
}
.index .myNews .panel.panel-default .panel-body .thumbnailGroup {
  padding-left: 0;
}
.index .col-sm-5 {
  padding-right: 0;
}
.index .container {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
.index .col-sm-6 {
  padding-left: 0;
  padding-right: 0;
}
.index .myNotice .col-sm-6 + .col-sm-6 {
  padding-left: 10px;
}
.index .myNotice .panel.panel-default {
  padding-right: 10px;
}
.index .myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 {
  padding-left: 0;
}
.index .myNotice .panel.panel-default {
  padding-right: 15px;
}
.panel {
  box-shadow: none;
}
@media (max-width: 768px) {
  .topBar {
    height: auto;
    padding-bottom: 10px;
  }
  .topBar .pull-left {
    margin-top: 10px;
    margin-left: 10px;
    width: 200px;
  }
  .topBar .pull-right {
    margin-right: 65px;
    margin-top: 10px;
    padding: 3px 6px;
    font-size: 12px;
  }
  .header-nav {
    padding: 0;
    margin: 0;
    height: 0;
    border: none;
    overflow: visible;
  }
  .header-nav .container {
    padding: 0;
  }
  .header-nav .navbar-default {
    overflow: visible;
    margin: 0;
    background-color: #fff;
    height: 0;
    min-height: 0;
  }
  .navbar-default .navbar-toggle {
    position: absolute;
    top: -82px;
    right: 10px;
    margin: 0;
    padding: 5px 10px;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .nav &gt; li &gt; a {
    padding: 25px 10px;
    text-align: center;
    font-size: 16px;
  }
  .nav &gt; li + li a {
    border-top: 1px solid #eee;
  }
  .navbar-default .navbar-nav &gt; li &gt; a {
    color: #000;
  }
  .navbar-default .navbar-nav &gt; .active &gt; a {
    background-color: #fff;
    color: #005ea9;
  }
  .navbar-default .navbar-collapse {
    margin: 0;
    position: absolute;
    right: -16px;
    z-index: 99;
    width: 200px;
    background-color: #fff;
    -webkit-box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
  }
  .carousel-indicators {
    bottom: -12px;
  }
  .carousel-indicators li {
    width: 30px;
    height: 6px;
  }
  .carousel-indicators .active {
    width: 30px;
    height: 6px;
  }
  .container {
    padding: 0;
  }
  .loginPanel {
    margin-top: 0;
  }
  .loginPanel .btn {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .loginPanel .form-group {
    margin-bottom: 10px;
  }
  .loginPanel .printBtn {
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .loginPanel .form-group {
    margin-bottom: 0;
  }
  .resultPanel {
    background-color: #fff;
  }
  .recentResult {
    margin-top: 0;
    padding: 10px 0;
  }
  .recentResult h1 {
    text-align: center;
    font-size: 24px;
  }
  .recentResult h2 {
    text-align: center;
    font-size: 24px;
  }
  .list-group {
    border-top: none;
  }
  .list-group .list-group-item {
    padding: 15px;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
  }
  .list-group .list-group-item.active {
    border-color: #f1f1f1;
  }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    font-weight: normal;
    color: #000;
  }
  .footer {
    height: 224px;
    padding: 20px 0;
    text-align: center;
    background-image: none;
    background-color: #fff;
    background: -webkit-linear-gradient(#005ea9, #005ea9);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#005ea9, #005ea9);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#005ea9, #005ea9);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(#005ea9, #005ea9);
    /* ??????? */
  }
  .footer .pull-right {
    text-align: center!important;
    margin-top: 10px;
    font-size: 12px;
    width: 100%;
  }
  .footer .imgGroup {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .footer .imgGroup .pull-left {
    float: none !important;
    display: inline-block;
  }
  .notice {
    margin-top: 0;
    padding: 10px 15px;
    margin-bottom: 20px;
  }
  .notice .title {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .notice .date {
    color: #777;
    border-bottom: 1px dashed #e0e0e0;
    padding-bottom: 5px;
  }
  .notice .content {
    min-height: 450px;
  }
  .notice .content p {
    font-size: 14px;
    text-indent: 20px;
  }
  .notice .content img {
    max-width: 100%;
  }
  .mobile-navbar {
    font-size: 14px;
    padding: 12px 0;
    text-align: center;
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
  }
  .mobile-navbar .fix-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    text-align: center;
    line-height: 46px;
    font-size: 20px;
  }
  .userCenter .panel-default .panel-body .form-horizontal {
    margin-left: 0;
  }
  .userCenter .panel-default .panel-body .form-horizontal .control-label {
    padding: 0 10px;
  }
  .userCenter {
    margin-top: 15px;
  }
  body {
    padding-top: 0;
  }
  .header-nav {
    position: static;
  }
  .myNews .panel.panel-default .panel-heading {
    font-size: 18px;
  }
  .myNews .panel.panel-default .panel-heading img {
    width: 18px;
    height: 18px;
  }
  .myNews .panel.panel-default .panel-heading .desc {
    font-size: 12px;
  }
  .myNews .panel.panel-default .panel-heading .pull-right {
    font-size: 12px;
    margin-top: 6px;
  }
  .myNews .panel.panel-default .panel-heading .after {
    width: 96px;
  }
  .myNews .panel.panel-default .panel-body {
    padding-bottom: 0;
  }
  .myNews .panel.panel-default .panel-body .thumbnailGroup {
    padding-left: 10px;
    padding-right: 10px;
  }
  .myNews .panel.panel-default .panel-body .thumbnailGroup .thumbnail {
    height: 153px;
  }
  .myNews .panel.panel-default .panel-body .thumbnailGroup .thumbnail .caption {
    padding: 10px 0;
  }
  .myNews .panel.panel-default .panel-body .list-group .list-group-item {
    padding-left: 0;
  }
  .list-group.list-group-news li .pull-left {
    width: 70%;
  }
  .myNews .panel.panel-default .panel-body .thumbnailGroup .thumbnail .caption p {
    display: -webkit-box;
    word-break: break-all;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
  }
  .row.myNotice {
    margin-left: 0;
    margin-right: 0;
  }
  .row.myNotice .col-sm-6 {
    padding: 0;
  }
  .myNotice .panel.panel-default.panel-report {
    background-color: #fff;
  }
  .myNotice .panel.panel-default.panel-report .panel-heading {
    border-bottom-color: #f1f1f1;
  }
  .myNotice .panel.panel-default.panel-report .panel-body .row {
    margin-left: 0;
    margin-right: 0;
  }
  .myNotice .panel.panel-default.panel-report .panel-body .media {
    margin-top: 10px;
  }
  .myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 .media {
    margin-top: 10px;
  }
  .myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 .media + .media {
    margin-top: 20px;
  }
  .myNotice .panel.panel-default.panel-report .panel-body .col-sm-5 {
    padding-left: 0;
    margin-top: 15px;
  }
  .myNotice .panel.panel-default.panel-report .panel-body .col-sm-5 a {
    height: 150px;
    margin-bottom: 15px;
  }
  .list-group.list-group-notice .list-group-item .title {
    padding-left: 10px;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .myNews .panel.panel-default .panel-body .list-group .list-group-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .list-group.list-group-notice .list-group-item + .list-group-item {
    margin-top: 10px;
  }
  .myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 .media .media-left .date {
    font-size: 14px;
  }
  .myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 .media .subTitle {
    margin-top: 5px;
    font-size: 12px;
  }
  .myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 .media .media-left .day {
    padding: 3px 0;
  }
  .myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 .media .media-left .date {
    padding: 3px 3px;
  }
  .myNotice .panel.panel-default.panel-report {
    margin-bottom: 10px;
  }
  .adBanner .row {
    margin-left: 0;
    margin-right: 0;
  }
  .adBanner .col-sm-6 {
    padding: 0 ;
  }
  .adBanner .col-sm-6 + .col-sm-6 {
    padding: 0;
    margin-top: 10px;
  }
  .myActive.myNotice .panel.panel-default.panel-report .panel-body .col-sm-5,
  .myActive.myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 {
    padding-right: 0;
  }
  .subIndex .myNews.myNotice .col-sm-3 {
    margin-top: 15px;
  }
  .subIndex .myNews.myNotice .col-sm-3:first-child {
    margin-top: 0;
  }
  .subIndex .play .video {
    height: 200px;
  }
  .subIndex .videoDescribe {
    padding: 10px 15px;
  }
  .subIndex .adBanner .col-sm-4 {
    margin-top: 15px;
  }
  .subIndex .imgText {
    margin-top: 15px;
  }
  .subIndex .wrapper &gt; img {
    width: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
  }
  .subIndex .footer {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .subIndex .myNews .panel.panel-default .panel-heading {
    font-size: 18px;
    border-bottom: 1px solid #f1f1f1;
  }
  .subIndex .myNews .panel.panel-default .panel-heading .pull-right {
    font-size: 12px;
    margin-top: 0;
  }
  .subIndex .myNews .panel.panel-default .panel-body .thumbnailGroup .list-group.list-group-news li .pull-left {
    width: 70%;
  }
  .subIndex .list-group.list-group-news {
    padding-left: 15px;
  }
  .subIndex .myNews.myNotice .col-sm-3 {
    padding: 0 15px;
    margin-top: 0;
    height: 91px;
    overflow: hidden;
  }
  .subIndex .myNews.myNotice .col-sm-3.xs-mt10 {
    margin-top: 10px;
  }
  .subIndex .myNews.myNotice .col-sm-3.xs-pl5 {
    padding-left: 5px;
  }
  .subIndex .myNews.myNotice .col-sm-3.xs-pr5 {
    padding-right: 5px;
  }
  .subIndex .project .imgGroup {
    height: 91px;
  }
  .subIndex .project .imgGroup &gt; img {
    width: 30px;
  }
  .subIndex .project .imgGroup .text .big {
    font-size: 18px;
  }
  .subIndex .project .imgGroup .text .small {
    font-size: 14px;
  }
  .subIndex .project .imgGroup {
    padding: 20px 0;
  }
  .subIndex .play .video {
    width: 100%;
  }
  .addBanner-all &gt; .pull-left {
    width: 100%;
  }
  .addBanner-all &gt; .pull-left + .pull-left {
    width: 100%;
    margin-left: 0;
  }
  .subIndex .footer .imgGroup .pull-left img {
    width: 40px;
  }
  .subIndex .footer {
    height: 260px;
  }
  .subIndex .footer .pull-right {
    width: 300px;
    margin: 0 auto;
    display: block;
    float: none!important;
  }
  .footer .pull-right .title {
    font-size: 12px;
  }
  .subIndex .navbar-default .navbar-toggle {
    top: -62px;
    padding: 10px;
    z-index: 33;
  }
  .navbar-default .navbar-collapse {
    top: -4px;
    padding: 0;
  }
  .subIndex .topBar {
    height: 84px;
  }
  .subIndex .header-nav .navbar-nav {
    margin-left: 0;
    margin-top: 0;
    float: none;
  }
  .subIndex .navbar-default .navbar-nav &gt; li &gt; a {
    color: #000;
  }
  .subIndex .navbar-default .navbar-nav &gt; .active &gt; a {
    color: #005ea9;
  }
  .subIndex .navbar-default .navbar-nav &gt; li &gt; a {
    padding: 15px 0;
    padding-right: 20px;
  }
  .subIndex .bannerBg {
    position: relative;
    top: -3px;
  }
  .subIndex .header-nav {
    padding-bottom: 0;
  }
  .subIndex .topBar::before {
    display: none;
  }
  .subindex .carousel-inner &gt; .item &gt; a &gt; .img,
  .subindex .carousel-inner &gt; .item &gt; .img {
    height: 150px;
  }
  .subindex .carousel-control.left,
  .subindex .carousel-control.right {
    opacity: 1;
    width: 30px;
    height: 30px;
  }
  .subindex .carousel-control.left img,
  .subindex .carousel-control.right img {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-top: 5px;
  }
  .small-arrow {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
  }
  .subIndex .imgText .img {
    width: 100%;
  }
  .subIndex .topBar .pull-left {
    margin-top: -20px;
  }
  .subIndex .topBar {
    position: relative;
    padding-top: 34px;
    height: 100px;
  }
  .subIndex .navbar-nav &gt; li {
    min-width: 130px;
  }
  .index .navbar-default .navbar-nav &gt; .open &gt; a,
  .index .navbar-default .navbar-nav &gt; .open &gt; a:focus,
  .index .navbar-default .navbar-nav &gt; .open &gt; a:hover {
    background-color: #fff;
    color: #000;
    border-top-color: #f1f1f1;
  }
  .index .open &gt; .dropdown-menu {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #333!important;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    background-color: #fff;
    color: #000;
  }
  .navbar-default .navbar-nav &gt; .open &gt; a,
  .navbar-default .navbar-nav &gt; .open &gt; a:focus,
  .navbar-default .navbar-nav &gt; .open &gt; a:hover {
    background-color: #fff;
    color: #444;
  }
  .open &gt; .dropdown-menu {
    background-color: #fff;
    color: #444;
  }
  .open .dropdown-menu &gt; li &gt; a {
    border-top: none;
    padding: 10px 0;
    color: #444;
  }
  .open .dropdown-menu &gt; li &gt; a:hover {
    background-color: #fff;
    color: #444;
    opacity: 0.8;
  }
  .open .dropdown-menu {
    border-left: none;
    min-width: 0;
    text-align: center;
    width: 100%;
    display: block;
    border-top: none;
  }
  .subIndex .navbar-default .navbar-nav &gt; .open &gt; a {
    border-color: #f1f1f1;
  }
  .subIndex .topBar .container-box {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    padding: 0 15px;
  }
  .subIndex .topBar .input-group.xs-style {
    float: none!important;
    margin: 0;
    padding: 0;
    width: 100%!important;
  }
  .subIndex .topBar {
    padding-left: 15px;
    padding-right: 15px;
  }
  .subIndex .navbar-default .navbar-toggle {
    top: -95px;
  }
  .backTop img {
    width: 20px;
    height: 20px;
    display: none;
  }
  .index .carousel-inner &gt; .item &gt; a &gt; img,
  .index .carousel-inner &gt; .item &gt; img {
    height: 150px;
  }
  .index .visible-xs {
    padding: 10px 15px 0;
  }
  .index .visible-xs .input-group {
    margin-top: 36px;
    display: table!important;
    width: 100%!important;
  }
  .slider {
    height: 150px;
  }
  div.slider &gt; div:not(.nav_indicators):not(.next_button):not(.prev_button) {
    height: 150px;
  }
  .subIndex .slider .img {
    height: 150px;
  }
  .banner-box .container {
    width: 100%;
    left: 0;
    right: 0;
    margin-left: 0;
    opacity: 1;
    margin-top: -15px;
  }
  .banner-box .container .slider-arrow {
    width: 30px;
    height: 30px;
  }
  .banner-box .container .slider-arrow img {
    margin-left: 5px;
    margin-top: 5px;
    width: 20px;
    height: 20px;
  }
  .subIndex .topBar {
    height: 55px;
  }
  .subIndex .navbar-default .navbar-toggle {
    top: -47px;
  }
  .subIndex .input-group.xs-style {
    padding-left: 3px;
    float: none!important;
    width: 187px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .subIndex .input-group.xs-style .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-color: transparent;
  }
  .subIndex .input-group.xs-style .input-group-addon {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #005ea9;
    border-color: #005ea9;
    color: #fff;
  }
  .subIndex .input-group.xs-style .input-group-addon img {
    width: 15px;
    height: 15px;
  }
  .myNews .panel.panel-default .panel-heading {
    padding: 0 15px;
  }
  .myNews .panel.panel-default .panel-body {
    padding: 10px 15px;
  }
  .myNews .panel.panel-default .panel-body .thumbnailGroup .thumbnail img {
    height: auto;
  }
  .index .adBanner .col-sm-6 + .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
  }
  .index .adBanner .col-sm-6 {
    padding-left: 0;
  }
  .index .adBanner .col-sm-6 {
    padding-right: 0;
  }
  .index .myNotice .panel.panel-default.panel-report .panel-body .col-sm-7 {
    padding-left: 0;
  }
  .myNews .panel.panel-default .panel-heading {
    padding: 10px 15px;
  }
  .index .topBar {
    height: 60px;
  }
  .index .navbar-default .navbar-toggle {
    top: -44px;
  }
  .index .topBar .pull-right {
    margin-top: 18px;
  }
  .index .topBar .pull-left {
    margin-top: 20px;
  }
  .index .navbar-nav &gt; li {
    min-width: 100px;
  }
  .index .input-group.xs-style {
    padding-left: 3px;
    width: 187px;
    box-sizing: border-box;
    float: none !important;
  }
  .index .input-group.xs-style .form-control {
    border-radius: 0px;
    border-color: transparent;
  }
  .index .input-group.xs-style .input-group-addon {
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #005ea9;
    color: #ffffff;
    border-radius: 0px;
    border-color: #005ea9;
  }
  .index .input-group.xs-style .input-group-addon img {
    width: 15px;
    height: 15px;
  }
  .index .navbar-nav {
    margin: 0;
  }
  .index .input-group.xs-style {
    width: 182px;
  }
  .index .input-group.xs-style .form-control {
    width: 100%;
    display: block;
  }
  .index .navbar-default .navbar-nav &gt; li &gt; a {
    width: auto;
  }
  .index .visible-xs .input-group {
    margin-top: 0;
    display: table!important;
    width: 184px!important;
  }
  .index .visible-xs {
    padding: 0;
  }
  .subIndex .footer .pull-right {
    width: 350px;
  }
  .index .myNews .panel.panel-default .panel-heading .after {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 127px;
    display: block;
    border-bottom: 4px solid #005ea9;
  }
  .index .myNews .panel.panel-default .panel-body .thumbnailGroup {
    padding-left: 0;
    padding-right: 0;
  }
  .index .col-sm-5 {
    padding-left: 0;
  }
  .index .myNotice .col-sm-6 + .col-sm-6 {
    padding-left: 0;
  }
  .index .myNews .panel.panel-default .panel-body .thumbnailGroup .thumbnail .t_img {
    height: 111px;
  }
  .index .myNotice .panel.panel-default {
    padding-right: 0;
  }
}

@media (max-width: 768px){
  .index .topBar .pull-left {
    width: 100px;
  }

  .index .topBar .pull-left .lg-img{
    width: 100px;
  }

  .index .topBar .pull-left .lg-img :last-child{
    top: 0;
  }

}

/*现任领导css*/
.leader{margin-top:40px;}
.leader-person{margin-top:20px;}
.leader span{display:block;font-size:22px;margin-top:14px;text-align:center;}
.leader-box{overflow: hidden;padding:10px 0;box-shadow: 5px 5px 5px #dfdfdf;margin: 10px 0; min-height: 200px;}
.leader-photo{float: left; margin-right: 15px;}
.leader-content{overflow: hidden;padding-top:5px;padding-right:5px;}
.leader-content p{color: #888;}
.leader-content p.name{font-size: 16px; font-weight: bold; color: #333;}
.leader-content a.more{color:#014084;}
.leader-photo img{height:168px;width:120px}
@media(max-width:780px){
	.leader{margin-top:0px!important;}
}

.page-yansoft span.this-page{
    background-color: #fff;
    color: #8c1410;
    font-size: 14px;
    height: 30px;
    line-height: 24px;
    width: 25px;
    padding: 0px 5px 0px 5px;
    border: solid 1px #fff;
}
.page-yansoft[class$='3f'] div&gt;a{
    background-color: #fff;    
    border: solid 1px #fff;
}
.page-yansoft[class$='3f'] span.this-page{
    background-color: #fff;
    border: solid 1px #fff;
}
.page-yansoft table div&gt;a{
    background-color: #fff;    
    color: #666;
    font-size: 14px;
    height: 30px;
    line-height: 24px;
    width: 25px;
    padding: 0px 5px 0px 5px;
    border: solid 1px #fff;
}
.page-yansoft table div&gt;a.Prev,.page-yansoft table div&gt;a.Next{
    background-color: #8c1410;
    color: #fff;
    font-size: 14px;
    height: 30px;
    line-height: 24px;
    width: 65px;
    padding:  3px 15px 10px 15px;
    border: solid 1px #ececec;
    border-radius: 4px;
}
.page-yansoft span.PrevDisabled,.page-yansoft span.NextDisabled{
    background-color: #ccc;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    height: 30px;
    line-height: 24px;
    width: 65px;
    border: solid 1px #aaa;
    padding: 3px 15px 10px 15px;
}
.page-yansoft table[class^='headStyle1']&gt;tbody&gt;tr&gt;td:first-child{display:none;}
.page-yansoft table&gt;tbody&gt;tr&gt;td&gt;table&gt;tbody&gt;tr&gt;td:first-child{display:none;}
.page-yansoft div&gt;a,.page-yansoft div&gt;a:link,.page-yansoft div&gt;a:hover,.page-yansoft div&gt;a:focus { font-size: 14px;outline:none;-moz-outline:none;}
.page-yansoft div&gt;a:hover{
    color: #8c1410; background-color: #fff; border: solid 1px #fff;
}</pre></body></html>