﻿@charset "utf-8";
@import url("reset.css");
/*html{overflow-x:hidden;}*/

body {
    min-width: 1349px;
    background: #f4f4f4;
    color: #333;
    font: 14px/1.5 "\u5fae\u8f6f\u96c5\u9ed1", "\5FAE\8F6F\96C5\9ED1", tahoma, arial, "\5b8b\4f53", sans-serif;
    letter-spacing: 1px;
}


a {
    color: #444444;
    text-decoration: none;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

    a:hover {
        color: #333;
    }

.top_10 {
    margin-top: 10px;
}

.bottom_10 {
    margin-bottom: 10px;
}

.red {
    color: red;
}

.white {
    color: #ffffff;
}

.aright {
    text-align: right;
}

.cent {
    text-align: center;
}

.cursor {
    cursor: pointer;
}

.note {
    color: #fff;
    display: inline;
    padding: .2em .6em .3em;
    white-space: nowrap;
    vertical-align: baseline;
    line-height: 1;
    border-radius: 2px;
}

.note-info {
    background-color: #a6a6a6;
    border: 1px solid #9d9d9d;
    color: #ffffff;
}

.note-primary {
    background-color: #e7f0fc;
    border: 1px solid #aecceb;
    color: #09C;
}

.note-default {
    background-color: #eaecf0;
    border: 1px solid #d6d8dd;
    color: #7a808d;
}

.note-success {
    background-color: #dff1df;
    border: 1px solid #a4e18d;
    color: #48a31c;
}

.note-warning {
    background-color: #faf3e5;
    border: 1px solid #ebd098;
    color: #d28d03;
}

.note-danger {
    background-color: #feeeee;
    border: 1px solid #fdcfcf;
    color: #e76161;
}

h1 {
    /* fix sifr extra 1px gap */
    margin: 0 0 10px -1px;
    color: #c4161c;
    font-size: 20px;
}

    h1 em {
        font-style: normal;
        color: #454545;
    }

h2, h2 a {
    letter-spacing: 1px;
    font-size: 12px;
    color: #000;
    margin: 27px 0 10px 0;
}

h3, h3 a {
    color: #fff;
}

strong {
    color: #454545;
}

p {
    margin: 0;
    padding: 0 0 8px 0;
    line-height: 200%;
}

/*--------left_col t------tags---*/

.left_col {
    width: 750px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    background: none;
    margin-left: 0px;
}


.neiye_left_col {
    width: 248px;
    padding-right: 0px;
    padding: 10px 0 2px 12px;
    float: left;
    background: #909;
}
/*--------center_content tags----*/
.main {
    width: 487px;
    /* another quirk - IE6 needs padding to show vertical rule */
    margin-right: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
    float: left;
    padding-left: 7px;
    background: none;
}
/*--------right_col tags---------*/
.right_col {
    float: right;
    width: 372px;
    height: auto;
    /* overflow: hidden; */
    /* overflow: visible; */
    padding-bottom: 2px;
    padding-left: 5px;
    background: none;
    margin-top: 0px;
}

.neiye_right_col {
    float: right;
    width: 776px;
    /* overflow: hidden; */
    /* overflow: visible; */
    padding-bottom: 2px;
    padding-left: 10px;
    clear: right;
    background: none;
    border-left: 0px #c9c9c9 solid;
}
/*-----------------col tags end----------*/

/*------------------------------------------
home page tags
-------------------------------------------*/


.mid_content {
    clear: both;
    width: 1134px;
    background: url("") repeat-x left bottom;
    /*height:1050px;*/
    overflow: hidden;
    margin-top: 5px;
}



.mask {
    position: absolute;
    background-color: #000000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}


/* --------------------- boxlight --------------------- */
.box-light {
    border: 1px #c7def1 solid;
    overflow: hidden;
}

.box-light-legend {
    height: 21px;
    line-height: 21px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #0f619f;
    text-align: center;
    background: transparent url('../images/sprite.gif') repeat-x scroll 0 -290px;
}

.box-light-title {
    height: 23px;
    line-height: 23px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #0f619f;
    background: transparent url('../images/sprite.gif') repeat-x scroll 0 -380px;
    border-bottom: 1px #c7def1 solid;
}

    .box-light-title span {
        padding-left: 15px;
    }

    .box-light-title ul {
        float: left;
    }

    .box-light-title li {
        position: relative;
        float: left;
        border-right: 1px #c7def1 solid;
    }

        .box-light-title li.last {
            border-right: none;
        }

        .box-light-title li.current {
            top: 1px;
            background-color: #ffffff;
        }

        .box-light-title li a {
            position: relative;
            float: left;
            display: block;
            height: 23px;
            line-height: 23px;
            border-left: 1px #ffffff solid;
            border-right: 1px #ffffff solid;
            color: #0f619f;
            text-decoration: none;
            text-align: center;
            padding: 0 20px;
            background-color: transparent;
        }

    .box-light-title a.more {
        float: right;
        width: 60px;
        padding: 0;
        border: none;
        font-weight: normal;
        background: transparent url('../images/sprite3.gif') no-repeat scroll 0 -298px;
    }

        .box-light-title a.more:hover {
            color: #ff0000;
            background-color: transparent;
        }

/* --------------------- boxweight --------------------- */
.box-weight {
    position: relative;
    /*clear: both;*/
    float: left;
}

.box-weight2 {
    position: relative;
    border: 1px #c9c9c9 solid;
    /*clear: both;*/
    float: left;
}

.box-weight-title {
    height: 28px;
    line-height: 26px;
    color: #1555a3;
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 14px;
    /*border: 1px #278dde solid;*/
    background: transparent url('') no-repeat scroll left top;
    background-position: bottom left;
}

.box-weight-title-legend {
    background: transparent url('') no-repeat scroll left top;
    padding-left: 28px;
}

.box-weight-title-legend2 {
    background: transparent url('../images/home_title_bg.png') no-repeat scroll 5px 8px;
    padding-left: 25px;
}

.box-weight-con {
    margin: 0 0px;
    border-left: 1px #a2a2a2 solid;
    border-right: 1px #a2a2a2 solid;
    background-color: #f9f9f9;
    /*border-bottom: 1px #c7def1 solid;*/
}

.box-weight-con2 {
    margin: 0 0px;
    border-left: 1px #c9c9c9 solid;
    border-right: 1px #c8c8c8 solid;
    background-color: #f8f8f8;
    /*border-bottom: 1px #c7def1 solid;*/
}

.box-weight-con3 {
    margin: 0 0px;
    border-left: 1px #ffffff solid;
    border-right: 1px #c9c9c9 solid;
    background-color: #f8f8f8;
    /*border-bottom: 1px #c7def1 solid;*/
}

.box-weight-con4 {
    margin: 0px 0px;
    padding: 0px 0;
    border-top: 1px #c6c6c8 solid;
    background-color: transparent;
    border-bottom: 1px #bbbbbb solid;
}

.box-weight-con5 {
    margin: 0 0px;
    border-left: 0px #cecece solid;
    border-right: 0px #cecece solid;
    background-color: transparent;
    /*border-bottom: 1px #c7def1 solid;*/
}

.box-weight-con6 {
    margin: 0 0px;
    border-left: 0px #cecece solid;
    border-right: 0px #cecece solid;
    background-color: #f4f4f4;
    background: url(../images/neiye_left_clip.jpg) repeat-y;
    /*border-bottom: 1px #c7def1 solid;*/
}

.box-weight-bottom {
    margin: 0 0;
    height: 7px;
    background-repeat: no-repeat;
}

.box-weight-bottom2 {
    margin: 0 0;
    height: 119px;
    background-repeat: no-repeat;
}

/*.box-weight-title,.box-weight-title1 { border: 1px #c7d4b8 solid; height: 27px; line-height: 27px; color: #cc7518; font-size:14px}*/
/*.box-weight-title {	background: transparent url('../images/home_title_bg.png') no-repeat scroll left top; }*/
.box-weight-title1 {
    font-family: "微软雅黑";
    font-weight: bold;
    background: transparent url('../images/home_title_bg2no.png') no-repeat left top;
    height: 30px;
    font-size: 14px;
    line-height: 26px;
    color: #1555a3;
}

.box-weight-title2 {
    height: 53px;
    line-height: 26px;
    color: #1555a3;
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 14px;
    /*border: 1px #278dde solid;*/
    background: transparent url('') no-repeat scroll left top;
}
/*
.box-weight-title-legend { background: transparent url('') no-repeat scroll left center; }
.box-weight-title-legend1 { padding-left:20px; background: transparent url('') no-repeat scroll left center; }
.box-weight-title-legend2 { padding-left: 30px; background: transparent url('../images/home_title_bg.png') no-repeat scroll left center; }
.box-weight-con { background: transparent url('../images/index/box-weight-con.gif') repeat-x scroll left top; margin: 0; border: 1px #c7d4b8 solid; border-top: none; }
*/


.news ul {
    margin: 0 0 0 5px;
}

    .news ul li {
        float: left;
        display: inline;
        background-image: url(../images/fdian.gif);
        background-repeat: no-repeat;
        background-position: center left;
        width: 98%;
    }

        .news ul li a {
            height: 25px;
            font-size: 12px;
            display: block;
            text-align: left;
            margin-left: -1px;
            background: url(../images/xuxian28.gif) repeat-x;
            color: #555;
            padding-left: 10px;
            line-height: 25px;
        }

        .news ul li.hover, .news ul li.hover a:hover {
            color: #333;
        }

            .news ul li.hover a {
                color: #333333;
            }

        .news ul li a:hover {
            color: #333333;
        }

        .news ul li span {
            float: right;
            color: #faac00;
            line-height: 25px;
        }


.news2 ul {
    margin: 0 0 0 10px;
}

    .news2 ul li {
        float: left;
        display: inline;
        background-image: url(../images/fdian.gif);
        background-repeat: no-repeat;
        background-position: center left;
        width: 95%;
    }

        .news2 ul li a {
            height: 32px;
            font-size: 12px;
            display: block;
            text-align: left;
            margin-left: -1px;
            background: url(../images/xuxian28.gif) repeat-x;
            color: #555;
            padding-left: 10px;
            line-height: 32px;
        }

        .news2 ul li.hover, .news2 ul li.hover a:hover {
            color: #333;
        }

            .news2 ul li.hover a {
                color: #333333;
            }

        .news2 ul li a:hover {
            color: #333333;
        }

        .news2 ul li span {
            float: right;
            color: #faac00;
            line-height: 32px;
        }

.news3 ul {
    margin: 0 0 0 5px;
}

    .news3 ul li {
        float: left;
        display: inline;
        background: url(../images/xuxian28.gif) repeat-x;
        width: 99%;
    }

        .news3 ul li a {
            height: 28px;
            font-size: 12px;
            display: block;
            text-align: left;
            margin-left: 5px;
            color: #555;
            background-image: url(../images/fdian.gif);
            background-repeat: no-repeat;
            background-position: center left;
            padding-left: 10px;
            line-height: 28px;
        }

        .news3 ul li.hover, .news2 ul li.hover a:hover {
            color: #333;
        }

            .news3 ul li.hover a {
                color: #333333;
            }

        .news3 ul li a:hover {
            color: #333333;
        }

        .news3 ul li span {
            float: right;
            color: #faac00;
            height: 28px;
            display: block;
            background: url(../images/xx_btn.jpg) bottom no-repeat;
            width: 46px;
        }

            .news3 ul li span.s1 {
                float: right;
                color: #faac00;
                height: 28px;
                display: block;
                background: url(../images/ks_btn.jpg) bottom no-repeat;
                width: 46px;
            }

            .news3 ul li span.s2 {
                float: right;
                color: #888888;
                line-height: 32px;
                width: 80px;
                display: block;
            }

            .news3 ul li span.s3 {
                float: right;
                color: #888888;
                line-height: 32px;
                width: 20px;
                height: 32px;
                display: block;
                background: url(../images/download.gif) center left no-repeat;
            }

.friend_url ul {
    margin: 0 0 0 5px;
    width: 95%;
}

    .friend_url ul li {
        float: left;
        display: inline;
        background-image: url(../images/fdian.gif);
        background-repeat: no-repeat;
        background-position: center left;
        width: 95%;
    }

        .friend_url ul li a {
            height: 24px;
            font-size: 12px;
            display: block;
            text-align: left;
            margin-left: -1px;
            background: url("") repeat-x;
            color: #555;
            padding-left: 10px;
            line-height: 23px;
            width: 100%;
            font-size: 14px;
            overflow: hidden;
        }

        .friend_url ul li.hover, .friend_ur ul li.hover a:hover {
            color: #333;
        }

            .friend_url ul li.hover a {
                color: #333333;
            }

        .friend_url ul li a:hover {
            color: #333333;
        }

.resource ul {
    margin: 0 0 0 15px;
    width: 95%;
}

    .resource ul li {
        float: left;
        display: block;
        background-image: url(../images/yuandian.png);
        background-repeat: no-repeat;
        background-position: center left;
        width: 85px;
        margin-right: 15px;
        margin-bottom: 25px;
    }

        .resource ul li a {
            height: 25px;
            font-size: 12px;
            display: block;
            text-align: left;
            margin-left: -1px;
            background: url("") repeat-x;
            color: #555;
            padding-left: 17px;
            line-height: 25px;
            width: 100%;
            font-size: 16px;
            overflow: hidden;
            float: left;
        }

        .resource ul li.hover, .resource ul li.hover a:hover {
            color: #333;
        }

            .resource ul li.hover a {
                color: #333333;
            }

        .resource ul li a:hover {
            color: #333333;
        }


.kejian ul {
    margin: 5px 0 0 8px;
}

    .kejian ul li {
        float: left;
        display: inline;
        background-image: url(../images/fangdian.png);
        background-repeat: no-repeat;
        background-position: center left;
        width: 98%;
    }

        .kejian ul li a {
            height: 25px;
            font-size: 12px;
            display: block;
            text-align: left;
            margin-left: -1px;
            background: url("") repeat-x;
            color: #555;
            padding-left: 15px;
            line-height: 25px;
            font-size: 14px;
            overflow: hidden;
        }

        .kejian ul li.hover, .kejian ul li.hover a:hover {
            color: #333;
        }

            .kejian ul li.hover a {
                color: #333333;
            }

        .kejian ul li a:hover {
            color: #333333;
        }

        .kejian ul li span {
            float: right;
            color: #faac00;
            line-height: 25px;
        }

.jiaoliu ul {
    margin: 0 0 0 5px;
}

    .jiaoliu ul li {
        float: left;
        display: inline;
        background-image: url(../images/fdian.gif);
        background-repeat: no-repeat;
        background-position: center left;
        width: 98%;
    }

        .jiaoliu ul li a {
            height: 25px;
            font-size: 12px;
            display: block;
            text-align: left;
            margin-left: -1px;
            background: url("") repeat-x;
            color: #555;
            padding-left: 10px;
            line-height: 25px;
            font-size: 14px;
        }

        .jiaoliu ul li.hover, .jiaoliu ul li.hover a:hover {
            color: #333;
        }

            .jiaoliu ul li.hover a {
                color: #333333;
            }

        .jiaoliu ul li a:hover {
            color: #333333;
        }

        .jiaoliu ul li span {
            float: right;
            color: #faac00;
            line-height: 25px;
        }

course ul {
    margin: 0 0 0 15px;
    width: 450px;
}

.course ul li {
    float: left;
    display: block;
    background-image: url(../images/fangdian.png);
    background-repeat: no-repeat;
    background-position: center left;
    width: 120px;
    margin-right: 20px;
}

    .course ul li a {
        height: 28px;
        font-size: 12px;
        display: block;
        text-align: left;
        margin-left: 5px;
        color: #555;
        padding-left: 10px;
        line-height: 25px;
        width: 98%;
        overflow: hidden;
        background: url(../images/xx_clip.jpg) bottom repeat-x;
    }

    .course ul li.hover, .course ul li.hover a:hover {
        color: #333;
    }

        .course ul li.hover a {
            color: #333333;
        }

    .course ul li a:hover {
        color: #333333;
    }


.equip p {
    width: 200px;
    margin: 0 0 0 15px;
    height: 24px;
    background: url(../images/xuxian2.gif) repeat-x;
    line-height: 24px;
    display: block;
}

    .equip p .fl {
        width: 150px;
        margin: 0 0 0 10px;
        height: 24px;
        float: left;
    }

    .equip p .fr {
        margin: 0 0 0 10px;
        float: right;
        line-height: 24px;
    }

    .equip p span {
        width: 40px;
        margin: 0 0 0 0;
        height: 24px;
        float: right;
        color: #E30000;
        line-height: 24px;
        text-align: right;
    }

.maq {
}

    .maq img {
        float: left;
        margin: 0 5px;
    }

.home_equip {
    background: url(../images/lab_fenge.png) no-repeat 220px 10px;
}

    .home_equip ul {
        margin: 5px 0 0 5px;
        width: 470px;
        height: 180px;
    }

        .home_equip ul li {
            float: left;
            margin-left: 20px;
            background-image: url(../images/yiqi_li.png);
            background-repeat: no-repeat;
            background-position: left 10px;
            width: 200px;
            padding-left: 7px;
            height: 35px;
        }

            .home_equip ul li a {
                font-size: 12px;
                text-align: left;
                color: #666666;
                padding-left: 10px;
                line-height: 35px;
                display: block;
            }

            .home_equip ul li.hover, .home_eqip ul li.hover a:hover {
                color: #333;
            }

                .home_equip ul li.hover a {
                    color: #333333;
                }

            .home_equip ul li a:hover {
                padding-left: 10px;
                line-height: 35px;
                color: #333333;
            }


.btn_m1 {
    display: inline;
    background: url(../images/serv1.png) 0 0 no-repeat;
    display: block;
    text-indent: -9999em;
    height: 93px;
    width: 86px;
    margin: 0 20px 20px 0;
    float: left;
    top: 0px;
}

    .btn_m1:hover {
        display: inline;
        background: url(../images/serv1_over.png) 0 0 no-repeat;
    }

.btn_m2 {
    display: inline;
    background: url(../images/serv2.png) 0 0 no-repeat;
    display: block;
    text-indent: -9999em;
    height: 93px;
    width: 86px;
    margin: 0 20px 20px 0px;
    float: left;
}

    .btn_m2:hover {
        display: inline;
        background: url(../images/serv2_over.png) 0 0 no-repeat;
    }

.btn_m3 {
    display: inline;
    background: url(../images/serv3.png) 0 0 no-repeat;
    display: block;
    text-indent: -9999em;
    height: 93px;
    width: 86px;
    margin: 0 20px 20px 0px;
    float: left;
}

    .btn_m3:hover {
        background: url(../images/serv3_over.png) 0 0 no-repeat;
    }

.btn_m4 {
    display: inline;
    background: url(../images/serv4.png) 0 0 no-repeat;
    display: block;
    text-indent: -9999em;
    height: 93px;
    width: 86px;
    margin: 0 20px 20px 0px;
    float: left;
}

    .btn_m4:hover {
        background: url(../images/serv4_over.png) 0 0 no-repeat;
    }

.btn_m5 {
    display: inline;
    background: url(../images/serv5.png) 0 0 no-repeat;
    display: block;
    text-indent: -9999em;
    height: 93px;
    width: 86px;
    margin: 0 20px 20px 0px;
    float: left;
}

    .btn_m5:hover {
        background: url(../images/serv5_over.png) 0 0 no-repeat;
    }

.btn_m6 {
    display: inline;
    background: url(../images/serv6.png) 0 0 no-repeat;
    display: block;
    text-indent: -9999em;
    height: 93px;
    width: 86px;
    margin: 0 20px 20px 0px;
    float: left;
}

    .btn_m6:hover {
        background: url(../images/serv6_over.png) 0 0 no-repeat;
    }

.home_newsimg {
    padding-top: 10px;
    float: left;
    display: block;
    margin-left: 10px;
}

.home_login {
    padding: 15px 20px 10px 20px;
}

.home_login2 {
    padding-top: 3px;
    padding-left: 8px;
}

.home_fuwu {
    padding-left: 18px;
    padding-top: 18px;
}

.home_fuwufenge {
    background: url(../images/fuwu_fenge.png) no-repeat;
    width: 220px;
    height: 15px;
    position: absolute;
    left: 5px;
    top: 143px;
}

.home_fuwufenge2 {
    background: url(../images/fuwu_fenge.png) no-repeat;
    width: 220px;
    height: 15px;
    position: absolute;
    left: 5px;
    top: 259px;
}

.content_wrap {
    padding: 20px 20px 20px 20px;
    line-height: 25px;
    font-size: 12px;
}

.news_title_line {
    border-bottom: 1px #6185a6 solid;
    border-top: 1px #6185a6 solid;
    background-color: #f2f9ff;
}

.submenu ul {
    width: 200px;
    margin: 0 0 0 0px;
    height: auto;
}

    .submenu ul li {
        display: block;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #d2d0d0;
        background: url(../images/neiye_leftmenubg.jpg) no-repeat 5px center;
        padding-left: 0px;
        margin-top: 5px;
        position: relative;
    }

        .submenu ul li a {
            height: 30px;
            font-size: 14px;
            display: block;
            width: 175px;
            text-align: left;
            margin-left: 0px;
            color: #333;
            padding-left: 25px;
            line-height: 28px;
        }

        .submenu ul li.hover a {
            color: #000;
        }

            .submenu ul li.hover, .submenu ul li.hover a:hover {
                color: #f4f4f4;
                background: url(../images/leftmenu_over.png) no-repeat center center;
            }

        .submenu ul li a:hover {
            text-decoration-line: none;
            width: 200px;
            color: #fff;
            background: url(../images/leftmenu_over.png) no-repeat center center;
        }

.submenu2 ul {
    width: 175px;
    margin: 0 0 0 0px;
}

    .submenu2 ul li {
        float: left;
        display: inline;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #d2d0d0;
        background: url(../images/neiye_leftmenubg2.jpg) no-repeat left center;
        padding-left: 0px;
        margin-top: 10px;
    }

        .submenu2 ul li a {
            height: 32px;
            font-size: 12px;
            display: block;
            width: 165px;
            text-align: left;
            margin-left: 0px;
            color: #333;
            padding-left: 12px;
            line-height: 32px;
        }

        .submenu2 ul li.hover, .submenu2 ul li.hover a:hover {
            color: #333;
        }

            .submenu2 ul li.hover a {
                color: #000;
            }

        .submenu2 ul li a:hover {
            color: #000;
            ;
        }

.boxgrid {
    width: 230px;
    height: 215px;
    margin: 0px 13px 15px 0px;
    float: left;
    background: url(../images/moviebg.png);
    overflow: hidden;
    position: relative;
    border: 0px #ededed solid;
}

    .boxgrid img {
        position: absolute;
        top: 11px;
        left: 10px;
        border: 0;
        z-index: 99998;
    }

    .boxgrid p {
        padding: 0 10px;
        color: #afafaf;
        font-weight: bold;
        font: 10pt "Lucida Grande", Arial, sans-serif;
    }

    .boxgrid.boxgridlast {
        margin: 0 0 1px 0;
    }

    .boxgrid h3 {
        color: #333;
        font-size: 14px;
        text-align: left;
        margin-top: 25px;
        margin-bottom: 0;
        margin-left: 12px;
        font-weight: bold;
    }

        .boxgrid h3 a {
            color: #262626;
            text-decoration: none;
        }

            .boxgrid h3 a:hover {
                color: #fff;
                text-decoration: none;
            }

a.winner-see-all {
    float: right;
    width: 215px;
    background: #a06ad9;
    color: #262626;
    font-size: 14px;
    font-style: italic;
    padding: 7px 0;
    text-align: center;
}

    a.winner-see-all:hover {
        color: #ccc;
    }

.boxgrid .site-status p {
    font: normal 12px Georgia, "Times New Roman", Times, serif;
    color: #333;
    text-align: left;
    padding-bottom: 0;
    line-height: 23px;
}

.vote-and-vist-site {
    margin-top: 40px;
    padding-left: 38px;
}

.up {
    float: left;
    width: 50px;
    height: 50px;
    background: url(images/like-mouse-over.jpg) no-repeat left top;
    font: 12px Arial, Helvetica, sans-serif;
    text-align: center;
}

    .up a {
        color: #262626;
        text-decoration: none;
    }

        .up a:hover {
            color: #fff;
            text-decoration: none;
        }

.likes {
    margin: 10px 0 0 12px;
}

.visit-site {
    float: left;
    width: 158px;
    height: 79px;
    background: url(../images/moveplay_bg.png) no-repeat left top;
    margin-top: 0px;
    margin-left: 0px;
}

.detail {
    float: left;
    width: 158px;
    height: 79px;
    background: url(../images/yiqi_detail_bg.png) no-repeat left top;
    margin-top: 0px;
    margin-left: 0px;
}

a.external-site {
    display: block;
    width: 158px;
    height: 79px;
    color: #784fa4;
    padding: 0px;
}


ul.type03 {
    margin: 10px 0 0 11px;
}

    ul.type03 li {
        padding-top: 10px;
        float: left;
        background: url(../images/lablistbg.png) no-repeat;
        width: 220px;
        height: 60px;
        margin-right: 20px;
    }

        ul.type03 li a {
            display: block;
            margin-bottom: 5px;
            color: #2458a0;
            font-weight: bold;
            font-size: 14px;
            text-align: center;
        }

ul.type04 {
    margin: 10px 0 0 11px;
}

    ul.type04 li {
        padding-top: 10px;
        padding-bottom: 6px;
        width: 700px;
        margin-bottom: 10px;
        border-bottom: 1px #ededed solid;
    }

        ul.type04 li a {
            display: block;
            margin-bottom: 5px;
            color: #2458a0;
            font-weight: bold;
            font-size: 14px;
            text-align: center;
        }

        ul.type04 li span.s0 {
            display: block;
            margin-bottom: 5px;
            float: left;
            width: 130;
            height: 90px;
            border: 1px #ccc solid;
            padding: 5px 5px;
            background-color: #FFF;
        }

        ul.type04 li div.d1 {
            float: left;
            margin-left: 20px;
            width: 540px;
            background: none;
        }

            ul.type04 li div.d1 span.s1 {
                display: block;
                margin-bottom: 10px;
                height: 20px;
                padding: 0 0 0 0;
                font-size: 14px;
                color: #ffcc00;
                float: left;
                text-align: left;
            }

            ul.type04 li div.d1 span.s2 {
                display: block;
                margin-bottom: 5px;
                padding: 0 0;
                font-size: 12px;
                color: #666666;
                line-height: 20px;
            }


ul.type05 {
    margin: 0px 0 0 0px;
}

    ul.type05 li {
        width: 90px;
        margin-right: 10px;
        float: left;
    }

        ul.type05 li a {
            display: block;
            margin-bottom: 5px;
            color: #2458a0;
            font-weight: bold;
            font-size: 14px;
            text-align: center;
        }

        ul.type05 li img {
            display: block;
            margin: 5px 5px;
            border: 1px #ccc solid;
            padding: 5px 5px;
            background-color: #FFF;
            width: 60px;
            height: 60px;
        }

        ul.type05 li div.d1 {
            float: left;
            margin-left: 20px;
            width: 400px;
            background: none;
        }

            ul.type05 li div.d1 span.s1 {
                display: block;
                margin-bottom: 10px;
                height: 20px;
                padding: 0 0 0 0;
                font-size: 14px;
                color: #ffcc00;
                float: left;
                text-align: left;
            }

            ul.type05 li div.d1 span.s2 {
                display: block;
                margin-bottom: 5px;
                padding: 0 0;
                font-size: 12px;
                color: #666666;
                line-height: 20px;
            }

.lablist_xianbg {
    background: url(../images/lablist_title_xian.jpg) no-repeat left bottom;
    height: 24px;
}

/*-------------------多图渐变切换------------------------------- */
.demo {
    width: 420px;
    height: 250px;
    position: relative;
    overflow: hidden;
    border: #ddd 1px solid;
    padding: 5px;
    background: #72a8d1;
    margin: 5px 10px 0 10px;
}

.num {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 10;
}

    .num a {
        width: 16px;
        height: 16px;
        display: inline-block;
        text-align: center;
        margin: 0 1px;
        cursor: pointer;
        background: #fff;
    }

        .num a.cur {
            background: #ff6700;
            color: #fff;
        }

.demo ul {
    position: relative;
    z-index: 5;
}

    .demo ul li {
        position: absolute;
        display: none;
    }

        .demo ul li img {
            border: none;
            width: 420px;
            height: 250px;
        }

.centershow img {
    display: block;
    margin: 5px 10px;
    border: 1px #ccc solid;
    padding: 5px 5px;
    background-color: #FFF;
    width: 420px;
    height: 250px;
    float: left;
}


.layout img {
    display: block;
    margin: 5px 5px;
    border: 1px #ccc solid;
    padding: 5px 5px;
    background-color: #FFF;
    width: 200px;
    height: 142px;
}

#marquee01 ul li {
    width: 190px;
    height: 170px;
    float: left;
}

    #marquee01 ul li img {
        width: 180px;
        height: 130px;
        margin-right: 10px;
        float: left;
    }

    #marquee01 ul li span.s1 {
        width: 175px;
        font-size: 12px;
        height: 40px;
        margin: 0px 0 0 0px;
        top: 90px;
        background: #ededed;
        text-align: center;
        line-height: 20px;
        cursor: pointer;
        font-family: arial;
        filter: alpha(opacity=70);
        opacity: 0.5;
        color: #000;
        display: block;
        z-index: 900;
        padding-left: 5px;
    }

