@font-face {
  font-family: 'xwboo';  /* Project id 1932496 */
  src: url('//at.alicdn.com/t/font_1932496_3joc8eali8k.woff2?t=1630632748924') format('woff2'),
       url('//at.alicdn.com/t/font_1932496_3joc8eali8k.woff?t=1630632748924') format('woff'),
       url('//at.alicdn.com/t/font_1932496_3joc8eali8k.ttf?t=1630632748924') format('truetype');
}
@font-face {
  font-family: 'xwboo22';  /* Project id 2797050 */
  src: url('//at.alicdn.com/t/font_2797050_wmuhrld9dta.woff2?t=1631781697384') format('woff2'),
       url('//at.alicdn.com/t/font_2797050_wmuhrld9dta.woff?t=1631781697384') format('woff'),
       url('//at.alicdn.com/t/font_2797050_wmuhrld9dta.ttf?t=1631781697384') format('truetype');
}
.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;
}
.xwboo2 {
	font-family: "xwboo22" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.ease {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
body {
	line-height: 1;
}
@font-face {
    font-family: 'huxiaobo';
    src: url(../../../../Font/hxbns.ttf);
}
.advs {
	position: relative;
	display: block;
	height: 100%;
	width: 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;
}
.w {
	margin: 0 auto;
	width: 1430px;
	box-sizing: border-box;
}
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}
.banner-adv ul {
	width: calc(100% + 10px);
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}
.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item {
	margin: 10px 5px 0 5px;
}
.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%;
}
.header {
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
	color: #666;
	font-size: 14px;
	position: relative;
	z-index: 9;
}
.header .item p{
	float: left;
}
.header .item p a {
	color: #666;
}
.header .item p a.login{
	margin: 0 20px;
	color: #f08200;
}
.header .item p a:hover {
    color: #f08200;
}
.header .item ul {
	float: right;
	margin-top: 14px;
	margin-right: 50px;
}
.header .item ul li {
	float: left;
	height: 12px;
	line-height: 12px;
	border-right: 1px solid #ddd;
}
.header .item ul li:last-child{
	border:none;
}
.header .item ul li a {
	color: #666;
	padding: 0 10px;
}
.header .item ul li a:hover {
    color: #f08200;
}
.headerBot.w {
	text-align: right;
	font-size: 14px;
	position: relative;
	margin: 0 auto;
    z-index: 9;
}
.headerBot p {
	position: absolute;
	right: 0;
	top: -40px;
	line-height: 40px;
}
.headerBot p a {
	color: #f08200;
}
.headerBot .content {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 9;
	text-align: center;
	font-size: 14px;
	color: #666;
	background: #fff;
	padding: 10px 15px;
	display: none;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
}
.headerBot .content .item {
	width: 100px;
	float: left;
	margin: 0 5px;
}
.headerBot .content .item:last-of-type {
	margin-right: 0;
}
.searchDiv {
	padding: 20px 0;
}
.searchDiv .logo {
	float: left;
	margin-top: 6px;
	width: 186px;
}
.searchDiv .pageName {
	float: left;
	height: 42px;
	line-height: 42px;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
	margin-top: 13px;
}
.searchDiv .search {
	float: left;
	position: relative;
	width: 544px;
	height: 40px;
	border: 2px solid #e6e6e6;
	border-radius: 22px;
	margin-left: 220px;
	margin-top: 8px;
}
.searchSelect {
	width: 75px;
	height: 40px;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}
.selectTop p {
	font-size: 14px;
	line-height: 42px;
	color: black;
	text-indent: 20px;
}

.selectTop i {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	right: 10px;
	top: 18px;
	border-color: #333333 transparent transparent transparent;
	-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);
}
.searchSelect::after {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 20px;
	background-color: #e6e6e6;
}
.search button {
	position: absolute;
	right: -2px;
	top: -2px;
	height: 44px;
	background-color: #f08200;
	border-radius: 0 22px 22px 0;
	color: #ffffff;
	width: 100px;
	font-size: 16px;
	border: none;
	font-family: "microsoft yahei";
	cursor: pointer;
}
.search button i {
	margin-right: 6px;
	font-size: 15px;
}
.search input {
	width: 350px;
	height: 40px;
	float: left;
	border: none;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #aaa;
	text-indent: 18px;
}
.selectBot {
	position: absolute;
	width: 82px;
	background-color: #ffffff;
	top: 36px;
	left: 0;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 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: #f1623b;
	border-left: 2px solid #f1623b;
	border-right: 2px solid #f1623b;
	color: #fff;
	cursor: pointer;
}
.rightw {
	width: 350px;
	float: right;
	margin-left: 40px;
}
.nav {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background-color: #f08200;
	font-size: 18px;
}
.nav li {
	float: left;
}
.nav li a {
	display: inline-block;
	color: #fff;
	padding: 0 30px;
}
.nav li a i {
	font-size: 22px;
	vertical-align: top;
	display: inline-block;
	margin-right: 7px;
	font-weight: lighter;
}
.nav li a:hover {
	background-color: #ffab31;
}
.menu {
	margin-top: 12px;
}
.menu .w {
	background-color: #f8f8f8;
	padding: 18px 40px;
}
.menu dl {
	float: left;
	margin-right: 55px;
	font-size: 14px;
}
.menu dl dd {
	margin-top: 12px;
}
.menu dl a {
	display: inline-block;
	color: #666;
}
.menu dl a:hover {
	color: #f08200;
}
.menu dl:last-of-type {
	margin-right: 0;
}
.menu-name {
	float: left;
	margin-left: -14px;
	margin-right: 26px;
	max-height: 40px;
}
.menu-name i {
	display: block;
	text-align: center;
	font-size: 28px;
	margin-bottom: 5px;
	margin-top: -6px;
	color: #ed6d00;
}
.menu-name b {
	font-size: 18px;
	color: #ed6d00;
}
.today-focus {
	margin-top: 25px;
}
.today-focus .left {
	float: left;
	width: 495px;
}
.today-focus .left .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
}
.today-focus .left .image img {
	max-height: none;
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.today-focus .left .image:hover img {
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}
.today-focus .left p {
	font-size: 20px;
	height: 20px;
	overflow: hidden;
	font-weight: bold;
	margin-top: 18px;
}
.today-focus .left p a {
	color: #333;
}
.today-focus .left p a:hover {
	color: #f08200;
}
.today-focus .left dl {
	overflow: hidden;
	margin-top: 18px;
	font-size: 14px;
	color: #999;
}
.today-focus .left dl dt {
	float: left;
}
.today-focus .left dl dd {
	float: right;
}
.today-focus .left dl i {
	font-size: 14px;
	margin-right: 5px;
}
.today-focus .left dl dd span {
	margin-left: 15px;
}
.today-focus .center {
	width: 535px;
	float: left;
	margin: 0 30px;
}
.today-focus .center .title i {
	margin-right: 6px;
	display: inline-block;
	vertical-align: top;
	margin-top: -2px;
}
.today-focus .center .title {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	line-height: 46px;
}
.today-focus .center .title span {
	font-size: 14px;
	color: #dadada;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
	margin-left: 8px;
}
.top-focus {
	margin-top: -5px;
}
.top-focus p {
	margin-top: 27px;
	font-size: 20px;
	height: 20px;
	overflow: hidden;
	font-weight: bold;
}
.top-focus p a {
	color: #dd0000;
}
.top-focus span {
	display: block;
	margin-top: 15px;
	font-size: 14px;
	height: 15px;
	overflow: hidden;
	color: #999;
	position: relative;
}
.top-focus span a {
	color: #f08200;
}
.top-focus span a:hover {
	color: #d00;
}
.today-focus .center ul {
	border-top: 1px solid #e6e6e6;
	margin-top: 20px;
}
.today-focus .center li {
	margin-top: 21px;
	font-size: 16px;
	height: 16px;
	overflow: hidden;
}
.today-focus .center li a {
	color: #333;
}
.today-focus .center li a:hover {
	color: #f08200;
}
.today-focus .center li span {
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #f08200;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 6px;
}
.today-focus .right {
	width: 340px;
	float: left;
	background: url(../../../../images/news/Version/2021/newsbg.png) no-repeat;
	background-size: 100% 100%;
	padding: 25px 20px;
	box-sizing: border-box;
}
.today-focus .right .title {
	position: relative;
}
.today-focus .right .title i {
	display: inline-block;
	width: 70px;
}
.today-focus .right .title .more {
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 14px;
	color: #999;
}
.today-focus .right .title .more:hover {
	color: #f08200;
}
.today-focus .right ul li {
	position: relative;
	margin-top: 26px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	padding-right: 40px;
	height: 16px;
	overflow: hidden;
}
.today-focus .right ul b {
	font-style: italic;
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
	color: #cacaca;
}
.today-focus .right ul li:first-child b {
	color: #ff4a1a;
}
.today-focus .right ul li:nth-child(2) b {
	color: #ff8b1a;
}
.today-focus .right ul li:nth-child(3) b {
	color: #ffb400;
}
.today-focus .right ul a {
	color: #333;
}
.today-focus .right ul a:hover {
	color: #f08200;
}
.today-focus .right ul span {
	position: absolute;
	right: 0;
	top: 1px;
	color: #999;
	font-size: 14px;
}
.news-list {
	margin-top: 25px;
	overflow: hidden;
	padding-bottom: 2px;
}

.news-list ul {
	width: calc(100% + 20px);
}
.news-list li {
	float: left;
	width: 20%;
}
.news-list li .item {
	margin-right: 20px;
	padding-bottom: 15px;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.16);
}
.news-list li .image {
	height: 196px;
	overflow: hidden;
	position: relative;
}
.news-list li .image img {
	height: 100%;
	width: 100%;
}
.news-list li .text {
	padding: 0 12px;
}
.news-list li .text p {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	height: 16px;
	overflow: hidden;
}
.news-list li .text p a {
	color: #333;
}
.news-list li .text p a:hover {
	color: #f08200;
}
.news-list li .text span {
	font-size: 14px;
	display: block;
	margin-top: 20px;
	position: relative;
	color: #999;
	text-align: right;
}
.news-list li .text span i {
	font-size: 14px;
	margin-right: 4px;
}
.news-list li .text span a {
	position: absolute;
	right: 0;
	top: 0;
	color: #f08200;
}
.adv-box {
	margin-top: 15px;
}
.enterprise-news {
	margin-top: 25px;
}
.enterprise-news .right {
	float: right;
	width: 340px;
	background-color: #f8f8f8;
	margin-left: 30px;
}
.right-title {
	padding: 0 20px;
	margin-top: 20px;
	text-align: center;
}
.right-title span {
	font-size: 24px;
	font-weight: bold;
	margin: 0 15px;
}
.right-title i {
	display: inline-block;
	width: 98px;
	height: 13px;
	background: url(../../../../images/news/Version/2021/titleleft.png) no-repeat;
	background-size: cover;
	vertical-align: top;
	margin-top: 5px;
}
.right-title i:last-child {
	background: url(../../../../images/news/Version/2021/titleright.png) no-repeat;
	background-size: cover;
}

