body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

img {
    border: 0;
}

ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #404040;
}

/*å›¾æ ‡*/
@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1452277433_0251071.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1452277433_0251071.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_1452277433_0251071.woff') format('woff'), /* chromeã€firefox */ url('//at.alicdn.com/t/font_1452277433_0251071.ttf') format('truetype'), /* chromeã€firefoxã€operaã€Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/font_1452277433_0251071.svg#iconfont') format('svg'); /* iOS 4.1- */
}

body {
    font-size: 14px;
    font-family: 'Microsoft Yahei', Arial, Helvetica, sans-serif;
    background-color: #fff;
    color: #333;
}

.clear {
    clear: both;
    overflow: hidden;
}

.section {
    clear: both;
    overflow: hidden;
    height: 27px;
    width: 1000px;
    margin: 0px auto;
}

.top-info {
    clear: both;
    overflow: hidden;
    background: #F6F6F6;
    border-bottom: 1px solid #dcdcdc;
    color: #666;
    font-size: 12px;
    line-height: 26px;
}

.top-info p {
    float: left;
}

.top-info ul {
    float: right;
}

.header {
    clear: both;
    overflow: hidden;
    height: 27px;
    width: 1000px;
    margin: 0px auto;
    height: 97px;
}

.header .logo {
    float: left;
    margin-top: 10px;
}

.header ul {
    float: right;
    display: inline;
    height: 35px;
    margin-top: 32px;
    overflow: hidden;
}

.header ul li {
    float: left;
    font-size: 12px;
    display: block;
    height: 33px;
    padding-left: 50px;
}

.header ul li:nth-of-type(2) {
    background-position: -153px 0;
}

.header ul li:nth-of-type(3) {
    background-position: -290px 0;
}

.header ul li:nth-of-type(4) {
    background-position: -448px 0;
}

.nav {
    clear: both;
    overflow: hidden;
    background: #005BAC;
    height: 40px;
    position: relative;
    margin-bottom: 30px;
    overflow: initial;
}

.nav ul {
    clear: both;
    overflow: hidden;
    height: 27px;
    width: 1000px;
    margin: 0px auto;
    height: initial;
    overflow: initial;
    display: flex;
    justify-content: space-between;
}

.nav ul li {
    float: left;
    width: 166px;
    text-align: center;
    position: relative;
}

.nav ul li.on {
    background: url(../image/l_nav_zhen_01.gif) 50% 106% no-repeat;
}

.nav ul li.active, .nav ul li:hover {
    background: url(../image/l_nav_zhen_01.gif) 50% 106% no-repeat;
}

.nav ul li.active div, .nav ul li:hover div {
    display: block;
}

.nav ul li a {
    color: #fff;
    font: lighter 16px/40px Arial, "Times New Roman";
    display: block;
    margin-left: -2px;
    position: relative;
    height: 40px;
}

.nav ul li div {
    position: absolute;
    top: 26px;
    z-index: 9;
    padding: 10px;
    color: #ccc;
    text-align: left;
    width: max-content;
    display: none;
}

.nav ul li div a {
    display: inline-block;
    color: #003B70;
    margin-left: 10px;
    font-size: 13px;
}

.nav ul li div a.active {
    background: #003B70;
}

.footer {
    clear: both;
    width: 100%;
    height: auto;
    background: #f6f6f6;
    margin-top: 30px;
    border-top: 1px solid #dddddd;
}

.footer .footer_top {
    background: url("../image/XT_shenming.jpg") center #3284ec no-repeat;
    width: 100%;
    height: 35px;
    text-align: center;
}

.footer .footer_top a {
    color: #F9F9F9;
    margin: .05rem;
    display: inline-block;
    vertical-align: middle;
}

