﻿body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\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: #fff;
	position: relative;
}

#header {
	width: 100%;
	height: 31px;
	margin: 0 auto;
	background: #37312f;
}

.header {
	width: 1100px;
	height: 31px;
	margin: 0 auto;
	color: #e7e7e7;
}

.header ul {
	float: left;
}

.header li {
	float: left;
	font: normal 12px/30px "\5b8b\4f53", "Tahoma";
}

.header li input {
	width: 90px;
	height: 18px;
	float: left;
	border: none;
	margin: 6px 5px 6px 0;
	background: #9b9897;
}

.header li button {
	width: 39px;
	height: 19px;
	float: left;
	border: 0;
	margin: 6px 3px;
	background: url(../../images/purchase2015/purchase2015.png) no-repeat 0 0;
	cursor: pointer;
}

.header li a {
	padding: 0 5px;
}

.header p {
	line-height: 31px;
	float: right;
	color: #616161;
	margin-right: -4px;
}

.header p a {
	display: inline-block;
	padding: 0 4px;
}

.header p a.mobile {
	padding-left: 22px;
	background: url(../../images/login.png) no-repeat -62px -25px;
	color: #5c9900;
}

.header a {
	color: #b0b0b0;
}

.header a:hover {
	text-decoration: underline;
}

#top {
	width: 100%;
	height: 90px;
}

.top {
	width: 1100px;
	height: 90px;
	margin: 0 auto;
	position: relative;
}

.top .logo {
	height: 60px;
	width: 222px;
	position: absolute;
	top: 12px;
}

.top h3 {
	position: absolute;
	top: 20px;
	left: 235px;
	padding-left: 20px;
	border-left: 1px solid #dcdcdc;
	height: 45px;
	color: #398901;
}

.top input#search {
	position: absolute;
	width: 100px;
	height: 44px;
	border: 1px solid #dcdcdc;
	font: normal 14px/44px "\5b8b\4f53", Tahoma, Arial;
	color: #191a1c;
	text-indent: 24px;
	top: 20px;
	right: 496px;
	background: url(../../images/offer2017/caigou.png) 70px 19px no-repeat;
	cursor: pointer;
}

.top input.searchText {
	position: absolute;
	border: 0;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	font: normal 14px/44px "\5b8b\4f53", Tahoma, Arial;
	color: #666666;
	text-indent: 14px;
	top: 20px;
	right: 46px;
	width: 450px;
	height: 44px;
	background: #fff;
}

.top button {
	width: 46px;
	height: 46px;
	position: absolute;
	border: 0;
	font: normal 14px/28px microsoft yahei;
	color: #fff;
	text-align: center;
	background: url(../../images/offer2017/caigou.png) 0 -54px no-repeat;
	0 -103px no-repeat;
	cursor: pointer;
	top: 20px;
	right: 0;
}

.top ul {
	position: absolute;
	z-index: 9999;
	width: 100px;
	border: 1px solid #ddd;
	border-top: 0;
	display: block;
	top: 66px;
	right: 496px;
	padding: 5px 0;
	background: #fff;
}

.top ul li {
	display: block;
	font: normal 14px/22px microsoft yahei;
	color: #666;
	text-indent: 24px;
}

.top ul li:hover {
	background: #398901;
	color: #fff;
}

.nav {
	width: 100%;
	background: #5c9900;
	height: 50px;
}

.nav p {
	width: 1100px;
	margin: 0 auto;
}

.nav p a {
	width: 100px;
	float: left;
	font: normal 16px/50px "microsoft yahei";
	color: #fff;
	text-align: center;
}

.nav p a.home,
.nav p a:hover {
	background: #508402;
}

.container {
	background: #f2f2f2;
	width: 100%;
	padding-bottom: 20px;
}
.container:after{
	clear: both;
	content: '';
	display: block;
	height: 0;
}
.main {
	width: 1100px;
	margin: 0 auto;
}

.sider {
	float: left;
	width: 200px;
	background: #fff;
}

.box {}

.box h2 {
	font: normal 14px/22px "microsoft yahei";
	padding: 15px 18px 0;
	width: 162px;
	float: left;
}

.box h2 a {
	color: #333;
}

.box h2 a:hover {
	color: #5c9900;
}

