/*基本设置*/

body{width: 100%;height: 100%;min-width:1200px;overflow-x: hidden;overflow-y: scroll;color:#666;font:75%/1.8 'Microsoft Yahei',Arial,sans-serif; background:#f3f1f1}
input,textarea{margin:0;padding:0;outline:0;border:0;background:0 0;vertical-align:middle}
body,button,dd,dl,form,h1,h2,h3,h4,h5,ol,p,ul,menu{margin:0}
ol,ul,menu,li{padding-left:0;list-style-type:none}
img{max-width:100%;border:0;vertical-align:top}
a{outline:0;color:#5e5e5e;text-decoration:none;font-family:"Microsoft Yahei"}
a:hover{color:#1077CC}
b,i{font-style:normal}
h1,h2,h3,h4,h6,h6{ font-weight:normal}
*{ padding:0; margin:0}
.wrap{ width:1200px; margin:0 auto}
.wraps{ width:1160px; margin:20px auto; background:#fff; padding:20px;}
.fr{ float:right}
.fl{ float:left}
.f-pr {position: relative;}
.clear{ clear:both}
.mt30{ margin-top:30px;}
.pt50{ padding:80px 0; padding-bottom:50px; }
.pt30{ padding:30px 0;  }
.h60{height:60px;width:100%;display:block;clear:both;overflow:hidden}
.h50{height:50px;width:100%;display:block;clear:both;overflow:hidden}
.h40{height:40px;width:100%;display:block;clear:both;overflow:hidden}
.h30{height:30px;width:100%;display:block;clear:both;overflow:hidden}
.h20{height:20px;width:100%;display:block;clear:both;overflow:hidden}
.h10{height:10px;width:100%;display:block;clear:both;overflow:hidden}

/*头部*/
.header {width: 100%;background: #fff;z-index: 999;box-shadow: 0 4px 6px rgba(0,0,0,.3); height:130px;}
.bar{background: #252525; color:#8d8d8d; position: relative; clear: both; line-height:40px; overflow: hidden;font-size: 14px;font-weight: lighter;}
.bar a{color: #8d8d8d;}
.bar ul li{ float:left;font-size: 12px; color:#fff;}
.bar ul li a{ color:#ccc;}
.bar ul li i.split{ display:inline-block;vertical-align:middle;width: 1px;height: 9px;background: #ccc;margin:0 4px}
.f-tar {text-align: right;}
.header_l{margin-right: 2%;width: 63%;transition: .2s width ease; float:left; color:#fff;}
.header_r{margin-right: 2%;width: 33%;transition: .2s width ease; float:left}
.logo{width:22%;height: 130px;background-color:#1077CC;vertical-align: middle;position: absolute;top: -40px;left: 0;z-index: 2}
.logo:before{display: block;content: ' ';height: 100%;width: 1000%;background-color: #1077CC;position: absolute;top: 0;right: 100%;z-index: -1}
.logo:after{display: block;content: ' ';height: 300%;width: 130px;background-color: #1077CC;position: absolute;bottom: 0;right: 0;transform-origin:right bottom;transform:rotate(45deg);z-index: -1}
.logo a{display: block;height: 100%}
.logo span{display: inline-block;height: 100%;width:0;text-align: center;vertical-align: middle;}
.logo img{vertical-align: middle;}
.header .nav{float:right;width:72%;height:90px;position: relative;}
.header .nav ul li{position:relative;float:left;width:12.5%;height:86px;line-height:90px;text-align:center;color:#666;}
.header .nav ul li a{font-size:15px;color:#666;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; display:block;height:86px;line-height:90px;}
.header .nav ul li:hover,.header .nav ul li.currclass a{ border-bottom:4px solid #1077CC}

/*底部*/
.footer{}
.footbg{ background:#0871C7;  padding:40px 0;}
.footbg .w180{ width:180px; margin-left:20px;}
.footbg .w230{ width:180px; margin-left:20px;}
.footbg .w360{ width:360px;}
.footbg img{ width:220px; height:220px; float:right}
.footbg dl{ float:left;}
.footbg dl dt{ line-height:40px; height:40px; font-size:18px; color:#fff; margin-bottom:10px;}
.footbg dl dd{ font-size:13px; line-height:26px; height:26px; width:180px; float:left; color:#fff;}
.footbg dl dd a{ color:#fff;}
.footer .foot{ height:52px; line-height:52px; background:#252525; font-size:14px; color:#fff; text-align:center}
.footer .foot a{ color:#fff; margin:0 4px;}

/*首页CSS*/
.index_title{ line-height:50px; height:50px; background:url(bg.png) center 24px no-repeat; font-size:32px; font-weight:bold; color:#0871C7; text-align:center}
.index_tit{ width:1000px; margin:0 auto;font-size:14px; text-align:center; color:#666; line-height:42px; }

/*公司简介*/
.about{ background:#fff; padding:40px 0}
.about h1{ color:#D83141; font-size:30px; font-weight:500; text-align:center}
.about h2{ font-size:12px; color:#acacac; text-align:center; line-height:32px; height:32px;}
.about p{ width:1120px; margin:0 auto; font-size:16px; color:#666; text-align:center; line-height:37px; padding:15px 0}

.about_sub{ margin-top:30px;}
.about_sub li{ width:240px; height:260px; padding:40px 0; float:left; cursor:pointer; text-align:center; position:relative}

.about_sub li:nth-child(2n+1){ background:#1077CC}
.about_sub li:nth-child(2n+1) .img1{position:absolute; left:50%; margin-left:-53px;}
.about_sub li:nth-child(2n+1) .title{ width:210px; margin:0 auto ;font-size:30px; font-weight:500; height:80px; line-height:80px; border-bottom:1px solid #FFF; color:#fff;}
.about_sub li:nth-child(2n+1) p{width:210px; margin:0 auto; font-size:14px; color:#fff; line-height:26px;}

.about_sub li:nth-child(2n){ background:#f2f2f2}
.about_sub li:nth-child(2n) .img2{position:absolute; left:50%; margin-left:-53px;}
.about_sub li:nth-child(2n) .img1{position:absolute; left:50%; margin-left:-53px; display:none}
.about_sub li:nth-child(2n) .title{ width:210px; margin:0 auto ;font-size:30px; font-weight:500; height:80px; line-height:80px; border-bottom:1px solid #999; color:#999; margin-top:105px;}
.about_sub li:nth-child(2n) p{width:210px; margin:0 auto; font-size:14px; color:#999; line-height:26px;}


.about_sub li:nth-child(2n+1):hover{background:#f2f2f2}
.about_sub li:nth-child(2n+1):hover img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.about_sub li:nth-child(2n+1):hover .title{border-bottom:1px solid #999; color:#999;}
.about_sub li:nth-child(2n+1):hover p{ color:#999}


.about_sub li:nth-child(2n):hover{ background:#1077CC}
.about_sub li:nth-child(2n):hover .title{border-bottom:1px solid #fff; color:#fff;}
.about_sub li:nth-child(2n):hover p{ color:#fff}
.about_sub li:nth-child(2n):hover .img2{position:absolute; left:50%; margin-left:-53px;display:none}
.about_sub li:nth-child(2n):hover .img1{position:absolute; left:50%; margin-left:-53px; display:block}




/*产品展示*/
.products{ padding:40px 0; background:#252525}
.pro_left{ width:240px;}
.pro_left li a{ width:200px; float:right; line-height:40px; height:40px; border:1px solid #acacac; text-align:center; margin-bottom:13px;color:#fff; background:#252525 center center no-repeat; font-size:16px; display:block; transition:all 0.5s}
.pro_left li a:hover{ width:218px; background:#1077CC url(arrow.png) 200px center no-repeat; border:1px solid #1077CC; text-align:left; padding-left:20px; display:block;line-height:40px; height:40px;}
.pro_left li:nth-child(1) a{ width:218px; background:#1077CC url(arrow.png) 200px center no-repeat; border:1px solid #1077CC; text-align:left; padding-left:20px; display:block;line-height:40px; height:40px;}

.pro_right{ width:960px;}
.pro_right li{ width:220px; height:165px; float:left; margin-left:20px; overflow:hidden; position:relative; margin-bottom:20px;}
.pro_right li img{ width:220px; height:165px;transition: transform 1s ease 0s;}
.pro_right li img:hover{transition: transform 1s ease 0s; transform: scale(1.1);}
.pro_right li .title{  width:180px; padding:0 20px; position:absolute; left:0; top:125px; background:rgba(0,0,0,0.7); transition:all 0.5s}
.pro_right li .title span{ display:block; line-height:40px; height:40px; overflow:hidden;}
.pro_right li .title p{ font-size:12px; line-height:22px; height:66px;}
.pro_right li a{ color:#fff; font-size:14px;}
.pro_right li:hover .title{ top:59px;}



/*工程案例*/
.case{background:#fff; padding:40px 0;}
.case_left{ width:300px;}
.case_right{ width:900px;}
.case_right li{ width:280px; float:right; margin-left:20px; height:410px; background:#f2f2f2; border-radius:20px;  cursor:pointer; transition:all 0.5s ease}
.case_right li .img{ width:280px; height:280px; overflow:hidden;  }
.case_right li .tilte{ line-height:56px; height:56px; text-align:center; color:#333;font-size:16px; margin-top:15px;}
.case_right li .more a{ width:120px; height:40px; line-height:40px; color:#fff; font-size:14px; background:#1077CC; display:block; margin:0 auto; text-align:center; border-radius:10px; transition:all 0.5s}
.case_right li img{ width:280px; height:280px; transition: transform 1s ease 0s;}
.case_right li img:hover{ transition: transform 1s ease 0s; transform: scale(1.1);}
.case_right li:hover{ background:#1077CC}
.case_right li:hover .tilte{ color:#fff;}
.case_right li:hover .more a{ background:#fff; color:#1077CC; font-size:16px;}

/*公司优势*/
.youshi{ height:600px; padding:40px 0; background:#1077CC; color:#fff}
.youshi h1{ font-size:24px; text-align:center; line-height:42px; height:42px;}
.youshi h2{ font-size:50px; text-align:center; line-height:70px; height:70px; text-transform:uppercase}
.youshi h3{ font-size:14px; text-align:center; line-height:28px; height:28px;}
.youshi_left{ width:374px; text-align:right}
.youshi_right{ width:374px;  text-align:left}
.youshi_mid{ width:452px; float:left; text-align:center; margin-top:40px;}
.youshi .title{ font-size:26px; line-height:60px; height:60px;}
.youshi p{ font-size:14px; line-height:22px;}


/*新闻资讯*/
.news{ background:#fff; padding:40px 0;}
.news_left{ width:600px;}
.news_left img{ width:600px; height:320px;}
.news_left .article{ padding:14px 20px; background:#f2f2f2}
.news_left .article h1 a{ font-size:16px; color:#333}
.news_left .article h1 a:hover{ color:#0871C7;}
.news_left .article p{ font-size:14px; color:#808080}
.news_right{ width:600px;}
.news_right li{ height:85px; transition:all 0.5s ease; cursor:pointer}
.newsli{ margin-left:24px; width:576px; height:84px; border-bottom:1px solid #E1E9EB}
.newsli .date{ width:100px; height:84px; text-align:center;color:#808080}
.newsli .date span{ display:block; }
.newsli .date .day{ font-size:32px; height:52px; line-height:52px;}
.newsli .date .ym{ font-size:14px;}
.newsli .nr{ width:456px;}
.newsli .nr h1 a{ font-size:16px; color:#333;}
.newsli .nr p{ font-size:14px; color:#808080}
.news_right li:hover{ background:#0871C7}
.news_right li:hover .newsli{ height:85px; border-bottom:none}
.news_right li:hover .newsli .date,.news_right li:hover .newsli .nr p,.news_right li:hover .newsli .nr h1 a{ color:#fff}


/*友情链接*/
.link{height:52px; line-height:52px; background:#252525; font-size:14px; color:#fff; }
.link ul li{ float:left}
.link ul li a{ color:#fff; margin-right:10px;}


/*内页CSS*/
/*内页banner*/

.fengye{ font-size:14px; padding:15px; background:#fff;}

/*公司简介单页*/

.more a{ width:120px; line-height:36px; height:36px; margin:10px auto; color:#fff; font-size:14px; background:#0871C7; text-align:center; display:block; transition:all 0.1s linear}
.more a:hover{ border-radius:10px; font-size:16px;}


.inner_about{ background:url(pj.jpg) center top no-repeat}
.inner_about h1{ color:#D83141; font-size:30px; font-weight:500; text-align:center}
.inner_about h2{ font-size:12px; color:#acacac; text-align:center; line-height:32px; height:32px; margin-bottom:30px;}
.inner_about p{ width:1120px; margin:0 auto; font-size:14px; color:#eaeaea; text-align:center; line-height:26px; padding-bottom:10px;}

.inner_sub{ margin-top:30px;}
.inner_sub li{ width:240px; height:260px; padding:40px 0; float:left; cursor:pointer; text-align:center; position:relative}

.inner_sub li:nth-child(2n+1){ background:#1077CC}
.inner_sub li:nth-child(2n+1) .img1{position:absolute; left:50%; margin-left:-53px;}
.inner_sub li:nth-child(2n+1) .title{ width:210px; margin:0 auto ;font-size:30px; font-weight:500; height:80px; line-height:80px; border-bottom:1px solid #FFF; color:#fff;}
.inner_sub li:nth-child(2n+1) p{width:210px; margin:0 auto; font-size:14px; color:#fff; line-height:26px;}

.inner_sub li:nth-child(2n){ background:#f2f2f2}
.inner_sub li:nth-child(2n) .img2{position:absolute; left:50%; margin-left:-53px;}
.inner_sub li:nth-child(2n) .img1{position:absolute; left:50%; margin-left:-53px; display:none}
.inner_sub li:nth-child(2n) .title{ width:210px; margin:0 auto ;font-size:30px; font-weight:500; height:80px; line-height:80px; border-bottom:1px solid #999; color:#999; margin-top:105px;}
.inner_sub li:nth-child(2n) p{width:210px; margin:0 auto; font-size:14px; color:#999; line-height:26px;}


.inner_sub li:nth-child(2n+1):hover{background:#f2f2f2}
.inner_sub li:nth-child(2n+1):hover img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.inner_sub li:nth-child(2n+1):hover .title{border-bottom:1px solid #999; color:#999;}
.inner_sub li:nth-child(2n+1):hover p{ color:#999}

.inner_sub li:nth-child(2n):hover{ background:#1077CC}
.inner_sub li:nth-child(2n):hover .title{border-bottom:1px solid #fff; color:#fff;}
.inner_sub li:nth-child(2n):hover p{ color:#fff}
.inner_sub li:nth-child(2n):hover .img2{position:absolute; left:50%; margin-left:-53px;display:none}
.inner_sub li:nth-child(2n):hover .img1{position:absolute; left:50%; margin-left:-53px; display:block}

.culture{ text-align:center; padding-bottom:50px; padding-top:30px; background:#fff;}
.culture img{ margin:30px auto}
.culture p{ font-size:14px; line-height:32px;}


.inner_honor{ background:#f9f9f9; padding:40px 0}
.inner_honor li{ width:280px; height:210px; margin:10px; background:#000; float:left; transition:all 8s ease; position:relative; cursor:pointer}
.inner_honor li img{ width:280px; height:210px;}
.inner_honor li .mb{ width:280px; height:210px; text-align:center; background:rgba(216,49,66,0.8); display:none; position:absolute; left:0; top:0;}
.inner_honor li .mb span{ display:block; color:#fff; font-size:18px; margin-top:60px;}
.inner_honor li:hover .mb{ display:block}


.banner_about1{ height:200px; background:url(01.jpg) center center no-repeat}
.innerbanner1{ background:url(nbanner1.jpg) center center no-repeat; height:300px;text-align: center;position: relative;overflow: hidden;}

.innerbanner1 p {display: inline-block;vertical-align: middle;}
.innerbanner1 span {color: #fff;display: block;}
.innerbanner1 span.size1 {font-size: 1.8rem;}
.innerbanner1 span.size2 {font-size: 3.8rem;text-transform: uppercase;line-height: 1;font-family: -webkit-pictograph;
}
.innerbanner1 span.size3 {font-size: 0.5rem;text-transform: uppercase;line-height: 1;margin-top:10px;}
.innerbanner1 span.size3 a{ color:#fff; }



.banner_about2{ height:200px; background:url(01.jpg) center center no-repeat}
.innerbanner2{ background:url(nbanner2.jpg) center center no-repeat; height:300px;text-align: center;position: relative;overflow: hidden;}

.innerbanner2 p {display: inline-block;vertical-align: middle;}
.innerbanner2 span {color: #fff;display: block;}
.innerbanner2 span.size1 {font-size: 1.8rem;}
.innerbanner2 span.size2 {font-size: 3.8rem;text-transform: uppercase;line-height: 1;font-family: -webkit-pictograph;
}
.innerbanner2 span.size3 {font-size: 0.5rem;text-transform: uppercase;line-height: 1;margin-top:10px;}
.innerbanner2 span.size3 a{ color:#fff; }



.banner_about3{ height:200px; background:url(01.jpg) center center no-repeat}
.innerbanner3{ background:url(nbanner3.jpg) center center no-repeat; height:300px;text-align: center;position: relative;overflow: hidden;}

.innerbanner3 p {display: inline-block;vertical-align: middle;}
.innerbanner3 span {color: #fff;display: block;}
.innerbanner3 span.size1 {font-size: 1.8rem;}
.innerbanner3 span.size2 {font-size: 3.8rem;text-transform: uppercase;line-height: 1;font-family: -webkit-pictograph;
}
.innerbanner3 span.size3 {font-size: 0.5rem;text-transform: uppercase;line-height: 1;margin-top:10px;}
.innerbanner3 span.size3 a{ color:#fff; }






.banner_about{ height:200px; background:url(01.jpg) center center no-repeat}
.innerbanner{ background:url(nbanner.jpg) center center no-repeat; height:300px;text-align: center;position: relative;overflow: hidden;}

.innerbanner p {display: inline-block;vertical-align: middle;}
.innerbanner span {color: #fff;display: block;}
.innerbanner span.size1 {font-size: 1.8rem;}
.innerbanner span.size2 {font-size: 3.8rem;text-transform: uppercase;line-height: 1;font-family: -webkit-pictograph;
}
.innerbanner span.size3 {font-size: 0.5rem;text-transform: uppercase;line-height: 1;margin-top:10px;}
.innerbanner span.size3 a{ color:#fff; }
.ghost-center {height: 100%;}
.ghost-center:before {
    content: " ";
    display: inline-block;
    height: 100%;
    width: 1%;
    vertical-align: middle;
}


/*二级栏目导航*/
.erdh{ position:absolute; margin-top:-44px; width:100%; text-align:center}
.channle{ text-align:center; width:1200px; margin:0 auto}
.channle li{ display:inline-block;}
.channle li a{ display:block; padding:8px 28px; background:#fff; font-size:16px; margin:0 10px; transition:all 0.5s ease}
.channle li a:hover,.channle li.currclass a{ background:#0871C7; color:#fff; font-size:16px;}


.inner_left{ width:240px;}
.inner_left li a{ width:200px; float:right; line-height:40px; height:40px; border:1px solid #acacac; text-align:center; margin-bottom:13px;color:#fff; background:#252525 center center no-repeat; font-size:16px; display:block; transition:all 0.5s}
.inner_left li a:hover{ width:218px; background:#1077CC url(arrow.png) 200px center no-repeat; border:1px solid #1077CC; text-align:left; padding-left:20px; display:block;line-height:40px; height:40px;}
.inner_left li.currclass a{ width:218px; background:#1077CC url(arrow.png) 200px center no-repeat; border:1px solid #1077CC; text-align:left; padding-left:20px; display:block;line-height:40px; height:40px;}



.pros_left{width:196px; border:8px solid #333; background:#fff; padding:15px; padding-bottom:0}
.pros_left h3 {font-size: 20px;text-align: left; overflow: hidden;color: #b61d1d;font-weight: normal;line-height: 1.2;margin-bottom: 20px;}
.pros_left h3 span {font-size: 12px;color: #808080;display: block;}

.pros_left li{margin-bottom: 10px;position: relative;margin-right: -30px; }
.pros_left li a {color: #fff;display: block;padding: 0 0 0 20px;line-height: 40px;background:#1077CC url(arrows.png) 180px center no-repeat; transition:all 0.5s;font-size: 14px;}
.pros_left li a:hover,.pros_left li.currclass a{background:#333 url(arrows.png) 200px center no-repeat; padding-left:40px;}

.pros_right{ width:870px; padding:20px; background:#fff;}

.pros_right li{ width:260px; height:195px; margin:15px; background:#fff; display:block;  text-align:center; margin-bottom:15px; position:relative; cursor:pointer; float:left; box-shadow: 0 0 5px #ddd}
.pros_right li img{ height:195px; width:auto; max-width:260px;}
.pros_right li h5 {background: #333;color: #fff; text-align:center; line-height:36px; line-height:36px; overflow:hidden; font-size:14px;position:absolute;left:0; bottom:0; width:260px;transition:all 0.5s ease;}
.pros_right .mask3 {position: absolute;top:0;right:0; bottom:0;left:0;background: rgba(0, 0, 0, .8);transform: scale(0); line-height: 100%;color: #000;transition:all 0.5s}
.pros_right .mask3 p {font-size:16px; line-height:210px; height:210px;}
.pros_right li:hover .mask3 {transform: scale(1);color: #fff}
.pros_right li:hover h5 {opacity: 0;transform: scale(0);}



.aboutsw img{ float:left; width:500px; height:auto; margin-right:40px; margin-bottom:20px;  }
.aboutsw p{ text-indent:2em; line-height:28px; font-size:14px; padding-bottom:10px;color:#333}
.wenhua p{ font-size:14px; color:#333; line-height:28px; text-align:center;}
.wenhua p strong{ font-size:18px; margin-top:20px; display:block}

.detial p{ line-height:26px; font-size:14px; text-indent:2em; padding-bottom:10px;}
.detial img{ max-width:1000px; margin:0 auto; display:block}

.honor{ background:#f3f1f1; padding-top:20px;}
.honor li{ width:280px; height:210px; margin:10px; background:#fff; display:block;  text-align:center; margin-bottom:15px; position:relative; cursor:pointer; float:left; box-shadow: 0 0 5px #ddd}
.honor li img{ height:210px; width:auto; max-width:280px;}
.honor li h5 {background: #1077CC;color: #fff; text-align:center; line-height:36px; line-height:36px; overflow:hidden; font-size:14px;position:absolute;left:0; bottom:0; width:280px;transition:all 0.5s ease;}
.mask3 {position: absolute;top:0;right:0; bottom:0;left:0;background: rgba(0, 0, 0, .8);transform: scale(0);   line-height: 100%;color: #000;transition:all 0.5s}
.mask3 p {font-size:16px; line-height:210px; height:210px;}
.honor li:hover .mask3 {transform: scale(1);color: #fff}
.honor li:hover h5 {opacity: 0;transform: scale(0);}

.honorinfo{ width:1120px; padding:40px; background:#fff; margin:0 auto}
.honorinfo .title{font-size: 24px;font-weight: bold;margin: .75em 0; text-align:center}
.honorinfo .smal-hide{font-size: 14px;margin: 1.12em 0; margin-bottom:40px; padding-bottom:15px;line-height: 30px;text-align:center; border-bottom:1px solid #eee}
.share{ text-align:center; padding-top:20px;}
.new_fanye{ text-align:center}
.new_fanye a{ display: inline-block; padding:5px 20px; font-size:16px; background:#eaeaea; transition:all 0.5s}
.new_fanye a:hover{ background:#0871C7; color:#fff; font-size:16px;}
.bdsharebuttonbox{ text-align:center; display:inline-block}

.suiji{width:1200px; padding:10px 0; background:#fff; margin:0 auto;}


.inner_news{ background:#f3f1f1}
.inner_news ul{ padding:20px 0}
.inner_news li{ background:#fff; padding:20px; margin-bottom:20px; cursor:pointer;transition:all 0.5s;}
.inner_news li:last-child{ margin-bottom:0}
.inner_news li:hover{box-shadow:0 0 20px #666}
.inner_news li .x{ width:100px; height:2px; background:#333;  transition:all 0.5s;}
.inner_news li:hover .x{ width:300px; background:#1077CC}

.riqi{ width:110px; float:right;font-size:16px; text-align:center; line-height:50px; background:#1077CC; color:#fff;}
.riqi span{ display:block; font-size:16px; background:#000; color:#fff;}
.inner_news li img{ width:120px; height:90px; float:left; margin-right:20px;}
.xwcon{ width:850px; float:left; height:100px; overflow:hidden; font-size:14px; line-height:30px; color:#777;}
.xwcon span{ display:block; font-size:18px; height:40px; line-height:40px; overflow:hidden;}
.xwcon span a{ color:#000;}






.contact-tit h1{height:42px;line-height:30px;background:url(http://static.zzboiler.com/web/images/bg2.png) no-repeat center bottom;font-size:30px;text-align:center;font-weight:inherit;color:#333;margin:0 auto}
.contact{width:1160px}
.contact-pt{width:370px;height:317px;float:left; margin:0 8px;}
.contact .part{background-color:#dedee0}
.contact .part span{background:url(../images/lx_3.png) no-repeat}
.contact .part:hover{background: #0871C7}
.contact .part:hover span{background-position-y:-72px;}
.contact .part:hover p {color:#fff;}
.contact .part:hover strong {color:#fff;}
.contact .part:hover a {color:#fff;}
.contact .part a {color:#333;}
.contact .part span {width:72px;height:72px;margin:0 auto;margin-top:40px;display: block;}
.contact .part .span1{background-position: 0 0;}
.contact .part .span2{background-position: -72px 0;}
.contact .part .span3{background-position: -144px 0;}
.contact .part strong{width:100%;font-size:20px;text-align:center;color:#333;display:block;margin-top:15px;line-height:40px;font-weight:inherit;}
.contact .part1 p{width:100%;font-size:16px;text-align:center;color:#333;display:block;line-height:35px;margin-top:10px;}
.contact .part2 p{width:243px;padding:0 60px;font-size:16px;text-align:center;color:#333;display:block;line-height:35px}
.contact .part3 p{width:100%;font-size:16px;text-align:center;color:#333;line-height:35px;float:left;margin-top:20px;overflow:hidden;display:inline;}
.contact .part3{position: relative;}

.biaodan{height:auto;display:block;overflow:hidden}
.biaodan p{line-height:24px;font-size:14px;color:#666;display:block;font-weight:100;margin-bottom:40px;text-indent:2em;margin-top: 30px;}
.biaodan form{height:330px;display:block}
.biaodan form input{margin-left:0;padding:0; background:#fff;}
.biaodan form .formleft{width:548px;margin-right:40px;float:left;height:100%;overflow:hidden;position:relative}
.biaodan form .formleft input{line-height:38px;border:1px solid #cacbcb;height:38px;margin-bottom:10px; background:#fff;width:546px;text-indent:10px;float:left}
.biaodan form .formright{width:568px;float:left;height:100%;overflow:hidden;position:relative}
.biaodan form .formright input{line-height:38px;border:1px solid #cacbcb;height:38px;margin-bottom:10px;width:566px;text-indent:10px;float:left}
.biaodan form .formright textarea{height:90px;width:566px; background:#fff;text-indent:10px;border:1px solid #cacbcb;line-height:30px}
.biaodan form .formleft button{cursor:pointer;width:130px;height:40px; font-size:14px;background:#0871C7;color:#FFF;line-height:40px;float:right;border:none;position:absolute;right:0;bottom:50px}
.biaodan form .formleft button:hover{ background:#000}
.biaodan form .formright button{cursor:pointer;width:130px;height:40px;background-color:#999; font-size:14px;color:#FFF;line-height:40px;border:none;position:absolute;left:0;bottom:50px}
.biaodan form .formright button:hover{ background:#000}

#allmap {width: 1188px;height: 460px;overflow: hidden;border: 1px solid #dadada;}

.mid_tit{margin-bottom:0;}
.mid_tit h2{height:42px;background:url(../images/bg2.png) no-repeat center bottom;font-size:30px;text-align:center;font-weight:100;color:#333;margin:0 auto;line-height:30px}
.mid_tit h2 a {color:#333;}
.mid_tit h2:hover a {color:#ff3200}
.mid_tit p {color:#666;font-size:14px;text-align: center;height:54px;line-height:54px;}

.service_parts{height:auto;}
.service_parts .tab{width:100%;height:74px;border-bottom:1px solid #dcdcdc;margin-bottom:36px}
.service_parts .tab ul{height:85px;width:1222px}
.service_parts .tab ul li{height:85px;float:left;display:block;margin-right:22px;width:180px;cursor: pointer;}
.service_parts .tab ul li a{border:1px solid #FF3F3C;line-height:40px;width:178px;height:38px;display:block;text-align:center;color:#FF3F3C}

.service_parts .tab ul .on a{background-color:#FF3F3C;color:#FFF}
.tab_con_con{width:1225px;height:auto;display:none}
.tab_con_con div{width:282px;float:left;margin-right:21px;margin-bottom:50px}
.tab_con_con div img{width:280px;border:1px solid #dfdfdf}
.tab_con_con div p{height:48px;border:1px solid #dfdfdf;border-top:none;width:280px;text-align:center;line-height:48px}
.tab_con_con div:hover p{border-bottom:1px solid #FF3F3C}
/*service_parts-end*/
/*service_process-start*/
.service_process_1_l{width:48.3%;float:left}
.service_process_1_l p{ font-size:14px;}
.mr40{margin-right:3.36%}
.process_b strong{font-size:24px;color:#333;height:24px;line-height:24px;margin-top:40px;display:block;margin-bottom:8px;font-weight:100}
.service_process_1_r{float:left;width:48.3%}
.service_process_2_1{width:34.87%;float:left;background-color:#f0f0f2;height:400px}
.service_process_2_1 strong{padding:0 18px}
.service_process_2_1 p{padding:0 18px; font-size:14px;}
.service_process_2_m{width:30.25%;float:left}
.service_process_2_m img {width:100%;height:200px;border:0;margin:0;padding:0;overflow: hidden}
.service_process_3{width:48.3%;float:left}
.service_process_3_con{margin-bottom:30px;height:212px}
.service_process_3_con span{width:15.6%;height:212px;float:left;background:url(http://static.zzboiler.com/web/images/service/process_8.jpg) no-repeat;margin-right:2.6%}
.service_process_3_con .span1{background-position:0 0}
.service_process_3_con .span2{background-position:-90px 0}
.service_process_3_con .span3{background-position:-180px 0}
.service_process_3_con .span4{background-position:-270px 0}
.service_process_3_con h4{font-size:18px;color:#FF3F3C;line-height:18px;height:18px;margin-bottom:12px;width:81.8%;float:left}
.service_process_3_con p{padding-right:20px;width:78%;float:left}
.service_process_4{border-bottom:1px solid #dcdcdc;height:492px}
.service_process_4_l{width:9.66%;float:left;margin-right:4.2%;height:492px}
.service_process_4_r{width:86.05%;height:492px;float:left}
.service_process_4_r_con{height:132px;float:left;border-bottom:1px solid #dcdcdc;margin-bottom:32px}
.service_process_4_r_con b{height:52px;line-height:52px;font-size:24px;color:#333;font-weight:100}
.fire{ width:80px; height:405px; position:fixed; top:100px; left:50%;  margin-left:-700px; z-index:99999999}
.fire a{ width:80px; height:80px; margin-bottom:1px; background:#1077CC; display:block}
.fire a:hover{ background:#000}










