@charset "utf-8";

html,
body {
    min-width: 1200px
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%
}

dl,
ul {
    list-style: none
}

li {
    vertical-align: middle
}

fieldset,
img,
a img,
:link img,
:visited img {
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 14px;
    font-weight: normal
}

em,
i,
u {
    font-style: normal;
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block
}

.clearfix {
    *zoom: 1
}

.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: "."
}

.fl {
    float: left;
    display: inline
}

.fr {
    float: right;
    display: inline
}

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

a:hover {
    text-decoration: underline
}

:focus {
    outline: 0
}

textarea {
    resize: none
}

body {
    font-family: PingFang SC Regular, "Î¢ÈíÑÅºÚ", Tahoma, Geneva, "\5B8B\4F53", sans-serif !important;
    line-height: 1.7 !important;
    font-size: 14px !important;
    background: #fff !important;
    color: #333 !important
}

.c1_head {
    position: fixed;
    top: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    z-index: 999
}

.c1_head .c1_box {
    width: 1200px;
    margin: auto
}

.c1_head .c1_logo {
    float: left;
    margin-top: 12px;
    width: 380px;
    height: 56px;
    z-index: 100
}

.c1_head .c1_logo img {
    width: 156px;
    float: left
}

.c1_head .c1_nav {
    float: right
}

.c1_head .c1_nav li {
    float: left;
    margin: 0 20px;
    position: relative
}

.c1_head .c1_nav li:first-child {
    margin-left: 0
}

.c1_head .c1_nav li:last-child {
    margin-right: 0
}

.c1_head .c1_nav li a {
    font-size: 16px;
    color: #fff;
    padding-bottom: 12px;
    font-weight: 200
}

.c1_head .c1_nav li:hover a {
    text-decoration: none
}

.c1_head .c1_nav li:hover a.s {
    border-bottom: 3px solid #0062b1;
    text-decoration: none
}

.c1_head .c1_nav li a.cur {
    border-bottom: 3px solid #0062b1
}

