﻿@charset "utf-8";

/* 集约化02 */

/* 链接 */
a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #2d8fff;
    text-decoration: none;
}

a:active {
    outline: none;
}

/* 头部、底部、公用 */

body {
    overflow-x: hidden;
    font-size: 16px;
}

.inner,
.content,
.links,
.copyright {
    position: relative;
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}



@media (max-width: 1200px) {

    .ht .fr,
    .header h1,
    .inner,
    .content,
    .links,
    .copyright {
        width: 100%;
    }

}


/* 公用 */

.grid,
.main,
.side {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}

.content .row {
    margin-right: -10px;
    margin-left: -10px;
}

.content .row>.col,
.content .row>[class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}

.tab-pane {
    position: relative;
    overflow: hidden;
}

.tab-pane .pane>ul,
.tab-pane .pane>div {
    animation-duration: .3s;
}

.tab a {
    display: inline-block;
    min-width: 100px;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    background-color: #f5f5f5;
    border-radius: 3px;
    transition: all .3s;
}

.tab a.current {
    background-color: #1b65b8;
    color: #fff;
}

.tab a+a {
    margin-left: 4px;
}

@media (max-width: 1200px) {
    .tab {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin-left: -2px;
        margin-right: -2px;
    }

    .tab a {
        width: 0%;
        min-width: inherit;
        position: relative;
        overflow: hidden;
        display: block;
        margin: 0 2px;
        padding: 0;
        font-size: 16px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
    }
}

.list-a li i {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../../images/images_2021/icons_02.png);
    background-image: url(../../images/images_2021/icons_02_ie8.png)\9;
    background-size: 240px auto;
    background-repeat: no-repeat;
}

.grid h2 {
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 24px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.pt30 {
    padding-top: 30px;
}

.md-blue {
    background-color: #2d8fff;
}

.md-orange {
    background-color: #ff9d08;
}

.t3 b {
    font-weight: normal;
    font-size: 18px;
    color: #333;
    border-left: 8px solid #2d8fff;
}

.pages .current {
    background-color: #2d8fff;
}

.table-bordered {
    margin-bottom: 0px;
}

.table-bordered>tbody>tr>th {
    background-color: #f9f9f9;
    text-align: center;
    color: #048;
}

/* 首页 开始*/

/* part1开始 */
.headline{
    font-size: 30px;
    line-height: 40px;
    padding: 25px;
    background-color: #f5f5f5;
}

.headline a{
    color: #d82c2c;
}

.news {
    position: relative;
    overflow: hidden;
    height: 300px;
}

.news .tab a {
    height: 50px;
    line-height: 50px;
}

.focus,
.focus .pic {
    position: relative;
    width: 570px;
    height: 340px;
}

.focus .pic>div {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.focus .pic img {
    width: 100% !important;
    height: auto !important;
}

.focus .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 10px 80px 10px 10px;
    line-height: 26px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #333;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
}

.focus .focus-prev,
.focus .focus-next {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    background-size: 24px auto;
    color: #fff;
    opacity: 0;
    transition: all .3s;
}

.focus .focus-prev .iconfont,
.focus .focus-next .iconfont {
    font-size: 28px;
    font-weight: normal;
}

.focus .focus-prev {
    transform: translate(-50px, 0);
    left: 0;
    background-image: none;
}

.focus .focus-next {
    transform: translate(50px, 0);
    right: 0;
    background-image: none;
}

.focus:hover .focus-prev,
.focus:hover .focus-next {
    opacity: 1;
    transform: translate(0, 0);
}

.focus .navi {
     position: absolute;
     bottom: 14px;
     left: auto;
     right: 0;  
     z-index: 9;
     width: auto;
     margin-bottom: 4px\9;
     padding: 0 10px;
     text-align: right;
 }
.focus .navi li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    font: 0/0 lx;
    border: 1px solid #fff;
    color: transparent;
    border-radius: 100px;
    transition: all .3s;
}

.focus .navi li.on {
    background-color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}

.focus .swiper-pagination-bullet {
    border: 1px solid #fff;
    background: none;
    opacity: 1;
}

.focus .swiper-pagination-bullet-active {
    background-color: #fff;
}

