﻿﻿/**!
 * å®å¾·å…¬å…±èµ„æº
 * author: gaoli;
 * date:2020-03-05
 */

.imgscroll {
    height: 350px;
    overflow: hidden;
}

#imgscroll {
    position: relative;
    width: 100%;
    height: 100%;
}

.imgscroll img {
    height: 100%;
}

.img-intro {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 42px;
    line-height: 42px;
    color: #fff;
    text-indent: 10px;
    padding-right: 120px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
}

/* åˆ†é¡µ */
.owl-dots {
    position: absolute;
    right: 2px;
    bottom: 17px;
    height: 8px;
}

.owl-dots .owl-dot {
    float: left;
}

.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin-right: 8px;
    display: block;
    background: #787878;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #fff;
}

/* è¦é—»å…¬å‘Š */

.com-hd {
    height: 45px;
    border-bottom: 1px solid #ddd;
}

.com-hd>a {
    display: inline-block;
    font-size: 18px;
    line-height: 45px;
    color: #333;
    font-weight: bold;
    padding-left: 30px;
    margin-left: 5px;
    background-position: left center;
    background-repeat: no-repeat;
}

.com-tt1 {
    background-image: url('../images/tt_icon1.png');
}

.com-tt2 {
    background-image: url('../images/tt_icon2.png');
}

.com-tt3 {
    background-image: url('../images/tt_icon3.png');
}

.com-tt4 {
    background-image: url('../images/tt_icon4.png');
}

.com-tt5 {
    background-image: url('../images/tt_icon5.png');
}

.com-tt6 {
    background-image: url('../images/tt_icon6.png');
}

.public {
    height: 350px;
}


/* äº¤æ˜“ä¿¡æ¯ */
.bussiness {
    height: 420px;
}

.bussiness-head {
    margin-top: 8px;
    height: 40px;
    border-top: 2px solid #2277c8;
    background-color: #eaf5ff;
}

.title-name {
    float: left;
    width: 25%;
    font-size: 16px;
    color: #666;
    text-align: center;
}

.title-name.active {
    color: #fff;
    font-weight: bold;
    height: 40px;
    background-color: #2277c8;
}

.title-name>a {
    display: block;
    line-height: 39px;
}

.bussiness-body {
    margin-top: 10px;
}

.bussiness-wrap {
    display: none;
}

.sub-wrap {
    display: none;
}

.sub-head {
    width: 180px;
    height: 305px;
    float: left;
    background-color: #f6f6f6;
}

.sub-name {
    height: 48.75px;
    line-height: 48.75px;
    font-size: 15px;
    padding: 0 10px;
    border: 1px solid #f6f6f6;
    border-right: none;
}

.sub-name.active {
    border-color: #9ac3eb;
    background-color: #fff;
    margin-right: -1px;
}

.sub-name>a {
    display: block;
    color: #666;
    padding-left: 35px;
    background-position: 5px center;
    background-repeat: no-repeat;
}

.sub-name.active>a {
    font-weight: bold;
    color: #1366c2;
}

.sub-name:nth-child(1)>a {
    background-image: url('../images/bus_icon1.png');
}

.sub-name:nth-child(2)>a {
    background-image: url('../images/bus_icon2.png');
}

.sub-name:nth-child(3)>a {
    background-image: url('../images/bus_icon3.png');
}

.sub-name:nth-child(4)>a {
    background-image: url('../images/bus_icon4.png');
}

.sub-name:nth-child(5)>a {
    background-image: url('../images/bus_icon5.png');
}

.sub-name:nth-child(6)>a {
    background-image: url('../images/bus_icon5.png');
}

.sub-name:nth-child(7) {
    display: none;
}

.sub-name.active:nth-child(1)>a {
    background-image: url('../images/bus_icon1h.png');
}

.sub-name.active:nth-child(2)>a {
    background-image: url('../images/bus_icon2h.png');
}

.sub-name.active:nth-child(3)>a {
    background-image: url('../images/bus_icon3h.png');
}

.sub-name.active:nth-child(4)>a {
    background-image: url('../images/bus_icon4h.png');
}

.sub-name.active:nth-child(5)>a {
    background-image: url('../images/bus_icon5h.png');
}

