﻿.content {
    width: 1200px;
    margin: auto;
}

.content .content_left {
    width: 1200px;
    margin-top: 30px;
}

#con_banner {
    position: relative;
    display: inline-block;
}

#con_banner img {
    width: 100%;
}

#con_banner .layui-carousel-ind ul {
    position: absolute;
    bottom: -20px;
    right: 10px;
}

#con_banner .layui-carousel-ind li {
    margin: 0 10px;
}

.content .content_left #con_banner p {
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
}

.content .content_title {
    width: 96vw;
    border-bottom: 3px solid #ccc;
    margin-top: 30px;
    display: none;
    margin: auto;
}

.content .content_title h3 {
    display: inline-block;
    padding: 0 15px;
    font-size: 18px;
    padding-bottom: 10px;
    color: #3e99d2;
    border-bottom: 3px solid #3e99d2;
    margin-bottom: -3px;
}

.content .content_left #con_banner p span {
    display: inline-block;
    width: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: white;
    line-height: 50px;
    padding-left: 20px;
}

.content .news {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    width: 460px;
}

.content .news .news_title {
    display: block;
    border-bottom: 3px solid #eeeeee;
    margin-bottom: 10px;
}

.content .news .news_title h3 {
    display: inline-block;
    padding: 0 12px;
    padding-bottom: 7px;
    font-size: 18px;
    color: #3e98d3;
    border-bottom: 3px solid #3e98d3;
    margin-bottom: -3px;
}

.content .news ul {}

.content .news ul li {
    padding: 6px 0;
}

.content .news ul li a {}

.content .news ul li a::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 10px;
    background-color: #d6d6d6;
    vertical-align: middle;
}

.content .news ul li a p {
    display: inline-block;
    vertical-align: middle;
}

.content .news ul li a span {
    float: right;
    color: #818fae;
}

.layui-tab {
    margin: 0;
}

.zutiTap {
    display: inline-block;
    width: 485px;
    vertical-align: top;
    margin-left: 15px;
}

.zutiTap .layui-tab-title {
    border-bottom-width: 2px;
    font-family: "Microsoft YaHei";
    height: 35px;
}

.layui-tab-brief>.layui-tab-title .layui-this {
    color: #3e98d3;
}

.layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: 2px solid #3e98d3;
    height: 37px;
}

.zutiTap .layui-tab-item ul {
    max-height: 415px;
    overflow: hidden;
}

.layui-tab-title li {
    line-height: normal;
    letter-spacing: 0px;
    padding: 0 5px;
    font: 16px "Microsoft Yahei";
}

.layui-tab-title li p {
    font-weight: bold;
}

.zutiTap .layui-tab-item ul li {
    display: inline-block;
    margin: 7px 0;
    height: 28px;
}

.zutiTap .layui-tab-item ul li a {
    display: inline-block;
    height: 28px;
}

.zutiTap .layui-tab-item ul li a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 10px;
    background-color: #d6d6d6;
    vertical-align: middle;
    margin-right: 5px;
}

.layui-tab-item ul li a p {
    display: inline-block;
    font-size: 16px;
    width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 28px;
    vertical-align: middle;
}


/* .zutiTap .layui-tab-content {
    padding: 5px 0 0 10px;
} */

.zutiTap .layui-tab-item ul li a span {
    float: right;
    color: #818fae;
    font-size: 15px;
    line-height: 28px;
}


/* 业务办理 */

.content .business {
    border: 1px solid #d1d1d1;
    padding: 13px 20px;
    margin-top: 15px;
}

.content .business ul {
    display: flex;
    justify-content: space-between;
}

.content .business ul li {
    display: inline-block;
    vertical-align: top;
}

.content .business ul li a {
    display: inline-block;
    background: #46a0de;
    width: 230px;
    height: 51px;
    font-size: 20px;
    color: white;
    padding-top: 18px;
    border-radius: 5px;
    vertical-align: middle;
}

.content .business ul li a img {
    height: 37px;
    margin-right: 20px;
    margin-left: 30px;
    vertical-align: middle;
}

.content .business ul li:nth-child(1) a {
    display: inline-block;
    font: 23px STXinwei;
    width: 158px;
    height: 60px;
    background: url(../images/right1.jpg) no-repeat;
    background-size: 100% 100%;
    color: white;
    padding-left: 20px;
    padding-top: 9px;
    letter-spacing: 3px;
    text-align: left;
}


/* 业务指引 */

.content .guide {
    margin-top: 15px;
}

