﻿﻿/* postion start */
.postion {
    height: 50px;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 0 40px;
}

.postion h4,
.postion ul li {
    float: left;
    line-height: 50px;
    margin-right: 10px;
}

main {
    background-color: #e3e3e3;
    padding-bottom: 30px;
}

.mainbox {
    overflow: hidden;
    background-color: #fff;
    padding: 30px;
}

/* postion end */

/* Home start */
main {
    background-color: #e3e3e3;
    padding-bottom: 30px;
}

.mainbox {
    background-color: #fff;
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 10px;

}

.mainbox h4 {
    position: relative;
    font-size: 20px;
    width: 295px;
    height: 40px;
    background-color: #0a71c6;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-bottom: 20px;
}

.stipulate {
    margin-bottom: 30px;
    min-height: 340px;
}

.stipulate ul li {
    border-bottom: 1px dotted#d5d5d5;
    padding: 15px;
    color: #4e4f51;
}
.stipulate ul li a:hover{
    color: #1E64AA;
    cursor: pointer;
    padding-left: 10px;
    transition: 1s all; 
}
.stipulate ul li::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 6px solid #0a71c6;
    margin-right: 10px;
}

.stipulate ul li .timer {
    font-size: 14px;
    color: #777777;
    float: right;
}




.fastmod ul {
    overflow: hidden;
}

.fastmod ul li {
    text-align: left;
    line-height: 56px;
    width: 265px;
    height: 56px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 2px;
    border-bottom: 1px dotted #ccc;
}

.fastmod ul li a {
    color: #000;
}

.fastmod ul li a:hover {
    color: #1E64AA;
    cursor: pointer;
    padding-left: 10px;
    transition: 1s all;
}

.fastmod ul li::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 6px solid #0a71c6;
    margin-right: 10px;
}


/* Home end */


/* Hospital start */
.Tmain {
    background-color: #e3e3e3;
    padding-bottom: 30px;
}

.lflist ul li {
    text-align: center;
    width: 250px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #e7e7e7;
}


.current {
    background-color: #376cb0;
}

.current a {
    color: #fff;
}

.active a {
    color: #376cb0;
}

.rglist {
    margin-top: 10px;
    margin-left: 20px;
    width: 895px;
    height: 900px;
}

.rglist h4 {
    margin-top: 10px;
    margin-bottom: 15px;
}

.rglist .margin {
    margin-top: 20px;
}

.rglist ul {
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
}

.rglist ul li {
    height: 40px;
    line-height: 40px;
}

.rglist ul li a::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #376cb0;
    margin-right: 10px;
    vertical-align: middle;
}

.rglist ul li .timer {
    float: right;
    color: #999999;
}

/* Hospital end */


