body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, button, p, blockquote, th, td, img ,iframe { margin: 0; padding: 0; }
table{ border-collapse: collapse; border-spacing: 0; }
input,button,textarea,option { font: 12px "微软雅黑", Arial, Helvetica, sans-serif; }
ul, li, div{ list-style: none; border: 0px; }
img{ border: 0px; }
.clear{ font: 0px/0px serif; display: block; clear: both; }
body{ font: 12px "微软雅黑"; color: #333; position: relative; }
html{ -webkit-text-size-adjust: none; }
input{ outline: none; }
textarea{ resize: none; }
a{text-decoration: none;}
a:hover{cursor: pointer;}


#header {
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #e3e3e3;
	background: #f5f5f5;
	margin: 0 auto;
}

.header {
	width: 1180px!important;
	margin: 0 auto;
	height: 33px;
}

.header ul {
	float: left;
}

.header ul li {
	float: left;
	padding: 6px 0px 6px 8px;
	height: 20px;
	line-height: 20px;
	color: #666;
}

.header ul li input {
	width: 92px;
	height: 18px;
	float: left;
	border: 1px solid #d4d4d4;
	background: white;
	font: normal 12px/18px "Tahoma";
	color: #333333;
	padding-left: 3px;
	border-radius: 2px;
	display: inline;
	margin-left: -8px;
}

.header ul li button {
	width: 41px;
	height: 20px;
	float: left;
	line-height: 16px;
	color: white;
	cursor: pointer;
	background: #5a7d41;
	border-radius: 2px;
	text-align: center;
	border: none
}

.header ul li a {
	color: #666;
	margin-left: 3px;
}

.header p {
	float: right;
	line-height: 33px;
	color: #cfcfcf;
}


.header p a {
	color: #666;
	margin: 0px 4px 0 6px;
	display: inline-block;
}

.header p a.moblie {
	display: inline-block;
	vertical-align: middle;
	text-indent: 22px;
	color: #945d56;
	background: url(../images/login.png) no-repeat -62px -24px;
}

.header a:hover,
.header p a.moblie:hover {
	text-decoration: underline;
	color: #ff6600;
}

.header span {
	margin-left: 10px;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	font: 14px/18px "Tahoma", "Arial", "Microsoft Yahei";
	padding: 6px 0px 6px 28px;
	float: left;
	background: url("../images/index2015/2015index.png") no-repeat -75px -38px;
}

.header span a {
	color: #34911a;
	cursor: pointer
}

.weixin {
	padding: 10px;
	width: 240px;
	height: 288px;
	position: absolute;
	border: 1px solid #d8d8d8;
	background: #fff;
	position: fixed !important;
	left: 50%;
	top: 50%;
	margin-left: -150px !important;
	margin-top: -130px !important;
	z-index: 9999;
}

.weixin-header {
	height: 16px;
	font: bold 12px "\5b8b\4f53";
	color: #000;
	position: relative;
}

.weixin-header span {
	font: bold 12px "\5b8b\4f53";
	color: #000;
	text-align: left;
}

.weixin-header a {
	position: absolute;
	color: #999;
	width: 16px;
	height: 16px;
	right: 0;
	top: 0;
	font-size: 16px;
	text-decoration: none;
	cursor: pointer
}

.w-img {
	min-height: 150px;
	padding: 20px 20px;
	width: 198px;
	height: 198px;
}

.w-img table {
	width: 198px;
	height: 198px;
	float: left;
}

.w-img table td {
	width: 198px;
	height: 198px;
	text-align: center;
	vertical-align: middle;
}

.w-img img {
	width: 198px;
	height: 198px;
}

.weixin p {
	font: 12px "\5b8b\4f53";
	color: #666;
}

.baidu {
	/*width: 1000px;*/
	height: 1px;
	margin: 0px auto 0;
	position: relative;
	z-index: 99999;
}

.otherlogin {
	width: 90px;
	height: 32px;
	position: absolute;
	top: -35px;
	left: 510px;
	line-height: 30px;
	text-indent: 11px;
	background: url(/images/index/darrow.gif) no-repeat 73px 11px;
	z-index: 99;
}

