body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
textarea,
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;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

button {
	border: none;
	margin: 0;
	padding: 0;
}

textarea {
	resize: none;
	vertical-align: middle;
}

select {
	vertical-align: middle;
}

a {
	text-decoration: none;
}

.json {
	display: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", "Tahoma", "Arial", "Microsoft Yahei";
	color: #333;
	background: #fff;
	position: relative;
}

#header {
	width: 100%;
	height: 36px;
	margin: 0 auto;
	background: #03a363;
	=: 1pxsolid #ddd;
}

.header {
	width: 1180px;
	height: 36px;
	margin: 0 auto;
}

.header ul {
	float: left;
}

.header li {
	float: left;
	font: normal 12px/36px "\5b8b\4f53", "Tahoma";
	color: #fff;
}

.header li input {
	width: 90px;
	height: 18px;
	float: left;
	border: 1px solid #d7d7d7;
	margin: 9px 5px 9px 0;
}

.header li button {
	width: 39px;
	height: 19px;
	float: left;
	border: 0;
	margin: 9px 3px;
	background: url(/images/company2015/company2015.png) no-repeat 0 0;
	cursor: pointer;
}

.header li a {
	color: #fff;
	padding: 0 5px;
}

.header p {
	line-height: 36px;
	float: right;
	color: #dfdfdf;
	margin-right: -4px;
}

.header p a {
	display: inline-block;
	color: #fff;
	padding: 0 4px;
}

.header p a.mobile {
	padding-left: 22px;
	background: url(/images/share/share.png) 5px 11px no-repeat;
	color: #fff;
}

.header li a:hover,
.header p a:hover {
	color: #f60;
	text-decoration: underline;
}

.top {
	width: 1180px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	z-index: 9999;
}

.top .logo {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 1;
}

.top h1 {
	color: #03a363;
	position: absolute;
	left: 260px;
	top: 27px;
	padding-left: 10px;
	z-index: 1;
	font: normal 24px/40px "Microsoft Yahei";
	border-left: 1px solid #dcdcdc;
}

.nav {
	position: absolute;
	top: 29px;
	left: 415px;
}

.nav p a {
	font: normal 18px/36px "microsoft yahei";
	padding-bottom: 3px;
	color: #333333;
	margin: 0 20px;
	float: left;
	display: inline-block;
}

.nav p a:hover {
	padding-bottom: 0;
	border-bottom: 3px solid #03a363;
	color: #03a363;
}
.top .rt-adv{
	position: absolute;
    right: 0;
    top: 20px;
}
.top form{   
    position: absolute;
    right: 0;
    top: 34px;
    height: 34px;
    border: 1px solid #03a363;
    width: 308px;
}


.top form input {
	font: normal 14px/34px "microsoft yahei";
	border: 0;
	width: 258px;
	height: 34px;
	float: left;
	text-indent: 10px;
}

.top form button {
	background: url(/images/share/share.png) 12px -33px #03a363 no-repeat;
	border: 0;
	width: 50px;
	float: right;
	height: 34px;
}


.banner {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	height: 390px;
}

.banner ul {
	position: absolute;
}

.banner ul li {
	float: left;
}

.banner ul li img {
	width: 1180px;
	height: 390px;
}