@media (max-width: 1200px) {
    .headline{
        font-size: 22px;
        line-height: 30px;
        padding: 10px;
    }

    .focus,
    .focus .pic {
        position: relative;
        width: 100%;
        height: auto;
    }

    .focus .pic>div {
        position: relative;
        overflow: hidden;
        width: 100%;
        padding: 60% 0 0;
    }

    .focus .pic img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .focus {
        margin-bottom: 20px;
    }

}

.news .list-t li a {
    width: 70%;
}

@media (max-width: 1024px) {
    .news .list-t li a {
        width: 100%;
    }
}

.yqtb{
    line-height: 40px;
}

.yqtb li{
    width: 25%;
    color: #c9c9c9;
}

.yqtb li a {
    width: 100%;
    color: #1b65b8;
    line-height: 40px;
    line-height: 1.5;
    font-size: 18px;
    padding-right: 30px;
    font-weight: bold;
}

.yqtb li i {
    width: 40px;
    height: 40px;
    float: left;
    background-image: url(../../images/images_2021/icons_02.png);
    background-size: 240px auto;
}

.yqtb li i.s1{
    background-position: -40px -80px;
}

.yqtb li i.s2{
    background-position: -80px -80px;
}

.yqtb li i.s3{
    background-position: -120px -80px;
}

@media (max-width: 480px) {
    .yqtb {
        height: 70px;
        overflow: hidden;
    }

    .yqtb li{
        color: #fff;
        width: 33.33%;
    }

    .yqtb li a{
        text-align: center;
        padding: 0px;
        display: block;
    }

    .yqtb li i {
        float: none;
        margin:0px auto;
        display: block;
    }
}


/* part1结束 */

/* part2开始 */

.topic {
    position: relative;
}

.topic h2 {
    width: 60px;
    height: 130px;
    background: url(../../images/images_2021/topic.jpg) 0 0 no-repeat;
}

.topic .scroll {
    position: relative;
    margin: 0 60px 0 140px;
}

.topic li {
    width: 320px\9;
}

.topic li a {
    display: block;
    width: 300px\9;
    margin: 0 10px;
}

.topic li img {
    width: 100%;
}

.topic-prev,
.topic-next {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 40px;
    margin-top: -20px;
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #eee;
    cursor: pointer;
}

.topic-prev span,
.topic-next span {
    display: block;
    width: 20px;
    margin: 8px auto;
    font-size: 22px;
    text-align: center;
    color: #ccc;
    font-weight: bold;
}

.topic-prev {
    left: 100px;
    background-image: none;
}

.topic-next {
    right: 20px;
    background-image: none;
}

@media (max-width: 1200px) {
    .topic .scroll {
        margin: 0 -10px;
    }

    .topic h2,
    .topic-prev,
    .topic-next {
        display: none;
    }
}

/* part2结束 */

