@font-face {
  font-family: "jc35"; /* Project id 1992410 */
  src: url('//at.alicdn.com/t/font_1992410_omfb39jpgh7.woff2?t=1649401172767') format('woff2'),
       url('//at.alicdn.com/t/font_1992410_omfb39jpgh7.woff?t=1649401172767') format('woff'),
       url('//at.alicdn.com/t/font_1992410_omfb39jpgh7.ttf?t=1649401172767') format('truetype');
}

.oldfont {
  font-family: "jc35" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: 'iconfont';
	src: url('../../../../font/index/2024/iconfont/iconfont.ttf') format('truetype');
}

.jc35 {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: "阿里妈妈数黑体 Bold";font-weight: 700;src: url("//at.alicdn.com/wf/webfont/gkGUrOVNPEsN/XdMKWZ3NeZVo.woff2") format("woff2"),
	url("//at.alicdn.com/wf/webfont/gkGUrOVNPEsN/jlK9RCa5fc2a.woff") format("woff");
	font-display: swap;
  }
@font-face {
    font-family: "youshebiaoti";
    src: url("../../../..//font/index/2024/youshebiaoti.eot"); /* IE9 */
    src: url("../../../..//font/index/2024/youshebiaoti.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */

    url("../../../..//font/index/2024/youshebiaoti.woff") format("woff"), /* chrome、firefox */
    url("../../../..//font/index/2024/youshebiaoti.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */

    url("../../../..//font/index/2024/youshebiaoti.svg#youshebiaoti") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
.image img {
	-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;
}

body {
	line-height: 1;
	overflow-x: hidden;
	overflow-y: auto;
	background: inherit;
}

.gray {
	background-color: #f5f5f5;
}
.iframe {
	overflow: hidden;
	height: 40px;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.advs {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}

.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}
.banner-adv ul {
	width: calc(100% + 10px);
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item{
	margin: 0 5px 0 5px;
}
.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%;
}
.w {
	width: 1560px;
	margin: 0 auto;
}
.w::after {
	content: "";
	display: block;
	clear: both;
}
.header {
	background: #f5f5f5;
	height: 40px;
	width: 100%;
}
.divLogin ul {
	overflow: hidden;
}
.divLogin ul li {
	font-size: 14px;
	line-height: 40px;
	float: left;
}
.divLogin ul li.li-last {
	color: #d64444;
	font-family: "阿里妈妈数黑体 Bold";
	font-size: 15px;
	display: none;
}
.divLogin ul li a{
	color: #666;
	margin-right: 20px;
}
.divLogin ul li a.login1 {
	padding: 0 10px;
	border-radius: 3px;
	background-image: -moz-linear-gradient( 180deg, rgb(238,87,47) 0%, rgb(238,136,35) 100%);
	background-image: -webkit-linear-gradient( 180deg, rgb(238,87,47) 0%, rgb(238,136,35) 100%);
	background-image: -ms-linear-gradient( 180deg, rgb(238,87,47) 0%, rgb(238,136,35) 100%);
	color: #fff;
	height: 28px;
	line-height: 26px;
	display: inline-block;
}
.divLogin ul li:first-child a {
	margin-right: 10px;
}
.divLogin ul li a:hover{
	color: #00994d;
}
.divLogin ul li a.membername {
	color: #00994d;
}
.divLogin ul li a.manage {
	color: #333;
}
.Tophead {
	position: relative;
	margin: 0 auto;
}
.TopheadBtn{
	position: absolute;
	top: -40px;
	right: 380px;
	font-size: 14px;
}
.TopheadBtn a{
	margin-top: 11px;
	width: 94px;
	height: 18px;
	background: url(../../../../images/index/version/2024/TopheadBtn.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
.multimedia {
	position: absolute;
	top: -40px;
	right: 0;
	font-size: 14px;
	line-height: 40px;
}
.multimedia>div{
	padding-left: 15px;
	float: left;
	position: relative;
	cursor: pointer;
}
.multimedia a{
	-webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}
.siteOld{
	padding-left: 0;
}
.siteOldTop a{
	color: #666;
	padding-right: 15px;
	border-right: 1px solid #ddd;
}
.mobileTop a{
	color: #666;
	padding-right: 15px;
	border-right: 1px solid #ddd;
}
.weMediaTop a{
	color: #666;
	padding-right: 15px;
	border-right: 1px solid #ddd;
}
.siteService a{
	color: #666;
	padding-right: 15px;
	border-right: 1px solid #ddd;
}
.siteNavTop a{
	color: #666;
	padding-right: 20px;
}
.siteService a {
	margin-top: 6px;
	height: 28px;
	line-height: 26px;
	padding: 0 10px;
	border-radius: 3px;
	background-image: -moz-linear-gradient( 180deg, rgb(238,87,47) 0%, rgb(238,136,35) 100%);
	background-image: -webkit-linear-gradient( 180deg, rgb(238,87,47) 0%, rgb(238,136,35) 100%);
	background-image: -ms-linear-gradient( 180deg, rgb(238,87,47) 0%, rgb(238,136,35) 100%);
	color: #fff !important;
	display: inline-block;
	vertical-align: top;
}

.mobile .mobileTop a i{
	font-size: 10px;
	margin-left: 5px;
	vertical-align: middle;
}
.weMedia .weMediaTop a i {
	font-size: 10px;
	margin-left: 5px;
	vertical-align: middle;
}
.siteNav .siteNavTop a i {
	font-size: 10px;
	margin-left: 5px;
	vertical-align: middle;
}
.siteNav .siteNavTop a.mediaOn2 i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.mobileBot{
	width: 365px;
	padding: 20px 20px 15px;
	position: absolute;
	top: 40px;
	left: -160px;
	background: #fff;
	z-index: 1;
	display: none;
	z-index: 199;
}
.mobileBotLeft1 {
	margin-right: 15px;
}
.mobileBotLeft{
	float: left;
}
.mobileBotRight{
	float: right;
}
.weMediaBot {
	width: 365px;
	padding: 20px 20px 15px;
	position: absolute;
	top: 40px;
	left: -160px;
	background: #fff;
	z-index: 199;
	display: none;
}
.siteNavBot{
	width: 82px;
	text-align: center;
	border: 1px solid #ddd;
	position: absolute;
	top: 40px;
	right: 15px;
	z-index: 199;
	display: none;
	background: #fff;
}
.weMediaBot img,.mobileBot img{
	width: 112px;
}
.weMediaBot p,.mobileBot p{
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.siteNavBot ul{
	padding: 8px 0;
}
.siteNavBot ul li{
	font-size: 12px;
	line-height: 20px;
}
.siteNavBot ul li a{
	color: #333;
}
.siteNavBot ul li a:hover{
	color: #00994D;
}
.Big , .Small {
	display: none;
	overflow: hidden;
	position: relative;
}
.topSearch {
	width: 100%;
	background: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	position: fixed;
	top: 0;
	z-index: 99;
	left: 0;
	transition: top .5s;
	display: none;
	padding: 5px 0 8px;
	z-index: 999;
}
.gizle {
    top: 0;
}
.topSearch .logo {
	width: 123px;
	float: left;
}
.topSearch .search {
	float: left;
	margin-left: 200px;
	height: 40px;
	/* background: #f2f2f2; */
	border-radius: 2px;
	margin-top: 5px;
	position: relative;
	border: 2px solid #00994d;
}
.topSearch .search form,.topSearch .search .form {
	width: 100%;
	height: 100%;
}
.topSearch .search input {
	display: block;
	overflow: hidden;
	width: 610px;
	border: 0;
	height: 100%;
	background: transparent;
	padding-left: 10px;
	padding-right: 48px;
	box-sizing: border-box;
	font-size: 15px;
	color: #999;
}
.topSearch .search input:focus {
	color: #333;
}
.topSearch .search button {
	position: absolute;
	right: 0;
	top: 0;
	/* width: 48px; */
	height: 100%;
	border: 0;
	background: #00994d;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	color: #fff;
	font-size: 16px;
	padding: 0 20px;
}
.topSearch .search button i {
	font-size: 17px;
	margin-right: 6px;
	vertical-align: top;
	display: inline-block;
	margin-top: 1px;
}
.search .form .select {
	width: 74px;
	height: 100%;
	position: relative;
	float: left;
}
.search .form .select::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 20px;
	background-color: #ddd;
}
.search .form .select .select-top {
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	font-size: 0;
}
.search .form .select .select-top p {
	font-size: 15px;
	line-height: 40px;
	display: inline-block;
}
.search .form .select .select-top i {
	display: inline-block;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	cursor: pointer;
	vertical-align: top;
	font-size: 9px;
	margin-top: 17px;
	margin-left: 7px;
}
.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: 100%;
	position: absolute;
	background-color: #ffffff;
	top: 100%;
	left: 0;
	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: 15px;
	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;
	text-align: center;
}

.search .form .select .select-bot li:hover {
	background-color: #00994D;
	border-left: 2px solid #00994D;
	border-right: 2px solid #00994D;
	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;
}
.topSearch .right {
	float: right;
	font-size: 0;
}
.topSearch .right a {
	display: inline-block;
	width: 136px;
	cursor: pointer;
	height: 38px;
	line-height: 36px;
	box-sizing: border-box;
	border-radius: 2px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	margin-left: 16px;
	margin-top: 7px;
}
.topSearch .right a.zixun{
	background-color: #00994D;
	border: 1px solid #00994D;
}
.topSearch .right a.zixun:hover {
	background-color: #fff;
	color: #00994D;
}
.topSearch .right a.fabu {
	background-color: #f08200;
	border-color: #f08200;
}
.topSearch .right a.fabu:hover {
	color: #f08200;
	background-color: #fff;
}
.topSearch .right .loginBtn{
	line-height: 38px;
	font-size: 15px;
	font-weight: 700;
	color: #333;
}
.topSearch .right .loginBtn i{
	width: 18px;
	height: 18px;
	margin: 10px 5px 0 0;
	background: url(../../../../images/index/version/2024/loginBtn.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: top;
	display: inline-block;
}

.mt15 {
	margin-top: 15px;
}
.top-search {
	margin-top: 10px;
}
.top-search .logo {
	float: left;
	width: 192px;
}
.top-search .searchBox {
	float: left;
	margin-left: 108px;
	margin-top: 17px;
	position: relative;
}
.searchBox .form {
	height: 54px;
	border: 2px solid #00994d;
	border-radius: 2px;
	box-sizing: border-box;
}
.searchBox .form .select {
	width: 94px;
	height: 100%;
	position: relative;
	float: left;
	text-align: center;
	font-size: 0;
}
.searchBox .form .select::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 20px;
	background-color: #ddd;
}
.searchBox .form .select .select-top p {
	font-size: 16px;
	line-height: 50px;
	display: inline;
	cursor: pointer;
}
.searchBox .form .select .select-top i {
	display: inline-block;
	font-size: 10px;
	vertical-align: top;
	margin-left: 4px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	margin-top: 22px;
}
.searchBox .form .select .select-top.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	top: 17px;
}
.searchBox input {
	width: 504px;
	float: left;
	height: 100%;
	background: #fff;
	border: none;
	outline: none;
	font-size: 16px;
	color: #999;
	text-indent: 12px;
}
.searchBox button {
	width: 114px;
	float: right;
	height: 58px;
	height: calc(100% + 4px);
	border: none;
	outline: none;
	cursor: pointer;
	background: #00994d;
	color: #fff;
	font-size: 18px;
	margin-top: -2px;
	margin-right: -2px;
	border-radius: 2px;
}
.searchBox button i {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 4px;
	background-size: contain;
	font-size: 19px;
}

.searchBox ul {
	position: absolute;
	z-index: 99;
	width: 100%;
	top: 100%;
	left: 0px;
	background: #fff;
	display: none;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
}
.searchBox ul li {
	display: block;
	font: normal 16px/36px microsoft yahei;
	color: #333;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
}
.searchBox ul li:hover {
	background: #00994d;
	color: #fff;
}
.top-search .topAdv {
	float: right;
	width: 437px;
	height: 69px;
	margin-top: 10px;
}
.top-search .topAdv img {
	width: 100%;
	height: 100%;
}
.hot-adv {
	overflow: hidden;
}
.hot-adv dl {
	overflow: hidden;
	margin-right: -15px;
}
.hot-adv dt {
	float: left;
	font-size: 21px;
	font-family: "youshebiaoti";
	padding-right: 6px;
	position: relative;
	margin-right: 7px;
}
.hot-adv dt font {
	color: #df4949;
	position: relative;
	z-index: 2;
}
.hot-adv dt::after {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-image: -moz-linear-gradient( 180deg, rgb(255,228,228) 0%, rgb(247,125,125) 100%);
	background-image: -webkit-linear-gradient( 180deg, rgb(255,228,228) 0%, rgb(247,125,125) 100%);
	background-image: -ms-linear-gradient( 180deg, rgb(255,228,228) 0%, rgb(247,125,125) 100%);
	position: absolute;
	right: 0;
	top: 0;
}
.hot-adv dd {
	overflow: hidden;
	font-size: 0;
}
.hot-adv dd a {
	font-size: 14px;
	color: #333;
	margin-right: 10px;
	line-height: 21px;
}
.hot-adv dd a:hover {
	color: #00994D;
}
.banner-adv .adv-item .bandsContent {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	z-index: 9;
	text-align: center;
	padding: 3px;
	box-sizing: border-box;
	background:rgba(0,153,77,0.95);
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.banner-adv .adv-item .bandsContent .item {
	height: calc(100% - 2px);
	border: 1px solid #81cda9;
}
.banner-adv .adv-item .bandsContent b {
	color: #fff;
	font-size: 15px;
	margin-top: 10px;
	display: block;
}
.banner-adv .adv-item .bandsContent p {
	color: #fff;
	font-size: 13px;
	margin-top: 6px;
}
.banner-adv .adv-item:hover .bandsContent{
	opacity: 1;
}
.nav {
	background: #00994d;
}
.nav .w {
	position: relative;
	padding-left: 160px;
	box-sizing: border-box;
}
.nav .home {
	position: absolute;
	left: -179px;
	bottom: -10px;
}
.nav .home a i {
	font-size: 20px;
	font-weight: normal;
	margin-right: 6px;
}
.nav .home a {
	font-size: 19px;
	color: #fff;
	font-weight: bold;
	line-height: 81px;
	height: 81px;
	display: block;
	background: url(../../../../images/index/version/2024/nav-bg.png) no-repeat center right;
	background-size: auto 100%;
	padding-right: 82px;
	width: 339px;
	text-align: right;
	box-sizing: border-box;
    position: relative;
}
.nav .home a::after {
	content: "";
	position: absolute;
	right: 100%;
	height: 100%;
	width: 1000px;
	background: url(../../../../images/index/version/2024/nav-bg1.png) repeat center right;
	background-size: auto 100%;
}
.nav ul::after {
	content: "";
	display: block;
	clear: both;
}
.nav ul li{
	float: left;
	position:relative;
}
.nav ul li b{
	font-weight: 400;
}
.nav ul li.new::after {
	content: '';
	position: absolute;
	right: -14px;
	top: -5px;
	display: block;
	width: 60px;
	height: 20px;
	background: url("/images/index/version/2024/new.png") no-repeat;
	background-size: contain;
}
.nav ul li.hot .menu-top a{
	cursor: pointer;
}
.nav ul li.hot::after {
	content: '';
	position: absolute;
	right: 18px;
	top: -10px;
	display: block;
	width: 28px;
	height: 28px;
	background: url("/images/index/version/2024/menu-top-hot.png") no-repeat;
	background-size: contain;
}
.nav ul li a {
	color: #fff;
	height: 56px;
	text-align: center;
	font-size: 19px;
	line-height: 56px;
	padding: 0 44px;
	display: block;
	font-weight: bold;
}
.nav ul li .menu-top a i.arrow {
	font-size: 12px;
	margin: 24px 0 0 8px;
	display: inline-block;
	line-height: 1;
	vertical-align: top;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	font-weight: normal;
}
.nav ul li .menu-top a:hover i.arrow{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.nav ul li.hover .menu-top,.nav ul li a:hover{
	background-color: #ff9700;
}
.nav ul li .menu-bot{
	position:absolute;
	z-index: 999;
	width: 100%;
	display: none;
	top: 100%;
	left: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.nav ul li .menu-bot p a {
	height: 46px;
	text-align: center;
	font-size: 16px;
	line-height: 46px;
	color: #333;
	display: block;
	position: relative;
	padding: 0;
	font-weight: normal;
}
.nav ul li .menu-bot p a:hover{
	color: #fff;
	background-color: #ff9700;
}
.nav ul li .menu-bot p a::after{
	content:'';
	position:absolute;
	bottom:0;
	left:16px;
	right: 16px;
	border-bottom:1px dotted #dddddd;
}
.nav ul li.new strong{
	position:absolute;
	width: 34px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	top: 2px;
	right: -5px;
	color: #fff;
	font-size: 12px;
	background:url('../../../../Images/Index/Version/2020/new.png') no-repeat 0 0;
	background-size: cover;
}
.nav-bot {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 10px 0;
}
.nav-bot .label {
	float: left;
	width: 50px;
	margin-right: 12px;
	line-height: 32px;
}
.nav-bot .label img {
	vertical-align: top;
	margin-top: 7px;
}
.nav-bot .right,.nav-bot ul {
	overflow: hidden;
}
.nav-bot .guide {
	overflow: hidden;
	float: left;
	margin-right: 42px;
}
.nav-bot .guide li {
	float: left;
	margin-right: 12px;
}
.nav-bot .guide li a {
	display: block;
	height: 32px;
	padding: 0 20px;
	background-color: #e8e8e8;
}
.nav-bot .guide li a:hover {
	color: #fff;
	background-color: #00994D;
}
.nav-bot .guide li:last-child {
	margin-right: 0;
}
.nav-bot .web-sub {
	float: left;
}
.nav-bot .web-sub li {
	float: left;
	margin-right: 24px;
}
.nav-bot .web-sub li a:hover {
	color: #00994D;
}
.more-subnet{
	float: left;
	position:relative;
}
.subnet-top i {
	font-size: 10px;
	margin: 12px 0 0 8px;
	vertical-align: top;
	display: inline-block;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	line-height: 1;
}
.subnet-top a:hover i{
	margin-top: 10px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.subnet-top a, .nav-bot .web-sub li a, .nav-bot .guide li a {
	color: #333;
	line-height: 30px;
	cursor: pointer;
}
.subnet-top a:hover{
	color: #00994d;
}
.subnet-bot {
	position: absolute;
	z-index: 9999;
	width: 390px;
	top: 100%;
	right: 0;
	background-color: #fff;
	display: none;
	padding: 12px 16px;
	box-sizing: border-box;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.subnet-bot .station {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.subnet-bot .station .tit {
	height: 28px;
	line-height: 26px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px;
	background: #00994d;
}
.subnet-bot .station .tit a {
	color: #fff;
}
.subnet-bot .station .tit2 {
	background: #ffac33;
}
.subnet-bot .station1 {
	padding-right: 8px;
}
.subnet-bot .station2 {
	padding-left: 8px;
}
.subnet-bot .station1 a {
	display: inline-block;
	width: 50%;
}
.subnet-bot .station2 a {
	margin-right: 6px;
}
.subnet-bot p {
	line-height: 24px;
	margin-top: 6px;
	word-wrap: break-word;
	word-break: break-all;
}
.subnet-bot p a{
	color: #333;
	font-size: 14px;
}
.subnet-bot p a:hover{
	color: #00994d;
}
.subnet-bot p a::after{
	content:'';
	position:absolute;
	bottom:0;
	left:16px;
	right: 16px;
	border-bottom:1px dotted #dddddd;

}
.product-classify {
	float: left;
	width: 312px;
	background-color: #fafafa;
	position: relative;
}
.product-classify .title {
	line-height: 56px;
	background: -moz-linear-gradient( 0deg, rgb(0,153,77) 0%, rgb(86,171,17) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(0,153,77) 0%, rgb(86,171,17) 100%);
	background: -ms-linear-gradient( 0deg, rgb(0,153,77) 0%, rgb(86,171,17) 100%);
	font-size: 23px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.product-classify .title i {
	font-size: 24px;
	font-weight: normal;
	margin-right: 7px;
	vertical-align: top;
	display: inline-block;
	line-height: 1;
	margin-top: 19px;
}

.product-classify .class-a {
	padding: 18px 0 18px 24px;
	border-bottom: 1px solid #e6e6e6;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.product-classify .class-a .name {
	font-size: 19px;
	font-weight: bold;
	line-height: 21px;
	height: 21px;
	overflow: hidden;
}
.product-classify .class-a .name a {
	color: #333;
}
.product-classify .class-a .name a:hover,.product-classify .class-a .text a:hover {
	color: #00994D;
}
.product-classify .class-a .text {
	margin-top: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 17px;
}
.product-classify .class-a .text a {
	font-size: 15px;
	color: #999;
	margin-right: 12px;
}
.product-classify li:last-child .class-a {
	border: 0;
}
.product-classify li.hover .class-a {
	background-color: #f0f0f0;
}
.class-b {
	position: absolute;
	left: 100%;
	height: 100%;
	top: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	opacity: 0;
	z-index: -99;
	width: 1248px;
	padding: 30px;
	padding-right: 0;
	box-sizing: border-box;
	overflow: hidden;
}
.class-b .class-right {
	float: right;
	padding: 0 45px;
	width: 394px;
	box-sizing: border-box;
	overflow: hidden;
}
.class-b .class-right-ul {
	overflow: hidden;
	margin-top: -32px;
	margin-right: -24px;
}
.class-b .class-right-li {
	float: left;
	width: 50%;
}
.class-b .class-right-li .item {
	margin-right: 24px;
	margin-top: 32px;
	text-align: center;
}
.class-b .class-right-li .image {
	height: 0;
	padding-bottom: 50%;
	overflow: hidden;
	border: 1px solid #ddd;
	position: relative;
}
.class-b .class-right-li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.class-b .class-right-li p {
	font-size: 15px;
	margin-top: 10px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
}
.class-b .class-right-li p a {
	color: #333;
}
.class-b .class-right-li .item:hover p a {
	color: #00994D;
}
.class-b .class-left {
	overflow: hidden;
}
.class-b .class-left .pro-type {
	height: 310px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-left: -20px;
}
.class-b .class-left .pro-type .item {
	margin-top: 34px;
	width: 50%;
	padding-left: 20px;
	box-sizing: border-box;
	float: left;
}
.class-b .class-left .pro-type .item:nth-child(2n + 1) {
	clear: both;
}
.class-b .class-left .pro-type .item:nth-child(-n + 2) {
	margin-top: 0;
}

.class-b .class-left .pro-type::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}
.class-b .class-left .pro-type::-webkit-scrollbar {
	width: 5px;
	height: 80px;
	border-radius: 5px;
}
.class-b .class-left .pro-type::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: rgba(191, 191, 191, 0.5);
	width: 5px;
	height: 80px;
}
.class-b .class-left .pro-type .label {
	font-size: 17px;
	font-weight: bold;
}
.class-b .class-left .pro-type .label i {
	display: inline-block;
	font-size: 11px;
	vertical-align: top;
	margin-left: 5px;
	margin-top: 4px;
	font-weight: normal;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.class-b .class-left .pro-type .label a {
	color: #333;
}
.class-b .class-left .pro-type .label a:hover {
	color: #00994D;
}
.class-b .class-left .pro-type .text-list {
	margin-top: 8px;
}
.class-b .class-left .pro-type .text-list p {
	font-size: 0;
}
.class-b .class-left .pro-type .text-list p a {
	font-size: 15px;
	color: #333;
	margin-right: 15px;
	margin-top: 12px;
	display: inline-block;
}
.class-b .class-left .pro-type .text-list p a:hover {
	color: #00994D;
}
.class-b .model {
	margin-top: 12px;
}
.class-b .model .sub-title {
	position: relative;
	overflow: hidden;
}
.class-b .model .sub-title .title-left {
	float: left;
	font-size: 16px;
	position: relative;
}
.class-b .model .sub-title .title-left b {
	position: relative;
	z-index: 2;
	margin-top: 9px;
	display: inline-block;
}
.class-b .model .sub-title .title-left::after {
	content: "";
	position: absolute;
	bottom: -4px;
	width: 100%;
	left: 0;
	height: 8px;
	background-image: -moz-linear-gradient( 0deg, rgb(0,153,77) 0%, rgba(255,255,255,0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(0,153,77) 0%, rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(0,153,77) 0%, rgba(255,255,255,0) 100%);
}
.class-b .model .sub-title .title-right {
	float: right;
	font-size: 0;
}
.class-b .model-search {
	display: inline-block;
	height: 34px;
	border-radius: 17px;
	border: 1px solid #ddd;
	width: 224px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	vertical-align: top;
}
.class-b .model-search input {
	width: 100%;
	box-sizing: border-box;
	height: 100%;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 0;
	border: 0;
}
.class-b .model-search button {
	position: absolute;
	right: 12px;
	top: 0;
	height: 100%;
	background: transparent;
	border: 0;
	color: #999;
	cursor: text;
}
.class-b .model-search button i {
	font-size: 16px;
}
.class-b .page-box {
	display: inline-block;
	margin-left: 20px;
	margin-top: 12px;
}
.class-b .swiper-button-next, .class-b .swiper-button-prev {
	position: static;
	width: auto;
	height: auto;
	margin-top: 0;
	cursor: pointer;
	background: none !important;
	display: inline-block;
}
.class-b .swiper-button-prev i {
	font-size: 12px;
	color: #666;
	display: inline-block;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.class-b .swiper-button-next i {
	font-size: 12px;
	color: #666;
	display: inline-block;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.class-b .swiper-pagination {
	position: static;
	width: auto !important;
	display: inline-block;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	margin: -2px 12px;
	vertical-align: top;
}
.class-b .model-btn {
	margin-top: 15px;
	overflow: hidden;
}
.class-b .model-btn .model-btn-left {
	float: left;
	font-size: 0;
}
.class-b .model-btn .model-btn-left a {
	display: inline-block;
	font-size: 14px;
	color: #999;
	line-height: 34px;
	height: 36px;
	padding: 0 14px;
	margin-right: 10px;
	background-color: #f0f0f0;
}
.class-b .model-btn .model-btn-left a.active {
	background-color: #00994D;
	color: #fff;
}
.class-b .model-btn .model-btn-left a:last-of-type {
	margin-right: 0;
}
.class-b .model-btn .BrandsLetter {
	float: right;
}
.BrandsLetter li {
	float: left;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	margin-left: 10px;
	margin-top: 10px;
}
.BrandsLetter li a {
	color: #333;
}
.BrandsLetter li.active a {
	color: #00994D;
	font-weight: bold;
}
.model .swiper {
	margin-top: 18px;
}
.model .swiper .swiper-slide {
	font-size: 0;
	width: calc(100% + 14px);
	padding-bottom: 2px;
}
.model .swiper .swiper-slide b {
	width: 14.28%;
	display: inline-block;
}
.model .swiper .swiper-slide a {
	margin-right: 14px;
    margin-top: 10px;
	border: 1px solid #dddddd;
	display: block;
	height: 39px;
	box-sizing: border-box;
	position: relative;
}
.model .swiper .swiper-slide b span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 14px;
	font-weight: normal;
	color: #333;
	width: 100%;
	text-align: center;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	padding: 0 7px;
	word-wrap: break-word;
    word-break: break-all;
}
.model .swiper .swiper-slide img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	padding: 2px;
	box-sizing: border-box;
}
.model .swiper .swiper-slide a:hover {
	border-color: #00994D;
}
.product-classify li.hover .class-b {
	opacity: 1;
	z-index: 99;
}
.main .news {
	float: left;
	margin: 0 30px;
	width: 782px;
}
.public-tab {
	background-color: #f5f5f5;
	padding: 6px;
}
.relative-box {
	position: relative;
}
.public-tab p {
	font-size: 0;
	position: relative;
	z-index: 2;
}
.public-tab a {
	font-size: 21px;
	color: #333;
	display: inline-block;
	width: 20%;
	text-align: center;
	line-height: 42px;
	height: 44px;
	position: relative;
	background-size: 24px auto;
	background-position: 19px center;
	background-repeat: no-repeat;
}
.public-tab a:hover {
	color: #00994D;
	font-weight: bold;
}
.public-tab a::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 18px;
	background-color: #ddd;
	right: 0;
	top: 14px;
}
.public-tab a:last-child::after,.public-tab a.focus::after {
	display: none;
}
.public-tab a.focus {
	color: #00994D;
	font-weight: bold;
	background-image: url(../../../../images/index/version/2024/ball.png);
}
.public-tab .followTab {
	position: absolute;
	top: 0;
	left: 0;
	width: 20%;
	height: 100%;
	background-color: #fff;
}
.news-bot {
	display: none;
}
.news-bot .news-top {
	margin-top: 26px;
}
.news-bot .news-top .title {
	height: 35px;
	overflow: hidden;
	font-weight: bold;
}
.news-bot .news-top .title .hot {
	display: inline-block;
	width: 114px;
	height: 33px;
	background: url(../../../../images/index/version/2024/hot-icon.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-right: 7px;
}
.news-bot .news-top .title a {
	vertical-align: top;
	line-height: 33px;
	font-size: 27px;
	color: #dd3131;
}
.news-bot .news-top .title a:hover {
	color: #00994D;
}
.news-bot .news-top .content {
	margin-top: 15px;
	font-size: 15px;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	color: #999;
}
.news-bot .news-top .content a {
	color: #dd3131;
}
.news-bot .news-top .content a:hover {
	color: #00994D;
}
.news-bot .news-2 {
	margin-top: 22px;
	padding-top: 22px;
	border-top: 1px solid #e6e6e6;
}
.news-bot .news-2 .box {
	margin-top: 26px;
	overflow: hidden;
}
.news-bot .news-2 .box:first-child {
	margin-top: 0;
}
.news-bot .news-2 .image-box {
	float: left;
	width: 234px;
	margin-right: 20px;
}
.news-bot .news-2 .image-box .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
}
.news-bot .news-2 .image-box .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.gradual {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(102,102,102,1)));
	background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,1));
	background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,1));
	background-image: -ms-linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,1));
	background-image: -o-linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,0.9));
	background-image: linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#{000000}', endColorStr='#{666666}');
	box-sizing: border-box;
}
.news-bot .news-2 .image-box .image span{
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0px;
	right: 0px;
	padding: 44px 8px 6px 8px;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
	font-weight: normal;
}
.news-bot .news-2 .image-box .image span strong{
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	display: block;
	font-weight: normal;
}
.news-bot .news-2 .image-box .image a:hover span strong{
	height: 48px;
}
.news-bot .news-2 .text-box {
	overflow: hidden;
	padding-top: 8px;
}
.news-bot .news-2 .text-box li {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	margin-top: 22px;
}
.news-bot .news-2 .text-box li a {
	color: #333;
}
.news-bot .news-2 .text-box li a:hover {
	color: #00994D;
}
.news-bot .news-2 .text-box li:first-child {
	font-size: 21px;
	font-weight: bold;
	line-height: 23px;
	height: 23px;
	margin-top: 0;
}
.news-bot .news-2 .box:nth-child(even) .image-box {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}
.news-2 .news-list ul li {
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-size: 16px;
	position: relative;
	margin-top: 23px;
	padding-right: 90px;
}
.news-2 .news-list ul li a {
	color: #333;
	position: relative;
}
.news-2 .news-list ul li:hover a{
	color: #00994d;
}
.news-2 .news-list ul li a:hover::after {
	background: #00994d;
}
.news-2 .news-list ul li a::before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #cccccc;
	border-radius: 50%;
	vertical-align: top;
	margin-right: 12px;
	margin-top: 8px;
}
.news-2 .news-list ul li span {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	color: #999;
}
.news-2 .news-list ul li:first-child {
	margin-top: 0;
}
.right-adv {
	overflow: hidden;
}
.brand-tab a,.brand-tab .followTab {
	width: 33.33%;
}
.brand-bot {
	display: none;
}
.hot-brands li {
	margin-top: 10px;
}
.hot-brands li .image {
	height: 0;
	padding-bottom: 22.54%;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #ddd;
	position: relative;
}
.hot-brands li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.brand-list {
	padding: 0 6px 6px;
	background: #f5f5f5;
}
.brand-list ul {
	overflow: hidden;
}
.brand-list ul li {
	width: 50%;
	height: 103px;
	line-height: 100px;
	text-align: center;
	float: left;
	box-sizing: border-box;
	position: relative;
	padding: 6px;
	background: #f5f5f5;
}
.brand-list ul li a {
    display: block;
    position: relative;
    height: 100%;
}
.brand-list ul li img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.brand-list ul li .item {
	display: none;
	width: calc(200% + 3px);
	height: calc(100% + 4px);
	position: absolute;
	left:-1px;
	top: -2px;
	z-index: 10;
    padding: 6px;
    box-sizing: border-box;
}
.brand-list ul li .item a {
    box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.2);
}
.brand-list ul li .item img {
	width: 100%;
	height: 100%;
}
.brand-list ul li:hover .item {
	display: block;
}
.brand-list ul li:nth-child(2n) .item {
	right:0;
	top: 0;
	left: auto;
}
.mt18 {
	margin-top: 18px;
}
.banner-adv ul.seven-has-big li {
    height: 140px;
}
.banner-adv ul.seven-has-big li .adv-item {
	width: 186px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}
