.n-content {
    width: auto;
    /*min-height: 1006px;*/
    margin: 0 auto;
    background: #f7f7f7;
}

.n-top {
    width: 1200px;
    margin: 0 auto;
    padding-top: 16px;
    z-index: 9999;
    position: relative;
    height: 119px;
}

.n-logo {
    float: left;
    margin-top: 20px;
    height: 82px;
}

.top-r {
    float: right;
    width: 730px;
}

.phone {
    line-height: 48px;
    font-size: 14px;
    border-bottom: 1px solid #e2e2e2;
    color: #333;
}

.phone strong {
    margin-left: 20px;
    color: #333;
}

.phone span {
    float: right;
    background: #e7e9ea;
    border-radius: 4px;
    padding: 0px 20px;
    line-height: 34px;
    color: #151515;
    font-weight: bold;
}

.phone span a {
    color: #000;
}

.phone span img {
    margin-right: 5px;
}

.phone span b {
    color: #d8d8d8;
    font-weight: normal;
}

.n-nav {
    font-size: 18px;
}

.n-nav ul {
    margin: 0 -16px;
}

.n-nav ul li {
    float: left;
    margin: 16px;
}

.n-nav ul li a {
    color: #333;
    font-size: 16px;
}

.n-nav ul li.current a {
    color: #00a1ff;
    font-weight: bold;
}

.lead {
    width: auto;
}

.lead .lead-one {
    margin-top: -126px;
    width: 25%;
    height: 1030px;
    transition: all .3s;
    -webkit-transition: all .3s;
    z-index: 1;
    position: relative;
    float: left;
    background: url(../images/bg_001_01.jpg) no-repeat left;
}

.lead .lead-two {
    background: url(../images/bg_002_01.jpg) no-repeat left;
}

.lead .lead-three {
    background: url(../images/bg_003_01.jpg) no-repeat left;
}

.lead .lead-four {
    background: url(../images/bg_004_01.jpg) no-repeat left;
}

.lead .lead-one h2 {
    font-size: 40px;
    font-weight: bold;
    margin-top: 238px;
    height: 96px;
    line-height: 60px;
    text-align: center;
    background: url(../images/ty.png) no-repeat bottom;
    text-shadow: #FFF -2px -2px 2px, #FFF 2px 2px 2px, #FFF 1px 1px 2px, #FFF 1px 1px 2px;
}

.lead .lead-one p {
    font-size: 18px;
    padding: 0 82px;
    line-height: 36px;
    height: 280px;
    margin-top: 30px;
    text-shadow: #FFF -2px -2px 2px, #FFF 2px 2px 2px, #FFF 1px 1px 2px, #FFF 1px 1px 2px;
}

.lead .lead-one p a {
    color: #999;
}

.button {
    text-align: center;
}

.button a {
    font-size: 24px;
    padding: 9px 60px;
    color: #c21400;
    background: #fff;
    border: 1px solid #c21400;
    display: inline-block;
}

.footer {
    width: 100%;
    margin-top: 0px;
    overflow: hidden;
}

.adv {
    width: auto;
    margin: 0 auto;
    height: 180px;
    background: url(../images/pa1_05.jpg) no-repeat center;
}

.adv1 {
    width: auto;
    margin: 0 auto;
    height: 180px;
    background: url(../images/pa1_01.jpg) no-repeat center;
}

.adv2 {
    width: auto;
    margin: 0 auto;
    height: 180px;
    background: url(../images/pa1_02.png) no-repeat center;
}

.adv3 {
    width: auto;
    margin: 0 auto;
    height: 180px;
    background: url(../images/pa1_03.png) no-repeat center;
}

.adv4 {
    width: auto;
    margin: 0 auto;
    height: 180px;
    background: url(../images/pa1_04.png) no-repeat center;
}

.adv_4 {
    width: auto;
    margin: 0 auto;
    height: 180px;
    background: url(../images/pa1_05.png) no-repeat center;
}


.adv5 {
    width: auto;
    margin: 0 auto;
    height: 180px;
    background: url(../images/pa1_06.jpg) no-repeat center;
}

.adv6 {
    width: auto;
    margin: 0 auto;
    height: 180px;
    background: url(../images/pa1_07.jpg) no-repeat center;
}

.adv-banner {
    width: auto;
    margin: 0 auto;
    height: 180px;
    background: url(../images/adv-bg.jpg) no-repeat center;
    border-bottom: 1px solid #dedede;
}
.adv-banner .text {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 54px;
}
.adv-banner h1 {
    position: relative;
    font-size: 48px;
    font-weight: bold;
}
.adv-banner h1:before {
    position: absolute;
    left: 2em;
    bottom: -18px;
    width: 90px;
    height: 8px;
    background-color: #c21400;
    content: "";
}
.adv-banner p {
    font-size: 18px;
    color: #333333;
}

.about-c {
    width: 1200px;
    margin: 0 auto;
    font-size: 24px;
    color: #000;
    margin-top: 50px;
    padding-bottom: 50px;
}