#slide5 {
    float: left;
    width: 400%;
}

#ss1 {
    float: left;
}

#ss2 {
    float: left;
}

/*-------------------------------------------------------------------------------------*/

textarea {
    resize: none;
}

textarea, input, select {
    vertical-align: middle;
    cursor: pointer;
    font-family: Arial;
    padding: 2px;
    /*border:1px solid;
	border-color:#666 #ccc #ccc #666;
	background:#fff;color:#333*/
}

    input.nobord {
        border: none;
        background: none;
        vertical-align: middle;
    }

    input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
        border-width: 1px;
        border-style: solid;
        border-color: #8D3900 #FFD1B2 #FFD1B2 #8D3900;
        background-color: white;
        height: 14px;
    }
/* for IE6+ */

table {
    border: 0px solid #427CB0;
    border-collapse: collapse;
    /*table-layout: fixed;*/
}

.table2 {
    border-collapse: collapse;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    border-collapse: collapse;
}


.table3 {
    border-collapse: collapse;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
}

    .table3 td {
        border: 1px solid #cccccc;
        font-size: 12px;
        padding: 5px 3px;
        vertical-align: middle;
        text-align: center;
    }

    .table3 th {
        border: 1px solid #cccccc;
        font-size: 14px;
        padding: 1px 3px;
        vertical-align: middle;
        text-align: center;
        background: url(../images/th_bg.jpg) center repeat-x;
        height: 27px;
        color: #333;
    }

        .table3 th.last {
            border: 0px solid #cccccc;
            font-size: 14px;
            padding: 1px 3px;
            vertical-align: middle;
            text-align: center;
            background: #bad8ff;
            height: 27px;
            color: #333;
        }

    .table3 span {
        background: url(../images/xz_btn.png) left 2px no-repeat;
        padding-left: 15px;
    }


