.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fd:hover,
.fd:focus {
  -webkit-animation: fd 1s;
  animation: fd 1s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
@-webkit-keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
@keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
.jz {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
}
.bodyindex #indexPage #topSlider .content_list .owl-dots {
  display: none !important;
}
.biaoti {
  width: 340px;
  height: 70px;
  float: left;
  text-align: left;
  background: url(../images/14fh.png) no-repeat 158px 56px;
}
.biaoti p {
  letter-spacing: -3px;
  color: #333333;
  line-height: 29px;
  font-family: arial;
  font-size: 40px;
  font-weight: bold;
}
.biaoti h3 {
  color: #333333;
  font-size: 24px;
  line-height: 24px;
  margin-top: 16px;
}
.biaoti h3 a {
  color: #333;
}
.product {
  width: 100%;
  height: 950px;
  padding-top: 90px;
  box-sizing: border-box;
}
.product .biaoti {
  float: right;
  text-align: right;
  background: url(../images/14fh.png) no-repeat 113px 56px;
}
.product .fle {
  margin-left: -20px;
  float: left;
  width: 888px;
  height: 70px;
  line-height: 70px;
  box-sizing: border-box;
  padding: 0 100px;
  background: url("../images/16fh.png") no-repeat center;
}
.product .fle ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .fle ul li.on {
  background: url("../images/30fh.png") no-repeat left center;
  font-weight: bold;
}
.product .fle ul li.on a {
  color: #333;
}
.product .fle ul li {
  color: #666666;
  font-size: 16px;
  transition: 0.3s;
  box-sizing: border-box;
  padding-left: 20px;
  background: url("../images/31fh.png") no-repeat left center;
}
.product .fle ul li a {
  color: #666666;
}
.product .picScroll-top {
  width: 100%;
  position: relative;
  height: 380px;
  background-color: #f6f9fb;
  margin-top: 50px;
  box-sizing: border-box;
  padding: 20px;
}
.product .picScroll-top .arrow {
  width: 90px;
  height: 380px;
  background: #0061bf url(../images/23fh.png) no-repeat center;
  position: absolute;
  top: 0px;
  right: 0px;
  box-sizing: border-box;
  padding: 50px 32px;
  z-index: 999;
}
.product .picScroll-top .arrow a {
  display: block;
  background: url("../images/10fh.png") no-repeat center top;
  padding-top: 50px;
  box-sizing: border-box;
  width: 100%;
  height: 90px;
  writing-mode: tb-rl;
  line-height: 26px;
  font-family: arial;
  font-size: 14px;
  color: #fff;
}
.product .picScroll-top .arrow .next {
  background: url("../images/11fh.png") no-repeat center bottom;
  padding-top: 0px;
  box-sizing: border-box;
  padding-bottom: 50px;
  margin-top: 90px;
}
.product .picScroll-top .bd li {
  width: 100%;
  height: 340px;
}
.product .picScroll-top .bd li .tu:hover img {
  transform: scale(1.2);
}
.product .picScroll-top .bd li .tu {
  width: 530px;
  height: 340px;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  float: left;
}
.product .picScroll-top .bd li .tu img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  max-width: 100%;
  transition: 0.5s;
}
.product .picScroll-top .bd li .zi {
  width: 505px;
  margin-left: 53px;
  float: left;
  margin-top: 70px;
  position: relative;
}
.product .picScroll-top .bd li .zi .dh {
  box-sizing: border-box;
  padding-left: 60px;
  height: 40px;
  position: absolute;
  top: 162px;
  right: 0px;
  line-height: 40px;
  font-weight: bold;
  font-size: 26px;
  color: #333;
  background: url("../images/2fh.png") no-repeat left center;
}
.product .picScroll-top .bd li .zi .ti:hover {
  color: #0061bf;
}
.product .picScroll-top .bd li .zi .ti:hover a {
  color: #0061bf;
}
.product .picScroll-top .bd li .zi .ti {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 32px;
  border-bottom: 1px solid #c2dace;
  font-size: 18px;
  line-height: 18px;
  transition: 0.3s;
}
.product .picScroll-top .bd li .zi .ti a {
  color: #333;
  transition: 0.3s;
}
.product .picScroll-top .bd li .zi .jie {
  margin: 26px 0 47px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.product .picScroll-top .bd li .zi .mo {
  display: block;
  width: 138px;
  height: 25px;
  background: url("../images/25fh.png") no-repeat right center;
  line-height: 25px;
  letter-spacing: 3px;
  color: #999999;
  font-size: 16px;
}
.product .bo {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
}
.product .bo li:hover .tu {
  width: 280px;
  height: 185px;
  border: solid 4px #0061bf;
}
.product .bo li:hover .tu img {
  transform: scale(1.2);
}
.product .bo li:hover .shu {
  border-left: 2px solid #0061bf;
  color: #0061bf;
}
.product .bo li:hover .ti a {
  color: #0061bf;
}
.product .bo li {
  width: 280px;
  position: relative;
}
.product .bo li .shu {
  width: 30px;
  height: 64px;
  position: absolute;
  bottom: 0px;
  left: 15px;
  border-left: 0 15px solid;
  padding-top: 52px;
  box-sizing: border-box;
  text-align: right;
  font-family: arial;
  font-size: 18px;
  line-height: 13px;
  color: #666;
  font-weight: bold;
  transition: 0.3s;
  border-left: 1px solid #666;
  z-index: 999;
}
.product .bo li .tu {
  width: 280px;
  height: 185px;
  border: solid 2px #efefef;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  transition: 0.5s;
}
.product .bo li .tu img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  max-width: 100%;
  transition: 0.5s;
}
.product .bo li .ti {
  width: 210px;
  float: right;
  margin-top: 26px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 16px;
  color: #333;
  transition: 0.3s;
}
.product .bo li .ti a {
  color: #333;
  transition: 0.3s;
}
.reason {
  width: 100%;
  height: 780px;
  position: relative;
  padding-top: 89px;
  box-sizing: border-box;
  background: url("../images/28fh.png") no-repeat center;
  overflow: hidden;
}
.reason .tis {
  letter-spacing: 3px;
  color: #ffffff;
  font-size: 16px;
  width: 16px;
  position: absolute;
  top: 90px;
  left: 138px;
  writing-mode: tb-rl;
}
.reason .slideTxtBox1 {
  width: 100%;
  height: 600px;
  position: relative;
}
.reason .slideTxtBox1 .dhs {
  width: 480px;
  height: 40px;
  position: absolute;
  bottom: 28px;
  left: 0px;
  border-left: 28px 0px solid;
  z-index: 999;
}
.reason .slideTxtBox1 .dhs .dh {
  float: left;
  box-sizing: border-box;
  padding-left: 63px;
  font-size: 26px;
  line-height: 40px;
  height: 40px;
  color: #333;
  font-weight: bold;
  background: url("../images/4fh.png") no-repeat left center;
}
.reason .slideTxtBox1 .dhs .qq {
  display: block;
  float: right;
  width: 150px;
  height: 40px;
  border-radius: 20px;
  border: solid 1px #0061bf;
  background: url("../images/qq.png") no-repeat left center;
  box-sizing: border-box;
  padding-left: 60px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
}
.reason .slideTxtBox1 .hd {
  width: 150px;
  height: 600px;
  position: absolute;
  top: 0px;
  left: 575px;
  z-index: 999;
}
.reason .slideTxtBox1 .hd li.on {
  background: #0061bf url(../images/ysico11.png) no-repeat center 40px;
}
.reason .slideTxtBox1 .hd li.on a {
  color: #fff;
}
.reason .slideTxtBox1 .hd li:first-child {
  border: none;
}
.reason .slideTxtBox1 .hd li:nth-child(2) {
  background: #ffffff url(../images/ysico2.png) no-repeat center 40px;
}
.reason .slideTxtBox1 .hd li:nth-child(2).on {
  background: #0061bf url(../images/ysico21.png) no-repeat center 40px;
}
.reason .slideTxtBox1 .hd li:nth-child(3) {
  background: #ffffff url(../images/ysico3.png) no-repeat center 40px;
}
.reason .slideTxtBox1 .hd li:nth-child(3).on {
  background: #0061bf url(../images/ysico31.png) no-repeat center 40px;
}
.reason .slideTxtBox1 .hd li:nth-child(4) {
  background: #ffffff url(../images/ysico4.png) no-repeat center 40px;
}
.reason .slideTxtBox1 .hd li:nth-child(4).on {
  background: #0061bf url(../images/ysico41.png) no-repeat center 40px;
}
.reason .slideTxtBox1 .hd li {
  width: 150px;
  height: 150px;
  background: #ffffff url(../images/ysico1.png) no-repeat center 40px;
  border-top: #ccc 1px solid;
  text-align: center;
  padding-top: 104px;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 16px;
  color: #666;
  line-height: 15px;
  transition: 0.5s;
}
.reason .slideTxtBox1 .zong:nth-child(1) .zole ul li:nth-child(1),
.reason .slideTxtBox1 .zong:nth-child(2) .zole ul li:nth-child(2),
.reason .slideTxtBox1 .zong:nth-child(3) .zole ul li:nth-child(3),
.reason .slideTxtBox1 .zong:nth-child(4) .zole ul li:nth-child(4) {
  width: 35px;
  height: 35px;
  background-color: #ed7c38;
  border-radius: 4px;
  text-align: center;
  color: #fff;
}
.reason .slideTxtBox1 .zole {
  width: 480px;
}
.reason .slideTxtBox1 .zole .yi {
  font-family: arial;
  font-size: 74px;
  font-weight: 900;
  line-height: 55px;
  margin-bottom: 88px;
  color: #333;
}
.reason .slideTxtBox1 .zole .ti {
  width: 100%;
  height: 70px;
  line-height: 29px;
  border-bottom: 1px solid #ccc;
  font-size: 24px;
  color: #333;
  background: url(../images/26fh.png) no-repeat 68px 10px;
}
.reason .slideTxtBox1 .zole .ti span {
  color: #cccccc;
  float: left;
  margin-right: 58px;
  font-family: arial;
  font-size: 40px;
  line-height: 29px;
  font-weight: 900;
}
.reason .slideTxtBox1 .zole .jie {
  margin: 24px 0 78px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #666666;
}
.reason .slideTxtBox1 .zole ul {
  width: 218px;
  height: 35px;
  background: url(../images/32fh.png) no-repeat 37px center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.reason .slideTxtBox1 .zole ul li {
  width: 35px;
  font-family: arial;
  font-size: 18px;
  color: #666;
  transition: 0.3s;
  line-height: 35px;
}
.reason .slideTxtBox1 .zori {
  width: 720px;
  height: 600px;
  margin-right: -248px;
}
.reason .slideTxtBox1 .zori img {
  width: 720px;
  height: 600px;
}
.case {
  width: 100%;
  height: 695px;
  padding-top: 52px;
  box-sizing: border-box;
  margin-top: 90px;
  background: url("../images/33fh.jpg") no-repeat center top;
}
.case .tis {
  width: 460px;
  height: 65px;
  float: left;
  margin: 14px 0 0 132px;
  letter-spacing: 3px;
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
}
.case .tis p {
  letter-spacing: 2px;
  color: #ffffff;
  font-size: 16px;
  margin-top: 22px;
  font-weight: normal;
}
.case .swiper1 {
  position: relative;
  width: 100%;
  height: 498px;
  padding-top: 88px;
  box-sizing: border-box;
}
.case .swiper1 .arrow {
  width: 258px;
  height: 31px;
  position: absolute;
  top: 15px;
  right: 0px;
  background: url("../images/20fh.png") no-repeat center;
}
.case .swiper1 .arrow div:hover {
  color: #fff;
  background: url("../images/j1.png") no-repeat left center;
}
.case .swiper1 .arrow .swiper-button-next1:hover {
  color: #fff;
  background: url("../images/j11.png") no-repeat right center;
}
.case .swiper1 .arrow div {
  display: block;
  height: 27px;
  line-height: 27px;
  letter-spacing: 2px;
  color: #4593de;
  font-family: arial;
  font-size: 14px;
  float: left;
  width: 66px;
  background: url("../images/j21.png") no-repeat left center;
  transition: 0.3s;
  text-align: right;
  cursor: pointer;
}
.case .swiper1 .arrow .swiper-button-next1 {
  float: right;
  text-align: left;
  background: url("../images/j2.png") no-repeat right center;
}
.case .swiper1 ul {
  width: 100%;
}
.case .swiper1 ul li:hover {
  background-color: #ffffff;
  box-shadow: 0px 0px 40px 0px rgba(0, 47, 112, 0.1);
  border-radius: 0;
}
.case .swiper1 ul li:hover .tu img {
  transform: scale(1.2);
}
.case .swiper1 ul li:hover .ti {
  margin-left: 20px;
  color: #0061bf;
}
.case .swiper1 ul li:hover .ti a {
  color: #0061bf;
}
.case .swiper1 ul li:hover .mo {
  background: url("../images/9fh.png") no-repeat center;
}
.case .swiper1 ul .swiper-slide-next {
  margin-top: 0px;
  width: 400px;
  height: 410px;
  background-color: #ffffff;
  box-shadow: 0px 0px 40px 0px rgba(0, 47, 112, 0.1);
  border-radius: 0;
  box-sizing: border-box;
  padding: 10px;
}
.case .swiper1 ul .swiper-slide-next .mo {
  background: url("../images/9fh.png") no-repeat center;
}
.case .swiper1 ul li {
  transition: 0.5s;
  float: left;
  margin-top: 10px;
  width: 380px;
  height: 395px;
  background-color: #fcfcfc;
  border-radius: 10px;
  position: relative;
}
.case .swiper1 ul li .tu {
  width: 100%;
  height: 290px;
  overflow: hidden;
  margin-bottom: 30px;
}
.case .swiper1 ul li .tu img {
  width: 100%;
  height: 290px;
  transition: 0.5s;
}
.case .swiper1 ul li .ti {
  width: 280px;
  margin-left: 30px;
  font-size: 16px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
}
.case .swiper1 ul li .ti a {
  color: #333;
  transition: 0.3s;
}
.case .swiper1 ul li .yi {
  width: 92px;
  height: 10px;
  position: absolute;
  bottom: 35px;
  left: 30px;
  border-left: 35px 30px solid;
  font-family: arial;
  font-size: 12px;
  line-height: 10px;
  color: #999999;
  background: url("../images/24fh.png") no-repeat right center;
}
.case .swiper1 ul li .mo {
  display: block;
  background: url("../images/8fh.png") no-repeat center;
  width: 32px;
  height: 32px;
  transition: 0.3s;
  position: absolute;
  bottom: 40px;
  right: 32px;
  border-right: 40px 32px solid;
}
.about {
  width: 100%;
  /*height: 920px;*/
  padding-top: 20px;
  box-sizing: border-box;
  background: url(../images/gy.jpg) no-repeat center -520px;
}
.about .center {
  position: relative;
}
.about .yy {
  width: 350px;
  height: 259px;
  float: right;
  margin-top: -80px;
  background: url(../images/21fh.png) no-repeat left top;
}
.about .yy img {
  width: 280px;
  height: 190px;
  margin: 22px 0 0 26px;
}
.about .able {
  width: 623px;
}
.about .able .biaoti {
  width: 100%;
  margin-bottom: 37px;
}
.about .able .ti {
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
  color: #333;
  float: left;
}
.about .able .mo {
  float: right;
  width: 120px;
  height: 40px;
  border: solid 1px rgba(205, 205, 205, 0.8);
  display: block;
  font-family: arial;
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 40px;
}
.about .able .mo span i:nth-child(5) {
  margin-left: 5px;
}
.about .able .xian {
  width: 285px;
  height: 1px;
  background-color: #daede4;
  margin: 19px 0;
}
.about .able .jie {
  line-height: 36px;
  letter-spacing: 0px;
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  height: 144px;
}
.about .able .yi {
  color: #ecf3fa;
  margin-top: 10px;
  font-family: arial;
  font-size: 80px;
  line-height: 55px;
  height: 60px;
  font-weight: 900;
}
.about .rong1 {
  width: 1150px;
  height: 120px;
  background-color: #0061bf;
  border-radius: 0px 60px 60px 0px;
  margin-left: -320px;
  margin-top: 40px;
  float: left;
  box-sizing: border-box;
  padding: 0 62px 0 320px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .rong1 li:nth-child(2) {
  background: url("../images/19fh.png") no-repeat left center;
}
.about .rong1 li:nth-child(3) {
  background: url("../images/17fh.png") no-repeat left center;
}
.about .rong1 li.on {
  width: 255px;
  height: 120px;
  background-color: #1951af !important;
  background-position-x: 30px;
  box-sizing: border-box;
  padding-left: 102px;
}
.about .rong1 li {
  transition: 0.5s;
  padding-left: 69px;
  height: 120px;
  padding-top: 37px;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  background: url("../images/7fh.png") no-repeat left center;
}
.about .rong1 li a {
  color: #fff;
}
.about .rong1 li p {
  color: #769dd5;
  font-size: 12px;
}
.about .bo {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 88px;
}
.about .bo li:hover .tu img {
  transform: scale(1.2);
}
.about .bo li:hover .ti {
  position: absolute;
  bottom: 9px;
  left: 9px;
  border-left: 9px 9px solid;
}
.about .bo li {
  width: 299px;
  height: 229px;
  border: solid 1px #eeeeee;
  position: relative;
  box-sizing: border-box;
  padding: 9px;
  overflow: hidden;
}
.about .bo li .tu {
  width: 100%;
  height: 209px;
  overflow: hidden;
}
.about .bo li .tu img {
  width: 100%;
  height: 209px;
  transition: 0.5s;
}
.about .bo li .ti {
  background: rgba(1, 98, 191, 0.8);
  width: 279px;
  height: 43px;
  position: absolute;
  bottom: -50px;
  left: 9px;
  border-left: -50px 9px solid;
  text-align: center;
  transition: 0.5s;
  line-height: 43px;
  font-size: 15px;
}
.about .bo li .ti a {
  display: block;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news {
  width: 100%;
  height: 750px;
  padding-top: 40px;
  box-sizing: border-box;
}
.news .biaoti {
  float: right;
  text-align: right;
  background: url(../images/14fh.png) no-repeat 113px 56px;
}
.news .hd {
  width: 498px;
  height: 46px;
  float: left;
  margin-top: 25px;
}
.news .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .hd ul li.on {
  background: #ed7c38 url(../images/xw11.png) no-repeat 29px center;
}
.news .hd ul li.on a {
  color: #fff;
}
.news .hd ul li {
  width: 160px;
  height: 46px;
  border-radius: 23px;
  line-height: 46px;
  font-size: 16px;
  color: #666666;
  box-sizing: border-box;
  padding-left: 62px;
  transition: 0.3s;
  background: url(../images/xw1.png) no-repeat 29px center;
}
.news .hd ul li a {
  color: #666666;
  transition: 0.3s;
}
.news .bd .zole {
  width: 600px;
  margin-top: 28px;
}
.news .bd .zole ul li.on {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.news .bd .zole ul li.on .tu img {
  transform: scale(1.2);
}
.news .bd .zole ul li.on .zi .ti a {
  color: #0061bf;
}
.news .bd .zole ul li {
  margin-top: 20px;
  width: 600px;
  height: 165px;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 15px;
  transition: 0.5s;
}
.news .bd .zole ul li .tu {
  width: 179px;
  height: 135px;
  float: left;
  overflow: hidden;
}
.news .bd .zole ul li .tu img {
  width: 179px;
  height: 135px;
  transition: 0.5s;
}
.news .bd .zole ul li .zi {
  width: 322px;
  margin-left: 40px;
  float: left;
}
.news .bd .zole ul li .zi .ti {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 41px;
  line-height: 41px;
  font-size: 16px;
  transition: 0.3s;
}
.news .bd .zole ul li .zi .ti a {
  color: #333;
  transition: 0.3s;
}
.news .bd .zole ul li .zi .jie {
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news .bd .zole ul li .zi .shi {
  float: right;
  color: #999999;
  text-align: right;
  margin-top: 15px;
}
.news .bd .zori {
  width: 640px;
  margin-top: 48px;
}
.news .bd .zori .yi:hover .tu img {
  transform: scale(1.2);
}
.news .bd .zori .yi:hover .zi .ti a {
  color: #0061bf;
}
.news .bd .zori .yi {
  width: 640px;
  height: 165px;
  background-color: #ffffff;
  transition: 0.5s;
}
.news .bd .zori .yi .tu {
  width: 240px;
  height: 165px;
  float: left;
  overflow: hidden;
}
.news .bd .zori .yi .tu img {
  width: 240px;
  height: 165px;
  transition: 0.5s;
}
.news .bd .zori .yi .zi {
  width: 378px;
  float: right;
}
.news .bd .zori .yi .zi .ti {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  transition: 0.3s;
}
.news .bd .zori .yi .zi .ti a {
  color: #333;
  transition: 0.3s;
}
.news .bd .zori .yi .zi .jie {
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 35px;
}
.news .bd .zori .yi .zi .shi {
  color: #999999;
  float: left;
  font-size: 14px;
}
.news .bd .zori .yi .zi .mo {
  color: #999999;
  float: right;
  font-size: 14px;
}
.news .bd .zori ul {
  margin-top: 23px;
}
.news .bd .zori ul li:last-child {
  border: none;
}
.news .bd .zori ul li:hover {
  background-color: #0061bf;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  width: 670px;
  margin-left: -19px;
  box-sizing: border-box;
  padding: 0 11px 0 19px;
}
.news .bd .zori ul li:hover .ti {
  color: #fff;
  background: url("../images/13fh.png") no-repeat left center;
}
.news .bd .zori ul li:hover .ti a {
  color: #fff;
}
.news .bd .zori ul li:hover .shi {
  color: #fff;
}
.news .bd .zori ul li {
  width: 100%;
  height: 59px;
  line-height: 59px;
  transition: 0.5s;
  border-bottom: 1px solid #ccc;
}
.news .bd .zori ul li .ti {
  box-sizing: border-box;
  padding-left: 24px;
  color: #666666;
  font-size: 16px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 530px;
  background: url("../images/12fh.png") no-repeat left center;
}
.news .bd .zori ul li .ti a {
  color: #666666;
  transition: 0.3s;
}
.news .bd .zori ul li .shi {
  float: right;
  font-size: 14px;
  transition: 0.3s;
}
.yqlj {
  width: 100%;
  min-height: 80px;
  box-sizing: border-box;
}
.yqlj ul {
  line-height: 42px;
  height: 18px;
}
.yqlj ul .ti {
  color: #ed7c38;
  font-size: 24px;
  font-weight: bold;
  float: left;
}
.yqlj ul li:hover {
  transform: translateX(5px);
}
.yqlj ul li:hover a {
  color: #0061bf;
}
.yqlj ul li {
  color: #999999;
  font-size: 14px;
  float: left;
  transition: 0.3s;
  margin-left: 60px;
}
.yqlj ul li a {
  color: #999999;
  transition: 0.3s;
}
