@charset "UTF-8";
#mediaplayer_logo {
  display: none;
}

A {
  color: #333333;
  outline: none;
  text-decoration: none;
}

A:visited, A:active {
  color: #333333;
}

A:hover {
  color: #0061ae;
}

BODY {
  margin: 0px;
  padding: 0;
  font-family: Arial, "微软雅黑";
  background: #fff;
  line-height: 1.6;
  font-size: 14px;
  color: #333333;
  overflow-x: hidden;
}

@media only screen and (max-width: 1230px) {
  BODY {
    font-size: 13px;
  }
}

body,
html {
  width: 100%;
  height: 100%;
}

p,
b,
ul,
li,
input,
img,
button {
  margin: 0px;
  padding: 0px;
}

button {
  border: 0;
  background: none;
}

input {
  border: 0px;
}

img,
button,
label,
:before,
:after {
  border: 0px;
  vertical-align: middle;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  max-width: 100%;
  height: auto;
}

ul, li {
  list-style-type: none;
}

a,
li,
i,
span,
.img_content {
  outline: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

b,
label {
  font-weight: normal;
}

input,
button,
select,
textarea {
  outline: none;
  font-family: Arial, "微软雅黑";
  font-size: 14px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.em1 {
  padding: 0 0.5em;
}

.mh {
  width: 100%;
  float: left;
}

.em2 {
  padding: 0 1em;
}

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
}

.img_content {
  width: 100%;
  overflow: hidden;
}

.img_content img {
  width: 100%;
}

.text_content {
  width: 100%;
}

.ny_main {
  width: 1230px;
  margin: 0 auto;
}

@media only screen and (max-width: 1230px) {
  .ny_main {
    width: 100%;
  }
}

@media only screen and (min-width: 1230px) {
  .mob {
    display: none;
  }
}

@media only screen and (max-width: 1230px) {
  .pc {
    display: none;
  }
}

.m-b-80 {
  margin-bottom: 80px;
}

@media only screen and (max-width: 1230px) {
  .m-b-80 {
    margin-bottom: 20px;
  }
}

.m-b-70 {
  margin-bottom: 70px;
}

@media only screen and (max-width: 1230px) {
  .m-b-70 {
    margin-bottom: 20px;
  }
}

.m-b-60 {
  margin-bottom: 60px;
}

@media only screen and (max-width: 1230px) {
  .m-b-60 {
    margin-bottom: 20px;
  }
}

.m-b-50 {
  margin-bottom: 50px;
}

@media only screen and (max-width: 1230px) {
  .m-b-50 {
    margin-bottom: 20px;
  }
}

.m-b-40 {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1230px) {
  .m-b-40 {
    margin-bottom: 20px;
  }
}

.m-b-30 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 1230px) {
  .m-b-30 {
    margin-bottom: 20px;
  }
}

.m-b-35 {
  margin-bottom: 35px;
}

@media only screen and (max-width: 1230px) {
  .m-b-35 {
    margin-bottom: 20px;
  }
}

.m-b-20 {
  margin-bottom: 20px;
}

@media only screen and (max-width: 1230px) {
  .m-b-20 {
    margin-bottom: 15px;
  }
}

.m-b-25 {
  margin-bottom: 25px;
}

@media only screen and (max-width: 1230px) {
  .m-b-25 {
    margin-bottom: 15px;
  }
}

.m-b-10 {
  margin-bottom: 10px;
}

@media only screen and (max-width: 1230px) {
  .m-b-10 {
    margin-bottom: 5px;
  }
}

.m-b-15 {
  margin-bottom: 15px;
}

@media only screen and (max-width: 1230px) {
  .m-b-15 {
    margin-bottom: 10px;
  }
}

.m-l-20 {
  margin-left: 20px;
}

@media only screen and (max-width: 1230px) {
  .m-l-20 {
    margin-left: 10px;
  }
}

.m-l-30 {
  margin-left: 30px;
}

@media only screen and (max-width: 1230px) {
  .m-l-30 {
    margin-left: 15px;
  }
}

.m-l-60 {
  margin-left: 60px;
}

@media only screen and (max-width: 1230px) {
  .m-l-60 {
    margin-left: 20px;
  }
}

.m-l-70 {
  margin-left: 70px;
}

@media only screen and (max-width: 1230px) {
  .m-l-70 {
    margin-left: 20px;
  }
}

.m-l-50 {
  margin-left: 50px;
}

@media only screen and (max-width: 1230px) {
  .m-l-50 {
    margin-left: 20px;
  }
}

.m-l-5 {
  margin-left: 5px;
}

.m-l-10 {
  margin-left: 10px;
}

@media only screen and (max-width: 1230px) {
  .m-l-10 {
    margin-left: 8px;
  }
}

.m-l-15 {
  margin-left: 15px;
}

@media only screen and (max-width: 1230px) {
  .m-l-15 {
    margin-left: 10px;
  }
}

.u {
  text-decoration: underline;
}

a.more_arrow,
.more_arrow {
  display: inline-block;
  line-height: 36px;
  height: 36px;
  background-color: #0061ae;
  color: #fff;
  padding: 0 15px 0 20px;
  border-radius: 3px;
}

a.more_arrow .bi,
.more_arrow .bi {
  font-size: 16px;
  vertical-align: middle;
  margin-left: 5px;
}

@media only screen and (max-width: 1230px) {
  a.more_arrow,
  .more_arrow {
    line-height: 30px;
    height: 30px;
    padding: 0 10px 0 15px;
    border-radius: 3px;
  }
  a.more_arrow .bi,
  .more_arrow .bi {
    font-size: 14px;
  }
}

a.more_arrow_normal,
.more_arrow_normal {
  display: inline-block;
  line-height: 34px;
  height: 34px;
  padding: 0 25px;
  color: #666;
  border-radius: 30px;
  border: solid 1px rgba(0, 0, 0, 0.2);
}

a.more_arrow_normal .bi,
.more_arrow_normal .bi {
  font-size: 16px;
  vertical-align: middle;
  margin-left: 5px;
}

