﻿@charset "utf-8";
/* ================================ */
/* 高校财务综合办公系统样式表      		*/
/* Author:			Hu       		*/
/* Copyright:	www.szhtkj.com.cn	*/
/* Create Date: August-25-2015		*/
/* Retrofit Date:	            	*/
/* ================================ */

/* ===============
 * 重新定义Html元素
 * =============== */
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block;
}

body {
    font: normal normal 12px/1.5em "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial, sans-serif;
    _font-family: Arial;
    color: #4b4b4b;
    text-align: center;
    background-color: #fafafa;
}

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, table, th, td {
    font-size: 12px;
    font-weight: normal;
}

h1 {
    font-size: 32px;
    line-height: 32px;
}

h2 {
    font-size: 28px;
    line-height: 28px;
}

h3 {
    font-size: 24px;
    line-height: 24px;
}

h4 {
    font-size: 20px;
    line-height: 20px;
}

h5 {
    font-size: 16px;
    line-height: 16px;
}

strong {
    font-weight: bold;
}

ul, ol {
    list-style: none outside none;
}

fieldset, img {
    border: medium none;
}

caption, th {
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, select, textarea {
}

a {
    outline: medium none;
    color: #4b4b4b;
}

    a:link, a:visited, a:active {
        text-decoration: none;
    }

    a:hover {
        text-decoration: underline;
        color: #0458a4;
    }

i, cite, em {
    font-style: normal;
}

::selection {
    color: #fff;
    background-color: #0083D0;
}

code::selection,
pre::selection {
    background-color: #0083D0;
    color: #FFF;
}

::-moz-selection {
    color: #fff;
    background-color: #0083D0;
}

code::-moz-selection,
pre::-moz-selection {
    background-color: #0083D0;
    color: #FFF;
}

/*html {min-height:101%; } */

/* Clearfix,避免因子元素浮动而导致的父元素高度缺失能问题 */
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

*html .clearfix {
    height: 1%;
}

* + html .clearfix {
    height: 1%;
}

time {
    color: #777;
}


/* ==========================
 * 为旧版本浏览器格式化Html5元素
 * ========================== */
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block;
}

/*文字排版
******************************/
.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f20 {
    font-size: 20px;
}

.fb {
    font-weight: bold;
}

.fn {
    font-weight: normal;
}

.t2 {
    text-indent: 2em;
}

.lh150 {
    line-height: 150%;
}

.lh180 {
    line-height: 180%;
}

.lh200 {
    line-height: 200%;
}

.unl {
    text-decoration: underline;
}

.no_unl {
    text-decoration: none;
}

.noborder {
    border-style: none;
    border-width: 0;
}

.blue_txt {
    color: #147ac5;
    font-weight: 700;
    padding: 0px 5px;
}

/*定位 
******************************/
.tl {
    text-align: left !important;
}

.tc {
    text-align: center !important;
}

.tr {
    text-align: right !important;
}

