@font-face {
	font-family: 'chem17';  /* Project id 1943868 */
	src: url('//at.alicdn.com/t/font_1943868_hg8h0ml4l9g.woff2?t=1636160224746') format('woff2'),
		 url('//at.alicdn.com/t/font_1943868_hg8h0ml4l9g.woff?t=1636160224746') format('woff'),
		 url('//at.alicdn.com/t/font_1943868_hg8h0ml4l9g.ttf?t=1636160224746') format('truetype');
  }
  .chem17{
    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;}
body {
	line-height: 1;
}
.adPosition {
	background: #fff;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: "阿里妈妈数黑体 Bold";font-weight: 700;src: url("//at.alicdn.com/wf/webfont/gkGUrOVNPEsN/no6hk1YKd36Z.woff2") format("woff2"),
	url("//at.alicdn.com/wf/webfont/gkGUrOVNPEsN/rt8bVu2Q2qeD.woff") format("woff");
	font-display: swap;
  }
.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;
}
.w::after {
	content: "";
	display: block;
	clear: both;
}
.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: #4385f5;
}

.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: #4385f5;
}

.header .left ul li:nth-child(even) a,
.header .item ul li:nth-child(even) a:hover {
	color: #fff;
	background-color: #4385f5;
	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: #4385f5;
}

.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: #4385f5;
}
.headerNav {
	padding: 20px 0;
	overflow: hidden;
	background-color: #fff;
}

.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;
}

.headerNav p a:hover {
	color: #4385f5;
}

.top {
	position: relative;
	background-color: #fff;
	padding: 0 0 15px;
}
.top .logo {
	float: left;
	position: relative;
	width: 468px;
}
.top .logo a {
	position: absolute;
	width: 54%;
	left: 0;
	top: 0;
	height: 100%;
}
.top .logo a:last-child {
	width: 46%;
	left: auto;
	right: 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: 640px;
	height: 40px;
	border: 2px solid #4385f5;
	position: relative;
	margin-top: 19px;
	float: left;
	margin-left: 68px;
}
.searchSelect {
	width: 90px;
	height: 40px;
	position: relative;
	float: left;
}
.selectTop {
	position: relative;
	cursor: pointer;
}
.selectTop p {
	font-size: 14px;
	line-height: 26px;
	color: black;
	text-indent: 10px;
	border-right: 1px solid #e6e6e6;
	margin-top: 7px;
}
.selectTop i {
	position: absolute;
	line-height: 1;
	top: 10px;
	right: 6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #333333 transparent transparent transparent;
}

.selectTop.focus i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.search button {
	position: absolute;
	right: -2px;
	top: -2px;
	height: 44px;
	background-color: #4385f5;
	color: #ffffff;
	width: 95px;
	font-size: 16px;
	border: none;
	font-family: "microsoft yahei";
	cursor: pointer;
}
.search button i {
	margin-right: 7px;
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
}
.search input {
	width: calc(100% - 95px - 90px);
	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: #4385f5;
	border-left: 2px solid #4385f5;
	border-right: 2px solid #4385f5;
	color: #fff;
	cursor: pointer;
}
.right-adv {
	float: right;
	width: 370px;
	margin-top: 18px;
}
.right-text {
	padding-top: 28px;
	text-align: center;
	overflow: hidden;
}
.right-text a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #f60;
}
.nav {
	height: 60px;
	line-height: 60px;
	background-color: #4385f5;
}
.nav li {
	float: left;
	position: relative;
}
.nav li a {
	color: #fff;
	font-size: 18px;
	padding: 0 42px;
	display: block;
	position: relative;
	z-index: 9;
}
.nav .menu-top a i {
	font-size: 14px;
	margin: 25px 0 0 8px;
	vertical-align: top;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	display: inline-block;
	line-height: 1;
}
.nav .menu-top a:hover i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.nav li:hover a,.nav li.on a {
	background-color: #1b62dc;
}
.nav li:hover::after ,.nav li.on::after a {
	display: none;
}
.nav li .menu-bot {
	position: absolute;
	z-index: 999;
	width: 100%;
	display: none;
	top: 60px;
	left: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.nav li .menu-bot p a{
	height: 50px;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	color: #333;
	display: block;
	position:relative;
	background-color: #fff;
	padding: 0;
}
.nav li .menu-bot p a:hover{
	color: #4385f5;
	background-color: #e6eefb;
}
.nav li .menu-bot p a::after{
	content:'';
	position:absolute;
	bottom:0;
	left:16px;
	right: 16px;
	border-bottom:1px dotted #dddddd;
}
.banner {
	margin-top: 24px;
}
.banner .left {
	float: left;
	width: 372px;
	border-radius: 8px;
	background-color: #fff;
	margin-right: 24px;
	box-sizing: border-box;
	padding: 20px;
}
.banner .title {
	font-size: 22px;
	font-weight: bold;
	position: relative;
}
.banner .title p i {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	background: url(../../../../images/technology/version/2023/news.png) no-repeat;
	background-size: contain;
	margin-top: -5px;
	margin-right: 7px;
}
.banner .title .more {
	font-size: 14px;
	color: #999;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 6px;
}
.banner .title .more i {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../../../../images/technology/version/2023/more.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-left: 2px;
	margin-top: 2px;
}
.banner .title .more:hover {
	color: #4385f5;
}
.banner .title .more:hover i {
	background-image: url(../../../../images/technology/version/2023/more-hover.png);
}
.banner .left li {
	margin-top: 19px;
	overflow: hidden;
}
.banner .left li .image {
	float: left;
	width: 120px;
	margin-right: 12px;
}
.banner .left li .image a {
	display: block;
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	border-radius: 4px;
	position: relative;
}
.banner .left li .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.banner .left li .text {
	overflow: hidden;
}

.banner .left li .text p {
	overflow: hidden;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	word-break: break-all;
	word-wrap: anywhere;
}
.banner .left li .text a {
	color: #333;
}
.banner .left li .text a:hover {
	color: #4385f5;
}
.banner .left li .image + .text p {
	line-height: 24px;
	height: calc(24px * 2);
}
.banner .center {
	float: left;
	margin-right: 24px;
	width: 768px;
	min-height: 1px;
}
.banner .center .image {
	height: 0;
	padding-bottom: 54.9%;
	overflow: hidden;
	border-radius: 8px;
	position: relative;
}
.banner .center .image img {
	width: 100%;
	height: 100%;
	position: absolute;
}
.banner .center .image i {
	position: absolute;
	width: 34px;
	height: 22px;
	background: url(../../../../images/technology/version/2023/picflag.png) no-repeat;
	background-size: contain;
	bottom: 10px;
	right: 10px;
}
.banner-swiper {
	border-radius: 8px;
	overflow: hidden;
	position: relative;
}
.banner-swiper .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	display: inline-block;
	border-radius: 100%;
	background: transparent;
	opacity: 1;
	box-sizing: border-box;
	border: 2px solid #fff;
}
.banner-swiper .swiper-pagination-bullet-active {
	background: #fff;
}
.banner-swiper .swiper-pagination-bullets {
	bottom: 16px !important;
}
.banner .right {
	overflow: hidden;
	padding: 20px;
	background-color: #fff;
	border-radius: 8px;
}
.banner .right .title p i {
	width: 21px;
	height: 26px;
	background-image: url(../../../../images/technology/version/2023/fire.png);
	margin-top: -2px;
}
.banner .right .list {
	margin-top: 20px;
}

