.wp * { box-sizing: border-box }
.clearfix:after { content: "."; display: block; clear: both; height: 0; overflow: hidden }
.clearfix { zoom: 1 }
.left { float: left }
.right { float: right }
.block { display: block }
.JS_kefu { cursor: pointer }
.w1140 { width: 1000px; margin: 0 auto; overflow: hidden }
/*banner*/
.banner-bg { width: 100%; height: 450px;background-color: #5141a8; background-image: linear-gradient(to bottom left, #9b8de5, #5141a8);}
.banner { height: 450px; background: url(images/banner.png) no-repeat center }
/*part1*/
.part1 {
    width: 100%;
    padding-top: 65px;
}
.part1 h2{
    font-size: 34px;
    color: #000;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.part1 ul{
    width: 1000px;
    margin: 82px auto 0;
}
.part1 ul::after{
    display: block;
    content: "";
    clear: both;
}
.part1 ul li{
    position: relative;
    float: left;
    width: 230px;
    height: 248px;
    margin: 0 26px 72px 0;
    background: #5141a8;
    padding-top: 65px;
}
.part1 ul li:nth-of-type(4),.part1 ul li:nth-of-type(8){
    margin-right: 0;
}
.part1 ul img{
    position: absolute;
    width:72px;
    height: 72px;
    top: -36px;
    left: 50%;
    margin-left: -36px;
}
.part1 ul h3{
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    height: 18px;
    text-align: center;
}
.part1 ul p{
    margin-top: 14px;
    line-height: 27px;
    font-size: 14px;
    color: #fff;
    text-align: justify;
    padding: 0 20px;
}
.part1 ul a{
    display: block;
    margin: 16px auto 0;
    width: 106px;
    height: 32px;
    color: #000;
    background:#ffde00;
    border-radius: 14.5px;
    font-size: 14px;
    font-weight:600;
    text-align: center;
    line-height: 32px;
    transition: background 0.5s;
}
.part1 ul a:hover{
    background: #ffb400;
}
/*part2*/
.part2 {
    width: 100%;
    padding-top: 76px;
    background:#f9f9f9
}
.part2 h2{
    color: #000;
    font-size: 34px;
    margin-bottom: 50px;
    text-align: center;
    line-height: 34px;
    height: 34px;
}
.part2 ul{
    width: 1000px;
    margin:0 auto;
}
.part2 ul .tit{
    width: 100%;
    height: 70px;
    background:#5141a8;
    padding: 0 0 0 101px;
}
.part2 ul .tit span{
    float: left;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 70px;
}
.part2 ul .tbody span:nth-child(1){
    width: 101px;
}
.part2 ul .tit span:nth-child(1),.part2 ul .tbody span:nth-child(2){
    width:145px;
}
.part2 ul .tit span:nth-child(2),.part2 ul .tbody span:nth-child(3){
    width:172px;
}
.part2 ul .tit span:nth-child(3),.part2 ul .tbody span:nth-child(4){
    width:100px;
}
.part2 ul .tit span:nth-child(4),.part2 ul .tbody span:nth-child(5){
    width:150px;
}
.part2 ul .tit span:nth-child(5),.part2 ul .tbody span:nth-child(6){
    width:220px;
}
.part2 ul .tbody span:nth-child(7){
    width: 112px;
}
.part2 ul .tbody{
    display: table;
    background: #8e7fe1;
}
.part2 ul .tbody::after{
    content: "";
    display: block;
    clear: both;
}
.part2 ul .tbody:nth-of-type(even) span{
    background: #ededed;
}
.part2 ul .tbody:nth-of-type(odd) span{
    background: #fff;
}
.part2 ul .tbody span,.part2 ul .tbody label{
    display: table-cell;
    height: 100px;
    vertical-align: middle;
    text-align: center;
}
.part2 ul .tbody label{
    width: 101px;
    font-size: 16px;
    color: #fff;
}
.part2 ul .tbody span{
    border-right: 1px solid #e8e4ff;
    padding: 5px 8px;
}
.part2 ul .tbody span:nth-of-type(5){
    text-align: justify;
}
.part2 ul .tbody span a{
    display: inline-block;
    width: 81px;
    height: 54px;
    border-radius: 9px;
    background: #ffde00;
    color: #000;
    text-align: center;
    line-height: 54px;
    font-weight: 600;
    transition: background 0.5s;
}
.part2 ul .tbody span a:hover{
    background: #ffb400;
}
.part2 .p2_click{
    margin-top: 50px;
}
.part2 .p2_click a{
    display: block;
    width: 398px;
    height: 60px;
    background: #ffde00;
    transition: background 0.5s;
    text-align: center;
    line-height: 60px;
    margin: 0 auto;
    font-size: 20px;
    color: #010101;
    border-radius: 30px;
    font-weight: 600;
}
.part2 .p2_click a:hover{
    background: #ffb400;
}
/*part3*/
.part3 {
    width: 100%;
    height: 584px;
    background:#5141a8;
    margin-top: 67px;
    padding-top: 60px;
}
.part3 h3,.part4 h3{
    font-size: 34px;
    color: #fff;
    line-height: 34px;
    height: 34px;
    text-align: center;
}
.part3 h3 i,.part4 h3 i{
    font-style: normal;
    color: #ffde00;
}
.part3 ul{
    width: 1000px;
    height: 385px;
    margin: 0 auto;
    padding:149px 0 0 8px;
    position: relative;
}
.part3 ul .time_line{
    float:left;
    width: 152px;
    height: 93px;
    position: relative;
    z-index: 2;
}
.part3 ul .time_line:nth-of-type(6){
    width: 122px;
}
.part3 ul .time_line .center_l{
    width: 93px;
    height: 93px;
    background:#fff;
    border-radius: 46.5px;
    display: table-cell;
    font-size: 16px;
    color: #5141a8;
    line-height: 23px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.part3 ul .time_line .center_l:hover{
    background: #8e7fe1;
    color: #fff;
}
.part3 ul .time_line .text_l{
    position: absolute;
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    width: 160px;
    left: -34px;
}
.part3 ul .time_line:nth-of-type(odd) .text_l{
    top: 105px;
}
.part3 ul .time_line:nth-of-type(even) .text_l{
    top: -105px;
}
.part3 ul .time_line em{
    position: absolute;
    width: 12px;
    height: 7px;
    left: 39px;
    background: url(./images/p3_timeLine_bg.png) no-repeat
}
.part3 ul .time_line:hover em{
    background:url(./images/p3_timeLine_bg_a.png) no-repeat
}
.part3 ul .time_line:nth-of-type(odd) em{
    top: 92px;
    background-position: 0 0;
}
.part3 ul .time_line:nth-of-type(even) em{
    top: -6px;
    background-position:  0 -7px;
}

.part3 ul .text{
    float: left;
    width: 110px;
    height:60px;
    padding-left: 34px;
    font-size: 16px;
    color: #fff;
    font-weight:600;
    background: url(./images/p3_timeLine_bg_1.png) no-repeat 0 10px;
    margin-top: 27px;
}
.part3 ul .line{
    position: absolute;
    z-index: 1;
    width: 882px;
    height: 2px;
    background: #fff;
    top: 196px;
    left: 8px;
}
.part3 .p3_click{
    display: block;
    position: absolute;
    width: 398px;
    height: 60px;
    left: 50%;
    margin-left: -199px;
}
.part3 .p3_click a{
    display: block;
    width: 100%;
    height: 60px;
    border-radius: 30px;
    background:#ffde00;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color: #010101;
    font-weight: 600;
    transition: background 0.5s;
}
.part3 .p3_click a:hover{
    background:#ffb400
}
/*part4*/
.part4 {
    width: 100%;
    padding-top: 64px;
    background: #f9f9f9;
}
.part4 h3{
    color: #000;
}
.part4 h3 i{
    color: #5141a8;
}
.part4 .tit_p4{
    margin: 46px auto 0;
    width: 1000px;
    height: 109px;
}
.part4 .tit_p4 span{
    display: block;
    float: left;
    width: 197px;
    height: 74px;
    margin-right: 3px;
    border: 1px solid #dfdfdf;
    text-align: center;
    font-size:18px;
    color: #333333;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    line-height: 74px;
    background: #8e7fe1;
}
.part4 .tit_p4 span:last-child{
    margin-right: 0;
}
.part4 .tit_p4 span.on{
    background: #5141a8;
    color: #fff;
    border-color:#5141a8;
}
.part4 .tit_p4 span.on::after{
    display: block;
    position: absolute;
    content: "";
    top: 61px;
    left: 72px;
    width: 0px;
    height: 0px;
    border: 25px solid;
    border-color: #5141a8 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.part4 .info{
    width: 1000px;
    margin: 0 auto;
}
.part4 .info ul{
    width: 100%;
    border: 1px solid #dfdfdf;
    background: #f4f4f4;
    padding: 36px 0 35px 23px;
}
.part4 .info ul .tit{
    color: #5141a8;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    height: 20px;
}
.part4 .info ul .tit_snd{
    font-size: 14px;
    color: #333333;
    margin:10px 0 25px 0;
}
.part4 .info ul .tab_tag{
    height: 29px;
    padding-left: 20px;
    margin-bottom: 13px;
    line-height: 29px;
}
.part4 .info ul .tab_tag span{
    float: left;
    width: 133px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    background: #f4f4f4;
    margin-left: 2px;
}
.part4 .info ul .tab_tag span:nth-of-type(1){
    width: 107px;
    background: #8e7fe1;
    font-weight: 600;
    color: #fff;
    margin-left: 0;
}
.part4 .info ul .click_area{
    margin: 35px auto 0;
    width: 398px;
    height: 60px;
}
.part4 .info ul .click_area a{
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
    background:#ffde00;
    font-size: 20px;
    color: #010101;
    transition: background 0.5s;
    font-weight: 600;
}
.part4 .info ul .click_area a:hover{
    background:#ffb400
}
.part4 .info ul .tag_type{
    display: inline-block;
    width:325px;
    height: 121px;
    background: #fff;
    margin: 0 -98px 0 130px;
    padding-top: 25px;
    text-align: center;
}
.part4 .info ul .tag_type span,.part4 .info ul .tag_type label{
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 25px;
}
.part4 .info ul .tag_type span{
    font-weight: 600;
}
.part4 .info ul .text_area em,.part4 .info ul .text_area span{
    display: block;
    color: #333;
    line-height: 30px;
}
.part4 .info ul .text_area em{
    font-style: normal;
    font-size: 16px;
    font-weight: 600;
}
.part4 .info ul .text_area span{
    font-size: 14px;
}
/*part5*/
.part5{
    width: 100%;
    padding: 35px 0;
    background: url(./images/p5_timeLine_bg.png) no-repeat 0 262px;
    background-size: 100% 177px;
}
.part5 h3{
    color: #000;
    font-size: 34px;
    line-height: 34px;
    height: 34px;
    text-align: center;
}
.part5 h3 i{
    color:#5141a8;
    font-style: normal;
}
.part5 .warp_box{
    width: 1000px;
    margin: 0 auto;
    padding-top: 95px;
    position: relative;
    background: url(./images/p5_bg.png) no-repeat right 60px;
}
.part5 .warp_box::after{
    display: block;
    content: "";
    clear: both;
}
.part5 .p5_tit{
    float: left;
    width: 264px;
    height: 337px;
    background:#f4f4f4;
    padding:21px 0 0 19px;
}
.part5 .p5_tit span{
    display: block;
    width: 226px;
    height: 42px;
    border: 1px solid #dedcdc;
    margin-bottom: 10px;
    background: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
    position: relative;
    cursor: pointer;
}
.part5 .p5_tit span.on{
    background:#5141a8;
    color: #fff;
}
.part5 .p5_tit span.on::after{
    display: block;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #5141a8;
    top: 11px;
    right:-20px;
}
.part5 .p5_info{
    float: left;
    width: 715px;
    height: 337px;
    margin-left: 20px;
    position: relative;
}
.part5 h4{
    position: absolute;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    width: 320px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    top: 121px;
    left: 285px;
    z-index: 10;
}
.part5 h4::after{
    display: block;
    content: "";
    position: absolute;
    width: 200px;
    height: 6px;
    border-radius: 3px;
    background: #8e7fe1;
    bottom: -3px;
    left: 50%;
    margin-left: -100px;
    z-index: -5;
}
.part5 h5{
    position: absolute;
    width: 229px;
    height: 34px;
    left: 326px;
    top: 415px;
    z-index: 2;
}
.part5 h5 a{
    display: block;
    width: 100%;
    height: 38px;
    border-radius: 17px;
    background: #ffde00;
    transition: background .5s;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    text-align: center;
    line-height: 38px;
}
.part5 h5 a:hover{
    background: #ffb400;
}
.part5 .p5_info ul{
    width: 715px;
    height: 337px;
}
.part5 .p5_info ul .info_s3{
    float: left;
    width: 320px;
    height: 337px;
    background:#5141a8;
    padding: 65px 0 0 22px;
}
.part5 .p5_info ul .info_s3 span,.part5 .p5_info ul .info_s3 i{
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}
.part5 .p5_info ul .info_s3 i{
    font-style: normal;
    text-indent: 16px;
    font-size: 14px;
}
.part5 .p5_info ul .info_s5{
    float: left;
    width:386px;
    height:337px;
    margin-left: 9px;
    background:#5141a8;
    padding: 35px 25px;
    position: relative;
}
.part5 .p5_info ul .info_s5 span{
    font-size:14px;
    color: #fff;
    line-height: 24px;
    text-align: justify;
}
.part5 .p5_info ul .info_s5 a{
    display: block;
    position: absolute;
    width: 307px;
    height: 34px;
    border-radius: 17px;
    background: #ffde00;
    transition: background .5s;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    text-align: center;
    z-index: 2;
    bottom: -17px;
    left: 50%;
    margin-left: -153.5px;
    line-height: 34px;
}
.part5 .p5_info ul .info_s5 a:hover{
    background: #ffb400;
}
.part5 .p5_text{
    float: left;
    margin-top:55px;
}
.part5 .p5_text h6{
    font-size: 22px;
    color: #333333;
    font-weight: 600;
}
.part5 .p5_text ul{
    width: 100%;
    height: 288px;
    margin-top: 10px;
    background: url(./images/p5_bg.jpg) no-repeat top;
    padding: 30px 25px 0;
    position: relative;
}
.part5 .p5_text ul .text_bold{
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}
.part5 .p5_text ul .text{
    font-size: 14px;
    color: #fff;
    line-height: 26px;
}
.part5 .p5_text ul .text em{
    float: left;
    width: 28px;
    font-style: normal;
}
.part5 .p5_text ul .text span{
    float: left;
    width: 920px;
    text-align: justify;
}
.part5 .p5_text ul .btn{
    position: absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -225px;
    width: 450px;
    height: 34px;
}
.part5 .p5_text ul .btn a{
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 17px;
    color: #000;
    background: #ffde00;
    transition: background .5s;
    text-align: center;
    line-height: 40px;
    font-weight: 600;
}
.part5 .p5_text ul .btn a:hover{
    background: #ffb400;
}
.part5 .p5_text_1{
    float: left;
    margin-top: 40px;
}
.part5 .p5_text_1 h6{
    font-size: 22px;
    color: #333333;
    font-weight: 600;
    line-height: 22px;
    height: 22px;
}
.part5 .p5_text_1 ul{
    margin-top: 10px;
    width: 100%;
    height: 230px;
    background: url(./images/p5_bg1.jpg) no-repeat top;
}
.part5 .p5_text_1 ul li{
    height: 125px;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    padding: 45px 330px 0 80px;
}
.part5 .p5_text_2{
    width: 100%;
    float: left;
    margin-top: 20px;
}
.part5 .p5_text_2 h6{
    font-size: 22px;
    color: #5141a8;
    font-weight: 600;
    line-height: 22px;
    height: 22px;
    margin-bottom: 15px;
}
.part5 .p5_text_2 ul .tit{
    width: 100%;
    background: #5141a8;
    height: 49px;
}
.part5 .p5_text_2 ul li{
    height: 50px;
    line-height: 49px;
    border-bottom: 1px solid #fff;
    background: #f5f5f5;
}
.part5 .p5_text_2 ul li.tit span{
    color: #fff;
}
.part5 .p5_text_2 ul li span{
    float: left;
    font-size: 16px;
    color: #333;
    text-align: center;
}
.part5 .p5_text_2 ul li span:nth-of-type(1){
    width: 250px;
    border-right: 1px solid #fff;
}
.part5 .p5_text_2 ul li span:nth-of-type(2){
    width: 270px;
    border-right: 1px solid #fff;
}
.part5 .p5_text_2 ul li span:nth-of-type(3){
    width: 480px;
}
.part5 .p5_text_2 .click_area{
    width: 269px;
    height: 34px;
    margin: 20px auto 0;
}
.part5 .p5_text_2 .click_area a{
    display: block;
    width: 100%;
    height: 38px;
    border-radius: 17px;
    color: #000;
    background: #ffde00;
    transition: background .5s;
    text-align: center;
    line-height: 38px;
    font-weight: 600;
}
.part5 .p5_text_2 .click_area a:hover{
    background:#ffb400;
}
/*part6*/
.part6 {
    width: 100%;
    background: #f9f9f9;
    padding: 55px 0 30px;
}
.part6 h3{
    color: #000;
    font-size: 34px;
    line-height: 34px;
    height: 34px;
    text-align: center;
}
.part6 h3 i{
    color: #5141a8;
    font-style: normal;
}
.part6 .warp_boxs{
    width: 1000px;
    margin: 0 auto;
    padding-top: 45px;
    position: relative;
}
.part6 .warp_boxs::after{
    display: block;
    content: "";
    clear: both;
}
.part6 .warp_boxs .check_p6{
    float: left;
    width: 474px;
    height: 517px;
    background: #5141a8;
    padding: 35px 27px;
}
.part6 .warp_boxs .check_p6 ul{
    border: 1px solid #8e7fe1;
}
.part6 .warp_boxs .check_p6 ul::after{
    display: block;
    content: "";
    clear: both;
}
.part6 .warp_boxs .check_p6 li{
    float: left;
    width: 208px;
    height: 55px;
    position: relative;
    text-align: center;
    line-height: 55px;
    border-left: 1px solid #8e7fe1;
    border-top: 1px solid #8e7fe1;
}
.part6 .warp_boxs .check_p6 li:nth-of-type(odd){
    border-left: none;
}
.part6 .warp_boxs .check_p6 li:nth-of-type(1),.part6 .warp_boxs .check_p6 li:nth-of-type(2){
    border-top: none;
}
.part6 .warp_boxs .check_p6 li span{
    display: block;
    width: 100%;
    height: 55px;
    font-size: 18px;
    color: #fff;
}
.part6 .warp_boxs .check_p6 li.on span{
    position: absolute;
    width: 218px;
    height: 65px;
    top: -5px;
    left: -5px;
    background: #6953e1;
    line-height: 65px;
    z-index: 2;
} 
.part6 .warp_boxs .checked_p6{
    float: left;
    width: 526px;
    height: 517px;
    background: url(./images/p6_bg1.jpg) right bottom no-repeat;
}
.part6 .warp_boxs .checked_p6 ul{
    width: 526px;
    height: 517px;
    padding: 0 35px 25px 35px;
}
.part6 .warp_boxs .checked_p6 .pic{
    width: 110px;
    height: 110px;
    display: inline-block;
    vertical-align: top;
    border-radius: 55px;
    overflow: hidden;
}
.part6 .warp_boxs .checked_p6 .name{
    display: inline-block;
    width:320px;
    font-size: 20px;
    color: #333;
    text-indent: 10px;
    line-height: 110px;
}
.part6 .warp_boxs .checked_p6 .text{
    margin-top: 20px;
}
.part6 .warp_boxs .checked_p6 .text span{
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.part6 .warp_boxs .allow_btn{
    position: absolute;
    width: 526px;
    right: 0;
    bottom: 27px;
    text-align: center;
}
.part6 .warp_boxs .allow_btn a{
    display: inline-block;
    width: 155px;
    height: 38px;
    border-radius: 17px;
    color: #000;
    background: #ffde00;
    transition: background .5s;
    text-align: center;
    line-height: 38px;
    font-weight: 600;
    margin-left: 30px;
}
.part6 .warp_boxs .allow_btn a:hover{
    background: #ffb400;
}
.part6 .text_bot{
    margin: 39px auto 0;
    width: 1000px;
    height: 249px;
    background: url(./images/p6_bg2.jpg);
    padding-left: 285px;
    position: relative;
}
.part6 .text_bot h6{
    font-size: 20px;
    color: #333;
    line-height: 34px;
    height: 34px;
}
.part6 .text_bot ul{
    width: 100%;
    position: relative;
}
.part6 .text_bot ul .tit{
    margin-top: 30px;
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    position: relative;
}
.part6 .text_bot ul .tit::after{
    display: block;
    content: "";
    position: absolute;
    width: 230px;
    height: 6px;
    border-radius: 3px;
    background: #8e7fe1;
    bottom: -3px;
    left:-5px;
    z-index: 1;
}
.part6 .text_bot ul .p6_text{
    float: left;
    width: 250px;
    margin-top: 10px;
}
.part6 .text_bot ul .p6_text span{
    display: block;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
}
.part6 .text_bot a{
    position: absolute;
    display: block;
    width: 208px;
    height: 82px;
    background: #ffde00;
    border-radius: 8px;
    bottom: 30px;
    right: 20px;
    font-size: 20px;
    color: #000;
    padding: 10px 0 0 70px;
    transition: background .5s;
}
.part6 .text_bot a:hover{
    background: #ffb400;
}
.part6 .text_bot a::after{
    display: block;
    content: ">>>";
    color: #000;
    position: absolute;
    top: 27px;
    left: 20px;
}
/*part7*/
.part7 {
    width: 100%;
    padding: 35px 0;
}
.part7 h3{
    color: #000;
    font-size: 34px;
    line-height: 34px;
    height: 34px;
    text-align: center;
}
.part7 h3 i{
    color: #5141a8;
    font-style: normal;
}
.part7 .warp{
    width: 1000px;
    height: 325px;
    margin: 60px auto 0;
}
.part7 .p7_left{
    float: left;
    width: 340px;
    height: 325px;
    
}
.part7 .p7_right{
    float: left;
    width: 640px;
    margin-left: 20px;
    height: 325px;
}
.part7 .tit{
    width: 100%;
    height: 55px;
    background: #5141a8;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 55px;
    font-weight: 600;
}
.part7 .text{
    width: 100%;
    height:255px;
    border: 1px dashed #cdcdcd;
    background: #f9f9f9;
    padding: 25px;
    position: relative;
}
.part7 .text span{
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    display: block;
}
.part7 .text em{
    font-size: 16px;
    line-height: 30px;
    display: block;
    font-style: normal;
    font-weight: 500;
}
.part7 .text a{
    display: block;
    position: absolute;
    width: 260px;
    height:38px;
    border-radius: 17px;
    background: #ffde00;
    line-height: 38px;
    text-align: center;
    font-weight: 600;
    transition: background .5s;
    bottom: 10px;
    left: 50%;
    margin-left: -130px;
    color: #333;
}
.part7 .text a:hover{
    background: #ffb400;
}
.part7 .p7_right .text span{
    font-weight: 500;
}
.part7 .p7_right .text i{
    font-style: normal;
    font-weight: 600;
}
.part8{
    width: 100%;
    height: 280px;
    background: #313131;
}
.part8 .bot_public{
    width: 1000px;
    height: 280px;
    margin: 0 auto;
    position: relative;
    background: url(./images/p8_bg.jpg) no-repeat;
}
.part8 .bot_public a{
    width: 262px;
    height: 49px;
    position: absolute;
    line-height: 49px;
    text-align: center;
    color: #fff;
    background: #b01f24;
    border-radius: 5px;
    display: block;
    font-size: 18px;
    bottom: 50px;
    right: 30px;
    transition: background .5s;
}
.part8 .bot_public a:hover{
    background: #d01d1d;
}
