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;
}
img{
	max-width: 100%;
	max-height: 100%;
}
input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", Tahoma, Arial;
	color: #333;
	background: #f8f8f8;
	position: relative;
}
.iframe{
	height: 33px;
}
#header {
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #f1f1f1;
	background: #fff;
}

.head {
	width: 1180px;
	height: 33px;
	margin: 0 auto;
}

.head ul {
	width: 470px;
	float: left;
}

.head ul li {
	padding: 6px 4px;
	float: left;
	line-height: 20px;
	color: #666666
}

.head ul li.user {
	padding: 6px 0 0 5px;
}

.head ul li a.manage {
	color: #ff0000;
}

.head ul li a.membername {
	font-family: "Tahoma";
	color: #ff6600;
}

.head ul li input {
	width: 92px;
	height: 18px;
	border: 1px solid #d7d7d7;
	font: normal 12px/18px "Tahoma";
	padding: 0 0 0 5px;
}

.head ul li button {
	width: 39px;
	height: 19px;
	border: 0;
	text-align: center;
	color: #fff;
	cursor: pointer;
	padding: 0;
	margin: 0;
	float: left;
	background: url(/images/Exhibition/exhibition.png) no-repeat 0 0;
}

.head ul li a {
	color: #666666;
}

.head p {
	float: right;
	color: #e4e4e4;
	font: normal 14px/33px "\5b8b\4f53";
}

.head p a {
	color: #666666;
	margin: 0 5px;
}

.head a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.head p a.shop {
	display: inline-block;
	padding: 0 0 0 23px;
	color: #ff6600;
	background: url(/images/Exhibition/exhibition.png) no-repeat -50px 5px;
}

.topBox {
	width: 100%;
	background: #fff;
}