.bc {
    margin-right: auto;
    margin-left: auto;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.cb {
    clear: both;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.vm {
    vertical-align: middle;
}

.vt {
    vertical-align: top;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.abs-right {
    position: absolute;
    right: 0;
}

.zoom {
    zoom: 1;
}
/*.hidden { visibility:hidden;*/ }

.none {
    display: none;
}

.clear {
    clear: both;
    height: 0;
    font-size: 1px;
}

/*长度高度
******************************/
.w10 {
    width: 10px;
}

.w20 {
    width: 20px;
}

.w30 {
    width: 30px;
}

.w40 {
    width: 40px !important;
}

.w50 {
    width: 50px !important;
}

.w60 {
    width: 60px !important;
}

.w65 {
    width: 65px;
}

.w70 {
    width: 70px;
}

.w80 {
    width: 80px;
}

.w90 {
    width: 90px;
}

.w96 {
    width: 96px;
}

.w100 {
    width: 100px;
}

.w110 {
    width: 110px;
}

.w130 {
    width: 130px;
}

.w120 {
    width: 120px;
}

.w150 {
    width: 150px;
}

.w160 {
    width: 160px;
}

.w180 {
    width: 180px;
}

.w200 {
    width: 200px !important;
}

.w210 {
    width: 210px !important;
    ;
}

.w230 {
    width: 230px;
}

.w240 {
    width: 240px;
}

.w250 {
    width: 250px !important;
}

.w270 {
    width: 270px;
}

.w300 {
    width: 300px !important;
}

.w340 {
    width: 340px;
}

.w370 {
    width: 370px;
}

.w380 {
    width: 380px;
}

.w400 {
    width: 400px !important;
}

.w500 {
    width: 500px;
}

.w530 {
    width: 530px;
}

.w600 {
    width: 600px !important;
}

.w700 {
    width: 700px;
}

.w780 {
    width: 780px;
}

.w800 {
    width: 800px;
}

.w208 {
    width: 208px;
}

.w {
    width: 100%;
}

.h50 {
    height: 50px !important;
}

.h80 {
    height: 80px;
}

.h100 {
    height: 100px;
}

.h200 {
    height: 200px;
}

.h {
    height: 100%;
}

.size30 {
    width: 30px;
    height: 30px;
}

.size32 {
    width: 32px;
    height: 32px;
}

.size40 {
    width: 40px;
    height: 40px;
}

.size60 {
    width: 60px;
    height: 60px;
}

.size70 {
    width: 70px;
    height: 70px;
}

.size72 {
    width: 72px;
    height: 72px;
}

.size80 {
    width: 80px;
    height: 80px;
}

.size90 {
    width: 90px;
    height: 90px;
}

.size100 {
    width: 100px;
    height: 100px;
}

.size110 {
    width: 110px;
    height: 110px;
}

.size120 {
    width: 120px;
    height: 120px;
}

.size142-80 {
    width: 142px;
    height: 80px;
}

.size160 {
    width: 160px;
    height: 160px;
}

.size160-48 {
    width: 160px;
    height: 48px;
}

.size150 {
    width: 150px;
    height: 150px;
}

.size160 {
    width: 160px;
    height: 160px;
}

.size184 {
    width: 184px;
    height: 114px;
}

.size196 {
    width: 196px;
    height: 196px;
}

.size250 {
    width: 250px;
    height: 250px;
}

.size310 {
    width: 310px;
    height: 310px;
}

.size-brand-logo {
    width: 88px;
    height: 42px;
}

/*边距
******************************/
.m10 {
    margin: 10px;
}

.m15 {
    margin: 15px;
}

.m30 {
    margin: 30px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 4px !important;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt100 {
    margin-top: 100px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb100 {
    margin-bottom: 100px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml50 {
    margin-left: 50px;
}

.ml100 {
    margin-left: 100px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mr100 {
    margin-right: 100px;
}

/*边距
******************************/

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p30 {
    padding: 30px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt50 {
    padding-top: 50px;
}

.pt100 {
    padding-top: 100px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb100 {
    padding-bottom: 100px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.pl50 {
    padding-left: 50px;
}

.pl100 {
    padding-left: 100px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pr50 {
    padding-right: 50px;
}

.pr100 {
    padding-right: 100px;
}

img {
    vertical-align: middle;
}



/*布局样式*/
.layout_all {
    width: 1000px;
    height: 80px;
    margin: 0px auto;
    position: relative;
    background-color: white;
    z-index: 9;
    background-image: url(../images/main/header.png);
    background-repeat: repeat-x;
    -webkit-box-shadow: 3px 3px 10px gray;
    -moz-box-shadow: 3px 3px 10px gray;
    box-shadow: 3px 0px 10px gray;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='gray');
}

header {
    height: 80px;
    width: 1000px;
    margin: 0 auto;
    background-color: white;
    /*background-image: url(../images/main/header.png);
    background-repeat: repeat-x;*/
    border: 1px #e2e2e2 solid;
    margin-top: 7px;
    /*-webkit-box-shadow: 3px 0px 10px gray;
    -moz-box-shadow: 3px 3px 10px gray;
    box-shadow: 3px 0px 10px gray;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='gray');*/
}

    header h1 {
        background-image: url("../images/main/logon.png");
        background-repeat: no-repeat;
        background-position: 0px 10px;
        display: block;
        height: 75px;
        line-height: 999px;
        overflow: hidden;
    }

        header h1 a {
            display: block;
            width: 534px;
            height: 75px;
        }

.himg {
    background-image: url("../images/main/logon.png");
    background-repeat: no-repeat;
    background-position: 0px 10px;
    display: block;
    height: 75px;
    line-height: 999px;
    overflow: hidden;
    font-size: 32px;
    line-height: 32px;
    font-weight: normal;
}

header .himg>a {
            display: block;
            width: 534px;
            height: 75px;
            float: left;
        }

.headerT {
    float: right;
    width: 330px;
    text-align: right;
}

.headerTa {
    height: 20px;
    font-size: 12px;
    line-height: 24px;
}

    .headerTa a {
        width: 130px;
        margin-right: 5px;
        color: blue;
        font-family: 微软雅黑,Arial, Helvetica, sans-serif,;
        text-shadow: 1px 1px 1px #e4e8ec;
    }

#hlogin {
    display: block;
    font-size: 12px;
    margin-right: 11px;
    text-align: right;
    padding-top: 20px;
}

    #hlogin a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

        #hlogin a.username {
            background: none;
            margin-left: 0px;
            text-decoration: underline;
        }

    #hlogin ul {
        margin: 0;
    }

    #hlogin li {
        display: inline;
        list-style: none;
    }

.all_content {
    padding: 0 10px;
    margin: 0px auto;
    width: auto;
    height: 100%;
    text-align: left;
    padding-top: 3px;
}

/* probox */
#probox {
    width: 1000px;
    min-height: 613px;
    height: 100%;
    padding: 0px;
    margin-top: 105px;
    text-align: left;
    margin: 0px auto;
    position: relative;
    background-position: 0px 0px;
    border: 1px solid #e2e2e2;
    -webkit-box-shadow: 3px 3px 10px gray;
    -moz-box-shadow: 3px 3px 10px gray;
    box-shadow: 3px 3px 10px gray;
    background-color: #fafafa;
    overflow: auto;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='gray');
}


.newlist {
    float: left;
    width: 307px;
    height: 280px;
    margin: 105px 0px 0px 173px;
    overflow: hidden;
}

    .newlist ul {
        height: 400px;
        overflow: hidden;
    }

        .newlist ul li {
            height: 25px;
            line-height: 25px;
            background-image: url(../images/main/disc.png);
            background-repeat: no-repeat;
            background-position: 0px 10px;
            text-indent: 20px;
            overflow: hidden;
        }



.login_table {
    float: right;
    width: 300px;
    margin: 50px 85px 0px 85px;
    text-align: left;
}

    .login_table ul li {
        display: block;
        width: 300px;
        height: 40px;
        /*line-height: 40px;*/
        /*background-image: url("../images/main/input_name.png");
    background-repeat: no-repeat;*/
        /*float:left;*/
    }

.input_title {
    float: left;
    width: 80px;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 4px;
    line-height: 33px;
}

.input_name, .input_key, .input_txt span {
    display: block;
    width: 220px;
    height: 33px;
    line-height: 33px;
    background-image: url("../images/main/input_name.png");
    background-repeat: no-repeat;
    float: left;
}

.input_key {
    background-image: url("../images/main/input_key.png");
    margin-top: 12px;
}

    .input_name input, .input_key input {
        border: none 0px white;
        margin-left: 20px;
         height: 31px;
    line-height: 31px;
    outline:none;
    }

.input_txt {
    margin-top: 23px;
}

    .input_txt span {
        float: left;
        background-image: url("../images/main/input_txt.png");
        width: 115px;
    }

    .input_txt input {
        width: 80px;
        border: none;
        margin-left: 20px;
         height: 31px;
    line-height: 31px;
    outline:none;
    }

    .input_txt img {
        margin-left: 10px;
    }

.loginbutton {
    padding-left: 40PX;
}

.forget_pw {
    text-align: right;
    margin-top: 10px;
    height: 20PX;
    line-height: 20PX;
   margin-bottom: 5px;
}

    .forget_pw a {
        color: #0458a4;
        font-weight: 700;
        line-height: 20px;
        text-decoration: underline;
    }

.btn_register, .btn_login {
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: none;
    /*background-image: url("../images/main/btn_login.png");*/
    background-repeat: no-repeat;
    cursor: pointer;
    margin-top: 10px;
}

.btn_register {
    background-image: url("../images/main/btn_register.png");
    float: left;
    margin-left: 50PX;
}

.btn_login {
    background-image: url("../images/main/btn_login.png");
    float: left;
}
/* footer */
footer {
    position: relative;
    bottom: 0;
    clear: both;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.inner {
    position: relative;
    bottom: 0;
    background-color: #464646;
    clear: both;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 1005px;
    margin: 0 auto;
    color: #FFFFFF;
    border-top: 1px solid #e2e2e2;
}

.dl {
    letter-spacing: 1pt;
    line-height: 20px;
    font-family: 宋体;
}

    .dl dt {
        margin-left: 15px;
    }


.text {
    border: 1px solid #DCDCDC;
    background: #FFFFFF url('../images/input/input.gif') repeat-x 50% top;
    /*height: 17px;
    line-height: 17px;*/
    margin-left: 2px;
    outline: none;
    /*color: #333333;*/
    font: normal normal 12px/1.5em "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial, sans-serif;
    _font-family: Arial;
    /*font-size:13px;*/
}

.text-select {
    border: 1px solid #DCDCDC;
    background: #FFFFFF url('../images/input/input.gif') repeat-x 50% top;
    /*height: 19px;
    line-height: 19px;
    line-height: 18px;*/
    margin-left: 2px;
    outline: none;
    color: #333333;
    font: normal normal 12px/1.5em "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial, sans-serif;
    _font-family: Arial;
    /*font-size:13px;*/
}

.error_layer {
    border: #6685a2 1px solid;
    padding: 5px 10px 23px 28px;
    background-color: White;
    width: 480px;
    height: 200px;
    clear: both;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
}

.tab_dd1 {
    width: 600px;
    text-align: left;
    margin-left: 200px;
}

    .tab_dd1 tr th {
        font-weight: bold;
        width: 13%;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
    }

    .tab_dd1 tr td {
        width: 37%;
        height: 30px;
        line-height: 30px;
        color: gray;
    }


.button {
    line-height: 25px;
    text-align: center;
    color: #fff;
    width: 70px;
    /*text-shadow:1px 1px 1px #333;*/
    border-radius: 3px;
    margin-left: 5px;
    /*margin:0 10px 0px 0;*/
    margin-top: 3px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

    .button.gray {
        color: black;
        /*text-shadow:1px 1px 1px gray;*/
        border: 1px solid #929292;
        /*box-shadow: 0 1px 2px #fff inset,0 -1px 0 #929292 inset;*/
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#F5F5F5, endColorstr=#DEDEDE); /* for IE */
        background: -ms-linear-gradient(top, #F5F5F5, #DEDEDE);
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F5F5F5),to(#DEDEDE));
        background: -webkit-linear-gradient(top,#F5F5F5,#DEDEDE);
        background: -moz-linear-gradient(top,#F5F5F5,#DEDEDE);
        background: linear-gradient(top,#F5F5F5,#DEDEDE);
        background: -o-linear-gradient(top, #fff,#0000ff); /* Opera 11.10+*/
    }

.gray:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#f2f3f7, endColorstr=#ebeced); /* for IE */
    background: -ms-linear-gradient(top, #f2f3f7, #ebeced);
    background: -webkit-linear-gradient(top,#fefefe,#ebeced);
    background: -moz-linear-gradient(top,#f2f3f7,#ebeced);
    background: linear-gradient(top,#f2f3f7,#ebeced);
}

.gray:active {
    top: 1px;
    box-shadow: 0 1px 1px #a8abae inset,0 1px 0 #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#e4e8ec, endColorstr=#e4e8ec); /* for IE */
    background: -ms-linear-gradient(top, #e4e8ec, #e4e8ec);
    background: -webkit-linear-gradient(top,#e4e8ec,#e4e8ec);
    background: -moz-linear-gradient(top,#e4e8ec,#e4e8ec);
    background: linear-gradient(top,#e4e8ec,#e4e8ec);
}

.button.yellow {
    color: black;
    /*text-shadow:1px 1px 1px gray;*/
    border: 1px solid #929292;
    /*box-shadow: 0 1px 2px #fff inset,0 -1px 0 #929292 inset;*/
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#F5F5F5, endColorstr=#DEDEDE); /* for IE */
    background: -ms-linear-gradient(top, #fce801, #fcc101);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fce801),to(#fcc101));
    background: -webkit-linear-gradient(top,#fce801,#fcc101);
    background: -moz-linear-gradient(top,#fce801,#fcc101);
    background: linear-gradient(top,#fce801,#fcc101);
    background: -o-linear-gradient(top, #fff,#fcc101); /* Opera 11.10+*/
}

.yellow:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#f2f3f7, endColorstr=#ebeced); /* for IE */
    background: -ms-linear-gradient(top, #e7f806, #f7fa03);
    background: -webkit-linear-gradient(top,#e7f806,#f7fa03);
    background: -moz-linear-gradient(top,#e7f806,#f7fa03);
    background: linear-gradient(top,#e7f806,#f7fa03);
}

.yellow:active {
    top: 1px;
    box-shadow: 0 1px 1px #a8abae inset,0 1px 0 #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#e4e8ec, endColorstr=#e4e8ec); /* for IE */
    background: -ms-linear-gradient(top, #e4e8ec, #e4e8ec);
    background: -webkit-linear-gradient(top,#e4e8ec,#e4e8ec);
    background: -moz-linear-gradient(top,#e4e8ec,#e4e8ec);
    background: linear-gradient(top,#e4e8ec,#e4e8ec);
}


.wxImage {
    padding: 3px;
    height: 200px;
    width: 200px;
    border-radius: 10px;
    border: 1px solid #c9c9c9;
    -moz-box-shadow: 1px 1px 3px #c9c9c9;
    -webkit-box-shadow: 1px 1px 3px #c9c9c9;
    box-shadow: 1px 1px 3px #c9c9c9;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#c9c9c9');
    border-width: 1px;
}

.itemHeader {
    width: 760px;
    font-family: KaiTi;
    font-size: 23px;
    font-weight: bold;
    line-height: 25px;
    text-indent: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-shadow: 1px 1px 1px rgba(213,154,154,0.45);
    border-bottom: 1px solid #D9D9D9;
    float: left;
    position: relative;
    display: block;
}
    .itemHeader .search {
        font-size: 13px; 
        color: black; 
        font-family: 微软雅黑; 
        float: right;
         text-shadow: none; 
         font-weight: normal; 
         margin-top:10px
    }

.container {
    width: 780px;
    height: 428px;
    /*border-top: 1px solid #D9D9D9;*/
    border-right: 1px solid #D9D9D9;
    overflow: visible;
    position: relative;
    /*margin-top: 10px;*/
    float: left;
    display: block;
    padding-top: 8px;
    height: 100%;
    margin-top: 2px;
}

    .container li {
        width: 763px;
        height: 428px;
        padding-top: 15px;
        float: left;
        display: block;
    }

.iner_on {
    width: 810px;
    height: 205px;
    margin-left: 0px;
    margin-top: 14px;
    float: left;
}


.p-box {
    width: 235px;
    height: 194px;
    float: left;
    margin-left: 19px;
    margin-bottom: 25px;
    cursor: pointer;
    border-radius: 10px;
    border: 1px solid #c9c9c9;
    -moz-box-shadow: 1px 1px 3px #c9c9c9;
    -webkit-box-shadow: 1px 1px 3px #c9c9c9;
    box-shadow: 1px 1px 3px #c9c9c9;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#c9c9c9');
    border-width: 1px;
    position:relative;
}

    .p-box:hover {
        border: 1px solid red;
        -moz-box-shadow: 2px 2px 4px #c9c9c9;
        -webkit-box-shadow: 2px 4px 3px #c9c9c9;
        box-shadow: 2px 2px 4px #c9c9c9;
    }
    .p-box > img {
        position:absolute;
        right:5px;
        z-index:233;
        width:48px;        
    }
    .p-box > div:first-child {
        text-indent: 10px;
         padding-top: 5px;
         z-index:100;
         position:relative
    }
    .p-box > div:last-child {
        color: red;
        right: 3px;
        position:absolute;
        bottom:5px;
        z-index:233
    }
    .p-box .info {
    width: 210px; 
    height: 140px; 
    border: 0px solid gray; 
    text-indent: 10px; 
    padding: 5px 3px 5px 10px; 
    }
    
   

.news {
    float: right;
    background-color: white;
    border: 1px solid transparent;
    width: 200px;
    margin-right: 4px;
    -moz-box-shadow: 1px 1px 3px #c9c9c9;
    -webkit-box-shadow: 1px 1px 3px #c9c9c9;
    box-shadow: 1px 1px 3px #c9c9c9;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#c9c9c9');
    border-width: 1px;
    min-height: 450px;
    border-radius: 2px;
    padding-left: 5px;
    margin-top: 20px;
}

    .news > .news-header {
        position: relative;
        font-size: 14px;
        padding: 15px 0;
        border-bottom: 1px solid #f5f5f5;
    }

news > .list {
    float: left;
    width: 180px;
}

.list ul {
    overflow: hidden;
}

    .list ul li {
        height: 25px;
        line-height: 25px;
        background-image: url(../images/main/disc.png);
        background-repeat: no-repeat;
        background-position: 0px 10px;
        text-indent: 20px;
        overflow: hidden;
    }

* {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

.page {
    padding: 0px 3px;
    overflow: hidden;
    width: 780px;
    float: left;
    text-align: center;
    color: #ccc;
}

    .page a {
        display: inline-block;
        color: #333;
        display: inline-block;
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        border: 1px solid gray;
        margin: 0 2px;
        border-radius: 4px;
        vertical-align: middle;
    }

        .page a:hover {
            text-decoration: none;
            border: 1px solid #428bca;
        }

    .page span.current {
        display: inline-block;
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        margin: 0 2px;
        color: #fff;
        background-color: #428bca;
        border: 1px solid #428bca;
        border-radius: 4px;
        vertical-align: middle;
    }

    .page span.disabled {
        display: inline-block;
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        margin: 0 2px;
        color: #bfbfbf;
        background: #f2f2f2;
        border: 1px solid #bfbfbf;
        border-radius: 4px;
        vertical-align: middle;
    }

.table {
    margin-top: 5px;
    border: 1px solid #e1e1e1;
    text-align: left;
    width: 100%;
}

    .table tr {
        height: 32px;
    }

    .table td {
        border: 1px solid #e1e1e1;
        vertical-align: middle;
        font-size: 13px;
    }

.tablebm {
    margin-top: -1px;
    border: 1px solid #e1e1e1;
    text-align: left;
    width: 100%;
}

    .tablebm tr {
        height: 28px;
    }

    .tablebm td {
        border: 1px solid #e1e1e1;
        vertical-align: middle;
        font-size: 13px;
    }

        .tablebm td span {
            margin-left: 5px;
        }

.theader {
    font-weight: bold;
    width: 140px;
    text-align:right;
    padding-right:10px;
}

.table1 {
    margin-top: 5px;
    margin-bottom: 5px;
}

    .table1 tr {
        height: 28px;
    }

    .table1 td {
        vertical-align: middle;
        text-shadow: 1px 1px 1px rgba(213,154,154,0.45);
    }

.tb_bm {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 40PX;
}

    .tb_bm tr {
        height: 24px;
    }

        .tb_bm tr th {
            vertical-align: middle;
            /*text-shadow: 1px 1px 1px rgba(213,154,154,0.45);*/
            width: 100px;
            text-align: center;
            float: left;
            font-weight: 600;
            font-size: 14px;           
            line-height: 24px;
        }
        .tb_bm tr th div {
            margin-top:10px;
        }

        .tb_bm tr td {
            vertical-align: middle;
            text-align: left;
            /*text-shadow: 1px 1px 1px rgba(213,154,154,0.45);*/
        }
         .tb_bm tr td div {
            margin-top:10px;
        }

.tb_custom {
    margin-top: 2px;
    margin-bottom: 1px;
    float: left;
}

    .tb_custom tr {
    }

        .tb_custom tr td {
            border: 0px none white;
            padding-left: 4px;
            padding-right:12px;
        }

.rbz {
    color: red;
    margin-left: 4px;
    line-height: 30px;
    font-family: 宋体;
    font-size: 12px;
}

.checkText {
    font-size: 12px;
    color: Red;
    font-family: 宋体;
}

.fld {
    padding: 10px;
    margin-top: 3px;
    border: 1px solid #c0c0c0;
    background: #fff;
}

    .fld legend {
        color: #1E7ACE;
        font-weight: bold;
        padding: 1px 15px 1px 15px;
        border: 1px solid #c0c0c0;
        background: #fff;
    }

.xxzc_tootip {
    color: gray;
    font-family: 宋体;
}

.topMsg {
    font-size: 13px;
    color: red;
    margin-left: 40px;
    letter-spacing: 4px;
    font-weight: bold;
}

.current {
    background-image: url(../images/main/current_bg.jpg);
    background-repeat: repeat-x;
    height: 27px;
    line-height: 27px;
    color: #2368AC;
    font-weight: 700;
    text-indent: 10px;
}

.dgData {
    border: 1px solid #C3D5EB;
    border-collapse: collapse;
    padding: 0px;
    border-top: 0px none #D9D9D9;
}

    .dgData th {
        vertical-align: middle;
    }

    .dgData tr {
        height: 23px;
        line-height: 23px;
    }

        .dgData tr td {
            border: 1px solid #D9D9D9;
        }

.GV-head {
    font-size: 13px;
    font-weight: bold;
    background-image: url(../images/main/main_47.png);
    color: #2368ac;
    text-align: center;
    vertical-align: bottom;
    height: 26px;
}

.xfContent {
    width: 760px;
    margin-left: 10px;
    border: 1px solid transparent;
    margin-right: 4px;
    -moz-box-shadow: 1px 1px 3px #c9c9c9;
    -webkit-box-shadow: 1px 1px 3px #c9c9c9;
    box-shadow: 1px 1px 3px #c9c9c9;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#c9c9c9');
    border-width: 1px;
}


.radiop {
    float: left;
}

    .radiop td {
        display: inline-block;
        padding: 0px 10px 10px 0px;
        margin: -3px 0px 0px 0px;
    }

        .radiop td > input {
            display: none;
        }

        .radiop td > label > span {
            background-color: #fff;
            border: 1px solid rgba(0,0,0,0.15);
            border-radius: 100%;
            display: inline-block;
            height: 16px;
            margin-right: 6px;
            margin-top: -1px;
            vertical-align: middle;
            width: 16px;
            line-height: 1
        }

        .radiop td > input:checked + label > span::after {
            background-color: #57ad68;
            border-radius: 100%;
            content: "";
            display: inline-block;
            height: 12px;
            margin: 2px;
            width: 12px;
        }

.lul {
    width: 225px;
    float: right;
    margin-top: -20px;
    height: 25px;
}

.dl {
    height: 25px;
    font: 400 13.3333px Arial;
}

    .dl > span:first-child {
        margin: -1px 10px 0px 0px;
        float: left
    }
