/* 所有页面的媒体查询 */




/* 
1411-----------1610
*/
@media screen and (min-width: 1411px) and (max-width: 1610px) {

}


/* 
1201-----------1410    大屏电脑
*/
@media screen and (min-width: 1201px) and (max-width: 1410px) {


    .threeBox1 .item {
        width: calc(100% / 3);
        border: none;
        padding: 10px 10px;
    }

    .threeBox1 {
        padding: 20px 0;
    }

    .fourBox1_item a .title {
        font-size: 16px;
    }

    .public_page_btn {
        line-height: 46px;
        padding: 0 25px;
    }

    .fourBox1_item a {
        padding: 20px 15px 25px;
    }

    .fiveBox1_R .play_btn {
        width: 130px;
    }

    .twoBox_w {
        padding: 155px 0 70px;
    }

    .threeBox1>.item:first-child {
        border-left: none;
    }

    .sixBox1 .item {
        padding: 35px 10px 35px;
    }

    .sevenBox2 {
        padding-right: 3.5%;
    }

    .elevenBox1 .item .icon {
        width: 110px;
    }

    .fifteen1_L {
        width: 46%;
    }

    .module2Sixteen2_R {
        padding: 50px 3%;
    }














}


/* 
1025-----------1200    中等屏幕
*/
@media screen and (min-width: 1025px) and (max-width: 1200px) {


    .threeBox1 .item {
        width: calc(100% / 3);
        border: none;
        padding: 10px 10px;
    }

    .threeBox1 {
        padding: 20px 0;
    }

    .twoBox_w {
        padding: 140px 0 70px;
    }

    .twoBox1_R {
        width: 50%;
    }

    .twoBox1_L {
        width: 48%;
    }

    .twoBox1_L .btn {
        padding-top: 15px;
    }

    .public_page_btn {
        line-height: 44px;
        padding: 0 20px;
    }

    .threeBox1 .item .icon {
        width: 56px;
    }

    .threeBox1>.item:first-child {
        border-left: none;
    }

    .module2Sixteen2_L {
        display: none;
    }

    .module2Sixteen2_R {
        width: 100%;
    }

    .module2Sixteen2 {
        width: 60%;
    }

    .four1_top_l {
        width: 100%;
        margin: 0 0 30px 0;
    }

    .fourBox1_item {
        width: calc((100% - 30px) / 2);
        margin-right: 0;
    }

    .fourBox1_top {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .fourBox1_bot {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .fourBox1_bot .fourBox1_item {
        margin-bottom: 30px;
    }

    .fiveBox1_R .play_btn {
        width: 100px;
    }

    .sixBox1 .item {
        padding: 30px 10px;
    }

    .sevenBox2 {
        padding-right: 30px;
    }

    .sevenBox2_R .item {
        width: calc((100% - 20px) / 2);
        margin-bottom: 20px;
    }

    .eightBox2 {
        padding-top: 50px;
    }

    .nineBox1::after {
        display: none;
    }

    .nineBox1_01 .item {
        width: calc(100% / 6);
        padding: 0 10px 10px;
    }

    .nineBox1_01 .item .text {
        padding-top: 5px;
    }

    .elevenBox1 > .item:nth-child(2),
    .elevenBox1 > .item:nth-child(3),
    .elevenBox1 > .item:nth-child(4) {
        margin-top: 0;
    }

    .elevenBox1 .item {
        width: calc((100% - 60px) / 4);
        margin-right: 20px;
    }

    .elevenBox1 .item .icon {
        width: 100px;
    }

    .fifteen1_L {
        width: 46%;
    }

    .sixteen1_L {
        padding: 30px;
    }













}


/* 
768------------1024    ipad
*/
@media screen and (min-width: 768px) and (max-width: 1024px) {


    .oneBox1_w {
        height: 80px;
    }

    .twoBox1_L {
        width: 100%;
        padding-bottom: 20px;
    }

    .twoBox1_R {
        width: 100%;
    }

    .twoBox_w {
        padding: 150px 0 50px;
    }

    .threeBox1 .item {
        width: calc(100% / 2);
        border: none;
        padding: 15px 10px;
    }

    .threeBox1 {
        padding: 20px 0;
    }

    .threeBox1 .item .icon {
        width: 60px;
    }

    .four1_top_l {
        width: 100%;
        margin: 0 0 30px;
    }

    .fourBox1_top {
        padding-bottom: 0;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .fourBox1_item {
        width: calc((100% - 30px) / 2);
        margin-right: 0;
        margin-bottom: 30px;
    }

    .public_page_btn {
        line-height: 46px;
        padding: 0 20px;
    }

    .fourBox1_bot {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .fiveBox1_L {
        width: 100%;
        padding-bottom: 30px;
    }

    .fiveBox1_L .text {
        padding-top: 15px;
    }

    .fiveBox1_R {
        width: 100%;
    }

    .ind_video_maskBox .video_Box_1 {
        width: 92%;
        height: 400px;
    }

    .sixBox1 .item {
        padding: 25px 10px;
    }

    .sevenBox2_R .item {
        width: calc((100% - 15px) / 2);
        margin-bottom: 15px;
    }

    .sevenBox2 {
        padding-right: 20px;
    }

    .nineBox1::after {
        display: none;
    }

    .nineBox1_01 .item {
        width: calc(100% / 4);
        padding: 0 10px 15px;
    }

    .nineBox1_01 .item .text {
        padding-top: 5px;
    }

    .nineBox2_item_L {
        width: 100%;
    }

    .nineBox2_item_R {
        width: 100%;
        padding-top: 25px;
    }

    .tenBox1 .item .img_box {
        width: 100%;
    }
    
    .tenBox1 .item .r_box {
        width: 100%;
        padding-top: 25px;
    }

    .elevenBox1 > .item:nth-child(2),
    .elevenBox1 > .item:nth-child(3),
    .elevenBox1 > .item:nth-child(4) {
        margin-top: 0;
    }

    .elevenBox1 .item {
        width: calc((100% - 30px) / 2);
        margin: 0 0 30px;
    }

    .elevenBox1 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .elevenBox1 .item .icon {
        width: 90px;
    }

    .thirteen1_01_L {
        width: 76%;
    }

    .fourteen1_L {
        display: none;
    }

    .fourteen1_R {
        width: 100%;
    }

    .fifteen1_L {
        width: 100%;
    }

    .fifteen1_R {
        width: 100%;
        padding-top: 30px;
    }

    .sixteen1_L {
        width: 100%;
    }

    .sixteen1_R {
        width: 100%;
    }
    
    .seventeenBox1 {
        margin: 0 auto;
    }

    .seventeenBox2 {
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }

    .module2Sixteen2_L {
        display: none;
    }

    .module2Sixteen2_R {
        width: 100%;
    }












}


/* 
1--------------767      手机
*/
@media screen and (min-width: 1px) and (max-width: 767px) {
    
    .oneBox1_w .logo {
        width: 130px;
    }

    .oneBox1_chatNow a {
        width: 140px;
        height: 40px;
    }

    .oneBox1_w {
        height: 66px;
    }

    .twoBox1_L {
        width: 100%;
        padding-bottom: 20px;
    }

    .twoBox1_L .btn {
        padding-top: 15px;
    }

    .public_page_btn {
        line-height: 38px;
        padding: 0 15px;
    }

    .twoBox1_R {
        width: 100%;
    }

    .twoBox_w {
        padding: 120px 0 40px;
    }

    .threeBox1 .item {
        width: 100%;
        padding: 8px 10px;
        border: none;
    }

    .threeBox1>.item:first-child {
        border-left: none;
    }

    .threeBox1 {
        padding: 10px 0;
    }

    .threeBox1 .item .icon {
        width: 50px;
    }

    .four1_top_l {
        width: 100%;
        margin: 0 0 20px;
    }

    .four1_top_l a {
        padding: 35px 15px 35px;
    }

    .four1_top_l_02 {
        padding-top: 15px;
    }

    .four1_top_l_03 {
        padding-top: 10px;
    }

    .fourBox1_item {
        width: 100%;
        margin: 0 0 20px;
    }

    .fourBox1_top {
        padding-bottom: 0;
    }

    .fourBox1_item a .parameter {
        padding-top: 10px;
    }

    .fourBox1_item a .btn {
        padding-top: 10px;
    }

    .fourBox1_item a {
        padding: 20px 15px 25px;
    }

    .fiveBox1_L {
        width: 100%;
    }

    .module2Sixteen2_L {
        display: none;
    }

    .module2Sixteen2_R {
        width: 100%;
        padding: 30px 15px;
    }

    .module2Thirteen1_R_form .item .input_tt {
        font-size: 14px;
    }

    .module2Thirteen1_R_form .item input {
        height: 38px;
    }

    .fiveBox1_L .text {
        padding-top: 10px;
    }

    .fiveBox1_R {
        width: 100%;
        margin-top: 30px;
    }

    .fiveBox1_R .play_btn {
        width: 90px;
    }

    .ind_video_maskBox .video_Box_1 {
        width: 92%;
        height: 220px;
    }

    .ind_video_maskBox .video_Box_1 .closeBtn {
        font-size: 18px;
    }

    .sixBox1 .item {
        width: 100%;
        border: none;
        padding: 5px 10px;
    }

    .sixBox1 > .item:first-child {
        border-left: none;
    }

    .sixBox1 {
        padding: 15px 0;
    }

    .sixBox1 .item .text {
        padding-top: 2px;
    }

    .sevenBox2_L {
        width: 100%;
    }

    .sevenBox2 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sevenBox2_R {
        width: 100%;
        padding-top: 10px;
    }

    .sevenBox2_R .item {
        width: calc((100% - 10px) / 2);
        margin-bottom: 10px;
    }

    .eightBox1 .item .icon {
        width: 22px;
    }

    .eightBox1 .item {
        margin: 0 20px 10px 0;
    }

    .eightBox2 {
        padding-top: 20px;
    }

    .nineBox1::after {
        display: none;
    }

    .nineBox1_01 .item {
        width: calc(100% / 3);
        padding: 0 5px 10px;
    }

    .nineBox1_01 .item .round {
        width: 12px;
        height: 12px;
    }

    .nineBox1_01 .item .text {
        padding-top: 2px;
    }

    .nineBox2_item_L {
        width: 100%;
    }

    .nineBox2_item_L .img_box {
        width: calc((100% - 10px) / 2);
    }

    .nineBox2_item_R {
        width: 100%;
        padding-top: 15px;
    }

    .nineBox2_item_R .text {
        padding-top: 10px;
    }

    .nineBox2_item_R .btn {
        padding-top: 15px;
    }

    .tenBox1 .item .img_box {
        width: 100%;
    }

    .tenBox1 .item .r_box {
        width: 100%;
        padding-top: 15px;
    }

    .tenBox1 .item .r_box .text {
        padding-top: 8px;
    }

    .tenBox1 .item .r_box .btn {
        padding-top: 12px;
    }

    .tenBox1 .item {
        margin-bottom: 30px;
    }

    .elevenBox1 .item {
        width: 100%;
        margin: 0 0 15px;
        padding: 25px 15px 20px;
    }

    .elevenBox1 > .item:nth-child(2),
    .elevenBox1 > .item:nth-child(3),
    .elevenBox1 > .item:nth-child(4) {
        margin-top: 0;
    }

    .elevenBox1 .item .icon {
        width: 70px;
    }

    .elevenBox1 .item .text {
        padding-top: 6px;
    }

    .twelveBox1 .item .r_box {
        padding-left: 15px;
    }

    .twelveBox1 .item .r_box .text {
        padding-bottom: 15px;
    }

    .twelveBox1 .item .r_box .bot_img .img_box {
        width: calc((100% - 10px) / 2);
    }

    .twelveBox1 .item {
        margin-bottom: 30px;
    }

    .thirteen1_01_L {
        width: 100%;
        padding-bottom: 10px;
    }

    .fourteen1_L {
        display: none;
    }

    .fourteen1_R {
        width: 100%;
    }

    .fourteen1_R_lunbo .item .img_box {
        width: 100%;
    }

    .fourteen1_R_lunbo .item .r_box {
        width: 100%;
        padding-top: 20px;
    }

    .fourteen1_R_lunbo .item .r_box .text {
        padding-top: 5px;
    }

    .fourteenBox2 .item {
        width: 100%;
        margin: 0 0 5px;
    }

    .fourteenBox2 {
        padding-top: 15px;
    }

    .fifteen1_L {
        width: 100%;
        padding-bottom: 30px;
    }

    .fifteen1_R {
        width: 100%;
    }

    .pro_deEleven1_R .item {
        padding: 16px 0;
    }

    .pro_deEleven1_R_bot {
        padding: 4px 0 0;
    }

    .sixteen1_L {
        width: 100%;
        padding: 25px 15px;
    }

    .sixteen1_L_list .item .icon {
        width: 30px;
    }

    .sixteen1_L_list .item .r_box {
        width: calc(100% - 30px);
        padding-left: 10px;
    }

    .sixteen1_L_list .item {
        margin-bottom: 15px;
    }

    .sixteen1_R {
        width: 100%;
        padding: 25px 15px;
    }

    .sixteen1_R_form .item .input_tt {
        padding-bottom: 4px;
    }

    .sixteen1_R_form .item input {
        height: 38px;
    }

    .sixteen1_R_form .item {
        margin-bottom: 10px;
    }

    .sixteen1_R_form .item textarea {
        height: 90px;
    }

    .seventeenBox1 {
        width: 130px;
        margin: 0 auto;
    }

    .seventeenBox2 {
        width: 100%;
        text-align: center;
        padding-top: 8px;
    }

    .seventeenBox_w {
        padding: 16px 0;
    }















}