@font-face {
	font-family: 'hbzhan';  /* project id 1875012 */
	src: url('//at.alicdn.com/t/font_1875012_lj9k3dnhmlk.eot');
	src: url('//at.alicdn.com/t/font_1875012_lj9k3dnhmlk.eot?#iefix') format('embedded-opentype'),
	url('//at.alicdn.com/t/font_1875012_lj9k3dnhmlk.woff2') format('woff2'),
	url('//at.alicdn.com/t/font_1875012_lj9k3dnhmlk.woff') format('woff'),
	url('//at.alicdn.com/t/font_1875012_lj9k3dnhmlk.ttf') format('truetype'),
	url('//at.alicdn.com/t/font_1875012_lj9k3dnhmlk.svg#hbzhan') format('svg');
  }
.hbzhan{
    font-family:"hbzhan" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
.gray {
	background-color: #f5f5f5;
}
body {
	line-height: 1;
}
.bg {
	background-color: #f5f5f5;
}

.advs {
	position: relative;
	display: block;
}

.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: 1400px;
    margin: 0 auto;
}
#header {
	width: 100%;
    height: 40px;
    background-color: #f5f5f5;
}
.header {
    height: 40px;
    line-height: 40px;
    font-size: 0;
}
.divLogin {
	float: left;
}
.divLogin a {
	margin-right: 15px;
	font-size: 14px;
	color: #666;
}
.divLogin a:hover {
	color: #4191eb;
}
.header p {
	float: right;
}
.header p a {
	font-size: 14px;
    padding: 0 10px;
	color: #666;
	border-right: 1px solid #ddd;
}
.header p a:last-child {
	padding-right: 0;
	color: #4191eb;
	border: 0;
}
.header p a:hover {
	color: #4191eb;
}
.header p a i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 2px;
}
.top {
	background-color: #fff;
	padding: 25px 0;
}
.top .logo {
	float: left;
	margin-top: 10px;
}
.top .search {
	margin-left: 80px;
	float: left;
	margin-top: 5px;
}
.search .form {
	width: 580px;
	height: 44px;
	border-radius: 2px;
	background-color: #f5f5f5;
}
.search .form .select {
	width: 80px;
	height: 100%;
	position: relative;
	float: left;
	border-right: 1px solid #eee;
}
.search .form .select .select-top{
	width: 100%;
	height: 100%;
	position:relative;
}
.search .form .select .select-top p {
	font-size: 14px;
	line-height: 44px;
	cursor: pointer;
	text-indent: 15px;
}
.search .form .select .select-top i {
	position: absolute;
	right: 12px;
	top: 16px;
	font-size: 10px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.search .form .select .select-top.focus i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.search .form .select .select-bot{
	width: 80px;
	position: absolute;
	background-color: #ffffff;
	top: 42px;
	left: -2px;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
}
.search .form .select .select-bot li {
	line-height: 30px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
	-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;
}

.search .form .select .select-bot li:hover {
	background-color: #4191eb;
	border-left: 2px solid #4191eb;
	border-right: 2px solid #4191eb;
	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;
}
.search .form input {
	border: none;
	height: 100%;
	width: 443px;
	font-size: 14px;
	color: #aaaaaa;
	float: left;
	text-indent: 15px;
	background-color: #f5f5f5;
}
.search .form input:focus{
	color: #333;
}
.search .form button {
	width: 56px;
	height: 100%;
	border: none;
	background-color: #4191eb;
	color: #fff;
	float: right;
	cursor: pointer;
	outline: none;
}
.search .hot-key {
	margin-top: 10px;
	font-size: 0;
}
.search .hot-key b {
	font-size: 14px;
	color: #f1623b;
}
.search .hot-key b i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 4px;
	font-weight: normal;
	margin-top: -1px;
	display: inline-block;
}
.search .hot-key a {
	font-size: 14px;
	color: #999;
	margin-right: 15px;
}
.search .hot-key a:hover {
	color: #4191eb;
}
.search .hot-key a:last-child {
	margin-right: 0;
}
.top .top-adv {
	float: right;
	width: 335px;
}
.top .top-adv a {
	display: block;
	height: 0;
	padding-bottom: 23.88%;
	overflow: hidden;
}
.top .top-adv img {
	max-height: none;
}
.nav {
	height: 50px;
	background-color: #4191eb;
}
.nav .menu {
	position: relative;
	height: 100%;
}
.nav .menu ul li {
	float: left;
	position: relative;
}
.nav .menu ul li b a {
	color: #fff;
	height: 50px;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	padding: 0 41px;
	display: block;
}
.nav .menu ul li b a:hover,.nav .menu ul li b a.home{
	background-color: #4191eb;
}
.nav .menu ul li .menu-top a {
	color: #fff;
	height: 50px;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	padding: 0 35px;
	display: block;
	font-weight: bold;
}
.nav .menu ul li b a:hover {
	background-color: #55a0f2;
}
.nav .menu ul li.hover .menu-top a {
	background-color: #55a0f2;
}
.nav .menu ul li .menu-top a i{
	font-size: 14px;
	margin: 0 0 0 8px;
	vertical-align: top;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	display: inline-block;
	font-weight: normal;
}
.nav .menu ul li.hover .menu-top a i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.nav .menu ul li.hover .menu-top{
	background-color: #4191eb;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.12);
}
.nav .menu ul li .menu-bot{
	position:absolute;
	z-index: 999;
	width: 100%;
	display: none;
	top: 50px;
	left: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.nav .menu ul li .menu-bot p a{
	height: 46px;
	text-align: center;
	font-size: 16px;
	line-height: 46px;
	color: #333;
	display: block;
	position:relative;
}
.nav .menu ul li .menu-bot p a:hover{
	color: #4191eb;
	background-color: #e6eefb;
}
.nav .menu ul li .menu-bot p a::after{
	content:'';
	position:absolute;
	bottom:0;
	left:16px;
	right: 16px;
	border-bottom:1px dotted #dddddd;
}
.banner-adv {
	margin-top: 24px;
	overflow: hidden;
}
.banner-adv ul {
	margin-right: -20px;
}
.banner-adv li {
	float: left;
	width: 25%;
}
.banner-adv li a {
	display: block;
	margin-right: 20px;
}
.banner-adv img {
	width: 100%;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}
.main-adv {
	margin-top: 35px;
}
.banner {
	margin-top: 25px;
}
.product-classify {
	width: 240px;
	float: left;
	position: relative;
}
.product-classify .title {
	height: 50px;
	font-size: 18px;
	font-weight: 700;
	line-height: 50px;
	color: #fff;
	background: url('../../../../Images/index-child/Version/2021/blue/classify.png') no-repeat 0 0;
	padding-left: 15px;
}
.product-classify .title i {
	margin-right: 10px;
}
.product-classify .title a {
	color: #fff;
}
.product-classify ul {
	background-color: #fff;
}
.product-classify ul li:last-child .class-a {
	border: 0;
	height: 73px;
}
.class-a {
	height: 72px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
}
.class-a i {
	font-size: 20px;
	float: left;
	margin: 20px 12px 0 15px;
	color: #4191eb;
	height: 50px;
}
.class-a p {
	font-size: 16px;
	line-height: 16px;
	overflow: hidden;
	font-weight: 700;
	padding: 20px 0 0 0;
}
.class-a p a {
	color: #4191eb;
}
.class-a span {
	font-size: 0;
	height: 12px;
	overflow: hidden;
	display: block;
	margin-top: 10px;
}
.class-a span a {
	color: #999;
	font-size: 12px;
	margin-right: 15px;
}
.class-a span a:hover {
	color: #4191eb;
}
.product-classify ul li .class-b {
	width: 770px;
	min-height: 541px;
	position: absolute;
	top: -0;
	left: 240px;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.2);
	z-index: 9;
	display: none;
	padding: 15px 20px 0px 15px;
}
.product-classify ul li.hover .class-b {
	display: block;
}
.product-classify ul li.hover .class-a {
	box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.2);
}
.class-b .list-item {
	margin-bottom: 15px;
}
.class-b span {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-bottom: 8px;
	display: block;
	border-bottom: 1px solid #ddd;
}
.class-b p {
	font-size: 12px;
	margin-top: 8px;
	line-height: 24px;
}
.class-b p a {
    color: #666;
    display: inline-block;
}
.class-b p a:hover {
	color: #4191eb;
}
.class-b p a.more {
    float: right;
}
.class-b p i {
	margin: 0 12px;
}
.class-b p i:last-of-type {
    display: none;
}
.banner .center {
	float: left;
	margin: 0 20px;
	overflow: hidden;
	width: 785px;
}
.banner .center .bigImg .image {
	height: 0;
	padding-bottom: 52.3%;
	overflow: hidden;
}
.banner .center .bigImg .image img {
	max-height: none;
}
.banner .center ul {
	margin-right: -10px;
	margin-top: 10px;
}
.banner .center li {
	float: left;
	width: 33.33%;
}
.banner .center li .image {
	margin-right: 9px;
}
.banner .center li .image a {
	display: block;
	height: 0;
	padding-bottom: 52.5%;
	overflow: hidden;
}
.banner .center li .image img {
	max-height: none;
}
.hot-video {
	overflow: hidden;
	background-color: #fff;
	padding: 0 18px;
}
.hot-video .title {
	font-size: 18px;
	position: relative;
	line-height: 54px;
	background: url(../../../../Images/index-child/Version/2021/hot_video.png) no-repeat 15px center;
}
.hot-video .title b span {
	color: #f1623b;
}
.hot-video .title .more {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
}
.hot-video .title .more:hover {
	color: #4191eb;
}
.hot-video ul {
	margin-top: 5px;
	padding-bottom: 18px;
}
.hot-video li:first-of-type {
	margin-top: 0;
}
.hot-video li:first-of-type .image {
	width: 100%;
	float: none;
}
.hot-video li:first-of-type .text p {
	height: 16px;
	line-height: 1;
	margin-top: 14px;
}
.hot-video li:first-of-type .text span {
	margin-top: 8px;
}
.hot-video li {
	margin-top: 18px;
	overflow: hidden;
}
.hot-video .image {
	width: 121px;
	float: left;
	margin-right: 14px;
	position: relative;
}
.hot-video .image a {
	display: block;
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
}
.hot-video .image img {
	max-height: none;
}
.hot-video .image b {
	position: absolute;
	left: 0;
	top: 0;
	width: 26px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background-color: #f1623b;
	color: #fff;
	border-radius: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.hot-video .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.hot-video .text p a {
	color: #333;
}
.hot-video .text p a:hover {
	color: #4191eb;
}
.hot-video .text span {
	font-size: 14px;
	color: #999;
	display: block;
	margin-top: 5px;
	overflow: hidden;
}
.brand {
	background-color: #fff;
	margin-top: 35px;
}
.brands-tab {
	position: relative;
	text-align: center;
	padding-top: 25px;
}
.brands-tab p a {
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	width: 160px;
	border-right: 1px solid #e6e6e6;
	color: #999999;
	text-align: center;
	font-weight: bold;
}
.brands-tab p a.focus{
	color: #333;
}
.brands-tab p a.focus b {
	color: #4191eb;
}
.brands-tab p a:nth-child(2){
	border:none;
}
.brands-bot {
	margin-top: 25px;
	overflow: hidden;
	display: none;
}
.brands-bot ul {
	width: calc(100% + 10px);
	/* padding-left: 1px; */
	/* padding-bottom: 1px; */
}
.brands-bot li {
	float: left;
	width: 12.5%;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	height: 105px;
	margin: 0px 0px -1px -1px;
}
.brands-bot li .item {
	position: relative;
	width: 100%;
	height: 100%;
}
.brands-bot li .item p {
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #4191eb;
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	font-size: 14px;
}
.brands-bot li .item img {
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.brands-bot li .item a {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.brands-bot li:hover {
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.12);
}
.brands-bot li:hover p {
	opacity: 1;
}
.news {
	margin-top: 35px;
}
.news .cover {
	width: 360px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
}
.news .gallery-top {
	position: relative;
	display: none;
}
.news .gallery-top .image {
	height: 0;
	padding-bottom: 102.2%;
	overflow: hidden;
}
.news .gallery-top .image img {
	max-height: none;
}
.news .gallery-top .text {
	/* position: absolute;
	bottom: 0;
	left: 0; */
	width: 100%;
	height: 100px;
	background-color: #4e5366;
	color: #fff;
	font-size: 18px;
}
.news .gallery-top .text p {
	line-height: 28px;
	position: absolute;
	margin-top: 54px;
	padding-left: 15px;
	padding-right: 56px;
	height: 28px;
	overflow: hidden;
}
.cover .swiper-container-horizontal > .swiper-pagination-bullets, .cover .swiper-pagination-custom, .cover .swiper-pagination-fraction {
	left: auto;
	width: auto;
	bottom: 18px;
	right: 20px;
	font-size: 20px;
	color: #fff;
	font-style: italic;
	line-height: 28px;
}
.swiper-pagination-current {
	font-style: normal;
	font-size: 28px;
}
.news .gallery-thumbs {
	position: absolute;
	bottom: 60px;
	width: 100%;
	padding-left: 15px;
	box-sizing: border-box;
}
.news .gallery-thumbs .swiper-slide {
	width: 25%;
}
.news .gallery-thumbs .swiper-slide .item {
	background: url(../../../../Images/index-child/Version/2021/coverbg.png) no-repeat;
	height: 80px;
	margin-right: 14px;
	position: relative;
	background-size: 100% auto;
}
.news .gallery-thumbs .swiper-slide .item .box {
	height: 36px;
	line-height: 36px;
	text-align: center;
	overflow: hidden;
	width: calc(100% - 6px);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.news-right .media .image img {
	max-width: 70%;
	max-height: 70%;
}
.news .gallery-thumbs .swiper-slide-thumb-active .item {
	background: url(../../../../Images/index-child/Version/2021/coverbg1.png) no-repeat;
	background-size: 100% auto;
}
.news .news-right {
	overflow: hidden;
}
.right {
	width: 320px;
	float: right;
	background-color: #fff;
	margin-left: 20px;
}
.public-title {
	padding: 20px 22px 0;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}
.public-title span {
	font-size: 20px;
	font-weight: bold;
	padding: 0 5px 15px;
	border-bottom: 3px solid #4191eb;
	display: inline-block;
}
.public-title .more {
	font-size: 14px;
	color: #999;
	position: absolute;
	right: 25px;
	top: 23px;
}
.public-title .more:hover {
	color: #4191eb;
}
.news-right .media {
	margin-top: 12px;
	padding-bottom: 30px;
}
.news-right .media li {
	padding: 22px 22px;
	border-bottom: 1px dashed #eee;
}
.news-right .media .image {
	width: 56px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-size: cover;
}
.news-right .media .text {
	overflow: hidden;
	font-size: 14px;
	color: #999;
}
.news-right .media .text p {
	font-size: 16px;
	font-weight: bold;
	height: 16px;
	overflow: hidden;
}
.news-right .media .text p i {
	color: #f1623b;
	font-weight: normal;
	margin-left: 7px;
}
.news-right .media .text p a {
	color: #333;
}
.news-right .media .text p a:hover {
	color: #4191eb;
}
.news-right .media .text span {
	display: block;
	margin-top: 10px;
}
.news-right .media .text span i {
	font-size: 14px;
	margin-right: 5px;
	vertical-align: top;
}
.news-right .media li:last-child {
	border-bottom: 0;
}
.news-right .media .more {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 2px;
	background-color: #f6f6f6;
	color: #999;
	font-size: 14px;
	margin: 0 22px;
}
.left {
	overflow: hidden;
}
.public-tab {
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 30px 0;
	background-color: #fff;
}
.public-tab p {
	font-size: 0;
}
.public-tab p a {
	font-size: 20px;
	color: #999;
	padding: 0 10px 15px;
	margin-right: 45px;
	display: inline-block;
	position: relative;
}
.public-tab p a i {
	position: absolute;
	bottom: -7px;
	left: 50%;
	transform: translateX(-50%);
	color: #f1623b;
	font-size: 14px;
}
.public-tab span {
	height: 3px;
	background-color: #4191eb;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	transform: translateX(-50%);
}
.public-tab span b {
	width: 0;
	height: 14px;
	background: url(../../../../Images/index-child/Version/2021/tab.png) no-repeat;
	position: absolute;
	left: 50%;
	top: -4px;
	margin-left: -9px;
}
.public-tab p a.focus {
	font-weight: bold;
	color: #333;
}
.public-tab p a.focus span {
	width: 100%;
}
.public-tab p a.focus span b {
	width: 18px;
}
.news-bot {
	padding: 25px 30px 30px;
	display: none;
	background-color: #fff;
}
.news-bot .hot {
	background-color: #eaf1f9;
	border: 1px solid #ddeaf9;
	padding: 22px 15px;
	text-align: center;
	height: 20px;
	overflow: hidden;
	margin-bottom: 25px;
}
.news-bot .hot a {
	font-size: 20px;
	font-weight: bold;
	color: #4191eb;
	font-family: "Microsoft YaHei";
}
.news-bot .hot i {
	font-size: 20px;
	color: #ee572e;
	margin-right: 7px;
}
.news-bot .news-item {
	margin-top: 25px;
}
.news-bot .news-item .image {
	width: 180px;
	float: left;
	margin-right: 24px;
}
.news-bot .news-item .image a {
	display: block;
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
}
.news-bot .news-item .image img {
	max-height: none;
}
.news-bot .news-item ul {
	overflow: hidden;
}
.news-bot .news-item li {
	font-size: 16px;
	height: 16px;
	overflow: hidden;
	margin-top: 24px;
}
.news-bot .news-item li a {
	color: #333;
}
.news-bot .news-item li a:hover {
	color: #4191eb;
}
.news-bot .news-item li:first-of-type {
	margin-top: 8px;
	font-size: 18px;
	height: 18px;
	font-weight: bold;
}
.interview {
	margin-top: 35px;
	background: url(../../../../Images/index-child/Version/2021/blue/interview.png) no-repeat;
	padding-top: 22px;
	padding-bottom: 40px;
}
.interview .title {
	position: relative;
}
.interview .interview-swiper {
	overflow: hidden;
	margin-top: 20px;
	display: none;
}
.interview .interview-swiper .swiper-slide {
	background-color: #fff;
	box-sizing: border-box;
	border: 2px solid #fff;
}
.interview-swiper .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
}
.interview-swiper .image img {
	max-height: none;
}
.interview-swiper .text {
	padding: 20px 15px 30px;
}
.interview-swiper .text p {
	font-size: 18px;
	font-weight: bold;
	height: 18px;
	overflow: hidden;
}
.interview-swiper .text p a {
	color: #333;
}
.interview-swiper .text p a:hover {
	color: #4191eb;
}
.interview-swiper .text span {
	font-size: 14px;
	display: block;
	margin-top: 20px;
	height: 14px;
	overflow: hidden;
	color: #999;
}
.interview-swiper .text .label {
	margin-top: 12px;
}
.interview-swiper .text mark {
	display: inline-block;
	padding: 0 4px;
	height: 18px;
	line-height: 18px;
	color: #fff;
	background-color: #f1623b;
	margin-left: 8px;
}
.interview-swiper .text mark:first-of-type {
	margin-left: 0;
	background-color: #4191eb;
}
.interview .swiper-button-next, .interview .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 28px;
	height: 28px;
	margin-top: -9px;
	z-index: 10;
	cursor: pointer;
	background-size: 10px 14px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(255,255,255,.3);
}
.interview .swiper-button-next,.interview .swiper-container-rtl .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'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23546b69'%2F%3E%3C%2Fsvg%3E");
	right: 0;
	left: auto;
}
.interview .swiper-button-prev, .interview .swiper-container-rtl .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'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23546b69'%2F%3E%3C%2Fsvg%3E");
	left: auto;
	right: 40px;
}
.interview .swiper-button-next:hover, .interview .swiper-button-prev:hover {
	background-color: #fff;
}
.technology {
	margin-top: 35px;
}
.tech-list {
	padding: 0 24px 30px;
}
.tech-list li {
	margin-top: 20px;
}
.tech-list .tech-top {
	line-height: 28px;
	position: relative;
	height: 28px;
	overflow: hidden;
}
.tech-list .tech-top .image {
	float: left;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #e6e6e6;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-size: cover;
}
.tech-list .tech-top b {
	font-size: 16px;
	display: block;
	overflow: hidden;
	padding-right: 70px;
}
.tech-list .tech-top b a {
	color: #4191eb;
}
.tech-list .tech-top span {
	position: absolute;
	font-size: 14px;
	color: #999;
	right: 0;
	top: 0;
}
.tech-list .tech-bottom {
	margin-top: 10px;
	border-radius: 4px;
	padding: 10px 15px;
	background-color: #f6f6f6;
}
.tech-list .tech-bottom p {
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.technology-bot {
	padding: 29px 30px;
	background-color: #fff;
	display: none;
}
.tech-left {
	width: 330px;
	float: left;
	margin-right: 40px;
}
.tech-left .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
}
.tech-left .image img {
	max-height: none;
}
.tech-left .text p {
	margin-top: 15px;
	font-size: 16px;
	height: 18px;
	overflow: hidden;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}