.c1_head .c1_nav li .down {
    margin-left: 10px;
    margin-bottom: 5px;
    border: #fff 1px solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.c1_head .c1_nav li:hover .down {
    margin-bottom: 0px;
    -webkit-transition: 0.6s linear;
    transition: 0.4s ease-in;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.c1_head .c1_nav li .nav_second {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
    min-width: 140px;
    margin: 0 -40px;
    margin-top: 0px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.80
}

.c1_head .c1_nav li:hover .nav_second {
    display: block
}

.c1_head .c1_nav li:hover .nav_second a {
    color: #888;
    font-size: 14px;
    font-weight: 200;
    text-align: center;
    white-space: nowrap
}

.c1_head .c1_nav li:hover .nav_second a {
    display: block;
    height: 24px;
    line-height: 24px;
    border-bottom: #edecec 2px solid;
    position: relative;
    padding: 10px 24px
}

.c1_head .c1_nav li:hover .nav_second a:hover {
    border-bottom: #0062b1 2px solid
}

.c2_head {
    position: fixed;
    top: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    background-color: #fff;
    z-index: 99;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    font-weight: 200
}

.c2_head .c2_box {
    width: 1200px;
    margin: auto
}

.c2_head .c2_logo {
    float: left;
    margin-top: 12px;
    width: 380px;
    height: 56px;
    z-index: 100
}

.c2_head .c2_logo img {
    width: 156px;
    float: left
}

.c2_head .c2_nav {
    float: right
}

.c2_head .c2_nav li {
    float: left;
    margin: 0 20px;
    position: relative
}

.c2_head .c2_nav li:first-child {
    margin-left: 0
}

.c2_head .c2_nav li:last-child {
    margin-right: 0
}

.c2_head .c2_nav li a {
    font-size: 16px;
    color: #888;
    padding-bottom: 12px;
    font-weight: 200;
    white-space: nowrap
}

.c2_head .c2_nav li:hover a {
    text-decoration: none
}

.c2_head .c2_nav li:hover a.s {
    border-bottom: 3px solid #0062b1
}

.c2_head .c2_nav li a.cur {
    border-bottom: 3px solid #0062b1
}

.c2_head .c2_nav li .down {
    margin-left: 10px;
    margin-bottom: 5px;
    border: #888 1px solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.c2_head .c2_nav li:hover .down {
    margin-bottom: 0px;
    -webkit-transition: 0.6s linear;
    transition: 0.4s ease-in;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.c2_head .c2_nav li .nav_second {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
    min-width: 140px;
    margin: -10px -40px 0;
    font-weight: 200
}

.c2_head .c2_nav li:hover .nav_second {
    display: block
}

.c2_head .c2_nav li:hover .nav_second a {
    color: #888;
    font-size: 14px;
    text-align: center
}

.c2_head .c2_nav li:hover .nav_second a {
    display: block;
    height: 24px;
    line-height: 24px;
    border-bottom: #edecec 2px solid;
    position: relative;
    padding: 10px 24px
}

.c2_head .c2_nav li:hover .nav_second a:hover {
    border-bottom: #0062b1 2px solid
}

.c2_head_d {
    width: 100%;
    margin: auto;
    top: 0;
    height: 80px;
    background: #0099d7
}

.c1_index_banner {
    max-width: 100%;
    min-width: 1200px;
    margin: auto;
    height: 680px;
    background: #0062b1
}

.c1_index_banner .swiper-container {
    max-width: 100%;
    min-width: 1200px;
    margin: auto;
    height: 680px
}

.c1_index_banner .swiper-slide {
    max-width: 100%;
    min-width: 1200px;
    height: 680px;
    line-height: 680px;
    background: #0062b1
}

.c1_index_banner .swiper-pagination {
    margin-bottom: 60px
}

.c1_index_banner .swiper-slide p.x1 {
    width: 1200px;
    /*height: 100px;*/
    margin: auto;
    margin-top: 160px;
    text-align: left;
    line-height: 50px;
    color: #fff;
    font-size: 36px;
    font-weight: bold
}

.c1_index_banner .swiper-slide p.x2 {
    width: 1200px;
    height: 40px;
    margin: auto;
    margin-top: 5px;
    text-align: left;
    line-height: 40px;
    color: #999;
    font-size: 18px
}

.c1_index_banner .swiper-slide p.x3 {
    width: 1200px;
    height: 60px;
    margin: auto;
    text-align: left;
    line-height: 60px;
    margin-top: 70px
}

.c1_index_banner .swiper-slide p.x3 a {
    width: 180px;
    height: 42px;
    display: inline-block;
    line-height: 42px;
    border: #0062b1 1px solid;
    color: #0062b1;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: relative;
    z-index: 9
}

.c1_index_banner .swiper-slide p.x3 a:before {
    box-sizing: border-box;
    -webkit-transition: 0.7s;
    transition: 0.7s
}

.c1_index_banner .swiper-slide p.x3 a:before {
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 42px;
    background: #0062b1;
    position: absolute;
    z-index: -1
}

.c1_index_banner .swiper-slide p.x3 a:hover {
    color: #fff;
    text-decoration: none
}

.c1_index_banner .swiper-slide p.x3 a:hover:before {
    width: 180px;
    color: #fff;
    text-decoration: none
}

.c1_index_banner .swiper-slide p.x3 a:active {
    background: #0062b1;
    color: #fff;
    text-decoration: none
}

.c1_index_intro {
    width: 100%;
    margin: auto
}

.c1_index_intro .box {
    width: 1200px;
    margin: auto;
    padding-top: 90px
}

.c1_index_intro p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #555;
    text-align: center;
    font-weight: 100;
    font-family: PingFang SC Thin, Arial, Helvetica, sans-serif
}

.c1_index_company {
    width: 100%;
    margin: auto
}

.c1_index_company .box {
    width: 1200px;
    height: 270px;
    padding: 80px 0;
    margin: auto
}

ul.company {
    width: 1221px;
    float: left;
    margin-left: -21px
}

ul.company li {
    width: 386px;
    height: 270px;
    float: left;
    margin-left: 21px;
    position: relative
}

ul.company li .pic {
    width: 386px;
    height: 270px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    z-index: 1
}

ul.company li .pic img {
    transition: all .7s;
    position: absolute;
    width: 100%;
    height: 100%
}

ul.company li p {
    width: 386px;
    height: 270px;
    overflow: hidden;
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    z-index: 2;
    background: #000;
    opacity: .4;
    filter: alpha(opacity=40);
    -moz-opacity: .4
}

ul.company li span.s1 {
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    color: #fff;
    position: absolute;
    z-index: 3;
    left: 20px;
    top: 20px
}

ul.company li span.s2 {
    height: 40px;
    line-height: 18px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    z-index: 3;
    left: 20px;
    top: 70px
}

ul.company li:hover .pic img {
    transform: scale(1.07, 1.07)
}

ul.company li:hover p {
    background: #0062b1
}

ul.company li:hover span {
    left: 35px;
    animation: company_txt .8s;
    -webkit-animation: company_txt .8s
}

@keyframes company_txt {
    from {
        left: 20px
    }

    to {
        left: 35px
    }
}

@-webkit-keyframes company_txt {
    from {
        left: 20px
    }

    to {
        left: 35px
    }
}

.c1_index_title {
    width: 100%;
    margin: auto;
    height: 72px;
    padding: 50px 0 20px 0
}

.tt_box {
    width: 1200px;
    margin: auto;
    height: 64px;
    line-height: 36px;
    border-left: #0062b1 5px solid
}

.tt_box span.t1 {
    font-size: 32px;
    color: #333;
    float: left;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding-left: 15px
}

.tt_box span.t2 {
    font-size: 20px;
    color: #555;
    font-weight: 100;
    font-family: PingFang SC Thin, Arial, Helvetica, sans-serif;
    float: left;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding-left: 15px;
    padding-top: 7px
}

.tt_box a {
    float: right;
    color: #999
}

.c1_index_news {
    width: 100%;
    margin: auto;
    background: #f2f5fb;
    padding: 50px 0 20px 0;
    min-width: 1200px
}

.c1_index_news .box {
    width: 1200px;
    margin: auto
}

.c1_index_news .news {
    width: 1200px;
    height: 370px;
    margin: auto;
    margin-top: 50px
}

.c1_index_news .news .n1 {
    width: 590px;
    height: 370px;
    float: left
}

.c1_index_news .news .n1 .swiper-container {
    width: 590px;
    height: 370px
}

.c1_index_news .news .n1 .swiper-slide {
    width: 590px;
    height: 370px;
    background: #0062b1;
    position: relative
}

.c1_index_news .news .n1 .swiper-pagination {
    margin-top: 140px;
    padding-left: 150px
}

.c1_index_news .news .n1 img {
    width: 590px;
    height: 370px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.c1_index_news .news .n1 .txt {
    width: 590px;
    height: 370px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9
}

.c1_index_news .news .n1 p.x1 {
    padding: 4px 20px;
    line-height: 36px;
    color: #fff;
    font-size: 24px;
    padding-top: 20px
}

.c1_index_news .news .n1 p.x2 {
    padding: 4px 20px;
    line-height: 24px;
    color: #fff;
    font-size: 14px
}

.c1_index_news .news .n1 p.x3 {
    padding: 4px 20px;
    line-height: 24px;
    color: #fff;
    font-size: 12px
}

.c1_index_news .news .n1 p.x3 a {
    padding: 6px 15px;
    background: #ddd;
    display: inline-table;
    border-radius: 5px;
    opacity: .9;
    filter: alpha(opacity=90);
    -moz-opacity: .9;
    color: #333
}

.c1_index_news .news .n1 a {
    color: #fff
}

.c1_index_news .news .n2 {
    width: 280px;
    height: 370px;
    background: #fff;
    float: left;
    margin-left: 25px
}

.c1_index_news .news .n2 .pic {
    width: 280px;
    height: 170px;
    margin-bottom: 30px
}

.c1_index_news .news .n2 .pic img {
    width: 280px;
    height: 170px
}

.c1_index_news .news .n2 .time {
    width: 250px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    color: #999
}

.c1_index_news .news .n2 .time a {
    line-height: 20px;
    padding: 3px 9px;
    background: #ddd;
    margin: 0;
    display: inline-table;
    border-radius: 5px;
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    float: right;
    font-size: 12px
}

.c1_index_news .news .n2 .title {
    width: 250px;
    height: 48px;
    line-height: 24px;
    padding: 10px 15px;
    color: #333;
    font-size: 18px;
    text-align: justify
}

.c1_index_news .news .n2 .intro {
    width: 250px;
    height: 40px;
    line-height: 20px;
    padding: 7px 15px;
    color: #777;
    font-size: 12px;
    text-align: justify
}

.c1_index_news .news .n3 {
    width: 280px;
    height: 350px;
    padding: 10px 0;
    background: #fff;
    float: right;
    display: inline-block
}

.c1_index_news .news .n3 .title {
    width: 250px;
    margin: auto;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    font-weight: 200;
    border-bottom: #CCC 1px solid;
    color: #999
}

.c1_index_news .news .n3 ul {
    float: left;
    padding: 5px 0
}

.c1_index_news .news .n3 ul li {
    width: 250px;
    line-height: 24px;
    color: #000;
    overflow: hidden;
    zoom: 1;
    padding: 5px 15px
}

.c1_index_news .news .n3 ul li:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: "."
}

.c1_index_news .news .n3 ul li a {
    font-size: 15px;
    text-decoration: none
}

.c1_index_news .news .n3 ul li span {
    font-size: 13px;
    color: #999;
    font-weight: normal
}

.c1_index_news .news .n3 ul li:hover {
    background: #0062b1
}

.c1_index_news .news .n3 ul li:hover a {
    color: #fff
}

.c1_index_news .news .n3 ul li:hover span {
    color: #fff
}

.c1_index_platform {
    width: 100%;
    margin: auto;
    background: #fff;
    padding: 70px 0 20px 0
}

.c1_index_platform .box {
    width: 1200px;
    margin: auto
}

.c1_index_platform .platform {
    width: 1200px;
    margin: auto;
    padding: 60px 0 20px 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    margin-top: 50px
}

.platform .title {
    height: 120px;
    color: #333
}

.platform .title h3 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 32px;
    text-align: center;
    font-weight: 700
}

.platform .title p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    font-weight: 600
}

.platform .cont {
    width: 1200px;
    height: 390px;
    margin: auto
}

.platform .cont .pic {
    width: 780px;
    height: 390px;
    float: left
}

.platform .cont .pic .swiper-container {
    width: 780px;
    height: 390px
}

.platform .cont .pic .swiper-slide {
    width: 780px;
    height: 390px;
    background: #0062b1
}

.platform .cont .pic .swiper-pagination {
    margin-top: 140px
}

.platform .cont .pic img {
    width: 780px;
    height: 390px
}

.platform .cont .intro {
    width: 338px;
    height: 390px;
    float: right;
    padding-right: 40px
}

.platform .cont .intro .t1 {
    width: 338px;
    height: 60px;
    line-height: 50px;
    text-align: left
}

.platform .cont .intro .t1 img {
    height: 42px;
    float: left
}

.platform .cont .intro .des {
    height: 200px;
    line-height: 28px;
    padding: 10px 0;
    color: #333;
    text-align: justify
}

.platform .cont .intro .more {
    width: 338px;
    height: 40px;
    padding-top: 20px;
    text-align: center
}

.platform .cont .intro .more a {
    background: #fff;
    color: #0062b1;
    font-size: 14px;
    width: 140px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    border: #0062b1 1px solid;
    text-align: center;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: relative;
    z-index: 9
}

.platform .cont .intro .more a:before {
    box-sizing: border-box;
    -webkit-transition: 0.7s;
    transition: 0.7s
}

.platform .cont .intro .more a:before {
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 36px;
    background: #0062b1;
    position: absolute;
    z-index: -1
}

.platform .cont .intro .more a:hover {
    color: #fff;
    text-decoration: none
}