.banner-adv ul.seven-has-big li table {
	width: 100%;
	height: 66px;
	margin-top: 12px;
}
.banner-adv ul.seven-has-big li.bandsimg table {
	width: 100%;
	height: 100%;
	margin-top: 0;
}
.banner-adv ul.seven-has-big li table td {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.banner-adv ul.seven-has-big li table img {
    display: inline-block;
}
.banner-adv ul.seven-has-big li a > p{ width:100%;text-align:center; font: normal 16px/26px "Microsoft Yahei"; color:#333333; overflow:hidden;}
.banner-adv ul.seven-has-big li a > .txtContent{width:100%;text-align:center; font: normal 12px/24px "Microsoft Yahei"; color:#888888; display:block;overflow:hidden;}
.banner-adv ul.seven-has-big li.bandsimg .adv-item {
	width: 384px;
}
.banner-adv ul.seven-has-big .adv-item .bandsContent b {
	margin-top: 28px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
}
.banner-adv ul.seven-has-big .adv-item em {
	display: block;
	width: 20px;
	height: 2px;
	background: #fff;
	margin: 10px auto 0;
}
.banner-adv ul.seven-has-big .bandsContent p {
	margin-top: 12px;
	line-height: 18px;
	padding: 0 7px;
}

.course .hot-recommend {
	width: 312px;
	margin-right: 30px;
	float: left;
	padding: 15px 12px 12px;
	background: url(../../../../images/index/version/2024/hot-recommend-bg.png) no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
.course .hot-recommend .title {
	text-align: center;
}
.course .hot-recommend .title img {
	width: 155px;
}
.course .hot-recommend ul {
	margin-top: 16px;
}
.course .hot-recommend ul li {
	margin-top: 12px;
}
.course .hot-recommend ul li:first-child {
	margin-top: 0;
}
.course .hot-recommend ul li .image {
	overflow: hidden;
	height: 0;
	position: relative;
	padding-bottom: 81.25%;
}
.course .hot-recommend ul li .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.course-right {
	overflow: hidden;
}
.course-nav {
	position: relative;
	margin-top: 3px;
}
.course-tab p {
	font-size: 0;
}
.course-tab p a {
	font-size: 21px;
	padding: 0 44px;
	display: inline-block;
	position: relative;
	color: #333;
	line-height: 27px;
	height: 27px;
}
.course-tab p a span {
	position: relative;
	z-index: 2;
}
.course-tab p a:first-child {
	padding-left: 8px;
}
.course-tab p a:first-child::after {
	display: none;
}
.course-tab p a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 1px;
	height: 18px;
	background-color: #ddd;
}
.course-tab p a.focus::before {
	content: "";
	position: absolute;
	right: 26px;
	bottom: 0;
	width: 31px;
	height: 35px;
	font-weight: bold;
	background-image: url(../../../../images/index/version/2024/course-tab.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.course-tab p a.focus {
	font-weight: bold;
	font-size: 25px;
}
.course-nav .more {
	position: absolute;
	right: 0;
	top: 6px;
	font-size: 15px;
	color: #333;
}
.course-nav .more i {
	display: inline-block;
	font-size: 9px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	vertical-align: top;
	margin-top: 3px;
	margin-left: 7px;
}
.course-bot {
	display: none;
	margin-top: 22px;
}
.course-list {
    overflow: hidden;
}
.course-list ul {
	margin-right: -20px;
	margin-top: -20px;
	overflow: hidden;
}
.course-list li {
	float: left;
	width: 25%;
}
.course-list li .item {
    margin-right: 20px;
    margin-top: 20px;
}
.course-list li .item .image {
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}
.course-list li .item .image img {
    position: absolute;
    width: 100%;
    height: 100%;
}
.course-list li .text p {
	font-size: 16px;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	margin-top: 10px;
	word-break: break-all;
	word-wrap: break-word;
}
.course-list li .text p a {
	color: #333;
}
.course-list li .text .company {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #999;
	margin-top: 6px;
	overflow: hidden;
}
.course-list li .text .company i {
	margin-right: 5px;
}
.course-live {
	overflow: hidden;
}
.course-live .big-live {
	float: left;
	margin-right: 17px;
	padding: 15px;
	box-sizing: border-box;
	width: 680px;
	background: url(../../../../images/index/version/2024/live-bg.png) no-repeat;
	background-size: cover;
	background-color: #f5f5f5;
}
.course-live .big-live .image {
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}
.course-live .big-live .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.course-live .big-live .image .data {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
}
.course-live .big-live .image .data-left {
	float: left;
}
.course-live .big-live .image .data-left mark {
	display: block;
	padding: 0 20px;
	background-color: #ed2a2a;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	line-height: 54px;
	height: 56px;
}
.course-live .big-live .image .data-left mark i {
	background: url(https://public.mtnets.com/Images/public/zhibo-icon.gif) no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 18px;
}
.course-live .big-live .image .data-left mark.replay {
	background-color: #04abe2;
}
.course-live .big-live .image .data-left mark.notice {
	background-color: #f97d21;
}
.course-live .big-live .image .data p {
	overflow: hidden;
	padding: 0 24px;
	line-height: 54px;
	height: 56px;
	font-size: 16px;
	color: #fff;
}
.course-live .big-live .image .data p span {
	margin-left: 22px;
}
.course-live .big-live .image .data p span i {
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
	margin-right: 7px;
	margin-top: 2px;
}
.course-live .big-live .image .data p span:first-child {
	margin-left: 0;
}
.course-live .big-live .text {
	padding: 24px 5px 0;
}
.course-live .big-live .text p {
	font-size: 23px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	font-weight: bold;
}
.course-live .big-live .text p a {
	color: #333;
}
.course-live .big-live .text p a:hover {
	color: #00994D;
}
.course-live .big-live .text .content {
	font-size: 14px;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	color: #999;
	margin-top: 18px;
}
.course-live .small-live {
	overflow: hidden;
}
.course-live .small-live li {
	margin-top: 17px;
	padding: 14px;
	background-color: #f5f5f5;
	overflow: hidden;
}
.course-live .small-live li:first-child {
	margin-top: 0;
}
.course-live .small-live li .image {
	float: right;
	width: 229px;
	margin-left: 30px;
}
.course-live .small-live li .image a {
	display: block;
	position: relative;
	height: 0;
	padding-bottom: 56.33%;
	overflow: hidden;
}
.course-live .small-live li .image img {
	position: absolute;
	width: 100%;
	height: 100%;
	-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;
}
.course-live .small-live li .image:hover img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.course-live .small-live li .text {
	overflow: hidden;
	padding-top: 2px;
}
.course-live .small-live li .text .status mark {
	display: inline-block;
	padding: 0 10px;
	background-color: #ed2a2a;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	height: 28px;
	border-radius: 2px;
}
.course-live .small-live li .text .status mark i {
	background: url(https://public.mtnets.com/Images/public/zhibo-icon.gif) no-repeat;
	background-size: contain;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 6px;
}
.course-live .small-live li .text .status mark.replay {
	background-color: #04abe2;
}
.course-live .small-live li .text .status mark.notice {
	background-color: #f97d21;
}
.course-live .small-live li .text p {
	font-size: 16px;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
	margin-top: 15px;
}
.course-live .small-live li .text p a {
	color: #333;
}
.course-live .small-live li .text p a:hover {
	color: #00994D;
}
.course-live .small-live li .text .company {
	font-size: 14px;
	color: #999;
	margin-top: 14px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}
.course-live .small-live li .text .company i {
	margin-right: 7px;
	display: inline-block;
	vertical-align: top;
	margin-top: 1px;
}
.public-title {
	text-align: center;
	background: url(../../../../images/index/version/2024/title.png) no-repeat;
	background-size: 100% auto;
	background-position-y: 22px;
}
.public-title b {
	font-size: 36px;
	display: inline-block;
	margin-top: -14px;
}
.mt24 {
	margin-top: 24px;
}
.hot-sale .list {
	overflow: hidden;
}
.hot-sale .list ul {
	overflow: hidden;
	margin-right: -18px;
	margin-top: -14px;
}
.hot-sale .list li {
	width: 16.66%;
	float: left;
}
.hot-sale .list li .item {
	margin-right: 18px;
	margin-top: 14px;
	/* background: url(../../../../images/index/version/2024/pro-bg.png) no-repeat; */
	background-size: cover;
	/* background-color: #f5f5f5; */
	padding: 8px 8px 20px;
	border: 1px solid #e6e6e6;
}
.hot-sale .list li .image {
	height: 0;
	padding-bottom: 100%;
	position: relative;
	background: #fff;
}
.hot-sale .list li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.hot-sale .list li .text {
	position: relative;
}
.hot-sale .list li .mark {
	text-align: center;
	transform: translateY(-50%);
}
.hot-sale .list li .mark img {
	width: 175px;
}
.hot-sale .list li .name {
	font-size: 17px;
	line-height: 19px;
	height: 19px;
	overflow: hidden;
	text-align: center;
	margin-top: 16px;
}
.hot-sale .list li .name a {
	color: #333;
}
.hot-sale .list li .name a:hover {
	color: #00994D;
}
.hot-sale .list li .data {
	margin-top: 16px;
}
.hot-sale .list li .data p {
	font-size: 15px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	color: #999;
	text-align: center;
	margin-top: 7px;
}
.hot-sale .list li .data p:first-child {
	margin-top: 0;
}
.hot-sale .list li .btn {
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.hot-sale .list li .btn a {
	display: block;
	height: 38px;
	line-height: 34px;
	border: 1px solid #f08200;
	border-radius: 2px;
	color: #fff;
	background-color: #f08200;
	font-size: 16px;
	text-align: center;
}
.hot-sale .list li .btn a:hover {
	background-color: transparent;
	color: #f08200;
}
.hot-sale .list li .item:hover .btn {
	opacity: 1;
}
.hot-sale .list li .item:hover .data {
	opacity: 0;
}
.recommend-pro-box {
	overflow: hidden;
}
.recommend-pro-box .left {
	float: left;
	width: 1124px;
	margin-right: 30px;
	padding: 10px;
	box-sizing: border-box;
	background-color: #f5f5f5;
}
.yiqi-tab p {
	font-size: 0;
}
.yiqi-tab p a {
	color: #333;
	width: calc(100% / 9);
	width: 11.11%;
	display: inline-block;
	text-align: center;
	position: relative;
	padding: 10px 0;
}
.yiqi-tab a i {
	display: block;
	font-size: 26px;
	height: 26px;
	line-height: 26px;
	font-weight: normal;
}
.yiqi-tab a span {
	display: block;
	margin-top: 4px;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
}
.yiqi-tab a.focus {
	color: #fff;
	background-color: #00994d;
	font-weight: bold;
}
.yiqi-tab a.focus::after {
	opacity: 1;
}
.yiqi-tab a.focus i {
	font-weight: normal;
}
.yiqi-tab a::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 50px;
	background-color: #e6e6e6;
	right: 0;
	top: 13px;
}
.yiqi-tab a.focus::before,.yiqi-tab a:last-child::before {
	display: none;
}
.pro-bot {
	display: none;
	overflow: hidden;
	margin-top: 10px;
}
.pro-list {
	overflow: hidden;
	background-color: #fff;
}
.pro-list li {
	float: left;
	width: 25%;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	box-sizing: border-box;
}
.pro-list li:nth-child(-n + 4) {
	border-top: 0;
}
.pro-list li:nth-child(4n) {
	border-right: 0;
}
.pro-list li .image {
	height: 200px;
	position: relative;
}
.pro-list li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
    max-height: 90%;
}
.pro-list li .text {
	padding: 18px;
}
.pro-list li .text p {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.pro-list li .text p a {
	color: #333;
}
.pro-list li .text p a:hover {
	color: #00994D;
}
.pro-list li .text .price {
	margin-top: 14px;
	position: relative;
	font-size: 20px;
	color: #e53636;
}
.pro-list li .text .price font {
	margin-right: 2px;
}
.pro-list li .text .price .city {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	color: #999;
}
.pro-list li .text .price .city i {
	color: #ccc;
	font-size: 14px;
	vertical-align: top;
	display: inline-block;
	margin-right: 4px;
	margin-top: 2px;
}
.pro-list li .text .itemBot {
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.pro-list li .text .itemBot a {
	display: block;
	height: 32px;
	line-height: 30px;
	border: 1px solid #f08200;
	border-radius: 2px;
	color: #fff;
	background-color: #f08200;
	font-size: 16px;
	text-align: center;
}
.pro-list li .item:hover .itemBot{
	opacity: 1;
}

.recommend-pro-box .right {
	overflow: hidden;
}
.yiqi-tab.offer-tab p a {
	width: 33.33%;
}
.offer-tab {
	padding: 10px;
	background: #f5f5f5;
}
.offer-bot {
	display: none;
}
.offer-bot .offer-list li {
	font-size: 16px;
	position: relative;
	padding-right: 104px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-top: 19px;
}
.offer-bot .offer-list li a {
	color: #333;
}
.offer-bot .offer-list li a:hover {
	color: #00994d;
}
.offer-bot .offer-list li .right {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999999;
}
.offer-bot .offer-list li .right mark {
	display: inline-block;
	padding: 0 5px;
	color: #00994d;
	background-color: #eaf5f0;
	vertical-align: top;
	margin-right: 10px;
}
.offer-bot:nth-child(3) .offer-list li {
	padding-right: 80px;
}
.offer-bot:nth-child(4) .offer-list li {
	padding-right: 64px;
}
.exhibition-box {
	overflow: hidden;
}
.exhibition-box .left {
	width: 1124px;
	margin-right: 30px;
	float: left;
}
.public-tab.exhibition-tab a,.public-tab.exhibition-tab .followTab {
	width: 146px;
}
.exhibition-bot {
	overflow: hidden;
	display: none;
}
.exhibition-list {
	margin-top: 20px;
	height: 530px;
	overflow: hidden auto;
}
.exhibition-list ul {
	margin-right: -20px;
	margin-top: -24px;
}
.exhibition-list ul::after {
    content: "";
    display: block;
    clear: both;
}
.exhibition-list li {
	float: left;
	width: 25%;
}
.exhibition-list li .item {
	margin-right: 20px;
	margin-top: 24px;
}
.exhibition-list li .image {
	height: 0;
	padding-bottom: 56.39%;
	overflow: hidden;
	position: relative;
}
.exhibition-list li .image img {
	position: absolute;
	width: 100%;
	height: 100%;
	-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;
}
.exhibition-list li .image:hover img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.exhibition-list li .day {
	margin-top: -15px;
	position: relative;
}
.exhibition-list li .day mark {
	border-radius: 10px 0;
	display: inline-block;
	padding: 0 14px;
	background-color: #f08200;
	font-size: 15px;
	color: #fff;
	line-height: 30px;
}
.exhibition-list li p {
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-top: 10px;
}
.exhibition-list li p a {
	color: #333;
}
.exhibition-list li p a:hover {
	color: #00994D;
}
.exhibition-list li .location {
	margin-top: 10px;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	color: #999;
}
.exhibition-box .right {
	overflow: hidden;
}
.exhibition-box .exhibition-top {
	padding: 22px;
	background: url(../../../../images/index/version/2024/exhibit-bg.png) no-repeat;
	background-size: cover;
	background-color: #00944a;
}
.exhibition-box .exhibition-top p {
	font-size: 25px;
	font-weight: bold;
	line-height: 37px;
	height: 74px;
	overflow: hidden;
}
.exhibition-box .exhibition-top p a {
	color: #fff;
}
.meet-tab {
	font-size: 0;
}
.meet-tab p a {
	font-size: 19px;
	display: inline-block;
	position: relative;
	color: #333;
	line-height: 60px;
	height: 62px;
	width: 33.33%;
	text-align: center;
	box-sizing: border-box;
	background: #f5f5f5;
	vertical-align: top;
}
.meet-tab p a span {
	position: relative;
	z-index: 2;
}
.meet-tab p a:first-child::after {
	display: none;
}
.meet-tab p a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 24px;
	width: 1px;
	height: 18px;
	background-color: #ddd;
}
.meet-tab p a.focus::before {
	content: "";
	position: absolute;
	right: 7px;
	bottom: 18px;
	width: 28px;
	height: 32px;
	font-weight: bold;
	background-image: url(../../../../images/index/version/2024/course-tab.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.meet-tab p a.focus {
	font-weight: bold;
	font-size: 21px;
}
.meet-bot {
	display: none;
	margin-top: 16px;
}
.meet-bot ul {
	position: relative;
}
.meet-bot ul::after {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	left: 7px;
	top: 0;
	background-color: #e6e6e6;
}
.meet-bot ul li {
	margin-top: 20px;
	padding-left: 22px;
	position: relative;
}
.meet-bot ul li::after {
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	border: 2px solid #ccc;
	border-radius: 50%;
	box-sizing: border-box;
	background-color: #fff;
	left: 3px;
	top: 11px;
	z-index: 2;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.meet-bot ul li:first-child {
	margin-top: 0;
}
.focus-show {
	overflow: hidden;
	max-height: 0;
}
.focus-show .time {
	font-size: 14px;
	color: #999;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}
.focus-show .box {
	overflow: hidden;
	margin-top: 10px;
}
.focus-show .box .image {
	float: left;
	width: 156px;
	margin-right: 14px;
}
.focus-show .box .image a {
	display: block;
	height: 0;
	position: relative;
	padding-bottom: 66.66%;
	overflow: hidden;
}
.focus-show .box .image img {
	position: absolute;
	width: 100%;
	height: 100%;
	-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;
}
.focus-show .box .image:hover img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.focus-show .box .text {
	overflow: hidden;
}
.focus-show .box .location {
	font-size: 14px;
	color: #999;
	margin-top: 18px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}
.meet-bot ul li p {
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
.meet-bot ul li p a {
	color: #333;
}
.meet-bot ul li p a:hover {
	color: #00994D;
}
.meet-bot ul li.focus .focus-show {
	max-height: 999px;
}
.meet-bot ul li.focus::after {
	border-color: #00994D;
	top: 5px;
}
.meet-bot ul li.focus .normal-show {
	display: none;
}
.vip-tab {
	overflow: hidden;
}
.vip-tab p {
	font-size: 0;
	margin-right: -14px;
}
.vip-tab p a {
	font-size: 24px;
	display: inline-block;
	width: 25%;
	text-align: center;
	vertical-align: top;
	color: #eba446;
	position: relative;
}
.vip-tab p a span {
	display: block;
	margin-right: 14px;
	line-height: 60px;
	height: 60px;
	background: url(../../../../images/index/version/2024/vip-bg2.png) no-repeat;
	background-size: cover;
	border-radius: 2px 2px 0 0;
	overflow: hidden;
	margin-top: 18px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.vip-tab p a.focus {
	color: #fff;
}
.vip-tab p a.focus span {
	height: 78px;
	line-height: 78px;
	margin-top: 0;
	background-image: url(../../../../images/index/version/2024/vip-bg1.png);
}
.vip-tab p span::before,
.vip-tab p span::after {
	content: "";
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 19px;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 31px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.vip-tab p span::before {
	background-image: url(../../../../images/index/version/2024/star1.png);
}
.vip-tab p span::after {
	background-image: url(../../../../images/index/version/2024/star2.png);
}
.vip-tab p span b {
	margin: 0 14px;
}
.vip-tab p a.focus span::before,
.vip-tab p a.focus span::after {
	opacity: 1;
}
.vip-tab .followTab {
	position: absolute;
	top: 0;
	left: 0;
	width: 25%;
	height: 100%;
	background: url(../../../../images/index/version/2024/vip-title.png) no-repeat;
	background-size: cover;
	display: none;
}
.vip-bot {
	display: none;
	padding: 10px 10px 0;
	background-color: #f5f5f5;
}
.vip-bot ul {
	overflow: hidden;
}
.vip-bot li {
	float: left;
	width: 25%;
	padding-left: 25px;
	box-sizing: border-box;
}
.vip-bot li a {
	display: inline-block;
	color: #333;
	height: 66px;
	line-height: 66px;
	overflow: hidden;
	font-size: 16px;
}
.vip-bot li a:hover {
	color: #00944d;
}
.vip-bot li .vip-icon {
	display: inline-block;
	width: 69px;
	height: 23px;
	background: url(../../../../images/index/version/2024/vip-bg.png) no-repeat;
	background-size: contain;
	font-size: 14.5px;
	color: #fff;
	line-height: 22px;
	font-family: "youshebiaoti";
	padding-left: 30px;
	box-sizing: border-box;
	margin-right: 7px;
}
.vip-bot li:nth-child(-n + 4),.vip-bot li:nth-child(9),.vip-bot li:nth-child(10),.vip-bot li:nth-child(11),.vip-bot li:nth-child(12),.vip-bot li:nth-child(17),.vip-bot li:nth-child(18),.vip-bot li:nth-child(19),.vip-bot li:nth-child(20),.vip-bot li:nth-child(25),.vip-bot li:nth-child(26),.vip-bot li:nth-child(27),.vip-bot li:nth-child(28) {
	background-color: #fff;
}
.gold .w {
	background: url(../../../../images/index/version/2024/gold-bg.png) no-repeat;
	background-size: cover;
	border-radius: 0 0 6px 6px;
}
.gold .title {
	text-align: center;
	padding: 22px 0 12px;
}
.gold .title span {
	position: relative;
	font-size: 36px;
	font-family: "阿里妈妈数黑体 Bold";
	color: #c5973f;
	line-height: 56px;
}
.gold .title span i {
	display: inline-block;
	width: 45px;
	height: 56px;
	background: url(../../../../images/index/version/2024/gold-icon.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-right: 7px;
}
.gold .title span::after, .gold .title span::before {
	width: 94px;
	height: 26px;
	content: "";
	position: absolute;
	top: 10px;
	background-size: contain;
	background-repeat: no-repeat;
}
.gold .title span::before {
	background-image: url(../../../../images/index/version/2024/titlel.png);
	left: -118px;
}
.gold .title span::after {
	background-image: url(../../../../images/index/version/2024/titler.png);
	right: -118px;
}
.gold-list {
	overflow: hidden;
	padding: 0 16px 16px;
}
.gold-list ul {
	overflow: hidden;
	margin-right: -12px;
}
.gold-list li {
	float: left;
	width: 16.66%;
	box-sizing: border-box;
}
.gold-list li:nth-child(6n) {
	border-right-color: transparent;
}
.gold-list li:nth-child(-n + 6) {
	border-top: 0;
}
.gold-list li a {
	color: #333;
	padding-bottom: 20px;
	margin-right: 12px;
	margin-top: 12px;
	background: #fff;
	width: auto;
	border-radius: 6px;
	overflow: hidden;
}
.gold-list li a:hover {
	color: #00994d;
}
.gold-list li a span {
    display: block;
    position: relative;
    text-align: center;
}
.gold-list li a .txt b{
	font-size: 16px;
	padding: 0 12px;
	display: inline-block;
	background-color: #fff;
	position:relative;
	font-weight: normal;
	z-index: 9;
}
.gold-list li a .txt::after{
	content:'';
	width: 80%;
	height: 1px;
	background-color: #ddd;
	position:absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
}
.gold-list li .image {
	position: relative;
	height: 0;
	padding-bottom: 46.58%;
	overflow: hidden;
}
.gold-list li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.link .w {
	padding: 20px 22px;
	background-color: #f5f5f5;
	box-sizing: border-box;
}
.link-tab {
	font-size: 0;
	position: relative;
}
.link-tab p a {
	font-size: 19px;
	display: inline-block;
	position: relative;
	color: #333;
	text-align: center;
	box-sizing: border-box;
	background: #f5f5f5;
	line-height: 34px;
	height: 36px;
	padding: 0 28px;
}
.link-tab p a span {
	position: relative;
	z-index: 2;
}
.link-tab p a:first-child::after {
	display: none;
}
.link-tab p a:first-child {
	padding-left: 0;
}
.link-tab p a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 11px;
	width: 1px;
	height: 18px;
	background-color: #ddd;
}
.link-tab p a.focus::before {
	content: "";
	position: absolute;
	right: 12px;
	bottom: 2px;
	width: 28px;
	height: 32px;
	font-weight: bold;
	background-image: url(../../../../images/index/version/2024/course-tab.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.link-tab p a.focus {
	font-weight: bold;
	font-size: 21px;
}
.link-tab .more {
	font-size: 15px;
	color: #00944d;
	position: absolute;
	right: 0;
	top: 0;
	height: 36px;
	line-height: 34px;
	border-radius: 18px;
	background-color: #e4f0ea;
	padding: 0 15px;
}
.link-tab .more i {
	font-size: 15px;
	display: inline-block;
	vertical-align: top;
	margin-right: 2px;
}
.link-tab .more:hover {
	color: #f60;
	background-color: #fff3e4;
}
.link-bot {
	margin-top: 10px;
}
.link-bot ul {
	margin-right: -16px;
	overflow: hidden;
}
.link-bot li {
	margin-top: 12px;
	float: left;
	font-size: 16px;
	margin-right: 16px;
	line-height: 1.2;
}
.link-bot li a {
	color: #333;
}
.link-bot li a:hover {
	color: #00944d;
}
.lista {
	margin-top: 26px;
}
.lista a {
	display: inline-block;
	padding: 0 21px;
	text-align: center;
	line-height: 36px;
	color: #fff;
	background: #63bf8c;
	font-size: 16px;
	margin-right: 11px;
}
.lista a:last-child {
	margin-right: 0;
}
.footer {
	padding: 40px 0;
	background: url(../../../../images/index/version/2024/foot-bg.png) no-repeat;
	margin-top: 20px;
	font-size: 15px;
	color: #dcdcdc;
    background-size: cover;
}
.foot-nav {
	float: left;
}
.foot-nav .logo {
	margin-top: -6px;
}
.foot-txt {
	overflow: hidden;
	padding: 30px 0 25px 0;
	border-bottom: 1px solid #303030;
}
.foot-txt li {
	float: left;
	margin-right: 25px;
}
.foot-txt li a{
	color: #dcdcdc;
}
.foot-txt li a:hover,.foot-nav p a:hover {
	color: #ff9700;
}
.foot-txt li:last-child {
	margin-right: 0;
}
.footer-web {
	margin-top: 20px;
}
.foot-nav .text {
	margin-top: 25px;
}
.foot-nav p {
	margin-top: 15px;
	font-size: 14px;
	color: #999;
}
.foot-nav p:first-child {
	margin-top: 0;
}
.foot-nav p a {
	color: #999;
}
.foot-img {
	overflow: hidden;
	background: url('../../../../images/index/version/2024/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 26px;
}
.foot-img li {
	width: 93px;
	height: 40px;
	float: left;
	margin-right: 6px;
}
.foot-img li a{
	display: block;
	height: 100%;
	color: #333;
	border-radius: 3px;
	overflow: hidden;
}
.foot-img li:nth-child(1) {
	width: 100px;
}
.foot-img li:nth-child(2) {
	width: 90px;
}
.foot-img li:nth-child(6) {
	width: 40px;
}
.hot-line {
	float: left;
	margin: 0 100px;
	padding: 0 100px 16px;
	border: 1px solid #303030;
	border-top: 0;
	border-bottom: 0;
	position: relative;
}
.hot-line::before,.hot-line::after {
	content: "";
	position: absolute;
	width: 3px;
	height: 10px;
	background-color: #ff9700;
	top: 0;
}
.hot-line::before {
	left: 0;
}
.hot-line::after {
	right: 0;
}
.footer .title {
	font-size: 20px;
	font-weight: bold;
	color: #e0e0e0;
}
.hot-line .tel-number {
	margin-top: 36px;
	font-size: 14px;
	color: #999;
}
.hot-line .tel-number b {
	font-size: 24px;
	display: block;
	margin-top: 10px;
	color: #ff9700;
}
.hot-line .qq-lx {
	margin-top: 20px;
}
.hot-line .qq-lx a {
	display: inline-block;
	width: 136px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background-color: #ff9700;
	color: #fff;
	font-size: 16px;
	border-radius: 2px;
	position: relative;
}
.footer .QQhover {
	position: absolute;
	left: 0px;
	bottom: 100%;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 110px;
	z-index: 9;
	outline: none;
	text-align: center;
	resize: none;
}
.footer .footerQQ:hover .QQhover{
	display: inline-block;
}
.footer .time-interval {
	margin-top: 13px;
	color: #999;
	font-size: 14px;
	line-height: 24px;
}
.service-qq {
	margin-top: 36px;
}
.service-qq p {
	line-height: 20px;
	margin-top: 16px;
}
.service-qq p:first-child {
	margin-top: 0;
}
.service-qq p b {
	font-weight: normal;
}
.service-qq p a {
	display: inline-block;
	position: relative;
	width: 18px;
	height: 20px;
	background: url(../../../../images/index/version/2024/QQ.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-left: 10px;
}
.qr-code {
	overflow: hidden;
}
.code-list {
	margin-top: 30px;
}
.code-list ul {
	overflow: hidden;
	margin-top: -15px;
}
.code-list li {
	width: 50%;
	float: left;
}
.code-list li .item {
	margin-right: 42px;
	text-align: center;
	margin-top: 15px;
}
.code-list li .image {
	background-color: #909090;
	padding: 4px;
}
.code-list li p {
	margin-top: 14px;
	color: #909090;
}
.rightBar{
	width: 60px;
	height: 426px;
	position: fixed;
	right: 5px;
	top: 156px;
	z-index: 999;
}
.rightBar a {
	display: block;
	height: 60px;
	background: #f0f0f0;
	font-size: 16px;
	line-height: 60px;
	margin-bottom: 1px;
	color: #333;
	text-align: center;
	cursor: pointer;
}
.rightBar a:hover{
	background: #00994d;
	color: #fff;
}
.rightBar a.focus{
	background: #00994d;
	color: #fff;
}
.rightBar a.toTop{
	display: block;
	width: 60px;
	height: 60px;
	background: url('../../../../images/index/version/2020/right-ico.png') no-repeat;
}
.rightBar a.toTop i {
	display: block;
	color: #fff;
	font-size: 25px;
	line-height: 60px;
	margin: 0 auto;
	text-align: center;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.banner-adv ul.seven-has-big li table tbody {
    height: 100%;
}
.advBottom{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10000;
}
.advBottom a{
	display: block;
}
.advBottom img{
	width: 100%;
	height: auto;
}
.advBottom i {
	position: absolute;
	right: 2px;
	top: -20px;
	font-style: normal;
	cursor: pointer;
	font-size: 20px;
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	color: #999;
	left: auto;
	bottom: auto;
}
.advBottom em {
    background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    height: 12px;
    width: 24px;
}

@media only screen and (min-width:1920px){
	.w{
		width: 1560px;
	}
    .footer {
    	font-size: 16px;
    }
    .foot-nav p {
    	font-size: 15px;
    }
    .footer .time-interval {
    	font-size: 15px;
    }
    .hot-line {
    	margin: 0 90px;
    	padding: 0 90px 16px;
    }
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1400px;
	}
	.nav ul li.hot::after {
		width: 26px;
		height: 26px;
	}
	.topSearch .right a {
		width: 114px;
		height: 38px;
		line-height: 36px;
		margin-left: 10px;
	}
    .class-b .model-search input {
    	font-size: 12px;
    	padding-right: 32px;
    }
    .course-list li .text p {
    	font-size: 15px;
    	line-height: 20px;
    	height: 40px;
    	margin-top: 8px;
    }
    .course-list li .text .company {
    	height: 20px;
    	line-height: 20px;
    	font-size: 13px;
    	margin-top: 6px;
    }
    .course-list li .text .company i {
    	font-size: 14px;
    }
    .course-list li .item {
    	margin-top: 16px;
    }
    .course-list ul {
    	margin-top: -16px;
    }
    .banner-adv ul.seven-has-big li {
    	height: 128px;
    }
    .banner-adv ul.seven-has-big li table {
    	height: 58px;
    	margin-top: 8px;
    }
	.searchBox .form {
		height: 48px;
	}
	.top-search .searchBox {
		margin-left: 98px;
		margin-top: 17px;
	}
	.searchBox input {
		width: 452px;
		font-size: 15px;
	}
	.searchBox button {
		width: 102px;
		font-size: 17px;
	}
	.searchBox button i {
		font-size: 17px;
	}
	.top-search .topAdv {
		width: 392px;
		height: 61px;
		margin-top: 9px;
	}
	.searchBox .form .select {
		width: 84px;
	}
	.searchBox .form .select .select-top p {
		font-size: 15px;
		line-height: 44px;
	}
    .searchBox .form .select .select-top i {
    	font-size: 10px;
    	margin-top: 19px;
    }
	.hot-adv dd a {
		font-size: 14px;
		margin-right: 14px;
	}
	.hot-adv dt {
		font-size: 19px;
	}
	.hot-adv dt::after {
		width: 11px;
		height: 11px;
	}
	.banner-adv .adv-item .bandsContent b {
		font-size: 14px;
		margin-top: 8px;
	}
	.banner-adv .adv-item .bandsContent p {
		font-size: 12px;
		margin-top: 5px;
	}
    .nav .home a {
    	font-size: 18px;
    }
    .nav .home a i {
    	font-size: 19px;
    }
    .nav ul li a {
    	height: 54px;
    	font-size: 18px;
    	line-height: 54px;
    	padding: 0 37px;
    }
	.mt15 {
		margin-top: 14px;
	}
	.nav-bot {
		padding: 9px 0;
	}
	.nav-bot .guide li a {
		padding: 0 16px;
	}
	.nav-bot .guide li {
		margin-right: 10px;
	}
	.nav-bot .web-sub li {
		margin-right: 20px;
	}
	.nav-bot .guide {
		margin-right: 30px;
	}
	.product-classify {
		width: 280px;
	}
	.product-classify .title {
		line-height: 50px;
		font-size: 21px;
	}
	.product-classify .title i {
		font-size: 20px;
		margin-top: 17px;
	}
	.product-classify .class-a {
		padding: 14px 0 14px 22px;
	}
	.product-classify .class-a .name {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.product-classify .class-a .text a {
		font-size: 13px;
		margin-right: 10px;
	}
	.class-b {
		width: 1120px;
		padding: 26px 30px;
		padding-right: 0;
	}
	.class-b .class-right-li .item {
		margin-right: 16px;
		margin-top: 22px;
	}
	.class-b .class-right-ul {
		margin-top: -22px;
		margin-right: -16px;
	}
	.class-b .class-right-li p {
		font-size: 14px;
		margin-top: 9px;
		line-height: 16px;
		height: 16px;
	}
	.class-b .class-right {
		padding: 0 34px;
		width: 364px;
	}
	.BrandsLetter li {
		margin-top: 6px;
	}
	.class-b .model-btn {
		margin-top: 10px;
	}
	.class-b .model-btn .BrandsLetter {
		width: 470px;
		margin-top: -6px;
	}
	.model .swiper {
		margin-top: 14px;
	}
	.class-b .class-left .pro-type .label {
		font-size: 16px;
	}
	.class-b .class-left .pro-type .text-list p a {
		font-size: 14px;
		margin-right: 13px;
		margin-top: 8px;
	}
	.class-b .class-left .pro-type .item {
		margin-top: 25px;
		padding-left: 20px;
	}
    .class-b .class-left .pro-type {
    	height: 260px;
    }
	.class-b .model-btn .model-btn-left a {
		margin-right: 10px;
	}
	.model .swiper .swiper-slide a {
		margin-right: 10px;
	}
	.model .swiper .swiper-slide {
		width: calc(100% + 10px);
	}
	.news-bot .news-top {
		margin-top: 22px;
	}
	.news-bot .news-top .title .hot {
		width: 103px;
		height: 30px;
	}
	.news-bot .news-top .title a {
		line-height: 26px;
		font-size: 24px;
	}
	.news-bot .news-top .title {
		height: 30px;
	}
	.news-bot .news-top .content {
		margin-top: 14px;
		font-size: 13px;
		line-height: 19px;
		height: 38px;
	}
	.news-bot .news-2 {
		margin-top: 20px;
		padding-top: 20px;
	}
	.news-bot .news-2 .box {
		margin-top: 25px;
	}
	.hot-brands li {
		margin-top: 8px;
	}
	.news-bot .news-2 .image-box {
		width: 210px;
		margin-right: 16px;
	}
	.news-bot .news-2 .text-box li:first-child {
		font-size: 19px;
		line-height: 21px;
		height: 21px;
	}
	.news-bot .news-2 .image-box .image span {
		padding: 40px 8px 6px 8px;
		font-size: 15px;
	}
	.news-bot .news-2 .text-box li {
		margin-top: 18px;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.news-2 .news-list ul li {
		line-height: 17px;
		height: 17px;
		font-size: 15px;
		margin-top: 20px;
	}
	.news-2 .news-list ul li a::before {
		margin-top: 7px;
	}
	.main .news {
		margin: 0 28px;
		width: 700px;
	}
	.public-tab {
		padding: 5px;
	}
	.public-tab a {
		font-size: 19px;
		height: 40px;
		line-height: 38px;
		background-size: 21px auto;
		background-position: 32px center;
	}
	.public-tab a::after {
		height: 16px;
		top: 13px;
	}
    .exhibition-list {
    	margin-top: 16px;
    	height: 475px;
    }
	.exhibition-list li .item {
		margin-right: 18px;
		margin-top: 22px;
	}
	.exhibition-list ul {
		margin-right: -18px;
		margin-top: -22px;
	}
	.hot-brands li .image {
		height: 82px;
		padding-bottom: 0;
	}
	.banner-adv ul.seven-has-big li .adv-item {
		width: 166px;
	}
	.banner-adv ul.seven-has-big li.bandsimg .adv-item {
		width: 344px;
	}
	.mt18 {
		margin-top: 16px;
	}
	.brand-list ul li {
		height: 92px;
		line-height: 92px;
	}
	.course .hot-recommend {
		width: 280px;
		margin-right: 28px;
		padding: 14px 10px 10px;
	}
	.course .hot-recommend .title img {
		width: 138px;
	}
	.course .hot-recommend ul {
		margin-top: 15px;
	}
	.course .hot-recommend ul li {
		margin-top: 10px;
	}
	.course-tab p a.focus {
		font-size: 22px;
	}
	.course-tab p a {
		font-size: 19px;
		padding: 0 38px;
		line-height: 26px;
		height: 26px;
	}
	.course-nav .more {
		font-size: 14px;
	}
	.course-tab p a.focus::before {
		right: 24px;
		width: 28px;
		height: 31px;
	}
	.course-bot {
		margin-top: 20px;
	}
	.course-live .big-live {
		margin-right: 16px;
		padding: 14px;
		width: 610px;
	}
	.course-live .big-live .image .data-left mark {
		font-size: 15px;
		line-height: 50px;
		height: 50px;
	}
	.course-live .big-live .image .data-left mark i {
		width: 18px;
		height: 18px;
		margin-top: 16px;
	}
	.course-live .big-live .image .data p {
		padding: 0 22px;
		line-height: 50px;
		height: 50px;
		font-size: 14px;
	}
	.course-live .big-live .image .data p span i {
		font-size: 13px;
	}
	.course-live .big-live .text {
		padding: 18px 5px 0;
	}
	.course-live .big-live .text p {
		font-size: 21px;
		line-height: 23px;
		height: 23px;
	}
	.course-live .big-live .text .content {
		font-size: 13px;
		line-height: 19px;
		height: 38px;
		margin-top: 18px;
	}
	.course-live .small-live li {
		margin-top: 14px;
		padding: 14px;
	}
	.course-live .small-live li .image {
		width: 201px;
		margin-left: 18px;
	}
	.course-live .small-live li .text .status mark {
		padding: 0 8px;
		font-size: 13px;
		line-height: 26px;
		height: 26px;
	}
	.course-live .small-live li .text .status mark i {
		width: 15px;
		height: 15px;
	}
	.course-live .small-live li .text p {
		font-size: 15px;
		line-height: 21px;
		height: 42px;
		margin-top: 11px;
	}
	.course-live .small-live li .text .company {
		font-size: 13px;
		margin-top: 11px;
		line-height: 15px;
		height: 15px;
	}
	.course-live .small-live li .text .company i {
		font-size: 14px;
	}
	.public-title b {
		font-size: 32px;
	}
	.public-title img {
		height: 26px;
	}
	.public-title {
		background-position-y: 20px;
	}
	.mt24 {
		margin-top: 21px;
	}
	.hot-sale .list ul {
		margin-right: -15px;
		margin-top: -12px;
	}
	.hot-sale .list li .item {
		margin-right: 15px;
		margin-top: 12px;
		padding: 7px 7px 18px;
	}
	.hot-sale .list li .mark img {
		width: 157px;
	}
	.hot-sale .list li .name {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.hot-sale .list li .data {
		margin-top: 15px;
	}
	.hot-sale .list li .data p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.hot-sale .list li .btn a {
		height: 34px;
		line-height: 32px;
		font-size: 14px;
	}
	.recommend-pro-box .left {
		width: 1008px;
		margin-right: 28px;
		padding: 9px;
	}
	.yiqi-tab a span {
		margin-top: 4px;
		font-size: 17px;
		height: 19px;
		line-height: 19px;
	}
	.pro-list li .image {
		height: 184px;
	}
	.pro-list li .text {
		padding: 12px;
	}
	.pro-list li .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.pro-list li .text .price {
		margin-top: 18px;
		font-size: 17px;
	}
	.pro-list li .text .price .city {
		font-size: 13px;
	}
	.pro-list li .text .price .city i {
		font-size: 13px;
		margin-right: 4px;
		margin-top: 1px;
	}
	.offer-tab {
		padding: 9px;
	}
	.yiqi-tab a i {
		font-size: 23px;
		height: 23px;
		line-height: 23px;
	}
	.yiqi-tab p a {
		padding: 9px 0;
	}
	.offer-bot .offer-list li {
		font-size: 15px;
		padding-right: 100px;
		line-height: 21px;
		height: 21px;
		margin-top: 16px;
	}
	.offer-bot .offer-list li .right {
		font-size: 13px;
	}
	.exhibition-box .left {
		width: 1008px;
		margin-right: 28px;
	}
	.public-tab.exhibition-tab a, .public-tab.exhibition-tab .followTab {
		width: 130px;
	}
	.exhibition-list li .day mark {
		padding: 0 12px;
		font-size: 13px;
		line-height: 27px;
	}
	.exhibition-list li p {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
	}
	.exhibition-list li .location {
		margin-top: 8px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.exhibition-box .exhibition-top p {
		font-size: 22px;
		line-height: 34px;
		height: 68px;
	}
	.exhibition-box .exhibition-top {
		padding: 20px;
	}
	.meet-tab p a {
		font-size: 17px;
		line-height: 56px;
		height: 56px;
	}
	.meet-tab p a.focus::before {
		right: 7px;
		bottom: 16px;
		width: 25px;
		height: 29px;
	}
	.meet-tab p a.focus {
		font-size: 19px;
	}
	.meet-bot ul li {
		margin-top: 15px;
	}
	.meet-bot {
		margin-top: 14px;
	}
	.meet-bot ul li p {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
	}
	.focus-show .box .image {
		width: 140px;
		margin-right: 12px;
	}
	.focus-show .box .location {
		font-size: 13px;
		margin-top: 16px;
		line-height: 15px;
		height: 15px;
	}
	.focus-show .time {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}

	.vip-bot {
		padding: 6px 6px 0;
	}
	.vip-bot li {
		padding-left: 22px;
	}
	.vip-bot li a {
		height: 60px;
		line-height: 60px;
		font-size: 15px;
	}
	.vip-bot li .vip-icon {
		width: 62px;
		height: 21px;
		font-size: 13px;
		line-height: 20px;
		padding-left: 20px;
	}
	.gold .title span::after, .gold .title span::before {
		width: 84px;
		height: 24px;
	}
	.gold .title span::before {
		left: -108px;
	}
	.gold .title span::after {
		right: -108px;
	}
	.link-tab p a {
		font-size: 17px;
		line-height: 30px;
		height: 32px;
		padding: 0 22px;
	}
	.link-tab p a.focus {
		font-size: 19px;
	}
	.link-tab p a.focus::before {
		right: 10px;
		bottom: 4px;
		width: 24px;
		height: 28px;
	}
	.link-tab p a::after {
		top: 8px;
		height: 16px;
	}
	.link-tab .more {
		font-size: 13px;
		height: 32px;
		line-height: 30px;
		padding: 0 15px;
	}
	.link-tab .more i {
		font-size: 12px;
		margin-right: 3px;
	}
	.link-bot li {
		margin-top: 11px;
		font-size: 15px;
		margin-right: 15px;
	}
	.lista {
		margin-top: 20px;
	}
	.lista a {
		padding: 0 20px;
		line-height: 34px;
		font-size: 14px;
    	margin-right: 7px;
	}
	.hot-line {
		margin: 0 80px;
		padding: 0 90px 16px;
	}
	.footer {
		padding: 36px 0;
		margin-top: 20px;
		font-size: 14px;
	}
	.foot-nav .logo img {
		width: 124px;
	}
	.foot-txt {
		padding: 28px 0 18px 0;
	}
	.foot-txt li {
		margin-right: 22px;
	}
	.foot-nav .text {
		margin-top: 22px;
	}
	.foot-nav p {
		margin-top: 14px;
		font-size: 13px;
	}
	.foot-img {
		margin-top: 22px;
	}
	.foot-img li:nth-child(1) {
		width: 92px;
	}
	.foot-img li:nth-child(2) {
		width: 82px;
	}
	.foot-img li {
		width: 86px;
		height: 37px;
		margin-right: 6px;
	}
	.foot-img li:nth-child(6) {
		width: 36px;
	}
	.hot-line {
		margin: 0 70px;
		padding: 0 90px 16px;
	}
	.footer .title {
		font-size: 19px;
	}
	.hot-line .tel-number {
		margin-top: 34px;
		font-size: 13px;
	}
	.hot-line .tel-number b {
		font-size: 22px;
		margin-top: 8px;
	}
	.hot-line .qq-lx a {
		width: 126px;
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.hot-line .qq-lx {
		margin-top: 18px;
	}
	.footer .time-interval {
		margin-top: 11px;
		font-size: 13px;
		line-height: 22px;
	}
	.service-qq {
		margin-top: 28px;
	}
	.service-qq p a {
		width: 17px;
		height: 19px;
	}
	.service-qq p {
		line-height: 19px;
		margin-top: 18px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1328px;
	}
	.nav ul li.hot::after {
		right: 17px;
		top: -8px;
		width: 22px;
		height: 22px;
	}
	.topSearch .right a {
		width: 114px;
		height: 38px;
		line-height: 36px;
		margin-left: 10px;
	}
	.topSearch .right a {
		width: 114px;
		height: 38px;
		line-height: 36px;
		margin-left: 10px;
	}
    .course-list li .text p {
    	font-size: 14px;
    	line-height: 18px;
    	height: 36px;
    	margin-top: 8px;
    }
    .course-list li .text .company {
    	height: 18px;
    	line-height: 18px;
    	font-size: 12px;
    	margin-top: 6px;
    }
    .course-list li .text .company i {
    	font-size: 14px;
    }
    .course-list li .item {
    	margin-top: 16px;
    }
    .course-list ul {
    	margin-top: -16px;
    }
    .banner-adv ul.seven-has-big li {
    	height: 122px;
    }
    .banner-adv ul.seven-has-big li table {
    	height: 54px;
    	margin-top: 8px;
    }
    .banner-adv ul.seven-has-big li a > p {
    	font: normal 14px/26px "Microsoft Yahei";
    }
	.top-search .logo {
		width: 163px;
	}
	.searchBox .form {
		height: 46px;
	}
	.top-search .searchBox {
		margin-left: 90px;
		margin-top: 15px;
	}
	.searchBox input {
		width: 430px;
		font-size: 14px;
	}
	.searchBox button {
		width: 97px;
		font-size: 16px;
	}
	.searchBox button i {
		font-size: 16px;
	}
	.top-search .topAdv {
		width: 372px;
		height: 58px;
		margin-top: 8px;
	}
	.searchBox .form .select {
		width: 80px;
	}
	.searchBox .form .select .select-top p {
		font-size: 14px;
		line-height: 42px;
	}
	.searchBox .form .select .select-top i {
		font-size: 9px;
	}
	.hot-adv dd a {
		font-size: 13px;
		margin-right: 13px;
	}
	.hot-adv dt {
		font-size: 18px;
	}
	.hot-adv dt::after {
		width: 11px;
		height: 11px;
	}
	.banner-adv .adv-item .bandsContent b {
		font-size: 14px;
		margin-top: 6px;
	}
	.banner-adv .adv-item .bandsContent p {
		font-size: 12px;
		margin-top: 5px;
	}
	.nav .w {
		padding-left: 146px;
	}
    .nav ul li a {
    	height: 52px;
    	font-size: 17px;
    	line-height: 52px;
    	padding: 0 35px;
    }
	.nav .home {
		left: -292px;
		bottom: -10px;
	}
	.nav .home a {
		font-size: 17px;
		line-height: 78px;
		height: 78px;
		padding-right: 76px;
		width: 447px;
	}
    .nav ul li .menu-bot p a {
		height: 40px;
		font-size: 14px;
		line-height: 40px;
	}
	.nav .home a i {
		font-size: 18px;
	}
	.nav ul li .menu-top a i.arrow {
		font-size: 11px;
	}
	.mt15 {
		margin-top: 10px;
	}
	.nav-bot {
		padding: 9px 0;
		font-size: 15px;
	}
	.nav-bot .label {
		width: 48px;
		margin-right: 10px;
		line-height: 30px;
	}
	.nav-bot .guide li a {
		padding: 0 14px;
	}
	.nav-bot .guide li {
		margin-right: 10px;
	}
	.nav-bot .web-sub li {
		margin-right: 20px;
	}
	.nav-bot .guide {
		margin-right: 30px;
	}
	.product-classify {
		width: 266px;
	}
	.product-classify .title {
		line-height: 48px;
		font-size: 20px;
	}
	.product-classify .title i {
		font-size: 19px;
		margin-top: 17px;
	}
	.product-classify .class-a {
		padding: 14px 0 14px 20px;
	}
	.product-classify .class-a .name {
		font-size: 16px;
		line-height: 18px;
		height: 18px;
	}
	.product-classify .class-a .text a {
		font-size: 13px;
		margin-right: 8px;
	}
	.product-classify .class-a .text {
		margin-top: 8px;
	}
	.class-b {
		width: 1062px;
		padding: 26px 26px;
		padding-right: 0;
	}
	.class-b .class-right-li .item {
		margin-right: 18px;
		margin-top: 24px;
	}
	.class-b .class-right-ul {
		margin-top: -24px;
		margin-right: -18px;
	}
	.class-b .class-right-li p {
		font-size: 13px;
		margin-top: 9px;
		line-height: 15px;
		height: 15px;
	}
	.class-b .class-right {
		padding: 0 34px;
		width: 338px;
	}
	.BrandsLetter li {
		margin-top: 9px;
		font-size: 12px;
		margin-left: 10px;
	}
	.class-b .model-btn {
		margin-top: 10px;
	}
	.model .swiper {
		margin-top: 14px;
	}
	.class-b .class-left .pro-type .label {
		font-size: 15px;
	}
	.class-b .class-left .pro-type .label i {
		font-size: 10px;
		margin-left: 5px;
		margin-top: 4px;
	}
	.class-b .class-left .pro-type .text-list p a {
		font-size: 13px;
		margin-right: 12px;
		margin-top: 7px;
	}
	.class-b .class-left .pro-type .text-list {
		margin-top: 6px;
	}
	.class-b .class-left .pro-type .item {
		margin-top: 25px;
		padding-left: 20px;
	}
	.class-b .class-left .pro-type {
		height: 245px;
	}
	.class-b .model-btn .model-btn-left a {
		font-size: 12px;
		line-height: 28px;
		height: 30px;
		padding: 0 12px;
		margin-right: 8px;
	}
	.model .swiper .swiper-slide a {
		margin-right: 10px;
	}
	.model .swiper .swiper-slide {
		width: calc(100% + 10px);
	}
	.news-bot .news-top {
		margin-top: 22px;
	}
	.news-bot .news-top .title .hot {
		width: 97px;
		height: 28px;
	}
	.news-bot .news-top .title a {
		line-height: 25px;
		font-size: 23px;
	}
	.news-bot .news-top .title {
		height: 28px;
	}
	.news-bot .news-top .content {
		margin-top: 14px;
		font-size: 13px;
		line-height: 19px;
		height: 38px;
	}
	.news-bot .news-2 {
		margin-top: 20px;
		padding-top: 20px;
	}
	.news-bot .news-2 .box {
		margin-top: 22px;
	}
	.hot-brands li {
		margin-top: 7px;
	}
	.news-bot .news-2 .image-box {
		width: 200px;
		margin-right: 14px;
	}
	.news-bot .news-2 .text-box li:first-child {
		font-size: 18px;
		line-height: 20px;
		height: 20px;
	}
	.news-bot .news-2 .image-box .image span {
		padding: 40px 8px 6px 8px;
		font-size: 14px;
	}
	.news-bot .news-2 .image-box .image span strong {
		height: 20px;
		line-height: 20px;
	}
	.news-bot .news-2 .image-box .image a:hover span strong {
		height: 40px;
	}
	.news-bot .news-2 .text-box li {
		margin-top: 16px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.news-2 .news-list ul li {
		line-height: 16px;
		height: 16px;
		font-size: 14px;
		margin-top: 17px;
	}
	.news-2 .news-list ul li a::before {
		margin-top: 7px;
	}
	.topSearch .search {
		margin-left: 100px;
	}
	.main .news {
		margin: 0 26px;
		width: 665px;
	}
	.public-tab {
		padding: 5px;
	}
	.public-tab a {
		font-size: 18px;
		height: 38px;
		line-height: 36px;
		background-size: 20px auto;
		background-position: 33px center;
	}
	.public-tab.exhibition-tab a, .public-tab.exhibition-tab .followTab {
		width: 124px;
	}
	.public-tab a::after {
		height: 16px;
		top: 13px;
	}
	.exhibition-list {
		margin-top: 16px;
        height: 444px;
	}
	.exhibition-list li .item {
		margin-right: 16px;
		margin-top: 19px;
	}
	.exhibition-list ul {
		margin-right: -16px;
		margin-top: -19px;
	}
	.banner-adv ul.seven-has-big li .adv-item {
		width: 157px;
	}
	.banner-adv ul.seven-has-big li.bandsimg .adv-item {
		width: 324px;
	}
	.mt18 {
		margin-top: 16px;
	}
	.brand-list ul li {
		height: 86px;
		line-height: 86px;
	}
	.course .hot-recommend {
		width: 266px;
		margin-right: 26px;
		padding: 14px 10px 10px;
	}
	.course .hot-recommend .title img {
		width: 132px;
	}
	.course .hot-recommend ul {
		margin-top: 14px;
	}
	.course .hot-recommend ul li {
		margin-top: 10px;
	}
	.course-tab p a.focus {
		font-size: 21px;
	}
	.course-tab p a {
		font-size: 18px;
		padding: 0 36px;
		line-height: 24px;
		height: 24px;
	}
	.course-tab p a::after {
		top: 6px;
		width: 1px;
		height: 17px;
	}
	.course-nav .more {
		font-size: 14px;
		top: 8px;
	}
	.course-tab p a.focus::before {
		right: 24px;
		width: 28px;
		height: 31px;
	}
	.course-bot {
		margin-top: 20px;
	}
	.course-live .big-live {
		margin-right: 14px;
		padding: 13px;
		width: 578px;
	}
	.course-live .big-live .image .data-left mark {
		font-size: 14px;
		line-height: 48px;
		height: 48px;
		padding: 0 18px;
	}
	.course-live .big-live .image .data-left mark i {
		width: 18px;
		height: 18px;
		margin-top: 16px;
	}
	.course-live .big-live .image .data p {
		padding: 0 22px;
		line-height: 48px;
		height: 48px;
		font-size: 14px;
	}
	.course-live .big-live .image .data p span {
		margin-left: 16px;
	}
	.course-live .big-live .image .data p span i {
		font-size: 13px;
	}
	.course-live .big-live .text {
		padding: 16px 5px 0;
	}
	.course-live .big-live .text p {
		font-size: 20px;
		line-height: 22px;
		height: 22px;
	}
	.course-live .big-live .text .content {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 18px;
	}
	.course-live .small-live li {
		margin-top: 12px;
		padding: 13px;
	}
	.course-live .small-live li .image {
		width: 194px;
		margin-left: 18px;
	}
	.course-live .small-live li .text .status mark {
		padding: 0 8px;
		font-size: 12px;
		line-height: 22px;
		height: 24px;
	}
	.course-live .small-live li .text .status mark i {
		width: 14px;
		height: 14px;
	}
	.course-live .small-live li .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 10px;
	}
	.course-live .small-live li .text .company {
		font-size: 12px;
		margin-top: 10px;
		line-height: 14px;
		height: 14px;
	}
	.course-live .small-live li .text .company i {
		font-size: 13px;
	}
	.public-title b {
		font-size: 31px;
	}
	.public-title img {
		height: 26px;
	}
	.public-title {
		background-position-y: 20px;
	}
	.mt24 {
		margin-top: 16px;
	}
	.hot-sale .list ul {
		margin-right: -14px;
		margin-top: -12px;
	}
	.hot-sale .list li .item {
		margin-right: 14px;
		margin-top: 12px;
		padding: 7px 7px 18px;
	}
	.hot-sale .list li .mark img {
		width: 148px;
	}
	.hot-sale .list li .name {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.hot-sale .list li .data {
		margin-top: 15px;
	}
	.hot-sale .list li .data p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.hot-sale .list li .btn a {
		height: 34px;
		line-height: 32px;
		font-size: 14px;
	}
	.recommend-pro-box .left {
		width: 956px;
		margin-right: 26px;
		padding: 9px;
	}
	.yiqi-tab a span {
		margin-top: 4px;
		font-size: 15px;
		height: 17px;
		line-height: 17px;
	}
	.banner-adv ul.seven-has-big .adv-item .bandsContent b {
		margin-top: 18px;
		line-height: 17px;
		height: 17px;
	}
	.pro-list li .image {
		height: 174px;
	}
	.pro-list li .text {
		padding: 12px;
	}
	.pro-list li .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.pro-list li .text .price {
		margin-top: 18px;
		font-size: 17px;
	}
	.pro-list li .text .price .city {
		font-size: 13px;
	}
	.pro-list li .text .price .city i {
		font-size: 13px;
		margin-right: 4px;
		margin-top: 1px;
	}
	.offer-tab {
		padding: 9px;
	}
	.yiqi-tab a i {
		font-size: 23px;
		height: 23px;
		line-height: 23px;
	}
	.yiqi-tab p a {
		padding: 9px 0;
	}
	.offer-bot .offer-list li {
		font-size: 14px;
		padding-right: 98px;
		line-height: 20px;
		height: 20px;
		margin-top: 16px;
	}
	.offer-bot .offer-list li .right {
		font-size: 12px;
	}
	.exhibition-box .left {
		width: 956px;
		margin-right: 26px;
	}
	.public-tab.exhibition-tab a, .public-tab.exhibition-tab .followTab {
		width: 130px;
	}
	.exhibition-list li .day mark {
		padding: 0 12px;
		font-size: 12px;
		line-height: 27px;
	}
	.exhibition-list li p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.exhibition-list li .location {
		margin-top: 8px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.exhibition-box .exhibition-top p {
		font-size: 21px;
		line-height: 32px;
		height: 64px;
	}
	.exhibition-box .exhibition-top {
		padding: 18px;
	}
	.meet-tab p a {
		font-size: 16px;
		line-height: 52px;
		height: 52px;
	}
	.meet-tab p a.focus::before {
		right: 7px;
		bottom: 15px;
		width: 23px;
		height: 27px;
	}
	.meet-tab p a::after {
		top: 20px;
		height: 16px;
	}
	.meet-tab p a.focus {
		font-size: 18px;
	}
	.meet-bot ul li {
		margin-top: 17px;
	}
	.meet-bot {
		margin-top: 14px;
	}
	.meet-bot ul li p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.focus-show .box .image {
		width: 132px;
		margin-right: 12px;
	}
	.focus-show .box .location {
		font-size: 12px;
		margin-top: 16px;
		line-height: 14px;
		height: 14px;
	}
	.focus-show .time {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.meet-bot ul li::after {
		width: 8px;
		height: 8px;
		top: 8px;
	}
	.meet-bot ul li.focus::after {
		top: 4px;
	}
	.vip-bot {
		padding: 6px 6px 0;
	}
	.vip-bot li {
		padding-left: 22px;
	}
	.vip-bot li a {
		height: 58px;
		line-height: 58px;
		font-size: 14px;
	}
	.vip-bot li .vip-icon {
		width: 62px;
		height: 21px;
		font-size: 13px;
		line-height: 20px;
		padding-left: 20px;
	}
	.gold .title span {
		font-size: 32px;
		line-height: 48px;
	}
	.gold .title span i {
		width: 38px;
		height: 48px;
	}
	.gold .title span::after, .gold .title span::before {
		width: 84px;
		height: 24px;
	}
	.gold .title span::before {
		left: -108px;
	}
	.gold .title span::after {
		right: -108px;
	}
	.link-tab p a {
		font-size: 17px;
		line-height: 30px;
		height: 32px;
		padding: 0 22px;
	}
	.link-tab p a.focus {
		font-size: 19px;
	}
	.link-tab p a.focus::before {
		right: 10px;
		bottom: 4px;
		width: 24px;
		height: 28px;
	}
	.link-tab p a::after {
		top: 8px;
		height: 16px;
	}
	.link-tab .more {
		font-size: 13px;
		height: 32px;
		line-height: 30px;
		padding: 0 15px;
	}
	.link-tab .more i {
		font-size: 12px;
		margin-right: 3px;
	}
	.link-bot li {
		margin-top: 11px;
		font-size: 15px;
		margin-right: 15px;
	}
	.lista {
		margin-top: 20px;
	}
	.lista a {
		padding: 0 18px;
		line-height: 34px;
		font-size: 14px;
		margin-right: 7px;
	}
	.hot-line {
		margin: 0 80px;
		padding: 0 90px 16px;
	}
	.footer {
		padding: 36px 0;
		margin-top: 20px;
	}
	.foot-nav .logo img {
		width: 114px;
	}
	.foot-txt {
		padding: 26px 0 18px 0;
	}
	.foot-txt li {
		margin-right: 18px;
	}
	.foot-nav .text {
		margin-top: 22px;
	}
	.foot-nav p {
		margin-top: 14px;
	}
	.foot-img {
		margin-top: 22px;
	}
	.foot-img li:nth-child(1) {
		width: 87px;
	}
	.foot-img li:nth-child(2) {
		width: 78px;
	}
	.foot-img li {
		width: 81px;
		height: 35px;
		margin-right: 6px;
	}
	.foot-img li:nth-child(6) {
		width: 32px;
	}
    .hot-line {
    	margin: 0 60px;
    	padding: 0 60px 16px;
    }
	.footer .title {
		font-size: 17px;
	}
	.hot-line .tel-number {
		margin-top: 28px;
		font-size: 12px;
	}
	.hot-line .tel-number b {
		font-size: 20px;
		margin-top: 8px;
	}
	.hot-line .qq-lx a {
		width: 116px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.hot-line .qq-lx {
		margin-top: 15px;
	}
	.footer .time-interval {
		margin-top: 11px;
		font-size: 12px;
		line-height: 22px;
	}
	.service-qq {
		margin-top: 25px;
	}
	.service-qq p a {
		width: 17px;
		height: 19px;
	}
	.service-qq p {
		line-height: 19px;
		margin-top: 12px;
	}
	.code-list li p {
		margin-top: 10px;
	}
	.code-list {
		margin-top: 24px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1138px;
	}
	.nav ul li.hot::after {
		right: 10px;
		top: -7px;
		width: 20px;
		height: 20px;
	}
	.topSearch .right a {
		width: 114px;
		height: 38px;
		line-height: 36px;
		margin-left: 10px;
	}
    .vip-tab p a {
		font-size: 18px;
	}
	.vip-tab p a span {
		margin-right: 12px;
		line-height: 46px;
		height: 46px;
		margin-top: 14px;
	}
	.vip-tab p {
		margin-right: -12px;
	}
	.vip-tab p a.focus span {
		height: 60px;
		line-height: 60px;
	}
	.vip-tab p span::before, .vip-tab p span::after {
		width: 18px;
		height: 15px;
		margin-top: 23px;
	}
	.vip-tab p span b {
		margin: 0 10px;
	}
    .course-list li .text p {
    	font-size: 13px;
    	line-height: 17px;
    	height: 34px;
    	margin-top: 6px;
    }
    .course-list li .text .company {
    	height: 16px;
    	line-height: 16px;
    	font-size: 12px;
    	margin-top: 6px;
    }
    .course-list li .text .company i {
    	font-size: 13px;
    }
    .course-list li .item {
    	margin-top: 12px;
    }
    .course-list ul {
    	margin-top: -12px;
    }
    .banner-adv ul.seven-has-big li {
    	height: 104px;
    }
    .banner-adv ul.seven-has-big li table {
    	height: 42px;
    	margin-top: 8px;
    }
    .banner-adv ul.seven-has-big li a > p {
    	font: normal 13px/26px "Microsoft Yahei";
    }
    .banner-adv ul.seven-has-big li a > .txtContent {
    	font: normal 12px/20px "Microsoft Yahei";
    }
	.top-search .logo {
		width: 140px;
	}
	.searchBox .form {
		height: 40px;
	}
	.top-search .searchBox {
		margin-left: 78px;
		margin-top: 15px;
	}
	.searchBox input {
		width: 366px;
		font-size: 12px;
	}
	.searchBox button {
		width: 84px;
		font-size: 13px;
	}
	.searchBox button i {
		font-size: 14px;
	}
	.top-search .topAdv {
		width: 320px;
		height: 52px;
		margin-top: 5px;
	}
	.searchBox .form .select {
		width: 70px;
	}
	.searchBox .form .select .select-top p {
		font-size: 12px;
		line-height: 36px;
	}
	.searchBox .form .select .select-top i {
		font-size: 7px;
		margin-top: 17px;
	}
	.hot-adv dd a {
		font-size: 12px;
		margin-right: 10px;
		line-height: 16px;
	}
	.hot-adv dl {
		margin-right: -10px;
	}
	.hot-adv dt {
		font-size: 16px;
	}
	.hot-adv dt::after {
		width: 11px;
		height: 11px;
	}
	.banner-adv .adv-item .bandsContent b {
		font-size: 12px;
		margin-top: 4px;
	}
	.banner-adv .adv-item .bandsContent p {
		font-size: 12px;
		margin-top: 4px;
	}
	.topSearch .search input {
		width: 460px;
	}
	.nav .w {
		padding-left: 120px;
	}
    .nav ul li a {
    	height: 50px;
    	font-size: 16px;
    	line-height: 50px;
    	padding: 0 28px;
    }
    .nav .home {
    	left: -118px;
    	bottom: -9px;
    }
    .nav .home a {
    	font-size: 16px;
    	line-height: 72px;
    	height: 72px;
    	padding-right: 58px;
    	width: 250px;
    }
    .nav ul li .menu-bot p a {
		height: 40px;
		font-size: 14px;
		line-height: 40px;
	}
	.nav .home a i {
		font-size: 18px;
	}
    .nav ul li .menu-top a i.arrow {
    	font-size: 9px;
    	margin-top: 21px;
    }
	.mt15 {
		margin-top: 10px;
	}
	.nav-bot {
		padding: 8px 0;
		font-size: 12px;
	}
	.subnet-top a, .nav-bot .web-sub li a, .nav-bot .guide li a {
		line-height: 28px;
		height: 28px;
	}
	.subnet-top i {
		font-size: 8px;
		margin: 12px 0 0 6px;
	}
	.nav-bot .label {
		width: 38px;
		margin-right: 10px;
		line-height: 30px;
	}
	.nav-bot .guide li a {
		padding: 0 12px;
	}
	.nav-bot .guide li {
		margin-right: 10px;
	}
	.nav-bot .web-sub li {
		margin-right: 20px;
	}
	.nav-bot .guide {
		margin-right: 24px;
	}
	.product-classify {
		width: 228px;
	}
	.product-classify .title {
		line-height: 40px;
		font-size: 16px;
	}
	.product-classify .title i {
		font-size: 16px;
		margin-top: 14px;
	}
	.product-classify .class-a {
		padding: 12px 0 11px 16px;
	}
	.product-classify .class-a .name {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.product-classify .class-a .text a {
		font-size: 12px;
		margin-right: 6px;
	}
	.product-classify .class-a .text {
		margin-top: 6px;
	}
	.class-b {
		width: 910px;
		padding: 20px 20px;
		padding-right: 0;
	}
	.class-b .class-right-li .item {
		margin-right: 16px;
		margin-top: 22px;
	}
	.class-b .class-right-ul {
		margin-top: -22px;
		margin-right: -16px;
	}
	.class-b .class-right-li p {
		font-size: 12px;
		margin-top: 8px;
		line-height: 14px;
		height: 14px;
	}
	.class-b .model .sub-title .title-left {
		font-size: 14px;
	}
    .class-b .model-search input {
    	font-size: 12px;
    	padding-left: 10px;
    }
    .class-b .model-search {
    	height: 28px;
    	border-radius: 17px;
    	width: 211px;
    }
	.class-b .model-search button i {
		font-size: 14px;
	}
	.class-b .swiper-pagination {
		font-size: 12px;
		margin: -2px 8px;
	}
	.class-b .swiper-button-prev i,.class-b .swiper-button-next i {
		font-size: 10px;
	}
	.class-b .model .sub-title .title-left b {
		margin-top: 2px;
	}
	.class-b .page-box {
		margin-top: 9px;
	}
	.class-b .class-right {
		padding: 0 32px;
		width: 288px;
	}
	.BrandsLetter li {
		margin-top: 9px;
		font-size: 12px;
		margin-left: 7px;
	}
    .class-b .model {
    	margin-top: 10px;
    }
	.class-b .model-btn {
		margin-top: 8px;
	}
	.model .swiper {
		margin-top: 10px;
	}
	.class-b .class-left .pro-type .label {
		font-size: 15px;
	}
	.class-b .class-left .pro-type .label i {
		font-size: 10px;
		margin-left: 5px;
		margin-top: 4px;
	}
	.class-b .class-left .pro-type .text-list p a {
		font-size: 13px;
		margin-right: 12px;
		margin-top: 7px;
	}
	.class-b .class-left .pro-type .text-list {
		margin-top: 6px;
	}
	.class-b .class-left .pro-type .item {
		margin-top: 25px;
		padding-left: 20px;
	}
    .class-b .class-left .pro-type {
    	height: 215px;
    }
	.class-b .model-btn .model-btn-left a {
		font-size: 12px;
		line-height: 28px;
		height: 28px;
		padding: 0 10px;
		margin-right: 7px;
	}
    .model .swiper .swiper-slide a {
    	margin-right: 10px;
    	margin-top: 7px;
    }
	.model .swiper .swiper-slide {
		width: calc(100% + 10px);
	}
	.news-bot .news-top {
		margin-top: 18px;
	}
	.news-bot .news-top .title .hot {
		width: 83px;
		height: 24px;
	}
	.news-bot .news-top .title a {
		line-height: 23px;
		font-size: 20px;
	}
	.news-bot .news-top .title {
		height: 26px;
	}
	.news-bot .news-top .content {
		margin-top: 8px;
		font-size: 12px;
		line-height: 17px;
		height: 34px;
	}
	.news-bot .news-2 {
		margin-top: 20px;
		padding-top: 19px;
	}
	.news-bot .news-2 .box {
		margin-top: 22px;
	}
	.hot-brands li {
		margin-top: 7px;
	}
	.news-bot .news-2 .image-box {
		width: 170px;
		margin-right: 12px;
	}
	.news-bot .news-2 .text-box li:first-child {
		font-size: 16px;
		line-height: 18px;
		height: 18px;
	}
	.news-bot .news-2 .image-box .image span {
		padding: 40px 8px 6px 8px;
		font-size: 12px;
	}
	.news-bot .news-2 .image-box .image span strong {
		height: 20px;
		line-height: 20px;
	}
	.news-bot .news-2 .image-box .image a:hover span strong {
		height: 40px;
	}
	.news-bot .news-2 .text-box li {
		margin-top: 14px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.news-bot .news-2 .text-box {
		padding-top: 5px;
	}
	.news-2 .news-list ul li {
		line-height: 14px;
		height: 14px;
		font-size: 12px;
		margin-top: 14px;
	}
	.news-2 .news-list ul li a::before {
		margin-top: 6px;
		width: 4px;
		height: 4px;
		margin-right: 7px;
	}
	.topSearch .search {
		margin-left: 100px;
	}
	.main .news {
		margin: 0px 23px;
		width: 570px;
	}
	.public-tab {
		padding: 5px;
	}
	.public-tab a {
		font-size: 15px;
		height: 32px;
		line-height: 30px;
		background-size: 18px auto;
		background-position: 20px center;
	}
	.public-tab.exhibition-tab a, .public-tab.exhibition-tab .followTab {
		width: 124px;
	}
	.public-tab a::after {
		height: 16px;
		top: 10px;
	}
	.exhibition-list {
		margin-top: 16px;
        height: 408px;
	}
	.exhibition-list li .item {
		margin-right: 16px;
		margin-top: 19px;
	}
	.exhibition-list ul {
		margin-right: -16px;
		margin-top: -19px;
	}
	.banner-adv ul.seven-has-big li .adv-item {
		width: 134px;
	}
	.banner-adv ul.seven-has-big li.bandsimg .adv-item {
		width: 274px;
	}
	.mt18 {
		margin-top: 14px;
	}
	.brand-list ul li {
		height: 75px;
		line-height: 75px;
	}
	.course .hot-recommend {
		width: 228px;
		margin-right: 24px;
		padding: 14px 8px 8px;
	}
	.course .hot-recommend .title img {
		width: 114px;
	}
	.course .hot-recommend ul {
		margin-top: 10px;
	}
	.course .hot-recommend ul li {
		margin-top: 10px;
	}
	.course-tab p a.focus {
		font-size: 18px;
	}
	.course-tab p a {
		font-size: 15px;
		padding: 0 30px;
		line-height: 22px;
		height: 22px;
	}
	.course-tab p a::after {
		top: 6px;
		width: 1px;
		height: 17px;
	}
	.course-nav .more {
		font-size: 14px;
		top: 6px;
	}
	.course-tab p a.focus::before {
		right: 15px;
		width: 26px;
		height: 28px;
	}
	.course-bot {
		margin-top: 16px;
	}
	.course-live .big-live {
		margin-right: 12px;
		padding: 11px;
		width: 496px;
	}
	.course-live .big-live .image .data-left mark {
		font-size: 12px;
		line-height: 40px;
		height: 40px;
		padding: 0 14px;
	}
	.course-live .big-live .image .data-left mark i {
		width: 14px;
		height: 14px;
		margin-top: 14px;
	}
	.course-live .big-live .image .data p {
		padding: 0 16px;
		line-height: 40px;
		height: 40px;
		font-size: 12px;
	}
	.course-live .big-live .image .data p span {
		margin-left: 16px;
	}
	.course-live .big-live .image .data p span i {
		font-size: 13px;
	}
	.course-live .big-live .text {
		padding: 14px 5px 0;
	}
	.course-live .big-live .text p {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.course-live .big-live .text .content {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 13px;
	}
	.course-live .small-live li {
		margin-top: 11px;
		padding: 10px;
	}
	.course-live .small-live li .image {
		width: 171px;
		margin-left: 16px;
	}
	.course-live .small-live li .text .status mark {
		padding: 0 8px;
		font-size: 12px;
		line-height: 22px;
		height: 24px;
	}
	.course-live .small-live li .text .status mark i {
		width: 13px;
		height: 13px;
	}
	.course-live .small-live li .text p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 8px;
	}
	.course-live .small-live li .text .company {
		font-size: 12px;
		margin-top: 8px;
		line-height: 14px;
		height: 14px;
	}
	.course-live .small-live li .text .company i {
		font-size: 13px;
	}
	.public-title b {
		font-size: 27px;
	}
	.public-title img {
		height: 22px;
	}
	.public-title {
		background-position-y: 16px;
	}
	.mt24 {
		margin-top: 14px;
	}
	.link .w {
		padding: 14px 16px;
		box-sizing: border-box;
	}
	.hot-sale .list ul {
		margin-right: -10px;
		margin-top: -12px;
	}
	.hot-sale .list li .item {
		margin-right: 10px;
		margin-top: 12px;
		padding: 7px 7px 18px;
	}
	.hot-sale .list li .mark img {
		width: 148px;
	}
	.hot-sale .list li .name {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.hot-sale .list li .data {
		margin-top: 12px;
	}
	.hot-sale .list li .data p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 5px;
	}
	.hot-sale .list li .btn a {
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}
	.recommend-pro-box .left {
		width: 820px;
		margin-right: 24px;
		padding: 8px;
	}
	.yiqi-tab a span {
		margin-top: 4px;
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
    .banner-adv ul.seven-has-big .adv-item .bandsContent b {
    	margin-top: 10px;
    	line-height: 15px;
    	height: 15px;
    }
    .banner-adv ul.seven-has-big .adv-item em {
    	width: 16px;
    	margin: 7px auto 0;
    }
    .banner-adv ul.seven-has-big .bandsContent p {
    	margin-top: 2px;
    	padding: 0 7px;
    }
	.pro-list li .image {
		height: 174px;
	}
	.pro-list li .text {
		padding: 12px;
	}
	.pro-list li .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.pro-list li .text .price {
		margin-top: 18px;
		font-size: 17px;
	}
	.pro-list li .text .price .city {
		font-size: 13px;
	}
	.pro-list li .text .price .city i {
		font-size: 13px;
		margin-right: 4px;
		margin-top: 1px;
	}
	.offer-tab {
		padding: 8px;
	}
	.yiqi-tab a i {
		font-size: 20px;
		height: 20px;
		line-height: 20px;
	}
	.yiqi-tab p a {
		padding: 9px 0;
	}
	.offer-bot .offer-list li {
		font-size: 14px;
		padding-right: 98px;
		line-height: 20px;
		height: 20px;
		margin-top: 16px;
	}
	.offer-bot .offer-list li .right {
		font-size: 12px;
	}
	.exhibition-box .left {
		width: 820px;
		margin-right: 24px;
	}
	.public-tab.exhibition-tab a, .public-tab.exhibition-tab .followTab {
		width: 106px;
	}
	.exhibition-list li .day mark {
		padding: 0 12px;
		font-size: 12px;
		line-height: 27px;
	}
	.exhibition-list li p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.exhibition-list li .location {
		margin-top: 8px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.exhibition-box .exhibition-top p {
		font-size: 18px;
		line-height: 28px;
		height: 56px;
	}
	.exhibition-box .exhibition-top {
		padding: 14px;
	}
	.meet-tab p a {
		font-size: 14px;
		line-height: 44px;
		height: 44px;
	}
	.meet-tab p a.focus::before {
		right: 6px;
		bottom: 12px;
		width: 20px;
		height: 22px;
	}
	.meet-tab p a::after {
		top: 18px;
		height: 12px;
	}
	.meet-tab p a.focus {
		font-size: 15px;
	}
	.meet-bot ul li {
		margin-top: 15px;
		padding-left: 18px;
	}
	.meet-bot {
		margin-top: 14px;
	}
	.meet-bot ul li p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.focus-show .box .image {
		width: 114px;
		margin-right: 12px;
	}
	.focus-show .box .location {
		font-size: 12px;
		margin-top: 14px;
		line-height: 14px;
		height: 14px;
	}
	.focus-show .time {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.meet-bot ul li::after {
		width: 8px;
		height: 8px;
		top: 8px;
	}
	.meet-bot ul li.focus::after {
		top: 4px;
	}

	.vip-bot {
		padding: 6px 6px 0;
	}
	.vip-bot li {
		padding-left: 16px;
	}
	.vip-bot li a {
		height: 46px;
		line-height: 46px;
		font-size: 12px;
	}
	.vip-bot li .vip-icon {
		width: 58px;
		height: 19px;
		font-size: 12px;
		line-height: 19px;
		padding-left: 20px;
	}
	.gold .title span {
		font-size: 32px;
		line-height: 48px;
	}
	.gold .title span i {
		width: 38px;
		height: 48px;
	}
	.gold .title span::after, .gold .title span::before {
		width: 84px;
		height: 24px;
	}
	.gold .title span::before {
		left: -108px;
	}
	.gold .title span::after {
		right: -108px;
	}
	.link-tab p a {
		font-size: 14px;
		line-height: 26px;
		height: 28px;
		padding: 0 20px;
	}
	.link-tab p a.focus {
		font-size: 15px;
	}
	.link-tab p a.focus::before {
		right: 8px;
		bottom: 2px;
		width: 20px;
		height: 26px;
	}
	.link-tab p a::after {
		top: 8px;
		height: 14px;
	}
	.link-tab .more {
		font-size: 13px;
		height: 32px;
		line-height: 30px;
		padding: 0 15px;
	}
	.link-tab .more i {
		font-size: 12px;
		margin-right: 3px;
	}
	.link-bot li {
		margin-top: 10px;
		font-size: 13px;
		margin-right: 13px;
	}
	.link-bot ul {
		margin-right: -13px;
	}
	.link-bot {
		margin-top: 6px;
	}
	.lista {
		margin-top: 20px;
	}
	.lista a {
		padding: 0 15px;
		line-height: 28px;
		font-size: 12px;
		margin-right: 6px;
	}
	.hot-line {
		margin: 0 80px;
		padding: 0 90px 16px;
	}
	.footer {
		padding: 30px 0;
		margin-top: 20px;
		font-size: 12px;
	}
	.foot-nav .logo img {
		width: 114px;
	}
	.foot-txt {
		padding: 20px 0 16px 0;
	}
	.foot-txt li {
		margin-right: 16px;
	}
	.foot-nav .text {
		margin-top: 22px;
	}
	.foot-nav p {
		margin-top: 14px;
		font-size: 12px;
	}
	.foot-img {
		margin-top: 18px;
	}
	.foot-img li:nth-child(1) {
		width: 75px;
	}
	.foot-img li:nth-child(2) {
		width: 66px;
	}
	.foot-img li {
		width: 70px;
		height: 30px;
		margin-right: 5px;
	}
	.foot-img li:nth-child(6) {
		width: 27px;
	}
	.hot-line {
		margin: 0 46px;
		padding: 0 66px 16px;
	}
	.footer .title {
		font-size: 17px;
	}
	.hot-line .tel-number {
		margin-top: 28px;
		font-size: 12px;
	}
	.hot-line .tel-number b {
		font-size: 20px;
		margin-top: 8px;
	}
	.hot-line .qq-lx a {
		width: 116px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.hot-line .qq-lx {
		margin-top: 15px;
	}
	.footer .time-interval {
		margin-top: 11px;
		font-size: 12px;
		line-height: 22px;
	}
	.service-qq {
		margin-top: 18px;
	}
	.service-qq p a {
		width: 17px;
		height: 19px;
	}
	.service-qq p {
		line-height: 19px;
		margin-top: 12px;
	}
	.code-list li p {
		margin-top: 10px;
	}
	.code-list {
		margin-top: 24px;
	}

}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 1000px;
	}
	.nav ul li.hot::after {
		right: 8px;
		top: -6px;
		width: 18px;
		height: 18px;
	}
	.topSearch .right a {
		width: 100px;
		height: 38px;
		line-height: 37px;
		font-size: 14px;
		margin-left: 8px;
	}
    .course-list li .text p {
    	font-size: 13px;
    	line-height: 17px;
    	height: 34px;
    	margin-top: 6px;
    }
    .course-list li .text .company {
    	height: 16px;
    	line-height: 16px;
    	font-size: 12px;
    	margin-top: 6px;
    }
    .course-list li .text .company i {
    	font-size: 13px;
    }
    .course-list li .item {
    	margin-top: 12px;
    }
    .course-list ul {
    	margin-top: -12px;
    }
    .banner-adv ul.seven-has-big li {
    	height: 90px;
    }
    .banner-adv ul.seven-has-big li table {
    	height: 36px;
    	margin-top: 5px;
    }
    .banner-adv ul.seven-has-big li a > p {
    	font: normal 12px/20px "Microsoft Yahei";
    }
    .banner-adv ul.seven-has-big li a > .txtContent {
    	font: normal 12px/20px "Microsoft Yahei";
    }
	.divLogin ul li {
		font-size: 12px;
	}
	.divLogin ul li a {
		margin-right: 12px;
	}
	.divLogin ul li.li-last {
		font-size: 13px;
	}
	.top-search .logo {
		width: 123px;
	}
	.searchBox .form {
		height: 34px;
	}
	.top-search .searchBox {
		margin-left: 68px;
		margin-top: 11px;
	}
	.searchBox input {
		width: 320px;
		font-size: 12px;
	}
	.searchBox button {
		width: 74px;
		font-size: 13px;
	}
	.searchBox button i {
		font-size: 14px;
	}
	.top-search .topAdv {
		width: 282px;
		height: 46px;
		margin-top: 3px;
	}
	.searchBox .form .select {
		width: 70px;
	}
	.searchBox .form .select .select-top p {
		font-size: 12px;
		line-height: 30px;
	}
	.searchBox .form .select .select-top i {
		font-size: 7px;
		margin-top: 14px;
	}
	.searchBox ul li {
		font: normal 12px/28px microsoft yahei;
		line-height: 28px;
	}
	.hot-adv dd a {
		font-size: 12px;
		margin-right: 4px;
		line-height: 16px;
	}
	.hot-adv dl {
		margin-right: -4px;
	}
	.hot-adv dt {
		font-size: 15px;
		margin-right: 0px;
	}
	.hot-adv dt::after {
		width: 11px;
		height: 11px;
	}
	.banner-adv .adv-item .bandsContent b {
		font-size: 12px;
		margin-top: 4px;
	}
	.banner-adv .adv-item .bandsContent p {
		font-size: 12px;
		margin-top: 4px;
	}
	.topSearch .search input {
		width: 400px;
	}
	.nav .w {
		padding-left: 120px;
	}
    .nav ul li a {
    	height: 46px;
    	font-size: 16px;
    	line-height: 46px;
    	padding: 0 22px;
    }
    .nav ul li.new::after {
    	width: 42px;
    	height: 15px;
    }
    .nav ul li .menu-bot p a {
    	height: 40px;
    	font-size: 14px;
    	line-height: 40px;
    }
    .nav .home {
    	left: -90px;
    	bottom: -8px;
    }
    .nav .home a {
    	font-size: 16px;
    	line-height: 64px;
    	height: 64px;
    	padding-right: 58px;
    	width: 216px;
    }
	.nav .home a i {
		font-size: 18px;
	}
	.nav ul li .menu-top a i.arrow {
    	font-size: 9px;
    	margin-top: 20px;
    }
	.mt15 {
		margin-top: 10px;
	}
	.nav-bot {
		padding: 8px 0;
		font-size: 12px;
	}
	.subnet-top a, .nav-bot .web-sub li a, .nav-bot .guide li a {
		line-height: 28px;
		height: 28px;
	}
	.subnet-top i {
		font-size: 8px;
		margin: 12px 0 0 6px;
	}
	.nav-bot .label {
		width: 38px;
		margin-right: 10px;
		line-height: 30px;
	}
	.nav-bot .guide li a {
		padding: 0 8px;
	}
	.nav-bot .guide li {
		margin-right: 7px;
	}
	.nav-bot .web-sub li {
		margin-right: 12px;
	}
	.nav-bot .guide {
		margin-right: 18px;
	}
	.product-classify {
		width: 200px;
	}
	.product-classify .title {
		line-height: 36px;
		font-size: 14px;
	}
	.product-classify .title i {
		font-size: 14px;
		margin-top: 12px;
	}
	.product-classify .class-a {
		padding: 9px 0 8px 10px;
	}
	.product-classify .class-a .name {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.product-classify .class-a .text a {
		font-size: 12px;
		margin-right: 3px;
	}
	.product-classify .class-a .text {
		margin-top: 6px;
	}
    .class-b {
    	width: 800px;
    	padding: 20px 20px;
    	padding-right: 0;
    }
    .class-b .model-btn .BrandsLetter {
    	width: 290px;
    	margin-top: -6px;
    }
	.class-b .class-right-li .item {
		margin-right: 16px;
		margin-top: 22px;
	}
	.class-b .class-right-ul {
		margin-top: -22px;
		margin-right: -16px;
	}
	.class-b .class-right-li p {
		font-size: 12px;
		margin-top: 8px;
		line-height: 14px;
		height: 14px;
	}
	.class-b .model .sub-title .title-left {
		font-size: 14px;
	}
    .class-b .model-search input {
    	font-size: 12px;
    	padding-left: 10px;
    }
    .class-b .model-search {
    	height: 28px;
    	border-radius: 17px;
    	width: 211px;
    }
	.class-b .model-search button i {
		font-size: 14px;
	}
	.class-b .swiper-pagination {
		font-size: 12px;
		margin: -2px 8px;
	}
	.class-b .swiper-button-prev i,.class-b .swiper-button-next i {
		font-size: 10px;
	}
	.class-b .model .sub-title .title-left b {
		margin-top: 2px;
	}
	.class-b .page-box {
		margin-top: 9px;
	}
	.class-b .class-right {
		padding: 0 32px;
		width: 288px;
	}
    .BrandsLetter li {
    	margin-top: 5px;
    	font-size: 12px;
    	margin-left: 7px;
    }
    .class-b .model {
    	margin-top: 10px;
    }
	.class-b .model-btn {
		margin-top: 8px;
	}
	.model .swiper {
		margin-top: 10px;
	}
	.class-b .class-left .pro-type .label {
		font-size: 15px;
	}
	.class-b .class-left .pro-type .label i {
		font-size: 10px;
		margin-left: 5px;
		margin-top: 4px;
	}
	.class-b .class-left .pro-type .text-list p a {
		font-size: 13px;
		margin-right: 12px;
		margin-top: 7px;
	}
	.class-b .class-left .pro-type .text-list {
		margin-top: 6px;
	}
	.class-b .class-left .pro-type .item {
		margin-top: 25px;
		padding-left: 20px;
	}
    .class-b .class-left .pro-type {
    	height: 185px;
    }
	.class-b .model-btn .model-btn-left a {
		font-size: 12px;
		line-height: 28px;
		height: 28px;
		padding: 0 10px;
		margin-right: 7px;
	}
    .model .swiper .swiper-slide a {
    	margin-right: 10px;
    	margin-top: 6px;
    }
	.model .swiper .swiper-slide {
		width: calc(100% + 10px);
	}
	.news-bot .news-top {
		margin-top: 16px;
	}
	.news-bot .news-top .title .hot {
		width: 73px;
		height: 21px;
	}
	.news-bot .news-top .title a {
		line-height: 19px;
		font-size: 17px;
	}
	.news-bot .news-top .title {
		height: 23px;
	}
	.news-bot .news-top .content {
		margin-top: 6px;
		font-size: 12px;
		line-height: 17px;
		height: 34px;
	}
	.news-bot .news-2 {
		margin-top: 14px;
		padding-top: 14px;
	}
	.news-bot .news-2 .box {
		margin-top: 22px;
	}
	.hot-brands li {
		margin-top: 7px;
	}
	.news-bot .news-2 .image-box {
		width: 150px;
		margin-right: 12px;
	}
	.news-bot .news-2 .text-box li:first-child {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.news-bot .news-2 .image-box .image span {
		padding: 40px 8px 6px 8px;
		font-size: 12px;
	}
	.news-bot .news-2 .image-box .image span strong {
		height: 20px;
		line-height: 20px;
	}
	.news-bot .news-2 .image-box .image a:hover span strong {
		height: 40px;
	}
	.news-bot .news-2 .text-box li {
		margin-top: 10px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.news-bot .news-2 .text-box {
		padding-top: 5px;
	}
	.news-2 .news-list ul li {
		line-height: 14px;
		height: 14px;
		font-size: 12px;
		margin-top: 12px;
	}
	.news-2 .news-list ul li a::before {
		margin-top: 6px;
		width: 4px;
		height: 4px;
		margin-right: 7px;
	}
	.topSearch .search {
		margin-left: 60px;
	}
	.main .news {
		margin: 0px 20px;
		width: 500px;
	}
	.public-tab {
		padding: 5px;
	}
	.public-tab a {
		font-size: 15px;
		height: 32px;
		line-height: 30px;
		background-size: 18px auto;
		background-position: 20px center;
	}
	.public-tab.exhibition-tab a, .public-tab.exhibition-tab .followTab {
		width: 124px;
	}
	.public-tab a::after {
		height: 16px;
		top: 10px;
	}
	.exhibition-list {
		margin-top: 16px;
        height: 362px;
	}
	.exhibition-list li .item {
		margin-right: 14px;
		margin-top: 16px;
	}
	.exhibition-list ul {
		margin-right: -16px;
		margin-top: -19px;
	}
	.banner-adv ul.seven-has-big li .adv-item {
		width: 117px;
	}
	.banner-adv ul.seven-has-big li.bandsimg .adv-item {
		width: 238px;
	}
	.banner-adv ul.seven-has-big .adv-item em {
		width: 13px;
		height: 2px;
		margin: 4px auto 0;
	}

	.mt18 {
		margin-top: 12px;
	}
	.brand-list ul li {
		height: 67px;
		line-height: 67px;
	}
	.course .hot-recommend {
		width: 200px;
		margin-right: 20px;
		padding: 12px 8px 8px;
	}
	.course .hot-recommend .title img {
		width: 100px;
	}
	.course .hot-recommend ul {
		margin-top: 10px;
	}
	.course .hot-recommend ul li {
		margin-top: 10px;
	}
	.course-tab p a.focus {
		font-size: 18px;
	}
	.course-tab p a {
		font-size: 15px;
		padding: 0 30px;
		line-height: 22px;
		height: 22px;
	}
	.course-tab p a::after {
		top: 6px;
		width: 1px;
		height: 17px;
	}
	.course-nav .more {
		font-size: 14px;
		top: 6px;
	}
	.course-tab p a.focus::before {
		right: 15px;
		width: 26px;
		height: 28px;
	}
	.course-bot {
		margin-top: 7px;
	}
	.course-live .big-live {
		margin-right: 10px;
		padding: 9px;
		width: 436px;
	}
	.course-live .big-live .image .data-left mark {
		font-size: 12px;
		line-height: 36px;
		height: 36px;
		padding: 0 10px;
	}
	.course-live .big-live .image .data-left mark i {
		width: 12px;
		height: 12px;
		margin-top: 14px;
	}
	.course-live .big-live .image .data p {
		padding: 0 12px;
		line-height: 36px;
		height: 36px;
		font-size: 12px;
	}
	.course-live .big-live .image .data p span {
		margin-left: 12px;
	}
	.course-live .big-live .image .data p span i {
		font-size: 13px;
	}
	.course-live .big-live .text {
		padding: 12px 5px 0;
	}
	.course-live .big-live .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.course-live .big-live .text .content {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		margin-top: 14px;
	}
	.course-live .small-live li {
		margin-top: 8px;
		padding: 10px;
	}
	.course-live .small-live li .image {
		width: 150px;
		margin-left: 16px;
	}
	.course-live .small-live li .text .status mark {
		padding: 0 8px;
		font-size: 12px;
		line-height: 22px;
		height: 24px;
	}
	.course-live .small-live li .text .status mark i {
		width: 13px;
		height: 13px;
	}
	.course-live .small-live li .text p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		margin-top: 6px;
	}
	.course-live .small-live li .text .company {
		font-size: 12px;
		margin-top: 5px;
		line-height: 14px;
		height: 14px;
	}
	.course-live .small-live li .text .company i {
		font-size: 13px;
	}
	.public-title b {
		font-size: 25px;
	}
	.public-title img {
		height: 22px;
	}
	.public-title {
		background-position-y: 16px;
	}
	.mt24 {
		margin-top: 14px;
	}
	.link .w {
		padding: 14px 16px;
		box-sizing: border-box;
	}
	.hot-sale .list ul {
		margin-right: -10px;
		margin-top: -12px;
	}
	.hot-sale .list li .item {
		margin-right: 10px;
		margin-top: 12px;
		padding: 7px 7px 12px;
	}
	.hot-sale .list li .mark img {
		width: 122px;
	}
	.hot-sale .list li .name {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.hot-sale .list li .data {
		margin-top: 12px;
	}
	.hot-sale .list li .data p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 5px;
	}
	.hot-sale .list li .btn a {
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}
	.recommend-pro-box .left {
		width: 720px;
		margin-right: 20px;
		padding: 8px;
	}
	.yiqi-tab a span {
		margin-top: 4px;
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.yiqi-tab a::before {
		height: 38px;
		top: 12px;
	}

    .banner-adv ul.seven-has-big .adv-item .bandsContent b {
    	margin-top: 7px;
    	line-height: 14px;
    	height: 14px;
    }
	.banner-adv ul.seven-has-big .bandsContent p {
		margin-top: 2px;
		line-height: 14px;
		padding: 0 0;
	}
	.pro-list li .image {
		height: 174px;
	}
	.pro-list li .text {
		padding: 7px;
	}
	.pro-list li .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.pro-list li .text .price {
		margin-top: 12px;
		font-size: 15px;
	}
	.pro-list li .text .price .city {
		font-size: 12px;
	}
	.pro-list li .text .price .city i {
		font-size: 12px;
		margin-right: 4px;
		margin-top: 1px;
	}
	.offer-tab {
		padding: 8px;
	}
	.yiqi-tab a i {
		font-size: 20px;
		height: 20px;
		line-height: 20px;
	}
	.yiqi-tab p a {
		padding: 9px 0;
	}
	.offer-bot .offer-list li {
		font-size: 12px;
		padding-right: 98px;
		line-height: 20px;
		height: 20px;
		margin-top: 13px;
	}
	.offer-bot .offer-list li .right {
		font-size: 12px;
	}
	.exhibition-box .left {
		width: 720px;
		margin-right: 20px;
	}
	.public-tab.exhibition-tab a, .public-tab.exhibition-tab .followTab {
		width: 94px;
	}
	.exhibition-list li .day mark {
		padding: 0 12px;
		font-size: 12px;
		line-height: 27px;
	}
	.exhibition-list li p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 8px;
	}
	.exhibition-list li .location {
		margin-top: 6px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.exhibition-box .exhibition-top p {
		font-size: 18px;
		line-height: 28px;
		height: 56px;
	}
	.exhibition-box .exhibition-top {
		padding: 14px;
	}
	.meet-tab p a {
		font-size: 14px;
		line-height: 44px;
		height: 44px;
	}
	.meet-tab p a.focus::before {
		right: 6px;
		bottom: 12px;
		width: 20px;
		height: 22px;
	}
	.meet-tab p a::after {
		top: 18px;
		height: 12px;
	}
	.meet-tab p a.focus {
		font-size: 15px;
	}
	.meet-bot ul li {
		margin-top: 10px;
		padding-left: 18px;
	}
	.meet-bot {
		margin-top: 12px;
	}
	.meet-bot ul li p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.focus-show .box .image {
		width: 100px;
		margin-right: 10px;
	}
	.focus-show .box .location {
		font-size: 12px;
		margin-top: 14px;
		line-height: 14px;
		height: 14px;
	}
	.focus-show .time {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.meet-bot ul li::after {
		width: 8px;
		height: 8px;
		top: 8px;
	}
	.meet-bot ul li.focus::after {
		top: 4px;
	}

    .vip-bot {
		padding: 6px 6px 0;
	}
	.vip-bot li {
		padding-left: 16px;
	}
	.vip-bot li a {
		height: 46px;
		line-height: 46px;
		font-size: 12px;
	}
	.vip-bot li .vip-icon {
		width: 58px;
		height: 19px;
		font-size: 12px;
		line-height: 19px;
		padding-left: 20px;
	}
	.gold .title span {
		font-size: 32px;
		line-height: 48px;
	}
	.gold .title span i {
		width: 38px;
		height: 48px;
	}
	.gold .title span::after, .gold .title span::before {
		width: 84px;
		height: 24px;
	}
	.gold .title span::before {
		left: -108px;
	}
	.gold .title span::after {
		right: -108px;
	}
	.link-tab p a {
		font-size: 14px;
		line-height: 26px;
		height: 28px;
		padding: 0 20px;
	}
	.link-tab p a.focus {
		font-size: 15px;
	}
	.link-tab p a.focus::before {
		right: 8px;
		bottom: 2px;
		width: 20px;
		height: 26px;
	}
	.link-tab p a::after {
		top: 8px;
		height: 14px;
	}
	.link-tab .more {
		font-size: 13px;
		height: 32px;
		line-height: 30px;
		padding: 0 15px;
	}
	.link-tab .more i {
		font-size: 12px;
		margin-right: 3px;
	}
	.link-bot li {
		margin-top: 10px;
		font-size: 13px;
		margin-right: 13px;
	}
	.link-bot ul {
		margin-right: -13px;
	}
	.link-bot {
		margin-top: 6px;
	}
	.lista {
		margin-top: 14px;
	}
	.lista a {
		padding: 0 10px;
		line-height: 28px;
		font-size: 12px;
		margin-right: 6px;
	}
	.hot-line {
		margin: 0 80px;
		padding: 0 90px 16px;
	}
	.footer {
		padding: 30px 0;
		margin-top: 20px;
		font-size: 12px;
	}
	.foot-nav .logo img {
		width: 114px;
	}
	.foot-txt {
		padding: 20px 0 16px 0;
	}
	.foot-txt li {
		margin-right: 13px;
	}
	.foot-nav .text {
		margin-top: 22px;
	}
	.foot-nav p {
		margin-top: 14px;
		font-size: 12px;
	}
	.foot-img {
		margin-top: 18px;
	}
	.foot-img li:nth-child(1) {
		width: 75px;
	}
	.foot-img li:nth-child(2) {
		width: 66px;
	}
	.foot-img li {
		width: 70px;
		height: 30px;
		margin-right: 5px;
	}
	.foot-img li:nth-child(6) {
		width: 27px;
	}
	.hot-line {
		margin: 0 25px;
		padding: 0 25px 16px;
	}
	.footer .title {
		font-size: 17px;
	}
	.hot-line .tel-number {
		margin-top: 28px;
		font-size: 12px;
	}
	.hot-line .tel-number b {
		font-size: 20px;
		margin-top: 8px;
	}
	.hot-line .qq-lx a {
		width: 116px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.hot-line .qq-lx {
		margin-top: 15px;
	}
	.footer .time-interval {
		margin-top: 11px;
		font-size: 12px;
		line-height: 22px;
	}
	.service-qq {
		margin-top: 18px;
	}
	.service-qq p a {
		width: 17px;
		height: 19px;
	}
	.service-qq p {
		line-height: 19px;
		margin-top: 12px;
	}
	.code-list li p {
		margin-top: 10px;
	}
	.code-list {
		margin-top: 24px;
	}
}

@media only screen and (max-width:1024px){
	.w{
		width: 1000px;
	}
	.nav ul li.hot::after {
		right: 8px;
		top: -6px;
		width: 18px;
		height: 18px;
	}
	.topSearch .right a {
		width: 100px;
		height: 38px;
		line-height: 37px;
		font-size: 14px;
		margin-left: 8px;
	}
    .course-list li .text p {
    	font-size: 13px;
    	line-height: 17px;
    	height: 34px;
    	margin-top: 6px;
    }
    .course-list li .text .company {
    	height: 16px;
    	line-height: 16px;
    	font-size: 12px;
    	margin-top: 6px;
    }
    .course-list li .text .company i {
    	font-size: 13px;
    }
    .course-list li .item {
    	margin-top: 12px;
    }
    .course-list ul {
    	margin-top: -12px;
    }
	.divLogin ul li {
		font-size: 12px;
	}
	.divLogin ul li a {
		margin-right: 12px;
	}
	.divLogin ul li.li-last {
		font-size: 13px;
	}
	.top-search .logo {
		width: 123px;
	}
	.searchBox .form {
		height: 34px;
	}
	.top-search .searchBox {
		margin-left: 68px;
		margin-top: 11px;
	}
	.searchBox input {
		width: 320px;
		font-size: 12px;
	}
	.searchBox button {
		width: 74px;
		font-size: 13px;
	}
	.searchBox button i {
		font-size: 14px;
	}
	.top-search .topAdv {
		width: 282px;
		height: 46px;
		margin-top: 3px;
	}
	.searchBox .form .select {
		width: 70px;
	}
	.searchBox .form .select .select-top p {
		font-size: 12px;
		line-height: 30px;
	}
	.searchBox .form .select .select-top i {
		font-size: 7px;
		margin-top: 14px;
	}
	.searchBox ul li {
		font: normal 12px/28px microsoft yahei;
		line-height: 28px;
	}
	.hot-adv dd a {
		font-size: 12px;
		margin-right: 4px;
		line-height: 16px;
	}
	.hot-adv dl {
		margin-right: -4px;
	}
	.hot-adv dt {
		font-size: 15px;
		margin-right: 0px;
	}
	.hot-adv dt::after {
		width: 11px;
		height: 11px;
	}
	.banner-adv .adv-item .bandsContent b {
		font-size: 12px;
		margin-top: 4px;
	}
	.banner-adv .adv-item .bandsContent p {
		font-size: 12px;
		margin-top: 4px;
	}
	.topSearch .search input {
		width: 400px;
	}
	.nav .w {
		padding-left: 120px;
	}
	.nav ul li a {
    	height: 46px;
    	font-size: 16px;
    	line-height: 46px;
    	padding: 0 22px;
    }
    .nav ul li.new::after {
    	width: 42px;
    	height: 15px;
    }
    .nav ul li .menu-bot p a {
    	height: 40px;
    	font-size: 14px;
    	line-height: 40px;
    }
    .nav .home {
    	left: -90px;
    	bottom: -8px;
    }
    .nav .home a {
    	font-size: 16px;
    	line-height: 64px;
    	height: 64px;
    	padding-right: 58px;
    	width: 216px;
    }
	.nav .home a i {
		font-size: 18px;
	}
	.nav ul li .menu-top a i.arrow {
    	font-size: 9px;
    	margin-top: 20px;
    }
	.mt15 {
		margin-top: 10px;
	}
	.nav-bot {
		padding: 8px 0;
		font-size: 12px;
	}
	.subnet-top a, .nav-bot .web-sub li a, .nav-bot .guide li a {
		line-height: 28px;
		height: 28px;
	}
	.subnet-top i {
		font-size: 8px;
		margin: 12px 0 0 6px;
	}
	.nav-bot .label {
		width: 38px;
		margin-right: 10px;
		line-height: 30px;
	}
	.nav-bot .guide li a {
		padding: 0 8px;
	}
	.nav-bot .guide li {
		margin-right: 7px;
	}
	.nav-bot .web-sub li {
		margin-right: 12px;
	}
	.nav-bot .guide {
		margin-right: 18px;
	}
	.product-classify {
		width: 200px;
	}
	.product-classify .title {
		line-height: 36px;
		font-size: 14px;
	}
	.product-classify .title i {
		font-size: 14px;
		margin-top: 12px;
	}
	.product-classify .class-a {
		padding: 9px 0 8px 10px;
	}
	.product-classify .class-a .name {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.product-classify .class-a .text a {
		font-size: 12px;
		margin-right: 3px;
	}
	.product-classify .class-a .text {
		margin-top: 6px;
	}
    .class-b {
    	width: 800px;
    	padding: 20px 20px;
    	padding-right: 0;
    }
    .class-b .model-btn .BrandsLetter {
    	width: 290px;
    	margin-top: -6px;
    }
	.class-b .class-right-li .item {
		margin-right: 16px;
		margin-top: 22px;
	}
	.class-b .class-right-ul {
		margin-top: -22px;
		margin-right: -16px;
	}
	.class-b .class-right-li p {
		font-size: 12px;
		margin-top: 8px;
		line-height: 14px;
		height: 14px;
	}
	.class-b .model .sub-title .title-left {
		font-size: 14px;
	}
	.class-b .model-search input {
    	font-size: 12px;
    	padding-left: 10px;
    }
    .class-b .model-search {
    	height: 28px;
    	border-radius: 17px;
    	width: 211px;
    }
	.class-b .model-search button i {
		font-size: 14px;
	}
	.class-b .swiper-pagination {
		font-size: 12px;
		margin: -2px 8px;
	}
	.class-b .swiper-button-prev i,.class-b .swiper-button-next i {
		font-size: 10px;
	}
	.class-b .model .sub-title .title-left b {
		margin-top: 2px;
	}
	.class-b .page-box {
		margin-top: 9px;
	}
	.class-b .class-right {
		padding: 0 32px;
		width: 288px;
	}
    .BrandsLetter li {
    	margin-top: 5px;
    	font-size: 12px;
    	margin-left: 7px;
    }
    .class-b .model {
    	margin-top: 10px;
    }
	.class-b .model-btn {
		margin-top: 8px;
	}
	.model .swiper {
		margin-top: 10px;
	}
	.class-b .class-left .pro-type .label {
		font-size: 15px;
	}
	.class-b .class-left .pro-type .label i {
		font-size: 10px;
		margin-left: 5px;
		margin-top: 4px;
	}
	.class-b .class-left .pro-type .text-list p a {
		font-size: 13px;
		margin-right: 12px;
		margin-top: 7px;
	}
	.class-b .class-left .pro-type .text-list {
		margin-top: 6px;
	}
	.class-b .class-left .pro-type .item {
		margin-top: 25px;
		padding-left: 20px;
	}
    .class-b .class-left .pro-type {
    	height: 185px;
    }
	.class-b .model-btn .model-btn-left a {
		font-size: 12px;
		line-height: 28px;
		height: 28px;
		padding: 0 10px;
		margin-right: 7px;
	}
    .model .swiper .swiper-slide a {
    	margin-right: 10px;
    	margin-top: 6px;
    }
	.model .swiper .swiper-slide {
		width: calc(100% + 10px);
	}
	.news-bot .news-top {
		margin-top: 16px;
	}
	.news-bot .news-top .title .hot {
		width: 73px;
		height: 21px;
	}
	.news-bot .news-top .title a {
		line-height: 19px;
		font-size: 17px;
	}
	.news-bot .news-top .title {
		height: 23px;
	}
	.news-bot .news-top .content {
		margin-top: 6px;
		font-size: 12px;
		line-height: 17px;
		height: 34px;
	}
	.news-bot .news-2 {
		margin-top: 14px;
		padding-top: 14px;
	}
	.news-bot .news-2 .box {
		margin-top: 22px;
	}
	.hot-brands li {
		margin-top: 7px;
	}
	.news-bot .news-2 .image-box {
		width: 150px;
		margin-right: 12px;
	}
	.news-bot .news-2 .text-box li:first-child {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.news-bot .news-2 .image-box .image span {
		padding: 40px 8px 6px 8px;
		font-size: 12px;
	}
	.news-bot .news-2 .image-box .image span strong {
		height: 20px;
		line-height: 20px;
	}
	.news-bot .news-2 .image-box .image a:hover span strong {
		height: 40px;
	}
	.news-bot .news-2 .text-box li {
		margin-top: 10px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.news-bot .news-2 .text-box {
		padding-top: 5px;
	}
	.news-2 .news-list ul li {
		line-height: 14px;
		height: 14px;
		font-size: 12px;
		margin-top: 12px;
	}
	.news-2 .news-list ul li a::before {
		margin-top: 6px;
		width: 4px;
		height: 4px;
		margin-right: 7px;
	}
	.topSearch .search {
		margin-left: 60px;
	}
	.main .news {
		margin: 0px 20px;
		width: 500px;
	}
	.public-tab {
		padding: 5px;
	}
	.public-tab a {
		font-size: 15px;
		height: 32px;
		line-height: 30px;
		background-size: 18px auto;
		background-position: 20px center;
	}
	.public-tab.exhibition-tab a, .public-tab.exhibition-tab .followTab {
		width: 124px;
	}
	.public-tab a::after {
		height: 16px;
		top: 10px;
	}
	.exhibition-list {
		margin-top: 16px;
        height: 362px;
	}
	.exhibition-list li .item {
		margin-right: 14px;
		margin-top: 16px;
	}
	.exhibition-list ul {
		margin-right: -16px;
		margin-top: -19px;
	}
	.banner-adv ul.seven-has-big li .adv-item {
		width: 117px;
	}
	.banner-adv ul.seven-has-big li.bandsimg .adv-item {
		width: 238px;
	}
	.banner-adv ul.seven-has-big .adv-item em {
		width: 13px;
		height: 2px;
		margin: 4px auto 0;
	}

	.mt18 {
		margin-top: 12px;
	}
	.brand-list ul li {
		height: 67px;
		line-height: 67px;
	}
	.course .hot-recommend {
		width: 200px;
		margin-right: 20px;
		padding: 12px 8px 8px;
	}
	.course .hot-recommend .title img {
		width: 100px;
	}
	.course .hot-recommend ul {
		margin-top: 10px;
	}
	.course .hot-recommend ul li {
		margin-top: 10px;
	}
	.course-tab p a.focus {
		font-size: 18px;
	}
	.course-tab p a {
		font-size: 15px;
		padding: 0 30px;
		line-height: 22px;
		height: 22px;
	}
	.course-tab p a::after {
		top: 6px;
		width: 1px;
		height: 17px;
	}
	.course-nav .more {
		font-size: 14px;
		top: 6px;
	}
	.course-tab p a.focus::before {
		right: 15px;
		width: 26px;
		height: 28px;
	}
	.course-bot {
		margin-top: 7px;
	}
	.course-live .big-live {
		margin-right: 10px;
		padding: 9px;
		width: 436px;
	}
	.course-live .big-live .image .data-left mark {
		font-size: 12px;
		line-height: 36px;
		height: 36px;
		padding: 0 10px;
	}
	.course-live .big-live .image .data-left mark i {
		width: 12px;
		height: 12px;
		margin-top: 14px;
	}
	.course-live .big-live .image .data p {
		padding: 0 12px;
		line-height: 36px;
		height: 36px;
		font-size: 12px;
	}
	.course-live .big-live .image .data p span {
		margin-left: 12px;
	}
	.course-live .big-live .image .data p span i {
		font-size: 13px;
	}
	.course-live .big-live .text {
		padding: 12px 5px 0;
	}
	.course-live .big-live .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.course-live .big-live .text .content {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		margin-top: 14px;
	}
	.course-live .small-live li {
		margin-top: 8px;
		padding: 10px;
	}
	.course-live .small-live li .image {
		width: 150px;
		margin-left: 16px;
	}
	.course-live .small-live li .text .status mark {
		padding: 0 8px;
		font-size: 12px;
		line-height: 22px;
		height: 24px;
	}
	.course-live .small-live li .text .status mark i {
		width: 13px;
		height: 13px;
	}
	.course-live .small-live li .text p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		margin-top: 6px;
	}
	.course-live .small-live li .text .company {
		font-size: 12px;
		margin-top: 5px;
		line-height: 14px;
		height: 14px;
	}
	.course-live .small-live li .text .company i {
		font-size: 13px;
	}
	.public-title b {
		font-size: 25px;
	}
	.public-title img {
		height: 22px;
	}
	.public-title {
		background-position-y: 16px;
	}
	.mt24 {
		margin-top: 14px;
	}
	.link .w {
		padding: 14px 16px;
		box-sizing: border-box;
	}
	.hot-sale .list ul {
		margin-right: -10px;
		margin-top: -12px;
	}
	.hot-sale .list li .item {
		margin-right: 10px;
		margin-top: 12px;
		padding: 7px 7px 12px;
	}
	.hot-sale .list li .mark img {
		width: 122px;
	}
	.hot-sale .list li .name {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.hot-sale .list li .data {
		margin-top: 12px;
	}
	.hot-sale .list li .data p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 5px;
	}
	.hot-sale .list li .btn a {
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}
	.recommend-pro-box .left {
		width: 720px;
		margin-right: 20px;
		padding: 8px;
	}
	.yiqi-tab a span {
		margin-top: 4px;
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.yiqi-tab a::before {
		height: 38px;
		top: 12px;
	}

	.banner-adv ul.seven-has-big .adv-item .bandsContent b {
		margin-top: 10px;
		line-height: 17px;
		height: 17px;
	}
	.banner-adv ul.seven-has-big .bandsContent p {
		margin-top: 2px;
		line-height: 14px;
		padding: 0 7px;
	}
	.pro-list li .image {
		height: 174px;
	}
	.pro-list li .text {
		padding: 7px;
	}
	.pro-list li .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.pro-list li .text .price {
		margin-top: 12px;
		font-size: 15px;
	}
	.pro-list li .text .price .city {
		font-size: 12px;
	}
	.pro-list li .text .price .city i {
		font-size: 12px;
		margin-right: 4px;
		margin-top: 1px;
	}
	.offer-tab {
		padding: 8px;
	}
	.yiqi-tab a i {
		font-size: 20px;
		height: 20px;
		line-height: 20px;
	}
	.yiqi-tab p a {
		padding: 9px 0;
	}
	.offer-bot .offer-list li {
		font-size: 12px;
		padding-right: 98px;
		line-height: 20px;
		height: 20px;
		margin-top: 13px;
	}
	.offer-bot .offer-list li .right {
		font-size: 12px;
	}
	.exhibition-box .left {
		width: 720px;
		margin-right: 20px;
	}
	.public-tab.exhibition-tab a, .public-tab.exhibition-tab .followTab {
		width: 94px;
	}
	.exhibition-list li .day mark {
		padding: 0 12px;
		font-size: 12px;
		line-height: 27px;
	}
	.exhibition-list li p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 8px;
	}
	.exhibition-list li .location {
		margin-top: 6px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.exhibition-box .exhibition-top p {
		font-size: 18px;
		line-height: 28px;
		height: 56px;
	}
	.exhibition-box .exhibition-top {
		padding: 14px;
	}
	.meet-tab p a {
		font-size: 14px;
		line-height: 44px;
		height: 44px;
	}
	.meet-tab p a.focus::before {
		right: 6px;
		bottom: 12px;
		width: 20px;
		height: 22px;
	}
	.meet-tab p a::after {
		top: 18px;
		height: 12px;
	}
	.meet-tab p a.focus {
		font-size: 15px;
	}
	.meet-bot ul li {
		margin-top: 10px;
		padding-left: 18px;
	}
	.meet-bot {
		margin-top: 12px;
	}
	.meet-bot ul li p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.focus-show .box .image {
		width: 100px;
		margin-right: 10px;
	}
	.focus-show .box .location {
		font-size: 12px;
		margin-top: 14px;
		line-height: 14px;
		height: 14px;
	}
	.focus-show .time {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.meet-bot ul li::after {
		width: 8px;
		height: 8px;
		top: 8px;
	}
	.meet-bot ul li.focus::after {
		top: 4px;
	}

	.vip-bot {
		padding: 6px 6px 0;
	}
	.vip-bot li {
		padding-left: 16px;
	}
	.vip-bot li a {
		height: 46px;
		line-height: 46px;
		font-size: 12px;
	}
	.vip-bot li .vip-icon {
		width: 58px;
		height: 19px;
		font-size: 12px;
		line-height: 19px;
		padding-left: 20px;
	}
	.gold .title span {
		font-size: 32px;
		line-height: 48px;
	}
	.gold .title span i {
		width: 38px;
		height: 48px;
	}
	.gold .title span::after, .gold .title span::before {
		width: 84px;
		height: 24px;
	}
	.gold .title span::before {
		left: -108px;
	}
	.gold .title span::after {
		right: -108px;
	}
	.link-tab p a {
		font-size: 14px;
		line-height: 26px;
		height: 28px;
		padding: 0 20px;
	}
	.link-tab p a.focus {
		font-size: 15px;
	}
	.link-tab p a.focus::before {
		right: 8px;
		bottom: 2px;
		width: 20px;
		height: 26px;
	}
	.link-tab p a::after {
		top: 8px;
		height: 14px;
	}
	.link-tab .more {
		font-size: 13px;
		height: 32px;
		line-height: 30px;
		padding: 0 15px;
	}
	.link-tab .more i {
		font-size: 12px;
		margin-right: 3px;
	}
	.link-bot li {
		margin-top: 10px;
		font-size: 13px;
		margin-right: 13px;
	}
	.link-bot ul {
		margin-right: -13px;
	}
	.link-bot {
		margin-top: 6px;
	}
	.lista {
		margin-top: 14px;
	}
	.lista a {
		padding: 0 10px;
		line-height: 28px;
		font-size: 12px;
		margin-right: 5px;
	}
	.hot-line {
		margin: 0 80px;
		padding: 0 90px 16px;
	}
	.footer {
		padding: 30px 0;
		margin-top: 20px;
		font-size: 12px;
	}
	.foot-nav .logo img {
		width: 114px;
	}
	.foot-txt {
		padding: 20px 0 16px 0;
	}
	.foot-txt li {
		margin-right: 13px;
	}
	.foot-nav .text {
		margin-top: 22px;
	}
	.foot-nav p {
		margin-top: 14px;
		font-size: 12px;
	}
	.foot-img {
		margin-top: 18px;
	}
	.foot-img li:nth-child(1) {
		width: 75px;
	}
	.foot-img li:nth-child(2) {
		width: 66px;
	}
	.foot-img li {
		width: 70px;
		height: 30px;
		margin-right: 5px;
	}
	.foot-img li:nth-child(6) {
		width: 27px;
	}
	.hot-line {
		margin: 0 25px;
		padding: 0 25px 16px;
	}
	.footer .title {
		font-size: 17px;
	}
	.hot-line .tel-number {
		margin-top: 28px;
		font-size: 12px;
	}
	.hot-line .tel-number b {
		font-size: 20px;
		margin-top: 8px;
	}
	.hot-line .qq-lx a {
		width: 116px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.hot-line .qq-lx {
		margin-top: 15px;
	}
	.footer .time-interval {
		margin-top: 11px;
		font-size: 12px;
		line-height: 22px;
	}
	.service-qq {
		margin-top: 18px;
	}
	.service-qq p a {
		width: 17px;
		height: 19px;
	}
	.service-qq p {
		line-height: 19px;
		margin-top: 12px;
	}
	.code-list li p {
		margin-top: 10px;
	}
	.code-list {
		margin-top: 24px;
	}
}
