body{
	line-height: 1;
	background: #f5f5f5;
}
a {
	outline: none;
	color: #333;
}
a:hover {
	color: #094;
}
.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;
}
.w {
	width: 1600px;
	margin: 0 auto;
}

.advs {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.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;
}
.gradual {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(90,90,90,0)), to(rgba(90,90,90,1)));
	background-image: -webkit-linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
	background-image: -moz-linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
	background-image: -ms-linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
	background-image: -o-linear-gradient(180deg, rgba(90,90,90), rgba(90,90,90,1));
	background-image: linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
}
.Center{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.banner-adv {
	margin: 0 auto;
}
.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: 24px 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%;
}
.nullDate {
	overflow: hidden;
	text-align: center;
	padding: 70px 0;
	font-size: 18px;
	background-color: #fff;
}
.nullDate p {
	margin-top: 30px;
}
.iframe {
	overflow: hidden;
	height: 36px;
	position: relative;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}

#header {
	background: #f5f5f5;
	height: 36px;
	line-height: 36px;
	width: 100%;
	font-size: 12px;
}
.header{
	margin: 0 auto;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
}
#divLogin ul li {
	float: left;
}
#divLogin ul li img {
	vertical-align: top;
	margin: 2px 4px 0 0;
}
#divLogin ul li:first-child a {
	margin-right: 25px;
}
#divLogin ul li a{
	color: #999;
	margin-right: 15px;
}
#divLogin ul li a:hover,.header p a:hover{
	color: #44a631;
}
#divLogin ul li a.S-login {
	color: #44a631;
}

