/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'chem17';
	/* Project id 1943868 */
	src: url('//at.alicdn.com/t/c/font_1943868_o9pkbe8ju9o.woff2?t=1677660835017') format('woff2'),
		url('//at.alicdn.com/t/c/font_1943868_o9pkbe8ju9o.woff?t=1677660835017') format('woff'),
		url('//at.alicdn.com/t/c/font_1943868_o9pkbe8ju9o.ttf?t=1677660835017') format('truetype');
}

.chem17 {
	font-family: "chem17" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

body {
	line-height: 1;
}

.gray {
	background-color: #f5f5f5;
}

.iframe {
	overflow: hidden;
}

.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.banner-adv ul {
	width: calc(100% + 10px);
	display: block;
	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%;
}
.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;
}

.grayBg {
	background-color: #f5f5f5;
}

.w {
	width: 1560px;
	margin: 0 auto;
	box-sizing: border-box;
}

.w::after {
	content: "";
	display: block;
	clear: both;
}

.header {
	height: 42px;
	background: #f5f5f5;
	font-size: 13px;
}

.header .left {
	float: left;
}

.header .left p {
	line-height: 42px;
	float: left;
}

.header .left p a {
	color: #333;
}

.header .left p a:hover {
	color: #4385f5;
}

.header .left ul {
	float: left;
	margin-top: 13px;
}

.header ul li {
	float: left;
	padding: 0 6px;
}

.header .left ul li a {
	color: #666;
	line-height: 24px;
	display: inline-block;
	padding: 0 10px;
	margin-top: -4px;
}

.header .left ul li:first-child a {
	padding: 0 7px;
}

.header .left ul li a {
	padding: 0 10px;
}

.header .left ul li:first-child a {
	color: #4385f5;
}

.header .left ul li:nth-child(even) a,
.header .item ul li:nth-child(even) a:hover {
	color: #fff;
	background-color: #4385f5;
	border-radius: 2px;
}

.header .right {
	float: right;
	margin-right: 190px;
	margin-top: 15px;
}

.header .right li {
	padding: 0 12px;
	border-right: 1px solid #ddd;
}

.header .right li a {
	color: #666;
}

.header .right li a:hover {
	color: #4385f5;
}

.header--drop {
	margin: 0 auto;
	position: relative;
	font-size: 14px;
}

.header--drop ul {
	position: absolute;
	right: 0;
	top: -43px;
}

.header--drop ul li {
	float: left;
	height: 42px;
	position: relative;
}

.header--drop ul li .weixin {
	height: 43px;
	position: relative;
}

.header--drop ul li .weixin.hover::before {
	background-color: #fff;
	content: '';
	position: absolute;
	left: 0px;
	top: -2px;
	right: 0px;
	bottom: 0;
	height: 45px;
	z-index: 101;
}

.header--drop ul li .weixin.hover {
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}

.header--drop ul li .weixin.hover::after,
.header--drop ul li:last-child .weixin::after {
	display: none;
}

.web-code {
	width: 130px;
	padding: 25px 25px 20px 25px;
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 36px;
	right: 0;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	text-align: center;
}

.web-code1 {
	width: 300px;
	padding: 25px 12px 20px 12px;
}

.web-code .item {
	float: left;
	width: calc(50% - 20px);
	margin: 0 10px;
}

.web-code img {
	width: 100%;
	height: 100%;
}

.web-code b {
	display: block;
	font-size: 14px;
	padding: 18px 0 8px 0;
}

.web-code p {
	color: #999;
}

.header--drop ul li a {
	color: #666;
	line-height: 42px;
	display: block;
	padding: 0 13px;
	position: relative;
	z-index: 105;
}

.header--drop ul li a i {
	vertical-align: top;
	margin: -1px 8px 0 0;
	display: inline-block;
	width: 14px;
}

.header--drop ul li.mobile a i {
	width: 10px;
}

.header--drop ul li a:hover {
	color: #4385f5;
}

.sponsor {
	padding: 10px 0;
	background-color: #fff;
}

.sponsor .w {
	position: relative;
}

.sponsor .title {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.top {
	padding: 25px 0 20px;
	background: url(../../../../images/sub/version/2023/top_bg.png) no-repeat;
	background-size: 100% 100%;
	background-position-x: right;
}

.top .w {
	position: relative;
}

.top .logo {
	float: left;
	margin-right: 140px;
	height: 74px;
	line-height: 74px;
	width: 252px;
	position: relative;
}
.top .logo img {
	/*! height: 100%; */
	max-height: none;
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}
.search {
	width: 550px;
	height: 44px;
	position: relative;
	margin-top: 20px;
	float: left;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0px 5px 9px 0px rgba(40, 40, 40, 0.05);
}

.search form {
	width: 100%;
	height: 100%;
}

.searchSelect {
	width: 74px;
	height: 100%;
	position: relative;
	float: left;
	border-radius: 4px 0 0 4px;
}

.selectTop {
	position: relative;
	cursor: pointer;
	text-align: center;
	border-right: 1px solid #ddd;
	line-height: 18px;
	margin-top: 13px;
	font-size: 0;
}

.selectTop p {
	font-size: 15px;
	color: #666;
	display: inline-block;
}

.selectTop i {
	line-height: 1;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #666 transparent transparent transparent;
	display: inline-block;
	vertical-align: top;
	margin-top: 6px;
	margin-left: 6px;
}

.selectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.search button {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background-color: #ff5c38;
	color: #ffffff;
	width: 90px;
	font-size: 18px;
	border: none;
	font-family: "microsoft yahei";
	cursor: pointer;
	border-radius: 0 4px 4px 0;
}

.search button i {
	margin-right: 7px;
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
}

.search input {
	width: calc(100% - 74px - 90px);
	height: 100%;
	float: left;
	border: none;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #999999;
	text-indent: 12px;
}

.search .search1 {
	position: absolute;
	color: #c0c0c0;
	top: 12px;
	left: 85px;
}

.selectBot {
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	top: 44px;
	left: 0;
	z-index: 99;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	display: none;
	left: -2px;
}

.selectBot li {
	line-height: 26px;
	font-size: 14px;
	/* text-indent: 16px; */
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	text-align: center;
}

.selectBot li:hover {
	background-color: #4385f5;
	border-left: 1px solid #4385f5;
	border-right: 1px solid #4385f5;
	color: #fff;
	cursor: pointer;
}

.top .hot-key {
	position: absolute;
	right: 0;
	top: 30px;
	width: 538px;
	border-radius: 13px;
	background-color: #fff;
	line-height: 26px;
	/* transform: translateY(-50%); */
	font-size: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.top .hot-key span {
	font-size: 14px;
	color: #ff5c38;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
}

.top .hot-key span i {
	margin-right: 4px;
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	font-weight: normal;
}

.top .hot-key a {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	color: #333;
	margin-right: 12px;
}

.top .hot-key a:hover {
	color: #4385f5;
}

.Whitediv {
	height: 8px;
	background-color: #fff;
}

.nav {
	height: 56px;
	background-color: #4385f5;
	position: relative;
}

.nav .w {
	height: 100%;
}

.nav ul {
	height: 100%;
}

.nav ul::after {
	content: "";
	clear: both;
	display: block;
}

.nav li {
	float: left;
	height: 100%;
}

.nav li a {
	display: block;
	height: 100%;
	line-height: 56px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding: 0 46px;
}

.nav li span {
	display: inline-block;
	vertical-align: top;
	padding: 0 14px;
	position: relative;
}

.nav li span::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 0%;
	height: 3px;
	background-color: #f7c532;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.nav li a.home {
	padding: 0;
	background-color: #2d63cf;
	margin-right: 18px;
	position: relative;
	height: 64px;
	line-height: 64px;
	margin-top: -8px;
	width: 184px;
	text-align: center;
	box-sizing: border-box;
	white-space: nowrap;
}
.nav li a.home font {
	position: relative;
	z-index: 9;
}
.nav li a.home i {
	font-weight: normal;
	margin-right: 8px;
	font-size: 20px;
}

.nav li a.home::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 64px 18px 0 0;
	border-color: #2D63CF transparent transparent transparent;
	right: -18px;
	top: 0;
}

.nav::after {
	content: "";
	position: absolute;
	left: 0;
	top: -8px;
	bottom: 0;
	width: calc((100% - 1560px) / 2);
	background-color: #2D63CF;
}

.nav li a.active span::after,
.nav li a:hover span::after {
	width: 100%;
}

.banner {
	margin-top: 24px;
}

.banner-left {
	width: 372px;
	float: left;
	overflow: hidden;
	position: relative;
	border-radius: 8px;
	min-height: 1px;
}

.banner-left .image {
	height: 0;
	padding-bottom: calc(464 / 372 * 100%);
	overflow: hidden;
	position: relative;
}

.banner-left .image a {
	position: static;
}

.banner-left .image img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.adv-swiper {
	display: block;
}

.banner-left .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: auto;
	left: auto;
	width: auto;
	right: 14px;
	top: 24px;
	height: 16px;
	border-radius: 8px;
	background-color: rgba(255, 255, 255, .15);
	padding: 0 4px;
}

.banner-left .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #f90;
	opacity: 1;
	vertical-align: top;
	margin-top: 4px !important;
}

.banner-left .swiper-pagination-bullet-active {
	width: 16px;
	border-radius: 4px;
}

.banner-center {
	margin: 0 22px;
	width: 768px;
	box-sizing: border-box;
	padding: 24px 22px;
	background: #fff url(../../../../images/sub/version/2023/bannerbg.png) no-repeat;
	background-size: 100% auto;
	float: left;
	border-radius: 8px;
}

.banner-center .today {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	padding: 0 115px;
	font-size: 26px;
	text-align: center;
	position: relative;
}

.banner-center .today a {
	color: #333;
}

.banner-center .today a:hover {
	color: #4385f5;
}

.banner-center .today span {
	position: absolute;
	left: 0;
	top: 0;
	width: 111px;
	font-size: 0;
}

.focus-list {
	overflow: hidden;
}

.banner-list {
	overflow: hidden;
	margin-right: -40px;
	margin-top: 21px;
}

.banner-list .list-box {
	float: left;
	width: 50%;
}

.banner-list .list-box ul {
	margin-right: 40px;
}

.banner-list .list-box li {
	font-size: 16px;
	margin-top: 22px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}

.banner-list .list-box li.top-p {
	font-size: 22px;
	line-height: 24px;
	height: 24px;
}

.banner-list .list-box li.top-p a {
	color: #333;
}

.banner-list .list-box li a {
	color: #666;
}

.banner-list .list-box li a:hover {
	color: #4385f5;
}

.banner-list:nth-of-type(2) {
	border-top: 1px solid #e6e6e6;
	padding-top: 1px;
}

.banner-right {
	overflow: hidden;
	border-radius: 8px;
	background-color: #fff;
	padding: 24px 22px;
}

.banner-right .title {
	background: url(../../../../images/sub/version/2023/titlebg.png) no-repeat;
	margin-left: -16px;
	font-size: 22px;
	font-weight: bold;
	height: 29px;
	background-size: auto 100%;
	text-indent: 29px;
}

.new-news {
	margin-top: 23px;
}

.new-news ul {
	position: relative;
}

.new-news ul::after {
	content: "";
	position: absolute;
	left: 5px;
	width: 2px;
	top: -8px;
	bottom: -8px;
	background-color: #f3f3f3;
}

.new-news li {
	margin-top: 20px;
	overflow: hidden;
}

.new-news li .circular {
	float: left;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 4px solid #b2c9f1;
	box-sizing: border-box;
	margin-right: 10px;
	margin-top: 5px;
	position: relative;
	z-index: 2;
	background-color: #fff;
}

.new-news li .text {
	overflow: hidden;
}

.new-news li .text p {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}

