.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gd {
  -webkit-transition: .5s;
  transition: .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: 595px;
}
.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: 52px !important;
  height: 52px !important;
}
.html5zoo-arrow-right-0 {
  right: 10% !important;
  width: 52px !important;
  height: 52px !important;
}
.pro_box {
  width: 100%;
  height: 691px;
  background: url("../images/pro_bg.png") no-repeat center top;
}
.pro_box .pro_main {
  height: 100%;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.pro_box .pro_main > .pro_left {
  margin-top: 30px;
  width: 260px;
  border-radius: 3px;
  position: relative;
  float: left;
  height: 592px;
  background: url("../images/pro_left.png") no-repeat top center;
}
.pro_box .pro_main > .pro_left > h3 {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  height: 90px;
  line-height: 90px;
  color: #ffffff;
}
.pro_box .pro_main > .pro_left .sideMenu {
  width: 240px;
  height: 473px;
  background-color: #ffffff;
  border-radius: 3px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 28px;
  overflow-X: hidden;
  overflow-Y: auto;
  box-sizing: border-box;
}
.pro_box .pro_main > .pro_left .sideMenu > h3 {
  overflow: hidden;
  width: 200px;
  margin: 0 auto 10px;
  height: 40px;
}
.pro_box .pro_main > .pro_left .sideMenu > h3 i {
  width: 200px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #fff;
  line-height: 40px;
  padding: 0 57px 0 57px ;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  font: normal 14px/40px "Microsoft YaHei";
  height: 40px;
  display: block;
  box-sizing: border-box;
  background: url("../images/pro_h3.png") no-repeat;
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
}
.pro_box .pro_main > .pro_left .sideMenu h3.on i {
  background: url("../images/pro_h3h.png") no-repeat;
}
.pro_box .pro_main > .pro_left .sideMenu ul {
  display: block;
  padding-bottom: 30px;
}
.pro_box .pro_main > .pro_left .sideMenu ul li {
  width: 100%;
  height: 30px;
  line-height: 24px;
  -webkit-transition: all .5s;
  transition: all .5s;
  padding-top: 20px;
  padding-left: 44px;
}
.pro_box .pro_main > .pro_left .sideMenu ul li:first-child {
  /*! padding-top: 10px; */
}
.pro_box .pro_main > .pro_left .sideMenu ul li a {
  display: block;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all .5s;
  transition: all .5s;
  width: 160px;
}
.pro_box .pro_main > .pro_left .sideMenu ul li:hover a {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.pro_box .pro_main > .pro_right {
  float: right;
  width: 915px;
  margin-top: 120px;
}
.pro_box .pro_main > .pro_right li {
  width: 290px;
  height: 236px;
  float: left;
  margin-left: 15px;
  position: relative;
  z-index: 1;
  border-radius: 3px;
  margin-bottom: 30px;
}
.pro_box .pro_main > .pro_right li .pic {
  width: 290px;
  height: 236px;
  display: block;
  overflow: hidden;
}
.pro_box .pro_main > .pro_right li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.pro_box .pro_main > .pro_right li .text {
  width: 100%;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0px;
  display: block;
  color: #fff;
  overflow: hidden;
  z-index: 2;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  box-sizing: border-box;
  -webkit-transition: .5s;
  transition: .5s;
}
.pro_box .pro_main > .pro_right li .text i {
  display: block;
  width: 44px;
  height: 24px;
  float: right;
  padding-right: 10px;
  padding-top: 10px;
}
.pro_box .pro_main > .pro_right li .text i img {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.pro_box .pro_main > .pro_right li .text .add {
  display: none;
}
.pro_box .pro_main > .pro_right li .text span {
  display: block;
  padding: 0px 10px;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 40px;
}
.pro_box .pro_main > .pro_right li .text::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #0270c3;
  opacity: 0.95;
  z-index: -1;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.pro_box .pro_main > .pro_right li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.pro_box .pro_main > .pro_right li:hover .text {
  width: 100%;
  height: 100%;
}
.pro_box .pro_main > .pro_right li:hover .text::before {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.pro_box .pro_main > .pro_right li:hover .text i {
  display: none;
}
.pro_box .pro_main > .pro_right li:hover .add {
  display: block;
  padding: 0px 0px 20px;
  width: 24px;
  height: 24px;
  margin: 0  auto;
}
.pro_box .pro_main > .pro_right li:hover .add img {
  width: 22px;
  height: 22px;
  display: block;
}
.pro_box .pro_main > .pro_right li:hover span {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 16px;
  padding: 83px 20px 28px;
  font-size: 16px;
}
.adv_box {
  clear: both;
  height: 260px;
  width: 100%;
  background: url("../images/adv_bg.jpg") no-repeat top center;
}
.adv_box .avd_main {
  height: 100%;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.adv_box .avd_main .adv_img {
  float: left;
  width: 300px;
  height: 260px;
  display: block;
  margin-right: 128px;
}
.adv_box .avd_main .adv_right {
  width: 540px;
  float: left;
  height: 260px;
}
.adv_box .avd_main .adv_right h3 {
  padding-top: 70px;
  /*! height: 24px; */
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: Bold;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-bottom: 19px;
}
.adv_box .avd_main .adv_right h3 i {
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #ffffff;
}
.adv_box .avd_main .adv_right h4 {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: Bold;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-bottom: 30px;
}
.adv_box .avd_main .adv_right .tel_as {
  color: #fff;
  height: 36px;
  font-size: 14px;
  padding: 0 0 35px 0px;
}
.adv_box .avd_main .adv_right .tel_as img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 22px;
  animation: zy 2.5s .15s linear infinite;
  -moz-animation: zy 2.5s .15s linear infinite;
  -webkit-animation: zy 2.5s .15s linear infinite;
  -o-animation: zy 2.5s .15s linear infinite;
  width: 44px;
  height: 36px;
}
.adv_box .avd_main .adv_right .tel_as i {
  display: inline-block;
  font-family: ArialMT;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  line-height: 24px;
  vertical-align: middle;
}
.adv_box .avd_main .adv_right .tel_as a {
  display: inline-block;
  color: #333333;
  margin-left: 19px;
  font-size: 16px;
  line-height: 35px;
  width: 104px;
  height: 35px;
  font-size: 14px;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: .5s;
  transition: .5s;
  background-color: #ffffff;
}
.adv_box .avd_main .adv_right .tel_as a: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;
}
.adv_box .avd_main .adv_right .tel_as a:hover {
  border-radius: 20px;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.adv_box .avd_main .adv_right .tel_as a:hover:after {
  opacity: 1;
}
.ys_box {
  width: 100%;
  height: 886px;
  /*! background: url("../images/ysbg.jpg") no-repeat top center; */
}
.ys_box .ys_tit {
  text-align: center;
  padding-top: 70px;
  height: 45px;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  padding-bottom: 20px;
}
.ys_box .ys_tit .i1 {
  color: #f8b600;
  font-weight: bold;
}
.ys_box .ys_tit .i2 {
  color: #0270c3;
  font-weight: bold;
}
.ys_box .ys_tit img {
  display: inline-block;
  width: 105px;
  height: 45px;
  vertical-align: middle;
}
.ys_box > h4 {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #333333;
  padding-bottom: 60px;
  margin-top: 50px;
}
.ys_box .ys_main {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  background: #0270c3;
  height: 540px;
  background-color: #0270c3;
  border-radius: 3px;
  box-sizing: border-box;
  padding-left: 10px;
}
.ys_box .ys_main li {
  margin: 50px 0 0 40px;
  width: 340px;
  height: 452px;
  background: url("../images/ys_bg.png") no-repeat;
  border-radius: 5px;
  float: left;
}
.ys_box .ys_main li:nth-child(2) {
  margin-top: 110px;
}
.ys_box .ys_main li > h3 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  padding: 59px 0 37px;
}
.ys_box .ys_main li > h3 i {
  color: #0270c3;
  font-weight: bold;
}
.ys_box .ys_main li p {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  height: 120px;
  margin: 0 auto 25px;
  width: 272px;
}
.ys_box .ys_main li .ys_img {
  width: 272px;
  height: 146px;
  background-color: #0270c3;
  border-radius: 5px;
  margin: 0 auto;
  overflow: hidden;
}
.ys_box .ys_main li .ys_img img {
  width: 272px;
  height: 146px;
  display: block;
  -webkit-transition: .5s;
  transition: .5s;
}
.ys_box .ys_main li:hover .ys_img img {
  transform: scale(1.1) rotate(0);
}
.adv2 {
  height: 280px;
  width: 100%;
  background: url("../images/adv2.png") no-repeat top center;
}
.adv2 .adv_main2 {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.adv2 .adv_main2 .adv_text {
  padding-left: 636px;
}
.adv2 .adv_main2 .adv_text > h3 {
  padding: 69px 0  40px;
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #0270c3;
}
.adv2 .adv_main2 .adv_text > h4 {
  text-transform: uppercase;
  height: 12px;
  font-family: ArialMT;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-bottom: 19px;
}
.adv2 .adv_main2 .adv_text .tel_as {
  color: #fff;
  height: 40px;
  font-size: 14px;
}
.adv2 .adv_main2 .adv_text .tel_as i {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  line-height: 20px;
  vertical-align: middle;
}
.adv2 .adv_main2 .adv_text .tel_as a {
  display: inline-block;
  color: #fff;
  margin-right: 20px;
  font-size: 16px;
  line-height: 35px;
  width: 104px;
  height: 35px;
  font-size: 14px;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: .5s;
  transition: .5s;
  width: 120px;
  height: 40px;
  border-radius: 3px;
  border: solid 1px #ffffff;
}
.adv2 .adv_main2 .adv_text .tel_as a: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;
}
.adv2 .adv_main2 .adv_text .tel_as a:hover {
  border-radius: 20px;
  background: #fff;
  color: #0270c3;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.adv2 .adv_main2 .adv_text .tel_as a:hover:after {
  opacity: 1;
}
.case {
  width: 100%;
  overflow: hidden;
}
.case .case_h3 {
  margin-top: 69px;
  text-align: center;
  padding: 21px 0 11px;
  background: url("../images/case_tit.png") no-repeat top center;
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: Bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  line-height: 24px;
}
.case .case_en {
  text-align: center;
  font-family: ArialMT;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
  margin-bottom: 70px;
  line-height: 10px;
  text-transform: uppercase;
}
.case .tel_case {
  text-align: center;
  color: #333333;
  height: 36px;
  font-size: 14px;
  padding: 50px 0 66px 0px;
}
.case .tel_case img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 22px;
  animation: zy 2.5s .15s linear infinite;
  -moz-animation: zy 2.5s .15s linear infinite;
  -webkit-animation: zy 2.5s .15s linear infinite;
  -o-animation: zy 2.5s .15s linear infinite;
  width: 44px;
  height: 36px;
}
.case .tel_case i {
  display: inline-block;
  font-family: ArialMT;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  line-height: 24px;
  vertical-align: middle;
}
.case .tel_case a {
  display: inline-block;
  color: #fff;
  margin-left: 19px;
  font-size: 16px;
  line-height: 35px;
  width: 104px;
  height: 35px;
  font-size: 14px;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: .5s;
  transition: .5s;
  background-color: #f8b600;
}
.case .tel_case a: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;
}
.case .tel_case a:hover {
  border-radius: 20px;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.case .tel_case a:hover:after {
  opacity: 1;
}
.case_list {
  height: 488px;
  position: relative;
}
.case_list .case_item1 {
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 1;
  width: 310px;
  height: 234px;
}
.case_list .case_item2 {
  position: absolute;
  top: 254px;
  left: 0px;
  z-index: 1;
  width: 310px;
  height: 234px;
}
.case_list .case_item3 {
  position: absolute;
  top: 0px;
  left: 330px;
  z-index: 1;
  width: 310px;
  height: 234px;
}
.case_list .case_item4 {
  position: absolute;
  top: 254px;
  left: 330px;
  z-index: 1;
  width: 310px;
  height: 234px;
}
.case_list .case_item5 {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 540px;
  height: 488px;
}
.he_border1 {
  background: #0270c3;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
}
.he_border1 .he_border1_img {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 1;
  overflow: hidden;
}
.he_border1:hover .he_border1_img {
  position: absolute;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .3;
}
.he_border1 .he_border1_caption {
  color: #fff;
  padding: 0;
  margin: 0;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
}
.he_border1 .he_border1_caption::before,
.he_border1 .he_border1_caption::after {
  position: absolute;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  -moz-transition: opacity 0.4s, -moz-transform 0.4s;
  -o-transition: opacity 0.4s, -o-transform 0.4s;
  transition: opacity 0.4s, transform .4s;
}
.he_border1 .he_border1_caption::before {
  top: 8%;
  right: 10%;
  bottom: 8%;
  left: 10%;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}
.he_border1 .he_border1_caption::after {
  top: 8%;
  right: 10%;
  bottom: 8%;
  left: 10%;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.he_border1:hover .he_border1_caption::before,
.he_border1:hover .he_border1_caption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.he_border1 .he_border1_caption,
.he_border1 .he_border1_caption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
  z-index: 1000;
}
.he_border1 .he_border1_caption_h {
  font-size: 1.3em;
  font-weight: 700;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0%;
  height: 45px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  opacity: 1;
  font-size: 16px;
  background: #0270c3;
  line-height: 40px;
  font-weight: normal;
}
.he_border1 .he_border1_caption_h a {
  float: left;
  color: #fff;
  width: 70%;
  padding: 0 3%;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.he_border1 .he_border1_caption_h i {
  float: right;
  width: 23%;
  height: 45px;
  display: inline-block;
  background: #f8b600 url("../images/case_add.png") no-repeat center;
}
.he_border1 .he_border1_caption_p {
  font-size: 1em;
  width: 80%;
  position: absolute;
  top: 60%;
  left: 9%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  text-align: center;
}
.he_border1 .he_border1_caption .case_more {
  width: 40%;
  margin: 0 auto;
  height: 30px;
  border: solid 2px #ffffff;
  position: absolute;
  top: -60px;
  left: 30%;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  display: block;
  text-align: center;
  transition: all 0.5s ease-in;
}
.he_border1:hover .he_border1_caption_p {
  top: 35%;
  opacity: 1;
}
.case_item5 .he_border1:hover .he_border1_caption_p {
  top: 40%!important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 96px;
  text-align: center;
  opacity: 1;
  box-sizing: border-box;
}
.case_item5 .he_border1:hover .he_border1_caption_h {
  top: 30%!important;
  opacity: 1;
}
.he_border1:hover .he_border1_caption .case_more {
  display: block;
  top: 75%;
}
.case_item5 .he_border1:hover .he_border1_caption .case_more {
  top: 70%!important;
  opacity: 1;
}
.he_border1:hover .he_border1_caption_h {
  top: 40px;
  background: none;
}
.he_border1:hover .he_border1_caption_h a {
  float: left;
  color: #fff;
  width: 100%;
  padding: 0 3%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.he_border1:hover .he_border1_caption_h i {
  display: none;
}
.about_box {
  width: 100%;
  background: url("../images/about_bg.png") no-repeat top center;
  overflow: hidden;
}
.about_box .top {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  height: 460px;
}
.about_box .top .a_img {
  width: 546px;
  float: left;
  height: 445px;
  background-color: #f8f8f8;
  border-radius: 10px;
  /*! border: solid 8px #f8f8f8; */
  box-sizing: border-box;
}
.about_box .top .a_img img {
  width: 546px;
  height: 445px;
}
.about_box .top .about_text {
  width: 574px;
  margin-right: 25px;
  float: right;
  box-sizing: border-box;
  padding: 69px 0px 0  0px;
  z-index: 1;
}
.about_box .top .about_text .a_tit {
  height: 24px;
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  line-height: 20px;
  padding-bottom: 60px;
  display: block;
  position: relative;
}
.about_box .top .about_text .a_tit::after {
  width: 50px;
  height: 2px;
  border-radius: 0px;
  background: #ffffff;
  display: block;
  content: " ";
  top: 44px;
  left: 0px;
  position: absolute;
}
.about_box .top .about_text p {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 120px;
}
.about_box .top .about_text .a_more {
  width: 140px;
  height: 40px;
  border-radius: 2px;
  border: solid 1px #ffffff;
  display: block;
  margin-top: 71px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  -webkit-transition: .5s;
  transition: .5s;
  box-sizing: border-box;
}
.about_box .top .about_text .a_more:hover {
  animation: jello 1.5s .15s linear infinite;
  -moz-animation: jello 1.5s .15s linear infinite;
  -webkit-animation: jello 1.5s .15s linear infinite;
  -o-animation: jello 1.5s .15s linear infinite;
  border-radius: 10px;
}
.about_box .showSlide {
  padding: 56px 0 70px;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.about_box .showSlide > a {
  font-size: 14px;
  display: block;
  width: 140px;
  height: 40px;
  background-color: #f8b600;
  border-radius: 2px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.about_box .showSlide > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: #0270c3;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 0;
  height: 100%;
}
.about_box .showSlide > a:hover::before {
  width: 100%;
}
.about_box .showSlide > .bd {
  width: 1211px;
  margin-left: -11px;
  margin-top: 50px;
  height: 230px;
  overflow: hidden;
  position: relative;
}
.about_box .showSlide > .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about_box .showSlide > .bd ul li {
  width: 288px;
  height: 230px;
  overflow: hidden;
  float: left;
  margin-left: 11px;
  position: relative;
  z-index: 1;
}
.about_box .showSlide > .bd ul li .pic_box {
  width: 288px;
  height: 192px;
  background-color: #0270c3;
  border-radius: 2px;
}
.about_box .showSlide > .bd ul li .pic {
  width: 256px;
  height: 170px;
  border-radius: 2px;
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  padding-top: 11px;
}
.about_box .showSlide > .bd ul li .pic:after {
  position: absolute;
  transition: 0.3s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  content: '';
  -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.about_box .showSlide > .bd ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about_box .showSlide > .bd ul li .bt {
  display: block;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  color: #333333;
  padding: 24px 20px 0;
}
.about_box .showSlide > .bd ul li:hover .pic:after {
  -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.about_box .showSlide > .bd ul li:hover .bt {
  color: #0270c3;
}
.about_box .showSlide .imgSlide {
  width: 1211px;
}
.about_box .showSlide .imgHd span {
  display: block;
  width: 34px;
  height: 35px;
  cursor: pointer;
  position: absolute;
  top: 229px;
}
.about_box .showSlide .imgHd span.prev {
  background: url(../images/showjtl.png) center center no-repeat;
  left: -55px;
}
.about_box .showSlide .imgHd span.next {
  right: -55px;
  background: url(../images/showjtr.png) center center no-repeat;
}
.new_box {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  height: 390px;
}
.new_box .left {
  width: 210px;
  height: 390px;
  border-radius: 2px;
  background: url("../images/mew_l.png") no-repeat;
  float: left;
}
.new_box .left .n_l_tit {
  display: block;
  color: #fff;
  padding: 110px 0 0 30px;
  text-transform: uppercase;
  font-family: ArialMT;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
}
.new_box .left .n_l_tit i {
  display: block;
  padding: 21px 0 60px 0px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
}
.new_box .left .n_more {
  width: 110px;
  height: 34px;
  border-radius: 2px;
  border: solid 1px #ffffff;
  display: block;
  box-sizing: border-box;
  text-align: center;
  margin-left: 30px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #ffffff;
}
.new_box .right {
  float: right;
  width: 950px;
  height: 390px;
  position: relative;
}
.new_box .right .newsSlide {
  width: 950px;
  float: left;
}
.new_box .right .newsSlide .newsHd {
  border-bottom: solid 1px #e5e5e5;
  height: 33px;
  position: relative;
}
.new_box .right .newsSlide .newsHd ul {
  float: left;
}
.new_box .right .newsSlide .newsHd ul li {
  float: left;
  font-size: 16px;
  padding: 0 21px 15px 2px;
  cursor: pointer;
  color: #333333;
  line-height: 16px;
  padding-top: 2px;
}
.new_box .right .newsSlide .newsHd ul li a {
  position: absolute;
  right: 0;
  top: 0;
  font-family: ArialMT;
  color: #666;
  text-align: center;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 3px;
  display: none;
}
.new_box .right .newsSlide .newsHd ul li a:hover {
  animation: rubberBand 1s ease;
}
.new_box .right .newsSlide .newsHd ul li.on {
  background: url("../images/n_icon.png") no-repeat left 27px;
  color: #0270c3;
}
.new_box .right .newsSlide .newsHd ul li.on a {
  display: block;
  -webkit-transition: .5s;
  transition: .5s;
}
.new_box .right .newsSlide .newsHd ul li.on a:hover {
  transform: translateX(-5px);
  color: #0270c3;
}
.new_box .right .newsSlide .bd {
  margin-top: 18px;
  height: 331px;
  overflow: hidden;
  width: 563px!important;
}
.new_box .right .newsSlide .bd:after {
  content: "";
  display: block;
  clear: both;
}
.new_box .right .newsSlide .bd ul li {
  height: 341px;
}
.new_box .right .newsSlide .bd ul li .one {
  width: 386px;
  height: 412px;
  background-color: #f8f8f8;
  float: left;
}
.new_box .right .newsSlide .bd ul li .one .pic {
  display: block;
  width: 386px;
  height: 220px;
  overflow: hidden;
}
.new_box .right .newsSlide .bd ul li .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease-out;
  transform: scale(1) rotate(0);
}
.new_box .right .newsSlide .bd ul li .one .txt {
  padding: 15px 25px;
}
.new_box .right .newsSlide .bd ul li .one .txt h4 {
  font-size: 16px;
  line-height: 20px;
}
.new_box .right .newsSlide .bd ul li .one .txt h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: .5s;
  transition: .5s;
  color: #4d4d4d;
}
.new_box .right .newsSlide .bd ul li .one .txt h4 a:hover {
  color: #0270c3;
}
.new_box .right .newsSlide .bd ul li .one .txt p {
  color: #808080;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 24px;
  margin-top: 10px;
  text-indent: 2em;
}
.new_box .right .newsSlide .bd ul li .one .txt .link {
  display: block;
  width: 142px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin-top: 12px;
  color: #fff;
  border-radius: 3px;
  background-color: #0270c3;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.new_box .right .newsSlide .bd ul li .one .txt .link:hover {
  animation: rubberBand 1s ease;
}
.new_box .right .newsSlide .bd ul li .one:hover .pic img {
  transform: scale(1.2) rotate(0);
}
.new_box .right .newsSlide .bd ul li .one:hover .txt h4 a {
  color: #0270c3;
}
.new_box .right .newsSlide .bd ul li .list {
  width: 562px;
  float: left;
}
.new_box .right .newsSlide .bd ul li .list .item {
  height: 84px;
  border-bottom: dashed 1px #dddddd;
  clear: both;
}
.new_box .right .newsSlide .bd ul li .list .item .date {
  width: 64px;
  float: left;
  margin-right: 30px;
  margin-top: 20px;
  transition: all 0.5s ease-out;
}
.new_box .right .newsSlide .bd ul li .list .item .date i {
  font-family: ArialMT;
  font-size: 30px;
  display: block;
  font-size: 22px;
  letter-spacing: 0px;
  color: #333333;
}
.new_box .right .newsSlide .bd ul li .list .item .date span {
  font-family: ArialMT;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 12px;
  letter-spacing: 0px;
  color: #333333;
}
.new_box .right .newsSlide .bd ul li .list .item .pic {
  width: 0;
  height: 0;
  float: left;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.new_box .right .newsSlide .bd ul li .list .item .pic img {
  width: 118px;
  height: 92px;
  border-radius: 5px;
}
.new_box .right .newsSlide .bd ul li .list .item .text {
  width: 443px;
  margin-top: 20px;
  float: left;
  transition: all 0.4s ease-out;
}
.new_box .right .newsSlide .bd ul li .list .item .text h5 {
  transition: all 0.4s ease-out;
}
.new_box .right .newsSlide .bd ul li .list .item .text h5 a {
  width: 278px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #333333;
  padding-bottom: 19px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: .5s;
  transition: .5s;
}
.new_box .right .newsSlide .bd ul li .list .item .text h5 a:hover {
  color: #0270c3;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.new_box .right .newsSlide .bd ul li .list .item .text p {
  width: 443px;
  height: 14px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.4s ease-out;
}
.new_box .right .newsSlide .bd ul li .list .item .text .n_r_more {
  display: none;
}
.new_box .right .newsSlide .bd ul li .list .item.on {
  margin-top: 10px;
  height: 160px;
}
.new_box .right .newsSlide .bd ul li .list .item.on .date {
  display: none;
}
.new_box .right .newsSlide .bd ul li .list .item.on .pic {
  width: 216px;
  margin-right: 29px;
  height: 140px;
  border-radius: 2px;
}
.new_box .right .newsSlide .bd ul li .list .item.on .pic img {
  width: 216px;
  height: 140px;
  display: block;
}
.new_box .right .newsSlide .bd ul li .list .item.on .text {
  width: 308px;
  margin-top: 11px;
}
.new_box .right .newsSlide .bd ul li .list .item.on h5 > a {
  display: block;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: auto;
  line-height: 14px;
  padding-bottom: 15px;
}
.new_box .right .newsSlide .bd ul li .list .item.on p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 26px;
  width: 308px;
  line-height: 26px;
  white-space: normal;
}
.new_box .right .newsSlide .bd ul li .list .item.on .n_r_more {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #0270c3;
  padding-top: 20px;
  display: block;
}
.new_box .right .aq {
  width: 346px;
  float: right;
  position: absolute;
  z-index: 1;
  top: 67px;
  right: 0px;
}
.new_box .right .aq .tit {
  border-bottom: solid 1px #e5e5e5;
  height: 53px;
  position: relative;
}
.new_box .right .aq .tit span {
  display: block;
  float: left;
  font-size: 16px;
  cursor: pointer;
  color: #333;
  line-height: 16px;
}
.new_box .right .aq .tit span i {
  display: block;
  height: 16px;
  font-family: Arial-BoldMT;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #0270c3;
  padding-bottom: 11px;
}
.new_box .right .aq .tit a {
  position: absolute;
  right: 70px;
  top: 0;
  width: 70px;
  height: 28px;
  border-radius: 10px;
  border: solid 1px #dddddd;
  line-height: 28px;
  color: #666666;
  text-align: center;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  background: none;
}
.new_box .right .aq .tit a:hover {
  background: #0270c3;
  color: #fff;
  animation: rubberBand 1s ease;
}
.new_box .right .aq .aqSlide {
  margin: 20px 0 0;
}
.new_box .right .aq .aqSlide .bd {
  height: 250px;
  overflow: hidden;
}
.new_box .right .aq .aqSlide .bd ul li {
  padding: 41px 0 21px;
  border-bottom: 1px #dddddd solid;
  position: relative;
}
.new_box .right .aq .aqSlide .bd ul li .wen {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  position: relative;
  padding-left: 40px;
}
.new_box .right .aq .aqSlide .bd ul li .wen b {
  font-size: 12px;
  width: 20px;
  height: 20px;
  background-color: #0270c3;
  line-height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
}
.new_box .right .aq .aqSlide .bd ul li .wen p {
  color: #4d4d4d;
}
.new_box .right .aq .aqSlide .bd ul li .wen p a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  -webkit-transition: .5s;
  transition: .5s;
}
.new_box .right .aq .aqSlide .bd ul li .wen p a:hover {
  color: #0270c3;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.new_box .right .aq .aqSlide .bd ul li .da {
  line-height: 20px;
  font-size: 14px;
  position: relative;
  padding-left: 40px;
  margin-top: 4px;
  height: 20px;
}
.new_box .right .aq .aqSlide .bd ul li .da b {
  font-size: 14px;
  width: 20px;
  height: 20px;
  background-color: #f8b600;
  line-height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
}
.new_box .right .aq .aqSlide .bd ul li .da p {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}
.new_box .right .aq .aqSlide .bd ul li .da p a:hover {
  color: #0270c3;
}
.new_box .right .aq .aqSlide .bd ul li:before {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  left: 0;
  bottom: -1px;
  background: #0270c3;
  display: block;
  transition: all 0.5s ease-out;
}
.new_box .right .aq .aqSlide .bd ul li:hover .wen p a {
  color: #0270c3;
}
.new_box .right .aq .aqSlide .bd ul li:hover:before {
  width: 100%;
}
.new_box .right .aq .aqSlide .hd span {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0px;
  z-index: 2;
  display: block;
}
.new_box .right .aq .aqSlide .hd span.prev {
  background: url("../images/n_pre.png") no-repeat;
  right: 30px;
}
.new_box .right .aq .aqSlide .hd span.next {
  background: url("../images/n_n.png") no-repeat;
  right: 0px;
}
.linksBox {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px;
}
.linksBox .tit {
  font-size: 14px;
  float: left;
  width: 97px;
  height: 16px;
  display: block;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #333333;
}
.linksBox .list {
  width: 1103px;
  line-height: 16px;
}
.linksBox .list a {
  float: left;
  -webkit-transition: .5s;
  transition: .5s;
  line-height: 16px;
  display: block;
  margin-right: 25px;
  font-size: 14px;
  color: #666666;
  padding-left: 19px;
  background: url("../images/link_bg.png") no-repeat left center;
}
.linksBox .list a:hover {
  color: #0270c3;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.line{ height: 1px; background: #ddd}
.container_header {
    
    font-size: 22px;
    text-align: center;padding: 40px 0 20px
}


.show_time {
    margin-top: 10px;
    font-size: 14px; text-align: center
}
.content{  font-size: 14px;margin: 30px auto;line-height: 1.5; padding: 15px}

*{margin:0;padding:0;list-style-type:none; box-sizing:border-box}
body{color:#666;font-family:'微软雅黑','Arial'; font-size:14px; line-height:24px; overflow-x: hidden}
body,html{ height:100%;margin:0px; }
table{ margin:0 auto;max-width: 100%!important}
img{ border:0;max-width: 100%!important}
ul,ol{list-style-type:none; margin:0; padding:0}
a{text-decoration:none;color:#666;}
a:focus{outline:none;}

#biaodan{ text-align:center; padding:50px 0}#biaodan li{ margin:15px ;}
#biaodan input,#biaodan textarea{ width:60%; padding:5px 0; border: 0; border: solid 1px #ccc; }

.active{background: url(../images/bg.jpg) ; }
		
.biaodan_bt ul{display: flex;
            /*flex-direction: row;*/
            /*flex-wrap: nowrap;*/
            flex-flow: row nowrap;
justify-content: center;}
.biaodan_bt ul li{ width: 200px; padding: 10px;display: block}
.biaodan_bt ul li input{ height: 45px; width: 150px!important}

.my_pages{clear:both!important;padding:5px 0 0;text-align:center;margin:5px auto;line-height:30px;}
.my_pages ul{text-align:center;list-style:none;}
.my_pages ul li{list-style:none;text-align:center;height:24px;display:inline;margin:0 2px;padding:0;overflow:hidden;white-space:nowrap;font-size:13px;}
.my_pages ul li a{background:#fff;color:#555;display:inline;height:24px;overflow:hidden;padding:6px 10px;margin:0;border: #999 1px solid;}
.my_pages ul li a:hover{color:#fff;background:#0270C3;border:#0270C3 1px solid;height:24px;overflow:hidden;text-decoration:none;cursor:pointer;}
.my_pages ul li.active a{background:#0270C3;border:#0270C3 1px solid;height:24px;overflow:hidden;color:#fff;font-weight:700;}