﻿@font-face {
	font-family: 'xwboo';  /* project id 1932496 */
	src: url('//at.alicdn.com/t/font_1932496_a6e3max9iqi.eot');
	src: url('//at.alicdn.com/t/font_1932496_a6e3max9iqi.eot?#iefix') format('embedded-opentype'),
	url('//at.alicdn.com/t/font_1932496_a6e3max9iqi.woff2') format('woff2'),
	url('//at.alicdn.com/t/font_1932496_a6e3max9iqi.woff') format('woff'),
	url('//at.alicdn.com/t/font_1932496_a6e3max9iqi.ttf') format('truetype'),
	url('//at.alicdn.com/t/font_1932496_a6e3max9iqi.svg#xwboo') format('svg');
  }
  .iconfont{
    font-family:"xwboo" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;}
.w {
    width: 1430px;
    margin: 0 auto;
}
.rightw {
	width: 350px;
	float: right;
	margin-left: 40px;
}
.leftw {
	overflow: hidden;
}
.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;
}

#header {
	width: 100%;
	min-width: 1220px;
	height: 38px;
	background: #f5f5f5;
	z-index: 999;
	position: relative;
}
.header {
	width: 1430px;
	margin: 0 auto;
	overflow: hidden;
}

.header span {
	float: left;
	font-size: 14px;
	line-height: 38px;
}

.header span a {
	color: #666;
	margin-right: 30px;
}

.header span a:hover {
	color: #ea5404;
}

.header span a.register {
	display: inline-block;
	padding: 0 10px;
	background: #ea5404;
	color: #fff;
	border-radius: 3px;
}

.header p {
	float: right;
	font-size: 14px;
	line-height: 38px;
	color: #666;
	/* margin-right: -15px; */
}

.header p a {
	color: #666;
	margin: 0 15px;
}

.header p a:hover {
	color: #ea5404;
}

.searchDiv {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12);
	padding: 20px 0;
}
.searchDiv .logo {
	margin-left: 60px;
	float: left;
	margin-top: 4px;
	width: 200px;
}
.searchDiv .search {
	float: left;
	position: relative;
	width: 506px;
	height: 40px;
	border: 2px solid #f1623b;
	border-radius: 22px;
	margin-left: 135px;
	margin-top: 8px;
}
.searchSelect {
	width: 75px;
	height: 40px;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}
.selectTop p {
	font-size: 14px;
	line-height: 42px;
	color: black;
	text-indent: 20px;
}

