body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, button, p, blockquote, th, td, img ,iframe { margin: 0; padding: 0; }
table{ border-collapse: collapse; border-spacing: 0; }
input,button,textarea,option { font: 12px "微软雅黑", Arial, Helvetica, sans-serif; }
ul, li, div{ list-style: none; border: 0px; }
img{ border: 0px; }
.clear{ font: 0px/0px serif; display: block; clear: both; }
body{ font: 12px "微软雅黑"; color: #333; position: relative; }
html{ -webkit-text-size-adjust: none; }
input{ outline: none; }
textarea{ resize: none; }
a{text-decoration: none;}
a:hover{cursor: pointer;}
@font-face {
	font-family: 'hbzhan';  /* Project id 1875012 */
	src: url('//at.alicdn.com/t/font_1875012_r542bsggbni.woff2?t=1622790436256') format('woff2'),
		 url('//at.alicdn.com/t/font_1875012_r542bsggbni.woff?t=1622790436256') format('woff'),
		 url('//at.alicdn.com/t/font_1875012_r542bsggbni.ttf?t=1622790436256') format('truetype');
  }
.hbzhan{
    font-family:"hbzhan" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.iframe {
	overflow: hidden;
	height: 36px;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.w,.Tophead.main,.top .main,.foot .main,.nav .main {
    width: 1450px;
    margin: 0 auto;
}
.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;
}
/* header */
#header{
	background: #f5f5f5;
	height: 36px;
	width: 100%;
	min-width: 1200px;
}
.header{
	height: 36px;
	margin: 0 auto;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
}
#divLogin ul li {
	margin: 0 6px;
	font-size: 14px;
	line-height: 36px;
	float: left;
}
#divLogin ul li a{
	color: #666;
}
#divLogin ul li a:hover{
	color: #006cc9;
}
/* Tophead */
.Tophead {
	position: relative;
	margin: 0 auto;
	z-index: 9999;
}
.headRight {
	float: right;
	font-size: 14px;
	line-height: 36px;
	color: #ddd;
	position: absolute;
	float: right;
	right: 0px;
	top: -36px;
	color: #dfdfdf;
}
.headRight a{
	color: #666;
	margin: 0 8px;
	font-weight: normal;
}
.headRight a:hover{
	color: #006cc9;
}
.siteNav {
	display: inline-block;
	position:relative;
	z-index: 999;
}
.siteNav span {
	margin-right:6px;
}
.siteNavBox {
	position: absolute;
	top: 30px;
	width: 70px;
	border: #dcdcdc 1px solid;
	padding: 2px;
	background: #fff;
	text-align: center;
	line-height: 25px;
}
.siteNavBox a {
	margin: 0px;
}
.son {
	display: inline-block;
	position:relative;
	z-index: 999;
}
.sonBox {
	display: none;
	position: absolute;
	top: 36px;
	right: 0;
	box-shadow: 0 0 5px #e5e5e5;
}
.sonBox img {
	max-width: 85px;
}
.son:hover .sonBox {
	display: block;
}
/* top */

