/*首页公共样式*/
body{
    overflow: hidden;
}
/*html, body {height:100%;overflow:auto;margin: 0;}*/
/*html{overflow-y:scroll;}*/
@font-face {
    font-family: "indexFont";
    src: url('../../font/FZWBJW.TTF');
}
.wdPercent{
    width : 80%;
    margin : 0 auto;
    min-width: 1000px;
}
.textOverflow{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.w_8{
    width: 8%;
}
.w_10 {
    width: 10%;
}
.w_15{
    width: 15%;
}
.w_30{
    width: 30%;
}
.w_50{
    width: 50%;
}
.p115{
    padding-left: 15px;
}
.setBlock{
    display: block;
}
.header{
    height: 60px;
    /*background: #e6706f;*/
}
/*头部样式*/
#header{
    line-height: 20px;
    /*background: #e8c0c0;*/
    /*background: #f14246;*/
    background: #ccc;
    /*background: #eee;*/
    height: 20px;
}
.headerContainer{
    height: 20px;
}
#header .headerItem{
    margin: 0 8px;
    cursor: pointer;
    font-size: 12px;
}
.headerItem a{
    color: #656565;
}
.backStageManageBtn a,.welcomeUser,.backStageBtnGroup a{
    color: #656565;
    font-size: 12px;
}
/*导航栏样式表*/
#menu{
    background: url("../img/menu.png");
    height: 40px;
}
.menuNav{
    height: 40px;
    line-height: 40px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
}
.menuNav li{
    width: 16%;
    float: left;
    text-align: center;
    /*border-right: 1px solid #c4c6e4;*/
}
.menuNav li a{
    display: block;
    width: 100%;
}
.menuNav li>a{
    color: #fff;
}
.menuNav li.selectedLi{
    background: url("../img/navSelected.png");
    background-size: 100% 100%;
    font-weight: bold;
    color: #feffff;
}
/*标题样式*/
.container .headerTitle{
    background: url("../img/titleBackground.png");
    background-size: 100% 100%;
    height: 136px;
}
.container .titleContent {
    width: 80%;
    height: 64px;
    line-height: 74px;
    margin: 8px auto;
}
/*轮播图*/
.containerCarousel{
    position: relative;
    top: -1px;
}
#myCarousel .carousel-inner>.item>img{
    height: 320px;
    width: 100%;
}
/*内容区域*/
.indexContent{
    /*overflow: hidden;*/
}
#mainContent{
    height: 358px;
    margin-bottom: 8px;
    overflow: hidden;
}
/*选择不同类型消息按钮区域*/
.chooseMsg{
    overflow: hidden;
}
.chooseMsgItem,.choosedMsgItem{
    width: 12%;
    height: 30px;
    line-height: 30px;
    margin: 35px 0 15px 5%;
    float: left;
    cursor: pointer;
}
.chooseMsgItem{
    background: url("../img/unselectBorder.png");
    background-size: 100% 100%;
}
.choosedMsgItem{
    background: url("../img/selectedBorder.png");
    background-size: 100% 100%;
}
.chooseMsgItem:first-child,.choosedMsgItem:first-child{
    margin-left: 0;
}
.chooseMsgItem>img,.choosedMsgItem>img{
    width: 20px;
    height: 20px;
    margin: 0 7%;
    margin-bottom: 2px;
}
.chooseMsgItem .chooseMsgTitle,.choosedMsgItem .chooseMsgTitle{
    letter-spacing: 2px;
    margin: 0 5%;
    font-size: calc(1px + 1vw);
}
.choosedMsgItem .chooseMsgTitle{
    color: #fff;
}
.showContent{
    height: 270px;
}
.showContent .showContentItem{
    height: 95%;
    width: 32%;
    margin: 10px 6px;
    float: left;
    border: 10px solid #fff;
    box-shadow: -10px 24px 66px #e6e6e6;
    background: #f2f2f2 !important;
}
.showMsg .leftContent{
    width: 12%;
    height: 67%;
    float: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 15px;
    /*background: url("../img/index/leftContent.png");*/
    background-size: 100% 100%;
}
.showMsg .leftContent>img {
    display: block;
    margin: 17px auto;
    width: 18px;
}
.showMsg .leftContent .leftConTitle>span{
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
}
.showMsg .rightContent{
    width: 65%;
    height: 65%;
    float: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.rightContent .msgItem{
    height: 32px;
    line-height: 32px;
    font-size: calc(1px + .75vw);
}
.rightContent .msgItem .numberItem{
    margin-top: 3px;
}
.rightContent .msgItem>p{
    height: 100%;
    cursor: pointer;
}
.rightContent .msgItem>p:hover,.servicePublicityCon .leftContent .serviceItem:hover{
    color: #d30907;
}
.msgItem .msgContent{
    display: block;
    max-width: 50%;
    width: 50%;
    min-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.msgItem .msgDate{
    display: block;
    max-width: 28%;
    width: 28%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 6%;
    font-size: calc(1px + .6vw);
}
.rightContent .numberIndex{
    position: relative;
    left: -13px;
    color: #fff;
}
.moreDynamic,.serviceDynamic{
    width: 8%;
    float: left;
    margin-top: 68px;
    margin-left: 2%;
    font-size: 13px;
    cursor: pointer;
}
.serviceDynamic{
    margin-top: 25px;
}
.moreDynamic p,.serviceDynamic p{
    text-align: center;
}
.moreIcon{
    margin-top: 5px !important;
}
.moreIcon img{
    width: 16px;
}
/*服务公示*/
.servicePublicity .serviceTitleImg{
    position: relative;
    left: 50%;
    top: -10px;
    transform: translateX(-50%);
}
.servicePublicity .serviceTitle{
    text-align: center;
    color: #fff;
    position: relative;
    top: -35px;
}
.servicePublicityCon{
    margin: 0 15px;
    position: relative;
    top: -6px;
    overflow: hidden;
}
.servicePublicityCon .leftContent{
    width: 88%;
    float: left;
    font-size: calc(1px + .75vw);
}
.servicePublicityCon .leftContent .serviceItem{
    height: 28px;
    line-height: 28px;
    cursor: pointer;
}
.serviceItem .serviceIcon{
    position: relative;
    top: 10px;
    width: 6px;
}
.serviceItem .serviceItemCon{
    display: block;
    max-width: 60%;
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 10px;
}
.serviceItem .serviceItemDate{
    display: block;
    max-width: 24%;
    width: 24%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 8%;
    font-size: calc(1px + .6vw);
}
.servicePublicityCon .rightContent{
    margin-left: 2%;
    width: 10%;
}
.servicePublicityCon .moreDynamic{
    margin-top: 28px;
}
/*广告位*/
#advertiseSpace .carousel-inner, #advertiseSpace .item ,  #advertiseSpace .banner{
    height: 100%;
}
#advertiseSpace .banner{
    width: 100%;
    cursor: pointer;
}
.advertiseCarousel{
    position: relative;
}
/*尾部*/
footer{
    position: relative;
}
footer>a{
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

/*更多动态页面样式*/
.navHeaderTitle{
    margin: 20px 0;
}
#serviceMoreDynamicContent .dynamicItem span{
    display: block;
    float: left;
    cursor: pointer;
}
.dynamicHeader{
    margin-bottom: 10px;
}
.dynamicContent{
    position: relative;
}
.dynamicHeader .headerName{
    font-size: 17px;
    letter-spacing: 1px;
    margin-left: 12px;
}
.dynamicBody{
    overflow: hidden;
    margin: 20px 10px;
}
.dynamicBody .dynamicItem{
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dotted #959595;
}
.dynamicItem .dynamicIcon{
    width: 5px;
    height: 5px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background: #b9b8b8;
    display: block;
    border-radius: 10px;
    float: left;
}
.dynamicItem .dynamicTitle,.dynamicItem .dynamicDate{
    margin-left: 2%;
    float: left;
    display: block;
    cursor: pointer;
}
.dynamicItem .dynamicTitle{
    width: 75%;
}
.dynamicItem .dynamicDate{
    width: 20%;
    text-align: center;
}
/*更多动态详情页面*/
#moreDynamicDetail .detailHeader{
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    background: #eee;
    border: 1px dotted #000;
}
#moreDynamicDetail .detailContent{
    margin: 25px 0;
    text-indent: 2em;
    min-height: 250px;
}
#moreDynamicDetail .detailBottom{
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    border: 1px solid #f3f1f1;
}
.dynamicDetail .infoTitle{
    font-size: 20px;
    margin: 20px 0;
    white-space: normal;
}
/*详情附件*/
.detailAttachement{
    margin: 15px 0;
    overflow: hidden;
}
.detailAttachement>p{
    margin-bottom: 15px;
}
.detailAttachement .attachmentItem .attachmentImg{
    width: 100px;
    height: 100px;
    margin-right: 20px;
}
.attachmentes{
    min-height: 50px;
}
.serviceNavTitle,.detailNavTitle{
    cursor: pointer;
}
.attachmentes .attachItems{
    width: 100px;
    height: auto;
    float: left;
    margin-right: 25px;
}
.attachmentes .attachItems img {
    width: 100%;
    height: 100px;
}
.attachItems .largeImg{
    cursor: pointer;
}
.attachmentes .attachItems .attachName {
    display: block;
    width: 100%;
    height: 30px;
    margin: 10px 0;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
}

