@charset "utf-8";


/* 链接样式 */

a {text-decoration:none;}

a:visited {text-decoration:none;}

a:hover {text-decoration:none;}



/* 常用元素 */

.clear { clear:both; font-size:1px; line-height:0px; height:0px; }



/* 层浮动 */

.left { float: left; }

.right{ float: right; }

.center { margin: 0 auto; }



/* 文字对齐 */

.tleft { text-align:left; }

.tright { text-align:right; }

.tcenter {text-align:center; }



img{
	webkit-transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);

    transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);

    transition: transform .75s cubic-bezier(.19, 1, .22, 1);

    transition: transform .75s cubic-bezier(.19, 1, .22, 1), -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);

	}

/* top

-------------------------------------------------------------- */
.header{
	width:100%;
	height:80px;
	background:#fff;
	position:fixed;
	z-index: 999;
	top:0;
	left:0;
	padding:0 1%;
	}
.top{
	width:100%;
	overflow:hidden;
	line-height:40px;
	border-bottom:solid 1px rgba(255,255,255,0.25);
	font-size:13px;
	color:#fff;
	text-align:right;
	}
.top a{
	font-size:13px;
	color:#fff;
	}

/* nav
-------------------------------------------------------------- */

#navToggle{
	display: none;
}

.cont{
	width:1670px;
	overflow:hidden;
	margin:auto;
	}
.cont1{
	width:1670px;
	height:auto;
	margin:auto;
	}

/* banner

-------------------------------------------------------------- */
.banner{
	width:100%;
	position:relative;
	margin-top:80px;
	}
.banner video{ width:100%; height:100%; object-fit: cover;}
.banner video::-webkit-media-controls{ 
	display:none !important;
}
.banner video::-webkit-media-controls-enclosure{
    display: none !important;
}
.banner .indexbg{
	width:100%;
	height:100%;
	background:url(../images/banbg.png) no-repeat top center;
	background-size:cover;
	position:absolute;
	left:0;
	top:0;
	z-index:9;
}
.wapban{
	display:none;
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.banner .img{
	width:100%;
	overflow:hidden;
	position:relative;
}
@media(min-width:1921px) {
	.pcban .img{
		height:960px;
	}
}
@media(max-width:1920px) {
	.pcban .img{
		height:880px;
	}
}
@media(max-width:1768px) {
	.pcban .img{
		height:810px;
	}
}
@media(max-width:1680px) {
	.pcban .img{
		height:770px;
	}
}
@media(max-width:1600px) {
	.pcban .img{
		height:733px;
	}
}
@media(max-width:1440px) {
	.pcban .img{
		height:660px;
	}
}
@media(max-width:1360px) {
	.pcban .img{
		height:623px;
	}
}
@media(max-width:1280px) {
	.pcban .img{
		height:587px;
	}
}
@media(max-width:1152px) {
	.pcban .img{
		height:528px;
	}
}
@media(max-width:1024px) {
	.pcban .img{
		height:469px;
	}
}
.banner .img .banner1-1{
	width:30.5%;
	overflow:hidden;
	position:absolute;
	left:11.6%;
	top:25%;
	z-index:99;
	}
.banner .img .banner1-1 img{
	max-width:100%;
	height:auto;
	}
.banner .swiper-container .bannernr1{
	width:28%;
	overflow:hidden;
	position:absolute;
	left:11.5%;
	bottom:12%;
}
.banner .swiper-container .bannernr2{
	width:35%;
	overflow:hidden;
	position:absolute;
	left:11.5%;
	bottom:25%;
}
.banner .swiper-container .bannernr3{
	width:48%;
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-left:-24%;
	bottom:28%;
	text-align:center;
}
.banner .swiper-container .banimg{
	width:100%;
	overflow:hidden;
}
.banner .swiper-container .banimg img{
	max-width:100%;
	height:auto;
}
.banner .swiper-container p{
	width:100%;
	overflow:hidden;
	font-size:18px;
	color:#fff;
	font-family:Arial;
	line-height:25px;
	margin-top:54px;
}
.banner .banmore{
	width:100%;
	overflow:hidden;
	margin-top:104px;
}
.banner .swiper-container .bannernr3 .banmore{
	margin:90px auto 0;
}
.banner .swiper-container .bannernr3 .banmore a{
	margin:auto;
	text-align:left;
}
.swiper-container-android .swiper-slide,.banner .swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform
}
.banner .swiper-slide .img img{
	width:100%;
	height:auto;
}
.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,.banner .swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height,-webkit-transform;
	transition-property: height,-webkit-transform;
	-o-transition-property: transform,height;
	transition-property: transform,height;
	transition-property: transform,height,-webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}