.cell-block {
	float: left;
	padding: 10px 18px;
}

.cell-block {
	border-bottom: 1px dashed #ddd;
}

.cell-block img {
	float: left;
}

.cell-block ul.contact {
	float: left;
	color: #666;
	width: 162px;
	font-family: "simson";
	position: relative;
	margin-top: 10px;
}

.cell-block ul.contact li {
	line-height: 26px;
}

.cell-block ul.contact li em {
	font-style: normal;
}

.cell-block ul.contact li.lock {
	position: absolute;
	right: 0;
	top: 5px;
	width: 93px;
	height: 40px;
	color: #bbbbbb;
	border: 1px dashed #ddd;
	line-height: 40px;
	text-indent: 26px;
	background: url(../../images/offer2017/caigou.png) 8px -214px no-repeat;
}

.cell-block h3 {
	font: 14px/30px "Microsoft Yahei";
	color: #333;
	width: 164px;
	float: left;
}

ul.detail-list {
	color: #666;
	float: left;
	margin-top: 5px;
}

ul.detail-list li {
	font: 12px/26px "Microsoft Yahei";
}

ul.detail-list li img {
	vertical-align: middle;
	float: none;
	margin-top: -3px;
}

.cell-block a.more-offer {
	display: block;
	float: left;
	width: 175px;
	height: 34px;
	border: 1px solid #ddd;
	color: #496ab4;
	margin: 10px 0;
	text-align: center;
	font: 14px/34px "Microsoft Yahei";
}

.cell-block a.more-offer:hover {
	text-decoration: underline;
	color: #f60;
}

ul.buyerdata li {
	float: left;
	width: 100%;
	border-bottom: 1px dashed #dcdcdc;
}

ul.buyerdata li a {
	text-overflow: ellipsis;
	margin-top: 8px;
	height: 24px;
	font: 12px/24px "Microsoft Yahei";
	overflow: hidden;
	white-space: nowrap;
	float: left;
	color: #5c9900;
}

ul.buyerdata li a:hover {
	text-decoration: underline;
	color: #f60;
}

ul.buyerdata li span {
	color: #999;
	width: 162px;
	float: left;
	margin: 5px 0 10px;
	font-family: "microsoft yahei";
	;
}

