﻿/*quick menu 快速按钮模块*/ 
.quickmenu{ margin:0px auto; margin-top:5px; width:952px; height:61px; overflow:hidden; }
.quickmenu img{ border:0px; }
.quickmenu a{ display:block; float:left; background:#EEE; width:153px; height:61px; overflow:hidden; margin-left:5px; } 
/*quick way 快速通道模块*/
.quickway{ border:1px #e8e8e8 solid; border-top:0px; height:191px; }
.quickway ul{ margin:10px; margin-bottom:5px; } 
.quickway li{ background:url(../images/ico.gif) 5px -495px no-repeat; line-height:22px; text-indent:15px; } 
.quickway dl{ margin:15px; margin-top:0px; }
.quickway dt{ text-indent:15px; background:url(../images/ico.gif) 0px -149px no-repeat; color:#3d3d3d; line-height:22px; font-weight:bold; }
/*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; margin-top:15px; } 
.company li{line-height:21px; color:#666; border-bottom:1px #DDD dotted; width:100%; } 
.company li p{ width:90px; float:left; font-weight:bold; }
/*ppics 产品图片展示效果模块*/
.ppics{
	float:left;
	width:100%;
	margin-bottom:20px;
	}
.ppics li{ width:120px; height:150px; float:left; text-align:center; margin:20px 8px 0 10px!important; margin:20px 8px 0 8px; overflow:hidden; } 
.ppics li p { background:#FFFFFF; width:118px; height:88px; 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:188px;
	float:left;
	margin-left:20px!important;
	margin-left:20px;
	margin-top:20px;
	overflow:hidden;
	}
.cpics li p{
	width:208px;
	height:158px;
	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 : 140px; line-height :16px; text-align : left; float : left; overflow : hidden; margin-top : 10px; margin-right : 15px; } 
.ptxts li p { width:118px; height:88px; 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{ color:#434343;  font-size:12px; text-decoration:underline; } 
.ptxts li a:hover { color : #3084da;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; color:#fff; font-size:12px; font-weight:normal; text-decoration:none; } 
.ptxts dl dd a:hover{ color:#fff; font-size:12px; font-weight:normal; text-decoration:none; }
/*list 文章列表页展示模块*/ 
.list{ margin:20px; } 
.list li{ line-height:18px; margin-bottom:20px; height:100px; overflow:hidden; width:45%; float:left; margin-right:10px; margin-left:10px; text-overflow:ellipsis; }
.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;
    text-indent:15px;
	background:url(../images/ico.gif) 0px -551px no-repeat;
	} 
.list a:link,.list a:visited{ color:#333; }
.list a:hover{ color : #3084da; }
.list p a:link,.list p a:visited{ font-weight:bold; text-decoration:underline; }
.list p a:hover{ font-weight:bold; } 
/*productsdetail 产品详细页模块*/ 
.productsdetail{ margin:25px; } 
.productsdetail .inquiry{ margin:10px; } 
.productsdetail .productsdetailinfo{ clear:both; height:100%; overflow:hidden; }
.productsdetail .productsdetailinfo .left{ float:left; width:350px; overflow:hidden; padding:0px; border:0px; margin-left:30px!important; margin-left:15px; } 
.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:300px; 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:21px; }
.productsdetail .productsdetailinfo .right li p{ float:left; margin-right:5px; }
.productsdetail .productsdetailinfo .right li a{ font-weight:bold; }
.productsdetail .productsdetailinfo .right .abstract{ line-height:16px; margin-top:10px; margin-bottom:10px; } .product{ margin:25px; } 
.info{ clear:both; margin-bottom:10px; line-height:16px; margin-top:10px; } 
.info dt, .newsrelated p{ font-size:14px; 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; }
/*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;
	}
/*newsdetail 新闻详细页模块*/ 
.newsdetail{ margin:25px; }
.newsdetail .newstitle{ line-height:25px; margin-bottom:10px; font-weight:normal; font-size:20px; 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{ height:100%; margin-bottom:10px; } 
.newsrelated ul{ margin:10px 0px; }
.newsrelated li{ background:url(../images/ico.gif) 0px -553px no-repeat; text-indent:15px; height:20px; line-height:20px; width:48%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left; } 
/*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;
}
/*inquiry 咨询模块*/
.inquiry{
	margin:25px;
	}
.inquiry p{
	font-size:14px;
	height:30px;
	line-height:30px;
	border-bottom:1px #ddd solid;
	color:#333333;
	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;
	height:30px;
	line-height:30px;
	border:0px;
	float:left;
	width:120px;
	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;
	margin-right:5px;
	margin-top:5px;
	}
.inquiry li span img{
	float:left;
	margin-left:5px;
	}
/*inquirylist 咨询产品列表模块*/
.inquirylist li{
	line-height:25px;
	border-bottom:1px #ddd solid;
	height:25px;
	overflow:hidden;
	}
.inquirylist li p{
	float:left;
	width:25px;
	text-align:right;
	line-height:25px;
	padding-right:5px;
	height:25px;
	overflow:hidden;
	}
.inquirylist li dl{
	float:left;
	line-height:25px;
	height:25px;
	overflow:hidden;
	}
.inquirylist li dl dt{
	width:250px;
	float:left;
	line-height:25px;
	}
.inquirylist li dl dt p{
	float:left;
	background:none;
	padding:0px;
	margin-left:5px;
	}
.inquirylist li dl dt span{
	float:left;
	line-height:25px;
	padding-right:5px;
	width:200px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.inquirylist li dl dd{
	width:120px;
	float:left;
	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 #ddd solid;
	margin-right:5px;
	margin-top:3px;
	background:#eee;
	}
/*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:#3084da; } .sitemap ul{ clear:both; }
.sitemap li{ font-weight:bold; line-height:30px; clear:both; text-indent:10px; }
.sitemap li a{
    float:left;
	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; }
/*categoriespicshow 产品详细页相关产品滚动模块*/ 
.categoriespicshow{ clear:both; height:105px; overflow:hidden; margin:20px; } .infiniteCarousel { width: 678px; position: relative; }
.infiniteCarousel .wrapper { width: 598px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */ overflow: auto; height: 105px; margin: 0 40px; position: absolute; top: 0; background:none; } 
.infiniteCarousel ul a img { border: 5px solid #EEE; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.infiniteCarousel .wrapper ul { width: 4000px; /* single item * n */ 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.gif) 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; } 

/**/
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}