.recommend {
	width: 100%;
	box-sizing: border-box;
	float: left;
	height: 320px;
	position: relative;
	border: 1px solid #e4e4e4;
	border-top: 3px solid #fe9f5c;
	background: #fafafa;
}
.contenttext .check-phone {
	background: url(http://public.mtnets.com/Images/NewShowStand/checkicon.png) no-repeat left center;
	padding-left: 16px;
	vertical-align: top;
	background-size: contain;
	padding: 0 0 0 16px;
	margin: 10px 0 0 6px;
}
.contenttext .check-phone a {
	width: auto;
	height: auto;
	float: none;
	background: transparent;
	color: #1677ff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	line-height: 14px;
	/* vertical-align: top; */
}
.recommend a.more{ display: block; text-decoration: none; color: #aeaeae; position: absolute; top: 14px; right: 20px; padding: 0 19px 0 0; background: url(/NewShowStand/Style/16/Images/Orange/arrow.jpg) no-repeat 55px 5px;}
.recommend a.close{ display: block; text-decoration: none; color: #ff6600; position: absolute; top: 14px; right: 20px; padding: 0 19px 0 0; background: url(/NewShowStand/Style/16/Images/Orange/arrow.jpg) no-repeat 55px -13px;}
.recommend a.more:hover{ color: #ff6600; }
.recommend b{ display: block; position: absolute; top: -3px; left: -1px; width: 58px; height: 58px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat 0 -263px; }
.recommend ul {
	display: block;
	position: absolute;
	top: 44px;
	left: 12px;
	right: 12px;
}
.recommend ul li{ width: 233px; display: block; float: left; padding: 10px 10px; }
.recommend ul li table{ width: 233px; display: block; float: left; border: 0px; }
.recommend ul li table tr td{ width: 233px; height: 200px; text-align: center; vertical-align: middle; border: 1px solid #f1f1f1; background: #fff; }
.recommend ul li p{ width: 233px; height: 40px; line-height: 20px; display: block; float: left; text-align: center; overflow: hidden; background: #f1f1f1; }
.recommend ul li p span,ul.newproduct li p span {
    display: block;
}
.recommend ul li p span i,ul.newproduct li p span i {
	color: #d90202;
    font-weight: bold;
	font-style: normal;
}
.recommend ul li p a{ text-decoration: none; color: #666666;display: block;height: 20px;overflow: hidden;}
.recommend ul li p a:hover{ color: #ff6600; }
.recommend ul li:hover table tr td{ border: 1px solid #ff822b; -moz-transition: height 0.5s ease-in-out, border-color 0.5s ease-in-out; -webkit-transition: height 0.5s ease-in-out, border-color 0.5s ease-in-out; -o-transition: height 0.2s ease-in-out, border-color 0.5s ease-in-out; transition: height 0.5s ease-in-out, border-color 0.5s ease-in-out; }
.recommend ul li:hover p{ background: #ff822b; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.recommend ul li:hover p a{ color: #fff; }
.recommend ul li:hover p span,.recommend ul li:hover p span i,ul.newproduct li:hover p span,ul.newproduct li:hover p span i {
    color: #fff;
}
.rightboxtitle{ width: 100%;
    box-sizing: border-box;float: left; height: 64px; position: relative; border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; border-top: 3px solid #ff822b; margin-top: 20px; }
.rightboxtitle a.more{ display: block; text-decoration: none; color: #aeaeae; position: absolute; top: 30px; right: 20px; }
.rightboxtitle a.more:hover{ color: #ff6600; }
.rightboxtitle h3{ display: block; position: absolute; top: 30px; left: 20px; font: normal 25px "Microsoft Yahei","simhei"; color: #ff6600; }
.rightboxtitle b{ display: block; position: absolute; top: 9px; left: 20px; font: normal 16px "Microsoft Yahei","Arial"; color: #dfe2e4; }
ul.newproduct {
	width: 100%;
	border: 1px solid #e4e4e4;
	border-top: 0px;
	padding: 0px 12px 12px 12px;
	display: block;
	float: left;
	box-sizing: border-box;
}
ul.newproduct li{ width: 233px; display: block; float: left; padding: 10px 10px; }
ul.newproduct li table{ width: 233px; display: block; float: left; border: 0px; }
ul.newproduct li table tr td{ width: 233px; height: 200px; text-align: center; vertical-align: middle; border: 1px solid #f1f1f1; }
ul.newproduct li p {
	width: 233px;
	height: 40px;
	line-height: 20px;
	display: block;
	float: left;
	text-align: center;
	overflow: hidden;
	background: #f1f1f1;
}
ul.newproduct li p a {
	text-decoration: none;
	color: #666666;
	display: block;
	height: 20px;
	overflow: hidden;
}
ul.newproduct li p a:hover{ color: #ff6600; }
ul.newproduct li:hover table tr td{ border: 1px solid #ff822b; -moz-transition: height 0.5s ease-in-out, border-color 0.5s ease-in-out; -webkit-transition: height 0.5s ease-in-out, border-color 0.5s ease-in-out; -o-transition: height 0.2s ease-in-out, border-color 0.5s ease-in-out; transition: height 0.5s ease-in-out, border-color 0.5s ease-in-out; }
ul.newproduct li:hover p{ background: #ff822b; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
ul.newproduct li:hover p a{ color: #fff; }
.rightsupply{ width: 100%;
    box-sizing: border-box;float: left; height: 46px; position: relative; border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; border-top: 3px solid #ff822b; margin-top: 20px; }
.rightsupply a.more{ display: block; text-decoration: none; color: #aeaeae; position: absolute; top: 22px; right: 14px; }
.rightsupply a.more:hover{ color: #ff6600; }
.rightsupply h3{ display: block; position: absolute; top: 18px; left: 22px; font: bold 16px "\5b8b\4f53"; color: #ff6600; }
.rightsupply b{ display: block; width: 460px; height: 18px; position: absolute; top: 17px; left: 102px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat 0 -376px; }
dl.supplylist{ width: 100%;
    box-sizing: border-box;display: block; float: left; border: 1px solid #e4e4e4; border-top: 0px; padding-bottom: 12px; }
dl.supplylist dt{ width: 444px; height: 28px; display: block; float: left; font: normal 14px/28px "\5b8b\4f53"; overflow: hidden; text-indent: 20px; }
dl.supplylist dt a{ text-decoration: none; color: #000000; }
dl.supplylist dt a.slist{ color: #ff6600; margin-right: 8px; }
dl.supplylist dt a:hover{ text-decoration: underline; color: #ff6600; }
dl.supplylist dd{ width: 74px; height: 28px; display: block; float: left; font: normal 12px/28px "Tahoma"; color: #9c9c9c; text-indent: 15px; }
.rightnews{ width: 100%;
    box-sizing: border-box;float: left; position: relative; border: 1px solid #e4e4e4; border-top: 3px solid #ff822b; padding: 17px 0 10px 0; margin-top: 20px; }
.rightnewsbox {
	width: 50%;
	float: left;
	border-right: 1px solid #eeeeee;
	padding: 0px 12px 0 20px;
	box-sizing: border-box;
}
.rightnewstop{ width: 100%; height: 18px; float: left; position: relative; }
.rightnewstop a.more{ display: block; text-decoration: none; color: #aeaeae; position: absolute; top: 0px; right: 0px; line-height: 18px; }
.rightnewstop a.more:hover{ color: #ff6600; }
.rightnewstop h3{ display: block; position: absolute; top: 0px; left: 0px; font: bold 16px/18px "\5b8b\4f53"; color: #ff6600; }
.rightnewstop b{ display: block; width: 243px; height: 18px; position: absolute; top: 0px; left: 81px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat 0 -411px; }
.rightnewsbox ul{ width: 100%; display: block; float: left; padding: 10px 0 0 0; }
.rightnewsbox ul li{ height: 26px; font: normal 14px/26px "\5b8b\4f53"; overflow: hidden; text-indent: 11px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -454px -333px; }
.rightnewsbox ul li a{ text-decoration: none; color: #525151; }
.rightnewsbox ul li a:hover{ text-decoration: underline; color: #ff6600; }
.introtitle{ width: 100%;
    box-sizing: border-box;float: left; height: 46px; position: relative; border-top: 3px solid #ff822b; border-left:solid 1px #E3E4E4; border-right:solid 1px #E3E4E4;  }
.introtitle h3{ display: block; position: absolute; font: normal 20px "Microsoft Yahei","simhei"; color: #ff6600; top: 17px; left: 27px; }
.introtitle b{ display: block; position: absolute; font: normal 18px "Microsoft Yahei","Arial"; color: #e1e4e6; top: 19px; left: 114px; }
.introtitle a{ color:#646567; position:absolute; right:35px; top:25px; text-decoration:none;}
.introbox {
	width: 100%;
	float: left;
	border: 1px solid #e3e4e4;
	border-top: 0px;
	padding: 5px 22px 15px 25px;
	box-sizing: border-box;
}
.introImg{ float: left; display: inline-block; width: 328px; height: 208px; text-align: center; border: 1px solid #edeff0; margin: 0px 25px 3px 0; }
.introImg table{ border: 0px; }
.introImg table tr td{ width: 328px; height: 208px; text-align: center; vertical-align: middle; }
.introbox p{ font: normal 12px/24px "Tahoma"; color: #555; text-indent: 24px; }
.certification {
	width: 507px;
	height: 175px;
	float: left;
	position: relative;
	border: 1px solid #e4e4e4;
	border-top: 3px solid #ff822b;
	margin-top: 20px;
}
.certification h3{ display: block; position: absolute; font: normal 20px "Microsoft Yahei","simhei"; color: #ff6600; top: 23px; left: 23px; z-index: 3; }
.certification b{ display: block; position: absolute; font: normal 14px "Microsoft Yahei","Arial"; color: #c3c4c4; top: 9px; left: 23px; z-index: 2; }
.certification span{ display: block; width: 197px; height: 18px; position: absolute; top: 20px; right: 21px; z-index: 1; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -200px -376px; }
.certification img{ display: block; position: absolute; border: 1px solid #f1f1f1; z-index: 4; width: 137px; height: 102px; top: 55px; left: 22px; }
.certification a.zoom{ width: 23px; height: 22px; position: absolute; top: 136px; left: 23px; z-index: 5; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -89px -177px; }
.certification strong{ font-weight: normal; display: block; position: absolute; top: 141px; left: 56px; z-index: 6; }
.certification strong a{ text-decoration: none; color: #cccccc; }
.certification em{ display: block; position: absolute; width: 155px; top: 73px; left: 175px; z-index: 7; font: normal 12px/18px "\5b8b\4f53"; color: #9c9c9c; }
.certification em a{ text-decoration: none; color: #555555; font: normal 14px/30px "\5b8b\4f53"; display: block; overflow: hidden; width: 155px; height: 30px; float: left; }
.certification a:hover{ text-decoration: underline; color: #ff6600; }
.certification p{ display: block; position: absolute; top: 56px; left: 16px; right: 16px; height: 110px; overflow: hidden; line-height: 22px; color: #555555; text-indent: 24px; z-index: 8; }
.aptitude{ width: 100%;
    box-sizing: border-box;float: left; height: 41px; background: #fafafa; position: relative; border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; border-top: 3px solid #ff822b; margin-top: 20px; }
.aptitude a.more{ display: block; text-decoration: none; color: #aeaeae; position: absolute; top: 18px; right: 14px; }
.aptitude a.more:hover{ color: #ff6600; }
.aptitude h3{ display: block; position: absolute; top: 11px; left: 22px; font: normal 20px "Microsoft Yahei","simhei"; color: #ff6600; }
.aptitude b{ display: block; width: 460px; height: 18px; position: absolute; top: 17px; left: 123px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat 0 -376px; }
.introbox2{ float:left; width:684px; border: 1px solid #e4e4e4; border-top: 0px; padding: 0px 12px 10px 12px;}
ul.aptitudelist{ width: 100%;
    box-sizing: border-box;display: block; float: left; background: #fafafa; border:1px solid #E4E4E4; border-top:0; }
ul.aptitudelist li{ width: 182px; display: block; float: left; padding: 10px 10px; }
ul.aptitudelist li a{height: 116px;width: 182px;display: table-cell;vertical-align: middle;text-align: center;}

ul.aptitudelist li img{ width: 133px; height: 94px; padding: 7px 8px; border: 1px solid #f1f1f1;  background: #fff; }
ul.aptitudelist li p{ width: 182px; height: 29px; line-height: 29px; display: block; float: left; text-align: center; overflow: hidden; background: #f1f1f1; }
ul.aptitudelist li p a{ text-decoration: none; color: #666666; display: inline-block; }
ul.aptitudelist li p a:hover{ color: #ff6600; }
.newsbox {
	width: 100%;
	float: left;
	padding: 0px 23px 10px 23px;
	border-left: solid 1px #E4E4E4;
	border-right: solid 1px #E4E4E4;
	border-bottom: solid 1px #E4E4E4;
	box-sizing: border-box;
}
dl.newslist {
	width: 100%;
	display: block;
	float: left;
	padding: 10px 0;
}
dl.newslist dt{ width: 448px; height: 35px; font: normal 14px/35px "\5b8b\4f53"; display: block; float: left; overflow: hidden; border-bottom: 1px dashed #e7e7e7; text-indent: 15px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -450px -330px; }
dl.newslist2{ width: 100%; display: block; float: left; padding: 10px 0; }
dl.newslist2 dt{ width: 358px; height: 35px; font: normal 14px/35px "\5b8b\4f53"; display: block; float: left; overflow: hidden; border-bottom: 1px dashed #e7e7e7; text-indent: 15px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -450px -330px; }
dl.newslist2 dt a{ text-decoration: none; color: #555555; }
dl.newslist2 dd{ width: 304px; height: 35px; font: normal 12px/35px "Tahoma"; display: block; float: right; overflow: hidden; color: #aaaaaa; border-bottom: 1px dashed #e7e7e7; }
dl.newslist2 dd b{ display: inline-block; width: 88px; font: normal 12px/35px "Tahoma"; }
dl.newslist2 dt a:hover{ color: #337cc0; }
dl.materials dt{ text-indent: 15px; }
dl.newslist dt a{ text-decoration: none; color: #555555; }
dl.materials dt b{ display: inline-block; width: 16px; height: 16px; margin: -4px 6px 0 3px; vertical-align: middle; }
dl.materials dt a{ text-decoration: none; color: #555555; display: inline-block; text-indent: 0px; }
dl.materials dt b.doc{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -582px; }
dl.materials dt b.xls{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -528px; }
dl.materials dt b.ppt{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -564px; }
dl.materials dt b.pdf{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -636px; }
dl.materials dt b.swf{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -546px; }
dl.materials dt b.wav{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -600px; }
dl.materials dt b.avi{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -618px; }
dl.materials dt b.rar{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -655px; }
dl.materials dt b.txt{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -680px; }
dl.materials dt b.gif{ background: url(/NewShowStand/Style/16/Images/Orange/ico-add.png) no-repeat 0px 0px; }
dl.materials dt b.png{ background: url(/NewShowStand/Style/16/Images/Orange/ico-add.png) no-repeat 0px -21px; }
dl.materials dt b.jpg{ background: url(/NewShowStand/Style/16/Images/Orange/ico-add.png) no-repeat 0px -42px; }
dl.materials dt b.tif{ background: url(/NewShowStand/Style/16/Images/Orange/ico-add.png) no-repeat 0px -63px; }
dl.newslist dt a:hover{ color: #337cc0; }
dl.newslist dd{ width: 214px; height: 35px; font: normal 12px/35px "Tahoma"; display: block; float: right; overflow: hidden; color: #aaaaaa; border-bottom: 1px dashed #e7e7e7; }
dl.newslist dd b{ display: inline-block; width: 88px; font: normal 12px/35px "Tahoma"; }
dl.joblisttop{ width: 662px; float: left; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; background: #fafafa; margin-top: 15px; }
dl.joblisttop dt{ width: 267px; height: 38px; font: normal 12px/38px "\5b8b\4f53"; display: block; float: left; text-indent: 60px; color: #aaaaaa; }
dl.joblisttop dd{ width: 395px; height: 38px; display: block; float: right; color: #aaaaaa; }
dl.joblisttop dd b{ display: inline-block; width: 154px; font: normal 12px/38px "Tahoma"; text-align: center; }
dl.joblisttop dd em{ display: inline-block; width: 200px; font: normal 12px/38px "Tahoma"; text-align: center; margin-left: 30px; }
dl.bot{ margin: 5px 0 0 0; border: 0px; background: #fff; }
dl.bot dt{ height: 36px; border-bottom: 1px dashed #e7e7e7; text-indent: 35px; font: normal 14px/36px "\5b8b\4f53"; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -430px -330px; }
dl.bot dd b,dl.bot dd em{ font: normal 12px/36px "Tahoma"; }
dl.bot dt a{ text-decoration: none; color: #555555; }
dl.bot dt a:hover{ color: #ff6600; }
dl.bot dd{ height: 36px; border-bottom: 1px dashed #e7e7e7; }
table.jobdetail{ width: 662px; float: left; border: 0; margin-top: 23px; }
table.jobdetail tr th{ width: 93px; line-height: 28px; color: #888888; font-weight: normal; border: 3px solid #f2f2f2; }
table.jobdetail tr td{ font: normal 12px/28px "Tahoma"; color: #333333; border: 3px solid #f2f2f2; padding: 0 0 0 18px; width: 220px; }
.pages{ width: 100%; float: left; text-align: center; padding: 10px 0; color: #666666; height: 26px; font: normal 12px/26px "Tahoma"; }
.pages a{ display: inline-block; width: 23px; height: 24px; text-align: center; border: 1px solid #d6d5d5; text-decoration: none; color: #333333; font: normal 12px/24px "Tahoma"; border-radius: 2px; margin: 0px 3px; vertical-align: middle; }
.pages span{ padding: 0px 15px; }
.pages a.pre{ width: 57px; text-align: left; text-indent: 15px; vertical-align: middle; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -449px -473px; }
.pages a.next{ width: 57px; text-align: left; text-indent: 7px; vertical-align: middle; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -408px -499px; }
.pages a:hover{ background: #fcf0e8; border: 1px solid #e69c69; color: #2b5ab9; }
.pages a.pre:hover{ background: #fcf0e8 url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -449px -473px; }
.pages a.next:hover{ background: #fcf0e8 url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -408px -499px; }
.pages a.now{ background: #ff822b; border: 1px solid #d25802; color: #fff; cursor: pointer; }
.pages input{ width: 29px; height: 26px; display: inline-block; text-align: center; font: normal 12px/26px "Tahoma"; color: #333; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -122px -176px; margin: 0 7px 0 9px; vertical-align: middle; border: 0px; }
.pages button {width: 46px;height: 26px;display: inline-block;vertical-align: middle;border: 0px;cursor: pointer;background-color: #fff;border: 1px solid #ddd;border-radius: 2px;overflow: hidden;}


.content{ width: 100%;box-sizing: border-box;float: left; border: 1px solid #e4e4e4; border-top: 0px; padding: 10px 28px 28px 28px; }
.contenttext{ width: 300px; float: left; }
.contenttext p{ width: 300px; display: block; float: left; font: bold 16px/25px "\5b8b\4f53"; color: #333333; margin-top: 8px; }
.contenttext strong{ width: 260px; display: block; /*! float: left; */ padding: 5px 0px 7px 0; font: normal 14px/25px "\5b8b\4f53"; color: #333333; border-bottom: 1px dashed #e6e6e6; margin-bottom: 10px; }
.contenttext dl{ display: block; /*! float: left; */ overflow: hidden;line-height: 32px;}
.contenttext dl dt{ /*! width: 60px; */ /*! height: 22px; */ display: block; float: left; /*! line-height: 22px; */ color: #555555; }
.contenttext dl dd img {
	vertical-align: top;
	margin-left: 7px;
	margin-top: -3px;
	float: none;
	display: inline-block;
}
.contenttext dl dt em{ padding: 0px 12px; }
.contenttext dl dt b{ padding: 0px 3px; }
.contenttext dl dd{ /*! width: 240px; */ display: block; /*! float: right; */ /*! font: normal 12px/22px "Tahoma"; */ color: #555555; word-break: break-all; overflow: hidden;}
.contenttext dl dd a{ text-decoration: underline; color: #337cc0; }
.contenttext dl dd a:hover{ text-decoration: none; color: #ff6600; }
.contenttext dl dd.orang{ color: #ff6600; }
.contenttext span{ width: 260px; margin: 10px 0 0 0; display: block; float: left; text-align: center; padding: 12px 0; border-top: 1px dashed #e6e6e6; }
.contenttext span a{ display: inline-block; width: 116px; height: 32px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -200px -215px; }
.content img{ float: right; display: block; border: 1px solid #edeff0; }
.contenttitle{ width: 652px; height: 20px; float: left; margin: 22px 0; position: relative; }
.contenttitle p{ display: block; position: absolute; font: bold 14px/20px "\5b8b\4f53"; color: #ff6600; }
.contenttitle b{ width: 550px; display: block; position: absolute; border-bottom: 1px solid #e6e6e6; top: 50%; right: 0px; }
.other{ width: 652px; float: left; font: normal 12px/22px "Tahoma"; color: #555; }
.other span{ display: block; font: bold 16px/20px "\5b8b\4f53"; color: #555555; }
.other em{ display: block; font: normal 14px/20px "Tahoma"; color: #b8b8b8; }
.honorbox{ width: 100%; float: left; border: 1px solid #e4e4e4; border-top: 0px; padding: 20px 44px;box-sizing: border-box;}
.honorimg{ width: 100%; text-align: center; float: left; }
.honorimg img{ max-width: 100%; }
.honorname{ width: 100%; height: 35px; text-align: center; float: left; font: normal 23px/35px "Microsoft Yahei","simhei"; color: #333; margin-top: 20px; }
.honorname b{ font: normal 14px/35px "Microsoft Yahei","simhei"; color: gray; padding: 0px 0 0 10px; }
.honorbox table{ width: 100%; float: left; border: 0; margin-top: 20px; }
.honorbox table tr th{ width: 93px; line-height: 28px; color: #888888; font-weight: normal; border: 3px solid #f2f2f2; }
.honorbox table tr td{ font: normal 12px/28px "Tahoma"; color: #333333; border: 3px solid #f2f2f2; padding: 0 0 0 18px; width: 199px; }
.honorbox table tr td a{ text-decoration: none; color: #337cc0; }
.honorbox table tr td a:hover{ text-decoration: underline; color: #ff6600; }
.honorbox table tr td b{ display: inline-block; width: 16px; height: 16px; margin: 0px 6px 0 3px; vertical-align: middle; }
.honorbox table tr td b.doc{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -582px; }
.honorbox table tr td b.xls{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -528px; }
.honorbox table tr td b.ppt{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -564px; }
.honorbox table tr td b.pdf{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -636px; }
.honorbox table tr td b.swf{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -546px; }
.honorbox table tr td b.wav{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -600px; }
.honorbox table tr td b.avi{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -618px; }
.honorbox table tr td b.rar{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -655px; }
.honorbox table tr td b.txt{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -444px -680px; }
.honorbox table tr td b.gif{ background: url(/NewShowStand/Style/16/Images/Orange/ico-add.png) no-repeat 0px 0px; }
.honorbox table tr td b.png{ background: url(/NewShowStand/Style/16/Images/Orange/ico-add.png) no-repeat 0px -21px; }
.honorbox table tr td b.jpg{ background: url(/NewShowStand/Style/16/Images/Orange/ico-add.png) no-repeat 0px -42px; }
.honorbox table tr td b.tif{ background: url(/NewShowStand/Style/16/Images/Orange/ico-add.png) no-repeat 0px -63px; }
.honortext{ width: 100%; float: left; margin: 20px 0 0 0; font: normal 14px/26px "\5b8b\4f53"; color: #555555; }
.honortext strong.description{ display: block; padding: 10px 0; }
.newsshowtop{ border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; border-top: 3px solid #ff822b; border-bottom: 1px dotted #d7d7d7; padding: 20px 20px 10px 20px; }
.newsshowtop h3{ display: block; text-align: center; font: normal 23px/35px "Microsoft Yahei","simhei"; color: #333; }
.newsshowtop p{ display: block; text-align: center; font: normal 12px/22px "Tahoma"; color: #8c8c8c; margin-top: 5px; }
.newsshowbot{ width: 100%;
    box-sizing: border-box;float: left; border: 1px solid #e4e4e4; border-top: 0px; padding: 20px 0; }
.newscontent{ padding: 0px 40px 0 43px; }
.newscontent p{ font: normal 14px/26px "\5b8b\4f53"; color: #555555; }
.copy{ width: 100%;
    box-sizing: border-box;float: left; padding: 26px 0; text-align: center; }
.copy a{ display: inline-block; text-decoration: none; color: #808080; line-height: 20px; height: 20px; padding-left: 20px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -446px -679px; }
.copy a:hover{ text-decoration: underline; color: #ff6600; }
.articles{ width: 100%; float: left; padding: 20px 0; text-align: center; border-bottom: 1px dotted #d7d7d7; border-top: 1px dotted #d7d7d7; background: #fafafa; margin:10px 0 0 0; }
.articles a{ text-decoration: none; color: #808080; margin: 0px 20px; }
.articles a:hover{ text-decoration: underline; color: #337cc0; }
.newsshowbfot{  padding: 20px 30px 0 0px; text-align: right; }
.newsshowbfot a{ text-decoration: none; color: #555555; display: inline-block; width: 53px; line-height: 18px; text-indent: 16px; text-align: left; }
.newsshowbfot a.save{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -65px -261px; }
.newsshowbfot a.print{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -120px -261px; }
.newsshowbfot a.close{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -173px -261px; }
.newsshowbfot a.save:hover{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -65px -280px; color: #ff6600; }
.newsshowbfot a.print:hover{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -120px -280px; color: #ff6600; }
.newsshowbfot a.close:hover{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -173px -280px; color: #ff6600; }
.freedown{ width: 100%; float: left; margin: 20px 0 0 0; text-align: right; }
.freedown a{ display: block; float: right; width: 116px; height: 32px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -65px -303px; }
dl.catalog{ width: 662px; display: block; float: left; margin-top: 10px; }
dl.catalog dt{ display: block; float: left; position: relative; z-index: 2; border: 1px solid #f1d0b9; border-bottom: 0px; line-height: 30px; padding: 0px 35px 0 35px; background: #fdf5f0 url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat 100% -702px; }
dl.catalog dt em{ display:block; position:absolute; right:24px; top:0px; width:7px; height:30px; cursor:pointer;}
dl.catalog dt a{ text-decoration: none; color: #333333; display:block; float:left;}
dl.catalog dd{ display: block; float: left; position: relative; z-index: 1; width: 660px; background: #fdf5f0; border: 1px solid #f1d0b9; margin-top: -1px; }
dl.catalog dd ul{ width: 660px; display: block; float: left; padding: 5px 0; }
dl.catalog dd ul li{ width: 165px; height: 25px; line-height: 25px; display: block; float: left; text-indent: 35px; overflow: hidden; }
dl.catalog dd ul li a{ text-decoration: none; color: #666666; }
dl.catalog a:hover{ text-decoration: underline; color: #ff6600; }
.pricetop{ height: 58px; border: 1px solid #e4e4e4; }
.pricetop input{ display: block; width: 349px; height: 29px; border: 1px solid #e4e4e4; font: normal 14px/29px "Tahoma"; color: #bbbbbb; text-indent: 10px; position: absolute; top: 14px; left: 231px; }
.pricetop button{ display: block; position: absolute; width: 65px; height: 31px; border: 1px solid #e4e4e4; background: #f3f3f3; font: normal 14px/30px "\5b8b\4f53"; color: #333; cursor: pointer; top: 14px; left: 589px; }
.pricebox {
	width: 100%;
	float: left;
	border: 1px solid #e3e4e4;
	border-top: 3px solid #ff822b;
	padding: 7px 21px 15px 21px;
	margin-top: 20px;
	overflow: hidden;
	box-sizing: border-box;
}
.priceTop{
    width: 100%;
    box-sizing: border-box;
    height: 43px;
    float: left;
    position: relative;
    border-bottom: 1px solid #E3E4E4;
    margin: -7px 0 8px -21px;
    display: inline;
}
.priceTop h3{
    position: absolute;
    left: 21px;
    height: 44px;
}
.priceTop h3 a {
	display: inline-block;
	padding: 0 30px;
	font: normal 17px/44px "microsoft yahei";
	color: #666;
	text-decoration: none;
}
.priceTop h3 a.focus{
    color: #fff;
    font-weight: 700;
    background: #ff822b;
}
.priceTop p{  font: normal 14px/43px "Tahoma"; color: #555555; position: absolute; right: 20px;}
table.pricelist{ width: 100%;  float: left; border: 0px; margin: 10px 0; }
table.pricelist tr th {
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	background: #fafafa;
	line-height: 38px;
	color: #aaaaaa;
	font-weight: normal;
	font-size: 14px;
}
table.pricelist tr th.productimg{ text-align: left; text-indent: 14px; }
table.pricelist tr td{ border-bottom: 1px dashed #e7e7e7; padding: 17px 0; color: #a0a0a0; font: normal 12px "Tahoma"; text-align: center; vertical-align: top; }
table.pricelist tr td.productname {
	text-align: left;
	font: normal 15px/26px "Tahoma";
	padding-left: 18px;
}
table.pricelist tr td.offerlist{ text-align: center; vertical-align: middle; font: normal 14px/24px "Tahoma"; }
table.pricelist tr td.productname a {
	text-decoration: none;
	color: #6c6c6c;
	display: block;
	margin-top: 10px;
	line-height: 36px;
	font-size: 20px;
}
table.pricelist tr td .new-price {
	color: #333;
	margin-bottom: 39px;
	display: block;
	font-size: 16px;
	min-width: 163px;
	margin-top: 60px;
}
table.pricelist tr td .new-price b {
    color: #d90202;
}
table.psmallimg {
	width: 190px;
	height: 190px;
	border: 0px;
	float: left;
}
table.psmallimg tr td {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	border: 1px solid #efefef;
}
table.psmallimg tr td img{ border: 0px; display: inline; background: #fff; }
table.pricelist tr td.prices{ color: #ff6600; font: normal 12px arial,verdana; }
table.pricelist tr td a.enquiry {
	display: inline-block;
	width: 70px;
	color: #ff6600;
	height: 24px;
	border: 1px solid #ff6600;
	background: #ffe6da;
	text-align: center;
	line-height: 24px;
	text-decoration: none;
	font-size: 13px;
}
table.pricelist tr td a:hover{ text-decoration: underline; color: #ff6600; }
table.pricelist tr td a.enquiry:hover{ text-decoration: none;  border: 1px solid #c2dbf9; background: #f2f6ff; color: #337cc0;  }
.filter{ width: 658px; float: left; border: 1px solid #e4e4e4; border-top: 0px; padding: 3px 25px 10px 25px; }
ul.filtertop{ width: 658px; display: block; float: left; position: relative; z-index: 2; }
ul.filtertop li{ width: 162px; height: 32px; display: block; float: left; text-align: center; position: relative; overflow: hidden; }
ul.filtertop li.hot{ width: 160px; height: 31px; display: block; float: left; border: 1px solid #e2e9f9; border-bottom: 0px; background: #f5f8ff; }
ul.filtertop li a.all{ display: inline-block; padding: 0px 4px; line-height: 17px; text-decoration: none; color: #fff; background: #77aef2; margin: 7px 0 0 0; }
ul.filtertop li p{ display: block; line-height: 32px; position: absolute; left: 10px; }
ul.filtertop li.hot p{ left: 9px; }
ul.filtertop li p a{ text-decoration: none; color: #888888; }
ul.filtertop li.hot p a{ color: #333333; }
ul.filtertop li p a:hover{ color: #ff6600; }
ul.filtertop li b{ display: block; width: 28px; height: 8px; overflow: hidden; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -408px -740px; position: absolute; top: 12px; right: 10px; }
ul.filtertop li.hot b{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -408px -713px; right: 11px; }
ul.filtertop li b a{ display: block; width: 28px; height: 8px; cursor: pointer; }
ul.filterbot{ width: 656px; display: block; float: left; border: 1px solid #e2e9f9; background: #f5f8ff; position: relative; z-index: 1; margin-top: -1px; }
ul.filterbot li{ width: 162px; height: 30px; display: block; float: left; text-indent: 10px; line-height: 30px; overflow: hidden; }
ul.filterbot li a{ text-decoration: none; color: #666666; }
ul.filterbot li a:hover{ color: #337cc0; }
.otherproduct{ width: 100%;
    box-sizing: border-box;float: left; height: 206px; position: relative; border: 1px solid #e4e4e4; border-top: 3px solid #ff822b; margin-top: 20px; overflow: hidden; }
.otherproduct ul li p span {
	position: static !important;
	font-size: 12px;
	font-weight: normal;
}
.otherproduct ul li p span i {
	color: #d90202;
	font-weight: bold;
	font-style: normal;
}
.otherproduct a.more{ display: block; text-decoration: none; color: #888888; position: absolute; top: 14px; right: 20px; }
.otherproduct a.more em{ font: normal 12px "\5b8b\4f53"; padding: 0px 5px; color: #333333; }
.otherproduct a.more:hover{ color: #ff6600; }
.otherproduct span{ display: block; position: absolute; top: 16px; left: 23px; font: bold 14px "\5b8b\4f53"; color: #555555; }
.otherproduct span b{ padding: 0px 8px; color: #337cc0; }
.otherproduct a.left{ display: block; position: absolute; top: 58px; left: -1px; width: 22px; height: 95px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -91px -460px; }
.otherproduct a.left:hover{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -120px -460px; }
.otherproduct a.right{ display: block; position: absolute; top: 58px; right: -1px; width: 22px; height: 95px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -91px -562px; }
.otherproduct a.right:hover{ background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -120px -562px; }
.otherproduct ul{ display: block; width: 660px; position: absolute; top: 46px; left: 24px; overflow: hidden; }
.otherproduct ul li{ width: 182px; display: block; float: left; padding: 0px 7px; }
.otherproduct ul li table{ width: 182px; display: block; float: left; border: 0px; }
.otherproduct ul li table tr td{ width: 182px; height: 110px; text-align: center; vertical-align: middle; border: 1px solid #f1f1f1; background: #fff; }
.otherproduct ul li p{ width: 182px; height: 29px; line-height: 29px; display: block; float: left; text-align: center; overflow: hidden; background: #f1f1f1; }
.otherproduct ul li p a {
	text-decoration: none;
	color: #666666;
	display: block;
	height: 20px;
	overflow: hidden;
}
.otherproduct ul li p a:hover{ color: #ff6600; }
.otherproduct ul li:hover table tr td{ border: 1px solid #77aef2; -moz-transition: height 0.5s ease-in-out, border-color 0.5s ease-in-out; -webkit-transition: height 0.5s ease-in-out, border-color 0.5s ease-in-out; -o-transition: height 0.2s ease-in-out, border-color 0.5s ease-in-out; transition: height 0.5s ease-in-out, border-color 0.5s ease-in-out; }
.otherproduct ul li:hover p{ background: #77aef2; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.otherproduct ul li:hover p a{ color: #fff; }
.otherproduct ul li:hover p span{ color: #fff; }
.otherproduct ul li:hover p span i{ color: #fff; }
.recomlist{ width: 216px; float: left; border-left: 1px solid #ececec; border-right: 1px solid #ececec; background: #fafafa; padding: 0px 11px 0px 11px; }
.recomlist ul{ width: 216px; display: block; float: left; padding: 8px 0 10px 0; border-bottom: 1px dashed #e6e6e6; }
.recomlist ul:last-child{ border: 0px; }
.recomlist ul li{ height: 26px; font: normal 12px/26px "Tahoma"; overflow: hidden; text-indent: 23px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -441px -333px; }
.recomlist ul li a{ text-decoration: none; color: #888888; }
.recomlist ul li a:hover{ text-decoration: underline; color: #ff6600; }
.newsdetailtop {
	float: left;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-top: 3px solid #ff822b;
	padding: 20px 10px;
	font: normal 23px/35px "Microsoft Yahei","simhei";
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}
.newsdetailbot {
	width: 100%;
	float: left;
	border: 1px solid #e4e4e4;
	border-top: 0px;
	padding: 0px 18px 20px 38px;
	box-sizing: border-box;
}
.pbigimg {
	width: 420px;
	height: 328px;
	border: 1px solid #edeff0;
	float: left;
	background: #fbfbfc;
	position: relative;
}
.pbigimg table {
	width: 100%;
	position: absolute;
	z-index: 1;
	border: 0px;
	height: 100%;
}
.pbigimg table tr td{ width: 298px; height: 268px; text-align: center; vertical-align: middle; }
.pbigimg a.big{ display: block; position: absolute; right: 0px; bottom: 0px; z-index: 2; width: 21px; height: 21px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -211px -178px; }
.newsdetailbot dl {
	width: 490px;
	float: right;
	display: block;
}
.newsdetailbot dl dt{ width: 85px; height: 30px; display: block; float: left; color: #8c8c8c; font: normal 14px/30px "\5b8b\4f53"; }
.newsdetailbot dl dd {
	width: 405px;
	height: 30px;
	display: block;
	float: left;
	color: #333333;
	font: normal 14px/30px "Tahoma";
}
.newsdetailbot dl dd a.down{ display: inline-block; width: 29px; height: 19px; border: 1px solid #c2dbf9; font: normal 12px/19px "\5b8b\4f53"; padding: 0px 0 0 20px; text-decoration: none; color: #337cc0; margin-top: 3px; background: #f2f6ff url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -295px -257px; }
.guest {
	width: 495px;
	height: 38px;
	float: right;
	position: relative;
	margin-top: 17px;
	margin-left: 23px;
}
.guest .tip {
	padding-left: 160px;
	margin-top: 12px;
	color: #999;
	font-size: 12px;
}
.guest a.guestbt{ display: block; position: absolute; width: 147px; height: 37px; background: url(/NewShowStand/Style/16/Images/Orange/guest.jpg) no-repeat 0 0px; left: 0;}
.guest a.productFav{ display: block; position: absolute; width: 147px; height: 37px; background: url(/NewShowStand/Style/16/Images/Orange/productFav.jpg) no-repeat 0 0; right: 0; }
.guest a.businessFav{ display: block; position: absolute; width: 147px; height: 37px; background: url(/NewShowStand/Style/16/Images/Orange/businessFav.jpg) no-repeat 0 0; right: 0; }
.guest a.more{ display: block; position: absolute; text-decoration: none; color: #8c8c8c; right: 0; bottom: -22px; }
.guest a:hover{ color: #ff6600; text-decoration: underline; }
.simple {
	width: 100%;
	float: left;
	border: 3px solid #e7e7e7;
	background: #fafafa;
	padding: 12px 7px 10px 14px;
	margin: 30px 0 0 0;
	color: #555555;
	font: normal 14px/26px "Tahoma";
	box-sizing: border-box;
}
.simple b{ color: #ff6600; display: block; }
.detailetitle {
	width: 100%;
	height: 27px;
	float: left;
	position: relative;
	margin-top: 45px;
}
.detailetitle span{ width: 108px; height: 27px; display: block; text-align: center; font: bold 14px/27px "\5b8b\4f53"; color: #ff6600; z-index: 2; position: absolute; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -65px -337px; }
.detailetitle b{ display: block; position: absolute; bottom: 1px; width: 100%; height: 1px; overflow: hidden; z-index: 1; border-bottom: 1px solid #cccccc; cursor: pointer; }
.pdetaile{ width: 100%; float: left; font: normal 14px/26px "Tahoma"; color: #555555; margin-top: 20px; }
.pdetaile ol li{list-style-position: inside;list-style-type: decimal;}
.pdetaile ul li{list-style-position: inside;list-style-type: disc;}
.productParameter table {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}

.productParameter table tr th {
	line-height: 35px;
	text-align: left;
	background: #f5f5f5;
	border: 1px solid #e8e8eb;
	color: #666;
	padding: 0 10px;
	height: 35px;


}

.productParameter table tr td {
	line-height: 35px;
	text-align: left;
	border: 1px solid #e8e8eb;
	color: #828180;
	padding: 0 10px;
	height: 35px;


}

.productParameter table tr td b {
	color: green;
}

.productParameter table tr.trBg {
	/*background: #f5f5f5;*/
}

.productParameter {
	width: 100%;
	margin: 0 auto 0;
	position: relative;
	overflow: hidden;
}

.parameterMore {
	position: relative;
	width: 500px;
	margin: 0px auto 15px;
}

.parameterMore a {
	display: block;
	position: absolute;
	border-color: #FFF #E5E5E5 #E5E5E5;
	border-style: solid;
	border-width: 1px;
	display: block;
	height: 15px;
	left: 50%;
	margin-left: -30px;
	border-radius: 0 0 2px 2px;
	width: 60px;
	top: -1px;
	right: 11px;
	background: #fff;
	text-align: center;
}

.parameterMore a i {
	display: block;
	width: 14px;
	height: 15px;
	margin: -4px 0 0 25px;
	background: url(/NewShowStand/images/upDown.png) no-repeat 0 0;
}

.parameterMore a.more i {
	display: block;
	width: 14px;
	height: 15px;
	margin: -4px 0 0 25px;
	background: url(/NewShowStand/images/upDown.png) no-repeat -19px 0;
}

.productParameter.hideParameter {
	height: 181px;
}




.inquiry{ width: 700px; background: #f2f2f2; padding: 5px; box-shadow: 0 0 5px rgba(64, 64, 64, 0.5); border-radius: 2px; z_index:100000; }
.inquirybox{ width: 698px; float: left; border: 1px solid #d7d7d7; background: #fff; padding-bottom: 20px; }
.inquirytitle{ width: 698px; height: 41px; float: left; position: relative; border-bottom: 1px solid #d7d7d7; background: url(/NewShowStand/Style/16/Images/Orange/index.png) repeat-x 0 -950px; margin-bottom: 16px; }
.inquirytitle h3{ display: block; width: 100px; font: bold 14px/41px "\5b8b\4f53"; position: absolute; left: 14px; color: #5f5f5f; text-shadow: 0 1px 1px #fff; text-indent: 23px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -264px -169px; }
.inquirytitle a.close{ display: block; position: absolute; top: 8px; right: 12px; width: 21px; height: 21px; border: 1px solid #dadada; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -237px -178px; }
.inquirybox dl{ width: 648px; display: block; float: left; _float: none; padding: 0px 25px; }
.inquirybox dl dt{ width: 83px; height: 41px; display: block; float: left; font: normal 14px/41px "\5b8b\4f53"; color: #555555; text-align: right; }
.inquirybox dl dd{ width: 565px; display: block; float: right; font: normal 14px/41px "\5b8b\4f53"; color: #555555; }
.inquirybox dl dd label {
	display: inline-block;
	font-size: 12px;
	margin-right: 5px !important;
}
.inquirybox dl dd label input {
	vertical-align: top;
	margin-top: 14px;
}
.inquirybox dl dd input.textCss{ width: 554px; height: 27px; border: 1px solid #d3d5d6; font: normal 12px/27px "Tahoma"; text-indent: 8px; float: left; margin-top: 6px; color: #bbbbbb; }
.inquirybox dl dd textarea{ width: 546px; height: 100px; border: 1px solid #d3d5d6; font: normal 12px/27px "Tahoma"; color: #bbbbbb; overflow: auto; margin-top: 6px; padding: 0px 0 0 8px; }
.inquirybox dl dd input.unit{ width: 324px; color: #bbbbbb; font: normal 12px/27px "Tahoma"; }
.inquirybox dl dd input.unit:focus,.inquirybox dl dd input.textCss:focus,.inquirybox dl dd input.code:focus{ color:#333333;}
.inquirybox dl dd p{ width: 97px; _width: 95px; height: 41px; display: block; float: left; font: normal 14px/41px "Tahoma"; padding: 0px 0px 0 0; text-align: right; }
.inquirybox dl em{ font: normal 12px "Tahoma"; color: #ff6600; padding-right: 8px; }
.inquirybox dl b{ padding: 0px 13px; }
.inquirybox dl strong{ padding: 0px 3px; margin-top: 5px;}
.inquirybox dl dd img{
    margin: 10px 0 0 0;
}
.inquirybox dl dd input.code{ width: 45px; height: 27px; border: 1px solid #d3d5d6; font: normal 12px/27px "Tahoma"; margin-top: 6px; text-align: center; margin-right: 10px;color: #bbbbbb;  }
.member{ width: 698px; height: 16px; float: left; position: relative; padding: 5px 0 20px 0; overflow: hidden; }
.member p{ display: block; position: absolute; line-height: 16px; padding: 0px 10px; background: #fff; color: #888888; z-index: 2; right: 66px; top: 14px; }
.member b{ display: block; position: absolute; width: 100%; height: 1px; overflow: hidden; border-bottom: 1px solid #f1f1f1; top: 50%; left: 20px; z-index: 1; }
.member p a{ text-decoration: none; color: #337cc0; }
.member p a:hover{ color: #ff6600; }
.inquirybot{ width: 700px; padding: 17px 0; float: left; text-align: center; }
.inquirybot a.sub{ display: inline-block; width: 111px; height: 35px; margin: 0px 14px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat 0 -702px; }
.inquirybot a.cancel{ display: inline-block; width: 81px; height: 35px; margin: 0px 14px; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -116px -702px; }
.successinquiry{ width: 500px; background: #f2f2f2; padding: 5px; box-shadow: 0 0 5px rgba(64, 64, 64, 0.5); border-radius: 2px; }
.successboxinquiry{ width: 498px; float: left; border: 1px solid #d7d7d7; background: #fff; padding: 55px 0; text-align: center; }
.successboxinquiry p{ display: inline-block; text-indent: 63px; width: 366px; font: normal 14px/47px "\5b8b\4f53"; color: #333333; background: url(/NewShowStand/Style/16/Images/Orange/index.png) no-repeat -413px -774px; }
.boxright01{ width:100%; border-top:0; float: left; padding-bottom:15px;}
ul.otherContact{ width: 490px; float: left; padding:5px 0; }
ul.otherContact li{ width: 490px; line-height: 24px; display: block; float: left; text-indent: 26px; }
ul.otherContact li b{ padding: 0 10px; }
ul.otherContact li i{ padding: 0 2px; }
.smallProductImg{ width: 532px; height: 63px; float: left; overflow: hidden; margin-top: 8px; position: relative; }
.smallProductImg ul{ position: absolute; left: -3px; top: 0; width: 306px; }
.smallProductImg ul li {
	width: 76px;
	height: 70px;
	float: left;
	position: relative;
	margin-right: 10px;
}
.smallProductImg ul li table {
	position: absolute;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	left: 3px;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.smallProductImg ul li table tr td{ width: 53px; height: 53px; border:1px solid #d0dae4; text-align: center; vertical-align: middle; }
.smallProductImg ul li b {
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	display: none;
	position: absolute;
	z-index: 2;
	border: 2px solid #fe8401;
	left: 3px;
}
.smallProductImg ul li i {
	width: 10px;
	height: 10px;
	display: none;
	position: absolute;
	z-index: 3;
	right: -1px;
	bottom: 2px;
	background: url(/NewShowStand/Templates/101/Images/Inside/picture.png) no-repeat -156px -455px;
}
.smallProductImg ul li.showChoose b,.smallProductImg ul li.showChoose i{ display: block; }
.smallProductImg ul li a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 3px;
	z-index: 4;
}
.smallProductImg ul li:last-of-type {
	margin-right: 0;
}
.abstract {
	width: 645px;
	height: 56px;
	font-size: 16px;
	line-height: 28px;
	color: #aaa;
	margin: 10px 0 15px;
	overflow: hidden;
}
.parameter {
	width: 440px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
.proNames{color: #337CC0;font-weight: bold;}
.top table tr td span i{ font-weight: 400; font-style: normal; color: #666; margin-left: 20px; font-size: 12px;}.aptitude b.gsTop { left: 163px;}.gsInfor{ width: 100%;box-sizing: border-box;float: left; border: 1px solid #e4e4e4; border-top: 0; padding:22px; font-family: microsoft yahei; line-height: 24px;}.gsInfor a{ color: #ff6600;}.gsInfor a:hover{ text-decoration: underline; color: green;}ul.qualifications{ width: 100%; float: left;}ul.qualifications li{ width: 50%; float: left; text-align: center;}ul.qualifications li a{ display: block; padding:18px;}ul.qualifications li img{ max-width: 100%;}.companyAuth{ width: 100%; line-height: 26px; margin: 5px 0 10px; text-indent: 11px;}.companyAuth a{ display: inline-block; width: 23px; height: 22px; margin-right:0px; vertical-align: middle; background: url("/NewShowStand/images/authentication.png") no-repeat 0 0;}.companyAuth a.personAuth{ background: url("/NewShowStand/images/authentication.png") no-repeat -31px 0;}.companyAuth a.noAuth{ background: url("/NewShowStand/images/authentication.png") no-repeat -62px 0;}html,body {height:100%;position: relative;}.authBg { background-color: #; display: none; width: 100%; height: 100%; left:0; top:0; filter:alpha(opacity=50); opacity:0.5;/*FF*/ z-index:9998; position:fixed!important; position:absolute; _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);}.authBox { z-index:9999; display: none; width: 694px; height: 412px; left:50%; top: 50%; margin-left:-347px!important; margin-top:-206px!important; margin-top:0px; position:fixed!important; position:absolute; _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);}.authMain { width: 692px; height: 410px; position: relative; border:1px solid #bfbebe; border-radius: 2px; font-family: microsoft yahei; background: url("/NewShowStand/images/authBg.png") no-repeat 0 0; -webkit-box-shadow:0 0 3px rgba(0, 0, 0, .2); -moz-box-shadow:0 0 3px rgba(0, 0, 0, .2); box-shadow:0 0 3px rgba(0, 0, 0, .2); }.authMain a.close { display: block; position: absolute; width: 45px; height: 45px; background: url("/NewShowStand/images/authClose.png") no-repeat 0 0; right: -13px; top: -13px; z-index: 1;}.authMain ul{ position: absolute; left: 30px; top: 130px; width: 596px; height: 250px; overflow: hidden; z-index: 2;}.authMain ul li{ width: 278px; float: left; line-height: 24px; color: #333; padding: 4px 0; padding-left: 20px; font-family: microsoft yahei;overflow-y: auto;max-height: 96px;}.authMain ul li b{ font-weight: 400; color: #999;}.authMain h3{ position: absolute; font-size: 16px; top: 75px; left: 345px; z-index: 3; font-weight: bold; font-family: microsoft yahei;}.authMain span{ position: absolute; font-size: 16px; top: 75px; left: 377px; z-index: 4; color: #ff6600;}.authMain i{ position: absolute; width: 134px; height: 134px; background: url("/NewShowStand/images/chapter.png") no-repeat 0 0; z-index: 5; right: 46px; top: 178px;}
.expired{position: absolute;width: 193px;height: 106px;top: 8px;left: 680px;z-index: 99;background:url("/NewShowStand/images/expired2.png") no-repeat;}
.inside-box{width: 100%;
    box-sizing: border-box;float: left;border-left:solid 1px #E4E4E4;border-right:solid 1px #E4E4E4;border-bottom:solid 1px #E4E4E4;}
ul.share{
        width: 100%;
        padding-bottom: 30px;
        float: left;
      }
      ul.share li {
  width: 207px;
  height: 250px;
  float: left;
  margin-left: 21px;
  margin-top: 20px;
  border-bottom: 1px solid #dddddd;
  background: #f3f3f3;
  }
  ul.share li table td {
    position: relative;
    width: 207px;
    height: 156px;
    text-align: center;
    vertical-align: middle;
    }
   ul.share li table td img{
   	max-width: 100%;
   	max-height: 100%;
   }
  ul.share li p, .products ul.share li figcation span, ul.share ul.newsList li b, ul.newsList ul.share li b, ul.share .product li span, .product ul.share li span {
    margin-top: 12px;
    background: url(/NewShowStand/style/16/Images/Orange/camera-icon.png) 12px 0 no-repeat;
    font: normal 14px/24px "microsoft yahei";
    height: 48px;
    text-indent: 32px;
    overflow: hidden;
    padding: 0 12px;
    word-break: break-all; }
    ul.share li p a, .products ul.share li figcation span a, ul.share ul.newsList li b a, ul.newsList ul.share li b a, ul.share .product li span a, .product ul.share li span a {
      color: #333333;
      text-decoration: none;}
      ul.share li p a:hover, .products ul.share li figcation span a:hover, ul.share ul.newsList li b a:hover, ul.newsList ul.share li b a:hover, ul.share .product li span a:hover, .product ul.share li span a:hover {
        color: #ff6600;
        text-decoration: underline; }
  ul.share li span {
    display: block;
    font: normal 12px/16px "microsoft yahei";
    margin-top: 6px;
    color: #999;
    padding: 0 12px; }
  ul.share li i {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 10px;
    text-decoration: none;
    height: 26px;
    font: normal 14px/26px "microsoft yahei";
    color: #fff;
    border-radius: 2px;
    text-align: center;
    background: #ff4343; }

 .picshow {
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 40px;
}

.picshowtop {
	width: 100%;
    box-sizing: border-box;
	text-align: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.picshowtop td {
	width: 628px;
	height: 380px;
	text-align: center;
	padding: 0 40px;
	vertical-align: middle;
}
.picshowtop td img{
	max-height: 100%;
	max-width: 100%;
}
.picmidmid td {
	width: 86px;
	height: 64px;
	text-align: center;
	vertical-align: middle;
}
.picmidmid td img{
	max-width: 100%;
	max-height: 100%;
}
#pic1 {
	max-width: 950px;
}

#preArrow {
	left: 0px;
}

#nextArrow {
	right: 0px;
}


.picshowtxt {
	min-height: 40px;
	text-align: center;
	_height: 40px;
	margin: 30px auto 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	font-family: "microsoft yahei";
}

.picshowtxt_left {
	width: 100%;
	height: 50px;
	line-height: 30px;
	text-align: center;
	font-size: 28px;
	font-family: "microsoft yahei";
	color: #666666;
	font-weight: normal;
}

.picshowtxt_left span {
	color: #d80000;
	font-size: 28px;
	font-family: "microsoft yahei";
}

.picshowtxt_left i {
	color: #666666;
	font-size: 18px;
	font-style: normal;
	font-family: "microsoft yahei";
}

.picshowtxt_left b {
	line-height: 30px;
	font-size: 28px;
	font-family: "microsoft yahei";
	color: #333;
	font-weight: normal;
	margin-right: 16px;
}

.picshowtxt_right {
	float: left;
	margin-left: 10px;
	display: inline;
	line-height: 23px;
	color: #666666;
	font-size: 14px;
	width: 880px;
	font-family: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
}

.picshowlist {
	width: 100%;
    box-sizing: border-box;
	height: 88px;
	position: relative;
}

.picshowlist_left {
	float: left;
	width: 120px;
	overflow: hidden;
	overflow: hidden;
}

.picleftimg {
	width: 120px;
	height: 80px;
	background: url('../images/photo.jpg') no-repeat;
	padding-top: 9px;
	padding-left: 5px;
	overflow: hidden;
}

.picleftimg img {
	width: 106px;
	height: 66px;
}

.piclefttxt {
	width: 120px;
	line-height: 20px;
	font-family: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
}

.piclefttxt a {
	color: #444444;
}

.piclefttxt a:hover {
	color: #ff5d11;
	text-decoration: underline;
}

.picshowlist_mid {}

.picmidleft {
	float: left;
	width: 35px;
	height: 64px;
	position: relative;
	overflow: hidden;
}

.picmidleft a {
	position: absolute;
	width: 10px;
	height: 17px;
	top: 21px;
	right: 0;
	background: url(/NewShowStand/style/16/Images/Orange/pn_btn.png) 0 -47px no-repeat;
}
.picmidleft a:hover{
	background: url(/NewShowStand/style/16/Images/Orange/pn_btn.png) 0 0 no-repeat;
}

.picmidmid {
	width: 600px;
	height: 64px;
	position: absolute;
	left: 48px;
	overflow: hidden;
}

.picmidmid ul {
	width: 9999px;
	display: block;
	float: left;
}

.picmidmid ul li {
	background-color: #fff;
	margin: 0 7px;
	float: left;
	position: relative;
	width: 86px;
	height: 64px;
}

.picmidmid ul li.selectpic {
	border: 2px solid #ff6600;
	width: 82px;
    height: 60px;
}
.picmidmid ul li.selectpic td {
	width: 82px;
    height: 60px;
}
 .inside-box .bottomTitle {
    height: 45px;
    padding-top: 10px;
    position: relative;
    border-bottom: 1px solid #ddd;
    }
  .inside-box .bottomTitle h4 {
    position: absolute;
    top: 10px;
    left: 60px;
    color: #333333;
    font: bold 14px/44px "\5b8b\4f53";
    }
  .inside-box .bottom p, .inside-box .bottom .products ul li figcation span, .products ul li figcation .inside-box .bottom span, .inside-box .bottom ul.newsList li b, ul.newsList li .inside-box .bottom b, .inside-box .bottom .product li span, .product li .inside-box .bottom span {
    font:normal 14px/30px "microsoft yahei";
    padding: 0px 0 35px 60px;
    min-height: 30px;
    float: left;
    }
.picmidright {
	float: right;
	width: 35px;
	height: 64px;
	position: relative;
	overflow: hidden;
}

.picmidright a {
	position: absolute;
	width: 10px;
	height: 17px;
	top: 21px;
	left: 0;
	background: url(/NewShowStand/style/16/Images/Orange/pn_btn.png) 0 -71px no-repeat;
}

.picmidright a:hover{
	background: url(/NewShowStand/style/16/Images/Orange/pn_btn.png) 0 -24px no-repeat;
}
.picshowlist_right {
	float: left;
	width: 120px;
	float: right;
	overflow: hidden;
}


/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº*/

.piclistshow {
	width: 998px;
	overflow: hidden;
	border-top: 1px solid #e4e4e4;
	margin-top: 10px;
	display: none;
}

.piclistshow ul li {
	width: 248px;
	height: 274px;
	float: left;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
	border-right: 1px solid #e4e4e4;
	cursor: pointer;
	padding-top: 40px;
}

.piclistshow .picimg {
	width: 228px;
	height: 160px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0px 10px;
}

.picimg img {
	max-width: 228px;
	max-height: 160px;
}
.inside-box .picmidmid ul li.selectpic i{
      display: block;

     }
   .inside-box .picmidmid ul li i{
    width: 11px;
    height: 11px;
    position: absolute;
    display: none;
    right: -2px;
    background: url(/NewShowStand/style/16/Images/Orange/select-icon.png) 0 0 no-repeat;
    bottom: -2px;
   }
.picshowtop .bottom{
	width: 100%;
}
.picshowtop .bottom p a {
	margin-right: 45px;
	display: inline-block;
	float: left;
	color: #666;
}
.picshowtop .bottom p a:hover{
	color: #ff6600;
}
.share-tl{
	width: auto;
	height: auto;
	position: relative;
	min-height: 50px;
	padding: 0 70px;
	text-align: left;
	font:normal 18px/32px "microsoft yahei";
}
.share-tl b{
	font:normal 18px/32px "microsoft yahei";

}
.share-tl span{
	font:normal 18px/32px "microsoft yahei";
}
.share-tl p{
	font:normal 12px/24px "microsoft yahei";
	color: #999;
	margin-top: 10px;
}
.share-tl .quotes-lf{
	position: absolute;
	left: 25px;
	top: 0;
	width: 24px;
	height: 22px;
	background: url(/NewShowStand/style/16/Images/Orange/quotes-icon.png) 0 0 no-repeat;
}
.share-tl .quotes-rt{
	position: absolute;
	right: 25px;
	bottom: 0;
	width: 24px;
	height: 22px;
	background: url(/NewShowStand/style/16/Images/Orange/quotes-icon.png) 0 bottom no-repeat;
}
.province{
    height: 29px;
    width: 92px;
    margin-right: 13px;
    margin-top: 6px;
    float: left;
    position: relative;
}
#province{
    font: normal 12px/27px "microsoft yahei";
    height: 27px;
    color: #bbbbbb;
    width: 90px;
    text-indent: 8px;
    position: absolute;
    border: 1px solid #d7d7d7;
    left: 0;
    top: 0;
    background: url("/NewShowStand/style/16/Images/Orange/downArrow.png") 73px 10px no-repeat;
}
#provinceList{
    position: absolute;
    background: #fff;
    width: 240px;
    border: 1px solid #d7d7d7;
    top: 27px;
    left: 0px;
    line-height: 20px;
    padding:8px 0;
}
#provinceList li{
    display: block;
    text-indent: 8px;
    font-family: "microsoft yahei";
    font-size: 12px;
    color: #333;
    width: 25%;
    float: left;
}
#provinceList li:hover{
    color: #fff;
    background: #4185db;
}
.guest a.guestbuy
{
    text-align: center;
    line-height: 37px;
    text-decoration: none;
    background: #337cc0;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    border-radius: 3px;
    width: 147px;
    height: 37px;
    left: 0;
    position: absolute;
}
.tips-box {
	width: 508px;
	height: 260px;
	position: fixed;
	top: 50%;
	margin-top: -130px;
	left: 50%;
	margin-left: -255px;
	z-index: 999;
	background: #fff;
	box-shadow: 0 0 10px #ddd;
	border: 1px solid #cacaca;
}

.tips-box a.close {
	position: absolute;
	right: 16px;
	top: 14px;
	width: 23px;
	height: 23px;
	background: url("/NewShowStand/Style/16/Images/Orange/close.png") center center no-repeat;
}

.tips-box .correct .tips, .tips-box .err .tips {
	position: absolute;
	top: 78px;
	left: 90px;
	width: 100%;
	height: 52px;
	padding: 9px 0 9px 90px;
	font: bold 24px/52px "microsoft yahei";
}

.tips-box .correct .tips i, .tips-box .err .tips i {
	height: 70px;
	width: 70px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("/NewShowStand/Style/16/Images/Orange/tips-icon.png") 0 0 no-repeat;
}

.tips-box .correct .btn, .tips-box .err .btn {
	position: absolute;
	top: 198px;
	left: 0;
	width: 100%;
	text-align: center;
}

.tips-box .correct .btn a, .tips-box .err .btn a {
	display: inline-block;
	width: 150px;
	height: 32px;
	font: normal 14px/32px "microsoft yahei";
	color: #474747;
	border: 2px solid #0f9732;
	border-radius: 2px;
	margin: 0 12px;
}

.tips-box .correct .btn a:hover, .tips-box .err .btn a:hover {
	background: #0f9732;
	color: #fff;
}

.tips-box .err .tips {
	font: bold 18px/26px "microsoft yahei";
}

.tips-box .err .tips i {
	background: url("/NewShowStand/Style/16/Images/Orange/tips-icon.png") 0 bottom no-repeat;
}

.tips-box .err .btn {
	top: 180px;
}

.tips-box .err .btn a {
	width: 80px;
}
.smallCard{
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
}
.smallCardImg{
    width: 166px;
    height: 166px;
    padding:12px;
    margin: 0 auto;
    background:url("/NewShowStand/images/qcBg.png") no-repeat;
}
.smallCardImg img{
    width: 100%;
    height: 100%;
    display: block;
    border:none;
}
.smallCardText{
    font-size: 14px;
    padding:12px 0;
    font-family: microsoft yahei;
}
.contactCode{
    width: 350px;
    float: right;
}
.transaction{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 14px;
	height: 22px;
	font-weight: bold;
	background:url("/NewShowStand/images/transaction.png") no-repeat 0 0;
}
.transaction a{
	display: block;
	color: #333;
	text-indent: 37px;
	line-height: 18px;
    text-decoration: none;
}
.transaction a:hover{
	color: #ff6600;
	text-decoration: underline;
}
.payfor{
	width: 306px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 30px;
	font-family: microsoft yahei;
    float: right;
}
.payfor i{
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: top;
	margin-left: 8px;
	background:url("/NewShowStand/images/payfor.png") no-repeat;
}
.payfor i.shield{
	background:url("/NewShowStand/images/payfor.png") no-repeat -28px 0;
}
.bigImgLeft{
    width: 300px;
    float: left;
    overflow: hidden;
}
.bigImgRight{
    width: 326px;
    float: right;
}
.tipsText{
	font-size: 14px;
	line-height: 20px;
	font-family: microsoft yahei;
	margin-top: 10px;
    width: 100%;
    float: right;
}
.tipsText b{
	color: #ff6600;
}
.bigImgLeft {
	width: 420px;
	float: left;
	overflow: hidden;
}
.bigImgRight{
    width: 326px;
    float: right;
}
.tyc{
	line-height: 48px;
	font-size: 12px;
	font-family: "microsoft yahei";
	text-align: right;
	margin-bottom:-20px;
}
.tyc img{
	height: 20px;
	vertical-align: middle;
	margin: 0 10px;
}
.pbigimg a.videoIco{
	position: absolute;
	z-index: 9;
	width: 52px;
	height: 52px;
	left: 10px;
	bottom:30px;
	background:url("https://public.mtnets.com/images/public/video.png") no-repeat 0 0;
}
.videoItem{
	width: 300px;
	height: 270px;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}
.videoItem a{
	position: absolute;
	width: 36px;
	height: 36px;
	top: 0px;
	right: 0px;
	z-index: 11;
	background:url("https://public.mtnets.com/images/public/video.png") no-repeat -56px 0;
}
.Warning{
	text-align: center;
	font-size: 14px;
	font-family: microsoft yahei;
	line-height: 27px;
	color: #fff;
	width: 300px;
	height: 270px;
	background-color: #000;
	margin:0 auto;
}
.Warning b{
	display: inline-block;
	width: 30px;
	height: 27px;
	margin: 12px;
	margin:150px 0 20px 0;
	background:url("https://public.mtnets.com/images/public/waring.png") no-repeat;
}

.searchSelect {
	position: relative;
	float: left;
	background-color: #fff;
	font-family: "microsoft yahei";
}

.selectTop {
	position: relative;
	cursor: pointer;
	height: 27px;
    border: 1px solid #ccc;
	overflow: hidden;
	border-right: 0;
}

.selectTop p {
	font-size: 12px;
    line-height: 22px;
    color: black;
    text-indent: 12px;
    border-right: 1px solid #e6e6e6;
    margin-top: 3px;
    padding-right: 25px;
}

.selectTop i {
	position: absolute;
	width: 13px;
	height: 7px;
	right: 6px;
    top: 11px;
	background: url(/NewShowStand/Images/searchRow.png) no-repeat 0 0;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.selectTop.focus i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.selectBot {
	position: absolute;
    width: 87px;
    background-color: #ffffff;
    top: 28px;
    left: 0;
	z-index: 99;
	border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 12px;
	text-indent: 12px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.selectBot li:hover {
	background-color: #f18800;
	border-left: 1px solid #f18800;
	border-right: 1px solid #f18800;
	color: #fff;
	cursor: pointer;
}

.contenttext span a{
	background: none;
}
.contenttext span.looktel a{
    padding: 10px 20px 10px 20px;
	background: #00a13a;
	width: 108px;
	height: 24px;
}
.contenttext span a {
    padding: 10px 38px 10px 38px;
    background: #fa961f;
    font-weight: normal;
	border-radius: 5px;
	display: inline-block;
	font-size: 18px;
	color: #fff;
	font-family: microsoft yahei;
	text-decoration: none;
	width: 72px;
	height: 24px;
}
.contenttext{
	width: 400px;
}

.contenttext span{
	width: 148px;
	margin-right: 20px;
}



  .rightBar1 a.barComp b{
	cursor: pointer;
  }
  .comBox a {
	  text-decoration: none;
  }
.comBox {
	position: fixed;
	bottom: 40px;
	display: block;
	left: 90px;
	z-index: 999;
	width: 108px;
	overflow: hidden;
	font-family: "microsoft yahei"
}
.comBox p.title {
	height: 32px;
	line-height: 32px;
	color:#fff;
	background:#f18800;
	font-size: 12px;
	padding: 0 8px;
	width: 106px;
}
.comBox p.title a {
    display: block;
    width: 16px;
    height: 16px;
    background: url("/NewShowStand/Style/14/Images/Blue/close1.png") no-repeat center;
    position: absolute;
    top: 8px;
    right: 8px;
}
.comBox ul li {
    width: 106px;
    border: 1px solid #e4e4e4;
    border-bottom-color: rgb(228, 228, 228);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    position: relative;
	height: 84px;
	padding-top: 10px;
	background-color: #fff;
	border-top: 1px solid transparent;
}
.comBox ul li img {
    max-width: 85px;
	max-height: 50px;
	margin-top: -3px;
}
.comBox ul li.add {
	height: 82px;
}
.comBox ul li.add a {
    color: #999;
    font-size: 12px;
    background: url("/NewShowStand/Style/14/Images/Blue/add.png") no-repeat center;
    padding-top: 58px;
    position: absolute;
    top: 5px;
    left: 30px;
}
.comBox ul li p a {
    color: #333;
	text-align: left;
	padding: 0px 10px;
	display: block;
}
.comBox ul li p {
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
}
.comBox .btn {
    border: 1px solid #e4e4e4;
    height: 66px;
}
.comBox .btn a {
    display: block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    color: #fff;
	background:#f18800;
    text-align: center;
    margin: 0 auto 6px auto;
    border-radius: 2px;
}
.comBox .btn a.empty {
	background-color: #a9a9a9;
}
.comBox ul li a.close{
	display: none;
	width: 18px;
	height: 18px;
	position: absolute;
	top: -1px;
	right: -1px;
	background:#f18800 url("/NewShowStand/Style/14/Images/Blue/close1.png") no-repeat center;
}
.comBox ul li.pro:hover{
	border: 1px dashed #f18800;
}
.comBox ul li.pro:hover a.close{
	display: block;
}

.bs-xtop b,.bs-xbottom b{
    margin-right: 25px !important;
}

#bsFloatTab {
    width: 25px !important;
    border-radius: 0 5px 5px 0 !important;
}

#bsFloatTab div {
    font-size: 14px !important;
    font-family: "microsoft yahei" !important;
    font-weight: normal !important;
}
.contenttext dd span {
	display: inline;
	float: none;
}
.contenttext dl dd a.qqbtn img {
	border: 0;
	width: 18px;
	margin-top: 7px;
	margin-right: 4px;
}
