.main{
    width: 1560px;
    margin: 0 auto;
}
@font-face {
  font-family: "Public"; /* Project id 2901389 */
  src: url('//at.alicdn.com/t/c/font_2901389_pyp7og5xij8.woff2?t=1678674051034') format('woff2'),
       url('//at.alicdn.com/t/c/font_2901389_pyp7og5xij8.woff?t=1678674051034') format('woff'),
       url('//at.alicdn.com/t/c/font_2901389_pyp7og5xij8.ttf?t=1678674051034') format('truetype');
}

.Public {
  font-family: "Public" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: 'bf';  /* Project id 3152797 */
	src: url('//at.alicdn.com/t/font_3152797_aln21ynprjc.eot?t=1647328981124'); /* IE9 */
	src: url('//at.alicdn.com/t/font_3152797_aln21ynprjc.eot?t=1647328981124#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('//at.alicdn.com/t/font_3152797_aln21ynprjc.woff2?t=1647328981124') format('woff2'),
		 url('//at.alicdn.com/t/font_3152797_aln21ynprjc.woff?t=1647328981124') format('woff'),
		 url('//at.alicdn.com/t/font_3152797_aln21ynprjc.ttf?t=1647328981124') format('truetype'),
		 url('//at.alicdn.com/t/font_3152797_aln21ynprjc.svg?t=1647328981124#bf') format('svg');
  }
  .wujin {
	  font-family: "bf" !important;
	  font-size: 16px;
	  line-height: 1;
	  font-style: normal;
	  display: inline-block;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
  }
.rightBar {
	display: none;
	position: fixed;
	right: 45px;
	top: 138px;
	background-color: #fff;
	width: 54px;
	text-align: center;
	z-index: 999;
	border: 1px solid #e6e6e6;
}
.rightBar .box {
	position: relative;
	margin: 0;
	padding: 0;
}
.rightBar .box > a {
	display: block;
	height: 60px;
	padding-top: 12px;
	box-sizing: border-box;
	font-size: 12px;
	color: #333;
	position: relative;
}
.rightBar .weixi img {
	position: absolute;
	right: 65px;
	bottom: 0px;
	max-width: 100px;
	max-height: 100px;
	display: none;
	z-index: 9999;
}
.rightBar .box > a::after {
	content: "";
	clear: both;
	position: absolute;
	left: -10px;
	top: 0;
	right: 0;
	bottom: 0;
}
.rightBar .box > a:hover {
	color: #fff;
	background-color: #138146;
}
.rightBar .box > a i {
	display: block;
	margin: 0 auto;
	font-size: 20px;
	margin-bottom: 7px;
}

.rightBar div > a.focus {
	color: #fff;
	background-color: #138146;
}
.rightBar .box > a.focus i {
	background: url(https://www.ppzhan.com/images/Product/Version/2020/rightIcon2.png) no-repeat 0 0;;
}
.rightBar .service:hover .serviceBox {
	display: block;
}
.comBox ul li.add a {
	color: #999;
	margin-top: 34px;
	display: block;
	background: none;
	padding: 0;
	position: static;
}
.comBox ul li.add a i {
	width: 27px;
	height: 27px;
	display: inline-block;
	line-height: 27px;
	color: #999;
	background: url(https://www.ppzhan.com/images/products/version/2022/proCompla.png) no-repeat 0 -83px;
	margin-bottom: 10px;
}
.comBox {
	position: absolute;
	top: 0;
	display: block;
	right: 65px;
	z-index: 999;
	width: 116px;
	background-color: #fff;
	overflow: hidden;
	text-align: left;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
	display: none;
}
.comBox h2 {
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: #138146;
    font-size: 12px;
    padding: 0px 8px;
}
.comBox h2 i {
	position: absolute;
	top: 8px;
	right: 8px;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	line-height: 1;
}
.comBox p.title {
	height: 32px;
	line-height: 32px;
	color:#fff;
	background:#138146;
	font-size: 12px;
	padding: 0 8px;
	width: 92px;
}
.comBox p.title a {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 8px;
    right: 8px;
}
.comBox ul li {
	border: 1px solid transparent;
	border-bottom-color: #e4e4e4;
	text-align: center;
	position: relative;
	height: 116px;
	width: 100%;
}
.comBox ul li .comPro {
	padding-top: 13px;
}
.comBox ul li img {
	max-width: 68px;
	max-height: 51px;
}
.comBox ul li.add {
	height: 114px;
}
.comBox ul li p a {
    color: #333;
	text-align: left;
	padding: 0px 10px;
	display: block;
}
.comBox ul li p a:hover {
	color: #138146;
}
.comBox ul li p {
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
	margin-top: 13px;
	margin-bottom: 8px;
	padding: 0;
}
.comBox .btn {
	height: 55px;
	border: 0 !important;
}
.comBox .btn a {
	display: block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background: #138146;
	text-align: center;
	margin: 6px auto 0 auto;
	border-radius: 2px;
}
.comBox .btn a.empty {
	background-color: #fff;
	color: #138146;
	display: inline;
	line-height: 22px;
	margin: 0;
}
.comBox ul li a.close {
	display: none;
	width: 18px;
	height: 18px;
	position: absolute;
	top: -1px;
	right: -1px;
	line-height: 18px;
	background: #138146 url("http://public.mtnets.com/Images/public/closed.png") no-repeat center;
	background-size: 10px auto;
}
.comBox ul li.pro:hover{
	border: 1px dashed #138146;
}
.comBox ul li.pro:hover a.close{
	display: block;
	cursor: pointer;
}
.comBox ul li.pro:hover a.close i {
	font-size: 12px;
	color: #fff;
}
.comBox.fixedBox {
    overflow: hidden;
    width: 108px;
    position: fixed;
    top: 153px;
    display: block;
    right: 30px;
    z-index: 99999;
    background: #fff;
}
.comBox.fixedBox ul li.add a {
	color: #999;
	font-size: 12px;
	background: url(https://www.hbzhan.com/images/proCompla.png) no-repeat 10px -83px;
	padding-top: 38px;
	position: absolute;
	top: 25px;
	left: 29px;
    margin-top: 0;
}
.comBox.fixedBox ul li.add {
	height: 90px;

}
.gotoTop {
	width: 54px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	color: #333;
	display: block;
}
.gotoTop:hover {
	background-color: #138146;
	color: #fff;
}
.serviceBox {
	padding: 0 18px;
	position: absolute;
	top: 0;
	right: 65px;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
	width: 180px;
	box-sizing: border-box;
	display: none;
	background-color: #fff;
	z-index: 9999;
}
.serviceBox li {
	border-bottom: 1px dashed #e6e6e6;
	font-size: 14px;
	text-align: left;
	padding: 20px 0 20px 30px;
	background: url(https://www.ppzhan.com/images/products/version/2022/kefu.png) no-repeat 0 20px;
}
.serviceBox li:last-child {
	border-bottom: 0;
}
.serviceBox li span {
	display: block;
	color: #999;
	margin-top: 5px;
}
.serviceBox li a {
	display: block;
	width: 84px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: #138146;
	color: #fff;
	border-radius: 6px;
	margin-top: 15px;
}
/* header */
.header .main{
    overflow: hidden;
}
.header a{
    font-size: 14px;
    color: #666;
}
.header .left{
    float: left;
    height: 36px;
    line-height: 36px;
}
.header .left a{
    margin-right: 26px;
}
.header .left a:last-child{
    margin: 0;
}
.header .right{
    float: right;
    height: 36px;
    line-height: 36px;
    margin-right: 120px;
}
.header .right a{
    padding-right: 18px;
    margin-right: 18px;
    position: relative;
}
.header .right a::after{
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 15px;
    background-color: #e1e1e1;
}
.header .right a:last-child{
    margin: 0;
}
.header .right a:last-child::after{
    display: none;
}
.header a.login{color: #1568c4;}
/* header--drop */
/* header--drop */
.header--drop{
	margin: 0 auto;
	position:relative;
}
.header--drop ul {
	position: absolute;
	right: 0;
	top: -36px;
}
.header--drop ul li {
	float: left;
	height: 36px;
	position:relative;
}
.header--drop ul li .weixin{
	height: 36px;
	position:relative;
	color: #3fc197;
}
.header--drop ul li.wx a {
	color: #3fc197;
}
.header--drop ul li .weixin.hover::before{
	background-color: #fff;
	content:'';
	position:absolute;
	left: 0px;
	top: -2px;
	right: 0px;
	bottom:0;
	height: 40px;
	z-index: 2;
}
.header--drop ul li .weixin.hover{
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.header--drop ul li .weixin.hover::after,.header--drop ul li:last-child .weixin::after{
	display: none;
}
.web-code {
	width: 150px;
	padding: 25px 25px 20px 25px;
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 36px;
	right: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	/*! display: none; */
	text-align: center;
	z-index: 101;
}
.web-code1 {
	padding: 25px 12px 20px 12px;
}
.web-code .item {
	/* float: left; */
	/* width: calc(50% - 20px); */
	/* margin: 0 10px; */
}
.web-code1 .item {
	width: 100%;
}
.web-code img{
	width: 100%;
	height: 100%;
}
.web-code b{
	display: block;
	font-size: 14px;
	padding:18px 0 8px 0;
}
.web-code p{
	color: #999;
}
.header--drop ul li a {
	color: #666666;
	line-height: 36px;
	display: block;
	padding: 0 10px;
	position: relative;
	z-index: 9;
	font-size: 14px;
	cursor: pointer;
}
.header--drop ul li a i {
	vertical-align: top;
	font-size: 14px;
	margin: 10px 2px 0 0;
}
.header--drop ul li a:hover{
	color: #1568c4;
}
/* part7 */
.part7{
	margin-top: 36px;
	padding: 21px 0 23px;
	background-color: #eff1f2;
}
.part7 li{
	float: left;
	width: 25%;
	padding-left: 122px;
	position: relative;
	box-sizing: border-box;
}
.part7 li span{
	position: absolute;
	left: 59px;
	top: 0;
	width: 55px;
	height: 55px;
	background: url(../../../../images/sub/version/2023/part7-01.png) no-repeat;
	background-size: 100% 100%!important;
}
.part7 li:nth-child(2) span{
	background: url(../../../../images/sub/version/2023/part7-02.png) no-repeat;
}
.part7 li:nth-child(3) span{
	background: url(../../../../images/sub/version/2023/part7-03.png) no-repeat;
}
.part7 li:nth-child(4) span{
	background: url(../../../../images/sub/version/2023/part7-04.png) no-repeat;
}
.part7 li b{
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 18px;
}.part7 li b a{
	color: #333;
	position: relative;
}
.part7 li b i{
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 22px;
	margin: 3px 0 0 5px;
	background: url(../../../../images/sub/version/2023/part7-qq.png) no-repeat;
	background-size: 100% 100%;
}
.part7 li p{
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	color: #999;
}
.part7 li b a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 24px;
	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;

}
.part7 li b a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}
.part7 li b a:hover .QQhover{
	display: inline-block;
}
/* top */
.top {
	padding: 34px 0;
    background-color: #fff;
}
.logo {
	float: left;
	margin-top: 0;
	margin-right: 0 !important;
	width: auto !important;
}
.logo img {
	/* width: 267px; */
	height: 88px;
}
/*搜索框样式*/
.searchBox {
	width: 670px;
	float: left;
	position: relative;
	margin-left: 150px;
	height: 54px;
	background-color:#138146;
	border-radius: 40px;
	margin-top: 10px;
}
.searchBox .form {
	margin-top: 2px;
}
.searchBox .form .select{
	width: 88px;
	height: 100%;
	position: relative;
	float: left;
}
.searchBox .form .select .select-top p {
    font-size: 14px;
    line-height: 50px;
    text-indent: 16px;
    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: 24px;
	background: #e6e6e6;
}
.searchBox .form .select .select-top i {
	display: inline-block;
	font-size: 12px;
	vertical-align: middle;
	position: absolute;
	right: 14px;
	top: 18px;
}
.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 {
	width: 468px;
	float: left;
	height: 50px;
	background: #fff;
	border: none;
	outline: none;
	font-size: 16px;
	color: #aaa;
	text-indent: 10px;
}
.searchBox button {
	position: absolute;
	right: 2px;
	top: 2px;
    bottom: 2px;
	width: 112px;
	height: 50px;
	line-height: 50px;
	border: none;
	outline: none;
	cursor: pointer;
	color: #fff;
	font-size: 20px;
	border-radius: 0 40px 40px 0;
	background-color:#138146;
}
.searchBox button i {
	font-size: 18px;
	vertical-align: top;
	display: inline-block;
	margin-right: 5px;
	margin-top: 1px;
}
.searchBox ul {
	display: block;
	position: absolute;
	z-index: 9999;
	width: 76px;
	border: 2px solid #138146;
	display: block;
	top: 50px;
	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: #138146;
	color: #fff;
}
.searchBox .hot-key {
	position: absolute;
	font-size: 0;
	left: 0;
	bottom: -28px;
	white-space: nowrap;
}
.searchBox .hot-key b {
	font-size: 14px;
	color: #ff0101;
}
.searchBox .hot-key b i {
	display: inline-block;
	margin: -1px 4px 0 0;
	width: 14px;
	height: 16px;
	background: url(../../../../images/sub/version/2023/hot.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: top;
}
.searchBox .hot-key a {
	font-size: 14px;
	color: #666;
	margin-right: 15px;
}
.searchBox .hot-key a:hover {
	color: #138146;
}

.topAdv {
	float: right;
	width: 384px;
	position: relative;
}
.topAdv a{
    display: block;
    padding-bottom: 22.91%;
    height: 0;
    overflow: hidden;
}
.topAdv .Advs{
	position: absolute;
	bottom: -5px;
	right: 0;
	width: 493px;
	height: 85px;
	z-index: -1;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.topAdv img {
    width: 100%;
    max-height: none;
    height: auto;
}
.topAdv:hover .Advs{
	z-index:99;
	opacity: 1;
}
/* nav */
.nav{
    background: url(../../../../images/sub/version/2023/navBg.png) no-repeat;
    background-size: 100% 100%;
}
.nav a{
    display: inline-block;
    vertical-align: top;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    padding: 0 40px;
    margin: 0 10px;
    font-weight: 700;
    color: #fff;
}
.nav a:first-child{
    margin-left: 0;
}
.nav a:last-child{
    margin-right: 0;
}
.nav a.focus,.nav a:hover{
    background-color: #ff9600;
}
/* navFn */
.navFn {
	background-color: #e8eef5;
	white-space: nowrap;
}
.navFn .main{overflow: hidden;}
.navFn .left {
	width: 60px;
    line-height: 54px;
    height: 54px;
	float: left;
	position: relative;
    text-align: center;
}
.navFn .left b{
    font-size: 18px;
    color: #333;
}
.navFn .left i{
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 12px;
    margin: 22px 0 0 7px;
    background: url(../../../../images/sub/version/2023/navFu-01.png) no-repeat;
    background-size: 100% 100%;
}
.navFn ul{
    overflow: hidden;
}
.navFn ul li {
	float: left;
    line-height: 54px;
    height: 54px;
	font-size: 18px;
	padding: 0 31px;
	position: relative;
}
.navFn ul li i{
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 14px;
    margin: 20px 4px 0 0;
    background: url(../../../../images/sub/version/2023/navFu.png) no-repeat;
    background-size: 100% 100%;
}
.navFn ul li a{
    color: #333;
}
.navFn ul li:hover a{
    color: #1568c4;
}

/* link */
.link {
	padding: 32px 0 36px;
	background: transparent !important;
}
.link_top{
	position: relative;
}
.link_top p a{
	display: inline-block;
	vertical-align: top;
	height: 44px;
	line-height: 44px;
	width: 92px;
	font-size: 16px;
	margin-right: 12px;
	color: #7c848e;
	background-color: #24272b;
	text-align: center;
	position: relative;
}
.link_top a:last-child{
	margin-right: 0;
}
.link_top a::after{
	display: none;
	position: absolute;
	content: "";
	left: 50%;
	bottom: -6px;
	transform: translateX(-50%);
	height: 6px;
	width: 16px;
	background: url(../../../../images/sub/version/2023/link-01.png) no-repeat;
	background-size: 100% 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.link_top a.focus{
	background-color: #535a62;
	color: #fff;
}
.link_top a.focus::after{
	display: block;
}
.link_top .addLink{
	position: absolute;
	right: 0;
	top: 4px;
	width: 110px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #999;
	border: 1px solid #535a62;
	border-radius: 20px;
	text-align: center;
}
.link_top .addLink i{
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	margin: 9px 3px 0 0;
	background: url(../../../../images/sub/version/2023/link-02.png) no-repeat;
	background-size: 100% 100%;
}
.link_bot{
	margin: 0 -8px;
	padding-top: 4px;
	overflow: hidden;
	display: none;
}
.link_bot a{
	float: left;
	width: 9.09%;
	padding:0 8px;
	margin-top: 14px;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	box-sizing: border-box;
	overflow: hidden;
	color: #d8d8d8;
}
.link_bot a:hover{
	color: #1568c4;
}
/* footer */
.footer {
	background: transparent !important;
}
.footer .main{
	padding: 30px 0 36px;
	border-top: 1px solid #353a42;
	overflow: hidden;
}
.footer .right {
	float: right;
	width: 580px;
	background: none;
	margin: 0;
    font-size: 0;
}
.footer .right li{
	display: inline-block;
	vertical-align: top;
	width: 108px;
	height: 43px;
	margin-left: 8px;
}
.footer .right img{
	width: 100%;
	height: 100%;
}
.footer .left{
	line-height: 43px;
	font-size: 16px;
	color: #999;
	overflow: hidden;
}
.sub-bot{
	background: url(../../../../images/sub/version/2023/sub-bot.png) no-repeat;
	background-size: 100% 100%;
}

/* media */
@media only screen and (max-width: 1024px){
    .main{width:  1000px;}
    body{min-width:  1000px;}
	.header a {
		font-size: 12px;
	}
	.header .right a {
		padding-right: 12px;
		margin-right: 12px;
	}
	.header .left a {
		margin-right: 20px;
	}
	.top {
		padding: 15px 0;
	}
	.topAdv {
		width: 246px;
	}

	.searchBox {
		width: 428px;
		margin-left: 60px;
		height: 36px;
		margin-top: 4px;
	}
	.searchBox .form {
		margin-top: 1px;
	}
	.searchBox .form .select {
		width: 56px;
	}
	.searchBox .form .select .select-top p {
		font-size: 12px;
		line-height: 34px;
		text-indent: 10px;
		margin-left: 1px;
	}
	.searchBox .form .select .select-top p::after {
		height: 18px;
	}
	.searchBox .form .select .select-top i {
		font-size: 8px;
		right: 6px;
		top: 14px;
	}
	.searchBox input {
		width: 302px;
		height: 34px;
		font-size: 12px;
		text-indent: 6px;
	}
	.searchBox button {
		right: 1px;
		top: 1px;
		bottom: 1px;
		width: 69px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.searchBox ul {
		width: 58px;
		top: 32px;
		left: 0px;
		padding: 3px 0;
	}
	.searchBox button i {
		font-size: 12px;
		margin-right: 4px;
		margin-top: 2px;
	}
	.searchBox .hot-key {
		left: 6px;
		bottom: -22px;
	}
	.searchBox .hot-key b {
		font-size: 12px;
	}
	.searchBox .hot-key b i {
		margin: 1px 2px 0 0;
		width: 12px;
		height: 14px;
	}
	.searchBox .hot-key a {
		font-size: 12px;
		margin-right: 6px;
	}
	.nav a {
		height: 38px;
		line-height: 38px;
		font-size: 14px;
		padding: 0 34px;
		margin: 0;
	}
	.navFn ul li {
		line-height: 36px;
		height: 36px;
		font-size: 14px;
		padding: 0 22px;
	}
	.navFn .left b {
		font-size: 13px;
	}
	.navFn .left i {
		width: 3px;
		height: 7px;
		margin: 17px 0 0 5px;
	}
	.navFn .left {
		width: 46px;
		line-height: 36px;
		height: 36px;
	}
	.navFn ul li i {
		width: 12px;
		height: 10px;
		margin: 14px 2px 0 0;
	}

	.link {
		padding: 20px 0 24px;
	}
	.link_top p a {
		height: 26px;
		line-height: 26px;
		width: 60px;
		font-size: 12px;
		margin-right: 8px;
	}
	.link_top .addLink {
		top: 1px;
		width: 72px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.link_top .addLink i {
		width: 10px;
		height: 10px;
		margin: 8px 3px 0 0;
	}
	.link_bot a {
		padding: 0 4px;
		margin-top: 8px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.footer .right li {
		display: inline-block;
		vertical-align: top;
		width: 69px;
		height: 28px;
		margin-left: 6px;
	}
	.footer .right {
		float: right;
		width: 380px;
	}

}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main{width:  1138px;}
    body{min-width:  1138px;}
	.header a {
		font-size: 13px;
	}
	.header .right a {
		padding-right: 12px;
		margin-right: 12px;
	}
	.top {
		padding: 18px 0;
	}
	.topAdv {
		width: 280px;
	}

	.searchBox {
		width: 488px;
		margin-left: 80px;
		height: 44px;
		margin-top: 4px;
	}
	.searchBox .form .select {
		width: 62px;
	}
	.searchBox .form .select .select-top p {
		font-size: 12px;
		line-height: 40px;
		text-indent: 10px;
	}
	.searchBox .form .select .select-top i {
		font-size: 9px;
		right: 9px;
		top: 15px;
	}
	.searchBox input {
		width: 344px;
		height: 40px;
		font-size: 13px;
		text-indent: 10px;
	}
	.searchBox button {
		width: 80px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.searchBox button i {
		font-size: 14px;
		margin-right: 4px;
		margin-top: 1px;
	}
	.searchBox ul {
		top: 40px;
	}
	.searchBox .hot-key {
		left: 6px;
		bottom: -22px;
	}
	.searchBox .hot-key b {
		font-size: 12px;
	}
	.searchBox .hot-key b i {
		margin: -1px 2px 0 0;
		width: 12px;
		height: 14px;
	}
	.searchBox .hot-key a {
		font-size: 12px;
		margin-right: 10px;
	}
	.nav a {
		height: 44px;
		line-height: 44px;
		font-size: 16px;
		padding: 0 38px;
		margin: 0;
	}
	.navFn ul li {
		line-height: 40px;
		height: 40px;
		font-size: 14px;
		padding: 0 22px;
	}
	.navFn ul li i {
		width: 14px;
		height: 12px;
		margin: 16px 4px 0 0;
	}
	.navFn .left b {
		font-size: 14px;
	}
	.navFn .left i {
		width: 4px;
		height: 8px;
		margin: 17px 0 0 5px;
	}
	.navFn .left {
		width: 50px;
		line-height: 40px;
		height: 40px;
	}

	.link {
		padding: 22px 0 26px;
	}
	.link_top p a {
		height: 30px;
		line-height: 30px;
		width: 68px;
		font-size: 12px;
		margin-right: 9px;
	}
	.link_top .addLink {
		top: 2px;
		width: 82px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.link_top .addLink i {
		width: 12px;
		height: 12px;
		margin: 7px 3px 0 0;
	}
	.link_bot a {
		padding: 0 5px;
		margin-top: 10px;
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.footer .right li {
		width: 79px;
		height: 32px;
		margin-left: 7px;
	}
	.footer .right {
		width: 435px;
	}
	.footer .left {
		line-height: 32px;
		font-size: 12px;
	}




}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main{width:  1328px;}
    body{min-width:  1328px;}
	.top {
		padding: 20px 0;
	}
	.topAdv {
		width: 331px;
	}
	.searchBox {
		width: 570px;
		margin-left: 90px;
		height: 46px;
		margin-top: 6px;
	}
	.searchBox .form .select {
		width: 72px;
	}
	.searchBox .form .select .select-top p {
		font-size: 13px;
		line-height: 42px;
		text-indent: 12px;
	}
	.searchBox .form .select .select-top i {
		font-size: 10px;
		right: 10px;
		top: 15px;
	}
	.searchBox input {
		width: 400px;
		height: 42px;
		text-indent: 8px;
	}
	.searchBox ul {
		top: 42px;
	}
	.searchBox button {
		width: 96px;
		height: 42px;
		line-height: 42px;
		font-size: 18px;;
	}
	.searchBox button i {
		font-size: 16px;
		margin-right: 5px;
	}

	.nav a {
		height: 52px;
		line-height: 52px;
		font-size: 20px;
		padding: 0 30px;
		margin: 0 20px;
	}
	.navFn .left {
		width: 50px;
		line-height: 46px;
		height: 46px;
	}
	.navFn .left b {
		font-size: 16px;
	}
	.navFn .left i {
		width: 5px;
		height: 10px;
		margin: 20px 0 0 5px;
	}
	.navFn ul li i {
		width: 14px;
		height: 12px;
		margin: 19px 4px 0 0;
	}
	.navFn ul li {
		line-height: 46px;
		height: 46px;
		font-size: 16px;
		padding: 0 27px;
	}

	.footer .right li {
		width: 92px;
		height: 37px;
		margin-left: 8px;
	}
	.footer .right {
		float: right;
	}

}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .main{width:  1400px;}
    body{min-width:  1400px;}
	.top {
		padding: 22px 0;
	}

	.topAdv {
		width: 346px;
	}
	.searchBox {
		margin-top: 6px;
	}
	.searchBox {
		width: 600px;
		margin-left: 90px;
		height: 48px;
	}
	.searchBox .form .select {
		width: 76px;
	}
	.searchBox .form .select .select-top p {
		font-size: 14px;
		line-height: 44px;
		text-indent: 14px;
	}
	.searchBox .form .select .select-top i {
		font-size: 10px;
		right: 10px;
		top: 17px;
	}
	.searchBox ul {
		top: 44px;
	}
	.searchBox input {
		width: 422px;
		height: 44px;
		font-size: 15px;
		text-indent: 7px;
	}
	.searchBox button {
		width: 100px;
		height: 46px;
		line-height: 46px;
		font-size: 18px;
	}
	.searchBox button i {
		font-size: 17px;
	}
	.nav a {
		height: 54px;
		line-height: 54px;
		font-size: 20px;
		padding: 0 36px;
		margin: 0 10px;;
	}
	.navFn .left {
		width: 60px;
		line-height: 48px;
		height: 48px;
	}
	.navFn ul li {
		line-height: 48px;
		height: 48px;
		font-size: 16px;
		padding: 0 29px;
	}
	.navFn .left b {
		font-size: 17px;
	}

	.footer .main {
		padding: 26px 0 30px;
	}
	.footer .right li {
		width: 97px;
		height: 39px;
	}
	.footer .right {
		width: 558px;
	}
	.footer .left {
		line-height: 39px;
		font-size: 14px;
	}

}
@media only screen and (min-width: 1600px){
    .main{width:  1560px;}
    body{min-width:  1560px;}
}