.platform .cont .intro .more a:hover:before {
    width: 140px;
    color: #fff;
    text-decoration: none
}

.platform .cont .intro .more a:active {
    background: #0062b1;
    color: #fff;
    text-decoration: none
}

.c1_index_service {
    width: 100%;
    margin: auto;
    background: #f2f5fb;
    padding: 70px 0 0 0;
    min-width: 1200px
}

.c1_index_service .box {
    width: 1200px;
    margin: auto
}

.c1_index_service .service {
    width: 1200px;
    margin: auto;
    padding: 70px 0 0 0
}

.c1_index_service .service .nav {
    width: 1200px;
    height: 66px;
    line-height: 66px;
    margin: auto;
    background-color: #8abdf8
}

.c1_index_service .service .nav a {
    width: 240px;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    box-sizing: border-box;
    float: left
}

.c1_index_service .service .nav a h5 {
    line-height: 30px;
    font-size: 24px;
    color: #333
}

.c1_index_service .service .nav a span {
    line-height: 30px;
    font-size: 14px;
    color: #999
}

.c1_index_service .service .nav a:hover {
    background: #0062b1;
    color: #fff;
    text-decoration: none
}

.c1_index_service .service .nav a:hover h5 {
    color: #fff;
    animation: service_nav 1.2s forwards;
    -webkit-animation: service_nav 1.2s forwards
}

.c1_index_service .service .nav a:hover span {
    color: #fff;
    animation: service_nav 1.2s forwards;
    -webkit-animation: service_nav 1.2s forwards
}

.c1_index_service .service .nav .cur {
    background: #0062b1;
    color: #fff;
    text-decoration: none
}

.c1_index_service .service .nav .cur h5 {
    color: #fff;
    animation: service_nav 1.2s forwards;
    -webkit-animation: service_nav 1.2s forwards
}

.c1_index_service .service .nav .cur span {
    color: #fff;
    animation: service_nav 1.2s forwards;
    -webkit-animation: service_nav 1.2s forwards
}

@keyframes service_nav {
    from {
        padding-left: 0
    }

    to {
        padding-left: 15px
    }
}

@-webkit-keyframes service_nav {
    from {
        padding-left: 0
    }

    to {
        padding-left: 15px
    }
}

.c1_index_service .service .cont {
    width: 1200px;
    height: 845px;
    margin-top: -10px;
    display: inline-block;
    overflow: hidden
}

.c1_index_service .service .cont .ccc {
    position: relative;
    font-size: 32px;
    color: #1d1d1f;
    padding: 48px 0 60px;
    border-bottom: 1px solid #a0c9f9
}

.c1_index_service .service .cont .ccc:after {
    content: '';
    position: absolute;
    display: inline-block;
    border-top: 10px solid #0a92fe;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    left: 50%;
    bottom: 10%
}

.c1_index_service .service .cont .ccc h1 {
    font-size: 32px;
    color: #1d1d1f;
    text-align: center;
    font-weight: 100;
    font-family: PingFang SC Thin, Arial, Helvetica, sans-serif
}

.c1_index_service .service .cont .ccc-image .animate__animated {
    padding-top: 60px;
    text-align: center
}

.c1_index_service .service .cont .ccc-image .animate__animated img {
    width: 100%;
    text-align: center
}

.c1_index_service .service .cont .ccc-image-row .col-lg-8 {
    width: 60%;
    float: left;
    position: relative
}

.c1_index_service .service .cont .ccc-image-row .col-lg-4 {
    width: 40%;
    float: left
}

.c1_index_service .service .cont .ccc-image-row .col-lg-4 .description {
    margin-top: 140px;
    color: #0062b2;
    font-size: 16px;
    padding-right: 14px;
    line-height: 32px
}

@keyframes service_h5 {
    from {
        bottom: 40px
    }

    to {
        bottom: 88px
    }
}

@-webkit-keyframes service_h5 {
    from {
        bottom: 40px
    }

    to {
        bottom: 88px
    }
}

@keyframes service_span {
    from {
        bottom: -48px
    }

    to {
        bottom: 58px
    }
}

@-webkit-keyframes service_span {
    from {
        bottom: -48px
    }

    to {
        bottom: 58px
    }
}

@keyframes service_a {
    from {
        left: 150px
    }

    to {
        left: 315px
    }
}

@-webkit-keyframes service_a {
    from {
        left: 150px
    }

    to {
        left: 315px
    }
}

.c1_index_service .service .cont .x2 {
    width: 810px;
    height: 320px;
    position: relative;
    overflow: hidden
}

.c1_index_service .service .cont .x2 img {
    width: 810px;
    height: 320px;
    position: absolute;
    z-index: 1
}

.c1_index_service .service .cont .x2 h5 {
    position: absolute;
    z-index: 2;
    font-size: 24px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    left: 25px;
    bottom: 40px
}

.c1_index_service .service .cont .x2 span {
    position: absolute;
    z-index: 2;
    font-size: 14px;
    color: #fff;
    height: 24px;
    line-height: 24px;
    left: 25px;
    bottom: -48px
}

.c1_index_service .service .cont .x2 a {
    position: absolute;
    z-index: 3;
    width: 40px;
    height: 24px;
    background: url(/asset/images/index_service.svg) no-repeat center left;
    left: -64px;
    bottom: 88px
}

.c1_index_service .service .cont .x2:hover h5 {
    animation-delay: .0s;
    -webkit-animation-delay: .0s;
    animation: service_h52 1.2s forwards;
    -webkit-animation: service_h52 1.2s forwards
}

.c1_index_service .service .cont .x2:hover span {
    animation-delay: .5s;
    -webkit-animation-delay: .5s;
    animation: service_span2 1.2s forwards;
    -webkit-animation: service_span2 1.2s forwards
}

.c1_index_service .service .cont .x2:hover a {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    animation: service_a2 1.2s forwards;
    -webkit-animation: service_a2 1.2s forwards
}

@keyframes service_h52 {
    from {
        bottom: 40px
    }

    to {
        bottom: 88px
    }
}

@-webkit-keyframes service_h52 {
    from {
        bottom: 40px
    }

    to {
        bottom: 88px
    }
}

@keyframes service_span2 {
    from {
        bottom: -48px
    }

    to {
        bottom: 58px
    }
}

@-webkit-keyframes service_span2 {
    from {
        bottom: -48px
    }

    to {
        bottom: 58px
    }
}

@keyframes service_a2 {
    from {
        left: 320px
    }

    to {
        left: 725px
    }
}

@-webkit-keyframes service_a2 {
    from {
        left: 320px
    }

    to {
        left: 725px
    }
}

.c1_index_partner {
    width: 100%;
    margin: auto;
    background: #fff;
    padding: 70px 0 5px 0
}

.c1_index_partner .box {
    width: 1200px;
    margin: auto
}

.c1_index_partner .partner {
    width: 1200px;
    padding: 20px 0 50px 0
}

.c1_index_partner .partner ul {
    width: 1212px;
    margin-left: -12px
}

.c1_index_partner .partner li {
    width: 190px;
    height: 90px;
    margin: 10px 0;
    margin-left: 12px;
    float: left;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.35)
}

.c1_index_partner .partner li img {
    width: 190px;
    height: 90px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%)
}

.c1_index_partner .partner li img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}

.c1_foot {
    max-width: 100%;
    min-width: 1200px;
    height: 450px;
    margin: auto;
    background: #f2f5fb
}

.c1_foot .box1 {
    width: 1200px;
    height: 250px;
    margin: auto;
    padding-top: 60px;
    border-bottom: #cbcccd 1px solid
}

.c1_foot .box1 .dd {
    height: 240px;
    line-height: 28px;
    float: left;
    font-size: 14px;
    color: #999
}

.c1_foot .box1 .dd h5 {
    color: #777;
    font-weight: normal;
    font-size: 16px;
    padding-bottom: 10px
}

.c1_foot .box1 .dd a {
    color: #999
}

.c1_foot .box1 img {
    width: 120px;
    float: right;
    margin-top: 50px;
    margin-right: 180px
}

