@font-face {
	font-family: 'zyzhan';
	/* Project id 1964708 */
	src: url('//at.alicdn.com/t/c/font_1964708_2cjgefhv0ol.woff2?t=1666855715678') format('woff2'),
		url('//at.alicdn.com/t/c/font_1964708_2cjgefhv0ol.woff?t=1666855715678') format('woff'),
		url('//at.alicdn.com/t/c/font_1964708_2cjgefhv0ol.ttf?t=1666855715678') format('truetype');
}
@font-face {
	font-family: 'Public';  /* Project id 2901389 */
	src: url('//at.alicdn.com/t/c/font_2901389_9trwos1a6fj.woff2?t=1668404015327') format('woff2'),
		 url('//at.alicdn.com/t/c/font_2901389_9trwos1a6fj.woff?t=1668404015327') format('woff'),
		 url('//at.alicdn.com/t/c/font_2901389_9trwos1a6fj.ttf?t=1668404015327') format('truetype');
  }
.zyzhan {
	font-family: "zyzhan" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.Public {
	font-family: "Public" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.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;
}

body {
	line-height: 1;
}

a {
	outline: none;
}

.gray {
	background-color: #f5f5f5;
}

.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.iframe {
	overflow: hidden;
	height: 38px;
}

.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}

.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}

.banner-adv ul {
	width: calc(100% + 10px);
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}

.banner-adv ul li .adv-item {
	margin: 10px 5px 0 5px;
	position: relative;
}

.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%;
	z-index: 2;
}
.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;
}

.main,.w {
	width: 1400px;
	margin: 0 auto;
}

/* header */
.header {
	height: 44px;
	background: #f5f5f5;
	font-size: 13px;
}

.header .left {
	float: left;
}

.header .left p {
	line-height: 36px;
	float: left;
}

.header .left p a {
	color: #333;
}

.header .left p a:hover {
	color: #92af00;
}

.header .left ul {
	float: left;
	margin-top: 10px;
}

.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: #92af00;
}

.header .left ul li:nth-child(even) a,
.header .item ul li:nth-child(even) a:hover {
	color: #fff;
	background-color: #92af00;
	border-radius: 2px;
}

.header .right {
	float: right;
	margin-right: 200px;
	margin-top: 12px;
}

.header .right li {
	padding: 0 12px;
	border-right: 1px solid #ddd;
}

.header .right li a {
	color: #666;
}

.header .right li a:hover {
	color: #92af00;
}

/* .header--drop */
.header--drop {
	margin: 0 auto;
	position: relative;
	font-size: 14px;
}

.header-d-main {
	width: 1424px;
}

.header--drop ul {
	position: absolute;
	right: 10px;
	top: -41px;
}

.header--drop ul li {
	float: left;
	height: 38px;
	position: relative;
}

.header--drop ul li:hover .web-code {
	display: block;
}

.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 .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: #92af00;
}

.fix-navigation {
	background-color: #92af00;
	padding: 12px 0;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
	display: none;
}

.fix-navigation .item .logo {
	float: left;
	margin-top: 0;
}

.fix-search .form {
	height: 36px;
	float: left;
	background-color: #fff;
	border-radius: 2px;
}

.fix-search .form .select {
	width: 67px;
	height: 100%;
	position: relative;
	float: left;
}

.fix-search .form .select .select-top {
	width: 100%;
	height: 100%;
	position: relative;
}

.fix-search .form .select .select-top p {
	font-size: 14px;
	line-height: 36px;
	cursor: pointer;
	text-indent: 17px;
}

.fix-search .form .select .select-top i {
	height: 10px;
	width: 10px;
	display: block;
	top: 15px;
	right: 5px;
	position: absolute;
	background: url(../../../../images/index/index2019/index.png) no-repeat;
	transform: rotate(0);
}

.fix-search .form .select .select-bot {
	width: 80px;
	position: absolute;
	background-color: #ffffff;
	top: 36px;
	left: 0px;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
}

.fix-search .form .select .select-bot li {
	line-height: 30px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
	transition: all 0.3s ease;
}

.fix-search .form .select .select-bot li:hover {
	background-color: #92af00;
	border-left: 2px solid #92af00;
	border-right: 2px solid #92af00;
	color: #fff;
	cursor: pointer;

	transition: all 0.3s ease;
}

