@font-face {
	font-family: "fontName";
	src: url("../../fonts/SOURCEHANSERIFCN-BOLD.OTF");
}

@font-face {
	font-family: "fontNumber";
	src: url("../../fonts/bahnschrift.ttf");
}

.techProTopRight>div {
	font-size: 20px;
	margin-bottom: 40px;
	font-family: fontName;
}

.techProTopRight {
	padding-left: 10%;
	padding-top: 3%;
}

.inner_logoText {
	display: flex;
	justify-content: space-between;
	padding: 10px 20px;
}

.inner_logoText>div:nth-of-type(1) {
	width: 25%;
	position: relative;
}

.inner_logoText>div:nth-of-type(1)>img {
	position: absolute;
	top: -30%;
	right: 0;
}

.rightText .rightTextBox{
   -webkit-animation: 10s rightText linear infinite normal;
            animation: 10s rightText linear infinite normal;
            position: relative;
}

@keyframes rightText{
     0% {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            100% {
                -webkit-transform: translate3d(0, -307px, 0);
                transform: translate3d(0, -307px, 0);
            }
}
  @-webkit-keyframes rightText{
      0% {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            100% {
                -webkit-transform: translate3d(0, -307px, 0);
                transform: translate3d(0, -307px, 0);
            }
}

#test1 {
	height: 480px !important;
	padding: 30px 0;
}

.inner_logoText>div:nth-of-type(2)>div>p {
	line-height: 45px;
	text-indent: 2em;
}

.inner_logoText>div:nth-of-type(2) {
	width: 80%;
	font-size: 15px;
    position: relative;
    height: 260px;
    overflow: hidden;
}

.loop_img_box {
	width: 94.75%;
	height: 370px;
	position: relative;
}

.loop_img_box img {
	width: 100%;
	height: 100%;
}

.loop_img_box>div:nth-of-type(1) {
	position: absolute;
	bottom: 19%;
	left: 5%;
	font-size: 28px;
	font-family: Bahnschrift;
	font-weight: 400;
	color: #FFFFFF;
}

.loop_img_box>div:nth-of-type(2) {
	position: absolute;
	bottom: 13%;
	left: 5%;
	font-size: 12px;
	font-family: Bahnschrift;
	font-weight: 400;
	color: #FFFFFF;
}

.loop_img_box>div:nth-of-type(3) {
	position: absolute;
	bottom: 5%;
	left: 5%;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.loop_img_text {
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: #666666;
	line-height: 22px;
	padding-right: 9.12%;
	margin-top: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-overflow: -o-ellipsis-lastline;
	/*     white-space: nowrap; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	width: 100%;
}

.layui-carousel {
	/* background:none !important */
	
}

.layui-carousel>*[carousel-item]>* {
	background: none !important
}

.layui_loop_img {
	display: flex;
	justify-content: space-between;
}

.layui_loop_img>img {
	width: 19.5%;
}

.techPro_loop:hover, .techPro_loop:active {
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(0, 91, 176, 0.1);
	cursor: pointer;
}

.techPro_loop {
	padding: 27px 20px 27px 24px;
	background: rgba(0, 0, 0, 0.02);
	display: flex;
	margin-bottom: 5px;
}

.techPro_loop_right>div:nth-of-type(1) {
	height: 20px;
	font-size: 28px;
	font-family: Bahnschrift;
	font-weight: 400;
	color: #333333;
}

.techPro_loop_right>div:nth-of-type(2) {
	margin-top: 15px;
	height: 9px;
	font-size: 12px;
	font-family: Bahnschrift;
	font-weight: 400;
	color: #999999;
}

.techPro_loop_right {
	border-right: 1px solid #cccccc;
	padding-right: 20px;
	padding-bottom: 12px
}

.techPro_loop>a>div>div:nth-of-type(1) {
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.techPro_loop>a {
	width: 100%;
}

.techPro_loop>a>div>div:nth-of-type(2) {
	height: 34px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-top: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.swiper-container {
	height: 70% !important;
}

.swiper_inner_text {
	color: white;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	bottom: -18%;
	left: 41%;
	font-family:fontName;
}

.swiper-slide-active {
	overflow: unset !important
}

.swiper-slide1>div {
	position: relative;
}

.loop_master>div>div {
	border-radius: 0;
	overflow: inherit;
	height: 270px;
}

.loop_master>div>p {
	margin-top: 18px;
}

.loop_master>div>div>img {
	width: 100%;
	height: 100%;
}

.about_pro {
	background: url("/img/web/serverInfo/achieve/relatedIndust.jpg");
	background-size: 100% 100%;
}

.pro_expm {
	width: 100%;
	height: auto;
	background: none;
	overflow: hidden;
}

.swiper-container1 {
	width: 80%;
	padding-top: 50px;
	padding-bottom: 50px;
}

.swiper-slide1 {
	background: none !important;
	background-position: center;
	background-size: cover;
	width: 710px !important;
	height: 300px !important;
	width: 100%;
}

.swiper-slide {
	margin-top: 20px !important;
}

.swiper-slide-active {
	height: 340px !important;
	margin-top: 0px !important;
}

.swiper-slide1>div {
	width: 100%;
	height: 100%;
	border: 4px solid white;
}

.swiper-slide1>div>img {
	width: 100%;
	height: 100%;
}