﻿

/** {*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box*/
/*}*/

em {
    font-style: normal
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    color: #666;
    text-decoration: none;


}

.alert-danger a {
    font-weight: 600;
}

body {
    margin: 0;
    height: 100%;
    line-height: 160%;
    width: 100%;
    background: #f7fafa;
    /* overflow: hidden; */
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    font-size: 100%;
    line-height: 1.7
}

#wrapper {
    position: relative;
    margin-bottom: 20px;
}


.aw-login-box {
    width: 800px;
    margin: 0 auto;
    background-color: #ffffff;
    border-radius: 5px
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.clear {
    clear: both
}

.top-box {
    height: 110px;
}

.aw-login-box .mod-body {
    /* padding: 50px 60px; */
    overflow: hidden;
    width: 800px;
    height: 600px;
}

.pull-left {
    float: left !important
}

.aw-login-box .mod-body .content {
    width: 50%;
    height: 100%;
    padding: 40px 30px 0 30px
        /* margin-right: 60px */
}

#login_form {
    margin-top: 34px
}

form {
    margin: 0
}

.aw-login-box .mod-body .content ul li {
    margin-top: 20px;
    line-height: 30px
}

.aw-login-box .mod-body .content ul li:first-child {
    margin-top: 0
}

.form-control {
    width: 100%;
    padding: 10px 10px 10px 40px;
    outline: none;
    border: none;
}

.aw-login-box .mod-body .page-first img {
    vertical-align: middle;
}

.aw-login-box .mod-body .page-first li:first-child {
    border-bottom: 1px solid #e6e6e6;
}

.aw-login-box .mod-body .page-first li:nth-child(2) {
    border-bottom: 1px solid #e6e6e6;
}

.alert-danger,
.alert-error {
    color: #B94A48
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.cursor-p{
    cursor: pointer;
}
.pull-right {
    float: right !important
}
.mt20{
margin-top: 20px;
}
.btn-primary:hover {
    background-color: #119626
}

.aw-login-box .mod-body .content ul li .btn-primary {
    line-height: 50px;
    width: 100%;
    color: #fff !important;
    background-color: #5b7df3
}

.aw-login-box .mod-body .content ul li.last a {
    color: #666666
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

label {
    margin: 0;
    font-weight: normal
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border: #fff;
    outline: none;
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=radio],
input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0
}



.top {
    height: 80px;
    background: url(../images/indextop.png) no-repeat right;
    line-height: 80px;
    font-size: 20pt;
    font-family: Apple Chancery;
}

.inleft {
    border-bottom: 2px solid #6666ff;
    height: 35px;
    letter-spacing: 4px;
    display: inline-block;
    font-size: 18px;
}

.inright input {
    border-radius: 20px;
    height: 40px;
    padding: 0 10px;
    width: 260px;
    border: none;
    box-shadow: #e5ecf9 3px 4px 5px 2px;
}
.left ul li img{
    width: 70px;
}
.inright {
    float: right;
    position: relative;
}

.inright a {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 1px solid;
    display: inline-block;
    vertical-align: middle;
    box-shadow: #e5ecf9 3px 4px 5px 2px;
    position: absolute;
    right: 2px;
    border: none;
    background: #6666ff
}

.cyxt {
    margin: 10px 0 10px 0;
}

/*.cyxt .cyxtul .cyxtli {*/
    /*box-shadow: #e5ecf9 3px 4px 5px 2px;*/
    /*width: 18%;*/
    /*height: 170px;*/
    /*border-radius: 5px;*/
    /*border: 1px solid #fff;*/
    /*display: inline-block;*/
    /*cursor: pointer;*/
    /*margin: 2% 1% 1% 1%;*/
    /*margin-top: 2%;*/
    /*transition: all .2s ease;*/
    /*position: relative;*/
/*}*/

.cyxt .cyxtul .cyxtli {
    box-shadow: #e5ecf9 3px 4px 5px 2px;
    width: 8%;
    /*width: 10%;*/
    height: 130px;
    border-radius: 5px;
    border: 1px solid #fff;
    display: inline-block;
    cursor: pointer;
    margin: 2% 1% 1% 1%;
    /*margin-top: 2%;*/
    margin-top: 25px;
    transition: all .2s ease;
    position: relative;
}

.cyxt .cyxtul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.cyxt .cyxtul .cyxtli:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
    box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
}

.cyxt .cyxtul .cyxtli img {
    display: block;
    /*margin: 40px auto 15px;*/
    margin: 18px auto 15px;
}

.cyxt .cyxtul .cyxtli p {
    /*margin-top: 25px;*/
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: 600;
    text-align: center;
    /*只显示2行文字*/
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;

    word-break: break-all;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
}

.cyxt .cyxtul {
    /* margin-top: 10px; */
    text-align: center;
}

.db table tr {
    height: 45px;
    border-bottom: #CCC dashed 1px;
    cursor: pointer;
}

.db table tr span {
    vertical-align: middle;
    margin-right: 5px;
}

.db table td:nth-child(2) {
    /*width: 25%;*/
    text-align: right;
}

.db table {
    /*table-layout: fixed;*/
}

.left table a {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%;
}

.right table a {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%;
}

