<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
* {
    padding: 0;
    margin: 0;
}

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

li {
    list-style: none;
}

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

b, strong {
    font-weight: normal;
}

i, em {
    font-style: normal;
}

img {
    vertical-align: top;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

input {
    outline: none;
}

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

body {
    font-family: 'Microsoft YaHei';
    overflow-x: hidden;
    position: relative;
    padding-top: 1px;
}

body #iconDiv1 {
    z-index: auto;
}

body &gt; div {
    position: relative;
    z-index: 1;
}

.box_border, .shangshi_c, .shangshi_c .shangshi_c_s .content.zi_fen, .shangshi_c .shangshi_c_s .content, .jiuye_c .jiuye_c_s, .luoji_c .luoji_swiper .swiper-slide, .chenmi_c .chenmi_r .content_t {
    box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.banner_margin_bottom {
    margin-bottom: 639px;
}

.banner_s {
    position: fixed;
    width: 100%;
    top: 0;
    left: 50%;
    margin-left: -50%;
    height: 640px;
}

#canvas_div {
    position: relative;
    z-index: 10;
    width: 1920px;
    height: 640px;
    overflow: hidden;
}

#canvas_div canvas {
    width: 1920px;
    height: 640px;
    position: absolute;
    top: 0;
    left: 0;
}

.banner {
    width: 1920px;
    height: 640px;
    position: absolute;
    overflow: hidden;
    z-index: 15;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

#banner {
    width: 100%;
    height: 640px;
    overflow: hidden;
}

.banner-img a {
    display: block;
    width: 100%;
    height: 640px;
}

.banner-img a .img_true {
    display: block;
    display: none \0;
}

.banner-img a .img_false {
    display: block;
    display: block \0;
}

#banner .swiper-slide {
    position: relative;
    overflow: hidden;
    background: #000000 \9;
}

#banner .swiper-slide img {
    width: 1920px;
    top: 0;
    left: 50%;
    margin-left: -960px;
    position: absolute;
}

.banner_s .pagination {
    bottom: 90px;
    width: 200px;
    z-index: 20;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -100px;
}

.banner_s .swiper-pagination-switch {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    display: inline-block;
    background: rgba(255, 255, 255, 0.6);
    background: #fff \9;
    border-radius: 100%;
}

.banner_s .swiper-active-switch {
    background: #de2986;
}

/* banner箭头样式 */
.banner_s .portfolio {
    display: none \9;
}

.banner_s .portfolio {

}

.banner_s .jiantou {
    position: absolute;
    bottom: 90px;
    cursor: pointer;
    z-index: 18;
    font-size: 14px;
    color: #fff;
    font-weight: 900;
    left: 50%;
    width: 700px;
    margin-left: -350px;
}

.banner_s .banner_jiantou img {
    vertical-align: middle;
    margin-top: -3px;
}

.banner_s .banner_jiantou_you {
    float: right;
}

.banner_s .banner_jiantou_you img {
    margin-left: 10px;
}

.banner_s .banner_jiantou_zuo {
    float: left;
}

.banner_s .banner_jiantou_zuo img {
    margin-right: 10px;
}

/*导航*/
.nav_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.nav_bg {
    padding-top: 20px;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
}

.logo {
    display: inline-block;
}

.nav_left {
    width: 300px;
    float: left;
}

.nav_left p {
    display: inline-block;
    color: #fff;
    float: right;
    border-left: 1px solid #fff;
    height: 34px;
    line-height: 1.3;
    font-size: 1.4rem;
    padding-left: 20px;
}

.nav_left p span {
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px 0 12px;
}

.nav_left p em {
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    cursor: pointer;
}

.nav_ul {
    width: 700px;
    float: right;
}

.nav_ul li {
    width: 100px;
    display: inline-block;
    text-align: right;
    font-size: 16px;
    float: left;
}

.nav_ul li a {
    color: #fff;
    position: relative;
}

.nav_ul li a span {
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 0;
    height: 3px;
    background: #3086c0;
    transition: width .6s;
}

.nav_ul li:hover a span {
    width: 100%;
}

.nav_ul li.nav_active span {
    width: 100%;
}

.nav_kc {
    padding-right: 6px;
}

.nav_kc a {
    cursor: pointer;
}

.nav_kc em {
    position: absolute;
    right: -12px;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    cursor: pointer;
}

.nav_kc em img {
    animation: nav_img 1s infinite;
    transform: translateY(-8px);
}

@-webkit-keyframes nav_img {
    0% {
        opacity: 0;
        transform: translateY(0px);
    }
    50% {
        opacity: 1;
        transform: translateY(4px);
    }
    100% {
        opacity: 0;
        transform: translateY(-8px);
    }
}

@-moz-keyframes nav_img {
    0% {
        opacity: 0;
        transform: translateY(0px);
    }
    50% {
        opacity: 1;
        transform: translateY(4px);
    }
    100% {
        opacity: 0;
        transform: translateY(-8px);
    }
}

@-o-keyframes nav_img {
    0% {
        opacity: 0;
        transform: translateY(0px);
    }
    50% {
        opacity: 1;
        transform: translateY(4px);
    }
    100% {
        opacity: 0;
        transform: translateY(-8px);
    }
}

@keyframes nav_img {
    0% {
        opacity: 0;
        transform: translateY(0px);
    }
    50% {
        opacity: 1;
        transform: translateY(4px);
    }
    100% {
        opacity: 0;
        transform: translateY(-8px);
    }
}