.top {
	width: 1180px;
	height: 86px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	z-index: 9999;
}
.searchBox {
	width: 419px;
	height: 38px;
	position: absolute;
	border: 1px solid #c1c1c1;
	border-right: 0;
	top: 23px;
	left: 321px;
}
.searchBox form ,.searchBox .form{
	height: 100%;
}
.searchBox .form .select{
	width: 67px;
	height: 100%;
	position:relative;
	float: left;
}
.searchBox .form .select .select-top{
	width: 100%;
	height: 100%;
	position:relative;
}
.searchBox .form .select .select-top p {
	font-size: 14px;
	line-height: 40px;
	cursor: pointer;
	text-indent: 17px;
	position: static;
	width: auto;
	padding: 0;
	background: none;
}
.searchBox .form .select .select-top i {
	position: absolute;
	right: -4px;
	top: 16px;
	font-size: 10px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	background: url(/images/Exhibition/exhibition.png) no-repeat 100% -401px;
	width: 20px;
	height: 10px;
}
.searchBox .form .select .select-top.focus i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.searchBox .form .select .select-bot{
	width: 80px;
	position: absolute;
	background-color: #ffffff;
	top: 42px;
	left: -2px;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
}
.searchBox .form .select .select-bot 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 .form .select .select-bot li:hover {
	background-color: #4285f4;
	border-left: 2px solid #4285f4;
	border-right: 2px solid #4285f4;
	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 .form input {
	border: none;
	height: calc(100% - 2px);
	width: 352px;
	font-size: 14px;
	color: #aaaaaa;
	float: left;
	text-indent: 7px;
	margin-top: 1px;
}
.searchBox .form input:focus{
	color: #333;
}
.search {
	width: 419px;
	height: 38px;
	position: absolute;
	border: 1px solid #c1c1c1;
	z-index: 1;
	border-right: 0;
	top: 23px;
	left: 321px;
}
.price0 .tip {
	padding-left: 90px;
	color: #aaa;
	font-size: 12px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.searchselect {
	width: 60px;
	height: 28px;
	position: absolute;
	z-index: 3;
	border: 1px solid #d4d4d4;
	border-right: 0px;
	top: 25px;
	left: 0px;
	background: #333333;
}

.searchselect a {
	width: 56px;
	height: 29px;
	display: block;
	line-height: 29px;
	border-right: 1px solid #d4d4d4;
	color: #666666;
	padding: 0px 0 0 15px;
	margin: 4px 0 0 0;
	text-decoration: none;
	font-size: 14px;
	background: url(/images/index/2013index.png) no-repeat 100% -543px;
}

.top input.text {
	width: 340px;
	height: 38px;
	display: block;
	position: absolute;
	line-height: 38px;
	border: 0px;
	background: none;
	color: #7d7d7d;
	top: 24px;
	left: 403px;
	z-index: 2;
	font-size: 14px;
}
.top button {
	width: 70px;
	height: 41px;
	display: block;
	border: 0px;
	cursor: pointer;
	position: absolute;
	top: -1px;
	left: 419px;
	background: url(/images/Exhibition/exhibition.png) no-repeat 0 -31px;
}
.selectbox-wrapper {
	border-right: #cdcdcd 1px solid;
	border-top: #cdcdcd 0px solid;
	border-left: #cdcdcd 1px solid;
	width: 68px;
	border-bottom: #cdcdcd 1px solid;
	background: #fff;
	text-align: center;
	position: absolute;
	top: 61px;
	left: 321px;
	z-index: 9999;
}

.selectbox-wrapper ul li.selected {
	background: #ff6600;
	color: #fff;
}

.selectbox-wrapper ul li.current {
	background: #ff6600;
	color: #fff;
}

.selectbox-wrapper ul li {
	padding-bottom: 3px;
	width: 68px;
	cursor: pointer;
	line-height: 15px;
	padding-top: 3px;
	text-indent: 16px;
	text-align: left;
}

.selectbox {
	width: 68px;
	height: 36px;
	border: 0;
	border-right: 1px solid #d4d4d4;
	display: block;
	line-height: 36px;
	font-size: 14px;
	color: #666666;
	z-index: 9999;
	position: absolute;
	top: 25px;
	left: 322px;
	text-indent: 15px;
	cursor: pointer;
	background: url(/images/Exhibition/exhibition.png) no-repeat 100% -385px;
}

.top p {
	width: 50px;
	position: absolute;
	top: 20px;
	left: 828px;
	padding: 0 0 0 23px;
	background: url(/images/Exhibition/exhibition.png) no-repeat -84px -28px;
}

.top p a {
	display: block;
	line-height: 23px;
	color: #333333;
}

.top p a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.top span {
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
}

.main {
	background-color: #f2f2f2;
	width: 100%;
	padding-bottom: 20px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.position {
	position: relative;
	width: 1180px;
	margin: 12px auto;
}

.position:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}

.position p {
	height: 22px;
	float: left;
	font: normal 14px/22px "microsoft yahei";
	color: #666;
	padding: 0 4px 0 20px;
	background: url(/images/product2017/product_list.png) 0 3px no-repeat;
}

.position p a {
	color: #888888;
}

.position p a.now {
	color: #333333;
}

.position span {
	position: absolute;
	right: 0;
	width: 110px;
}

.position span a {
	color: #f60;
	font: normal 14px/22px "microsoft yahei";
	width: 110px;
	display: inline-block;
	float: left;
}

.position span b {
	font-family: "\5b8b\4f53";
	margin-top: 2px;
	width: 17px;
	height: 17px;
	background: #ff6600;
	color: #fff;
	display: inline-block;
	margin-left: 8px;
	text-align: center;
	line-height: 17px;
	border-radius: 50%;
}

.product {
	width: 1178px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #dddddd;
}

.productLeft {
	float: left;
	width: 423px;
	margin-top: 20px;
}

#bigPig {
	float: left;
	padding-bottom: 26px;
	width: 423px;
	border-bottom: 1px solid #dddddd;
}

#bigPig li {
	width: 356px;
	display: none;
	height: 356px;
	margin-left: 33px;
	position: relative;
}