.table4 {
    border-collapse: collapse;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
}

    .table4 td {
        border: 1px solid #cccccc;
        font-size: 12px;
        padding: 3px;
        vertical-align: middle;
        text-align: center;
    }
    /*.table4 th {border:1px solid #cccccc;font-size:12px;padding:3px; vertical-align:middle; text-align:center; background:#FFF url(../images/th_bg.jpg) repeat-x; color:#333}*/
    .table4 th {
        border: 1px solid #cccccc;
        font-size: 12px;
        padding: 3px;
        vertical-align: middle;
        text-align: center;
        color: #333;
    }

.search_input {
    background-image: url(../images/ser_bg.jpg);
    width: 180px;
    background-repeat: no-repeat;
    height: 26px;
}

input.search_btn2 {
    background-image: url(../images/ser_btn.jpg);
    background-color: transparent; /*不写这个背景图案有灰色底 或者用background:url()这个模式*/
    background-repeat: no-repeat;
    width: 32px;
    height: 26px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    cursor: pointer;
}


input.search_btn3 {
    background-image: url(../images/ser2.png);
    background-color: transparent; /*不写这个背景图案有灰色底 或者用background:url()这个模式*/
    background-repeat: no-repeat;
    width: 80px;
    height: 21px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    cursor: pointer;
}

    input.search_btn3 a {
        background-image: url(../images/ser2over.png);
        background-color: transparent; /*不写这个背景图案有灰色底 或者用background:url()这个模式*/
        background-repeat: no-repeat;
        width: 80px;
        height: 21px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        cursor: pointer;
    }

