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

/* CSS Document */
@media only screen and (max-width: 1230px) {
  .indextop .top {
    width: 100%;
    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;
  }
  .indextop .top .ny_main {
    height: 55px;
    position: relative;
  }
  .indextop .top_jg {
    height: 55px;
    width: 100%;
  }
  .indextop .logo {
    width: 200px;
    height: 30px;
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -15px;
    z-index: 31;
  }
  .indextop .logo img {
    height: 30px;
  }
  .indextop .menu {
    margin: 0px 0px 0px 0%;
    float: left;
    width: 100%;
  }
  .indextop .menu li {
    float: left;
    width: 100%;
    border-top: solid 1px #ddd;
  }
  .indextop .menu a {
    display: block;
    width: 100%;
    padding: 10px 0px;
    text-align: left;
    padding-left: 3%;
    color: #333333;
  }
  .indextop .menu a {
    font-size: 14px;
  }
  .indextop .menu a:hover {
    color: #7a504c;
  }
  .indextop .menu dl {
    width: 100%;
    float: left;
    padding-bottom: 8px;
  }
  .indextop .menu dl dd {
    width: 50%;
    float: left;
  }
  .indextop .menu dl dd a {
    padding: 5px 0px;
    padding-left: 6%;
    font-size: 12px;
  }
  .indextop a.cd_zz {
    display: none;
  }
  .indextop .menu2 {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 10px;
    top: 12.5px;
    z-index: 31;
  }
  .indextop .menu2 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='%23005C93'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .indextop .menu2 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='%23005C93'/><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='%23005C93'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .indextop .logo span.s1 {
    left: 155px;
    width: 200px;
    display: none;
    top: 50%;
    margin-top: -15px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding-left: 10px;
    border-left: solid 1px #ddd;
    position: absolute;
  }
  .indextop .ks_xz {
    position: absolute;
    z-index: 30;
    width: 85px;
    color: #666;
    height: 35px;
    right: 46px;
    top: 10px;
    cursor: pointer;
    line-height: 35px;
    font-size: 13px;
    /*padding-left:5px;*/
    border: solid 1px #d8d8d8;
    background: url(../images/index/ks_jt3.png) no-repeat 90% 15px;
    text-align: left;
    padding-left: 10px;
  }
  .indextop .ks_xz .txtk {
    width: 310px;
    display: none;
    position: absolute;
    right: 0px;
    top: 34px;
    padding-top: 10px;
    font-size: 12px;
  }
  .indextop .ks_xz .txtkn {
    width: 100%;
    border: solid 1px #ddd;
    background: #fff;
    padding: 0px 5px 20px 5px;
    position: relative;
  }
  .indextop .ks_xz .txtkn i {
    position: absolute;
    background: url(../images/index/ks_jt2.png) no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 10px;
    top: -10px;
    right: 40px;
  }
  .indextop .ks_xz .ks_lm1 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #ddd;
    font-weight: bold;
    text-align: center;
  }
  .indextop .ks_xz .ks_lm1 a {
    float: left;
    height: 40px;
    padding: 0px 5px;
  }
  .indextop .ks_xz .ks_lm1 a.on {
    border-bottom: solid 2px #7a504c;
  }
  .indextop .ks_xz .ks_lm1_lb {
    float: left;
    line-height: 24px;
    width: 100%;
  }
  .indextop .ks_xz .ks_lm1_lb a {
    float: left;
    margin: 2px 6px;
  }
  .indextop .ks_xz .ks_lm1_lb h5 {
    width: 100%;
    float: left;
    line-height: 155%;
    border-bottom: solid 1px #ddd;
    padding: 10px 5px;
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 13px;
    color: #333;
  }
  .indextop #navk {
    width: 100%;
    display: none;
    background: #ffffff;
    position: fixed;
    padding: 0px 0px 0px 0px;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 29;
  }
  .indextop .top_r {
    width: 100%;
    float: left;
    padding: 0px;
    position: relative;
    padding: 15px;
    text-align: center;
  }
  .indextop .top_r a {
    margin: 0 10px;
  }
}