/* Traffic stat */
.Tinfomod {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

.Tlfinfo {
    border-right: 1px dotted #000;
    padding-right: 20px;
    padding-bottom: 20px;
}

.Tpic {
    width: 330px;
    height: 200px;
    background-color: pink;
}

.Trginfo {
    margin-left: 20px;
}

.Trginfo h4 {
    font-size: 18px;
    margin-bottom: 41px;
}

.Tinfoshort ul {
    width: 750px;
}

.Tinfoshort ul li {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}


.Ttitle ul li {
    float: left;
    margin-right: 55px;
    font-size: 18px;
    margin-bottom: 40px;
}

.Ttextbox {
    padding: 0 20px;
}

.Ttextbox p {
    line-height: 30px;
    color: #777777;
    height: 555px;
    overflow-x: hidden;
    overflow-y: scroll;
    font-size: 18px;
    padding-right: 10px;
}

.Tlftext {
    padding: 20px;
    padding-left: 0;
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

.Ttextbox h4 {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
    color: #0e68b1;
}

.Trginshot ul {
    margin-top: 20px;
}

.Trginshot ul li {
    margin-bottom: 20px;
}

.Trginshot ul li:first-child span {
    color: #0e68b1;
}

.rginshot ul li span:first-child {
    margin-right: 150px;
    margin-left: 10px;
}

.Tleader {
    padding: 20px;
    width: 409px;
    height: 320px;
}

.Tcommon {
    padding: 20px;
    width: 409px;
    height: 320px;
}
.Tboxmod {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
}
.Tboxmod ul li {
    font-size: 16px;
    padding: 14px 0;
    color: #4e4f51;
}

.Tboxmod ul li .timer {
    font-size: 14px;
    color: #777777;
    float: right;
}

.Tboxmod .more {
    width: 62px;
    padding: 10px 15px;
    border-radius: 20px;
    margin-top: 83px;
    background-color: #0a71c6;
}

.Tboxmod .more a {
    color: #fff;
}

.Tboxmod .more a:hover {
    font-weight: 700;
}

.Tboxmod ul li::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #1c60a9;
    margin-right: 10px;
    vertical-align: middle;
}

.Tbox01,
.Tbox02,
.Tbox03 {
    width: 33%;
    float: left;
    height: 440px;
    padding: 20px;
    position: relative;
}

.Tbox01,
.Tbox02 {
    border-right: 1px dotted #000;
}

.Tboxmod h4 {
    font-size: 18px;
    margin-bottom: 20px;
    color: #0e68b1;
    font-weight: 600;
    letter-spacing: 3px;
}

.Tfootericon {
    position: absolute;
    bottom: 20px;
    right: 40px;
}

.Tfootericon img {
    width: 42px;
}

/* Traffic end */


/* School start */
.Sinfomod {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

.Slfinfo {
    border-right: 1px dotted #000;
    padding-right: 20px;
    padding-bottom: 20px;
}

.Spic {
    width: 330px;
    height: 200px;
    background-color: pink;
    box-shadow: 0.15em 0.15em 0.25em rgb(0 0 0 / 20%);
}

.Srginfo {
    margin-left: 20px;
}

.Srginfo h4 {
    font-size: 22px;
    margin-bottom: 41px;
}

.Srginfo>p{
    display: block;
    font-size: 18px;
    overflow: hidden;
    margin-bottom: 20px;
}
.Sinfoshort ul {
    width: 750px;
}

.Sinfoshort ul li {
    width: 50%;
    float: left;
    margin-bottom: 20px;
    font-size: 18px;
}

.Stextmod {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
    padding: 20px;
}



.Stextbox p {
    line-height: 30px;
    color: #777777;
    height: 555px;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-top: 20px;
    font-size: 18px;
    padding-right: 10px;
}

.Stitle {
    border-bottom: 1px solid #0a71c6;
}

.Stitle ul li {
    float: left;
    margin-right: 30px;
    font-size: 18px;
    margin-bottom: 20px;

}


.active {
    color: #0e68b1;
    font-weight: 700;
}


.Sbox01,
.Sbox02,
.Sbox03 {
    width: 33%;
    float: left;
    height: 440px;
    padding: 20px;
    position: relative;
}

.Sbox01,
.Sbox02 {
    border-right: 1px dotted #000;
}
.Sboxmod{
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
}
.Sboxmod h4 {
 
    font-size: 18px;
    margin-bottom: 20px;
    color: #0e68b1;
    font-weight: 600;
    letter-spacing: 3px;
}

.Sboxmod ul li {
    font-size: 16px;
    padding: 14px 0;
    color: #4e4f51;
}

.Sboxmod ul li .timer {
    font-size: 14px;
    color: #777777;
    float: right;
}

.Sboxmod .more {
    width: 62px;
    padding: 10px 15px;
border-radius: 20px;
    margin-top: 83px;
    background-color: #1c60a9;
}

.Sboxmod .more a {
    color: #fff;
}

.Sboxmod .more a:hover {
    font-weight: 700;
}

.Sboxmod ul li::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #1c60a9;
    margin-right: 10px;
    vertical-align: middle;
}

.Sfootericon {
    position: absolute;
    bottom: 20px;
    right: 40px;
}

.Sfootericon img {
    width: 42px;
}


/* School end */

/* Hospital start */
.Hinfomod {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

.Hlfinfo {
    border-right: 1px dotted #000;
    padding-right: 20px;
    padding-bottom: 20px;
}

.Hpic {
    width: 330px;
    height: 200px;
    background-color: pink;
    box-shadow: 0.15em 0.15em 0.25em rgb(0 0 0 / 20%);
}

.Hrginfo {
    margin-left: 20px;
}

.Hrginfo h4 {
    font-size: 18px;
    margin-bottom: 41px;
}

.Hinfoshort ul {
    width: 750px;
}

.Hinfoshort ul li {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

.Htextmod {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

.Htextbox {
    width: 700px;
    height: 600px;
}

.Htitle {
    border-bottom: 1px solid #0e68b1;
}

.Htitle ul li {
    float: left;
    margin-right: 30px;
    font-size: 18px;
    margin-bottom: 20px;

}

.Htextbox p {
    margin-top: 15px;
    line-height: 30px;
    color: #777777;
    height: 555px;
    overflow-x: hidden;
    overflow-y: scroll;
    font-size: 18px;
    padding-right: 10px;
}



.Hlftext {
    border-right: 1px dotted #000;
    padding: 20px;
    padding-left: 0;
}

.Hrginshot h4 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 15px;
    border-bottom: 1px solid #0e68b1;
}

.Hrginshot ul {
    margin-top: 20px;
}

.Hrginshot ul li {
    margin-bottom: 20px;
}

.Hrginshot ul li:first-child span {
    color: #0e68b1;
}

.Hrginshot ul li span:first-child {
    margin-right: 150px;
    margin-left: 10px;
}

.Hleader {
    padding: 20px;
    width: 409px;
    height: 320px;
    border-bottom: 1px dotted #000;
}

.Hcommon {
    padding: 20px;
    width: 409px;
    height: 320px;
}

.Hbox01,
.Hbox02,
.Hbox03 {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 33%;
    float: left;
    height: 440px;
    padding: 20px;
    position: relative;
}

.Hbox01,
.Hbox02 {
    border-right: 1px dotted #000;
}
.Hboxmod{
    background-color: #fff;
    padding: 30px;
}
.Hboxmod h4 {
    font-size: 18px;
    margin-bottom: 20px;
    color: #0e68b1;
    font-weight: 600;
    letter-spacing: 3px;
}

.Hboxmod p {
    
    line-height: 25px;
    color: #777777;
}

.Hfootericon {
    position: absolute;
    bottom: 20px;
    right: 40px;
}

.Hfootericon img {
    width: 42px;
}

/* Hospital end */

/* Schoolist start */

.Sinfomod {
    margin-top: 20px;
}

.Pagebox {
    margin-top: 20px;
    margin-left: 388px;
}

.Pagebox ul li {
    float: left;
    padding: 5px 10px;
    background-color: #0f74c9;
    border-radius: 4px;
    margin-left: 10px;
}

.Pagebox ul li a {
    color: #fff;
}

.Pagebox .active {
    background-color: rgb(148, 148, 148);
}

/* Schoolist end */


.stipulate h3 {
    position: relative;
    font-size: 20px;
    width: 125px;
    height: 40px;
    background-color: #0a71c6;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-bottom: 20px;
}