.header p {
	float: right;
	padding-right: 170px;
	font-size: 0;
}
.header p a {
	font-size: 12px;
	color: #999;
	padding: 0 10px;
	position: relative;
}
/* Tophead */
.Tophead{
	margin: 0 auto;
	position: relative;
}
.Tophead ul{
	position: absolute;
	top: -36px;
	right: 0;
}
.Tophead li{
	float: left;
	height: 36px;
  	position: relative;
}
.Tophead li .ServiceTop {
	height: 36px;
	line-height: 36px;
	padding: 0 12px;
	font-size: 12px;
	position: relative;
}
.Tophead li .ServiceTop::after{
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px;
	background-color: #e2e2e2;
}
.Tophead li:last-child .ServiceTop::after{
	display: none;
}
.Tophead li .ServiceTop a{
	color: #666;
}
/* 两个下拉 */
.Tophead li.mobile .ServiceTop a,.Tophead li.weixin .ServiceTop a{
	color: #138146;
}
.Tophead li .ServiceTop i{
	font-size: 13px;
	margin-right: 4px;
}
/* mobile */
.ServiceBot{
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 36px;
	right: 0;
	display: none;
	text-align: center;
	z-index: 9999;
	box-sizing: border-box;
}
.ServiceBot1 {
	width: 672px;
	padding: 18px 14px;
	background-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
}
.ServiceBot1 .item {
	float: left;
	width: 25%;
}
.ServiceBot1 .item .image{
	padding: 4px 4px 0;
	border-radius: 8px;
	display: inline-block;
	background-image: -moz-linear-gradient( -90deg, rgb(151,224,228) 0%, rgb(241,179,56) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(151,224,228) 0%, rgb(241,179,56) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(151,224,228) 0%, rgb(241,179,56) 100%);
}
.ServiceBot1 .item .image img{
	width: 130px;
	height: 130px;
	border-radius: 8px;
}
.ServiceBot1 .item .image b{
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #fff;
	display: block;
	text-align: center;
	overflow: hidden;
}
.ServiceBot1 .item p{
	margin-top: 10px;
	height: 16px;
	line-height: 16px;
	font-size: 15px;
	color: #888;
	overflow: hidden;
}
.Tophead li.mobile .hover{
	background-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.Tophead li.mobile .hover::after{
	display: none;
}
/* weixin */
.ServiceBot2{
	height: 220px;
	width: 740px;
	background-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
	overflow: hidden;
}
.ServiceBot2 .gzRight{
	width: 440px;
	border-left: 1px solid #f3f3f3;
	float: right;
}
.ServiceBot2 .gzRight a{
	height: 110px;
	padding: 65px 20px 27px;
	line-height: 18px;
	font-size: 14px;
	color: #333;
	width: 25%;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	float: left;
	cursor: pointer;
}
.ServiceBot2 .gzRight a:nth-child(1)::after,
.ServiceBot2 .gzRight a:nth-child(2)::after,
.ServiceBot2 .gzRight a:nth-child(3)::after,
.ServiceBot2 .gzRight a:nth-child(4)::after{
	position: absolute;
	content:'';
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #f3f3f3;
}
.ServiceBot2 .gzRight a::before{
	position: absolute;
	content:'';
	top: 0;
	right: 0;
	bottom: 0;
	width: 1px;
	background-color: #f3f3f3;
}
.ServiceBot2 .gzRight a:nth-child(4n)::before{
	display: none;
}
.ServiceBot2 .gzRight a i{
	position: absolute;
	top: 27px;
	left: 50%;
	transform: translateX(-50%);
	width: 28px;
	height: 31px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-1.png) no-repeat;
	background-size: 100% 100%!important;
	display: inline-block;
	vertical-align: top;
}
.ServiceBot2 .gzRight a:nth-child(2) i{
	width: 28px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-2.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(3) i{
	width: 28px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-3.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(4) i{
	width: 63px;
	height: 28px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-4.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(5) i{
	width: 28px;
	height: 24px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-5.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(6) i{
	width: 41px;
	height: 28px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-6.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(7) i{
	width: 32px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-7.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(8) i{
	width: 32px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-8.png) no-repeat;
}
.ServiceBot2 .gzRight a.focus,.ServiceBot2 .gzRight a:hover{
	z-index: 999;
	background-color: #fff;
	box-shadow: 0px 2px 12px 0px rgba(40, 40, 40, 0.1);
}
.ServiceBot2 .gzRight a.focus::after,.ServiceBot2 .gzRight a.focus::before{
	display: none;
}
.ServiceBot2 .zgLeft{
	width: 299px;
	height: 100%;
	float: right;
	position: relative;
	display: none;
}
.ServiceBot2 .zgLeft p{
	display: inline-block;
	position: absolute;
	left: 30px;
	top: 50%;
	width: 20px;
	line-height: 28px;
	font-size: 20px;
	color: #c27468;
	transform: translateY(-50%);
}
.ServiceBot2 .zgLeft img{
	position: absolute;
	left: 66px;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
}
.Tophead li.weixin .hover{
	background-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.Tophead li.weixin .hover::after{
	display: none;
}
.header--drop{
	margin: 0 auto;
	position:relative;
}
.header--drop ul {
	position: absolute;
	right: 0;
	top: -36px;
}
.header--drop ul li {
	float: left;
	height: 36px;
	position:relative;
}
.header--drop ul li .weixin{
	height: 36px;
	position:relative;
	color: #44a631;
}
.header--drop ul li.wx a {
	color: #44a631;
}
.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: 2;
}
.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: 300px;
	padding: 25px 25px 20px 25px;
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 36px;
	right: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	text-align: center;
	z-index: 101;
}
.web-code1 {
	width: 450px;
	padding: 25px 12px 20px 12px;
}
.web-code .item {
	float: left;
	width: calc(50% - 20px);
	margin: 0 10px;
}
.web-code1 .item {
	width: calc(33.33% - 20px) !important;
}
.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: #999;
	line-height: 36px;
	display: block;
	padding: 0 10px;
	position: relative;
	z-index: 9;
	font-size: 12px;
	cursor: pointer;
}
.header--drop ul li a i {
	vertical-align: top;
	font-size: 16px;
	margin: 10px 2px 0 0;
}
.header--drop ul li a:hover{
	color: #44a631;
}
.type-top {
	margin-top: 25px;
}
.type-top .w {
	border-radius: 8px;
	background-color: #fff;
	padding: 1px 22px 22px;
	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: 9px;
	font-size: 14px;
	cursor: pointer;
	display: none;
}
.type-top dl .more i {
	background: url(../../../../images/product/down.png) no-repeat;
	width: 12px;
	height: 7px;
	display: inline-block;
	margin-left: 8px;
	vertical-align: top;
	margin-top: 5px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.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: 30px;
}
.type-top dt span {
	display: block;
	padding: 0 15px;
	height: 32px;
	line-height: 32px;
	border-radius: 16px 16px 0 16px;
	background-color: #bfbfbf;
	font-size: 14px;
	color: #fff;
}
.type-top dd {
	overflow: hidden;
	height: 32px;
}
.type-top dd ul {
	overflow: hidden;
}
.type-top dd li {
	float: left;
	margin-right: 23px;
	margin-top: 3px;
	position: relative;
}
.type-top dd a {
	padding: 0 8px;
	line-height: 26px;
	height: 28px;
	border-radius: 14px;
	display: block;
	font-size: 14px;
}
.type-top dd a.focus,.type-top dd a.all {
	background-color: rgba(66,165,104,.1);
	color: #22af6b;
	font-weight: bold;
}
.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-top {
	background-color: #fff;
	padding: 18px 0;
	background: url(../../../../images/video/version/2022/searchbg.png) no-repeat right bottom;
	background-size: cover;
}
.video-top .w {
	position: relative;
}
.video-top .w::after {
	content: "";
	clear: both;
	display: block;
}
.video-top .logo {
	width: 252px;
	float: left;
}
.video-top .page-name {
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}
.video-top .right {
	position: absolute;
	right: 0;
	top: 13px;
}
.video-top .right li {
	float: left;
	line-height: 36px;
	margin-left: 60px;
	position: relative;
}
.video-top .right li:first-child {
	margin-left: 0;
}
.video-top .right li a {
	font-size: 18px;
	color: #fff;
}
.video-top .right li a.guestBtn {
	font-size: 15px;
	width: 112px;
	display: block;
	text-align: center;
	line-height: 36px;
	height: 36px;
	border-radius: 18px;
	background-color: #fff;
	color: #22af6b;
}
.video-top .right li a i {
	font-size: 18px;
	display: inline-block;
	color: #fff;
	margin-right: 10px;
	vertical-align: top;
}
.video-top .right li a i.ease {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 0;
}
.video-top .right li.hover a i.ease {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.video-top .right li a.btn {
	font-size: 15px;
	display: block;
	padding: 0 25px;
	border-radius: 18px;
	background-image: -moz-linear-gradient( 0deg, rgb(0,153,68) 0%, rgb(181,172,73) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(0,153,68) 0%, rgb(181,172,73) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(0,153,68) 0%, rgb(181,172,73) 100%);
	color: #fff;
}
.video-top .right li .menu-bot {
	position: absolute;
	top: 36px;
	width: 120px;
	text-align: center;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	left: 50%;
	transform: translateX(-50%);
	z-index: 99;
}

/* .video-top .right li .menu-bot p {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-align: center
} */

.video-top .right li .menu-bot a {
	height: 46px;
	text-align: center;
	font-size: 16px;
	line-height: 46px;
	color: #333;
	display: block;
	position: relative;
}
.video-top .right li .menu-bot a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 16px;
	right: 16px;
	border-bottom: 1px dotted #ddd;
}
.video-top .right li .menu-bot a:hover {
	color: #3fc197;
	background-color: #e8f9f3;
}
.hot {
	width: 1000px;
	/* float: left; */
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	color: #fd5958;
	margin: 18px auto 0;
	overflow: hidden;
	padding-top: 2px;
}
.hot a {
	color: #fff;
	margin: 0 7px;
	display: inline-block;
}
.hot a:first-of-type {
	margin-left: 0;
}
.hot a:hover{
	text-decoration: underline;
}
.hot i{
	margin: 0 4px 0 2px;
	vertical-align: top;
	font-size: 14px;
}
.hot b {
	display: none;
}
.search-box {
	padding: 32px 0;
	background: url(../../../../images/video/version/2022/searchbg.png) no-repeat right bottom;
	background-size: cover;
}
.search {
	width: 380px;
	height: 50px;
	position: relative;
	background-color: #fff;
	float: left;
	margin-left: 65px;
	margin-top: 6px;
	border-radius: 25px;
}
.search form {
	height: 100%;
}
.searchSelect {
	width: 82px;
	height: 100%;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}

.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: #999;
	text-indent: 22px;
	border-right: 1px solid #e6e6e6;
	margin-top: 16px;
	height: 20px;
}

.selectTop i {
	position: absolute;
	right: 14px;
	top: 5px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	font-size: 10px;
	color: #999;
}

.selectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.search button {
	position: absolute;
	height: 100%;
	background-color: #ff6600;
	color: #ffffff;
	width: 110px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: 0;
	top: 0;
	border-radius: 27px;
}
.search button i {
	margin-right: 8px;
}
.search input {
	width: calc(100% - 192px);
	height: 100%;
	float: left;
	border: none;
	font-size: 14px;
	color: #333;
	text-indent: 14px;
	background-color: #fff;
	border-radius: 25px;
}
.selectBot {
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	top: 100%;
	left: 0px;
	z-index: 99;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	display: none;
}

.selectBot li {
	line-height: 30px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #094;
	border-left: 2px solid #094;
	border-right: 2px solid #094;
	color: #fff;
	cursor: pointer;
}
.location {
	margin-top: 25px;
	font-size: 14px;
	color: #999;
}
.location i {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	margin-right: 6px;
	color: #c4c4c4;
	margin-top: 1px;
}
.location a {
	color: #999;
	margin: 0 6px;
}
.location a:hover {
	color: #009944;
}
.location a:first-of-type {
	margin-left: 0;
}
.video-class {
	margin-top: 35px;
}
.video-class p {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background-color: #fff;
	font-size: 0;
}
.video-class p a {
	display: inline-block;
	padding: 0 40px;
	font-size: 16px;
	border-radius: 20px;
}
.video-class p a.focus {
	background-color: #009944;
	box-shadow: 0px 10px 20px 0px rgba(0, 153, 68, 0.15);
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.hot-live {
	margin-top: 25px;
	display: none;
}
.hot-live .w {
	overflow: hidden;
	background-color: #fff;
	border-radius: 8px;
	position: relative;
	padding: 25px 70px;
	box-sizing: border-box;
}
.hot-swiper {
	overflow: hidden;
	margin-right: -20px;
}
.hot-swiper .swiper-slide {
	width: 20%;
}
.hot-swiper .item {
	margin-right: 20px;
	border-radius: 4px;
	overflow: hidden;
}
.hot-swiper .item .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
}
.hot-swiper .item .image img {
	max-height: none;
	width: 100%;
}
.hot-swiper .item .image mark {
	position: absolute;
	top: 8px;
	right: 10px;
	padding: 0 6px;
	line-height: 26px;
	height: 26px;
	font-size: 12px;
	background-color: #fb9957;
	border-radius: 2px;
	color: #fff;
}
.hot-swiper .item .image i {
	position: absolute;
	width: 64px;
	height: 64px;
	left: 0;
	top: 0;
	background: url(../../../../images/video/version/2022/hot.png) no-repeat;
	background-size: contain;
}
.hot-swiper .item .text {
	background-color: #f5f5f5;
	padding: 15px 12px;
}
.hot-swiper .item .text p {
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}
.hot-live .swiper-button-next,.hot-live .swiper-button-prev {
	width: 36px;
	height: 36px;
	margin-top: -18px;
	background-size: 10px 30px;
	border: 3px solid #ddd;
	border-radius: 50%;
}
.hot-live .swiper-button-prev, .swiper-container-rtl .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'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23dddddd'%2F%3E%3C%2Fsvg%3E");
	left: 18px;
	right: auto;
}
.hot-live .swiper-button-next, .swiper-container-rtl .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'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23dddddd'%2F%3E%3C%2Fsvg%3E");
	right: 18px;
	left: auto;
}
.main {
	margin-top: 25px;
}
.main .w {
	overflow: hidden;
}
.main .right {
	width: 368px;
	margin-left: 30px;
	float: right;
}
.main .right .item {
	background-color: #fff;
	border-radius: 8px;
	padding: 30px 20px 25px;
	margin-top: 20px;
}
.main .right .item:first-of-type {
	margin-top: 0;
}
.main .right .item .title {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	position: relative;
}
.main .right .item .title a {
	position: absolute;
	right: 0;
	bottom: 0;
	font-weight: normal;
	font-size: 16px;
	color: #999;
}
.main .right .item .title a:hover {
	color: #009944;
}
.main .right .item .title i {
	margin-left: 5px;
	margin-right: 10px;
	vertical-align: top;
	margin-top: -2px;
	display: inline-block;
}
.main .right .item .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}
.main .right .item .image img {
	max-height: none;
	width: 100%;
}
.main .right .item .image i {
	font-size: 48px;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.main .right .item ul {
	margin-top: 25px;
}
.main .right .item li {
	margin-top: 20px;
}
.main .right .item li p {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.main .right .item li p i {
	font-size: 22px;
	color: #999;
	margin-right: 10px;
	vertical-align: top;
	display: inline-block;
}
.main .right .item li:first-child {
	margin-top: 0;
}
.main .right .item li:first-child p {
	font-size: 18px;
	line-height: 22px;
	height: 44px;
	margin-top: 15px;
}
.main .left {
	overflow: hidden;
}
.main .video-list ul {
	margin-right: -30px;
	overflow: hidden;
	margin-top: -30px;
}
.main .video-list li {
	float: left;
	width: 33.33%;
	margin-top: 30px;
}
.main .video-list li .item {
	margin-right: 30px;
	border-radius: 8px;
	overflow: hidden;
	background-color: #fff;
}
.main .video-list li .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
}
.main .video-list li .image img {
	max-height: none;
	width: 100%;
}
.main li .image mark {
	position: absolute;
	left: 0;
	top: 0;
	height: 32px;
	background: #f93d3a;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	z-index: 9;
	padding: 0 7px;
	border-radius: 8px 0;
}
.main li .image mark b {
	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: 8px;
	vertical-align: top;
	margin-right: 2px;
}
.main li .image mark.notice {
	background: #ff9221;
	background-size: contain;
}
.main li .image mark.replay {
	background: #0396ff;
	background-size: contain;
}
.main .video-list li .image i {
	font-size: 46px;
	color: #fff;
	position: absolute;
	left: 20px;
	bottom: 18px;
}
.main .video-list li .mask {
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.7);
	width: 100%;
	height: 100%;
	opacity: 0;
}
.main .video-list li .mask canvas {
	width: 100%;
	background: #fff;
}
.main .video-list li .mask .erweima {
	margin: 35px auto 0;
	width: 120px;
	height: 120px;
	position: relative;
}
.main .video-list li .mask .erweima img {
	border-radius: 4px;
}
.main .video-list li .mask .erweima::after {
	background: url(../../../../images/video/version/2022/erweimabg.png) no-repeat;
	background-size: 100% 100%;
	content: "";
	position: absolute;
	left: -3px;
	right: -3px;
	bottom: -3px;
	top: -3px;
}
.main .video-list li .mask p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 12px;
}
.main .video-list li .text {
	padding: 15px 20px;
}
.main .video-list li .text p {
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.main .video-list li .text .data {
	margin-top: 15px;
	line-height: 36px;
	height: 36px;
	position: relative;
	font-size: 13px;
	color: #999;
}
.main .video-list li .text .data i {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	margin-right: 7px;
}
.main .video-list li .text .data a {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 15px;
	padding: 0 20px;
	height: 100%;
	border-radius: 4px;
	color: #fff;
	background-color: #009944;
	border: 1px solid #009944;
	box-sizing: border-box;
}
.main .video-list li .text .data a:hover {
	background-color: #fff;
	color: #009944;
}
.main .video-list li .item:hover .mask {
	opacity: 1;
}
.main .company-video li {
	margin-top: 22px;
	border-radius: 8px;
	background-color: #fff;
	overflow: hidden;
}
.main .company-video li .right-item {
	float: right;
	width: 280px;
	text-align: center;
	background-color: #fcfcfc;
	padding: 20px 0;
}
.main .company-video li .right-item .image {
	margin: 0 auto;
	width: 72px;
	height: 72px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
}
.main .company-video li .right-item .image a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
.main .company-video li .right-item p {
	font-size: 16px;
	margin-top: 14px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.main .company-video li .right-item .btn {
	margin-top: 22px;
}
.main .company-video li .right-item .btn a {
	display: inline-block;
	padding: 0 20px;
	height: 36px;
	line-height: 34px;
	border-radius: 18px;
	border: 1px solid #009944;
	color: #009944;
	font-size: 15px;
	box-sizing: border-box;
}
.main .company-video li .right-item .btn a:hover {
	background-color: #009944;
	color: #fff;
}
.main .company-video li .left-item {
	overflow: hidden;
	padding: 20px 24px;
}
.main .company-video li .left-item .image {
	width: 288px;
	float: left;
	margin-right: 22px;
	position: relative;
	overflow: hidden;
	border-radius: 8px;
}
.main .company-video li .left-item .image a {
	display: block;
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	border-radius: 8px;
}
.main .company-video li .left-item .image img {
	max-height: none;
	width: 100%;
}
.main .company-video li .left-item .image i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-size: 46px;
}
.main .company-video li .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: #ddd;
	text-align: center;
	border-radius: 8px;
	opacity: 0;
}
.main .company-video li .mask .erweima {
	margin: 15px auto 0;
	width: 110px;
	height: 110px;
	position: relative;
}
.main .company-video li .mask .erweima img {
	border-radius: 4px;
}
.main .company-video li .mask .erweima canvas {
	width: 100%;
	background-color: #fff;
}
.main .company-video li .mask .erweima::after {
	background: url(../../../../images/video/version/2022/erweimabg.png) no-repeat;
	background-size: 100% 100%;
	content: "";
	position: absolute;
	left: -3px;
	right: -3px;
	bottom: -3px;
	top: -3px;
}
.main .company-video li .mask p {
	color: #333;
	margin-top: 12px;
}
.main .company-video li .left-item .text {
	overflow: hidden;
}
.main .company-video li .left-item .name {
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 14px;
}
.main .company-video li .left-item .name a:hover {
	font-weight: bold;
}
.main .company-video li .left-item .content {
	font-size: 15px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	color: #999;
	margin-top: 22px;
}
.main .company-video li .left-item .data {
	color: #ff9822;
	font-size: 14px;
	margin-top: 12px;
}
.main .company-video li .left-item .data i {
	vertical-align: top;
	font-size: 14px;
	margin-top: 12px;
	display: inline-block;
	margin-right: 8px;
	margin-left: 1px;
}
.main .company-video li .left-item .data a {
	padding: 0 18px;
	font-size: 15px;
	display: inline-block;
	border-radius: 4px;
	background-color: #009944;
	height: 36px;
	line-height: 36px;
	color: #fff;
	margin-left: 20px;
	opacity: 0;
}
.main .company-video li:first-child {
	margin-top: 0;
}
.main .company-video li:hover .mask {
	opacity: 1;
}
.main .company-video li:hover .left-item .data a {
	opacity: 1;
}
.main .company-video li:hover .right-item {
	background-image: -moz-linear-gradient( -90deg, rgb(255,250,240) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(255,250,240) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(255,250,240) 0%, rgb(255,255,255) 100%);
}