.c1_foot .box2 {
    width: 1200px;
    height: 100px;
    margin: auto;
    padding: 20px 0
}

.c1_foot .box2 .d1 {
    width: 420px;
    height: 60px;
    float: left;
    line-height: 30px;
    padding-top: 30px;
    color: #999
}

.c1_foot .box2 .d1 h3 {
    font-size: 25px;
    font-weight: normal
}

.c1_foot .box2 .d1 span {
    font-size: 12px;
    font-weight: normal
}

.c1_foot .box2 .d2 {
    width: 450px;
    height: 76px;
    padding: 7px 0;
    float: right;
    line-height: 25px;
    color: #666
}

.c1_foot .box2 .d2 p.p1 {
    width: 450px;
    text-align: right;
    font-size: 16px
}

.c1_foot .box2 .d2 p.p2 {
    width: 450px;
    text-align: right;
    font-size: 14px
}

.c1_foot .box2 .d2 p.p3 {
    width: 450px;
    text-align: right;
    font-size: 20px
}

.c1_foot .box2 .d3 {
    width: 210px;
    height: 90px;
    float: right
}

.c1_foot .box2 .d3 img {
    width: 200px;
    float: right
}

.c1_footx {
    max-width: 100%;
    min-width: 1200px;
    height: 66px;
    margin: auto;
    background: #0062b1
}

.c1_footx .box {
    width: 1200px;
    height: 66px;
    margin: auto
}

.c1_footx .d1 {
    width: 600px;
    height: 66px;
    line-height: 66px;
    font-size: 12px;
    color: #fff;
    float: left
}

.c1_footx .d1 a {
    color: #fff
}

.c1_footx .d1 span {
    width: 1px;
    height: 20px;
    margin: 0px 12px;
    color: #fff
}

.c1_footx .d2 {
    width: 520px;
    height: 66px;
    line-height: 66px;
    font-size: 12px;
    color: #fff;
    float: right;
    text-align: right
}

.c1_footx .d2 a {
    color: #fff
}

.c2_about_banner {
    max-width: 100%;
    min-width: 1200px;
    height: 400px;
    margin: auto;
    background: #fff url(../images/about_banner1.jpg) no-repeat center center
}

.c2_about_banner .box_t {
    width: 1100px;
    height: 120px;
    padding-left: 100px;
    padding-top: 118px;
    margin: auto
}

.c2_about_banner .box_t img {
    height: 60px
}

.c2_about_banner .box {
    width: 1200px;
    padding-top: 80px;
    margin: auto
}

.c2_about_banner .sub {
    width: 1200px;
    height: 142px;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.7)
}

.c2_about_banner .sub a {
    width: 298px;
    height: 46px;
    line-height: 46px;
    background: #0099d7;
    border: #fff 1px solid;
    display: inline-block;
    text-align: center;
    float: left;
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.c2_about_banner .sub a {
    color: #fff;
    font-size: 18px;
    font-weight: 400
}

.c2_about_banner .sub a:hover,
.c2_about_banner .sub a.cur {
    background: #0062b1;
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100)
}

.c2_about_box {
    width: 100%;
    margin: auto;
    background: #fff;
    padding-bottom: 50px
}

.c2_about_box .c2_about_cont {
    width: 1000px;
    padding: 100px;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.35)
}

.c2_about_box .c2_about_cont p {
    padding: 15px 0;
    line-height: 1.8;
    font-weight: normal
}

.c2_about_box .c2_about_cont .sp1 {
    width: 1000px;
    height: 580px;
    margin: auto;
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    z-index: 1
}

.c2_about_box .c2_about_cont .sp1 .swiper-container {
    width: 1000px;
    height: 580px
}

.c2_about_box .c2_about_cont .sp1 .swiper-slide {
    width: 1000px;
    height: 580px;
    background: #0062b1
}

.c2_about_box .c2_about_cont .sp1 .swiper-slide img {
    width: 1000px;
    height: 580px
}

.c2_about_box .c2_about_cont .sp1 .swiper-pagination {
    margin-bottom: 40px
}

.c2_about_box .c2_about_cont .sp1 .sb_prev {
    background: url(/asset/images/about_left.svg) no-repeat center center;
    width: 24px;
    height: 24px;
    top: 90%;
    right: 96px;
    position: absolute;
    z-index: 999
}

.c2_about_box .c2_about_cont .sp1 .sb_next {
    background: url(/asset/images/about_right.svg) no-repeat center center;
    width: 24px;
    height: 24px;
    top: 90%;
    right: 60px;
    position: absolute;
    z-index: 999
}

.c2_about_box .c2_about_cont .sp1 .sb_prev:hover,
.c2_about_box .c2_about_cont .sp1 .sb_next:hover {
    animation: t_light .9s .1s both 1;
    webkit-animation: t_light .9s .1s both 1
}

@keyframes t_light {
    50% {
        opacity: 1.0
    }

    70% {
        opacity: 0.6
    }

    90% {
        opacity: 0.2
    }

    100% {
        opacity: 0.6
    }
}

.c2_about_box .c2_about_cont .sp2 {
    width: 1000px;
    height: 700px;
    margin: auto;
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    z-index: 1
}

.c2_about_box .c2_about_cont .sp2 .swiper-container {
    width: 1000px;
    height: 700px
}

.c2_about_box .c2_about_cont .sp2 .swiper-slide {
    width: 1000px;
    height: 700px;
    background: #0062b1
}

.c2_about_box .c2_about_cont .sp2 .swiper-slide img {
    width: 1000px;
    height: 700px
}

.c2_about_box .c2_about_cont .sp2 .swiper-pagination {
    margin-bottom: 40px
}

.c2_about_box .c2_about_cont .sp2 .sb_prev {
    background: url(/asset/images/about_left.svg) no-repeat center center;
    width: 24px;
    height: 24px;
    top: 90%;
    right: 96px;
    position: absolute;
    z-index: 999
}

.c2_about_box .c2_about_cont .sp2 .sb_next {
    background: url(/asset/images/about_right.svg) no-repeat center center;
    width: 24px;
    height: 24px;
    top: 90%;
    right: 60px;
    position: absolute;
    z-index: 999
}

.c2_about_box .c2_about_cont .sp2 .sb_prev:hover,
.c2_about_box .c2_about_cont .sp1 .sb_next:hover {
    animation: t_light .9s .1s both 1;
    webkit-animation: t_light .9s .1s both 1
}

.c2_about_box .c2_about_cont .p21 {
    font-size: 16px
}

.c2_about_box .c2_about_cont .p21 span {
    font-size: 24px;
    font-weight: bold
}

.c2_about_box .c2_about_cont .p22 {
    font-size: 16px
}

.c2_about_box .c2_about_cont .p22 img {
    width: 560px;
    margin-top: 10px
}

.c2_about_box .c2_about_cont .p23 {
    font-size: 16px
}

.c2_about_box .c2_about_cont .p23 img {
    width: 1000px;
    margin-top: 10px
}

.c2_about_box .c2_about_cont .p24 {
    height: 170px;
    line-height: 2.4
}

.c2_about_box .c2_about_cont .p24 img {
    float: left
}

.c2_about_box .c2_about_cont .history {
    padding: 0;
    margin: 0;
    width: 760px;
    margin-left: 140px;
    height: 170px;
    line-height: 170px;
    background: url(/asset/images/about_history_icon.png) no-repeat center left;
    font-size: 18px;
    color: #555
}

.c2_about_box .c2_about_cont .history span {
    padding: 0;
    margin: 0;
    width: 170px;
    height: 44px;
    line-height: 22px;
    padding-top: 63px;
    text-align: center;
    display: inline-block;
    padding-right: 20px;
    font-size: 16px;
    color: #999;
    float: left
}

.c2_about_box .c2_about_cont .shareholder {
    padding-bottom: 50px
}

.about-history-wrapper .c2_about_cont {
    padding: 40px 60px;
    width: 1080px
}

.about-history-wrapper .row {
    float: left
}

.about-history-wrapper .row:after {
    content: '';
    display: block;
    clear: both
}

