/* CSS Document */

* {
}

* { /* _behavior: url(iepngfix/iepngfix.htc); _behavior:url("csshover.htc"); behavior: url(ie-css3.htc); */
}

body {
    text-align: left;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    width: 640px;
    margin-right: auto;
    margin-left: auto;
}

img {
    border: 0px;
}

a {
    color: black;
    text-decoration: none;
    color: 3d3d3d;
    font-family: microsoft simhei;
}

li {
    margin: 0px;
    padding: 0px;
    list-style-position: outside;
    list-style: none;
    vertical-align: bottom;
}

.clear {
    clear: both;
}






.fgjd {
    float: left;
    width: 575px;
    display: block;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 10px;
}

    .fgjd ul {
        width: 640px;
        display: block;
        background-position: 480px center;
        background-repeat: no-repeat;
        background-image: url("../images/sx.png") /*tpa=/style/images/sx.png*/;
    }

        .fgjd ul li {
            width: 575px;
            height: 40px;
            display: block;
            padding-bottom: 0;
            margin: 0 auto;
            border: 0px;
        }

            .fgjd ul li span {
                float: left;
                width: 18px;
                height: 18px;
                display: block;
                padding-top: 6px;
                padding-left: 12px;
            }

            .fgjd ul li a {
                float: left;
                width: 410px;
                height: 40px;
                line-height: 40px;
                font-size: 14px;
                color: #333333;
                display: block;
                overflow: hidden;
                padding-top: 0;
                padding-right: 0;
                padding-bottom: 0;
                padding-left: 10px;
            }

                .fgjd ul li a:hover {
                    color: #d91f17;
                }







.news .list1 {
    padding: 28px 0 15px 0;
    min-height: 50px;
    _height: 50px;
    background: url("../image/bg1.gif") /*tpa=/style/image/bg1.gif*/ left bottom no-repeat;
}

    .news .list1 li {
        float: left;
        width: 177px;
        height: 138px;
        overflow: hidden;
        text-align: center;
        background: url("../image/imgBg2.gif") /*tpa=/style/image/imgBg2.gif*/ center top no-repeat;
    }

    .news .list1 .imgDiv {
        padding-top: 5px;
        height: 102px;
        overflow: hidden;
    }

.news .list2 {
    width: 520px;
    overflow: hidden;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 20px;
}

    .news .list2 li {
        float: left;
        width: 500px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        position: relative;
        border-bottom-width: thin;
        border-bottom-style: dashed;
        border-bottom-color: #CCC;
        background-image: url("../images/jt02.gif") /*tpa=/style/images/jt02.gif*/;
        background-repeat: no-repeat;
        background-position: left center;
    }

    .news .list2 .time {
        position: absolute;
        z-index: 10;
        top: 0px;
        right: 10px;
    }

    .news .list2 a {
        background: url("../image/ico2.gif") /*tpa=/style/image/ico2.gif*/ 8px center no-repeat;
        padding-left: 19px;
    }

        .news .list2 a:hover {
            color: #d91f17;
            background: url("../image/ico3.gif") /*tpa=/style/image/ico3.gif*/ 8px center no-repeat;
        }

    .news .list2 .liNow {
        color: #A179C5;
    }

        .news .list2 .liNow a {
            color: #A179C5;
            background: url("../image/ico3.gif") /*tpa=/style/image/ico3.gif*/ 8px center no-repeat;
        }










.contact {
    width: 575px;
    display: block;
    background-color: #f6f5f0;
    margin: 0 auto;
}

    .contact .contactp {
        width: 510px;
        display: block;
        margin: 0 auto;
        padding: 30px 0;
        border-bottom: 1px solid #cccccc;
    }

    .contact .contactt {
        width: 510px;
        display: block;
        margin: 0 auto 40px;
        padding: 40px 0;
    }

        .contact .contactt .contactts {
            width: 510px;
            display: block;
        }

            .contact .contactt .contactts h3 {
                width: 510px;
                height: 30px;
                color: #333;
                font-size: 26px;
                display: block;
            }

            .contact .contactt .contactts h4 {
                width: 510px;
                height: 35px;
                line-height: 35px;
                color: #333333;
                font-size: 24px;
                display: block;
                margin-top: 0px;
                margin-bottom: 0px;
            }

        .contact .contactt .contacttx {
            width: 560px;
            padding: 9px 0 0 20px;
            line-height: 24px;
            color: #666666;
            display: block;
        }

            .contact .contactt .contacttx p {
                line-height: 24px;
                color: #666666;
            }







.tabs {
    width: 575px;
    float: none;
    list-style: none;
    position: relative;
    text-align: left;
    height: 50px;
    margin: 0 auto !important;
}

    .tabs li {
        display: block;
        float: left;
        width: 50%;
        border: 2px solid #aaaaaa;
    }

        .tabs li:nth-child(3), .tabs li:nth-child(7) {
            margin-left: -2px;
        }

        .tabs li:nth-child(5), .tabs li:nth-child(7) {
            margin-top: -2px;
        }

    .tabs input[type="radio"] {
        position: absolute;
    }

    .tabs label {
        display: block;
        border-radius: 2px 2px 0 0;
        font-size: 14px;
        font-weight: normal;
        text-transform: uppercase;
        cursor: pointer;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        height: 40px;
        text-align: center;
        line-height: 40px;
    }

        .tabs label:hover {
            color: red;
            /*background-image: url("../images/jsbj.jpg");
            background-repeat: no-repeat;*/
        }

    .tabs .tab-content {
        z-index: 2;
        display: none;
        overflow: hidden;
        width: 100%;
        font-size: 17px;
        line-height: 25px;
        position: absolute;
        left: 0;
        top: 85px;
    }

    .tabs [id^="tab"]:checked + label {
        color: red;
        /*background-image: url("../images/jsbj.jpg");
        background-repeat: no-repeat;*/
    }

    .tabs [id^="tab"]:checked ~ [id^="tab-content"] {
        display: block;
    }




