  html, body, div, img, a, ul, li, dl, dt, dd, p, span, cite, h1, h2, h3, h4, h5, h6, textarea, i, option {
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    -webkit-text-size-adjust: none;
}

body {
    font-size: 14px;

}

a {
    color: #000;
    text-decoration: none;
    outline: none;
}

    a:hover {
        color: #0297db;
        text-decoration: none;
        outline: none;
    }



:focus {
    outline: 0;
}

a {
    -webkit-tap-highlight-color: rgba(255,0,0,0);
}

.clear-both {
    font: 0px/0px sans-serif;
    clear: both;
    display: block;
}

ul, li {
    list-style: none;
}

cite, em, i {
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.clear {
    display: block;
    font: 0px/0px sans-serif;
    clear: both;
}

.Fl {
    float: left;
}

.Fr {
    float: right;
}

.FAl {
    text-align: left;
}

.FAc {
    text-align: center;
}

.FAr {
    text-align: right;
}

.FB {
    font-weight: bold;
}

.FTindent {
    text-indent: 2em;
}



.FArial {
   font-family:"Microsoft YaHei","Î¢ÈíÑÅºÚ","SimSun","ËÎÌå";
}

.FMicYH {
    font-family:"Microsoft YaHei","Î¢ÈíÑÅºÚ","SimSun","ËÎÌå";
}

.FSong {
    font-family:"Microsoft YaHei","Î¢ÈíÑÅºÚ","SimSun","ËÎÌå";
}


.C000 {
    color: #000;
}

.C333 {
    color: #333;
}

.C555 {
    color: #555;
}

.C666 {
    color: #666;
}

.C999 {
    color: #999;
}

.Ced1f47 {
    color: #ed1f47;
}

.C5e5e5e {
    color: #5e5e5e;
}

.Cedb51f {
    color: #edb51f;
}

.C0088cc {
    color: #0088cc;
}

.Cff5256 {
    color: #ff5256;
}

.C585858 {
    color: #585858;
}

.Cf04f50 {
    color: #f04f50;
}

.bgFff {
    background: #fff;
}


.Fs12 {
    font-size: 12px;
}

.Fs14 {
    font-size: 14px;
}

.Fs16 {
    font-size: 16px;
}

.Fs18 {
    font-size: 18px;
}

.Fs20 {
    font-size: 20px;
}

.Fs22 {
    font-size: 22px;
}

.Fs24 {
    font-size: 24px;
}

.w_full {
    width: 100%;
}

.h_full {
    height: 100%;
}


.p_rel {
    position: relative;
}

.p_abs {
    position: absolute;
}

.p_fix {
    position: fixed;
}

.hide {
    display: none;
}

.cur {
    display: block;
}


.c_mt {
    margin: 0 auto;
    width: 1090px;
}

.for {
    color: #25cbff;
}

.animation a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #fff;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #fff;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #fff;
}





.headLayer form {
    margin: 0;
    padding: 0;
}

.headLayer {
    height: 140px;
    color: #fff;
    background: #0297db;
    overflow: hidden;
}

    .headLayer .logo {
        width: 550px;
 
    }

    .headLayer .cord {
        width: 104px;
        margin: 12px 0 12px 25px;
    }


.search-cnt {
    margin-top: 50px;
}

.headLayer .FMicYH {
    margin: 0;
    padding: 0;
    border: 0;
    width: 190px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: #4eb6e6;
    padding: 0 10px;
}

.headLayer .search-btn {
    margin: 0;
    padding: 0;
    border: 0;
    text-indent: -99999px;
    width: 34px;
    height: 32px;
    line-height: 32px;
    background: #4eb6e6 url(/templates/default/images/headIcon_1_09.png) no-repeat center center;
    cursor: pointer;
    float: right;
}

.headLayer p {
    margin-top: 10px;
}