.about-c p {
    line-height: 48px;
    text-indent: 2em;
}

.about-c p.tc {
    text-align: center;
}

.about-c p.tc img {
    text-align: center;
}

.button-one {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 80px;
    padding-bottom: 80px;
}

.button-one a {
    background: #c21400;
    color: #FFF;
    padding: 20px 130px;
    font-size: 24px;
    font-weight: bold;
}

.about-c p.mt50 {
    margin-top: 50px;
}


/*填写指南*/
.about-content {
    background-image: linear-gradient(to right, #f7f7f7, #f7f7f7 50%, #fff 50%, #fff);
}
.about-d {
    position: relative;
    display: flex;
    width: 1200px;
    margin: 0 auto;
}

.d-left {
    width: 240px;
    padding: 30px 0;
    background-color: #f7f7f7;
}
.d-guid {
    position: sticky;
    top: 10px;
    width: 240px;
}
.d-guid .d-item.itemed > .d-item_title .arrow-down {
    transform: rotate(180deg);
}
.d-guid .d-item_title {
    position: relative;
    padding-left: 10px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 36px;
    padding-right: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right: 3px solid transparent;
    cursor: pointer;
}
.d-guid .d-item_title:hover {
    color: #00a1ff !important;
    background-color: rgba(0, 0, 0, 0.03);
}
.d-guid .d-item_title.show-this {
    color: #00a1ff !important;
    background-color: #e6f7ff;
    border-right: 3px solid #00a1ff;
}
.d-guid .d-item_title .arrow-down {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -3px;
}
.d-guid .d-item_content {
    border-left: 2px solid #e5e8ed;
}
.d-guid .d-item_content .d-item_title {
    padding-left: 26px;
    line-height: 28px;
    color: #666666;
}
.d-guid .d-item_content .d-item_content {
    border-left: 0;
}
.d-guid .d-item_content .d-item_content .d-item_title {
    padding-left: 40px;
    font-size: 12px;
    line-height: 26px;
    color: #999999;
}

.d-main {
    width: 960px;
    padding-bottom: 60px;
    padding-left: 30px;
    background-color: #fff;
}
.d-main .show-this:before {
    position: absolute;
    left: -10px;
    top: 50%;
    width: 5px;
    height: 100%;
    transform: translateY(-50%);
    animation-name: show-this;
    animation-duration: 0.3s;
    background-color: #00a1ff;
    content: "";
}
.d-main * + h2 {
    margin-top: 55px !important;
}
.d-main * + h2:before {
    position: absolute;
    top: -36px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #dedede;
    content: "";
}
.d-main h2 {
    position: relative;
    margin: 35px 0;
    font-size: 26px;
    font-weight: normal;
    color: #180000;
}

.d-main h2 + h3 {
    margin-top: 0;
}
.d-main h3 {
    position: relative;
    margin: 15px 0;
    font-size: 16px;
    line-height: 26px;
}
.d-main h4 {
    position: relative;
    margin-top: 10px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}
.d-main p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
/*填写指南*/

.lead.active .lead-one.current {
    transition:width 1s;
    width: calc(100% - 750px);
}

.lead.active .lead-one {
    transition:width 1s;
    width: 250px;
}

.lead.active .lead-one p {
    padding: 0 30px;
}

.lead.active .lead-one:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 135px;
    background: rgba(0, 0, 0, .1);
    content: "";
    z-index: -1;
}

.lead.active .lead-one p.con2 {
    display: none;
}

.lead.active .lead-one.current:after {
    display: none;
}

.lead.active .lead-one.current p.con1 {
    display: none;
}

.lead.active .lead-one.current p.con2 {
    display: block;
}

.about-c ul li {
    width: 50%;
    float: left;
    line-height: 48px;
}

.ad-button {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.ad-button a {
    padding: 10px 30px;
    background: #c31401;
    color: #fff;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 65px;
}

.top50 a {
    top: 50px;
}

.about-c ul li {
    width: 50%;
    height: 350px;
    float: left;
    font-size: 16px;
}

/*新增样式*/
.reportShow{display: inline-block;width: 100%;text-indent: 1rem;}
.reportShow1{display: inline-block;width: 100%;text-indent: 1rem;}
.reportShow div{width: 24%;display: inline-block;}
.reportShow1 div{width: 32%;display: inline-block;}
.reportShow img{width: 280px;}
.reportShow1 img{width: 390px;}

/*填写指南*/
@keyframes show-this {
    from {
        height: 0%;
        opacity: 0;
    }
    to {
        opacity: 1;
        height: 100%;
    }
}
/*填写指南*/



/*情报分析的四个介绍页面的轮播图样式*/
#certify {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 540px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
    display: block;
}

#certify .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #dddddd;
    width: 14px;
    height: 14px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: -30px;
    width: 45px;
    height: 45px;
    top: 40% !important;
    background: url(/static/front/images/zl/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: -30px;
    width: 45px;
    height: 45px;
    top: 40% !important;
    background: url(/static/front/images/zl/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

#certify img{
    width: 540px;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}