.banner .swiper-button{
	overflow:hidden;
	position:absolute;
	left:11.5%;
	bottom:50px;
	z-index:99;
	}
.banner .swiper-button div{
	width:60px;
	height:60px;
	overflow:hidden;
	border:solid 1px #fff;
	float:left;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	}
.banner .swiper-button .swiper-button-prev{
	background:url(/wp-content/uploads/2026/06/prev.png) no-repeat center;
}
.banner .swiper-button .swiper-button-next{
	background:url(../images/next.png) no-repeat center;
	border-left:none;
}
.banner .swiper-button .swiper-button-prev:hover{
	background:#fff url(/wp-content/uploads/2026/06/prevh.png) no-repeat center;
}
.banner .swiper-button .swiper-button-next:hover{
	background:#fff url(/wp-content/uploads/2026/06/nexth.png) no-repeat center;
}
/*shubiao*/
.banner .down{
	width:66px;
	overflow:hidden;
	text-align:center;
	font-size:16px;
	color:#fff;
	position:absolute;
	left:50%;
	margin-left:-33px;
	bottom:16px;
	z-index:99; 
}
.banner .down span{
	display:block;
	width:1px;
	height:96px;
	background:#fff;
	margin:auto;
	}
/*shubiao*/
.shubiao{
	position:absolute;
	left:50%;
	margin-left:-15px;
	bottom:28px;
	z-index:99;
}
.shubiao span{
	width:1px;
	height:116px;
	background:#fff;
	position:absolute;
	left:27.5px;
	bottom:100px;
}
.mouse {
  position: relative;
  width: 22px;
  height: 40px;
  border-radius: 30px;
  border: 3px solid #fff;
  margin:0 auto 0;
}
.mouse:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 3px;
  height: 8px;
  border-radius: 20px;
  background-color: #fff;
  -webkit-animation: scroll 1s infinite alternate;
          animation: scroll 1s infinite alternate;
}
.shubiao p{
	overflow:hidden;
	text-align:center;
	color:#fff;
	margin-top:2px;
}
.banner .down p{
	width:100%;
	overflow:hidden;
	text-align:center;
	color:#fff;
	letter-spacing:2px;
	line-height:30px;
}
.banner .swiper-slide img{
		width:100%;
		height:auto;
		min-height:100%;
		transition:1s linear 2s;
		}

@-webkit-keyframes scroll {
  100% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}
@keyframes scroll {
  100% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}

@-webkit-keyframes scroll {
  100% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}
@keyframes scroll {
  100% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}
.boxlist .swiper-container,.boxlist2 .swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.boxlist .swiper-container-vertical>.swiper-wrapper,.boxlist2 .swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.boxlist .swiper-wrapper,.boxlist2 .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.boxlist .swiper-container-android .swiper-slide,.boxlist .mt-tabpage-cont__wrap .swiper-wrapper,
.boxlist2 .swiper-container-android .swiper-slide,.boxlist2 .mt-tabpage-cont__wrap .swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.boxlist .swiper-container-multirow>.swiper-wrapper,.boxlist2 .swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.boxlist .swiper-container-free-mode>.swiper-wrapper,.boxlist2 .swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.boxlist .swiper-slide,.boxlist2 .swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform
}
.boxlist .swiper-slide-invisible-blank,.boxlist2 .swiper-slide-invisible-blank {
	visibility: hidden
}