.new-news li .text p a {
	color: #333;
}

.new-news li .text p a:hover {
	color: #4385f5;
}

.new-news li .text span {
	display: block;
	font-size: 14px;
	color: #999999;
	margin-top: 12px;
}

.mt28 {
	margin-top: 28px;
}

.part1 {
	background: url(../../../../images/sub/version/2023/companybg.png) no-repeat top center;
	padding: 20px 0;
}

.part1 .title {
	text-align: center;
}

.company-list {
	margin-top: 20px;
	overflow: hidden;
}

.company-list ul {
	overflow: hidden;
	margin-right: -22px;
}

.company-list li {
	width: 33.33%;
	float: left;
}

.company-list li .item {
	margin-right: 22px;
	border-radius: 8px;
	background-color: #fff;
	padding: 24px 24px 20px;
}

.company-list li .image {
	height: 0;
	padding-bottom: calc(200 / 456 * 100%);
	position: relative;
	overflow: hidden;
	border-radius: 8px 8px 0 0;
}

.company-list li .image a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

.company-list li .image a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: -moz-linear-gradient(0deg, rgb(96, 157, 220) 0%, rgba(56, 126, 199, 0) 100%);
	background: -webkit-linear-gradient(0deg, rgb(96, 157, 220) 0%, rgba(56, 126, 199, 0) 100%);
	background: -ms-linear-gradient(0deg, rgb(96, 157, 220) 0%, rgba(56, 126, 199, 0) 100%);
}

.company-list li .image .content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	z-index: 2;
	width: 100%;
}

.company-list li .image .face {
	width: 96px;
	height: 96px;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
}

