/* 所有页面的媒体查询 */




/* 
1201-----------1410    大屏电脑
*/
@media screen and (min-width: 1201px) and (max-width: 1410px) {




    .header_Hotline .r_box a {
        font-size: 18px;
    }

    .header_Hotline .iconfont {
        font-size: 42px;
    }

    .header_bot_r {
        width: calc(100% - 250px);
    }

    .pc_head_list_box {
        width: calc(100% - 230px);
    }

    .indTwo1_R .item {
        width: calc((100% - 90px) / 4);
        margin-right: 30px;
    }

    .indBoxThree1 {
        padding: 160px 14% 160px 8.4%;
        background-color: #d71918;
    }

    .indThree1_L .text {
        color: #ffffff;
    }

    .indThree1_L {
        width: 60%;
    }

    .index_page_title .text {
        line-height: 24px;
    }

    .indSeven1_L {
        font-size: 26px;
    }







    .SubPage_banner {
        height: 460px;
    }






    .SubPage_main_L {
        width: 260px;
    }

    .SubPage_main_R {
        width: calc(100% - 290px);
    }






    .pro_deOne1_R {
        width: 54%;
    }

    .pro_deOne1_R dl dd {
        font-size: 14px;
        padding: 12px 0 12px;
    }

    .SubPage_banner.pro_det_banner {
        height: 320px;
    }

    .pro_deOne1_R dl {
        margin: 20px 0 30px;
    }



















}


