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

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

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

A:hover {
  color: #7a504c;
}

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;
}

li {
  list-style: 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;
  }
}

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

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

@media only screen and (max-width: 1230px) {
  a.more_arrow {
    line-height: 30px;
    height: 30px;
    padding: 0 10px 0 15px;
    border-radius: 3px;
  }
  a.more_arrow .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='%230d79be'/></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='%230d79be'/><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='%230d79be'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}

.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: 0;
  opacity: 0;
}

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

@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: 1;
}

.btn-ani-full::before {
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0%;
  top: 0%;
}

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

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

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

.btn-ani-full-uiColor::before {
  background-color: rgba(122, 80, 76, 0.2);
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0%;
  top: 0%;
}

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

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

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

.btn-ani-full-uiColor::before {
  background-color: #7a504c;
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0%;
  top: 0%;
}

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

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

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: #999999;
  stroke-width: 50;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

a .ani_showHide {
  fill: #999999;
}

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;
}

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

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

.dep_top_v1 {
  width: 100%;
}

.dep_top_v1 .top {
  width: 100%;
}

.dep_top_v1 .top .ny_main {
  position: relative;
  height: 150px;
}

.dep_top_v1 .top .ny_main .logo {
  height: 80px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -40px;
}

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

.dep_top_v1 .top .ny_main .logo .logo_title {
  font-size: 34px;
  font-weight: bold;
  margin-left: 25px;
  display: inline-block;
  vertical-align: middle;
}

.dep_top_v1 .top .ny_main a.cd_retSite {
  background-color: #7a504c;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  border-radius: 5px;
  text-align: center;
  width: 120px;
}

.dep_top_v1 .top .ny_main a.cd_depcutover {
  border: solid 1px #7a504c;
  color: #7a504c;
  position: absolute;
  right: 135px;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  border-radius: 5px;
  text-align: center;
  width: 120px;
}

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

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

@media only screen and (max-width: 1230px) {
  .dep_top_v1 .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(122, 80, 76, 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);
  }
  .dep_top_v1 .top .ny_main a.cd_depcutover {
    right: 50px;
    margin-top: -15px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    width: 70px;
  }
}

.dep_top_v1 .nav_mh {
  width: 100%;
  background-color: #7a504c;
}

.dep_top_v1 .nav_mh .menu {
  width: 100%;
  height: 60px;
  position: relative;
  z-index: 15;
}

.dep_top_v1 .nav_mh .menu li {
  height: 60px;
  float: left;
  position: relative;
  text-align: center;
  margin-right: 2px;
}

.dep_top_v1 .nav_mh .menu li a.dbt {
  font-size: 18px;
  padding: 0 35px;
  display: block;
  line-height: 60px;
  color: #fff;
}

.dep_top_v1 .nav_mh .menu li.on a.dbt,
.dep_top_v1 .nav_mh .menu li:hover a.dbt {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.dep_top_v1 .nav_mh .menu li dl {
  width: 100%;
  font-size: 16px;
  display: none;
  background-color: #7a504c;
  position: absolute;
  left: 0px;
  top: 60px;
  z-index: 12;
}

.dep_top_v1 .nav_mh .menu li dl a {
  display: block;
  padding: 8px 10px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}

.dep_top_v1 .nav_mh .menu li dl a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.dep_top_v1 .nav_mh .menu li:hover dl {
  display: block;
}

@media only screen and (max-width: 1230px) {
  .dep_top_v1 .nav_mh {
    width: 100%;
    display: none;
    position: fixed;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 29;
  }
  .dep_top_v1 .nav_mh .menu {
    height: auto;
  }
  .dep_top_v1 .nav_mh .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    height: auto;
  }
  .dep_top_v1 .nav_mh .menu li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .dep_top_v1 .nav_mh .menu li a.dbt {
    font-size: 14px;
    padding: 10px 3%;
    line-height: 1.6;
    font-weight: bold;
  }
  .dep_top_v1 .nav_mh .menu li dl {
    width: 100%;
    display: block;
    position: inherit;
    left: auto;
    top: auto;
  }
  .dep_top_v1 .nav_mh .menu li dl dd {
    width: 50%;
    float: left;
  }
  .dep_top_v1 .nav_mh .menu li dl a {
    padding: 5px 0px;
    padding-left: 6%;
    font-size: 13px;
    text-align: left;
  }
}

.dep_cont_ab {
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  position: relative;
  height: 415px;
  padding: 30px 63% 30px 40px;
}

.dep_cont_ab .img_content {
  width: 60%;
  position: absolute;
  right: 0;
  top: 0;
  height: 415px;
}

.dep_cont_ab .img_content img {
  min-height: 415px;
}

.dep_cont_ab .text_content .nr {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 180px;
  line-height: 30px;
  margin-bottom: 40px;
}

.dep_cont_ab .text_content .nr p {
  text-indent: 2em;
}

.dep_cont_ab .dep_dire {
  font-size: 16px;
  border-top: 1px #ddd dashed;
  padding-top: 15px;
}

.dep_cont_ab .dep_dire b {
  font-size: 22px;
  color: #7a504c;
}

