* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	border:none;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333333;
}
a:focus{
    outline:none;
}
input{
    outline: none;
}
._show{
	display: block;
}
.content{
    background-color: #edeaea;
}
.con{
    width:1400px;
    margin:0 auto;
    overflow: hidden;
    background-color: #ffffff;
    padding:10px 75px;min-height:600px;
}
.dqwz{
    background:url(line.jpg) repeat-x left bottom;
    color:#424141;
    margin-top:15px;
    overflow: hidden;
    position: relative;
}
.dqwz_con{
    background:url(dqwz.png) no-repeat left center;
    padding-left:35px;
    margin-bottom:20px;
    overflow: hidden;
}
.dqwz a{
    color:#424141;
    padding:0px 5px;
}
.con_left{
    margin-top:20px;
    width:280px;
    float:left;
}
.con_right{
    width:935px;
    float:right;
}
.left_col{
    height:65px;
    line-height: 65px;
    background-color: #2c66a5;
    color:#ffffff;
    font-size:20px;
    font-weight: bold;
    text-align: center;
}
.left_col span{
    color:#ffffff;
    font-size:20px;
    font-weight: bold;
}
.con_left>ul>li{
    background:#ede8e8 url(jian.png) no-repeat 30px 18px;
    line-height: 45px;
    margin-bottom:1px;
    padding-left:60px;
    cursor:pointer;
}
.subnav_list{
    margin:1px 0px;
    background-color: #f7f6f6;
}
.con_left>ul>li.on{
    background:#ede8e8 url(jian_on.png) no-repeat 30px 18px;
}
.con_left>ul>li.on a{
    color:#2c66a5;
}
.subnav_list{
    display: none;
}
.subnav_list li{
    background:url(li_bg.png) no-repeat 0px 20px;
    padding-left:20px;
}
.con_right{
    margin-top:20px;
    line-height: 40px;
    padding-bottom:30px;
}
.con_right li a{
    float:left;
    color:#000000;
    width: 84%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.con_right li span{
    float:right;
}
.con_right li{
    overflow: hidden;
    background: url(dian.png) no-repeat 25px 20px ;
    padding:0px 25px 0px 50px;
}
.con_right li:nth-child(5n){
    border-bottom:1px solid #dddddd;
    padding-bottom:15px;
}
.con_right li:nth-child(5n+1){
    margin-top:20px;
}
.sj_an{
    position:absolute;
    display: none;
    right:0px;
    top:0px;
    width:30px;
    height:25px;
    background: url(nav_bg.png) no-repeat center top;
    background-size: cover;
}
.con_left .close{
    display: none;
}
.con_left .close{
    background: url(close.png) no-repeat center top;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 30px;
    right: 20px;
    background-size: cover;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #2c66a5!important;
}
.layui-laypage select {
    margin-top: 3px;
}
.layui-laypage .layui-laypage-refresh {
    margin-top: 4px;
}
.pagination .layui-laypage a, .pagination .layui-laypage span {
    padding: 0 12px;
}
@media screen and (max-width: 1420px) {
    .con{
        width:100%;
        padding:0px 20px;
    }
    .con_left{
        width:22%;
    }
    .con_right{
        width:75%;
    }
}
@media screen and (max-width: 1024px) {
  	  ._hide{
        display: none;
    }
    .sj_an,.con_left .close{
        display: block;
    }
    .con_left{
        margin-top:0px;
    }
    .con_right{
        width:100%;
    }
    .con_left{
        position: fixed;
        top: 0;
        right: 0rem;
        z-index: 999999999;
        width: 50%;
        height: 100%;
        background: #2c66a5;
    }
    .con_left>ul>li{
        background: none;
        text-align: center;
        padding-left:0px;
    }
    .con_left>ul>li a{
        color:#ffffff;
    }
    .left_col{
        display: none;
    }
    .con_left ul{
      padding-top:70px;
      overflow-y: auto;
      height:100%;
    }
}
@media screen and (max-width: 768px) {
    .con{
        width:100%;
        padding:0px 10px;
    }
    .neirong img{
        max-width: 90%;
        display: inline-block;
    }
    .sour_time{
        padding: 0px 10px 20px;
    }
    .con_right li a {
      width: 70%;
    }
    .layui-laypage .layui-laypage-limits, .layui-laypage .layui-laypage-refresh {
      display: none;
    }
}
@media screen and (max-width: 450px) {
    .con h3 {
        line-height: 40px;
    }
    .sour_time{
        line-height: 30px;
    }
    .neirong {
        padding: 10px;
    }
  .con_right li{
    background-position: 0px 20px;
    padding: 0px 0px 0px 20px;
   }
  /* 修改手机端侧边栏 */
  .con_left>ul>li.on {
    background: #ede8e8 url() no-repeat 30px 18px;
    }
    .con_left ul {
      height: 100%;
      
      padding-bottom:30px;
    }
      .con_left ul li:last-child{
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 414px) {
    .con_right li a {
      width: 60%;
    }
}