.sub-body {
    height: 303px;
    margin-left: 180px;
    padding-left: 14px;
    padding-right: 19px;
    border: 1px solid #9ac3eb;
}

/* å·¥ç¨‹äº¤æ˜“ç™»å½• */
.link {
    margin-top: -12px;
}

.link-item {
    margin-top: 12px;
}

.link-item>a {
    position: relative;
    display: block;
    height: 71px;
    line-height: 69px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 100px;
    border: 1px solid transparent;
    border-top-width: 2px;
}

.link-item:nth-child(1)>a {
    color: #1366c2;
    border-top-color: #1366c2;
    background-color: #d7e8f8;
}

.link-item:nth-child(2)>a {
    color: #59a631;
    border-top-color: #72b44f;
    background-color: #d5ebc9;
}

.link-item:nth-child(3)>a {
    color: #357dc5;
    border-top-color: #6699CC;
    background-color: #99CCFF;
}

.link-item:nth-child(4)>a {
    color: #d98a01;
    border-top-color: #db9822;
    background-color: #f4e4c7;
}

.link-item:nth-child(5)>a {
    color: #0ea1b0;
    border-top-color: #13b3c3;
    background-color: #bdeef3;
}

.link-item:nth-child(1)>a:hover {
    border-color: #1366c2;
    background-color: #dfeefd;
}

.link-item:nth-child(2)>a:hover {
    border-color: #72b44f;
    background-color: #def5d1;
}

.link-item:nth-child(3)>a:hover {
    border-color: #6699CC;
    background-color: #abd1f6;
}

.link-item:nth-child(4)>a:hover {
    border-color: #db9822;
    background-color: #f4e4c7;
}

.link-item:nth-child(5)>a:hover {
    border-color: #13b3c3;
    background-color: #bdeef3;
}

.link-item>a:before {
    position: absolute;
    content: "";
    top: 50%;
    margin-top: -30px;
    left: 20px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
}

.link-item:nth-child(1)>a:before {
    background-image: url('../images/link_icon1.png');
}

.link-item:nth-child(2)>a:before {
    background-image: url('../images/link_icon2.png');
}

.link-item:nth-child(3)>a:before {
    background-image: url('../images/link_icon5.png');
}

.link-item:nth-child(4)>a:before {
    background-image: url('../images/link_icon3.png');
}

.link-item:nth-child(5)>a:before {
    background-image: url('../images/link_icon4.png');
}

/* æ ‡è®¯æ—¥åŽ† */
.calendar {
    height: 406px;
}

.calendar-info {
    float: left;
    width: 820px;
}

.calendar-count {
    color: #999;
    padding-top: 15px;
    padding-left: 20px;
    line-height: 22px;
}

.calendar-count>span {
    color: #1366c2;
}

.calendar-list {
    height: 252px;
}

.calendar-list>ul {
    margin: 0 -6px
}

.calendar-list>ul>li {
    float: left;
    width: 33.3333%;
    margin-top: 16px;
}

.calendar-link {
    display: block;
    margin: 0 16px;
    height: 110px;
    border-radius: 5px;
    padding: 12px 15px;
    box-sizing: border-box;
    border: 1px solid #eaf5ff;
    background-color: #eaf5ff;
}

.calendar-link:hover {
    border-color: #eef4f9;
    background-color: #fff;
    box-shadow: 0px 3px 10px 0px rgba(20, 95, 166, 0.3);
}

.calendar-tt {
    height: 40px;
    line-height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
}

.calendar-link>p {
    line-height: 20px;
    color: #7b8d9f;
}

.calendar-r {
    float: right;
    width: 320px;
    margin-left: 10px;
    margin-top: 20px;
}

/*å¼€æ ‡æ—¥åŽ†*/
.em-calendar-content {
    width: 320px;
    height: 320px;
}

#calendar .layui-laydate {
    width: 100%;
    border-color: #ddd;
    box-shadow: none;
}

#calendar .layui-laydate-content {
    padding: 10px 0 1px 0;
}

#calendar .layui-laydate-main {
    width: 100%;
}

#calendar .layui-laydate-header {
    height: 46px;
    border-bottom: none;
    background-color: #eaf5ff;
}

