﻿*{padding:0px;margin:0px}
html {overflow-x:hidden;overflow-y:scroll;}
body, html {height:100%;}
body 
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color:#fff;
	_background: url(about:black) no-repeat fixed;
}
body,table,td,a,title,h2,h3,div,select{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#444444;
}
td,div,input{
	line-height: 18px;
}
select {height:22px;}
form,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding: 0px;
}
img {border: 0;}   /* 图片边框为0  a:hover img{filter: Alpha(Opacity=70);}  图片透明度 */
li {list-style-type: none;}

.imgOver{
	border:1px #DDDDDD solid; /*鼠标移上图片上时*/
	filter: Alpha(Opacity=70);	   /* IE */
	-moz-opacity:0.7;              /* Moz + FF */
	opacity: 0.7;                  /* 火狐，Opera,傲游。支持CSS3的浏览器（FF 1.5也支持）*/
} 
.imgOut {border:1px #DDDDDD solid;  /*鼠标移开图片时*/} 

/*超链接开始*/ 
a:link     {text-decoration: none;color: #454545;}
a:visited  {text-decoration: none;color: #454545;}
a:hover    {text-decoration: underline;color: #ca0006;} /* top: 1px;position: relative;bottom: 1px; */

a.a1:link     {text-decoration: underline;color: #454545;}
a.a1:visited  {text-decoration: none; color: #454545;}
a.a1:hover    {text-decoration: none; color: #ca0006;}

a.More:link     {text-decoration: none;color: #999999;}
a.More:visited  {text-decoration: none; color: #999999;}
a.More:hover    {text-decoration: none; color: #ca0006;}

a.location:link       {text-decoration: none; color: #757575;}
a.location:visited    {text-decoration: none; color: #757575;}
a.location:hover      {TEXT-DECORATION: none; color: #ca0006;}

a.SiteMap:link     {text-decoration: none;color: #FFDB00;}
a.SiteMap:visited  {text-decoration: none;color: #FFDB00;}
a.SiteMap:hover    {text-decoration: none;color: #FFDB00;top: 1px;position: relative;bottom: 1px;}

/*分页开始*/
#page{margin: 0px auto;width:650px;padding:20px 0px 20px 0px;white-space:nowrap; text-align:center;}
#page .pg{width:650px;height:24px;margin-left:auto;margin-right:auto;font-size:14px;line-height:14px;}
#page .pg a,#page .pg a:link,#page .pg a:visited{margin:0 4px 0 0;padding:5px 8px 3px 8px;background:#fff;font-family:'Tahoma';text-decoration:none;border:1px #EDEDED solid;zoom:1;}
#page .pg a:hover{margin:0 4px 0 0;padding:5px 8px 3px 8px;background:#444839;color:#fff;border:1px #EDEDED solid;}
#page .pg span.current{margin:0 4px 0 0;padding:5px 4px 3px 3px;font-weight:bold;font-family:'Tahoma';zoom:1;}
#page .pg span.font{margin:0 4px 0 0;padding:5px 4px 3px 3px;font-family:'Tahoma';zoom:1;}
#page .pg a.pre{margin:0 5px 2px 0;}
#page .pg a.next{margin:0 5px 2px 0;}
#page .pg a.first{margin:0 5px 2px 0;}
#page .pg a.last{margin:0 5px 2px 0;}
/*分页结束*/

.table1{width:730px;background:#D4D4D4; text-align:left;}
.table_tr1 {background:#F0F5FB;height:25px;}
.table_tr2 {background:#ffffff;height:25px;}
.table_td1 {padding:4px;text-align:center;font-weight:bold;color:#454545;}
.table_td2 {padding:4px;color:#454545;}

.PreveNext {margin:0px auto;width:740px;height:auto;padding-top:10px;padding-bottom:10px;}
.PreveNext ul{float:left;width:740px;padding-bottom:10px;}
.PreveNext li{float:left;width:740px;height:25px;text-align:left;}


/*公共部分的中间div*/
.InputSubmit {padding-left:10px;padding-right:10px;height:25px;line-height:25px; cursor:pointer;}
.inputTxt{ background:url(../images/input_bg.jpg);border:#999999 1px solid;height:14px;line-height:14px;padding:3px;}
#hits {color:#FF0000; font-weight:bold;}
.NoInfor {float:left;padding-top:10px;width:650px;height:100px;line-height:100px;text-align:center;}
.clear_both {clear: both;}  /*增加了一个空白层，清除该层两边的浮动使得上面的层与下面的脚注层不在同一行,解决Firefox浏览器中div层重叠*/
.MidFullDiv {margin:0px auto;width:100%;height:auto;background-color:#ffffff;text-align:center;clear:both;overflow:hidden;}
.MidDiv {margin:0px auto;width:1000px;height:auto;padding-left:10px;padding-top:20px;padding-right:10px;background-color:#ffffff;clear:both;overflow:hidden;}

/*顶部 font-family:微软雅黑; background:#FFDB00; */
#menuAll{position:fixed;width:100%;height:154px;top:0px;bottom:4px;background:#ffffff;border-bottom:0px #95C51B solid;margin-bottom:2px;
z-index:999999;
/* _下划线是IE6才能识别的 ，for IE6 */
_position:absolute;
_top:expression(documentElement.scrollTop+0+"px"); /*在顶部*/
/*_top: expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight); 底部 */
/* for IE6 执行JS语句，documentElement即html对象,clientHeight即可视窗口高度,offsetHeight即浮动层高度（包括border边框厚度）,scrollTop即滚动条滚动过的页面高度 */
}

#topHeader{float:left;width:100%;height:33px;line-height:33px;text-align:left;background:url(../images/TopBg.gif) repeat-x;}
#topHeader ul{margin:0px auto;width:980px;height:33px;line-height:33px;text-align:left;clear:both;overflow:hidden;}
#topHeader h1{float:left;width:450px;text-align:left;font-size:12px;font-weight:100;color:#666666;}
#top_rihgt{float:right;width:530px;height:100px;padding-right:0px;padding-top:10px;text-align:right;color:#666666;}
.topDivRightDiv {float:left;width:530px;height:auto;text-align:left;}
/*微信微博*/
.iwxt {position:absolute;width:130px;height:181px;top:23px;right:5px;z-index:1000000;overflow:hidden;}
.iwxt1 {background:url(../images/iweixing.jpg) no-repeat;width:121px;height:75px;position:relative;}
#weixinlogoc{right:7px;bottom:3px;width:11px;height:18px;display:block;position:absolute;}
.itj2 a {color:#454545;}
.itj2 a:hover{text-decoration:none;}
.inewsr{ float:left;width:130px;height:31px;line-height:27px;padding-left:290px;text-align:left;}
.inewsr a,.inewsr a:hover{float:left;display:block;margin-left:5px;margin-right:5px;padding-top:4px;}
.inewsr span{float:left;display:block;color:#F80203;}
/*微信微博*/
.topDivRightDiv dd {float:left;width:150px;height:30px;line-height:30px;text-align:left;}
.topDivRightDiv a{color:#666666;text-decoration:none;}
.topDivRightDiv a:hover{color:#E4393C;text-decoration:none;}

#top{margin:0px auto;width:1000px;height:140px;text-align:center;clear:both;overflow:hidden;}
#top h1{float:left;width:600px;padding-top:10px;text-align:left;}
#top h2{float:left;width:370px;height:130px;padding-left:30px;text-align:right;font-weight:100;padding-top:10px;color:#454545;background:url(../images/top_right.gif)}
#top .phone {float:left;width:370px; height:30px; line-height:30px;text-align:right;font-weight:bold;font-size:22px;padding-top:5px;color:#F74339;font-family:微软雅黑,黑体,Arial,Helvetica,sans-serif;}

/*#menu{margin:0px auto;width:100%;height:65px;text-align:center;background:#003C87;border-bottom:1px #fff solid;clear:both;overflow:hidden;}
#menu ul{margin:0px auto;width:995px;text-align:center;padding-left:5px;}
#menu li{float:left;padding-left:10px;padding-right:10px;height:65px;line-height:65px;text-align:center;}
#menu li a{float:left;padding-left:10px;padding-right:10px;height:65px;line-height:65px;color:#ffffff;font-size:16px;font-weight:bold;}
#menu li a:hover{float:left;padding-left:10px;padding-right:10px;height:65px;line-height:65px;color:#ffffff;font-size:16px;text-decoration:none;top:1px;bottom:1px;position:relative;}
#menu li.current a{float:left;padding-left:10px;padding-right:10px;height:65px;line-height:65px;color:#ffffff;font-weight:bold;font-size:16px;background:url(../images/menu_on.gif) no-repeat center center;}
*/

#menu{margin:0px auto;width:100%;height:70px;text-align:center;background:#003C87;border-bottom:5px solid #FE0000;clear:both;overflow:hidden;}
#menu ul{margin:0px auto;width:1000px;height:70px;text-align:center;clear:both;overflow:hidden;}
#menu li {float:left;width:111px;height:70px;line-height:70px;position:relative;text-align:center;border-right:0px solid #575A63;font-size:16px;font-weight:100;font-family:"Microsoft Yahei";text-decoration:none;position:relative;margin-left:-1px;overflow:hidden;}
#menu li span {line-height:10px;text-align:center;display:block;text-transform:uppercase;color:#FFFFFF;font-size:12px;font-family:Arial,Helvetica,sans-serif;}
#menu li a {float:left;width:111px;height:70px;line-height:35px;padding-top:12px;display:inline-block;text-align:center;color:#ffffff;font-size:16px;font-weight:100;font-family:"Microsoft Yahei";}
#menu li a:hover, #menu .current a{float:left;width:111px;height:70px;line-height:35px;padding-top:12px;text-align:center;color:#ffffff;text-decoration:none;background:#FE0000;font-family:"Microsoft Yahei";}
#menu li a:hover span, #menu .current span {height:10px;color:#ffffff;}

.TopSearchAll {margin:0px auto;width:100%;height:40px;background-color:#FFFFFF;clear:both;overflow:hidden;}
.TopSearch {margin:0px auto;width:980px;height:40px;text-align:center;background-color:#FFFFFF;clear:both;overflow:hidden;}
.TopSearch ul{float:left;width:770px;height:40px; line-height:40px;text-align:left;}
.TopSearch ul a{ margin-right:12px;color:#666666;}
.TopSearch ul a:hover{ margin-right:12px;color:#666666; text-decoration:underline;}
.TopSearch dl{float:left;width:180px;height:28px;padding-top:7px;text-align:right;margin-left:25px;}
.TopSearch dt{float:left;width:150px;height:28px;line-height:28px;text-align:right;padding-top:3px;background:url(../images/searchBg.gif) repeat-x;}
.TopSearch dd{float:left;width:29px;height:8px;line-height:8px;text-align:left;}
.inputSearch {width:130px;height:13px;line-height:13px;border:0;padding:3px 0;padding-top:2px;font-size:12px;color:#999999;}
/*顶部*/

/*Indexbanner居中定义 */
.Indexbanner{text-align:center; margin:0 auto; position:relative;left:50%;margin-left:-930px; width:1920px;height:400px;overflow:hidden;}
.contents{ position:absolute; left:0; top:0; margin:0; padding:0; list-style:none;height:400px;}
.contents li{ float:left; width:1920px; height:400px;}
.topbar{position:absolute;background:url(../images/bannertopbar.gif) center #a2a0a6;background-repeat:no-repeat;height:28px;width:100%;left:0px;top:372px;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;	}
.topbar .item{ width:120px; margin:0px auto; padding:0px 0 6px 0;height:28px; }
.topbar .item ul{ margin:0; padding:0; list-style:none; } 
.topbar .item ul li{ margin:0 2px; float:left; padding:0; display:block; width:14px; height:28px; cursor:pointer; background:url(../images/banner_item.gif) no-repeat center center;}
.topbar .item ul li.on{ margin:0 2px; float:left; width:14px; height:28px; background:url(../images/banner_item_over.gif) no-repeat center center;}

.Banner{margin:0px auto;width:100%;height:250px;text-align:center;margin-top:2px;clear:both;overflow:hidden;}

/*底部居中定义*/
#links {margin:0px auto;width:1000px;height:auto;text-align:left;padding-top:20px;padding-bottom:20px;background:#ffffff;font-family:宋体;color:#555555;clear:both;overflow:hidden;}
#links a,#links a,#links a:hover{color:#555555;}

.footerDiv {margin:0px auto;width:100%;height:auto;padding-top:10px;padding-bottom:15px;border-bottom:0px solid #FE0000;background-color:#003C87;clear:both;overflow:hidden;}
.footer {margin:0px auto;width:1000px;height:auto;}
.footer dd{float:left;width:500px;padding-top:6px;text-align:left;color:#ffffff;}
.footer dt{float:left;width:500px;padding-top:6px;text-align:right;color:#ffffff;}
.footer a,.footer a:hover,.footer a:visited{color:#ffffff;}

/*首页*/

/*首页合作伙伴*/
.IndexPartner{float:left;width:1000px;height:300px;margin-top:20px;margin-bottom:20px;text-align:left;background:url(../images/IndexPartner.jpg) repeat-x;}
.IndexPartner dl{float:left;width:700px;height:auto;padding-top:65px;padding-left:280px;line-height:180%;text-align:left;font-size:14px;font-family:"Microsoft Yahei";}
.IndexPartner dl span{text-align:left;font-size:12px;padding-left:10px;color:#bfe6a7;}
/*合作伙伴滚动*/
.hhonr {margin:0 auto;width:1000px;height:100px;padding-top:15px;overflow:hidden;}/*整个可见区域，包括箭头和内容*/
.l {float: left;}
.r {float: left;}
#List1 {float: left}
#List2 {float: left}
.Cont {float: left;overflow: hidden;position:relative;width:900px;height:100px;} /*可见图片容器，即可见区域去掉左右箭头*/
.ScrCont {width:10000000px;} /*图片容器*/
.los_let {padding-left:10px;width:40px;height:100px;top:0px;cursor:pointer;position:relative;} /*左箭头 background:url(../images/i_left.gif) no-repeat left top ; */
.los_rit {padding-left:10px;width:40px;height:100px;top:0px;cursor:pointer;position:relative;}/*右箭头 background:url(../images/i_right.gif) no-repeat right top ; */
.hpp{float:left;width:180px;height:60px;padding-top:10px;text-align:center;} /*单个图片容器 包括文字*/
.hpp p{float:left;width:180px;height:60px;text-align:center;} /*单个图片容器 包括文字*/
.hpp img{width:150px;height:60px;text-align:center;margin-bottom:3px;padding:1px;border:1px solid #E2E2E2;background:#fff;}
/*合作伙伴滚动*/
/*首页合作伙伴*

/*首页产品展示*/
.IndexProductType{margin:0px auto;width:1000px;height:auto;margin-top:35px;text-align:left;background:url(../images/IndexProductTypeBg.jpg) repeat-x;clear:both;overflow:hidden;}
.IndexProductType dl{float:left;width:1000px;height:100px;padding-top:45px;text-align:center;}
.IndexProductType dl a,.IndexProductType dl a:hover,.IndexProductType dl a:visited{color:#003C87;font-size:32px;font-weight:bold;font-family:"Microsoft Yahei";text-decoration:none;}
.IndexProductType dl a:hover{color:#003C87;font-size:32px;font-weight:bold;font-family:"Microsoft Yahei";text-decoration:underline;}
.IndexProductType ul{float:left;width:1000px;height:auto;text-align:left;}

.IndexProductType li{float:left;width:153px;height:43px;line-height:auto;margin-top:15px;margin-right:16px;text-align:center;}
.IndexProductType li a{float:left;width:153px;height:43px;line-height:43px;font-size:14px;text-align:center;background:url(../images/ProductTypeOff.gif) no-repeat;}
.IndexProductType li a:hover{float:left;width:153px;height:43px;line-height:43px;font-size:14px;text-align:center;color:#0073e6;font-weight:bold;background:url(../images/ProductTypeOn.gif) no-repeat;}

.IndexPro {margin:0px auto;width:1000px;height:auto;padding-top:30px;text-align:left;clear:both;overflow:hidden;}
.IndexPro ul {float:left;width:1000px;height:auto;text-align:center;}
.IndexProTd {float:left;width:200px;height:210px;padding:16px;padding-top:20px;margin-left:10px;text-align:center;background:url(/images/pcbg.jpg)no-repeat;}
.IndexProTdImg {float:left;width:200px;height:140px;padding-bottom:5px;text-align:center;}
.IndexProTdFont {float:left;width:200px;height:44px;line-height:20px;padding-top:12px;text-align:center;}
#colee_left {float:left;overflow:hidden;width:1000px;height:auto;text-align:center;}
/*首页产品展示*/

/*首页客户选择安防弱电线缆的困惑*/
.IndexKunHuo{margin:0px auto;width:1000px;height:897px;margin-top:0px;text-align:left;background:url(../images/IndexKunHuoBg.jpg) no-repeat;clear:both;overflow:hidden;}
.IndexKunHuo1{float:left;width:1000px;height:auto;text-align:left;}
.IndexKunHuo1 h1{float:right;width:480px;height:46px;line-height:28px;margin-right:30px;padding-left:63px;margin-top:120px;text-align:left;font-size:24px;font-weight:bold;color:#FE421F;font-family:"Microsoft Yahei";background:url(../images/xu01.png) repeat-y;}
.IndexKunHuo1 ul{float:right;width:480px;height:auto;margin-right:25px;padding-left:63px;line-height:26px;text-align:left;font-size:14px;font-weight:100;color:#757575;}

.IndexKunHuo2{float:left;width:1000px;height:auto;text-align:left;}
.IndexKunHuo2 h1{float:right;width:480px;height:46px;line-height:28px;margin-right:25px;padding-left:63px;margin-top:35px;text-align:left;font-size:24px;font-weight:bold;color:#FE421F;font-family:"Microsoft Yahei";background:url(../images/xu02.png) repeat-y ;}
.IndexKunHuo2 ul{float:right;width:480px;height:auto;margin-right:25px;padding-left:63px;line-height:26px;text-align:left;font-size:14px;font-weight:100;color:#757575;}

.IndexKunHuo3{float:left;width:1000px;height:auto;text-align:left;}
.IndexKunHuo3 h1{float:right;width:400px;height:46px;line-height:28px;margin-right:500px;margin-left:37px;padding-left:63px;margin-top:110px;text-align:left;font-size:24px;font-weight:bold;color:#005FB8;font-family:"Microsoft Yahei";background:url(../images/xu03.png) repeat-y;}
.IndexKunHuo3 ul{float:right;width:400px;height:auto;margin-right:500px;margin-left:37px;padding-left:63px;line-height:26px;text-align:left;font-size:14px;font-weight:100;color:#757575;}

/*首页客户选择安防弱电线缆的困惑*/

/*首页客户选择金鳞羽的理由*/
.IndexChoseUs{margin:0px auto;width:1000px;height:1187px;margin-top:0px;text-align:center;background:url(../images/IndexChoseUsBg.jpg) center top;clear:both;overflow:hidden;}

.IndexChoseUs1{float:left;width:1000px;height:auto;text-align:left;}
.IndexChoseUs1 h1{float:right;width:480px;height:46px;line-height:28px;margin-right:30px;padding-left:63px;margin-top:200px;text-align:left;font-size:24px;font-weight:bold;color:#FE421F;font-family:"Microsoft Yahei";background:url(../images/xu01.png) repeat-y;}
.IndexChoseUs1 ul{float:right;width:480px;height:auto;margin-right:25px;padding-left:63px;line-height:26px;text-align:left;font-size:14px;font-weight:100;color:#757575;}

.IndexChoseUs2{float:left;width:1000px;height:auto;text-align:left;}
.IndexChoseUs2 h1{float:right;width:480px;height:46px;line-height:28px;margin-right:30px;padding-left:63px;margin-top:30px;text-align:left;font-size:24px;font-weight:bold;color:#005FB8;font-family:"Microsoft Yahei";background:url(../images/xu02.png) repeat-y;}
.IndexChoseUs2 ul{float:right;width:480px;height:auto;margin-right:25px;padding-left:63px;line-height:26px;text-align:left;font-size:14px;font-weight:100;color:#757575;}

.IndexChoseUs3{float:left;width:1000px;height:auto;text-align:left;}
.IndexChoseUs3 h1{float:right;width:400px;height:46px;line-height:28px;margin-right:500px;margin-left:37px;padding-left:63px;margin-top:80px;text-align:left;font-size:24px;font-weight:bold;color:#FE421F;font-family:"Microsoft Yahei";background:url(../images/xu03.png) repeat-y;}
.IndexChoseUs3 ul{float:right;width:400px;height:auto;margin-right:500px;margin-left:37px;padding-left:63px;line-height:26px;text-align:left;font-size:14px;font-weight:100;color:#757575;}

.IndexChoseUs4{float:left;width:1000px;height:auto;text-align:left;}
.IndexChoseUs4 h1{float:right;width:400px;height:46px;line-height:28px;margin-right:500px;margin-left:37px;padding-left:63px;margin-top:30px;text-align:left;font-size:24px;font-weight:bold;color:#005FB8;font-family:"Microsoft Yahei";background:url(../images/xu04.png) repeat-y;}
.IndexChoseUs4 ul{float:right;width:400px;height:auto;margin-right:500px;margin-left:37px;padding-left:63px;line-height:26px;text-align:left;font-size:14px;font-weight:100;color:#757575;}

.IndexChoseUs5{float:left;width:1000px;height:auto;text-align:left;}
.IndexChoseUs5 h1{float:right;width:480px;height:46px;line-height:28px;margin-right:30px;padding-left:63px;margin-top:150px;text-align:left;font-size:24px;font-weight:bold;color:#FE421F;font-family:"Microsoft Yahei";background:url(../images/xu05.png) repeat-y;}
.IndexChoseUs5 ul{float:right;width:480px;height:auto;margin-right:25px;padding-left:63px;line-height:26px;text-align:left;font-size:14px;font-weight:100;color:#757575;}
/*首页客户选择金鳞羽的理由*/

/*首页客户见证*/
.IndexCustomer{float:left;width:1000px;height:auto;padding-top:30px;margin-right:30px;text-align:left;background-color:#ffffff;}
.IndexCustomer dl{float:left;width:1000px;height:auto;text-align:center;font-size:16px;color:#FFFFFF; font-family:"Microsoft Yahei";}
.IndexCustomer ul{float:left;width:1000px;height:auto;padding-top:20px;text-align:left;}
.IndexCustomer li {float:left;width:235px;height:auto;margin-right:20px;text-align:left;}
.IndexCustomer li img{float:left;width:235px;height:140px;text-align:center;}
.IndexCustomerTitle a{font-weight:100;height:35px;line-height:35px;font-size:16px;font-family:"Microsoft Yahei";}
.IndexCustomerContent {color:#656565;}
/*首页客户见证*/

/*首页荣誉证书*/
.IndexCert{float:left;width:1000px;height:auto;padding-top:20px;text-align:left;background-color:#ffffff;}
.IndexCert dl{float:left;width:1000px;height:auto;text-align:center;font-size:16px;color:#FFFFFF; font-family:"Microsoft Yahei";background-color:#379B1D;}
.IndexCert dl span{text-align:left;padding-left:6px;font-size:12px;color:#bfe6a7;}
.IndexCert ul{float:left;width:1000px;height:auto;padding-top:10px;text-align:left;line-height:200%;}
.IndexCertTd {width:200px;text-align:center;padding-left:8px;padding-right:8px;}
.IndexCertTdImg {width:200px;height:160px;text-align:center;padding:2px;border:1px solid #EDEDED;}
.IndexCertTdFont {width:200px;padding-top:8px;text-align:center;}
#colee_left_c {margin:0px auto;width:1000px;height:auto;padding-top:6px;overflow:hidden;}
/*首页荣誉证书*/

/*首页公司简介*/
.IndexAbout{float:left;width:360px;height:auto;padding-top:35px;padding-right:20px;text-align:left;}
.IndexAbout dl{float:left;width:320px;height:50px;line-height:50px;padding-left:40px;text-align:left;font-size:16px;color:#252525;font-weight:600;font-family:"Microsoft Yahei";background:url(../images/IndexNews.gif) no-repeat left;}
.IndexAbout dl span{padding-left:10px;text-align:left;font-size:12px;color:#cccccc;font-weight:100;text-transform:uppercase;}
.IndexAbout img{float:left;width:360px;height:120px;padding-top:20px;text-align:left;}

.IndexAbout ul{float:left;width:360px;height:auto;line-height:200%;padding-top:6px;text-align:left;color:#757575;}
.IndexAbout ul a,.IndexAbout ul div,.IndexAbout ul p{font-size:12px;line-height:200%;}

.IndexAbout ul h1{float:left;width:360px;height:30px;line-height:30px;margin-bottom:10px;text-align:left;color:#FE0000;font-size:16px;font-weight:600;font-family:"Microsoft Yahei";border-bottom:1px dashed #D7D7D7;}
/*首页公司简介*/

.IndexVideo {float:left;width:320px;height:auto;}

/*首页新闻中心*/
.IndexNews{float:left;width:350px;height:auto;padding-top:35px;padding-right:20px;text-align:left;}
.IndexNews dl{float:left;width:310px;height:50px;line-height:50px;padding-left:40px;text-align:left;font-size:16px;color:#252525;font-weight:600;font-family:"Microsoft Yahei";background:url(../images/IndexNews1.gif) no-repeat left;}
.IndexNews dl span{padding-left:10px;text-align:left;font-size:12px;color:#cccccc;font-weight:100;text-transform:uppercase;}

.IndexNews h1{float:left;width:350px;height:30px;line-height:30px;margin-top:20px;text-align:left;font-size:12px;color:#ffffff;background-color:#999999;}
.index_title_on{float:left;width:95px;height:30px;line-height:30px;text-align:center;border-right:1px solid #ffffff;letter-spacing:1px;cursor:pointer;color:#ffffff;font-weight:bold;background-color:#FE0000;}
.index_title_off {float:left;width:95px;height:30px;line-height:30px;text-align:center;border-right:1px solid #ffffff;letter-spacing:1px;cursor:pointer;color:#ffffff;}
.IndexNews ul{float:left;width:350px;height:250px;margin-top:20px;text-align:left;}

.IndexNewsIndexFirst{float:left;width:350px;height:auto;margin-bottom:17px;text-align:left;color:#757575;border-bottom:1px dashed #D7D7D7;}
.IndexNewsIndexFirst dd{float:left;width:350px;height:auto;padding-bottom:5px;text-align:left;color:#454545;font-size:12px;font-weight:600;}
.IndexNewsIndexFirst dd a,.IndexNewsIndexFirst dd a:visited{color:#454545;font-size:12px;font-weight:600;text-decoration:none;}
.IndexNewsIndexFirst dd a:hover{color:#CE0005;font-size:12px;font-weight:600;text-decoration:none;}
.IndexNewsIndexFirst dd h2{float:right;width:70px;text-align:right;color:#999999;font-weight:100;}
.IndexNewsIndexFirst dt{float:left;width:350px;height:32px;line-height:160%;padding-bottom:10px;text-align:left;color:#757575;font-size:12px;overflow:hidden;}
/*首页新闻中心*/

/*首页联系我们*/
.IndexContact{float:left;width:250px;height:auto;padding-top:35px;text-align:left;}
.IndexContact dl{float:left;width:210px;height:50px;line-height:50px;padding-left:40px;text-align:left;font-size:16px;color:#252525;font-weight:600;font-family:"Microsoft Yahei";background:url(../images/IndexNews.gif) no-repeat left;}
.IndexContact dl span{padding-left:10px;text-align:left;font-size:12px;color:#cccccc;font-weight:100;text-transform:uppercase;}

.IndexContact ul{float:left;width:250px;height:auto;line-height:200%;text-align:left;}
.IndexContact ul img{float:left;width:250px;height:90px;padding-top:20px;padding-bottom:15px;text-align:left;}
/*首页联系我们*
/*首页*/

/*内页*/
#con-left{float:left;width:235px;height:auto;margin-right:25px;_margin-right:25px;text-align:left;border:0px #dddddd solid;}
#con-left h1{float:left;width:235px;height:auto;}

.LeftMenu {float:left;width:235px;height:auto;text-align:left;padding-bottom:50px;}
.LeftMenu ul{float:left;width:235px;padding-top:5px;}
.LeftMenu li {float:left;width:235px;text-align:left;border-top:1px #ffffff solid;}
.LeftMenu li a{float:left;text-align:left;width:200px;padding-left:35px;height:35px;line-height:35px;font-size:14px;font-weight:bold; border-bottom:1px #DEDEDE solid;}
.LeftMenu li a:hover,.LeftMenu li.current{float:left;color:#072C4F;text-align:left;width:200px;padding-left:35px;height:35px;line-height:35px;font-size:14px;text-decoration: none;font-weight:bold; background-color:#A6C2DE;border-bottom:1px #003C87 solid;}

#con-right{float:left;width:740px;text-align:left;background-color:#ffffff; line-height:200%;}
.con-right-title{float:left;text-align:left;width:720px;height:23px;padding-left:20px;padding-top:5px;color:#757575;background-image: url(../images/right_bg.gif);}
#con-right2{float:left;width:1000px;text-align:left;background-color:#ffffff;line-height:200%;}
.con-right2-title{float:left;text-align:left;width:980px;height:23px;padding-left:20px;padding-top:5px;color:#757575;background-image:url(../images/right_bg.gif);}
.con-right-content {float:left;text-align:left;width:720px;height:auto;padding:10px;line-height:160%;}
/*内页*/


/*荣誉证书*/
.Cert {margin:0px auto;width:720px;height:auto;text-align:center;}
.Cert ul{float:left;width:720px;text-align:center;padding-top:15px;padding-bottom:15px;}
.Cert li{float:left;width:200px;height:200px;text-align:center;padding:10px;margin-left:10px;margin-right:10px;_margin-left:6px;_margin-right:6px;line-height:200%;position:relative;zoom:1;}
.Cert li img{float:left;width:200px;height:160px;padding:5px;border:1px #DEDEDE solid;}

.CertDetailed {margin:0px auto;width:740px;padding-top:10px;padding-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.CertDetailed dl{float:left;width:720px;text-align:center;font-size:18px;font-weight:bold;padding-top:20px;margin-bottom:10px;color:#CC0000;}
.CertShowHits{float:left;width:740px;text-align:right;border-bottom:1px #D8D8D8 dashed;margin-bottom:10px;}
.CertDetailed img {text-align:center;padding:10px;}
.CertDetailed-content{float:left;width:726px;padding:6px;margin-bottom:10px;text-align:left;border-bottom:1px #D8D8D8 dashed;}
/*荣誉证书*/

/*企业风采*/
.Pic {margin:0px auto;width:720px;height:auto;text-align:center;}
.Pic ul{float:left;width:720px;text-align:center;padding-top:15px;padding-bottom:15px;}
.Pic li{float:left;width:200px;height:200px;text-align:center;padding:10px;margin-left:10px;margin-right:10px;_margin-left:6px;_margin-right:6px;line-height:150%;position:relative;zoom:1;}

.PicImg{float:left;width:200px;height:160px;padding:5px;border:1px #DDDDDD solid;}
.PicTypeRed {color:#ff0000;font-weight:bold;}
.portfolioThumb .new {position:absolute; display:block; top:7px; left:6px;}

.PicDetailed {margin:0px auto;width:700px;padding-top:10px;padding-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.PicDetailed dl{float:left;width:700px;text-align:center;font-size:18px;font-weight:bold;padding-top:20px;margin-bottom:10px;color:#CC0000;}
.PicShowHits{float:left;width:700px;text-align:right;border-bottom:1px #D8D8D8 dashed;margin-bottom:10px;}
.PicDetailed img {text-align:center;padding:10px;}
.PicDetailed-content{float:left;width:686px;padding:6px;margin-bottom:10px;text-align:left;border-bottom:1px #D8D8D8 dashed;}
/*企业风采*/

/*分区展示*/
.SaleNetPic {margin:0px auto;width:720px;height:auto;text-align:center;}
.SaleNetPic ul{float:left;width:720px;text-align:center;padding-top:15px;padding-bottom:15px;}
.SaleNetPic li{float:left;width:200px;height:200px;text-align:center;padding:10px;margin-left:10px;margin-right:10px;_margin-left:6px;_margin-right:6px;line-height:200%;position:relative;zoom:1;}
.SaleNetPic li img{float:left;width:200px;height:160px;padding:5px;border:1px #DEDEDE solid;}

.SaleNetPicDetailed {margin:0px auto;width:740px;padding-top:10px;padding-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.SaleNetPicDetailed dl{float:left;width:720px;text-align:center;font-size:18px;font-weight:bold;padding-top:20px;margin-bottom:10px;color:#CC0000;}
.SaleNetPicShowHits{float:left;width:740px;text-align:right;border-bottom:1px #D8D8D8 dashed;margin-bottom:10px;}
.SaleNetPicDetailed img {text-align:center;padding:10px;}
.SaleNetPicDetailed-content{float:left;width:726px;padding:6px;margin-bottom:10px;text-align:left;border-bottom:1px #D8D8D8 dashed;}
/*分区展示*/

/*企业视频*/
.Video{margin:0px auto;width:1000px;height:auto;text-align:left;}
.Video ul{float:left;width:1000px;text-align:center;padding-top:30px;}
.Video li {float:left;width:320px;height:300px;margin-right:20px;text-align:center;}
.Video dl{float:left;width:320px;height:40px;line-height:20px;padding-top:5px;font-weight:bold;text-align:center;overflow:hidden;}

.VideoShow {margin:0px auto;width:512px;padding-top:50px;padding-bottom:10px;}
.VideoShowFont {width:500px;height:30px;padding-top:10px;text-align:center;overflow:hidden;}
/*企业视频*/

/*产品展示部分*/
.ProductType{margin:0px auto;width:1000px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.ProductType li{float:left;width:153px;height:43px;line-height:43px;padding-top:10px;margin-right:16px;text-align:center;}
.ProductType li a{float:left;width:153px;height:43px;line-height:43px;font-size:14px;text-align:center;background:url(../images/ProductTypeOff.gif) no-repeat;}
.ProductType li a:hover{float:left;width:153px;height:43px;line-height:43px;font-size:14px;text-align:center;color:#003C87;font-weight:bold;background:url(../images/ProductTypeOn.gif) no-repeat;}
.ProductType li.current a{float:left;width:153px;height:43px;line-height:43px;font-size:14px;text-align:center;color:#003C87;font-weight:bold;background:url(../images/ProductTypeOn.gif) no-repeat;}

.Product{margin:0px auto;width:1000px;text-align:center;}
.Product ul{float:left;width:980px;padding-top:30px;padding-left:10px;padding-right:10px;text-align:center;}
.Product li{float:left;width:460px;margin-right:60px;margin-bottom:30px;text-align:left;}
.Product li img{float:left;width:200px;height:140px;margin-right:15px;margin-bottom:4px;padding:2px;border:1px solid #E0E0E0;}
.Product li a:link {text-decoration:none;color:#666666;}
.Product li a:visited {text-decoration:none;color:#666666;}
.Product li a:hover  {text-decoration:underline;color:#E60000;} /* top: 1px;position: relative;bottom: 1px; */
.ProductListLine1 {float:left;width:239px;margin-bottom:5px;height:20px;border-bottom:1px #D8D8D8 dashed;color:#666666;font-weight:bold;}
.ProductListLine1 a,.ProductListLine1 a:visited {text-decoration:none;color:#666666;}
.ProductListLine1 a:hover  {text-decoration:underline;color:#E60000;} /* top: 1px;position: relative;bottom: 1px; */
.ProductListLine2 {float:left;width:239px;margin-bottom:5px;height:20px;border-bottom:1px #D8D8D8 dashed;color:#666666;font-weight:600;}


.ProductDetailed {margin:0px auto;width:1000px;height:auto;text-align:center;}
.ProductDetailed h1{float:left;width:1000px;padding-top:40px;margin-bottom:20px;text-align:center;font-size:20px;font-weight:bold;color:#CC0000;}
.ProductShowHits{float:left;width:1000px;text-align:right;margin-bottom:20px;}
.syFocusThumb{float:left;width:400px;height:auto;padding:2px;border:1px #D8D8D8 solid;text-align:left;}
.ProImg{float:left;width:400px;height:300px;text-align:left;}

.ProductDetailedList {float:left;width:554px;height:300px;margin-left:40px;text-align:left;}
.ProductDetailedList h3{float:left;width:554px;height:32px;line-height:32px;padding-top:4px;font-size:14px;text-align:left;border-bottom:1px #D8D8D8 dashed;}
.ProductDetailedList span{float:left;width:554px;height:auto;font-size:16px;line-height:160%;padding-top:10px;color:#666666;text-align:left;}

.ProductDetailed h2{float:left;width:965px;height:30px;padding-top:10px;padding-left:35px;margin-top:40px;text-align:left;font-size:16px;font-weight:bold;color:#D20001;background:url(../images/ProDl.gif);}
.ProductDetailedDiv {float:left;width:1000px;height:auto;padding-top:10px;padding-bottom:10px;text-align:left;font-size:16px;line-height:180%;}
.ProductDetailedDiv div,.ProductDetailedDiv p,.ProductDetailedDiv a{font-size:16px;line-height:180%;}

.ProductDetailedContact {float:left;width:1000px;height:auto;padding-top:30px;padding-bottom:10px;text-align:left;font-size:16px;line-height:180%;border-bottom:1px #D8D8D8 dashed;}
.ProductDetailedContact div,.ProductDetailedContact p,.ProductDetailedContact a{font-size:16px;line-height:180%;}

.ImgLeft{float:left;padding-right:100px;}
.ImgRight{float:right;padding-left:100px;}
/*产品展示部分*/

/*新闻展示部分*/
.NewsContentList {margin: 0px auto;width:700px;height:auto;text-align:center;}
.NewsContentList ul{float:left;width:700px;text-align:left;margin-top:10px;}
.NewsContentList li{float:left;width:700px;text-align:left;border-bottom:1px #EFEFEF dashed;padding-top:10px;padding-bottom:1px;}
.NewsContentList li span{float:right;width:80px;text-align:left;color:#666666;}

.NewsDetailed {margin:0px auto;width:740px;padding-top:10px;padding-bottom:10px;}
.NewsDetailed h1{float:left;width:740px;text-align:center;font-size:18px;font-weight:bold;padding-top:20px;margin-bottom:10px;color:#CC0000;}
.NewsShowHits{float:left;width:740px;text-align:right;border-bottom:1px #D8D8D8 dashed;margin-bottom:10px;}
.NewsDetailed img {text-align:center;padding:10px;}
.NewsDetailed-content{float:left;width:720px;padding:6px;margin-bottom:10px; font-size:14px; line-height:200%;text-align:left;border-bottom:1px #D8D8D8 dashed;}
.NewsDetailed-content a,.NewsDetailed-content a:hover{font-size:14px;}
/*新闻展示部分*/

/*客户案例*/
.CustomerCase {margin:0px auto;width:720px;height:auto;text-align:center;}
.CustomerCase ul{float:left;width:720px;text-align:center;padding-top:15px;padding-bottom:15px;}
.CustomerCase li{float:left;width:200px;height:200px;text-align:center;padding:10px;margin-left:10px;margin-right:10px;_margin-left:6px;_margin-right:6px;line-height:200%;position:relative;zoom:1;}
.CustomerCase li img{float:left;width:200px;height:160px;padding:5px;border:1px #DEDEDE solid;}

.CustomerCaseDetailed {margin:0px auto;width:740px;padding-top:10px;padding-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.CustomerCaseDetailed dl{float:left;width:720px;text-align:center;font-size:18px;font-weight:bold;padding-top:20px;margin-bottom:10px;color:#CC0000;}
.CustomerCaseShowHits{float:left;width:740px;text-align:right;border-bottom:1px #D8D8D8 dashed;margin-bottom:10px;}
.CustomerCaseDetailed img {text-align:center;padding:10px;}
.CustomerCaseDetailed-content{float:left;width:726px;padding:6px;margin-bottom:10px;text-align:left;border-bottom:1px #D8D8D8 dashed;}
/*客户案例*/

/*资料下载部分*/
.DownContentList {margin: 0px auto;width:700px;height:auto;text-align:center;}
.DownContentList ul{float:left;width:700px;text-align:left;margin-top:10px;}
.DownContentList li{float:left;width:700px;text-align:left;border-bottom:1px #EFEFEF dashed;padding-top:10px;padding-bottom:1px;}
.DownContentList li span{float:right;width:80px;text-align:left;color:#666666;}

.DownDetailed {margin:0px auto;width:740px;padding-top:10px;padding-bottom:10px;}
.DownDetailed h1{float:left;width:740px;text-align:center;font-size:18px;font-weight:bold;padding-top:20px;margin-bottom:10px;color:#CC0000;}
.DownShowHits{float:left;width:740px;text-align:right;border-bottom:1px #D8D8D8 dashed;margin-bottom:10px;}
.DownDetailed img {text-align:center;padding:10px;}
.DownDetailed-content{float:left;width:720px;padding:6px;margin-bottom:10px; font-size:14px; line-height:200%;text-align:left;border-bottom:1px #D8D8D8 dashed;}
/*资料下载部分*/

/*客户见证部分*/
.WitnessContentList {margin: 0px auto;width:700px;height:auto;text-align:center;}
.WitnessContentList ul{float:left;width:700px;text-align:left;margin-top:20px;}
.WitnessContentList li{float:left;width:700px;text-align:left;border-bottom:1px #EFEFEF dashed;padding-top:20px;padding-bottom:20px; font-size:14px;color:#454545;}
.WitnessContentList li img{float:left;width:200px;height:140px;margin-right:14px;padding:2px;border:1px solid #E0E0E0;margin-bottom:4px;}
.WitnessContentList li b {float:left;width:480px;font-size:15px;font-weight:bold;padding-bottom:5px;}
.WitnessContentList li span{float:left;width:480px;font-size:12px;padding-top:8px; text-align:right;}
.WitnessContentList a,.WitnessContentList a:hover,.WitnessContentList a:visited{color:#D71B11;text-decoration:underline;}
.WitnessContentList a:hover{color:#D71B11;text-decoration:none;}

.WitnessDetailed {margin:0px auto;width:740px;padding-top:10px;padding-bottom:10px;}
.WitnessDetailed h1{float:left;width:740px;text-align:center;font-size:18px;font-weight:bold;padding-top:20px;margin-bottom:10px;color:#CC0000;}
.WitnessShowHits{float:left;width:740px;text-align:right;border-bottom:1px #D8D8D8 dashed;margin-bottom:10px;}
.WitnessDetailed img {text-align:center;padding:10px;}
.WitnessDetailed-content{float:left;width:720px;padding:6px;margin-bottom:10px; font-size:14px; line-height:200%;text-align:left;border-bottom:1px #D8D8D8 dashed;}
/*客户见证部分*/


/*网站地图部分*/
.SitePro {margin: 0px auto;width:900px;height:auto;text-align:left;margin-bottom:20px;}
.SitePro h1 {margin: 0px auto;width:900px;height:auto;text-align:left;line-height:35px;}
.SitePro ul {float:left;width:900px;text-align:left;margin-top:5px;_margin-top:20px;}
.SitePro li{float:left;width:900px;height:auto;text-align:left;margin-right:20px;_margin-right:15px;margin-left:40px;_margin-left:30px;}

.SiteNews {margin: 0px auto;width:900px;height:auto;text-align:left;margin-bottom:20px;}
.SiteNews ul {float:left;width:900px;text-align:left;margin-top:5px;_margin-top:20px;}
.SiteNews li{float:left;width:900px;height:auto;text-align:left;margin-right:20px;_margin-right:15px;margin-left:40px;_margin-left:30px;}
/*网站地图部分*/

/*在线客服*/
.onlineServise{line-height:28px;position:absolute;right:0;top:350px; z-index:9999999999999999;}
.onlineServise dl dt{float:left;width:32px;height:auto;}
.onlineServise dl dd{float:left;width:85px;border:6px solid #073155;padding:12px;padding-bottom:0px;background-color:#FFF;display:none;}
.onlineServise dl dd p{padding:0;text-align:left;}
.onlineServise dl dd p img{vertical-align:middle; margin-bottom:3px;}