﻿.cur {
webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #0880d4;
color: #ffffff;
}
.img_body_content{
    width: 1200px;
    overflow: hidden;
}
.img_body_content ul li {
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 15px;
    margin-bottom: 10px;
    float: left;
    width:190px;
    height:160px;
}
.img_body_content ul li img {
    display: block;
    max-width: 188px;
    max-height: 118px;
    margin:0px auto;
}
.img_body_content ul li span {
    margin-top: 10px;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #222222;
}
/*搜索页下拉*/
.sou-body-xiala{
    margin-top: 4px;
    height: 26px;
}
.sou-body-xiala>div{
    height: 26px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    color: #444444;
    margin-right: 36px;
    float: right;
    background: url(../images/lv25.png) no-repeat right center;
    padding-right: 17px;
}
.sou-body-xiala>div>span{
    display: block;
    line-height: 26px;
    min-width:70px;
    text-align:center;
}
.sou-body-xiala>div>div{
    display: none;
    position: absolute;
    top: 26px;
    left: 0;
    width: 100%;
    background: #f4f4f4;
    border:1px solid #dbdbdb;
}
.sou-body-xiala>div>div>ul>li{
    line-height: 24px;
    margin: 2px 0;
    text-align: center;
    color: #000000;
}
.sou-body-xiala>div>div>ul>li a{
    display: block;
    color: #000000;
}
.sou-body-xiala>div>div>ul>li:hover{
    color: #FFF;
    background: #0089e1;
}
.sou-body-xiala>div:hover>div{
    display: block;
}
.sou-body-xiala>div>div>ul>li:hover>a{
    color: #FFF
}
.sou-body-xiala>.li01>div{
    left: -1052px;
    width: 1116px;
    padding: 0 15px;
    border:1px solid #dbdbdb;
}
.sou-body-xiala>.li01>div>ul>li{
float: right;
margin: 5px;
}
.sou-body-xiala>.li01>div>ul>li>a{
padding: 0 5px
}
/*!*分页样式*!*/
/*.page{ clear:both; line-height:25px; font-size:14px; text-align:center; overflow:hidden; float:left; width:100%;}*/
/*.page a i{ font-style:normal; font-size:14px; }*/
/*.page a{  background:#fff; border:1px solid #d1d1d1; color:#000; padding:3px 12px; height:25px; display:inline-block; margin:0 0px;  border-radius:4px;}*/
/*.page a:hover{ background:#488ce8; border:1px solid #488ce8;  color:#fff;} */
/*!*.page span{ background:#488ce8; border:1px solid #488ce8; color:#fff; padding:3px 12px; height:25px; display:inline-block;  margin:0 5px; border-radius:4px;}*!*/

.gj-ss-btm {
    cursor: pointer;
    margin: 10px 0;
    color: #ffffff;
    width: 80px;
    height: 30px;
    border: 0;
    text-align: center;
    line-height: 30px;
    margin-left: 284px;
    background: #a12100;
}











#popup {
    overflow: hidden;
    margin: 0 0 0 282px;
}

    #popup .title {
        height: 24px;
        overflow: hidden;
    }

        #popup .title p {
            padding-left: 14px;
            line-height: 55px;
            color: #fff;
        }

        #popup .title span {
            float: right;
            background: url("/v2/images/ico06.png");
            width: 24px;
            height: 24px;
        }

    #popup .cont {
        /* margin: auto; */
        /* width: 602px; */
    }

        #popup .cont .item {
            margin-top: 21px;
        }

        #popup .cont .item02 {
            margin-top: 11px;
        }

        #popup .cont .item .name03 {
            float: left;
            margin-left: 8px;
            margin-right: 8px;
            line-height: 32px;
            color: #343434;
        }

        #popup .cont label {
            line-height: 32px;
            display: inline-block;
            margin-right: 4px;
        }

        #popup .cont .item .name {
            float: left;
            width: 72px;
            /* margin-left: 45px; */
            line-height: 32px;
            color: #343434;
            font-weight: bold;
        }

        #popup .cont .item .text {
            height: 30px;
            line-height: 30px;
            text-indent: 10px;
            border: 1px solid #e8e8e8;
            width: 358px;
        }

.nice-select02 input {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 0;
    outline: 0;
    background: none;
}

.nice-select02 ul {
    width: 100%;
    display: none;
    position: absolute;
    left: -1px;
    top: 30px;
    overflow: hidden;
    background-color: #fff;
    max-height: 150px;
    overflow-y: auto;
    border: 1px solid #e8e5e5;
    border-top: 0;
    z-index: 9999;
}

    .nice-select02 ul li {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        padding: 0 10px;
        cursor: pointer;
    }

        .nice-select02 ul li.on {
            background-color: #e0e0e0;
        }

.nice-select02 {
    margin-right: 10px;
    float: left;
    width: 80px;
    padding: 0 10px;
    height: 30px;
    border: 1px solid #e8e5e5;
    position: relative;
    background: #fff url(/v2/images/a2.jpg) no-repeat right center;
}

