.indexFixed_style .public_top,
.indexFixed_styleWhite .public_top {
    position: fixed;
    width: 100%;
    border: none;
    z-index: 1100;
}

.indexFixed_style .public_top {
    /* background: rgba(255, 255, 255, 0.2); */
    background: rgba(0, 25, 91, 0.2);
}

.indexFixed_styleWhite .public_top {
    box-shadow: 0px 15px 30px 0px rgb(166 166 166 / 30%);
}

.indexFixed_style .public_top .public_headerNav>ul>li>a,
.indexFixed_style .ringUp .phoneNumber {
    color: #fff;
}


/* ================顶部轮播图 start================ */

.index_swiper,
.index_optSwiper,
.index_newsSwiper,
.index_bulletinSwiper,
.index_customerSwiper {
    position: relative;
    overflow: hidden;
}

.index_swiper a {
    display: block;
}

.index_swiper a img {
    display: block;
    width: 100%;
    height: auto;
    font-size: 0;
}

.index_swiper .swiper-pagination-bullet {
    border-radius: 0px;
    width: 54px;
    height: 4px;
    background: url(../images/index_banner_pagination_default.png) 50% 50% no-repeat;
    background-size: cover;
}

.index_swiper .swiper-pagination-bullet-active {
    background: url(../images/index_banner_pagination_active.png) 50% 50% no-repeat;
    background-size: cover;
}


/* ================顶部轮播图 end================ */


/* ====== 易安联零信任产品体系 start ====== */

