body,p,span {
    margin: 0;
    padding: 0;
}
/*��������*/
.border_left {
    color: #fff;
    border-left: 1px solid #454648 ;
}
.padding_left_14 {
    padding-left: 14px ;
    margin-top: 10px;
    line-height: 34px;
}
.margin_top_2em {
    margin-top: 2.2em;
    /*margin-left: -44px;*/
}
.margin_top_2em a {
    color: #b7bdc5;
}
.margin_top_2em div {
    color: #58616a;
}
.customer_service_hotline {
    width: 210px;
    height: 176px;
    float: right;
    margin-top: 2em;
    /*margin-right: 100px;*/
}
.hotline {
    width: 100%;
    line-height: 40px;
    text-align: right;
    font-size: 18px;
    color: #8f98a1;
}
.hotline_phone {
    width: 100%;
    line-height: 40px;
    text-align: right;
    font-size: 29px;
    color: #f6bb00;
}
.qr_code {
    width: 130px;
    height: 131px;
    background: #fff;
    text-align: center;
    border-radius: 8px;
    margin: 0 auto;
}
.Online_time {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-size: 14px;
    color: #8f98a1;
}
.head_portrait {
    width: 100%;
    text-align: right;
    margin-top: 20px;
}
.head_portrait img {
    margin-right: 10px;
}
.Underline_box {
    width: 100%;
    background: #0f1821;
}
.Underline {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    margin-top: 50px;
}
.Underline_left {
    width: 500px;
    height: 50px;
    float: left;
    border-bottom: 1px solid #2a2f35;
}
.Underline_in {
    width: 200px;
    height: 75px;
    float: left;
    text-align: center;
}