.tabs-1 {
    width: 640px;
    float: none;
    list-style: none;
    position: relative;
    text-align: left;
    height: 50px;
}

    .tabs-1 li {
        float: left;
        display: block;
    }

    .tabs-1 input[type="radio"] {
        position: absolute;
    }

    .tabs-1 label {
        display: block;
        border-radius: 2px 2px 0 0;
        font-size: 15px;
        font-weight: normal;
        text-transform: uppercase;
        cursor: pointer;
        position: relative;
        top: 4px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 25px;
        padding-bottom: 10px;
        height: 40px;
        /*background-image: url("../images/jsbj1.jpg");
        background-repeat: no-repeat;*/
        width: 180px;
    }

        .tabs-1 label:hover {
            /*background-image: url("../images/jsbj.jpg");
            background-repeat: no-repeat;*/
            color: red;
        }

    .tabs-1 .tab-content {
        z-index: 2;
        display: none;
        overflow: hidden;
        width: 100%;
        font-size: 17px;
        line-height: 25px;
        position: absolute;
        top: 53px;
        left: 0;
        padding: 25px;
    }

    .tabs-1 [id^="tab"]:checked + label {
        /*background-image: url("../images/jsbj.jpg");
        background-repeat: no-repeat;*/
        color: red;
    }

    .tabs-1 [id^="tab"]:checked ~ [id^="tab-content"] {
        display: block;
    }





.contact1 {
    width: 575px;
    height: auto;
    display: block;
    margin: 15px auto;
}

    .contact1 .contactp {
        width: 510px;
        height: auto;
        display: block;
    }

    .contact1 .contactt {
        width: 575px;
        height: auto;
        display: block;
        margin-top: 30px;
    }

        .contact1 .contactt .contactts {
            width: 575px;
            display: block;
        }

            .contact1 .contactt .contactts span {
                font-size: 24px !important;
            }

            .contact1 .contactt .contactts h3 {
                width: 500px;
                height: 30px;
                color: #00A785;
                font-size: 18px;
                display: block;
            }

            .contact1 .contactt .contactts h4 {
                width: 575px;
                height: auto;
                line-height: 24px;
                color: #333333;
                font-size: 14px;
                display: block;
                font-family: 'Microsoft YaHei';
            }

.contacttx1 {
    width: 575px;
    line-height: 24px;
    color: #666666;
    display: block;
    font-size: 24px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
}

.MsoNormal span {
    font-size: 24px !important;
    line-height: 34px;
}

.contacttx1 p {
    line-height: 34px;
    color: #333;
}



.sys {
    width: 575px;
    height: auto;
    margin: 0 auto;
}

.sys1 {
    width: 285px;
    float: left;
    text-align: center;
}


.sys2 {
    width: 285px;
    float: left;
    text-align: center;
}

.sys1 img {
    margin-top: 20px;
}

.sys2 img {
    margin-top: 20px;
}

.blue_a {
    color: #03C;
    text-decoration: underline;
}

.line_h {
    line-height: 40px;
    width: 575px;
    margin: 15px auto;
}

.post-content {
    width: 575px;
    margin: 0 auto;
}

    .post-content p {
        font-size: 24px !important;
        line-height: 40px !important;
    }

/*banner*/
.slideBox {
    position: relative;
    margin: 0px auto;
    overflow: hidden;
}

    .slideBox .hd {
        width: 100%;
        height: 31px;
        position: absolute;
        z-index: 1;
        bottom: 0;
        text-align: center;
    }

        .slideBox .hd ul {
            height: 23px;
            left: 0;
            padding-right: 21px;
            font-size: 0;
            vertical-align: top;
            padding-top: 2px;
        }

            .slideBox .hd ul li {
                display: inline-block;
                width: 3%;
                height: 7px;
                margin: 0 3px;
                vertical-align: top;
                overflow: hidden;
                background: #333;
                filter: alpha(opacity=70);
                -moz-opacity: 0.7;
                -khtml-opacity: 0.7;
                opacity: 0.7;
                border-radius: 2px;
            }

            .slideBox .hd ul .on {
                background: #eee;
                filter: alpha(opacity=50);
                -moz-opacity: 0.5;
                -khtml-opacity: 0.5;
                opacity: 0.5;
            }

.index .hd ul .on {
    background: #BC121A;
}

.slideBox .bd {
    position: relative;
    z-index: 0;
    overflow: hidden;
}

    .slideBox .bd li {
        position: relative;
        text-align: center;
    }

        .slideBox .bd li img {
            vertical-align: top;
            width: 100%;
            height: auto;
        }

        .slideBox .bd li a {
            -webkit-tap-highlight-color: rgba(0,0,0,0);
        }

.w980 {
    text-align: center;
    margin-top: 50px;
}

.bloodstains {
    width: 575px;
    display: block;
    margin: 0 auto;
}

    .bloodstains dl {
        float: left;
        width: 50%;
        height: 250px;
    }

        .bloodstains dl dd {
            font-size: 20px;
        }

.case {
    width: 575px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px 0;
    text-align:center;
}

.caseNo {
    width: 575px;
    height: 50px;
    margin: 20px auto;
}

    .caseNo input {
        width: 575px;
        height: 50px;
        border: 1px solid #e2e2e2;
        background: none;
    }

.caseSubmit {
    width: 575px;
    height: 50px;
    margin: 0 auto;
    display: block;
    border: none;
    font-size: 24px;
    color: white;
    background: url(/m/style/img/Redbox.jpg) no-repeat 0;
}