.otherlogin a {
	color: #0163af;
	text-decoration: none;
}

.otherlogin.hover1 {
	width: 88px;
	height: 30px;
	position: absolute;
	border: 1px solid #e3e3e3;
	border-bottom: 1px solid #fff;
	top: -35px;
	left: 510px;
	line-height: 28px;
	text-indent: 10px;
	background: #fff url(/images/index/darrow.gif) no-repeat 72px 10px;
	z-index: 99;
}

.otherlogin.hover1 a {
	color: #333;
}

ul.loginbox {
	display: block;
	position: absolute;
	top: -1px;
	left: 510px;
	width: 88px;
	border: 1px solid #e3e3e3;
	z-index: 98;
	background: #fff;
	padding: 5px 0 10px 0;
	border-top: 0;
}

ul.loginbox li {
	width: 88px;
	line-height: 22px;
	text-indent: 28px;
	background: #fff url(/images/index/qqico.jpg) no-repeat 10px 50%;
}

ul.loginbox li.sinaico {
	background: #fff url(/images/index/sinaico.jpg) no-repeat 10px 50%;
}

ul.loginbox li a {
	text-decoration: none;
	color: #333;
}

ul.loginbox li a:hover {
	text-decoration: underline;
	color: #ff6600;
}

#bdshare {
	position: absolute;
	top: -26px;
	left: 500px;
}

#bdshare span.bds_more {
	color: #333;
	line-height: 24px;
	padding: 0px 0 0 23px;
	height: 24px;
}