.Underline_right {
    width: 500px;
    height: 50px;
    float: left;
    border-bottom: 1px solid #2a2f35;
}
.describe {
    width: 100%;
    height: 100px;
    line-height: 24px;
    background: #0f1821;
    text-align: center;
    color: #475b6d;
    padding-left: 50px;
    font-size: 14px;
}
.qr_code_describe {
    margin:0 auto;
    line-height: 20px;
    margin-top: 6px;
    color: #bfc4c8;
}
.register {
    width: 140px;
    height: 46px;
    background: #3695e5;
    position: absolute;
    top: 2px;
    right:125px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
}
.register .register_top {
    width: 100%;
    height: 23px;
    font-size: 14px;
}
.register .register_bottom {
    width: 100%;
    height: 23px;
    line-height: 18px;
    font-size: 12px;
}
.News_Center_img {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}
.News_Center_img img {
    width: 100% ;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
}
.nav-tabs > li > a {
    border: none;
    padding: 0;
}
.nav-tabs > li > a:hover {
    background: #fff;
}
.active_box {
    border-bottom: 3px solid #f8f9fb;
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    margin-left: 49px;
    margin-right:49px;
    position: relative;
}
.triangle {
    height: 0;
    width: 0;
    border: 6px solid #6fa3ef;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    bottom: -14px;
    left: 26px;
    display: none;
}
.active_box_ssh {
    border-bottom: 3px solid #6fa3ef;
}
.active_box a:hover {
    color: #71A2EF;
}
.active_box a {
    color: #666;
}
.tab_box {
    width: 1200px;
    margin:0 auto;
}
.tab_box .tab_box_ul {
    width: 500px;
    margin:0 auto;
    border: none;
    margin-top: 50px;
}
.tab_box_text {
    width: 1200px;
    margin:0 auto;
    margin-top: 20px;
	height: 100%;
}
.Journalism_box,.Journalism_box_ssh {
    width: 100%;
}
.Journalism_box_ssh {
    border-bottom: 1px solid #dce4e7;
    margin-top: 36px;
}
.Journalism_box .Journalism_list_box {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.Journalism_box .Journalism_list_box .Journalism_list_box_left {
    width: 50%;
    height: 30px;
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    text-overflow: ellipsis;
    padding-left: 10px;
    float: left;
    font-size: 16px;
}
.Journalism_box .Journalism_list_box .Journalism_list_box_right {
    height: 30px;
    float: right;
    text-align: right;
}
.Journalism_box .Journalism_btn {
    width: 100%;
    height: 50px;
}
.Journalism_box .Journalism_btn span {
    width: 70px;
    height: 36px;
    line-height: 32px;
    text-align: center;
    outline: none;
    border: 1px solid #c9c9c9;
    float: right;
    margin-top: 4px;
    border-radius: 4px;
    color: #808080;
    background: #f7f9fa;
}
.Journalism_box .Journalism_btn span:hover {
    background: #fff;
}
.Journalism_box .Journalism_btn span:active {
    background: #e8eaef;
}
.Journalism_btn_left {
    width: 50%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    text-overflow: ellipsis;
    padding-left: 10px;
    float: left;
    color: #808080;
}
.pagination_box {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 30px;
}
.pagination_box .pagination {
    clear: both;
    display: block;
}
.pagination_box .paging_Box {
    display: inline-block;
}
.pagination_box .paging_Box_active {
    margin-left: 0;
}
.pagination_box .paging_Box li {
    margin-left: 20px;
    float: left;
    border-radius: 6px;
	clear: both;
    color: #a5a6a8;
    background: #f7f9fa;
}
.pagination_box .paging_Box li a {
    clear: both;
    color: #a5a6a8;
    background: #f7f9fa;
}
.pagination_box .paging_Box li a:hover {
    background: #fff;
}
.pagination_box .paging_Box li a:active {
    background: #e8eaef;
}




.paging_Box_active {
    border: 1px solid #5f6267;
}
.pagination > li > a, .pagination > li > span {
    margin-left: 0;
    border-radius: 6px;
}
.pagination > li > a:hover, .pagination > li > span:hover {
    background: #fff;
}


/*�鿴��������*/
.News_details_title {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    margin-top: 50px;
    clear: both;
}
.News_details_title .News_details_title_left {
    width: 220px;
    height: 50px;
    float: left;
}
.News_details_title_left_img {
    width: 30px;
    height: 30px;
    float: left;
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
    overflow: hidden;
    background: url('../images/fanhui.png');
}
.News_details_title_left_img:hover {
    background-position-y: -30px;
}
.News_details_title_left_img:active {
    background-position-y: -60px;
}
/*.News_details_title_left_img img {*/
    /*width: 30px;*/
/*}*/
.News_details_title_left span {
    float: left;
}
.News_details_title_left_text {
    line-height: 50px;
    font-size: 18px;
}
.News_details_title_left_text span {
    margin-left: 10px;
    color: #666668;
}
.News_details_title .News_details_title_right {
    width: 980px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
}
.News_details_box {
    width: 1200px;
    background: #c9c9c9;
    clear: both;
    margin: 0 auto;
    margin-top: 30px;
}
.News_details_box .News_details_box_left {
    width: 251px;
    float: left;
}
.News_details_column {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #d5d6d8;
    clear: both;
    margin-bottom: 20px;
}
.News_details_column .News_details_column_left {
    line-height: 50px;
    color: #a6a7a9;
    float: left;
}
.News_details_column .News_details_column_right {
    float: right;
    line-height: 50px;
    margin-right: 10px;
    color: #a6a7a9;
    margin-top: 12px;
}
.News_details_column img {
    float: right;
    margin-top: 9px;
    margin-right: 9px;
}
.Content_body {
    width: 100%;
}
.News_details_btn {
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    clear: both;
    border-top: 1px solid #dce4e1;
    clear: both;
}
.News_btn {
    float: right;
    padding: 0;
    width: 100px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    outline: none;
    border: 1px solid #5f6267;
    margin-top: 30px;
    margin-right: 14px;
    border-radius: 6px;
    font-size: 14px;
    background: #f7f9fa;
}

.News_btn:hover {
    background: #fff;
}

.News_btn:active {
    background: #e8eaef;
}

.News_details_btn_box {
    border: 1px solid #5f6267;
    color: #5f6267;
}
.News_details_btn .Return_list {
    margin-right: 70px;
}
.News_details_btn .Next_article {
    margin-right: 0;
}
.News_details_box_right {
    width: 919px;
    float: left;
    margin-left: 30px;
    margin-bottom: 50px;
}
.recruit_box {
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 14px;
    max-width: 1200px;

}
.recruit_box_btn button {
    width: 70px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    outline: none;
    border: 1px solid #c9c9c9;
    float: right;
    margin-top: 12px;
    border-radius: 4px;
    color: #808080;
    background: #f7f9fa;
}
.recruit_box_btn button:hover {
    background: #fff;
}
.recruit_box_btn button:active {
    background: #e8eaef;;
}
.Access_flow {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
    position: relative;
    color: #4d4c4f;
}
.Access_flow .Test_account {
    position: absolute;
    bottom: -44px;
    left: 114px;
    font-size: 18px;
}
.Access_flow .Interface_test {
    position: absolute;
    top: 23px;
    left: 256px;
    font-size: 14px;
}
.Access_flow .Call_program {
    position: absolute;
    top: 96px;
    left: 416px;
    font-size: 18px;
}
.Access_flow .Onhook_interface {
    position: absolute;
    top: 23px;
    left: 566px;
    font-size: 14px;
}
.Access_flow .Test_completed {
    position: absolute;
    bottom: -40px;
    right: 408px;
    font-size: 18px;
}
.Access_flow .Sign_contract {
    position: absolute;
    top: 23px;
    right: 272px;
    font-size: 14px;
}
.Access_flow .Recharge_on-line {
    position: absolute;
    top: 102px;
    right: 110px;
    font-size: 18px;
}
.Access_flow_btn {
    width: 1200px;
    height: 320px;
    text-align: center;
    margin: 0 auto;
}
.Access_flow_btn button,.Access_flow_btn div {
    width: 160px;
    height: 50px;
    line-height: 50px;
    margin-left: 20px;
    margin-top: 160px;
    font-size: 18px;
    color: #fff;
    outline: none;
    border: none;
    border-radius: 4px;
    display: inline-block;
}
.Interface_document {
    background: #5adaff;
}
.Interface_document:hover {
    background: #81e3ff;
}
.Interface_document:active {
    background: #3bc7ef;
}
.Register_immediately {
    background: #71A5F0;
}
.Register_immediately:hover {
    background: #89b9fe;
}
.Register_immediately:active {
    background: #518add;
}
.mobile_phone {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 32px 0;
    position: relative;
}
.mobile_phone .mobile_phone_img2 {
    width: 210px;
    position: absolute;
    top: 111px;
    left: 496px;
}
.mobile_phone .mobile_phone_side {
    margin: 0 40px;
}
.Partner_img_box {
    text-align: center;
    margin-top: 50px;
}
.Partner_img_box img {
    /*width: 50%;*/
    width: 162px;
    height:82px;
}
.Partner_img_box .Partner_img_title {
    width: 100%;
    text-align: center;
    line-height: 30px;
    color: #999;
}
.Popup_box {
    width: 1000px;
    height: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -250px 0 0 -500px;
    background: #fff;
    display: none;
    /*overflow-y:scroll;*/
    box-shadow: 0 -3px 44px -10px #000;
    z-index: 99;
    overflow: hidden;
}
.Popup_box .close1 {
    width: 30px;
    height: 26px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 88;
    background: url('../images/close1.png') no-repeat;
}
.Popup_box .close1:hover {
    background-position-y: -26px;
}
.Popup_box .close1:active {
    background-position-y: -52px;
}
.Popup_box .box_content
{
    padding: 12px 20px;
    overflow-y: auto;
    height: inherit;;
}

.Popup_box_left {
    width: 300px;
    background: #c9c9c9;
    margin-left: 60px;
}
.Popup_box_left .Popup_box_title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #008b8b;
    font-size: 16px;
}
.Popup_box_content {
    width: 100%;
    background: #f60;
}
.Popup_box_content_title {
    width: 100%;
    height: 26px;
    line-height: 26px;
}
.product_img_box {
    margin: 0 8px;
    display: inline-block;
    /*_zoom: 1;*/
    /*_display: inline;*/
    /**display: inline;*/
    position: relative;
}
.product_img_box .product_img_content {
    width: 208px;
    position: absolute;
    top: 61px;
    left: 17px;
}
.AboutUs-logo {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    margin-top: 0px;
    line-height: 100px;
}
.AboutUs-logo img {
    height: 40px;
    float: left;
    margin-top: 20px;
}
.AboutUs-logo span {
    margin-left: 30px;
    color: #fff;
}
.We_box {
    margin: 0 auto;
    margin-top: -120px;
    padding-top: 120px;
    width: 1200px;
    height: 130px;
    color: #fff;
    font-size: 50px;
}

