.banner_box .swiper-pagination-bullet {
    border-radius: 0;
    position: relative;
    width: 24px;
    height: 24px;
    background: none;
    margin: 0 10px;
    opacity: 1;
}
.banner_box .swiper-pagination-bullet:before {
    position: absolute;
    top: 8px;
    left: 10px;
    content: '';
    background: #FFFFFF;
    width: 2px;
    height: 8px;
}
.banner_box .swiper-pagination-bullet.swiper-pagination-bullet-active {
    display: inline-block;
    margin: 0 7px;
    text-align: center;
    border-radius: 15px;
    border: 1px solid #FFFFFF;
    background: none;
}
.banner_box .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    position: relative;
    width: 0;
}

.banner_box img{
	object-fit: cover;
    width: 100%;
}

.abouts {
	background: #f7f8fa;
	padding-top:70px;
	padding-bottom: 25px;
}

.abouts .container {
	position: relative;
}

.abouts .abonr {
	padding: 30px;
	display: flex;
	align-items: center;
}

.abouts_left {
	width: 50%;
	position: relative;
	padding: 15px 0;
}

.abouts_left>img {
	width: 100%;
}

.abouts_leftdw {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.abouts .text {
	padding: 15px;
}

.abouts .text .box {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 25px 0;
}

.abouts .text .box span {
	font-size: 20px;
	margin-bottom: 10px;
	color: #333;
	display: block;
}

.abouts .text .box p {
	font-size: 15px;
	line-height: 24px;
	margin-top: 5px;
	display: block;
	margin-bottom: 10px;
}

/*.gywmtitle a {
	display: inline-block;
	text-decoration: none;
	padding: 15px 30px;
	font-size: 30px;
	font-weight: 400;
	color: #ffffff;
	line-height: 43px;
}

.gywmtitle {
	z-index: 33;
	text-align: center;
	font-size: 30px;
	background: #0028aa;
	color: #fff;
	position: absolute;
	top: 0;
	right: 15px;
}*/
.abouts .tongtitle{
	margin-bottom:0px;
}
.abouts .abonr {
 padding-top: 5px;
}
/*应用领域*/

.index_lingyu {
	margin: 70px 0;
	line-height: 26px;
}

.tongtitle {
	box-sizing: border-box;
	text-align: center;
	margin: auto;
	margin-bottom: 40px;
}

.tongtitle p {
	font-size: 14px;
    color: #666;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.tongtitle h3 {
	font-weight: bold;
	font-size: 34px;
	color: #333;
	margin-bottom: 20px;
}

.tongtitle h4 {
	width: 36px;
    height: 2px;
    background: #333;
    margin: 17px auto;
}

.tongtitle h6 {
	font-size: 14px;
	margin-top: 20px;
}

.index_lingyu .row {
	margin: 0px;
}

.in_luleft ul li {
	background-repeat: no-repeat;
	/* background-repeat-x: no-repeat;
	background-repeat-y: no-repeat; */
	background-position: 90% 20px;
	background-color: #fff;
	width: calc(50% - 10px);
	float: left;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	margin-right: 20px;
	margin-bottom: 20px;
}

.in_luleft ul li.active {
	background-color: #144994;
}

.in_luleft ul li a {
	display: inline-block;
	padding: 26px 20px;
	width: 100%;
	text-align: center;
}

.in_luleft ul li:nth-child(2n) {
	margin-right: 0;
}

.in_luleft ul li h3 {
	font-size: 18px;
	font-weight: 600;
}

.in_luleft ul li p {
	font-size: 12px;
	font-weight: 400;
	color: #999;
}

.in_luleft ul li.active h3,
.in_luleft ul li.active p {
	color: #fff;
}

.in_luleft ul li .yuanbiao {
	width: 18px;
	height: 18px;
	background: #8E8D8D;
	display: block;
	color: #fff;
	line-height: 18px;
	text-align: center;
	font-size: 11px;
	font-family: Arial !important;
	border-radius: 15px;
}

.in_luleft ul li.active .yuanbiao {
	background-color: #fff;
	color: #8E8D8D;
}

.in_lurightitem {
	position: relative;
}
.in_lurightitem img{
	width: 100%;
	height: 450px;
}

.in_lurightitem .yinmiao3 {
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	height: 100px;
	bottom: 0px;
}

.in_lurightitem .yinmiao3 h3 {
	font-size: 16px;
	color: #fff;
	padding: 15px 0px 10px 20px;
	width: 70%;
	font-weight: 600;
}

.in_lurightitem .yinmiao3 p {
	color: #fff;
	font-size: 12px;
	padding: 0px 0px 0px 20px;
	width: 70%;
}

.in_lurightitem .yinmiao3 a {
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: #0067c4;
	display: block;
	float: right;
	position: absolute;
	top: 30px;
	right: 20px;
	color: #fff;
	text-align: center;
}

.index-11 {
    background-color: #f5f3f3;
    padding: 80px 0;
}

.home-title {
    text-align: center;
}

.home-title h2 {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 42px;
    color: #000;
    line-height: 40px;
}

.home-title p {
    font-size: 24px;
    color: #000;
}

.home-news-main {
   margin-top: 40px;
}

.home-news-main .news-item {
    margin-bottom: 30px;
    border-left: none;
    border-right: none;
    background: #fff;
	transition: all 0.4s;
}
.home-news-main .news-item:hover{
	box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.3);
}
.home-news-main .news-item .news-item-img {
    overflow: hidden;
    position: relative;
}