/*子导航*/
.sub_nav {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.96);
    background: #fff \9;
    filter: alpha(opacity=50);
    -ms-filter: alpha(opacity=50);
    text-align: center;
    height: 40px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.sub_nav_ul {
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.sub_nav_ul li {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    float: left;
}

.sub_nav_ul li a {
    color: #333;
    font-size: 14px;
    padding: 0 10px;
    border-right: 1px solid #333;
}

.sub_nav_ul li.last a {
    border-right: none;
}

.sub_nav_ul li a:hover {
    background: #3697d9;
    color: #fff;
    border-right: none;
    margin-left: -1px;
}

/*第二部分成就*/
.position_rel {
    position: relative;
    z-index: 20;
}


.cj_content {
    padding-top: 90px;
    padding-bottom: 40px;
}

.cj_content li {
    display: inline-block;
    float: left;
    width: 20%;
    text-align: center;
    border-right: 1px solid #e4e4e4;
}

.cj_content li .w-center {
    font-size: 27px;
    color: #333333;
}

.cj_content li .num {
    position: relative;
    color: #3c3c3c;
    font-size: 50px;
    display: inline-block;
    font-family: Arial;
}

.cj_content li .num em {
    font-size: 28px;
    font-style: normal;
    position: absolute;
    left: -34px;
    top: 50%;
    margin-top: -21px;
}

.cj_content li .num i {
    position: absolute;
    top: 0;
    right: -20px;
    color: #949494;
    font-size: 12px;
    font-style: normal;
}

.cj_content li .cj_text {
    color: #666666;
    font-size: 14px;
}

.cj_part2 {
    padding: 0 10px;
    position: absolute;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    top: -70px;
    height: 120px;
    background: #fff;
    z-index: 98;
    box-sizing: content-box;
    -ms-box-sizing: content-box;
    -moz-box-shadow: 0 2px 3px #cfcfcf;
    -webkit-box-shadow: 0 2px 3px #cfcfcf;
    -ms-box-shadow: 0 2px 3px #cfcfcf;
    box-shadow: 0 2px 3px #cfcfcf;
}

.cj_part2 ul {
    margin-top: 20px;
    width: 1000px;
}

.cj_part2 ul li {
    float: left;
    /* margin-right: 16px; */
    width: 250px;
    height: 75px;
    position: relative;
    overflow: hidden;
}

.cj_part2 ul li.tag2 {
    /* margin-right: 32px; */
}

.cj_part2 ul li.tag4 {
    margin-right: 0;
}

.cj_part2 ul li .img {
    float: left;
    width: 80px;
    height: 75px;
}

.cj_part2 ul li.tag1 .img {
    background: url("../img/hot-top-tag1.png") no-repeat center;
}

.cj_part2 ul li.tag2 .img {
    background: url("../img/hot-top-tag2.png") no-repeat center;
}

.cj_part2 ul li.tag3 .img {
    background: url("../img/hot-top-tag3.png") no-repeat center;
}

.cj_part2 ul li.tag4 .img {
    background: url("../img/hot-top-tag4.png") no-repeat center;
}

.cj_part2 ul li .info {
    float: left;
    width: 170px;
    height: 75px;
}

.cj_part2 ul li .info h2 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 18px;
    color: #333;
    font-weight: normal;
}

.cj_part2 ul li .info p {
    margin-top: 8px;
    line-height: 14px;
    color: #999;
    font-size: 14px;
}

.cj_part2 ul li .link {
    top: 75px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(222, 41, 134, 0.9);
    transition: 0.4s;
    background: #49a1dc \9;
}

.cj_part2 ul li .link a {
    display: block;
}

.cj_part2 ul li .link p {
    margin: 21px auto 0;
    font-size: 16px;
    width: 101px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 8px;
}

.cj_part2 ul li:hover .link {
    top: 0;
    transition: 0.2s;
}

.cj_part2 ul li.tag1{ width: 240px;}
.cj_part2 ul li.tag1 .info{width: 140px;}
.cj_part2 ul li.tag2{width: 280px;}
.cj_part2 ul li.tag2 .info{}
.cj_part2 ul li.tag3{width: 230px;}
.cj_part2 ul li.tag3 .info{width: 140px;}


/* form */
/*表单*/
.bd_part12 {
    width: 100%;
    height: 504px;
    overflow: hidden;
    background: url("../img/form.jpg") no-repeat center;
}

.form h2 {
    margin-top: 80px;
    font-size: 34px;
    line-height: 34px;
    color: #ffffff;
    text-align: center;
}

.form h2 span {
    color: #de2986;
}

.form h3 {
    margin-top: 26px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #cccccc;
}

.form form {
    margin-top: 50px;
    margin-left: 318px;
    width: 360px;
}

.form input[type="text"] {
    margin-top: 19px;
    width: 358px;
    height: 51px;
    display: block;
    text-indent: 60px;
    color: #9f9f9f;
    border: 1px solid #9f9f9f;
    border-radius: 8px;
}

.form input.name {
    background: url("../img/form-tag1.png") no-repeat 18px center;
}

.form input.phone {
    background: url("../img/form-tag2.png") no-repeat 18px center;
}

.form-btn {
    margin-top: 40px;
}

.form-btn .btn1 {
    float: left;
    width: 156px;
    height: 42px;
    line-height: 42px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    background: #4375b9;
    border-radius: 3px;
}

.form-btn input[type="submit"] {
    float: right;
    width: 198px;
    height: 42px;
    line-height: 42px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    background: #de2986;
    border-radius: 3px;
    border: none;
}

.globalDiv {
    background: #fff;
}


/*中间表单*/
.centerFrom {
    margin-top: 150px;
    height: 280px;
    background: #eb5405;
}

.centerFrom .left {
    width: 500px;
    height: 400px;
    position: absolute;
    left: 50px;
    top: -99px;
}

.centerFrom .right {
    float: right;
    width: 450px;
    padding: 60px 0 0 40px;
    line-height: 1.3;
}

.centerFrom .left .img {
    float: left;
    height: 379px;
    overflow: hidden;
}

.centerFrom .left img &gt; img {
    display: block;
}

.centerFrom .formDiv {
    width: 265px;
    height:280px;
    background: #fff;
    margin-top: 35px;
    position: absolute;
    top: 20px;
    left: 225px;
    box-shadow: 0 20px 40px rgba(175, 60, 0, 0.6);
}

.centerFrom .formDiv form {
    padding: 0 30px;
}

.centerFrom .formDiv h3 {
    padding: 30px 0 10px;
    font-size: 24px;
    color: #222;
    text-align: center;
    font-weight: bold;
}