.boxlist .swiper-container-autoheight,.boxlist .mt-tabpage-cont__wrap .swiper-container-autoheight .swiper-slide,
.boxlist2 .swiper-container-autoheight,.boxlist2 .mt-tabpage-cont__wrap .swiper-container-autoheight .swiper-slide {
	height: auto
}

.boxlist .swiper-container-autoheight .swiper-wrapper,.boxlist2 .swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height,-webkit-transform;
	transition-property: height,-webkit-transform;
	-o-transition-property: transform,height;
	transition-property: transform,height;
	transition-property: transform,height,-webkit-transform
}
.boxlist .swiper-button div{
	width:52px;
	height:52px;
	position:absolute;
	top:50%;
	margin-top:-26px;
	outline:none;
	border:solid 4px #d5d5d5;
	border-radius:50%;
	z-index:99;
	}
.boxlist .swiper-button .swiper-button-prev{
	background:url(/wp-content/uploads/2026/06/prev2.png) no-repeat center;
	right:210px;
	}
.boxlist .swiper-button .swiper-button-next{
	background:url(/wp-content/uploads/2026/06/next2.png) no-repeat center;
	right:144px;
	}
.boxlist .swiper-button .swiper-button-prev:hover{
	background:url(/wp-content/uploads/2026/06/prevh2.png) no-repeat center;
	}
.boxlist .swiper-button .swiper-button-next:hover{
	background:url(/wp-content/uploads/2026/06/nexth2.png) no-repeat center;
	}
.boxlist .swiper-button div:hover{
	border:solid 4px #b21e23;
}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.banner .swiper-container-wp8-vertical,.banner .swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.banner .swiper-button-lock {
	display: none
}

.banner .swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:0;
	right: 88px;
	height:40px;
	line-height: 40px;
	color:#b1b1b1;
	font-size:16px;
	top:40px;
}
.swiper-pagination-fraction span{
	color:#131315;
	line-height:20px;
	font-size:20px;
	font-family:Arial;
	float:left;
	position:relative;
}

.swiper-pagination-fraction span:before{
	content:"0";
	}
.swiper-pagination-fraction span.swiper-pagination-current{
	color:#e71c23;
	font-weight:bold;
	margin-right:6px;
}
.swiper-pagination-fraction span.swiper-pagination-current::after{
	content:"/";
	padding-left:6px;
}
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width:24px;
	height:6px;
	background:#fff;
	display: inline-block;
	margin:0 5px;
	outline:none;
	border-radius:5px;
	position:relative;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active{
	width:38px;
	background:#0279c9;
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top,.2s -webkit-transform;
	transition: .2s top,.2s -webkit-transform;
	-o-transition: .2s transform,.2s top;
	transition: .2s transform,.2s top;
	transition: .2s transform,.2s top,.2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left,.2s -webkit-transform;
	transition: .2s left,.2s -webkit-transform;
	-o-transition: .2s transform,.2s left;
	transition: .2s transform,.2s left;
	transition: .2s transform,.2s left,.2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right,.2s -webkit-transform;
	transition: .2s right,.2s -webkit-transform;
	-o-transition: .2s transform,.2s right;
	transition: .2s transform,.2s right;
	transition: .2s transform,.2s right,.2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255,255,255,.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0,0,0,.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}



.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

/*banner*/

.banner .swiper-pagination{
	overflow:hidden;
	text-align:center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	position:absolute;
	left:6.6%;
	bottom:48px;
	z-index:99;
}
.banner .swiper-pagination-fraction span{
	font-size:30px;
	color:#fff;
	font-family:Arial;
}
.banner .swiper-pagination-fraction .swiper-pagination-current{
	font-size:56px;
	font-family:Arial;
}
.banner .swiper-pagination-fraction span{
	line-height:63px;
}
.banner .swiper-pagination-fraction span:nth-child(2):after{
	content:"/";
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;
	font-size:30px;
}
.banner .swiper-pagination-fraction span:nth-child(2){
	padding-left:10px;
	padding-top:10px;
}
.banner .swiper-scrollbar{
	width:124px;
	height:5px;
	overflow:hidden;
	background:#fff;
	border-radius:5px;
	position:absolute;
	left:11.6%;
	bottom:40px;
	z-index:99;
}
.banner .swiper-scrollbar .swiper-scrollbar-drag{
	margin:0 6px;
}
.banner .swiper-scrollbar-drag{
    background: #55ae97;
}