.home-news-main .news-item .news-text-item {
    padding: 30px 20px;
	background: #fff;
	transition: all 0.4s;
}

.home-news-main .news-item:hover .news-text-item{
	transform: translateY(-30px);
}

.home-news-main .news-item .news-item-img>img {
    width: 100%;
}
.home-news-main .news-item:hover .news-item-img>img {
    opacity: 0.5;
}

.home-news-main .news-item .news-text-item>h4 {
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.home-news-main .news-item .news-text-item>h4 a {
    color: #151515;
    font-size: 18px;
}

.home-news-main .news-item .news-text-item>p {
    color: #868686;
    margin: 15px 0;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
	min-height: 96px;
}

.home-news-main .news-item .news-text-item>a {
    color: #151515;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 16px;
}
.home-news-main .news-item:hover .news-text-item>a>i, .home-news-main .news-item:hover .news-text-item>a {
    color: #001eb4;
}
.index-11 .dg-t {
    text-align: center;
    color: #fff;
	/* background: #005cb5;
	background-color: rgba(0, 92, 181, 0.8); */
}
.index-11 .dg-t a {
	position: relative;
    border: 7px solid #000;
    width: 260px;
    line-height: 50px;
    font-size: 18px;
	display: inline-block;
	overflow: hidden;
	z-index: 33;
}
.index-11 .dg-t a span{
	color: #000;
    font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	transition: all 0.4s;
}

.index-11 .dg-t a:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0;
    border-color: transparent transparent transparent #144994;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.6s;
    z-index: -1;
}
.index-11 .dg-t a:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0;
    border-color: transparent #144994 transparent transparent;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.6s;
    z-index: -1;
}
.index-11 .dg-t a span:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0;
    border-color: transparent transparent #144994 transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all 0.6s;
    z-index: -1;
}
.index-11 .dg-t a  span:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0;
    border-color: #144994 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.6s;
    z-index: -1;
}
.index-11 .dg-t a:hover:before {
    border-width: 180px 0 0 180px;
}
.index-11 .dg-t a:hover:after {
    border-width: 0 180px 180px 0;
}
.index-11 .dg-t a:hover span:before {
    border-width: 0 0 180px 180px;
}
.index-11 .dg-t a:hover span:after {
    border-width: 180px 180px 0 0;
}
.index-11 .dg-t a:hover span{
	color: #fff;
}
.index-11 .dg-t a:hover{
    border: 7px solid #144994;
}

/* 数值 */

.shuzhi_item {
    height: 175px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
}

.shuzhi_item::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 50px;
    background-color: #d9d9d9;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.shuzhi_item:last-child::before {
    display: none;
}

.shuzhi_itemboxt {
    display: flex;
    justify-content: center;
}

.shuzhi_itemboxt span {
    font-size: 48px;
    font-family: 'ProximaNova-Bold';
    color: #333;
}

.shuzhi_itemboxt sup {
    margin-top: 30px;
    margin-left: 5px;
    font-size: 16px;
    color: #333;
}

.shuzhi_itembox {
    margin-top: -10px;
    color: #666;
}

/*关于我们  */
.justify-content-end {
	display: flex;
    justify-content:space-between!important;
	align-items: center;
}
.about {
	height: 730px;
	display: flex;
	position: relative;
  }
  .aboutl {
	width: 60%;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  .aboutr {
	width: 100%;
	background: rgba(238, 238, 238, 0.8);
  }
  #video {
    width: 60%;
    margin-right: 4%;
	height: auto;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

#video video {
    width: 100%;
    height: auto;
    background: #000;
}

  .aboutdw {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
  }
  .aboutdw_box {
	height: 100%;
  }
  .aboutdw_boxr {
	background-color: #fff;
	width: 100%;
	height: 575px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	padding: 0 80px;
	display: flex;
	align-items: center;
  }
  .aboutdw_boxr_box {
	width: 36%;
  }
  .aboutdw_boxr_box p{
	  font-size: 13px;
  }
  .aboutdw_boxr_boxh {
	font-size: 36px;
	font-family: 'ProximaNova-Bold';
	text-transform: capitalize;
  }
  .aboutdw_boxr_boxp {
	margin-top: 10px;
	color: #666666;
	line-height: 24px;
	word-break: break-all;
  }
  .aboutdw_boxr_gd {
	display: flex;
	margin-top: 60px;
	text-align: center;
	line-height: 60px;
  }
  .aboutdw_boxr_gdvideo {
	width: 230px;
	height: 60px;
	background-color: #333333;
	cursor: pointer;
  }
  .aboutdw_boxr_gdvideo img{
   width: 18px;
   height: 18px;
  }

  .aboutdw_boxr_gdmore img{
	margin-left: 6px;
	width: 19px;
	height: 19px;
	transition: all 0.4s;
   }
   .aboutdw_boxr_gdmore:hover img{
	  margin-left: 12px;
   }

  .aboutdw_boxr_gdvideo i {
	font-size: 18px;
	color: #fff;
  }
  .aboutdw_boxr_gdvideo span {
	color: #fff;
	margin-left: 6px;
  }
  .aboutdw_boxr_gd .aboutdw_boxr_gdmore {
	width: 230px;
	height: 60px;
	background-color: #df002c;
  }
  .aboutdw_boxr_gdmore span {
	text-transform: capitalize;
	color: #fff;
	  font-size: 14px;
  }
  .aboutdw_boxr_gdmore i {
	margin-left: 6px;
	font-size: 18px;
	color: #fff;
  }