@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;
	background-color: #f5f5f5;
}
@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;
}
.header {
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
	color: #666;
	font-size: 14px;
	position: relative;
	z-index: 9;
}
.header .item p {
	float: left;
	line-height: 38px;
}
.header .item p a {
	color: #666;
}
.header .item p a.login{
	margin: 0 20px;
}
.header .item p a:hover {
    color: #f90;
}
.header .item ul {
	float: right;
	margin-top: 13px;
	margin-right: 50px;
}
.header .item ul li {
	float: left;
	height: 12px;
	line-height: 12px;
	border-right: 1px solid #e6e6e6;
}
.header .item ul li:last-child{
	border:none;
}
.header .item ul li a {
	color: #666;
	padding: 0 8px;
}
.header .item ul li a:hover {
    color: #f90;
}
.headerBot.w {
	text-align: right;
	font-size: 14px;
	position: relative;
	margin: 0 auto;
    z-index: 9;
}
.headerBot p {
	position: absolute;
	right: 0;
	top: -41px;
	line-height: 40px;
}
.headerBot p a {
	color: #666;
}
.headerBot p a:hover {
	color: #f90;
}
.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;
}
.banner {
    position: relative;
    width: 100%;
	height: 460px;
}

.banner li {
	position: absolute;
	left: 0;
	width: 100%;
    height: 100%;
	top: 0;
	overflow: hidden;
}
.banner li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 8;
}
.search-div {
	position: relative;
	z-index: 10;
}
.search-div .w {
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.12);
	border-radius: 20px;
	padding: 30px 40px 24px;
	background: url(../../../../images/company/Version/2021/search-bg.png) no-repeat;
	background-color: #fff;
	background-size: 100% auto;
}

.search-div .logo {
	width: 168px;
	float: left;
	margin-top: 6px;
}
.search-div .pageName {
	float: left;
	font-size: 32px;
	margin: 5px 0 0 15px;
	border-left: 1px solid #ddd;
	padding-left: 15px;
	line-height: 44px;
	font-family: "huxiaobo";
}
.search-div .btn-box {
	float: left;
	font-size: 0;
	margin-left: 0;
	margin-top: 5px;
}
.search-div .btn-box a {
	display: inline-block;
	width: 102px;
	height: 44px;
	line-height: 44px;
	border-radius: 12px;
	color: #333;
	font-size: 16px;
	margin-left: 15px;
	text-align: center;
}
.search-div .btn-box a button{
	line-height: 44px;
	font-size: 16px;
	border: 0;
  	background: transparent;
  	width: 100%;
  	height: 100%;
  	vertical-align: top;
	color: #333;
}
.search-div .btn-box a.focus {
	background-color: #f90;
	color: #fff;
}
.search-div .btn-box a.focus button {
	color: #fff;
}
.search-div .btn-box i {
	margin-right: 6px;
	font-size: 20px;
	vertical-align: top;
	display: inline-block;
	margin-top: -1px;
}
.search {
	width: 720px;
	height: 54px;
	margin: 0 0 0 196px;
	float: left;
	position: relative;
	border-radius: 3px;
	overflow: hidden;
}
.search input {
	width: 100%;
	height: 54px;
	border: none;
	font-size: 16px;
	color: #aaa;
	text-indent: 14px;
	background-color: #f5f5f5;
	padding-right: 68px;
	box-sizing: border-box;
}
.search input:focus {
	color: #333;
}
.search button {
	position: absolute;
	height: 100%;
	background-color: #ff9600;
	color: #ffffff;
	width: 68px;
	font-size: 0;
	border: none;
	cursor: pointer;
	right: 0;
	top: 0;
	border-radius: 2px;
}
.search button i {
	/* margin-right: 5px; */
	font-size: 24px;
}
.search-div hr {
	margin: 30px 0;
	border: 0;
	height: 1px;
	background-color: #e6e6e6;
}
.findtop dl {
	line-height: 30px;
	font-size: 15px;
	position: relative;
	margin-top: 20px;
}
.findtop dl:first-child {
	margin-top: 0;
}
.findtop dl:last-child {
	border-bottom: 0;
}
.findtop li {
	float: left;
}
.findtop dt {
	float: left;
	margin-right: 24px;
	font-weight: bold;
}
.findtop dt i {
	font-size: 10px;
	vertical-align: top;
	display: inline-block;
	margin-left: 5px;
	font-weight: normal;
}
.findtop dd {
	overflow: hidden;
	padding-right: 60px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
}
.findtop dd a {
	color: #000;
	display: inline-block;
	vertical-align: top;
	padding: 0 14px;
}
.findtop dd a.focus {
	color: #fff !important;
	font-weight: bold;
	background: #f89500;
	border-radius: 4px;
}
.findtop dd a.focus:hover {
	color: #fff;
}
.findtop dd a:hover,.findtop dd li.active a {
    color: #f89500;
	font-weight: bold;
}
.otherexi li {
	margin-right: 7px;
	/* margin-bottom: 10px; */
	position: relative;
}


