﻿@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 > 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;
}

#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;
}

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

.banner_s .swiper-pagination-switch {
    margin: 0 5px;
    width: 40px;
    height: 5px;
    cursor: pointer;
    display: inline-block;
    background: #333333; }

.banner_s .swiper-active-switch {
    background: #3697d9; }
/*导航*/
.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: 234px;
    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: 84px;
    height: 75px;
}

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

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

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

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

.cj_part2 ul li .info {
    float: left;
    width: 150px;
    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;
}

/* form */
/*表单*/
.bd_part12 {
    width: 100%;
    height: 504px;
    overflow: hidden;
    background: url("../images/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("../images/form-tag1.png") no-repeat 18px center;
}

.form input.phone {
    background: url("../images/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;
}

/*part1*/
.part1{border-bottom: 1px solid #ededed; padding-bottom: 50px;}


.p1Cont .big{}

.p1Cont .box{position: absolute; opacity: 0;filter: alpha(opacity=0); transition: 0.4s;}

.p1Cont .box .con{ width: 340px; float: left; margin-top: 61px; position: relative;}

.p1Cont .box .con h3{ font-size: 23px; color: #333; width: 300px; margin: 0 auto; font-weight: bold;}

.p1Cont .box .con h3 span{ font-size: 18px; color: #666;display: block; font-weight: normal;}

.p1Cont .box .con .mon{ background: url("../images/p1-1.jpg") no-repeat bottom; width: 340px; height: 150px; color: #fff; padding: 20px; margin-top: 35px;}

.p1Cont .box1 .con .mon{ background: url("../images/p1-4.jpg") no-repeat bottom;}


.p1Cont .box .con .mon p{font-size: 20px; margin-top: 30px; margin-bottom: 10px; font-weight: bold;}

.p1Cont .box .con .mon p>span{font-size: 18px; font-weight: normal; display: inline-block; background-color: #5f5f5f; border-radius: 15px; width: 100px; height: 28px; text-align: center; margin-left: 10px;}

.p1Cont .box .con .mon>span{font-size: 16px;}

.p1Cont .box .BoxImg{ float: left; width: 318px; height: 340px; box-shadow: 0 20px 35px rgba(164, 164, 179, 0.9);}

.p1Cont .box .BoxImg img{ width: 318px; height: 340px;}

.p1Cont .box .con .num{ position: absolute; font-family: 'Arial'; color: #de2986; font-size: 76px; right: 10px; top:60px; transition: 0.4s;}

.p1Cont .box .con1 .mon p>span{background-color: #de2986;}

.p1Cont .box .con1 .mon{ background: url("../images/p1-3.jpg") no-repeat bottom; background-size: 100%;}

.p1Cont .box1 .con1 .mon{ background: url("../images/p1-6.jpg") no-repeat bottom; background-size: 100%;}


.p1Cont .shu{ font-size: 12px; position: absolute; top: 350px; right: 0; color: #a9a9a9;}

.p1Cont .btn{ width: 70px; margin: 0 auto;padding-top:375px;}

.p1Cont .btn li{ width: 11px; height: 11px; margin-left: 6px; border-radius: 2rem; background-color: #9f9f9f; float: left;transition: 0.3s ease-in-out;}

.p1Cont .btn li.act{ width: 34px;background-color: #de2986;transition: 0.3s ease-in-out;}

.p1Cont .box.act{ opacity: 1; filter: alpha(opacity=100); transition: 0.8s;z-index: 6; background-color: #fff;}

.p1Cont .box.act .con .num{ right: 25px; transition: 0.8s;}




/*part2*/
.part2{border-bottom: 1px solid #ededed; padding-bottom: 50px;}
.p2Cont {  height: 380px;}

.p2Cont .box{ width: 220px; height: 369px; padding-top: 192px; float: left; margin-right: 33px; position: relative; top:10px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;}

#m-r{ margin-right: 0;}

.p2Cont .box1{ background: url("../images/p2-1.jpg") no-repeat center left;}

.p2Cont .box2{ background: url("../images/p2-2.jpg") no-repeat center left; width: 237px;}

.p2Cont .box3{ background: url("../images/p2-3.jpg") no-repeat center left;}

.p2Cont .box4{ background: url("../images/p2-4.jpg") no-repeat center left;}

.p2Cont .box p span{ font-size: 20px; display: block;}

.p2Cont .box p{ font-size: 14px; color: #fff; width: 180px; margin-left: 24px; height: 80px;}

.p2Cont .box:hover{ top:-10px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;}

.p2Cont .box a{ font-size: 24px; color: #fff; position: absolute; left: 178px; top:270px;transform: rotate(0deg); transition: 0.4s;}

.p2Cont .box:hover a{ transform: rotate(180deg); -webkit-transition: 0.2s;
    -moz-transition: 0.1s;
    -ms-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s; top:275px;}



/*part3*/

.part3{ background: url("../images/p3-bg.jpg") repeat-x bottom; height: 870px;}

.p3Cont{ height: 530px;}

.p3Cont .box{ position: relative; color: #fff;}

.p3Cont .box .BoxImg{ position: absolute;}

.p3Cont .box .con{ position: absolute; right:20px; width: 66%; text-align: right; margin-top: 3%;}

.p3Cont .box .con1{ right:15px; width: 85%;}

.p3Cont .box .con h3{ font-size: 32px; font-weight: bold;}

.p3Cont .box .con h3:after{ content: ''; width: 70px; height: 2px; background-color: #fff; display: block;position: absolute;right: 13px;top:58px;}

.p3Cont .box .con h3.m-h3{ font-size: 24px; margin-top: 10px; font-weight: normal;}

.p3Cont .box .con h3.m-h3:after{ content: ''; width: 50px; right: 23px;top:54px;}

.p3Cont .box .con p{ font-size: 14px; margin-top: 20px;}

.p3Cont .box .con p.nr{ opacity: 0; filter: alpha(opacity=0); margin-top: 45px; transition: 0.3s;z-index: 4; display: block;}

.p3Cont .box:hover .con p.nr{ opacity: 1; filter: alpha(opacity=100); transition: 0.4s ease-out; margin-top: 17px;}

.p3Cont .box:hover .BoxImg:before{
    content: '';
    background-color: rgba(0,0,0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
    display: block;
    width:100%;
    position: absolute;
    z-index:0;
    transition: 0.4s;
}

.p3Cont .box2:hover .BoxImg:before{ height: 280px;}

.p3Cont .box3:hover .BoxImg:before{ height: 280px;}

.p3Cont .box4:hover .BoxImg:before{  height: 209px;}

.p3Cont .box1{ width: 351px; left: 184px;}

.p3Cont .box2{ width: 210px; left:543px;}

.p3Cont .box3{ width: 210px; left:763px;}

.p3Cont .box4{ width: 431px; left:544px; top:291px;}

.p3Cont:after{ content: ''; width: 240px; height: 173px;background-color: #e8e8e8;z-index: -1; position: absolute; right: 0; bottom: 0; display: block;}

.p3Cont .box0{ width: 250px; height: 350px;position: absolute; z-index: 1; background-color: #343851; top:75px; padding: 22px; box-shadow: 0 20px 35px rgba(0, 0, 0, 0.6);}

.p3Cont .box0 h3{ font-size: 32px;text-align: center; color: #fff; font-weight: bold; margin-top: 5px;}

.p3Cont .box0 h3 span{ font-size: 19px; display: block; width: 177px; height: 36px; text-align: center;background-color:#de2986; margin: 8px auto 17px; }

.p3Cont .box0:before,.p3Cont .box0:after{ content: ''; width: 50px; height: 2px;background-color: #de2986; display: block;position: absolute;}

.p3Cont .box0:before{bottom: 9%; left: -36px;}

.p3Cont .box0:after{bottom: 8.6%; left: 8px; background-color: #fff; width: 25px; height: 1px;}


/*中间表单*/
.centerFrom {

    height: 280px;
    background: #eb5405;
}

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

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

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

.centerFrom .left img > img {
    display: block;
}

.centerFrom .formDiv {
    width: 265px;
    height:280px;
    background: #fff;
    margin-top: 35px;
    position: absolute;
    top: 20px;
    left: 225px;
    box-shadow: 0 15px 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: 45px;
    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("../images/formicon.png") no-repeat center bottom;
    position: absolute;
    top: 4px;
    left: 0;
}

/*part4*/

.part4{ background-color: #f7f7f7; padding-bottom: 70px;}

.p4Cont{ height: 560px;background: url("../images/p4-bg.jpg") no-repeat center center #fff;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2); }

.p4Cont .zc{ width: 50px; height: 462px; border: 1px solid #eee; background: url("../images/p4-bian.jpg") no-repeat center center; margin: 50px 40px 50px 50px; float: left;}



.p4Cont .swiper-slide{width: 100%;
    height: 564px;}

.p4Cont ul{ width: 130px;
    float: left; overflow: hidden;
    /*box-shadow: 0.01rem 0.03rem 0.1rem 0.06rem #e9e9e9;*/

}
.p4Cont ul li{position: absolute; display: block; width: 130px; margin-top: 60px;opacity: 0;filter: alpha(opacity=0);}
.p4Cont ul li>span{ font-size: 40px; display: block;
    transform: rotateZ(90deg); transform-origin: 40% 40%;
    font-family: 'Arial';
    color: #000;
    font-weight: bold;
    margin-left: 15px;
    transition: 0.4s;
    background-color: #fff; width: 50px;

}
.p4Cont ul li h3{ font-size: 25px; color: #de2986; font-weight: bold;}

.p4Cont ul li p{ font-size: 16px; line-height: 1.9em; margin-top: 10px; height: 287px;}

.p4Cont ul li a{ display: block;
    width: 125px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #de2986;
    border-radius: 2em;
    font-size: 16px;
    color: #de2986;
    padding-left: 15px;
    position: relative;
    z-index: 10;
}

.p4Cont ul li a span{ display: inline-block; float: right; margin-right: -1px;}

.p4Cont ul .li p{ position: absolute;top:0; font-size: 14px;font-weight: bold;
    width: 20rem; height: 16.5rem; color: #fff; padding:2.5rem 0 0 1.25rem;
    background: -webkit-linear-gradient(left,rgba(0,0,0,0.5) , rgba(0,0,0,0));
    /*filter:  progid:DXImageTransform.Microsoft.alpha(Opacity=0, FinishOpacity=100, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=80)*/}

.p4Cont .p4{ width: 765px; position: absolute; right:0px;z-index:-1;}
.p4Cont .p4 .box{ width: 2.06rem; position: relative;}

.p4Cont .p4 .box>img{ width: 672px;height: 564px; position: absolute;z-index: -1; }

.p4Cont .p4 .box p{ font-size: 25px; margin-left: 623px; padding-top:230px;z-index: 10; width: 120px;text-align: right; color: #000;}

.p4Cont .p4 .box p>span{
    font-size: 40px;
    display: block;
    transform: rotateZ(90deg);
    transform-origin: 55% -10%;
    font-family: 'Arial';
    color: #000;
    font-weight: bold;
    margin-left: 10px;
    transition: 0.4s;


}

.p4Cont .act{z-index: 0; transition: 0.6s;opacity: 1;filter: alpha(opacity=100);display: block;}

.p4Cont .act>span{ margin-left: 0; transition: 0.4s;}


.over{display: none; transition: 0.6s;opacity: 0;filter: alpha(opacity=0);}



.p4Cont .p4btn{
    width: 156px;
    height: 36px;
    position: absolute;
    right: 48px;
    bottom: 70px;
    z-index: 10;
}
.p4Cont .p4btn span{
    display: inline-block;
    float: left;
}
.p4Cont .p4btn .btn{
    width: 50px;
    height: 50px;
    background: url('../images/p6-icon.png') no-repeat left top;
    background-size: 180%;
    cursor: pointer;
}
.p4Cont .p4btn .btn.btnLeft{
    background-position: 0 0;
}
.p4Cont .p4btn .btn.btnRight{
    float: right;
    background-position: right 0;
}
.p4Cont .p4btn .btnLeft.act{
    background-position: 0 -44px;
}
.p4Cont .p4btn .btnRight.act{
    background-position: -44px -44px;
}
.p4Cont .p4btn .page{
    width: 56px;
    text-align: center;
    height: 36px;
    line-height: 46px;
    font-size: 14px;
    color: #666;
}
.p4Cont .p4btn .page em, .p4Cont .p4btn .page i{
    font-style: normal;
    font-weight: bold;
    color: #222;
}


/*part5*/

.part5{ background-color: #f9e100;padding-bottom: 70px;}

.part5 .tit p{ color: #333;}

.p5Cont{ height: 520px;}

.p5Cont li.box{ position: absolute; display: block; cursor: pointer;}

.p5Cont li.box1{ width: 466px; height: 515px; left: 266px;}

.p5Cont li.box2{ width: 294px; height: 336px; left: 95px; top:273px;}

.p5Cont li.box3{ width: 286px; height: 354px; left: 605px; top:270px;}

.p5Cont li.box4{ width: 285px; height: 290px; left: 774px; top:107px;}

.p5Cont li.box img{ position: absolute; transition: 0.4s ease-out;}

.p5Cont li.box p{ width: 162px; height: 45px; line-height: 43px; background-color: #ff4a28; font-size: 23px; position: absolute; left: 33%;top:45%; color: #fff; text-align: center;

    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.6);
}

.p5Cont li.box2 p{  left: 24%;top:39%; }
.p5Cont li.box3 p{  left: 23%;top:41%; }
.p5Cont li.box4 p{  left: 23%;top:42%; }

.p5Cont li.box:hover img{ transform:scale(0.97); transition: 0.4s ease-out;}

.p5Cont .p5 .box{ color: #333; width: 410px; text-align: right; margin-top: 20px;position: absolute; transition: 0.8s;opacity: 0;filter: alpha(opacity=0); left: -35px;}

.p5Cont .p5 .box h3{ color: #f45908; font-size: 38px; font-weight: bold;}

.p5Cont .p5 .box .txt1{ margin-right: 30px;}

.p5Cont .p5 .box .txt2{ margin-right: 60px;}

.p5Cont .p5 .box .txt3{ margin-right: 90px;}

.p5Cont .p5 .box .txt4{ margin-right: 120px;}

.p5Cont:before,.p5Cont:after{ content: ''; background: url("../images/p5-bg_01.png") no-repeat; width: 282px; height: 318px; display: block; position: absolute;}

.p5Cont:before{ left: -220px; top:275px;}

.p5Cont:after{ right: -210px; top:280px;}

.p5Cont .p5 .box.act{ transition: 1s;opacity: 1;filter: alpha(opacity=100); left: 0;}

/*按钮*/
.part5 .link_b{
    text-align: center;
    margin-top: 40px;
}
.part5 .link_b a{
    display: inline-block;

    color: #fff;
    font-size: 22px;
    width: 250px;
    height: 58px;
    line-height: 55px;
    border-radius:35px;
    position: relative;
    z-index: 1;
    background-color: #222;

}
.part5 .link_b a span{
    display: block;
    position: relative;
    z-index: 2;
    color: #de2986 \9;

}
.part5 .link_b a:after{
    content: '';
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 35px;
    background: #de2986;
    background: transparent \9;

    transform: scale(0.1, 1);
    transition: 0.4s;
    opacity: 0;
    z-index: 0;
    color: #fff;
    filter:alpha(opacity=0);
}
.part5 .link_b a:hover{
    color: #fff;

}
.part5 .link_b a:hover:after{
    transform: scale(1);
    transition: 0.4s;
    opacity: 1;
    filter:alpha(opacity=100);
}
.part5 .link_b a:hover span{
    color: #fff \9;
    background: #de2986 \9;
}
.part5 .aBlock{
    display: block;
}




/*part8*/

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

.part8 .p8Cont {
    height: 340px;
}

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

.part8 .p8Cont li > 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 > div > img {
    width: 100%;
    height: auto;
}

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

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

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

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

.part8 .p8Cont li.act > 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 > 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 > img {
    width: 100%;
    height: auto;
    display: block;
}

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

.shangshi_c .shangshi_c_s .content > 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("../images/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("../images/form-tag1.png") no-repeat 18px center;
}

.form input.phone {
    background: url("../images/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: 500;
    width: 100%;
    transition: all 0.5s;
}

.suan.true {
    bottom: 0;
}

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

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

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

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

.suan > .title > .jiantou {
    width: 21px;
    height: 31px;
    display: inline-block;
    float: right;
    background: url("../images/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 > p > span {
    font-size: 24px;
    font-weight: 900;
    color: #000;
    display: inline-block;
    margin-right: 5px;
}

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

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

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

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

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

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

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

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

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

.suan_z .fenlei > span > 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 > span > i.true > em {
    width: 100%;
    height: 100%;
    background: #de2986;
    display: block;
    border-radius: 50%;
}

.suan_z .fenlei > p > 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 > p > i.true > em {
    width: 100%;
    height: 100%;
    background: #de2986;
    display: block;
    border-radius: 50%;
}

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

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

.suan_y > p > span {
    color: #de2986;
}

.suan_y > 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 > form {
    width: 500px;
    height: 300px;
    background: #fff;
    position: absolute;
    margin-left: -175px;
    margin-top: -150px;
    left: 50%;
    top: 50%;
    border-radius: 10px;
}

.tan_form > form > span {
    cursor: pointer;
}

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

.tan_form > form > 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 > form > 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 > form > 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);
    }
}