input.search_btn3_over {
    background-image: url(../images/ser2over.png);
    background-color: transparent; /*不写这个背景图案有灰色底 或者用background:url()这个模式*/
    background-repeat: no-repeat;
    width: 80px;
    height: 21px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    cursor: pointer;
}

input.search_btn4 {
    background-image: url(../images/search.png);
    background-color: transparent; /*不写这个背景图案有灰色底 或者用background:url()这个模式*/
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    cursor: pointer;
}

input.login_btn {
    background-image: url(../images/login.png);
    background-color: transparent; /*不写这个背景图案有灰色底 或者用background:url()这个模式*/
    background-repeat: no-repeat;
    width: 96px;
    height: 29px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    cursor: pointer;
}

input.reg_btn {
    background-image: url(../images/reg.png);
    background-color: transparent; /*不写这个背景图案有灰色底 或者用background:url()这个模式*/
    background-repeat: no-repeat;
    width: 96px;
    height: 29px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    cursor: pointer;
}
/*.search_btn a{
	background-image: url(../images/search_btn.png);
	width:42px;
	background-repeat:no-repeat;
	height:33px;
}*/

#button1_search {
    background: url(../images/search_btn.png);
    height: 33px;
    width: 35px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    cursor: pointer;
}

.ppp_contact {
    padding: 12px 10px 0px 12px;
}