.navLayer {
    height: 50px;
    line-height: 50px;
    background: #015b83;
    border-bottom: 5px solid #e99d2f;
}

    .navLayer a {
        display: block;
        float: left;
        width: 130px;
        height: 50px;
        text-align: center;
        color: #fff;
        font-size: 16px;
  
    }

        .navLayer a:hover, .navLayer a.on {
            background: #0297db;
        }

.footer {
    height: 130px;
    color: #fff;
    line-height: 26px;
    background: #0297db;
    padding-top: 35px;
}

    .footer .copyRight {
        height: 125px;
   
        padding: 5px 0 0 80px;
    }

    .footer p span {
        margin-right: 15px;
    }

    .footer select {
        width: 210px;
        height: 30px;
        background: #fff;
    }

.indexBanner {
    width: 100%;
    height: 314px;
    background: #e5e5e5;
}

    .indexBanner .show {
        z-index: 10;
    }

    .indexBanner .list {
        left: 0;
        bottom: 10px;
        height: 19px;
        z-index: 20;
    }

        .indexBanner .list span {
            display: inline-block;
            width: 19px;
            height: 19px;
            cursor: pointer;
        }

            .indexBanner .list span i {
                display: inline-block;
                width: 10px;
                height: 10px;
       
            }

            .indexBanner .list span.on i {
          
            }

.indexMain .links {
    width: 224px;
    height: 375px;
    margin: 40px 36px 25px 0;
    overflow: hidden;
}

    .indexMain .links a {
        display: block;
        width: 224px;
        height: 87px;
        margin-bottom: 9px;
    }

.indexMain .news {
    width: 830px;
    height: 375px;
    margin: 40px 0 25px 0;
}

    .indexMain .news .guide .title h2 {

        padding-left: 35px;
    }



.indexMain .function {
    width: 1071px;
    height: 156px;

    margin-bottom: 25px;
    padding-left: 19px;
}

    .indexMain .function a {
        display: block;
        float: left;
        width: 130px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        line-height: 20px;
        margin: 22px 0px 0 0px;
      
    }

        .indexMain .function a:hover {
            font-size: 12px;
            color:#def2fb;
        }

    .indexMain .function img {
        display: block;
        margin:auto;
         text-align: center;
      
    }

.contact {
    width: 215px;
    height: 375px;
    color: #fff;
    line-height: 30px;

    margin: 0 20px 25px 0;
    padding: 0 15px 0 31px;
}

    .contact h2 {
        width: 185px;
        height: 60px;
        font-size: 18px;
        line-height: 60px;
        font-weight: bold;
        border-bottom: 2px solid #fff;

        padding-left: 30px;
        margin-bottom: 20px;
    }

    .contact a {
        display: block;
        margin-top: 25px;
    }

.indexMain .guide {
    width: 530px;
    height: 375px;
    background: #ebf3f6;
    margin: 0 20px 25px 0;
}

    .indexMain .guide .title, .indexMain .media .title {
        height: 42px;
        line-height: 42px;
        background: #0297db;
    }

        .indexMain .guide .title h2, .indexMain .media .title h2 {
            float: left;
            font-size: 16px;
            color: #fff;
            margin-left: 20px;
        }

        .indexMain .guide .title a, .indexMain .media .title a {
            display: block;
            float: right;
            height: 42px;
            color: #fff;
        
            margin-right: 15px;
            padding-right: 23px;
        }

            .indexMain .guide .title a:hover, .indexMain .media .title a:hover {
                text-decoration: underline;
            }

        .indexMain .guide .title span, .indexMain .media .title span {
            position: absolute;
            left: 28px;
            bottom: -5px;
            display: block;
            width: 9px;
            height: 5px;
      
        }

    .indexMain .guide .list {
        width: 450px;
        padding: 17px 40px 0 30px;
    }

        .indexMain .guide .list ul li {
            width: 100%;
            height: 30px;
            line-height: 30px;
        }

            .indexMain .guide .list ul li a {
                display: block;
                width: 430px;
                height: 30px;
                color: #686868;
       
                padding-left: 10px;
                overflow: hidden;
            }

                .indexMain .guide .list ul li a:hover, .indexMain .media dl dd a:hover {
                    color: #25cbff;
                }