.index_defaultEffect {
    height: 900px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.index_defaultEffectHeader {
    display: none;
}

.index_defaultEffect_absolute {
    position: absolute;
    left: 0%;
    right: 0%;
    /*top: 0%;*/
    top: -20%;
    bottom: 0%;
    margin: auto;
}

.index_defaultEffect_initiate {
    text-align: center;
    width: 300px;
    height: 300px;
    display: block;
}

.index_defaultEffect_logo {
    width: 142px;
    height: 131px;
    line-height: 131px;
    text-align: center;
    display: inline-block;
    margin-top: 60px;
}

.index_defaultEffect_initiate img {
    display: inline-block;
}

.index_defaultEffect_subtitle {
    color: #1a1a1a;
    font-weight: 600;
    margin-top: 90px;
    z-index: 1000;
    position: relative;
    text-align: center;
}

.index_defaultEffect_initiate .index_defaultEffect_subtitle {
    margin-top: 50px;
}

.index_defaultEffect_desc {
    margin-top: 25px;
    color: #656566;
    z-index: 1000;
    position: relative;
    text-align: center;
}

.header_defaultShadow {
    box-shadow: 0px 8px 16px 0px rgba(178, 178, 178, 0.25);
}

.index_defaultEffect_circle3 {
    width: 400px;
    height: 300px;
}

.index_defaultEffect_circle2 {
    width: 600px;
    height: 400px;
}

.index_defaultEffect_circle1 {
    width: 200px;
    height: 150px;
}

.index_defaultEffect_circle3,
.index_defaultEffect_circle1,
.index_defaultEffect_circle2 {
    -webkit-animation: circle 3s 0s infinite;
    animation: circle 3s 0s infinite;
    border-radius: 50%;
    background: radial-gradient(ellipse, #fff, #d9e6f3);
}

@keyframes circle {
    from {
        opacity: 1;
        -webkit-transform: scale(0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(3);
    }
}

.index_defaultEffect_content {
    background: url(../images/product_productList_bg4.png) 50% 50% no-repeat;
    width: 100%;
    background-size: 950px 543px;
    height: 681px;
    position: relative;
    z-index: 100;
    margin-top: 70px;
    display: none;
}

.index_defaultEffect1042.index_defaultEffect {
    height: 1042px;
}

.index_defaultEffect_content>div {
    position: relative;
    width: 50%;
    height: 100%;
    margin-top: 0px;
}
.index_defaultEffect_content>div.fl{
    width: 60%;
}
.index_defaultEffect_content>div.fr {
    width: 40%;
}
.index_defaultEffect_content>div>a {
    display: block;
    position: absolute;
    z-index: 1;
}

.index_defaultEffect_content>div.fr>a {
    text-align: left;
}

.index_defaultEffect_content>div.fl>a {
    text-align: right;
}

.index_productPosition p {
    width: 207px;
    max-width: 300px;
    height: 50px;
    line-height: 50px;
    background: url(../images/product_productList_context.png) 50% 50% no-repeat;
    text-align: center;
    color: #007fff;
    font-family: "Repair-Bold";
    background-size: cover;
    position: absolute;
    font-size: 22px;

    /*display: none !important;*/
}

.index_productPosition img {
    width: 110px;
    height: auto;
    display: inline-block;
    position: relative;
}


.index_defaultEffect_content>div>a.index_product1 {
    top: 345px;
    left: 465px;
    z-index: 100;
}


.index_product2 {
    top: 260px;
    left: 320px;
}



.index_product4 {
    right: 355px;
    top: 155px;
}



.index_product3 p {
    left: 20px;
    top: 90px;
    z-index: 1;
}

.index_product5 {
    left: -25px;
    top: 370px;
}

.index_product5 p {
    left: 0px;
    top: 100px;
    z-index: 1;
}

.index_product6 {
    right: 210px;
    top: 65px;
}

.index_product7 {
    top: 440px;
    left: 605px;
}
.index_product8 {
    top: 80px;
    left: -80px;
}
.index_product9 {
    top: 165px;
    left: 70px;
}

.index_product3 {
    top: 290px;
    left: 100px;
}


.index_product7 P,
.index_product1 p,
.index_product2 p {
    top: 100px;
    left: -100px;
    z-index: 1;
}
.index_productPosition.index_product2:hover p{
    min-width: 250px;
}
.index_productPosition.index_product8:hover p,
.index_productPosition.index_product1:hover p{
    min-width: 260px;
}





.index_product4 p,
.index_product6  p {
    top: -50px;
    right: -50px;
}


.index_product8 p {
    left: 10px;
    top: -70px;
}
.index_product9 p {
    left: -35px;
    top: -60px;
}

.index_productPosition:hover .index_productImgDefault,
.index_productPosition .index_productImgHover {
    display: none;
}

.index_productPosition:hover .index_productImgHover,
.index_productPosition .index_productImgDefault {
    display: block;

}
.index_productPosition {
    position: relative;
}

.index_productPosition:hover p {
    min-width: 290px;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    background-color: #79b53d;
    box-sizing: border-box;
    color: #fff;
    z-index: 10;
    padding:0px 10px;
    box-sizing: border-box;
}

.index_productHover_right,
.index_productHover_left {
    position: absolute;
    width: 100%;
    height: 700px;
    top: -70px;
    display: none;
}

.index_productHover_right {
    right: 120px;
}

.index_productHover_left {
    left: -150px;
}



.index_productHover_right p,
.index_productHover_left p {
    width: 252px;
    height: 46px;
    padding-left: 60px;
    padding-right: 20px;
    text-align: left;
    line-height: 46px;
    overflow: hidden;
    color: #79b53d;
    position: absolute;
    display: none;
}

.index_productHover_left p {
    background: url(../images/index_productHoverPArrowLeft.png) 50% 50% no-repeat;
    text-align: right;
    padding-left: 0px;
    padding-right: 50px;
}

.index_productHover_right p {
    background: url(../images/index_productHoverPArrow.png) 50% 50% no-repeat;
}

.index_productHover1_right {
    left: 330px;
    top: 50px;
}

.index_productHover1_left {
    right: 330px;
    top: 50px;
}

.index_productHover2_right {
    left: 450px;
    top: 150px;
}

.index_productHover2_left {
    right: 450px;
    top: 150px;
}

.index_productHover3_right {
    left: 500px;
    top: 250px;
}

.index_productHover3_left {
    right: 500px;
    top: 250px;
}

.index_productHover4_right {
    left: 500px;
    bottom: 250px;
}

.index_productHover4_left {
    right: 500px;
    bottom: 250px;
}

.index_productHover5_right {
    left: 450px;
    bottom: 150px;
}

.index_productHover5_left {
    right: 450px;
    bottom: 150px;
}

.index_productHover6_right {
    left: 330px;
    bottom: 50px;
}

.index_productHover6_left {
    right: 330px;
    bottom: 50px;
}

.index_productPosition:hover~.index_productHover_left,
.index_productPosition:hover~.index_productHover_right {
    display: block;
}


/* ====== 易安联零信任产品体系 end ====== */


/* ============== 易安联零信任解决方案 start ============== */

.index_solution {
    height: 870px;
    background: url(../images/index_solution.jpg) no-repeat center/cover;
    overflow: hidden;
    color: #fff;
}

.index_solution .index_defaultEffect_subtitle {
    color: #fff;
}

.index_solutionList {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}

.index_solutionList li {
    float: left;
    width: 276px;
    height: 460px;
    background-color: #4181fc;
    border: rgba(255, 255, 255, 0.5) 1px solid;
    border-radius: 5px;
    margin-top: 30px;
    padding: 40px;
    cursor: pointer;
}

.index_solutionList li+li {
    margin-left: 20px;
}

.index_solutionList li.solutionActive {
    width: 552px;
    height: 520px;
    margin-top: 0px;
    overflow: hidden;
}

.index_solutionDefault {
    color: #fff;
}

.index_solutionDefault img {
    margin-left: 23px;
    width: 170px;
    height: 160px;
    margin-top: 16px;
}

.index_solutionDefault label,
.index_solutionHover .index_solutionSubtitle {
    display: block;
    position: relative;
    padding-bottom: 30px;
}

.index_solutionDefault label {
    margin-bottom: 30px;
    margin-top: 48px;
}

.index_solutionDefault label:after,
.index_solutionHover .index_solutionSubtitle:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 30px;
    height: 3px;
    background-color: #ffffff;
}

.index_solutionDefault label:after {
    opacity: 0.2;
    filter: alpha(opacity=20);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=20);
}

.index_solutionSubtitle {
    height: 18px;
    line-height: 18px;
}

.index_solutionSubtitleEn {
    opacity: 0.4;
    filter: alpha(opacity=40);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=40);
    color: #fff;
    margin-top: 20px;
    height: 14px;
    line-height: 14px;
}

