@charset "UTF-8";
* {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-family: ;
}
.content{
    width: 1200px;
    margin-top: 15px ;
    margin-bottom: 35px;
}
.clear {
    clear: both;
}
a{
    cursor: pointer;
}
/**/
.unionNewMedia{
    margin-right: 5px;
    float: left;
    width: 205px;
    height: 380px;
    background-color: #fff;
    border-radius: 4px;
}
.unionNewMedia ul{
    font-size: 18px;
}
.unionNewMedia li{
    width: 195px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
    margin-left: 6px;
    border-radius: 4px;
}
.pNewsli2{
    border-bottom: 1px  solid #ffe5e5;
    color:#ae6100;
    font-size: 18px;
}
.pNewsli2:nth-child(6){
    border-bottom:none
}
.unionNewMedia_tit{
    width: 195px;
    height: 52px;
    background-color:#ff5400;
    color: #FFF;
    font-size: 18px;
    margin: 10px 1px 1px 7px;
    line-height: 52px;
    text-align: center;
    font-weight: bold;
    border-radius: 4px;
}
.changepNews{
    font-weight: bold;
    color:#eb0000!important;
}

/**/
.pictureNews{
     float: right;
     width: 988px;
     height: 1206px;
     background-color: #fff;
     border-radius: 4px;
 }
.pictureNews_top{
    color:#fe0000;
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 10px;
    border-bottom: 1px solid #fe0000;
    line-height: 45px;
    width: 942px;
}
.pictureNews_content{
    width: 298px;
    height: 240px;
    border: 2px solid #f1f1f1;
    border-radius: 4px;
    margin-top: 17px;
    margin-left:17px;
    display: inline-block;
    white-space: nowrap;
}
.example{
    margin-left: 8px;margin-top: 10px
}
.example p{
    margin-top: 12px;
    color:#464646;
    width: 282px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.example_p2{
    font-size: 14px;
}
.loadMore{
    width: 988px;
    height: 80px;
    margin-top: 20px;
    line-height: 80px;
    text-align: center;
    color:#5c5c5c;
}

#kkpager{
    clear: both;
    color: #ab0c0f;
    padding-top: 50px;
    font-size: 13px;
    width: 775px;
    margin: auto;
}
#kkpager a{
    float: left;
    border: 1px solid #ab0c0f;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    background: #fff;
    text-decoration:none;
    color:#ab0c0f;
}

#kkpager span.disabled{
    float: left;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border:1px solid #ab0c0f;
    background-color:#FFF;
    color:#ab0c0f;
}
#kkpager span.curr{
    float: left;
    border: 1px solid #ab0c0f;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #D90B18;
    color: #ffffff;
}
#kkpager a:hover{
    border:1px solid #ab0c0f;
    background-color:#ab0c0f;
    color:#fff;
}
#kkpager span.normalsize{
}
#kkpager_gopage_wrap{
    position:relative;
    left:0px;
    top:0px;
}
#kkpager_btn_go {
    width:44px;
    height:24px;
    border:0px;
    overflow:hidden;
    line-height:140%;
    padding:0px;
    margin:0px;
    text-align:center;
    cursor:pointer;
    background-color:#ab0c0f;
    color:#FFF;
    position:absolute;
    left:0px;
    top:-2px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display:none;
    margin-left: 40px;
}
#kkpager_btn_go_input{
    width:36px;
    height:14px;
    color:#999;
    text-align:center;
    margin-left:1px;
    margin-right:1px;
    border:1px solid #ab0c0f;
    position:relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    left:0px;
    top:0px;
    outline:none;
}

#kkpager_btn_go_input.focus{
    border-color:#ab0c0f;
}

#kkpager .pageBtnWrap{
    float:left;
}
#kkpager .infoTextAndGoPageBtnWrap{
    float:right;
}
#kkpager .spanDot{
    float:left;
    margin-right:5px;
}

#kkpager .currPageNum{
    color:#ab0c0f;
}

#kkpager .infoTextAndGoPageBtnWrap{
    padding-top:5px;
}
