.main {
  background: #F4F5F6;
}

.main .breadcrumbs {
  height: 32px;
  line-height: 32px;
  background: #E1E1E1;
  color: #757575;
  font-weight: 500;
  white-space: nowrap;
}

.main .breadcrumbs .container {
  overflow:hidden;
}

.main .breadcrumbs nav {
  margin-left: 20px;
  display: inline-block;
}

.main .breadcrumbs nav a {
  font-size: 12px;
  color: #757575;
}

.main .breadcrumbs nav a:hover {
  color: #3267B5;
}

.main .breadcrumbs nav span {
  font-size: 12px;
  color: #757575;
}

.main .sidebar {
  margin-right: 20px;
  width: 285px;
  background: #fff;
}

.main .sidebar dt {
  width: 285px;
  height: 48px; 
  line-height: 48px;
  text-align: center;
  position: relative;
}

.main .sidebar dt span {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #3267B5;
  position: relative;
}

.main .sidebar dt span:before {
  content:"";
  display: block;
  width: 20px;
  height: 8px;
  background-image: url(../imgaes/ele_home_l.png);
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
}

.main .sidebar dt span:after {
  content:"";
  display: block;
  width: 20px;
  height: 8px;
  background-image: url(../imgaes/ele_home_r.png);
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
}

.main .sidebar dd {
  width: 285px;
  height: 60px;
}

.main .sidebar dd a {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  color: #757575;
  line-height: 60px;
  text-align: center;
}

.main .sidebar dd:hover a,
.main .sidebar dd.on a {
  color: #3267B5;
  background: #EAEFF7;
}

.main .overview {
  padding: 18px 0 ;
  min-height: 680px;
}

.main .overview .content {
  width: 895px;
  background: #fff;
}

.main .overview .content .text {
  padding: 15px 20px 40px;
}

.main .overview .content .text p {
  text-indent: 32px;
  font-size: 16px;
  font-weight: 400;
  color: #212121;
  line-height: 28px;
}

.main .overview .content .division-of-labor {
  padding: 20px 25px 20px 20px;
}

.main .overview .content .division-of-labor li {
  padding: 18px 20px 20px;
  margin: 0 20px 20px 0;
  float: left;
  width: 270px;
  height: 210px;
  background: #F4F5F6;
}

.main .overview .content .division-of-labor li a {
  display: block;
}

.main .overview .content .division-of-labor li:nth-of-type(3n+3) {
  margin-right: 0;
}

.main .overview .content .division-of-labor li strong {
  height: 22px;
  font-size: 16px;
  font-weight: 500;
  color: #212121;
  line-height: 22px;
}

.main .overview .content .division-of-labor li span {
  margin: 12px 0 6px 0;
  display: block;
  height: 17px;
  font-size: 12px;
  color: #757575;
  line-height: 17px;
}

.main .overview .content .division-of-labor li p {
  width: 100%;
  font-size: 14px;
  color: #212121;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
}

.main .overview .content .division-of-labor li p.single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main .overview .content .division-of-labor li p.multi-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow:hidden;
}

.main .overview .content .framework {
  padding: 20px 20px 40px;
}

.main .overview .content .honor {
  padding: 20px 25px 20px 20px;
}

.main .overview .content .honor li {
  float: left;
  margin: 0 20px 20px 0 ;
  width: 270px;
}

.main .overview .content .honor li:nth-of-type(3n+3) {
  margin-right: 0;
}

.main .overview .content .honor li img {
  width: 270px;
  height: 152px;
}

.main .overview .content .honor li p {
  margin: 6px 0 4px 0;
  width: 270px;
  font-size: 14px;
  color: #212121;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main .overview .content .honor li span {
  width: 270px;
  font-size: 12px;
  color: #B2B2B2;
  line-height: 17px;
}

.main .overview .honor-details {
  padding: 20px 0 60px;
  background: #FFFFFF;
}

.main .overview .honor-details h2 {
  margin: 0 0 12px 0;
  height: 33px;
  font-size: 24px;
  font-weight: 500;
  color: #212121;
  line-height: 33px;
  text-align: center;
}

.main .overview .honor-details span {
  margin: 0 0 12px 0;
  display: block;
  height: 12px;
  font-size: 12px;
  color: #757575;
  line-height: 12px;
  text-align: center;
}

.main .overview .honor-details img {
  margin: 24px auto 20px;
  display: block;
}

.main .overview .honor-details p {
  height: 22px;
  font-size: 14px;
  color: #212121;
  line-height: 22px;
  text-align: center;
}



.main .news-center {
  padding-top: 17px;
  min-height: 680px;
}

.main .news-center .content {
  padding: 20px 20px 40px;
  width: 895px;
  background: #FFFFFF;
}

