

.l-bar-news{
  margin-top: 35px;
}
.l-bar-news .bar-news-content {
  font-size: 0;
  padding: 4px 0 0 3px;
}
.l-bar-news .bar-news-content .bar-box {
  width: 505px;
  vertical-align: top;
}
.l-bar-news .bar-news-content .banner-second .item {
  position: relative;
}
.l-bar-news .bar-news-content .banner-second .item img{
  height: 299px;
}
.l-bar-news .bar-news-content .banner-second .bar-txt {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  font-size: 14px;
  color: #fff;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  background: rgba(0, 0, 0, 0.3);
}
.l-bar-news .bar-news-content .banner-second .owl-dots {
  position: absolute;
  bottom: 15px;
  right: 10px;
  z-index: 9;
  text-align: center;
}
.l-bar-news .bar-news-content .banner-second .owl-dots button.owl-dot {
  background-color: #767676;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.l-bar-news .bar-news-content .banner-second .owl-dots button.owl-dot.active {
  background-color: #98c22a;
}
.l-bar-news .bar-news-content .news-box {
  vertical-align: top;
  width: 488px;
}
.l-bar-news .bar-news-content .news-box .news-tit-first {
  display: flex;
  justify-content: flex-start;
  padding-left: 7px;
}
.l-bar-news .bar-news-content .news-box .news-tit-first .news-tit-first-name{
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  padding-top: 5px;
  text-align: center;
  width: 52px;
	height: 52px;
  background-color: #d41426;
  flex-shrink:0;
}
.l-bar-news .bar-news-content .news-box .news-tit-first .news-tit-first-title{
  font-size: 20px;
	line-height: 26px;
	letter-spacing: 0px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;  
  -webkit-box-orient: block-axis;
  margin-left: 9px;
}
.l-bar-news .bar-news-content .news-box .news-tit-first a{
	color: #333;
}
.l-bar-news .bar-news-content .news-box .news-tit-first a:hover {
  color: #d5431c;
}
.l-bar-news .bar-news-content .news-box .o-news-lists{
  margin-top: 20px;
}
.l-ser-type {
  margin-top: 45px;
  background-color: #f5f5f5;
}
.l-ser-type .nav-item {
  display: inline-block;
  width: 25%;
  height: auto;
  vertical-align: bottom;
}
.l-ser-type .nav-item:last-child:after {
  display: none;
}
.o-nav-items {
  position: relative;
  font-size: 0;
}
.o-nav-items .nav-item {
  position: relative;
  height: 136px;
  text-align: center;
}
.o-nav-items .nav-item:after {
  content: "";
  width: 0;
  height: 100px;
  border: 1px solid #ebebeb;
  position: absolute;
  top: 18px;
  bottom: 18px;
  right: 0;
  margin: auto;
}
.o-nav-items .nav-item .item-pic {
  display: inline-block;
  width: 100px;
  height: 70px;
  margin: 20px auto 10px;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
}
.o-nav-items .nav-item .item-pic .txt {
  font-size: 14px;
  color: #2a3d65;
}
.o-nav-items .nav-item .item-silde {
  display: inline-block;
  width: 154px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  position: absolute;
  top: 0;
  left:80px;
  z-index: 9;
  transition: 0.6s 0.2s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
}
.o-nav-items .nav-item .item-silde ul {
  background: #d41426;
  height: 135px;
}
.o-nav-items .nav-item .item-silde ul li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
}
.o-nav-items .nav-item .item-silde ul li a {
  display: block;
  height: 33px;
  line-height: 33px;
  color: #fff;
  font-size: 14px;
}
.o-nav-items .nav-item .item-silde ul li:nth-child(4) {
  border: none;
}
.o-nav-items .nav-item .item-silde ul li:hover a {
  color: #FFFF00;
}
.o-nav-items .nav-item .item-silde:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #f5f5f5;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -9px auto 0;
}
.o-nav-items .nav-item:hover .item-pic {
  transform: translateX(-68px);
}
.o-nav-items .nav-item:hover .item-silde {
	left: 100px;
	opacity: 1;
	visibility: visible;
}
.l-ser-sort {
  font-size: 0;
  margin-top: 40px;
}
.l-ser-sort .ser-sort-block {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  width:428px;
}
.l-ser-sort .ser-sort-block .tit {
  text-align: center;
  background: #f0f0f0;
  font-size: 16px;
  font-weight: 800;
  height: 37px;
  border-top: 2px solid #d02c00;
  line-height: 30px;
  color: #bd2800;
}
.l-ser-sort .ser-sort-block .table-border {
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  overflow-x: hidden;
  margin-top: 30px;
  height: 268px;
}
.l-ser-sort .ser-sort-block .o-tab-nav{
  text-align: center;
  font-size: 0;
  width: 100%;
}
.l-ser-sort .ser-sort-block .o-tab-nav li {
  font-size: 14px;
  width: 213px;
  line-height: 27px;
  color: #333333;
  cursor: pointer;
  position: relative;
  background-color: #dadada;
}
.l-ser-sort .ser-sort-block .o-tab-nav li.active {
  color: #ffffff;
  background-color: #d41426;
}
.l-ser-sort .ser-sort-block .o-tab-nav ul {

}
.l-ser-sort .ser-sort-block .table-tab-options {
  overflow: hidden;
  white-space: nowrap;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.l-ser-sort .ser-sort-block .table-div-wrap {
  display: inline-block;
}
.l-ser-sort .ser-sort-block .table-div-wrap .table-div {
  display: inline-block;
}
.l-ser-sort .ser-sort-block .table-div-wrap .table-div .tr {
  border-bottom: 1px solid #f0f0f0;
  background: #fff;
  font-size: 0;
  height: 35px;
}
.l-ser-sort .ser-sort-block .table-div-wrap .table-div .tr:first-child {
  height: 30px;
}
.l-ser-sort .ser-sort-block .table-div-wrap .table-div .tr:last-child {
  border: none;
}
.l-ser-sort .ser-sort-block .table-div-wrap .table-div .tr:first-child {
  background: #f0f0f0;
  margin: 0 -1px;
}
.l-ser-sort .ser-sort-block .table-div-wrap .table-div .tr:first-child .td {
  color: #777;
}
.l-ser-sort .ser-sort-block .table-div-wrap .table-div .tr .td {
  display: inline-block;
  font-size: 12px;
  line-height: 35px;
  text-align: center;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  color: #666;
}
.l-ser-sort .ser-sort-block .table-div-wrap .table-div .tr .td .num {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 18px;
  background: #9e9e9e;
  color: #fff;
}
.l-ser-sort .ser-sort-block .table-div-wrap .table-div .tr .td .first {
  background: #e6411c;
}
.l-ser-sort .ser-sort-block .table-div-wrap .table-div .tr .td .second {
  background: #7699be;
}
.l-ser-sort .ser-sort-block .table-div-wrap .table-div .tr .td .third {
  background: #e08602;
}
.l-ser-sort .ser-sort-block .table-div-wrap .half-width {
  width: 280px;
  padding: 0 4px;
}
.l-ser-sort .ser-sort-block .table-div-wrap .half-width .tr .td:first-child,
.l-ser-sort .ser-sort-block .table-div-wrap .half-width .tr .td:nth-child(3) {
  width: 50px;
}
.l-ser-sort .ser-sort-block .table-div-wrap .half-width .tr .td:nth-child(3) {
  float: right;
}
.l-ser-sort .ser-sort-block .table-div-wrap .half-width .tr .td:nth-child(2) {
  width: calc(100% - 100px);
}
.l-ser-sort .ser-sort-block .table-div-wrap .all-width {
  width: 426px;
}
.l-ser-sort .ser-sort-block .table-div-wrap .all-width .tr .td {
  width: 100px;
}
.l-ser-sort .ser-sort-block .table-div-wrap .all-width .tr .td:nth-child(4) {
  width: 126px;
}
.l-ser-sort .ser-sort-block .table-div-wrap .all-width .tr .td .start {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
}
.l-ser-sort .ser-sort-block .table-div-wrap .all-width .tr .td .start1 {
  background: url(../images/star.png) no-repeat center center;
}
.l-ser-sort .ser-sort-block .table-div-wrap .all-width .tr .td .start2 {
  background: url(../images/star1.png) no-repeat center center;
}
.l-ser-sort .ser-sort-block .table-div-wrap .all-width .tr .td .card-png {
  display: inline-block;
  width: 27px;
  height: 32px;
  vertical-align: middle;
}
.l-ser-sort .ser-sort-block .table-div-wrap .all-width .tr .td .first-png {
  background: url(../images/sort1.png) no-repeat center center;
}
.l-ser-sort .ser-sort-block .table-div-wrap .all-width .tr .td .second-png {
  background: url(../images/sort2.png) no-repeat center center;
}
.l-ser-sort .ser-sort-block .table-div-wrap .all-width .tr .td .third-png {
  background: url(../images/sort3.png) no-repeat center center;
}
.l-ser-sort .ser-sort-block .table-div-wrap .all-width .tr:nth-child(n+2) .td:nth-child(4) {
  font-size: 0;
}
.l-ser-sort .banner-jigou {
  width: 555px;
}
.l-ser-sort .banner-jigou .banner-first{
  border: 1px solid #e3e3e3;
  margin-top: 30px;
  padding: 10px 8px 15px;
  height: 268px;
}
.l-ser-sort .banner-jigou .owl-carousel .item {
  position: relative;
}
.l-ser-sort .banner-jigou .owl-carousel .item .link-address {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.l-ser-sort .banner-jigou .owl-carousel .owl-dots {  
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  text-align: center;
}
.l-ser-sort .banner-jigou .owl-carousel .owl-dots button.owl-dot {
  background-color: #767676;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.l-ser-sort .banner-jigou .owl-carousel .owl-dots button.owl-dot.active {
  background-color: #d41426;
}
.l-ser-sort .owl-carousel .item {
  position: relative;
}
.l-ser-sort .owl-carousel .item .bar-txt{
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  font-size: 14px;
  color: #fff;
  height: 26px;
  line-height: 26px;
  padding: 0 20px;
  background: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.owl-carousel .item .link-address {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}

.l-ser-count{
  width: 100%;
  height: 198px;
  background: url(../images/countbg.jpg) center top no-repeat fixed;;
  background-size: cover;
}
.l-ser-count .ser-count-content {
  background-size: 100%;
  padding: 55px 0;
  text-align: center;
  font-size: 0;
}
.l-ser-count .ser-count-content .count-item {
  display: inline-block;
  /*width: 210px;*/ padding: 0 30px;
  position: relative;
}
.l-ser-count .ser-count-content .count-item:after{
	width: 1px;
	height: 30px;
	background: #3f0b0b;
	border-right: 1px solid rgba(255, 255, 255, 0.4);
	content: "";
	position: absolute; right: 0; top: 0;
}
.l-ser-count .ser-count-content .count-item:last-child:after{
	display: none;
}
.l-ser-count .ser-count-content .count-item .num {
	/*position: absolute; top: 0;*/ 
	display: inline-block;
	padding-left: 0 !important;
  color: #ffcd1e;
  font-weight: 800;
  font-size: 30px;
  line-height: 30px;
  /*padding: 0 30px;*/
 text-align: center;
  margin-bottom: 28px;

  
}

.l-ser-count .ser-count-content .count-item .count-tit {
  color: #fff;
  font-size: 16px;
}
.l-ser-count .ser-count-content .count-item .count-tit .tit-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-right: 5px;
}
.l-ser-count .ser-count-content .count-item .count-tit .tit-icon.one {
  background: url(../images/count1.png) no-repeat center center;
}
.l-ser-count .ser-count-content .count-item .count-tit .tit-icon.two {
  background: url(../images/count2.png) no-repeat center center;
}
.l-ser-count .ser-count-content .count-item .count-tit .tit-icon.three {
  background: url(../images/count3.png) no-repeat center center;
}
.l-ser-count .ser-count-content .count-item .count-tit .tit-icon.four {
  background: url(../images/count4.png) no-repeat center center;
}
.l-ser-count .ser-count-content .count-item .count-tit .tit-icon + span {
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.7);
}
.l-ser-count .ser-count-content .count-item:first-child .num {
  border-left: none;
}
.l-ser-count .ser-count-content .count-item:last-child .num {
  border-right: none;
}
.l-ser-ser{
  padding: 35px 0;
  background-color: #f5f5f5;
}
.l-ser-ser .ser-ser-content {
  
}
.l-ser-ser .ml8 {
  margin-left: 8px;
}
.l-ser-ser .ser-ser-content .ser-item {
  width: 328px;
  height: 97px;
  background: #fff;
  position: relative;
  padding: 26px 0 0 24px;
  box-sizing: border-box ;
}
.l-ser-ser .ser-ser-content .ser-item .item-png {
  display: inline-block;
  width: 44px;
  height: 42px;
}
.l-ser-ser .ser-ser-content .ser-item .item-png.one {
  background: url(../images/ser1.png) no-repeat center center;
}
.l-ser-ser .ser-ser-content .ser-item .item-png.two {
  background: url(../images/ser2.png) no-repeat center center;
}
.l-ser-ser .ser-ser-content .ser-item .item-png.three {
  background: url(../images/ser3.png) no-repeat center center;
}
.l-ser-ser .ser-ser-content .ser-item .item-des {
  display: inline-block;
  text-align: left;
}
.l-ser-ser .ser-ser-content .ser-item .item-des .tit {
  font-size: 18px;
  color: #2a3d65;
  line-height: 1;
  margin: 0 0 8px;
}
.l-ser-ser .ser-ser-content .ser-item .item-des .des {
  font-size: 13px;
  line-height: 1;
  color: #757575;
}
.l-ser-ser .ser-ser-content .ser-item .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.l-ser-ser .ser-ser-content .ser-item:hover {
  opacity: 0.8;
}
/* news */
.l-ser-ser .news-content{
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
}
.l-ser-ser .news-item {
  width: 328px;
}
.l-ser-ser .news-item .news-item-tit-block{
  width: 100%;
  padding: 0 12px;
  height: 35px;
  line-height: 35px;
  background-color: #ffffff;
  border-bottom: 2px solid #d41426;
}
.l-ser-ser .news-item .news-item-tit-block .txt{
  color: #333333;
  font-weight: bold;
  font-size: 16px;
}
.l-ser-ser .news-item .news-item-tit-block .more{
  color: #313131;
  font-size: 12px;
}
.l-ser-ser .news-item .news-item-tit-block .more span{
  color: #b5b5b5;
  font-size: 12px;
}
.l-ser-ser .news-item .news-item-tit-block .more:hover,.l-ser-ser .news-item .news-item-tit-block .more:hover span{
  color: #bd2800;
}
.l-ser-ser .news-item .o-news-lists {
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding-top: 12px;
  padding-bottom: 13px;
  height: 272px;
  overflow: hidden;
  /* overflow-y: auto; */
  width: 100%;
  background-color: #ffffff;
  /* 设置滚动条的样式 */
  /* 滚动槽 */
  /* 滚动条滑块 */
}
/* .l-ser-ser .news-item .o-news-lists::-webkit-scrollbar {
  width: 6px;
  background-color: #f0f0f0;
}
.l-ser-ser .news-item .o-news-lists::-webkit-scrollbar-track {
  border-radius: 10px;
}
.l-ser-ser .news-item .o-news-lists::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #ccc;
} */
.l-ser-ser .news-item .o-news-lists ul li a {
  line-height: 33px;
}
.l-active {
  margin-top: 52px;
}
.l-active .active-lists {
  font-size: 0;
  margin-top: 44px;
}
.l-active .active-lists .active-item {
  display: inline-block;
  width: 236px;
  height: auto;
  margin-right: 18px;
  margin-top: 10px;
  margin-bottom: 32px;
}
.l-active .active-lists .active-item:nth-child(4n+4) {
  margin-right: 0;
}
.l-active .active-lists .active-item .pic {
  position: relative;
  width: 100%;
  height: 184px;
  margin: 0 auto 10px;
}
.l-active .active-lists .active-item .pic img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.l-active .active-lists .active-item .pic .link {

  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(184,4,21, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.l-active .active-lists .active-item:hover .pic .link {
	opacity: 1;
	visibility: visible;
}
.l-active .active-lists .active-item .pic .link .link-btn {
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: 50%;
  margin-top: 50px;
  font-size: 13px;
  color: #dadada;
  width: 90px;
  height: 30px;
  line-height: 28px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border: 1px solid #fff;
  text-align: center;
  transition: 0.3s;
}
.l-active .active-lists .active-item .pic .link .link-btn:hover{
	background: #fff; color: #bd2800;
}
.l-active .active-lists .active-item:hover .pic .link .link-btn{
	
  margin-top: -15px;
}
.l-active .active-lists .active-item .active-txt .tit {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 7px;
  color: #333;
  display: block;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.l-active .active-lists .active-item .active-txt .tit:hover {
  color: #dc3a3a;
}
.l-active .active-lists .active-item .active-txt .des {
  font-size: 13px;
  line-height: 20px;
  color: #666;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.l-friend-link{
  margin-top: 44px;
  border-top: 2px solid #d41426;
}
.l-friend-link .link-wrap {
  padding: 35px 20px;
  background: #fff;
}
.l-friend-link .link-wrap a {
  font-size: 13px;
  line-height: 30px;
  margin-right: 5px;
  color: #474747;
}
.l-friend-link .link-wrap a:hover {
  color: #d5431c;
}
.o-tit-block {
  width: 189px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  background: #fff;
  color: #333333;
  border: 1px solid #d41426;
  font-weight: bold;
  font-size: 20px;
  margin: auto;
  position: relative;
}
.o-tit-block::before {
  content: '';
  display: block;
  position: absolute;
  width: 60px;
  height: 1px;
  top: -1px;
  right: 40px;
  background-color: #fff;
}
.o-tit-block::after {
  content: '';
  display: block;
  position: absolute;
  width: 60px;
  height: 1px;
  bottom: -1px;
  left: 40px;
  background-color: #fff;
}
.o-news-lists ul li a {
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 29px;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.o-news-lists ul li a .circle {
  display: inline-block;
  padding: 0 10px 0 7px;
  font-size: 20px;
  color: #d41426;
  font-weight: 800;
}
.o-news-lists ul li a:hover {
  color: #d5431c;
}
.o-news-lists ul li a:hover .crcle {
  color: #2082e7;
}


.fixed-rt-wrap {
  position: fixed;
  top: 40%;
  right: 7%;
  z-index: 9;
}
.fixed-rt-wrap .item {
  background: #d02c00;
  text-align: center;
  width: 70px;
  height: 70px;
  margin-bottom: 2px;
  padding-top: 10px;
  cursor: pointer;
  position: relative;
}
.fixed-rt-wrap .item .position-left {
  position: absolute;
  right: 80px;
  top: 0;
  bottom: 0;
}
.fixed-rt-wrap .item .txt {
  font-size: 12px;
  line-height: 1;
  color: #fff;
  margin-top: 5px;
}
.fixed-rt-wrap .item .code-png {
  display: none;
  width: 100px;
  height: 100px;
  padding: 10px;
  background: #fff;
}
.fixed-rt-wrap .item .code-png img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fixed-rt-wrap .item .phone {
  display: none;
  right: 70px;
  background: #d02c00;
  text-align: left;
  color: #fff;
  border-radius: 5px 0 0 5px;
  padding: 7px 10px;
}
.fixed-rt-wrap .item .phone p {
  font-size: 14px;
  line-height: 2;
}
.fixed-rt-wrap .item:hover {
  box-shadow: 0 0 4px #d02c00;
}
.fixed-rt-wrap .item:hover .position-left {
  display: block;
}
.fixed-rt-wrap .go-top {
  background: #2a3d65;
  padding-top: 16px;
  cursor: pointer;
}
.fixed-rt-wrap .go-top:hover {
  box-shadow: 0 0 4px #2a3d65;
}
/*数字滚动*/
.box{
	/*position: absolute;
	top: 50%;
	margin-top: -20px;
	margin-left: -30px;
	left: 50%;*/
	overflow: hidden;
	height: 30px;
}
.box span{
	display: block;
	 color: #ffcd1e;
	width: 100%;
	height: 30px;
	font-size: 36px;
	line-height: 30px;
}
.box .sign-box span{
width: 15px;
}
.box .digit-container{
width: 23px;
text-align: center;
overflow: hidden;
font-size: 0;
}
.l{
float: left;
}