.indexMain .news .guide .list {
    padding-left: 30px;
}

    .indexMain .news .guide .list li span.l a {
        padding-left: 10px;
        width: auto;
        float: left;
    }

    .indexMain .news .guide .list li span.r {
        float: right;
        color: #999;
    }

.indexMain .media {
    width: 259px;
    height: 375px;
    background: #ebebeb;
}

    .indexMain .media dl {
        float: left;
        width: 100%;
    }

        .indexMain .media dl dt, .indexMain .media dl dt img {
            display: block;
            width: 100%;
            height: 145px;
        }

        .indexMain .media dl dd {
            width: 225px;
            height: 156px;
            padding: 15px 17px 0 17px;
            overflow: hidden;
        }

            .indexMain .media dl dd a {
                display: block;
                line-height: 26px;
                color: #656565;
            }

.indexMain .college {
    margin-bottom: 15px;
}

    .indexMain .college h2 {
        float: left;
        width: 120px;
        height: 37px;
        line-height: 37px;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        background: #0e419c url(/templates/default/images/indexMainArrow_21.gif) no-repeat 107px center;
        padding-left: 17px;
    }

    .indexMain .college .content {
        width: 1050px;
        background: #ebf3f6;
        padding: 20px;
    }

        .indexMain .college .content .row {
            float: left;
            width: 100%;
            line-height: 45px;
            border-bottom: 1px solid #d3dadd;
        }

        .indexMain .college .content h3 {
            float: left;
            width: 130px;
            height: 100%;
            font-size: 14px;
            color: #1e6fca;
            padding-left: 15px;
            font-weight: bold;
        }

            .indexMain .college .content h3 a {
                color: #1e6fca;
            }

                .indexMain .college .content h3 a:hover {
                    color: #f00;
                }

        .indexMain .college .content a {
            display: block;
            float: left;
            height: 100%;
            color: #707070;
            margin-right: 40px;
        }

            .indexMain .college .content a:hover, .indexMain .news .content dl dd a:hover {
                color: #25cbff;
            }


.clear-both {
    font: 0px/0px sans-serif;
    clear: both;
    display: block;
}

.page {
    width: 1090px;
    margin: auto;
    margin-top: 15px;
    background-color: #fff;
}

.list_left, .list_left dl, .list_left dt, .list_left dd, .list_left ul, .list_left li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list_left {
    width: 218px;
    float: left;
}

    .list_left dl {

        border: 1px solid #ccc;
    }

    .list_left dt {
        background-color: #d4e8f9;
        height: 40px;
        line-height: 40px;
        color: #000;
        text-align: left;
        padding-left: 35px;
        font-size: 14px;
        border-bottom: 1px solid #e5e5e5;
    }

        .list_left dt span.on {
          
            float: left;
            display: block;
            height: 41px;
            text-align: center;
            font-weight: bold;
        }

    .list_left dd {
        border-top: none;
        background-color: #fefefe;
    }

.list_menu1 li {

    line-height: 40px;
    padding-left: 50px;
    margin-top: 1px;

}

    .list_menu1 li a:link, .list_menu1 li a:visited, .list_menu1 li a:active {
        color: #666;
    }

    .list_menu1 li.on a:link, .list_menu1 li.on a:visited, .list_menu1 li.on a:active, .list_menu1 li.subon a:link, .list_menu1 li.subon a:visited, .list_menu1 li.subon a:active, .list_menu1 li.subon1 a:link, .list_menu1 li.subon1 a:visited, .list_menu1 li.subon1 a:active {
        color: #f00;
    }

    .list_menu1 li.sub {

        padding-left: 65px;
    }

    .list_menu1 li.subon {
 
        padding-left: 65px;
    }

    .list_menu1 li.sub1 {

        font-weight: normal;
        padding-left: 70px;
        height: 30px;
        line-height: 30px;
    }

    .list_menu1 li.subon1 {
  
        font-weight: normal;
        padding-left: 70px;
        height: 30px;
        line-height: 30px;
    }


