/* 所有页面的媒体查询 */


/* 
1411-----------1610
*/
@media screen and (min-width: 1411px) and (max-width: 1610px) {


    .fz60 {
        font-size: 56px;
    }

    .pc_head_list_box {
        width: 77.6%;
    }

    .fz42 {
        font-size: 40px;
    }

    .indFour2_lunbo_content {
        top: 26%;
    }




}


/* 
1201-----------1410    大屏电脑
*/
@media screen and (min-width: 1201px) and (max-width: 1410px) {


    .pc_head_list_box .item>a {
        font-size: 18px;
    }

    .pc_head_list_box {
        width: 78.6%;
    }

    .header_search_language .line {
        margin: 0 15px;
    }

    .pc_head_list_box .item>a .iconfont {
        padding: 1px 0 0 1px;
    }

    .fz42 {
        font-size: 38px;
    }

    .fz20 {
        font-size: 18px;
    }

    .fz22 {
        font-size: 20px;
    }

    .fz60 {
        font-size: 50px;
    }

    .indFour2_lunbo_content {
        top: 24%;
    }

    .footer_top4 {
        width: 26%;
    }

    .footer_top5 {
        width: 22.4%;
    }


















}


/* 
<=1200    中等屏幕
*/
@media screen and (max-width: 1200px) {



    .pc_header_cen .logo {
        width: 200px;
    }

    .pc_head_list_box .item>a {
        font-size: 16px;
    }

    .pc_head_list_box .item>a .iconfont {
        font-size: 14px;
        padding: 0;
    }

    .header_search_icon {
        font-size: 24px;
    }

    .header_language_01 .icon1 {
        font-size: 27px;
    }

    .header_language_01 span {
        font-size: 16px;
    }

    .header_language_01 .icon2 {
        font-size: 16px;
    }

    .header_search_language .line {
        height: 18px;
        margin: 0px 12px;
    }

    .pc_head_list_box {
        width: 79.6%;
    }

    .publicTwo_stage_nav .EveryOne a {
        padding: 12px 0;
    }

    .publicTwo_stage_nav {
        width: 190px;
    }

    .header_language_02 {
        top: 70px;
    }

    .header_language_02 a {
        font-size: 16px;
    }

    .fz42 {
        font-size: 34px;
    }

    .fz20 {
        font-size: 18px;
    }

    .fz22 {
        font-size: 18px;
    }

    .indThree1_r {
        width: 42%;
    }

    .fz60 {
        font-size: 44px;
    }

    .indFour2_lunbo_content {
        top: 23%;
    }

    .indFive1_l {
        width: 100%;
        padding-bottom: 75px;
    }

    .indFive1_l_01 .item {
        width: calc((100% - 40px) / 2);
    }

    .indFive1_r {
        width: 100%;
    }

    .footer_top4 {
        width: 30%;
    }

    .footer_top5 {
        width: 22.4%;
    }

    .footer_top5_list .item {
        width: calc((100% - 10px) / 2);
    }

    .footer_top1 {
        width: 13%;
    }






    .casBoxOne1 .item {
        width: calc((100% - 60px) / 3);
        margin-right: 30px;
        margin-bottom: 40px;
    }

    .fz30 {
        font-size: 24px;
    }

    .newOne2_r_list .item {
        padding: 10px 0;
    }



    .double_color_block {
        width: 44px;
    }





.header_tel_icon a {
    font-size: 26px;
}













}