.selectTop i {
	position: absolute;
	width: 9px;
	height: 5px;
	right: 0;
	top: 18px;
	background: url(../../../images/news2020/search.png) no-repeat right center;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	background-size: 100% 100%;
}
.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: #f1623b;
	border-radius: 0 22px 22px 0;
	color: #ffffff;
	width: 100px;
	font-size: 16px;
	border: none;
	font-family: "microsoft yahei";
	cursor: pointer;
}
.search button i {
	margin-right: 5px;
}
.search input {
	width: 350px;
	height: 40px;
	float: left;
	border: none;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #aaa;
	text-indent: 18px;
}
.selectBot {
	position: absolute;
	width: 82px;
	background-color: #ffffff;
	top: 36px;
	left: 0;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 12px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #f1623b;
	border-left: 2px solid #f1623b;
	border-right: 2px solid #f1623b;
	color: #fff;
	cursor: pointer;
}
.banner {
	margin-top: 25px;
}
.banner .imgBox {
	width: 500px;
	height: 336px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
.banner-swiper .swiper-slide {
	height: 336px !important;
}
.banner-swiper .swiper-button-next {
	background: url(../../../images/news2020/swiperright.png) no-repeat;
	width: 42px;
	height: 70px;
	right: 0;
	margin-top: -35px;
}
.banner-swiper .swiper-button-prev {
	background: url(../../../images/news2020/swiperleft.png) no-repeat;
	width: 42px;
	height: 70px;
	left: 0;
	margin-top: -35px;
}
.banner-swiper .swiper-pagination-bullet {
	border-radius: 100%;
	background: #fff;
	opacity: .5;
}
.banner-swiper .swiper-pagination-bullet-active {
	opacity: 1;
	background: #ea5404;
}
.banner-swiper .swiper-pagination {
	position: absolute;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	width: auto !important;
	right: 15px;
	left: auto !important;
	bottom: 25px !important;
}
.banner-swiper p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 22px;
	height: 114px;
	line-height: 161px;
}
.banner-swiper p span {
	background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
	opacity: 0.502;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.banner-swiper p a {
	color: #fff;
	z-index: 99;
	position: relative;
	max-width: 435px;
	display: inline-block;
}
.newsHeadlines {
	height: 336px;
	background: url(../../../images/news2020/txtbg.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 15px;
	padding: 20px;
	box-sizing: border-box;
	overflow: hidden;
}
.newsHeadlines .title {
	text-align: center;
}
.newsHeadlines .title a {
	font-size: 24px;
	color: #333;
	font-family: "hxb";
	display: inline-block;
	margin: 0 25px;
	vertical-align: top;
	margin-top: -1px;
}
.newsHeadlines .title a em {
	color: #f1623b;
	font-style: normal;
}
.newsHeadlines .title i {
	font-size: 24px;
	color: #f1623b;
	vertical-align: top;
	margin-top: -2px;
	display: inline-block;
	margin-right: 6px;
}
.newsHeadlines .title b {
	width: 150px;
	height: 1px;
	background-color: #e6e6e6;
	display: inline-block;
}
.newsHeadlines h2 {
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	color: #f1623b;
}
.newsHeadlines h2 a {
	color: #f1623b;
}
.newsHeadlines p {
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	position: relative;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
}
.newsHeadlines p a {
	color: #f1623b;
	position: absolute;
	right: 0;
	background-color: #f5f5f5;
	bottom: 0;
}
.newsHeadlines ul {
	border-top: 1px solid #e6e6e6;
	margin-top: 15px;
	padding-top: 15px;
}
.newsHeadlines ul li {
	font-size: 16px;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}
.newsHeadlines ul li a {
	color: #333;
}
.newsHeadlines ul li a:hover {
	color: #f1623b;
}
.newsHeadlines ul li span {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #f1623b;
	display: inline-block;
	vertical-align: top;
	margin-top: 14px;
	margin-right: 10px;
}
.banner .image {
	height: 0;
	padding-bottom: 73%;
	overflow: hidden;
	position: relative;
}
.recommend .right .title a.more {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	float: right;
	line-height: 26px;
}
.banner .image img {
	max-height: none;
}
.banner .imgBox1 .txt {
	height: 60px;
	background: url(../../../images/news2020/txtbg1.png) no-repeat;
	padding: 20px 15px 0;
}
.banner .imgBox1 .txt p {
	font-size: 16px;
	font-weight: bold;
	height: 21px;
	overflow: hidden;
}
.banner .imgBox1 .txt p a {
	color: #fff;
}
.banner .imgBox1 .txt span {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	display: block;
}
.recommend {
	margin-top: 30px;
}
.recommend .left {
	overflow: hidden;
}
.recommend .right {
	width: 350px;
	float: right;
	margin-left: 40px;
}
.recommend .left .title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: -4px;
}
.recommend .left .title img {
	vertical-align: top;
	margin-top: 3px;
	margin-right: 5px;
}
.recommend .left .title a {
	color: #333;
}
.recommend .left .image {
	width: 300px;
	position: relative;
	float: left;
	margin-right: 20px;
}
.recommend .left .image a {
	display: block;
	padding-bottom: 66.6%;
	height: 0;
	overflow: hidden;
	border-radius: 2px;
}
.recommend .left .image img {
	max-height: none;
	width: 100%;
}
.recommend .left li {
	padding: 20px 0;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	position: relative;
}
.recommend .left li p {
	font-size: 24px;
	overflow: hidden;
	margin: 10px 0 15px;
}
.recommend .left li p a {
	color: #333;
}
.recommend .left li p a:hover {
	color: #f1623b;
}
.recommend .left li span {
	font-size: 16px;
	color: #999;
	line-height: 22px;
	height: 44px;
	display: block;
	overflow: hidden;
}
.recommend .left dl {
	font-size: 14px;
	overflow: hidden;
	position: absolute;
	bottom: 30px;
	left: 320px;
	width: 720px;
}
.recommend .left li.other dl {
	width: 100%;
	left: 0;
	bottom: 9px;
}
.recommend .left dl dt {
	float: left;
	color: #999;
}
.recommend .left dl dt b {
	color: #f1623b;
	font-weight: normal;
}
.recommend .left dl dt i {
	color: #dddddd;
	margin: 0 10px;
}
.recommend .left dl dd {
	float: right;
	color: #999;
}
.recommend .left dl dd i {
	vertical-align: top;
	margin-top: 1px;
	margin-right: 3px;
}
.recommend .left li.other p {
	height: 27px;
	line-height: 27px;
}
.recommend .left li.other .imageBox {
	width: calc(100% + 10px);
	margin: 15px 0 20px;
}
.recommend .left li.other .image {
	width: 33.3%;
	margin-right: 0;
	box-sizing: border-box;
	padding-right: 10px;
}
.recommend .left .more {
	font-size: 16px;
	font-weight: bold;
	line-height: 62px;
	height: 62px;
	text-align: center;
}
.recommend .left .more a {
	color: #333;
}
.recommend .left .more b {
	vertical-align: top;
	margin-top: -2px;
	display: inline-block;
	margin-left: 7px;
}
.recommend .right .title {
	margin-top: 25px;
}
.recommend .right .title:first-child {
	margin-top: 0;
}
.recommend .right .title a {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.recommend .right .title i {
	font-weight: normal;
	color: #f29c2b;
	margin-right: 5px;
	font-size: 18px;
}
.recommend .news {
	padding: 0 20px;
	background-color: #f5f5f5;
	margin-top: 20px;
}
.recommend .news .image {
	padding-top: 20px;
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
	border-radius: 2px;
}
.recommend .news .image img {
	max-height: none;
}
.recommend .news p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 12px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
}
.recommend .news p a {
	color: #333;
}
.recommend .news p a:hover {
	color: #f1623b;
}
.recommend .news ul {
	padding-bottom: 20px;
}
.recommend .news li {
	font-size: 16px;
	height: 20px;
	overflow: hidden;
	margin-top: 18px;
	line-height: 20px;
}
.recommend .news li:nth-child(0) .image b{
	background-color: #f95753;
}
.recommend .news li a {
	color: #333;
}
.recommend .news li a:hover {
	color: #f1623b;
}
.recommend .news li span {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #f29c2b;
	display: inline-block;
	vertical-align: top;
	margin-top: 8px;
	margin-right: 10px;
}
.recommend .hotBrand {
	margin-top: 15px;
}
.recommend .hotBrand li {
	background-color: #f5f5f5;
	padding: 15px 20px;
	border-bottom: 1px solid #e6e6e6;
	border-left: 3px solid transparent;
}
.recommend .hotBrand li:last-child {
	border-bottom: 0;
}.recommend .hotBrand li:hover {
	background-color: #eee;
	border-left: 3px solid #f29c2b;
}
.recommend .hotBrand li p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.recommend .hotBrand li p a {
	color: #333;
}
.recommend .hotBrand li p a:hover {
	color: #f1623b;
}
.recommend .hotBrand li span {
	overflow: hidden;
	font-size: 14px;
	color: #f29c2b;
	margin-top: 6px;
	display: block;
}
.recommend .hotBrand li span i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 7px;
	margin-top: 2px;
	display: inline-block;
}
.recommend .hotBrand .image {
	float: left;
	width: 128px;
	position: relative;
	margin-right: 15px;
}
.recommend .hotBrand li .image b {
	position: absolute;
	width: 28px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background-color: rgba(0,0,0,.5);
	top: 0;
	left: 0;
	border-radius: 3px 0 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
.recommend .hotBrand li:first-child .image b {
	background-color: #f95753;
}
.recommend .hotBrand li:nth-child(2) .image b {
	background-color: #f67c23;
}
.recommend .hotBrand li:nth-child(3) .image b {
	background-color: #f0ab07;
}
.recommend .hotBrand .image a {
	display: block;
	height: 0;
	padding-bottom: 57.8%;
	overflow: hidden;
	border-radius: 2px;
}
.recommend .hotBrand .image img {
	max-height: none;
}
.expoNotice {
	background-color: #f5f5f5;
	padding: 0 20px;
	margin-top: 15px;
}
.expo-swiper {
	overflow: hidden;
	padding-top: 20px !important;
	padding-bottom: 110px !important;
}
.expo-swiper .swiper-slide {
	height: 174px !important;
}
.expo-swiper .txt {
	height: 110px;
}
.expo-swiper .txt p {
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-top: 13px;
}
.expo-swiper .txt p a {
	color: #333;
}
.expo-swiper .txt p a:hover {
	color: #f1623b;
}
.expo-swiper .txt span {
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	display: block;
}
.expo-swiper .swiper-pagination  {
	width: auto !important;
	right: 0;
	left: auto !important;
	bottom: 20px !important;
}
.expo-swiper .swiper-pagination-bullet {
	opacity: 1;
	background-color: #ccc;
}
.expo-swiper .swiper-pagination-bullet-active {
	opacity: 1;
	background: #f29c2b;
	width: 20px;
	border-radius: 4px;
}
.footer{
	margin: 40px auto 0;
	background-color: #212324;
}
.footer .item{
	margin: 0 auto;
	overflow: hidden;
}
.footer .item .footer-code{
	float: right;
	width: 400px;
	border-left: 1px solid #444444;
	margin-top: 27px;
}
.footer .item .footer-code li{
	float: left;
	padding-left: 44px;
}
.footer .item .footer-code li .code{
	width: 126px;
	height: 126px;
	border:2px solid #ff8d50;
	padding:10px;
	background-color: #fff;
}
.footer .item .footer-code li p{
	text-align: center;
	font-size: 14px;
	color: #e2e2e2;
	margin-top: 16px;
}
.footer .item .left{
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}
.footer .item .left p{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left p a{
	color: #838383;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right:1px solid #444444;
}
.footer .item .left p a:first-child{
	padding-left: 0;
}
.footer .item .left p a:last-child{
	border:none;
}
.footer .item .left p a:hover{
	color: #ff8d50;
}

.footer .item .left span{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left span img{
	margin: 7px 22px 0 12px;
	vertical-align: top;
}
.copyright{
	font-size: 14px;
	line-height: 22px;
	color: #838383;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding:10px 0;
	display: inline-block;
}
.copyright img{
	margin: 1px 8px 0 0px;
	vertical-align: top;
}
ul.footImg {
	width: 810px;
	height: 48px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url("../../../../Images/Index/Version/2020/copyright.png") no-repeat 0 0;
}

ul.footImg li {
	width: 135px;
	float: left;
}

ul.footImg li a {
	width: 125px;
	height: 48px;
	display: block;
}
.banner .imgBox1 .image i {
	position: absolute;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	right: 15px;
	top: 15px;
	border-radius: 15px;
	font-style: normal;
	font-weight: normal;
}
i.notice {
	background-color: #55a1ff;
}
i.replay1 {
	background-color: #ff9600;
}
i.red {
	background-color: #f1623b;
}
.leftBar {
	position: fixed;
	left: calc((100% - 1582px)/2);
	top: 166px;
	z-index: 99999;
	line-height: 24px;
}
.leftBar a {
	display: block;
	padding: 15px 0;
	border-bottom: 1px solid #e6e6e6;
	color: #666;
	position: relative;
}
.leftBar i {
	font-size: 20px;
}
.leftBar a i.focusi {
	display: none;
}
.leftBar a.focus,.leftBar a:hover {
	color: #f1623b;
}
.leftBar a.focus i.focusi,.leftBar a:hover i.focusi {
	display: block;
	position: absolute;
	top: 16px;
	left: -18px;
	font-size: 10px;
}
.newsHeadlines .title a img {
	vertical-align: top;
}

@media screen and (max-width: 1024px) {
	body {
		min-width: 895px;
	}
	#header{
		min-width: 895px;
	}
	.w {
		width: 895px;
	}
	.leftBar {
		left: calc((100% - 990px)/2);
		top: 125px;
	}
	.leftBar i {
		font-size: 12px;
	}
	.leftBar a {
		padding: 6px 0;
	}
	.leftBar a.focus i.focusi, .leftBar a:hover i.focusi {
		top: 7px;
		left: -13px;
		font-size: 8px;
	}
	.searchDiv .logo {
		width: 129px;
		margin-left: 37px;
	}
	.searchDiv .search {
		width: 326px;
		height: 28px;
		margin-left: 88px;
		margin-top: 5px;
	}
	.banner {
		margin-top: 15px;
	}

	.rightw {
		width: 220px;
		margin-left: 25px;
		margin-top: 2px;
	}
	.searchSelect {
		width: 48px;
		height: 30px;
	}
	.selectTop i {
		width: 7px;
		height: 4px;
		top: 13px;
	}
	.selectTop p {
		line-height: 30px;
		font-size: 12px;
		text-align: center;
		text-indent: 0;
	}
	.search input {
		width: 216px;
		height: 28px;
		font-size: 12px;
	}
	.banner .imgBox {
		width: 314px;
		height: 210px;
		margin-right: 10px;
	}
	.banner-swiper .swiper-slide {
		height: 211px !important;
	}
	.banner-swiper p {
		line-height: 36px;
		font-size: 14px;
		height: 36px;
	}
	.banner-swiper .swiper-pagination {
		bottom: 12px !important;
	}
	.banner-swiper .swiper-pagination-bullet {
		width: 5px !important;
		height: 5px !important;
	}
	.banner-swiper .swiper-button-next {
		width: 32px;
		height: 52px;
		margin-top: -26px;
		background-size: 100% 100%;
	}
	.banner-swiper .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}
	.banner-swiper .swiper-button-prev {
		width: 32px;
		height: 52px;
		margin-top: -26px;
		background-size: 100% 100%;
	}
	.search button {
		height: 32px;
		width: 64px;
		font-size: 12px;
	}
	.search button i {
		font-size: 12px;
	}
	.newsHeadlines {
		height: 210px;
		padding: 15px 13px;
	}
	.newsHeadlines .title b {
		width: 95px;
	}
	.newsHeadlines .title a {
		font-size: 24px;
		margin: 0 12px;
	}
	.newsHeadlines .title a img {
		width: 62px;
		margin-top: 1px;
	}
	.newsHeadlines .title i {
		font-size: 14px;
		margin-top: 1px;
	}
	.newsHeadlines ul li {
		font-size: 12px;
		line-height: 22px;
		height: 22px;
	}
	.newsHeadlines h2 {
		margin-top: 0px;
		font-size: 12px;
	}
	.newsHeadlines p {
		font-size: 10px;
		margin-top: 5px;
	}
	.newsHeadlines ul {
		margin-top: 7px;
		padding-top: 5px;
	}
	.banner .imgBox1 .txt {
		height: 40px;
		padding: 8px 10px 0;
	}
	.banner .imgBox1 .txt p {
		font-size: 10px;
		height: 12px;
	}
	.banner .imgBox1 .txt span {
		font-size: 10px;
		font-weight: normal;
		margin-top: 6px;
	}
	.banner .imgBox1 .txt span b {
		font-weight: normal;
	}
	.recommend {
		margin-top: 20px;
	}
	.banner .imgBox1 i {
		width: 40px;
		height: 20px;
		line-height: 20px;
		font-size: 10px;
	}
	.newsHeadlines ul li span {
		width: 4px;
		height: 4px;
		margin-top: 9px;
		margin-right: 7px;
	}
	.recommend .left .title img {
		width: 20px;
		margin-top: 2px;
	}
	.recommend .left .title {
		font-size: 16px;
		margin-bottom: 0;
	}
	.recommend .right .title i {
		font-size: 12px;
	}
	.recommend .right .title a {
		font-size: 14px;
	}
	.recommend .left li {
		padding: 15px 0;
	}
	.recommend .left .image {
		width: 188px;
		margin-right: 10px;
	}
	.recommend .right {
		width: 220px;
		margin-left: 25px;
	}
	.recommend .left li p {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.recommend .left li span {
		font-size: 14px;
	}
	.recommend .left li span {
		font-size: 10px;
		line-height: 16px;
		height: 32px;
	}
	.recommend .left dl {
		font-size: 10px;
		left: 197px;
		width: 454px;
		bottom: 20px;
	}
	.recommend .left dl dd i {
		margin-top: -1px;
		font-size: 12px;
	}
	.recommend .right .title:first-child {
		margin-top: 3px;
	}
	.recommend .news {
		padding: 0 13px;
		margin-top: 15px;
	}
	.recommend .news .image {
		padding-top: 13px;
	}
	.recommend .news p {
		font-size: 10px;
		padding-bottom: 10px;
		line-height: 18px;
		height: 30px;
		margin-top: 10px;
	}
	.searchDiv {
		padding: 15px 0;
	}
	.recommend .news li {
		font-size: 10px;
		margin-top: 6px;
		height: 14px;
		line-height: 14px;
	}
	.recommend .news ul {
		padding-bottom: 10px;
	}
	.recommend .news li span {
		width: 4px;
		height: 4px;
		margin-top: 4px;
		margin-right: 6px;
	}
	.recommend .left li.other p {
		height: 20px;
		line-height: 20px;
	}
	.recommend .hotBrand .image {
		width: 80px;
		margin-right: 7px;
	}
	.recommend .hotBrand li {
		padding: 10px 13px;
	}
	.recommend .hotBrand li p {
		font-size: 10px;
		line-height: 14px;
		height: 28px;
	}
	.recommend .hotBrand li span {
		font-size: 8px;
	}
	.recommend .hotBrand li span i {
		font-size: 8px;
		margin-right: 2px;
		margin-top: 1px;
	}
	.recommend .hotBrand li .image b {
		width: 22px;
		height: 17px;
		line-height: 17px;
		font-size: 12px;
	}
	.expoNotice {
		padding: 0 13px;
	}
	.expo-swiper {
		padding-top: 15px !important;
		padding-bottom: 67px !important;
	}
	.expo-swiper .swiper-slide {
		height: 106px !important;
	}
	.expo-swiper .txt span {
		font-size: 10px;
		margin-top: 5px;
	}
	.expo-swiper .txt {
		height: 60px;
	}
	.expo-swiper .txt p {
		font-size: 12px;
		margin-top: 6px;
		line-height: 18px;
		height: 36px;
	}
	.expo-swiper .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}
	.expo-swiper .swiper-pagination {
		bottom: 8px !important;
	}
	.expo-swiper .txt p {
		font-size: 12px;
		margin-top: 5px;
	}
	.recommend .left .more {
		font-size: 12px;
		line-height: 45px;
		height: 45px;
	}
	.expo-swiper .swiper-pagination-bullet-active {
		width: 18px;
	}
	.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 2px !important;
	}
	.expo-swiper .swiper-pagination-bullet {
		width: 5px;
		height: 5px;
	}
	.expo-swiper .swiper-pagination-bullet-active {
		width: 12px;
	}
	.banner-swiper p a {
		max-width: 263px;
	}
	/* #header {
		height: 32px;
	}
	.header span {
		font-size: 12px;
		line-height: 32px;
	}
	.header p {
		font-size: 12px;
		line-height: 32px;
	}
	.header p a {
		margin: 0 10px;
	}
	.header span a {
		margin-right: 20px;
	} */
	.footer {
		font-size: 12px;
		max-width: 1200px;
	}
	.footer .item .footer-code {
		width: 242px;
		margin-top: 20px;
		height: 140px;
		padding-top: 30px;
	}
	.footer .item .footer-code li {
		padding-left: 16px;
	}
	.footer .item .footer-code li .code {
		width: 76px;
		height: 76px;
	}
	.footer .item .footer-code li p {
		margin-top: 8px;
		font-size: 12px;
	}
	.footer .item .left {
		margin-top: 12px;
		padding-right: 25px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left p a {
		padding: 0 8px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left span img {
		margin: 4px 22px 0 8px;
	}
	.copyright {
		font-size: 12px;
		line-height: 22px;
		margin-top: 8px;
		padding: 8px 0;
		padding-right: 40px;
	}
	ul.footImg {
		width: 615px;
		margin-bottom: 0;
		background-size: 100% auto;
	}
	ul.footImg li {
		width: 100px;
		float: left;
	}
	ul.footImg li a {
		width: 89px;
		height: 36px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	#header{
		min-width: 895px;
	}
	.w {
		width: 895px;
	}
	.leftBar {
		left: calc((100% - 990px)/2);
		top: 125px;
	}
	.leftBar i {
		font-size: 12px;
	}
	.leftBar a {
		padding: 6px 0;
	}
	.leftBar a.focus i.focusi, .leftBar a:hover i.focusi {
		top: 7px;
		left: -13px;
		font-size: 8px;
	}
	.searchDiv .logo {
		width: 150px;
		margin-left: 25px;
	}
	.searchDiv .search {
		width: 326px;
		height: 28px;
		margin-left: 88px;
		margin-top: 5px;
	}
	.banner {
		margin-top: 15px;
	}

	.rightw {
		width: 220px;
		margin-left: 25px;
		margin-top: 2px;
	}
	.searchSelect {
		width: 48px;
		height: 30px;
	}
	.selectTop i {
		width: 7px;
		height: 4px;
		top: 13px;
	}
	.selectTop p {
		line-height: 30px;
		font-size: 12px;
		text-align: center;
		text-indent: 0;
	}
	.search input {
		width: 216px;
		height: 28px;
		font-size: 12px;
	}
	.banner .imgBox {
		width: 314px;
		height: 210px;
		margin-right: 10px;
	}
	.banner-swiper .swiper-slide {
		height: 211px !important;
	}
	.banner-swiper p {
		line-height: 36px;
		font-size: 14px;
		height: 36px;
	}
	.banner-swiper .swiper-pagination {
		bottom: 12px !important;
	}
	.banner-swiper .swiper-pagination-bullet {
		width: 5px !important;
		height: 5px !important;
	}
	.banner-swiper .swiper-button-next {
		width: 32px;
		height: 52px;
		margin-top: -26px;
		background-size: 100% 100%;
	}
	.banner-swiper .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}
	.banner-swiper .swiper-button-prev {
		width: 32px;
		height: 52px;
		margin-top: -26px;
		background-size: 100% 100%;
	}
	.search button {
		height: 32px;
		width: 64px;
		font-size: 12px;
	}
	.search button i {
		font-size: 12px;
	}
	.newsHeadlines {
		height: 210px;
		padding: 15px 13px;
	}
	.newsHeadlines .title b {
		width: 95px;
	}
	.newsHeadlines .title a {
		font-size: 24px;
		margin: 0 12px;
	}
	.newsHeadlines .title a img {
		width: 62px;
		margin-top: 1px;
	}
	.newsHeadlines .title i {
		font-size: 14px;
		margin-top: 1px;
	}
	.newsHeadlines ul li {
		font-size: 12px;
		line-height: 22px;
		height: 24px;
	}
	.newsHeadlines h2 {
		margin-top: 0px;
		font-size: 12px;
	}
	.newsHeadlines p {
		font-size: 10px;
		margin-top: 5px;
	}
	.newsHeadlines ul {
		margin-top: 7px;
		padding-top: 5px;
	}
	.banner .imgBox1 .txt {
		height: 40px;
		padding: 8px 10px 0;
	}
	.banner .imgBox1 .txt p {
		font-size: 10px;
		height: 12px;
	}
	.banner .imgBox1 .txt span {
		font-size: 10px;
		font-weight: normal;
		margin-top: 6px;
	}
	.banner .imgBox1 .txt span b {
		font-weight: normal;
	}
	.recommend {
		margin-top: 20px;
	}
	.banner .imgBox1 i {
		width: 40px;
		height: 20px;
		line-height: 20px;
		font-size: 10px;
	}
	.newsHeadlines ul li span {
		width: 4px;
		height: 4px;
		margin-top: 9px;
		margin-right: 7px;
	}
	.recommend .left .title img {
		width: 20px;
		margin-top: 2px;
	}
	.recommend .left .title {
		font-size: 16px;
		margin-bottom: 0;
	}
	.recommend .right .title i {
		font-size: 12px;
	}
	.recommend .right .title a {
		font-size: 14px;
	}
	.recommend .left li {
		padding: 15px 0;
	}
	.recommend .left .image {
		width: 188px;
		margin-right: 10px;
	}
	.recommend .right {
		width: 220px;
		margin-left: 25px;
	}
	.recommend .left li p {
		font-size: 16px;
		margin: 6px 0 10px;
	}
	.recommend .left li span {
		font-size: 14px;
	}
	.recommend .left li span {
		font-size: 10px;
		line-height: 16px;
		height: 32px;
	}
	.recommend .left dl {
		font-size: 10px;
		left: 197px;
		width: 454px;
		bottom: 20px;
	}
	.recommend .left dl dd i {
		margin-top: -1px;
		font-size: 12px;
	}
	.recommend .right .title:first-child {
		margin-top: 3px;
	}
	.recommend .news {
		padding: 0 13px;
		margin-top: 15px;
	}
	.recommend .news .image {
		padding-top: 13px;
	}
	.recommend .news p {
		font-size: 10px;
		padding-bottom: 10px;
		line-height: 18px;
		height: 30px;
		margin-top: 10px;
	}
	.searchDiv {
		padding: 15px 0;
	}
	.recommend .news li {
		font-size: 10px;
		margin-top: 6px;
		height: 14px;
		line-height: 14px;
	}
	.recommend .news ul {
		padding-bottom: 10px;
	}
	.recommend .news li span {
		width: 4px;
		height: 4px;
		margin-top: 4px;
		margin-right: 6px;
	}
	.recommend .left li.other p {
		height: 20px;
		line-height: 20px;
	}
	.recommend .hotBrand .image {
		width: 80px;
		margin-right: 7px;
	}
	.recommend .hotBrand li {
		padding: 10px 13px;
	}
	.recommend .hotBrand li p {
		font-size: 10px;
		line-height: 14px;
		height: 28px;
	}
	.recommend .hotBrand li span {
		font-size: 8px;
	}
	.recommend .hotBrand li span i {
		font-size: 8px;
		margin-right: 2px;
		margin-top: 1px;
	}
	.recommend .hotBrand li .image b {
		width: 22px;
		height: 17px;
		line-height: 17px;
		font-size: 12px;
	}
	.expoNotice {
		padding: 0 13px;
	}
	.expo-swiper {
		padding-top: 15px !important;
		padding-bottom: 67px !important;
	}
	.expo-swiper .swiper-slide {
		height: 106px !important;
	}
	.expo-swiper .txt span {
		font-size: 10px;
		margin-top: 5px;
	}
	.expo-swiper .txt {
		height: 60px;
	}
	.expo-swiper .txt p {
		font-size: 12px;
		margin-top: 6px;
		line-height: 18px;
		height: 36px;
	}
	.expo-swiper .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}
	.expo-swiper .swiper-pagination {
		bottom: 8px !important;
	}
	.expo-swiper .txt p {
		font-size: 12px;
		margin-top: 5px;
	}
	.recommend .left .more {
		font-size: 12px;
		line-height: 45px;
		height: 45px;
	}
	.expo-swiper .swiper-pagination-bullet-active {
		width: 18px;
	}
	.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 2px !important;
	}
	.expo-swiper .swiper-pagination-bullet {
		width: 5px;
		height: 5px;
	}
	.expo-swiper .swiper-pagination-bullet-active {
		width: 12px;
	}
	.banner-swiper p a {
		max-width: 263px;
	}
	/* #header {
		height: 32px;
	}
	.header span {
		font-size: 12px;
		line-height: 32px;
	}
	.header p {
		font-size: 12px;
		line-height: 32px;
	}
	.header p a {
		margin: 0 10px;
	}
	.header span a {
		margin-right: 20px;
	} */
	.footer {
		font-size: 12px;
		max-width: 1200px;
	}
	.footer .item .footer-code {
		width: 242px;
		margin-top: 20px;
		height: 140px;
		padding-top: 30px;
	}
	.footer .item .footer-code li {
		padding-left: 16px;
	}
	.footer .item .footer-code li .code {
		width: 76px;
		height: 76px;
	}
	.footer .item .footer-code li p {
		margin-top: 8px;
		font-size: 12px;
	}
	.footer .item .left {
		margin-top: 12px;
		padding-right: 25px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left p a {
		padding: 0 8px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left span img {
		margin: 4px 22px 0 8px;
	}
	.copyright {
		font-size: 12px;
		line-height: 22px;
		margin-top: 8px;
		padding: 8px 0;
		padding-right: 40px;
	}
	ul.footImg {
		width: 615px;
		margin-bottom: 0;
		background-size: 100% auto;
	}
	ul.footImg li {
		width: 100px;
		float: left;
	}
	ul.footImg li a {
		width: 89px;
		height: 36px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
	#header{
		min-width: 1074px;
	}
	.w {
		width: 1074px;
	}

	.leftBar {
		left: calc((100% - 1226px)/2);
		top: 125px;
	}
	.leftBar i {
		font-size: 14px;
	}
	.leftBar a {
		padding: 10px 0;
	}
	.leftBar a.focus i.focusi, .leftBar a:hover i.focusi {
		top: 10px;
		left: -13px;
		font-size: 8px;
	}
	.searchDiv .logo {
		/* width: 134px; */
		margin-left: 30px;
	}
	.searchDiv .search {
		width: 386px;
		height: 32px;
		margin-left: 100px;
	}
	.rightw {
		width: 262px;
		margin-left: 30px;
		margin-top: 2px;
	}
	.searchSelect {
		width: 55px;
		height: 34px;
	}
	.selectTop i {
		width: 7px;
		height: 4px;
		top: 14px;
	}
	.selectTop p {
		line-height: 34px;
		font-size: 12px;
		text-align: center;
		text-indent: 0;
	}
	.search input {
		width: 259px;
		height: 32px;
	}
	.banner .imgBox {
		width: 374px;
		height: 252px;
		margin-right: 12px;
	}
	.banner-swiper .swiper-slide {
		height: 252px !important;
	}
	.banner-swiper p {
		line-height: 42px;
		font-size: 16px;
		height: 41px;
	}
	.banner-swiper .swiper-pagination {
		bottom: 12px !important;
	}
	.banner-swiper .swiper-button-next {
		width: 32px;
		height: 52px;
		margin-top: -26px;
		background-size: 100% 100%;
	}
	.banner-swiper .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}
	.banner-swiper .swiper-button-prev {
		width: 32px;
		height: 52px;
		margin-top: -26px;
		background-size: 100% 100%;
	}
	.search button {
		height: 36px;
		width: 75px;
		font-size: 12px;
	}
	.search button i {
		font-size: 14px;
	}
	.newsHeadlines {
		height: 252px;
		padding: 15px 13px;
	}
	.newsHeadlines .title b {
		width: 115px;
	}
	.newsHeadlines .title a {
		font-size: 24px;
		margin: 0 20px;
	}
	.newsHeadlines .title a img {
		width: 72px;
	}
	.newsHeadlines .title i {
		font-size: 18px;
	}
	.newsHeadlines ul li {
		font-size: 12px;
		line-height: 24px;
		height: 24px;
	}
	.newsHeadlines h2 {
		margin-top: 5px;
		font-size: 14px;
	}
	.newsHeadlines p {
		font-size: 12px;
		margin-top: 10px;
	}
	.newsHeadlines ul {
		margin-top: 13px;
		padding-top: 8px;
	}
	.banner .imgBox1 .txt {
		height: 50px;
		padding: 10px 10px 0;
	}
	.banner .imgBox1 .txt p {
		font-size: 12px;
	}
	.banner .imgBox1 .txt span {
		font-size: 12px;
		font-weight: normal;
		margin-top: 3px;
	}
	.recommend {
		margin-top: 20px;
	}
	.banner .imgBox1 i {
		width: 46px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
	}
	.newsHeadlines ul li span {
		width: 4px;
		height: 4px;
		margin-top: 9px;
		margin-right: 7px;
	}
	.recommend .left .title img {
		width: 24px;
	}
	.recommend .left .title {
		font-size: 20px;
		margin-bottom: 0;
	}
	.recommend .right .title i {
		font-size: 14px;
	}
	.recommend .right .title a {
		font-size: 16px;
	}
	.recommend .left li {
		padding: 15px 0;
	}
	.recommend .left .image {
		width: 226px;
		margin-right: 12px;
	}
	.recommend .right {
		width: 262px;
		margin-left: 30px;
	}
	.recommend .left li p {
		font-size: 18px;
		margin: 8px 0 15px;
	}
	.recommend .left li span {
		font-size: 14px;
	}
	.recommend .left li span {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.recommend .left dl {
		font-size: 12px;
		left: 238px;
		width: 543px;
		bottom: 20px;
	}
	.recommend .left dl dd i {
		margin-top: -1px;
		font-size: 12px;
	}
	.recommend .right .title:first-child {
		margin-top: 3px;
	}
	.recommend .news {
		padding: 0 15px;
		margin-top: 17px;
	}
	.recommend .news .image {
		padding-top: 15px;
	}
	.recommend .news p {
		font-size: 12px;
		padding-bottom: 10px;
		line-height: 20px;
		height: 40px;
		margin-top: 10px;
	}
	.searchDiv {
		padding: 15px 0;
	}
	.recommend .news li {
		font-size: 12px;
		margin-top: 12px;
		height: 14px;
		line-height: 14px;
	}
	.recommend .news li span {
		width: 4px;
		height: 4px;
		margin-top: 5px;
		margin-right: 6px;
	}
	.recommend .left li.other p {
		height: 20px;
		line-height: 20px;
	}
	.recommend .hotBrand .image {
		width: 97px;
		margin-right: 10px;
	}
	.recommend .hotBrand li {
		padding: 10px 13px;
	}
	.recommend .hotBrand li p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.recommend .hotBrand li span {
		font-size: 10px;
	}
	.recommend .hotBrand li span i {
		font-size: 10px;
		margin-right: 2px;
		margin-top: 1px;
	}
	.recommend .hotBrand li .image b {
		width: 22px;
		height: 17px;
		line-height: 17px;
		font-size: 12px;
	}
	.expoNotice {
		padding: 0 15px;
	}
	.expo-swiper {
		padding-top: 15px !important;
		padding-bottom: 80px !important;
	}
	.expo-swiper .swiper-slide {
		height: 131px !important;
	}
	.expo-swiper .txt span {
		font-size: 12px;
	}
	.expo-swiper .txt {
		height: 80px;
	}
	.expo-swiper .txt p {
		font-size: 12px;
		margin-top: 6px;
		line-height: 18px;
		height: 36px;
	}
	.expo-swiper .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}
	.expo-swiper .swiper-pagination {
		bottom: 11px !important;
	}
	.expo-swiper .txt p {
		font-size: 14px;
		margin-top: 12px;
	}
	.recommend .left .more {
		font-size: 14px;
		line-height: 56px;
		height: 56px;
	}
	.expo-swiper .swiper-pagination-bullet-active {
		width: 18px;
	}
	.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 2px !important;
	}
	.banner-swiper p a {
		max-width: 320px;
	}
	/* #header {
		height: 32px;
	}
	.header span {
		font-size: 12px;
		line-height: 32px;
	}
	.header p {
		font-size: 12px;
		line-height: 32px;
	}
	.header p a {
		margin: 0 10px;
	}
	.header span a {
		margin-right: 20px;
	} */
	.footer{
		min-width: 1200px;
	}
	.footer .item .footer-code {
		width: 330px;
		margin-top: 20px;
		padding-top: 20px;
	}
	.footer .item .footer-code li{
		padding-left: 36px;
	}
	.footer .item .footer-code li .code{
		width: 96px;
		height: 96px;
	}
	.footer .item .footer-code li p{
		margin-top: 8px;
	}
	.footer .item .left{
		margin-top: 14px;
	}
	ul.footImg {
		margin-bottom: 20px;
		width: 700px;
		background-size: 100% auto;
	}
	ul.footImg li {
		width: 101px;
	}
	ul.footImg li a {
		width: 102px;
		height: 41px;
	}
	.footer .item .left p a {
		padding: 0 10px;
	}
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
	#header{
		min-width: 1248px;
	}
	.w {
		width: 1248px;
	}
	.recommend .left .more {
		font-size: 14px;
	}
	.searchDiv .search {
		width: 456px;
		height: 36px;
		margin-left: 100px;
	}
	.rightw {
		width: 308px;
		margin-left: 30px;
	}
	.newsHeadlines ul li span {
		margin-top: 13px;
	}
	.selectTop i {
		top: 16px;
	}
	.searchSelect {
		width: 65px;
		height: 36px;
	}
	.selectTop p {
		line-height: 38px;
	}
	.search input {
		width: 293px;
		height: 36px;
	}
	.banner .imgBox {
		width: 438px;
		height: 294px;
		margin-right: 12px;
	}
	.banner-swiper .swiper-slide {
		height: 294px !important;
	}
	.banner-swiper p {
		height: 70px;
		line-height: 87px;
		font-size: 20px;
	}
	.banner-swiper .swiper-pagination {
		bottom: 18px !important;
	}
	.search button {
		height: 40px;
		width: 90px;
		font-size: 14px;
	}
	.search button i {
		font-size: 14px;
	}
	.newsHeadlines {
		height: 294px;
		padding: 20px 15px;
	}
	.newsHeadlines .title b {
		width: 130px;
	}
	.newsHeadlines .title a img {
		width: 84px;
	}
	.newsHeadlines .title i {
		font-size: 22px;
	}
	.newsHeadlines ul li {
		font-size: 14px;
		line-height: 30px;
		height: 30px;
	}
	.newsHeadlines h2 {
		margin-top: 15px;
		font-size: 16px;
	}
	.newsHeadlines p {
		font-size: 12px;
		margin-top: 10px;
	}
	.newsHeadlines ul {
		margin-top: 13px;
		padding-top: 8px;
	}
	.banner .imgBox1 .txt {
		height: 56px;
		padding: 13px 12px 0;
	}
	.banner .imgBox1 .txt p {
		font-size: 14px;
	}
	.banner .imgBox1 .txt span {
		font-size: 12px;
	}
	.banner .imgBox1 i {
		width: 52px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.recommend .left .title img {
		width: 26px;
	}
	.recommend .left .title {
		font-size: 22px;
	}
	.recommend .right .title i {
		font-size: 16px;
	}
	.recommend .right .title a {
		font-size: 18px;
	}
	.recommend .left .image {
		width: 262px;
		margin-right: 18px;
	}
	.recommend .right {
		width: 308px;
		margin-left: 30px;
	}
	.recommend .left li p {
		font-size: 21px;
		margin: 8px 0 15px;
	}
	.recommend .left li span {
		font-size: 14px;
	}
	.recommend .left li span {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.recommend .left dl {
		font-size: 12px;
		left: 279px;
		width: 631px;
	}
	.recommend .left dl dd i {
		margin-top: 0px;
		display: inline-block;
		font-size: 14px;
	}
	.searchDiv .logo {
		margin-left: 50px;
		float: left;
		margin-top: 4px;
	}
	.recommend .news p {
		font-size: 14px;
		padding-bottom: 15px;
	}
	.recommend .news li {
		font-size: 14px;
		margin-top: 13px;
	}
	.recommend .hotBrand .image {
		width: 112px;
		margin-right: 10px;
	}
	.recommend .hotBrand li {
		padding: 13px 18px;
	}
	.recommend .hotBrand li p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.recommend .hotBrand li span {
		font-size: 12px;
	}
	.recommend .hotBrand li span i {
		font-size: 12px;
		margin-right: 4px;
		margin-top: 1px;
	}
	.recommend .hotBrand li .image b {
		width: 26px;
		height: 20px;
		line-height: 20px;
	}
	.expo-swiper .swiper-slide {
		height: 152px !important;
	}
	.expo-swiper .txt span {
		font-size: 12px;
	}
	.expo-swiper .txt {
		height: 90px;
	}
	.expo-swiper .swiper-pagination {
		bottom: 11px !important;
	}
	.expo-swiper {
		padding-bottom: 90px !important;
	}
	.expo-swiper .txt p {
		font-size: 14px;
		margin-top: 6px;
	}
	.expo-swiper .swiper-pagination-bullet-active {
		width: 18px;
	}
	.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 2px;
	}
	.leftBar {
		left: calc((100% - 1380px)/2);
		top: 150px;
	}
	.leftBar i {
		font-size: 16px;
	}
	.leftBar a {
		padding: 12px 0;
	}
	/* #header {
		height: 38px;
	}
	.header span {
		font-size: 14px;
		line-height: 38px;
	}
	.header p {
		font-size: 14px;
		line-height: 38px;
	} */
}
@media only screen and (min-width: 1601px) and (max-width: 1920px) {
	#header{
		min-width: 1430px;
	}
	.w {
		width: 1430px;
	}
}
@media screen and (min-width: 1921px){
	#header{
		min-width: 1600px;
	}
	.w {
		width: 1600px;
	}
	.leftBar {
		left: calc((100% - 1755px)/2);
	}
	.recommend .left dl {
		width: 890px;
	}
}
