.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gd {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.h_top {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.right_t {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.dx {
  text-transform: uppercase;
}
.clear {
  clear: both;
}
.over {
  overflow: hidden;
}
.container {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.bs {
  box-sizing: border-box;
}
/*首页banner*/
.pics_wrap {
  width: 100%;
  overflow: hidden;
  height: 600px;
}
.html5zoo-img-0 img {
  width: 100%;
}
.html5zoo-arrow-left-0 {
  left: 10% !important;
  z-index: 9999 !important;
  width: 33px !important;
}
.html5zoo-arrow-right-0 {
  right: 10% !important;
  z-index: 9999 !important;
  width: 32px !important;
}
.html5zoo-bullet-wrapper-0 div {
  margin: 0 4px !important;
}
.html5zoo-nav-0 {
  margin-top: -35px !important;
  left: 48% !important;
}
.html5zoo-bullet-wrapper-0 {
  width: 100% !important;
}
.banner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 325px;
  margin-top: 8px;
}
.banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}
.banner ul.bb li {
  position: absolute;
  display: none;
}
.banner .num {
  position: absolute;
  right: 2px;
  bottom: 10px;
  z-index: 100;
}
.banner .num li {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  background: #fff;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 10px;
}
.banner .num li.num_hover {
  background-color: #f7de07;
}
.banner .num li.num_hover a {
  color: #fff;
}
.banner .num li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.html5zoo-text-wrapper-0 {
  display: none !important;
}
/*幻灯片样式2*/
#focus {
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
}
#focus ul {
  height: 188px;
  position: absolute;
}
#focus ul li {
  float: left;
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
  background: #000;
}
#focus ul li a img {
  height: 188px;
  width: 255px;
}
#focus ul li div {
  position: absolute;
  overflow: hidden;
}
#focus .btnBg {
  position: absolute;
  width: 255px;
  height: 20px;
  left: 0;
  bottom: 0;
  background: #000;
}
#focus .btn {
  position: absolute;
  width: 255px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 0;
  text-align: right;
}
#focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
}
#focus .btn span.on {
  background: #fff;
}
.html5zoo-text-0 {
  display: none !important;
}
.html5zoo-arrow-left-0 {
  left: 10% !important;
  width: 25px !important;
  height: 42px !important;
}
.html5zoo-arrow-right-0 {
  right: 10% !important;
  width: 25px !important;
  height: 42px !important;
}
.pic_tit {
  font-family: SourceHanSerifCN;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  display: block;
  text-align: center;
  letter-spacing: 0px;
  color: #ff7884;
  line-height: 29px;
  margin-bottom: 16px;
}
.pic_tit::before,
.pic_tit::after {
  width: 84px;
  height: 3px;
  vertical-align: middle;
  content: " ";
  display: inline-block;
}
.pic_tit::before {
  margin-right: 20px;
  background: url("../images/pic_l.png") no-repeat;
}
.pic_tit::after {
  margin-left: 20px;
  background: url("../images/pic_r.png") no-repeat;
}
.pic_en {
  text-align: center;
  font-family: MicrosoftYaHei;
  height: 10px;
  font-family: ArialMT;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  line-height: 10px;
  text-transform: uppercase;
  color: #ff7884;
}
.pic_span {
  padding-top: 28px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #666666;
  line-height: 16px;
  text-align: center;
  display: block;
}
@keyframes zy {
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,
  100% {
    transform: rotate(0deg);
  }
}
.scope_box {
  height: 1176px;
  box-sizing: border-box;
  padding-top: 60px;
  width: 100%;
  overflow: hidden;
}
.scope_box .scope_main {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
}
.scope_box .scope_main .class_list {
  width: 1250px;
  margin-left: -50px;
  height: 130px;
  margin-bottom: 40px;
}
.scope_box .scope_main .class_list li {
  position: relative;
  width: 200px;
  height: 130px;
  background-color: #ff7884;
  border-radius: 10px;
  -o-transition: 0.7s;
  -moz-transition: 0.7s;
  transition: 0.7s;
  overflow: hidden;
  margin-left: 50px;
  transform: translateX(-2px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  float: left;
}
.scope_box .scope_main .class_list li::before {
  position: absolute;
  top: 0px;
  left: -200px;
  width: 200px;
  content: " ";
  height: 130px;
  background-color: #ffd1d5;
  border-radius: 10px;
  z-index: -4;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.scope_box .scope_main .class_list li .icon_img {
  margin: 18px auto 20px;
  height: 62px;
  display: block;
  overflow: hidden;
}
.scope_box .scope_main .class_list li .icon_img img {
  width: auto;
  height: 62px;
  display: block;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.scope_box .scope_main .class_list li .tit {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  display: block;
  line-height: 16px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.scope_box .scope_main .class_list li:hover::before {
  left: 0px;
}
.scope_box .scope_main .class_list li:hover .icon_img .icon1 {
  transform: translateY(-62px);
}
.scope_box .scope_main .class_list li:hover .icon_img .icon2 {
  transform: translateY(-62px);
}
.scope_box .scope_main .class_list li:hover .tit {
  color: #ff7884;
}
.scope_box .scope_main .scope_list {
  width: 1219px;
  margin-left: -19px;
  overflow: hidden;
}
.scope_box .scope_main .scope_list li {
  width: 284px;
  height: 400px;
  float: left;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-left: 20px;
  transform: translateX(-1px);
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.scope_box .scope_main .scope_list li::before {
  position: absolute;
  width: 0px;
  height: 400px;
  top: 0px;
  left: 0px;
  z-index: -1;
  background: #ff7884;
  content: " ";
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.scope_box .scope_main .scope_list li .scope_img {
  width: 284px;
  height: 220px;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  box-sizing: border-box;
}
.scope_box .scope_main .scope_list li .scope_img img {
  width: 284px;
  height: 220px;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.scope_box .scope_main .scope_list li .scope_tit {
  padding: 33px  30px 16px 27px;
  height: 18px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: Bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #545454;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.scope_box .scope_main .scope_list li p {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 46px;
  padding: 0 6px 0 25px;
  margin-bottom: 18px;
}
.scope_box .scope_main .scope_list li span {
  display: block;
  height: 28px;
  padding: 9px 29px 0 26px;
  border-top: 1px solid #e6e6e6;
}
.scope_box .scope_main .scope_list li span i {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
  float: left;
}
.scope_box .scope_main .scope_list li span a {
  display: block;
  float: right;
}
.scope_box .scope_main .scope_list li span a img {
  display: block;
  width: 37px;
  height: 28px;
}
.scope_box .scope_main .scope_list li:hover {
  padding: 5px;
  padding-bottom: none;
}
.scope_box .scope_main .scope_list li:hover::before {
  width: 100%;
}
.scope_box .scope_main .scope_list li:hover .scope_img {
  width: 275px;
  height: 210px;
  display: block;
}
.scope_box .scope_main .scope_list li:hover .scope_img img {
  width: 275px;
  height: 210px;
  display: block;
}
.scope_box .scope_main .scope_list li:hover .scope_tit {
  padding: 38px  30px 16px 27px;
  color: #fff;
}
.scope_box .scope_main .scope_list li:hover p {
  color: #fff;
}
.scope_box .scope_main .scope_list li:hover span i {
  color: #fff;
}
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 120, 132, 0.25), 0 0 0 10px rgba(255, 120, 132, 0.25), 0 0 0 5px rgba(255, 120, 132, 0.25), 0 0 0 15px rgba(255, 120, 132, 0.25);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 120, 132, 0.25), 0 0 0 4px rgba(255, 120, 132, 0.25), 0 0 0 6px rgba(255, 120, 132, 0.25), 0 0 0 8px rgba(255, 120, 132, 0.25);
  }
}
@keyframes xunzhuan {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mes_box {
  height: 490px;
  width: 100%;
  overflow: hidden;
  background: url("../images/mesbg.jpg") no-repeat top center;
}
.mes_box .mes_main {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.mes_box .mes_main .formbox {
  display: block;
  width: 590px;
  height: 270px;
  background-color: #ffffff;
  box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);
  float: left;
  margin: 55px 0 49px 0;
  box-sizing: border-box;
  padding: 31px 39px 0;
}
.mes_box .mes_main .formbox h3{
  font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
  color: #4d4d4d;
  text-align: center;
  padding-bottom: 20px;
}
.mes_box .mes_main .formbox label {
  display: block;
  position: relative;
  float: left;
}
.mes_box .mes_main .formbox label input {
  font-size: 14px;
  display: block;
  box-sizing: border-box;
  margin-bottom: 24px;
  width: 240px;
  line-height: 36px;
  border-bottom: solid 1px #e6e6e6;
  background-color: none;
  padding: 0 5px 0 95px;
  position: relative;
  transition: all 0.5s ease-out;
  color: #808080;
}
.mes_box .mes_main .formbox label input::-webkit-input-placeholder {
  color: #808080;
}
.mes_box .mes_main .formbox label input.codeText {
  width: 182px;
  height: 36px;
  box-sizing: border-box;
  padding: 0px  0  0 11px;
  line-height: 36px;
  float: left;
}
.mes_box .mes_main .formbox label input.username {
  margin-right: 31px;
}
.mes_box .mes_main .formbox label span {
  position: absolute;
  z-index: 1;
  top: 13px;
  left: 0x;
  line-height: 14px;
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #808080;
}
.mes_box .mes_main .formbox label .imgcode {
  display: block;
  width: 90px;
  height: 36px;
  float: left;
  cursor: pointer;
  margin-left: 18px;
}
.mes_box .mes_main .formbox label .xqcontent {
  font-size: 14px;
  display: block;
  box-sizing: border-box;
  width: 511px;
  padding: 0px 10px 0px 120px;
  position: relative;
  transition: all 0.5s ease-out;
  color: #808080;
  margin-bottom: 24px;
  background: none;
  border-bottom: solid 1px #e6e6e6;
  line-height: 36px;
  height: 36px;
}
.mes_box .mes_main .formbox label .xqcontent::-webkit-input-placeholder {
  color: #808080;
}
.mes_box .mes_main .formbox .codeText {
  padding-right: 81px;
  padding-left: 40px;
  background: none;
}
.mes_box .mes_main .formbox .submitform {
  display: block;
  text-align: center;
  cursor: pointer;
  transition: all 0.4s ease-out;
  transition-duration: 0.3s;
  width: 189px;
  height: 34px;
  border: none;
  background-color: #ff7884;
  font-size: 14px;
  box-sizing: border-box;
  line-height: 34px;
  outline: none;
  color: #fff;
  float: right;
  margin-left: 20px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.mes_box .mes_main .formbox .submitform::after {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.mes_box .mes_main .formbox .submitform:hover {
  border-radius: 10px;
  transform: translateY(-10px);
}
.mes_box .mes_main .formbox .submitform:hover::after {
  opacity: 1;
}
.mes_box .mes_main .mes_right {
  float: right;
  width: 566px;
  margin-top: 63px;
}
.mes_box .mes_main .mes_right h3 {
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: Bold;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #545454;
  line-height: 24px;
  padding-bottom: 23px;
}
.mes_box .mes_main .mes_right span {
  display: block;
  height: 14px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #999999;
  line-height: 14px;
  padding-bottom: 28px;
}
.mes_box .mes_main .mes_right p {
  width: 506px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 72px;
  margin-bottom: 17px;
}
.mes_box .mes_main .mes_right h4 {
  line-height: 18px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: Bold;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #545454;
  text-align: center;
  border-top: 1px solid #d9d9d9;
  padding-top: 26px;
}
.mes_box .mes_main .mes_more {
  clear: both;
  margin: 49px auto 0;
  position: relative;
  width: 125px;
  height: 75px;
  background-color: #ff7884;
  border-radius: 50%;
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 75px;
  text-align: center;
}
.mes_box .mes_main .mes_more::after {
  width: 125px;
  height: 75px;
  margin: 0 auto;
  animation: ripple 0.6s linear infinite;
  border-radius: 50%;
  position: absolute;
  content: " ";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.train_box {
  width: 100%;
  height: 418px;
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 50px;
}
.train_box .swiper-wrapper {
  margin-top: 37px!important;
  height: 279px;
  width: 100%;
}
.train_box .swiper-wrapper .train_item {
  width: 100%;
  height: 276px;
  position: relative;
}
.train_box .swiper-wrapper .train_item img {
  width: 100%;
  height: 100%;
  display: block;
}
.train_box .swiper-wrapper .train_item .tit {
  padding: 0 20px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  display: block;
  z-index: 1;
}
.train_box .swiper-wrapper .train_item > .t_top {
  width: 90%;
  height: 250px;
  background-color: rgba(255, 120, 132, 0.9);
  position: absolute;
  top: 14px;
  left: 50%;
  margin-left: -45%;
  transform: scale(0) rotate(0);
  z-index: 2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.train_box .swiper-wrapper .train_item > .t_top .i_1 {
  display: block;
  padding: 80px  20px 34px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  line-height: 16px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.train_box .swiper-wrapper .train_item > .t_top .i_2 {
  width: 40px;
  height: 40px;
  padding: 33px 103px 0;
  margin: 0 auto;
  display: block;
  border-top: 1px solid #f7babe;
  background: url("../images/case_item.png") no-repeat center 33px;
}
.train_box .swiper-wrapper .train_item:hover .tit {
  bottom: -40px;
}
.train_box .swiper-wrapper .train_item:hover .t_top {
  transform: scale(1) rotate(360deg);
}
.cus_box {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  height: 656px;
  box-sizing: border-box;
  padding-top: 50px;
}
.cus_box .bd {
  width: 1220px;
  margin-left: -20px;
  margin-top: 40px;
  height: 421px;
  overflow: hidden;
}
.cus_box .bd li {
  border-radius: 10px;
  float: left;
  margin-left: 20px;
  width: 285px;
  height: 421px;
  background-color: #f9f9f9;
  position: relative;
  overflow: hidden;
}
.cus_box .bd li .join_img {
  width: 211px;
  height: 211px;
  display: block;
  border-radius: 50%;
  margin: 19px auto 26px ;
  overflow: hidden;
}
.cus_box .bd li .join_img img {
  width: 211px;
  height: 211px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cus_box .bd li .text {
  width: 234px;
  overflow: hidden;
  margin: 0 auto 16px;
  border-top: 1px solid #e0e0e0;
}
.cus_box .bd li .text .join_tit {
  padding: 27px 30px  17px 14px;
  height: 18px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #545454;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  display: block;
}
.cus_box .bd li .text p {
  width: 200px;
  text-align: center;
  margin: 0 auto;
}
.cus_box .bd li .text p i {
  width: 50%;
  float: left;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #545454;
  line-height: 24px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cus_box .bd li .ask_btn {
  width: 285px;
  height: 39px;
  border-top: 1px solid #fff;
  border-radius: 0px 0px 10px 10px;
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #545454;
  line-height: 39px;
  text-align: center;
  position: relative;
  clear: both;
  margin-top: 2px;
  transform: translateY(-2px);
}
.cus_box .bd li .ask_btn::after {
  position: absolute;
  height: 39px;
  border-top: 1px solid #ff7884;
  z-index: -1;
  bottom: -40px;
  width: 285px;
  left: 0;
  background-color: #ff7884;
  border-radius: 0px 0px 10px 10px;
  content: " ";
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cus_box .bd li:hover .join_img img {
  transform: scale(1.1) rotate(0);
}
.cus_box .bd li:hover .ask_btn {
  color: #fff;
}
.cus_box .bd li:hover .ask_btn::after {
  bottom: 0px;
}
.left_top {
  transform: translate(-5px, -5px);
}
.right_top {
  transform: translate(5px, -5px);
}
.h_top {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.right_t {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.ser_box {
  height: 734px;
  width: 100%;
  overflow: hidden;
}
.ser_box .ys_tit {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  height: 50px;
  border-bottom: 1px solid #ff7884;
  margin-top: 62px;
}
.ser_box .ys_tit .ys_i1 {
  height: 54px;
  font-family: Arial;
  font-size: 72px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #f6f7fb;
  line-height: 42px;
  float: left;
  display: block;
}
.ser_box .ys_tit span {
  width: 286px;
  height: 51px;
  display: block;
  float: left;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 51px;
  margin: 0 10px;
  position: relative;
}
.ser_box .ys_tit span::after {
  position: absolute;
  left: 0px;
  top: 0px;
  content: " ";
  width: 286px;
  height: 51px;
  background-color: #ff7884;
  display: block;
  z-index: -1;
  transform: skewX(-22deg);
}
.ser_box .ys_tit .ys_i2 {
  height: 15px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #545454;
  padding-top: 22px;
  display: block;
  float: left;
}
.ser_box .ys_p {
  clear: both;
  line-height: 16px;
  height: 16px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ff7884;
  padding: 20px 0 26px;
  text-align: center;
}
.ser_box .ser_main {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.ser_box .ser_list {
  height: 510px;
  position: relative;
}
.ser_box .ser_list .s_mid_img {
  width: 381px;
  height: 381px;
  color: #fff;
  border: solid 11px #fff;
  position: absolute;
  left: 400px;
  top: 53px;
  z-index: 3;
  border-radius: 50%;
}
.ser_box .ser_list .s_mid_img img {
  width: 381px;
  height: 381px;
  display: block;
}
.ser_box .ser_list .ser_item1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 590px;
  z-index: 4;
  height: 245px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url("../images/ser_icon1.png") no-repeat top left;
}
.ser_box .ser_list .ser_item1 .ser_img {
  float: left;
  display: block;
  width: 76px;
  height: 76px;
  overflow: hidden;
  margin: 24px 28px 0 11px;
  border-radius: 50%;
  background: url("../images/ys_icon.png") no-repeat center 0px;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 76px;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ser_box .ser_list .ser_item1 .ser_text {
  float: left;
  margin-top: 75px;
}
.ser_box .ser_list .ser_item1 .ser_text .ser_h4 {
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 12px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #545454;
  padding-bottom: 16px;
}
.ser_box .ser_list .ser_item1 .ser_text p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #999999;
  width: 296px;
}
.ser_box .ser_list .ser_item1:hover {
  background: url("../images/ser_icon1h.png") no-repeat;
  transform: translate(-5px, -5px);
}
.ser_box .ser_list .ser_item1:hover .ser_img {
  background: url("../images/ys_icon.png") no-repeat left -76px;
  color: #ff7884;
}
.ser_box .ser_list .ser_item1:hover .ser_h4 {
  color: #fff;
}
.ser_box .ser_list .ser_item1:hover p {
  color: #fff;
}
.ser_box .ser_list .ser_item2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 590px;
  height: 245px;
  z-index: 4;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url("../images/ser_icon2.png") no-repeat top right;
}
.ser_box .ser_list .ser_item2 .ser_img {
  float: right;
  display: block;
  width: 76px;
  height: 76px;
  overflow: hidden;
  margin: 24px 12px 0 20px;
  border-radius: 50%;
  background: url("../images/ys_icon.png") no-repeat center 0px;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 76px;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ser_box .ser_list .ser_item2 .ser_text {
  float: right;
  margin-top: 75px;
}
.ser_box .ser_list .ser_item2 .ser_text .ser_h4 {
  text-align: right;
  float: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #545454;
  padding-bottom: 16px;
  box-sizing: content-box;
}
.ser_box .ser_list .ser_item2 .ser_text p {
  width: 294px;
  clear: both;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #999999;
}
.ser_box .ser_list .ser_item2:hover {
  background: url("../images/ser_icon2h.png") no-repeat;
  transform: translate(5px, -5px);
}
.ser_box .ser_list .ser_item2:hover .ser_img {
  background: url("../images/ys_icon.png") no-repeat left -76px;
  color: #ff7884;
}
.ser_box .ser_list .ser_item2:hover .ser_h4 {
  color: #fff;
}
.ser_box .ser_list .ser_item2:hover p {
  color: #fff;
}
.ser_box .ser_list .ser_item3 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 590px;
  z-index: 4;
  height: 245px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url("../images/ser_icon3.png") no-repeat top left;
}
.ser_box .ser_list .ser_item3 .ser_img {
  float: left;
  display: block;
  width: 76px;
  height: 76px;
  overflow: hidden;
  margin: 24px 28px 0 11px;
  border-radius: 50%;
  background: url("../images/ys_icon.png") no-repeat center 0px;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 76px;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ser_box .ser_list .ser_item3 .ser_text {
  float: left;
  margin-top: 75px;
}
.ser_box .ser_list .ser_item3 .ser_text .ser_h4 {
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 12px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #545454;
  padding-bottom: 16px;
}
.ser_box .ser_list .ser_item3 .ser_text p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #999999;
  width: 296px;
}
.ser_box .ser_list .ser_item3:hover {
  background: url("../images/ser_icon3h.png") no-repeat;
  transform: translate(-5px, -5px);
}
.ser_box .ser_list .ser_item3:hover .ser_img {
  background: url("../images/ys_icon.png") no-repeat left -76px;
  color: #ff7884;
}
.ser_box .ser_list .ser_item3:hover .ser_h4 {
  color: #fff;
}
.ser_box .ser_list .ser_item3:hover p {
  color: #fff;
}
.ser_box .ser_list .ser_item4 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 590px;
  height: 245px;
  z-index: 4;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url("../images/ser_icon4h.png") no-repeat top right;
}
.ser_box .ser_list .ser_item4 .ser_img {
  float: right;
  display: block;
  width: 76px;
  height: 76px;
  overflow: hidden;
  margin: 24px 12px 0 20px;
  border-radius: 50%;
  background: url("../images/ys_icon.png") no-repeat center 0px;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 76px;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ser_box .ser_list .ser_item4 .ser_text {
  float: right;
  margin-top: 75px;
}
.ser_box .ser_list .ser_item4 .ser_text .ser_h4 {
  text-align: right;
  float: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 12px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #545454;
  padding-bottom: 16px;
}
.ser_box .ser_list .ser_item4 .ser_text p {
  width: 294px;
  clear: both;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #999999;
}
.ser_box .ser_list .ser_item4:hover {
  background: url("../images/ser_icon4.png") no-repeat;
  transform: translate(5px, -5px);
}
.ser_box .ser_list .ser_item4:hover .ser_img {
  background: url("../images/ys_icon.png") no-repeat left -76px;
  color: #ff7884;
}
.ser_box .ser_list .ser_item4:hover .ser_h4 {
  color: #fff;
}
.ser_box .ser_list .ser_item4:hover p {
  color: #fff;
}
/* 最新资讯 */
.new_box {
  width: 100%;
  height: 100px;
  clear: both;
  background: url("../images/new_h.png") no-repeat top center;
}
.new_box .fq {
  width: 1200px;
  height: 100px;
  overflow: hidden;
  margin: 0px auto;
}
.new_box .fq .left {
  width: 274px;
  height: 100px;
  padding: 0px 0 0 76px;
  float: left;
  background: url(../images/zx_back.png) no-repeat left center;
  box-sizing: border-box;
}
.new_box .fq .left > a {
  font-size: 24px;
  line-height: 100px;
  color: #fff;
  display: block;
}
.new_box .fq .txtScroll-left05 {
  width: 836px;
  margin: 20px 0 0;
  float: left;
  overflow: hidden;
}
.new_box .fq .txtScroll-left05 ul {
  width: 1000px;
  height: 66px;
  overflow: hidden;
}
.new_box .fq .txtScroll-left05 ul li {
  width: 350px;
  height: 56px;
  margin-right: 60px;
  float: left;
  cursor: pointer;
}
.new_box .fq .txtScroll-left05 ul p {
  padding-left: 31px;
  overflow: hidden;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  background: url(../images/dian01.png) left center no-repeat;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.new_box .fq .txtScroll-left05 ul p a {
  width: 235px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #545454;
  font-size: 14px;
  float: left;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.new_box .fq .txtScroll-left05 ul p span {
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #858585;
  float: right;
  font-size: 12px;
}
.new_box .fq .txtScroll-left05 ul p:hover a {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #ff7884;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.new_box .fq .n_more {
  float: right;
  width: 87px;
  margin-top: 40px;
  box-sizing: border-box;
  height: 23px;
  background: url("../images/new_more.png") no-repeat left bottom;
  font-family: ArialMT;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
  line-height: 14px;
  display: block;
  text-align: right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.new_box .fq .n_more:hover {
  transform: translateX(-5px);
}
@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes fd {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.about_box {
  width: 100%;
  clear: both;
  height: 837px;
  background: url("../images/a_bg.jpg") no-repeat top center;
}
.about_box .about_main {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.about_box .about_main .a_tit {
  display: block;
  padding: 50px 0 55px 0px;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #545454;
  position: relative;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about_box .about_main .a_tit:after {
  width: 168px;
  height: 1px;
  background-color: #999999;
  position: absolute;
  z-index: 1;
  content: " ";
  top: 93px;
  left: 50%;
  margin-left: -84px;
}
.about_box .about_main .a_tit:hover {
  color: #ff7884;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.about_box .about_main .a_tit:hover:after {
  background: #ff7884;
}
.about_box .about_main p {
  width: 1107px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #999999;
  margin: 0 auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  height: 150px;
  text-align: center;
}
.about_box .about_main .a_link {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  height: 140px;
  margin-top: 15px;
  margin-bottom: 31px;
  text-align: center;
}
.about_box .about_main .a_link a {
  height: 140px;
  background: url("../images/a_line.png") no-repeat top right;
  display: inline-block;
  width: 157px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about_box .about_main .a_link a:last-child {
  background: none;
}
.about_box .about_main .a_link a .img_i {
  display: block;
  margin: 22px auto 22px;
  width: 35px;
  height: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about_box .about_main .a_link a .img_i img {
  width: auto;
}
.about_box .about_main .a_link a .tit_i {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #bfbfbf;
  text-align: center;
}
.about_box .about_main .a_link a:hover {
  transform: translateY(-10px);
}
.about_box .about_main .a_link a:hover .tit_i {
  color: #ff7884;
}
.about_box .about_main .c_sildBox {
  padding-top: 30px;
}
.about_box .about_main .c_sildBox .hd {
  margin: 0px 0 29px 0px;
  height: 40px;
  text-align: center;
}
.about_box .about_main .c_sildBox .hd > a {
  width: 140px;
  height: 40px;
  background-color: #f6f7fb;
  color: #545454;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  position: relative;
  transform: translateX(-5px);
  margin: 0 16px;
}
.about_box .about_main .c_sildBox .hd > a::before {
  width: 140px;
  height: 0px;
  background-color: #ff7884;
  position: absolute;
  z-index: -1;
  content: '';
  top: 0px;
  left: 0px;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about_box .about_main .c_sildBox .hd > a::after {
  width: 1px;
  height: 0px;
  background-color: #ff7884;
  position: absolute;
  z-index: 1;
  content: '';
  top: -30px;
  left: 70px;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about_box .about_main .c_sildBox .hd > a:hover {
  color: #fff;
}
.about_box .about_main .c_sildBox .hd > a:hover::before {
  height: 40px;
}
.about_box .about_main .c_sildBox .hd > a:hover::after {
  height: 30px;
}
.about_box .about_main .c_sildBox .hd a.on {
  color: #fff;
}
.about_box .about_main .c_sildBox .hd a.on::before {
  height: 40px;
}
.about_box .about_main .c_sildBox .hd a.on::after {
  height: 30px;
}
.about_box .about_main .c_sildBox .imgCont {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.about_box .about_main .c_sildBox .imgCont .bd {
  width: 1220px;
  margin-left: -20px;
  overflow: hidden;
}
.about_box .about_main .c_sildBox .imgCont .bd ul li {
  width: 286px;
  height: 210px;
  float: left;
  margin-left: 20px;
}
.about_box .about_main .c_sildBox .imgCont .bd ul li .pic {
  display: block;
  width: 286px;
  height: 180px;
}
.about_box .about_main .c_sildBox .imgCont .bd ul li .pic img {
  width: 286px;
  height: 180px;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about_box .about_main .c_sildBox .imgCont .bd ul li .about_tit {
  padding: 16px 20px 0;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  color: #545454;
  box-sizing: border-box;
  height: 30px;
}
.about_box .about_main .c_sildBox .imgCont .bd ul li:hover .pic img {
  animation: fd 0.5s linear;
  -moz-animation: fd 0.5s linear;
  -webkit-animation: fd 0.5s linear;
  -o-animation: fd 0.5s linear;
}
.about_box .about_main .c_sildBox .imgCont .bd ul li:hover .about_tit {
  color: #ff7884;
}
.new_cont {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  height: 495px;
}
.new_cont .left {
  padding-top: 26px;
  width: 600px;
  height: 410px;
  position: relative;
  float: left;
}
.new_cont .left .new_l_img {
  width: 600px;
  height: 410px;
  display: block;
  overflow: hidden;
}
.new_cont .left .new_l_img img {
  width: 600px;
  height: 410px;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.new_cont .left .n_l_text {
  width: 600px;
  height: 90px;
  background-color: rgba(23, 23, 23, 0.7);
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}
.new_cont .left .n_l_text .n_l_date {
  float: left;
  width: 113px;
  text-align: center;
  margin-top: 23px ;
  height: 50px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.new_cont .left .n_l_text .n_l_date > p {
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-bottom: 15px;
}
.new_cont .left .n_l_text .n_l_date > span {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #ffffff;
}
.new_cont .left .n_l_text .n_l_word {
  float: right;
  width: 415px;
  margin-right: 41px;
}
.new_cont .left .n_l_text .n_l_word h4 a {
  padding: 22px 30px 19px 0px;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new_cont .left .n_l_text .n_l_word > p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new_cont .left:hover .new_l_img img {
  transform: scale(1.1) rotate(0);
}
.new_cont .left:hover .n_l_word h4 a {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #ff7884;
}
.new_cont .n__right {
  float: right;
  width: 580px;
  overflow: hidden;
}
.new_cont .n__right li {
  position: relative;
  height: 95px;
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
  box-sizing: border-box;
  margin-top: 10px;
  transform: translateX(-2px);
  margin-left: 2px;
}
.new_cont .n__right li:first-child {
  margin-top: 27px;
}
.new_cont .n__right li:after {
  content: "";
  display: block;
  position: absolute;
  left: -4px;
  top: 0px;
  background: #ff7884;
  width: 0;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border: solid 1px #ff7884;
  box-sizing: border-box;
}
.new_cont .n__right li .n_r_date {
  float: left;
  width: 113px;
  text-align: center;
  margin-top: 18px ;
  height: 60px;
  border-right: 1px solid #dadada;
}
.new_cont .n__right li .n_r_date > p {
  font-size: 26px;
  margin-top: 6px;
  font-weight: Bold;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #2f3440;
  padding-bottom: 15px;
}
.new_cont .n__right li .n_r_date > span {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #2f3440;
}
.new_cont .n__right li .n_r_text {
  float: right;
  width: 373px;
  margin-right: 73px;
}
.new_cont .n__right li .n_r_text h4 a {
  padding: 21px 30px 25px 0px;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0px;
  color: #2f3440;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new_cont .n__right li .n_r_text > p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #919191;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new_cont .n__right li:hover::after {
  width: 100%;
  left: 0px;
}
.new_cont .n__right li:hover .n_r_date p {
  color: #fff;
}
.new_cont .n__right li:hover .n_r_date span {
  color: #fff;
}
.new_cont .n__right li:hover .n_r_text h4 a {
  color: #fff;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.new_cont .n__right li:hover .n_r_text p {
  color: #fff;
}
.links {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  padding: 40px 0;
  clear: both;
  overflow: hidden;
}
.links > .tit {
  height: 35px;
  line-height: 35px;
}
.links > .tit span {
  display: inline-block;
  font-family: ArialMT;
  font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #545454;
  line-height: 35px;
  vertical-align: middle;
}
.links > .tit span > i {
  font-family: ArialMT;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #545454;
  vertical-align: middle;
}
.links > .tit > i {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #545454;
  display: inline-block;
  vertical-align: -17%;
  margin-left: 25px;
}
.links > .tit > i::after {
  width: 1004px;
  height: 5px;
  vertical-align: middle;
  background: url("../images/link_bg.png") no-repeat;
  display: inline-block;
  content: " ";
  margin-left: 12px;
}
.links .list {
  margin-top: 25px;
  height: 14px;
}
.links .list a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  display: block;
  line-height: 14px;
  letter-spacing: 1px;
  color: #858585;
  padding-right: 36px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url("../images/link_icon.png") no-repeat top right;
  margin-right: 36px;
  float: left;
}
.links .list a:last-child {
  padding-right: 0px;
  background: none;
  margin-right: 0px;
  float: left;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #ff7884;
}