.footer .footer_content {
    clear: both;
    overflow: hidden;
    width: 1000px;
    margin: 20px auto;
    overflow: initial;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer .footer_content dl {
    float: left;
    font-size: 13px;
}

.footer .footer_content dl:first-child {
    margin-left: 0;
}

.footer .footer_content dl dt {
    margin-bottom: 10px;
    font-size: 15px;
    height: 15px;
    line-height: 1;
}

.footer .footer_content dl dd {
    /*padding-left: 12px;*/
}

.footer .footer_content dl dd i {
    font-weight: bold;
    font-size: 16px;
    color: #9c9c9c;
}

.footer .footer_content dl dd i:hover {
    color: #777777;
}

.footer .footer_content dl dd i.icon-contact {
    font-size: 32px;
}

.footer .copy {
    clear: both;
    font-size: 12px;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 20px;
    border-top: 1px solid #dedfe0;
}

.footer .copy p {
    margin-bottom: 10px;
}

.news {
    clear: both;
    overflow: hidden;
    width: 1000px;
    overflow: initial;
    height: auto;
    margin: 20px auto 0 auto;
    display: flex;
    justify-content: space-between;
}

.news #carousel-news-generic {
    width: 300px;
    margin: 0px 10px 0 0;
}

.news #carousel-news-generic h4 {
    padding: 0 0 0 5px;
    margin-bottom: 10px;
    font-size: 16px;
    border-left: 3px #0056B3 solid;
}

.news #carousel-news-generic .carousel-indicators {
    bottom: 40px;
}

.news .news-dd-i {
    background: url(../image/l_ico_01.png) no-repeat;
    display: inline-block;
    width: 19px;
    height: 24px;
    vertical-align: top;
}

.news .news_tab {
    background: url(../image/l_title.gif) no-repeat left top;
    border-top: 1px solid #ddd;
    height: 31px;
    display: block;
    padding-bottom: 0.25rem;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
}

.news_left_content {
    width: 120px;
    flex: 1;
}

.news-content dl > a {
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
}

.news-content dd a {
    width: 100%;
    font-size: 14px;
}

.news-content dl a img {
    width: 100px;
    height: 45px;
    margin: 0 5px 5px 0;
    float: left;
}

.news-content dl {
    display: none;
}

.news .news_tab li {
    background: url(../image/l_title.gif) no-repeat right top;
    padding-top: 3px;
    text-align: center;
    display: table-cell;
}

.news .news_tab li > a {
    font-size: 14px;
    padding: 0 10px;
    display: inline-block;
    width: max-content;
}

.news .news_tab li.on,
.news .news_tab li:checked {
    border-top: 2px solid #0056B3;
    margin-top: -2px;
}

.news .news_tab li.on dl,
.news .news_tab li:checked dl {
    display: block;
}

.news .news_tab li.on > a,
.news .news_tab li:checked > a {
    color: #0056B3;
    text-decoration: none;
}

.news .news_tab li dl {
    position: absolute;
    height: 215px;
    display: none;
    text-align: left;
    top: 40px;
    left: 0px;
    z-index: 999;
    width: 100px;
    background: #ffffff;
}

.news .news_tab li dd {
    width: 360px;
    float: left;
    font-size: 14px;
}