.pages {
	margin: 0 auto;
	height: 40px;
	clear: both;
	padding: 50px 0;
	text-align: center;
	color: #333;
	font-size: 14px;
}
.pages a {
	height: 36px;
	display: inline-block;
	text-align: center;
	font: normal 14px/36px "Microsoft YaHei";
	color: #333;
	vertical-align: middle;
	border-radius: 4px;
	margin-right: 20px;
	background-color: #fff;
	padding: 0 15px;
}
.pages a.on {
	background-color: #04ac73;
	color: #fff;
}
.pages a:hover {
	background-color: #04ac73;
	color: #fff;
}
.pages a.ft {
	display: none;
}
.pages a.prev {
	display: none;
}
.pages a.lt::after {
	content: "下一页";
}
.pages a.next {
	display: none;
}
.pages input {
	width: 56px;
	height: 36px;
	display: inline-block;
	text-align: center;
	border: 0;
	font: normal 14px/36px "Tahoma";
	margin: -1px 10px 0;
	border-radius: 4px;
	vertical-align: top;
}
.pages button {
	width: 70px;
	height: 44px;
	display: inline-block;
	text-align: center;
	outline: none;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	font: normal 16px/40px "Tahoma";
	vertical-align: middle;
	cursor: pointer;
	background: #fff;
	color: #333;
	margin-left: 10px;
	display: none;
}


