@font-face {
	font-family: 'chem17';  /* Project id 1943868 */
	src: url('//at.alicdn.com/t/c/font_1943868_13yp06p90t7.woff2?t=1664268195042') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1943868_13yp06p90t7.woff?t=1664268195042') format('woff'),
		 url('//at.alicdn.com/t/c/font_1943868_13yp06p90t7.ttf?t=1664268195042') format('truetype');
  }
  .zyzhan{
    font-family:"chem17" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
@font-face {
 font-family:'iconfont';
 src:url("//at.alicdn.com/t/c/font_2186193_o2k2m4amo8d.woff2?t=1660888889383") format("woff2"),
 url("//at.alicdn.com/t/c/font_2186193_o2k2m4amo8d.woff?t=1660888889383") format("woff"),
 url("//at.alicdn.com/t/c/font_2186193_o2k2m4amo8d.ttf?t=1660888889383") format("truetype")
}
.timeIcon {
 font-family:"iconfont" !important;
 font-size:16px;
 font-style:normal;
 -webkit-font-smoothing:antialiased;
 -webkit-text-stroke-width:0.2px;
 -moz-osx-font-smoothing:grayscale
}
body {
	line-height: 1;
}

.gray {
	background-color: #f5f5f5;
}
.iframe {
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.advs {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}

.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.w {
	width: 1560px;
	margin: 0 auto;
}

.header {
	height: 42px;
	background: #f5f5f5;
	font-size: 13px;
}

.header .left {
	float: left;
}

.header .left p {
	line-height: 42px;
	float: left;
}

.header .left p a {
	color: #333;
}

.header .left p a:hover {
	color: #92af00;
}

.header .left ul {
	float: left;
	margin-top: 13px;
}

.header ul li {
	float: left;
	padding: 0 6px;
}

.header .left ul li a {
	color: #666;
	line-height: 24px;
	display: inline-block;
	padding: 0 10px;
	margin-top: -4px;
}

.header .left ul li:first-child a {
	padding: 0 7px;
}

.header .left ul li a {
	padding: 0 10px;
}

.header .left ul li:first-child a {
	color: #92af00;
}

.header .left ul li:nth-child(even) a,
.header .item ul li:nth-child(even) a:hover {
	color: #fff;
	background-color: #92af00;
	border-radius: 2px;
}

.header .right {
	float: right;
	margin-right: 190px;
	margin-top: 15px;
}

.header .right li {
	padding: 0 12px;
	border-right: 1px solid #ddd;
}

.header .right li a {
	color: #666;
}

.header .right li a:hover {
	color: #92af00;
}

.header--drop {
	margin: 0 auto;
	position: relative;
	font-size: 14px;
}

.header--drop ul {
	position: absolute;
	right: 0;
	top: -43px;
}

.header--drop ul li {
	float: left;
	height: 42px;
	position: relative;
}

.header--drop ul li .weixin {
	height: 43px;
	position: relative;
}

.header--drop ul li .weixin.hover::before {
	background-color: #fff;
	content: '';
	position: absolute;
	left: 0px;
	top: -2px;
	right: 0px;
	bottom: 0;
	height: 45px;
	z-index: 101;
}

.header--drop ul li .weixin.hover {
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}

.header--drop ul li .weixin.hover::after,
.header--drop ul li:last-child .weixin::after {
	display: none;
}

.web-code {
	width: 130px;
	padding: 25px 25px 20px 25px;
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 36px;
	right: 0;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	text-align: center;
}

.web-code1 {
	width: 300px;
	padding: 25px 12px 20px 12px;
}

.web-code .item {
	float: left;
	width: calc(50% - 20px);
	margin: 0 10px;
}

.web-code img {
	width: 100%;
	height: 100%;
}

.web-code b {
	display: block;
	font-size: 14px;
	padding: 18px 0 8px 0;
}

.web-code p {
	color: #999;
}
.header--drop ul li a {
	color: #666;
	line-height: 42px;
	display: block;
	padding: 0 13px;
	position: relative;
	z-index: 105;
}
.header--drop ul li a i {
	vertical-align: top;
	margin: -1px 8px 0 0;
	display: inline-block;
	width: 14px;
}
.header--drop ul li.mobile a i {
	width: 10px;
}
.header--drop ul li a:hover {
	color: #92af00;
}
.headerNav {
	padding: 20px 0;
	overflow: hidden;
	background-color: #fff;
}
.headerNav.main,.header--drop.main {
	margin: 0 auto;
	width: 1560px;
}
.headerNav p {
	font-size: 14px;
	color: #333;
	width: 1560px;
	margin: 0 auto;
}

.headerNav p a {
	color: #666;
	padding: 0 15px;
	font-weight: normal;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-top: 0px;
}

.headerNav p a:hover {
	color: #92af00;
}

.top {
	position: relative;
	background-color: #fff;
	margin-top: 5px;
}
.top .logo {
	float: left;
	position: relative;
	margin-top: 4px;
}
.top .pageName {
	float: left;
	margin-left: 38px;
	padding-left: 38px;
	position: relative;
	line-height: 36px;
	font-size: 24px;
	font-weight: bold;
	margin-top: 14px;
}
.top .pageName::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 36px;
	background-color: #e4e4e4;
	left: 0;
	top: 0;
}
.top p.topTxt {
	display: inline-block;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #ddd;
	vertical-align: top;
	margin-top: 23px;
}
.search {
	width: 550px;
	height: 40px;
	border: 2px solid #92af00;
	position: relative;
	float: left;
	margin-left: 150px;
	margin-top: 9px;
}
.searchSelect {
	width: 90px;
	height: 40px;
	position: relative;
	float: left;
}
.searchSelectTop {
	position: relative;
	cursor: pointer;
}
.searchSelectTop p {
	font-size: 14px;
	line-height: 26px;
	color: black;
	text-indent: 20px;
	border-right: 1px solid #e6e6e6;
	margin-top: 7px;
}
.searchSelectTop i {
	position: absolute;
	line-height: 1;
	top: 10px;
	right: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #333333 transparent transparent transparent;
}

.searchSelectTop.focus i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.searchSelectBot {
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	top: 42px;
	left: 0;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
	left: -2px;
}

.searchSelectBot li {
	line-height: 26px;
	font-size: 14px;
	text-align: center;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.searchSelectBot li:hover {
	background-color: #92af00;
	border-left: 2px solid #92af00;
	border-right: 2px solid #92af00;
	color: #fff;
	cursor: pointer;
}
.search button {
	position: absolute;
	right: -2px;
	top: -2px;
	height: 44px;
	background-color: #92af00;
	color: #ffffff;
	width: 80px;
	font-size: 16px;
	border: none;
	font-family: "microsoft yahei";
	cursor: pointer;
}
.search button i {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../../../../images/technology/version/2022/search2022.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: top;
}
.search input {
	width: calc(100% - 168px);
	height: 40px;
	float: left;
	border: none;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #999999;
	text-indent: 12px;
}
.search .search1 {
	position: absolute;
	color: #c0c0c0;
	top: 12px;
	left: 85px;
}
.selectBot {
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	top: 42px;
	left: 0;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
	left: -2px;
}

.selectBot li {
	line-height: 26px;
	font-size: 14px;
	text-align: center;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #92af00;
	border-left: 2px solid #92af00;
	border-right: 2px solid #92af00;
	color: #fff;
	cursor: pointer;
}
.right-adv {
	float: right;
}
.right-text {
	float: right;
	margin-top: 28px;
}
.right-text a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #f60;
	padding-bottom: 5px;
	border-bottom: 1px solid #f60;
}
.nav {
	height: 50px;
	background-color: #92af00;
	margin-top: 28px;
}
.nav .main {
	margin: 0 auto;
	width: 1560px;
}
.nav ul {
	overflow: hidden;
}
.nav li {
	float: left;
	font-size: 18px;
}
.nav li a {
	color: #fff;
	display: block;
	padding: 0 28px;
	line-height: 50px;
}
.nav li.on a,.nav li:hover a {
	background-color: rgba(255,255,255,.3);
}
.main {
	margin-top: 45px;
}
.main.part1 {
	margin-top: 30px;
}
.main .w {
	overflow: hidden;
}
.main .left {
	float: left;
	width: 544px;
	margin-right: 40px;
}
.recommend-swiper {
	overflow: hidden;
	position: relative;
	display: none;
}
.recommend-swiper .image {
	height: 0;
	padding-bottom: 59.9%;
	overflow: hidden;
}
.recommend-swiper .image img {
	max-height: none;
	width: 100%;
}
.recommend-swiper p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 66px;
	background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,.7) 0%, rgba(0,0,0,0) 100%);
}
.recommend-swiper p a {
	color: #fff;
	padding: 0 18px;
	font-size: 18px;
	position: absolute;
	box-sizing: border-box;
	bottom: 18px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	left: 0;
}
.recommend-swiper .swiper-button-next, .recommend-swiper .swiper-button-prev {
	width: 28px;
	height: 54px;
	margin-top: 0;
	background: rgba(0,0,0,.4);
	color: #fff;
	transform: translateY(-50%);
	text-align: center;
	line-height: 54px;
}
.recommend-swiper .swiper-button-next {
	right: 0;
	border-radius: 10px 0 0 10px;
}
.recommend-swiper .swiper-button-prev {
	left: 0;
	border-radius: 0 10px 10px 0;
}
.public-title {
	border-bottom: 1px solid rgba(146, 175, 0,.4);
}
.public-title p {
	font-size: 24px;
	font-weight: bold;
}
.public-title p a {
	color: #333;
}
.public-title p span {
	display: inline-block;
	color: #92af00;
	padding-bottom: 12px;
	position: relative;
}
.public-title p span::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 54px;
	background-color: #92af00;
}
.main .left .recommend {
	margin-top: 30px;
}
.main .public-list li {
	margin-top: 20px;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	position: relative;
}
.main.part1 .center .public-list li {
	padding-right: 50px;
}
.main .public-list li .time {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
}
.main .public-list li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #92af00;
	vertical-align: top;
	margin-right: 12px;
	margin-top: 9px;
}
.main .public-list li a {
	color: #333;
}
.main .public-list li a:hover {
	color: #92af00;
}
.main .center {
	float: left;
	margin-right: 40px;
	width: 544px;
}
.main .right {
	overflow: hidden;
}
.main .right .live-swiper {
	margin-top: 20px;
	position: relative;
	display: none;
}
.main .right .live-swiper .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
}
/* .main .right .live-swiper .swiper-slide::after{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.2);
} */
.main .right .live-swiper .image a::after {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: rgba(0,0,0,.2);
}
.main .right .live-swiper .image mark {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 28px;
	background: #f93d3a;
	color: #fff;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	z-index: 9;
	padding: 0 7px;
	border-radius: 16px;
	min-width: 50px;
}
.main .right .live-swiper .image mark.live i {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url("http://public.mtnets.com/Images/public/zhibo-icon.gif") no-repeat;
	background-size: contain;
	margin-top: 6px;
	vertical-align: top;
	margin-right: 2px;
}
.main .right .live-swiper .image mark.notice {
	background-color: #59a344;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#59a344), to(#8ddb77));
	background-image: -webkit-linear-gradient(90deg, #59a344, #8ddb77);
	background-image: -moz-linear-gradient(90deg, #59a344, #8ddb77);
	background-image: -ms-linear-gradient(90deg, #59a344, #8ddb77);
	background-image: -o-linear-gradient(90deg, #59a344, #8ddb77);
	background-image: linear-gradient(90deg, #59a344, #8ddb77);
}
.main .right .live-swiper .image mark.replay {
	background: -moz-linear-gradient( 0deg, rgb(254,179,42) 0%, rgb(242,142,47) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(254,179,42) 0%, rgb(242,142,47) 100%);
	background: -ms-linear-gradient( 0deg, rgb(254,179,42) 0%, rgb(242,142,47) 100%);
}
.main .right .live-swiper .image img {
	width: 100%;
	max-height: none;
}
.live-swiper p, .sample-swiper p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	font-size: 18px;
	padding: 0 70px 0 20px;
	background-color: rgba(0,0,0,.4);
	box-sizing: border-box;
	color: #fff;
}
.live-swiper p i, .sample-swiper p i {
	margin-right: 4px;
	font-size: 14px;
}
.live-swiper p a,.sample-swiper p a {
	color: #fff;
}
.live-swiper .swiper-pagination-fraction,.sample-swiper .swiper-pagination-fraction {
	bottom: 0;
	left: auto;
	width: auto;
	right: -1px;
	padding: 0 8px;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	background-color: #92af00;
}
.live-swiper .swiper-pagination-fraction::after,.sample-swiper .swiper-pagination-fraction::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 54px 12px;
	border-color: transparent transparent #92af00 transparent;
	left: -12px;
	bottom: 0;
}

.live-swiper .swiper-pagination-fraction .swiper-pagination-current,.sample-swiper .swiper-pagination-fraction .swiper-pagination-current  {
	font-size: 28px;
}
.main .live-list li i {
	width: 16px;
	height: 16px;
	border-radius: 0;
	background-color: transparent;
	margin: 0;
	margin-right: 10px;
}
.main .technology-list .list-top {
	height: auto;
	overflow: hidden;
}
.main .technology-list .list-top .image {
	float: left;
	width: 206px;
	margin-right: 20px;
}
.main .technology-list .list-top .image a {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
}
.main .technology-list .list-top .image img {
	max-height: none;
	width: 100%;
}
.main .technology-list .list-top .text {
	overflow: hidden;
}
.main .technology-list .list-top .text p {
	font-size: 20px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin-top: 8px;
}
.technology-adv {
	margin-top: 20px;
}
.technology-adv a {
	height: 0;
	padding-bottom: 23.89%;
}
.technology-adv img {
	max-height: none;
	width: 100%;
}
.main .operation-list .list-top {
	height: auto;
	background: url(../../../../images/technology/version/2022/operationbg.png) no-repeat;
	background-size: cover;
	padding: 18px 20px;
}
.main .operation-list .list-top .name {
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.main .operation-list .list-top .name b {
	color: #92af00;
}
.main .operation-list .list-top .name i {
	width: auto;
	height: auto;
	border-radius: 0;
	background-color: transparent;
	margin-right: 4px;
	margin-top: -2px;
}
.main .operation-list .list-top .content {
	margin-top: 12px;
	font-size: 16px;
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.main .operation-list .list-top .content a {
	color: #fe631f;
}
.sample-swiper {
	margin-top: 20px;
	overflow: hidden;
	position: relative;
	display: none;
}
.sample-swiper .image {
	height: 0;
	padding-bottom: 124%;
	overflow: hidden;
}
.sample-swiper .image img {
	max-height: none;
	width: 100%;
}
.main.part3 .operation-list .list-top {
	background: url(../../../../images/technology/version/2022/operationbg1.png) no-repeat;
}
.adv-arr {
	margin-top: 25px;
}
.adv-arr ul {
	overflow: hidden;
	margin-right: -20px;
	margin-top: -20px;
}
.adv-arr li {
	float: left;
	width: 33.33%;
	margin-top: 20px;
}
.adv-arr li .image {
	margin-right: 20px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	position: relative;
}
.adv-arr li .image a {
	height: 0;
	padding-bottom: 53.57%;
	overflow: hidden;
}
.adv-arr li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.products-list {
	margin-top: 35px;
}
.products-list ul {
	overflow: hidden;
	margin-right: -20px;
}
.products-list li {
	float: left;
	width: 50%;
}
.products-list li .item {
	margin-right: 20px;
	position: relative;
}
.products-list li .image {
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
	border: 1px solid #dcdcdc;
}
.products-list li .image img {
	max-height: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.products-list li .item mark {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #fff;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 20px;
	border-radius: 0 0 0 11px;
	background: -moz-linear-gradient( 135deg, rgb(255,159,101) 0%, rgb(255,0,0) 100%);
	background: -webkit-linear-gradient( 135deg, rgb(255,159,101) 0%, rgb(255,0,0) 100%);
	background: -ms-linear-gradient( 135deg, rgb(255,159,101) 0%, rgb(255,0,0) 100%);
	z-index: 9;
}
.products-list li p {
	margin-top: 24px;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	text-align: center;
}
.products-list li p a {
	color: #333;
}
.products-list li p a:hover {
	color: #628ee7;
}
.main.part4 .operation-list .list-top {
	background: url(../../../../images/technology/version/2022/operationbg2.png) no-repeat;
}
.case-adv {
	margin-top: 20px;
}
.case-adv a {
	height: 0;
	padding-bottom: 16.176%;
	overflow: hidden;
}
.case-adv img {
	max-height: none;
	width: 100%;
}
.main.part4 .products-list li {
	float: left;
	width: 33.33%;
}
.main.part4 .products-list {
	margin-top: 20px;
}
.main.part4 .products-list li p {
	margin-top: 10px;
}
.download-list li {
	margin-top: 16px;
	overflow: hidden;
}
.download-list li .icon {
	float: left;
	width: 52px;
	height: 62px;
	box-sizing: border-box;
	border: 1px solid #f65e5f;
	border-color: rgba(246, 94, 95,.2);
	text-align: center;
	line-height: 54px;
	margin-right: 15px;
}
.download-list li .icon.png {
	border-color: rgba(71,175,175,.2);
}
.download-list li .text {
	overflow: hidden;
}
.download-list li .text p {
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 6px;
}
.download-list li .text p a {
	color: #333;
}
.download-list li .text p a:hover {
	color: #92af00;
}
.download-list li .text .data {
	margin-top: 10px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-size: 0;
	color: #999;
}
.download-list li .text .data span {
	font-size: 16px;
	margin-right: 20px;
}
.download-list li .text .data span i {
	font-size: 15px;
	margin-right: 6px;
	display: inline-block;
	margin-left: 1px;
	vertical-align: top;
	margin-top: 1px;
}

.main.part2 .public-title {
	border-bottom: 1px solid #f44f4f;
}
.main.part2 .public-title p span,.main.part2 .public-list li a:hover {
	color: #f44f4f;
}
.main.part2 .public-title {
	border-bottom: 1px solid rgba(244, 79, 79,.4);;
}
.main.part2 .public-list li i,.sample-swiper .swiper-pagination-fraction,.main.part2 .public-title p span::after {
	background-color: #f44f4f;
}
.sample-swiper .swiper-pagination-fraction::after {
	border-color: transparent transparent #f44f4f transparent;
}

.main.part3 .public-title {
	border-bottom: 1px solid #628ee7;
}
.main.part3 .public-list li i,.main.part3 .public-title p span::after,.main.part3 .public-title p span::after {
	background-color: #628ee7;
}
.main.part3 .public-title p span,.main.part3 .public-list li a:hover {
	color: #628ee7;
}
.main.part3 .public-title {
	border-bottom: 1px solid rgba(98, 142, 231,.4);;
}

.main.part5 .public-title {
	border-bottom: 1px solid #628ee7;
}
.main.part5 .public-list li i,.main.part5 .public-title p span::after,.main.part5 .public-title p span::after {
	background-color: #b78657;
}
.main.part5 .public-title p span,.main.part5 .public-list li a:hover {
	color: #b78657;
}
.main.part5 .public-title {
	border-bottom: 1px solid rgba(183, 134, 87,.4);;
}
.fix-navigation {
	background-color: #92af00;
	padding: 12px 0;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99999;
	display: none;
}

.fix-navigation .item {
	width: 1560px;
	margin: 0 auto;
	position: relative;
}

.fix-navigation .item .logo {
	float: left;
	margin-top: 0;
}

.fix-search {
	width: 614px;
	margin: 0 323px;
	margin-top: 0px;
	float: left;
	margin-top: 1px;
}

.fix-search .form {
	height: 36px;
	float: left;
	background-color: #fff;
	border-radius: 2px;
	width: 100%;
}

.fix-search .form .select {
	width: 67px;
	height: 100%;
	position: relative;
	float: left;
	padding: 0;
	background: transparent;
}

.fix-search .form .select .select-top {
	width: 100%;
	height: 100%;
	position: relative;
}

.fix-search .form .select .select-top p {
	font-size: 14px;
	line-height: 34px;
	cursor: pointer;
	text-indent: 12px;
}

.fix-search .form .select .select-top i {
	height: 10px;
	width: 10px;
	display: block;
	top: 15px;
	right: 5px;
	position: absolute;
	background: url(../../../../images/index/index2019/index.png) no-repeat;
	vertical-align: middle;
	transform: rotate(0);
}

.fix-search .form .select .select-bot {
	width: 80px;
	position: absolute;
	background-color: #ffffff;
	top: 36px;
	left: 0px;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
}

.fix-search .form .select .select-bot li {
	line-height: 30px;
	font-size: 14px;
	text-indent: 0;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
	transition: all 0.3s ease;
}

.fix-search .form .select .select-bot li:hover {
	background-color: #92af00;
	border-left: 2px solid #92af00;
	border-right: 2px solid #92af00;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.fix-search .form input {
	border: none;
	height: 100%;
	width: 464px;
	font-size: 14px;
	color: #aaaaaa;
	float: left;
	text-indent: 15px;
}

.fix-search .form button {
	width: 74px;
	height: 30px;
	border: none;
	background-color: #92af00;
	font-size: 14px;
	color: #fff;
	float: right;
	cursor: pointer;
	outline: none;
	margin: 3px 3px 0 0;
	border-radius: 2px;
	position: relative;
	text-align: center;
}

.fix-search .form button i {
	height: 13px;
	width: 14px;
	display: inline-block;
	background: url(../../../../images/index/index2019/search.png) no-repeat;
	background-size: auto;
	background-size: cover;
	vertical-align: top;
	margin-top: 3px;
	margin-right: 5px;
}

.fix-navigation .item .login-btn {
	float: right;
}

.fix-navigation .item .login-btn a {
	display: inline-block;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	vertical-align: top;
	padding: 0 15px;
	border-radius: 2px;
	background-color: #f2a141;
	margin-top: 1px;
	height: 36px;
}
.footer {
	background-color:#242a37;
	padding:40px 0;
	margin-top: 40px;
   }
   .footer .foot {
	margin:0 auto;
	overflow:hidden
   }
   .footer .foot h2 {
	color:#999;
	font-size:18px;
	height:30px;
	font-weight:bold
   }
   .footer .foot h2 b {
	border-bottom:3px solid #5A7648;
	height:30px;
	display:inline-block
   }
   .footer .foot .foot-nav {
	width:570px;
	float:left;
	position: relative;
   }
   .foot-nav-img{
	position: absolute;
	right: 38px;
	bottom: 45px;
	width: 120px;
}
.foot-nav-img span{
	margin-top: 8px;
	font-size: 12px;
	text-align: center;
	  color: #868686;
	  display: block;
}
   .footer .foot .foot-nav p {
	font-size:14px;
	color:#999;
	line-height:30px
   }
   .footer .foot .foot-nav p a {
	color:#999
   }
   .footer .foot .foot-nav p a:hover {
	color:#f90
   }
   .footer .foot .foot-nav p a img {
	margin-left:8px
   }
   .footer .foot .foot-nav .foot-img {
	overflow:hidden;
	width:calc(100% + 20px);
	background:url("https://webinar.zyzhan.com/images/copyright.png") no-repeat 0 0;
	background-size:auto 100%;
	margin-top:12px
   }
   .footer .foot .foot-nav .foot-img li {
	width:84px;
	height:33px;
	float:left;
	margin-right:9px
   }
   .footer .foot .foot-nav .foot-img li a {
	display:block;
	height:33px;
	color:#333;
	border-radius:3px;
	overflow:hidden
   }
   .footer .foot .foot-txt {
	overflow:hidden;
	padding:15px 0 0 0
   }
   .footer .foot .foot-txt li {
	width:14%;
	float:left;
	font-size:14px;
	line-height:30px;
	height:30px;
	overflow:hidden
   }
   .footer .foot .foot-txt li a {
	color:#999
   }
   .footer .foot .foot-txt li a:hover {
	color:#5a7648
   }
   .footer .foot .hot-line {
	width:365px;
	padding-top:10px;
	float:left;
	margin-left:129px;
	color:#999
   }
   .footer .foot .hot-line>b {
	display:block;
	font-size:30px;
	color:#fff;
	margin-top:20px
   }
   .footer .foot .hot-line span {
	display:block;
	font-size:13px;
	line-height:36px
   }
   .footer .foot .hot-line p {
	font-size:14px;
	line-height:28px
   }
   .footer .foot .hot-line p em{
	font-style: normal;
	font-size: 14px;
	line-height: 28px;
	width: 160px;
	display: inline-block;
   }
   .footer .foot .hot-line p span{
	font-size: 14px;
	line-height: 28px;
	display: inline-block;
   }
   .footer .foot .hot-line p a {
	display:inline-block;
	width:18px;
	height:21px;
	vertical-align:top;
	margin-top:3px;
	margin-right: 5px;
	background:url("http://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -223px
   }
   .footer .foot .qr-code {
	float:right;
	padding-top:10px
   }
   .footer .foot .qr-code ul {
	margin-top:28px
   }
   .footer .foot .qr-code ul li {
	float:left;
	padding:0 0 0 40px
   }
   .footer .foot .qr-code ul li:first-of-type {
	padding-left:0
   }
   .footer .foot .qr-code ul li span {
	display:block;
	width:144px;
	height:144px;
	background-color:#fff;
	border:8px solid #fff
   }
   .footer .foot .qr-code ul li span img {
	width:100%;
	height:100%
   }
   .footer .foot .qr-code ul li p {
	text-align:center;
	font-size:14px;
	color:#999;
	margin-top:16px
   }
   .copyright {
	color:#999;
	padding:15px 0;
	text-align:center;
	background-color:#1b1f29;
	font-size:14px
   }
   .copyright a {
	color:#999
   }
   .copyright a:hover {
	color:#ff6600
   }

  .right-bar {
	position: fixed;
	top: 130px;
    right: 10px;
	z-index: 999999;
}
.right-bar ul {
	margin-top: 10px;
	box-shadow: 0px 10px 20px 0px rgba(40, 40, 40, 0.12);
	background-color: #92af00;
	width: 58px;
	border-radius: 4px;
}
.right-bar li {
	cursor: pointer;
	position: relative;
}
.right-bar li .bar-top {
	border-bottom: 1px solid #eee;
	padding: 12px 0;
	text-align: center;
	line-height: 16px;
}
.right-bar li .bar-top b {
	color: #fff;
	display: block;
	padding: 2px 15px;
}
.right-bar li .bar-top i {
	display: block;
	font-size: 20px;
	margin-bottom: 7px;
}
.right-bar li .bar-top a {
	color: #fff;
	display: block;
}
.right-bar li .bar-top a:hover {
	color: #92af00;
}
.right-bar li.notext .bar-top i {
	margin: 0;
}
.right-bar li.notext .bar-top {
	padding: 15px 0;
	border-bottom: 0;
}
.right-bar li:hover .bar-top {
	background-color: #f60;
}
.right-bar li:hover .bar-top a,.right-bar li:hover .bar-top b {
	color: #fff;
	transition: all;
}
.right-bar li:last-of-type .bar-top {
	border-bottom: 0;
}
.contribution {
	position: absolute;
	right: 70px;
	top: 0;
	width: 300px;
	box-sizing: border-box;
	padding: 15px 44px;
	background: url(../../../../images/technology/version/2022/tougao.png) no-repeat;
	background-size: cover;
	color: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.contribution strong {
	display: block;
	font-size: 18px;
}
.contribution p {
	margin-top: 12px;
	font-size: 14px;
}
.contribution .talk {
	display: block;
	width: 82px;
	height: 24px;
	line-height: 24px;
	border-radius: 12px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background-color: #ff8f1f;
	margin-top: 12px;
}
.code-item {
	position: absolute;
	right: 70px;
	bottom: 0;
	top: auto;
	box-sizing: border-box;
	width: 360px;
	border: 4px solid #92af00;
	background-color: #fff;
	border-radius: 16px;
	overflow: hidden;
	padding: 20px 10px;
}
.code-item .item {
	width: 50%;
	float: left;
	text-align: center;
	padding: 0 20px;
	box-sizing: border-box;
	font-size: 14px;
}
.code-item .wx-img{
	width: 126px;
	height: 126px;
	position: relative;
}
.code-item .wx-img img{
	position: absolute;
	width: 142px;
	height: 142px;
	left: -8px;
	top: -8px;
	max-width: none;
	max-height: none;
}
.code-item .item b {
	margin-top: 10px;
	display: block;
}
.code-item .item p {
	margin-top: 10px;
	color: #999;
}
.child-bot {
	display: none;
}
.right-bar li::after {
	position: absolute;
	content: "";
	left: -20px;
	width: 20px;
	height: 100%;
	top: 0;
}
.right-bar li:hover .child-bot {
	display: block;
}
@font-face {
  font-family: "chem17"; /* Project id 1943868 */
  src: url('iconfont.woff2?t=1664505842607') format('woff2'),
       url('iconfont.woff?t=1664505842607') format('woff'),
       url('iconfont.ttf?t=1664505842607') format('truetype');
}

.chem17 {
  font-family: "chem17" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width:1920px){
	.w,.headerNav.main,.header--drop.main,.nav .main,.Foot.main,.fix-navigation .item{
		width: 1560px;
	}
	.main.part3 .operation-list .list-top {
		padding: 17px 18px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w,.headerNav.main,.header--drop.main,.nav .main,.Foot.main,.fix-navigation .item{
		width: 1560px;
	}
	.main.part3 .operation-list .list-top {
		padding: 17px 18px;
	}

}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w,.headerNav.main,.header--drop.main,.nav .main,.Foot.main,.fix-navigation .item{
		width: 1400px;
	}
	.footer .foot .foot-nav {
		width: 520px;
	  }
	  .footer .foot .hot-line {

		margin-left: 40px;
	  }
	  .footer .foot .qr-code ul li span {
		height: 114px;
		width: 114px;
	  }
	  .footer .foot .qr-code ul li {

		padding: 0 0 0 25px;
	  }
	.main.part3 .operation-list .list-top {
		padding: 17px 18px;
	}
	.fix-search {
		margin: 0 242px;
	}
	.headerNav p {
		width: 1400px;
		font-size: 13px;
	}
	.public-title p span::after {
		width: 44px;
	}
	.headerNav {
		padding: 15px 0;
	}
	.headerNav p a {
		padding: 0 12px;
	}
	.top .pageName {
		margin-left: 32px;
		padding-left: 32px;
	}
	.right-adv {
		width: 316px;
		margin-top: 5px;
	}
	.search {
		width: 490px;
		height: 40px;
		margin-left: 130px;
		margin-top: 9px;
	}
	.nav li a {
		padding: 0 21px;
	}
	.main .left, .main .center {
		width: 488px;
		margin-right: 36px;
	}
	.recommend-swiper .swiper-button-next, .recommend-swiper .swiper-button-prev {
		width: 26px;
		height: 48px;
		line-height: 48px;
	}
	.recommend-swiper .swiper-button-next i, .recommend-swiper .swiper-button-prev i {
		font-size: 14px;
	}
	.recommend-swiper p {
		height: 60px;
	}
	.recommend-swiper p a {
		padding: 0 17px;
		font-size: 16px;
		height: 18px;
		line-height: 18px;
	}
	.main .left .recommend {
		margin-top: 30px;
	}
	.public-title p {
		font-size: 22px;
	}
	.main .public-list li {
		margin-top: 18px;
		font-size: 16px;
		height: 18px;
		line-height: 18px;
	}
	.main {
		margin-top: 40px;
	}
	.main .technology-list .list-top .image {
		width: 204px;
		margin-right: 18px;
	}
	.main .technology-list .list-top .text p {
		font-size: 18px;
		line-height: 26px;
		height: 52px;
		margin-top: 8px;
	}
	.main .operation-list .list-top {
		padding: 23px 20px;
	}
	.main .operation-list .list-top .name {
		line-height: 24px;
		height: 24px;
		font-size: 18px;
	}
	.main .operation-list .list-top .content {
		margin-top: 12px;
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.live-swiper p, .sample-swiper p {
		font-size: 16px;
		padding: 0 60px 0 18px;
	}
	.live-swiper .swiper-pagination-fraction, .sample-swiper .swiper-pagination-fraction {
		font-size: 16px;
	}
	.live-swiper .swiper-pagination-fraction .swiper-pagination-current, .sample-swiper .swiper-pagination-fraction .swiper-pagination-current {
		font-size: 25px;
	}
	.adv-arr li {
		margin-top: 16px;
	}
	.products-list {
		margin-top: 30px;
	}
	.products-list li p {
		margin-top: 18px;
	}
	.main.part4 .products-list li p {
		margin-top: 8px;
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.main.part4 .products-list {
		margin-top: 16px;
	}
	.download-list li {
		margin-top: 17px;
	}
	.download-list li .icon {
		width: 46px;
		height: 55px;
		line-height: 50px;
		margin-right: 12px;
		padding: 0 6px;
	}
	.download-list li .text p {
		font-size: 16px;
		line-height: 18px;
		height: 18px;
		margin-top: 4px;
	}
	.download-list li .text .data {
		margin-top: 10px;
		line-height: 16px;
		height: 16px;
	}
	.download-list li .text .data span {
		font-size: 14px;
		margin-right: 18px;
	}
	.download-list li .text .data span i {
		font-size: 13px;
		margin-right: 5px;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w,.headerNav.main,.header--drop.main,.nav .main,.Foot.main,.fix-navigation .item{
		width: 1328px;
	}
	.fix-search {
		margin: 0 206px;
	}
	.sample-swiper {
		margin-top: 15px;
	}
	.headerNav p {
		width: 1328px;
		font-size: 13px;
	}
	.headerNav {
		padding: 15px 0;
	}
	.headerNav p a {
		padding: 0 12px;
	}
	.top .pageName {
		margin-left: 25px;
		padding-left: 25px;
		margin-top: 13px;
	}
	.right-adv {
		width: 300px;
		margin-top: 5px;
	}
	.search {
		width: 470px;
		height: 38px;
		margin-left: 108px;
		margin-top: 9px;
	}
	.search input {
		height: 38px;
	}
	.search button {
		height: 42px;
		width: 70px;
		font-size: 16px;
	}
	.search button i {
		font-size: 18px;
	}
	.top .logo {
		margin-top: 3px;
	}
	.nav li {
		font-size: 16px;
	}
	.nav li a {
		padding: 0 22px;
	}
	.main .left, .main .center {
		width: 462px;
		margin-right: 35px;
	}
	.recommend-swiper .swiper-button-next, .recommend-swiper .swiper-button-prev {
		width: 26px;
		height: 48px;
		line-height: 48px;
	}
	.recommend-swiper .swiper-button-next i, .recommend-swiper .swiper-button-prev i {
		font-size: 14px;
	}
	.recommend-swiper p {
		height: 60px;
	}
	.recommend-swiper p a {
		padding: 0 15px;
		font-size: 15px;
		height: 17px;
		line-height: 17px;
	}
	.main .left .recommend {
		margin-top: 28px;
	}
	.public-title p {
		font-size: 22px;
	}
	.public-title p span::after {
		width: 44px;
	}
	.main .public-list li {
		margin-top: 16px;
		font-size: 16px;
		height: 18px;
		line-height: 18px;
	}
	.main {
		margin-top: 38px;
	}
	.main .technology-list .list-top .image {
		width: 194px;
		margin-right: 16px;
	}
	.main .technology-list .list-top .text p {
		font-size: 18px;
		line-height: 24px;
		height: 48px;
		margin-top: 8px;
	}
	.main .operation-list .list-top {
		padding: 22px 18px;
	}
	.main .operation-list .list-top .name i {
		width: 20px;
		height: 20px;
	}
	.main .operation-list .list-top .name {
		line-height: 22px;
		height: 22px;
		font-size: 18px;
	}
	.main .operation-list .list-top .content {
		margin-top: 10px;
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.live-swiper p, .sample-swiper p {
		font-size: 16px;
		padding: 0 52px 0 16px;
		height: 42px;
		line-height: 42px;
	}
	.live-swiper .swiper-pagination-fraction, .sample-swiper .swiper-pagination-fraction {
		font-size: 15px;
		letter-spacing: -1px;
		height: 48px;
		line-height: 48px;
	}
	.live-swiper .swiper-pagination-fraction .swiper-pagination-current, .sample-swiper .swiper-pagination-fraction .swiper-pagination-current {
		font-size: 24px;
	}
	.live-swiper .swiper-pagination-fraction::after, .sample-swiper .swiper-pagination-fraction::after {
		border-width: 0 0 48px 8px;
		left: -8px;
	}
	.technology-adv {
		margin-top: 25px;
	}
	.adv-arr li .image {
		margin-right: 18px;
	}
	.adv-arr ul {
		margin-right: -18px;
	}
	.main .live-list li i img {
		vertical-align: top;
	}
	.main .live-list li i {
		margin-top: 2px;
	}
	.adv-arr li {
		margin-top: 16px;
	}
	.products-list {
		margin-top: 30px;
	}
	.products-list li p {
		margin-top: 17px;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.products-list li .item {
		margin-right: 18px;
	}
	.products-list ul {
		margin-right: -18px;
	}
	.main.part4 .products-list li p {
		margin-top: 6px;
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.main.part4 .products-list {
		margin-top: 26px;
	}
	.main.part3 .operation-list .list-top {
		padding: 17px 18px;
	}
	.download-list li {
		margin-top: 14px;
	}
	.download-list li .icon {
		width: 44px;
		height: 54px;
		line-height: 50px;
		margin-right: 12px;
		padding: 0 6px;
	}
	.download-list li .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		margin-top: 4px;
	}
	.download-list li .text .data {
		margin-top: 10px;
		line-height: 16px;
		height: 16px;
	}
	.download-list li .text .data span {
		font-size: 13px;
		margin-right: 18px;
	}
	.download-list li .text .data span i {
		font-size: 12px;
		margin-right: 5px;
	}
	.Lista {
		margin-top: 20px;
	}
	.Lista a {
		height: 34px;
		line-height: 34px;
		font-size: 12px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 26px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 26px;
	}
	.footer .item .left span img {
		margin: 6px 20px 0 12px;
		width: 13px;
	}
	ul.footImg {
		width: 640px;
		height: 38px;
		background: url("../../../../images/shop/version/2021/copyright.png") no-repeat 0 0;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 105px;
	}
	ul.footImg li a {
		width: 96px;
		height: 39px;
	}
	.footer .item .footer-code {
		width: 353px;
		padding-top: 8px;
	}
	.footer .item .footer-code li .code {
		width: 101px;
		height: 101px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 12px;
	}
	.bannerLeft li .class-b .title a.more {
		top: 3px;
		font-size: 13px;
	}
	.footer .foot .foot-nav {
		width: 520px;
	  }
	  .footer .foot .hot-line {

		margin-left: 25px;
	  }
	  .footer .foot .qr-code ul li span {
		height: 114px;
		width: 114px;
	  }
	  .footer .foot .qr-code ul li {

		padding: 0 0 0 25px;
	  }
}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w,.headerNav.main,.header--drop.main,.nav .main,.Foot.main,.fix-navigation .item{
		width: 1138px;
	}
	.top .search {
		width: 340px;
		margin-left: 102px;
		margin-top: 1px;
		height: 30px;
	}
	.searchSelectTop p {
		font-size: 12px;
		line-height: 16px;
		text-indent: 8px;
		margin-top: 8px;
	}
	.searchSelectTop i {
		top: 5px;
		right: 6px;
		border-width: 4px 4px 0 4px;
	}
	.searchSelect {
		width: 76px;
		height: 30px;
	}
	.search input {
		width: calc(100% - 76px - 65px);
		height: 30px;
		font-size: 12px;
		text-indent: 8px;
	}
	.search button {
		height: 34px;
		width: 66px;
		font-size: 12px;
	}
	.search button i {
		width: 20px;
		height: 20px;
	}
	.fix-search {
		margin: 0 110px;
	}
	.header {
		font-size: 12px;
	}
	.header .left ul li a {
		padding: 0 5px;
	}
	.header ul li {
		padding: 0 4px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header--drop ul li a {
		padding: 0 10px;
	}
	.header .right {
		margin-right: 164px;
		margin-top: 15px;
	}
	.header .left ul li:first-child a {
		padding: 0 0px;
	}
	.headerNav p {
		width: 1138px;
		font-size: 12px;
	}
	.headerNav {
		padding: 10px 0;
	}
	.headerNav p a {
		padding: 0 12px;
	}
	.top .pageName {
		margin-left: 25px;
		padding-left: 25px;
		margin-top: 10px;
		font-size: 20px;
		line-height: 24px;
	}
	.top .pageName::after {
		height: 24px;
		top: 3px;
	}
	.right-adv {
		width: 258px;
		margin-top: 0px;
	}
	.search {
		width: 402px;
		height: 32px;
		margin-left: 110px;
		margin-top: 5px;
	}
	.search button {
		height: 36px;
		width: 60px;
		font-size: 16px;
	}
	.search button i {
		font-size: 14px;
	}
	.top .logo {
		margin-top: 3px;
		width: 124px;
	}
	.nav {
		margin-top: 15px;
		height: 36px;
	}
	.nav li {
		font-size: 14px;
	}
	.nav li a {
		padding: 0 18px;
		line-height: 36px;
	}
	.main.part1 {
		margin-top: 22px;
	}
	.main .left, .main .center {
		width: 396px;
		margin-right: 32px;
	}
	.recommend-swiper .swiper-button-next, .recommend-swiper .swiper-button-prev {
		width: 22px;
		height: 40px;
		line-height: 40px;
	}
	.recommend-swiper .swiper-button-next i, .recommend-swiper .swiper-button-prev i {
		font-size: 12px;
	}
	.recommend-swiper p {
		height: 48px;
	}
	.recommend-swiper p a {
		padding: 0 12px;
		font-size: 14px;
		height: 16px;
		line-height: 16px;
		bottom: 14px;
	}
	.main .left .recommend {
		margin-top: 24px;
	}
	.public-title p {
		font-size: 18px;
	}
	.public-title p span::after {
		width: 36px;
	}
	.main .public-list li {
		margin-top: 11px;
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.sample-swiper {
		margin-top: 10px;
	}
	.main .public-list li i {
		margin-right: 6px;
		margin-top: 7px;
	}
	.main .right .live-swiper {
		margin-top: 15px;
	}
	.main {
		margin-top: 32px;
	}
	.main .technology-list .list-top .image {
		width: 166px;
		margin-right: 14px;
	}
	.main .technology-list .list-top .text p {
		font-size: 16px;
		line-height: 21px;
		height: 42px;
		margin-top: 6px;
	}
	.main .operation-list .list-top {
		padding: 14px 18px;
	}
	.main .operation-list .list-top .name i {
		width: 20px;
		height: 20px;
	}
	.main .operation-list .list-top .name {
		line-height: 22px;
		height: 22px;
		font-size: 16px;
	}
	.main .operation-list .list-top .content {
		margin-top: 10px;
		font-size: 12px;
		line-height: 20px;
		height: 40px;
	}
	.live-swiper p, .sample-swiper p {
		font-size: 14px;
		padding: 0 52px 0 12px;
		height: 36px;
		line-height: 36px;
	}
	.live-swiper .swiper-pagination-fraction, .sample-swiper .swiper-pagination-fraction {
		font-size: 13px;
		letter-spacing: -1px;
		line-height: 42px;
		height: 42px;
	}
	.live-swiper .swiper-pagination-fraction .swiper-pagination-current, .sample-swiper .swiper-pagination-fraction .swiper-pagination-current {
		font-size: 20px;
	}
	.live-swiper .swiper-pagination-fraction::after, .sample-swiper .swiper-pagination-fraction::after {
		border-width: 0 0 42px 8px;
		left: -8px;
	}
	.technology-adv {
		margin-top: 25px;
	}
	.adv-arr li .image {
		margin-right: 14px;
	}
	.adv-arr ul {
		margin-right: -14px;
	}
	.main .live-list li i img {
		vertical-align: top;
	}
	.main .live-list li i {
		margin-top: 2px;
		width: 14px;
		height: 14px;
	}
	.adv-arr li {
		margin-top: 16px;
	}
	.products-list {
		margin-top: 25px;
	}
	.products-list li p {
		margin-top: 20px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.products-list li .item {
		margin-right: 16px;
	}
	.products-list ul {
		margin-right: -16px;
	}
	.main.part4 .products-list li p {
		margin-top: 6px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.case-adv {
		margin-top: 10px;
	}
	.main.part4 .products-list {
		margin-top: 16px;
	}
	.download-list li {
		margin-top: 9px;
	}
	.download-list li .icon {
		width: 38px;
		height: 46px;
		line-height: 40px;
		margin-right: 10px;
		padding: 0 4px;
	}
	.download-list li .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 2px;
	}
	.download-list li .text .data {
		margin-top: 10px;
		line-height: 16px;
		height: 16px;
	}
	.download-list li .text .data span {
		font-size: 12px;
		margin-right: 12px;
	}
	.download-list li .text .data span i {
		font-size: 10px;
		margin-right: 4px;
		margin-top: 0;
	}
	.footer .foot .foot-nav {
		width:470px;
	  }
	  .footer .foot .hot-line {

		margin-left: 15px;
	  }
	  .footer .foot .qr-code ul li span {
		height: 114px;
		width: 114px;
	  }
	  .footer .foot .qr-code ul li {

		padding: 0 0 0 25px;
	  }
}

@media only screen and (max-width:1024px){
	.w,.headerNav.main,.header--drop.main,.nav .main,.Foot.main,.fix-navigation .item{
		width: 1000px;
	}
	.top .search {
		width: 340px;
		margin-left: 55px;
		margin-top: 0;
		height: 30px;
	}
	.searchSelectTop p {
		font-size: 12px;
		line-height: 16px;
		text-indent: 8px;
		margin-top: 8px;
	}
	.searchSelectTop i {
		top: 5px;
		right: 6px;
		border-width: 4px 4px 0 4px;
	}
	.searchSelect {
		width: 76px;
		height: 30px;
	}
	.search input {
		width: calc(100% - 76px - 65px);
		height: 30px;
		font-size: 12px;
		text-indent: 8px;
	}
	.search button {
		height: 34px;
		width: 66px;
		font-size: 12px;
	}
	.search button i {
		width: 20px;
		height: 20px;
	}
	.fix-search {
		margin: 0 42px;
	}
	.header {
		font-size: 12px;
	}
	.header .left ul li a {
		padding: 0 5px;
	}
	.header ul li {
		padding: 0 4px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header--drop ul li a {
		padding: 0 7px;
	}
	.header--drop ul li a i {
		margin: -1px 5px 0 0;
	}
	.header .right {
		margin-right: 146px;
		margin-top: 15px;
	}
	.header .right li {
		padding: 0 7px;
	}
	.header .left ul li:first-child a {
		padding: 0 0px;
	}
	.headerNav p {
		width: 1000px;
		font-size: 12px;
	}
	.headerNav {
		padding: 10px 0;
	}
	.headerNav p a {
		padding: 0 8px;
	}
	.top .pageName {
		margin-left: 25px;
		padding-left: 25px;
		margin-top: 10px;
		font-size: 20px;
		line-height: 24px;
	}
	.top .pageName::after {
		height: 24px;
		top: 3px;
	}
	.right-adv {
		width: 258px;
		margin-top: 0px;
	}
	.search {
		width: 402px;
		height: 32px;
		margin-left: 40px;
		margin-top: 5px;
	}

	.top .logo {
		margin-top: 3px;
		width: 124px;
	}
	.nav {
		margin-top: 15px;
		height: 36px;
	}
	.nav li {
		font-size: 14px;
	}
	.nav li a {
		padding: 0 13px;
		line-height: 36px;
	}
	.main.part1 {
		margin-top: 22px;
	}
	.main .left, .main .center {
		width: 348px;
		margin-right: 26px;
	}
	.recommend-swiper .swiper-button-next, .recommend-swiper .swiper-button-prev {
		width: 22px;
		height: 40px;
		line-height: 40px;
	}
	.recommend-swiper .swiper-button-next i, .recommend-swiper .swiper-button-prev i {
		font-size: 12px;
	}
	.recommend-swiper p {
		height: 42px;
	}
	.recommend-swiper p a {
		padding: 0 12px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
		bottom: 12px;
	}
	.main .left .recommend {
		margin-top: 8px;
	}
	.public-title p {
		font-size: 16px;
	}
	.public-title p span::after {
		width: 32px;
		height: 2px;
	}
	.public-title p span {
		padding-bottom: 8px;
	}
	.main .public-list li {
		margin-top: 10px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.sample-swiper {
		margin-top: 10px;
	}
	.main .public-list li i {
		margin-right: 6px;
		margin-top: 6px;
	}
	.main .right .live-swiper {
		margin-top: 2px;
	}
	.main {
		margin-top: 28px;
	}
	.main .technology-list .list-top .image {
		width: 146px;
		margin-right: 12px;
	}
	.main .technology-list .list-top .text p {
		font-size: 14px;
		line-height: 18px;
		height: 36px;
		margin-top: 6px;
	}
	.main .operation-list .list-top {
		padding: 12px 16px;
	}
	.main .operation-list .list-top .name i {
		width: 20px;
		height: 20px;
	}
	.main .operation-list .list-top .name {
		line-height: 20px;
		height: 20px;
		font-size: 14px;
	}
	.main .operation-list .list-top .content {
		margin-top: 10px;
		font-size: 12px;
		line-height: 20px;
		height: 40px;
	}
	.live-swiper p, .sample-swiper p {
		font-size: 12px;
		padding: 0 52px 0 12px;
		height: 30px;
		line-height: 30px;
	}
	.live-swiper .swiper-pagination-fraction, .sample-swiper .swiper-pagination-fraction {
		font-size: 12px;
		letter-spacing: -1px;
		line-height: 38px;
		height: 38px;
	}
	.live-swiper .swiper-pagination-fraction .swiper-pagination-current, .sample-swiper .swiper-pagination-fraction .swiper-pagination-current {
		font-size: 20px;
	}
	.live-swiper .swiper-pagination-fraction::after, .sample-swiper .swiper-pagination-fraction::after {
		border-width: 0 0 38px 8px;
		left: -8px;
	}
	.technology-adv {
		margin-top: 25px;
	}
	.adv-arr li .image {
		margin-right: 14px;
	}
	.adv-arr ul {
		margin-right: -14px;
	}
	.main .live-list li i img {
		vertical-align: top;
	}
	.main .live-list li i {
		margin-top: 2px;
		width: 12px;
		height: 12px;
	}
	.adv-arr li {
		margin-top: 16px;
	}
	.products-list {
		margin-top: 25px;
	}
	.products-list li p {
		margin-top: 10px;
		font-size: 12px;
		line-height: 16px;
		height: 16px;
	}
	.products-list li .item {
		margin-right: 16px;
	}
	.products-list ul {
		margin-right: -16px;
	}
	.main.part4 .products-list li p {
		margin-top: 6px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.case-adv {
		margin-top: 10px;
	}
	.main.part4 .products-list {
		margin-top: 16px;
	}
	.download-list li {
		margin-top: 10px;
	}
	.download-list li .icon {
		width: 36px;
		height: 44px;
		line-height: 37px;
		margin-right: 8px;
		padding: 0 2px;
	}
	.download-list li .text p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 2px;
	}
	.download-list li .text .data {
		margin-top: 10px;
		line-height: 16px;
		height: 16px;
	}
	.download-list li .text .data span {
		font-size: 12px;
		margin-right: 12px;
	}
	.download-list li .text .data span i {
		font-size: 10px;
		margin-right: 4px;
		margin-top: 0;
	}
	.footer .foot .foot-nav {
		width:470px;
	  }
	  .footer .foot .hot-line {

		margin-left: 15px;
	  }
	  .footer .foot .qr-code ul li span {
		height: 114px;
		width: 114px;
	  }
	  .footer .foot .qr-code ul li {

		padding: 0 0 0 25px;
	  }
}
