@charset "UTF-8";
* {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-family: ;
}
.content{
    width: 1200px;
    margin-top: 15px ;
    margin-bottom: 35px;
}
.clear {
    clear: both;
}
li{
    cursor: pointer;
}
.unionService{
    width: 206px;
    height: 100%;
    background-color: #fff;
    border-radius: 2px;
    float: left;
}
/*.unionServiceB{*/
/*    height: 351px!important;*/
/*    width: 206px;*/
/*    background-color: #fff;*/
/*    border-radius: 2px;*/
/*    float: left;*/
/*}*/
.unionServiceA{
    width: 206px;
    height: 213px;
    background-color: #fff;
    border-radius: 2px;
    float: left;
}
.changeColor{
    width: 192px;
    height: 192px;
    margin-left: 7px;
}
.changeService{
    font-weight: bold;
    color:#eb0000!important;
}
.serviceLi1{
    color:#fff!important;
    background-color:#ff5400!important;
    width: 192px;
    height: 46px;
    border-radius: 2px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}
.serviceLi2{
    color:#ff5400;
    width: 192px;
    height: 46px;
    border-radius: 2px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px  solid #ffe5e5;
}
.serviceLi3{
    color:#ae6100;
    background-color:#ffeee5;
    width: 192px;
    height: 46px;
    border-radius: 2px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}
.imgChange{
    margin-top: -33px;
    margin-right: -131px;
}
.mediaChange_down{
    margin-top: -33px;
    margin-right: -131px;
}
.serviceWord{
    float: right;
    width: 986px;
    height: 1003px;
    background-color: #fff;
    border-radius: 4px;
}
.serviceWord_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;
    margin-bottom: 10px;
}
.li_buttom{
    width: 929px;
    height: 56px;
    line-height: 56px;
    border-bottom:1px dashed #dcdcdc;
    font-size: 14px;
    color:#767676;
    margin-left: 22px;
}
.li_span1{
    color:#df0004;
}
.li_span2{
    color:#9f9f9f;
    float: right;
    margin-right: 20px;
}
.s{
    width: 622px;
    height: 230px;
    border-radius: 4px;
}
/**/
.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;
}