.solutionActive .index_solutionDefault,
.index_solutionList .index_solutionHover {
    display: none;
}

.index_solutionList .solutionActive .index_solutionHover {
    display: block;
}

.index_solutionHover .index_solutionSubtitle {
    font-weight: 600;
    height: auto;
    line-height: initial;
}

.index_solutionDesc {
    line-height: 32px;
    margin-top: 24px;
    width: 470px;
}

.index_solutionBigImg {
    width: 470px;
    height: 250px;
    line-height: 250px;
    text-align: center;
    overflow: hidden;
    margin-top: 26px;
}

.index_solutionBigImg img {
    max-width: 470px;
    height: auto;
    display: inline-block;
}


/* ============== 易安联零信任解决方案 end ============== */


/* ============== 合作伙伴 start ============== */

.index_partner {
    position: relative;
    overflow: hidden;
    padding-top: 130px;
    padding-bottom: 130px;
}

.index_partner>div {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.index_partner ul {
    padding: 40px 0px;
    text-align: center;
    overflow: hidden;
}

.index_partner ul li {
    display: inline-block;
    overflow: hidden;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    cursor: pointer;
    background-color: #ffffff;
    box-shadow: 0px 16px 40px 0px rgba(232, 242, 252, 0.8);
    border-radius: 10px;
}

.index_partner ul li.index_partnerCompanyBlue {
    background-color: #0180ff;
}

.index_partner ul li.index_partnerCompanyGreen {
    background-color: #89cb47;
}

.index_partner ul li a img {
    transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    width: 160px;
    height: auto;
    margin-top: 60px;
}

.index_partner ul li a {
    display: block;
}

.index_partner ul li+li {
    margin-left: 78px;
}

.index_partnerCompany {
    display: block;
    width: 156px;
    height: 156px;
}

.index_partner1 ul,
.index_partner5 ul {
    width: 100%;
}

.index_partner2 ul,
.index_partner3 ul {
    width: 40%;
    position: relative;
}

.index_partner2,
.index_partner5,
.index_partner3 {
    margin-top: -112px;
}

.index_partner2 ul.fl,
.index_partner3 ul.fl {
    left: 75px;
}

.index_partner2 ul.fr,
.index_partner3 ul.fr {
    right: 75px;
}

.index_partner3 .fl {
    margin-left: -118px;
}

.index_partner3 .fr {
    margin-right: -118px;
}

.index_partner>div.index_partnerNum {
    width: 293px;
    height: 271px;
    background: url(../images/index_parter.png) 50% 50% no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -135px;
    margin-left: -146px;
}

.index_partnerCount {
    width: 100%;
    text-align: center;
    color: #2580ff;
    font-family: "Repair-Bold";
    margin-top: 74px;
}

.index_partnerSubtitle {
    font-weight: 600;
    color: #1a1a1a;
}


/* ============== 合作伙伴 end ============== */


/* ============== 为什么选择易安联？ start  ============== */

.index_opt {
    background: url(../images/index_optBg.jpg) no-repeat center/cover;
    height: 630px;
    padding-top: 10px;
    padding-bottom: 120px;
}

.index_optList {
    width: 100%;
    margin-top: 50px;
    white-space: nowrap;
    /*overflow-x: auto;*/
    padding: 30px 0px;
    cursor: pointer;
    text-align: center;
}


/*滚动条的宽度*/

.index_optList::-webkit-scrollbar {
    height: 4px;
}


/*滚动条里面小方块*/

.index_optList::-webkit-scrollbar-thumb {
    border-radius: 2px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
}

.index_optList li {
    display: inline-block;
    width: 100%;
}

.index_optList li+li {
    margin-left: 40px;
}

.index_optLogo {
    width: 100px;
    height: 100px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    padding: 10px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: -50px;
    margin-top: 90px;
    z-index: 10;
    position: relative;
}

.index_optLogo img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.index_optContent {
    width: calc(100% - 100px);
    height: 280px;
    background-color: #ffffff;
    box-shadow: 0px 15px 30px 0px rgba(173, 186, 204, 0.25);
    border-radius: 8px;
    padding: 50px 40px 50px 88px;
    z-index: 9;
}

.index_optTitle {
    color: #323333;
    font-weight: 600;
    position: relative;
    padding-bottom: 30px;
    width: 100%;
    text-align: left;
}

.index_optTitle:after {
    content: '';
    width: 50px;
    height: 3px;
    background-color: #83bf48;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.index_optDesc {
    width: 100%;
    line-height: 26px;
    color: #656566;
    margin-top: 30px;
    white-space: normal;
    text-align: left;
}

.index_optSwiper .swiper-slide {
    width: 813px;
}


/* ============== 为什么选择易安联？ start  ============== */


/* ============== 客户赠言 start  ============== */

.index_customer {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 100px;
}

.index_customerSwiper {
    margin-top: 60px;
    height: 454px;
}

.index_videoCover {
    width: 700px;
    height: 394px;
    border-radius: 8px;
    position: relative;
}

.index_videoCover .index_videoCoverImg {
    width: 100%;
    height: 100%;
}

.index_videoCover .index_videoPlay {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    position: absolute;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
}

.index_bulletin .swiper-pagination-bullet,
.index_customerSwiper .swiper-pagination-bullet,
.index_newsSwiper .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    border-radius: 3px !important;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin-left: 20px !important;
}


