@font-face {
    font-family: 'huxiaobo';
    src: url(../../../../Font/hxbns.ttf);
}
@font-face {
	font-family: 'xwboo';  /* project id 1932496 */
	src: url('//at.alicdn.com/t/font_1932496_ejrcjqlqeei.eot');
	src: url('//at.alicdn.com/t/font_1932496_ejrcjqlqeei.eot?#iefix') format('embedded-opentype'),
	url('//at.alicdn.com/t/font_1932496_ejrcjqlqeei.woff2') format('woff2'),
	url('//at.alicdn.com/t/font_1932496_ejrcjqlqeei.woff') format('woff'),
	url('//at.alicdn.com/t/font_1932496_ejrcjqlqeei.ttf') format('truetype'),
	url('//at.alicdn.com/t/font_1932496_ejrcjqlqeei.svg#xwboo') format('svg');
  }
.xwboo{
    font-family:"xwboo" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;}
.w {
    width: 1400px;
    margin: 0 auto;
}
.iframe {
    overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.advs {
	position: relative;
	display: block;
}

.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;
}
#header {
	width: 100%;
	height: 44px;
	background: #f5f5f5;
	z-index: 999;
	position: relative;
}

.header {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}

.header span {
	float: left;
	font-size: 14px;
	line-height: 44px;
}

.header span a {
	color: #666;
	margin-right: 30px;
}

.header span a:hover {
	color: #ea5404;
}

.header span a.register {
	display: inline-block;
	padding: 0 10px;
	background: #ea5404;
	color: #fff;
	border-radius: 3px;
}

.header p {
	float: right;
	font-size: 14px;
	line-height: 44px;
	color: #666;
}

.header p a {
	color: #666;
	margin-left: 30px;
}

.header p a:hover {
	color: #ea5404;
}
.searchDiv {
	padding: 30px 0;
	background-color: #fff;
}
.searchDiv .logo {
	float: left;
}
.searchDiv .pageName {
	float: left;
	font-size: 32px;
	color: #000;
	margin: 10px 0 0 20px;
	border-left: 1px solid #ddd;
	padding-left: 20px;
	line-height: 32px;
	font-family: "huxiaobo";
}
.search {
	width: 540px;
	height: 40px;
	margin: 3px 0 0 55px;
	float: left;
	border: 2px solid #ff9600;
	position: relative;
	border-radius: 2px;
}
.search button i {
	margin-right: 5px;
	font-size: 18px;
}
.searchSelect {
	width: 80px;
	height: 40px;
	position: relative;
	float: left;
}
.selectTop {
	position: relative;
	cursor: pointer;
}

.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: black;
	text-indent: 20px;
	margin-top: 11px;
}