.about-history-wrapper .c2_about_cont .col-8 {
    float: left
}

.about-history-wrapper .col-8 .swiper-container {
    background-color: #d4d4d4
}

.about-history-wrapper .col-2 {
    width: 282px;
    height: 427px;
    background-color: #f0f8fe;
    float: left;
    text-align: center;
    padding: 140px 50px 0;
    line-height: 1;
    box-sizing: border-box
}

.about-history-wrapper .col-2 h3 {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0;
    color: #2c62ac
}

.about-history-wrapper .col-2 p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0;
    color: #5a5a5a
}

#about-history-wrapper .about-history-wrapper .c2_about_cont .col-8,
#about-history-wrapper .about-history-wrapper .col-8 .swiper-container,
#about-history-wrapper .c2_about_box .c2_about_cont .sp1 .swiper-slide img,
#about-history-wrapper .c2_about_box .c2_about_cont .sp1 .swiper-slide,
#about-history-wrapper .c2_about_box .c2_about_cont .sp1 .swiper-container {
    width: 796px;
    height: 427px;
    margin-bottom: 40px
}

#about-history-wrapper .m-20 {
    margin: 0 -20px
}

#about-history-wrapper .col-5 {
    float: left;
    width: 50%
}

#about-history-wrapper .col-5 .wrapper {
    padding: 0 20px 37px
}

#about-history-wrapper .col-5 .wrapper .card-image {
    width: 523px;
    height: 306px;
    background-color: #d4d4d4;
    overflow: hidden
}

#about-history-wrapper .col-5 .wrapper .card-image img {
    width: 100%;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transform: all .6s;
    -o-transform: all .6s
}

#about-history-wrapper .col-5 .wrapper .card-image img:hover {
    transform: scale(1.07, 1.07);
    -moz-transform: scale(1.07, 1.07);
    -webkit-transform: scale(1.07, 1.07);
    -o-transform: scale(1.07, 1.07)
}

#about-history-wrapper .col-5 .wrapper .card-title {
    color: #0062b2;
    font-size: 24px;
    line-height: 1;
    padding: 22px 0 12px
}

#about-history-wrapper .col-5 .wrapper .card-desc {
    color: #5a5a5a;
    font-size: 14px
}

.shareholder h5 {
    width: 100%;
    height: 72px;
    line-height: 72px;
    text-align: center;
    font-size: 36px;
    font-weight: bold
}

.shareholder .line {
    width: 100%;
    height: 22px;
    line-height: 22px;
    text-align: center
}

.shareholder .line span {
    width: 100px;
    height: 14px;
    line-height: 14px;
    padding: 0;
    margin: 0;
    margin: auto;
    display: inline-block;
    border-top: #0062b1 3px solid
}

.shareholder img {
    width: 1000px
}

.shareholder p.txt {
    line-height: 2.2;
    text-align: justify
}

.shareholder .pa {
    width: 1000px;
    text-align: center
}

.shareholder .pa a {
    background: #fff;
    color: #a6b2b6;
    font-size: 16px;
    width: 200px;
    height: 52px;
    line-height: 52px;
    display: inline-block;
    border: #a6b2b6 1px solid;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 9
}

.shareholder .pa a:before {
    box-sizing: border-box;
    -webkit-transition: 0.7s;
    transition: 0.7s
}

.shareholder .pa a:before {
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 52px;
    background: #0062b1;
    position: absolute;
    z-index: -1
}

.shareholder .pa a:hover {
    color: #fff;
    text-decoration: none;
    border: #0062b1 1px solid
}

.shareholder .pa a:hover:before {
    width: 200px;
    color: #fff;
    text-decoration: none
}

.shareholder .pa a:active {
    background: #0062b1;
    color: #fff;
    text-decoration: none
}

.c2_news_banner {
    max-width: 100%;
    min-width: 1200px;
    margin: auto;
    height: 500px;
    line-height: 500px;
    background: #0062b1
}

.c2_news_banner .swiper-container {
    max-width: 100%;
    min-width: 1200px;
    margin: auto;
    height: 500px
}

.c2_news_banner .swiper-slide {
    max-width: 100%;
    min-width: 1200px;
    height: 500px;
    line-height: 500px;
    background: #0062b1
}

.c2_news_banner .swiper-slide .xleft {
    width: 50%;
    min-width: 600px;
    float: left;
    height: 500px;
    line-height: 500px;
    background: no-repeat center center
}

.c2_news_banner .swiper-slide .xright {
    width: 50%;
    min-width: 600px;
    float: right;
    height: 500px;
    line-height: 500px;
    color: #fff
}

.c2_news_banner .swiper-slide .xright .txt {
    width: 470px;
    float: left;
    padding: 40px 0 0 60px
}

.c2_news_banner .swiper-slide .txt span.s1 {
    width: 470px;
    float: left;
    height: 24px;
    line-height: 24px;
    font-size: 12px
}

.c2_news_banner .swiper-slide .txt span.s2 {
    width: 470px;
    float: left;
    padding: 10px 0;
    height: 60px;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold
}

.c2_news_banner .swiper-slide .txt span.s3 {
    width: 470px;
    float: left;
    padding: 10px 0;
    height: 100px;
    line-height: 25px;
    font-size: 14px
}

.c2_news_banner .swiper-slide .txt span.s4 {
    width: 470px;
    float: left;
    padding: 20px 0;
    height: 50px;
    line-height: 50px
}

.c2_news_banner .swiper-slide .txt span.s4 a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: #fff 1px solid
}

.c2_news_banner .prev {
    width: 36px;
    height: 26px;
    z-index: 9991;
    position: relative;
    left: 50%;
    top: -120px;
    margin-left: 440px;
    background: url(/asset/images/about_left.svg) no-repeat center right
}

.c2_news_banner .next {
    width: 36px;
    height: 26px;
    z-index: 9992;
    position: relative;
    left: 50%;
    top: -146px;
    margin-left: 480px;
    background: url(/asset/images/about_right.svg) no-repeat center right
}

.c2_news_banner .prev:hover {
    animation: t_zuo 1s ease infinite;
    cursor: pointer
}

@keyframes t_zuo {
    0% {
        margin-left: 440px
    }

    50% {
        margin-left: 436px
    }

    100% {
        margin-left: 440px
    }
}

.c2_news_banner .next:hover {
    animation: t_you 1s ease infinite;
    cursor: pointer
}

@keyframes t_you {
    0% {
        margin-left: 480px
    }

    50% {
        margin-left: 484px
    }

    100% {
        margin-left: 480px
    }
}

.c2_news_title {
    max-width: 100%;
    min-width: 1200px;
    margin: auto;
    height: 32px;
    line-height: 32px;
    padding: 40px 0 15px 0
}

.c2_news_title .t_box {
    width: 1200px;
    margin: auto;
    height: 32px;
    line-height: 32px;
    border-left: #0062b1 5px solid
}

.c2_news_title .t_box span.t1 {
    font-size: 32px;
    color: #333;
    float: left;
    display: inline-block;
    padding-left: 15px
}

.c2_news_title .t_box span.t2 {
    font-size: 16px;
    color: #999;
    float: left;
    display: inline-block;
    padding-left: 10px;
    padding-top: 2px;
    line-height: 16px
}

.c2_news_list {
    max-width: 100%;
    min-width: 1200px;
    margin: auto
}

.c2_news_list .list_box {
    width: 1200px;
    margin: auto
}

ul.news_list {
    width: 1200px;
    padding: 10px 0;
    float: left
}

ul.news_list li {
    *zoom: 1;
    padding: 15px 10px 0;
    background: #fff;
    border: #eee 1px solid;
    margin-bottom: 20px
}

ul.news_list li:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: "."
}

ul.news_list li:hover {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.35)
}

ul.news_list li p.x1 {
    width: 392px;
    height: 200px;
    float: left
}

ul.news_list li p.x1 img {
    width: 392px;
    height: 200px
}

ul.news_list li p.x2 {
    width: 640px;
    height: 200px;
    float: left
}