.banner .btn {
	position: absolute;
	bottom: 32px;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

.banner .btn a {
	height: 15px;
	width: 15px;
	border-radius: 50%;
	display: inline-block;
	margin: 0 6px;
	background-color: #fff;
}

.banner .btn a.on {
	background: #03a363;
}

.main {
	width: 1180px;
	margin: 30px auto 0;
}

.main:after {
	content: '';
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.main .lf-list {
	width: 900px;
	float: left;
	height: 440px;
	overflow: hidden;
}
.main .lf-list ul li table td{
	width: 280px;
	height: 210px;
	text-align: center;
	vertical-align: middle;
}
.main .lf-list ul li {
	float: left;
	width: 280px;
	text-align: center;
	height: 210px;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}

.main .lf-list ul li img {
	max-width: 100%;
	max-height: 210px;
}

.main .lf-list ul li p {
	
	width: 280px;
	height:106px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	
	position: absolute;
	left: 0;
	bottom: -106px;
	background-color: rgba(3, 163, 99, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c803a363, endColorstr=#c803a363);
	z-index: 1;
	font: normal 14px/22px "microsoft yahei";
	color: #fff;
}

.main .lf-list ul li p a {
	color: #fff;
	padding: 20px;
	width: 240px;
	height: 66px;
	display: block;
}

.main .lf-list ul li:hover p {
	bottom: 0;
}

.main .rt-rank {
	width: 260px;
	float: right;
	height: 440px;
	overflow: hidden;
}

.main .rt-rank .hd {
	height: 36px;
	border-bottom: 1px solid #03a363;
}

.main .rt-rank .hd h3 {
	float: left;
	height: 34px;
	font: normal 22px/24px "microsoft yahei";
	border-bottom: 2px solid #03a363;
}
.main .hd a{
	color: #333;
}
.main .hd a:hover{
	color: #ff6600;
}
.news ul li .txt p a{
	color: #333;
}
.news ul li .txt p a:hover{
	color: #ff6600;
}
.main .rt-rank ul {
	margin-top: 10px;
}

.main .rt-rank ul li {
	margin: 9px 0;
	float: left;
	width: 260px;
}

.main .rt-rank ul li .rt {
	width: 228px;
	float: left;
	margin-left: 14px;
}

.main .rt-rank ul li p {
	font: normal 14px/18px "microsoft yahei";
}

.main .rt-rank ul li i {
	height: 18px;
	width: 18px;
	font: normal 12px/18px "microsoft yahei";
	text-align: center;
	background: #c9c9c9;
	float: left;
	border-radius: 50%;
	color: #fff;
}

.main .rt-rank ul li i.hot {
	background: #03a363;
}

.main .rt-rank ul li .rt img {
	width: 180px;
	height: 90px;
	display: none;
	margin-top: 2px;
}

.main .hd {
	height: 68px;
	text-align: center;
	font: normal 36px/38px "microsoft yahei";
}

.product {
	width: 100%;
}

.product ul li {
	width: 50%;
	float: left;
	height: 182px;
	overflow: hidden;
	position: relative;
}

.product ul li.yellow {
	background: #f6ab00;
}

.product ul li i {
	width: 10px;
	height: 15px;
	position: absolute;
	top: 14px;
}
.product ul li table {
	height: 176px;
	width: 311px;
	margin: 3px;
	background: #fff;
}
.product ul li table td{
	vertical-align: middle;
	text-align: center;
	height: 176px;
	width: 311px;
}
.product ul li img {
	max-width: 95%;
	max-height: 95%;
}

.product ul li p {
	padding: 32px 15px 32px 18px;
	width: 238px;
	font: normal 14px/22px "microsoft yahei";
	color: #fff;
}

.product ul li.yellow i {
	background: url(/images/share/share.png) 0 -79px no-repeat;
	left: 305px;
}

.product ul li.gray i {
	background: url(/images/share/share.png) 0 -95px no-repeat;
	left: 309px;
}

.product ul li.white i {
	background: url(/images/share/share.png) 0 -116px no-repeat;
	left: 272px;
}

.product ul li.green i {
	background: url(/images/share/share.png) 0 -139px no-repeat;
	left: 275px;
}

.product ul li.gray,
.product ul li.white {
	background: #f2f2f2;
}

.product ul li.green {
	background: #5B9900;
}

.product ul li.yellow table,
.product ul li.gray table {
	float: left;
	background: #fff;
}

.product ul li.white table,
.product ul li.green table {
	float: right;
}

.product ul li.yellow table,
.product ul li.green table {
	height: 176px;
	width: 311px;
	margin: 3px;
	background: #fff;
}

.product ul li.yellow p,
.product ul li.gray p {
	float: right;
}

.product ul li.white p,
.product ul li.green p {
	float: left;
}

.product ul li.white p,
.product ul li.gray p {
	color: #888;
}
.main .list {
	width: 100%;
	overflow: hidden;
	height: 646px;
	position: relative;
}

.main .list ul {
	position: absolute;
}

.main .list ul li {
	float: left;
	height: 590px;
}

.main .list .exhi-box {
	height: 590px;
	width: 1200px;
	overflow: hidden;
}

.list .box {
	width: 380px;
	height: 285px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}

.list .box img {
	width: 100%;
	height: 100%;
}

.list .box p {
	width: 380px;
	height: 122px;
	bottom: -122px;
	line-height: 24px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	position: absolute;
	left: 0;
	background-color: rgba(3, 163, 99, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c803a363, endColorstr=#c803a363);
	z-index: 1;
	font: normal 14px/24px "microsoft yahei";
	color: #fff;
}

.list .box p a {
	color: #fff;
	
	display: block;
	width: 340px;
	padding: 25px 20px;
	
	height: 72px;
}

.list .box:hover p {
	bottom: 0;
}

.list .btn {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}

.list .btn a {
	height: 17px;
	width: 17px;
	border-radius: 50%;
	display: inline-block;
	background: #dcdcdc;
	margin: 0 6px;
}

.list .btn a.on {
	background: #03a363;
}

.activity .box {
	width: 280px;
	height: 210px;
}

.activity-box {
	width: 600px;
	float: left;
}

.big-img {
	float: right;
	width: 580px;
	height: 440px;
	position: relative;
}

.big-img img {
	width: 580px;
	height: 440px;
}

.big-img p {
	width: 540px;
	padding: 15px 20px;
	height: 66px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(3, 163, 99, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c803a363, endColorstr=#c803a363);
	color: #fff;
	font: normal 14px/22px "microsoft yahei";
	transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.big-img:hover p{
	bottom: 0;
}

.big-img p a {
	color: #fff;
}

.activity-box .box p {
	width:280px;
	height:106px;
	position: absolute;
	left: 0;
	bottom: -106px;
}
.activity-box .box p a{
	padding: 20px;
	width: 240px;
	height: 66px;
	display:block;
}
.main .activity {
	height: 440px;
}

.main .activity ul li {
	height: 440px;
	float: left;
	width: 1180px;
}

.activity-con {
	position: relative;
}

.activity-con .preNext {
	position: absolute;
	height: 64px;
	width: 34px;
	top: 50%;
	margin-top: -32px;
	cursor: pointer;
}

.activity-con .pre {
	background: url(/images/share/share.png) 0 -169px no-repeat;
	left: -56px;
}

.activity-con .next {
	background: url(/images/share/share.png) 0 -234px no-repeat;
	right: -56px;
}

.main .news {
	width: 100%;
}

.news ul li {
	height: 210px;
	width: 1178px;
	margin-bottom: 30px;
	border: 1px solid #dcdcdc;
	position: relative;
}

.news ul li img {
	height: 100%;
	width: 280px;
	float: left;
}

.news ul li .txt {
	float: right;
	width: 860px;
	position: relative;
}

.news ul li .txt p {
	padding: 70px 120px 0 40px;
	font: italic 16px/26px "microsoft yahei";
}

.news ul li .txt i {
	height: 12px;
	width: 20px;
	position: absolute;
}

.news ul li .txt i.lf-sign {
	top: 42px;
	left: 0;
	background: url(/images/share/share.png) 0 -310px no-repeat;
}

.news ul li .txt i.rt-sign {
	position: absolute;
	bottom: -5px;
	right: 85px;
	background: url(/images/share/share.png) 0 -352px no-repeat;
}

.news ul li a.btn {
	position: absolute;
	right: 0;
	bottom: 0;
	font: normal 16px/35px "microsoft yahei";
	text-align: center;
	color: #fff;
	background: #f6ab00;
	width: 92px;
}

.line {
	width: 100%;
	float: left;
	border-top: 3px solid #dbdbdb;
}

.lineBox {
	width: 1180px;
	height: 110px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.adPosition2 {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	border-top: 3px solid #717171;
	position: absolute;
	left: 0;
	top: -3px;
	z-index: 2;
}

.adPosition2 ul {
	width: 1090px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.adPosition2 li {
	display: block;
	float: left;
	padding: 10px 5px 0 5px;
}

.adPosition2 img,
.adPosition2 embed {
	float: left;
}


/*foot*/

.foot {
	width: 1180px;
	margin: 10px auto 0;
	text-align: center;
	color: #686161;
	padding-bottom: 20px;
}

.foot span {
	width: 1178px;
	height: 43px;
	float: left;
	line-height: 43px;
	background-color: #f5f5f5;
	border: 1px solid #e0dfdf;
	color: #686161;
}

.foot span a {
	padding: 0 6px;
	color: #333333;
}

.foot span a:hover {
	color: #f60;
	text-decoration: underline;
}

.foot p.web {
	width: 1180px;
	float: left;
	padding: 15px 0;
	color: #686161;
	font-size: 14px;
}

.foot p.web a {
	color: #00ab00;
}

.foot p.web a:hover {
	color: #f60;
	text-decoration: underline;
}

.foot p {
	font: normal 12px/26px "Tahoma", "\5b8b\4f53";
}

.foot strong {
	padding: 0 25px 0 0;
}

.foot b {
	padding: 0 1px;
}

.foot b img {
	vertical-align: middle;
}