.cell-block .btn {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.cell-block .btn a {
	width: 158px;
	border: 1px solid #dcdcdc;
	color: #5c9900;
	text-align: center;
	float: left;
	border-radius: 3px;
	margin-top: 15px;
	text-decoration: underline;
	font: normal 14px/34px "microsoft yahei";
}

ul.botpic {
	float: left;
	margin-top: -8px;
}

ul.botpic li {
	padding: 18px 0;
}

ul.botpic li+li {
	border-top: 1px solid #ddd;
}

.mainRight {
	width: 879px;
	float: right;
}

.location {
	width: 879px;
	margin: 10px auto 0;
	height: 22px;
}

.location p {
	font: 14px/22px "microsoft yahei";
}

.location p a {
	color: #333;
	padding: 0 5px;
}

.location p a:hover {
	color: #5c9900;
}

.location p span {
	padding: 0 5px;
}

.content {
	width: 837px;
	padding: 21px;
	float: left;
	background: #fff;
	margin-top: 10px;
}

.contTop {
	width: 100%;
	float: left;
	margin: 10px 0 15px;
}

.contTop h2 {
	width: 879px;
	float: left;
	overflow: hidden;
	font: 22px/27px "Microsoft Yahei";
	color: #333;
}

.contTop h2 em {
	width: 56px;
	height: 27px;
	display: block;
	font: bold 14px/27px "microsoft yahei";
	color: #fff;
	text-align: center;
	float: left;
	background: #8957a1;
	border-radius: 3px;
	margin-right: 10px;
}

.info {
	width: 837px;
	float: left;
	background: #fff;
	margin-bottom: 10px;
	margin-top: 20px;
}

.quota {
	width: 837px;
	float: left;
	margin-bottom: 20px;
	position: relative;
	height: 100px;
}

.quota .dates {
	width: 430px;
	position: absolute;
	top: 10px;
	line-height: 0;
}

.quota .dates p {
	font: 14px/26px "Microsoft Yahei";
	color: #666;
}

.quota .baojia {
	width: 370px;
	position: absolute;
	height: 100px;
	top: 0;
	right: 0;
}

.quota .baojia .baojiabox {
	width: 370px;
	height: 71px;
	background: url(../../images/offer2017/baojiabg.png) no-repeat;
	position: absolute;
	top: 5px;
	right: -28px;
	line-height: 60px;
	color: #fff;
	font-size: 14px;
	font-family: "microsoft yahei";;
}

.quota .baojia .baojiabox a {
	width: 92px;
	height: 33px;
	display: inline-block;
	border-radius: 2px;
	background: #fff;
	margin-left: 45px;
	margin-top: 12px;
	text-align: center;
	color: #5c9900;
	font: 14px/33px "Microsoft Yahei";
	margin-right: 12px;
}

.quota .baojia .baojiabox p {
	display: block;
	position: absolute;
	left: 265px;
	top: 0;
}

.quota .baojia span {
	position: absolute;
	left: 70px;
	top: 75px;
	color: #333;
	line-height: 26px;
	font-size: 14px;
	font-family: "microsoft yahei";;
}
.quota .baojia div.collet{
	position: absolute;
	top: 75px;
	right:0;
	width: 140px;
}
.quota .baojia div.collet a{
	line-height: 26px;
	text-indent: 22px;
	float: left;
	color: #333;
	margin-right: 20px;
	background: url(../../images/offer2017/caigou.png) -100px -260px no-repeat;
}
.quota .baojia div.collet a.collet{
	background: url(../../images/offer2017/caigou.png) 0 -259px no-repeat;
}
.baojiadl {
	position: absolute;
	right: 0;
	top: 75px;
	color: #333;
	line-height: 26px;
	font-size: 14px;
}

.info h3.infoTit {
	border-left: 5px solid #5c9900;
	height: 22px;
	float: left;
	width: 837px;
	text-indent: 10px;
	font: 18px/20px "Microsoft Yahei";
	margin-bottom: 20px;
}

.info h3.infoTit em {
	font: normal 12px/20px "\5b8b\4f53";
	color: #999;
}

.list-table {
	width: 836px;
	border: 1px solid #ddd;
	margin-bottom: 40px;
	margin-top: 5px;
	float: left;
}

.list-table tr {
	color: #666;
}

.list-table tr th {
	border-bottom: 1px solid #ddd;
	height: 40px;
	font: bold 14px/40px "Microsoft Yahei";
	vertical-align: middle;
	padding: 0 0 0 40px;
	text-align: left;
}

.list-table tr td {
	text-align: left;
	color: #333333;
	padding: 18px 0px 18px 40px;
	font: 14px/22px "Microsoft Yahei";
}

.list-table tr td span {
	display: block;
	text-align: center;
	width: 120px;
}

.list-table tr td span a {
	color: #168ce3;
}

.attchments {
	width: 70px;
	height: 70px;
	text-align: center;
	float: right;
	overflow: hidden;
	margin-right: 5px;
	position: relative;
	border: 1px solid #ddd;
}

.attchments img {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
	left: 0;
}

.attchments em {
	width: 20px;
	height: 20px;
	display: block;
	background: url(../../images/xunjia/xunIcon.png) no-repeat 0px -226px;
	cursor: pointer;
	position: absolute;
	right: 0;
	bottom: 0;
}

.claims {
	width: 837px;
	float: left;
	margin-bottom: 30px;
}

.claims dl {
	float: left;
	color: #666;
	font: 14px/28px "Microsoft Yahei";
}

.claims dl dt {
	width: 90px;
	float: left;
	text-align: right;
}

.claims dl dd {
	width: 747px;
	font: 14px/28px "Microsoft Yahei";
	float: right;
	height: 28px;
	overflow:hidden;
}

.claims dl dd em {
	color: #999;
	font-style: normal;
}

.product-content {
	width: 837px;
	float: left;
}

.product-content p {
	color: #333;
	font: 14px/22px "\5b8b\4f53";
}

.product-content p b {}

.product-content p font {
	color: #ff3131;
}

.fujian {
	width: 837px;
	float: left;
	margin-left: 20px;
	color: #333;
	font-size: 14px;
	margin-top: 10px;
}

.fujian img {
	margin-right: 5px;
}

.fujian a {
	color: #3975ce;
	text-decoration: underline;
	font-size: 14px;
}

h3.contTit {
	font: 16px/48px "Microsoft Yahei";
}
h3.contTit2 {
	font: 16px/42px "Microsoft Yahei";
	background: #f2f2f2;
}
table.quotation {
	width: 100%;
	background: #fff;
	margin-bottom: 20px;
}

table.quotation tr th,
table.quotation tr td {
	
height: 39px;
	
text-align: center;
	
padding: 0 0 0 40px;
	
font: 14px/39px "Microsoft Yahei";
}
table.quotation tr th{
	font-weight: bold;
	color: #666;
}
table.quotation tr td {
	border-top: 1px solid #ddd;
}

.pagination {
	width: 100%;
	float: left;
	height: 30px;
	color: #666;
	font: 14px "Microsoft Yahei";
}

.pagination p {
	float: right;
}

.pagination span.page {
	height: 25px;
	line-height: 25px;
}

.pagination span.page em {
	font-style: normal;
}

.pagination span.first {
	width: 23px;
	height: 23px;
	background: #fff;
	cursor: pointer;
	display: inline-block;
	border: 1px solid #5c9900;
	text-align: center;
	line-height: 25px;
	color: #5c9900;
}

.pagination span.next {
	width: 23px;
	height: 23px;
	background: #fff;
	cursor: pointer;
	display: inline-block;
	border: 1px solid #5c9900;
	text-align: center;
	line-height: 25px;
	color: #5c9900;
}

.pagination span.next:hover {
	background: #5c9900;
	color: #fff;
}

.pagination span.first:hover {
	background: #5c9900;
	color: #fff;
}

.related {
	width: 879px;
	float: left;
	overflow: hidden;
	background: #fff;
}

.related ul {
	float: left;
}

.related ul li {
	width: 220px;
	float: left;
	margin-left: -1px;
	padding: 18px 0;
}

.related ul li .wrap {
	width: 167px;
	float: left;
	border-left: 1px dashed #ddd;
	padding: 0 26px;
}

.wrap h4 {
	font: 14px/22px "Microsoft Yahei";
	height: 22px;
	overflow: hidden;
}

.wrap h4 a {
	color: #333333;
}

.wrap h4 a:hover {
	color: #f60;
}

.wrap p.amount {
	height: 30px;
	float: left;
	width: 100%;
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
	font: 14px/30px "Microsoft Yahei";
	color: #333;
	padding-bottom: 10px;
}

.wrap p.amount em {
	color: #ff7300;
	font-size: 20px;
	font-style: normal;
	padding: 0 6px;
}

.wrap p.icons {
	padding: 10px 0 10px 0;
	width: 100%;
	float: left;
	font: 14px/26px "Microsoft Yahei";
}

.wrap a.bao {
	width: 88px;
	height: 30px;
	display: block;
	float: left;
	background: #5c9900;
	color: #fff;
	border-radius: 2px;
	text-align: center;
	font: 14px/30px "Microsoft Yahei";
}

.wrap span {
	width: 100%;
	float: left;
	font: 14px "Microsoft Yahei";
	margin-top: 10px;
}
.service {
	width: 1100px;
	margin: 0px auto 0;
}

.service dl {
	width: 260px;
	height: 94px;
	float: left;
	padding-left: 22px;
	border-left: 1px solid #f2f2f2;
}

.service dt {
	width: 260px;
	height: 48px;
	float: left;
	font: normal 16px/48px "Microsoft Yahei", "\5b8b\4f53";
	color: #565656;
	text-indent: 48px;
	background: url(../../images/brand2015/serviceIcon.jpg) no-repeat;
}

.service dd {
	width: 210px;
	height: 46px;
	float: left;
	line-height: 23px;
}

.service dd a {
	color: #999;
	padding-right: 14px;
}

.service dd a:hover {
	color: #f60;
	text-decoration: underline;
}

.service .s4,
.service .s4 dt {
	width: 210px;
}

.service .s2 dt {
	background-position: 0 -48px;
}

.service .s3 dt {
	background-position: 0 -96px;
}

.service .s4 dt {
	background-position: 0 -144px;
}
#footer {
	width: 100%;
	margin: 24px auto 0;
	background: url(../../images/brand2015/footbg.jpg) repeat-x;
	padding-bottom: 20px;
}