.content .guide .guide_left {
    border: 1px solid #d1d1d1;
    width: 318px;
    padding: 15px 32px 0px 32px;
}

.content .guide .guide_left .guide_left_title {
    margin-bottom: 15px;
}

.content .guide .guide_left .guide_left_title p {
    font-size: 20px;
    color: #115083;
}

.content .guide .guide_left ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.content .guide .guide_left ul li {
    display: inline-block;
}

.content .guide .guide_left ul li a {
    display: inline-block;
    width: 139px;
    height: 90px;
    background: #f5f5f5;
    text-align: center;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    margin-bottom: 25px;
}

.content .guide .guide_left ul li a i {
    display: block;
    width: 44px;
    height: 44px;
    margin: 8px auto;
}

.content .guide .guide_left ul li:nth-child(1) a i {
    background: url(../images/yewu1.jpg);
}

.content .guide .guide_left ul li:nth-child(2) a i {
    background: url(../images/yewu2.jpg);
}

.content .guide .guide_left ul li:nth-child(3) a i {
    background: url(../images/yewu3.jpg);
}

.content .guide .guide_left ul li:nth-child(4) a i {
    background: url(../images/yewu4.jpg);
}

.content .guide .guide_right {}

.content .guide .guide_right .teacher {
    width: 385px;
}

.content .guide .guide_right .teacher .layui-tab-item ul {
    max-height: 240px;
}

.content .guide .guide_right .teacher .layui-tab-item ul li a p {
    font-size: 14px;
    width: 270px;
}

.content .guide .guide_right .teacher .layui-tab-item ul li {
    margin: 1px 0;
}


/* 专栏 */

.content .column {
    border: 1px solid #d1d1d1;
    margin-top: 15px;
}

.content .column ul {
    padding: 20px 25px;
    display: flex;
    justify-content: space-between;
}

.content .column ul li {
    display: inline-block;
}

.content .column ul li a {
    display: block;
    width: 115px;
    height: 115px;
    background: #7483f6;
    font-size: 17px;
    color: white;
    text-align: center;
    border-radius: 7px;
}

.content .column ul li:nth-child(2) a {
    background: #ffb84c;
}

.content .column ul li:nth-child(3) a {
    background: #45f7c3;
}

.content .column ul li:nth-child(4) a {
    background: #f79276;
}

.content .column ul li:nth-child(5) a {
    background: #69d6ff;
}

.content .column ul li:nth-child(6) a {
    background: #3faefd;
}

.content .column ul li:nth-child(7) a {
    background: #ec9ce3;
}

.content .column ul li:nth-child(8) a {
    background: #88ff4d;
}

.content .column ul li:nth-child(9) a {
    background: #ff7b19;
}

.content .column ul li a img {
    display: inline-block;
    height: 37px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 10px;
}

.lianjie {
    width: 1200px;
    margin: auto;
    padding: 25px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.lianjie ul {
    display: inline-block;
}

.lianjie ul li {
    display: inline-block;
}

.lianjie ul li a {
    display: inline-block;
    height: 62px;
}

.lianjie ul li a img {
    height: 100%;
    width: auto;
}

.pink {
    width: 1200px;
    margin: auto;
    margin-top: 20px;
}

.pink .pink_title {
    border-bottom: 3px solid #e5e5e5;
}

.pink .pink_title h3 {
    display: inline-block;
    padding: 0 10px;
    font-size: 18px;
    color: #3e98d3;
    border-bottom: 3px solid #3e98d3;
    margin-bottom: -3px;
    padding-bottom: 7px;
}

.pink .pink_con {
    display: block;
    width: 1200px;
    height: 225px;
    overflow: hidden;
    position: relative;
}

.pink .pink_con ul {
    padding: 20px 0 30px 0;
    width: 1200px;
    white-space: nowrap;
    position: absolute;
    animation: mymove 13s infinite linear;
}

.pink .pink_con ul li {
    display: inline-block;
    width: 262px;
    height: 175px;
    margin: 0 13px;
}

.pink .pink_con ul li a {
    display: inline-block;
    width: 262px;
    height: 175px;
}

.pink .pink_con ul li a img {
    width: 100%;
    height: 100%;
}

.lianjie span {
    font-size: 18px;
    color: #3e98d3;
    margin-right: 20px;
}

@keyframes mymove {
    from {
        left: 0px;
    }
    to {
        left: -700px;
    }
}

.layui-tab-item table tr td {
    border: 1px solid #ccc;
    text-align: center;
}