.company-list li .image p {
	margin-top: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.company-list li .text {
	margin-top: 20px;
}

.company-list li .text p {
	font-size: 15px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	margin-top: 14px;
}

.company-list li .text p a {
	color: #333;
}

.company-list li .text p a:hover {
	color: #4385f5;
}

.company-list li .text p i {
	display: inline-block;
	width: 7px;
	height: 10px;
	background: url(../../../../images/sub/version/2023/icon1.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin: 4px 8px 0;
}

.company-list li .text p a:hover i {
	background-image: url(../../../../images/sub/version/2023/icon1hover.png);
}

.company-list .check-more {
	margin-top: 24px;
	text-align: center;
}

.company-list .check-more a {
	display: inline-block;
	padding: 0 20px;
	border-radius: 4px;
	border: 1px solid #fff;
	background-color: rgba(255, 255, 255, .2);
	line-height: 48px;
	height: 50px;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.company-list .check-more a i {
	font-weight: normal;
	margin-left: 12px;
	vertical-align: top;
	font-size: 20px;
}

.company-list .check-more a:hover {
	background-color: rgba(255, 255, 255, 0);
}

.part2 .hot-product {
	float: left;
	width: 1164px;
	border-radius: 8px;
	background-color: #fff;
	padding: 24px 22px;
	box-sizing: border-box;
	margin-right: 24px;
}

.public-title {
	position: relative;
	padding-bottom: 4px;
}

.public-title p {
	display: inline-block;
	position: relative;
}

.public-title p b {
	display: inline-block;
	font-size: 32px;
	position: relative;
	z-index: 2;
}

.public-title p::after {
	content: "";
	position: absolute;
	bottom: -4px;
	left: -14px;
	width: 244px;
	height: 10px;
	background: url(../../../../images/sub/version/2023/title1.png) no-repeat;
	background-size: contain;
}

.public-title .more {
	position: absolute;
	right: 0;
	bottom: 12px;
	font-size: 15px;
	color: #999;
}

.public-title .more i {
	font-style: normal;
	margin-left: 6px;
}

.public-title .more:hover {
	color: #4385f5;
}

.hot-product-box {
	overflow: hidden;
}

.hot-product-ul {
	overflow: hidden;
	margin-right: -24px;
}

.hot-product-li {
	width: 50%;
	float: left;
	margin-top: 38px;
}

.hot-product-item {
	margin-right: 24px;
}

.hot-product-item .title {
	font-size: 18px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
}
.hot-product-item .title a {
	color: #333;
}
.hot-product-item .title a:hover {
	color: #4385f5;
}

.hot-product-item ul {
	margin-right: -20px;
	margin-top: 10px;
	overflow: hidden;
}

.hot-product-item li {
	width: 25%;
	float: left;
	margin-top: 10px;
}

.hot-product-item li a {
	display: block;
	margin-right: 20px;
	text-align: center;
	line-height: 32px;
	height: 32px;
	border-radius: 4px;
	background-color: #f5f5f5;
	overflow: hidden;
	font-size: 15px;
	color: #666;
}

.hot-product-item li a:hover {
	background-color: #f4f8fe;
	color: #4385f5;
}

.good-brands {
	display: inline-block;
	margin-top: 25px;
	height: 28px;
	line-height: 26px;
	border-radius: 14px;
	background-color: #f4f8fe;
	border: 1px dashed #4385f5;
	padding: 0 13px;
	font-size: 0;
	box-sizing: border-box;
}

.good-brands i {
	font-size: 17px;
	color: #4385f5;
	margin-right: 7px;
}

.good-brands a {
	font-size: 15px;
	color: #4385f5;
	margin-right: 10px;
}

.good-brands a:last-child {
	margin-right: 0;
}

.good-brands a:hover {
	color: #f90;
}

.new-invite {
	overflow: hidden;
	border-radius: 8px;
	background-color: #fff;
	padding: 22px 24px 30px;
}

.new-invite .title {
	font-size: 22px;
	font-weight: bold;
}
.new-invite .title a {
	color: #333;
}
.new-invite .title img {
	margin-right: 8px;
	vertical-align: top;
	margin-top: 1px;
}

.new-invite ul {
	margin-top: 25px;
}

.new-invite li {
	margin-top: 18px;
	border-radius: 2px;
	background-color: #f5f5f5;
	border-radius: 2px;
	padding: 20px 14px 15px;
	font-size: 14px;
	color: #999;
}

.new-invite li p {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}

.new-invite li p a {
	color: #333;
}

.new-invite li p a:hover {
	color: #4385f5;
}

.new-invite li .content {
	margin-top: 14px;
}

.new-invite li .data {
	position: relative;
	margin-top: 22px;
}

.new-invite li .data span {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
}

.new-invite li .data span b {
	font-weight: normal;
	color: #ff6600;
	margin-left: 3px;
}

.part3 .w,
.part4 .w,
.part6 .w {
	background-color: #fff;
	border-radius: 8px;
	padding: 25px 24px 30px;
}

.part3 .public-title p::after,
.part4 .public-title p::after,
.part6 .public-title p::after {
	width: 174px;
	height: 10px;
	background: url(../../../../images/sub/version/2023/title2.png) no-repeat;
	background-size: contain;
}

.new-products {
	overflow: hidden;
	margin-top: 4px;
}

.new-products ul {
	margin-right: -24px;
	overflow: hidden;
}

.new-products li {
	float: left;
	width: 20%;
}

.new-products li .item {
	margin-right: 24px;
	padding: 0 16px;
}

.new-products li .image {
	height: 214px;
	position: relative;
}

.new-products li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.new-products li .text {
	margin-top: 16px;
}

.new-products li .text .name {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}

.new-products li .text .name a {
	color: #333;
}

.new-products li .text .name a:hover {
	color: #4385f5;
}

.new-products li .text .content {
	font-size: 14px;
	line-height: 22px;
	color: #999;
	margin-top: 10px;
}

.new-products li .text .content p {
	height: 22px;
	overflow: hidden;
}
.new-products li .text .content p a {
	color: #999;
}
.new-products li .text .content p a:hover {
	color: #4385f5;
}

.new-products li .text .btn {
	margin-top: 20px;
	font-size: 0;
}

.new-products li .text .btn a {
	display: inline-block;
	width: 112px;
	height: 32px;
	line-height: 30px;
	box-sizing: border-box;
	border: 1px solid #4385f5;
	border-radius: 2px;
	font-size: 14px;
	color: #4385f5;
	margin-right: 10px;
	text-align: center;
}

.new-products li .text .btn a:hover {
	color: #fff;
	background-color: #4385f5;
	border-color: #4385f5;
}

.new-products li .text .btn a:last-child {
	margin-right: 0;
	color: #fff;
	background-color: #4385f5;
	border-color: #4385f5;
}
.new-products li .text .btn a:last-child:hover {
	color: #4385f5;
	background-color: transparent;
}
.class-list {
	margin-top: 38px;
	position: relative;
}

.class-swiper {
	overflow: hidden;
	margin-right: -24px;
	display: none;
}

.class-swiper .swiper-slide {
	width: 25%;
}

.class-swiper .swiper-slide .item {
	margin-right: 24px;
}

.class-list .image {
	height: 0;
	padding-bottom: calc(200 / 360 * 100%);
	overflow: hidden;
	border-radius: 8px;
	position: relative;
}

.class-list .image a img {
	max-height: none;
	width: 100%;
	position: absolute;
	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;
}

.class-list .image a:hover img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.tip {
	position: absolute;
	right: 0;
	top: 16px;
	line-height: 26px;
	padding: 0 8px 0 14px;
	background-color: rgba(0, 0, 0, .5);
	border-radius: 13px 0 0 13px;
	font-size: 15px;
	color: #fff;
	z-index: 2;
}

.tip span {
	padding: 0 12px;
	background-color: #ff6600;
	border-radius: 13px 0 0 13px;
	display: inline-block;
	height: 100%;
	vertical-align: top;
}

.tip b {
	font-weight: normal;
	padding: 0 10px;
}

.tip i {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url("http://public.mtnets.com/Images/public/zhibo-icon.gif") no-repeat;
	background-size: contain;
	margin-top: 6px;
	vertical-align: top;
	margin-right: 2px;
}

.tip.notice {
	padding-left: 0;
	padding-right: 0;
}

.tip.living {
	background-color: #f82b2b;
}

.class-list .text {
	padding: 15px 12px 0;
}

.class-list .text p {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}

.class-list .text p a {
	color: #333;
}

.class-list .text p a:hover {
	color: #4385f5;
}

.class-list .text .teacher {
	margin-top: 15px;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	color: #999;
}

.class-list .swiper-button-next,
.class-list .swiper-button-prev {
	position: absolute;
	top: 78px;
	width: 46px;
	height: 46px;
	margin-top: 0;
	z-index: 10;
	background-image: url(../../../../images/sub/version/2023/left.png);
	cursor: pointer;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.class-list .swiper-button-next {
	background-image: url(../../../../images/sub/version/2023/right.png);
	right: -92px;
}

.class-list .swiper-button-prev {
	left: -92px;
}

.part5 .left {
	float: left;
	width: 1164px;
	box-sizing: border-box;
	padding: 24px 24px 30px;
	border-radius: 8px;
	background-color: #fff;
	margin-right: 24px;
}

.part5 .company-box {
	margin-top: 10px;
}

.part5 .company-box ul {
	margin-right: -24px;
}

.part5 .company-box ul::after {
	content: "";
	clear: both;
	display: block;
}

.part5 .company-box li {
	float: left;
	width: 33.33%;
	margin-top: 25px;
}

.part5 .company-box li .item {
	margin-right: 24px;
	box-shadow: 0px 5px 10px 0px rgba(40, 40, 40, 0.05);
	border-radius: 4px;
	background-image: url(../../../../images/sub/version/2023/boxbg.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 186px;
	padding: 32px 22px 0;
	box-sizing: border-box;
	overflow: hidden;
}

.part5 .company-box li p {
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

.part5 .company-box li p a {
	color: #333;
}

.part5 .company-box li p a:hover {
	color: #4385f5;
}

.year {
	margin-top: 14px;
	position: relative;
	overflow: hidden;
}

.year b {
	display: inline-block;
	width: 79px;
	height: 15px;
	background: url(https://www.chem17.com/images/company/companyList.png) no-repeat 0 0px;
	background-size: 100% auto;
	vertical-align: top;
	position: relative;
}

.protList .year b {
	width: 79px;
	background: url(https://www.chem17.com/images/company/companyList.png) no-repeat 0 0px;
	height: 16px;
}

.year span font {
	color: #ff6600;
	font-weight: bold;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	margin: -2px 5px 0;
	vertical-align: top;
	display: inline-block;
}

.year b.supLevel {
	background-position-y: -577px;
}

.year b.topLevel {
	background-position-y: -101px;
}

.year b.intermediate {
	background-position-y: -51px;
}

.year b.primary {
	background-position: 0 -25px;
}

.year b.senior {
	background-position: 0 -78px;
}

.year .senior span font {
	color: #fa7300;
}

.year span {
	font-size: 14px;
	height: 14px;
	padding-left: 10px;
	margin-left: 10px;
	display: inline-block;
	position: relative;
}

.year span::after {
	content: "";
	position: absolute;
	height: 14px;
	width: 1px;
	background-color: #333;
	left: 0px;
	top: 1px;
}

.part5 .company-box li .content {
	font-size: 14px;
	color: #999;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 22px;
}

.part5 .company-box li .btn {
	margin-top: 15px;
	display: none;
}

.part5 .company-box li .btn a {
	height: 36px;
	line-height: 34px;
	border-radius: 18px;
	border: 1px solid #4385f5;
	background-color: #4385f5;
	color: #fff;
	padding: 0 25px;
	font-size: 16px;
	display: inline-block;
}

.part5 .company-box li .btn a:hover {
	color: #4385f5;
	background-color: transparent;
}

.part5 .company-box li .item:hover {
	background-image: url(../../../../images/sub/version/2023/boxbghover.png);
}

.part5 .company-box li .item:hover p {
	font-weight: bold;
}

.part5 .company-box li .item:hover .year {
	display: none;
}

.part5 .company-box li .item:hover .btn {
	display: block;
}

.part5 .company-box li .item:hover .content {
	margin-top: 16px;
}

.part5 .right {
	overflow: hidden;
	border-radius: 8px;
	background-color: #fff;
	padding: 30px 24px 24px;
}

.part5 .right .title {
	font-size: 22px;
	font-weight: bold;
}
.part5 .right .title a {
	color: #333;
}
.part5 .right .title img {
	vertical-align: top;
	margin-right: 7px;
	margin-top: 2px;
}

.part5 .right .company-video {
	margin-top: 25px;
}

.part5 .right .company-video li {
	margin-top: 20px;
}

.part5 .right .company-video .item {
	border-radius: 8px;
	background-color: #f5f5f5;
	overflow: hidden;
}

.part5 .right .company-video .item .image {
	height: 0;
	padding-bottom: calc(182 / 324 * 100%);
	overflow: hidden;
	position: relative;
}

.part5 .right .company-video .item .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}

.part5 .right .company-video .item .text {
	padding: 20px 16px;
}

.part5 .right .company-video p {
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}

.part5 .right .company-video p a {
	color: #333;
}

.part5 .right .company-video p a:hover {
	color: #4385f5;
}

.part5 .right .company-video p i {
	display: inline-block;
	width: 22px;
	height: 16px;
	border-radius: 2px;
	background-color: #4385f5;
	vertical-align: top;
	margin-top: 2px;
	margin-right: 10px;
	position: relative;
}

.part5 .right .company-video p i::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 8px;
	border-color: transparent transparent transparent #fff;
}

.part5 .right .company-video .item .text .time {
	font-size: 14px;
	color: #999;
	margin-top: 14px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}

.part5 .right .company-video .item .text .company {
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	margin-top: 16px;
}
.part5 .right .company-video .item .text .company a {
	color: #999;
}
.part5 .right .company-video .item .text .company a:hover {
	color: #4385f5;
}
.part5 .right .company-video .item .icon {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-image: url(../../../../images/sub/version/2023/play-icon.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.part6 .publish-list {
	margin-top: 35px;
}

.part6 .publish-list ul {
	margin-top: -24px;
	margin-right: -24px;
}

.part6 .publish-list li {
	margin-top: 24px;
	float: left;
	width: 33.33%;
}

.part6 .publish-list li .item {
	margin-right: 24px;
	box-shadow: 0px 5px 10px 0px rgba(40, 40, 40, 0.05);
	border-radius: 8px;
	padding: 16px;
	overflow: hidden;
}

.part6 .publish-list li .image {
	float: left;
	width: 148px;
	margin-right: 16px;
}

.part6 .publish-list li .image a {
	display: block;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
	border-radius: 8px;
}

.part6 .publish-list li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.part6 .publish-list li .text {
	overflow: hidden;
}

.part6 .publish-list li .text p {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	margin-top: 10px;
}

.part6 .publish-list li .text p a {
	color: #333;
}

.part6 .publish-list li .text p a:hover {
	color: #4385f5;
}

.part6 .publish-list li .text .company {
	font-size: 15px;
	color: #999;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	margin-top: 12px;
}
.part6 .publish-list li .text .company a {
	color: #999;
}
.part6 .publish-list li .text .company a:hover {
	color: #4385f5;
}
.part6 .publish-list li .text .price {
	margin-top: 48px;
	line-height: 36px;
	height: 36px;
	position: relative;
}

.part6 .publish-list li .text .price b {
	font-size: 22px;
	color: #ff6600;
	font-weight: normal;
}

.part6 .publish-list li .text .price .btn {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 34px;
	height: 36px;
	border-radius: 18px;
	background-color: #ff6600;
	color: #fff;
	font-size: 16px;
	box-sizing: border-box;
	border: 1px solid #ff6600;
	padding: 0 25px;
	opacity: 1;
}

.part6 .publish-list li .text .price .btn:hover {
	color: #ff6600;
	background-color: transparent;
}

.part6 .publish-list li .item:hover .price .btn {
	opacity: 1;
}

.part6 .publish-list li .item:hover .price b {
	display: none;
}

.link .w {
	background-color: #fff;
}

.link-title {
	position: relative;
}

.link-title p a {
	display: inline-block;
	padding: 22px 52px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #4385f5;
	position: relative;
}

.link-title p a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 3px;
	background-color: #4385f5;
}

.link-title .right {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 0;
}

.link-title .right a {
	font-size: 16px;
	color: #999;
	margin-right: 20px;
	display: inline-block;
	line-height: 30px;
}

.link-title .right a:hover {
	color: #4385f5;
}

.link-title .right a.join {
	height: 32px;
	line-height: 30px;
	color: #4385f5;
	padding: 0 28px;
	border: 1px solid #4385f5;
	border-radius: 2px;
}

.link-title .right a.join:hover {
	background-color: #4385f5;
	color: #fff;
}

.link-bot {
	overflow: hidden;
	margin: 20px 15px 0;
	padding-bottom: 20px;
}

.link-bot ul {
	overflow: hidden;
}

.link-bot li {
	width: calc(100% / 9);
	float: left;
	font-size: 15px;
	line-height: 40px;
	height: 40px;
	text-indent: 20px;
	overflow: hidden;
}

.link-bot li a {
	color: #333;
}

.link-bot li a:hover {
	color: #4385f5;
}

.footer {
	background-color: #242a37;
	margin-top: 28px;
	padding: 40px 0;
}

.foot {
	margin: 0 auto;
	overflow: hidden;
}

.foot-nav {
	width: 570px;
	float: left;
}

.foot-txt {
	overflow: hidden;
	padding: 15px 0 0 0;
}

.foot-txt li {
	width: 14%;
	float: left;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.foot-txt li a {
	color: #999;
}

.foot-txt li a:hover {
	color: #4385f5;
}

.copyright {
	color: #999;
	padding: 15px 0;
	text-align: center;
	background-color: #1b1f29;
	font-size: 14px;
}

.copyright a {
	color: #999;
}

.copyright a:hover {
	color: #ff6600;
}

.foot-img {
	overflow: hidden;
	width: calc(100% + 20px);
	background: url('../../../../Images/Index/Version/2020/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 12px;
}

.foot-img li {
	width: 83px;
	height: 33px;
	float: left;
	margin-right: 8px;
}

.foot-img li a {
	display: block;
	height: 33px;
	color: #333;
	border-radius: 3px;
	overflow: hidden;
}

.police {
	text-align: left;
	color: #888888;
	margin-top: 12px;
	line-height: 20px;
}

.police img {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}

.police a {
	color: #888888;
}

.hot-line {
	width: 293px;
	height: 256px;
	padding-top: 10px;
	float: left;
	margin-left: 200px;
	color: #999;
}

.hot-line i {
	font-size: 66px;

}

.hot-line p {
	font-size: 14px;
	line-height: 28px;
}

.hot-line p a {
	display: inline-block;
	width: 18px;
	height: 21px;
	vertical-align: top;
	margin-top: 3px;
	background: url("https://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -223px;
}

.hot-line span {
	display: block;
	font-size: 13px;
	line-height: 36px;
}

.hot-line>b {
	display: block;
	font-size: 30px;
	color: #fff;
	margin-top: 20px;
}

.qr-code {
	float: right;
	padding-top: 10px;
}

.qr-code li {
	float: left;
	padding: 0 0 0 40px;
}

.foot h2 {
	color: #999;
	font-size: 18px;
	height: 30px;
	font-weight: bold;
}

.foot h2 b {
	border-bottom: 3px solid #387ee8;
	height: 30px;
	display: inline-block;
}

.qr-code h2 {
	padding-left: 40px;
}

.qr-code ul {
	margin-top: 28px;
}

.qr-code li span {
	display: block;
	width: 144px;
	height: 144px;
	background-color: #fff;
}

.qr-code li span img {
	width: 100%;
	height: 100%;
}

.qr-code li p {
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 16px;
}

.foot-nav p {
	font-size: 14px;
	color: #999;
	line-height: 30px;
}

.foot-nav p a {
	color: #999;
}

.foot-nav p a img {
	margin-left: 8px;
}

.foot-nav p a:hover {
	color: #f90;
}

.foot-img {
	overflow: hidden;
	width: calc(100% + 20px);
	background: url('https://www.chem17.com/Images/Index/Version/2020/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 12px;
}

.foot-img li {
	width: 83px;
	height: 33px;
	float: left;
	margin-right: 8px;
}

.foot-img li a {
	display: block;
	height: 33px;
	color: #333;
	border-radius: 3px;
	overflow: hidden;
}

.fixed-box {
	position: fixed;
	top: 0;
	transform: translateX(0);
	width: 372px;
	box-sizing: border-box;
	max-height: 762px;
	overflow-y: auto;
	overflow-x: hidden;
}

.online-talk {
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 0px 10px 20px 0px rgba(40, 40, 40, 0.15);
	position: fixed;
	transform: translateX(-0);
	top: 354px;
	width: 150px;
	box-sizing: border-box;
	padding: 0 15px 18px;
	z-index: 999;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	display: none;
	/* -webkit-animation: 6s linear 0.15s infinite normal none running swing; */
	/* animation: 6s linear 0.15s infinite normal none running swing; */
}

.online-talk .image {
	margin-top: -40px;
	text-align: center;
}

.online-talk p {
	font-size: 16px;
	font-weight: bold;
	margin-top: 13px;
}

.online-talk span {
	display: block;
	margin-top: 10px;
	color: #999;
	font-size: 15px;
}

.online-talk .talk {
	display: block;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
	background-image: -moz-linear-gradient(0deg, #fd7a5f 0%, #f41826 100%);
	background-image: -webkit-linear-gradient(0deg, #fd7a5f 0%, #f41826 100%);
	background-image: -ms-linear-gradient(0deg, #fd7a5f 0%, #f41826 100%);
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 15px;
}



.right-bar {
	display: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.innovation{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 10000;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.1);
	display: none;
}
.innovationMain{
	width: 600px;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-color: #fff;
}
.innovationTitle{
	height: 50px;
	background-color: #dddddd;
	padding: 0 24px;
	font-size: 16px;
	line-height: 50px;
	color: #000;
	position: relative;
}
.innovationTitle h2 {
    font-size: 16px;
    font-weight: normal;
}
.innovationTitle a.innovationClose{
	position: absolute;
	right: 23px;
	top: 17px;
	width: 16px;
	height: 16px;
	background: url("/images/Index/2019/main.png") no-repeat 0px -253px;
}
.innovationItem{
	padding:24px;
}
.innovationImg{
	text-align: center;
	position: relative;
	height: 90px;
}
.innovationImg p{
	position: absolute;
	width: 125px;
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 54px;
	z-index: 9;
	left: 213px;
	top: 0;
	background: #fff url("/images/Index/2019/main.png") no-repeat -24px -245px;
}
.innovationImg span{
	width: 326px;
	height: 1px;
	background-color: #ddd;
	overflow: hidden;
	position: absolute;
	z-index: 8;
	bottom:22px;
	left: 113px;
}

.innovationTxt{
	font-size: 14px;
	line-height: 24px;
}

@media only screen and (min-width:1920px) {
	.w {
		width: 1560px;
	}

	.right-text a {
		font-size: 18px;
	}
}

@media only screen and (min-width: 1600px) and (max-width:1919px) {
	.w {
		width: 1420px;
	}

	.top {
		padding: 20px 0 15px;
	}
	.top .hot-key {
		width: 490px;
	}
	.top .logo {
		margin-right: 106px;
	}
	.top .hot-key span {
		font-size: 13px;
	}
	.top .hot-key a {
		font-size: 13px;
		margin-right: 10px;
	}
	.top .hot-key span i {
		font-size: 15px;
	}
	.search {
		width: 500px;
		height: 40px;
		margin-top: 22px;
	}
	.searchSelect {
		width: 67px;
	}
	.selectTop {
		line-height: 16px;
		margin-top: 12px;
	}
	.selectTop p {
		font-size: 13px;
	}
	.search button {
		width: 82px;
		font-size: 16px;
	}
	.nav {
		height: 52px;
	}
	.nav li a {
		line-height: 52px;
		font-size: 17px;
		padding: 0 40px;
	}
	.nav li a.home {
		margin-right: 14px;
		height: 58px;
		line-height: 58px;
		margin-top: -6px;
		width: 168px;
	}
	.nav li a.home i {
		margin-right: 7px;
		font-size: 18px;
	}
	.nav li a.home::after {
		border-width: 58px 14px 0 0;
		right: -14px;
	}
	.nav::after {
		top: -6px;
		width: calc((100% - 1420px) / 2);
	}
	.banner-left {
		width: 338px;
	}
	.banner-center {
		margin: 0 22px;
		width: 700px;
		padding: 22px 22px;
	}
	.banner-center .today span {
		width: 102px;
	}
	.banner-center .today {
		line-height: 36px;
		height: 36px;
		padding: 0 106px;
		font-size: 24px;
	}
	.banner-list .list-box li {
		font-size: 15px;
		margin-top: 20px;
		line-height: 17px;
		height: 17px;
	}
	.banner-list .list-box li.top-p {
		font-size: 20px;
		line-height: 22px;
		height: 22px;
	}
	.banner-list {
		margin-top: 17px;
	}
	.banner-right {
		padding: 21px 22px;
	}
	.banner-right .title {
		margin-left: -16px;
		font-size: 20px;
		height: 26px;
		text-indent: 25px;
	}
	.new-news li .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.new-news li .circular {
		width: 11px;
		height: 11px;
		margin-right: 8px;
		margin-top: 4px;
	}
	.new-news li .text span {
		font-size: 13px;
		margin-top: 10px;
	}
	.new-news li {
		margin-top: 18px;
	}
	.mt28 {
		margin-top: 26px;
	}
	.part1 .title img {
		width: 346px;
	}
	.company-list {
		margin-top: 18px;
	}
	.company-list li .image .face {
		width: 88px;
		height: 88px;
	}
	.company-list li .image p {
		font-size: 16px;
	}
	.company-list li .text {
		margin-top: 18px;
	}
	.company-list li .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 12px;
	}
	.company-list li .text p i {
		margin: 4px 6px 0;
	}
	.company-list .check-more a {
		line-height: 44px;
		height: 46px;
		font-size: 14px;
	}
	.company-list .check-more a i {
		font-size: 16px;
		margin-left: 8px;
	}
	.part2 .hot-product,.part5 .left {
		width: 1060px;
		padding: 22px 20px;
		margin-right: 20px;
	}
	.public-title p b {
		font-size: 29px;
	}
	.public-title p::after {
		bottom: -5px;
		left: -14px;
		width: 220px;
		height: 10px;
	}
	.part3 .public-title p::after, .part4 .public-title p::after, .part6 .public-title p::after {
		width: 159px;
	}
	.hot-product-li {
		margin-top: 32px;
	}
	.hot-product-item .title {
		font-size: 16px;
	}
	.hot-product-item li a {
		line-height: 30px;
		height: 30px;
		font-size: 14px;
	}
	.hot-product-item li {
		margin-top: 9px;
	}
	.hot-product-item ul {
		margin-top: 9px;
	}
	.good-brands {
		margin-top: 20px;
		height: 26px;
		line-height: 22px;
		padding: 0 13px;
	}
	.good-brands a {
		font-size: 13px;
	}
	.good-brands i {
		font-size: 14px;
	}
	.new-invite {
		padding: 20px 22px 20px;
	}
	.new-invite .title {
		font-size: 20px;
	}
	.new-invite li p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.new-invite li {
		margin-top: 15px;
		padding: 20px 14px 15px;
		font-size: 13px;
	}
	.new-invite li .content {
		margin-top: 12px;
	}
	.new-invite li .data {
		margin-top: 18px;
	}
	.new-invite ul {
		margin-top: 20px;
	}
	.part3 .w, .part4 .w, .part6 .w {
		padding: 22px 20px 26px;
	}
	.new-products li .item {
		margin-right: 22px;
		padding: 0 14px;
	}
	.new-products ul {
		margin-right: -22px;
	}
	.new-products li .image {
		height: 192px;
	}
	.new-products li .text {
		margin-top: 15px;
	}
	.new-products li .text .name {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.new-products li .text .content {
		font-size: 13px;
		line-height: 20px;
		margin-top: 10px;
	}
	.new-products li .text .content p {
		height: 20px;
	}
	.new-products li .text .btn {
		margin-top: 16px;
	}
	.new-products li .text .btn a {
		width: 102px;
		height: 30px;
		line-height: 28px;
		font-size: 13px;
		margin-right: 9px;
	}
	.class-swiper .swiper-slide .item {
		margin-right: 20px;
	}
	.class-swiper {
		margin-right: -20px;
	}
	.tip {
		top: 14px;
		line-height: 24px;
		padding: 0 5px 0 12px;
		font-size: 13px;
	}
	.tip span {
		padding: 0 9px;
	}
	.class-list .text {
		padding: 13px 4px 0;
	}
	.class-list .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.class-list .text .teacher {
		margin-top: 12px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.part5 .company-box li .item {
		margin-right: 20px;
		height: 170px;
		padding: 28px 20px 0;
	}
	.part5 .company-box li p {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.part5 .company-box li .content {
		font-size: 13px;
		line-height: 20px;
		height: 40px;
		margin-top: 20px;
	}
	.part5 .company-box li .btn a {
		height: 32px;
		line-height: 30px;
		padding: 0 22px;
		font-size: 15px;
	}
	.public-title .more {
		bottom: 12px;
		font-size: 14px;
	}
	.part5 .company-box li {
		margin-top: 20px;
	}
	.part5 .company-box ul {
		margin-right: -20px;
	}
	.part5 .right {
		border-radius: 8px;
		padding: 25px 22px 20px;
	}
	.part5 .right .title {
		font-size: 20px;
	}
	.part5 .right .title img {
		width: 80px;
	}
	.part5 .right .company-video .item .text {
		padding: 15px 14px;
	}
	.part5 .right .company-video p {
		font-size: 15px;
		height: 17px;
		line-height: 17px;
	}
	.part5 .right .company-video .item .text .time {
		font-size: 13px;
		margin-top: 10px;
		line-height: 15px;
		height: 15px;
	}
	.part5 .right .company-video .item .text .company {
		font-size: 13px;
		height: 15px;
		line-height: 15px;
		margin-top: 14px;
	}
	.part5 .right .company-video li {
		margin-top: 18px;
	}
	.part6 .publish-list ul {
		margin-top: -22px;
		margin-right: -22px;
	}
	.part6 .publish-list li .item {
		margin-right: 22px;
		padding: 15px;
	}
	.part6 .publish-list li .image {
		width: 134px;
		margin-right: 14px;
	}
	.part6 .publish-list li .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		margin-top: 8px;
	}
	.part6 .publish-list li .text .company {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 10px;
	}
	.part6 .publish-list li .text .price b {
		font-size: 20px;
	}
	.part6 .publish-list li .text .price .btn {
		line-height: 30px;
		height: 32px;
		font-size: 15px;
		padding: 0 22px;
	}
	.part6 .publish-list li .text .price {
		margin-top: 38px;
		line-height: 32px;
		height: 32px;
	}
	.link-title p a {
		padding: 20px 48px 12px;
		font-size: 15px;
	}
	.link-title .right a {
		font-size: 14px;
		margin-right: 16px;
		line-height: 30px;
	}
	.link-title .right a.join {
		height: 30px;
		line-height: 30px;
		padding: 0 22px;
	}
	.link-bot li {
		font-size: 14px;
		line-height: 36px;
		height: 36px;
	}

	.right-bar {
		right: 15px;
	}

	.comBox {
		right: 85px;
	}

	.hot-line {
		margin-left: 160px;
	}


}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
	.w {
		width: 1260px;
	}

	.header .left {
		font-size: 12px;
	}

	.header {
		font-size: 12px;
	}

	.header--drop {
		font-size: 12px;
	}

	.header--drop ul li.mobile a i {
		width: 8px;
	}

	.header--drop ul li a i {
		width: 12px;
	}

	.header .right li {
		padding: 0 10px;
	}

	.header .right li {
		padding: 0 8px;
	}

	.header--drop ul li a {
		padding: 0 8px;
	}

	.header .right {
		margin-right: 152px;
	}

	.header .left ul li:first-child a {
		padding: 0 10px;
	}
	.top {
		padding: 16px 0 11px;
	}
	.top .hot-key {
		width: 436px;
	}
	.top .logo {
		margin-right: 78px;
		height: 72px;
		line-height: 72px;
		width: 240px;
	}
	.Whitediv {
		height: 6px;
	}
	.top .hot-key span {
		font-size: 12px;
	}
	.top .hot-key a {
		font-size: 12px;
		margin-right: 8px;
	}
	.top .hot-key span i {
		font-size: 15px;
	}
	.search {
		width: 444px;
		height: 36px;
		margin-top: 24px;
	}
	.searchSelect {
		width: 62px;
	}
	.selectTop {
		line-height: 14px;
		margin-top: 12px;
		height: 14px;
	}
	.selectBot {
		top: 36px;
	}
	.selectBot li {
		line-height: 24px;
		font-size: 12px;
	}
	.selectTop p {
		font-size: 12px;
	}
	.search button {
		width: 82px;
		font-size: 16px;
	}
	.search input {
		font-size: 12px;
		text-indent: 8px;
	}
	.nav {
		height: 46px;
	}
	.nav li a {
		line-height: 46px;
		font-size: 16px;
		padding: 0 32px;
	}
	.nav li a.home {
		margin-right: 12px;
		height: 52px;
		line-height: 52px;
		margin-top: -6px;
		width: 158px;
	}
	.nav li a.home i {
		margin-right: 7px;
		font-size: 17px;
	}
	.nav li a.home::after {
		border-width: 52px 12px 0 0;
		right: -12px;
	}
	.nav::after {
		top: -6px;
		width: calc((100% - 1260px) / 2);
	}
	.banner {
		margin-top: 20px;
	}
	.banner-left {
		width: 300px;
	}
	.banner-left .swiper-container-horizontal > .swiper-pagination-bullets {
		top: 16px;
	}
	.banner-center {
		margin: 0 18px;
		width: 620px;
		padding: 20px 20px;
	}
	.banner-center .today span {
		width: 90px;
	}
	.banner-center .today {
		line-height: 31px;
		height: 31px;
		padding: 0 94px;
		font-size: 21px;
	}
	.banner-list .list-box li {
		font-size: 13px;
		margin-top: 17px;
		line-height: 15px;
		height: 15px;
	}
	.banner-list .list-box li.top-p {
		font-size: 18px;
		line-height: 20px;
		height: 20px;
	}
	.banner-list {
		margin-top: 18px;
	}
	.banner-right {
		padding: 18px 18px;
	}
	.banner-right .title {
		margin-left: -10px;
		font-size: 18px;
		height: 23px;
		text-indent: 22px;
	}
	.new-news {
		margin-top: 19px;
	}
	.new-news li .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.new-news li .circular {
		width: 10px;
		height: 10px;
		margin-right: 6px;
		margin-top: 3px;
		border-width: 3px;
	}
	.new-news li .text span {
		font-size: 12px;
		margin-top: 10px;
	}
	.new-news li {
		margin-top: 15px;
	}
	.new-news ul::after {
		left: 4px;
		width: 2px;
		top: -2px;
		bottom: -2px;
	}
	.mt28 {
		margin-top: 24px;
	}
	.part1 .title img {
		width: 308px;
	}
	.company-list ul {
		margin-right: -18px;
	}
	.company-list li .item {
		margin-right: 18px;
		border-radius: 8px;
		padding: 18px 18px 18px;
	}
	.company-list {
		margin-top: 18px;
	}
	.company-list li .image .face {
		width: 78px;
		height: 78px;
	}
	.company-list li .image p {
		font-size: 14px;
	}
	.company-list li .text {
		margin-top: 16px;
	}
	.company-list li .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 10px;
	}
	.company-list li .text p i {
		margin: 3px 5px 0;
	}
	.company-list .check-more {
		margin-top: 16px;
	}
	.company-list .check-more a {
		line-height: 38px;
		height: 40px;
		font-size: 14px;
	}
	.company-list .check-more a i {
		font-size: 14px;
		margin-left: 8px;
	}
	.part2 .hot-product, .part5 .left {
		width: 940px;
		padding: 20px 18px;
		margin-right: 18px;
	}
	.public-title p b {
		font-size: 26px;
	}
	.public-title p::after {
		bottom: -4px;
		left: -10px;
		width: 198px;
		height: 9px;
	}
	.part3 .public-title p::after, .part4 .public-title p::after, .part6 .public-title p::after {
		width: 141px;
	}
	.hot-product-li {
		margin-top: 30px;
	}
	.hot-product-item .title {
		font-size: 15px;
	}
	.hot-product-item li a {
		line-height: 24px;
		height: 26px;
		font-size: 12px;
		margin-right: 16px;
	}
	.hot-product-item li {
		margin-top: 8px;
	}
	.hot-product-item ul {
		margin-top: 8px;
		margin-right: -16px;
	}
	.good-brands {
		margin-top: 18px;
		height: 26px;
		line-height: 22px;
		padding: 0 12px;
	}
	.good-brands a {
		font-size: 12px;
	}
	.good-brands i {
		font-size: 13px;
		margin-right: 4px;
	}
	.new-invite {
		padding: 20px 22px 20px;
	}
	.new-invite .title {
		font-size: 18px;
	}
	.new-invite .title img {
		margin-right: 5px;
		margin-top: 1px;
		width: 50px;
	}
	.new-invite li p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.new-invite li {
		margin-top: 14px;
		padding: 16px 14px 12px;
		font-size: 12px;
	}
	.new-invite li .content {
		margin-top: 12px;
	}
	.new-invite li .data {
		margin-top: 18px;
	}
	.new-invite ul {
		margin-top: 19px;
	}
	.part3 .w, .part4 .w, .part6 .w {
		padding: 22px 20px 26px;
	}
	.new-products li .item {
		margin-right: 20px;
		padding: 0 14px;
	}
	.new-products ul {
		margin-right: -22px;
	}
	.new-products li .image {
		height: 172px;
	}
	.new-products li .text {
		margin-top: 15px;
	}
	.new-products li .text .name {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.new-products li .text .content {
		font-size: 12px;
		line-height: 18px;
		margin-top: 8px;
	}
	.new-products li .text .content p {
		height: 18px;
	}
	.new-products li .text .btn {
		margin-top: 12px;
	}
	.new-products li .text .btn a {
		width: 90px;
		height: 26px;
		line-height: 24px;
		font-size: 12px;
		margin-right: 9px;
	}
	.class-list {
		margin-top: 28px;
	}
	.class-swiper .swiper-slide .item {
		margin-right: 18px;
	}
	.class-swiper {
		margin-right: -18px;
	}
	.tip {
		top: 14px;
		line-height: 24px;
		padding: 0 5px 0 12px;
		font-size: 12px;
	}
	.tip i {
		margin-top: 5px;
	}
	.tip span {
		padding: 0 9px;
	}
	.class-list .text {
		padding: 13px 4px 0;
	}
	.class-list .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.class-list .text .teacher {
		margin-top: 12px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.part5 .company-box li .item {
		margin-right: 20px;
		height: 150px;
		padding: 24px 16px 0;
	}
	.part5 .company-box li p {
		font-size: 16px;
		line-height: 18px;
		height: 18px;
	}
	.year {
		margin-top: 10px;
	}
	.part5 .company-box li .content {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 15px;
	}
	.part5 .company-box li .btn a {
		height: 30px;
		line-height: 28px;
		padding: 0 20px;
		font-size: 14px;
	}
	.part5 .company-box li .item:hover .content {
		margin-top: 10px;
	}
	.public-title .more {
		bottom: 6px;
		font-size: 12px;
	}
	.public-title .more i {
		margin-left: 3px;
	}
	.part5 .company-box li {
		margin-top: 20px;
	}
	.part5 .company-box ul {
		margin-right: -20px;
	}
	.part5 .right {
		border-radius: 8px;
		padding: 24px 20px 18px;
	}
	.part5 .right .title {
		font-size: 18px;
	}
	.part5 .right .title img {
		width: 70px;
	}
	.part5 .right .company-video {
		margin-top: 22px;
	}
	.part5 .right .company-video .item .text {
		padding: 12px 12px;
	}
	.part5 .right .company-video p {
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.part5 .right .company-video p i {
		width: 19px;
		height: 14px;
		margin-top: 0px;
		margin-right: 7px;
	}
	.part5 .right .company-video .item .text .time {
		font-size: 13px;
		margin-top: 10px;
		line-height: 15px;
		height: 15px;
	}
	.part5 .right .company-video .item .text .company {
		font-size: 13px;
		height: 15px;
		line-height: 15px;
		margin-top: 10px;
	}
	.part5 .right .company-video li {
		margin-top: 18px;
	}
	.part6 .publish-list {
		margin-top: 25px;
	}
	.part6 .publish-list ul {
		margin-top: -20px;
		margin-right: -20px;
	}
	.part6 .publish-list li {
		margin-top: 20px;
	}
	.part6 .publish-list li .item {
		margin-right: 20px;
		padding: 15px;
	}
	.part6 .publish-list li .image {
		width: 120px;
		margin-right: 12px;
	}
	.part6 .publish-list li .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 6px;
	}
	.part6 .publish-list li .text .company {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 10px;
	}
	.part6 .publish-list li .text .price b {
		font-size: 18px;
	}
	.part6 .publish-list li .text .price .btn {
		line-height: 28px;
		height: 30px;
		font-size: 14px;
		padding: 0 20px;
	}
	.part6 .publish-list li .text .price {
		margin-top: 35px;
		line-height: 30px;
		height: 30px;
	}
	.link-title p a {
		padding: 20px 48px 12px;
		font-size: 15px;
	}
	.link-title .right a {
		font-size: 13px;
		margin-right: 16px;
		line-height: 30px;
	}
	.link-title .right a.join {
		height: 30px;
		line-height: 30px;
		padding: 0 22px;
	}
	.link-bot li {
		font-size: 13px;
		line-height: 36px;
		height: 36px;
		text-indent: 15px;
	}


	.right-bar {
		right: 15px;
	}

	.comBox {
		right: 85px;
	}

	.footer {
		min-width: 1260px;
	}

	.foot-nav {
		width: 540px;
	}

	.foot-img li {
		width: 78px;
		height: 31px;
		margin-right: 7px;
	}

	.foot-img li a {
		height: 31px;
	}

	.hot-line {
		width: 270px;
		margin-left: 90px;
	}

	.qr-code li {
		padding: 0 0 0 30px;
	}

	.interview--hot ul li {
		margin-top: 12px;
	}

	.qr-code li span {
		width: 114px;
		height: 114px;
	}

	.qr-code h2 {
		padding-left: 30px;
	}
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
	.w {
		width: 1188px;
	}

	.header .left {
		font-size: 12px;
	}

	.header {
		font-size: 12px;
	}

	.header--drop {
		font-size: 12px;
	}

	.header--drop ul li.mobile a i {
		width: 8px;
	}

	.header--drop ul li a i {
		width: 12px;
	}

	.header .right li {
		padding: 0 10px;
	}

	.header .right li {
		padding: 0 8px;
	}

	.header--drop ul li a {
		padding: 0 8px;
	}

	.header .right {
		margin-right: 152px;
	}

	.header .left ul li:first-child a {
		padding: 0 10px;
	}

	.header .left ul li:first-child a {
		padding: 0 7px;
	}

	.header .right li {
		padding: 0 8px;
	}

	.header--drop ul li a {
		padding: 0 8px;
	}

	.header .right {
		margin-right: 152px;
	}
	.sponsor {
		padding: 10px 0;
	}
	.top {
		padding: 16px 0 11px;
	}
	.top .hot-key {
		width: 396px;
		top: 19px;
	}
	.top .logo {
		margin-right: 102px;
		/* width: 180px; */
		height: 64px;
		line-height: 64px;
		width: 200px;
	}
	.Whitediv {
		height: 6px;
	}
	.top .hot-key span {
		font-size: 12px;
	}
	.top .hot-key a {
		font-size: 12px;
		margin-right: 8px;
	}
	.top .hot-key span i {
		font-size: 15px;
	}
	.search {
		width: 444px;
		height: 36px;
		margin-top: 14px;
	}
	.searchSelect {
		width: 62px;
	}
	.selectTop {
		line-height: 14px;
		margin-top: 12px;
		height: 14px;
	}
	.selectBot {
		top: 36px;
	}
	.selectBot li {
		line-height: 24px;
		font-size: 12px;
	}
	.selectTop p {
		font-size: 12px;
	}
	.search button {
		width: 82px;
		font-size: 16px;
	}
	.search input {
		font-size: 12px;
		text-indent: 8px;
	}
	.nav {
		height: 44px;
	}
	.nav li a {
		line-height: 44px;
		font-size: 15px;
		padding: 0 34px;
	}
	.nav li span {
		padding: 0 10px;
	}
	.nav li a.home {
		margin-right: 12px;
		height: 50px;
		line-height: 50px;
		margin-top: -6px;
		width: 140px;
	}
	.nav li a.home i {
		margin-right: 7px;
		font-size: 16px;
	}
	.nav li a.home::after {
		border-width: 52px 12px 0 0;
		right: -12px;
	}
	.nav::after {
		top: -6px;
		width: calc((100% - 1188px) / 2);
	}
	.banner {
		margin-top: 18px;
	}
	.banner-left {
		width: 284px;
	}
	.banner-left .swiper-container-horizontal > .swiper-pagination-bullets {
		top: 16px;
	}
	.banner-center {
		margin: 0 18px;
		width: 584px;
		padding: 16px;
	}
	.banner-center .today span {
		width: 84px;
	}
	.banner-center .today {
		line-height: 30px;
		height: 30px;
		padding: 0 86px;
		font-size: 20px;
	}
	.banner-list .list-box li {
		font-size: 13px;
		margin-top: 16px;
		line-height: 15px;
		height: 15px;
	}
	.banner-list .list-box li.top-p {
		font-size: 18px;
		line-height: 20px;
		height: 20px;
	}
	.banner-list {
		margin-top: 16px;
	}
	.banner-right {
		padding: 16px;
	}
	.banner-right .title {
		margin-left: -10px;
		font-size: 18px;
		height: 23px;
		text-indent: 22px;
	}
	.new-news {
		margin-top: 19px;
	}
	.new-news li .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.new-news li .circular {
		width: 10px;
		height: 10px;
		margin-right: 6px;
		margin-top: 3px;
		border-width: 3px;
	}
	.new-news li .text span {
		font-size: 12px;
		margin-top: 8px;
	}
	.new-news li {
		margin-top: 14px;
	}
	.new-news ul::after {
		left: 4px;
		width: 2px;
		top: -2px;
		bottom: -2px;
	}
	.mt28 {
		margin-top: 20px;
	}
	.part1 {
		padding: 15px 0;
	}
	.part1 .title img {
		width: 288px;
	}
	.company-list ul {
		margin-right: -18px;
	}
	.company-list li .item {
		margin-right: 18px;
		border-radius: 8px;
		padding: 17px;
	}
	.company-list {
		margin-top: 15px;
	}
	.company-list li .image .face {
		width: 72px;
		height: 72px;
	}
	.company-list li .image p {
		font-size: 14px;
	}
	.company-list li .text {
		margin-top: 16px;
	}
	.company-list li .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 10px;
	}
	.company-list li .text p i {
		margin: 3px 5px 0;
	}
	.company-list .check-more {
		margin-top: 16px;
	}
	.company-list .check-more a {
		line-height: 38px;
		height: 40px;
		font-size: 14px;
	}
	.company-list .check-more a i {
		font-size: 14px;
		margin-left: 8px;
	}
	.part2 .hot-product, .part5 .left {
		width: 886px;
		padding: 18px;
		margin-right: 16px;
	}
	.public-title p b {
		font-size: 24px;
	}
	.public-title p::after {
		bottom: -4px;
		left: -10px;
		width: 186px;
		height: 9px;
	}
	.part3 .public-title p::after, .part4 .public-title p::after, .part6 .public-title p::after {
		width: 141px;
	}
	.hot-product-li {
		margin-top: 28px;
	}
	.hot-product-item {
		margin-right: 16px;
	}
	.hot-product-ul {
		margin-right: -16px;
	}
	.hot-product-item .title {
		font-size: 15px;
	}
	.hot-product-item li a {
		line-height: 24px;
		height: 26px;
		font-size: 12px;
		margin-right: 16px;
	}
	.hot-product-item li {
		margin-top: 8px;
	}
	.hot-product-item ul {
		margin-top: 8px;
		margin-right: -16px;
	}
	.good-brands {
		margin-top: 18px;
		height: 26px;
		line-height: 22px;
		padding: 0 12px;
	}
	.good-brands a {
		font-size: 12px;
	}
	.good-brands i {
		font-size: 13px;
		margin-right: 4px;
	}
	.new-invite {
		padding: 20px;
	}
	.new-invite .title {
		font-size: 18px;
	}
	.new-invite .title img {
		margin-right: 5px;
		margin-top: 1px;
		width: 50px;
	}
	.new-invite li p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.new-invite li {
		margin-top: 12px;
		padding: 13px;
		font-size: 12px;
	}
	.new-invite li .content {
		margin-top: 12px;
	}
	.new-invite li .data {
		margin-top: 18px;
	}
	.new-invite ul {
		margin-top: 19px;
	}
	.part3 .w, .part4 .w, .part6 .w {
		padding: 18px;
	}
	.new-products li .item {
		margin-right: 20px;
		padding: 0 10px;
	}
	.new-products ul {
		margin-right: -22px;
	}
	.new-products li .image {
		height: 172px;
	}
	.new-products li .text {
		margin-top: 15px;
	}
	.new-products li .text .name {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.new-products li .text .content {
		font-size: 12px;
		line-height: 18px;
		margin-top: 8px;
	}
	.new-products li .text .content p {
		height: 18px;
	}
	.new-products li .text .btn {
		margin-top: 10px;
	}
	.new-products li .text .btn a {
		width: 90px;
		height: 26px;
		line-height: 24px;
		font-size: 12px;
		margin-right: 9px;
	}
	.class-list {
		margin-top: 26px;
	}
	.class-swiper .swiper-slide .item {
		margin-right: 18px;
	}
	.class-swiper {
		margin-right: -18px;
	}
	.tip {
		top: 14px;
		line-height: 24px;
		padding: 0 5px 0 12px;
		font-size: 12px;
	}
	.tip i {
		margin-top: 5px;
	}
	.tip span {
		padding: 0 9px;
	}
	.class-list .text {
		padding: 13px 4px 0;
	}
	.class-list .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.class-list .text .teacher {
		margin-top: 10px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.part5 .company-box li .item {
		margin-right: 20px;
		height: 150px;
		padding: 24px 16px 0;
	}
	.part5 .company-box li p {
		font-size: 16px;
		line-height: 18px;
		height: 18px;
	}
	.year {
		margin-top: 10px;
	}
	.part5 .company-box li .content {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 15px;
	}
	.part5 .company-box li .btn a {
		height: 30px;
		line-height: 28px;
		padding: 0 20px;
		font-size: 14px;
	}
	.part5 .company-box li .item:hover .content {
		margin-top: 10px;
	}
	.public-title .more {
		bottom: 6px;
		font-size: 12px;
	}
	.public-title .more i {
		margin-left: 3px;
	}
	.part5 .company-box li {
		margin-top: 20px;
	}
	.part5 .company-box ul {
		margin-right: -20px;
	}
	.part5 .right {
		border-radius: 8px;
		padding: 24px 20px 18px;
	}
	.part5 .right .title {
		font-size: 18px;
	}
	.part5 .right .title img {
		width: 70px;
	}
	.part5 .right .company-video {
		margin-top: 22px;
	}
	.part5 .right .company-video .item .text {
		padding: 12px 12px;
	}
	.part5 .right .company-video p {
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.part5 .right .company-video p i {
		width: 19px;
		height: 14px;
		margin-top: 0px;
		margin-right: 7px;
	}
	.part5 .right .company-video .item .text .time {
		font-size: 13px;
		margin-top: 10px;
		line-height: 15px;
		height: 15px;
	}
	.part5 .right .company-video .item .text .company {
		font-size: 13px;
		height: 15px;
		line-height: 15px;
		margin-top: 10px;
	}
	.part5 .right .company-video li {
		margin-top: 18px;
	}
	.part6 .publish-list {
		margin-top: 25px;
	}
	.part6 .publish-list ul {
		margin-top: -20px;
		margin-right: -20px;
	}
	.part6 .publish-list li {
		margin-top: 20px;
	}
	.part6 .publish-list li .item {
		margin-right: 20px;
		padding: 15px;
	}
	.part6 .publish-list li .image {
		width: 120px;
		margin-right: 12px;
	}
	.part6 .publish-list li .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 6px;
	}
	.part6 .publish-list li .text .company {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 10px;
	}
	.part6 .publish-list li .text .price b {
		font-size: 18px;
	}
	.part6 .publish-list li .text .price .btn {
		line-height: 28px;
		height: 30px;
		font-size: 14px;
		padding: 0 20px;
	}
	.part6 .publish-list li .text .price {
		margin-top: 35px;
		line-height: 30px;
		height: 30px;
	}
	.link-title p a {
		padding: 20px 48px 12px;
		font-size: 15px;
	}
	.link-title .right a {
		font-size: 13px;
		margin-right: 16px;
		line-height: 30px;
	}
	.link-title .right a.join {
		height: 30px;
		line-height: 30px;
		padding: 0 22px;
	}
	.link-bot li {
		font-size: 13px;
		line-height: 36px;
		height: 36px;
		text-indent: 15px;
	}


	.right-bar {
		right: 15px;
	}

	.comBox {
		right: 85px;
	}

	.footer {
		min-width: 1260px;
	}

	.foot-nav {
		width: 540px;
	}

	.foot-img li {
		width: 78px;
		height: 31px;
		margin-right: 7px;
	}

	.foot-img li a {
		height: 31px;
	}

	.hot-line {
		width: 270px;
		margin-left: 72px;
	}

	.qr-code li {
		padding: 0 0 0 30px;
	}

	.interview--hot ul li {
		margin-top: 12px;
	}

	.qr-code li span {
		width: 114px;
		height: 114px;
	}

	.qr-code h2 {
		padding-left: 30px;
	}
}

@media only screen and (min-width: 1025px) and (max-width:1199px) {

	.w {
		width: 998px;
	}

	.header ul li {
		padding: 0 2px;
	}

	.header .left ul li a {
		padding: 0 1px;
	}

	.header {
		font-size: 12px;
	}

	.header--drop {
		font-size: 12px;
	}

	.header .left ul li:first-child a {
		padding: 0 7px;
	}

	.header .right li {
		padding: 0 8px;
	}

	.header--drop ul li a {
		padding: 0 8px;
	}

	.header .right {
		margin-right: 155px;
	}
	.sponsor {
		padding: 10px 0;
	}
	.top {
		padding: 16px 0 11px;
	}
	.top .hot-key {
		width: 380px;
		padding: 0 4px;
		top: 18px;
	}
	.top .logo {
		margin-right: 36px;
		/* width: 156px; */
		height: 54px;
		line-height: 54px;
		width: 180px;
	}
	.Whitediv {
		height: 6px;
	}
	.top .hot-key span {
		font-size: 12px;
	}
	.top .hot-key a {
		font-size: 12px;
		margin-right: 6px;
	}
	.top .hot-key span i {
		font-size: 15px;
	}
	.search {
		width: 380px;
		height: 32px;
		margin-top: 14px;
	}
	.searchSelect {
		width: 62px;
	}
	.selectTop {
		line-height: 14px;
		margin-top: 9px;
		height: 14px;
	}
	.selectTop i {
		border-width: 4px 4px 0 4px;
	}
	.selectBot {
		top: 36px;
	}
	.selectBot li {
		line-height: 24px;
		font-size: 12px;
	}
	.selectTop p {
		font-size: 12px;
	}
	.search button {
		width: 66px;
		font-size: 14px;
	}
	.search input {
		font-size: 12px;
		text-indent: 8px;
		width: calc(100% - 74px - 54px);
	}
	.nav {
		height: 44px;
	}
	.nav li a {
		line-height: 44px;
		font-size: 15px;
		padding: 0 26px;
	}
	.nav li span {
		padding: 0 6px;
	}
	.nav li a.home {
		margin-right: 12px;
		height: 50px;
		line-height: 50px;
		margin-top: -6px;
		width: 144px;
	}
	.nav li a.home i {
		margin-right: 7px;
		font-size: 16px;
	}
	.nav li a.home::after {
		border-width: 52px 12px 0 0;
		right: -12px;
	}
	.nav::after {
		top: -6px;
		width: calc((100% - 1188px) / 2);
	}
	.banner {
		margin-top: 15px;
	}
	.banner-left {
		width: 238px;
	}
	.banner-left .swiper-container-horizontal > .swiper-pagination-bullets {
		top: 12px;
	}
	.banner-center {
		margin: 0 16px;
		width: 490px;
		padding: 12px;
	}
	.banner-center .today span {
		width: 72px;
	}
	.banner-center .today {
		line-height: 26px;
		height: 26px;
		padding: 0 74px;
		font-size: 16px;
	}
	.banner-list .list-box ul {
		margin-right: 20px;
	}
	.banner-list .list-box li {
		font-size: 12px;
		margin-top: 13px;
		line-height: 14px;
		height: 14px;
	}
	.banner-list .list-box li.top-p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.banner-list {
		margin-top: 12px;
		margin-right: -20px;
	}
	.banner-right {
		padding: 12px;
	}
	.banner-right .title {
		margin-left: -10px;
		font-size: 18px;
		height: 23px;
		text-indent: 22px;
	}
	.new-news {
		margin-top: 17px;
	}
	.new-news li .text p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.new-news li .circular {
		width: 8px;
		height: 8px;
		margin-right: 6px;
		margin-top: 3px;
		border-width: 2px;
	}
	.new-news li .text span {
		font-size: 12px;
		margin-top: 6px;
	}
	.new-news li {
		margin-top: 8px;
	}
	.new-news ul::after {
		left: 4px;
		width: 2px;
		top: -2px;
		bottom: -2px;
	}
	.mt28 {
		margin-top: 16px;
	}
	.part1 {
		padding: 15px 0;
	}
	.part1 .title img {
		width: 244px;
	}
	.company-list ul {
		margin-right: -14px;
	}
	.company-list li .item {
		margin-right: 14px;
		border-radius: 8px;
		padding: 14px;
	}
	.company-list {
		margin-top: 15px;
	}
	.company-list li .image .face {
		width: 62px;
		height: 62px;
	}
	.company-list li .image p {
		font-size: 12px;
	}
	.company-list li .text {
		margin-top: 12px;
	}
	.company-list li .text p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 10px;
	}
	.company-list li .text p i {
		margin: 3px 5px 0;
	}
	.company-list .check-more {
		margin-top: 16px;
	}
	.company-list .check-more a {
		line-height: 36px;
		height: 38px;
		font-size: 13px;
	}
	.company-list .check-more a i {
		font-size: 14px;
		margin-left: 8px;
	}
	.part2 .hot-product, .part5 .left {
		width: 744px;
		padding: 15px;
		margin-right: 14px;
	}
	.public-title p b {
		font-size: 20px;
	}
	.public-title p::after {
		bottom: -4px;
		left: -10px;
		width: 158px;
		height: 7px;
	}
	.part3 .public-title p::after, .part4 .public-title p::after, .part6 .public-title p::after {
		width: 112px;
		height: 7px;
	}
	.hot-product-li {
		margin-top: 22px;
	}
	.hot-product-item {
		margin-right: 16px;
	}
	.hot-product-ul {
		margin-right: -16px;
	}
	.hot-product-item .title {
		font-size: 13px;
	}
	.hot-product-item li a {
		line-height: 22px;
		height: 24px;
		font-size: 12px;
		margin-right: 10px;
	}
	.hot-product-item li {
		margin-top: 8px;
	}
	.hot-product-item ul {
		margin-top: 8px;
		margin-right: -10px;
	}
	.good-brands {
		margin-top: 12px;
		height: 26px;
		line-height: 22px;
		padding: 0 8px;
	}
	.good-brands a {
		font-size: 12px;
		margin-right: 5px;
	}
	.good-brands i {
		font-size: 13px;
		margin-right: 4px;
	}
	.new-invite {
		padding: 15px;
	}
	.new-invite .title {
		font-size: 16px;
	}
	.new-invite .title img {
		margin-right: 5px;
		margin-top: 1px;
		width: 44px;
	}
	.new-invite li p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.new-invite li {
		margin-top: 10px;
		padding: 12px;
		font-size: 12px;
	}
	.new-invite li .content {
		margin-top: 10px;
	}
	.new-invite li .data {
		margin-top: 15px;
	}
	.new-invite ul {
		margin-top: 12px;
	}
	.part3 .w, .part4 .w, .part6 .w {
		padding: 18px;
	}
	.new-products li .item {
		margin-right: 15px;
		padding: 0 5px;
	}
	.new-products ul {
		margin-right: -15px;
	}
	.new-products li .image {
		height: 130px;
	}
	.new-products li .text {
		margin-top: 15px;
	}
	.new-products li .text .name {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.new-products li .text .content {
		font-size: 12px;
		line-height: 18px;
		margin-top: 8px;
	}
	.new-products li .text .content p {
		height: 18px;
	}
	.new-products li .text .btn {
		margin-top: 10px;
	}
	.new-products li .text .btn a {
		width: 80px;
		height: 26px;
		line-height: 24px;
		font-size: 12px;
		margin-right: 7px;
	}
	.class-list {
		margin-top: 26px;
	}
	.class-swiper .swiper-slide .item {
		margin-right: 18px;
	}
	.class-swiper {
		margin-right: -18px;
	}
	.tip {
		top: 8px;
		line-height: 20px;
		padding: 0 5px 0 8px;
		font-size: 12px;
	}
	.tip i {
		margin-top: 4px;
		width: 14px;
		height: 14px;
	}
	.tip span {
		padding: 0 7px;
	}
	.tip b {
		padding: 0 6px;
	}
	.class-list .text {
		padding: 11px 4px 0;
	}
	.class-list .swiper-button-next, .class-list .swiper-button-prev {
		top: 55px;
		width: 36px;
		height: 36px;
	}
	.class-list .swiper-button-prev {
		left: -64px;
	}
	.class-list .swiper-button-next {
		right: -64px;
	}

	.class-list .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.class-list .text .teacher {
		margin-top: 10px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.part5 .company-box {
		margin-top: 6px;
	}
	.part5 .company-box li .item {
		margin-right: 14px;
		height: 130px;
		padding: 20px 12px 0;
	}
	.part5 .company-box li p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.year {
		margin-top: 10px;
	}
	.part5 .company-box li .content {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 12px;
	}
	.part5 .company-box li .btn {
		margin-top: 10px;
	}
	.part5 .company-box li .btn a {
		height: 26px;
		line-height: 24px;
		padding: 0 17px;
		font-size: 12px;
	}
	.part5 .company-box li .item:hover .content {
		margin-top: 10px;
	}
	.public-title .more {
		bottom: 6px;
		font-size: 12px;
	}
	.public-title .more i {
		margin-left: 3px;
	}
	.part5 .company-box li {
		margin-top: 14px;
	}
	.part5 .company-box ul {
		margin-right: -20px;
	}
	.part5 .right {
		border-radius: 8px;
		padding: 18px 12px;
	}
	.part5 .right .company-video .item .icon {
		width: 42px;
		height: 42px;
	}
	.part5 .right .title {
		font-size: 18px;
	}
	.part5 .right .title img {
		width: 70px;
	}
	.part5 .right .company-video {
		margin-top: 20px;
	}
	.part5 .right .company-video .item .text {
		padding: 10px 10px;
	}
	.part5 .right .company-video p {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.part5 .right .company-video p i {
		width: 19px;
		height: 14px;
		margin-top: 0px;
		margin-right: 7px;
	}
	.part5 .right .company-video .item .text .time {
		font-size: 12px;
		margin-top: 7px;
		line-height: 14px;
		height: 14px;
	}
	.part5 .right .company-video .item .text .company {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
		margin-top: 8px;
	}
	.part5 .right .company-video li {
		margin-top: 10px;
	}
	.part6 .publish-list {
		margin-top: 25px;
	}
	.part6 .publish-list ul {
		margin-top: -20px;
		margin-right: -20px;
	}
	.part6 .publish-list li {
		margin-top: 20px;
	}
	.part6 .publish-list li .item {
		margin-right: 20px;
		padding: 15px;
	}
	.part6 .publish-list li .image {
		width: 94px;
		margin-right: 10px;
	}
	.part6 .publish-list li .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 4px;
	}
	.part6 .publish-list li .text .company {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 8px;
	}
	.part6 .publish-list li .text .price b {
		font-size: 16px;
	}
	.part6 .publish-list li .text .price .btn {
		line-height: 26px;
		height: 28px;
		font-size: 12px;
		padding: 0 16px;
	}
	.part6 .publish-list li .text .price {
		margin-top: 20px;
		line-height: 28px;
		height: 28px;
	}
	.link-title p a {
		padding: 15px 33px 8px;
		font-size: 15px;
	}
	.link-title .right a {
		font-size: 12px;
		margin-right: 15px;
		line-height: 24px;
	}
	.link-title .right a.join {
		height: 24px;
		line-height: 24px;
		padding: 0 15px;
	}
	.link-bot li {
		font-size: 12px;
		line-height: 30px;
		height: 30px;
		text-indent: 7px;
	}
	.right-bar {
		right: 15px;
	}

	.comBox {
		right: 85px;
	}

	.foot-img li {
		width: 55px;
		height: 22px;
		margin-right: 5px;
	}

	.foot-nav p {
		font-size: 12px;
		line-height: 24px;
	}

	.footer {
		min-width: 1060px;
		padding: 27px 0;
	}

	.foot-nav {
		width: 400px;
	}

	.hot-line>b {
		font-size: 26px;
	}

	.hot-line span {
		font-size: 12px;
		line-height: 24px;
	}

	.qr-code {
		padding-top: 10px;
	}

	.foot-txt li {
		font-size: 12px;
	}

	.hot-line {
		width: 223px;
		margin-left: 100px;
		height: 235px;
	}

	.hot-line p {
		font-size: 12px;
	}

	.qr-code li {
		padding: 0 0 0 20px;
	}

	.qr-code li span {
		width: 120px;
		height: 120px;
	}

	.qr-code li p {
		font-size: 12px;
	}

	.course-list li .item p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 7px;
	}

	.interview--hot ul li {
		margin-top: 12px;
	}

	.qr-code h2 {
		padding-left: 20px;
	}

	.qr-code li span {
		width: 101px;
		height: 101px;
	}

	.copyright {
		font-size: 12px;
	}
	.right-bar li .bar-top {
		padding: 8px 0 !important;
	}
}

@media only screen and (max-width:1024px) {
	.w {
		width: 998px;
	}

	.header ul li {
		padding: 0 2px;
	}

	.header .left ul li a {
		padding: 0 1px;
	}

	.header {
		font-size: 12px;
	}

	.header--drop {
		font-size: 12px;
	}

	.header .left ul li:first-child a {
		padding: 0 7px;
	}

	.header .right li {
		padding: 0 8px;
	}

	.header--drop ul li a {
		padding: 0 8px;
	}

	.header .right {
		margin-right: 155px;
	}
	.sponsor {
		padding: 10px 0;
	}
	.top {
		padding: 16px 0 11px;
	}
	.top .hot-key {
		width: 380px;
		padding: 0 4px;
		top: 18px;
	}
	.top .logo {
		margin-right: 48px;
		/* width: 156px; */
		height: 54px;
		line-height: 54px;
		width: 160px;
	}
	.Whitediv {
		height: 6px;
	}
	.top .hot-key span {
		font-size: 12px;
	}
	.top .hot-key a {
		font-size: 12px;
		margin-right: 6px;
	}
	.top .hot-key span i {
		font-size: 15px;
	}
	.search {
		width: 380px;
		height: 32px;
		margin-top: 14px;
	}
	.searchSelect {
		width: 62px;
	}
	.selectTop {
		line-height: 14px;
		margin-top: 9px;
		height: 14px;
	}
	.selectTop i {
		border-width: 4px 4px 0 4px;
	}
	.selectBot {
		top: 36px;
	}
	.selectBot li {
		line-height: 24px;
		font-size: 12px;
	}
	.selectTop p {
		font-size: 12px;
	}
	.search button {
		width: 66px;
		font-size: 14px;
	}
	.search input {
		font-size: 12px;
		text-indent: 8px;
		width: calc(100% - 74px - 54px);
	}
	.nav {
		height: 44px;
	}
	.nav li a {
		line-height: 44px;
		font-size: 15px;
		padding: 0 26px;
	}
	.nav li span {
		padding: 0 6px;
	}
	.nav li a.home {
		margin-right: 12px;
		height: 50px;
		line-height: 50px;
		margin-top: -6px;
		width: 140px;
	}
	.nav li a.home i {
		margin-right: 7px;
		font-size: 16px;
	}
	.nav li a.home::after {
		border-width: 52px 12px 0 0;
		right: -12px;
	}
	.nav::after {
		top: -6px;
		width: calc((100% - 1188px) / 2);
	}
	.banner {
		margin-top: 15px;
	}
	.banner-left {
		width: 238px;
	}
	.banner-left .swiper-container-horizontal > .swiper-pagination-bullets {
		top: 12px;
	}
	.banner-center {
		margin: 0 16px;
		width: 490px;
		padding: 12px;
	}
	.banner-center .today span {
		width: 72px;
	}
	.banner-center .today {
		line-height: 26px;
		height: 26px;
		padding: 0 74px;
		font-size: 16px;
	}
	.banner-list .list-box ul {
		margin-right: 20px;
	}
	.banner-list .list-box li {
		font-size: 12px;
		margin-top: 13px;
		line-height: 14px;
		height: 14px;
	}
	.banner-list .list-box li.top-p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.banner-list {
		margin-top: 12px;
		margin-right: -20px;
	}
	.banner-right {
		padding: 12px;
	}
	.banner-right .title {
		margin-left: -10px;
		font-size: 18px;
		height: 23px;
		text-indent: 22px;
	}
	.new-news {
		margin-top: 17px;
	}
	.new-news li .text p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.new-news li .circular {
		width: 8px;
		height: 8px;
		margin-right: 6px;
		margin-top: 3px;
		border-width: 2px;
	}
	.new-news li .text span {
		font-size: 12px;
		margin-top: 6px;
	}
	.new-news li {
		margin-top: 8px;
	}
	.new-news ul::after {
		left: 4px;
		width: 2px;
		top: -2px;
		bottom: -2px;
	}
	.mt28 {
		margin-top: 16px;
	}
	.part1 {
		padding: 15px 0;
	}
	.part1 .title img {
		width: 244px;
	}
	.company-list ul {
		margin-right: -14px;
	}
	.company-list li .item {
		margin-right: 14px;
		border-radius: 8px;
		padding: 14px;
	}
	.company-list {
		margin-top: 15px;
	}
	.company-list li .image .face {
		width: 62px;
		height: 62px;
	}
	.company-list li .image p {
		font-size: 12px;
	}
	.company-list li .text {
		margin-top: 12px;
	}
	.company-list li .text p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 10px;
	}
	.company-list li .text p i {
		margin: 3px 5px 0;
	}
	.company-list .check-more {
		margin-top: 16px;
	}
	.company-list .check-more a {
		line-height: 36px;
		height: 38px;
		font-size: 13px;
	}
	.company-list .check-more a i {
		font-size: 14px;
		margin-left: 8px;
	}
	.part2 .hot-product, .part5 .left {
		width: 744px;
		padding: 15px;
		margin-right: 14px;
	}
	.public-title p b {
		font-size: 20px;
	}
	.public-title p::after {
		bottom: -4px;
		left: -10px;
		width: 158px;
		height: 7px;
	}
	.part3 .public-title p::after, .part4 .public-title p::after, .part6 .public-title p::after {
		width: 112px;
		height: 7px;
	}
	.hot-product-li {
		margin-top: 22px;
	}
	.hot-product-item {
		margin-right: 16px;
	}
	.hot-product-ul {
		margin-right: -16px;
	}
	.hot-product-item .title {
		font-size: 13px;
	}
	.hot-product-item li a {
		line-height: 22px;
		height: 24px;
		font-size: 12px;
		margin-right: 10px;
	}
	.hot-product-item li {
		margin-top: 8px;
	}
	.hot-product-item ul {
		margin-top: 8px;
		margin-right: -10px;
	}
	.good-brands {
		margin-top: 12px;
		height: 26px;
		line-height: 22px;
		padding: 0 8px;
	}
	.good-brands a {
		font-size: 12px;
		margin-right: 5px;
	}
	.good-brands i {
		font-size: 13px;
		margin-right: 4px;
	}
	.new-invite {
		padding: 15px;
	}
	.new-invite .title {
		font-size: 16px;
	}
	.new-invite .title img {
		margin-right: 5px;
		margin-top: 1px;
		width: 44px;
	}
	.new-invite li p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.new-invite li {
		margin-top: 10px;
		padding: 12px;
		font-size: 12px;
	}
	.new-invite li .content {
		margin-top: 10px;
	}
	.new-invite li .data {
		margin-top: 15px;
	}
	.new-invite ul {
		margin-top: 12px;
	}
	.part3 .w, .part4 .w, .part6 .w {
		padding: 18px;
	}
	.new-products li .item {
		margin-right: 15px;
		padding: 0 5px;
	}
	.new-products ul {
		margin-right: -15px;
	}
	.new-products li .image {
		height: 130px;
	}
	.new-products li .text {
		margin-top: 15px;
	}
	.new-products li .text .name {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.new-products li .text .content {
		font-size: 12px;
		line-height: 18px;
		margin-top: 8px;
	}
	.new-products li .text .content p {
		height: 18px;
	}
	.new-products li .text .btn {
		margin-top: 10px;
	}
	.new-products li .text .btn a {
		width: 80px;
		height: 26px;
		line-height: 24px;
		font-size: 12px;
		margin-right: 7px;
	}
	.class-list {
		margin-top: 26px;
	}
	.class-swiper .swiper-slide .item {
		margin-right: 18px;
	}
	.class-swiper {
		margin-right: -18px;
	}
	.tip {
		top: 8px;
		line-height: 20px;
		padding: 0 5px 0 8px;
		font-size: 12px;
	}
	.tip i {
		margin-top: 4px;
		width: 14px;
		height: 14px;
	}
	.tip span {
		padding: 0 7px;
	}
	.tip b {
		padding: 0 6px;
	}
	.class-list .text {
		padding: 11px 4px 0;
	}
	.class-list .swiper-button-next, .class-list .swiper-button-prev {
		top: 55px;
		width: 36px;
		height: 36px;
	}
	.class-list .swiper-button-prev {
		left: -64px;
	}
	.class-list .swiper-button-next {
		right: -64px;
	}

	.class-list .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.class-list .text .teacher {
		margin-top: 10px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.part5 .company-box {
		margin-top: 6px;
	}
	.part5 .company-box li .item {
		margin-right: 14px;
		height: 130px;
		padding: 20px 12px 0;
	}
	.part5 .company-box li p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.year {
		margin-top: 10px;
	}
	.part5 .company-box li .content {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 12px;
	}
	.part5 .company-box li .btn {
		margin-top: 10px;
	}
	.part5 .company-box li .btn a {
		height: 26px;
		line-height: 24px;
		padding: 0 17px;
		font-size: 12px;
	}
	.part5 .company-box li .item:hover .content {
		margin-top: 10px;
	}
	.public-title .more {
		bottom: 6px;
		font-size: 12px;
	}
	.public-title .more i {
		margin-left: 3px;
	}
	.part5 .company-box li {
		margin-top: 14px;
	}
	.part5 .company-box ul {
		margin-right: -20px;
	}
	.part5 .right {
		border-radius: 8px;
		padding: 18px 12px;
	}
	.part5 .right .company-video .item .icon {
		width: 42px;
		height: 42px;
	}
	.part5 .right .title {
		font-size: 18px;
	}
	.part5 .right .title img {
		width: 70px;
	}
	.part5 .right .company-video {
		margin-top: 20px;
	}
	.part5 .right .company-video .item .text {
		padding: 10px 10px;
	}
	.part5 .right .company-video p {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.part5 .right .company-video p i {
		width: 19px;
		height: 14px;
		margin-top: 0px;
		margin-right: 7px;
	}
	.part5 .right .company-video .item .text .time {
		font-size: 12px;
		margin-top: 7px;
		line-height: 14px;
		height: 14px;
	}
	.part5 .right .company-video .item .text .company {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
		margin-top: 8px;
	}
	.part5 .right .company-video li {
		margin-top: 10px;
	}
	.part6 .publish-list {
		margin-top: 25px;
	}
	.part6 .publish-list ul {
		margin-top: -20px;
		margin-right: -20px;
	}
	.part6 .publish-list li {
		margin-top: 20px;
	}
	.part6 .publish-list li .item {
		margin-right: 20px;
		padding: 15px;
	}
	.part6 .publish-list li .image {
		width: 94px;
		margin-right: 10px;
	}
	.part6 .publish-list li .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 4px;
	}
	.part6 .publish-list li .text .company {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 8px;
	}
	.part6 .publish-list li .text .price b {
		font-size: 16px;
	}
	.part6 .publish-list li .text .price .btn {
		line-height: 26px;
		height: 28px;
		font-size: 12px;
		padding: 0 16px;
	}
	.part6 .publish-list li .text .price {
		margin-top: 20px;
		line-height: 28px;
		height: 28px;
	}
	.link-title p a {
		padding: 15px 33px 8px;
		font-size: 15px;
	}
	.link-title .right a {
		font-size: 12px;
		margin-right: 15px;
		line-height: 24px;
	}
	.link-title .right a.join {
		height: 24px;
		line-height: 24px;
		padding: 0 15px;
	}
	.link-bot li {
		font-size: 12px;
		line-height: 30px;
		height: 30px;
		text-indent: 7px;
	}
	.right-bar {
		right: 15px;
	}

	.comBox {
		right: 85px;
	}

	.foot-img li {
		width: 55px;
		height: 22px;
		margin-right: 5px;
	}

	.foot-nav p {
		font-size: 12px;
		line-height: 24px;
	}

	.footer {
		min-width: 1060px;
		padding: 27px 0;
	}

	.foot-nav {
		width: 400px;
	}

	.hot-line>b {
		font-size: 26px;
	}

	.hot-line span {
		font-size: 12px;
		line-height: 24px;
	}

	.qr-code {
		padding-top: 10px;
	}

	.foot-txt li {
		font-size: 12px;
	}

	.hot-line {
		width: 223px;
		margin-left: 100px;
		height: 235px;
	}

	.hot-line p {
		font-size: 12px;
	}

	.qr-code li {
		padding: 0 0 0 20px;
	}

	.qr-code li span {
		width: 120px;
		height: 120px;
	}

	.qr-code li p {
		font-size: 12px;
	}

	.course-list li .item p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 7px;
	}

	.interview--hot ul li {
		margin-top: 12px;
	}

	.qr-code h2 {
		padding-left: 20px;
	}

	.qr-code li span {
		width: 101px;
		height: 101px;
	}

	.copyright {
		font-size: 12px;
	}
	.right-bar li .bar-top {
		padding: 8px 0 !important;
	}
}
