﻿@charset "utf-8";
/* CSS Document */
* {
transition:all .5s;
}
.bannerBox {
	width:100%;
	height:520px;
}
#flashs {
	position:relative;
	height:520px;
	overflow:hidden;
}
#flashs .bgitem {
	z-index:1;
	position:absolute;
	top:0;
}
#flashs .btn {
	position:absolute;
	z-index:7;
	bottom:10px;
	left:50%;
	margin-left:-64px;
	padding:0px 6px;
}
#flashs .btn span {
	color:#fff;
	background:#202932;
	cursor: pointer;
	display: inline-block;
	margin:0 2px;
	width:20px;
	height:20px;
	font-size:14px;
	line-height:20px;
	text-align:center;
}
#flashs .btn span.cur {
	background:#036534;
}
/*--searchBox*/
.searchBg {
	margin-bottom:14px;
	padding-top:12px;
	background:url(../images/searchbg.png) no-repeat center top;
}
.search {
	padding-bottom:16px;
	height:26px;
	line-height:26px;
	overflow:hidden;
	background:url(../images/search.png) repeat-x center bottom;
}
.search .searchBox {
	width:314px;
}
.search .soText {
	float:left;
	width:210px;
	height:16px;
	line-height:16px;
	padding:5px 10px 5px 40px;
	color:#333;
	border:none;
	background:url(../images/searchtxt.png) no-repeat center;
	outline:none;
}
.search .soBtn {
	float:right;
	width:54px;
	height:26px;
	border:none;
	background:url(../images/searchbtn.png) no-repeat center;
}
.search .keyWord {
	width:600px;
	height:26px;
	overflow:hidden;
}
.search .keyWord span {
	font-weight:bold;
	color:#333;
}
.search .keyWord a {
	padding:0 4px;
	color:#333;
}
/*产品*/
.cpBox {
	margin-bottom:20px;
}
.cpMu {
	width:280px;
	overflow:hidden;
	background:url(../images/cpmutityy.png) no-repeat center 54px;
}
.cpMu h4 img {
	display:block;
}
.cpMuCont {
	height:750px;
	border:3px solid #036534;
}
.cpMu dl {
	margin-top:12px;
}
.cpMu dt {
	margin-bottom:10px;
	height:32px;
	line-height:32px;
	background:url(../images/cpmudt.png) no-repeat center;
}
.cpMu dt a {
	margin-left:44px;
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.cpMu dd {
	margin:0 14px;
	overflow:hidden;
}
.cpMu dd span {
	float:left;
	width:50%;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.cpMu dd a {
	color:#333;
	font-size:13px;
}
.cpMu dd a:hover {
	color:#1d9900;
}
.cpList {
	width:682px;
}
.cpList ul {
	margin-top:20px;
	overflow:hidden;
}
.cpList li {
	float:left;
	width:222px;
	height:262px;
}
.cpList li.noMr {
	margin-right:0px;
}
.cpList li img {
	margin:0px 10px;
	border:1px solid #dcdcdc;
}
.cpList li h5 {
	font-size:14px;
	text-align:center;
	height:30px;
	line-height:30px
}
.cpList li h5 a {
	color:#333;
}
.cpList li p {
	font-size:14px;
	color:#333;
	text-align:center
}
.cpList li:hover {
	border-color:#036534;
}
.cpList li:hover, .cpList li:hover h5 a {
	color:#036534;
}
/*优势*/
.ysBg {
	background-color:#f4f4f4;
}
.ysBox {
	position:relative;
	height:588px;
	background:url(../images/ysbox.jpg) no-repeat center;
}
.ysBox dl {
	position:absolute;
}
.ysBox dt {
	margin-bottom:10px;
	padding-bottom:8px;
	font-size:20px;
	color:#333;
	background:url(../images/ysdtbg.png) repeat-x center bottom;
	width:280px;
}
.ysBox dt span {
	font-size:28px;
	color:#298219;
}
.ysBox dd {
	margin-bottom:6px;
	font-size:13px;
	color:#333;
	line-height:22px;
}
.ysBox dd span, .ysBox dd em {
	color:#298219;
}
.ysBox .ys01 {
	left:0px;
	top:32px;
}
.ysBox .ys02 {
	left:0px;
	top:188px;
}
.ysBox .ys03 {
	left:0px;
	top:366px;
}
.ysBox .ys03 dd {
	width:310px;
}
.ysBox .ys04 {
	right:0px;
	top:32px;
}
.ysBox .ys05 {
	right:0px;
	top:188px;
}
.ysBox .ys05 dt {
	width:220px;
}
.ysBox .ys06 {
	right:0px;
	top:396px;
}
.ysBox .ys06 dd b {
	color:#298219;
	font-size:16px;
}
.zmbBox {
	height:409px;
	background:url(../images/zmbbox.jpg) no-repeat center;
	overflow:hidden;
}
.zmbBox ul {
	margin-left:40px;
	margin-top:126px;
}
.zmbBox ul li {
	background:url(../images/zmbli_ico.png) no-repeat left center;
}
.zmbBox ul li span {
	margin-left:40px;
	padding-right:18px;
	display:inline-block;
	height:43px;
	line-height:43px;
	border-bottom:1px solid #d0d0d0;
	font-size:16px;
	color:#333;
}
.zmbBox ul li span.noBr {
	border-bottom:none;
}
/*解决方案*/
.jjfaBox {
}
.jjfaBox ul {
	margin:0 auto;
	width:960px;
	overflow:hidden;
	margin-top:30px;
}
.jjfaBox li {
	float:left;
	margin:0 11px 32px 11px;
	text-align:center;
	width:170px;
}
.jjfaBox li img {
	border:2px solid #ccc;
}
.jjfaBox li h5 {
	margin-top:10px;
	font-size:13px;
	font-weight:normal;
}
.jjfaBox li h5 a {
	color:#333;
}
/*合作伙伴*/
.hzhb {
	margin-top:24px;
}
.hzhb .hzCont {
	padding:26px 0px;
	position:relative;
}
.hzhb .hzCont ul {
	margin:0 auto;
	width:888px;
	overflow:hidden;
}
.hzhb .hzCont li {
	margin:0 5px;
	float:left;
	width:212px;
	text-align:center;
}
.hzhb .hzCont li img {
	border:2px solid #cfcfcf;
}
.hzhb .hzCont li h5 {
	margin-top:6px;
	font-weight:normal;
}
.hzhb .hzCont li h5 a {
	color:#333;
}
.hzhb .hzCont .btnLeft, .hzhb .hzCont .btnRight {
	position:absolute;
	top:50%;
	margin-top:-14px;
	width:28px;
	height:28px;
}
.hzhb .hzCont .btnLeft {
	left:10px;
	background:url(../images/btnleft.png) no-repeat center;
}
.hzhb .hzCont .btnRight {
	right:10px;
	background:url(../images/btnright.png) no-repeat center;
}
.gsSpan {
	margin:16px auto;
}
/*客户见证*/
.khjz {
	width:570px;
}
.khjz .khCont {
	height:308px;
	overflow:hidden;
}
.khjz dl {
	padding:12px 0px;
	height:130px;
	overflow:hidden;
	border-bottom:1px dotted #999;
}
.khjz dt img {
	border:1px solid #ccc;
}
.khjz dd {
	margin-left:210px;
}
.khjz dd h5 {
	font-size:14px;
}
.khjz dd h5 a {
	color:#333;
}
.khjz dd p {
	margin:10px 0px 20px 0px;
	line-height:20px;
	color:#333;
	height:60px;
	overflow:hidden;
}
.khjz dd .btnGd {
	font-size:12px;
	color:#333;
}
/*荣誉*/
.ryBox {
	width:384px;
}
.ryBox .ryCont {
	position:relative;
}
.ryBox .ryCont ul {
	margin:24px auto 0px auto;
	width:236px;
	overflow:hidden;
}
.ryBox .ryCont li {
	width:236px;
	float:left;
	text-align:center;
}
.ryBox .ryCont li img {
	border:1px solid #ccc;
}
.ryBox .ryCont li h5 {
	margin-top:12px;
	font-weight:normal;
}
.ryBox .ryCont li h5 a {
	color:#333;
}
.ryBox .ryCont .btnLeft, .ryBox .ryCont .btnRight {
	position:absolute;
	top:50%;
	margin-top:-34px;
	width:28px;
	height:28px;
}
.ryBox .ryCont .btnLeft {
	left:10px;
	background:url(../images/btnleft.png) no-repeat center;
}
.ryBox .ryCont .btnRight {
	right:10px;
	background:url(../images/btnright.png) no-repeat center;
}
/*关于*/
.gyBox {
	width:980px;
}
.gyBox dl {
	margin-top:20px;
	margin-bottom:20px;

	overflow:hidden;
}
.gyBox dd {
	margin-left:250px;
}
.gyBox dd p {
	margin:0px 14px 10px 0px;
	color:#333;
	overflow:hidden;
	font-size:16px;
}
.gyBox dd .btnGd {
	color:#333;
}
.gyBox .gyCont {
	position:relative;
	padding-top:18px;
	border-top:1px solid #e1e1e1;
}
.gyBox .gyCont ul {
	margin:0px auto;
	width:492px;
	overflow:hidden;
}
.gyBox .gyCont li {
	margin:0 5px;
	float:left;
	width:154px;
	text-align:center;
}
.gyBox .gyCont li h5 {
	margin-top:10px;
	font-weight:normal;
}
.gyBox .gyCont li h5 a {
	color:#333;
}
.gyBox .gyCont .btnLeft, .gyBox .gyCont .btnRight {
	position:absolute;
	top:50%;
	margin-top:-14px;
	width:28px;
	height:28px;
}
.gyBox .gyCont .btnLeft {
	left:0px;
	background:url(../images/btnleft.png) no-repeat center;
}
.gyBox .gyCont .btnRight {
	right:0px;
	background:url(../images/btnright.png) no-repeat center;
}
/*散热课堂*/
.srkt {
	width:384px;
}
.srkt ul {
	margin-top:7px;
}
.srkt li {
	position:relative;
	height:32px;
	line-height:32px;
	font-size:13px;
}
.srkt li a {
	float:left;
	width:260px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#333;
	padding-left:16px;
	background:url(../images/dtli_ico.png) no-repeat left center;
}
.srkt li span {
	position:absolute;
	right:0;
	color:#999;
}
/*广告栏*/
.ggl {
	position:relative;
	padding:20px 0px 20px 0px
}
.ggl img {
	display:block;
}
.ggl03 span {
	position:absolute;
	left:434px;
	top:86px;
	font-size:20px;
	font-weight:bold;
	color:#ffcc33;
}
.wzbBox {
padding:20px 0px 50px 0px
}
/*动态*/
.dtBox {
	width:302px;
}
.dtImg {
	margin-top:16px;
	margin-bottom:6px;
}
.dtImg img {
	border:2px solid #ccc;
}
.dtBox li {
	position:relative;
	height:32px;
	line-height:32px;
	font-size:13px;
}
.dtBox li a {
	float:left;
	width:200px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#333;
	padding-left:16px;
	background:url(../images/dtli_ico.png) no-repeat left center;
}
.dtBox li span {
	position:absolute;
	right:0;
	color:#999;
}
.dtBox.ygDt {
	margin-left:38px;
}
/*问题解答*/
.wtjd {
	width:302px;
}
.wtjdCont {
	margin-top:10px;
	height:350px;
	overflow:hidden;
}
.wtjdCont dl {
	padding:4px 0;
	margin:0 14px;
	font-size:13px;
}
.wtjdCont dt {
	background-image:url(../images/tw_ico.png);
}
.wtjdCont dt a {
	color:#333;
}
.wtjdCont dd {
	line-height:22px;
	background-image:url(../images/jd_ico.png);
	color:#036534;
}
.wtjdCont dt, .wtjdCont dd {
	padding:4px 0;
	padding-left:26px;
	margin:4px 0;
	background-position:left 2px;
	background-repeat:no-repeat;
}
/*友情链接*/
.yqlj {
	margin:20px auto;
	overflow:hidden;
	height:50px;
}
.yqlj h4 img {
}
.yqlj p {
	margin-left:160px;
	line-height:26px;
	height:50px;
	overflow:hidden;
}
.yqlj p a {
	display:inline-block;
	padding:0 20px;
	color:#333;
}
