﻿*{padding:0px;margin:0px}
body, html {height:100%;}
html {overflow-x:hidden;overflow-y:scroll;}

html {font-size:100px;}  /*效果图750px*/
@media(max-width:540px){ html { font-size:84.375px; } } /*Android常用宽度*/
@media(max-width:480px){ html { font-size:75px; } }		/*Android常用宽度*/
@media(max-width:414px){ html { font-size:64.69px; } }  /*i6Plus,i7Plus宽度*/  
@media(max-width:375px){ html { font-size:58.59px; } }	/*i6,i7宽度*/
@media(max-width:360px){ html { font-size:56.25px; } }	/*Android常用宽度*/
@media(max-width:320px){ html { font-size:50px; } }		/*i5宽度*/

body 
{
    font-family:"Microsoft YaHei",'FontAwesome',Arial,Helvetica,sans-serif;
	padding:0px;margin:0px;
	font-size:0.14rem;
}
body,table,td,a,title,h2,h3,div,select{
    font-family:"Microsoft YaHei",'FontAwesome',Arial,Helvetica,sans-serif;
	font-size:0.14rem;
	color:#333333;
}
td,input{
	line-height:0.18rem;
}
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:#333333;}
a:visited    {text-decoration: none;color:#333333;}
a:hover      {text-decoration: none;color:#69B82D;}/*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: #69B82D;}

a.location:link       {text-decoration: none; color: #666666;}
a.location:visited    {text-decoration: none; color: #666666;}
a.location:hover      {TEXT-DECORATION: none; color: #69B82D;}

/* 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:#DE250C;font-weight:400;}
.NoInfor {margin:0px auto;width:100%;height:1rem;margin-top:0.8rem;margin-bottom:0.8rem;text-align:center;clear:both;overflow:hidden;}
.clear_both {clear:both;}  /*增加了一个空白层，清除该层两边的浮动使得上面的层与下面的脚注层不在同一行,解决Firefox浏览器中div层重叠*/
input{margin:0;outline:none;resize:none;border:none;}
.InputSubmit {padding:0.03rem;padding-left:0.1rem;padding-right:0.1rem;cursor:pointer;}
.inputTxt{ background:url(../images/input_bg.jpg);border:#D4D4D4 1px solid;padding:0.03rem;color:#333333;}

.input_off{padding:0px;width:90px;height:35px;border:none;color:#ffffff;background-color:#F06B02;}
.input_on{padding:0px;width:90px;height:35px;border:none;color:#ffffff;background-color:#69B82D;}

.font_red{color:#FF0000;}

/* 清除浮动 */
.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}

/*提示框样式*/
.reveal-modal-bg{/*position:fixed;top:0;left:0;height:100%;width:100%;background:#000;background:rgba(0,0,0,.8);z-index:100;display:none;*/}
.reveal-modal{position:fixed;top:35%;left:50%;margin-left:-140px;width:280px;height:auto;padding-bottom:0.4rem;background:#f9f9f9 url(../images/reveal-modal.png) no-repeat -200px -50px;z-index:101;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:#c5c5c5 3px 3px 10px 2px;-moz-box-shadow:#c5c5c5 3px 3px 10px 2px;-webkit-box-shadow:#c5c5c5 3px 3px 10px 2px;}
.reveal-modal dl {float:left;width:280px;height:auto;font-size:16px;color:#666666;font-weight:600;}

#myModalContentDiv {float:left;width:240px;height:auto;padding:20px;padding-top:50px;}
#myModalContentDiv p{float:left;width:200px;height:auto;padding-top:5px;text-align:left;font-size:14px;color:#757575;}
#myModalContentDiv i{float:left;width:40px;font-size:28px;color:#FF9900;}

#confirmDiv{float:left;width:300px;height:auto;text-align:right;}
#confirmDiv ul{float:left;width:300px;}

.confirmButtom{float:right;width:65px;height:32px;}
.confirmButtom a{float:right;width:65px;height:32px;line-height:32px;text-align:center;color:#ffffff;font-size:14px;background:#F94A32;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.confirmButtom a:hover{float:right;width:65px;height:32px;line-height:32px;text-align:center;color:#ffffff;font-size:14px;background:#FA6E5B;}
.cancelButtom{float:right;width:50px;height:32px;padding-right:25px;}
.cancelButtom a{float:right;width:50px;height:32px;line-height:32px;text-align:center;color:#666666;font-size:14px;}
.cancelButtom a:hover{float:right;width:50px;height:32px;line-height:32px;text-align:center;color:#F94A32;}

.close-reveal-modal{font-size:22px;position:absolute;top:8px;right:11px;color:#aaa;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:700;cursor:pointer;}  /** 关闭按钮样式 **/
/*提示框样式*/

/*分页开始*/
#page{margin: 0px auto;width:100%;padding:0.4rem 0rem 0.2rem 0rem;white-space:nowrap;text-align:center;clear:both;overflow:hidden;}
#page .pg{width:100%;height:0.24rem;margin-left:auto;margin-right:auto;font-size:0.14rem;line-height:0.14rem;}
#page .pg a,#page .pg a:link,#page .pg a:visited{margin:0 0.1rem 0 0;padding:0.08rem;font-size:0.14rem;border:0.01rem #dddddd solid;color:#666666;}
#page .pg a:hover{margin:0 0.1rem 0 0;padding:0.08rem;background:#69B82D;color:#ffffff;border:0.01rem #69B82D solid;}
#page .pg span.current{margin:0 0.1rem 0 0;padding:0.08rem;font-weight:bold;}
#page .pg span.font{margin:0 0.1rem 0 0;padding:0.08rem;}
#page .pg a.pre,#page .pg a.next,#page .pg a.first,#page .pg a.last{margin:0 0.1rem 0 0;}
/*分页结束*/

.PreveNext {float:left;width:100%;height:auto;padding-top:0.2rem;padding-bottom:0.2rem;}
.PreveNext ul{float:left;width:100%;height:auto;text-align:left;}
.PreveNext li{float:left;width:100%;height:auto;line-height:200%;text-align:left;font-size:0.14rem;}
.PreveNext li a,.PreveNext li a:hover,.PreveNext li a:visited{color:#666666;font-size:0.14rem;text-decoration:underline;}
.PreveNext li a:hover{color:#777777;font-size:0.14rem;text-decoration:none;}

/*内页banner*/
.banner {margin:0px auto;width:100%;height:3.5rem;text-align:center;clear:both;overflow:hidden;}

.MidDiv {margin:0px auto;width:12rem;height:auto;text-align:center;clear:both;overflow:hidden;}

@media screen and (max-width:750px){
#page .pg{width:100%;height:0.45rem;margin-left:auto;margin-right:auto;font-size:0.24rem;line-height:0.24rem;}
#page .pg a,#page .pg a:link,#page .pg a:visited{margin:0 0.1rem 0 0;padding:0.1rem;font-size:0.24rem;border:0.01rem #dddddd solid;color:#666666;}

.PreveNext li,.PreveNext li a,.PreveNext li a:hover,.PreveNext li a:visited,.PreveNext li a:hover{font-size:0.24rem;line-height:180%;}

.banner {display:none;}
.MidDiv {width:100%;}

}
@media screen and (min-width:750px) and (max-width:1198px){
#page .pg{width:100%;height:0.45rem;margin-left:auto;margin-right:auto;font-size:0.16rem;line-height:0.218rem;}
#page .pg a,#page .pg a:link,#page .pg a:visited{margin:0 0.1rem 0 0;padding:0.1rem;font-size:0.16rem;border:0.01rem #dddddd solid;color:#666666;}

.PreveNext li,.PreveNext li a,.PreveNext li a:hover,.PreveNext li a:visited,.PreveNext li a:hover{font-size:0.16rem;line-height:180%;}

.banner {margin:0px auto;width:100%;height:1.8rem;text-align:center;clear:both;overflow:hidden;}

.MidDiv {width:99%;}
}

/*顶部*/
#topDivAll {margin:0px auto;width:100%;height:0.36rem;text-align:center;background-color:#F2F2F2;clear:both;overflow:hidden;}
#topDivAll ul {margin:0px auto;width:12rem;height:0.36rem;text-align:center;clear:both;overflow:hidden;}
#topDivAll dl{float:left;width:8rem;height:0.36rem;line-height:0.36rem;text-align:left;font-size:0.13rem;color:#757575;}

#topDivAllRight{float:right;width:4rem;height:0.36rem;line-height:0.36rem;text-align:right;}
#topDivAllRight a{margin-left:0.15rem;margin-right:0.15rem;height:0.36rem;line-height:0.36rem;color:#757575;font-size:0.13rem;text-align:center;}
#topDivAllRight a:hover{color:#0088CE;}

#topDiv {margin:0px auto;width:12rem;height:1.2rem;text-align:center;clear:both;position:relative;z-index:3;}
#topDivLeft{float:left;width:9rem;height:auto;text-align:left;}
#topDivLeft img{float:left;width:2.2rem;height:auto;padding-top:0.2rem;text-align:left;}
#topDivLeft h1{float:left;width:5rem;height:auto;margin-top:0.32rem;margin-left:0.15rem;padding-left:0.25rem;text-align:left;font-size:0.26rem;color:#0088CE;font-weight:600;background:url(../images/logo_ge.jpg) no-repeat;}
#topDivLeft h1 span{font-size:0.26rem;color:#333;font-weight:600;}
#topDivLeft h1 dl{float:left;width:5rem;margin-top:0rem;text-align:left;font-size:0.16rem;color:#454545;font-weight:100;}
#topDivRight{float:left;width:3rem;height:auto;margin-top:0.4rem;text-align:right;}
#topDivRight .tel{width:2.05rem;line-height:0.24rem;padding-right:0.5rem;text-align:right;font-size:0.14rem;color:#666666;background:url(../images/tel.gif) no-repeat right;}
#topDivRight .tel span,#topDivRight .tel span a{display:block;font-size:0.24rem;color:#F68100;font-weight:bold;}

/*导航*/
.menuDiv{margin:0px auto;width:100%;height:auto;clear:both;background-color:#0088CE;margin-bottom:0.02rem;clear:both;overflow:hidden;}
.menu{margin:0px auto;width:12rem;height:0.6rem;clear:both;}
.menu dl{float:left;width:1.33rem;height:0.6rem;text-align:center;}
.menu dl a{float:left;width:1.33rem;height:0.6rem;line-height:0.6rem;margin-right:0.2rem;color:#fff;font-size:0.16rem;}
.menu dl a:hover{float:left;width:1.33rem;height:0.6rem;line-height:0.6rem;color:#fff;font-size:0.16rem;}
.menu dl.current a{float:left;width:1.33rem;height:0.6rem;line-height:0.6rem;color:#fff;font-size:0.16rem;background-color:#69B82D;}

.menu .subMenuDiv{float:left;text-align:center;}
.subMenu{position:absolute;display:none;width:1.6rem;margin-left:0rem;margin-top:0.6rem;z-index:9999;background-color:#f6f6f6;}
.subMenu li{line-height:0.5rem;border-bottom:0.01 solid #f0f0f0;}
.subMenu li:hover{background-color:#69B82D;}
.subMenu li a{padding:0.2rem;padding-left:0.1rem;padding-right:0.1rem;font-size:0.14rem;}
.subMenu li a:hover{color:#fff;}
.subMenu .menu_line{position:relative;width:1.6rem;height:0rem;background-color:#E99115;}
/*导航*/

/*顶部*/

/*底部*/
.links {margin:0px auto;width:100%;height:auto;padding-top:0.25rem;padding-bottom:0.2rem;text-align:left;font-size:0.14rem;background-color:#333333;clear:both;overflow:hidden;}
.links ul{margin:0px auto;width:12rem;height:auto;text-align:left;color:#CBCBCB;clear:both;overflow:hidden;}
.links dl{float:left;height:auto;text-align:left;font-size:0.18rem;color:#CBCBCB;}
.links dl i{font-size:0.2rem;padding-right:0.05rem;font-style:normal;}
.links a,.links a:visited{margin-left:0.1rem;margin-right:0.1rem;padding-top:0.05rem;color:#858585;font-size:0.16rem;text-decoration:none;} 
.links a:hover{color:#CACACA;font-size:0.16rem;text-decoration:underline;}

.footerDiv{margin:0px auto;width:100%;height:auto;padding-top:0.8rem;padding-bottom:0.8rem;text-align:center;background-color:#2A2A2A;clear:both;overflow:hidden;}
.footer {margin:0px auto;width:12rem;height:auto;text-align:center;clear:both;overflow:hidden;}

.footerLeft{float:left;width:30%;height:auto;}
.footerLeft ul{float:left;width:100%;height:auto;text-align:left;color:#ffffff;font-size:0.14rem;}
.footerLeft dl{float:left;width:100%;height:0.45rem;line-height:0.40rem;margin-top:0.1rem;margin-bottom:0.1rem;padding-left:16%;font-size:0.36rem;color:#ffffff;text-align:left;background:url(../images/tel.png) no-repeat;}
.footerLeft li{float:left;width:100%;height:auto;line-height:240%;color:#ffffff;font-size:0.14rem;}
.footerLeft dd{float:left;width:100%;height:0.45rem;line-height:0.40rem;margin-top:0.1rem;margin-bottom:0.1rem;font-size:0.36rem;color:#ffffff;text-align:left;}
.footerLeft dd i{font-size:0.40rem;padding-right:0.1rem;}

.footerMiddle{float:left;width:40%;height:auto;text-align:center;margin-left:3%;margin-right:5%;padding-left:6%;padding-right:3%;border-left:0.01rem #565656 solid;border-right:0.01rem #565656 solid;}
.footerMiddle dl{float:left;width:100%;height:auto;padding-bottom:0.1rem;color:#ffffff;font-size:0.18rem;text-align:left;}
.footerMiddle dl a{color:#DDDCDC;font-size:0.18rem;}
.footerMiddle ul{float:left;width:100%;height:auto;text-align:left;}
.footerMiddle li{float:left;width:100%;height:auto;line-height:240%;color:#DDDCDC;font-size:0.14rem;text-align:left;}
.footerMiddle li i{float:left;width:5%;line-height:240%;color:#DDDCDC;}
.footerMiddle li a{color:#DDDCDC;font-size:0.14rem;}

.footerRight {float:left;width:11%;height:auto;text-align:right;}
.footerRight img{float:left;width:100%;height:auto;}
.footerRight dl{float:left;width:100%;font-size:0.14rem;color:#AFAFAF;padding-top:0.1rem;text-align:center;}

.BottomDiv{margin:0px auto;width:100%;height:auto;padding-bottom:0.15rem;text-align:center;background-color:#EEEEEE;clear:both;overflow:hidden;}
.BottomDiv ul{margin:0px auto;width:12rem;height:auto;text-align:center;clear:both;overflow:hidden;}
.BottomDiv dd {float:left;width:30%;height:auto;line-height:180%;padding-top:0.15rem;text-align:left;color:#757575;font-size:0.14rem;}
.BottomDiv dd img{width:1.8rem;}
.BottomDiv dt {float:left;width:70%;height:auto;line-height:180%;padding-top:0.25rem;color:#757575;text-align:right;}
.BottomDiv dt a{color:#757575;font-size:0.14rem;text-decoration:none;}
.BottomDiv dt a:hover{color:#757575;text-decoration:underline;}

/*顶部、底部*/
@media screen and (max-width:750px){
#topDivAll {height:0.55rem;}
#topDivAll ul {margin:0px auto;width:96%;height:0.55rem;line-height:0.55rem;}
#topDivAll dl{width:55%;height:0.55rem;line-height:0.55rem;font-size:0.18rem;}
#topDivAllRight{float:right;width:45%;height:0.55rem;line-height:0.55rem;}
#topDivAllRight a{padding-left:0.1rem;padding-right:0.1rem;font-size:0.18rem;height:0.55rem;line-height:0.55rem;margin-left:0.1rem}

#topDiv{width:100%;height:1.2rem;padding-top:0.1rem;}
#topDivLeft{width:98%;padding-left:2%;}
#topDivLeft img{width:2.3rem;padding-top:0.1rem;}
#topDivLeft h1{width:63%;margin-left:0rem;padding-left:0.25rem;margin-top:0.18rem;font-size:0.36rem;}
#topDivLeft h1 span{font-size:0.36rem;}
#topDivLeft h1 dl{width:100%;text-align:left;font-size:0.24rem;}

#topDivRight{width:0%;margin-top:0.3rem;display:none;}

.menu{margin:0px auto;width:100%;height:auto;clear:both;}
.menu dl,.subMenuDiv dl{float:left;width:33.333%;height:0.7rem;margin-right:0rem;}
.menu dl a{width:100%;height:0.7rem;line-height:0.7rem;font-size:0.28rem;margin-right:0rem;}
.menu dl a:hover,.menu dl.current a{width:100%;height:0.7rem;line-height:0.7rem;font-size:0.28rem;}

.subMenu {display:none;}

.footerDiv{padding-top:0.3rem;padding-bottom:0.3rem;;}
.footer {width:98%;}

.footerLeft{float:left;width:39%;height:auto;}
.footerLeft ul{float:left;width:100%;height:auto;text-align:left;color:#666666;font-size:0.24rem;}
.footerLeft dl{float:left;width:100%;height:0.8rem;line-height:2rem;padding-left:0%;padding-bottom:0.3rem;font-size:0.36rem;}
.footerLeft li{float:left;width:100%;height:auto;line-height:180%;color:#AFAFAF;font-size:0.24rem;}

.footerMiddle{float:left;width:50%;margin-left:2%;margin-right:0;padding-left:6%;padding-right:0;border-left:0.01rem #423C3A solid;border-right:0rem #423C3A solid;}
.footerMiddle dl,.footerMiddle dl a{font-size:0.28rem;}
.footerMiddle li,.footerMiddle li i,.footerMiddle li a{font-size:0.24rem;line-height:180%;}
.footerMiddle li i{width:10%;}

.footerRight {margin:0px auto;width:40%;height:auto;padding-left:30%;padding-right:30%;padding-top:0.2rem;text-align:center;clear:both;overflow:hidden;}
.footerRight dl{font-size:0.24rem;padding-top:0.1rem;}

.BottomDiv{margin:0px auto;width:100%;height:auto;padding-top:0.3rem;text-align:center;background-color:#2B2726;clear:both;overflow:hidden;}
.BottomDiv ul{margin:0px auto;width:12rem;height:auto;text-align:center;border-top:0.01rem #423C3A solid;clear:both;overflow:hidden;}
.BottomDiv dd {float:left;width:50%;height:0.5rem;line-height:0.5rem;text-align:left;color:#757575;font-size:0.12rem;}
.BottomDiv dd a,.BottomDiv dd a:visited{line-height:140%;color:#757575;font-size:0.12rem;text-decoration:none;} 
.BottomDiv dd a:hover{line-height:140%;color:#757575;font-size:0.12rem;text-decoration:underline;}
.BottomDiv dt {float:left;width:50%;height:0.5rem;line-height:0.5rem;color:#757575;text-align:right;}
.BottomDiv dt a{color:#757575;font-size:0.12rem;text-decoration:none;}
.BottomDiv dt a:hover{color:#757575;text-decoration:underline;}
}
@media screen and (min-width:750px) and (max-width:1198px){
#topDivAll ul{width:96%;}
#topDivAll dl{width:60%;font-size:0.14rem;}
#topDivAllRight{float:right;width:40%;}
#topDivAllRight a{font-size:0.14rem;}

#topDiv{width:96%;height:1rem;}
#topDivLeft{width:76%;}
#topDivLeft img{width:1.6rem;}
#topDivLeft h1{width:60%;padding-left:0.2rem;margin-top:0.23rem;font-size:0.2rem;}
#topDivLeft h1 span{font-size:0.2rem;}
#topDivLeft dl{width:60%;text-align:left;font-size:0.16rem;}

#topDivRight{width:24%;margin-top:0.3rem;}
#topDivRight .tel{width:75%;font-size:0.16rem;}

.menu{width:100%;}
.menu dl{float:left;width:0.85rem;}
.menu dl a{float:left;width:0.85rem;font-size:0.15rem;margin-right:0rem;}
.menu dl a:hover,.menu dl.current a{float:left;width:0.85rem;color:#fff;font-size:0.15rem;margin-right:0rem;}

.footerDiv{padding-top:0.4rem;padding-bottom:0.2rem;}
.footer{width:96%;padding-left:2%;padding-right:2%;}
.footerLeft dl{float:left;width:100%;padding-left:20%;background-size:0.36rem;}
.footerLeft dl a{font-size:0.26rem;color:#DDDCDC;}
.footerLeft dd a{font-size:0.26rem;color:#DDDCDC;}

.BottomDiv ul{width:100%;}
.BottomDiv dd {width:39%;padding-left:1%;}
.BottomDiv dt {width:59%;padding-right:1%;}
}
/*顶部、底部*/
/*底部*/

/*首页*/
/*首页标题*/
.indexTitle{margin:0px auto;width:12rem;height:auto;margin-top:0rem;background:url(../images/par_h.gif) no-repeat center 0.2rem;text-align:center;clear:both;overflow:hidden;}
.indexTitle a{line-height:180%;color:#008FD2;font-size:0.28rem;}
.indexTitle a:hover {text-decoration:none;font-size:0.28rem;}
.indexTitle a span{color:#69B82D;font-size:0.28rem;}
.indexTitle em{display:block;margin:0px auto;width:9.5rem;padding-top:0.1rem;color:#818181;font-size:0.15rem;line-height:160%;font-style:normal;text-align:center;clear:both;overflow:hidden;}
/*首页标题*/

/*首页服务*/
.IndexServiceDiv{margin:0px auto;width:12.7rem;height:auto;padding-top:0.4rem;margin-bottom:0rem;text-align:center;clear:both;overflow:hidden;}

.IndexService{float:left;width:100%;height:auto;background-color:#fff;padding:3%;}
.IndexService li{float:left;width:2.45rem;height:4rem;margin-right:0.32rem;padding:0.15rem;-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);transition: 0.3s;}/*padding:0 33px;*/
.IndexService li dl{float:left;width:100%;height:auto;padding-top:0.1rem;text-align:center;}
.IndexService li a dl{float:left;width:100%;height:0.5rem;font-size:0.2rem;color:#202020;}
.IndexService li dl a:hover{float:left;width:100%;height:0.5rem;font-size:0.2rem;color:#0366CC;}
.IndexService li a:hover dl{color:#E93C11;}

.IndexService li a .more{display:inline-block;width:1.2rem;height:0.35rem;line-height:0.35rem;margin-top:0.2rem;text-align:center;background-color:#F68100;color:#fff;}
.IndexService li a:hover .more{display:inline-block;width:1.2rem;height:0.35rem;line-height:0.35rem;text-align:center;background-color:#F54A16;color:#fff;}

.IndexService li p{height:1.1rem;line-height:160%;padding-top:0.2rem;font-size:0.14rem;color:#757575;text-align:left;overflow:hidden;}
.IndexService 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);}

.IndexService li:nth-child(4){margin-right:0rem;}

.IndexService li .main_pic{width:2.45rem;height:1.4rem;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexService li .main_pic img{width:2.45rem;height:1.4rem;text-align:center;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.IndexService li:hover img{width:2.45rem;height:1.4rem;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.IndexService li .main_pic img{width:2.45rem;height:1.4rem;text-align:left;overflow:hidden;}
/*首页服务*/

/*首页公司介绍*/
.IndexAboutDiv {margin:0px auto;width:100%;height:5.5rem;margin-top:0.6rem;margin-bottom:0.3rem;text-align:center;background:url(../images/IndexAbout.jpg) no-repeat;background-position:center center;background-size:100% 100%;clear:both;overflow:hidden;display:none;}
.IndexAbout {margin:0px auto;width:6.5rem;height:auto;padding-right:5.5rem;text-align:center;clear:both;overflow:hidden;}
.IndexAbout dl{float:left;width:100%;height:0.4rem;line-height:0.4rem;margin-top:0.4rem;text-align:left;text-transform:uppercase;font-size:0.28rem;color:#fff;}
.IndexAbout dl span{padding-left:0.2rem;font-size:0.22rem;color:rgba(255,255,255,0.7)}
.IndexAbout ul{float:left;width:100%;height:auto;margin-top:0.6rem;line-height:180%;color:#fff;font-size:0.16rem;text-align:left;}
.IndexAbout li a{float:left;width:46%;height:0.45rem;line-height:0.45rem;margin-top:0.25rem;margin-right:4%;text-align:center;color:#F68100;font-size:0.16rem;background-color:#fff;}
.IndexAbout li a:hover{float:left;width:46%;height:0.45rem;line-height:0.45rem;text-align:center;color:#fff;background-color:#F68100;}

.IndexAbout li:nth-child(2),.IndexAbout li:nth-child(4){margin-right:0rem;}
/*首页公司介绍*/

/*首页产品*/
.IndexProductsDiv {margin:0px auto;width:100%;height:4.5rem;margin-top:0rem;margin-bottom:0.4rem;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;background:url(../images/indexProducts.gif) no-repeat;display:none;}
.IndexProducts {margin:0px auto;width:12rem;height:auto;padding-top:0.5rem;text-align:center;clear:both;overflow:hidden;}
.IndexProducts dl{float:left;width:95%;height:0.5rem;line-height:0.5rem;padding-left:5%;text-align:left;color:#FFE6C3;font-size:0.20rem;}
.IndexProducts ul{float:left;width:100%;height:auto;padding-top:0.3rem;text-align:center;}
.IndexProducts li{float:left;width:2.8rem;height:3.3rem;text-align:center;margin-right:0.25rem;margin-bottom:0.4rem;}
.IndexProducts li img{float:left;width:2.8rem;height:2.8rem;}
.IndexProducts li dd{float:left;width:100%;height:0.55rem;text-align:center;background-color:#F9FAFE;}
.IndexProducts li dd a{float:left;width:100%;height:0.55rem;line-height:0.55rem;text-align:center;font-size:0.16rem;color:#333333;background:#FAFAFE;}/*white-space:nowrap;text-overflow:ellipsis;*/
.IndexProducts li .hoverImg:hover dd a{float:left;width:97.3%;height:0.55rem;padding-left:1.5%;padding-right:1.5%;text-align:center;font-size:0.16rem;color:#ffffff;background:#69B82D;}
.IndexProducts li .hoverImg{float:left;width:100%;border:0.01rem solid #f0f0f0;box-shadow:1px 1px 1px rgba(238, 238, 238, 0.3);transition:all 0.4s linear 0s;}
.IndexProducts li .hoverImg:hover{top:-3px;-webkit-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);-moz-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);box-shadow:0 1px 30px #DEDEDE;} /*阴影颜色*/
.IndexProducts li:nth-child(5),.IndexProducts li:nth-child(9){margin-right:0rem;}
/*首页产品*/

/*首页业务*/
.IndexBoilerEnergyDiv {margin:0px auto;width:100%;height:auto;margin-top:0rem;margin-bottom:0.4rem;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;background:url(../images/IndexBoilerEnergy.jpg) no-repeat;display:none;}
.IndexBoilerEnergy {margin:0px auto;width:12rem;height:auto;padding-top:0.1rem;text-align:center;clear:both;overflow:hidden;}
.IndexBoilerEnergy dl{float:left;width:100%;height:0.5rem;line-height:0.5rem;text-align:left;color:#fff;font-size:0.40rem;font-weight:600;}
.IndexBoilerEnergy dd{float:left;width:100%;height:0.5rem;line-height:0.5rem;text-align:left;color:#fff;font-size:0.26rem;}
.IndexBoilerEnergy ul{margin:0px auto;width:100%;height:auto;padding-top:0.3rem;text-align:center;clear:both;overflow:hidden;}
.IndexBoilerEnergy li{float:left;width:20%;height:2rem;line-height:2rem;text-align:center;}
.IndexBoilerEnergy li img{float:left;width:100%;height:2rem;text-align:center;}
.IndexBoilerEnergy li a{float:left;width:100%;height:2rem;line-height:2rem;font-size:0.22rem;color:#454545;background-color:#F9FAFE;}
.IndexBoilerEnergy li a:hover{float:left;width:100%;height:2rem;line-height:2rem;font-size:0.22rem;color:#FFF;background-color:#F68100;}
/*首页业务*/

/*首页案例*/
.IndexSolutionCase {margin:0px auto;width:100%;height:4.5rem;margin-top:0rem;margin-bottom:0.4rem;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;background:url(../images/indexProducts.gif) no-repeat;display:none;}
/*首页案例*/

/*首页新闻*/
.IndexNewsDiv {margin:0px auto;width:100%;height:auto;padding-top:0.4rem;padding-bottom:0.4rem;text-align:center;background:#F9FAFE;clear:both;overflow:hidden;}
.IndexNews{margin:0px auto;width:12rem;height:auto;padding-top:0.3rem;text-align:center;clear:both;overflow:hidden;}
.IndexNewsIndexFirst{float:left;width:34%;height:auto;padding:8%;padding-top:0.2rem;padding-bottom:0.5rem;text-align:left;background:#fff;}
.IndexNewsIndexFirstImg {position:relative;float:left;width:100%;height:auto;z-index:2;}
.IndexNewsIndexFirstImg .IndexNewsFirstImg{width:100%;height:2rem;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexNewsIndexFirstImg .IndexNewsFirstImg img{width:100%;height:2rem;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);}
.IndexNewsIndexFirst dl {float:left;width:100%;height:auto;line-height:160%;text-align:left;}
.IndexNewsIndexFirst dl a{line-height:160%;font-size:0.22rem;color:#008FD2;}
.IndexNewsIndexFirst dl a:hover{line-height:160%;font-size:0.22rem;color:#F68100;text-decoration:none;}
.IndexNewsIndexFirst dd{float:left;width:100%;height:auto;line-height:180%;margin-top:0.15rem;margin-bottom:0.16rem;text-align:left;color:#757575;font-size:0.16rem;text-indent:0em;}
.IndexNewsIndexFirst dt{float:left;width:100%;height:auto;margin-top:0.2rem;margin-bottom:0.2rem;text-align:left;color:#515151;font-size:0.22rem;}

.IndexNews ul{float:left;width:45%;height:auto;text-align:left;margin-left:5%;}
.IndexNews li{float:left;width:100%;height:auto;margin-bottom:0.3rem;text-align:left;background-color:#fff;}
.IndexNews li .date{display:block;float:left;width:20%;height:0.85rem;padding-top:0.2rem;margin-right:4%;text-align:center;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a .date{border:1px solid #E5E5E5;background-color:#F5F5F5;}
.IndexNews li a:hover .date{border:1px solid #F68100;background-color:#F68100;}
.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:#515151;font-size:0.24rem;}
.IndexNews li a:hover .date .day{color:#fff;font-size:0.24rem;}
.IndexNews li .date .line{display:block;width:0.25rem;height:0.01rem;margin:0.08rem auto 0.05rem;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:0.16rem;color:#999999;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a:hover .date .month{font-size:0.16rem;color:#ffffff;}

.IndexNews li dl{float:left;width:68%;height:auto;padding:3%;text-align:left;color:#333333;font-size:0.16rem;}
.IndexNews li a dl{color:#515151;font-size:0.16rem;}
.IndexNews li a:hover dl{color:#F68100;font-size:0.16rem;;}
.IndexNews li dd{float:left;width:100%;height:0.4rem;padding-top:0.06rem;line-height:150%;text-align:left;overflow:hidden;color:#757575;font-size:0.14rem;}
/*首页新闻*/

/*首页合作伙伴*/
.IndexPartnersDiv{margin:0px auto;width:13rem;height:auto;margin-top:0.6rem;padding-top:0.1rem;padding-bottom:0.8rem;text-align:center;clear:both;overflow:hidden;}
.IndexPartners{margin:0px auto;width:100%;height:auto;text-align:center;clear:both;overflow:hidden;}
.IndexPartners ul{margin:0px auto;width:100%;height:auto;text-align:center;padding-top:0.2rem;clear:both;overflow:hidden;}
.IndexPartners li{float:left;width:2.1rem;height:1.6rem;padding-top:0.25rem;margin-left:0.14rem;margin-right:0.14rem;line-height:200%;text-align:center;} /*单个图片容器 包括文字*/
.IndexPartners li img{float:left;width:2.1rem;height:1rem;padding:0.02rem;border:0.01rem solid #E2E2E2;background-color:#FFF;}

/*首页滚动*/
.hhonr_3 {margin:0 auto;width:100%;height:1.6rem;overflow:hidden;}/*整个可见区域，包括箭头和内容*/
#List1_3 {float: left}
#List2_3 {float: left}
.Cont_3 {float: left;overflow: hidden;position:relative;width:12rem;height:1.6rem;} /*可见图片容器，即可见区域去掉左右箭头*/
.ScrCont_3 {width:9800000px;} /*图片容器*/
.los_let_3 {float:left;width:0.5rem;height:1rem;padding-right:0px;top:0.1rem;cursor:pointer;position:relative;} /*左箭头 background:url(../images/i_left.gif) no-repeat left top ; */
.los_rit_3 {float:right;width:0.5rem;height:1rem;padding-left:0px;top:0.1rem;cursor:pointer;position:relative;}/*右箭头 background:url(../images/i_right.gif) no-repeat right top ; */
/*首页合作伙伴*/

@media screen and (max-width:750px){
.indexTitle{margin:0px auto;width:96%;height:auto;overflow:hidden;background:url(../images/par_h.gif) no-repeat center top 15px;text-align:center;clear:both;overflow:hidden;}
@media screen and (min-width:550px) and (max-width:750px){
.indexTitle{margin:0px auto;width:96%;height:auto;overflow:hidden;background:url(../images/par_h.gif) no-repeat center top 15px;text-align:center;clear:both;overflow:hidden;}
}
.indexTitle a,.indexTitle a span{font-size:0.42rem;}
.indexTitle em{width:90%;padding-top:0.1rem;font-size:0.26rem;}

.IndexServiceDiv{margin:0px auto;width:100%;height:auto;padding-top:0.3rem;margin-bottom:0rem;text-align:center;clear:both;overflow:hidden;display:none;}

.IndexService{float:left;width:100%;height:auto;padding-top:0.4rem;padding-bottom:0%;}
.IndexService li{float:left;width:40%;height:4.5rem;margin-bottom:5%;-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);transition: 0.3s;}/*padding:0 33px;*/
.IndexService li dl{float:left;width:100%;height:auto;padding-top:0.1rem;text-align:center;}
.IndexService li a dl{float:left;width:100%;height:0.5rem;font-size:0.24rem;color:#202020;}
.IndexService li dl a:hover{float:left;width:100%;height:0.5rem;font-size:0.24rem;color:#0366CC;}
.IndexService li a:hover dl{color:#E93C11;}

.IndexService li a .more{display:inline-block;width:1.4rem;height:0.55rem;line-height:0.55rem;margin-top:0.2rem;text-align:center;background-color:#F68100;color:#fff;font-size:0.22rem;}
.IndexService li a:hover .more{display:inline-block;width:1.4rem;height:0.55rem;line-height:0.55rem;text-align:center;background-color:#F54A16;color:#fff;font-size:0.22rem;}

.IndexService li p{height:1.6rem;line-height:160%;padding-top:0.2rem;font-size:0.20rem;color:#757575;text-align:left;overflow:hidden;}
.IndexService 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);}

.IndexService li:nth-child(2),.IndexService li:nth-child(4){margin-right:0rem;}

.IndexService li .main_pic{width:100%;height:auto;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexService li .main_pic img{width:100%;height:auto;text-align:center;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.IndexService li:hover img{width:100%;height:auto;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.IndexService li .main_pic img{width:100%;height:auto;text-align:left;overflow:hidden;}

.IndexAboutDiv {margin:0px auto;width:100%;height:9.2rem;margin-top:0rem;margin-bottom:0.3rem;text-align:center;background:url(../images/IndexAbout_wap.jpg) no-repeat top;background-size:100% 100%;}
.IndexAbout {margin:0px auto;width:100%;height:auto;margin-top:3.5rem;text-align:center;clear:both;overflow:hidden;}
.IndexAbout dl{width:95%;padding-left:5%;margin-top:0.15rem;font-size:0.32rem}
.IndexAbout ul{width:90%;height:3rem;padding-left:5%;padding-right:5%;margin-top:0.1rem;font-size:0.24rem;overflow:hidden;}
.IndexAbout li a{float:left;width:40%;height:0.55rem;line-height:0.55rem;margin-top:0.3rem;margin-left:5%;margin-right:5%;font-size:0.24rem;}
.IndexAbout li a:hover{float:left;width:40%;height:0.55rem;line-height:0.55rem;text-align:center;color:#E2433F;background-color:#F7D7D8;}

.IndexProductsDiv {height:auto;margin-top:0rem;margin-bottom:0.4rem;padding-top:0.3rem;padding-bottom:0.3rem;}
.IndexProducts {width:100%;padding-top:0.3rem;}
.IndexProducts dl{width:90%;padding-left:10%;font-size:0.20rem;}
.IndexProducts li{float:left;width:46%;height:auto;margin:2%;margin-bottom:4%;text-align:center;}
.IndexProducts li img{width:100%;height:2.5rem;}
.IndexProducts li .hoverImg{padding-bottom:0rem;}
.IndexProducts li dd{height:0.55rem;}
.IndexProducts li dd a{height:0.55rem;line-height:0.55rem;font-size:0.24rem;}
.IndexProducts li .hoverImg:hover dd a{height:0.55rem;font-size:0.24rem;}

.IndexBoilerEnergyDiv {margin:0px auto;width:100%;height:auto;margin-top:0rem;margin-bottom:0.4rem;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;background:url(../images/IndexBoilerEnergy.jpg) no-repeat;display:none;}
.IndexBoilerEnergy {margin:0px auto;width:100%;height:auto;padding-top:0.1rem;text-align:center;clear:both;overflow:hidden;}
.IndexBoilerEnergy dl{float:left;width:95%;height:0.5rem;line-height:0.5rem;padding-left:5%;text-align:left;color:#fff;font-size:0.50rem;font-weight:600;}
.IndexBoilerEnergy dd{float:left;width:95%;height:0.5rem;line-height:0.5rem;padding-left:5%;text-align:left;color:#fff;font-size:0.32rem;}
.IndexBoilerEnergy ul{margin:0px auto;width:100%;height:auto;padding-top:0.3rem;text-align:center;clear:both;overflow:hidden;}
.IndexBoilerEnergy li{float:left;width:50%;height:2rem;text-align:center;border-bottom:0.08rem solid #fff;}
.IndexBoilerEnergy li img{float:left;width:100%;height:2rem;text-align:center;}
.IndexBoilerEnergy li a{float:left;width:100%;height:2rem;line-height:2rem;font-size:0.32rem;color:#464646;background-color:#F9FAFE;}
.IndexBoilerEnergy li a:hover{float:left;width:100%;height:2rem;line-height:2rem;font-size:0.32rem;color:#FFF;background-color:#F68100;}

.IndexNewsDiv {width:100%;}
.IndexNews{width:96%;}
.IndexNewsIndexFirst{width:94%;padding:3%;}
.IndexNewsIndexFirstImg .IndexNewsFirstImg,.IndexNewsIndexFirstImg .IndexNewsFirstImg img{height:auto;}
.IndexNewsIndexFirst dl a,.IndexNewsIndexFirst dl a:hover{font-size:0.32rem;}
.IndexNewsIndexFirst dd{line-height:160%;margin-top:0.1rem;font-size:0.24rem;text-indent:0em;}
.IndexNewsIndexFirst dt{margin-top:0rem;margin-bottom:0.1rem;font-size:0.24rem;}

.IndexNews ul{float:left;width:100%;height:auto;text-align:left;margin-top:5%;margin-left:0%;}
.IndexNews li{float:left;width:100%;height:auto;margin-bottom:0.3rem;text-align:left;background-color:#fff;}
.IndexNews li .date{display:block;float:left;width:20%;height:1.2rem;padding-top:0.2rem;margin-right:4%;text-align:center;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a .date{border:1px solid #E5E5E5;background-color:#F5F5F5;}
.IndexNews li a:hover .date{border:1px solid #F68100;background-color:#F68100;}
.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:#515151;font-size:0.36rem;}
.IndexNews li a:hover .date .day{color:#fff;font-size:0.24rem;}
.IndexNews li .date .line{display:block;width:0.5rem;height:0.02rem;margin:0.08rem auto 0.05rem;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;padding-top:0.1rem;font-size:0.3rem;color:#999999;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a:hover .date .month{font-size:0.24rem;color:#ffffff;}

.IndexNews li dl{float:left;width:68%;height:auto;padding:3%;text-align:left;color:#333333;font-size:0.16rem;}
.IndexNews li a dl{color:#515151;font-size:0.28rem;}
.IndexNews li a:hover dl{color:#F68100;font-size:0.24rem;;}
.IndexNews li dd{float:left;width:100%;height:0.7rem;padding-top:0.06rem;line-height:150%;text-align:left;overflow:hidden;color:#757575;font-size:0.22rem;}

.IndexPartnersDiv{width:100%;padding-top:0rem;padding-bottom:0.5rem;}
.IndexPartners{width:100%;}
.IndexPartners li{float:left;width:1.8rem;height:1.8rem;padding-top:0.25rem;margin-left:0.2rem;margin-right:0.1rem;line-height:200%;font-size:0.22rem;text-align:center;} /*单个图片容器 包括文字*/
.IndexPartners li img{float:left;width:1.8rem;height:1rem;padding:0.02rem;border:0.01rem solid #E2E2E2;}

/*首页滚动*/
.hhonr_3 {margin:0 auto;width:96%;height:1.8rem;overflow:hidden;}/*整个可见区域，包括箭头和内容*/
#List1_3 {float:left}
#List2_3 {float:left}
.Cont_3 {float:left;overflow: hidden;position:relative;width:100%;height:1.8rem;} /*可见图片容器，即可见区域去掉左右箭头*/
.ScrCont_3 {width:9800000px;} /*图片容器*/
.los_let_3 {display:none;float:left;width:0.5rem;height:1rem;padding-right:0px;top:0.1rem;cursor:pointer;position:relative;} /*左箭头 background:url(../images/i_left.gif) no-repeat left top ; */
.los_rit_3 {display:none;float:right;width:0.5rem;height:1rem;padding-left:0px;top:0.1rem;cursor:pointer;position:relative;}/*右箭头 background:url(../images/i_right.gif) no-repeat right top ; */
}
@media screen and (min-width:750px) and (max-width:1198px){
.indexTitle{width:100%;}
.indexTitle a,.indexTitle a span{font-size:0.28rem;}
.indexTitle em{width:100%;padding-top:0.1rem;font-size:0.18rem;}

.IndexServiceDiv{margin:0px auto;width:100%;height:auto;padding-top:0.3rem;margin-bottom:0.3rem;text-align:center;clear:both;overflow:hidden;}

.IndexService{float:left;width:90%;height:auto;background-color:#fff;padding:5%;padding-bottom:0%;}
.IndexService li{float:left;width:42%;height:4.5rem;margin-right:6%;margin-bottom:5%;-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);transition: 0.3s;}/*padding:0 33px;*/
.IndexService li dl{float:left;width:100%;height:auto;padding-top:0.1rem;text-align:center;}
.IndexService li a dl{float:left;width:100%;height:0.5rem;font-size:0.2rem;color:#202020;}
.IndexService li dl a:hover{float:left;width:100%;height:0.5rem;font-size:0.2rem;color:#0366CC;}
.IndexService li a:hover dl{color:#E93C11;}

.IndexService li a .more{display:inline-block;width:1.2rem;height:0.35rem;line-height:0.35rem;margin-top:0.2rem;text-align:center;background-color:#F68100;color:#fff;}
.IndexService li a:hover .more{display:inline-block;width:1.2rem;height:0.35rem;line-height:0.35rem;text-align:center;background-color:#F54A16;color:#fff;}

.IndexService li p{height:1.5rem;line-height:160%;padding-top:0.2rem;font-size:0.16rem;color:#757575;text-align:left;overflow:hidden;}
.IndexService 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);}
.IndexService li:nth-child(2),.IndexService li:nth-child(4),.IndexService li:nth-child(6){margin-right:0%;}

.IndexService li .main_pic{width:100%;height:auto;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexService li .main_pic img{width:100%;height:auto;text-align:center;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.IndexService li:hover img{width:100%;height:auto;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.IndexService li .main_pic img{width:100%;height:auto;text-align:left;overflow:hidden;}

.IndexAboutDiv {margin:0px auto;width:100%;height:auto;margin-top:0.5rem;margin-bottom:0.3rem;text-align:center;}
.IndexAbout {margin:0px auto;width:58%;height:auto;padding-right:42%;text-align:center;clear:both;overflow:hidden;}
.IndexAbout dl{width:95%;padding-left:5%;margin-top:0.15rem;}
.IndexAbout ul{width:90%;height:1.4rem;padding-left:5%;padding-right:5%;margin-top:0.1rem;overflow:hidden;}
.IndexAbout li a{float:left;width:40%;height:0.45rem;line-height:0.45rem;margin-top:0.1rem;margin-bottom:0.1rem;margin-left:5%;margin-right:5%;text-align:center;color:#F54A16;font-size:0.16rem;background-color:#fff;}
.IndexAbout li a:hover{float:left;width:40%;height:0.45rem;line-height:0.45rem;text-align:center;color:#E2433F;background-color:#F7D7D8;}

.IndexProductsDiv {height:auto;margin-top:0rem;margin-bottom:0.4rem;padding-top:0rem;padding-bottom:0.3rem;display:none;}
.IndexProducts {width:96%;padding-top:0.2rem;}
.IndexProducts dl{width:90%;padding-left:10%;font-size:0.20rem;}
.IndexProducts li{float:left;width:22.5%;height:auto;text-align:center;margin-right:3%;margin-top:3%;margin-bottom:0rem;}
.IndexProducts li img{width:100%;height:2rem;}
.IndexProducts li .hoverImg{padding-bottom:0rem;}

.IndexBoilerEnergyDiv {margin:0px auto;width:100%;height:auto;margin-top:0rem;margin-bottom:0.4rem;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;background:url(../images/IndexBoilerEnergy.jpg) no-repeat;display:none;}
.IndexBoilerEnergy {margin:0px auto;width:96%;height:auto;padding-top:0.1rem;text-align:center;clear:both;overflow:hidden;}
.IndexBoilerEnergy dl{float:left;width:100%;height:0.5rem;line-height:0.5rem;text-align:left;color:#fff;font-size:0.40rem;font-weight:600;}
.IndexBoilerEnergy dd{float:left;width:100%;height:0.5rem;line-height:0.5rem;text-align:left;color:#fff;font-size:0.26rem;}
.IndexBoilerEnergy ul{margin:0px auto;width:100%;height:auto;padding-top:0.3rem;text-align:center;clear:both;overflow:hidden;}
.IndexBoilerEnergy li{float:left;width:20%;height:1.6rem;line-height:2rem;text-align:center;}
.IndexBoilerEnergy li img{float:left;width:100%;height:1.6rem;text-align:center;}
.IndexBoilerEnergy li a{float:left;width:100%;height:1.6rem;line-height:2rem;font-size:0.22rem;color:#454545;background-color:#F9FAFE;}
.IndexBoilerEnergy li a:hover{float:left;width:100%;height:1.6rem;line-height:2rem;font-size:0.22rem;color:#FFF;background-color:#F68100;}

.IndexNewsDiv {width:100%;}
.IndexNews{width:96%;}
.IndexNewsIndexFirst{width:34%;padding:3%;}
.IndexNewsIndexFirstImg .IndexNewsFirstImg,.IndexNewsIndexFirstImg .IndexNewsFirstImg img{height:auto;}
.IndexNewsIndexFirst dl a,.IndexNewsIndexFirst dl a:hover{font-size:0.18rem;}
.IndexNewsIndexFirst dd{line-height:160%;margin-top:0.1rem;font-size:0.16rem;text-indent:0em;}
.IndexNewsIndexFirst dt{margin-top:0rem;margin-bottom:0.1rem;font-size:0.16rem;}

.IndexNews ul{float:left;width:55%;height:auto;text-align:left;margin-left:5%;}
.IndexNews li{margin-bottom:0.25rem;}
.IndexNews li .date{height:auto;padding-bottom:0.1rem;}
.IndexNews li dl{float:left;width:68%;height:auto;padding:3%;text-align:left;color:#333333;font-size:0.16rem;}
.IndexNews li a dl{color:#515151;font-size:0.16rem;}
.IndexNews li a:hover dl{color:#F68100;font-size:0.16rem;}
.IndexNews li dd{float:left;width:100%;height:0.4rem;padding-top:0.06rem;line-height:150%;text-align:left;overflow:hidden;color:#757575;font-size:0.14rem;}

.IndexPartnersDiv{width:100%;padding-top:0rem;padding-bottom:0.5rem;}
.IndexPartners{width:100%;}
.IndexPartners li{float:left;width:1.4rem;height:1.2rem;padding-top:0.25rem;margin-left:0.1rem;margin-right:0.1rem;line-height:200%;text-align:center;} /*单个图片容器 包括文字*/
.IndexPartners li img{float:left;width:1.4rem;height:0.8rem;padding:0.02rem;border:0.01rem solid #E2E2E2;background-color:#FFF;}

/*首页滚动*/
.hhonr_3 {margin:0 auto;width:84%;height:1.4rem;overflow:hidden;}/*整个可见区域，包括箭头和内容*/
#List1_3 {float:left}
#List2_3 {float:left}
.Cont_3 {float:left;overflow: hidden;position:relative;width:84%;height:1.4rem;} /*可见图片容器，即可见区域去掉左右箭头*/
.ScrCont_3 {width:9800000px;} /*图片容器*/
.los_let_3 {float:left;width:0.5rem;height:1rem;padding-right:0px;top:0.1rem;cursor:pointer;position:relative;} /*左箭头 background:url(../images/i_left.gif) no-repeat left top ; */
.los_rit_3 {float:right;width:0.5rem;height:1rem;padding-left:0px;top:0.1rem;cursor:pointer;position:relative;}/*右箭头 background:url(../images/i_right.gif) no-repeat right top ; */
}

/* 首页 */

/*内页左边右边设置*/
.Location {margin:0px auto;width:100%;height:0.56rem;margin-top:0.3rem;background:url(../images/LocationBg.gif);clear:both;overflow:hidden;}
.Location-nav {margin:0px auto;width:12rem;clear:both;overflow:hidden;}
.Location-nav .nav {float:left;height:0.4rem;line-height:0.4rem;color:#0088CE;font-size:0.22rem;}
.Location-nav .nav i{padding-right:0.06rem;color:#0088CE;font-size:0.24rem;}

.LeftMenu {float:right;width:auto;right:0;height:0.55rem;}
.LeftMenu li {float:left;display:inline-block;height:0.55rem;}
.LeftMenu li a {display:block;padding-left:0.25rem;padding-right:0.25rem;height:0.55rem;line-height:0.45rem;text-align:center;font-size:0.16rem;color:#333333;}
.LeftMenu li a:hover{padding-left:0.25rem;padding-right:0.25rem;height:0.55rem;line-height:0.45rem;text-align:center;color:#333333;}
.LeftMenu li a.current {color:#ffffff;text-decoration:none;background:url(../images/LeftMenuBg.gif) center bottom;}

.LeftMenuSub {margin:0px auto;width:100%;height:auto;clear:both;overflow:hidden;}
.LeftMenuSub li {float:left;display:inline-block;height:0.5rem;}
.LeftMenuSub li a {display:block;padding-left:0.2rem;padding-right:0.2rem;height:0.5rem;line-height:0.5rem;text-align:center;font-size:0.16rem;color:#333333;background:#F9FAFE;border-right:0.01rem #fff solid;}
.LeftMenuSub li a:hover{padding-left:0.2rem;padding-right:0.2rem;height:0.5rem;line-height:0.5rem;text-align:center;color:#ffffff;background:#1d9ced;}
.LeftMenuSub li a.current {color:#ffffff;text-decoration:none;background:#1d9ced;}

#con-right{margin:0px auto;width:12rem;height:auto;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;}
.con-right-content {margin:0px auto;width:12rem;height:auto;line-height:220%;padding-bottom:0.4rem;text-align:left;font-size:0.16rem;clear:both;overflow:hidden;}
.con-right-content p,.con-right-content div,.con-right-content a{font-size:0.16rem;line-height:220%;}

@media screen and (max-width:750px){
.Location {margin:0px auto;width:100%;height:auto;background:none;}
.Location-nav {margin:0px auto;width:100%;clear:both;overflow:hidden;}
.Location-nav .nav {float:left;width:98%;height:0.4rem;line-height:0.4rem;margin-top:0.3rem;padding-left:2%;font-size:0.30rem;font-weight:400;border-bottom:0.01rem solid #E7E7E8;}
.Location-nav .nav i{padding-right:0.1rem;font-size:0.32rem;}

.LeftMenu {float:left;width:96%;height:auto;margin-left:3%;margin-right:3%;margin-top:0.4rem;}
.LeftMenu li {float:left;width:49.5%;padding-left:0px;height:0.7rem;border-right:0.01rem solid #fff;border-bottom:0.01rem solid #fff;background-color:#E8E8E8;}
.LeftMenu li a {float:left;width:100%;height:0.7rem;line-height:0.7rem;padding-left:0rem;padding-right:0rem;text-align:center;font-size:0.26rem;color:#333333;}
.LeftMenu li a:hover{float:left;width:100%;height:0.7rem;line-height:0.7rem;padding-left:0rem;padding-right:0rem;text-align:center;color:#333333;}
.LeftMenu li a.current {float:left;width:100%;color:#ffffff;border-bottom:0px #0268C9 solid;text-decoration:none;background:#69B82D;}

.LeftMenuSub li {height:0.7rem;}
.LeftMenuSub li a {height:0.7rem;line-height:0.7rem;font-size:0.24rem;}
.LeftMenuSub li a:hover{height:0.7rem;line-height:0.7rem;}

#con-right{width:94%;height:auto;}
.con-right-content {width:100%;line-height:180%;font-size:0.28rem;}
.con-right-content p,.con-right-content div,.con-right-content a{font-size:0.28rem;line-height:180%;}
}
@media screen and (min-width:750px) and (max-width:1198px){
.Location {margin:0px auto;width:100%;height:auto;background:none;}
.Location-nav {margin:0px auto;width:100%;clear:both;overflow:hidden;}
.Location-nav .nav {float:left;width:99%;margin-top:0.15rem;padding-left:1%;font-size:0.20rem;border-bottom:0.01rem solid #E7E7E8;}
.Location-nav .nav i{padding-right:0.1rem;font-size:0.20rem;}

.LeftMenu {float:left;width:96%;height:auto;margin-left:2%;margin-right:2%;margin-top:0.4rem;}
.LeftMenu li {float:left;width:49.8%;padding-left:0px;height:0.5rem;border-right:0.01rem solid #fff;border-bottom:0.01rem solid #fff;background-color:#E8E8E8;}
.LeftMenu li a {float:left;width:100%;height:0.5rem;line-height:0.5rem;padding-left:0rem;padding-right:0rem;text-align:center;font-size:0.18rem;color:#333333;}
.LeftMenu li a:hover{float:left;width:100%;height:0.5rem;line-height:0.5rem;padding-left:0rem;padding-right:0rem;text-align:center;color:#333333;}
.LeftMenu li a.current {float:left;width:100%;color:#ffffff;border-bottom:0px #0268C9 solid;text-decoration:none;background:#1483DE;}

#con-right{width:96%;height:auto;}
.con-right-content,.con-right-content p,.con-right-content div,.con-right-content a {width:94%;font-size:0.20rem;}
}
/*内页左边右边设置*/

/*产品展示*/
.Products {margin:0px auto;width:100%;height:auto;padding-top:0.3rem;padding-bottom:0.2rem;text-align:center;clear:both;overflow:hidden;display:none;}
.Products dl{float:left;width:95%;height:0.5rem;line-height:0.5rem;padding-left:5%;text-align:left;color:#FFE6C3;font-size:0.20rem;background:url(../images/indexProducts.gif) no-repeat;}
.Products li{float:left;width:2.6rem;height:3.3rem;text-align:center;margin-left:0.18rem;margin-right:0.18rem;margin-bottom:0.4rem;}
.Products li img{float:left;width:2.6rem;height:2.6rem;}
.Products li dd{float:left;width:100%;height:0.55rem;text-align:center;background-color:#F9FAFE;}
.Products li dd a{float:left;width:100%;height:0.55rem;line-height:0.55rem;text-align:center;font-size:0.16rem;color:#333333;background:#FAFAFE;}/*white-space:nowrap;text-overflow:ellipsis;*/
.Products li .hoverImg:hover dd a{float:left;width:97.3%;height:0.55rem;padding-left:1.5%;padding-right:1.5%;text-align:center;font-size:0.16rem;color:#ffffff;background:#69B82D;}
.Products li .hoverImg{float:left;width:100%;border:0.01rem solid #f0f0f0;box-shadow:1px 1px 1px rgba(238, 238, 238, 0.3);transition:all 0.4s linear 0s;}
.Products li .hoverImg:hover{top:-3px;-webkit-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);-moz-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);box-shadow:0 1px 30px #DEDEDE;} /*阴影颜色*/

.ProductDetailed {margin:0px auto;width:12rem;height:auto;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;display:none;}
.ProductDetailedLeft {float:left;width:5rem;height:auto;text-align:left;}
.container{position:relative;}
.izImage{border:0;width:5rem;height:5rem;padding:0.02rem;border:0.01rem solid #DADADA;}
.izViewer{width:6.8rem;height:5rem;position:absolute;left:5.06rem;top:0;display:none;cursor:crosshair;border:0.01rem solid #D9D9D9;z-index:2;}

.ProductDetailedRight {float:left;width:6rem;height:auto;padding-left:1rem;text-align:left;}
.ProductDetailedRight dl{float:left;width:100%;height:auto;line-height:200%;text-align:left;font-size:0.24rem;font-weight:400;}
.ProductDetailedRight dd{float:left;width:100%;height:auto;line-height:200%;text-align:left;font-size:0.16rem;font-weight:400;}
.ProductDetailedRight dt{float:left;width:100%;height:auto;line-height:200%;text-align:left;font-size:0.14rem;}
.ProductDetailedRight dt span{color:#E32F11;}
.ProductDetailedRight .Intro{float:left;width:100%;height:auto;padding-top:0.2rem;padding-bottom:0.2rem;line-height:160%;text-align:left;font-size:0.14rem;color:#676767;}

.Inquire{float:left;width:100%;height:auto;text-align:left;padding-top:0.1rem;}
.Inquire li{float:left;width:25%;height:0.4rem;line-height:0.4rem;text-align:center;}
.Inquire li a {float:left;width:100%;color:#fff;font-size:0.16rem;background-color:#f04603;border-radius:0.05rem;-moz-border-radius:0.05rem;-webkit-border-radius:0.05rem;}
.Inquire li a:hover {float:left;width:100%;color:#fff;font-size:0.16rem;background-color:#E02A0F;border-radius:0.05rem;-moz-border-radius:0.05rem;-webkit-border-radius:0.05rem;}

.list{float:left;padding-top:0.4rem;text-align:center;}
.list img{cursor:pointer;width:1rem;height:1rem;margin-bottom:0.1rem;margin-right:0.15rem;padding:0.01rem;border:0.01rem solid #D9D9D9;}
.list img.onzoom, .list img.on{padding:0px;border:0.02rem solid #F04603;}
.handle{display:none;opacity:0.6;filter:alpha(opacity=60);background-color:#C82320;}

.ProContentDiv{margin:0px auto;width:100%;height:auto;padding-top:0.3rem;text-align:center;clear:both;overflow:hidden;}
.ProTitleList {float:left;width:100%;height:auto;text-align:left;border-bottom:0.01rem solid #DEDEDE;}
.ProTitleList li{float:left;height:0.45rem;line-height:0.45rem;margin-bottom:-0.01rem;padding-left:0.2rem;padding-right:0.2rem;margin-right:0.1rem;border:0.01rem #E5E5E5 solid;border-bottom:none;border-right:0.03rem solid #DEDEDE;border-radius:0.06rem 0.06rem 0 0;font-size:0.18rem;}
.ProTitleList li.current{background-color:#fff;color:#E22D10;font-size:0.20rem;font-weight:500;}

.ProContent {float:left;width:100%;height:auto;line-height:200%;padding-top:0.2rem;padding-bottom:0.2rem;margin-bottom:0.2rem;text-align:left;font-size:0.16rem;border-bottom:0.01rem #E5E5E5 dashed;}
.ProContent div,.ProContent p,.ProContent a{font-size:0.16rem;line-height:200%;}

@media screen and (max-width:750px){
.Products {width:100%;}
.Products dl{width:90%;padding-left:10%;font-size:0.20rem;}
.Products li{float:left;width:46%;height:auto;margin:2%;margin-bottom:4%;text-align:center;}
.Products li img{width:100%;height:3rem;}
.Products li .hoverImg{padding-bottom:0rem;}
.Products li dd{height:0.55rem;}
.Products li dd a{height:0.55rem;line-height:0.55rem;font-size:0.24rem;}
.Products li .hoverImg:hover dd a{height:0.55rem;font-size:0.24rem;}

.ProductDetailed {width:98%;}
.ProductDetailedLeft{float:left;width:100%;text-align:center;}
.ProductDetailedRight{float:left;width:100%;padding-left:0rem;text-align:left;}
.ProductDetailedRight dl{font-size:0.30rem;}
.ProductDetailedRight dd{font-size:0.24rem;}
.ProductDetailedRight dt{font-size:0.22rem;}
.ProductDetailedRight .Intro{font-size:0.24rem;}

.Inquire li{float:left;width:30%;height:0.7rem;line-height:0.7rem;font-size:0.28rem;}
.Inquire li a,.Inquire li a:hover{font-size:0.28rem;}

.list img{width:1.2rem;height:1.2rem;}

.ProContentDiv{margin:0px auto;width:100%;height:auto;padding-top:0.3rem;text-align:center;clear:both;overflow:hidden;}
.ProTitleList {float:left;width:100%;height:auto;text-align:left;border-bottom:0.01rem solid #DEDEDE;}
.ProTitleList li{float:left;height:0.7rem;line-height:0.75rem;margin-bottom:-0.02rem;padding-left:0.3rem;padding-right:0.3rem;margin-right:0.2rem;border:0.01rem #E5E5E5 solid;border-bottom:none;border-right:0.06rem solid #DEDEDE;border-radius:0.06rem 0.06rem 0 0;font-size:0.32rem;}
.ProTitleList li.current{font-size:0.32rem;}

.ProContent,.ProContent div,.ProContent p,.ProContent a{font-size:0.24rem;line-height:180%;}
}
@media screen and (min-width:750px) and (max-width:1198px){
.Products {width:100%;padding-top:0.2rem;}
.Products dl{width:90%;padding-left:10%;font-size:0.20rem;}
.Products li{float:left;width:30%;height:auto;text-align:center;margin-left:1.6%;margin-right:1.6%;margin-top:4%;margin-bottom:0rem;}
.Products li img{width:100%;height:2.5rem;}
.Products li .hoverImg{padding-bottom:0rem;}

.ProductDetailed {width:96%;}
.ProductDetailedLeft{float:left;width:100%;text-align:center;}
.ProductDetailedRight{float:left;width:100%;padding-left:0rem;text-align:left;}
.ProductDetailedRight .Intro{font-size:0.18rem;}

.Inquire li{float:left;width:25%;height:0.5rem;line-height:0.5rem;font-size:0.22rem;}
.Inquire li a,.Inquire li a:hover{font-size:0.22rem;}

.ProContentDiv{margin:0px auto;width:96%;height:auto;padding-top:0.3rem;text-align:center;clear:both;overflow:hidden;}
.ProTitleList {float:left;width:100%;height:auto;text-align:left;border-bottom:0.01rem solid #DEDEDE;}
.ProTitleList li{float:left;height:0.6rem;line-height:0.6rem;margin-bottom:-0.01rem;padding-left:0.2rem;padding-right:0.2rem;margin-right:0.1rem;border:0.01rem #E5E5E5 solid;border-bottom:none;border-right:0.05rem solid #DEDEDE;border-radius:0.05rem 0.05rem 0 0;font-size:0.26rem;}
.ProTitleList li.current{font-size:0.26rem;}

.ProContent,.ProContent div,.ProContent p,.ProContent a{font-size:0.16rem;line-height:180%;}
}
/*产品展示*/

/*视频*/
.SolutionVideoDiv {margin:0px auto;width:100%;height:auto;margin-top:0.5rem;text-align:center;clear:both;overflow:hidden;}
.SolutionVideo {margin:0px auto;width:12rem;height:auto;padding-top:0.3rem;padding-bottom:0.3rem;text-align:center;clear:both;overflow:hidden;}
/*视频*/

/*新闻中心*/
.News{margin:0 auto;position:relative;width:12rem;clear:both;overflow:hidden;}
.News ul {float:left;width:100%;height:auto;}
.News li {position:relative;width:99%;height:1.58rem;margin-bottom:0.4rem;text-align:left;background:#fff;border:0.01rem #ededed solid;transition:all .6s cubic-bezier(222,222,222,0.5) 0s;}/*border:1px solid transparent;*/
.News li:hover {border:0.01re solid #ededed;box-shadow:0 6px 10px 5px rgba(0, 0, 0, .06);}
.News li img{float:left;width:2rem;height:1.2rem;margin:1.5%;transition:all .5s cubic-bezier(.215, .61, .355, 1) 0s;transition:all 0.3s;}
.News li:hover img {margin-left:1.8%;}

.NewsTitle {float:left;width:58%;margin-top:0.15rem;margin-left:2%;transition:all .3s ease-out 0s }
.News li:hover .NewsTitle {margin-top:0.2rem;margin-left:2%;}
.NewsTitle span {display:block;height:auto;line-height:140%;margin-bottom:0.08rem;font-size:0.16rem;color:#333333;font-weight:400;transition:all .3s ease-out 0s;}
.News li:hover .NewsTitle span {font-size:0.16rem;color:#0268C9;font-weight:400;}
.NewsTitle dl {display:block;width:100%;height:0.8rem;line-height:130%;color:#888888;font-size:0.16rem;overflow:hidden;transition: all .3s ease-out 0s;}

.NewsTimes {float:right;width:11%;padding:0.25rem 0.3rem 0 0;text-align:center;transition:all .3s ease-out 0s;}
.News li:hover .NewsTimes {padding:0.25rem 0.2rem 0 0;}
.NewsTimes span {height:0.26rem;color:#999999;font-size:0.16rem;}

.NewsBtn {position:absolute;top:0.9rem;right:0.3rem;}
.News li:hover .NewsBtn {margin:0 -0.05rem;}
.MoreBtn {position:absolute;width:1.2rem;height:0.35rem;line-height:0.35rem;border-radius:0.05rem;text-align:center;color:#333333;font-size:0.14rem;background:#F9FAFE;border:0.01rem solid #EDEDED;transition:all .5s cubic-bezier(.215, .61, .355, 1) 0s;transition:all 0.3s;}
.News ul li:hover .MoreBtn{color:#fff;font-size:0.14rem;background:#2FAAF7;border:0.01 solid #2FAAF7;}


.NewsDetailed {margin:0px auto;width:12rem;height:auto;margin-top:0.3rem;text-align:center;clear:both;overflow:hidden;}
.NewsDetailed dl{float:left;width:100%;height:auto;line-height:180%;margin-bottom:0.10rem;text-align:center;font-size:0.22rem;color:#0268C9;font-weight:400;}
.NewsDetailed dd{float:left;width:100%;height:auto;padding-bottom:0.05rem;text-align:right;border-bottom:0rem #cccccc dashed;color:#969696;font-size:0.14rem;}
.NewsDetailed dt{float:left;width:96%;height:auto;line-height:180%;padding:2%;text-align:left;background-color:#F9FAFE;color:#666666;font-size:0.14rem;}
.NewsDetailedContent{float:left;width:100%;line-height:180%;padding-top:0.2rem;padding-bottom:0.2rem;margin-bottom:0.1rem;font-size:0.16rem;text-align:left;border-bottom:0.01rem #cccccc dashed;}
.NewsDetailedContent div,.NewsDetailedContent p,.NewsDetailedContent a{font-size:0.16rem;line-height:180%;}
.NewsDetailedContent img {margin:0px auto;max-width:100%;padding-top:0.1rem;padding-bottom:0.1rem;text-align:center;display:table-cell;clear:both;overflow:hidden;}

@media screen and (max-width:750px){
.News{width:100%}
.News li {height:1.85rem;}

.NewsTitle {width:60%;margin-top:0.1rem;}
.NewsTitle span,.News li:hover .NewsTitle span {font-size:0.26rem;line-height:130%;}
.NewsTitle dl {display:block;width:100%;height:0.9rem;line-height:130%;color:#888888;font-size:0.22rem;overflow:hidden;transition: all .3s ease-out 0s;}

.NewsTimes {position:absolute;top:1.2rem;left:0.1rem;width:2rem;transition:all .3s ease-out 0s;}
.NewsTimes span {height:0.26rem;color:#999999;font-size:0.22rem;}

.NewsBtn {position:absolute;top:1.8rem;left:0.1rem; display:none;}
.MoreBtn {position:absolute;width:2rem;height:0.5rem;line-height:0.5rem;font-size:0.2rem;background:#F9FAFE;border:0.0rem solid #EDEDED;}
.News ul li:hover .MoreBtn{font-size:0.2rem;border:0.0 solid #008DD2;}

.NewsDetailed {margin:0px auto;width:96%;height:auto;margin-top:0rem;text-align:center;clear:both;overflow:hidden;}
.NewsDetailed dl{font-size:0.3rem;line-height:130%;color:#454545;}
.NewsDetailed dd{font-size:0.22rem;height:0.4rem;line-height:0.5rem;}
.NewsDetailed dt{font-size:0.24rem;line-height:150%;}
.NewsDetailedContent,.NewsDetailedContent div,.NewsDetailedContent p,.NewsDetailedContent a{font-size:0.26rem;}
}
@media screen and (min-width:750px) and (max-width:1198px){
.News{width:7.2rem;}
.News li {height:1.43rem;}
.NewsTitle {width:50%;}
.NewsTitle span,.News li:hover .NewsTitle span {font-size:0.16rem;}
.NewsTitle dl {display:block;width:95%;height:0.8rem;line-height:130%;color:#888888;font-size:0.16rem;overflow:hidden;transition: all .3s ease-out 0s;}

.NewsBtn {position:absolute;top:0.9rem;right:0.1rem;}
.News li:hover .NewsBtn {margin:0 -0.1rem;}
.MoreBtn {width:1.05rem;}

.NewsDetailed {margin:0px auto;width:94%;height:auto;margin-top:0rem;text-align:center;clear:both;overflow:hidden;}
.NewsDetailed dl{font-size:0.20rem;line-height:150%;}
.NewsDetailed dd{font-size:0.18rem;}
.NewsDetailed dt{font-size:0.18rem;}
.NewsDetailedContent,.NewsDetailedContent div,.NewsDetailedContent p,.NewsDetailedContent a{font-size:0.18rem;}
}
/*新闻中心*/


/*联系我们部分*/
.ContactMapDiv{margin:0px auto;width:100%;height:auto;padding:0.3rem;margin-top:0rem;padding-bottom:0.8rem;text-align:center;clear:both;overflow:hidden;}
.ContactInformation{float:left;width:100%;height:auto;text-align:center;}
.ContactInformation dd{float:left;width:100%;height:auto;text-align:left;font-size:0.22rem;}
.ContactInformation ul{float:left;width:100%;height:auto;padding-top:0.3rem;text-align:center;}
.ContactInformation li{float:left;width:100%;height:auto;line-height:180%;margin-bottom:0.3rem;text-align:left;}
.ContactInformation li i{float:left;width:0.4rem;height:0.4rem;line-height:0.4rem;margin-right:0.2rem;text-align:center;border:0.01rem #454545 solid;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;font-size:0.2rem;}
.ContactInformation li dl{float:left;width:75%;height:auto;text-align:left;font-size:0.16rem;}
.ContactInformation li dl dt{font-size:0.16rem;}

.ContactMap{float:left;width:100%;height:auto;text-align:left;}
#dituContent{float:left;width:100%;height:4.5rem;border:0.01rem #FFE5C8 solid;display:block;}

@media screen and (max-width:750px){
.ContactMapDiv{width:94%;padding:3%;margin-top:0rem;}
.ContactInformation{float:left;width:100%;height:auto;text-align:center;}
.ContactInformation dd{font-size:0.36rem;}
.ContactInformation li dl,.ContactInformation li dl dt{font-size:0.24rem;line-height:160%;}

.ContactMap{float:left;width:100%;height:auto;text-align:left;}
#dituContent{float:left;width:95.5%;height:4rem;}
}
@media screen and (min-width:750px) and (max-width:1198px){
.ContactMapDiv{width:97%;padding-left:3%;margin-top:0rem;padding:0rem;}
.ContactInformation{float:left;width:100%;height:auto;text-align:center;}
.ContactInformation dd{font-size:0.28rem;}
.ContactInformation li {margin-bottom:0.15rem;}
.ContactInformation li dl,.ContactInformation li dl dt,.ContactInformation li dl dt a{font-size:0.18rem;line-height:160%;}
.ContactInformation li dl{width:85%;}
.ContactInformation li i{width:0.3rem;height:0.3rem;line-height:0.3rem;margin-right:0.15rem;}

.ContactMap{float:left;width:100%;height:auto;margin-top:0.3rem;text-align:left;}
#dituContent{float:left;width:96%;height:4rem;}
}