* {
    box-sizing: border-box;
}

.top .logo,.top .tool-btns {
    width: 50%;
    margin-top: 20px;
    float: left;
}

.top .logo img {
    width: 33px;
    vertical-align: bottom;
}

.top .logo span {
    font-size: 25px;
    color: #075A91;
    font-weight: 700;
    letter-spacing: 1px;
}

.top .banner {
    margin-top: 101px;
    margin-bottom: 52px;
}

.top .banner img {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.top .tool-btns {
    text-align: right;
}

.top .tool-btns>div {
    cursor: pointer;
    display: inline-block;
    width: 112px;
    height: 34px;
    line-height: 34px;
    background-color: #f6f8f9;
    border: 1px solid #075a91;
    text-align: center;
    border-radius: 18px;
}

.top .tool-btns>div,.top .tool-btns>div a {
    color: #075A91;
    font-size: 16px;
}

.container {
    background-color: #fff;
    border-radius: 15px;
    padding: 52px 31px 62px 25px;
}

.area1>.content {
    height: 300px;
    overflow-y: auto;
    padding-right: 37px;
}

.area1 .view-details {
    position: relative;
    margin-top: 20px;
    display: none;
}

.area1 .view-details .line,.area1 .view-details a {
    position: absolute;
}

.area1 .view-details .line {
    width: 100%;
    height: 1px;
    top: 10px;
    left: 0;
    padding-right: 127px;
}

.area1 .view-details .line .content {
    height: 1px;
    background-color: #828485;
}

.area1 .view-details a {
    width: 80px;
    right: 37px;
    font-size: 14px;
    color: #094DA7;
}

.area1 .title {
    font-size: 24px;
    text-align: center;
}

.area1 .btns {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.area1 .btns ul {
    overflow: hidden;
    display: inline-block;
    margin-left: -17.5px;
    margin-right: -17.5px;
}

.area1 .btns li {
    float: left;
    padding-left: 17.5px;
    padding-right: 17.5px;
}

.area1 .btns li a {
    display: block;
    width: 110px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border: 1px solid #094da7;
    border-radius: 4px;
    color: #094DA7;
}

.area1 .btns li a:hover,.area1 .btns li a.active {
    background-color: #094DA7;
    color: #fff;
}

.area1 .contant-lists li {
    overflow: hidden;
}

.area1 .contant-lists span {
    position: relative;
    display: block;
    float: left;
    font-size: 16px;
    color: #303030;
	display: contents;
}

.area1 .contant-lists span.key {
    width: 82px;
    font-weight: 700;
}

.area1 .contant-lists span.val {
    width: 100%;
    top: -20px;
    left: 0;
    padding-left: 82px;
}

.area2 {
    padding-left: 40px;
}

.area2 .title {
    font-size: 22px;
    color: #094DA7;
    position: relative;
    height: 24px;
    line-height: 24px;
    padding-left: 16px;
}

.area2 .title::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 24px;
    background-color: #094DA7;
    left: 0;
    top: 0;
}

.area2 #calendar {
    margin-top: 17px;
}

.area2 #calendar .layui-laydate,.area2 #calendar .layui-laydate-main,.area2 #calendar .layui-laydate-content table {
    width: 100% !important;
}

.area2 #calendar .layui-laydate {
    border: 1px solid #094DA7;
    border-radius: 10px;
    box-shadow: 0;
}

.area2 #calendar .layui-laydate-content table thead {
    height: 37px;
    background-color: #094DA7;
}

.area2 #calendar .layui-laydate-content table tbody td {
    
}

.area2 #calendar .layui-laydate-content table thead th {
    color: #EEEFF1;
    font-size: 13px;
    font-weight: 700;
}

.area2 #calendar .layui-laydate-footer {
    display: none;
}

.area3,.area4,.area5,.area6, .qzfcwhyzb-banner {
    margin-top: 46px;
}

.area3 .title,.area4 .title,.area5 .title,.area6 .title  {
    color: #094DA7;
}

.area3 .title i,.area4 .title i,.area5 .title i,.area6 .title i {
    font-size: 18px;
}

.area3 .title span,.area4 .title span,.area5 .title span,.area6 .title span {
    font-size: 22px;
    font-weight: 700;
}

.area3 .more,.area4 .more,.area5 .more,.area6 .more {
    position: relative;
    height: 20px;
    margin-top: 15px;
}

.area3 .more .line,.area4 .more .line,.area5 .more .line,.area6 .more .line {
    width: 100%;
    height: 0px;
    top: 10px;
    left: 0;
    padding-right: 60px;
}

.area3 .more .line .content,.area4 .more .line .content,.area5 .more .line .content,.area6 .more .line .content {
    border-bottom: 2px dashed #094DA7;
}

.area3 .more .line,.area3 .more a,.area4 .more .line,.area4 .more a,.area5 .more .line,.area5 .more a,.area6 .more .line,.area6 .more a {
    position: absolute;
}

.area3 .more a,.area4 .more a,.area5 .more a,.area6 .more a  {
    width: 50px;
    right: 0px;
    font-size: 14px;
    color: #707070;
}

.area3 .items {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 22px;
}

.area3 .items li {
    width: 25%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.area3 .items li img {
    width: 100%;
    height: 146px;
    object-fit: cover;
}

.area3 .items li span {
    display: block;
    height: 20px;
    font-size: 16px;
    text-align: center;
    color: #303030;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.area4 {
    padding-right: 30px;
}

.area5 {
    padding-left: 30px;
}

.area4 .items li,.area5 .items li,.area6 .items li {
    position: relative;
    height: 40px;
    line-height: 40px;
}

.area4 .items li a:hover,.area5 .items li a:hover,.area6 .items li a:hover {
    color: #3574C7;
}

.area4 .items li:hover:before,.area5 .items li:hover:before,.area6 .items li:hover:before {
    height: 11px;
    background-color: #094DA7;
    border-radius: 15px;
}

.area4 .items li::before,.area5 .items li::before,.area6 .items li::before {
    position: absolute;
    left: 0;
    content: "";
    width: 5px;
    height: 5px;
    top: 17.5px;
    border-radius: 50%;
    background-color: #C1C1C1;
}

.area4 .items li a,.area5 .items li a,.area6 .items li a {
    width: 100%;
    font-size: 16px;
    color: #303030;
    padding-left: 15px;
    padding-right: 80px;
    left: 0;
    top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.area4 .items li a,.area4 .items li span,.area5 .items li a,.area5 .items li span,.area6 .items li a,.area6 .items li span {
    position: absolute;
    height: 100%;
}

.area4 .items li span.time,.area5 .items li span.time,.area6 .items li span.time {
    width: 50px;
    font-size: 14px;
    color: #707070;
    right: 0;
    top: 0;
}

.area1>.content:first-child {
    display: block;
}

.area1>.content {
    display: none;
}

/* 时间选择器样式重置 */
.laydate-set-ym {
    font-weight: 700;
    font-size: 15px;
}

.layui-laydate-header i.laydate-prev-y,.layui-laydate-header i.laydate-next-y {
    display: none;
}

.layui-laydate-header i.laydate-prev-m,.layui-laydate-header i.laydate-next-m {
    background: #094DA7;
    padding: 0;
    color: #fff;
}

.layui-laydate-header {
    border-bottom: none !important;
}

.layui-laydate-content td {
    color: #094DA7 !important;
    font-weight: 700;
    font-size: 13px;
}

.layui-laydate .laydate-disabled, .layui-laydate .laydate-disabled {
    font-size: 12px;
}

.layui-laydate-header i:hover, .layui-laydate-header span:hover {
    color: #fff !important;
}