ul.news_list li p.x2 span.time {
    width: 590px;
    height: 30px;
    line-height: 30px;
    float: left;
    padding-left: 50px;
    font-size: 12px;
    color: #999
}

ul.news_list li p.x2 span.title {
    width: 590px;
    height: 60px;
    line-height: 60px;
    float: left;
    padding-left: 50px;
    font-size: 20px;
    color: #333;
    font-weight: bold
}

ul.news_list li p.x2 span.title a {
    position: relative
}

ul.news_list li p.x2 span.title a:before {
    content: '';
    display: block;
    width: 78px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -20px;
    background: #0062b1;
    transition: all 0.8s ease-in-out
}

ul.news_list li p.x2 span.title a:hover {
    text-decoration: none
}

ul.news_list li:hover p.x2 span.title a:before {
    width: 100%
}

ul.news_list li p.x2 span.brief {
    width: 590px;
    height: 50px;
    line-height: 25px;
    margin-top: 30px;
    float: left;
    padding-left: 50px;
    font-size: 14px;
    color: #666
}

ul.news_list li p.x3 {
    width: 100px;
    height: 200px;
    float: left
}

ul.news_list li p.x3 img {
    margin-left: 60px;
    margin-top: 86px;
    width: 24px
}

ul.news_list li p.x3 a:hover img {
    -webkit-transition: 0.6s linear;
    transition: 0.6s ease-in;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.c2_news_pn {
    max-width: 100%;
    min-width: 1200px;
    margin: auto;
    height: 32px;
    line-height: 32px;
    padding: 30px 0 50px 0
}

.c2_news_pn .pn_box {
    width: 1200px;
    margin: auto;
    height: 32px;
    line-height: 32px;
    text-align: right
}

.c2_news_pn .pn_box a {
    background: #fff;
    border: 1px solid #999;
    color: #999;
    padding: 5px 12px;
    margin-left: 15px;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.c2_news_pn .pn_box a:hover {
    background: #0062b1;
    border: 1px solid #0062b1;
    color: #fff;
    padding: 5px 12px;
    margin-left: 15px
}

.c2_news_pn .pn_box span {
    background: #0062b1;
    border: 1px solid #0062b1;
    color: #fff;
    padding: 5px 12px;
    margin-left: 15px;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.c2_news_detail_banner {
    max-width: 100%;
    min-width: 1200px;
    height: 300px;
    margin: auto;
    background: #fff url(../images/news_detail_banner.jpg) no-repeat center center
}

.c2_news_detail_title {
    max-width: 100%;
    min-width: 1200px;
    margin: auto;
    height: 24px;
    line-height: 24px;
    padding: 20px 0
}

.c2_news_detail_title .t_box {
    width: 1000px;
    margin: auto;
    height: 24px;
    line-height: 24px;
    border-left: #b2b4b3 3px solid
}

.c2_news_detail_title a,
.c2_news_detail_title span {
    font-size: 14px;
    color: #b2b4b3;
    display: inline-block;
    padding: 0 5px
}

.c2_news_detail_cont {
    max-width: 100%;
    min-width: 1200px;
    margin: auto
}

.c2_news_detail_cont .cont_box {
    width: 920px;
    margin: auto;
    padding: 40px;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.35)
}

.c2_news_detail_cont .hd {
    border-bottom: #999 1px solid;
    text-align: center
}

.c2_news_detail_cont .hd h3 {
    width: 920px;
    padding: 20px 0;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #000;
    font-weight: bold
}

.c2_news_detail_cont .hd span {
    width: 920px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 14px;
    color: #999
}

.c2_news_detail_cont .cont {
    color: #333;
    font-size: 16px;
    padding: 30px 0 50px 0;
    text-align: justify
}

.c2_news_detail_cont .cont img {
    text-align: center;
    max-width: 920px
}

.c2_news_detail_cont .cont p {
    padding: 10px 0
}

.c2_news_detail_cont .cont section {
    padding: 10px 0
}

.c2_news_detail_ab {
    max-width: 1000px;
    min-width: 1000px;
    margin: 30px auto;
    background: #fff;
    padding: 10px 0;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.35)
}

.c2_news_detail_ab .hd {
    width: 960px;
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    border-bottom: #ccc 1px solid
}

.c2_news_detail_ab .hd span {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: #0062b1 3px solid
}

ul.news_ab_list {
    max-width: 960px;
    min-width: 960px;
    padding: 20px;
    float: left;
    font-size: 14px
}

ul.news_ab_list li {
    width: 960px;
    line-height: 42px;
    overflow: hidden;
    border-bottom: #ccc 1px dotted;
    *zoom: 1
}

ul.news_ab_list li:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: "."
}

ul.news_ab_list span {
    line-height: 42px;
    float: right;
    _display: inline;
    color: #999
}

.c2_psafe_banner {
    width: 100%;
    min-width: 1200px;
    height: 680px;
    margin: auto
}

.c2_psafe_banner .swiper-container {
    width: 100%;
    min-width: 1200px;
    height: 680px;
    margin: auto
}

.c2_psafe_banner .swiper-slide {
    width: 100%;
    min-width: 1200px;
    height: 680px;
    background: #0062b1
}

.c2_psafe_cont {
    width: 100%;
    min-width: 1200px;
    margin: auto;
    font-size: 16px
}

.c2_psafe_cont .box {
    width: 1200px;
    margin: auto;
    padding: 50px 0
}

.c2_psafe_cont p {
    padding: 20px 0
}

.c2_psafe_cont .title {
    width: 1200px;
    margin: auto;
    text-align: center;
    padding: 70px 0 30px 0
}

.c2_psafe_cont .title span {
    font-size: 36px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    padding-bottom: 10px;
    border-bottom: #0062b1 3px solid
}

.c2_psafe_cont .sign {
    width: 1200px;
    margin: auto;
    text-align: center;
    padding: 30px 0;
    margin: 30px 0;
    font-family: PingFang SC Thin, Arial, Helvetica, sans-serif
}

.c2_psafe_cont .sign .t {
    width: 270px;
    float: left;
    text-align: center;
    font-size: 28px
}

.c2_psafe_cont .sign .s {
    border-left: #a6a6a6 1px solid;
    padding-left: 120px;
    font-size: 22px;
    float: left;
    line-height: 1.9;
    text-align: left
}

.purchase_nav {
    width: 100%;
    min-width: 1200px;
    margin: auto;
    height: 80px;
    line-height: 80px;
    background: #f5f4f4;
    border-bottom: #d9d8d8 1px solid
}

.purchase_nav .box {
    width: 1200px;
    margin: auto
}

.purchase_nav .box a {
    width: 200px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 18px;
    color: #666;
    display: inline-block;
    float: left;
    font-family: PingFang SC Thin, Arial, Helvetica, sans-serif
}

.purchase_nav .box a:hover,
.purchase_nav .box a.cur {
    background: #0062b1;
    color: #fff;
    text-decoration: none
}

.purchase_nav2 {
    width: 100%;
    min-width: 1200px;
    margin: auto;
    height: 80px;
    line-height: 80px;
    background: #f5f4f4;
    border-bottom: #d9d8d8 1px solid;
    position: fixed;
    top: 80px;
    z-index: 90
}

.purchase_nav2 .box {
    width: 1200px;
    margin: auto
}

.purchase_nav2 .box a {
    width: 200px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 18px;
    color: #666;
    display: inline-block;
    float: left;
    font-family: PingFang SC Thin, Arial, Helvetica, sans-serif
}

.purchase_nav2 .box a:hover,
.purchase_nav2 .box a.cur {
    background: #0062b1;
    color: #fff;
    text-decoration: none
}

.c2_psafe_cont .svg img {
    width: 1200px
}

.c2_psafe_cont .pt {
    background: #eaf6fc;
    width: 1200px;
    height: 450px;
    margin: auto;
    color: #333;
    margin: 40px 0
}

.c2_psafe_cont .pt .pic {
    width: 780px
}

.c2_psafe_cont .pt .pic img {
    height: 400px;
    padding-top: 25px
}

.c2_psafe_cont .pt .txt {
    width: 340px;
    padding: 70px 40px
}

