﻿@charset "utf-8";

* {
    font-size: 12px;
    border: 0;
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    font-family: Tahoma, Verdana, sans-serif'宋体';
    margin: 0 auto;
    background: #ffffff;
    margin-bottom: 20px;
}

/*min-width:980px;*/
td {
    color: #333333;
    font: normal 12px/24px Tahoma, Verdana, sans-serif;
}

ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: 0;
}

dl,
dt,
dd,
span {
    margin: 0;
    padding: 0;
    display: inline;
}

a,
a:focus {
    text-decoration: none;
    color: #000;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

a:hover {
    color: #00a4ac;
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

cite {
    font-style: normal;
}

h2 {
    font-weight: normal;
}

/*cloud*/
#mainBody {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.cloud {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/cloud.png) no-repeat;
    z-index: 1;
    opacity: 0.5;
}

#cloud2 {
    z-index: 2;
}


/*login*/
.logintop {
    height: 47px;
    position: absolute;
    top: 0;
    background: url(../images/loginbg1.png) repeat-x;
    z-index: 100;
    width: 100%;
}

.logintop span {
    color: #fff;
    line-height: 47px;
    background: url(../images/loginsj.png) no-repeat 21px 18px;
    text-indent: 44px;
    color: #afc5d2;
    float: left;
}

.logintop ul {
    float: right;
    padding-right: 30px;
}

.logintop ul li {
    float: left;
    margin-left: 20px;
    line-height: 47px;
}

.logintop ul li a {
    color: #afc5d2;
}

.logintop ul li a:hover {
    color: #fff;
}

.loginbody {
    background: url(../images/loginbg3.png) no-repeat center center;
    width: 100%;
    height: 585px;
    overflow: hidden;
    position: absolute;
    top: 47px;
}

.systemlogo {
    background: url(../images/loginlogo.png) no-repeat center;
    width: 100%;
    height: 85px;
    margin-top: 45px;
}

.loginbox {
    width: 692px;
    height: 336px;
    background: url(../images/logininfo.png) no-repeat;
    margin-top: 20px;
}

.loginbox ul {
    margin-top: 88px;
    margin-left: 285px;
}

.loginbox ul li {
    margin-bottom: 25px;
}

.loginbox ul li label {
    color: #687f92;
    padding-left: 25px;
}

.loginbox ul li label a {
    color: #687f92;
}

.loginbox ul li label a:hover {
    color: #3d96c9;
}

.loginbox ul li label input {
    margin-right: 5px;
}

.loginuser {
    width: 299px;
    height: 48px;
    background: url(../images/loginuser.png) no-repeat;
    border: none;
    line-height: 48px;
    padding-left: 44px;
    font-size: 14px;
    font-weight: bold;
}

.loginpwd {
    width: 299px;
    height: 48px;
    background: url(../images/loginpassword.png) no-repeat;
    border: none;
    line-height: 48px;
    padding-left: 44px;
    font-size: 14px;
    color: #90a2bc;
}

/*
.loginbtn{width:111px;height:35px; background:url(../images/buttonbg.png) repeat-x; font-size:14px; font-weight:bold; color:#fff;cursor:pointer; line-height:35px;}
*/

.loginbtn {
    width: 111px;
    height: 35px;
    background: url(../images/buttonbg.png) repeat-x;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    font-weight: 300;
    line-height: 35px;
    position: relative;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 0;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-family: 'Roboto';
    border: none;
    background: #3498db;
    color: #ffffff !important
}

.loginbtn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.loginbtn:hover,
.loginbtn:focus {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
}

.loginbtn:active,
.loginbtn.active {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}

.loginbm {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: url(../images/loginbg2.png) repeat-x;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #0b3a58;
}

.loginbm a {
    font-weight: bold;
    color: #0b3a58;
}

.loginbm a:hover {
    color: #fff;
}


/*top.html*/
.header {
    height: 88px;
}

.topleft {
    height: 88px;
    background: url(../images/topleft.jpg) no-repeat;
    float: left;
    width: 300px;
}

.topleft img {
    margin-top: 12px;
    margin-left: 10px;
}

.topright {
    height: 88px;
    background: url(../images/topright.jpg) no-repeat right;
    float: right;
}

.nav {
    float: left;
}

.nav li {
    float: left;
    width: 87px;
    height: 88px;
    text-align: center;
}

.nav li a {
    display: block;
    width: 87px;
    height: 88px;
    -moz-transition: none;
    transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    -webkit-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
}

.nav li a.selected {
    background: url(../images/navbg.png) no-repeat;
}

.nav li a:hover {
    display: block;
    background: #000;
    color: #fff;
    background: none repeat scroll 0% 0% rgb(43, 127, 181);
}

.nav li img {
    margin-top: 10px;
}

.nav li a {
    display: block;
}

.nav a h2 {
    font-size: 14px;
    color: #d6e8f1;
}

.nav a:hover h2 {
    color: #fff;
}

.topright ul {
    padding-top: 15px;
    float: right;
    padding-right: 12px;
}

.topright ul li {
    float: left;
    padding-left: 9px;
    padding-right: 9px;
    background: url(../images/line.gif) no-repeat right;
}

.topright ul li:last-child {
    background: none;
}

.topright ul li a {
    font-size: 13px;
    color: #e9f2f7;
}

.topright ul li a:hover {
    color: #fff;
}

.topright ul li span {
    margin-top: 2px;
    float: left;
    padding-right: 3px;
}

.user {
    height: 30px;
    background: url(../images/ub1.png) repeat-x;
    clear: both;
    margin-top: 10px;
    float: right;
    margin-right: 12px;
    border-radius: 30px;
    behavior: url(/qpoaweb/js/pie.htc);
    white-space: nowrap;
    position: relative;
}

.user span {
    display: inline-block;
    padding-right: 10px;
    background: url(../images/user.png) no-repeat 15px 10px;
    line-height: 30px;
    font-size: 14px;
    color: #b8ceda;
    padding-left: 20px;
    padding-left: 35px;
}

.user b {
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url(../images/msg.png);
    text-align: center;
    font-weight: normal;
    color: #fff;
    font-size: 14px;
    margin-right: 13px;
    margin-top: 7px;
    line-height: 18px;
}

.user i {
    display: inline-block;
    margin-right: 5px;
    font-style: normal;
    line-height: 30px;
    font-size: 14px;
    color: #b8ceda;
}

/*left.html*/
.lefttop {
    background: url(../images/lefttop.gif) repeat-x;
    height: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
}

.lefttop span {
    margin-left: 8px;
    margin-top: 10px;
    margin-right: 8px;
    background: url(../images/leftico.png) no-repeat;
    width: 20px;
    height: 21px;
    float: left;
}

.leftmenu {
    width: 187px;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    overflow: hidden;
    background: url(../images/leftline.gif) repeat-y right;
}

.leftmenu dd {
    background: url(../images/leftmenubg.gif) repeat-x;
    line-height: 35px;
    font-weight: bold;
    font-size: 14px;
    border-right: solid 1px #b7d5df;
}

.leftmenu dd span {
    float: left;
    margin: 10px 8px 0 12px;
}

.leftmenu dd .menuson {
    display: none;
}

.leftmenu dd:first-child .menuson {
    display: block;
}

.menuson {
    line-height: 30px;
    font-weight: normal;
}

.menuson li {
    cursor: pointer;
}

.menuson li.active {
    position: relative;
    background: url(../images/libg.png) repeat-x;
    line-height: 30px;
    height: 30px;
    color: #fff;
}

.menuson li cite {
    display: block;
    float: left;
    margin-left: 32px;
    background: url(../images/list.gif) no-repeat;
    width: 16px;
    height: 16px;
    margin-top: 7px;
}

.menuson li.active cite {
    background: url(../images/list1.gif) no-repeat;
}

.menuson li.active i {
    display: block;
    background: url(../images/sj.png) no-repeat;
    width: 6px;
    height: 11px;
    position: absolute;
    right: 0;
    z-index: 10000;
    top: 9px;
    right: -1px;
}

/*.menuson li a{display:block;}*/
.menuson li a {
    display: inline;
}

.menuson li.active a {
    color: #fff;
}

.title {
    cursor: pointer;
}


/*right.html*/
.place {
    height: 40px;
    background: url(../images/righttop.gif) repeat-x;
}

.place span {
    line-height: 40px;
    font-weight: bold;
    float: left;
    margin-left: 12px;
}