.danye_content {
    margin: 10px 10px 10px 30px;
    line-height: 25px;
    color: #666;
    font: 16px/32px ??????;
}

.danye_title {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #e6e6e6;
    margin-left: 30px;
    margin-right: 30px;
}


.list_right {
    float: right;
    width: 760px;
    overflow: hidden;
}

    .list_right dl, .list_right dt, .list_right dd, .list_right ul, .list_right li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .list_right dl {


        border: 1px solid #ccc;
    }

    .list_right dt {
        background-color: #e8f8ff;
        height: 40px;
        line-height: 40px;
        color: #000;
        text-align: left;
        padding-left: 35px;
        font-size: 14px;
        border-bottom: 1px solid #e5e5e5;
    }


    .list_right dd {
        border-top: none;
        background-color: #fff;
    }

        .list_right dd .search {
            margin: 20px 40px;
        }

.list_title {
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #008bbe;
    margin-left: 40px;
    border-bottom: 2px solid #008bbe;
    height: 30px;
    line-height: 30px;
    margin-right: 30px;
}

.list_content {
    margin-left: 20px;
    margin-right: 20px;
}

    .list_content ul, .list_content li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .list_content ul {
        margin-top: 10px;
    }

    .list_content li {
 
        text-indent: 8px;
        height: 33px;
        line-height: 33px;
        border-bottom: 1px dashed #ccc;
    }

        .list_content li span.l {
            float: left;
        }

        .list_content li span.r {
            float: right;
            color: #6e6e6e;
        }

        .list_content li.line {
            border-top: 1px dashed #ccc;
            height: 20px;
            background: none;
            border-bottom: none;
            margin-top: 20px;
        }



.list_photo {
    margin-left: 45px;
    margin-right: 45px;
}

    .list_photo ul, .list_photo li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .list_photo ul {
        margin-top: 30px;
        margin-left: 30px;
    }

    .list_photo li {
        float: left;
        width: 200px;
        margin-top: 15px;
        margin-bottom: 10px;
        text-align: center;
        margin-left:70px;
        margin-right: 50px;
    }

        .list_photo li img {
            width: 200px;
            height: 140px;
        }

        .list_photo li span {
            display: block;
            text-align: center;
            height: 25px;
            line-height: 25px;
            margin-top: 10px;
        }

            .list_photo li span a {
                color: #666;
            }

                .list_photo li span a:link, .list_photo li span a:visited, .list_photo li span a:active {
                    color: #999;
                }

                .list_photo li span a:hover {
                    color: #f00;
                }



.list_photo_zy {
    margin-left: 5px;
    margin-right: 5px;
}

    .list_photo_zy ul, .list_photo_zy li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .list_photo_zy ul {
        margin-top: 30px;
        margin-left: 5px;
    }

    .list_photo_zy li {
        float: left;
        width: 200px;
        margin-top: 15px;
        margin-bottom: 10px;
        text-align: center;
        margin-right: 20px;
        margin-left: 30px;
    }

        .list_photo_zy li div {
            width: 200px;
            height: 150px;
            overflow: hidden;
        }

        .list_photo_zy li img {
            width: 200px;
        }

        .list_photo_zy li span {
            display: block;
            text-align: center;
            height: 25px;
            line-height: 25px;
            margin-top: 10px;
        }

            .list_photo_zy li span a {
                color: #666;
            }

                .list_photo_zy li span a:link, .list_photo_zy li span a:visited, .list_photo_zy li span a:active {
                    color: #999;
                }

                .list_photo_zy li span a:hover {
                    color: #f00;
                }


/*--------???-----*/