.main .news-center .content .news-list {
  margin-bottom: 20px;
}

.main .news-center .content .news-list li {
  height: 40px;
  line-height: 40px;
}

.main .news-center .content .news-list li span {
  font-size: 16px;
  color: #212121;
}

.main .news-center .content .news-list li span.fl {
  width: calc(100% - 180px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main .news-center .content .news-list li:hover span.fl {
  color:#3267B5;
}

.main .news-center .content .news-list li span.fr {
  width: 120px;
  color: #B2B2B2;
  text-align: right;
}

.main .news-center .news-details {
  padding: 20px 20px 40px;
  text-align: center;
  background: #FFFFFF;
}

.main .news-center .news-details > * {
  display: block;
}

.main .news-center .news-details h2 {
  margin: 0 0 12px;
  /* height: 33px; */
  font-weight: 500;
  color: #212121;
  line-height: 1.4;
}

.main .news-center .news-details img {
  margin: 0 auto ;
}

.main .news-center .news-details p {
  text-align: left;
  margin: 20px 0;
  font-size: 14px;
  color: #212121;
  line-height: 22px;
}


.main .business-area {
  padding-top: 17px;
  min-height: 680px;
}

.main .business-area .content {
  padding: 20px 20px 40px;
  width: 895px;
  background: #FFFFFF;
}

.main .business-area .content .business-list {
  margin-bottom: 20px;
}

.main .business-area .content .business-list li {
  height: 40px;
  line-height: 40px;
}

.main .business-area .content .business-list li span {
  font-size: 16px;
  color: #212121;
}

.main .business-area .content .business-list li span.fl {
  width: calc(100% - 180px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main .business-area .content .business-list li:hover span.fl {
  color:#3267B5;
}

.main .business-area .content .business-list li span.fr {
  width: 95px;
  color: #B2B2B2;
}

.main .convenience-services {
  padding-top: 17px;
  min-height: 703px;
}

.main .convenience-services .content {
  width: 895px;
}

.main .convenience-services .content .convenience-list .title h4 {
  position: relative;
  margin: 0 0 20px 16px;
  height: 22px;
  font-size: 16px;
  font-weight: 500;
  color: #212121;
  line-height: 22px;
}

.main .title_style::before {
  position: absolute;
  top: 6px;
  left: -14px;
  display: block;
  content: ' ';
  width: 10px; 
  height: 10px;
  border-radius: 50%;
  background: none; 
  border: 2px solid #3267B5;
}

.main .convenience-services .content .convenience-list .list li {
  float: left;
  margin: 0 20px 20px 0;
  padding: 20px 10px;
  width: 163px;
  height: 162px;
  background: #FFFFFF;
  border-radius: 4px;
  text-align: center;
}

.main .convenience-services .content .convenience-list .list li:nth-of-type(5n+5) {
  margin-right: 0;
}

.main .convenience-services .content .convenience-list .list li img {
  margin-bottom: 8px;
  max-width: 56px;
  max-height: 56px;
}

.main .convenience-services .content .convenience-list .list li span {
  display: block;
  margin-bottom: 4px;
  height: 20px;
  font-size: 14px;
  color: #212121;
  line-height: 20px;
}

.main .convenience-services .content .convenience-list .list li p {
  font-size: 12px;
  color: #757575;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
}

.main .water-application {
  padding: 20px 0 60px;
}

.main .water-application .content {
  padding-bottom: 60px;
  background: #FFFFFF;
  overflow: hidden;
}

.main .water-application .content h2 {
  margin: 20px 0 40px;
  height: 33px;
  font-size: 24px;
  font-weight: 500;
  color: #212121;
  line-height: 33px;
  text-align: center;
}

.main .water-application .content h4 {
  margin: 0 0 24px 115px;
  position: relative;
  height: 22px;
  font-size: 16px;
  font-weight: 500;
  color: #212121;
  line-height: 22px;
}

.main .water-application .content .required::before {
  content: '*';
  color: #F5222D;
  font-size: 14px;
}

.main .water-application .content .from-box {
  margin-left: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.main .water-application .content .from-box:first-of-type {
  margin-bottom: 16px;
}

.main .water-application .content .from-box .item {
  width: 500px;
  margin-right: 10px;
  margin-bottom: 24px;
}

.main .water-application .content .from-box .item.residentPhoto {
	margin-bottom: 54px;
}

.main .water-application .content .from-box .item.companyPhoto {
	margin-bottom: 54px;
  	display:none;
}

/* .main .water-application .content .from-box .item:nth-of-type(2n+2) {
  margin-right: 0;
} */

.main .water-application .content .from-box span {
  margin-bottom: 8px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
}

.main .water-application .content .from-box input[type='text'] {
  padding: 5px 12px;
  width: 440px;
  height: 34px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 14px;
  line-height: 32px;
  outline: none;
}

.main .water-application .content .from-box .frameworkParts input[type='text'] {
  border: 0px;
}

.main .water-application .content .from-box input::placeholder {
color: #B2B2B2;
}

.main .water-application .content .from-box label {
  display: inline-block;
  margin: 6px 16px 0 0;
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
}

.main .water-application .content .file-box em {
  display: inline-block;
  margin-bottom: 8px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #757575;
  line-height: 20px;
  cursor: pointer;
}

.main .water-application .content .file-box span {
  margin-bottom: 4px;
}

.main .water-application .content .file-box .file {
  height: 104px;
}

.main .water-application .content .file-box .file img {
  display: inline-block;
  margin-right: 16px;
}

.main .water-application .content .illustrate {
  margin-left: 100px;
  width: 998px;
}

.main .water-application .content .illustrate p {
  font-size: 14px;
  font-weight: 400;
  color: #757575;
  line-height: 20px;
}

.main .water-application .content .protocol {
  margin: 24px 0;
  text-align: center;
}

.main .water-application .content .protocol label {
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
}

.main .water-application .content .protocol label input {
  vertical-align: -2px;
}

.main .water-application .content .protocol a {
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #3267B5;
  line-height: 22px;
}

.main .water-application .content .sub button {
  display: block;
  margin: 0 auto;
  width: 183px;
  height: 40px;
  background: #3267B5;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  border: none;
}

.main .water-application .content .sub button:hover {
  opacity: .9;
}

.main .progress-query {
  padding: 20px 0 60px;
}

.main .progress-query .content {
  overflow: hidden;
  background: #FFFFFF;
}

.main .progress-query .content h2 {
  margin: 20px 0 23px;
  height: 33px;
  font-size: 24px;
  font-weight: 500;
  color: #212121;
  line-height: 33px;
  text-align: center;
}

.main .progress-query .content .search-box {
  position: relative;
  margin: 0 auto 40px;
  width: 448px;
  height: 40px;
}

.main .progress-query .content .search-box input {
  padding: 10px 150px 10px 48px;
  width: 448px;
  height: 40px;
  background: #F4F5F6;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  outline: none;
  border: none;
}

.main .progress-query .content .search-box input::placeholder {
  color: #B2B2B2;
}

.main .progress-query .content .search-box img {
  position: absolute;
  top: 10px;
  left: 20px;
}

.main .progress-query .content .search-box button {
  position: absolute;
  right: 0;
  top: 0;
  width: 120px;
  height: 40px;
  background: #3267B5;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  border: none;
  cursor: pointer;
}

.main .progress-query .content .search-box button:hover {
  opacity: .9;
}

.main .progress-query .content .info-box {
  margin: 0 auto 40px;
  width: 1000px;
  border-radius: 2px;
  border: 1px solid #E9E9E9;
}

.main .progress-query .content .info-box .top {
  padding: 0 24px;
  /* width: 1000px; */
  height: 46px;
  background: #FAFAFA;
  border-radius: 3px 3px 0px 0px;
  border-bottom: 1px solid #E9E9E9;
  line-height: 46px;
}

.main .progress-query .content .info-box .top span.fl {
  font-size: 14px;
  font-weight: 500;
  color: #000000d9;
}

.main .progress-query .content .info-box .top span.state {
  width: 200px;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.main .progress-query .content .info-box .top span.pending_review {
  color: #FF0000;
}

.main .progress-query .content .info-box .top span.fr {
  font-size: 14px;
  font-weight: 400;
  color: #FF0000;
}

.main .progress-query .content .info-box h4 {
  margin: 0 0 16px 0;
  height: 22px;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  color: #000000d9;
  line-height: 22px;
}

.main .progress-query .content .info-box .user-info {
  display: flex;
  flex-wrap: wrap;
  margin: 0 24px;
  padding: 24px 0 8px;
  border-bottom: 1px solid #E9E9E9;
}

.main .progress-query .content .info-box .user-info .item {
  height: 22px;
  width: 50%;
  line-height: 22px;
  margin-bottom: 16px;
}

.main .progress-query .content .info-box .user-info .item span {
  font-size: 14px;
  font-weight: 400;
  color: #000000d9;
  line-height: 22px;
}

.main .progress-query .content .info-box .user-info .item span:last-child {
  color: #000000a6;
}

.main .progress-query .content .info-box .bank-info {
  display: flex;
  flex-wrap: wrap;
  margin: 0 24px;
  padding: 24px 0;
}

.main .progress-query .content .info-box .bank-info .item {
  height: 22px;
  width: 50%;
  line-height: 22px;
  margin-bottom: 16px;
}

.main .progress-query .content .info-box .bank-info .item-block {
  width: 100%;
  margin-bottom: 16px;
}

.main .progress-query .content .info-box .bank-info .item span,
.main .progress-query .content .info-box .bank-info .item-block span {
  font-size: 14px;
  font-weight: 400;
  color: #000000d9;
  line-height: 22px;
}

.main .progress-query .content .info-box .bank-info .item span:last-child {
  color: #000000a6;
}

.main .progress-query .content .info-box .bank-info .item-block .img-box {
  height: 104px;
  margin: 16px 0 0 0;
}

.main .progress-query .content .info-box .bank-info .item-block .img-box img {
 margin-right: 16px;
 width: 120px;
 height: 120px;
}

/* 9.28 */
.main .handling-guideline {
  padding-top: 17px;
  min-height: 680px;
}

.main .handling-guideline .content {
  padding: 20px 20px 40px;
  width: 895px;
  background: #FFFFFF;
}

.main .handling-guideline .content .handling-list li {
  height: 40px;
  line-height: 40px;
}

.main .handling-guideline .content .handling-list li span {
  font-size: 16px;
  color: #212121;
}

.main .handling-guideline .content .handling-list li span.fl {
  width: calc(100% - 180px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main .handling-guideline .content .handling-list li:hover span.fl {
  color:#3267B5;
}

.main .handling-guideline .content .handling-list li span.fr {
  width: 95px;
  color: #B2B2B2;
}

.main .contact-us {
  padding-top: 17px;
  min-height: 680px;
}

.main .contact-us .content {
  padding: 20px 20px 40px;
  width: 895px;
  background: #FFFFFF;
}

.main .contact-us .content .contact .item {
  margin-bottom: 16px;
  min-height: 22px;
  line-height: 22px;
}

.main .contact-us .content .contact .item:last-child {
  margin-bottom: 0;
}

.main .contact-us .content .contact .item span {
  font-size: 14px;
  font-weight: 400;
  color: #000000d9;
}

.main .contact-us .content .contact .item span:last-child {
color: #000000a6;
}

.main .search-results {
  padding: 20px 0 170px;
}

.main .search-results .content {
  padding: 20px 20px 40px;
  background: #FFFFFF;
}

.main .search-results .content strong {
  margin-bottom: 16px;
  height: 22px;
  font-size: 16px;
  font-weight: 400;
  color: #757575;
  line-height: 22px;
}

.main .search-results .content .item {
  height: 130px;
  overflow: hidden;
}

.main .search-results .content .item h5 {
  margin: 12px 0 10px;
  height: 22px;
  font-size: 16px;
  font-weight: 400;
  color: #212121;
  line-height: 22px;
}

.main .search-results .content .item:hover h5 {
  text-decoration: underline;
}

.main .search-results .content .item h5 em {
 color: #3267b5;
}

.main .search-results .content .item p {
  margin-bottom: 8px;
  height: 44px;
  font-size: 14px;
  font-weight: 400;
  color: #757575;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow:hidden;
}

.main .search-results .content .item span {
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #B2B2B2;
  line-height: 22px;
}

/* submit */
.submitted-successfully {
  display: none;
  padding: 24px;
  width: 448px;
  height: 294px;
  background: #FFFFFF;
  border-radius: 8px;
  text-align: center;
}

.submitted-successfully > * {
  display: block;
}

.submitted-successfully img {
  margin: 0 auto 24px;
  height: 80px;
  width: 80px;
}

.submitted-successfully strong {
  margin-bottom: 12px;
  height: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #212121;
  line-height: 20px;
}

.submitted-successfully span {
  font-size: 14px;
  font-weight: 400;
  color: #757575;
  line-height: 22px;
}

.submitted-successfully button {
  margin: 12px auto 0;
  width: 224px;
  height: 32px;
  background: #0066FF;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  border: none;
  cursor: pointer;
}

.protocol-water-supply,
.protocol-With-charge {
	display: none;
	padding: 20px;
	max-height: 500px;
	width: 800px;
	border-radius: 8px;
	background: #fff;
}

.protocol-water-supply h4,
.protocol-With-charge h4 {
	display: block;
	height: 25px;
	font-size: 18px;
	font-weight: 600;
	color: #212121;
	line-height: 25px;
	text-align: center;
}

.protocol-water-supply .content .updata_time,
.protocol-With-charge .content .updata_time {
	margin: 8px 0 10px;
	height: 16px;
	color: #757575;
	line-height: 16px;
	font-size: 14px;
	text-align: center;
}

.protocol-water-supply .content .text p,
.protocol-With-charge .content .text p {
	font-size: 14px;
	color: #212121
}
