.main,.w{
    width: 1400px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
.main::after,.w::after,.searchBox .form::after{
	content: "";
	display: block;
	clear: both;
}
.iframe {
	height: 40px;
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.advs {
	position: relative;
	display: block;
}
.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.advs img {
	display: block;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/* 优设标题黑 */
@font-face {
	font-family: "优设标题黑";
  font-style: normal;
	font-weight: 400;
  src: url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.eot?#iefix") format("embedded-opentype"), 
  url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.woff") format("woff"), 
  url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.ttf") format("truetype");
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'Public';  /* Project id 2901389 */
    src: url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff2?t=1703660205790') format('woff2'),
         url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff?t=1703660205790') format('woff'),
         url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.ttf?t=1703660205790') format('truetype');
}
.Public {
	font-family: "Public" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'bf35';  /* Project id 2485546 */
    src: url('//at.alicdn.com/t/font_2485546_irornnlhz.woff2?t=1622707930885') format('woff2'),
         url('//at.alicdn.com/t/font_2485546_irornnlhz.woff?t=1622707930885') format('woff'),
         url('//at.alicdn.com/t/font_2485546_irornnlhz.ttf?t=1622707930885') format('truetype');
}
.bf35 {
	font-family: "bf35" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body.f5{
    background-color: #f5f5f5;
}
/* header */
#header {
	width: 100%;
	height: 40px;
	background: #f5f5f5;
	z-index: 999;
	position: relative;
	font-size: 14px;
}
.header span {
	float: left;
	line-height: 40px;
}

.header span a {
	color: #666;
	margin-right: 30px;
}
.header span a.high {
	color: #1669c5;
}
.header span a:hover {
	color: #1669c5;
}

.header p {
	float: right;
	line-height: 40px;
	color: #666;
	font-size: 0;
}
.header p a {
	color: #666;
	padding: 0 12px;
	position: relative;
	font-size: 14px;
}
.header p a.mobile {
	color: #1669c5;
}
.header p a::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 15px;
	background: #dcdcdc;
}
.header p a:last-child {
	padding-right: 0;
}
.header p a:last-child::after {
	display: none;
}

.header p a:hover {
	color: #1669c5;
}
.header p a i {
	font-weight: normal;
	font-size: 18px;
	margin-right: 4px;
	vertical-align: top;
	display: inline-block;
	margin-top: 1px;
}
/* header End */
/* topHead */
.topHead{
    position: relative;
}
.topHead span{
    display: block;
    position: absolute;
    right: 0;
    top: -38px;
    line-height: 38px;
    font-size: 14px;
    color: #666;
}
.topHead span a{
    padding-left: 15px;
    color: #666;
    position: relative;
}
.topHead span a.app,.topHead span a:hover{
    color: #1669c5;
}
.topHead span a img{
    max-width: 80px;
    max-height: 80px;
    position: absolute;
    top: 27px;
    right: -15px;
    display: none;
    z-index: 999;
}
.topHead span a:hover img{
    display: block;
}
/* top */
.top{
    padding: 25px 0;
    background-color: #fff;
}
.top .logo{
    height: 54px;
    float: left;
}
.searchBox {
    margin:4px 0 0 128px;
	width: 720px;
    border: 2px solid #1669c5;
	float: left;
	position: relative;
	border-radius: 40px;
}
.searchBox .form .select{
	width: 80px;
	height: 100%;
	position: relative;
	float: left;
}
.searchBox .form .select .select-top p {
    font-size: 16px;
    line-height: 48px;
    text-indent: 17px;
    cursor: pointer;
	position: relative;
	background: #fff;
	border-radius: 30px 0 0 30px;
	margin-left: 2px;
}
.searchBox .form .select .select-top p::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 20px;
	background: #e6e6e6;
}
.searchBox .form .select .select-top i {
    right: 6px;
	top: 15px;
    font-size: 22px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
}
.searchBox .form .select .select-top.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	top: 16px;
}
.searchBox input {
    height: 48px;
	width: 515px;
    font-size: 14px;
    text-indent: 5px;
	float: left;
	background: #fff;
	border: none;
	outline: none;
	color: #aaa;
}
.searchBox button {
	width: 118px;
	height: 48px;
	line-height: 48px;
    font-size: 18px;
	border: none;
	outline: none;
	cursor: pointer;
	color: #fff;
	border-radius:40px;
	background-color:#1669c5;
	position: absolute;
	right: 0;
	top: 0;
}
.searchBox button i {
	font-size: 16px;
	margin: 17px 5px 0 0;
	vertical-align: top;
	display: inline-block;
}
.searchBox ul {
	display: block;
	position: absolute;
	z-index: 9999;
	width: 76px;
	border: 2px solid #1669c5;
	display: block;
	top: 48px;
	left: 0px;
	padding: 5px 0;
	background: #fff;
	display: none;
}
.searchBox ul li {
	display: block;
	font: normal 14px/22px microsoft yahei;
	color: #333;
	text-align: center;
	line-height: 25px;
}
.searchBox ul li:hover {
	background: #1669c5;
	color: #fff;
}
.top .right{
    margin-top: 4px;
    float: right;
	position: relative;
}
.top .right a.nav-top{
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-size: 16px;
    color: #333;
    background-color: #f7f7f7;
    border: 1px solid #f0f0f0;
    border-radius: 36px;
    display: block;
}
.top .right a.nav-top i{
    width: 16px;
    height: 17px;
    margin: 16px 6px 0 0;
    background: url(../../../../images/area/version/2025/topRight.png) no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
}
.top .right a.nav-top:hover{
    background-color: #fff;
    border-color: #1669c5;
    color: #1669c5;
}
.nav-bot{
	top: 50px;
	padding-top: 12px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9999;
	display: none;
}
.nav-bot ul{
	padding: 16px;
	width: 290px;
	font-size: 0;
	position: relative;
	background-color: #fff;
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
}
.nav-bot ul::after{
	top: -8px;
	border-width: 0 8px 8px 8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	/* box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1); */
}
.nav-bot li{
	padding: 0 6px;
	line-height: 38px;
	height: 38px;
	font-size: 14px;
	width: 50%;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	box-sizing: border-box;
	text-align: center;
}
.nav-bot li a{
	color: #333;
}
.nav-bot li:hover{
	background-color: #eef2f7;
}
.nav-bot li:hover a{
	color: #1669c5;
}
.top .right:hover .nav-bot{
	display: block;
}
/* location */
.location{
    padding-bottom: 15px;
    background-color: #fff;
}
.location i{
    margin-right: 6px;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
}
.location a{
    padding-right: 18px;
    margin-right: 8px;
    font-size: 14px;
    color: #333;
    position: relative;
}
.location a:hover{
    color: #1669c5;
}
.location a::after{
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    content: ">";
}
.location a:last-child{
    padding-right: 0;
    margin-right: 0;
}
.location a:last-child::after{
    display: none;
}
/* findTop */
.findTop{
    padding: 14px 0;
    background-color: #f7f7f7;
}
.findTop dl {
	line-height: 34px;
    min-height: 34px;
	font-size: 14px;
	position: relative;
}
.findTop dt {
	float: left;
	font-weight: bold;
	width: 102px;
	text-align: left;
}
.findTop dd {
    padding-right: 70px;
	height: 34px;
	overflow: hidden;
	box-sizing: border-box;
	max-height: none;
}
.findTop li {
    margin-right: 28px;
	float: left;
}
.findTop dd li a {
	color: #333;
}
.findTop dd li a:hover {
	font-weight: 700;
	color: #1669c5;
}
.findTop dd a.more{
    line-height: 34px;
    color: #3d667c;
    position: absolute;
    right: 0;
    top: 0;
	cursor: pointer;
}
.findTop dd a.more i {
	font-size: 22px;
	margin: 7px 0 0 0;
	display: inline-block;
	vertical-align: top;
}
.findTop dd a.more.focus i{
    -webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.findTop dd.active{
    padding-right: 0;
}
.findTop dd.active a.more{
    position: relative;
    float: left;
    top: auto;
    right: auto;
}
/* wrapper */
.wrapper-top{
	margin-top: 26px;
	height: 28px;
	line-height: 28px;
	color: #333;
}
.wrapper-top b{
	font-size: 20px;
}
.wrapper-top span{
	font-size: 14px;
	float: right;
}
.wrapper-bot{
	overflow: hidden;
}
.wrapper-bot ul{
	margin-left: -16px;
	overflow: hidden;
}
.wrapper-bot li{
	margin-top: 28px;
	width: 16.66%;
	float: left;
}
.wrapper-bot li .item{
	padding-left: 16px;
}
.wrapper-bot li .image{
	padding-bottom: 100%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.wrapper-bot li .image img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
	max-height: none;
}
.wrapper-bot li .text .title{
	margin-top: 10px;
	line-height: 22px;
	height: 44px;
	font-size: 14px;
	overflow: hidden;
}
.wrapper-bot li .text .title a{
	color: #333;
}
.wrapper-bot li .text .title a:hover{
	color: #1669c5;
}
.wrapper-bot li .text .price{
	margin-top: 8px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-weight: 700;
	color: #e72323;
	overflow: hidden;
	font-family: 'Microsoft YaHei';
}
.wrapper-bot li .text .price b{
	font-size: 20px;
}
.wrapper-bot li .text .price span{
	font-weight: normal;
	color: #333;
	float: right;
}
.wrapper-bot li .text>p{
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
}
.wrapper-bot li .text>p a{
	max-width: calc(100% - 24px);
	color: #999;
	display: inline-block;
	vertical-align: top;
}
.wrapper-bot li .text>p i{
	width: 19px;
	height: 20px;
	margin-left: 5px;
	background: url(../../../../images/area/version/2025/qi.png) no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
}
.wrapper-bot li .text .level{
	margin-top: 9px;
}
.wrapper-bot li .text .level p{
	height: 26px;
	line-height: 26px;
  	margin-left: 9px;
  	font-size: 12px;
  	padding: 0 8px 0 0;
	border-radius: 16px 0 0 16px;
  	font-family: "Microsoft YaHei";
  	font-weight: bold;
  	color: #fff;
  	background: #acacac;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.wrapper-bot li .text .level span{
  	margin-right: 5px;
  	width: 30px;
  	background: #b9b9b9;
  	position: relative;
  	display: inline-block;
  	vertical-align: top;
}
.wrapper-bot li .text .level span i{
	width: 16px;
	height: 14px;
	margin: 7px 0 0 7px;
	background: url(../../../../images/area/version/2025/vip.png) no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
}
.wrapper-bot li .text .level p b{
	margin: 0 4px;
}
.wrapper-bot li .text .level p.free{
	background: #acacac;
}
.wrapper-bot li .text .level p.free span{
	background-color: #b9b9b9;
}
.wrapper-bot li .text .level p.primary{
	background: #00ab64;
}
.wrapper-bot li .text .level p.primary span{
	background-color: #08be73;
}
.wrapper-bot li .text .level p.intermediate{
	background: #ff9600;
}
.wrapper-bot li .text .level p.intermediate span{
	background-color: #ffa82c;
}
.wrapper-bot li .text .level p.senior{
	background: #fd4655;
}
.wrapper-bot li .text .level p.senior span{
	background-color: #fd4655;
}
.wrapper-bot li .text .level p.topLevel{
	background: #ae55ff;
}
.wrapper-bot li .text .level p.topLevel span{
	background-color: #b86aff;
}
/* part1 */
.part1{
	margin-top: 28px;
	padding: 0 26px 26px;
	background-color: #f7f7f7;
	box-sizing: border-box;
}
.part-title{
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #e6e6e6;
}
.part-title span{
	font-size: 20px;
	font-weight: 700;
	color: #333;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.part-title span b{
	color: #1669c5;
}
.part-title span i{
	width: 12px;
	margin: 0 0 0 9px;
	display: inline-block;
	vertical-align: top;
}
.part-title span::after{
	height: 3px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	background-color: #b5c8e1;
	content: "";
}
.part-title a.more{
	font-size: 14px;
	color: #333;
	float: right;
}
.part-title a.more:hover{
	color: #1669c5;
}
.part1-bot ul{
	overflow: hidden;
}
.part1-bot li{
	margin-top: 30px;
	width: 48%;
	float: left;
}
.part1-bot li:nth-child(2n){
	float: right;
}
.part1-bot li:nth-child(-n+2){
	margin-top: 20px;
}
.part1-bot li p{
	height: 18px;
	line-height: 18px;
	padding-left: 24px;
	font-size: 15px;
	position: relative;
	overflow: hidden;
}
.part1-bot li p i{
	width: 15px;
	height: 16px;
	background: url(../../../../images/area/version/2025/part1-icon.png) no-repeat;
	background-size: contain;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}
.part1-bot li p a{
	color: #333;
}
.part1-bot li p a:hover{
	color: #1669c5;
}
.part1-bot li span{
	margin-top: 8px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	color: #999;
	display: block;
	overflow: hidden;
}
/* part2 */
.part2{
	margin-top: 20px;
	padding: 0 26px 26px;
  	background-color: #f7f7f7;
  	box-sizing: border-box;
}
.part2 .part-title span b{
	color: #e34545;
}
.part2 .part-title span::after {
	background-color: #f9c3c3;
}
.part2-bot{
	margin-top: 9px;
	overflow: hidden;
}
.part2-bot ul{
	margin-left: -12px;
	overflow: hidden;
}
.part2-bot li{
	margin-top: 12px;
	padding-left: 12px;
	float: left;
}
.part2-bot li i{
	width: 14px;
	height: 15px;
	margin: 12px 6px 0 0;
	background: url(../../../../images/area/version/2025/part2-icon.png) no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
}
.part2-bot li a{
	padding: 0 25px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	border-radius: 36px;
	color: #333;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	display: block;
	overflow: hidden;
}
.part2-bot li a:hover{
	color: #e34545;
	border-color: #e34545;
	background-color: #fff;
}
/* part3 */
.part3{
	margin-top: 20px;
	padding: 0 26px 26px;
  	background-color: #f7f7f7;
  	box-sizing: border-box;
}
.part3-bot{
	overflow: hidden;
}
.part3-bot ul{
	margin-left: -30px;
	overflow: hidden;
}
.part3-bot li{
	margin-top: 16px;
	height: 24px;
	line-height: 24px;
	padding-left: 30px;
	width: 8.333%;
	float: left;
	overflow: hidden;
	box-sizing: border-box;
}
.part3-bot li a{
	font-size: 15px;
	color: #333;
}
.part3-bot li i{
	width: 5px;
	height: 5px;
	margin: 10px 5px 0 0;
	background-color: #1669c5;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
}
.part3-bot li a:hover{
	color: #1669c5;
}
/* footer */
.footer {
	margin-top: 50px;
	background: #232830;
	padding: 25px 0;
}
.footer-nav {
	height: 26px;
	line-height: 26px;
	text-align: center;
}
.footer-nav a {
	font-size: 16px;
	color: #d4d4d4;
	padding: 0 20px;
	position: relative;
}
.footer-nav a::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 18px;
	background: #414141;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.footer-nav a:last-child::after {
	display: none;
}
.footer p {
	color: #838383;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}
.footer p .qq{
	 position: relative;
	 cursor: pointer;
	}
	.footer p .qq .QQhover {
	 position: absolute;
	 left: 0px;
	 bottom: 21px;
	 border: 1px solid #666;
	 border-radius: 4px;
	 line-height: 20px;
	 color: #333;
	 background: rgba(255,255,255,.9);
	 display: none;
	 cursor: auto;
	 font-weight: 700;
	 height: 20px;
	 width: 100px;
	 text-align: center;
	 overflow: hidden;
	 resize: none;

	}
	.footer p .qq .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.footer p .qq:hover .QQhover{
	 display: inline-block;
	}
.footer .footer_img{
	display: block;
	height: 47px;
	width: 751px;
	background: url('https://www.ppzhan.com/images/Version/2022/Index/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin: 15px auto 0;
}
.footer .footer_img li{
	float: left;
	width: 117px;
	height: 47px;
	margin-right: 9px;
}
.footer .footer_img li:last-child {
	margin-right: 0;
}
.footer .footer_img li a{
	display: block;
	height: 47px;
	width: 100%
}

/* media */
@media only screen and (max-width: 1024px){
    .w,.main{width:  1000px;}
    body{min-width:  1000px;}
	.top{
		padding: 19px 0;
	}
	.top .logo {
		height: 40px;
	}
	.searchBox {
		margin: 3px 0 0 92px;
		width: 514px;
		border: 1px solid #1669c5;
	}
	.searchBox input {
		height: 34px;
		width: 368px;
		font-size: 12px;
		text-indent: 5px;
	}
	.searchBox button {
		width: 84px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.searchBox button i {
		font-size: 13px;
		margin: 12px 4px 0 0;
	}
	.searchBox .form .select {
		width: 62px;
	}
	.searchBox .form .select .select-top p {
		font-size: 13px;
		line-height: 34px;
		text-indent: 8px;
	}
	.searchBox .form .select .select-top i {
		right: 5px;
		top: 10px;
		font-size: 16px;
	}
	.searchBox ul {
		width: 64px;
		border: 1px solid #1669c5;
		top: 34px;
	}
	.searchBox ul li {
		font: normal 13px/20px microsoft yahei;
		line-height: 24px;
	}
	.top .right {
		margin-top: 2px;
	}
	.top .right a.nav-top {
		height: 34px;
		line-height: 34px;
		font-size: 12px;
	}
	.top .right a.nav-top i {
		width: 12px;
		height: 13px;
		margin: 12px 4px 0 0;
	}
	.nav-bot ul {
		padding: 14px;
		width: 270px;
	}
	.nav-bot li {
		padding: 0 5px;
		line-height: 36px;
		height: 36px;
		font-size: 13px;
	}
	.location {
		padding-bottom: 10px;
	}
	.location i {
		margin-right: 3px;
		font-size: 12px;
		margin-top: 1px;
	}
	.location a {
		padding-right: 12px;
		margin-right: 4px;
		font-size: 12px;
	}
	.findTop {
		padding: 10px 0;
	}
	.findTop dl {
		line-height: 28px;
		min-height: 28px;
		font-size: 12px;
	}
	.findTop dt {
		width: 90px;
	}
	.findTop li {
		margin-right: 18px;
	}
	.findTop dd {
		padding-right: 50px;
		height: 28px;
	}
	.findTop dd a.more {
		line-height: 28px;
	}
	.findTop dd a.more i {
		font-size: 16px;
		margin: 8px 0 0 0;
	}
	.wrapper-top {
		margin-top: 14px;
		height: 22px;
		line-height: 22px;
	}
	.wrapper-top b {
		font-size: 15px;
	}
	.wrapper-top span {
		font-size: 12px;
	}
	.wrapper-bot ul {
		margin-left: -12px;
	}
	.wrapper-bot li {
		margin-top: 20px;
	}
	.wrapper-bot li .item {
		padding-left: 12px;
	}
	.wrapper-bot li .text .title {
		margin-top: 6px;
		line-height: 18px;
		height: 36px;
		font-size: 12px;
	}
	.wrapper-bot li .text .price {
		margin-top: 6px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
	}
	.wrapper-bot li .text .price b {
		font-size: 16px;
	}
	.wrapper-bot li .text > p {
		margin-top: 4px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.wrapper-bot li .text > p i {
		width: 15px;
		height: 16px;
		margin-left: 4px;
	}
	.wrapper-bot li .text > p a {
		max-width: calc(100% - 19px);
	}
	.wrapper-bot li .text .level p {
		margin-left: 0;
	}
	.wrapper-bot li .text .level {
		margin-top: 5px;
	}
	.part1,.part2,.part3 {
		margin-top: 20px;
		padding: 0 18px 18px;
	}
	.part-title {
		height: 46px;
		line-height: 46px;
	}
	.part-title span {
		font-size: 16px;
	}
	.part-title a.more {
		font-size: 12px;
	}
	.part-title span i {
		width: 9px;
		margin: -1px 0 0 6px;
	}
	.part1-bot li {
		margin-top: 20px;
	}
	.part1-bot li:nth-child(-n+2) {
		margin-top: 14px;
	}
	.part1-bot li p {
		height: 14px;
		line-height: 14px;
		padding-left: 16px;
		font-size: 12px;
	}
	.part1-bot li p i {
		width: 12px;
		height: 13px;
	}
	.part1-bot li span {
		margin-top: 5px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.part2-bot {
		margin-top: 7px;
	}
	.part2-bot ul {
		margin-left: -8px;
	}
	.part2-bot li {
		margin-top: 8px;
		padding-left: 8px;
	}
	.part2-bot li a {
		padding: 0 18px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.part2-bot li i {
		width: 11px;
		height: 12px;
		margin: 12px 4px 0 0;
	}
	.part3-bot li {
		margin-top: 10px;
		height: 20px;
		line-height: 20px;
		padding-left: 20px;
	}
	.part3-bot ul {
		margin-left: -20px;
	}
	.part3-bot li a {
		font-size: 13px;
	}
	.part3-bot li i {
		width: 3px;
		height: 3px;
	}
    .footer {
        margin-top: 20px;
        padding: 18px 0;
    }
    .footer-nav {
        height: 24px;
        line-height: 24px;
    }
    .footer-nav a {
        font-size: 14px;
        padding: 0 15px;
    }
    .footer p {
        font-size: 13px;
        margin-top: 16px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .w,.main{width:  1000px;}
    body{min-width:  1000px;}
	.top{
		padding: 19px 0;
	}
	.top .logo {
		height: 40px;
	}
	.searchBox {
		margin: 3px 0 0 92px;
		width: 514px;
		border: 1px solid #1669c5;
	}
	.searchBox input {
		height: 34px;
		width: 368px;
		font-size: 12px;
		text-indent: 5px;
	}
	.searchBox button {
		width: 84px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.searchBox button i {
		font-size: 13px;
		margin: 12px 4px 0 0;
	}
	.searchBox .form .select {
		width: 62px;
	}
	.searchBox .form .select .select-top p {
		font-size: 13px;
		line-height: 34px;
		text-indent: 8px;
	}
	.searchBox .form .select .select-top i {
		right: 5px;
		top: 10px;
		font-size: 16px;
	}
	.searchBox ul {
		width: 64px;
		border: 1px solid #1669c5;
		top: 34px;
	}
	.searchBox ul li {
		font: normal 13px/20px microsoft yahei;
		line-height: 24px;
	}
	.top .right {
		margin-top: 2px;
	}
	.top .right a.nav-top {
		height: 34px;
		line-height: 34px;
		font-size: 12px;
	}
	.top .right a.nav-top i {
		width: 12px;
		height: 13px;
		margin: 12px 4px 0 0;
	}
	.nav-bot ul {
		padding: 14px;
		width: 270px;
	}
	.nav-bot li {
		padding: 0 5px;
		line-height: 36px;
		height: 36px;
		font-size: 13px;
	}
	.location {
		padding-bottom: 10px;
	}
	.location i {
		margin-right: 3px;
		font-size: 12px;
		margin-top: 1px;
	}
	.location a {
		padding-right: 12px;
		margin-right: 4px;
		font-size: 12px;
	}
	.findTop {
		padding: 10px 0;
	}
	.findTop dl {
		line-height: 28px;
		min-height: 28px;
		font-size: 12px;
	}
	.findTop dt {
		width: 90px;
	}
	.findTop li {
		margin-right: 18px;
	}
	.findTop dd {
		padding-right: 50px;
		height: 28px;
	}
	.findTop dd a.more {
		line-height: 28px;
	}
	.findTop dd a.more i {
		font-size: 16px;
		margin: 8px 0 0 0;
	}
	.wrapper-top {
		margin-top: 14px;
		height: 22px;
		line-height: 22px;
	}
	.wrapper-top b {
		font-size: 15px;
	}
	.wrapper-top span {
		font-size: 12px;
	}
	.wrapper-bot ul {
		margin-left: -12px;
	}
	.wrapper-bot li {
		margin-top: 20px;
	}
	.wrapper-bot li .item {
		padding-left: 12px;
	}
	.wrapper-bot li .text .title {
		margin-top: 6px;
		line-height: 18px;
		height: 36px;
		font-size: 12px;
	}
	.wrapper-bot li .text .price {
		margin-top: 6px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
	}
	.wrapper-bot li .text .price b {
		font-size: 16px;
	}
	.wrapper-bot li .text > p {
		margin-top: 4px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.wrapper-bot li .text > p i {
		width: 15px;
		height: 16px;
		margin-left: 4px;
	}
	.wrapper-bot li .text > p a {
		max-width: calc(100% - 19px);
	}
	.wrapper-bot li .text .level p {
		margin-left: 0;
	}
	.wrapper-bot li .text .level {
		margin-top: 5px;
	}
	.part1,.part2,.part3 {
		margin-top: 20px;
		padding: 0 18px 18px;
	}
	.part-title {
		height: 46px;
		line-height: 46px;
	}
	.part-title span {
		font-size: 16px;
	}
	.part-title a.more {
		font-size: 12px;
	}
	.part-title span i {
		width: 9px;
		margin: -1px 0 0 6px;
	}
	.part1-bot li {
		margin-top: 20px;
	}
	.part1-bot li:nth-child(-n+2) {
		margin-top: 14px;
	}
	.part1-bot li p {
		height: 14px;
		line-height: 14px;
		padding-left: 16px;
		font-size: 12px;
	}
	.part1-bot li p i {
		width: 12px;
		height: 13px;
	}
	.part1-bot li span {
		margin-top: 5px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.part2-bot {
		margin-top: 7px;
	}
	.part2-bot ul {
		margin-left: -8px;
	}
	.part2-bot li {
		margin-top: 8px;
		padding-left: 8px;
	}
	.part2-bot li a {
		padding: 0 18px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.part2-bot li i {
		width: 11px;
		height: 12px;
		margin: 12px 4px 0 0;
	}
	.part3-bot li {
		margin-top: 10px;
		height: 20px;
		line-height: 20px;
		padding-left: 20px;
	}
	.part3-bot ul {
		margin-left: -20px;
	}
	.part3-bot li a {
		font-size: 13px;
	}
	.part3-bot li i {
		width: 3px;
		height: 3px;
	}
    .footer {
        margin-top: 20px;
        padding: 18px 0;
    }
    .footer-nav {
        height: 24px;
        line-height: 24px;
    }
    .footer-nav a {
        font-size: 14px;
        padding: 0 15px;
    }
    .footer p {
        font-size: 13px;
        margin-top: 16px;
    }
   
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .w,.main{width:  1208px;}
    body{min-width:  1208px;}
	.top .logo {
		height: 51px;
	}
	.searchBox {
		margin: 2px 0 0 120px;
		width: 680px;
	}
	.searchBox input {
		height: 44px;
		width: 485px;
		font-size: 14px;
		text-indent: 5px;
	}
	.searchBox button {
		width: 114px;
		height: 44px;
		line-height: 44px;
		font-size: 17px;
	}
	.searchBox button i {
		font-size: 15px;
	}
	.searchBox .form .select .select-top p {
		font-size: 15px;
		line-height: 44px;
		text-indent: 16px;
	}
	.searchBox .form .select .select-top i {
		right: 6px;
		top: 14px;
		font-size: 20px;
	}
	.searchBox ul {
		top: 44px;
	}
	.top .right a.nav-top {
		height: 48px;
		line-height: 48px;
		font-size: 15px;
	}
	.nav-bot ul {
		padding: 14px;
		width: 270px;
	}
	.nav-bot li {
		padding: 0 5px;
		line-height: 36px;
		height: 36px;
		font-size: 13px;
	}
	.location {
		padding-bottom: 12px;
	}
	.location i {
		margin-right: 5px;
		font-size: 14px;
		margin-top: 2px;
	}
	.location a {
		padding-right: 16px;
		margin-right: 6px;
		font-size: 13px;
	}
	.findTop {
		padding: 12px 0;
	}
	.findTop dl {
		line-height: 32px;
		min-height: 32px;
		font-size: 13px;
	}
	.findTop dt {
		width: 96px;
	}
	.findTop li {
		margin-right: 22px;
	}
	.findTop dd {
		padding-right: 60px;
		height: 32px;
	}
	.findTop dd a.more {
		line-height: 32px;
	}
	.findTop dd a.more i {
		font-size: 18px;
		margin: 8px 0 0 0;
	}
	.wrapper-top {
		margin-top: 20px;
		height: 26px;
		line-height: 26px;
	}
	.wrapper-top b {
		font-size: 18px;
	}
	.wrapper-top span {
		font-size: 13px;
	}
	.wrapper-bot ul {
		margin-left: -15px;
	}
	.wrapper-bot li {
		margin-top: 24px;
	}
	.wrapper-bot li .item {
		padding-left: 15px;
	}
	.wrapper-bot li .text .title {
		margin-top: 8px;
		line-height: 20px;
		height: 40px;
		font-size: 13px;
	}
	.wrapper-bot li .text .price {
		margin-top: 6px;
		height: 26px;
		line-height: 26px;
		font-size: 13px;
	}
	.wrapper-bot li .text .price b {
		font-size: 18px;
	}
	.wrapper-bot li .text > p {
		margin-top: 5px;
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.wrapper-bot li .text > p i {
		width: 17px;
		height: 18px;
		margin-left: 4px;
	}
	.wrapper-bot li .text > p a {
		max-width: calc(100% - 21px);
	}
	.wrapper-bot li .text .level p {
		margin-left: 0;
	}
	.wrapper-bot li .text .level {
		margin-top: 7px;
	}
	.part1,.part2,.part3 {
		margin-top: 24px;
		padding: 0 22px 22px;
	}
	.part-title {
		height: 54px;
		line-height: 54px;
	}
	.part-title span {
		font-size: 18px;
	}
	.part-title a.more {
		font-size: 13px;
	}
	.part-title span i {
		width: 11px;
		margin: 0 0 0 8px;
	}
	.part1-bot li {
		margin-top: 26px;
	}
	.part1-bot li:nth-child(-n+2) {
		margin-top: 18px;
	}
	.part1-bot li p {
		height: 16px;
		line-height: 16px;
		padding-left: 22px;
		font-size: 14px;
	}
	.part1-bot li p i {
		width: 14px;
		height: 15px;
	}
	.part1-bot li span {
		margin-top: 8px;
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.part2-bot {
		margin-top: 7px;
	}
	.part2-bot ul {
		margin-left: -10px;
	}
	.part2-bot li {
		margin-top: 10px;
		padding-left: 10px;
	}
	.part2-bot li a {
		padding: 0 22px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.part2-bot li i {
		width: 12px;
		height: 13px;
		margin: 12px 5px 0 0;
	}
	.part3-bot li {
		margin-top: 14px;
		height: 22px;
		line-height: 22px;
		padding-left: 26px;
	}
	.part3-bot ul {
		margin-left: -26px;
	}
	.part3-bot li a {
		font-size: 14px;
	}
	.part3-bot li i {
		width: 4px;
		height: 4px;
	}


}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .w,.main{width:  1400px;}
    body{min-width:  1400px;}

}
@media only screen and (min-width: 1600px) and (max-width: 1919px){
    .w,.main{width:  1400px;}
    body{min-width:  1400px;}
    



}
