.mains {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    background-color: white;
    padding: 0 15px 0 15px;
    overflow-x: hidden;
}


    /*图片&地图*/

    .mains .top-box {
        display: inline-block;
        width: 100%;
        height: 500px;
        margin: 25px 0 15px;
    }

    .mains .top-box .pic-box {
        width: 48%;
        margin: 0 1%;
        float: left;
        display: inline-block;
    }

    .mains .top-box .map-box {
        width: 48%;
        margin: 0 1% 0 0.5%;
        float: right;
        display: inline-block;
        border: solid 1px #E6E6E6;
        height: 100%;
    }
/****************统计**********************/
.statistic-line {
    width: 1156px;
    background: #FEEEDE;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto 10px;
}

.statistic-line .items {
    float: left;
    width: 20%;
    text-align: center;
    color: #4C4C4C;
}

.statistic-line .items .number {
    color: #D82425;
    font-weight: 500;
    font-size: 16px;
}

.statistic-line .items.first {
    text-align: left;
}

.statistic-line .items.last {
    text-align: right;
}
    /*信息内容*/

    .mains .content-box {
        display: inline-block;
        width: 100%;
    }

        .mains .content-box .mess-box {
            width: 48%;
            margin: 0 1%;
            float: left;
            margin-bottom: 20px;
            height: 142px;
            overflow: hidden;
        }


            /*资讯列表*/


            /*标题*/

            .mains .content-box .mess-box .info-box .title-box {
                border-bottom: solid 2px #C0C4CC;
                height: 30px;
            }

                .mains .content-box .mess-box .info-box .title-box .fleft {
                    font-size: 18px;
                    color: #940000;
                    font-weight: bold;
                    float: left;
                    vertical-align: bottom;
                    cursor: pointer;
                    height: 30px;
                    border-bottom: solid 2px #940000;
                }

                .mains .content-box .mess-box .info-box .title-box .fright {
                    font-size: 15px;
                    color: #940000;
                    font-weight: bold;
                    float: right;
                    margin-top: 4px;
                    cursor: pointer;
                }


            /*内容*/

            .mains .content-box .mess-box .info-box ul {
                padding-top: 10px;
            }

                .mains .content-box .mess-box .info-box ul li {
                    padding: 4px 0;
                    display: inline-block;
                    width: 100%;
                    cursor: pointer;
                    color: #353535;
                    line-height:20px;
                }

           .mains .content-box .mess-box .info-box ul li .mess {
               width: 80%;
               float: left;
               
               overflow: hidden;
               white-space: nowrap;
               text-overflow: ellipsis;
           }

           .mains .content-box .mess-box .info-box ul li .time {
               float: right;
           }


    /*图标选项*/

    .mains .theme-box {
        margin: 0 -2.95% ;
    }

    .mains .theme-item {
        width: 10.12%;
        height: 100px;
        float: left;
        margin: 0 3.6% 25px 3.7%;
        text-align: center;
        background: #FFFFFF;
        border: solid 1px #E6E6E6;
        padding: 15px;
    }

        .mains .theme-item p {
            font-size: 16px;
            color: #000000;
        }

    /*热门专题轮播*/
    .mains .content-box .info-box .picture-slide {
        width: 1156px;
        margin: 10px 1%;
        position: relative;
        overflow: hidden;
    }

        .mains .content-box .info-box .picture-slide ul {
            position: relative;
            z-index: 1;
            height: 130px;
        }

            .mains .content-box .info-box .picture-slide ul li {
                position: absolute;
                left: 0;
                top: 0;
            }

                .mains .content-box .info-box .picture-slide ul li img {
                    width: 1156px;
                    height: 130px;
                    display: block;
                }


        .mains .content-box .info-box .picture-slide span {
            font-family: 'iconfont';
            width: 40px;
            height: 40px;
            position: absolute;
            top: 50%;
            margin-top: -22px;
            cursor: pointer;
            z-index: 2;
            background: rgba(0, 0, 0, 0.5);
            font-style: normal;
            color: #fff;
            text-align: center;
            line-height: 40px;
            font-size: 24px;
            cursor: pointer;
            display: none;
        }

        .mains .content-box .info-box .picture-slide .left {
            left: 5px;
        }

        .mains .content-box .info-box .picture-slide .right {
            right: 5px;
        }
        
    /*底部信息*/

    .mains .foot-box {
        margin-top: 20px;
        margin-bottom: 0;
        height: auto;
        overflow: auto;
        border-top: 1px solid #F6F6F6;
        width: 1180px;
        margin-left: auto;
        margin-right: auto;
        background-color: white;
        margin-top: 0;
        padding-bottom: 20px;
        text-align: center;
        line-height: 30px;
    }
    /*底部信息*/

/*****************底部轮播服务栏目****************/
.box2 {
    width: 1180px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

    .box2 .box-right {
        width: 100%;
        margin: 0 auto;
    }

    .box2 .picScroll-left {
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 170px;
    }

        .box2 .picScroll-left .bd {
            width: 1156px;
            margin: 0 auto;
        }

        .box2 .picScroll-left .tempWrap {
            width: 100% !important;
        }

        .box2 .picScroll-left .bd ul {
            overflow: hidden;
            zoom: 1;
        }

        .box2 .picScroll-left .bd .whole-line .clone:hover img {
            -webkit-animation: 1s seconddiv;
        }

@keyframes seconddiv {
    0% {
        transform: scale(1.4, 1.4);
    }

    10% {
        transform: scale(1, 1);
    }

    25% {
        transform: scale(1.2, 1.2);
    }

    50% {
        transform: scale(1, 1);
    }

    70% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    }
}

@-moz-keyframes seconddiv {
    0% {
        transform: scale(1.4, 1.4);
    }

    10% {
        transform: scale(1, 1);
    }

    25% {
        transform: scale(1.2, 1.2);
    }

    50% {
        transform: scale(1, 1);
    }

    70% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    }
}

@-webkit-keyframes seconddiv {
    0% {
        transform: scale(1.4, 1.4);
    }

    10% {
        transform: scale(1, 1);
    }

    25% {
        transform: scale(1.2, 1.2);
    }

    50% {
        transform: scale(1, 1);
    }

    70% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    }
}

@-o-keyframes seconddiv {
    0% {
        transform: scale(1.4, 1.4);
    }

    10% {
        transform: scale(1, 1);
    }

    25% {
        transform: scale(1.2, 1.2);
    }

    50% {
        transform: scale(1, 1);
    }

    70% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    }
}

.box2 .picScroll-left .bd ul li img {
    width: 50px;
    height: 70px;
}

.whole-line {
    width: 1240px;
    height: 145px;
    margin: 0 -25px;
}

    .whole-line .clone {
        display: inline-block;
        overflow: hidden;
        width: 110px;
        float: left;
        height: 115px;
        text-align: center;
        padding-top: 30px;
        margin-right: 44px;
    }

    .whole-line.second-line {
        width:1280px;
    }
    .whole-line.second-line .clone {
        margin-right:72.5px
    }

 .box2 .picScroll-left .arrow {
    position: absolute;
    bottom: 5px;
    left: 50%;
    width: 25px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    cursor:pointer;
    height:34px;
    line-height:34px;
}
/*****************底部轮播服务栏目****************/