.selectTop i {
	position: absolute;
	right: 10px;
	top: 5px;
	width: 14px;
	height: 8px;
	background: url(../../../../images/live2020/search.png) no-repeat right center;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.selectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.search button {
	position: absolute;
	height: 44px;
	line-height: 44px;
	background-color: #ff9600;
	color: #ffffff;
	width: 100px;
	font-size: 18px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 2px;
}
.search input {
	width: 363px;
	height: 40px;
	float: left;
	border: none;
	font-size: 14px;
	color: #333;
	text-indent: 14px;
	background-color: #fff;
}
.search input {
    color: #aaa;
}
.search input:focus {
    color: #333;
}

.selectBot {
	position: absolute;
	width: 88px;
	background-color: #ffffff;
	top: 37px;
	left: 0px;
	z-index: 99;
	border-bottom: 2px solid #e6e6e6;
	border-top: 2px solid #e6e6e6;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 12px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #ff9600;
	border-left: 2px solid #ff9600;
	border-right: 2px solid #ff9600;
	color: #fff;
	cursor: pointer;
}
.searchDiv .menu {
	float: right;
	margin-top: 15px;
}
.searchDiv .menu a {
	display: inline-block;
	font-size: 24px;
	height: 24px;
	line-height: 24px;
	color: #333;
	padding-left: 30px;
}
.searchDiv .menu a:hover{
	color: #ff6600;
}
.searchDiv .menu a:last-child{
	border:none;
}
.location {
	line-height: 50px;
	height: 50px;
	background-color: #f5f5f5;
	font-size: 14px;
	color: #666;
	border-top: 1px solid #e6e6e6;
}
.location a {
	color: #666;
	padding: 0 12px;
}
.location a:first-child {
	padding-left: 0;
}
.location a:hover {
	color: #f90;
}
.listRight {
	width: 340px;
	float: right;
	background-color: #f5f5f5;
	margin-top: 24px;
	padding: 25px 20px 0 20px;
	box-sizing: border-box;
	margin-left: 30px;
}
.listRight .title b {
	display: inline-block;
	width: 67px;
	height: 1px;
	background-color: #ffa929;
	vertical-align: top;
	margin-top: 17px;
}
.listRight .title i {
	color: #ffa929;
	font-size: 8px;
	margin: 0 7px;
}
.listRight .title {
	font-size: 22px;
	font-weight: bold;
}
.listRight .title a {
	color: #333;
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
}
.listRight ul {
	padding-bottom: 25px;
}
.listRight li {
	margin-top: 25px;
}
.listRight li .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
}
.listRight li .image img {
	max-height: none;
}
.listRight li p {
	font-size: 16px;
	height: 22px;
	overflow: hidden;
	margin-top: 12px;
}
.listRight li p a {
	color: #333;
}
.listRight li p a:hover {
	color: #f90;
}
.listRight li span {
	font-size: 14px;
	color: #999;
	margin-top: 3px;
	display: block;
}
.listLeft {
	padding-top: 40px;
	width: 1030px;
	float: left;
}
.listLeft .title {
	position: relative;
}
.listLeft .title h2 {
	font-size: 30px;
}
.listLeft .title h2 i {
	font-size: 32px;
	vertical-align: top;
	margin-top: 4px;
	display: inline-block;
	margin-right: 10px;
}
.listLeft .allClass {
	position: absolute;
	right: 0;
	top: 3px;
	font-size: 16px;
	color: #e6e6e6;
}
.listLeft .allClass a {
	width: 96px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	color: #666;
	text-align: center;
	font-size: 15px;
	margin: 0 10px;
	border-radius: 18px;
}
.listLeft .allClass a.focus {
	background-color: #f90;
	color: #fff;
}
.listLeft .allClass a:hover {
	color: #f90;
}
.listLeft .allClass a.focus:hover {
	color: #fff;
}
.listLeft ul {
	margin-top: 15px;
}
.listLeft li {
	padding: 20px 0;
	position: relative;
}
.listLeft li .image {
	width: 302px;
	float: left;
	margin-right: 20px;
	z-index: 1;
	position: relative;
}
.listLeft li .image a {
	display: block;
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
}
.listLeft li .image img {
	max-height: none;
}
.listLeft li p {
	padding-top: 4px;
	overflow: hidden;
	font-size: 24px;
	height: 32px;
	z-index: 1;
	position: relative;
}
.listLeft li p a {
	color: #333;
}
.listLeft li p b {
	width: 68px;
	height: 26px;
	line-height: 26px;
	border-radius: 2px;
	background-color: #ff5344;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin-top: 3px;
	margin-right: 8px;
}
.listLeft li p b.playback {
	background-color: #ffa800;
}
.listLeft li p b.notice {
	background-color: #55a1ff;
}
.listLeft li p b i {
	font-size: 12px;
	margin-right: 3px;
}
.listLeft li p span {
	display: block;
	overflow: hidden;
	font-size: 16px;
	color: #999;
	line-height: 24px;
	height: 48px;
	margin-top: 15px;
}
.listLeft li span {
	margin-top: 15px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	display: block;
	color: #999;
	font-size: 16px;
	position: relative;
	z-index: 1;
}
.listLeft li > b {
	overflow: hidden;
	font-size: 16px;
	color: #999;
	font-weight: normal;
	position: absolute;
	bottom: 30px;
	left: 322px;
}
.listLeft li b i {
	margin-right: 4px;
}
.listLeft li .mask {
	position: absolute;
	left: -20px;
	right: -20px;
	bottom: 0;
	top: 0;
	border-radius: 2px;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.16);
	display: none;
}
.listLeft li:hover .mask {
	display: block;
}
.listLeft li p a:hover {
	color: #f90;
}
.listLeft .publicbox {
	display: block;
	width: 600px;
	margin: 0px auto;
	height: 170px;
}
.listLeft .publicbox >div {
    float: left;
}
.publicbox img.warn {
	margin: 30px 0 0 80px;
}
.lostpro {
	width: 100%;
	padding: 0 20px;
	margin: 25px auto 0;
	padding-left: 20px;
}
.lostpro span {
	margin-top: 70px;
	display: block;
}
.pages {
	margin: 0 auto;
	height: 40px;
	clear: both;
	padding: 50px 0;
	text-align: center;
    color: #999;
    font-size: 16px;
}
.pages a {
	width: 43px;
	height: 43px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	text-align: center;
	font: normal 16px/43px "Microsoft YaHei";
	color: #999;
	vertical-align: middle;
	border-radius: 4px;
	margin-right: 5px;
}
.pages input {
	width: 43px;
	height: 43px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 16px/43px "Tahoma";
	margin: 0 10px;
	border-radius: 4px;
	vertical-align: middle;
}
.pages button {
	width: 70px;
	height: 44px;
	display: inline-block;
	text-align: center;
	outline: none;
	border: 1px solid transparent;
	border-radius: 4px;
	font: normal 16px/40px "Tahoma";
	vertical-align: middle;
	cursor: pointer;
	background: #ff9900;
	color: #fff;
	margin-left: 10px;
}
.pages a:hover {
	background-color: #ff9900;
	color: #fff;
}
.pages a.on {
	background-color: #ff9900;
	color: #fff;
}
.pages a.ft {
	background: url(../../../../images/live2020/page.png) no-repeat 15px 15px;
}
.pages a.prev {
	background: url(../../../../images/live2020/page.png) no-repeat -37px 15px;
}
.pages a.lt {
	background: url(../../../../images/live2020/page.png) no-repeat -348px 15px;
}
.pages a.next {
	background: url(../../../../images/live2020/page.png) no-repeat -400px 15px;
}
.footer{
	margin: 40px auto 0;
	background-color: #212324;
}
.footer .item{
	margin: 0 auto;
	overflow: hidden;
}
.footer .item .footer-code{
	float: right;
	width: 400px;
	border-left: 1px solid #444444;
	margin-top: 27px;
}
.footer .item .footer-code li{
	float: left;
	padding-left: 44px;
}
.footer .item .footer-code li .code{
	width: 126px;
	height: 126px;
	border:2px solid #ff8d50;
	padding:10px;
	background-color: #fff;
}
.footer .item .footer-code li p{
	text-align: center;
	font-size: 14px;
	color: #e2e2e2;
	margin-top: 16px;
}
.footer .item .left{
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}
.footer .item .left p{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left p a{
	color: #838383;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right:1px solid #444444;
}
.footer .item .left p a:first-child{
	padding-left: 0;
}
.footer .item .left p a:last-child{
	border:none;
}
.footer .item .left p a:hover{
	color: #ff8d50;
}

.footer .item .left span{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left span img{
	margin: 7px 22px 0 12px;
	vertical-align: top;
}
.copyright{
	font-size: 14px;
	line-height: 22px;
	color: #838383;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding:10px 0;
	display: inline-block;
}
.copyright img{
	margin: 1px 8px 0 0px;
	vertical-align: top;
}
ul.footImg {
	width: 810px;
	height: 48px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url("../../../../Images/Index/Version/2020/copyright.png") no-repeat 0 0;
}

ul.footImg li {
	width: 135px;
	float: left;
}

ul.footImg li a {
	width: 125px;
	height: 48px;
	display: block;
}
@media only screen and (min-width: 1025px) and (max-width:1199px){
	.w{
		width: 1058px;
	}

    .searchDiv .logo {
    	width: 170px;
    }
	.searchDiv .pageName {
		font-size: 28px;
		margin: 10px 0 0 15px;
		padding-left: 15px;
		line-height: 28px;
	}
	.searchDiv .menu a {
    	font-size: 18px;
    	height: 18px;
    	line-height: 18px;
    	padding-left: 12px;
    }
	.search {
    	width: 440px;
    	margin: 3px 0 0 30px;
    }
	.search input {
		width: 298px;
	}
	.search button {
		font-size: 16px;
		width: 90px;
	}
	.search button i {
		margin-right: 5px;
		font-size: 16px;
	}
	.header span {
		font-size: 12px;
		line-height: 36px;
	}
	.header p {
		font-size: 12px;
		line-height: 36px;
	}
	#header {
		height: 36px;
	}
	.location {
		line-height: 42px;
		height: 42px;
		font-size: 12px;
	}
	.listLeft {
    	padding-top: 30px;
    	width: 804px;
    }
	.listRight {
    	width: 230px;
    	margin-top: 24px;
    	padding: 20px 15px 0 15px;
    	margin-left: 24px;
    }
	.listLeft li .image {
    	width: 200px;
    	margin-right: 16px;
    }
	.listRight .title {
		font-size: 16px;
	}
	.listRight .title b {
    	width: 30px;
    	height: 1px;
    	margin-top: 11px;
    }
	.listRight li p {
		font-size: 14px;
		height: 20px;
		margin-top: 10px;
	}
	.listLeft li p {
    	font-size: 18px;
    	height: 27px;
    	padding-top: 0;
    }
	.listLeft li p b {
		width: 62px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
		margin-top: 2px;
	}
	.listLeft li span {
		margin-top: 12px;
		line-height: 20px;
		height: 40px;
		font-size: 14px;
	}
	.listLeft li > b {
    	font-size: 14px;
    	bottom: 25px;
    	left: 216px;
    }
	.listLeft li b i {
		font-size: 14px;
	}
	.listLeft li .mask {
		left: -15px;
		right: -15px;
	}
	.listLeft li {
		padding: 15px 0;
	}
	.listLeft .title h2 {
    	font-size: 24px;
    }
	.listLeft .title h2 i {
    	font-size: 26px;
    	margin-top: 2px;
    }
    .footer .item .footer-code {
		width: 330px;
		margin-top: 20px;
		padding-top: 20px;
	}
	.footer .item .footer-code li{
		padding-left: 36px;
	}
	.footer .item .footer-code li .code{
		width: 96px;
		height: 96px;
	}
	.footer .item .footer-code li p{
		margin-top: 8px;
	}
	.footer .item .left{
		margin-top: 14px;
	}
	ul.footImg {
		margin-bottom: 20px;
		width: 700px;
		background-size: 100% auto;
	}
	ul.footImg li {
		width: 101px;
	}
	ul.footImg li a {
		width: 102px;
		height: 41px;
	}
	.footer .item .left p a {
		padding: 0 10px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1248px;
	}
    .searchDiv .menu a {
    	font-size: 20px;
    	height: 20px;
    	line-height: 20px;
    	padding-left: 22px;
    }
	.search {
		width: 515px;
		margin: 3px 0 0 43px;
	}
	.listLeft {
    	padding-top: 30px;
    	width: 918px;
    }
	.listRight {
		width: 300px;
		padding: 13px 20px 0 16px;
	}
	.listRight .title {
		font-size: 18px;
	}
	.listRight .title b {
		width: 58px;
		margin-top: 15px;
	}
	.listLeft .title h2 {
		font-size: 24px;
	}
	.listLeft .title h2 i {
    	font-size: 26px;
    	margin-top: 1px;
    }
	.listLeft li .image {
		width: 240px;
	}
    .listLeft li p b {
    	width: 62px;
    	height: 22px;
    	line-height: 22px;
    	font-size: 12px;
    }
	.listLeft li p {
    	font-size: 20px;
    	height: 26px;
    }
	.listLeft li span {
		line-height: 20px;
		height: 40px;
		font-size: 14px;
	}
	.listLeft li > b {
    	left: 260px;
    	font-size: 14px;
    }
	.listLeft li b i {
		font-size: 14px;
	}
	.listRight li {
		margin-top: 16px;
	}
    .footer .item .footer-code {
		width: 330px;
		margin-top: 20px;
		padding-top: 20px;
	}
	.footer .item .footer-code li{
		padding-left: 36px;
	}
	.footer .item .footer-code li .code{
		width: 96px;
		height: 96px;
	}
	.footer .item .footer-code li p{
		margin-top: 8px;
	}
	.footer .item .left{
		margin-top: 14px;
	}
	ul.footImg {
		margin-bottom: 20px;
		width: 700px;
		background-size: 100% auto;
	}
	ul.footImg li {
		width: 101px;
	}
	ul.footImg li a {
		width: 102px;
		height: 41px;
	}
	.footer .item .left p a {
		padding: 0 10px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1322px;
	}
	#message {
		width: 262px;
	}
    .searchDiv .menu a {
    	font-size: 22px;
    	height: 22px;
    	line-height: 22px;
    	padding-left: 25px;
    }
    .listLeft {
    	width: 972px;
    }
    .listLeft li .image {
    	width: 270px;
    }
    .listLeft li p {
    	padding-top: 0px;
    	font-size: 20px;
    	height: 28px;
    }
    .listLeft li p b {
    	margin-top: 2px;
    }
    .listLeft li span {
    	margin-top: 15px;
    	line-height: 20px;
    	height: 40px;
    	font-size: 14px;
    }
    .listLeft li > b {
    	font-size: 14px;
    	bottom: 30px;
    	left: 289px;
    }
    .listLeft li b i {
    	font-size: 14px;
    }
    .listRight {
    	width: 320px;
    }
    .listRight .title {
    	font-size: 20px;
    }
    .listRight .title b {
    	width: 61px;
    }
    .listLeft .title h2 {
    	font-size: 26px;
    }
    .listLeft .title h2 i {
    	font-size: 28px;
    	margin-top: 3px;
    }
    .listRight li p {
    	font-size: 15px;
    }
    .footer .item .footer-code {
		width: 330px;
		margin-top: 20px;
		padding-top: 20px;
	}
	.footer .item .footer-code li{
		padding-left: 36px;
	}
	.footer .item .footer-code li .code{
		width: 96px;
		height: 96px;
	}
	.footer .item .footer-code li p{
		margin-top: 8px;
	}
	.footer .item .left{
		margin-top: 14px;
	}
	ul.footImg {
		margin-bottom: 20px;
		width: 700px;
		background-size: 100% auto;
	}
	ul.footImg li {
		width: 101px;
	}
	ul.footImg li a {
		width: 102px;
		height: 41px;
	}
	.footer .item .left p a {
		padding: 0 10px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1482px;
	}
	.listLeft {
    	padding-top: 40px;
    	width: 1112px;
    	float: left;
    }
	.search {
    	width: 576px;
    	margin: 3px 0 0 90px;
    }
    .listLeft li p {
    	font-size: 22px;
    	height: 30px;
    }
}
@media only screen and (min-width:1920px){
	.w{
		width: 1582px;
	}
	.listLeft {
		padding-top: 40px;
		width: 1212px;
		float: left;
	}
	.search {
		width: 576px;
		margin: 3px 0 0 127px;
	}
}
@media only screen and (max-width:1024px){
	.w{
		width: 900px;
	}
    .searchDiv .logo {
    	width: 142px;
    }
	.searchDiv .pageName {
		font-size: 24px;
		margin: 10px 0 0 15px;
		padding-left: 15px;
		line-height: 24px;
	}
	.searchDiv .menu a {
		font-size: 18px;
		height: 18px;
		line-height: 18px;
		padding-left: 16px;
	}
	.searchDiv .menu {
		margin-top: 10px;
	}
	.search {
    	width: 302px;
    	margin: 2px 0 0 25px;
    	height: 32px;
    	line-height: 32px;
    }
    .searchDiv .pageName {
    	font-size: 29px;
    	margin: 7px 0 0 20px;
    	line-height: 29px;
    }
	.searchSelect {
		width: 61px;
		height: 32px;
	}
	.selectTop i {
		right: 0;
		top: 4px;
	}
	.selectTop p {
		font-size: 12px;
		text-indent: 18px;
		margin-top: 8px;
	}
	.search input {
    	width: 175px;
    	height: 32px;
    	font-size: 12px;
    	text-indent: 10px;
    }
	.search button {
		height: 36px;
		line-height: 36px;
		width: 70px;
		font-size: 14px;
	}
	.search button i {
		font-size: 12px;
	}
	.header span {
		font-size: 12px;
		line-height: 36px;
	}
	.header p {
		font-size: 12px;
		line-height: 36px;
	}
	#header {
		height: 36px;
	}
	.location {
		line-height: 42px;
		height: 42px;
		font-size: 12px;
	}
	.listLeft {
    	padding-top: 30px;
    	width: 640px;
    }
	.listRight {
		width: 240px;
		margin-top: 24px;
		padding: 15px 15px 0 15px;
		margin-left: 20px;
	}
	.listRight li {
		margin-top: 20px;
	}
	.listLeft li .image {
    	width: 170px;
    	margin-right: 16px;
    }
	.listRight .title {
		font-size: 16px;
	}
	.listRight .title b {
		width: 30px;
		height: 1px;
		margin-top: 12px;
	}
	.listRight li p {
		font-size: 12px;
		height: 16px;
		margin-top: 6px;
	}
	.listRight li span {
		font-size: 10px;
		margin-top: 3px;
	}
	.listLeft li p {
    	font-size: 14px;
    	height: 22px;
    }
	.listLeft li p b {
		width: 62px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		margin-top: 0px;
	}
	.listLeft li span {
    	margin-top: 10px;
    	line-height: 16px;
    	height: 32px;
    	font-size: 12px;
    }
	.listLeft li > b {
    	font-size: 12px;
    	bottom: 20px;
    	left: 186px;
    }
	.listLeft li b i {
		font-size: 12px;
	}
	.listLeft li .mask {
		left: -15px;
		right: -15px;
	}
	.listLeft li {
		padding: 15px 0;
	}
	.listLeft .title h2 {
		font-size: 22px;
	}
	.listLeft .title h2 i {
		font-size: 22px;
		margin-top: 2px;
	}
	.listLeft .allClass a {
		width: 80px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.pages {
		margin: 0 auto;
		height: 40px;
		clear: both;
		padding: 35px 0 50px;
		text-align: center;
		color: #999;
		font-size: 16px;
	}
	.pages a {
		width: 42px;
		height: 42px;
		display: inline-block;
		border: 1px solid #e6e6e6;
		text-align: center;
		font: normal 16px/43px "Microsoft YaHei";
		color: #999;
		vertical-align: middle;
		border-radius: 4px;
		margin-right: 5px;
	}
	.pages input {
		width: 43px;
		height: 43px;
		display: inline-block;
		text-align: center;
		border: 1px solid #e6e6e6;
		font: normal 16px/43px "Tahoma";
		margin: 0 10px;
		border-radius: 4px;
		vertical-align: middle;
	}
	.pages button {
		width: 70px;
		height: 44px;
		display: inline-block;
		text-align: center;
		outline: none;
		border: 1px solid transparent;
		border-radius: 4px;
		font: normal 16px/40px "Tahoma";
		vertical-align: middle;
		cursor: pointer;
		background: #ff9900;
		color: #fff;
		margin-left: 10px;
	}
	.pages a:hover {
		background-color: #ff9900;
		color: #fff;
	}
	.pages a.focus {
		background-color: #ff9900;
		color: #fff;
	}
	.pages a.prev {
		background: url(../../../../images/live2020/page.png) no-repeat -40px 12px;
	}
	.pages a.ft {
		background: url(../../../../images/live2020/page.png) no-repeat 13px 12px;
	}
	.pages a.lt {
		background: url(../../../../images/live2020/page.png) no-repeat -350px 12px;
	}
	.pages a.next {
		background: url(../../../../images/live2020/page.png) no-repeat -402px 12px;
	}
	.pages a {
		width: 36px;
		height: 36px;
		font: normal 16px/36px "Microsoft YaHei";
		border-radius: 4px;
		margin-right: 5px;
	}
	.pages input {
		width: 36px;
		height: 36px;
		font: normal 14px/36px "Tahoma";
	}
	.pages button {
		width: 60px;
		height: 36px;
		font: normal 14px/36px "Tahoma";
	}
    .footer .item .footer-code {
		width: 242px;
		margin-top: 20px;
		height: 140px;
		padding-top: 30px;
	}
	.footer .item .footer-code li {
		padding-left: 16px;
	}
	.footer .item .footer-code li .code {
		width: 76px;
		height: 76px;
	}
	.footer .item .footer-code li p {
		margin-top: 8px;
		font-size: 12px;
	}
	.footer .item .left {
		margin-top: 12px;
		padding-right: 25px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left p a {
		padding: 0 8px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left span img {
		margin: 4px 22px 0 8px;
	}
	.copyright {
		font-size: 12px;
		line-height: 22px;
		margin-top: 8px;
		padding: 8px 0;
		padding-right: 40px;
	}
	ul.footImg {
		width: 615px;
		margin-bottom: 0;
		background-size: 100% auto;
	}
	ul.footImg li {
		width: 100px;
		float: left;
	}
	ul.footImg li a {
		width: 89px;
		height: 36px;
	}
}
