@charset "utf-8";
/* CSS Document */
.cp_title {
  margin: 50PX 0 0px 0;
  font-size: 32px;
  color: #000;
  background: url(../images/cp_tbg.png) no-repeat center 0;
  height: 105px;
  text-align: center;
  line-height: 34px;
  padding: 35px 0 0;
}
.cp_title a {
  font-size: 32px;
  color: #034396;
  font-weight: bolder;
}
.cp_title i {
  color: #ccc;
}
.cp_title span {
  display: block;
  font-size: 16px;
  color: #000;
  font-weight: normal;
}
.probg {
  background-color: #F1F1F1;
  padding: 50px 0;
}
.leftpro {
  padding: 20px;
  box-sizing: border-box;
}
.leftpro ul {
  display: flex;
  justify-content: center;
}
.leftpro ul li {
  margin: 0 10px;
}
.leftpro ul li a {
  border-radius: 3px;
  padding: 0 30px;
  text-align: center;
  display: block;
  line-height: 45px;
  font-size: 16px;
  background-color: #034396;
  color: white;
  box-sizing: border-box;
}
.leftpro ul li a:hover {
  background-color: #e77918;
}
.rightpro {
  margin-left: 50px;
  position: relative;
  flex: 1;
}
.menu1box ul {
  width: 124px;
  z-index: 10;
  position: absolute;
  left: -10px;
  top: 0;
  height: 90%;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
}
.menu1box ul li a {
  background: url(../images/cp_k03.png) no-repeat;
  text-align: center;
  display: block;
  width: 124px;
  line-height: 53px;
  padding: 5px;
  color: white;
  font-size: 16px;
}
.menu1box ul li a:hover {
  background: url(../images/cp_k04.png) no-repeat;
}
.menu1box ul li.hover a {
  background: url(../images/cp_k04.png) no-repeat;
}
.proBd {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
}
.proBd ul {
  display: none;
}
.proBd ul li img {
  width: 100%;
}
.sixcon {
  background: url(../images/four_bg.jpg) center top no-repeat;
  height: 535px;
  display: flex;
  justify-content: space-between;
}
.four_l {
  margin-top: 50px;
}
.four_l dl {
  width: 305px;
  border-bottom: #e5e5e5 1px solid;
  padding: 10px 0 0;
  height: 105px;
}
.four_l dl dt {
  width: 65px;
  float: left;
  padding: 15px 0 0;
}
.four_l dl dt img {
  width: 44px;
  height: 54px;
}
.four_l dl dd {
  width: 230px;
  float: left;
}
.four_l dl dd h5 {
  font-size: 20px;
  font-weight: bold;
  color: #e77918;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
}
.four_l dl dd h5 i {
  color: #f16b12;
}
.four_l dl dd p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.four_l .nobor {
  border-bottom: none;
}
/*广告条*/
.ban01 {
  background: url(../images/ban01.jpg) no-repeat center 0;
  height: 220px;
  overflow: hidden;
}
.ban01 .w {
  position: relative;
}
.ban01 p {
  position: absolute;
  top: 50px;
  right: 0;
  width: 260px;
}
.ban01 p span {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  width: 260px;
  text-align: center;
}
.ban01 p span b {
  font-size: 26px;
  display: block;
  font-family: "Times New Roman", Times, serif;
}
.ban01 p em {
  display: block;
  width: 140px;
  margin: 0 auto;
  padding: 15px 0 0;
}
.ban01 p em a {
  display: block;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  background: url(../images/ban_btn.png) no-repeat;
  width: 120px;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 20px;
}
.ban01 p em a:hover {
  animation: shake 1.5s linear;
  -webkit-animation: shake 1.5s linear;
}
.caselist {
  margin-bottom: 50px;
  margin-top: 30px;
}
.caselist ul {
  display: flex;
  flex-wrap: wrap;
}
.caselist ul li {
  width: 25%;
  padding: 10px;
  box-sizing: border-box;
}
.caselist ul li a {
  display: block;
  overflow: hidden;
  position: relative;
}
.caselist ul li a img {
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.caselist ul li a span {
  position: absolute;
  text-align: center;
  font-size: 16px;
  display: block;
  width: 100%;
  bottom: 0;
  line-height: 45px;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}
.caselist ul li a:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.caselist ul li a:hover span {
  background-color: #034396;
  color: white;
}
/*走进*/
.ab_bg {
  background-color: #fafafa;
  padding: 80px 0;
}
.ab_bg .w {
  background: url(../images/ab_bg.png) left center no-repeat;
}
.ab_bg dl {
  display: flex;
  height: 510px;
}
.ab_bg dl dt {
  box-sizing: border-box;
  padding: 25px 0 25px 25px;
}
.ab_bg dl dd {
  color: white;
}
.aboutus {
  font-size: 16px;
  line-height: 27px;
  height: 240px;
  overflow: hidden;
  padding: 50px 100px 50px 100px;
  box-sizing: border-box;
}
.aboutus p {
  text-indent: 2em;
}
.more a {
  display: inline-block;
  background-color: #e77918;
  color: white;
  margin: 10px 100px;
  font-size: 16px;
  line-height: 35px;
  padding: 0 10px;
}
.more a:hover {
  background-color: #e77918;
}
.newslist {
  background-color: #fafafa;
  padding-bottom: 80px;
}
.newslist ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.newslist ul li {
  width: 50%;
}
.newslist a {
  margin-bottom: 10px;
  float: left;
  padding: 30px 0;
  padding-right: 75px;
  box-sizing: border-box;
  display: flex;
}
.newslist a:hover {
  background: #034396;
  transition: 0.5s ease-in-out;
  color: #ffffff;
}
.newslist a:hover .left {
  transition: 0.5s ease-in-out;
  color: #ffffff;
}
.newslist a:hover .right h3 {
  transition: 0.5s ease-in-out;
  color: #ffffff;
}
.newslist a:hover .right p {
  transition: 0.5s ease-in-out;
  color: #def1ff;
}
.newslist a .left {
  width: 145px;
  text-align: center;
  line-height: 1;
  color: #222222;
  transition: 0.5s ease-in-out;
  font-family: "beba";
}
.newslist a .left .num {
  font-size: 50px;
  line-height: 1;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}
.newslist a .left .num:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 45px;
  background: #dddddd;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.newslist a .left .time {
  font-size: 16px;
}
.newslist a .right {
  width: calc(100% - 145px);
}
.newslist a .right h3 {
  font-size: 20px;
  color: #222222;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  transition: 0.5s ease-in-out;
  margin-bottom: 15px;
}
.newslist a .right p {
  transition: 0.5s ease-in-out;
  font-size: 14px;
  color: #666666;
  line-height: 26px;
}
.newslist a .right p {
  height: 52px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
  .cp_title {
    margin: 20PX 0 0px 0;
    font-size: 24px;
    color: #000;
    background-size: 60%;
  }
  .cp_title a {
    font-size: 24px;
  }
  /*走进*/
  .ab_bg {
    background-color: #fafafa;
    padding: 10px 0 0 0;
  }
  .ab_bg .w {
    background: none;
  }
  .ab_bg dl {
    flex-direction: column;
    height: 100%;
  }
  .ab_bg dl dt {
    padding: 10px;
  }
  .ab_bg dl dt img {
    width: 100%;
  }
  .aboutus {
    background-color: #034396;
    padding: 10px 10px 10px 10px;
    height: auto;
  }
  .more {
    text-align: right;
  }
  .more a {
    margin: 10px auto;
    font-size: 16px;
    padding: 0 20px;
  }
  .probg {
    padding: 20px 0;
  }
  .leftpro {
    padding: 0px;
    box-sizing: border-box;
  }
  .leftpro ul {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .leftpro ul li {
    margin: 0px;
    width: 50%;
    padding: 5px;
    box-sizing: border-box;
  }
  .sixcon {
    background: none;
    height: 100%;
    flex-direction: column;
  }
  .four_l {
    margin-top: 0px;
  }
  .four_l dl {
    width: 100%;
    border-bottom: #e5e5e5 1px solid;
    padding: 10px 0 0;
    height: 105px;
  }
  .four_l dl dt {
    width: 65px;
    float: left;
    padding: 15px 0 0;
  }
  .four_l dl dt img {
    width: 44px;
    height: 54px;
  }
  .four_l dl dd {
    width: 230px;
    float: left;
  }
  .four_l dl dd h5 {
    font-size: 20px;
    font-weight: bold;
    color: #e77918;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
  }
  .four_l dl dd h5 i {
    color: #f16b12;
  }
  .four_l dl dd p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
  }
  .four_l .nobor {
    border-bottom: none;
  }
  .ban01 {
    background: url(../images/ban01.jpg) no-repeat right 0;
  }
  .ban01 p {
    position: absolute;
    top: 50px;
    left: 50%;
    width: 260px;
    transform: translateX(-50%);
  }
  .ban01 p em {
    width: 140px;
    margin: 0 auto;
  }
  .caselist ul li {
    width: 50%;
  }
  .newslist ul li {
    width: 100%;
  }
  .newslist a {
    padding: 10px 0;
    padding-right: 20px;
  }
}