.fix-search .form input {
	border: none;
	height: 100%;
	width: 464px;
	font-size: 14px;
	color: #aaaaaa;
	float: left;
	text-indent: 22px;
}

.fix-search .form button {
	width: 74px;
	height: 30px;
	border: none;
	background-color: #92af00;
	font-size: 14px;
	color: #fff;
	float: right;
	cursor: pointer;
	outline: none;
	margin: 3px 3px 0 0;
	border-radius: 2px;
	position: relative;
	text-indent: 16px;
}

.fix-search .form button i {
	height: 15px;
	width: 15px;
	display: block;
	margin-left: 5px;
	background: url(../../../../images/index/index2019/search.png) no-repeat;
	background-size: auto;
	position: absolute;
	background-size: cover;
	position: absolute;
	top: 8px;
	left: 7px;
}

.fix-navigation .item .login-btn {
	float: right;
}

.fix-navigation .item .login-btn a {
	display: inline-block;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	vertical-align: top;
	padding: 0 15px;
	border-radius: 2px;
	background-color: #f2a141;
	margin-top: 1px;
	height: 36px;
}

.fix-search {
	width: 616px;
	margin: 0 242px;
	float: left;
}

/* headerNav */
.headerNav {
	padding: 16px 0 0;
	overflow: hidden;
	background-color: #fff;
}

.headerNav b {
	color: #f28547;
}

.headerNav p {
	font-size: 14px;
}

.headerNav p a {
	color: #666;
	padding: 0 12px;
	font-weight: normal;
	position: relative;
}

.headerNav p a:first-of-type {
	padding-left: 0;
}