/* ============== 客户赠言 end  ============== */


/* ============== 新闻中心 start  ============== */

.index_newsHeader {
    width: 100%;
    overflow: hidden;
    margin-bottom: 60px;
}

.index_newsCenter {
    height: 732px;
    background-color: #f7f9fb;
    padding-top: 10px;
}

.index_newsCenter .index_defaultEffect_subtitle,
.index_newsCenter .index_defaultEffect_desc {
    text-align: left;
}

.index_newsTab {
    overflow: hidden;
    margin-top: 121px;
}

.index_newsTab li {
    float: left;
    width: 130px;
    height: 48px;
    border-radius: 4px;
    text-align: center;
    line-height: 48px;
    color: #656566;
    cursor: pointer;
}

.index_newsTab li+li {
    margin-left: 10px;
}

.index_newsTab li.index_newsTabActive,
.index_newsTab li:hover {
    background-color: #007fff;
    color: #fff;
}

.index_newsList {
    width: 1200px;
    height: 330px;
    box-shadow: 0px 25px 18px 0px rgba(232, 236, 245, 0.75);
    display: block;
}

.index_newsCover {
    line-height: 330px;
    font-size: 0px;
    text-align: center;
    overflow: hidden;
}

.index_newsCover,
.index_newsContent {
    width: 600px;
    height: 330px;
}

