/*内容区*/
.main {
    padding: 10px 10px 0;
    box-sizing: border-box;
    background: #fff;
}

.main .main-top,
.main .main-bottom {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}

.main .main-block {
    width: 454px;
}

.main .main-block .block-top, .kslj .kslj-top {
    height: 42px;
    border-bottom: 2px solid #8F0100;
    margin-bottom: 22px;
}

.main .main-block .block-top .title, .kslj .kslj-top .title {
    position: relative;
    height: 42px;
    line-height: 42px;
    color: #8F0100;
    font-weight: bold;
    padding-left: 36px;

}

.main .main-block .block-top .title:before, .kslj .kslj-top .title::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 34px;
    height: 42px;
    background: url(../images/icon1.png) no-repeat 0 center;
}

.kslj .kslj-top .title {
    padding-left: 32px;
}

.main .main-block .block-top .title.yxxw:before {
    background: url(../images/icon2.png) no-repeat 0 center;
}

.main .main-block .block-top .title.ggfwt:before {
    background: url(../images/icon3.png) no-repeat 0 center;
}

.main .main-block .block-top .title.dqhd:before {
    background: url(../images/icon4.png) no-repeat 0 center;
}

.main .main-block .block-top .title.xshd:before {
    background: url(../images/icon5.png) no-repeat 0 center;
}

.main .main-block .block-top .title.jxdt:before {
    background: url(../images/icon6.png) no-repeat 0 center;
}

.kslj .kslj-top .title.kypt {
    padding-left: 36px;
}

.kslj .kslj-top .title.kypt::before {
    background: url(../images/icon7.png) no-repeat 0 center;
}

.kslj .kslj-top .title::before {
    background: url(../images/icon8.png) no-repeat 0 center;
}

.main .main-block .block-top .more, .kslj-top .more {
    margin-top: 5px;
    margin-right: 8px;
    color: #999999;
    text-decoration: none;
}

.main .main-block .block-top .more:hover, .kslj-top .more:hover {
    color: #8F0100;
}

.main .main-block .block-top .more::after, .kslj-top .more::after {
    content: "+";
    font-size: 16px;
    font-weight: bold;
    color: #8F0100;
}

.main .main-block .cont-list {
    padding-top: 5px;
}

.main .main-block .cont-list li {
    line-height: 28px;
    padding: 4px 0;
    color: #999999;
    height: 34px;
}

.main .main-block .listline {
    padding-top: 4px;
}

.main .main-block .listline li {
    padding: 6px 0;
    height: 38px;
    border-bottom: 1px solid #E8E8E8;
}

.main .main-block .cont-list li a {
    float: left;
    width: 330px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .main-block .cont-list li a::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 6px;
    border: 2px solid #8F0100;
    border-radius: 50%;
    box-sizing: border-box;
}

.main .main-news .cont-list {
    padding-top: 8px;
}

.main-news .cont-list li {
    border-bottom: 1px solid #E8E8E8;
    height: 36px;
}

/* 公共服务 */
.mainSerive {
    padding: 25px 18px;
    background: #F8D4FC url(../images/servicebg.jpg) no-repeat 0 0;
}

.mainSerive .cont-list {
    color: #666;
    padding: 13px 0 22px !important;
}

.cont-list p {
    display: inline-block;
}

.cont-list p span {
    color: #CC3E3D;
}

.mainSerive .cont-list a {
    color: #CC3E3D;
    display: inline-block;
    width: 70px;
    margin-right: 8px;
}

.mainSerive .cont-list p:nth-child(4n) a {
    margin-right: 0;
}

.mainSerive .entrance {
    margin-left: -6px;
    margin-right: -6px;
}

.mainSerive .entrance li {
    float: left;
    width: 210px;
    height: 81px;
    padding: 20px 0;
    line-height: 48px;
    box-sizing: border-box;
    margin-bottom: 5px;
    margin-right: 9px;
    background-size: 100%;
}

.mainSerive .entrance li:nth-child(even) {
    margin-right: 0;
}

.mainSerive .entrance li a {
    color: #333;
    text-decoration: none;
}

