/* Base */
html {
  overflow-x: hidden;
  /*font-size: 62.5%;111*/
}

body {
  /*line-height: 1.8rem;*/
  color: #333333;
  font-size: 1.0rem;
  font-family: "Microsoft YaHei";
}
.clear {
	OVERFLOW: hidden; HEIGHT: 0px; CLEAR: both; 
}

::-moz-selection {
  background: #000;
  color: #fff; }

::selection {
  background: #000;
  color: #fff; }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }

a:link{color:#333333;cursor:pointer;outline: none;text-decoration:none}
a:visited{color:#333333;cursor:pointer;outline: none;text-decoration:none}
a:hover{color:#ec6600;cursor:pointer;outline: none;text-decoration:none}

a.a_white:link {COLOR: #FFFFFF; cursor:pointer; TEXT-DECORATION: none}
a.a_white:visited {COLOR: #FFFFFF; cursor:pointer;  TEXT-DECORATION: none}
a.a_white:hover {COLOR: #FF0000;cursor:pointer;  TEXT-DECORATION: none}

a.a_black:link {COLOR: #000000; cursor:pointer; TEXT-DECORATION: none}
a.a_black:visited {COLOR: #000000; cursor:pointer;  TEXT-DECORATION: none}
a.a_black:hover {COLOR: #FF0000;cursor:pointer;  TEXT-DECORATION: none}

/*图片鼠标悬停*/
a:hover img{filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;} 

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  font-family: "Microsoft YaHei", sans-serif; }

.border-2 {
  border-width: 2px; }

.text-serif {
  font-family: "Microsoft YaHei", sans-serif; }

.text-black {
  color: #000 !important; }

.bg-black {
  background: #000 !important; }

.color-black-opacity-5 {
  color: rgba(0, 0, 0, 0.5); }

.color-white-opacity-5 {
  color: rgba(255, 255, 255, 0.5); }

.site-wrap:before {
	display: none;
	-webkit-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
	background: rgba(0, 0, 0, 0.6);
	content: "";
	position: absolute;
	z-index: 2000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden; }

/*.site-mobile-menu {
	width: 300px;
	position: fixed;
	right: 0;
	z-index: 2000;
	padding-top: 20px;
	background: #fff;
	height: calc(100vh);
	-webkit-transform: translateX(110%);
	-ms-transform: translateX(110%);
	transform: translateX(110%);
	-webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
	box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
	-webkit-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out; }

.offcanvas-menu .site-mobile-menu {
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%); }
.site-mobile-menu .site-mobile-menu-header {
	width: 100%;
	float: left;
	padding-left: 20px;
	padding-right: 20px; }
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
	  float: right;
	  margin-top: 8px; }
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
	font-size: 30px;
	display: inline-block;
	padding-left: 10px;
	padding-right: 0px;
	line-height: 1;
	cursor: pointer;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease; }
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
	color: #25262a; }
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
	float: left;
	margin-top: 10px;
	margin-left: 0px; }
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
	display: inline-block;
	text-transform: uppercase; }
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
	max-width: 70px; }
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
	text-decoration: none; }
.site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 20px 20px 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px; }
*/
.header-top {
	width: 100%;
	border-top:10px #0053a6 solid;
	}

.header-top > .container {
	/*width: 100%;
	background-color:#ff0*/ }
.header-top .quick-contact-icons {
	float:left;  margin:5px 0px;}
.header-top .quick-contact-icons .icon {
	margin-right: 10px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	position: relative;
	background: #0155a4; }
.header-top .quick-contact-icons .icon span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 0.625rem;
	line-height: 0;
	color: #fff !important; }
.header-top .quick-contact-icons .text .h4 {
	font-size: 1rem;
	color: #666666;
	margin-bottom: 0; }


.site-navbar {
  /*font-family: "Oswald", sans-serif;*/
  margin-bottom: 0px;
  z-index: 1999;
  width: 100%; }
  .site-navbar .container {
	/*background-color:#930;*/
}
/*  .site-navbar .container-fluid {
    padding-left: 7rem;
    padding-right: 7rem; }*/
/*  .site-navbar .site-navigation.border-bottom {
    border-bottom: 10px solid #f3f3f4 !important; }*/
  .site-navbar .site-navigation .site-menu {
    margin-bottom: 0; }
    .site-navbar .site-navigation .site-menu .active > a {
      color: #fff;
      display: inline-block;
      /*padding: 5px 0px;
      margin-left: 20px;
      margin-right: 20px;*/
      position: relative; }
      .site-navbar .site-navigation .site-menu .active > a:before {
        width: 100%;
        content: "";
        height: 2px;
        left: 0;
        bottom: 0;
        background-color: #fff; }
    .site-navbar .site-navigation .site-menu a {
      text-decoration: none !important;
      display: inline-block; }
    .site-navbar .site-navigation .site-menu > li {
      display: inline-block; }
/*      .site-navbar .site-navigation .site-menu > li .desc {
        font-size: 12px;
        color: #969696; }*/
      .site-navbar .site-navigation .site-menu > li > a {
        font-size: 1.125rem;
        /*letter-spacing: .05rem;*/
        /*font-weight: normal;*/
		padding: 15px 0px;
		margin:0px 18px;
        color: #fff;
        display: inline-block;
        text-decoration: none !important; }
        .site-navbar .site-navigation .site-menu > li > a:hover {
          color: #c2c2c2; }

.sticky-wrapper {
  position: absolute;
  z-index: 100;
  width: 100%;
  }
  @media (max-width: 991.98px) {
    .sticky-wrapper {
      display: none; } }
.sticky-wrapper + .site-blocks-cover {
    margin-top: 140px;
    margin-top: 0px; }
  .sticky-wrapper .site-navbar {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    background: #007bc4;/*导航栏背景色*/ }
    .sticky-wrapper .site-navbar .site-logo a {
	  color: #000; }
    .sticky-wrapper .site-navbar .site-menu > li {
      display: inline-block; }
      .sticky-wrapper .site-navbar .site-menu > li > a.active {
        color: #fff;
        position: relative; }
        .sticky-wrapper .site-navbar .site-menu > li > a.active:after {
          height: 2px;
          background: #fff;
          content: "";
          position: absolute;
          bottom: 0;
          left: 0px;
          /*right: 20px; */}
      .sticky-wrapper .site-navbar .site-menu > li.active > a {
		color: #fff;
        position: relative; }
        .sticky-wrapper .site-navbar .site-menu > li.active > a:before {
          content: "";
          position: absolute;
          bottom: 0;
          height: 2px;
          background: #fff; }
  .sticky-wrapper.is-sticky .site-navbar {
    -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2); }
/*    .sticky-wrapper.is-sticky .site-navbar .site-logo a {
      color: #000; }*/
    .sticky-wrapper.is-sticky .site-navbar .site-menu > li {
      display: inline-block; }
      .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a {
       padding: 5px 0px;
		margin:0px 18px;
        display: inline-block;
        text-decoration: none !important; }
        .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a:hover {
          color: #fff; }
        .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a.active:after {
          background: #fff; }
      .sticky-wrapper.is-sticky .site-navbar .site-menu > li.active > a {
        color: #fff; }
/*  .sticky-wrapper .shrink {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }*/



/*    .site-navbar .site-navigation .site-menu .has-children {
      position: relative; }
      .site-navbar .site-navigation .site-menu .has-children > a {
        position: relative;
        padding-right: 20px; }
        .site-navbar .site-navigation .site-menu .has-children > a:before {
          position: absolute;
          content: "\e313";
          font-size: 16px;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          font-family: 'icomoon'; }*/
     /* .site-navbar .site-navigation .site-menu .has-children .dropdown {
        visibility: hidden;
        opacity: 0;
        top: 100%;
        position: absolute;
        text-align: left;
        border-top: 2px solid #000;
        -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
        border-left: 1px solid #edf0f5;
        border-right: 1px solid #edf0f5;
        border-bottom: 1px solid #edf0f5;
        padding: 0px 0;
        margin-top: 20px;
        margin-left: 0px;
        background: #fff;
        -webkit-transition: 0.2s 0s;
        -o-transition: 0.2s 0s;
        transition: 0.2s 0s; }*/
/*        .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
          position: absolute; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            bottom: 100%;
            left: 20%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            border-color: rgba(136, 183, 213, 0);
            border-bottom-color: #fff;
            border-width: 10px;
            margin-left: -10px; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown a {
          font-size: 16px;
          text-transform: none;
          letter-spacing: normal;
          -webkit-transition: 0s all;
          -o-transition: 0s all;
          transition: 0s all;
          color: #343a40; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown .active > a {
          color: #1089ff !important; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown > li {
          list-style: none;
          padding: 0;
          margin: 0;
          min-width: 200px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
            padding: 9px 20px;
            display: block; }
            .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a:hover {
              background: #f4f5f9;
              color: #25262a; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {
            content: "\e315";
            right: 20px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {
            left: 100%;
            top: 0; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:active > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:focus > a {
            background: #f4f5f9;
            color: #25262a; }
      .site-navbar .site-navigation .site-menu .has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children:focus > a, .site-navbar .site-navigation .site-menu .has-children:active > a {
        color: #000; }
      .site-navbar .site-navigation .site-menu .has-children:hover, .site-navbar .site-navigation .site-menu .has-children:focus, .site-navbar .site-navigation .site-menu .has-children:active {
        cursor: pointer; }
        .site-navbar .site-navigation .site-menu .has-children:hover > .dropdown, .site-navbar .site-navigation .site-menu .has-children:focus > .dropdown, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
          -webkit-transition-delay: 0s;
          -o-transition-delay: 0s;
          transition-delay: 0s;
          margin-top: 0px;
          visibility: visible;
          opacity: 1; }
    .site-navbar .site-navigation .site-menu.site-menu-dark > li > a {
      color: #000; }
*/
.site-mobile-menu {
  width: 200px;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 20px;
  background: #fff;
  height: calc(100vh);
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  .site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px; }
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
      float: right;
      margin-top: 8px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
        font-size: 1.5rem;
        display: inline-block;
        padding-left: 10px;
        padding-right: 0px;
        line-height: 1;
        cursor: pointer;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
          color: #25262a; }
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
      float: left;
      margin-top: 10px;
      margin-left: 0px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
        display: inline-block;
        text-transform: uppercase; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
          max-width: 70px; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
          text-decoration: none; }
  .site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 20px 20px 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px; }
  .site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative; }
    .site-mobile-menu .site-nav-wrap a {
      padding: 10px 20px;
      display: block;
      position: relative;
      color: #212529; }
      .site-mobile-menu .site-nav-wrap a:hover {
        color: #1089ff; }
    .site-mobile-menu .site-nav-wrap li {
      position: relative;
      display: block; }
      .site-mobile-menu .site-nav-wrap li.active > a {
        color: #0080ff; }
    .site-mobile-menu .site-nav-wrap .arrow-collapse {
      position: absolute;
      right: 0px;
      top: 10px;
      z-index: 20;
      width: 36px;
      height: 36px;
      text-align: center;
      cursor: pointer;
      border-radius: 50%; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
        background: #f8f9fa; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:before {
        font-size: 12px;
        z-index: 20;
        font-family: "icomoon";
        content: "\f078";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-180deg);
        -ms-transform: translate(-50%, -50%) rotate(-180deg);
        transform: translate(-50%, -50%) rotate(-180deg);
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .site-mobile-menu .site-nav-wrap > li {
      display: block;
      position: relative;
      float: left;
      width: 100%; }
      .site-mobile-menu .site-nav-wrap > li > a {
        padding-left: 20px;
        font-size: 20px; }
      .site-mobile-menu .site-nav-wrap > li > ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .site-mobile-menu .site-nav-wrap > li > ul > li {
          display: block; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > a {
            padding-left: 40px;
            font-size: 16px; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > ul {
            padding: 0;
            margin: 0; }
            .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
              display: block; }
              .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
                font-size: 16px;
                padding-left: 60px; }
    .site-mobile-menu .site-nav-wrap[data-class="social"] {
      float: left;
      width: 100%;
      margin-top: 30px;
      padding-bottom: 5em; }
      .site-mobile-menu .site-nav-wrap[data-class="social"] > li {
        width: auto; }
        .site-mobile-menu .site-nav-wrap[data-class="social"] > li:first-child a {
          padding-left: 15px !important; }

	
	
.hero-slide {
  position: relative; }
  .hero-slide .owl-nav {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    opacity: 0;
    visibility: hidden; }
    @media (max-width: 991.98px) {
      .hero-slide .owl-nav {
        display: none; } }
    .hero-slide .owl-nav .owl-prev,
    .hero-slide .owl-nav .owl-next {
      position: absolute;
      top: 50%;
      text-align: center;
      width: 70px;
      height: 70px;
      border-radius: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      background: #fff; }
      .hero-slide .owl-nav .owl-prev > span,
      .hero-slide .owl-nav .owl-next > span {
        font-size: 1.7rem;
        position: absolute;
        top: 50%;
        left: 50%;
        color: #000;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .hero-slide .owl-nav .owl-prev:hover,
      .hero-slide .owl-nav .owl-next:hover {
        background: #1089ff; }
        .hero-slide .owl-nav .owl-prev:hover > span,
        .hero-slide .owl-nav .owl-next:hover > span {
          color: #fff; }
    .hero-slide .owl-nav .owl-prev {
      left: 10px; }
    .hero-slide .owl-nav .owl-next {
      right: 10px; }
  .hero-slide .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center; }
    .hero-slide .owl-dots .owl-dot {
      display: inline-block; }
      .hero-slide .owl-dots .owl-dot > span {
        border-radius: 0%;
        display: inline-block;
        width: 18px;
        height: 4px;
        margin: 2px 5px;
        background: white; }
      .hero-slide .owl-dots .owl-dot.active > span {
        background: #1089ff; }
  .hero-slide:hover .owl-nav {
    opacity: 1;
    visibility: visible; }

.owl-slide-3, .owl-slide {
  position: relative; }
  .owl-slide-3 .owl-stage, .owl-slide .owl-stage {
    padding-top: 30px;
    padding-bottom: 30px; }
  .owl-slide-3 .owl-nav .owl-prev,
  .owl-slide-3 .owl-nav .owl-next, .owl-slide .owl-nav .owl-prev,
  .owl-slide .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff; }
    .owl-slide-3 .owl-nav .owl-prev > span,
    .owl-slide-3 .owl-nav .owl-next > span, .owl-slide .owl-nav .owl-prev > span,
    .owl-slide .owl-nav .owl-next > span {
      font-size: 1.5rem;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .owl-slide-3 .owl-nav .owl-prev, .owl-slide .owl-nav .owl-prev {
    left: 0; }
  .owl-slide-3 .owl-nav .owl-next, .owl-slide .owl-nav .owl-next {
    right: 0; }
  .owl-slide-3 .owl-dots, .owl-slide .owl-dots {
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center; }
    .owl-slide-3 .owl-dots .owl-dot, .owl-slide .owl-dots .owl-dot {
      display: inline-block; }
      .owl-slide-3 .owl-dots .owl-dot > span, .owl-slide .owl-dots .owl-dot > span {
        border-radius: 0%;
        display: inline-block;
        width: 18px;
        height: 4px;
        margin: 2px 5px;
        background: rgba(0, 0, 0, 0.2); }
      .owl-slide-3 .owl-dots .owl-dot.active > span, .owl-slide .owl-dots .owl-dot.active > span {
        background: #1089ff; }

.owl-slide .owl-nav {
  display: none; }


/*首页幻灯片高度*/
.intro-section {
  background-size: cover;
  background-position: center ;
  background-repeat: no-repeat;
  position: relative; }

.intro-section, .intro-section .container .row {
/*banner图高度*/
   height: 560px; }
/*  .intro-section.innerpage, .intro-section.innerpage .container .row {
    height: 60vh;
    min-height: 500px; }*/
/*@media (max-width: 767px) {
 .intro-section, .intro-section .container .row {width:100%;}
}*/
.intro-section:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    opacity:0;
    border-bottom-right-radius: 0px;
    background-size: cover;
    background-position: center ;
    background-repeat: no-repeat; }
/*    @media (max-width: 991.98px) {
      .intro-section:before {
        width: 100%;} }*/
    @media (max-width: 767.98px) {
      .intro-section, .intro-section .container .row {
        width: 100%; height: 100px;} }

  .intro-section h1 {
    font-size: 3rem;
    font-weight: 700;
    color: #920101;
	-webkit-text-stroke: 1px #FFF;
	text-shadow: 5px 5px 5px #FFF}*/
    .intro-section h1 strong {
      font-weight: 700; }
  .intro-section p {
    color: #fff;
    font-size: 1.1rem; }
    .intro-section p a {
      color: #fff;
      text-decoration: underline; }
  .intro-section .btn {
    text-decoration: none; }


/*内页banner*/
.topbg {width:100%;/*margin-top:60px;*/overflow:hidden;}
.topbg img{width:100%;}

.Navigation_Bar{
/*	position:static;	max-width:1140px;	margin:0 auto;*/
	width:100%;
	padding: 10px 0;
}
/*.Navigation_Bar .container{
	padding-left:0px;
	padding-right:0px;
	background-color:#456;
}*/
.Navigation_Bar a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
.Navigation_Bar_Item { float:left;
}

.Navigation_Bar_Item .active {
	color: #fff !important;
	background: #0086da;
}
.Navigation_Bar_Item .btn {
	padding: 7px 14px;
	margin: 5px 0px;
	
}
/*<=768的设备*/
@media (max-width: 767.98px) {
  .btn-common {font-size:0.6rem;}
  .Navigation_Bar_Item .btn {padding: 4px 4px;margin: 5px 0px;}
}

.btn-common, .btn-common:active, .btn-common:focus {
	color: #0086da;
	border: 1px solid #0086da;
	background: transparent;
}

.btn-common:hover {
	color: #fff;
	background: #0086da;
	border: 1px solid #0086da;
}
.Navigation_Bar .breadcrumb_right {
	float:right;
	padding:10px 0 0 0;
	/*background: none;*/
}
/*首页样式*/
.Title_icon{
		font-size:1.6rem;padding-right:15px;
}
.Title_cn_text{font-size:1.6rem;padding-right:10px;}
.Title_en_text{font-size:1.125rem;}
.Jyzn_content{font-size:1.125rem; padding:40px;}
@media (max-width: 767.98px) {
.Jyzn_content{font-size:1.0rem; padding:30px;}
}

/*首页Ppt幻灯片*/
.carousel-item img{
	width:100%;
	height:auto;
}
.carousel-caption {right: 0%;
  bottom: 0px;
  left: 0%;
}
.carousel-caption p{background:url(../images/Ppt_back.png); padding:5px 5px;}

/*首页新闻*/
.Index_News_Top{ font-size:1.125rem; padding:5px 5px; text-align:center;}
.Index_News_TopJianjie{ font-size:1rem;line-height:1.5rem;height:70px;overflow:hidden;}
.Index_News_List {padding: 5px 10px; }

/*首页图片新闻列表*/
.Index_list .Pic_list .card-body {padding: 0.5rem;}
.Index_list .Pic_list .card-body  .card-title {margin-bottom: 0.25rem;}
.Index_list .Pic_list .card .card-text .I_New_list {line-height: 2.0rem;}

.Index_list .Title_style{font-size: 1.5rem; margin-top:5px;}
.Index_list .Title_btn{font-size: 0.875rem; color: #fff;  padding: 0.175rem 0.75rem;}

.Title_style_color1{color:#2196f3;}
.Title_btn_color1{background-color: #2196f3;}

.Title_style_color2{color:#ff9800;}
.Title_btn_color2{background-color: #ff9800;}

.Title_style_color3{color:#6dc200;}
.Title_btn_color3{background-color: #6dc200;}


/*内页正文*/
.Main_Content{
	width:100%;
	padding:20px;
	background-color:#f0eeed;
}
.Main_Content .container{
	/*padding-left:-15px;
	padding-right:-15px;*/
	padding-top:15px;
	padding-bottom:15px;
	min-height:500px;
	background-color:#fff;
	border-radius:10px;
	color:#666;
	font-size:1rem;
	line-height: 1.8rem;
}
/*详细内容页*/
/*.Company-Intro {
	margin: 0 auto;background-color: #ffffff; padding:10px;line-height:2.0; font-weight:normal; overflow:hidden;
}*/
.Company-Intro {
	overflow:hidden;
}
.Company-Intro img{max-width:100%; height:auto; border:0px;}
/*.company-intro p {margin-top: 10px;}*/

.words-title {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.words-title span {
	font-size: 1.375rem;
	color:#000000;
}
@media (max-width: 767.98px) {
  .words-title span {font-size:1.1rem;}
  .words-title {font-size:0.8rem;}
}


/*新闻列表页*/
.News-List {padding: 10px 10px; border-bottom:1px #dedede dashed;}

/*图片列表页*/
.Pic_list .card img { padding:5px; width:100%; height: auto; border-radius: 0.6rem;}
.Pic_list .card-body  .card-title {font-size: 1rem;line-height: 1.125rem;margin-bottom: 0.75rem;}
.Pic_list .card .card-text {font-size: 1rem; color:#CCC}


/*.Pic_list {
  background: #fff;
  -webkit-box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2); }
.Pic_list_img {
	width:100%;
	height:auto;
	max-height:227px;
	overflow: hidden;
}

.Pic_list h3 {
font-size: 1rem;
line-height: 1.5rem;
}*/

/*图片列表/专家荟萃*/
.Pic2_list .card {    display: inline-block;    position: relative;    width: 100%;    margin-bottom: 30px;    border-radius: 6px;    color: rgba(0, 0, 0, 0.87);    background: #fff;    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);}
.Pic2_list .card .card-image {    height: 60%;    position: relative;    overflow: hidden;    margin-left: 15px;    margin-right: 15px;    margin-top: -30px;    border-radius: 6px;    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);}
.Pic2_list .card .card-image a { display:block;}
.Pic2_list .card .card-image img { width: 100%; height: auto; border-radius: 6px; pointer-events: none;}

/* ============ Card Table ============ */
.Pic2_list .table {    margin-bottom: 0px;}
.Pic2_list .card .table {    padding: 15px 10px;}
.Pic2_list .card .table-primary {    background: linear-gradient(60deg, #ab47bc, #7b1fa2);}
.Pic2_list .card .table-info {    background: linear-gradient(60deg, #26c6da, #0097a7);}
.Pic2_list .card .table-success {    background: linear-gradient(60deg, #66bb6a, #388e3c);}
.Pic2_list .card .table-warning {    background: linear-gradient(60deg, #ffa726, #f57c00);}
.Pic2_list .card .table-danger {    background: linear-gradient(60deg, #ef5350, #d32f2f);}
.Pic2_list .card .table-rose {    background: linear-gradient(60deg, #ec407a, #c2185b);}
.Pic2_list .card [class*="table-"] {    color: #FFFFFF;    border-radius: 6px;}
.Pic2_list .card [class*="table-"] .card-caption a,.card [class*="table-"] .card-caption,.card [class*="table-"] .icon i {    color: #FFFFFF;}
.Pic2_list .card [class*="table-"] .icon i {    border-color: rgba(255, 255, 255, 0.25);}
.Pic2_list .card [class*="table-"] .author a,.card [class*="table-"] .ftr .stats,.card [class*="table-"] .category,.card [class*="table-"] .card-description {    color: rgba(255, 255, 255, 0.8);}
.Pic2_list .card [class*="table-"] .author a:hover,.card [class*="table-"] .author a:focus,.card [class*="table-"] .author a:active {    color: #FFFFFF;}
.Pic2_list .card [class*="table-"] h1 small,.card [class*="table-"] h2 small,.card [class*="table-"] h3 small {    color: rgba(255, 255, 255, 0.8);}
/* ============ Card Product ============ */
.Pic2_list .card-product { margin-top: 30px;padding: 0;}
.Pic2_list .card-product .card-caption,.card-product .category,.card-product .card-description { text-align: center;}
.Pic2_list .card-description {color: #888;}
.Pic2_list .card-caption { font-weight: 700;}
.Pic2_list .category { position: relative;line-height: 0; margin: 15px 0;}


/*科室列表*/
.KS_list {
  background: #fff;
  -webkit-box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2); }
.KS_view_item{ font-size:1.0rem; text-align:center; height:50px ; background:url(../images/Ks_Logo.png) 20px 10px no-repeat #FFF;width:100%;border:#dddddd 1px solid;}	
.KS_view_item a{ display:block; color:#666666; text-decoration:none; height:50px; line-height:50px; overflow:hidden;}	
.KS_view_item a:visited{display:block; color:#666666; text-decoration:none; height:50px; line-height:50px;overflow:hidden;}	
.KS_view_item a:hover{color:#ffffff; background-color:#0e90d2; text-align:center; height:50px; line-height:50px; border:#004c73 1px solid; -webkit-transition:all 0.7s ease-in-out;-moz-transition:all 0.7s ease-in-out;-o-transition:all 0.7s ease-in-out;transition:all 0.7s ease-in-ou;}	

/*科室内页*/
.pages_left{ width:180px; float:left; }
.pages_right{ width:901px; float:right; background-color:#FFF; padding:0px;}/*空一个像素相片缝*/
.pages_left_nav{ width:100%; background:none; padding:0px;  -moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright: 0px;
/* Webkit browsers */
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
/* W3C syntax */
border-top-left-radius:5px;
border-top-right-radius: 5px;
border-bottom-right-radius:0px;
border-bottom-left-radius: 0px; display:block;}

/*.pages_single_title{ width:100%; padding:26px 0px; font-size:34px; text-align:center; line-height:40px; color:#565656; border:0px; border-bottom:#e0e0e0 1px solid;} */
/*#pages_left_active {display:block;border-left:#029189 3px solid; color:#029189; padding-left:40px;text-decoration:none;	height:40px; overflow:hidden;background-color:#ffffff}*/
.pages_left_nav_title{  background-color:#0086da; line-height:50px; text-align:center;   font-size:1.125rem; font-weight:normal; color:#ffffff;-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright: 0px;
/* Webkit browsers */
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
/* W3C syntax */
border-top-left-radius:5px;
border-top-right-radius: 5px;
border-bottom-right-radius:0px;
border-bottom-left-radius: 0px;}

.pages_left_nav_item{ font-size:1rem; color:#545556; text-align:left; line-height:40px; border:0px; border-bottom:#d0d0d0 1px solid; width:100%;  }	 
.pages_left_nav_item a{ display:block;border-left:#d0d0d0 1px solid; color:#545556; padding-left:20px; text-decoration:none; height:40px; overflow:hidden; border-right:#d0d0d0 1px solid; background-color:#f0f0f0}	
.pages_left_nav_item a:visited{display:block;border-left:#d0d0d0 1px solid; color:#545556; padding-left:20px;text-decoration:none; height:40px; overflow:hidden; border-right:#d0d0d0 1px solid;background-color:#f0f0f0}	
.pages_left_nav_item a:hover{display:block;border-left:#0086da 3px solid; color:#0086da; padding-left:30px;text-decoration:none;-webkit-transition:all 0.7s ease-in-out;-moz-transition:all 0.7s ease-in-out;-o-transition:all 0.7s ease-in-out;transition:all 0.7s ease-in-out; height:40px; overflow:hidden; border-right:#029189 1px solid;background-color:#ffffff}	
 #pages_left_active {display:block;border-left:#0086da 3px solid; color:#0086da; padding-left:30px;text-decoration:none;height:40px; overflow:hidden;background-color:#ffffff}

.pages_ksn_title{width:100%; border:0px; position:relative; } 
.pages_ksn_title_s{ font-size:2.0rem;width:100%; display:block; font-weight:bold; color:#ffffff; position:absolute; left:20px; top:20px;-webkit-text-shadow: 5px 5px 5px #262626;-moz-text-shadow: 5px 5px 5px #262626;-o-text-shadow: 5px 5px 5px #262626;-ms-text-shadow: 5px 5px 5px #262626;text-shadow: 5px 5px 5px #262626; z-index:99; display:block}

.ksjj_titlen{ width:100%;font-size:1.5rem; padding:10px 0px;color:#0e90d2;border-bottom:#e0e0e0 1px solid;}
.ksjj_infon {font-weight:normal; overflow:hidden;}
.ksjj_zhuangjia {
	font-size:0.875rem;
	text-align:center;
}
@media (max-width: 1199.98px) {.pages_left{ display:none;}.pages_right{ width:100%;}.pages_ksn_title_s{font-size:1.0rem;left:10px; top:5px;}} /*小于12000的时候+*/




/*尾部样式*/
.footer {
	padding:20px 0;
	background: #0155a4;
	font-size: 0.875rem;
	color: #ffffff;
}
.footer p{
	margin: 0;
	padding: 0;
	border: 0;
	line-height:30px;
}
.footer .footer_qrcode_txt {
	color: #fff; text-align:center;
}

/*翻页代码样式pagination */

div.pagination { width:100%;padding: 3px; margin: 3px; }
div.pagination a {
     padding: 2px 8px 2px 8px;
     margin: 2px;
     border: 1px solid #9aafe5;
     text-decoration: none; /* no underline */
     color: #006799;
}
div.pagination a:hover, div.pagination a:active {
     border: 1px solid #9aafe5;
     color: #000;
}
div.pagination span.current {
     padding: 2px 8px 2px 8px;
     margin: 2px;
     border: 1px solid #9aafe5;
     font-weight: bold;
     background-color: #006799;
     color: #FFF;
     }
div.pagination span.disabled {
     padding: 2px 8px 2px 8px;
     margin: 2px;
     border: 1px solid #EEE;
     color: #999;
}



/*返回顶部效果*/
#totop{position:fixed;bottom:10px;right:10px;z-index:9999;width:71px; cursor:pointer; display:none;}
*html #totop{position:absolute;cursor:pointer;right:10px; display:none;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-112+"px")}
#totop a{display:block;width:71px;height:71px;background:url(../images/toTop.png) no-repeat;}
#totop a.cur{background-position:-88px 0;}