/* part3开始 */
.p3,
.p4,
.p5,
.contact {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.p3 .list-b li{
    padding: 15px 10px 15px 20px;
    background: url(../../images/images_2021/dot.png) 0 22px no-repeat;
}

.p3 .list-b li a span{
    padding-left: 5px;
    display: inline-block;
}

.p3 .list-b li a:hover,
.p3 .list-b li a:hover span{
    color: #005aa8 !important;
}

.p3 .list-b li:hover{
    background: url(../../images/images_2021/dot02.png) 0 20px no-repeat;
}

.gkzl {
    height: 90px;
    background: #fffdf8 url(../../images/images_2021/gkzl_b.jpg) center 100% no-repeat;
}

.a1 {
    margin-left: -5px;
    margin-right: -5px;
}

.a1 li {
    width: 50%;
}

.a1 li a {
    position: relative;
    height: 72px;
    margin: 10px 5px 0px 5px;
    padding: 0 10px;
    line-height: 72px;
    text-align: left;
    font-weight: bold;
    background-color: #e9f4ff;
    color: #054389;
    border-radius: 3px;
}

.a1 li i {
    float: left;
    margin: 17px 5px 0 0;
}

.a1 .s1 {
    background-position: 0 -40px;
}

.a1 .s2 {
    background-position: -40px -40px;
}

.a1 .s3 {
    background-position: -80px -40px;
}

.a1 .s4 {
    background-position: -120px -40px;
}

.a1 .s5 {
    background-position: -160px -40px;
}

.a1 .s6 {
    background-position: 0px -80px;
}

.a1 li i {
    animation-duration: .6s;
}

.a1 li a:hover i {
    transform: rotateY(180deg);
}

@media (max-width: 1200px) {
    .a1 li i {
        float: right;
        margin: 15px -5px 0 0;
    }
}
 @media (max-width: 320px) {
    .a1 li a {
        font-size: 14px;
        padding-left: 3px;
    }

    .a1 li i {
        float: right;
        margin: 15px -10px 0 0;
    }

}

/* part3结束 */

/* part4开始 */

.service {
    height: 100px;
    background: #6aa9f1 url(../../images/images_2021/zwfw.jpg) center no-repeat;
    background-size: cover;
}

.service a{
    width: 100%;
    height: 100%;
    display: block;
}

.service p {
    padding-top: 80px;
}

.service p a {
    display: inline-block;
    margin: 0 5px;
    padding: 0 25px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    background-color: rgba(255, 255, 255, .1);
    color: #fff;
    border-radius: 100px;
    transition: all .3s;
}

.service p a:hover {
    background-color: #fff;
    color: #2d8fff;
}

@media (max-width: 1200px) {
    .service {
        background-position: 0 0;
    }

    .service p a {
        padding: 0 15px;
    }
}

.a2 li {
    width: 48%;
    margin: 0.5% 1%;
}

.a2 li a {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 60px;
    padding: 0 20px;
    line-height: 1.5;
    font-weight: bold;
    font-size: 16px;
    background-color: #eef9f7;
    color: #04a173;
    border-radius: 3px;
    transition: background-position .3s;
}

.a2 li a:hover {
    color: #054389;
    background: #e9f4ff;
}

.a2 li a span {
    display: table-cell;
    vertical-align: middle;
}

 .a2 li:last-child{
    width: 98%;
 }

 @media (max-width: 320px) {
    
    .a2 li a {
        padding: 0px 17px;
    }
}

.szfg{
    background: #fff url(../../images/images_2021/p4_bg.jpg) center no-repeat;
    background-size: 100%;
}

table.stripe {
    width: 100%;
    background-color: #fff;
    border:1px #e9e9e9 solid;
}

table.stripe thead th {
    position: relative;
    color:#124d90;
    font-size: 16px;
    width: 20%;
    border-bottom: 1px solid #a0c0e3;
}

table.stripe thead th+th:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 10px;
    margin-top: -5px;
    background-color: #c2c2c2;
}

table.stripe th, table.stripe td {
    padding:0px 10px;
    line-height:2em;
    text-align: center;
	font-size: 16px;
}

/* part4结束 */

/* part5开始 */
.p5 {
    /*height: 590px;*/
}

.p5 .a3 {
    margin-top: -20px;
}

.p5 .list-b li{
    padding: 10px 10px 15px 20px;
    border-bottom: 1px dashed #ccc;
    background: url(../../images/images_2021/dot03.png) 0 20px no-repeat;
}

.p5 .list-b li:last-child{
    border-bottom: none;
}

.p5 .list-b li a span{
    padding-left: 5px;
    display: inline-block;
}

.p5 .list-b li a:hover,
.p5 .list-b li a:hover span{
    color: #005aa8 !important;
}

.p5 .list-b li:hover{
    background: url(../../images/images_2021/dot04.png) 0 21px no-repeat;
}


.a3 {
    margin-left: -5px;
    margin-right: -5px;
}

.a3 li {
    width: 50%;
}

.a3 li a {
    position: relative;
    height: 100px;
    margin: 0px 5px 5px 5px;
    padding: 0 10px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    border-radius: 3px;
}

.a3 li.s1 a {
    color: #598ec8;
    line-height: 50px;
    background-color: #dbecff;
}

.a3 li.s1 a:hover{
    color: #054389;
}

.a3 li.s2 a {
    color: #c1863f;
    line-height: 50px;
    background-color: #ffe9c8;
}

.a3 li.s2 a:hover{
    color: #aa732b;
}

.a3 li i {
    display: block;
    width: 72px;
    height: 72px;
    float: right;
    margin:28px 0px 0px 0px;
    background-image: url(../../images/images_2021/icons_02.png);
    background-size: auto;
    background-repeat: no-repeat;
}

.a3 .s1 i {
    background-position: 0 -320px;
}