.c2_psafe_cont .pt .txt .t {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px
}

.c2_psafe_cont .pt .txt .t span {
    padding-bottom: 10px;
    border-bottom: #0062b1 2px solid
}

.c2_psafe_cont .da {
    width: 1200px;
    height: 420px;
    display: inline-block;
    overflow: hidden;
    position: relative
}

.c2_psafe_cont .da img {
    transition: all .7s;
    position: absolute;
    z-index: 1
}

.c2_psafe_cont .da:hover img {
    transform: scale(1.07, 1.07)
}

.c2_psafe_cont .da span {
    position: absolute;
    z-index: 2;
    left: 80px;
    top: 170px;
    font-size: 36px;
    font-weight: 500
}

.c2_psafe_cont .da p {
    position: absolute;
    z-index: 2;
    left: 330px;
    top: 150px;
    font-size: 18px;
    font-weight: 500;
    width: 770px
}

.c2_psafe_cont .datxt {
    width: 1200px;
    margin: 40px 0
}

.c2_psafe_cont .datxt .d2 {
    width: 530px;
    padding: 0 40px 0 30px;
    float: left
}

.c2_psafe_cont .datxt .d3 {
    width: 310px;
    padding: 0 60px 0 30px;
    float: left
}

.c2_psafe_cont .datxt .d2 .t,
.c2_psafe_cont .datxt .d3 .t {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    border-left: #0099d7 5px solid;
    font-size: 24px;
    font-weight: 700
}

.c2_psafe_cont .datxt .d2 p,
.c2_psafe_cont .datxt .d3 p {
    font-size: 16px;
    line-height: 2.4
}

.c2_psafe_cont .jiazhi {
    width: 1200px;
    height: 300px;
    background: #eff9fe;
    margin: 20px 0
}

.c2_psafe_cont .jiazhi .lt {
    width: 600px;
    float: left;
    text-align: center
}

.c2_psafe_cont .jiazhi .lt img {
    padding-top: 60px;
    padding-bottom: 20px;
    height: 90px;
    transition: all .7s
}

.c2_psafe_cont .jiazhi .lt img:hover {
    transform: scale(1.05, 1.05)
}

.c2_psafe_cont .jiazhi .lt span {
    font-size: 24px;
    font-weight: 700;
    margin-top: 40px
}

.c2_psafe_cont .jiazhi .rt {
    width: 600px;
    float: right
}

.c2_psafe_cont .jiazhi .rt p {
    padding-top: 100px;
    font-size: 16px;
    padding-right: 80px;
    line-height: 2
}

.c2_service_banner {
    width: 100%;
    min-width: 1200px;
    margin: auto;
    height: 680px;
    background: #0062b1
}

.c2_service_banner .swiper-container {
    max-width: 100%;
    min-width: 1200px;
    margin: auto;
    height: 680px
}

.c2_service_banner .swiper-slide {
    width: 100%;
    min-width: 1200px;
    height: 680px;
    line-height: 680px;
    background: #0062b1;
    overflow: hidden
}

.c2_service_banner .swiper-pagination {
    margin-bottom: 60px
}

.c2_service_banner .swiper-slide p.x1 {
    width: 1200px;
    line-height: 50px;
    margin: auto;
    margin-top: 110px;
    text-align: left;
    color: #fff;
    font-size: 36px;
    font-weight: bold
}

.c2_service_banner .swiper-slide p.x2 {
    width: 450px;
    padding-top: 30px;
    padding-right: 750px;
    height: 150px;
    line-height: 2;
    text-align: left;
    color: #edd;
    font-size: 14px;
    margin: auto
}

.c2_service_banner .swiper-slide p.pic {
    width: 640px;
    height: 580px;
    margin: auto;
    text-align: right;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 80px;
    z-index: 5;
    overflow: hidden
}

.fuwu_zz {
    width: 100%;
    min-width: 1200px;
    height: 860px;
    margin: 20px auto;
    background: url(/asset/images/service_bg.jpg) repeat-x center top
}

.fuwu_zz .box {
    width: 1200px;
    height: 700px;
    padding: 50px 0;
    margin: auto
}

.fuwu_zz .box .pic {
    width: 1200px;
    height: 560px;
    margin-bottom: 30px
}

.fuwu_zz .box .pic .dh {
    width: 240px;
    height: 250px;
    padding: 0 50px;
    margin-top: 180px
}

.fuwu_zz .box .pic .dh h5 {
    width: 100%;
    height: 100px;
    line-height: 50px;
    padding: 20px 0;
    font-size: 36px;
    color: #fff;
    float: left
}

.fuwu_zz .box .pic .dh span {
    width: 50px;
    height: 30px;
    line-height: 30px;
    float: left;
    animation: fuwu_zz 1.8s infinite;
    -webkit-animation: fuwu_zz 1.8s infinite
}

@keyframes fuwu_zz {
    0% {
        padding-left: 0
    }

    50% {
        padding-left: 14px
    }

    100% {
        padding-left: 0
    }
}

@-webkit-keyframes fuwu_zz {
    0% {
        padding-left: 0
    }

    50% {
        padding-left: 14px
    }

    100% {
        padding-left: 0
    }
}

.fuwu_zz .box .txt {
    width: 1200px;
    height: 120px;
    margin: auto
}

.fuwu_zz .box .txt .lt {
    width: 600px;
    height: 120px;
    float: left
}

.fuwu_zz .box .txt .lt .icon {
    width: 190px;
    height: 120px;
    float: left;
    text-align: center;
    display: inline-block;
    color: #333
}

.fuwu_zz .box .txt .lt .icon p {
    height: 80px;
    line-height: 80px
}

.fuwu_zz .box .txt .lt .icon p img {
    height: 80px;
    margin: auto
}

.fuwu_zz .box .txt .lt .icon span {
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    font-weight: 700
}

.fuwu_zz .box .txt .lt .icon:hover {
    cursor: pointer
}

.fuwu_zz .box .txt .lt .icon:hover span {
    color: #0062b1
}

.fuwu_zz .box .txt .rt {
    width: 600px;
    height: 120px;
    float: right;
    text-align: left
}

.fuwu_zz .box .txt .rt .rtl {
    text-align: left;
    height: 36px;
    line-height: 36px;
    font-size: 16px
}

.fuwu_zz .box .txt .rt .rtl span {
    padding: 0;
    margin: 0;
    background: #0062b1;
    width: 12px;
    height: 12px;
    line-height: 12px;
    margin-top: 11px;
    display: inline-block;
    margin-right: 10px;
    float: left
}

.fuwu_zz .box .txt .rt .rtl p {
    width: 507px;
    height: 36px;
    float: right;
    padding-right: 60px;
    text-align: left
}

.title_box {
    width: 100%;
    min-width: 1200px;
    margin: auto
}

.title_box .title {
    width: 1200px;
    margin: auto;
    text-align: center;
    padding: 60px 0 40px 0
}

.title_box .title span {
    font-size: 36px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    padding-bottom: 10px;
    border-bottom: #0062b1 3px solid
}

.service_data {
    width: 100%;
    min-width: 1200px;
    height: 400px;
    padding: 20px 0;
    margin: auto;
    background: #fff
}

.service_data .sdata_box {
    width: 1200px;
    height: 380px;
    margin: auto
}

.sdata_box .pic {
    width: 580px;
    padding: 0 70px
}

.sdata_box .pic img {
    width: 580px;
    max-height: 380px
}

.sdata_box .txt {
    width: 420px;
    padding: 0 30px
}

.sdata_box .txt .title {
    width: 420px;
    height: 80px;
    line-height: 60px;
    font-size: 24px;
    color: #333;
    font-weight: 700
}

.sdata_box .txt .title span {
    padding-bottom: 20px;
    border-bottom: #0062b1 2px solid
}

.sdata_box .txt p {
    width: 420px;
    line-height: 2;
    padding: 20px 0;
    color: #999;
    font-size: 16px
}

.service_ul {
    width: 100%;
    min-width: 1200px;
    padding: 40px 0;
    margin: auto;
    background: #fff
}

