﻿*{padding:0px;margin:0px}
html {overflow-x:hidden;overflow-y:scroll;}
body, html {height:100%;}
body 
{
	font-family:"Microsoft YaHei",Arial;
	font-size:14px;
	background-color:#fff;
}
body,table,td,a,title,h2,h3,div,select{
	font-family:"Microsoft YaHei",Arial;
	font-size:14px;
	color:#454545;
}
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: none;color: #EA5404;} /* 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: #B60005;}

a.More:link     {text-decoration: none;color: #EA5404;}
a.More:visited  {text-decoration: none; color: #EA5404;}
a.More:hover    {text-decoration: underline; color: #EA5404;}

a.location:link       {text-decoration: none; color: #757575;}
a.location:visited    {text-decoration: none; color: #757575;}
a.location:hover      {TEXT-DECORATION: none; color: #EA5404;}

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:100%;padding:30px;white-space:nowrap;text-align:center;}
#page .pg{margin: 0px auto;width:100%;height:auto;font-size:14px;}
#page .pg a,#page .pg a:link,#page .pg a:visited{margin:0 10px 0 0;padding:10px 12px 10px 12px;background:#eae8e8;font-family:'Tahoma';text-decoration:none;border:1px #dedede solid;zoom:1;line-height:120%;}
#page .pg a:hover{margin:0 10px 0 0;padding:10px 12px 10px 12px;background:#EA5404;color:#fff;border:1px #EA5404 solid;}
#page .pg span.current{margin:0 10px 0 0;padding:10px 12px 10px 12px;font-weight:bold;font-family:'Tahoma';zoom:1;}
#page .pg span.font{margin:0 10px 0 0;padding:10px 12px 10px 12px;font-family:'Tahoma';zoom:1;}
#page .pg a.pre{margin:0 10px 5px 0;}
#page .pg a.next{margin:0 10px 5px 0;}
#page .pg a.first{margin:0 10px 5px 0;}
#page .pg a.last{margin:0 10px 5px 0;}
/*分页结束*/

.PreveNext {margin:0px auto;width:1200px;height:auto;padding-top:30px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;width:1200px;padding-bottom:10px;}
.PreveNext li{float:left;width:1200px;height:25px;text-align:left;}

/*公共部分的中间div*/
#hits {color:#FF0000; font-weight:bold;}
.NoInfor {float:left;padding-top:10px;width:850px;height:100px;line-height:100px;text-align:center;}
.clear_both {clear: both;}  /*增加了一个空白层，清除该层两边的浮动使得上面的层与下面的脚注层不在同一行,解决Firefox浏览器中div层重叠*/
.MidFullDiv {margin:0px auto;width:100%;height:auto;background-color:#fff;text-align:center;clear:both;overflow:hidden;}
.MidDiv {margin:0px auto;width:1200px;height:auto;padding-left:10px;padding-top:20px;padding-right:10px;clear:both;overflow:hidden;}
.ConDiv{margin:0px auto;width:100%;height:auto;text-align:center;background-color:#FAFAFA;clear:both;overflow:hidden;}


.InputSubmit {padding:3px;padding-left:10px;padding-right:10px;cursor:pointer;}
.inputTxt{ background:url(../images/input_bg.jpg);border:#D4D4D4 1px solid;padding:3px;color:#333333;}

.input_off{padding:0px;width:70px;height:28px;border:none;color:#ffffff;background-color:#D5060A;}
.input_on{padding:0px;width:70px;height:28px;border:none;color:#ffffff;background-color:#F3411A;}

.table{background:#ccc;line-height:30px;}
.table th{background:#EFEFEF;text-align:center;}
.table td{background:#F9F9F9;text-align:center;padding:5px;}

/*顶部*/
.topAll {margin:0px auto;width:100%;height:32px;line-height:32px;background-color:#F9F9F9;border-bottom:1px #E3E3E3 solid;clear:both;}
#topHeader {margin:0px auto;width:1200px;height:32px;line-height:32px;text-align:left;clear:both;}
#topHeader h1{float:left;width:700px;height:32px;line-height:32px;text-align:left;font-size:12px;font-weight:100;color:#888888;}

#topHeaderRightDiv {float:right; }
#topHeaderRightDiv li{float:left;margin-left:18px;height:32px;line-height:32px;}
#topHeaderRightDiv li a{padding-left:20px;font-size:12px;color:#888888;}
#topHeaderRightDiv li a:hover{font-size:12px;color:#888888;text-decoration:underline;}
#topHeaderRightDiv li.first a{background:url(../images/en.gif) no-repeat left center;font-size:12px;color:#F12912;text-decoration:none;}
#topHeaderRightDiv li.first a:hover{font-size:12px;color:#F12912;text-decoration:underline;}
#topHeaderRightDiv li.second a{background:url(../images/header_icon01.png) no-repeat left center;}
#topHeaderRightDiv li.last a{background:url(../images/header_icon03.png) no-repeat left center;}
#topHeaderRightDiv li.biao{ position:relative;height:32px;line-height:32px;padding-top:0px;}
#topHeaderRightDiv li.biao a{background:url(../images/header_iconWx.png) no-repeat left center;/* position:relative; */}
#topHeaderRightDiv li.biao img{ display:none;position:absolute;top:32px;left:0px;z-index:999999;}
#topHeaderRightDiv li.biao:hover img{display:block;}
#topHeaderRightDiv li:first-child{margin-left:0;}


/*logo和导航*/
#topDiv {margin:0px auto;width:1200px;height:120px;text-align:center;clear:both;position:relative;z-index:3;}
#topDivLeft{float:left;width:700px;height:auto;text-align:left;}
#topDivLeft img{float:left;width:auto;height:auto;padding-top:10px;text-align:left;}

.topDivRightTel{float:right;width:400px;padding-top:20px;overflow:hidden;}
.topDivRightTel dd{float:left;padding-top:20px;padding-right:10px;}
.topDivRightTel dd img{width:50px;height:auto;}
.topDivRightTel .telWrap {height:38px;line-height:38px;overflow:hidden;font-size:14px;color:#888888;}
.topDivRightTel .telWrap .num {font-size:22px;color:#E1160F;}
.topDivRightTel .slogan li {float:left;width:330px;height:32px;line-height:32px;margin-left:6px;color:#fff;font-size:15px;text-align:center;border:0px solid #dedede;background-color:#EA5404;border-radius:5px}

/*导航*/
.head_dhDiv{margin:0px auto;width:100%;height:auto;margin-top:0px;background-color:#003E94;clear:both;overflow:hidden;}/*background-color:#008FD2;*/
.head_dh{margin:0px auto;width:1200px;height:60px;clear:both;overflow:hidden;}
.head_dhList{float:left;width:1200px;height:60px;}
.head_dh h2{float:left;width:171px;height:60px;text-align:center;}
.head_dh h2 a{float:left;width:171px;height:60px;line-height:22px;padding-top:12px;color:#ffffff;font-size:16px;font-weight:normal;}
.head_dh h2 a span{float:left;width:171px;line-height:20px;text-align:center;font-size:13px;color:#5284C7;}
.head_dh h2 a:hover,.head_dh h2.current a{float:left;width:171px;height:60px;line-height:22px;padding-top:12px;color:#ffffff;font-size:16px;font-weight:normal;background-color:#EA5404;}
.head_dh h2 a:hover span,.head_dh h2.current a span{float:left;width:171px;line-height:20px;text-align:center;font-size:13px;color:#ff8f35;}
.head_dh .cpli{float:left;width:171px;text-align:center;}
.head_dh .sub{position:absolute;display:none;width:171px;margin-top:60px;z-index:9999;}
.head_dh .sub li{line-height:40px;border-bottom:1px solid #f0f0f0;background-color:#fefefe;}
.head_dh .sub li:hover{background-color:#EA5404;}
.head_dh .sub li:hover a{color:#fff;}
.head_dh .sub li a{color:#333333;}
.head_dh .sub li a:hover{color:#fff;}

/*搜索栏*/
.TopSearchAll {margin:0px auto;width:100%;height:auto;background-color:#fff;clear:both;overflow:hidden;}
.TopSearch {margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
.TopSearch ul{float:left;width:990px;height:45px;line-height:45px;text-align:left;}
.TopSearch ul a{ margin-right:12px;color:#828282;}
.TopSearch ul a:hover{ margin-right:12px;color:#828282;text-decoration:underline;}
.TopSearch dl{float:left;width:180px;height:28px;padding-top:8px;margin-left:25px;text-align:right;}
.TopSearch dt{float:left;width:150px;height:28px;line-height:28px;padding-top:5px;text-align:right;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;}

.Banner{margin:0px auto;width:100%;height:350px;clear:both;overflow:hidden;}

/*底部*/
#links {margin:0px auto;width:1200px;height:auto;padding-top:25px;text-align:left;clear:both;overflow:hidden;}
#links span a{color:#777777;font-size:12px;text-decoration:none;}
#links span a:hover {color:#E4393C;font-size:12px;text-decoration:none;} 

.footerDiv{margin:0px auto;width:100%;height:auto;margin-top:20px;text-align:center;clear:both;overflow:hidden;border-top:0px solid #0E6998;background-color:#F0F0F0;}

.footer {margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
.footerMenu {margin:0px auto;width:1200px;height:auto;padding-bottom:40px;padding-top:15px;text-align:center;clear:both;overflow:hidden;}
.footerMenu ul{float:left;width:110px;height:auto;padding-left:36px;text-align:center;}
.footerMenu h1{float:left;width:110px;padding-top:36px;padding-bottom:10px;text-align:left;color:#333;font-size:16px;}
.footerMenu li{float:left;width:110px;height:30px;line-height:30px;text-align:left;color:#333;}
.footerMenu li a,.footerMenu li a:visited,.footerMenu li div,.footerMenu li p{color:#454545;font-size:14px;text-decoration:none;} 
.footerMenu li a:hover{color:#EA5404;font-size:14px;text-decoration:none;top:1px;position:relative;bottom:1px;}
.iweixingIMG {float:left;width:100px;height:100px;}

.bottomCantact{float:left;width:260px;height:auto;padding-left:36px;padding-top:28px;padding-bottom:20px;text-align:left;line-height:180%;font-size:14px;color:#666666;}
.bottomCantact div, .bottomCantact div a{font-size:14px;color:#666666;line-height:180%;}

.footerBqDiv{margin:0px auto;width:100%;height:auto;text-align:center;border-top:0px solid #fff;background-color:#003E94;clear:both;overflow:hidden;}
.footerBq {margin:0px auto;width:1200px;height:50px;line-height:50px;text-align:center;color:#fff;clear:both;overflow:hidden;}
.footerBq a,.footerBq a:visited {color:#fff;font-size:13px;font-weight:100;text-decoration:none;} 
.footerBq a:hover {color:#fff;font-size:13px;font-weight:100;text-decoration:none;} 


.SiteMap {margin:0px auto;width:720px;height:auto;clear:both;overflow:hidden;}
.SiteMap ul{float:left;width:720px;height:46px;padding-bottom:15px;margin-top:15px;border-bottom:1px dashed #dedede;}
.SiteMap h2{float:left;width:100px;height:43px;padding-right:20px;padding-top:3px;font-size:14px;color:#EA5404;text-align:right;}
.SiteMap li{float:left;width:100px;text-align:left;height:23px;line-height:23px;color:#888888;}

/*底部*/


.IndexNewsDiv{margin:0px auto;width:100%;height:30px;padding-top:8px;padding-bottom:8px;text-align:center;border-bottom:1px solid #DCDCDC;clear:both;overflow:hidden;}
#Scroll{margin:0px auto;width:1180px;height:30px;line-height:30px;text-align:center;clear:both;overflow:hidden;}
#Scroll dl{float:left;width:100px;line-height:30px;height:30px;color:#EA5404;font-size:16px;font-weight:600;text-align:left;}
#Scroll ul{float:left;width:1080px;line-height:30px;height:30px;text-align:center;}
#ScrollMe li{float:left;width:360px;height:30px;line-height:30px;text-align:left;}

/*首页标题*/
.tit1{margin:0px auto;height:120px;margin-top:40px;padding-top:0px;text-align:center;clear:both;overflow:hidden;font-size:26px;font-weight:600;background:url(../images/par_h.gif) no-repeat center top 20px;}
.tit1 a{ color:#0C67C4;font-size:28px;line-height:28px;font-weight:600;}
.tit1 a:hover {text-decoration:none;font-size:28px;font-weight:600;}
.tit1 b{ color:#DF1511;font-size:28px;font-weight:600;}
.tit1 em{display:block;padding-top:15px;text-transform:uppercase;color:#888888;font-size:20px;font-weight:100;font-style:normal;}

.tit2{margin:0px auto;height:120px;margin-top:20px;text-align:center;clear:both;overflow:hidden;font-size:26px;font-weight:600;background:url(../images/par_h2.gif) no-repeat center 20px;}
.tit2 a{ color:#0C67C4;font-size:32px;line-height:32px;font-weight:600;}
.tit2 a:hover {text-decoration:none;font-size:32px;font-weight:600;}
.tit2 b{ color:#DF1511;font-size:32px;font-weight:600;}
.tit2 em{display:block;padding-top:15px;text-transform:uppercase;color:#888888;font-size:20px;font-weight:100;font-style:normal;}
/*首页标题*/

/*首页公司简介*/
.IndexAboutService{margin:0px auto;width:1200px;height:auto;padding-top:0px;margin-bottom:15px;margin-top:40px;border:1px solid #DCDCDC;text-align:center;clear:both;overflow:hidden;}
.IndexAbout {float:left;width:688px;height:auto;text-align:center;}
.IndexAbout dl{float:left;width:42%;height:250px;padding-top:20px;text-align:center;background:url(../images/indexAboutImg.jpg) no-repeat right;}
.IndexAbout dl a{float:left;width:100%;height:auto;padding-left:12px;text-align:left;font-size:22px;color:#241E0E;font-weight:100;}
.IndexAbout dl a:hover{font-size:22px;color:#241E0E;font-weight:100;}
.IndexAbout dl span{padding-left:5%;font-size:22px;color:#241E0E;font-weight:100;font-family:Arial;}
.IndexAboutImg {float:left;width:84%;height:auto;padding:5%;padding-bottom:0px;padding-top:25px;}
.IndexAbout ul{float:left;width:53%;height:auto;line-height:180%;padding-left:3%;padding-right:2%;padding-top:10px;text-align:left;font-size:14px;color:#666666;background-color:#ffffff;overflow:hidden;}
/*首页公司简介*/

/*首页联系我们*/
.IndexService{float:left;width:490px;height:auto;padding-left:20px;text-align:left;}
.IndexService dl{float:left;width:250px;height:250px;padding-top:20px;text-align:center;background:url(../images/indexAboutImg.jpg) no-repeat right;}
.IndexService dl a{float:left;width:100%;height:auto;padding-left:12px;text-align:left;font-size:22px;color:#241E0E;font-weight:100;}
.IndexService dl a:hover{font-size:22px;color:#241E0E;font-weight:100;}
.IndexService dl span{padding-left:5%;font-size:22px;color:#241E0E;font-weight:100;font-family:Arial;}
.IndexServiceImg{float:left;width:83%;height:auto;padding:5%;padding-bottom:0px;padding-top:22px;}
.IndexService ul{float:left;width:220px;height:auto;line-height:180%;padding:10px;text-align:left;font-size:14px;color:#666666;background-color:#ffffff;overflow:hidden;}
/*首页联系我们*/


/*首页服务栏目*/
.IndexInforDiv{margin:0px auto;width:100%;text-align:center;text-align:center;clear:both;overflow:hidden;}
.IndexInfor{margin:0px auto;width:1200px;height:auto;margin-bottom:60px;padding-top:20px;text-align:center;clear:both;overflow:hidden;}
.IndexInfor h1{float:left;width:1200px;height:47px;line-height:47px;padding-left:30px;color:#241E0E;font-size:20px;font-weight:200;text-align:left;border-bottom:1px solid #DBDBDB;background:url(../images/biaoti.jpg) no-repeat 5px;}
.IndexInfor h1 span{padding-left:10px;font-size:20px;color:#454545;font-weight:100;font-family:Arial;text-align:left;}
.IndexInfor ul{float:left;width:1200px;height:auto;padding-top:30px;text-align:center;}
.IndexInfor li{position:relative;float:left;width:228px;height:auto;margin-right:15px;text-align:left;background-color:#fff;border-bottom:2px solid #e8e8e8;}
.IndexInfor li div{display:block;width:228px;height:100px;overflow:hidden;}
.IndexInfor li div img{transition:All 0.6s ease-in-out;-webkit-transition:All 0.6s ease-in-out;-moz-transition:All 0.6s ease-in-out;
-o-transition:All 0.6s ease-in-out;}
.IndexInfor li div img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);}
.IndexInforImg{float:left;width:228px;height:100px;text-align:center;}

.IndexInfor dl{float:left;width:228px;height:auto;height:40px;line-height:40px;padding-top:8px;text-align:left;font-size:20px;color:#241E0E;font-weight:100;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.IndexInfor li a:hover dl,.IndexInfor li dl div,.IndexInfor li dl p,.IndexInfor li p span{font-size:20px;color:#EA5404;font-weight:100;}
.IndexInfor dt{float:left;width:228px;height:160px;line-height:180%;text-align:left;font-size:14px;color:#777777;font-weight:100;overflow:hidden;}
.IndexInfor li a:hover dt,.IndexInfor li dt div,.IndexInfor li dt p{color:#666666;font-size:14px;font-weight:100;}

/*首页最新资讯鼠标经过效果*/
.IndexInfor li:after,.IndexInfor li:before{content:'';position:absolute;bottom:-2px;width:0;height:2px;background:#EA5404;-webkit-transition:0.4s;transition:0.4s;}
.IndexInfor li:before{left:0;}
.IndexInfor li:after{right:0;}
.IndexInfor li:hover:after{width:50%;}
.IndexInfor li:hover:before{width:50%;}
/*首页服务栏目*/

/*首页产品*/
.wrap{margin-left:auto;margin-right:auto;width:1200px;position:relative;}
.IndexProDiv {margin:0px auto;width:100%;height:auto;margin-top:40px;padding-top:30px;padding-bottom:40px;text-align:center;background-color:#F7F7F7;clear:both;overflow:hidden;}
.i_pro{padding:20px;background:#F7F7F7;}
.i_pro_tab{padding:0;height:auto;overflow:hidden;}
.i_pro_tab .T{height:50px;line-height:32px;border-bottom:2px solid #ccc;margin-bottom:5px;text-align:left;font-size:22px;color:#241E0E;font-weight:100;}
.i_pro_tab .tab_list{position:absolute;right:0;top:0;cursor:pointer;}
.i_pro_tab .tab_t{position:relative;float:left;width:auto;padding:0 2em;border-bottom:2px solid #d2d2d2;height:50px;line-height:50px;}
.i_pro_tab .tab_t .arr{position:absolute;left:50%;bottom:9999px;border-width:4px;border-color:transparent transparent #EA5404 transparent;border-style:dashed dashed solid dashed;margin-left:-4px;}
.i_pro_tab .tab_t_cur{border-color:#EA5404;color:#EA5404;}
.i_pro_tab .tab_t_cur .arr{bottom:0;}

.i_tab_scroll{width:1200px;height:auto;padding-top:30px;}
.i_tab_scroll li{float:left;width:282px;background:#ffffff;}
.i_tab_scroll li:hover .t{ background:#EA5404}

.i_tab_scroll li a{position:relative;display:block;height:330px;border:1px solid #ddd;}
.i_tab_scroll li img{width:280px;height:280px;}
.i_tab_scroll li .t{position:absolute;left:0;bottom:0px;width:280px;height:46px;line-height:46px;padding-bottom:0px;text-align:center;color:#fff !important;font-size:14px;background:#747474;}

.i_tab_scroll .arrs{position:absolute;top:50%;margin-top:-31px;width:34px;height:63px; background:url(../images/arr01.png) no-repeat;}
.i_tab_scroll .arr_prev{left:0;}
.i_tab_scroll .arr_next{right:0;background-position:right 0;}
.i_tab_scroll .hasCount{width:440px;margin-right:20px;}
.i_tab_scroll .hasCount .count_{position:relative;float:left;width:50%;background:#fff;height:100%;}
.i_tab_scroll .hasCount .t{position:static;width:auto;color:#333;background:none;font-size:16px;text-align:left;margin:10px 20px;font-weight:bold;}
.i_tab_scroll .hasCount .p{margin:10px 20px;height:120px;overflow:hidden;}
.i_tab_scroll .hasCount img{float:left;width:50%;height:100%;}
/*首页产品*/


/*首页新闻中心*/
.IndexNewsCert {margin:0px auto;width:1200px;padding-top:20px;text-align:center;text-align:center;clear:both;overflow:hidden;}

.IndexNews{float:left;width:400px;height:auto;padding-top:20px;padding-right:50px;text-align:left;}
.IndexNews dl{float:left;width:370px;height:47px;line-height:47px;padding-left:30px;color:#241E0E;font-size:20px;font-weight:200;border-bottom:1px solid #DBDBDB;background:url(../images/biaoti.jpg) no-repeat 5px;}
.IndexNews dl span{padding-left:10px;font-size:20px;color:#454545;font-weight:100;font-family:Arial;}
.IndexNews ul{float:left;width:400px;height:270px;margin-top:10px;text-align:left;}
.IndexNews li{float:left;width:378px;height:42px;line-height:42px;text-align:left;padding-left:22px;border-bottom:1px #E1E1E1 dashed;background:url(../images/index8_39.jpg) 0 9px no-repeat;}
.IndexNews li span{float:right;width:90px;text-align:left;color:#999999;font-size:14px;}
/*首页新闻中心*/

/*首页证书*/
.IndexCert{float:left;width:300px;height:auto;padding-top:20px;text-align:left;}
.IndexCert dl{float:left;width:270px;height:47px;line-height:47px;margin-bottom:20px;padding-left:30px;color:#241E0E;font-size:20px;font-weight:200;border-bottom:1px solid #DBDBDB;background:url(../images/biaoti.jpg) no-repeat 5px;}
.IndexCert dl span{padding-left:10px;font-size:20px;color:#454545;font-weight:100;font-family:Arial;}
.zsBox {position:relative;width:300px;height:250px;overflow:hidden;}
.zsBox .pic{width:300px;height:220px; position:relative;}
.zsBox .pic img {width:300px;height:220px;display:block;}
.zsBox .pic li{position:absolute;width:300px;left:0px;top:0px;display:none;}
.zsBox .txt-bg {position:absolute;bottom:0;z-index:1;width:100%;height:36px;background:#646464;filter:alpha(opacity=90);opacity:0.9;overflow:hidden;}
.zsBox .txt {position:absolute;bottom:0;z-index:2;width:226px;height:36px;overflow:hidden; color:#FFFFFF; text-align:center; text-indent:2em;}
.zsBox .txt li {height:36px;line-height:36px;position:absolute;left:0px;}
/*首页证书*/

/*内页*/
/*左边设置*/
.Location{width:100%;display:block;height:60px;line-height:60px;padding-top:0px;border-bottom:1px solid #E7E7E8;}
.LocationDiv{margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}

.LeftMenu {margin:0px auto;width:1194px;height:auto;text-align:center;clear:both;overflow:hidden;}
.LeftMenu ul{margin:0px auto;width:1194px;height:auto;line-height:48px;margin-top:30px;margin-bottom:15px;text-align:center;clear:both;overflow:hidden;background-color:#F0F0F0;}
.LeftMenu dl{float:left;width:1194px;height:60px;line-height:60px;margin-top:20px;text-align:left;color:#EA5404;font-size:24px;}
.LeftMenu li{float:left;width:198px;height:48px;line-height:48px;text-align:center;border-right:1px #fff solid;border-bottom:1px #fff solid;}
.LeftMenu li a{float:left;width:198px;padding-left:0px;padding-right:0px;height:48px;line-height:48px;text-align:center;color:#1D2839;background-color:#F0F0F0;font-size:14px;text-decoration:none;}
.LeftMenu li a:hover,.LeftMenu li.current a{float:left;width:198px;padding-left:0px;padding-right:0px;height:48px;line-height:48px;text-align:center;color:#FFFFFF;background-color:#EA5404;font-size:14px;text-decoration:none;}

.LeftTitle{float:left;height:30px;line-height:30px;padding-right:20px;margin-top:20px;text-align:right;background:url(../images/home22.png) no-repeat 0px;color:#666666;font-size:14px;}
.LeftTitle a{color:#666666;font-size:14px;}
.LeftTitle a:hover{color:#EA5404;font-size:14px;}
/*左边设置*/

/*右边设置*/
#con-right{margin:0px auto;width:1200px;height:auto;padding-top:30px;padding-bottom:30px;text-align:center;clear:both;overflow:hidden;}
.con-right-content {margin:0px auto;width:1200px;height:auto;line-height:180%;padding-top:35px;padding-bottom:40px;text-align:left;clear:both;overflow:hidden;font-size:16px;}
.con-right-content p,.con-right-content div,.con-right-content a{font-size:16px;line-height:180%;}
.con-right-content dt{margin:0px auto;width:1200px;height:auto;line-height:180%;text-align:left;clear:both;overflow:hidden;font-size:16px;}
.con-right-content dt p,.con-right-content dt div,.con-right-content dt a{font-size:16px;line-height:180%;}

.LeftImg{float:left;padding-right:30px;}
.RightImg{float:right;padding-left:30px;}

#con-right2{float:left;width:900px;height:auto;margin-top:30px;margin-bottom:40px;text-align:center;}
.con-right2-title{float:left;width:900px;height:47px;text-align:left;border-bottom:1px solid #E4E4E4;}
.con-right2-title{float:left;width:900px;height:47px;text-align:left;border-bottom:1px solid #E4E4E4;}
.con-right2-title_r{float:right;height:47px;line-height:30px;padding-left:30px;padding-top:12px;background:url(../images/home.png) 0px 15px no-repeat;color:#666666;}
.con-right2-title_l{float:left;height:47px;line-height:47px;border-bottom:1px solid #EA5404;}
.con-right2-title_l span{padding-top:10px;text-align:left;color:#EA5404;font-size:20px;font-weight:100;vertical-align:middle;}
.con-right2-title_l span a{color:#EA5404;font-size:20px;font-weight:100;}

.con-right2-content {float:left;width:900px;height:auto;padding-top:30px;text-align:left;font-size:15px;line-height:180%;}
.con-right2-content p,.con-right2-content div,.con-right2-content a{font-size:15px;line-height:180%;}
/*右边设置*/
/*内页*/

/*产品展示部分*/
.Product{margin:0px auto;width:100%;height:auto;margin-bottom:50px;clear:both;}
.tem30-Product {margin:0px auto;width:1200px;clear:both;}
.tem30-Product .offer-left{float:left;width:280px;height:340px;margin-right:23px;margin-bottom:23px;text-align:center;transition:all 0.4s linear 0s;border:0px solid #F6F6F6;background:#fff;}
.tem30-Product .offer-left:hover{box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);}
.tem30-Product .offer-left-img{height:280px;border-bottom:1px solid #F4F4F4;}
.tem30-Product .offer-left img{width:280px;height:280px;display:block;}
.tem30-Product .offer-left dl a{float:left;width:250px;height:30px;padding:15px;font-size:16px;color:#333333;line-height:130%;}
.tem30-Product .offer-left:hover dl a{float:left;width:250px;height:30px;padding:15px;font-size:16px;color:#fff;background:#EA5404;}

.ProductDetailed {float:left;width:1200px;height:auto;padding-top:40px;padding-bottom:30px;text-align:center;clear:both;overflow:hidden;}
.ProTitleList {float:left;width:1200px;height:35px;text-align:left;line-height:150%;background:url(../images/parmeter_title_bg.gif);}
.ProTitleList li{float:left;width:100px;height:35px; line-height:35px;text-align:center;cursor:pointer;}
.ProTitleList li.current{float:left;width:100px;height:35px;line-height:35px;letter-spacing:1px;text-align:center;font-weight:bold;background:url(../images/title_on.gif);}

.ProContent {float:left;width:1200px;height:auto;text-align:left;padding-top:30px;padding-bottom:30px;}
.ProContent div{float:left;width:1200px;height:auto;text-align:left;}
.ProContent1{ font-size:14px; line-height:200%;}
.ProContent1 a,.ProContent1 a:hover,.ProContent1 a:visited{font-size:14px;}

.InquiryOnline {float:left;width:1200px;height:auto;text-align:left;padding-top:10px;padding-bottom:10px;}
/*产品展示部分*/

/*新闻中心*/
.NewsContentList {margin:0px auto;width:1200px;height:auto;margin-top:26px;padding-bottom:20px;text-align:left;font-size:14px;color:#666666;border-bottom:1px #DDDDDD dashed;clear:both;overflow:hidden;}
.NewsContentList h1{float:left;width:1200px;height:30px;text-align:left;}
.NewsContentList h1 a{color:#454545;font-size:16px;font-weight:600;}
.NewsContentList h1 a:hover{color:#EA5404; text-decoration:underline;}
.NewsContentList dl{float:left;width:1200px;height:25px;text-align:left;color:#757575;}

.NewsDetailed {margin:0px auto;width:1200px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.NewsDetailed dl{float:left;width:1200px;line-height:180%;padding-top:20px;margin-bottom:10px;text-align:center;font-size:20px;font-weight:600;color:#EA5404;}
.NewsShowHits{float:left;width:1200px;height:auto;margin-bottom:20px;padding-bottom:5px;text-align:right;border-bottom:0px #E1E1E1 dashed;color:#999999;}
.NewsDetailed img {text-align:center;padding:10px;}
.NewsDetailed-intro {float:left;width:1170px;height:auto;line-height:180%;padding:15px;margin-bottom:20px;font-size:14px;text-align:left;border:1px #DCDDDD solid;background-color:#F0F0F0;color:#706A6A;}
.NewsDetailed-video {float:left;width:1200px;height:auto;margin-top:20px;margin-bottom:20px;text-align:center;}
.NewsDetailed-content{float:left;width:1200px;height:auto;line-height:180%;margin-bottom:10px;font-size:14px;text-align:left;border-bottom:1px #E1E1E1 dashed;}
.NewsDetailed-content a,.NewsDetailed-content div,.NewsDetailed-content p{font-size:14px;line-height:180%;}
/*新闻中心*/

/*合作伙伴部分*/
.Partner{margin:0px auto;width:1200px;height:auto;text-align:center;padding-top:30px;padding-bottom:30px;background-color:#FFFFFF;clear:both;overflow:hidden;}
.Partner ul{float:left;width:1200px;height:auto;text-align:center;padding-top:20px;background-color:#FFFFFF;}
.Partner li{float:left;width:180px;height:auto;text-align:center;padding-bottom:22px;margin-right:22px;}
.Partner li img{float:left;width:180px;height:80px;padding:2px;border:1px solid #E4E4E4;margin-bottom:3px;}
/*合作伙伴部分*/

/*图片部分*/
.Pic{margin:0px auto;width:1200px;height:auto;text-align:center;padding-top:40px;padding-bottom:30px;background-color:#FFFFFF;clear:both;overflow:hidden;}
.Pic ul{float:left;width:1200px;height:auto;text-align:center;padding-top:0px;background-color:#FFFFFF;}
.Pic li{float:left;width:270px;height:auto;text-align:center;margin-right:28px;margin-bottom:30px;border:1px #E4E4E4 solid;}
.Pic li img{float:left;width:250px;height:200px;padding:10px;}
.Pic li dl{float:left;width:250px;height:40px;line-height:40px;margin-left:15px;border-top:1px #E4E4E4 solid;}
.Pic li a{color:#666666;font-size:16px;}
.Pic li a:hover{color:#EA5404}

.PicDetailed {margin:0px auto;width:1200px;padding-top:10px;padding-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.PicDetailed dl{float:left;width:1200px;text-align:center;font-size:20px;font-weight:bold;padding-top:20px;margin-bottom:10px;}
.PicShowHits{float:left;width:1200px;text-align:right;border-bottom:1px #D8D8D8 dashed;margin-bottom:10px;}
.PicDetailed img {text-align:center;padding:10px;}
.PicDetailed-content{float:left;width:1200px;padding-top:20px;margin-bottom:10px;text-align:left;border-bottom:1px #D8D8D8 dashed;}
/*图片部分*/

/*在线客服*/
.onlineServise{position:absolute;right:2px;bottom:10px; z-index:10000000;}
.onlineServise li{width:150px;height:18px;line-height:18px;padding-top:4px;padding-right:10px;text-align:right;color:#fff;background-color:#0078D2;cursor:pointer;}
.onlineServise dl dd{width:132px;border:4px solid #0078D2;padding:10px;background-color:#FFF;}
.onlineServise dl dd p{padding:0;text-align:left;line-height:16px;color:#888888;}
.onlineServise dl dd p img{vertical-align:middle;margin-top:3px;margin-bottom:3px;}

#dituContent{float:left;width:99%;height:450px;border:1px #FFE5C8 solid;display:block;}