.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%;
  height: 100%;
  overflow-x: hidden;
}
.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: 32px!important;
}
.html5zoo-arrow-right-0 {
  right: 10% !important;
  width: 32px!important;
}
@keyframes fd {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@keyframes zy {
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,
  100% {
    transform: rotate(0deg);
  }
}
.pic_h3 {
  text-align: center;
  color: #000;
  font-family: Oswald;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 24px;
  position: relative;
  padding-bottom: 30px;
}
.pic_h3:before {
  display: inline-block;
  content: "";
  width: 240px;
  height: 1px;
  position: absolute;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -120px;
  top: 42px;
  z-index: 1;
}
.pic_h3:after {
  display: inline-block;
  content: "";
  width: 40px;
  height: 2px;
  background-color: #666666;
  position: absolute;
  z-index: 2;
  left: 50%;
  margin-left: -20px;
  top: 42px;
}
.pic_h3.white {
  color: #fff !important;
}
.pic_en {
  padding-bottom: 41px;
  text-align: center;
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  color: #999999;
}
.slove_box {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  margin-top: 35px;
  overflow: hidden;
}
.slove_box .slove_list {
  width: 1212px;
  margin-left: -12px;
}
.slove_box .slove_list li {
  float: left;
  margin-left: 12px;
  width: 190px;
  height: 280px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: .5s;
  transition: .5s;
}
.slove_box .slove_list li .s_img {
  width: 190px;
  height: 280px;
  display: block;
  position: relative;
}
.slove_box .slove_list li .s_img>img {
  width: 190px;
  height: 280px;
  display: block;
}
.slove_box .slove_list li .s_img .s_text {
  position: absolute;
  width: 190px;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
.slove_box .slove_list li .s_img .s_text .s_logo {
  padding: 80px 0 33px;
  height: 67px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.slove_box .slove_list li .s_img .s_text .s_logo img {
  display: block;
  width: auto;
}
.slove_box .slove_list li .s_img .s_text p {
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  box-sizing: border-box;
  padding: 0px 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.slove_box .slove_list li:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.pro_box {
  clear: both;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  margin-top: 33px;
}
.product_l {
  width: 270px;
  float: left;
}
.product_l .pro_l_left {
  width: 266px;
  border: 2px solid #0265cb;
  background: #f9f9f9;
  border-top: 0px;
  padding-top: 23px;
  padding-bottom: 11px;
}
.product_l .pro_tit {
  width: 270px;
  height: 88px;
  box-sizing: border-box;
  text-align: center;
  background: #f9f9f9 url("../images/pro_tit.png") no-repeat left top;
}
.product_l .pro_tit .tit1 {
  line-height: 24px;
  font-size: 24px;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 24px 0 7px;
  font-weight: bold;
  text-align: center;
}
.product_l .pro_tit .tit2 {
  line-height: 14px;
  font-family: ArialMT;
  font-size: 14px;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-transform: uppercase;
  display: block;
  text-align: center;
}
.li_tit {
  width: 229px;
  margin: 0 auto;
  border: 1px solid #bebebe;
  padding: 0 44px 0 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  background: #666666 url("../images/p_tit_bg.png") no-repeat right 25px center;
  line-height: 41px;
  color: #fff;
  font-size: 18px;
  height: 41px;
}
.product_l .pro_list {
  overflow: hidden;
  width: 100%;
  padding: 8px 0 20px;
}
.product_l .pro_list li a {
  padding-left: 36px;
  box-sizing: border-box;
  display: block;
  line-height: 35px;
  border-bottom: 1px dashed #dcdcdc;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  color: #333333;
  transition: ease 1s;
  -webkit-transition: ease 1s;
  -moz-transition: ease 1s;
  -ms-transition: ease 1s;
  -o-transition: ease 1s;
  position: relative;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product_l .pro_list li a:after {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  left: 0;
  width: 0;
  height: 1px;
  bottom: 0px;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-filter: alpha(opacity=0);
  z-index: -1s;
  margin-left: -5px;
}
.product_l .pro_list li:hover a {
  color: #0265cb;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product_l .pro_list li a:hover:after {
  filter: alpha(opacity=100);
  opacity: 1;
  width: 100%;
  background: #0265cb;
}
.product_r_list {

  width: 1200px;

}
.product_r_list li {
  -webkit-transition: .5s;
  transition: .5s;
  float: left;
  width: 278px;
  height: 266px;
  border: solid 1px #eeeeee;
  background: #fff;
  margin-left: 18px;
  margin-bottom: 18px;
  padding: 9px 9px 0 9px;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
.product_r_list li .pro_img {
  display: block;
  width: 260px;
  height: 174px;
  overflow: hidden;
}
.product_r_list li .pro_img img {
  width: 260px;
  height: 174px;
}
.product_r_list li .pro_t_tit {
  padding: 23px 40px 14px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: bold;
  display: block;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product_r_list li p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #999999;
  text-align: center;
  box-sizing: border-box;
  padding: 0 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product_r_list li:hover {
  border: 1px solid #0265cb;
}
.product_r_list li:hover .pro_img img {
  animation: fd .5s linear;
  -moz-animation: fd .5s linear;
  -webkit-animation: fd .5s linear;
  -o-animation: fd .5s linear;
}
.product_r_list li:hover .pro_t_tit {
  color: #0265cb;
}
.t_c_box {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  clear: both;
  margin-top: 33px;
  overflow: hidden;
  padding-bottom: 34px;
}
.t_c_box .tel_box {
  float: left;
  width: 269px;
  overflow: hidden;
}
.t_c_box .tel_box .tel_tit {
  width: 269px;
  height: 100px;
  background-color: #0265cb;
}
.t_c_box .tel_box .tel_tit h3 {
  padding: 27px 0 18px 42px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 18px;
}
.t_c_box .tel_box .tel_tit h4 {
  font-size: 16px;
  color: #fff;
  line-height: 16px;
  padding-left: 32px;
}
.t_c_box .tel_box .tel_item {
  width: 266px;
  height: 127px;
  background-color: #f9f9f9;
  border: solid 2px #0265cb;
  border-top: 0px;
}
.t_c_box .tel_box .tel_item span {
  font-size: 16px;
  letter-spacing: 1px;
  color: #666666;
  line-height: 26px;
  padding: 34px 0 11px 50px;
  height: 26px;
  display: block;
}
.t_c_box .tel_box .tel_item span img {
  width: 26px;
  height: 26px;
  margin-right: 7px;
  display: inline-block;
  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;
  float: left;
}
.t_c_box .tel_box .tel_item > i {
  font-size: 24px;
  color: #0265cb;
  font-weight: bold;
  line-height: 24px;
  padding-left: 51px;
  display: block;
  float: left;
}
.t_c_box .case_box {
  width: 929px;
  float: right;
  overflow: hidden;
  height: 228px;
  border: solid 1px #f5f5f5;
  border-left: 0px;
  box-sizing: border-box;
  padding: 27px 0 0 34px;
}
.t_c_box .case_box .bd {
  overflow: hidden;
  width: 872px;
}
.t_c_box .case_box ul li {
  width: 200px;
  height: 200px;
  margin-left: 23px;
  float: left;
}
.t_c_box .case_box ul li .pic {
  width: 200px;
  height: 150px;
  display: block;
  overflow: hidden;
  position: relative;
}
.t_c_box .case_box ul li .pic img {
  width: 200px;
  height: 134px;
  display: block;
  -webkit-transition: .5s;
  transition: .5s;
}
.t_c_box .case_box ul li .pic .add {
  position: absolute;
  width: 42px;
  height: 39px;
  top: 50%;
  left: 50%;
  margin-left: -19.5px;
  margin-top: -19.5px;
}
.t_c_box .case_box ul li .pic .add img {
  width: auto;
  height: 39px;
  display: block;
  z-index: 1;
}
.t_c_box .case_box ul li .case_tit {
  padding: 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding-top: 18px;
  color: #333333;
  font-size: 14px;
  display: block;
}
.t_c_box .case_box ul li:hover .pic img {
  transform: scale(1.1) rotate(0);
}
.t_c_box .case_box ul li:hover .case_tit {
  color: #0265cb;
}

.adv_box1 {
	background:url(../images/banner07.jpg) center no-repeat;
  clear: both;
  width: 100%;
  height: 600px;

}

.adv_box2 {
	background:url(../images/banner08.jpg) center no-repeat;
  clear: both;
  width: 100%;
  height: 600px;

}

.adv_box {
  clear: both;
  width: 100%;
  height: 200px;
  background: #0265cb;
  margin-bottom: 73px;
}
.adv_box .adv_main {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  color: #fff;
  overflow: hidden;
}
.adv_box .adv_main .adv_t_box {
  float: left;
  width: 981px;
}
.adv_box .adv_main .adv_t_box h3 {
  padding: 60px 0 23px;
  font-family: MicrosoftYaHei;
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
}
.adv_box .adv_main .adv_t_box span {
  font-size: 16px;
  line-height: 16px;
  display: block;
  padding-bottom: 12px;
}
.adv_box .adv_main .adv_t_box p {
  color: #ffa9b0;
  line-height: 12px;
  font-size: 12px;
}
.adv_box .adv_main .adv_tel {
  float: right;
  margin-top: 50px;
  width: 210px;
}
.adv_box .adv_main .adv_tel img {
  margin-right: 16px;
  display: block;
  float: left;
  width: 51px;
  height: 49px;
  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;
}
.adv_box .adv_main .adv_tel p {
  float: right;
}
.adv_box .adv_main .adv_tel p i {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}
.adv_box .adv_main .adv_tel p .i1 {
  padding: 7px 0 10px;
  display: block;
}
.adv_box .adv_main .adv_tel p a {
  display: block;
  width: 130px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 19px;
  color: #0265cb;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  margin-top: 21px;
  line-height: 40px;
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
}
.adv_box .adv_main .adv_tel p 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 .adv_main .adv_tel p a:hover {
  transform: translateY(-10px);
}
.adv_box .adv_main .adv_tel p a:hover::after {
  opacity: 1;
}
.ys_box {
  width: 100%;
  background: url("../images/ys_bg.jpg") no-repeat center 127px;
  height: 1817px;
}
.ys_box .ys_tit {
  width: 598px;
  height: 94px;
  margin: 0 auto 25px;
}
.ys_box .ys_p {
  text-align: center;
  padding-bottom: 12px;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 4px;
  color: #272727;
}
.ys_box span {
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 12px;
  letter-spacing: 1px;
  color: #999999;
  padding-bottom: 57px;
}
.ys_box .ys_main {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.ys_box .ys_main .ys_text {
  -webkit-transition: .5s;
  transition: .5s;
}
.ys_box .ys_main .ys_text .ys_t_item {
  margin-top: 45px;
}
.ys_box .ys_main .ys_text .ys_t_item .y_t_img {
  width: 90px;
  height: 90px;
  float: left;
}
.ys_box .ys_main .ys_text .ys_t_item .y_t_img img {
  width: 90px;
  height: 90px;
  display: block;
}
.ys_box .ys_main .ys_text .ys_t_item .ys_t {
  float: right;
  display: block;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 36px;
  color: #0265cb;
  font-style: italic;
  padding: 17px 0 20px;
  background: url("../images/em_bg.png") no-repeat left bottom;
}
.ys_box .ys_main .ys_text .ys_t_item .ys_t i {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  font-style: italic;
  font-stretch: normal;
  line-height: 24px;
  color: #ccc;
  padding-right: 5px;
}
.ys_box .ys_main .ys_text > p {
  padding-top: 20px;
  clear: both;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}
.ys_box .ys_main .ys_text > p i {
  font-weight: bold;
  color: #0265cb;
}
.ys_box .ys_main .ys_text:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.ys_box .ys_main .ys1 {
  width: 100%;
  position: relative;
  height: 380px;
}
.ys_box .ys_main .ys1 .ys1_img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 578px;
  height: 335px;
  z-index: 1;
}
.ys_box .ys_main .ys1 > .ys_text {
  width: 563px;
  float: right;
}
.ys_box .ys_main .ys1 > .ys_text p {
  padding-left: 66px;
}
.ys_box .ys_main .ys2 {
  width: 100%;
  position: relative;
  height: 347px;
}
.ys_box .ys_main .ys2 .ys1_img {
  position: absolute;
  top: -54px;
  right: 0px;
  width: 541px;
  height: 402px;
  z-index: 1;
}
.ys_box .ys_main .ys2 .ys1_img img {
  width: 541px;
  height: 402px;
  display: block;
}
.ys_box .ys_main .ys2 > .ys_text {
  width: 645px;
  float: left;
}
.ys_box .ys_main .ys2 > .ys_text .ys_t_item h4 {
  float: left;
}
.ys_box .ys_main .ys2 > .ys_text .ys_t_item .y_t_img {
  float: right;
  padding-right: 10px;
}
.ys_box .ys_main .ys2 > .ys_text p {
  padding: 5px 93px 0 0px;
}
.ys_box .ys_main .ys3 {
  width: 100%;
  position: relative;
  height: 402px;
}
.ys_box .ys_main .ys3 .ys1_img {
  position: absolute;
  top: -13px;
  left: 0px;
  width: 591px;
  height: 365px;
  z-index: 1;
}
.ys_box .ys_main .ys3 > .ys_text {
  width: 556px;
  float: right;
}
.ys_box .ys_main .ys3 > .ys_text .ys_t {
  float: left !important;
}
.ys_box .ys_main .ys3 > .ys_text .y_t_img {
  float: left;
  padding-right: 22px;
}
.ys_box .ys_main .ys3 > .ys_text p {
  padding-left: 66px;
}
.ys_box .ys_main .ys4 {
  width: 100%;
  position: relative;
  height: 366px;
}
.ys_box .ys_main .ys4 .ys1_img {
  position: absolute;
  top: -24px;
  right: 0px;
  width: 541px;
  height: 402px;
  z-index: 1;
}
.ys_box .ys_main .ys4 .ys1_img img {
  width: 541px;
  height: 402px;
  display: block;
}
.ys_box .ys_main .ys4 > .ys_text {
  width: 645px;
  float: left;
}
.ys_box .ys_main .ys4 > .ys_text .ys_t_item h4 {
  float: left;
}
.ys_box .ys_main .ys4 > .ys_text .ys_t_item .y_t_img {
  float: right;
  padding-right: 10px;
}
.ys_box .ys_main .ys4 > .ys_text p {
  padding: 5px 78px 0 0px;
}
.num_box {
  margin-bottom: 44px;
  height: 200px;
  background-color: #0265cb;
  color: #fff;
}
.num_box ul {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  padding-top: 64px;
}
.num_box ul li {
  float: left;
  text-align: center;
  width: 20%;
}
.num_box ul li .num {
  display: inline-block;
  font-size: 48px;
  line-height: 48px;
  position: relative;
  font-weight: bold;
}
.num_box ul li .num .scrollnum {
  font-weight: bold;
  font-size: 48px;
}
.num_box ul li .num .i_e {
  font-size: 12px;
  position: absolute;
  top: 0px;
  right: -10px;
  line-height: 12px;
}
.num_box ul li p {
  font-size: 16px;
  margin-top: 24px;
  line-height: 1;
}
.al_warp {
  padding-bottom: 52px;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  clear: both;
}
.al_cont .al_tj {
  width: 568px;
  height: 413px;
  float: left;
  position: relative;
}
.al_cont .al_tj img {
  width: 568px;
  height: 413px;
}
.al_cont .al_tj .text {
  width: 100%;
  height: 0px;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: 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;
}
.al_cont .al_tj .text a {
  color: #fff;
  font-size: 16px;
}
.al_cont .al_tj .text a.zx {
  display: block;
  margin: 30px auto 20px;
  background: url(../images/add_c.png) no-repeat center;
  width: 62px;
  height: 62px;
  text-align: left;
}
.al_cont .al_tj .text a.name {
  box-sizing: border-box;
  padding: 0 30px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.al_cont .al_tj:hover .text {
  height: 410px;
  padding-top: 100px;
  box-sizing: border-box;
}
.al_cont li {
  width: 298px;
  height: 195px;
  float: left;
  position: relative;
  margin: 0 0 20px 17px;
}
.al_cont li img {
  width: 298px;
  height: 195px;
}
.al_cont li .text {
  width: 100%;
  height: 0px;
  line-height: 45px;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: 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;
}
.al_cont li .text a {
  color: #fff;
  font-size: 16px;
}
.al_cont li .text a.xq,
.al_cont li .text a.zx {
  display: block;
  margin: 13% auto 0;
  width: 62px;
  height: 62px;
  text-align: left;
  line-height: 26px;
  font-size: 14px;
  padding-left: 40px;
  box-sizing: border-box;
}
.al_cont li .text a.zx {
  background: url(../images/add_c.png) no-repeat center;
}
.al_cont li:hover .text {
  height: 195px;
  padding-top: 20px;
  box-sizing: border-box;
}
.al_cont li .text a.name {
  display: block;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.about {
  position: relative;
}
.about .aboutBox {
  background: url(../images/aboutbg.jpg) center top no-repeat;
  height: 457px;
  padding-top: 18px;
}
.about .aboutPic {
  float: left;
  width: 550px;
  height: 331px;
  overflow: hidden;
  margin-left: 12px;
  border-radius: 5px;
}
.about .aboutPic img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText {
  width: 520px;
  float: right;
}
.about .aboutText .tit {
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 30px;
  height: 150px;
  color: #666;
  margin-top: 28px;
  text-align: justify;
}
.about .aboutText .aboutNum {
  margin-top: 36px;
}
.about .aboutText .aboutNum a {
  cursor: pointer;
  float: left;
  text-align: center;
  padding: 0 42px;
  -webkit-transition: .5s;
  transition: .5s;
display:block;
}
.about .aboutText .aboutNum a.li1 {
  padding-left: 0;
}
.about .aboutText .aboutNum a.li4 {
  padding-right: 0;
}
.about .aboutText .aboutNum a img {
  width: auto;
  height: 34px;
}
.about .aboutText .aboutNum a i {
  color: #999;
  display: block;
  font-size: 12px;
  padding-top: 8px;
}
.about .aboutText .aboutNum a p {
  font-size: 16px;
  margin-top: 14px;
  display: block;
  line-height: 1;
  color: #333;
  -webkit-transition: .5s;
  transition: .5s;
}
.about .aboutText .aboutNum a:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.about .aboutText .aboutNum a:hover p {
  color: #0265cb;
}
.showSlide {
  padding: 6px 0 10px;
  background-color: #f9f9f9;
}
.showSlide > .hd {
  text-align: center;
  font-size: 0;
}
.showSlide > .hd a {
  font-size: 18px;
  display: inline-block;
  width: 148px;
  height: 38px;
  border-radius: 5px;
  border: solid 1px #0265cb;
  line-height: 38px;
  margin: 0 10px;
  position: relative;
  z-index: 1;
  color: #0265cb;
}
.showSlide > .hd a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: #0265cb;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 0;
  height: 100%;
}
.showSlide > .hd a:after {
  content: '';
  border-color: #0265cb transparent transparent transparent;
  border-style: solid;
  border-width: 8px;
  position: absolute;
  left: 69px;
  bottom: -17px;
  z-index: 2;
  opacity: 0;
}
.showSlide > .hd a.on {
  color: #fff;
  border-color: #0265cb;
}
.showSlide > .hd a.on:before {
  width: 100%;
}
.showSlide > .hd a.on:after {
  opacity: 1;
}
.showSlide > .bd {
  width: 1200px;
  margin: 0 auto;
  margin-top: 42px;
  height: 210px;
  overflow: hidden;
  position: relative;
}
.showSlide > .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.showSlide > .bd ul li {
  width: 260px;
  height: 210px;
  overflow: hidden;
  float: left;
  margin: 0 11px;
  position: relative;
  z-index: 1;
}
.showSlide > .bd ul li .pic {
  width: 260px;
  height: 180px;
  display: block;
  overflow: hidden;
  position: relative;
}
.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);
}
.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;
}
.showSlide > .bd ul li .bt {
  display: block;
  font-size: 14px;
  padding-top: 15px;
  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;
}
.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);
}
.showSlide > .bd ul 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);
}
.showSlide > .bd ul li:hover .bt {
  color: #0265cb;
}
.showSlide .imgSlide {
  width: 1128px;
  margin: 0 auto;
}
.showSlide .imgHd span {
  display: block;
  width: 32px;
  height: 32px;
  cursor: pointer;
  position: absolute;
  top: 75px;
}
.showSlide .imgHd span:hover {
  color: #0265cb;
}
.showSlide .imgHd span.prev {
  background: url(../images/showjtL.png) center center no-repeat;
  left: 0;
}
.showSlide .imgHd span.prev:hover {
  background: url(../images/showjtLh.png) center center no-repeat;
}
.showSlide .imgHd span.next {
  right: 0;
  background: url(../images/showjtR.png) center center no-repeat;
}
.showSlide .imgHd span.next:hover {
  background: url(../images/showjtRh.png) center center no-repeat;
}
.news {
  padding: 58px 0 42px;
  background: url(../images/newsbg.jpg) center top no-repeat;
}
.news .newsBox {
  width: 1200px;
  margin: 0 auto;
}
.news .newsBox .swiper-container {
  width: 100%;
}
.news .newsBox .swiper-slide {
  width: 360px;
  height: 354px;
  margin-right: 60px;
  border: solid 1px #ececec;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsBox .swiper-slide .pic {
  display: block;
  width: 358px;
  height: 150px;
  overflow: hidden;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  cursor: url(../images/hand.png), default;
}
.news .newsBox .swiper-slide .pic img {
  width: 358px;
  height: 150px;
  display: block;
  -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;
}
.news .newsBox .swiper-slide: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);
}
.news .newsBox .swiper-slide .text {
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding: 15px 25px;
  height: 204px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news .newsBox .swiper-slide .text .date {
  position: absolute;
  left: 25px;
  top: -38px;
  width: 70px;
  height: 100px;
  background-color: #0265cb;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.news .newsBox .swiper-slide .text .date i {
  display: block;
  font-size: 30px;
  line-height: 1;
  padding-top: 25px;
}
.news .newsBox .swiper-slide .text .date span {
  display: block;
  font-size: 12px;
  line-height: 1;
  margin-top: 8px;
}
.news .newsBox .swiper-slide .text:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  background: #0265cb;
  z-index: -1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  bottom: -50%;
  left: 50%;
  border-radius: 100%;
}
.news .newsBox .swiper-slide .text .bt {
  display: block;
  padding-left: 88px;
  height: 16px;
  font-size: 16px;
  line-height: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
}
.news .newsBox .swiper-slide .text p {
  padding-top: 25px;
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 22px;
  height: 44px;
}
.news .newsBox .swiper-slide .text .more {
  display: inline-block;
  margin-top: 25px;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #999;
  padding: 0;
}
.news .newsBox .swiper-slide .text .more i {
  font-size: 14px;
}
.news .newsBox .swiper-slide:hover .pic {
  border-color: rgba(241, 74, 21, 0.6);
}
.news .newsBox .swiper-slide:hover .text:before {
  width: 100%;
  height: 100%;
  left: 0;
  border-radius: 0;
  bottom: 0;
}
.news .newsBox .swiper-slide:hover .text .date {
  background: #fff;
  color: #0265cb;
}
.news .newsBox .swiper-slide:hover .text .bt {
  color: #fff;
}
.news .newsBox .swiper-slide:hover .text p {
  color: #eee;
}
@keyframes lamp {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}
.news .newsBox .swiper-slide:hover .text .more {
  color: #fff;
}
.news .newsBox .swiper-slide:hover .text .more i {
  animation: lamp 1s ease-in-out infinite;
}
.news .newsBox .swiper-slide:hover .text .more:hover {
  background: #fff;
  color: #0265cb;
  padding: 0 10px;
}
.aqBox {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 102px;
}
.aqBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.aqBox .aqTitle {
  width: 168px;
  line-height: 1;
  float: left;
}
.aqBox .aqTitle h3 {
  font-size: 24px;
  color: #0265cb;
  padding-left: 40px;
  height: 34px;
  line-height: 34px;
  background: url(../images/aqtit.png) left 0 no-repeat;
}
.aqBox .aqTitle p {
  font-size: 14px;
  margin-top: 12px;
  color: #999999;
}
.aqBox .aqSwiper {
  height: 100px;
  border-radius: 5px;
  border: solid 1px #eeeeee;
  float: right;
  width: 1030px;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.aqBox .aqSwiper .swiper-container {
  height: 80px;
  overflow: hidden;
}
.aqBox .aqSwiper .swiper-slide {
  line-height: 40px;
  float: left;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  height: 40px;
  padding: 0 18px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.aqBox .aqSwiper .swiper-slide:before {
  content: "";
  display: block;
  height: 0;
  width: 306px;
  left: 18px;
  bottom: 0;
  border-bottom: 1px #ececec dotted;
  position: absolute;
}
.aqBox .aqSwiper .swiper-slide:after {
  content: "";
  display: block;
  height: 1px;
  width: 0;
  background: #0265cb;
  left: 18px;
  bottom: 0;
  position: absolute;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.aqBox .aqSwiper .swiper-slide:nth-child(2n):before {
  display: none;
}
.aqBox .aqSwiper .swiper-slide span {
  float: right;
  color: #999;
  display: block;
}
.aqBox .aqSwiper .swiper-slide a {
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 200px;
  padding-left: 20px;
  background: url(../images/aqli.png) left center no-repeat;
}
.aqBox .aqSwiper .swiper-slide:hover:after {
  width: 306px;
}
.aqBox .aqSwiper .swiper-slide:hover a {
  background: url(../images/aqliH.png) left center no-repeat;
  color: #0265cb;
}
.aqBox .aqSwiper .swiper-slide:hover span {
  color: #0265cb;
}
.aqBox .aq-button-prev {
  background: #313131 url(../images/aqL.png) center center no-repeat;
  width: 68px;
  height: 24px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: absolute;
  left: 0;
  bottom: 3px;
  z-index: 3;
}
.aqBox .aq-button-prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.aqBox .aq-button-next {
  background: #0265cb url(../images/aqR.png) center center no-repeat;
  width: 68px;
  height: 24px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: absolute;
  left: 68px;
  bottom: 3px;
  z-index: 3;
}
.aqBox .aq-button-next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.links {
  width: 1200px;
  margin: 49px auto 0;
}
.links .tit {
  background: url(../images/linkstit.png) right center no-repeat;
  line-height: 1;
  font-size: 16px;
  color: #666;
  height: 16px;
}
.links .list {
  line-height: 30px;
  margin: 16px -15px 20px;
}
.links .list a {
  display: inline-block;
  padding-left: 20px;
  background: url(../images/linkli.png) left center no-repeat;
  color: #999;
  margin: 0 15px;
  -webkit-transition: .5s;
  transition: .5s;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #0265cb;
}
.mes_box {
  background: url("../images/mes_bg.png") no-repeat top center;
  height: 492px;
}
.mes_box .formbox {
  width: 948px;
  margin: 0px auto 0;
  display: block;
}
.mes_box .formbox h4 {
  line-height: 32px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333;
  text-align: center;
  padding: 137px 0 9px;
}
.mes_box .formbox p {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #999999;
  text-align: center;
  margin-bottom: 46px;
}
.mes_box .formbox label {
  display: block;
  position: relative;
  margin: 0 16px 21px 0;
  float: left;
}
.mes_box .formbox label input {
  border: 1px solid #e1e7ee;
  font-size: 14px;
  display: block;
  box-sizing: border-box;
  background: #fff;
  width: 300px;
  height: 38px;
  line-height: 38px;
  padding: 0 5px 0 40px;
  position: relative;
  transition: all 0.5s ease-out;
  color: #ccc;
}
.mes_box .formbox label input::-webkit-input-placeholder {
  color: #ccc;
}
.mes_box .formbox label .usertel {
  margin-right: 0px;
}
.mes_box .formbox label input.codeText {
  width: 224px;
  height: 44px;
  border: solid 1px #e1e7ee;
  background-color: #ffffff;
  margin-left: 195px;
  margin-right: 35px;
  box-sizing: border-box;
  padding: 0  0  0 19px;
  float: left;
}
.mes_box .formbox label .imgcode {
  display: block;
  width: 106px;
  height: 44px;
  float: left;
  margin-right: 37px;
  cursor: pointer;
}
.mes_box .formbox label span {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 10px;
  line-height: 25px;
  display: block;
  transition: all 0.4s ease-out;
}
.mes_box .formbox label span img {
  width: auto;
  display: block;
}
.mes_box .formbox label input:focus,
.mes_box .formbox label input:active {
  padding-left: 10px;
}
.mes_box .formbox label input:focus + span,
.mes_box .formbox label input:active + span {
  background-color: transparent;
  transform: translatex(260px);
}
.mes_box .formbox label .xqcontent {
  font-size: 14px;
  display: block;
  box-sizing: border-box;
  width: 933px;
  height: 65px;
  border: solid 1px #e1e7ee;
  line-height: 16px;
  padding: 9px 10px 5px 48px;
  position: relative;
  transition: all 0.5s ease-out;
  color: #ccc;
}
.mes_box .formbox label .xqcontent::-webkit-input-placeholder {
  color: #ccc;
}
.mes_box .formbox label .xqcontent:focus + span,
.mes_box .formbox label .xqcontent:active + span {
  background-color: transparent;
  transform: translatex(890px);
}
.mes_box .formbox label .xqcontent:focus,
.mes_box .formbox label .xqcontent:active {
  padding-left: 0px;
  padding-right: 32px;
}
.mes_box .formbox .submitform {
  width: 153px;
  height: 44px;
  background-color: #dd342d;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  border: none;
  outline: none;
  cursor: pointer;
}

