@import url(animate.css);

* {
	margin: 0;
	padding: 0;
	outline: none !important;
}

input, button {
	outline: none !important;
}

html, body {
	color: #898989;
	font-size: 15px;
	line-height: normal;
	font-weight: 500;
	overflow-x: hidden !important;
}

body {
	overflow: hidden !important;
}

a {
	color: #1f1f1f;
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

h1, h2, h3, h4 {
	letter-spacing: 0;
	font-weight: normal;
	position: relative;
	padding: 0;
	font-weight: normal;
	line-height: normal;
	color: #1f1f1f;
	margin: 0
}

h1 {
	font-size: 24px
}

h3 {
	font-size: 18px
}

h4 {
	font-size: 16px
}

ul {
	list-style: none;
	margin: 0;
}

a {
	color: #fff;
	text-decoration: none;
	outline: none;
}

a, .btn {
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

button.btn:hover, button.btn:focus {
	background: #252525;
	color: #fff;
}

button {
	transition: ease all 0.5s;
	cursor: pointer;
}

.bt_main {
	color: #fff;
	font-size: 14px;
	min-width: 148px;
	float: left;
	text-align: center;
	height: 48px;
	line-height: 50px;
	font-weight: 500;
	border: none;
	padding: 0 35px;
	transition: ease all 0.5s;
}

.bt_main:hover, .bt_main:focus {
	color: #fff;
}

.white_bt.bt_main {
	background: #f7f7f7;
}

.white_bt.bt_main:hover, .white_bt.bt_main:focus {
	color: #fff;
}

h2 {
	font-size: 54px;
	font-weight: 500;
	letter-spacing: -2px;
	position: relative;
	margin-bottom: 25px;
	line-height: 50px;
	position: relative;
}

h3 {
	font-size: 24px;
	color: #000;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
}

h4 {
	font-size: 18px;
	color: #000;
	line-height: 21px;
	font-weight: 600;
	text-transform: uppercase;
    /* margin: 30px 0 20px 0; */
}

p {
	color: #333;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
}

button, input {
}

a:hover, a:focus {
	color: #000;
	text-decoration: none;
}

.layout_padding {
	padding-top: 80px;
	padding-bottom: 100px;
}

.full {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.text_align_center {
	text-align: center;
}

.center {
	width: 100%;
	display: flex;
	justify-content: center;
}

.white_fonts h2, .white_fonts div, .white_fonts h2 span {
	color: #000 !important;
}

.margin_bottom_30 {
	margin-bottom: 30px;
}

.padding_top_0 {
	padding-top: 0 !important;
}

/*------------------------------------------------------------------
        4. loader
-------------------------------------------------------------------*/

/* Preloader */

/*------------------------------------------------------------------
        5. header
-------------------------------------------------------------------*/
.heading_main h2 span {
    /* color: #1e72bc; */
}

/**-- menu --**/

/** social icon **/
.slide_cont h1 {
	color: #fff;
	font-size: 48px;
	font-weight: 600;
	line-height: 60px;
	margin: 0;
	letter-spacing: -1px;
	margin-bottom: 30px;
	left: -7px;
}

@media (min-width: 768px) and(max-width: 991px) {
	.slide_cont h1 {
		font-size: 30px;
		line-height: 40px;
	}
}

@media (max-width: 575px) {
	.slide_cont h1 {
		font-size: 28px;
		line-height: 34px;
	}
}
/*------------------------------------------------------------------
        6. main banner
-------------------------------------------------------------------*/

.slide_cont {
	float: left;
	width: 100%;
	margin-top: 85px;
}

.slide_cont h4 {
    color: #1d1d1f;
    font-size: 45px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 20px;
    left: -5px;
    -webkit-background-clip: text;

}

.slide_cont h1 {
    /* background-image: linear-gradient(to right, #348c56 10%, #8BC34A 80%) !important; */
    /* background: -webkit-linear-gradient(78deg, #338c56, #8bc34a); */
    /* background: -moz-linear-gradient(to right, #338c56 0%, #8bc34a 100%); */
    /* background: -ms-linear-gradient(to right, #338c56 0%, #8bc34a 100%); */
    /* background: -o-linear-gradient(to right, #338c56 0%, #8bc34a 100%); */
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    text-transform: none;
    color: #1d1d1f;
    font-weight: 600;
    line-height: 60px;
    margin: 0;
    letter-spacing: -1px;
    margin-bottom: 30px;
    left: -7px;

}

#banner_parallax p {
    color: #1d1d1f;
    font-weight: 500;
    margin-top: 10px;
    position: relative;
    left: -6px;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;

}

.slide_banner1 {
    /* background-image: linear-gradient(171deg, rgb(255, 255, 255), #ffffff 35.29%, rgb(238, 240, 241) 63.45%, rgb(216, 216, 216)) !important; */
    background: #f5f5f7;
    min-height: 930px;
    position: relative;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: bottom center;

}

.slide_pc_img {
	position: relative;
	z-index: 1;
	margin-bottom: -130px;
}

.slide_pc_img img {
	margin-top: 150px;
	float: left;
	margin-right: 0;
	position: relative;
	right: 95%;
	margin-bottom: 0;
}

.home_page1 .slide_cont {
	margin-top: 135px;
}

.slide_cont .bt_main {
	margin-top: 20px;
}

/**-- slide style 2 **/

/*------------------------------------------------------------------
        7. section
-------------------------------------------------------------------*/

/**-- main heading --**/
.heading_main {
	width: 100%;
	margin: 0 0 65px;
	letter-spacing: 0;
}

.heading_style_1 h2::after {
	width: 110px;
	height: 5px;
	background: #ddd;
	content: "";
	display: block;
	margin: 15px 0 30px;
}

.center_head_border h2:after, .center_head_border:after {
	margin-left: auto !important;
	margin-right: auto !important;
}

/**-- contant section --**/
.cross_layout {
	position: relative;
}

.app-features li {
	padding-left: 100px;
	position: relative;
	margin: 25px 0 0;
	float: left;
	border-bottom: dotted 1px #ddd;
	padding-bottom: 25px;
}

.app-features li > i {
    position: absolute;
    left: 0;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    background: #fff;
    font-size: 40px;
    font-weight: 500;
    transition: ease all 0.5s;
    top: 0;
    border: solid #f5f5f7 2px !important;
    color: #1d1d1f !important;

}

.app-features ul li:last-child {
	border-bottom: none;
}

.app-features li:hover > i, .app-features li:focus > i {
	background: linear-gradient(19deg, #ffffff, #c3c3c3) !important;
	border-color: #eee;
	color: #ffffff;
    /*animation:mymove 1.5s;
    animation-iteration-count:1;
    -webkit-animation:appdh 1.5s;
    -webkit-animation-iteration-count:1;*/
}

@keyframes aapdh
{
from {top:-15px;}
to {top:-10px;}
}

@-webkit-keyframes appdh /* Safari and Chrome */
{
from {top:-15px;}
to {top:-10px;}
}

.app-features h4 {
	text-transform: none;
	font-weight: 500;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}

.gradiant_bg {
    /* background: linear-gradient(rgb(255, 255, 255), #e4e4e4 51.26%, white) !important; */
    /* background: url('../images/cp5g_bg.jpg')!important; */
    min-height: 420px;
    background-position: center center;
    background-size: cover;
    background-color: azure;

}

.gradiant_bg1 {
    /* background: linear-gradient(183deg, white, rgb(221, 221, 221) 14.29%, #dadada 26.05%, #c8c8c8 54.62%, #d0d0d0 80.67%, rgba(188, 188, 188, 0)) !important; */
	background: url('../images/bg_gradinat1.png');
	min-height: 420px;
	background-position: center center;
	background-size: cover;
}

.cross_layout {
	position: relative;
	overflow: hidden;
}

section.cross_layout {
    /* padding-top: 155px; */
    /* padding-bottom: 140px; */
}

.cross_layout::before {
    /* content: ""; */
    /* width: 100%; */
    /* height: 120px; */
    /* background: url('../images/top_layer.png'); */
    /* display: block; */
    /* position: absolute; */
    /* top: 0; */
    /* background-size: 100% 100%; */
}

.cross_layout::after {
    /* content: ""; */
    /* width: 100%; */
    /* height: 120px; */
    /* background: url('../images/bottom_layer.png'); */
    /* display: block; */
    /* position: absolute; */
    /* bottom: 0; */
    /* background-size: 100% 100%; */
}

.cont_theme_blog h3 {
	text-transform: uppercase;
	background: linear-gradient(to right, #348c56 10%, #8BC34A 80%);
	background: -webkit-linear-gradient(to right, #414142 0%, #a9a9aa 67%);
	background: -moz-linear-gradient(to right, #1e72bc 0%, #30CFD0 100%);
	background: -ms-linear-gradient(to right, #1e72bc 0%, #30CFD0 100%);
	background: -o-linear-gradient(to right, #1e72bc 0%, #30CFD0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: none;
	font-size: 55px;
	line-height: 60px;
	font-weight: 500;
	margin-top: 60px;
	margin-bottom: 20px;
}

.cont_theme_blog p {
	font-size: 17px;
	line-height: normal;
	margin-top: 25px;
}

.widget-title h4 {
	font-size: 1.5rem;
}

/**-- map --**/

/** imformation blog **/
.imf_icon {
	width: 150px;
	height: 150px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 30%;
	border: solid #eee 5px;
	margin: -120px auto 20px;
	padding: 25px;
	background: linear-gradient(167deg, #338c56 10%, #8bc34a 80%) !important;
	background: #338c56;
}

.information_blogs {
    background: #fff;
    padding: 40px 40px;
    text-align: center;
    margin-top: 65px;
    margin-bottom: 40px;
    border-radius: 18px;

}

.information_blogs h3 {
	font-size: 34px;
	font-weight: 500;
	text-transform: none;
	margin-bottom: 48px;
}

/**-- step section --**/
/*cpzx*/
.product-thumbnail img {
	border-radius: 10px;
}

.product-title {
	text-align: center;
	margin-top: 10px;
}

.Products-list {
	font-size: 14px;
	color: #6b6b6b;
	font-weight: 700;
	text-transform: uppercase;
}

.Products-list .Products-item a:hover {
	color: #338c56;
}

.cpwz {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
}

.cpwz h4 {
	color: #666;
}
/*cpzx*/
/*案例开头*/

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.sec1 {
	background: #ffffff;
}

.img-count, .img-count img {
	position: relative;
}

.img-count-in {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	height: 100%;
	* height: 100%;
}

.w-newsList1 {
	position: relative;
}

.w-newsList1 a {
	display: block;
	text-decoration: none;
	color: #333;
}

.w-newsList1 .news-item {
	position: relative;
}

.w-newsList1 .news-imgbox {
	width: 58%;
}

.w-newsList1 .news-imgbox img {
	transition: transform 3.5s;
	-webkit-transition: transform 3.5s;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	border: 0;
	vertical-align: middle;
	max-width: 100%;
}

.w-newsList1 .swiper-slide.swiper-slide-active .news-imgbox img {
	transform: scale(1);
	-webkit-transform: scale(1);
}

.w-newsList1 .aspectRatio {
	padding-bottom: 450px;
}

.w-newsList1 .news-text {
	position: absolute;
	right: 0;
	width: 50%;
	top: 50%;
	top: 10%\9;
	* top: 10%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: #fff;
	padding: 30px 15px 40px 4%;
	overflow: hidden;
}

:root .w-newsList1 .news-text {
	top: 50%;
}

.w-newsList1 .date {
	line-height: 1.4;
	margin-bottom: 0.8em;
}

.w-newsList1 .date .year {
	font-size: 46px;
	font-weight: bold;
	color: #898989;
}

.w-newsList1 .date .day_month {
	font-size: 17px;
	color: #bebebe;
}

.w-newsList1 .news-h {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	height: 2.8em;
	overflow: hidden;
	margin-bottom: 0.3em;
	color: #333;
}

.w-newsList1 .news-sum {
	line-height: 1.8;
	height: 3.5em;
	overflow: hidden;
	color: #333;
}

.w-newsList1 .more {
	margin-top: 39px;
	width: 45px;
	height: 24px;
	float: right;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAQCAYAAAAFzx/vAAABIUlEQVQ4jb3VMUscQRQH8J+yNgaLFAoPJSBnKaTRUhDBRoiVpBG09mMIljY2geuCIH4GG7FKE7BRSxGPyCtstLJQxGYPTr1D3LvNHxb2McP7McPO7FCz2dRPMhNExDec4gormXnbbf5wX9rrjOEr5nAcEeO1gpl5gQ08Y7YXOsgVysyDLuhEbWAP9E9ETNUGdqBreEQDJ220wBfMYKhK84joNXSFHWx3oIsFzjBdBftkGjgaxsN/wNoZLfAdkypu6QdZxV75foPlAk+4rtqxfdO8TUT8xG5ZXmIpM1u1fKURsY5DjJTYYma2qOFYRMQm9sve51jIzH/t8YGCEbGF3x3YUr7Z84GBETGPX2X5t8Te/TGKQYG4K58z/MjM+26TXgDh8VYjv3NjTgAAAABJRU5ErkJggg==") center no-repeat;
}

.w-newsList1 .adSN_page {
	position: absolute;
	z-index: 9;
	left: 50%;
	bottom: 50%;
	margin-bottom: -123px;
	top: auto;
	transform: none;
	-webkit-transform: none;
	width: 35%;
	padding-left: 4%;
}

.w-newsList1 .adSN_page span {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	margin: 0 6px;
}

.w-newsList1 .swiper-num {
	position: absolute;
	z-index: 9;
	right: 15px;
	top: 50%;
	margin-top: -130px;
	color: #bebebe;
}

.w-newsList1 .swiper-num .active {
	font-size: 32px;
	font-weight: bold;
}

@media (max-width: 767px) {
	.w-newsList1 .news-imgbox {
		width: 100%;
	}

	.w-newsList1 .aspectRatio {
		padding-bottom: 56.25%;
	}

	.w-newsList1 .news-text {
		position: relative;
		width: 100%;
		top: 0;
		transform: none;
		-webkit-transform: none;
		padding: 1.2em 4% 1.5em;
	}

	:root .w-newsList1 .news-text {
		top: 0;
	}

	.w-newsList1 .adSN_page {
		left: 0;
		bottom: 2em;
		margin-bottom: 0;
	}

	.w-newsList1 .swiper-num {
		bottom: 232px;
		top: auto;
		margin-top: 0;
	}
}

@media (max-width: 480px) {
	body {
		font-size: 4vw;
	}

	.w-newsList1 .news-h {
		font-size: 125%;
	}

	.w-newsList1 .date .year {
		font-size: 300%;
	}

	.w-newsList1 .date .day_month {
		font-size: 110%;
	}

	.w-newsList1 .swiper-num {
		bottom: 15em;
	}

	.w-newsList1 .swiper-num .active {
		font-size: 200%;
	}
}

/* 案例结束 */
/* 按钮颜色 */
.bt_main {
	background: #1e72bc;
}

.bt_main:hover,
.bt_main:focus {
	background: #111;
	color: #fff;
}

.white_bt.bt_main {
    color: #1d1d1f;
    border: solid #1d1d1f 1px;
    border-radius: 9px;

}

.white_bt.bt_main:hover, 
.white_bt.bt_main:focus {
    background: #1d1d1f !important;
    color: #fff;

}

..brown_color_theme .theme_color:focus {
	color: #222 !important;
}

..pink_color_theme .theme_color:focus {
	color: #222 !important;
}

..brown_color_theme .theme_color:focus {
	color: #222 !important;
}

..pink_color_theme .theme_color:focus {
	color: #222 !important;
}
/* 按钮颜色结束 */
/* 视频与图片 */
.FKF6mc, .FKF6mc:focus {
	display: block;
	outline: none;
	text-decoration: none
}

.FKF6mc:visited {
	fill: inherit;
	stroke: inherit
}

.O0WRkf {
	-webkit-user-select: none;
	transition: background .2s .1s;
	border: 0;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	min-width: 4em;
	outline: none;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	-webkit-tap-highlight-color: transparent;
	z-index: 0
}

.HQ8yf, .HQ8yf a {
	color: #4285f4
}

.ZFr60d {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: transparent
}

.Vwe4Vb {
	transform: translate(-50%, -50%) scale(0);
	transition: opacity .2s ease, visibility 0s ease .2s, transform 0s ease .2s;
	background-size: cover;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	visibility: hidden
}

.oG5Srb .Vwe4Vb {
	background-image: radial-gradient(circle farthest-side, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12) 80%, rgba(0, 0, 0, 0) 100%)
}

.HQ8yf .Vwe4Vb {
	background-image: radial-gradient(circle farthest-side, rgba(66, 133, 244, 0.251), rgba(66, 133, 244, 0.251) 80%, rgba(66, 133, 244, 0) 100%)
}

.CwaK9 {
	position: relative
}

.RveJvd {
	display: inline-block;
	margin: .5em
}

.C0oVfc {
	line-height: 20px;
	min-width: 88px
}

.C0oVfc .RveJvd {
	margin: 8px
}

.DPvwYc {
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-rendering: optimizeLegibility;
	text-transform: none;
	display: inline-block;
	word-wrap: normal;
	direction: ltr;
	font-feature-settings: 'liga' 1;
	-webkit-font-smoothing: antialiased
}

.xzVYxd {
	display: flex;
	justify-content: flex-start;
	max-width: 100%;
	min-height: 394px;
    /* min-width:1440px
 */
}

.uaHa6c {
	flex-direction: row-reverse
}

.quhtRc {
	box-sizing: border-box;
	flex: 1;
	justify-content: flex-end;een;ween;ex-end;d;
    /* max-width: 720px; */
    /* min-width: 720px; */
	/* text-align: left; */
}

.KXgdRe {
    /* display: flex; */
	flex-direction: column;
	font-size: 1.5rem;
	font-weight: 400;
	justify-content: center;
	letter-spacing: .01rem;
	line-height: 2rem;
	padding: 48px 109px
}

.w5qowf {
	font-size: 1.75rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 2.25rem;
	margin-bottom: 48px
}

.ycbt span {
    font-size: 35px;
    font-weight: 500;
    background: -webkit-linear-gradient(78deg, #338c56, #8bc34a);
    -webkit-background-clip: text;
    color: transparent;
}

.w5qowf span {
    font-size: 35px;
    font-weight: 500;
    background: -webkit-linear-gradient(78deg, #338c56, #8bc34a);
    -webkit-background-clip: text;
    color: transparent;
}

.ITFqUd {
	letter-spacing: .00625em;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5rem
}

.pe339 {
	display: flex;
	margin: 0;}

.P7L4Oc {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	/* height: calc(100% - 84px); */
	/* margin: 42px 16px; */
	/* min-height: calc(100% - 84px); */
	object-fit: cover;
	width: calc(100% - 0px);}

/*.d5img {
	background-image: url("https://www.vissonic.cn/template/pc/skin/products/cp5g/images/switcher.mp4")
}

.d4img {
	background-image: url("https://www.vissonic.cn/template/pc/skin/products/cp5g/images/switcher.mp4")
}

.d3img {
	background-image: url("https://www.vissonic.cn/template/pc/skin/products/cp5g/images/switcher.mp4")
}

.d2img {
	background-image: url("https://www.vissonic.cn/template/pc/skin/products/cp5g/images/switcher.mp4")
}

.d1img {
	background-image: url("https://www.vissonic.cn/template/pc/skin/products/cp5g/images/switcher.mp4")
}*/

.EDwTwd {
    background: #fafafa;
    justify-content: left;
    min-height: 576px;

}

.ybarlc {
	margin-right: 48px;
    /* max-width: 1248px; */
	overflow-x: hidden;
    /* padding-left:calc((100vw - 1440px)/2 + 109px) */
	width: 100%;
}

.brMLTb {
	box-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	display: flex;
	margin-bottom: 56px;
	margin-top: 16px
}

.cZlMgf {
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 2.25rem;
	margin-bottom: 6px;
	margin-top: 64px
}

.er9SS {
	box-pack: center;
	-webkit-box-pack: center;
	justify-content: space-between;
	display: flex;
	flex-wrap: nowrap;
	overflow-y: overlay
}

.LTtjlb {
	background-color: #fff;
	display: flex;
	flex: 0 0 auto;
	height: 264px;
	margin: 34px 0 16px 48px;
	position: relative;
	width: 232px
}

.LTtjlb .snByac {
	display: flex;
	flex-direction: column;
	height: 100%
}

.LTtjlb:first-of-type {
	margin: 34px 0 16px 0
}

.WpTaXe {
	color: #3c4043;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: .1px;
	line-height: 24px;
	max-width: 480px;
	text-align: left;
	text-transform: none
}

.LTtjlb .WpTaXe {
	border-bottom: solid #eeeeee 1px;
	border-left: solid #eeeeee 1px;
	border-radius: 5px;
	border-right: solid #eeeeee 1px;
	box-sizing: border-box;
	height: 100%;
	padding: 16px
}

.er9SS .LTtjlb .snByac {
	margin: 0
}

.sh3tOb {
    /*background-image: url("//ssl.gstatic.com/search-console/scfe/about/video_thumbnails/jpg/intro_google_search_console.jpg");*/
	background-size: cover
}

.voGCsd {
    /*background-image: url("//ssl.gstatic.com/search-console/scfe/about/video_thumbnails/jpg/performance_reports.jpg");*/
	background-size: cover
}

.yeb3wd {
    /*background-image: url("//ssl.gstatic.com/search-console/scfe/about/video_thumbnails/jpg/site_ownership_verification.jpg");*/
	background-size: cover
}

.qtMrfb {
    /*background-image: url("//ssl.gstatic.com/search-console/scfe/about/video_thumbnails/jpg/url_inspection_tool.jpg");*/
	background-size: cover
}

.brMLTb .EOsvZd {
	border-radius: 5px;
	border: solid #e0e0e0 1px;
	box-sizing: border-box;
	height: 36px;
	min-width: 131px;
	text-transform: none
}

.c8zCpb {
	-webkit-box-align: center;
	box-align: center;
	align-items: center;
	box-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	background: rgba(60, 64, 67, 0.2);
	display: flex;
	height: 136px;
	width: 232px
}

.KYEr6c {
	height: 136px;
	width: 232px
}

.vYtOo {
	color: #fff;
	font-size: 48px;
	opacity: 1
}

.LTtjlb:hover .vYtOo {
	opacity: .9
}

.cZlMgf {
	max-width: 480px
}


@media screen and (max-width: 2560px) {
	.KXgdRe {
    /* display: flex; */
		flex-direction: column;
		font-size: 1.5rem;
		font-weight: 400;
		justify-content: center;
		letter-spacing: .01rem;
		line-height: 2rem;
		padding: 70px 109px 0px 0px;
	}
}

.ycwz{
	padding: 70px 0px 0px 109px !important;;
}

@media screen and (max-width: 1439px) {
	.xzVYxd {
		max-width: 100%;
		min-height: 320px;
        /* min-width:1024px
     */
	}

	.quhtRc {
        /* max-width: 512px; */
        /* min-width:512px
     */
	}
	.ycwz{
		margin: 0 auto;
		padding: 48px 0px 0px 82px !important;
	}
	.KXgdRe {
		letter-spacing: .00625em;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.5rem;
		padding: 48px 82px 0px 0px;
	}

	.w5qowf {
		font-size: 1.5rem;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 2rem;
		margin-bottom: 24px
	}

	.P7L4Oc {
		margin: 0 auto;
		/* min-height: calc(100% - 68px); */
		width: calc(100% - 0px);}

	.KYEr6c {
		height: 136px;
		width: 216px
	}

	.c8zCpb {
		width: 216px
	}

	.er9SS {
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
		overflow-x: scroll
	}

	.ybarlc {
		padding-left: calc((100vw - 1024px)/2 + 82px)
	}

	.LTtjlb {
		width: 216px
	}
}

@media screen and (max-width: 1023px) {

	.xzVYxd {
		max-width: 768px;
		/*! min-height: 284px; */
		/*! min-width: 768px */
	}

	.quhtRc {
        /* max-width: 384px; */
        /* min-width:384px
     */
	}

	.KXgdRe {
		letter-spacing: .00625em;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.5rem;
		padding: 48px 60px 0px 0px;
	}

	.w5qowf {
		font-size: 1.375rem;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 1.75rem;
		margin-bottom: 24px
	}

	.ITFqUd {
		letter-spacing: .01428571em;
		font-size: .875rem;
		font-weight: 400;
		line-height: 1.25rem
	}

	.P7L4Oc {
		margin: 0 auto;
		/* min-height: calc(100% - 50px); */
		width: calc(100% - 0px);}

	.cZlMgf {
		font-size: 34px;
		font-weight: 500;
		letter-spacing: 0;
		line-height: 1.75rem;
		margin-bottom: 48px;
	}

	.er9SS {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto
	}

	.LTtjlb {
		flex: 0 0 auto
	}

	.ybarlc {
		margin-left: 32px;
		padding-left: 0
	}

	.EDwTwd {
		justify-content: left
	}
}

@media screen and (max-width: 767px) {

	.ThQnOe {
		padding-bottom: 16px
	}

	.EDwTwd.ThQnOe {
		padding-bottom: 0
	}

	.xzVYxd {
		display: block;
		max-width: unset;
		min-height: unset;
		min-width: unset;
		width: 100%
	}

	.quhtRc {
		margin: 0;
		/* max-width: unset; */
		/* min-width: unset; */
		padding: 24px 16px;
		/* width: unset; */
		/* text-align: left */}

	.pe339 {
		padding: 0;margin: 0 auto;}

	.KXgdRe {
		letter-spacing: .00625em;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.5rem;
		padding-top: 16px
	}

	.FMXlwe, .er9SS {
		padding-left: 0
	}

	.w5qowf {
		font-size: 1.5rem;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 2rem;
		margin-bottom: 24px
	}
	
	.ycwz{
		margin: 0 auto;
		padding: 30px 0px 0px 0px !important;
	}
	
	.zcwz{
		margin: 0 auto;
		padding: 30px 0px 0px 0px;
	}
	.ITFqUd {
		letter-spacing: .00625em;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.5rem
	}

	.P7L4Oc {
		height: 220px;
		margin: 30px 0px 0px 0px;
		width: 100%;
		/*! margin:  0px 0px 0px !important; */
	}

	.u25VIb {
		border-top: 1px solid rgba(0, 0, 0, 0.12)
	}

	.LTtjlb {
		margin: 34px 0 16px 16px
	}

	.EDwTwd {
		justify-content: left
	}

	.ybarlc {
		margin-right: 16px;
		margin-left: 16px;
		padding-left: 0
	}
}

/* 视频窗口位移 */

@media screen and (max-width: 1439px) {	
	.videock{
		transform: translate(0%, 1%);
		}
	.dbt {
	    font-size: 38px !important;
	    color: #1d1d1f;
	    text-align: center;
	    margin-bottom: 20px;
	    font-weight: 600;
	    margin-top: 150px;
	}
	
	.xbt {
	    font-size: 21px;
	    color: #1d1d1f;
	    text-align: center;
	}
		}

@media screen and (max-width: 1023px) {
	.videock{
		transform: translate(0%, 15%);
		}
		}

@media screen and (max-width: 767px) {
	.videock{
      transform: translate(0%, 5%);
      margin:-20px 0px 0px 0px;
  }
  .dbt {
      font-size: 32px !important;
      color: #1d1d1f;
      text-align: center;
      margin-bottom: 20px;
      font-weight: 600;
      margin-top: 100px;
  }
  
  .xbt {
      font-size: 21px;
      color: #1d1d1f;
      text-align: center;
  }
  .w5qowf span {
    font-size: 30px;
    font-weight: 500;
    background: -webkit-linear-gradient(78deg, #338c56, #8bc34a);
    -webkit-background-clip: text;
    color: transparent;
  }
		}
/* 视频与图片结束 */

.dbt {
    font-size: 48px;
    color: #1d1d1f;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 200px;
}

.xbt {
    font-size: 21px;
    color: #1d1d1f;
    text-align: center;
}

/* 淡入淡出 */