@media only screen and (min-width: 1230px) {
  .indextop .top_jg {
    display: none;
  }
  .indextop .menu2 {
    display: none;
  }
  .indextop .top {
    width: 100%;
  }
  .indextop .top .ny_main {
    position: relative;
    height: 140px;
  }
  .indextop .top_jg {
    display: none;
  }
  .indextop .logo {
    width: 440px;
    height: 73px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -36.5px;
  }
  .indextop .logo img {
    height: 73px;
  }
  .indextop .logo span.s1 {
    left: 400px;
    width: 400px;
    top: 50%;
    margin-top: -34px;
    height: 68px;
    line-height: 68px;
    position: absolute;
    font-size: 38px;
  }
  .indextop a.cd_zz {
    position: absolute;
    z-index: 30;
    height: 45px;
    line-height: 45px;
    background-color: #7a504c;
    color: #fff;
    padding: 0 30px;
    top: 47px;
    right: 170px;
    font-size: 16px;
  }
  .indextop a.cd_zz:hover {
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
  }
  .indextop .ks_xz {
    position: absolute;
    z-index: 30;
    width: 150px;
    color: #666;
    height: 45px;
    right: 0px;
    top: 47px;
    cursor: pointer;
    line-height: 45px;
    font-size: 16px;
    border: solid 1px #d8d8d8;
    background: url(../images/index/ks_jt3.png) no-repeat 90% 20px;
    text-align: center;
  }
  .indextop .ks_xz .txtk {
    width: 380px;
    display: none;
    position: absolute;
    right: 0px;
    top: 45px;
    padding-top: 14px;
    font-size: 14px;
  }
  .indextop .ks_xz .txtkn {
    width: 100%;
    border: solid 1px #ddd;
    background: #fff;
    padding: 0px 5px 20px 5px;
    position: relative;
  }
  .indextop .ks_xz .txtkn i {
    position: absolute;
    background: url(../images/index/ks_jt2.png) no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 10px;
    top: -10px;
    right: 65px;
  }
  .indextop .ks_xz .ks_lm1 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #ddd;
    font-weight: bold;
    text-align: center;
  }
  .indextop .ks_xz .ks_lm1 a {
    float: left;
    height: 40px;
    padding: 0px 15px;
  }
  .indextop .ks_xz .ks_lm1 a.on {
    border-bottom: solid 2px #7a504c;
  }
  .indextop .ks_xz .ks_lm1_lb {
    float: left;
    line-height: 24px;
    width: 100%;
  }
  .indextop .ks_xz .ks_lm1_lb a {
    float: left;
    margin: 2px 6px;
  }
  .indextop .ks_xz .ks_lm1_lb h5 {
    width: 100%;
    float: left;
    line-height: 155%;
    border-bottom: solid 1px #ddd;
    padding: 10px 5px;
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
  }
  .indextop #navk {
    width: 100%;
    background-color: #7a504c;
  }
  .indextop #navk .ny_main {
    position: relative;
    height: 60px;
  }
  .indextop .menu {
    width: 100%;
    height: 60px;
    position: relative;
    z-index: 15;
  }
  .indextop .menu li {
    height: 60px;
    float: left;
    position: relative;
    text-align: center;
    font-size: 0;
    margin-right: 3px;
  }
  .indextop .menu li:last-child {
    margin: 0;
  }
  .indextop .menu a.dbt {
    font-size: 17px;
    padding: 0 17px;
    display: block;
    height: 60px;
    line-height: 60px;
    position: relative;
    color: #fff;
  }
  .indextop .menu li.on a.dbt,
  .indextop .menu li:hover a.dbt {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
  }
  .indextop .menu li dl {
    width: 100%;
    font-size: 15px;
    margin-left: 0px;
    display: none;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    top: 60px;
    -webkit-box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
    font-size: 16px;
  }
  .indextop .menu li dl:before {
    content: "";
    width: 100%;
    height: 8px;
    position: absolute;
    top: -8px;
    left: 0%;
    background: url(../images/index/arr.png) no-repeat center;
  }
  .indextop #navk.xw .menu.menu_dj li dl {
    width: 160px;
    margin-left: -80px;
  }
  .indextop .menu li:hover dl {
    display: block;
  }
  .indextop .menu dd {
    width: 100%;
    float: left;
  }
  .indextop .menu dd a {
    display: block;
    padding: 8px 10px;
    text-align: center;
  }
  .indextop .menu dd a:hover {
    background-color: #7a504c;
    color: #ffffff;
  }
  .indextop .top_r {
    position: absolute;
    right: 0px;
    top: -99px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
  }
  .indextop .top_r a {
    display: inline-block;
    margin-left: 20px;
  }
  .indextop .top_r a.cd_ss {
    background-color: #d48c87;
    width: 58px;
    height: 58px;
    font-size: 28px;
    line-height: 58px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
  }
  .indextop .top_r a.cd_ss:hover {
    background-color: #7a504c;
    color: #fff;
  }
  .indextop .top_nav_gz li {
    float: left;
    font-size: 17px;
    position: relative;
    height: 50px;
    z-index: 20;
    /* top: -5px; */
  }
  .indextop .top_nav_gz li a {
    color: #999999;
  }
  .indextop .top_nav_gz li:after {
    content: "|";
    color: #999999;
    margin: 0 15px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -1px;
  }
  .indextop .top_nav_gz li a:hover {
    color: #7a504c;
  }
  .indextop .ss {
    width: 35px;
    height: 35px;
    z-index: 15;
    float: left;
    position: relative;
    z-index: 21;
  }
  .indextop .ss a.bt {
    background-image: url(../images/index/sousuo.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f1f1f1;
    /*background-size: auto 100%;*/
    width: 35px;
    height: 35px;
    display: block;
    border-radius: 50%;
    border: solid 1px #e9e9e9;
  }
  .indextop .ss a.bt:hover {
    background-image: url(../images/index/sousuo.png);
    border-color: #7a504c;
    background-color: #ffffff;
  }
  .indextop #navk.xw .ss {
    position: absolute;
    right: 0px;
    margin: 0;
    top: 10px;
  }
  .indextop #navk.xw .ss a.bt {
    background-image: url(../images/index/sousuo2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    width: 35px;
    height: 35px;
    display: block;
    border-radius: 50%;
    border: solid 1px #ffffff;
  }
  .indextop #navk.xw .ss a.bt:hover {
    background-image: url(../images/index/sousuo.png);
    background-color: rgba(255, 255, 255, 0);
  }
}

