/*标题*/
.right_box {
  padding: 0 20px;
}
.right_box_top {
  height: 60px;
  box-sizing: border-box;
  border-bottom: 1px solid #dae2e6;
  padding: 19px 0;
}
.right_box_top span {
  font-size: 14px;
  color: #545e65;
}
.right_box_top span:nth-of-type(1) {
  margin: 0 5px 0 0;
}
.right_box_top span:nth-of-type(3) {
  color: #c9c9c9;
  margin: 0 11px ;
}
/*网站地图*/
.right_box1_foot .box {
  padding: 20px 0 30px;
}
/*友情链接*/
.right_box2_foot .box ul li {
  height: 40px;
  line-height: 40px;
}
.nothing {
  letter-spacing: 2px;
  font-size: 24px;
  color: #545e65;
  height: 519px;
  line-height: 519px;
  text-align: center;
}
/*收费公示*/
.right_box3_foot {
  padding: 10px 0 0 0;
}
.right_box3_foot .box .service3_tit {
  font-size: 18px;
  text-align: center;
}
.right_box3_foot .box .service3_foot {
  margin: 30px 0;
  height: 30px;
}
.right_box3_foot .box .service3_foot span {
  line-height: 30px;
  color: #545e65;
}
.right_box3_foot .box .service3_foot span:nth-of-type(1) {
  float: left;
}
.right_box3_foot .box .service3_foot span:nth-of-type(2) {
  float: right;
}
/*资讯反馈*/
.right_box4_foot .box {
  min-height: 500px;
}
.right_box4_foot .box > div {
  width: 60%;
  margin: 0 auto ;
  padding: 100px 0 0 0;
}
/*问卷调查*/
.right_box5 {
  display: none;
}
.right_box5_foot .box {
  color: #545e65;
  padding: 0 20px ;
}
.right_box5_foot .box .question {
  padding: 15px 10px;
  border-bottom: 1px dotted #ccc;
  height: 30px;
  line-height: 30px;
}
.right_box5_foot .box .question div {
  display: inline-block;
}
.right_box5_foot .box .question span {
  padding: 2px;
  color: #a1a1a1;
  float: right;
}
.form_tit {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  background: #4d93d4;
  color: #fff;
  padding: 0 0 0 5px;
  margin: 10px 0;
}
.btn {
  text-align: center;
  margin: 20px;
}
.color-red {
  color: #ec6c28;
}
#test1,
#test2,
#test3 {
  margin: 30px 0;
  text-align: center;
}
.label {
  display: inline-block;
  padding: 9px 15px;
  width: 80px;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
  color: #545e65;
}
.service_input {
  height: 38px;
  background-color: #fff;
  display: block;
  width: 100%;
}