.index_newsCover img {
    /*max-width: 100%;*/
    /*height: auto;*/
    width: 100%;
    height: 100%;
}

.index_newsContent {
    padding: 40px;
    background-color: #ffffff;
}

.index_newsContentDate {
    position: relative;
    padding-bottom: 20px;
    display: block;
}

.index_newsContentDate:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 40px;
    height: 3px;
    background-color: #79b53d;
}

.index_newsDate {
    font-family: Repair-Bold;
    color: #181818;
}

.index_newsMonth {
    font-family: Repair-Bold;
    color: #cecece;
    margin-left: 15px;
}

.index_newsTitle {
    color: #333333;
    font-weight: 600;
    margin-top: 25px;
}

.index_newsIntro {
    color: #999999;
    opacity: 0.8;
    filter: alpha(opacity=80);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
    line-height: 26px;
    margin-top: 30px;
}

.index_newsSwiper {
    height: 390px;
}

.index_newsSwiper .swiper-slide {
    width: 1200px;
}

.index_newsSwiper {
    display: none;
    padding-top: 10px;
}

.index_newsSwiper .swiper-slide:hover .index_newsTitle {
    color: #007fff;
}


/* ============== 新闻中心 end  ============== */


/* ============== 报告下载 start  ============== */

.index_bulletin {
    padding-top: 10px;
    padding-bottom: 110px;
    background-color: #fff;
}

.index_moreDownload {
    color: #007fff;
    float: right;
    margin-top: -20px;
    background: url(../images/index_moreDownload.png) right 50% no-repeat;
    padding-right: 30px;
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 1000;
}

.index_bulletinSwiper {
    width: 100%;
    height: 678px;
}

.index_bulletinList {
    width: 100%;
    margin-bottom: 30px;
    min-height: 596px;
    margin-top: 56px;
    display: flex;
    align-items: center;
}

.index_bulletinList li {
    width: 330px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 15px 30px 0px rgb(166 166 166 / 30%);
    cursor: pointer;
    display: inline-block;
    /* margin-top: 27px; */
    /* margin-bottom: 27px; */
    height: 510px;
    margin-left: 40px;
}

.index_bulletinList li+li {
    margin-left: 18px;
}

.index_bulletinListImg {
    width: 100%;
    height: 400px;
    line-height: 400px;
    overflow: hidden;
    font-size: 0px;
}

.index_bulletinListImg img {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.index_bulletinListContent {
    padding: 30px;
    width: 100%;
    background-color: #fff;
    height: 164px;
}

.index_bulletinListContent p {
    height: 60px;
    line-height: 30px;
}

.index_bulletinList li:hover {
    /* margin-top: 0px; */
    /* margin-bottom: 0px; */
    height: 564px;
}

.index_bulletinList li:hover .index_bulletinListContent {
    background-color: #007fff;
    color: #ffffff;
}

.index_bulletinList li:hover a {
    display: block;
    margin-left: 0px;
}

.index_bulletinListContent a {
    display: block;
    width: 100%;
    text-align: center;
    height: 56px;
    line-height: 42px;
    color: #ffffff;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 10px;
    margin-top: 10px;
    margin-left: -1000px;
}

.index_bulletinListContent a img {
    width: 26px;
    height: 26px;
    margin-right: 20px;
}

.index_bulletinListContent a span {
    display: inline-block;
    height: 26px;
    line-height: 26px;
}


/* ============== 报告下载 end  ============== */