/* tit

-------------------------------------------------------------- */
.tit{
	overflow:hidden;
	}
.tit h3{
	width:100%;
	overflow:hidden;
	font-size:26px;
	color:#1d1d1d;
	line-height:36px;
	font-weight:normal;
	padding-left:20px;margin-bottom: 0px;
	background:url(/wp-content/uploads/2026/06/icon5.png) no-repeat left center;

	}
.tit h3 a{
	font-size:26px;
	color:#1d1d1d;
	}
.titjs{
	width:100%;
	overflow:hidden;
	font-size:18px;
	color:#c7c7c7;
	line-height:50px;
}
.titjs1{
	width:100%;
	overflow:hidden;
	font-size:28px;
	color:#1d1d1d;
	line-height:38px;
	margin-bottom:7px;
}
.titjs1 span{
	font-size:28px;
	color:#0279c9;
}
.more{
	width:100%;
}
.more a{
	width:180px;
	height:52px;
	background:#fd0705;
	border-radius:26px;
	line-height:52px;
	font-size:18px;
	color:#fff;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding-left:32px;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
	position:relative;
	}
.more a span{
	font-size:18px;
	color:#fff;
	position:relative;
	z-index:1;
}
.more a i{
	margin-right:4px;
	position:relative;
	z-index:1;
}
.more a:hover{
	transform:translateY(-3px);
}


/* pro
-------------------------------------------------------------- */
.pro{
	width:100%;
	overflow:hidden;
	padding-top:86px;
	padding-bottom:70px;
	position:relative;
}
.protit{
	width:100%;
	overflow:hidden;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}
.promenu{
	overflow:hidden;
}
.promenu ul{
	width:100%;
	overflow:hidden;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}
.promenu ul li{
    overflow: hidden;
    margin-left: 60px;
    position: relative;
    margin-right: 15px;
	}
.promenu ul li::after{
	content:"";
	width:0;
	height:5px;
	background:#fd0705;
	position:absolute;
	left:0;
	bottom:1px;
	z-index:0;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}
.promenu ul li:hover::after{
	width:100%;
}
.promenu ul li a{
	font-size:20px;
	color:#1d1d1d;
}
.promenu ul li:hover a{
	font-weight:bold;
}
.pronr{
	width:100%;
	overflow:hidden;
	position:relative;
	margin-top:7px;
	padding:0 80px;
}
.pronr .swiper-slide{
	transform: scale(0.6);
}
.pronr .swiper-slide-active{
	transform: scale(1.2);
}
.prolist,.prolist .proimg,.prolist h5{
	width:100%;
	overflow:hidden;
}
.prolist .proimg img{
	width:100%;
	height:auto;
}
.pronr .swiper-slide .prolist h5{
	font-size:22px;
	color:#1d1d1d;
	line-height:32px;
	font-weight:normal;
	text-align:center;
	margin-top:5px;
	display:none;
}
.pronr .swiper-slide-active .prolist h5{
	display:block;
}
.pronr .swiper-button-prev,.pronr .swiper-button-next{
	width:60px;
	height:60px;
	border:solid 1px #bfbfbf;
	border-radius:50%;
	position:absolute;
	top:50%;
	margin-top:-30px;
	z-index:99;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}