.a3 .s2 i {
    background-position: -80px -320px;
}

 @media (max-width: 320px) {
    .a3 li.s1 a,
    .a3 li.s2 a{
        line-height: 24px;
    }
    .a3 li.s1 a span,
    .a3 li.s2 a span{
        display: block;
        padding-top: 10px;
    }

}






.a4 li i {
    animation-duration: .6s;
}

.a4 li a:hover i {
    transform: rotateY(180deg);
}


.a4 {
    margin-left: -5px;
    margin-right: -5px;
}

.a4 li {
    width: 50%;
}

.a4 li a {
    position: relative;
    height: 84px;
    margin: 10px 5px 0px 5px;
    padding: 0 10px;
    line-height: 84px;
    text-align: left;
    font-weight: bold;
    background-color: #e9f4ff;
    color: #054389;
    border-radius: 3px;
}

.a4 li i {
    float: left;
    margin: 24px 5px 0 0;
}

.a4 .s1 {
    background-position: 0 -120px;
}

.a4 .s2 {
    background-position: -40px -120px;
}

.a4 li i {
    animation-duration: .6s;
}

.a4 li a:hover i {
    transform: rotateY(180deg);
}

@media (max-width: 1200px) {
    .a4 li i {
        margin: 20px 10px 0 0;
    }
    .a4 li a {
        margin: 10px;
        font-size: 16px;
    }
}
 @media (max-width: 320px) {
    .a4 li a {
        font-size: 14px;
        padding-left: 3px;
    }

}

.contact {
    height: 215px;
    margin-bottom: 0px;
}

.contact p {
    line-height: 28px;
}

.contact i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../../images/images_2021/icons_02.png);
    background-image: url(../../images/images_2021/icons_02_ie8.png);
    background-size: 240px auto;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.contact .s1 {
    background-position: -214px -8px;
}

.contact .s2 {
    background-position: -214px -48px;
}

.contact .s3 {
    background-position: -214px -88px;
}

.contact .s4 {
    background-position: -214px -128px;
}

 @media (max-width: 320px) {

    .contact {
        height: 220px;
    }

}
/* part5结束 */




/*功能导航*/

#floatDivBoxs {
    width: 80px;
    position:absolute;
    top: 0px;
    right: 0;
    z-index: 999;
    background-color: #333;
    background: rgba(62, 62, 62, 0.6);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#73e3e3e, endcolorstr=#73e3e3e);*/
    bottom: 0px;
}

#floatDivBoxs .floatDqq {
    padding: 180px 0px;
}

#floatDivBoxs .floatDqq li {
    width: 80px;
    height: 80px;
    padding: 10px 0px;
}

#floatDivBoxs .floatDqq li a {
    display: block;
    width: 80px;
    padding: 10px 5px;
    color: #fff;
    text-align: center;
    font: normal 14px/20px microsoft yahei, smihei;
}

#floatDivBoxs .floatDqq li a:hover {
    background-color: #2d8fff;
}

#floatDivBoxs .floatDqq li .iconfont {
    display: block;
    margin: 10px 15px;
    fill: #fff;
    font-size: 24px;
}

.floatDqq li span.wx {
    display: none;
    width: 90px;
    position: absolute;
    top: 250px;
    right: 124px;
    right: 124px\9\0;
    z-index: 9999999;
}

.floatDqq li:hover span.wx {
    display: block;
    display: block\9\0;
}

.floatDqq li span.wx img {
    width: 134px;
    height: 120px;
}

@media (max-width: 1024px) {

    #rightArrow,
    #floatDivBoxs {
        display: none;
    }
    .service {
        height: 120px;
        background: #6aa9f1 url(../../images/images_2021/zwfw.jpg) center no-repeat;
        background-size:auto;
    }
}

/* 首页 结束*/




/* 0611 新增修改样式 */
/* 侧边栏 */
 #ad-side{
    position: fixed;
    top: 20%;
    right: 20px;
}


 #ad-side #right {
    display:block;
    width:100px;
    border-radius:3px;
    background-color:#fff;
    border:1px solid #cbe1f6;
     z-index: 2;
}

#ad-side #right ul li{
    text-align:center;
}

#ad-side #right ul li a{
    color: #0560a5;
    height:90px;
    padding:10px 0px;
    display: block;
}