.pagestr {
    padding: 15px;
    text-align: center;
    margin: auto;
    color: #666;
    width: 900px;
}

    .pagestr .pagetotal {
        width: 250px;
        float: left;
        height: 30px;
        line-height: 30px;
    }

    .pagestr ul, .pagestr li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .pagestr ul {
        float: left;
    }

    .pagestr li {
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        border: 1px solid #e5e3e3;
        background-color: #fff;
        height: 30px;
        line-height: 30px;
        margin-left: 5px;
    }

        .pagestr li.on {
            background-color: #59c46c;
            border: 1px solid #54b866;
            font-weight: bold;
            color: #fff;
            padding-left: 10px;
            padding-right: 10px;
        }

    .pagestr .pre, .pagestr .next {
        background-color: #d6e9bc;
        border: 1px solid #a8d9b1;
    }

    .pagestr .jump {
        height: 30px;
        line-height: 30px;
        float: left;
        margin-left: 10px;
    }





/**????**/

.detail {
    margin-top: 10px;
    border: 1px solid #d0e1ea;
}

.content_path {
    height: 38px;
    line-height: 38px;
    padding-left: 20px;
    border: none;
    margin: auto;
    background-color: #d4e8f9;
}

.line {
    border-bottom: 1px solid #e6e6e6;
    margin: 20px 0px;
}

.article {
    color: #333;
    line-height: 200%;
    font: 16px/32px ??????;
    line-height: 26px;
    text-align: left;
    color: #000;
    padding-top: 8px;
}

    .article img {
        max-width: 600px;
    }

.danye_content table {
    border-collapse: collapse;
    border-spacing: 0px;
}


    .danye_content table td {
        border: 1px solid #000;
        padding-left: 5px;
    }

.article table {
    border-collapse: collapse;
    border-spacing: 0px;
}


    .article table td {
        border: 1px solid #000;
        padding-left: 5px;
    }

.artnext {
    color: #06679b;
    border-top: 1px solid #eee;
    line-height: 30px;
}

    .artnext a {
        color: #0786a7;
    }

    .artnext .l {
        display: block;
    }

    .artnext .r {
        display: block;
    }

dl.tbl_list {
    border: none;
}

.tbl_list dd h1 {
    text-align: center;
    font-size: 18px;
}

.tbl_list dd .author {
    text-align: center;
}

.tbl_list dd.content_bg {
    padding: 10px 30px 0px 20px;
    background: #fff;
}

.content_path_new {
    background-color: #efefef;
    height: 40px;
    line-height: 40px;
}

.content_path_new_cnt {
    width: 1000px;
    margin: auto;
}

.list_menu2 li {
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    text-indent: 20px;

}

.list_right dt span.l {
    float: left;
    font-weight: bold;
    border-bottom: 2px solid #e99d2f;
}

.list_right dt span.r {
    float: right;
    margin-right: 20px;
}

p.zytd {
    text-align: left;
    margin-left: 25px;
    line-height: 30px;
    font-weight: bold;
    color: #f00;
}


.table1 {
    border-collapse: collapse;
    border-spacing: 0px;
}

    .table1 tr.title td {
        background-color: #dff0fa;
        height: 40px;
        line-height: 40px;
    }

    .table1 tr.alter {
        background-color: #edf8fe;
    }

    .table1 td {
        text-align: center;
        border: 1px solid #71c9f1;
        padding: 5px;
        height: 30px;
        line-height: 30px;
        color: #666;
    }

        .table1 td.l {
            background-color: #dff0fa;
        }

        .table1 td.on {
            background-color: #fbeeec;
        }

        .table1 td.gray {
            color: #999;
        }