.top {
	background-color: #fff;
	padding: 16px 0 20px;
}
.top .logo {
	float: left;
}
.top .logo a{
	overflow: hidden;
}
.top .logo .image{
	float: left;
	height: 86px;
	margin-right: 7px;
}
.top .logo .text{
	float: left;
}
.top .logo .text p{
	margin-top: 10px;
	font-size: 40px;
	font-weight: 700;
	color: #005bac;
	text-align: justify;
	text-align-last: justify;
	text-justify: distribute;
}
.top .logo .text b{
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	margin-top: 2px;
	padding-right: 86px;
	font-weight: normal;
	color: #000;
	display: block;
	position: relative;
	text-align: justify;
	text-align-last: justify;
	text-justify: distribute;
}
.top .logo .text b i{
	position: absolute;
	right: 0;
	top: 0;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	font-size: 12px;
	border-radius: 3px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	background-color: #000000;
	display: inline-block;
	vertical-align: top;
}
.top .searchBox {
	margin:6px 0 0 177px;
	float: left;
	background-color: #2b82d9;
	border-radius: 22px;
	width: 620px;
	position: relative;
}
.searchBox #searchForm,.search {
	height: 46px;
	border-radius: 2px;
}
.searchBox #searchForm .searchSelect {
	width: 76px;
	height: calc(100% - 4px);
	position: relative;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	background: #fff;
	border-radius: 22px 0 0 22px;
}
.searchBox #searchForm .select::after{
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: 20px;
    background-color: #e6e6e6;
}
.searchBox #searchForm .searchSelect .searchSelectTop{
	width: 100%;
	height: 100%;
	position:relative;
}
.searchBox #searchForm .searchSelect .searchSelectTop p {
	font-size: 14px;
	line-height: 42px;
	cursor: pointer;
	text-indent: 15px;
}
.searchBox #searchForm .searchSelect .searchSelectTop i {
	position: absolute;
	right: 12px;
	top: 16px;
	font-size: 10px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.searchBox #searchForm .searchSelect .searchSelectTop.focus i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.searchBox #searchForm .searchSelect .searchSelectBot{
	width: 76px;
	position: absolute;
	background-color: #ffffff;
	top: 46px;
	left: -2px;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
}
.searchBox #searchForm .searchSelect .searchSelectBot li {
	line-height: 30px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
	-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;
}

.searchBox #searchForm .searchSelect .searchSelectBot li:hover {
	background-color: #2b82d9;
	border-left: 2px solid #2b82d9;
	border-right: 2px solid #2b82d9;
	color: #fff;
	cursor: pointer;
	-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;
}
.searchBox #searchForm input {
	border: none;
	height: calc(100% - 4px);
	width: 442px;
	font-size: 14px;
	color: #aaaaaa;
	float: left;
	text-indent: 12px;
	margin-top: 2px;
}
.searchBox #searchForm input:focus{
	color: #333;
}
.searchBox #searchForm button {
	width: 100px;
	height: calc(100% - 4px);
	border: none;
	cursor: pointer;
	outline: none;
	float: right;
	font-size: 16px;
	color: #fff;
	font-family: "microsoft yahei";
	border-radius: 0 20px 20px 0;
	margin-top: 2px;
	background-color: transparent;
}
.searchBox #searchForm button i{
	margin-right: 5px;
}
.searchBox .hot-key {
	position: absolute;
	font-size: 0;
	left: 0;
    height: 20px;
    line-height: 20px;
	bottom: -28px;
}
.searchBox .hot-key b {
	font-size: 14px;
	font-weight: normal;
	color: #e51f1f;
}
.searchBox .hot-key b i {
	vertical-align: top;
	margin:4px 3px 0 0;
    width: 11px;
    height: 13px;
    background: url(../../../../images/channel/version/2023/hot.png) no-repeat;
    background-size: 100% 100%;
	font-weight: normal;
	display: inline-block;
}
.searchBox .hot-key a {
	font-size: 14px;
	color: #999;
	margin-right: 15px;
}
.searchBox .hot-key a:hover {
	color: #2b82d9;
}
.top .top-adv {
	float: right;
    margin-top: 6px;
	width: 335px;
}
.top .top-adv a {
	display: block;
	height: 0;
	padding-bottom: 23.88%;
	overflow: hidden;
}
.top .top-adv img {
	max-height: none;
}
/* nav */
.nav {
	height: 50px;
	background-color: #2b82d9;
}
.nav .menu {
	position: relative;
	height: 100%;
}
.nav .menu ul li {
	float: left;
	position: relative;
}
.nav .menu ul li b a {
	color: #fff;
	height: 50px;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	padding: 0 48px;
	display: block;
}
.nav .menu ul li b a:hover,.nav .menu ul li.home b a{
	background-color: #ffa800;
}
/* footer */
.foot {
	margin-top: 30px;
	background: #282828;
	width: 100%;
	padding: 30px 0 20px;
}
.foot1 {
	margin: 0 auto;
}
.footLeft {
	width: 650px;
	float: left;
}
.footLeft ul {
	margin: 20px 0;
	overflow: hidden;
}
.footLeft ul li img {
	height: 25px;
	margin: 4px 2px 0 2px;
	float: left;
}
.footLeft ul li:last-child img {
	height: 29px;
}
.footLeft ul li {
	float: left;
	margin-right: 8px;
	background: #f8f8f8;
	border: 1px solid #cacaca;
	padding: 2px 0;
	padding-left: 0;
}
.footLeft ul li:last-child {
	margin-right: 0;
}
.footLeft ul li b {
	margin-right: 5px;
	width: 60px;
	display: inline-block;
	font-weight: normal;
}
.footLeft ul li b a {
	color:#666;
}
.footLeft p {
	color:#666;
	height: 24px;
	line-height: 24px;
}
.footLeft p a {
	color:#666;
}
.footLeft p span {
	margin-right: 50px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}