.footer {
	width: 1100px;
	margin: 0 auto;
	padding-top: 16px;
}

.footer p {
	width: 1100px;
	float: left;
	font: normal 12px/30px "Microsoft Yahei", "\5b8b\4f53";
	overflow: hidden;
	color: #878787;
}

.footer p a {
	padding: 0 4px;
	color: #878787;
}

.footer p a:hover,
.footer span a:hover {
	color: #f60;
	text-decoration: underline;
}

.footer span {
	width: 1100px;
	height: 26px;
	float: left;
	padding: 16px 0;
	text-align: center;
	font: normal 16px/26px "Microsoft Yahei", "\5b8b\4f53";
	color: #333;
}

.footer span a {
	color: #333;
	padding: 0 10px;
}

.footer b {
	width: 1100px;
	height: 21px;
	float: left;
	text-align: center;
	font: normal 12px/21px "Tahoma", "\5b8b\4f53";
	color: #888;
}

.footer strong {
	padding: 0 15px;
}
.backHome {
	width: 54px;
	position: relative;
}

.backHome a.guest,
.backHome a.guest,
.backHome a.price,
.backHome a.rightWx,
.backHome a.back,
.backHome .qq {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(../../images/public/rightBar2.png) no-repeat 0 0 #76a346;
	text-decoration: none;
}