.db {
    width: 49%;
}

.xx {
    position: absolute;
    right: 7%;
    top: 35%;
    color: #fff;
}

.xx img {
    margin-top: -20px;
}

.login {

    position: absolute;
    right: 14%;
    top: 35%;

}

.login img {
    width: 25px;
}

.login span {
    cursor: pointer;
    color: #fff;
}

.zx {
    position: absolute;
    right: 0%;
    top: 35%;
}

.zx img {
    width: 25px;
}

.zx span {
    cursor: pointer;
    color: #fff;
    font-weight: 600;
}

.clear {
    clear: both;
}

.wrapper {
    width: 85%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    display: table;
}

.wrapper .wrapper-left-top {
    width: 14%;
    background: #d9e0f8
}

.left {
    /* width: 150px; */
    display: table-cell;

}

.wrapper-left-p {
    line-height: 60px;
    background: #7993f3;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    letter-spacing: 4px;
}

.wrapper-left-top ul li p {
    color: #333399;
    font-weight: 400;
    letter-spacing: 2px;
}

.wrapper-left-top ul li {
    text-align: center
}

.right {
    display: table-cell;


}

.left ul li {
    margin-top: 20%;
    cursor: pointer;
}

.left ul li p {
    margin-top: 5%
}

.yjtx {
    background: url('../images/jt.png')no-repeat left;
    display: inline-block;
    width: 100px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 2px;
}

.zwzy {
    background: url('../images/jt.png')no-repeat left;
    display: inline-block;
    width: 100px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 2px;
}

.wrapper-right-top span {
    /*color: #6699ff;*/
    /*letter-spacing: 2px;*/
}

.wrapper-right-top em {
    color: #ff3333;
    padding: 0 1%;
    font-weight: 600;
}

.wrapper-right-top {
    height: 60px;
    /*line-height: 60px;*/
    /*width: 100%;*/
    border-radius: 5px;
    background: #ebeeee;
    margin-bottom: 20px;
    padding: 0 3%;
}

.dbcenter {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: #e5ecf9 3px 4px 5px 2px;
}

.commonTB tr td:first-child{
    width: calc(100% - 85px);
}

.commonTB tr td:last-child{
    width: 85px;
}

.mDbSpan {
    border-radius: 4px;
    padding: 1px 5px;
    background: #ccccff;
    display: inline-block;
    min-width: 75px;
    color: #fff;
    text-align: center;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
}
.dbbox em{
    color: #ff3333;
    font-weight: 600;
}
.dbbox .inleft .count{
    font-size: 14px;
    letter-spacing: 2px;
}
.dbcenter td .dzgw {
    background: #ccccff;
}

.dbcenter td .zwzy {
    background: #cc9999;
}

.dbcenter td .gjjoa {
    background: #99cccc
}

.dbcenter td .rs {
    background: #B798D6
}

.dbcenter table a {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
    /*float: right;*/
    width:  calc(100% - 100px);
}

.wrapper-right {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: #e5ecf9 3px 4px 5px 2px;
}

.w55 {
    width: 49%;
}

.w42 {
    width: 49%;
}

.more {
    margin-right: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#topbox {
    width: 85%;
    margin: 0 auto;
    position: relative;
}

.top .top-left {
    line-height: 80px
}
.xximg{
    background: url(../images/xx.png)no-repeat left;
    display: inline-block;
width: 33px;
height: 22px;
text-align: center;
line-height: 22px;
}

.footer {
    width: 100%;
    height: 75px;
    background: #6666ff;
}

.footall {
    text-align: center;
    line-height: 75px;
    color: #fff;
}

.dingwe {
    position: relative;
}

.tipfloat {
    display: none;
    background: #607492;
    opacity: 0.9;
    z-index: 999;
    position: absolute;
    bottom: 20px;
    right: 17px;
    width: 200px;
    height: 150px;
    border-radius: 6px;
}

.tipfloat_bt {
    padding: 10px 20px;
    position: relative;

}

.xx_nrong {
    color: #fff;
    padding: 10px 20px;
    line-height: 26px;
}

.fl {
    color: #ff9900
}
.dbtxbox {
    display: inline-block;
    margin-right: 4%;
}

.dbtx {
    background: url(../images/dbtx.png)no-repeat left;
    background-size: 85% 70%;
    width: 160px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 2px;
    display: inline-block;
}
.wrapper-right-top .tx{
    color: #fff;display: inline-block;margin-left: 5%
}
.dbtx span {
    color: #fff;
    font-size: 18px;
    margin-left: 12%;
    display: block;
    font-weight: 300;
}

.yjtxbox {
    display: inline-block;
    width: 30%;
}

.zwzybox {
    display: inline-block;
    width: 39%;
}

.border-r {
    opacity: 0.5;
    border-left: 1px solid;
    font-size: 35px;
    vertical-align: top;
    margin: 0px 15px;
    color: #fff;
}
.study {
    width: 100%;
    height: 45px;
    background: #d9e0f8;
    border-radius: 5px 5px 0 0;
    box-shadow: #5d7ef0 0px 5px 0px 0px inset;
    border: none;
    margin-top: 20px;
    line-height: 45px;
    padding-left: 10px;
}
