.head-top {
	width: 100%;
	height: 8px;
	background: #0B4D87;
}
.head {
	width: 1080px;
	height: 100px;
	margin: 0 auto;
}
.head .logo {
	float: left;
	width: 260px;
	height: 80px;
	overflow: hidden;
	padding-top: 20px;
}
.nav-container {
	float: right;
	width: 780px;
	margin-top: 30px;
}
.nav-container ul.menubotton li {
	float: left;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	position: relative;
	z-index: 999;
	margin-left: 20px;
}
.nav-container ul.menubotton li.hover {
	background-color: #23a0e7;
	color: #fff;
	border-radius: 5px;
}
.nav-container ul.menubotton li span {
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
	display: block;
	*display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
}
.nav-container ul.menubotton li.hover span a {
	color: #fff;
}
.nav-container ul.menubotton li span.menuhover {
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #23a0e7;
}
.nav-container ul.menubotton li ul.subnav {
	list-style: none;
	position: absolute;
	top: 40px;
	*top: 40px;
	*left: 0px;
	background: #23a0e7;
	margin: 0;
	padding: 0;
	width: 250px;
	color: #fff;
	z-index: 999;
	display: none;
}
.nav-container ul.menubotton li ul.subnav li {
	margin: 0;
	clear: both;
	padding: 0px 15px 0px 25px;
	width:210px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	cursor: pointer;
	background: url('../images/icon.gif') no-repeat 15px 15px;
	font-size: 14px;
}
.nav-container ul.menubotton li ul.subnav li:hover {
	background: url('../images/icon.gif') no-repeat 15px 15px #1E6EB4;
}
.nav-container ul.menubotton li span.menuhover a {
	color: #fff;
}
.nav-container ul.menubotton li ul.subnav li a {
	color: #fff;
}

/* 首页样式 */
.index-container {
	width: 1170px;
	margin: 30px auto;
	height: auto;
}
.indexTop{

}
.indexTop .left {
	width: 259px;
	overflow: hidden;
	float: left;
}
.pr-nav-cont div.title {
	height: 41px;
	line-height: 41px;
	border: solid 1px #e7eaef;
	border-radius: 5px 0px 0px 5px;
	border-right: none;
	margin-bottom: 8px;
	position: relative;
}
.pr-nav-cont div.title h3 {
	color: #666;
	font-size: 14px;
	line-height: 41px;
	padding-left: 30px;
	background: url(../images/icon1.png) no-repeat 230px 14px;
}
.nav-content ul li {
	width: 259px;
	height: 43px;
	line-height: 43px;
	background: url(../images/nav-bg.png) no-repeat;
	margin-bottom: 6px;
	cursor: pointer;
}
.nav-content ul li:hover {
	background: url(../images/nav-bg-hover.png) no-repeat;
}
.nav-content ul li a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 50px;
}
.indexTop .right {
	width: 911px;
	overflow: hidden;
	float: left;
}
.index-container .product-cont {
	width: 909px;
	height: auto;
	border: solid 1px #e7eaef;
	border-radius: 0px 5px 5px 5px;
	padding-bottom: 20px;
}
.bx_wrap a.prev{
	position: absolute;
	right: 120px;
	top: -35px;
	width: 28px;
	height: 28px;
	display: block;
	background: url(../images/prev.png) no-repeat;
	text-indent: -999em;
}
.bx_wrap a.prev:hover{
	background: url(../images/prev-hover.png) no-repeat;
}
.bx_wrap a.next{
	position: absolute;
	right: 86px;
	top: -35px;
	width: 28px;
	height: 28px;
	display: block;
	background: url(../images/next.png) no-repeat;
	text-indent: -999em;
}
.bx_wrap a.next:hover{
	background: url(../images/next-hover.png) no-repeat;
}
.product-tit{
	position: relative;
	height: 40px;
	line-height: 40px;
	width: 890px;
	margin: 0px auto;
	border-bottom: solid 1px #e7eaef;
}
.product-tit h3.title{
	text-transform: uppercase;
	font-size: 16px;
	color: #0197d6;
	background: url(../images/icon2.png) no-repeat 10px 12px;
	padding-left: 30px;
}
.product-tit a.more{
	display: block;
	position: absolute;
	right: 8px;
	top: 14px;
	width: 40px;
	height: 16px;
	background: url(../images/more.png) no-repeat;
}
.product_content{
	width: 890px;
	margin: 0px auto;
	position: relative;
}
.product_content ul li{
	width: 290px;
	border-right: solid 1px #e7eaef;
}
.product_content ul li h5{
	color: #0197d6;
	font-weight: bold;
	margin-bottom: 8px;
}
.product_content ul li p.btn{
	color: #0197d6;
	margin-top: 4px;
	text-align: right;
	padding-right: 20px; 
}
.product_content ul li a:hover p.btn{
	color: #ff8c01;
}

