

#wrap{
    margin:0 auto;
    width:100%;
    min-width:1200px;
    max-width:1920px;
}
#content_qrs{
    margin-top: 270px;
}

.part1{
    margin:0 auto;
    padding-bottom:52px;
    width:1200px;
}

.title{
    width: 622px;
    height: 121px;
    padding-top:17px;
    padding-left:47px;
    font-size:50px;
    line-height:55px;
   /*text-align:center;*/
    color:#444444;
    background: url("../img/qrs/bg_1.png");
    margin: 0 auto;
}

.title span{
    font-size:60px;
    font-weight:bold;
    color:#444444;
}
.part1-main{
    margin:0 auto;
    margin-top:45px;
    margin-bottom:38px;
    width:1050px;
    height:583px;
    position:relative;
    background:url("../img/qrs/1/part1-main.png") no-repeat 272px top;
}
.part1-text1{
    top:118px;
    left:150px;
    width:560px;
    height:56px;
    position:absolute;
    background:url("../img/qrs/1/part1-text1.png") no-repeat center top;
}
.part1-text2{
    top:320px;
    left:30px;
    width:560px;
    height:56px;
    position:absolute;
    background:url("../img/qrs/1/part1-text2.png") no-repeat center top;
}
.part1-text3{
    top:405px;
    left:142px;
    width:560px;
    height:56px;
    position:absolute;
    background:url("../img/qrs/1/part1-text3.png") no-repeat center top;
}
.part1-text4{
    top:500px;
    left:269px;
    width:560px;
    height:56px;
    position:absolute;
    background:url("../img/qrs/1/part1-text4.png") no-repeat center top;
}
.part1-text5{
    top:40px;
    right:0px;
    width:560px;
    height:56px;
    position:absolute;
    background:url("../img/qrs/1/part1-text5.png") no-repeat center top;
}
.part1-text6{
    top:215px;
    right:0px;
    width:560px;
    height:56px;
    position:absolute;
    background:url("../img/qrs/1/part1-text6.png") no-repeat center top;
}
.part1-text7{
    top:340px;
    right:90px;
    width:560px;
    height:56px;
    position:absolute;
    background:url("../img/qrs/1/part1-text7.png") no-repeat center top;
}
.part1-text8{
    top:530px;
    right:218px;
    width:610px;
    height:56px;
    position:absolute;
    background:url("../img/qrs/1/part1-text8.png") no-repeat center top;
}
.cs1{width: 182px; height: 182px; display: block; position: absolute; margin-top:-500px; margin-left: 1280px;}
.cs1 .cs1_z1{ display: block; position: absolute; width: 182px; height: 50px; font-size: 30px; font-weight: bold; margin-top:-130px; margin-left: 47px; z-index: 9999; color: #000000;}
.cs1 .cs1_z2{ display: block; position: absolute; width: 182px; height: 50px; font-size: 20px; margin-top:-90px; margin-left: 47px; z-index: 9999; color: #000000;}
#wo1 {
    -webkit-animation:imgrotate  2s linear infinite;
    -o-animation:imgrotate  2s linear infinite;
    animation:imgrorate  2s linear infinite;
}
@keyframes imgrorate {
    0% {transform: rotate(0deg)}
    25% {transform: rotate(-90deg)}
    50% {transform: rotate(-180deg)}
    75% {transform: rotate(-270deg)}
    100% {transform: rotate(-360deg)}
}
.part2{
    min-width:1200px;
    max-width:1920px;
    height: 640px;
    padding-top: 100px;
    background-color: #f5f5f5;
}

.part2-title{
    width: 772px;
    height: 121px;
    padding-top:17px;
    padding-left:47px;
    font-size:50px;
    line-height:55px;
    /*text-align:center;*/
    color:#444444;
    background: url("../img/qrs/bg_2.png");
    margin: 0 auto;
}

.part2-title span{
    font-size:60px;
    font-weight:bold;
    color:#444444;
}

.part2-content{
    width: 1200px;
    height: 320px;
    margin: 0 auto;
    padding-top: 50px;
}

.part2_left{
    height: 320px;
    width: 150px;
    float: left;
    margin-right: 177px;
}

.part2_left span{
    width: 186px;
    height: 63px;
    display: block;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #666666;
    padding-top: 10px;
}
.part2_right{
    height: 320px;
    width: 174px;
    float: left;
}

.part2_right span{
    width: 186px;
    height: 63px;
    display: block;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #666666;
    padding-top: 10px;
}
.part2_hover{
    cursor: pointer;
    transition: all 0.6s;
}
.part2_hover:hover{
    transform: scale(0.6);
}

.part3{
    width: 1200px;
    height: 1800px;
    margin: 0 auto;
    padding-top: 100px;
}

.part3_left{
    width: 630px;
    height: 1800px;
    float: left;
}
.part3_right{
    width: 570px;
    height: 1800px;
    float: left;
}

.part3-title{
    width: 721px;
    height: 121px;
    padding-top:17px;
    padding-left:47px;
    font-size:50px;
    line-height:55px;
    /*text-align:center;*/
    color:#444444;
    background: url("../img/qrs/bg_3.png");
    margin: 0 auto 50px;
}

.part3-title span{
    font-size:60px;
    font-weight:bold;
    color:#444444;
}

.part3_left_l{
    width: 26px;
    height:1758px;
    float: left;
    margin-right: 20px;
}
.part3_left_r{
    width: 550px;
    height: 1758px;
    float: left;
    margin-top: -20px;
}
.part3_left_r1_z1{
    width: 550px;
    height: 50px;
}
.part3_left_r1_z1 .z1{
    width: 20px;
    height: 50px;
    display: block;
    margin-right: 50px;
    font-family: PingFang-SC-Heavy;
    font-size: 70px;
    color: #333333;
    float: left;
}
.part3_left_r1_z1 .z2{
    width: 400px;
    height: 50px;
    display: block;
    font-family: MicrosoftYaHei-Bold;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 90px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}

.part3_left_r2{
    width: 550px;
    height: 38px;
    margin-top: 45px;
}

.part3_left_r2_l{
    width: 172px;
    height: 38px;
    background-color: #3cbff7;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
    float: left;
    margin-right: 10px;
}
.part3_left_r2_r{
    width: 358px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #3cbff7;
    float: left;
}
.part3_left_r3{
    width: 491px;
    height: 331px;
    border-radius: 25px;
    background-color: #7bc8ff;
    margin-top: 25px;
    padding: 30px 13px 0 22px;
}
.part3_z1{
    width: 110px;
    height: 24px;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 20px;
}
.part_z2_1{
    width: 140px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_z2_2{
    width: 315px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part3_z3{
    margin-top: 80px;
}

.part_z3_1{
    width: 70px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_z3_2{
    width: 385px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part3_z4{
    margin-top: 135px;
}

.part_z4_1{
    width: 100px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_z4_2{
    width: 355px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}

.part3_z5{
    margin-top: 200px;
}

.part_z5_1{
    width: 160px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_z5_2{
    width: 295px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part3_left2_r1{
    margin-top: 20px;
}
.part3_left2_r3{
    width: 491px;
    height: 461px;
    border-radius: 25px;
    background-color: #7bc8ff;
    margin-top: 45px;
    padding: 30px 13px 0 22px;
}
.part3_z2_9_1{
    margin-top: 60px;
}
.part3_z2_9_2{
    margin-top:95px;
}
.part3_z2_9_3{
    margin-top: 155px;
}
.part3_z2_9_4{
    margin-top:215px;
}
.part3_z2_9_5{
    margin-top:275px;
}
.part3_z2_9_6{
    margin-top:335px;
}

.part_z2_5{
     width: 150px;
     font-family: MicrosoftYaHei;
     font-size: 18px;
     font-weight: normal;
     font-stretch: normal;
     line-height: 24px;
     letter-spacing: 0px;
     color: #333333;
     float: left;
 }
.part_z5_5{
    width: 301px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_z2_6{
    width: 170px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_z6_5{
    width: 281px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_z2_7{
    width: 230px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_z7_5{
    width: 221px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_z2_8{
    width: 80px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_z8_5{
    width: 371px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part3_left3_r3{
    width: 491px;
    height: 291px;
    border-radius: 25px;
    background-color: #7bc8ff;
    margin-top: 45px;
    padding: 30px 13px 0 22px;
}
.part_z3_z3{
    width: 225px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_z3_z2{
    width: 216px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}


.part3_right{
    width: 570px;
    height: 1800px;
    float: left;
}
.part3_right_l{
    width: 25px;
    height:1758px;
    float: left;
    margin-right: 20px;
}
.part3_right_r{
    width: 525px;
    height: 1758px;
    float: left;
    margin-top: -20px;
}
.part3_right_r3{
    width: 491px;
    height: 506px;
    border-radius: 25px;
    background-color: #7bc8ff;
    margin-top:70px;
    padding: 30px 13px 0 22px;
}
.part3_right_9_1{
    margin-top: 80px;
}
.part3_right_9_2{
    margin-top: 140px;
}
.part3_right_9_3{
    margin-top: 220px;
}
.part3_right_9_4{
    margin-top: 350px;
}
.part2_right_1{
    width: 195px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part2_right_2{
    width: 255px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_right_5{
    width: 175px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}

.part_right_6{
    width: 275px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_right_7{
    width: 195px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}

.part_right_8{
    width: 255px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part3_right_r1_z1{
    width: 550px;
    height: 50px;
}
.part3_right_r1_z1 .z1{
    width: 20px;
    height: 50px;
    display: block;
    margin-right: 50px;
    font-family: PingFang-SC-Heavy;
    font-size: 70px;
    color: #333333;
    float: left;
}
.part3_right_r1_z1 .z2{
    width: 450px;
    height: 50px;
    display: block;
    font-family: MicrosoftYaHei-Bold;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 90px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_right_9{
    width: 195px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}

.part_right_10{
    width: 255px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part_right_11{
    width: 175px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}

.part_right_12{
    width: 275px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.part3_right_r4{
    width: 491px;
    height: 397px;
    border-radius: 25px;
    background-color: #7bc8ff;
    margin-top: 45px;
    padding: 30px 13px 0 22px;
}
.part3_right_r5{
    width: 491px;
    height: 242px;
    border-radius: 25px;
    background-color: #7bc8ff;
    margin-top: 75px;
    padding: 30px 13px 0 22px;
}
.part4{
    width: 100%;
    height: 1288px;
    background-color: #f5f5f5;
    margin-top: 350px;
}

.part4-title{
    width: 682px;
    height: 121px;
    padding-top:17px;
    padding-left:47px;
    font-size:50px;
    line-height:55px;
    /*text-align:center;*/
    color:#444444;
    background: url("../img/qrs/bg_4.png");
    margin: 100px auto 50px;
}

.part4-title span{
    font-size:60px;
    font-weight:bold;
    color:#444444;
}
.space_content{
    width: 100%;
    height: 10px;
}
.part4_content{
    width: 1200px;
    height: 980px;
    margin: 50px auto 0;
}
.part4_content_1{
    width: 375px;
    height: 443px;
    background-color: #ffffff;
    margin-right: 35px;
    margin-bottom: 40px;
    padding: 10px 10px 0 10px;
    float: left;
}
.part4_content_2{
    width: 375px;
    height: 443px;
    background-color: #ffffff;
    margin-bottom: 40px;
    padding: 10px 10px 0 10px;
    float: left;
}
.part4_content_1_t{
    width: 355px;
    height: 25px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.jqr_z{
    width: 258px;
    height: 25px;
    display: block;
    font-family: MicrosoftYaHei;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.jqr_t{
    width: 87px;
    height: 25px;
    display: block;
    background-color: #14b1f6;
    border-radius: 5px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #ffffff;
    float: left;
}
.part4_content_1_b{
    width: 353px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #333333;
}





.star {
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #FFF;
    top: -50px;
    left: 400px;
    position: absolute;
    transform-origin: 100% 0;
    animation: star-ani 4s infinite ease-out;
    box-shadow: 0 0 5px 5px rgba(0, 47, 167,3);
    opacity: 0;
    z-index: 2;
}
.stars_s {
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #FFF;
    top: -50px;
    left: 1500px;
    position: absolute;
    transform-origin: 100% 0;
    animation: star-ani 4s infinite ease-out;
    box-shadow: 0 0 5px 5px rgba(0, 47, 167,3);
    opacity: 0;
    z-index: 2;
}
.stars_ss {
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #FFF;
    top: -100px;
    left: 1700px;
    position: absolute;
    transform-origin: 100% 0;
    animation: star-ani 6s infinite ease-out;
    box-shadow: 0 0 5px 5px rgba(0, 47, 167,3);
    opacity: 0;
    z-index: 2;
}
.star_r {
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #FFF;
    top: -50px;
    left: 1500px;
    position: absolute;
    transform-origin: 100% 0;
    animation: star-ani 4s infinite ease-out;
    box-shadow: 0 0 5px 5px rgba(0, 47, 167,3);
    opacity: 0;
    z-index: 2;
}
.stars {
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #FFF;
    top: -50px;
    left: 400px;
    position: absolute;
    transform-origin: 100% 0;
    animation: star-ani 4s infinite ease-out;
    box-shadow: 0 0 5px 5px rgba(0, 47, 167,3);
    opacity: 0;
    z-index: 2;
}
.star:after {
    content: '';
    display: block;
    top: 0px;
    left: 4px;
    border: 0px solid #fff;
    border-width: 0px 90px 2px 90px;
    border-color: transparent transparent transparent rgba(255, 255, 255, .3);
    transform: rotate(-45deg) translate3d(1px, 3px, 0);
    box-shadow: 0 0 1px 0 rgba(0, 47, 167,1);
    transform-origin: 0% 100%;
    animation: shooting-ani 3s infinite ease-out;
}
.star_r:after {
    content: '';
    display: block;
    top: 0px;
    left: 4px;
    border: 0px solid #fff;
    border-width: 0px 90px 2px 90px;
    border-color: transparent transparent transparent rgba(255, 255, 255, .3);
    transform: rotate(-45deg) translate3d(1px, 3px, 0);
    box-shadow: 0 0 1px 0 rgba(255, 255, 255, .1);
    transform-origin: 0% 100%;
    animation: shooting-ani 2s infinite ease-out;
}
.pink {
    top: 30px;
    left: 395px;
    background: #ff5a99;
    animation-delay: 5s;
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
}
.pink:after {
    border-color: transparent transparent transparent #ff5a99;
    animation-delay: 5s;
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
}
.blue {
    top: 35px;
    left: 432px;
    background: cyan;
    animation-delay: 7s;
    -webkit-animation-delay: 7s;
    -moz-animation-delay: 7s;
}
.blue:after {
    border-color: transpareanimation-delay: 12s;
    -webkit-animation-delay: 7s;
    -moz-animation-delay: 7s;
    animation-delay: 7s;
}
.yellow {
    top: 50px;
    left: 600px;
    background: #ffcd5c;
    animation-delay: 5.8s;
}
.yellow:after {
    border-color: transparent transparent transparent #ffcd5c;
    animation-delay: 5.8s;
}
@keyframes star-ani {
    0% {
        opacity: 0;
        transform: scale(0) rotate(0) translate3d(0, 0, 0);
        -webkit-transform: scale(0) rotate(0) translate3d(0, 0, 0);
        -moz-transform: scale(0) rotate(0) translate3d(0, 0, 0);
    }
    50% {
        opacity: 1;
        transform: scale(1) rotate(0) translate3d(-200px, 200px, 0);
        -webkit-transform: scale(1) rotate(0) translate3d(-200px, 200px, 0);
        -moz-transform: scale(1) rotate(0) translate3d(-200px, 200px, 0);
    }
    100% {
        opacity: 0;
        transform: scale(1) rotate(0) translate3d(-300px, 300px, 0);
        -webkit-transform: scale(1) rotate(0) translate3d(-300px, 300px, 0);
        -moz-transform: scale(1) rotate(0) translate3d(-300px, 300px, 0);
    }
}