.footNav {
	font-size: 14px;
	width: 100%;
	margin-bottom: 10px;
}
.footNav a {
	color: #dcdcdc;
	line-height: 36px;
	margin-right: 50px;
	display: inline-block;
}
.footRight {
	float: left;
	width: 300px;
	padding-left: 50px;
	box-sizing: border-box;
	padding-right: 20px;
}
.footRight ul {
	float: left;
}
.footRight ul.ul2 {
	float: right;
}
.footRight ul li {
	line-height: 36px;
	font-size: 14px;
	color: #dcdcdc;
}
.footRight ul li a {
	color: #dcdcdc;
	position: relative;
	cursor: pointer;
}
.footRight ul li a .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;
	 resize: none;
	 overflow: hidden;
	}
	.footRight ul li a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.footRight ul li a:hover .QQhover{
	 display: inline-block;
	}

.footRight ul li i {
	width: 22px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
	background: url(../../../../images/channel/version/2023/qq-ico.png) no-repeat;
	background-size: contain;
	margin-top: 5px;
}

.footRight p {
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
}
.footRight p b {
	font-size: 16px;
}
.ybw {
	width: 100%;
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
	height: 30px;
}
.ybw a {
	color: #dcdcdc;
}
.ybw span {
	color: #dcdcdc;
}
.lxqq {
   height: 108px;
	margin-bottom:10px;
}
.footRight .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight-r .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(../../../../images/channel/version/2023/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}
.footRight-r {
	overflow: hidden;
	padding-left: 140px;
	box-sizing: border-box;
}
.footRight-r .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(../../../../images/channel/version/2023/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}
.footRight-r ul li {
	float: left;
	margin-right: 30px;
}
.footRight-r ul li:last-child {
	margin-right: 0;
}
.footRight-r ul li .image{
	width: 122px;
	height: 122px;
	padding: 6px;
	box-sizing: border-box;
	background: #535353;
}
.footRight-r ul li p {
	font-size: 14px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.footer {
	text-align: center;
	color: #dcdcdc;
	font-size: 14px;
	height: 55px;
	line-height: 25px;
	background: #222;
	padding: 10px 0;
}
.footer a {
	color: #dcdcdc;
}

/* footer */







.pages{ width: 886px; float: left; padding: 27px 0 40px 0; text-align: center; background: url(/images/newList2017/plistbg.png) repeat-x 0 -496px; margin-top: 30px;}
.pages a{ display: inline-block; width: 30px; height: 30px; text-decoration: none; color: #666666; margin: 0px 3px; font: normal 14px/30px "Tahoma"; background: url(/images/newList2017/plistbg.png) no-repeat -74px -361px; }
.pages a.pre{ display: inline-block; width: 72px; height: 30px; text-indent: 20px; text-align: left; font: normal 14px/30px "\5b8b\4f53"; background: url(/images/newList2017/plistbg.png) no-repeat 0 -361px; }
.pages a.now{ color: #fff; background: url(/images/newList2017/plistbg.png)  no-repeat -74px -393px; }
.pages a.next{ display: inline-block; width: 72px; height: 30px; text-indent: 11px; text-align: left; font: normal 14px/30px "\5b8b\4f53"; background: url(/images/newList2017/plistbg.png) no-repeat 0 -393px; }
.pages span.go-page{ display: inline-block; font: normal 12px/30px "Tahoma"; color: #666666; padding: 0px 14px; }
.pages span.go-page input{ width: 45px; height: 18px; border: 1px solid #dedede; display: inline-block; vertical-align: middle; margin-left: 8px; font: normal 12px/18px "Tahoma"; text-align: center; }
.pages span.go-page button{ width: 46px; height: 20px; display: inline-block; vertical-align: middle; margin-left: 8px; cursor: pointer; border: 0px; background: url(/images/newList2017/plistbg.png) no-repeat 0 -209px; }
.newpage{ width: 886px; float: left; padding: 27px 0 40px 0; text-align: center; background: url(/images/newList2017/plistbg.png) repeat-x 0 -496px;}
.newpage a{ display: inline-block; width: 30px; height: 30px; text-align: center; text-decoration: none; color: #666666; margin: 0px 3px; font: normal 14px/30px "Tahoma"; background: url(/images/newList2017/plistbg.png) no-repeat -74px -361px; vertical-align: middle; }
.newpage a.prev{ display: inline-block; width: 72px; height: 30px; text-indent: 20px; text-align: left; font: normal 14px/30px "\5b8b\4f53"; background: url(/images/newList2017/plistbg.png) no-repeat 0 -361px; vertical-align: middle; }
.newpage a.prev:hover{ background: url(/images/newList2017/plistbg.png) no-repeat 0 -457px; }
.newpage a.lt:hover{ background: url(/images/newList2017/plistbg.png) no-repeat 0 -425px; }
.newpage a.on{ color: #fff; background: url(/images/newList2017/plistbg.png) no-repeat -74px -393px; }
.newpage a.lt{ display: inline-block; width: 72px; height: 30px; text-indent: 11px; text-align: left; font: normal 14px/30px "\5b8b\4f53"; background: url(/images/newList2017/plistbg.png) no-repeat 0 -393px; vertical-align: middle; }
.newpage span.jump{ display: inline-block; font: normal 12px/30px "Tahoma"; color: #666666; padding: 0px 14px; }
.newpage input{ width: 45px; height: 18px; border: 1px solid #dedede; display: inline-block; vertical-align: middle; margin-left: 8px; font: normal 12px/18px "Tahoma"; text-align: center; }
.newpage button{ width: 46px; height: 20px; display: inline-block; vertical-align: middle; margin-left: 8px; cursor: pointer; border: 0px; background: url(/images/newList2017/plistbg.png) no-repeat 0 -209px; }
.newpage a.ft{ background: url(/images/plistbg.png) no-repeat 0 -716px; }
.newpage a.next{ background: url(/images/plistbg.png) no-repeat -32px -716px;  }
.newpage a:hover{ font: bold 14px/30px "Tahoma"; color: #366fb6; }
.newpage a.on:hover{ color: #fff; }
.newpage a.ft:hover{background: url(/images/plistbg.png) no-repeat 0 -748px;}
.newpage a.next:hover{background: url(/images/plistbg.png) no-repeat -32px -748px;}


.lastBlock{width: 1180px;margin: 0 auto;margin-top: 38px;}
.lastBox{width: 295px;float: left;height: 94px;}
.lastCap{font: 14px/35px "微软雅黑";color: #565656;text-indent: 14px;}
.capIcon{width: 35px;height: 35px;display: block;background: url(../images/supplyx.png) no-repeat;float: left;}
.capIcon.cap1{background-position: -2px -101px;}
.capIcon.cap2{background-position: -2px -140px;}
.capIcon.cap3{background-position: -2px -177px;}
.capIcon.cap4{background-position: 0 -212px;}
.lastBox p{margin-top: 14px;padding-right: 30px;}
.lastBox p a{padding-right:10px;font: 12px/25px "微软雅黑";color: #999;}
.lastBox p a:hover{cursor: pointer;color: #00a498;}

#service{ width:100%; height:118px; margin:50px auto 0; background:#fff;}
.service{ width:1180px; height:94px; margin:0 auto;margin: 30px auto}
.service dl{ width:290px; height:94px; float:left; padding-left:22px; border-left:1px solid #f2f2f2;}
.service dt{ width:290px; height:48px; float:left; font:normal 16px/48px "Microsoft Yahei","\5b8b\4f53"; color:#565656; text-indent:48px; background:url(/images/serviceIcon.jpg) no-repeat;}
.service dd{ width:210px; height:46px; float:left; line-height:23px;}
.service dd a{ color:#999; padding-right:14px;}
.service dd a:hover{ color:#f60; text-decoration:underline;}
.service .s4,.service .s4 dt{ width:210px;}
.service .s2 dt{ background-position:0 -48px;}
.service .s3 dt{ background-position:0 -96px;}
.service .s4 dt{ background-position:0 -144px;}

.comBox {
	overflow: hidden;
	width: 108px;
	position: fixed;
	top: 153px;
	display: none;
	right: 30px;
	z-index: 99999;
	background: #fff;
}
.comBox h2 {
	height: 32px;
	line-height: 32px;
	color:#fff;
	background:#4191eb;
	font-size: 12px;
	padding: 0 8px;
	width: 106px;
}
.comBox h2 a {
    display: block;
    width: 16px;
    height: 16px;
    background: url("https://www.hbzhan.com/images/product/close1.png") no-repeat center;
    position: absolute;
    top: 8px;
    right: 8px;
}
.comBox ul li {
	width: 106px;
	height: 80px;
	border: 1px solid #4191eb;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid transparent;
	text-align: center;
	padding-top: 10px;
	position: relative;
}
.comBox ul li img {
	max-width: 85px;
	max-height: 50px;
	margin-top: -3px;
}
.comBox ul li p {
	padding: 0 10px;
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
}
.comBox ul li p a {
	color: #333;
}
.comBox 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;
}
.comBox .btn a {
	display: block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background: #4191eb;
	text-align: center;
	margin: 0 auto;
	border-radius: 2px;
}
.comBox ul li a.empty {
	background-color: #fff;
	color: #4191eb;
	display: inline;
	line-height: 32px;
}
.comBox .btn {
	border: 1px solid #4191eb;
	/* border-top: 1px solid #e4e4e4; */
	border-top: 0;
	height: 58px;
	font-family: "microsoft yahei";
}
.comBox ul li a.close{
	display: none;
	width: 18px;
	height: 18px;
	position: absolute;
	top: -1px;
	right: -1px;
	background:#398901 url("https://www.hbzhan.com/images/product/close1.png") no-repeat center;
}
.comBox ul li.pro:hover{
	border: 1px dashed #398901;
	/* border-bottom: 0; */
}
.comBox ul li.pro:hover a.close{
	display: block;
}
/* footer */
/* 20231120 */
.headRight .wq{
	color: #2b82d9;
}
.headRight .wq i{
	width: 22px;
	height: 16px;
	margin: 11px 5px 0 0;
	background: url(/images/index/index-wq.png) no-repeat;
	background-size: 100%;
	display: inline-block;
	vertical-align: top;

}
.web-code{
	width: 300px;
	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;
}
.son>span{
	display: block;
}
.son>span i{
	font-size: 14px;
	margin-right: 5px;
}
.web-code1 {
	width: 450px;
	padding: 25px 12px 20px 12px;
}
.web-code .item {
	float: left;
	width: calc(50% - 20px);
	margin: 0 10px;
}
.web-code1 .item {
	width: calc(33.33% - 20px) !important;
}
.web-code img{
	width: 100%;
	height: 100%;
}
.web-code b{
	display: block;
	line-height: 1;
	font-size: 16px;
	padding:18px 0 8px 0;
	color: #333;
}
.web-code p{
    font-size: 14px;
	color: #999;
}
.son:hover span{
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.son:hover span a{
    color: #4eabff;
}
.son:hover .web-code {
	display: block;
}
/* end */
@media only screen and (max-width:1176px) {
	body {
		min-width: 1150px;
	}
	.pro_right .model li,.pro_right .mode1 {
		font-size: 14px;
	}

	.pro_left {
		width: 420px;
		margin-right: 30px;
	}
	#bigPig li {
		height: 360px;
	}
	.w,.Tophead.main,.top .main,.foot .main,.nav .main {
		width: 1150px;
	}
	.download {
		width: 86px;
		height: 22px;
		font-size: 12px;
		line-height: 22px;
		margin-top: 7px;
	}
	.mproLeft {
		width: 850px;
	}
	#inquiryform {
		width: 850px;
	}
	.address {
		top: 310px;
	}
	.service {
		width: 1150px;
	}
	.service dl {
		width: 280px;
	}
	.price {
		width: 680px;
	}
	.priceDate, .priceLink {
		width: 680px;
	}
	#divLogin ul li {
		font-size: 12px;
	}
	.headRight a {
		color: #666;
	}
	.headRight {
		font-size: 12px;
		line-height: 36px;
	}
	/* top */
	.top {
		padding: 11px 0 14px;
	}
	.top .logo .image {
		height: 61px;
		margin-right: 0;
	}
	.top .logo .text p {
		margin-top: 4px;
		font-size: 33px;
	}
	.top .logo .text b {
		font-size: 15px;
		margin-top: 0px;
		padding-right: 70px;
	}
	.top .logo .text b i {
		padding: 0 4px;
	}
	.top .searchBox {
		margin: 5px 0 0 75px;
		width: 442px;
	}
	.searchBox #searchForm,.search {
		height: 34px;
	}
	.searchBox #searchForm .searchSelect {
		width: 54px;
		height: calc(100% - 2px);
		margin-left: 1px;
		margin-top: 1px;
	}
	.searchBox #searchForm input {
		height: calc(100% - 2px);
		width: 315px;
		font-size: 12px;
		text-indent: 8px;
		margin-top: 1px;
	}
	.searchBox #searchForm button {
		width: 72px;
		height: calc(100% - 2px);
		font-size: 13px;
		margin-top: 1px;
	}
	.searchBox #searchForm button i {
		margin-right: 3px;
		font-size: 12px;
	}
	.searchBox #searchForm .searchSelect .searchSelectTop p {
		font-size: 12px;
		line-height: 32px;
		text-indent: 8px;
	}
	.searchBox #searchForm .searchSelect .searchSelectTop i {
		right: 7px;
		top: 13px;
		font-size: 8px;
	}
	.searchBox #searchForm .searchSelect .searchSelectBot {
		width: 62px;
		top: 32px;
	}
	.searchBox #searchForm .searchSelect .searchSelectBot li {
		line-height: 24px;
		font-size: 12px;
		text-indent: 14px;
	}
	.searchBox .hot-key b {
		font-size: 12px;
	}
	.searchBox .hot-key a {
		font-size: 12px;
		margin-right: 8px;
	}
	.top .top-adv {
		margin-top: 4px;
		width: 239px;
	}
	.nav {
		height: 36px;
	}
	.nav .menu ul li b a {
		height: 36px;
		font-size: 14px;
		line-height: 36px;
		padding: 0 23px;
	}
		/* foot */
	.foot{
		padding: 10px 0 10px;
	}
	.footLeft {
		width: 500px;
	}
	.footRight {
		width: 280px;
		padding-left: 0;
		padding-right: 20px;
	}
	.footNav {
		font-size: 12px;
	}
	.footNav a {
		margin-right: 30px;
	}
	.footRight-r {
		padding-left: 50px;
	}
	.footRight-r ul li {
		margin-right: 24px;
	}
	.footRight-r .title {
		font-size: 16px;
	}
	.footRight-r ul li .image {
		width: 106px;
		height: 106px;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 20px;
		margin-bottom: 10px;
	}
	.footLeft ul li:nth-child(6) {
		margin-bottom: 0;
	}
	.footLeft ul li img {
		height: 25px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li:last-child img {
		height: 29px;
	}
	.liveHot .image mark {
		width: 44px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		right: 6px;
		top: 6px;
	}
	.liveHot .image mark.Live {
		width: 68px;
		height: 22px;
		line-height: 22px;
	}
	.liveLeft ul li .image mark {
		width: 44px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		right: 6px;
		top: 6px;
	}
	.liveLeft ul li .image mark.Live {
		width: 68px;
		height: 22px;
		line-height: 22px;
	}
	.ybw {
		line-height: 28px;
		height: 28px;
		font-size: 12px;
	}
	.footRight-r ul li p {
		font-size: 12px;
	}
	.footRight p {
		font-size: 12px;
	}
	.footRight p b {
		font-size: 14px;
	}
	.footRight ul li {
		font-size: 12px;
	}
	.footer {
		font-size: 12px;
		height: 40px;
		line-height: 20px;
	}


}
@media only screen and (min-width: 1177px) and (max-width:1399px) {
	.w,.Tophead.main,.top .main,.foot .main,.nav .main {
		width: 1224px;
	}
	.pro_left {
		width: 480px;
		margin-right: 30px;
	}
	#bigPig li {
		height: 360px;
	}

	.mproLeft {
		width: 925px;
	}
	#inquiryform {
		width: 925px;
	}
	.top {
		padding: 13px 0 16px;
	}
	.top .logo .image {
		height: 70px;
	}
	.top .logo .text p {
		margin-top: 4px;
		font-size: 33px;
	}
	.top .logo .text b {
		font-size: 15px;
		margin-top: 0px;
		padding-right: 70px;
	}
	.top .logo .text b i {
		padding: 0 4px;
	}
	.top .top-adv {
		margin-top: 5px;
		width: 272px;
	}
	.top .searchBox {
		margin: 5px 0 0 80px;
		width: 504px;
	}
	.searchBox #searchForm,.search {
		height: 38px;
	}
	.searchBox #searchForm .searchSelect {
		width: 62px;
		height: calc(100% - 2px);
		margin-left: 1px;
		margin-top: 1px;
	}
	.searchBox #searchForm .searchSelect .searchSelectTop p {
		font-size: 13px;
		line-height: 36px;
		text-indent: 12px;
	}
	.searchBox #searchForm .searchSelect .searchSelectTop i {
		right: 7px;
		top: 15px;
		font-size: 10px;
	}
	.searchBox #searchForm .searchSelect .searchSelectBot {
		width: 64px;
		top: 38px;
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
	}
	.searchBox #searchForm input {
		height: calc(100% - 2px);
		width: 358px;
		font-size: 13px;
		text-indent: 11px;
		margin-top: 1px;
	}
	.searchBox #searchForm button {
		width: 83px;
		height: calc(100% - 2px);
		font-size: 14px;
		margin-top: 1px;
	}
	.searchBox #searchForm button i {
		margin-right: 5px;
		font-size: 13px;
	}
	.searchBox .hot-key b {
		font-size: 13px;
	}
	.searchBox .hot-key a {
		font-size: 13px;
		margin-right: 12px;
	}
	.searchBox .hot-key {
		height: 18px;
		line-height: 18px;
		bottom: -24px;
	}
	.nav {
		height: 42px;
	}
	.nav .menu ul li b a {
		height: 42px;
		font-size: 15px;
		line-height: 42px;
		padding: 0 27px;
	}
	.foot{
		padding: 10px 0 10px;
	}
	.footLeft {
		width: 500px;
	}
	.footRight {
		width: 280px;
		padding-left: 0;
		padding-right: 20px;
	}
	.footNav {
		font-size: 12px;
	}
	.footNav a {
		margin-right: 30px;
	}
	.footRight-r {
		padding-left: 120px;
	}
	.footRight-r ul li {
		margin-right: 24px;
	}
	.footRight-r .title {
		font-size: 16px;
	}
	.footRight-r ul li .image {
		width: 106px;
		height: 106px;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 20px;
		margin-bottom: 10px;
	}
	.footLeft ul li:nth-child(6) {
		margin-bottom: 0;
	}
	.footLeft ul li img {
		height: 25px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li:last-child img {
		height: 29px;
	}

}
@media only screen and (min-width: 1400px) and (max-width:1549px) {
	.w,.Tophead.main,.top .main,.foot .main,.nav .main {
		width: 1300px;
	}
	.pro_left {
		width: 480px;
		margin-right: 30px;
	}
	#bigPig li {
		height: 360px;
	}
	.mproLeft {
		width: 1000px;
	}
	#inquiryform {
		width: 1000px;
	}
	.top .top-adv {
		width: 332px;
	}
	.top .logo .image {
		height: 82px;
		margin-right: 6px;
	}
	.top .logo .text p {
		margin-top: 8px;
		font-size: 38px;
	}
	.top .logo .text b {
		font-size: 16px;
		padding-right: 74px;
	}
	.top .logo .text b i {
		padding: 0 5px;
	}
	.top .searchBox {
		margin: 6px 0 0 63px;
		width: 590px;
	}
	.searchBox #searchForm,.search {
		height: 44px;
	}
	.searchBox #searchForm .searchSelect {
		width: 72px;
	}
	.searchBox #searchForm input {
		width: 418px;
	}
	.searchBox #searchForm button {
		width: 96px;
	}
	.searchBox #searchForm .searchSelect .searchSelectBot {
		top: 42px;
	}
	.nav .menu ul li b a {
		font-size: 17px;
		padding: 0 30px;
	}
	.footRight-r {
		padding-left: 80px;
	}
	.footNav a {
		margin-right: 42px;
	}
	.footLeft {
		width: 600px;
	}

}
@media only screen and (min-width: 1550px) and (max-width:1919px) {
	.w,.Tophead.main,.top .main,.foot .main,.nav .main  {
		width: 1450px;
	}
	.pro_left {
		width: 520px;
	}
	#bigPig li {
		height: 400px;
	}
	.nav .menu ul li b a {
		padding: 0 35px;
	}
	.top .searchBox {
		margin: 6px 0 0 107px;
	}
}
@media only screen and (min-width:1920px) {
	.w,.Tophead.main,.top .main,.foot .main,.nav .main {
		width: 1780px;
	}
	.footLeft {
		width: 750px;
	}
	.footRight {
		width: 330px;
	}
	.footRight-r {
		padding-left: 270px;
	}
	.mproLeft {
	    width: 1380px;
	}
	#inquiryform {
	    width: 1380px;
	}

	.mproRight {
		width: 384px;
	}
	.sushowright {
		width: 385px;
	}
	.sushowright h3 {
		width: 100%;
		box-sizing: border-box;
	}
	.comcontent {
		width: 100%;
		box-sizing: border-box;
	}
	.comcontent dl {
		width: 359px;
	}
	.comcontent p {
		width: 346px;
	}
	.sushowright h4 {
		width: 100%;
		box-sizing: border-box;
	}
	.overview {
		width: 100%;
		box-sizing: border-box;
	}
	.overview dl {
		width: 359px;
	}
	.overview dl dd {
		width: 283px;
	}
	.newpbox, .nbox {
		width: 100%;
		box-sizing: border-box;
	}
	.newpbox span {
		width: 233px;
	}
	.sample {
		width: 100%;
		box-sizing: border-box;
	}
	.sample ul {
		width: 359px;
	}
	.sample ul li {
		width: 165px;
	}
	.sample ul li a p {
		width: 100%;
	}
	.hotwei {
		width: 385px;
	}
	.hotw-tit {
		width: 100%;
	}
	.hotwbox {
		width: 100%;
		box-sizing: border-box;
	}
	.hotwbox p {
		width: 365px;
	}
	.surightadv {
		width: 100%;
	}
	.surightadv img {
		width: 100%;
	}
	.footer .item .left span {
		font-size: 16px;
		line-height: 32px;
	}
	.footer .item .left p {
		font-size: 16px;
		line-height: 32px;
	}
	.footer .item .footer-code {
		width: 500px;
	}
	.footer .item .footer-code li .code {
		width: 150px;
		height: 150px;
	}
	.footer .item .footer-code li {
		padding-left: 65px;
	}
	.footer .item .footer-code li p {
		font-size: 16px;
	}
	.footer .item .left span img {
		margin: 6px 22px 0 12px;
	}
	.link-con li a {
		font-size: 16px;
	}
}