.findtop .structure li {
	margin-right: 35px;
}
.findtop .layout li {
	margin-right: 40px;
}
.findtop a.more {
	position: absolute;
	right: 0;
	top: 0;
	color: #333;
	cursor: pointer;
	font-size: 14px;
}
.findtop a.more i {
	display: inline-block;
	margin-left: 5px;
	vertical-align: top;
	margin-top: 1px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	font-size: 8px;
}
.findtop a.focus i {
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.find-bot {
	line-height: 30px;
	font-size: 16px;
	position: relative;
}
.find-bot ul {
	margin-top: 10px;
	padding-top: 10px;
	margin-left: 102px;
	display: none;
	background: #fef9f2;
	border: 1px solid #faf1e4;
	border-radius: 8px;
	padding: 10px 16px;
	position: relative;
}
.find-bot ul::after {
	content: "";
	clear: both;
	display: block;
}
.find-bot ul .jiantou {
	content: "";
	position: absolute;
	left: 0;
	top: -8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	border-color: transparent transparent #faf1e4 transparent;
}
.find-bot ul .jiantou::after {
	content: "";
	position: absolute;
	left: -5px;
	top: 2px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 6px 6px;
	border-color: transparent transparent #fef9f2 transparent;
}
.find-bot li {
	margin-right: 32px;
	float: left;
}
.find-bot li a{
	color: #666;
	display: inline-block;
  	vertical-align: top;
}
.find-bot li a:hover,.find-bot li a.focus{
	color: #f89500;
	font-weight: bold;
}


.main {
	margin-top: 8px;
}
.main li {
	margin-top: 24px;
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.12);
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
	padding: 32px 40px;
}
.main .erweima {
	float: right;
	width: 330px;
	background-color: #f5f5f5;
	border-radius: 16px;
	padding: 15px 27px;
	overflow: hidden;
	box-sizing: border-box;
	margin-left: 40px;
}
.main .erweima .item {
	float: left;
	width: 126px;
	margin-right: 24px;
	text-align: center;
}
.main li .erweima .item .image {
	padding: 5px;
}
.main .erweima .item:last-of-type {
	margin-right: 0;
}
.main li:hover .erweima .item .image {
	background: url(../../../../images/company/Version/2021/erweimabg.png) no-repeat;
	background-size: cover;
}
.main .erweima .item p {
	margin-top: 5px;
}
.main .left {
	overflow: hidden;
	margin-top: 12px;
}
.main .left .image {
	width: 234px;
	float: left;
	margin-right: 25px;
}
.main .left .image a {
	display: block;
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
}
.main .left .image img {
	max-height: none;
	width: 100%;
}
.main .left .text {
	overflow: hidden;
}
.main .left .text .xw {
	font-size: 22px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-weight: bold;
}
.main .left .text .xw a {
	color: #333;
}
.main .left .text .xw a:hover {
	color: #f90;
}
/* .main .left .text p span.vip {
	font-size: 12px;
	padding: 0 13px 0 8px;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background-color: #00af6b;
	color: #fff;
	vertical-align: top;
	font-weight: normal;
	position: relative;
	margin-right: 6px;
}
.main .left .text p span.vip2 {
	background-color: #ff8519;
}
.main .left .text p span.vip3 {
	background-color: #ff4857;
}
.main .left .text p span.vip4 {
	background-color: #dd4ef4;
}
.main .left .text p span.free {
	background-color: #bdb9b3;
}
.main .left .text p span::after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 22px 10px;
	border-color: transparent transparent #FFFFFF transparent;
	right: 0;
	bottom: 0;
} */

