
.ad_page{
    height: 50px;
    display: inline-block;
    float:left;
}
.ad_page li{
    float:left;
    line-height: 50px;
}
.ad_page li a{
    line-height: 50px;
    font-size: 12px;
    color: #909090;
    float: left;
}
.ad_page li a:hover{
    color:#1781e0;
}

/*概述说明*/
.state-r{
    float:right;
}

.state-r li{
    float:left;
    line-height: 50px;
    padding:0 5px;
    color:#636363;
}
.state-r li a{
    display:inline-block;
    height:26px;
    line-height: 26px;
    padding:0 14px;
    text-align: center;
    color:#636363;
}
.state-r li a:hover{
    color:#fff;
    background-color: #1781e0;
}
.state-r .current{
    color:#fff;
    background-color: #1781e0;
}
.infobox{
    margin-top:24px;
}
.sideMenu{ 
    border:1px solid #ddd; 
    width:21.5%;
float:left;
background-color: #f8f8f8;
}
.sideMenu .box{padding:25px;}
.sideMenu .current,.sideMenu .current a{
    color:#1781e0;
}
.sideMenu h3{ 
    height:44px; 
    line-height:44px; 
    padding-left:10px;  
    border-bottom:1px solid #dfdfdf; 
    background:#f8f8f8;
    color:#262626;
    font-size: 18px; 
    cursor:pointer;
    
}
.sideMenu h3 a {color:#262626;}
.sideMenu h3 em{ 
    float:right; 
    display:block; 
    width:40px; 
    height:32px;   
    cursor:pointer; 
}
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{  color:#999; display:none; /* 默认都隐藏 */ }
.sideMenu ul li{
    height: 44px;
    line-height: 44px;
    padding:8px 25px;
    background-color: #1781e0;
    color:#fff;
    font-size: 14px;
    border-bottom: 1px solid #67aceb;
    cursor: pointer;
}
.sideMenu ul li a{display:block;color:#fff;}
.sideMenu ul li:hover,.sideMenu ul li.cur{border:1px solid #1781e0;color:#1781e0;background:transparent;}
.sideMenu ul li:hover a,.sideMenu ul li.cur a{color:#1781e0;}
.info-list{
    float:right;
    width:74.8%;
    overflow:hidden;
    padding-bottom:60px;
}
.tit{border-bottom:1px solid #dddddd;padding-bottom:10px;font-size:14px;color:#646464;overflow:hidden;}
.tit img{
    float:left;
    margin-top:2px;
}
.tit p{
    float:left;
    line-height: 40px;
}
.tit p img{vertical-align:middle;margin:-3px 5px 0 0;}
.tit .searchB{
    float:right;
}
 .searchB{margin:2px 0 0 20px;float:left;}
.searchB input[type=text]{text-indent:10px;font-size:14px;color:#adadad;float:left;width:250px;height:36px;line-height:36px;border:1px solid #cfcfcf;border-right:0;}
.searchB input[type=button]{width:86px;float:left;height:38px;border:1px solid #1781e0;outline:none;cursor:pointer;background:#1781e0 url(/images/else/search1.png) no-repeat center center;}
.searchB input[type=button]:hover{background:transparent url(/images/else/search.png) no-repeat center center;}
.info-list ul{margin-bottom:20px;overflow:hidden;}
.info-list li{
    position:relative;;
    border-bottom: 1px solid #dddddd;
    padding:22px 0;
}
.info-list li .exp{
    display:inline-block;
    margin-top:5px;
}

.info-list li .a{position:absolute;right:0;top:53px;}

.info-list li h4{
    font-size: 18px;
    color:#1b1b1b;
    margin-bottom: 8px;
}
.info-list li p{
    overflow:hidden;
    line-height:24px;
    height:48px;
    margin-bottom:10px;
    font-size: 14px;
    color:#787878;
    padding-right:220px;
}

.load1 a{
    display:block;
    color:#1781e0;
}
.load1 a:hover{background:#1781e0;color:#fff;}
.load1{
    height: 31px;
    width: 90px;
    font-size: 14px;
    border:1px solid #1781e0;
    display:inline-block;
    line-height: 31px;
    text-align: center;
}
.online{
display:inline-block;
}
.online a{
    height: 31px;
    width: 90px;
    font-size: 14px;
    border:1px solid #1781e0;
    line-height: 31px;
    text-align: center;
    color:#fff;display:block;
    background-color: #1781e0;
}
.online a:hover{background:transparent;color:#1781e0;border:1px solid #1781e0;}

.conduct,.con-date,.liuNum,.liulan{
    font-size: 13px;
    color:#646464;
    margin-right: 15px;
}
.con-date{
    margin-right: 36px;
}
.liuNum{
    margin-left:15px ;
}
#item4{float:none;width:100%;}

@media screen and (max-width:1100px) {
    .sideMenu .box{padding:18px;}
    .sideMenu ul li{line-height:30px;height:30px;padding:8px 0;text-indent: 15px;}
    .sideMenu h3{font-size:16px;}
    .sideMenu{width:100%;float:none;margin-bottom:30px;}
    .info-list{width:100%;float:none;}
}
@media screen and (max-width:440px) {
    .info-list li{padding:13px 0;}
    .load1,.online a{width:75px;line-height:28px;height:28px;}
    .info-list li p{padding-right:0;}
    .info-list{padding-bottom:30px;}
    .info-list li .a{position:relative;top:0;margin-bottom:10px;text-align:right;}
    .searchB input[type=text]{width:200px;}
    .searchB input[type=button]{width:75px;}
    .con-date{margin-right:15px;}
    .infoNum{text-align:right;}
    #commonPager a, #commonPager font{padding:2px 4px;}
}