.enterprise-news .right ul {
	padding: 3px 0;
}
.enterprise-news .right li {
	padding: 17px 20px;
	border-bottom: 1px solid #eaeaea;
}
.enterprise-news .right li:last-child {
	border-bottom: 0;
}
.enterprise-news .right li .image {
	width: 54px;
	height: 54px;
	position: relative;
	float: left;
	margin-right: 10px;
}
.enterprise-news .right li .image a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.enterprise-news .right li .image i {
	position: absolute;
	right: 0;
	bottom: 0;
	font-style: normal;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #fff;
	width: 20px;
	height: 20px;
	line-height: 16px;
	text-align: center;
	background-color: #f1623b;
	border: 2px solid #ffab31;
	box-sizing: border-box;
	border-radius: 50%;
}
.enterprise-news .right li .text {
	overflow: hidden;
	position: relative;

}
.enterprise-news .right li .text p {
	font-size: 16px;
	height: 16px;
	overflow: hidden;
	padding-top: 8px;
	font-weight: bold;
}
.enterprise-news .right li .text p a {
	color: #333;
}
.enterprise-news .right li .text p a:hover {
	color: #f08200;
}
.enterprise-news .right li .text span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	color: #999;
}
.enterprise-news .right li .text span i {
	margin-left: 10px;
	margin-right: 4px;
	font-size: 14px;
}
.enterprise-news .right li .text .follow {
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 14px;
	color: #f08200;
	width: 46px;
	height: 22px;
	line-height: 20px;
	box-sizing: border-box;
	text-align: center;
	border-radius: 11px;
	border: 1px solid #f08200;
}
.enterprise-news .right li .content {
	margin-top: 12px;
	height: 14px;
	font-size: 14px;
	overflow: hidden;
}
.enterprise-news .left {
	overflow: hidden;
}
.enterprise-news .left .title {
	position: relative;

}
.enterprise-news .left .title .more {
	position: absolute;
	right: 0;
	top: 15px;
	font-size: 14px;
	color: #333;
}
.enterprise-news .left .title .more:hover {
	color: #f08200;
}
.enterprise-news .left .title .more i {
	display: inline-block;
	vertical-align: top;
	margin-left: 4px;
	font-size: 10px;
	margin-top: 2px;
}
.news-tab {
	font-size: 0;
}
.news-tab a {
	font-size: 20px;
	color: #999;
	height: 44px;
	display: inline-block;
	line-height: 44px;
	padding: 0 22px;
	margin-right: 15px;
	background-color: #f8f8f8;
	position: relative;
}
.news-tab a.focus {
	background: url(../../../../images/news/Version/2021/tabbg.png) no-repeat;
	color: #fff;
	font-weight: bold;
	background-size: 100% 100%;
}
.news-tab a::after {
	content: "";
	position: absolute;
	bottom: -12px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 7px 0 7px;
	border-color: #F08200 transparent transparent transparent;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.news-tab a.focus::after {
	opacity: 1;
}
.news-bot {
	margin-top: 20px;
	display: none;
}
.news-bot li {
	margin-top: 24px;
}
.news-bot li .image {
	float: left;
	width: 225px;
	margin-right: 20px;
}
.news-bot li .image a {
	display: block;
	height: 164px;
	overflow: hidden;
}
.news-bot li .image img {
	height: 100%;
	width: 100%;
}
.news-bot li .text {
	overflow: hidden;
	color: #999;
}
.news-bot li .text p {
	font-size: 20px;
	height: 20px;
	overflow: hidden;
	font-weight: bold;
	padding-top: 4px;
	box-sizing: content-box;
}
.news-bot li .text p a {
	color: #333;
}
.news-bot li .text p a:hover {
	color: #f08200;
}
.news-bot li .text span {
	display: block;
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 18px;
}
.news-bot li .text .time {
	font-size: 14px;
	margin-top: 30px;
	position: relative;
}
.news-bot li .text .time mark {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0 6px;
	color: #00a4ca;
	background-color: #e6f3f6;
	border-radius: 2px;
	margin-right: 8px;
}
.news-bot li .text .time mark.orange {
	color: #f08200;
	background-color: #ffedd8;
}
.news-bot li .text .time mark.green {
	background-color: #dcf0e8;
	color: #2fad7d;
}
.news-bot li .text .time b {
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 4px;
}
.news-bot li .text .time b i {
	font-size: 14px;
	margin-right: 5px;
}
.main-video {
	margin-top: 30px;
}
.public-title {
	position: relative;
	font-size: 0;
}
.public-title i {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-top: -8px;
}
.public-title b {
	font-size: 26px;
	margin-left: 10px;
	position: relative;
}
.public-title span {
	position: absolute;
	left: 22px;
	bottom: 0;
	width: 154px;
	height: 18px;
	background-color: #fff4e6;
}
.public-title .more {
	font-size: 14px;
	color: #333;
	position: absolute;
	right: 0;
	top: 6px;
}
.public-title .more:hover {
	color: #f08200;
}
.public-title .more i {
	font-size: 10px;
	margin-left: 4px;
	width: auto;
	margin-top: 1px;
}
.video-box {
	margin-top: 20px;
}
.video-box .left {
	width: 478px;
	float: left;
	margin-right: 20px;
}
.video-box .image {
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.video-box .image img {
	max-height: none;
	width: 100%;
}
.video-box .image span {
	font-size: 13px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	height: 20px;
	line-height: 22px;
	border-radius: 10px;
	background-color: rgba(0,0,0,.5);
	padding: 0 8px;
	color: #fff;
	font-weight: "Microsoft YaHei";
}
.video-box .left .image img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.video-box .left .image:hover img {
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}
.video-box .left .text {
	padding: 20px 18px 15px;
	background: url(../../../../images/news/Version/2021/textbg.png) no-repeat right bottom;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.16);
	color: #999;
}
.video-box .left .text p {
	font-size: 20px;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
}
.video-box .left .text p a {
	color: #333;
}
.video-box .left .text p a:hover {
	color: #f08200;
}
.video-box .left .text span {
	display: block;
	margin-top: 15px;
	font-size: 14px;
	height: 14px;
	overflow: hidden;
}
.video-box .left .text .time {
	margin-top: 20px;
	font-size: 14px;
}
.video-box .left .text .time mark {
	border-radius: 2px;
	background: -moz-linear-gradient( 0deg, rgb(155,188,0) 0%, rgb(28,169,204) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(155,188,0) 0%, rgb(28,169,204) 100%);
	background: -ms-linear-gradient( 0deg, rgb(155,188,0) 0%, rgb(28,169,204) 100%);
	display: inline-block;
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	margin-right: 15px;
}
.video-box .left .text .time i {
	font-size: 14px;
	margin-right: 5px;
}
.video-box .right {
	overflow: hidden;
}
.video-box .right ul {
	width: calc(100% + 20px);
	margin-top: -22px;
}
.video-box .right li {
	float: left;
	width: 25%;
	margin-top: 22px;
}
.video-box .right li .item {
	margin-right: 20px;
}
.video-box .right li p {
	font-size: 16px;
	font-weight: bold;
	height: 16px;
	overflow: hidden;
	padding-top: 18px;
}
.video-box .right li p a {
	color: #333;
}
.video-box .right li p a:hover {
	color: #f08200;
}
.video-box .right li .time {
	margin-top: 15px;
	font-size: 14px;
	color: #999;
}
.video-box .right li .time i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 1px;
	display: inline-block;
}
.main-people {
	margin-top: 25px;
}
.main-people .right {
	float: right;
	width: 340px;
	background-color: #f8f8f8;
	padding: 0 20px 25px;
	box-sizing: border-box;
	margin-left: 30px;
}
.main-people .right .right-title {
	padding: 0;
}
.main-people .right .right-title span {
	font-size: 20px;
	font-weight: bold;
	margin: 0 15px;
}
.main-people .right .right-title i {
	width: 95px;
	height: 12px;
	background-size: cover;
}
.active-top {
	margin-top: 25px;
}
.active-top .image {
	height: 0;
	padding-bottom: 55.6%;
	overflow: hidden;
}
.active-top .image img {
	max-height: none;
	width: 100%;
}
.active-top p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 15px;
}
.active-top p a {
	color: #333;
}
.active-top p a:hover {
	color: #f08200;
}
.main-people .right ul {
	margin-top: 23px;
	border-top: 1px solid #eaeaea;
}
.main-people .right li {
	margin-top: 22px;
	font-size: 16px;
	height: 16px;
	overflow: hidden;
}
.main-people .right li a {
	color: #333;
}
.main-people .right li i {
	color: #ff6136;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	margin-right: 7px;
}
.main-people .right li a:hover {
	color: #f08200;
}
.main-people .left {
	overflow: hidden;
}
.main-people .public-title {
	margin-top: 14px;
	margin-bottom: 20px;
}
.people-img {
	width: 478px;
	float: left;
	margin-right: 25px;
	position: relative;
	overflow: hidden;
}
.people-img ul {
	overflow: hidden;
}
.people-img li {
	float: left;
	width: 100%;
	display: none;
}
.people-img .image {
	height: 0;
	padding-bottom: 89.1%;
	overflow: hidden;
}
.people-img .image img {
	max-height: none;
	width: 100%;
}
.people-img .bottom {
	height: 76px;
	background-color: #f8f8f8;
	position: relative;
}
.people-img .bottom .text {
	width: 306px;
	height: 128px;
	background: url(../../../../images/news/Version/2021/peoplebg.png) no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	padding: 20px;
	box-sizing: border-box;
}
.people-img .bottom .text p {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
}
.people-img .bottom .text span {
	display: block;
	text-align: right;
	margin-top: 20px;
	font-size: 14px;
	height: 14px;
	overflow: hidden;
}
.people-img .page {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 172px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	font-size: 0;
	font-family: "Microsoft YaHei";
}
.people-img .page b {
	font-size: 22px;
	color: #f08200;
}
.people-img .page span {
	font-size: 18px;
	margin-left: 15px;
	margin-right: 20px;
}
.people-img .page a {
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #666;
	color: #666;
	box-sizing: border-box;
	border-radius: 50%;
	vertical-align: top;
	margin-top: 28px;
}
.people-img .page a.prev {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.people-img .page a i {
	font-size: 10px;
}
.people-txt {
	overflow: hidden;
}
.people-txt li:first-child {
	margin-top: 0;
}
.people-txt li {
	margin-top: 34px;
}
.people-txt li p {
	font-size: 16px;
	font-weight: bold;
	height: 16px;
	padding-top: 5px;
	overflow: hidden;
	box-sizing: content-box;
}
.people-txt li p a {
	color: #333;
}
.people-txt li p i {
	display: none;
}
.people-txt li span {
	display: block;
	color: #999;
	font-size: 14px;
	margin-top: 8px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.people-txt li .bottom {
	display: none;
}
.people-txt li.focus {
	border-bottom: 1px dashed #e6e6e6;
	padding-bottom: 20px;
}
.people-txt li.focus p {
	font-size: 22px;
	height: 22px;
}
.people-txt li.focus p a {
	color: #f08200;
}
.people-txt li.focus p i {
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	margin-right: 8px;
	margin-top: 5px;
}
.people-txt li.focus span {
	height: 44px;
	margin-top: 15px;
}
.people-txt li.focus .bottom {
	display: block;
	text-align: right;
	font-size: 14px;
	color: #999;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	position: relative;
	padding-left: 90px;
	margin-top: 25px;
}
.people-txt li.focus .bottom .detail {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	padding: 0 8px;
	border-radius: 2px;
	border: 1px solid #f08200;
	font-size: 14px;
	color: #f08200;
	box-sizing: border-box;
	line-height: 26px;
}
.people-txt li.focus .bottom .detail i {
	font-size: 10px;
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
	margin-top: 0px;
}
.people-txt li.focus .bottom .detail:hover {
	background-color: #f08200;
	color: #fff;
}
.bottom-box {
	margin-top: 30px;
}
.bottom-box .bottom-item {
	width: 50%;
	float: left;
	padding-right: 18px;
	box-sizing: border-box;
}
.bottom-box .bottom-item:last-of-type {
	padding-right: 0;
	padding-left: 18px;
}
.bottom-box .title {
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
.bottom-box .title .menu-box {
	position: absolute;
	right: 0;
	top: 4px;
	font-size: 14px;
	height: 36px;
}
.bottom-box .title .menu-box .more {
	color: #333;
}
.bottom-box .title .menu-box.hover i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.bottom-box .title .more i {
	font-size: 10px;
	margin-left: 3px;
	vertical-align: top;
	margin-top: 2px;
	display: inline-block;
}
.bottom-box .title .menu-box .more:hover {
	color: #f08200;
}
.bottom-box .title .menu-box .menu-bot {
	position: absolute;
	z-index: 999;
	width: 100px;
	display: none;
	top: 25px;
	left: 50%;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	transform: translateX(-50%);
}
.bottom-box .title .menu-box .menu-bot p a {
	height: 40px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	color: #333;
	display: block;
	position: relative;
}
.bottom-box .title .menu-box .menu-bot p a:hover {
	color: #f08200;
	background-color: #f9efe8;
}
.bottom-box .title .menu-box .menu-bot p a::after{
	content:'';
	position:absolute;
	bottom:0;
	left:16px;
	right: 16px;
	border-bottom:1px dotted #ddd;
}
.bottom-box .public-tab {
	font-size: 0;
}
.bottom-box .public-tab a {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	padding: 0 14px;
	padding-bottom: 16px;
	margin-right: 14px;
	position: relative;
}
.bottom-box .public-tab a::after {
	content: "";
	position: absolute;
	height: 3px;
	width: 0;
	background-color: #f08200;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bottom-box .public-tab a.focus::after {
	width: 100%;
}
.public-bot {
	display: none;
}
.public-bot li {
	margin-top: 20px;
	overflow: hidden;
}
.public-bot .image {
	float: left;
	margin-right: 20px;
	width: 180px;
}
.public-bot .image a {
	display: block;
	height: 130px;
	overflow: hidden;
}
.public-bot .image img {
	height: 100%;
	width: 100%;
}
.public-bot .text {
	overflow: hidden;
}
.public-bot .text p {
	font-size: 18px;
	height: 18px;
	font-weight: bold;
	padding-top: 3px;
	overflow: hidden;
}
.public-bot .text p a {
	color: #333;
}
.public-bot .text p a:hover {
	color: #f08200;
}
.public-bot .text span {
	font-size: 14px;
	line-height: 22px;
	color: #999;
	display: block;
	overflow: hidden;
	margin-top: 10px;
	height: 44px;
	overflow: hidden;
}
.public-bot .text b {
	font-size: 14px;
	font-weight: normal;
	color: #999;
	display: block;
	margin-top: 20px;
}
.public-bot .text b i {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	margin-left: 1px;
	margin-right: 5px;
	margin-top: 1px;
}
.link {
	margin-top: 28px;
	overflow: hidden;
}
.link .title {
	border-top: 1px solid #ddd;
	position: relative;
}
.link .title span {
	padding: 0 8px;
	padding-top: 12px;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	border-top: 2px solid #f08200;
}
.link .title .join {
	position: absolute;
	right: 0;
	top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #f08200;
}
.link .title .join i {
	font-weight: normal;
	font-size: 14px;
	vertical-align: top;
	margin-right: 5px;
}
.link ul {
	overflow: hidden;
	margin-right: -24px;
	margin-top: 10px;
}
.link li {
	float: left;
	font-size: 14px;
	margin-top: 12px;
	margin-right: 24px;
}
.link li a {
	color: #333;
}
.link li a:hover {
	color: #f08200;
}
.footer {
	margin: 30px 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 em{
	font-style: normal;
	margin-right: 10px;
}
.footer .item .left span img{
	margin: 7px 5px 0 8px;
	vertical-align: top;
}
.copyright {
	font-size: 12px;
	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 {
	height: 48px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url("https://www.xwboo.com/Images/Index/Version/2020/copyright1.png") no-repeat 0 0;
}

ul.footImg li {
	width: 135px;
	float: left;
}

ul.footImg li a {
	height: 48px;
	display: block;
}
/* 20231116 */
/* scrollTop */
.scroll-news {
	border-top: 1px solid #e6e6e6;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
}
.scroll-news span {
	float: left;
	margin-right: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #ed5656;
}
.scroll-news span i {
	width: 18px;
	height: 18px;
	display: inline-block;
	background: url(../../../../images/news/Version/2021/icon4.png) no-repeat;
	background-size: cover;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 21px;
}
.scroll-box {
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
	position: relative;
	height: 100%;
}
.scroll-box .scrollobj-content {
	position: absolute;
	left: 0;
	top: 0;
}
.scroll-box ul {
	overflow: hidden;
	display: inline-block;
}
.scroll-box li {
	display: inline;
	margin-right: 35px;
	font-size: 15px;
}
.scroll-box li a {
	color: #333;
}
.scroll-box li a:hover {
	color: #f08200;
}

@media only screen and (min-width: 1025px) and (max-width:1199px){
	.w{
		width: 1018px;
	}
	.bottom-box .title .menu-box .menu-bot p a {
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}
	.bottom-box .title .menu-box .menu-bot {
		width: 75px;
	}
	.header {
		font-size: 12px;
	}
	.headerBot.w {
		font-size: 12px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.header .item ul {
		margin-right: 40px;
	}
	.header .item p a.login {
		margin: 0 15px;
	}
	.searchDiv .logo {
		margin-top: 5px;
		width: 130px;
	}
	.searchDiv {
		padding: 15px 0;
	}
	.searchDiv .pageName {
		margin-left: 16px;
		padding-left: 16px;
		margin-top: 3px;
		height: 32px;
		line-height: 32px;
	}
	.rightw {
		width: 245px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 383px;
		height: 30px;
		border-radius: 24px;
		margin-left: 48px;
		margin-top: 6px;
		border-width: 1px;
	}
	.searchSelect {
		width: 56px;
		height: 30px;
	}
	.selectTop i {
		right: 7px;
		top: 13px;
		border-width: 4px 4px 0 4px;
	}
	.searchSelect::after {
		height: 15px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 32px;
		text-indent: 10px;
	}
	.search input {
		width: 258px;
		height: 30px;
		font-size: 12px;
		text-indent: 10px;
	}
	.selectBot {
		top: 30px;
	}
	.search button {
		height: 32px;
		border-radius: 0 24px 24px 0;
		width: 70px;
		font-size: 12px;
		top: -1px;
		right: -1px;
	}
	.search button i {
		font-size: 12px;
	}
	.scroll-news {
		line-height: 48px;
		height: 48px;
	}
	.scroll-news span {
		font-size: 14px;
	}
	.scroll-news span i {
		width: 14px;
		height: 14px;
		margin-top: 17px;
	}
	.nav {
		height: 42px;
		line-height: 42px;
		font-size: 14px;
	}
	.nav li a i {
		font-size: 16px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 19px;
	}
	.menu dl dd {
		margin-top: 8px;
	}
	.menu .w {
		padding: 18px 34px;
	}
	.menu dl {
		margin-right: 22px;
		font-size: 12px;
	}
	.menu-name {
		margin-right: 16px;
		margin-left: -8px;
	}
	.menu-name b {
		font-size: 13px;
	}
	.menu-name i {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.today-focus {
		margin-top: 18px;
	}
	.today-focus .left {
		width: 346px;
	}
	.today-focus .left p {
		font-size: 14px;
		margin-top: 10px;
		height: 44px;
		line-height: 22px;
	}
	.today-focus .left dl {
		margin-top: 12px;
		font-size: 12px;
	}
	.today-focus .left dl i {
		font-size: 12px;
	}
	.today-focus .center {
		width: 381px;
		margin: 0 20px;
	}
	.today-focus .center .title {
		font-size: 18px;
		line-height: 30px;
	}
	.today-focus .center .title i {
		width: 25px;
	}
	.today-focus .center .title span {
		font-size: 12px;
		margin-left: 7px;
	}
	.top-focus p {
		margin-top: 18px;
		font-size: 14px;
		height: 14px;
		padding-top: 1px;
	}
	.top-focus span {
		margin-top: 10px;
		font-size: 12px;
		height: 12px;
		padding-right: 27px;
	}
	.today-focus .center ul {
		margin-top: 11px;
	}
	.top-focus span a {
		position: absolute;
		top: 0;
		right: 0;
	}
	.today-focus .center li {
		margin-top: 16px;
		font-size: 12px;
		height: 12px;
	}
	.today-focus .center li span {
		margin-top: 4px;
	}
	.today-focus .right {
		width: 243px;
		padding: 14px 12px 16px;
	}
	.today-focus .right .title i {
		width: 49px;
	}
	.today-focus .right .title .more {
		font-size: 12px;
	}
	.today-focus .right ul li {
		margin-top: 18px;
		font-size: 12px;
		padding-right: 35px;
		height: 12px;
	}
	.news-list {
		margin-top: 15px;
	}
	.news-list li .item {
		margin-right: 15px;
		padding-bottom: 10px;
	}
	.news-list ul {
		width: calc(100% + 15px);
	}
	.today-focus .right ul span {
		font-size: 12px;
	}
	.news-list li .text p {
		margin-top: 12px;
		font-size: 12px;
		height: 32px;
		line-height: 16px;
	}
	.news-list li .text {
		padding: 0 10px;
	}
	.news-list li .text span {
		font-size: 12px;
		margin-top: 10px;
	}
	.news-list li .text span i {
		font-size: 12px;
	}
	.adv-box {
		margin-top: 10px;
	}
	.enterprise-news {
		margin-top: 18px;
	}
	.news-tab a {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		padding: 0 15px;
		margin-right: 12px;
	}
	.news-tab a::after {
		bottom: -13px;
		left: 50%;
		border-width: 8px 8px 0 8px;
	}
	.enterprise-news .left .title .more {
		top: 12px;
		font-size: 12px;
	}
	.enterprise-news .left .title .more i {
		font-size: 8px;
		margin-top: 1px;
	}
	.enterprise-news .right {
		width: 238px;
		margin-left: 22px;
	}
	.right-title span {
		font-size: 14px;
		margin: 0 8px;
	}
	.right-title i {
		width: 80px;
		height: 10px;
		margin-top: 2px;
	}
	.right-title {
		padding: 0 10px;
		margin-top: 12px;
	}
	.enterprise-news .right li .image {
		width: 43px;
		height: 43px;
	}
	.enterprise-news .right li .image i {
		right: -2px;
		bottom: -2px;
		width: 18px;
		height: 18px;
		line-height: 14px;
	}
	.enterprise-news .right li .text p {
		font-size: 14px;
		height: 14px;
		padding-top: 5px;
	}
	.enterprise-news .right li .text span {
		margin-top: 7px;
		font-size: 12px;
	}
	.enterprise-news .right li .text span i {
		font-size: 14px;
	}
	.enterprise-news .right li .content {
		height: 12px;
		font-size: 12px;
		margin-top: 8px;
	}
	.enterprise-news .right li .text .follow {
		font-size: 12px;
		width: 36px;
		height: 18px;
		line-height: 18px;
		border-radius: 12px;
		top: 3px;
	}
	.news-bot li {
		margin-top: 16px;
	}
	.news-bot li .image {
		width: 158px;
		margin-right: 13px;
	}
	.news-bot li .text p {
		font-size: 14px;
		height: 14px;
		padding-top: 3px;
	}
	.news-bot li .text span {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 10px;
	}
	.news-bot li .text .time {
		font-size: 12px;
		margin-top: 20px;
	}
	.news-bot li .text .time b i {
		font-size: 12px;
	}
	.public-title b {
		font-size: 20px;
		margin-left: 8px;
	}
	.public-title span {
		left: 22px;
		width: 122px;
		height: 14px;
	}
	.public-title .more {
		font-size: 12px;
	}
	.public-title .more i {
		font-size: 9px;
	}
	.video-box {
		margin-top: 15px;
	}
	.news-bot li .text .time mark {
		height: 22px;
		line-height: 22px;
	}
	.enterprise-news .right li {
		padding: 8px 10px;
	}
	.enterprise-news .right ul {
		padding: 7px 0;
	}
	.main-video {
		margin-top: 30px;
	}
	.public-title i {
		width: 32px;
	}
	.video-box .left {
		width: 341px;
		margin-right: 15px;
	}
	.video-box .image span {
		font-size: 12px;
		height: 20px;
		line-height: 20px;
	}
	.video-box .left .text {
		padding: 17px 15px 12px;
	}
	.video-box .left .text p {
		font-size: 16px;
		height: 16px;
	}
	.video-box .left .text span {
		margin-top: 12px;
		font-size: 12px;
		height: 12px;
	}
	.video-box .left .text .time {
		font-size: 12px;
		margin-top: 12px;
	}
	.video-box .left .text .time mark {
		height: 20px;
		line-height: 20px;
		padding: 0 5px;
	}
	.video-box .right li .item {
		margin-right: 12px;
	}
	.video-box .right ul {
		width: calc(100% + 12px);
		margin-top: -18px;
	}
	.video-box .right li {
		margin-top: 18px;
	}
	.video-box .right li p {
		font-size: 14px;
		height: 36px;
		padding-top: 13px;
		line-height: 18px;
	}
	.video-box .right li .time {
		font-size: 12px;
		margin-top: 8px;
	}
	.video-box .right li .time i {
		font-size: 12px;
		margin-top: -1px;
	}
	.main-people {
		margin-top: 20px;
	}
	.main-people .right {
		width: 238px;
		margin-left: 20px;
		padding: 0 12px 15px;
	}
	.main-people .right .right-title span {
		font-size: 14px;
		margin: 0 5px;
	}
	.main-people .right .right-title i {
		width: 74px;
		height: 9px;
	}
	.active-top {
		margin-top: 15px;
	}
	.active-top p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 8px;
	}
	.main-people .right ul {
		margin-top: 15px;
	}
	.main-people .right li {
		font-size: 12px;
		height: 12px;
		margin-top: 17px;
	}
	.bottom-box {
		margin-top: 20px;
	}
	.main-people .right li i {
		font-size: 12px;
		margin-top: 0px;
		margin-right: 4px;
	}
	.people-img {
		width: 334px;
		margin-right: 20px;
	}
	.people-img .bottom .text {
		width: 214px;
		height: 90px;
		padding: 12px;
	}
	.people-img .bottom .text p {
		font-size: 12px;
		line-height: 20px;
		height: 40px;
	}
	.people-img .bottom .text span {
		font-size: 12px;
		height: 12px;
		margin-top: 13px;
	}
	.people-img .page a {
		margin-top: 16px;
	}
	.people-img .page span {
		font-size: 16px;
		margin-left: 10px;
		margin-right: 15px;
	}
	.main-people .public-title {
		margin-bottom: 15px;
	}
	.people-img .page b {
		font-size: 20px;
	}
	.people-img .page {
		width: 120px;
		height: 54px;
		line-height: 54px;
	}
	.people-img .bottom {
		height: 54px;
	}
	.people-txt li.focus p {
		font-size: 16px;
		height: 16px;
	}
	.people-txt li.focus p i {
		font-size: 8px;
		margin-top: 3px;
		margin-right: 5px;
	}
	.people-txt li span {
		font-size: 12px;
		line-height: 18px;
		height: 18px;
		margin-top: 5px;
	}
	.people-txt li.focus span {
		height: 36px;
		margin-top: 8px;
	}
	.people-txt li.focus .bottom {
		font-size: 12px;
		height: 24px;
		line-height: 24px;
		padding-left: 86px;
		margin-top: 15px;
	}
	.people-txt li.focus .bottom .detail {
		font-size: 12px;
		line-height: 22px;
	}
	.people-txt li.focus {
		padding-bottom: 12px;
	}
	.people-txt li p {
		font-size: 14px;
		height: 14px;
	}
	.people-txt li {
		margin-top: 16px;
	}
	.bottom-box .bottom-item {
		padding-right: 10px;
	}
	.bottom-box .bottom-item:last-of-type {
		padding-left: 10px;
	}
	.bottom-box .public-tab a {
		font-size: 16px;
		padding: 0 8px;
		padding-bottom: 12px;
	}
	.bottom-box .title .more {
		font-size: 12px;
	}
	.bottom-box .title .more i {
		font-size: 8px;
		margin-top: 3px;
	}
	.public-bot li {
		margin-top: 16px;
	}
	.public-bot .image {
		margin-right: 12px;
		width: 126px;
	}
	.public-bot .text p {
		font-size: 14px;
		height: 14px;
		padding-top: 3px;
	}
	.public-bot .text span {
		font-size: 12px;
		line-height: 18px;
		margin-top: 10px;
		height: 36px;
	}
	.public-bot .text b {
		font-size: 12px;
		margin-top: 8px;
	}
	.public-bot .text b i {
		font-size: 12px;
		margin-top: 0px;
	}
	.link {
		margin-top: 30px;
	}
	.link .title span {
		font-size: 16px;
		padding-top: 10px;
	}
	.link li {
		font-size: 12px;
		margin-top: 8px;
		margin-right: 15px;
	}
	.link .title .join {
		font-size: 12px;
		top: 13px;
	}
	.link .title .join i {
		font-size: 12px;
	}
	ul.footImg {
		height: 32px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 91px;
	}
	ul.footImg li a {
		height: 32px;
	}
	.footer .item .footer-code li .code {
		width: 81px;
		height: 81px;
	}
	.footer .item .footer-code {
		width: 300px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .item .left span img {
		margin: 3px 5px 0 8px;
	}
	.news-list li .image {
		height: 128px;
	}
	.news-bot li .image a {
		height: 105px;
	}
	.public-bot .image a {
		height: 84px;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1224px;
	}
	.bottom-box .title .menu-box .menu-bot p a {
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}
	.bottom-box .title .menu-box .menu-bot {
		width: 75px;
	}
	.header {
		font-size: 12px;
	}
	.headerBot.w {
		font-size: 12px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.header .item ul {
		margin-right: 40px;
	}
	.header .item p a.login {
		margin: 0 15px;
	}
	.searchDiv .logo {
		margin-top: 7px;
		width: 148px;
	}
	.searchDiv .pageName {
		margin-top: 5px;
		height: 36px;
  		line-height: 36px;
  		margin-left: 15px;
  		padding-left: 15px;
	}
	.rightw {
		width: 279px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 436px;
		height: 34px;
		border-radius: 24px;
		margin-left: 92px;
		margin-top: 7px;
		border-width: 1px;
	}
	.searchSelect {
		width: 60px;
		height: 34px;
	}
	.selectTop i {
		right: 7px;
		top: 15px;
	}
	.searchSelect::after {
		height: 15px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 36px;
		text-indent: 12px;
	}
	.search input {
		width: 344px;
		height: 34px;
		font-size: 14px;
		text-indent: 10px;
	}
	.search button {
		height: 36px;
		border-radius: 0 24px 24px 0;
		width: 94px;
		font-size: 15px;
	}
	.search button i {
		font-size: 15px;
	}
	.scroll-news {
		line-height: 48px;
		height: 48px;
	}
	.scroll-news span {
		font-size: 14px;
	}
	.scroll-news span i {
		width: 14px;
		height: 14px;
		margin-top: 17px;
	}
	.nav {
		height: 42px;
		line-height: 42px;
		font-size: 17px;
	}
	.nav li a i {
		font-size: 16px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 25px;
	}
	.menu .w {
		padding: 18px 34px;
	}
	.menu dl {
		margin-right: 28px;
		font-size: 14px;
	}
	.menu-name {
		margin-right: 22px;
		margin-left: -6px;
	}
	.menu-name b {
		font-size: 14px;
	}
	.menu-name i {
		font-size: 22px;
		margin-bottom: 6px;
	}
	.today-focus {
		margin-top: 20px;
	}
	.today-focus .left {
		width: 418px;
	}
	.today-focus .left p {
		font-size: 16px;
		height: 44px;
		margin-top: 10px;
		line-height: 22px;
	}
	.today-focus .left dl {
		margin-top: 8px;
		font-size: 13px;
	}
	.today-focus .left dl i {
		font-size: 12px;
	}
	.today-focus .center {
		width: 451px;
		margin: 0 26px;
	}
	.today-focus .center .title {
		font-size: 20px;
		line-height: 32px;
	}
	.today-focus .center .title i {
		width: 29px;
	}
	.today-focus .center .title span {
		font-size: 12px;
		margin-left: 7px;
	}
	.top-focus p {
		margin-top: 16px;
		font-size: 17px;
		height: 18px;
		padding-top: 1px;
	}
	.top-focus span {
		margin-top: 8px;
		font-size: 13px;
		height: 13px;
		padding-right: 28px;
	}
	.today-focus .center ul {
		margin-top: 15px;
	}
	.top-focus span a {
		position: absolute;
		top: 0;
		right: 0;
	}
	.today-focus .center li {
		margin-top: 18px;
		font-size: 15px;
		height: 15px;
	}
	.today-focus .center li span {
		margin-top: 5px;
	}
	.today-focus .right {
		width: 287px;
		padding: 19px 15px;
	}
	.today-focus .right .title i {
		width: 56px;
	}
	.today-focus .right .title .more {
		font-size: 12px;
	}
	.today-focus .right ul li {
		margin-top: 18px;
		font-size: 15px;
		padding-right: 35px;
		height: 15px;
	}
	.news-list {
		margin-top: 20px;
	}
	.news-list li .item {
		margin-right: 17px;
		padding-bottom: 10px;
	}
	.news-list ul {
		width: calc(100% + 17px);
	}
	.today-focus .right ul span {
		font-size: 12px;
	}
	.news-list li .text p {
		margin-top: 15px;
		font-size: 15px;
		height: 36px;
		line-height: 18px;
	}
	.news-list li .text {
		padding: 0 10px;
	}
	.news-list li .text span {
		font-size: 13px;
		margin-top: 14px;
	}
	.news-list li .text span i {
		font-size: 12px;
	}
	.adv-box {
		margin-top: 10px;
	}
	.enterprise-news {
		margin-top: 22px;
	}
	.news-tab a {
		font-size: 16px;
		height: 36px;
		line-height: 36px;
		padding: 0 19px;
		margin-right: 12px;
	}
	.news-tab a::after {
		bottom: -13px;
		left: 50%;
		border-width: 8px 8px 0 8px;
	}
	.enterprise-news .left .title .more {
		top: 12px;
		font-size: 12px;
	}
	.enterprise-news .left .title .more i {
		font-size: 8px;
		margin-top: 1px;
	}
	.enterprise-news .right {
		width: 271px;
		margin-left: 26px;
	}
	.right-title span {
		font-size: 16px;
		margin: 0 10px;
	}
	.right-title i {
		width: 87px;
		height: 11px;
		margin-top: 2px;
	}
	.right-title {
		padding: 0 14px;
		margin-top: 18px;
	}
	.enterprise-news .right li .image {
		width: 43px;
		height: 43px;
	}
	.enterprise-news .right li .image i {
		right: -2px;
		bottom: -2px;
		width: 18px;
		height: 18px;
		line-height: 14px;
	}
	.enterprise-news .right li .text p {
		font-size: 15px;
		height: 15px;
		padding-top: 4px;
	}
	.enterprise-news .right li .text span {
		margin-top: 7px;
		font-size: 12px;
	}
	.enterprise-news .right li .text span i {
		font-size: 14px;
	}
	.enterprise-news .right li .content {
		height: 12px;
		font-size: 12px;
		margin-top: 8px;
	}
	.enterprise-news .right li .text .follow {
		font-size: 12px;
		width: 36px;
		height: 18px;
		line-height: 18px;
		border-radius: 12px;
		top: 3px;
	}
	.news-bot li {
		margin-top: 20px;
	}
	.news-bot li .image {
		width: 180px;
		margin-right: 15px;
	}
	.news-bot li .text p {
		font-size: 17px;
		height: 18px;
		padding-top: 1px;
	}
	.news-bot li .text span {
		font-size: 13px;
		line-height: 19px;
		height: 38px;
		margin-top: 10px;
	}
	.news-bot li .text .time {
		font-size: 13px;
		margin-top: 19px;
	}
	.news-bot li .text .time b i {
		font-size: 12px;
	}
	.public-title b {
		font-size: 20px;
		margin-left: 8px;
	}
	.public-title span {
		left: 22px;
		width: 122px;
		height: 14px;
	}
	.public-title .more {
		font-size: 12px;
	}
	.public-title .more i {
		font-size: 9px;
	}
	.video-box {
		margin-top: 15px;
	}
	.news-bot li .text .time mark {
		height: 22px;
		line-height: 22px;
	}
	.enterprise-news .right li {
		padding: 14px 14px;
	}
	.enterprise-news .right ul {
		padding: 7px 0;
	}
	.main-video {
		margin-top: 30px;
	}
	.public-title i {
		width: 32px;
	}
	.video-box .left {
		width: 404px;
		margin-right: 19px;
	}
	.video-box .image span {
		font-size: 12px;
		height: 20px;
		line-height: 20px;
	}
	.video-box .left .text {
		padding: 17px 15px 12px;
	}
	.video-box .left .text p {
		font-size: 17px;
		height: 17px;
	}
	.video-box .left .text span {
		margin-top: 10px;
		font-size: 13px;
		height: 13px;
	}
	.video-box .left .text .time {
		font-size: 13px;
		margin-top: 11px;
	}
	.video-box .left .text .time mark {
		height: 20px;
		line-height: 20px;
		padding: 0 5px;
	}
	.video-box .right li .item {
		margin-right: 12px;
	}
	.video-box .right ul {
		width: calc(100% + 12px);
		margin-top: -20px;
	}
	.video-box .right li {
		margin-top: 20px;
	}
	.video-box .right li p {
		font-size: 15px;
		height: 36px;
		padding-top: 13px;
		line-height: 18px;
	}
	.video-box .right li .time {
		font-size: 12px;
		margin-top: 8px;
	}
	.video-box .right li .time i {
		font-size: 12px;
		margin-top: -1px;
	}
	.main-people {
		margin-top: 25px;
	}
	.main-people .right {
		width: 270px;
		margin-left: 24px;
		padding: 0 15px 15px;
	}
	.main-people .right .right-title span {
		font-size: 16px;
		margin: 0 10px;
	}
	.main-people .right .right-title i {
		width: 78px;
		height: 10px;
	}
	.active-top {
		margin-top: 20px;
	}
	.active-top p {
		font-size: 15px;
		line-height: 19px;
		height: 38px;
		margin-top: 12px;
	}
	.main-people .right ul {
		margin-top: 15px;
	}
	.main-people .right li {
		font-size: 15px;
		height: 16px;
		margin-top: 16px;
	}
	.main-people .right li i {
		font-size: 13px;
		margin-top: 1px;
		margin-right: 4px;
	}
	.people-img {
		width: 380px;
		margin-right: 20px;
	}
	.people-img .bottom .text {
		width: 244px;
		height: 102px;
		padding: 15px;
	}
	.people-img .bottom .text p {
		font-size: 14px;
		line-height: 22px;
		height: 44px;
	}
	.people-img .bottom .text span {
		font-size: 13px;
		height: 12px;
		margin-top: 15px;
	}
	.people-img .page a {
		margin-top: 20px;
	}
	.people-img .page span {
		font-size: 16px;
	}
	.people-img .page b {
		font-size: 20px;
	}
	.people-img .page {
		width: 135px;
		height: 60px;
		line-height: 60px;
	}
	.people-img .bottom {
		height: 60px;
	}
	.people-txt li.focus p {
		font-size: 19px;
		height: 20px;
	}
	.people-txt li.focus p i {
		font-size: 8px;
	}
	.people-txt li span {
		font-size: 14px;
		line-height: 18px;
		height: 18px;
	}
	.people-txt li.focus span {
		height: 36px;
		margin-top: 14px;
	}
	.people-txt li.focus .bottom {
		font-size: 12px;
		height: 24px;
		line-height: 24px;
		padding-left: 86px;
		margin-top: 19px;
	}
	.people-txt li.focus .bottom .detail {
		font-size: 12px;
		line-height: 22px;
	}
	.people-txt li.focus {
		padding-bottom: 12px;
	}
	.people-txt li p {
		font-size: 19px;
		height: 20px;
		padding-top: 3px;
	}
	.people-txt li {
		margin-top: 18px;
	}
	.bottom-box .bottom-item {
		padding-right: 10px;
	}
	.bottom-box .bottom-item:last-of-type {
		padding-left: 10px;
	}
	.bottom-box .public-tab a {
		font-size: 18px;
		padding: 0 10px;
		padding-bottom: 12px;
	}
	.bottom-box .title .more {
		font-size: 12px;
	}
	.bottom-box .title .more i {
		font-size: 8px;
		margin-top: 4px;
	}
	.public-bot li {
		margin-top: 16px;
	}
	.public-bot .image {
		margin-right: 14px;
		width: 144px;
	}
	.public-bot .text p {
		font-size: 15px;
		height: 15px;
		padding-top: 2px;
	}
	.public-bot .text span {
		font-size: 13px;
		line-height: 18px;
		margin-top: 10px;
		height: 36px;
	}
	.public-bot .text b {
		font-size: 13px;
		margin-top: 16px;
	}
	.public-bot .text b i {
		font-size: 12px;
		margin-top: 0px;
	}
	.link {
		margin-top: 30px;
	}
	.link .title span {
		font-size: 16px;
		padding-top: 10px;
	}
	.link li {
		font-size: 14px;
		margin-top: 8px;
		margin-right: 15px;
	}
	.link .title .join {
		font-size: 12px;
		top: 13px;
	}
	.link .title .join i {
		font-size: 12px;
	}
	ul.footImg {
		height: 36px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 101px;
	}
	ul.footImg li a {
		height: 36px;
	}
	.footer .item .footer-code li .code {
		width: 102px;
		height: 102px;
	}
	.footer .item .footer-code {
		width: 352px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .item .left span img {
		margin: 3px 5px 0 8px;
	}
	.news-list li .image {
		height: 152px;
	}
	.news-bot li .image a {
		height: 120px;
	}
	.public-bot .image a {
		height: 96px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1280px;
	}
	.bottom-box .title .menu-box .menu-bot p a {
		height: 34px;
		font-size: 14px;
		line-height: 34px;
	}
	.bottom-box .title .menu-box .menu-bot {
		width: 85px;
	}
	.header {
		font-size: 13px;
	}
	.headerBot.w {
		font-size: 13px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.header .item ul {
		margin-right: 44px;
	}
	.searchDiv .logo {
		margin-top: 7px;
		width: 173px;
	}
	.searchDiv .pageName {
		height: 34px;
		line-height: 34px;
		margin-left: 20px;
		padding-left: 20px;
		margin-top: 11px;
	}
	.rightw {
		width: 325px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 509px;
		height: 36px;
		border-radius: 26px;
		margin-left: 75px;
		margin-top: 9px;
	}
	.searchSelect {
		width: 70px;
		height: 36px;
	}
	.selectTop i {
		right: 10px;
		top: 15px;
	}
	.selectTop p {
		font-size: 14px;
		line-height: 36px;
		text-indent: 16px;
	}
	.search input {
		width: 344px;
		height: 36px;
		font-size: 14px;
		text-indent: 10px;
	}
	.search button {
		height: 40px;
		border-radius: 0 24px 24px 0;
		width: 94px;
		font-size: 15px;
	}
	.search button i {
		font-size: 15px;
	}
	.scroll-news {
		line-height: 52px;
		height: 52px;
	}
	.scroll-news span {
		font-size: 15px;
	}
	.scroll-news span i {
		width: 16px;
		height: 16px;
		margin-top: 19px;
	}
	.scroll-box li {
		font-size: 14px;
	}
	.nav {
		height: 46px;
		line-height: 46px;
		font-size: 18px;
	}
	.nav li a i {
		font-size: 19px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 25px;
	}
	.menu .w {
		padding: 18px 40px;
	}
	.menu dl {
		margin-right: 30px;
		font-size: 14px;
	}
	.menu-name {
		margin-left: -12px;
		margin-right: 22px;
	}
	.menu-name b {
		font-size: 16px;
	}
	.menu-name i {
		font-size: 26px;
		margin-bottom: 8px;
	}
	.today-focus .left {
		width: 443px;
	}
	.today-focus .left p {
		font-size: 19px;
		height: 52px;
		margin-top: 10px;
		line-height: 26px;
	}
	.today-focus .left dl {
		margin-top: 10px;
		font-size: 14px;
	}
	.today-focus .left dl i {
		font-size: 14px;
	}
	.today-focus .center {
		width: 479px;
		margin: 0 27px;
	}
	.today-focus .center .title {
		font-size: 22px;
		line-height: 36px;
	}
	.today-focus .center .title i {
		width: 33px;
	}
	.today-focus .center .title span {
		font-size: 13px;
		margin-left: 7px;
	}
	.top-focus p {
		margin-top: 25px;
		font-size: 18px;
		height: 18px;
	}
	.top-focus span {
		margin-top: 12px;
		font-size: 14px;
		height: 14px;
		padding-right: 35px;
	}
	.today-focus .center ul {
		margin-top: 14px;
	}
	.top-focus span a {
		position: absolute;
		top: 0;
		right: 0;
	}
	.today-focus .center li {
		margin-top: 16px;
		font-size: 16px;
		height: 17px;
	}
	.today-focus .center li span {
		margin-top: 6px;
	}
	.today-focus .right {
		width: 304px;
		padding: 23px 18px 20px;
	}
	.today-focus .right ul li {
		margin-top: 18px;
		font-size: 16px;
		padding-right: 45px;
		height: 17px;
	}
	.news-list li .item {
		margin-right: 18px;
	}
	.news-list ul {
		width: calc(100% + 18px);
	}
	.today-focus .right ul span {
		font-size: 14px;
	}
	.news-list li .text p {
		margin-top: 20px;
		font-size: 15px;
		height: 40px;
		line-height: 20px;
	}
	.news-list li .text {
		padding: 0 12px;
	}
	.news-list li .text span {
		font-size: 13px;
		margin-top: 17px;
	}
	.news-list li .text span i {
		font-size: 13px;
	}
	.news-tab a {
		font-size: 18px;
		height: 40px;
		line-height: 40px;
		padding: 0 22px;
		margin-right: 16px;
	}
	.news-tab a::after {
		bottom: -13px;
		left: 50%;
		border-width: 8px 8px 0 8px;
	}
	.enterprise-news .left .title .more {
		top: 13px;
		font-size: 13px;
	}
	.enterprise-news .right {
		width: 316px;
		margin-left: 28px;
	}
	.right-title span {
		font-size: 18px;
		margin: 0 15px;
	}
	.right-title i {
		width: 96px;
		height: 11px;
		margin-top: 4px;
	}
	.enterprise-news .right li .image {
		width: 50px;
		height: 50px;
	}
	.enterprise-news .right li .text p {
		font-size: 16px;
		height: 16px;
		padding-top: 7px;
	}
	.enterprise-news .right li .text span {
		margin-top: 8px;
		font-size: 14px;
	}
	.enterprise-news .right li .text span i {
		font-size: 14px;
	}
	.enterprise-news .right li .content {
		height: 14px;
		font-size: 14px;
	}
	.enterprise-news .right li .text .follow {
		font-size: 13px;
		width: 42px;
		height: 20px;
		line-height: 20px;
		border-radius: 12px;
	}
	.news-bot li {
		margin-top: 22px;
	}
	.news-bot li .image {
		width: 208px;
		margin-right: 18px;
	}
	.news-bot li .text p {
		font-size: 18px;
		height: 18px;
		padding-top: 5px;
	}
	.news-bot li .text span {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.news-bot li .text .time {
		font-size: 14px;
		margin-top: 26px;
	}
	.public-title b {
		font-size: 25px;
	}

	.news-bot li .text .time mark {
		height: 22px;
		line-height: 22px;
	}
	.enterprise-news .right li {
		padding: 14px 20px;
	}
	.enterprise-news .right ul {
		padding: 7px 0;
	}
	.main-video {
		margin-top: 35px;
	}
	.video-box .left {
		width: 428px;
		margin-right: 20px;
	}
	.video-box .image span {
		font-size: 12px;
		height: 20px;
		line-height: 20px;
	}
	.video-box .left .text {
		padding: 20px 15px 15px;
	}
	.video-box .left .text p {
		font-size: 18px;
		height: 18px;
	}
	.video-box .left .text span {
		margin-top: 15px;
		font-size: 14px;
		height: 14px;
	}
	.video-box .left .text .time {
		font-size: 14px;
		margin-top: 15px;
	}
	.video-box .left .text .time mark {
		height: 22px;
		line-height: 22px;
		padding: 0 7px;
	}
	.video-box .right li .item {
		margin-right: 15px;
	}
	.video-box .right ul {
		width: calc(100% + 15px);
		margin-top: -25px;
	}
	.video-box .right li {
		margin-top: 25px;
	}
	.video-box .right li p {
		font-size: 16px;
		height: 42px;
		padding-top: 16px;
		line-height: 21px;
	}
	.video-box .right li .time {
		font-size: 14px;
		margin-top: 10px;
	}
	.main-people {
		margin-top: 30px;
	}
	.main-people .right {
		width: 316px;
		margin-left: 28px;
	}
	.main-people .right .right-title span {
		font-size: 18px;
	}
	.main-people .right .right-title i {
		width: 87px;
		height: 10px;
	}
	.active-top {
		margin-top: 25px;
	}
	.active-top p {
		font-size: 16px;
		line-height: 23px;
		height: 46px;
		margin-top: 12px;
	}
	.main-people .right ul {
		margin-top: 15px;
	}
	.main-people .right li {
		font-size: 15px;
		height: 15px;
		margin-top: 22px;
	}
	.main-people .right li i {
		font-size: 12px;
		margin-top: 1px;
		margin-right: 4px;
	}
	.people-img {
		width: 444px;
		margin-right: 25px;
	}
	.people-img .bottom .text {
		width: 284px;
		height: 118px;
		padding: 18px;
	}
	.people-img .bottom .text p {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
	}
	.people-img .bottom .text span {
		font-size: 13px;
		height: 13px;
	}
	.people-img .page span {
		font-size: 16px;
	}
	.people-img .page b {
		font-size: 20px;
	}
	.people-img .page {
		width: 160px;
	}
	.people-txt li.focus p {
		font-size: 20px;
		height: 20px;
	}
	.people-txt li.focus p i {
		font-size: 10px;
	}
	.people-txt li span {
		font-size: 14px;
		line-height: 20px;
		height: 20px;
	}
	.people-txt li.focus span {
		height: 40px;
		margin-top: 14px;
	}
	.people-txt li.focus .bottom {
		font-size: 14px;
		height: 28px;
		line-height: 28px;
		padding-left: 90px;
		margin-top: 20px;
	}
	.people-txt li.focus .bottom .detail {
		font-size: 13px;
		line-height: 26px;
	}
	.people-txt li.focus {
		padding-bottom: 16px;
	}
	.people-txt li p {
		font-size: 18px;
		height: 18px;
	}
	.people-txt li {
		margin-top: 31px;
	}
	.bottom-box .bottom-item {
		padding-right: 10px;
	}
	.bottom-box .bottom-item:last-of-type {
		padding-left: 10px;
	}
	.bottom-box .public-tab a {
		font-size: 20px;
		padding: 0 12px;
		padding-bottom: 16px;
	}
	.bottom-box .title .more {
		font-size: 14px;
	}
	.public-bot .image {
		margin-right: 18px;
		width: 168px;
	}
	.public-bot .text p {
		font-size: 18px;
		height: 18px;
		padding-top: 5px;
	}
	.public-bot .text span {
		font-size: 14px;
		line-height: 20px;
		margin-top: 10px;
		height: 40px;
	}
	.public-bot .text b {
		font-size: 14px;
	}
	.link {
		margin-top: 30px;
	}
	.link .title span {
		font-size: 20px;
	}
	.link li {
		font-size: 14px;
		margin-top: 10px;
		margin-right: 26px;
	}
	.link .title .join {
		font-size: 14px;
	}
	ul.footImg {
		height: 44px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 124px;
	}
	ul.footImg li a {
		height: 44px;
	}
	.news-list li .image {
		height: 168px;
	}
	.news-bot li .image a {
		height: 138px;
	}
	.public-bot .image a {
		height: 112px;
	}

}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1450px;
	}
	.bottom-box .title .menu-box .menu-bot p a {
		height: 36px;
		font-size: 15px;
		line-height: 36px;
	}
	.bottom-box .title .menu-box .menu-bot {
		width: 85px;
	}
	.header {
		font-size: 13px;
	}
	.headerBot.w {
		font-size: 13px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.header .item ul {
		margin-right: 44px;
	}
	.searchDiv .logo {
		margin-top: 7px;
		width: 182px;
	}
	.searchDiv .pageName {
		height: 34px;
		line-height: 34px;
		margin-left: 20px;
		padding-left: 20px;
		margin-top: 11px;
	}
	.rightw {
		width: 343px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 534px;
		height: 40px;
		border-radius: 26px;
		margin-left: 123px;
		margin-top: 9px;
	}
	.searchSelect {
		width: 76px;
		height: 40px;
	}
	.selectTop i {
		right: 10px;
		top: 18px;
	}
	.selectTop p {
		font-size: 16px;
		line-height: 40px;
		text-indent: 16px;
	}
	.search input {
		width: 360px;
		height: 40px;
		font-size: 16px;
		text-indent: 12px;
	}
	.search button {
		height: 44px;
		border-radius: 0 24px 24px 0;
	}
	.search button i {
		font-size: 17px;
	}
	.nav {
		height: 48px;
		line-height: 48px;
		font-size: 20px;
	}
	.nav li a i {
		font-size: 19px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 30px;
	}
	.menu .w {
		padding: 18px 40px;
	}
	.menu dl {
		margin-right: 35px;
		font-size: 16px;
	}
	.menu-name b {
		font-size: 18px;
	}
	.menu-name i {
		font-size: 28px;
		margin-bottom: 5px;
	}
	.today-focus .left {
		width: 500px;
	}
	.today-focus .left p {
		font-size: 22px;
		height: 52px;
		margin-top: 7px;
		line-height: 26px;
	}
	.today-focus .left dl {
		margin-top: 8px;
		font-size: 15px;
	}
	.today-focus .left dl i {
		font-size: 14px;
	}
	.today-focus .center {
		width: 539px;
		margin: 0 30px;
	}
	.today-focus .center .title {
		font-size: 24px;
		line-height: 42px;
	}
	.today-focus .center .title span {
		font-size: 14px;
		margin-left: 7px;
	}
	.top-focus p {
		margin-top: 20px;
		font-size: 20px;
		height: 22px;
	}
	.top-focus span {
		margin-top: 14px;
		font-size: 15px;
		height: 16px;
		padding-right: 35px;
		position: relative;
	}
	.today-focus .center ul {
		margin-top: 18px;
	}
	.top-focus span a {
		position: absolute;
		top: 0;
		right: 0;
	}
	.today-focus .center li {
		margin-top: 18px;
		font-size: 17px;
		height: 18px;
	}
	.today-focus .center li span {
		margin-top: 6px;
	}
	.today-focus .right {
		width: 341px;
		padding: 22px 18px 19px;
	}
	.today-focus .right .title .more {
		font-size: 15px;
	}
	.today-focus .right ul li {
		margin-top: 21px;
		font-size: 17px;
		padding-right: 45px;
		height: 18px;
	}
	.today-focus .right ul span {
		font-size: 14px;
	}
	.news-list li .text p {
		margin-top: 20px;
		font-size: 18px;
		height: 44px;
		line-height: 22px;
	}
	.news-list li .text {
		padding: 0 12px;
	}
	.news-list li .text span {
		font-size: 14px;
		margin-top: 20px;
	}
	.news-tab a {
		font-size: 20px;
		height: 42px;
		line-height: 42px;
		padding: 0 22px;
		margin-right: 16px;
	}
	.news-tab a::after {
		bottom: -13px;
		left: 50%;
		border-width: 8px 8px 0 8px;
	}
	.enterprise-news .left .title .more {
		top: 14px;
		font-size: 14px;
	}
	.enterprise-news .right {
		width: 332px;
	}
	.right-title span {
		font-size: 20px;
		margin: 0 15px;
	}
	.right-title i {
		width: 101px;
		height: 13px;
		margin-top: 4px;
	}
	.enterprise-news .right li .image {
		width: 52px;
		height: 52px;
	}
	.enterprise-news .right li .text p {
		font-size: 17px;
		height: 17px;
	}
	.enterprise-news .right li .text span {
		margin-top: 6px;
		font-size: 15px;
	}
	.enterprise-news .right li .text span i {
		font-size: 14px;
	}
	.enterprise-news .right li .content {
		height: 14px;
		font-size: 14px;
	}
	.enterprise-news .right li .text .follow {
		font-size: 14px;
		width: 46px;
		height: 22px;
		line-height: 20px;
		border-radius: 12px;
	}
	.news-bot li {
		margin-top: 22px;
	}
	.news-bot li .image {
		width: 227px;
		margin-right: 20px;
	}
	.news-bot li .text p {
		font-size: 22px;
		height: 24px;
		padding-top: 3px;
	}
	.news-bot li .text span {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
	}
	.news-bot li .text .time {
		font-size: 15px;
		margin-top: 26px;
	}
	.public-title b {
		font-size: 25px;
	}

	.news-bot li .text .time mark {
		height: 22px;
		line-height: 22px;
	}
	.enterprise-news .right li {
		padding: 16px 20px;
	}
	.enterprise-news .right ul {
		padding: 6px 0;
	}
	.main-video {
		margin-top: 35px;
	}
	.video-box .left {
		width: 482px;
		margin-right: 22px;
	}
	.video-box .image span {
		font-size: 13px;
		height: 20px;
		line-height: 21px;
	}
	.video-box .left .text {
		padding: 21px 18px 18px;
	}
	.video-box .left .text p {
		font-size: 22px;
		height: 24px;
	}
	.video-box .left .text span {
		margin-top: 15px;
		font-size: 14px;
		height: 16px;
	}
	.video-box .left .text .time {
		font-size: 15px;
		margin-top: 16px;
	}
	.video-box .left .text .time mark {
		height: 22px;
		line-height: 22px;
		padding: 0 7px;
	}
	.video-box .right li .item {
		margin-right: 16px;
	}
	.video-box .right ul {
		width: calc(100% + 16px);
		margin-top: -25px;
	}
	.video-box .right li {
		margin-top: 25px;
	}
	.video-box .right li p {
		font-size: 17px;
		height: 48px;
		padding-top: 16px;
		line-height: 24px;
	}
	.video-box .right li .time {
		font-size: 14px;
		margin-top: 12px;
	}
	.main-people {
		margin-top: 30px;
	}
	.main-people .right {
		width: 332px;
	}
	.main-people .right .right-title span {
		font-size: 20px;
	}
	.main-people .right .right-title i {
		width: 91px;
		height: 11px;
	}
	.active-top {
		margin-top: 25px;
	}
	.active-top p {
		font-size: 17px;
		line-height: 23px;
		height: 46px;
		margin-top: 12px;
	}
	.main-people .right ul {
		margin-top: 20px;
	}
	.main-people .right li {
		font-size: 17px;
		height: 18px;
		margin-top: 20px;
	}
	.main-people .right li i {
		font-size: 15px;
		margin-top: 0px;
		margin-right: 5px;
	}
	.people-img {
		width: 468px;
		margin-right: 30px;
	}
	.people-img .bottom .text {
		width: 300px;
		height: 125px;
		padding: 20px;
		background-size: cover;
	}
	.people-img .bottom .text p {
		font-size: 19px;
		line-height: 26px;
		height: 52px;
	}
	.people-img .bottom .text span {
		font-size: 15px;
		height: 16px;
		margin-top: 18px;
	}
	.people-img .page span {
		font-size: 17px;
	}
	.people-img .page b {
		font-size: 21px;
	}
	.people-txt li.focus p {
		font-size: 23px;
		height: 24px;
	}
	.people-txt li span {
		font-size: 15px;
		line-height: 22px;
		height: 22px;
	}
	.people-txt li.focus span {
		height: 44px;
		margin-top: 15px;
	}
	.people-txt li.focus .bottom {
		font-size: 16px;
		height: 29px;
		line-height: 29px;
		padding-left: 90px;
		margin-top: 23px;
	}
	.people-txt li.focus .bottom .detail {
		font-size: 15px;
		line-height: 28px;
	}
	.people-txt li.focus {
		padding-bottom: 16px;
	}
	.people-txt li p {
		font-size: 19px;
		height: 20px;
		padding-top: 3px;
	}
	.people-txt li {
		margin-top: 31px;
	}
	.bottom-box .bottom-item {
		padding-right: 10px;
	}
	.bottom-box .bottom-item:last-of-type {
		padding-left: 10px;
	}
	.bottom-box .public-tab a {
		font-size: 22px;
	}
	.bottom-box .title .more {
		font-size: 14px;
	}
	.public-bot .image {
		margin-right: 18px;
		width: 176px;
	}
	.public-bot .text p {
		font-size: 19px;
		height: 20px;
		padding-top: 3px;
	}
	.public-bot .text span {
		font-size: 15px;
		line-height: 22px;
		margin-top: 10px;
		height: 44px;
	}
	.public-bot .text b {
		font-size: 15px;
		margin-top: 18px;
		height: 16px;
	}
	.link {
		margin-top: 30px;
	}
	.link .title span {
		font-size: 20px;
	}
	.link li {
		font-size: 15px;
		margin-top: 10px;
		margin-right: 26px;
		line-height: 1.2;
	}
	.link .title .join {
		font-size: 14px;
	}
	.news-list li .image {
		height: 181px;
	}
	.news-bot li .image a {
		height: 151px;
	}
	.public-bot .image a {
		height: 117px;
	}
}
@media only screen and (min-width:1920px){
	.w{
		width: 1560px;
	}
	.searchDiv {
		padding: 22px 0;
	}
	.searchDiv .logo {
		margin-top: 7px;
		width: 203px;
	}
	.rightw {
		width: 382px;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 580px;
		height: 44px;
		border-radius: 26px;
		margin-left: 162px;
		margin-top: 9px;
	}
	.searchSelect {
		width: 82px;
		height: 44px;
	}
	.selectTop i {
		right: 10px;
		top: 20px;
	}
	.selectTop p {
		font-size: 16px;
		line-height: 44px;
	}
	.search input {
		width: 415px;
		height: 44px;
		font-size: 16px;
		text-indent: 12px;
	}
	.search button {
		height: 46px;
		border-radius: 0 24px 24px 0;
	}
	.search button i {
		font-size: 17px;
	}
	.nav {
		height: 54px;
		line-height: 54px;
		font-size: 20px;
	}
	.nav li a {
		padding: 0 34px;
	}
	.menu .w {
		padding: 20px 46px;
	}
	.menu dl {
		margin-right: 40px;
		font-size: 16px;
	}
	.menu-name b {
		font-size: 20px;
	}
	.menu-name i {
		font-size: 30px;
		margin-bottom: 7px;
	}
	.today-focus {
		margin-top: 30px;
	}
	.today-focus .left {
		width: 540px;
	}
	.today-focus .left p {
		font-size: 22px;
		height: 66px;
		margin-top: 22px;
		line-height: 33px;
	}
	.today-focus .left dl {
		margin-top: 20px;
		font-size: 16px;
	}
	.today-focus .left dl i {
		font-size: 16px;
	}
	.today-focus .center {
		width: 585px;
		margin: 0 32px;
	}
	.today-focus .center .title {
		font-size: 26px;
		line-height: 46px;
	}
	.today-focus .center .title span {
		font-size: 15px;
		margin-left: 10px;
	}
	.top-focus p {
		margin-top: 25px;
		font-size: 22px;
		height: 22px;
	}
	.top-focus span {
		margin-top: 15px;
		font-size: 16px;
		height: 17px;
		padding-right: 40px;
		position: relative;
	}
	.top-focus span a {
		position: absolute;
		top: 0;
		right: 0;
	}
	.today-focus .center li {
		margin-top: 26px;
		font-size: 18px;
		height: 18px;
	}
	.today-focus .center li span {
		margin-top: 7px;
	}
	.today-focus .right {
		width: 370px;
		padding: 25px 20px;
	}
	.today-focus .right ul li {
		margin-top: 28px;
		font-size: 18px;
		padding-right: 45px;
		height: 18px;
	}
	.today-focus .right ul span {
		font-size: 16px;
	}
	.news-list li .item {
		margin-right: 22px;
		padding-bottom: 20px;
	}
	.news-list ul {
		width: calc(100% + 22px);
	}
	.news-list li .text p {
		font-size: 18px;
		height: 48px;
		line-height: 24px;
	}
	.news-list li .text {
		padding: 0 15px;
	}
	.news-list li .text span {
		font-size: 16px;
		margin-top: 20px;
	}
	.news-tab a {
		font-size: 22px;
		height: 48px;
		line-height: 48px;
		padding: 0 24px;
		margin-right: 18px;
	}
	.news-tab a::after {
		bottom: -13px;
		left: 50%;
		border-width: 8px 8px 0 8px;
	}
	.enterprise-news .left .title .more {
		top: 16px;
		font-size: 16px;
	}
	.enterprise-news .right {
		width: 370px;
	}
	.right-title i {
		width: 114px;
		height: 14px;
		margin-top: 4px;
	}
	.enterprise-news .right li .image {
		width: 60px;
		height: 60px;
	}
	.enterprise-news .right li .text p {
		font-size: 18px;
		height: 18px;
	}
	.enterprise-news .right li .text span {
		margin-top: 10px;
		font-size: 16px;
	}
	.enterprise-news .right li .text span i {
		font-size: 16px;
	}
	.enterprise-news .right li .content {
		height: 16px;
		font-size: 16px;
	}
	.enterprise-news .right li .text .follow {
		font-size: 16px;
		width: 50px;
		height: 24px;
		line-height: 24px;
		border-radius: 12px;
	}
	.news-bot li {
		margin-top: 25px;
	}
	.news-bot li .image {
		width: 246px;
		margin-right: 22px;
	}
	.news-bot li .text p {
		font-size: 22px;
		height: 22px;
		padding-top: 5px;
	}
	.news-bot li .text span {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
	}
	.news-bot li .text .time {
		font-size: 16px;
	}
	.news-bot li .text .time mark {
		height: 24px;
		line-height: 24px;
	}
	.enterprise-news .right li {
		padding: 18px 20px;
	}
	.main-video {
		margin-top: 35px;
	}
	.video-box .left {
		width: 522px;
		margin-right: 22px;
	}
	.video-box .image span {
		font-size: 14px;
		height: 22px;
		line-height: 22px;
	}
	.video-box .left .text {
		padding: 25px 20px 20px;
	}
	.video-box .left .text p {
		font-size: 22px;
		height: 22px;
	}
	.video-box .left .text span {
		margin-top: 20px;
		font-size: 16px;
		height: 16px;
	}
	.video-box .left .text .time {
		font-size: 16px;
	}
	.video-box .left .text .time mark {
		height: 24px;
		line-height: 24px;
	}
	.video-box .right li .item {
		margin-right: 18px;
	}
	.video-box .right ul {
		width: calc(100% + 18px);
		margin-top: -30px;
	}
	.video-box .right li {
		margin-top: 30px;
	}
	.video-box .right li p {
		font-size: 18px;
		height: 50px;
		padding-top: 20px;
		line-height: 25px;
	}
	.video-box .right li .time {
		font-size: 16px;
	}
	.main-people {
		margin-top: 30px;
	}
	.main-people .right {
		width: 370px;
	}
	.main-people .right .right-title span {
		font-size: 22px;
	}
	.main-people .right .right-title i {
		width: 106px;
		height: 14px;
	}
	.active-top {
		margin-top: 28px;
	}
	.active-top p {
		font-size: 18px;
		line-height: 26px;
		height: 52px;
	}
	.main-people .right ul {
		margin-top: 15px;
	}
	.main-people .right li {
		font-size: 18px;
		height: 18px;
		margin-top: 23px;
	}
	.main-people .right li i {
		font-size: 16px;
		margin-top: 1px;
	}
	.people-img {
		width: 522px;
		margin-right: 30px;
	}
	.people-img .bottom .text {
		width: 334px;
		height: 140px;
		padding: 20px;
		background-size: cover;
	}
	.people-img .bottom .text p {
		font-size: 20px;
		line-height: 30px;
		height: 60px;
	}
	.people-img .bottom .text span {
		font-size: 16px;
		height: 16px;
	}
	.people-img .page span {
		font-size: 20px;
	}
	.people-img .page b {
		font-size: 24px;
	}
	.people-txt li.focus p {
		font-size: 24px;
		height: 24px;
	}
	.people-txt li span {
		font-size: 16px;
		line-height: 24px;
		height: 24px;
	}
	.people-txt li.focus span {
		height: 48px;
		margin-top: 18px;
	}
	.people-txt li.focus .bottom {
		font-size: 16px;
		height: 30px;
		line-height: 30px;
		padding-left: 90px;
		margin-top: 25px;
	}
	.people-txt li.focus .bottom .detail {
		font-size: 15px;
		line-height: 28px;
	}
	.people-txt li.focus {
		padding-bottom: 22px;
	}
	.people-txt li p {
		font-size: 18px;
		height: 18px;
	}
	.people-txt li {
		margin-top: 37px;
	}
	.bottom-box .public-tab a {
		font-size: 24px;
	}
	.bottom-box .title .more {
		font-size: 16px;
	}
	.public-bot .image {
		margin-right: 20px;
		width: 196px;
	}
	.public-bot .text p {
		font-size: 20px;
		height: 20px;
		padding-top: 5px;
	}
	.public-bot .text span {
		font-size: 16px;
		line-height: 24px;
		margin-top: 10px;
		height: 48px;
	}
	.public-bot .text b {
		font-size: 16px;
	}
	.link {
		margin-top: 30px;
	}
	.link .title span {
		font-size: 22px;
	}
	.link li {
		font-size: 16px;
		margin-top: 12px;
		margin-right: 27px;
	}
	.link .title .join {
		font-size: 15px;
	}
	.footer .item .left p {
		font-size: 15px;
	}
	.footer .item .left span {
		font-size: 15px;
	}
	.copyright {
		font-size: 13px;
	}
}
@media only screen and (max-width:1024px){
	.w{
		width: 880px;
	}
	.bottom-box .title .menu-box .menu-bot p a {
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}
	.bottom-box .title .menu-box .menu-bot {
		width: 75px;
	}
	.header {
		font-size: 12px;
	}
	.headerBot.w {
		font-size: 12px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.header .item ul {
		margin-right: 40px;
	}
	.header .item p a.login {
		margin: 0 15px;
	}
	.searchDiv .logo {
		margin-top: 5px;
		width: 130px;
	}
	.searchDiv {
		padding: 15px 0;
	}
	.searchDiv .pageName {
		margin-left: 10px;
		padding-left: 10px;
		margin-top: 9px;
		height: 24px;
		line-height: 24px;
	}
	.searchDiv .pageName img{
		height: 18px;
	}
	.rightw {
		width: 245px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 353px;
		height: 30px;
		border-radius: 24px;
		margin-left: 15px;
		margin-top: 6px;
		border-width: 1px;
	}
	.searchSelect {
		width: 56px;
		height: 30px;
	}
	.selectTop i {
		right: 7px;
		top: 13px;
		border-width: 4px 4px 0 4px;
	}
	.searchSelect::after {
		height: 15px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 32px;
		text-indent: 10px;
	}
	.selectBot {
		width: 64px;
		top: 30px;
	}
	.search input {
		width: 228px;
		height: 30px;
		font-size: 12px;
		text-indent: 10px;
	}
	.search button {
		height: 32px;
		border-radius: 0 24px 24px 0;
		width: 70px;
		font-size: 12px;
		top: -1px;
		right: -1px;
	}
	.search button i {
		font-size: 12px;
	}
	.scroll-news {
		line-height: 48px;
		height: 48px;
	}
	.scroll-box li {
		margin-right: 20px;
		font-size: 13px;
	}
	.scroll-news span {
		font-size: 14px;
	}
	.scroll-news span i {
		width: 14px;
		height: 14px;
		margin-top: 17px;
	}
	.nav {
		height: 42px;
		line-height: 42px;
		font-size: 14px;
	}
	.nav li a i {
		font-size: 16px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 12px;
	}
	.menu dl dd {
		margin-top: 8px;
	}
	.menu .w {
		padding: 18px 34px;
	}
	.menu dl {
		margin-right: 15px;
		font-size: 12px;
	}
	.menu-name {
		margin-right: 10px;
		margin-left: -6px;
	}
	.menu-name b {
		font-size: 13px;
	}
	.menu-name i {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.today-focus {
		margin-top: 18px;
	}
	.today-focus .left {
		width: 305px;
	}
	.today-focus .left p {
		font-size: 14px;
		margin-top: 14px;
		height: 44px;
		line-height: 22px;
	}
	.today-focus .left dl {
		margin-top: 15px;
		font-size: 12px;
	}
	.today-focus .left dl i {
		font-size: 12px;
	}
	.today-focus .center {
		width: 330px;
		margin: 0 18px;
	}
	.today-focus .center .title {
		font-size: 18px;
		line-height: 30px;
	}
	.today-focus .center .title i {
		width: 25px;
	}
	.today-focus .center .title span {
		font-size: 12px;
		margin-left: 7px;
	}
	.top-focus p {
		margin-top: 18px;
		font-size: 14px;
		height: 14px;
		padding-top: 1px;
	}
	.top-focus span {
		margin-top: 10px;
		font-size: 12px;
		height: 12px;
		padding-right: 27px;
	}
	.today-focus .center ul {
		margin-top: 11px;
	}
	.top-focus span a {
		position: absolute;
		top: 0;
		right: 0;
	}
	.today-focus .center li {
		margin-top: 11px;
		font-size: 12px;
		height: 12px;
	}
	.today-focus .center li span {
		margin-top: 4px;
	}
	.today-focus .right {
		width: 209px;
		padding: 12px 12px 13px;
	}
	.today-focus .right .title i {
		width: 49px;
	}
	.today-focus .right .title .more {
		font-size: 12px;
	}
	.today-focus .right ul li {
		margin-top: 15px;
		font-size: 12px;
		padding-right: 35px;
		height: 12px;
	}
	.news-list {
		margin-top: 15px;
	}
	.news-list li .item {
		margin-right: 13px;
		padding-bottom: 10px;
	}
	.news-list ul {
		width: calc(100% + 13px);
	}
	.today-focus .right ul span {
		font-size: 12px;
	}
	.news-list li .text p {
		margin-top: 12px;
		font-size: 12px;
		height: 32px;
		line-height: 16px;
	}
	.news-list li .text {
		padding: 0 10px;
	}
	.news-list li .text span {
		font-size: 12px;
		margin-top: 10px;
	}
	.news-list li .text span i {
		font-size: 12px;
	}
	.adv-box {
		margin-top: 10px;
	}
	.enterprise-news {
		margin-top: 18px;
	}
	.news-tab a {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		padding: 0 11px;
		margin-right: 12px;
	}
	.news-tab a::after {
		bottom: -13px;
		left: 50%;
		border-width: 8px 8px 0 8px;
	}
	.enterprise-news .left .title .more {
		top: 12px;
		font-size: 12px;
	}
	.enterprise-news .left .title .more i {
		font-size: 8px;
		margin-top: 1px;
	}
	.enterprise-news .right {
		width: 238px;
		margin-left: 22px;
	}
	.right-title span {
		font-size: 14px;
		margin: 0 8px;
	}
	.right-title i {
		width: 80px;
		height: 10px;
		margin-top: 2px;
	}
	.right-title {
		padding: 0 10px;
		margin-top: 12px;
	}
	.enterprise-news .right li .image {
		width: 43px;
		height: 43px;
	}
	.enterprise-news .right li .image i {
		right: -2px;
		bottom: -2px;
		width: 18px;
		height: 18px;
		line-height: 14px;
	}
	.enterprise-news .right li .text p {
		font-size: 14px;
		height: 14px;
		padding-top: 5px;
	}
	.enterprise-news .right li .text span {
		margin-top: 7px;
		font-size: 12px;
	}
	.enterprise-news .right li .text span i {
		font-size: 14px;
	}
	.enterprise-news .right li .content {
		height: 12px;
		font-size: 12px;
		margin-top: 8px;
	}
	.enterprise-news .right li .text .follow {
		font-size: 12px;
		width: 36px;
		height: 18px;
		line-height: 18px;
		border-radius: 12px;
		top: 3px;
	}
	.news-bot li {
		margin-top: 16px;
	}
	.news-bot li .image {
		width: 158px;
		margin-right: 13px;
	}
	.news-bot li .text p {
		font-size: 14px;
		height: 14px;
		padding-top: 3px;
	}
	.news-bot li .text span {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 10px;
	}
	.news-bot li .text .time {
		font-size: 12px;
		margin-top: 20px;
	}
	.news-bot li .text .time b i {
		font-size: 12px;
	}
	.public-title b {
		font-size: 20px;
		margin-left: 8px;
	}
	.public-title span {
		left: 22px;
		width: 122px;
		height: 14px;
	}
	.public-title .more {
		font-size: 12px;
	}
	.public-title .more i {
		font-size: 9px;
	}
	.video-box {
		margin-top: 15px;
	}
	.news-bot li .text .time mark {
		height: 22px;
		line-height: 22px;
	}
	.enterprise-news .right li {
		padding: 8px 10px;
	}
	.enterprise-news .right ul {
		padding: 7px 0;
	}
	.main-video {
		margin-top: 30px;
	}
	.public-title i {
		width: 32px;
	}
	.video-box .left {
		width: 295px;
		margin-right: 13px;
	}
	.video-box .image span {
		font-size: 12px;
		height: 20px;
		line-height: 20px;
	}
	.video-box .left .text {
		padding: 17px 15px 12px;
	}
	.video-box .left .text p {
		font-size: 16px;
		height: 16px;
	}
	.video-box .left .text span {
		margin-top: 12px;
		font-size: 12px;
		height: 12px;
	}
	.video-box .left .text .time {
		font-size: 12px;
		margin-top: 12px;
	}
	.video-box .left .text .time mark {
		height: 20px;
		line-height: 20px;
		padding: 0 5px;
	}
	.video-box .right li .item {
		margin-right: 12px;
	}
	.video-box .right ul {
		width: calc(100% + 12px);
		margin-top: -20px;
	}
	.video-box .right li {
		margin-top: 19px;
	}
	.video-box .right li p {
		font-size: 14px;
		height: 36px;
		padding-top: 13px;
		line-height: 18px;
	}
	.video-box .right li .time {
		font-size: 12px;
		margin-top: 8px;
	}
	.video-box .right li .time i {
		font-size: 12px;
		margin-top: -1px;
	}
	.main-people {
		margin-top: 20px;
	}
	.main-people .right {
		width: 238px;
		margin-left: 20px;
		padding: 0 12px 15px;
	}
	.main-people .right .right-title span {
		font-size: 14px;
		margin: 0 5px;
	}
	.main-people .right .right-title i {
		width: 74px;
		height: 9px;
	}
	.active-top {
		margin-top: 15px;
	}
	.active-top p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 8px;
	}
	.main-people .right ul {
		margin-top: 15px;
	}
	.main-people .right li {
		font-size: 12px;
		height: 12px;
		margin-top: 17px;
	}
	.bottom-box {
		margin-top: 20px;
	}
	.main-people .right li i {
		font-size: 12px;
		margin-top: 0px;
		margin-right: 4px;
	}
	.people-img {
		width: 334px;
		margin-right: 20px;
	}
	.people-img .bottom .text {
		width: 214px;
		height: 90px;
		padding: 12px;
	}
	.people-img .bottom .text p {
		font-size: 12px;
		line-height: 20px;
		height: 40px;
	}
	.people-img .bottom .text span {
		font-size: 12px;
		height: 12px;
		margin-top: 13px;
	}
	.people-img .page a {
		margin-top: 16px;
	}
	.people-img .page span {
		font-size: 16px;
		margin-left: 10px;
		margin-right: 15px;
	}
	.main-people .public-title {
		margin-bottom: 15px;
	}
	.people-img .page b {
		font-size: 20px;
	}
	.people-img .page {
		width: 120px;
		height: 54px;
		line-height: 54px;
	}
	.people-img .bottom {
		height: 54px;
	}
	.people-txt li.focus p {
		font-size: 16px;
		height: 16px;
	}
	.people-txt li.focus p i {
		font-size: 8px;
		margin-top: 3px;
		margin-right: 5px;
	}
	.people-txt li span {
		font-size: 12px;
		line-height: 18px;
		height: 18px;
		margin-top: 5px;
	}
	.people-txt li.focus span {
		height: 36px;
		margin-top: 8px;
	}
	.people-txt li.focus .bottom {
		font-size: 12px;
		height: 24px;
		line-height: 24px;
		padding-left: 86px;
		margin-top: 15px;
	}
	.people-txt li.focus .bottom .detail {
		font-size: 12px;
		line-height: 22px;
	}
	.people-txt li.focus {
		padding-bottom: 12px;
	}
	.people-txt li p {
		font-size: 14px;
		height: 14px;
	}
	.people-txt li {
		margin-top: 16px;
	}
	.bottom-box .bottom-item {
		padding-right: 10px;
	}
	.bottom-box .bottom-item:last-of-type {
		padding-left: 10px;
	}
	.bottom-box .public-tab a {
		font-size: 14px;
		padding: 0 5px;
		padding-bottom: 12px;
	}
	.bottom-box .title .menu-box {
		right: 0;
		top: 0px;
		height: 30px;
	}
	.bottom-box .title .more {
		font-size: 12px;
	}
	.bottom-box .title .more i {
		font-size: 8px;
		margin-top: 3px;
	}
	.public-bot li {
		margin-top: 16px;
	}
	.public-bot .image {
		margin-right: 12px;
		width: 126px;
	}
	.public-bot .text p {
		font-size: 14px;
		height: 14px;
		padding-top: 3px;
	}
	.public-bot .text span {
		font-size: 12px;
		line-height: 18px;
		margin-top: 10px;
		height: 36px;
	}
	.public-bot .text b {
		font-size: 12px;
		margin-top: 8px;
	}
	.public-bot .text b i {
		font-size: 12px;
		margin-top: 0px;
	}
	.link {
		margin-top: 30px;
	}
	.link .title span {
		font-size: 16px;
		padding-top: 10px;
	}
	.link li {
		font-size: 12px;
		margin-top: 8px;
		margin-right: 15px;
	}
	.link .title .join {
		font-size: 12px;
		top: 13px;
	}
	.link .title .join i {
		font-size: 12px;
	}
	ul.footImg {
		height: 32px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 91px;
	}
	ul.footImg li a {
		height: 32px;
	}
	.footer .item .footer-code li {
		padding-left: 15px;
	}
	.footer .item .footer-code li .code {
		width: 81px;
		height: 81px;
		padding: 5px;
	}
	.footer .item .footer-code {
		width: 230px;
	}
	.footer .item .left {
		padding-right: 20px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .item .left span img {
		margin: 3px 5px 0 8px;
	}
	.news-list li .image {
		height: 111px;
	}
	.news-bot li .image a {
		height: 105px;
	}
	.public-bot .image a {
		height: 84px;
	}
	.footer .item .left p a {
		padding: 0 7px;
	}
}