/* 
1025-----------1200    中等屏幕
*/
@media screen and (min-width: 1025px) and (max-width: 1200px) {






    .header_Hotline {
        display: none;
    }

    .pc_head_list_box {
        width: 100%;
    }

    .header_bot_r {
        width: calc(100% - 260px);
    }

    .fz_50 {
        font-size: 46px;
    }

    .indOne2_01_R>a:nth-child(1) {
        font-size: 14px;
        width: 110px;
    }

    .indOne2_01_R>a:nth-child(2) {
        font-size: 14px;
        width: 170px;
    }

    .indOne2_01_R {
        width: 340px;
    }

    .indOne2_01_L {
        width: calc(100% - 340px);
    }

    .indTwo1_L {
        width: 100%;
        padding-bottom: 50px;
    }

    .indTwo1_L .text {
        line-height: 28px;
    }

    .indTwo1_R {
        width: 100%;
    }

    .indTwo1_L .btn {
        margin-top: 20px;
    }

    .indBoxThree1 {
        padding: 130px 12% 130px 7.4%;
        background-color: #d71918;
    }

    .indThree1_L .text {
        color: #ffffff;
    }

    .indThree1_L {
        width: 70%;
    }

    .indFour1_lunbo .swiper-slide a .bot_box {
        padding: 12px 20px 30px 20px;
    }

    .index_page_title .text {
        line-height: 24px;
    }

    .indFive2_R .item a .r_box .text {
        line-height: 24px;
    }

    .indSeven1_L {
        font-size: 26px;
    }

    .footer_top_03 {
        display: none;
    }

    .footer_top_01 {
        width: 28%;
    }

    .footer_top_02 {
        width: 30%;
    }

    .footer_top_04 {
        width: 30%;
    }








    .SubPage_banner {
        height: 400px;
    }

    .aboOne1_L {
        width: 100%;
        padding-bottom: 40px;
    }

    .aboOne1_R {
        width: 56%;
    }

    .aboBoxOne2 {
        padding-top: 60px;
    }

    .aboBoxFive1 .item .title {
        width: 150px;
    }

    .aboBoxFive1 .item .text {
        font-size: 14px;
        line-height: 24px;
        padding-top: 15px;
    }







    .app_deOne1_R .big_title {
        font-size: 32px;
        padding-bottom: 15px;
    }

    .app_deOne1_R .text_box {
        padding: 20px 0;
    }

    .detail_page_btn a {
        width: 160px;
        height: 42px;
    }





    .appBoxOne1 .item a .bot_box .btn {
        width: 200px;
        font-size: 16px;
    }





    .casBoxOne1 .item a .date {
        font-size: 26px;
    }

    .casBoxOne1 .item a .tt {
        padding: 20px 0 20px;
    }

    .casBoxOne1 .item a .tt div {
        font-size: 18px;
        line-height: 30px;
    }

    .casBoxOne1 .item a .text {
        font-size: 14px;
        line-height: 24px;
        padding-top: 15px;
    }

    .casBoxOne1 .item a {
        padding: 25px 20px 25px;
    }

    .casBoxOne1 .item a .hover_show_box .hover_show_date {
        font-size: 22px;
        width: 160px;
        line-height: 58px;
    }






    .conOne1_list .item {
        width: calc((100% - 90px) / 4);
        margin-right: 30px;
        padding: 30px 15px 30px 20px;
    }






    .new_deBoxOne2 {
        padding: 45px 35px 50px;
    }

    .new_deBoxOne3>.item:first-child {
        border-right: none;
        border-bottom: 1px solid #ffffff;
    }

    .new_deBoxOne3 .item {
        width: 100%;
    }






    .newBoxOne2 .item a .right_box {
        padding: 0 0 0 30px;
    }

    .newBoxOne2 .item a .right_box .tt {
        font-size: 20px;
    }

    .newBoxOne2 .item a .right_box .text {
        font-size: 14px;
        line-height: 24px;
        padding-top: 15px;
    }

    .newBoxOne2 .item a .right_box .more_date {
        padding-top: 15px;
    }





    .SubPage_main {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .SubPage_main_R {
        width: 100%;
    }

    .SubPage_main_L {
        width: 100%;
        padding-top: 80px;
    }

    .proBoxOne2 .tt_box {
        padding: 16px 10px 16px 15px;
    }








    .pro_deOne1_R {
        width: 54%;
    }

    .pro_deOne1_R_title .text {
        font-size: 14px;
        line-height: 24px;
    }

    .pro_deOne1_R dl dd {
        font-size: 14px;
        line-height: 22px;
        padding: 10px 0 10px;
    }

    .pro_deOne1_R dl {
        margin: 20px 0 30px;
    }



















}


/* 
768------------1024    ipad
*/
@media screen and (min-width: 768px) and (max-width: 1024px) {




    .pc_public_head {
        display: none;
    }

    .mobile_header {
        display: block;
    }

    .pub_float_right_nav {
        display: none;
    }

    .index_banner_dots {
        bottom: 15px;
    }

    .p_80 {
        padding: 70px 0 70px;
    }

    .fz_50 {
        font-size: 44px;
    }

    .index_page_title .text {
        line-height: 24px;
    }

    .indBoxOne1 {
        padding: 25px 25px 25px;
    }

    .indOne2_01 {
        padding: 25px 20px 25px;
    }

    .indOne2_01_L {
        width: 100%;
        padding: 0 0 20px;
    }

    .indOne2_01_R {
        width: 100%;
        padding: 0;
        border: none;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .indOne2_01_R>a:nth-child(1) {
        margin-right: 20px;
    }

    .indTwo1_L {
        width: 100%;
        padding-bottom: 35px;
    }

    .indTwo1_R {
        width: 100%;
    }

    .indTwo1_R .item {
        width: calc((100% - 75px) / 4);
        margin-right: 25px;
    }

    .indTwo1_L .btn {
        margin-top: 20px;
    }

    .indBoxThree1 {
        padding: 70px 60px 70px 30px;
    }

    .indThree1_L .title {
        color: #d71918;
    }

    .indThree1_L .text {
        color: #ffffff;
    }

    .indThree1_L {
        width: 74%;
    }

    .indThree1_L .btn {
        width: 155px;
        margin-top: 40px;
    }

    .ind_video_maskBox .video_Box_1 {
        width: 92%;
        height: 400px;
    }

    .indFour1_lunbo .swiper-slide a .bot_box {
        padding: 12px 20px 30px 25px;
    }

    .indFive1_L {
        width: 74%;
    }

    .indFive2_L_lunbo .swiper-slide a {
        padding: 15px 15px 50px;
    }

    .indFive2_L_dots {
        left: 10px;
        bottom: 20px;
    }

    .indFive2_R .item a .date .day {
        font-size: 30px;
        line-height: 30px;
    }

    .indFive2_R .item a {
        padding: 5px 10px 5px 10px;
    }

    .indFive2_R .item a .r_box {
        padding-left: 5px;
    }

    .indFive2_R .item a .r_box .title {
        font-size: 16px;
    }

    .indFive2_R .item a .r_box .text {
        line-height: 22px;
    }

    .indSeven1_L {
        width: 100%;
        font-size: 28px;
        line-height: 40px;
        padding-bottom: 20px;
    }

    .indSeven1_R a .iconfont {
        font-size: 30px;
    }

    .indSeven1_R a {
        height: 48px;
    }

    .indSeven1_R {
        width: 180px;
    }

    .footer_top_01 {
        display: none;
    }

    .footer_top_03 {
        display: none;
    }

    .footer_top_02 {
        width: 47%;
    }

    .footer_top_04 {
        width: 45%;
    }

    .footer_top_w {
        padding: 60px 0 50px;
    }

    .footer_bot_02 {
        padding-top: 6px;
    }

    .footer_bot_w {
        padding: 25px 0 25px;
    }







    .SubPage_banner {
        height: 250px;
    }

    .SubPage_crumbs_w {
        padding: 12px 0 12px;
    }

    .aboOne1_L {
        width: 100%;
        padding-bottom: 40px;
    }

    .aboOne1_R {
        width: 100%;
    }

    .aboBoxOne2 .item .number {
        font-size: 32px;
    }

    .aboBoxOne2 {
        padding-top: 40px;
    }

    .aboBoxFive1 .item {
        width: calc(100% / 2);
        padding: 0 15px 20px;
    }

    .aboBoxFive1 .item .text {
        padding-top: 15px;
    }







    .app_deOne1_L {
        width: 100%;
    }

    .app_deOne1_R {
        width: 100%;
        padding-top: 30px;
    }

    .app_deOne1_R .text_box {
        padding: 25px 0;
    }






    .appBoxOne1 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .appBoxOne1 .item {
        width: calc((100% - 30px) / 2);
        margin-right: 0;
        margin-bottom: 30px;
    }







    .casBoxOne1 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .casBoxOne1 .item {
        width: calc((100% - 30px) / 2);
        border-right: 1px solid #e6e6e6;
    }

    .casBoxOne1 .item a .date {
        font-size: 28px;
    }

    .casBoxOne1 .item a .tt {
        padding: 15px 0 20px;
    }

    .casBoxOne1 .item a {
        padding: 25px 25px 25px;
    }

    .casBoxOne1 .item a .hover_show_box .hover_show_date {
        font-size: 26px;
        width: 185px;
        line-height: 70px;
    }







    .conOne1_list {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .conOne1_list .item {
        width: calc((100% - 30px) / 2);
        margin-right: 0;
        margin-bottom: 30px;
    }

    .conOne1_list .item .text {
        line-height: 24px;
    }

    .conOne1_list .item .title {
        padding-top: 30px;
    }

    .conBoxOne2 {
        padding-top: 35px;
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .conOne2_R {
        width: 100%;
        padding-bottom: 50px;
    }

    .conOne2_L {
        width: 100%;
    }







    .facOne1_L {
        width: 100%;
    }

    .facOne1_R {
        width: 100%;
    }

    .facOne1_R .item {
        width: calc((100% - 30px) / 2);
        margin-top: 30px;
    }

    .facTwo1_lunbo .swiper-slide .item {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .facTwo1_lunbo .swiper-slide .item .every {
        width: calc((100% - 30px) / 2);
        margin-right: 0;
    }







    .new_deBoxOne2 {
        padding: 40px 35px 50px;
    }

    .new_deBoxOne3 .item {
        width: 100%;
    }

    .new_deBoxOne3>.item:first-child {
        border-right: none;
        border-bottom: 1px solid #ffffff;
    }






    .newBoxOne2 .item a {
        padding: 40px 20px 40px;
    }

    .newBoxOne2 .item a .img_box {
        width: 100%;
    }

    .newBoxOne2 .item a .right_box {
        width: 100%;
        padding: 25px 0 0;
    }

    .newBoxOne2 .item a .right_box .tt {
        font-size: 22px;
    }








    .SubPage_main {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .SubPage_main_R {
        width: 100%;
    }

    .SubPage_main_L {
        width: 100%;
        padding-top: 80px;
    }

    .proBoxOne2 .tt_box {
        padding: 16px 10px 16px 15px;
    }

    .pro_li_r_01.public_pro_list {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .pro_li_r_01.public_pro_list .item {
        width: calc((100% - 30px) / 2);
        margin-right: 0;
        margin-bottom: 30px;
    }






    .SubPage_banner.pro_det_banner {
        height: 200px;
    }

    .pro_deOne1_L {
        width: 100%;
    }

    .pro_deOne1_R {
        width: 100%;
        padding-top: 30px;
    }

    .pro_deOne1_R dl dd {
        padding: 12px 0 12px;
    }























}


/* 
1--------------767      手机
*/
@media screen and (min-width: 1px) and (max-width: 767px) {


    .wrap {
        width: 100%;
    }




    .mobile_logo {
        margin-left: 10px;
    }

    .mobile_menu_b {
        margin-top: 30px;
    }

    .mobile_lag_box {
        padding-top: 0;
    }

    .pc_public_head {
        display: none;
    }

    .mobile_header {
        display: block;
    }

    .pub_float_right_nav {
        display: none;
    }

    .index_banner_dots {
        bottom: 10px;
    }

    .p_80 {
        padding: 40px 10px 40px;
    }

    .fz_50 {
        font-size: 26px;
    }

    .index_page_title {
        background: none !important;
        padding-top: 0;
        padding-bottom: 25px;
    }

    .index_page_title .text {
        font-size: 12px;
        line-height: 20px;
        padding-top: 5px;
    }

    .indBoxOne1 {
        padding: 10px 10px 15px;
    }

    .public_lunbo_dots {
        padding-top: 15px;
    }

    .indOne2_01 {
        padding: 15px 10px 20px;
    }

    .indOne2_01_L .title {
        font-size: 20px;
    }

    .pro_list_top a .title {
        font-size: 14px;
        padding-top: 5px;
    }

    .pro_list_bot>a:nth-child(1) .iconfont {
        display: none;
    }

    .pro_list_bot>a:nth-child(2) .iconfont {
        display: none;
    }

    .pro_list_bot a {
        height: 36px;
    }

    .pro_list_bot a span {
        font-size: 12px;
        padding-left: 0;
    }

    .pro_list_top a {
        padding: 10px 10px 15px;
    }

    .indTwo1_L .title {
        background: none !important;
        padding-top: 0;
    }

    .indTwo1_L .line {
        width: 50px;
        height: 2px;
        margin-top: 12px;
    }

    .indTwo1_L .text {
        font-size: 14px;
        line-height: 24px;
        padding-top: 15px;
    }

    .indOne2_01_L {
        width: 100%;
        padding: 0 0 15px;
    }

    .indOne2_01_R {
        width: 100%;
        padding: 0;
        border: none;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .indOne2_01_R>a:nth-child(1) {
        width: 100px;
        font-size: 14px;
        margin-right: 15px;
    }

    .indOne2_01_R>a:nth-child(2) {
        width: 160px;
        font-size: 14px;
    }

    .indTwo1_L {
        width: 100%;
        padding-bottom: 25px;
    }

    .indTwo1_R {
        width: 100%;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .indTwo1_R .item {
        width: calc((100% - 10px) / 2);
        margin-right: 0;
        margin-bottom: 10px;
    }

    .indTwo1_L .btn {
        width: 100px;
        height: 36px;
        line-height: 36px;
        margin-top: 15px;
    }

    .indBoxThree1 {
        padding: 40px 30px 40px 30px;
    }

    .indThree1_L .title {
        color: #ffffff;
        padding-top: 0;
        background: none !important;
    }

    .indThree1_L .text {
        font-size: 14px;
        line-height: 26px;
        color: #ffffff;
        padding-top: 10px;
    }

    .indThree1_L {
        width: 100%;
    }

    .indThree1_L .btn {
        width: 105px;
        height: 36px;
        line-height: 36px;
        margin-top: 15px;
    }

    .indThree1_R {
        width: 50px;
        margin: 40px 0 0;
    }

    .ind_video_maskBox .video_Box_1 {
        width: 92%;
        height: 230px;
    }

    .indFour1_lunbo {
        padding: 5px;
    }

    .ind_video_maskBox .video_Box_1 .closeBtn {
        font-size: 18px;
    }

    .indFour1_lunbo .swiper-slide a .bot_box {
        padding: 10px 10px 20px 10px;
    }

    .indFour1_lunbo .swiper-slide a .bot_box .title {
        font-size: 16px;
        line-height: 24px;
    }

    .indFour1_lunbo .swiper-slide a .bot_box .text {
        line-height: 22px;
        padding-top: 5px;
    }

    .indFive1_L {
        width: 100%;
        padding-bottom: 15px;
    }

    .indBoxFive1 {
        padding-bottom: 25px;
    }

    .indFive2_L {
        width: 100%;
    }

    .indFive1_L .index_page_title {
        padding-bottom: 12px;
    }

    .indFive1_L .line {
        width: 50px;
        height: 2px;
    }

    .indFive2_L_lunbo .swiper-slide a {
        padding: 10px 10px 40px;
    }

    .indFive2_L_lunbo .swiper-slide a .bot_box {
        padding: 15px 0 0;
    }

    .indFive2_L_lunbo .swiper-slide a .bot_box .text {
        line-height: 24px;
        padding-top: 6px;
    }

    .indFive2_L_dots {
        left: 5px;
        bottom: 15px;
    }

    .indFive2_R {
        width: 100%;
        margin-top: 30px;
    }

    .indFive2_R .item {
        width: 100%;
        height: auto;
    }

    .indFive2_R .item a .date .day {
        font-size: 26px;
        line-height: 26px;
    }

    .indBoxSix_w {
        padding: 30px 10px 30px;
    }

    .indBoxSeven_w {
        padding: 25px 10px 25px;
    }

    .indFive2_R .item a {
        padding: 15px;
    }

    .indFive2_R .item a .r_box {
        padding-left: 15px;
    }

    .indFive2_R .item a .r_box .title {
        font-size: 16px;
    }

    .indFive2_R .item a .r_box .text {
        line-height: 22px;
    }

    .indSeven1_L {
        width: 100%;
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 15px;
    }

    .indSeven1_R a .iconfont {
        font-size: 24px;
    }

    .indSeven1_R a span {
        font-size: 14px;
    }

    .indSeven1_R a {
        height: 40px;
    }

    .indSeven1_R {
        width: 140px;
    }

    .footer_top_01 {
        display: none;
    }

    .footer_top_03 {
        display: none;
    }

    .footer_top_02 {
        width: 100%;
    }

    .footer_top_04 {
        -ms-order: -1;
        -webkit-order: -1;
        order: -1;
        width: 100%;
        padding-bottom: 25px;
    }

    .footer_top_04_form {
        padding-top: 15px;
    }

    .footer_top_04_form .item {
        margin-bottom: 10px;
    }

    .footer_top_04_form .item input {
        height: 36px;
    }

    .footer_top_04_form .item textarea {
        height: 80px;
    }

    .footer_top_04_form .btn button {
        width: 140px;
        height: 36px;
    }

    .footer_top_title {
        font-size: 22px;
        padding-bottom: 15px;
    }

    .footer_top_02_list .item {
        margin-bottom: 8px;
    }

    .footer_top_02_list {
        padding-top: 12px;
    }

    .footer_top_w {
        padding: 40px 10px 25px;
    }

    .footer_bot_w {
        padding: 15px 10px 15px;
    }






    .SubPage_banner {
        height: 160px;
    }

    .SubPage_crumbs_w .iconfont {
        width: 25px;
        font-size: 20px;
    }

    .SubPage_crumbs_w .crumbs_a {
        width: calc(100% - 25px);
        font-size: 12px;
    }

    .SubPage_crumbs_w {
        padding: 10px;
    }

    .aboOne1_L {
        width: 100%;
        padding-bottom: 30px;
    }

    .aboOne1_L .title {
        background: none !important;
        padding-top: 0;
    }

    .aboOne1_L .company {
        font-size: 14px;
        padding-top: 8px;
    }

    .aboOne1_L .text {
        font-size: 14px;
        line-height: 24px;
        padding-top: 10px;
    }

    .aboOne1_R {
        width: 100%;
    }

    .aboBoxOne2 .item {
        width: calc(100% / 2);
        margin-top: 15px;
    }

    .aboBoxOne2>.item:nth-child(2n) {
        border-right: none;
    }

    .aboBoxOne2 {
        padding-top: 15px;
    }

    .aboBoxOne2 .item .text {
        font-size: 14px;
    }

    .aboTwo2_lunbo .swiper-slide .item .text {
        height: 96px;
        font-size: 14px;
        line-height: 24px;
    }

    .aboTwo2_lunbo .swiper-slide .item .year {
        width: 66px;
        height: 66px;
    }

    .aboTwo2_lunbo .swiper-slide .item .year div {
        font-size: 18px;
    }

    .SubPage_title .text {
        font-size: 12px;
        line-height: 20px;
        padding-top: 5px;
    }

    .public_module_01_lunbo {
        padding: 5px;
    }

    .public_module_01_lunbo .item a {
        padding: 0 8px;
    }

    .public_module_01_lunbo .item a .img_box {
        padding: 10px 0 10px;
    }

    .public_module_01_lunbo .item a .bottom_box .iconfont {
        width: 30px;
        font-size: 20px;
    }

    .public_module_01_lunbo .item a .bottom_box .text {
        width: calc(100% - 30px);
        font-size: 14px;
    }

    .public_module_01_lunbo .item a .bottom_box {
        padding: 10px 0 10px;
    }

    .aboBoxFive1 .item {
        width: calc(100% / 2);
        padding: 0 15px 20px;
    }

    .aboBoxFive1 .item .img_box {
        height: 60px;
        margin-bottom: 15px;
    }

    .aboBoxFive1 .item .title {
        width: 90px;
        font-size: 14px;
        line-height: 28px;
    }

    .aboBoxFive1 .item .text {
        font-size: 14px;
        line-height: 24px;
        padding-top: 10px;
    }

    .aboBoxFive1 {
        padding-top: 0;
    }

    .aboBoxSix1 {
        font-size: 12px;
        line-height: 22px;
    }







    .app_deOne1_L {
        width: 100%;
    }

    .app_deOne1_R {
        width: 100%;
        padding-top: 20px;
    }

    .app_deOne1_R .big_title {
        font-size: 20px;
        padding-bottom: 15px;
    }

    .app_deOne1_R .text_box {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 0 15px;
    }

    .detail_page_btn a span {
        font-size: 14px;
        padding-left: 5px;
    }

    .detail_page_btn a .iconfont {
        font-size: 22px;
    }

    .detail_page_btn a {
        width: 125px;
        height: 38px;
    }

    .detail_page_btn>a:nth-child(2) {
        margin-left: 10px;
    }

    .detail_share_box {
        padding-top: 20px;
    }

    .app_deBoxTwo1 {
        font-size: 20px;
    }

    .app_deBoxTwo2 {
        font-size: 14px;
        line-height: 24px;
        padding-top: 15px;
    }







    .appBoxOne1 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .appBoxOne1 .item {
        width: calc((100% - 10px) / 2);
        margin-right: 0;
        margin-bottom: 10px;
    }

    .appBoxOne1 .item a .bot_box .btn {
        font-size: 14px;
        width: 150px;
        line-height: 36px;
    }

    .appBoxOne1 .item a .bot_box {
        padding: 12px 5px 12px;
    }

    .public_paging a {
        width: 36px;
        height: 36px;
        line-height: 36px;
        margin: 0 5px 10px;
    }

    .public_paging a.prev,
    .public_paging a.next {
        width: 110px;
    }

    .appBoxOne3 {
        padding-top: 30px;
    }







    .casBoxOne1 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .casBoxOne1 .item {
        width: calc((100% - 10px) / 2);
        margin-bottom: 10px;
        border-right: 1px solid #e6e6e6;
    }

    .casBoxOne1 .item a .date {
        font-size: 16px;
    }

    .casBoxOne1 .item a .tt div {
        font-size: 14px;
        line-height: 24px;
    }

    .casBoxOne1 .item a .tt {
        padding: 5px 0 10px;
    }

    .casBoxOne1 .item a .text {
        font-size: 14px;
        line-height: 22px;
        padding-top: 10px;
    }

    .casBoxOne1 .item a {
        padding: 18px 10px 15px;
    }

    .casBoxOne1 .item a .hover_show_box .hover_show_date {
        font-size: 16px;
        width: 110px;
        line-height: 40px;
    }

    .casBoxOne2 {
        padding-top: 25px;
    }









    .conOne1_title .title {
        font-size: 26px;
    }

    .conOne1_title .text {
        font-size: 14px;
        line-height: 22px;
    }

    .conOne1_title {
        padding-bottom: 25px;
    }

    .conOne1_list {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .conOne1_list .item {
        width: calc((100% - 10px) / 2);
        margin-right: 0;
        margin-bottom: 10px;
        padding: 20px 10px 20px 10px;
    }

    .conOne1_list .item .iconfont {
        font-size: 26px;
    }

    .conOne1_list .item .text {
        font-size: 14px;
        line-height: 22px;
        padding-top: 10px;
    }

    .conOne1_list .item .title {
        padding-top: 10px;
    }

    .conOne2_R_title {
        font-size: 26px;
        padding-bottom: 20px;
    }

    .conBoxOne2 {
        padding-top: 20px;
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .conOne2_R_form .item .input_tt {
        font-size: 14px;
        padding-bottom: 8px;
    }

    .conOne2_R_form .item {
        width: calc((100% - 10px) / 2);
    }

    .conOne2_R_form .btn_box {
        padding-top: 0;
    }

    .conOne2_R_form .btn_box button {
        font-size: 14px;
        width: 110px;
        height: 38px;
    }

    .conOne2_R {
        width: 100%;
        padding-bottom: 40px;
    }

    .conOne2_L {
        width: 100%;
    }







    .facOne1_L {
        width: 100%;
    }

    .facOne1_R {
        width: 100%;
    }

    .facOne1_R .item {
        width: calc((100% - 10px) / 2);
        padding: 5px;
        margin-top: 10px;
    }

    .facTwo1_lunbo .swiper-slide .item {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .facTwo1_lunbo .swiper-slide .item .every {
        width: calc((100% - 10px) / 2);
        padding: 5px;
        margin-right: 0;
        margin-bottom: 10px;
    }






    .new_deBoxOne2 {
        padding: 25px 10px 35px;
    }

    .new_deBoxOne2 .module_tt_box .tt {
        font-size: 18px;
        line-height: 30px;
    }

    .new_deBoxOne2 .module_tt_box .tt_bottom_box {
        padding: 15px 0 10px;
    }

    .new_deBoxOne2 .module_tt_box .tt_bottom_box .icon_text_01 {
        padding: 0 15px 8px;
    }

    .new_deBoxOne2 .module_tt_box .tt_bottom_box .icon_text_01 .iconfont {
        font-size: 20px;
    }

    .new_deBoxOne2 .module_tt_box .tt_bottom_box .icon_text_01 .text {
        font-size: 12px;
    }

    .new_deBoxOne2 .content_box {
        font-size: 14px;
        line-height: 24px;
        padding: 20px 0 20px;
    }

    .new_deBoxOne3 .item {
        width: 100%;
    }

    .new_deBoxOne3 .item a {
        padding: 14px 10px 14px 10px;
    }

    .new_deBoxOne3 .item a .text {
        width: calc(100% - 100px);
        font-size: 14px;
    }

    .new_deBoxOne3 .item a .date {
        width: 100px;
        font-size: 14px;
        padding-left: 15px;
    }

    .new_deBoxOne3>.item:first-child {
        border-right: none;
        border-bottom: 1px solid #ffffff;
    }

    .new_deBoxOne2 .back_btn a {
        font-size: 14px;
        width: 110px;
        line-height: 38px;
    }







    .newBoxOne2 .item a {
        padding: 25px 10px 25px;
    }

    .newBoxOne2 .item a .img_box {
        width: 100%;
    }

    .newBoxOne2 .item a .right_box {
        width: 100%;
        padding: 15px 0 0;
    }

    .newBoxOne2 .item a .right_box .tt {
        font-size: 18px;
    }

    .newBoxOne2 .item a .right_box .text {
        font-size: 14px;
        line-height: 24px;
        padding-top: 10px;
    }

    .newBoxOne2 .item a .right_box .more_date {
        padding-top: 10px;
    }

    .newBoxOne3 {
        padding-top: 30px;
    }








    .pro_li_r {
        padding: 25px 10px 20px;
    }

    .SubPage_main {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .SubPage_main_R {
        width: 100%;
    }

    .SubPage_main_L {
        width: 100%;
        padding-top: 40px;
    }

    .proBoxOne2 .tt_box {
        font-size: 18px;
        padding: 14px 10px 14px 15px;
    }

    .pro_li_r_01.public_pro_list {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .pro_li_r_01.public_pro_list .item {
        width: calc((100% - 10px) / 2);
        margin-right: 0;
        margin-bottom: 10px;
    }

    .pro_list_paging {
        padding-top: 30px;
    }

    .proBoxOne2_list .item a {
        padding: 14px 10px 14px 15px;
    }

    .proBoxOne2_btn_box a {
        font-size: 16px;
    }

    .proBoxOne2_two_form .item input {
        height: 42px;
    }

    .proBoxOne2_two_form .item textarea {
        height: 100px;
    }





    .SubPage_banner.pro_det_banner {
        height: 90px;
    }

    .pro_deOne1_L {
        width: 100%;
    }

    .pro_deOne1_R {
        width: 100%;
        padding-top: 20px;
    }

    .pro_deOne1_R_title .title {
        font-size: 20px;
    }

    .pro_deOne1_R_title .text {
        font-size: 14px;
        line-height: 24px;
    }

    .pro_deOne1_R dl dd {
        font-size: 14px;
        line-height: 20px;
        padding: 8px 0 8px;
    }

    .pro_deOne1_R dl {
        margin: 15px 0 20px;
    }

    .pro_det_r_title div {
        font-size: 18px;
        padding: 0 10px;
        line-height: 44px;
    }

    .pro_det_r_one {
        padding: 0 10px 40px;
    }

    .p_t_40 {
        padding-top: 30px;
    }

    .pro_det_r_one1 {
        font-size: 14px;
        line-height: 24px;
    }

    .pro_det_r_one_title {
        font-size: 18px;
    }

    .pro_det_r_one table tr td {
        font-size: 14px;
        padding: 10px 5px;
    }

    .pro_det_r_one3_text {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 20px;
    }

    .pro_det_r_one3_list .item {
        width: calc((100% - 20px) / 3);
        margin-right: 10px;
    }

    .pro_det_r_two_top div {
        font-size: 18px;
        padding: 0 10px;
        line-height: 44px;
    }

    .pro_det_r_two_bot {
        padding: 20px 10px 20px;
    }






















}