.placeul li {
    float: left;
    line-height: 40px;
    padding-left: 7px;
    padding-right: 12px;
    background: url(../images/rlist.gif) no-repeat right;
}

.placeul li:last-child {
    background: none;
}

.placeul li span {
    font-weight: normal;
    margin-left: 0px;
}

.placeul .noclass {
    background: none;
}

.placeul .help {
    float: right;
    background: none;
}

.placeul .help a {
    color: #999;
}

.placeul .help a:hover {
    color: #00a4ac;
    text-decoration: underline;
}

.rightinfo {
    padding: 8px;
}

.tools {
    clear: both;
    height: 35px;
    margin-bottom: 8px;
}

.toolbar {
    float: left;
}

.toolbar2 {
    float: left;
    height: 35px;
    margin: 0px;
}

.toolbar3 {
    float: left;
    height: 35px;
    margin-top: 1px;
    margin-left: 4px;
}

.toolbar li {
    background: url(../images/toolbg.gif) repeat-x;
    line-height: 33px;
    height: 33px;
    border: solid 1px #d3dbde;
    float: left;
    margin-right: 5px;
    border-radius: 3px;
    behavior: url(/qpoaweb/js/pie.htc);
    cursor: pointer;
}

.toolbar li:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.toolbar li:hover,
.toolbar li:focus {
    border-color: #3eafe0;
}