.bm_ksdt {
    margin-top: 10px;
}

    .bm_ksdt li {
        border-bottom: 1px solid #ccc;
        overflow: hidden;
        height: 90px;
        padding-top: 5px;
        padding-bottom: 10px;
    }

        .bm_ksdt li.lst {
            border-bottom: none;
        }

        .bm_ksdt li p.l {
            float: left;
            width: 60px;
            text-align: center;
            padding-top: 8px;
        }

        .bm_ksdt li p.r {
            float: right;
            width: 160px;
            margin-right: 5px;
            line-height: 20px;
            color: #999;
            word-wrap: break-word;
            word-break: break-all;
        }

            .bm_ksdt li p.r b {
                display: block;
                font-size: 14px;
            }

                .bm_ksdt li p.r a:hover, .bm_ksdt li p.r b a:hover {
                    color: #f00;
                }

.bm_lx {
    border: 1px solid #ccc;
    padding: 8px;
    line-height: 20px;
    background-color: #e0f2fe;
    margin-top: 10px;
    overflow: hidden;
}

.bm_location dt {
    font-size: 12px;
    font-weight: normal;
}



.bklc {
    width: 1040px;
    height: 113px;
    margin: auto;
    border: 1px solid #ccc;
    margin-top: 20px;

    padding-left: 50px;
}

    .bklc ul, .bklc li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .bklc li {
        float: left;
        width: 140px;
        text-align: center;
        margin-top: 12px;

    }

        .bklc li span {
            display: block;
            height: 25px;
            line-height: 25px;
        }

        .bklc li.lst {
            background: none;
        }


/**???????/
.bm {
    width: 980px;
    margin: auto;
    margin-top: 15px;
}

    .bm dl, .bm dt, .bm dd, .bm ul, .bm li, .bm p {
        margin: 0;
        padding: 0;
        list-style: none;
    }

.bm_left {
    width: 685px;
    float: left;
}

.bm_right {
    width: 280px;
    float: right;
}

.bm dl {
    border: 1px solid #ccc;
}

.bm dt {
    height: 42px;
    line-height: 42px;

    border-bottom: 1px solid #ccc;
    font-size: 14px;
    font-weight: bold;
    text-indent: 20px;
}

    .bm dt span.l {
        float: left;
    }

    .bm dt span.r {
        float: right;
        font-size: 12px;
        font-weight: normal;
        margin-right: 8px;
    }

.bm dd {
    background-color: #fff;
}

.bm_zzzs dd {
    padding: 8px 5px;
}

    .bm_zzzs dd li {
  
        height: 29px;
        line-height: 29px;
        padding-left: 25px;
    }

.bm_right .bm_ksdt dd li {
    padding-top: 10px;
}

    .bm_right .bm_ksdt dd li p.l {
        width: 80px;
    }

    .bm_right .bm_ksdt dd li p.r {
        width: 180px;
    }

.bm_lx {
    border: 1px solid #ccc;
    padding: 8px;
    line-height: 20px;
    background-color: #e0f2fe;
    margin-top: 10px;
    overflow: hidden;
}

.bm_location dt {
    font-size: 12px;
    font-weight: normal;
}



.yd {
    width: 211px;
    height: 59px;
    border: none;

    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.bm .tip {
    background-color: #f4f9fd;
    line-height: 24px;
    padding: 15px;
    color: #999;
}

    .bm .tip b {
        color: #000;
    }





.bm_tbl .tbltip {
    text-align: right;
    font-weight: bold;
    padding-right: 8px;
    border-right: 1px solid #eaeaea;
    color: #000;
    width: 150px;
}

.bm_tbl {
    border-collapse: collapse;
    border-spacing: 0px;
    margin-top: 15px;
    border: 1px solid #ccc;
    background-color: #fff;
}

    .bm_tbl tr.title td {
        height: 42px;
        line-height: 42px;
      
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        border-bottom: 1px solid #ccc;
        color: #000;
    }

    .bm_tbl tr.title1 td {
        height: 42px;
        line-height: 42px;

        font-size: 14px;
        font-weight: bold;
        text-align: center;
        border-bottom: 1px solid #ccc;
        color: #000;
    }

    .bm_tbl tr.alter {
        background-color: #faf9f9;
    }

    .bm_tbl td {
        height: 45px;
        border-bottom: 1px solid #eaeaea;
        padding-left: 8px;
        color: #666;
    }

        .bm_tbl td.nopadding {
            padding: 0px;
        }

.input {
    height: 25px;
    line-height: 25px;
    border: 1px solid #d4d2d2;
    color: #333;
    padding-left: 5px;
    width: 250px;
}

.bm_tbl td.bottom {
    border-bottom: 1px solid #ccc;
    padding-left: 170px;
    height: 60px;
    line-height: 60px;
}

/*
#cms{width:140px;height:32px;border:none;color:#fff;font-weight:bold;cursor:pointer;}*/
.button {
    width: 89px;
    height: 35px;
    border: none;

    color: #fff;
    font-weight: bold;
    cursor: pointer;
}



