body{
	line-height: 1;
}
a {
	outline: none;
}
.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;
}

.wujin {
	font-family: "bf" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.iframe {
	height: 40px;
	overflow: hidden;
}
.w{
	width: 1430px;
	margin: 0 auto;
}
.Center{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}
.banner-adv ul {
	width: calc(100% + 12px);
	display: inline;
	float: left;
	margin: 8px 0 0 -6px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item {
	margin: 12px 6px 0 6px;
	overflow: hidden;
}
.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%;
}

.banner-adv ul li a,
.banner-adv ul li embed {
	float: left;
}

.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;
}

#header{
	background: #f5f5f5;
	height: 39px;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
}
#divLogin ul li {
	font-size: 13px;
	line-height: 39px;
	float: left;
	color: #666;
}
#divLogin ul li.login1 {
	margin-right: 20px;
}
#divLogin ul li.login1 a {
	color: #0195df;
}
#divLogin ul li a{
	color: #999;
}
#divLogin ul li.register1 {
	margin-right: 10px;
}
#divLogin ul li.register1 a {
	padding: 3px 8px;
	border: 1px solid #dddddd;
	color: #666;
}
#divLogin ul li.register1 a:hover {
	color: #fff;
	background: #0195df;
	border: 1px solid #0195df;
}
.divService {
	float: right;
	color: #ddd;
	font-weight: bold;
	font-size: 13px;
}
.divService a{
	line-height: 39px;
	color: #666;
	padding: 0 8px;
	font-weight: normal;
}
.divService a:hover {
	color: #0195df;
}
.divService a i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 13px;
}
.divService a:last-child {
	padding-right: 0;
}
.bannerAdv-box {
	margin-top: 15px;
}
.top {
	margin: 20px auto;
	overflow: hidden;
}
.top .logo {
	float: left;
	width: 248px;
}
.top .pageName {
	float: left;
	height: 36px;
	line-height: 36px;
	margin-left: 10px;
	padding-left: 15px;
	border-left: 1px solid #ddd;
	margin-top: 10px;
	font-size: 34px;
}
.top .searchBox {
	float: left;
	width: 586px;
	height: 42px;
	border: 2px solid #0195df;
	border-radius: 21px;
	box-sizing: border-box;
	margin: 8px 0 0 42px;
	overflow: hidden;
}
form {
	height: 100%;
}
.form {
	font-size: 0;
	position: relative;
	height: 100%;
}
.top .searchBox input {
	width: calc(100% - 100px);
	border: 0;
	height: 100%;
	font-size: 14px;
	color: #aaa;
	text-indent: 18px;
}
.top .searchBox input:focus {
	color: #333;
}
.top .searchBox button {
	width: 100px;
	height: 42px;
	border-radius: 0 21px 21px 0;
	background-color: #0195df;
	border: 0;
	font-size: 16px;
	color: #fff;
	position: absolute;
	right: -2px;
	top: -2px;
}
.top .searchBox button i {
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
}
.top .topAdv {
	float: right;
}
.nav {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background-color: #0195df;
}
.nav li {
	float: left;
}
.nav li a {
	color: #fff;
	padding: 0 32px;
	display: block;
	font-size: 18px;
	position: relative;
}
.nav li:last-child a {
	margin-right: 0;
}
.nav li a:hover,.nav li a.focus {
	background-color: #55b6e7;
}
.banner {
	margin-top: 20px;
	overflow: hidden;
}
.rightw {
	width: 360px;
	float: right;
	margin-left: 40px;
	box-sizing: border-box;
}
.read-rank {
	padding: 14px 15px 15px;
	background: #f7f7f7 url(../../../../images/technology/version/2022/bannerbg.png) no-repeat 0 -2px;
	position: relative;
	background-size: 100% auto;
}
.read-rank::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 49px 49px 0;
	border-color: transparent #fff transparent transparent;
	right: 0;
	top: 0;
}