.p {
    padding: 4px;
}

.pp {
    padding: 8px;
}

.ppp {
    padding: 12px;
}

.pppp {
    padding: 16px;
}

.pt {
    padding-top: 4px;
}

.ppt {
    padding-top: 6px;
}

.ppl {
    padding-left: 20px;
}

.pppt {
    padding-top: 12px;
}

.ppppt {
    padding-top: 16px;
}

.pb {
    padding-bottom: 4px;
}

.ppb {
    padding-bottom: 8px;
}

.pppb {
    padding-bottom: 12px;
}

.ppppb {
    padding-bottom: 16px;
}

.margin_b {
    margin-bottom: 5px;
}


/*td, th {background-color:white;border:1px solid #DDDDDD;font-size:12px;font-weight:400;padding:6px;}
thead td, thead th {background-color:#374953;color:white;font-size:14px;font-weight:700;height:30px;}*/
.grid {
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    BORDER-COLLAPSE: collapse;
}

    .grid td {
        border: 1px solid #cccccc;
        font-size: 12px;
        padding: 2px;
        height: 30px;
    }

.f_bold {
    font-weight: bold;
}

.table_title_bg {
    background-image: url(../images/table_title_bg.jpg);
    background-repeat: repeat-x;
    height: 35px;
}
/*main block*/
#mainblock {
    margin: 0 auto;
    width: 1133px;
    position: relative;
    background: none;
}