.toolbar li:active,
.toolbar li.active {
    background-color: #E6EBF0;
    border-color: #3FAFE0;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}

.toolbar li a {
    height: 33px;
    display: block;
    padding-right: 10px;
}

.toolbar li img {
    float: left;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 5px;
}

.toolbar li.noclass {
    background: none;
    line-height: 33px;
    height: 33px;
    border: solid 0px #d3dbde;
    float: left;
    margin-right: 5px;
    cursor: default;
}

.toolbar .yes {
    background: url(../images/toolbg-ok.gif) repeat-x;
    font-weight: bold;
    line-height: 33px;
    height: 33px;
    border: solid 1px #BBD182;
    float: left;
    padding-right: 4px;
    margin-right: 5px;
    border-radius: 3px;
    behavior: url(/qpoaweb/js/pie.htc);
    cursor: pointer;
}

.toolbar .no {
    background: url(../images/toolbg-no.gif) repeat-x;
    font-weight: bold;
    line-height: 33px;
    height: 33px;
    border: solid 1px #CA9040;
    float: left;
    padding-right: 4px;
    margin-right: 5px;
    border-radius: 3px;
    behavior: url(/qpoaweb/js/pie.htc);
    cursor: pointer;
}

.toolbar .no:hover,
.toolbar .no:focus {
    border-color: #935909;
}

.toolbar .no a:hover {
    color: #935909;
}

.toolbar1 {
    float: right;
}

.toolbar1 li {
    background: url(../images/toolbg.gif) repeat-x;
    line-height: 33px;
    height: 33px;
    border: solid 1px #d3dbde;
    float: left;
    margin-left: 5px;
    border-radius: 3px;
    behavior: url(/qpoaweb/js/pie.htc);
    cursor: pointer;
}

.toolbar1 li span {
    float: left;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 5px;
}

.toolbar1 li a {
    height: 33px;
    display: block;
    padding-right: 10px;
}

.toolbar1 li:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.toolbar1 li:hover,
.toolbar1 li:focus {
    border-color: #3eafe0;
}

.toolbar1 li:active,
.toolbar1 li.active {
    background-color: #E6EBF0;
    border-color: #3FAFE0;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}

.toolbar1 .l_gm2on {
    border: 0px;
    margin-right: 2px;
    padding: 0px;
    width: 35px;
    height: 30px;
    background: url(/qpoaweb/images/gm2.png) no-repeat;
}

.toolbar1 .r_gm1off {
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 35px;
    height: 30px;
    background: url(/qpoaweb/images/gm2.png) no-repeat -35px 0px;
}

.toolbar1 .l_gm1on {
    border: 0px;
    margin-right: 2px;
    padding: 0px;
    width: 35px;
    height: 30px;
    background: url(/qpoaweb/images/gm1.png) no-repeat;
}

.toolbar1 .r_gm2off {
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 35px;
    height: 30px;
    background: url(/qpoaweb/images/gm1.png) no-repeat -35px 0px;
}

.toolbar1 li.noclass {
    background: none;
    line-height: 33px;
    height: 33px;
    border: solid 0px #d3dbde;
    float: left;
    margin-right: 5px;
    cursor: default;
}

.querytable td {
    padding: 2px;
}

.tablelist {
    border: solid 1px #A7BBC3;
    width: 100%;
    clear: both;
    -webkit-box-shadow: 0 1px 1px #e5e5e5;
    -moz-box-shadow: 0 1px 1px #e5e5e5;
    box-shadow: 0 1px 1px #e5e5e5;
}

.tablelist th {
    white-space: nowrap;
    /*background:url(../images/th.gif) repeat-x;*/
    background-color: #EBF0F2;
    height: 32px;
    /*line-height:24px;*/
    border-bottom: solid 1px #b6cad2;
    border-right: solid 1px #b6cad2;
    text-align: left;
    padding-left: 4px;
    padding-right: 4px;
}

.tablelist .th2 th {
    /*background:url(../images/th2.gif) repeat-x;*/
    background-color: #EBF0F2;
    height: 32px;
    /*line-height:24px;*/
    border-bottom: solid 1px #b6cad2;
    border-right: solid 1px #b6cad2;
    border-left: solid 1px #b6cad2;
    padding-left: 4px;
    padding-right: 4px;
}

/*.tablelist td{line-height:22px;padding-left:4px;padding-right:4px;padding-top:5px;padding-bottom:5px;border-right: dotted 1px #c7c7c7;border-bottom:1px dotted #b6cad2;}*/
.tablelist td {
    height: 32px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-right: solid 1px #DADCDD;
    border-bottom: 1px solid #DADCDD;
}

.tablelist .th {
    text-indent: 0px;
    /*background:url(../images/th.gif) repeat-x;*/
    background-color: #EBF0F2;
    height: 32px;
    /*line-height:24px;*/
    border-bottom: solid 1px #b6cad2;
    font-weight: bold;
}

.tablelist .th td {
    white-space: nowrap;
    border: 0px;
    height: 32px;
    /*line-height:24px;*/
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: bold;
    border-bottom: 1px solid #b6cad2;
    border-right: solid 1px #b6cad2;
}

.tablelist .linetd {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}

.tablelist .tr_bold td {
    font-weight: bold;
    border-bottom: 1px solid #cbcbcb;
}

.tablelist2 {
    border: solid 1px #A7BBC3;
    width: 100%;
    clear: both;
    -webkit-box-shadow: 0 1px 1px #e5e5e5;
    -moz-box-shadow: 0 1px 1px #e5e5e5;
    box-shadow: 0 1px 1px #e5e5e5;
}

.tablelist2 th {
    white-space: nowrap;
    background-color: #EBF0F2 !important;
    height: 28px;
    border-bottom: solid 1px #b6cad2 !important;
    border-right: solid 1px #b6cad2 !important;
    text-align: left;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-weight: bold;
}

.tablelist2 .th2 th {
    background-color: #EBF0F2;
    height: 28px;
    border-bottom: solid 1px #b6cad2;
    border-right: solid 1px #b6cad2;
    border-left: solid 1px #b6cad2;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: bold;
}

.tablelist2 td {
    height: 28px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-right: solid 1px #DADCDD !important;
    border-bottom: 1px solid #DADCDD !important;
}

.tablelist2 .th {
    background-color: #EBF0F2;
    height: 28px;
    border-bottom: solid 1px #b6cad2 !important;
    font-weight: bold;
    border-right: solid 1px #b6cad2 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-weight: bold;
}

.tablelist2 .th td {
    white-space: nowrap;
    background-color: #EBF0F2 !important;
    height: 28px;
    border-bottom: solid 1px #b6cad2 !important;
    border-right: solid 1px #b6cad2 !important;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-weight: bold;
}

.tablelist2 .linetd {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}

.tablelist2 .tr_bold td {
    font-weight: bold;
    border-bottom: 1px solid #cbcbcb;
}

/*.tablelist2 tr:nth-child(odd){background:#F4F4F4;} ie无效，不用*/
.tablelist2 tbody tr.odd {
    background: #39759a !important;
}

.tablelist2 tbody tr:hover {
    background: #39759a !important;
}

.tablelist2 tbody tr.th:hover {
    background-color: #39759a !important;
    height: 28px;
    line-height: 32px;
    border-bottom: solid 1px #b6cad2;
    font-weight: bold;
}

.tablelist2 .pn td {
    padding: 0px;
    border: 0px;
}

.tablelist2 .pageNum {
    background: #ffffff;
}

.tablelist2 .pageNum td {
    padding-left: 4px;
}

.tablelist2 .pageNum div {
    padding-left: 4px;
}

.tablelist2 .sum td {
    background: #F5F5F5;
    border-top: 2px solid #979497;
    border-bottom: 1px solid #979497;
    border-right: 0px;
}

.tablelist2 .sum2 td {
    background: #F5F5F5;
    border-top: 1px solid #979497;
    border-bottom: 1px solid #979497;
    border-right: 0px;
}

.tablelist_mx {
    border-collapse: collapse;
    border: 1px solid #000000;
    width: 100%;
    border-spacing: 0;
}

.tablelist_mx td {
    line-height: 22px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #000000;
    background: #FFFFFF;
}

.tablelist_mx th {
    background: #EFEBDE;
    color: #000000;
    border: 1px solid #000000;
    background-color: #EFEBDE;
}

.tablelink {
    color: #056dae;
}

.tablelist tbody tr.odd {
    background: #f5f8fa;
}

.tablelist tbody tr:hover {
    background: #39759a !important;
}

.tablelist tbody tr.th:hover {
    background-color: #EBF0F2 !important;
    height: 32px;
    line-height: 32px;
    border-bottom: solid 1px #b6cad2;
    font-weight: bold;
}

.tablelist .pn td {
    padding: 0px;
    border: 0px;
    height: 22px;
}

.tablelist .pageNum {
    background: #ffffff;
}

.tablelist .pageNum td {
    padding-left: 4px;
    background: #ffffff;
}

.tablelist .pageNum div {
    padding-left: 4px;
}

.tablelist .sum td {
    background: #F5F5F5;
    border-top: 2px solid #979497;
    border-bottom: 1px solid #979497;
    border-right: 0px;
}

.tablelist .sum2 td {
    background: #F5F5F5;
    border-top: 1px solid #979497;
    border-bottom: 1px solid #979497;
    border-right: 0px;
}

.sort {
    padding-left: 3px;
}

/*page*/
.pagin {
    position: relative;
    margin-top: 10px;
    padding: 0 12px;
}

.pagin .blue {
    color: #056dae;
    font-style: normal;
}

.pagin .paginList {
    position: absolute;
    right: 12px;
    top: 0;
}

.pagin .paginList .paginItem {
    float: left;
}

.pagin .paginList .paginItem a {
    float: left;
    width: 31px;
    height: 28px;
    border: 1px solid #DDD;
    text-align: center;
    line-height: 30px;
    border-left: none;
    color: #3399d5;
}

.pagin .paginList .paginItem:first-child a {
    border-left: 1px solid #DDD;
}

.pagin .paginList .paginItem:first-child a {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.pagin .paginList .paginItem:last-child a {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.pagin .paginList .paginItem.current,
.pagin .paginList .paginItem.current a {
    background: #f5f5f5;
    cursor: default;
    color: #737373;
}

.pagin .paginList .paginItem:hover {
    background: #f5f5f5;
}

.pagin .paginList .paginItem.more,
.pagin .paginList .paginItem.more a:hover {
    cursor: default;
}

.pagin .paginList .paginItem.more:hover {
    background: #FFF;
}

.pagin .paginList .paginItem.more a {
    color: #737373;
}

.pagepre {
    background: url(../images/pre.gif) no-repeat center center;
    width: 31px;
    height: 28px;
}

.pagenxt {
    background: url(../images/next.gif) no-repeat center center;
    width: 31px;
    height: 28px;
}

/*index*/
.mainindex {
    padding: 20px;
    overflow: hidden;
}

.welinfo {
    height: 32px;
    line-height: 32px;
    padding-bottom: 8px;
}

.welinfo span {
    float: left;
}

.welinfo b {
    padding-left: 8px;
}

.welinfo a {
    padding-left: 15px;
    color: #3186c8;
}

.welinfo a:hover {
    color: #F60;
}

.welinfo i {
    font-style: normal;
    padding-left: 8px;
}

.xline {
    border-bottom: solid 1px #dfe9ee;
    height: 5px;
}

.iconlist {
    padding-left: 40px;
    overflow: hidden;
}

.iconlist li {
    text-align: center;
    float: left;
    margin-right: 25px;
    margin-top: 25px;
}

.iconlist li p {
    line-height: 25px;
}

.ibox {
    clear: both;
    padding-left: 40px;
    padding-top: 18px;
    overflow: hidden;
    padding-bottom: 18px;
}

.ibtn {
    background: url(../images/ibtnbg.png) repeat-x;
    border: solid 1px #bfcfe1;
    height: 23px;
    line-height: 23px;
    display: block;
    float: left;
    padding: 0 15px;
    cursor: pointer;
}

.ibtn img {
    margin-top: 5px;
    float: left;
    padding-right: 7px;
}

.box {
    height: 15px;
}

.infolist {
    padding-left: 40px;
    padding-bottom: 15px;
}

.infolist li {
    line-height: 23px;
    height: 23px;
    margin-bottom: 8px;
}

.infolist li span {
    float: left;
    display: block;
    margin-right: 10px;
}

.uimakerinfo {
    padding-left: 40px;
    background: url(../images/search.png) no-repeat 10px 15px;
    padding-top: 15px;
    padding-bottom: 20px;
}

.umlist {
    padding-left: 40px;
}

.umlist li {
    float: left;
    background: url(../images/ulist.png) no-repeat 0 5px;
    padding-left: 10px;
    margin-right: 15px;
}

/*
.ibtn2{background:url(../images/ibtnbg.png) repeat-x;border:solid 1px #bfcfe1; height:23px; line-height:21px; display:inline; padding:0px 4px 0px 4px; cursor:pointer; width:40px;}
.ibtn4{background:url(../images/ibtnbg.png) repeat-x;border:solid 1px #bfcfe1; height:23px; line-height:21px; display:inline; padding:0px 4px 0px 4px; cursor:pointer; width:64px;}
*/
.button {
    background: url(../images/defaultbuttonbg.jpg) repeat-x 0px 1px;
    border: solid 1px #C9C9C9;
    height: 23px;
    line-height: 20px;
    padding: 0px 4px 0px 4px;
    cursor: pointer;
}

.mlbtn1 {
    background: url(../images/mlbtn1.jpg) repeat-x;
    border: solid 1px #459830;
    height: 26px;
    line-height: 24px;
    padding: 0px 4px 0px 4px;
    cursor: pointer;
    color: #ffffff;
}

.mlbtn2 {
    background: url(../images/mlbtn2.jpg) repeat-x;
    border: solid 1px #999999;
    height: 26px;
    line-height: 24px;
    padding: 0px 4px 0px 4px;
    cursor: pointer;
    color: #333333;
}

.ibtn2 {
    border: solid 1px #bfcfe1;
    width: 40px;
    background: url(../images/ibtnbg.png) repeat-x;
    height: 23px;
    display: inline-block;
    margin-bottom: 0;
    line-height: 21px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-size: 12px;
    font-weight: 300;
    border-radius: 2px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-family: 'Roboto';
    color: #333333 !important;
}

.ibtn2:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.ibtn2:hover,
.ibtn2:focus {
    color: #ffffff;
    background-color: #E1EAF4;
    border-color: #285e8e;
}

.ibtn2:active,
.ibtn2.active {
    color: #ffffff;
    background-color: #E1EAF4;
    border-color: #285e8e;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}

.ibtn4 {
    border: solid 1px #bfcfe1;
    width: 64px;
    background: url(../images/ibtnbg.png) repeat-x;
    height: 23px;
    display: inline-block;
    margin-bottom: 0;
    line-height: 21px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-size: 12px;
    font-weight: 300;
    border-radius: 2px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-family: 'Roboto';
    color: #333333 !important
}

.ibtn4:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.ibtn4:hover,
.ibtn4:focus {
    color: #ffffff;
    background-color: #E1EAF4;
    border-color: #285e8e;
}

.ibtn4:active,
.ibtn4.active {
    color: #ffffff;
    background-color: #E1EAF4;
    border-color: #285e8e;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}

.ibtnAdd {
    border: solid 1px #9C6803;
    width: 70px;
    background: url(../images/ibtnAdd.jpg) repeat-x;
    height: 23px;
    display: inline-block;
    margin-bottom: 0;
    line-height: 21px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-size: 12px;
    font-weight: 300;
    border-radius: 2px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-family: 'Roboto';
    color: #333333 !important
}

.ibtnAdd:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.ibtnAdd:hover,
.ibtnAdd:focus {
    color: #ffffff;
    background-color: #FFB400;
    border-color: #000000;
}

.ibtnAdd:active,
.ibtnAdd.active {
    color: #ffffff;
    background-color: #FFB400;
    border-color: #75B9EF;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}


/*default*/
.mainbox {
    padding: 8px;
    position: relative;
}

.mainleft {
    padding-right: 298px;
}

.leftinfo {
    border: #d3dbde solid 1px;
    height: 296px;
    overflow: auto;
    padding: 0px;
}

.mainright {
    width: 298px;
    position: absolute;
    top: 8px;
    right: 8px;
}

.dflist {
    border: #d3dbde solid 1px;
    width: 288px;
    height: 296px;
    float: right;
    overflow: hidden;
}

.dflist1 {
    border: #d3dbde solid 1px;
    width: 288px;
    height: 210px;
    float: right;
    margin-top: 8px;
}

.listtitle {
    background: url(../../images/tbg.png) repeat-x;
    height: 32px;
    line-height: 32px;
    border-bottom: solid 1px #d3dbde;
    text-indent: 8px;
    font-weight: bold;
    font-size: 12px;
}

.more1 {
    float: right;
    font-weight: normal;
    color: #307fb1;
    padding-right: 17px;
}

.maintj {
    text-align: center;
}

.newlist {
    padding-left: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

.newlist li {
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 8px;
    background: url(../images/list2.png) no-repeat 0px 8px;
    text-indent: 11px;
}

.newlist i {
    width: 100px;
    line-height: 22px;
    display: block;
    float: left;
    font-style: normal;
}

/*.newlist b{font-weight:normal; color:#7b7b7b; padding-left:10px;}*/
.newlist b {
    font-weight: normal;
    color: #AAAAAA;
    padding-left: 4px;
}

.notice a {
    width: 214px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
}

.leftinfos {
    height: 246px;
    margin-top: 8px;
}

.infoleft {
    border: #d3dbde solid 1px;
    float: left;
    height: 210px;
    overflow: hidden;
    width: 100px;
}

.inforight {
    border: #d3dbde solid 1px;
    float: right;
    height: 210px;
    overflow: hidden;
    width: 100px;
}

.tooli {
    margin-top: 10px;
    height: 150px;
    overflow: hidden;
}

.tooli li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 4px;
    margin-top: 10px;
    text-align: center;
    border: 0px solid red;
}

.tooli li span {
    text-align: center;
}

.tooli li p {
    line-height: 35px;
    text-align: center;
    display: block;
    white-space: nowrap;
}


/*form*/
.formbody {
    padding: 10px 18px;
}

.formtitle {
    border-bottom: solid 1px #d0dee5;
    line-height: 35px;
    position: relative;
    height: 35px;
    margin-bottom: 28px;
}

.formtitle span {
    font-family: '微软雅黑';
    font-weight: bold;
    font-size: 14px;
    border-bottom: solid 3px #66c9f3;
    float: left;
    position: absolute;
    z-index: 100;
    bottom: -1px;
    padding: 0 3px;
    height: 30px;
    line-height: 30px;
}

.forminfo {
    padding-left: 23px;
}

.forminfo li {
    margin-bottom: 13px;
    clear: both;
}

.forminfo li label {
    width: 86px;
    line-height: 34px;
    display: block;
    float: left;
}

.forminfo li i {
    color: #7f7f7f;
    padding-left: 20px;
    font-style: normal;
}

.forminfo li cite {
    display: block;
    padding-top: 10px;
}

.dfinput {
    width: 345px;
    height: 32px;
    line-height: 32px;
    border-top: solid 1px #a7b5bc;
    border-left: solid 1px #a7b5bc;
    border-right: solid 1px #ced9df;
    border-bottom: solid 1px #ced9df;
    background: url(../images/inputbg.gif) repeat-x;
    text-indent: 10px;
}

.textinput {
    border-top: solid 1px #a7b5bc;
    border-left: solid 1px #a7b5bc;
    border-right: solid 1px #ced9df;
    border-bottom: solid 1px #ced9df;
    background: url(../images/inputbg.gif) repeat-x;
    padding: 10px;
    width: 504px;
    height: 135px;
    line-height: 20px;
    overflow: hidden;
}

.btn {
    width: 137px;
    height: 35px;
    background: url(../images/btnbg.png) no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.a1 {
    cursor: pointer;
    border: 0px;
    vertical-align: middle;
}

.a2 {
    cursor: pointer;
    border: 0px;
    display: none;
    vertical-align: middle;
}


/*带下划线的链接*/
a.a1 {
    text-decoration: underline;
    color: #000;
    outline: none;
    vertical-align: baseline;
    blr: expression(this.onFocus=this.blur());
}

a.a1:hover {
    color: #00a4ac;
    text-decoration: underline;
}


/*tip*/
/*.tip{position:fixed;margin:-50px 0 0 -50px;padding:0;left:30%; top:30%; height:260px;background:#fcfdfd;box-shadow:1px 8px 10px 1px #9b9b9b;border-radius:1px;behavior:url(/qpoaweb/js/pie.htc); display:none; z-index:111111;}*/

/*.tip{width:485px; height:260px; position:absolute;top:10%; left:30%;background:#fcfdfd;box-shadow:1px 8px 10px 1px #9b9b9b;border-radius:1px;behavior:url(/qpoaweb/js/pie.htc); display:none; z-index:111111;}*/
.tip {
    width: 485px;
    height: 260px;
    position: fixed;
    top: 10%;
    left: 30%;
    background: #fcfdfd;
    border: 1px solid #000000;
    box-shadow: 1px 8px 10px 1px #9b9b9b;
    border-radius: 1px;
    display: none;
    z-index: 999999;
}

.tiptop {
    height: 39px;
    line-height: 39px;
    background: url(../images/tcbg.gif) repeat-x;
}

.tiptop div {
    position: absolute;
    height: 19px;
    top: 8px;
    right: 6px;
}

.tiptop span {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    float: left;
    text-indent: 20px;
}

.tiptop a {
    float: left;
    width: 21px;
    height: 19px;
    display: block;
    margin-left: 5px;
    background: url(../images/tool.png) no-repeat;
    cursor: pointer;
}

.tiptop a.close {
    background-position: -89px 0;
}

.tiptop a.close:hover {
    background-position: -89px -29px;
}

.tiptop a.max {
    background-position: -60px 0;
}

.tiptop a.max:hover {
    background-position: -60px -29px;
}

.tiptop a.revert {
    background-position: -149px 0;
    display: none;
}

.tiptop a.revert:hover {
    background-position: -149px -29px;
}

.tip .resizeBR {
    position: absolute;
    width: 14px;
    height: 14px;
    right: 0;
    bottom: 0;
    overflow: hidden;
    cursor: nw-resize;
    background: url(../images/resize.png) no-repeat;
}

.tipinfo {
    padding-top: 30px;
    margin-left: 65px;
    min-height: 95px;
}

.tipinfo .ico {
    width: 95px;
    height: 95px;
    float: left;
}

.tipright {
    float: left;
    padding-top: 15px;
    padding-left: 10px;
}

.tipright p {
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
}

.tipright cite {
    color: #858686;
}

.tipbtn {
    margin-top: 25px;
    margin-left: 125px;
}

.tipbtn2 {
    text-align: center;
}

/*
.sure ,.cancel{width:96px; height:35px; line-height:30px; color:#fff; background:url(../images/btnbg1.png) repeat-x; font-size:14px; font-weight:bold;border-radius: 3px; cursor:pointer;}
.cancel{background:url(../images/btnbg2.png) repeat-x;color:#000;font-weight:normal;}
*/
.sure {
    width: 70px;
    height: 30px;
    padding: 6px 15px;
    position: relative;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 0;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-weight: 300;
    border-radius: 2px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-family: 'Roboto';
    border: none;
    background: #3498db;
    color: #ffffff !important
}

.sure:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.sure:hover,
.sure:focus {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
}

.sure:active,
.sure.active {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}

.cancel {
    width: 70px;
    height: 30px;
    padding: 6px 15px;
    position: relative;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 0;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-weight: 300;
    border-radius: 2px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-family: 'Roboto';
    border: none;
    background: #A7ADB2;
    color: #ffffff !important
}

.cancel:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.cancel:hover,
.cancel:focus {
    color: #ffffff;
    background-color: #8E9499;
    border-color: #285e8e;
}

.cancel:active,
.cancel.active {
    color: #ffffff;
    background-color: #8E9499;
    border-color: #285e8e;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}


.ok {
    width: 70px;
    height: 30px;
    padding: 6px 15px;
    position: relative;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 0;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-weight: 300;
    border-radius: 2px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-family: 'Roboto';
    border: none;
    background: #74B749;
    color: #ffffff !important
}

.ok:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.ok:hover,
.ok:focus {
    color: #ffffff;
    background-color: #519426;
    border-color: #285e8e;
}

.ok:active,
.ok.active {
    color: #ffffff;
    background-color: #519426;
    border-color: #285e8e;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}

.no {
    width: 70px;
    height: 30px;
    padding: 6px 15px;
    position: relative;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 0;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-weight: 300;
    border-radius: 2px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-family: 'Roboto';
    border: none;
    background: #ED6D49;
    color: #ffffff !important
}

.no:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.no:hover,
.no:focus {
    color: #ffffff;
    background-color: #CA4A26;
    border-color: #285e8e;
}

.no:active,
.no.active {
    color: #ffffff;
    background-color: #CA4A26;
    border-color: #285e8e;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}


/*tools*/
.toolsli {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

.toollist {
    margin-left: 20px;
    overflow: hidden;
    float: left;
}

.toollist li {
    width: 66px;
    text-align: center;
    float: left;
    margin-right: 32px;
}

.toollist li a {
    width: 65px;
    height: 65px;
    background: #fafbfb;
    border-right: solid 1px #dbdbdb;
    border-bottom: solid 1px #dbdbdb;
    display: block;
}

.toollist li a:hover {
    background: #eef4f7;
    border-right: solid 1px #d0d5d7;
    border-bottom: solid 1px #d0d5d7;
}

.toollist li h2 {
    line-height: 20px;
    padding-top: 8px;
}

.toollist li h3 {
    line-height: 18px;
    color: Red;
}

.tooladd {
    margin-top: 25px;
    width: 20px;
    height: 20px;
    float: left;
    display: block;
}

/*error 404*/
.page_error {
    background: url(../images/404.png) no-repeat;
    width: 490px;
    margin-top: 75px;
    padding-top: 65px;
}

.page_error h2 {
    font-size: 22px;
    padding-left: 154px;
}

.page_error p {
    padding-left: 154px;
    line-height: 35px;
    color: #717678;
}

.reindex {
    padding-left: 154px;
}

.reindex a {
    width: 115px;
    height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #3c95c8;
    display: block;
    line-height: 35px;
    text-align: center;
    border-radius: 3px;
    behavior: url(/qpoaweb/js/pie.htc);
    margin-top: 20px;
}

/*computer*/
.comtitle {
    padding: 20px;
    clear: both;
}

.comtitle span {
    width: 10px;
    height: 10px;
    background: url(../images/clist.png) no-repeat;
    float: left;
    background: #fff;
    padding-top: 3px;
}

.comtitle h2 {
    font-size: 14px;
    display: block;
    float: left;
    color: #2a3e93;
    background: #fff;
    padding-left: 5px;
    padding-right: 8px;
}

.rline {
    border-bottom: solid 1px #e5ecf0;
    height: 10px;
    margin-left: 50px;
}

.disklist {
    padding-left: 20px;
    padding-right: 20px;
}

.disklist li {
    width: 275px;
    _width: 270px;
    float: left;
    margin-right: 10px;
    px;
    height: 70px;
    cursor: pointer;
    margin-bottom: 5px;
    border: solid 1px #fff;
}

.disklist li a {
    color: #000;
}

.disklist li:hover {
    background: #fcfcfc;
    border: solid 1px #e5ecf0;
}

.dleft {
    background: url(../images/c02.png) no-repeat;
    height: 50px;
    margin-left: 12px;
    float: left;
    width: 50px;
    margin-top: 15px;
}

.dleft1 {
    background: url(../images/c01.png) no-repeat;
    height: 50px;
    margin-left: 12px;
    float: left;
    width: 50px;
    margin-top: 15px;
}

.dleft2 {
    background: url(../images/c03.png) no-repeat;
    height: 50px;
    margin-left: 12px;
    float: left;
    width: 50px;
    margin-top: 15px;
}

.dright {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

.dright h3 {
    font-weight: normal;
    padding-top: 15px;
}

.dright p {
    color: #949494;
}

.dinfo {
    width: 189px;
    height: 15px;
    background: url(../images/diskbg.png) no-repeat;
    margin-top: 5px;
    margin-bottom: 5px;
}

.dinfo span {
    background: url(../images/cbg.png) repeat-x;
    height: 15px;
}

.filetable {
    width: 100%;
}

.filetable thead tr {
    background: #f5f9fb;
    line-height: 35px;
}

.filetable thead tr th {
    text-align: left;
    text-indent: 15px;
    font-weight: normal;
    color: #597190;
}

.filetable .th {
    background: #f5f9fb;
    line-height: 35px;
}

.filetable tbody tr td {
    text-indent: 15px;
    line-height: 23px;
}

.filetable tbody tr td img {
    margin-right: 5px;
}

.tdlast {
    text-align: right;
}

.filetable tbody tr:hover {
    background: #f5f8fa;
    cursor: pointer;
}

/*imglist*/
.imglist {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 5px;
}

.imglist li {
    width: 188px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: solid 1px #ffffff;
    height: 199px;
    float: left;
    margin-right: 8px;
    margin-bottom: 10px;
    cursor: pointer;
}

.imglist li:hover {
    border: solid 1px #d7e4ea;
}

.imglist li span {
    width: 168px;
    height: 126px;
    margin: 8px;
}

.imglist li h2 {
    text-align: center;
    line-height: 25px;
}

.imglist li p {
    text-align: center;
    line-height: 17px;
    background: url(../images/line1.png) center center no-repeat;
}

.imglist li p a {
    color: #1f7cb6;
}

.imglist li p a:hover {
    color: #F60;
}

/*imgtable*/
.imgtable {
    width: 100%;
    border: solid 1px #cbcbcb;
}

.imgtable th {
    background: url(../images/th.gif) repeat-x;
    height: 34px;
    line-height: 34px;
    border-bottom: solid 1px #b6cad2;
    text-indent: 21px;
    text-align: left;
}

.imgtable td {
    line-height: 20px;
    text-indent: 21px;
    border-right: dotted 1px #c7c7c7;
}

.imgtable td img {
    margin: 10px 20px 10px 0;
}

.imgtable td p {
    color: #919191;
}

.imgtable td i {
    font-style: normal;
    color: #ea2020;
}

.imgtd {
    text-indent: 0;
}

.imgtable tbody tr.odd {
    background: #f5f8fa;
}

.imgtable tbody tr:hover {
    background: #e5ebee;
}

/*tab*/
.itab {
    height: 36px;
    border-bottom: solid 1px #d0dee5;
    position: relative;
    border-left: solid 1px #d3dbde;
}

.itab ul li {
    float: left;
    height: 37px;
    line-height: 37px;
    background: url(../images/itabbg.png) repeat-x;
    border-right: solid 1px #d3dbde;
}

.itab ul li a {
    font-size: 14px;
    color: #000;
    padding-left: 25px;
    padding-right: 25px;
}

.itab ul li a.selected {
    font-size: 14px;
    height: 37px;
    display: block;
    background: url(../images/itabbg1.png) repeat-x;
    font-weight: bold;
}

.itab ul li.option {
    background: #ffffff;
    border-bottom: solid 1px #d0dee5;
    height: 36px;
    border: 0px;
}

.itab ul li.option a {
    height: 37px;
    border: 0px;
    font-weight: normal;
    text-decoration: underline;
    padding-left: 10px;
    padding-right: 10px;
}

.itab ul li b {
    font-size: 14px;
}

.tabson {
    margin: 18px 0px;
}

.formtext {
    height: 30px;
    padding-left: 25px;
    line-height: 20px;
    color: #848383;
}

.formtext b {
    color: #d70101;
}

.forminfo b {
    color: #ea2020;
    padding-left: 3px;
}

/*class*/
.classlist li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 12px;
    border: 1px solid #ebebeb;
    background: #fcfcfc;
}

.classlist li:hover {
    border: 1px solid #3eafe0;
}

.classlist li span {
    float: left;
    margin-right: 18px;
    border: 0px solid #fff;
}

.classlist li .lright {
    float: left;
    width: 150px;
}

.classlist li .lright h2 {
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
}

.classlist li .lright p {
    line-height: 20px;
}

.enter {
    display: block;
    margin-top: 5px;
    width: 94px;
    height: 30px;
    color: #fff;
    background: #3eafe0;
    font-weight: bold;
    border-radius: 2px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.enter:hover {
    color: #fff;
    background: #d98c1d;
}

.classlist .smallbtn {
    float: left;
    margin-right: 4px;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    height: 26px;
    color: #fff;
    background: #3eafe0;
    font-weight: bold;
    border-radius: 2px;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
}

.classlist .smallbtn:hover {
    color: #fff;
    background: #d98c1d;
}

.classlist .smallbtn2 {
    float: left;
    margin-bottom: 4px;
    margin-right: 4px;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    height: 26px;
    color: #fff;
    background: #A7ADB2;
    font-weight: bold;
    border-radius: 2px;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
}

.classlist .smallbtn2:hover {
    color: #fff;
    background: #8E9499;
}

.classlist li .lright2 {
    float: left;
    width: 50px;
}

.classlist li .lbottom {
    width: 160px;
    height: 22px;
    float: left;
}

.clear {
    clear: both;
}

/*searchform*/
.searchform {
    max-width: 860px;
    font-weight: normal;
    border: 1px solid #ffffff;
}

.searchform ul {
    width: 860px;
    height: 26px;
    margin-bottom: 2px;
}

.searchform li {
    float: left;
    display: inline;
    margin-right: 8px;
    white-space: nowrap;
    height: 26px;
}

.searchform li label {
    padding-right: 4px;
    float: left;
    line-height: 26px;
    height: 26px;
}

.searchform b {
    background: url(../images/search1.jpg) 0px 3px no-repeat;
    padding-left: 20px;
    color: #5BC3F2;
    font-size: 14px;
}

.searchformred {
    background: #FBC3C5;
    border: 1px solid #FF0000;
}

.scinput {
    width: 150px;
    height: 32px;
    line-height: 32px;
    border-top: solid 1px #a7b5bc;
    border-left: solid 1px #a7b5bc;
    border-right: solid 1px #ced9df;
    border-bottom: solid 1px #ced9df;
    background: url(../images/inputbg.gif) repeat-x;
    text-indent: 10px;
}

.scbtn {
    width: 85px;
    height: 35px;
    background: url(../images/btnbg.png) no-repeat center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    behavior: url(/qpoaweb/js/pie.htc);
}

.message {
    width: 150px;
    height: 35px;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: bold;
    color: Black;
    background-color: #FBCD23;
    border: 1px dashed #FF9900;
    display: none;
    line-height: 35px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
    position: fixed;
    top: 40%;
    left: 40%
}

.message2 {
    width: 150px;
    height: 35px;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: bold;
    color: Black;
    background-color: #FBCD23;
    border: 1px dashed #FF9900;
    display: none;
    line-height: 35px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
    position: absolute;
    top: 40%;
    left: 40%
}

.progress {
    font-family: 宋体;
    background-color: #FBCD23;
    border: 1px dashed #FF9900;
    margin-bottom: 20px;
    margin-top: 10px;
    position: fixed;
    top: 40%;
    left: 40%;
    display: none
}


/*= 分页 开始*/
.digg {
    TEXT-ALIGN: left;
    margin-top: 2px;
}

.digg A {
    BORDER-RIGHT: #cccccc 1px solid;
    PADDING-RIGHT: 6px;
    BORDER-TOP: #cccccc 1px solid;
    PADDING-LEFT: 6px;
    PADDING-BOTTOM: 2px;
    MARGIN-RIGHT: 2px;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #64B1DF;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #cccccc 1px solid;
    TEXT-DECORATION: none
}

.digg A:hover {
    BORDER-RIGHT: #64B1DF 1px solid;
    BORDER-TOP: #64B1DF 1px solid;
    BORDER-LEFT: #64B1DF 1px solid;
    COLOR: #000;
    BORDER-BOTTOM: #64B1DF 1px solid
}

.digg A:active {
    BORDER-RIGHT: #64B1DF 1px solid;
    BORDER-TOP: #64B1DF 1px solid;
    BORDER-LEFT: #64B1DF 1px solid;
    COLOR: #000;
    BORDER-BOTTOM: #64B1DF 1px solid
}

.digg SPAN {
    BORDER: #34A7DC 1px solid;
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    MARGIN-RIGHT: 2px;
    COLOR: #fff;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: #64B1DF
}

.digg SPAN.disabled {
    BORDER-RIGHT: #eee 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #eee 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    MARGIN-RIGHT: 4px;
    BORDER-LEFT: #eee 1px solid;
    COLOR: #ddd;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #eee 1px solid
}

.digg .p {
    COLOR: #64B1DF;
    vertical-align: top;
    line-height: 12px;
    border: 0px;
    BACKGROUND-COLOR: transparent;
    padding-left: 2px;
    padding-right: 2px;
}

.digg label {
    COLOR: #64B1DF;
    vertical-align: top;
    line-height: 12px;
    border: 0px;
    BACKGROUND-COLOR: transparent;
    padding-left: 2px;
    padding-right: 2px;
}

/*= 分页 结束*/


input {
    vertical-align: middle;
    color: #000000;
    font: normal 12px/120% Tahoma, Verdana, sans-serif;
    height: 24px;
    line-height: 24px;
    padding-left: 4px;
    padding-right: 2px;
    border-top: solid 1px #a7b5bc;
    border-left: solid 1px #a7b5bc;
    border-right: solid 1px #ced9df;
    border-bottom: solid 1px #ced9df;
    background: #E5ECF5 url(../images/inputbg.gif) repeat-x;
}

select {
    vertical-align: middle;
    color: #000000;
    font: normal 12px/120% Tahoma, Verdana, sans-serif;
    height: 24px;
    padding-bottom: 2px;
    line-height: 24px;
    border-top: solid 1px #a7b5bc;
    border-left: solid 1px #a7b5bc;
    border-right: solid 1px #ced9df;
    border-bottom: solid 1px #ced9df;
    background: url(../images/inputbg.gif) repeat-x;
}

textarea {
    color: #000000;
    font: normal 12px/120% Verdana, sans-serif;
    padding-left: 4px;
    padding-right: 2px;
    border: 1px #8AB3DB solid;
    padding-top: 3px;
    border-top: solid 1px #a7b5bc;
    border-left: solid 1px #a7b5bc;
    border-right: solid 1px #ced9df;
    border-bottom: solid 1px #ced9df;
    background: url(../images/inputbg.gif) repeat-x;
}

.checkbox {
    background: none;
    border: 0px;
}

.checkbox input {
    background: none;
    border: 0px;
}

.input {
    vertical-align: middle;
    color: #000000;
    font: normal 12px/120% Tahoma, Verdana, sans-serif;
    height: 24px;
    line-height: 24px;
    padding-left: 4px;
    padding-right: 2px;
    border-top: solid 1px #a7b5bc;
    border-left: solid 1px #a7b5bc;
    border-right: solid 1px #ced9df;
    border-bottom: solid 1px #ced9df;
    background: url(../images/inputbg.gif) repeat-x;
}

.disabled {
    background: #E6E6E6;
}


.tiptb td {
    padding: 3px;
    padding-left: 10px;
    line-height: 20px;
}

.tiptb tr:hover {
    background: #e5ebee;
}

/*	输入表格 */
.inputform {
    width: 100%;
    text-align: center;
}

.widthform {
    margin: auto;
}

.griddiv {
    padding: 6px;
    text-align: left;
    background-color: #EEF4F6;

    border-top: 0px;
    margin-bottom: 10px;
}

.gridhead {
    background: url(../../images/tbg.png) repeat-x;

    height: 39px;
    line-height: 39px;
    text-indent: 14px;
    font-weight: bold;
    font-size: 30px;
    text-align: left;
    margin: 20px 0px 0px 0px;
}

.grid {
    border-collapse: collapse;
    width: 100%;
    border-spacing: 0;
}

.grid td {
    padding-left: 4px;

    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
}

.grid th {
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 30px;

    white-space: nowrap;
    font-weight: normal;
    text-align: right;

    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
}

.row4 {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
}

.rdo {
    width: 70%;
    background-color: #81b2c3;
    border-radius: 20px;
    height: 100%;
    box-sizing: border-box;
    padding: 6px 30px;
    display: flex;
    justify-content: space-around;
    align-items: center;

}

.grid tbody tr.odd {
    background: #f5f8fa;
}

.pd0td td {
    padding: 0px;
}

.noline td {
    border-left: 0px solid #cccccc;
    border-top: 0px solid #cccccc;
    border-right: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
}

.noline th {
    border-left: 0px solid #cccccc;
    border-top: 0px solid #cccccc;
    border-right: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
}

.rline,
td.rline {
    border-right: 1px solid #E5E5E5;
}

.lline,
td.lline {
    border-left: 1px solid #E5E5E5;
}

.bline,
td.bline {
    border-bottom: 1px solid #E5E5E5;
}

.tline,
td.tline {
    border-top: 1px solid #E5E5E5;
}

.nopadding td {
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

.nopadding th {
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
}

.selgrid {
    border-spacing: 0;
}

.selgrid td {
    padding: 4px;
}

.inputformbtn {
    text-align: left;
    font-weight: normal;
}

.inputformbtn .btn1 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 68px;
    height: 28px;
    padding: 4px 15px;
    position: relative;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 0;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-weight: 300;
    border-radius: 2px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-family: 'Roboto';
    background: #3498db;
    color: #ffffff !important;
    top: 0px;
    left: 0px;
}

.inputformbtn .btn1:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.inputformbtn .btn1:hover,
.inputformbtn .btn1:focus {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
}

.inputformbtn .btn1:active,
.inputformbtn .btn1.active {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}

.inputformbtn .w4 {
    width: 95px
}

.inputformbtn .btn2 {
    width: 68px;
    height: 28px;
    padding: 4px 15px;
    position: relative;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 0;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-weight: 300;
    border-radius: 2px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-family: 'Roboto';
    border: none;
    background: #A7ADB2;
    color: #ffffff !important
}

.inputformbtn .btn2:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.inputformbtn .btn2:hover,
.inputformbtn .btn2:focus {
    color: #ffffff;
    background-color: #8E9499;
    border-color: #285e8e;
}

.inputformbtn .btn2:active,
.inputformbtn .btn2.active {
    color: #ffffff;
    background-color: #8E9499;
    border-color: #285e8e;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}

.inputformbtn .yes {
    width: 68px;
    height: 28px;
    padding: 4px 15px;
    position: relative;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 0;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-weight: 300;
    border-radius: 2px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-family: 'Roboto';
    border: none;
    background: #74B749;
    color: #ffffff !important
}

.inputformbtn .yes:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.inputformbtn .yes:hover,
.inputformbtn .yes:focus {
    color: #ffffff;
    background-color: #519426;
    border-color: #285e8e;
}

.inputformbtn .yes:active,
.inputformbtn .yes.active {
    color: #ffffff;
    background-color: #519426;
    border-color: #285e8e;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}

.inputformbtn .no {
    width: 68px;
    height: 28px;
    padding: 4px 15px;
    position: relative;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 0;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-weight: 300;
    border-radius: 2px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-family: 'Roboto';
    border: none;
    background: #ED6D49;
    color: #ffffff !important
}

.inputformbtn .no:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.inputformbtn .no:hover,
.inputformbtn .no:focus {
    color: #ffffff;
    background-color: #CA4A26;
    border-color: #285e8e;
}

.inputformbtn .no:active,
.inputformbtn .no.active {
    color: #ffffff;
    background-color: #CA4A26;
    border-color: #285e8e;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 1px;
    left: 1px;
}

.inputformbtn .btnON {
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    vertical-align: middle;
    margin-right: 4px;
    position: relative;
    display: inline-block;
    text-align: center;
    background: #34A7DC;
    color: #ffffff !important
}

.inputformbtn .btnON:hover,
.inputformbtn .btnON:focus {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
}

.inputformbtn .btnON img {
    padding-bottom: 2px;
}

.inputformbtn .btnOFF {
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    vertical-align: middle;
    margin-right: 4px;
    position: relative;
    display: inline-block;
    text-align: center;
    background: #BBC1C6;
    color: #ffffff !important
}

.inputformbtn .btnOFF:hover,
.inputformbtn .btnOFF:focus {
    color: #ffffff;
    background-color: #8E9499;
    border-color: #285e8e;
}

.inputformbtn .btnOFF img {
    padding-bottom: 2px;
}

/*	输入表格 结束 */

.tdOver1 {
    background: #EEF7FD;
}

.tdOver2 {
    background: #E0EBFF;
}

.tdOver3 {
    BORDER-RIGHT: #C4D8ED 1px solid;
}

.tdOver4 {
    background: #E8E8E8;
}

.tdOver5 {
    background: #FFFFDF;
}

.tdOver6 {
    background: #E0DDE0;
}

.tdOver7 {
    background: #EBF0F2;
}

.tdOver8 {
    background: #F8F8F8;
}

.highlightfont {
    color: #E71919
}

/*	高亮背景 */
.highlight {
    background: #ffffff;
}

.highlight2 {
    background: #39759a;
}

.highlight3 {
    background-color: #FFFFAD !important;
}

.tablelist tbody tr.highlight3 {
    background: #FFFFAD !important;
}

.tablelist2 tbody tr.highlight3 {
    background: #FFFFAD !important;
}

.tipinput {
    background: #ffffcc;
}

.dateinput {
    background: url(/qpoaweb/img/calendar-13.png) 2px 4px no-repeat;
    padding-left: 22px;
    background-color: #FFFFFF;
    width: 80px;
}

.error {
    background: #FBE3E4;
    border-color: #FBC2C4;
    color: #8A1F11;
    text-align: left;
}

.grid-head {
    font-weight: bold;
    background-image: url(/qpoaweb/images/style.css/tbg.jpg);
    text-align: center;
    vertical-align: middle;
    height: 20px;
}

.grid-head2 {
    font-weight: bold;
    background-image: url(/qpoaweb/images/style.css/tbg2.jpg);
    text-align: center;
    vertical-align: middle;
    height: 20px;
}

.note {
    color: #333333;
    font-weight: normal;
}

.gray {
    color: Gray;
}

/*	公告 公文 */
.gongwen_ph1 {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    padding: 10px 0px;
    text-align: center;
    font-family: "宋体"
}

.gongwen_ph2 {
    font-size: 14px;
    line-height: 40px;
    color: #000;
    text-align: right;
}

.gongwen_ph3 {
    font-size: 20px;
    color: #000;
    font-family: "宋体";
    text-align: center;
}

.gongwen_ph4,
ol,
.gongwen_ph5 {
    font-size: 20px;
    line-height: 1.6em;
    color: #000;
    font-family: "仿宋_GB2312";
}

.gongwen_gm {
    text-indent: 2em;
}

.gongwen_ph5 {
    text-align: right
}


/*
.edline{font-size:12px;border: none;border-bottom: 1px solid #a0a0a0;background-color:transparent;}
*/

.a3 a {
    color: #333333;
    text-decoration: underline;
}

.a3 a:hover {
    color: #00a4ac;
    text-decoration: underline;
}

/*
layer的 box
*/
.box {
    float: left;
    padding: 10px;
    background-color: #eee;
    width: 100px;
    margin: 0 10px 10px 0px;
    text-align: center;
}

.box.fixed-box {
    position: fixed;
    right: 50px;
    top: 50px;
}

/*高级工具菜单样式*/
.sub-nav {
    display: none;
    position: absolute;
    z-index: 11;
    background: url(../images/hbg.png);
}

.sub-nav li {
    behavior: none;
    float: none;
    text-align: left;
    margin: 0;
    margin-top: 1px;
    font-size: 12px;
    border: 0px;
    background: #D4E7F0;
    padding-right: 0px;
    line-height: 33px;
}

.sub-nav li a {
    display: block;
    background: url(../images/jt.png) no-repeat 0px 12px;
    padding-left: 10px;
    float: left;
    margin-left: 10px;
    margin-right: 4px;
    line-height: 34px;
}

.sub-nav li:hover {
    background: #5BC3F2;
}

li:hover .sub-nav {
    display: block;
}

.btn1 {
    color: #003399;
    color: #006699;
    border: 1px solid #93bee2;
    background: #e8f4ff;
    background-color: #e8f4ff;
    cursor: pointer;
    width: 20px;
    height: 20px;
    padding: 0px 3px 1px;
    line-height: 14px;
}


/*弹出消息窗口 start*/
#pop {
    background: #fff;
    width: 260px;
    border: 1px solid #e0e0e0;
    font-size: 12px;
    position: fixed;
    right: 10px;
    bottom: 10px;
}

#popHead {
    line-height: 32px;
    background: #f6f0f3;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    font-size: 12px;
    padding: 0 0 0 10px;
}

#popHead h2 {
    font-size: 14px;
    color: #666;
    line-height: 32px;
    height: 32px;
}

#popHead #popClose {
    position: absolute;
    right: 10px;
    top: 1px;
}

#popHead a#popClose:hover {
    color: #f00;
    cursor: pointer;
}

#popContent {
    border-bottom: 1px dotted #ccc;
    line-height: 24px;
    margin: 8px 0 0 10px;
}

/*弹出消息窗口 end*/


.bluelink {
    color: blue !important;
    text-decoration: underline;
}



/*AjaxSearch.css 开始*/
.autodiv {
    position: absolute;
    background-color: #FFFFFF;
}

.autolist {
    position: absolute;
    border: 1px solid #A7BBC3;
    margin-top: -1px;
    width: 100%;
    clear: both;
    background-color: #fff;
}

.autolist th {
    height: 28px;
    padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    border-right: 1px solid #b6cad2;
    border-bottom: 1px solid #b6cad2;
    background-color: #E8E8E8;
    text-align: left;
    white-space: nowrap;
    cursor: default;
}

.autolist td {
    height: 28px;
    padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    border-right: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
}

.autolist tr.odd {
    background: #f5f8fa;
}

.autolist tr:hover td {
    background: #F9F9F9 !important;
    cursor: pointer;
    color: #3498DB;
}

.autolist b {
    color: #FF0000;
    font-weight: normal;
}

.selectinput,
.selectinput_chk {
    background: url(/qpoaweb/images/uew_icon.png) no-repeat right;
    background-color: #FFFFFF;
}

.selectinput:hover {
    background: url(/qpoaweb/images/uew_icon_hover.png) no-repeat right;
    background-color: #FFFFFF;
}

/*AjaxSearch.css 结束*/

.imgbtn16 {
    height: 16px;
    width: 16px;
    border: 0px;
    background: none;
}

/*进度图 */
.jdt {
    width: 100px;
    height: 14px;
    background-color: #EEEEEE;
    float: left;
}

.jdt span {
    display: block;
    color: #fff;
    height: 14px;
}

.jdt span.h6 {
    display: block;
    color: #fff;
    height: 6px;
}

.jdt span.blue {
    background-color: #53A7FF;
}

.jdt span.red {
    background-color: #EA5954
}

.jdt span.yellow {
    background-color: #F58F00
}

.jdt span.green {
    background-color: #71C033;
}

.jdbl {
    border: 0px;
    padding: 0px;
    line-height: 14px;
    margin-left: 4px;
    float: left;
}

.jdt.small {
    height: 11.8px;
}

.jdt.small span {
    height: 11.8px;
}

.jdt span.h4 {
    display: block;
    color: #fff;
    height: 4.8px !important;
}

/*进度图 end*/

.r {
    text-align: right !important;
}

.l {
    text-align: left !important;
}

.c {
    text-align: center !important;
}

.fr {
    float: right !important;
}

.fl {
    float: left !important;
}

.tip2 {
    background: #e6e6e6 !important;
    background-color: #e6e6e6 !important;
}

/*禁止输入：灰色*/
.tip2:hover {
    background: #e6e6e6 !important;
    background-color: #e6e6e6;
}

.itabsdiv {
    margin-bottom: 8px;
    border-bottom: solid 1px #d0dee5;
}

.itabs {
    height: 29px;
    position: relative;
}

.itabs ul li {
    float: left;
    min-width: 60px;
    margin-left: 2px;
    text-align: center;
    height: 29px;
    line-height: 30px;
    background: url(../images/itabbg.png) repeat-x;
    border-left: solid 1px #d3dbde;
    border-right: solid 1px #d3dbde;
}

.itabs ul li:first-child {
    margin-left: 0px;
}

.itabs ul li.selected {
    background: url(../images/itabbg1.png) repeat-x 0px -1px;
    font-weight: bold;
}

.itabsdiv .selected {
    border-bottom: 1px dotted #fff;
}

.itabs ul li a {
    font-size: 12px;
    display: block;
    color: #000;
    padding-left: 11px;
    padding-right: 10px;
}

.itabs ul li.option {
    background: #ffffff;
    border-bottom: solid 1px #d0dee5;
    height: 29px;
    border: 0px;
}

.itabs ul li.option a {
    height: 30px;
    border: 0px;
    font-weight: normal;
    text-decoration: underline;
    padding-left: 4px;
    padding-right: 4px;
}

.itabs ul li b {
    font-size: 12px;
}

.itabs ul li.noclass {
    background: none;
    border: none;
    padding-top: 3px;
}

.lowcase {
    text-transform: lowercase;
}

.upcase {
    text-transform: uppercase;
}

.hide {
    display: none;
}

.red {
    color: Red;
}

.bdr {
    border: 1px solid red;
}

.calendar a {
    display: block;
}

td.bgno {
    border-bottom: 1px solid #D64847;
    background-color: #FE706F;
}

td.bgyes {
    border-bottom: 1px solid #79B2BA;
    background-color: #ABE4EC;
}

#divOnline {
    position: absolute;
    top: 0%;
    right: 0%;
    overflow: auto;
    width: 200px;
    background-color: #fff;
    overflow-x: hidden;
    z-index: 8888;
}

#divOnlineMsg {
    position: absolute;
    top: 0%;
    right: 220px;
    overflow: auto;
    width: 600px;
    height: 450px;
    border: 1px solid #000000;
    background-color: #fff;
    overflow-x: hidden;
    z-index: 8888;
}

.control_grid td {
    padding-right: 4px;
}

/*Control中表格样式*/

.loading {
    background: url(/qpoaweb/images/load.png) no-repeat 60px 16px;
    width: 200px;
    POSITION: fixed;
    TOP: 40%;
    left: 40%;
    background-color: #E1E5F4;
    border-bottom: 1px solid #C9D0FC;
    border-right: 1px solid #C9D0FC;
    height: 50px;
    vertical-align: middle;
    margin: 0 auto;
    line-height: 50px;
    font-weight: normal;
    z-index: 8888;
}

.loading2 {
    width: 200px;
    POSITION: fixed;
    TOP: 40%;
    left: 40%;
    background-color: #E1E5F4;
    border-bottom: 1px solid #C9D0FC;
    border-right: 1px solid #C9D0FC;
    height: 50px;
    vertical-align: middle;
    margin: 0 auto;
    line-height: 50px;
    font-weight: normal;
    z-index: 8888;
}

.loading p {
    background: url(/qpoaweb/images/xubox_loading2.gif) no-repeat 18px 10px;
    width: 100%;
    height: 40px;
    display: block;
}

.loading2 p {
    background: url(/qpoaweb/images/xubox_loading2.gif) no-repeat 18px 10px;
    width: 100%;
    height: 40px;
    display: block;
    padding-left: 15px;
}

.button {
    font: normal 12px/120% Verdana, '宋体';
    height: 20px;
    border-left: 1px #ced4e2 solid;
    border-top: 1px #ced4e2 solid;
    border-right: 1px #888888 solid;
    border-bottom: 1px #888888 solid;
    background: #dddddd;
    padding-top: 1px;
}

.placeholder {
    color: #A9A9A9;
}

/*自定义ie中placeholder的字体颜色*/

/* 修改样式 */
input[type="button"] {
    border-radius: 20px;

}

input[type="text"] {
    border-radius: 20px;

}

label {
    border-radius: 20px ! important;

}

.gridhead {
    text-align: center;
}

.griddiv {
    border-radius: 20px;
    padding: 10px;
    margin-top: 20px;
}

.check-image {
    width: 7px !important;
}


.grid {
    border-spacing: 0 10px;
    /* 第一个值为左右间距，第二个值为上下间距 */
    border-collapse: separate;
}



/* 选择第一列的单元格并设置左上角和左下角的圆角 */
.grid tr:first-child,
.grid tr:last-child {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
}

td {
    color: white;
    font-weight: 800 !important;
    height: 43px !important;
    box-sizing: border-box;

}

body {
    background-color: #fff;
}