* {
    font-family: "Î¢ÈíÑÅºÚ";
}

body {
    background: #E5E4E9;
}

.hide {
    bottom: -60px;
}

.black {
    color: black !important;
}
.bg-purple {
    background: #673ab7;
}
.statusbar-overlay {
    background: #2196f3;
}

.swiper-slide {
    background: #fff;
    box-sizing: border-box;
}

    .swiper-slide span {
        text-align: center;
        display: block;
        font-size: 21px;
    }

        .swiper-slide span img {
            width: 100%;
        }

.swiper-container {
    height: 160px;
}

.tabbar-labels span.tabbar-label {
    margin-top: 0;
}

.center_btn .icon {
    width: 60px;
    height: 60px;
    margin: 20px auto 0;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    display: block;
}

.center_btn .text {
    width: 80px;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
    color: #000;
    padding-bottom: 15px;
}


/*#region tongji*/
div[data-page='1indexalert'] .col-25:nth-child(1) .center_btn .icon {
    background-color: #ff0000;
}

div[data-page='1indexalert'] .col-25:nth-child(2) .center_btn .icon {
    background-color: #FF3030;
}

div[data-page='1indexalert'] .col-25:nth-child(3) .center_btn .icon {
    background-color: #A52A2A;
}

div[data-page='1indexalert'] .col-25:nth-child(4) .center_btn .icon {
    background-color: #A52A2A;
}

div[data-page='1indexalert'] .col-25:nth-child(5) .center_btn .icon {
    background-color: #FFA500;
}

div[data-page='1indexalert'] .col-25:nth-child(6) .center_btn .icon {
    background-color: #E0B050;
}

div[data-page='1indexalert'] .col-25:nth-child(7) .center_btn .icon {
    background-color: #0026ff;
}

div[data-page='1indexalert'] .col-25:nth-child(8) .center_btn .icon {
    background-color: #000000;
}
div[data-page='indexalert'] img {
    width:50px;
}
/*#endregion tongji*/
/*#region chaxun*/
div[data-page='chaxun'] .col-50:nth-child(1) .center_btn .icon {
    background: #f17c67;
}

div[data-page='chaxun'] .col-50:nth-child(2) .center_btn .icon {
    background: #5eab91;
}

div[data-page='chaxun'] .col-50:nth-child(3) .center_btn .icon {
    background: #57e6d0;
}

div[data-page='chaxun'] .col-50:nth-child(4) .center_btn .icon {
    background: #e9fd1d;
}
/*#endregion chaxun*/
#dtj .col-25:nth-child(1) .center_btn .icon {
    background-color: #f17c67;
}

#dtj .col-25:nth-child(1) .center_btn .icon {
    background-color: #f17c67;
}

#dtj .col-25:nth-child(2) .center_btn .icon {
    background-color: #f17c67;
}

#dtj .col-25:nth-child(3) .center_btn .icon {
    background-color: #f17c67;
}

#dtj .col-25:nth-child(4) .center_btn .icon {
    background-color: #f17c67;
}

#dtj .col-25:nth-child(5) .center_btn .icon {
    background-color: #f17c67;
}

#dtj .col-25:nth-child(6) .center_btn .icon {
    background-color: #f17c67;
}

#dtj .col-25:nth-child(7) .center_btn .icon {
    background-color: #f17c67;
}

#dtj .col-25:nth-child(8) .center_btn .icon {
    background-color: #f17c67;
}

.bg {
    background: #2196f3;
}

    .bg .list-block {
        margin-top: 0;
        margin-bottom: 0;
    }

        .bg .list-block ul {
            background-color: #2196f3;
        }

            .bg .list-block ul .item-title,
            .bg .list-block ul .item-after,
            .bg .list-block ul .item-subtitle,
            .bg .list-block ul .item-text {
                color: #fff;
            }

.toolbar .toolbar-inner .link .botb {
    line-height: 15px;
    font-size: 12px;
    margin: 0 auto;
}

.toolbar .toolbar-inner .link {
    text-align: center;
}

.yunying .list-block {
    margin-top: 0px;
    margin-bottom: 0px;
}

.boa {
    color: #999;
}

.active {
    color: #2196f3;
}

.kuang.row {
    padding: 15px;
}

.kuang .col-50 {
    /*background-color: #e4e4e4;*/
    background-color: #fff;
    margin-top: 15px;
}

.login-screen .login-screen-content, .popup-zhuce {
    background-color: #2196f3;
    color: #fff;
    padding-top: 50px;
}

    .login-screen .login-screen-content input {
        color: #fff;
        font-size: 16px;
    }

.item-content .faicon {
    padding-right: 10px;
    color: #ccc;
}

.list-block .list-button {
    background-color: #0659c5;
    margin-right: auto;
    margin-left: auto;
    width: 95%;
    padding: 0;
}

ul:nth-child(2) .list-button {
    margin-top: 20px;
    background-color: #00dbcc;
}

.list-block-labe {
    padding: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
}

/*.navbar::after {
    background-color: #2196f3;
}*/

.navbar-fixed .page-content, .navbar-through .page-content {
    padding-top: 43px;
}

.popup-zhuce {
    padding-top: 43px;
    font-size: 17px;
}

    .popup-zhuce .left {
        padding-left: 10px;
        height: 44px;
        line-height: 44px;
        position: fixed;
        top: 0;
        left: 0;
    }

.list-block ul {
    background-color: #2196f3;
}

    .list-block ul .item-content .item-inner .item-input input {
        color: #c2c2c2;
    }

.zhuce-logo {
    text-align: center;
}

.list-block {
    margin-top: 15px;
}

input::-webkit-input-placeholder { /* WebKit browsers */
    color: #ccc;
}

input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc;
}

input::-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ccc;
}

.tishi {
    color: #ccc;
    font-size: 12px;
}

.list-block .item-content {
    background-color: #fff;
}

.yyzz a {
    color: #c2c2c2;
}

.modal-button {
    color: #222;
}

.modal-text {
    color: #222;
}

.bg .list-block .item-content {
    background-color: #2196f3;
}

.list-block.media-list .item-link .item-title-row {
    background-image: none;
}

#dlq .item-media {
    margin-right: auto;
    margin-left: auto;
    color: #fff;
}

    #dlq .item-media a div i {
        color: #fff;
    }

.redian {
    background-color: #fff;
    padding: 5px;
}

    .redian .text {
        color: red;
        width: 40px;
        text-align: center;
    }

    .redian .title {
        text-align: left;
    }

        .redian .title a {
            color: #444;
        }

.bg_te {
    box-shadow: 0 2px 5px #06487d inset;
    background: #2183d2;
    text-align: center;
    line-height: 100px;
    color: #fff;
    font-size: 20px;
}

.buttons-row .button:first-child, .buttons-row .button:last-child {
    border-radius: 0;
}

.tabqh.content-block {
    margin: 0;
    padding: 0;
}

.tabs .content-block {
    margin-top: 10px;
}

.fangzi {
    width: 100%;
    height: 150px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.right i {
    color: white;
}

.rightspan {
    margin-left: auto;
    padding-left: 5px;
    min-width: 38px;
}

.my1color {
    color: #333 !important;
}
.gjtj .col {
    border:1px solid black;
}
div[data-page='gjtj'] .title {
    margin:10px 0;
}
.textleft {
    text-align: left;
}
.textcenter {
    text-align: center;
}
.textright {
    text-align: right;
}
.icolor {
    color: #2196f3;
}
.back .fa {
    color:#fff;
}
.tab-link {
    height: 40px;
    line-height: 40px;
}
.navbar-inner {
    padding-left:0;
}
.center{
    left:0!important;
}