/*-------------------------font-----------------------------*/
.f_12 {
    color: #666666;
    font-family: "宋体" font:12px Arial, Helvetica, sans-serif;
    line-height: 18px;
}

.f_12_66 {
    color: #666;
    font-family: "宋体";
    font: 12px Arial, Helvetica, sans-serif;
    line-height: 24px;
}

.f_14 {
    color: #817e7e;
    font-family: "微软雅黑";
    font: 12px Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-weight: bold;
}

.f_14b {
    color: #3b72bd;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 23px;
    font-weight: bold;
}

.f_16 {
    color: #12386c;
    font-family: "微软雅黑";
    font: 16px Arial, Helvetica, sans-serif;
    line-height: 23px;
    font-weight: bold;
}


.f_12_white {
    color: #FFFFFF;
    font-family: "微软雅黑";
    _font: 12px Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-weight: bold;
    font-size: 12px;
}

.f_12_red {
    color: red;
    font-family: "微软雅黑";
    _font: 12px Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-weight: bold;
    font-size: 12px;
}



.train ul {
    width: 400px;
    margin: 0 0 0 15px;
}

    .train ul li {
        float: left;
        display: inline;
        background-image: url(../images/jiantou.gif);
        background-repeat: no-repeat;
        background-position: center left;
    }

        .train ul li a {
            height: 24px;
            font-size: 12px;
            display: block;
            width: 400px;
            text-align: left;
            margin-left: -1px;
            background: url(../images/xuxian1.gif) repeat-x;
            color: #888888;
            padding-left: 20px;
            line-height: 24px;
        }

        .train ul li.hover, .train ul li.hover a:hover {
            color: #333;
        }

            .train ul li.hover a {
                color: #333333;
            }

        .train ul li a:hover {
            color: #333333;
        }

.friendbg {
    background: url(../images/friend.png) top no-repeat;
    height: 92px;
    padding-top: 12px;
}

.friend ul {
    width: auto;
    margin: 0px 0 0 106px;
    _margin: 12px 0 0 106px;
    height: 40px;
}

    .friend ul li {
        float: left;
        display: inline;
        margin-left: 15px;
        background-image: url(../images/fdian.gif);
        background-repeat: no-repeat;
        background-position: center left;
    }

        .friend ul li a {
            height: 24px;
            font-size: 12px;
            text-align: left;
            color: #666666;
            padding-left: 10px;
            line-height: 25px;
        }

        .friend ul li.hover, .friend ul li.hover a:hover {
            color: #333;
        }

            .friend ul li.hover a {
                color: #333333;
            }

        .friend ul li a:hover {
            color: #333333;
            ;
        }