.read-rank .title i {
	float: left;
	width: 30px;
	margin-right: 8px;
	margin-top: 1px;
}
.read-rank .title p {
	overflow: hidden;
}
.read-rank .title strong,.read-rank .title b {
	font-weight: normal;
}
.read-rank .title strong {
	display: block;
}
.read-rank li {
	overflow: hidden;
	margin-top: 15px;
}
.read-rank li .num {
	float: left;
	width: 30px;
	margin-right: 8px;
	text-align: center;
	color: #bababa;
}
.read-rank li .num b {
	font-size: 26px;
	display: block;
	margin-top: -2px;
}
.read-rank li .num mark {
	display: block;
	width: 6px;
	height: 2px;
	background-color: #bababa;
	margin-top: 8px;
	margin-left: 16px;
}
.read-rank li .text {
	overflow: hidden;
}
.read-rank li .text p {
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
.read-rank li .text p a {
	color: #333;
}
.read-rank li .text p a:hover {
	color: #0195df;
}
.read-rank li .text span {
	display: block;
	margin-top: 8px;
	font-size: 14px;
	color: #999;
}
.read-rank li:nth-child(1) .num {
	color: #f22929;
}
.read-rank li:nth-child(1) .num mark {
	background-color: #f22929;
}
.read-rank li:nth-child(2) .num {
	color: #f8741b;
}
.read-rank li:nth-child(2) .num mark {
	background-color: #f8741b;
}
.read-rank li:nth-child(3) .num {
	color: #0195df;
}
.read-rank li:nth-child(3) .num mark {
	background-color: #0195df;
}
.banner .left {
	overflow: hidden;
}
.banner .left .big-image {
	float: left;
	width: 514px;
	margin-right: 5px;
	position: relative;
}
.banner .left .big-image .image {
	height: 0;
	padding-bottom: 66.55%;
	overflow: hidden;
}
.banner .left .image img {
	max-height: none;
	width: 100%;
}
.banner .left p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 86px;
	background: -moz-linear-gradient( 90deg, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient( 90deg, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient( 90deg, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
	width: 100%;
}
.banner .left p a {
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	
	overflow: hidden;
	position: absolute;
	bottom: 12px;
	left: 0;
	padding: 0 12px;
	box-sizing: border-box;
	width: 100%;
}
.banner .left .small-image {
	overflow: hidden;
}
.banner .left ul {
	width: calc(100% + 5px);
	overflow: hidden;
	margin-top: -5px;
}
.banner .left li {
	float: left;
	width: 50%;
	margin-top: 5px;
}
.banner .left li .item {
	margin-right: 5px;
	position: relative;
}
.banner .left li .image {
	height: 0;
	padding-bottom: 66.55%;
	overflow: hidden;
}
.main {
	overflow: hidden;
	margin-top: 15px;
}
.main .right .title {
	margin-top: 20px;
	position: relative;
}
.main .right .title a {
	position: absolute;
	right: 0;
	top: 8px;
	font-size: 14px;
	color: #999;
}
.main .right .title p {
	font-size: 22px;
	font-weight: bold;
}
.main .right .title p i {
	display: inline-block;
	margin-right: 6px;
	width: 28px;
	vertical-align: top;
	margin-top: -3px;
}
.main .right .title .button {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 0;
}
.main .right .title .swiper-button-next,.main .right .title .swiper-button-prev {
	position: static;
	width: 22px;
	height: 22px;
	margin-top: -22px;
	background-size: 7px 12px;
	background-color: #f6f6f6;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	border-radius: 2px;
	display: inline-block;
}
.main .right .title .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aaaaaa'%2F%3E%3C%2Fsvg%3E");
	margin-right: 8px;
}
.main .right .title .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aaaaaa'%2F%3E%3C%2Fsvg%3E");
}
.main .right .title .swiper-button-next:hover,.main .right .title .swiper-button-prev:hover {
	background-color: #0195df;
	border-color: #0195df;
}
.main .right .title .swiper-button-prev:hover {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.main .right .title .swiper-button-next:hover {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.top-video {
	margin-top: 20px;
}
.top-video .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
}
.top-video .image img {
	max-height: none;
	width: 100%;
}
.top-video .image .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
}
.top-video .image .mask a {
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.top-video .image .mask a i {
	font-size: 64px;
}
.top-video .text,.live-swiper .text {
	background-color: #f7f7f7;
	padding: 15px 14px;
}
.top-video .text p,.live-swiper .text p {
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
.top-video .text p a,.live-swiper .text p a {
	color: #333;
}
.top-video .text p a:hover,.live-swiper .text p a:hover {
	color: #0195df;
}
.top-video .text .bottom {
	font-size: 14px;
	color: #999;
	margin-top: 12px;
}
.top-video .text .bottom span {
	margin-right: 12px;
}
.video-talk li {
	margin-top: 15px;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.video-talk li i {
	margin-left: 1px;
	margin-right: 7px;
	font-size: 16px;
	color: #0195df;
	vertical-align: top;
	margin-top: 2px;
}
.video-talk li a {
	color: #333;
}
.video-talk li a:hover {
	color: #0195df;
}
.live-swiper {
	overflow: hidden;
	display: none;
	margin-top: 12px;
}
.live-swiper .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
}
.live-swiper .image img {
	max-height: none;
	width: 100%;
}
.live-swiper .image mark {
	position: absolute;
	top: 10px;
	right: 12px;
	padding: 0 12px;
	height: 26px;
	line-height: 24px;
	background-color: #ff7f24;
	border-radius: 2px;
	font-size: 14px;
	color: #fff;
}
.live-swiper .image mark.replay {
	background:#ff7f24
}
.live-swiper .image mark.notice {
	background:#00b578
}
.live-swiper .image mark.living {
	background:#55a1ff
}
.live-swiper .text span {
	display: block;
	margin-top: 15px;
	font-size: 14px;
	color: #0195df;
}
.live-swiper .text span b {
	display: inline-block;
	width: 1px;
	height: 14px;
	background-color: #9fb1c5;
	margin: 0 8px;
	vertical-align: top;
}
.top-expo {
	position: relative;
	margin-top: 12px;
}
.top-expo .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
}
.top-expo .image img {
	max-height: none;
	width: 100%;
}
.top-expo p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 86px;
	background: -moz-linear-gradient( 90deg, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient( 90deg, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient( 90deg, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
	width: 100%;
}
.top-expo p a {
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	position: absolute;
	bottom: 12px;
	left: 0;
	padding: 0 12px;
	box-sizing: border-box;
	width: 100%;
}
.comment-expo li {
	margin-top: 15px;
	overflow: hidden;
}
.comment-expo li .image {
	float: left;
	width: 128px;
	margin-right: 12px;
}
.comment-expo li .image a {
	display: block;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.comment-expo li .image img {
	width: 100%;
	max-height: none;
}
.comment-expo li .text {
	overflow: hidden;
}
.comment-expo li .text p {
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.comment-expo li .text p a {
	color: #333;
}
.comment-expo li .text p a:hover {
	color: #0195df;
}
.comment-expo li .text span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	color: #999;
}
.comment-expo li .text span i {
	font-size: 12px;
	margin-right: 5px;
	vertical-align: top;
	margin-top: 2px;
}
.main .left {
	overflow: hidden;
}
.technology-tab p {
	font-size: 0;
	margin-top: 5px;
}
.technology-tab p a {
	font-size: 18px;
	min-width: 120px;
	margin-right: 20px;
	height: 44px;
	line-height: 44px;
	border-radius: 2px;
	display: inline-block;
	text-indent: 22px;
	color: #4372a6;
	background: #e1eafd;
	position: relative;
}
.technology-tab p i {
	font-size: 46px;
	position: absolute;
	right: 8px;
	bottom: -14px;
	color: #c9d8fa;
}
.technology-tab p span {
	display: block;
	overflow: hidden;
	position: relative;
	padding-right: 15px;
}
.technology-tab p a.focus span {
	background: -moz-linear-gradient( 0deg, rgb(104,197,244) 0%, rgb(1,149,233) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(104,197,244) 0%, rgb(1,149,233) 100%);
	background: -ms-linear-gradient( 0deg, rgb(104,197,244) 0%, rgb(1,149,233) 100%);
	color: #fff;
	font-weight: bold;
}
.technology-tab p span b {
	font-weight: normal;
	position: relative;
	z-index: 9;
}
.technology-tab p a.focus span b {
	font-weight: bold;
}
.technology-tab p a.focus i {
	color: #0d7bb2;
}
.technology-tab p a::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 0px 0 0px;
	border-color: #34adee transparent transparent transparent;
	bottom: -9px;
	left: 50%;
	margin-left: -6px;
}
.technology-tab p a.focus::after {
	border-width: 9px 6px 0 6px;
}
.technology-bot {
	display: none;
}
.technology-list li {
	overflow: hidden;
	margin-top: 22px;
}
.technology-list li .image {
	width: 210px;
	float: left;
	margin-right: 20px;
}
.technology-list li .image a {
	display: block;
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
}
.technology-list li .image img {
	max-height: none;
	width: 100%;
}
.technology-list li .text {
	overflow: hidden;
	font-size: 14px;
}
.technology-list li .text .title {
	font-size: 20px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}
.technology-list li .text .title a {
	color: #333;
}
.technology-list li .text .title a:hover {
	color: #0195df;
}
.technology-list li .text .content {
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 18px;
}
.technology-list li .text .bottom {
	color: #999;
	position: relative;
	margin-top: 25px;
}
.technology-list li .text .bottom b {
	font-weight: normal;
	margin-right: 12px;
	padding-left: 12px;
}
.technology-list li .text .bottom b:first-child {
	padding-left: 0;
	color: #0195df;
}
.technology-list li .text .bottom b~b {
	border-left: 1px solid #ddd;
}
.technology-list li .text .bottom span {
	position: absolute;
	right: 0;
	top: 0;
}
.technology-list li .text .bottom span i {
	font-size: 14px;
	margin-right: 4px;
	vertical-align: top;
	display: inline-block;
}
.technology-more {
	margin-top: 15px;
	text-align: center;
}
.technology-more a {
	display: inline-block;
	padding: 0 20px;
	height: 38px;
	line-height: 40px;
	border-radius: 19px;
	border: 1px solid #a1c1e5;
	font-size: 14px;
	color: #0195df;
}
.technology-more a i {
	font-size: 12px;
	margin-left: 5px;
	display: inline-block;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.technology-more a:hover {
	background-color: #0195df;
	color: #fff;
}
.bottom-box {
	margin-top: 50px;
}
.bottom-box .w {
	background-color: #f7f7f7;
	padding: 30px 0 20px;
	box-sizing: border-box;
}
.bottom-box .title {
	margin-top: -54px;
}
.bottom-box .title span {
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	padding-left: 18px;
	padding-right: 25px;
	background-color: #f7f7f7;
	padding-top: 12px;
	position: relative;
}
.bottom-box .title a {
	color: #333;
}
.bottom-box .title a.focus {
	color: #0195df;
}
.bottom-box .title span::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 18px 26px 0;
	border-color: transparent #FFFFFF transparent transparent;
	right: 0;
	top: 0;
}
.bottom-box .title a:first-child span::after {
	display: none;
}
.bottom-box .title a:last-child span::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 25px;
	background-color: #ddd;
	bottom: -2px;
	left: 0;
}
.bottom-box .title span b {
	font-size: 24px;
	color: #0195df;
}
.book-box {
	margin: 15px 18px 0;
	overflow: hidden;
	position: relative;
	display: none;
}
.book-box .swiper {
	display: none;
}
.book-box .swiper .swiper-slide {
	width: 384px;
	background-color: #fff;
	margin-right: 20px;
	padding: 12px;
	box-sizing: border-box;
	overflow: hidden;
}
.book-box .swiper .swiper-slide:last-child {
	margin-right: 0;
}
.book-box .swiper .image {
	float: left;
	width: 110px;
	margin-right: 18px;
}
.book-box .swiper .image a {
	display: block;
	height: 0;
	padding-bottom: 127.27%;
	overflow: hidden;
}
.book-box .swiper .image img {
	width: 100%;
	max-height: none;
}
.book-box .swiper .text {
	overflow: hidden;
	padding-top: 4px;
}
.book-box .swiper .text p {
	font-size: 16px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	font-weight: bold;
}
.book-box .swiper .text p a {
	color: #333;
}
.book-box .swiper .text p a:hover {
	color: #0195df;
}
.book-box .swiper .text p mark {
	display: inline-block;
	height: 22px;
	line-height: 20px;
	border-radius: 2px;
	padding: 0 6px;
	background-color: #0195df;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin-left: 7px;
}
.book-box .swiper .text span {
	font-size: 14px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	color: #999;
	display: block;
	margin-top: 12px;
}
.book-box .swiper-button-next, .book-box .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 10px 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,.5);
}
.book-box .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
	right: 0;
}
.book-box .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
	left: 0;
}
.products-list {
	margin: 15px 25px 0;
	overflow: hidden;
}
.products-list ul {
	overflow: hidden;
	margin-right: -25px;
}
.products-list li {
	float: left;
	width: 11.11%;
}
.products-list li .item {
	margin-right: 25px;
}
.products-list li .image {
	height: 0;
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
}
.products-list li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.products-list li .text p {
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	margin-top: 10px;
}
.products-list li .text p a {
	color: #333;
}
.products-list li .text p a:hover {
	color: #0195df;
}
.products-list li .text span {
	display: block;
	margin-top: 7px;
	color: #e62323;
	font-size: 18px;
}
.products-list li .text span i {
	font-size: 14px;
	font-style: normal;
}