#bigPig li table td {
	width: 356px;
	height: 356px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
}

.bigPic {
	height: 23px;
	width: 23px;
	position: absolute;
	bottom: -26px;
	right: -34px;
	z-index: 9;
}

#smallPic {
	float: left;
	width: 425px;
	margin-left: -2px;
}

#smallPic li {
	float: left;
	margin: 0 2px;
	width: 77px;
	height: 77px;
	border: 2px solid #fff;
}

#smallPic li.on {
	border: 2px solid #ff6600;
}

#smallPic li td {
	width: 77px;
	height: 77px;
	text-align: center;
	vertical-align: middle;
}

.productRight {
	float: left;
	width: 728px;
	padding: 10px 0 8px 26px;
	border-left: 1px solid #ddd;
}

.productRight h1 {
	font: normal 24px/44px "microsoft yahei";
	width: 630px;
	padding-top: 8px;
	height: 44px;
	overflow: hidden;
}

.productRight h1 a {
	color: #000000;
	padding-right: 38px;
	line-height: 44px;
	padding-top: 10px;
}
.productRight h1 a.newcaption{
	background: url(/images/product2017/xin_icon.png) right 6px no-repeat;
}

.productRight h1 a:hover {
	color: #FF6600;
}

.priceab {
	height: 67px;
	width: 685px;
	border-top: 1px solid #fb9e1d;
	background-color: #fdefdb;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 20px;
}

.priceab span {
	font: normal 18px/67px "microsoft yahei";
	float: left;
	margin-right: 30px;
}

.priceab span b {
	float: left;
	font: normal 18px/67px "microsoft yahei";
}

.priceab span font {
	color: #ce2e22;
	float: left;
	text-decoration: line-through;
	margin-right: 10px;
	font: normal 22px/67px "microsoft yahei";
}

.priceab strong {
	font: normal 18px/67px "microsoft yahei";
	width: 273px;
	float: left;
}

.priceab strong b {
	float: left;
	font: normal 18px/67px "microsoft yahei";
}

.priceab strong i {
	color: #ce2e22;
	float: left;
	font: normal 30px/67px arial;
	margin-right: 10px;
}

.productRight p {
	/*height: 28px;*/
	line-height: 28px;
	font: normal 14px/28px "microsoft yahei";
	color: #333;
}

.productRight p font b {
	padding-left: 2em;
}

.productRight p span {
	width: 409px;
	float: left;
	text-indent: 2px;
}

.productRight p font {
	font: normal 14px/28px "microsoft yahei";
	color: #666;
}

.productRight p strong {
	width: 290px;
	float: left;
	font: normal 14px/28px "microsoft yahei";
}

.productRight p strong a {
	color: #0947c7;
	text-decoration: underline;
}

.productBot {
	position: relative;
}

.btn {
	margin-top: 15px;
}

.btn2 {
	margin-top: 15px;
}

.btn .incss {
	display: block;
	width: 187px;
	height: 55px;
	cursor: pointer;
	font: 24px/55px "microsoft yahei";
	color: #ffffff;
	background-color: #ff6600;
	text-align: center;
	float: left;
	margin-right: 24px;
}

.btn2 .incss {
	display: block;
	width: 160px;
	height: 45px;
	cursor: pointer;
	font: 20px/45px "microsoft yahei";
	color: #ffffff;
	background-color: #fb9e1d;
	text-align: center;
	float: left;
	margin-right: 14px;
}

.btn2 .enterBtn {
	display: block;
	width: 200px;
	height: 45px;
	font: 20px/45px "microsoft yahei";
	color: #ffffff;
	background-color: #ce2e22;
	text-align: center;
	margin-right: 14px;
	float: left;
}