.tech-left .text p a {
	color: #333;
}
.tech-left .text p a:hover {
	color: #4191eb;
}
.tech-left .text span {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	height: 40px;
	display: block;
	margin-top: 13px;
	overflow: hidden;
}
.tech-left .text .bottom {
	margin-top: 15px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.tech-left .text mark {
	display: inline-block;
	line-height: 20px;
	padding: 0 5px;
	background-color: #4191eb;
	color: #fff;
}
.tech-left .text b {
	font-weight: normal;
	font-size: 14px;
	color: #999;
	float: right;
}
.tech-left .text b em {
	font-style: normal;
	margin-left: 10px;
}
.tech-left .text b i {
	font-size: 14px;
	margin-right: 5px;
}
.tech-right {
	overflow: hidden;
}
.tech-right li {
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px dashed #e6e6e6;
	position: relative;
}
.tech-right li:first-of-type {
	padding-top: 12px;
}
.tech-right li:last-child {
	border-bottom: 0;
}
.tech-right li b {
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #4191eb;
	left: 10px;
	top: 6px;
}
.tech-right li p {
	position: relative;
	padding: 0 90px 0 25px;
	color: #333;
	font-size: 16px;
	height: 16px;
	overflow: hidden;
}
.tech-right li p a {
	color: #333;
}
.tech-right li p a:hover {
	color: #4191eb;
}
.tech-right li span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
}
.products {
	margin-top: 35px;
}
.products-list {
	padding: 1px 20px 18px;
}
.products-list li {
	margin-top: 20px;
	overflow: hidden;
}
.products-list li .image {
	float: left;
	margin-right: 15px;
	position: relative;
	width: 100px;
}
.products-list li .image a {
	display: block;
	height: 0;
	padding-bottom: 78%;
	overflow: hidden;
}
.products-list li .image img {
	max-height: none;
}
.products-list li .text {
	overflow: hidden;
}
.products-list li .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.products-list li .text p a {
	color: #333;
}
.products-list li .text p a:hover {
	color: #4191eb;
}
.products-list li .text b {
	display: block;
	font-size: 14px;
	color: #f1623b;
	margin-top: 12px;
}
.title-left {
	background: url(../../../../Images/index-child/Version/2021/blue/left_title.png) no-repeat;
	height: 60px;
	padding: 0 30px;
	overflow: hidden;
}
.title-left span {
	float: left;
	min-width: 150px;
}
.title-left span img {
	float: left;
	margin: 16px 12px 0 0;
}
.title-left span b {
	display: block;
	overflow: hidden;
	font-size: 20px;
	margin-top: 15px;
}
.title-left span i {
	display: block;
	font-style: normal;
	overflow: hidden;
	font-size: 12px;
	color: #d2d2d2;
	margin-top: 5px;
}
.title-left p {
	float: right;
	line-height: 60px;
	font-size: 0;
}
.title-left p a {
	font-size: 16px;
	color: #999;
	padding: 0 15px;
	border-right: 1px solid #e6e6e6;
}
.title-left p a:last-child {
	padding-right: 0;
	border: 0;
}
.title-left p a:hover {
	color: #4191eb;
}
.mall-list {
	margin-right: -20px;
}
.mall-list li {
	width: 25%;
	float: left;
	margin-top: 20px;
}
.mall-list li .item {
	margin-right: 20px;
	background-color: #fff;
}
.mall-list li .image {
	width: 190px;
	margin: 0 auto;
}
.mall-list li .image a {
	display: block;
	height: 0;
	padding-bottom: 100%;
	position: relative;
}
.mall-list li .image img {
	max-height: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.mall-list li .text {
	height: 44px;
	line-height: 44px;
	background-color: #4191eb;
	font-size: 16px;
	padding: 0 12px;
	position: relative;
}
.mall-list li .text p {
	padding-right: 70px;
	height: 100%;
	overflow: hidden;
}
.mall-list li .text p a {
	color: #fff;
}
.mall-list li .text .inquiry {
	position: absolute;
	right: 0;
	top: 0;
	height: 44px;
	line-height: 44px;
	width: 70px;
	color: #fff;
	background-color: #f67947;
	padding-left: 7px;
	box-sizing: border-box;
}
.mall-list li .text .inquiry i {
	margin-right: 2px;
}
.mall-list li .text .inquiry::after {
	content: '';
	position: absolute;
	left: -15px;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0px 44px 15px;
	border-color: transparent transparent #F67947 transparent;
}
.trade {
	margin-top: 35px;
}
.trade-list {
	padding: 10px 20px 30px;
}
.trade-list li {
	margin-top: 18px;
	overflow: hidden;
}
.trade-list .image {
	width: 124px;
	float: left;
	margin-right: 15px;
}
.trade-list .image a {
	display: block;
	height: 0;
	padding-bottom: 56.4%;
	overflow: hidden;
}
.trade-list .image img {
	max-height: none;
}
.trade-list .text {
	overflow: hidden;
}
.trade-list .text p {
	font-size: 16px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
}
.trade-list .text p a {
	color: #333;
}
.trade-list .text p a:hover {
	color: #4191eb;
}
.trade-list .text span {
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.trade-show {
	border-top: 1px solid #e6e6e6;
	padding: 28px 30px 30px;
	background-color: #fff;
}
.trade-top {
	overflow: hidden;
}
.trade-top .image-box {
	width: 601px;
	float: left;
	margin-right: 30px;
}
.trade-top .image-box .item {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	overflow: hidden;
}
.trade-top .image-box .item img {
	max-height: none;
}
.trade-top .image-box .image--big {
	width: 400px;
	float: left;
	margin-right: 12px;
}
.trade-top .image-box .image--small {
	overflow: hidden;
}
.trade-top .image-box .image--small .item {
	margin-top: 12px;
}
.trade-top .image-box .image--small .item:first-of-type {
	margin-top: 0;
}
.trade-top ul {
	overflow: hidden;
	font-size: 16px;
}
.trade-top li {
	margin-top: 20px;
	height: 16px;
	overflow: hidden;
}
.trade-top li:first-of-type {
	margin-top: 10px;
}
.trade-top li a {
	color: #333;
}
.trade-top li a:hover {
	color: #4191eb;
}
.trade-bottom {
	padding: 26px 30px;
	background-color: #f6f6f6;
	margin-top: 22px;
	overflow: hidden;
}
.trade-bottom ul {
	margin-right: -35px;
}
.trade-bottom li {
	float: left;
	width: 50%;
	margin-top: 22px;
}
.trade-bottom li:nth-child(-n+2) {
	margin-top: 0;
}
.trade-bottom li .item {
	margin-right: 35px;
	overflow: hidden;
}
.trade-bottom li span {
	float: left;
	width: 50px;
	height: 50px;
	background-color: #4191eb;
	margin-right: 12px;
	position: relative;
}
.trade-bottom li span::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 50px 0 0;
	border-color: #5C9CE4 transparent transparent transparent;
}
.trade-bottom li span b {
	position: absolute;
	z-index: 2;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.trade-bottom li span strong {
	font-size: 18px;
	display: block;
	margin-bottom: 3px;
}
.trade-bottom li p {
	overflow: hidden;
	font-size: 16px;
	height: 16px;
	padding-top: 4px;
	box-sizing: content-box;
}
.trade-bottom li p a {
	color: #333;
}
.trade-bottom li p a:hover {
	color: #4191eb;
}
.trade-bottom li i {
	display: block;
	font-style: normal;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	height: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.link {
	margin-top: 35px;
	position: relative;
}
.link .join {
	position: absolute;
	right: 24px;
	top: 23px;
	font-size: 14px;
	z-index: 2;
}
.link .join a {
	color: #4191eb;
}
.link .join a i {
	font-size: 12px;
	margin-right: 6px;
	vertical-align: top;
}
.link-bot {
	padding: 18px 25px 30px 30px;
	background-color: #fff;
	overflow: hidden;
	display: none;
}
.link-bot ul {
	margin-right: -28px;
}
.link-bot li {
	float: left;
	font-size: 16px;
	margin-right: 28px;
	margin-top: 10px;
}
.link-bot li a {
	color: #333;
}
.link-bot li a:hover {
	color: #4191eb;
}
.footer {
	background-color: #333;
	color: #838383;
	padding: 30px 0 25px;
	margin-top: 35px;
	text-align: center;
}
.footer p {
	font-size: 16px;
	color: #444444;
}
.footer p a {
	color: #838383;
	padding: 0 15px;
}
.footer p a:hover {
	color: #4191eb;
}
.footer .service {
	margin-top: 18px;
	font-size: 14px;
}
.footer .service span {
	margin-left: 25px;
}
.footer .service span a {
	vertical-align: top;
	display: inline-block;
	margin-left: 10px;
	margin-top: -1px;
}
ul.footImg {
	height: 44px;
	margin-top: 15px;
	overflow: hidden;
	background: url("../../../../Images/index-child/Version/2021/copyright.png") no-repeat 0 0;
	display: inline-block;
	background-size: auto 100%;
}
ul.footImg li {
	width: 123px;
	float: left;
}

ul.footImg li a {
	width: 110px;
	height: 44px;
	display: block;
}
.copyright {
	font-size: 12px;
	color: #838383;
	margin-top: 18px;
	display: block;
}
.copyright a {
	color: #838383;
}
.copyright a:hover {
	color: #4191eb;
}
.copyright img {
	margin: -4px 8px 0 15px;
	vertical-align: top;
}
@media only screen and (min-width: 1025px) and (max-width:1199px){
	.w{
		width: 1138px;
	}
	.top .top-adv {
		width: 274px;
	}
	.top .search {
		margin-left: 65px;
	}
	.search .form {
		width: 470px;
		height: 34px;
	}
	.search .form button {
		width: 48px;
	}
	.search .form .select {
		width: 64px;
	}
	.search .form .select .select-top p {
		font-size: 12px;
		line-height: 34px;
		text-indent: 12px;
	}
	.search .form .select .select-top i {
		right: 10px;
		top: 12px;
		font-size: 8px;
	}
	.search .form input {
		width: 357px;
		font-size: 12px;
		text-indent: 15px;
	}
	.search .hot-key b {
		font-size: 12px;
	}
	.search .hot-key b i {
		font-size: 12px;
		margin-top: -1px;
	}
	.search .hot-key a {
		font-size: 12px;
		margin-right: 12px;
	}

	.banner-adv ul {
		margin-right: -18px;
	}
	.banner-adv li a {
		margin-right: 18px;
	}
	.nav .menu ul li b a {
		height: 42px;
		font-size: 16px;
		line-height: 42px;
		padding: 0 32px;
	}
	.nav .menu ul li .menu-top a i {
		font-size: 12px;
	}
	.nav .menu ul li .menu-top a {
		height: 42px;
		font-size: 16px;
		line-height: 42px;
		padding: 0 24px;
	}
	.nav .menu ul li .menu-bot {
		top: 42px;
	}
	.nav .menu ul li .menu-bot p a {
		height: 40px;
		font-size: 14px;
		line-height: 40px;
	}
	.top .logo {
		width: 202px;
	}
	.nav {
		height: 42px;
	}
	.product-classify {
		width: 195px;
	}
	.banner .center {
		width: 638px;
		margin: 0 17px;
	}
	.hot-video {
		padding: 0 15px;
	}
	.hot-video .title {
		font-size: 15px;
		line-height: 46px;
		background-size: auto 30px;
	}
	.hot-video .title .more {
		font-size: 12px;
	}
	.hot-video .image {
		width: 100px;
		margin-right: 10px;
	}
	.hot-video ul {
		padding-bottom: 18px;
	}
	.hot-video li {
		margin-top: 13px;
	}
	.hot-video .text p {
		font-size: 14px;
		line-height: 18px;
		height: 36px;
	}
	.hot-video li:first-of-type .text p {
		height: 14px;
		margin-top: 10px;
	}
	.hot-video li:first-of-type .text span {
		margin-top: 5px;
		font-size: 12px;
	}
	.hot-video .text span {
		font-size: 12px;
	}
	.product-classify .title {
		height: 40px;
		font-size: 15px;
		line-height: 40px;
		padding-left: 12px;
	}
	.product-classify .title i {
		font-size: 12px;
		vertical-align: top;
	}
	.class-a {
		height: 59px;
	}
	.product-classify ul li:last-child .class-a {
		height: 59px;
	}
	.class-a span {
		margin-top: 6px;
	}
	.class-a i {
		font-size: 14px;
		margin: 15px 7px 0 12px;
		height: 42px;
	}
	.class-a p {
		padding: 14px 0 0 0;
		font-size: 14px;
	}
	.class-a span a {
		margin-right: 5px;
	}
	.product-classify ul li .class-b {
		width: 620px;
		min-height: 438px;
		left: 196px;
	}
	.brand {
		margin-top: 30px;
	}
	.brands-tab p a {
		font-size: 18px;
		width: 130px;
	}
	.banner-adv {
		margin-top: 20px;
	}
	.banner {
		margin-top: 20px;
	}
	.brands-tab {
		padding-top: 20px;
	}
	.brands-bot li .item p {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.brands-bot {
		margin-top: 20px;
	}
	.brands-bot li {
		height: 85px;
	}
	.news {
		margin-top: 30px;
	}
	.news .cover {
		margin-right: 15px;
		width: 290px;
	}
	.news-bot .news-item {
		margin-top: 15px;
	}
	.news .gallery-top .text {
		height: 82px;
		font-size: 14px;
	}
	.news .gallery-top .text p {
		line-height: 22px;
		margin-top: 40px;
		padding-left: 12px;
		padding-right: 45px;
		height: 22px;
	}
	.cover .swiper-container-horizontal > .swiper-pagination-bullets, .cover .swiper-pagination-custom, .cover .swiper-pagination-fraction {
		font-size: 16px;
		line-height: 22px;
		right: 13px;
	}
	.swiper-pagination-current {
		font-size: 22px;
	}
	.news .gallery-thumbs {
		bottom: 49px;
		padding-left: 12px;
	}
	.public-tab {
		padding: 15px 25px 0;
	}
	.public-tab p a {
		font-size: 16px;
		margin-right: 36px;
	}
	.news-bot .hot a {
		font-size: 16px;
	}
	.news-bot .hot i {
		font-size: 16px;
		vertical-align: top;
		margin-top: 1px;
		display: inline-block;
	}
	.news-bot .hot {
		padding: 20px 12px;
		height: 16px;
		margin-bottom: 20px;
	}
	.news-bot .news-item .image {
		width: 148px;
		margin-right: 20px;
	}
	.news-bot .news-item li:first-of-type {
		font-size: 14px;
		height: 14px;
		margin-top: 7px;
	}
	.public-title {
		padding: 16px 17px 0;
	}
	.news-bot .news-item li {
		font-size: 12px;
		height: 12px;
		margin-top: 18px;
	}
	.right {
		width: 258px;
		margin-left: 15px;
	}
	.public-title span {
		font-size: 16px;
		padding: 0 5px 11px;
	}
	.news-right .media li {
		padding: 18px 17px;
	}
	.news-right .media .image {
		width: 46px;
		height: 46px;
		line-height: 46px;
		margin-right: 12px;
	}
	.news-right .media .text p {
		font-size: 14px;
		height: 14px;
	}
	.news-right .media .text p i {
		font-size: 12px;
	}
	.news-right .media .text {
		font-size: 12px;
	}
	.news-right .media .text span {
		margin-top: 7px;
	}
	.news-right .media .text span i {
		font-size: 12px;
	}
	.news-right .media .more {
		height: 32px;
		line-height: 32px;
		font-size: 12px;
		margin: 0 17px;
	}

	.news-right .media {
		margin-top: 10px;
		padding-bottom: 22px;
	}
	.news .gallery-thumbs .swiper-slide .item {
		margin-right: 10px;
		height: 67px;
	}
	.news .gallery-thumbs .swiper-slide .item .box {
		height: 32px;
		line-height: 32px;
	}
	.news-bot {
		padding: 20px 26px 20px;
	}
	.interview {
		background: url(../../../../Images/index-child/Version/2021/blue/interview.png) no-repeat bottom center;
		padding-top: 13px;
		padding-bottom: 30px;
	}
	.interview .title img {
		width: 125px;
	}
	.interview .swiper-button-next, .interview .swiper-button-prev {
		width: 22px;
		height: 22px;
		background-size: 8px 12px;
	}
	.interview-swiper .text p {
		font-size: 15px;
		height: 15px;
	}
	.interview-swiper .text {
		padding: 15px 14px 24px;
	}
	.interview-swiper .text span {
		font-size: 12px;
		margin-top: 14px;
		height: 12px;
	}
	.interview-swiper .text .label {
		margin-top: 10px;
	}
	.tech-list .tech-top .image {
		width: 24px;
		height: 24px;
		line-height: 24px;
	}
	.tech-list .tech-top b {
		font-size: 14px;
		padding-right: 50px;
	}
	.tech-list .tech-top {
		line-height: 24px;
		height: 24px;
	}
	.technology-bot {
		padding: 20px 24px;
	}
	.tech-list .tech-top span {
		font-size: 12px;
	}
	.tech-left {
		width: 268px;
		margin-right: 35px;
	}
	.tech-left .text p {
		margin-top: 12px;
		font-size: 14px;
		height: 14px;
	}
	.tech-left .text span {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 10px;
	}
	.tech-left .text b {
		font-size: 12px;
	}
	.tech-left .text b i {
		font-size: 12px;
	}
	.tech-left .text .bottom {
		margin-top: 12px;
	}
	.tech-right li p {
		padding: 0 90px 0 25px;
		font-size: 14px;
		height: 14px;
	}
	.tech-right li {
		padding: 17px 0;
	}
	.tech-right li span {
		font-size: 12px;
	}
	.tech-list li {
		margin-top: 16px;
	}
	.tech-list {
		padding: 0 17px 22px;
	}
	.technology {
		margin-top: 30px;
	}
	.tech-list .tech-bottom p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.tech-list .tech-bottom {
		padding: 10px 13px;
	}
	.main-adv {
		margin-top: 30px;
	}
	.products {
		margin-top: 30px;
	}
	.products-list li .image {
		margin-right: 10px;
		width: 84px;
	}
	.products-list li .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.products-list li .text b {
		font-size: 12px;
		margin-top: 10px;
	}
	.products-list li {
		margin-top: 13px;
	}
	.title-left {
		height: 48px;
		padding: 0 24px;
	}
	.title-left span img {
		margin: 12px 8px 0 0;
		width: 28px;
	}
	.title-left span b {
		margin-top: 10px;
		font-size: 18px;
	}
	.title-left span i {
		margin-top: 3px;
	}
	.title-left p {
		line-height: 48px;
	}
	.title-left p a {
		font-size: 14px;
		padding: 0 12px;
	}
	.products-list {
		padding: 0px 17px 14px;
	}
	.trade .title-left span img {
		margin: 12px 8px 0 0;
		width: 21px;
	}
	.mall-list li .image {
		width: 155px;
	}
	.mall-list li .item {
		margin-right: 12px;
	}
	.mall-list {
		margin-right: -10px;
	}
	.mall-list li .text {
		height: 36px;
		line-height: 36px;
		font-size: 14px;
	}
	.mall-list li .text .inquiry {
		height: 36px;
		line-height: 36px;
		width: 55px;
		padding-left: 4px;
	}
	.mall-list li .text .inquiry i {
		font-size: 14px;
	}
	.mall-list li .text .inquiry::after {
		left: -12px;
		border-width: 0 0px 36px 12px;
	}
	.mall-list li .text p {
		padding-right: 60px;
	}
	.mall-list li {
		margin-top: 12px;
	}
	.trade-list .image {
		width: 100px;
		margin-right: 14px;
	}
	.trade-list .text p {
		font-size: 14px;
		height: 36px;
		line-height: 18px;
	}
	.trade-list .text span {
		margin-top: 5px;
		font-size: 12px;
	}
	.trade-list li {
		margin-top: 12px;
	}
	.trade-list {
		padding: 10px 17px 28px;
	}
	.trade-top .image-box {
		width: 490px;
		margin-right: 24px;
	}
	.trade-top .image-box .image--big {
		width: 324px;
		margin-right: 15px;
	}
	.trade-top ul {
		font-size: 14px;
	}
	.trade-top li {
		margin-top: 17px;
		height: 14px;
	}
	.trade-top li:first-of-type {
		margin-top: 5px;
	}
	.trade-bottom {
		padding: 17px 22px;
		margin-top: 16px;
	}
	.trade-show {
		padding: 22px 24px 27px;
	}
	.trade {
		margin-top: 30px;
	}
	.trade-bottom li span {
		width: 41px;
		height: 41px;
		margin-right: 8px;
	}
	.trade-bottom li span::after {
		border-width: 41px 41px 0 0;
	}
	.trade-bottom li span strong {
		font-size: 14px;
	}
	.trade-bottom li span b {
		font-size: 12px;
	}
	.trade-bottom li p {
		font-size: 14px;
		height: 14px;
		padding-top: 1px;
	}
	.trade-bottom li i {
		font-size: 12px;
		height: 12px;
	}
	.trade-bottom li .item {
		margin-right: 22px;
	}
	.trade-bottom ul {
		margin-right: -22px;
	}
	.trade-bottom li {
		margin-top: 15px;
	}
	.link {
		margin-top: 30px;
	}
	.link .join {
		top: 17px;
		font-size: 12px;
	}
	.link .join a i {
		font-size: 10px;
		margin-right: 4px;
	}
	.link-bot li {
		font-size: 14px;
		margin-right: 22px;
		margin-top: 10px;
	}
	.link-bot {
		padding: 12px 26px 23px 26px;
	}
	.link-bot ul {
		margin-right: -22px;
	}
	.footer p {
		font-size: 14px;
	}
	.footer p a {
		padding: 0 10px;
	}
	.footer .service {
		font-size: 12px;
	}
	.footer .service span {
		margin-left: 16px;
	}
	.footer .service span a {
		margin-top: -3px;
	}
	ul.footImg {
		height: 35px;
	}
	ul.footImg li {
		width: 97px;
	}
	ul.footImg li a {
		width: 88px;
		height: 35px;
	}
	.copyright {
		margin-top: 15px;
	}
	.footer {
		padding: 25px 0 20px;
		margin-top: 30px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1328px;
	}
	.top .top-adv {
		width: 319px;
	}
	.banner-adv ul {
		margin-right: -18px;
	}
	.banner-adv li a {
		margin-right: 18px;
	}
	.nav .menu ul li b a {
		padding: 0 36px;
	}
	.product-classify {
		width: 228px;
	}
	.banner .center {
		width: 742px;
	}
	.hot-video {
		padding: 0 20px;
	}
	.hot-video .image {
		width: 116px;
		margin-right: 12px;
	}
	.hot-video ul {
		padding-bottom: 18px;
	}
	.hot-video li {
		margin-top: 15px;
	}
	.hot-video .text p {
		line-height: 22px;
		height: 44px;
	}
	.product-classify .title {
		font-size: 17px;
	}
	.product-classify .title i {
		font-size: 14px;
	}
	.class-a {
		height: 68px;
	}
	.product-classify ul li:last-child .class-a {
		height: 68px;
	}
	.class-a i {
		font-size: 18px;
		margin: 17px 10px 0 15px;
		height: 42px;
	}
	.class-a p {
		padding: 17px 0 0 0;
	}
	.class-a span a {
		margin-right: 12px;
	}
	.product-classify ul li .class-b {
		width: 726px;
		min-height: 510px;
		left: 229px;
	}
	.banner-adv {
		margin-top: 20px;
	}
	.banner {
		margin-top: 20px;
	}
	.brands-tab {
		padding-top: 22px;
	}
	.brands-bot {
		margin-top: 22px;
	}
	.brands-bot li {
		height: 100px;
	}
	.news .cover {
		margin-right: 20px;
		width: 340px;
	}
	.news-bot .news-item {
		margin-top: 17px;
	}
	.news .gallery-top .text {
		height: 95px;
		font-size: 16px;
	}
	.cover .swiper-container-horizontal > .swiper-pagination-bullets, .cover .swiper-pagination-custom, .cover .swiper-pagination-fraction {
		bottom: 14px;
		font-size: 19px;
		line-height: 26px;
	}
	.swiper-pagination-current {
		font-style: normal;
		font-size: 26px;
	}
	.news .gallery-thumbs {
		bottom: 57px;
	}
	.public-tab p a {
		font-size: 19px;
		margin-right: 40px;
	}
	.news-bot .hot a {
		font-size: 18px;
	}
	.news-bot .hot i {
		font-size: 18px;
	}
	.news-bot .news-item .image {
		width: 170px;
		margin-right: 22px;
	}
	.news-bot .news-item li:first-of-type {
		font-size: 16px;
		height: 16px;
		line-height: 18px;
		margin-top: 11px;
	}
	.news-bot .news-item li {
		font-size: 14px;
		height: 14px;
		margin-top: 22px;
	}
	.right {
		width: 300px;
	}
	.public-title span {
		font-size: 18px;
	}
	.news-right .media li {
		padding: 22px 20px 17px;
	}
	.news-right .media {
		margin-top: 10px;
		padding-bottom: 22px;
	}
	.news .gallery-thumbs .swiper-slide .item {
		margin-right: 12px;
		height: 77px;
	}
	.news .gallery-thumbs .swiper-slide .item .box {
		height: 35px;
		line-height: 35px;
	}
	.news-bot {
		padding: 25px 30px 27px;
	}
	.interview {
		background: url(../../../../Images/index-child/Version/2021/blue/interview.png) no-repeat bottom center;
		padding-top: 20px;
		padding-bottom: 35px;
	}
	.tech-left {
		width: 314px;
		margin-right: 40px;
	}
	.tech-list {
		padding: 0 24px 24px;
	}
	.main-adv {
		margin-top: 35px;
	}
	.products-list li .image {
		margin-right: 15px;
		width: 94px;
	}
	.products-list li .text p {
		font-size: 16px;
		line-height: 22px;
		height: 44px;
	}
	.products-list li {
		margin-top: 18px;
	}
	.title-left {
		height: 57px;
		padding: 0 26px;
	}
	.title-left span img {
		margin: 14px 10px 0 0;
	}
	.title-left span b {
		margin-top: 11px;
	}
	.title-left p {
		line-height: 56px;
	}
	.title-left p a {
		font-size: 15px;
	}
	.mall-list li .image {
		width: 180px;
	}
	.mall-list li .text {
		height: 42px;
		line-height: 42px;
		font-size: 16px;
	}
	.mall-list li .text .inquiry {
		height: 42px;
		line-height: 42px;
		width: 66px;
	}
	.mall-list li .text .inquiry::after {
		left: -12px;
		border-width: 0 0px 42px 12px;
	}
	.mall-list li .text p {
		padding-right: 60px;
	}
	.mall-list li {
		margin-top: 16px;
	}
	.trade-list .image {
		width: 116px;
	}
	.trade-list .text span {
		margin-top: 6px;
	}
	.trade-list li {
		margin-top: 16px;
	}
	.trade-list {
		padding: 10px 20px 28px;
	}
	.trade-top .image-box {
		width: 572px;
		margin-right: 30px;
	}
	.trade-top .image-box .image--big {
		width: 379px;
		margin-right: 15px;
	}
	.trade-top li:first-of-type {
		margin-top: 5px;
	}
	.trade-bottom {
		padding: 20px 28px;
		margin-top: 21px;
	}
	.trade-show {
		padding: 28px 30px 28px;
	}
	.trade-bottom li span {
		width: 48px;
		height: 48px;
		margin-right: 10px;
	}
	.trade-bottom li span::after {
		border-width: 48px 48px 0 0;
	}
	.trade-bottom li {
		margin-top: 18px;
	}
	.footer p {
		font-size: 15px;
	}
	.footer p a {
		padding: 0 10px;
	}
	.footer .service {
		font-size: 13px;
	}
	.footer .service span {
		margin-left: 16px;
	}
	.footer .service span a {
		margin-top: -3px;
	}
	ul.footImg {
		height: 40px;
	}
	ul.footImg li {
		width: 111px;
	}
	ul.footImg li a {
		width: 100px;
		height: 40px;
	}
	.copyright {
		margin-top: 15px;
	}
	.footer {
		padding: 30px 0 23px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1400px;
	}

}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1400px;
	}
}
@media only screen and (min-width:1920px){
	.w{
		width: 1400px;
	}
}
@media only screen and (max-width:1024px){
	.w{
		width: 1000px;
	}
	.top .top-adv {
		width: 241px;
	}
	.top .search {
		margin-left: 50px;
	}
	.search .form {
		width: 470px;
		height: 34px;
	}
	.search .form button {
		width: 48px;
	}
	.search .form .select {
		width: 64px;
	}
	.search .form .select .select-top p {
		font-size: 12px;
		line-height: 34px;
		text-indent: 12px;
	}
	.search .form .select .select-top i {
		right: 10px;
		top: 12px;
		font-size: 8px;
	}
	.search .form input {
		width: 357px;
		font-size: 12px;
		text-indent: 15px;
	}
	.search .hot-key b {
		font-size: 12px;
	}
	.search .hot-key b i {
		font-size: 12px;
		margin-top: -1px;
	}
	.search .hot-key a {
		font-size: 12px;
		margin-right: 12px;
	}
	.nav {
		height: 38px;
	}
	.banner-adv ul {
		margin-right: -18px;
	}
	.banner-adv li a {
		margin-right: 18px;
	}
	.nav .menu ul li b a {
		height: 38px;
		font-size: 14px;
		line-height: 38px;
		padding: 0 28px;
	}
	.nav .menu ul li .menu-top a i {
		font-size: 10px;
		margin: 0 0 0 5px;
	}
	.nav .menu ul li .menu-top a {
		height: 38px;
		font-size: 14px;
		line-height: 38px;
		padding: 0 22px;
	}
	.nav .menu ul li .menu-bot {
		top: 38px;
	}
	.nav .menu ul li .menu-bot p a {
		height: 32px;
		font-size: 12px;
		line-height: 32px;
	}
	.top .logo {
		width: 177px;
	}
	.product-classify {
		width: 172px;
	}
	.banner .center {
		width: 560px;
		margin: 0 15px;
	}
	.hot-video {
		padding: 0 15px;
	}
	.hot-video .title {
		font-size: 14px;
		line-height: 36px;
		background-size: auto 24px;
	}
	.hot-video .title .more {
		font-size: 12px;
	}
	.hot-video .image {
		width: 88px;
		margin-right: 10px;
	}
	.hot-video ul {
		padding-bottom: 12px;
	}
	.hot-video li {
		margin-top: 13px;
	}
	.hot-video .text p {
		font-size: 12px;
		line-height: 15px;
		height: 30px;
	}
	.hot-video li:first-of-type .text p {
		height: 14px;
		margin-top: 10px;
	}
	.hot-video li:first-of-type .text span {
		margin-top: 5px;
		font-size: 12px;
	}
	.hot-video .text span {
		font-size: 12px;
	}
	.product-classify .title {
		height: 41px;
		font-size: 14px;
		line-height: 41px;
		padding-left: 7px;
	}
	.product-classify .title i {
		font-size: 10px;
		vertical-align: top;
		margin-right: 5px;
	}
	.class-a {
		height: 51px;
	}
	.product-classify ul li:last-child .class-a {
		height: 51px;
	}
	.class-a span {
		margin-top: 6px;
	}
	.class-a i {
		font-size: 12px;
		margin: 12px 2px 0 6px;
		height: 35px;
	}
	.class-a p {
		padding: 10px 0 0 0;
		font-size: 13px;
	}
	.class-a span a {
		margin-right: 2px;
	}
	.product-classify ul li .class-b {
		width: 540px;
		min-height: 383px;
		left: 172px;
	}
	.brand {
		margin-top: 28px;
	}
	.brands-tab p a {
		font-size: 16px;
		width: 110px;
	}
	.banner-adv {
		margin-top: 15px;
	}
	.banner {
		margin-top: 15px;
	}
	.brands-tab {
		padding-top: 15px;
	}
	.brands-bot li .item p {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.brands-bot {
		margin-top: 15px;
	}
	.brands-bot li {
		height: 75px;
	}
	.news {
		margin-top: 28px;
	}
	.news .cover {
		margin-right: 15px;
		width: 255px;
	}
	.news-bot .news-item {
		margin-top: 15px;
	}
	.news .gallery-top .text {
		height: 72px;
		font-size: 12px;
	}
	.news .gallery-top .text p {
		line-height: 22px;
		margin-top: 35px;
		padding-left: 12px;
		padding-right: 45px;
		height: 22px;
	}
	.cover .swiper-container-horizontal > .swiper-pagination-bullets, .cover .swiper-pagination-custom, .cover .swiper-pagination-fraction {
		font-size: 14px;
		line-height: 20px;
		right: 12px;
		bottom: 14px;
	}
	.swiper-pagination-current {
		font-size: 20px;
	}
	.news .gallery-thumbs {
		bottom: 46px;
		padding-left: 12px;
	}
	.public-tab {
		padding: 15px 15px 0;
	}
	.public-tab p a {
		font-size: 14px;
		margin-right: 30px;
		padding: 0 5px 14px;
	}
	.news-bot .hot a {
		font-size: 14px;
	}
	.news-bot .hot i {
		font-size: 14px;
		vertical-align: top;
		margin-top: 1px;
		display: inline-block;
	}
	.news-bot .hot {
		padding: 18px 12px;
		height: 14px;
		margin-bottom: 15px;
	}
	.news-bot .news-item .image {
		width: 132px;
		margin-right: 16px;
	}
	.news-bot .news-item li:first-of-type {
		font-size: 14px;
		height: 14px;
		margin-top: 7px;
	}
	.public-title {
		padding: 15px 15px 0;
	}
	.news-bot .news-item li {
		font-size: 12px;
		height: 12px;
		margin-top: 16px;
	}
	.right {
		width: 228px;
		margin-left: 15px;
	}
	.public-title span {
		font-size: 14px;
		padding: 0 5px 11px;
	}
	.news-right .media li {
		padding: 15px 15px;
	}
	.news-right .media .image {
		width: 40px;
		height: 40px;
		line-height: 40px;
		margin-right: 10px;
	}
	.news-right .media .text p {
		font-size: 14px;
		height: 14px;
	}
	.news-right .media .text p i {
		font-size: 12px;
	}
	.news-right .media .text {
		font-size: 12px;
	}
	.news-right .media .text span {
		margin-top: 7px;
	}
	.news-right .media .text span i {
		font-size: 12px;
	}
	.news-right .media .more {
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		margin: 0 15px;
	}
	.news-right .media {
		margin-top: 0;
		padding-bottom: 11px;
	}
	.news .gallery-thumbs .swiper-slide .item {
		margin-right: 10px;
		height: 58px;
	}
	.news .gallery-thumbs .swiper-slide .item .box {
		height: 26px;
		line-height: 26px;
	}
	.news-bot {
		padding: 15px;
	}
	.interview {
		background: url(../../../../Images/index-child/Version/2021/blue/interview.png) no-repeat bottom center;
		padding-top: 13px;
		padding-bottom: 30px;
		margin-top: 28px;
	}
	.interview .title img {
		width: 125px;
	}
	.interview .swiper-button-next, .interview .swiper-button-prev {
		width: 22px;
		height: 22px;
		background-size: 8px 12px;
	}
	.interview-swiper .text p {
		font-size: 14px;
		height: 14px;
	}
	.interview-swiper .text {
		padding: 12px 10px 15px;
	}
	.interview-swiper .text span {
		font-size: 12px;
		margin-top: 12px;
		height: 12px;
	}
	.interview-swiper .text .label {
		margin-top: 10px;
	}
	.tech-list .tech-top .image {
		width: 24px;
		height: 24px;
		line-height: 24px;
	}
	.tech-list .tech-top b {
		font-size: 14px;
		padding-right: 50px;
	}
	.tech-list .tech-top {
		line-height: 24px;
		height: 24px;
	}
	.technology-bot {
		padding: 15px 15px;
	}
	.tech-list .tech-top span {
		font-size: 12px;
	}
	.tech-left {
		width: 236px;
		margin-right: 25px;
	}
	.tech-left .text p {
		margin-top: 12px;
		font-size: 14px;
		height: 14px;
	}
	.tech-left .text span {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 10px;
	}
	.tech-left .text b {
		font-size: 12px;
	}
	.tech-left .text b i {
		font-size: 12px;
	}
	.tech-left .text .bottom {
		margin-top: 12px;
	}
	.tech-right li p {
		padding: 0 70px 0 25px;
		font-size: 12px;
		height: 12px;
	}
	.tech-right li {
		padding: 15px 0;
	}
	.tech-right li b {
		top: 3px;
	}
	.tech-right li span {
		font-size: 12px;
	}
	.tech-list li {
		margin-top: 8px;
	}
	.tech-list {
		padding: 0 15px 7px;
	}
	.technology {
		margin-top: 28px;
	}
	.tech-list .tech-bottom p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.tech-list .tech-bottom {
		padding: 10px 13px;
	}
	.main-adv {
		margin-top: 28px;
	}
	.products {
		margin-top: 28px;
	}
	.products-list li .image {
		margin-right: 10px;
		width: 74px;
	}
	.products-list li .text p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.products-list li .text b {
		font-size: 12px;
		margin-top: 10px;
	}
	.products-list li {
		margin-top: 13px;
	}
	.title-left {
		height: 42px;
		padding: 0 20px;
	}
	.title-left span img {
		margin: 10px 8px 0 0;
		width: 25px;
	}
	.title-left span b {
		margin-top: 8px;
		font-size: 14px;
	}
	.title-left span i {
		margin-top: 3px;
	}
	.title-left p {
		line-height: 42px;
	}
	.title-left p a {
		font-size: 12px;
		padding: 0 12px;
	}
	.public-title .more {
		font-size: 12px;
		right: 15px;
		top: 15px;
	}

	.products-list {
		padding: 0px 17px 18px;
	}
	.trade .title-left span img {
		margin: 10px 8px 0 0;
		width: 19px;
	}
	.mall-list li .image {
		width: 143px;
	}
	.mall-list li .item {
		margin-right: 12px;
	}
	.mall-list {
		margin-right: -10px;
	}
	.mall-list li .text {
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}
	.mall-list li .text .inquiry {
		height: 32px;
		line-height: 32px;
		width: 48px;
		padding-left: 3px;
	}
	.mall-list li .text .inquiry i {
		font-size: 12px;
	}
	.mall-list li .text .inquiry::after {
		left: -8px;
		border-width: 0 0px 32px 8px;
	}
	.mall-list li .text p {
		padding-right: 42px;
	}
	.mall-list li {
		margin-top: 12px;
	}
	.trade-list .image {
		width: 88px;
		margin-right: 8px;
	}
	.trade-list .text p {
		font-size: 12px;
		height: 32px;
		line-height: 16px;
	}
	.trade-list .text span {
		margin-top: 5px;
		font-size: 12px;
	}
	.trade-list li {
		margin-top: 12px;
	}
	.trade-list {
		padding: 5px 15px 24px;
	}
	.trade-top .image-box {
		width: 430px;
		margin-right: 15px;
	}
	.trade-top .image-box .image--big {
		width: 284px;
		margin-right: 15px;
	}
	.trade-top ul {
		font-size: 12px;
	}
	.trade-top li {
		margin-top: 14px;
		height: 12px;
	}
	.trade-top li:first-of-type {
		margin-top: 5px;
	}
	.trade-bottom {
		padding: 17px 22px;
		margin-top: 16px;
	}
	.trade-show {
		padding: 15px 17px 17px;
	}
	.trade {
		margin-top: 28px;
	}
	.trade-bottom li span {
		width: 41px;
		height: 41px;
		margin-right: 8px;
	}
	.trade-bottom li span::after {
		border-width: 41px 41px 0 0;
	}
	.trade-bottom li span strong {
		font-size: 14px;
	}
	.trade-bottom li span b {
		font-size: 12px;
	}
	.trade-bottom li p {
		font-size: 14px;
		height: 14px;
		padding-top: 1px;
	}
	.trade-bottom li i {
		font-size: 12px;
		height: 12px;
	}
	.trade-bottom li .item {
		margin-right: 22px;
	}
	.trade-bottom ul {
		margin-right: -22px;
	}
	.trade-bottom li {
		margin-top: 15px;
	}
	.link {
		margin-top: 30px;
	}
	.link .join {
		top: 17px;
		font-size: 12px;
	}
	.link .join a i {
		font-size: 10px;
		margin-right: 4px;
	}
	.link-bot li {
		font-size: 14px;
		margin-right: 22px;
		margin-top: 10px;
	}
	.link-bot {
		padding: 12px 26px 23px 26px;
	}
	.link-bot ul {
		margin-right: -22px;
	}
	.footer p {
		font-size: 14px;
	}
	.footer p a {
		padding: 0 10px;
	}
	.footer .service {
		font-size: 12px;
	}
	.footer .service span {
		margin-left: 16px;
	}
	.footer .service span a {
		margin-top: -3px;
	}
	ul.footImg {
		height: 35px;
	}
	ul.footImg li {
		width: 97px;
	}
	ul.footImg li a {
		width: 88px;
		height: 35px;
	}
	.copyright {
		margin-top: 15px;
	}
	.footer {
		padding: 25px 0 20px;
		margin-top: 30px;
	}
}