.main .level {
	/* float: left; */
	height: 28px;
	border-radius: 16px 0 16px 16px;
	overflow: hidden;
	font-size: 13px;
	line-height: 26px;
	padding: 0 15px 0 0;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #fff;
	background: #ff9600;
	display: inline-block;
	vertical-align: top;
}
.main .level p {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	width: 28px !important;
	height: 28px !important;
	padding: 0 !important;
	position: relative;
	background: #ffa82c;
	margin-top: 0 !important;
}
.main .level b {
    font-weight: normal;
    margin: 0 5px;
}
.main .level p i {
	display: inline-block;
	width: 28px !important;
	height: 28px !important;
	background: url("/NewShowStand/Templates/188/Images/level.png") no-repeat 4px 6px;
	vertical-align: top;
	margin: 0;
}
/* .main .level.senior {
	color: #9f6a26;
	background: -moz-linear-gradient(0deg, #dfb368 0%, #fdeea2 100%);
	background: -webkit-linear-gradient(0deg, #dfb368 0%, #fdeea2 100%);
	background: -ms-linear-gradient(0deg, #dfb368 0%, #fdeea2 100%);
}
.main .level.senior p {
	background: #cd9f54;
} */
.main .level.senior {
	color: #fff;
	background: -moz-linear-gradient(0deg, #9610fd 0%, #bc7dff 100%);
	background: -webkit-linear-gradient(0deg, #9610fd 0%, #bc7dff 100%);
	background: -ms-linear-gradient(0deg, #9610fd 0%, #bc7dff 100%);
}
.main .level.senior p {
	background: #a44eff;
}
.main .level.senior p i {
	background: url("/NewShowStand/Templates/188/Images/level-white.png") no-repeat 4px 6px !important;
}
.main .level.standard i {
    background: url("/NewShowStand/Templates/188/Images/level2.png") no-repeat 8px 7px !important;
}
.main .level.free {
    background: #bdb9b3;
    padding: 0 15px;
    border-radius: 16px 0 16px 16px;
}
.main .level.free p {
	display: none;
}
.main .left .text .message {
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #999;
	margin-top: 20px;
	font-size: 14px;
}
.main .left .text .bottom {
	overflow: hidden;
	margin-top: 22px;
}
.main .left .text .bottom dl {
	float: left;
	text-align: center;
	padding: 0 10px;
	box-sizing: border-box;
	border-right: 1px solid #eaeaea;
	font-size: 14px;
}
.main .left .text .bottom dt {
	height: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main .left .text .bottom dd {
	margin-top: 10px;
	color: #999;
	height: 14px;
	overflow: hidden;
}
.main .left .text .bottom dl:first-child {
	text-align: left;
	width: 95px;
	text-indent: 5px;
}
.main .left .text .bottom dl:nth-child(2) {
	width: 125px;
}
.main .left .text .bottom dl:nth-child(3) {
	width: 115px;
}
.main .left .text .bottom dl:nth-child(4) {
	width: 155px;
}
.main .left .text .bottom dl:nth-child(5) {
	width: 225px;
	border-right: 0;
}
.publicbox.w {
	background-color: #fff;
	padding: 40px 0;
	margin-top: 40px;
}
.lostpro {
	width: 450px;
	background: url(../../../../images/lostpro.jpg) no-repeat;
	margin: 40px auto;
	padding-top: 0;
	padding-left: 165px;
}
.lostpro span {
	font: 22px/44px "Microsoft Yahei";
	color: #333;
}
.lostproab {
	font: 12px/30px "\5b8b\4f53";
	color: #767676;
}
.lostproab a {
	background: url(../../../../images/caigouSearch.png) no-repeat -145px -35px;
	padding-left: 12px;
}
.pages {
	margin: 40px auto 0;
	height: 40px;
	clear: both;
	text-align: center;
    color: #999;
    font-size: 0;
}
.pages a {
	width: 38px;
	height: 38px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	text-align: center;
	font: normal 14px/38px "Microsoft YaHei";
	color: #999;
	vertical-align: top;
	border-radius: 3px;
	margin-right: 8px;
	background-color: #fff;
}
.pages input {
	width: 38px;
	height: 38px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 14px/38px "Tahoma";
	margin: 0 10px;
	border-radius: 4px;
	vertical-align: middle;
}
.pages .jump {
	font-size: 14px;
}
.pages button {
	width: 62px;
	height: 40px;
	display: inline-block;
	text-align: center;
	outline: none;
	border: 1px solid transparent;
	border-radius: 4px;
	font: normal 16px/38px "Tahoma";
	vertical-align: middle;
	cursor: pointer;
	background: #ff9900;
	color: #fff;
	margin-left: 10px;
}
.pages a:hover {
	background-color: #ff9900;
	color: #fff;
}
.pages a.on {
	background-color: #ff9900;
	color: #fff;
}
.pages a.ft {
	background: url(../../../../images/company/Version/2021/page.png) no-repeat 15px 14px;
	background-color: #fff;
}
.pages a.prev {
	background: url(../../../../images/company/Version/2021/page.png) no-repeat -35px 14px;
	background-color: #fff;
}
.pages a.lt {
	background: url(../../../../images/company/Version/2021/page.png) no-repeat -322px 14px;
	background-color: #fff;
}
.pages a.next {
	background: url(../../../../images/company/Version/2021/page.png) no-repeat -369px 14px;
	background-color: #fff;
}
.footer{
	margin: 40px auto 0;
	background-color: #212324;
}
.footer .item{
	margin: 0 auto;
	overflow: hidden;
}
.footer .item .footer-code{
	float: right;
	width: 400px;
	border-left: 1px solid #444444;
	margin-top: 27px;
}
.footer .item .footer-code li{
	float: left;
	padding-left: 44px;
}
.footer .item .footer-code li .code{
	width: 126px;
	height: 126px;
	border:2px solid #ff8d50;
	padding:10px;
	background-color: #fff;
}
.footer .item .footer-code li p{
	text-align: center;
	font-size: 14px;
	color: #e2e2e2;
	margin-top: 16px;
}
.footer .item .left{
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}
.footer .item .left p{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left p a{
	color: #838383;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right:1px solid #444444;
}
.footer .item .left p a:first-child{
	padding-left: 0;
}
.footer .item .left p a:last-child{
	border:none;
}
.footer .item .left p a:hover{
	color: #ff8d50;
}

.footer .item .left span{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left span 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;
}
/* 20240412 */

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 1138px;
	}
	.header {
		font-size: 12px;
	}
	.headerBot.w {
		font-size: 12px;
	}
	.header .item ul {
		margin-right: 40px;
	}
	.search-div .logo {
		width: 132px;
		margin-top: 4px;
	}
	.search-div .w {
		border-radius: 15px;
		padding: 25px 32px 28px;
	}
	.search-div .pageName {
		font-size: 26px;
		margin: 5px 0 0 12px;
		padding-left: 12px;
		line-height: 34px;
	}
	.search-div .btn-box a {
		width: 80px;
		height: 34px;
		line-height: 34px;
		border-radius: 9px;
		font-size: 14px;
		margin-left: 15px;
	}
	.search-div .btn-box a button{
		line-height: 34px;
		font-size: 14px;
	}
	.search-div .btn-box i {
		font-size: 18px;
	}
	.search {
		width: 384px;
		height: 42px;
		margin: 0 0 0 85px;
	}
	.search input {
		height: 42px;
		font-size: 13px;
		padding-right: 65px;
	}
	.search button {
		width: 56px;
	}
	.search button i {
		font-size: 18px;
	}
	.search-div hr {
		margin: 24px 0;
	}
	.findtop dl {
		font-size: 12px;
		margin-top: 18px;
	}
	.find-bot {
		font-size: 12px;
		line-height: 24px;
	}
	.find-bot ul {
		margin-top: 10px;
		padding: 4px 12px;
		margin-left: 88px;
		font-size: 12px;
	}
	.findtop dd a {
		padding: 0 10px;
	}
	.findtop dt {
		margin-right: 25px;
	}
	.find-bot li {
		margin-right: 22px;
	}
	.findtop a.more {
		font-size: 12px;
	}
	.findtop a.more i {
		margin-left: 4px;
		margin-top: 0px;
	}
	.main {
		margin-top: 10px;
	}
	.main li {
		padding: 25px 32px;
		margin-top: 18px;
	}
	.main .erweima {
		width: 259px;
		padding: 12px 20px;
		margin-left: 25px;
	}
	.main .erweima .item {
		margin-right: 17px;
		width: 101px;
	}
	.main .erweima .item p {
		font-size: 12px;
	}
	.main .left .image {
		width: 184px;
		margin-right: 18px;
	}
	.main .left .text .xw {
		font-size: 18px;
	}
	.main .left .text .message {
		line-height: 19px;
		height: 38px;
		margin-top: 15px;
		font-size: 12px;
	}
	.main .left .text .bottom {
		margin-top: 13px;
	}
	.main .left .text .bottom dl {
		font-size: 12px;
	}
	.main .left .text .bottom dt {
		height: 12px;
		padding-top: 1px;
	}
	.main .left .text .bottom dd {
		height: 12px;
		margin-top: 8px;
	}
	.main .left .text .bottom dl:first-child {
		width: 77px;
		text-indent: 2px;
	}
	.main .left .text .bottom dl:nth-child(2) {
		width: 95px;
	}
	.main .left .text .bottom dl:nth-child(3) {
		width: 90px;
	}
	.main .left .text .bottom dl:nth-child(4) {
		width: 122px;
	}
	.main .left .text .bottom dl:nth-child(5) {
		width: 182px;
	}
	.main .left {
		margin-top: 10px;
	}
	.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: 4px 5px 0 8px;
	}
	ul.footImg {
		height: 36px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 102px;
	}
	ul.footImg li a {
		height: 36px;
	}
	.footer .item .footer-code li .code {
		width: 96px;
		height: 96px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 12px;
	}
	.footer .item .footer-code {
		width: 350px;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1328px;
	}
	.header {
		font-size: 12px;
	}
	.headerBot.w {
		font-size: 12px;
	}
	.header .item ul {
		margin-right: 40px;
	}
	.search-div .logo {
		width: 154px;
		margin-top: 4px;
	}
	.search-div .w {
		border-radius: 18px;
		padding: 20px 36px 20px;
	}
	.search-div .pageName {
		font-size: 30px;
		margin: 5px 0 0 12px;
		padding-left: 12px;
		line-height: 40px;
	}
	.search-div .btn-box a {
		width: 94px;
		height: 40px;
		line-height: 40px;
		border-radius: 10px;
		font-size: 16px;
		margin-left: 15px;
	}
	.search-div .btn-box a button{
		line-height: 40px;
		font-size: 16px;
	}
	.search-div .btn-box i {
		font-size: 18px;
	}
	.search {
		width: 460px;
		height: 48px;
		margin: 0 0 0 105px;
	}
	.search input {
		height: 48px;
		font-size: 14px;
		padding-right: 65px;
	}
	.search button {
		width: 64px;
	}
	.search button i {
		font-size: 20px;
	}
	.search-div hr {
		margin: 25px 0;
	}
	.findtop dl {
		font-size: 14px;
		margin-top: 8px;
	}
	.find-bot{
		font-size: 14px;
		line-height: 26px;
	}
	.find-bot ul {
		margin-top: 4px;
		padding: 4px 12px;
		margin-left: 103px;
	}

	.findtop dt {
		margin-right: 32px;
	}
	.find-bot li {
		margin-right: 27px;
	}
	.findtop dd a {
		padding: 0 10px;
	}
	.findtop a.more {
		font-size: 14px;
	}
	.main li {
		padding: 30px 37px;
	}
	.main .erweima {
		width: 302px;
		padding: 12px 25px;
		margin-left: 25px;
	}
	.main .erweima .item {
		margin-right: 20px;
		width: 116px;
	}
	.main .erweima .item p {
		font-size: 12px;
	}
	.main .left .image {
		width: 214px;
		margin-right: 20px;
	}
	.main .left .text p span.vip {
		font-size: 12px;
		height: 20px;
		line-height: 20px;
	}
	.main .left .text .xw {
		font-size: 20px;
	}
	.main .left .text .message {
		line-height: 22px;
		height: 44px;
		margin-top: 18px;
		font-size: 14px;
	}
	.main .left .text .bottom {
		margin-top: 20px;
	}
	.main .left .text .bottom dl {
		font-size: 14px;
	}
	.main .left .text .bottom dt {
		height: 14px;
	}
	.main .left .text .bottom dd {
		height: 14px;
		margin-top: 8px;
	}
	.main .left .text .bottom dl:first-child {
		width: 90px;
		text-indent: 2px;
	}
	.main .left .text .bottom dl:nth-child(2) {
		width: 112px;
	}
	.main .left .text .bottom dl:nth-child(3) {
		width: 100px;
	}
	.main .left .text .bottom dl:nth-child(4) {
		width: 140px;
	}
	.main .left .text .bottom dl:nth-child(5) {
		width: 215px;
	}
	.main .left {
		margin-top: 8px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left span img {
		margin: 4px 5px 0 8px;
	}
	ul.footImg {
		height: 42px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 118px;
	}
	ul.footImg li a {
		height: 42px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1400px;
	}
	.search-div .logo {
		width: 162px;
		margin-top: 6px;
	}
	.search-div .pageName {
		font-size: 31px;
		margin: 8px 0 0 15px;
		padding-left: 15px;
		line-height: 42px;
	}
	.search-div .btn-box a {
		width: 100px;
		height: 42px;
		line-height: 42px;
		border-radius: 13px;
		font-size: 16px;
		margin-left: 20px;
	}
	.search-div .btn-box a button{
		line-height: 42px;
		font-size: 16px;
	}
	.search-div .btn-box i {
		font-size: 20px;
	}
	.search {
		width: 495px;
		height: 52px;
		margin: 0 0 0 85px;
	}
	.search input {
		height: 52px;
		padding-right: 65px;
	}
	.search button {
		width: 67px;
	}
	.findtop dl{
		font-size: 16px;
		margin-top: 22px;
	}
	.find-bot{
		font-size: 16px;
	}
	.find-bot ul {
		margin-top: 6px;
		padding-top: 6px;
	}
	.findtop a.more {
		font-size: 16px;
	}
	.main li {
		padding: 35px 44px;
	}
	.main .erweima {
		width: 318px;
		padding: 15px 27px;
		margin-left: 30px;
	}
	.main .erweima .item {
		margin-right: 20px;
		width: 122px;
	}
	.main .erweima .item p {
		font-size: 14px;
	}
	.main .left .image {
		width: 226px;
		margin-right: 25px;
	}
	.main .left .text .xw {
		font-size: 22px;
	}
	.main .left .text .message {
		line-height: 24px;
		height: 48px;
		margin-top: 18px;
		font-size: 14px;
	}
	.main .left .text .bottom {
		margin-top: 20px;
	}
	.main .left .text .bottom dl {
		font-size: 14px;
	}
	.main .left .text .bottom dt {
		height: 14px;
	}
	.main .left .text .bottom dd {
		height: 14px;
		margin-top: 8px;
	}
	.main .left .text .bottom dl:first-child {
		width: 95px;
		text-indent: 2px;
	}
	.main .left .text .bottom dl:nth-child(2) {
		width: 120px;
	}
	.main .left .text .bottom dl:nth-child(3) {
		width: 110px;
	}
	.main .left .text .bottom dl:nth-child(4) {
		width: 150px;
	}
	.main .left .text .bottom dl:nth-child(5) {
		width: 220px;
	}
	.main .left {
		margin-top: 10px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1560px;
	}
	.search-div .logo {
		width: 181px;
		margin-top: 6px;
	}
	.search-div .pageName {
		font-size: 34px;
		margin: 8px 0 0 20px;
		padding-left: 20px;
	}
	.search-div .btn-box a {
		width: 110px;
		height: 48px;
		line-height: 48px;
		border-radius: 13px;
		font-size: 18px;
		margin-left: 20px;
	}
	.search-div .btn-box a button{
		line-height: 48px;
		font-size: 18px;
	}
	.search-div .btn-box i {
		font-size: 22px;
	}
	.search {
		width: 526px;
		height: 58px;
		margin: 0 0 0 120px;
	}
	.search input {
		height: 58px;
		padding-right: 75px;
	}
	.search button {
		width: 75px;
	}
	.findtop dl {
		font-size: 16px;
	}
	.find-bot{
		font-size: 16px;
	}
	.findtop dd {
		height: 30px;
	}
	.findtop a.more {
		font-size: 16px;
		line-height: 30px;
	}
	.main li {
		padding: 35px 44px;
	}
	.main .erweima {
		width: 356px;
		padding: 15px 27px;
		margin-left: 60px;
	}
	.main .erweima .item {
		margin-right: 32px;
		width: 135px;
	}
	.main .erweima .item p {
		font-size: 14px;
	}
	.main .left .image {
		width: 252px;
		margin-right: 30px;
	}
	.main .left .text .xw {
		font-size: 24px;
	}
	.main .left .text .message {
		line-height: 28px;
		height: 56px;
		margin-top: 20px;
		font-size: 16px;
	}
	.main .left .text .bottom {
		margin-top: 20px;
	}
	.main .left .text .bottom dl {
		font-size: 16px;
	}
	.main .left .text .bottom dt {
		height: 16px;
	}
	.main .left .text .bottom dd {
		height: 16px;
	}
	.main .left .text .bottom dl:first-child {
		width: 105px;
	}
	.main .left .text .bottom dl:nth-child(2) {
		width: 135px;
	}
	.main .left .text .bottom dl:nth-child(3) {
		width: 125px;
	}
	.main .left .text .bottom dl:nth-child(4) {
		width: 165px;
	}
	.main .left .text .bottom dl:nth-child(5) {
		width: 235px;
	}
	.main .left {
		margin-top: 6px;
	}
}
@media only screen and (min-width:1920px){
	.w{
		width: 1560px;
	}
	.search-div .logo {
		width: 181px;
		margin-top: 6px;
	}
	.search-div .pageName {
		font-size: 34px;
		margin: 8px 0 0 20px;
		padding-left: 20px;
	}
	.search-div .btn-box a {
		width: 110px;
		height: 48px;
		line-height: 48px;
		border-radius: 13px;
		font-size: 18px;
		margin-left: 20px;
	}
	.search-div .btn-box a button{
		line-height: 48px;
		font-size: 18px;
	}
	.search-div .btn-box i {
		font-size: 22px;
	}
	.search {
		width: 526px;
		height: 58px;
		margin: 0 0 0 120px;
	}
	.search input {
		height: 58px;
		padding-right: 75px;
	}
	.search button {
		width: 75px;
	}
	.findtop dl {
		line-height: 30px;
		font-size: 16px;
	}
	.find-bot{
		font-size: 16px;
	}
	.findtop dd {
		height: 30px;
	}
	.findtop a.more {
		font-size: 16px;
	}
	.main li {
		padding: 35px 44px;
	}
	.main .erweima {
		width: 356px;
		padding: 15px 27px;
		margin-left: 60px;
	}
	.main .erweima .item {
		margin-right: 32px;
		width: 135px;
	}
	.main .erweima .item p {
		font-size: 14px;
	}
	.main .left .image {
		width: 252px;
		margin-right: 30px;
	}
	.main .left .text .xw {
		font-size: 24px;
	}
	.main .left .text .message {
		line-height: 28px;
		height: 56px;
		margin-top: 20px;
		font-size: 16px;
	}
	.main .left .text .bottom {
		margin-top: 20px;
	}
	.main .left .text .bottom dl {
		font-size: 16px;
	}
	.main .left .text .bottom dt {
		height: 16px;
	}
	.main .left .text .bottom dd {
		height: 16px;
	}
	.main .left .text .bottom dl:first-child {
		width: 105px;
	}
	.main .left .text .bottom dl:nth-child(2) {
		width: 135px;
	}
	.main .left .text .bottom dl:nth-child(3) {
		width: 125px;
	}
	.main .left .text .bottom dl:nth-child(4) {
		width: 165px;
	}
	.main .left .text .bottom dl:nth-child(5) {
		width: 235px;
	}
	.main .left {
		margin-top: 6px;
	}
}
@media only screen and (max-width:1024px){
	.w{
		width: 1000px;
	}
	.header .item ul li a {
		padding: 0 6px;
	}
	.header {
		font-size: 12px;
	}
	.headerBot.w {
		font-size: 12px;
	}
	.header .item ul {
		margin-right: 38px;
	}
	.search-div .logo {
		width: 116px;
		margin-top: 4px;
	}
	.search-div .w {
		border-radius: 14px;
		padding: 22px 28px 22px;
	}
	.search-div .pageName {
		font-size: 22px;
		margin: 5px 0 0 10px;
		padding-left: 10px;
		line-height: 30px;
	}
	.search-div .btn-box a {
		width: 70px;
		height: 30px;
		line-height: 30px;
		border-radius: 9px;
		font-size: 12px;
		margin-left: 15px;
	}
	.search-div .btn-box a button{
		line-height: 30px;
		font-size: 12px;
	}
	.search-div .btn-box i {
		font-size: 14px;
		margin-right: 4px;
	}
	.search {
		width: 297px;
		height: 36px;
		margin: 0 0 0 75px;
	}
	.search input {
		height: 36px;
		font-size: 12px;
		padding-right: 48px;
	}
	.search button {
		width: 48px;
	}
	.search button i {
		font-size: 14px;
	}
	.search-div hr {
		margin: 22px 0;
	}
	.findtop dl {
		font-size: 12px;
		margin-top: 15px;
	}
	.find-bot {
		font-size: 12px;
		line-height: 24px;
	}
	.find-bot ul {
		margin-top: 10px;
		padding: 4px 12px;
		margin-left: 88px;
		font-size: 12px;
	}
	.findtop dd a {
		padding: 0 10px;
	}
	.findtop dt {
		margin-right: 25px;
	}
	.find-bot li {
		margin-right: 22px;
	}
	.findtop a.more {
		font-size: 12px;
	}
	.findtop a.more i {
		margin-left: 4px;
		margin-top: 0px;
	}
	.main {
		margin-top: 10px;
	}
	.main li {
		padding: 25px 32px;
		margin-top: 18px;
	}
	.main .erweima {
		width: 228px;
		padding: 10px 18px;
		margin-left: 25px;
		border-radius: 10px;
	}
	.main .erweima .item {
		margin-right: 12px;
		width: 90px;
	}
	.main .erweima .item p {
		font-size: 12px;
	}
	.main .left .image {
		width: 160px;
		margin-right: 18px;
	}
	.main .left .text .xw {
		font-size: 16px;
	}
	.main .left .text .message {
		line-height: 17px;
		height: 34px;
		margin-top: 10px;
		font-size: 12px;
	}
	.main .left .text .bottom {
		margin-top: 10px;
	}

	.main .left .text .bottom dl {
		font-size: 12px;
		padding: 0 5px;
	}
	.main .left .text .bottom dt {
		height: 12px;
		padding-top: 1px;
	}
	.main .left .text .bottom dd {
		height: 12px;
		margin-top: 5px;
	}
	.main .left .text .bottom dl:first-child {
		width: 65px;
		text-indent: 2px;
	}
	.main .left .text .bottom dl:nth-child(2) {
		width: 85px;
	}
	.main .left .text .bottom dl:nth-child(3) {
		width: 80px;
	}
	.main .left .text .bottom dl:nth-child(4) {
		width: 112px;
	}
	.main .left .text .bottom dl:nth-child(5) {
		width: 155px;
	}
	.pages {
		margin: 30px auto 0;
	}
	.footer {
		margin: 30px auto 0;
	}
	.main .left {
		margin-top: 10px;
	}
	.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: 4px 5px 0 8px;
	}
	ul.footImg {
		height: 32px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 90px;
	}
	ul.footImg li a {
		height: 32px;
	}
	.footer .item .footer-code li .code {
		width: 79px;
		height: 79px;
	}
	.footer .item .footer-code li {
		padding-left: 32px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 12px;
	}
	.footer .item .footer-code {
		width: 270px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}

}
