﻿*{padding:0px;margin:0px}
html {overflow-x:hidden;overflow-y:scroll;}
body, html {height:100%;}
body 
{
    font-family:Arial;
	padding:0px;margin:0px;
	background-color:#ffffff;
	font-size:12px;
	background:url(../images/body_bg.gif);
}
body,table,td,a,title,h2,h3,div,select{
    font-family:Arial;
	font-size: 12px;
	color:#555555;
}
td,input{
	line-height: 18px;
}
form,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding: 0px;
}
img {border: 0;}   /* 图片边框为0  a:hover img{filter: Alpha(Opacity=70);}  图片透明度 */

a:link       {text-decoration: none;color:#555555;}
a:visited    {text-decoration: none;color:#555555;}
a:hover      {text-decoration: none;color:#e20506;}

a.more:link       {text-decoration: none; color: #777777;}
a.more:visited    {text-decoration: none; color: #777777;}
a.more:hover      {TEXT-DECORATION:underline; color: #e20506;}

a.more1:link       {text-decoration: none; color: #ffffff;}
a.more1:visited    {text-decoration: none; color: #ffffff;}
a.more1:hover      {TEXT-DECORATION:underline; color: #ffffff;}

a.location:link       {text-decoration: none; color: #555555;}
a.location:visited    {text-decoration: none; color: #555555;}
a.location:hover      {TEXT-DECORATION: none; color: #e20506;}

li {list-style-type: none;}
#hits {color:#FF0000;font-weight:bold;}
.NoInfor {margin:0px auto;padding-top:40px;width:680px;height:60px;text-align:center;clear:both;overflow:hidden;}
.clear_both {clear: both;}  /*增加了一个空白层，清除该层两边的浮动使得上面的层与下面的脚注层不在同一行,解决Firefox浏览器中div层重叠*/
.InputSubmit {padding:3px;padding-left:10px;padding-right:10px;cursor:pointer;}
.inputTxt{ background:url(../images/input_bg.jpg);border:#e4e4e4 1px solid;padding:3px;color:#333333;}

/*分页开始*/
#page{margin: 0px auto;width:650px;padding:20px 0px 20px 0px;white-space:nowrap; text-align:center;clear:both;overflow:hidden;}
#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:#ffffff;text-decoration:none;border:1px #EDEDED solid;zoom:1;}
#page .pg a:hover{margin:0 4px 0 0;padding:5px 8px 3px 8px;background:#005AB9;color:#ffffff;border:1px #005AB9 solid;}
#page .pg span.current{margin:0 4px 0 0;padding:5px 4px 3px 3px;font-weight:bold;zoom:1;}
#page .pg span.font{margin:0 4px 0 0;padding:5px 4px 3px 3px;zoom:1;}
#page .pg a.pre{margin:0 5px 0px 0;}
#page .pg a.next{margin:0 5px 0px 0;}
#page .pg a.first{margin:0 5px 0px 0;}
#page .pg a.last{margin:0 5px 0px 0;}
/*分页结束*/

.PreveNext {float:left;width:100%;padding-top:10px;padding-bottom:10px;height:auto;}
.PreveNext ul{float:left;width:100%;text-align:left;padding-left:0px;}
.PreveNext li{float:left;width:100%;height:25px;text-align:left;text-align:left;font-size:12px;}
.PreveNext li a,.PreveNext li a:hover,.PreveNext li a:visited{color:#555555;font-size:12px;text-decoration:none;}
.PreveNext li a:hover{color:#e20506;font-size:12px;text-decoration:underline;}

.MidDiv {margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}

/*顶部*/
#topAll {margin:0px auto;width:1200px;height:153px;text-align:center;clear:both;overflow:hidden;}
#topHeader {margin:0px auto;width:1200px;height:31px;line-height:31px;text-align:left;clear:both;border-bottom:1px solid #F1F1F1;}
#topHeader h1{float:left;width:880px;padding-left:10px;text-align:left;font-size:12px;font-weight:100;color:#666666;}
.topLg {float:right;width:300px;padding-right:10px;padding-top:6px;text-align:right;color:#C6A374;}
.topLg a,.topLg a:visited{color:#666666;font-size:12px;text-decoration:none;}
.topLg a:hover{color:#e20506;font-size:12px;text-decoration:underline;}

#topDiv {margin:0px auto;width:1200px;height:120px;text-align:center;clear:both;overflow:hidden;}
#topDivLeft{float:left;width:700px;height:120px;text-align:left;}
#topDivRight{float:left;width:300px;height:80px;padding-left:200px;padding-top:35px;text-align:left;color:#909090;font-size:12px;background:url(../En/images/TopRight.gif) repeat-x left;}
#topDivRight span{line-height:28px;padding-top:3px;color:#e20506;font-size:24px;font-weight:bold;display:block;}

#menuAll{margin:0px auto;width:100%;height:50px;text-align:center;background:url(../En/images/menubg.gif) repeat-x;clear:both;overflow:hidden;}
#menu{margin:0px auto;width:1200px;height:50px;text-align:center;clear:both;overflow:hidden;}
#menu ul{float:left;width:1200px;height:50px;text-align:center;}
#menu li{float:left;width:150px;height:50px;text-align:center;}
#menu li a {float:left;width:150px;height:50px;line-height:50px;text-align:center;color:#ffffff;font-size:16px;font-weight:bold;background:url(../En/images/menu_off.gif) repeat-y right;text-decoration:none;}
#menu li.current a,#menu li a:hover{float:left;width:150px;height:50px;line-height:50px;color:#ffffff;font-size:16px;font-weight:bold;text-decoration:none;background: url(../En/images/menu_on.gif) repeat-x left;}
/*顶部*/

/*底部*/
#links {float:left;width:1200px;height:auto;margin-top:25px;text-align:left;}

.footer {margin:0px auto;width:1200px;height:auto;margin-top:25px;text-align:center;clear:both;overflow:hidden;background-color:#F9F9F9;}
.menuBottom{margin:0px auto;width:1200px;height:35px;line-height:35px;text-align:center;color:#ffffff;font-size:13px;background-color:#014AA1;clear:both;overflow:hidden;}
.menuBottom a,.menuBottom a:visited{margin-left:20px;margin-right:20px;color:#ffffff;font-size:13px;text-decoration:none;} 
.menuBottom a:hover{margin-left:20px;margin-right:20px;color:#ffffff;font-size:13px;text-decoration:underline;}

.footerBg{float:left;width:90px;height:auto;padding-left:200px;margin-right:30px;padding-top:15px;padding-bottom:20px;text-align:left;}
.footerRight{float:left;width:620px;height:auto;padding-top:15px;padding-bottom:20px;text-align:left;}
.footer dt{float:left;width:620px;line-height:200%;text-align:left;color:#666666;}
.footer dt a,.footer dt a:visited{color:#666666;font-size:12px;text-decoration:none;} 
.footer dt a:hover{color:#e20506;font-size:12px;text-decoration:underline;}
/*底部*/

/*IndexBanner居中定义*/
.IndexBannerDiv {margin:0px auto;width:1200px;height:350px;padding-top:10px;padding-bottom:20px;text-align:center;clear:both;overflow:hidden;}
.home_banner {position:relative;width:1200px;height:350px;overflow:hidden;}
.home_banner #JINGDONGBox{height:350px;overflow:hidden;}
.home_banner #JINGDONGBox li{float:left;}
.HnumID {position: absolute;bottom:15px;right:5px;height:16px;}
.HnumID li {list-style:none;float:left;width:30px;height:16px;line-height:16px;margin-right:7px;font-size:10px;color:#454545;background:#fBfBfB;text-align:center;display:inline-block;cursor:pointer;overflow:hidden;}
.HnumID li:hover, .HnumID li.active {background:#E50000;color:#ffffff;}
/*IndexBanner居中定义*/

/*首页服务 EFA7A7 */
.IndexService{float:left;width:1200px;height:auto;text-align:left;}
.IndexService ul{float:left;width:1200px;height:auto;text-align:left;}
.IndexService li{float:left;width:263px;height:260px;padding:10px;margin-right:20px;text-align:left;border:1px solid #e2e2e2;}
.IndexService li img{float:left;width:263px;height:90px;text-align:left;}
.IndexService dt{float:left;width:263px;height:30px;line-height:30px;text-align:center;color:#0061B8;font-size:16px;font-weight:bold;background-color:#F7F7F7;}
.IndexService dt a{float:left;width:263px;height:30px;line-height:30px;text-align:center;color:#0061B8;font-size:16px;}
.IndexService dt a:hover{float:left;width:263px;height:30px;line-height:30px;text-align:center;color:#ffffff;font-size:16px;background-color:#E20506;text-decoration:none;}
.IndexService span{float:left;width:263px;height:auto;line-height:160%;padding-top:8px;text-align:left;font-size:12px;color:#757575;}
/*首页服务*/

/*首页产品推荐*/
.IndexPro{float:left;width:1198px;height:auto;margin-top:25px;text-align:center;border:1px solid #e2e2e2;border-top:none;}
.IndexPro dl{float:left;width:1198px;height:38px;line-height:38px;text-align:left;background:url(../En/images/IndexPro.gif) repeat-x;}
.IndexPro dl h1{float:left;padding-left:30px;text-align:left;color:#555555;font-size:16px;}
.IndexPro dl h2 {text-align:right;padding-right:10px;font-size:12px;font-weight:100;}
.IndexPro ul{float:left;width:1168px;padding-top:20px;padding-bottom:20px;padding-left:15px;padding-right:15px;text-align:left;}
.IndexProTd {width:200px;padding-left:10px;padding-right:10px;text-align:center;}
.IndexProTdImg {width:200px;height:140px;text-align:center;padding:2px;border:1px solid #eeeeee;}
.IndexProTdFont {width:190px;text-align:center;padding:5px;}
#colee_left {margin:0px auto;width:1168px;height:auto;padding-top:6px;overflow:hidden;}
/*首页产品推荐*/

/*首页关于我们*/
.IndexAbout{float:left;width:923px;height:auto;margin-top:25px;margin-right:25px;text-align:center;border:1px solid #e2e2e2;}
.IndexAbout dl{float:left;width:923px;height:38px;line-height:38px;text-align:left;background:url(../En/images/IndexNews.gif) repeat-x;}
.IndexAbout dl h1{float:left;padding-left:30px;text-align:left;color:#555555;font-size:16px;}
.IndexAbout dl h2 {text-align:right;padding-right:10px;font-size:12px;font-weight:100;}
.IndexAbout ul{float:left;width:893px;height:250px;line-height:200%;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:10px;text-align:left;font-size:12px;}
.IndexAbout ul img { float:left;margin-right:20px;}
/*首页关于我们*/

/*首页联系我们*/
.IndexContact{float:left;width:248px;height:auto;margin-top:25px;ext-align:left;border:1px solid #e2e2e2}
.IndexContact dl{float:left;width:248px;height:38px;line-height:38px;text-align:left;background:url(../images/IndexNews.gif) repeat-x;}
.IndexContact dl h1{float:left;padding-left:30px;text-align:left;color:#555555;font-size:16px;}
.IndexContact ul{float:left;width:238px;height:260px;line-height:180%;padding:5px;padding-bottom:10px;text-align:left;}
.IndexContact ul img{float:left;width:238px;height:55px;padding-bottom:8px;text-align:left;}
/*首页联系我们*/


/*首页新闻中心*/
.IndexNews {float:left;width:382px;height:auto;margin-top:25px;margin-right:24px;text-align:left;border:1px solid #e2e2e2;}
.IndexNews dl{float:left;width:382px;height:38px;line-height:38px;text-align:left;background:url(../En/images/IndexNews.gif) repeat-x;}
.IndexNews dl h1{float:left;padding-left:30px;text-align:left;color:#555555;font-size:16px;}
.IndexNews dl h2 {text-align:right;padding-right:10px;font-size:12px;font-weight:100;}
.IndexNews ul{float:left;width:352px;height:210px;padding-top:15px;padding-right:15px;padding-bottom:10px;padding-left:15px;text-align:left;}
.IndexNews li{float:left;width:337px;height:26px;line-height:26px;text-align:left;padding-left:15px;background:url(../En/images/index8_37.gif) 0 1px no-repeat;}
/*首页新闻中心*/

/*首页*/

/*内页*/
/*左边设置*/
#con-left{float:left;width:250px;height:auto;margin-right:30px;margin-bottom:5px;text-align:left;}
#con-left h1{float:left;width:210px;padding-left:40px;height:40px;line-height:40px;color:#ffffff;font-weight:bold;font-size:16px;;background: url(../En/images/leftTitleBg.gif) repeat-x;}

.LeftMenu {float:left;width:250px;height:auto;margin-bottom:25px;text-align:left;}
.LeftMenu ul{float:left;width:248px;height:auto;text-align:left;border:1px solid #e4e4e4;border-top:none;border-bottom:none;}
.LeftMenu li {float:left;width:248px;height:42px;text-align:left;}
.LeftMenu li a{float:left;text-align:left;width:208px;padding-left:40px;height:42px;line-height:42px;font-size:14px;background:url(../En/images/left_off.gif) no-repeat right;}
.LeftMenu li a:hover{float:left;color:#e20506;text-align:left;width:208px;padding-left:40px;height:42px;line-height:42px;font-size:14px;font-weight:bold;text-decoration: none;background:url(../En/images/left_on.gif) no-repeat right;}
.LeftMenu li.current a{float:left;color:#e20506;text-align:left;width:208px;padding-left:40px;height:42px;line-height:42px;font-size:14px;font-weight:bold;text-decoration: none;background:url(../En/images/left_on.gif) no-repeat right;}

.LeftContact{float:left;width:250px;height:auto;text-align:left;}
.LeftContact ul{float:left;width:238px;height:auto;line-height:180%;padding:5px;padding-bottom:20px;text-align:left;border:1px solid #E4E4E4;border-top:none;}
.LeftContact ul img{float:left;width:238px;height:55px;padding-bottom:5px;text-align:left;}
/*左边设置*/

/*右边设置*/
#con-right{float:left;width:920px;height:auto;padding-bottom:30px;text-align:center;}
.con-right-title{float:left;width:885px;height:40px;line-height:40px;padding-left:35px;text-align:left;background:url(../En/images/RightTitleBg.gif);}
.con-right-content {float:left;width:890px;height:auto;padding-left:15px;padding-right:15px;padding-top:20px;padding-bottom:10px;text-align:left;font-size:14px;line-height:180%;}
.con-right-content div,.con-right-content p,.con-right-content a{font-size:14px;line-height:180%;}
/*右边设置*/
/*内页*/

/*荣誉证书*/
.Cert {margin:0px auto;width:920px;height:auto;text-align:center;clear:both;overflow:hidden;}
.Cert ul{float:left;width:920px;height:auto;padding-top:15px;text-align:center;}
.Cert li{float:left;width:206px;height:230px;padding:12px;text-align:center;}
.Cert li img{float:left;width:200px;height:170px;margin-bottom:2px;padding:2px;border:1px #E4E4E4 solid;text-align:center;}

.CertDetailed {margin:0px auto;width:920px;text-align:center;clear:both;overflow:hidden;}
.CertDetailed dl{float:left;width:920px;padding-top:30px;margin-bottom:20px;text-align:center;color:#E20506;font-size:20px;font-weight:bold;}
.CertShowHits{float:left;width:920px;margin-bottom:10px;text-align:right;border-bottom:1px #e4e4e4 dashed;}
.CertDetailed img {text-align:center;padding-bottom:20px;}
.CertDetailed-content{float:left;width:920px;margin-bottom:10px;text-align:left;font-size:14px;border-bottom:1px #e4e4e4 dashed;line-height:180%;}
.CertDetailed-content div,.CertDetailed-content p,.CertDetailed-content a{font-size:14px;line-height:180%;}
/*荣誉证书*/

/*企业视频*/
.Video{float:left;width:920px;height:auto;text-align:left;}
.Video ul{float:left;width:920px;padding-top:30px;text-align:left;}
.Video li {float:left;width:250px;height:300px;margin-left:28px;margin-right:28px;_margin-left:21px;_margin-right:21px;text-align:left;}
.VideoName{float:left;width:250px;height:40px;line-height:20px;padding-top:5px;text-align:center;}
/*企业视频*/

/*企业风采*/
.Pic {margin:0px auto;width:920px;height:auto;text-align:center;clear:both;overflow:hidden;}
.Pic ul{float:left;width:920px;height:auto;padding-top:15px;text-align:center;}
.Pic li{float:left;width:200px;height:190px;text-align:center;padding:8px;margin-right:14px;_margin-right:8px;margin-bottom:14px;line-height:200%;position:relative;zoom:1;}

.PicImg{float:left;width:200px;height:160px;padding:2px;border:1px #E4E4E4 solid;}
.PicTypeRed {color:#ff0000;font-weight:bold;}
.portfolioThumb .new {position:absolute;display:block;top:7px;left:6px;}

.PicDetailed {margin:0px auto;width:920px;padding-top:10px;padding-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.PicDetailed dl{float:left;width:920px;padding-top:30px;margin-bottom:20px;text-align:center;color:#E20506;font-size:20px;font-weight:bold;}
.PicShowHits{float:left;width:920px;text-align:right;border-bottom:1px #EBEBEB dashed;margin-bottom:10px;}
.PicDetailed img {text-align:center;padding:10px;}
.PicDetailed-content{float:left;width:920px;padding-top:10px;margin-bottom:10px;text-align:left;border-bottom:1px #E4E4E4 dashed;}
.PicDetailed-content a,.PicDetailed-content p,.PicDetailed-content div{font-size:14px;line-height:200%;}
/*企业风采*/

/*新闻中心*/
.NewsContentList {margin:0px auto;width:920px;height:auto;text-align:center;clear:both;overflow:hidden;}
.NewsContentList ul{float:left;width:920px;text-align:left;margin-top:20px;padding-bottom:20px;}
.NewsContentList li{float:left;width:435px;padding-left:25px;height:25px;padding-top:10px;text-align:left;font-size:12px;border-bottom:1px #EEEEEE dashed;background:url(../En/images/index8_38.gif) 0 8px no-repeat;}
.NewsContentList li span{float:right;width:90px;text-align:left;color:#999999;font-size:12px;}

.NewsDetailed {margin:0px auto;width:920px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.NewsDetailed dl{float:left;width:920px;text-align:center;font-size:18px;font-weight:bold;padding-top:20px;margin-bottom:10px;}
.NewsShowHits{float:left;width:920px;height:auto;margin-bottom:20px;padding-bottom:5px;text-align:right;border-bottom:1px #e6e6e6 dashed;}
.NewsDetailed img {text-align:center;padding:10px;}
.NewsDetailed-content{float:left;width:908px;padding:6px;margin-bottom:10px;font-size:14px;line-height:200%;text-align:left;border-bottom:1px #e6e6e6 dashed;}
.NewsDetailed-content a,.NewsDetailed-content div,.NewsDetailed-content p{font-size:14px;line-height:200%;}
/*新闻中心*/

/*产品展示*/
.Product{margin:0px auto;width:920px;height:auto;text-align:center;clear:both;overflow:hidden;}
.Product ul{float:left;width:920px;height:auto;padding-top:20px;text-align:center;}
.Product li{float:left;width:200px;height:160px;padding:14px;_padding:12px;text-align:center;}
.ProTdImg {width:200px;height:140px;text-align:center;padding:2px;border:1px solid #e4e4e4;}
.ProTdFont {width:200px;text-align:center;padding-top:5px;padding-bottom:5px;color:#555555;}
.Product li a,.Product li a:visited{font-size:12px;color:#555555;text-decoration:none;} 
.Product li a:hover{font-size:12px;color:#E4393C;font-weight:100;text-decoration:underline;} /* top: 1px;position: relative;bottom: 1px; */

.ProductDetailed {float:left;width:920px;height:auto;padding-top:20px;padding-bottom:10px;text-align:left;}
.ProductShowHits{float:left;width:920px;text-align:right;border-bottom:1px #D8D8D8 dashed;margin-bottom:20px;}

/*=产品展示详细显示页面的图片切换
=============================================================================================*/
.container{float:left;width:920px;text-align:left;}
.container dl{float:left;width:920px;height:25px;line-height:25px;padding-top:10px;margin-bottom:5px;text-align:center;font-size:20px;color:#E20506;font-weight:bold;}
.containerFont {color:#E20506;}
.container h1{float:left;width:920px;padding-top:20px;padding-botom:20px;text-align:center;}

.ProTitleList {float:left;width:920px;height:35px;text-align:left;margin-top:20px;background:url(../En/images/parmeter_title_bg.gif) repeat-x;}
.ProTitleList li{float:left;width:100px;height:35px;line-height:35px;text-align:center;cursor:pointer;font-size:14px;color:#E20506;}
.ProTitleList li.current{float:left;width:100px;margin-left:10px;height:35px;line-height:35px;letter-spacing:1px;text-align:center;font-weight:bold;background:url(../En/images/title_on.gif) repeat-x;}

.ProContent {float:left;width:920px;height:auto;padding-top:20px;padding-bottom:20px;text-align:left;font-size:14px;border-bottom:1px #e2e2e2 dashed;line-height:180%;}
.ProContent div,.ProContent p,.ProContent a{float:left;width:930px;height:auto;text-align:left;font-size:14px;line-height:180%;}
/*产品展示*/

/*解决方案*/
.Solution{float:left;width:730px;height:auto;text-align:left;}
.Solution ul{float:left;width:920px;height:auto;text-align:left;}
.Solution li{float:left;width:920px;height:auto;margin-top:30px;text-align:left;background-color:#ffffff;}
.Solution li img{float:left;width:200px;height:140px;text-align:left;margin-right:20px;padding:2px;border:1px #EAEAEA solid;}

.Solution li h1 {float:left;width:694px;height:30px;line-height:30px;margin-bottom:5px;border-bottom:1px #d8d8d8 dashed;color:#666666;font-size:14px;font-weight:bold;}
.Solution li h1 a,.Solution li h1 a:visited{color:#E4393C;font-size:14px;font-weight:bold;text-decoration:none;}
.Solution li h1 a:hover{color:#E4393C;font-size:14px;font-weight:bold;text-decoration:underline;}
.Solution li p{float:left;width:694px;height:80px;line-height:160%;text-align:left;overflow:hidden;}
.Solution li span {float:left;width:694px;height:20px;text-align:right;}
.Solution li span a,.Solution li span a:visited{color:#E4393C;font-size:12px;text-decoration:underline;}
.Solution li span a:hover{color:#E4393C;font-size:12px;text-decoration:none;}

.SolutionDetailed {margin:0px auto;width:920px;height:auto;padding-top:30px;padding-bottom:30px;text-align:center;clear:both;overflow:hidden;}
.SolutionDetailed h1{float:left;width:920px;height:auto;padding-bottom:10px;text-align:center;color:#E33A3C;font-size:20px;}
.SolutionImg{text-align:center;padding-top:10px;padding-bottom:10px;}
.SolutionDetailed h2{float:left;width:900px;height:35px;line-height:35px;padding-left:20px;text-align:left;color:#E33A3C;font-size:14px;background:url(../images/ExampleTitle.gif) no-repeat;}
.Solution-Content{float:left;width:920px;height:auto;line-height:180%;padding-top:10px;padding-bottom:10px;text-align:left;font-size:14px;border-bottom:1px #EBEBEB dashed;}
.Solution-Content a,.Solution-Content p,.Solution-Content div{color:#E4393C;font-size:14px;line-height:180%;}
/*解决方案*/

/*在线客服*/
.onlineServise{line-height:35px;position:absolute;right:0;top:250px;z-index:999999999;}
.onlineServise dl h1{float:left;width:32px;height:160px;}
.onlineServise dl dd{float:left;width:80px;border:6px solid #0052C2;padding:12px;background-color:#FFFFFF;display:none;}
.onlineServise dl dd p{padding:0;text-align:left;}
.onlineServise dl dd p img{vertical-align:middle;margin-bottom:3px;}
/*在线客服*/