.btn .enterBtn {
	display: block;
	width: 225px;
	height: 55px;
	font: 24px/55px "microsoft yahei";
	color: #ffffff;
	background-color: #ce2e22;
	text-align: center;
	float: left;
}

.contact {
	float: left;
	margin-top: 24px;
	border: 1px solid #eeeeee;
	width: 618px;
	height: 80px;
	background: url(/images/product2017/product_list.png) 18px -135px no-repeat #f5f5f5;
}

.contact p {
	padding-left: 85px;
	color: #ee4433;
	font: normal 24px/36px "microsoft yahei";
	height: 36px;
	width: 533px;
	overflow: hidden;
	margin-top: 10px;
}

.contact b {
	font: normal 12px/22px "microsoft yahei";
	padding-left: 85px;
}

.contact span {
	padding-left: 85px;
	color: #ee4433;
	display: block;
	font: normal 20px/24px "microsoft yahei";
	height: 24px;
	margin-top: 10px;
}

.share {
	height: 23px;
	margin-top: 15px;
	*margin-top: 30px;
}

.collection {
	display: block;
	float: left;
	width: 48px;
	height: 17px;
	line-height: 17px;
	font-family: "microsoft yahei";
	text-indent: 18px;
	color: #666666;
	background: url(/images/product2017/share.png) 0 0 no-repeat;
}

.baidu {
	float: left;
	height: 17px;
	margin-left: 30px;
	line-height: 17px;
	cursor: pointer;
	width: 48px;
	font-family: "microsoft yahei";
	color: #666666;
	background: url(/images/product2017/share.png) -74px 0 no-repeat;
}

.bds_more1 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;

}

.report {
	font-family: "microsoft yahei";
	height: 17px;
	margin-left: 30px;
	line-height: 17px;
	display: block;
	float: left;
	color: #666666;
	width: 48px;
	text-indent: 18px;
	background: url(/images/product2017/share.png) -152px 0 no-repeat;
}

.collection:hover {
	background-position: 0px -33px;
}

.baidu:hover {
	background-position: -74px -33px;
}

.report:hover {
	background-position: -152px -33px;
}

.recommend {
	width: 1180px;
	margin: 20px auto 0;
}

.recommendTop {
	height: 44px;
	position: relative;
	background-color: #f2f2f2;
	border: 1px solid #dddddd;
}

.recommendTop h3 {
	margin-top: 14px;
	border-left: 6px solid #ff6600;
	margin-left: 15px;
	font: normal 16px/16px "microsoft yahei";
	text-indent: 11px;
}

.recommendTop h3 a {
	color: #333;
}

.recommendTop a.more {
	position: absolute;
	font: normal 12px/44px "microsoft yahei";
	right: 16px;
	top: 0;
	color: #808080;
	text-decoration: underline;
}
.recommend_pro{
	border: 1px solid #dcdcdc;
	border-top: none;
	width: 1178px;
}
.recommend table.rec_pro{
	margin-left: 18px;
	font-family: "microsoft yahei";

}
table.rec_pro th {
	font: bold 14px/38px "Microsoft Yahei";
	color: #666;
}

table.rec_pro td {
	height: 38px;
	text-align: center;
	font-size: 14px;
}
table.rec_pro td.recommend_td1{
	text-align: left;
}
.recommend_td1 a {
	font: normal 14px/38px "Microsoft Yahei";
	color: #333333;
}

.recommend_td2 {
	color: #ff6600;
	font-family: "Arial";
}

.recommend_td3 {
	color: #333;
}

.recommend_td4 a {
	color: #333;
}

.recommend_td5 {
	color: #888888;
	font-family: "Arial";
}

table .btn {
	width: 88px;
	height: 28px;
	margin: 5px 0;
	text-align: center;
	line-height: 29px;
	display: block;
	background-color: #ff6600;
	border-radius: 3px;
	color: #fff;
}

