.row{
  width: 1200px;
  margin: 0px auto 30px;
}
.the_standard {
  height: 50px;
  background: #f5f5f5;
  line-height: 50px;
  font-size: 0px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.the_standard li{
  display: inline-block;
  font-size: 16px;
  color: #015293;
}
.the_standard li a{
  color: #015293;
}
.the_standard li span{
  width: 20px;
  display: inline-block;
  text-align: center;
}
.the_standard li img{
  margin: 0px 17px 0px 25px;
}

/* 内容 */
.suggestions_content{
  width: 1200px;
  border: 1px #e0e0e0 solid;
  font-size: 0px;
}
.suggestions_content li{
  font-size: 16px;
  color: #333333;
  line-height: 48px;
  
}
.suggestions_content_top{
  width: 1080px;
  border-bottom: 1px #e0e0e0 dashed;
  margin: 0px auto;
  
}
.suggestions_content_top ul li{
  color: #666666;
}
.suggestions_content_top h2{
  text-align: center;
  font-size: 26px;
  color: #015293;
  margin: 48px auto;
}
.suggestions_content_top a{
  text-decoration: none;
  font-size: 16px;
  color: #666666;
}
.suggestions_content p{
  width: 1031px;
  text-align: left;
  display: inline-block;
}
.suggestions_content_top .date{
   margin: 0px 539px 0px 22px;
}
.rqlynr li{
  padding: 0px 30px;
}
.suggestions_content_top .rqlynr .date{
  margin: 0px 321px 0px 22px;
}

.fxwx{
  display: none;
  position: absolute;
  top: -216px;
  left: -74px;
  width: 178px;
  border: 11px #e0e0e0 solid;
  text-align: center;
  padding: 10px;
  background: #ffffff;
}
.fxwx img{
width: 100px;
}
.fxwx p{
  text-align: center;
    width: 100%;
}
.suggestions_content_top .date span{
  margin-left: 20px;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: bottom;
}


/* 内容样式 */
ul {
  list-style: none;
}

.wjdcnr {
  margin: auto 65px;
  padding: 0px;
  border-bottom: 1px #e0e0e0 dashed;
  text-align: left;
  padding: 28px 0 10px;
}
.wjdcnr i{
  font-style:normal;
  color: #f01a1a;
}
.wjdcnr h3 {
  margin: 20px auto;
  text-align: left;
  font-size: 21px;
  color: #015293;
  font-weight: bold;
}

.wjdcnr label{
  margin-right: 10px;
  max-width: 1100px;
  display: inline-block;
  font-weight: 300;
  cursor: pointer;
  min-width: 251px;
}
.wjdcnr label input{
  cursor: pointer;
  width: 22px;
  height: 22px;
  vertical-align: text-bottom;
  -webkit-appearance: auto;
}

.wjdcnr input {
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
  top: 1px;
}

.wjdcyj {
  margin: 36px auto;
  text-align: center;
}

.wjdcyj h4 {
  width: 800px;
  margin: 10px auto;
  border-bottom: 1px #555555 dashed;
  padding-bottom: 10px;
  color: #015293;
}

.wjdcyj span {
  margin-right: 20px;
}

.wjdcyj input {
  margin-left: 10px;
  width: 188px;
  height: 50px;
  padding-left: 10px;
  border: 1px #e0e0e0 solid;
}
.select_button a{
  font-size: 18px;
  display: inline-block;
  color: #fff;
  text-align: center;
  background: #015293;
  width: 200px;
  height: 50px;
  border-radius: 10px;
  text-decoration: none;
  margin-right: 20px;
  position: relative;
  left: 298px;
  margin-bottom: 48px;
}  
.select_button li{
  display: inline-block;
}
.suggestions_content_top ul li {
  color: #666666;
  background: #eeeeee;
  
}