* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

html,
body {
    height: 100%;
    padding: 0;
    margin: 0;
}

@font-face {
    font-family: electronicFont;
    src: url(../font/DS-DIGIT.TTF);
}

/* .main-container {
    margin: 0 10px;
} */

.all {
    min-width: 85.714rem;
    height: 77.143rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.showTime {
    color: #fff;
    position: fixed;
    top: 0.143rem;
    left: 1.143rem;
    display: flex;
    height: 3rem;
    color: #61BEFF;

}

.showTime .timeDeatil {
    font-family: electronicFont;
    font-size: 2.857rem;
    margin-right: 0.714rem;
}

.logo {
    width: 100%;
    height: 7.857rem;
    line-height: 7.857rem;
    color: aliceblue;
    font-size: 2.143rem;
    letter-spacing: 0.143rem;
    text-align: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../img/标题背景.png);

}

.logo .title {
    background-image: -webkit-linear-gradient(bottom, #6acce9, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 0.357rem;
    /* text-shadow: 1px 1px 1px #bbb; */
    margin-bottom: 1.429rem;
}

.borderweb, .borderwindow {
    float: left;
    width: 1.071rem;
    height: 1.071rem;

    border: 50%;
}

.topOne,
.topTwo,
.topThri {
    background-image: url(../img/本周办件数背景边框.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 32%;
    position: relative;
}

.bookDetail {
    height: 31.429rem;
    background-image: url(../img/departme.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.714rem;
}

.departmentDetail {
    height: 21.429rem;
    background-image: url(../img/矩形%20729.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.allInOne {
    height: 22.857rem;
    background-image: url(../img/list-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.714rem;
}

.comments {
    height: 30rem;
    background-image: url(../img/list-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.reportParts {
    height: 19.143rem;

    background-image: url(../img/list-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.714rem;
}

.itemAll {
    height: 11.643rem;
    position: relative;
    margin-bottom: 0.714rem;
}

.line {
    height: 21.357rem;
    background-image: url(../img/list-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.bookDetail-title {
    color: #fff;
    font-size: 1.286rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.bookDetail-title span {
    width: 0.286rem;
    background-color: #00a8ff;
    display: inline-block;
    height: 1rem;
    margin-left: 0.357rem;
}

.allInOne .title,
.bookDetail .title,
.reportParts .title,
.departmentDetail .title,
.comments .title,
.itemAll .title,
.line .title {
    color: #f7f7f7;
    text-align: center;
    line-height: 2.857rem;
    margin-left: 2.143rem;
    font-size: 1.429rem;
    letter-spacing: 0.214rem;
    text-shadow: 0 0 0.714rem #f7f7f7,
    0 0 20px #228DFF,
    0 0 30px #228DFF,
    0 0 40px #228DFF,
    0 0 70px #228DFF,
    0 0 80px #228DFF,
    0 0 100px #228DFF,
    0 0 150px #228DFF;

}

.dateLine {
    color: #6bd3ff;
    text-shadow: 0 0 0.714rem #f7f7f7,
    0 0 1.429rem #228DFF,
    0 0 2.143rem #228DFF,
    0 0 2.857rem #228DFF,
    0 0 5rem #228DFF,
    0 0 5.714rem #228DFF,
    0 0 7.143rem #228DFF,
    0 0 10.714rem #228DFF;
}

.topList {
    display: flex;
    /* margin: 0 10px; */
    width: 100%;
    justify-content: space-between;
    height: 12.857rem;
    margin-bottom: 1.429rem;
}

.Topblue {
    color: #1585f7;
    font-size: 1.429rem;
}

.topOne ul,
.topTwo ul,
.topThri ul {
    position: absolute;
    right: 0;
    color: #fff;
    width: 80%;
    display: flex;
    align-items: center;
    text-align: center;
    top: 80px;
    justify-content: space-evenly;
}

.topList li {
    width: 5.714rem;
    font-weight: inherit;
}

.bottomList {
    height: 54.286rem;
    display: flex;

}

.Bottomone {

    width: 29%;
    margin-right: 10px;
}

.Bottomtwo {
    width: 40%;
    margin-right: 10px;
}

.Bottomthri {
    width: 29%;
}

/* 标题下部 */
.topList img {
    width: 85px;
    height: 85px;
    margin-top: 68px;
    margin-left: 8%;
}

.topList i {
    font-size: 30px;
}

.topList .title {
    position: absolute;
    color: #f7f7f7;
    top: 12px;
    left: 12%;
    font-size: 20px;
    letter-spacing: 3px;
    text-shadow: 0 0 10px #f7f7f7,
    0 0 20px #228DFF,
    0 0 30px #228DFF,
    0 0 40px #228DFF,
    0 0 70px #228DFF,
    0 0 80px #228DFF,
    0 0 100px #228DFF,
    0 0 150px #228DFF;
}

.bookDetailOne {
    height: 173px;
    margin-top: 22px;
}

/* 中部上 */
.allInOne-con {
    background: 1px solid red;
    margin: 20px auto 10px auto;
    width: 93%;
    height: 80%;
}

.allInOne-conT {
    margin-bottom: 10px;
}

.allInOne-conT,
.allInOne-conB {
    display: flex;
    justify-content: space-between;
}

.allInOne-conB div,
.allInOne-conT div {
    width: 48%;
    height: 100px;
    background-image: url(../img/一窗通办内容边框.png);
    background-size: 100% 100%;
    line-height: 100px;
    display: flex;
    justify-content: space-around;
}

.reportPartsPie {
    width: 53%;
    margin-top: -20px;
}

.commentsList {
    display: flex;
    justify-content: space-between;
    margin: 30px 30px 0 30px;
}

.commentsList > div {
    height: 100px;
    width: 48%;
    background-image: url(../img/好差评评价总量内容边框.png);
    background-size: 100% 100%;
    display: inline-flex;
    align-items: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.commentsList span:last-child {
    margin-left: 7px;
    font-size: 14px;
    color: #46689b;

}

.num {
    color: #1585f7;
    font-size: 14px;
    line-height: 20px;
    font-size: 20px;

}

.linghtBlue {
    color: #87dfff;
    font-size: 30px;
}

.reportPartsPieList {
    margin-top: 30px;
}

.reportPartsPieList div:first-child {
    margin-bottom: 10px;
}

.reportPartsPieList div {
    background-image: url(../img/申报情况及时上报数内容背景、.png);
    height: 80px;
    width: 226px;
    background-size: 100% 100%;
    margin-left: 20px;
    line-height: 80px;
}

.itemAll {
    background-image: url(../img/南岸区政务服务事项总数背景边框.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.itemAllnum {
    height: 71px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 88%;
    margin-top: 57px;
    display: flex;
    justify-content: space-around;
    /* padding: 0 30px;*/
}

.itemAll > div > span {
    background-image: url(../img/南岸区政务服务事项总数数字背景.png);
    height: 100%;
    display: inline-block;
    width: 54px;
    line-height: 80px;
    text-align: center;
    font-size: 40px;
    color: #39aae5;
}

.itemAll > div > span:last-child {
    background-image: none;
    height: 100%;
    display: inline-block;
    width: 30px;
    text-align: center;
    font-size: 18px;
    color: #46689b;
}

.lineCon {
    background-image: url(../img/组%2086.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 80%;
    height: 210px;
    margin: 20px auto;
    position: relative;
}

.lineCon img {
    position: absolute;
    width: 162px;
    height: 162px;
    top: 95px;
    left: 86px;
    opacity: 0.6;
    animation: rotate 15s linear infinite;

}

@keyframes rotate {
    from {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.listCon {
    position: absolute;
    left: 40px;
    color: #fff;
    top: 64px;
    text-align: center;
}

.OneList {
    position: absolute;
    right: 4px;
    color: #fff;
    top: 9px;
}

.TwoList {
    position: absolute;
    right: 4px;
    top: 82px;
    color: #fff;
}

.ThriList {
    position: absolute;
    right: 4px;
    bottom: 15px;
    color: #fff;
}

.bookBar {
    height: 94px;
    width: 90%;
    margin: 0 auto;
    border-bottom: 5px solid #1c43b6;
    display: flex;
    justify-content: space-evenly;

}

.bookBar > div {
    width: 26%;

}

.bookBar-topTxt {
    font-size: 21px;
    color: #1585f7;
    text-align: center;
    margin-bottom: 5px;
}

.bookBarOne {
    height: 70px;
    margin-top: 30px;
    border: 1px solid red;
}

.fontNum {
    background: -moz-linear-gradient(bottom, #5f6ad0 0%, #b2b5eb 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #5f6ad0), color-stop(100%, #b2b5eb));
    background: -webkit-linear-gradient(bottom, #5f6ad0 0%, #b2b5eb 100%);
    background: -o-linear-gradient(bottom, #5f6ad0 0%, #b2b5eb 100%);
    background: -ms-linear-gradient(bottom, #5f6ad0 0%, #b2b5eb 100%);
    background: linear-gradient(to top, #5f6ad0 0%, #b2b5eb 100%);
    text-align: center;
    line-height: 40px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    margin-top: 32px;
    height: 40px;
}

.fontNumOne {

    background: -moz-linear-gradient(bottom, #c6632f 0%, #f1c7a3 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #c6632f), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(bottom, #c6632f 0%, #f1c7a3 100%);
    background: -o-linear-gradient(bottom, #c6632f 0%, #f1c7a3 100%);
    background: -ms-linear-gradient(bottom, #c6632f 0%, #f1c7a3 100%);
    background: linear-gradient(to top, #c6632f 0%, #f1c7a3 100%);
    text-align: center;
    line-height: 60px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    margin-top: 34px;
    height: 60px;
}

.fontNumTwo {
    background: -moz-linear-gradient(bottom, #b1727c 0%, #e0d3d0 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b1727c), color-stop(100%, #e0d3d0));
    background: -webkit-linear-gradient(bottom, #b1727c 0%, #e0d3d0 100%);
    background: -o-linear-gradient(bottom, #b1727c 0%, #e0d3d0 100%);
    background: -ms-linear-gradient(bottom, #b1727c0 0%, #e0d3d0 100%);
    background: linear-gradient(to top, #b1727c 0%, #e0d3d0 100%);
    text-align: center;
    line-height: 30px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    margin-top: 23px;
    height: 30px;
}

.bookBarTwo {
    height: 90%;
    margin-top: 10px;
}

.bookBarTwo div:last-child {
    background: #c6632f;
    height: 20px;
    text-align: center;
    line-height: 0px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}

.bookBarThri {
    height: 50%;
    margin-top: 50px;
}

.bookBarThri div:last-child {
    background: #b1727c;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}

.bookBarTxt {
    width: 90%;
    margin: 0 auto;
    color: #1585f7;
    font-size: 18px;
    justify-content: space-between;
    margin-top: 10px;
}

.bookBarTxt span {
    display: inline-block;
    width: 32%;
    text-align: center;
}

.licontainerGow ul {
    margin-bottom: 5px;
}

.bookDetail-main li {
    width: 20%;
    color: #fff;
    font-size: 14px;
    margin: 10px;
    text-align: center;

}

.bookDetail-main ul li:first-child {
    width: 70px;

}

.bookDetail-stu {
    background: #0655b6;
    padding: 10px;
}

.bookDetail-allstu {
    background: #4caf50;
    padding: 10px;
}

.txtOverHidden {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.licontainer {
    height: 175px;
    overflow: hidden;
}

/* 动画 */

.licontainerGow {
    padding-left: 18px;
    margin: 0;
    animation: row 10s linear infinite;
}

.licontainerGow:hover {
    animation-play-state: paused;
}

.licontainerGow li {
    text-align: left;

}

@keyframes row {
    0% {
    }

    100% {
        transform: translateY(-50%);
    }
}

/* 第三名动画 */

.detailOne .mask {
    animation: animate 5s ease infinite;
    overflow: hidden;
    opacity: 0;
}

/* 第一名动画 */

.detailOne .maskOne {
    animation: animateOne 5s ease infinite;
    overflow: hidden;
    opacity: 0;
}

/* 第二名动画 */

.detailOne .maskTwo {
    animation: animateTwo 5s ease infinite;
    overflow: hidden;
    opacity: 0;
}

.detailCon {
    width: 94%;

    height: 250px;
    margin: 0 auto;
}

.detailConList {
    width: 100%;
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
}

.detailConList div {
    background-image: url(../img/detailList1.png);
    width: 30%;
    height: 70px;
    margin-bottom: 10px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-evenly;
}

.detailConList .oneList {
    background-image: url(../img/detailList1.png);
}

.detailConList .twoList {
    background-image: url(../img/detailList2.png);
}

.detailConList .thriList {
    background-image: url(../img/detailList3.png);
}

.detailConList div span {
    color: #FFF;

    line-height: 70px;
}

.detailConList div span:first-child {
    font-size: 18px;
    color: #39aae5;
}

.detailConList div span:last-child {
    font-size: 22px;
    color: #87DFFF;
    font-style: italic;
}