.centerFrom .formDiv form label {
    width: 205px;
    height: 32px;
    border: 1px solid #eb5405;
    display: block;
    border-radius: 16px;
    margin-bottom: 14px;
}

.centerFrom .formDiv form label span {
    display: inline-block;
    background: #eb5405;
    height: 30px;
    width: 45px;
    border-radius: 15px 0 0 15px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    float: left;
    line-height: 30px;

}

.centerFrom .formDiv .ipt input {
    width: 130px;
    float: left;
    height: 30px;
    line-height: 30px;
    color: #666;
    padding-left: 10px;
}

.centerFrom .formDiv .selected select {
    width: 130px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border: none;
    display: block;
    position: relative;
}

.centerFrom .formDiv .selected select option {
    border: 1px solid #eb5405;
    height: 30px;
    line-height: 30px;
    display: block;
}

.centerFrom .formDiv .selected:after {
    position: absolute;
    content: '';
    display: block;
    top: 12px;
    right: 12px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: #eb5405 transparent transparent transparent;
}

.centerFrom .formDiv button {
    width: 100%;
    height: 40px;
    background: #2f8658;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    color: #fff;
    margin-top: 8px;
    border-radius: 4px;
    cursor: pointer;
}

.centerFrom .right h3 {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 15px;
    line-height: 1.3;
}

.centerFrom .right p {
    font-size: 25px;
    color: #fff;
    position: relative;
    padding-left: 40px;
}

.centerFrom .right p:before {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("../img/formIcon.png") no-repeat center bottom;
    position: absolute;
    top: 4px;
    left: 0;
}




/*part8*/
.part8 {
    width: 100%;
    background: #fff;
    padding-bottom: 80px;
    border-bottom: 1px solid #ededed;
}

.part8 .p8Cont {
    height: 340px;
}

.part8 .p8Cont li {
    width: 25%;
    float: left;
    padding: 0 20px;
}

.part8 .p8Cont li &gt; div {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    height: 270px;
    overflow: hidden;
}

.part8 .p8Cont li &gt; div &gt; img {
    width: 100%;
    height: auto;
}

.part8 .p8Cont li &gt; div .del {
    padding: 0 10px;
}

.part8 .p8Cont li &gt; div .del h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding-top: 10px;
}

.part8 .p8Cont li &gt; div .del p {
    font-size: 15px;
    color: #999;
    padding: 10px 0 25px;
}

.part8 .p8Cont li &gt; div .del span {
    display: block;
    font-size: 13px;
    color: #de2986;
    text-decoration: underline;
}

.part8 .p8Cont li.act &gt; div {
    padding: 0 0 30px;
    box-shadow: 0 15px 20px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    height: 320px;
    margin-top: -10px;
}

/* 上市公司 */
.shangshi {
    padding-top: 1px;
    padding-bottom: 1px;
    background: #fff;
}

.shangshi_c {
    /*margin-top: 50px;*/
    margin-bottom: 70px;
    position: relative;
    padding: 30px 0 0 30px;
    height: 400px;
}

.shangshi_c .bg {
    width: 715px;
    height: 400px;
    background: #de2986;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 60px 0 60px 0;
}

