@charset "UTF-8";
body{font-size: 14px;}
.phonoShow{display: none;}

/* 堵点解决情况 */
.column2_con .map{margin-left:3%;}
.kudos .dcwj_tit{margin-top:50px;border-bottom: 4px solid #025192;}
.kudos .dcwj_tit b{display: inline-block;font-size: 24px;font-weight: normal;padding:2px 20px 1px 20px;border-radius:5px 5px 0 0;margin:0 19px;background: #91bce2;cursor: pointer;}
.kudos .dcwj_tit b.active{background: #025192;}
.kudos .check_result_list{width:55%;}
.kudos .check_result_list li font{display: inline-block;width:20px; float: left;}
.kudos .check_result_list li label{display: inline-block;width:577px;}
.kudos .checkbox_list li .result{margin-top: 3px;}
.kudos .checkbox_list li{margin-bottom:3px;padding:5px 0px 6px 2px;cursor: pointer;}
.kudos .check_result_list li.active{background: #eeeeee;cursor: pointer;}
.kudos .check_result_list li .result{padding-left: 24px;}
.kudos .tabCont{position: relative;}
.kudos .tabCont img{display: none;}
.kudos .tab1{position: relative;}
.column2_con {padding-bottom: 18px;}
.column2_con .tab1 .map{background:none;margin-left:15px;height: 524px;}
.kudos .warning{color: #025192;width:408px;margin-top: 5px;}
.kudos .warning1{position: absolute; bottom: 5px; color: #025192; width: 408px;}
.column2_con .warning p a{display: inline; position: relative;color:#025192;text-decoration:underline;font-weight: bold;}
.vote_result_more{text-align: left;margin-left:0;}
.text_info2 p a{font-weight: bold;}





@media screen and (max-width: 991px){
.phonoShow{display: block;}
  .column2_con .tab1 .map{display: block;margin-left: 0;-webkit-background-size: 100% auto;
  background-size: 100% auto;height:auto;margin-bottom:10px;}
  .kudos .tabCont img{width:100%;height:auto;}
  .kudos .dcwj_tit{margin:0;border-bottom:none;}
  .kudos .dcwj_tit b{display: block;font-size: 16px;margin:0;padding:0;border-radius: 0;line-height: 38px;}
  .kudos .dcwj_tit b:nth-child(1){display: block;background: #025192;}
  .kudos .dcwj_tit b:nth-child(2){display: none;}
  .kudos .tab1,.column2_con .tab-pane{display: block!important;}
  .kudos .tab1 .dcwj_tit{margin:15px 0 5px 0;}
  .kudos .check_result_list{width:100%;height:300px;overflow-y: scroll;background: #eee;}
  .kudos .check_result_list li label{width:calc(100% - 25px);}
  .kudos .check_result_list li.active{background: #cbdcec;/* color:#fff */}
  /* .kudos .checkbox_list li.active .result .result_num{color:#fff} */

  .kudos .warning{ width:98%;}
.mob{display:block;}
.pc{display:none;}
.vote_result_more{margin-left:2em;}
}