@media only screen and (max-width: 1230px) {
  a.more_arrow_normal,
  .more_arrow_normal {
    line-height: 30px;
    height: 30px;
    padding: 0 10px 0 15px;
  }
  a.more_arrow_normal .bi,
  .more_arrow_normal .bi {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1230px) {
  .top_jg {
    display: block;
    height: 55px;
  }
  .menuMob {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 10px;
    top: 12.5px;
    z-index: 31;
  }
  .menuMob a {
    outline: none;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 11.5A.5.5 0 013 11h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 7h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 3h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5z' clip-rule='evenodd' fill='%23703a3a'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .menuMob a.on {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%23703a3a'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%23703a3a'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}

.list-paddingleft-2 {
  padding-left: 20px;
}

.list-paddingleft-2 li p {
  margin: 0;
  background-color: black;
}

div::-webkit-scrollbar-track-piece {
  -webkit-border-radius: 0;
}

div ::-webkit-scrollbar {
  width: 4px;
  background-color: rgba(255, 255, 255, 0.1);
}

div ::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 4px;
}

div::-webkit-scrollbar-thumb:hover {
  height: 50px;
  background-color: rgba(255, 255, 255, 0.33);
  -webkit-border-radius: 4px;
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(0.1rem);
    transform: translateY(0.1rem);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(0.1rem);
    transform: translateY(0.1rem);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.img_scale {
  overflow: hidden;
}

.img_scale img {
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

@media only screen and (min-width: 1230px) {
  .img_scale:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
  }
}

.btn-ani-show {
  padding: 0 40px;
  position: relative;
}

.btn-ani-show .bi {
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -15px;
  filter: alpha(opacity=0);
  -moz-opacity: calc($num / 100);
  opacity: calc($num / 100);
}

@media only screen and (min-width: 1230px) {
  .btn-ani-show:hover .bi {
    right: 20px;
    filter: alpha(opacity=100);
    -moz-opacity: calc($num / 100);
    opacity: calc($num / 100);
  }
}

@media only screen and (max-width: 1230px) {
  .btn-ani-show {
    padding: 0;
  }
  .btn-ani-show .bi {
    display: none;
  }
}

.btn-ani-toggle {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.btn-ani-toggle b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.btn-ani-toggle .bi_cont {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  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;
}

.btn-ani-toggle .bi_cont .bi {
  margin: 0 !important;
  font-size: 22px !important;
}

@media only screen and (min-width: 1230px) {
  .btn-ani-toggle:hover b {
    top: -100%;
  }
  .btn-ani-toggle:hover .bi_cont {
    top: 0;
  }
}

.btn-ani-full {
  position: relative;
  overflow: hidden;
}

.btn-ani-full b {
  position: relative;
  z-index: 2;
  display: block;
}

.btn-ani-full::before {
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0%;
  top: 0%;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.btn-ani-full:hover::before {
  width: 100%;
}

.btn-ani-full-up {
  position: relative;
  overflow: hidden;
}

.btn-ani-full-up b {
  position: relative;
  z-index: 2;
  display: block;
}

.btn-ani-full-up::before {
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: "";
  width: 100%;
  height: 0%;
  left: 0%;
  bottom: 0%;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.btn-ani-full-up:hover::before {
  height: 100%;
}

.btn-ani-full-uiColor {
  position: relative;
  overflow: hidden;
}

.btn-ani-full-uiColor b {
  display: block;
  z-index: 2;
  position: relative;
}

.btn-ani-full-uiColor::before {
  width: 0%;
  height: 100%;
  content: '';
  background-color: #0061ae;
  left: 0;
  top: 0;
  position: absolute;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.btn-ani-full-uiColor:hover b {
  color: #fff !important;
}

.btn-ani-full-uiColor:hover::before {
  width: 100%;
}

a .svg {
  display: block;
  height: 80px;
  width: 80px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}

@media only screen and (max-width: 1230px) {
  a .svg {
    height: 40px;
    width: 40px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 760px) {
  a .svg {
    height: 30px;
    width: 30px;
  }
}

a .svg svg {
  width: 100%;
  height: 100%;
  overflow: inherit;
  position: relative;
}

a .ani_linear,
a .ani_linear_small,
a .ani_linear_big {
  fill: none;
  stroke-width: 50;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

a:hover .ani_linear {
  stroke-dasharray: 6000;
  stroke-dashoffset: 6000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}

a:hover .ani_linear_small {
  stroke-dasharray: 3000;
  stroke-dashoffset: 3000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}

a:hover .ani_linear_big {
  stroke-dasharray: 8000;
  stroke-dashoffset: 8000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}

a:hover .ani_showHide {
  animation: fadeIn .8s .1s ease both;
  -webkit-animation: fadeIn .8s .1s ease both;
  -moz-animation: fadeIn .8s .1s ease both;
}

a:hover .svg_small .ani_linear {
  stroke-dasharray: 250;
  stroke-dashoffset: 250;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}

a:hover .svg_small .ani_linear_small {
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}

a:hover .svg_small .ani_linear_big {
  stroke-dasharray: 150;
  stroke-dashoffset: 150;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}

@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

a .svg_small {
  display: block;
  height: 80px;
  width: 80px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}

@media only screen and (max-width: 1230px) {
  a .svg_small {
    height: 40px;
    width: 40px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 760px) {
  a .svg_small {
    height: 30px;
    width: 30px;
  }
}

a .svg_small svg {
  width: 100%;
  height: 100%;
  overflow: inherit;
  position: relative;
}

a .svg_small .ani_linear,
a .svg_small .ani_linear_small,
a .svg_small .ani_linear_big {
  stroke-width: 5;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

.btn-ani-diff-uiColor {
  position: relative;
  overflow: hidden;
}

.btn-ani-diff-uiColor b, .btn-ani-diff-uiColor .bi {
  position: relative;
  z-index: 1;
  color: #FFF;
}

.btn-ani-diff-uiColor::before {
  content: '';
  width: 0%;
  height: 0%;
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  background-color: #0061ae;
  border-radius: 50%;
}

.btn-ani-diff-uiColor:hover::before {
  width: 140%;
  height: 140%;
  max-width: 140%;
  left: -20%;
  top: -20%;
  right: -20%;
  bottom: -20%;
}

.btn-ani-diff {
  position: relative;
  overflow: hidden;
}

.btn-ani-diff b, .btn-ani-diff .bi {
  position: relative;
  z-index: 1;
  color: #FFF;
}

.btn-ani-diff::before {
  content: '';
  width: 0%;
  height: 0%;
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}

.btn-ani-diff:hover::before {
  width: 140%;
  height: 140%;
  max-width: 140%;
  left: -20%;
  top: -20%;
  right: -20%;
  bottom: -20%;
}

.btn-ani-anim {
  position: relative;
  overflow: hidden;
}

.btn-ani-anim b {
  position: relative;
  z-index: 1;
}

.btn-ani-anim:hover .anim,
.btn-ani-anim:hover .anim:after {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
}

.btn-ani-anim:hover .anim {
  -webkit-animation: anim-out 0.75s;
  animation: anim-out 0.75s;
  cursor: pointer;
}

.btn-ani-anim:hover .anim {
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  border-radius: 50%;
}

.btn-ani-anim:hover .anim:before {
  position: relative;
  content: "";
  display: block;
  margin-top: 100%;
}

.btn-ani-anim:hover .anim,
.btn-ani-anim:hover .anim:after {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
}

.btn-ani-anim:hover .anim:after {
  -webkit-animation: anim-out-pseudo 0.75s;
  animation: anim-out-pseudo 0.75s;
}

.btn-ani-anim:hover .anim:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
}

.btn-ani-anim:hover .anim_container {
  width: 100%;
  top: 0;
  position: absolute;
  overflow: hidden;
  height: 100%;
  left: 0;
}

@-webkit-keyframes anim-out {
  0% {
    width: 0%;
    background: rgba(255, 255, 255, 0.25);
  }
  100% {
    width: 100%;
    background: transparent;
  }
}

@keyframes anim-out {
  0% {
    width: 0%;
    background: rgba(255, 255, 255, 0.25);
  }
  100% {
    width: 100%;
    background: transparent;
  }
}

@-webkit-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}

@keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}

.list-ani-shadow-10 a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.list-ani-shadow-10 a:before {
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  bottom: -10px;
  right: -10px;
  max-width: inherit;
  z-index: -1;
}

.list-ani-shadow-10 a:hover:before {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.list-ani-shadow-20 a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.list-ani-shadow-20 a:before {
  content: "";
  position: absolute;
  left: -20px;
  top: -20px;
  bottom: -20px;
  right: -20px;
  max-width: inherit;
  z-index: -1;
}

.list-ani-shadow-20 a:hover:before {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.lnb_top {
  width: 100%;
  background-image: url(../images/lnb/lnbTop.png);
}

@media only screen and (max-width: 1230px) {
  .lnb_top .top_jg {
    height: 85px;
  }
}

.lnb_top .top {
  width: 100%;
}

.lnb_top .top .ny_main {
  position: relative;
  height: 360px;
}

.lnb_top .top .ny_main .logo {
  height: 96px;
  position: absolute;
  left: 0px;
  top: 60px;
}

.lnb_top .top .ny_main .logo img {
  height: 100%;
}

.lnb_top .top .ny_main .logo .logo_title {
  font-size: 46px;
  font-weight: bold;
  margin-left: 25px;
  display: inline-block;
  vertical-align: middle;
  color: #0061ae;
  border-left: solid 1px rgba(0, 97, 174, 0.4);
  padding-left: 25px;
}

.lnb_top .top .ny_main a.cd_retSite {
  background-color: #dabc68;
  color: #fff;
  position: absolute;
  right: 0;
  top: 60px;
  height: 86px;
  line-height: 86px;
  font-size: 42px;
  border-radius: 50px;
  text-align: center;
  width: 260px;
}

@media only screen and (max-width: 1230px) {
  .lnb_top .top {
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    height: 85px;
    position: fixed;
    z-index: 30;
    top: 0px;
    left: 0;
  }
  .lnb_top .top .ny_main {
    height: 85px;
  }
  .lnb_top .top .ny_main .logo {
    height: 30px;
    margin-top: auto;
    left: 15px;
    top: 42px;
  }
  .lnb_top .top .ny_main .logo .logo_title {
    font-size: 16px;
    margin-left: 10px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .lnb_top .top .ny_main .logo .logo_title {
    font-size: 14px;
    margin-left: 6px;
  }
}

@media only screen and (max-width: 1230px) {
  .lnb_top .top .ny_main .logo .topFont {
    padding-left: 5px;
  }
  .lnb_top .top .ny_main .logo .topFont::before {
    height: 30px;
    top: -20px;
  }
  .lnb_top .top .ny_main .logo .small_logo {
    height: 30px;
    width: 30px;
  }
  .lnb_top .top .ny_main a.cd_retSite {
    position: fixed;
    z-index: 20;
    right: 5px;
    top: auto;
    bottom: 5px;
    margin-top: 0px;
    padding: 0px 10px;
    height: 55px;
    width: 55px;
    line-height: 18px;
    font-size: 13px;
    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;
    background-color: rgba(0, 97, 174, 0.8);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  }
}

.lnb_top_ny .logo_title {
  margin-left: 0px !important;
}

.lnb_bt .bt {
  line-height: 46px;
  font-size: 46px;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
}

.lnb_bt .bt::before {
  background-color: #0061ae;
  height: 1em;
  width: 6px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

.lnb_bt .more {
  font-size: 24px;
  line-height: 46px;
}

@media only screen and (max-width: 1230px) {
  .lnb_bt {
    padding-bottom: 10px;
  }
  .lnb_bt .bt {
    line-height: 30px;
    font-size: 22px;
    padding-left: 15px;
  }
  .lnb_bt .bt::before {
    width: 3px;
    top: 3px;
  }
  .lnb_bt .more {
    font-size: 16px;
    line-height: 30px;
  }
}

.icon_item {
  width: 102%;
  float: left;
  margin-left: -1%;
  margin-bottom: 80px;
}

@media only screen and (max-width: 1230px) {
  .icon_item {
    margin-bottom: 15px;
  }
}

.icon_item li {
  width: 23%;
  float: left;
  margin: 0 1% 20px 1%;
}

.icon_item li:nth-child(4n + 1) {
  clear: both;
}

.icon_item li a {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  overflow: hidden;
  padding: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
}

.icon_item li a:hover {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.icon_item li a:hover .lnb_icon:before {
  margin-top: -5px;
}

.icon_item li a .icon_box {
  display: inline-block;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-align: center;
}

.icon_item li a .icon_box .lnb_icon {
  position: relative;
  height: 120px;
  margin-bottom: 15px;
}

.icon_item li a .icon_box .lnb_icon img {
  max-height: 100%;
}

.icon_item li a .icon_box p {
  font-size: 42px;
  font-weight: bold;
}

@media only screen and (max-width: 1230px) {
  .icon_item li {
    width: 48%;
    margin: 0 1% 15px 1%;
  }
  .icon_item li:nth-child(3n + 1) {
    clear: inherit;
  }
  .icon_item li:nth-child(2n + 1) {
    clear: both;
  }
  .icon_item li a {
    padding: 10px;
  }
  .icon_item li a .icon_box .lnb_icon {
    position: relative;
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
  }
  .icon_item li a .icon_box p {
    font-size: 18px;
  }
}

.one_Main_Body {
  background-color: #fff;
}

.one_Main_Body .ny_main {
  padding: 80px 0 0 0;
}

@media only screen and (max-width: 1230px) {
  .one_Main_Body .ny_main {
    padding: 15px;
  }
}

.one_Main_Body .ny_main .lnb_two_div {
  padding: 80px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  margin-bottom: 80px;
}

@media only screen and (max-width: 1230px) {
  .one_Main_Body .ny_main .lnb_two_div {
    margin-bottom: 20px;
    padding: 15px;
  }
}

.one_Main_Body .ny_main .lnb_two_div .d1 .phoneText {
  font-size: 42px;
  font-weight: bold;
  text-align: left;
}

@media only screen and (max-width: 1230px) {
  .one_Main_Body .ny_main .lnb_two_div .d1 .phoneText {
    font-size: 22px;
  }
}

.one_Main_Body .ny_main .lnb_two_div .d1 .phoneNum {
  color: #0061ae;
  font-size: 42px;
  font-weight: bold;
  position: relative;
  padding-left: 60px;
}

.one_Main_Body .ny_main .lnb_two_div .d1 .phoneNum p {
  font-size: 16px;
  color: #333;
}

@media only screen and (max-width: 1230px) {
  .one_Main_Body .ny_main .lnb_two_div .d1 .phoneNum {
    font-size: 18px;
    padding-left: 30px;
  }
  .one_Main_Body .ny_main .lnb_two_div .d1 .phoneNum p {
    font-size: 12px;
  }
}

.one_Main_Body .ny_main .lnb_two_div .d1 .phoneNum .iconfont {
  font-size: 36px;
  color: #999999;
  margin-right: 15px;
  position: absolute;
  left: 0;
  top: 0;
}

@media only screen and (max-width: 1230px) {
  .one_Main_Body .ny_main .lnb_two_div .d1 .phoneNum .iconfont {
    font-size: 18px;
  }
}

.one_Main_Body .ny_main .lnb_two_div .d2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-left: 70px;
  border-left: solid 1px #ddd;
}

.one_Main_Body .ny_main .lnb_two_div .d2 img {
  width: 200px;
  margin-bottom: 15px;
}

.one_Main_Body .ny_main .lnb_two_div .d2 .phoneText {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 1230px) {
  .one_Main_Body .ny_main .lnb_two_div .d2 .phoneText {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1230px) {
  .one_Main_Body .ny_main .lnb_two_div .d2 {
    padding-left: 30px;
  }
  .one_Main_Body .ny_main .lnb_two_div .d2 img {
    width: 100px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 760px) {
  .one_Main_Body .ny_main .lnb_two_div {
    display: block;
  }
  .one_Main_Body .ny_main .lnb_two_div .d1 {
    width: 100%;
    margin-bottom: 20px;
  }
  .one_Main_Body .ny_main .lnb_two_div .d2 {
    width: 100%;
    border-left: 0;
    padding-left: 0;
  }
}

.two_Main_Body .ln_visitsearch {
  width: 50%;
  float: right;
  height: 48px;
  position: relative;
  border-radius: 10px;
  margin-top: -100px;
  margin-bottom: 45px;
  z-index: 20;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.two_Main_Body .ln_visitsearch .item {
  width: 38%;
  float: left;
  margin-right: 2%;
}

.two_Main_Body .ln_visitsearch .form-control {
  border-color: #e1e1e1;
  font-size: 18px;
  line-height: 48px;
  height: 48px;
  padding: 0 0 0 20px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-radius: 5px;
}

.two_Main_Body .ln_visitsearch .form-control:hover {
  border-color: rgba(0, 97, 174, 0.8);
}

.two_Main_Body .ln_visitsearch .btn {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 120px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 19px;
  background: #ff9208;
  border-color: #ff9208;
  border-radius: 40px;
}

.two_Main_Body .ln_visitsearch .combo-select {
  border-color: #e1e1e1;
  height: 48px;
}

.two_Main_Body .ln_visitsearch .combo-select .combo-input {
  line-height: 48px;
  height: 46px;
  font-size: 18px;
  padding-left: 40px;
  background-color: #fff;
}

.two_Main_Body .ln_visitsearch .combo-select.combo-open .combo-dropdown {
  display: block;
}

.two_Main_Body .ln_visitsearch .combo-select.combo-open .combo-arrow {
  border-color: #0061ae;
}

.two_Main_Body .ln_visitsearch .combo-select.combo-open .combo-arrow:before {
  border-top: none;
  border-bottom: 5px solid #e5e5e5;
}

.two_Main_Body .ln_visitsearch .combo-select .combo-focus {
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  border-color: #0061ae;
}

.two_Main_Body .ln_visitsearch .combo-select .combo-focus input {
  border-color: #0061ae;
}

.two_Main_Body .ln_visitsearch .combo-select .option-item {
  cursor: pointer;
  border-bottom: 1px #e3e3e3 solid;
  font-size: 18px;
}

.two_Main_Body .ln_visitsearch .combo-select .option-item:hover {
  background-color: #0061ae;
  color: #fff;
}

.two_Main_Body .ln_visitsearch .combo-select .option-item:last-child {
  border-bottom: none;
}

.two_Main_Body .ln_visitsearch .combo-select .combo-marker {
  color: #f7931e;
}

@media only screen and (max-width: 1230px) {
  .two_Main_Body .ln_visitsearch {
    display: none;
    height: 65px;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 15px 120px 15px 15px;
  }
  .two_Main_Body .ln_visitsearch .form-control {
    height: 34px;
    line-height: 34px;
    padding-left: 15px;
    font-size: 13px;
  }
  .two_Main_Body .ln_visitsearch .btn {
    right: 15px;
    top: 15px;
    width: 90px;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
  }
}

.two_Main_Body .swi_bg {
  background-image: url(../images/lnb/lnb_swi.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.two_Main_Body .swi_bg .ny_main {
  padding: 50px 0;
}

@media only screen and (max-width: 1230px) {
  .two_Main_Body .swi_bg .ny_main {
    padding: 15px;
  }
  .two_Main_Body .swi_bg .ny_main a.more_arrow {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    width: 120px;
  }
}

.two_Main_Body .swi_bg .doc_swi {
  position: relative;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper {
  width: 100%;
  float: left;
  position: relative;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper a {
  position: relative;
  display: block;
  background-color: #0061ae;
  overflow: hidden;
  width: 100%;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper a:hover {
  background-color: #0061ae;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper a:hover .text_content {
  background-color: #0061ae;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper a .swiper_ov {
  padding: 0 10px;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper a .swiper_ov .img_content {
  overflow: hidden;
  height: 360px;
  display: block;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper a .swiper_ov .img_content img {
  height: 360px;
}

@media only screen and (max-width: 1230px) {
  .two_Main_Body .swi_bg .doc_swi .zy_Swiper a .swiper_ov .img_content {
    height: auto;
  }
  .two_Main_Body .swi_bg .doc_swi .zy_Swiper a .swiper_ov .img_content img {
    height: auto;
  }
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper a .text_content {
  display: block;
  background-color: #0061ae;
  color: #fff;
  text-align: center;
  padding: 10px;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper a .text_content .zj_Name {
  font-size: 30px;
  font-weight: bold;
}

@media only screen and (max-width: 1230px) {
  .two_Main_Body .swi_bg .doc_swi .zy_Swiper a .text_content .zj_Name {
    font-size: 24px;
  }
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper a .text_content .zj_zc {
  font-size: 24px;
}

@media only screen and (max-width: 1230px) {
  .two_Main_Body .swi_bg .doc_swi .zy_Swiper a .text_content .zj_zc {
    font-size: 16px;
  }
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: -90px !important;
  left: auto;
  outline: none;
  --swiper-navigation-size: 32px;
  width: 58px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color: #dec2ae;
  border: 1px solid #dec2ae;
  overflow: hidden;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-button-prev:hover {
  border: 0;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-button-prev:hover::before {
  width: 100%;
  height: 100%;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-button-prev:hover::after {
  color: #fff;
  z-index: 1;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-button-prev::before {
  content: "";
  background-color: #0061ae;
  width: 0%;
  overflow: hidden;
  height: 0%;
  position: absolute;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto;
  border-radius: 50%;
}

@media only screen and (max-width: 1230px) {
  .two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-button-prev {
    display: none;
  }
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-button-next {
  position: absolute;
  top: 50%;
  right: -90px;
  left: auto;
  outline: none;
  --swiper-navigation-size: 32px;
  width: 58px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color: #c2906c;
  border: 1px solid #c2906c;
  overflow: hidden;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-button-next:hover {
  border: 0;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-button-next:hover::before {
  width: 100%;
  height: 100%;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-button-next:hover::after {
  color: #fff;
  z-index: 1;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-button-next::before {
  content: "";
  background-color: #0061ae;
  width: 0%;
  overflow: hidden;
  height: 0%;
  position: absolute;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto;
  border-radius: 50%;
}

@media only screen and (max-width: 1230px) {
  .two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-button-next {
    display: none;
  }
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0);
  border: solid 1px #fff;
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  display: none;
}

@media only screen and (max-width: 1230px) {
  .two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
  }
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-pagination-bullet-active {
  background-color: red;
  border-color: red;
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-horizontal > .swiper-pagination-bullets,
.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-pagination-custom,
.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-pagination-fraction {
  bottom: 55px;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  display: none;
}

@media only screen and (max-width: 1230px) {
  .two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-horizontal > .swiper-pagination-bullets,
  .two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
  .two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-pagination-custom,
  .two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-pagination-fraction {
    bottom: 15px;
  }
}

.two_Main_Body .swi_bg .doc_swi .zy_Swiper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px;
}

.two_Main_Body .swi_bg a.more_arrow {
  background-color: #c2906c;
  height: 50px;
  line-height: 49px;
  font-size: 22px;
  border-radius: 40px;
  width: 200px;
}

@media only screen and (max-width: 1230px) {
  .two_Main_Body .ny_main {
    padding: 15px;
  }
  .two_Main_Body .ny_main .lnb_bt {
    margin-bottom: 0px;
  }
}

.one_Main_lnb_ny .ny_main {
  position: relative;
  padding-top: 45px;
}

@media only screen and (max-width: 1230px) {
  .one_Main_lnb_ny .ny_main {
    padding: 15px;
  }
}

.one_Main_lnb_ny .ny_main .nav_list {
  width: 100%;
  text-align: center;
  font-size: 0;
  margin-bottom: 50px;
}

.one_Main_lnb_ny .ny_main .nav_list li {
  display: inline-block;
  margin: 0 25px;
  font-size: 16px;
}

.one_Main_lnb_ny .ny_main .nav_list li ul {
  display: none;
}

.one_Main_lnb_ny .ny_main .nav_list li a {
  display: block;
  line-height: 40px;
  height: 40px;
  position: relative;
  font-size: 36px;
  font-weight: bold;
}

.one_Main_lnb_ny .ny_main .nav_list li a.on:before {
  content: "";
  width: 75%;
  height: 5px;
  background-color: #e3c794;
  position: absolute;
  left: 12.5%;
  right: -12.5%;
  bottom: -12px;
}

.one_Main_lnb_ny .ny_main .nav_list li a.on:after {
  content: "";
  position: absolute;
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-top: 6px solid #e3c794;
  border-left: 6px solid rgba(0, 0, 0, 0);
  bottom: -24px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
}

@media only screen and (max-width: 1230px) {
  .one_Main_lnb_ny .ny_main .nav_bt {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    border-bottom: solid 1px #e9e9e9;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .one_Main_lnb_ny .ny_main .nav_bt a {
    width: 100%;
    height: 40px;
    display: block;
    position: relative;
    font-weight: bold;
    color: #0061ae;
  }
  .one_Main_lnb_ny .ny_main .nav_bt a:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    right: 5px;
    top: 0px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z' clip-rule='evenodd' fill='%23666666'/></svg>");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 22px;
  }
  .one_Main_lnb_ny .ny_main .nav_bt a.on:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .one_Main_lnb_ny .ny_main .nav_list {
    display: none;
    position: inherit;
    left: auto;
    bottom: auto;
    background-color: #f9f9f9;
  }
  .one_Main_lnb_ny .ny_main .nav_list > li {
    border-bottom: solid 1px #e9e9e9;
  }
  .one_Main_lnb_ny .ny_main .nav_list li {
    display: block;
    margin: 0;
    font-size: 14px;
    width: 100%;
  }
  .one_Main_lnb_ny .ny_main .nav_list li a {
    line-height: 1.6;
    height: auto;
    padding: 8px 3%;
    text-align: left;
    width: 100%;
    font-size: 15px;
  }
  .one_Main_lnb_ny .ny_main .nav_list li a.on:before {
    display: none;
  }
  .one_Main_lnb_ny .ny_main .nav_list li a.on:after {
    display: none;
  }
  .one_Main_lnb_ny .ny_main .nav_list li ul {
    padding-left: 1em;
    display: block;
  }
}

.one_Main_lnb_ny .ny_main .news_info {
  border: 1px solid #e1e1e1;
  padding: 70px 40px 40px 40px;
}

.one_Main_lnb_ny .ny_main .news_info .infotitle {
  font-weight: bold;
  margin-bottom: 20px;
}

.one_Main_lnb_ny .ny_main .news_info .info_content {
  font-size: 26px;
}

.one_Main_lnb_ny .ny_main .news_info .infoAtt {
  font-size: 16px;
}

.one_Main_lnb_ny .ny_main .ln_three_box {
  width: 102%;
  float: left;
  margin-left: -1%;
  margin-top: 60px;
}

.one_Main_lnb_ny .ny_main .ln_three_box li {
  width: 31.3333%;
  float: left;
  margin: 0 1% 90px 1%;
  outline: none;
}

.one_Main_lnb_ny .ny_main .ln_three_box li a {
  display: block;
  width: 100%;
  position: relative;
  height: 260px;
  overflow: hidden;
  color: #fff;
  border-radius: 8px;
  padding: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  outline: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.one_Main_lnb_ny .ny_main .ln_three_box li a.a1 {
  background-image: url(../images/lnb/ksjj1.jpg);
}

.one_Main_lnb_ny .ny_main .ln_three_box li a.a2 {
  background-image: url(../images/lnb/ksjj2.jpg);
}

.one_Main_lnb_ny .ny_main .ln_three_box li a.a3 {
  background-image: url(../images/lnb/ksjj3.jpg);
}

.one_Main_lnb_ny .ny_main .ln_three_box li a .bt {
  font-size: 36px;
  font-weight: 500;
  color: #fff;
}

.one_Main_lnb_ny .ny_main .ln_three_box li a:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 1230px) {
  .one_Main_lnb_ny .ny_main .ln_three_box {
    margin-top: 20px;
  }
  .one_Main_lnb_ny .ny_main .ln_three_box li {
    margin: 0 1% 15px 1%;
  }
  .one_Main_lnb_ny .ny_main .ln_three_box li a {
    height: 160px;
    padding: 20px;
  }
  .one_Main_lnb_ny .ny_main .ln_three_box li a .bt {
    font-size: 22px;
  }
}

@media only screen and (max-width: 500px) {
  .one_Main_lnb_ny .ny_main .ln_three_box li a {
    height: 110px;
    padding: 10px 10px;
  }
  .one_Main_lnb_ny .ny_main .ln_three_box li a .bt {
    font-size: 18px;
  }
}

@media only screen and (max-width: 760px) {
  .one_Main_lnb_ny .ny_main .ln_three_box {
    margin-top: 15px;
  }
  .one_Main_lnb_ny .ny_main .ln_three_box .icon_box {
    margin: 0 1% 15px 1%;
    padding: 20px;
    height: auto;
    text-align: center;
  }
  .one_Main_lnb_ny .ny_main .ln_three_box .icon_box .bt {
    font-size: 16px;
  }
  .one_Main_lnb_ny .ny_main .ln_three_box .icon_box.a1 {
    background: #3363a0;
  }
  .one_Main_lnb_ny .ny_main .ln_three_box .icon_box.a2 {
    background: #447469;
  }
  .one_Main_lnb_ny .ny_main .ln_three_box .icon_box.a3 {
    background: #e67818;
  }
}

@media only screen and (max-width: 1230px) {
  .one_Main_lnb_ny .ny_main .news_info {
    padding: 10px;
  }
  .one_Main_lnb_ny .ny_main .news_info .info_content {
    font-size: 16px;
  }
  .one_Main_lnb_ny .ny_main .news_info .infotitle {
    margin-bottom: 15px;
  }
  .one_Main_lnb_ny .ny_main .news_info .infoAtt {
    font-size: 14px;
  }
}

.one_Main_lnb_ny .ny_main .newsTitleList li a {
  padding-left: 35px;
  line-height: 65px;
  height: 65px;
}

.one_Main_lnb_ny .ny_main .newsTitleList li a::before {
  width: 14px;
  height: 14px;
  margin-top: -6.5px;
}

.one_Main_lnb_ny .ny_main .newsTitleList li a .bt {
  font-size: 24px;
  line-height: 65px;
}

@media only screen and (max-width: 1230px) {
  .one_Main_lnb_ny .ny_main .newsTitleList li a {
    line-height: 35px;
    padding-left: 14px;
    height: 35px;
  }
  .one_Main_lnb_ny .ny_main .newsTitleList li a::before {
    width: 6px;
    height: 6px;
    margin-top: -3px;
  }
  .one_Main_lnb_ny .ny_main .newsTitleList li a .bt {
    font-size: 14px;
    line-height: 35px;
  }
}

.one_Main_lnb_ny .ny_main .phone_yy {
  height: 540px;
  width: 1000px;
  margin: 0 auto;
  background-image: url(../images/lnb/dhyy.jpg);
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  margin-bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.one_Main_lnb_ny .ny_main .phone_yy:hover {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.one_Main_lnb_ny .ny_main .phone_yy .bt {
  font-size: 30px;
  color: #009d80;
  margin-bottom: 60px;
}

.one_Main_lnb_ny .ny_main .phone_yy .phone_num {
  font-size: 50px;
  font-style: italic;
  margin-bottom: 40px;
  height: 50px;
  line-height: 50px;
}

.one_Main_lnb_ny .ny_main .phone_yy .phone_num .iconfont {
  color: #0061ae;
  font-size: 40px;
  margin-right: 20px;
}

@media only screen and (max-width: 1230px) {
  .one_Main_lnb_ny .ny_main .phone_yy {
    height: auto;
    width: 100%;
    padding: 15px;
  }
  .one_Main_lnb_ny .ny_main .phone_yy .bt {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .one_Main_lnb_ny .ny_main .phone_yy .phone_num {
    font-size: 17px;
    margin-bottom: 15px;
    height: 40px;
    line-height: 40px;
  }
  .one_Main_lnb_ny .ny_main .phone_yy .phone_num .iconfont {
    font-size: 20px;
  }
}

.one_Main_lnb_ny .ny_main .lnb_ss {
  background-color: #fff;
  height: 80px;
  padding: 30px;
  position: relative;
  z-index: 10;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  margin-top: 20px;
  margin-bottom: 40px;
}

.one_Main_lnb_ny .ny_main .lnb_ss .form-control {
  width: 100%;
  border: 0;
  line-height: 20px;
  padding: 0;
  height: 20px;
  font-size: 20px;
  color: #999;
}

.one_Main_lnb_ny .ny_main .lnb_ss .ss_btn {
  position: absolute;
  right: 30px;
  top: 15px;
  color: #666666;
  font-size: 30px;
}

@media only screen and (max-width: 1230px) {
  .one_Main_lnb_ny .ny_main .lnb_ss {
    height: 50px;
    padding: 10px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .one_Main_lnb_ny .ny_main .lnb_ss .form-control {
    line-height: 30px;
    height: 30px;
    font-size: 13px;
  }
  .one_Main_lnb_ny .ny_main .lnb_ss .ss_btn {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #666666;
    font-size: 20px;
  }
}

.one_Main_lnb_ny .ny_main .lnb_ksdh {
  margin-bottom: 60px;
}

.one_Main_lnb_ny .ny_main .lnb_ksdh ul {
  width: 102%;
  float: left;
  margin-left: -1%;
}

.one_Main_lnb_ny .ny_main .lnb_ksdh ul li {
  width: 23%;
  margin: 1%;
  height: 150px;
  float: left;
}

@media only screen and (max-width: 760px) {
  .one_Main_lnb_ny .ny_main .lnb_ksdh ul li {
    width: 31.333%;
  }
}

.one_Main_lnb_ny .ny_main .lnb_ksdh ul li a {
  height: 100%;
  width: 100%;
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
}

.one_Main_lnb_ny .ny_main .lnb_ksdh ul li a:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  border: 1px solid #fff;
}

.one_Main_lnb_ny .ny_main .lnb_ksdh ul li a .iconfont {
  color: #0075c1;
  font-size: 70px;
}

.one_Main_lnb_ny .ny_main .lnb_ksdh ul li a .bt {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 70px;
  height: auto !important;
  line-height: 35px;
}

@media only screen and (max-width: 1230px) {
  .one_Main_lnb_ny .ny_main .lnb_ksdh {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .one_Main_lnb_ny .ny_main .lnb_ksdh ul li {
    width: 23%;
    height: 90px;
  }
  .one_Main_lnb_ny .ny_main .lnb_ksdh ul li a {
    padding: 0 6px;
  }
  .one_Main_lnb_ny .ny_main .lnb_ksdh ul li a .bt {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 44px;
    line-height: 22px;
  }
}

@media only screen and (max-width: 600px) {
  .one_Main_lnb_ny .ny_main .lnb_ksdh ul li {
    width: 48%;
  }
  .one_Main_lnb_ny .ny_main .lnb_ksdh ul li a .iconfont {
    font-size: 36px;
  }
}

.one_Main_lnb_ny .ny_main .lnb_newsSummaryList {
  width: 100%;
}

.one_Main_lnb_ny .ny_main .lnb_newsSummaryList li {
  width: 100%;
}

.one_Main_lnb_ny .ny_main .lnb_newsSummaryList li:nth-child(even) {
  background-color: #f6f6f8;
}

.one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a {
  display: block;
  width: 100%;
  position: relative;
  padding: 40px 40px 40px 170px;
  overflow: hidden;
  min-height: 217px;
}

@media only screen and (max-width: 1230px) {
  .one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a {
    padding: 15px 15px 15px 70px;
    min-height: 80px;
  }
}

.one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a:hover {
  border-color: #0061ae;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}

.one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a .sTime {
  width: 100px;
  text-align: center;
  position: absolute;
  left: 25px;
  font-size: 24px;
  top: 50px;
  color: #0061ae;
}

.one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a .sTime b {
  display: block;
  font-size: 58px;
  line-height: 60px;
  margin-bottom: 20px;
  font-style: italic;
  position: relative;
}

.one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a .sTime b::before {
  content: "";
  left: 20px;
  bottom: -10px;
  position: absolute;
  width: 4rem;
  height: 1px;
  background-color: #e9e9e9;
}

@media only screen and (max-width: 1230px) {
  .one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a .sTime {
    width: 60px;
    left: 5px;
    font-size: 13px;
    top: 20px;
  }
  .one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a .sTime b {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 5px;
  }
  .one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a .sTime b::before {
    left: 15px;
    bottom: -3px;
    width: 2rem;
  }
}

.one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a .bt {
  display: block;
  width: 100%;
  font-size: 32px;
  margin-bottom: 30px;
  font-weight: bold;
}

.one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a p {
  display: block;
  width: 100%;
  font-size: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 108px;
  height: auto !important;
  line-height: 36px;
  color: #666;
}

@media only screen and (max-width: 1230px) {
  .one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a .bt {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
    height: auto !important;
    line-height: 22px;
  }
}

@media only screen and (max-width: 760px) {
  .one_Main_lnb_ny .ny_main .lnb_newsSummaryList li a .bt {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1230px) {
  .one_Main_lnb_ny .ny_main .lnb_newsSummaryList li {
    margin-bottom: 15px;
  }
}

.lnb_ks_zj ul {
  width: 102%;
  margin-left: -1%;
}

.lnb_ks_zj ul li {
  width: 48%;
  margin: 0 1% 10px 1%;
  float: left;
}

.lnb_ks_zj ul li:nth-child(2n + 1) {
  clear: both;
}

@media only screen and (max-width: 760px) {
  .lnb_ks_zj ul li {
    width: 98%;
    margin-bottom: 5px;
  }
}

.lnb_ks_zj ul li a {
  display: block;
  width: 100%;
  position: relative;
  background-color: #f9f9f9;
  height: 340px;
  padding: 20px 20px 20px 250px;
}

.lnb_ks_zj ul li a .img_content {
  width: 210px;
  left: 20px;
  top: 20px;
  position: absolute;
  height: 300px;
}

.lnb_ks_zj ul li a .img_content img {
  min-height: 300px;
}

.lnb_ks_zj ul li a .text_content {
  height: 100%;
  padding: 20px 0;
}

.lnb_ks_zj ul li a .text_content .bt {
  height: 45px;
  margin-bottom: 15px;
  position: relative;
  color: #000;
  font-weight: 500;
  font-size: 32px;
}

.lnb_ks_zj ul li a .text_content .bt b {
  font-size: 20px;
  margin-left: 50px;
  color: #666;
}

.lnb_ks_zj ul li a .text_content .sub_p {
  color: #e3c794;
  font-size: 20px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.lnb_ks_zj ul li a .text_content .sum_p {
  font-size: 20px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 72px;
  height: auto !important;
  line-height: 24px;
}

.lnb_ks_zj ul li a:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 30px rgba(0, 0, 0, 0.25);
}

.lnb_ks_zj ul li a:hover .text_content .bt::after {
  width: 100%;
}

.lnb_ks_zj ul li:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 30px rgba(255, 255, 255, 0.4);
          box-shadow: 0 2px 30px rgba(255, 255, 255, 0.4);
}

@media only screen and (max-width: 1230px) {
  .lnb_ks_zj ul li a {
    height: 200px;
    padding: 20px 15px 15px 150px;
  }
  .lnb_ks_zj ul li a .img_content {
    width: 120px;
    left: 15px;
    top: 15px;
    height: 168px;
  }
  .lnb_ks_zj ul li a .img_content img {
    min-height: inherit;
  }
  .lnb_ks_zj ul li a .text_content {
    padding: 10px 0;
  }
  .lnb_ks_zj ul li a .text_content .bt {
    height: 35px;
    font-size: 20px;
    margin-bottom: 5px;
  }
  .lnb_ks_zj ul li a .text_content .bt b {
    font-size: 16px;
  }
  .lnb_ks_zj ul li a .text_content .sub_p {
    margin-bottom: 10px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
    height: auto !important;
    line-height: 22px;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .lnb_ks_zj ul li a .text_content .sum_p {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 66px;
    height: auto !important;
    line-height: 22px;
  }
}

.lnb_zjxx .doctor_top {
  width: 100%;
  background-image: url(/images/doctor_topbg.png);
  background-color: #0061ae;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 300px;
  padding-top: 50px;
}

.lnb_zjxx .doctor_top .ny_main {
  position: relative;
  padding-left: 450px;
}

.lnb_zjxx .doctor_top .ny_main .img_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 370px;
  height: 515px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.lnb_zjxx .doctor_top .ny_main .img_content img {
  min-height: 515px;
}

.lnb_zjxx .doctor_top .ny_main .text_content {
  width: 100%;
  color: #fff;
  line-height: 1.6;
  margin-top: 10px;
  padding-top: 20px;
  position: relative;
}

.lnb_zjxx .doctor_top .ny_main .text_content .bt {
  width: 100%;
  font-size: 30px;
  margin-bottom: 30px;
  line-height: 40px;
}

.lnb_zjxx .doctor_top .ny_main .text_content .bt b {
  font-size: 46px;
  margin-right: 40px;
}

.lnb_zjxx .doctor_top .ny_main .text_content a.more {
  padding: 0 30px;
  line-height: 39px;
  height: 40px;
  border: solid 1px #fff;
  border-radius: 50px;
  position: absolute;
  right: 0;
  top: 30px;
  color: #fff;
}

.lnb_zjxx .doctor_top .ny_main .text_content a.more:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.lnb_zjxx .doctor_top .ny_main .text_content .att_content {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 26px;
}

.lnb_zjxx .doctor_top .ny_main .text_content .summary_content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 90px;
  height: auto !important;
  line-height: 30px;
}

@media only screen and (max-width: 1230px) {
  .lnb_zjxx .doctor_top {
    height: auto;
    padding: 20px 15px;
  }
  .lnb_zjxx .doctor_top .ny_main {
    padding-left: 0px;
  }
  .lnb_zjxx .doctor_top .ny_main a.cd_retSite {
    color: #fff;
    text-align: center;
    position: fixed;
    z-index: 20;
    right: 5px;
    top: auto;
    bottom: 5px;
    margin-top: 0px;
    padding: 0px 10px;
    height: 55px;
    width: 55px;
    line-height: 18px;
    font-size: 13px;
    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;
    background-color: rgba(0, 97, 174, 0.8);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  }
  .lnb_zjxx .doctor_top .ny_main .img_content {
    position: inherit;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    text-align: center;
    -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0px rgba(0, 0, 0, 0);
  }
  .lnb_zjxx .doctor_top .ny_main .img_content img {
    min-height: inherit;
    width: 50%;
    max-width: 300px;
  }
  .lnb_zjxx .doctor_top .ny_main .text_content {
    font-size: 13px;
    line-height: 22px;
    margin-top: 15px;
    position: initial;
    padding-top: 0px;
  }
  .lnb_zjxx .doctor_top .ny_main .text_content .bt {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .lnb_zjxx .doctor_top .ny_main .text_content .bt b {
    font-size: 18px;
    margin-right: 1em;
  }
  .lnb_zjxx .doctor_top .ny_main .text_content a.more {
    padding: 0 15px;
    line-height: 30px;
    height: 30px;
    top: 0;
  }
  .lnb_zjxx .doctor_top .ny_main .text_content .att_content {
    text-align: center;
    font-size: 16px;
  }
  .lnb_zjxx .doctor_top .ny_main .text_content .summary_content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 66px;
    height: auto !important;
    line-height: 22px;
  }
}

.lnb_zjxx .doctor_content .item_tow {
  width: 780px;
}

.lnb_zjxx .doctor_content .item_tow .doctor_bt .bt {
  font-size: 42px;
  font-weight: 500;
  color: #000000;
}

.lnb_zjxx .doctor_content .item_tow .info_content {
  font-size: 26px !important;
  line-height: 1.8 !important;
}

.lnb_zjxx .doctor_content .item_tow .info_content div,
.lnb_zjxx .doctor_content .item_tow .info_content p,
.lnb_zjxx .doctor_content .item_tow .info_content span {
  font-size: 26px !important;
  line-height: 1.8 !important;
}

.lnb_zjxx .doctor_content .doctor_one {
  width: 370px;
  margin-top: 300px;
}

.lnb_zjxx .doctor_content .doctor_one .info_content {
  font-size: 26px !important;
  line-height: 1.8 !important;
}

.lnb_zjxx .doctor_content .doctor_one .info_content div,
.lnb_zjxx .doctor_content .doctor_one .info_content p,
.lnb_zjxx .doctor_content .doctor_one .info_content span {
  font-size: 26px !important;
  line-height: 1.8 !important;
}

.lnb_zjxx .doctor_content .doctor_k1 {
  border: solid 1px #e5e5e5;
}

.lnb_zjxx .doctor_content .doctor_k1 .bt {
  background-color: #0061ae;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 26px;
}

.lnb_zjxx .doctor_content .doctor_k1 .nr {
  padding: 25px;
  text-align: center;
}

.lnb_zjxx .doctor_content .doctor_k1 .nr img {
  height: 120px;
}

@media only screen and (max-width: 1230px) {
  .lnb_zjxx .doctor_content .item_tow {
    width: 100%;
  }
  .lnb_zjxx .doctor_content .item_tow .doctor_bt .bt {
    font-size: 20px;
  }
  .lnb_zjxx .doctor_content .item_tow .info_content {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }
  .lnb_zjxx .doctor_content .item_tow .info_content div,
  .lnb_zjxx .doctor_content .item_tow .info_content p,
  .lnb_zjxx .doctor_content .item_tow .info_content span {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }
  .lnb_zjxx .doctor_content .doctor_one {
    width: 100%;
    margin-top: 20px;
  }
  .lnb_zjxx .doctor_content .doctor_one .info_content {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }
  .lnb_zjxx .doctor_content .doctor_one .info_content div,
  .lnb_zjxx .doctor_content .doctor_one .info_content p,
  .lnb_zjxx .doctor_content .doctor_one .info_content span {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }
  .lnb_zjxx .doctor_content .doctor_k1 .bt {
    line-height: 40px;
    font-size: 16px;
  }
  .lnb_zjxx .doctor_content .doctor_k1 .nr {
    padding: 15px;
  }
  .lnb_zjxx .doctor_content .doctor_k1 .nr img {
    height: 90px;
  }
}

.lnb_jtlx {
  position: relative;
  position: relative;
}

.lnb_jtlx .guide_map {
  height: 500px;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 1230px) {
  .lnb_jtlx .guide_map {
    height: auto;
  }
}

.lnb_jtlx .guide_map .map_nav {
  z-index: 10;
  background-image: url(../images/lnb/ditu1.jpg);
  position: absolute;
  height: 100%;
  width: 380px;
  right: 100px;
  padding-top: 80px;
  top: 0;
  color: #fff;
}

.lnb_jtlx .guide_map .map_nav li {
  width: 100%;
  color: #fff;
  margin-bottom: 30px;
}

.lnb_jtlx .guide_map .map_nav li .bt {
  font-size: 32px;
  line-height: 65px;
  text-align: center;
  height: 65px;
  width: 100%;
  cursor: pointer;
  border-bottom: dashed 1px rgba(255, 255, 255, 0.4);
  border-top: dashed 1px rgba(255, 255, 255, 0.4);
}

.lnb_jtlx .guide_map .map_nav li .active {
  background-color: #184681;
  border: 0;
  width: 104%;
  margin-left: -4%;
  padding-left: 4%;
  position: relative;
}

.lnb_jtlx .guide_map .map_nav li .active::before {
  content: "";
  width: 45.5px;
  height: 45.5px;
  background-color: #184681;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -23px;
  top: 10px;
}

.lnb_jtlx .guide_map .map_nav li .nr {
  padding: 20px;
  line-height: 35px;
  display: none;
  font-size: 20px;
}

@media only screen and (max-width: 1230px) {
  .lnb_jtlx .guide_map .map_nav {
    width: 300px;
    right: 20px;
    padding-top: 40px;
    height: 300px;
  }
  .lnb_jtlx .guide_map .map_nav li {
    margin-bottom: 0px;
  }
  .lnb_jtlx .guide_map .map_nav li .bt {
    font-size: 14px;
    line-height: 35px;
    height: 35px;
  }
  .lnb_jtlx .guide_map .map_nav li .active {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
  .lnb_jtlx .guide_map .map_nav li .active::before {
    display: none;
  }
  .lnb_jtlx .guide_map .map_nav li .nr {
    padding: 15px;
    line-height: 24px;
    display: none;
    font-size: 14px;
  }
}

@media only screen and (max-width: 760px) {
  .lnb_jtlx .guide_map .map_nav {
    position: inherit;
    top: auto;
    width: 100%;
    right: auto;
    padding-top: 0px;
  }
  .lnb_jtlx .guide_map .map_nav li .active {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
  .lnb_jtlx .guide_map .map_nav li .active::before {
    display: none;
  }
}

.lnb_jtlx .info_content {
  border: solid 1px #e1e1e1;
  padding: 50px;
}

.lnb_jtlx .info_content .bt {
  font-size: 43px;
  font-weight: 500;
  color: #000000;
}

.lnb_jtlx .info_content .s_bt {
  font-size: 32px;
  font-weight: 500;
  color: #000000;
}

.lnb_jtlx .info_content .s_bt .iconfont {
  font-size: 32px;
  margin-right: 10px;
  color: #3363a0;
}

.lnb_jtlx .info_content p {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
}

@media only screen and (max-width: 1230px) {
  .lnb_jtlx .info_content {
    padding: 15px;
  }
  .lnb_jtlx .info_content .bt {
    font-size: 20px;
  }
  .lnb_jtlx .info_content .s_bt {
    font-size: 16px;
  }
  .lnb_jtlx .info_content .s_bt .iconfont {
    font-size: 16px;
  }
  .lnb_jtlx .info_content p {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1230px) {
  .one_Main_lnb_ny {
    min-height: 500px;
    padding-bottom: 50px;
  }
  .one_Main_lnb_ny .infoUpdown {
    font-size: 20px;
    line-height: 35px;
  }
  .one_Main_lnb_ny .info_anq .more_arrow {
    font-size: 20px;
  }
}

.ul_sitemap li {
  border-bottom: dotted 1px #ddd;
  padding: 5px 0px;
}

.ul_sitemap li strong {
  width: 90px;
  display: inline-block;
}

.Location {
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 30px;
  height: 146px;
}

.Location b {
  display: block;
  line-height: 14px;
  height: 14px;
  color: #a75a54;
  padding-bottom: 9px;
}

.Location b.Guide {
  border-bottom: 1px solid #efefef;
}

.Location .SinglePage {
  line-height: 23px;
  font-size: 12px;
  color: #666;
  font-weight: 400;
  height: 115px;
}

.Location p {
  line-height: 24px;
  font-size: 12px;
  color: #666;
  padding-top: 5px;
  font-weight: 400;
  padding-bottom: 20px;
}

.Location .Box {
  width: 373px;
  float: left;
  height: 156px;
}

.Location .show {
  background: url(../images/iconaa.jpg) no-repeat center bottom;
}

.Location .show .SinglePage {
  border-bottom: solid 8px #b35551;
}

.Location img {
  margin-bottom: 30px !important;
}

/*百度地图*/
/*Map*/
/*地图*/
.Map .eMaps .boxmap {
  width: 100%;
  height: 400px;
  border: 1px solid #ccc;
}

/*路线查询*/
.Map .eMapsTop {
  padding: 10px 5px;
  height: 22px;
  line-height: 22px;
  background: #fff;
}

.Map .eMapsTop em {
  vertical-align: middle;
  padding: 0 5px;
}

.Map .eMapsTop span {
  font-weight: bold;
  padding-right: 10px;
}

.Map .eMapsTop .txt {
  height: 20px;
  line-height: 20px;
  border: 1px solid #ccc;
  padding: 0 3px;
  width: 126px;
}

.Map .eMapsTop .txtend {
  width: 49px;
}

.Map .eMapsTop .radio {
  vertical-align: middle;
  margin: 0px;
}

.Map .eMapsTop input {
  vertical-align: middle;
}

.Map .eMapsTop .CheckBtn {
  background: #f39801;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
  border: 0px;
  color: #fff;
  cursor: pointer;
}

/*路线列表*/
.Map .boxpanel {
  border: 1px solid #ccc;
  padding: 10px 2px;
  max-height: 400px;
  overflow-y: auto;
  background: #fff;
  color: #575757;
}

.Map .boxpanel h5 {
  margin: 0px;
  font-size: 12px;
  padding-bottom: 5px;
  height: 20px;
  line-height: 20px;
}

.Map .boxpanel h5 a {
  cursor: pointer;
}

.Map .boxpanel .CityBox {
  border: 1px solid #666877;
  margin-bottom: 10px;
}

.Map .boxpanel .CityBox .List {
  padding: 5px;
  width: auto;
  height: auto;
  position: static;
}

.Map .boxpanel .CityBox .List li {
  list-style: none;
}

.Map .boxpanel .CityBox .List li a {
  font-weight: bold;
  cursor: pointer;
}

.Map .boxpanel .RouteBox {
  border-top: 1px dotted #ccc;
}

.top_right {
  position: absolute;
  right: 0;
  top: 0px;
}

.top_right .dgo {
  width: 400px;
  position: absolute;
  right: 0px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.top_right .dgo li {
  width: 100%;
}

.top_right .dgo li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffd280;
  color: #fff;
  font-size: 20px;
  border-radius: 0 0 15px 15px;
  position: relative;
}

.top_right .dgo li a:hover {
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
  height: 70px;
  z-index: 1;
}

.top_right .dgo li a.on {
  background-color: #fc8d21;
  color: #fff;
}

.top_right .dgo li a.on:before {
  opacity: 1;
}

@media only screen and (max-width: 1230px) {
  .top_right {
    width: 100%;
  }
  .top_right .dgo {
    width: 100%;
  }
  .top_right .dgo li a {
    font-size: 13px;
    border-radius: 0px;
    height: 30px;
    width: 100%;
  }
  .top_right .dgo li a:hover {
    height: 30px;
  }
  .top_right .dgo li a:before {
    display: none;
  }
}

.loc_box {
  background-color: #f6f6f8;
  padding: 15px;
  font-size: 19px;
  line-height: 40px;
}

.loc_box .ny_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.loc_box .ny_main a.more {
  display: inline-block;
  border-radius: 5px;
  background-color: #0061ae;
  color: #fff;
  padding: 0px 30px;
}

@media only screen and (max-width: 1230px) {
  .loc_box {
    padding: 15px;
    font-size: 14px;
    line-height: 30px;
  }
  .loc_box .ny_main a.more {
    padding: 0px 15px;
  }
}

@media only screen and (max-width: 760px) {
  .loc_box {
    font-size: 13px;
    line-height: 24px;
  }
}
/*# sourceMappingURL=lnb_index.css.map */