#psBanner{
    width: 100%;
}
.psTxt{
    max-width: 1200px;
    margin: 40px auto;
    padding: 30px 20px;
    background: #F5F5F5;
    border-radius: 40px;
}
#ps1{
    width: 100%;
}
#sf{
    width: 100%;
    background: #F5F5F5;
    padding: 30px 0;
}
.title{
    /*padding: 50px 0;*/
}
.title b{
    color: #00CAE7;
    font-size: 16pt;
}
.title p{
    display: inline-block;
    font-size: 15pt;
    font-weight: bold;
    margin-right: 10px;
}
.title span{
    font-size: 11pt;
    color: #A0A0A0;
}
.psLeft{
    padding: 15px;
}
.psLeft img{
    width: 100%;
    max-width: 205px;
}
#Rleft{
    padding: 15px 10px 15px 0;
    position: relative;
    float: left;
}
.Rleft img{
    position: relative;
}
#Rright{
    padding: 10px 0;
    float: left;
}
#Rright li{
    margin: 10px 0;
    font-size: 12pt;
}
#Rright li:nth-child(1){
    margin-top:0 ;
}
#Rright li:nth-child(6){
    margin-bottom: 0;
}
#Rright li a{
    text-decoration: none;
}
#gyl{
    width: 100%;
    background: #014A73;
}
.psTxts{
    color: #fff;
    padding:70px 50px 0 50px;
}
.psTxts a{
    color: #fff;
    text-decoration: none;
}
.psTxts p{
    text-align: left;
    font-size: 15pt;
}
.psTxts span{
    display: block;
    margin: 20px 0;
    font-size: 10pt;
}
.psTxtsImg{
    max-width: 100%;
}
#cw{
    width: 100%;
    background: #1C6F6F;
}
#oa{
    width: 100%;
    background: #05415A;
}
#crm{
    width: 100%;
    background: #195B93;
}
#zd{
    width: 100%;
    background:url("../img/ps8.jpg")no-repeat;
    background-size: 100% 100%;
}
.psTxtss{
    padding:70px 50px 0 50px;
    margin: 50px 0;
}
.psTxtss a{
    color: #000;
    text-decoration: none;
}
.psTxtss p{
    text-align: left;
    font-size: 15pt;
    font-weight: bold;
}
.psTxtss span{
    display: block;
    margin: 20px 0;
    font-size: 10pt;
}
#table1 tr td:first-child {
    width: 120px;
    font-weight: bold;
}

#table1 tr td:last-child {
    font-size: 11pt;
}

#table1 tr:first-child {
    padding-bottom: 50px;
}

.footer-page {
    overflow: hidden;
    float: right;
}

#page {
    float: right;
}

.spage-total {
    display: inline-block;
    margin-right: 20px;
    line-height: 35px;
    color: #666;
    font-size: 14px;
}

.spage-number {
    display: inline-block;
    color: #666;
    font-size: 14px;
}

.spage-number button {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 4px;
    padding: 0px 13px;
    border-radius: 4px;
    line-height: 32px;
    border: 1px solid #ddd;
    text-align: center;
    transition: all .2s;
    cursor: pointer;
    outline: none;
    background: none;
    user-select: none;
    color: #666
}

.spage-number button.active {
    background: #4285F4;
    color: #fff;
    border-color: #4285F4;
    z-index: 3;
}

.spage-number button.active:hover {
    background: #4285F4;
    color: #fff;
    border-color: #4285F4;
    z-index: 3;
}

.spage-number button:hover {
    background-color: #eee;
}

.spage-number button.button-disabled {
    cursor: not-allowed;
    color: #ccc;
}

.spage-number .spage-after, .spage-before {
    padding: 0px;
    width: 40px
}

.spage-skip {
    display: inline-block;
    margin-left: 12px;
    line-height: 35px;
    color: #666;
    font-size: 14px;
}

.spage-skip input {
    box-sizing: border-box;
    display: inline-block;
    width: 45px;
    height: 33px;
    border-radius: 4px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #ddd;
    background: none;
    outline: none;
    transition: all .2s;
}

.spage-skip input:focus {
    border-color: #2d98e6;
}

.spage-skip button {
    display: inline-block;
    padding: 0px 13px;
    border-radius: 4px;
    line-height: 32px;
    vertical-align: top;
    color: #666;
    border: 1px solid #ddd;
    cursor: pointer;
    transition: all .2s;
    outline: none;
    background: none;
    user-select: none;
}

.spage-skip button:hover {
    background: #2d98e6;
    color: #fff;
    border: 1px solid #2d98e6;
}

.page-change-num {
    /*display: inline-block;*/
    width: 76px;
    height: 33px;
    border: 1px solid #ddd;
    border-radius: 4px;
    vertical-align: top;
    margin-left: 12px;
    overflow: hidden;
    padding: 0 5px;
    display: none;
}

.page-change-num .select-rows-num {
    border: none;
    width: 100%;
    height: 100%;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}