/*maintitle 栏目页栏目标题*/
.maintitle{
	height:27px;
	line-height:27px;
	clear:both;
	border-bottom:1px #ff6600 solid;
	}
.maintitle p{
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#333;
	background:url(../images/main_li.png) no-repeat 0 5px;
	float:left;
	height:25px;
	line-height:25px;
	border-bottom:2px #ff6600 solid;
	padding:0 10px 0 20px;
	}
.maintitle span{
	float:right;
	height:25px;
	line-height:25px;
	}
/*about 公司简介模块*/
.about{
	margin:25px;
	}
.about dt{
	text-align:center;
	height:25px;
	line-height:25px;
	background:#faf7f4;
	color:#999;
	margin-bottom:10px;
	}
.about dt a{
	margin:0px 5px;
	}
.about dd{
	text-align:left;
	font-size:14px;
	line-height:20px;
	padding-top:10px;
	}
.about dd p{
	font-size:14px;
	margin-bottom:20px;
	}
.company{
	margin:25px;
	}
.company li{
	line-height:21px;
	color:#666;
	border-bottom:1px #ddd dotted;
	}
.company li p{
	width:90px;
	float:left;
	font-weight:bold;
	}
/*product 产品模块*/
.product{
	margin:25px;
	}
/*ppics 产品图片列表展示模块*/
.ppics li{
	width:120px;
	height:165px;
	float:left;
	text-align:center;
	margin-right:20px;
	margin-top:20px;
	overflow:hidden;
	}
.ppics li p {
	width:118px;
	height:118px;
	text-align:center;
	border:1px #ddd solid;
	vertical-align: middle;
	overflow:hidden;
	}
.ppics li img{
	vertical-align:middle;
	margin:4px;
	}
.ppics li span{
	display:block;
	line-height:22px;
	height:22px;
	margin-top:5px;
	font-size:12px;
	text-align:left;
	overflow:hidden;
	}
.ppics li span input{
	float:left;
	}
	/*cpics 栏目图片列表展示模块*/
.cpics ul{
    margin-bottom:40px;
    *margin-bottom:20px;
    float:left;
	}
.cpics li{
	width:210px;
	height:250px;
	float:left;
	margin-left:20px!important;
	margin-left:20px;
	margin-top:20px;
	overflow:hidden;
	}
.cpics li p{
	width:208px;
	height:208px;
	text-align:center;
	border:1px #ddd solid;
	vertical-align:middle;
	overflow:hidden;
	}
.cpics li img{
	vertical-align:middle;
	margin:4px;
	}
.cpics li span{
	display:block;
	line-height:22px;
	height:22px;
	margin-top:5px;
	font-size:12px;
	text-align:left;
	overflow:hidden;
	}
.cpics li span input{
	float:left;
	}
/*ptxts 产品图文列表展示模块*/
.ptxts{
	clear : both; 
	margin:10px;
	}
.ptxts li { 
	width : 47%; 
	height : 150px; 
	line-height :16px; 
	text-align : left; 
	float : left;
	overflow : hidden; 
	margin-top : 10px; 
	margin-right : 15px; 
	} 
.ptxts li p { 
	width:118px;
	height:118px;
	text-align:center;
	border:1px #ddd solid;
	vertical-align: middle;
	overflow:hidden;
	float:left;
	margin-right:15px;
	} 
.ptxts li p img{
	vertical-align:middle;
	margin:4px;
	}
.ptxts li a:link,.ptxts li a:visited{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	}
.ptxts li a:hover { 
	font-weight : bold; 
	font-size : 12px; 
	text-decoration : none; 
	}  
.ptxts li span{ 
	display:block; 
	line-height:16px;
	margin-top:10px;
	text-overflow:ellipsis;
	} 
.ptxts li input{
	float:left;
	}
.ptxts dl{
	height:24px;
	margin-top:10px;
	overflow:hidden;
	}
.ptxts dl dd{
	line-height:26px;
	float:left;
	font-weight:normal;
	text-align:center;
	margin-right:5px;
	background: url(../images/ico.gif) 0px -200px no-repeat;
	width:70px;
	height:24px;
	}