#ad-side #right ul .dxe a{
    height:100px;
}

#ad-side #right ul li+li{
    border-top:1px solid #cbe1f6;
}

#ad-side #right .wx{
    position: relative;
}

#ad-side #right .wx .qr {
    display: none;
    position: absolute;
    top: -10px;
    right: 100px;
}
#ad-side #right .wx .qr img {
    width: 120px;
}

#ad-side #right .wx:hover .qr {
    display: block;
}

#ad-side #right ul li i{
    width: 40px;
    height:40px;
    display: block;
    margin:0 auto;
    background:url(/material/images/images_2021/icons_02.png) no-repeat;
}

#ad-side #right ul li i.s1{
    background-position: -260px -420px;
}

#ad-side #right ul li i.s2{
    background-position: -20px -420px;
}

#ad-side #right ul li i.s3{
    background-position: -100px -420px;
}

#ad-side #right ul li i.s4{
    background-position: -180px -420px;
}
#ad-side #right ul li i.s5{
    background-position: -340px -420px;
}
#ad-side #right ul li i.s6{
    background-position: -420px -420px;
}

#ad-side #right ul li a:hover{
    color: #fff;
    background-color:#19548c;
}

@media (max-width:1024px) {
    
    #ad-side #right{
        display: none;
    }
}

.backtop {
    top: auto;
    bottom: 10px;
}

a:link{
	text-decoration:none; 
}  /* 指正常的未被访问过的链接*/

a:visited{
	text-decoration:none; 
}/*指已经访问过的链接*/

a:hover{
	text-decoration:none;
}/*指鼠标在链接*/}

a:active{
	text-decoration:none;
}/* 指正在点的链接*/ 

.backtop{
       bottom: 80px;
}

/* 列表页 开始*/

.where {
    height: auto;
    font-size: 16px;
    line-height: 30px;
    padding: 10px 0px 30px 25px;
    background: url(../../images/images_2021/where.png) 5px 17px no-repeat;
}

.where a{
    margin:0px 5px;
}

.where span{
    color: #ccc;
    margin:0px;
}

.side{
    background-color: #fff;
    border:1px solid #ccc;
    padding:0px 0px 20px 0px;
}

.side-menu h2 {
    height: 84px;
    line-height: 44px;
    padding:20px 0px;
    font-size: 28px;
    color:#fff;
    margin:0px 0px 20px 0px;
    font-weight: bold;
    background: url(../../images/images_2021/menu.jpg) 0 0 no-repeat;
}

.side-menu ul{
    margin:0px;
}

.side-menu li{
    margin:0px 30px;
}

.side-menu li+li{
    border-top: 1px solid #ccc;
}

.side-menu li a {
    position: relative;
    display: block;
    line-height: 60px;
    text-align: left;
    font-size: 18px;
    color: #333;
    padding-left: 55px;
}

.side-menu li a:hover,.side-menu li.current a{
    color: #fff;
    background-color: #0091e7;
    background-image:  url(../../images/images_2021/menu_hover.png);
    background-repeat: no-repeat;
    background-position: 20px 50%;
}
.side-menu li a:before{
    right: 0px;
    left:auto;
}

.side-menu li a:hover:before {
    background-color: #abddf9;
}

.list-b.b4{
    margin-top: -30px;
}

.list-b.b4 li {
    margin-bottom: 0px;
    min-height: 70px;
    padding: 30px 60px 20px 10px;
    border-bottom:1px solid #ddd;
}

.list-b.b4 .calendar{
    margin-left:1px;
    font-size: 14px;
    color: #999;
    padding-top: 15px;
    padding-left: 20px;
    border-left: 2px solid #f0eff0;
}

.list-b.b4 .calendar em {
    line-height: 30px;
    display: inline-block;
    padding:0px 10px;
    margin-right: 15px;
    position: relative;
	z-index:99;
    background-color: #f0eff0;
}

.list-b.b4 .calendar em::before {
    content: '';
    display: block;
    position: absolute;
    top: 20%;
    left: -10%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 10px 8px 0;
    border-color: transparent #f0eff0 transparent transparent;
}

.list-b.b4 .calendar span{
    display: inline-block;
    border:1px solid #ddd;
    padding: 0px 10px;
    line-height: 28px;
    border-radius: 100px;
    background-color: #fff;
}