@media only screen and (max-width: 1230px) {
  .dep_cont_ab {
    height: auto;
    padding: 0px;
  }
  .dep_cont_ab .img_content {
    width: 100%;
    position: inherit;
    right: auto;
    top: auto;
    height: auto;
  }
  .dep_cont_ab .img_content img {
    min-height: inherit;
  }
  .dep_cont_ab .text_content {
    padding: 15px;
  }
  .dep_cont_ab .text_content .nr {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    max-height: 110px;
    height: auto !important;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .dep_cont_ab .dep_dire {
    font-size: 13px;
    padding-top: 10px;
  }
  .dep_cont_ab .dep_dire b {
    font-size: 16px;
  }
}

.dep_bt .bt {
  line-height: 36px;
  padding-bottom: 10px;
  position: relative;
}

.dep_bt .bt::before {
  content: "";
  width: 3em;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: -webkit-gradient(linear, left top, right top, from(#7a504c), to(#159a96));
  background: linear-gradient(to right, #7a504c, #159a96);
}

.dep_bt .more {
  margin-top: 5px;
}

@media only screen and (max-width: 1230px) {
  .dep_bt .bt {
    line-height: 30px;
    padding-bottom: 6px;
  }
  .dep_bt .bt::before {
    height: 3px;
  }
}

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

.dep_doclist ul li {
  width: 31.3333%;
  float: left;
  margin: 0 1% 20px 1%;
}

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

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

.dep_doclist ul li a .img_content img {
  min-height: 210px;
}

.dep_doclist ul li a .text_content .bt {
  height: 45px;
  margin-bottom: 15px;
  border-bottom: solid 1px #e1e1e1;
  position: relative;
}

.dep_doclist ul li a .text_content .bt::after {
  content: '';
  width: 20px;
  height: 3px;
  background-color: #7a504c;
  position: absolute;
  right: 0px;
  bottom: -1.5px;
  -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;
}

.dep_doclist ul li a .text_content .sub_p {
  color: #333;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 52px;
  height: auto !important;
  line-height: 26px;
}

.dep_doclist ul li a .text_content .sum_p {
  color: #888;
  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;
}

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

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

@media only screen and (max-width: 1230px) {
  .dep_doclist ul {
    margin-bottom: -15px;
  }
  .dep_doclist ul li {
    width: 48%;
    margin: 0 1% 15px 1%;
  }
  .dep_doclist ul li a {
    height: 200px;
    padding: 20px 15px 15px 150px;
  }
  .dep_doclist ul li a .img_content {
    width: 120px;
    left: 15px;
    top: 15px;
    height: 168px;
  }
  .dep_doclist ul li a .img_content img {
    min-height: inherit;
  }
  .dep_doclist ul li a .text_content .bt {
    height: 35px;
    margin-bottom: 10px;
  }
  .dep_doclist ul li a .text_content .sub_p {
    margin-bottom: 10px;
    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;
  }
  .dep_doclist ul li a .text_content .sum_p {
    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;
  }
}

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

@media only screen and (min-width: 1230px) {
  .modal_dep .modal-dialog {
    max-width: 1230px;
  }
  .modal_dep .modal-dialog .modal-content {
    min-height: 90vh;
  }
  .modal_dep .modal-dialog .modal-content .modal-header {
    padding: 18px 30px;
  }
  .modal_dep .modal-dialog .modal-content .modal-header .close {
    margin: -0.6rem -1rem -1rem auto;
  }
  .modal_dep .modal-dialog .modal-content .modal-body {
    padding: 35px;
  }
}

@media only screen and (max-width: 1230px) {
  .modal_dep .modal-dialog {
    max-width: inherit;
    width: 96%;
    margin: 2%;
  }
  .modal_dep .modal-dialog .modal-header .close {
    padding: 15px;
    font-size: 18px;
    margin: -15px -15px -15px auto;
  }
  .modal_dep .modal-dialog .modal-content {
    min-height: 96vh;
  }
}

.dep_nav {
  width: 100%;
  float: left;
  text-align: center;
}

.dep_nav a {
  float: left;
  height: 50px;
  padding: 0px 30px;
  font-size: 18px;
  line-height: 50px;
  background-color: #f2f2f2;
  border-radius: 5px;
  margin-right: 20px;
}

@media only screen and (max-width: 1230px) {
  .dep_nav a {
    font-size: 15px;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    margin-right: 15px;
  }
}

.dep_nav a.on {
  background-color: #7a504c;
  color: #fff;
}

.dep_list {
  width: 101%;
  float: left;
  margin: 0 0 30px -0.5%;
}

.dep_list li {
  float: left;
  width: 24%;
  margin: 0 0.5%;
  padding: 0 0 12px 0;
  position: relative;
}

.dep_list li > a {
  display: block;
  border: solid 1px rgba(0, 0, 0, 0.1);
  height: 45px;
  line-height: 43px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 30px;
  position: relative;
  font-size: 16px;
}

.dep_list li > a:after {
  content: '';
  display: inline-block;
  border-top: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-left: 6px solid rgba(0, 0, 0, 0.1);
  border-right: 6px solid rgba(0, 0, 0, 0);
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -6px;
}

.dep_list li:hover > a {
  background-color: #7a504c;
  color: #fff;
  border-color: #7a504c;
}

.dep_list li:hover > a:after {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.dep_list li .text_content {
  border: solid 1px #7a504c;
  width: 100%;
  padding: 10px 15px;
  position: absolute;
  left: 0px;
  top: 64px;
  font-size: 15px;
  background-color: #fff;
  z-index: 1;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  display: none;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

.dep_list li .text_content:before {
  content: '';
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: solid 1px #7a504c;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 30px;
  top: -6px;
}

.dep_list li .text_content:after {
  width: 30px;
  height: 10px;
  background-color: #fff;
  content: '';
  position: absolute;
  left: 25px;
  top: 0px;
}

.dep_list li .text_content a {
  float: left;
  width: 100%;
  margin: 1%;
  line-height: 30px;
  padding-left: 12px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  color: #505050;
}

.dep_list li .text_content a:after {
  content: '';
  display: inline-block;
  border-top: 5px solid rgba(0, 0, 0, 0);
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-left: 5px solid rgba(0, 0, 0, 0.1);
  border-right: 5px solid rgba(0, 0, 0, 0);
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -5px;
}

.dep_list li .text_content a:hover {
  color: #7a504c;
}

@media only screen and (max-width: 1230px) {
  .dep_list {
    margin-bottom: 15px;
  }
  .dep_list li {
    width: 23%;
    margin: 0 1%;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .dep_list li {
    width: 31.3333%;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 600px) {
  .dep_list li {
    width: 48%;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 450px) {
  .dep_list li {
    width: 98%;
  }
}

@media only screen and (max-width: 1230px) {
  .dep_list li > a {
    padding-left: 30px;
    font-size: 14px;
  }
}

.dep_locaiton {
  color: #999;
  margin-top: -20px;
}

.dep_locaiton a:last-child {
  color: #7a504c;
}

.dep_top_v2 {
  width: 100%;
}

.dep_top_v2 .top {
  width: 100%;
}

.dep_top_v2 .top .ny_main {
  position: relative;
  height: 150px;
}

.dep_top_v2 .top .ny_main .logo {
  height: 80px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -40px;
}

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

.dep_top_v2 .top .ny_main .logo .logo_title {
  font-size: 34px;
  font-weight: bold;
  margin-left: 25px;
  display: inline-block;
  vertical-align: middle;
}

.dep_top_v2 .top .ny_main a.cd_retSite {
  background-color: #7a504c;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  border-radius: 5px;
  text-align: center;
  width: 120px;
}

.dep_top_v2 .top .ny_main a.cd_depcutover {
  border: solid 1px #7a504c;
  color: #7a504c;
  position: absolute;
  right: 135px;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  border-radius: 5px;
  text-align: center;
  width: 120px;
}

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

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

@media only screen and (max-width: 1230px) {
  .dep_top_v2 .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(122, 80, 76, 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);
  }
  .dep_top_v2 .top .ny_main a.cd_depcutover {
    right: 50px;
    margin-top: -15px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    width: 70px;
  }
}

.dep_top_v2 .nav_mh {
  width: 100%;
  background-color: #7a504c;
}

.dep_top_v2 .nav_mh .menu {
  width: 100%;
  height: 60px;
  position: relative;
  z-index: 15;
}

.dep_top_v2 .nav_mh .menu li {
  height: 60px;
  float: left;
  position: relative;
  text-align: center;
  margin-right: 2px;
}

.dep_top_v2 .nav_mh .menu li a.dbt {
  font-size: 18px;
  padding: 0 33px;
  display: block;
  line-height: 60px;
  color: #fff;
}

.dep_top_v2 .nav_mh .menu li.on a.dbt,
.dep_top_v2 .nav_mh .menu li:hover a.dbt {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.dep_top_v2 .nav_mh .menu li dl {
  width: 100%;
  font-size: 16px;
  display: none;
  background-color: #7a504c;
  position: absolute;
  left: 0px;
  top: 60px;
  z-index: 12;
}

.dep_top_v2 .nav_mh .menu li dl a {
  display: block;
  padding: 8px 10px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}

.dep_top_v2 .nav_mh .menu li dl a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.dep_top_v2 .nav_mh .menu li:hover dl {
  display: block;
}

@media only screen and (max-width: 1230px) {
  .dep_top_v2 .nav_mh {
    width: 100%;
    display: none;
    position: fixed;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 29;
  }
  .dep_top_v2 .nav_mh .menu {
    height: auto;
  }
  .dep_top_v2 .nav_mh .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    height: auto;
  }
  .dep_top_v2 .nav_mh .menu li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .dep_top_v2 .nav_mh .menu li a.dbt {
    font-size: 14px;
    padding: 10px 3%;
    line-height: 1.6;
    font-weight: bold;
  }
  .dep_top_v2 .nav_mh .menu li dl {
    width: 100%;
    display: block;
    position: inherit;
    left: auto;
    top: auto;
  }
  .dep_top_v2 .nav_mh .menu li dl dd {
    width: 50%;
    float: left;
  }
  .dep_top_v2 .nav_mh .menu li dl a {
    padding: 5px 0px;
    padding-left: 6%;
    font-size: 13px;
    text-align: left;
  }
}

.dep_mh_v2 .d1 {
  width: 35%;
}

.dep_mh_v2 .d1 .swi_news1 {
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
}

.dep_mh_v2 .d2 {
  width: 62%;
}

@media only screen and (max-width: 1230px) {
  .dep_mh_v2 .d1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .dep_mh_v2 .d2 {
    width: 100%;
  }
}

.dep_news_list1 {
  width: 102%;
  float: left;
  margin-left: -1%;
  margin-bottom: -18px;
}

@media only screen and (max-width: 600px) {
  .dep_news_list1 {
    margin-bottom: -10px;
  }
}

.dep_news_list1 li {
  width: 50%;
  float: left;
  padding: 0 1% 18px 1%;
}

@media only screen and (max-width: 600px) {
  .dep_news_list1 li {
    width: 100%;
    padding-bottom: 10px;
  }
}

.dep_news_list1 li a {
  display: block;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
}

.dep_news_list1 li a::before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-image: -moz-linear-gradient(top, #7a504c, #159a96);
  /* Firefox */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7a504c), color-stop(1, #159a96));
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$u', endColorstr='$d', GradientType='0');
  /* IE*/
}

.dep_news_list1 li a .bt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  line-height: 30px;
  margin-bottom: 31px;
}

.dep_news_list1 li a .sTime {
  display: block;
  color: #999;
}

.dep_news_list1 li a .bi {
  font-size: 26px;
  line-height: 30px;
  position: absolute;
  right: 30px;
  bottom: 10px;
  color: #ccc;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

@media only screen and (min-width: 1230px) {
  .dep_news_list1 li a:hover {
    -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 25px rgba(0, 0, 0, 0.15);
  }
  .dep_news_list1 li a:hover .bi {
    right: 20px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }
}

@media only screen and (max-width: 1230px) {
  .dep_news_list1 li a {
    padding: 15px;
  }
  .dep_news_list1 li a::before {
    width: 3px;
  }
  .dep_news_list1 li a .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 52px;
    line-height: 26px;
    margin-bottom: 15px;
  }
  .dep_news_list1 li a .bi {
    display: none;
  }
}

.dep_doctor_carousel {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 30px;
}

.dep_doctor_carousel .swiper-container {
  overflow: hidden;
}

.dep_doctor_carousel .swiper-container .swiper-slide a {
  display: block;
  position: relative;
  width: 100%;
}

.dep_doctor_carousel .swiper-container .swiper-slide a .img_content {
  height: 316px;
}

.dep_doctor_carousel .swiper-container .swiper-slide a .img_content img {
  min-height: 316px;
}

.dep_doctor_carousel .swiper-container .swiper-slide a .text_content {
  width: 100%;
  padding: 10px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: #fff;
  background-color: rgba(122, 80, 76, 0.7);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  line-height: 30px;
  padding-left: 100px;
  height: 50px;
}

.dep_doctor_carousel .swiper-container .swiper-slide a .text_content .bt {
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  left: 15px;
  top: 10px;
}

.dep_doctor_carousel .swiper-container .swiper-slide a .text_content .subbt {
  display: block;
  width: 100%;
  text-align: right;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.dep_doctor_carousel .swiper-container .swiper-slide a:hover .text_content {
  background-color: rgba(122, 80, 76, 0.95);
}

.dep_doctor_carousel .swiper-button-prev, .dep_doctor_carousel .swiper-button-next {
  color: #7a504c;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  border-radius: 50%;
  font-size: 45px;
}

.dep_doctor_carousel .swiper-button-prev::after, .dep_doctor_carousel .swiper-button-next::after {
  display: none !important;
}

.dep_doctor_carousel .swiper-button-prev:hover, .dep_doctor_carousel .swiper-button-next:hover {
  background-color: #7a504c;
  color: #fff;
}

.dep_doctor_carousel .swiper-button-prev {
  left: -75px;
}

.dep_doctor_carousel .swiper-button-next {
  right: -75px;
}

.dep_doctor_carousel .swiper-pagination-bullet-active {
  background-color: #7a504c;
}

.dep_doctor_carousel .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

@media only screen and (max-width: 1230px) {
  .dep_doctor_carousel .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

.dep_doctor_carousel .swiper-horizontal > .swiper-pagination-bullets,
.dep_doctor_carousel .swiper-pagination-bullets.swiper-pagination-horizontal,
.dep_doctor_carousel .swiper-pagination-custom,
.dep_doctor_carousel .swiper-pagination-fraction {
  bottom: -45px;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
}

@media only screen and (max-width: 1230px) {
  .dep_doctor_carousel {
    margin-bottom: 30px;
  }
  .dep_doctor_carousel .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 4 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 4 - 30px) / 7 * 10);
  }
  .dep_doctor_carousel .swiper-container .swiper-slide a .img_content img {
    min-height: calc((100vw / 4 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 4 - 30px) / 7 * 10);
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .dep_doctor_carousel .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 3 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 3 - 30px) / 7 * 10);
  }
  .dep_doctor_carousel .swiper-container .swiper-slide a .img_content img {
    min-height: calc((100vw / 3 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 3 - 30px) / 7 * 10);
  }
}

@media only screen and (max-width: 1230px) and (max-width: 490px) {
  .dep_doctor_carousel .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 2 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
  .dep_doctor_carousel .swiper-container .swiper-slide a .img_content img {
    min-height: calc((100vw / 2 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
}

@media only screen and (max-width: 1230px) {
  .dep_doctor_carousel .swiper-container .swiper-slide a .text_content {
    padding: 8px;
    line-height: 24px;
    padding-left: 80px;
    height: 40px;
  }
  .dep_doctor_carousel .swiper-container .swiper-slide a .text_content .bt {
    font-size: 14px;
    line-height: 24px;
    left: 10px;
    top: 8px;
  }
  .dep_doctor_carousel .swiper-button-prev, .dep_doctor_carousel .swiper-button-next {
    display: none !important;
  }
  .dep_doctor_carousel .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 1230px) {
  .dep_doctor_carousel .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

@media only screen and (max-width: 1230px) {
  .dep_doctor_carousel .swiper-horizontal > .swiper-pagination-bullets,
  .dep_doctor_carousel .swiper-pagination-bullets.swiper-pagination-horizontal,
  .dep_doctor_carousel .swiper-pagination-custom,
  .dep_doctor_carousel .swiper-pagination-fraction {
    bottom: -40px;
  }
}

.dep_doclist_v2 ul {
  width: 102.4%;
  float: left;
  margin: -10px 0 0 -1.2%;
}

.dep_doclist_v2 ul li {
  width: 20%;
  float: left;
  padding: 1.2%;
}

.dep_doclist_v2 ul li a {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
}

.dep_doclist_v2 ul li a .img_content {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
  height: 293px;
}

.dep_doclist_v2 ul li a .img_content img {
  min-height: 293px;
}

.dep_doclist_v2 ul li a .text_content .bt {
  font-size: 20px;
  margin-bottom: 5px;
}

.dep_doclist_v2 ul li a .text_content p {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #888;
}

@media only screen and (max-width: 1230px) {
  .dep_doclist_v2 ul {
    width: 102%;
    margin: 0px 0 0 -1%;
  }
  .dep_doclist_v2 ul li {
    width: 25%;
    padding: 1%;
  }
  .dep_doclist_v2 ul li a .img_content {
    margin-bottom: 10px;
    height: calc((100vw / 4 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 4 - 30px) / 7 * 10);
  }
  .dep_doclist_v2 ul li a .img_content img {
    min-height: calc((100vw / 4 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 4 - 30px) / 7 * 10);
  }
  .dep_doclist_v2 ul li a .text_content .bt {
    font-size: 15px;
    margin-bottom: 3px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 500px) {
  .dep_doclist_v2 ul li {
    width: 50%;
  }
  .dep_doclist_v2 ul li a .img_content {
    height: calc((100vw / 2 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
  .dep_doclist_v2 ul li a .img_content img {
    min-height: calc((100vw / 2 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
}

.pd_top {
  width: 100%;
}

.pd_top .top {
  width: 100%;
  background-image: url(../images/dj_top.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.pd_top .top .ny_main {
  position: relative;
  height: 150px;
}

.pd_top .top .ny_main .logo {
  height: 80px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -40px;
}

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

.pd_top .top .ny_main .logo .logo_title {
  color: #b80e0e;
  font-size: 34px;
  font-weight: bold;
  margin-left: 25px;
  display: inline-block;
  vertical-align: middle;
}

.pd_top .top .ny_main a.cd_search {
  position: absolute;
  right: 0px;
  bottom: -48px;
  width: 35px;
  height: 35px;
  display: block;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  border: solid 1px #ffffff;
  color: #ffffff;
  z-index: 16;
}

.pd_top .top .ny_main a.cd_search:hover {
  background-color: #ffffff;
  color: #b80e0e;
}

.pd_top .top .ny_main a.cd_retSite {
  background-color: #b80e0e;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  border-radius: 5px;
  text-align: center;
  width: 120px;
}

@media only screen and (max-width: 1230px) {
  .pd_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: 55px;
    position: fixed;
    z-index: 30;
    top: 0px;
    left: 0;
  }
  .pd_top .top .ny_main {
    height: 55px;
  }
  .pd_top .top .ny_main .logo {
    height: 30px;
    margin-top: -15px;
    left: 15px;
  }
  .pd_top .top .ny_main .logo .logo_title {
    font-size: 16px;
    margin-left: 10px;
  }
}

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

@media only screen and (max-width: 1230px) {
  .pd_top .top .ny_main a.cd_search {
    right: 55px;
    top: 12.5px;
    border: 0;
    color: #b80e0e;
    width: 20px;
    height: 30px;
    line-height: 30px;
  }
  .pd_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(184, 14, 14, 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);
  }
}

.pd_top .nav_mh {
  width: 100%;
  background-color: #b80e0e;
  position: relative;
}

.pd_top .nav_mh .menu {
  width: 100%;
  height: 60px;
  position: relative;
  z-index: 15;
}

.pd_top .nav_mh .menu li {
  height: 60px;
  float: left;
  position: relative;
  text-align: center;
  margin-right: 2px;
}

.pd_top .nav_mh .menu li a.dbt {
  font-size: 18px;
  padding: 0 24px;
  display: block;
  line-height: 60px;
  color: #fff;
}

@media only screen and (min-width: 1230px) {
  .pd_top .nav_mh .menu li.on a.dbt,
  .pd_top .nav_mh .menu li:hover a.dbt {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
  }
}

.pd_top .nav_mh .menu li dl {
  width: 100%;
  font-size: 16px;
  display: none;
  background-color: #b80e0e;
  position: absolute;
  left: 0px;
  top: 60px;
  z-index: 12;
}

.pd_top .nav_mh .menu li dl a {
  display: block;
  padding: 8px 10px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}

.pd_top .nav_mh .menu li dl a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.pd_top .nav_mh .menu li:hover dl {
  display: block;
}

@media only screen and (max-width: 1230px) {
  .pd_top .nav_mh {
    display: none;
    position: fixed;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 29;
  }
  .pd_top .nav_mh .menu {
    height: auto;
  }
  .pd_top .nav_mh .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    height: auto;
  }
  .pd_top .nav_mh .menu li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .pd_top .nav_mh .menu li a.dbt {
    font-size: 14px;
    padding: 10px 3%;
    line-height: 1.6;
    font-weight: bold;
  }
  .pd_top .nav_mh .menu li dl {
    width: 100%;
    display: block;
    position: inherit;
    left: auto;
    top: auto;
  }
  .pd_top .nav_mh .menu li dl dd {
    width: 50%;
    float: left;
  }
  .pd_top .nav_mh .menu li dl a {
    padding: 5px 0px;
    padding-left: 6%;
    font-size: 13px;
    text-align: left;
  }
}

.dj_foot {
  width: 100%;
  background-image: url(../images/dj_foot.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

.dj_foot a {
  color: #ffffff !important;
}

.dj_foot a:hover {
  color: #ff0 !important;
}

.dj_foot .foot_links {
  width: 100%;
  padding: 25px 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}

.dj_foot .foot_links a {
  margin: 10px;
}

.dj_foot .foot_content {
  text-align: center;
  padding: 50px 0;
}

@media only screen and (max-width: 1230px) {
  .dj_foot {
    padding: 0 0 0 15px;
    font-size: 13px;
    line-height: 22px;
  }
  .dj_foot .foot_links {
    padding: 15px 0;
    text-align: center;
  }
  .dj_foot .foot_links a {
    margin: 5px;
  }
  .dj_foot .foot_content {
    padding: 15px 0;
  }
}

.swi_banTop {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.swi_banTop .swiper-slide {
  text-align: center;
  width: 100%;
  position: relative;
}

.swi_banTop .swiper-slide img {
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0) scale(1.2);
          transform: translate3d(0, 0, 0) scale(1.2);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0s ease 1s;
  transition: opacity 0.3s ease, -webkit-transform 0s ease 1s;
  transition: opacity 0.3s ease, transform 0s ease 1s;
  transition: opacity 0.3s ease, transform 0s ease 1s, -webkit-transform 0s ease 1s;
}

.swi_banTop .swiper-slide-active img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 5s cubic-bezier(0, 0.56, 0.44, 1);
  transition: all 5s cubic-bezier(0, 0.56, 0.44, 1);
}

.swi_banTop .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.8);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 10px;
  border: 0;
}

.swi_banTop .swiper-pagination-bullet-active {
  background-color: #fff;
  width: 70px;
}

.swi_banTop .sy_sp {
  bottom: 30px !important;
  left: 0;
  width: 100%;
}

@media only screen and (max-width: 1230px) {
  .swi_banTop .sy_sp {
    bottom: 10px !important;
  }
  .swi_banTop .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

.pd_bt {
  border-bottom: solid 1px #b80e0e;
  padding-bottom: 20px;
}

.pd_bt .bt {
  line-height: 36px;
  font-weight: bold;
  padding-left: 20px;
  color: #b80e0e;
  position: relative;
}

.pd_bt .bt::before {
  content: "";
  width: 3px;
  height: 35px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #b80e0e;
}

.pd_bt a.more_arrow {
  display: inline-block;
  line-height: 36px;
  height: 36px;
  color: #fff;
  background-color: #b80e0e;
  padding: 0 20px;
  border-radius: 20px;
}

@media only screen and (max-width: 1230px) {
  .pd_bt {
    padding-bottom: 10px;
  }
  .pd_bt .bt {
    line-height: 30px;
    padding-left: 12px;
    font-size: 16px;
  }
  .pd_bt .bt::before {
    height: 20px;
    top: 5px;
  }
  .pd_bt a.more_arrow {
    line-height: 30px;
    height: 30px;
    padding: 0 15px;
  }
}

.pd_two_mh .d1 {
  width: 48.5%;
}

.pd_two_mh .d2 {
  width: 48.5%;
}

@media only screen and (max-width: 1230px) {
  .pd_two_mh .d1 {
    width: 100%;
    margin-bottom: 20px;
  }
  .pd_two_mh .d2 {
    width: 100%;
  }
}

.pd_swi_news1 {
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.pd_swi_news1:hover {
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}

.pd_swi_news1 .swiper-slide {
  width: 100%;
}

.pd_swi_news1 .swiper-slide a {
  display: block;
  width: 100%;
  position: relative;
}

.pd_swi_news1 .swiper-slide a .text_content {
  position: absolute;
  right: 0;
  bottom: 0px;
  z-index: 1;
  line-height: 70px;
  height: 70px;
  width: 100%;
  background-color: rgba(184, 14, 14, 0.7);
  color: #fff;
  padding: 0 10px 0 110px;
}

.pd_swi_news1 .swiper-slide a .text_content .bt {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 70px;
}

.pd_swi_news1 .swiper-slide a .text_content .sTime {
  position: absolute;
  left: 20px;
  top: 0;
  font-size: 20px;
}

.pd_swi_news1 .swiper-slide a .text_content .sTime b {
  font-size: 40px;
  margin-right: 5px;
}

@media only screen and (max-width: 1230px) {
  .pd_swi_news1 .swiper-slide a .text_content {
    line-height: 40px;
    height: 40px;
    padding: 0 10px 0 70px;
  }
  .pd_swi_news1 .swiper-slide a .text_content .bt {
    line-height: 40px;
  }
  .pd_swi_news1 .swiper-slide a .text_content .sTime {
    left: 10px;
    font-size: 14px;
  }
  .pd_swi_news1 .swiper-slide a .text_content .sTime b {
    font-size: 22px;
  }
}

.pd_swi_news1 .swiper-slide .img_content {
  width: 100%;
  overflow: hidden;
  height: 455px;
}

.pd_swi_news1 .swiper-slide .img_content img {
  width: 100%;
  min-height: 455px;
}

@media only screen and (max-width: 1230px) {
  .pd_swi_news1 .swiper-slide .img_content {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
  .pd_swi_news1 .swiper-slide .img_content img {
    min-height: calc((100vw / 1 - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
}

.pd_swi_news1 .index_pdNews {
  bottom: 75px;
  left: 0;
  width: 100%;
}

.pd_swi_news1 .index_pdNews .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

@media only screen and (max-width: 1230px) {
  .pd_swi_news1 .index_pdNews {
    bottom: 45px;
  }
  .pd_swi_news1 .index_pdNews .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

.pd_swi_news1 .index_pdNews .swiper-pagination-bullet-active {
  background-color: #b80e0e;
}

.pd_news_list1 {
  width: 100%;
  float: left;
  margin-top: -14px;
}

.pd_news_list1 li {
  width: 104%;
  margin-left: -2%;
  float: left;
  padding: 0 2%;
}

@media only screen and (min-width: 1230px) {
  .pd_news_list1 li:hover {
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    background-color: #b80e0e;
  }
  .pd_news_list1 li:hover a {
    color: #fff !important;
  }
  .pd_news_list1 li:hover a .bt,
  .pd_news_list1 li:hover a p {
    color: #fff !important;
  }
}

.pd_news_list1 li a {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 14px 0;
  border-bottom: 1px dotted #dddddd;
}

.pd_news_list1 li a .bt {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 30px;
  margin-bottom: 10px;
  color: #b80e0e;
}

.pd_news_list1 li a p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 48px;
  line-height: 24px;
}

@media only screen and (max-width: 1230px) {
  .pd_news_list1 li a .bt {
    line-height: 24px;
    margin-bottom: 5px;
  }
}

.navbt {
  height: 45px;
  border-bottom: solid 1px #b80e0e;
}

.navbt a.more_arrow {
  display: inline-block;
  line-height: 32px;
  height: 32px;
  color: #fff;
  background-color: #b80e0e;
  padding: 0 20px;
  border-radius: 20px;
}

.navbt .news_nav a {
  float: left;
  padding: 0px 20px;
  font-size: 20px;
  height: 45px;
  line-height: 44px;
}

.navbt .news_nav a.on {
  background-color: #b80e0e;
  color: #fff;
}

@media only screen and (max-width: 1230px) {
  .navbt {
    height: 35px;
  }
  .navbt a.more_arrow {
    line-height: 30px;
    height: 30px;
    padding: 0 15px;
  }
  .navbt .news_nav a {
    padding: 0px 15px;
    font-size: 15px;
    height: 35px;
    line-height: 33px;
  }
}

@media only screen and (max-width: 760px) {
  .navbt a.more_arrow {
    display: none;
  }
}

.pd_nav_news li {
  width: 100%;
}

.pd_nav_news li a {
  display: block;
  width: 100%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.pd_nav_news li a .bt {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  padding-left: 15px;
  line-height: 30px;
}

.pd_nav_news li a .bt::before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
  background-color: #b80e0e;
  border-radius: 5px;
}

.pd_nav_news li a .sTime {
  display: block;
  width: 100%;
  position: relative;
  line-height: 30px;
  height: 30px;
}

.pd_nav_news li a .sTime i {
  position: absolute;
  right: 0px;
  top: 0;
  padding-left: 15px;
  z-index: 2;
  font-size: 14px;
  background-color: #fff;
  color: #999;
}

.pd_nav_news li a .sTime::before {
  content: "";
  width: 100%;
  position: absolute;
  border-bottom: dotted 1px #c1c1c1;
  height: 1px;
  left: 0px;
  top: 50%;
  margin-top: -0.5px;
}

.pd_nav_news li a:hover {
  color: #b80e0e;
}

@media only screen and (max-width: 1230px) {
  .pd_nav_news li a .bt {
    margin-bottom: 5px;
    line-height: 24px;
    padding-left: 12px;
  }
  .pd_nav_news li a .sTime {
    height: 24px;
    line-height: 24px;
  }
}

.special_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.special_banner .swiper-slide {
  width: 100%;
}

.special_banner .swiper-slide img {
  width: 100%;
}

.special_banner .swiper-pagination-bullet {
  background-color: rgba(184, 14, 14, 0.7);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 10px;
  border: 0;
}

.special_banner .swiper-pagination-bullet-active {
  background-color: #b80e0e;
  width: 70px;
}

.special_banner .swiper-pagination-bullets {
  bottom: 20px;
  position: absolute;
  right: 0%;
  text-align: center;
}

@media only screen and (max-width: 1230px) {
  .special_banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .special_banner .swiper-pagination-bullet-active {
    width: 30px;
  }
  .special_banner .swiper-pagination-bullets {
    bottom: 3px;
  }
}

.dj_four_nav {
  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;
  width: 100%;
}

.dj_four_nav li {
  position: relative;
  width: 100%;
}

.dj_four_nav li:before {
  content: "";
  width: 1px;
  position: absolute;
  border-left: dotted 2px #dba800;
  height: 100%;
  top: 0;
  right: 0;
}

.dj_four_nav li:last-child::before {
  display: none;
}

.dj_four_nav li a {
  text-align: center;
  position: relative;
  z-index: 10;
}

.dj_four_nav li a:hover {
  color: #b80e0e;
}

@media only screen and (min-width: 1230px) {
  .dj_four_nav li a:hover::before {
    margin-top: -5px;
    margin-bottom: 25px;
  }
}

.dj_four_nav li a::before {
  content: "";
  display: block;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 90%;
  height: 80px;
  width: 80px;
  margin: 0 auto 20px auto;
}

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

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

@media only screen and (max-width: 1230px) {
  .dj_four_nav li a .bt {
    font-size: 15px;
  }
}

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

.dj_four_nav li a.a1:before {
  background-image: url("../images/dja1.png");
}

.dj_four_nav li a.a2:before {
  background-image: url("../images/dja2.png");
}

.dj_four_nav li a.a3:before {
  background-image: url("../images/dja3.png");
}

.dj_four_nav li a.a4:before {
  background-image: url("../images/dja4.png");
}

.dj_four_ani_nav {
  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;
  width: 100%;
}

.dj_four_ani_nav li {
  position: relative;
  width: 100%;
}

.dj_four_ani_nav li:before {
  content: "";
  width: 1px;
  position: absolute;
  border-left: dotted 2px #dba800;
  height: 100%;
  top: 0;
  right: 0;
}

.dj_four_ani_nav li:last-child::before {
  display: none;
}

.dj_four_ani_nav li a {
  text-align: center;
  position: relative;
  z-index: 10;
}

.dj_four_ani_nav li a .ani_linear,
.dj_four_ani_nav li a .ani_linear_small,
.dj_four_ani_nav li a .ani_linear_big {
  stroke: #b80e0e;
}

.dj_four_ani_nav li a .ani_showHide {
  fill: #b80e0e;
}

.dj_four_ani_nav li a:hover {
  color: #b80e0e;
}

@media only screen and (min-width: 1230px) {
  .dj_four_ani_nav li a:hover::before {
    margin-top: -5px;
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 1230px) {
  .dj_four_ani_nav li a .bt {
    font-size: 15px;
  }
}

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

.ny_four_pic {
  padding: 0 30px;
  position: relative;
}

.ny_four_pic .swiper-container {
  width: 100%;
  float: left;
  overflow: hidden;
}

.ny_four_pic .swiper-container .swiper-slide {
  width: 100%;
  padding: 5px;
}

.ny_four_pic .swiper-container .swiper-slide a {
  width: 100%;
  display: block;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.ny_four_pic .swiper-container .swiper-slide a .img_content {
  width: 100%;
  overflow: hidden;
  height: 218px;
}

.ny_four_pic .swiper-container .swiper-slide a .img_content img {
  width: 100%;
  min-height: 218px;
}

@media only screen and (max-width: 1230px) {
  .ny_four_pic .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 3 - 30px) / 8 * 10);
    height: -webkit-calc((100vw / 3 - 30px) / 8 * 10);
  }
  .ny_four_pic .swiper-container .swiper-slide a .img_content img {
    min-height: calc((100vw / 3 - 30px) / 8 * 10);
    min-height: -webkit-calc((100vw / 3 - 30px) / 8 * 10);
  }
}

@media only screen and (max-width: 590px) {
  .ny_four_pic .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 2 - 30px) / 8 * 10);
    height: -webkit-calc((100vw / 2 - 30px) / 8 * 10);
  }
  .ny_four_pic .swiper-container .swiper-slide a .img_content img {
    min-height: calc((100vw / 2 - 30px) / 8 * 10);
    min-height: -webkit-calc((100vw / 2 - 30px) / 8 * 10);
  }
}

@media only screen and (max-width: 440px) {
  .ny_four_pic .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 1 - 30px) / 8 * 10);
    height: -webkit-calc((100vw / 1 - 30px) / 8 * 10);
  }
  .ny_four_pic .swiper-container .swiper-slide a .img_content img {
    min-height: calc((100vw / 1 - 30px) / 8 * 10);
    min-height: -webkit-calc((100vw / 1 - 30px) / 8 * 10);
  }
}

.ny_four_pic .swiper-button-prev,
.ny_four_pic .swiper-button-next {
  color: #cccccc;
  font-size: 40px;
}

.ny_four_pic .swiper-button-prev:hover,
.ny_four_pic .swiper-button-next:hover {
  color: #b80e0e;
}

.ny_four_pic .swiper-button-prev::after,
.ny_four_pic .swiper-button-next::after {
  display: none !important;
}

.ny_four_pic .swiper-button-prev {
  left: -15px;
}

.ny_four_pic .swiper-button-next {
  right: -15px;
}

@media only screen and (max-width: 1230px) {
  .ny_four_pic .swiper-button-prev,
  .ny_four_pic .swiper-button-next {
    font-size: 30px;
  }
  .ny_four_pic .swiper-button-prev {
    left: -5px;
  }
  .ny_four_pic .swiper-button-next {
    right: -5px;
  }
}

.pd_downlist li a {
  display: block;
  width: 100%;
  border-bottom: dashed 1px #ddd;
}

.pd_downlist li a:hover {
  color: #b80e0e;
}

.pd_downlist li a .bt {
  line-height: 60px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}

@media only screen and (max-width: 1230px) {
  .pd_downlist li a .bt {
    line-height: 40px;
  }
}

.pd_locaiton {
  color: #999;
}

.pd_locaiton a:last-child, .pd_locaiton a:hover {
  color: #b80e0e;
}

.pd_subnav {
  width: 100%;
  padding: 35px 0 0 0;
}

@media only screen and (max-width: 1230px) {
  .pd_subnav {
    padding-top: 0px;
  }
}

.pd_subnav .nav_bt {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background-color: rgba(184, 14, 14, 0.8);
  font-size: 15px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.pd_subnav .nav_bt a {
  width: 100%;
  height: 40px;
  display: block;
  position: relative;
  font-weight: bold;
  color: #fff;
}

.pd_subnav .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='%23ffffff'/></svg>");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 22px;
}

.pd_subnav .nav_bt a.on:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pd_subnav .nav_list {
  display: none;
  background-color: #f9f9f9;
}

.pd_subnav .nav_list > li {
  border-bottom: solid 1px #e9e9e9;
}

.pd_subnav .nav_list li {
  display: block;
  margin: 0;
  font-size: 14px;
  width: 100%;
}

.pd_subnav .nav_list li a {
  line-height: 1.6;
  padding: 8px 3%;
  display: block;
  text-align: left;
  width: 100%;
}

.pd_subnav .nav_list li a.on:before {
  display: none;
}

.pd_subnav .nav_list li a.on:after {
  display: none;
}

.pd_subnav .nav_list li ul {
  padding-left: 1em;
  display: block;
}

.pd_subnav .nav_list2 {
  width: 100%;
  font-size: 0;
  text-align: center;
  border-bottom: solid 2px #b80e0e;
  height: 52px;
  overflow: hidden;
  padding-top: 10px;
}

.pd_subnav .nav_list2 li {
  display: inline-block;
  margin: 0 5px;
}

.pd_subnav .nav_list2 li a {
  display: block;
  background-color: #f5f5f5;
  font-size: 16px;
  line-height: 45px;
  height: 50px;
  padding: 0 25px;
  height: 50px;
  border-radius: 5px 5px 0 0;
}

.pd_subnav .nav_list2 li a:hover, .pd_subnav .nav_list2 li a.on {
  background-color: #b80e0e;
  color: #fff;
}

.pd_subnav .nav_list3 {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 35px;
}

.pd_subnav .nav_list3 li {
  display: inline-block;
  margin: 0 5px;
}

.pd_subnav .nav_list3 li a {
  display: block;
  font-size: 15px;
  line-height: 45px;
  height: 45px;
  padding: 0 25px;
  border: solid 1px #e5e5e5;
  border-radius: 40px;
}

.pd_subnav .nav_list3 li a:hover, .pd_subnav .nav_list3 li a.on {
  background-color: #b80e0e;
  color: #fff;
}

.Version2 {
  width: 100%;
  background-image: url(../images/dj_foot2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.Version2 .foot_links {
  width: 100%;
  padding: 25px 0;
  border-bottom: solid 1px #fff;
  margin-bottom: 80px;
}

@media only screen and (max-width: 1230px) {
  .Version2 .foot_links {
    padding: 10px;
    margin-bottom: 40px;
  }
}

.Version2 .foot_links h5 {
  color: #fff;
}

@media only screen and (max-width: 1230px) {
  .Version2 .foot_links h5 {
    text-align: center;
  }
}

.Version2 .foot_links h5 a {
  color: #fff;
  margin: 10px;
}

.Version2 .foot_font {
  text-align: center;
  color: #fff;
  padding: 0px 0 80px 0;
}

@media only screen and (max-width: 1230px) {
  .Version2 .foot_font {
    padding: 10px 0 40px 0;
  }
}

.pd_vs2_bt .bt {
  line-height: 36px;
  color: #b80e0e;
  font-weight: bold;
  position: relative;
}

@media only screen and (max-width: 1230px) {
  .pd_vs2_bt .bt {
    line-height: 30px;
    font-size: 16px;
  }
}

.pd_vs2_bt a.more {
  border: 1px solid #e1e1e1;
  background-color: rgba(255, 255, 255, 0);
  padding: 0 15px 0 20px;
  color: #333;
  border-radius: 20px;
}

.pd_vs2_bt a.more:hover {
  background-color: #b80e0e;
  border-color: #b80e0e;
  color: #fff;
}

.pd_vs2_bt a.more:before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #b80e0e;
  left: 0%;
  top: 0%;
  position: absolute;
}

.pd_two_mh_v2 .d1 {
  width: 40%;
}

.pd_two_mh_v2 .d2 {
  width: 58%;
}

@media only screen and (max-width: 1230px) {
  .pd_two_mh_v2 .d1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .pd_two_mh_v2 .d2 {
    width: 100%;
  }
}

.pd_t a {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 360px;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
}

.pd_t a img {
  min-height: 360px;
}

.pd_t a .bt {
  background-color: rgba(184, 14, 14, 0.7);
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px 15px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

@media only screen and (max-width: 1230px) {
  .pd_t a {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
  .pd_t a img {
    min-height: calc((100vw / 1 - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
  .pd_t a .bt {
    font-size: 14px;
    padding: 8px 10px;
  }
}

.pd_t a:hover {
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}

.pd_t a:hover .bt {
  background-color: #b80e0e;
}

.pd_news_list2 {
  width: 103%;
  float: left;
  margin-left: -1.5%;
  margin-bottom: -15px;
}

.pd_news_list2 li {
  width: 50%;
  float: left;
  padding: 0 1.5% 20px 1.5%;
}

@media only screen and (max-width: 600px) {
  .pd_news_list2 li {
    width: 100%;
  }
}

.pd_news_list2 li a {
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  padding: 25px 30px;
  position: relative;
  overflow: hidden;
  background-image: url("../images/dj2b1.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.pd_news_list2 li a:hover {
  color: #b80e0e;
}

.pd_news_list2 li a::before {
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #b80e0e;
}

.pd_news_list2 li a .bt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  line-height: 30px;
  margin-bottom: 38px;
}

.pd_news_list2 li a .sTime {
  display: block;
  color: #999;
}

.pd_news_list2 li a .bi {
  font-size: 26px;
  line-height: 28px;
  padding: 5px;
  position: absolute;
  right: 30px;
  bottom: 20px;
  color: #fff;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

@media only screen and (min-width: 1230px) {
  .pd_news_list2 li a:hover {
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
  .pd_news_list2 li a:hover .bi {
    right: 20px;
    width: 36px;
    height: 36px;
    background-color: #b80e0e;
    border-radius: 30px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }
}

@media only screen and (max-width: 1230px) {
  .pd_news_list2 li a {
    padding: 15px;
  }
  .pd_news_list2 li a::before {
    height: 3px;
  }
  .pd_news_list2 li a .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .pd_news_list2 li a .bi {
    display: none;
  }
}

@media only screen and (max-width: 1230px) {
  .pd_news_list2 {
    width: 102%;
    margin-left: -1%;
  }
  .pd_news_list2 li {
    padding: 0 1% 15px 1%;
  }
}

.three_icon_enter {
  text-align: center;
  margin-top: 30px;
}

.three_icon_enter a {
  display: inline-block;
  position: relative;
  padding-left: 70px;
  font-size: 24px;
  line-height: 48px;
  margin: 0 35px;
}

.three_icon_enter a:hover {
  color: #b80e0e;
}

.three_icon_enter a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -24px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 48px;
  width: 48px;
}

.three_icon_enter a.a1:before {
  background-image: url("../images/dj2b3.png");
}

.three_icon_enter a.a2:before {
  background-image: url("../images/dj2b4.png");
}

.three_icon_enter a.a3:before {
  background-image: url("../images/dj2b5.png");
}

@media only screen and (max-width: 1230px) {
  .three_icon_enter {
    margin-top: 5px;
  }
  .three_icon_enter a {
    padding-left: 40px;
    font-size: 15px;
    line-height: 30px;
    margin: 0 2%;
  }
  .three_icon_enter a::before {
    margin-top: -15px;
    height: 30px;
    width: 30px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 500px) {
  .three_icon_enter a {
    font-size: 14px;
    line-height: 24px;
    margin: 0 1%;
    padding-left: 30px;
  }
  .three_icon_enter a::before {
    margin-top: -12px;
    height: 24px;
    width: 24px;
  }
  .three_icon_enter a:last-child {
    margin-right: 0;
  }
  .three_icon_enter a:first-child {
    margin-left: 0;
  }
}

.pd_vs2_ny_one {
  background-color: #f6f6f8;
}

.pd_vs2_ny_two {
  background-image: url(../images/dj2c1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.pd_vs2_ny_two .ny_main {
  padding-right: 572.09302px;
}

.pd_vs2_ny_two .pd_vs2_bt .bt {
  color: #fff;
  line-height: 36px;
}

.pd_vs2_ny_two .pd_vs2_bt a.more {
  border-color: #fff;
  color: #fff;
}

.pd_vs2_ny_two .pd_vs2_bt a.more:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

@media only screen and (max-width: 1230px) {
  .pd_vs2_ny_two .ny_main {
    padding-right: 40%;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .pd_vs2_ny_two .ny_main {
    padding-right: 0%;
  }
}

@media only screen and (max-width: 1230px) {
  .pd_vs2_ny_two .pd_vs2_bt .bt {
    line-height: 30px;
  }
}

.pd_news_list3 li {
  width: 100%;
  border-bottom: dotted 1px #e9e9e9;
}

.pd_news_list3 li a {
  width: 100%;
  display: block;
  line-height: 55px;
  height: 55px;
  position: relative;
  padding-right: 120px;
}

@media only screen and (min-width: 1230px) {
  .pd_news_list3 li a:hover {
    background-color: rgba(255, 255, 255, 0.15);
    color: #b80e0e;
    padding-left: 15px;
  }
}

.pd_news_list3 li a .bt {
  line-height: 55px;
  font-size: 17px;
  display: block;
  width: 100%;
  color: #fff;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.pd_news_list3 li a .sTime {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
}

@media only screen and (max-width: 1230px) {
  .pd_news_list3 li a {
    line-height: 40px;
    height: 40px;
    padding-right: 80px;
  }
  .pd_news_list3 li a .bt {
    font-size: 14px;
    line-height: 40px;
  }
}

.dj_five_nav {
  width: 100%;
  background-color: #f6f6f8;
}

.dj_five_nav li {
  position: relative;
  float: left;
  width: 25%;
}

.dj_five_nav li:nth-child(odd) {
  background-color: #f1f1f1;
}

.dj_five_nav li a {
  display: block;
  width: 100%;
  text-align: center;
  height: 270px;
  position: relative;
  z-index: 10;
  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;
}

@media only screen and (max-width: 1230px) {
  .dj_five_nav li a {
    height: 150px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 600px) {
  .dj_five_nav li a {
    height: 100px;
  }
  .dj_five_nav li a .bt {
    font-size: 13px;
  }
}

.dj_five_nav li a:hover {
  color: #b80e0e;
  -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 1230px) {
  .dj_five_nav li a:hover::before {
    margin-top: -5px;
    margin-bottom: 40px;
  }
}

.dj_five_nav li a::before {
  content: "";
  display: block;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 80px;
  width: 80px;
  margin: 0 auto 35px auto;
}

@media only screen and (max-width: 1230px) {
  .dj_five_nav li a::before {
    height: 45px;
    width: 45px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 600px) {
  .dj_five_nav li a::before {
    height: 25px;
    width: 25px;
  }
}

.dj_five_nav li a.a1:before {
  background-image: url("../images/dj2a1.png");
}

.dj_five_nav li a.a2:before {
  background-image: url("../images/dj2a2.png");
}

.dj_five_nav li a.a3:before {
  background-image: url("../images/dj2a3.png");
}

.dj_five_nav li a.a4:before {
  background-image: url("../images/dj2a4.png");
}

.pd_four_mh_v2 .d1 {
  width: 42%;
}

.pd_four_mh_v2 .d2 {
  width: 54.5%;
}

.pd_four_mh_v2 .item {
  background-color: #fff;
  height: 440px;
  padding: 35px;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}

@media only screen and (max-width: 1230px) {
  .pd_four_mh_v2 .d1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .pd_four_mh_v2 .d2 {
    width: 100%;
  }
  .pd_four_mh_v2 .item {
    height: auto;
    padding: 0px;
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0);
            box-shadow: 0 2px 20px rgba(0, 0, 0, 0);
  }
}

.pd_pic_news li {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.pd_pic_news li:last-child {
  margin-bottom: 0px;
}

.pd_pic_news li a {
  display: block;
  width: 100%;
  position: relative;
  min-height: 172px;
  padding-right: 265px;
}

.pd_pic_news li a:hover .bt {
  color: #b80e0e;
}

.pd_pic_news li a .img_content {
  width: 230px;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 172px;
}

.pd_pic_news li a .img_content img {
  max-height: 172px;
}

.pd_pic_news li a .text_content .bt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 56px;
  height: auto !important;
  line-height: 28px;
  margin-bottom: 10px;
}

.pd_pic_news li a .text_content .sTime {
  display: block;
  width: 100%;
  position: relative;
  line-height: 28px;
  height: 28px;
  margin-bottom: 10px;
}

.pd_pic_news li a .text_content .sTime i {
  position: absolute;
  left: 0px;
  top: 0;
  padding-right: 15px;
  z-index: 2;
  font-size: 14px;
  background-color: #fff;
  color: #999;
}

.pd_pic_news li a .text_content .sTime::before {
  content: "";
  width: 100%;
  position: absolute;
  border-bottom: dotted 1px #c1c1c1;
  height: 1px;
  right: 0px;
  top: 50%;
  margin-top: -0.5px;
}

.pd_pic_news li a .text_content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 48px;
  line-height: 24px;
  color: #666;
}

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

@media only screen and (max-width: 760px) {
  .pd_pic_news li a {
    min-height: inherit;
    padding-right: 0px;
  }
  .pd_pic_news li a .img_content {
    width: 100%;
    position: inherit;
    right: auto;
    top: auto;
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
    margin-bottom: 15px;
  }
  .pd_pic_news li a .img_content img {
    min-height: calc((100vw / 1 - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
  .pd_pic_news li a .text_content .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    height: auto !important;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .pd_pic_news li a .text_content .sTime {
    line-height: 24px;
    height: 24px;
    margin-bottom: 5px;
  }
  .pd_pic_news li a .text_content .sTime i {
    padding-right: 10px;
    z-index: 2;
    font-size: 13px;
  }
  .pd_pic_news li a .text_content p {
    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;
  }
}

.topicCarousel {
  position: relative;
}

.topicCarousel .swiper-container {
  width: 1250px;
  margin-left: -10px;
  overflow: hidden;
}

.topicCarousel .swiper-container .swiper-slide {
  width: 100%;
  padding: 10px;
}

.topicCarousel .swiper-container .swiper-slide a {
  width: 100%;
  display: block;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.topicCarousel .swiper-container .swiper-slide a:hover {
  color: #b80e0e;
}

.topicCarousel .swiper-container .swiper-slide a .img_content {
  height: 220px;
}

.topicCarousel .swiper-container .swiper-slide a .img_content img {
  min-height: 220px;
}

.topicCarousel .swiper-container .swiper-slide a .text_content {
  padding: 20px;
}

.topicCarousel .swiper-container .swiper-slide a .text_content .bt {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

.topicCarousel .swiper-container .swiper-slide a .text_content i {
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 20px;
  border-bottom: 2px dotted #ffe651;
  position: relative;
}

.topicCarousel .swiper-container .swiper-slide a .text_content i::before {
  content: "";
  position: absolute;
  top: -12px;
  right: 0;
  height: 10px;
  width: 2px;
  border-right: 2px dotted #ffe651;
}

.topicCarousel .swiper-container .swiper-slide a .text_content i::after {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  top: -21.5px;
  right: -2.5px;
  background-color: #ffe651;
}

.topicCarousel .swiper-button-prev,
.topicCarousel .swiper-button-next {
  color: #cccccc;
  font-size: 45px;
}

.topicCarousel .swiper-button-prev:hover,
.topicCarousel .swiper-button-next:hover {
  color: #b80e0e;
}

.topicCarousel .swiper-button-prev::after,
.topicCarousel .swiper-button-next::after {
  display: none !important;
}

.topicCarousel .swiper-button-prev {
  left: -50px;
}

.topicCarousel .swiper-button-next {
  right: -50px;
}

@media only screen and (max-width: 1230px) {
  .topicCarousel .swiper-button-prev,
  .topicCarousel .swiper-button-next {
    display: none !important;
  }
  .topicCarousel .swiper-container {
    width: 102%;
    margin-top: -15px;
    margin-left: -1%;
  }
  .topicCarousel .swiper-container .swiper-slide {
    padding: 1%;
  }
  .topicCarousel .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 3 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 3 - 30px) / 4 * 3);
  }
  .topicCarousel .swiper-container .swiper-slide a .img_content img {
    min-height: calc((100vw / 3 - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw / 3 - 30px) / 4 * 3);
  }
}

@media only screen and (max-width: 1230px) and (max-width: 750px) {
  .topicCarousel .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 2 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 2 - 30px) / 4 * 3);
  }
  .topicCarousel .swiper-container .swiper-slide a .img_content img {
    min-height: calc((100vw / 2 - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw / 2 - 30px) / 4 * 3);
  }
}

@media only screen and (max-width: 1230px) and (max-width: 490px) {
  .topicCarousel .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
  .topicCarousel .swiper-container .swiper-slide a .img_content img {
    min-height: calc((100vw / 1 - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
}

@media only screen and (max-width: 1230px) {
  .topicCarousel .swiper-container .swiper-slide a .text_content {
    padding: 15px;
  }
}

.ac_top {
  width: 100%;
}

.ac_top .top {
  width: 100%;
}

.ac_top .top .ny_main {
  position: relative;
  height: 150px;
}

.ac_top .top .ny_main .logo {
  height: 80px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -40px;
}

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

.ac_top .top .ny_main .logo .logo_title {
  font-size: 34px;
  font-weight: bold;
  margin-left: 25px;
  display: inline-block;
  vertical-align: middle;
}

.ac_top .top .ny_main a.cd_retSite {
  background-color: #7a504c;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  border-radius: 5px;
  text-align: center;
  width: 120px;
}

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

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

@media only screen and (max-width: 1230px) {
  .ac_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(122, 80, 76, 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);
  }
}

.ac_top .nav_mh {
  width: 100%;
  background-color: #7a504c;
}

.ac_top .nav_mh .menu {
  width: 100%;
  height: 60px;
  position: relative;
  z-index: 15;
}

.ac_top .nav_mh .menu li {
  height: 60px;
  float: left;
  position: relative;
  text-align: center;
  margin-right: 2px;
}

.ac_top .nav_mh .menu li a.dbt {
  font-size: 18px;
  padding: 0 25.5px;
  display: block;
  line-height: 60px;
  color: #fff;
}

.ac_top .nav_mh .menu li.on a.dbt,
.ac_top .nav_mh .menu li:hover a.dbt {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.ac_top .nav_mh .menu li dl {
  width: 100%;
  font-size: 16px;
  display: none;
  background-color: #7a504c;
  position: absolute;
  left: 0px;
  top: 60px;
  z-index: 12;
}

.ac_top .nav_mh .menu li dl a {
  display: block;
  padding: 8px 10px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}

.ac_top .nav_mh .menu li dl a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.ac_top .nav_mh .menu li:hover dl {
  display: block;
}

@media only screen and (max-width: 1230px) {
  .ac_top .nav_mh {
    width: 100%;
    display: none;
    position: fixed;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 29;
  }
  .ac_top .nav_mh .menu {
    height: auto;
  }
  .ac_top .nav_mh .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    height: auto;
  }
  .ac_top .nav_mh .menu li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .ac_top .nav_mh .menu li a.dbt {
    font-size: 14px;
    padding: 10px 3%;
    line-height: 1.6;
    font-weight: bold;
  }
  .ac_top .nav_mh .menu li dl {
    width: 100%;
    display: block;
    position: inherit;
    left: auto;
    top: auto;
  }
  .ac_top .nav_mh .menu li dl dd {
    width: 50%;
    float: left;
  }
  .ac_top .nav_mh .menu li dl a {
    padding: 5px 0px;
    padding-left: 6%;
    font-size: 13px;
    text-align: left;
  }
}

.ac_cont_ab {
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  position: relative;
  height: 415px;
  padding: 30px 63% 30px 40px;
}

.ac_cont_ab .img_content {
  width: 60%;
  position: absolute;
  right: 0;
  top: 0;
  height: 415px;
}

.ac_cont_ab .img_content img {
  min-height: 415px;
}

.ac_cont_ab .text_content .bt {
  margin-bottom: 25px;
  padding-bottom: 10px;
  position: relative;
}

.ac_cont_ab .text_content .bt::before {
  content: "";
  width: 3em;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: -webkit-gradient(linear, left top, right top, from(#7a504c), to(#159a96));
  background: linear-gradient(to right, #7a504c, #159a96);
}

.ac_cont_ab .text_content .nr {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 180px;
  line-height: 30px;
  margin-bottom: 40px;
}

.ac_cont_ab .text_content .nr p {
  text-indent: 2em;
}

@media only screen and (max-width: 1230px) {
  .ac_cont_ab {
    height: auto;
    padding: 0px;
  }
  .ac_cont_ab .img_content {
    width: 100%;
    position: inherit;
    right: auto;
    top: auto;
    height: auto;
  }
  .ac_cont_ab .img_content img {
    min-height: inherit;
  }
  .ac_cont_ab .text_content {
    padding: 15px;
  }
  .ac_cont_ab .text_content .bt {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 16px;
  }
  .ac_cont_ab .text_content .bt::before {
    height: 3px;
  }
  .ac_cont_ab .text_content .nr {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    max-height: 110px;
    height: auto !important;
    line-height: 22px;
    margin-bottom: 15px;
  }
}

.ac_ny_two {
  background-image: url(../images/xs_bg1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ac_bt .bt {
  line-height: 36px;
  padding-bottom: 10px;
  position: relative;
}

.ac_bt .bt::before {
  content: "";
  width: 3em;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: -webkit-gradient(linear, left top, right top, from(#7a504c), to(#159a96));
  background: linear-gradient(to right, #7a504c, #159a96);
}

.ac_bt .more {
  margin-top: 5px;
}

@media only screen and (max-width: 1230px) {
  .ac_bt .bt {
    line-height: 30px;
  }
  .ac_bt .bt::before {
    height: 3px;
  }
}

.ac_two_mh .d1 {
  width: 35%;
}

.ac_two_mh .d2 {
  width: 63.5%;
}

@media only screen and (max-width: 1230px) {
  .ac_two_mh .d1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .ac_two_mh .d2 {
    width: 100%;
  }
}

.swi_news1 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.swi_news1:hover {
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}

.swi_news1 .swiper-slide {
  width: 100%;
}

.swi_news1 .swiper-slide a {
  display: block;
  width: 100%;
  position: relative;
}

.swi_news1 .swiper-slide a .text_content {
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 1;
  line-height: 50px;
  height: 50px;
  width: 100%;
  background-color: rgba(122, 80, 76, 0.7);
  color: #fff;
  padding: 0 90px 0 15px;
}

.swi_news1 .swiper-slide a .text_content .bt {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 50px;
}

.swi_news1 .swiper-slide a .text_content .sTime {
  position: absolute;
  right: 10px;
  top: 0;
}

@media only screen and (max-width: 1230px) {
  .swi_news1 .swiper-slide a .text_content {
    line-height: 40px;
    height: 40px;
    padding: 0 70px 0 15px;
  }
  .swi_news1 .swiper-slide a .text_content .bt {
    line-height: 40px;
  }
}

.swi_news1 .swiper-slide .img_content {
  width: 100%;
  overflow: hidden;
  height: 323px;
}

.swi_news1 .swiper-slide .img_content img {
  width: 100%;
  min-height: 323px;
}

@media only screen and (max-width: 1230px) {
  .swi_news1 .swiper-slide .img_content {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
  .swi_news1 .swiper-slide .img_content img {
    min-height: calc((100vw / 1 - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
}

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

@media only screen and (max-width: 1230px) {
  .swi_news1 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

.swi_news1 .swiper-pagination-bullet-active {
  background-color: red;
  border-color: red;
}

.swi_news1 .swiper-horizontal > .swiper-pagination-bullets,
.swi_news1 .swiper-pagination-bullets.swiper-pagination-horizontal,
.swi_news1 .swiper-pagination-custom,
.swi_news1 .swiper-pagination-fraction {
  bottom: 55px;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
}

@media only screen and (max-width: 1230px) {
  .swi_news1 .swiper-horizontal > .swiper-pagination-bullets,
  .swi_news1 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swi_news1 .swiper-pagination-custom,
  .swi_news1 .swiper-pagination-fraction {
    bottom: 45px;
  }
}

.swi_news1 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px;
}

.ac_news_list1 {
  width: 102%;
  float: left;
  margin-left: -1%;
}

.ac_news_list1 li {
  width: 50%;
  float: left;
  padding: 0 1% 2% 1%;
}

@media only screen and (max-width: 600px) {
  .ac_news_list1 li {
    width: 100%;
    margin-bottom: 10px;
  }
}

.ac_news_list1 li a {
  display: block;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  position: relative;
  overflow: hidden;
}

.ac_news_list1 li a::before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-image: -moz-linear-gradient(top, #7a504c, #159a96);
  /* Firefox */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7a504c), color-stop(1, #159a96));
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$u', endColorstr='$d', GradientType='0');
  /* IE*/
}

.ac_news_list1 li a .bt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  line-height: 30px;
  margin-bottom: 31px;
}

.ac_news_list1 li a .sTime {
  display: block;
  color: #999;
}

.ac_news_list1 li a .bi {
  font-size: 26px;
  line-height: 30px;
  position: absolute;
  right: 30px;
  bottom: 10px;
  color: #ccc;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

@media only screen and (min-width: 1230px) {
  .ac_news_list1 li a:hover {
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
  .ac_news_list1 li a:hover .bi {
    right: 20px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }
}

@media only screen and (max-width: 1230px) {
  .ac_news_list1 li a {
    padding: 15px;
  }
  .ac_news_list1 li a::before {
    width: 3px;
  }
  .ac_news_list1 li a .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 52px;
    line-height: 26px;
    margin-bottom: 15px;
  }
  .ac_news_list1 li a .bi {
    display: none;
  }
}

.ac_three_mh-3 {
  width: 102%;
  float: left;
  margin-left: -1%;
  margin-bottom: 60px;
}

.ac_three_mh-3 .item {
  width: 31.3333%;
  float: left;
  margin: 0 1%;
  background-image: url(../images/xs_b1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 17px 17px 0 0;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}

.ac_three_mh-3 .item:nth-of-type(2) {
  background-image: url(../images/xs_b2.jpg);
}

.ac_three_mh-3 .item:nth-of-type(2) .cont_mh .bt .bi {
  color: #099159;
}

.ac_three_mh-3 .item:nth-of-type(2) .cont_mh .more {
  background-color: #099159;
}

.ac_three_mh-3 .item:nth-of-type(3) {
  background-image: url(../images/xs_b3.jpg);
}

.ac_three_mh-3 .item:nth-of-type(3) .cont_mh .bt .bi {
  color: #e3b35c;
}

.ac_three_mh-3 .item:nth-of-type(3) .cont_mh .more {
  background-color: #e3b35c;
}

.ac_three_mh-3 .item .cont_mh {
  background-color: #fff;
  padding: 30px;
  height: 470px;
}

.ac_three_mh-3 .item .cont_mh .bt {
  margin-bottom: 15px;
}

.ac_three_mh-3 .item .cont_mh .bt .bi {
  margin-right: 15px;
  color: #7a504c;
  font-size: 32px;
}

.ac_three_mh-3 .item .cont_mh .list {
  width: 100%;
  margin-bottom: 30px;
}

.ac_three_mh-3 .item .cont_mh .list li {
  border-bottom: dashed 1px #ddd;
  padding: 10px 0;
  position: relative;
}

.ac_three_mh-3 .item .cont_mh .list li a {
  width: 100%;
  font-size: 16px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 48px;
  line-height: 24px;
}

.ac_three_mh-3 .item .cont_mh .list li .sTime {
  position: absolute;
  right: 0;
  bottom: 10px;
  color: #999;
  font-size: 14px;
  background-color: #fff;
  padding-left: 15px;
}

@media only screen and (max-width: 1230px) {
  .ac_three_mh-3 {
    margin-bottom: 20px;
  }
  .ac_three_mh-3 .item {
    padding: 15px 15px 0 0;
  }
  .ac_three_mh-3 .item .cont_mh {
    padding: 20px;
    height: 400px;
  }
  .ac_three_mh-3 .item .cont_mh .bt {
    margin-bottom: 5px;
  }
  .ac_three_mh-3 .item .cont_mh .bt .bi {
    margin-right: 10px;
    font-size: 20px;
  }
  .ac_three_mh-3 .item .cont_mh .list {
    margin-bottom: 20px;
  }
  .ac_three_mh-3 .item .cont_mh .list li a {
    font-size: 14px;
  }
  .ac_three_mh-3 .item .cont_mh .list li .sTime {
    display: none;
  }
}

@media only screen and (max-width: 760px) {
  .ac_three_mh-3 {
    margin-bottom: 5px;
  }
  .ac_three_mh-3 .item {
    padding: 12px 12px 0 0;
    margin-bottom: 15px;
    width: 98%;
  }
  .ac_three_mh-3 .item .cont_mh {
    height: auto;
  }
  .ac_three_mh-3 .item .cont_mh .bt {
    font-size: 16px;
  }
  .ac_three_mh-3 .item .cont_mh .bt .bi {
    margin-right: 6px;
    font-size: 16px;
  }
  .ac_three_mh-3 .item .cont_mh .list li a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    height: auto !important;
    line-height: 24px;
  }
}

.ac_news_list2 {
  width: 104%;
  margin-left: -2%;
  float: left;
  margin-bottom: 40px;
}

.ac_news_list2 li {
  width: 46%;
  float: left;
  margin: 0 2% 20px 2%;
}

.ac_news_list2 li a {
  display: block;
  width: 100%;
  position: relative;
  padding-left: 75px;
  line-height: 30px;
}

.ac_news_list2 li a .bt {
  line-height: 30px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ac_news_list2 li a .sTime {
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0;
  color: #7a504c;
}

.ac_news_list2 li a .sTime b {
  font-size: 26px;
}

@media only screen and (max-width: 1230px) {
  .ac_news_list2 {
    margin-bottom: 10px;
    width: 102%;
    margin-left: -1%;
  }
  .ac_news_list2 li {
    width: 48%;
    margin: 0 1% 10px 1%;
  }
}

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

@media only screen and (max-width: 1230px) {
  .ac_news_list2 li a {
    padding-left: 55px;
    line-height: 24px;
  }
  .ac_news_list2 li a .bt {
    line-height: 24px;
  }
  .ac_news_list2 li a .sTime {
    font-size: 14px;
  }
  .ac_news_list2 li a .sTime b {
    font-size: 18px;
  }
}

.ac_three_mh-2 {
  float: left;
  width: 103%;
  margin-left: -1.5%;
  margin-bottom: 30px;
}

.ac_three_mh-2 .item {
  width: 47%;
  float: left;
  margin: 0 1.5% 35px 1.5%;
  height: 400px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  padding: 35px;
  border-radius: 5px;
}

@media only screen and (max-width: 1230px) {
  .ac_three_mh-2 {
    width: 102%;
    margin-left: -1%;
    margin-bottom: 5px;
  }
  .ac_three_mh-2 .item {
    width: 48%;
    margin: 0 1% 15px 1%;
    height: 330px;
    padding: 20px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .ac_three_mh-2 .item {
    width: 98%;
    height: auto;
    padding: 15px;
  }
}

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

.ac_news_list3 li {
  width: 100%;
  float: left;
  border-bottom: dashed 1px #ddd;
  padding: 10px 0;
}

.ac_news_list3 li a {
  display: block;
  width: 100%;
  position: relative;
  padding-left: 75px;
  line-height: 30px;
}

.ac_news_list3 li a .bt {
  line-height: 30px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ac_news_list3 li a .sTime {
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0;
  color: #7a504c;
}

.ac_news_list3 li a .sTime b {
  font-size: 26px;
}

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

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .ac_news_list3 li {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 1230px) {
  .ac_news_list3 li a {
    padding-left: 55px;
    line-height: 24px;
  }
  .ac_news_list3 li a .bt {
    line-height: 24px;
  }
  .ac_news_list3 li a .sTime {
    font-size: 14px;
  }
  .ac_news_list3 li a .sTime b {
    font-size: 18px;
  }
}

.ac_pic_list {
  width: 102%;
  float: left;
  margin-left: -1%;
}

.ac_pic_list li {
  width: 31.3333%;
  float: left;
  margin: 0 1% 20px 1%;
}

.ac_pic_list li a {
  display: block;
  width: 100%;
  border: solid 1px #e5e5e5;
}

.ac_pic_list li a .img_content {
  height: 293px;
}

.ac_pic_list li a .img_content img {
  min-height: 293px;
}

.ac_pic_list li a .text_content {
  padding: 20px;
}

.ac_pic_list li a .text_content .bt {
  font-size: 16px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 5px;
}

.ac_pic_list li a .text_content .sTime {
  color: #999;
}

.ac_pic_list li a:hover {
  border-color: #7a504c;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}

@media only screen and (max-width: 1230px) {
  .ac_pic_list li {
    margin-bottom: 15px;
  }
  .ac_pic_list li a .img_content {
    height: calc((100vw / 3 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 3 - 30px) / 4 * 3);
  }
  .ac_pic_list li a .img_content img {
    min-height: calc((100vw / 3 - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw / 3 - 30px) / 4 * 3);
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .ac_pic_list li a .img_content {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
  .ac_pic_list li a .img_content img {
    min-height: calc((100vw / 1 - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
}

@media only screen and (max-width: 1230px) {
  .ac_pic_list li a .text_content {
    padding: 15px;
  }
  .ac_pic_list li a .text_content .bt {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .ac_pic_list li {
    width: 98%;
  }
}

.ac_locaiton {
  color: #999;
}

.ac_locaiton a:last-child {
  color: #7a504c;
}

.ac_subnav {
  width: 100%;
  padding: 35px 0 0 0;
}

@media only screen and (max-width: 1230px) {
  .ac_subnav {
    padding-top: 0px;
  }
}

.ac_subnav .nav_bt {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background-color: rgba(122, 80, 76, 0.8);
  font-size: 15px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ac_subnav .nav_bt a {
  width: 100%;
  height: 40px;
  display: block;
  position: relative;
  font-weight: bold;
  color: #fff;
}

.ac_subnav .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='%23ffffff'/></svg>");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 22px;
}

.ac_subnav .nav_bt a.on:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ac_subnav .nav_list {
  display: none;
  background-color: #f9f9f9;
}

.ac_subnav .nav_list > li {
  border-bottom: solid 1px #e9e9e9;
}

.ac_subnav .nav_list li {
  display: block;
  margin: 0;
  font-size: 14px;
  width: 100%;
}

.ac_subnav .nav_list li a {
  line-height: 1.6;
  padding: 8px 3%;
  display: block;
  text-align: left;
  width: 100%;
}

.ac_subnav .nav_list li a.on:before {
  display: none;
}

.ac_subnav .nav_list li a.on:after {
  display: none;
}

.ac_subnav .nav_list li ul {
  padding-left: 1em;
  display: block;
}

.ac_subnav .nav_list2 {
  width: 100%;
  font-size: 0;
  text-align: center;
  border-bottom: solid 2px #7a504c;
  height: 52px;
  overflow: hidden;
  padding-top: 10px;
}

.ac_subnav .nav_list2 li {
  display: inline-block;
  margin: 0 5px;
}

.ac_subnav .nav_list2 li a {
  display: block;
  background-color: #f5f5f5;
  font-size: 16px;
  line-height: 45px;
  height: 50px;
  padding: 0 25px;
  height: 50px;
  border-radius: 5px 5px 0 0;
}

.ac_subnav .nav_list2 li a:hover, .ac_subnav .nav_list2 li a.on {
  background-color: #7a504c;
  color: #fff;
}

.ac_subnav .nav_list3 {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 35px;
}

.ac_subnav .nav_list3 li {
  display: inline-block;
  margin: 0 5px;
}

.ac_subnav .nav_list3 li a {
  display: block;
  font-size: 15px;
  line-height: 45px;
  height: 45px;
  padding: 0 25px;
  border: solid 1px #e5e5e5;
  border-radius: 40px;
}

.ac_subnav .nav_list3 li a:hover, .ac_subnav .nav_list3 li a.on {
  background-color: #7a504c;
  color: #fff;
}

.ny {
  width: 100%;
  padding: 60px 0;
}

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

.info_content {
  width: 100%;
  font-size: 16px;
  line-height: 1.6;
}

.info_content p {
  margin-bottom: 20px;
}

@media only screen and (max-width: 1230px) {
  .info_content {
    font-size: 14px;
    overflow-x: auto;
  }
}

.info_content table {
  text-align: center;
}

.info_content table td {
  padding: 10px;
  border: solid 1px #ddd !important;
}

.hor_Nav_v1 {
  width: 100%;
  position: relative;
  height: 175px;
  background-image: url("../images/hor_Nav_v1_bj.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f6f6f6;
  padding: 20px 0;
}

.hor_Nav_v1 .dqwz {
  margin-bottom: 20px;
}

.hor_Nav_v1 .nav_bt {
  text-align: center;
  color: #7a504c;
  font-weight: bold;
}

.hor_Nav_v1 .nav_list {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  text-align: center;
  font-size: 0;
}

.hor_Nav_v1 .nav_list li {
  display: inline-block;
  margin: 0 15px;
  font-size: 16px;
}

.hor_Nav_v1 .nav_list li ul {
  display: none;
}

.hor_Nav_v1 .nav_list li a {
  display: block;
  line-height: 40px;
  height: 40px;
  position: relative;
}

.hor_Nav_v1 .nav_list li a.on:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #7a504c;
  position: absolute;
  left: 0px;
  top: 0px;
}

.hor_Nav_v1 .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 #7a504c;
  border-left: 6px solid rgba(0, 0, 0, 0);
  top: 0px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
}

@media only screen and (max-width: 1230px) {
  .hor_Nav_v1 {
    height: auto;
    padding: 15px 0 0 0;
    background-size: auto auto;
  }
  .hor_Nav_v1 .dqwz {
    height: 46px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 15px;
  }
  .hor_Nav_v1 .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;
  }
  .hor_Nav_v1 .nav_bt a {
    width: 100%;
    height: 40px;
    display: block;
    position: relative;
    font-weight: bold;
    color: #7a504c;
  }
  .hor_Nav_v1 .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;
  }
  .hor_Nav_v1 .nav_bt a.on:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .hor_Nav_v1 .nav_list {
    display: none;
    position: inherit;
    left: auto;
    bottom: auto;
    background-color: #f9f9f9;
  }
  .hor_Nav_v1 .nav_list > li {
    border-bottom: solid 1px #e9e9e9;
  }
  .hor_Nav_v1 .nav_list li {
    display: block;
    margin: 0;
    font-size: 14px;
    width: 100%;
  }
  .hor_Nav_v1 .nav_list li a {
    line-height: 1.6;
    height: auto;
    padding: 8px 3%;
    text-align: left;
    width: 100%;
  }
  .hor_Nav_v1 .nav_list li a.on:before {
    display: none;
  }
  .hor_Nav_v1 .nav_list li a.on:after {
    display: none;
  }
  .hor_Nav_v1 .nav_list li ul {
    padding-left: 1em;
    display: block;
  }
}

.newsPicSummaryList {
  width: 100%;
}

.newsPicSummaryList li {
  width: 100%;
  margin-bottom: 20px;
}

.newsPicSummaryList li:last-child {
  margin-bottom: 0;
}

.newsPicSummaryList li a {
  display: block;
  width: 100%;
  position: relative;
  padding: 30px;
  background-color: #fff;
  border: solid 1px #e9e9e9;
  overflow: hidden;
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li a {
    padding: 15px;
  }
}

.newsPicSummaryList li a:hover {
  border-color: #7a504c;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}

.newsPicSummaryList li a:hover .more {
  right: 0px;
}

.newsPicSummaryList li a .more {
  display: inline-block;
  position: absolute;
  right: -110px;
  bottom: 0;
  text-align: center;
  line-height: 35px;
  height: 35px;
  background-color: #7a504c;
  color: #fff;
  width: 110px;
  text-align: center;
}

.newsPicSummaryList li a .more i {
  font-size: 20px;
  margin-left: 8px;
}

.newsPicSummaryList li a .more i::before {
  vertical-align: middle;
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li a .more {
    display: none;
  }
}

.newsPicSummaryList li.pic a {
  padding-left: 340px;
  min-height: 270px;
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li.pic a {
    padding-left: 175px;
    min-height: 115px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicSummaryList li.pic a {
    padding-left: 15px;
    min-height: auto;
  }
}

.newsPicSummaryList li.pic .img_content {
  position: absolute;
  width: 280px;
  height: 210px;
  left: 30px;
  top: 30px;
}

.newsPicSummaryList li.pic .img_content img {
  min-height: 210px;
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li.pic .img_content {
    width: 145px;
    height: 100px;
    overflow: hidden;
    left: 15px;
    top: 15px;
  }
  .newsPicSummaryList li.pic .img_content img {
    min-height: 100px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicSummaryList li.pic .img_content {
    position: inherit;
    left: auto;
    top: auto;
    width: 100%;
    height: calc((100vw - 30px) / 4 * 3);
    height: -webkit-calc((100vw - 30px) / 4 * 3);
    margin-bottom: 15px;
  }
  .newsPicSummaryList li.pic .img_content img {
    min-height: calc((100vw - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw - 30px) / 4 * 3);
  }
}

.newsPicSummaryList li .text_content .bt {
  display: block;
  width: 100%;
  font-size: 22px;
  margin-bottom: 15px;
  font-weight: bold;
}

.newsPicSummaryList li .text_content p {
  display: block;
  width: 100%;
  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;
  color: #666;
}

.newsPicSummaryList li .text_content .sTime {
  display: block;
  margin-bottom: 15px;
  color: #999;
}

.newsPicSummaryList li .text_content .sTime i {
  margin-right: 10px;
}

@media only screen and (max-width: 1230px) {
  .newsPicSummaryList li .text_content .bt {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .newsPicSummaryList li .text_content p {
    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;
  }
  .newsPicSummaryList li .text_content .sTime {
    margin-bottom: 5px;
  }
  .newsPicSummaryList li .text_content .sTime i {
    margin-right: 6px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicSummaryList li .text_content .bt {
    font-size: 14px;
  }
}

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

.newsPicList {
  width: 100%;
}

.newsPicList ul {
  width: 102%;
  float: left;
  margin-left: -1%;
  margin-bottom: 30px;
}

.newsPicList ul li {
  width: 33.3333%;
  float: left;
  padding: 0 1% 2% 1%;
}

.newsPicList ul li a {
  display: block;
  width: 100%;
  background-color: #fff;
  border: solid 1px #e9e9e9;
  overflow: hidden;
}

.newsPicList ul li a:hover {
  border-color: #7a504c;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}

.newsPicList ul li a .img_content {
  height: 320px;
}

.newsPicList ul li a .img_content img {
  min-height: 320px;
}

@media only screen and (max-width: 1230px) {
  .newsPicList ul li a .img_content {
    height: calc((100vw / 3 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 3 - 30px) / 4 * 3);
  }
  .newsPicList ul li a .img_content img {
    min-height: calc((100vw / 3 - 30px) / 4 * 3);
    min-height: -webkit-calc((100vw / 3 - 30px) / 4 * 3);
  }
}

@media only screen and (max-width: 760px) {
  .newsPicList ul li a .img_content {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
  .newsPicList ul li a .img_content img {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
}

.newsPicList ul li a .text_content {
  padding: 20px;
}

.newsPicList ul li a .text_content .bt {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

@media only screen and (max-width: 760px) {
  .newsPicList ul li a .text_content .bt {
    font-size: 14px;
  }
}

.newsPicList ul li a .text_content .sTime {
  display: block;
  margin-top: 10px;
  color: #999;
}

.newsPicList ul li a .text_content .sTime i {
  margin-right: 10px;
}

@media only screen and (max-width: 1230px) {
  .newsPicList ul li a .text_content {
    padding: 15px;
  }
}

@media only screen and (max-width: 760px) {
  .newsPicList ul li {
    width: 100%;
    padding-bottom: 15px;
  }
}

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

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

.newsPicList.video_list li a .img_content {
  position: relative;
}

.newsPicList.video_list li a .img_content .bi {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  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;
  font-size: 52px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 1230px) {
  .newsPicList.video_list li a .img_content .bi {
    font-size: 40px;
  }
}

.newsPicList.video_list li a:hover .img_content .bi {
  background-color: rgba(0, 0, 0, 0);
  font-size: 0;
}

.newsSummaryList {
  width: 100%;
}

.newsSummaryList li {
  width: 100%;
  margin-bottom: 20px;
}

.newsSummaryList li:last-child {
  margin-bottom: 0;
}

.newsSummaryList li a {
  display: block;
  width: 100%;
  position: relative;
  padding: 30px 30px 30px 140px;
  border: solid 1px #e9e9e9;
  overflow: hidden;
  min-height: 170px;
}

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

.newsSummaryList li a:hover {
  border-color: #7a504c;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}

.newsSummaryList li a .sTime {
  width: 100px;
  text-align: center;
  position: absolute;
  left: 25px;
  font-size: 18px;
  top: 30px;
  color: #7a504c;
}

.newsSummaryList li a .sTime b {
  display: block;
  font-size: 65px;
  line-height: 70px;
  margin-bottom: 9px;
}

@media only screen and (max-width: 1230px) {
  .newsSummaryList li a .sTime {
    width: 60px;
    left: 5px;
    font-size: 13px;
    top: 15px;
  }
  .newsSummaryList li a .sTime b {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 5px;
  }
}

.newsSummaryList li a .bt {
  display: block;
  width: 100%;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: bold;
}

.newsSummaryList li a p {
  display: block;
  width: 100%;
  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;
  color: #666;
}

@media only screen and (max-width: 1230px) {
  .newsSummaryList li a .bt {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .newsSummaryList li a p {
    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) {
  .newsSummaryList li a .bt {
    font-size: 14px;
  }
}

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

.newsTitleList {
  width: 100%;
}

.newsTitleList li {
  width: 100%;
  border-bottom: solid 1px #e9e9e9;
}

.newsTitleList li a {
  width: 100%;
  display: block;
  line-height: 55px;
  height: 55px;
  position: relative;
  padding-right: 120px;
  padding-left: 15px;
}

.newsTitleList li a::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #7a504c;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
}

.newsTitleList li a .bt {
  line-height: 55px;
  font-size: 17px;
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.newsTitleList li a .sTime {
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
}

@media only screen and (max-width: 1230px) {
  .newsTitleList li a {
    line-height: 40px;
    height: 40px;
    padding-left: 12px;
    padding-right: 80px;
  }
  .newsTitleList li a::before {
    width: 4px;
    height: 4px;
    margin-top: -2px;
  }
  .newsTitleList li a .bt {
    font-size: 14px;
    line-height: 40px;
  }
}

.pageStyle {
  width: 100%;
  text-align: center;
  font-size: 0;
}

.pageStyle a {
  padding: 0px 12px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  border-radius: 3px;
  margin: 0px 4px;
  background: #f5f5f5;
  font-size: 16px;
}

.pageStyle a:hover, .pageStyle a.active, .pageStyle a.fdq {
  background-color: #7a504c;
  color: #ffffff;
}

@media only screen and (max-width: 1230px) {
  .pageStyle a {
    width: 23%;
    margin: 0 1%;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
  }
  .pageStyle .s1 {
    display: none;
  }
}

.news_info .infoTitle {
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  font-size: 32px;
}

.news_info .infoAtt {
  text-align: center;
  border-bottom: solid 1px #ddd;
  padding-bottom: 15px;
  margin-bottom: 40px;
}

.news_info .infoAtt span {
  display: inline-block !important;
}

.news_info .infoAtt .sItem {
  margin: 0 30px;
}

.news_info .infoAtt .font_up,
.news_info .infoAtt .font_down {
  text-indent: -20em;
  width: 24px;
  height: 24px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.news_info .infoAtt .font_down {
  background: url(../images/fontsize.png) no-repeat 0 -54px;
  margin-right: 6px;
}

.news_info .infoAtt .font_down:hover {
  background-position: 0 -27px;
}

.news_info .infoAtt .font_up {
  background: url(../images/fontsize.png) no-repeat 0 0;
}

.news_info .infoAtt .font_up:hover {
  background-position: -26px -27px;
}

.news_info .infoAtt .font_down_disable:hover,
.news_info .infoAtt .font_down_disable {
  background: url(../images/fontsize.png) no-repeat -26px -54px;
  cursor: text;
}

.news_info .infoAtt .font_up_disable:hover,
.news_info .infoAtt .font_up_disable {
  background: url(../images/fontsize.png) no-repeat -26px 0;
  cursor: text;
}

.news_info .dqwz {
  margin-bottom: 30px;
  color: #999;
  margin-top: -20px;
}

.news_info .dqwz a:last-child {
  color: #7a504c;
}

.news_info .infoUpdown {
  border-top: solid 1px #e9e9e9;
  padding: 20px 0 10px 0;
  font-size: 16px;
}

.news_info .infoUpdown .s_left,
.news_info .infoUpdown .s_right {
  width: 48%;
  display: block;
  float: left;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.news_info .infoUpdown .s_right {
  float: right;
  text-align: right;
}

.news_info .s_mob_ewm {
  height: 24px;
  position: relative;
  display: inline-block;
}

.news_info .s_mob_ewm:after {
  content: "";
  display: inline-block;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-top: 6px solid #c1c1c1;
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  vertical-align: middle;
  margin-left: 5px;
}

.news_info .s_mob_ewm .text_content {
  width: 160px;
  position: absolute;
  left: 50%;
  margin-left: -80px;
  top: 35px;
  background-color: #fff;
  padding: 12px;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  font-size: 13px;
  display: none;
}

.news_info .s_mob_ewm .text_content img {
  width: 100%;
  margin-bottom: 10px;
}

.news_info .s_mob_ewm .text_content:before {
  width: 12px;
  height: 12px;
  content: "";
  background-color: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: -6px;
}

.news_info .s_mob_ewm:hover .text_content {
  display: block;
}

@media only screen and (max-width: 1230px) {
  .news_info .infoTitle {
    margin-bottom: 15px;
  }
  .news_info .infoAtt {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .news_info .infoAtt .sItem {
    margin: 0 10px;
  }
  .news_info .dqwz {
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .news_info .infoUpdown {
    padding: 15px 0 10px 0;
    font-size: 13px;
  }
  .news_info .infoUpdown .s_left,
  .news_info .infoUpdown .s_right {
    width: 100%;
  }
  .news_info .infoUpdown .s_right {
    float: left;
    text-align: left;
  }
  .news_info .infoUpdown .s_left {
    margin-bottom: 5px;
  }
  .news_info span.s_mob_ewm {
    display: none !important;
  }
}

@media only screen and (max-width: 760px) {
  .news_info .infoTitle {
    font-size: 16px;
  }
}

.pd_ny .newsPicSummaryList a:hover {
  border-color: #b80e0e;
  color: #b80e0e;
}

.pd_ny .pageStyle a:hover, .pd_ny .pageStyle a.active {
  background-color: #b80e0e;
}

.pd_ny .news_info .dqwz a:hover, .pd_ny .news_info .dqwz a:last-child {
  color: #b80e0e;
}

.pd_ny .news_info .infoUpdown a:hover {
  color: #b80e0e;
}

.pd_ny .newsTitleList li a:hover {
  color: #b80e0e;
}

.pd_ny .newsTitleList li a::before {
  background-color: #b80e0e;
}

.pd_ny .newsPicList li a:hover {
  color: #b80e0e;
  border-color: #b80e0e;
}

.hor_Nav2k {
  width: 100%;
  padding: 35px 0 0 0;
}

.hor_Nav2k .nav_list2 {
  width: 100%;
  font-size: 0;
  text-align: center;
  border-bottom: solid 2px #7a504c;
  height: 52px;
  overflow: hidden;
  padding-top: 10px;
}

.hor_Nav2k .nav_list2 li {
  display: inline-block;
  margin: 0 5px;
}

.hor_Nav2k .nav_list2 li a {
  display: block;
  background-color: #f5f5f5;
  font-size: 16px;
  line-height: 45px;
  height: 50px;
  padding: 0 25px;
  height: 50px;
  border-radius: 5px 5px 0 0;
}

.hor_Nav2k .nav_list2 li a:hover, .hor_Nav2k .nav_list2 li a.on {
  background-color: #7a504c;
  color: #fff;
}

.hor_Nav2k .nav_list3 {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 35px;
}

.hor_Nav2k .nav_list3 li {
  display: inline-block;
  margin: 0 5px;
}

.hor_Nav2k .nav_list3 li a {
  display: block;
  font-size: 15px;
  line-height: 45px;
  height: 45px;
  padding: 0 25px;
  border: solid 1px #e5e5e5;
  border-radius: 40px;
}

.hor_Nav2k .nav_list3 li a:hover, .hor_Nav2k .nav_list3 li a.on {
  background-color: #7a504c;
  color: #fff;
}

.leader_list {
  width: 100%;
  text-align: center;
  font-size: 0;
}

.leader_list ul {
  width: 100%;
}

.leader_list ul li {
  width: 25%;
  display: inline-block;
  padding: 0 2.5% 20px 2.5%;
  vertical-align: text-top;
}

.leader_list ul li a {
  display: block;
  width: 100%;
}

.leader_list ul li a .img_content {
  border: solid 1px #e5e5e5;
  padding: 10px;
}

.leader_list ul li a .img_content .img_scale {
  width: 100%;
  height: 313px;
}

.leader_list ul li a .img_content .img_scale img {
  min-height: 313px;
}

.leader_list ul li a .text_content {
  padding: 20px 0;
}

.leader_list ul li a .text_content p {
  font-size: 16px;
  color: #999;
  margin-top: 5px;
}

.leader_list ul li a:hover .img_content {
  border-color: #7a504c;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}

@media only screen and (max-width: 1230px) {
  .leader_list ul li {
    padding: 0 1.5% 10px 1.5%;
  }
  .leader_list ul li a .img_content {
    padding: 6px;
  }
  .leader_list ul li a .img_content .img_scale {
    height: calc((100vw / 4 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 4 - 30px) / 7 * 10);
  }
  .leader_list ul li a .img_content .img_scale img {
    min-height: calc((100vw / 4 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 4 - 30px) / 7 * 10);
  }
  .leader_list ul li a .text_content {
    padding: 10px 0;
  }
  .leader_list ul li a .text_content p {
    font-size: 13px;
    margin-top: 5px;
  }
}

@media only screen and (max-width: 760px) {
  .leader_list ul {
    width: 102%;
    margin-left: -1%;
  }
  .leader_list ul li {
    width: 50%;
    padding: 0 1% 10px 1%;
  }
  .leader_list ul li a .img_content .img_scale {
    height: calc((100vw / 2 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
  .leader_list ul li a .img_content .img_scale img {
    min-height: calc((100vw / 2 - 30px) / 7 * 10);
    min-height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
}

.menVerBg_v1 {
  background-image: url(../images/menVer.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}

.menHorBg_v1 {
  background-image: url(../images/menHor.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

.menVer_v1 {
  width: 100%;
}

.menVer_v1 ul {
  width: 50%;
  float: right;
  border-left: solid 1px #ddd;
  position: relative;
  padding-bottom: 50px;
}

.menVer_v1 ul li {
  width: 100%;
  float: left;
  padding: 20px 40px;
  margin-bottom: -10px;
}

.menVer_v1 ul li .bt {
  color: #7a504c;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  float: left;
}

.menVer_v1 ul li .bt .bi {
  font-size: 30px;
  line-height: 30px;
  position: absolute;
  left: -55px;
  top: 50%;
  margin-top: -15px;
}

.menVer_v1 ul li .info {
  width: 100%;
  float: left;
  font-size: 16px;
  text-align: justify;
}

.menVer_v1 ul li .info .img_content {
  width: 160px;
  float: left;
  margin-right: 20px;
  height: 120px;
  overflow: hidden;
}

@media only screen and (min-width: 1230px) {
  .menVer_v1 ul li:nth-child(even) {
    position: relative;
    left: -100%;
  }
  .menVer_v1 ul li:nth-child(even) .bt {
    text-align: right;
  }
  .menVer_v1 ul li:nth-child(even) .bt .bi {
    left: auto;
    right: -54px;
  }
  .menVer_v1 ul li:nth-child(even) .info .img_content {
    margin-right: 0px;
    margin-left: 20px;
    float: right;
  }
}

@media only screen and (max-width: 1230px) {
  .menVer_v1 ul {
    width: 100%;
    padding-bottom: 20px;
  }
  .menVer_v1 ul li {
    padding: 10px 20px;
    margin-bottom: 0px;
  }
  .menVer_v1 ul li .bt {
    margin-bottom: 8px;
    font-size: 16px;
  }
  .menVer_v1 ul li .bt .bi {
    font-size: 22px;
    line-height: 24px;
    left: -32px;
    margin-top: -12px;
  }
  .menVer_v1 ul li .info {
    font-size: 13px;
  }
  .menVer_v1 ul li .info .img_content {
    width: 120px;
    margin-right: 10px;
    height: 90px;
  }
}

.menHor_v1 {
  position: relative;
  width: 100%;
  height: 480px;
}

.menHor_v1::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  left: 0;
  top: 50%;
}

.menHor_v1 .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.menHor_v1 .swiper-container .swiper-slide {
  text-align: left;
  width: 100%;
  height: 100%;
  position: relative;
}

.menHor_v1 .swiper-container .swiper-slide a {
  width: 100%;
  display: block;
  height: 50%;
  position: relative;
  padding: 30px 0 30px 40px;
}

.menHor_v1 .swiper-container .swiper-slide a::before {
  content: "";
  width: 1px;
  height: 80%;
  position: absolute;
  background-color: #ddd;
  left: 9px;
  bottom: 0;
}

.menHor_v1 .swiper-container .swiper-slide a::after {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  left: 9px;
  top: 20%;
}

.menHor_v1 .swiper-container .swiper-slide a .bi {
  color: #7a504c;
  font-size: 30px;
  line-height: 30px;
  position: absolute;
  left: -5px;
  bottom: -18px;
}

.menHor_v1 .swiper-container .swiper-slide a .bt {
  color: #7a504c;
  margin-bottom: 8px;
  width: 100%;
}

.menHor_v1 .swiper-container .swiper-slide a .info {
  width: 100%;
  font-size: 16px;
  text-align: justify;
}

.menHor_v1 .swiper-container .swiper-slide a .info p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  max-height: 104px;
  height: auto !important;
  line-height: 26px;
}

.menHor_v1 .swiper-container .swiper-slide a .info .img_content {
  width: 160px;
  float: left;
  margin-right: 20px;
  height: 120px;
  overflow: hidden;
}

@media only screen and (min-width: 1230px) {
  .menHor_v1 .swiper-container .swiper-slide:nth-child(even) a {
    top: 50%;
  }
  .menHor_v1 .swiper-container .swiper-slide:nth-child(even) a::before {
    top: 0;
    bottom: auto;
  }
  .menHor_v1 .swiper-container .swiper-slide:nth-child(even) a::after {
    top: auto;
    bottom: 20%;
  }
  .menHor_v1 .swiper-container .swiper-slide:nth-child(even) a .bi {
    top: -14px;
    bottom: auto;
  }
}

.menHor_v1 .swiper-button-prev,
.menHor_v1 .swiper-button-next {
  left: -80px;
  font-size: 50px;
  color: #7a504c;
  width: 40px;
  height: 80px;
  margin-top: -38px;
  border-radius: 5px;
}

.menHor_v1 .swiper-button-next {
  left: auto;
  right: -80px;
}

.menHor_v1 .swiper-button-prev:hover,
.menHor_v1 .swiper-button-next:hover {
  background-color: #7a504c;
  color: #fff;
}

.menHor_v1 .swiper-button-prev::after,
.menHor_v1 .swiper-button-next::after {
  display: none;
}

@media only screen and (max-width: 1230px) {
  .menHor_v1 {
    height: auto;
    padding: 0px 20px;
    margin-bottom: 30px;
  }
  .menHor_v1::before {
    top: 10px;
  }
  .menHor_v1 .swiper-container .swiper-slide a {
    height: 100%;
    padding: 30px 0 0px 10px;
  }
  .menHor_v1 .swiper-container .swiper-slide a::before {
    display: none;
  }
  .menHor_v1 .swiper-container .swiper-slide a::after {
    display: none;
  }
  .menHor_v1 .swiper-container .swiper-slide a .bi {
    font-size: 24px;
    line-height: 22px;
    left: 0px;
    bottom: auto;
    top: 0;
  }
  .menHor_v1 .swiper-container .swiper-slide a .info {
    font-size: 13px;
  }
  .menHor_v1 .swiper-container .swiper-slide a .info p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 88px;
    height: auto !important;
    line-height: 22px;
  }
  .menHor_v1 .swiper-button-prev,
  .menHor_v1 .swiper-button-next {
    left: -10px;
    font-size: 24px;
    width: 20px;
    height: 40px;
    margin-top: -10px;
  }
  .menHor_v1 .swiper-button-next {
    left: auto;
    right: -10px;
  }
}

.doctor_top {
  width: 100%;
  background-image: url("../images/doctor_topbg.png");
  background-color: #7a504c;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 377px;
  padding-top: 90px;
}

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

.doctor_top .ny_main .dep_locaiton {
  color: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 0px;
  top: -55px;
  text-align: right;
  width: 100%;
}

.doctor_top .ny_main .dep_locaiton a {
  color: #fff;
}

.doctor_top .ny_main .dep_locaiton a:hover {
  text-decoration: underline;
}

.doctor_top .ny_main .img_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 349px;
  height: 477px;
  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);
}

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

.doctor_top .ny_main .text_content {
  width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  margin-top: 10px;
  position: relative;
}

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

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

.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: 0;
  color: #fff;
}

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

.doctor_top .ny_main .text_content .att_content {
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.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) {
  .doctor_top {
    height: auto;
    padding: 20px 15px;
  }
  .doctor_top .ny_main {
    padding-left: 0px;
  }
  .doctor_top .ny_main .dep_locaiton {
    position: inherit;
    left: auto;
    top: auto;
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
    padding-right: 80px;
  }
  .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(122, 80, 76, 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);
  }
  .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);
  }
  .doctor_top .ny_main .img_content img {
    min-height: inherit;
    width: 50%;
    max-width: 300px;
  }
  .doctor_top .ny_main .text_content {
    font-size: 13px;
    line-height: 22px;
    margin-top: 15px;
    position: initial;
  }
  .doctor_top .ny_main .text_content .bt {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .doctor_top .ny_main .text_content .bt b {
    font-size: 18px;
    margin-right: 1em;
  }
  .doctor_top .ny_main .text_content a.more {
    padding: 0 15px;
    line-height: 30px;
    height: 30px;
  }
  .doctor_top .ny_main .text_content .att_content {
    text-align: center;
  }
  .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;
  }
}

.doctor_content .item_tow {
  width: 810px;
}

.doctor_content .doctor_one {
  width: 349px;
  margin-top: 200px;
}

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

.doctor_content .doctor_k1 .bt {
  background-color: #7a504c;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

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

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

@media only screen and (max-width: 1230px) {
  .doctor_content .item_tow {
    width: 100%;
  }
  .doctor_content .doctor_one {
    width: 100%;
    margin-top: 20px;
  }
  .doctor_content .doctor_k1 .bt {
    line-height: 40px;
    font-size: 16px;
  }
  .doctor_content .doctor_k1 .nr {
    padding: 15px;
  }
  .doctor_content .doctor_k1 .nr img {
    height: 90px;
  }
}

.doctor_subNav {
  width: 102%;
  margin-left: -1%;
  float: left;
  text-align: center;
  margin-bottom: 30px;
}

.doctor_subNav a {
  width: 14.6666%;
  height: 175px;
  border: solid 1px #ddd;
  border-radius: 10px;
  font-size: 18px;
  float: left;
  margin: 0 1%;
  padding-top: 35px;
  position: relative;
}

.doctor_subNav a .icon {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  margin-bottom: 18px;
  font-size: 50px;
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.doctor_subNav a .icon::before {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.doctor_subNav a:hover {
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  background-color: #7a504c;
  border-color: #7a504c;
  color: #fff;
}

.doctor_subNav a:hover .text_content {
  display: block;
}

.doctor_subNav a .text_content {
  width: 180px;
  font-size: 14px;
  display: none;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -90px;
  bottom: 195px;
  padding: 10px;
  border: solid 1px #ddd;
}

.doctor_subNav a .text_content:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: solid 1px #ddd;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.doctor_subNav a .text_content:after {
  content: "";
  width: 40px;
  height: 20px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: 0px;
}

@media only screen and (max-width: 1230px) {
  .doctor_subNav {
    margin-bottom: 5px;
  }
  .doctor_subNav a {
    height: 100px;
    font-size: 14px;
    margin: 1%;
    padding-top: 12px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .doctor_subNav a {
    width: 31.3333%;
  }
}

@media only screen and (max-width: 1230px) {
  .doctor_subNav a .icon {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    font-size: 30px;
  }
  .doctor_subNav a .text_content {
    width: 100%;
    font-size: 14px;
    left: 0%;
    margin-left: 0px;
    bottom: 115px;
  }
  .doctor_subNav a .text_content:before {
    width: 14px;
    height: 14px;
    margin-left: -7px;
    bottom: -7px;
  }
}

.map_content {
  width: 100%;
  float: left;
  height: 500px;
  border: solid 1px #e5e5e5;
}

.map_content img,
.map_content label {
  max-width: inherit;
}

@media only screen and (max-width: 1230px) {
  .map_content {
    height: 300px;
  }
}

.map_sech {
  background: #eeeeee;
  line-height: 30px;
  padding: 10px 0px;
}

.map_sech .s1 {
  float: left;
  font-size: 18px;
  margin: 0px 20px;
}

.map_sech .s_dx input {
  margin-right: 10px;
}

.map_sech .s2 {
  float: left;
  margin-right: 6px;
  font-size: 14px;
}

.map_sech .tx_dt {
  float: left;
  background: #ffffff;
  height: 30px;
  line-height: 30px;
  width: 230px;
  margin-right: 15px;
  padding-left: 10px;
}

.map_sech .an_sech {
  height: 30px;
  line-height: 100%;
  font-size: 15px;
  width: 70px;
  text-align: center;
  float: left;
  background-color: #7a504c;
  color: #fff !important;
}

.map_sech .s_dx {
  float: left;
  margin-right: 15px;
  font-size: 14px;
}

@media only screen and (max-width: 760px) {
  .map_sech {
    padding: 15px;
  }
  .map_sech .s1 {
    float: left;
    font-size: 15px;
    margin: 0px 0px 10px 0;
    width: 100%;
  }
  .map_sech .s2 {
    margin-right: 6px;
    font-size: 14px;
  }
  .map_sech .tx_dt {
    height: 30px;
    line-height: 30px;
    width: 230px;
    margin-right: 15px;
    padding-left: 10px;
  }
  .map_sech .an_sech {
    height: 30px;
    font-size: 14px;
    clear: both;
    margin-top: 10px;
  }
  .map_sech .s_dx.s_dx1 {
    clear: both;
  }
  .map_sech .s_dx {
    font-size: 13px;
    margin-top: 10px;
  }
}

.ta1 {
  width: 100%;
  text-align: center;
}

.ta1 td {
  border: solid 1px #ddd;
  padding: 12px 15px;
}

.ta1 td.active {
  background-color: rgba(122, 80, 76, 0.7) !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.ta1 td.active .showdoctor > a {
  color: #fff;
}

.ta1 thead td {
  border-color: rgba(255, 255, 255, 0.2);
  background-color: #7a504c;
  color: #fff;
}

.ta1 tbody tr:nth-child(even) td {
  background-color: #f9f9f9;
}

@media only screen and (max-width: 1230px) {
  .ta1 {
    min-width: 1100px;
  }
  .ta1 td {
    padding: 10px;
  }
}

@media only screen and (min-width: 1230px) {
  .ny_sche .ny_main {
    width: 100%;
    padding: 0 6%;
  }
}

.showdoctor {
  width: 100%;
  position: relative;
  line-height: 24px;
}

.showdoctor .opendoctor {
  width: 310px;
  position: absolute;
  top: 25px;
  left: 0px;
  z-index: 10000;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  display: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding-top: 7px;
}

.showdoctor .opendoctor a {
  background: #fff;
  border: solid 1px #d9d9d9;
  width: 100%;
  height: 160px;
  padding: 10px 10px 12px 10px;
  text-align: left;
  line-height: 22px !important;
  font-size: 12px;
  display: block;
  position: relative;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.showdoctor .opendoctor a:before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: solid 1px #d9d9d9;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 30px;
  top: -7px;
}

.showdoctor .opendoctor a:after {
  width: 30px;
  height: 10px;
  content: "";
  background-color: #fff;
  position: absolute;
  left: 25px;
  top: 0px;
  z-index: 1;
}

.showdoctor .opendoctor a .img_content {
  float: left;
  width: 100px;
  height: 140px;
}

.showdoctor .opendoctor a .tn {
  width: 170px;
  float: right;
}

.showdoctor .opendoctor a .tn:after {
  content: "查看详细";
  position: absolute;
  right: 15px;
  bottom: 15px;
  background-color: #7a504c;
  line-height: 28px;
  padding: 0 10px;
  border-radius: 3px;
  color: #fff !important;
}

.showdoctor .opendoctor a .tn:after:hover {
  background-color: rgba(122, 80, 76, 0.8);
}

.showdoctor .opendoctor a .zbt {
  margin-bottom: 5px;
}

.showdoctor .opendoctor a .p_zc {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #7a504c;
}

.showdoctor .opendoctor a .p_sc {
  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;
  color: #7a504c;
}

.showdoctor .opendoctor a {
  display: block;
  width: 100%;
}

#table_head {
  background-color: #fff;
  z-index: 10;
}

.ny_sche .sche_ta thead tr:nth-of-type(1) td {
  width: 12.5%;
}

.ny_sche .sche_ta thead tr:nth-of-type(2) td {
  width: 6.25%;
}

.ny_sche .sche_ta tbody tr td {
  width: 6.25%;
}

.ny_sche .sche_ta tbody tr td:first-child {
  width: 12.5%;
}

.ny_sche .sche_ta tbody tr td:nth-of-type(13) .showdoctor .opendoctor,
.ny_sche .sche_ta tbody tr td:nth-of-type(14) .showdoctor .opendoctor,
.ny_sche .sche_ta tbody tr td:nth-of-type(15) .showdoctor .opendoctor {
  left: auto;
  right: 0;
}

.ny_sche .sche_ta tbody tr td:nth-of-type(13) .showdoctor .opendoctor a:before,
.ny_sche .sche_ta tbody tr td:nth-of-type(14) .showdoctor .opendoctor a:before,
.ny_sche .sche_ta tbody tr td:nth-of-type(15) .showdoctor .opendoctor a:before {
  right: 30px;
  left: auto;
}

.ny_sche .sche_ta tbody tr td:nth-of-type(13) .showdoctor .opendoctor a:after,
.ny_sche .sche_ta tbody tr td:nth-of-type(14) .showdoctor .opendoctor a:after,
.ny_sche .sche_ta tbody tr td:nth-of-type(15) .showdoctor .opendoctor a:after {
  right: 25px;
  left: auto;
}

.ss_nots {
  text-align: center;
  font-size: 16px;
  color: #999;
  padding: 50px;
}

.ss_nots:before {
  content: "";
  background-image: url("../images/wjl.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  width: 400px;
  height: 186px;
  display: block;
  margin: 0 auto;
}

#r-result .sel_n .sel_body_name {
  height: auto !important;
}

.newpaper_nav {
  border: solid 1px #e9e9e9;
  padding: 20px 20px 20px 90px;
  position: relative;
  line-height: 35px;
  color: #999;
}

.newpaper_nav .bt {
  position: absolute;
  width: 80px;
  text-align: center;
  left: 10px;
  top: 20px;
  line-height: 35px;
  color: #333;
}

.newpaper_nav a {
  margin: 0 12px;
  display: inline-block;
  font-size: 18px;
}

.newpaper_nav a.on, .newpaper_nav a:hover {
  color: #7a504c;
}

.newpaper_content {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.newpaper_content .newpaper_top {
  padding: 15px 50px;
  -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  width: 100%;
  height: 80px;
}

.newpaper_content .newpaper_top .newpaper_bt {
  font-size: 18px;
  float: left;
  width: 220px;
}

.newpaper_content .newpaper_top .newpaper_bt .bt {
  color: #7a504c;
  line-height: 50px;
  font-weight: bold;
}

.newpaper_content .newpaper_top .newpaper_bt img {
  height: 50px;
  float: left;
  margin-right: 15px;
}

.newpaper_content .newpaper_top .newpaper_title {
  float: left;
  line-height: 50px;
  margin-right: 30px;
  font-size: 18px;
}

.newpaper_content .newpaper_top .newpaper_menu {
  margin-top: 6px;
  float: left;
}

.newpaper_content .newpaper_top .newpaper_menu a {
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 5px;
  font-size: 18px;
  color: #757575;
  position: relative;
  background-color: #e1e1e1;
  margin: 0 18px;
  width: 100px;
  float: left;
}

.newpaper_content .newpaper_top .newpaper_menu a:hover, .newpaper_content .newpaper_top .newpaper_menu a.active {
  background-color: #7a504c;
  color: #fff;
}

.newpaper_content .newpaper_top a.newpaper_close {
  position: absolute;
  right: 50px;
  top: 25px;
  text-align: center;
  font-size: 16px;
}

.newpaper_content .newpaper_top a.newpaper_close .bi {
  font-size: 28px;
  vertical-align: middle;
  margin-right: 5px;
}

.newpaper_content .newpaper_pdf {
  padding: 0px 0;
  width: 100%;
}

.newpaper_content .newpaper_pdf iframe {
  height: calc(100vh - 80px);
  height: -webkit-calc(100vh - 80px);
  width: 100%;
  border: 0;
}

@media only screen and (max-width: 1230px) {
  .newpaper_content .newpaper_top {
    padding: 10px 15px;
    height: 70px;
    position: relative;
  }
  .newpaper_content .newpaper_top .newpaper_bt {
    font-size: 13px;
    width: 80px;
    position: absolute;
    text-align: center;
    left: 0;
    top: 10px;
    z-index: 2;
  }
  .newpaper_content .newpaper_top .newpaper_bt .bt {
    line-height: 20px;
    font-size: 14px;
    display: block;
  }
  .newpaper_content .newpaper_top .newpaper_bt img {
    height: 35px;
    display: inline-block;
    float: none;
    margin-right: 0;
  }
  .newpaper_content .newpaper_top a.newpaper_close {
    right: 15px;
    top: 15px;
    font-size: 13px;
    z-index: 2;
  }
  .newpaper_content .newpaper_top a.newpaper_close .bi {
    font-size: 20px;
    display: block;
    height: 22px;
    line-height: 22px;
  }
  .newpaper_content .newpaper_top .newpaper_title {
    line-height: 22px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 10px;
    text-align: center;
    margin-right: 0px;
    font-size: 15px;
  }
  .newpaper_content .newpaper_top .newpaper_menu {
    margin-top: 0px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 40px;
    text-align: center;
  }
  .newpaper_content .newpaper_top .newpaper_menu a {
    height: 22px;
    line-height: 22px;
    font-size: 13px;
    margin: 0 6px;
    width: auto;
    padding: 0 10px;
    min-width: 70px;
    float: none;
    display: inline-block;
  }
  .newpaper_content .newpaper_pdf iframe {
    height: calc(100vh - 70px);
    height: -webkit-calc(100vh - 70px);
  }
}

.floor_list .item {
  border: solid 1px #e5e5e5;
  padding: 30px;
  margin-bottom: 40px;
  font-size: 16px;
}

.floor_list .item .bt {
  text-align: center;
  padding-bottom: 20px;
  color: #7a504c;
  border-bottom: solid 1px #e5e5e5;
  position: relative;
}

.floor_list .item .bt::before {
  content: "";
  width: 2em;
  height: 4px;
  background-color: #7a504c;
  position: absolute;
  left: 50%;
  bottom: -2px;
  margin-left: -1em;
}

.floor_list .item .list {
  padding: 30px 0px 0px 60px;
}

.floor_list .item .list ul {
  border-left: solid 1px #e5e5e5;
}

.floor_list .item .list ul li {
  border-bottom: solid 1px #e5e5e5;
  padding: 25px 30px;
  position: relative;
  min-height: 75px;
}

.floor_list .item .list ul li:last-child {
  border-bottom-width: 0;
}

.floor_list .item .list ul li:nth-child(even) {
  background-color: #f9f9f9;
}

.floor_list .item .list ul li:hover {
  border-color: #7a504c;
}

.floor_list .item .list ul li:hover .name {
  border-color: #7a504c;
}

.floor_list .item .list ul li .name {
  width: 60px;
  height: 50%;
  border-bottom: solid 1px #e5e5e5;
  position: absolute;
  left: -60px;
  top: 0;
  color: #7a504c;
  font-size: 26px;
  line-height: 20px;
}

.floor_list .item .list ul li .name::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #7a504c;
  position: absolute;
  right: -4px;
  bottom: -4px;
  border-radius: 50%;
}

@media only screen and (max-width: 1230px) {
  .floor_list .item {
    padding: 15px;
    margin-bottom: 15px;
    font-size: 13px;
  }
  .floor_list .item .bt {
    padding-bottom: 12px;
  }
  .floor_list .item .bt::before {
    height: 3px;
    bottom: -1.5px;
  }
  .floor_list .item .list {
    padding: 15px 0px 0px 40px;
  }
  .floor_list .item .list ul li {
    padding: 15px;
    min-height: 50px;
  }
  .floor_list .item .list ul li .name {
    width: 40px;
    left: -40px;
    font-size: 18px;
  }
  .floor_list .item .list ul li .name::before {
    width: 6px;
    height: 6px;
    right: -3px;
    bottom: -3px;
  }
}

.floor_piclist .item {
  border: solid 1px #e5e5e5;
  padding: 30px;
  margin-bottom: 40px;
  font-size: 16px;
}

.floor_piclist .item .bt {
  color: #7a504c;
  border-bottom: solid 1px #e5e5e5;
  position: relative;
  height: 55px;
  line-height: 40px;
}

.floor_piclist .item .bt::before {
  content: "";
  width: 5px;
  height: 100%;
  background-color: #7a504c;
  position: absolute;
  left: -32.5px;
  top: 0;
}

.floor_piclist .item .list {
  position: relative;
  padding: 30px 0px 0px 450px;
  min-height: 460px;
}

.floor_piclist .item .list .img_content {
  width: 400px;
  height: 400px;
  position: absolute;
  left: 0;
  top: 30px;
}

.floor_piclist .item .list ul {
  border-left: solid 1px #e5e5e5;
}

.floor_piclist .item .list ul li {
  border-bottom: solid 1px #e5e5e5;
  padding: 20px 20px 20px 80px;
  position: relative;
  min-height: 70px;
  line-height: 30px;
}

.floor_piclist .item .list ul li:nth-child(even) {
  background-color: #f9f9f9;
}

.floor_piclist .item .list ul li:last-child {
  border-bottom-width: 0;
}

.floor_piclist .item .list ul li .name {
  position: absolute;
  left: 0px;
  top: 0;
  width: 60px;
  color: #fff;
  font-size: 26px;
  padding-left: 15px;
  line-height: 30px;
  height: 30px;
  background-color: #7a504c;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.floor_piclist .item .list ul li p {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 1230px) {
  .floor_piclist .item .list ul li:hover .name {
    width: 100%;
  }
  .floor_piclist .item .list ul li:hover p {
    color: #fff;
  }
  .floor_piclist .item .list ul li:hover p a {
    color: #fff;
  }
  .floor_piclist .item .list ul li:hover p a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1230px) {
  .floor_piclist .item {
    padding: 15px;
    margin-bottom: 15px;
    font-size: 13px;
  }
  .floor_piclist .item .bt {
    height: 40px;
    line-height: 30px;
  }
  .floor_piclist .item .bt::before {
    width: 3px;
    left: -15px;
  }
  .floor_piclist .item .list {
    padding: 15px 0px 0px 0px;
    min-height: inherit;
  }
  .floor_piclist .item .list .img_content {
    display: none;
  }
  .floor_piclist .item .list ul li {
    padding: 15px 15px 15px 55px;
    min-height: 52px;
    line-height: 22px;
  }
  .floor_piclist .item .list ul li .name {
    width: 40px;
    left: 0px;
    font-size: 18px;
    padding-left: 10px;
  }
  .floor_piclist .item .list ul li .name::before {
    width: 6px;
    height: 6px;
    right: -3px;
    bottom: -3px;
  }
}

.dep_sech {
  margin-bottom: 70px;
}

.dep_sech .bt {
  text-align: center;
  font-weight: bold;
  color: #7a504c;
  margin-bottom: 10px;
}

.dep_sech .nr {
  color: #666;
  text-align: center;
  margin-bottom: 40px;
}

.dep_sech ul {
  width: 780px;
  margin: 0 auto;
  font-size: 0;
}

.dep_sech ul li {
  display: inline-block;
  margin-right: 2%;
  vertical-align: middle;
  width: 38%;
}

.dep_sech ul li:last-child {
  width: 20%;
  margin-right: 0;
}

.dep_sech ul li .form-control {
  height: 40px;
}

.dep_sech ul li .btn {
  background-color: #7a504c;
  color: #fff;
  width: 100%;
}

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

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .dep_sech .bt {
    font-size: 16px;
  }
  .dep_sech .nr {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 1230px) {
  .dep_sech ul {
    width: 600px;
  }
  .dep_sech ul li .form-control {
    height: 35px;
    font-size: 13px;
  }
  .dep_sech ul li .btn {
    height: 35px;
    line-height: 35px;
    font-size: 13px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .dep_sech ul {
    width: 102%;
    margin-left: -1%;
  }
  .dep_sech ul li {
    width: 48%;
    margin: 0 1%;
  }
  .dep_sech ul li:last-child {
    width: 98%;
    margin-top: 10px;
  }
}

.dep_channel_v1 .item {
  margin-bottom: 30px;
}

.dep_channel_v1 .item .dep_bt {
  height: 50px;
  border-bottom: solid 1px #e5e5e5;
}

.dep_channel_v1 .item .dep_bt .bt {
  height: 50px;
  position: relative;
}

.dep_channel_v1 .item .dep_bt .bt::before {
  position: absolute;
  left: 0;
  bottom: -2px;
  content: "";
  background-color: #7a504c;
  width: 100%;
  height: 4px;
}

.dep_channel_v1 .item .dep_bt a.cd_schedule {
  background-color: #7a504c;
  color: #fff;
  line-height: 40px;
  height: 40px;
  width: 130px;
  text-align: center;
  border-radius: 3px;
}

.dep_channel_v1 .item .dep_bt a.cd_schedule .bi {
  font-size: 18px;
  margin-right: 10px;
}

.dep_channel_v1 .item .dep_list {
  width: 102%;
  float: left;
  margin-left: -1%;
}

.dep_channel_v1 .item .dep_list li {
  width: 23%;
  margin: 1%;
  float: left;
  padding: 30px;
  background-color: #f9f9f9;
  border-radius: 5px;
}

.dep_channel_v1 .item .dep_list li:hover {
  -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.dep_channel_v1 .item .dep_list li .bt {
  text-align: center;
  color: #7a504c;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  line-height: 30px;
  font-size: 22px;
  font-weight: bold;
}

.dep_channel_v1 .item .dep_list li .bt a {
  color: #7a504c;
}

.dep_channel_v1 .item .dep_list li p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 72px;
  line-height: 24px;
  margin-bottom: 20px;
  text-align: justify;
}

.dep_channel_v1 .item .dep_list li .bin_mh {
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dep_channel_v1 .item .dep_list li .bin_mh a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  width: 48%;
}

.dep_channel_v1 .item .dep_list li .bin_mh a.cd_info {
  background-color: #7a504c;
  color: #fff;
}

.dep_channel_v1 .item .dep_list li .bin_mh a.cd_doctor {
  background-color: #f6a066;
  color: #fff;
}

@media only screen and (max-width: 1230px) {
  .dep_channel_v1 .item {
    margin-bottom: 15px;
  }
  .dep_channel_v1 .item .dep_bt {
    height: 40px;
  }
  .dep_channel_v1 .item .dep_bt .bt {
    height: 40px;
    line-height: 38px;
    font-size: 16px;
  }
  .dep_channel_v1 .item .dep_bt .bt::before {
    bottom: -1px;
    height: 3px;
  }
  .dep_channel_v1 .item .dep_bt a.cd_schedule {
    line-height: 30px;
    height: 30px;
    width: 100px;
  }
  .dep_channel_v1 .item .dep_bt a.cd_schedule .bi {
    font-size: 14px;
    margin-right: 6px;
  }
  .dep_channel_v1 .item .dep_list li {
    width: 31.3333%;
    padding: 15px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .dep_channel_v1 .item .dep_list li {
    width: 48%;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 550px) {
  .dep_channel_v1 .item .dep_list li {
    width: 98%;
  }
}

@media only screen and (max-width: 1230px) {
  .dep_channel_v1 .item .dep_list li .bt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
    line-height: 24px;
    font-size: 16px;
  }
  .dep_channel_v1 .item .dep_list li p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 66px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .dep_channel_v1 .item .dep_list li .bin_mh a {
    height: 30px;
    line-height: 30px;
    width: 48%;
  }
}

.ss_ss {
  border: solid 1px #e9e9e9;
  padding: 25px 15px 25px 130px;
  position: relative;
  margin-bottom: 45px;
  background-color: #fff;
}

.ss_ss .bt {
  line-height: 35px;
  width: 130px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 25px;
}

.ss_ss ul {
  width: 100%;
  float: left;
}

.ss_ss ul li {
  width: 280px;
  margin-right: 20px;
  float: left;
}

.ss_ss ul li:nth-of-type(1) {
  width: 150px;
}

.ss_ss ul li .form-control {
  font-size: 14px;
}

.ss_ss ul li:last-child {
  float: right;
  width: auto;
  margin-right: 5px;
}

.ss_ss ul li .btn-danger {
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-radius: 30px;
  background-color: #7a504c !important;
}

.ss_ss ul li.l_sjd {
  width: 440px;
  position: relative;
  line-height: 35px;
  padding-left: 75px;
}

.ss_ss ul li.l_sjd .form-control {
  width: 46%;
  float: left;
  text-align: center;
}

.ss_ss ul li.l_sjd .s_x {
  width: 8%;
  text-align: center;
  float: left;
  color: #999;
}

.ss_ss ul li.l_sjd .s_name {
  position: absolute;
  left: 0px;
  font-size: 16px;
  top: 0px;
}

@media only screen and (max-width: 1230px) {
  .ss_ss {
    padding: 45px 15px 15px 15px;
    margin-bottom: 15px;
  }
  .ss_ss .bt {
    line-height: 35px;
    width: 130px;
    text-align: left;
    left: 15px;
    top: 5px;
  }
  .ss_ss .bt .s_channel {
    font-size: 13px;
  }
  .ss_ss li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .ss_ss li:nth-of-type(1) {
    width: 48%;
  }
  .ss_ss li:last-child {
    float: left;
    width: 98%;
    margin-right: 0px;
  }
  .ss_ss li.l_sjd {
    width: 98%;
    position: relative;
    line-height: 35px;
    padding-left: 75px;
  }
  .ss_ss li.l_sjd .s_name {
    font-size: 13px;
  }
  .ss_ss li .form-control {
    font-size: 13px;
  }
  .ss_ss li .btn-danger {
    width: 100%;
    font-size: 14px;
  }
}

.zt_r {
  color: #ee1925;
}

.ss_list ul {
  background-color: #fff;
  width: 100%;
  float: left;
}

.ss_list ul li {
  padding: 20px;
  border-bottom: solid 1px #e5e5e5;
  width: 100%;
  float: left;
}

.ss_list ul li .bt {
  font-weight: bold;
  margin-bottom: 15px;
  width: 100%;
  float: left;
}

.ss_list ul li .bt .s_channel {
  display: inline-block;
  background-color: #caa169;
  color: #fff;
  padding: 0 10px;
  font-size: 16px;
  border-radius: 5px;
  font-weight: 400;
  margin-left: 10px;
}

.ss_list ul li .s1 {
  float: left;
  margin-right: 2em;
}

.ss_list ul li p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 48px;
  height: auto !important;
  line-height: 24px;
  width: 100%;
  float: left;
  margin-bottom: 15px;
}

@media only screen and (max-width: 1230px) {
  .ss_list ul li {
    padding: 15px;
  }
  .ss_list ul li .bt {
    margin-bottom: 10px;
  }
  .ss_list ul li p {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
    height: auto !important;
    line-height: 20px;
  }
}

.doctor_co .dep_bt {
  height: 50px;
  border-bottom: solid 1px #e5e5e5;
}

.doctor_co .dep_bt .bt {
  height: 50px;
  position: relative;
}

.doctor_co .dep_bt .bt::before {
  position: absolute;
  left: 0;
  bottom: -2px;
  content: "";
  background-color: #7a504c;
  width: 100%;
  height: 4px;
}

.doctor_co .doctorlist {
  width: 102%;
  float: left;
  margin: 0 0 30px -1%;
}

.doctor_co .doctorlist .item {
  width: 31.3333%;
  float: left;
  height: 150px;
  padding: 10px 20px 20px 20px;
  border: solid 1px #e9e9e9;
  margin: 1%;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.doctor_co .doctorlist .item .bt {
  height: 45px;
  line-height: 40px;
  border-bottom: solid 1px #e9e9e9;
  margin-bottom: 10px;
}

.doctor_co .doctorlist .item .bt .sName {
  font-size: 18px;
}

.doctor_co .doctorlist .item ul {
  width: 100%;
  float: left;
}

.doctor_co .doctorlist .item ul li {
  width: 33.3333%;
  float: left;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 5px 0;
}

.doctor_co .doctorlist .item:hover {
  background-color: #7a504c;
  color: #fff !important;
  border-color: #7a504c;
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
}

.doctor_co .doctorlist .item:hover .bt .sName {
  color: #fff !important;
}

.doctor_co .doctorlist .item:hover a {
  color: #fff;
}

.doctor_co .doctorlist .item:hover a:hover {
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 1230px) {
  .doctor_co {
    margin-bottom: 15px;
  }
  .doctor_co .dep_bt {
    height: 40px;
  }
  .doctor_co .dep_bt .bt {
    height: 40px;
    line-height: 38px;
    font-size: 16px;
  }
  .doctor_co .dep_bt .bt::before {
    bottom: -1px;
    height: 3px;
  }
  .doctor_co .doctorlist {
    width: 102%;
    margin: 0 0 10px -1%;
  }
  .doctor_co .doctorlist .item {
    width: 48%;
    height: auto;
    padding: 5px 15px 12px 15px;
    margin: 0 1% 15px 1%;
  }
  .doctor_co .doctorlist .item .bt {
    height: 31px;
    line-height: 30px;
  }
  .doctor_co .doctorlist .item .bt .sName {
    font-size: 14px;
  }
}
/*# sourceMappingURL=cmscss.css.map */