@charset "utf-8";
/* CSS Document */
.fl{float: left;}
.fr{float: right;}
.fc{clear: both;}

*{margin:0; padding:0;}
a{text-decoration:none;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
a:hover{text-decoration:none;}
input,textarea{margin:0;padding:0;border:none; outline:none;}
strong{font-weight:normal;}
li{list-style-type:none;}
ul,ol{margin-bottom:0;}
a:focus{outline:none;}
h1,h2{font-weight:normal;}
html,body{font-family: "宋体", "微软雅黑", Arial;}
.banner{width:100%;}
.banner img{display: block;width:100%;}
.navdiv{width:100%;margin:0 auto;margin-top:2px;height:52px;margin-bottom:20px;background-color: #2459A4;}
.navdiv nav{width:1008px;margin:0 auto;border:0px red solid;}
.navdiv nav ul{width:1008px;margin:0 auto;overflow: hidden;margin:0;padding:0;}
.navdiv nav ul li{font-weight:bold;border-top:none;list-style-type: none;width:200px;height:52px;float: left;line-height: 52px;text-align: center;color:#FFF;cursor: pointer;font-size: 18px;display: block;}
.navdiv nav ul .navimg{width:2px;height:43px;margin-top: 4px;float: left;display: block;}
.navdiv ul li a{display:block;width:200px;height:52px;color:#fff;font-family:"微软雅黑"}
.navdiv ul li a:hover{text-decoration : none;}
.navdiv ul li.nav_current,.navdiv ul li.nav_a{
    background: -moz-linear-gradient(top, #3d80e1 0%, #053f93 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d80e1), color-stop(100%,#053f93)); 
    background: -webkit-linear-gradient(top, #3d80e1 0%,#053f93 100%); 
    background: -o-linear-gradient(top, #3d80e1 0%,#053f93 100%); 
    background: -ms-linear-gradient(top, #3d80e1 0%,#053f93 100%); 
    background: linear-gradient(to bottom, #3d80e1 0%,#053f93 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d80e1', endColorstr='#053f93',GradientType=0 ); 
   } 


/*导航提示*/
.nav_line{width:1000px;height:40px;margin:20px auto;border:1px #DCDCDC solid;
	background: -moz-linear-gradient(top, #EEEDEE 0%, #FCF9F9 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EEEDEE), color-stop(100%,#FCF9F9)); 
    background: -webkit-linear-gradient(top, #EEEDEE 0%,#FCF9F9 100%); 
    background: -o-linear-gradient(top, #EEEDEE 0%,#FCF9F9 100%); 
    background: -ms-linear-gradient(top, #EEEDEE 0%,#FCF9F9 100%); 
    background: linear-gradient(to bottom, #EEEDEE 0%,#FCF9F9 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEEDEE', endColorstr='#FCF9F9',GradientType=0 );
	}
.nav_line img{display: inline;padding:0;margin:0;width:26px;height:26px;margin-left: 15px;margin-top: -3px; }
.nav_line p{display: inline;line-height: 40px;color:#666;font-size: 14px;margin-left: 10px;}
.nav_line span{color:#2559A4;}

/**footer*/
.footerdiv{width:1000px;min-height:100px;margin: 0px auto;margin-bottom:20px;border:0px red solid;border-top:4px #2559A4 solid;padding-top: 10px;}
.footerdiv p{color:#666;font-size: 13px;text-align: center;}



/*主体部分*/
.main{width:1000px;min-height:100px;margin: 0 auto 20px; border:px red solid;overflow: hidden;}
.main .mainleft{width:212px;min-height:100px;border:1px #DCDCDC solid; }
.main .mainleft .title{width:100%;height:45px;background:url(../erqiimages/lefttopbg.png) 0 0 no-repeat;background-size: 100% 100%;font-size: 22px;color:#FFF;line-height: 45px;padding-left: 10px;}
.main .mainleft ul{width:100%;padding:0;margin:0;margin-top: 10px;}
.main .mainleft ul li{list-style-type: none;width:210px;height:65px;line-height:65px;color:#666;cursor: pointer;font-size: 18px;background: url(../erqiimages/leftlibg.png) 0 0 no-repeat;background-size: 100% 100%;padding-left: 10px;}
.main .mainleft ul li.active{color:#FFF;background: url(../erqiimages/leftlibga.png) 0 0 no-repeat;background-size: 100% 100%;}
.main .mainright{width:765px;min-height:100px;border:0px #DCDCDC solid;}


/*首页*/
.content_t{width:1000px;margin:0 auto;margin-bottom:20px;overflow:hidden;}
.main .info{width:332px;border:1px solid #d1ddeb;margin-right:18px;float:left;}
.info ul{margin-top:10px;margin-bottom:0px;}
.info ul li{list-style-type:none;line-height:45.5px;height:45.5px;padding:0 10px;font-size:14px;color:#565656;}
li+li{border-top: 1px solid #f0f0f0;}
.info ul li:last-child{border-bottom:none;}
.info ul li span{float:right;}
.info ul li span strong{color:#2559a4;}
/*添加文字 信息统计*/
.info_header{background:url(../erqiimages/information.jpg) 0 0 no-repeat;height:35px;margin-bottom:10px;}
.info_header p{color: #fff;font-size: 16px;font-weight: bold;font-family: "微软雅黑";line-height: 35px;margin-left: 48px;letter-spacing: 1px;}
.more{float: right;width: 26px;margin-right: 17px;margin-top: 10px;}
.search{position:relative;width:300px;margin-left:12px;}
#search_key{width:300px;height:35px;line-height:35px;font-size:14px;color:#565656;background:url(../erqiimages/input_box.png)  0 0 no-repeat; border:0 none;padding-left:10px;}
#search_key::-moz-placeholder {color:#999; }
#search_key::-webkit-input-placeholder {color:#999;}
#search_key:-ms-input-placeholder { color:#999;}
.placeholder{color:#999;} 
#button{width:23px;height:23px;background:url(../erqiimages/search.png) right 0 no-repeat;text-indent:-999em;border:none;position:absolute;top:7px;vertical-align:middle;right:12px;_margin-right:12px;cursor:pointer;}
.main .notice{width:415px;border:1px solid #d1ddeb;float:left;}
/*添加文字 通知公告*/
.notice_header{height:35px;position:relative;background:url(../erqiimages/notice.jpg) right 0 no-repeat;}
.notice_header p{color: #fff;font-size: 16px;font-weight: bold;font-family: "微软雅黑";line-height: 35px;margin-left: 48px;letter-spacing: 1px;}
.notice ul{padding:14px 0;}
.notice ul li{list-style-type:none;background:url(../erqiimages/list_icon.png) 10px 13.5px no-repeat;line-height:35px;height:35px;padding-left:21px;padding-right:10px;font-size:14px;font-family:"宋体";}
.notice ul li span{float:right;color:#2559a4;}
.notice ul li a{color:#565656;}
.credit{float:right;width:209px;border:1px solid #d1ddeb;border-top:2px solid #2559a4;}
.credit ul li{list-style-type:none;border-bottom:2px dashed #d1ddeb;border-top:0px solid #f0f0f0;padding:19.7px 0;padding-left:9px;}
/*添加右侧三个入口*/
.credit ul li .archives_btn{display:inline-block;width:190px;height:50px;background-size:100% 100%; background:url(../erqiimages/archives_btn.png) 0 0 no-repeat;}
.credit ul li .credit_btn{display:inline-block;width:190px;height:50px;background-size:100% 100%; background:url(../erqiimages/credit_btn.png) 0 0 no-repeat;}
.credit ul li .complain_btn{display:inline-block;width:190px;height:50px;background-size:100% 100%; background:url(../erqiimages/complain_btn.png) 0 0 no-repeat;}
.credit ul li a span{color: #fff;line-height: 50px;margin-left: 52px;font-family:"微软雅黑";font-size: 16px;}


.credit ul li.complain{border-bottom:none;}
.content_m{width:1000px;margin:0 auto;overflow:hidden;border:1px solid #d1ddeb;}
.publicity_header{background:url(../erqiimages/content_mbg.png) 0 0 no-repeat;height:60px;width:1000px;background-size:100% 100%;text-align:center;}
#publicity_nav{overflow:hidden;margin-top:11px;margin-bottom:20px;}
#publicity_nav ul li{list-style-type:none;float:left;background-color:#efefef;margin:0 14px; _margin-left:35px; _margin-right:35px;font-size:14px;font-weight:bold;line-height:50px;text-align:center;}
#publicity_nav ul li.jieguo{line-height: 20px;}
#publicity_nav ul li.jieguo a {margin-top:5px;}
#publicity_nav ul li a span {font-size:12px;}
#publicity_nav ul li#current{height:60px;}
.active{background:url(../erqiimages/current_nav.png) 0 0 no-repeat;color:#fff;}
#publicity_nav ul li a{color:#666;width:170px;display:block;}
.main .content_m #table{width:1000px;border-collapse:collapse; font-family: "宋体", "微软雅黑", Arial }
#table th{text-align:left;text-align:center;}
#table tr{border-bottom:1px solid #f0f0f0;line-height:37px;text-align:center}
#table th:first-child{text-align:left;padding-left:50px;}
#table tbody tr td:first-child{text-align:left;padding-left:15px;width:300px}
#table tbody a{font-weight:bold;}
#table tbody tr td:last-child{font-weight:bold;}
td:nth-child(2){font-weight:bold;}
.bold{font-weight:bold;}
.load_more{background-color:#eaf5fd;height:32px;font-weight:bold;line-height:32px;text-align:center;}
.load_more a{color:#2559a4;}
.icon{margin-left:1px;margin-top:1px;}
.content_b{width:1000px;margin:0 auto;margin-top:14px;margin-bottom:20px;overflow:hidden;}
.board{width:492px;float:left;border:1px solid #d1ddeb;}
/*添加红榜*/
#FontScroll{width:492px;height:90px;line-height:30px;overflow:Hidden;}
#FontScroll .line{width:100%;}
.board_header{height:35px;background:url(../erqiimages/board.jpg) right 0 no-repeat;}
.board_header p{color: #fff;font-size: 16px;font-weight: bold;font-family: "微软雅黑";line-height: 33px;margin-left: 39px;letter-spacing: 1px;}
.board_header a{float:right;display:inline-block;line-height:35px;margin-right:12px;color:#ba2726;font-weight:bold;}
/*.board ul li{list-style-type:none;padding:0 10px;line-height:35px;background:url(../erqiimages/board_list.png) 10px 13.5px no-repeat;padding-left:40px;padding-right:10px;}*/
.board ul li{font-size:14px;height:36px;list-style-type:none;line-height:36px;background:url(../erqiimages/board_list.png) 10px 13.5px no-repeat;padding-left:40px;padding-right:10px;}

.board ul li a{color:#565656;}
.black{width:492px;float:right;border:1px solid #d1ddeb;}
/*添加黑榜*/
.black_header{height:35px;background:url(../erqiimages/black.jpg) right 0 no-repeat;  }
.black_header p{color: #fff;font-size: 16px;font-weight: bold;font-family: "微软雅黑";line-height: 33px;margin-left: 39px;letter-spacing: 1px;}
.black_header a{float:right;display:inline-block;line-height:35px;margin-right:12px;font-weight:bold;}
.black ul li{list-style-type:none;padding:0 10px;line-height:35px;background:url(../erqiimages/black_list.png) 10px 13.5px no-repeat;padding-left:40px;padding-right:10px;}
.black ul li span a {float:right;color:#0065cb;}
.black ul li a{color:#565656;}
.about{margin:0 auto;margin-bottom:20px;width:1000px;padding:10px 0;border:1px solid #ccc;-webkit-border-radius:10px; -moz-border-radius: 10px;border-radius: 10px;}
.about ul{margin-left:13px;}
.about ul li{list-style-type:none;width:188px;height:55px;display: inline-block; margin:6px 3px;}
.about ul li a{display:inline-block;}
.board ul li:last-child{border-bottom:1px solid #f0f0f0}
.about ul li a img{width:188px;display:block;}






/*机械制造
/*.main .mainright .jixie{display: none;}*/
.main .mainright .jixie{/*visibility:hidden;*/display: none;border-top:1px red solid;border-bottom:1px red solid;width:100%;min-height:10px;position: relative; }
.main .mainright .jixie ul{width:100%;height:69px;padding:0;margin:0;border-top: 4px #2559A4 solid;z-index: 9;position: absolute;top:0;left:0;}
.main .mainright .jixie ul li{list-style-type: none;width:10%;height:65px;line-height:65px;color:#666;cursor: pointer;font-size: 14px;float: left;background-color: #F9F9F9;text-align: center;font-weight: bold;border-left: 1px #CCC solid;}
.main .mainright .jixie ul li.top_active{color:#2559A4;background-color: #FFF;}
.main .mainright .jixie ul li:last-child{border-right: 1px #CCC solid;}
.main .mainright .jixie ul li.lilast{border-right: 1px #CCC solid;}

/*节水与水处理*/
.main .mainright .jieshui{/*visibility:visible;*/display: none;border-top:1px red solid;border-bottom:1px red solid;width:100%;min-height:10px;position: relative; }
.main .mainright .jieshui ul{width:100%;height:69px;padding:0;margin:0;border-top: 4px #2559A4 solid;z-index: 9;position: absolute;top:0;left:0;}
.main .mainright .jieshui ul li{list-style-type: none;width:10%;height:65px;line-height:65px;color:#666;cursor: pointer;font-size: 14px;float: left;background-color: #F9F9F9;text-align: center;font-weight: bold;border-left: 1px #CCC solid;}
.main .mainright .jieshui ul li.top_active{color:#2559A4;background-color: #FFF;}
.main .mainright .jieshui ul li:last-child{border-right: 1px #CCC solid;}
.main .mainright .jieshui ul li.lilast{border-right: 1px #CCC solid;}


.main .mainright .showdiv{display: block;/*visibility:visible;*/}/*控制是否显示右边的内容*/

/*表格页面*/
.page1{width:765px;min-height:195px;margin:0 auto;background-color: #fff;border:0px #ccc solid;position: relative;padding:0;z-index: 1;margin-top: 69px;padding-bottom: 69px;}
.page1 .table{width:765px;padding:0;margin:0;position: relative;}
.table-bordered>tbody>tr>td{border-color:#ccc;}
.page1 .table tr.ex1 {border:1px #ccc solid;height:0px;}
.page1 .table tr>td{line-height:16px;width:20px;font-size: 11px;text-align: left;}
.page1 .table tr.ex1>td{line-height:0px;height:0;border:0;}

.table tbody>tr>td.vert-align{vertical-align: middle;text-align: center;}
.table tbody>tr>td.pd1{padding-left: 2px;padding-right: 2px;}
.table tbody>tr>td{color:#666;font-size: 12px;}
.table tbody>tr>td.fontw{font-weight: bold;color:#666;font-size: 12px;text-align: center;}
.noprint{visibility:collapse;}
.colorblue{background-color: #e8f7fd;}


/*td里面的table*/
.tablesecond>tbody>tr:last-child>td{border-bottom: 0;}
.tablesecond>tbody>tr>td.bordertop{border-top:0px;}
.tablesecond>tbody>tr>td.borderleft{border-left:0;}
.tablesecond>tbody>tr>td.borderright{border-right:0;}
.tablesecond>tbody>tr>td.borderbottom{border-bottom:0;}













/*一综合素质*/
.page3{width:80%;height:595px;margin:10px auto;background-color: #fff;border:1px #fff solid;position: relative;}
.page3 .p1{font-size: 20px;font-weight: bold;margin-top:20px;margin-left: 30px;}
.page3 .table-responsive .table{width:90%;margin:20px auto;margin-bottom: 0;}
.page3 .table-responsive .table .ex1 {border:1px #FFF solid;}
.page3 .table-responsive .table .ex1 td{border:0;}
.page3 .table-responsive .table tr>td{width:5%;}
.page3 .beizhu{font-size: 13px;margin-top:20px;margin-left: 5%;}
.page3 .submit{position: absolute;bottom:10px;left:50%;margin-left:-27px;}
.page3 .lp{position: absolute;bottom:10px;left:2%;}
.page3 .np{position: absolute;bottom:10px;right:2%;}
.page3 .inputtext1{border:0;width:200px;height:100%;padding: 0;margin:0;margin-left:10px;text-align:left; outline:none;}
.page3 .inputtext2{border:0;width:80px;padding: 0;margin:0;margin-left:10px;text-align:left; outline:none;}
.page3 .inputtext3{border:0;width:150px;padding: 0;margin:0;margin-left:10px;text-align:left; outline:none;}



/*一、综合素质-设备状况附表*/
.page4{width:80%;height:595px;margin:10px auto;background-color: #fff;border:1px #fff solid;position: relative;}
.page4 .p1{font-size: 20px;font-weight: bold;margin-top:50px;text-align: center;}
.page4 .table-responsive .table{width:90%;margin:50px auto;margin-bottom: 0px;}
.page4 .table-responsive .table .ex1 {border:1px #FFF solid;}
.page4 .table-responsive .table .ex1 td{border:0;}
.page4 .table-responsive .table tr>td{width:5%;}
.page4 .beizhu{font-size: 13px;margin-top:20px;margin-left: 5%;}
.page4 .submit{position: absolute;bottom:10px;left:50%;margin-left:-27px;}
.page4 .lp{position: absolute;bottom:10px;left:2%;}
.page4 .np{position: absolute;bottom:10px;right:2%;}
.page4 .inputtext{border:0;width:100%;height:100%;padding: 0;margin:0;text-align: center;outline:none;}
.page4 .inputtext1{border:0;width:50px;height:100%;padding: 0;margin:0;text-align: center;outline:none;}
#vv1 td{padding:0;height:33px;}
#vv2 td{padding:0;height:33px;}
#vv3 td{padding:0;height:33px;}



/*二、财务状况表*/
.page5{width:80%;height:595px;margin:10px auto;background-color: #fff;border:1px #fff solid;position: relative;}
.page5 .p1{font-size: 20px;font-weight: bold;margin-top:50px;text-align: center;}
.page5 .table-responsive .table{width:90%;margin:50px auto;margin-bottom: 0px;}
.page5 .table-responsive .table .ex1 {border:1px #FFF solid;}
.page5 .table-responsive .table .ex1 td{border:0;}
.page5 .table-responsive .table tr>td{width:5%;}
.page5 .beizhu{font-size: 13px;margin-top:20px;margin-left: 5%;}
.page5 .submit{position: absolute;bottom:10px;left:50%;margin-left:-27px;}
.page5 .lp{position: absolute;bottom:10px;left:2%;}
.page5 .np{position: absolute;bottom:10px;right:2%;}
.page5 .inputtext1{border:0;width:100px;height:100%;padding: 0;margin:0;margin-left:10px;text-align:left; outline:none;}

/*三、管理水平 1*/
.page6{width:80%;height:595px;margin:10px auto;background-color: #fff;border:1px #fff solid;position: relative;}
.page6 .p1{font-size: 20px;font-weight: bold;margin-top:50px;text-align: center;}
.page6 .table-responsive .table{width:90%;margin:50px auto;margin-bottom: 0px;}
.page6 .table-responsive .table .ex1 {border:1px #FFF solid;}
.page6 .table-responsive .table .ex1 td{border:0;}
.page6 .table-responsive .table tr>td{width:5%;}
.page6 .beizhu{font-size: 13px;margin-top:20px;margin-left: 5%;}
.page6 .submit{position: absolute;bottom:10px;left:50%;margin-left:-27px;}
.page6 .lp{position: absolute;bottom:10px;left:2%;}
.page6 .np{position: absolute;bottom:10px;right:2%;}
.page6 .inputtext1{border:0;width:200px;height:100%;padding: 0;margin:0;margin-left:10px;text-align:left; outline:none;}
.page6 .inputtext2{border:0;width:80px;padding: 0;margin:0;margin-left:10px;text-align:left; outline:none;}
.page6 .inputtext3{border:0;width:150px;padding: 0;margin:0;margin-left:10px;text-align:left; outline:none;}


/*三、管理水平 2*/
.page7{width:80%;height:595px;margin:10px auto;background-color: #fff;border:1px #fff solid;position: relative;}
.page7 .p1{font-size: 20px;font-weight: bold;margin-top:50px;text-align: center;}
.page7 .table-responsive .table{width:90%;margin:50px auto;margin-bottom: 0px;}
.page7 .table-responsive .table .ex1 {border:1px #FFF solid;}
.page7 .table-responsive .table .ex1 td{border:0;}
.page7 .table-responsive .table tr>td{width:5%;}
.page7 .beizhu{font-size: 13px;margin-top:20px;margin-left: 5%;}
.page7 .submit{position: absolute;bottom:10px;left:50%;margin-left:-27px;}
.page7 .lp{position: absolute;bottom:10px;left:2%;}
.page7 .np{position: absolute;bottom:10px;right:2%;}
.page7 .inputtext{border:0;width:100%;height:100%;padding: 0;margin:0;text-align: center;outline:none;}


/*四、市场行为*/
.page8{width:80%;height:595px;margin:10px auto;background-color: #fff;border:1px #fff solid;position: relative;}
.page8 .p1{font-size: 20px;font-weight: bold;margin-top:50px;text-align: center;}
.page8 .table-responsive .table{width:90%;margin:50px auto;margin-bottom: 0px;}
.page8 .table-responsive .table .ex1 {border:1px #FFF solid;}
.page8 .table-responsive .table .ex1 td{border:0;}
.page8 .table-responsive .table tr>td{width:5%;}
.page8 .beizhu{font-size: 13px;margin-top:20px;margin-left: 5%;}
.page8 .submit{position: absolute;bottom:10px;left:50%;margin-left:-27px;}
.page8 .lp{position: absolute;bottom:10px;left:2%;}
.page8 .np{position: absolute;bottom:10px;right:2%;}
.page8 .inputtext{border:0;width:100%;height:100%;padding: 0;margin:0;text-align: center;outline:none;}
#ff td{padding:0;height:33px;}


/*五、信用记录（25分）-2013-2015年度良好行为记录*/
.page9{width:80%;height:595px;margin:10px auto;background-color: #fff;border:1px #fff solid;position: relative;}
.page9 .p1{font-size: 20px;font-weight: bold;margin-top:50px;text-align: center;}
.page9 .table-responsive .table{width:90%;margin:50px auto;margin-bottom: 0px;}
.page9 .table-responsive .table .ex1 {border:1px #FFF solid;}
.page9 .table-responsive .table .ex1 td{border:0;}
.page9 .table-responsive .table tr>td{width:5%;}
.page9 .beizhu{font-size: 13px;margin-top:20px;margin-left: 5%;}
.page9 .submit{position: absolute;bottom:10px;left:50%;margin-left:-27px;}
.page9 .lp{position: absolute;bottom:10px;left:2%;}
.page9 .np{position: absolute;bottom:10px;right:2%;}
.page9 .inputtext{border:0;width:100%;height:100%;padding: 0;margin:0;text-align: center;outline:none;}


/*五、信用记录（25分）-2013-2015年度不良行为记录*/
.page10{width:80%;height:595px;margin:10px auto;background-color: #fff;border:1px #fff solid;position: relative;}
.page10 .p1{font-size: 20px;font-weight: bold;margin-top:50px;text-align: center;}
.page10 .table-responsive .table{width:90%;margin:50px auto;margin-bottom: 0px;}
.page10 .table-responsive .table .ex1 {border:1px #FFF solid;}
.page10 .table-responsive .table .ex1 td{border:0;}
.page10 .table-responsive .table tr>td{width:4%;padding-left:5px;padding-right:5px;}
.page10 .beizhu{font-size: 13px;margin-top:20px;margin-left: 5%;}
.page10 .submit{position: absolute;bottom:10px;left:50%;margin-left:-27px;}
.page10 .lp{position: absolute;bottom:10px;left:2%;}
.page10 .np{position: absolute;bottom:10px;right:2%;}
.page10 .inputtext{border:0;width:100%;height:100%;padding: 0;margin:0;text-align: center;outline:none;}







