.text-left {
  text-align: left;
  margin-top: 0.28rem; }

.text-right {
  text-align: right; }

img {
  max-width: 100% !important; }

a:hover {
  text-decoration: none; }

.dto {
  width: 0.17rem;
  height: 0.17rem;
  background: white;
  border-radius: 50%;
  display: inline-block; }

.text-active {
  color: #FFB80E !important; }

.common-tag {
  width: 0.37rem;
  height: 0.61rem;
  border-left: 0.15rem solid #00B7EE;
  border-right: 0.07rem solid #60CD00;
  display: inline-block; }

.panel {
  border: 0px !important;
  margin-bottom: 0;
  -webkit-box-shadow: none; }
  .panel h4 {
    color: #3D3D3D;
    font-size: 0.56rem; }
  .panel p {
    color: #DDDDDD;
    font-size: 0.74rem; }
  .panel h4, .panel p {
    text-align: center; }

.main {
  margin-top: 1.48rem; }

.common-btn {
  width: 1.48rem;
  height: 0.56rem;
  background: #ffb80e;
  border-radius: 0.07rem;
  text-align: center;
  color: #fff;
  line-height: 0.56rem;
  font-size: 0.26rem; }

.more {
  width: 2.04rem;
  height: 0.67rem;
  line-height: 0.67rem;
  font-size: 0.26rem;
  border: 1px solid #e5e5e5;
  border-radius: 0.07rem;
  color: #999999;
  display: inline-block;
  text-align: center; }
  .more i {
    margin-left: 0.19rem; }

.header {
    background: #1e46a1;
    border-bottom: 1px solid #f2f2f2;
}
  .header .container.hidden-sm.hidden-xs {
    height: 1.48rem; }
  .header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%; }
    .header .container .nav {
      font-size: 0.3rem; }
        .header .container .nav a {
            color: #FFF;
            font-weight: bold
        }
      .header .container .nav span {
        margin: 0.28rem; }
        .header .container .nav a.active {
            color: #FFF;
            font-weight: bold
        }
  .header .img-box {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .header .no-padding.container {
    padding: 0;
    position: relative;
    margin: 0;
    width: 100%;
    z-index: 1000; }
  .header .navbar-header {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 1.48rem; }
     .header .navbar-header img {
 width: 9rem;
 /* height: 0.9rem; */
}
    .header .navbar-header span {
      text-align: right;
      color: #fff;
      cursor: pointer; }
      .header .navbar-header span i {
        display: inline-block;
        text-align: center;
        padding: 0.19rem 0.28rem;
        border-radius: 0.06rem;
        background: darkgray; }
  .header .navbar-collapse {
    position: absolute;
    width: 100%;
    background: #fff;
    top: 1.48rem;
    margin: 0;
    left: 0;
    z-index: 100; }
    .header .navbar-collapse ul {
      padding: 0.19rem 0;
      margin-bottom: 0px; }
    .header .navbar-collapse li {
      /*height: 0.93rem;*/
      line-height: 0.93rem;
      border-bottom: 1px solid #f2f2f2; }
    .header .navbar-collapse li:last-child {
      border: 0; }
    .header .navbar-collapse a {
      display: block;
      color: #7d7d7d;
      font-size: 0.26rem; }

.center-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .center-img img {
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important; }

.footer {
  background: #222222;
  padding-top: .37rem; }
  .footer ul li {
    width: 70%; }
  .footer ul li:first-child {
    color: #fff;
    font-size: 0.33rem;
    border-bottom: 1px solid #A5A5A5;
    margin-bottom: 0.19rem;
    line-height: 0.83rem; }
    .footer ul li:first-child span {
      border-bottom: 1px solid #fff;
      display: inline-block; }
  .footer ul li a {
    line-height: 0.56rem;
    color: #AAAAAA;
    font-size: 0.3rem; }
  .footer .col-xs-3 {
    padding: 0 0.15rem; }
  .footer .link {
    border-bottom: 1px solid #393939;
    padding: 0.19rem 0; }
    .footer .link a, .footer .link span {
      font-size: 0.26rem; }
    .footer .link a {
      color: #aaa;
      margin: 0 0.19rem; }
    .footer .link span {
      color: #666;
      margin-left: 0.06rem; }
  .footer .info {
    padding: 0.37rem 0;
    color: #919191;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .footer .info i {
      font-size: 0.56rem; }
    .footer .info .text {
      display: inline-block;
      margin-left: 0.09rem; }
      .footer .info .text p {
        margin-bottom: 0.06rem;
        font-size: 0.3rem; }

.beian {
  background: #111111;
  height: 1.85rem;
  padding-top: 0.54rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .beian div:first-child {
    margin-bottom: 0.09rem; }
  .beian div {
    font-size: 0.26rem;
    color: #fff; }
    .beian div img {
      margin-right: 0.09rem; }
  .beian .col-md-6.col-sm-6:last-child {
    text-align: right; }
  .beian .col-md-6.col-sm-6 {
    padding: 0; }

.common-on-off {
  width: 0.72rem;
  height: 0.3rem;
  line-height: 0.3rem;
  background: #E5E5E5;
  border-radius: 0.15rem;
  color: #fff; }

.common-on-off.active {
  background: #167ad8; }

.news-btn {
  padding: 0.09rem 0.19rem;
  color: #888;
  border-radius: 0.09rem;
  font-size: 0.22rem;
  display: inline-block;
  border: 1px solid #888; }

.ui-button, .ui-button-b {
  height: 0.74rem;
  padding: 0 0.37rem;
  line-height: 0.74rem;
  background: #ffae00;
  border-radius: 0.37rem;
  font-size: 0.33rem;
  color: #fff;
  display: inline-block; }

.ui-button-b {
  background: #2C88DF !important; }

.common-yuan, .common-yuan-small {
  width: 3.48rem;
  height: 3.48rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: 0.04rem solid #fff;
  font-size: 0.52rem; }

.common-yuan-small {
  width: 2.63rem;
  height: 2.63rem; }

@media (max-width: 767px) {
  .carousel-indicators li {
    display: none !important; }

  .carousel-inner .carousel-caption {
    top: 20% !important; }
    .carousel-inner .carousel-caption h3 {
      font-size: 0.41rem !important; }
  .beian {
    padding-top: 0.19rem; }
    .beian div {
      text-align: center !important; } }

.common .banner {
  position: relative;
  margin-bottom: 1rem;
}

  .common .banner .text {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 0.56rem; }
    .common .banner .text span:last-child {
      margin-left: 0.37rem; }

@media (width: 768px) {
  .carousel-inner .item img {
    height: 4.11rem; }
  .carousel-inner .carousel-caption {
    top: 20% !important; }
    .carousel-inner .carousel-caption h3 {
      font-size: 0.46rem !important; }
    .carousel-inner .carousel-caption p {
      font-size: 0.33rem !important; }
  .common .navbar-collapse.collapse {
    display: none !important;
    height: 0 !important;
    padding-bottom: 0.37rem;
    max-height: 7rem; }
  .common .navbar-collapse.collapse.in {
    display: block !important;
    height: auto !important; }
  .navbar-fixed-top .navbar-collapse {
    padding: 0 0.28rem; } }

.modal-text {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 8%; }
  .modal-text p {
    color: #fff;
    font-size: 0.37rem;
    margin-bottom: 20%; }
  .modal-text .icon-box {
    margin-top: 1.85rem; }
    .modal-text .icon-box i {
      color: #fff;
      font-size: 0.74rem;
      opacity: 1; }

.news .new-item {
  padding-bottom: 0.37rem;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 0.37rem; }
  .news .new-item .title {
    font-size: 0.37rem;
    margin-bottom: 0.09rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }
  .news .new-item p {
    color: #888888;
    font-size: 0.26rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }
  .news .new-item .img {
    width: 21%; }
  .news .new-item .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .news .new-item .flex span {
      color: #999;
      font-size: 0.26rem;
      margin-top: 0.09rem; }

@media (max-width: 767px) {
  .common.news .new-item .img {
    width: 50% !important; } }

.new-detail .banner .location {
  color: #918888;
  font-size: 0.26rem;
  margin-top: 0.37rem; }

.new-detail .n-content {
  padding-bottom: 0.93rem;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 0.37rem; }
  .new-detail .n-content .n-title {
    border-bottom: 1px solid #E5E5E5;
    text-align: center;
    margin: 0.93rem 0 0.74rem 0;
    padding-bottom: 0.37rem; }
    .new-detail .n-content .n-title .title {
      font-size: 0.44rem; }
    .new-detail .n-content .n-title p {
      color: #999999;
      font-size: 0.26rem;
      margin: 0.19rem 0; }
      .new-detail .n-content .n-title p span:nth-child(2) {
        margin: 0 0.19rem; }
  .new-detail .n-content .text-box p {
    color: #666666;
    font-size: 0.3rem;
    margin-bottom: 0.48rem; }
  .new-detail .n-content .img-text {
    text-align: center;
    color: #666666;
    font-size: 0.3rem;
    margin: 0.93rem 0; }
    .new-detail .n-content .img-text p {
      margin-top: 0.3rem; }
  .new-detail .n-content .img-box {
    margin: 0.93rem 0; }
    .new-detail .n-content .img-box div {
      color: #666666;
      font-size: 0.3rem;
      padding: 0; }
      .new-detail .n-content .img-box div p {
        margin-top: 0.09rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden; }

.new-detail .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.56rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .new-detail .link .l_link {
    width: 60%; }
    .new-detail .link .l_link a {
      display: block;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
      line-height: 0.48rem; }
  .new-detail .link .back {
    width: 40%;
    text-align: right; }
    .new-detail .link .back a {
      color: #333; }
