﻿*{padding:0px;margin:0px}
html {overflow-x:hidden;overflow-y:scroll;}
body, html {height:100%;}
body 
{
    font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;  /* font-family:'FontAwesome',Arial,Helvetica,sans-serif;   font-family:"Open Sans", sans-serif;   */
	padding:0px;margin:0px;
	font-size:14px;
}
body,table,td,a,title,h2,h3,div,select{
    font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color:#323232;
}
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 img,img{-ms-interpolation-mode:bicubic}

a:link       {text-decoration: none;color:#323232;}
a:visited    {text-decoration: none;color:#323232;}
a:hover      {text-decoration: none;color:#D43432;}/*top:1px;position:relative;bottom:1px;
*/
a.more:link       {text-decoration: none; color: #777777;}
a.more:visited    {text-decoration: none; color: #777777;}
a.more:hover      {TEXT-DECORATION:underline; color: #D43432;}

a.location:link       {text-decoration: none; color: #666666;}
a.location:visited    {text-decoration: none; color: #666666;}
a.location:hover      {TEXT-DECORATION: none; color: #D43432;}

/* IE下a:hover 背景闪烁 */
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}

li {list-style-type: none;}
.fl{float:left;}
.fr{float:right;}
#hits {color:#D43432;font-weight:bold;}
.NoInfor {margin:0px auto;width:100%;height:100px;margin-top:80px;margin-bottom:80px;text-align:center;clear:both;overflow:hidden;}
.clear_both {clear:both;}  /*增加了一个空白层，清除该层两边的浮动使得上面的层与下面的脚注层不在同一行,解决Firefox浏览器中div层重叠*/
input{margin:0;outline:none;resize:none;border:none;}
.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:#323232;}

.input_off{padding:0px;width:90px;height:35px;border:none;color:#ffffff;background-color:#2B2F3B;}
.input_on{padding:0px;width:90px;height:35px;border:none;color:#ffffff;background-color:#D43432;}

/* 清除浮动 */
.cl:after,.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden}
.cl,.clearfix{zoom:1}

/* 文字单行溢出省略号 */
.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}


/*分页开始*/
#page{margin: 0px auto;width:900px;padding:40px 0px 20px 0px;white-space:nowrap; text-align:center;clear:both;overflow:hidden;}
#page .pg{width:900px;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 10px 0 0;padding:9px 8px 9px 8px;background:#ffffff;text-decoration:none;border:1px #dddddd solid;zoom:1;color:#666666;}
#page .pg a:hover{margin:0 10px 0 0;padding:9px 8px 9px 8px;background:#D43432;color:#ffffff;border:1px #D43432 solid;}
#page .pg span.current{margin:0 10px 0 0;padding:9px 8px 9px 8px;font-weight:bold;zoom:1;}
#page .pg span.font{margin:0 10px 0 0;padding:9px 8px 9px 8px;zoom:1;}
#page .pg a.pre{margin:0 10px 0px 0;}
#page .pg a.next{margin:0 10px 0px 0;}
#page .pg a.first{margin:0 10px 0px 0;}
#page .pg a.last{margin:0 10px 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:14px;}
.PreveNext li a,.PreveNext li a:hover,.PreveNext li a:visited{color:#323232;font-size:14px;text-decoration:none;}
.PreveNext li a:hover{color:#D43432;font-size:14px;text-decoration:underline;}

.MidDiv {margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}

/*顶部*/
.topAll {margin:0px auto;width:100%;height:34px;line-height:34px;background-color:#FFF;border-bottom:1px #E9E9E9 solid;clear:both;overflow:hidden;}
#topHeader {margin:0px auto;width:1200px;height:34px;line-height:34px;text-align:left;clear:both;}
#topHeader h1{float:left;width:750px;height:34px;line-height:34px;text-align:left;font-size:12px;font-weight:100;color:#757575;}


/* 顶部微信图标弹出 */
#header_Right {float:right;width:420px;height:35px;padding-left:0px;text-align:right;}
#header_Right ul{float:right;width:128px;height:35px;line-height:20px;padding-top:5px;padding-left:120px;}
#header_Right ul a {display: block; float: left; width: 24px; height: 24px; background:url(../images/icon.png) no-repeat #747474; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; border-radius:50%; cursor: pointer; }
#header_Right ul a p{ position: absolute; top: 23px; right: 112px; width: 168px; height: 24px; display: none; z-index: 100; font-family: arial; font-size: 23px; color: #e8312e; text-align: right}
#header_Right ul a.iconWechat{ position: relative; margin-left: 10px; background-position: -24px 0px; }
#header_Right ul a:nth-of-type(2) img { position: absolute; top: 53px; right: -67px; z-index:100; display: none; width:150px; height: 150px; padding:5px; background:#fff; }
#header_Right ul a.w3 { position: relative; margin-left: 10px; background-position: -48px 0px;}
#header_Right ul a.w4 { position: relative; margin-left: 10px; background-position: -72px 0px;}
#header_Right ul a:hover { background-color:#D43432;}

/* 顶部微信图标弹出 */
.dialogOverlay { z-index: 9998; position:fixed; top:0; left:0; width:100%; height:100%; opacity:0.7; display:none; filter:alpha(opacity=70); background:#000; }
.dialogContent { z-index:9999; position:fixed; top:50%; left:50%; width: 310px; height: 268px; padding:4em; margin:-134px 0 0 -155px; background:#fff; display:none; text-align:center; }
.dialogQrcode { width: 150px; height:150px; }
.mobileHide{ font-family:"Microsoft YaHei"; font-size:14px; line-height:20px; padding:10px 0; }
.dialogClose{ width:200px; margin: 0 auto; cursor: pointer; }
.dialogContent .btn {height:40px;line-height:40px;background:#D43432;color: #fff; font-family:"Microsoft YaHei"; font-size:18px; cursor: pointer; }
.dialogOverlaya {z-index:9998;position:fixed; top:0; left:0; width:100%; height:100%; opacity:0.7; display:none; filter:alpha(opacity=70); background:#000; }
.dialogContenta {z-index:9999; position:fixed; top:50%; left:50%; width: 310px; height: 272px; padding:4em; margin:-136px 0 0 -155px; background:#fff; display:none; }
.dialogContenta h2{font-family:"Microsoft YaHei"; font-size:18px; padding-bottom:0px; }
.dialogContenta h3{font-size:24px;text-transform:uppercase; padding-bottom:15px; }
.dialogContenta h3 a{ color:#263949; }
.dialogQrcodea { width: 150px; height:150px; }
.mobileHidea{ font-family:"Microsoft YaHei"; font-size:14px; line-height:20px; padding:10px 0; }
.dialogClosea { width: 200px; margin: 0 auto; cursor: pointer; }
.dialogContenta .btna { height:40px;line-height:40px;background:#E95412;  color: #fff; font-family:"Microsoft YaHei"; font-size:18px; text-align:center; cursor: pointer; }
/* 顶部微信图标弹出 */



/*logo和导航*/
#topDiv {margin:0px auto;width:1200px;height:85px;padding-top:5px;padding-bottom:10px;text-align:center;clear:both;position:relative;z-index:3;}
#topDivLeft{float:left;width:500px;height:auto;text-align:left;}
#topDivLeft img{float:left;width:500px;height:auto;padding-top:0px;text-align:left;}

/*#topDivRight{float:right;width:270px;height:auto;margin-top:40px;padding-left:0px;text-align:right;}
#topDivRight .tel{width:190px;line-height:24px;padding-right:80px;text-align:right;background:url(../images/tel.jpg) no-repeat 200px 0;font-size:14px;color:#757575;}
#topDivRight .tel span{display:block;font-size:26px;color:#D91111;font-weight: bold;}
*/
.topDivRightTel{float:right;width:420px;padding-top:20px;overflow:hidden;}
.topDivRightTel dd{float:left;padding-top:20px;padding-right:10px;}
.topDivRightTel dd img{width:70px;height:auto;}
.topDivRightTel .telWrap {height:38px;line-height:38px;overflow:hidden;font-size:14px;color:#8b8b8b;}
.topDivRightTel .telWrap .num {font-size:26px;color:#D91111; }
.topDivRightTel .slogan { }
.topDivRightTel .slogan li {float:left;width:73px;height:29px;line-height:29px;padding-left:5px;padding-right:5px;text-align:center;border:1px solid #dedede;position:relative; }
.topDivRightTel .slogan span {position:relative; }
.topDivRightTel .slogan .on {color:#D91111; }

/*导航*/
.head_dhDiv{margin:0px auto;width:100%;height:auto;margin-top:15px;background-color:#2C303C;clear:both;overflow:hidden;}
.head_dh{margin:0px auto;width:1200px;height:50px;clear:both;overflow:hidden;}
.head_dh h2{float:left;margin-right:20px;height:50px;}
.head_dh h2 a{float:left;padding-left:35px;padding-right:35px;height:50px;line-height:50px;color:#FEFEFE;font-size:16px;font-weight:normal;}
.head_dh h2 a:hover,.head_dh h2.current a{float:left;height:50px;line-height:50px;color:#FEFEFE;font-size:16px;font-weight:normal;background-color:#D53432;}
.head_dh .sub{position:absolute;display:none;width:135px;margin-top:50px;z-index:9999;background-color:#D43432;}
.head_dh .cpli{float:left;text-align:center;}
.head_dh .sub li{line-height:40px;border-bottom:1px solid #f0f0f0;background-color:#fefefe;}
.head_dh .sub li:hover{background-color:#ffffff;}
.head_dh .sub li a{padding:20px;}
.head_dh .sub li a:hover{color:#D91111;}
.head_dh .sub .menu_line{position:relative;width:135px;height:4px;background-color:#D43432;}


/*内页banner*/
.banner{background-position:center;background-size:cover;width:100%;z-index:99;height:300px;margin-top:3px;}
.bannerContent {margin:0px auto;width:1200px;padding-top:80px;padding-left:0px;clear:both;overflow:hidden;}
/*顶部*/

/*底部*/
#links {float:left;width:1200px;height:auto;padding-top:45px;text-align:left;}
#links ul {margin:0px auto;width:1200px;height:auto;text-align:left;color:#666666;clear:both;overflow:hidden;}
#links ul b {color:#333;font-size:14px;font-weight:600;}
#links span a{font-size:14px;color:#666666;margin-left:5px;margin-right:5px;text-decoration:none;}
#links span a:hover {font-size:14px;color:#D43432;margin-left:5px;margin-right:5px;text-decoration:none;} 

#footerDiv{margin:0px auto;width:100%;height:auto;margin-top:15px;padding-top:35px;padding-bottom:35px;text-align:center;clear:both;overflow:hidden;background-color:#F4F4F4;}

.footerMenu {margin:0px auto;width:1200px;height:auto;padding-bottom:0px;text-align:center;clear:both;overflow:hidden;}
.footerMenu ul{float:left;width:100px;height:auto;margin-right:15px;text-align:center;}
.footerMenu dl{float:left;width:100px;padding-bottom:10px;margin-bottom:5px;text-align:left;color:#2f2f2f;font-size:16px;}
.footerMenu li{float:left;width:100px;height:28px;line-height:28px;text-align:left;color:#767986;}
.footerMenu li a,.footerMenu li a:visited,.footerMenu li div,.footerMenu li p{padding-left:0px;color:#444444;font-size:12px;text-decoration:none;}
.footerMenu li a:hover{color:#D43432;font-size:12px;text-decoration:underline;top:1px;position:relative;bottom:1px;}

.bottomCantact{float:left;width:310px;height:auto;padding-left:30px;text-align:left;}
.bottomCantact h1{float:left;width:310px;text-align:left;color:#323232;font-size:18px;font-weight:100;}
.bottomCantact h2{float:left;width:310px;padding-top:20px;text-align:left;color:#7e7e7e;font-size:12px;font-weight:100;}
.bottomCantact h2 span{color:#fff;font-size:20px;font-weight:100;font-family:Arial;}
.bottomCantact .bottomCantactCon{float:left;width:310px;height:auto;padding-top:10px;text-align:left;}
.bottomCantactCon li{float:left;width:310px;height:auto;line-height:200%;text-align:left;font-size:13px;color:#7e7e7e;}
.bottomCantactCon li i{width:10px;padding-right:10px;color:#7e7e7e;font-size:12px;}


#bottomDiv{margin:0px auto;width:100%;height:30px;padding-top:10px;padding-bottom:5px;text-align:center;border-top:0px solid #A8A8A8;background-color:#2B2F3B;clear:both;overflow:hidden;}
#bottomDiv ul{margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
#bottomDiv ul dt{line-height:180%;text-align:center;font-size:13px;color:#82889d;text-decoration:none;}
#bottomDiv ul dt a,#bottomDiv ul dt a:visited{line-height:180%;font-size:13px;color:#82889d;text-decoration:none;}
#bottomDiv ul dt a:hover{line-height:180%;font-size:13px;color:#82889d;text-decoration:none;}
/*底部*/


/*首页*/
/*首页标题*/
.tit1{margin:0px auto;width:1200px;height:auto;overflow:hidden;background:url(../images/par_h.gif) no-repeat center 20px;text-align:center;clear:both;overflow:hidden;}
.tit1 a{line-height:180%;color:#333333;font-size:26px;}
.tit1 a:hover {text-decoration:none;}
.tit1 i{color:#D43432;font-size:26px;font-style:normal;}
.tit1 em{display:block;margin:0px auto;width:950px;padding-top:10px;color:#666666;font-size:15px;line-height:160%;font-style:normal;text-align:center;clear:both;overflow:hidden;}
/*首页标题*/


/*首页为什么选择我们*/
.wrap{width:1200px;margin:0 auto;position:relative;margin-top:50px;}
.clearfix:after {content: "."; display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}

.IndexInfor{width:100%;padding-top:50px;}
.IndexInfor li h1{float:left;width:100%;height:auto;padding-top:10px;padding-left:0px;text-align:center;}
.IndexInfor li a h1{float:left;width:100%;height:50px;font-size:20px;color:#202020;font-weight:100;border-bottom:0px solid #E9E9E9;}
.IndexInfor li h1 a:hover{float:left;width:100%;height:50px;font-size:20px;color:#0366CC;font-weight:100;border-bottom:0px solid #E9E9E9;}
.IndexInfor li a:hover h1{color:#D33432;}

.IndexInfor li a .more{display:inline-block;width:120px;height:35px;line-height:35px;margin-top:20px;margin-left:60px;text-align:center;background-color:#D43432;color:#fff;}
.IndexInfor li a:hover .more{display:inline-block;width:120px;height:35px;line-height:35px;text-align:center;background-color:#2B2F3B;color:#fff;}

.IndexInfor li p{height:110px;line-height:160%;padding-top:15px;font-size:14px;color:#757575;overflow:hidden;}
.IndexInfor li{transition: 0.3s;float:left;width:245px;height:340px;margin-right:32px;padding:15px;-webkit-box-shadow:0 0px 15px rgba(0,0,0,0.2);
box-shadow:0 0px 15px rgba(0,0,0,0.2);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);}/*padding:0 33px;*/
.IndexInfor li:hover{top:-3px;-webkit-box-shadow:0 0px 15px rgba(0,0,0,0.2);
box-shadow:0 0px 15px rgba(0,0,0,0.2);-webkit-transform:translate3d(0, -2px, 0);transform:translate(-0,-3px);}

.IndexInfor li:nth-child(4){margin-right:0px;}

.IndexInfor li .main_pic{width:245px;height:140px;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexInfor li .main_pic img{width:245px;height:140px;text-align:center;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.IndexInfor li:hover img{width:245px;height:140px;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.IndexInfor li .main_pic .IndexInforImg{width:245px;height:140px;text-align:left;overflow:hidden;}
/*首页为什么选择我们*/


/*首页产品*/
.IndexPro{margin:0px auto;width:100%;height:auto;margin-top:40px;padding-top:30px;padding-bottom:20px;text-align:center;background-color:#F0F0F0;clear:both;overflow:hidden;}
.IndexProduct{margin:0px auto;width:1200px;height:auto;margin-top:25px;text-align:center;clear:both;}
.tem30-pro {margin:0px auto;width:1200px;clear:both;}
.tem30-pro .IndexProlist{float:left;width:280px;height:auto;padding-right:25px;text-align:center;}
.tem30-pro .offer-left{margin-bottom:30px;background-color:#fff;transition:all 0.4s linear 0s;}
.tem30-pro .offer-left:hover{background-color:#C92320;box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);}
.tem30-pro .offer-left:hover .IndexProTitle{border-bottom:1px solid #ce656f;}
.tem30-pro .offer-left:hover .IndexProTitle dl a{font-size:16px;color:#fff;}
.tem30-pro .offer-left:hover .IndexProTitle dt{font-size:14px;color:#fff;}

.tem30-pro .offer-left-img{height:240px;}
.tem30-pro .offer-left a{ width:100%;height:100%;}
.tem30-pro .offer-left img{display:block;width:100%;height:240px;}
.tem30-pro .IndexProTitle{display:block;width:260px;height:auto;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;border-bottom:1px solid #E4E4E4;}
.tem30-pro .IndexProTitle dl{width:100%;line-height:160%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.tem30-pro .IndexProTitle dl a{font-size:16px;color:#000;}
.tem30-pro .IndexProTitle dl a:hover{font-size:16px;color:#fff;}/*white-space:nowrap;text-overflow:ellipsis;*/
.tem30-pro .IndexProTitle dt{width:100%;line-height:160%;padding-top:10px;text-align:left;font-size:14px;color:#696969;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
/*首页产品*/


/*首页公司简介*/
.IndexAbout{margin:0px auto;width:1200px;height:auto;margin-top:50px;text-align:center;clear:both;overflow:hidden;}
.IndexAbout ul{margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
.IndexAbout-Top{margin:0px auto;width:1198px;height:auto;text-align:center;border:1px solid #E9E9E9;clear:both;overflow:hidden;}
.IndexAbout-Top .IndexAboutTopList{float:left;width:1198px;height:auto;text-align:center;}
.IndexAboutTopList .IndexAboutTopImg{float:left;width:600px;height:auto;text-align:center;}
.IndexAboutTopCon {float:left;width:538px;height:260px;padding-left:30px;padding-right:30px;padding-top:20px;text-align:left;background-color:#fff;}
.IndexAboutTopCon h1{float:left;width:538px;height:auto;text-align:left;font-size:28px;color:#D33432;font-weight:100;}
.IndexAboutTopCon h1 span{padding-left:20px;font-size:20px;color:#323232;}
.IndexAboutTopCon dt{display:inline-block;width:290px;height:35px;line-height:35px;margin-top:5px;text-align:center;color:#fff;font-size:16px;background:#D43432;}
.IndexAboutTopCon dl{float:left;width:538px;height:auto;line-height:180%;padding-top:15px;text-align:left;font-size:14px;color:#555555;}

.IndexAboutPic{margin:0px auto;width:1200px;height:auto;padding-top:10px;text-align:center;clear:both;overflow:hidden;}
.IndexPicTd {text-align:center;padding-left:15px;padding-right:15px;padding-bottom:0px;}
#colee_left_c2 {margin:0px auto;width:1200px;height:auto;padding-top:15px;overflow:hidden;}
.hpp3{float:left;position:relative;width:220px;height:auto;text-align:center;border:1px solid #DFDFDF;} /*单个图片容器 包括文字*/
.hpp3 .item-thumb img {width:220px;height:180px;}
.hpp3 .title-con {float:left;width:220px;height:auto;text-align:center;overflow:hidden;}
.hpp3 .title-con a {float:left;width:200px;height:22px;line-height:22px;padding:10px;text-align:center;color:#323232;font-size:14px;background-color:#F2F2F2;}
.hpp3 .title-con a:hover {float:left;width:200px;height:22px;line-height:22px;padding:10px;text-align:center;color:#FFF;font-size:14px;background-color:#D33432;}
.IndexAboutPic .hpp3 {float:left;position:relative;overflow:hidden;width:220px;height:auto;margin-top:10px;box-shadow:1px 1px 1px rgba(255, 255, 255, 0.3);-webkit-transition: all 0.4s linear 0s;-moz-transition:all 0.4s linear 0s;-o-transition:all 0.4s linear 0s;transition:all 0.4s linear 0s;}
.IndexAboutPic .hpp3: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);box-shadow:0 1px 30px #ccc;transform:translate(-0,-5px);border:1px solid #CCC;background-color:#A71313;}
/*首页公司简介*/

/*首页工程案例*/
.IndexEngineeringCase{margin:0px auto;width:100%;height:auto;margin-top:40px;padding-top:30px;padding-bottom:40px;text-align:center;background-color:#F0F0F0;clear:both;overflow:hidden;}
.IndexEngineeringCase ul{margin:0px auto;width:1200px;height:auto;margin-top:0px;padding-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.IndexEngineeringCase li{float:left;display:block;width:280px;height:auto;margin-right:24px;margin-top:30px;position:relative;border:1px solid #ececec;box-shadow: 0 0 6px #ccc;}

.IndexEngineeringCase li a {width:280px;height:220px;overflow:hidden;text-decoration:none;}
.IndexEngineeringCase li img {display:block;width:280px;height:220px;}
.IndexEngineeringCase li em {display:none;width:280px;height:220px;line-height:220px;text-align:center;position:absolute;top:0;left:0;background:url("../images/tm.png") repeat;overflow:hidden;font-size:20px;color:#ccc;font-weight:100; font-style:normal;}
.IndexEngineeringCase li span{display:block;width:280px;height:45px;line-height:45px;background:#fff;overflow:hidden;text-align:center;font-size:14px;text-overflow:ellipsis;white-space:nowrap;color:#333;font-size:14px;}
.IndexEngineeringCase li.nones{margin-right:5px;}

.IndexEngineeringCase a:hover img{ filter:alpha(opacity=80);opacity:0.8;transition:all 1s;}
.IndexEngineeringCase a:hover em{ display:block;}
.IndexEngineeringCase a:hover span{filter:alpha(opacity=80);opacity:0.8;transition:all 1s; background:#D43432;color:#fff;font-size:14px;}
/*首页工程案例*/


/* 首页新闻中心 */
.IndexNewsDiv {width:100% !important; margin:0 auto;margin-top:50px;text-align:center;clear:both;overflow:hidden;}
.IndexNewsList{margin:0 auto;width:1200px;height:auto;padding-top:0px;text-align:center;clear:both;overflow:hidden;}

.IndexNewsList .Indexhd{float:left;height:auto;margin-top:30px;tet-align:left;}
.IndexNewsList .Indexhd li{float:left;width:100px;height:50px;margin-right:24px;tet-align:center;}
.index_title_off {float:left;width:100px;height:50px;line-height:47px;margin-right:10px;text-align:center;color:#000000;font-size:16px;cursor:pointer;background:url(../images/index_title_off.jpg) no-repeat bottom center;}
.index_title_on{float:left;width:100px;height:50px;line-height:47px;margin-right:10px;text-align:center;color:#ffffff;font-size:16px;cursor:pointer;background:url(../images/index_title_on.jpg) no-repeat bottom center;}


.IndexNews{margin:0 auto;width:1200px;height:auto;padding-top:20px;text-align:center;clear:both;overflow:hidden;}
.IndexNews ul{float:left;width:1200px;height:auto;text-align:left;}

.IndexNewsIndexFirst{float:left;width:280px;height:auto;padding-bottom:22px;margin-right:20px;margin-top:0px;text-align:left;}
.IndexNewsIndexFirstImg {position:relative;float:left;width:280px;height:180px;margin-right:0px;z-index:2;}
.IndexNewsIndexFirstImg .IndexNewsFirstImg{width:280px;height:180px;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexNewsIndexFirstImg .IndexNewsFirstImg img{width:280px;height:180px;text-align:center;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.IndexNewsIndexFirstImg .IndexNewsFirstImg:hover img{text-align:center;transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);}
.IndexNewsImg {width:280px;height:180px;text-align:left;overflow:hidden;}

.IndexNewsIndexFirst h1 {float:left;width:280px;height:auto;line-height:160%;margin-top:20px;text-align:left;border-left:0px solid #FF6D00;}
.IndexNewsIndexFirst h1 a{line-height:160%;font-size:16px;color:#000000;font-weight:100;}
.IndexNewsIndexFirst h1 a:hover{line-height:160%;font-size:16px;color:#D81E07;font-weight:100;text-decoration:none;}
.IndexNewsIndexFirst h2{float:left;width:280px;height:110px;line-height:160%;margin-top:8px;margin-bottom:5px;text-align:left;color:#757575;font-size:14px;font-weight:100;text-indent:2em;overflow:hidden;}
.IndexNewsTimeMore{float:left;width:280px;height:auto;padding-top:20px;text-align:left;color:#9A9A9A;font-size:14px;font-weight:100;}
.IndexNewsTimeMore dl {float:right;} 
.IndexNewsTimeMore dl a{color:#666666;font-size:14px;font-weight:100;text-decoration:none;} 
.IndexNewsTimeMore dl a:hover,IndexNewsIndexFirst a:visited{color:#D43432;font-size:14px;font-weight:100;text-decoration:underline;}

.IndexNews li{float:left;width:580px;height:auto;margin-bottom:15px;margin-left:20px;text-align:left;}
.IndexNews li .date{display:block;float:left;width:98px;height:76px;padding-top:5px;padding-bottom:0px;margin-right:20px;text-align:center;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a .date{border:1px solid #E2E2E2;background-color:#fff;}
.IndexNews li a:hover .date{border:1px solid #D43432;background-color:#D43432;}
.IndexNews li .date .day{display:block;margin-top:0px;-webkit-transition:0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a .date .day{color:#323232;font-size:26px;font-weight:600;}
.IndexNews li a:hover .date .day{color:#fff;font-size:26px;font-weight:600;}
.IndexNews li .date .line{display:block;width:21px;height:1px;margin:8px auto 5px;background-color:#999999;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a:hover .date .line{background-color:#ffffff;}
.IndexNews li .date .month{display:block;font-size:14px;color:#999999;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a:hover .date .month{font-size:14px;color:#ffffff;}

.IndexNews li dl{float:left;width:439px;height:auto;padding-top:8px;padding-bottom:8px;text-align:left;color:#000000;font-size:16px;}
.IndexNews li a dl{color:#000000;font-size:16px;}
.IndexNews li a:hover dl{color:#D43432;font-size:16px;}
.IndexNews li dd{float:left;width:439px;height:40px;padding-top:6px;line-height:150%;text-align:left;overflow:hidden;color:#757575;font-size:14px;}
/*首页最新动态*/

/* 首页 */


/*内页*/
.Location {margin:0px auto;width:100%;height:56px;margin-top:10px;border-bottom:0px #DEDEDE solid;background:url(../images/LocationBg.gif);clear:both;overflow:hidden;}/*background-color:#EEF2F5;*/
.LocationList{margin:0px auto;width:1200px;clear:both;overflow:hidden;}
.Location-nav {height:40px;}
.Location-nav .nav {display:inline-block;float:left;height:40px;line-height:40px;padding-left:0px;padding-right:20px;color:#323232;text-align:center;font-size:18px;}
.Location-nav .nav i{padding-right:5px;color:#D43432;font-size:18px;}


/*左边设置*/
#con-left{float:left;width:250px;height:auto;text-align:left;padding-top:30px;margin-right:50px;margin-bottom:50px;}
#con-left h1{float:left;width:205px;height:50px;line-height:50px;padding-left:45px;text-align:left;color:#FFFFFF;font-weight:100;font-size:20px;background:url(../images/leftTitleBg.gif) no-repeat center;}

.LeftMenu {display:inline-block;float:right;width:auto;right:0;height:45px;padding-top:10px;}
.LeftMenu li {float:left;display:inline-block;padding-left:0px;height:45px;}
.LeftMenu li a {display:block;padding-left:20px;padding-right:20px;height:45px;line-height:38px;text-align:center;font-size:14px;color:#333333;}
.LeftMenu li:last-child {margin-right:0px;}
.LeftMenu li a.current {color:#fff;border-bottom:0px #FF6D00 solid;text-decoration:none;background:url(../images/LeftMenuBg.gif) center bottom;}

.LeftMenu2{margin:0px auto;width:1200px;height:35px;margin-top:10px;margin-bottom:22px;clear:both;overflow:hidden;}
.LeftMenu2 dl{float:left;width:120px;height:35px;line-height:35px;text-align:center;}
.LeftMenu2 dl a{float:left;width:120px;height:35px;line-height:35px;color:#fff;background-color:#6593EE;}
.LeftMenu2 dl a:hover, .LeftMenu2 dl a.current{float:left;width:120px;height:35px;line-height:35px;color:#fff;background-color:#3463D0;}
.LeftMenu2 ul{float:left;width:1068px;height:35px;line-height:35px;text-align:center;background-color:#F6F6F6;}
.LeftMenu2 li {float:left;width:120px;height:35px;line-height:35px;padding-left:25px;margin-left:10px;margin-right:10px;background:url(../images/footerMenuBg1.png) no-repeat left;background-position:10px 14px;}
.LeftMenu2 li a {float:left;width:120px;height:35px;line-height:35px;text-align:center;font-size:14px;color:#333333;}
.LeftMenu2 li a:hover, .LeftMenu2 li a.current {float:left;width:120px;height:35px;line-height:35px;text-align:center;font-size:14px;color:#3568DF;}
/*左边设置*/

/*右边设置*/
#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-bottom:40px;text-align:left;clear:both;overflow:hidden;font-size:14px;}
.con-right-content p,.con-right-content div,.con-right-content a{font-size:14px;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:14px;}
.con-right-content dt p,.con-right-content dt div,.con-right-content dt a{font-size:14px;line-height:180%;}

.LeftImg{float:left;padding-right:30px;}
.RightImg{float:right;padding-left:30px;}

.ContactMap{width:100%;height:auto;}
/*右边设置*/
/*内页*/


/*产品展示部分*/
/*产品列表部分*/
.ProductDiv{margin:0px auto;width:100%;height:auto;margin-bottom:50px;padding-top:0px;padding-bottom:0px;text-align:center;clear:both;overflow:hidden;}
.Product {margin:0px auto;width:1200px;padding:20px 0;clear:both;}

.Product .Productlist{float:left;width:280px;height:300px;text-align:center;padding-right:25px;margin-top:30px;}
.Product .offer-left{float:left;width:280px;border:1px solid #EEEEEE;box-shadow:1px 1px 1px rgba(238, 238, 238, 0.3);transition:all 0.4s linear 0s;}
.Product .offer-left: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);box-shadow:0 1px 30px #ccc;transform:translate(-0,-10px);}
.Product .offer-left-img img{float:left;width:280px;height:240px;}

.Product .offer-left:hover dl a{float:left;width:258px;height:36px;padding:11px;text-align:center;background:#D43432;color:#fff;font-size:14px;}
.Product dl{float:left;width:258px;height:auto;text-align:center;background-color:#EFEFEF;}
.Product dl a{float:left;width:258px;height:36px;padding:11px;text-align:center;color:#323232;font-size:14px;background:#EFEFEF;}/*white-space:nowrap;text-overflow:ellipsis;*/


/*产品展示详细部分*/
.ProductDetailed {margin:0px auto;width:1200px;height:auto;padding-top:50px;padding-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.ProductDetailedLeft {float:left;width:486px;height:auto;text-align:left;}
.ProductDetailedRight {float:left;width:614px;padding-left:100px;height:auto;text-align:left;}
.ProductDetailedRight h2{float:left;width:614px;height:auto;line-height:160%;padding-bottom:10px;text-align:left;font-size:22px;color:#323232;font-weight:100;}
.ProductDetailedRight h3{float:left;width:444px;height:auto;line-height:160%;padding-bottom:5px;text-align:left;font-size:14px;color:#323232;font-weight:100;}
.ProductDetailedRight h3 span{font-size:14px;color:#323232;font-weight:100;}
.ProductDetailedRight dl{float:left;width:614px;height:auto;line-height:160%;padding-top:10px;padding-bottom:10px;text-align:left;font-size:14px;color:#696969;}

.zxzx{float:left;width:614px;height:auto;padding-top:10px;text-align:left;}
.zxzx3{float:left;width:120px;height:35px;line-height:35px;text-align:left;font-size:18px;color:#fff;text-indent:2px;}
.zxzx4 {float:left;width:120px;text-align:center;background-color:#D43432;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.zxzx4 a {color:#fff;font-size:16px;font-weight:100;}
.zxzx4 a:hover {color:#fff;font-size:16px;font-weight:100;text-decoration:underline;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}

.list{float:left;padding-top:20px;}
.list img{cursor:pointer;width:60px;height:60px;margin-bottom:10px;margin-right:15px;padding:1px;border:1px solid #D9D9D9;}
.list img.onzoom, .list img.on{padding:0px;border:2px solid #D43432;}
.container{ position:relative;}
.izImage{border:0;width:480px;height:480px;border:1px solid #DADADA;padding:2px;}
.izViewer{width:400px;height:400px;position:absolute;left:480px;top:0;display:none;cursor:crosshair;border:1px solid #D9D9D9;z-index:2;}
.handle{display:none;opacity:0.6;filter:alpha(opacity=60);background-color:#C82320;}

.ProContentDiv{margin:0px auto;width:1200px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.ProTitleList {float:left;width:1200px;height:auto;text-align:left;border-bottom:1px solid #DEDEDE;}
.ProTitleList li{float:left;height:43px;line-height:43px;margin-bottom:-1px;padding-left:20px;padding-right:20px;margin-right:10px;border:#E5E5E5 solid 1px;border-bottom:none;border-right:3px solid #DEDEDE;border-radius:6px 6px 0 0;font-size:18px;}
.ProTitleList li a{float:left;height:44px;line-height:44px;border:#E5E5E5 solid 1px;border-bottom:none;border-right:3px solid #DEDEDE;border-radius:6px 6px 0 0;background-color:#C4C4C4;color:#D33432;cursor:pointer;text-align:center;font-size:18px;}
.ProTitleList li:hover{float:left;height:44px;line-height:44px;border:#E5E5E5 solid 1px;border-bottom:none;border-right:3px solid #DEDEDE;border-radius:6px 6px 0 0;background-color:#C4C4C4;color:#D33432;font-size:18px;}
.ProTitleList li.current{float:left;height:44px;line-height:44px;border:#E5E5E5 solid 1px;border-bottom:none;border-right:3px solid #DEDEDE;border-radius:6px 6px 0 0;background-color:#fff;color:#D33432;font-size:18px;}

.ProContent {float:left;width:1200px;height:auto;line-height:160%;padding-top:20px;padding-bottom:20px;margin-bottom:20px;text-align:left;font-size:16px;border-bottom:1px #E5E5E5 dashed;}
.ProContent div,.ProContent p,.ProContent a{font-size:16px;line-height:160%;}
/*产品展示部分*/

/*图片部分*/
.PicDiv{margin:0px auto;width:100%;height:auto;margin-bottom:50px;clear:both;overflow:hidden;}
.Pic {margin:0px auto;width:1200px;padding:0px 0;clear:both;}
.Pic .Piclist{float:left;width:270px;height:auto;padding-right:40px;text-align:center;}
.Pic .offer-left{margin-bottom:30px;background-color:#fff;transition:all 0.4s linear 0s;}
.Pic .offer-left:hover{background-color:#D43432;box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);}
.Pic .offer-left:hover .PicTitle{border-bottom:1px solid #c62725;}
.Pic .offer-left:hover .PicTitle dl a{font-size:16px;color:#fff;}

.Pic .offer-left-img{height:220px;}
.Pic .offer-left a{ width:100%;height:100%;}
.Pic .offer-left img{display:block;width:100%;height:220px;}
.Pic .PicTitle{display:block;width:248px;height:auto;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;border:1px solid #E6E6E7;}
.Pic .PicTitle dl{width:100%;height:26px;line-height:160%;}
.Pic .PicTitle dl a{font-size:16px;color:#323232;}
.Pic .PicTitle dl a:hover{font-size:16px;color:#fff;}/*white-space:nowrap;text-overflow:ellipsis;*/


.PicDetailed {margin:0px auto;width:1200px;padding-top:30px;padding-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.PicDetailed dl{float:left;width:1200px;text-align:center;padding-top:20px;margin-bottom:10px;font-size:22px;color:#323232;}
.PicDetailed .PicShowHits{float:left;width:1200px;margin-bottom:10px;text-align:right;border-bottom:1px #dedede dashed;color:#757575;}
.PicDetailed img {text-align:center;padding:10px;}
.PicDetailed-content{float:left;width:1200px;height:auto;line-height:180%;padding-top:20px;margin-bottom:10px;text-align:left;border-bottom:1px #dedede dashed;font-size:16px;}
.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;}
/*图片部分*/

/*工程案例部分*/
.EngineeringCase {margin:0px auto;width:1200px;margin-bottom:0px;clear:both;overflow:hidden;}
.EngineeringCase .EngineeringCaselist{float:left;width:270px;height:auto;padding-right:40px;text-align:center;}
.EngineeringCase .offer-left{margin-bottom:30px;background-color:#fff;transition:all 0.4s linear 0s;}
.EngineeringCase .offer-left:hover{background-color:#D43432;box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);}
.EngineeringCase .offer-left:hover .EngineeringCaseTitle{background-color:#D43432;border-bottom:1px solid #c62725;}
.EngineeringCase .offer-left:hover .EngineeringCaseTitle dl a{font-size:16px;color:#fff;}

.EngineeringCase .offer-left-img{height:220px;}
.EngineeringCase .offer-left a{ width:100%;height:100%;}
.EngineeringCase .offer-left img{display:block;width:100%;height:220px;}
.EngineeringCase .EngineeringCaseTitle{display:block;width:248px;height:auto;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;background-color:#F1F1F1;border:1px solid #E6E6E7;}
.EngineeringCase .EngineeringCaseTitle dl{width:100%;height:26px;line-height:160%;color:#fff;}
.EngineeringCase .EngineeringCaseTitle dl a{font-size:16px;color:#323232;}
.EngineeringCase .EngineeringCaseTitle dl a:hover{font-size:16px;color:#323232;}/*white-space:nowrap;text-overflow:ellipsis;*/


.EngineeringCaseDetailed {margin:0px auto;width:1200px;padding-top:30px;padding-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.EngineeringCaseDetailed dl{float:left;width:1200px;text-align:center;padding-top:20px;margin-bottom:10px;font-size:22px;color:#323232;}
.EngineeringCaseDetailed .EngineeringCaseShowHits{float:left;width:1200px;margin-bottom:10px;text-align:right;border-bottom:1px #dedede dashed;color:#757575;}
.EngineeringCaseDetailed img {text-align:center;padding:10px;}
.EngineeringCaseDetailed-content{float:left;width:1200px;height:auto;line-height:180%;padding-top:20px;margin-bottom:10px;text-align:left;border-bottom:1px #dedede dashed;font-size:16px;}
.EngineeringCaseDetailed-content div,.EngineeringCaseDetailed-content p,.EngineeringCaseDetailed-content a{font-size:16px;line-height:180%;}
.EngineeringCaseDetailed-content img {margin:0px auto;max-width:100%;padding-top:10px;padding-bottom:10px;text-align:center;display:table-cell;clear:both;overflow:hidden;}
/*工程案例部分*/


/*解决方案部分*/
#SolutionTypeDiv{margin:0px auto;}
.SolutionTypeList{width:1200px !important;margin:0px auto;height:auto;}
.SolutionTypeList ul li {float:left;width:550px;height:auto;padding:15px;margin-right:32px;text-align:center;}
.SolutionTypeList .item-thumb {float:left;width:200px;margin-right:30px;}
.SolutionTypeList .item-thumb img {float:left;width:200px;height:160px;border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;}
.SolutionTypeList .title-con{display:block;float:left;width:320px;height:auto;line-height:26px;text-align:left;}
.SolutionTypeList .title-con h1 a {color:#202020;font-size:18px;font-weight:100;text-decoration:none;}
.SolutionTypeList .title-con h1 a:hover {color:#D43432;font-size:18px;font-weight:100;text-decoration:none;}
.SolutionTypeList .title-con h3 {display:inline-block;height:63px;line-height:160%;padding-top:10px;text-align:left;color:#888888;font-size:14px;font-weight:100;overflow:hidden;}
.SolutionTypeList .title-con span {display:block;float:right;width:100px;height:32px;line-height:32px;margin-top:20px;text-align:center;color:#fff;font-size:16px;font-weight:100;}
.SolutionTypeList .title-con span a {display:block;width:100px;height:32px;line-height:32px;color:#fff;font-size:14px;font-weight:100;background-color:#2B2F3B;}
.SolutionTypeList .title-con span a:hover {display:block;width:100px;height:32px;line-height:32px;color:#fff;font-size:14px;font-weight:100;background-color:#D43432;}
.SolutionType ul li {float:left;position:relative;overflow:hidden;margin-top:40px;margin-bottom:0px;background-color:#fff;border:1px solid #EEEEEE;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}
.SolutionType ul li:hover {top:-3px;border:1px solid #fff;-webkit-box-shadow:0 1px 30px #ccc;-moz-box-shadow:0 1px 30px #ccc;box-shadow:0 1px 30px #ccc;}


/*解决方案列表*/
.Solution {margin:0px auto;width:1200px;margin-bottom:0px;clear:both;overflow:hidden;}
.Solution .Solutionlist{float:left;width:270px;height:auto;padding-right:40px;text-align:center;}
.Solution .offer-left{margin-bottom:30px;background-color:#fff;transition:all 0.4s linear 0s;}
.Solution .offer-left:hover{background-color:#D43432;box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);}
.Solution .offer-left:hover .SolutionTitle{background-color:#D43432;border-bottom:1px solid #c62725;}
.Solution .offer-left:hover .SolutionTitle dl a{font-size:16px;color:#fff;}

.Solution .offer-left-img{height:220px;}
.Solution .offer-left a{ width:100%;height:100%;}
.Solution .offer-left img{display:block;width:100%;height:220px;}
.Solution .SolutionTitle{display:block;width:248px;height:auto;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;background-color:#F1F1F1;border:1px solid #E6E6E7;}
.Solution .SolutionTitle dl{width:100%;height:26px;line-height:160%;color:#fff;}
.Solution .SolutionTitle dl a{font-size:16px;color:#323232;}
.Solution .SolutionTitle dl a:hover{font-size:16px;color:#323232;}/*white-space:nowrap;text-overflow:ellipsis;*/


/*解决方案详细内容*/
.SolutionDetailed {margin:0px auto;width:1200px;height:auto;margin-top:50px;text-align:center;clear:both;overflow:hidden;}
.SolutionDetailed dl{float:left;width:1200px;height:auto;line-height:180%;margin-bottom:15px;text-align:center;font-size:22px;font-weight:100;color:#323232;}
.SolutionDetailed .SolutionShowHits{float:left;width:1200px;height:auto;padding-bottom:5px;text-align:right;border-bottom:1px #cccccc dashed;color:#969696;font-size:14px;}
.SolutionGaishu{float:left;width:1170px;height:auto;line-height:180%;padding:15px;text-align:left;background-color:#EDEDED;border-radius:0px;color:#6666665;font-size:14px;}
.SolutionDetailed img{text-align:center;padding-top:20px;}
.SolutionDetailed-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;}
.SolutionDetailed-content div,.SolutionDetailed-content p,.SolutionDetailed-content a{font-size:16px;line-height:180%;}
.SolutionDetailed-content img {margin:0px auto;max-width:100%;padding-top:10px;padding-bottom:10px;text-align:center;display:table-cell;clear:both;overflow:hidden;}
/*应用案例部分*/

/*新闻中心*/
.NewsContentList{margin:0px auto;width:1200px;height:auto;margin-top:0px;margin-bottom:0px;text-align:center;clear:both;overflow:hidden;}
.NewsContentList ul{float:left;width:1200px;height:auto;text-align:left;}
.NewsContentList li{float:left;width:575px;height:auto;padding-top:30px;padding-bottom:20px;margin-right:50px;text-align:left;border-bottom:1px #D8D8D8 dashed;}
.NewsContentList img{float:left;width:160px;height:130px;margin-right:20px;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;}
.NewsContentList h1 a{float:left;width:395px;height:26px;line-height:160%;font-size:16px;color:#000000;font-weight:100;}
.NewsContentList h1 a:hover{color:#D43432;font-size:16px;font-weight:100;text-decoration:none;}
.NewsContentList h2{float:left;width:395px;height:26px;line-height:26px;font-size:12px;color:#989898;font-weight:100;}
.NewsContentList h3{float:left;width:395px;height:70px;line-height:160%;text-align:left;color:#878787;font-size:14px;font-weight:100;background-color:#fff;}
.NewsContentList h3 a{color:#323232;font-weight:100;font-size:14px;}
.NewsContentList h3 a:hover{color:#D43432;font-weight:100;}

/*新闻中心详细内容*/
.NewsDetailed {margin:0px auto;width:1200px;height:auto;margin-top:50px;text-align:center;clear:both;overflow:hidden;}
.NewsDetailed dl{float:left;width:1200px;height:auto;line-height:180%;margin-bottom:15px;text-align:center;font-size:22px;font-weight:100;color:#323232;}
.NewsDetailed .NewsShowHits{float:left;width:1200px;height:auto;padding-bottom:5px;text-align:right;border-bottom:1px #cccccc dashed;color:#969696;font-size:14px;}
.NewsGaishu{float:left;width:1170px;height:auto;line-height:180%;padding:15px;text-align:left;background-color:#F3F3F3;border-radius:0px;color:#747474;font-size:14px;}
.NewsDetailed img {text-align:center;padding-top:20px;}
.NewsDetailed-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;}
.NewsDetailed-content div,.NewsDetailed-content p,.NewsDetailed-content a{font-size:16px;line-height:180%;}
.NewsDetailed-content img {margin:0px auto;max-width:100%;padding-top:10px;padding-bottom:10px;text-align:center;display:table-cell;clear:both;overflow:hidden;}
/*新闻中心部分*/