﻿*{padding:0px;margin:0px}
html {overflow-x:hidden;overflow-y:scroll;}
body, html {height:100%;}
body 
{
    font-family:"Microsoft Yahei",Arial,Helvetica,sans-serif;
	padding:0px;margin:0px;
	font-size:14px;
	background-color:#ffffff;
}
body,table,td,a,title,h2,h3,div,select{
    font-family:"Microsoft Yahei",Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#333333;
}
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);}  图片透明度 */
.imgOver{
	border:0px #DDDDDD solid; /*鼠标移上图片上时*/
	filter: Alpha(Opacity=70);	   /* IE */
	-moz-opacity:0.7;              /* Moz + FF */
	opacity: 0.7;                  /* 火狐，Opera,傲游。支持CSS3的浏览器（FF 1.5也支持）*/
} 

.imgOut {border:0px #DDDDDD solid;}  /*鼠标移开图片时*/ 

a:link       {text-decoration:none;color:#333333;}
a:visited    {text-decoration:none;color:#333333;}
a:hover      {text-decoration:none;color:#cc0000;}

a.more:link       {text-decoration:none; color:#777777;}
a.more:visited    {text-decoration:none; color:#777777;}
a.more:hover      {TEXT-DECORATION:underline; color:#008FDE;}

a.a1:link     {text-decoration: none;color: #333333;}
a.a1:visited  {text-decoration: none;color: #333333;}
a.a1:hover    {text-decoration: underline; color: #cc0000;} /* top: 1px;position: relative;bottom: 1px; */

a.location:link       {text-decoration: none; color:#676767;}
a.location:visited    {text-decoration: none; color:#676767;}
a.location:hover      {TEXT-DECORATION: none; color:#cc0000;}

li {list-style-type: none;}
#hits {color:#E92C00;font-weight:bold;}
.NoInfor {margin:0px auto;padding-top:40px;width:680px;height:60px;text-align:center;clear:both;overflow:hidden;}
.clear_both {clear: both;}  /*增加了一个空白层，清除该层两边的浮动使得上面的层与下面的脚注层不在同一行,解决Firefox浏览器中div层重叠*/
.InputSubmit {padding:3px;padding-left:10px;padding-right:10px;cursor:pointer;}
.inputTxt{background:url(../images/input_bg.jpg);border:#e4e4e4 1px solid;padding:3px;color:#757575;}

.input_on{padding-left:10px;padding-right:10px;height:34px;border:none;color:#ffffff;background-color:#131415;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-family:"Microsoft Yahei";}
.input_off{padding-left:10px;padding-right:10px;height:34px;border:none;color:#ffffff;background-color:#015AA1;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-family:"Microsoft Yahei";}

/*分页开始*/
#page{margin:0px auto;width:100%;padding:30px 0px 20px 0px;white-space:nowrap;text-align:center;clear:both;overflow:hidden;}
#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:#ffffff;text-decoration:none;border:1px #E1E1E1 solid;zoom:1;}
#page .pg a:hover{margin:0 4px 0 0;padding:5px 8px 3px 8px;background:#015AA1;color:#ffffff;border:1px #015AA1 solid;}
#page .pg span.current{margin:0 4px 0 0;padding:5px 4px 3px 3px;font-weight:bold;zoom:1;}
#page .pg span.font{margin:0 4px 0 0;padding:5px 4px 3px 3px;zoom:1;}
#page .pg a.pre{margin:0 5px 0px 0;}
#page .pg a.next{margin:0 5px 0px 0;}
#page .pg a.first{margin:0 5px 0px 0;}
#page .pg a.last{margin:0 5px 0px 0;}
/*分页结束*/

.PreveNext {float:left;width:100%;height:auto;padding-top:30px;text-align:left;}
.PreveNext ul{float:left;width:100%;text-align:left;padding-left:0px;}
.PreveNext li{float:left;width:100%;height:25px;padding:5px;text-align:left;text-align:left;font-size:14px;}
.PreveNext li a,.PreveNext li a:hover,.PreveNext li a:visited{color:#333333;font-size:14px;text-decoration:none;}
.PreveNext li a:hover{color:#cc0000;font-size:14px;text-decoration:none;}

.MidDiv {margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}

/*顶部*/
/*顶部居中定义*/
#headerDiv{float:left;width:100%;height:35px;text-align:center;background-color:#333;border-bottom:0px solid #E7E8ED;}
#header{margin:0px auto;width:1200px;height:auto;text-align:center;background-color:#333;clear:both;overflow:hidden;}
#header_left {float:left;width:1000px;text-align:left;}
#header_left h1 {float:left;width:1000px;line-height:35px;text-align:left;color:#fff;font-size:12px;font-weight:100;}


/* 顶部微信图标弹出 */
#header_Right {float:left;width:200px;height:35px;padding-left:0px;text-align:right;background-color:#333;}
#header_Right ul{float:left;width:200px;height:35px;line-height:20px;padding-top:5px;}
#header_Right ul a {display: block; float: left; width: 24px; height: 24px; background:url(../images/icon.png) no-repeat #858585; -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:#CC0000; }

/* 顶部微信图标弹出 */
.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:50px;background:#C00000; line-height: 50px; 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:15px; }
.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: 50px;line-height: 50px;background:#e8312e;  color: #fff; font-family:"Microsoft YaHei"; font-size:18px; text-align:center; cursor: pointer; }
/* 顶部微信图标弹出 */


.LogoDaohangDiv{float:left;width:100%;height:130px;padding-top:10px;text-align:center;}
.LogoDaohang{margin:0px auto;width:1200px;height:auto;clear:both;overflow:hidden;}
/*.logo{float:left;width:610px;height:auto;text-align:left;}
.logo img{width:610px;height:auto;}*/
.logo{float:left;width:330px;height:auto;text-align:left;}
.logo img{width:330px;height:auto;}
.LogoDaohang h3{float:left;width:510px;padding-left:20px;margin-top:30px;text-align:left;font-size:26px;font-weight:600;color:#015AA1;}
.LogoDaohang h3 em{display:block;font-size:16px;font-weight:100;color:#666666;font-style:normal;}
.LogoDaohang h3 b{color:#CC0000;}
.Brand{float:left;width:270px;text-align:left;background-color:#fff;}
.BrandImg{float:left;width:90px;height:auto;}
.Brand dl{float:left;width:180px;padding-top:34px;text-align:left;;font-size:26px;font-weight:600;color:#015AA1;}
.Brand dl span{display:block;font-size:18px;font-weight:100;color:#333333;}
.Brand2{float:left;width:300px;padding-top:20px;text-align:left;background-color:#fff;}
.Brand2 img {width:280px;}
.phone{float:right;width:270px;padding-left:0px;margin-top:30px;text-align:left;font-size:16px;font-weight:100;color:#666;background:url(../images/index222.png) no-repeat left 10px;background-color:#fff;}
.phone em{font:26px Arial;color:#CC0000;font-weight:600;}


#menu{float:left;width:100%;height:60px;margin-bottom:2px;text-align:center;background:url(../images/Dhbg.gif) no-repeat center;}
.navigation-inner{position:relative;margin:0 auto;width:1200px;height:60px;background:url(../images/Dhbg.gif) no-repeat center;clear:both;overflow:hidden;}
.navigation-up{height:60px;line-height:60px;margin-left:0px;}
.navigation-up .navigation-v3{float:left;_margin-left:0px;}
.navigation-up .navigation-v3 ul{float:left;}
.navigation-up .navigation-v3 li{float:left;width:130px;margin-right:20px;color:#ffffff;text-align:center;}
.navigation-up .navigation-v3 .nav-up-selected{background-color:#CC0000;}
.navigation-up .navigation-v3 .nav-up-selected a{color:#ffffff;}
.navigation-up .navigation-v3 .nav-up-selected-inpage{background-color:#CC0000;}
.navigation-up .navigation-v3 li h2{float:left;font-weight:normal;padding:0;margin:0}
.navigation-up .navigation-v3 li h2 a{width:130px;font-size:16px;color:#ffffff;display:inline-block;}

.navigation-down{width:100%;position:absolute;top:308px;left:0px;z-index:99999;}/*top:236px;*/
.navigation-down .nav-down-menu{float:left;position:absolute;margin:0;width:100%;top:0px;background-color:#F4F4F4;padding-bottom:20px;}
.navigation-down .nav-down-menu .navigation-down-inner{position:relative;margin:auto;width:1200px;height:auto;}
.navigation-down .nav-down-menu dl{float:left;margin:18px 40px 18px 0px;}
.navigation-down .menu-1 dl{float:left;margin:20px 40px 0px 0;}
.navigation-down .menu-1 dt{height:25px;border-bottom:1px solid #015AA1;margin-bottom:10px;color:#015AA1;font:normal 16px "Microsoft Yahei";}
.navigation-down .menu-1 dt a{float:left;text-align:left;color:#015AA1;font:normal 16px "Microsoft Yahei";}
.navigation-down .menu-1 dd a{float:left;height:28px;text-align:left;color:#666666;font:14px/25px "Microsoft Yahei"}
.navigation-down .menu-1 dd a:hover{color:#CC0000}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 ol a{text-align:left;color:#666666;font:normal 14px "Microsoft Yahei"}

.TopSearchAll {margin:0px auto;width:100%;height:50px;margin-top:1px;text-align:center;clear:both;overflow:hidden;background:url(../images/TopSearch_bg22.jpg) no-repeat center;background-color:#CC0000;border-bottom:0px solid #DCDCDC;}
.TopSearch {margin:0px auto;width:1200px;height:50px;text-align:center;clear:both;overflow:hidden;}
.TopSearch ul{float:left;width:987px;height:50px;line-height:50px;text-align:left;}
.TopSearch ul a{margin-right:12px;color:#ffffff;text-decoration:none;}
.TopSearch ul a:hover{margin-right:12px;color:#ffffff;text-decoration:underline;}
.TopSearch ul span{float:left;width:90px;height:50px;line-height:50px;text-align:left;font-size:14px;color:#ffffff;font-weight:600;}
.TopSearch dl{float:left;width:188px;height:25px;margin-left:25px;margin-top:10px;text-align:left;background-color:#FFFFFF;}
.TopSearch dt{float:left;width:150px;height:22px;line-height:22px;padding-top:3px;text-align:right;}
.TopSearch b{float:left;width:38px;text-align:left;}
.inputSearch {float:left;width:120px;height:13px;line-height:13px;border:0;padding:2px 0;padding-left:10px;font-size:12px;color:#666666;}

.Banner{float:left;width:100%;height:auto;margin-top:2px;text-align:center;}
.Banner img{width:100%;}

/*手机版广告图*/
.swipe{margin:0px auto;width:100%;width:1200px;height:auto;padding-top:0px;vertical-align:middle;overflow:hidden;position:relative;}
.swipe ul{-webkit-transition:left 800ms ease-in 0; -moz-transition:left 800ms ease-in 0;-o-transition:left 800ms ease-in 0;-ms-transition:left 800ms ease-in 0;transition:left 800ms ease-in 0;}
.slider img{width:100%;height:450px;} /*max-width:640px;*/
.pagenavi{position:absolute;bottom:20px;right:15px;text-align:center;width:200px;}
/*.pagenavi a{width:14px;height:14px;line-height:99em;background:#FFFFFF;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 4px;overflow:hidden;cursor:pointer;display:inline-block;*display:inline;*zoom:1;}*/
.pagenavi a{width:30px;height:10px;line-height:99em;background:#FFFFFF;margin-left:10px;overflow:hidden;cursor:pointer;display:inline-block;*display:inline;*zoom:1;}
.pagenavi a.active{background:#CC0000;} 
/*手机版广告图*/

/*顶部*/

/*底部*/
#BottomlinkDiv{float:left;width:100%;height:70px;margin-top:20px;background-color:#1F2021;}
#Bottomlink{margin:0px auto;width:1200px;height:40px;padding-top:15px;padding-bottom:15px;background-color:#1F2021;clear:both;overflow:hidden;}
#link-left{float:left;width:93px;height:36px;line-height:36px;margin-right:20px;display:inline-block;border:1px solid #363636;color:#F3F3F3;text-align:center;}
#link-right{float:right;width:1080px;height:auto;}
#link-right ul{width:1080px;}
#link-right li{float:left;line-height:20px;padding-right:10px;padding-left:10px;padding-top:6px;padding-bottom:6px;}
#link-right li a{color:#646363}
#link-right li :hover{color:#cc0000}

#BottomDiv{float:left;width:100%;height:auto;padding-bottom:40px;text-align:center;border-top:1px #363636 solid;background-color:#171819;}
#BottomDiv-Cont{margin:0px auto;width:1200px;height:auto;text-align:left;background-color:#171819;clear:both;overflow:hidden;}

#BottomDiv-Cont-left{float:left;width:400px;height:auto;padding-top:25px;text-align:left;}
#BottomDiv-Cont-left h1 {float:left;width:400px;height:40px;line-height:40px;margin-bottom:20px;text-align:left;border-bottom:1px solid #222324;color:#F3F3F3;font-size:16px;font-weight:600;font-family:"Microsoft Yahei";}
#BottomDiv-Cont-left h1 span{position:relative;top:-1px;display:inline-block;border-bottom:3px solid #777777;}
#BottomDiv-Cont-left li {float:left;width:400px;height:auto;line-height:200%;text-align:left;font-size:14px;color:#646363;}

#BottomDiv-Cont-Mid{float:left;width:400px;height:auto;padding-top:25px;margin-left:50px;text-align:left;}
#BottomDiv-Cont-Mid h1 {float:left;width:400px;height:40px;line-height:40px;margin-bottom:25px;text-align:left;border-bottom:1px solid #222324;color:#F3F3F3;font-size:16px;font-weight:600;font-family:"Microsoft Yahei";}
#BottomDiv-Cont-Mid h1 span{position:relative;top:-1px;display:inline-block;border-bottom:3px solid #777777;}

#BottomDiv-Cont-Mid ul{float:left;width:400px;height:auto;text-align:left;}
#BottomDiv-Cont-Mid li{float:left;width:400px;overflow:hidden;margin-bottom:7px;}
#BottomDiv-Cont-Mid li dt{float:left;height:auto;text-align:left;}
#BottomDiv-Cont-Mid li img{ display:block;}
#BottomDiv-Cont-Mid li label{ float:left;border:none;width:43px;height:35px;border:0px solid #171819;}
#BottomDiv-Cont-Mid li .ut{width:43px;height:35px;line-height:35px;padding-left:10px;margin-top:0px;font-size:14px;color:#939393;background-color:#F8F8F8;border:0px solid #DFDFDF;}
#BottomDiv-Cont-Mid li .getcode{width:50px;height:35px;line-height:35px;padding-left:10px;font-size:14px;color:#939393;background-color:#F8F8F8;border:0px solid #DFDFDF;border-left:none;}
#BottomDiv-Cont-Mid li .wby{float:left;height:auto;line-height:160%;resize:none;font-family:"Microsoft Yahei";}
#BottomDiv-Cont-Mid li .wt{height:50px;background-color:#FFFFFF;}
#BottomDiv-Cont-Mid li .wt img{margin-top:0px;}
#BottomDiv-Cont-Mid li .wby,#BottomDiv-Cont-Mid li .ut{ float:left;width:345px;height:35px;padding-left:10px;background-color:#1F2021;border:0px solid #1F2021;border-left:none;font-size:14px;color:#939393;outline:none;font-family:"Microsoft Yahei";}


#BottomDiv-Cont-right{float:left;width:300px;height:auto;padding-top:25px;margin-left:50px;text-align:left;background-color:#171819;}
#BottomDiv-Cont-right h1 {float:left;width:300px;height:40px;line-height:40px;margin-bottom:25px;text-align:left;border-bottom:1px solid #222324;color:#F3F3F3;font-size:16px;font-weight:600;font-family:"Microsoft Yahei";}
#BottomDiv-Cont-right h1 span{position:relative;top:-1px;display:inline-block;border-bottom:3px solid #777777;}
#BottomDiv-Cont-right dt{float:left;width:320px;height:auto;text-align:left;font-size:14px;color:#B3B5BA;line-height:160%;}
#BottomDiv-Cont-right dt img{padding-bottom:10px;}

.footerBqDiv{float:left;width:100%;height:auto;margin-top:0px;text-align:center;background-color:#1E1E1E;border-top:1px #222324 solid;color:#4A4A4A;}
.footerBq{margin:0px auto;width:1200px;height:40px;line-height:40px;text-align:center;clear:both;overflow:hidden;color:#888888;font-size:12px;background-color:#1E1E1E;}
.footerBq a,.footerBq a:visited{color:#888888;font-size:12px;}
.footerBq a:hover{color:#888888;font-size:12px;}

/*返回顶部*/
.backToTop {width: 46px;height: 44px;background:#015AA1 url(../images/backtop.gif) no-repeat 7px 11px;position: fixed;_position:absolute;right: 35px;bottom: 55px;_bottom: "auto";cursor: pointer;display:none;-khtml-border-radius:3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;z-index:9999;}
.backToTop:hover{background-color:#008FD7;}
/*底部*/


/*首页标题*/
.tit1{margin:0px auto;height:100px;margin-top:40px;text-align:center;clear:both;overflow:hidden;font-size:26px;font-weight:600;background:url(../images/par_h.png) no-repeat center 30px;}
.tit1 a{ color:#015AA1;font-size:26px;font-weight:600;}
.tit1 a:hover {text-decoration:none;font-size:26px;font-weight:600;}
.tit1 b{ color:#cc0000;font-size:26px;font-weight:600;}
.tit1 em{display:block;padding-top:10px;text-transform:uppercase;color:#888888;font-size:16px;font-weight:100;font-style:normal;}

.tit2{margin:0px auto;height:100px;margin-top:40px;text-align:center;clear:both;overflow:hidden;font-size:26px;font-weight:600;background:url(../images/par_h2.png) no-repeat center 30px;}
.tit2 a{ color:#ffffff;font-size:26px;font-weight:600;}
.tit2 a:hover {text-decoration:none;font-size:26px;font-weight:600;}
.tit2 b{ color:#ffffff;font-size:26px;font-weight:600;}
.tit2 em{display:block;padding-top:10px;text-transform:uppercase;color:#f2f2f2;font-size:16px;font-weight:100;font-style:normal;}

.title{display:block;clear:both;height:26px;margin:0px 0 0 0;border-left:0px solid #015AA1;border-bottom:1px solid #e1e1e1;font-size:16px;color:#015AA1;position:relative;}
.title h2 {float:left;text-align:left;font-size:14px;color:#B9B9B9;font-weight:100;position:absolute;}
.title h2 span{float:left;height:28px;margin-right:8px;padding:0 8px 0 0px;background:#ffffff;font-size:26px;color:#015AA1;font-weight:100;left:0px;top:0px;}
.title h2 span a{font-size:26px;color:#015AA1;font-weight:100;}
.title h2 span a strong{font-size:26px;color:#cc0000;font-weight:100;}
.title h3 {float:right;text-align:right;font-size:14px;color:#666666;font-weight:100;}
.title h3 a{font-size:14px;color:#666666;font-weight:100;text-decoration:none;}
.title h3 a:hover{font-size:14px;color:#666666;font-weight:100;text-decoration:underline;}
.title2{ padding-left:0px;}
/*首页标题*/

/*首页产品中心*/
.IndexProDiv{margin:0 auto;width:1200px;margin-bottom:0px;padding-top:0px;clear:both;overflow:hidden;}

.IndexProlist{margin:0 auto;width:1200px;height:auto;margin-top:15px;text-align:center;clear:both;overflow:hidden;}
.IndexProlist ul{float:left;width:1200px;height:auto;text-align:center;}
.IndexProlist li{float:left;width:280px;height:290px;margin-right:26px;text-align:center;}
.IndexProlist li a{float:left;width:266px;height:240px;padding:7px;background:url(../images/pro_isp_off.png) no-repeat;}
.IndexProlist li a:hover{float:left;width:266px;height:240px;padding:7px;background:url(../images/pro_isp.png) no-repeat;}

.IndexProlist .IndexproImg{float:left;width:266px;height:226px;border:0px #cc0000 solid;}
.IndexProlist .IndexProListImg{width:266px;height:226px;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexProlist .IndexProListImg img{width:266px;height:226px;text-align:center;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.IndexProlist .IndexProListImg: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);}

.IndexProlist li h1{float:left;width:280px;height:auto;line-height:160%;padding-top:12px;text-align:center;color:#333333;font-size:14px;font-weight:100;}
.IndexProlist li a h1{color:#333333;font-size:14px;font-weight:100;}
.IndexProlist li a:hover h1{color:#cc0000;font-size:14px;font-weight:100;}
/*首页产品中心*/


/*首页辛普森成功为多家企业提供冷水机组服务*/
.IndexInforDiv{margin:0 auto;width:100%;height:auto;margin-top:50px;text-align:center;background-color:#015AA1;clear:both;overflow:hidden;}
.IndexInfor{margin:0 auto;width:1200px;height:auto;padding-top:30px;padding-bottom:30px;text-align:center;background:url(../images/IndexInforTitle.png) no-repeat center top;clear:both;overflow:hidden;}
.IndexInforTitle{float:left;width:1200px;height:auto;text-align:center;color:#cc0000;font-size:32px;font-weight:100;}
.IndexInforTitle dl{height:40px;line-height:40px;padding-top:5px;padding-left:15px;text-align:center;color:#fff;font-size:22px;font-weight:100;}
.IndexInfor ul{float:left;width:1200px;height:auto;padding-top:60px;text-align:center;}
.IndexInfor li{float:left;width:200px;height:auto;margin-right:50px;text-align:center;}
.IndexInfor li span{height:150px;background:url(../images/IndexInforLibg_off.png) no-repeat center;display:block}
.IndexInfor li:hover span{background:url(../images/IndexInforLibg_on.png) no-repeat center;}
.IndexInfor li img{width:120px;height:120px;margin-top:16px;text-align:center; border-radius:50%;}
.IndexInfor li p{display:block;float:left;width:200px;height:auto;line-height:160%;padding-top:3px;-align:center;color:#fff;font-size:16px;font-weight:100;}
/*首页辛普森成功为多家企业提供冷水机组服务*/


/*首页选择辛普森制冷的4大理由*/
.IndexYs {margin:0px auto;width:100%;height:auto;padding-top:10px;text-align:center;background-color:#fff;clear:both;overflow:hidden;}
.IndexYs_bt{margin:0px auto;width:1200px;line-height:70px;margin-top:40px;padding-top:96px;text-align:center;background:url(../images/IndexYs_tit_bg.png) no-repeat center;font-size:22px;font-weight:100;color:#333;clear:both;overflow:hidden;}
.IndexYs_bt p{ font-size:28px;color:#cc0000;font-weight:100;}

.IndexYs-box {margin:0 auto;width:1210px;margin-bottom:0px;overflow:hidden;}
.IndexYs-box .Ysbox {width:1200px;padding:5px;margin-top:35px;overflow:hidden;}
.IndexYs-box .wen{position:relative;float:left;width:582px;height:384px;margin-right:35px;margin-bottom:22px;background-color:#F6F6F6;box-shadow:0 0 6px #ccc;overflow:hidden;}
.IndexYs-box dl{float:left;width:582px;height:180px;margin-bottom:0px;overflow:hidden;}
.IndexYs-box dt{float:left;width:182px;height:180px;background-color:#015AA1;color:#fff;overflow:hidden;}
.IndexYs-box dt span{display:block;margin-top:25px;text-align:center;font-size:76px;color:#fff;font-weight:600;font-family:Arial;}
.IndexYs-box dt i{display:block;width:60px;height:1px;margin:10px auto;background-color:#fff;}
.IndexYs-box dd{float:left;width:400px;overflow:hidden;}
.IndexYs-box dd .IndexYsImg{float:left;width:400px;height:180px;text-align:left;}
.IndexYs-box ul{float:left;width:540px;height:auto;line-height:160%;margin-left:25px;padding-top:20px;text-align:left;font-size:16px;color:#666666;font-weight:100;overflow:hidden;}
.IndexYs-box ul h1{float:left;width:540px;height:auto;line-height:160%;margin-bottom:10px;text-align:left;font-size:22px;color:#333333;font-weight:100;}
.IndexYs-box ul div,.IndexYs-box ul p,.IndexYs-box ul a{line-height:160%;font-size:16px;font-weight:100;}

.IndexYs-box .more{display:block;width:62px;height:62px;position:absolute;right:0;bottom:0;background:url(../images/IndexYs_more.png) no-repeat center top;}
.IndexYs-box .wen:hover{background-color:#fff;}
.IndexYs-box .wen:hover .more{background-position:bottom;}
/*首页选择辛普森制冷的4大理由*/

/*首页广告图1*/
.IndexGuanggao{margin:0px auto;width:100%;height:200px;margin-top:20px;text-align:center;background:url(../images/IndexGuanggao_Bg.jpg) no-repeat center top;clear:both;overflow:hidden;}
.IndexGuanggao ul{margin:0px auto;width:1200px;text-align:center;clear:both;overflow:hidden;}
.IndexGuanggaoPhone{float:right;width:270px;padding-left:70px;margin-top:80px;text-align:left;font-size:16px;font-weight:100;color:#FFF;background:url(../images/index22222.png) no-repeat left 10px;}
.IndexGuanggaoPhone em{font:26px Arial;color:#FFF;font-weight:600;}
/*首页广告图1*/

/*首页客户见证*/
.IndexCustomer{margin:0px auto;width:1200px;text-align:center;clear:both;overflow:hidden;}
.IndexCustomer li{float:left;width:585px;height:218px;margin-right:30px;margin-bottom:20px;background:url(../images/cust_bg3.gif) no-repeat;}
.IndexCustomer dt{float:right;margin-top:20px;}
.IndexCustomer dt img{display:block;width:200px;height:160px;border:4px solid #fff;}
.IndexCustomer dd{float:left;width:342px;padding-left:20px;text-align:left;}
.IndexCustomer dd h2{float:left;width:342px;padding-top:25px;text-align:left;color:#333;font-size:16px;font-weight:600;}
.IndexCustomer dd h2 a{white-space:nowrap;text-overflow:ellipsis;color:#333;font-size:16px;font-weight:600;}
.IndexCustomer dd span{ display:block;width:342px;height:17px;padding:8px 0 15px;font-size:14px;color:#333333;overflow:hidden;word-break:keep-all;}
.IndexCustomer dd p{line-height:160%;color:#666666;font-size:14px;}
.IndexCustomer dd p a{color:#666666;font-size:14px;}
.IndexCustomer li:hover{background:url(../images/cust_bg4.gif) no-repeat;color:#FFF;}
.IndexCustomer li:hover a,.IndexCustomer li:hover span,.IndexCustomer li:hover p{ color:#fff;}
/*首页客户见证*/

/*首页辛普森提供制冷系统解决方案*/
.fa_bgDiv{margin:0px auto;width:100%;height:450px;margin-top:30px;text-align:center;background:url(../images/fa_bg.jpg) no-repeat center 0;clear:both;overflow:hidden;}
.fa_bg {margin:0px auto;width:1200px;margin-top:0px;text-align:center;clear:both;overflow:hidden;}

.fa_con ul li { float:left;width:132px;padding-right:135px;margin-top:48px;text-align:center;}
.fa_con ul li a {color:#333;font-size:16px;font-style:normal;}
.fa_con ul li a:hover {color:#cc0000;font-style:normal;}
.fa_con ul li a i {background:url(../images/fa_pic01.png) no-repeat;width:132px;height:132px;margin-bottom:20px;display:block;
-moz-transition: width 1s, height 1s, -webkit-transform 1s; /* For Safari 3.1 to 6.0 */
-webkit-transition: width 1s, height 1s, -webkit-transform 1s; /* For Safari 3.1 to 6.0 */
transition: width 1s, height 1s, transform 1s;}
.fa_con ul li a:hover i {background:url(../images/fa_pic02.png) no-repeat;
-webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
transform: rotate(deg);
-moz-transform: rotate(360deg); /* Chrome, Safari, Opera */
-ms-transform: rotate(360deg); /* Chrome, Safari, Opera */}
.fa_con ul .pp_li02 a i { background:url(../images/fa_pic01.png) no-repeat -222px 0;}
.fa_con ul .pp_li02 a:hover i { background:url(../images/fa_pic02.png) no-repeat -222px 0;}
.fa_con ul .pp_li03 a i { background:url(../images/fa_pic01.png) no-repeat -444px 0;}
.fa_con ul .pp_li03 a:hover i { background:url(../images/fa_pic02.png) no-repeat -444px 0;}
.fa_con ul .pp_li04 a i { background:url(../images/fa_pic01.png) no-repeat -666px 0;}
.fa_con ul .pp_li04 a:hover i { background:url(../images/fa_pic02.png) no-repeat -666px 0;}
.fa_con ul .pp_li05 { padding:0;}
.fa_con ul .pp_li05 a i { background:url(../images/fa_pic01.png) no-repeat -888px 0;}
.fa_con ul .pp_li05 a:hover i { background:url(../images/fa_pic02.png) no-repeat -888px 0;}
/*首页辛普森提供制冷系统解决方案*/


/*首页公司简介*/
.WelcomeJiantou{margin:0px auto;width:40px;height:20px;margin-top:0px;background:url(../images/WelcomeJiantou.jpg) no-repeat center;clear:both;overflow:hidden;}

.IndexAboutDiv{margin:0px auto;width:100%;height:auto;padding-top:0px;padding-bottom:40px;margin-top:0px;text-align:center;clear:both;overflow:hidden;background-color:#ffffff;}
.IndexAbout{margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
.IndexAbout ul{float:left;width:1200px;height:auto;margin-top:10px;text-align:center;}
.IndexAboutImg{float:left;width:540px;height:300px;margin-right:60px;text-align:left;padding:4px;background-color:#ffffff;border:1px solid #EAEAEA;}

.IndexAbout ul dl{float:left;width:590px;height:auto;text-align:left;color:#cc0000;font-size:28px;font-weight:100;}
.IndexAbout ul dl strong{color:#015AA1;font-size:28px;font-weight:100;}
.IndexAbout ul h1{float:left;width:590px;height:122px;line-height:180%;padding-top:15px;text-align:left;font-size:14px;font-weight:100;overflow:hidden;}
.IndexAbout ul h1 a,.IndexAbout ul h1 div,.IndexAbout ul h1 p{font-size:14px;font-weight:100;line-height:180%;}
.IndexAboutMore{float:right;width:590px;height:35px;line-height:35px;padding-top:10px;text-align:left;font-size:12px;color:#00468E;}
.IndexAboutMore a,.IndexAboutMore a:visited{float:right;width:100px;height:35px;line-height:35px;text-align:center;font-size:12px;color:#015AA1;border:0px #00468E solid;text-decoration:none;}
.IndexAboutMore a:hover{float:right;width:100px;height:35px;line-height:35px;text-align:center;font-size:12px;color:#cc0000;border:0px #cc0000 solid;text-decoration:none;}
.IndexAboutBiaoqian{float:left;width:590px;height:auto;text-align:left;}
.IndexAboutBiaoqian dt{float:left;width:590px;height:auto;line-height:180%;padding-bottom:10px;text-align:left;color:#015AA1;font-size:18px;font-weight:100;}
.IndexAboutBiaoqian span{float:left;width:590px;height:45px;line-height:45px;text-align:center;}
.IndexAboutBiaoqian span.IndexAboutBq1{float:left;width:287px;height:45px;line-height:45px;margin-right:15px;ttext-align:center;color:#ffffff;font-size:14px;font-weight:100;background-color:#015AA1;}
.IndexAboutBiaoqian span.IndexAboutBq2{float:left;width:287px;height:45px;line-height:45px;text-align:center;color:#ffffff;font-size:14px;font-weight:100;background-color:#008FD7;}

/*首页证书*/
.IndexPic2 {margin:0px auto;width:1200px;height:auto;margin-top:25px;background-color:#FFFFFF;text-align:left;clear:both;overflow:hidden;}
.IndexPic2Td {text-align:center;padding-left:8px;padding-right:8px;}
.IndexPic2TdImg {width:200px;height:160px;text-align:center;padding:2px;border:1px solid #D1D1D1;}
.IndexPic2TdFont {text-align:center;padding-top:5px;}
#colee_left_c2 {margin:0px auto;width:1200px;height:auto;overflow:hidden;}
/*首页证书*/
/*首页公司简介*/

/*选择广告图2*/
.IndexGuanggao2{margin:0px auto;width:1200px;height:180px;margin-top:10px;text-align:center;clear:both;overflow:hidden;}
/*选择广告图2*/

/*选择辛普森制冷五大服务保证*/
.proAdvantage{width:1200px;margin:0 auto;}
.proAdvantageDiv{margin-bottom:0px;margin-top:0px;background:url(../images/pro_oddsbg1111.jpg) repeat-x;overflow:hidden;}

.proAdvantage_main{margin-top:0px;height:300px;overflow:hidden;}
.proAdvantageDiv li{float:left;width:224px;height:300px;margin-right:20px;padding-top:0px;transition: all 0.3s;overflow:hidden;background:#F4F4F4;}
.proAdvantageDiv li img{width:224px;height:120px;}
.proAdvantageDiv li h3 {height:60px;padding-top:10px;overflow:hidden;font-weight:normal;}
.proAdvantageDiv li h3 strong{height:45px;line-height:45px;padding-top:15px;padding-left:15px;font-size:20px;color:#333;font-weight:400;transition:all 0.3s;display:inline-block;}
.proAdvantageDiv li h3 span{ float:right;line-height:40px;padding-right:10px;font-size:70px;font-family:Arial;color:#66A6D6;display:none;}
.proAdvantageDiv li p{height:auto;line-height:160%;padding:10px;color:#666666;font-size:14px;font-weight:100;}
.proAdvantageDiv li:hover p{height:auto;line-height:160%;padding:10px;color:#ffffff;font-size:14px;font-weight:100;}
.proAdvantageDiv li:hover{background:#0176BB;transition:all 0.3s;color:#fff;}
.proAdvantageDiv li:hover span{ display:block;}
.proAdvantageDiv li:hover strong{padding-left:15px;transition:all 0.3s;color:#fff;}
/*选择辛普森制冷五大服务保证*/


/*首页行业解决方案*/
.IndexProgram{width:1200px;margin:0 auto;}
.IndexProgramDiv{margin-top:0px;padding-top:0px;padding-bottom:30px;overflow:hidden;background:url(../images/xz_bg.jpg) no-repeat;}
.IndexProgramList{margin:0 auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
.IndexProgramList ul{float:left;width:1200px;height:auto;margin-top:0px;text-align:left;}

/*首页解决方案滚动*/
.hhonr_3 {width:1200px;height:270px;overflow:hidden;margin:0 auto;}/*整个可见区域，包括箭头和内容*//*height:320px;*/
#List1_3 {float: left}
#List2_3 {float: left}
.Cont_3 {float: left;overflow: hidden;position:relative;width:1104px;height:270px;} /*可见图片容器，即可见区域去掉左右箭头*//*height:320px;*/
.ScrCont_3 {width:9800000px;} /*图片容器*/
.los_let_3 {float:left;width:38px;height:250px;top:75px;margin-right:10px;cursor:pointer;position:relative;} /*左箭头 background:url(../images/i_left.gif) no-repeat left top ; */
.los_rit_3 {float:right;width:38px;height:250px;top:75px;margin-left:10px;cursor:pointer;position:relative;}/*右箭头 background:url(../images/i_right.gif) no-repeat right top ; */
.hpp3{float:left;width:220px;height:215px;margin-top:20px;margin-left:15px;margin-right:15px;padding-right:12px;padding-left:12px;padding-top:12px;padding-bottom:0px;background-color:#FFF;text-align:center;} /*单个图片容器 包括文字*//*height:285px;*/

.hpp3 li{float:left;width:220px;height:210px;text-align:center;border-bottom:5px solid #EAEAEA;}/*height:280px;*/
.hpp3 li img.pimg{width:220px;height:160px;}
.hpp3 li:hover{float:left;width:220px;text-align:center;border-bottom:5px solid #015AA1;}
.hpp3 li dt{font-size:14px;font-weight:600;margin-top:10px;}
.hpp3 li a{color:#333;}
.hpp3 li a:hover{color:#015AA1;}
.hpp3 li dd{float:left;height:70px;line-height:160%;padding-top:5px;text-align:left;color:#757575;font-size:14px;font-weight:100;overflow:hidden;}
/*首页解决方案滚动*/
#colee_left {margin:0px auto;width:1200px;height:auto;padding-top:0px;overflow:hidden;}
/*首页行业解决方案*/


/*首页客户案例*/
.IndexCustomerCaseDiv {margin:0 auto;width:100%;height:auto;margin-top:40px;margin-bottom:30px;text-align:center;clear:both;overflow:hidden;}
.IndexCustomerCase{margin:0 auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
.hz_top {height:55px;border-bottom:solid 1px #DFDFDF;text-align:left;overflow:hidden;}
.hz_top em {display:block;float:right;padding-top:25px;font-size:14px;font-style:normal;}
.hz_top em a {color:#666;font-size:14px;font-style:normal;}
.hz_top em a:hover {color:#666;font-size:14px;font-style:normal;}
.hz_top span a {font-size:20px;color:#333;}
.hz_top span a b {color:#CC0000;font-weight:normal;}
.hz_top span a i {display:block;padding-bottom:3px;color:#666;font-size:16px;font-family:Arial;font-style:normal;}

.IndexCustomerCase ul{float:left;width:1200px;height:auto;padding-top:15px;text-align:left;}
.IndexPartnerTd {text-align:center;padding-left:8px;padding-right:8px;}
.IndexPartnerImg {width:150px;height:80px;text-align:center;padding:2px;border:1px solid #D1D1D1;}
.IndexPartnerFont {text-align:center;padding-top:5px;}
#colee_left_c3 {margin:0px auto;width:1200px;height:auto;overflow:hidden;}
/*首页客户案例*/


/*首页新闻中心*/
.IndexNewsAll {margin:0 auto;width:100%;height:auto;margin-top:60px;margin-bottom:30px;text-align:center;clear:both;overflow:hidden;}
.IndexNewsDiv{margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}

.IndexNews{float:left;width:840px;height:auto;margin-right:40px;text-align:left;background-color:#fff;}
.IndexNews h1{float:left;width:840px;height:60px;line-height:60px;text-align:left;font-size:14px;font-weight:100;}
.index_title_on{float:left;width:273px;height:60px;line-height:60px;margin-right:10px;text-align:center;color:#fff;font-size:18px;font-weight:100;cursor:pointer;background:url(../images/index_title_on.jpg) repeat-x;}
.index_title_off {float:left;width:273px;height:60px;line-height:60px;margin-right:10px;text-align:center;color:#fff;font-size:18px;font-weight:100;cursor:pointer;background:url(../images/index_title_off.jpg) repeat-x;}

.IndexNews ul{float:left;width:840px;height:357px;margin-top:20px;text-align:left;overflow:hidden;}
.IndexNewsIndexFirst{float:left;width:840px;height:160px;padding-bottom:20px;margin-bottom:0px;text-align:left;border-bottom:0px dashed #CCCCCC;}
.IndexNewsIndexFirstImg {position:relative;float:left;width:250px;height:160px;margin-right:50px;z-index:2;padding:2px;border:1px solid #f8f8f8;box-shadow:2px 2px 2px #d6d6d6;}
.IndexNewsIndexFirstImg img{position:absolute;float:left;width:250px;height:160px;}

.IndexNewsIndexFirst h1 {float:left;width:534px;height:auto;line-height:160%;text-align:left;font-size:16px;color:#333;font-weight:100;}
.IndexNewsIndexFirst h1 a{line-height:160%;font-size:16px;color:#333;font-weight:100;}
.IndexNewsIndexFirst h1 a:hover{line-height:160%;font-size:16px;color:#cc0000;font-weight:100;text-decoration:none;}
.IndexNewsIndexFirst h2{float:left;width:534px;height:130px;line-height:180%;margin-top:8px;text-align:left;color:#757575;font-size:14px;font-weight:100;text-indent:2em;overflow:hidden;}
.IndexNewsIndexFirst h2 a{color:#00519C;font-size:14px;font-weight:100;line-height:180%;text-decoration:none;} 
.IndexNewsIndexFirst h2 a:hover,IndexNewsIndexFirst a:visited{color:#cc0000;font-size:14px;font-weight:100;line-height:180%;text-decoration:underline;}

.IndexNews li{float:left;width:410px;height:30px;line-height:30px;padding-left:10px;text-align:left;background:url(../images/xwdian.png) 0 15px no-repeat;}
.IndexNews li a{font-size:14px;color:#333333;}
.IndexNews li a:hover{font-size:14px;color:#cc0000;text-decoration:none;}
.IndexNews li span{float:right;width:90px;text-align:left;color:#999999;font-size:12px;}

/*首页常见问题*/
.IndexFaq{float:left;width:280px;height:auto;padding:20px;margin-top:0px;text-align:left;background-color:#F0F0F0;}
.faqMain{float:left;width:280px;height:335px;padding-bottom:15px;margin-top:20px;text-align:center;overflow:hidden;}
.faqMain li {float:left;width:280px;height:auto;padding-top:15px;padding-bottom:15px;text-align:left;border-bottom:1px dashed #E1E1E1;}
.faqMain li h5{width:255px;height:25px;padding-left:25px;background:url(../images/a.jpg) no-repeat left;font-weight:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.faqMain li h5 a{font-size:16px;font-weight:100;color:#333333;}
.faqMain li h5 a:hover{font-size:16px;font-weight:100;color:#cc0000;}
.faqMain li p{float:left;width:255px;height:auto;line-height:160%;padding-left:25px;color:#757575;font-size:13px;background:url(../images/q.jpg) no-repeat left 5px;}
.faqMain li:last-child{border-bottom:none;}
/*首页常见问题*/
/*首页*/


/*内页*/
/*左边设置*/
#con-left{float:left;width:1200px;height:40px;margin-top:30px;margin-bottom:35px;text-align:left;border-bottom:1px #dddddd solid;}

#con-left2{float:left;width:250px;height:auto;margin-top:30px;margin-bottom:50px;margin-right:40px;text-align:left;}
#con-left2 h1{float:left;width:250px;height:60px;line-height:20px;padding-top:12px;padding-left:0px;text-align:center;color:#FFFFFF;font-weight:100;font-size:20px;background: url(../images/leftTitleBg.gif) repeat-x;}
#con-left2 h1 i{display:block;color:#FFFFFF;font-weight:100;font-size:14px;font-style:normal;filter:alpha(opacity=20);-moz-opacity:0.8;opacity:0.8;}

.LeftMenu {float:left;width:1200px;height:40px;text-align:left;}
.LeftMenu dl{float:left;height:40px;line-height:40px;padding-left:25px;text-align:left;font-size:16px;color:#333333;font-weight:600;background:url(../images/home2.png) no-repeat 0 12px;}
.LeftMenu ul{float:right;height:40px;}
.LeftMenu li {float:left;margin-left:15px;text-align:left;}
.LeftMenu li a{float:left;padding-left:10px;padding-right:10px;height:40px;line-height:40px;font-size:14px;color:#ffffff;background-color:#333333;}
.LeftMenu li a:hover{float:left;padding-left:10px;padding-right:10px;height:40px;line-height:40px;font-size:14px;color:#ffffff;background-color:#015AA1;}
.LeftMenu li.current a{float:left;padding-left:10px;padding-right:10px;height:40px;line-height:40px;font-size:14px;color:#ffffff;background-color:#015AA1;}


.LeftMenu2{float:left;width:250px;height:auto;text-align:center;}
.LeftMenu2 ul{float:left;width:248px;height:auto;text-align:center;border:1px solid #dddddd;border-bottom:none;}
.LeftMenu2 li {float:left;width:248px;height:50px;line-height:50px;text-align:left;border-bottom:1px solid #dddddd;}
.LeftMenu2 li a{float:left;width:213px;height:50px;line-height:50px;padding-left:35px;text-align:left;color:#333333;font-size:14px;font-weight:100;background:url(../images/left_off2-1.gif) no-repeat right;text-decoration:none;}
.LeftMenu2 li a:hover{float:left;width:213px;height:50px;line-height:50px;padding-left:35px;text-align:left;color:#fff;font-size:14px;font-weight:100;background:url(../images/left_on.gif) no-repeat right;text-decoration:none;}
.LeftMenu2 li.current a{float:left;width:213px;height:50px;line-height:50px;padding-left:35px;text-align:left;color:#fff;font-size:14px;font-weight:100;background:url(../images/left_on.gif) no-repeat right;text-decoration:none;}

.LeftMenu2 li.current1 a{float:left;width:220px;padding-left:28px;height:36px;line-height:36px;font-size:14px;color:#333333;text-align:left;background: url(../images/left_off2.gif) no-repeat left;}
.LeftMenu2 li.current1 a:hover {float:left;width:220px;padding-left:28px;height:36px;line-height:36px;font-size:14px;color:#333333;text-align:left;background: url(../images/left_off2.gif) no-repeat left;}
.LeftMenu2 li.current11 a,.LeftMenu2 li.current11 a:hover,.LeftMenu2 li.current1 a:hover{float:left;width:220px;padding-left:28px;height:36px;line-height:36px;font-size:14px;color:#cc0000;text-align:left;background: url(../images/left_off2.gif) no-repeat left;}

/*左边设置*/

/*右边设置*/
#con-right{float:left;width:1200px;height:auto;margin-top:0px;margin-bottom:55px;text-align:center;}
.con-right-content {float:left;width:1200px;height:auto;text-align:left;font-size:16px;line-height:180%;}
.con-right-content div,.con-right-content p,.con-right-content a{font-size:16px;line-height:180%;}

.con-right2-title{margin:0px auto;width:100%;height:47px;text-align:center;clear:both;overflow:hidden;border-bottom:1px solid #DBDBDB;}
.con-right2-title ul{margin:0px auto;width:900px;height:47px;text-align:center;clear:both;overflow:hidden;}
.con-right2-title_r{float:right;height:47px;line-height:37px;padding-top:10px;line-height:auto;height:auto;color:#666666;}
.con-right2-title_r img{margin-right:4px;vertical-align:middle;}
.con-right2-title_l{float:left;height:45px;line-height:45px;top:0px;border-bottom:0px solid #015AA1;}
.con-right2-title_l span{text-align:left;color:#015AA1;font-size:22px;font-weight:100;vertical-align:middle;}
.con-right2-title_l span a{color:#015AA1;font-size:22px;font-weight:100;}

#con-right2{float:left;width:900px;height:auto;margin-top:30px;margin-bottom:55px;text-align:center;}
.con-right2-content {float:left;width:900px;height:auto;text-align:left;font-size:16px;line-height:180%;}
.con-right2-content div,.con-right2-content p,.con-right2-content a{font-size:16px;line-height:180%;}
/*右边设置*/

/*内页*/

/*联系方式和地图*/
.LeftContact-content{float:left;width:590px;height:auto;margin-right:30px;text-align:left;}
.LeftContact-content dl{font-size:24px;font-weight:bold;display:block;margin-bottom:20px;}
.LeftContact-content .phoneFree{float:left;width:520px;height:45px;line-height:45px;text-align:left;padding:0 0 14px 70px;margin:0px;margin-top:14px;border-bottom:1px solid #ddd;background:url(../images/LeftContact_phoneFree.png) left top no-repeat;}
.LeftContact-content .shouji{float:left;width:520px;height:45px;line-height:45px;text-align:left;padding:0 0 14px 70px;margin:0px;margin-top:14px;border-bottom:1px solid #ddd;background:url(../images/LeftContact_shouji.png) left top no-repeat;}
.LeftContact-content .phone{float:left;width:520px;height:45px;line-height:45px;text-align:left;padding:0 0 14px 70px;margin:0px;margin-top:14px;border-bottom:1px solid #ddd;background:url(../images/LeftContact_phone.png) left top no-repeat;}
.LeftContact-content .phone span{height:45px;line-height:45px;padding-left:10px;}
.LeftContact-content .fax{float:left;width:520px;height:45px;line-height:45px;text-align:left;padding:0 0 14px 70px;margin:0px;margin-top:14px;border-bottom:1px solid #ddd;background:url(../images/LeftContact_fax.png) left top no-repeat;}
.LeftContact-content .QQ{float:left;width:520px;height:45px;line-height:45px;text-align:left;padding:0 0 14px 70px;margin:0px;margin-top:14px;border-bottom:1px solid #ddd;background:url(../images/LeftContact_QQ.png) left top no-repeat;}
.LeftContact-content .email{float:left;width:520px;height:45px;line-height:45px;text-align:left;padding:0 0 14px 70px;margin:0px;margin-top:14px;border-bottom:1px solid #ddd;background:url(../images/LeftContact_email.png) left top no-repeat;}
.LeftContact-content .website{float:left;width:520px;height:45px;line-height:45px;text-align:left;padding:0 0 14px 70px;margin:0px;margin-top:14px;border-bottom:1px solid #ddd;background:url(../images/LeftContact_website.png) left top no-repeat;}
.LeftContact-content .add{float:left;width:520px;height:45px;line-height:45px;text-align:left;padding:0 0 14px 70px;margin:0px;margin-top:14px;border-bottom:1px solid #ddd;background:url(../images/LeftContact_add.png) left no-repeat;}

.RightMap-content{float:left;width:560px;height:auto;text-align:left;display:inline;}
.RightMap-content dt{float:left;width:222px;height:38px;margin-bottom:30px;text-align:left;display:inline;}
/*联系方式和地图*/

/*在线留言*/
.Feedback-content {float:left;width:1200px;height:498px;padding-top:0px;background:url(../images/on_bj.jpg) no-repeat center top;overflow:hidden;}
.Feedback-content dd {float:right;width:107px;height:78px;line-height:24px;padding-right:50px;padding-top:20px;background:url(../images/on_tx.gif) no-repeat left bottom;font:24px "Microsoft YaHei";font-weight:bold;color:#cf181f;}
.Feedback-content dd span {display:block; font:14px Arial; color:#cf181f; line-height:36px; text-transform:uppercase; }
.Feedback-content dd a { color:#cf181f; }

.Feedback-contentList{float:left;width:1200px;height:auto;text-align:left;}
.Feedback-right-content {float:left;width:720px;height:auto; padding-left:450px;text-align:left;font-size:16px;line-height:180%;}
.Feedback-right-content div,.Feedback-right-content p,.Feedback-right-content a{font-size:16px;line-height:180%;}

.temp_on_con {float:right;width:592px;padding-top:20px;}
.temp_on_con li { height:38px; width:270px; border:1px solid #d1d1d1; float:left; margin-right:22px; margin-bottom:16px; color:#FF070B; line-height:38px; overflow:hidden; background:#fff; }
.temp_on_con li span { font:16px "Microsoft YaHei"; color:#999; line-height:38px; float:left; padding-left:10px; display:inline-block; }
.temp_on_con li input { width:203px; height:38px; border:0; font:14px "Microsoft YaHei"; color:#999; line-height:38px; float:left;  box-shadow: none;}
.temp_on_con .inp6 input { width:204px;}
.temp_on_con .inpe input { width:204px;}
.temp_on_con .inpa input { width:185px;}
.temp_on_con .inp1 input { width:171px; outline:none; }
.temp_on_con .inp3 { width:554px; height:72px; padding:10px 0 0 10px; }
.temp_on_con .inp3 span { line-height:16px;  padding-left: 0;}
.temp_on_con .inp3 textarea { width:546px; height:56px; resize:none; overflow:auto; outline:none; padding:0px; border:0; font:14px "Microsoft YaHei";
color:#999; line-height:24px; }
.temp_on_con .inp4 { margin-bottom:0; }
.temp_on_con .inp4 input { width:90px; }
.temp_on_con .inp4 img { width:72px; height:38px; border-left:1px solid #d1d1d1; float:right; }
.temp_on_con .inp2 { width:562px; height:70px; border:0; }
.temp_on_con .inp2 span { display:block; }
.temp_on_con .inp2 em { font:16px "Microsoft YaHei"; color:#999; line-height:36px; float:left; }
.temp_on_con .minp5 { border:0; }
.temp_on_con .minp5 input { width:70px;height:34px; line-height:34px;margin-right:16px;cursor:pointer;color:#ffffff;}
.temp_on_con .inp1{ padding:0;}
/*在线留言*/

/*服务与支持*/
.SupportContentList{float:left;width:1200px;height:auto;margin-top:10px;text-align:left;}
.inf_lc{clear:both;padding:5px 0 0 0;}
.inf_lc li{position:relative;width:1180px;margin:0 0 30px;padding:7px 20px 0 0;height:120px;overflow:hidden;background:#f6f6f6;}
.inf_lc li.bg {background:#edf6f4;}
.inf_lc li h4{float:left;width:64px;padding:20px 5px 0 0;text-align:center;overflow:hidden;}/*padding:20px 5px 0 0;上右下左*/
.inf_lc li h4 b{display:block;line-height:36px;height:36px;overflow:hidden;font-size:36px;font-family:Arial;color:#666666;font-weight:100;text-transform:uppercase;}
.inf_lc li h4 span{font-weight:100;display:block;line-height:16px;height:16px;overflow:hidden;font-size:12px;font-family:Arial;text-transform:uppercase;color:#333333;}
.inf_lc li p{float:left;width:1000px;padding:0 0 0 14px;line-height:26px;overflow:hidden;font-size:14px;color:#666; }
.inf_lc li p b{ display:block; font-weight:100; color:#000000;}
.inf_lc li p b a,.inf_lc li p b a:hover{ color:#343434; font-weight:bold; font-size:16px;}
.inf_lc li p b a:hover{ text-decoration:none;}
.inf_lc li .fr{float:right;width:70px;height:25px;line-height:25px;margin-top:20px;text-align:center;color:#ffffff;background-color:#999;}
.inf_lc li .fr:hover{ background:#cc0000;}
.inf_lc li .lijia{z-index:2;position:relative;top:0;right:0;}
.transition500 {transition: all 500ms ease-out 0s;}
.inf_lc li .cq {background:#B6B6B6 none repeat scroll 0 0;opacity:0.1; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);height: 100%;left: 0;position: absolute;top: 0;width: 0;z-index: 0;}

.SupportDetailed {float:left;width:1200px;height:auto;text-align:left;}
.SupportDetailed h1{float:left;width:1200px;padding-top:50px;text-align:center;font-size:20px;font-weight:600;}
.SupportShowHits{float:left;width:1200px;height:auto;padding-top:30px;padding-bottom:0px;text-align:right;color:#666666;font-size:14px;border-bottom:1px #999999 dashed;}
.SupportShowHits h2{float:left;padding-top:20px;text-align:right;font-weight:100;}
.SupportShowHits dd{float:right;}
.SupportShowHits dd .cur{color:#000;}
.SupportDetailed img {text-align:center;padding:10px;}
.SupportDetailed-content{float:left;width:1200px;margin-bottom:10px;padding-top:20px;padding-bottom:10px;font-size:16px;line-height:180%;text-align:left;border-bottom:1px #999999 dashed;}
.SupportDetailed-content a,.SupportDetailed-content div,.SupportDetailed-content p{font-size:16px;line-height:180%;}
/*服务与支持*/

/*冷库工程部分*/
.engineering{margin:0px auto;width:900px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.engineering ul{float:left;width:900px;height:auto;text-align:left;}

.engineering li{float:left;width:206px;height:200px;margin-right:25px;margin-bottom:30px;text-align:left;}
.engineering li .engineeringImg{width:200px;height:160px;padding:2px;border:1px solid #D9D9D9;}
.engineering li dd{width:206px;height:auto;line-height:160%;margin-top:3px;text-align:center;}

/*冷库工程详细部分*/
.EngineeringDetailed {margin:0px auto;width:900px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.EngineeringDetailed h1{float:left;width:900px;height:25px;line-height:160%;margin-bottom:20px;text-align:center;font-size:20px;font-weight:600;color:#333333;}
.EngineeringShowHits{float:left;width:900px;text-align:right;margin-bottom:30px;border-bottom:1px #dddddd dashed;}
.syFocusThumb4{float:left;width:900px;height:auto;text-align:center;}
.EngineeringContentImg{text-align:center;}

.EngineeringDetailed h2{float:left;width:880px;height:30px;line-height:16px;padding-top:10px;padding-left:20px;margin-top:20px;text-align:left;font-size:16px;font-weight:100;color:#ffffff;background:url(../images/ProDl.gif) no-repeat;}
.EngineeringDetailedContact {float:left;width:900px;height:auto;padding-top:10px;padding-bottom:10px;text-align:left;font-size:16px;line-height:180%;border-bottom:1px #dddddd dashed;}
.EngineeringDetailedContact div,.EngineeringDetailedContact p,.EngineeringDetailedContact a{font-size:16px;line-height:180%;}

.ImgLeft{float:left;margin-right:20px;}
.ImgRight{float:right;margin-left:20px}
/*冷库工程部分*/

/*冷库设备部分*/
.equipment{margin:0px auto;width:900px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.equipment ul{float:left;width:900px;height:auto;text-align:left;}

.equipment li{float:left;width:206px;height:200px;margin-right:25px;margin-bottom:30px;text-align:left;}
.equipment li .EquipmentImg{width:200px;height:160px;padding:2px;border:1px solid #D9D9D9;}
.equipment li dd{width:206px;height:auto;line-height:160%;margin-top:3px;text-align:center;}

/*冷库设备详细部分*/
.EquipmentDetailed {margin:0px auto;width:900px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.EquipmentDetailed h1{float:left;width:900px;height:25px;line-height:160%;margin-bottom:20px;text-align:center;font-size:20px;font-weight:600;color:#333333;}
.EquipmentShowHits{float:left;width:900px;text-align:right;margin-bottom:30px;border-bottom:1px #dddddd dashed;}
.syFocusThumb3{float:left;width:900px;height:auto;text-align:center;}
.EquipmentContentImg{text-align:center;}

.EquipmentDetailed h2{float:left;width:880px;height:30px;line-height:16px;padding-top:10px;padding-left:20px;margin-top:20px;text-align:left;font-size:16px;font-weight:100;color:#ffffff;background:url(../images/ProDl.gif) no-repeat;}
.EquipmentDetailedContact {float:left;width:900px;height:auto;padding-top:10px;padding-bottom:10px;text-align:left;font-size:16px;line-height:180%;border-bottom:1px #dddddd dashed;}
.EquipmentDetailedContact div,.EquipmentDetailedContact p,.EquipmentDetailedContact a{font-size:16px;line-height:180%;}
.TD1{border:1px #DDDDDD solid;}
/*冷库设备部分*/

/*冷水机组部分*/
.Chillers{margin:0px auto;width:900px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.Chillers ul{float:left;width:900px;height:auto;text-align:left;}

.Chillers li{float:left;width:206px;height:200px;margin-right:25px;margin-bottom:30px;text-align:left;}
.Chillers li .ChillersImg{width:200px;height:160px;padding:2px;border:1px solid #D9D9D9;}
.Chillers li dd{width:206px;height:auto;line-height:160%;margin-top:3px;text-align:center;}

/*冷水机组详细部分*/
.ChillersDetailed {margin:0px auto;width:900px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.ChillersDetailed h1{float:left;width:900px;height:25px;line-height:160%;margin-bottom:20px;text-align:center;font-size:20px;font-weight:600;color:#333333;}
.ChillersShowHits{float:left;width:900px;text-align:right;margin-bottom:30px;border-bottom:1px #dddddd dashed;}
.syFocusThumb2{float:left;width:900px;height:auto;text-align:center;}
.ChillersContentImg{text-align:center;}

.ChillersDetailed h2{float:left;width:880px;height:30px;line-height:16px;padding-top:10px;padding-left:20px;margin-top:20px;text-align:left;font-size:16px;font-weight:100;color:#ffffff;background:url(../images/ProDl.gif) no-repeat;}
.ChillersDetailedContact {float:left;width:900px;height:auto;padding-top:10px;padding-bottom:10px;text-align:left;font-size:16px;line-height:180%;border-bottom:1px #dddddd dashed;}
.ChillersDetailedContact div,.ChillersDetailedContact p,.ChillersDetailedContact a{font-size:16px;line-height:180%;}

/*冷水机组表格参数*/
.LstableColor {width:100%;}
.LstrBg1{background-color:#006BB6;height:35px;line-height:35px;}
.LstrBg2{background-color:#F4F4F4;height:35px;line-height:35px;}
.LstrBg3{background-color:#D6D6D6;height:35px;line-height:35px;}

.Lstd1{padding-left:10px;}
.Lstd2{padding-left:10px;color:#fff;font-size:16px;font-weight:100;}
.Lstd3{text-align:center;}
.Lstd4{background-color:#F4F4F4;}
/*冷水机组部分*/

/*解决方案部分*/
.Program{margin:0px auto;width:900px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.Program ul{float:left;width:900px;height:auto;text-align:left;}

.Program li{float:left;width:206px;height:200px;margin-right:25px;margin-bottom:30px;text-align:left;}
.Program li .ProgramImg{width:200px;height:160px;padding:2px;border:1px solid #D9D9D9;}
.Program li dd{width:206px;height:auto;line-height:160%;margin-top:3px;text-align:center;}

/*解决方案详细部分*/
.ProgramDetailed {margin:0px auto;width:900px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.ProgramDetailed h1{float:left;width:900px;height:25px;line-height:160%;margin-bottom:20px;text-align:center;font-size:20px;font-weight:600;color:#333333;}
.ProgramShowHits{float:left;width:900px;text-align:right;margin-bottom:30px;border-bottom:1px #dddddd dashed;}
.syFocusThumb3{float:left;width:900px;height:auto;text-align:center;}
.ProgramContentImg{text-align:center;}

.ProgramDetailed h2{float:left;width:880px;height:30px;line-height:16px;padding-top:10px;padding-left:20px;margin-top:20px;text-align:left;font-size:16px;font-weight:100;color:#ffffff;background:url(../images/ProDl.gif) no-repeat;}
.ProgramDetailedContact {float:left;width:900px;height:auto;padding-top:10px;padding-bottom:10px;text-align:left;font-size:16px;line-height:180%;border-bottom:1px #dddddd dashed;}
.ProgramDetailedContact div,.ProgramDetailedContact p,.ProgramDetailedContact a{font-size:16px;line-height:180%;}
/*解决方案部分*/

/*工程案例部分*/
.Anli{margin:0px auto;width:1200px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.Anli ul{float:left;width:1200px;height:auto;text-align:left;}

.Anli li{float:left;width:575px;height:auto;margin-right:50px;margin-bottom:30px;padding-bottom:20px;text-align:left;border-bottom:1px #cccccc dashed;}
.AnliImg{float:left;width:200px;height:160px;margin-right:10px;padding:2px;border:1px solid #D9D9D9;}
.Anli li dd{float:left;width:359px;height:auto;line-height:160%;text-align:left;}
.Anli li dd a,.Anli li dd a:visited{float:left;text-align:left;font-size:16px;font-weight:100;color:#333333;}
.Anli li dd a:hover{float:left;text-align:left;font-size:16px;font-weight:100;color:#cc0000;}
.Anli li h2{float:left;width:359px;height:128px;line-height:160%;margin-top:10px;text-align:left;overflow:hidden;font-size:14px;font-weight:100;color:#757575;}

/*工程案例详细部分*/
.AnliDetailed {margin:0px auto;width:1200px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.AnliDetailed h1{float:left;width:1200px;height:25px;line-height:160%;margin-bottom:20px;text-align:center;font-size:20px;font-weight:600;color:#333333;}
.AnliShowHits{float:left;width:1200px;text-align:right;margin-bottom:30px;border-bottom:1px #dddddd dashed;}
.syFocusThumb5{float:left;width:1200px;height:auto;text-align:center;}
.AnliContentImg{text-align:center;}

.AnliDetailed h2{float:left;width:1180px;height:30px;line-height:16px;padding-top:10px;padding-left:20px;margin-top:20px;text-align:left;font-size:16px;font-weight:100;color:#ffffff;background:url(../images/ProDl.gif) no-repeat;}
.AnliDetailedContact {float:left;width:1180px;height:auto;padding-top:10px;padding-bottom:10px;text-align:left;font-size:16px;line-height:180%;border-bottom:1px #dddddd dashed;}
.AnliDetailedContact div,.AnliDetailedContact p,.AnliDetailedContact a{font-size:16px;line-height:180%;}
/*工程案例部分*/

/*荣誉证书*/
.Pic2 {margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
.Pic2 ul{float:left;width:1200px;height:auto;text-align:center;}
.Pic2 li{float:left;width:208px;height:210px;line-height:160%;margin-right:40px;padding-top:30px;text-align:center;}
.Pic2 li img{float:left;width:200px;height:160px;margin-bottom:2px;padding:3px;border:1px #D3D4D4 solid;text-align:center;}

.Pic2 li a,.Pic2 li a:visited{font-size:14px;font-weight:100;text-decoration:none;}
.Pic2 li a:hover{color:#cc0000;font-size:14px;font-weight:100;text-decoration:none;}

.Pic2Detailed {margin:0px auto;width:1200px;height:auto;padding-top:30px;padding-bottom:20px;text-align:center;clear:both;overflow:hidden;}
.Pic2Detailed h1{float:left;width:1200px;height:auto;margin-bottom:10px;text-align:center;font-size:22px;font-weight:600;color:#555555;}
.Pic2ShowHits{float:left;width:1200px;margin-bottom:25px;padding-bottom:10px;text-align:right;color:#888888;border-bottom:1px #D3D4D4 dashed;}
.Pic2Detailed img {text-align:center;}
.Pic2Detailed h2{float:left;width:1180px;height:30px;line-height:16px;padding-top:10px;padding-left:20px;margin-top:20px;text-align:left;font-size:16px;font-weight:100;color:#ffffff;background:url(../images/ProDl.gif) no-repeat;}
.Pic2Detailed-content {float:left;width:1180px;height:auto;padding-top:10px;padding-bottom:10px;text-align:left;font-size:16px;line-height:180%;border-bottom:1px #dddddd dashed;}
.Pic2Detailed-content div,.Pic2Detailed-content p,.Pic2Detailed-content a{font-size:16px;line-height:180%;}
/*荣誉证书*/

/*客户案例部分*/
.Partners{margin:0px auto;width:1200px;height:auto;padding-top:10px;text-align:center;clear:both;overflow:hidden;}
.Partners ul{float:left;width:1200px;height:auto;text-align:left;}
.Partners li{float:left;width:156px;height:auto;margin-right:18px;margin-bottom:30px;text-align:center;}
.PartnersImg{float:left;width:150px;height:80px;padding:2px;border:1px solid #D9D9D9;}
.Partners li dd{float:left;width:156px;height:auto;line-height:160%;margin-top:6px;text-align:center;font-size:16px;font-weight:100;}
/*客户案例部分*/

/*客户见证部分*/
.Customer{margin:0px auto;width:1200px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.Customer ul{float:left;width:1200px;height:auto;text-align:left;}

.Customer li{float:left;width:575px;height:auto;margin-right:50px;margin-bottom:30px;padding-bottom:20px;text-align:left;border-bottom:1px #cccccc dashed;}
.CustomerImg{float:left;width:200px;height:160px;margin-right:10px;padding:2px;border:1px solid #D9D9D9;}
.Customer li dt{float:left;width:359px;height:auto;line-height:160%;text-align:left;}
.Customer li dt a,.Customer li dt a:visited{float:left;text-align:left;font-size:16px;font-weight:600;color:#333333;}
.Customer li dt a:hover{float:left;text-align:left;font-size:16px;font-weight:600;color:#cc0000;}
.Customer li dd{float:left;width:359px;height:auto;line-height:160%;margin-top:6px;text-align:left;font-size:16px;font-weight:100;color:#555555;}
.Customer li h2{float:left;width:359px;height:100px;line-height:160%;margin-top:10px;text-align:left;overflow:hidden;font-size:14px;font-weight:100;color:#757575;}

/*工程案例详细部分*/
.CustomerDetailed {margin:0px auto;width:1200px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.CustomerDetailed h1{float:left;width:1200px;height:25px;line-height:160%;margin-bottom:20px;text-align:center;font-size:20px;font-weight:600;color:#333333;}
.CustomerDetailed h1 span{font-size:20px;font-weight:600;color:#cc0000;}
.CustomerShowHits{float:left;width:1200px;text-align:right;margin-bottom:30px;border-bottom:1px #dddddd dashed;}
.CustomerContentImg{text-align:center;}

.CustomerDetailed h2{float:left;width:1180px;height:30px;line-height:16px;padding-top:10px;padding-left:20px;margin-top:20px;text-align:left;font-size:16px;font-weight:100;color:#ffffff;background:url(../images/ProDl.gif) no-repeat;}
.CustomerDetailedContact {float:left;width:1180px;height:auto;padding-top:10px;padding-bottom:10px;text-align:left;font-size:16px;line-height:180%;border-bottom:1px #dddddd dashed;}
.CustomerDetailedContact div,.CustomerDetailedContact p,.CustomerDetailedContact a{font-size:16px;line-height:180%;}
/*客户见证部分*/

/*资料下载部分*/
.DownContentList {margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
.DownContentList ul{float:left;width:1200px;margin-top:10px;text-align:left;}
.DownContentList li{float:left;width:575px;margin-right:50px;text-align:left;border-bottom:1px #dddddd dashed;padding-top:10px;padding-bottom:1px;}
.DownContentList li span{float:right;width:91px;text-align:left;color:#666666;}

.DownloadDetailed {margin:0px auto;width:1200px;padding-top:10px;padding-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.DownloadDetailed h1{float:left;width:1200px;padding-top:20px;margin-bottom:10px;text-align:center;font-size:20px;font-weight:600;color:#333333;}
.DownloadShowHits{float:left;width:1200px;padding-bottom:5px;margin-bottom:10px;text-align:right;border-bottom:1px #dddddd dashed;}

.Downloadimg {float:left;padding:10px;text-align:left;font-size:14px;border-radius:5px;background-color:#cc0000;font-size:14px;font-weight:100;color:#ffffff;text-decoration:none;}
.Downloadimg a,.Downloadimg a:visited{font-size:14px;font-weight:100;color:#ffffff;text-decoration:none;} 
.Downloadimg a:hover{color:#ffffff;font-size:14px;font-weight:100;text-decoration:underline;}

.DownloadDetailed-content {float:left;width:1200px;height:auto;padding-top:10px;padding-bottom:10px;text-align:left;font-size:16px;line-height:180%;border-bottom:1px #dddddd dashed;}
.DownloadDetailed-content div,.DownloadDetailed-content p,.DownloadDetailed-content a{font-size:16px;line-height:180%;}
/*资料下载部分*/

/*产品展示*/
.Product{margin:0px auto;width:900px;height:auto;text-align:center;clear:both;overflow:hidden;}
.Product ul{float:left;width:900px;height:auto;padding-top:25px;text-align:left;}
.Product li{float:left;width:278px;height:320px;margin-right:33px;text-align:center;}
.Product li a{float:left;width:266px;height:240px;padding:5px;border:1px #D1D1D1 solid;}
.Product li a:hover{float:left;width:266px;height:240px;padding:5px;border:1px #c1c1c1 solid;}

.Product li h1{float:left;width:278px;height:auto;text-align:center;color:#333333;font-size:14px;font-weight:100;}
.Product li a h1{float:left;width:278px;height:auto;text-align:center;color:#333333;font-size:14px;font-weight:100;}
.Product li a:hover h1{float:left;width:278px;height:auto;text-align:center;color:#cc0000;font-size:14px;font-weight:100;}

.Product .ProImg{float:left;width:266px;height:240px;border:0px #cc0000 solid;}
.Product .ProListImg{width:266px;height:240px;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.Product .ProListImg img{width:266px;height:240px;text-align:center;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.Product .ProListImg: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);}

.Product li h1{float:left;width:278px;height:auto;line-height:160%;padding-top:12px;text-align:center;color:#333333;font-size:14px;font-weight:100;}

/*=产品展示详细显示页面的图片切换
=============================================================================================*/

.ProductDetailed {margin:0px auto;width:900px;height:auto;padding-top:40px;text-align:center;}
/*.ProductDetailed h1{float:left;width:900px;padding-top:40px;margin-bottom:20px;text-align:center;font-size:20px;font-weight:bold;color:#CC0000;}*/
/*.ProductShowHits{float:left;width:900px;text-align:right;margin-bottom:20px;}*/
.syFocusThumb{float:left;width:400px;height:auto;padding:2px;border:1px #D8D8D8 solid;text-align:left;}
.ProImg{float:left;width:400px;height:320px;text-align:left;}

.ProductDetailedList {float:left;width:434px;height:300px;margin-left:60px;text-align:left;}
.ProductDetailedList h3{float:left;width:434px;height:auto;line-height:160%;padding-bottom:10px;font-size:22px;font-weight:100;color:#333333;text-align:left;border-bottom:1px #dddddd dashed;}
.ProductDetailedList span{float:left;width:434px;height:auto;font-size:16px;line-height:160%;padding-top:10px;color:#444444;text-align:left;}
.ProName3{float:left;width:434px;height:auto;padding-top:20px;text-align:left;}
.ProName3 h2{float:left;width:180px;height:40px;line-height:40px;margin-right:44px;text-align:center;font-size:16px;color:#454545;font-weight:600;background-color:#F5F5F5;}
.ProName3 h2 a{float:left;width:180px;height:40px;line-height:40px;margin-right:44px;text-align:center;font-size:16px;color:#454545;font-weight:600;background-color:#F5F5F5;}
.ProName3 h2 a:hover{float:left;width:180px;height:40px;line-height:40px;margin-right:44px;text-align:center;font-size:16px;color:#ffffff;font-weight:600;background-color:#E20506;}
.ProductPhone{float:left;width:434px;height:auto;padding-top:30px;text-align:left;font-size:16px;color:#333333;font-weight:200;}
.ProductPhone strong{font-size:22px;color:#cc0000;font-weight:600; font-family:Arial;}
.ProductQQ{float:left;width:110px;height:auto;line-height:30px;padding-top:15px;text-align:left;}

.ProductDetailed dl{float:left;width:880px;height:30px;line-height:16px;padding-top:10px;padding-left:20px;margin-top:30px;text-align:left;font-size:16px;font-weight:100;color:#ffffff;background:url(../images/ProDl.gif) no-repeat;}

.ProductDetailedContact {float:left;width:900px;height:auto;padding-top:10px;padding-bottom:10px;text-align:left;font-size:16px;line-height:180%;border-bottom:1px #dddddd dashed;}
.ProductDetailedContact div,.ProductDetailedContact p,.ProductDetailedContact a{font-size:16px;line-height:180%;}

/*产品详细页表格参数*/
.tdClass {height:28px;color:#0565AF;text-align:left;font-weight:bold;font-size:18px;}
.tableColor {color:#404040;}
.trBg1{background-color:#0565AF;height:35px;line-height:35px;}
.trBg2{background-color:#D6D6D6;height:28px;}
.trBg2_1{background-color:#EDEDED;height:28px;}
.tdClass1 {color:#ffffff;padding-left:10px;text-align:left;}
.tdClass1_0 {color:#ffffff;text-align:center;}
.tdClass1_1 {color:#454545;padding-right:10px;text-align:right;}
.tdClass1_1_1  {height:30px;background-color:#D6D6D6;color:#454545;padding-right:10px;text-align:right;}
.tdClass1_2 {color:#454545;text-align:center;}
.tdClass1_2_1 {height:30px;background-color:#EDEDED;color:#454545;text-align:center;}

/*产品详细页型号列表*/
.ProListTable {margin:0px auto;width:100%;height:auto;margin-top:10px;text-align:center;clear:both;overflow:hidden;}
.ProListTable2 {margin:0px auto;width:100%;height:auto;margin-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.ProListTable li{float:left;width:210px;height:30px;line-height:30px;margin-right:20px;text-align:left;border-bottom:1px #DCDCDC solid;}
.ProListTable li em{font-size:16px;font-weight:100;color:#888888;font-style:normal;}
.ProListTable dd{float:left;width:100%;text-align:left;font-size:16px;font-weight:100;color:#666666;}
/*产品展示*/

/*新闻中心*/
.NewsContentList{float:left;width:1200px;height:auto;text-align:left;}
.NewsContentList li{float:left;width:575px;height:auto;padding-top:15px;padding-bottom:15px;margin-right:50px;margin-bottom:30px;text-align:left;background-color:#fff;border-bottom:1px #D7D7D7 dashed;}
.NewsContentList img{float:left;width:200px;height:120px;margin-right:25px;text-align:left;border:1px #D7D7D7 solid;}
.NewsContentList li h1{float:left;width:348px;height:26px;line-height:160%;font-size:16px;color:#333333;font-weight:100;border-bottom:1px #D7D7D7 dashed;}
.NewsContentList li h1 a{font-size:16px;color:#333333;font-weight:100;text-decoration:none;}
.NewsContentList li h1 a:hover{font-size:16px;color:#cc0000;text-decoration:none;}
.NewsContentList li h2{float:left;width:348px;height:60px;padding-top:9px;text-align:left;color:#757575;font-size:14px;font-weight:100;overflow:hidden;}
.NewsContentList li span{float:left;width:175px;height:auto;padding-top:8px;padding-left:25px;font-size:14px;color:#888888;font-weight:100;background:url(../images/NewsDate.gif) no-repeat bottom left;}

.NewsDetailed {float:left;width:1200px;height:auto;text-align:left;}
.NewsDetailed h1{float:left;width:1200px;padding-top:0px;text-align:center;font-size:20px;font-weight:600;}
.NewsShowHits{float:left;width:1200px;height:auto;padding-top:30px;padding-bottom:0px;text-align:right;color:#666666;font-size:14px;border-bottom:1px #999999 dashed;}
.NewsShowHits h2{float:left;padding-top:20px;text-align:right;font-weight:100;}
.NewsShowHits dd{float:right;}
.NewsShowHits dd .cur{color:#000;}
.syFocusThumb6{float:left;width:1200px;height:auto;text-align:center;}
.NewsDetailed img {text-align:center;padding:10px;}
.NewsDetailed-content{float:left;width:1200px;margin-bottom:10px;padding-top:20px;padding-bottom:10px;font-size:16px;line-height:180%;text-align:left;border-bottom:1px #999999 dashed;}
.NewsDetailed-content a,.NewsDetailed-content div,.NewsDetailed-content p{font-size:16px;line-height:180%;}
/*新闻中心*/


/*工程案例*/
.ExampleTypeFont{float:left;width:855px;height:auto;line-height:180%;padding:10px;margin-top:35px;text-align:left;color:#666666;font-size:14px;background-color:#F2F2F2;border-bottom:2px #E3E3E3 solid;}
.ExampleTypeFont dl{float:left;width:855px;height:auto;line-height:180%;text-align:left;color:#666666;font-size:18px;}

.ExampleContentList{margin:0px auto;width:865px;height:auto;text-align:center;clear:both;overflow:hidden;}
.ExampleContentList ul{float:left;width:865px;height:auto;text-align:center;}
.ExampleContentList li{float:left;width:250px;height:auto;margin-right:40px;padding-top:35px;text-align:center;}
.ExampleContentList li img{float:left;width:250px;height:240px;padding-bottom:5px;text-align:center;}

.ExampleDetailed {margin:0px auto;width:865px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.ExampleDetailed dl{float:left;width:865px;padding-top:20px;margin-bottom:30px;text-align:center;color:#1D0B08;font-size:22px;font-weight:600;}
.ExampleShowHits{float:left;width:865px;height:auto;margin-bottom:20px;padding-bottom:5px;text-align:right;border-bottom:1px #D7D7D7 dashed;}
.ExampleImg {text-align:center;margin-bottom:20px;}
.Example-content{float:left;width:865px;margin-bottom:10px;font-size:16px;line-height:180%;text-align:left;border-bottom:1px #D7D7D7 dashed;}
.Example-content a,.Example-content div,.Example-content p{font-size:16px;line-height:180%;}
/*工程案例*/

/*人才招聘*/
.Job{float:left;width:1200px;height:auto;text-align:left;}
.JobList{float:left;width:1198px;height:auto;margin-bottom:25px;padding-bottom:20px;text-align:left;border:1px #D7D7D7 solid;}
.JobList dl{float:left;width:1178px;height:auto;padding:10px;margin-bottom:10px;text-align:left;background-color:#D6D6D6;font-size:16px;font-weight:bold;}
.JobList dt{float:left;width:1158px;height:30px;line-height:30px;margin-left:20px;margin-right:20px;text-align:left;border-bottom:1px #D7D7D7 solid;color:#757575;font-weight:100;}
.JobList span{float:left;width:1158px;height:auto;line-height:160%;margin-left:20px;margin-right:20px;margin-top:20px;padding-bottom:15px;font-size:16px;line-height:180%;text-align:left;border-bottom:1px #D7D7D7 solid;}
.JobList span a,.JobList span div,.JobList span p{font-size:16px;line-height:180%;}
.JobList h1{float:left;width:125px;height:23px;margin-left:20px;margin-right:20px;margin-top:20px;text-align:left;font-weight:100;}
/*人才招聘*/


/*在线客服部分*/
.onlineServise{position:absolute;right:2px;top:380px;bottom:10px;bottom:10px;z-index:10000000;}
.onlineServise li{width:110px;height:18px;line-height:18px;padding-top:4px;padding-right:10px;text-align:right;color:#fff;background-color:#015AA1;cursor:pointer;}
.onlineServise dl dd{width:92px;border:4px solid #015AA1;padding:10px;background-color:#FFF;}
.onlineServise dl dd p{padding:0;text-align:left;line-height:28px;}
.onlineServise dl dd p img{vertical-align:middle; margin-bottom:3px;}
/*在线客服部分*/

#dituContent{float:left;width:100%;height:420px;border:0.01rem #FFE5C8 solid;display:block;}