.news .news_tab li dd a {
    font-size: 14px;
    width: 69%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news .news_tab li dd i {
    background: url(../image/l_ico_01.png) no-repeat;
    display: inline-block;
    width: 19px;
    height: 24px;
    vertical-align: top;
}

.news .news_tab li dt {
    width: 320px;
    float: left;
}

.news .news_left {
    width: 66%;
    padding: 10px 0;
    display: flex;
}

.news .news_left dl {
    position: relative;
    height: 215px;
}

.news .news_left dd i {
    background: url(../image/l_ico_01.png) no-repeat;
    display: inline-block;
    width: 19px;
    height: 24px;
    vertical-align: top;
}

.news .news_left dt {
    width: 320px;
    float: left;
}

.news .news_right {
    float: right;
    width: 320px;
    min-height: 2rem;
}

.news .news_right dd {
    width: 322px;
}

.news .news_right dd {
    font-size: 14px;
}

.news .news_right dd i {
    background: url(../image/l_ico_01.png) no-repeat;
    display: inline-block;
    width: 19px;
    height: 24px;
    vertical-align: top;
}

.news dd {
    height: 26px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 13px;
    font: lighter 12px/14px 微软雅黑, 宋体, Arial, "Times New Roman";
    position: relative;
}

.news dd span {
    position: absolute;
    right: 0;
}

.news .news_left_title,
.news .news_right_title {
    padding-bottom: 10px;
}

.news .news_left_title span,
.news .news_right_title span {
    font-size: 16px;
    /*border-left: 5px #0056B3 solid;*/
}

.news .news_left_title .more,
.news .news_right_title .more {
    float: right;
    font-size: 12px;
    color: #999;
    padding-top: 6px;
    line-height: 20px;
}

.news_right_title a span {
    padding: 0 0 0 5px;
    font-size: 16px;
    border-left: 3px #0056B3 solid;
}

.news-last {
    /*margin: 20px auto;*/
}

.main_content {
    clear: both;
    overflow: hidden;
    height: 27px;
    width: 1000px;
    margin: 0px auto;
    height: initial;
}

.main_content .path_url {
    margin: 10px auto;
}

.partner {
    clear: both;
    overflow: hidden;
    height: 27px;
    width: 1000px;
    margin: 0px auto;
    height: initial;
}

.partner h1 {
    font-size: 24px;
    color: #005ca5;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 20px;
    padding-top: 50px;
    font-weight: bold;
}

.partner > div {
    text-indent: 2em;
    padding: 10px;
}

.main_content_slide {
    overflow: hidden;
    background: #edeef0;
    border: 1px solid #edeef0;
    position: relative;
}

.main_content_slide .accordion {
    width: 130px;
    float: left;
}

.main_content_slide .accordion .card > div {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #fff;
    padding-left: 50px;
    position: relative;
    font-size: 14px;
    cursor: pointer;
}

.main_content_slide .main_content_slide_left {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    overflow: hidden;
    transition: 0.3s;
}

.main_content_slide .main_content_slide_left ul {
    display: none;
}

.main_content_slide .main_content_slide_left .active {
    color: #2186df;
    background-color: #fff;
    /*border: 1px solid #e2e2e2;*/
    border-right: none;
    margin-left: -1px;
}

.main_content_slide .main_content_slide_left .active > a {
    color: #2186df;
}

.main_content_slide .main_content_slide_left .active ul {
    display: block;
}

.main_content_slide .main_content_slide_left .active ul li.current a {
    color: #2186df;
}

.main_content_slide .main_content_slide_left .slide_nav {
    position: relative;
}

.main_content_slide .main_content_slide_left .slide_nav:hover ul {
    display: block;
}

.main_content_slide .main_content_slide_left .slide_nav > a {
    display: inline-block;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    padding-left: 50px;
}

.main_content_slide .main_content_slide_left .slide_nav .slide_nav_sign {
    position: absolute;
    top: 18px;
    left: 37px;
    border: 3px solid;
    width: 0px;
    height: 0px;
    border-color: transparent transparent transparent #005ea9;
}

.main_content_slide .main_content_slide_left ul li {
    border-bottom: 1px dotted #0056B3;
    display: inline-block;
    position: relative;
    margin-left: 50px;
    padding: 5px 0 5px 15px;
    width: 55%;
    cursor: pointer;
    font-size: 10px;
}

.main_content_slide .main_content_slide_left ul li:last-child {
    border-bottom: 0;
}

.main_content_slide .main_content_slide_left ul li:before {
    content: "--";
    position: absolute;
    top: 5px;
    left: 0;
}

.main_content_slide .main_content_slide_right {
    background: #fff;
    margin-left: 150px;
    min-height: 800px;
    word-break: break-all;
}

.main_content_slide .main_content_slide_right .title {
    height: 71px;
    background: #F7F7F8;
    font-size: 24px;
    color: #005BAC;
    line-height: 61px;
    box-shadow: #c1c1c1 10px 1px 18px;
}

.main_content_slide .main_content_slide_right .title em {
    background: url(../image/fenggongsi_ico.png) -22px 0px no-repeat;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 25px;
    margin-right: 10px;
}

.main_content_slide .main_content_slide_right .content {
    padding: 20px;
    clear: both;
    overflow: hidden;
}

.main_content_slide .main_content_slide_right .content .first_news h3 a {
    font-size: 23px;
    color: #2186df;
    margin-bottom: 15px;
    display: inline-block;
}

.main_content_slide .main_content_slide_right .content .news_footer {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
}

.main_content_slide .main_content_slide_right .content .news_footer .fb_timer {
    position: absolute;
    top: 0;
    right: 0;
}

.main_content_slide .main_content_slide_right .content .news-list {
    overflow: hidden;
    margin: -10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main_content_slide .main_content_slide_right .content .news-list .cell {
    float: left;
    border: 1px solid #efefef;
    width: 407px;
    margin-bottom: 10px;
}

.main_content_slide .main_content_slide_right .content .news-list .cell .head {
    line-height: 40px;
    padding-left: 12px;
    color: #033770;
    position: relative;
    background: #efefef;
}

.main_content_slide .main_content_slide_right .content .news-list .cell .head a {
    color: #003B70;
}

.main_content_slide .main_content_slide_right .content .news-list .cell .head .more {
    position: absolute;
    right: 16px;
    top: 0;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
}

.main_content_slide .main_content_slide_right .content .news-list .cell .list {
    padding: 10px;
}

.main_content_slide .main_content_slide_right .content .news-list .cell .list .news {
    padding: 5px 10px;
    border-bottom: 1px dashed #DEDEDE;
    position: relative;
    width: auto;
    margin: 0;
    display: flex;
    flex-direction: initial;
    justify-content: space-between;
}

.main_content_slide .main_content_slide_right .content .news-list .cell .list .news .datetime {
    /* width: 80px; */
}

.main_content_slide .main_content_slide_right .content .news-list .cell .list .news:last-child {
    border-bottom: 0;
}

.main_content_slide .main_content_slide_right .content .news-list .cell .list .news a {
    flex: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.main_content_slide .main_content_slide_right .content .news-list .cell .list .news:hover a,
.main_content_slide .main_content_slide_right .content .news-list .cell .list .news:hover .datetime {
    color: #003B70;
}

.main_content_slide .main_content_slide_right .content .news_list {
    margin-top: 10px;
    overflow: hidden;
    border-top: 1px solid #edeeef;
    padding-top: 11px;
}

.main_content_slide .main_content_slide_right .content .news_list dl {
    display: flex;
    border-bottom: 1px #edeeef dashed;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.main_content_slide .main_content_slide_right .content .news_list dl dt {
    float: left;
}

.main_content_slide .main_content_slide_right .content .news_list dl dt img {
    width: 200px;
    height: 109px;
    object-fit: cover;
    object-position: center;
}

.main_content_slide .main_content_slide_right .content .news_list dl dd {
    margin-left: 10px;
    flex: 1;
}

.main_content_slide .main_content_slide_right .content .news_list dl dd > div {
    position: relative;
    background: #edeeef;
    padding: 2px 5px;
    margin: 10px 0;
    font-size: 12px;
    border-bottom: 1px dotted #ffffff;
}

.main_content_slide .main_content_slide_right .content .news_list dl dd > div .fb_timer {
    /*top: 5px;*/
    /*right: 10px;*/
}

.main_content_slide .main_content_slide_right .content .news_list dl dd a {
    font-size: 22px;
    color: #2186df;
}

.main_content_slide .article {
    padding: 20px;
}

.main_content_slide .article h1 {
    font-size: 22px;
    color: #2186df;
}

.main_content_slide .article .article_desc {
    color: #666;
    font-size: 12px;
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px #000 dotted;
}

.main_content_slide .article .article_summary {
    background: #ececec;
    font-size: 13px;
    padding: 10px;
}

.main_content_slide .article .article_content {
    padding: 15px;
}

.main_content_slide .baidu-map {
    width: 100%;
    height: 500px;
}

.contus .map {
    width: 100%;
    height: 350px;
    display: block;
}

.news_list_default dl {
    width: 100% !important;
}

.news_list_default dd {
    width: 100% !important;
}

.banner img {
    width: 100%;
}

.channel-pagination {
    text-align: right;
    margin-right: 27px;
}

.channel-pagination .pagination {
    margin: 0 0 20px 0;
}

.ant-back-top {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: 'tnum';
    position: fixed;
    right: 100px;
    bottom: 50px;
    z-index: 99999;
    width: 40px;
    height: 40px;
    display: none;
    cursor: pointer;
}

.ant-back-top .ant-back-top-content {
    width: 40px;
    height: 40px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.45);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-back-top .ant-back-top-content .ant-back-top-icon {
    width: 14px;
    height: 16px;
    margin: 12px auto;
    background: url(../image/top.png) 100% 100% no-repeat;
    background-size: contain;
}

.ant-back-top .ant-back-top-content:hover {
    background-color: rgba(0, 0, 0, 0.85);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}


.iconfonts {
    font-family: "iconfont";
    font-style: normal;
    text-align: center;
}

.icon-tools {
    font-size: 36px;
}

.icon-contact {
    font-size: 32px;
}

.ezsoft-logo:hover {
    text-decoration: none;
}

.ezsoft-logo .icon-ezsoft {
    font-size: 60px;
    color: #b5b5b5;
}

.ezsoft-logo .icon-ezsoft:hover {
    color: #565252;
}

.carousel-inner > .item > a > .recommendImage {
    height: 220px;
}

.banner {
    width: 1000px;
    margin: 0 auto;
}

.nodeCover {
    width: 1000px;
    margin: 0 auto;
}

.nodeCover img {
    width: 100%;
}

.news_right .news_tab li {
    width: 80px;
}

.news_right .news_tab li dl {
    left: 0px;
}

.news_right {
    overflow: hidden;
}

.news .news_right dl dt a {
    display: flex;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}

.news .news_right dl dt a span {
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.news .news_right dl dt img {
    width: 80px;
    height: 60px;
}

.active-banner {
    margin: 0 auto;
}

.active-banner a img {
    max-width: 100%
}

.show {
    display: inherit !important;
}

.collapse.in {
    display: block;
}

.contus .contus-panel-title a {
    display: flex;
    justify-content: space-between;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    margin: 0 auto;
}

.site-header {
    display: none;
}

@media (min-width: 767px) {
    ::-webkit-scrollbar {
        width: 2px;
        height: 5px;
        background: #fff;
    }

    /*定义滚动条轨道 内阴影 + 圆角*/
    ::-webkit-scrollbar-track {
        -webkit-box-shadow: 0 0 3px #ffffff;
        border-radius: 5px;
        background-color: #ffffff;
    }

    /*定义滑块 内阴影 + 圆角*/
    ::-webkit-scrollbar-thumb {
        border-radius: 5px;
        border-top: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
        -webkit-box-shadow: inset 0 0 6px #eeeeee;
        background: #fff;
    }
}

@media (max-width: 767px) {
    .verify-form {
        padding: 0 !important;
    }

    .header, .news, .nav ul, .footer .footer_content, .main_content {
        width: 100%
    }

    .site-header {
        position: fixed;
        z-index: 999999;
        border-bottom: 1px solid #f2dbbd;
        top: 0;
        background: #fff;
        display: block;
        width: 100%;
    }

    .header, .nav, .top-info {
        display: none;
    }

    .wrapper {
        margin-top: 50px;
    }

    .section {
        width: auto;
        overflow: inherit;
        height: 53px;
    }

    .site-header .logo img {
        height: 100%;
    }

    .site-header .navbar {
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        border-bottom: 1px solid #f2dbbd;
        width: 100%;
        margin-bottom: 0;
    }

    .site-header .navbar .channel {
        display: table-cell;
    }

    .site-header .navbar {
        zoom: 1;
        padding-top: 6px;
        float: right;
        background: #fff;
    }

    .site-header .navbar:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .site-header .navbar a {
        width: 84px;
        height: 36px;
        text-align: center;
        line-height: 36px;
        display: inline-block;
    }

    .navBox, .navBox2 {
        display: block;
        position: absolute;
        right: 10px;
        top: 14px;
        z-index: 996;
        cursor: pointer;
        background: #7e0000;
    }

    .nav_more .icon-bar {
        display: block;
        margin: 5px 0;
        width: 23px;
        height: 2px;
        background-color: #fff;
    }

    .nav_more .icon-bar {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        z-index: 999999
    }

    .header_warp_cut .nav_more .middle {
        width: 0;
        vertical-align: hidden;
    }

    .header_warp_cut .nav_more .top {
        -webkit-transform: translateY(6px) rotateZ(45deg);
    }

    .header_warp_cut .nav_more .bottom {
        -webkit-transform: translateY(-8px) rotateZ(-45deg);
    }

    .navBox, .navBox2 {
        display: block;
        position: absolute;
        right: 10px;
        top: 14px;
        z-index: 996;
        cursor: pointer;
        background: #3084ec;
    }

    #carousel-example-generic, #carousel-news-generic {
        max-height: 200px;
        overflow: hidden;
    }

    #carousel-news-generic {
        height: 200px;
        overflow: hidden;
        margin-bottom: 5px !important;
    }

    .news,
    .news .news_left, .news .news_right, .news #carousel-news-generic, .news_tab {
        flex-direction: column;
        width: 100%;
    }

    .news .news_left {
        margin-bottom: 65px;
    }

    .news .news_tab li dl, .news .news_tab li dd, .news .news_tab li dt {
        width: 100%;
    }

    .news .news_left dd {
        margin-left: 0
    }

    .ant-back-top {
        right: 25px;
    }

    .news_tab1 li {
        display: inline-block;
    }

    .news_tab1 li a {
        display: inline-block;
        width: 66px;
        height: 36px;
    }

    .news_left_content {
        width: 100%;
    }

    .ezsoft-logo .icon-ezsoft {
        font-size: 20px;
    }

    .main_content {
        margin-top: 20px;
    }

    .main_content_slide_left {
        display: none;
    }

    .main_content_slide .main_content_slide_right {
        margin-left: 0px
    }

    .main_content_slide .main_content_slide_right .title {
        height: 41px;
        font-size: 14px;
        line-height: 40px;
    }

    .main_content_slide .main_content_slide_right .content .news_list dl dt img {
        width: 80px;
    }

    .main_content_slide .main_content_slide_right .content .news_list dl dd a {
        font-size: 14px;
    }

    .main_content_slide .main_content_slide_right .content .news-list .cell {
        width: 100%;
    }
}

.tool {
}

.swiper-container {
    color: #fff;
    height: 275px;
    text-align: center;
}

.swiper-container .swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    height: 100%;
}