.bottomMenu {
	background-color: #00a499;
	margin-top: 30px;
	padding: 30px 0 25px 0;
}
.bottomMenu .item{
	margin:0 auto;
	/* overflow: hidden; */
}

.Code {
	height: 190px;
	position: relative;
	float: left;
	width: 303px;
}

.Code i {
	font-size: 155px;
	color: #ff9000;
	z-index: 1;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.Code i:before {
	vertical-align: middle;
}

.Code img {
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.footTop {
	/* overflow: hidden; */
	height: 208px;
}
.footLeft {
	float: left;
	width: 30%;
	box-sizing: border-box;
	padding-left: 30px;

}
.footLeft .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footLeft ul {
	float: left;
	margin-right: 60px;
	/* overflow: hidden; */
}
.footLeft ul li {
	line-height: 36px;
	font-size: 16px;
	color: #fff;
}
.footLeft ul li a{
    position: relative;
	cursor: pointer;
}
.footLeft ul li a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 21px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	text-align: center;
}
.footLeft ul li a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}
.footLeft ul li a:hover .QQhover{
	display: inline-block;}
.footLeft ul li i {
	width: 26px;
	height: 26px;
	line-height: 36px;
	display: inline-block;
	border-radius: 4px;
	vertical-align: middle;
	background: url(../../../../images/index/qq_ico.png) no-repeat center center #40bbb3;
	margin-left: 10px;
}
.footLeft ul li i:hover {
	background: url(../../../../images/index/qq_ico.png) no-repeat center center #ff9e00;
}
.footLeft .text {
	margin-top: 10px;
	float: left;
}
.footLeft p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.footLeft .lxqq {
	height: 72px;
}
.footLeft p b {
	font-size: 16px;
	font-weight: normal;
}
.footCenter {
	float: left;
	width: 30%;
	overflow: hidden;
	border-left: 1px solid #06b6aa;
	border-right: 1px solid #06b6aa;
	box-sizing: border-box;
	padding-right: 1px;
	padding-left: 6%;
}
.footCenter ul {
	width: 45%;
	float: left;
}
.footCenter ul li {
	line-height: 40px;
	width: 100%;
	float: left;
}
.footCenter ul li a {
	color: #fff;
	font-size: 16px;
}
.footCenter .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight {
	width: 40%;
	float: right;
	padding-left: 60px;
	box-sizing: border-box;
}
.footRight .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
	height: auto;
}
.footRight .title b {
	font-weight: normal;
	width: auto;
	height: auto;
	background: none;
}
.footRight ul li {
	width: 33.333%;
	float: left;
}
.footRight ul li .ewm {
	width: 124px;
	height: 124px;
	padding: 8px;
	background: #fff;
	margin: 0 auto;
	border: 8px solid #80d2cc;
}
.footRight ul li .ewm img {
	width: 100%;
	height: 100%;
}
.footRight .title {
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.foot {
	background-color: #00a499;
	padding: 30px 15px 20px 15px;
	text-align: center;
}

.foot p {
	font-size: 14px;
	line-height: 24px;
	color: #6b6b6b;
	font-family: SimSun;
}

.foot p a {
	color: #fff;
	margin: 0 5px;
	font-family: microsoft yahei;
}

.foot p a:hover {
	color: #094;
}

.foot span {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	display: block;
}
.guestMain{
    display: none;
	position: fixed;
	z-index: 999999;
	width: 800px;
	height: 500px;
	left:50%;
	top: 50%;
	box-shadow: 0 4px 8px rgba(204,204,204,0.3);

	margin-left:-400px!important;
	margin-top:-250px!important;
	margin-top:0px;
	position:fixed!important;/
	_top:       expression(eval(document.compatMode &&
	            document.compatMode=='CSS1Compat') ?
	            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :
	            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
.guestTitle{
	height: 50px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 50px;
	background:url("/images/guestTitle.png") no-repeat;
	position: relative;
}
.guestTitle a{
	position: absolute;
	width: 28px;
	height: 28px;
	top: -30px;
	right: -30px;
	background:url("/images/close.png") no-repeat;
}
.guestForm{
	height: 450px;
	background-color: #fff;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding: 10px 20px;
	overflow: hidden;
}
.guestMain .item{
	width: 345px;
	float: left;
	padding: 0 10px 0 20px;
	position: relative;
}
.guestMain .item label{
	display: block;
	font-size: 16px;
	margin:10px 0 10px;
	text-indent: 13px;
	height:21px;
}
.inputBox{
	overflow: hidden;
}
.inputBox input{
	width: 298px;
	height: 20px;
	float: left;
	border:1px solid #ddd;
	border-radius: 2px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-family: microsoft yahei;
}
.guestMain .item b{
	font-family: tahoma;
	font-size: 14px;
	color: #ff9900;
	float: left;
	display: block;
	line-height: 36px;
	padding-left: 12px;
	position: absolute;
	right: 10px;
	bottom:0;
}
.codes{
	width: 298px;
	height: 22px;
	float: left;
	border:1px solid #ddd;
	border-radius: 2px;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 22px;
	color: #999999;
	font-family: microsoft yahei;
}
.codes img{
	vertical-align: top;
}
.codes input{
	border:none;
	font-size: 14px;
	line-height: 22px;
	height: 22px;
	font-family: microsoft yahei;
	color: #999999;
	vertical-align: top;
	display: inline;
}
.guestMain .item textarea{
	width: 673px;
	height: 100px;
	border:1px solid #ddd;
	border-radius: 2px;
	padding:8px 12px;
	line-height: 24px;
	font-size: 14px;
	font-family: microsoft yahei;
}
.guestFormBtn{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
.guestFormBtn button{
	padding: 0 40px;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	font-family: microsoft yahei;
	border:none;
	border-radius: 20px;
	cursor: pointer;
	background-color: #38880b;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#38880b), to(#439e0f));
	background-image: -webkit-linear-gradient(90deg, #38880b, #439e0f);
	background-image: -moz-linear-gradient(90deg, #38880b, #439e0f);
	background-image: -ms-linear-gradient(90deg, #38880b, #439e0f);
	background-image: -o-linear-gradient(90deg, #38880b, #439e0f);
	background-image: linear-gradient(90deg, #38880b, #439e0f);
    filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#38880b', endColorStr='#439e0f');
}
.prompt{
	position:absolute;
	top: 0;
	right: 0;
}
.hide{
	display: none;
}
.inputBox input.v_error{border-color:#ff9900;}
.prompt.error{
	color: #ff9900;
	top: 25px;
	right: 30px;
	line-height: 14px;
	text-indent: 20px;
	background:url("/images/error.png") no-repeat 0 0;
}
.guest {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999998;
	display: none;
	background-color: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
@media only screen and (min-width:1920px){
	.w{
		width: 1600px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1400px;
	}
	.selectTop p {
		margin-top: 13px;
	}
	.type-top dd li {
		margin-right: 12px;
	}
	.video-top .logo {
		width: 226px;
	}
	.video-top .page-name {
		margin-left: 32px;
		margin-top: 18px;
	}
	.search {
		width: 340px;
		height: 44px;
		margin-left: 60px;
		margin-top: 6px;
	}
	.search button {
		width: 98px;
		font-size: 14px;
	}
	.search button i {
		margin-right: 6px;
		font-size: 14px;
	}
	.search input {
		width: calc(100% - 192px);
		font-size: 13px;
	}
	.video-top .right li a {
		font-size: 16px;
	}
	.video-top .right li a i {
		font-size: 16px;
		margin-right: 7px;
		margin-top: 2px;
	}
	.video-top .right li a i.ease {
		font-size: 10px;
		margin-left: 8px;
		margin-top: 2px;
	}
	.video-top .right li {
		line-height: 36px;
		margin-left: 42px;
	}
	.video-top .right {
		top: 9px;
	}
	.main .right {
		width: 332px;
		margin-left: 24px;
	}
	.video-class p a {
		padding: 0 32px;
		font-size: 15px;
	}
	.video-class p a.focus {
		font-size: 16px;
	}
	.main .right .item {
		padding: 25px 18px 22px;
		margin-top: 18px;
	}
	.main .right .item .title {
		font-size: 18px;
	}
	.main .right .item .title i {
		width: 15px;
	}
	.main .right .item ul {
		margin-top: 20px;
	}
	.main .right .item .image i {
		font-size: 44px;
	}
	.main .right .item li:first-child p {
		font-size: 16px;
		line-height: 20px;
		height: 40px;
	}
	.main .right .item li {
		margin-top: 15px;
	}
	.main .right .item li p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.main .right .item li p i {
		font-size: 20px;
	}
	.main .company-video li {
		margin-top: 20px;
	}
	.main .company-video li .right-item {
		width: 250px;
		padding: 20px 0;
	}
	.main .company-video li .right-item .image {
		width: 64px;
		height: 64px;
	}
	.main .company-video li .right-item p {
		font-size: 14px;
		margin-top: 10px;
		line-height: 16px;
		height: 16px;
	}
	.main .company-video li .right-item .btn a {
		padding: 0 15px;
		height: 32px;
		line-height: 30px;
		font-size: 13px;
	}
	.main .company-video li .right-item .btn {
		margin-top: 18px;
	}
	.main .company-video li .left-item {
		padding: 20px 20px;
	}
	.main .company-video li .left-item .image {
		width: 258px;
		margin-right: 20px;
	}
	.main li .image mark {
		font-size: 13px;
	}
	.main .company-video li .left-item .name {
		font-size: 16px;
		line-height: 18px;
		height: 18px;
		margin-top: 12px;
	}
	.main .company-video li .left-item .content {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 20px;
	}
	.main .company-video li .left-item .data {
		font-size: 13px;
	}
	.main .company-video li .left-item .data a {
		padding: 0 15px;
		font-size: 14px;
		height: 32px;
		line-height: 32px;
	}
	.main .company-video li .left-item .data i {
		font-size: 12px;
		margin-top: 11px;
		margin-right: 6px;
		margin-left: 1px;
	}
	.main .company-video li .mask .erweima {
		margin: 12px auto 0;
		width: 100px;
		height: 100px;
	}
	.main .video-list li .item {
		margin-right: 25px;
	}
	.main .video-list ul {
		margin-right: -25px;
		margin-top: -25px;
	}
	.main {
		margin-top: 35px;
	}
	.main .video-list li {
		margin-top: 25px;
	}
	.main .video-list li .text {
		padding: 15px 18px;
	}
	.main .video-list li .text p {
		font-size: 16px;
		height: 18px;
		line-height: 18px;
	}
	.main .video-list li .mask .erweima {
		margin: 30px auto 0;
		width: 108px;
		height: 108px;
	}
	.main .video-list li .text .data {
		margin-top: 12px;
		line-height: 32px;
		height: 32px;
		font-size: 13px;
	}
	.main .video-list li .text .data i {
		font-size: 12px;
		margin-right: 5px;
		margin-top: 1px;
	}
	.main .video-list li .text .data a {
		font-size: 14px;
		padding: 0 18px;
		border-radius: 4px;
	}


}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1328px;
	}
	.type-top dd a {
		font-size: 12px;
	}
	.type-top dd li {
		margin-right: 15px;
	}
	.main .right {
		width: 314px;
		margin-left: 20px;
	}
	.video-class p a {
		padding: 0 32px;
		font-size: 15px;
	}
	.video-class p a.focus {
		font-size: 16px;
	}
	.main .right .item {
		padding: 25px 18px 22px;
		margin-top: 18px;
	}
	.main .right .item .title {
		font-size: 18px;
	}
	.main .right .item .title i {
		width: 15px;
	}
	.main .right .item ul {
		margin-top: 18px;
	}
	.location {
		margin-top: 25px;
		font-size: 12px;
	}
	.location i {
		font-size: 12px;
	}
	.video-class {
		margin-top: 30px;
	}
	.video-top .logo {
		width: 226px;
	}
	.video-top .page-name {
		margin-left: 32px;
		margin-top: 18px;
	}
	.search {
		width: 340px;
		height: 44px;
		margin-left: 60px;
		margin-top: 6px;
	}
	.search button {
		width: 98px;
		font-size: 14px;
	}
	.search button i {
		margin-right: 6px;
		font-size: 14px;
	}
	.search input {
		width: calc(100% - 192px);
		font-size: 13px;
	}
	.video-top .right li a {
		font-size: 16px;
	}
	.video-top .right li a i {
		font-size: 16px;
		margin-right: 7px;
		margin-top: 2px;
	}
	.video-top .right li a i.ease {
		font-size: 10px;
		margin-left: 8px;
		margin-top: 2px;
	}
	.video-top .right li {
		line-height: 36px;
		margin-left: 28px;
	}
	.video-top .right {
		top: 9px;
	}
	.hot {
		width: 850px;
	}
	.main .right .item .image i {
		font-size: 42px;
	}
	.main .right .item li:first-child p {
		font-size: 15px;
		line-height: 18px;
		height: 36px;
	}
	.main .right .item li {
		margin-top: 13px;
	}
	.main .right .item li p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.main .right .item li p i {
		font-size: 20px;
	}
	.main .company-video li {
		margin-top: 20px;
	}
	.main .company-video li .right-item {
		width: 238px;
		padding: 20px 0;
	}
	.main .company-video li .right-item .image {
		width: 64px;
		height: 64px;
	}
	.main .company-video li .right-item p {
		font-size: 13px;
		margin-top: 10px;
		line-height: 15px;
		height: 15px;
	}
	.main .company-video li .right-item .btn a {
		padding: 0 15px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}
	.main .company-video li .right-item .btn {
		margin-top: 18px;
	}
	.main .company-video li .left-item {
		padding: 20px 20px;
	}
	.main .company-video li .left-item .image {
		width: 244px;
		margin-right: 20px;
	}
	.main li .image mark {
		font-size: 12px;
		height: 28px;
		line-height: 26px;
	}
	.main li .image mark b {
		margin-top: 5px;
	}
	.main .company-video li .left-item .name {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		margin-top: 10px;
	}
	.main .company-video li .left-item .content {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
		margin-top: 20px;
	}
	.main .company-video li .left-item .data {
		font-size: 13px;
	}
	.main .company-video li .left-item .data a {
		padding: 0 15px;
		font-size: 12px;
		height: 30px;
		line-height: 30px;
	}
	.main .company-video li .left-item .data i {
		font-size: 12px;
		margin-top: 9px;
		margin-right: 6px;
		margin-left: 1px;
	}
	.main .company-video li .mask .erweima {
		margin: 12px auto 0;
		width: 93px;
		height: 93px;
	}
	.main .video-list li .item {
		margin-right: 20px;
	}
	.main .video-list ul {
		margin-right: -20px;
		margin-top: -22px;
	}
	.main {
		margin-top: 32px;
	}
	.main .video-list li {
		margin-top: 22px;
	}
	.main .video-list li .text {
		padding: 15px 18px;
	}
	.main .video-list li .text p {
		font-size: 15px;
		height: 17px;
		line-height: 17px;
	}
	.main .video-list li .mask .erweima {
		margin: 26px auto 0;
		width: 108px;
		height: 108px;
	}
	.main .video-list li .text .data {
		margin-top: 12px;
		line-height: 28px;
		height: 30px;
		font-size: 13px;
	}
	.main .video-list li .text .data i {
		font-size: 12px;
		margin-right: 5px;
		margin-top: 1px;
	}
	.main .video-list li .text .data a {
		font-size: 13px;
		padding: 0 14px;
		border-radius: 4px;
	}
	.footLeft {
		width: 27%;
		padding-left: 30px;
	}
	.footCenter {
		width: 26%;
		padding-left: 5%;
	}
	.footRight {
		width: 47%;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){

	.w{
		width: 1138px;
	}

	.type-top dd a {
		font-size: 12px;
	}
	.type-top dd li {
		margin-right: 15px;
	}
	.video-top .right li {
		margin-left: 38px;
	}
	.video-top .logo {
		width: 220px;
	}
	.video-top .page-name {
		margin-left: 30px;
		margin-top: 19px;
		width: 110px;
	}
	.video-top .right {
		top: 8px;
	}
	.main .right {
		width: 270px;
		margin-left: 20px;
	}
	.video-class p a {
		padding: 0 26px;
		font-size: 12px;
	}
	.video-class p {
		height: 34px;
		line-height: 34px;
	}
	.selectTop p {
		margin-top: 11px;
	}
	.video-class p a.focus {
		font-size: 14px;
	}
	.main .right .item {
		padding: 20px 14px 18px;
		margin-top: 14px;
	}
	.main .right .item .title {
		font-size: 18px;
	}
	.main .right .item .title i {
		width: 14px;
		margin-right: 8px;
	}
	.main .right .item ul {
		margin-top: 15px;
	}
	.location {
		margin-top: 20px;
		font-size: 12px;
	}
	.location i {
		font-size: 12px;
	}
	.video-class {
		margin-top: 25px;
	}
	.search {
		width: 729px;
		height: 40px;
		margin: 10px 204px 0;
		clear: both;
	}
	.hot {
		width: 729px;
	}
	.search button {
		width: 88px;
		font-size: 12px;
	}
	.search button i {
		margin-right: 6px;
		font-size: 12px;
	}
	.main .right .item .image i {
		font-size: 42px;
	}
	.main .right .item li:first-child p {
		font-size: 13px;
		line-height: 16px;
		height: 32px;
		margin-top: 12px;
	}
	.main .right .item li {
		margin-top: 11px;
	}
	.main .right .item li p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.main .right .item li p i {
		font-size: 16px;
		margin-right: 6px;
	}
	.main .company-video li {
		margin-top: 16px;
	}
	.main .company-video li .right-item {
		width: 204px;
		padding: 17px 0;
	}
	.main .company-video li .right-item .image {
		width: 52px;
		height: 52px;
	}
	.main .company-video li .right-item p {
		font-size: 12px;
		margin-top: 10px;
		line-height: 14px;
		height: 14px;
	}
	.main .company-video li .right-item .btn a {
		padding: 0 15px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}
	.main .company-video li .right-item .btn {
		margin-top: 18px;
	}
	.main .company-video li .left-item {
		padding: 20px 20px;
	}
	.main .company-video li .left-item .image {
		width: 210px;
		margin-right: 18px;
	}
	.main li .image mark {
		font-size: 12px;
		height: 28px;
		line-height: 26px;
	}
	.main li .image mark b {
		margin-top: 5px;
	}
	.main .company-video li .left-item .name {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 7px;
	}
	.main .company-video li .left-item .content {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		margin-top: 18px;
	}
	.main .company-video li .left-item .data {
		font-size: 13px;
	}
	.main .company-video li .left-item .data a {
		padding: 0 13px;
		font-size: 12px;
		height: 28px;
		line-height: 28px;
	}
	.main .company-video li .left-item .data i {
		font-size: 12px;
		margin-top: 9px;
		margin-right: 6px;
		margin-left: 1px;
	}
	.main .company-video li .mask .erweima {
		margin: 8px auto 0;
		width: 80px;
		height: 80px;
	}
	.main .company-video li .mask p {
		margin-top: 10px;
	}
	.main .video-list li .item {
		margin-right: 20px;
	}
	.main .video-list ul {
		margin-right: -20px;
		margin-top: -22px;
	}
	.main {
		margin-top: 28px;
	}
	.main .video-list li {
		margin-top: 22px;
	}
	.main .video-list li .text {
		padding: 13px 15px;
	}
	.main .video-list li .text p {
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.main .video-list li .mask .erweima {
		margin: 22px auto 0;
		width: 86px;
		height: 86px;
	}
	.main .video-list li .image i {
		font-size: 40px;
	}
	.main .video-list li .mask p {
		font-size: 12px;
		margin-top: 12px;
	}
	.main .video-list li .text .data {
		margin-top: 12px;
		line-height: 24px;
		height: 26px;
		font-size: 13px;
	}
	.main .video-list li .text .data i {
		font-size: 12px;
		margin-right: 5px;
		margin-top: 1px;
	}
	.main .video-list li .text .data a {
		font-size: 12px;
		padding: 0px 8px;
		border-radius: 4px;
	}
	.footLeft {
		width: 27%;
		padding-left: 30px;
	}
	.footCenter {
		width: 26%;
		padding-left: 5%;
	}
	.footRight {
		width: 47%;
	}
	.footRight ul li .ewm {
		width: 98px;
		height: 98px;
	}
	.footLeft ul li {
		font-size: 14px;
	}
	.footLeft ul {
		margin-right: 45px;
	}
	.footCenter ul li a {
		font-size: 14px;
	}
	.footLeft p b {
		font-size: 14px;
	}
	.footLeft p {
		font-size: 14px;
	}
	.foot {
		padding: 10px 15px 20px 15px;
	}
	.selectBot {
		top: 40px;
	}

}

@media only screen and (max-width:1199px){
	.w{
		width: 1000px;
	}
	.type-top dd a {
		font-size: 12px;
	}
	.type-top dd li {
		margin-right: 15px;
	}
	.video-top .right li {
		margin-left: 38px;
	}
	.video-top .logo {
		width: 220px;
	}
	.video-top .page-name {
		margin-left: 30px;
		margin-top: 19px;
		width: 110px;
	}
	.video-top .right {
		top: 8px;
	}
	.main .right {
		width: 270px;
		margin-left: 20px;
	}
	.video-class p a {
		padding: 0 26px;
		font-size: 12px;
	}
	.video-class p {
		height: 34px;
		line-height: 34px;
	}
	.selectTop p {
		margin-top: 11px;
	}
	.video-class p a.focus {
		font-size: 14px;
	}
	.main .right .item {
		padding: 20px 14px 18px;
		margin-top: 14px;
	}
	.main .right .item .title {
		font-size: 18px;
	}
	.main .right .item .title i {
		width: 14px;
		margin-right: 8px;
	}
	.main .right .item ul {
		margin-top: 15px;
	}
	.location {
		margin-top: 20px;
		font-size: 12px;
	}
	.location i {
		font-size: 12px;
	}
	.video-class {
		margin-top: 25px;
	}
	.search {
		width: 729px;
		height: 40px;
	}
	.hot {
		width: 729px;
	}
	.search button {
		width: 88px;
		font-size: 12px;
	}
	.search button i {
		margin-right: 6px;
		font-size: 12px;
	}
	.main .right .item .image i {
		font-size: 42px;
	}
	.main .right .item li:first-child p {
		font-size: 13px;
		line-height: 16px;
		height: 32px;
		margin-top: 12px;
	}
	.main .right .item li {
		margin-top: 11px;
	}
	.main .right .item li p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.main .right .item li p i {
		font-size: 16px;
		margin-right: 6px;
	}
	.main .company-video li {
		margin-top: 16px;
	}
	.main .company-video li .right-item {
		width: 204px;
		padding: 17px 0;
	}
	.main .company-video li .right-item .image {
		width: 52px;
		height: 52px;
	}
	.main .company-video li .right-item p {
		font-size: 12px;
		margin-top: 10px;
		line-height: 14px;
		height: 14px;
	}
	.main .company-video li .right-item .btn a {
		padding: 0 15px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}
	.main .company-video li .right-item .btn {
		margin-top: 18px;
	}
	.main .company-video li .left-item {
		padding: 20px 20px;
	}
	.main .company-video li .left-item .image {
		width: 210px;
		margin-right: 18px;
	}
	.main li .image mark {
		font-size: 12px;
		height: 28px;
		line-height: 26px;
	}
	.main li .image mark b {
		margin-top: 5px;
	}
	.main .company-video li .left-item .name {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 7px;
	}
	.main .company-video li .left-item .content {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		margin-top: 18px;
	}
	.main .company-video li .left-item .data {
		font-size: 13px;
	}
	.main .company-video li .left-item .data a {
		padding: 0 13px;
		font-size: 12px;
		height: 28px;
		line-height: 28px;
	}
	.main .company-video li .left-item .data i {
		font-size: 12px;
		margin-top: 9px;
		margin-right: 6px;
		margin-left: 1px;
	}
	.main .company-video li .mask .erweima {
		margin: 8px auto 0;
		width: 80px;
		height: 80px;
	}
	.main .company-video li .mask p {
		margin-top: 10px;
	}
	.main .video-list li .item {
		margin-right: 20px;
	}
	.main .video-list ul {
		margin-right: -20px;
		margin-top: -22px;
	}
	.main {
		margin-top: 28px;
	}
	.main .video-list li {
		margin-top: 22px;
	}
	.main .video-list li .text {
		padding: 13px 15px;
	}
	.main .video-list li .text p {
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.main .video-list li .mask .erweima {
		margin: 22px auto 0;
		width: 86px;
		height: 86px;
	}
	.main .video-list li .image i {
		font-size: 40px;
	}
	.main .video-list li .mask p {
		font-size: 12px;
		margin-top: 12px;
	}
	.main .video-list li .text .data {
		margin-top: 12px;
		line-height: 24px;
		height: 26px;
		font-size: 13px;
	}
	.main .video-list li .text .data i {
		font-size: 12px;
		margin-right: 5px;
		margin-top: 1px;
	}
	.main .video-list li .text .data a {
		font-size: 12px;
		padding: 0px 8px;
		border-radius: 4px;
	}
	.footLeft {
		width: 27%;
		padding-left: 30px;
	}
	.footCenter {
		width: 26%;
		padding-left: 5%;
	}
	.footRight {
		width: 47%;
		padding-left: 20px;
	}
	.footRight ul li .ewm {
		width: 98px;
		height: 98px;
	}
	.footLeft ul li {
		font-size: 14px;
	}
	.footLeft ul {
		margin-right: 24px;
	}
	.footRight .title {
		font-size: 14px;
	}
	.footCenter ul li a {
		font-size: 14px;
	}
	.footLeft p b {
		font-size: 14px;
	}
	.footLeft p {
		font-size: 14px;
	}
	.foot {
		padding: 10px 15px 20px 15px;
	}
	.selectBot {
		top: 40px;
	}
}