.headerNav p a:hover {
	color: #92af00;
}
.top-main {
	padding: 25px 0;
}
.top-main .logo {
	float: left;
	margin-right: 20px;
	/*! width: 200px; */
}
.top-main .pageName {
	float: left;
	padding-left: 20px;
	position: relative;
	font-size: 26px;
	font-weight: bold;
	margin-top: 23px;
}
.top-main .pageName::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 1px;
	height: 44px;
	background-color: #ddd;
	transform: translateY(-50%);
}
.top-main .searchBox {
	float: left;
	margin-left: 55px;
}
.search {
	width: 570px;
	height: 40px;
	border: 2px solid #92af00;
	position: relative;
	margin-top: 17px;
	float: left;
	margin-left: 87px;
}
.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: #92af00;
	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: #92af00;
	border-left: 2px solid #92af00;
	border-right: 2px solid #92af00;
	color: #fff;
	cursor: pointer;
}
.top-main .right-adv {
	float: right;
	width: 335px;
}
.top-main::after {
	content: "";
	display: block;
	clear: both;
}
.nav {
	background-color: #92af00;
}
.nav ul {
	overflow: hidden;
}
.nav ul li {
	float: left;
}
.nav ul li a {
	display: block;
	line-height: 50px;
	height: 50px;
	color: #fff;
	font-size: 18px;
	padding: 0 52px;
}
.nav ul li a.on,.nav ul li a:hover {
	background-color: #a9ca00;
}
.location {
	height: 50px;
	line-height: 50px;
	background-color: #f6f6f6;
	font-size: 14px;
	color: #999;
}
.location i {
	color: #92af00;
	margin-right: 5px;
}
.location a {
	color: #666;
	margin: 0 5px;
}
.location span {
	color: #666;
}
.location a:hover {
	color: #92af00;
}
.location a:first-child {
	margin-left: 0;
}
.type-top {
	margin-top: 10px;
}
.type-top .main {
	border-radius: 8px;
	box-sizing: border-box;
}
.type-top dl {
	margin-top: 22px;
	overflow: hidden;
	position: relative;
	padding-right: 55px;
}
.type-top dl .more {
	position: absolute;
	right: 0;
	top: 8px;
	font-size: 16px;
	cursor: pointer;
	color: #666;
}
.type-top dl .more i {
	font-size: 10px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	margin-left: 6px;
}
.type-top dl .more.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.type-top dt {
	float: left;
	margin-right: 18px;
}
.type-top dt span {
	display: block;
	padding: 0 15px;
	height: 34px;
	line-height: 32px;
	border-radius: 17px 17px 0 17px;
	background-color: #92af00;
	font-size: 14px;
	color: #fff;
}
.type-top dd {
	overflow: hidden;
	height: 34px;
}
.type-top dd ul {
	overflow: hidden;
	width: calc(100% + 18px);
}
.type-top dd li {
	float: left;
	margin-right: 18px;
	position: relative;
	margin-bottom: 12px;
}
.type-top dd a {
	padding: 0 15px;
	line-height: 30px;
	height: 34px;
	border-radius: 17px;
	display: block;
	font-size: 14px;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	color: #666;
}
.type-top dd a.focus,.type-top dd a.all {
	background-color: #edf1d7;
	color: #92af00;
	border-color: #edf1d7;
}
.type-top dd a:hover {
	color: #92af00;
	border-color: #92af00;
}
.type-top dl.selected dd a.focus {
	height: 26px;
	line-height: 24px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 0 24px 0 10px;
	font-size: 14px;
	color: #f28216;
	font-weight: normal;
}
.type-top dl.selected dd a.del {
	position: absolute;
	width: 11px;
	height: 11px;
	background: url(https://www.hbzhan.com/images/Product/prolist_close.png) no-repeat;
	cursor: pointer;
	padding: 0;
	right: 8px;
	top: 9px;
}
.video-list {
	margin-top: 30px;
	overflow: hidden;
}
.video-list ul {
	overflow: hidden;
	margin-top: -20px;
	margin-right: -20px;
}
.video-list li {
	margin-top: 20px;
	width: 25%;
	float: left;
}
.video-list li .item {
	margin-right: 20px;
}
.video-list li .image {
	border-radius: 8px 8px 0 0;
	position: relative;
	height: 0;
	padding-bottom: 56.1%;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #dddddd;
	/*! border-bottom: 0; */
}
.video-list li .image img {
	max-height: none;
	/* width: 100%; */
	position: absolute;
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50% ,-50%);
	max-width: none;
}
.video-list li .image .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.1);
	/* border: 1px solid #dddddd; */
}
.video-list li .image .mask i {
	position: absolute;
	left: 50%;
	top: 50%;
	color: rgba(255,255,255,.8);
	transform: translate(-50%,-50%);
	font-size: 60px;
}
.video-list li .image .mask i.small-play {
	font-size: 40px;
	left: 15px;
	bottom: 15px;
	top: auto;
	transform: none;
}
.video-list li .image mark {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 10px;
	border-radius: 8px 0;
	background-color: #f58029;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	height: 30px;
	z-index: 9;
}
.video-list li .image mark b {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url("https://public.mtnets.com/Images/public/zhibo-icon.gif") no-repeat;
	margin-top: 7px;
	vertical-align: top;
	margin-right: 2px;
	background-size: contain;
	position: static;
}
.video-list li .image mark.liveing {
	background-color: #f53733;
}
.video-list li .image mark.notice {
	background-color: #92af00;
}
.video-list li .image mark.replay {
	background-color: #3397f5;
}
.video-list li .text {
	border-radius: 0 0 8px 8px;
	border: 1px solid #dddddd;
	padding: 15px;
	border-top: 0;
}
.video-list li .text p {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.video-list li .text p a {
	color: #333;
}
.video-list li .text p a:hover {
	color: #92af00;
}
.video-list li .text .time {
	margin-top: 10px;
	font-size: 14px;
	color: #999;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
.video-list li .text .company {
	line-height: 26px;
	margin-top: 10px;
	height: 26px;
	overflow: hidden;
}
.video-list li .text .company a {
	font-size: 14px;
	color: #999999;
}
.video-list li .text .company a:hover {
	color: #92af00;
}
.video-list li .text .com-img {
	display: inline-block;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #dddddd;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	vertical-align: top;
	margin-right: 5px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.pages {
	margin-top: 40px;
	text-align: center;
}
.pages a {
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #e2e2e2;
	border-radius: 4px;
	margin: 0 5px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	vertical-align: top;
	font-size: 16px;
	color: #333;
	background-color: #fff;
}
.pages a.on,.pages a:hover {
	background-color: #92af00;
	color: #fff;
	border-color: #92af00;
}
.pages a.prev {
	background: #fff url(../../../../images/video/version/2022/page.png) 14px center no-repeat;
}
.pages a.lt {
	background: #fff url(../../../../images/video/version/2022/page.png) -285px center no-repeat;
}
.pages a.ft {
	background: #fff url(../../../../images/video/version/2022/back_2.png) center no-repeat;
}
.pages a.next {
	background: #fff url(../../../../images/video/version/2022/next_1.png) center no-repeat;
}
.pages .jump {
	font-size: 14px;
	line-height: 40px;
	margin-left: 6px;
}
.pages .jump input {
	width: 45px;
	height: 40px;
	box-sizing: border-box;
	border: 0;
	border: 1px solid #ddd;
	vertical-align: top;
	margin: 0 10px;
	text-align: center;
}
.pages .jump button {
	width: 55px;
	height: 40px;
	border: 0;
	background-color: #92af00;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;
}

.footer {
	background-color: #242a37;
	padding: 40px 0;
	margin-top: 50px;
}

.footer .foot {
	margin: 0 auto;
	overflow: hidden
}

.footer .foot h2 {
	color: #999;
	font-size: 18px;
	height: 30px;
	font-weight: bold
}

.footer .foot h2 b {
	border-bottom: 3px solid #5A7648;
	height: 30px;
	display: inline-block
}

.footer .foot .foot-nav {
	width: 570px;
	float: left;
	position: relative;
}
.foot-nav-img{
	position: absolute;
	right: 38px;
	bottom: 45px;
	width: 120px;
}
.foot-nav-img span{
	margin-top: 8px;
	font-size: 12px;
	text-align: center;
	  color: #868686;
	  display: block;
}
.footer .foot .foot-nav p {
	font-size: 14px;
	color: #999;
	line-height: 30px
}

.footer .foot .foot-nav p a {
	color: #999
}

.footer .foot .foot-nav p a:hover {
	color: #f90
}

.footer .foot .foot-nav p a img {
	margin-left: 8px
}

.footer .foot .foot-nav .foot-img {
	overflow: hidden;
	width: calc(100% + 20px);
	background: url("https://webinar.zyzhan.com/images/copyright.png") no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 12px
}

.footer .foot .foot-nav .foot-img li {
	width: 84px;
	height: 33px;
	float: left;
	margin-right: 9px
}

.footer .foot .foot-nav .foot-img li a {
	display: block;
	height: 33px;
	color: #333;
	border-radius: 3px;
	overflow: hidden
}

.footer .foot .foot-txt {
	overflow: hidden;
	padding: 15px 0 0 0
}

.footer .foot .foot-txt li {
	width: 14%;
	float: left;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden
}

.footer .foot .foot-txt li a {
	color: #999
}

.footer .foot .foot-txt li a:hover {
	color: #5a7648
}

.footer .foot .hot-line {
	width: 365px;
	padding-top: 10px;
	float: left;
	margin-left: 48px;
	color: #999;
}

.footer .foot .hot-line > b {
	display: block;
	font-size: 30px;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 7px;
}

.footer .foot .hot-line p span {
	display: block;
	font-size: 13px;
	line-height: 36px
}

.footer .foot .hot-line p {
	font-size: 14px;
	line-height: 28px
}

.footer .foot .hot-line p em {
	font-style: normal;
	font-size: 14px;
	line-height: 28px;
	width: 160px;
	display: inline-block;
}

.footer .foot .hot-line p span {
	font-size: 14px;
	line-height: 28px;
	display: inline-block;
}

.footer .foot .hot-line p a {
	display: inline-block;
	width: 18px;
	height: 21px;
	vertical-align: top;
	margin-top: 3px;
	margin-right: 5px;
	background: url("https://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -223px
}

.footer .foot .qr-code {
	float: right;
	padding-top: 10px
}

.footer .foot .qr-code ul {
	margin-top: 28px
}

.footer .foot .qr-code ul li {
	float: left;
	padding: 0 0 0 40px
}

.footer .foot .qr-code ul li:first-of-type {
	padding-left: 0
}

.footer .foot .qr-code ul li span {
	display: block;
	width: 144px;
	height: 144px;
	background-color: #fff;
	border: 8px solid #fff
}

.footer .foot .qr-code ul li span img {
	width: 100%;
	height: 100%
}

.footer .foot .qr-code ul li p {
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 16px
}

.copyright {
	color: #999;
	padding: 15px 0;
	text-align: center;
	background-color: #1b1f29;
	font-size: 14px
}

.copyright a {
	color: #999
}

.copyright a:hover {
	color: #ff6600
}

@media only screen and (min-width:1920px){
	.main,.w {
		width: 1400px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.main,.w {
		width: 1400px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.main,.w {
		width: 1400px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.main,.w {
		width: 1328px;
	}
	.fix-search {
		margin: 0 206px;
	}
	.search {
		width: 516px;
	}
	.nav ul li a {
		padding: 0 48px;
	}
	.type-top dt span {
		font-size: 15px;
	}
	.type-top dd a {
		font-size: 15px;
	}
	.footer .foot .foot-nav {
		width: 500px;
	}
	.footer .foot .foot-txt li {
		line-height: 24px;
		height: 24px;
	}
	.footer .foot .foot-img li {
		width: 73px;
		height: 29px;
		margin-right: 7px;
	}
	.footer .foot .foot-img li a {
		height: 29px;
	}
	.copyright {
		font-size: 14px;
	}
	.police img {
		margin-right: 5px;
	}
	.footer .foot .hot-line p {
		font-size: 14px;
	}
	.footer .foot .qr-code li {
		padding: 0 0 0 20px;
	}
	.footer .foot .course-list li .item p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 7px;
	}
	.footer .foot .interview--hot ul li {
		margin-top: 12px;
	}
	.footer .foot .qr-code li span {
		width: 101px;
		height: 101px;
	}
	.footer {
		padding: 27px 0;
	}

}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.main,.w {
		width: 1138px;
	}
	.fix-search {
		margin: 0 110px;
	}
	.header .right li {
		padding: 0 5px;
	}
	.top-main .logo {
		width: 162px;
	}
	.top-main .pageName {
		padding-left: 12px;
		font-size: 23px;
		margin-top: 16px;
	}
	.top-main .pageName::after {
		height: 34px;
	}
	.top-main .right-adv {
		width: 272px;
	}
	.search {
		width: 490px;
		height: 36px;
		margin-left: 50px;
		margin-top: 8px;
	}
	.selectTop p {
		margin-top: 5px;
	}
	.search input {
		height: 36px;
	}
	.search button {
		height: 40px;
	}
	.nav ul li a {
		padding: 0 42px;
		font-size: 15px;
		height: 44px;
		line-height: 44px;
	}
	.location {
		height: 40px;
		line-height: 40px;
		font-size: 12px;
	}
	.location i {
		font-size: 14px;
	}
	.type-top dt span {
		padding: 0 15px;
		height: 34px;
		line-height: 32px;
		font-size: 14px;
	}
	.type-top dd a {
		font-size: 14px;
	}
	.type-top dd li {
		margin-right: 15px;
	}
	.type-top dd ul {
		width: calc(100% + 15px);
	}
	.video-list {
		margin-top: 22px;
	}
	.video-list ul {
		margin-top: -15px;
		margin-right: -15px;
	}
	.video-list li .item {
		margin-right: 15px;
	}
	.video-list li {
		margin-top: 15px;
	}
	.video-list li .text {
		padding: 12px;
	}
	.video-list li .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.video-list li .text .time {
		margin-top: 10px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.video-list li .text .company a {
		font-size: 12px;
	}
	.video-list li .text .com-img {
		width: 22px;
		height: 22px;
	}
	.video-list li .text .company {
		line-height: 22px;
		height: 22px;
	}
	.footer .foot .foot-img li {
		width: 55px;
		height: 22px;
		margin-right: 5px;
	}
	.footer .foot .foot-nav p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .foot .foot-nav {
		width: 400px;
	}
	.footer .foot .hot-line > b {
		font-size: 26px;
	}
	.footer .foot .hot-line p span {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .foot .qr-code {
		padding-top: 10px;
	}
	.footer .foot .foot-txt li{
		font-size: 12px;
	}
	.footer .foot .hot-line {
		margin-left: 50px;
	}
	.footer .foot .qr-code ul li span {
		width: 110px;
		height: 110px;
	}
	.footer .foot .hot-line p{
		font-size: 12px;
	}
	.footer .foot .qr-code li{
		padding: 0 0 0 20px;
	}
	.footer .foot .qr-code li span {
		width: 120px;
		height: 120px;
	}
	.footer .foot .qr-code li p{
		font-size: 12px;
	}

	.footer .foot .qr-code li span {
		width: 101px;
		height: 101px;
	}
	.footer {
		padding: 27px 0 0;
	}
	.footer .foot .foot-nav .foot-img {
		height: 30px;
	}
	.footer .foot .foot-nav .foot-img li {
		width: 75px;
		height: 30px;
		margin-right: 9px;
	}
	.foot-nav-img {
		right: 18px;
		bottom: 40px;
		width: 100px;
	}
}

@media only screen and (max-width:1024px){
	.main,.w {
		width: 1000px;
	}
	.fix-search {
		margin: 0 42px;
	}
	.header {
		font-size: 12px;
	}
	.header .left ul li:first-child a {
		padding: 0 0px;
	}
	.header ul li {
		padding: 0 4px;
	}
	.header .left ul li a {
		padding: 0 6px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header--drop ul li.mobile a i {
		width: 8px;
		margin: -2px 5px;
	}
	.header--drop ul li a i {
		margin: -1px 5px 0 0;
		width: 13px;
	}
	.header--drop ul li a {
		padding: 0 7px;
	}
	.headerNav p {
		font-size: 12px;
	}
	.header .right {
		margin-right: 157px;
		margin-top: 12px;
	}
	.header .right li {
		padding: 0 5px;
	}
	.top-main .logo {
		width: 162px;
	}
	.top-main .pageName {
		padding-left: 12px;
		font-size: 23px;
		margin-top: 16px;
	}
	.top-main .pageName::after {
		height: 34px;
	}
	.top-main .right-adv {
		width: 240px;
	}
	.search {
		width: 419px;
		height: 36px;
		margin-left: 32px;
		margin-top: 8px;
	}
	.selectTop p {
		margin-top: 5px;
		font-size: 12px;
	}
	.search input {
		height: 36px;
		font-size: 12px;
	}
	.search button {
		height: 40px;
		font-size: 14px;
		width: 80px;
	}
	.search button i {
		font-size: 14px;
	}
	.nav ul li a {
		padding: 0 33px;
		font-size: 15px;
		height: 44px;
		line-height: 44px;
	}
	.location {
		height: 40px;
		line-height: 40px;
		font-size: 12px;
	}
	.location i {
		font-size: 14px;
	}
	.type-top dt span {
		padding: 0 15px;
		height: 34px;
		line-height: 32px;
		font-size: 14px;
	}
	.type-top dd a {
		font-size: 14px;
	}
	.type-top dd li {
		margin-right: 15px;
	}
	.type-top dd ul {
		width: calc(100% + 15px);
	}
	.video-list {
		margin-top: 22px;
	}
	.video-list ul {
		margin-top: -15px;
		margin-right: -15px;
	}
	.video-list li .item {
		margin-right: 15px;
	}
	.video-list li {
		margin-top: 15px;
	}
	.video-list li .text {
		padding: 12px;
	}
	.video-list li .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.video-list li .text .time {
		margin-top: 10px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.video-list li .text .company a {
		font-size: 12px;
	}
	.video-list li .text .com-img {
		width: 22px;
		height: 22px;
	}
	.video-list li .text .company {
		line-height: 22px;
		height: 22px;
	}
	.footer .foot .foot-img li {
		width: 55px;
		height: 22px;
		margin-right: 5px;
	}
	.footer .foot .foot-nav p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .foot .foot-nav {
		width: 400px;
	}
	.footer .foot .hot-line > b {
		font-size: 26px;
	}
	.footer .foot .hot-line p span {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .foot .qr-code {
		padding-top: 10px;
	}
	.footer .foot .foot-txt li{
		font-size: 12px;
	}
	.footer .foot .hot-line {
		margin-left: 28px;
		width: 312px;
	}
	.footer .foot .qr-code ul li {
		padding: 0 0 0 20px;
	}
	.footer .foot .qr-code ul li span {
		width: 96px;
		height: 96px;
	}
	.footer .foot .hot-line p em {
		font-size: 12px;
		width: 128px;
	}
	.footer .foot .qr-code li{
		padding: 0 0 0 20px;
	}
	.footer .foot .qr-code li span {
		width: 120px;
		height: 120px;
	}
	.footer .foot .qr-code li p{
		font-size: 12px;
	}

	.footer .foot .qr-code li span {
		width: 101px;
		height: 101px;
	}
	.footer {
		padding: 27px 0 0;
	}
	.footer .foot .foot-nav .foot-img {
		height: 30px;
	}
	.footer .foot .foot-nav .foot-img li {
		width: 75px;
		height: 30px;
		margin-right: 9px;
	}
	.foot-nav-img {
		right: 18px;
		bottom: 40px;
		width: 100px;
	}
}