.foot {
  width: 100%;
  background-image: url(../images/index/foot.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

.foot a {
  color: #fff;
}

.foot .foot_links {
  font-size: 16px;
  line-height: 30px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.6);
}

.foot .foot_links .linklist {
  width: 100%;
  padding: 20px 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 17px;
}

@media only screen and (max-width: 1230px) {
  .foot .foot_links .linklist {
    font-size: 15px;
    padding: 0px 0 20px 0;
  }
}

.foot .foot_center {
  padding: 50px 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.6);
}

@media only screen and (max-width: 1230px) {
  .foot .foot_center {
    padding: 15px 0;
  }
}

.foot .foot_center .left {
  color: #fff;
}

.foot .foot_center .left .bt span {
  font-size: 15px;
}

.foot .foot_center .left p {
  line-height: 30px;
  float: left;
  width: 450px;
  height: 120px;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  color: #fff;
}

.foot .foot_center .left p .bi {
  font-size: 16px;
  margin-right: 10px;
}

@media only screen and (max-width: 1230px) {
  .foot .foot_center .left p {
    width: 100%;
    height: auto;
    font-size: 15px;
    margin-bottom: 15px;
  }
}

.foot .foot_center .left .p1 {
  border-right: 1px solid #d6be8f;
  margin-right: 50px;
}

@media only screen and (max-width: 760px) {
  .foot .foot_center .left .p1 {
    border-right: none;
  }
}

@media only screen and (max-width: 1230px) {
  .foot .foot_center .right {
    float: none;
    text-align: center;
  }
}

.foot .foot_center .right a {
  display: inline-block;
  width: 110px;
  margin-left: 17px;
}

.foot .foot_center .right a img {
  width: 110px;
  height: 110px;
  display: block;
  margin-bottom: 10px;
}

.foot .foot_center .right a span {
  display: block;
  text-align: center;
  line-height: 1;
  margin-top: 7px;
}

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

@media only screen and (max-width: 1230px) {
  .swiper-container.sy_ban {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
  }
  .sy_ban .swiper-slide {
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    width: 100%;
    position: relative;
  }
  .sy_ban .swiper-slide img {
    width: 100%;
    display: block;
  }
  .sy_ban .swiper-pagination-bullet {
    background-color: rgba(255, 255, 255, 0.8);
    width: 8px;
    height: 8px;
    opacity: 1;
  }
  .sy_ban .swiper-pagination-bullet-active {
    background-color: #7a504c;
  }
  .sy_top_sp.swiper-horizontal > .sy_top_sp.swiper-pagination-bullets,
  .sy_top_sp.swiper-pagination-bullets.swiper-pagination-horizontal,
  .sy_top_sp.swiper-pagination-custom,
  .sy_top_sp.swiper-pagination-fraction {
    bottom: 5px;
    right: 0;
    width: 100%;
    left: auto;
    z-index: 100;
  }
  .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
  }
  .btn-group {
    display: none;
  }
}

