﻿@charset "utf-8";

select,input,textarea{ border-radius:2; -webkit-border-radius:2; color:#666666; font-size:12px; font-family:"微软雅黑",Arial;}
input:focus { outline: none;}
form,input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*Ç¿ÖÆÈ¥³ý±íµ¥×Ô´øµÄÑùÊ½*/ vertical-align:middle;}
textarea{resize:none;/*-webkit-appearance:none;*//*Ç¿ÖÆÈ¥³ýtextarea×Ô´øµÄÑùÊ½*/ }
textarea,input,select { border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} /*html5ÉèÖÃ*/
figure,figcaption{ margin:0px; padding:0px;}
form,input{margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}

a{ color:#aeaeae; text-decoration:none;cursor:pointer;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#000000;}
.fl{ float:left;}.fr{ float:right;}
.clear{ clear:both;}
.clearfix{ zoom:1;}
.clearfix:after,
.clearfix:before{content:" ";display: table;}
.clearfix:after{clear: both;}
.contain{ width:1240px;margin:0 auto;}

/*Position*/
.Position{margin:10px 0px 29px; height:30px; line-height:30px; border-bottom:1px solid #e6e6e6;}
.Current{float:right; background:url(../images/home.png) no-repeat left center; padding-left:20px; font-size:14px; color:#4c4c4c;}
.Current a{color:#4c4c4c;}

/*pages*/
.Pages{width:100%; text-align:center; padding:50px 0px 0px;}
.Pages a{display:inline-block; height:28px; line-height:28px; padding:0px 12px; color:#666666; font-size:14px; border:1px solid #e6e6e6; background:#f5f5f5; margin:0px 3px;}
.Pages a:hover,.Pages a.cur{color:#fff; background:#037edb; border:1px solid #037edb;}

/*top*/
.bg{ width:100%; background:#f5f5f5; }
.topzt li{ float:left; margin-right:20px; }
.topzt li a{ display:block; cursor:pointer; }
.topzt li a img{ width:610px; height:80px; }

#scrolltxt {overflow:hidden;width: 1018px;height:20px; position:relative; top:-3px;}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}



.SreachBox{ width:359px; height:36px; float:left; margin:48px 0 0 30px; }
.sreach_btn{ display:block; cursor:pointer; width:90px; height:36px; line-height:36px; float:right; color:#fff; font-size:16px; background:#148acf; text-align:center;}
.sreach_ipu{ background:#fff; border:1px solid #cccccc; height:34px; line-height:34px; float:left; color:#999; font-size:12px; padding-left:9px; width:259px; border-right:none;}
.topewm{ float:left; width:84px; margin:16px 0 0 32px; text-align:center; }
.topewm img{ width:80px; height:80px; }
.topewm p{ color:#333; font-size:12px;}
.toptxt{ font-size:12px; float:right; width:361px; margin-top:55px; color:#666;}
.nav{ height:44px; background:url(../images/nav_03.jpg) repeat-x;}
.nav ul{ margin:0 auto; width:1200px; }
.nav li{ float:left; width:14.28%; text-align:center; position:relative;}
.nav li a.nava{ color:#fff; font-size:16px; cursor:pointer; line-height:44px;}
.nav li .snav{ background:url(../images/filter70_03.png); border-radius:0 0 5px 5px; position:absolute; width:100%; left:0; display:none; z-index:5;}
.nav li .snav dd a{ color:#fff; display:block; cursor:pointer; height:35px; line-height:35px; border-bottom:1px solid #3896cd;}
/*top end*/

/*bottom*/
.footer{ border-top:5px solid #037edb; }
.link{ height:50px; width:100%; background:#e6e6e6; text-align:center;}
.link li{ display:inline-block;*display:inline;*zoom:1; margin:10px; position:relative;}
.ljli{ width:230px; height:28px; line-height:28px; border:1px solid #d9d9d9;background:#fff url(../images/ljli.png) 216px center no-repeat; padding-left:8px; color:#666; text-align:left; cursor:pointer;}
.ljshow{ width:238px; background:url(../images/white_03.png); height:100px; overflow:auto; text-align:left; position:absolute; left:1px; display:none;}
.ljshow a{ display:block; cursor:pointer; color:#666; height:30px; line-height:30px; padding-left:8px;}
.copyright{ height:78px; text-align:center; font-size:12px; color:#333; line-height:26px; padding-top:30px;}
/*bottom end*/

/*右侧悬浮框*/
.xfk{ position:fixed; right:0; z-index:10; top:50%; margin-top:-110px; }
.xfk li{ width:72px; height:60px; padding-top:12px; margin-bottom:1px; position:relative; text-align:center;}
.xfk li.qq{ background:#6da9df;}
.xfk li.wx{ background:#78c440;}
.xfk li.tel{ background:#fbb01f;}
.xfk li a{ display:block; cursor:pointer; }
.xfk li a img{ width:41px; height:33px; }
.xfk li a p{ color:#fff; }
.xfbox{ position: absolute; right:75px; top:0; background:#fff; padding:10px; opacity:0; filter:opacity(0); transform:scale(0); transition:all 0.5s; font-size:16px; color:#333;}
.xfk li:hover .xfbox{ opacity:1; filter:opacity(1); transform:scale(1);}
/*右侧悬浮框 end*/

/*登录弹窗*/
.dltc{ width:100%; height:100%; position:fixed; background:url(../images/tc_03.png); top:0; left:0; z-index:11; display:none;}
.login{ position:absolute; width:280px; height:250px; padding:70px 40px 0 40px;background:url(../images/bg_login.png) no-repeat; left:50%; top:50%; margin:-160px 0 0 -180px; border-top:2px solid #037edb;}
.dclose{ position:absolute; right:10px; top:10px; font-size:20px; display:block; cursor:pointer; width:26px; height:26px; background:url(../images/close.png); z-index:13;}
.logtitl{ width:100%; height:40px; line-height:40px; text-align:center; color:#fff; background:url(../images/titl.png) center center no-repeat; position:absolute; top:-9px; font-size:16px; left:0;}
.login li{ margin-bottom:17px; height:30px;}
.login li span{ color:#4d4d4d; display:block; float:left; line-height:30px; height:30px; }
.login li input.txt1,.login li input.txt2{ border:1px solid #d9d9d9; height:28px; line-height:28px; padding-left:10px; float:left;}
.login li input.txt1{ width:198px;}
.login li input.txt2{ width:68px; }
.login li .yzpic{ width:73px; height:30px; margin-left:20px;}
.login li .sx{ display:inline-block; *display:inline;*zoom:1; cursor:pointer; width:18px; height:18px; background:url(../images/sx.png);margin:6px 0 0 15px;}
.login li.btn{ height:34px; text-align:center; }
.login li input#dl{ width:210px; height:34px; line-height:34px;background:url(../images/btn.png); display:inline-block;*display:inline;*zoom:1; color:#fff; font-size:16px; cursor:pointer; }
.login li.zh{ text-align:right; margin-right:35px; }
.login li.zh a{ color:#666; cursor:pointer; }
.login li.zh a:hover{ color:#037edb; }
/*登录弹窗 end*/

/*登录后个人信息*/
.grxx{ width:290px; height:260px; padding:60px 0 0 20px; background:url(../images/grxx.png) no-repeat; position:fixed; left:50%; top:50%; margin:-160px 0 0 -170px;border-top:2px solid #037edb; z-index:15; display:;}
.grtitl{ width:138px; height:40px; line-height:40px; color:#fff; background:url(../images/titl.png); text-align:center; font-size:16px; position: absolute; top:-9px; left:6px; }
.grxx li{ height:47px; line-height:47px; color:#4d4d4d;}
.grxx li span{ margin-left:15px; }
.grxx li input#ck{ width:210px; height:34px; line-height:34px; color:#fff; font-size:16px; cursor:pointer; text-align:center; background:url(../images/btn.png); }
.grxx li a.out{ color:#666; cursor:pointer; }
.grxx li a.out:hover{color:#037edb;}
/*登录后个人信息 end*/

/*homeban*/
.homeban{ position:relative; height:400px;}
.homeban .bd li a{ display:block; cursor:pointer; width:100%;height:400px;}
.homeban .hd{ text-align:center; position:absolute; bottom:20px;z-index:5; width:100%;}
.homeban .hd ul{ display:inline-block;*display:inline;*zoom:1; }
.homeban .hd li{ width:12px; height:12px; border-radius:6px; margin:0 12px; background:#fff; float:left;cursor:pointer;}
.homeban .hd li.on{ background:#148acf; }
/*homeban end*/

/*专题*/
.zt{margin-top:20px;}
.zt li{ float:left; margin-right:20px;}
.zt li a{ display:block; cursor:pointer; }
.zt li a img{ width:610px; height:100px; }
/*专题 end*/

/*新闻资讯*/
.xwzx{ margin-top:30px; background:#fff;}
.titl{ border-top:2px solid #037edb; position:relative; height:30px;}
.titl span{ color:#fff; font-size:16px; display:block; width:138px; height:40px; background:url(../images/titl.png) no-repeat; line-height:40px; text-align:center; position:absolute; top:-10px; left:6px;}
.gytitl{ border-bottom:1px solid #e6e6e6;}
.gytitl .more{ float:right; color:#037edb; cursor:pointer; text-transform:uppercase; font-size:12px; font-family:Arial; position:relative; top:3px;}
.gytitl h3{ float:left; border-bottom:2px solid #037edb; padding:0 15px 6px 33px; height:24px; line-height:24px;}
.gytitl h3 span{ font-size:16px; color:#037edb; margin-left:3px;}
.box{ margin:27px 20px 0 20px; }
.swxw{ width:390px; float:left; margin-right:40px; }
.swxw .gytitl h3{ background:url(../images/swxw.png) left center no-repeat; }
.swbox{ margin-top:20px; }
.swbox li{ margin-bottom:30px;}
.swbox li .swpic{ display:block; float:left; cursor:pointer; overflow:hidden;}
.swbox li .swpic img{ width:110px; height:100px; transition:all 0.5s;}
.swbox li .swtxt{ width:266px; float:right; }
.swbox li .swtxt h3 a{ font-size:14px;color:#333;transition:all 0.5s;}
.swbox li .swtxt h3 a:hover{ color:#037edb; }
.swbox li .swtxt p{ color:#808080; font-size:12px; line-height:22px; margin-top:5px; }
.swbox li:hover .swpic img{ transform:scale(1.2); }

.tpxw{ float:left; width:390px; margin-right:40px;}
.tpxw .gytitl h3{ background:url(../images/tpxw.png) left center no-repeat; }
.tpsld{ position:relative; width:100%; margin-top:20px;}
.tphd{ position:absolute; right:17.5px; height:4px; bottom:18px; z-index:5;}
.tphd li{ float:left; width:10px; height:4px; background:url(../images/hdli.png) no-repeat; margin:0 2.5px; cursor:pointer;}
.tphd li.on{ background:url(../images/hdlion.png) no-repeat; width:20px; }
.tptxt{ width:100%; height:40px; position:absolute; bottom:0; overflow:hidden;}
.tptxt li{ position:absolute; bottom:-40px; background:url(../images/filter30_03.png); line-height:40px;width:100%;text-indent:2em;}
.tptxt li a{ color:#fff; width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display:block; }
.tptxt li a:hover{ color:#ff8800; }

.tzgg{ width:340px; float:left;}
.tzgg .gytitl h3{ background:url(../images/tzgg.png) left center no-repeat; }
.tzbox{ margin-top:10px;}
.tzbox li{ height:32px; line-height:32px; padding-left:12px; background:url(../images/point1_03.jpg) left center no-repeat; }
.tzbox li span.date{ float:right; font-size:12px; color:#999; }
.tzbox li a{ color:#666; font-size:12px;}
.tzbox li a:hover{ color:#037edb; }
/*新闻资讯 end*/

/*网上营业厅*/
.wsyyt{ margin-top:30px; background:url(../images/bg_yyt.png) no-repeat; height:320px; }
.yytbox{ padding:0px 20px; }
.yytlf{ float:left; width:820px; margin-top:48px;}
.yytlf li{ float:left; width:150px; text-align:center; margin-bottom:40px;}
.yytlf li a{ display:block; cursor:pointer; }
.yytlf li a img{ width:32px; height:32px; }
.yytlf li a p{ color:#333; margin-top:15px;}
.yytrt{ float:left; width:165px; height:83px; padding-top:40px; background:url(../images/hotline.png); margin:-10px 0 0 15px; color:#fff; text-align:center; display:}
.yytrt p{ font-size:16px; }
.yytrt h3{ font-size:30px; font-weight:bold; line-height:35px;}
/*网上营业厅 end*/

/*企业之窗*/
.qyzc{ margin-top:30px; background:#fff; padding-bottom:20px;}
.qywh,.gcdt{ width:390px; float:left; margin-right:40px; }
.qywh .gytitl h3{ background:url(../images/qywh.png) left center no-repeat; }
.list1{ margin-top:15px; }
.list1 li{ height:32px; line-height:32px; padding-left:13px; background:url(../images/point2_03.jpg) left center no-repeat; }
.list1 li a{ font-size:12px; color:#666; cursor:pointer; display:block; width:100%; overflow: hidden; white-space:nowrap;text-overflow:ellipsis; transition:.5s;}
.list1 li a:hover{ color:#037edb;}

.gcdt .gytitl h3{ background:url(../images/gcdt.png) left center no-repeat; }
.gcdt .list2{ margin-top:15px; }
.list2 li{ height:32px; line-height:32px; padding-left:12px; background:url(../images/point3_03.jpg) left center no-repeat; }
.list2 li span.date{ float:right; color:#999; font-size:12px;}
.list2 li a{ font-size:12px; color:#666; cursor:pointer; display:block; width:70%; overflow: hidden; white-space:nowrap;text-overflow:ellipsis; transition:.5s;}
.list2 li a:hover{ color:#037edb;}

.qyry{ float:right; width:340px; }
.qyry .gytitl h3{ background:url(../images/qyry.png) left center no-repeat; }
.rysld{ margin-top:20px; width:340px; }
.rysld .rybd li{ width:340px; position:relative; display:none;}
.rysld .rybd li a{ display:block; cursor:pointer; width:340px; overflow:hidden;}
.rysld .rybd li img{ width:340px; height:200px; transition:all 0.5s;}
.rybd li p{ height:30px; line-height:30px; position:absolute; bottom:0; width:331px; background:url(../images/filter30_03.png); padding-left:9px; color:#fff;}
.rybd li:hover img{ transform:scale(1.2);}
.rybd li:hover p{ color:#ff8800; }
.ryhd{ margin-top:18px; }
.ryhd li{ height:32px; line-height:32px;}
.ryhd li a{ color:#666; cursor:pointer;}
.ryhd li:hover a,.ryhd li.on a{ color:#037edb; }
/*企业之窗 end*/

/*ad*/
.ad{ display:block; cursor:pointer; margin-top:20px; }
.ad img{ width:1240px; height:100px; }
/*ad end*/

/*热点关注*/
.rdgz{ margin-top:30px; background:#fff; padding-bottom:25px;}
.dsj{ width:390px; float:left; margin-right:40px;}
.dsj .gytitl h3{ background:url(../images/dsj.png) left center no-repeat; }
.dsjpic{ display:block; cursor:pointer; margin:30px 0 5px;}
.dsjpic img{ width:390px; height:120px; }
.aspic{ width:390px; margin:30px 0 0;}
.aspic a{ display:block; cursor:pointer; }
.aspic a img{ width:390px; height:210px; }
.assb .gytitl h3{ background:url(../images/assb.png) left center no-repeat; }
.hydt{ float:right; width:340px; }
.hydt .gytitl h3{ background:url(../images/hydt.png) left center no-repeat; }
.hydt .list1 li{ background:url(../images/point1_03.jpg) left center no-repeat; }
/*热点关注 end*/

/*招标公告*/
.zbgg{ width:390px; float:left; margin-right:40px;}
.zbgg .gytitl h3{ background:url(../images/zbgg.png) left center no-repeat; }
.zbgg .list2{ margin-top:30px; }
.zbgg .list2 li#first{ padding:0; background:none; height:auto; margin-bottom:10px;}
.zbgg .list2 li#first .zbpic{ display:block; cursor:pointer; float:left; width:110px; overflow:hidden;}
.zbgg .list2 li#first .zbpic img{ width:110px; height:80px; transition:.5s;}
.zbgg .list2 li#first .frt{ float:left; width:230px; margin-left:20px; }
.zbgg .list2 li#first .frt h3{ margin:3px 0 8px; }
.zbgg .list2 li#first .frt h3 a{ font-size:14px; color:#333; line-height:26px; }
.zbgg .list2 li#first .frt p{ line-height:18px; color:#808080; font-size:12px;}
.zbgg .list2 li#first .frt h3 a:hover{ color:#037edb; }
.zbgg .list2 li#first:hover .zbpic img{ transform:scale(1.2); }
.zbgg .video{ margin-top:30px;}
.zbgg .video img{ width:400px; height:250px; display:block;}
.zbgg .video i{ background:url(../images/play_03.png) no-repeat; width:28px; height:28px; position:absolute; left:50%; top:50%; margin:-14px 0px 0px -14px; display:block;filter:alpha(opacity=69);-moz-opacity: 0.69;opacity:0.69;}
.zbgg .video .bg{ background:url(../images/filter30_03.png); width:400px; height:250px; position:absolute; left:0px; top:0px; display:block;}
.zbgg .video a:hover i{filter:alpha(opacity=100);-moz-opacity: 1;opacity:1;}
.zbgg .video .spbox{ background:#000; position:relative;}
.zbgg .video a.play{ width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1;}
.spzs .gytitl h3{ background:url(../images/spzs.png) left center no-repeat; }
.zcfg{ width:340px; float:right;}
.zcfg .gytitl h3{ background:url(../images/zcfg.png) left center no-repeat; }
.zcbox{ margin:30px 20px 0 0; }
.zcpic{ display:block; cursor:pointer; margin-bottom:15px;}
.zcpic img{ width:320px; height:110px; }
/*招标公告 end*/

/*更多服务*/
.gdfw{ background:#fff; margin:20px 0 30px; padding:10px 20px;}
.gdtitl{ width:16px; height:89px; font-size:16px; padding:11px 11px 0 8px; background:url(../images/titl2.png); color:#fff; line-height:20px; float:left;}
.gdfw ul{ float:left; width:1164px; margin-top:25px; }
.gdfw li{ float:left; width:14.28%; text-align:center; line-height:26px; height:26px; background:url(../images/line_03.jpg) right center no-repeat;}
.gdfw li a{ color:#4d4d4d; }
.gdfw li a:hover{ color:#ff8800;}
/*更多服务 end*/

/*公用样式*/
.effect-img {overflow: hidden;text-align: center;cursor: pointer; zoom:1; overflow:  hidden;}
.effect-img img {opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform  0.35s;transition: opacity 0.35s, transform 0.35s;}
.effect-img:hover img {opacity: 1;-webkit-transform: scale3d(1.2,1.2,1);transform:  scale3d(1.2,1.2,1); top:0px; left:0px;}
.Left{width:250px; float:left;}
.MeunList{background:#fff; padding-bottom:40px; margin-bottom:30px;}
.MeunList dl dt,.Website dl dt{font-size:20px; padding-left:39px; color:#fff; background:#037edb; font-weight:bold; line-height:50px;}
.MeunList dl dd{padding:0px 20px; height:40px; line-height:40px;}
.MeunList dl dd a{display:block; border-bottom:1px solid #f2f2f2; padding-left:20px; font-size:16px; color:#4c4c4c;}
.MeunList dl dd.on,.MeunList dl dd:hover{background:#d5e7f5;}
.MeunList dl dd.on a,.MeunList dl dd:hover a{color:#037edb; background:url(../images/arr1.png) no-repeat left center; border-bottom:none;}

.Website{background:#fff; padding:0px 0px 26px;}
.Website dl dt{margin:0 0 28px;}
.Website dl dd{width:33.333%; float:left; text-align:center; margin-bottom:14px;}
.Website dl dd img{display:inline-block; margin-bottom:8px;}
.Website dl dd p{line-height:26px; color:#666666; font-size:12px;}

.Right{padding:0px 24px; background:#fff; float:right; width:910px; padding-bottom:50px; min-height:654px; height:auto !important; height:654px;}
.SubName{height:45px; line-height:45px; border-bottom:1px solid #e6e6e6; font-size:18px; color:#4c4c4c;}
.SubName span{display:inline-block; color:#037edb; font-weight:bold;}

.Bottomzt{margin:30px 0px;}

/*新闻详情*/
.ActiveContent{margin:40px 0px 0px 0px;}
.Atit{text-align:center; line-height:35px; position:relative;}
.Atit h2{font-size:18px; color:#4c4c4c; line-height:30px;}
.Atit em{display:block; font-size:12px; color:#999999; padding-bottom:10px;}
.Atit em i{padding:0px 12px;}
.bdsharebuttonbox{ display:inline-block; vertical-align:middle;}
.ContentAbout{border-bottom:1px solid #f2f2f2; padding:0px 0px 30px;}
.PrevNextBox{padding-top:13px;}
.PrevNextBox dl{font-size:12px; line-height:24px; float:left; margin-right:22px;}
.PrevNextBox dl b{color:#037edb; font-weight:normal;}
.PrevNextBox dl a{color:#808080;}

/*新闻中心*/
.News li{padding:30px 0px; border-bottom:1px solid #f2f2f2;}
.News li .pic{width:180px; float:left;}
.News li .pic img{display:block; width:100%;}
.News li .Txt{width:704px; float:right; padding:16px 0px 0px;}
.News li .Txt .name{display:block; font-size:16px; color:#4c4c4c; line-height:23px;}
.News li .Txt .date{display:block; line-height:19px; color:#b2b2b2; margin-bottom:9px;}
.News li .Txt p{height:48px; line-height:24px; overflow:hidden; color:#999999;}

/*在线调查*/
.CheckBox{padding:23px 0px 0px;}
.CheckBox dl{margin-bottom:11px;}
.CheckBox dl dt{display:block; line-height:31px; font-size:16px; color:#4c4c4c;}
.CheckBox dl dd{line-height:28px; width:23%; float:left; font-size:14px; color:#808080;}
.CheckBox dl dd:nth-child(4n+1){width:31%;}

/*招聘信息*/
.JobList{padding:30px 0px 0px;}
.JobList li.First{border-bottom:none;}
.JobList li.First .Titname{color:#fff; overflow:hidden; background:#037edb; height:36px; line-height:36px; border-bottom:none;}
.JobList li.First:hover .Titname{color:#fff;}
.JobList li .Titname{display:block; float:left; width:150px; text-align:center; color:#4c4c4c; font-size:14px; overflow:hidden; line-height:50px; height:50px; border-bottom:1px solid #e6e6e6;}
.JobList li .Titname:first-child{width:440px; padding-left:20px; text-align:left;}
.JobList li .Titname a{color:#4c4c4c;}
.JobList li.lion .Con{display:block;}
.JobList li .Con{margin:16px 0px 0px; position:relative; display:none;}
.JobList li .Con h3{width:110px; float:left; text-align:center; font-size:14px; line-height:30px; color:#4c4c4c; position:absolute; left:0px; top:0px;}
.JobList li .Con dl{width:802px; padding-left:112px; font-size:14px; color:#4c4c4c; padding-bottom:23px; border-bottom:1px dashed #e6e6e6; margin-bottom:16px;}
.JobList li .Con dl:last-child{margin-bottom:0px;}
.JobList li .Con dl dt{padding-left:14px; background:url(../images/arr2.jpg) no-repeat left center; line-height:30px; margin-bottom:22px;}
.JobList li .Con dl dd{padding-left:14px; line-height:26px;}
.JobList li .Con dl dd .col{width:33.33%; float:left;}
.JobList li .Con dl dd .col strong{font-weight:normal; color:#999999;}

/*政策法规*/
.CommonList li{padding:22px 0px; border-bottom:1px dashed #e6e6e6;}
.CommonList li .Date{width:90px; float:left; text-align:center; font-size:14px; line-height:55px; color:#999999;}
.CommonList li .Txt{width:792px; float:right;}
.CommonList li .Txt .name{display:block; line-height:29px; font-size:16px; color:#4c4c4c;}
.CommonList li .Txt p{line-height:26px; color:#999999;}
.CommonList li .Txt p a.more{color:#037edb;}

/*企业荣誉*/
.Honnor{padding:10px 0px 0px;}
.Honnor li{width:210px; float:left; margin:30px 23px 0px 0px; position:relative;}
.Honnor li:nth-child(4n){margin-right:0px;}
.Honnor li img{display:block; width:100%;}
.Honnor li em{position:absolute; height:30px; line-height:30px; left:0px; bottom:0px; background:url(../images/opacity.png) repeat; color:#fff; font-size:14px; padding-left:10px; width:200px;}

/*联系我们*/
.Contact{padding:40px 0px 0px;}
.Contact .Map{width:478px; float:left; border:1px solid #e6e6e6;}
.Contact .Map img{display:block; width:100%;}
.Contact .info{font-size:14px; color:#808080; line-height:28px; padding:24px 0px 0px; width:382px; float:right;}
.Contact .info h3{font-size:16px; line-height:48px; color:#4c4c4c; font-weight:bold;}

/*网上诉求*/
.WebTab{padding:33px 0px 0px;}
.WebTab dl{margin-bottom:22px;}
.WebTab dl dt{width:90px; float:left; height:28px; line-height:28px; font-size:16px; color:#4c4c4c;}
.WebTab dl dt i{padding:0px 15px;}
.WebTab dl dd{float:left;}
.WebTab dl dd select,.WebTab dl dd input{border:1px solid #e6e6e6; height:26px; line-height:26px;padding:0px 10px;}
.WebTab dl dd .sel1{width:98px;}
.WebTab dl dd .sel2{width:138px;}
.WebTab dl dd .input{width:178px;}
.WebTab dl dd .err{color:#fb0808; margin-left:9px;}
.WebTab dl dd .textarea{border:1px solid #e6e6e6; height:198px; line-height:26px; padding:0px 10px; width:378px;}
.WebTab dl dd .btn{border:none; width:120px; height:32px; line-height:32px; background:#037edb; font-size:16px; color:#fff; padding:0px;}

/*网上信息变更*/
.Table2 .tit{font-size:16px; line-height:30px; color:#4c4c4c; background:url(../images/arr2.jpg) no-repeat left center; padding-left:14px; margin-bottom:21px;}
.Table2 dl{width:42%; float:left;}
.Table2 dl dt{width:100px; font-size:14px;}
.Table2 dl dd .btn{margin:48px 0px 0px 150px;}


/*171205网上缴费厅*/
.payment{ width:100%; background:url(../images/netbg.png); margin-top:30px; height:400px; padding-top:100px;}
.payment ul{ width:840px; margin:0 auto;}
.payment li{ float:left; margin:0 10px; }
.payment li a{ display:block; cursor:pointer; }
.payment li a img{ width:190px; height:80px;}

/*171219 停水通知订阅*/
.rssbox{ float:right; }
.rss{ display:block; cursor:pointer; padding-left:40px; background: url(../images/rss.png) left center no-repeat; font-size:16px; color:#037edb;}
.rss:hover{ color:#037edb; }
.rtcshaw{ background:url(../images/opacity.png); width:100%; height:100%; position:fixed; left:0;top:0; z-index:10; display:none; transition:.5s;}
.rtc{ position:fixed; width:400px; background:#fff; left:50%; top:50%; padding:30px; margin:-167px 0 0 -215px; z-index:11;}
.rtc .rclose{ display:block; cursor:pointer; position:absolute;right:0; top:0; width:34px; height:28px; background:url(../images/close.gif) no-repeat; z-index:12;}
.rtc h3{ font-size:18px; font-weight:bold; text-align:center; color:#037edb; margin-bottom:10px; }
.rtc li{ margin-bottom:10px;}
.rtc li span{ font-size:14px; display:block; cursor:pointer; line-height:37px; height:37px; margin-right:10px; font-weight:normal; color:#666; float:left; width:85px; text-align:right;}
.rtc li input.rtxt{ border:1px solid #ddd; padding-left:10px; width:290px; line-height:35px; height:35px;}
.rtc li input#rtj,.rtc li input#rqx{ width:100px; line-height:35px; height:35px; text-align:center; cursor:pointer; font-size:16px; }
.rtc li input#rtj{ background:#037edb; color:#fff; margin:0 10px 0 95px;}



/*18-01-04*/
/*窃水举报*/
.Jbtab,.Amend{padding:30px 0px 0px;}
.Jbtab dl dt,.Amend .tit{margin-bottom:20px; line-height:34px; font-size:16px; color:#4c4c4c; background:url(../images/arr2.jpg) no-repeat left center; padding-left:14px;}
.Jbtab dl dd{margin-bottom:14px;}
.Jbtab dl dd .input,.Jbtab dl dd .textarea{height:34px; line-height:34px; padding:0px 10px 0px 17px; border:1px solid #e6e6e6; font-size:14px; color:#222; width:370px;}
.Jbtab dl dd .textarea{height:120px;}
.Jbtab dl dd .uploadpic{display:block; width:100px; height:30px; line-height:30px; text-align:center; border-radius:5px; background:#418bca; font-size:14px; color:#fff;}
.Jbtab dl dd .btn{width:120px; height:32px; font-size:16px; color:#fff; background:#037edb; margin-top:24px;}

/*水费查询*/
.CheackBox{padding:38px 0px 0px;}
.CheackBox dl{background:#f5f5f5; margin-bottom:20px; border-radius:8px 8px 0px 0px; overflow:hidden;}
.CheackBox dl dt{padding:0px 30px; height:40px; line-height:40px; color:#fff; font-weight:bold; background:#418bca; font-size:16px;}
.CheackBox dl dt i{padding:0px 5px;}
.CheackBox dl .con{padding:34px 20px;}
.CheackBox dl .con dd{font-size:16px; line-height:30px; color:#4c4c4c; width:50%; float:left;}
.CheackBox dl .con dd i{color:#f90100;}

/*信息查询*/
.Amend dl{line-height:28px; position:relative; margin-bottom:22px; margin-right:80px; font-size:14px; color:#999999;}
.Amend dl dt{width:92px; height:28px; position:absolute; top:0px; left:0px; color:#4c4c4c;} 
.Amend dl dt i{padding:0px 14px; font-size:12px;}
.Amend dl dd{margin-left:92px;}
.Amend dl dd .input,.Amend dl dd .textarea{width:138px; padding:0px 10px; height:26px; line-height:26px; border:1px solid #e6e6e6;}
.Amend dl dd em{margin-left:10px; color:#fb0808;}
.Amend dl dd .textarea{width:488px; height:108px;}
.Amend dl dd strong{color:#333333;}
.Amend dl dd .sel{display:inline-block; width:78px; height:22px; line-height:22px; text-align:center; border:1px solid #e6e6e6; background:#f5f5f5; color:#4d4d4d; margin:0px 8px;}
.Amend dl dd .btn{width:120px; height:32px; text-align:center; line-height:32px; background:#037edb; color:#fff; font-size:16px;}

/*180226联系我们地图*/

.maplist li{ border-left:1px solid #0099FF;}
.maplist h3{ width:100%; text-align:center; font-weight:bold; color:#FF6600; font-size:16px; border:1px solid #0099FF; border-bottom:none; height:45px; line-height:45px;}
.maplist .company{ float:left; width:120px; text-align:center; font-size:12px; border-right:1px solid #0099FF; border-bottom:1px solid #0099FF; color:#000;}
.maplist dl{ float:left;width:771px; }
.maplist span{ border-right:1px solid #0099FF; border-bottom:1px solid #0099FF; padding:10px; font-size:12px; display:block; float:left; color:#000;height: 30px;
    line-height: 18px;
    overflow: hidden;}
.maplist span.t2{ width:50px;text-align:center; }
.maplist span.t3{ width:120px; }
.maplist span.t4{ width:120px; }
.maplist span.t5{ width:306px; }
.maplist span.t6{ width:70px; }
.maplist li.first{border-top:1px solid #0099FF;border-bottom:1px solid #0099FF}
.maplist li.first span{ border-bottom:none; }
.maplist li.first .t1{ width:100px; }