.date_selector, .date_selector * {
    width: auto;
    height: auto;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
}

.date_selector {
    background: #F2F2F2;
    border: 1px solid #bbb;
    padding: 5px;
    margin: -1px 0 0 0;
    position: absolute;
    z-index: 100000;
    display: none;
}

.date_selector_ieframe {
    position: absolute;
    z-index: 99999;
    display: none;
}

.date_selector .nav {
    width: 17.5em; /* 7 * 2.5em */
}

.date_selector .month_nav, .date_selector .year_nav {
    margin: 0 0 3px 0;
    padding: 0;
    display: block;
    position: relative;
    text-align: center;
}

.date_selector .month_nav {
    float: left;
    width: 55%;
}

.date_selector .year_nav {
    float: right;
    width: 35%;
    margin-right: -8px; /* Compensates for cell borders */
}

.date_selector .month_name, .date_selector .year_name {
    font-weight: bold;
    line-height: 20px;
}

.date_selector .button {
    display: block;
    position: absolute;
    top: 0;
    width: 18px;
    height: 18px;
    line-height: 17px;
    font-weight: bold;
    color: #003C78;
    text-align: center;
    font-size: 120%;
    overflow: hidden;
    border: 1px solid #F2F2F2;
}

    .date_selector .button:hover, .date_selector .button.hover {
        background: none;
        color: #003C78;
        cursor: pointer;
        border-color: #ccc;
    }

.date_selector .prev {
    left: 0;
}

.date_selector .next {
    right: 0;
}

.date_selector table {
    border-spacing: 0;
    border-collapse: collapse;
    clear: both;
}

.date_selector th, .date_selector td {
    width: 2.5em;
    height: 2em;
    padding: 0;
    text-align: center;
    color: black;
}

.date_selector td {
    border: 1px solid #ccc;
    line-height: 2em;
    text-align: center;
    white-space: nowrap;
    color: #003C78;
    background: white;
}

    .date_selector td.today {
        background: #FFFEB3;
    }

    .date_selector td.unselected_month {
        color: #ccc;
    }

    .date_selector td.selectable_day {
        cursor: pointer;
    }

    .date_selector td.selected {
        background: #D8DFE5;
        font-weight: bold;
    }

    .date_selector td.selectable_day:hover, .date_selector td.selectable_day.hover {
        background: #003C78;
        color: white;
    }

#popup .cont .item .time {
    position: relative;
    width: 158px;
    margin-right: 8px;
    height: 30px;
    border: 1px solid #e8e5e5;
    background: url("/v2/images/d.png") no-repeat right center;
}

.form-group {
    overflow: hidden;
    border: 1px solid #e8e8e8;
    position: relative;
    width: 213px;
    float: left;
    margin-left: 4px;
}