.recommend ul {
	border: 1px solid #dddddd;
	float: left;
	border-top: 0;
	width: 1167px;
	padding-left: 11px;
	padding-bottom: 15px;
}

.recommend ul li {
	float: left;
	width: 172px;
	margin: 20px 11px 0;
}

.recommend ul li table {
	margin-bottom: 5px;
}

.recommend ul li td {
	height: 128px;
	width: 161px;
	text-align: center;
	vertical-align: middle;
}

.recommend ul li strong {
	font-weight: normal;
	width: 100%;
	font-size: 16px;
	display: block;
	color: #da0000;
	line-height: 24px;
	font-family: "microsoft yahei";
}

.recommend ul li p {
	font: normal 14px/22px "microsoft yahei";
	height: 22px;
	width: 100%;
	overflow: hidden;
}

.recommend ul li p a {
	color: #333;
}

.recommend ul li span {
	font: normal 12px/22px "microsoft yahei";
	height: 22px;
	width: 100%;
	overflow: hidden;
	display: block;
}

.recommend ul li span a {
	color: #666666;
}

.recommend ul li a:hover {
	color: #FF6600;
}

i.companyAuth {
	display: inline-block;
	width: 23px;
	height: 22px;
	margin-left: 10px;
	vertical-align: middle;
	background: url("/NewShowStand/images/authentication.png") no-repeat 0 0;
}

i.personAuth {
	display: inline-block;
	width: 23px;
	height: 22px;
	margin-left: 10px;
	vertical-align: middle;
	background: url("/NewShowStand/images/authentication.png") no-repeat -31px 0;
}

i.noAuth {
	display: inline-block;
	width: 23px;
	height: 22px;
	margin-left: 10px;
	vertical-align: middle;
	background: url("/NewShowStand/images/authentication.png") no-repeat -62px 0;
}

.information {
	width: 1180px;
	margin: 0 auto;
}

.informationLeft {
	width: 910px;
	float: left;
}

.introductionTop {
	height: 44px;
	width: 907px;
	margin-top: 20px;
	position: relative;
	border-top: 3px solid #ff6600;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	background-color: #f3f3f3;
}

.introductionTop h3 {
	position: absolute;
	font: normal 18px/44px "microsoft yahei";
	color: #ff6600;
	height: 44px;
	left: -1px;
}

.introductionTop h3 span {
	width: 124px;
	text-align: center;
	display: block;
	float: left;
	border-right: 1px solid #e9e9e9;
	color: #333333;
}

.introductionTop h3 a.focus {
	background-color: #fff;
	float: left;
	text-align: center;
	width: 120px;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.introductionTop h3 span.focus {
	border-bottom: 3px solid #fff;
	float: left;
	background-color: #fff;
	color: #ff6600;
}

.introductionTop a.release {
	color: #676866;
	position: absolute;
	right: 12px;
	line-height: 44px;
	font-family: "microsoft yahei";
}

.introductionTop a.release:hover {
	color: #FF6600;
}

.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(/images/Product/upDown.png) no-repeat 0 0;
}

.parameterMore a.more i {
	display: block;
	width: 14px;
	height: 15px;
	margin: -4px 0 0 25px;
	background: url(/images/Product/upDown.png) no-repeat -19px 0;
}

.productParameter.hideParameter {
	height: 181px;
}

.introductionBot {
	margin-top: 14px;
	overflow-x: auto;
	width: 892px;
	font: normal 14px/26px "microsoft yahei";
	padding-left: 18px;
}

.introductionBot p {
	color: #666666;
	margin: 0px;
	font: normal 14px/30px "microsoft yahei";
}

.informationRight {
	margin-top: 20px;
	width: 250px;
	float: right;
}

.company h3 {
	background: url(/images/product2017/gold_medal.png) 0 0 no-repeat #ff6600;
	height: 44px;
	width: 167px;
	padding: 12px 10px 14px 73px;
	font: normal 14px/22px "microsoft yahei";
	display: table-cell;
	vertical-align: middle;
}