.We_box .We_box_text {
    line-height: 92px;
    margin: 0 20px;
    float: left;
}
.We_box .Double_quotation_marks {
    margin-top: -10px;
    float: left;
}
.forward {
    width: 1200px;
    margin: 0 auto;

    margin-top: 56px;
}
.forward img {
    /*margin-left: 63px;*/
}
.years_box {
    width: 942px;
    margin: 0 auto;
    height: 200px;
    margin-top: 76px;
    text-align: center;
}
.years_body {
    width: 20%;
    height: 200px;
    float: left;
    *zoom: 1;
    *width: 24%;
}
.years_body_img {
    width: 100%;
    position: relative;
    margin-top: 20px;
}
.years_body_span {
    width: 100%;
    position: absolute;
    top: 38px;
    left: 0px;
    color: #ff7a04;
    font-size: 20px;
}
.paragraph_one {
    width: 1100px;
    margin: 0 auto;
    text-indent: 2em;
    color: #fff;
    line-height: 3;
    font-size: 14px;
}
.team_box {
    width: 1200px;
    height: 130px;
    margin: 0 auto;
    margin-top: 100px;
}
.team_box div {
    width: 400px;
    height: 130px;
    float: left;
    text-align: center;
}
.team_box .team_box_left {
    border-bottom: 1px solid #c9c9c9;
}
.team_box .team_box_right {
    border-bottom: 1px solid #c9c9c9;
}
.team_box_center img {
    width: 86%;
    margin-top: 62px;
}
.text_box {
    text-indent: 2em;
    width: 790px;
    line-height:3;
    margin: 0 auto;
    font-size: 14px;
    color: #878787;
}
.center {
    text-align: center;
}
.Map_box {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    margin-top: 200px;
    position: relative;
}
.Map_box_flaot {
    width: 678px;
    background: #000;
    position: absolute;
    top: 15%;
    left: 21%;
    opacity: 0.6;
    filter:alpha(opacity=60);
    color: #fff;
    padding: 30px 50px;
}
.about_c_img {
    width: 1110px;
    background: #008b8b;
    margin: 0 auto;
    margin-top: 130px;
    clear: both;
}
.about_c_img .about_box {
    width: 370px;
    height: 250px;
    float: left;
    position: relative;
}
.The_grey {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);

    filter: grayscale(100%);

    filter: gray;
}
.about_box img {
    width: 370px;
    height: 250px;
    float: left;
}
.Mask {
    width: 370px;
    height: 250px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    filter:alpha(opacity=50);
    background: #000;
}
.Mask_text {
    width: 100%;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 56px;
    left: 0;
    text-align: center
}