.form-group-txt {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

.form-group-select { /*padding-left: 1px;*/
}

.form-control,
.simulation-input {
    text-indent: 10px;
    color: #999999;
    width: 100%;
    line-height: 30px;
    font-size: 12px;
    outline: none;
    border: 0;
    height: 30px;
    *padding-left: 0;
    *padding-right: 0;
    *text-indent: 8px;
    *float: left;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-right: 12px;
    background: url("/v2/images/d.png") #ffffff no-repeat right center
}

.float-left {
    float: left;
}

.selectul {
    position: relative;
    display: inline-block;
    cursor: pointer;
    float: left;
    margin-right: 10px;
}

    .selectul ul {
        position: absolute;
        left: 0;
        top: 0px;
        background: #fff;
        border: 1px solid #bdc3c7;
        border-top: none;
        padding: 0px;
        overflow: hidden;
        overflow-y: auto;
        display: none;
        padding-top: 31px;
        -webkit-box-shadow: 1px 1px 2px #eee;
        box-shadow: 1px 1px 2px #eee;
    }

        .selectul ul li {
            height: 20px;
            line-height: 20px;
            color: #6a7576;
            font-size: 12px;
            padding: 5px 10px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .selectul ul li:hover {
                background: #666;
                color: #fff;
                cursor: pointer;
            }

    .selectul select {
        display: none;
    }

.selectfocus {
    height: 30px;
    line-height: 30px;
    border: 1px solid #d3dcdd;
    background-color: #fff;
    padding: 0 0 0 8px;
    position: relative;
    z-index: 1002;
}

    .selectfocus em {
        height: 30px;
        display: block;
        font-style: normal;
        color: #4b555b;
        padding-right: 8px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.select_ul_show .selectfocus {
    /*border-color:#91c4e5;
        border-bottom-color:#edf4f8;*/
}

    .select_ul_show .selectfocus em {
        background-position: right -28px;
    }

.lq-datetimepick {
    width: 500px;
    /*height: 280px;*/
    padding: 10px;
    position: absolute;
    z-index: 10000000000;
    /*left: 50%;
        top: 50%;
        margin: -160px 0 0 -260px;*/
    border: 1px solid #d3dcdd;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .2);
    box-shadow: 0 0 7px rgba(0, 0, 0, .2);
    display: none;
}

.datetime-arr {
    width: 13px;
    height: 7px;
    position: absolute;
    left: 25px;
    top: -7px;
    background: url("/v2/images/pop-tips-info-arr.gif") no-repeat 0 0;
}

.select-datetime {
    width: 100%;
    float: left;
    height: auto;
    *height: 222px;
}

    .select-datetime dl {
        height: 50px;
    }

        .select-datetime dl.datetime-day {
            margin-bottom: 10px;
        }

        .select-datetime dl dt {
            width: 100px;
            height: 50px;
            float: left;
            text-align: center;
            line-height: 18px;
            text-align: center;
            font-size: 12px;
            color: #4b555b;
        }

            .select-datetime dl dt a {
                display: block;
                padding: 7px 0;
            }

            .select-datetime dl dt span {
                display: block;
                border-right: 1px solid #ecf0f1;
                margin-right: -1px;
            }

            .select-datetime dl dt.last span {
                border-right: none;
            }

            .select-datetime dl dt span i {
                color: #f03368;
                margin-left: 6px;
            }

            .select-datetime dl dt em {
                display: block;
                font-weight: normal;
            }

            /*.select-datetime dl dt a:hover,*/
            .select-datetime dl dt.current a {
                background-color: #13a4e7;
                color: #FFFFFF;
                text-decoration: none;
                font-weight: bold;
            }

                /*.select-datetime dl dt a:hover i,*/
                .select-datetime dl dt.current a i {
                    color: #FFFFFF;
                }

            .select-datetime dl dt a:hover {
                text-decoration: none;
            }

        .select-datetime dl dd {
            width: 99px;
            height: 40px;
            float: left;
            background-color: #fff;
            border: 1px solid #d3dcdd;
            padding: 7px 0 6px;
            margin: -1px 0 0 -1px;
            line-height: 20px;
            text-align: center;
            color: #4b555b;
            cursor: pointer;
        }

            .select-datetime dl dd em {
                font-size: 12px;
                display: block;
            }

            .select-datetime dl dd.over {
                color: #95a5a6;
                background-color: #ecf0f1;
            }

            .select-datetime dl dd.selected {
                color: #ffffff;
                background-color: #6b7879;
            }

.datetime-select {
    height: 32px;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d3dcdd;
}

    .datetime-select .selectul {
        width: 100px;
    }

.select-datetime dl.datetime-day {
    height: 35px;
}

    .select-datetime dl.datetime-day dt,
    .select-datetime dl.datetime-day dd {
        width: 70px;
        height: 30px;
        line-height: 30px;
    }

    .select-datetime dl.datetime-day dt {
        width: 71px;
    }

        .select-datetime dl.datetime-day dt span {
            border-right: none;
            font-size: 14px;
            text-align: center;
        }

.select-datetime dl dd.blank {
    background-color: #fafbfb;
}

.select-datetime dl dd.current {
    background-color: #f2f5f5;
    font-weight: bold;
}

.select-datetime dl.datetime-hour dd {
    width: 61px;
    height: 30px;
    line-height: 30px;
}

/**/
.select-datetime dl.datetime-week {
    height: 50px;
}

    .select-datetime dl.datetime-week dt,
    .select-datetime dl.datetime-week dd {
        width: 100px;
        height: 50px;
        line-height: 150%;
    }

        .select-datetime dl.datetime-week dt span {
            border-right: 1px solid #ecf0f1;
            font-size: 12px;
            text-align: center;
            margin-right: -1px;
        }

.select-datetime dl dt.last span {
    border-right: none;
}

.kju-question {
    width: 90%;
    margin: auto auto;
    padding: 24px 0px;
    padding-top: 48px;
    padding-bottom: 40px;
}

    .kju-question h1 {
        font-size: 18px;
        width: 100%;
        line-height: 36px;
        font-weight: 400;
        padding-bottom: 40px;
    }

    .kju-question div {
        padding: 12px 0px;
    }

    .kju-question h2 {
        text-align: left;
        font-size: 15px;
        font-weight: bold;
    }

    .kju-question p {
        padding: 8px 0px;
        font-size: 14px;
        padding-left: 18px;
        display: table;
    }

        .kju-question p label {
            display: inline-block;
            margin-right: 10px;
        }

    .kju-question .btn {
        margin-top: 35px;
        width: 320px;
        height: 40px;
        background: #005295;
        color: #ffffff;
        border: 0;
    }

#popup .cont .item .btn-li {
    color: #ffffff;
    float: left;
    width: 80px;
    height: 30px;
    border: 0;
    margin-left: 158px;
    background: #aaabab;
}

#popup .cont .item .btn-li02 {
    margin-left: 41px;
}

#popup .cont .item .btn-li:hover {
    background: #316abc;
}

#popup .cont .item03 {
    margin-top: 21px;
}
