@charset "utf-8";

/* CSS Document */ /*flash*/
.wrap .content .flash {
	width: 985px;
	height: 384px;
	background: url(bg/flash_bg.gif);
}

.flash .new {
	width: 105px;
	height: 114px;
	background: url(bg/new.gif) no-repeat;
	position: relative;
	left: 880px;
}

#menu {
	float: right;
	margin-top: -114px;
}

#menu li {
	width: 263px;
	height: 128px;
	display: block;
	cursor: pointer;
}

#hg {
	background: url(img/hg2.gif) no-repeat;
}

#qj {
	background: url(img/qj2.gif) no-repeat;
}

#py {
	background: url(img/py2.gif) no-repeat;
}

#menu .hover0 {
	background: url(img/hg.gif) no-repeat;
}

#menu .hover1 {
	background: url(img/qj.gif) no-repeat;
}

#menu .hover2 {
	background: url(img/py.gif) no-repeat;
}

#menubox {
	float: left;
	margin-top: -114px;
	width: 720px;
	height: 354px;
	text-align: center;
	padding-top: 30px;
}

#menubox ul {
	display: none;
}

#menubox ul.block {
	display: block;
}

/*inwrap*/
.inwrap {
	margin-top: 5px;
	padding-bottom: 20px;
}

/*inwrap_left*/
.inwrap_left {
	width: 722px;
	float: left;
}

/*product_show*/
.product_show {
	width: 700px;
	border: 1px solid #c4d0ba;
	padding: 10px 5px 10px 5px;
}

/*list*/
.product_show .list {
	clear: both;
}

.product_show .list .paper {
	padding: 40px 0 0 20px;
}

.product_show .list .paper,.product_show .list .intro {
	float: left;
}

.product_show .list .paper .name {
	font-size: 24px;
	color: #01a9fe;
	font-weight: bold;
}

.product_show .list .paper .name a{
	font-size: 24px;
	color: #01a9fe;
	font-weight: bold;
	cursor: pointer;
}

.product_show .list .paper .name a:hover {color: #333}

.product_show .list .paper .xilie {
	font-size: 14px;
	padding-top: 10px;
	padding-left: 100px;
}

.product_show .list .intro {
	padding: 10px 1px 1px 10px;
	margin-top: 6px;
	width: 245px;
	height: 120px;
	overflow: hidden;
}

.product_show .list .next {
	width: 11px;
	height: 123px;
	float: right;
	margin: 10px 2px 0 15px;
}

.product_show .list .next a {
	display: block;
	width: 11px;
	height: 123px;
}

/*product*/
.pruduct {
}

.pruduct dt {
	border: 1px solid #B7B7B7;
	float: left;
	width: 77px;
}

.pruduct dt img {
	width: 77px;
	height: 109px;
}

.pruduct dd {
	margin-left: 87px;
	font-size: 14px;
	color: #000;
	padding-top: 5px;
}

.pruduct dd.blod {
	font-weight: bold;
}

.pruduct dd .dollar {
	font-weight: bold;
}

.pruduct dd .money {
	color: #FF6501;
	font-weight: bold;
}

.pruduct dd.hidden {
	overflow-x: hidden;
}

/*service*/
.service {
	clear: both;
	width: 700px;
	border: 1px solid #c4d0ba;
	padding: 10px 5px 0 5px;
	margin-top: 10px;
}

.service .title .more {
	width: 120px;
	position: relative;
	left: 550px;
}

.service .service_body {
	height: 234px;
	background: url(bg/service.gif) no-repeat left bottom;
}

.service .service_body ul {
	float: right;
	padding-right: 10px;
	padding-top: 20px;
}

.service .service_body ul li {
	display: block;
	height: 68px;
	width: 289px;
}

.service .service_body ul li.whx {
	background: url(bg/bg.png) no-repeat 0 0;
}

.service .service_body ul li.gl {
	background: url(bg/bg.png) no-repeat 0 -68px;
}

.service .service_body ul li.tl {
	background: url(bg/bg.png) no-repeat 0 -136px;
}

.service .service_body ul li a {
	width: 100px;
	position: relative;
	top: 45px;
	left: 230px;
}

/*inwrap_right*/
.inwrap_right {
	width: 250px;
	float: right;
	margin-right: 8px;
	padding-top: 12px;
}

/*company*/
.company .company_intro {
	border: 1px solid #ecf0e9;
}

.company .company_intro .nei {
	width: 228px;
	height: 220px;
	padding: 10px;
	padding-bottom: 0;
	line-height: 25px;
	text-indent: 2em;
	overflow: hidden;
}

.company .company_intro .more {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-top: 5px;
}

/*tubiao*/
.tubiao {
	text-align: center;
	height: 154px;
	overflow: hidden;
	margin-top: 20px;
}

/*news*/
.news {
	margin-top: 28px;
}

.news .title .more {
	width: 120px;
	position: relative;
	left: 100px;
}

.news .newslist {
	width: 248px;
	border: 1px solid #ecf0e9;
	padding-top: 20px;
	padding-bottom: 15px;
}

.news .newslist ul {
	font-size: 14px;
	padding-left: 20px;
}

.news .newslist ul li {
	line-height: 25px;
}