.service_ul .dul_box {
    width: 1010px;
    margin: auto
}

.dul_box ul {
    width: 1060px;
    margin-left: -50px
}

.dul_box li {
    width: 480px;
    height: 470px;
    margin-left: 50px;
    margin-bottom: 50px;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.45);
    transition: all .7s;
    float: left
}

.dul_box li .pic {
    width: 100%;
    height: 220px;
    padding: 30px 0;
    text-align: center
}

.dul_box li .pic img {
    height: 220px;
    max-width: 480px
}

.dul_box li span {
    width: 480px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 30px;
    display: inline-block;
    margin-top: 15px
}

.dul_box li p {
    width: 450px;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 2;
    font-weight: lighter
}

.dul_box li:hover {
    transform: scale(1.02, 1.02)
}

.ssafe_pic {
    width: 100%;
    min-width: 1200px;
    height: 520px;
    padding: 70px 0 20px 0;
    margin: auto;
    background: #fff
}

.ssafe_pic .pbox {
    width: 1200px;
    height: 520px;
    margin: auto
}

.ssafe_pic .pbox p {
    height: 150px;
    line-height: 70px;
    font-size: 42px;
    font-weight: 100;
    text-decoration: underline;
    color: #fff;
    padding-left: 30px;
    padding-top: 300px;
    animation: ssafe_pic 7.8s infinite;
    -webkit-animation: ssafe_pic 7.8s infinite
}

@keyframes ssafe_pic {
    0% {
        padding-top: 300px
    }

    30% {
        padding-top: 50px
    }

    100% {
        padding-top: 50px
    }
}

@-webkit-keyframes ssafe_pic {
    0% {
        padding-top: 300px
    }

    30% {
        padding-top: 50px
    }

    100% {
        padding-top: 50px
    }
}

.ssafe_txt {
    width: 100%;
    min-width: 1200px;
    padding: 20px 0;
    margin: auto;
    background: #fff
}

.ssafe_txt .tbox {
    width: 1200px;
    margin: auto
}

.ssafe_txt .tbox .lt {
    width: 500px;
    float: left
}

.ssafe_txt .tbox .rt {
    width: 500px;
    float: right
}

.ssafe_txt .tbox .tile {
    width: 500px;
    height: 80px;
    padding: 40px 0 15px 0;
    margin-top: 20px
}

.ssafe_txt .tbox .tile span {
    width: 85px;
    height: 80px;
    float: left
}

.ssafe_txt .tbox .tile span img {
    height: 80px;
    max-width: 85px
}

.ssafe_txt .tbox .tile p {
    height: 80px;
    line-height: 80px;
    font-size: 36px;
    font-weight: bold;
    color: #0062b1
}

.ssafe_txt .tbox ul {
    width: 500px
}

.ssafe_txt .tbox li {
    width: 498px;
    height: 48px;
    padding: 14px 0;
    background: #fff;
    border: #eef0f2 1px solid;
    color: #222;
    border-radius: 6px;
    font-size: 16px;
    margin-bottom: 7px
}

.ssafe_txt .tbox li span {
    width: 56px;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    color: #999;
    font-size: 18px
}

.ssafe_txt .tbox li p {
    width: 420px;
    height: 48px;
    line-height: 48px;
    vertical-align: middle;
    display: inline-block;
    padding-right: 20px
}

.ssafe_txt .tbox li p.x2 {
    line-height: 24px
}

.ssafe_txt .tbox li:hover {
    background: #0062b1;
    border: #0062b1 1px solid;
    color: #fff
}

.ssafe_bottom {
    width: 100%;
    min-width: 1200px;
    height: 600px;
    margin: auto;
    background: #fff url(../images/service_safe_d.jpg) no-repeat center top;
    margin-top: 40px
}

.ssafe_bottom .box {
    width: 1200px;
    height: 600px;
    margin: auto
}

.ssafe_bottom .box p {
    height: 220px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    padding-top: 300px;
    animation: ssafe_bottom 7.8s infinite;
    -webkit-animation: ssafe_bottom 7.8s infinite
}

.ssafe_bottom .box p span {
    line-height: 50px;
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 40px;
    display: inline-block
}

@keyframes ssafe_bottom {
    0% {
        padding-top: 320px
    }

    30% {
        padding-top: 170px
    }

    100% {
        padding-top: 170px
    }
}

@-webkit-keyframes ssafe_bottom {
    0% {
        padding-top: 320px
    }

    30% {
        padding-top: 170px
    }

    100% {
        padding-top: 170px
    }
}

.joinus_banner {
    width: 100%;
    min-width: 1200px;
    height: 570px;
    margin: auto
}

.joinus_banner .swiper-container {
    width: 100%;
    min-width: 1200px;
    height: 570px;
    margin: auto
}

.joinus_banner .swiper-slide {
    width: 100%;
    min-width: 1200px;
    height: 570px;
    background: #0062b1
}

.c2_joinus_box .hd {
    width: 1200px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin: 50px auto
}

.c2_joinus_box h2 {
    color: #000;
    float: none;
    font-size: 24px;
    font-weight: 500
}

.c2_joinus_box .borderH {
    background: #0062b1;
    height: 3px;
    overflow: hidden;
    width: 69px;
    margin: auto
}

.c2_joinus_list {
    width: 1200px;
    margin: auto
}

ul.joinus_list {
    width: 1200px;
    padding: 10px 0;
    float: left
}

ul.joinus_list li {
    *zoom: 1;
    padding: 40px 90px;
    background: #ebf0f6;
    margin-bottom: 20px
}

ul.joinus_list li:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: "."
}

ul.joinus_list li:hover {
    background: #0062b1
}

ul.joinus_list li .d1 {
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding: 10px 0
}

ul.joinus_list li .d1 h5 {
    width: 60%;
    border-left: #0062b1 5px solid;
    font-size: 32px;
    font-weight: bold;
    padding-left: 10px
}

ul.joinus_list li .d1 a {
    width: 31px;
    height: 31px;
    background: url(/asset/images/xia.svg) no-repeat center center;
    display: inline-block;
    float: right;
    cursor: pointer
}

ul.joinus_list li:hover .d1 h5 {
    border-left: #fff 5px solid;
    color: #fff
}

ul.joinus_list li .d2 {
    color: #a4b2b5;
    font-size: 18px;
    padding: 10px 0
}

ul.joinus_list li .d3 {
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    margin: 20px auto;
    border-top: #fff 1px solid;
    display: none
}

ul.joinus_list li.ss {
    background: #0062b1
}

ul.joinus_list li.ss .d1 h5 {
    border-left: #fff 5px solid;
    color: #fff
}

ul.joinus_list li.ss .d3 {
    display: block
}

ul.joinus_list li .d1 a.ss {
    background: url(/asset/images/xia.svg) no-repeat center center
}

.c2_joinus_box .ditu {
    width: 1180px;
    height: 1750px;
    text-align: center;
    margin: 50px auto;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35)
}

.c2_joinus_box .ditu .txt {
    height: 150px;
    line-height: 30px;
    padding: 50px 0 0 20px;
    font-size: 18px;
    font-weight: 400;
    text-align: left
}

.c2_joinus_box .ditu .txt a {
    float: right;
    margin-right: 30px;
    margin-top: 30px;
    animation: ditu_icon 1.9s infinite;
    -webkit-animation: ditu_icon 1.9s infinite
}

.c2_joinus_box .ditu .txt img {
    width: 120px
}

@keyframes ditu_icon {
    10% {
        margin-top: 30px
    }

    50% {
        margin-top: 50px
    }

    100% {
        margin-top: 30px
    }
}

@-webkit-keyframes ditu_icon {
    10% {
        margin-top: 30px
    }

    50% {
        margin-top: 50px
    }

    100% {
        margin-top: 30px
    }
}

.c2_joinus_box .luxian {
    width: 1180px;
    height: 880px;
    text-align: center;
    margin: 30px auto;
    background: #fff;
    padding: 10px 0
}

.c2_joinus_box .luxian img {
    width: 1180px
}