#header{width: 100%;background: #fff;height:36px;margin: 0 auto;border-bottom: 1px solid #ddd;}
.header{width: 1180px;height: 37px;margin: 0 auto;}
.header ul li{float: left;font: 12px/36px "\5b8b\4f53","Tahoma";color:#666;}
.header li input{ width:80px; height:18px; float:left; border:1px solid #d7d7d7; margin:9px 14px 10px 0;background: #fff;}
.header li button{ width:39px; height:19px; float:left; border:0; margin:9px 3px; cursor:pointer;border-radius: 2px;background: #76a145;color:#fff;}
.header ul li a{color:#666;padding: 0 6px;}
.header ul li a:hover{text-decoration: underline;}
.header p{ line-height:40px; float:right; color:#efeaea; margin-right:-4px;font-family: "宋体"}
.header p a{ display:inline-block; padding:0 4px;}
.header p a.mobile{ padding-left:22px; background:url("../images/caigouSearch.png") no-repeat -133px 12px; color:#5b7648;}
.header a{ color:#666;}
.header a:hover{ text-decoration:underline;}


#top{  width:100%; height:120px; margin:0 auto;background: #f8f8f8; border-bottom:4px solid #0ba95f;}
.top{ width:1180px; height:120px; margin:0 auto; position:relative; z-index:1;}
.top .logo{ position:absolute; left:0px; top:30px; z-index:1;}
.top p{ width:110px; height:36px; position:absolute; left:274px; top:53px; z-index:1; font:normal 24px/36px "Microsoft Yahei","\5b8b\4f53"; text-indent:10px; border-left:1px solid #c0cbd3; color:#333333; }
.top input#search{position: absolute;width: 81px;height: 38px;border: none;border-radius: 50px 0 0 50px; font: normal 16px/40px "Microsoft Yahei", Tahoma, Arial;color: #333;text-indent: 16px;top: 45px;left: 551px;background:#fff url(/images/newList2017/newproBg.png) 56px 17px no-repeat;cursor: pointer;border: 1px solid #ddd;}
.top span{width: 414px;height: 24px;position: absolute;padding: 7px 0;top: 45px;left: 630px;background: #fff;border: 1px solid #ddd;border-left: 0;}
.top input.searchText{width: 413px;height: 26px;border: 0;border-left: 1px solid #d7d7d7;font: normal 16px/26px "Microsoft Yahei", Tahoma, Arial;color: #a0a0a0;text-indent: 14px;float: left;}
.top button{width: 85px;height: 40px;position: absolute;border: 0;border-radius: 0 50px 50px 0; font: normal 18px/40px "Microsoft Yahei";color: #fff;text-align: center;cursor: pointer;top: 45px;left: 1044px;background: #0ba95f;}
.top ul{position: absolute;z-index: 9999;width: 64px;border-top: 0;display: block;top: 59px;left: 556px;padding: 5px 0;background: #fff;}
.top ul li{display: block;font: normal 14px/22px "microsoft yahei";color: #666;text-indent: 15px;}
.top ul li:hover{background: #9ddfc0;}


.nav{width: 1180px;margin: 0 auto 0;height: 36px;overflow: hidden;padding-bottom: 10px;padding-top: 15px; border-bottom: 1px solid #e6e6e6;}
.nav p{width: 1300px;float: left;margin-left: -63px; font: normal 18px/36px "microsoft yahei";color: #0ba95f;}
.nav p a{margin: 0 66px;color:#0ba95f;position: relative;}
.nav p a.focus{color: #333;}
.nav p a b{width: 38px;height: 14px;display: block; position: absolute;left: 50px;top: -10px;background:url(/images/newList2017/newproBg.png) no-repeat 0px -50px;}
.pages{ width: 886px; float: left; padding: 27px 0 40px 0; text-align: center; background: url(/images/newList2017/plistbg.png) repeat-x 0 -496px; margin-top: 30px;}
.pages a{ display: inline-block; width: 30px; height: 30px; text-decoration: none; color: #666666; margin: 0px 3px; font: normal 14px/30px "Tahoma"; background: url(/images/newList2017/plistbg.png) no-repeat -74px -361px; }
.pages a.pre{ display: inline-block; width: 72px; height: 30px; text-indent: 20px; text-align: left; font: normal 14px/30px "\5b8b\4f53"; background: url(/images/newList2017/plistbg.png) no-repeat 0 -361px; }
.pages a.now{ color: #fff; background: url(/images/newList2017/plistbg.png)  no-repeat -74px -393px; }
.pages a.next{ display: inline-block; width: 72px; height: 30px; text-indent: 11px; text-align: left; font: normal 14px/30px "\5b8b\4f53"; background: url(/images/newList2017/plistbg.png) no-repeat 0 -393px; }
.pages span.go-page{ display: inline-block; font: normal 12px/30px "Tahoma"; color: #666666; padding: 0px 14px; }
.pages span.go-page input{ width: 45px; height: 18px; border: 1px solid #dedede; display: inline-block; vertical-align: middle; margin-left: 8px; font: normal 12px/18px "Tahoma"; text-align: center; }
.pages span.go-page button{ width: 46px; height: 20px; display: inline-block; vertical-align: middle; margin-left: 8px; cursor: pointer; border: 0px; background: url(/images/newList2017/plistbg.png) no-repeat 0 -209px; }
.newpage{ width: 886px; float: left; padding: 27px 0 40px 0; text-align: center; background: url(/images/newList2017/plistbg.png) repeat-x 0 -496px;}
.newpage a{ display: inline-block; width: 30px; height: 30px; text-align: center; text-decoration: none; color: #666666; margin: 0px 3px; font: normal 14px/30px "Tahoma"; background: url(/images/newList2017/plistbg.png) no-repeat -74px -361px; vertical-align: middle; }
.newpage a.prev{ display: inline-block; width: 72px; height: 30px; text-indent: 20px; text-align: left; font: normal 14px/30px "\5b8b\4f53"; background: url(/images/newList2017/plistbg.png) no-repeat 0 -361px; vertical-align: middle; }
.newpage a.prev:hover{ background: url(/images/newList2017/plistbg.png) no-repeat 0 -457px; }
.newpage a.lt:hover{ background: url(/images/newList2017/plistbg.png) no-repeat 0 -425px; }
.newpage a.on{ color: #fff; background: url(/images/newList2017/plistbg.png) no-repeat -74px -393px; }
.newpage a.lt{ display: inline-block; width: 72px; height: 30px; text-indent: 11px; text-align: left; font: normal 14px/30px "\5b8b\4f53"; background: url(/images/newList2017/plistbg.png) no-repeat 0 -393px; vertical-align: middle; }
.newpage span.jump{ display: inline-block; font: normal 12px/30px "Tahoma"; color: #666666; padding: 0px 14px; }
.newpage input{ width: 45px; height: 18px; border: 1px solid #dedede; display: inline-block; vertical-align: middle; margin-left: 8px; font: normal 12px/18px "Tahoma"; text-align: center; }
.newpage button{ width: 46px; height: 20px; display: inline-block; vertical-align: middle; margin-left: 8px; cursor: pointer; border: 0px; background: url(/images/newList2017/plistbg.png) no-repeat 0 -209px; }
.newpage a.ft{ background: url(/images/plistbg.png) no-repeat 0 -716px; }
.newpage a.next{ background: url(/images/plistbg.png) no-repeat -32px -716px;  }
.newpage a:hover{ font: bold 14px/30px "Tahoma"; color: #366fb6; }
.newpage a.on:hover{ color: #fff; }
.newpage a.ft:hover{background: url(/images/plistbg.png) no-repeat 0 -748px;}
.newpage a.next:hover{background: url(/images/plistbg.png) no-repeat -32px -748px;}


.lastBlock{width: 1180px;margin: 0 auto;margin-top: 38px;}
.lastBox{width: 295px;float: left;height: 94px;}
.lastCap{font: 14px/35px "微软雅黑";color: #565656;text-indent: 14px;}
.capIcon{width: 35px;height: 35px;display: block;background: url(../images/supplyx.png) no-repeat;float: left;}
.capIcon.cap1{background-position: -2px -101px;}
.capIcon.cap2{background-position: -2px -140px;}
.capIcon.cap3{background-position: -2px -177px;}
.capIcon.cap4{background-position: 0 -212px;}
.lastBox p{margin-top: 14px;padding-right: 30px;}
.lastBox p a{padding-right:10px;font: 12px/25px "微软雅黑";color: #999;}
.lastBox p a:hover{cursor: pointer;color: #76a145;}

#service{ width:100%; height:118px; margin:50px auto 0; background:#fff;}
.service{ width:1180px; height:94px; margin:0 auto;margin: 30px auto}
.service dl{ width:290px; height:94px; float:left; padding-left:22px; border-left:1px solid #f2f2f2;}
.service dt{ width:290px; height:48px; float:left; font:normal 16px/48px "Microsoft Yahei","\5b8b\4f53"; color:#565656; text-indent:48px; background:url(/images/serviceIcon.jpg) no-repeat;}
.service dd{ width:210px; height:46px; float:left; line-height:23px;}
.service dd a{ color:#999; padding-right:14px;}
.service dd a:hover{ color:#f60; text-decoration:underline;}
.service .s4,.service .s4 dt{ width:210px;}
.service .s2 dt{ background-position:0 -48px;}
.service .s3 dt{ background-position:0 -96px;}
.service .s4 dt{ background-position:0 -144px;}

/*footer*/
#footer{ width:100%; margin:24px auto 0; background:url(../images/purchase2015/footbg.jpg) repeat-x; }
.footer{ width:1180px; margin:0 auto;overflow: auto;}
.footLink{ width:1180px;  font:normal 12px/30px "Microsoft Yahei","\5b8b\4f53"; overflow:hidden; color:#878787;margin: 0 auto;margin-bottom: 15px;}
.footLink p{font: 16px/33px "微软雅黑";color: #444444;border-bottom: 2px solid #dfdfdf;}
.footLink a{ padding:0 10px; color:#878787;}
.footLink a:hover,.footer span a:hover{ color:#f60; text-decoration:underline;}
.footer span{ width:1180px; 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;}
.footbg{width: 100%;background-color: #f6f6f6;}

#footer{ width:100%; margin:24px auto 0;background: #f6f6f6;}
.footer{ width:1180px; margin:0 auto; padding-top:16px;}
.footer span{ width:1180px; 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:1180px; height:21px; float:left; text-align:center; font:normal 12px/21px "Tahoma","\5b8b\4f53"; color:#888;}
.footer strong{ padding:0 15px;}