#example2 .home_equip ul {
    margin: 0px 0 0 5px;
    width: 366px;
    height: 160px;
}

    #example2 .home_equip ul li {
        float: left;
        display: inline;
        margin-left: 10px;
        background-image: url(../images/yiqi_li.png);
        background-repeat: no-repeat;
        background-position: left 12px;
        width: 165;
        margin-left: 15px;
        padding-left: 7px;
        height: 18px;
    }

        #example2 .home_equip ul li a {
            font-size: 12px;
            text-align: left;
            color: #666666;
            padding-left: 10px;
            line-height: 18px;
        }

        #example2 .home_equip ul li.hover, .home_eqip ul li.hover a:hover {
            color: #333;
        }

            #example2 .home_equip ul li.hover a {
                color: #333333;
            }

        #example2 .home_equip ul li a:hover {
            padding-left: 10px;
            line-height: 18px;
            color: #333333;
        }


.line_dot {
    border-bottom: 1px dashed #CECECE;
    height: 0;
    overflow: hidden;
    width: 100%;
}

.equip ul {
    width: 200px;
    margin: 0 0 0 15px;
}

.equip .line {
    width: 200px;
    margin: 0 0 0 15px;
    height: 24px;
    float: left;
    background: url(../images/xuxian1.gif) repeat-x;
}

.equip ul li {
    float: left;
    display: inline;
    background-image: url(../images/jiantou.gif);
    background-repeat: no-repeat;
    background-position: center left;
}

    .equip ul li a {
        height: 24px;
        font-size: 12px;
        display: block;
        width: 200px;
        text-align: left;
        margin-left: -1px;
        background: url(../images/xuxian1.gif) repeat-x;
        color: #888888;
        padding-left: 20px;
        line-height: 23px;
    }

    .equip ul li.hover, .equip ul li.hover a:hover {
        color: #333;
    }

        .equip ul li.hover a {
            color: #333333;
        }

    .equip ul li a:hover {
        color: #333333;
        ;
    }

.cont_left {
    float: left;
    width: 190px;
    _height: 400px;
    padding: 0px 0px 20px 0px;
    min-height: 432px;
    background-image: url(../images/l_r_fengge.png);
    background-repeat: no-repeat;
    background-position: 185px 0px;
}

.cont_left2 {
    float: left;
    position: relative;
    width: 990px;
    height: 57px;
    padding: 0;
    clear: left;
}

.cont_middle {
    width: 984px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    clear: both;
}

.cont_right {
    float: left;
    position: relative;
    width: 500px;
    padding: 10px 10px 40px 10px;
    height: 400px;
}

.now_position {
    float: right;
    height: 24px;
    width: 94%;
    top: 30px;
    right: 40px;
    position: absolute;
    border-bottom: 1px solid #ddd;
    text-align: right;
}

/* news_cont*/
.cont_news_left {
    background-image: url(../images/cont_news_left.png);
    background-repeat: no-repeat;
    height: 57px;
    width: 171px;
}

.cont_contact_left {
    background-image: url(../images/cont_contact_left.png);
    background-repeat: no-repeat;
    height: 57px;
    width: 171px;
}

.cont_rule_left {
    background-image: url(../images/cont_rule_left.png);
    background-repeat: no-repeat;
    height: 57px;
    width: 171px;
}

.cont_tongji_left {
    background-image: url(../images/cont_tongji_left.png);
    background-repeat: no-repeat;
    height: 57px;
    width: 171px;
}

.cont_about_left {
    background-image: url(../images/cont_about_left.png);
    background-repeat: no-repeat;
    height: 57px;
    width: 171px;
}



.news_t1 {
    background: url(../images/cont_news_t1.png) 0px center no-repeat;
    width: 785px;
    height: 57px;
}

.news_cont {
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 30px;
    PADDING-RIGHT: 20px;
    PADDING-TOP: 20px;
    margin: 0 auto;
}

.newslist ul {
    margin: 0 0 0 15px;
}

    .newslist ul li {
        float: left;
        display: inline;
        background-image: url(../images/jiantou.gif);
        background-repeat: no-repeat;
        background-position: center left;
        height: 30px;
    }

        .newslist ul li a {
            height: 30px;
            font-size: 12px;
            display: block;
            width: 650px;
            text-align: left;
            margin-left: -1px;
            background: url(../images/xuxian1.gif) repeat-x bottom;
            color: #888888;
            padding-left: 20px;
            line-height: 30px;
        }

        .newslist ul li.hover, .newslist ul li.hover a:hover {
            color: #333;
        }

            .newslist ul li.hover a {
                color: #333333;
            }

        .newslist ul li a:hover {
            color: #333333;
            ;
        }

/*-----------------------------end-----------------------*/

/*----------------------------instrument-----------------------*/
.cont_instru_left {
    background-image: url(../images/cont_instru_left.png);
    background-repeat: no-repeat;
    height: 57px;
    width: 171px;
    float: left;
}

.cont_yuyue_left {
    background-image: url(../images/cont_yuye_left.png);
    background-repeat: no-repeat;
    height: 57px;
    width: 171px;
}

.instru_t1 {
    background: url(../images/cont_instru_t1.png) 0px center no-repeat;
    width: 830px;
    height: 57px;
}
/*-----------------------------end-----------------------*/
.xuaxian {
    background: url(../images/shuxu3.gif) right 20px repeat-y;
}

.xuaxian2 {
    background: url(../images/shuxu2.gif) 218px 10px no-repeat;
}


.tr_title {
    background: url(../images/tr_title_dian.jpg) -10px center no-repeat;
    height: 35px;
    padding-left: 30px;
    text-align: left;
    vertical-align: middle;
    line-height: 35px;
    font-size: 14px;
}

.tr_title2 {
    background: url(../images/tr_title_dian2.jpg) -5px top no-repeat;
    height: 35px;
    padding-left: 35px;
    text-align: left;
    vertical-align: middle;
    line-height: 35px;
    font-size: 14px;
}

.tr_title_more {
    float: right;
    height: 33;
    vertical-align: middle;
    font-size: 12px;
    margin-right: 10px;
}




/*-------------------------instrument tab css---------------------------*/