#calendar .layui-laydate-content td {
    height: 36px;
    padding: 0 0 10px 0;
    vertical-align: top;
    line-height: 26px;
}

#calendar .layui-laydate-content table {
    width: 100%;
}

#calendar .layui-laydate-content table tr th {
    height: 45px;
    padding-bottom: 15px;
}

#calendar .laydate-day-mark {
    font-size: 14px;
    line-height: 26px;
    height: 36px !important;
}


.laydate-day-mark::after {
    display: none;
}

#calendar .layui-laydate-content .laydate-day-next,
#calendar .layui-laydate-content .laydate-day-prev {
    color: #999;
}

#calendar .days-num {
    position: absolute;
    display: block;
    color: #fff;
    line-height: 16px;
    width: 28px;
    height: 16px;
    background-color: #f58d00;
    bottom: 0;
    left: 50%;
    margin-left: -14px;
}


#calendar .layui-laydate .layui-this {
    background-color: #1366c2 !important;
}


.layui-laydate td#today span {
    font-weight: bold;
    color: #1366c2;
}

#calendar #today.layui-this .laydate-day-mark span {
    color: #fff !important;
}

.date-today {
    display: none;
}

#calendar .laydate-footer-btns span {
    line-height: 24px;
    color: #1366c2;
    padding: 0 15px;
    border: 1px solid #1366c2;
    border-radius: 15px;
    background-color: transparent;
}

#calendar .layui-laydate-footer {
    position: absolute;
    padding: 10px 20px;
    top: 0;
    right: 0;
}

#calendar .layui-laydate-header {
    padding-left: 60px;
    padding-right: 80px;
}

#calendar .layui-laydate-header i.laydate-prev-y {
    left: 5px;
}

#calendar .layui-laydate-header i.laydate-prev-m {
    left: 35px;
}

#calendar .laydate-set-ym {
    width: 70%;
}

#calendar .layui-laydate-header i.laydate-next-m {
    right: 112px;
}

#calendar .layui-laydate-header i.laydate-next-y {
    right: 85px;
}

#calendar .layui-laydate-header i:hover,
#calendar .layui-laydate-header span:hover {
    color: #1366c2;
}

/* åˆ†é¡µ */
.pager {
    margin-left: 20px;
    margin-top: 25px;
}

/* åŠžäº‹æŒ‡å— */
.colum {
    height: 248px;
}

/* å³ä¾§sidebar */
.sidebar {
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -68px;
    z-index: 9999;
}

.sidebar-item {
    position: relative;
    margin-top: 2px;
    height: 50px;
    overflow: hidden;
}

.sidebar-icon {
    float: right;
    width: 100px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #1366c2;
}

.sidebar-item:nth-child(1) .sidebar-icon {
    background-image: url('../images/side_bar1.png');
}

/*.sidebar-item:nth-child(2) .sidebar-icon {
    background-image: url('../images/side_bar2.png');
}*/

.sidebar-item:nth-child(2) .sidebar-icon {
    background-image: url('../images/side_bar3.png');
}

.sidebar-item:nth-child(3) .sidebar-icon {
    background-image: url('../images/side_bar4.png');
}

.sidebar-info {
    width: 180px;
    height: 50px;
    text-align: center;
    color: #fff;
    line-height: 18px;
    background-color: #3085e3;
    vertical-align: middle;
}

.sidebar-item:hover .sidebar-icon {
    background-color: #e69424;
}

/* 20211216 */
.sidebar-item {
    overflow: inherit;
}

.sidebar-wrap {
    display: none;
    position: absolute;
    top: 0;
    right: 150px;
    width: 180px;
}

.sidebar-info {
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}

.sidebar-info+.sidebar-info {
    margin-top: 2px;
}

.sidebar-item:hover .sidebar-wrap {
    display: block;
}
.code{
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    width: 120px;
    padding: 5px 0;
}
.code-img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.codewrap{
    display: none;
    position: absolute;
    top: 0;
    right: 150px;
    width: 250px;
    text-align: center;
    background-color: #3085e3;
    color: #fff;
}
.sidebar-item:nth-child(4) .sidebar-icon{
    background-image: url('../images/phone.png');
}
.sidebar-item:hover .codewrap{
    display: block;
}