.bm_tbl1 {
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid #ccc;
    background-color: #fff;
}

    .bm_tbl1 tr.title td {
        height: 42px;
        line-height: 42px;
        background: url() repeat-x;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        color: #000;
    }

    .bm_tbl1 tr.alter {
        background-color: #faf9f9;
    }

    .bm_tbl1 td {
        height: 45px;
        border: 1px solid #ccc;
        padding-left: 8px;
        color: #666;
    }


.bmtxt {
    width: 659px;
    height: 600px;
    text-align: left;
    overflow: scroll;
    padding: 8px;
    font-size: 14px;
    line-height: 25px;
}

#ad1 {
    position: relative;
    z-index: 99999;
}

#bm-tip {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 20px;
}

.bm-pic-title {
    background-color: #eeeeee;
    font-weight: bold;
    line-height: 24px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.bm-pic-upload {
    padding: 20px;
}

.bm-pic-sm {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
}

/***???????**/

.index_content {
    width: 1090px;
    margin: auto;
    margin-top: 20px;
}

    .index_content dl, .index_content dt, .index_content dd, .index_content p, .index_content ul, .index_content li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

.index_left {
    float: left;
    width: 715px;
}

.index_right {
    float: right;
    width: 350px;
}

.index_content dl {
    border: 1px solid #ccc;
}

.index_content dt {
    height: 42px;
    line-height: 42px;
    background: url() repeat-x;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    font-weight: bold;
    text-indent: 20px;
}

.index_left dd {
    background-color: #fff;
}

    .index_left dd li {
        float: left;
        border-bottom: 1px solid #ccc;
        width: 336px;
        overflow: hidden;
        height: 84px;
        padding-top: 15px;
    }

        .index_left dd li.lst {
            border-left: 1px solid #ccc;
        }

        .index_left dd li p.l {
            float: left;
            width: 80px;
            text-align: center;
            padding-top: 8px;
        }

        .index_left dd li p.r {
            float: right;
            width: 242px;
            margin-right: 5px;
            line-height: 20px;
            color: #999;
        }

            .index_left dd li p.r b {
                display: block;
                font-size: 14px;
            }



        .index_left dd li.lino {
            border-bottom: none;
        }


.zsdt span.l {
    float: left;
}

.zsdt span.r {
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin-right: 10px;
}

.zsdt dd {
    padding: 10px 8px;
    background-color: #fff;
    height: 282px;
}

    .zsdt dd li {
        background: url() left no-repeat;
        height: 24px;
        line-height: 24px;
        padding-left: 8px;
    }

	
	
	
#bm-tip {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 20px;
}

.bm-pic-title {
    background-color: #eeeeee;
    font-weight: bold;
    line-height: 24px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.bm-pic-upload {
    padding: 20px;
}

.bm-pic-sm {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
}

.bm-pic-zsmc {
    padding-bottom: 15px;
    margin-left: 20px;
    margin-right: 40px;
    line-height: 20px;
}

    .bm-pic-zsmc b {
        color: #f00;
    }