/*footer*/
.footer {
	margin-top: 36px;
	background: #222;
	box-sizing: border-box;
}
.footer p {
	border-bottom: 1px solid #444;
	padding-bottom: 28px;
}
.footer p a {
	text-align: center;
	background: #363636;
	display: inline-block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	margin-right: 20px;
	color: #a7a7a7;
	border: 1px solid #4a4a4a;
}
.footer p a:last-child {
	margin-right: 0;
}
.foot-left {
	float: left;
	width: 1030px;
	padding-top: 41px;
	padding-bottom: 52px;
}
.foot-left b {
	display: block;
	font-weight: normal;
	color: #787878;
	font-size: 14px;
	white-space: pre;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.foot-left b i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../../../../Images/index/Version/2021/ghs.png') no-repeat;
	vertical-align: middle;
	margin-right: 5px;
	background-size: contain;
}
.foot-left b a {
	color: #787878;
}
.foot-left b a:hover {
	color: #0195df
}
.foot-left ul li {
	width: 110px;
	height: 44px;
	float: left;
	margin-right: 12px;
}
.foot-right {
	width: 385px;
	float: right;
	padding-top: 30px;
}
.foot-right ul li {
	float: left;
}
.foot-right ul li .image{
	width: 146px;
	height: 146px;
	background: #fff;
	position: relative;
	border: 2px solid #4285f4;
}
.foot-right ul li b {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.foot-right ul li:first-child {
	float: left;
}
.foot-right ul li:last-child {
	float: right;
	margin-right: 24px;
}
.foot {
	background: #1a1a1a;
	height: 80px;
	line-height: 80px;
	color: #838383;
	font-size: 14px;
}
.foot b {
	display: block;
	width: 75px;
	float: left;
	color: #0195df;
	position: relative;
	text-indent: 12px;
}
.foot p a i {
	display: inline-block;
	width: 16px;
	height: 18px;
	background: url('../../../../Images/index/Version/2021/qq-ico.png') no-repeat;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 4px;
	background-size: contain;
}
.foot b::after {
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #0195df;
	transform: translateY(-50%);
}
.foot p {
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}
.foot p a{
	position: relative;
	cursor: pointer;
   }
   .foot p a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 25px;
	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;
	overflow: hidden;
	resize: none;
	
   }
   .foot p a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .foot p a:hover .QQhover{
	display: inline-block;
   }
