/*maintitle 栏目页栏目标题*/
.maintitle{display:none;
	height:25px;
	line-height:20px;
	clear:both;
	background:url(../images/title_top.png) no-repeat;
	white-space:nowrap;
	overflow:hidden;
	}
.maintitle p{
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#0e3f9b;
	padding:0px 20px;
	width:90%;
	}
.maintitle span{
	float:right;
	font-family:"arial";
	padding-right:5px;
	}
/*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{padding:25px 0;}
.product ul{width:1020px;}
.line_4{float:left;width:1000px;padding:14px 0;border-top:1px dashed #e5e5e5;border-bottom:1px dashed #e5e5e5;margin-top:10px;}
.search_box{float:right;width:238px;height:30px;border:1px solid #ccc}
.search_box input[type="text"]{float:left;height:30px;width:198px;padding:0 0 0 10px;line-height:30px;color:#ccc;border:none;background:#none;font-family:"microsoft yahei"}
.search_box input[type="submit"]{float:right;width:30px;height:30px;background:url(../images/zy_img11.png) no-repeat center center;border:0;text-indent:-9999px;}

/*ppics 产品图片列表展示模块*/
.ppics{}
.ppics ul{width:1020px;}
.ppics li{
	float:left;
	text-align:center;
	margin:20px 20px 0 0!important;
	overflow:hidden;
	position:relative;
	}
.ppics li p {
	text-align:center;
	vertical-align: middle;
	overflow:hidden;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	}
.ppics li a{width:100%;display:block;overflow:hidden;}
.ppics li a img{vertical-align:middle;margin:0;display:block;width:100%;margin:0 auto;transition: all 2s;}
.ppics li a img:hover{ -webkit-transform: scale(1.2);}
.ppics li span{
	display:block;
	width:100%;
	font-weight:700;
	text-align:center;
	background:rgba(255,255,255,0.7);
	overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
	line-height:22px;
	position:absolute;left:0;top:145px;
	transition:top 0.5s;
	}
.ppics li span a{display:block;margin:8px 10px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ppics li:hover span{top:130px;transition:top 0.5s;}
.ppics li span input{
	float:left;display:none;
	}
.productsdetail .ppics{
    border:0;
	background:0;
	}
	/*cpics 栏目图片列表展示模块*/
.cpics{padding:10px 0;}
.cpics ul.tu_list{
    margin-bottom:40px;
    *margin-bottom:20px;
	}
.cpics li{
	width:23%;
	height:auto;
	float:left;
	margin-left:2% !important;
	margin-top:20px;
	overflow:hidden;
	}
.cpics li p{
	width:100%;
	height:auto;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	}
.cpics li img{
	vertical-align:middle;
	margin:0;width:100%;
	}
.cpics li span{
	display:block;
	line-height:22px;
	height:22px;
	padding:4px 10px;
	white-space:nowrap;text-overflow:ellipsis;overflow:hidden;
	background:#f2f2f2;
	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{
	height:24px;	
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
/*contactnow 产品联系导示条*/
.contactnow{display:none;
	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{
	_padding:25px;
	}
.productsdetail .productsdetailinfo{
	clear:both;
	height:100%;
	overflow:hidden;
	}
.productsdetail .productsdetailinfo .left{
	float:left;
	width:500px;
	overflow:hidden;
	padding:0px;
	border:0px;
	}
.productsdetail .productsdetailinfo .left p{
	width:498px;
	height:280px;
	text-align:center;
	border:1px #ddd solid;
	vertical-align: middle;
	overflow:hidden;
	margin:0px;
	border:1px #ddd solid;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	}
.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:400px;
	overflow:hidden;
	}
.productsdetail .productsdetailinfo b{
	line-height:23px;
	font-weight:normal;
	}
.productsdetail .productsdetailinfo .right ul{
	overflow:hidden;
	}
.productsdetail .productsdetailinfo .right li{
	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{
	clear:both;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
	}
.productsdetail .inquiry{
	margin:0px;
	}

.info{
	clear:both;
	margin-bottom:10px;
	line-height:20px;
	margin-top:10px;
	}
.info dt/* , .newsrelated p */{
	font-size:16px;
	font-weight:bold;
	color:#004b8c;
	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{
	padding:25px;
	}
.list li{
	line-height:20px;
	padding:30px 0 24px 0;
	border-bottom:1px dashed #cccccc;
	clear:both;
	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;margin-bottom:21px;
	}
/* .list a:link,.list a:visited{
	font-weight:bold;
	} */
.list a:hover{
	font-weight:bold;
	}
.list p a:link,.list p a:visited{
	font-size:16px;
	font-weight:bold;white-space: nowrap;
	}
/* .list p a:hover{
	font-size:16px;
	font-weight:bold;
	} */
/*newsdetail 文章详细页*/
.newsdetail{
	padding:25px;
	}
.newsdetail .newstitle{
	line-height:25px;
	margin-bottom:10px;
	font-weight:normal;
	font-size:24px;
	font-family:"microsoft yahei";
	color:#333;
	text-align:center;
	}
.newsdetail dt{
	text-align:center;
	height:25px;
	line-height:25px;
	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:20px 0 8px;margin:10px 0 15px;
	border-top:1px dashed #e0e0e0;border-bottom:1px dashed #e0e0e0;
	}
.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:#004b8c;
	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 input[type="submit"],.inquiry li input[type="reset"]{background:#f36525;border:0;padding:8px 20px;color:#fff;font-size:14px;}.inquiry li input[type="reset"]{background:#a8a8a8;}
.inquiry #subject,.inquiry #content,.inquiry #companyName,.inquiry #name,.inquiry #email,.inquiry #tel,.inquiry #fax,.inquiry #address,.inquiry #website,.inquiry #confirmText,.inquiry select{
	padding:3px;
	border:1px #ded7d9 solid;
	-webkit-border-radius:3px;-moz-border-radius:3px;
	}
.inquiry #subject,.inquiry #content{
	margin-top:5px;
	}
.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{
	width:250px;
	float:left;
	border-left:1px #fff solid;
	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:130px;
	float:left;
	border-left:1px #fff solid;
	line-height:25px;
	padding-left:5px;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
	}
.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;
	line-height:21px;
	}
.contact li span{
	width:100px;
	height:50px;
	float:left;
	}
.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;
	}
.sitemap p a:hover{
	font-size:14px;
	}
.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;
	}
/*function 翻页展示模块*/
.function { 
	clear : both; 
	text-align:center;
	margin:20px 0px;
	color:#040404;
	} 
.function a:link, .function a:visited { 
	padding :5px 10px; 
	font-weight:normal;
	background : #f6f6f6; 
	text-decoration:none;
	color:#040404;
	} 
.function a:hover { 
	background :#f26525; 
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	} 
.function a.current:link, .function a.current:visited{ 
	background:#f26525; 
	border:0; 
	text-decoration:none;
	margin:1px;
	color:#fff;
	} 
.function a.current:hover { 
	background : ##f26525;  
	text-decoration:none;
	color:#ffffff;
	} 
/*categoriespicshow 相关产品滚动效果*/
.categoriespicshow{
	clear:both;
	height:105px;
	overflow:hidden;
	margin:20px 50px;
	}
.infiniteCarousel {
	width:648px;
	position: relative;
	height:100px;
	}
.infiniteCarousel .wrapper {
	width:518px; 
	overflow: auto;
	height: 105px;
	margin: 0 45px;
	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;
	}	