﻿*{padding:0px;margin:0px}
html {overflow-x:hidden;overflow-y:scroll;}
body, html {height:100%;}
body 
{
    font-family:"Microsoft YaHei",Arial;
	padding:0px;margin:0px;
	background-color:#ffffff;
	font-size:14px;
	/*底部固定浮动层CSS+DIV兼容多浏览器*/
	background-image:url(text.txt); /* for IE6 */
	background-attachment:fixed;
	/*底部固定浮动层CSS+DIV兼容多浏览器*/
}
body,table,td,a,title,h2,h3,div,select{
    font-family:"Microsoft YaHei",Arial;
	font-size:14px;
	color:#555555;
}
td,div,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:#DF0112;}

a.more:link       {text-decoration: none; color: #8B8B8B;}
a.more:visited    {text-decoration: none; color: #8B8B8B;}
a.more:hover      {TEXT-DECORATION:underline; color:#DF0112;}

a.location:link       {text-decoration: none; color: #555555;}
a.location:visited    {text-decoration: none; color: #555555;}
a.location:hover      {TEXT-DECORATION: none; color: #DF0112;}

li {list-style-type: none;}
#hits {color:#FF0000;font-weight:bold;}
.NoInfor {margin:0px auto;padding-top:40px;width:100%;height:60px;text-align:center;clear:both;overflow:hidden;}
.clear_both {clear: both;}  /*增加了一个空白层，清除该层两边的浮动使得上面的层与下面的脚注层不在同一行,解决Firefox浏览器中div层重叠*/
.InputSubmit{width:70px;height:25px;padding-left:12px;background:url(../images/InputSubmit_bg.jpg);color:#ffffff;border:0px}
.inputTxt{background:url(../images/input_bg.jpg);border:#e1e1e1 1px solid;height:14px;line-height:14px;padding:3px;color:#333333;}

.input_on{padding:0px;width:70px;height:28px;border:none;color:#ffffff;background-color:#008FD2;}
.input_off{padding:0px;width:70px;height:28px;border:none;color:#ffffff;background-color:#DF0112;}

/*分页开始*/
#page{float:left;width:100%;padding:20px 10px 30px 10px;white-space:nowrap;text-align:center;}
#page .pg{width:100%;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 #E1E1E1 solid;zoom:1;}
#page .pg a:hover{margin:0 4px 0 0;padding:5px 8px 3px 8px;background:#008FD2;color:#fff;border:1px #008FD2 solid;}
#page .pg span.current{margin:0 4px 0 0;padding:5px 8px 3px 8px;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;}
/*分页结束*/

.PreveNext {margin:0px auto;width:98%;height:auto;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;background-color:#FFFFFF;}
.PreveNext ul{float:left;width:100%;text-align:left;}
.PreveNext li{float:left;width:100%;height:22px;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:#DF0112;font-size:12px;text-decoration:underline;}

.OutDiv {margin:0px auto;max-width:96%;height:auto;text-align:center;clear:both;overflow:hidden;}

/*顶部*/
#topHeader{float:left;width:100%;height:33px;line-height:33px;text-align:center;background:url(../images/TopBg.gif);}
#topHeader dl{float:left;width:90%;height:33px;line-height:33px;text-align:center;color:#DF0112;font-size:20px;}
#topHeader dl a{color:#DF0112;font-size:20px;}

#top{float:left;width:100%;height:auto;padding-bottom:0px;text-align:center;}
#top img{float:left;width:100%;height:auto;text-align:center;}

#menu {margin:0px auto;width:100%;height:auto;padding-bottom:8px;text-align:center;clear:both;overflow:hidden;}
#menu ul{margin:0px auto;width:100%;height:60px;padding-top:5px;padding-bottom:6px;text-align:center;background:#008FD2;clear:both;overflow:hidden;}
#menu ul li{float:left;width:33.3333%;height:30px;line-height:30px;text-align:center;}
#menu ul li a,#menu ul li a:visited {width:33.3333%;height:30px;line-height:30px;text-align:center;color:#ffffff;font-size:16px;text-decoration:none;}
#menu ul li a:hover{width:33.3333%;height:30px;line-height:30px;color:#ffffff;font-size:16px;text-decoration:none;}



@media screen and (min-width:360px) {.J_Slide .slides_control{ height:253px;}}
@media screen and (min-width:480px) {.J_Slide .slides_control{ height:338px;}}
@media screen and (min-width:568px) {.J_Slide .slides_control{ height:400px;}}
@media screen and (min-width:640px) {.J_Slide .slides_control{ height:450px;}}
/*大图切换*/
/*顶部*/

/*底部*/

/*底部联系我们*/
/*-------CSS3特效集合--------*/
@keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@keyframes xshow2 {0% {opacity:0;}20% {opacity:1;}40% {opacity:0;}60% {opacity:1;}80% {opacity:0;}100% {opacity:0;}}
@-webkit-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes buttonHover{0% {box-shadow:0 0 5px #808080;}50% {box-shadow:0 0 12px #808080;}100%{box-shadow:0 0 5px #808080;}}
@keyframes buttonHover{0% {box-shadow:0 0 5px #808080;}50% {box-shadow:0 0 12px #808080;}100% {box-shadow:0 0 5px #808080;}}

.m-cont {margin:0px auto;width:100%;color:#df3d26;font-size:14px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.m-cont h1{float:left;width:97%;height:32px;line-height:32px;padding-left:3%;margin-top:10px;margin-bottom:15px;text-align:left;font-size:16px;color:#008FD2;font-family:"Microsoft Yahei";background-color:#EFEFEF;border-bottom:1px solid #c6c6c6;}
.m-cont .m-con-2{padding:21px 0 0 21px; width:360px; margin:0 auto;}
.m-cont .m-con-2 .m-nav dl{ width:93px; height:110px; float:left; margin-right:20px;margin-bottom:10px;}

.m-cont .m-tit.z-spe{ overflow: hidden;}
.m-cont .m-tit.z-spe .s-wc:first-child{ white-space: nowrap; overflow: hidden; height: 38px; line-height: 38px; text-overflow:ellipsis; float: left; display: block; width: 50%}

.nav dd{ text-align:center; line-height:32px; font-size:14px; height:32px; }
.nav dt{padding:9px;-moz-border-radius:65px;-webkit-border-radius:65px;border-radius:65px;width:65px;height: 65px;
	margin-right: 20px;
	float:left; 
    animation-name: buttonHover;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
	-webkit-animation-name: buttonHover;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
    -moz-animation-name: buttonHover;
	-moz-animation-duration: 2s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
}
.nav dt:before{
	content:"";
	position:absolute;
	width:40px;
	height:40px;
	border-radius:40px;
	bottom:30px;
	left:30px;
}
.s-wc{ font-size:14px;color:#454545;font-family:"Microsoft Yahei";}
/*底部联系我们*/

/*底部固定浮动层CSS+DIV兼容多浏览器*/
#bottomNav{z-index:999999;width:100%;height:45px;bottom:0;left:0;position:fixed;_position:absolute;color:#ffffff;background-color:#C32017;border-top:3px solid #ffffff;overflow:visible;/* for IE6 */ _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);/* for IE6 */}
#bottomNav ul{margin:0px auto;width:350px;height:35px;line-height:38px;text-align:left;clear:both;overflow:hidden;}
#bottomNav ul a{color:#FFFFFF;margin-left:25px;}
/*底部固定浮动层CSS+DIV兼容多浏览器*/

#links {margin:0px auto;width:98%;height:auto;text-align:left;margin-top:20px;clear:both;overflow:hidden;}


#footerMenu {margin:0px auto;width:100%;height:auto;text-align:left;background-color:#008FD2;clear:both;overflow:hidden;}
#footerMenu li{float:left;width:25%;height:35px;line-height:35px;text-align:center;color:#fff;font-size:15px;font-family:"Microsoft Yahei";text-decoration:none;}
#footerMenu li a {float:left;width:100%;height:35px;line-height:35px;text-align:center;color:#fff;font-size:15px;font-family:"Microsoft Yahei";text-decoration:none;}

#footer {margin:0px auto;width:100%;height:auto;padding-top:5px;padding-bottom:60px;text-align:center;background-color:#ffffff;clear:both;overflow:hidden;}
#footer ul{float:left;width:96%;height:auto;padding:2%;text-align:left;color:#666666;font-size:14px;line-height:160%;font-family:"Microsoft Yahei";}
#footer a,.footer a:hover,#footer a:visited{color:#666666;font-size:14px;font-family:"Microsoft Yahei";}
#footer ul div,#footer ul p{font-size:14px;line-height:160%;}
#footer img{width:320px;}
#footer span {color:#E7452D;}
#footer dl{float:left;width:96%;height:auto;padding:2%;text-align:center;}
/*底部*/

/*首页*/
/*首页标题*/
.tit1{margin:0px auto;width:100%;height:auto;margin-top:10px;background:url(../images/par_h.gif) no-repeat center 13px;text-align:center;clear:both;overflow:hidden;}
.tit1 a{line-height:180%;color:#333333;font-size:24px;}
.tit1 a:hover {text-decoration:none;}
.tit1 b{color:#008FD2;font-size:24px;}
.tit1 em{display:block;margin:0px auto;width:80%;padding-top:0px;color:#818181;font-size:15px;line-height:140%;font-style:normal;text-align:center;clear:both;overflow:hidden;}

.tit2{margin:0px auto;width:100%;height:auto;margin-top:30px;background:url(../images/par_h.gif) no-repeat center 20px;text-align:center;clear:both;overflow:hidden;}
.tit2 a{margin:0px auto;padding-top:5px;padding-bottom:7px;padding-left:20px;padding-right:20px;line-height:180%;color:#fff;font-size:24px;background-color:#008FD2;clear:both;overflow:hidden;}
.tit2 a:hover {text-decoration:none;}
.tit2 em{display:block;margin:0px auto;width:90%;padding-top:10px;color:#818181;font-size:15px;line-height:150%;font-style:normal;text-align:center;clear:both;overflow:hidden;}
/*首页标题*/

.IndexInforDiv {margin:0px auto;width:100%;height:auto;text-align:center;margin-top:0px;clear:both;overflow:hidden;}
.IndexInfor{margin:0px auto;width:100%;height:auto;margin-top:20px;padding-bottom:0px;text-align:center;clear:both;overflow:hidden;}
.IndexInfor ul{margin:0px auto;width:100%;height:auto;text-align:center;clear:both;overflow:hidden;}
.IndexInfor li{float:left;width:97%;height:auto;padding:3%;padding-right:0;margin-bottom:5px;text-align:center;background-color:#F2F2F2;overflow:hidden;}
.IndexInfor li img{float:left;width:37%;height:auto;text-align:center;}
.IndexInfor li a{font-size:16px;color:#303030;font-weight:100;}
.IndexInfor li a:hover{color:#F06900;font-weight:100;}
.IndexInfor li dd{float:left;width:60%;height:20px;line-height:20px;padding-left:3%;text-align:left;font-size:18px;color:#000000;}
.IndexInfor li dt{float:left;width:60%;height:58px;line-height:140%;padding-left:3%;padding-top:1%;text-align:left;font-size:14px;color:#818181;overflow:hidden;}

.IndexProDiv {margin:0px auto;width:100%;height:auto;text-align:center;margin-top:0px;clear:both;overflow:hidden;}
.IndexProType{margin:0px auto;width:100%;height:auto;margin-top:20px;padding-bottom:0px;text-align:center;clear:both;overflow:hidden;}
.IndexProType ul{margin:0px auto;width:100%;height:auto;text-align:center;clear:both;overflow:hidden;}
.IndexProType li{float:left;width:97%;height:auto;padding:3%;padding-right:0;margin-bottom:5px;text-align:center;background-color:#F2F2F2;overflow:hidden;}
.IndexProType li img{float:left;width:37%;height:auto;text-align:center;}
.IndexProType li a{font-size:16px;color:#303030;font-weight:100;}
.IndexProType li a:hover{color:#F06900;font-weight:100;}
.IndexProType li dd{float:left;width:60%;height:20px;line-height:20px;padding-left:3%;text-align:left;font-size:18px;color:#000000;}
.IndexProType li dt{float:left;width:60%;height:58px;line-height:140%;padding-left:3%;padding-top:1%;text-align:left;font-size:14px;color:#818181;overflow:hidden;}

.IndexManufacturingDiv {margin:0px auto;width:100%;height:auto;text-align:center;margin-top:0px;clear:both;overflow:hidden;}
.IndexManufacturing{margin:0px auto;width:100%;height:auto;margin-top:20px;padding-bottom:0px;text-align:center;clear:both;overflow:hidden;}
.IndexManufacturing ul{margin:0px auto;width:100%;height:auto;text-align:center;clear:both;overflow:hidden;}
.IndexManufacturing li{float:left;width:97%;height:auto;padding:3%;padding-right:0;margin-bottom:5px;text-align:center;background-color:#F2F2F2;overflow:hidden;}
.IndexManufacturing li img{float:left;width:37%;height:auto;text-align:center;}
.IndexManufacturing li a{font-size:16px;color:#303030;font-weight:100;}
.IndexManufacturing li a:hover{color:#F06900;font-weight:100;}
.IndexManufacturing li dd{float:left;width:60%;height:20px;line-height:20px;padding-left:3%;text-align:left;font-size:18px;color:#000000;}
.IndexManufacturing li dt{float:left;width:60%;height:58px;line-height:140%;padding-left:3%;padding-top:1%;text-align:left;font-size:14px;color:#818181;overflow:hidden;}

/*首页新闻*/
.IndexNewsDiv{margin:0px auto;width:100%;height:auto;padding-top:0px;padding-bottom:0px;text-align:left;clear:both;overflow:hidden;}
.IndexNews{margin:0px auto;width:100%;height:auto;padding-top:0px;text-align:center;clear:both;overflow:hidden;}
.IndexNews .fullSlide {position:relative;float:left;width:100%;margin-top:35px;text-align:left;}
.IndexNews .fullSlide .picDiv a {position:relative;float:left;}
.IndexNews .fullSlide .picDiv img {display:block;width:100%;height:240px;}
.IndexNews .fullSlide .title {position:absolute;left:0;bottom:0;width:100%;height:40px;line-height:40px;text-align:left;font-size:16px;color:#fff;background:rgba(0,0,0,.4);}
.IndexNews .fullSlide .title strong {display:block;margin:0 20px 0 20px;}
.IndexNews .fullSlide .hd {position:absolute;right:10px;bottom:15px;}
.IndexNews .fullSlide .hd li {display:inline-block;width:11px;height:11px;margin:0 3px;background:#fff;border-radius:5.5px;}
.IndexNews .fullSlide .hd li.on {width:20px;background:#E47B00;}

.IndexNews .item_list {float:left;width:100%;height:auto;margin-top:35px;text-align:center;}
.IndexNews .item_list li {height:66px;padding:20px 0;border-top:1px solid #eee;}
.IndexNews .item_list li:first-child {padding:0 0 20px;border-top:0;}

.IndexNews .item_list .date_w {float:left;width:20%;height:32px;line-height:32px;color:#fff;font-size:18px;font-family:Aria;text-align:center;background:#008FD2;}
.IndexNews .item_list .date_w strong {display:block;font-weight:normal;color:#555555;font-size:18px;font-family:Aria;background:#ebebeb;}

.IndexNews .item_list .text_w {float:left;width:75%;margin-left:5%;text-align:left;}
.IndexNews .item_list .text_w dl {margin-bottom:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.IndexNews .item_list li dl a {color:#000;font-size:18px;}
.IndexNews .item_list li:hover dl a {color:#008FD2;font-size:18px;}
.IndexNews .item_list .des {max-height:44px;line-height:150%;font-size:14px;color:#888888;overflow:hidden;}
/*首页新闻*/

/* 首页 */

/*内页*/
.location{float:left;width:97%;height:40px;line-height:40px;padding-left:3%;margin-top:0px;margin-bottom:10px;text-align:left;font-size:14px;color:#666666;font-family:"Microsoft Yahei";background-color:#EFEFEF;border-bottom:1px solid #A9A9A9;}
.location a{font-size:14px;color:#666666;}

.LeftMenu {margin:0px auto;width:96%;margin-bottom:15px;height:auto;background-color:#E8E8E8;border-top:1px solid #ffffff;clear:both;overflow:hidden;}
.LeftMenu ul{float:left;width:100%;}
.LeftMenu li{float:left;width:25%;height:auto;text-align:center;}
.LeftMenu li a{float:left;width:100%;color:#333333;height:35px;line-height:35px;font-size:14px;text-align:center;border-bottom:1px solid #ffffff;border-right:1px solid #ffffff;text-decoration:none;}
.LeftMenu li a:hover{color:#008FD2;height:35px;line-height:35px;text-align:center;text-decoration: none;}
.LeftMenu li.current a{text-align:center;color:#ffffff;height:35px;line-height:35px;background-color:#008FD2;text-decoration: none;}

.LeftMenu2 {margin:0px auto;width:96%;margin-bottom:15px;height:auto;background-color:#E8E8E8;border-top:1px solid #ffffff;clear:both;overflow:hidden;}
.LeftMenu2 ul{float:left;width:100%;}
.LeftMenu2 li{float:left;width:50%;height:auto;text-align:center;}
.LeftMenu2 li a{float:left;width:100%;color:#333333;height:35px;line-height:35px;font-size:14px;text-align:center;border-bottom:1px solid #ffffff;border-right:1px solid #ffffff;text-decoration:none;}
.LeftMenu2 li a:hover{color:#008FD2;height:35px;line-height:35px;text-align:center;text-decoration: none;}
.LeftMenu2 li.current a{text-align:center;color:#ffffff;height:35px;line-height:35px;background-color:#008FD2;text-decoration: none;}


.MidDiv {margin:0px auto;width:96%;height:auto;padding:2%;padding-bottom:30px;font-size:16px;line-height:150%;background-color:#ffffff;text-align:left;overflow:auto;}
.MidDiv h1{float:left;width:100%;height:30px;line-height:30px;font-size:20px; color:#FE421F;}
.MidDiv img{margin:0px auto;max-width:100%;height:auto;padding-top:10px;text-align:center;display:table-cell;clear:both;overflow:hidden;}
.MidDiv ul{float:left;width:100%;padding-top:10px;text-align:left;}
.MidDiv div,.MidDiv p,.MidDiv a,.MidDiv span{font-size:16px;line-height:180%;}
/*内页*/

/*人才招聘部分*/
.job{margin:0px auto;width:100%;height:auto;padding-top:0px;padding-bottom:20px;text-align:center;clear:both;overflow:hidden;}
.job ul{float:left;width:100%;height:auto;text-align:left;}
.job li{float:left;width:100%;height:auto;padding-top:20px;padding-bottom:20px;line-height:180%;text-align:left;color:#818181;border-bottom:1px #D8D8D8 dashed;}
.job dl{float:left;width:100%;height:30px;text-align:left;font-size:20px;color:#000000;}
.job li span{color:#202020;}
.job li dd{float:left;width:100%;height:30px;padding-bottom:8px;line-height:30px;text-align:left;font-size:14px;color:#008FD2;}
.job li dd span{color:#F85D21;}
/*人才招聘部分*/

/*图片部分*/
.Pic{margin:0px auto;width:100%;height:auto;text-align:center;padding-top:0px;padding-bottom:20px;clear:both;overflow:hidden;}
.Pic ul{float:left;width:100%;height:auto;text-align:center;}
.Pic li{float:left;width:100%;height:auto;text-align:left;margin-top:20px;padding-bottom:20px;border-bottom:1px #E4E4E4 dashed;}
.Pic li img{width:100%;height:auto;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.Pic li dl{float:left;width:100%;height:40px;line-height:40px;text-align:left;font-size:20px;color:#008FD2;}
.Pic li .PicContent {float:left;width:100%;height:auto;text-align:left;line-height:180%;font-size:13px;color:#818181;overflow:hidden;}

.PicDetailed {margin:0px auto;width:100%;padding-top:30px;padding-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.PicDetailed dl{float:left;width:1200px;height:auto;line-height:180%;margin-bottom:15px;text-align:center;font-size:22px;font-weight:100;color:#333333;}
.PicShowHits{float:left;width:1200px;height:auto;padding-bottom:5px;margin-bottom:15px;text-align:right;border-bottom:1px #cccccc dashed;color:#969696;font-size:14px;}
.PicDetailed img {text-align:center;padding:10px;}
.PicDetailed-content{float:left;width:1200px;line-height:180%;padding-top:15px;padding-bottom:10px;margin-bottom:10px;font-size:16px;text-align:left;border-bottom:1px #cccccc dashed;}
.PicDetailed-content div,.PicDetailed-content p,.PicDetailed-content a{font-size:16px;line-height:180%;}
.PicDetailed-content img {margin:0px auto;max-width:100%;padding-top:10px;padding-bottom:10px;text-align:center;display:table-cell;clear:both;overflow:hidden;}
/*图片部分*/

.Manufacturing{margin:0px auto;width:100%;height:auto;text-align:center;padding-top:0px;padding-bottom:20px;border-bottom:1px #E4E4E4 dashed;clear:both;overflow:hidden;}
.Manufacturing ul{float:left;width:100%;height:auto;text-align:center;}
.Manufacturing li{float:left;width:100%;height:auto;text-align:left;}
.Manufacturing li img{width:100%;height:auto;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.Manufacturing li dl{float:left;width:100%;height:40px;line-height:40px;text-align:left;font-size:20px;color:#008FD2;}
.Manufacturing li .ManufacturingContent {float:left;width:100%;height:auto;text-align:left;line-height:180%;font-size:14px;color:#818181;overflow:hidden;}


/*产品展示*/
.Products {margin:0px auto;width:100%;height:auto;padding-top:20px;padding-bottom:30px;text-align:center;clear:both;overflow:hidden;}
.Products li{float:left;width:46%;height:auto;margin:2%;margin-bottom:4%;}
.Products li img{float:left;width:100%;height:auto;}
.Products li dd{float:left;width:97%;height:46px;padding-top:9px;padding-left:1.5%;padding-right:1.5%;text-align:center;background-color:#F9FAFE;}
.Products li dd a{float:left;width:100%;height:46px;line-height:150%;text-align:center;font-size:14px;color:#333333;background:#FAFAFE;}/*white-space:nowrap;text-overflow:ellipsis;*/
.Products li .hoverImg:hover dd a{float:left;width:100%;height:46px;text-align:center;font-size:14px;color:#ffffff;background:#008FD2;}
.Products li .hoverImg{float:left;width:100%;border:1px solid #f0f0f0;box-shadow:1px 1px 1px rgba(238, 238, 238, 0.3);transition:all 0.4s linear 0s;}
.Products li .hoverImg:hover{top:-3px;-webkit-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);-moz-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);box-shadow:0 1px 30px #DEDEDE;} /*阴影颜色*/
.Products li:nth-child(2),.Products li:nth-child(4),.Products li:nth-child(6),.Products li:nth-child(8),.Products li:nth-child(10),.Products li:nth-child(12),.Products li:nth-child(14){margin-right:0px;}

/*产品展示详细内容*/
.ProductDetailed {margin:0px auto;width:94%;height:auto;padding-top:30px;padding-bottom:20px;text-align:center;clear:both;overflow:hidden;}
.ProductDetailedProductName{float:left;width:100%;height:auto;line-height:180%;padding-bottom:30px;text-align:center;font-size:20px;color:#EB3D00;font-weight:600;}
.ProductDetailedLeft {float:left;width:100%;height:auto;text-align:left;}
.list{float:left;padding-top:0px;}
.list img{cursor:pointer;width:60px;height:60px;padding:1px;border:1px solid #cdcdcd;margin-bottom:10px;margin-right:15px;}
.list img.onzoom, .list img.on{padding:0px;border:2px solid #FF6D00;}
.ProContainer{ position:relative;}
.izImage{border:0;width:98%;height:auto;border:1px solid #DADADA;padding:2px;}
.izViewer{width:100%;height:auto;position:absolute;left:0px;top:0;display:none;cursor:crosshair;border:1px solid #DADADA;z-index:2;}
.handle{display:none;opacity:0.6;filter:alpha(opacity=60);background-color:#ff0000;}

.ProductDetailedRight {float:left;width:100%;height:auto;padding-top:20px;text-align:left;}
.ProductDetailedRight dd{float:left;width:100%;height:30px;text-align:left;font-size:18px;color:#333333;}
.ProductDetailedRight dd span{font-size:18px;color:#454545;}
.ProductDetailedRight dl{float:left;width:100%;height:auto;line-height:160%;padding-top:0px;padding-bottom:15px;text-align:left;font-size:14px;color:#555555;}
/*.ProductShowHits{float:left;width:900px;margin-bottom:20px;text-align:right;border-bottom:1px #D8D8D8 dashed;}*/

.ProductDetailedKefu {float:left;width:100%;height:35px;line-height:35px;margin-top:0px;text-align:center;color:#ffffff;font-size:14px;border-radius:5px;}
.ProductDetailedKefu a,.ProductDetailedKefu a:visited{float:left;width:120px;height:35px;line-height:35px;text-align:center;color:#ffffff;font-size:14px;background-color:#08A5D9;border-radius:5px;}
.ProductDetailedKefu a:hover{float:left;width:120px;height:35px;line-height:35px;text-align:center;color:#ffffff;font-size:14px;background-color:#CA0201;}

.ProContentDiv{margin:0px auto;width:94%;height:auto;padding-top:10px;text-align:center;clear:both;overflow:hidden;}
.ProTitleList {float:left;width:100%;height:auto;padding-top:20px;text-align:left;border-bottom:1px solid #DDDDDD;}
.ProTitleList li{float:left;;height:43px;line-height:43px;margin-bottom:-1px;padding-left:20px;padding-right:20px;margin-right:10px;border:#e3e3e3 solid 1px;border-bottom:none;border-right:3px solid #DDDDDD;border-radius:6px 6px 0 0;background-color:#DDDDDD;font-size:16px;}
.ProTitleList li.current{float:left;height:44px;line-height:44px;border:#e3e3e3 solid 1px;border-bottom:none;border-right:3px solid #DDDDDD;border-radius:6px 6px 0 0;background-color:#ffffff;color:#008FD2;font-size:16px;font-weight:600;}

.ProContent {margin:0px auto;width:94%;height:auto;padding-top:20px;padding-bottom:20px;text-align:left;font-size:16px;line-height:200%;border-bottom:1px #DDDDDD dashed;clear:both;overflow:hidden;}
.ProContent a,.ProContent p,.ProContent div{font-size:14px;line-height:200%;}
.ProContent img{width:100%;text-align:center;}

/*表格参数*/
table{width:100%;}
.tableColor {background-color:#DDDDDD;}
.trBg1{background-color:#F3F3F3;height:40px;line-height:40px;}
.trBg2{background-color:#F9F9F9;height:35px;}
.trBg3{background-color:#ffffff;height:35px;}
.tdClass1 {color:#333;line-height:160%;padding-left:5px;text-align:center;font-size:10px;table-layout:fixed;word-break:break-all;word-wrap:break-word;}
.tdClass1_1 {color:#333;line-height:160%;padding-left:5px;text-align:center;}
.tdClass2 {color:#333;line-height:160%;padding-left:5px;text-align:left;background-color:#ffffff;}
/*产品展示*/


/*新闻中心*/
.NewsContentList {margin:0px auto;width:100%;padding-top:0px;text-align:left;clear:both;overflow:hidden;}
.NewsContentList ul{margin:0px auto;width:96%;text-align:left;clear:both;overflow:hidden;}

.NewsContentList li{float:left;width:100%;height:auto;line-height:160%;padding-top:15px;padding-bottom:10px;text-align:left;border-bottom:1px #D8D8D8 dashed;}
.NewsContentListImg{float:left;width:100%;height:140px;padding-top:20px;}
.NewsContentList li dl a{float:left;width:100%;height:auto;line-height:160%;text-align:left;font-size:18px;color:#000000;}
.NewsContentList li dl a:hover{color:#008FD2;text-decoration:underline;}
.NewsContentList li dt{float:left;width:100%;height:auto;padding-bottom:5px;text-align:left;color:#888888;font-size:14px;}
.NewsContentList li dd{float:left;width:100%;height:auto;text-align:left;color:#666666;font-size:14px;}
.NewsContentList li dd a{color:#333333;font-size:14px;}
.NewsContentList li dd a:hover{color:#008FD2;}

.NewsDetailed {margin:0px auto;width:96%;padding:2%;padding-top:0px;clear:both;overflow:hidden;}
.NewsDetailed dl{float:left;width:100%;height:auto;line-height:140%;padding-top:10px;margin-bottom:10px;text-align:center;font-size:20px;color:#000000;}
.NewsShowHits{float:left;width:100%;height:auto;padding-bottom:5px;text-align:right;color:#A8A8A8;border-bottom:1px #DEDEDE dashed;}
.NewsDetailed img {width:100%;display:block;margin:0 auto;padding-top:15px;}
.NewsDetailed-content{float:left;width:100%;height:auto;line-height:160%;padding-top:15px;padding-bottom:15px;text-align:left;font-size:16px;border-bottom:1px #DEDEDE dashed;}
.NewsDetailed-content a,.NewsDetailed-content p,.NewsDetailed-content div{font-size:16px;line-height:160%;}
/*新闻中心*/

.Contact {margin:0px auto;width:100%;clear:both;overflow:hidden;}
.Contact li{float:left;width:100%;height:auto;line-height:140%;padding-top:20px;text-align:left;color:#777777;}
.Contact dl{float:left;width:100%;height:auto;margin-bottom:10px;color:#333;font-size:18px;font-weight:600;}

.ContactQQ {margin:0px auto;width:100%;padding-top:20px;clear:both;overflow:hidden;}
.ContactQQ dl{float:left;width:100%;height:auto;color:#333;font-size:18px;font-weight:600;}
.ContactQQ li{float:left;width:46%;height:40px;line-height:40px;margin-right:3%;margin-top:15px;text-align:center;border:1px #E7E7E7 solid;}
.ContactQQ li a{color:#777777;}
.ContactQQ li img{float:left;padding-left:10px;}

.ContactMap {margin:0px auto;width:100%;margin-top:30px;clear:both;overflow:hidden;}