.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 */
.main-top {
	background: #fff;
	padding-bottom: 20px;
}
#header{
	background: #2b2b2b;
	height: 40px;
	width: 100%;
}
.header{
	height: 40px;
	margin: 0 auto;
}
#divLogin{
	float: left;
}
#divLogin ul{
	float: left;
}
#divLogin ul li{
	margin: 0 13px;
	font-size: 14px;
	line-height: 40px;
	float: 	left;
	color: #fff;
}
#divLogin ul li a{
	color: #fff;
}
#divLogin ul li a.login {
	color: #fff;
	padding: 3px 9px;
	background: #0187d0;
	border-radius: 2px;
}
.Tophead {
	position: relative;
	margin: 0 auto;
}
.multimedia{
	position: absolute;
	top: -42px;
	right: 0;
	font-size: 14px;
	line-height: 40px;

}
.multimedia>div{
	float: left;
	position: relative;
	cursor: pointer;
}
.multimedia a{
	-webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}
.siteOld{
	padding-left: 0;
}
.siteOldTop a{
	color: #fff;
	padding:0 15px;
	border-right: 1px solid #676767;
}
.mobileTop a{
	color: #fff;
	padding:0 15px;
	border-right: 1px solid #676767;
}
.mobileTop:hover {
	background: #fff;
}
.mobileTop:hover a {
	color: #333;
	border-right:1px solid #fff;
}
.weMediaTop:hover {
	background: #fff;
}
.weMediaTop:hover a {
	color: #333;
	border-right:1px solid #fff;
}
.weMediaTop a{
	color: #fff;
	padding:0 15px;
	border-right: 1px solid #676767;
}
.siteService a{
	color: #fff;
	padding:0 15px;
	border-right: 1px solid #676767;
}
.siteNavTop a{
	color: #fff;
	padding:0 20px;
}
.mobile .mobileTop a i{
	font-size: 10px;
	margin-left: 5px;
	vertical-align: middle;
}
.weMedia .weMediaTop a i {
	font-size: 10px;
	margin-left: 5px;
	vertical-align: middle;
}
.siteNav1 .siteNavTop a i {
	font-size: 10px;
	margin-left: 5px;
	vertical-align: middle;
}
.siteNav1 .siteNavTop a.mediaOn2 i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.mobileBot{
	width: 260px;
	padding: 20px 15px 5px 15px;
	position: absolute;
	top: 40px;
	left: -217px;
	background: #fff;
	display: none;
	box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.2);
	z-index: 9999;
}
.mobileBot .item {
	width: 110px;
	padding: 0 10px;
	float: left;
}
.mobileBot .item .image {
	width: 110px;
	height: 110px;
}
.mobileBot .item p {
	text-align: center;
	font-size: 16px;
}
.mobileBot p {
	font-size: 14px;
}
.siteNavBot ul{
	padding: 8px 0;
}
.siteNavBot ul li{
	font-size: 12px;
	line-height: 20px;
}
.weMediaBot{
	width: 390px;
	padding: 20px 15px 5px 15px;
	position: absolute;
	top: 40px;
	left: -347px;
	background: #fff;
	display: none;
	box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.2);
	z-index: 9999;
}
.weMediaBot .item {
	width: 110px;
	padding: 0 10px;
	float: left;
}
.weMediaBot .item .image {
	height: 110px;
}
.weMediaBot .item p {
	text-align: center;
	font-size: 16px;
}
.weMediaBot p {
	font-size: 14px;
}
/* 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 #0187d0;
	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:#0187d0;
	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 #0187d0;
	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: #0187d0;
	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: #0187d0;
    color: #0187d0;
}
.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: #0187d0;
}
.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: #0187d0;
}
.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: #0187d0;
}
.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: #0187d0;
}
.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;
	height: 20px;
  	position: relative;
  	overflow: hidden;
}
.wrapper-bot li .text .level b {
	display: block;
	width: 92px;
	height: 24px;
	line-height: 24px;
	position: absolute;
	text-align: right;
	left: 0;
	top: -3px;
}
.wrapper-bot li .text .level b::after{
	right:-6px;
	top: 0px;
	font-size: 14px;
	content: "|";
	position: absolute;
}
.wrapper-bot li .text .level span {
	color: #766969;
	margin-left: 104px;
	font-size: 16px;
	float: left;
}
.wrapper-bot li .text .level span font {
	font: bold 16px/18px "microsoft yahei";
	color: #ff002f;
	margin: 0 3px;
}
.wrapper-bot li .text .level b.free{vertical-align: middle; left: 0; background: url(https://www.afzhan.com/images/company/companyList.png) no-repeat 0 6px;}
.wrapper-bot li .text .level b.primary{vertical-align: middle; background: url(/images/product/level1.png) no-repeat left 0px}
.wrapper-bot li .text .level b.intermediate{vertical-align: middle; background: url(/images/product/level2.png) no-repeat left 0px}
.wrapper-bot li .text .level b.senior{vertical-align: middle; background: url(/images/product/level3.png) no-repeat left 0px}
.wrapper-bot li .text .level b.topLevel{vertical-align: middle; background: url(https://www.hbzhan.com/images/company/member_icon4.png) center 3px no-repeat;margin-top: 0;}
.wrapper-bot li .text .level b.topLevel2{vertical-align: middle; background: url(https://www.hbzhan.com/images/company/member_icon5.png) center 3px no-repeat;margin-top: 0;}
.wrapper-bot li .text .level b.topLevel3{vertical-align: middle; background: url(https://www.hbzhan.com/images/company/member_icon6.png) center 3px no-repeat;margin-top: 0;}
.wrapper-bot li .text .level b.free::after{
	display: none;
}
/* 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: #0187d0;
}
.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: #0187d0;
}
.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: #0187d0;
}
.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: #0187d0;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
}
.part3-bot li a:hover{
	color: #0187d0;
}
/* footer */
.footer {
	margin-top: 25px;
	background: #2e3032;

	padding: 35px 0 20px;
}
.footTop {
	/* overflow: hidden; */
    border-bottom: 1px solid #444444;
    padding-bottom: 30px;
	height: 190px;
}
.footLeft {
	float: left;
	width: 352px;
	position: relative;
	padding-top: 20px;
}
.footLeft::after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	width: 1px;
	height: 180px;
	background: #434343;
}
.footLeft .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footLeft .title i{
	font-style: normal;
	font-size: 14px;
	margin-left: 10px;
	color: #f60;
}
.footLeft .title i a{
	width: 22px;
	height: 22px;
	line-height: 36px;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
	background: url(https://www.afzhan.com/images/index/version/2021/qq-ico.png) no-repeat center center #2c82d9;
	margin-left: 5px;
}
.footLeft ul {
	float: left;
	margin-right: 35px;
	/* overflow: hidden; */
}
.footLeft ul li {
	line-height: 40px;
	font-size: 14px;
	color: #bababa;
}
.footLeft ul li i {
	width: 24px;
	height: 24px;
	line-height: 36px;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
	background: url(https://www.afzhan.com/images/index/version/2021/qq-ico.png) no-repeat center center #2c82d9;
	margin-left: 10px;
}

.footLeft .title i a{
	position: relative;
	cursor: pointer;
}
.footLeft .title i a:hover .QQhover{
  display: inline-block;
}
.footLeft .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;
}
.footLeft .lxqq a{
	position: relative;
	cursor: pointer;
}
.footLeft .lxqq a:hover .QQhover{
	display: inline-block;
}
.footCenter {
	float: left;
	width: 360px;
	position: relative;
	padding-top: 10px;
}
.footCenter::after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	width: 1px;
	height: 180px;
	background: #434343;
}
.footCenter .text {
	margin: 10px auto 0;
	width: 180px;
}
.footCenter p {
	font-size: 14px;
	color: #bababa;
	line-height: 26px;
	margin-top: 12px;
}
.footCenter p b {
	font-size: 16px;
	font-weight: normal;
}
.footCenter ul {
	width: 150px;
	float: left;
	margin-left: 40px;
}
.footCenter ul li {
	line-height: 28px;
	float: left;
	margin-right: 40px;
}
.footCenter ul li a {
	color: #bababa;
	font-size: 14px;
}
.footCenter ul li a:hover {
	color: #0187d0;
}
.footNav a:hover {
	color: #0187d0;
}
.footCenter .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight {
	overflow: hidden;
	padding-left: 20px;
}
.footRight .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	margin-bottom: 20px;
}
.footRight ul li {
	width: 25%;
	float: left;
}
.footRight ul li .ewm {
	width: 110px;
	height: 110px;
	padding: 6px;
	background: #fff;
	margin: 0 auto;
	border: 5px solid #58595b;
}
.footRight ul li .ewm img {
	width: 100%;
	height: 100%;
}
.footNav {
	margin-top: 10px;
}
.footNav a {
	line-height: 32px;
	margin-right: 40px;
	font-size: 14px;
	color: #bababa;
}
.footBot p {
	line-height: 32px;
	font-size: 14px;
	color: #bababa;
}
.footBot p a {
	color: #bababa;
}
.footBot p span {
	display: block;
}
.footBot p span.beian{
	text-align: center;
}
.footBot p span.beian img  {
	margin-right: 5px;
}
.footUl ul {
	margin-top: 10px;
	overflow: hidden;
}
.footBot .footUl ul li {
	float: left;
	margin-right:15px;
	background: #f8f8f8;
	border: 1px solid #cacaca;
	padding: 5px 0;
	padding-left: 0;
	height: 32px;
	line-height: 15px;
}
.footBot .footUl ul li b {
	width: 70px;
	display: inline-block;
	margin-top: 1px;
	font-weight: normal;
	text-align: center;
}
.footBot .footUl ul li a {
	color: #333;
}
.footBot .footUl ul li img {
	max-height: 35px;
	margin: 0 5px;
	float: left;
}
/* 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 #0187d0;
	}
	.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 #0187d0;
		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);
	}
	.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: 18px;
		padding: 20px 0 20px;
	}
	.footLeft {
		width: 270px;
	}
	.footCenter {
		width: 280px;
	}
	.footCenter ul {
		width: 110px;
		margin-left: 20px;
	}
	.footCenter ul li {
		margin-right: 20px;
	}
	.footRight ul li .ewm {
		width: 80px;
		height: 80px;
		padding: 4px;
	}
	.footTop {
		padding-bottom: 15px;
		height: 170px;
	}
	.footLeft p b {
		font-size: 14px;
	}
	.footLeft .title i {
		font-size: 12px;
	}
	.footLeft ul li {
		line-height: 30px;
	}
	.footCenter p {
		font-size: 13px;
		line-height: 26px;
		margin-top: 4px;
	}
	.footCenter p b {
		font-size: 14px;
		margin-left: 2px;
	}
	.footLeft::after,.footCenter::after {
		height: 160px;
	}
	.footRight {
		padding-left: 10px;
	}
	.footNav a {
		line-height: 24px;
		font-size: 12px;
		margin-right: 25px;
	}
	.footBot p {
		line-height: 24px;
		font-size: 12px;
	}
	.wrapper-bot li .text .level span {
		font-size: 12px;
	}
}
@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 #0187d0;
	}
	.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 #0187d0;
		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);
	}
	.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: 18px;
		padding: 20px 0 20px;
	}
	.footLeft {
		width: 270px;
	}
	.footCenter {
		width: 280px;
	}
	.footCenter ul {
		width: 110px;
		margin-left: 20px;
	}
	.footCenter ul li {
		margin-right: 20px;
	}
	.footRight ul li .ewm {
		width: 80px;
		height: 80px;
		padding: 4px;
	}
	.footTop {
		padding-bottom: 15px;
		height: 170px;
	}
	.footLeft p b {
		font-size: 14px;
	}
	.footLeft .title i {
		font-size: 12px;
	}
	.footLeft ul li {
		line-height: 30px;
	}
	.footCenter p {
		font-size: 13px;
		line-height: 26px;
		margin-top: 4px;
	}
	.footCenter p b {
		font-size: 14px;
		margin-left: 2px;
	}
	.footLeft::after,.footCenter::after {
		height: 160px;
	}
	.footRight {
		padding-left: 10px;
	}
	.footNav a {
		line-height: 24px;
		font-size: 12px;
		margin-right: 25px;
	}
	.footBot p {
		line-height: 24px;
		font-size: 12px;
	}
	.wrapper-bot li .text .level span {
		font-size: 12px;
	}
   
}
@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);
	}
	.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;
	}
	.footer {
		margin-top: 20px;
		padding: 30px 0 20px;
	}
	.footLeft {
		width: 300px;
	}
	.footCenter {
		width: 280px;
	}
	.footRight {
		padding-left: 10px;
	}
	.footCenter ul {
		width: 110px;
		margin-left: 30px;
	}
	.footCenter ul li {
		margin-right: 20px;
	}
	.footTop {
		padding-bottom: 15px;
	}
	.footLeft p b {
		font-size: 14px;
	}
	.footNav a {
		line-height: 28px;
		margin-right: 30px;
	}
	.footBot p {
		line-height: 28px;
	}


}
@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;}
    



}