.red-slide {
    background: #ca4040;
}

.blue-slide {
    background: #4390ee;
}

.orange-slide {
    background: #ff8604;
}

.green-slide {
    background: #49a430;
}

.pink-slide {
    background: #973e76;
}

.swiper-slide .title {
    font-style: italic;
    font-size: 42px;
    margin-top: 80px;
    margin-bottom: 0;
    line-height: 45px;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-visible-switch {
    background: #aaa;
}

.swiper-active-switch {
    background: #fff;
}

.carousel-inner a {
    display: block;
}

.form-group > label:before {
    content: "*";
    color: #ed5565;
    margin-right: 5px;
}

table.braft-editor-table td {
    padding: 10px;
    border: 1px solid #d3d3d3;
}

.verify-form {
    padding: 25px 200px;
}

input[type="file"],
input[type="file"]:visited,
input[type="file"]:hover,
input[type="file"]:focus,
input[type="file"]:active {
    margin: 0;
    padding: 0; /* older browsers dont know what "rem" is */
    overflow: hidden; /* long file names overflow so just hide the end */
    background: #fff;
    outline: none;
    border: 1px solid #ccc;
    cursor: pointer;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    width: 100%;
}

input[type="file"]:hover {
    background: #f9f9ff; /* Optional rollover color: I am using a light blue to indicate an interaction */
    border: 1px solid #ccc;
}

input[type="file"]:visited,
input[type="file"]:focus,
input[type="file"]:active {
    background: #fff; /* Default back to white when focused. */
    border: 1px solid #ccc;
}

/* Note: These "disabled" selectors blow up in IE so have to be separated from the same styles above. */
input[type="file"]:disabled {
    margin: 0;
    padding: 0em 0em;
    padding: 0rem 0rem;
    overflow: hidden; /* long file names overflow so just hide the end */
    background: #ddd;
    outline: none;
    border: 1px solid #ccc;
    cursor: pointer;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
}

input[type="file"]:disabled:hover {
    background: #ddd; /* disabled-readonly buttons should be grey */
    border: 1px solid #ccc;
}

input[type="file"]:disabled:visited,
input[type="file"]:disabled:focus,
input[type="file"]:disabled:active {
    background: #ddd; /* disabled-readonly buttons should be grey */
    border: 1px solid #ccc;
}

/* FIREFOX UPLOAD BUTTON STYLE */
::file-selector-button { /* firefox */
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 6px 10px;
    -webkit-appearance: button;
    text-align: center;
    outline: none;
    border: none;
    border-right: 1px solid #ccc;
    background: #eee;
    white-space: nowrap;
    cursor: pointer;
}

/* CHROME AND EDGE UPLOAD BUTTON STYLE */
::-webkit-file-upload-button { /* chrome and edge */
    display: inline-block;
    -webkit-appearance: button;
    padding: 6px 10px;
    text-align: center;
    outline: none;
    border: none;
    border-right: 1px solid #ccc;
    background: #eee;
    white-space: nowrap;
    cursor: pointer;
}

.downLink {
    color: #337ab7 !important;
}

.verify-result .list-group-item {
    font-size: 17px;
    line-height: 1;
}

.verify-result table tbody tr {
    font-size: 14px;
}

.popover {
    max-width: 360px !important;
}

.show-formatNumber {
    height: 48px;
    background: #FFF;
}

.show-formatNumber span {
    background-color: rgba(44, 70, 255, 0.6);
    margin: 0 2px;
    padding: 0 3px;
    position: relative;
    line-height: 1;
    border-radius: 3px;
}

.show-formatNumber img {
    height: 48px;
}

.show-formatNumber span:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    color: #5c5c5c;
    z-index: 9;
    font-size: 12px;
    width: 100%;
    text-align: center;
    background-color: #fff;
}

.show-formatNumber span.formatNumber-year {
    padding: 0 20px;
    color: #fff;
}

.show-formatNumber span.formatNumber-year:before {
    content: "业务年份";
}

.show-formatNumber span.formatNumber-number {
    padding: 0 23px;
    color: #fff;
}

.show-formatNumber span.formatNumber-number:before {
    content: "业务公证编号";
}

.show-formatNumber span.formatNumber-index {
    padding: 0 25px;
    color: #fff;
}

.show-formatNumber span.formatNumber-index:before {
    content: "业务公证序号";
}

.focus-show {
    display: block;
}

.popover {
    position: fixed !important;
}

.popover-content {
    padding: 0;
    text-align: center;
}

.form-input-desc {
    font-size: 12px;
    margin-top: -10px;
    color: #7d7d7d;
}

.field-enterinfo-verifycode {
    flex: 1;
}
