﻿/*
*幻灯片样式
*/
.slidescont { 
	height:305px; 
	width:660px; 
	position:relative;
	overflow:hidden;
}
.slidePic { 
	width:660px; 
	overflow:hidden;
}
.slidePic li {
	display:none;
}
.slidePic li.cur { 
	display:block; 
}
.slideTxt {
	cursor:pointer; 
	background:url("slidetxt.gif") center top no-repeat; 
	width:660px;
	height:45px;	
	position:absolute; 
	left:0px; 
	bottom:0px !important;
	bottom:-12px;
	margin-bottom:0;
}
.slideTxt li { 
	float:left; 
	height:45px; 
	width:132px;
	overflow:hidden; 
	text-align:center; 
}
.slideTxt li span{ 
	display:block;
	padding:5px;
	line-height:40px;
}
.slideTxt li span a{ 
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.slideTxt .cur { 
	width:132px; 
	height:57px; 
	position:relative; 
	bottom:12px;
}
.slideTxt .cur  span{ 
	padding-top:17px;
	background:url("slideover.gif") center top no-repeat; 
}
.slideTxt .cur  span a{ 
	color:#FFF;
}
.slideTxt .cur .txtl{
	background:url("overl.gif") center top no-repeat; 
}
.slideTxt .cur .txtr {
	background:url("overr.gif") center top no-repeat; 
}
/*
*公告
*/
.Noticecont{
	background:url("rbg1.gif") center top no-repeat;
	padding-top:25px;
}	
.Noticecont .cont{
	background:url("rbg1.gif") center bottom no-repeat;
	padding:0 15px 15px 20px;
	line-height:20px;
}
.Noticecont .cont span{
	color:#f60;
	font-weight:bold;
}
.Noticecont .cont a{
	color:#f60;
}
/*
*最新动态
*/
.thenewdt{
	background:url("rbg2.gif") center top no-repeat;
}
.thenewdt .head{
	height:38px;
	overflow:hidden;
}
.thenewdt .head .fl{
	padding:15px 0 0 40px;
	font-weight:bold;
	font-size:14px;
}
.thenewdt .head .fr{
	padding:18px 20px 0 0;
}
.thenewdt .cleardiv{
	background:url("rbg2.gif") center bottom no-repeat;
	height:20px;
}	
.thenewdt .listdt{
	background:url("newbg.gif") center bottom no-repeat;
	height:26px;
	line-height:23px;
	overflow:hidden;
}
.thenewdt .listdt span{
	display:block;
	padding:0 15px 0 40px;
	background:url("icon-1.gif") 20px 4px no-repeat;
}
/*
*主推产品
*/
.MainProducts{
	background:url("lbg1.gif") center bottom no-repeat;
	padding-bottom:5px;
}
.MainProducts .head{
	height:50px;
	overflow:hidden;
	background:url("lbg1.gif") center top no-repeat;
}
.MainProducts .head div{
	height:50px;
	background:url("h1.gif") 150px 20px no-repeat;
}
.MainProducts .head div span{
	display:block;
	float:left;
	padding: 10px 15px 0 25px;
	line-height:40px;
	background:url("hflbg.gif") right 10px no-repeat;
	font-size:14px;
	font-weight:bold;
}
.MainProducts .cont{
	clear:both;
	height:260px;
	overflow:hidden;
	background:url("bspacing.gif") center top no-repeat;
}
.Products1{
	background:url("ulbg1.jpg") 15px 15px no-repeat;
}
.Products2{
	background:url("ulbg2.jpg") 15px 15px no-repeat;
}
.Products3{
	background:url("ulbg3.jpg") 15px 15px no-repeat;
}
.Products4{
	background:url("ulbg4.jpg") 15px 15px no-repeat;
}
.Products5{
	background:url("ulbg5.jpg") 15px 15px no-repeat;
}
.Products6{
	background:url("ulbg6.jpg") 15px 15px no-repeat;
}
.MainProducts .cont ul{
	width:329px;
	float:left;
	padding-top:70px;
	color:#999;
}
.MainProducts .cont ul h3{
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding:0 50px 0 30px;
}
.MainProducts .cont ul p{
	clear:both;
	height:100px;
	overflow:hidden;
	padding:0 120px 0 30px;
	line-height:20px;
}
.MainProducts .cont ul p a{
	color:#f60;
}
.MainProducts .cont ul li{
	height:25px;
	line-height:25px;
	padding:0 30px 0 40px;
}
.MainProducts .cont ul li.Site{
	background:url("yk_icon.png") 22px 3px no-repeat;
}
.MainProducts .cont ul li.Case{
	background:url("icon.png") 22px 3px no-repeat;
}
.MainProducts .cont ul li span{
	color:#333;
}
.Products1 a{
	color:#598F31;
}
.Products2 a{
	color:#3FAA39;
}
.Products3 a{
	color:#9F923A;
}
.Products4 a{
	color:#AB3457;
}
.Products5 a{
	color:#26439E;
}
.Products6 a{
	color:#4C3198;
}
/*
*商业授权查询
*/
.QueryBiz{
	height:115px;
	overflow:hidden;
	background:url("rbg5.gif") center top no-repeat;
}
.QueryBiz .head{
	line-height:45px;
	padding:10px 0 0 40px;
	font-size:14px;
	font-weight:bold;
	background:url("icon-2.gif") 25px 23px no-repeat;
}
.QueryBiz form{
	padding-left:25px;
}
.QueryBiz .input{
	height:25px;
	width:200px;
	line-height:25px;
	font-size:14px;
	color:#666;
	border:#ccc solid 1px;
}
.QueryBiz .submit{
	height:25px;
	width:60px;
	line-height:25px;
	border:0;
	background:url("submit.gif") center top no-repeat;
}
/*
*媒体报道
*/
.MediaReported{
	background:url("rbg3.gif") center bottom no-repeat;
	padding-bottom:25px;
}
.MediaReported .head{
	height:46px;
	background:url("rbg3.gif") center top no-repeat;
}
.MediaReported .head .fl{
	line-height:30px;
	padding:10px 0 0 40px;
	font-size:14px;
	font-weight:bold;
	background:url("icon-2.gif") 25px 18px no-repeat;
}
.MediaReported .head .fr{
	padding:20px 20px 0 0;
}
.MediaReported .cont .list{
	clear:both;
	height:49px;
	overflow:hidden;
	background:url("rbg3.gif") center -50px no-repeat;
	padding:0 15px 0 25px;
}
.MediaReported .cont .list span{
	display:block;
	float:left;
}
.MediaReported .cont .list span.img{
	width:100px;
	padding-top:5px;
}
.MediaReported .cont .list span.img a{
	display:block;
	width:95px;
	height:38px;
	border:#DDD solid 1px;
	overflow:hidden;
	text-align:center;
}
.MediaReported .cont .list span.img img{
	height:38px;
	width:90px;
}
.MediaReported .cont .list span.t{
	width:270px;
	height:44px;
	overflow:hidden;
	padding-left:5px;
	line-height:22px;
}
.MediaReported .cont .list span.t a{
	font-size:14px;
}
/*
*齐博优势
*/
.Advantages{
	width:660px;
	float:left;
	background:url("lbg1.gif") center bottom no-repeat;
	padding-bottom:15px;
}
.Advantages .head{
	height:80px;
	overflow:hidden;
	background:url("lbg1.gif") center top no-repeat;
}
.Advantages .head div{
	float:left;
}
.Advantages .head div.h{
	width:80px;
	height:80px;
	background:url("hflbg1.gif") right 10px no-repeat;
}
.Advantages .head div.h span{
	display:block;
	width:30px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding: 25px 0 0 25px;
}
.butter1,.butter2,.butter3,.butter4,.butter5,.butter6{
	width:95px;
	height:50px;
	overflow:hidden;
	margin-top:19px;
}
.butter1 span,.butter2 span,.butter3 span,.butter4 span,.butter5 span,.butter6 span{
	display:block;
	width:25px;
	line-height:16px;
	padding: 9px 0 0 56px;
	color:#376E9F;
}
.butter1{
	background:url("butbg.gif") 5px top no-repeat;
}
.butter2{
	background:url("butbg.gif") 5px -48px no-repeat;
}
.butter3{
	background:url("butbg.gif") 5px -98px no-repeat;
}
.butter4{
	background:url("butbg.gif") 5px -148px no-repeat;
}
.butter5{
	background:url("butbg.gif") 5px -196px no-repeat;
}
.butter6{
	background:url("butbg.gif") 5px -250px no-repeat;
}
.Advantages .showsite{
	clear:both;
}
.Advantages .showsite td{
	padding:25px 25px 0 28px;
	background:url("h2.gif") center top no-repeat;
}
.showsite .listsite{
	width:101px;
	height:40px;
	overflow:hidden;
	float:left;
	background:url("sitebg.gif") center top no-repeat;
}
.showsite .listsite a{
	display:block;
	height:30px;
	padding:0 10px 0 10px;
	line-height:30px;
	overflow:hidden;
	text-align:center;
}
/*
*业务交流
*/
.Business{
	width:320px;
	float:right;
	background:url("rbg4.gif") center bottom no-repeat;
	padding-bottom:18px;
}
.Business .head{
	height:50px;
	background:url("rbg4.gif") center top no-repeat;
}
.Business .head span{
	display:block;
	line-height:40px;
	padding:10px 0 0 40px;
	font-size:14px;
	font-weight:bold;
	background:url("icon-2.gif") 25px 21px no-repeat;
}
.Business p{
	padding:0 20px 0 25px;
	text-indent:25px;
	color:#888;
	line-height:25px;
}
.Business .contact{
	padding:5px 20px 0 25px;
	color:#666;
	line-height:25px;
}
/*
*友情链接
*/
.frendlink{
	clear:both;
	width:990px;
	margin:10px auto;
	background:url("bga.gif") center top no-repeat;
	padding-top:15px;
}
.frendlink .head{
	height:36px;
	padding-left:16px;
}
.frendlink .head{
	height:36px;
	padding-left:15px;
}
.frendlink .head span{
	display:block;
	width:100px;
	padding-top:3px ;
	line-height:28px;
	text-align:center;
	background:url("overb.gif") center top no-repeat;
	float:left;
	margin-right:5px;
	font-size:14px;
	font-weight:bold;
	color:#888;
	cursor:pointer;
}
.frendlink .head span.choose{
	background:url("overa.gif") center top no-repeat;
	color:#fff;
}
#Tab1,#Tab2{
	padding:10px 16px 15px 16px;
	background:url("bga.gif") center bottom no-repeat;
	line-height:20px;
}
/*
*销售交流合作
*/
.ContactCont{
	clear:both;
	width:990px;
	margin:auto;
	height:200px;
	overflow:hidden;
	background:url("bgb.gif") center top no-repeat;
}
.ContactCont dl{
	float:left;
	padding-top:10px;
}
.ContactCont dl dt{
	height:30px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
.ContactCont dl dd {
	padding-top:10px;
}
.ContactCont dl dd div{
	height:25px;
}
.ContactCont dl dd div img{
	vertical-align:middle;
	margin-right:5px;
	margin-left:10px;
}
.ContactCont dl.left,.ContactCont dl.center{
	width:300px;
	padding-left:35px;
}
.ContactCont dl.right{
	padding-left:45px;
}
