﻿
.h35{height: 35px;clear: both;overflow: hidden;}
.h60{height: 60px;clear: both;overflow: hidden;}
.h90{height: 90px;clear: both;overflow: hidden;}
/*
-----------------[头部]--------------*/
#top{height: 38px;line-height: 38px;border-bottom: 1px solid #e1e1e1;
	background-color: #f9f9f9;font-size: 14px;
	box-shadow: 0px 0px 3px #eee;
}
#top span{color: #707070;}
#top .topr{float: right;}
#top .topr a{color: #707070;margin: 0 7px;}
#top .topr .name{margin: 0;}
/*#top.top1 a:hover,*/#top.top1 a.on{color: #94c121;}
#top.top2 a:hover,#top.top2 a.on{color: #188eee;}
#top.top3 a:hover,#top.top3 a.on{color: #c81623;}

#hd{overflow: hidden;/*height: 135px;*/}
#hd .logo{float: left;line-height: 135px;}
#hd .logo img{display: inline-block;vertical-align: middle;}
#hd .so{width: 444px;height: 36px;float: left;overflow: hidden;margin-top: 47px;}
#hd .so .so-inp{width: 356px;height: 36px;line-height: 36px \9;padding: 0 8px;border: 0;float: left;}
#hd .so .so-btn{width: 72px;float: right;border: 0;height: 36px;font-size: 16px;
	color: #fff;text-align: left;padding-left: 30px;cursor: pointer;
	background: url(../images/ico-so.png) no-repeat 7px center;
}
#hd .hdr{float: right;font-size: 16px;padding-top: 45px;}
#hd .hdr span{padding-left: 12px;}
#hd .hdr p{padding-left: 20px;margin-top: 3px;}

#hd.hd1 .so{border: 2px solid #94c121;margin-left: 110px;}
#hd.hd1 .so .so-btn{background-color: #94c121;}
#hd.hd1 .hdr{color: #94c121;}
#hd.hd1 .hdr p{background: url(../images/ico-01.png) no-repeat left center;}

#hd.hd2 .so{border: 2px solid #188eee;margin-left: 195px;}
#hd.hd2 .so .so-btn{background-color: #188eee;}
#hd.hd2 .hdr{color: #188eee;}
#hd.hd2 .hdr p{background: url(../images/ico-01-1.png) no-repeat left center;}

#hd.hd3 .so{border: 2px solid #c81623;margin-left: 195px;}
#hd.hd3 .so .so-btn{background-color: #c81623;}
#hd.hd3 .hdr{color: #c81623;}
#hd.hd3 .hdr p{background: url(../images/ico-01-2.png) no-repeat left center;}



/*
-----------------[鹏达一诺首页 导航]--------------*/
#nav1{height: 46px;background-color: #94c121;}
#nav1 ul{overflow: hidden;}
#nav1 li{float: left;height: 46px;width: 105px;margin: 0 13px;}
#nav1 li a{line-height: 46px;display: block;font-size: 16px;color: #fff;text-align: center;}
#nav1 li:hover,#nav1 li.on{background-color: #afd64c;}

/*
-----------------[banner]--------------*/
.fullSlide{width: 100%;height: 390px;min-width: 1200px;position:relative;overflow:hidden;}
.fullSlide .bd{ position:relative; z-index:0;}
.fullSlide .bd ul{ width:100% !important; }
.fullSlide .bd li{ width:100% !important;height:390px;
	background-position: center center;background-repeat: no-repeat;
}
.fullSlide .bd li a{display: block;width: 100%;height: 100%;background: none;}

.fullSlide .hd{ width:100%; position:absolute; z-index:999; bottom:10px; left:0;text-align: center; height:15px;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;
	width:15px; height:15px;border-radius: 50%;margin: 0 8px;
	background: #fff;overflow:hidden;line-height:9999px;text-indent: 999px;}
.fullSlide .hd ul .on{background: rgba(255,255,255,.5);}