.shangshi_c .shangshi_c_s {
    margin: 0 -3px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.shangshi_c .shangshi_c_s .content {
    overflow: hidden;
    width: 25%;
    padding: 0 3px;
    float: left;
    position: relative;
    height: auto;
    margin-bottom: 6px;
    padding-top: 1px;
}

.shangshi_c .shangshi_c_s .content .img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.shangshi_c .shangshi_c_s .content .img:hover img {
    transform: scale(1.2, 1.2);
}

.shangshi_c .shangshi_c_s .content .img img {
    transform: scale(1, 1);
    transition: transform 0.5s;
}

.shangshi_c .shangshi_c_s .content.zi_bai .text {
    font-size: 32px;
    font-weight: 900;
    padding-right: 38px;
    color: #fff;
    line-height: 1.3;
    padding-top: 20px;
}

.shangshi_c .shangshi_c_s .content.zi_bai .text img {
    vertical-align: middle;
    margin-left: 13px;
}

.shangshi_c .shangshi_c_s .content.zi_bai .xian {
    width: 70px;
    border-top: 4px solid #fff;
    margin-top: 35px;
}

.shangshi_c .shangshi_c_s .content.zi_fen {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    padding-top: 7px;
}

.shangshi_c .shangshi_c_s .content.zi_fen &gt; div {
    border: 2px solid #de2986;
    border-radius: 0 0 60px 0;
    height: 100%;
}

.shangshi_c .shangshi_c_s .content.zi_fen .text {
    text-align: center;
    margin-top: 34px;
    line-height: 1;
}

.shangshi_c .shangshi_c_s .content.zi_fen .text span {
    font-size: 18px;
    color: #de2986;
    font-weight: 100;
}

.shangshi_c .shangshi_c_s .content.zi_fen .text p {
    font-size: 24px;
    color: #de2986;
    font-weight: 900;
    margin-top: 10px;
}

.shangshi_c .shangshi_c_s .content.zi_fen a {
    width: 100px;
    height: 30px;
    margin: 15px auto 0;
    display: block;
    background: #de2986;
    border: 1px solid #de2986;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    border-radius: 5px;
}

.shangshi_c .shangshi_c_s .content.zi_fen a:hover {
    background: #fff;
    color: #de2986;
}

.shangshi_c .shangshi_c_s .content &gt; img {
    width: 100%;
    height: auto;
    display: block;
}

.shangshi_c .shangshi_c_s .content &gt; p {
    text-align: center;
    position: absolute;
    bottom: 0;
    padding: 0 3px;
    width: 100%;
    left: 0;
}

.shangshi_c .shangshi_c_s .content &gt; p span {
    font-size: 18px;
    line-height: 2;
    background: rgba(0, 0, 0, 0.5);
    background: #000 \9;
    color: #fff;
    display: block;
    width: 100%;
}

/*partNum*/
.partNum ul {
    width: 100%;
    height: 140px;
    background: #f7f7f7;
    border-top: 1px solid #ebebeb;
}

.partNum ul li {
    width: 19%;
    color: #939393;
    font-size: 12px;
    border-right: 1px solid #ebebeb;
    height: 88px;
    margin-top: 27px;
    text-align: center;
}

.partNum ul li h3 .text2 {
    font-size: 26px;
    color: #3c3c3c;
    position: relative;
}

.partNum ul li h3 .text2 em {
    font-size: 40px;
}

.partNum ul li h3 .text2 i {
    position: relative;
    top: -5px;
    left: -5px;
}

.partNum ul li h3 .text2 span {
    position: absolute;
    right: 36%;
    top: -2%;
    color: #939393;
    font-size: 12px;
}

.partNum ul li.last {
    border-right: none;
}

.partNum ul li.sec h3 .text2 span {
    right: 28%;
}

.partNum ul li.thr h3 .text2 span {
    right: 12%;
}

.partNum ul li.fou h3 .text2 span {
    right: 24%;
}

.partNum ul li.last h3 .text2 span {
    right: 11%;
}

/* 标题 */

.button {
    width: 220px;
    height: 52px;
    text-align: center;
    display: block;
    font-size: 20px;
    margin: 50px auto 0;
    border: 1px solid #de2986;
    border-radius: 26px;
    color: #de2986;
    line-height: 52px;
    transition: all 0.5s;
}

.button:hover {
    background: #de2986;
    color: #fff;
}

/*footer*/
.footer {
    width: 100%;
    height:120px;
    background: #191919;
}

.footer p {
    color: #999999;
    line-height: 60px;
    text-align: center;
}

.footer p span {
    margin-left: 26px;
}

/*表单*/
.bd_part12 {
    width: 100%;
    height: 504px;
    overflow: hidden;
    background: url("../img/form.jpg") no-repeat center;
}

.form h2 {
    margin-top: 80px;
    font-size: 34px;
    line-height: 34px;
    color: #ffffff;
    text-align: center;
}

.form h2 span {
    color: #de2986;
}

.form h3 {
    margin-top: 26px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #cccccc;
}

.form form {
    margin-top: 50px;
    margin-left: 318px;
    width: 360px;
}

.form input[type="text"] {
    margin-top: 19px;
    width: 358px;
    height: 51px;
    display: block;
    text-indent: 60px;
    color: #9f9f9f;
    border: 1px solid #9f9f9f;
    border-radius: 8px;
}

.form input.name {
    background: url("../img/form-tag1.png") no-repeat 18px center;
}

.form input.phone {
    background: url("../img/form-tag2.png") no-repeat 18px center;
}

.form-btn {
    margin-top: 40px;
}

.form-btn .btn1 {
    float: left;
    width: 156px;
    height: 42px;
    line-height: 42px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    background: #4375b9;
    border-radius: 3px;
}

.form-btn input[type="submit"] {
    float: right;
    width: 198px;
    height: 42px;
    line-height: 42px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    background: #de2986;
    border-radius: 3px;
    border: none;
}

/*小球*/
.circle {
    position: absolute;
    animation: movingCircle 10s ease-in-out infinite alternate;
    z-index: 50;
}

.circle.circle1 {
    left: 50px;
    top: 50px;
}

.circle.circle2 {
    right: 100px;
    top: 50px;
    animation: movingCircle 25s ease-in-out infinite alternate;
}

.circle.circle3 {
    right: 150px;
    bottom: 50px;
    animation: movingCircle 20s ease-in-out infinite alternate;
}

.circle.circle4 {
    left: 100px;
    bottom: 100px;
    animation: movingCircle 15s ease-in-out infinite alternate;
}

@-webkit-keyframes movingCircle {
    0% {
        -webkit-transform: rotate(0) translate(0, 0);
        transform: rotate(0) translate(0, 0);
    }
    50% {
        -webkit-transform: rotate(180deg) translate(160px, 90px);
        transform: rotate(180deg) translate(160px, 90px);
    }
    100% {
        -webkit-transform: rotate(360deg) translate(-20px, -40px);
        transform: rotate(360deg) translate(-20px, -40px);
    }
}

@-moz-keyframes movingCircle {
    0% {
        -moz-transform: rotate(0) translate(0, 0);
        transform: rotate(0) translate(0, 0);
    }
    50% {
        -moz-transform: rotate(180deg) translate(160px, 90px);
        transform: rotate(180deg) translate(160px, 90px);
    }
    100% {
        -moz-transform: rotate(360deg) translate(-20px, -40px);
        transform: rotate(360deg) translate(-20px, -40px);
    }
}

@keyframes movingCircle {
    0% {
        -webkit-transform: rotate(0) translate(0, 0);
        -moz-transform: rotate(0) translate(0, 0);
        transform: rotate(0) translate(0, 0);
    }
    50% {
        -webkit-transform: rotate(180deg) translate(160px, 90px);
        -moz-transform: rotate(180deg) translate(160px, 90px);
        transform: rotate(180deg) translate(160px, 90px);
    }
    100% {
        -webkit-transform: rotate(360deg) translate(-20px, -40px);
        -moz-transform: rotate(360deg) translate(-20px, -40px);
        transform: rotate(360deg) translate(-20px, -40px);
    }
}

/*算一算*/
.suan {
    background: #000000 \9;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    padding-top: 1px;
    bottom: -455px;
    z-index: 97;
    width: 100%;
    transition: all 0.5s;
}

.suan.true {
    bottom: 0;
}

.suan &gt; .title {
    text-align: left;
    /*position: absolute;*/
    /*top:-90px;*/
    width: 900px;
    margin: 5px auto 15px;
    position: relative;
}

.suan &gt; .title p {
    height: 47px;
    font-size: 28px;
    line-height: 47px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
}

.suan &gt; .title p span {
    font-size: 36px;
    font-weight: 600;
    color: #ffe400;
    display: inline-block;
    margin-left: 20px;
}

.suan &gt; .title &gt; .xiaoren {
    position: absolute;
    bottom: -5px;
    margin-left: 140px;
}

.suan &gt; .title &gt; .jiantou {
    width: 21px;
    height: 31px;
    display: inline-block;
    float: right;
    background: url("../img/formPoint.png") no-repeat center;
    animation: jianTou 1.5s ease-in infinite alternate;
}
@keyframes jianTou {
    0%{
        transform: translateY(-5px);
    }
    100%{
        transform: translateY(5px);
    }
}

.suan_c {
    width: 1000px;
    height:450px;
    margin: 0 auto 0;
    background: #fff;
    position: relative;
}

.suan_z {
    padding-left: 20px;
    width: 646px;
    float: left;
    padding-top: 10px;
    border-right: 1px solid #de2986;
    height: 100%;
}

.suan_z &gt; p &gt; span {
    font-size: 24px;
    font-weight: 900;
    color: #000;
    display: inline-block;
    margin-right: 5px;
}

.suan_z &gt; p {
    color: #5f5f5f;
    font-size: 16px;
    margin-bottom: 4px;
}

.suan_z &gt; p &gt; i {
    color: #d81e06;
    font-style: normal;
}

.suan_z &gt; div &gt; p {
    font-size: 20px;
    color: #222;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-top: 24px;
    font-weight: bold;
}

.suan_z &gt; div &gt; p &gt; img {
    margin-right: 10px;
}

.suan_z &gt; div &gt; p &gt; span {
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-left: 20px;
    border: 1px solid #de2986;
}

/*.suan_z &gt; div &gt; p &gt; span.true {
    background: url("../img/duigou.png") no-repeat center;
}*/

.suan_z .fenlei {
    padding-right: 20px;
    display: inline-block;
}

.suan_z .fenlei &gt; p {
    font-size: 15px;
    margin-top: 0;
    display: inline-block;
    color: #222;
}

.suan_z .fenlei &gt; span {
    font-size: 14px;
    cursor: pointer;
}

.suan_z .fenlei &gt; span &gt; i {
    width: 10px;
    height: 10px;
    border: 1px solid #333;
    border-radius: 50%;
    margin-left: 18px;
    margin-right: 38px;
    display: inline-block;
    margin-top: 10px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    padding: 1px;
}

.suan_z .fenlei &gt; span &gt; i.true &gt; em {
    width: 100%;
    height: 100%;
    background: #de2986;
    display: block;
    border-radius: 50%;
}

.suan_z .fenlei &gt; p &gt; i {
    width: 10px;
    height: 10px;
    border: 1px solid #de2986;
    border-radius: 50%;
    margin-left: 0;
    margin-right: 10px;
    display: inline-block;
    margin-top: 10px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    padding: 1px;
}

.suan_z .fenlei &gt; p &gt; i.true &gt; em {
    width: 100%;
    height: 100%;
    background: #de2986;
    display: block;
    border-radius: 50%;
}

.suan_y {
    width: 350px;
    float: left;
}

.suan_y &gt; p {
    font-size: 38px;
    font-weight: 900;
    color: #000;
    margin: 130px auto 40px;
    width: 80%;
    text-align: right;
}

.suan_y &gt; p &gt; span {
    color: #de2986;
}

.suan_y &gt; a {
    width: 170px;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    font-size: 18px;
    display: block;
    background: #de2986;
    border-radius: 5px;
}

.baojia {
    position: absolute;
    left: 578px;
    top: 175px;
    cursor: pointer;
}

/*弹出表单*/
.tan_form.true {
    display: block;
}

.tan_form {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    display: none;
    z-index: 501;
    background: #000 \9;
    /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";*/
    /*IE4-IE9*/
    /*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);*/
}

.tan_form &gt; form {
    width: 500px;
    height: 300px;
    background: #fff;
    position: absolute;
    margin-left: -175px;
    margin-top: -150px;
    left: 50%;
    top: 50%;
    border-radius: 10px;
}

.tan_form &gt; form &gt; span {
    cursor: pointer;
}

.tan_form &gt; form &gt; p {
    font-size: 18px;
    color: #999;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 30px;
}

.tan_form &gt; form &gt; input {
    width: 40%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #de2986;
    border-radius: 5px;
    margin: 20px auto 0;
    display: block;
    padding-left: 20px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.tan_form &gt; form &gt; button {
    width: 40%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #de2986;
    border-radius: 5px;
    margin: 20px auto 0;
    display: block;
    background: #de2986;
    color: #fff;
}

.tan_form &gt; form &gt; button:hover {
    background: transparent;
    color: #de2986;
    cursor: pointer;
}

@keyframes zouchu {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes youchu {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes diannao {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/*以下是单独样式*******************************************************************************/

.part1 {
    background: #fff;
    padding-top: 1px;
}
.p1Cont {
    height: 30px;

}

.p1Cont .swiper-container {
    width:100%;
    height:530px;
    float: left;
}

.p1Cont .swiper-container .swiper-wrapper {

}

.p1Cont .swiper-container .swiper-slide {
    width: 100%;
    position: relative;
}
.p1Cont .slideDiv{
    padding: 52px 36px 0;
    display: block;
    position: relative;
}
.p1Cont .left{
    float: left;
}
.p1Cont .center{
    position: absolute;
    width: 340px;
    height: 469px;
    left: 50%;
    margin-left: -170px;
    top: 0;
    box-shadow: 0 10px 25px rgba(0,0,0,0.4);

}
.p1Cont .right{
    float: right;
}
.p1Cont .leftSlide ,.p1Cont .rightSlide{
    position: absolute;
    color: #222;
    font-size: 16px;
}
.p1Cont .leftSlide:after, .p1Cont .rightSlide:after{
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 110px;
    background: #de2986;
    top: 100px;
}
.p1Cont .leftSlide{
    left: 10px;
    top: 130px;

}
.p1Cont .leftSlide span , .p1Cont .rightSlide span{
    transform: rotateZ(90deg);
    display: inline-block;
    transform-origin: 0 50%;
}
.p1Cont .rightSlide{
    right: -67px;
    bottom: 130px;
}
.p1Cont .rightSlide:after{
    top: auto;
    bottom:30px;
}


/*part2*/
.p2Cont img{
    display: block;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    cursor: pointer;
}
.p2Cont .left{
    float: left;
}
.p2Cont .right{
    float: right;
    width: 430px;
}
.p2Cont .right .imgBtm img{
    float: right;
}
.p2Cont .imgBoxBottom ,.p2Cont .imgBtm{
    margin-top: 12px;
    overflow: hidden;
}
.p2Cont .center{
    position: absolute;
    top: 10px;
    left: 280px;
}
.p2Cont .center .imgTop{
    box-shadow: 0 5px 20px 2px rgba(0,0,0,0.3);
}
.p2Cont .data{
    font-size: 15px;
    color: #999;
    display: block;
    margin-top: 20px;
}
.p2Cont div{
    position: relative;
}
.p2Cont .p2Header{
    position: absolute;
    left: 20px;
    top: 20px;
    color: #fff;
    font-size: 20px;
}
.p2Cont .p2Header.p2Header_1{
    color: #222;
}
.p2Cont .p2Header &gt; span{
    font-size: 26px;
    font-weight: bold;
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: inline-block;
}
.p2Cont .right .p2Header{
    left: 50px;
}
.p2Cont .p2Header.p2Header_1 &gt; span{
    border-bottom: 2px solid #de2986;
}
.centerDiv{
    width: 100%;
    height: 140px;
    background: url("../img/bg.jpg") no-repeat center top;

    margin-top: 70px;
    color: #fff;
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    line-height: 120px;
    position: relative;
}
.centerDiv:after{
    content: '';
    display: block;
    clear: both;
    width: 0;
    height: 0;
    border-width: 20px;
    border-style: solid;
    border-color: #3342aa transparent transparent transparent;
    background: transparent;
    position: absolute;
    left: 50%;
    bottom: -20px;
}
.p2Cont .left .imgBoxBottom{
    width: 300px;
   /* float: left;*/
}
.p2Cont .center .imgTop{
    width: 310px;
    overflow: hidden;
}
.p2Cont .right .imgBtm{
    width: 400px;
    float: right;
}
.p2Cont .right .imgTop{
    width: 430px;
    float: right;
    overflow: hidden;
}
.p2Cont .imgBtm:hover &gt; img,
.p2Cont .left .imgBoxBottom:hover &gt;img,
.p2Cont .imgTop:hover &gt; img{
    transform: scale(1.15);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}



/*part3*/
.part3 {
    background: #fff;
    padding-top: 1px;
}
.p3Cont {
    width: 100%;
    overflow: hidden;
}

.p3Cont .ulCont{
    height: 500px;
}
.p3Cont .ulCont li {
    display: inline-block;
    float: left;
    width: 13.5%;
    height: 440px;
    position: relative;
   /* padding-top: 30px;*/
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    transform-origin: left top;
}
.p3Cont .ulCont li .boxDiv{
    width: 100%;
}
.p3Cont .ulCont li .imgBox &gt; img{
    display: block;
    width: 100%;
}
.p3Cont .del{
    color: #fff;
    padding: 0 20px 25px;
    background: #4b5c66;
    height: 267px;
}
.p3Cont .del h3{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 40px 0 30px;
}
.p3Cont .del p{
    font-size: 15px;
    padding: 0 15px;
    text-align: justify;
    height: 45px;
    overflow: hidden;
}
.p3Cont .del a{
    margin-top: 40px;
    color: #fff;
    display:inline-block;
    font-size: 14px;
    padding-left: 15px;
    text-decoration: underline;
}
.p3Cont .del a:hover{
    color: #fff;
    text-decoration: underline;
}
.p3Cont .ulCont li.act{
    width: 19%;
    position: relative;
    z-index: 10;
    height: 480px;
    /*padding: 0 0 20px;*/

    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    transform-origin: left top;
}
.p3Cont .ulCont li.act .boxDiv{
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.p3Cont .ulCont li.act .del{
    background: #253036;
    height: 180px;
}
.p3Cont .ulCont li.act .del h3{
    padding-top:15px;
    padding-bottom: 10px;
}
.p3Cont .ulCont li.act .del a{
    margin: 20px auto 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #de2986;
    padding: 0;
    text-decoration: none;
    border-radius: 4px;
    display: block;
}

.p3Cont .ulCont li.li_1 .del{
    background: #4b5c66;
}
.p3Cont .ulCont li.li_2 .del{
    background: #38464f;
}
.p3Cont .ulCont li.li_3 .del{
    background: #313f48;
}
.p3Cont .ulCont li.li_4 .del{
    background: #253036;
}
.p3Cont .ulCont li.li_5 .del{
    background: #313f48;
}
.p3Cont .ulCont li.li_6 .del{
    background: #38464f;
}
.p3Cont .ulCont li.li_7 .del{
    background: #4b5c66;
}
.p3Cont .ulCont li a:hover{
    text-decoration: underline !important;
}
.p3Cont .ulCont li.act .del a:hover{
    text-decoration: none !important;
}
@media (max-width: 1366px) {
    .p3Cont .del{
        padding: 20px;
    }
    .p3Cont .del p{
        padding: 0;
    }
    .p3Cont .del h3{
        font-size: 20px;
        padding: 20px 0 10px;
    }
}
/*part4*/
.part4 {
    background: #fff;
    margin-bottom: 70px;
}
.p4Cont {


}

.p4Cont .swiper-container {
    width:100%;
    height:450px;
    float: left;
}

.p4Cont .swiper-container .swiper-wrapper {

}

.p4Cont .swiper-container .swiper-slide {
    width: 100%;
    position: relative;
    height: 450px;
}
.p4Cont .slideDiv{
    height: 450px;
    display: block;
    position: relative;
}
.p4Cont .slideDiv.slideDiv_1{
    background: url("../img/p4_bg_1.jpg") no-repeat left 63px;
}
.p4Cont .slideDiv.slideDiv_2{
    background: url("../img/p4_bg_2.jpg") no-repeat left 63px;
}
.p4Cont .slideDiv.slideDiv_3{
    background: url("../img/p4_bg_3.jpg") no-repeat left 63px;
}
.p4Cont .slideDiv.slideDiv_4{
    background: url("../img/p4_bg_4.jpg") no-repeat left 63px;
}
.p4Cont .slideDiv.slideDiv_5{
    background: url("../img/p4_bg_5.jpg") no-repeat left 63px;
}
.p4Cont .slideDiv.slideDiv_6{
    background: url("../img/p4_bg_6.jpg") no-repeat left 63px;
}


.p4Cont .left{
    width: 200px;
    height: 430px;
    position: absolute;
    left: 24px;
    top: 20px;
    z-index: 1;
    background: #f8439f \9;
    background: rgba(205,29,115,0.85);
    color: #fff;
}
.p4Cont .left h3{
    background: url("../img/p4_tit.jpg") no-repeat 30px 15px #f8439f;
    background: #f8439f \9;
    height: 70px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 70px;
    padding-left: 30px;
}
.p4Cont .slideDiv_2 .left h3{
    background: url("../img/p4_tit_2.jpg") no-repeat 30px 15px #f8439f;
}
.p4Cont .slideDiv_3 .left h3{
    background: url("../img/p4_tit_3.jpg") no-repeat 30px 15px #f8439f;
}
.p4Cont .slideDiv_4 .left h3{
    background: url("../img/p4_tit_4.jpg") no-repeat 30px 15px #f8439f;
}
.p4Cont .slideDiv_5 .left h3{
    background: url("../img/p4_tit_5.jpg") no-repeat 30px 15px #f8439f;
}
.p4Cont .slideDiv_6 .left h3{
    background: url("../img/p4_tit_6.jpg") no-repeat 30px 15px #f8439f;
}
.p4Cont .left p{
    padding: 60px 20px 30px;
    font-size: 16px;
    text-align: justify;
    line-height: 2;
}
.p4Cont .left a{
    display: block;
    width: 160px;
    height: 46px;
    background: #fff;
    border-radius: 4px;
    font-size: 20px;
    color: #de2986;
    text-align: center;
    line-height: 46px;
    margin: auto;
}
.p4Cont .right{
    width: 220px;
    height: 450px;
    position: absolute;
    top: 0;
    right: 70px;
}
.p4Cont .right .tName{
    position: absolute;
    height: 50px;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.8);
    top: 310px;
    line-height: 50px;
    font-size: 18px;
    z-index: 10;
    color: #fff;
}
.p4Cont .right &gt; img{
    display: block;
    position: relative;
    z-index: 2;
}
.p4Cont .tip{
    position: absolute;
    top:96px ;
    right: 0;
    width: 110px;
    height: 50px;
    display: inline-block;
    background: #ff6600;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    z-index: 2;
}
.p4Cont .right:after{
    content: '';
    display: block;
    clear: both;
    width: 50px;
    height: 134px;
    position: absolute;
    top: 60px;
    right: -35px;
    border: 3px solid #de2986;
    z-index: 0;
}
.p4Cont .right p{
    font-size: 18px;
    color: #000;
    text-align: center;
    padding-top: 10px;
    padding-left: 30px;
}

.p4Cont .pagination {
    bottom: 25px;
    width: 100%;
    z-index: 20;
    text-align: center;
    position: absolute;
    margin-left: 150px;
}
.p4Cont .swiper-pagination-switch {
    margin:0 3px;
    width:12px;
    height:12px;
    cursor:pointer;
    display:inline-block;
    background: #aaaaaa;
    border-radius: 100%;
}
.p4Cont .swiper-active-switch {
    background:#de2986;
}





/* 认证 */
.renzheng {
    padding-top: 1px;
    padding-bottom: 70px;
    position: relative;
    background: #f7f7f7; }
.renzheng .biaoti {
    position: relative;
    z-index: 5; }
.renzheng .bg_ban {
    background: url("../img/renzheng_bg.jpg") no-repeat center top;
    background-attachment: fixed;
    height: 400px;
    width: 100%;
    position: absolute; }

.renzheng_c {
    position: relative;
    z-index: 2;
    margin-top: 50px;
    text-align: center; }
.renzheng_c .renzheng_l {
    height: 300px;
    margin-top: 70px; }
.renzheng_c .renzheng_l.false {
    display: none; }
.renzheng_c .renzheng_l img {
    height: 100%;
    width: auto; }
.renzheng_c .renzheng_swiper_s {
    position: relative;
    box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.2);
    width: 540px;
    height: 370px;
    display: inline-block; }
.renzheng_c .renzheng_swiper_s .renzheng_swiper {
    overflow: hidden; }
.renzheng_c .renzheng_swiper_s .renzheng_jiantou {
    position: absolute;
    bottom: 20px;
    width: 100%; }
.renzheng_c .renzheng_swiper_s .renzheng_jiantou &gt; div {
    cursor: pointer;
    width: 47px;
    height: 47px;
    background: #fff;
    background: #efefef\9;
    margin: 0 -20px;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
.renzheng_c .renzheng_swiper_s .renzheng_jiantou &gt; div span {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../img/renzheng_jiantou.png") no-repeat; }
.renzheng_c .renzheng_swiper_s .renzheng_jiantou .zuo span {
    background-position: 15px center; }
.renzheng_c .renzheng_swiper_s .renzheng_jiantou .you span {
    background-position: -38px center; }
.renzheng_c .renzheng_swiper_s .swiper-slide {
    position: relative;
    height: 370px; }
.renzheng_c .renzheng_swiper_s .swiper-slide .content {
    position: relative;
    z-index: 5;
    width: 100%;
    padding: 0 30px; }
.renzheng_c .renzheng_swiper_s .swiper-slide .content .zhengshu_logo {
    margin-top: 35px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.7); }
.renzheng_c .renzheng_swiper_s .swiper-slide .content p {
    text-align: left;
    color: #fff;
    margin-top: 20px;
    padding-left: 15px; }
.renzheng_c .renzheng_swiper_s .swiper-slide .bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: #064278; }
.renzheng_c .renzheng_swiper_s .swiper-slide .bg.bg_hong {
    background: #e70020; }


/*part5*/
.part5{
    background: #fff;
}
.p5Cont{
    margin-top: 80px;
    height: 530px;
    overflow: hidden;
}

.p5Cont div img{
    display: block;
}
.p5Cont .left{
    width: 880px;
    float: left;
    height: 440px;
    overflow: hidden;
}
.p5Cont .right{
    width: 850px;
    float: right;
    height: 460px;
    overflow: hidden;
}

.p5Cont .center{
    position: absolute;
    width: 240px;
    height: 520px;
    top: -30px;
    left: 840px;
}
.p5Cont .left &gt; div{
    float: left;
    display: inline-block;
}
.p5Cont .left &gt; div .div3_1{
    height: 220px;
}
.p5Cont .box{
    position: relative;
    cursor: pointer;
}
.p5Cont .box .del{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    background: #000 \9;
    filter: alpha(opacity=70);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.p5Cont .box:hover .del{
    background: rgba(0,0,0,0.3);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.p5Cont .box .del p{
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: #fff;
    font-size: 26px;
}
.p5Cont .box .del p span{
    font-size: 18px;
    display: block;
}
.p5Cont .right &gt; div{
    float: left;
}
.p5Cont .center .div1{
    width: 220px;
    height: 220px;
    background: #336899;
    float: left;
    text-align: right;
    color: #fff;
    margin-top: 30px;
    padding: 40px 20px 0;
    position: absolute;
    left: -220px;
}
.p5Cont .center .div1 h3{
    font-size: 28px;
    font-weight: bold;
}
.p5Cont .center .div1 p{
    font-size: 18px;
    padding: 5px 0 15px;
    text-align: justify;
}
.p5Cont .center .div1 span{
    display: inline-block;
    width: 100px;
    height: 32px;
    font-size: 18px;
    color: #295b97;
    text-align: center;
    line-height: 32px;
    background: #fff;
    border-radius: 4px;
}
.p5Cont .center .div2{
    width: 220px;
    height: 520px;
    float: left;
    background: #222222;
    box-shadow: 0 5px 20px rgba(0,0,0,0.3);
}
.p5Cont .center .div2 .img{
    height: 340px;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.p5Cont .center .div2 img{
    width: 100%;
    display: block;
}
.p5Cont .center .div2 .cDel{
  font-size: 15px;
  padding: 30px 20px;
    color: #fff;
    height: 180px;
}
.p5Cont .center .div2 .cDel p{
    height: 70px;
    overflow: hidden;
}
.p5Cont .center .div2:hover .img{
    height: 240px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.p5Cont .center .div2:hover .cDel p{
    height: 190px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.p5Cont .center .div2 .cDel span{
    display: block;
    text-align: center;
    padding-top: 10px;
}
.p5Cont .center .div2 .cDel span i{
    font-style: normal;
    font-size: 30px;
    color: #e25e18;
    font-family: '宋体';
    transform: rotateZ(90deg);
    display: inline-block;
}
.p5Cont .right .div1 .del_1{
 background: none;
}
.p5Cont .right .div1 .del_1 p{
    background: rgba(222,14,134, 0.85);
    bottom: 0;
    right: 0;
    background: #de2986 \9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    width: 120px;
    height: 80px;
    text-align: center;
    padding-top: 5px;
}
@media (max-width: 1400px) {
    .p5Cont{
        min-width:1190px;
        overflow: hidden;
        margin: auto;
    }
    .p5Cont .left{
        width: 600px;
    }
    .p5Cont .left .div1{
        display: none;
    }
    .p5Cont .right{
        width:590px;
    }
    .p5Cont .right .div3{
        display: none;
    }
    .p5Cont .center{
        left: 350px;
    }
}
.globalDiv{
    background: #fff;
}

/*part6*/
.part6{
    background: #f7f7f7;
    padding-bottom: 60px;
}
.part6 .p6Cont {

}

.part6 .p6Cont li {
    width: 25%;
    float: left;
    padding: 0 10px;
    cursor: pointer;
    height: 250px;
}

.part6 .p6Cont li &gt; div {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    height: 230px;
    overflow: hidden;
    background: #fff;
}
.part6 .p6Cont li &gt; div &gt; img {
    width: 100%;
    height: auto;
}

.part6 .p6Cont li &gt; div .del {
    padding: 0 10px;
}

.part6 .p6Cont li &gt; div .del h3 {
    font-size: 16px;
    color: #000;
    padding-top: 15px;
    padding-bottom: 5px;
}

.part6 .p6Cont li &gt; div .del p {
    font-size: 15px;
    color: #999;
    padding: 10px 0 25px;
}
.part6 .p6Cont li &gt; div .del span {
    display: block;
    font-size: 14px;
    color: #de2986;
}
.part6 .p6Cont li.act &gt; div, .part6 .p6Cont li:hover &gt; div {
    padding: 0 0 30px;
    box-shadow: 0 15px 20px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    margin-top: -10px;
}
.videoBg{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 98;
    display: none;
}
.videoDiv{
    position: fixed;
    width: 672px;
    height: 640px;
    z-index: 99;
    top: 50%;
    left: 50%;
    margin-top: -320px;
    margin-left: -390px;
    background: #fff;
    box-shadow: 0 0 40px rgba(0,0,0,0.3);
    padding: 60px 30px 40px;
    border-radius: 8px;
    display: none;
}
.videoDiv .link_a{
    margin-top: 20px;
}
.videoDiv .closeVideo{
    position: absolute;
    top: 15px;
    right: 30px;
    color: #333;
    font-size: 18px;
    display: inline-block;
    cursor: pointer;
}
.videoDiv &gt; div{
    display: none;
}
</pre></body></html>