.banner .right li {
	margin-top: 17px;
	overflow: hidden;
}
.banner .right li:first-child {
	margin-top: 0;
}
.banner .right li .icon {
	float: left;
	width: 41px;
	margin-right: 10px;
}
.banner .right li .text {
	overflow: hidden;
}
.banner .right li .text p {
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
.banner .right li .text p a {
	color: #333;
}
.banner .right li .text p a:hover {
	color: #4385f5;
}
.banner .right li .text .data, .banner .left li .text .time {
	margin-top: 10px;
	font-size: 14px;
	color: #999;
}
.banner .right li .text .data i, .banner .left li .text .time i {
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
	margin-right: 4px;
	margin-left: 16px;
}
.banner .left li .text .time i {
	margin-left: 0 !important;
}
.mt-16 {
	margin-top: 16px;
}
.public-title {
	position: relative;
}
.public-title p {
	height: 80px;
	line-height: 80px;
	font-size: 40px;
	background: url(../../../../images/technology/version/2023/title.png) no-repeat;
	background-size: 50px auto;
	font-family: "阿里妈妈数黑体 Bold";
}
.public-title p b {
	font-family: "Microsoft YaHei";
	font-size: 30px;
	color: #e6e6e6;
	text-transform: uppercase;
	margin-left: 8px;
	display: inline-block;
	vertical-align: top;
	line-height: 1;
	margin-top: 32px;
}
.public-title .more {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 40px;
}
.public-title .more i {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../../../../images/technology/version/2023/more.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-left: 2px;
	margin-top: 2px;
}
.public-title .more:hover {
	color: #4385f5;
}
.public-title .more:hover i {
	background-image: url(../../../../images/technology/version/2023/more-hover.png);
}
.public-title .link {
	position: absolute;
	right: 0;
	bottom: 22px;
	font-size: 0;
}
.public-title .link a {
	display: inline-block;
	font-size: 16px;
	color: #333;
	margin: 0 20px;
	position: relative;
}
.public-title .link a i {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../../../../images/technology/version/2023/more.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-left: 10px;
	margin-top: 4px;
}
.public-title .link a:hover {
	color: #4385f5;
}
.public-title .link a:hover i {
	background-image: url(../../../../images/technology/version/2023/more-hover.png);
}
.public-title .link a::after {
	position: absolute;
	content: "";
	width: 8px;
	height: 20px;
	background: url(../../../../images/technology/version/2023/line.png) no-repeat;
	background-size: contain;
	right: -24px;
	top: 0;
}
.public-title .link a:last-of-type {
	margin-right: 0;
}
.public-title .link a:last-of-type::after {
	display: none;
}
.industry-box {
	background-color: #fff;
	border-radius: 8px;
	padding: 24px;
	overflow: hidden;
}
.industry-box .left {
	width: 1140px;
	margin-right: 24px;
	float: left;
}
.industry-box .left ul {
	margin-right: -24px;
	margin-top: -24px;
	overflow: hidden;
}
.industry-box .left li {
	float: left;
	width: 50%;
}
.industry-box .left .item {
	margin-right: 24px;
	margin-top: 24px;
	padding: 24px;
	border-radius: 4px;
	box-shadow: 0px 8px 16px 0px rgba(221, 221, 221, 0.1);
	overflow: hidden;
}
.industry-box .left li .image {
	width: 100px;
	float: right;
	margin-left: 24px;
}
.industry-box .left li .image a {
	display: block;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.industry-box .left li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.industry-box .left li .text {
	overflow: hidden;
}
.industry-box .left li .text p {
	font-size: 18px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}
.industry-box .left li .text p a {
	color: #333;
}
.industry-box .left li .text p a:hover {
	color: #4385f5;
}
.industry-box .left li .label {
	margin-top: 22px;
	font-size: 0;
}
.industry-box .left li .label mark {
	font-size: 15px;
	height: 26px;
	line-height: 24px;
	padding: 0 16px;
	color: #4385f5;
	background-color: #edf5ff;
	margin-right: 12px;
	display: inline-block;
}
.industry-box .left li .label mark:nth-child(2) {
	background-color: #e7f9fc;
	color: #0ec6da;
}
.industry-box .right {
	overflow: hidden;
}
.industry-box .new-company {
	border-radius: 8px;
	background: url(../../../../images/technology/version/2023/company-bg.png) no-repeat;
	background-size: cover;
	padding: 24px 16px;
}
.industry-box .new-company .title,.technical .right .title,.download-box .title {
	position: relative;
}
.technical .right .title p,.industry-box .new-company .title p,.download-box .title p {
	font-size: 22px;
	font-weight: bold;
	color: #4385f5;
}
.industry-box .new-company .title p i,.technical .right .title p i,.download-box .title p i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../../../../images/technology/version/2023/icon1.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-right: 8px;
	margin-top: 2px;
}
.industry-box .new-company .title .more,.download-box .title .more {
	position: absolute;
	right: 0;
	top: 4px;
	font-size: 14px;
	color: #999;
}
.industry-box .new-company .title .more:hover,.download-box .title .more:hover {
	color: #4385f5;
}
.industry-box .new-company .title .more i,.download-box .title .more i {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../../../../images/technology/version/2023/more.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-left: 2px;
	margin-top: 2px;
}
.industry-box .new-company .title .more:hover i,.download-box .title .more:hover i {
	background-image: url(../../../../images/technology/version/2023/more-hover.png);
}
.industry-box .new-company li {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	margin-top: 22px;
	position: relative;
	padding-right: 66px;
}
.industry-box .new-company li a {
	color: #333;
}
.industry-box .new-company li a:hover {
	color: #4385f5;
}
.industry-box .new-company li .num {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #999;
}
.industry-box .new-company li .num b {
	color: #4385f5;
}
.industry-box .solution {
	margin-top: 20px;
	background: url(../../../../images/technology/version/2023/owner_bg.png) no-repeat;
	background-size: cover;
	padding: 24px 20px;
	border-radius: 8px;
	font-size: 16px;
	color: #666;
	line-height: 32px;
	position: relative;
}
.industry-box .solution i {
	width: 33px;
	height: 32px;
	display: inline-block;
	background: url(../../../../images/technology/version/2023/icon2.png) no-repeat;
	vertical-align: top;
	margin-right: 7px;
	background-size: contain;
}
.industry-box .solution a {
	position: absolute;
	right: 20px;
	top: 24px;
	height: 32px;
	line-height: 30px;
	border-radius: 16px;
	padding: 0 18px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #ff8800;
	border: 1px solid #ff8800;
	box-sizing: border-box;
	cursor: pointer;
}
.industry-box .solution a:hover {
	background-color: #fff;
	color: #ff8800;
}
.technical-box {
	padding: 24px;
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.technical-tab {
	float: left;
	width: 148px;
	margin-right: 24px;
	background: url(../../../../images/technology/version/2023/tab-bg.png) no-repeat;
	background-size: cover;
	padding: 43px 0;
}
.technical-tab p a {
	font-size: 18px;
	color: #666;
	margin-top: 5px;
	display: block;
	height: 72px;
	line-height: 72px;
	text-align: center;
	position: relative;
}
.technical-tab p a:first-child {
	margin-top: 0;
}
.technical-tab p a.focus {
	background: url(../../../../images/technology/version/2023/focus-bg.png) no-repeat;
	background-size: cover;
	font-size: 20px;
	font-weight: bold;
	color: #4385f5;
}
.technical-tab p a i {
	position: absolute;
	width: 8px;
	height: 18px;
	background: url(../../../../images/technology/version/2023/icon3.png) no-repeat;
	background-size: contain;
	top: 30px;
	right: 14px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.technical-tab p a.focus i {
	opacity: 1;
}
.technical-bot {
	display: none;
	width: 968px;
	margin-right: 24px;
	float: left;
	overflow: hidden;
	min-height: 1px;
}
.technical-bot .technical-top,.technical-bot .technical-bottom {
	margin-right: -32px;
	overflow: hidden;
}
.technical-bot .box {
	float: left;
	width: 50%;
}
.technical-bot .box .item {
	margin-right: 32px;
}
.technical-top .title {
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.technical-top .title a {
	color: #333;
}
.technical-top .title a:hover {
	color: #ff8800;
}
.technical-bot .box ul {
	margin-top: 30px;
}
.technical-bot .box li {
	margin-top: 20px;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.technical-bot .box li:first-child {
	margin-top: 0;
}
.technical-bot .box li a {
	color: #333;
}
.technical-bot .box li a:hover {
	color: #ff8800;
}
.technical-bot .box li::before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #c5cad4;
	vertical-align: top;
	margin-right: 8px;
	margin-top: 8px;
}
.technical-bot .box .img-txt {
	margin-top: 34px;
	overflow: hidden;
}
.technical-bot .box .img-txt .image {
	float: left;
	width: 120px;
	margin-right: 20px;
}
.technical-bot .box .img-txt .image a {
	display: block;
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}
.technical-bot .box .img-txt .image img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.technical-bot .box .img-txt .text {
	overflow: hidden;
}
.technical-bot .box .img-txt .text p {
	font-size: 18px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}
.technical-bot .box .img-txt .text p a {
	color: #333;
}
.technical-bot .box .img-txt .text p a:hover {
	color: #ff8800;
}
.technical-bot .box .img-txt .text .data {
	margin-top: 12px;
	font-size: 15px;
	color: #999;
}
.technical-bot .box .img-txt .text .data span a {
	color: #666;
}
.technical-bot .box .img-txt .text .data span a:hover {
	color: #ff8800;
}
.technical-bot .box .img-txt .text .data i {
	margin: 0 7px;
}
.technical-bottom .text {
	margin-top: 30px;
}
.technical-bottom .text:first-child {
	margin-top: 0;
}
.technical-bottom .text p {
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.technical-bottom .text p a {
	color: #333;
}
.technical-bottom .text p a:hover {
	color: #ff8800;
}
.technical-bottom .text .content,.technical-bottom .text .time {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}
.technical-bottom .text .time i {
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	margin-right: 7px;
	margin-top: 1px;
}
.technical-bottom {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #eee;
}
.technical .right {
	overflow: hidden;
}
.technical .right .title p {
	color: #333;
}
.right-bar {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.class-swiper {
	margin-top: 20px;
	border-radius: 4px;
	overflow: hidden;
	background-color: #f5f5f5;
}
.class-swiper .image {
	height: 0;
	padding-bottom: 55.45%;
	overflow: hidden;
	position: relative;
}
.class-swiper .image img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.class-swiper .text {
	padding: 10px 14px;
}
.class-swiper .text p {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.class-swiper .text p a {
	color: #333;
}
.class-swiper .text p a:hover {
	color: #4385f5;
}
.class-swiper .text span {
	display: block;
	margin-top: 10px;
	font-size: 13px;
	color: #999;
}
.class-swiper .text span i {
	display: inline-block;
	width: 1px;
	height: 10px;
	background-color: #666;
	margin: 0 7px;
}
.title .swiper-pagination {
	z-index: 10;
	bottom: 5px;
	width: auto;
	right: 0;
}
.title .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 3px;
	border-radius: 4px;
}
.title .swiper-pagination-bullet-active {
	background: #4385f5;
	width: 22px;
}
.video-box {
	margin-top: 20px;
}
.video-swiper {
	margin-top: 18px;
}
.video-swiper .image {
	height: 0;
	padding-bottom: 55.45%;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
	background-color: #f5f5f5;
}
.video-swiper .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	/* width: 100%; */
	/* height: 100%; */
	transform: translate(-50%,-50%);
}
.video-swiper .image a::after, .class-swiper .image a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,.3);
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.video-swiper .image a > i, .class-swiper .image a > i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 48px;
	color: #fff;
	opacity: 0;
	z-index: 9;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.video-swiper .image:hover a > i,.class-swiper .image:hover a > i {
	opacity: 1;
}
.video-swiper .image:hover a::after,.class-swiper .image:hover a::after {
	opacity: 1;
}
.video-swiper .image b {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 24px;
	line-height: 22px;
	border-radius: 4px;
	background-color: #ff8800;
	font-size: 13px;
	padding: 0 10px;
	font-weight: normal;
	color: #fff;
}
.video-swiper .image b.living {
	background-color: #f44d40;
}
.video-swiper .image b.replay {
	background-color: #04abe2;
}
.video-swiper .text p {
	padding-left: 30px;
	padding-right: 12px;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	position: relative;
	margin-top: 18px;
}
.video-swiper .text p a {
	color: #333;
}
.video-swiper .text p a:hover {
	color: #4385f5;
}
.video-swiper .text p i {
	position: absolute;
	left: 0;
	top: 0;
	color: #4385f5;
	font-size: 22px;
}
.video-swiper .text span {
	display: block;
	font-size: 13px;
	color: #999;
	margin-top: 10px;
	padding-left: 30px;
}
.video-swiper .text span a {
	color: #999;
}
.video-swiper .text span a:hover {
	color: #4385f5;
}
.swiper-btn {
	position: absolute;
	right: 0;
	font-size: 0;
	top: 0;
	z-index: 99;
}
.swiper-btn .swiper-button-next, .swiper-btn .swiper-button-prev {
	position: static;
	width: 24px;
	height: 24px;
	margin-top: 0;
	background-size: 10px 14px;
	background-color: #fff;
	border-radius: 4px;
	display: inline-block;
	margin-left: 10px;
}
.swiper-btn .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23666'%2F%3E%3C%2Fsvg%3E");
}
.swiper-btn .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23666'%2F%3E%3C%2Fsvg%3E");
}
.download-box {
	overflow: hidden;
	background-color: #fff;
	border-radius: 8px;
	padding: 24px;
}
.download-box .left {
	width: 1120px;
	float: left;
	margin-right: 44px;
}
.downloads-nav p {
	font-size: 0;
	border-bottom: 1px solid #ddd;
}
.downloads-nav p a {
	margin: 0 26px;
	font-size: 18px;
	color: #666;
	padding-bottom: 12px;
	display: inline-block;
	position: relative;
}
.downloads-nav p a:first-child {
	margin-left: 0;
}
.downloads-nav p a::after {
	content: "/";
	position: absolute;
	left: -26px;
	top: 1px;
	font-size: 16px;
	color: #ddd;
}
.downloads-nav p a:first-child::after {
	display: none;
}
.downloads-nav p a.focus {
	border-bottom: 3px solid #4385f5;
	color: #4385f5;
	font-weight: bold;
}
.downloads-nav p a:hover {
	color: #4385f5;
	font-weight: bold;
}
.downloads-list ul {
	overflow: hidden;
	margin-right: -22px;
}
.downloads-list li {
	float: left;
	width: 50%;
}
.downloads-list li .item {
	margin-right: 22px;
	margin-top: 26px;
	background-color: #f5f5f5;
	position: relative;
	padding: 22px 24px;
}
.downloads-list li .item::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #fff transparent transparent;
}
.downloads-list li .item::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 0 20px;
	border-color: transparent transparent transparent #eee;
}
.downloads-list li .item p {
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.downloads-list li p a {
	color: #333;
}
.downloads-list li p a:hover {
	color: #4385f5;
}
.downloads-list li .content {
	margin-top: 12px;
	color: #999;
	font-size: 15px;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
}
.downloads-list li .data {
	margin-top: 20px;
	position: relative;
	font-size: 0;
	padding-bottom: 6px;
}
.downloads-list li .data a {
	color: #333;
}
.downloads-list li .data a:hover {
	color: #4385f5;
}
.downloads-list li .data dl {
	display: inline-block;
	font-size: 14px;
	position: relative;
	padding: 0 15px;
}
.downloads-list li .data dt {
	color: #999;
}
.downloads-list li .data dd {
	margin-top: 12px;
	font-size: 15px;
}
.downloads-list li .data dl:first-child {
	padding-left: 0;
	border-right: 1px solid #ddd;
}
.downloads-list li .data .download-btn {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 30px;
	height: 32px;
	border-radius: 16px;
	background-color: #4385f5;
	padding: 0 22px;
	font-size: 15px;
	color: #fff;
	border: 1px solid #4385f5;
	box-sizing: border-box;
}
.downloads-list li .data .download-btn img {
	display: inline-block;
	vertical-align: top;
	margin-left: 7px;
	margin-top: 6px;
	width: 16px;
}
.downloads-list li .data .download-btn:hover {
	background-color: #f80;
	border-color: #f80;
	color: #fff;
}
.download-box .right {
	overflow: hidden;
}
.download-box .title p {
	color: #333;
}
.sample-box {
	margin-top: 35px;
	background: url(../../../../images/technology/version/2023/sample-bg.png) no-repeat;
	background-size: cover;
	border-radius: 8px;
	padding: 24px;
}
.sample-swiper {
	position: relative;
	overflow: hidden;
}
.sample-swiper li {
	overflow: hidden;
	margin-top: 14px;
}
.sample-swiper li:first-child {
	margin-top: 0;
}
.sample-swiper .image {
	float: left;
	width: 120px;
}
.sample-swiper .image a {
	display: block;
	height: 0;
	padding-bottom: 140%;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
	border: 1px solid #ddd;
}
.sample-swiper .image img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.sample-swiper .text {
	overflow: hidden;

}
.sample-swiper .text .content {
	background-color: #fff;
	padding: 18px 12px;
	border-radius: 0 4px 4px 0;
	margin-top: 38px;
}
.sample-swiper .text p {
	font-size: 17px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.sample-swiper .text p a {
	color: #333;
}
.sample-swiper .text p a:hover {
	color: #4385f5;
}
.sample-swiper .text .btn {
	margin-top: 32px;
}
.sample-swiper .text .btn a {
	font-size: 14px;
	color: #4385f5;
}
.sample-swiper .text .btn a:hover {
	color: #f80;
}
.sample-swiper .text .btn a i {
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	margin-top: 1px;
	margin-right: 7px;
}
.sample-box .swiper-pagination {
	/* z-index: 10; */
	/* bottom: auto !important; */
	width: auto !important;
	/* right: 0; */
	/* left: auto !important; */
	/* top: 5px; */
	position: static;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	margin-top: 4px;
	margin-left: 10px;
}
.sample-box .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 3px;
	border-radius: 4px;
}
.sample-box .swiper-pagination-bullet-active {
	background: #4385f5;
	width: 22px;
}
.products-box {
	padding: 14px 30px 35px;
	border-radius: 8px;
	background-color: #fff;
}
.products-box ul {
	overflow: hidden;
	margin-right: -40px;
	margin-top: -30px;
}
.products-box li {
	float: left;
	width: 20%;
}
.products-box li .item {
	margin-right: 40px;
	margin-top: 30px;
}
.products-box li .image {
	position: relative;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
}
.products-box li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.products-box li .text {
	text-align: center;
}
.products-box li .text p {
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 18px;
}
.products-box li .text p a {
	color: #333;
}
.products-box li .text p a:hover {
	color: #4385f5;
}
.products-box li .text .btn {
	margin-top: 12px;
}
.products-box li .text .btn a {
	display: inline-block;
	font-size: 16px;
	height: 40px;
	line-height: 38px;
	box-sizing: border-box;
	padding: 0 27px;
	border-radius: 4px;
	border: 1px solid #4385f5;
	color: #4385f5;
}
.products-box li .text .btn a:hover {
	background-color: #4385f5;
	color: #fff;
}

.footer {
	background-color: #242a37;
	margin-top: 68px;
	padding: 40px 0;
}
.foot{
	margin: 0 auto;
	overflow: hidden;
}
.foot-nav {
	width: 570px;
	float: left;
}
.foot-txt {
	overflow: hidden;
	padding: 15px 0 0 0;
}
.foot-txt li {
	width: 14%;
	float: left;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.foot-txt li a{
	color: #999;
}
.foot-txt li a:hover{
	color: #4385f5;
}
.copyright {
	color: #999;
	padding: 15px 0;
	text-align: center;
	background-color: #1b1f29;
	font-size: 14px;
}
.copyright a {
	color: #999;
}
.copyright a:hover {
	color: #ff6600;
}
.foot-img {
	overflow: hidden;
	width: calc(100% + 20px);
	background: url('../../../../Images/Index/Version/2020/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 12px;
}
.foot-img li {
	width: 83px;
	height: 33px;
	float: left;
	margin-right: 8px;
}
.foot-img li a{
	display: block;
	height: 33px;
	color: #333;
	border-radius: 3px;
	overflow: hidden;
}
.police{
	text-align: left;
	color: #888888;
	margin-top: 12px;
	line-height: 20px;
}

.police img {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}

.police a {
	color: #888888;
}
.hot-line {
	width: 293px;
	height: 256px;
	padding-top: 10px;
	float: left;
	margin-left: 200px;
	color: #999;
}
.hot-line i{
	font-size: 66px;

}
.hot-line p{
	font-size: 14px;
	line-height: 28px;
}
.hot-line p a{
	display: inline-block;
	width: 18px;
	height: 21px;
	vertical-align: top;
	margin-top: 3px;
	background: url("https://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -223px;
}
.hot-line span {
	display: block;
	font-size: 13px;
	line-height: 36px;
}
.hot-line > b {
	display: block;
	font-size: 30px;
	color: #fff;
	margin-top: 20px;
}
.qr-code {
	float: right;
	padding-top: 10px;
}
.qr-code li{
	float: left;
	padding: 0 0 0 40px;
}
.foot h2 {
	color: #999;
	font-size: 18px;
	height: 30px;
	font-weight: bold;
}
.foot h2 b {
	border-bottom: 3px solid #387ee8;
	height: 30px;
	display: inline-block;
}
.qr-code h2 {
	padding-left: 40px;
}
.qr-code ul {
	margin-top: 28px;
}
.qr-code li span {
	display: block;
	width: 144px;
	height: 144px;
	background-color: #fff;
}
.qr-code li span img{
	width: 100%;
	height: 100%;
}
.qr-code li p {
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 16px;
}
.foot-nav p {
	font-size: 14px;
	color: #999;
	line-height: 30px;
}
.foot-nav p a {
	color: #999;
}
.foot-nav p a img {
	margin-left: 8px;
}
.foot-nav p a:hover {
	color: #f90;
}
.foot-img {
	overflow: hidden;
	width: calc(100% + 20px);
	background: url('https://www.chem17.com/Images/Index/Version/2020/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 12px;
}
.foot-img li {
	width: 83px;
	height: 33px;
	float: left;
	margin-right: 8px;
}
.foot-img li a{
	display: block;
	height: 33px;
	color: #333;
	border-radius: 3px;
	overflow: hidden;
}
.tips-box {
	width: 508px;
	height: 260px;
	position: fixed;
	top: 50%;
	margin-top: -130px;
	left: 50%;
	margin-left: -255px;
	z-index: 999;
	background: #fff;
	box-shadow: 0 0 10px #ddd;
	border: 1px solid #cacaca;
}

.tips-box a.close {
	position: absolute;
	right: 16px;
	top: 14px;
	width: 23px;
	height: 23px;
	background: url("http://www.chem17.com/NewShowStand/Style/14/Images/Blue/close.png") center center no-repeat;
}

.tips-box .correct .tips, .tips-box .err .tips {
	position: absolute;
	top: 78px;
	left: 90px;
	width: 100%;
	height: 52px;
	padding: 9px 0 9px 90px;
	font: bold 24px/52px "microsoft yahei";
}

.tips-box .correct .tips i, .tips-box .err .tips i {
	height: 70px;
	width: 70px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("http://www.chem17.com/NewShowStand/Style/14/Images/Blue/tips-icon.png") 0 0 no-repeat;
}

.tips-box .correct .btn, .tips-box .err .btn {
	position: absolute;
	top: 198px;
	left: 0;
	width: 100%;
	text-align: center;
}

.tips-box .correct .btn a, .tips-box .err .btn a {
	display: inline-block;
	width: 150px;
	height: 32px;
	font: normal 14px/32px "microsoft yahei";
	color: #474747;
	border: 2px solid #0f9732;
	border-radius: 2px;
	margin: 0 12px;
}

.tips-box .correct .btn a:hover, .tips-box .err .btn a:hover {
	background: #0f9732;
	color: #fff;
}

.tips-box .err .tips {
	font: bold 18px/26px "microsoft yahei";
}

.tips-box .err .tips i {
	background: url("http://www.chem17.com/NewShowStand/Style/14/Images/Blue/tips-icon.png") 0 bottom no-repeat;
}

.tips-box .err .btn {
	top: 180px;
}

.tips-box .err .btn a {
	width: 80px;
}
@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 998px;
	}

	.selectBot {
		top: 32px;
	}
	.selectBot li {
		line-height: 22px;
		font-size: 12px;
	}
	.header ul li {
		padding: 0 2px;
	}
	.header .left ul li a {
		padding: 0 1px;
	}
	.headerNav p {
		width: 998px;
	}
	.header {
		font-size: 12px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header .left ul li:first-child a {
		padding: 0 7px;
	}
	.header .right li {
		padding: 0 8px;
	}
	.header--drop ul li a {
		padding: 0 8px;
	}
	.header .right {
		margin-right: 155px;
	}
	.headerNav {
		padding: 16px 0;
	}
	.headerNav p {
		font-size: 12px;
	}
	.headerNav p a {
		padding: 0 8px;
	}
	.headerNav p a::after {
		height: 13px;
	}
	.top .logo {
		height: 48px;
		width: auto;
	}
	.banner {
		margin-top: 15px;
	}
	.banner .left {
		width: 238px;
		margin-right: 12px;
		padding: 13px 12px;
	}
	.banner .center {
		margin-right: 12px;
		width: 490px;
	}
	.banner .right {
		padding: 12px;
	}
	.banner .title {
		font-size: 14px;
	}
	.banner .title p i {
		width: 20px;
		height: 20px;
		margin-top: -5px;
		margin-right: 4px;
	}
	.banner .title .more {
		font-size: 12px;
		top: 1px;
	}
	.banner .title .more i {
		margin-top: 1px;
	}
	.banner .left li .image {
		width: 76px;
		margin-right: 8px;
	}
	.banner .left li .text p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.banner .left li .image + .text p {
		line-height: 16px;
		height: calc(16px * 2);
	}
	.banner .left li {
		margin-top: 10px;
	}
	.banner .right .title p i {
		width: 16px;
		height: 19px;
	}
	.banner .right li .icon {
		width: 25px;
		margin-right: 7px;
		margin-top: 3px;
	}
	.banner .right li .text p {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.banner .right li .text .data, .banner .left li .text .time {
		margin-top: 5px;
		font-size: 12px;
	}
	.banner .right li .text .data i, .banner .left li .text .time i {
		font-size: 10px;
		margin-left: 8px;
	}
	.banner .right li {
		margin-top: 6px;
	}
	.banner .right .list {
		margin-top: 12px;
	}
	.mt-16 {
		margin-top: 15px;
	}
	.public-title p {
		height: 56px;
		line-height: 56px;
		font-size: 30px;
		background-size: 39px auto;
	}
	.public-title p b {
		font-size: 19px;
		margin-left: 6px;
		margin-top: 20px;
	}
	.public-title .link a {
		font-size: 12px;
		margin: 0 15px;
	}
	.public-title .link a::after {
		width: 6px;
		height: 16px;
		right: -19px;
	}
	.public-title .link a i {
		margin-top: 2px;
		width: 10px;
		height: 10px;
		margin-left: 5px;
	}
	.industry-box {
		padding: 14px;
	}
	.industry-box .left {
		width: 730px;
		margin-right: 14px;
	}
	.industry-box .left .item {
		margin-right: 14px;
		margin-top: 14px;
		padding: 14px;
	}
	.industry-box .left ul {
		margin-right: -14px;
		margin-top: -14px;
	}
	.industry-box .left li .image {
		width: 80px;
		margin-left: 14px;
	}
	.industry-box .left li .text p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.industry-box .left li .label {
		margin-top: 16px;
	}
	.industry-box .left li .label mark {
		font-size: 12px;
		height: 22px;
		line-height: 20px;
		padding: 0 12px;
		margin-right: 8px;
	}
	.technical .right .title p, .industry-box .new-company .title p, .download-box .title p {
		font-size: 18px;
	}
	.industry-box .new-company .title p i, .technical .right .title p i, .download-box .title p i {
		width: 16px;
		height: 16px;
		margin-right: 6px;
		margin-top: 2px;
	}
	.industry-box .new-company .title .more i, .download-box .title .more i {
		margin-top: 1px;
	}
	.industry-box .new-company li {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 14px;
		padding-right: 52px;
	}
	.industry-box .new-company li .num {
		font-size: 12px;
	}
	.industry-box .new-company {
		padding: 20px 14px;
	}
	.industry-box .solution {
		margin-top: 12px;
		padding: 14px 12px;
		font-size: 12px;
		line-height: 22px;
	}
	.industry-box .solution i {
		width: 22px;
		height: 22px;
		margin-right: 4px;
	}
	.industry-box .solution a {
		right: 10px;
		top: 14px;
		height: 24px;
		line-height: 20px;
		padding: 0 7px;
		font-size: 12px;
	}
	.public-title .more {
		font-size: 14px;
		top: 22px;
	}
	.public-title .more i {
		margin-top: 1px;
	}
	.technical-box {
		padding: 14px;
	}
	.technical-tab {
		width: 94px;
		margin-right: 14px;
		padding: 24px 0;
	}
	.technical-tab p a {
		font-size: 12px;
		margin-top: 5px;
		height: 50px;
		line-height: 50px;
	}
	.class-swiper {
		margin-top: 16px;
	}
	.technical-tab p a.focus {
		font-size: 14px;
	}
	.technical-tab p a i {
		width: 7px;
		height: 16px;
		top: 18px;
		right: 7px;
	}
	.technical-bot {
		width: 620px;
		margin-right: 14px;
	}
	.technical-bot .box .item {
		margin-right: 20px;
	}
	.technical-bot .technical-top, .technical-bot .technical-bottom {
		margin-right: -20px;
	}
	.technical-top .title {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.technical-bot .box ul {
		margin-top: 16px;
	}
	.technical-bot .box li {
		margin-top: 10px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.technical-bot .box .img-txt {
		margin-top: 20px;
	}
	.technical-bot .box .img-txt .image {
		width: 76px;
		margin-right: 10px;
	}
	.technical-bot .box .img-txt .text p {
		font-size: 13px;
		line-height: 17px;
		height: 34px;
	}
	.technical-bot .box .img-txt .text .data {
		margin-top: 4px;
		font-size: 12px;
	}
	.technical-bot .box .img-txt .text .data span {
		max-width: calc(100% - 80px);
		display: inline-block;
		overflow: hidden;
		height: 12px;
	}
	.technical-bot .box .img-txt .text .data i {
		margin: 0 3px;
	}
	.technical-bottom {
		padding-top: 20px;
		margin-top: 20px;
	}
	.technical-bottom .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.technical-bottom .text .content, .technical-bottom .text .time {
		font-size: 12px;
		margin-top: 10px;
		line-height: 14px;
		height: 14px;
	}
	.technical-bottom .text {
		margin-top: 20px;
	}
	.class-swiper .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.class-swiper .text span {
		margin-top: 6px;
		font-size: 12px;
	}
	.swiper-btn .swiper-button-next, .swiper-btn .swiper-button-prev {
		width: 20px;
		height: 20px;
		background-size: 6px 10px;
	}
	.video-swiper .text p i {
		font-size: 18px;
	}
	.video-swiper .text span {
		padding-left: 26px;
		margin-top: 8px;
	}
	.video-swiper {
		margin-top: 14px;
	}
	.video-box {
		margin-top: 16px;
	}
	.video-swiper .text p {
		padding-left: 26px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 12px;
	}
	.download-box {
		padding: 14px;
	}
	.download-box .left {
		width: 716px;
		margin-right: 30px;
	}
	.downloads-nav p a {
		margin: 0 20px;
		font-size: 15px;
		padding-bottom: 10px;
	}
	.downloads-nav p a::after {
		left: -22px;
		top: 0px;
		font-size: 14px;
	}
	.sample-box {
		margin-top: 24px;
		padding: 16px;
	}
	.sample-swiper .image {
		width: 90px;
	}
	.sample-swiper .text .content {
		padding: 13px 10px;
		margin-top: 33px;
	}
	.sample-swiper .text p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.sample-swiper .text .btn a {
		font-size: 12px;
	}
	.sample-swiper .text .btn {
		margin-top: 20px;
	}
	.sample-swiper .text .btn a i {
		font-size: 10px;
		margin-right: 6px;
	}
	.downloads-list li .item {
		margin-right: 14px;
		margin-top: 14px;
		padding: 14px;
	}
	.downloads-list ul {
		margin-right: -14px;
	}
	.downloads-list li .item p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.downloads-list li .content {
		margin-top: 12px;
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.downloads-list li .data {
		margin-top: 15px;
		padding-bottom: 4px;
	}
	.downloads-list li .data dl {
		font-size: 12px;
		padding: 0 13px;
	}
	.downloads-list li .data dd {
		font-size: 13px;
	}
	.downloads-list li .data .download-btn {
		padding: 0 12px;
		font-size: 12px;
	}
	.downloads-list li .data .download-btn img {
		margin-top: 7px;
		width: 14px;
	}
	.products-box {
		padding: 14px 16px 35px;
	}
	.products-box li .item {
		margin-right: 22px;
		margin-top: 22px;
	}
	.products-box ul {
		margin-right: -22px;
		margin-top: -22px;
	}
	.products-box li .text p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
		margin-top: 12px;
	}
	.products-box li .text .btn a {
		font-size: 13px;
		height: 32px;
		line-height: 30px;
		padding: 0 18px;
	}


	.right-adv {
		width: 265px;
		margin-top: 12px;
	}
	.search {
		width: 340px;
		margin-left: 38px;
		margin-top: 10px;
		height: 30px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 16px;
		text-indent: 8px;
		margin-top: 8px;
	}
	.selectTop 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 {
		margin-right: 5px;
		margin-top: 2px;
		font-size: 12px;
	}
	.nav li a {
		padding: 0 24px;
		font-size: 13px;
	}
	.nav .menu-top a i {
		font-size: 10px;
		margin: 22px 0 0 8px;
	}
	.nav li .menu-bot {
		top: 52px;
	}
	.nav li .menu-bot p a {
		height: 42px;
		font-size: 14px;
		line-height: 42px;
		white-space: nowrap;
	}


	.top {
		padding-bottom: 20px;
	}

	.nav {
		height: 52px;
		line-height: 52px;
	}




































	.foot-img li {
		width: 55px;
		height: 22px;
		margin-right: 5px;
	}
	.foot-nav p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer {
		min-width: 1060px;
		margin-top: 50px;
		padding: 40px 0 0 0;
	}
	.foot-nav {
		width: 400px;
	}
	.hot-line > b {
		font-size: 26px;
	}
	.hot-line span {
		font-size: 12px;
		line-height: 24px;
	}
	.qr-code {
		padding-top: 10px;
	}
	.foot-txt li{
		font-size: 12px;
	}
	.hot-line {
		width: 223px;
		margin-left: 100px;
		height: 235px;
	}
	.hot-line p{
		font-size: 12px;
	}
	.qr-code li{
		padding: 0 0 0 20px;
	}
	.qr-code li span {
		width: 120px;
		height: 120px;
	}
	.qr-code li p{
		font-size: 12px;
	}
	.qr-code h2 {
		padding-left: 20px;
	}
	.qr-code li span {
		width: 101px;
		height: 101px;
	}
	.footer {
		padding: 27px 0 0;
	}
	.right-bar li .bar-top {
		padding: 8px 0 !important;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1188px;
	}

	.hot-line p {
		font-size: 13px;
	}
	.selectBot {
		top: 36px;
	}
	.selectBot li {
		line-height: 22px;
		font-size: 12px;
	}
	.header .left {
		font-size: 12px;
	}
	.header {
		font-size: 12px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header--drop ul li.mobile a i {
		width: 8px;
	}
	.header--drop ul li a i {
		width: 12px;
	}
	.header .right li {
		padding: 0 10px;
	}
	.headerNav p {
		width: 1260px;
	}
	.header .right li {
		padding: 0 8px;
	}
	.header--drop ul li a {
		padding: 0 8px;
	}
	.header .right {
		margin-right: 152px;
	}
	.header .left ul li:first-child a {
		padding: 0 10px;
	}
	.headerNav p {
		font-size: 13px;
	}
	.headerNav p a {
		padding: 0 12px;
	}
	.headerNav p {
		width: 1188px;
	}
	.header .left ul li:first-child a {
		padding: 0 7px;
	}
	.header .right li {
		padding: 0 8px;
	}
	.header--drop ul li a {
		padding: 0 8px;
	}
	.header .right {
		margin-right: 152px;
	}
	.headerNav {
		padding: 16px 0;
	}
	.headerNav p {
		font-size: 13px;
	}
	.headerNav p a {
		padding: 0 8px;
	}
	.headerNav p a::after {
		height: 13px;
	}
	.top .logo {
		width: 372px;
	}

	.right-adv {
		width: 280px;
		margin-top: 16px;
	}
	.search {
		width: 440px;
		margin-left: 50px;
		margin-top: 13px;
		height: 34px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 21px;
		text-indent: 8px;
		margin-top: 7px;
	}
	.selectTop i {
		top: 8px;
		right: 6px;
		border-width: 4px 4px 0 4px;
	}
	.searchSelect {
		width: 76px;
		height: 38px;
	}
	.search input {
		width: calc(100% - 76px - 72px);
		height: 34px;
		font-size: 12px;
		text-indent: 8px;
	}
	.search button {
		height: 38px;
		width: 75px;
		font-size: 14px;
	}
	.search button i {
		margin-right: 7px;
		margin-top: 3px;
		font-size: 14px;
	}
	.nav li a {
		padding: 0 29px;
		font-size: 15px;
	}
	.nav .menu-top a i {
		font-size: 10px;
		margin: 22px 0 0 8px;
	}
	.nav li .menu-bot {
		top: 52px;
	}
	.nav li .menu-bot p a {
		height: 42px;
		font-size: 14px;
		line-height: 42px;
		white-space: nowrap;
	}
	.public-title .more {
		font-size: 14px;
	}


	.nav {
		height: 52px;
		line-height: 52px;
	}
	.banner {
		margin-top: 15px;
	}
	.banner .left {
		width: 284px;
		margin-right: 16px;
		padding: 14px;
	}
	.banner .center {
		margin-right: 16px;
		width: 584px;
	}
	.banner .right {
		padding: 14px;
	}
	.banner .title {
		font-size: 18px;
	}
	.banner .title p i {
		width: 26px;
		height: 26px;
		margin-top: -5px;
		margin-right: 6px;
	}
	.banner .title .more {
		font-size: 13px;
		top: 3px;
	}
	.banner .title .more i {
		margin-top: 1px;
	}
	.banner .left li .image {
		width: 96px;
		margin-right: 8px;
	}
	.banner .left li .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.banner .left li .image + .text p {
		line-height: 19px;
		height: calc(19px * 2);
	}
	.banner .left li {
		margin-top: 13px;
	}
	.banner .right .title p i {
		width: 19px;
		height: 23px;
	}
	.banner .right li .icon {
		width: 30px;
		margin-right: 7px;
		margin-top: 3px;
	}
	.banner .right li .text p {
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.banner .right li .text .data, .banner .left li .text .time {
		margin-top: 9px;
		font-size: 12px;
	}
	.banner .right li .text .data i , .banner .left li .text .time i{
		font-size: 10px;
		margin-left: 8px;
	}
	.banner .right li {
		margin-top: 9px;
	}
	.banner .right .list {
		margin-top: 11px;
	}
	.mt-16 {
		margin-top: 15px;
	}
	.public-title p {
		height: 56px;
		line-height: 56px;
		font-size: 30px;
		background-size: 39px auto;
	}
	.public-title p b {
		font-size: 23px;
		margin-left: 6px;
		margin-top: 20px;
	}
	.public-title .link a {
		font-size: 13px;
		margin: 0 15px;
	}
	.public-title .link a::after {
		width: 6px;
		height: 16px;
		right: -19px;
	}
	.public-title .link a i {
		margin-top: 2px;
		width: 10px;
		height: 10px;
		margin-left: 5px;
	}
	.industry-box {
		padding: 16px;
	}
	.industry-box .left {
		width: 872px;
		margin-right: 16px;
	}
	.industry-box .left .item {
		margin-right: 16px;
		margin-top: 16px;
		padding: 16px;
	}
	.industry-box .left ul {
		margin-right: -16px;
		margin-top: -16px;
	}
	.industry-box .left li .image {
		width: 80px;
		margin-left: 16px;
	}
	.industry-box .left li .text p {
		font-size: 15px;
		line-height: 21px;
		height: 42px;
	}
	.industry-box .left li .label {
		margin-top: 16px;
	}
	.industry-box .left li .label mark {
		font-size: 12px;
		height: 22px;
		line-height: 20px;
		padding: 0 12px;
		margin-right: 8px;
	}
	.technical .right .title p, .industry-box .new-company .title p, .download-box .title p {
		font-size: 18px;
	}
	.industry-box .new-company .title p i, .technical .right .title p i, .download-box .title p i {
		width: 16px;
		height: 16px;
		margin-right: 6px;
		margin-top: 2px;
	}
	.industry-box .new-company .title .more i, .download-box .title .more i {
		margin-top: 1px;
	}
	.industry-box .new-company li {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 14px;
		padding-right: 52px;
	}
	.industry-box .new-company li .num {
		font-size: 12px;
	}
	.industry-box .new-company {
		padding: 20px 14px;
	}
	.industry-box .solution {
		margin-top: 12px;
		padding: 16px 16px;
		font-size: 13px;
		line-height: 28px;
	}
	.industry-box .solution i {
		width: 28px;
		height: 28px;
		margin-right: 6px;
	}
	.industry-box .solution a {
		right: 14px;
		top: 17px;
		height: 26px;
		line-height: 22px;
		padding: 0 13px;
		font-size: 13px;
	}
	.public-title .more {
		font-size: 14px;
		top: 22px;
	}
	.public-title .more i {
		margin-top: 1px;
	}
	.technical-box {
		padding: 16px;
	}
	.technical-tab {
		width: 112px;
		margin-right: 16px;
		padding: 30px 0;
	}
	.technical-tab p a {
		font-size: 13px;
		margin-top: 5px;
		height: 58px;
		line-height: 58px;
	}
	.class-swiper {
		margin-top: 16px;
	}
	.technical-tab p a.focus {
		font-size: 15px;
	}
	.technical-tab p a i {
		width: 7px;
		height: 16px;
		top: 22px;
		right: 12px;
	}
	.technical-bot {
		width: 743px;
		margin-right: 16px;
	}
	.technical-bot .box .item {
		margin-right: 28px;
	}
	.technical-bot .technical-top, .technical-bot .technical-bottom {
		margin-right: -28px;
	}
	.technical-top .title {
		font-size: 18px;
		line-height: 20px;
		height: 20px;
	}
	.technical-bot .box ul {
		margin-top: 24px;
	}
	.technical-bot .box li {
		margin-top: 14px;
		font-size: 15px;
		height: 17px;
		line-height: 17px;
	}
	.technical-bot .box .img-txt {
		margin-top: 24px;
	}
	.technical-bot .box .img-txt .image {
		width: 96px;
		margin-right: 14px;
	}
	.technical-bot .box .img-txt .text p {
		font-size: 15px;
		line-height: 21px;
		height: 42px;
	}
	.technical-bot .box .img-txt .text .data {
		margin-top: 9px;
		font-size: 12px;
	}
	.technical-bottom {
		padding-top: 26px;
		margin-top: 26px;
	}
	.technical-bottom .text p {
		font-size: 15px;
		height: 17px;
		line-height: 17px;
	}
	.technical-bottom .text .content, .technical-bottom .text .time {
		font-size: 12px;
		margin-top: 10px;
		line-height: 14px;
		height: 14px;
	}
	.technical-bottom .text {
		margin-top: 20px;
	}
	.class-swiper .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.class-swiper .text span {
		margin-top: 8px;
		font-size: 12px;
	}
	.swiper-btn .swiper-button-next, .swiper-btn .swiper-button-prev {
		width: 20px;
		height: 20px;
		background-size: 6px 10px;
	}
	.video-swiper .text p i {
		font-size: 18px;
	}
	.video-swiper .text span {
		padding-left: 26px;
		margin-top: 8px;
	}
	.video-swiper {
		margin-top: 14px;
	}
	.video-box {
		margin-top: 16px;
	}
	.video-swiper .text p {
		padding-left: 26px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 12px;
	}
	.download-box {
		padding: 16px;
	}
	.download-box .left {
		width: 868px;
		margin-right: 36px;
	}
	.downloads-nav p a {
		margin: 0 24px;
		font-size: 16px;
		padding-bottom: 10px;
	}
	.sample-box {
		margin-top: 32px;
		padding: 22px;
	}
	.sample-swiper .image {
		width: 92px;
	}
	.sample-swiper .text .content {
		padding: 14px 10px;
		margin-top: 33px;
	}
	.sample-swiper .text p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.sample-swiper .text .btn a {
		font-size: 12px;
	}
	.sample-swiper .text .btn {
		margin-top: 20px;
	}
	.sample-swiper .text .btn a i {
		font-size: 10px;
		margin-right: 6px;
	}
	.downloads-list li .item {
		margin-right: 20px;
		margin-top: 20px;
		padding: 16px 18px;
	}
	.downloads-list ul {
		margin-right: -20px;
	}
	.downloads-list li .item p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.downloads-list li .content {
		margin-top: 12px;
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.downloads-list li .data {
		margin-top: 15px;
		padding-bottom: 4px;
	}
	.downloads-list li .data dl {
		font-size: 12px;
		padding: 0 13px;
	}
	.downloads-list li .data dd {
		font-size: 13px;
	}
	.downloads-list li .data .download-btn {
		padding: 0 18px;
		font-size: 14px;
	}
	.downloads-list li .data .download-btn img {
		margin-top: 7px;
		width: 14px;
	}
	.products-box {
		padding: 14px 16px 35px;
	}
	.products-box li .item {
		margin-right: 22px;
		margin-top: 22px;
	}
	.products-box ul {
		margin-right: -22px;
		margin-top: -22px;
	}
	.products-box li .text p {
		font-size: 14px;
		line-height: 18px;
		height: 36px;
		margin-top: 12px;
	}
	.products-box li .text .btn a {
		font-size: 13px;
		height: 32px;
		line-height: 30px;
		padding: 0 18px;
	}

	.right-bar {
		right: 15px;
	}

	.footer {
		min-width: 1260px;
		margin-top: 50px;
	}
	.foot-nav {
		width: 540px;
	}
	.foot-img li {
		width: 78px;
		height: 31px;
		margin-right: 7px;
	}
	.foot-img li a {
		height: 31px;
	}
	.hot-line {
		width: 235px;
		margin-left: 80px;
	}
	.qr-code li {
		padding: 0 0 0 30px;
	}

	.qr-code li span {
		width: 114px;
		height: 114px;
	}
	.qr-code h2 {
		padding-left: 30px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1260px;
	}

	.selectBot {
		top: 40px;
	}
	.header .left {
		font-size: 12px;
	}
	.header {
		font-size: 12px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header--drop ul li.mobile a i {
		width: 8px;
	}
	.header--drop ul li a i {
		width: 12px;
	}
	.header .right li {
		padding: 0 10px;
	}
	.headerNav p {
		width: 1260px;
	}
	.header .right li {
		padding: 0 8px;
	}
	.header--drop ul li a {
		padding: 0 8px;
	}
	.header .right {
		margin-right: 152px;
	}

	.header .left ul li:first-child a {
		padding: 0 10px;
	}
	.headerNav p {
		font-size: 13px;
	}
	.headerNav p a {
		padding: 0 12px;
	}
	.top .logo {
		height: 60px;
		width: auto;
	}
	.right-adv {
		width: 300px;
	}
	.right-text {
		padding-top: 22px;
	}
	.search {
		width: 470px;
		margin-left: 50px;
		margin-top: 12px;
		height: 38px;
	}
	.selectTop p {
		font-size: 13px;
		line-height: 24px;
		text-indent: 8px;
		margin-top: 7px;
	}
	.searchSelect {
		width: 82px;
		height: 38px;
	}
	.search input {
		width: calc(100% - 88px - 82px);
		height: 38px;
		font-size: 14px;
	}
	.search button {
		height: 42px;
		width: 88px;
		font-size: 15px;
	}
	.search button i {
		margin-right: 7px;
		margin-top: 3px;
		font-size: 14px;
	}
	.nav li a {
		padding: 0 31px;
		font-size: 16px;
	}
	.nav .menu-top a i {
		font-size: 10px;
		margin: 22px 0 0 8px;
	}
	.nav li .menu-bot {
		top: 52px;
	}
	.nav li .menu-bot p a {
		height: 42px;
		font-size: 14px;
		line-height: 42px;
		white-space: nowrap;
	}
	.main {
		margin-top: 35px;
	}
	.top {
		padding-bottom: 20px;
	}
	.nav {
		height: 52px;
		line-height: 52px;
	}
	.banner {
		margin-top: 20px;
	}
	.banner .left {
		width: 300px;
		margin-right: 18px;
		padding: 16px;
	}
	.banner .center {
		margin-right: 18px;
		width: 620px;
	}
	.banner .right {
		padding: 16px;
	}
	.banner .title {
		font-size: 18px;
	}
	.banner .title p i {
		width: 26px;
		height: 26px;
		margin-top: -5px;
		margin-right: 6px;
	}
	.banner .title .more {
		font-size: 13px;
		top: 3px;
	}
	.banner .title .more i {
		margin-top: 1px;
	}
	.banner .left li .image {
		width: 96px;
		margin-right: 8px;
	}
	.banner .left li .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.banner .left li .image + .text p {
		line-height: 19px;
		height: calc(19px * 2);
	}
	.banner .left li {
		margin-top: 15px;
	}
	.banner .right .title p i {
		width: 19px;
		height: 23px;
	}
	.banner .right li .icon {
		width: 32px;
		margin-right: 7px;
		margin-top: 3px;
	}
	.banner .right li .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.banner .right li .text .data, .banner .left li .text .time {
		margin-top: 8px;
		font-size: 13px;
	}
	.banner .right li {
		margin-top: 9px;
	}
	.banner .right .list {
		margin-top: 16px;
	}
	.mt-16 {
		margin-top: 15px;
	}
	.public-title p {
		height: 72px;
		line-height: 72px;
		font-size: 37px;
		background-size: 46px auto;
	}
	.public-title p b {
		font-size: 27px;
		margin-left: 6px;
		margin-top: 29px;
	}
	.public-title .link a {
		font-size: 15px;
		margin: 0 20px;
	}
	.public-title .link a::after {
		width: 7px;
		height: 19px;
	}
	.public-title .link a i {
		margin-top: 2px;
	}
	.industry-box {
		padding: 19px;
	}
	.industry-box .left {
		width: 922px;
		margin-right: 18px;
	}
	.industry-box .left .item {
		margin-right: 18px;
		margin-top: 18px;
		padding: 18px;
	}
	.industry-box .left ul {
		margin-right: -18px;
		margin-top: -18px;
	}
	.industry-box .left li .image {
		width: 80px;
		margin-left: 18px;
	}
	.industry-box .left li .text p {
		font-size: 15px;
		line-height: 21px;
		height: 42px;
	}
	.industry-box .left li .label {
		margin-top: 16px;
	}
	.industry-box .left li .label mark {
		font-size: 12px;
		height: 22px;
		line-height: 20px;
		padding: 0 12px;
		margin-right: 8px;
	}
	.technical .right .title p, .industry-box .new-company .title p, .download-box .title p {
		font-size: 18px;
	}
	.industry-box .new-company .title p i, .technical .right .title p i, .download-box .title p i {
		width: 16px;
		height: 16px;
		margin-right: 6px;
		margin-top: 2px;
	}
	.industry-box .new-company .title .more i, .download-box .title .more i {
		margin-top: 1px;
	}
	.industry-box .new-company li {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 16px;
		padding-right: 52px;
	}
	.industry-box .new-company li .num {
		font-size: 12px;
	}
	.industry-box .new-company {
		padding: 20px 14px;
	}
	.industry-box .solution {
		margin-top: 12px;
		padding: 16px 16px;
		font-size: 13px;
		line-height: 28px;
	}
	.industry-box .solution i {
		width: 28px;
		height: 28px;
		margin-right: 6px;
	}
	.industry-box .solution a {
		right: 14px;
		top: 17px;
		height: 26px;
		line-height: 22px;
		padding: 0 13px;
		font-size: 13px;
	}
	.public-title .more {
		font-size: 16px;
		top: 30px;
	}
	.public-title .more i {
		margin-top: 3px;
	}
	.technical-box {
		padding: 19px;
	}
	.technical-tab {
		width: 120px;
		margin-right: 18px;
		padding: 33px 0;
	}
	.technical-tab p a {
		font-size: 15px;
		margin-top: 5px;
		height: 58px;
		line-height: 58px;
	}
	.class-swiper {
		margin-top: 16px;
	}
	.technical-tab p a.focus {
		font-size: 16px;
	}
	.technical-tab p a i {
		width: 7px;
		height: 16px;
		top: 22px;
		right: 12px;
	}
	.technical-bot {
		width: 784px;
		margin-right: 18px;
	}
	.technical-bot .box .item {
		margin-right: 28px;
	}
	.technical-bot .technical-top, .technical-bot .technical-bottom {
		margin-right: -28px;
	}
	.technical-top .title {
		font-size: 18px;
		line-height: 20px;
		height: 20px;
	}
	.technical-bot .box ul {
		margin-top: 24px;
	}
	.technical-bot .box li {
		margin-top: 16px;
		font-size: 15px;
		height: 17px;
		line-height: 17px;
	}
	.technical-bot .box .img-txt {
		margin-top: 24px;
	}
	.technical-bot .box .img-txt .image {
		width: 96px;
		margin-right: 14px;
	}
	.technical-bot .box .img-txt .text p {
		font-size: 15px;
		line-height: 21px;
		height: 42px;
	}
	.technical-bot .box .img-txt .text .data {
		margin-top: 9px;
		font-size: 12px;
	}
	.technical-bottom {
		padding-top: 26px;
		margin-top: 26px;
	}
	.technical-bottom .text p {
		font-size: 15px;
		height: 17px;
		line-height: 17px;
	}
	.technical-bottom .text .content, .technical-bottom .text .time {
		font-size: 12px;
		margin-top: 10px;
		line-height: 14px;
		height: 14px;
	}
	.technical-bottom .text {
		margin-top: 20px;
	}
	.class-swiper .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.class-swiper .text span {
		margin-top: 8px;
		font-size: 12px;
	}
	.swiper-btn .swiper-button-next, .swiper-btn .swiper-button-prev {
		width: 20px;
		height: 20px;
		background-size: 6px 10px;
	}
	.video-swiper .text p i {
		font-size: 18px;
	}
	.video-swiper .text span {
		padding-left: 26px;
		margin-top: 8px;
	}
	.video-swiper {
		margin-top: 14px;
	}
	.video-box {
		margin-top: 16px;
	}
	.video-swiper .text p {
		padding-left: 26px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 12px;
	}
	.download-box {
		padding: 19px;
	}
	.download-box .left {
		width: 900px;
		margin-right: 38px;
	}
	.downloads-nav p a {
		margin: 0 24px;
		font-size: 16px;
		padding-bottom: 10px;
	}
	.sample-box {
		margin-top: 32px;
		padding: 22px;
	}
	.sample-swiper .image {
		width: 98px;
	}
	.sample-swiper .text .content {
		padding: 14px 12px;
		margin-top: 33px;
	}
	.sample-swiper .text p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.sample-swiper .text .btn a {
		font-size: 12px;
	}
	.sample-swiper .text .btn {
		margin-top: 28px;
	}
	.sample-swiper .text .btn a i {
		font-size: 10px;
		margin-right: 6px;
	}
	.downloads-list li .item {
		margin-right: 20px;
		margin-top: 20px;
		padding: 16px 18px;
	}
	.downloads-list ul {
		margin-right: -20px;
	}
	.downloads-list li .item p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.downloads-list li .content {
		margin-top: 12px;
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.downloads-list li .data {
		margin-top: 18px;
		padding-bottom: 4px;
	}
	.downloads-list li .data dl {
		font-size: 12px;
		padding: 0 13px;
	}
	.downloads-list li .data dd {
		font-size: 13px;
	}
	.downloads-list li .data .download-btn {
		padding: 0 18px;
		font-size: 14px;
	}
	.downloads-list li .data .download-btn img {
		margin-top: 7px;
		width: 14px;
	}
	.products-box li .item {
		margin-right: 26px;
		margin-top: 23px;
	}
	.products-box ul {
		margin-right: -26px;
		margin-top: -23px;
	}
	.products-box li .text p {
		font-size: 15px;
		line-height: 20px;
		height: 40px;
		margin-top: 16px;
	}
	.products-box li .text .btn a {
		font-size: 15px;
		height: 36px;
		line-height: 34px;
		padding: 0 24px;
	}

	.right-bar {
		right: 15px;
	}
	.comBox {
		right: 85px;
	}

	.footer {
		min-width: 1260px;
		margin-top: 60px;
	}
	.foot-nav {
		width: 540px;
	}
	.foot-img li {
		width: 78px;
		height: 31px;
		margin-right: 7px;
	}
	.foot-img li a {
		height: 31px;
	}
	.hot-line {
		width: 260px;
		margin-left: 94px;
	}
	.qr-code li {
		padding: 0 0 0 30px;
	}

	.qr-code li span {
		width: 114px;
		height: 114px;
	}
	.qr-code h2 {
		padding-left: 30px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1420px;
	}

	.headerNav p {
		width: 1420px;
	}
	.top .logo {
		height: 68px;
		width: auto;
	}
	.right-adv {
		width: 335px;
	}
	.search {
		width: 548px;
		margin-left: 70px;
	}
	.nav li a {
		padding: 0 37px;
		font-size: 17px;
	}
	.top {
		padding-bottom: 25px;
	}
	.banner {
		margin-top: 20px;
	}
	.banner .left {
		width: 338px;
		margin-right: 20px;
		padding: 17px;
	}
	.banner .center {
		margin-right: 20px;
		width: 700px;
	}
	.banner .right {
		padding: 18px;
	}
	.banner .title {
		font-size: 20px;
	}
	.banner .title p i {
		width: 28px;
		height: 28px;
		margin-top: -5px;
	}
	.banner .title .more {
		font-size: 14px;
		top: 4px;
	}
	.banner .left li .image {
		width: 109px;
		margin-right: 10px;
	}
	.banner .left li .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.banner .left li .image + .text p {
		line-height: 22px;
		height: calc(22px * 2);
	}
	.banner .left li {
		margin-top: 17px;
	}
	.banner .right .title p i {
		width: 19px;
		height: 23px;
	}
	.banner .right li .icon {
		width: 36px;
		margin-right: 8px;
		margin-top: 3px;
	}
	.banner .right li .text p {
		font-size: 15px;
		height: 17px;
		line-height: 17px;
	}
	.banner .right li .text .data, .banner .left li .text .time {
		margin-top: 8px;
		font-size: 13px;
	}
	.banner .right li {
		margin-top: 15px;
	}
	.mt-16 {
		margin-top: 15px;
	}
	.public-title p {
		height: 72px;
		line-height: 72px;
		font-size: 37px;
		background-size: 46px auto;
	}
	.public-title p b {
		font-size: 27px;
		margin-left: 6px;
		margin-top: 29px;
	}
	.public-title .link a {
		font-size: 15px;
		margin: 0 20px;
	}
	.public-title .link a::after {
		width: 7px;
		height: 19px;
	}
	.public-title .link a i {
		margin-top: 2px;
	}
	.industry-box {
		padding: 22px;
	}
	.industry-box .left {
		width: 1038px;
		margin-right: 20px;
	}
	.industry-box .left .item {
		margin-right: 20px;
		margin-top: 20px;
		padding: 22px;
	}
	.industry-box .left ul {
		margin-right: -20px;
		margin-top: -20px;
	}
	.industry-box .left li .image {
		width: 92px;
		margin-left: 20px;
	}
	.industry-box .left li .text p {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
	}
	.industry-box .left li .label {
		margin-top: 20px;
	}
	.industry-box .left li .label mark {
		font-size: 13px;
		height: 24px;
		line-height: 22px;
		padding: 0 13px;
		margin-right: 10px;
	}
	.technical .right .title p, .industry-box .new-company .title p, .download-box .title p {
		font-size: 20px;
	}
	.industry-box .new-company .title p i, .technical .right .title p i, .download-box .title p i {
		width: 18px;
		height: 18px;
		margin-right: 8px;
		margin-top: 2px;
	}
	.industry-box .new-company .title .more i, .download-box .title .more i {
		margin-top: 1px;
	}
	.industry-box .new-company li {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		margin-top: 20px;
		padding-right: 56px;
	}
	.industry-box .new-company li .num {
		font-size: 13px;
	}
	.industry-box .new-company {
		padding: 20px 14px;
	}
	.industry-box .solution {
		margin-top: 20px;
		padding: 20px 18px;
		font-size: 15px;
		line-height: 30px;
	}
	.industry-box .solution i {
		width: 30px;
		height: 30px;
		margin-right: 6px;
	}
	.industry-box .solution a {
		right: 18px;
		top: 20px;
		height: 30px;
		line-height: 26px;
		padding: 0 15px;
		font-size: 14px;
	}
	.public-title .more {
		font-size: 16px;
		top: 30px;
	}
	.public-title .more i {
		margin-top: 3px;
	}
	.technical-box {
		padding: 22px;
	}
	.technical-tab {
		width: 134px;
		margin-right: 20px;
		padding: 30px 0;
	}
	.technical-tab p a {
		font-size: 16px;
		margin-top: 8px;
		height: 66px;
		line-height: 66px;
	}
	.technical-tab p a.focus {
		font-size: 18px;
	}
	.technical-tab p a i {
		width: 7px;
		height: 16px;
		top: 26px;
		right: 12px;
	}
	.technical-bot {
		width: 886px;
		margin-right: 20px;
	}
	.technical-top .title {
		font-size: 20px;
		line-height: 22px;
		height: 22px;
	}
	.technical-bot .box ul {
		margin-top: 28px;
	}
	.technical-bot .box li {
		margin-top: 18px;
		font-size: 16px;
		height: 18px;
		line-height: 18px;
	}
	.technical-bot .box .img-txt {
		margin-top: 30px;
	}
	.technical-bot .box .img-txt .image {
		width: 110px;
		margin-right: 16px;
	}
	.technical-bot .box .img-txt .text p {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
	}
	.technical-bot .box .img-txt .text .data {
		margin-top: 10px;
		font-size: 13px;
	}
	.technical-bottom .text p {
		font-size: 17px;
	}
	.technical-bottom .text .content, .technical-bottom .text .time {
		font-size: 13px;
		margin-top: 12px;
		line-height: 15px;
		height: 15px;
	}
	.class-swiper .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.video-swiper .text p i {
		font-size: 21px;
	}
	.video-swiper .text p {
		padding-left: 30px;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		margin-top: 16px;
	}
	.download-box {
		padding: 22px;
	}
	.download-box .left {
		width: 1020px;
		margin-right: 40px;
	}
	.sample-box {
		margin-top: 32px;
		padding: 22px;
	}
	.sample-swiper .image {
		width: 110px;
	}
	.sample-swiper .text .content {
		padding: 16px 12px;
		margin-top: 38px;
	}
	.sample-swiper .text p {
		font-size: 15px;
		line-height: 21px;
		height: 42px;
	}
	.sample-swiper .text .btn {
		margin-top: 28px;
	}
	.downloads-list li .item {
		margin-right: 20px;
		margin-top: 24px;
		padding: 20px 20px;
	}
	.downloads-list ul {
		margin-right: -20px;
	}
	.downloads-list li .item p {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.downloads-list li .content {
		margin-top: 12px;
		font-size: 14px;
		line-height: 19px;
		height: 38px;
	}
	.downloads-list li .data {
		margin-top: 18px;
		padding-bottom: 4px;
	}
	.downloads-list li .data dl {
		font-size: 14px;
		padding: 0 13px;
	}
	.downloads-list li .data dd {
		font-size: 15px;
	}
	.downloads-list li .data .download-btn {
		padding: 0 18px;
		font-size: 14px;
	}
	.downloads-list li .data .download-btn img {
		margin-top: 7px;
		width: 14px;
	}
	.products-box li .item {
		margin-right: 30px;
		margin-top: 26px;
	}
	.products-box ul {
		margin-right: -30px;
		margin-top: -26px;
	}
	.products-box li .text p {
		font-size: 15px;
		line-height: 20px;
		height: 40px;
		margin-top: 16px;
	}
	.products-box li .text .btn a {
		font-size: 15px;
		height: 36px;
		line-height: 34px;
		padding: 0 24px;
	}


	.right-bar {
		right: 15px;
	}
	.comBox {
		right: 85px;
	}
	.footer {
		margin-top: 60px;
	}
	.hot-line {
		margin-left: 160px;
	}


}
@media only screen and (min-width:1920px){
	.w{
		width: 1560px;
	}

}
@media only screen and (max-width:1024px){
	.w{
		width: 998px;
	}

	.selectBot {
		top: 32px;
	}
	.selectBot li {
		line-height: 22px;
		font-size: 12px;
	}
	.header ul li {
		padding: 0 2px;
	}
	.header .left ul li a {
		padding: 0 1px;
	}
	.headerNav p {
		width: 998px;
	}
	.header {
		font-size: 12px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header .left ul li:first-child a {
		padding: 0 7px;
	}
	.header .right li {
		padding: 0 8px;
	}
	.header--drop ul li a {
		padding: 0 8px;
	}
	.header .right {
		margin-right: 155px;
	}
	.headerNav {
		padding: 16px 0;
	}
	.headerNav p {
		font-size: 12px;
	}
	.headerNav p a {
		padding: 0 8px;
	}
	.headerNav p a::after {
		height: 13px;
	}
	.top .logo {
		height: 48px;
		width: auto;
	}


	.search {
		width: 340px;
		margin-left: 38px;
		margin-top: 10px;
		height: 30px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 16px;
		text-indent: 8px;
		margin-top: 8px;
	}
	.selectTop 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 {
		margin-right: 5px;
		margin-top: 2px;
		font-size: 12px;
	}
	.nav li a {
		padding: 0 24px;
		font-size: 13px;
	}
	.nav .menu-top a i {
		font-size: 10px;
		margin: 22px 0 0 8px;
	}
	.nav li .menu-bot {
		top: 52px;
	}
	.nav li .menu-bot p a {
		height: 42px;
		font-size: 14px;
		line-height: 42px;
		white-space: nowrap;
	}

	.banner {
		margin-top: 15px;
	}
	.banner .left {
		width: 238px;
		margin-right: 12px;
		padding: 13px 12px;
	}
	.banner .center {
		margin-right: 12px;
		width: 490px;
	}
	.banner .right {
		padding: 12px;
	}
	.banner .title {
		font-size: 14px;
	}
	.banner .title p i {
		width: 20px;
		height: 20px;
		margin-top: -5px;
		margin-right: 4px;
	}
	.banner .title .more {
		font-size: 12px;
		top: 1px;
	}
	.banner .title .more i {
		margin-top: 1px;
	}
	.banner .left li .image {
		width: 76px;
		margin-right: 8px;
	}
	.banner .left li .text p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.banner .left li .image + .text p {
		line-height: 16px;
		height: calc(16px * 2);
	}
	.banner .left li {
		margin-top: 10px;
	}
	.banner .right .title p i {
		width: 16px;
		height: 19px;
	}
	.banner .right li .icon {
		width: 25px;
		margin-right: 7px;
		margin-top: 3px;
	}
	.banner .right li .text p {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.banner .right li .text .data, .banner .left li .text .time {
		margin-top: 5px;
		font-size: 12px;
	}
	.banner .right li .text .data i, .banner .left li .text .time i {
		font-size: 10px;
		margin-left: 8px;
	}
	.banner .right li {
		margin-top: 6px;
	}
	.banner .right .list {
		margin-top: 12px;
	}
	.mt-16 {
		margin-top: 15px;
	}
	.public-title p {
		height: 56px;
		line-height: 56px;
		font-size: 30px;
		background-size: 39px auto;
	}
	.public-title p b {
		font-size: 19px;
		margin-left: 6px;
		margin-top: 20px;
	}
	.public-title .link a {
		font-size: 12px;
		margin: 0 15px;
	}
	.public-title .link a::after {
		width: 6px;
		height: 16px;
		right: -19px;
	}
	.public-title .link a i {
		margin-top: 2px;
		width: 10px;
		height: 10px;
		margin-left: 5px;
	}
	.industry-box {
		padding: 14px;
	}
	.industry-box .left {
		width: 730px;
		margin-right: 14px;
	}
	.industry-box .left .item {
		margin-right: 14px;
		margin-top: 14px;
		padding: 14px;
	}
	.industry-box .left ul {
		margin-right: -14px;
		margin-top: -14px;
	}
	.industry-box .left li .image {
		width: 80px;
		margin-left: 14px;
	}
	.industry-box .left li .text p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.industry-box .left li .label {
		margin-top: 16px;
	}
	.industry-box .left li .label mark {
		font-size: 12px;
		height: 22px;
		line-height: 20px;
		padding: 0 12px;
		margin-right: 8px;
	}
	.technical .right .title p, .industry-box .new-company .title p, .download-box .title p {
		font-size: 18px;
	}
	.industry-box .new-company .title p i, .technical .right .title p i, .download-box .title p i {
		width: 16px;
		height: 16px;
		margin-right: 6px;
		margin-top: 2px;
	}
	.industry-box .new-company .title .more i, .download-box .title .more i {
		margin-top: 1px;
	}
	.industry-box .new-company li {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 14px;
		padding-right: 52px;
	}
	.industry-box .new-company li .num {
		font-size: 12px;
	}
	.industry-box .new-company {
		padding: 20px 14px;
	}
	.industry-box .solution {
		margin-top: 12px;
		padding: 14px 12px;
		font-size: 12px;
		line-height: 22px;
	}
	.industry-box .solution i {
		width: 22px;
		height: 22px;
		margin-right: 4px;
	}
	.industry-box .solution a {
		right: 10px;
		top: 14px;
		height: 24px;
		line-height: 20px;
		padding: 0 7px;
		font-size: 12px;
	}
	.public-title .more {
		font-size: 14px;
		top: 22px;
	}
	.public-title .more i {
		margin-top: 1px;
	}
	.technical-box {
		padding: 14px;
	}
	.technical-tab {
		width: 94px;
		margin-right: 14px;
		padding: 24px 0;
	}
	.technical-tab p a {
		font-size: 12px;
		margin-top: 5px;
		height: 50px;
		line-height: 50px;
	}
	.class-swiper {
		margin-top: 16px;
	}
	.technical-tab p a.focus {
		font-size: 14px;
	}
	.technical-tab p a i {
		width: 7px;
		height: 16px;
		top: 18px;
		right: 7px;
	}
	.technical-bot {
		width: 620px;
		margin-right: 14px;
	}
	.technical-bot .box .item {
		margin-right: 20px;
	}
	.technical-bot .technical-top, .technical-bot .technical-bottom {
		margin-right: -20px;
	}
	.technical-top .title {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.technical-bot .box ul {
		margin-top: 16px;
	}
	.technical-bot .box li {
		margin-top: 10px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.technical-bot .box .img-txt {
		margin-top: 20px;
	}
	.technical-bot .box .img-txt .image {
		width: 76px;
		margin-right: 10px;
	}
	.technical-bot .box .img-txt .text p {
		font-size: 13px;
		line-height: 17px;
		height: 34px;
	}
	.technical-bot .box .img-txt .text .data {
		margin-top: 4px;
		font-size: 12px;
	}
	.technical-bot .box .img-txt .text .data span {
		max-width: calc(100% - 80px);
		display: inline-block;
		overflow: hidden;
		height: 12px;
	}
	.technical-bot .box .img-txt .text .data i {
		margin: 0 3px;
	}
	.technical-bottom {
		padding-top: 20px;
		margin-top: 20px;
	}
	.technical-bottom .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.technical-bottom .text .content, .technical-bottom .text .time {
		font-size: 12px;
		margin-top: 10px;
		line-height: 14px;
		height: 14px;
	}
	.technical-bottom .text {
		margin-top: 20px;
	}
	.class-swiper .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.class-swiper .text span {
		margin-top: 6px;
		font-size: 12px;
	}
	.swiper-btn .swiper-button-next, .swiper-btn .swiper-button-prev {
		width: 20px;
		height: 20px;
		background-size: 6px 10px;
	}
	.video-swiper .text p i {
		font-size: 18px;
	}
	.video-swiper .text span {
		padding-left: 26px;
		margin-top: 8px;
	}
	.video-swiper {
		margin-top: 14px;
	}
	.video-box {
		margin-top: 16px;
	}
	.video-swiper .text p {
		padding-left: 26px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 12px;
	}
	.download-box {
		padding: 14px;
	}
	.download-box .left {
		width: 716px;
		margin-right: 30px;
	}
	.downloads-nav p a {
		margin: 0 20px;
		font-size: 15px;
		padding-bottom: 10px;
	}
	.downloads-nav p a::after {
		left: -22px;
		top: 0px;
		font-size: 14px;
	}
	.sample-box {
		margin-top: 24px;
		padding: 16px;
	}
	.sample-swiper .image {
		width: 90px;
	}
	.sample-swiper .text .content {
		padding: 13px 10px;
		margin-top: 33px;
	}
	.sample-swiper .text p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.sample-swiper .text .btn a {
		font-size: 12px;
	}
	.sample-swiper .text .btn {
		margin-top: 20px;
	}
	.sample-swiper .text .btn a i {
		font-size: 10px;
		margin-right: 6px;
	}
	.downloads-list li .item {
		margin-right: 14px;
		margin-top: 14px;
		padding: 14px;
	}
	.downloads-list ul {
		margin-right: -14px;
	}
	.downloads-list li .item p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.downloads-list li .content {
		margin-top: 12px;
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.downloads-list li .data {
		margin-top: 15px;
		padding-bottom: 4px;
	}
	.downloads-list li .data dl {
		font-size: 12px;
		padding: 0 13px;
	}
	.downloads-list li .data dd {
		font-size: 13px;
	}
	.downloads-list li .data .download-btn {
		padding: 0 12px;
		font-size: 12px;
	}
	.downloads-list li .data .download-btn img {
		margin-top: 7px;
		width: 14px;
	}
	.products-box {
		padding: 14px 16px 35px;
	}
	.products-box li .item {
		margin-right: 22px;
		margin-top: 22px;
	}
	.products-box ul {
		margin-right: -22px;
		margin-top: -22px;
	}
	.products-box li .text p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
		margin-top: 12px;
	}
	.products-box li .text .btn a {
		font-size: 13px;
		height: 32px;
		line-height: 30px;
		padding: 0 18px;
	}


	.right-bar {
		right: 15px;
	}
	.comBox {
		right: 85px;
	}

	.foot-img li {
		width: 55px;
		height: 22px;
		margin-right: 5px;
	}
	.foot-nav p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer {
		min-width: 1060px;
		margin-top: 50px;
		padding: 40px 0 0 0;
	}
	.foot-nav {
		width: 400px;
	}
	.hot-line > b {
		font-size: 26px;
	}
	.hot-line span {
		font-size: 12px;
		line-height: 24px;
	}
	.qr-code {
		padding-top: 10px;
	}
	.foot-txt li{
		font-size: 12px;
	}
	.hot-line {
		width: 223px;
		margin-left: 100px;
		height: 235px;
	}
	.hot-line p{
		font-size: 12px;
	}
	.qr-code li{
		padding: 0 0 0 20px;
	}
	.qr-code li span {
		width: 120px;
		height: 120px;
	}
	.qr-code li p{
		font-size: 12px;
	}
	.qr-code h2 {
		padding-left: 20px;
	}
	.qr-code li span {
		width: 101px;
		height: 101px;
	}
	.footer {
		padding: 27px 0 0;
	}
}