.company h3 a {
	color: #fff;
}

.companyBot {
	width: 248px;
	border: 1px solid #dddddd;
	border-top: 0;
}

.year{padding-top: 20px;}
.year{color: #bca4a4;height: 15px;margin-left: 26px;margin-bottom: 10px;}
.year b{display: block; width: 132px; height: 18px; position: absolute; text-align:right;line-height: 18px;}
.year b.primary{vertical-align: middle; background: url(/images/product_show2016/companyList.png) no-repeat 0 -77px;}
.year b.intermediate{vertical-align: middle; background: url(/images/product_show2016/companyList.png) no-repeat 0 -101px;}
.year b.senior{vertical-align: middle; background: url(/images/product_show2016/companyList.png) no-repeat 0 -125px;}
.year b.topLevel{vertical-align: middle; background: url(/images/product_show2016/companyList.png) no-repeat 0 -150px;}
.year b.topLeve5{vertical-align: middle; background: url(/images/product_show2016/companyList.png) no-repeat 0 -126px;}
.year b.topLeve6{vertical-align: middle; background: url(/images/product_show2016/companyList.png) no-repeat 0 -150px;}
.year span{color: #766969;margin-left: 135px;}
.year span font{font: normal 15px/15px "microsoft yahei";color: #ff002f;margin: 0 10px;}

.company p {
	font: normal 14px/28px "microsoft yahei";
	color: #000;
	margin-left: 30px;
	width: 186px;
	overflow: hidden;
}

.company strong {
	margin-top: 10px;
	font: normal 14px/28px "microsoft yahei";
	color: #000;
	padding-top: 6px;
	width: 196px;
	background-color: #f2f2f2;
	display: block;
	padding-left: 30px;
	padding-right: 22px;
	height: 77px;
}

.company strong a {
	color: #FF6600;
}

.otherProListTop {
	height: 44px;
	float: left;
	width: 248px;
	margin-top: 17px;
	border: 1px solid #dddddd;
	position: relative;
	background-color: #f2f2f2;
}
.show {
	width: 248px;
	float: left;
	border: 1px solid #dddddd;
	border-top: 0;
	padding: 6px 0;
}

.classShow:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.show li {
	float: left;
	width: 100%;
}

.show li span {
	font: normal 14px/22px "microsoft yahei";
	cursor: pointer;
	display: block;
	height: 22px;
	float: left;
	padding: 5px 0;
	padding-left: 12px;
}

.show li span b {
	height: 20px;
	margin-right: 11px;
	width: 20px;
	text-align: center;
	display: inline-block;
	float: left;
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	border-radius: 1px;
	color: #aeaeae;
	font: bold 18px/20px "microsoft yahei";
}

.show li ul {
	display: none;
	padding: 6px 0;
	margin: 8px 0;
	float: left;
	width: 238px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background-color: #f5f5f5;
}

.show li ul li {
	padding-left: 46px;
	width: 192px;
	font: normal 12px/24px "microsoft yahei";
}

.show li ul li a {
	color: #888;
}

.show li ul li a:hover {
	color: #ff6600;
}

.margin {
	margin: 0;
}

.otherProListTop h3 {
	margin-top: 14px;
	margin-left: 15px;
	font: normal 16px/16px "microsoft yahei";
	border-left: 6px solid #ff6600;
	padding-left: 10px;
}

.otherProListTop h3 a {
	color: #333333;
}

.otherProListTop a.more {
	color: #808080;
	position: absolute;
	line-height: 44px;
	top: 0;
	right: 15px;
}

.otherProListTop a.more:hover {
	color: #FF6600;
}

.otherProList {
	width: 223px;
	padding: 15px 10px 15px 15px;
	overflow: hidden;
	border: 1px solid #dddddd;
	border-top: 0;
}

.otherProList dt {
	width: 223px;
	height: 26px;
	font: bold 14px/26px "microsoft yahei";
	overflow: hidden;
	float: left;
	text-indent: 22px;
	background: url(/images/product_show2016/product_show2016.png) 0 -279px no-repeat;
}

.otherProList dt.one {
	background: url(/images/product_show2016/product_show2016.png) 0 -236px no-repeat;
}

.otherProList dt a {
	color: #333;
	text-decoration: none;
}

.otherProList dd {
	width: 211px;
	float: left;
	overflow: hidden;
}

.otherProList dd a {
	width: 200px;
	height: 26px;
	font: normal 12px/26px "microsoft yahei";
	float: left;
	display: block;
	color: #666666;
	text-indent: 22px;
	text-decoration: none;
}

.otherProList a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.interest {
	width: 248px;
	padding: 8px 0;
	float: left;
	border: 1px solid #dddddd;
	border-top: 0;
}

.interest li {
	margin-left: 15px;
	width: 235px;
	text-indent: 14px;
	height: 30px;
	overflow: hidden;
	font: normal 14px/30px "microsoft yahei";
	background: url(/images/product2017/product_list.png) 0 -37px no-repeat;
}

.interest li a {
	color: #666;
}

.interest li a:hover {
	color: #FF6600;
}
#footer {
	width: 100%;
	border-top: 1px solid #c7c7c7;
	font: normal 12px/20px "Tahoma";
	color: #666666;
	text-align: center;
	padding-bottom: 20px;
	margin: 18px auto 0;
	background: #fff;
}

#footer p {
	font: normal 14px/50px "\5b8b\4f53";
	color: #666666;
}

#footer p a {
	color: #666666;
	margin: 0 8px;
}
.fenxiang {
    position: absolute;
    bottom: 15px;
    cursor: pointer;
    left: 30px;
    height: 20px;
    color: #666;
    float: left;
	font-family: "Microsoft YaHei"
}