@media only screen and (min-width: 1230px) {
  .swiper-container.sy_ban {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .sy_ban .swiper-slide {
    text-align: center;
    width: 100%;
    position: relative;
  }
  .sy_ban .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;
  }
  .sy_ban .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);
  }
  .banner_swi .ny_main {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #1d264c;
    background-color: rgba(45, 79, 128, 0.9);
    height: 60px;
    line-height: 60px;
    z-index: 99;
  }
  .banner_swi .btn-group {
    line-height: 0;
    height: 40px;
    font-size: 0;
    position: absolute;
    right: 60px;
    top: 14px;
    bottom: 0;
    margin: auto;
  }
  .banner_swi .btn-group .tc_right,
  .banner_swi .btn-group .tc_left {
    height: 32px;
    width: 32px;
    line-height: 32px;
    background-color: #f5a032;
  }
  .banner_swi .btn-group .tc_right {
    right: auto;
    left: 10px;
  }
  .banner_swi .btn-group .tc_left {
    right: 10px;
    left: auto;
  }
  .banner_swi .btn-group .tc_right:after,
  .banner_swi .btn-group .tc_left:after {
    font-size: 22px;
    color: #fff;
  }
  .sy_ban .swiper-pagination-bullet {
    background-color: rgba(245, 160, 50, 0.5);
    width: 16px;
    height: 16px;
    margin: 10px;
    opacity: 1;
    border-radius: 10px;
  }
  .sy_ban .swiper-pagination {
    text-align: center;
  }
  .sy_ban .swiper-pagination-bullet-active {
    background-color: #f5a032;
    width: 16px;
  }
  .sy_top_sp.swiper-horizontal > .sy_top_sp.swiper-pagination-bullets,
  .sy_top_sp.swiper-pagination-bullets.swiper-pagination-horizontal,
  .sy_top_sp.swiper-pagination-custom,
  .sy_top_sp.swiper-pagination-fraction {
    bottom: 14px;
    width: 100%;
    left: auto;
    z-index: 100;
  }
  .swi_main {
    position: relative;
  }
}

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

@media only screen and (max-width: 400px) {
  .cd_f li {
    width: 33.3333%;
  }
}

.sy {
  padding: 70px 0;
}

.pd_70 {
  padding: 70px 0 0 0;
}

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

.sy_bt1 {
  line-height: 50px;
}

.sy_bt1 .bt {
  font-size: 24px;
}

.more_d {
  overflow: hidden;
  position: relative;
}

.more_d b {
  position: relative;
  z-index: 1;
}

a.more_d:hover {
  background-color: #fff;
}

.content1 {
  height: 366px;
}

.content1 .item {
  float: left;
  width: 25%;
  height: 100%;
}

.content1 .item .enter {
  height: 50%;
}

.content1 .enter {
  overflow: hidden;
  position: relative;
  transition: background 0.3s 0s ease;
  -o-transition: background 0.3s 0s ease;
  -ms-transition: background 0.3s 0s ease;
  -moz-transition: background 0.3s 0s ease;
  -webkit-transition: background 0.3s 0s ease;
}

.content1 .enter a {
  position: relative;
  z-index: 2;
  display: block;
  height: 100%;
  padding-left: 40px;
}

.content1 .enter .bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  transition: -webkit-transform 0.3s 0s ease;
  transition: transform 0.3s 0s ease;
  transition: transform 0.3s 0s ease, -webkit-transform 0.3s 0s ease;
  -o-transition: -o-transform 0.3s 0s ease;
  -ms-transition: -ms-transform 0.3s 0s ease;
  -moz-transition: -moz-transform 0.3s 0s ease;
  -webkit-transition: -webkit-transform 0.3s 0s ease;
}

.content1 .enter:hover .title1,
.content1 .enter:hover .title2 {
  transform: translateX(20px);
  -webkit-transform: translateX(20px);
}

.content1 .enter1 {
  background-color: #052b5c;
}

.content1 .enter2 {
  background-color: #0088a2;
}

.content1 .enter3 .title1 {
  color: #333;
}

.content1 .enter3 .title2 {
  color: #919292;
}

.content1 .enter4 {
  background-color: #ffae43;
}

.content1 .enter5 {
  background-color: #814e4a;
}

.content1 .enter5 .title2 {
  margin-bottom: 35px;
}

.content1 .enter6 {
  background-color: #d48c87;
}

.content1 .enter6 .title1 {
  color: #fff;
}

.content1 .enter6 .title2 {
  color: #fff;
  margin-bottom: 35px;
}

