.common_list {
  background: #f6f6f6;
  overflow: hidden;

}


/* 当前位置开始 */
.dqwz {
    line-height: 45px;
    background-color: #f4f4f4;
}

.dqwz .dqwz_con {	
    width: 1200px;
    margin: 0 auto;
    background: url(wsdc_icon_position_content.png) no-repeat left center;
    padding-left: 20px;
}

.dqwz a {
    font-size: 14px;
    color: #333333;
    margin: 0 6px;
}

.logo_title {	
	width: 1200px;
  margin: 0 auto;
}
.logo_title img  {
	width: 100%;

}
/* 列表页*/

.yjcgk_title {
  width: 1200px;
  margin: 10px auto;
  overflow: hidden;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  color: #242497;
  font-weight: bold;
  text-indent: 20px;
  border-left:3px solid #242497;
}
.yjcgk_title  span{
float: right;
font-size: 16px;
font-weight: normal;
padding-right: 10px;color: #000000;
}
.yjcgk_title  a{
color: #000000;
}
.yjcgk_title  a:hover{
color: #242497;
}
.yjcgk_list {
  width: 1200px;
  margin: 10px auto;
  overflow: hidden;
  background: #fff;
}
.yjcgk_list .channelBox {
  margin: 20px auto 10px auto;
  padding: 0px 20px;
  width: 98%;
}
.yjcgk_list .channelBox .secSubTitle {
  float: left;
  width: 140px;
  border-right: solid 1px #f4f4f4;
  height: 40px;
  line-height: 40px;
  padding-right: 0;
  color: #333;
  font-size: 24px;
  margin-right: 23px;
}
.yjcgk_list .channelBox ul {
  overflow: hidden;
  padding-top: 5px;
}
.yjcgk_list .channelBox ul li {
  float: left;
  line-height: 30px;
  margin-right: 10px;
}
.yjcgk_list .channelBox ul li a {
  line-height: 30px;
  background: #f4f4f4;
  border-radius: 10px;
  text-align: center;
  color: #757575;
  padding: 0px 15px;
  display: block;
}
.yjcgk_list .channelBox ul li a.on {
  background: #bd1a2d;
  color: #fff;
}
.yjcgk_list .yjcgkList {
  padding-bottom: 36px;
  width: 98%;
  margin: 0 auto;
}
.yjcgk_list .yjcgkList li {
  line-height: 45px;
  color: #404040;
}
.yjcgk_list .yjcgkList li:before {
  content: "";
  width: 4px;
  height: 10px;
  background: #dcdcdc;
  display: inline-block;
  margin-right: 10px;
  border-radius: 4px;
}
.yjcgk_list .yjcgkList li.line {
  border-bottom: 2px solid #dcdcdc;
  padding-top: 15px;
  margin-bottom: 15px;
}
.yjcgk_list .yjcgkList li.line:before {
  display: none;
}
.yjcgk_list .yjcgkList li a {
  color: #404040;
}
.yjcgk_list .yjcgkList li a span {
  color: #bd1a2d;
}
.yjcgk_list .yjcgkList li .flag {
  background: url(wsdc_begin.png) no-repeat;
  width: 88px;
  height: 26px;
  float: right;
  text-indent: -1978px;
  overflow: hidden;
  margin-top: 12px;
}
.yjcgk_list .yjcgkList li .flag_off {
  background: url(wsdc_complete.png) no-repeat;
  width: 88px;
  height: 26px;
  float: right;
  text-indent: -1978px;
  overflow: hidden;
  margin-top: 12px;
}
.yjcgk_list .yjcgkList li .jggs {
  background: url(wsdc_bg.png) no-repeat;
  padding: 3px 10px 5px;
  margin-left: 10px;
  line-height: 14px;
  display: inline-block;
}
.yjcgk_list .yjcgkList li .jggs a {
  font-size: 14px !important;
  color: #FFF;
}



@media only screen and (max-width: 768px) {
.dqwz .dqwz_con {
	width: 100%;
    
}	
	
.logo_title {
	width: 100%;
	
}
.yjcgk_title {
width: 100%;
}
.yjcgk_list {
  width: 100%;

}

}
@media only screen and (min-width: 996px) and (max-width: 996px) {
  .logo_title {
margin-top: 12px;
    width: 100%;
  }
}