.bdsharebuttonbox a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 6px;
}
.fenxiang i {
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.fenxiang i {
	background: url(http://www.nongjx.com/images/live/fenxiang.png) no-repeat left center;
	background-size: contain;
}
.fenxiang .fenxiangDiv {
	position: absolute;
	left: -50px;
	top: 20px;
	width: 164px;
	height: 50px;
	z-index: 99;
	background: #fff;
	border-top: 3px solid #76a145;
	box-shadow: 0 6px 15px #d6d6d6;
	padding: 5px 10px;
	box-sizing: border-box;
	display: none;
}
.fengxiangBox {
	float: left;
}
/* 20210705 */
.getInfoBtn, .payBtn {
	float: left;
	height: 30px;
	line-height: 30px;
	width: 102px;
	text-align: center;
	border-radius: 4px;
	background-image: linear-gradient(to bottom, #e8945c , #f60);
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	margin: 10px 0 0 15px;
}
.payBtn{
	background-image: -moz-linear-gradient( -90deg, rgb(237,93,92) 0%, rgb(224,39,38) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(237,93,92) 0%, rgb(224,39,38) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(237,93,92) 0%, rgb(224,39,38) 100%);
	margin-left: 10px;
}
.getInfoBtn a,.payBtn a{
	color: #fff;
}
.wx-tips{
    overflow: hidden;
    font-family: 'microsoft yahei';
    line-height: 20px;
    color:#666666;
    padding-left:15px;
    margin:10px 0;
}
.wx-tips i{
    width:20px;
    height:20px;
    display:inline-block;
    vertical-align: top;
    margin: 0 6px 0 0;
    background:url('https://public.mtnets.com/Images/public/waring.png') no-repeat 0 0;
    background-size: contain;
}
.wx-tips a{
    color:#ff0000;
    text-decoration: underline;
}
.wx-tips a:hover{
    color:#ff6600;
    text-decoration: none;
}