.foot p .qq-btn {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: block;
}
.foot p a {
	background: #2176a0;
	color: #fff;
	display: inline-block;
	width: 95px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 20px;
	margin-right: 5px;
	font-style: normal;
}
.foot p a:nth-of-type(5) {
	margin-right: 0;
}
.foot p span {
	margin-right: 5px;
}
.update{
	width: 100%;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
}
.update a{
	width: 8.5%;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	background: #e8e7e7;
}
.update a.first{
	background: #0195df;
	color: #fff;
}
.update a:hover{
	background: #0195df;
	color: #fff;
}

/* @media only screen and (min-width:1920px){
	.w{
		width: 1560px;
	}

	.footer .item .left p {
		font-size: 14px;
	}
	.footer .item .left p a {
		padding: 0 20px;
		font-size: 15px;
	}
	.copyright {
		font-size: 14px;
	}

} */
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1400px;
	}
	.rightfloat {
		right: 10px;
	}
	.rightw {
		width: 353px;
		margin-left: 40px;
		padding: 16px 15px;
	}
	.banner .left .big-image {
		width: 502px;
	}
	.read-rank li {
		margin-top: 13px;
	}
	.book-box .swiper .swiper-slide {
		width: 376px;
	}
	.footer {
		margin-top: 32px;
	}
	/*foot*/
	.foot-left {
		width: 966px;
	}
	.foot-right {
		width: 354px;
	}
	.footer p {
		padding-bottom: 26px;
	}
	.foot-left b {
		height: 46px;
		line-height: 46px;
	}
	.footer p a {
		margin-right: 19px;
		width: 88px;
		height: 28px;
		line-height: 28px;
	}
	.foot-left ul li {
		width: 103px;
		height: 41px;
		line-height: 41px;
		margin-right: 11px;
	}
	.foot-right ul li:last-child {
		margin-right: 19px;
	}
	.foot-right ul li .image {
		width: 136px;
		height: 136px;
	}
	.foot b {
		width: 80px;
	}
	.foot p span {
		margin-right: 4px;
	}
	.foot p a {
		width: 85px;
		margin-right: 4px;
		font-size: 12px;
	}

}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1240px;
	}

	.rightfloat {
		right: 10px;
	}
	.top .logo {
		width: 190px;
		margin-top: 6px;
	}
	.top .pageName {
		height: 32px;
		line-height: 32px;
		margin-top: 11px;
		font-size: 0;
		width: 108px;
	}
	.top .topAdv {
		width: 248px;
	}
	.top .searchBox {
		width: 508px;
		height: 36px;
		border-radius: 23px;
		margin: 9px 0 0 60px;
	}
	.top .searchBox input {
		width: calc(100% - 75px);
		font-size: 12px;
	}
	.top .searchBox button {
		width: 85px;
		height: 36px;
		font-size: 14px;
	}
	.top .searchBox button i {
		font-size: 14px;
	}
	.nav {
		height: 44px;
		line-height: 44px;
	}
	.nav li a {
		padding: 0 30px;
		font-size: 16px;
	}
	.rightw {
		width: 313px;
		margin-left: 35px;
	}
	.read-rank {
		background: #f7f7f7 url(../../../../images/technology/version/2022/bannerbg.png) no-repeat 0 -4px;
		background-size: 100% auto;
		padding: 14px 15px 14px;
	}
	.read-rank::after {
		border-width: 0 40px 40px 0;
	}
	.banner .left .big-image {
		width: 445px;
	}
	.read-rank li .num b {
		font-size: 22px;
		margin-top: 0px;
	}
	.read-rank li .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.read-rank li .text span {
		margin-top: 6px;
		font-size: 12px;
	}
	.read-rank li .num {
		width: 28px;
		margin-right: 8px;
	}
	.read-rank li .num mark {
		margin-top: 6px;
		margin-left: 13px;
	}
	.read-rank li {
		margin-top: 12px;
	}
	.main .right .title {
		margin-top: 15px;
	}
	.main .right .title p i {
		width: 25px;
	}
	.main .right .title p {
		font-size: 19px;
	}
	.top-video .image .mask a i {
		font-size: 58px;
	}
	.top-video .text p, .live-swiper .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.top-video .text .bottom {
		font-size: 12px;
		margin-top: 10px;
	}
	.top-video .text, .live-swiper .text {
		padding: 12px 12px;
	}
	.video-talk li {
		margin-top: 15px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.video-talk li i {
		margin-right: 6px;
		font-size: 14px;
	}
	.live-swiper .image mark {
		padding: 0 8px;
		height: 22px;
		line-height: 20px;
		font-size: 12px;
	}
	.top-expo p {
		height: 74px;
	}
	.top-expo p a {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		bottom: 12px;
		padding: 0 12px;
	}
	.comment-expo li .image {
		width: 111px;
		margin-right: 10px;
	}
	.comment-expo li .text p {
		font-size: 14px;
		line-height: 19px;
		height: 38px;
	}
	.comment-expo li .text span {
		margin-top: 10px;
		font-size: 12px;
	}
	.comment-expo li .text span i {
		font-size: 12px;
		margin-right: 3px;
		margin-top: 0px;
	}
	.comment-expo li {
		margin-top: 13px;
	}
	.technology-tab p a {
		font-size: 16px;
		min-width: 104px;
		margin-right: 16px;
		height: 38px;
		line-height: 38px;
		text-indent: 20px;
	}
	.technology-tab p a.focus::after {
		border-width: 7px 5px 0 5px;
	}
	.technology-tab p a::after {
		bottom: -7px;
		margin-left: -5px;
	}
	.technology-tab p i {
		font-size: 38px;
		right: 6px;
		bottom: -12px;
	}
	.technology-list li .image {
		width: 182px;
		margin-right: 16px;
	}
	.technology-list li .text {
		font-size: 13px;
	}
	.technology-list li .text .title {
		font-size: 17px;
		height: 26px;
		line-height: 26px;
	}
	.technology-list li .text .content {
		line-height: 21px;
		height: 42px;
		margin-top: 13px;
	}
	.technology-more a {
		padding: 0 15px;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
	}
	.technology-more a i {
		font-size: 10px;
	}
	.bottom-box .title span b {
		font-size: 21px;
	}
	.bottom-box .title span {
		font-size: 17px;
		padding-left: 18px;
		padding-right: 20px;
		padding-top: 10px;
	}
	.book-box {
		margin: 15px 15px 0;
	}
	.book-box .swiper .image {
		width: 96px;
		margin-right: 14px;
	}
	.book-box .swiper .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.book-box .swiper .text p mark {
		height: 20px;
		line-height: 18px;
		padding: 0 6px;
		font-size: 12px;
		margin-left: 5px;
	}
	.book-box .swiper .swiper-slide {
		width: 333px;
	}
	.products-list li .item {
		margin-right: 20px;
	}
	.products-list ul {
		margin-right: -20px;
	}
	.products-list li .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.products-list li .text span {
		font-size: 16px;
	}
	.products-list li .text span i {
		font-size: 12px;
	}
	.technology-list li {
		margin-top: 20px;
	}
	.footer{
		margin-top: 30px;
	}
	/*foot*/
	.foot-left {
		width: 910px;
		padding-top: 37px;
		padding-bottom: 47px;
	}
	.foot-right {
		width: 320px;
	}
	.footer p {
		padding-bottom: 24px;
	}
	.foot-left b {
		height: 43px;
		line-height: 43px;
		font-size: 12px;
	}
	.footer p a {
		margin-right: 17px;
		width: 83px;
		height: 26px;
		line-height: 26px;
	}
	.foot-left ul li {
		width: 98px;
		height: 39px;
		line-height: 39px;
		margin-right: 10px;
	}
	.foot-right ul li:last-child {
		margin-right: 28px;
	}
	.foot-right ul li b {
		margin-top: 6px;
		height: 26px;
		line-height: 26px;
	}
	.foot-right ul li .image {
		width: 128px;
		height: 128px;
	}
	.foot {
		height: 72px;
		line-height: 72px;
		font-size: 12px;
	}
	.foot b::after {
		width: 3px;
		height: 3px;
	}
	.foot b {
		width: 70px;
		text-indent: 8px;
	}
	.foot p span {
		margin-right: 12px;
	}
	.foot p a {
		width: 85px;
		height: 26px;
		line-height: 26px;
		margin-right: 5px;
		font-size: 12px;
	}


}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1178px;
	}
	.technology-list li {
		margin-top: 18px;
	}
	.rightfloat {
		right: 10px;
	}
	.top .logo {
		width: 190px;
		margin-top: 6px;
	}
	.top .pageName {
		height: 32px;
		line-height: 32px;
		margin-top: 11px;
		font-size: 0;
		width: 108px;
	}
	.top .topAdv {
		width: 248px;
	}
	.top .searchBox {
		width: 508px;
		height: 36px;
		border-radius: 23px;
		margin: 9px 0 0 55px;
	}

	.top .searchBox input {
		width: calc(100% - 75px);
		font-size: 12px;
	}
	.top .searchBox button {
		width: 85px;
		height: 36px;
		font-size: 14px;
	}
	.top .searchBox button i {
		font-size: 14px;
	}
	.nav {
		height: 44px;
		line-height: 44px;
	}
	.nav li a {
		padding: 0 30px;
		font-size: 16px;
	}
	.rightw {
		width: 297px;
		margin-left: 31px;
	}
	.banner {
		margin-top: 17px;
	}
	.banner .left p a {
		font-size: 13px;
		line-height: 15px;
		bottom: 10px;
	}
	.banner .left p {
		height: 70px;
	}
	.read-rank {
		background: #f7f7f7 url(../../../../images/technology/version/2022/bannerbg.png) no-repeat 0 -4px;
		background-size: 100% auto;
		padding: 13px 13px 11px;
	}
	.read-rank::after {
		border-width: 0 40px 40px 0;
	}
	.banner .left .big-image {
		width: 424px;
	}
	.read-rank li .num b {
		font-size: 22px;
		margin-top: 0px;
	}
	.read-rank li .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.read-rank li .text span {
		margin-top: 6px;
		font-size: 12px;
	}
	.read-rank li .num {
		width: 28px;
		margin-right: 8px;
	}
	.read-rank li .num mark {
		margin-top: 6px;
		margin-left: 13px;
	}
	.read-rank li {
		margin-top: 10px;
	}
	.main .right .title {
		margin-top: 15px;
	}
	.main .right .title p i {
		width: 25px;
	}
	.main .right .title p {
		font-size: 19px;
	}
	.top-video .image .mask a i {
		font-size: 58px;
	}
	.top-video .text p, .live-swiper .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.top-video .text .bottom {
		font-size: 12px;
		margin-top: 10px;
	}
	.top-video .text, .live-swiper .text {
		padding: 12px 12px;
	}
	.video-talk li {
		margin-top: 15px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.video-talk li i {
		margin-right: 6px;
		font-size: 14px;
	}
	.live-swiper .image mark {
		padding: 0 8px;
		height: 22px;
		line-height: 20px;
		font-size: 12px;
	}
	.top-expo p {
		height: 74px;
	}
	.top-expo p a {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		bottom: 12px;
		padding: 0 12px;
	}
	.comment-expo li .image {
		width: 111px;
		margin-right: 10px;
	}
	.comment-expo li .text p {
		font-size: 14px;
		line-height: 19px;
		height: 38px;
	}
	.comment-expo li .text span {
		margin-top: 10px;
		font-size: 12px;
	}
	.comment-expo li .text span i {
		font-size: 12px;
		margin-right: 3px;
		margin-top: 0px;
	}
	.comment-expo li {
		margin-top: 13px;
	}
	.technology-tab p a {
		font-size: 16px;
		min-width: 102px;
		margin-right: 15px;
		height: 38px;
		line-height: 38px;
		text-indent: 20px;
	}
	.technology-tab p a.focus::after {
		border-width: 7px 5px 0 5px;
	}
	.technology-tab p a::after {
		bottom: -7px;
		margin-left: -5px;
	}
	.technology-tab p i {
		font-size: 38px;
		right: 6px;
		bottom: -12px;
	}
	.technology-list li .image {
		width: 182px;
		margin-right: 16px;
	}
	.technology-list li .text {
		font-size: 13px;
	}
	.technology-list li .text .title {
		font-size: 17px;
		height: 26px;
		line-height: 26px;
	}
	.technology-list li .text .content {
		line-height: 21px;
		height: 42px;
		margin-top: 13px;
	}
	.technology-more a {
		padding: 0 15px;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
	}
	.technology-more a i {
		font-size: 10px;
	}
	.bottom-box .title span b {
		font-size: 21px;
	}
	.bottom-box .title span {
		font-size: 17px;
		padding-left: 18px;
		padding-right: 20px;
		padding-top: 10px;
	}
	.book-box {
		margin: 15px 15px 0;
	}
	.book-box .swiper .image {
		width: 96px;
		margin-right: 14px;
	}
	.book-box .swiper .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.book-box .swiper .text p mark {
		height: 20px;
		line-height: 18px;
		padding: 0 6px;
		font-size: 12px;
		margin-left: 5px;
	}
	.book-box .swiper .swiper-slide {
		width: 333px;
	}
	.products-list li .item {
		margin-right: 20px;
	}
	.products-list ul {
		margin-right: -20px;
	}
	.products-list li .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.products-list li .text span {
		font-size: 16px;
	}
	.products-list li .text span i {
		font-size: 12px;
	}
	.footer {
		margin-top: 26px;
	}
	/*foot*/
	.foot-left {
		width: 870px;
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.foot-right {
		width: 242px;
		padding-top: 24px;
	}
	.footer p {
		padding-bottom: 19px;
	}
	.foot-left b {
		height: 37px;
		line-height: 37px;
		font-size: 12px;
	}
	.footer p a {
		margin-right: 15px;
		width: 76px;
		height: 26px;
		line-height: 26px;
	}
	.foot-left ul li {
		width: 83px;
		height: 33px;
		line-height: 33px;
		margin-right: 9px;
	}
	.foot-left b i {
		width: 16px;
		height: 16px;
		margin-top: -2px;
	}
	.foot-right ul li:last-child {
		margin-right: 0;
	}
	.foot-right ul li b {
		margin-top: 4px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
	}
	.foot-right ul li .image {
		width: 109px;
		height: 109px;
	}
	.foot {
		height: 60px;
		line-height: 60px;
		font-size: 11px;
	}
	.foot b::after {
		width: 3px;
		height: 3px;
	}
	.foot b {
		width: 65px;
		text-indent: 8px;
		display: none;
	}
	.foot p span {
		margin-right: 10px;
	}
	.foot p a i {
		width: 12px;
		margin-top: 4px;
	}
	.foot p a {
		width: 70px;
		height: 24px;
		line-height: 24px;
		margin-right: 5px;
		font-size: 11px;
	}


}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 988px;
	}
	.rightfloat {
		right: 10px;
	}
	.top .logo {
		width: 152px;
		margin-top: 5px;
	}
	.top .pageName {
		height: 26px;
		line-height: 26px;
		margin-top: 10px;
		font-size: 0;
		width: 88px;
	}
	.top .topAdv {
		width: 198px;
	}
	.top {
		margin: 15px auto;
	}
	.top .searchBox {
		width: 405px;
		height: 33px;
		border-radius: 23px;
		margin: 6px 0 0 50px;
	}

	.top .searchBox input {
		width: calc(100% - 75px);
		font-size: 12px;
	}
	.top .searchBox button {
		width: 85px;
		height: 36px;
		font-size: 14px;
	}
	.top .searchBox button i {
		font-size: 14px;
	}
	.nav {
		height: 38px;
		line-height: 38px;
	}
	.nav li a {
		padding: 0 22px;
		font-size: 14px;
	}
	.rightw {
		width: 249px;
		margin-left: 28px;
	}
	.banner {
		margin-top: 17px;
	}
	.banner .left p a {
		font-size: 12px;
		line-height: 14px;
		bottom: 10px;
		padding: 0 10px;
	}
	.read-rank .title i {
		width: 22px;
		margin-right: 6px;
	}
	.read-rank .title strong {
		height: 14px;
	}
	.read-rank .title b {
		height: 8px;
	}
	.banner .left p {
		height: 60px;
	}
	.read-rank {
		background: #f7f7f7 url(../../../../images/technology/version/2022/bannerbg.png) no-repeat 0 -4px;
		background-size: 100% auto;
		padding: 10px 13px 10px;
	}
	.read-rank::after {
		border-width: 0 40px 40px 0;
	}
	.banner .left .big-image {
		width: 354px;
	}
	.read-rank li .num b {
		font-size: 18px;
		margin-top: 0px;
	}
	.read-rank li .text p {
		font-size: 13px;
		height: 14px;
		line-height: 14px;
	}
	.read-rank li .text span {
		margin-top: 5px;
		font-size: 12px;
	}
	.read-rank li .num {
		width: 22px;
		margin-right: 4px;
	}
	.read-rank li .num mark {
		margin-top: 6px;
		margin-left: 8px;
	}
	.read-rank li {
		margin-top: 7px;
	}
	.main .right .title {
		margin-top: 10px;
	}
	.top-video {
		margin-top: 12px;
	}
	.main .right .title p i {
		width: 19px;
		margin-top: 0;
	}
	.main .right .title p {
		font-size: 15px;
	}
	.top-video .image .mask a i {
		font-size: 46px;
	}
	.top-video .text p, .live-swiper .text p {
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.top-video .text .bottom {
		font-size: 12px;
		margin-top: 10px;
	}
	.top-video .text, .live-swiper .text {
		padding: 10px 10px;
	}
	.video-talk li {
		margin-top: 12px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.video-talk li i {
		margin-right: 4px;
		font-size: 13px;
	}
	.main .right .title .button {
		bottom: -6px;
	}
	.live-swiper .text span {
		margin-top: 10px;
		font-size: 12px;
	}
	.live-swiper .image mark {
		padding: 0 8px;
		height: 22px;
		line-height: 20px;
		font-size: 12px;
	}
	.top-expo p {
		height: 60px;
	}
	.top-expo p a {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		bottom: 10px;
		padding: 0 10px;
	}
	.comment-expo li .image {
		width: 100px;
		margin-right: 10px;
	}
	.comment-expo li .text p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.comment-expo li .text span {
		margin-top: 10px;
		font-size: 12px;
	}
	.comment-expo li .text span i {
		font-size: 12px;
		margin-right: 3px;
		margin-top: 1px;
	}
	.comment-expo li {
		margin-top: 13px;
	}
	.main {
		margin-top: 10px;
	}
	.technology-list li {
		margin-top: 14px;
	}
	.technology-tab p a {
		font-size: 13px;
		min-width: 83px;
		margin-right: 12px;
		height: 30px;
		line-height: 30px;
		text-indent: 16px;
	}
	.technology-tab p a.focus::after {
		border-width: 7px 5px 0 5px;
	}
	.technology-tab p a::after {
		bottom: -7px;
		margin-left: -5px;
	}
	.technology-tab p i {
		font-size: 38px;
		right: 6px;
		bottom: -12px;
	}
	.technology-list li .image {
		width: 145px;
		margin-right: 13px;
	}
	.technology-list li .text {
		font-size: 12px;
	}
	.technology-list li .text .title {
		font-size: 14px;
		height: 20px;
		line-height: 20px;
	}
	.technology-list li .text .content {
		line-height: 18px;
		height: 36px;
		margin-top: 10px;
	}
	.technology-list li .text .bottom {
		margin-top: 15px;
	}
	.technology-more a {
		padding: 0 15px;
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}
	.technology-more a i {
		font-size: 10px;
	}
	.bottom-box .title span b {
		font-size: 21px;
	}
	.bottom-box .title span {
		font-size: 17px;
		padding-left: 18px;
		padding-right: 20px;
		padding-top: 10px;
	}
	.book-box {
		margin: 15px 15px 0;
	}
	.book-box .swiper .image {
		width: 76px;
		margin-right: 10px;
	}
	.book-box .swiper .text p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.book-box .swiper .text span {
		font-size: 12px;
		line-height: 16px;
		height: 48px;
		margin-top: 6px;
	}
	.book-box .swiper .text p mark {
		height: 20px;
		line-height: 18px;
		padding: 0 6px;
		font-size: 12px;
		margin-left: 5px;
	}
	.book-box .swiper .swiper-slide {
		width: 265px;
	}
	.products-list li .item {
		margin-right: 14px;
	}
	.products-list ul {
		margin-right: -14px;
	}
	.products-list {
		margin: 15px 16px 0;
	}
	.products-list li .text p {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.products-list li .text span {
		font-size: 16px;
	}
	.products-list li .text span i {
		font-size: 12px;
	}
	.bottom-box .w {
		padding: 30px 0 15px;
	}
	.footer {
		margin-top: 22px;
	}
	/*foot*/
	.foot-left {
		width: 744px;
		padding-top: 27px;
		padding-bottom: 35px;
	}
	.foot-right {
		width: 230px;
		padding-top: 21px;
	}
	.footer p {
		padding-bottom: 19px;
	}
	.foot-left b {
		height: auto;
		line-height: 32px;
		overflow: visible;
		font-size: 11px;
		white-space: nowrap;
	}
	.footer p a {
		margin-right: 13px;
		width: 66px;
		height: 22px;
		line-height: 22px;
		font-size: 11px;
	}
	.foot-left ul li {
		width: 73px;
		height: 28px;
		line-height: 28px;
		margin-right: 8px;
	}
	.foot-left b i {
		width: 16px;
		height: 16px;
		margin-top: -2px;
	}
	.foot-right ul li:last-child {
		margin-right: 0;
	}
	.foot-right ul li b {
		margin-top: 4px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
	}
	.foot-right ul li .image {
		width: 94px;
		height: 94px;
	}
	.foot {
		height: 53px;
		line-height: 53px;
		font-size: 11px;
	}
	.foot b::after {
		width: 3px;
		height: 3px;
	}
	.foot b {
		width: 53px;
		text-indent: 8px;
		display: none;
	}
	.foot p span {
		margin-right: 4px;
	}
	.foot p a i {
		width: 10px;
		margin-top: 4px;
		margin-right: 2px;
	}
	.foot p a {
		width: 62px;
		height: 20px;
		line-height: 20px;
		margin-right: 4px;
		font-size: 11px;
	}


}

@media only screen and (max-width:1024px){
	.w{
		width: 988px;
	}
	.rightfloat {
		right: 10px;
	}
	.top .logo {
		width: 152px;
		margin-top: 5px;
	}
	.top .pageName {
		height: 26px;
		line-height: 26px;
		margin-top: 10px;
		font-size: 0;
		width: 88px;
	}
	.top .topAdv {
		width: 198px;
	}
	.top {
		margin: 15px auto;
	}
	.top .searchBox {
		width: 405px;
		height: 33px;
		border-radius: 23px;
		margin: 6px 0 0 50px;
	}

	.top .searchBox input {
		width: calc(100% - 75px);
		font-size: 12px;
	}
	.top .searchBox button {
		width: 85px;
		height: 36px;
		font-size: 14px;
	}
	.top .searchBox button i {
		font-size: 14px;
	}
	.nav {
		height: 38px;
		line-height: 38px;
	}
	.nav li a {
		padding: 0 22px;
		font-size: 14px;
	}
	.rightw {
		width: 249px;
		margin-left: 28px;
	}
	.banner {
		margin-top: 17px;
	}
	.banner .left p a {
		font-size: 12px;
		line-height: 14px;
		bottom: 10px;
		padding: 0 10px;
	}
	.read-rank .title i {
		width: 22px;
		margin-right: 6px;
	}
	.read-rank .title strong {
		height: 14px;
	}
	.read-rank .title b {
		height: 8px;
	}
	.banner .left p {
		height: 60px;
	}
	.read-rank {
		background: #f7f7f7 url(../../../../images/technology/version/2022/bannerbg.png) no-repeat 0 -4px;
		background-size: 100% auto;
		padding: 10px 13px 10px;
	}
	.read-rank::after {
		border-width: 0 40px 40px 0;
	}
	.banner .left .big-image {
		width: 354px;
	}
	.read-rank li .num b {
		font-size: 18px;
		margin-top: 0px;
	}
	.read-rank li .text p {
		font-size: 13px;
		height: 14px;
		line-height: 14px;
	}
	.read-rank li .text span {
		margin-top: 5px;
		font-size: 12px;
	}
	.read-rank li .num {
		width: 22px;
		margin-right: 4px;
	}
	.read-rank li .num mark {
		margin-top: 6px;
		margin-left: 8px;
	}
	.read-rank li {
		margin-top: 7px;
	}
	.main .right .title {
		margin-top: 10px;
	}
	.top-video {
		margin-top: 12px;
	}
	.main .right .title p i {
		width: 19px;
		margin-top: 0;
	}
	.main .right .title p {
		font-size: 15px;
	}
	.top-video .image .mask a i {
		font-size: 46px;
	}
	.top-video .text p, .live-swiper .text p {
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.top-video .text .bottom {
		font-size: 12px;
		margin-top: 10px;
	}
	.top-video .text, .live-swiper .text {
		padding: 10px 10px;
	}
	.video-talk li {
		margin-top: 12px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.video-talk li i {
		margin-right: 4px;
		font-size: 13px;
	}
	.main .right .title .button {
		bottom: -6px;
	}
	.live-swiper .text span {
		margin-top: 10px;
		font-size: 12px;
	}
	.live-swiper .image mark {
		padding: 0 8px;
		height: 22px;
		line-height: 20px;
		font-size: 12px;
	}
	.top-expo p {
		height: 60px;
	}
	.top-expo p a {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		bottom: 10px;
		padding: 0 10px;
	}
	.comment-expo li .image {
		width: 100px;
		margin-right: 10px;
	}
	.comment-expo li .text p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.comment-expo li .text span {
		margin-top: 10px;
		font-size: 12px;
	}
	.comment-expo li .text span i {
		font-size: 12px;
		margin-right: 3px;
		margin-top: 1px;
	}
	.comment-expo li {
		margin-top: 13px;
	}
	.main {
		margin-top: 10px;
	}
	.technology-list li {
		margin-top: 14px;
	}
	.technology-tab p a {
		font-size: 13px;
		min-width: 83px;
		margin-right: 12px;
		height: 30px;
		line-height: 30px;
		text-indent: 16px;
	}
	.technology-tab p a.focus::after {
		border-width: 7px 5px 0 5px;
	}
	.technology-tab p a::after {
		bottom: -7px;
		margin-left: -5px;
	}
	.technology-tab p i {
		font-size: 38px;
		right: 6px;
		bottom: -12px;
	}
	.technology-list li .image {
		width: 145px;
		margin-right: 13px;
	}
	.technology-list li .text {
		font-size: 12px;
	}
	.technology-list li .text .title {
		font-size: 14px;
		height: 20px;
		line-height: 20px;
	}
	.technology-list li .text .content {
		line-height: 18px;
		height: 36px;
		margin-top: 10px;
	}
	.technology-list li .text .bottom {
		margin-top: 15px;
	}
	.technology-more a {
		padding: 0 15px;
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}
	.technology-more a i {
		font-size: 10px;
	}
	.bottom-box .title span b {
		font-size: 21px;
	}
	.bottom-box .title span {
		font-size: 17px;
		padding-left: 18px;
		padding-right: 20px;
		padding-top: 10px;
	}
	.book-box {
		margin: 15px 15px 0;
	}
	.book-box .swiper .image {
		width: 76px;
		margin-right: 10px;
	}
	.book-box .swiper .text p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.book-box .swiper .text span {
		font-size: 12px;
		line-height: 16px;
		height: 48px;
		margin-top: 6px;
	}
	.book-box .swiper .text p mark {
		height: 20px;
		line-height: 18px;
		padding: 0 6px;
		font-size: 12px;
		margin-left: 5px;
	}
	.book-box .swiper .swiper-slide {
		width: 265px;
	}
	.products-list li .item {
		margin-right: 14px;
	}
	.products-list ul {
		margin-right: -14px;
	}
	.products-list {
		margin: 15px 16px 0;
	}
	.products-list li .text p {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.products-list li .text span {
		font-size: 16px;
	}
	.products-list li .text span i {
		font-size: 12px;
	}
	.bottom-box .w {
		padding: 30px 0 15px;
	}
	.footer {
		margin-top: 22px;
	}
	/*foot*/
	.foot-left {
		width: 744px;
		padding-top: 27px;
		padding-bottom: 35px;
	}
	.foot-right {
		width: 230px;
		padding-top: 21px;
	}
	.footer p {
		padding-bottom: 19px;
	}
	.foot-left b {
		height: auto;
		line-height: 32px;
		overflow: visible;
		font-size: 11px;
		white-space: nowrap;
	}
	.footer p a {
		margin-right: 13px;
		width: 66px;
		height: 22px;
		line-height: 22px;
		font-size: 11px;
	}
	.foot-left ul li {
		width: 73px;
		height: 28px;
		line-height: 28px;
		margin-right: 8px;
	}
	.foot-left b i {
		width: 16px;
		height: 16px;
		margin-top: -2px;
	}
	.foot-right ul li:last-child {
		margin-right: 0;
	}
	.foot-right ul li b {
		margin-top: 4px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
	}
	.foot-right ul li .image {
		width: 94px;
		height: 94px;
	}
	.foot {
		height: 53px;
		line-height: 53px;
		font-size: 11px;
	}
	.foot b::after {
		width: 3px;
		height: 3px;
	}
	.foot b {
		width: 53px;
		text-indent: 8px;
		display: none;
	}
	.foot p span {
		margin-right: 4px;
	}
	.foot p a i {
		width: 10px;
		margin-top: 4px;
		margin-right: 2px;
	}
	.foot p a {
		width: 62px;
		height: 20px;
		line-height: 20px;
		margin-right: 4px;
		font-size: 11px;
	}
}
