@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_jgk9nzeevt.woff2?t=1631063473326') format('woff2'),
		 url('//at.alicdn.com/t/font_2797050_jgk9nzeevt.woff?t=1631063473326') format('woff'),
		 url('//at.alicdn.com/t/font_2797050_jgk9nzeevt.ttf?t=1631063473326') format('truetype');
  }
  @font-face {
	font-family: 'Public';  /* Project id 2901389 */
	src: url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.woff2?t=1637559035266') format('woff2'),
		 url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.woff?t=1637559035266') format('woff'),
		 url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.ttf?t=1637559035266') format('truetype');
  }
.public {
	font-family: "Public" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.iframe {
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.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% + 14px);
	display: inline;
	float: left;
	margin: 0px 0 0 -7px;
}
.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item {
	margin: 20px 7px 0 7px;
}
.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;
	margin-left: 70px;
}
.searchDiv .search {
	float: left;
	position: relative;
	width: 544px;
	height: 40px;
	border: 2px solid #e6e6e6;
	border-radius: 22px;
	margin-left: 160px;
	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;
}
.top-banner {
	margin-top: 30px;
	overflow: hidden;
}
.top-banner .right {
	width: 340px;
	float: right;
	margin-left: 25px;
	border: 1px solid #eee;
	box-sizing: border-box;
	padding: 0 15px 23px;
}
.top-banner .right .title {
	line-height: 60px;
	height: 60px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 20px;
	font-weight: bold;
	position: relative;
}
.top-banner .right .title i {
	display: inline-block;
	width: 26px;
	height: 28px;
	background: url(../../../../images/people/Version/2021/icon1.png) no-repeat;
	background-size: cover;
	margin-right: 8px;
	vertical-align: top;
	margin-top: 17px;
}
.top-banner .right .title a {
	color: #999;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 0;
}
.top-banner .right .title a:hover {
	color: #f08200;
}
.top-banner .right ul {
	margin-top: 15px;
}
.top-banner .right li {
	margin-top: 30px;
	overflow: hidden;
}
.top-banner .right .image {
	float: left;
	width: 68px;
	height: 68px;
	margin-right: 15px;
}
.top-banner .right .image a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.top-banner .right .text {
	overflow: hidden;
	padding-right: 65px;
	position: relative;
}
.top-banner .right .text p {
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	font-weight: bold;
	margin-top: 5px;
}
.top-banner .right .text p a {
	color: #333;
}
.top-banner .right .text p a:hover {
	color: #f08200;
}
.top-banner .right .text span {
	display: block;
	font-size: 13px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #999;
	margin-top: 5px;
}
.top-banner .right .text .follow {
	position: absolute;
	right: 0;
	top: 18px;
	font-size: 14px;
	color: #fff;
	height: 28px;
	line-height: 26px;
	background-color: #ff7d19;
	padding: 0 10px;
	border-radius: 3px;
}