.backHome a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.backHome a.guest {
	background: url(../../images/public/rightBar2.png) no-repeat 0 -114px #76a346;
}

.backHome a.price {
	background: url(../../images/public/rightBar2.png) no-repeat 0px -57px #76a346;
}

.backHome a.rightWx {
	background: url(../../images/public/rightBar2.png) no-repeat 0px -228px #76a346;
}

.backHome img {
	position: absolute;
	right: 65px;
	top: 77px;
	width: 100px;
	height: 100px;
	display: none;
}

.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 527px;
	_top: expression(eval(document.documentElement.scrollTop+527));
	display: none;
	font: normal 11px "Microsoft Yahei", "simhei";
}

.toTop a,
.toTop a:hover {
	display: block;
	width: 54px;
	height: 19px;
	padding: 35px 0px 0 0px;
	background: url(../../images/public/rightBar2.png) no-repeat 0px -170px #76a346;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.toTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#goTop {
	position: fixed;
	_position: absolute;
	top: 177px;
	display: block;
	right: 10px;
	z-index: 99999;
}

*html,
* html body {
	background-attachment: fixed;
}

*html #goTop {
	position: absolute;
	right: expression(eval(document.documentElement.scrollLeft+10));
	top: expression(eval(document.documentElement.scrollTop+145));
}

.backHome .qq {
	position: relative;
	z-index: 99999;
	background: url(../../images/public/rightBar2.png) no-repeat 0px -288px #76a346;
}

.backHome .qq:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}

.qqconsult {
	display: none;
	position: absolute;
	left: -170px;
	top: -30px;
	width: 160px;
	padding-right: 10px;
	z-index: 9999;
}

.qqBox {
	width: 140px;
	height: 124px;
	background-color: #fff;
	border: #76a346 10px solid;
}

.qqBox h3 {
	width: 138px;
	background-color: #76a346;
	border: #fff 1px solid;
	height: 28px;
}

.qqBox h3 {
	font: 16px/28px "microsoft yahei";
}

.qqBox p {
	margin-left: 8px;
}

.qqBox p span {
	margin-top: 10px;
	float: left;
	line-height: 16px;
	color: #333333;
	margin-right: 12px;
	font-family: "microsoft yahei";
}

.qqBox p a {
	margin-top: 10px;
	display: block;
	float: left;
	cursor: pointer;
	border: none;
	height: 16px;
	line-height: 16px;
	width: 68px;
	color: #fff;
	font-family: "microsoft yahei";
}

.qqBox p a.btn1 {
	background-color: #76a346;
}

.qqBox p a.btn2 {
	background-color: #f26522;
}

.backHome .app {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(../../images/public/rightBar2.png) no-repeat 0 -344px #76a346;
	text-decoration: none;
}

.appBot {
	position: absolute;
	top: 0;
	right: 60px;
	display: none;
}

.appBot img {
	width: auto;
	height: auto;
	position: static;
	display: block;
}
