/* banner 开始 */
.fullSlide {
  width: 100%;
  position: relative;
  height: 960px;
  overflow: hidden;
}
.fullSlide .bd {
  height: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  height: 960px;
  overflow: hidden;
  text-align: center;
}
.fullSlide .bd li a {
  display: block;
  height: 1200px;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  height: 35px;
  text-align: center;
}
.fullSlide .hd ul {
  text-align: center;
}
.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  width: 12px;
  height: 12px;
  margin: 7px;
  background-color: #ffffff;
  overflow: hidden;
  line-height: 99px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.fullSlide .hd ul .on {
  width: 40px;
  background: #2a5cbd;
  border-radius: 6px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fullSlide .prev,
.fullSlide .next {
  width: 57px;
  height: 57px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 2;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.fullSlide .prev {
  left: 16%;
  background: url("../images/banner_prev.png");
}
.fullSlide .next {
  right: 16%;
  background: url("../images/banner_next.png");
}
@keyframes lamp {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
/* block1 */
.block1 {
  width: 100%;
  height: 30px;
  margin: 20px 0 76px;
  position: relative;
  z-index: 2;
}
.block1 .center {
  height: 100%;
  overflow: hidden;
}
.block1 .center .b1-1 {
  float: left;
  width: 340px;
  height: 28px;
  margin: 1px 0;
  overflow: hidden;
}
.block1 .center .b1-1 h3 {
  float: left;
  font-size: 14px;
  color: #333333;
  line-height: 28px;
  padding-left: 50px;
  box-sizing: border-box;
  background: url("../images/b1_icon.png") left center no-repeat;
}
.block1 .center .b1-1 .b1_box {
  float: left;
  width: 220px;
  height: 100%;
}
.block1 .center .b1-1 .b1_box li {
  width: 220px;
  height: 100%;
  font-size: 14px;
  line-height: 28px;
  color: #333333;
}
.block1 .center .b1-1 .b1_box li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s;
}
.block1 .center .b1-1 .b1_box li:hover a {
  color: #2a5cbd;
}
.search {
  float: right;
  width: 240px;
  height: 30px;
  overflow: hidden;
  border-radius: 14px;
  box-sizing: border-box;
  border: solid 1px #999999;
}
.search_input {
  float: left;
  display: block;
  width: 212px;
  height: 100%;
  padding: 0 14px;
  box-sizing: border-box;
  font-size: 14px;
  color: #999999;
  background: transparent;
}
.search_input::placeholder {
  color: #999999;
}
.search_btn {
  float: left;
  width: 14px;
  height: 14px;
  margin: 7px 0;
  cursor: pointer;
}
.product {
  height: 816px;
  margin-bottom: 90px;
  overflow: hidden;
}
.product1 {
  float: left;
  width: 380px;
  height: 816px;
  background: url("../images/pro_list.png");
  background-size: 100% 100%;
}
.product1 .pro_title {
  width: 381px;
  height: 78px;
  font-family: MicrosoftYaHei;
  line-height: 78px;
  font-size: 20px;
  color: #ffffff;
  padding-left: 58px;
  box-sizing: border-box;
  background: url("../images/pro_title.png") 28px center no-repeat;
}
.product1 .pro_title a {
  display: block;
  font-size: 19px;
  color: #ffffff;
  font-weight: bold;
}
.product1 .pro1-2 {
  height: 740px;
  overflow: hidden;
}
.product1 .pro1-2 .pro_list {
  height: 558px;
  overflow: hidden;
}
.product1 .pro1-2 .pro_list li {
  width: 100%;
  height: 62px;
  box-sizing: border-box;
  border-bottom: 1px solid #dddddd;
}
.product1 .pro1-2 .pro_list li:last-child {
  border-bottom: 0;
}
.product1 .pro1-2 .pro_list li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 62px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 70px 0 42px;
  box-sizing: border-box;
  position: relative;
  background: url("../images/pro_icon1.png") 340px center no-repeat;
  transition: all 0.5s;
}
.product1 .pro1-2 .pro_list li a::before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #333333;
  position: absolute;
  top: 50%;
  left: 28px;
  transition: all 0.5s;
}
.product1 .pro1-2 .pro_list li:hover a {
  color: #2a5cbd;
  background: url("../images/pro_icon2.png") 340px center no-repeat;
}
.product1 .pro1-2 .pro_list li:hover a::before {
  background-color: #2a5cbd;
}
.product1 .pro1-2 .pro_tel {
  height: 182px;
  text-align: center;
  padding: 40px 0 38px;
  box-sizing: border-box;
}
.product1 .pro1-2 .pro_tel img {
  display: block;
  width: 30px;
  height: 30px;
  margin: auto;
}
.product1 .pro1-2 .pro_tel h5 {
  font-size: 14px;
  line-height: 14px;
  color: #fefeff;
  margin-top: 15px;
}
.product1 .pro1-2 .pro_tel p {
  font-family: Arial;
  font-size: 30px;
  font-weight: bold;
  line-height: 22px;
  color: #ffffff;
  margin-top: 22px;
}
.product2 {
  float: right;
  width: 880px;
  height: 100%;
}
.product2 .pro_box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.product2 .pro_box li {
  float: left;
  width: 280px;
  height: 260px;
  margin: 0 20px 18px 0;
}
.product2 .pro_box li:nth-child(3n) {
  margin-right: 0;
}
.product2 .pro_box li .pro_img {
  display: block;
  width: 280px;
  height: 220px;
  overflow: hidden;
}
.product2 .pro_box li .pro_img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.product2 .pro_box li .pro_txt {
  display: block;
  width: 280px;
  height: 40px;
  font-size: 14px;
  color: #ffffff;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 50px 0 10px;
  box-sizing: border-box;
  background: url("../images/pro_btn.png") 248px center no-repeat #333333;
  transition: all 0.5s;
  position: relative;
  z-index: 2;
}
.product2 .pro_box li .pro_txt::after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background: url("../images/pro_btn.png") 248px center no-repeat #2a5cbd;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.5s;
}
.product2 .pro_box li:hover .pro_img img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.product2 .pro_box li:hover .pro_txt::after {
  width: 100%;
}
/* ys */
.ys {
  width: 100%;
  height: 1046px;
  padding: 50px 0;
  box-sizing: border-box;
  background: url("../images/ys_bg.jpg") center no-repeat;
}
.ys .center {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.ys .center .ys_txt {
  width: 430px;
  height: 430px;
  text-align: center;
  margin-left: -215px;
  padding: 64px 0 52px;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 241px;
  left: 50%;
}
.ys .center .ys_txt h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #ffffff;
}
.ys .center .ys_txt p {
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
  margin: 14px auto 0;
}
.ys .center .ys_box {
  width: 968px;
  height: 946px;
  margin-left: 174px;
  position: relative;
}
.ys .center .ys_box li {
  width: 298px;
  height: 298px;
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
}
.ys .center .ys_box li img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.5s;
}
.ys .center .ys_box li:hover img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.ys .center .ys_box .ye-item1 {
  top: 0;
  left: 326px;
}
.ys .center .ys_box .ye-item2 {
  top: 320px;
  right: 0;
}
.ys .center .ys_box .ye-item3 {
  bottom: 0;
  left: 326px;
}
.ys .center .ys_box .ye-item4 {
  top: 320px;
  left: 0;
}
.ys .center .ys_left,
.ys .center .ys_right {
  width: 388px;
  height: 228px;
  overflow: hidden;
  position: absolute;
  top: 14px;
  left: 0;
}
.ys .center .ys_left:after,
.ys .center .ys_right:after {
  content: "";
  display: block;
  width: 147px;
  height: 75px;
  background: url("../images/ys_leftX.png") center no-repeat;
  position: absolute;
  top: 117px;
  left: 227px;
}
.ys .center .ys_left .ys_img,
.ys .center .ys_right .ys_img {
  float: left;
  display: block;
  width: 228px;
  height: 228px;
  overflow: hidden;
  border-radius: 50%;
}
.ys .center .ys_left .ys_img img,
.ys .center .ys_right .ys_img img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.5s;
}
.ys .center .ys_left p,
.ys .center .ys_right p {
  float: left;
  width: 144px;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  margin: 52px 0 0 14px;
}
.ys .center .ys_left:hover .ys_img img,
.ys .center .ys_right:hover .ys_img img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.ys .center .ys_right {
  top: 18px;
  left: auto;
  right: 0;
}
.ys .center .ys_right::after {
  width: 134px;
  height: 74px;
  background: url("../images/ys_rightX.png") center no-repeat;
  top: 113px;
  left: auto;
  right: 226px;
}
.ys .center .ys_right .ys_img {
  float: right;
}
.ys .center .ys_right p {
  float: left;
  width: 164px;
  margin: 48px -5px 0 0;
}
/* case */
.case {
  width: 100%;
  height: auto;
  padding: 80px 0 86px;
  box-sizing: border-box;
  background: #f5f5f5;
}
.case .center {
  height: auto;
}
.case_top {
  position: relative;
}
.case_top h3 {
  font-size: 26px;
  font-weight: bold;
  line-height: 28px;
  color: #333333;
}
.case_top .case_hr {
  width: 40px;
  height: 4px;
  margin-top: 20px;
  background-color: #2a5cbd;
}
.case_top h6 {
  font-size: 14px;
  line-height: 14px;
  color: #666666;
  margin-top: 28px;
}
.case_top a {
  display: block;
  font-size: 14px;
  line-height: 12px;
  color: #666666;
  transition: all 0.5s;
  position: absolute;
  top: 16px;
  right: 0;
  padding-left: 52px;
  box-sizing: border-box;
}
.case_top a::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #999999;
  position: absolute;
  top: 50%;
  left: 0;
}
.case_top a:hover {
  color: #2a5cbd;
}
.case_bot {
  height: 512px;
  margin-top: 36px;
  overflow: hidden;
  position: relative;
}
.case_bot .case_text {
  width: 415px;
  height: 100px;
  padding-left: 142px;
  box-sizing: border-box;
  position: absolute;
  top: 35px;
  right: 76px;
  z-index: 10;
}
.case_bot .case_text::before {
  content: "";
  display: block;
  width: 125px;
  height: 4px;
  background-color: #000000;
  position: absolute;
  top: 8px;
  left: 0;
}
.case_bot .case_text h5 {
  font-family: Arial;
  font-size: 28px;
  line-height: 20px;
  color: #333333;
}
.case_bot .case_text h4 {
  font-size: 28px;
  line-height: 28px;
  color: #333333;
  margin-top: 22px;
}
.case_bot .case_text h6 {
  font-size: 18px;
  line-height: 18px;
  color: #666666;
  margin-top: 10px;
}
.case_bot2 {
  width: 100px;
  height: 22px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  bottom: 36px;
  right: 0;
  z-index: 10;
}
.case_bot2 .prev,
.case_bot2 .next {
  float: left;
  width: 50px;
  height: 22px;
}
.case_bot2 .prev {
  background: url("../images/case_prev2.png");
}
.case_bot2 .next {
  background: url("../images/case_next.png");
}
.case_bot1 {
  width: 100%;
  height: 512px;
}
.case_bot1 .case_box {
  width: 100%;
  height: 100%;
}
.case_bot1 .case_box li {
  width: 100%;
  height: 100%;
  position: relative;
}
.case_bot1 .case_box li a.case_img {
  display: block;
  width: 850px;
  height: 512px;
}
.case_bot1 .case_box li a.case_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.case_bot1 .case_box li .case_desc {
  width: 566px;
  height: 176px;
  padding: 42px 38px;
  box-sizing: border-box;
  background-color: #2a5cbd;
  position: absolute;
  bottom: 100px;
  right: 0;
}
.case_bot1 .case_box li .case_desc .case_txt {
  display: block;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case_bot1 .case_box li .case_desc .case_hr2 {
  width: 35px;
  height: 1px;
  margin-top: 8px;
  background-color: #78a0ef;
}
.case_bot1 .case_box li .case_desc p {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 24px;
}
/* block2 */
.block2 {
  width: 100%;
  height: 280px;
  margin-bottom: 70px;
  background: url("../images/block2_bg.jpg") center no-repeat;
}
.block2 .center {
  height: 100%;
  padding: 48px 0;
  box-sizing: border-box;
}
.block2 .center h4 {
  font-size: 30px;
  font-weight: bold;
  line-height: 24px;
  color: #5b8def;
}
.block2 .center h5 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: #ffffff;
  margin: 26px 0 16px;
}
.block2 .center h6 {
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
}
.b2-4 {
  width: 247px;
  height: 50px;
  margin-top: 34px;
  border-radius: 24px;
  background-color: #ffffff;
  position: relative;
}
.b2-4 img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 6px;
  transition: all 0.5s;
}
.b2-4 p {
  width: 205px;
  font-family: Arial;
  font-size: 28px;
  font-weight: bold;
  line-height: 50px;
  color: #2a5cbd;
  padding-left: 6px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 42px;
  transition: all 0.5s;
}
.b2-4:hover p {
  left: 6px;
}
.b2-4:hover img {
  left: 205px;
}
/* service */
.service {
  margin-bottom: 90px;
}
.ser_bot {
  margin-top: 46px;
}
.ser_bot .bd {
  width: 100%;
  height: 350px;
}
.ser_box {
  width: 100%;
  height: 350px;
  overflow: hidden;
}
.ser_box li {
  float: left;
  width: 410px;
  height: 100%;
  margin-right: 35px;
}
.ser_box li:last-child {
  margin-right: 0;
}
.ser_box li .ser_img {
  display: block;
  width: 410px;
  height: 244px;
  overflow: hidden;
}
.ser_box li .ser_img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.ser_box li .ser_tit {
  display: block;
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 16px 0;
  transition: all 0.5s;
}
.ser_box li .ser_hr {
  width: 410px;
  height: 1px;
  background-color: #dddddd;
  position: relative;
}
.ser_box li .ser_hr::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #2a5cbd;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s;
}
.ser_box li p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 12px;
  transition: all 0.5s;
}
.ser_box li:hover .ser_img img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.ser_box li:hover .ser_tit,
.ser_box li:hover p {
  color: #2a5cbd;
}
.ser_box li:hover .ser_hr::after {
  width: 100%;
}
/* about */
.about {
  width: 100%;
  height: 735px;
  overflow: hidden;
  padding-bottom: 80px;
  box-sizing: border-box;
  background: url("../images/about_bg.jpg") no-repeat center center;
}
.about .center {
  height: 100%;
}
.about1 {
  height: 344px;
  overflow: hidden;
}
.about1-1 {
  float: left;
  width: 590px;
  height: 344px;
}
.about1-1 img {
  display: block;
  width: 590px;
  height: 344px;
}
.about1-2 {
  float: right;
  width: 710px;
  height: 343px;
  box-sizing: border-box;
  padding: 38px 42px 58px 40px;
  background-color: #ffffff;
  position: relative;
}
.about1-2 h4 {
  font-family: Arial;
  font-size: 28px;
  line-height: 20px;
  color: #2a5cbd;
}
.about1-2 h3 {
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  color: #333333;
  margin-top: 20px;
}
.about1-2 .about_hr {
  width: 40px;
  height: 4px;
  margin-top: 24px;
  background-color: #2a5cbd;
}
.about1-2 .about_more {
  display: block;
  font-size: 14px;
  line-height: 12px;
  color: #666666;
  padding-left: 50px;
  box-sizing: border-box;
  position: absolute;
  top: 52px;
  right: 42px;
  transition: all 0.5s;
}
.about1-2 .about_more::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #999999;
  position: absolute;
  top: 50%;
  left: 0;
}
.about1-2 .about_more:hover {
  color: #2a5cbd;
}
.about1-2 p {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  text-indent: 2em;
  height: 144px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  margin-top: 22px;
}
.about2 {
  width: 1300px;
  height: 274px;
  margin-top: 36px;
  padding: 22px 42px 28px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.8);
}
.about_title {
  height: 18px;
  overflow: hidden;
  position: relative;
}
.about_title li {
  float: left;
  height: 100%;
}
.about_title li:nth-child(2) {
  margin-left: 36px;
}
.about_title li:nth-child(2)::before {
  content: "";
  display: block;
  width: 1px;
  height: 18px;
  background-color: #dddddd;
  position: absolute;
  top: 0;
  left: 90px;
}
.about_title li h5 {
  font-size: 18px;
  line-height: 18px;
  color: #333333;
}
.about_title li a {
  display: none;
  font-size: 14px;
  line-height: 12px;
  color: #666666;
  padding-left: 50px;
  box-sizing: border-box;
  position: absolute;
  top: 6px;
  right: 0;
  transition: all 0.5s;
}
.about_title li a::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #999999;
  position: absolute;
  top: 50%;
  left: 0;
}
.about_title li a:hover {
  color: #2a5cbd;
}
.about_title .about_hot h5 {
  color: #2a5cbd;
}
.about_title .about_hot a {
  display: block;
  z-index: 6;
}
.about_box {
  width: 100%;
  height: 174px;
  margin-top: 34px;
  overflow: hidden;
}
.about_box .swiper-container {
  width: 100%;
  height: 100%;
}
.about_box .swiper-container .swiper-slide {
  width: 220px;
  height: 174px;
}
.about_box .swiper-container .swiper-slide .tops,
.about_box .swiper-container .swiper-slide .bottom {
  width: 0;
  height: 1px;
  background: #2a5cbd;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  transition: all 0.35s ease;
}
.about_box .swiper-container .swiper-slide .bottom {
  top: auto;
  bottom: 24px;
}
.about_box .swiper-container .swiper-slide .left,
.about_box .swiper-container .swiper-slide .right {
  width: 1px;
  height: 0;
  background: #2a5cbd;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  transition: all 0.35s ease;
}
.about_box .swiper-container .swiper-slide .right {
  left: auto;
  right: 0;
}
.about_box .swiper-container .swiper-slide .about_img {
  display: block;
  width: 220px;
  height: 150px;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  position: relative;
}
.about_box .swiper-container .swiper-slide .about_img img {
  display: block;
  max-width: 96%;
  max-height: 96%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.5s;
}
.about_box .swiper-container .swiper-slide .about_txt {
  display: block;
  font-size: 14px;
  line-height: 14px;
  color: #666666;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
  padding: 0 10px;
  box-sizing: border-box;
  transition: all 0.5s;
}
.about_box .swiper-container .swiper-slide:hover .tops,
.about_box .swiper-container .swiper-slide:hover .bottom {
  width: 220px;
}
.about_box .swiper-container .swiper-slide:hover .left,
.about_box .swiper-container .swiper-slide:hover .right {
  height: 150px;
}
.about_box .swiper-container .swiper-slide:hover .tops,
.about_box .swiper-container .swiper-slide:hover .left {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
.about_box .swiper-container .swiper-slide:hover .bottom,
.about_box .swiper-container .swiper-slide:hover .right {
  -webkit-transition-delay: 0.28s;
  -moz-transition-delay: 0.28s;
  transition-delay: 0.28s;
}
.about_box .swiper-container .swiper-slide:hover .about_img img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.about_box .swiper-container .swiper-slide:hover .about_txt {
  color: #2a5cbd;
}
/* block3 */
.block3 {
  width: 100%;
  height: 278px;
  margin-bottom: 80px;
  overflow: hidden;
  background: url("../images/block3_bg.jpg") center no-repeat;
}
.block3 .center {
  height: 100%;
  text-align: right;
  padding: 50px 0 45px;
  box-sizing: border-box;
}
.block3 .center h4 {
  font-size: 30px;
  font-weight: bold;
  line-height: 24px;
  color: #5b8def;
}
.block3 .center h5 {
  font-size: 22px;
  font-weight: bold;
  line-height: 24px;
  color: #ffffff;
  margin-top: 24px;
}
.block3 .center .b2-4 {
  float: right;
  margin-top: 62px;
  text-align: left;
}
/* news */
.news {
  height: 506px;
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 70px;
  box-sizing: border-box;
  border-bottom: 1px solid #dddddd;
}
.news1 {
  float: left;
  width: 734px;
  height: 100%;
}
.news_title {
  height: 26px;
  overflow: hidden;
}
.news_title h3 {
  float: left;
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  color: #2a5cbd;
}
.news_title h3 span {
  display: inline-block;
  vertical-align: top;
  color: #333333;
}
.news_title h4 {
  float: left;
  height: 17px;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #999999;
  margin-top: 10px;
  padding: 3px 0 0 32px;
  box-sizing: border-box;
  background: url("../images/news_hr.png") 10px top no-repeat;
}
.news_title a {
  float: right;
  font-size: 14px;
  line-height: 12px;
  color: #666666;
  margin: 8px 0 4px;
  padding-left: 50px;
  box-sizing: border-box;
  position: relative;
  transition: all 0.5s;
}
.news_title a::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #999999;
  position: absolute;
  top: 50%;
  left: 0;
}
.news_title a:hover {
  color: #2a5cbd;
}
.news1-2 {
  width: 100%;
  height: 392px;
  margin-top: 18px;
  overflow: hidden;
  padding-top: 46px;
  box-sizing: border-box;
  border-top: 1px solid #dddddd;
}
.news_box {
  width: 100%;
  height: 100%;
}
.news_box li {
  float: left;
  width: 336px;
  margin-bottom: 54px;
}
.news_box li:nth-child(2n) {
  float: right;
}
.news_box li .news_tit {
  display: block;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s;
}
.news_box li p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  height: 72px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 26px;
  transition: all 0.5s;
}
.news_box li i {
  display: block;
  font-size: 14px;
  line-height: 12px;
  color: #999999;
  margin-top: 22px;
  transition: all 0.5s;
}
.news_box li:hover .news_tit,
.news_box li:hover p,
.news_box li:hover i {
  color: #2a5cbd;
}
.news2 {
  float: right;
  width: 484px;
  height: 100%;
}
.news2-2 {
  margin-top: 34px;
}
.news_list {
  width: 100%;
  height: 375px;
  overflow: hidden;
}
.news_list li {
  margin-bottom: 2px;
}
.news_list li:last-child {
  margin-bottom: 0;
}
.news_list li .news_tit2 {
  width: 484px;
  height: 54px;
  line-height: 54px;
  padding-right: 14px;
  box-sizing: border-box;
  background-color: #dddddd;
  transition: all 0.5s;
}
.news_list li .news_tit2 a {
  float: left;
  width: 350px;
  height: 100%;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 48px;
  box-sizing: border-box;
  position: relative;
}
.news_list li .news_tit2 a::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  top: 24px;
  left: 20px;
  transition: all 0.5s;
}
.news_list li .news_tit2 i {
  float: right;
  font-size: 14px;
  color: #666666;
}
.news_list li .news_txt {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding: 0 54px;
  box-sizing: border-box;
  transition: all 0.5s;
}
.news_list li .news_txt p {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  height: 104px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.news_list .news_hot .news_tit2 {
  background-color: #2a5cbd;
}
.news_list .news_hot .news_tit2 a,
.news_list .news_hot .news_tit2 i {
  color: #fefeff;
}
.news_list .news_hot .news_tit2 a::before {
  background-color: #ffffff;
}
.news_list .news_hot .news_txt {
  height: 154px;
  opacity: 1;
  padding: 32px 54px 26px;
}
/* link */
.link {
  height: 18px;
  line-height: 18px;
  margin-bottom: 30px;
  overflow: hidden;
}
.link h3 {
  float: left;
  font-size: 0;
  line-height: 18px;
  padding-right: 16px;
  box-sizing: border-box;
  border-right: 2px solid #2a5cbd;
}
.link h3 i {
  display: inline-block;
  vertical-align: top;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  color: #2a5cbd;
}
.link h3 span {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: #666666;
  margin-left: 4px;
}
.link .links {
  float: left;
  width: calc(100% - 196px);
  height: 18px;
  margin-left: 30px;
}
.link .links li {
  float: left;
  font-size: 16px;
  color: #666666;
  margin-right: 32px;
}
.link .links li:last-child {
  margin-right: 0;
}
.link .links li a {
  color: #666666;
  transition: all 0.5s;
}
.link .links li:hover a {
  color: #2a5cbd;
}


/* case2 */
.case2 {
    height: auto;
    padding: 80px 0 104px;
    box-sizing: border-box;
    background: #f5f5f5;
}
.case2 .center {
    height: 100%;
}
.case2_top {
    text-align: center;
}
.case2_top h3 {
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    color: #333333;
}
.case2_top .case2_hr {
    width: 40px;
    height: 4px;
    margin: 20px auto 28px;
    background-color: #2a5cbd;
}
.case2_top h4 {
    font-size: 14px;
    line-height: 14px;
    color: #666666;
}
.case2_bot {
    margin-top: 65px;
}
.case_box {
    width: 100%;
    height: 466px;
}
.case_box li {
    float: left;
    width: 228px;
    height: 140px;
    margin: 0 40px 22px 0;
    transition: all 0.5s;
}
.case_box li:nth-child(5n) {
    margin-right: 0;
}
.case_box li .case2_img {
    display: block;
    width: 228px;
    height: 114px;
    overflow: hidden;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
    position: relative;
}
.case_box li .case2_img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;
    transition: all 0.5s;
}
.case_box li .case2_txt {
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: #333333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 14px;
}
.case_box li:hover .case2_img img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}
.case_box li:hover .case2_txt {
    color: #2a5cbd;
}
.case2_btn {
    display: block;
    width: 120px;
    height: 40px;
    border-radius: 30px;
    background: #2a5cbd;
}
/*# sourceMappingURL=in.css.map */