.pronr .swiper-button-prev{
	background:url(/wp-content/uploads/2026/06/prev.png) no-repeat center;
	left:0;
}
.pronr .swiper-button-prev:hover{
	background:#fd0705 url(/wp-content/uploads/2026/06/prevh.png) no-repeat center;
	border:solid 1px #fd0705;
}
.pronr .swiper-button-next{
	background:url(/wp-content/uploads/2026/06/next.png) no-repeat center;
	right:0;
}
.pronr .swiper-button-next:hover{
	background:#fd0705 url(/wp-content/uploads/2026/06/nexth.png) no-repeat center;
	border:solid 1px #fd0705;
}
.prolist:hover .proimg img{
	transform:scale(1.05);
}
.pronr .prologo{
	width:53.5%;
	overflow:hidden;
	text-align:center;
	position:absolute;
	left:50%;
	margin-left:-26.75%;
	top:50%;
	margin-top:-105px;
	z-index:-1;
}
.pro .probg{
	width:75.2%;
	overflow:hidden;
	text-align:center;
	position:absolute;
	left:50%;
	margin-left:-37.6%;
	bottom:0;
	z-index:-1;
}
.pro .probg img,.pronr .prologo img{
	max-width:100%;
	height:auto;
}
.pro .promore{
	width:100%;
	overflow:hidden;
	margin-top:90px;
}
.pro .promore a{
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:210px;
	overflow:hidden;
	margin:auto;
	font-size:16px;
	color:#1d1d1d;
}
.pro .promore a i{
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}
.pro .promore a:hover i{
	margin-left:5px;
}
.pro .promore a:hover{
	color:#fd0705;
}