/* root element for tabs  */
.tabs {
    list-style: none;
    /*margin:0 !important; */
    padding: 0;
    height: 30px;
    border-bottom: 1px solid #666;
    width: 922px;
    margin-top: 80px;
    margin-left: 40px;
}

    /* single tab */
    .tabs li {
        float: left;
        text-indent: 0;
        padding: 0;
        margin: 0 !important;
        list-style-image: none !important;
    }

    /* link inside the tab. uses a background image */
    .tabs a {
        background: url(../images/tabs.png) no-repeat -652px 0;
        font-size: 12px;
        display: block;
        height: 30px;
        line-height: 30px;
        width: 111px;
        text-align: center;
        text-decoration: none;
        color: #000;
        padding: 0px;
        margin: 0px;
        position: relative;
        top: 1px;
    }

        .tabs a:active {
            outline: none;
        }

        /* when mouse enters the tab move the background image */
        .tabs a:hover {
            background-position: -652px -31px;
            color: #fff;
        }

    /* active tab uses a class name "current". it's highlight is also done by moving the background image. */
    .tabs .current, .tabs .current:hover, .tabs li.current a {
        background-position: -652px -62px;
        cursor: default !important;
        color: #000 !important;
    }

    /* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


    /* width 1 */
    .tabs .w1 {
        background-position: -519px 0;
        width: 134px;
    }

        .tabs .w1:hover {
            background-position: -519px -31px;
        }

        .tabs .w1.current {
            background-position: -519px -62px;
        }

    /* width 2 */
    .tabs .w2 {
        background-position: -366px -0px;
        width: 154px;
    }

        .tabs .w2:hover {
            background-position: -366px -31px;
        }

        .tabs .w2.current {
            background-position: -366px -62px;
        }


    /* width 3 */
    .tabs .w3 {
        background-position: -193px -0px;
        width: 174px;
    }

        .tabs .w3:hover {
            background-position: -193px -31px;
        }

        .tabs .w3.current {
            background-position: -193px -62px;
        }

    /* width 4 */
    .tabs .w4 {
        background-position: -0px -0px;
        width: 194px;
    }

        .tabs .w4:hover {
            background-position: -0px -31px;
        }

        .tabs .w4.current {
            background-position: -0px -62px;
        }


/* initially all panes are hidden */
.panes .pane {
    display: none;
}


/*----------------------------rili-----------------*/

.clendar {
    border-collapse: collapse;
    table-layout: auto;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
}

    .clendar td {
        border: 1px solid #cccccc;
        padding: 0px;
    }

    .clendar a:hover {
        background: #CCC;
    }

.r1 {
    background: url(../images/clender_num/images/01.png) no-repeat #f2f2f2;
    display: block;
}

.r2 {
    background: url(../images/clender_num/images/02.png) no-repeat #f2f2f2;
    display: block;
}

.r3 {
    background: url(../images/clender_num/images/03.png) no-repeat #f2f2f2;
    display: block;
}

.r4 {
    background: url(../images/clender_num/images/04.png) no-repeat #f2f2f2;
    display: block;
}

.r5 {
    background: url(../images/clender_num/images/05.png) no-repeat #f2f2f2;
    display: block;
}

.r6 {
    background: url(../images/clender_num/images/06.png) no-repeat #f2f2f2;
    display: block;
}

.r7 {
    background: url(../images/clender_num/images/07.png) no-repeat #f2f2f2;
    display: block;
}
/*---------------------------end-------------------------------------*/

/*---------------------------------home yiqi fenlei-------------------*/

.leibie_block {
    width: 94%;
    padding: 0px 0px 0px 0px;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    background-color: #FFF;
    margin-left: 12px;
    margin-bottom: 20px;
    margin-top: 5px;
}


.left_content_compoment {
    float: left;
    width: 312px;
    min-height: 346px;
    border: 1px solid #dfdfdf;
    background: #fff;
}

.content_title_layout {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #dfdfdf;
    line-height: 40px;
    padding-left: 15px;
    background-image: url("");
    background-repeat: repeat-x;
    box-sizing: border-box;
}

    .content_title_layout i {
        color: #700005;
        margin-right: 5px;
        font-size: 14px;
    }

    .content_title_layout span {
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 2px;
    }

    .content_title_layout font {
        float: right;
        margin-right: 10px;
    }

.data_chat {
    width: 744px;
    height: 299px;
    margin: 3px auto;
}

/* 本例子css */
#scrollBox {
    width: 1104px; /*background:url(../images/scrollBg.png) ;*/
    padding: 10px;
    position: relative;
}

    #scrollBox .piclist {
        overflow: hidden;
        zoom: 1;
    }

    #scrollBox .ohbox {
        overflow: hidden;
        position: relative;
        width: 1104px;
        left: 16px;
    }

#scrollBox {
    position: relative;
    overflow: hidden;
    zoom: 1;
}

    #scrollBox .piclist li {
        float: left;
        display: inline;
        width: 158px;
        background: #fff;
        border: 1px solid #dedede;
        margin-right: 10px;
        padding: 5px;
    }

        #scrollBox .piclist li a {
            color: #000;
            -webkit-transition: color .2s ease-in;
            -moz-transition: color .2s ease-in;
            -o-transition: color .2s ease-in;
            transition: color .2s ease-in;
            overflow: hidden;
            -o-text-overflow: ellipsis;
            -moz-text-overflow: ellipsis;
            -webkit-text-overflow: ellipsis;
            text-overflow: ellipsis;
        }

            #scrollBox .piclist li a:hover {
                text-decoration: none;
                color: #28a5c0;
            }

            #scrollBox .piclist li a img {
                width: 158px;
                height: 166px;
            }

        #scrollBox .piclist li span {
            height: 25px;
            line-height: 25px;
            display: block;
            text-align: center;
        }

    #scrollBox .pageBtn span {
        background: url(../images/bntBg.png) no-repeat;
        display: block;
        width: 37px;
        height: 59px;
        position: absolute;
        top: 72px;
        cursor: pointer;
        text-indent: -999em;
        overflow: hidden;
    }

    #scrollBox .pageBtn .prev {
        left: 5px;
        background-position: -11px -84px;
    }

    #scrollBox .pageBtn .next {
        right: 5px;
        background-position: -53px -84px;
    }

    #scrollBox .pageBtn .list {
        overflow: hidden;
        zoom: 1;
        margin: 10px 0 0 513px;
        display: none;
    }

        #scrollBox .pageBtn .list li {
            background: url(../images/bntBg.png);
            float: left;
            display: inline;
            width: 15px;
            height: 15px;
            background-position: -86px -57px;
            cursor: pointer;
            margin-left: 10px;
            line-height: 10000px;
            overflow: hidden;
        }

            #scrollBox .pageBtn .list li.on {
                background-position: -114px -57px;
            }