.top-banner .right li:first-of-type {
	margin-top: 0;
}
.top-banner .left {
	overflow: hidden;
}
.top-banner .left .mySwiper {
	position: relative;
	display: none;
}
.top-banner .left .image {
	height: 0;
	padding-bottom: 43.5%;
	overflow: hidden;
	position: relative;
}
.top-banner .left .image img {
	width: 100%;
	max-height: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.top-banner .left .text {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 124px;
	width: 100%;
	background: -moz-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
}
.top-banner .left .text p {
	font-size: 24px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 20px;
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	bottom: 32px;
	left: 0;
}
.top-banner .left .text p a {
	color: #fff;
}
.top-banner .left .swiper-button-next, .top-banner .left .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 48px;
	height: 92px;
	margin-top: -46px;
	z-index: 10;
	cursor: pointer;
	background-size: 17px 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000;
	opacity: 0.5;
}
.top-banner .left .swiper-button-next,.top-banner .left .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	right: 0;
	left: auto;
}
.top-banner .left .swiper-button-prev, .top-banner .left .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	left: 0;
}
.top-banner .left .swiper-container-horizontal > .swiper-pagination-bullets, .top-banner .left .swiper-pagination-custom, .top-banner .left .swiper-pagination-fraction {
	bottom: 15px;
	text-align: left;
	padding-left: 20px;
	box-sizing: border-box;
}
.top-banner .left .mySwiper:hover .swiper-button-next,.top-banner .left .mySwiper:hover .swiper-button-prev {
	opacity: 0.7;
}
.top-banner .left .swiper-pagination-bullet {
	width: 30px;
	height: 2px;
	display: inline-block;
	border-radius: 0;
	background: #fff;
	opacity: .5;
}
.top-banner .left .swiper-pagination-bullet-active {
	opacity: 1;
	background: #ff892e;
}
.top-banner .left .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px;
}
.main {
	margin-top: 44px;
	overflow: hidden;
}
.main .title {
	text-align: center;
}
.main .title b {
	display: inline-block;
	width: 553px;
	height: 16px;
	background: url(../../../../images/people/Version/2021/titleleft.png) no-repeat;
	background-size: cover;
	vertical-align: top;
	margin-top: 18px;
}
.main .title b:last-of-type {
	background: url(../../../../images/people/Version/2021/titleright.png) no-repeat;
	background-size: cover;
}
.main .title span {
	display: inline-block;
	padding: 0 30px;
	height: 48px;
	line-height: 48px;
	font-size: 40px;
	font-weight: bold;
	background: url(../../../../images/people/Version/2021/textbg.png) no-repeat;
	background-size: cover;
	margin: 0 30px;
}
.main .title span i {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-top: -5px;
}
.main ul {
	width: calc(100% + 24px);
	margin-top: 15px;
	overflow: hidden;
}
.main li {
	float: left;
	width: 25%;
	margin-top: 30px;
}
.main li .item {
	margin-right: 24px;
}
.main li .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
}
.main li .image img {
	max-height: none;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.main li .image mark {
	position: absolute;
	left: 15px;
	top: 15px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-size: 14px;
	border-radius: 13px;
	background-color: rgba(0,0,0,.7);
	padding: 0 8px;
	opacity: 0;
}
.main li .image mark i {
	font-size: 12px;
	margin-right: 2px;
}
.main li .image:hover mark {
	opacity: 1;
}
.main li .text {
	padding: 0 18px 15px;
	border: 1px solid #eaeaea;
	border-top: 0;
}
.main li .item:hover .text {
	border-color: #ffddc3;
}
.main li .text p {
	font-size: 18px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	font-weight: bold;
	padding-top: 15px;
}
.main li .text p a {
	color: #333;
}
.main li .text p a:hover {
	color: #ff7d19;
}
.main li .text span {
	display: block;
	font-size: 14px;
	color: #999;
	height: 14px;
	overflow: hidden;
	margin-top: 10px;
}
.main li .text .bottom {
	border-top: 1px solid #eaeaea;
	margin-top: 15px;
	padding-top: 15px;
	position: relative;
}
.main li .text .bottom a {
	display: inline-block;
	padding: 0 8px;
	background-color: #ff7d19;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	height: 24px;
	line-height: 22px;
}
.main li .text .bottom a i {
	font-size: 10px;
	margin-left: 4px;
	vertical-align: top;
	display: inline-block;
	margin-top: 1px;
}
.main li .text .bottom b {
	position: absolute;
	right: 0;
	top: 20px;
	font-size: 14px;
	color: #999;
	font-weight: normal;
}
.main li .text .bottom b i {
	font-size: 14px;
	margin-right: 5px;
}
.load-more {
	margin-top: 32px;
	text-align: center;
}
.load-more a {
	color: #999;
	font-size: 14px;
}

.footer {
	background-color: #212324;
	margin-top: 32px;
}
.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;
}
@media only screen and (min-width: 1025px) and (max-width:1199px){
	.w{
		width: 1138px;
	}
	.top-banner .right .text {
		padding-right: 50px;
	}
	.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;
		margin-left: 35px;
	}
	.rightw {
		width: 279px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 436px;
		height: 34px;
		border-radius: 24px;
		margin-left: 135px;
		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: 300px;
		height: 34px;
		font-size: 14px;
		text-indent: 10px;
	}
	.search button {
		height: 36px;
		border-radius: 0 24px 24px 0;
		width: 80px;
		font-size: 14px;
	}
	.search button i {
		font-size: 15px;
	}
	.nav {
		height: 42px;
		line-height: 42px;
		font-size: 16px;
	}
	.nav li a i {
		font-size: 16px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 22px;
	}

	.top-banner .right .title {
		line-height: 45px;
		height: 45px;
		font-size: 16px;
	}
	.top-banner .right .title i {
		width: 19px;
		height: 20px;
		margin-right: 8px;
		margin-top: 13px;
	}
	.top-banner .right .title a {
		font-size: 12px;
	}
	.main {
		margin-top: 35px;
	}
	.main .title span {
		padding: 0 30px;
		height: 45px;
		line-height: 44px;
		font-size: 36px;
		margin: 0 25px;
	}
	.main .title b {
		width: 432px;
		height: 12px;
		margin-top: 15px;
	}
	.main ul {
		margin-top: 10px;
	}
	.main li {
		margin-top: 20px;
	}
	.main li .item {
		margin-right: 20px;
	}
	.main ul {
		width: calc(100% + 20px);
	}
	.main li .text {
		padding: 0 15px 12px;
	}
	.main li .text p {
		padding-top: 12px;
		font-size: 15px;
		line-height: 24px;
		height: 48px;
	}
	.main li .text span {
		font-size: 12px;
		height: 12px;
		margin-top: 8px;
	}
	.main li .text .bottom {
		margin-top: 10px;
		padding-top: 10px;
	}
	.main li .text .bottom b {
		top: 15px;
		font-size: 12px;
	}
	.main li .text .bottom b i {
		font-size: 12px;
	}
	.main li .text .bottom a {
		font-size: 12px;
		height: 22px;
		line-height: 20px;
	}
	.top-banner .right {
		width: 280px;
		padding: 0 15px 17px;
	}
	.top-banner .right .image {
		width: 58px;
		height: 58px;
		margin-right: 10px;
	}
	.top-banner .right li {
		margin-top: 17px;
	}
	.top-banner .right .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
		margin-top: 1px;
	}
	.top-banner .right .text span {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 5px;
	}
	.top-banner .right .text .follow {
		top: 21px;
		font-size: 12px;
		height: 24px;
		line-height: 22px;
		padding: 0 7px;
	}
	.main .title span i {
		width: 30px;
	}
	.main .title span {
		padding: 0 30px;
		height: 41px;
		line-height: 38px;
		font-size: 32px;
		margin: 0 25px;
	}

	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;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1328px;
	}
	.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;
		margin-left: 35px;
	}
	.rightw {
		width: 325px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 509px;
		height: 36px;
		border-radius: 26px;
		margin-left: 170px;
		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;
	}
	.nav {
		height: 46px;
		line-height: 46px;
		font-size: 18px;
	}
	.nav li a i {
		font-size: 19px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 27px;
	}
	.top-banner .right .text p {
		font-size: 15px;
		height: 16px;
		line-height: 16px;
		margin-top: 3px;
	}
	.top-banner .right .text span {
		font-size: 12px;
	}

	.main {
		margin-top: 35px;
	}
	.main .title span {
		padding: 0 30px;
		height: 45px;
		line-height: 44px;
		font-size: 36px;
		margin: 0 25px;
	}
	.main .title b {
		width: 516px;
		height: 14px;
		margin-top: 17px;
	}
	.main ul {
		margin-top: 10px;
	}
	.main li {
		margin-top: 20px;
	}
	.main li .item {
		margin-right: 20px;
	}
	.main ul {
		width: calc(100% + 20px);
	}
	.main li .text {
		padding: 0 15px 12px;
	}
	.main li .text p {
		padding-top: 12px;
	}
	.main li .text span {
		font-size: 13px;
		height: 13px;
		margin-top: 8px;
	}
	.main li .text .bottom {
		margin-top: 12px;
		padding-top: 12px;
	}
	.main li .text .bottom b {
		top: 17px;
		font-size: 13px;
	}
	.main li .text .bottom b i {
		font-size: 12px;
	}
	.main li .text .bottom a {
		font-size: 13px;
	}
	.top-banner .right {
		width: 310px;
		padding: 0 15px 23px;
	}
	.top-banner .right .image {
		width: 62px;
		height: 62px;
		margin-right: 12px;
	}
	.top-banner .right li {
		margin-top: 20px;
	}





	ul.footImg {
		height: 44px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 124px;
	}
	ul.footImg li a {
		height: 44px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1400px;
	}
	.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;
	}
	.rightw {
		width: 343px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 534px;
		height: 40px;
		border-radius: 26px;
		margin-left: 140px;
		margin-top: 9px;
	}
	.top-banner .right {
		width: 312px;
		padding: 0 15px 22px;
	}
	.main .title span {
		padding: 0 30px;
		height: 47px;
		line-height: 47px;
		font-size: 38px;
		margin: 0 30px;
	}
	.main .title b {
		width: 543px;
		height: 15px;
		margin-top: 17px;
	}
	.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: 18px;
	}
	.nav li a i {
		font-size: 19px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 31px;
	}
	.main {
		margin-top: 40px;
	}
	.main ul {
		margin-top: 10px;
	}
	.main li {
		margin-top: 25px;
	}
	.main li .item {
		margin-right: 20px;
	}
	.main ul {
		width: calc(100% + 20px);
	}
	.main li .text {
		padding: 0 15px 12px;
	}
	.main li .text p {
		padding-top: 12px;
	}
	.main li .text span {
		font-size: 13px;
		height: 13px;
		margin-top: 8px;
	}
	.main li .text .bottom {
		margin-top: 12px;
		padding-top: 12px;
	}
	.main li .text .bottom b {
		top: 17px;
		font-size: 13px;
	}
	.main li .text .bottom b i {
		font-size: 12px;
	}
	.main li .text .bottom a {
		font-size: 13px;
	}



}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1560px;
	}
	.searchDiv {
		padding: 22px 0;
	}
	.searchDiv .logo {
		margin-top: 7px;
		width: 203px;
	}
	.rightw {
		width: 382px;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 594px;
		height: 44px;
		border-radius: 26px;
		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;
	}
	.top-banner .right {
		width: 380px;
		margin-left: 25px;
		padding: 0 15px 23px;
	}
	.top-banner .right .image {
		width: 75px;
		height: 75px;
	}
	.top-banner .right ul {
		margin-top: 20px;
	}
	.top-banner .right .title {
		line-height: 66px;
		height: 66px;
		font-size: 22px;
	}
	.top-banner .right .title i {
		margin-top: 20px;
	}
	.main .title span {
		height: 50px;
		line-height: 50px;
		font-size: 42px;
	}
	.main .title b {
		width: 612px;
		height: 17px;
	}
	.main li .text p {
		font-size: 20px;
	}
	.load-more a {
		font-size: 16px;
	}

	.footer .item .left p {
		font-size: 15px;
	}
	.footer .item .left span {
		font-size: 15px;
	}
	.copyright {
		font-size: 13px;
	}
}
@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: 594px;
		height: 44px;
		border-radius: 26px;
		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;
	}
	.top-banner .right {
		width: 380px;
		margin-left: 25px;
		padding: 0 15px 23px;
	}
	.top-banner .right .image {
		width: 75px;
		height: 75px;
	}
	.top-banner .right ul {
		margin-top: 20px;
	}
	.top-banner .right .title {
		line-height: 66px;
		height: 66px;
		font-size: 22px;
	}
	.top-banner .right .title i {
		margin-top: 20px;
	}
	.main .title span {
		height: 50px;
		line-height: 50px;
		font-size: 42px;
	}
	.main .title b {
		width: 612px;
		height: 17px;
	}
	.main li .text p {
		font-size: 20px;
	}
	.load-more a {
		font-size: 16px;
	}


	.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: 1000px;
	}
	.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;
		margin-left: 30px;
	}
	.searchDiv {
		padding: 15px 0;
	}
	.rightw {
		width: 245px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 383px;
		height: 30px;
		border-radius: 24px;
		margin-left: 110px;
		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;
	}
	.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;
	}
	.nav {
		height: 42px;
		line-height: 42px;
		font-size: 14px;
	}
	.nav li a i {
		font-size: 16px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 18px;
	}
	.top-banner .right .title {
		line-height: 45px;
		height: 45px;
		font-size: 16px;
	}
	.top-banner .right .title i {
		width: 19px;
		height: 20px;
		margin-right: 8px;
		margin-top: 13px;
	}
	.top-banner .right .title a {
		font-size: 12px;
	}
	.main {
		margin-top: 35px;
	}
	.top-banner .right .text {
		padding-right: 50px;
	}
	.main .title span {
		padding: 0 30px;
		height: 45px;
		line-height: 44px;
		font-size: 36px;
		margin: 0 25px;
	}
	.main .title b {
		width: 384px;
		height: 11px;
		margin-top: 12px;
	}
	.main ul {
		margin-top: 10px;
	}
	.main li {
		margin-top: 15px;
	}
	.main li .item {
		margin-right: 15px;
	}
	.main ul {
		width: calc(100% + 15px);
	}
	.main li .text {
		padding: 0 15px 12px;
	}
	.main li .text p {
		padding-top: 12px;
		font-size: 15px;
		line-height: 24px;
		height: 48px;
	}
	.main li .text span {
		font-size: 12px;
		height: 12px;
		margin-top: 8px;
	}
	.main li .text .bottom {
		margin-top: 10px;
		padding-top: 10px;
	}
	.main li .text .bottom b {
		top: 15px;
		font-size: 12px;
	}
	.main li .text .bottom b i {
		font-size: 12px;
	}
	.main li .text .bottom a {
		font-size: 12px;
		height: 22px;
		line-height: 20px;
	}
	.top-banner .right {
		width: 260px;
		padding: 0 15px 14px;
		margin-left: 15px;
	}
	.top-banner .right .image {
		width: 52px;
		height: 52px;
		margin-right: 8px;
	}
	.top-banner .right li {
		margin-top: 12px;
	}
	.top-banner .right ul {
		margin-top: 10px;
	}
	.top-banner .right .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
		margin-top: 0px;
	}
	.top-banner .right .text span {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		margin-top: 3px;
	}
	.top-banner .right .text .follow {
		top: 21px;
		font-size: 12px;
		height: 24px;
		line-height: 22px;
		padding: 0 7px;
	}
	.main .title span i {
		width: 24px;
	}
	.main .title span {
		padding: 0 25px;
		height: 35px;
		line-height: 33px;
		font-size: 28px;
		margin: 0 20px;
	}
	.top-banner {
		margin-top: 20px;
	}


























	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;
	}
}