/* ys
-------------------------------------------------------------- */
.ys{
	width:100%;
	height:850px;
	overflow:hidden;
	background:url(../images/ysbg.jpg) no-repeat top center;
	background-size:cover;
}
.ys ul{
	width:100%;
	height:100%;
	overflow:hidden; margin: 0 auto;
}
.ys ul li{
	width:25%;
	height:100%;
	overflow:hidden;
	float:left;
	position:relative;
}
.ys ul li::before{
	content:"";
	width:100%;
	height:0;
	background:rgba(1999,1,14,0.68);
	position:absolute;
	left:0;
	bottom:0;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.ys ul li:hover::before{
	height:100%;
}
.ys ul li .ysnum{
	width:100%;
	overflow:hidden;
	padding:0 40px;
	position:absolute;
	top:68px;
	left:0;
	z-index:99;
}
.ys ul li .ysnum img,.ys .ysnr .ysicon img{
	max-width:100%;
	height:auto;
}
.ys ul li .ysnr{
	width:100%;
	overflow:hidden;
	padding:0 40px;
	position:absolute;
	left:0;
	bottom:84px;
	z-index:99;
}
.ys ul li .ysnr .ysicon,.ys ul li .ysnr h5,.ys ul li .ysnr p,.ys ul li .ysnr .ysmore{
	width:100%;
	overflow:hidden;
}
.ys ul li .ysnr .ysicon{
	margin-bottom:32px;
}
.ys ul li .ysnr h2{
	font-size:36px;
	color:#fff;
	line-height:36px;
	font-weight:normal;
}
.ys ul li .ysnr h5{
	font-size:20px;
	color:#fff;
	line-height:24px;
	font-weight:normal;
}
.ys ul li .ysnr .ysmore a{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #fff;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    opacity: 0;

}
.ys ul li .ysnr .ysmore a span{
	font-size:16px;
	color:#fff;
}
.ys ul li .ysnr p{
	font-size:16px;
	color:rgba(255,255,255,0.7);
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	opacity:0;
}
.ys ul li:hover .ysnr .ysmore a{
	height:50px;
	line-height:50px;
	opacity:1;
}
.ys ul li:hover .ysnr p{
	opacity:1;
	margin-top:30px;
	margin-bottom:56px;width: 85%;
}

@media(max-width:1680px) {

	.ys ul li .ysnr h5 {
		font-size: 32px;
		line-height: 42px;
	}
.pronr_n ul li .proimg_n{
		height:394px;
	}
	.pronr_n ul li .protext_n, .tjpronr ul li .protext_n {
		padding: 0 30px;
	}
	.tjpronr ul li .proimg_n{
		height:347px;
	}

}@media(max-width:1768px) {
	.cont,.cont1{
		width:88%;
	}}
@media(max-width:1600px) {
.pronr_n ul li .proimg_n{
		height:375px;
	}
	.nprofbnr h5,.tjpro h3,.cloud-product-ul li .caselist .casebot h5{
		font-size:32px;
		line-height:42px;
	}

}
@media(max-width:1440px) {
	
	.ys ul li .ysnr h5 {
		font-size: 28px;
		line-height: 38px;
	}
	.promenu ul li {
		margin-left: 60px;
	}
	.pronr .swiper-slide .prolist h5{
		font-size:20px;
		line-height:30px;
	}
	
	
	.pronr_n ul li .proimg_n{
		height:337px;
	}

}



@media(max-width:1360px) {
.pronr_n ul li .proimg_n{
		height:319px;
	}
	.pronr_n ul li .protext_n, .tjpronr ul li .protext_n {
		padding: 0 25px;
	}
	.tjpronr ul li .proimg_n{
		height:281px;
	}
	}
@media(max-width:1280px) {
	
	.ys ul li .ysnum{
        padding: 0 30px;
    }
	.aboutnr {
		width: 46%;
	}
	.ys ul li .ysnr h5 {
		font-size: 24px;
		line-height: 34px;
	}
	.ys ul li .ysnr{
		padding: 0 30px;
	}
.pronr .swiper-slide .prolist h5{
		font-size:18px;
	}
	
	
	
	.promenu ul li {
		margin-left:50px;
	}
	
	.pronr_n ul li .proimg_n{
		height:300px;
	}
	.pronr_n ul li .protext_n, .tjpronr ul li .protext_n {
        padding: 0 20px;
    }
	.pronr_n ul li .protext_n h5, .tjpronr ul li .protext_n h5{
		font-size:15px;
	}
	.prolf_n ul li a,.prolf_n ul li span{
		font-size: 16px;
	}
	.nprofbnr h5,.tjpro h3,.cloud-product-ul li .caselist .casebot h5{
		font-size:24px;
		line-height:34px;
	}
	.tjpronr ul li .proimg_n{
		height:264px;
	}


}

@media(max-width:991px) {.ys ul li .ysnr h5 {
        font-size: 22px;
        line-height: 32px;
    }
	.ys ul li{
		width:50%;
		height:50%;
	}
	.ys ul li .ysnr .ysicon {
		margin-bottom: 15px;
	}
	.ys ul li .ysnr{
		bottom:10px;
	}
	.ys ul li:hover .ysnr p {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.ys ul li .ysnum{
		top:40px;
	}
	.ys .ysnr .ysicon img{
		width:36px;
	}
.pro {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.pro .promore {
		margin-top: 40px;
	}
	.pronr .swiper-button-prev, .pronr .swiper-button-next {
		width: 40px;
		height: 40px;
	}
	.pronr{
		padding:0 50px;
	}
	.pronr .swiper-slide .prolist h5 {
        font-size: 16px;
    }
	
	.pronr_n ul li .proimg_n{
		height:279px;
	}
	.nprolf,.nprort{
		width:100%;
	}
	.nprort,.npro_jj,.nprort .more{
		margin-top:30px;
	}
	.probg_n{
		padding-bottom:40px;
	}

.pronr {
    width: 73%;
    overflow: hidden;
    position: relative;
    margin-top: 7px;
    padding: 0 80px;
}
}

@media(max-width:860px) {
	.pronr_n ul li .proimg_n{
		height:242px;
	}
	.pronr_n ul li .protext_n h5, .tjpronr ul li .protext_n h5{
		font-size:14px;
		padding: 20px 0;
	}
	.tjpronr ul li .proimg_n {
        height:370px;
    }
	.casenr_n ul li .caseimg_n {
        height:248px;
    }
}
@media(max-width:820px) {
	.pronr_n ul li .proimg_n{
		height:230px;
	}
	.tjpronr ul li .proimg_n {
        height:353px;
    }
	.casenr_n ul li .caseimg_n {
        height:236px;
    }
}
@media(max-width:768px) {
	.pronr_n ul li .proimg_n{
		height:216px;
	}
	.tjpronr ul li .proimg_n {
        height:331px;
    }


img.scale-with-grid,#Content img {
    max-width: 70%;
    height: auto
}}
@media(max-width:767px) {
	.pronr_n ul li{
		width:49%;
	}
	.pronr_n ul li:nth-child(2n) {
		margin-right: 0;
	}
	.pronr_n ul li:nth-child(2n+1) {
		margin-right:2%;
	}
	.pronr_n ul li .proimg_n{
		height:330px;
	}	
	
	
	.promenu {
    overflow: hidden;
    display: none;
}
div#mfn-rev-slider {
    margin-top: 40px;
}
.pronr {
    width: 73%;
    overflow: hidden;
    position: relative;
    margin-top: 7px;
    padding: 0 80px;
}
body:not(.template-slider) #Header {
    min-height: 250px ;
}
	img.scale-with-grid,#Content img {
    max-width: 70%;
    height: auto
}
	
	#Top_bar a.responsive-menu-toggle {
    top: 30px !important;
}
#Top_bar .logo #logo{
    padding: 0 !important;
    margin: 0 AUTO !important;
}
	
