/*首页banner*/
/*首页banner*/
.banner {
  max-height: 700px;
  overflow: hidden;
  transition: 0.7s;
}
.scrollfixed {
  z-index: -1 !important;
}
.pics_wrap {
  width: 100%;
  max-height: 700px;
  overflow: hidden;
}
.html5zoo-img-0 img {
  width: 100%;
}
.html5zoo-arrow-left-0 {
  left: 10% !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 100%;
}
.html5zoo-arrow-right-0 {
  right: 10% !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 100%;
}
.html5zoo-bullet-wrapper-0 div {
  margin: 0 4px !important;
}
.html5zoo-nav-0 {
  margin-top: 10px !important;
  left: 48% !important;
}
.html5zoo-bullet-wrapper-0 {
  width: 100% !important;
}
.banner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.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;
}
#bannerArrow,
#bannerCircle {
  display: none;
}
/*幻灯片样式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;
}
.banner {
  position: relative;
}
.banner .bei {
  position: absolute;
  top: 0;
  width: 100%;
  height: 15px;
  background: url(../images/5wh.png) no-repeat center bottom;
  z-index: 999;
}
.ssk {
  width: 100%;
  height: 190px;
  background: url(../images/sous.png) no-repeat center top;
  z-index: 99;
}
.ssk .box {
  float: right;
  width: 345px;
  height: 40px;
  margin-top: 20px;
}
.ssk .box input {
  width: 300px;
  height: 40px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #a5a5a5;
  line-height: 40px;
  float: left;
  box-sizing: border-box;
  padding: 0 25px;
}
.ssk .box .sss {
  float: right;
  width: 40px;
  height: 40px;
  background: #ffffff url('../images/12wh.png') no-repeat center;
  margin-left: 2px;
  outline: none;
  cursor: pointer;
}
.ssk .xps {
  padding-top: 20px;
  box-sizing: border-box;
  float: left;
  width: 240px;
  z-index: 99;
}
.ssk .xps .topxunpan .xp {
  z-index: 999;
  position: relative;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  box-sizing: border-box;
  width: 237px;
  height: 37px;
  line-height: 37px;
  font-weight: bold;
}
.ssk .xps .topxunpan .xp i {
  font-family: Arial;
  font-weight: bold;
  font-size: 24px;
}
.ssk .xps .topxunpan .xp img {
  margin-right: 2px;
  margin-right: 5px;
  vertical-align: baseline;
}
.ssk .xps .topxunpan .topxunpan a {
  line-height: 50px;
  color: #333;
  float: right;
  font-size: 14px;
  display: inline-block;
  transition: 0.7s;
}
.ssk .xps .topxunpan .topxunpan a:hover {
  color: #999;
}
.ssk .xps .topxunpan .topxunpan a::after {
  content: '|';
  margin-left: 5px;
  margin-right: 5px;
  color: #aaaaaa;
}
.ssk .xps .topxunpan .xp #xunpantip {
  z-index: 999999999999999999999;
  position: absolute;
  top: 35px;
  left: 46%;
  width: 180px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #013d57;
  border-radius: 4px;
  opacity: 0;
}
.ssk .xps .topxunpan .xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #013d57;
}
.ssk .xps .topxunpan .xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
  z-index: 999999999999999999999;
}
.biaoti {
  width: 400px;
  text-align: center;
  margin: 0 auto;
  background: url(../images/8wh.png) no-repeat center 43px;
}
.biaoti h3 {
  font-size: 28px;
  color: #2d2d2e;
  font-weight: bold;
  line-height: 24px;
}
.biaoti p {
  margin-top: 35px;
  font-size: 20px;
  color: #2d2d2e;
}
.pz {
  width: 100%;
  height: 530px;
  margin-top: -20px;
}
.pz ul li:hover {
  background: url("../images/p11.png") no-repeat center top;
}
.pz ul li:hover .ti {
  background: url("../images/16wh.png") no-repeat center top;
}
.pz ul li:hover .ti h4 {
  color: #013d57;
}
.pz ul li:nth-child(2) {
  background: url("../images/p2.png") no-repeat center top;
}
.pz ul li:nth-child(2):hover {
  background: url("../images/p21.png") no-repeat center top;
}
.pz ul li:nth-child(3) {
  background: url("../images/p3.png") no-repeat center top;
}
.pz ul li:nth-child(3):hover {
  background: url("../images/p31.png") no-repeat center top;
}
.pz ul li:nth-child(4) {
  background: url("../images/p4.png") no-repeat center top;
}
.pz ul li:nth-child(4):hover {
  background: url("../images/p41.png") no-repeat center top;
}
.pz ul li:nth-child(5) {
  background: url("../images/p5.png") no-repeat center top;
}
.pz ul li:nth-child(5):hover {
  background: url("../images/p51.png") no-repeat center top;
}
.pz ul li:nth-child(6) {
  background: url("../images/p6.png") no-repeat center top;
}
.pz ul li:nth-child(6):hover {
  background: url("../images/p61.png") no-repeat center top;
}
.pz ul li:nth-child(7) {
  background: url("../images/p7.png") no-repeat center top;
}
.pz ul li:nth-child(7):hover {
  background: url("../images/p71.png") no-repeat center top;
}
.pz ul li:nth-child(8) {
  background: url("../images/p8.png") no-repeat center top;
}
.pz ul li:nth-child(8):hover {
  background: url("../images/p81.png") no-repeat center top;
}
.pz ul li {
  cursor: pointer;
  float: left;
  margin-top: 40px;
  text-align: center;
  width: 25%;
  height: 184px;
  background: url("../images/p1.png") no-repeat center top;
  transition: 0.3s;
  padding-top: 130px;
  box-sizing: border-box;
}
.pz ul li .ti {
  width: 100%;
  transition: 0.3s;
  background: url("../images/15wh.png") no-repeat center top;
  overflow: hidden;
}
.pz ul li .ti h4 {
  transition: 0.3s;
  font-size: 16px;
  color: #2d2d2e;
  margin: 12px 0 5px;
}
.pz ul li .ti p {
  color: #9b9b9b;
}
.cp {
  width: 100%;
  height: 1085px;
  background: url("../images/19wh.png") no-repeat center top;
  padding-top: 130px;
  box-sizing: border-box;
}
.cp .fl {
  margin-top: 50px;
  width: 244px;
  background: #fff;
  padding-bottom: 20px;
  max-height: 720px;
  height: 720px;
}
.cp .fl .ti {
  box-sizing: border-box;
  padding: 23px 0 0 79px;
  width: 100%;
  height: 85px;
  background: #013d57 url(../images/7wh.png) no-repeat 33px center;
}
.cp .fl .ti .zh {
  font-size: 17px;
  color: #fff;
}
.cp .fl .ti .yi {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
}
.cp .fl h3.on {
  background: #Fff url(../images/18wh.png) 35px center no-repeat;
  border-bottom: 1px solid #ececec;
}
.cp .fl h3.on a {
  color: #f5a713;
}
.cp .fl h3:first-child {
  border-top: none;
}
.cp .fl h3 {
  transition: 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  color: #4d4d4d;
  box-sizing: border-box;
  padding-left: 83px;
  background: #fff url(../images/21wh.png) no-repeat 33px center;
  border-top: 1px solid #ececec;
}
.cp .fl h3 a {
  color: #4d4d4d;
  transition: 0.3s;
}
.cp .fl ul {
  width: 100%;
  box-sizing: border-box;
}
.cp .fl ul li:hover {
  box-sizing: border-box;
  padding-left: 87px;
}
.cp .fl ul li:hover a {
  color: #013d57;
}
.cp .fl ul li:first-child {
  padding-top: 10px;
  background-position-y: 27px;
}
.cp .fl ul li:last-child {
  box-sizing: border-box;
  padding-bottom: 10px;
  background-position-y: 17px;
}
.cp .fl ul li {
  transition: 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  line-height: 50px;
  color: #999999;
  box-sizing: border-box;
  padding-left: 82px;
  background: #fff url(../images/jt.png) no-repeat 42px center;
  border-bottom: 1px solid #f6f6f6;
}
.cp .fl ul li a {
  color: #999999;
}
.cp .tuw {
  width: 927px;
}
.cp .tuw ul {
  margin-top: 33px;
  margin-left: 8px;
}
.cp .tuw ul li:hover {
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
}
.cp .tuw ul li {
  transition: 0.3s;
  margin-top: 16px;
  margin-left: 23px;
  width: 283px;
  height: 236px;
  background-color: #ffffff;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.05);
  float: left;
  box-sizing: border-box;
  padding: 8px 7px 0;
}
.cp .tuw ul li .tu:hover img {
  transform: scale(1.1);
}
.cp .tuw ul li .tu {
  width: 268px;
  height: 179px;
  background-color: #ffffff;
  border: solid 1px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.cp .tuw ul li .tu img {
  transition: 0.3s;
  width: 268px;
  height: 179px;
  display: block;
}
.cp .tuw ul li .ti:hover a {
  color: #013d57;
}
.cp .tuw ul li .ti {
  line-height: 45px;
  background: url(../images/2wh.png) no-repeat 248px center;
  padding-right: 60px;
  box-sizing: border-box;
  padding-left: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cp .tuw ul li .ti a {
  font-size: 15px;
  color: #808080;
  transition: 0.3s;
}
.gg {
  width: 100%;
  height: 455px;
  background: url("../images/gg.png") no-repeat center top;
}
.gg .ggzi {
  width: 370px;
  height: 251px;
  float: right;
  margin-right: 125px;
}
.gg .ggzi h3 {
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
  color: #f6a613;
  margin: 32px 0 6px;
}
.gg .ggzi .zh {
  font-size: 24px;
  color: #ffffff;
}
.gg .ggzi p {
  width: 349px;
  height: 39px;
  background-color: #f5a713;
  font-size: 24px;
  color: #fff;
  line-height: 39px;
  text-align: center;
  font-weight: bold;
  margin: 12px 0 15px;
}
.gg .ggzi .dh {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #f6a613;
  box-sizing: border-box;
  padding-left: 51px;
  background: url("../images/dh1.png") no-repeat left center;
}
.gg .ggzi .mo:hover {
  border: 5px solid #f5a713;
  background: none;
  line-height: 30px;
  box-sizing: border-box;
}
.gg .ggzi .mo {
  transition: 0.3s;
  display: block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #f5a713;
  margin-top: 10px;
}
.ys {
  width: 100%;
  height: 950px;
  background: url(../images/ys0.png) no-repeat center bottom;
}
.ys .arrow {
  width: 110px;
  height: 30px;
  position: absolute;
  bottom: 54px;
  left: 470px;
}
.ys .arrow a {
  display: block;
  width: 50px;
  height: 30px;
  background: url("../images/11wh.png") no-repeat center top;
  float: left;
}
.ys .arrow .next {
  background: url("../images/10wh.png") no-repeat center top;
  float: right;
}
.ys .slideTxtBox {
  position: relative;
}
.ys .ys12 {
  margin: 85px 0 0 253px;
}
.ys .ys12 .zong:nth-child(2) .shu {
  background: url("../images/02.png") no-repeat center top;
  position: absolute;
  left: -210px;
  top: 130px;
}
.ys .ys12 .zong .shu {
  width: 79px;
  height: 79px;
  background: url("../images/01.png") no-repeat center top;
  position: absolute;
  left: -210px;
  top: 130px;
}
.ys .ys34 {
  margin-top: 65px;
}
.ys .ys34 .arrow {
  left: 50px;
}
.ys .ys34 .bd .zori {
  margin-left: 30px;
}
.ys .ys34 .zong:nth-child(2) .shu {
  background: url("../images/04.png") no-repeat center top;
  position: absolute;
  right: -240px;
  top: 130px;
}
.ys .ys34 .zong .shu {
  width: 79px;
  height: 79px;
  background: url("../images/03.png") no-repeat center top;
  position: absolute;
  right: -240px;
  top: 130px;
}
.ys .bd {
  width: 929px;
  height: 340px !important;
  background-color: #fafafa;
  position: relative;
  box-sizing: border-box;
  padding: 20px;
}
.ys .bd .zole {
  width: 400px;
  height: 300px;
}
.ys .bd .zole img {
  width: 400px;
  height: 300px;
}
.ys .bd .zori {
  width: 410px;
  margin-left: 50px;
}
.ys .bd .zori h3 {
  width: 430px;
  font-size: 26px;
  color: #2d2d2e;
  margin: 30px 0 12px;
}
.ys .bd .zori h3 span {
  font-size: 14px;
  color: #7e7e7e;
}
.ys .bd .zori .xian {
  width: 30px;
  height: 3px;
  background-color: #f6a613;
}
.ys .bd .zori .jie {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #808080;
  text-indent: 2em;
  margin-top: 20px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.al {
  width: 100%;
  height: 769px;
  background: url("../images/20wh.png") no-repeat center top;
  padding-top: 129px;
  box-sizing: border-box;
}
.al .center {
  width: 1200px;
}
.al ul {
  margin-top: 53px;
}
.al ul li:first-child {
  margin-left: 0px;
}
.al ul li:hover {
  background: #f6a613;
}
.al ul li:hover .zi {
  color: #fff;
}
.al ul li:hover .zi .ti a {
  color: #fff;
}
.al ul li:hover .zi .jie {
  color: #fff;
}
.al ul li:hover .mo {
  color: #fff;
  background: url("../images/4wh.png") no-repeat center top;
}
.al ul li {
  margin-left: 25px;
  float: left;
  width: 383px;
  height: 428px;
  background: #fff;
  transition: 0.3s;
  box-sizing: border-box;
  padding: 3px;
}
.al ul li .tu:hover img {
  transform: scale(1.1);
}
.al ul li .tu {
  width: 377px;
  height: 265px;
  overflow: hidden;
}
.al ul li .tu img {
  width: 377px;
  height: 265px;
  transition: 0.3s;
}
.al ul li .zi {
  box-sizing: border-box;
  padding: 18px 20px;
  width: 100%;
}
.al ul li .zi .ti {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
}
.al ul li .zi .ti a {
  color: #333333;
  transition: 0.3s;
}
.al ul li .zi .jie {
  font-size: 14px;
  color: #808080;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 25px;
  transition: 0.3s;
  margin-top: 5px;
}
.al ul li .mo {
  display: block;
  width: 100%;
  transition: 0.3s;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 14px;
  color: #808080;
  background: url("../images/22wh.png") no-repeat center top;
  line-height: 40px;
}
.gy {
  width: 100%;
  height: 899px;
  background: url("../images/gybg.png") no-repeat center top;
  overflow: hidden;
}
.gy .center {
  width: 1200px;
}
.gy .gys {
  width: 100%;
  height: 740px;
  margin-top: 56px;
  box-sizing: border-box;
  padding: 50px 50px 0 72px;
}
.gy .gys .gyle {
  width: 616px;
}
.gy .gys .gyle .ti {
  width: 342px;
  margin-top: 75px;
  float: left;
}
.gy .gys .gyle .ti h3 {
  font-size: 30px;
  font-weight: bold;
  color: #013d57;
}
.gy .gys .gyle .ti p {
  margin-top: 7px;
  font-family: Arial;
  font-size: 14px;
  letter-spacing: 1px;
  color: #c0c0c0;
}
.gy .gys .gyle .yy {
  width: 229px;
  height: 167px;
  border-radius: 5px;
  float: right;
}
.gy .gys .gyle .yy img {
  width: 229px;
  height: 167px;
  border-radius: 5px;
}
.gy .gys .gyle .jie {
  height: 120px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #808080;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  margin-top: 25px;
}
.gy .gys .gyle .yeti {
  margin-top: 55px;
  width: 158px;
  height: 45px;
  border-radius: 8px;
  line-height: 45px;
  box-sizing: border-box;
  padding-left: 68px;
  color: #fff;
  background: #013d57 url(../images/17wh.png) no-repeat 34px center;
  float: left;
}
.gy .gys .gyle .dh {
  color: #f6a613;
  float: left;
  margin-left: 60px;
  margin-top: 55px;
  font-size: 30px;
  box-sizing: border-box;
  padding-left: 52px;
  background: url("../images/dh1.png") no-repeat left center;
  font-weight: bold;
}
.gy .gys .gyri {
  width: 407px;
  height: 379px;
  border-radius: 50px 10px 50px 10px;
}
.gy .gys .gyri img {
  width: 407px;
  height: 379px;
  border-radius: 50px 10px 50px 10px;
}
.gy .gys ul {
  width: 100%;
  margin-top: 40px;
}
.gy .gys ul li:first-child {
  margin-left: 0px;
}
.gy .gys ul li {
  width: 244px;
  float: left;
  margin-left: 25px;
}
.gy .gys ul li .tu:hover img {
  transform: scale(1.1);
}
.gy .gys ul li .tu {
  width: 244px;
  height: 158px;
  border-radius: 5px;
  border: solid 1px #e3e3e3;
}
.gy .gys ul li .tu a {
  overflow: hidden;
  display: block;
  width: 232px;
  height: 150px;
  border-radius: 5px;
  margin: 4px auto;
}
.gy .gys ul li .tu img {
  width: 232px;
  height: 150px;
  display: block;
  border-radius: 5px;
  transition: 0.3s;
}
.gy .gys ul li .ti:hover a {
  color: #013d57;
}
.gy .gys ul li .ti {
  width: 100%;
  line-height: 40px;
  box-sizing: border-box;
  padding-left: 28px;
  background: url(../images/3wh.png) no-repeat 10px center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gy .gys ul li .ti a {
  color: #666666;
  transition: 0.3s;
}
.xwzx {
  width: 100%;
  height: 850px;
  padding-top: 46px;
  box-sizing: border-box;
}
.xwzx .hd {
  width: 510px;
  height: 35px;
  margin: 50px auto 60px;
}
.xwzx .hd li.on {
  background: url("../images/x11.png") no-repeat left center;
}
.xwzx .hd li:nth-child(2).on {
  background: url("../images/x21.png") no-repeat left center;
}
.xwzx .hd li:nth-child(3).on {
  background: url("../images/x31.png") no-repeat left center;
}
.xwzx .hd li:nth-child(2) {
  background: url("../images/x2.png") no-repeat left center;
}
.xwzx .hd li:nth-child(3) {
  background: url("../images/x3.png") no-repeat left center;
}
.xwzx .hd li {
  float: left;
  width: 33%;
  height: 35px;
  transition: 0.3s;
  box-sizing: border-box;
  padding-left: 42px;
  background: url("../images/x1.png") no-repeat left center;
}
.xwzx .hd li .zh {
  font-size: 16px;
  color: #333333;
  line-height: 19px;
}
.xwzx .hd li .yi {
  font-family: Arial;
  font-size: 12px;
  color: #999999;
}
.xwzx .bd .zole {
  width: 520px;
}
.xwzx .bd .zole .tu:hover img {
  transform: scale(1.1);
}
.xwzx .bd .zole .tu {
  width: 521px;
  height: 318px;
  overflow: hidden;
  border-radius: 50px 10px 50px 10px;
}
.xwzx .bd .zole .tu img {
  width: 521px;
  height: 318px;
  border-radius: 50px 10px 50px 10px;
  transition: 0.3s;
}
.xwzx .bd .zole .zi .ti:hover a {
  color: #013d57;
}
.xwzx .bd .zole .zi .ti {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  margin: 33px 0 20px;
}
.xwzx .bd .zole .zi .ti a {
  color: #262626;
  transition: 0.3s;
}
.xwzx .bd .zole .jie {
  font-size: 14px;
  color: #808080;
  line-height: 29px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 30px;
}
.xwzx .bd .zole .shi {
  width: 200px;
  float: left;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
}
.xwzx .bd .zole .mo {
  line-height: 20px;
  height: 20px;
  display: block;
  width: 29px;
  float: right;
  background: url("../images/23wh.png") no-repeat left center;
}
.xwzx .bd .zori {
  width: 610px;
}
.xwzx .bd .zori li:first-child {
  margin-top: 0px;
}
.xwzx .bd .zori li:last-child {
  border: none;
}
.xwzx .bd .zori li {
  margin-top: 24px;
  width: 100%;
  height: 160px;
  border-bottom: 1px solid #dcdcdc;
}
.xwzx .bd .zori li .tu:hover img {
  transform: scale(1.1);
}
.xwzx .bd .zori li .tu {
  width: 126px;
  height: 126px;
  float: left;
  overflow: hidden;
  border-radius: 50%;
}
.xwzx .bd .zori li .tu img {
  width: 126px;
  height: 126px;
  border-radius: 50%;
  transition: 0.3s;
}
.xwzx .bd .zori li .zi {
  width: 450px;
  float: right;
}
.xwzx .bd .zori li .zi .ti {
  width: 355px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
}
.xwzx .bd .zori li .zi .ti a {
  color: #262626;
}
.xwzx .bd .zori li .zi .shi {
  width: 72px;
  float: right;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  line-height: 27px;
}
.xwzx .bd .zori li .zi .jie {
  font-size: 14px;
  line-height: 29px;
  color: #808080;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 6px 0 17px;
}
.xwzx .bd .zori li .zi .mo:hover {
  background: #013d57;
  color: #fff;
}
.xwzx .bd .zori li .zi .mo {
  box-sizing: border-box;
  display: block;
  width: 78px;
  height: 26px;
  border-radius: 12px;
  border: solid 1px #d2d2d2;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #888888;
  font-family: Arial;
  transition: 0.3s;
}
.yqlj {
  width: 100%;
  height: 29px;
  line-height: 29px;
}
.yqlj .ti {
  background: url("../images/li.png") no-repeat left center;
  box-sizing: border-box;
  padding-left: 48px;
  font-size: 16px;
  color: #363636;
  width: 175px;
  float: left;
}
.yqlj .ti span {
  font-family: Arial;
  color: #f3bd25;
}
.yqlj ul {
  float: left;
}
.yqlj ul li:first-child {
  margin-left: 0px;
}
.yqlj ul li:hover a {
  color: #013d57;
}
.yqlj ul li {
  float: left;
  margin-left: 20px;
}
.yqlj ul li a {
  color: #8b8b8b;
  transition: 0.3s;
}