.mainSerive .entrance li img {
    width: 42px;
    margin-left: 18px;
    margin-right: 6px;
}

.main .ggfw .entrance li:nth-child(1) {
    background-image: url(../images/xt_bg1.png);
}

.main .ggfw .entrance li:nth-child(2) {
    background-image: url(../images/xt_bg2.png);
}

.main .ggfw .entrance li:nth-child(3) {
    background-image: url(../images/xt_bg3.png);
}

.main .ggfw .entrance li:nth-child(4) {
    background-image: url(../images/xt_bg4.png);
}

.main .ggfw .entrance li:nth-child(5) {
    background-image: url(../images/xt_bg5.png);
}

.main .ggfw .entrance li:nth-child(6) {
    background-image: url(../images/xt_bg6.png);
}

.main .ggfw .entrance li:nth-child(7) {
    background-image: url(../images/xt_bg7.png);
}

.main .ggfw .entrance li:nth-child(8) {
    background-image: url(../images/xt_bg8.png);
}

.main .ggfw .entrance li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

.main .ggfw .entrance li img {
    width: 26px;
    margin-left: 40px;
    margin-right: 6px;
}

/*快速链接*/
.kslj {
    padding: 0 10px;
    background-color: #fff;
    box-sizing: border-box;
}


.kslj .kslj-bottom {
    padding-bottom: 20px;
}

.kslj .kslj-bottom select {
    position: relative;
    width: 426px;
    height: 46px;
    padding-left: 23px;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #efefef url(../images/xsj.png) no-repeat 380px center;
}

.kslj .kslj-bottom .center {
    margin: 0 63px;
}

.newsslide {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 3px #ccc;
    padding: 12px 15px;
    position: relative;
}

.newsslide .bd li {
    float: left;
}

.newsslide .bd li img {
    height: 100%;
}

.newsslide .bd li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 36px;
    max-height: 36px;
    padding: 0px 15px;
    padding-right: 108px;
    color: #fff;
    background: rgba(0, 0, 0, .4);
}

.newsslide .point {
    left: auto;
    bottom: 20px;
    transform: translateX(0%);
    right: 20px;
}

/* listItem */
.mainbd .listItem:first-child {
    margin-top: -12px;
}

.listItem {
    padding: 7px 0;
    display: flex;
}

.listItem dt {
    width: 64px;
    text-align: center;
    line-height: 1.2;
    margin-right: 16px;
    color: #841662;
    border: 1px solid #8F0100;
}

.listItem dt p {
    font-size: 28px;
    line-height: 45px;
}

.listItem dt span {
    font-size: 12px;
    display: block;
    line-height: 20px;
    background-color: #8F0100;
    color: #fff;
}

.listItem dd {
    flex: 1;
    display: flex;
    align-items: center;
    height: 67px;
    line-height: 1.7;
    border-bottom: 1px solid #E8E8E8;
    padding: 10px 0 11px;
}

.dllist {
    display: flex;
    align-items: flex-start;
    padding: 0 0 15px;
    border-bottom: 1px solid #C4CBD0;
}

.dllist dt {
    width: 30%;

    line-height: 1;
    margin-right: 15px;
}

.dllist dt.ptbox .inner {
    padding-bottom: 68%;
}

.dllist dd {
    flex: 1;
}

.dllist dd p {
    color: #555;
    height: 70px;
    font-size: 15px
}

.dllist dd span {
    color: #888;
}

.picMarquee-left {
    overflow: hidden;
    position: relative;
}

.picMarquee-left .bd {
    margin: 0 35px 15px;
    overflow: hidden;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 10px;
    float: left;
    width: 115px;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 100%;
    height: 136px;
    object-fit: cover
}

.picMarquee-left .bd ul li p {
    margin-top: 10px;
}

.picMarquee-left .prev,
.picMarquee-left .next {
    position: absolute;
    left: 0;
    top: 28%;
    display: block;
    width: 30px;
    height: 40px;
    background: url(../images/slider-arrow.png) -176px 5px no-repeat;
    cursor: pointer;
}

.picMarquee-left .next {
    left: auto;
    right: 0;
    background-position: -50px 5px;
}