#Top_bar #logo img.logo-mobile {
    display: inline-block;
    max-height: 65%;margin-left: 20px;
}
.ys ul li .ysnr p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    opacity: 0;
}
	
	#Top_bar {
    position: fixed !important;

}
}


@media(max-width:640px) {.ys ul li .ysnr {
        padding: 0 20px;
    }
	.ys ul li .ysnr .ysmore a{
		width:118px;
		height:40px;
		line-height:40px;
		padding:0 15px;
	}
	.ys ul li .ysnr h5 {
        font-size: 14px;
        line-height: 30px;
    }
	
	.prolf_n ul li {
		width: 33.3333333333333333333333%;
	}
	
	.pronr_n ul li .proimg_n,.tjpronr ul li .proimg_n{
		height:275px;
	}
	.pronr_n ul li .protext_n h5, .tjpronr ul li .protext_n h5{
		font-size:13px;
		padding:10px 0;
	}	.promenu {
    overflow: hidden;
    display: none;
}
.ys ul li .ysnr h2 {
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    font-weight: normal;
}
	
	.pronr {
    width: 73%;
    overflow: hidden;
    position: relative;
    margin-top: 7px;
    padding: 0 80px;
}
	
	img.scale-with-grid,#Content img {
    max-width: 70%;
    height: auto
}
	
	
  }
@media(max-width:540px) {
	.pronr_n ul li .proimg_n,.tjpronr ul li .proimg_n{
		height:232px;
	}
	.casenr_n ul li .caseimg_n {
        height:155px;
    }
	.card-img-150{
		height:220px;
	}
	
		.promenu {
    overflow: hidden;
    display: none;
}

	.pronr {
    width: 52%;
    overflow: hidden;
    position: relative;
    margin-top: 7px;
    padding: 0 80px;
}
	img.scale-with-grid,#Content img {
    max-width: 92%;
    height: auto
}
	
	
}
@media(max-width:425px) {
	.logo img {
        height: 36px;
    }
	.ys ul li .ysnr h5 {
        font-size: 18px;
    }
	.ys ul li .ysnr p{
		font-size:14px;
	}
	.ys ul li .ysnr {
        padding: 0 10px;
    }

.pronr_n ul li .proimg_n,.tjpronr ul li .proimg_n{
		height:183px;
	}
	
	.prolf_n ul li {
		width: 50%;
	}
.pronr {
    width: 73%;
    overflow: hidden;
    position: relative;
    margin-top: 7px;
    padding: 0 80px;
}
	
	img.scale-with-grid,#Content img {
    max-width: 70%;
    height: auto
}	.promenu {
    overflow: hidden;
    display: none;
}


}