body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0px;
  padding: 0px;
}

ul{
  list-style-type: none;
}

img {
  border-style: none;
}

body {
  font-family: ¡±Î¢ÈíÑÅºÚ¡±;
  min-width: 1280px;
  color: #333;
}

a:link,
a:active,
a:visited,
a:hover {
  text-decoration: none;
}
a {
  color: #333;
}
.fixed {
  position: fixed;
  right: 30px;
  z-index: 999;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 170px;
  text-align: center;
  color: #fff;
  line-height: 1.8;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.fixed > div {
  width: 50px;
  min-height: 50px;
  border-radius: 4px;
  margin-bottom: 10px;
  cursor: pointer;
  background: #ff99aa;
}

.fixed > div:hover {
  background-color: #ea6f84;
}

.satisfy-fixed{
  font-size: 0;
  position: fixed;
  bottom: 10px;
  right: 30px;
}

.oa {
  padding: 10px 0 5px;
}

.oa a {
  color: #fff;
  display: block;
}

.weixin {
  position: relative;
  padding: 10px 0 5px;
}

.weixin div {
  display: none;
  position: absolute;
  top: -16px;
  left: -113px;
  text-align: center;
  background: #fff;
}
.weixin div img {
  display: block;
}
.weixin div p {
  color: #333;
}
.weixin div:after {
  content: "";
  display: block;
  width: 10px;
  height: 20px;
  position: absolute;
  right: -10px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(/gyzy/2019fyy_061.png) no-repeat center;
}
.weixin:hover div {
  display: block;
}

.fixed .scroll {
  background: #ff99aa url(2019fyy_002.png) no-repeat center;
  display: none;
}

.date {
  height: 50px;
  font-size: 14px;
  color: #fff;
  line-height: 50px;
  width: 1280px;
  margin: auto;
}

.date_kuang {
  background: #ea6f84;
}

.dete_left {
  float: left;
}

.dete_right {
  float: right;
  display: flex;
  align-items: center;
}

.dete_right img {
  vertical-align: middle;
}

.head {
  height: 150px;
  position: relative;
  width: 1280px;
  margin: auto;
}

.head_left {
  float: left;
  height: 150px;
  position: relative;
  display: flex;
  align-items: center;
}

.head_left img {
  margin: auto;
}

.head_right {
  overflow: hidden;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.AO {
  float: right;
  width: 280px;
  height: 50px;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: 20px;
  outline: none;
  box-sizing: border-box;
  line-height: 48px;
}

.AO_sousuo {
  float: right;
  width: 80px;
  height: 50px;
  background: #ff99aa;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
  cursor: pointer;
}

.sousuo {
  width: 80px;
  height: 50px;
  position: absolute;
  z-index: 5;
  opacity: 0;
  filter: Alpha(opacity=0);
  cursor: pointer;
}

.AO_sousuo img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.AO_sousuo:hover img {
  transform: scale(1.4, 1.4);
  transition: transform 1.5s;
}

.daohang {
  background: #ff99aa;
  text-align: center;
}

.daohang > div {
  width: 1280px;
  margin: auto;
  height: 60px;
}

.daohang:after {
  content: "";
  display: block;
  overflow: hidden;
  width: 100%;
}

.daohang ul:after {
  content: "";
  display: block;
  clear: both;
}

.daohang_option {
  float: left;
  width: 14.285%;
  line-height: 60px;
  position: relative;
  background: #ff99aa;
}

.daohang_option a {
  display: block;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.daohang_option:hover {
  background: #ea6f84;
  transition: all 0.5s;
}

.daohang ul .current {
  background: #ea6f84;
}

.silide {
  display: none;
  position: absolute;
  z-index: 55;
  width: 100%;
  top: 60px;
}

.silide li {
  position: relative;
  background: #ff99aa;
}

.silide li:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0;
}

.silide li a:hover {
  background: #ea6f84;
  transition: all 0.5s;
}

.lunbo_bizi_a {
  background: url(/gyzy/lunbotu_a.png) no-repeat center;

  /* background: url(/gyzy/gq_banner.jpg) no-repeat center; */

}

.lunbo_kuang {
  width: 1280px;
  margin: auto;
  position: relative;
  height: 500px;
}

.ziti_kuang {
  width: 610px;
  height: 98px;
  padding: 0px 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
  background: url(/gyzy/ziti_kuang.png) no-repeat;
}

.ziti_kuang {
  animation: myfirstkuang 0.5s linear 0s 1 normal;
  -moz-animation: myfirstkuang 0.5s linear 0s 1 normal;
  -webkit-animation: myfirstkuang 0.5s linear 0s 1 normal;
  -o-animation: myfirstkuang 0.5s linear 0s 1 normal;
}

.ziti_kuang img {
  padding: 28.5px 5px;
  margin-left: 40px;
}

.ziti_01,
.ziti_03 {
  animation: myfirstx 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1 normal;
  -moz-animation: myfirstx 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1
    normal;
  -webkit-animation: myfirstx 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1
    normal;
  -o-animation: myfirstx 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1 normal;
}

.ziti_02,
.ziti_04 {
  animation: myfirsts 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1 normal;
  -moz-animation: myfirsts 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1
    normal;
  -webkit-animation: myfirsts 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1
    normal;
  -o-animation: myfirsts 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1 normal;
}

@keyframes myfirstx {
  0% {
    transform: translate(0px, -200px);
    opacity: 0;
  }

  25% {
    transform: translate(0px, -200px);
    opacity: 0;
  }

  100% {
    transform: translate(0px, 0px);
    opacity: 1;
  }
}

@keyframes myfirsts {
  0% {
    transform: translate(0px, 200px);
    opacity: 0;
  }

  25% {
    transform: translate(0px, 200px);
    opacity: 0;
  }

  100% {
    transform: translate(0px, 0px);
    opacity: 1;
  }
}

@keyframes myfirstkuang {
  0% {
    transform: translate(-500px, 0px);
  }

  100% {
    transform: translate(0px, 0px);
  }
}

.mid {
  width: 1280px;
  margin: auto;
  padding-bottom: 60px;
  overflow: hidden;
}

.mid:after {
  content: "";
  display: block;
  clear: both;
}

.mid_daohang {
  margin: 0px -15px;
  padding: 40px 0px;
  overflow: hidden;
}

.mid_daohangsizing {
  box-sizing: border-box;
  padding: 0 15px;
  float: left;
  color: #333;
  width: 262px;
}

.mid_daohangkuang {
  height: 160px;
  border-radius: 10px;
  background: #ffe5e8;
  text-align: center;
}

.mid_daohangkuang:hover {
  font-size: 18px;
  animation: size 2s linear 0s infinite alternate;
  transform: translateY(-10px);
}

.mid_daohangkuang:hover img {
  animation: myfirst 1s linear 0s infinite alternate;
}

@keyframes myfirst {
  0% {
    transform: rotateY(0deg);
  }

  100% {
    transform: rotateY(180deg);
  }
}

.mid_daohangkuang img {
  margin: auto;
  display: block;
  padding: 30px 0px 20px;
}

.mid_left {
  float: left;
}

.lunbo_xinwen_b {
  width: 620px;
  height: 400px;
}

.yyzx img {
  width: 620px;
  height: 400px;
}

.xinwen_describe {
  height: 50px;
  color: #fff;
  line-height: 50px;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
  z-index: 55;
  width: 620px;
}

.xinwen_describe p {
  width: 480px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
}

.mid_right {
  width: 620px;
  float: right;
  overflow: hidden;
  position: relative;
}

.biaoti {
  color: #666666;
  font-size: 24px;
  overflow: hidden;
  position: relative;
}

.biaoti a {
  color: #666666;
  display: block;
  padding: 0px 20px 20px;
}

.active a {
  color: #ea6f84;
}

.biaoti:after {
  content: "";
  display: block;
  height: 2px;
  background: #e6e6e6;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.biaoti ul li {
  text-align: center;
  float: left;
  position: relative;
  min-width: 95px;
}

.biaoti ul .active:after {
  content: "";
  display: block;
  height: 2px;
  background: #ea6f84;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
}

.biaoti ul li:before {
  content: "";
  display: block;
  height: 24px;
  width: 1px;
  background: #e6e6e6;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 2;
}

.biaoti ul li:first-child:before {
  display: none;
}

.news {
  margin-top: 10px;
  display: none;
}

.more {
  color: #666;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 51px;
}

.more:hover {
  font-size: 18px;
}

.news ul li {
  color: #ff9999;
  line-height: 60px;
  position: relative;
  overflow: hidden;
}

.news ul li + li:after {
  content: "";
  display: block;
  border-top: 1px dashed #e6e6e6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.news ul li a {
  overflow: hidden;
  color: #666666;
  width: 100%;
  display: block;
}

.news ul li a:after {
  content: "";
  display: block;
  clear: both;
}

.news ul li a p {
  width: 480px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}

.news ul li a span {
  float: right;
}

.news ul li a:hover,
.neiye_content .news ul li a:hover {
  color: #ea6f84;
}

i {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff9999;
  margin: 0 10px 0 0px;
}

.core i {
  margin: 0 10px 0 10px;
}

.core {
  background: #fff2f4;
  overflow: hidden;
}

.care_mid {
  overflow: hidden;
  width: 1240px;
  min-height: 760px;
  border-radius: 10px;
  margin: 50px auto;
  padding: 20px;
  background: #ffffff;
  box-shadow: 2px 2px 5px #e6e6e6, -2px -2px 5px #e6e6e6;
}

.care_mid_left {
  float: left;
  width: 600px;
  position: relative;
}

.care_mid_right {
  float: right;
  overflow: hidden;
  width: 600px;
}

.care_mid_right .mid_right {
  width: 600px;
}

.care_mid_right .news ul li {
  line-height: 52px;
}

.explain {
  position: relative;
  padding: 0px 0px 5px 10px;
  font-size: 14px;
}

.explain:before {
  content: "";
  display: block;
  width: 3px;
  height: 14px;
  background: #ff9999;
  position: absolute;
  left: 0;
  bottom: 5px;
  top: 0;
  margin: auto;
}

.lanmukuang {
  margin: 0px -10px 0px;
  overflow: hidden;
}

.lanmukuang:after {
  content: "";
  display: block;
  clear: both;
}

.lanmu_sizing {
  padding: 10px;
  float: left;
}

.lanmu {
  text-align: center;
  padding: 0 20px;
  line-height: 40px;
  background: #ffe5e8;
  border-radius: 4px;
  color: #000;
  font-size: 14px;
  min-width: 95px;
  display: block;
}

.lanmu:hover {
  background: #ea6f84;
  color: #fff;
  transition: all 0.5s;
}

.leg {
  position: relative;
  padding: 50px 0px 70px;
}

.leg_lunbo {
  width: 1280px;
  margin: auto;
  position: relative;
  overflow: hidden;
}

.zhuanjia {
  display: block;
  width: 232px;
  height: 324px;
  position: relative;
  float: left;
}

.zhuanjia img {
  width: 232px;
  height: 324px;
}

.zhuanjia_xinxi {
  width: 202px;
  height: 60px;
  padding: 15px;
  background: rgba(51, 51, 51, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f333333, endColorstr=#7f333333);
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 14px;
}

.zhuanjia:hover .zhuanjia_xinxi {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2ea6f84, endColorstr=#b2ea6f84);
  background: rgba(234, 111, 132, 0.7);
}

.zhuanjia_name {
  font-size: 16px;
}

.zhuanjia_ks {
  float: right;
}

.zhuanjia_tc {
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.biaoti_zj {
  color: #ea6f84;
  font-size: 24px;
  padding-bottom: 30px;
}

.pace {
  background: #f2f2f2;
  overflow: hidden;
}

.pace-k1 {
  width: 1280px;
  margin: 0px auto;
  height: 80px;
}

.select_kuang {
  padding: 20px;
  float: left;
}

.pace-sizing {
  margin: 0 -20px;
}

.item-sy {
  height: 40px;
  width: 400px;
  line-height: 40px;
  background: #fff;
}

.item-sy h2 {
  font-size: 14px;
  font-weight: normal;
  color: #666666;
  padding: 0 25px;
  cursor: pointer;
  position: relative;
}

.item-sy h2 img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  transform: rotate(0deg);
  transition: transform 0.5s;
}

.item-sy h2 .icft {
  transform: rotate(180deg);
  transition: transform 0.5s;
}

.contant-box1-sy {
  display: none;
  z-index: 55;
  position: relative;
}

.contant-box1-sy a {
  display: block;
  background-color: #fff;
  border-top: 1px solid #f2f2f2;
  cursor: pointer;
  color: #666666;
  font-size: 14px;
  padding: 0 25px;
}

.contant-box1-sy a:hover {
  color: #ea6f84;
}

.national {
  vertical-align: sub;
}
.footer {
  background: #999193;
  font-size: 14px;
  color: #fff;
}
.footer:after {
  content: "";
  display: block;
  clear: both;
}
.footer_content {
  width: 1280px;
  margin: auto;
  line-height: 1.8;
  padding: 25px 0px;
}

.footer_content a {
  color: #fff;
}
.footer_content img {
  vertical-align: middle;
}
.footer_left {
  float: left;
  padding: 25px 0px;
}
.footer_left div {
  margin-top: 15px;
}
.footer_left div a + a {
  margin-left: 20px;
}
.footer_right {
  float: right;
}
.footer_right > div {
  display: inline-block;
  text-align: center;
  position: relative;
}
.footer_right > div:hover div {
  display: block;
}
.footer_right > div > div {
  display: none;
  color: #333;
  text-align: justify;
  background: #fff;
  position: absolute;
  top: -210px;
  right: 0px;
  width: 460px;
  height: 210px;
  padding: 10px;
  box-sizing: border-box;
  z-index: 999999;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.footer_right > div > div h1 {
  color: #ea6f84;
  font-size: 22px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  margin: 0 0 5px 0;
  font-weight: bold;
}
.footer_right > div > div p {
  text-indent: 2em;
}
.footer_right > div > div p + p {
  margin: 10px 0 0 0;
}
.footer_right > div + div {
  margin-left: 20px;
}
.footer_right img {
  width: 100px;
}
.footer_mid {
  text-align: center;
  line-height: 125px;
}
.footer_mid a {
  padding: 0 5px;
}

.context {
  width: 100%;

  display: block;
}

.location {
  background: #fafafa;
  line-height: 60px;
}

.location_content {
  width: 1280px;
  height: 60px;
  margin: auto;
}

.location_content a {
  color: #666;
  font-size: 14px;
}

.location_content img {
  padding-right: 10px;
  vertical-align: sub;
}

.neiye_mid {
  width: 1280px;
  margin: auto;
  padding: 30px 0px 50px;
  overflow: hidden;
}

.neiye_content {
  overflow: hidden;
  line-height: 1.8;
}
.neiye_content .news {
  margin-top: 0;
}
.neiye_content .news ul li:after {
  content: "";
  display: block;
  border-top: 1px dashed #e6e6e6;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  width: 100%;
}
.neiye_content .TRS_Editor {
  overflow: visible;
  text-align: justify;
}
.neiye_content .TRS_Editor ul li {
  list-style-position: inside;
  list-style-type: disc;
}
.neiye_content .TRS_Editor p + p {
  margin-top: 15px;
}
.neiye_mid_left {
  float: left;
  width: 250px;
  text-align: center;
  background: #fafafa;
}

.lanmu_jt {
  height: 100px;
  /* background: linear-gradient(135deg, transparent 5px, #ea6f84 0) top left no-repeat; */
  background: url(/gyzy/2019fyy_024.png);
  line-height: 100px;
  font-size: 24px;
  color: #fff;
}

.list_bav_1 li {
  margin-top: 2px;
  position: relative;
  display: block;
}

.list_bav_1 li a {
  line-height: 70px;
  background: #f2f2f2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  color: #333;
  position: relative;
  cursor: pointer;
}

.list_bav_1 > li > a.active,
.list_bav_1 > li > a:hover {
  color: #ea6f84;
}

.list_bav_1 > li > a:hover:before,
.list_bav_1 > li > a.active:before {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  background: #ea6f84;
  position: absolute;
  left: 0;
}
.list_bav_1 ul {
  display: none;
  background: #fafafa;
}

.list_bav_2 li a {
  line-height: 60px;
  background: #fafafa;
}

.list_bav_2 li .active,
.list_bav_2 li a:hover {
  background: #ff99aa;
  color: #fff;
}
.list_bav_2 li a:hover:before,
.list_bav_2 li .active:before {
  background: #ff99aa;
  color: #fff;
}

.neiye_mid_right {
  float: right;
  width: 990px;
  position: relative;
  box-sizing: border-box;
  min-height: 550px;
}

.neiye_biaoti {
  font-size: 30px;
  color: #ea6f84;
  text-align: center;
  height: 100px;
  display: table-cell;
  vertical-align: middle;
  width: 990px;
}

.neiye_jianjie_content {
  text-align: center;
}

.neiye_jianjie_content p {
  text-indent: 2em;
  padding-bottom: 30px;
  line-height: 1.8;
  text-align: left;
}

.neiye-tp {
  display: inline-block;
  padding-bottom: 30px;
}

.neiye-tp p {
  text-align: center;
}

.neiye-tp img {
  max-width: 990px;
  margin: 0px 25px 30px;
}

.fujian {
  margin: 50px 0px 0px;
  background: #fafafa;
  padding: 20px;
  text-align: left;
  line-height: 1.8;
}

.fujian a {
  color: #365ade;
}

.lead_left {
  width: 250px;
  float: left;
}

.neiye_content .lead_left img {
  width: 250px;
}

.lead_right {
  width: 715px;
  float: right;
  text-align: left;
}

.lead_right .jiacu {
  font-size: 20px;
  color: #ea6f84;
  font-weight: bold;
  margin-right: 15px;
  line-height: 2;
}

.lead_right p {
  line-height: 1.8;
  text-align: left;
}
.neiye_content .lead:first-child {
  padding-top: 0;
}
.lead {
  overflow: hidden;
  position: relative;
  padding: 30px 0;
}

.lead:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e6e6e6;
  position: absolute;
  bottom: 0;
  left: 0;
}

.lead:last-child:after {
  display: none;
}
.lead.list_img{
  display: block;
}
.lead.list_img .lead_left{
  width: 210px;
    float: left;
   margin-right: 30px;
}
.neiye_content .lead.list_img .lead_left img {
    width: 210px;
    height: 140px;
}

.neiye_content .lead.list_img .lead_right {
    width: auto;
    float: none;
}
.neiye_content .lead.list_img .lead_right p{
  text-align: justify;
}
.list_img .smgc_bt h6{
  width: 550px;
}
.ksjs_kuang {
  margin: -10px;
}

.ksjs_sizing {
  padding: 10px;
  float: left;
}

.ksjs {
  width: 182px;
  height: 182px;
  background: #fff7f9;
  text-align: center;
  overflow: hidden;
  position: relative;
  color: #000;
  display: block;
}
.ksjs:hover {
  color: #fff;
  transition: all 0.5s;
}
.ks1 {
  background: #fff7f9 url(2019fyy_025.png) no-repeat center 30px;
}

.ks1:hover {
  background: #ea6f84 url(2019fyy_025a.png) no-repeat center 30px;
}

.ks2 {
  background: #fff7f9 url(2019fyy_026.png) no-repeat center 30px;
}

.ks2:hover {
  background: #ea6f84 url(2019fyy_026a.png) no-repeat center 30px;
}

.ks3 {
  background: #fff7f9 url(2019fyy_027.png) no-repeat center 30px;
}

.ks3:hover {
  background: #ea6f84 url(2019fyy_027a.png) no-repeat center 30px;
}

.ks4 {
  background: #fff7f9 url(2019fyy_028.png) no-repeat center 30px;
}

.ks4:hover {
  background: #ea6f84 url(2019fyy_028a.png) no-repeat center 30px;
}
.ks5 {
  background: #fff7f9 url(2019fyy_041.png) no-repeat center 30px;
}
.ks5:hover {
  background: #ea6f84 url(2019fyy_041a.png) no-repeat center 30px;
}
.ks6 {
  background: #fff7f9 url(2019fyy_037.png) no-repeat center 30px;
}
.ks6:hover {
  background: #ea6f84 url(2019fyy_037a.png) no-repeat center 30px;
}
.ks7 {
  background: #fff7f9 url(2019fyy_047.png) no-repeat center 30px;
}

.ks7:hover {
  background: #ea6f84 url(2019fyy_047a.png) no-repeat center 30px;
}
.ks8 {
  background: #fff7f9 url(2019fyy_044.png) no-repeat center 30px;
}

.ks8:hover {
  background: #ea6f84 url(2019fyy_044a.png) no-repeat center 30px;
}
.ks9 {
  background: #fff7f9 url(2019fyy_043.png) no-repeat center 30px;
}

.ks9:hover {
  background: #ea6f84 url(2019fyy_043a.png) no-repeat center 30px;
}
.ks10 {
  background: #fff7f9 url(2019fyy_040.png) no-repeat center 30px;
}
.ks10:hover {
  background: #ea6f84 url(2019fyy_040a.png) no-repeat center 30px;
}
.ks11 {
  background: #fff7f9 url(2019fyy_042.png) no-repeat center 30px;
}
.ks11:hover {
  background: #ea6f84 url(2019fyy_042a.png) no-repeat center 30px;
}
.ks12 {
  background: #fff7f9 url(2019fyy_031.png) no-repeat center 30px;
}

.ks12:hover {
  background: #ea6f84 url(2019fyy_031a.png) no-repeat center 30px;
}
.ks13 {
  background: #fff7f9 url(2019fyy_049.png) no-repeat center 30px;
}

.ks13:hover {
  background: #ea6f84 url(2019fyy_049a.png) no-repeat center 30px;
}
.ks14 {
  background: #fff7f9 url(2019fyy_036.png) no-repeat center 30px;
}

.ks14:hover {
  background: #ea6f84 url(2019fyy_036a.png) no-repeat center 30px;
}
.ks15 {
  background: #fff7f9 url(2019fyy_048.png) no-repeat center 30px;
}

.ks15:hover {
  background: #ea6f84 url(2019fyy_048a.png) no-repeat center 30px;
}

.ks16 {
  background: #fff7f9 url(2019fyy_038.png) no-repeat center 30px;
}

.ks16:hover {
  background: #ea6f84 url(2019fyy_038a.png) no-repeat center 30px;
}
.ks17 {
  background: #fff7f9 url(2019fyy_051.png) no-repeat center 30px;
}

.ks17:hover {
  background: #ea6f84 url(2019fyy_051a.png) no-repeat center 30px;
}
.ks18 {
  background: #fff7f9 url(2019fyy_052.png) no-repeat center 30px;
}

.ks18:hover {
  background: #ea6f84 url(2019fyy_052a.png) no-repeat center 30px;
}
.ks19 {
  background: #fff7f9 url(2019fyy_030.png) no-repeat center 30px;
}

.ks19:hover {
  background: #ea6f84 url(2019fyy_030a.png) no-repeat center 30px;
}
.ks20 {
  background: #fff7f9 url(2019fyy_050.png) no-repeat center 30px;
}

.ks20:hover {
  background: #ea6f84 url(2019fyy_050a.png) no-repeat center 30px;
}
.ks21 {
  background: #fff7f9 url(2019fyy_029.png) no-repeat center 30px;
}

.ks21:hover {
  background: #ea6f84 url(2019fyy_029a.png) no-repeat center 30px;
}
.ks22 {
  background: #fff7f9 url(2019fyy_032.png) no-repeat center 30px;
}
.ks22:hover {
  background: #ea6f84 url(2019fyy_032a.png) no-repeat center 30px;
}
.ks23 {
  background: #fff7f9 url(2019fyy_033.png) no-repeat center 30px;
}
.ks23:hover {
  background: #ea6f84 url(2019fyy_033a.png) no-repeat center 30px;
}

.ks24 {
  background: #fff7f9 url(2019fyy_034.png) no-repeat center 30px;
}

.ks24:hover {
  background: #ea6f84 url(2019fyy_034a.png) no-repeat center 30px;
}

.ks25 {
  background: #fff7f9 url(2019fyy_035.png) no-repeat center 30px;
}

.ks25:hover {
  background: #ea6f84 url(2019fyy_035a.png) no-repeat center 30px;
}

.ks26 {
  background: #fff7f9 url(2019fyy_039.png) no-repeat center 30px;
}

.ks26:hover {
  background: #ea6f84 url(2019fyy_039a.png) no-repeat center 30px;
}
.ks27 {
  background: #fff7f9 url(2019fyy_053.png) no-repeat center 30px;
}

.ks27:hover {
  background: #ea6f84 url(2019fyy_053a.png) no-repeat center 30px;
}
.iconfont {
  padding-top: 30px;
  display: block;
  color: #ff99aa;
}

.ksjs p {
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
}

.neiye_content .ksjs_tp001 {
  float: right;
  margin: 0 0 30px 30px;
  max-width: 400px;
}

.ks_content {
  padding-top: 3px;
}

.ks_bt {
  height: 60px;
  font-size: 24px;
  padding: 0px 20px 0px 35px;
  background: #f2f2f2;
  line-height: 60px;
  position: relative;
  cursor: pointer;
}

.ks_bt:after {
  content: "";
  display: block;
  width: 4px;
  height: 24px;
  background: #ea6f84;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  margin: auto;
}

.ks_xbt {
  font-size: 20px;
  padding-bottom: 20px;
  font-weight: normal;
}

.bianju {
  padding-bottom: 30px;
}

.ks_qukuai {
  padding: 25px 0px;
  position: relative;
  overflow: hidden;
}

.ks_qukuai:after {
  content: "";
  display: block;
  border-bottom: 1px dashed #e6e6e6;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.ks_qukuai:last-child:after {
  display: none;
}

.add-content > img {
  float: right;
  max-width: 250px;
  margin: 0 0 25px 25px;
}

.ks_qukuai p {
  line-height: 1.8;
  color: #333;
}

.dajt {
  width: 20px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 20px;
  margin: auto;
  transform: rotate(0deg);
  transition: transform 0.5s;
}

.dajt_active {
  transform: rotate(180deg);
  transition: transform 0.5s;
}

.kuai_right {
  float: right;
  max-width: 250px;
  margin: 0 0 25px 25px;
}

.kuai_left {
  float: left;
  max-width: 250px;
  margin: 0 25px 25px 0px;
}

.xjsb_kuang {
  margin: -15px;
}

.xjsb_sizing {
  float: left;
  padding: 15px;
  text-align: center;
  line-height: 50px;
  color: #000;
}

.xjsb_sizing img {
  width: 225px;
  height: 168px;
  display: block;
}

.smgc_qukuai {
  padding: 25px 0px;
  display: block;
  color: #333;
  position: relative;
}

.smgc_qukuai:after {
  content: "";
  display: block;
  border-bottom: 1px dashed #e6e6e6;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.smgc_bt {
  line-height: 50px;
  overflow: hidden;
}

.smgc_bt h6 {
  float: left;
  width: 850px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-weight: normal;
}

.time {
  font-size: 16px;
  float: right;
}

.smgc_qukuai p {
  font-size: 14px;
  color: #666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.7;
}

.zzjs_kuang {
  margin: -10px;
  overflow: hidden;
  padding-bottom: 30px;
}

.zzjs {
  padding: 10px;
  float: left;
}

.zzjs_xinxi {
  bottom: 10px;
}

.zjxq {
  margin: 0 35px 20px 0px;
}

.zj_qukuai {
  padding: 20px 0px;
  position: relative;
  overflow: hidden;
}

.zj_qukuai:after {
  content: "";
  display: block;
  border-bottom: 1px dashed #e6e6e6;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.zj_name {
  font-size: 20px;
  padding-bottom: 20px;
  color: #ea6f84;
}

.cz_news {
  font-size: 18px;
  text-align: center;
}

.cz_news h4 {
  color: #ea6f84;
  line-height: 65px;
  font-size: 24px;
}

.zjxx_tb {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.zjxx_tb thead tr {
  height: 60px;
  width: 100%;
  background: #ff99aa;
  color: #fff;
}

.zjxx_tb tbody tr {
  height: 60px;
}

td,
th {
  border: 1px solid #e6e6e6;
}

.neiye_content .news {
  display: block;
}

.neiye_content .news ul li {
  line-height: 78px;
}

.neiye_content .news ul li span {
  color: #999;
}
.neiye_content .news ul li a {
  color: #333;
}
.neiye_content img {
  text-align: center;
  max-width: 990px;
}

.div_time {
  line-height: 52px;
  border-bottom: 1px solid #e6e6e6;
  color: #666666;
}

.div_time span {
  margin-right: 20px;
}

.share {
  float: right;
  position: relative;
}

.share span {
  float: left;
}

.share .bdsharebuttonbox {
  display: inline-block;
}

#pagelist {
  /* position: absolute;
  bottom: 20px; */
  margin: 50px 0 20px;
}

.leftcon {
  float: left;
  line-height: 36px;
  font-size: 14px;
}

.leftcon span {
  color: #ea6f84;
  padding: 0 5px;
}

.leftcon em {
  color: #ea6f84;
  padding: 0 5px;
  font-style: normal;
}

.rightcon {
  display: inline-block;
}

.rightcon a {
  color: #fff;
  background: #ff99aa;
  min-width: 60px;
  padding: 0 10px;
  box-sizing: border-box;
  line-height: 36px;
  float: left;
  text-align: center;
  margin: 0 10px;
}
.rightcon  .normal,
.rightcon  .current{
display: none;
}
.rightcon a:hover {
  background: #ea6f84;
}

.rightcon span {
  display: none;
}

.rightcon input {
  display: none;
}

.Powered-by-XIUMI {
  padding: 0 15px;
}

.Powered-by-XIUMI section p {
  line-height: 1.8;
}

.TRS_Editor table {
  text-align: center;
  margin: auto;
}

.wzdh h3 {
  display: block;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: normal;
  background-color: #f2f2f2;
  color: #3d8ddc;
}

.wzdh .wzdhBox {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}

.wzdh a {
  color: #666;
}

.wzdh .wzdhBox a:hover {
  color: #3d8ddc;
}

.wzdh .wzdhBox a font {
  font-size: 20px;
  font-weight: 700;
  margin-right: 5px;
}

.wzdh .wzdhBox a {
  font-size: 16px;
  color: #333;
  display: block;
  width: 24%;
  padding-left: 1%;
  float: left;
  line-height: 2;
}

/* µ¼Ê¦·ç²É */
.tutor {
  display: block;
  padding: 30px 0px;
  color: #333;
  overflow: hidden;
  position: relative;
}
.tutor:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e6e6e6;
  position: absolute;
  bottom: 0;
  left: 0;
}
.tutor_peruse .tutor:after {
  display: none;
}
.neiye_content .tutor_left {
  width: 180px;
  float: left;
}
.neiye_content .tutor_left img {
  width: 180px;
  height: 250px;
}

.neiye_content .tutor_right {
  width: 775px;
  float: right;
  text-align: left;
  padding-top: 25px;
  color: #333;
}
.tutor_right > div {
  overflow: hidden;
}
.tutor_right .half {
  width: 50%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 15px;
  box-sizing: border-box;
}
.tutor_peruse .tutor_right .half {
  white-space: normal;
}
.tutor_right p {
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0px;
}

.tutor_right p span:first-child {
  font-weight: bold;
}
.tutor_details_title {
  background: #f2f2f2;
  height: 50px;
  line-height: 50px;
}
.tutor_details_title span {
  text-align: center;
  font-size: 20px;
  color: #fff;
  padding: 0 25px;
  float: left;
  background: #ea6f84;
}
.new_column_list {
  margin: 35px 0 40px;
}
.new_column_list .biaoti:after {
  height: 1px;
}
.new_column_list .biaoti ul li:before {
  display: none;
}
.new_column_list .biaoti ul li + li {
  margin-left: 35px;
}
.new_column_list .biaoti a {
  padding-left: 0;
  padding-right: 0;
}
.new_subcolumn_list {
  overflow: hidden;
  padding-bottom: 40px;
}
.new_subcolumn_list ul li {
  float: left;
}
.new_subcolumn_list ul li + li {
  margin-left: 10px;
}
.new_subcolumn_list ul li a {
  display: block;
  padding: 0 21.5px;
  line-height: 50px;
  background: #f2f2f2;
  transition: 0.3s all;
}
.new_subcolumn_list ul li.active a,
.new_subcolumn_list ul li a:hover {
  color: #fff;
  background: #ea6f84;
}
.team_name {
  margin: 0;
}
.team_name .biaoti a {
  padding: 20px 0;
}
.team_name .biaoti a img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  margin: auto;
  transition: 0.3s all;
}
.team_name .biaoti a.toggle img {
  transform: rotate(90deg);
}
.team_item_toggle {
  display: none;
  margin: 15px 0 10px;
  /* border-bottom: 1px dashed #e5e5e5; */
  line-height: 1.8;
  overflow: hidden;
}
.team_item_toggle > img {
  float: left;
  width: 150px;
  margin: 0 20px 10px 0;
}
.team_cover {
  padding: 45px 0 65px;
  text-align: center;
}
.team_cover img {
  max-width: 100%;
}
.team_cover .team_cover_title {
  line-height: 45px;
}
.small_title_wrap {
  padding-left: 15px;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.small_title_wrap:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  bottom: 0;
  margin: auto;
  width: 4px;
  height: 20px;
  background: #ea6f84;
}
.small_title {
  padding: 20px 0;
  display: inline-block;
  font-size: 20px;
  color: #ea6f84;
  font-weight: bold;
}
.small_title_wrap .more {
  font-size: 16px;
  top: auto;
  bottom: 20px;
  line-height: 1.6;
}
.zjfc_wrap {
  margin: 0;
}
.zjfc__content_title {
  font-size: 24px;
  color: #ea6f84;
  margin-bottom: 20px;
}
.zjfc_wrap > img {
  float: left;
  width: 350px;
  margin: 0 50px 30px 0;
}
.zjfc_wrap .TRS_Editor p + p {
  margin-top: 20px;
}