.content1 .enter-type2:hover .bg {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.content1 .title1 {
  display: block;
  color: #fff;
  padding: 40px 0 10px;
  font-size: 24px;
  line-height: 24px;
  transition: -webkit-transform 0.5s 0s ease;
  transition: transform 0.5s 0s ease;
  transition: transform 0.5s 0s ease, -webkit-transform 0.5s 0s ease;
  -o-transition: -o-transform 0.5s 0s ease;
  -ms-transition: -ms-transform 0.5s 0s ease;
  -moz-transition: -moz-transform 0.5s 0s ease;
  -webkit-transition: -webkit-transform 0.5s 0s ease;
}

.content1 .title2 {
  transition: -webkit-transform 0.5s 0.1s ease;
  transition: transform 0.5s 0.1s ease;
  transition: transform 0.5s 0.1s ease, -webkit-transform 0.5s 0.1s ease;
  -o-transition: -o-transform 0.5s 0.1s ease;
  -ms-transition: -ms-transform 0.5s 0.1s ease;
  -moz-transition: -moz-transform 0.5s 0.1s ease;
  -webkit-transition: -webkit-transform 0.5s 0.1s ease;
  display: block;
  line-height: 16px;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}

.content1 .icon {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 52px;
  height: 48px;
  background-repeat: no-repeat;
  background-size: 0 auto;
}

.content1 .icon img {
  width: 100%;
}

.content1 .list {
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  display: block;
  padding-left: 32px;
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background-size: contain;
}

.content1 .b1 {
  background-image: url(../images/index/b1.png);
}

.content1 .b2 {
  background-image: url(../images/index/b2.png);
}

.content1 .b3 {
  background-image: url(../images/index/b3.png);
}

.content1 .b4 {
  background-image: url(../images/index/b4.png);
}

.content1 .b5 {
  background-image: url(../images/index/b5.png);
}

.content1 .b6 {
  background-image: url(../images/index/b6.png);
}

.content2 {
  height: 80px;
  float: left;
}

@media only screen and (max-width: 760px) {
  .content2 {
    height: auto;
  }
}

.content2 .item {
  float: left;
  width: 33.333%;
  height: 100%;
}

.content2 .item a {
  position: relative;
  z-index: 2;
  display: block;
  height: 100%;
  padding: 20px 40px;
  color: #fff;
  font-size: 24px;
}

@media only screen and (max-width: 760px) {
  .content2 .item a {
    padding: 15px;
    font-size: 16px;
  }
}

.content2 .item a:hover span {
  margin-left: -5px;
}

.content2 .item a:hover .allbi {
  margin-left: -5px;
}

.content2 .item a:hover .bi-flower2 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.content2 .item a .allbi {
  font-size: 26px;
  margin-right: 30px;
}

@media only screen and (max-width: 760px) {
  .content2 .item a .allbi {
    font-size: 16px;
    margin-right: 5px;
  }
}

.content2 .item a span {
  position: relative;
  transition: -webkit-transform 0.5s 0s ease;
  transition: transform 0.5s 0s ease;
  transition: transform 0.5s 0s ease, -webkit-transform 0.5s 0s ease;
  -o-transition: -o-transform 0.5s 0s ease;
  -ms-transition: -ms-transform 0.5s 0s ease;
  -moz-transition: -moz-transform 0.5s 0s ease;
  -webkit-transition: -webkit-transform 0.5s 0s ease;
}

.content2 .item a span::before {
  position: absolute;
  content: "";
  width: 110%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  left: 135%;
  top: 50%;
}

@media only screen and (max-width: 760px) {
  .content2 .item a span::before {
    display: none;
  }
}

.content2 .item a .bi-flower2 {
  position: absolute;
  font-size: 26px;
  right: 20px;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  top: 20px;
}

@media only screen and (max-width: 760px) {
  .content2 .item a .bi-flower2 {
    display: none;
  }
}

.content2 .item .a1 {
  background-color: #814e4a;
}

.content2 .item .a2 {
  background-color: #d48c87;
}

.content2 .item .a3 {
  background-color: #f5a032;
}

@media only screen and (max-width: 760px) {
  .content1 {
    height: auto;
    background-color: #d48c87;
  }
  .content1 .item {
    width: 50%;
    height: 100%;
  }
  .content1 .enter a {
    padding: 15px;
  }
  .content1 .title1 {
    padding: 0 0 10px 0;
  }
  .content1 .icon {
    display: none;
  }
  .content1 .title1 {
    font-size: 16px;
  }
  .content1 .enter5 .title2 {
    margin-bottom: 15px;
  }
  .content1 .enter6 .title2 {
    margin-bottom: 15px;
  }
  .content1 .enter .bg {
    display: none;
  }
  .content1 .enter3 {
    background-color: #fff;
  }
}

/* 医院公告开始 */
.sy1_2 {
  position: relative;
}

.sy1_2 .d1_box {
  width: 840px;
}

.sy_bt {
  width: 100%;
  height: 65px;
  border-bottom: solid 1px #ddd;
}

.sy_bt .cd_more3 {
  margin-top: 20px;
}

.bt_nav {
  float: left;
  width: 100%;
  height: 65px;
  position: relative;
  line-height: 65px;
}

.bt_nav .bt {
  font-size: 30px;
  color: #000 !important;
  font-weight: bold;
}

.bt_nav .bt:before {
  content: "";
  width: 4em;
  height: 4px;
  position: absolute;
  left: 0;
  top: 62px;
  background: -webkit-gradient(linear, left top, right top, from(#814e4a), to(#d48c87));
  background: linear-gradient(to right, #814e4a, #d48c87);
}

@media only screen and (max-width: 1230px) {
  .bt_nav .bt {
    font-size: 18px;
  }
  .sy_bt {
    height: 45px;
  }
  .bt_nav {
    height: 45px;
    line-height: 45px;
  }
  .sy_bt .cd_more3 {
    margin-top: 5px;
  }
  .bt_nav .bt:before {
    content: "";
    width: 4em;
    height: 4px;
    position: absolute;
    left: 0;
    top: 42px;
    background: -webkit-gradient(linear, left top, right top, from(#814e4a), to(#d48c87));
    background: linear-gradient(to right, #814e4a, #d48c87);
  }
}

@media only screen and (max-width: 1230px) {
  .bt_nav .bt {
    font-size: 18px;
  }
}

.index_two_mh .d1 {
  width: 420px;
}

.index_two_mh .d2 {
  width: 390px;
}

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

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

.index_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);
}

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

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

.index_news1 .swiper-slide a .text_content {
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 1;
  line-height: 60px;
  height: 60px;
  width: 100%;
  background-color: rgba(5, 43, 92, 0.7);
  color: #fff;
  padding: 0 15px;
}

.index_news1 .swiper-slide a .text_content .bt {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 60px;
  text-align: center;
}

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

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

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

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

.index_news1 .swiper-horizontal > .swiper-pagination-bullets,
.index_news1 .pan-ac1.swiper-pagination-bullets.swiper-pagination-horizontal,
.index_news1 .swiper-pagination-custom,
.index_news1 .swiper-pagination-fraction {
  bottom: 65px;
  left: 0;
  width: 100%;
}

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

.index_news_list1 li {
  width: 100%;
  float: left;
  padding: -2% 0;
}

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

.index_news_list1 li a {
  display: block;
  width: 100%;
  padding: 5.5px 150px 5.5px 10px;
  position: relative;
  overflow: hidden;
}

.index_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: 20px;
}

.index_news_list1 li a .bi {
  margin-right: 5px;
}

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

.index_news_list1 li a .img_content {
  width: 120px;
  overflow: hidden;
  height: 90px;
  position: absolute;
  right: 10px;
  top: 11px;
}

.index_news_list1 li a .img_content img {
  width: 100%;
  min-height: 90px;
}

@media only screen and (max-width: 1230px) {
  .index_news_list1 li a .img_content {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
  .index_news_list1 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 (min-width: 1230px) {
  .index_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);
  }
  .index_news_list1 li a:hover .bi {
    right: 20px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }
}

@media only screen and (max-width: 1230px) {
  .index_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;
  }
  .index_news_list1 li a .bi {
    display: none;
  }
}

.sy1_2 .d2_box {
  width: 350px;
}

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

.sy_bt3 {
  height: 65px;
  border-bottom: solid 1px #ddd;
}

.sy_bt3 .cd_more3 {
  margin-top: 20px;
}

.sy_nav3 li {
  float: left;
  margin-right: 20px;
  padding-right: 20px;
  height: 65px;
  position: relative;
  line-height: 65px;
}

.sy_nav3 .l_xx a {
  color: #666;
  font-size: 24px;
}

.sy_nav3 li.on {
  color: #7a504c !important;
  position: relative;
}

.sy_nav3 li.on a {
  font-size: 30px;
  color: #000 !important;
  font-weight: bold;
}

.sy_nav3 li.on:before {
  content: "";
  width: 8em;
  height: 4px;
  position: absolute;
  left: 0;
  top: 62px;
  background: -webkit-gradient(linear, left top, right top, from(#814e4a), to(#d48c87));
  background: linear-gradient(to right, #814e4a, #d48c87);
}

.sy_nav3 li:after {
  content: "";
  width: 1px;
  height: 16px;
  background-color: #c9c9c9;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}

.sy_nav3 li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.sy_nav3 li:last-child:after {
  display: none;
}

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

.n1 li {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.n1 li a {
  margin-bottom: 20px;
  min-height: 60px;
  width: 100%;
  float: left;
  position: relative;
  padding: 10px 0 10px 80px;
}

.n1 li a:hover {
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
}

.n1 li a:hover .sj {
  border: 1px solid #7a504c;
  background-color: #7a504c;
  color: #fff;
}

.n1 li a:hover .sj p {
  color: #fff;
}

.n1 li a:hover .sj h3 {
  color: #fff;
}

.n1 li a .sj {
  width: 60px;
  height: 60px;
  text-align: center;
  position: absolute;
  left: 5px;
  top: 4px;
  border: 1px solid #7a504c;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.n1 li a .sj h3 {
  display: block;
  width: 100%;
  font-weight: bold;
  color: #7a504c;
}

@media only screen and (max-width: 1230px) {
  .n1 li a .sj h3 {
    margin-top: 5px;
  }
}

.n1 li a .sj p {
  color: #7a504c;
  font-size: 14px;
}

@media only screen and (max-width: 1230px) {
  .sy_nav3 li.on a {
    font-size: 18px;
  }
  .sy_bt3 {
    height: 45px;
  }
  .sy_nav3 li {
    height: 45px;
    line-height: 45px;
  }
  .sy_nav3 li.on:before {
    top: 42px;
  }
  .sy_bt3 .cd_more3 {
    margin-top: 5px;
  }
  .sy_nav3 .l_xx a {
    font-size: 14px;
  }
  .sy_nav3 li.on:before {
    bottom: 7px;
  }
  .sy1_2 .d1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .sy1_2 .d2 {
    width: 100%;
    margin-bottom: 5px;
    position: relative;
  }
  .n1 li {
    margin-bottom: 15px;
  }
  .n1 a {
    min-height: 62px;
    width: 100%;
    padding-left: 70px;
  }
  .n1 li:last-child {
    margin-bottom: 0;
  }
  .n1 .sj {
    width: 60px;
  }
  .n1 .sj h1 {
    line-height: 40px;
    height: 40px;
  }
  .n1 .sj p {
    line-height: 22px;
    height: 22px;
    font-size: 12px;
  }
  .n1 .bt {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .n1 p {
    max-height: 40px;
    font-size: 12px;
    line-height: 20px;
  }
  .tzn2 {
    padding: 10px 15px;
  }
  .tzn3 {
    padding: 10px 15px;
  }
  .tzn2 a {
    font-size: 15px;
  }
  .tzn3 a {
    font-size: 15px;
  }
  .sy_nav3 {
    line-height: 40px;
  }
  .sy_nav3 li {
    margin-right: 6px;
    padding-right: 6px;
    font-size: 13px;
  }
  .sy_nav3 li.on {
    font-size: 15px;
  }
  .sy_nav3 li:after {
    content: "";
    width: 1px;
    height: 16px;
    background-color: #c9c9c9;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
  }
  .ys_n1_xxx li {
    padding: 3px 0;
  }
  .ys_n1_xxx li .bt {
    font-size: 13px;
  }
}

.zjjs {
  position: relative;
}

.zjjs .swiper-container {
  width: 100%;
  overflow: hidden;
}

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

.zjjs .swiper-container .swiper-slide a {
  display: block;
  width: 100%;
  position: relative;
  border: 1px #e1e1e1 solid;
  height: 240px;
  padding: 30px 30px 30px 200px;
}

.zjjs .swiper-container .swiper-slide a .img_content {
  width: 130px;
  left: 30px;
  top: 30px;
  position: absolute;
  height: 177px;
}

.zjjs .swiper-container .swiper-slide a .img_content img {
  min-height: 177px;
}

.zjjs .swiper-container .swiper-slide a .text_content {
  padding-top: 15px;
}

.zjjs .swiper-container .swiper-slide a .text_content .bt {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: solid 1px #e1e1e1;
  position: relative;
  font-weight: bold;
  color: #7a504c;
}

.zjjs .swiper-container .swiper-slide 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;
}

.zjjs .swiper-container .swiper-slide 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) {
  .zjjs .swiper-container .swiper-slide a {
    height: 200px;
    padding: 20px 15px 15px 150px;
  }
  .zjjs .swiper-container .swiper-slide a .img_content {
    width: 120px;
    left: 15px;
    top: 15px;
    height: 168px;
  }
  .zjjs .swiper-container .swiper-slide a .img_content img {
    min-height: inherit;
  }
  .zjjs .swiper-container .swiper-slide a .text_content .bt {
    height: 35px;
    margin-bottom: 10px;
  }
  .zjjs .swiper-container .swiper-slide 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;
  }
}

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

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

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

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

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

@media only screen and (max-width: 1230px) {
  .zjjs .swiper-button-prev,
  .zjjs .swiper-button-next {
    display: none !important;
  }
  .zjjs .swiper-container {
    width: 102%;
    margin-left: -1%;
  }
  .zjjs .swiper-container .swiper-slide a .text_content {
    padding: 15px;
  }
}

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

.fourIcon li {
  width: 24%;
  float: left;
  margin-right: 1.3%;
  height: 222px;
}

.fourIcon li:last-child {
  margin-right: 0;
}

.fourIcon a {
  width: 100%;
  float: left;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background: #ffffff;
  border: 1px dashed #c9c9c9;
  color: #000000;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

.fourIcon a:hover {
  background-size: auto 110%;
  padding-bottom: 10px;
}

.fourIcon .svg {
  overflow: hidden;
  display: inline-block;
  height: 85px;
  width: 85px;
  margin-bottom: 20px;
}

.fourIcon a .bt {
  color: #333;
  /* font-size: 24px; */
}

.sy_nav4 a .svg {
  width: 80px;
  height: 80px;
}

.fourIcon a .sl1 {
  fill: none;
  stroke: black;
  stroke-width: 40;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

.fourIcon a:hover .sl1 {
  stroke-dasharray: 7000;
  stroke-dashoffset: 7000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}

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

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

@media only screen and (max-width: 1230px) {
  .fourIcon {
    width: 100%;
    margin-top: 0;
  }
  .fourIcon li {
    width: 49%;
    height: 130px;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .fourIcon li:nth-child(even) {
    margin-right: 0;
  }
  .fourIcon a {
    width: 100%;
    background-size: cover !important;
  }
  .fourIcon .svg {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }
  .fourIcon .bt {
    font-size: 13px;
  }
}

.cd_more3 {
  height: 30px;
  line-height: 28px;
  padding: 0 25px;
  border: solid 1px #ddd;
  display: inline-block;
  border-radius: 30px;
  color: #999999;
}

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

.list-content {
  z-index: 2;
  background-color: #fff;
  position: relative;
  width: 100%;
}

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

.list-content .department-nav {
  height: 60px;
  line-height: 60px;
  margin-bottom: 40px;
  border-left: 1px solid #ddd;
}

@media only screen and (max-width: 768px) {
  .list-content .department-nav {
    height: auto;
    margin-bottom: 15px;
  }
}

.list-content .department-nav a,
.list-content .department-nav span {
  font-size: 24px;
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

@media only screen and (max-width: 1230px) {
  .list-content .department-nav a,
  .list-content .department-nav span {
    font-size: 16px;
  }
}

.list-content .department-nav .department-nav-item {
  display: block;
  width: 25%;
  font-weight: bold;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  border-right: 1px solid #ddd;
  border-left: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  float: left;
  background-color: #f1f1f1;
}

@media only screen and (max-width: 768px) {
  .list-content .department-nav .department-nav-item {
    font-size: 14px;
    width: 50%;
    height: auto;
  }
}

.list-content .department-nav .department-nav-item.cur {
  color: #fff;
  border: none;
  background: -webkit-gradient(linear, left top, right top, from(#814e4a), to(#d48c87));
  background: linear-gradient(to right, #814e4a, #d48c87);
}

@media only screen and (max-width: 768px) {
  .list-content .department-nav .department-nav-item.cur {
    color: #fff;
  }
}

.list-content .department-nav .department-nav-item:hover {
  color: #fff;
  border: none;
  background: -webkit-gradient(linear, left top, right top, from(#814e4a), to(#d48c87));
  background: linear-gradient(to right, #814e4a, #d48c87);
}

@media only screen and (max-width: 768px) {
  .list-content .department-nav .department-nav-item:hover {
    color: #fff !important;
  }
}

.list-content .department-nav .department-nav-item .iconfont {
  width: 33px;
  height: 33px;
  margin-top: -10px;
  margin-right: 30px;
  background-repeat: no-repeat;
  background-position: center center;
}

@media only screen and (max-width: 768px) {
  .list-content .department-nav .department-nav-item .iconfont {
    display: none;
  }
}

.list-content .department-nav .department-nav-item span {
  display: inline-block;
  position: relative;
}

.list-content .department-nav .department-nav-item:last-child {
  border-right: none;
}

.list-content .department-content .dm-panel-item {
  width: 102%;
  float: left;
  margin-left: -1%;
}

.list-content .department-content .dm-panel-item li {
  width: 25%;
  float: left;
  padding: 0 1% 2% 1%;
}

.list-content .department-content .dm-panel-item li a {
  display: block;
  width: 100%;
  background-color: #fff;
  border: solid 1px #e9e9e9;
  overflow: hidden;
  padding: 30px;
  height: 235px;
}

.list-content .department-content .dm-panel-item 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);
}

.list-content .department-content .dm-panel-item li a .dmbt {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: solid 1px #e9e9e9;
}

@media only screen and (max-width: 760px) {
  .list-content .department-content .dm-panel-item li a .dmbt {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}

.list-content .department-content .dm-panel-item li a .dmbt .bt {
  color: #7a504c;
}

@media only screen and (max-width: 760px) {
  .list-content .department-content .dm-panel-item li a {
    padding: 15px;
    height: auto;
  }
}

@media only screen and (max-width: 760px) {
  .list-content .department-content .dm-panel-item li {
    width: 100%;
    padding-bottom: 15px;
  }
}

.down_contentlist {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.down_contentlist .bt {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

.down_contentlist li {
  line-height: 30px;
  font-size: 16px;
}

.down_contentlist li a {
  text-decoration: underline;
}

.down_contentlist li a:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #7a504c;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

@media only screen and (max-width: 1230px) {
  .down_contentlist {
    margin-bottom: 20px;
  }
  .down_contentlist .bt {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .down_contentlist li {
    line-height: 24px;
    font-size: 13px;
  }
  .down_contentlist li a:before {
    width: 4px;
    height: 4px;
    margin-right: 6px;
  }
}