.Marketing_advantage_box {
    width: 1050px;
    height: 273px;
    margin: 0 auto;
    clear: both;
}
.Marketing_advantage_box .Marketing_advantage_packing {
    width: 26%;
    *width: 25%;
    height: 273px;
    float: left;
    display: inline-block;
    position: relative;
}
.Marketing_advantage_box .Marketing_advantage_packing .Marketing_advantage_img {
    width: 100%;
    height: 273px;
}
.Marketing_advantage_box .Marketing_advantage_packing .Marketing_advantage_img .Marketing_advantage_conter {
    width: 100%;
    height: 273px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.Marketing_advantage_box .Marketing_advantage_packing .Marketing_advantage_img .Marketing_advantage_conter .Marketing_advantage_p_01 {
    width: 100%;
    height: 66px;
    line-height: 66px;
    margin-top: 60px;
    text-align: center;
    font-size: 18px;
    color: #71a2ff;
}
.Marketing_advantage_box .Marketing_advantage_packing .Marketing_advantage_img .Marketing_advantage_conter .Marketing_advantage_p_02 {
    width: 74%;
    text-align: center;
    font-size: 12px;
    color: #8a8a8a;
    margin: 0 auto;
    margin-top: 10px;
}
.Marketing_advantage_box .Marketing_advantage_Line {
    width: 11%;
    height: 138px;
    float: left;
    border-bottom: 1px solid #005599;
}

.vertical_line_box {
    width: 778px;
    margin: 0 auto;
    clear: both;
}
.vertical_line {
    width: 388px;
    *width: 378px;
    height: 30px;
    border-left: 1px solid #005599;
    float: left;
}
.vertical_line_ {
    width: 390px;
    height: 30px;
    border-left: 1px solid #005599;
    border-right: 1px solid #005599;
    float: left;
}
.Access_flow_box {
    width: 100%;
    background: #fff;
}

.Communication_box {
    width: 100%;
    line-height: 30px;
    background: #f8f9fb;
}
.Communication_box .Communication_header {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #6d758b;
}
.Communication_input {
    width: 100%;
    text-align: center;
    background: #f8f9fb;
}
.Communication_input .Communication_input_box {
    width: 350px;
    margin: 0 auto;
    position: relative;
}
.Communication_input .Communication_input_box input {
    width: 350px;
    height: 40px;
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 50px;
    margin-top: 46px;
    outline: none;
    border: 1px solid #b3b3b5;
    background: #f8f9fb;
}
.search_box {
    width: 18px;
    height: 18px;
    position: absolute;
    bottom: 11px;
    right: 26px;
    background: #008b8b;
    background: url("../images/search.png") no-repeat;
    background-size: 18px;
}
.search_box:hover {
    background-position-y: -18px;
}
.search_box:active {
    background-position-y: -36px;
}
.Circulation_box {
    width: 100%;
    background: #f8f9fb;
    border-top: 30px solid #f8f9fb;
}
.Circulation_box .Circulation {
    width: 1000px;
    height: 50px;
    padding: 0 90px;
    background: #fff;
    margin: 0 auto;
}
.Circulation_box .Circulation .Circulation_body {
    width: 100%;
    line-height: 50px;
    background: #fff;
    color: #8a8a8c;
}
.Circulation_left {
    width: 380px;
    float: left;
    display: inline-block;
    font-size: 14px;
}
.Circulation_content {
    width: 300px;
    float: left;
    display: inline-block;
    font-size: 14px;
}
.Circulation_right {
    width: 70px;
    float: right;
    display: inline-block;
    font-size: 14px;
}




.col-md-4 {
    *width: 32.33% !important;
}

.col-md-3 {
    *width: 23% !important;
}
.col-md-2 {
    *width: 10.66% !important;
}
.col-md-1 {
    *width:7.33% !important;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    *float: left;
}

.banner_box {
    width: 1200px;
    margin: 0 auto;
    height: 760px;
    position: relative;
}

.banner_body {
    overflow: hidden;
    display: inline-block;
    text-align: center;
}

.banner_body_box {
    position: relative;
    text-align: center;
    margin: 0 auto;
    width:100%;
}

.product_Box {
    width: 771px;
    margin: 0 auto;

}

.banner_body_box img {
    display: inline-block;

}

.banner_body_box .banner_title_box {
    width: 100%;
    height: 200px;
    position: absolute;
    top: 20px;
    left: 0px;
}

.banner_title_box_top {
    width: 100%;
    height: 150px;
    line-height: 220px;
    text-align: center;
    font-size: 56px;
}

.banner_title_box_bottom {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}

.previous_page {
    width: 50px;
    height: 500px;
    line-height: 500px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 999;
}

.previous_page_img {
    width: 50px;
    height: 50px;
    background: #f60;
    display: inline-block;
    background: url("../images/left0.png");
}

.previous_page_img:hover {
    background-position-y: -50px;
}

.previous_page_img:active {
    background-position-y: -100px;
}

.next_page_img {
    width: 50px;
    height: 50px;
    background: #f60;
    display: inline-block;
    background: url("../images/right0.png");
}

.next_page_img:hover {
    background-position-y: -50px;
}

.next_page_img:active {
    background-position-y: -100px;
}

.next_page {
    width: 50px;
    height: 500px;
    line-height: 500px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 999;
}

.banner_spot {
    width: 100%;
    height: 100px;
    position: relative;
    background: #f8f9fb;
}



/*语音播放动画*/
.music {
    width: 300px;
    height: 300px;
    position: relative;
    display:flex;
    justify-content:center;
    align-items:center;
    margin: 0 auto;
    margin-top: 150px;
}
.music div {
    display:inline-block;
    border-radius: 10px;
    background: #71A3EF;
    margin: 0 10px;
}
.music_find_1 {
    width: 10px;
    height: 90px;
}
.music_find_1_1 {
    width: 10px;
    height: 40px;
    position:relative;
    animation-name:myfirst1;
    animation-duration:0.6s;
    animation-timing-function:linear;
    animation-iteration-count:infinite;
    animation-direction:alternate;
    -webkit-animation-name:myfirst1;
    -webkit-animation-duration:0.6s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:alternate;
    -moz-animation-name:myfirst1;
    -moz-animation-duration:0.6s;
    -moz-animation-timing-function:linear;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:alternate;
    -o-animation-name:myfirst1;
    -o-animation-duration:0.6s;
    -o-animation-timing-function:linear;
    -o-animation-iteration-count:infinite;
    -o-animation-direction:alternate;
}
@keyframes myfirst1
{
    0%   {height:90px; }
    100% {height:40px;}
}
@-webkit-keyframes myfirst1 /* Safari and Chrome */
{
    0%   {height:90px;}
    100% {height:40px;}
}
@-moz-keyframes myfirst1 /* Safari and Chrome */
{
    0%   {height:90px;}
    100% {height:40px;}
}
@-o-keyframes myfirst1 /* Safari and Chrome */
{
    0%   {height:90px;}
    100% {height:40px;}
}


.music_find_2 {
    width: 10px;
    height: 120px;
}
.music_find_2_2 {
    width: 10px;
    height: 50px;
    position:relative;
    animation-name:myfirst2;
    animation-duration:1s;
    animation-timing-function:linear;
    animation-iteration-count:infinite;
    animation-direction:alternate;
    animation-play-state:running;
    -webkit-animation-name:myfirst2;
    -webkit-animation-duration:1s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:alternate;
    -webkit-animation-play-state:running;
    -moz-animation-name:myfirst2;
    -moz-animation-duration:1s;
    -moz-animation-timing-function:linear;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:alternate;
    -moz-animation-play-state:running;
    -o-animation-name:myfirst2;
    -o-animation-duration:1s;
    -o-animation-timing-function:linear;
    -o-animation-iteration-count:infinite;
    -o-animation-direction:alternate;
    -o-animation-play-state:running;
}
@keyframes myfirst2
{
    0%   {height:120px;}
    100% {height:50px;}
}
@-webkit-keyframes myfirst2 /* Safari and Chrome */
{
    0%   {height:120px;}
    100% {height:50px;}
}
@-moz-keyframes myfirst2 /* Safari and Chrome */
{
    0%   {height:120px;}
    100% {height:50px;}
}
@-o-keyframes myfirst2 /* Safari and Chrome */
{
    0%   {height:120px;}
    100% {height:50px;}
}


.music_find_3 {
    width: 10px;
    height: 70px;
}
.music_find_3_3 {
    width: 10px;
    height: 160px;
    position:relative;
    animation-name:myfirst3;
    animation-duration:0.5s;
    animation-timing-function:linear;
    animation-iteration-count:infinite;
    animation-direction:alternate;
    animation-play-state:running;
    -webkit-animation-name:myfirst3;
    -webkit-animation-duration:0.5s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:alternate;
    -webkit-animation-play-state:running;
    -moz-animation-name:myfirst3;
    -moz-animation-duration:0.5s;
    -moz-animation-timing-function:linear;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:alternate;
    -moz-animation-play-state:running;
    -o-animation-name:myfirst3;
    -o-animation-duration:0.5s;
    -o-animation-timing-function:linear;
    -o-animation-iteration-count:infinite;
    -o-animation-direction:alternate;
    -o-animation-play-state:running;
}
@keyframes myfirst3
{
    0%   {height:70px;}
    100% {height:160px;}
}
@-webkit-keyframes myfirst3 /* Safari and Chrome */
{
    0%   {height:70px;}
    100% {height:160px;}
}
@-moz-keyframes myfirst3 /* Safari and Chrome */
{
    0%   {height:70px;}
    100% {height:160px;}
}
@-o-keyframes myfirst3 /* Safari and Chrome */
{
    0%   {height:70px;}
    100% {height:160px;}
}


.music_find_4 {
    width: 10px;
    height: 160px;
}
.music_find_4_4 {
    width: 10px;
    height: 50px;
    position:relative;
    animation-name: myfirst4;
    animation-duration: 0.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
    -webkit-animation-name:myfirst4;
    -webkit-animation-duration:0.5s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:alternate;
    -webkit-animation-play-state:running;
    -moz-animation-name:myfirst4;
    -moz-animation-duration:0.5s;
    -moz-animation-timing-function:linear;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:alternate;
    -moz-animation-play-state:running;
    -o-animation-name:myfirst4;
    -o-animation-duration:0.5s;
    -o-animation-timing-function:linear;
    -o-animation-iteration-count:infinite;
    -o-animation-direction:alternate;
    -o-animation-play-state:running;
}
@keyframes myfirst4
{
    0%   {height:160px;}
    100% {height:50px;}
}
@-webkit-keyframes myfirst4 /* Safari and Chrome */
{
    0%   {height:160px;}
    100% {height:50px;}
}
@-moz-keyframes myfirst4 /* Safari and Chrome */
{
    0%   {height:160px;}
    100% {height:50px;}
}
@-o-keyframes myfirst4 /* Safari and Chrome */
{
    0%   {height:160px;}
    100% {height:50px;}
}

.music_find_5 {
    width: 10px;
    height: 120px;
}
.music_find_5_5 {
    width: 10px;
    height: 50px;
    position:relative;
    animation-name:myfirst5;
    animation-duration:0.3s;
    animation-timing-function:linear;
    animation-iteration-count:infinite;
    animation-direction:alternate;
    animation-play-state:running;
    -webkit-animation-name:myfirst5;
    -webkit-animation-duration:0.3s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:alternate;
    -webkit-animation-play-state:running;
    -moz-animation-name:myfirst5;
    -moz-animation-duration:0.3s;
    -moz-animation-timing-function:linear;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:alternate;
    -moz-animation-play-state:running;
    -o-animation-name:myfirst5;
    -o-animation-duration:0.3s;
    -o-animation-timing-function:linear;
    -o-animation-iteration-count:infinite;
    -o-animation-direction:alternate;
    -o-animation-play-state:running;
}
@keyframes myfirst5
{
    0%   {height:120px;}
    100% {height:50px;}
}
@-webkit-keyframes myfirst5 /* Safari and Chrome */
{
    0%   {height:120px;}
    100% {height:50px;}
}
@-moz-keyframes myfirst5 /* Safari and Chrome */
{
    0%   {height:120px;}
    100% {height:50px;}
}
@-o-keyframes myfirst5 /* Safari and Chrome */
{
    0%   {height:120px;}
    100% {height:50px;}
}

.music_find_6 {
    width: 10px;
    height: 70px;
}
.music_find_6_6 {
    width: 10px;
    height: 30px;
    position:relative;
    animation-name:myfirst6;
    animation-duration:0.6s;
    animation-timing-function:linear;
    animation-iteration-count:infinite;
    animation-direction:alternate;
    animation-play-state:running;
    -webkit-animation-name:myfirst6;
    -webkit-animation-duration:0.6s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:alternate;
    -webkit-animation-play-state:running;
    -moz-animation-name:myfirst6;
    -moz-animation-duration:0.6s;
    -moz-animation-timing-function:linear;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:alternate;
    -moz-animation-play-state:running;
    -o-animation-name:myfirst6;
    -o-animation-duration:0.6s;
    -o-animation-timing-function:linear;
    -o-animation-iteration-count:infinite;
    -o-animation-direction:alternate;
    -o-animation-play-state:running;
}
@keyframes myfirst6
{
    0%   {height:70px;}
    100% {height:30px;}
}
@-webkit-keyframes myfirst6 /* Safari and Chrome */
{
    0%   {height:70px;}
    100% {height:30px;}
}
@-moz-keyframes myfirst6 /* Safari and Chrome */
{
    0%   {height:70px;}
    100% {height:30px;}
}
@-o-keyframes myfirst6 /* Safari and Chrome */
{
    0%   {height:70px;}
    100% {height:30px;}
}
.PlayStatus {
    width: 241px;
    height: 500px;
    opacity: 0.6;
    position: absolute;
    top: 0px;
    left: 0px;
}
.PlayStatus img {
    display: inline-block;
}
.box_ {
    width: 210px;
    height: 373px;
    position: absolute;
    top: 112px;
    left: 17px;
    background: #000;
    opacity: 0.5;
}
.mobile_phone_left {
    width: 300px;
    float: left;
    height: 600px;
}
.mobile_phone_content {
    width: 241px;
    float: left;
    height: 600px;
    line-height: 600px;
}
.mobile_phone_right {
    width: 300px;
    float: left;
    height: 600px;
}

/*vip 场景样式*/
.vip_box>div{
    display:inline-block;margin: 0 20px;padding:12px 20px 20px 20px;width: 255px ;height: 255px;border-radius: 5px ;border: 1px solid #E6E6E6;background-color: white;
    transition: box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out,-o-transform .3s ease-in-out,transform .3s ease-in-out;
}
.vip_box>div:hover{
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0,-2px,0);
    -moz-transform: translate3d(0,-2px,0);
    -o-transform: translate3d(0,-2px,0);
    -ms-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
}
.vip_box>div .text-align-left>img{
    width: 40px;height: 40px
}
.vip_box>div .text-align-left>div{
    font-size: 14px;
    line-height: 24px;
    color: #7F7F7F;
    padding-top: 10px;
    height: 106px;
    word-break: break-all;
}
.vip_box>div .text-align-left>h6{
    font-size: 18px;
    color: #4D4D4D;
    padding-top: 0.5em;
}
.vip_box>div .text-align-left>p{
    font-size: 16px;
    padding-top: 0.2em;
    color: #81AAEF;
}




