/*服务公示详情*/
#serviceMoreDynamicDetail .topLine{
    height: 3px;
    width: 100%;
    background: #eee;
}
#serviceMoreDynamicDetail .serviceHeader{
    overflow: hidden;
    margin: 20px 0;
}
#serviceMoreDynamicDetail .headerItem{
    height: 30px;
    line-height: 30px;
}
#serviceMoreDynamicDetail .headerItem .serviceDetial, .headerItem .serviceType{
    display: block;
    width: 80%;
    max-width: 80%;
}
.serviceBody .bodyHeader{
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: bold;
    background: #F9F9F9;
    text-align: center;
    border-bottom: 1px solid #DCDCDC;
    border-top: 4px solid #eee;
}
.serviceBody .bodyContent{
    text-indent: 2em;
    padding: 20px;
    background: #F9F9F9;
    overflow: auto;
    line-height: 25px;
    min-height: 250px;
}
.serviceAttachment{
    margin: 20px 0;
}

/*分页*/
#dynamicPage{
    margin-bottom: 20px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.ui-paging-container ul .ui-pager {
    padding: 6px 10px !important;
}
.ui-paging-container li.ui-paging-toolbar select{
    display: none;
}
.ui-paging-container li.ui-paging-toolbar input,
.ui-paging-container li.ui-paging-toolbar a{
    height: 28px;
    line-height: 28px;
    position: relative;
    top: -7px;
}
/*加载效果*/
.loading{
    width: 150px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.loading span{
    display: inline-block;
    width: 10px;
    height: 100%;
    margin-right: 5px;
    background: #f74f53;
    animation: load 1.04s ease infinite;/*Internet Explorer 10、Firefox 以及 Opera 支持 animation 属性。*/
    -webkit-animation: load 1.04s ease infinite; /*Safari 和 Chrome 支持替代的 -webkit-animation 属性。*/
}
.loading span:last-child{
    margin-right: 0px;
}
@-webkit-keyframes load{
    0%{
        opacity: 1;
        -webkit-transform: scale(1.2);
    }
    100%{
        opacity: .2;
        -webkit-transform: scale(.2);
    }
}
.loading span:nth-child(1){
    -webkit-animation-delay:0.13s;
}
.loading span:nth-child(2){
    -webkit-animation-delay:0.26s;
}
.loading span:nth-child(3){
    -webkit-animation-delay:0.39s;
}
.loading span:nth-child(4){
    -webkit-animation-delay:0.5s;
}
.loading span:nth-child(5){
    -webkit-animation-delay:0.65s;
}
.loading p{
    color: #615e5e;
    font-size: 12px;
    margin: 10px 0;
}
/*底部样式*/
.bottomFont,.bottomCopyRight{
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.bottomCopyRight{
    font-size: 13px;
}
.copyRightNumber{
    cursor: pointer;
    color: #000;
}
.copyRightNumber:hover{
    color:#23527c;
}
.bottomTitle{
    display: inline-block;
    margin-right: 10px;
}
.bottomLink a{
    color: #000;
}
.bottomLink{
    background: #f1f1f1;
    text-align: center;
    padding: 6px 0;
}
.linkImg{
    width: 16px;
    height: 16px;
    position: relative;
    top: -1px;
}