.product_content ul li a:hover h5{
	color: #ff8c01;
}


.index-container .indexBottom {
	margin: 40px auto;
}
.index-container .zs-cont {
	border: solid 1px #e7eaef;
	border-radius: 5px;
	float: left;
	width: 250px;
	margin-right: 10px;
}
.indexBottom div.title {
	position: relative;
	height: 40px;
	line-height: 40px;
	border-bottom: solid 1px #e7eaef;
	margin: 0px auto;
}
.zs-cont div.title {
	width: 230px;
}
.zs-cont div.title h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #0197d6;
	background: url(../images/icon2.png) no-repeat 10px 12px;
	padding-left: 30px;
}
.zs-cont div.img {
	padding: 45px 10px;
	text-align: center;
}
.index-container .company-cont {
	border: solid 1px #e7eaef;
	border-radius: 5px;
	float: left;
	width: 530px;
	height: auto;
}
.company-cont .content {
	padding: 10px;
	line-height: 20px;
}
.company-cont .content div.img {
	float: left;
	margin-right: 10px;
	padding-top: 6px;
}
.company-cont div.title {
	width: 510px;
}
.company-cont div.title h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #0197d6;
	background: url(../images/icon2.png) no-repeat 10px 12px;
	padding-left: 30px;
}
div.title .more {
	display: block;
	position: absolute;
	right: 8px;
	top: 14px;
	width: 40px;
	height: 16px;
	background: url(../images/more.png) no-repeat;
}
.index-container .adv-cont {
	border: solid 1px #e7eaef;
	border-radius: 5px;
	float: right;
	width: 364px;
	height: auto;
}
.adv-cont .content {
	padding: 10px;
	line-height: 20px;
}
.adv-cont  div.title {
	width: 344px;
}
.adv-cont  div.title h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #0197d6;
	background: url(../images/icon2.png) no-repeat 10px 12px;
	padding-left: 30px;
}
/*base-read 页面*/
.base-read-cont .content{
	line-height: 28px;
	padding: 40px 15px;
}
.base-read-cont .content p{
	margin-bottom: 15px;
}
/*googs_list 页面*/
.product-list-container .pgRight .content{
	padding: 30px;
	overflow: hidden;
}
.product-list-container .pgRight .content ul {
	width: 840px;
	overflow: hidden;
}
.product-list-container .pgRight .content ul li{
	float: left;
	width: 380px;
	margin-right: 40px;
	margin-bottom: 40px;
}
.product-list-container .pgRight .content ul li div.img{
	width: 180px;
	float: left;
	margin-right: 15px;
}
.menu-box{
	overflow: hidden;
	position: relative;
}
.menu-box .cur-type{
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 50px;
	font-size: 32px;
	color: #E68B16;
	background: url(../images/icon.png) no-repeat 0px 11px;
	padding-left: 34px;
}
.pr-nav{
	background-color: #fafafa;
    border: 1px solid #dadada;
    border-radius: 0;
    height: 50px;
    float: right;
    border-right: none;
}
.pr-nav ul li{
	float: left;
}
.pr-nav  ul li a {
    border-right: 1px solid #dadada;
    color: #666;
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.pr-nav  ul li a:hover {
    background: #23A0E7;
    color: #fff;
}
.pr-dis{
	line-height: 25px;
	padding: 30px 0px;
}
.pr-dis .img{
	float: left;
	margin-right: 30px;
}
.pr-dis p{
	margin-bottom: 15px;
}
.pr-pic-container{
	padding-bottom: 20px;
	overflow: hidden;
}
.pr-pic-container ul{
	width: 1250px;
	overflow: hidden;
}
.pr-pic-container ul li{
	float: left;
	margin-right: 42px;
	margin-bottom: 40px;

}
.pr-pic-container ul li h4{
	text-align: center;
	height: 38px;
	line-height: 38px;
}
.wp-content{
	margin: 40px auto;
	border: solid 1px #ddd;
}
.wp-content .content{
	padding: 40px 20px;
	line-height: 32px;
}