.list-b li h4{
    padding-left: 20px;
    font-size: 20px;
    max-height:100%;
    margin-bottom:0px;
    padding-bottom: 5px;
    border-left: 4px solid #0091e7;
}

.side-topic{
    position: relative;
    margin-top: 10px;
    height: 100px;
}

.side-topic .pic {
    position: relative;
    width: 243px;
    height: 79px;
}

.side-topic .pic>div {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.side-topic .pic img {
    width: 243px;
    height: 79px;
}

.side-topic .navi {
     position: absolute;
     bottom: 0px;
     left: 35%;
     right: 0;  
     z-index: 9;
     width: auto;
     margin-bottom: 4px\9;
     padding: 0 10px;
     text-align: center;
 }

.side-topic .navi li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    font: 0/0 lx;
    border:none;
    color: transparent;
    background: #c8c8c8;
    border-radius: 100px;
    transition: all .3s;
}

.side-topic .navi li.on {
    background-color: #f19337;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}

.side-topic .swiper-pagination-bullet {
    border: none;
    background: #c8c8c8;
    opacity: 1;
}

.side-topic .swiper-pagination-bullet-active {
    background-color: #fff;
}

@media (max-width: 1200px) {
    .side{
        margin-bottom:20px;
        padding: 0px;
        background-color: transparent;
        border:none;
        }

    .side-menu h2 {
        display: none;
    }

    .side-menu li {
        float: left;
        width: 33.33%;
        margin:0px;
    }

    .side-menu li+li{
        border-top: none;
    }

    .side-menu li a {
        margin: 5px;
        padding: 0 3px;
        line-height: 40px;
        font-size: 14px;
        background-color: #eee;
        border-radius: 3px;
    }

    .side-menu li.current a{
        background-color: #6e94c8;
        color: #fff;
		background-image: none;
    }

    .side-menu li a:hover{
        background-image: none;
    }

    .list-b li h4{
        font-size: 18px;
    }
    .list-b.b4 li{
        padding: 30px 10px;
    }

    .side-menu li a:before,.side-menu li a span,.article .bdsharebuttonbox, .article .opt{
        display: none;
    }

    .side-menu li a{
        text-align:center;
    }

    .side-news{
        display: none;
    }
    
}
@media (max-width: 1024px) and (min-width: 1024px) {
    .side-menu li {
        float: left;
        width: 100% !important;
    }
}
@media (max-width: 480px) {
.side-menu li a{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}
@media (max-width: 375px) {
    .list-b.b4 .calendar em{
        margin-bottom: 10px;
    }
}

/* 列表页 结束*/

/* 正文页 开始*/

.article h2{
    font-size:32px;
    line-height: 1.5em;
    padding:40px 0px;
}

.article .option .share a{
    padding-right: 0px;
    margin-top: 10px;
}

.article .info>span{
    color: #979797;
    padding:0px 10px;
}

.article .option{
    padding:13px 20px;
}

.btn-default{
    border:none;
    color:#fff; 
    line-height: 28px;
    font-size: 16px;
    background-color: #90a5bf;
}
 
.btn-default i{
    margin-right: 10px;
}

.article .option .bds_tsina,.article .option .bds_weixin{
    background-size: 32px auto !important;
}

.jfontsize a,
.article .option .share a{
    position: relative;
}

.article .option .bshare-qzone {
    background: url(../../images/images_2021/qzone.png) center no-repeat !important;
    background-size: 32px auto !important;
}

/* 分页 */
.pages a {
    margin-bottom: 0px;
    background-color: #fff;
    border:1px solid #dcdcdc;
}

.pages a:hover {
    position: relative;
    color: #5f84bc;
    background-color: #e5effd;
    border:1px solid #5f84bc;
}

.pages a, .pages span{
    margin:0 3px;
}

.pages a.current {
    color: #fff;
    border:1px solid #0091e7;
    background-color: #0091e7;
}

/* 正文页 结束*/

/* ----------------------20210728首页办事服务修改 开始----------------------*/
.service{
    height: 80px;
}

.a2 {
    margin-left: -1%;
    margin-right: -1%;
}

.a2 li a{
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 60px;
    padding: 0 10px;
    line-height: 1.5;
    font-weight: bold;
    font-size: 16px;
    background-color: #e9f4ff;
    color: #054389;
    border-radius: 3px;
    transition: background-position .3s;
}

.a6 li a{
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    font-weight: bold;
    font-size: 16px;
    background-color: #e9f4ff;
    color: #054389;
    border-radius: 3px;
    transition: background-position .3s;
}

.a2 li a:hover,
.a6 li a:hover {
    background-color: #f5f5f5;
}

.a6 li {
    width: 48%;
    margin: 0.5% 1%;
}

.a6 li i{
    float: left;
    margin:5px 0px;
}

 .a2 li:last-child{
    width: 48%;
 }

 .a2 li:first-child{
    width: 98%;
    margin-bottom: 5px;
 }

 .a2 li:first-child a{
    line-height: 60px;
 }

.a6 .s1 {
    background-position: -80px -120px;
}

.a6 .s2 {
    background-position: -120px -120px;
}

.ybpt{
    padding: 20px 18px;
    background-color: #488cf1;
}

.ybpt .fwpt{
    color: #2285d9;
    line-height: 30px;
    padding: 0px 15px;
    font-weight: bold;
    display: inline-block;
    border-radius: 50px;
    background-color: #fff;
    margin-bottom: 10px;
}

.ybpt h4 a{
    color: #fff;
    font-size: 24px;
}

.t4 {
    padding: 0px;
    font-size: 18px;
    color: #fff;
    margin:0px 0px 10px 0px;
}

.p3 .list-b li ,
.p5 .list-b li {
    line-height: 28px;
}

/* ----------------------20210728首页办事服务修改 结束----------------------*/

/* 互动交流 开始*/
.video .v {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    height: 220px;
    border-radius: 6px;
    overflow: hidden;
}

.video .v img {
    display: block;
    width: 100%;
    height: 100%;
}

.video-info h4 {
    margin: 20px 0px 10px 0px;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
}

.video-info h4 a{
    color: #1b65b8;
}

.video p,
.video-info p {
    line-height: 28px;
    font-size: 16px;
    color: #999999;
}

.collect .list-b li {
    padding: 10px;
    border-top: 3px solid #f9f9f9;
    border-bottom: none;
}

.collect .list-b li h4 {
    line-height: 24px;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0px;
}

.collect .list-b li i {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 100px;
    border:1px solid #ccc;
    margin: 10px 10px 20px 0px;
    background-image: url(../../images/images_2021/icons_02.png);
    background-image: url(../../images/images_2021/images/icons_02_ie8.png)\9;
    background-size: 240px auto;
    background-repeat: no-repeat;
    background-position: -120px -160px;
}

.collect .list-b li h4,
.collect .list-b li p {
    padding-left: 10px;
    float: left;
    border-left:none;
    width: 70%;
}

.collect .list-b li p {
    line-height: 24px;
    font-size: 14px;
    color: #999;
}

.collect .list-b li b {
    position: absolute;
    top: 30px;
    right: 0px;
    color: #fff;
    display: inline-block;
    line-height: 32px;
    padding: 0px 20px;
    text-align: center;
    border-radius: 50px 0px 0px 50px;
    font-weight: normal;
    background-color: #66b4ff;
}

@media (max-width: 1024px) {
    .collect .list-b li b {
        top: 45px;
        padding: 0px 20px;
    }
}

@media (max-width: 768px) {
    .collect .list-b li b {
        top: 25px;
    }
}

@media (max-width: 480px) {
    .video{
        margin-bottom: 20px;
    }
    
    .collect .list-b li h4 {
        max-height: 48px;
    }

    .collect .list-b li b {
        display: none;
    }

    .collect .list-b li h4, 
    .collect .list-b li p{
        width: 85%;
    }

}

.a7 {
    margin-left: -5px;
    margin-right: -5px;
}

.a7 li{
    width: 33.33%;
}
 
.a7 li a{
    display: inline-block;
    margin:5px;
    text-align: left;
    padding: 20px 0px 0px 20px;
    font-size: 18px;
}

.a7 li.s1 a{
    color: #598ec8;
    background-color: #dbecff;
}

.a7 li.s2 a{
    color: #c1863f;
    background-color: #ffe9c8;
}

.a7 li.s3 a{
    color: #4b9b82;
    background-color: #d3f4eb;
}

.a7 li a i{
    float: right;
    width: 80px;
    height: 80px;
    background-size: auto;
}

.a7 li.s1 a i{
    background-position: 0px -320px;
}

.a7 li.s2 a i{
    background-position: -80px -320px;
}

.a7 li.s3 a i{
    background-position: -160px -320px;
}

.t5{
    display: inline-block;
}

.t5 b{
    display: inline-block;
    min-width: 100px;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background-color: #1b65b8;
    border-radius: 3px;
    transition: all .3s;
}

.lxgs{
    position: relative;
}

.xflx .tab{
    position: absolute;
    top: 0px;
    right: 0px;
}

.xflx .tab a.current{
    color: #1b65b8;
    background-color: transparent;
}

.xflx .tab a{
    color: #333;
    font-weight: normal;
    background-color: transparent;
}

.t6{
    display: block;
    height: 40px;
    background:url(../../images/images_2021/tj_bt.jpg) 50% no-repeat;
}

.t6 b{
    display: block;
    width: 160px;
    line-height: 40px;
    color: #1b65b8;
    font-size: 18px;
    margin:0px auto;
    text-align: center;
    background-color: #fff;
}

.tsdh{
    display: block;
    font-size: 18px;
    color: #1b65b8;
    line-height: 30px;
    width: 80%;
    margin:0px auto 20px;
    border-radius: 100px;
    background-color: #fff;
    border:1px solid #1b65b8;
    box-shadow: 0 0 10px rgba(152, 210, 255, .5);
}

.tsdh i{
    display: block;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    background-color: #1b65b8;
    border-radius: 100px;
}

table.phone {
    width: 100%;
    background-color: #fff;
    border:1px #e9e9e9 solid;
}

table.phone thead th {
    position: relative;
    color:#1b65b8;
    width: 20%;
    border-bottom: 2px solid #a0c0e3;
}

table.phone thead th+th:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 10px;
    margin-top: -5px;
    background-color: #c2c2c2;
}

table.phone th, table.phone td {
    padding:0px 3px;
    font-size: 16px;
    text-align: center;
    line-height: 44px;
    font-weight: normal;
}

@media (max-width: 480px) {
    .tsdh{
        width: 100%;
        font-size: 14px;
    }

}
/* 互动交流 结束*/

/* 网站地图  开始*/
.t3{
    border-bottom: 1px dotted #ccc;
}

.t3 b{
    color: #1b65b8;
    font-size: 18px;
    font-weight: bold;
    border-left: 6px solid #1b65b8;
}

.site-map{
     background-color: #f5f5f5;
}

 .site-map .row>.col,
 .site-map .row>[class*="col-"] {
     padding-right: 0;
     padding-left: 0;
 }

 .site-map li {
     width: 20%;
     position: relative;
     transition: all .3s;
 }

 .site-map li:hover:before {
     background-color: #06b;
     transform: scale(1, 1);
 }

 .site-map li>a {
     display: block;
     line-height: 45px;
     text-align: center;
     overflow: hidden;
     white-space: nowrap;
     word-break: keep-all;
     text-overflow: ellipsis;
     transition: .3s;
 }

 .site-map li>a:hover {
     background-color: #e9f4ff;
 }

 .site-map li>a::before,
 .site-map li>a::after {
     display: inline-block;
     opacity: 0;
     -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
     -moz-transition: -moz-transform 0.3s, opacity 0.2s;
     transition: transform 0.3s, opacity 0.2s;
 }

 .site-map li>a::before {
     margin-right: 10px;
     content: '[';
     -webkit-transform: translateX(20px);
     -moz-transform: translateX(20px);
     transform: translateX(20px);
 }

 .site-map li>a::after {
     margin-left: 10px;
     content: ']';
     -webkit-transform: translateX(-20px);
     -moz-transform: translateX(-20px);
     transform: translateX(-20px);
 }

 .site-map li>a:hover::before,
 .site-map li>a:hover::after,
 .site-map li>a:focus::before,
 .site-map li>a:focus::after {
     opacity: 1;
     -webkit-transform: translateX(0px);
     -moz-transform: translateX(0px);
     transform: translateX(0px);
 }
@media(max-width:480px){
.site-map li {
    width: 100%;

}
}
/* 网站地图  结束*/
.article-box p img {
    max-width: 70%;
}