.ptxts dl dd a,.ptxts dl dd a:link,.ptxts dl dd a:visited{
	width:70px;
	height:24px;	
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
.ptxts dl dd a:hover{	
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
/*contactnow 产品联系导示条*/
.contactnow{
	background:#eee;
	height:25px;
	line-height:25px;
	overflow:hidden;
	clear:both;
	}
.contactnow li{
	float:left;
	margin-left:10px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	}
.contactnow li input{
	border:0px;
	margin-top:3px;
	height:18px;
	overflow:hidden;
	}
/*productsdetail 产品详细页模块*/
.productsdetail{
	margin:25px;
	}
.productsdetail .productsdetailinfo{
	clear:both;
	height:100%;
	overflow:hidden;
	}
.productsdetail .productsdetailinfo .left{
	float:left;
	width:350px;
	overflow:hidden;
	padding:0px;
	border:0px;
	}
.productsdetail .productsdetailinfo .left p{
	width:335px;
	height:280px;
	text-align:center;
	border:1px #ddd solid;
	vertical-align: middle;
	overflow:hidden;
	margin:0px;
	}
.productsdetail .productsdetailinfo .left span{
	display:block;
	text-align:center;
	line-height:25px;
	}
.productsdetail .productsdetailinfo .left p img{
    overflow:hidden;
	vertical-align:middle;
	margin:5px;
	}
.productsdetail .productsdetailinfo .left ul{
	margin-left:28px;
	margin-top:10px;
	clear:both;
	}
.productsdetail .productsdetailinfo .left li{
	width:60px;
	float:left;
	margin-bottom:10px;
	}
.productsdetail .productsdetailinfo .left li p{
	width:40px;
	height:40px;
	text-align:center;
	border:1px #ddd solid;
	vertical-align: middle;
	overflow:hidden;
	}
.productsdetail .productsdetailinfo .left li p img{
    overflow:hidden;
	vertical-align:middle;
	margin:2px;
	}
.productsdetail .productsdetailinfo .right{
	float:right;
	width:330px;
	overflow:hidden;
	}
.productsdetail .productsdetailinfo b{
	font-size:14px;
	line-height:30px;
	}
.productsdetail .productsdetailinfo .right li{
	border-bottom:1px #ddd dotted;
	clear:both;
	height:auto;
	line-height:18px;
	}
.productsdetail .productsdetailinfo .right li p{
	float:left;
	margin-right:10px;
	}
.productsdetail .productsdetailinfo .right li a{
	font-weight:bold;
	}
.productsdetail .productsdetailinfo .right .abstract{
	line-height:16px;
	margin-top:10px;
	margin-bottom:10px;
	}
.productsdetail .inquiry{
	margin:0px;
	}

.info{
	clear:both;
	margin-bottom:10px;
	line-height:16px;
	margin-top:10px;
	}
.info dt, .newsrelated p{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	height:30px;
	line-height:30px;
	border-bottom:1px #ddd solid;
	width:100%;
	overflow:hidden;
	}
.info dt span{
	float:left;
	}
.info dt img{
	float:right;
	margin-top:7px;
	margin-left:5px;
	}
.info dd{
	margin-top:10px;
	margin-bottom:10px;
	}
/*list 文章列表页*/
.list{
	margin:25px;
	}
.list li{
	line-height:20px;
	margin-bottom:20px;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
	}
.list li img {
     border:1px solid #EEEEEE;
     float:left;
     margin:0 15px 0 0;
     padding:2px;
    }
.list li p{
	line-height:24px;
	height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.list a:link,.list a:visited{
	font-weight:bold;
	color:#333;
	}
.list a:hover{
	font-weight:bold;
	color : #ff9933; 
	}
.list p a:link,.list p a:visited{
	font-size:14px;
	font-weight:bold;
	color:#333;
	}
.list p a:hover{
	font-size:14px;
	font-weight:bold;
	color : #ff9933; 
	}
/*newsdetail 文章详细页*/
.newsdetail{
	margin:25px;
	}
.newsdetail .newstitle{
	line-height:25px;
	margin-bottom:10px;
	font-weight:normal;
	font-size:20px;
	color:#000000;
	text-align:center;
	}
.newsdetail dt{
	text-align:center;
	height:25px;
	line-height:25px;
	background:#faf7f4;
	color:#999;
	margin-bottom:5px;
	overflow:hidden;
	}
.newsdetail dt a{
	margin:0px 5px;
	}
.newsdetail dd{
	text-align:left;
	font-size:14px;
	line-height:20px;
	padding:0px;
	}
.newsdetail dd p{
	font-size:14px;
	margin-bottom:20px;
	}
/*newsrelated 相关文章模块*/
.newsrelated{
	height:100%;
	margin-bottom:10px;
	}
.newsrelated ul{
	margin:10px 0px;
	}
.newsrelated li{
	background:url(../images/ico.gif) 0px -550px no-repeat;
	text-indent:10px;
	height:20px;
	line-height:20px;
	width:48%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	}
/*inquiry 咨询模块*/
.inquiry{
	margin:25px;
	}
.inquiry p{
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	border-bottom:1px #ddd solid;
	color:#ff9933;
	margin-top:20px;
	clear:both;
	}
.inquiry ul{
	margin-top:20px;
	clear:both;
	}
.inquiry li{
	clear:both;
	margin-top:5px;
	display:block;
	height:100%;
	}
.inquiry li p{
	font-size:12px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	border:0px;
	float:left;
	width:150px;
	color:#000000;
	text-align:right;
	margin:0px;
	margin-right:10px;
	}
.inquiry li p font{
	height:30px;
	line-height:30px;
	margin-right:5px;
	}
.inquiry li span{
	float:left;
	line-height:18px;
	display:block;
	width:auto;
	}
.inquiry li span input,.inquiry li div{
	float:left;
	}
.inquiry li span label{
	float:left;
	line-height:25px;
	}
.inquiry li input{
	float:left;
	}
.inquiry li span img{
	float:left;
	margin-left:5px;
	}
/*inquirylist 咨询产品列表模块*/
.inquirylist li{
	line-height:25px;
	background:#edf5f7;
	border-bottom:1px #fff solid;
	height:25px;
	overflow:hidden;
	}
.inquirylist li p{
	float:left;
	width:25px;
	text-align:right;
	line-height:25px;
	padding-right:5px;
	background:#f8fbfc;
	height:25px;
	overflow:hidden;
	}
.inquirylist li dl{
	float:left;
	line-height:25px;
	height:25px;
	overflow:hidden;
	}
.inquirylist li dl dt{
	float:left;
	border-left:1px #fff solid;
	line-height:25px;
	width:250px;
	}
.inquirylist li dl dt p{
	float:left;
	background:none;
	padding:0px;
	margin-left:5px;
	}
.inquirylist li dl dt span{
	float:left;
	width:200px;
	line-height:25px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.inquirylist li dl dd{
	width:130px;
	float:left;
	border-left:1px #fff solid;
	line-height:25px;
	padding-left:5px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	}
.inquirylist li dl dd input{
	float:left;
	width:60px;
	border:1px #c2e0e7 solid;
	margin-right:5px;
	margin-top:3px;
	background:#f8fbfc;
	}
/*contact 联系方式模块*/
.contact{
	padding:25px;
	height:100%;
	clear:both;
	}
.contact li{
	clear:both;
	padding:5px 0;
	}
.contact li span{
	width:100px;
	height:50px;
	float:left;
	}
.contact li p{
	float:left;
	width:68%;
	}
.contact li p b{
	display:block;
	clear:both;
	color:#666666;
	font-size:14px;
	line-height:25px;
	margin-bottom:5px;
	}
.contact .department{
	width:100%;
	overflow:hidden;
	}
.contact .department .departmentname{
	font-size:14px;
	line-height:21px;
	margin-top:10px;
	border-top:1px dashed #ccc;
}
/*sitemap 网站地图*/
.sitemap{
	margin:25px;
	}
.sitemap p{
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	border-bottom:1px #ddd solid;
	color:#000000;
	margin-top:20px;
	clear:both;
	}
.sitemap p a:link,.sitemap p a:visited{
	font-size:14px;
	color:#000000;
	}
.sitemap p a:hover{
	color:#FF9933;
	}
.sitemap ul{
	clear:both;
	}
.sitemap li{
	font-weight:bold;
	line-height:30px;
	clear:both;
	text-indent:10px;
	}
.sitemap li a{
    white-space:nowrap;
	}
.sitemap li ul li{
	font-weight:normal;
	line-height:20px;
	margin-right:20px;
	float:left;
	clear:none;
	margin-top:0px;
	background:none;
	}
/*function 翻页展示模块*/
.function { 
	clear : both; 
	text-align:center;
	margin:20px 0px;
	color:#040404;
	} 
.function a:link, .function a:visited { 
	padding : 2px 5px; 
	font-weight:normal;
	background : #f6f6f6; 
	border : 1px #dddddd solid; 
	text-decoration:none;
	color:#040404;
	font-weight:normal;
	} 
.function a:hover { 
	background : #ffdf7e; 
	font-weight:normal;
	border : 1px #ffd000 solid; 
	text-decoration:none;
	color:#cc0000;
	font-weight:normal;
	} 
.function a.current:link, .function a.current:visited{ 
	background:none; 
	border:0; 
	text-decoration:none;
	margin:1px;
	font-weight:normal;
	} 
.function a.current:hover {  
	background : #ffdf7e; 
	border : 1px #ffd000 solid; 
	text-decoration:none;
	color:#cc0000;
	margin:0;
	font-weight:normal;
	}
/*categoriespicshow 相关产品滚动效果*/
.categoriespicshow{
	clear:both;
	height:105px;
	overflow:hidden;
	margin:20px;
	}
.infiniteCarousel {
	width: 708px;
	position: relative;
	}
.infiniteCarousel .wrapper {
	width: 628px; 
	overflow: auto;
	height: 105px;
	margin: 0 40px;
	position: absolute;
	top: 0;
	}
.infiniteCarousel ul a img {
	border: 5px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.infiniteCarousel .wrapper ul {
	width: 4000px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 0;
	}
.infiniteCarousel ul li {
	display:block;
	float:left;
	padding: 10px;
	height: 85px;
	width: 85px;
	}
.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
	}
.infiniteCarousel ul:hover li img {
	}
.infiniteCarousel ul:hover li:hover img {
	border-color: #aaa;
	}
.infiniteCarousel ul li a img {
	display:block;
	}
.infiniteCarousel .arrow {
	display: block;
	height: 36px;
	width: 37px;
	background: url(../images/arrow.png) no-repeat 0 0;
	text-indent: -999px;
	position: absolute;
	top: 37px;
	cursor: pointer;
	outline: 0;
	}
.infiniteCarousel .forward {
	background-position: 0 0;
	right: 0;
	}
.infiniteCarousel .back {
	background-position: 0 -72px;
	left: 0;
	}
.infiniteCarousel .forward:hover {
	background-position: 0 -36px;
	}
.infiniteCarousel .back:hover {
	background-position: 0 -108px;
	}	