@font-face {
	font-family: 'chem17';  /* Project id 1943868 */
	src: url('//at.alicdn.com/t/font_1943868_hg8h0ml4l9g.woff2?t=1636160224746') format('woff2'),
		 url('//at.alicdn.com/t/font_1943868_hg8h0ml4l9g.woff?t=1636160224746') format('woff'),
		 url('//at.alicdn.com/t/font_1943868_hg8h0ml4l9g.ttf?t=1636160224746') format('truetype');
  }
  .chem17{
    font-family:"chem17" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
body {
	line-height: 1;
}

.gray {
	background-color: #f5f5f5;
}
.iframe {
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.advs {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}

.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.nullDate {
	font-size: 18px;
	text-align: center;
	background-color: #fff;
	padding: 70px 0;
}
.nullDate p {
	margin-top: 30px;
}
.w {
	width: 1560px;
	margin: 0 auto;
}

.header {
	height: 42px;
	background: #f5f5f5;
	font-size: 13px;
}

.header .left {
	float: left;
}

.header .left p {
	line-height: 42px;
	float: left;
}

.header .left p a {
	color: #333;
}

.header .left p a:hover {
	color: #4385f5;
}

.header .left ul {
	float: left;
	margin-top: 13px;
}

.header ul li {
	float: left;
	padding: 0 6px;
}

.header .left ul li a {
	color: #666;
	line-height: 24px;
	display: inline-block;
	padding: 0 10px;
	margin-top: -4px;
}

.header .left ul li:first-child a {
	padding: 0 7px;
}

.header .left ul li a {
	padding: 0 10px;
}

.header .left ul li:first-child a {
	color: #4385f5;
}

.header .left ul li:nth-child(even) a,
.header .item ul li:nth-child(even) a:hover {
	color: #fff;
	background-color: #4385f5;
	border-radius: 2px;
}

.header .right {
	float: right;
	margin-right: 190px;
	margin-top: 15px;
}

.header .right li {
	padding: 0 12px;
	border-right: 1px solid #ddd;
}

.header .right li a {
	color: #666;
}

.header .right li a:hover {
	color: #4385f5;
}

.header--drop {
	margin: 0 auto;
	position: relative;
	font-size: 14px;
}

.header--drop ul {
	position: absolute;
	right: 0;
	top: -43px;
}

.header--drop ul li {
	float: left;
	height: 42px;
	position: relative;
}

.header--drop ul li .weixin {
	height: 43px;
	position: relative;
}

.header--drop ul li .weixin.hover::before {
	background-color: #fff;
	content: '';
	position: absolute;
	left: 0px;
	top: -2px;
	right: 0px;
	bottom: 0;
	height: 45px;
	z-index: 101;
}

.header--drop ul li .weixin.hover {
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}

.header--drop ul li .weixin.hover::after,
.header--drop ul li:last-child .weixin::after {
	display: none;
}

.web-code {
	width: 130px;
	padding: 25px 25px 20px 25px;
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 36px;
	right: 0;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	text-align: center;
}

.web-code1 {
	width: 300px;
	padding: 25px 12px 20px 12px;
}

.web-code .item {
	float: left;
	width: calc(50% - 20px);
	margin: 0 10px;
}

.web-code img {
	width: 100%;
	height: 100%;
}

.web-code b {
	display: block;
	font-size: 14px;
	padding: 18px 0 8px 0;
}

.web-code p {
	color: #999;
}
.header--drop ul li a {
	color: #666;
	line-height: 42px;
	display: block;
	padding: 0 13px;
	position: relative;
	z-index: 105;
}
.header--drop ul li a i {
	vertical-align: top;
	margin: -1px 8px 0 0;
	display: inline-block;
	width: 14px;
}
.header--drop ul li.mobile a i {
	width: 10px;
}
.header--drop ul li a:hover {
	color: #4385f5;
}
.headerNav {
	padding: 20px 0;
	overflow: hidden;
	background-color: #fff;
}

.headerNav p {
	font-size: 14px;
	color: #333;
	width: 1560px;
	margin: 0 auto;
}

.headerNav p a {
	color: #666;
	padding: 0 15px;
	font-weight: normal;
	position: relative;
}

.headerNav p a:hover {
	color: #4385f5;
}

.top {
	position: relative;
	background-color: #fff;
	padding-bottom: 20px;
}
.top .logo {
	float: left;
	height: 70px;
    position: relative;
}
.top .logo a {
	position: absolute;
	width: 54%;
	left: 0;
	top: 0;
	height: 100%;
}
.top .logo a:last-child {
	width: 46%;
	left: auto;
	right: 0;
}
.top p.topTxt {
	display: inline-block;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #ddd;
	vertical-align: top;
	margin-top: 23px;
}
.search {
	width: 570px;
	height: 40px;
	border: 2px solid #4385f5;
	position: relative;
	margin-top: 17px;
	float: left;
	margin-left: 80px;
}
.searchSelect {
	width: 90px;
	height: 40px;
	position: relative;
	float: left;
}
.selectTop {
	position: relative;
	cursor: pointer;
}
.selectTop p {
	font-size: 14px;
	line-height: 26px;
	color: black;
	text-indent: 10px;
	border-right: 1px solid #e6e6e6;
	margin-top: 7px;
}
.selectTop i {
	position: absolute;
	line-height: 1;
	top: 10px;
	right: 6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #333333 transparent transparent transparent;
}

.selectTop.focus i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.search button {
	position: absolute;
	right: -2px;
	top: -2px;
	height: 44px;
	background-color: #4385f5;
	color: #ffffff;
	width: 95px;
	font-size: 16px;
	border: none;
	font-family: "microsoft yahei";
	cursor: pointer;
}
.search button i {
	margin-right: 7px;
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
}
.search input {
	width: calc(100% - 95px - 90px);
	height: 40px;
	float: left;
	border: none;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #999999;
	text-indent: 12px;
}
.search .search1 {
	position: absolute;
	color: #c0c0c0;
	top: 12px;
	left: 85px;
}
.selectBot {
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	top: 42px;
	left: 0;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
	left: -2px;
}

.selectBot li {
	line-height: 26px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #4385f5;
	border-left: 2px solid #4385f5;
	border-right: 2px solid #4385f5;
	color: #fff;
	cursor: pointer;
}
.right-adv {
	float: right;
	width: 370px;
	margin-top: 18px;
}
.nav {
	height: 60px;
	line-height: 60px;
	background-color: #4385f5;
}
.nav li {
	float: left;
	position: relative;
}
.nav li a {
	color: #fff;
	font-size: 18px;
	padding: 0px 48px;
	display: block;
	position: relative;
	z-index: 9;
}
.nav .menu-top a i {
	font-size: 12px;
	margin: 22px 0 0 8px;
	vertical-align: top;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	display: inline-block;
	line-height: 1;
}
.nav .menu-top a:hover i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.nav li::after {
	position: absolute;
	content: "";
	right: -1px;
	top: 23px;
	width: 2px;
	height: 14px;
	background-color: #fff;
}
.nav li:last-child::after {
	display: none;
}
.nav li:hover a,.nav li a.on {
	background-color: #1b62dc;
}
.nav li:hover::after ,.nav li.on::after a {
	display: none;
}
.nav li .menu-bot {
	position: absolute;
	z-index: 999;
	width: 100%;
	display: none;
	top: 60px;
	left: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.nav li .menu-bot p a{
	height: 50px;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	color: #333;
	display: block;
	position:relative;
	background-color: #fff;
}
.nav li .menu-bot p a:hover{
	color: #4385f5;
	background-color: #e6eefb;
}
.nav li .menu-bot p a::after{
	content:'';
	position:absolute;
	bottom:0;
	left:16px;
	right: 16px;
	border-bottom:1px dotted #dddddd;
}
.location {
	margin-top: 25px;
}
.location p {
	font-size: 15px;
	color: #999;
}
.location p i {
	color: #ccc;
	vertical-align: top;
	margin-right: 10px;
	display: inline-block;
}
.location p a {
	color: #999;
	margin: 0 5px;
}
.location p a:hover {
	color: #4385f5;
}
.main {
	margin-top: 20px;
}
.videoClass {
	margin: 20px auto 0;
	overflow: hidden;
}

.allClass {
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}

.allClass.hidden {
	height: 34px;
}

.allClass p {
	width: 90px;
	height: 34px;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	background-color: #4285f4;
	border-radius: 17px;
	float: left;
	margin-right: 15px;
}

.classItem {
	font-size: 16px;
	line-height: 34px;
	height: 36px;
	overflow: hidden;
	word-break: break-all;
}
.classItem a {
	color: #333;
	display: inline-block;
	margin: 0 15px;
	height: 100%;
}

.classItem a.focus {
	color: #fff;
	background-color: #4285f4;
	border-radius: 17px;
	padding: 0 15px;
}
.classItem a.focus:hover {
	color: #fff;
}

.allClass a:hover {
	color: #ff6600;
}

.allClass .more {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	line-height: 34px;
	display: none;
}

.allClass .more b {
	font-weight: normal;
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #bbd1a3;
	border-radius: 50%;
	vertical-align: top;
	margin: 9px 0 0 7px;
	text-align: left;
}

.allClass .more b i {
	vertical-align: top;
	color: #7ba44c;
	line-height: 14px;
	display: inline-block;
}
.main .right {
	overflow: hidden;
}
.main .right .hot-video {
	background: #fff url(../../../../images/video/version/2021/rightBg.jpg) no-repeat left top;
	background-size: 100% auto;
	padding: 0 28px 28px;
	border-radius: 8px;
	margin-top: 28px;
}
.main .right .hot-video:first-of-type {
	margin-top: 0;
}
.main .right .title {
	padding-top: 30px;
	font-size: 24px;
}
.main .right .title i {
	display: inline-block;
	margin-right: 12px;
	vertical-align: top;
	margin-top: -1px;
}
.main .right .hot-video ul {
   	padding-top: 10px;
}
.main .right .hot-video li {
	margin-top: 30px;
}
.main .right .class-notice li {
	margin-top: 40px;
}
.main .right .hot-video .image {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	border-radius: 8px;
}
.main .right .class-notice ul {
	padding: 0;
}
.main .right .hot-video.class-notice .image {
	height: 196px;
	padding-bottom: 0;
}
.main .right .hot-video.class-notice li p {
	display: none;
}
.main .right .hot-video.class-notice .image img {
	width: 100%;
	height: 100%;
}
.main .right .hot-video .image img {
	max-height: none;
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.main .right .hot-video .image:hover img {
	-ms-transform: scale(1.10) translate(-50%,-50%);
	transform: scale(1.10) translate(-50%,-50%);
}
.main .right .hot-video .image i {
	position: absolute;
	width: 50px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.main .right .hot-video .image i img {
	transform: none !important;
	position: static;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.main .right .hot-video.class-notice .image mark {
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	border: 1px solid #fff;
	border-radius: 16px;
	padding: 0 14px;
	color: #fff;
	display: none;
	z-index: 98;
	background: none;
}
.main .right .hot-video.class-notice .image:hover mark {
	display: block;
}
.main .right .hot-video.class-notice .image a span {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	background-color: rgba(0,0,0,0);
	color: #fff;
}
.main .right .hot-video.class-notice .image:hover a span {
	background-color: rgba(0,0,0,0.5);
}
.main .right .hot-video li p {
	margin-top: 18px;
	font-size: 18px;
	height: 18px;
	overflow: hidden;
}
.main .right .hot-video li p a {
	color: #333;
}
.main .right .hot-video li p a:hover {
	color: #4385f5;
}
.main .right .hot-industry-video li p,.main .right .recommend-video li p {
	line-height: 26px;
	height: 52px;
}
.main .other {
	color: #999;
	font-size: 14px;
	margin-top: 10px;
	height: 16px;
	overflow: hidden;
	line-height: 16px;
}
.main .time {
	line-height: 40px;
	height: 40px;
	background-color: #f1f1f1;
	margin-top: 12px;
	padding-left: 20px;
	font-size: 14px;
	color: #888;
}
.main .time i {
	vertical-align: top;
	font-size: 14px;
	display: inline-block;
	margin-right: 10px;
	margin-top: 1px;
}
.active-company {
	margin-top: 28px;
	background: #fff url(../../../../images/video/version/2021/rightBg.jpg) no-repeat left top;
	background-size: 100% auto;
	padding: 0 28px 28px;
	border-radius: 8px;
}
.active-company ul {
	padding-top: 15px;
}
.active-company li {
	font-size: 16px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-top: 20px;
}
.active-company li a {
	color: #333;
	display: inline-block;
	max-width: calc(100% - 30px);
}
.active-company li a:hover {
	color: #4385f5;
}
.active-company li i {
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	margin-left: 8px;
	color: #ff6565;
}
.active-company .btn {
	display: block;
	margin-top: 28px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: url(../../../../images/video/version/2021/btnBg.png) no-repeat center;
	background-size: cover;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
}
.main .right .recommend-video,.main .right .class-notice {
	background: #fff url(../../../../images/video/version/2021/hotvideo.jpg) no-repeat left top;
	background-size: 100% auto;
	padding: 0 28px 28px;
	border-radius: 8px;
	position: relative;
}
.recommend-pro {
	margin-top: 28px;
	background: #fff url(../../../../images/video/version/2021/rightBg.jpg) no-repeat left top;
	background-size: 100% auto;
	padding: 0 28px 28px;
	border-radius: 8px;
	position: relative;
}
.main .right .recommend-pro .title i {
	margin-top: -8px;
}
.main .right .notice-time {
	margin: 0 0 20px;
	height: 36px;
	line-height: 36px;
}
.main .right .notice-time span {
	display: inline-block;
	height: 100%;
	background-color: #e6eeff;
	padding-right: 10px;
	border-radius: 4px;
	overflow: hidden;
	font-size: 14px;
	color: #4385f5;
}
.main .right .notice-time span b {
	width: 5px;
	display: inline-block;
}
.main .right .notice-time span mark {
	display: inline-block;
	height: 100%;
	padding: 0 10px;
	color: #fff;
	background-color: #4385f5;
	margin-right: 10px;
}
.main .right .notice-time span i {
	margin-right: 3px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	margin-top: 1px;
}
.mySwiper {
	margin-top: 25px;
	overflow: hidden;
	display: none;
}
.mySwiper .swiper-slide {
	background-color: #fff;
}
.mySwiper ul {
	padding: 0 28px;
}
.mySwiper li {
	margin-top: 28px;
}
.mySwiper li .image {
	height: 0;
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
}
.mySwiper li .image img {
	max-height: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.mySwiper li .image::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 50px;
	height: 50px;
	background: url(https://www.chem17.com/images/video/version/2021/icon2.png) no-repeat;
	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;
}
.mySwiper li .image:hover::after {
	opacity: 1;
}
.mySwiper li p {
	margin-top: 15px;
	height: 18px;
	overflow: hidden;
	font-size: 16px;
	line-height: 18px;
}
.mySwiper li p a {
	color: #333;
}
.mySwiper li p a:hover {
	color: #4385f5;
}
.mySwiper li span {
	display: block;
	margin-top: 12px;
	font-size: 14px;
	color: #999;
}
.mySwiper li span a {
	color: #999;
}
.mySwiper li span a:hover {
	color: #4385f5;
}
.title .swiper-button-next, .title .swiper-button-prev {
	position: static;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: 0;
	z-index: 10;
	background-size: 8px 10px;
	border-radius: 50%;
	display: inline-block;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.title .swiper-pagination {
	position: static;
	display: inline-block;
	width: auto !important;
	font-size: 13px;
	color: #666;
	vertical-align: top;
}
.title .swiper-btn {
	position: absolute;
	right: 19px;
	top: 27px;
	line-height: 30px;
}
.title .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23333'%2F%3E%3C%2Fsvg%3E");
}
.title .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23333'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}
.title .swiper-button-next:hover, .title .swiper-button-prev:hover {
	background-color: #fff;
}
.title .swiper-button-next:hover {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ff7f2a'%2F%3E%3C%2Fsvg%3E");
}
.title .swiper-button-prev:hover {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ff7f2a'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}

.main .left {
	float: left;
	width: 1162px;
	margin-right: 28px;
}
.main .left ul {
	overflow: hidden;
	width: calc(100% + 28px);
	margin-top: -28px;
}
.main .left li {
	float: left;
	width: 33.33%;
	margin-top: 28px;
}
.main .left li .item {
	background-color: #fff;
	margin-right: 28px;
	border-radius: 8px;
	overflow: hidden;
}
.main .left li .image {
	position: relative;
	height: 0;
	overflow: hidden;
	border-radius: 8px;
	padding-bottom: 56.2%;
	background-color: #000;
}
.main .left li .image img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.main .left li .image:hover img {
	-ms-transform: translate(-50%,-50%) scale(1.10);
	transform: translate(-50%,-50%) scale(1.10);
}
.main .left li .image i {
	position: absolute;
	width: 50px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.main .left li .image i img {
	transform: none !important;
	position: static;
}
.main .left li .image mark {
	position: absolute;
	right: 0;
	top: 0;
	width: 88px;
	height: 32px;
	line-height: 32px;
	background-color: #ff6565;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.main .left li .image mark.notice {
	background-color: #ff8800;
}
.main .left li .image mark.liveing {
	background-color: #ff6565;
}
.main .left li .image mark.liveing img {
	height: 20px;
	width: auto;
	position: static;
	transform: none;
	vertical-align: top;
	margin-top: 6px;
	margin-right: 2px;
}
.main .left li .image mark.replay {
	background-color: rgba(125,125,125,.9);
}
.main .left li .text {
	padding: 0 28px 20px;
}
.main .left li p {
	margin-top: 25px;
	font-size: 18px;
	height: 18px;
	overflow: hidden;
}
.main .left .time {
	margin-top: 20px;
}
.main .left li p a {
	color: #333;
}
.main .left li p a:hover {
	color: #4385f5;
}
.main .left .industry-time {
	margin-top: 25px;
	color: #4385f5;
	font-size: 14px;
}
.main .left .industry-time i {
	vertical-align: top;
	display: inline-block;
	margin-right: 7px;
}
.main .left .industry-time b {
	width: 5px;display: inline-block;
}
.main .left .industry-time.notice {
	color: #ff8800;
}
.main .left .company {
	margin-top: 18px;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.main .left .company a {
	color: #333;
}
.main .left .company a:hover {
	color: #4385f5;
}
.main .left .company .head-img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #eee;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	box-sizing: border-box;
	position: relative;
}
.main .left .company .head-img img {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	max-height: none;
}
.newspages {
	height: 40px;
	clear: both;
	margin: 0 auto;
	padding: 2px 0;
	text-align: center;
	font: normal 14px/40px "Tahoma";
	margin-top: 70px;
}
.newspages a {
	width: 40px;
	height: 38px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	border-left: 0;
	text-align: center;
	font: normal 14px/38px "Tahoma";
	color: #666666;
	vertical-align: middle;
	background-color: #fff;
}
.newspages a.ft {
	border-left: 1px solid #e6e6e6;
	border-right: 0;
	background: url(https://www.chem17.com/images/company/companyList.png) no-repeat -56px -530px #fff;
}
.newspages a.next {
	margin-right: 15px;
	background: url(https://www.chem17.com/images/company/companyList.png) no-repeat 15px -530px #fff;
}
.newspages a.prev {
	width: 68px;
	background: url(https://www.chem17.com/images/company/companyList.png) no-repeat 8px -467px #fff;
	border-left: 1px solid #e6e6e6;
}
.newspages a.lt{ width: 68px; background: #fff url(https://www.chem17.com/images/company/companyList.png) no-repeat 8px -497px; }
.newspages a.on{background: #4285f4;border: 1px solid #4285f4;border-left: 0;color: #fff;font-weight: bold;}
.newspages input {
	width: 38px;
	height: 38px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 14px/38px "Tahoma";
	margin: 0 10px;
	vertical-align: middle;
	background-color: transparent;
}
.newspages button{ width: 52px; height: 40px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 14px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background: url(https://www.chem17.com/images/company/companyList.png) no-repeat 0 -386px; }
.Lista {
	margin-top: 68px;
	overflow: hidden;
	margin-bottom: 22px;
}
.Lista a {
	float: left;
	width: calc(100% / 9);
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	color: #666;
	background-color: #ebfadb;
}
.Lista a:nth-child(2) {
	background-color: #fcede0;
}
.Lista a:nth-child(3),.Lista a:nth-child(7) {
	background-color: #ece4fd;
}
.Lista a:nth-child(4),.Lista a:nth-child(6) {
	background-color: #e4eefc;
}
.Lista a:nth-child(5),.Lista a:nth-child(8) {
	background-color: #fcf8e0;
}
.Lista a:nth-child(9) {
	background-color: #fbe2e9;
}
.footer {
	background-color: #242a37;
	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;
}
.right-bar {
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	z-index: 99;
}
.right-bar li {
	margin-top: 5px;
	position: relative;
	right: 0;
	padding-top: 60px;
}
.right-bar li .bar-top {
	width: 60px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #4385f5;
	z-index: 99;
}
.right-bar li .bar-top i {
	font-size: 32px;
	margin: 0 15px;
	display: inline-block;
	vertical-align: top;
}
.right-bar li .bar-top a {
	color: #fff;
	display: block;
}
.right-bar li .bar-bot {
	width: 0;
	height: 0;
	box-sizing: border-box;
}
.right-bar li .bar-bot .image {
	padding: 0 20px;
}
.right-bar li .bar-bot p {
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	text-align: center;
}
.right-bar li.hover {
	padding-top: 0;
}
.right-bar li.hover .bar-top {
	width: 168px;
	height: auto;
	position: relative;
}
.right-bar li.hover .bar-bot {
	width: 100%;
	height: auto;
}

.publicbox {
	overflow: hidden;
	background-color: #fff;
	padding: 85px;
	text-align: center;
}
.publicbox .ct-3 {
	display: inline-block;
	margin-right: 30px;
}
.publicbox .ct-9 {
	display: inline-block;
}
.lostproab {
	color: #999;
	line-height: 28px;
	font-size: 16px;
	margin-top: 15px;
}
.lostproab i {
	color: #ff9600;
	font-style: normal;
	font-weight: bold;
}
.lostpro span {
	font: 24px/34px "Microsoft Yahei";
	color: #333;
}
.lostpro p{font: 12px/24px "\5b8b\4f53";color: #767676;}
.lostpro ul{font: 12px/24px "\5b8b\4f53";color: #767676;}
.lostpro ul li{background: url("/images/caigouSearch.png") no-repeat -143px -30px;padding-left: 12px;}

.tips-box {
	width: 508px;
	height: 260px;
	position: fixed;
	top: 50%;
	margin-top: -130px;
	left: 50%;
	margin-left: -255px;
	z-index: 999;
	background: #fff;
	box-shadow: 0 0 10px #ddd;
	border: 1px solid #cacaca;
}

.tips-box a.close {
	position: absolute;
	right: 16px;
	top: 14px;
	width: 23px;
	height: 23px;
	background: url("http://www.chem17.com/NewShowStand/Style/14/Images/Blue/close.png") center center no-repeat;
}

.tips-box .correct .tips, .tips-box .err .tips {
	position: absolute;
	top: 78px;
	left: 90px;
	width: 100%;
	height: 52px;
	padding: 9px 0 9px 90px;
	font: bold 24px/52px "microsoft yahei";
}

.tips-box .correct .tips i, .tips-box .err .tips i {
	height: 70px;
	width: 70px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("http://www.chem17.com/NewShowStand/Style/14/Images/Blue/tips-icon.png") 0 0 no-repeat;
}

.tips-box .correct .btn, .tips-box .err .btn {
	position: absolute;
	top: 198px;
	left: 0;
	width: 100%;
	text-align: center;
}

.tips-box .correct .btn a, .tips-box .err .btn a {
	display: inline-block;
	width: 150px;
	height: 32px;
	font: normal 14px/32px "microsoft yahei";
	color: #474747;
	border: 2px solid #0f9732;
	border-radius: 2px;
	margin: 0 12px;
}

.tips-box .correct .btn a:hover, .tips-box .err .btn a:hover {
	background: #0f9732;
	color: #fff;
}

.tips-box .err .tips {
	font: bold 18px/26px "microsoft yahei";
}

.tips-box .err .tips i {
	background: url("http://www.chem17.com/NewShowStand/Style/14/Images/Blue/tips-icon.png") 0 bottom no-repeat;
}

.tips-box .err .btn {
	top: 180px;
}

.tips-box .err .btn a {
	width: 80px;
}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 998px;
	}
	.Lista a {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.main .left li .image {
		/* height: 129px; */
	}
	.main .right .hot-video.class-notice .image {
		height: 150px;
	}
	.header ul li {
		padding: 0 2px;
	}
	.header .left ul li a {
		padding: 0 1px;
	}
	.headerNav p {
		width: 998px;
	}
	.header {
		font-size: 12px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header .left ul li:first-child a {
		padding: 0 7px;
	}
	.header .right li {
		padding: 0 4px;
	}
	.header--drop ul li a {
		padding: 0 8px;
	}
	.header .right {
		margin-right: 155px;
	}
	.headerNav {
		padding: 16px 0;
	}
	.headerNav p {
		font-size: 12px;
	}
	.headerNav p a {
		padding: 0 8px;
	}
	.headerNav p a::after {
		height: 13px;
	}
	.top .logo {
		height: 48px;
	}
	.main .left {
		width: 718px;
		margin-right: 15px;
	}
	.main {
		margin-top: 15px;
	}
	.right-adv {
		width: 265px;
		margin-top: 12px;
	}
	.search {
		width: 340px;
		margin-left: 38px;
		margin-top: 10px;
		height: 30px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 16px;
		text-indent: 8px;
		margin-top: 8px;
	}
	.selectTop i {
		top: 5px;
		right: 6px;
		border-width: 4px 4px 0 4px;
	}
	.searchSelect {
		width: 76px;
		height: 30px;
	}
	.search input {
		width: calc(100% - 76px - 65px);
		height: 30px;
		font-size: 12px;
		text-indent: 8px;
	}
	.search button {
		height: 34px;
		width: 66px;
		font-size: 12px;
	}
	.search button i {
		margin-right: 5px;
		margin-top: 2px;
		font-size: 12px;
	}
	.nav li a {
		padding: 0 25px;
		font-size: 14px;
	}
	.top {
		padding-bottom: 20px;
	}
	.nav {
		height: 46px;
		line-height: 46px;
	}
	.nav li::after {
		top: 17px;
		height: 12px;
	}
	.location {
		margin-top: 15px;
	}
	.location p {
		font-size: 12px;
	}
	.location p i {
		margin-right: 5px;
		margin-top: -1px;
		font-size: 12px;
	}
	.main .right .hot-video li p {
		margin-top: 13px;
		font-size: 14px;
		height: 14px;
	}
	.main .right .hot-industry-video li p, .main .right .recommend-video li p {
		line-height: 16px;
		height: 32px;
		font-size: 14px;
		margin-top: 10px;
	}
	.main .left .industry-time {
		margin-top: 12px;
		font-size: 12px;
	}
	.main .left .industry-time i {
		font-size: 14px;
	}
	.main .right .notice-time {
		height: 24px;
		line-height: 24px;
		margin-bottom: 12px;
	}
	.main .right .notice-time span mark {
		padding: 0 7px;
		margin-right: 7px;
	}
	.main .right .notice-time span i {
		margin-right: 3px;
		font-size: 12px;
	}
	.main .right .notice-time span {
		font-size: 12px;
	}
	.main .other {
		font-size: 12px;
		height: 12px;
		line-height: 1;
	}
	.main .right .recommend-video, .main .right .class-notice {
		margin-top: 15px;
	}
	.main .time {
		line-height: 30px;
		height: 30px;
		margin-top: 10px;
		padding-left: 10px;
		font-size: 12px;
	}
	.main .time i {
		margin-right: 6px;
		font-size: 12px;
		margin-top: 0;
	}
	.main .right .title {
		font-size: 16px;
		padding-top: 18px;
	}
	.main .right .title i {
		margin-right: 9px;
		margin-top: -3px;
		width: 23px;
	}
	.main .left li p {
		margin-top: 14px;
		font-size: 13px;
		height: 13px;
	}
	.main .left li .text {
		padding: 0 12px 17px;
	}
	.main .left li .image mark {
		width: 74px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.main .left li .item {
		margin-right: 15px;
	}
	.main .left li {
		margin-top: 15px;
	}
	.main .left .time {
		margin-top: 14px;
	}
	.main .left .company {
		margin-top: 16px;
		font-size: 14px;
		height: 32px;
		line-height: 32px;
	}
	.main .left .company .head-img {
		width: 32px;
		height: 32px;
		margin-top: -2px;
		margin-right: 4px;
	}
	.main .right .hot-video {
		padding: 0 20px 15px;
	}
	.active-company {
		margin-top: 22px;
		padding: 0 20px 15px;
	}
	.recommend-pro {
		margin-top: 22px;
		padding: 0 20px 15px;
	}
	.main .right .hot-video ul {
		padding-top: 5px;
	}
	.active-company ul {
		padding-top: 5px;
	}
	.main .left ul {
		width: calc(100% + 15px);
		margin-top: -15px;
	}
	.active-company li {
		font-size: 13px;
		line-height: 14px;
		height: 14px;
		margin-top: 12px;
	}
	.active-company li i {
		font-size: 14px;
	}
	.active-company .btn {
		margin-top: 15px;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
	}
	.main .right .recommend-pro .title i {
		margin-top: -4px;
	}
	.title .swiper-btn {
		top: 15px;
		line-height: 24px;
	}
	.mySwiper {
		margin-top: 13px;
	}
	.mySwiper li p {
		margin-top: 10px;
		height: 13px;
		font-size: 13px;
		line-height: 1;
	}
	.title .swiper-button-next, .title .swiper-button-prev {
		width: 24px;
		height: 24px;
		background-size: 8px 8px;
	}
	.mySwiper li span {
		margin-top: 8px;
		font-size: 12px;
	}
	.mySwiper ul {
		padding: 0 15px;
	}
	.main .right .hot-video li {
		margin-top: 10px;
	}
	.mySwiper li {
		margin-top: 10px;
	}
	.newspages {
		margin-top: 50px;
	}
	.foot-img li {
		width: 55px;
		height: 22px;
		margin-right: 5px;
	}
	.foot-nav p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer {
		min-width: 1060px;
		padding: 40px 0 0 0;
	}
	.foot-nav {
		width: 400px;
	}
	.hot-line > b {
		font-size: 26px;
	}
	.hot-line span {
		font-size: 12px;
		line-height: 24px;
	}
	.qr-code {
		padding-top: 10px;
	}
	.foot-txt li{
		font-size: 12px;
	}
	.hot-line {
		width: 223px;
		margin-left: 100px;
		height: 235px;
	}
	.hot-line p{
		font-size: 12px;
	}
	.qr-code li{
		padding: 0 0 0 20px;
	}
	.qr-code li span {
		width: 120px;
		height: 120px;
	}
	.qr-code li p{
		font-size: 12px;
	}
	.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;
	}
	.footer {
		padding: 27px 0 0;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1188px;
	}
	.Lista a {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.main .left li .image {
		/* height: 159px; */
	}
	.main .right .hot-video.class-notice .image {
		height: 144px;
	}
	.header .left {
		font-size: 12px;
	}
	.header {
		font-size: 12px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header--drop ul li.mobile a i {
		width: 8px;
	}
	.header--drop ul li a i {
		width: 12px;
	}
	.header .right li {
		padding: 0 10px;
	}
	.headerNav p {
		width: 1260px;
	}
	.header .right li {
		padding: 0 8px;
	}
	.header--drop ul li a {
		padding: 0 8px;
	}
	.header .right {
		margin-right: 152px;
	}
	.header .left ul li:first-child a {
		padding: 0 10px;
	}
	.headerNav p {
		font-size: 13px;
	}
	.headerNav p a {
		padding: 0 12px;
	}
	.headerNav p {
		width: 1188px;
	}
	.header .left ul li:first-child a {
		padding: 0 2px;
	}
	.header ul li {
		padding: 0 2px;
	}
	.header .right li {
		padding: 0 8px;
	}
	.header--drop ul li a {
		padding: 0 8px;
	}
	.header .right {
		margin-right: 152px;
	}
	.headerNav {
		padding: 16px 0;
	}
	.headerNav p {
		font-size: 13px;
	}
	.headerNav p a {
		padding: 0 8px;
	}
	.headerNav p a::after {
		height: 13px;
	}
	.top .logo {
		height: 56px;
	}
	.main .left {
		width: 888px;
		margin-right: 20px;
	}
	.main {
		margin-top: 15px;
	}
	.right-adv {
		width: 280px;
		margin-top: 16px;
	}
	.search {
		width: 440px;
		margin-left: 50px;
		margin-top: 13px;
		height: 34px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 21px;
		text-indent: 8px;
		margin-top: 7px;
	}
	.selectTop i {
		top: 8px;
		right: 6px;
		border-width: 4px 4px 0 4px;
	}
	.searchSelect {
		width: 76px;
		height: 38px;
	}
	.search input {
		width: calc(100% - 76px - 72px);
		height: 34px;
		font-size: 12px;
		text-indent: 8px;
	}
	.search button {
		height: 38px;
		width: 75px;
		font-size: 14px;
	}
	.search button i {
		margin-right: 7px;
		margin-top: 3px;
		font-size: 14px;
	}
	.nav li a {
		padding: 0 33px;
		font-size: 15px;
	}
	.top {
		padding-bottom: 20px;
	}
	.nav {
		height: 46px;
		line-height: 46px;
	}
	.nav li::after {
		top: 18px;
	}
	.location {
		margin-top: 15px;
	}
	.location p {
		font-size: 12px;
	}
	.location p i {
		margin-right: 5px;
		margin-top: -1px;
		font-size: 12px;
	}
	.main .right .hot-video li p {
		margin-top: 15px;
		font-size: 15px;
		height: 15px;
	}
	.main .right .hot-industry-video li p, .main .right .recommend-video li p {
		line-height: 22px;
		height: 44px;
		font-size: 15px;
		margin-top: 12px;
	}
	.main .left .industry-time {
		margin-top: 12px;
		font-size: 12px;
	}
	.main .left .industry-time i {
		font-size: 14px;
	}
	.main .right .notice-time {
		height: 26px;
		line-height: 26px;
		margin-bottom: 14px;
	}
	.main .right .notice-time span mark {
		padding: 0 7px;
		margin-right: 7px;
	}
	.main .right .notice-time span i {
		margin-right: 3px;
		font-size: 12px;
	}
	.main .right .notice-time span {
		font-size: 12px;
	}

	.main .other {
		font-size: 12px;
		height: 12px;
		line-height: 1;
	}
	.main .time {
		line-height: 34px;
		height: 34px;
		margin-top: 12px;
		padding-left: 15px;
		font-size: 12px;
	}
	.main .time i {
		margin-right: 6px;
		font-size: 12px;
		margin-top: 0;
	}
	.main .right .title {
		font-size: 20px;
		padding-top: 22px;
	}
	.main .right .title i {
		margin-right: 12px;
		margin-top: -3px;
		width: 26px;
	}
	.main .left li p {
		margin-top: 15px;
		font-size: 15px;
		height: 15px;
	}
	.main .left li .text {
		padding: 0 18px 15px;
	}
	.main .left li .image mark {
		width: 74px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.main .left li .item {
		margin-right: 20px;
	}
	.main .left li {
		margin-top: 20px;
	}
	.main .left .time {
		margin-top: 12px;
	}
	.main .left .company {
		margin-top: 10px;
		font-size: 14px;
		height: 32px;
		line-height: 32px;
	}
	.main .left .company .head-img {
		width: 32px;
		height: 32px;
		margin-top: -2px;
		margin-right: 4px;
	}
	.main .right .hot-video {
		padding: 0 25px 22px;
	}
	.active-company {
		margin-top: 22px;
		padding: 0 25px 22px;
	}
	.recommend-pro {
		margin-top: 22px;
		padding: 0 20px 22px;
	}
	.main .right .hot-video ul {
		padding-top: 5px;
	}
	.active-company ul {
		padding-top: 10px;
	}
	.main .left ul {
		width: calc(100% + 20px);
		margin-top: -20px;
	}
	.active-company li {
		font-size: 15px;
		line-height: 16px;
		height: 16px;
		margin-top: 13px;
	}
	.active-company li i {
		font-size: 16px;
	}
	.active-company .btn {
		margin-top: 15px;
		height: 40px;
		line-height: 40px;
		font-size: 15px;
	}
	.main .right .recommend-pro .title i {
		margin-top: -4px;
	}
	.title .swiper-btn {
		top: 20px;
	}
	.mySwiper {
		margin-top: 20px;
	}
	.mySwiper li p {
		margin-top: 12px;
		height: 15px;
		font-size: 15px;
		line-height: 1;
	}
	.mySwiper li span {
		margin-top: 8px;
		font-size: 12px;
	}
	.mySwiper ul {
		padding: 0 20px;
	}
	.main .right .hot-video li {
		margin-top: 20px;
	}
	.mySwiper li {
		margin-top: 15px;
	}
	.newspages {
		margin-top: 50px;
	}
	.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: 275px;
		margin-left: 62px;
	}
	.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;
	}
	.nav .menu-top a i {
		margin: 18px 0 0 8px;
	}
	.nav li .menu-bot {
		top: 46px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1260px;
	}
	.main .left li .image {
		/* height: 168.7px; */
	}
	.Lista a {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.main .right .hot-video.class-notice .image {
		height: 156px;
	}
	.header .left {
		font-size: 12px;
	}
	.header {
		font-size: 12px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header--drop ul li.mobile a i {
		width: 8px;
	}
	.header--drop ul li a i {
		width: 12px;
	}
	.header .right li {
		padding: 0 10px;
	}
	.headerNav p {
		width: 1260px;
	}
	.header .right li {
		padding: 0 8px;
	}
	.header--drop ul li a {
		padding: 0 8px;
	}
	.header .right {
		margin-right: 152px;
	}

	.header .left ul li:first-child a {
		padding: 0 10px;
	}
	.headerNav p {
		font-size: 13px;
	}
	.headerNav p a {
		padding: 0 12px;
	}
	.top .logo {
		height: 60px;
	}
	.main .left {
		width: 940px;
		margin-right: 20px;
	}
	.right-adv {
		width: 300px;
	}
	.search {
		width: 470px;
		margin-left: 50px;
		margin-top: 12px;
		height: 38px;
	}
	.selectTop p {
		font-size: 13px;
		line-height: 24px;
		text-indent: 8px;
		margin-top: 7px;
	}
	.searchSelect {
		width: 82px;
		height: 38px;
	}
	.search input {
		width: calc(100% - 88px - 82px);
		height: 38px;
		font-size: 14px;
	}
	.search button {
		height: 42px;
		width: 88px;
		font-size: 15px;
	}
	.search button i {
		margin-right: 7px;
		margin-top: 3px;
		font-size: 14px;
	}
	.nav li a {
		padding: 0 35px;
		font-size: 16px;
	}
	.top {
		padding-bottom: 20px;
	}
	.nav {
		height: 52px;
		line-height: 52px;
	}
	.location {
		margin-top: 20px;
	}
	.location p {
		font-size: 13px;
	}
	.location p i {
		margin-right: 7px;
		margin-top: -2px;
	}
	.main .right .hot-video li p {
		margin-top: 15px;
		font-size: 15px;
		height: 15px;
	}
	.main .right .hot-industry-video li p, .main .right .recommend-video li p {
		line-height: 22px;
		height: 44px;
		font-size: 15px;
		margin-top: 12px;
	}
	.main .left .industry-time {
		margin-top: 18px;
		font-size: 13px;
	}
	.main .left .industry-time i {
		font-size: 14px;
	}
	.main .right .notice-time {
		height: 30px;
		line-height: 30px;
		margin: 0 0 13px;
	}
	.main .right .notice-time span {
		font-size: 13px;
	}
	.main .time {
		line-height: 34px;
		height: 34px;
		margin-top: 12px;
		padding-left: 15px;
		font-size: 12px;
	}
	.main .time i {
		margin-right: 6px;
		font-size: 12px;
		margin-top: 0;
	}
	.main .right .title {
		font-size: 22px;
		padding-top: 25px;
	}
	.main .right .title i {
		margin-right: 12px;
		margin-top: -3px;
		width: 26px;
	}
	.main .left li p {
		margin-top: 15px;
		font-size: 15px;
		height: 15px;
	}
	.main .left li .text {
		padding: 0 18px 15px;
	}
	.main .left li .image mark {
		width: 74px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.main .left li .item {
		margin-right: 20px;
	}
	.main .left li {
		margin-top: 20px;
	}
	.main .left .time {
		margin-top: 12px;
	}
	.main .left .company {
		margin-top: 10px;
		font-size: 14px;
		height: 32px;
		line-height: 32px;
	}
	.main .left .company .head-img {
		width: 32px;
		height: 32px;
		margin-top: -2px;
		margin-right: 4px;
	}
	.main .right .hot-video {
		padding: 0 25px 22px;
	}
	.active-company {
		margin-top: 22px;
		padding: 0 25px 22px;
	}
	.recommend-pro {
		margin-top: 22px;
		padding: 0 25px 22px;
	}
	.main .right .hot-video ul {
		padding-top: 5px;
	}
	.active-company ul {
		padding-top: 10px;
	}
	.main .left ul {
		width: calc(100% + 20px);
		margin-top: -20px;
	}
	.active-company li {
		font-size: 15px;
		line-height: 16px;
		height: 16px;
		margin-top: 12px;
	}
	.active-company li i {
		font-size: 16px;
	}
	.active-company .btn {
		margin-top: 18px;
		height: 40px;
		line-height: 40px;
		font-size: 15px;
	}
	.main .right .recommend-pro .title i {
		margin-top: -4px;
	}
	.title .swiper-btn {
		top: 20px;
	}
	.mySwiper {
		margin-top: 20px;
	}
	.mySwiper li p {
		margin-top: 12px;
		height: 15px;
		font-size: 15px;
		line-height: 1;
	}
	.mySwiper li span {
		margin-top: 8px;
		font-size: 12px;
	}
	.mySwiper ul {
		padding: 0 20px;
	}
	.main .right .hot-video li {
		margin-top: 22px;
	}
	.mySwiper li {
		margin-top: 15px;
	}
	.newspages {
		margin-top: 60px;
	}
	.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: 275px;
		margin-left: 88px;
	}
	.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: 1600px) and (max-width:1919px){
	.w{
		width: 1420px;
	}
	.header .right li {
		padding: 0 10px;
	}
	.main .left li .image {
		/* height: 187.6px; */
	}
	.main .right .hot-video.class-notice .image {
		height: 174px;
	}
	.headerNav p {
		width: 1420px;
	}
	.top .logo {
		height: 68px;
	}
	.main .left {
		width: 1057px;
	}
	.right-adv {
		width: 335px;
	}
	.search {
		width: 500px;
		margin-left: 70px;
	}
	.nav li a {
		padding: 0 40px;
	}
	.top {
		padding-bottom: 25px;
	}
	.main .right .hot-video li p {
		margin-top: 16px;
		font-size: 16px;
		height: 16px;
	}
	.main .right .hot-industry-video li p, .main .right .recommend-video li p {
		line-height: 24px;
		height: 48px;
		font-size: 16px;
	}
	.main .left .industry-time {
		margin-top: 22px;
	}
	.main .right .notice-time {
		height: 34px;
		line-height: 34px;
	}
	.main .right .notice-time span {
		font-size: 13px;
	}
	.main .time {
		line-height: 36px;
		height: 36px;
		margin-top: 12px;
		padding-left: 15px;
		font-size: 13px;
	}
	.main .time i {
		margin-right: 7px;
	}
	.main .left li p {
		margin-top: 16px;
		font-size: 16px;
		height: 18px;
		line-height: 18px;
	}
	.main .left li .text {
		padding: 0 22px 15px;
	}
	.main .left .time {
		margin-top: 15px;
	}
	.main .left .company {
		margin-top: 12px;
		font-size: 15px;
		height: 36px;
		line-height: 36px;
	}
	.main .left .company .head-img {
		width: 36px;
		height: 36px;
		margin-top: -2px;
		margin-right: 7px;
	}
	.main .right .hot-video {
		padding: 0 28px 22px;
	}
	.active-company {
		margin-top: 22px;
		padding: 0 28px 22px;
	}
	.recommend-pro {
		margin-top: 22px;
		padding: 0 28px 22px;
	}
	.active-company li {
		font-size: 15px;
		line-height: 18px;
		height: 18px;
		margin-top: 15px;
	}
	.active-company li i {
		font-size: 16px;
	}
	.active-company .btn {
		margin-top: 22px;
	}
	.main .right .hot-video li {
		margin-top: 25px;
	}
	.main .right .class-notice ul {
		padding-top: 2px;
	}
	.mySwiper li {
		margin-top: 20px;
	}
	.newspages {
		margin-top: 60px;
	}

	.hot-line {
		margin-left: 160px;
	}

}
@media only screen and (min-width:1920px){
	.w{
		width: 1560px;
	}
	.nav .menu-top a i {
		font-size: 14px;
		margin: 24px 0 0 12px;
	}
}
@media only screen and (max-width:1024px){
	.w{
		width: 998px;
	}
	.Lista a {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.main .left li .image {
		/* height: 129px; */
	}
	.header ul li {
		padding: 0 2px;
	}
	.header .left ul li a {
		padding: 0 1px;
	}
	.headerNav p {
		width: 998px;
	}
	.header {
		font-size: 12px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header .left ul li:first-child a {
		padding: 0 7px;
	}
	.header .right li {
		padding: 0 4px;
	}
	.header--drop ul li a {
		padding: 0 8px;
	}
	.header .right {
		margin-right: 155px;
	}
	.headerNav {
		padding: 16px 0;
	}
	.headerNav p {
		font-size: 12px;
	}
	.headerNav p a {
		padding: 0 8px;
	}
	.headerNav p a::after {
		height: 13px;
	}
	.top .logo {
		height: 48px;
	}
	.main .left {
		width: 718px;
		margin-right: 15px;
	}
	.main {
		margin-top: 15px;
	}
	.right-adv {
		width: 265px;
		margin-top: 12px;
	}
	.search {
		width: 340px;
		margin-left: 38px;
		margin-top: 10px;
		height: 30px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 16px;
		text-indent: 8px;
		margin-top: 8px;
	}
	.selectTop i {
		top: 5px;
		right: 6px;
		border-width: 4px 4px 0 4px;
	}
	.searchSelect {
		width: 76px;
		height: 30px;
	}
	.search input {
		width: calc(100% - 76px - 65px);
		height: 30px;
		font-size: 12px;
		text-indent: 8px;
	}
	.search button {
		height: 34px;
		width: 66px;
		font-size: 12px;
	}
	.search button i {
		margin-right: 5px;
		margin-top: 2px;
		font-size: 12px;
	}
	.nav li a {
		padding: 0 25px;
		font-size: 14px;
	}
	.top {
		padding-bottom: 20px;
	}
	.nav {
		height: 46px;
		line-height: 46px;
	}
	.nav li::after {
		top: 17px;
		height: 12px;
	}
	.location {
		margin-top: 15px;
	}
	.location p {
		font-size: 12px;
	}
	.location p i {
		margin-right: 5px;
		margin-top: -1px;
		font-size: 12px;
	}
	.main .right .hot-video li p {
		margin-top: 13px;
		font-size: 14px;
		height: 14px;
	}
	.main .right .hot-industry-video li p, .main .right .recommend-video li p {
		line-height: 16px;
		height: 32px;
		font-size: 14px;
		margin-top: 10px;
	}
	.main .left .industry-time {
		margin-top: 12px;
		font-size: 12px;
	}
	.main .left .industry-time i {
		font-size: 14px;
	}
	.main .right .hot-video.class-notice .image {
		height: 140px;
	}
	.main .right .notice-time {
		height: 24px;
		line-height: 24px;
		margin-bottom: 12px;
	}
	.main .right .notice-time span mark {
		padding: 0 7px;
		margin-right: 7px;
	}
	.main .right .notice-time span i {
		margin-right: 3px;
		font-size: 12px;
	}
	.main .right .notice-time span {
		font-size: 12px;
	}
	.main .other {
		font-size: 12px;
		height: 12px;
		line-height: 1;
	}
	.main .right .recommend-video, .main .right .class-notice {
		margin-top: 15px;
	}
	.main .time {
		line-height: 30px;
		height: 30px;
		margin-top: 10px;
		padding-left: 10px;
		font-size: 12px;
	}
	.main .time i {
		margin-right: 6px;
		font-size: 12px;
		margin-top: 0;
	}
	.main .right .title {
		font-size: 16px;
		padding-top: 18px;
	}
	.main .right .title i {
		margin-right: 9px;
		margin-top: -3px;
		width: 23px;
	}
	.main .left li p {
		margin-top: 14px;
		font-size: 13px;
		height: 13px;
	}
	.main .left li .text {
		padding: 0 12px 17px;
	}
	.main .left li .image mark {
		width: 74px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.main .left li .item {
		margin-right: 15px;
	}
	.main .left li {
		margin-top: 15px;
	}
	.main .left .time {
		margin-top: 14px;
	}
	.main .left .company {
		margin-top: 16px;
		font-size: 14px;
		height: 32px;
		line-height: 32px;
	}
	.main .left .company .head-img {
		width: 32px;
		height: 32px;
		margin-top: -2px;
		margin-right: 4px;
	}
	.main .right .hot-video {
		padding: 0 20px 15px;
	}
	.active-company {
		margin-top: 22px;
		padding: 0 20px 15px;
	}
	.recommend-pro {
		margin-top: 22px;
		padding: 0 20px 15px;
	}
	.main .right .hot-video ul {
		padding-top: 5px;
	}
	.active-company ul {
		padding-top: 5px;
	}
	.main .left ul {
		width: calc(100% + 15px);
		margin-top: -15px;
	}
	.active-company li {
		font-size: 13px;
		line-height: 14px;
		height: 14px;
		margin-top: 12px;
	}
	.active-company li i {
		font-size: 14px;
	}
	.active-company .btn {
		margin-top: 15px;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
	}
	.main .right .recommend-pro .title i {
		margin-top: -4px;
	}
	.title .swiper-btn {
		top: 15px;
		line-height: 24px;
	}
	.mySwiper {
		margin-top: 13px;
	}
	.mySwiper li p {
		margin-top: 10px;
		height: 13px;
		font-size: 13px;
		line-height: 1;
	}
	.title .swiper-button-next, .title .swiper-button-prev {
		width: 24px;
		height: 24px;
		background-size: 8px 8px;
	}
	.mySwiper li span {
		margin-top: 8px;
		font-size: 12px;
	}
	.mySwiper ul {
		padding: 0 15px;
	}
	.main .right .hot-video li {
		margin-top: 10px;
	}
	.mySwiper li {
		margin-top: 10px;
	}
	.newspages {
		margin-top: 50px;
	}
	.foot-img li {
		width: 55px;
		height: 22px;
		margin-right: 5px;
	}
	.foot-nav p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer {
		min-width: 1060px;
		padding: 40px 0 0 0;
	}
	.foot-nav {
		width: 400px;
	}
	.hot-line > b {
		font-size: 26px;
	}
	.hot-line span {
		font-size: 12px;
		line-height: 24px;
	}
	.qr-code {
		padding-top: 10px;
	}
	.foot-txt li{
		font-size: 12px;
	}
	.hot-line {
		width: 223px;
		margin-left: 100px;
		height: 235px;
	}
	.hot-line p{
		font-size: 12px;
	}
	.qr-code li{
		padding: 0 0 0 20px;
	}
	.qr-code li span {
		width: 120px;
		height: 120px;
	}
	.qr-code li p{
		font-size: 12px;
	}
	.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;
	}
	.footer {
		padding: 27px 0 0;
	}
}
