/* 媒体查询~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



/* 

宽度1401 到 1600 之间的样式 

*/
@media screen and (min-width: 1401px) and (max-width: 1600px) {

    /* index页面的媒体查询 */
    .public_nav_1 .nav_box dd a {
        padding: 0 22px;
    }

    .indPageOne1_2 .tt_form input {
        width: 77%;
    }

    .indPageOne1_2 .tt_form button {
        width: 23%;
    }

    .indPageOne2_1 .item {
        width: calc((100% - 30px) / 3);
        margin-right: 15px;
    }

    .indPageOne2 {
        padding: 32px 46px 10px;
    }

    .public_foot2_1 {
        width: 80%;
    }

    .indPageThree1 .right_box {
        width: 45%;
    }

    .indPageTwo2 dd a .bottom_box .btn {
        width: 40%;
    }

    /* index页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~结束 */



    /* company页面的媒体查询 */
    .comPageOne1 .tt_2 {
        font-size: 50px;
    }

    .comPageOne1 {
        padding: 70px 120px 170px 10%;
    }

    .comPageOne1 .tt_6 a:after {
        top: 54%;
        right: 28%;
    }

    .comPageBoxThree .right_box {
        padding: 110px 8% 0 6%;
    }

    /* company页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~~结束 */





    /* contact页面的媒体查询 */
    .conPageOne3 {
        width: 70%;
    }

    /* contact页面的媒体查询~~~~~~~~~~~~~~~~~~~结束 */










}




/* 

第一阶段 宽度1201 到 1400之间的样式   大屏电脑

*/
@media screen and (min-width: 1201px) and (max-width: 1400px) {

    /* index页面的媒体查询 */
    .public_nav_1 {
        width: 95%;
    }

    .public_nav_1 .nav_box dd a {
        padding: 0 16px;
    }

    .public_nav_1 .nav_box dd a .text {
        padding-left: 8px;
    }

    .indPageOne1_2 .tt_1 {
        font-size: 32px;
    }

    .indPageOne1_2 .tt_2 {
        font-size: 22px;
    }

    .indPageOne1_2 .tt_form input {
        width: 76%;
    }

    .indPageOne1_2 .tt_form button {
        width: 24%;
    }

    .indPageOne1_2 .tt_form button span {
        font-size: 22px;
    }

    .indPageOne1_2 .tt_3 {
        font-size: 26px;
    }

    .indPageOne2 {
        padding: 32px 60px 10px;
    }

    .indPageOne2_1 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .indPageOne2_1 .item {
        width: 48%;
        margin-right: 0;
    }

    .indPageTwo1 {
        padding: 60px 3% 75px;
    }

    .indPageTwo2 dd {
        width: calc((100% - 90px) / 4);
        margin-right: 30px;
    }

    .indPageTwo2 dd a .bottom_box .btn {
        width: 48%;
    }

    .indPageThree1 .right_box {
        width: 45%;
        padding: 20px 26px 35px 26px;
    }

    .indThree1_form .input_item {
        width: 48%;
    }

    .public_foot1_1 {
        width: 90%;
    }

    .public_foot2_1 {
        width: 90%;
        margin: 0 auto;
    }

    .public_foot2_1_1 {
        width: 13%;
    }

    .public_foot3_1 {
        width: 90%;
    }

    /* index页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~~~~~~~~结束 */





    /* company页面的媒体查询 */
    .comPageOne1 {
        padding: 70px 90px 130px 8%;
    }

    .comPageOne1 .tt_2 {
        font-size: 40px;
        line-height: 55px;
    }

    .comPageOne1 .tt_6 a:after {
        top: 56%;
        right: 24%;
    }

    .comPageOne1 .tt_6 .video_box span {
        font-size: 50px;
    }

    .comPageOne1 .tt_5 {
        padding: 26px 0 110px;
    }

    .comPageBoxThree .right_box {
        padding: 90px 5% 0 6%;
    }

    .comPageThree1 a .icon {
        width: 90px;
        height: 90px;
    }

    /* company页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~~~~结束 */




    /* contact页面的媒体查询 */
    .conPageOne3 {
        width: 80%;
    }

    /* contact页面的媒体查询~~~~~~~~~~~~~~~~~~~结束 */





    /* news_detail页面的媒体查询 */
    .wrap {
        width: 92%;
    }

    .newPageTwo2 .right_box dd .item_div {
        padding: 18px 10px 20px 20px;
    }

    /* news_detail页面的媒体查询~~~~~~~~~~~~~~~~~结束 */





    /* news页面的媒体查询 */
    .newPageTwo2 .right_box dd .item_div .text {
        line-height: 20px;
        -webkit-line-clamp: 3;
    }
    /* news页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~结束 */




    /* products_detail页面的媒体查询 */
    .proPageOne1_L_list .one_list_dd {
        padding-right: 10px;
    }
    .pro_detOne2_r {
        padding: 50px 0 50px 50px;
    }
    .pro_detOne3_r {
        padding: 0 0px 0 20px;
    }
    .proPageTwo2 img {
        float: right;
        width: auto;
    }
    .pro_detThree2 dd {
        width: calc((100% - 40px) / 5);
        margin-right: 10px;
    }

    /* products_detail页面的媒体查询~~~~~~~~~~~~~~结束 */





    /* products页面的媒体查询 */
    .proPageOne1_R_2_L .img_box {
        overflow: hidden;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .proPageOne1_R_2_L .img_box img {
        width: auto;
        height: 100%;
    }
    .proPageOne1_R_2_r .tt {
        line-height: 22px;
    }

    /* products页面的媒体查询~~~~~~~~~~~~~~~~结束 */











}




/* 

第二阶段 宽度1025 到 1200之间的样式    中等屏幕

*/
@media screen and (min-width: 1025px) and (max-width: 1200px) {

    /* index页面的媒体查询 */
    .public_nav_1 .nav_box dd a .icon {
        font-size: 20px;
    }

    .public_nav_1 {
        width: 96%;
    }

    .public_nav_1 .nav_box {
        padding-right: 0px;
    }

    .public_nav_1 .nav_box dd a {
        padding: 0 10px;
    }

    .public_nav_1 .nav_box dd a .text {
        padding-left: 8px;
    }

    .indPageOne1_2 .tt_1 {
        font-size: 28px;
    }

    .indPageOne1_2 .tt_2 {
        font-size: 20px;
    }

    .indPageOne1_2 .tt_form button span {
        font-size: 19px;
    }

    .indPageOne1_2 .tt_form button div {
        font-size: 14px;
    }

    .indPageOne1_2 .tt_form button {
        width: 26%;
    }

    .indPageOne1_2 .tt_form input {
        width: 74%;
    }

    .indPageOne1_2 .tt_3 {
        font-size: 22px;
    }

    .indPageOne2 .tt {
        font-size: 20px;
    }

    .indPageOne2_1 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .indPageOne2_1 .item {
        width: 48%;
        margin-right: 0;
    }

    .indPageOne2 {
        padding: 26px 30px 10px;
    }

    .indPageOne2_1 .item .bottom_box .tt {
        padding: 16px 0 16px;
    }

    .indPageTwo1 {
        padding: 50px 2% 70px;
    }

    .indPageTwo2 dd {
        width: calc((100% - 48px) / 4);
        margin-right: 16px;
    }

    .indPageTwo2 dd a .bottom_box .text {
        font-size: 14px;
    }

    .indPageTwo2 dd a .bottom_box .btn {
        width: 52%;
        font-size: 14px;
    }

    .indPageThree1 .right_box {
        width: 45%;
        padding: 20px 20px 35px 20px;
    }

    .indPageThree1 .right_box .tt_1 a {
        font-size: 28px;
    }

    .indPageThree1 .right_box .tt_2 {
        line-height: 26px;
        font-size: 14px;
    }

    .indThree1_form .input_item {
        width: 100%;
    }

    .indThree1_form .input_item input {
        padding: 10px 10px 10px 20px;
    }

    .indThree1_form form .input_item ::-webkit-input-placeholder {
        font-size: 14px;
    }

    .indThree1_form form .btn_box button {
        font-size: 14px;
        padding: 8px 6px;
    }

    .public_foot1_1 {
        width: 92%;
    }

    .public_foot1_1 .right_box a {
        font-size: 14px;
    }

    .public_foot1_1 .left_box i {
        font-size: 20px;
    }

    .public_foot2_1 {
        width: 92%;
        margin: 0 auto;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .public_foot2_1_1 {
        width: 15%;
    }

    .public_foot2_1_2 {
        width: 85%;
    }

    .public_foot2_1_3 {
        width: 100%;
        box-sizing: border-box;
        padding: 16px 0 10px;
    }

    .public_foot3_1 {
        width: 92%;
    }

    /* index页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~~~~~结束 */




    /* company页面的媒体查询 */
    .comPageOne1 {
        padding: 40px 30px 150px 4%;
    }

    .comPageOne1 .tt_2 {
        font-size: 36px;
        line-height: 50px;
    }

    .comPageOne1 .tt_5 {
        padding: 26px 0 130px;
    }

    .comPageOne1 .tt_6 .video_box span {
        font-size: 50px;
    }

    .comPageTwo1 {
        width: 92%;
    }

    .comPageTwo2 {
        width: 80%;
    }

    .comPageBoxThree .right_box {
        padding: 60px 3% 0 3%;
    }

    .comPageBoxThree .right_box .tt_box .tt_1 {
        font-size: 26px;
    }

    .comPageThree1 a .icon {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 30px;
    }

    .comPageThree1>a.line::before {
        right: 105%;
        top: 30%;
    }

    .comPageOne1 .tt_6 a:after {
        top: 54%;
        right: 25%;
    }

    /* company页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~结束 */




    /* contact页面的媒体查询 */
    .conPageOne3 {
        width: 80%;
    }

    .conPageOne3 form .item {
        width: 100%;
    }

    /* contact页面的媒体查询~~~~~~~~~~~~~~~~~~~结束 */




    /* news_detail页面的媒体查询 */
    .wrap {
        width: 92%;
    }
    .new_detOne1_l .tt_box .tt {
        font-size: 30px;
    }
    .new_detOne1_r_1 .tt {
        font-size: 26px;
    }
    .newPageTwo2 .right_box dd .item_div {
        padding: 18px 5px 20px 15px;
    }
    .new_detOne1_r_2 .tt {
        font-size: 26px;
    }
    /* news_detail页面的媒体查询~~~~~~~~~~~~~~~~~结束 */




    /* news页面的媒体查询 */
    .newPageTwo2 .right_box dd .item_div .text {
        line-height: 20px;
        -webkit-line-clamp: 3;
        font-size: 15px;
    }
    .newPageThree2_l .tt {
        font-size: 20px;
    }
    .newPageThree2_l .text {
        line-height: 24px;
    }

    /* news页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~~~结束 */




    /* products_detail页面的媒体查询 */
    .proPageOne1_L .tt_box .tt {
        font-size: 16px;
    }
    .proPageOne1_L_list .one_list_dd {
        padding-right: 10px;
    }
    .pro_detOne3 {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .pro_detOne3 .img_box {
        width: 100%;
    }
    .pro_detOne3_r {
        width: 100%;
        padding: 40px 0px 20px;
    }
    .pro_detOne3_r .tt_2 {
        padding: 30px 0 30px;
    }
    .proPageTwo2 img {
        width: auto;
        float: right;
    }
    .pro_detOne2_r {
        padding: 50px 0 50px 50px;
    }
    .pro_detThree2 {
        -ms-flex-wrap: wrap; 
        -webkit-flex-wrap: wrap; 
        flex-wrap: wrap; 
    }
    .pro_detThree2 dd {
        width: calc((100% - 90px) / 4);
        margin-right: 30px;
        margin-bottom: 30px;
    }
    .pro_detThree2 dd:nth-child(4n) {
        margin-right: 0;
    }

    .proPageTwo3 .tt {
        font-size: 30px;
    }
    .proPageTwo3 {
        padding: 32px 30px 32px 30px;
    }
    /* products_detail页面的媒体查询~~~~~~~~~~~~结束 */






    /* products页面的媒体查询 */
    .proPageOne1_R {
        padding-left: 50px;
    }
    .proPageOne1_R_1 .tt_02_form input {
        width: 80%;
    }
    .proPageOne1_R_1 .tt_02_form button {
        width: 20%;
    }
    .proPageOne1_R_1 .tt {
        font-size: 34px;
        padding-bottom: 16px;
    }
    .proPageOne1_R_2_L .content_box {
        padding-left: 26px;
    }
    .proPageOne1_R_2_r {
        padding: 20px 10px 20px 10px;
    }
    .proPageOne1_R_2_L .img_box {
        overflow: hidden;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .proPageOne1_R_2_L .img_box img {
        width: auto;
        height: 100%;
    }
    .proPageOne1_R_2_L .content_box .tt {
        line-height: 24px;
    }
    .proPageOne1_R_2_L {
        padding: 20px 10px 10px 20px;;
    }

    /* products页面的媒体查询~~~~~~~~~~~~~~~~~~~结束 */











}




/* 

第三阶段 宽度768 到 1024之间的样式    ipad

*/
@media screen and (min-width: 768px) and (max-width: 1024px) {

    /* index页面的媒体查询 */
    .public_nav_box {
        display: none;
    }

    .mobile_header {
        display: block;
        position: fixed;
        background: #00a65a;
    }

    .placeholder_box {
        height: 52px;
    }

    .mobile_lag_icon {
        display: none;
    }

    .mobile_search_icon {
        display: none;
    }

    .mobile_menu_btn span {
        background: #fff;
    }

    .mobile_logo img {
        height: 32px;
    }

    .indPageBoxOne {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .indPageOne1 {
        position: relative;
        width: 100%;
    }

    .indPageOne2 {
        float: none;
        width: 100%;
        padding: 50px 30px 10px;
    }

    .indPageOne1_2 {
        padding-top: 70px;
    }

    .indPageOne1_2 .tt_2 {
        padding: 6px 0 40px 40px;
    }

    .indPageOne1_2 .tt_form input {
        width: 80%;
    }

    .indPageOne1_2 .tt_form button {
        width: 20%;
    }

    .indPageOne1_2 .tt_3 {
        padding: 60px 50px 20px 40px;
    }

    .indPageOne2_1 .item {
        width: calc((100% - 40px) / 3);
        margin-right: 20px;
    }

    .indPageTwo1 {
        padding: 50px 4% 60px;
    }

    .indPageTwo1 .tt a {
        font-size: 28px;
    }

    .indPageTwo2 {
        padding-top: 50px;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .indPageTwo2 dd {
        width: 48%;
        margin-right: 0px;
        margin-bottom: 30px;
    }

    .indPageTwo2 dd a .bottom_box .btn {
        width: 40%;
    }

    .indPageThree1 {
        padding: 70px 4%;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .indPageThree1 .map_box {
        width: 100%;
        margin-bottom: 40px;
    }

    .indPageThree1 .map_box img {
        float: none;
        width: 100%;
    }

    .indPageThree1 .right_box {
        width: 100%;
    }

    .indPageThree1 .right_box .tt_1 a {
        font-size: 28px;
    }

    .public_foot1_1 {
        width: 92%;
        flex-direction: column;
        padding: 20px 0;
    }

    .public_foot1_1 .left_box {
        box-sizing: border-box;
        padding-bottom: 20px;
    }

    .public_foot1_1 .right_box {
        width: 20%;
        margin: 0 auto;
    }

    .public_foot2_1 {
        width: 92%;
        margin: 0 auto;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 50px 0 50px;
    }

    .public_foot2_1_1 {
        width: 100%;
        box-sizing: border-box;
        padding-bottom: 20px;
    }

    .public_foot2_1_1 .bottom_list {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .public_foot2_1_1 .bottom_list dd {
        width: 24%;
    }

    .public_foot2_1_2 {
        width: 100%;
    }

    .public_foot2_1_3 {
        width: 100%;
        box-sizing: border-box;
        padding-top: 20px;
    }

    .public_foot2_1_3 .phone a {
        padding: 12px 0 10px;
        font-size: 22px;
    }

    .public_foot3_1 {
        width: 92%;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        padding: 30px 0 30px;
    }

    .public_foot3_1 .left_box {
        box-sizing: border-box;
        padding-bottom: 20px;
    }

    /* index页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~~~~~~结束 */



    /* company页面的媒体查询 */
    .comPageBoxOne {
        flex-direction: column;
    }

    .comPageOne2 {
        width: 100%;
        margin: 0 auto;
    }

    .comPageOne2 .img_box {
        width: 100%;
    }

    .comPageOne1 {
        width: 100%;
        padding: 60px 30px 210px 4%;
    }

    .comPageOne1 .tt_2 {
        font-size: 30px;
    }

    .comPageOne1 .tt_6 a:after {
        display: none;
    }

    .comPageOne1 .tt_6 .video_box {
        top: 100%;
        right: 2%;
    }

    .comPageOne1 .tt_6 .video_maskBox .video_Box_1 {
        width: 700px;
        height: 390px;
    }

    .comPageTwo1 {
        width: 100%;
        padding: 60px 20px 100px;
    }

    .comPageBoxThree {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .comPageBoxThree .left_box {
        width: 100%;
    }

    .comPageBoxThree .right_box {
        width: 100%;
        padding: 50px 4% 0 4%;
    }

    .comPageBoxThree .right_box .tt_box .tt_2 {
        margin-bottom: 50px;
    }

    .comPageThree1 {
        box-sizing: border-box;
        padding-bottom: 40px;
    }

    .comPageThree1 a .icon {
        width: 90px;
        height: 90px;
        line-height: 90px;
    }

    /* company页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~~结束 */





    /* contact页面的媒体查询 */
    .conPageOne2 .tt_box .tt_1 {
        font-size: 30px;
    }

    .conPageOne2 .tt_box .tt_2 {
        font-size: 24px;
    }

    .conPageOne2 .contact_box .contact_2 a {
        font-size: 20px;
    }

    .conPageOne2 .contact_box .contact_3 a {
        font-size: 16px;
    }

    .conPageOne2 .contact_box .contact_4 a {
        font-size: 16px;
        padding: 6px 0 50px;
    }

    .conPageOne3 .tt {
        font-size: 26px;
    }

    .conPageOne3 {
        width: 88%;
    }

    .conPageOne3 form .item {
        width: 100%;
    }

    .conPageOne3 form .btn_box button {
        font-size: 16px;
        padding: 6px 0;
    }

    .conPageOne3 form .btn_box {
        width: 40%;
    }

    .conPageOne1 .left_box .text_box {
        padding: 40px 30px 50px 30px;
    }

    .conPageOne1 .left_box .text_box .text_one {
        font-size: 20px;
    }

    .conPageOne1 .left_box .text_box .text_two {
        font-size: 28px;
    }
    /* contact页面的媒体查询 ~~~~~~~~~~~~~~~~~~~~结束*/





    /* news_detail页面的媒体查询 */
    .wrap {
        width: 92%;
    }
    .new_detOne1 {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding: 50px 0 50px;
    }
    .new_detOne1_l {
        width: 100%;
    }
    .new_detOne1_r.newPageTwo2 {
        width: 100%;
    }
    .new_detOne1_l .tt_box .tt {
        font-size: 28px;
        line-height: 34px;
    }
    .new_detOne1_l .content_box {
        padding: 40px 0 50px;
    }
    .new_detOne1_l .bottom_box {
        padding: 40px 0 60px;
    }
    .new_detOne1_r_1 .tt {
        font-size: 20px;
    }
    .newPageTwo2 .right_box dd .item_div {
        height: 110px;
    }
    .newPageTwo2 .right_box dd {
        margin-bottom: 3px;
    }
    .new_detOne1_r_2 .tt {
        font-size: 20px;
        padding: 50px 0 30px;
    }
    .new_detOne1_r_2 .right_list>dd {
        width: 48%;
        margin-bottom: 30px;
    }
    .new_detOne1_r_2 .right_list {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    /* news_detail页面的媒体查询~~~~~~~~~~~~~~~~~结束 */





    /* news页面的媒体查询 */
    .newPageTwo2 {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .newPageTwo1 .tt a {
        font-size: 28px;
    }
    .newPageTwo2 .left_box {
        width: 100%;
    }
    .newPageTwo2 .right_box {
        width: 100%;
    }
    .newPageTwo1 .newPageTwo2 .right_box dd .item_div {
        height: 100px;
    }
    .newPageThree2_l .tt {
        font-size: 18px;
    }
    .newPageThree2_l .text {
        font-size: 16px;
        line-height: 22px;
    }
    .newPageThree2_r {
        width: 38%;
    }

    /* news页面的媒体查询~~~~~~~~~~~~~~~~结束 */




    /* products_detail页面的媒体查询 */
    .pro_detOne1 {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .pro_detOne2_r {
        width: 100%;
        padding: 50px 0 60px 0px;
    }
    .bg_right_fixed {
        left: -60px;
        height: 100%;
    }
    .pro_detOne3 .img_box {
        display: none;
    }
    .fangdajing_lunbo {
        display: block!important;
        
    }
    .pro_detOne3 {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .pro_detOne3_r {
        width: 100%;
        padding: 40px 0px 10px 0px;
    }
    .pro_detOne3_r .tt_2 {
        padding: 30px 0 46px;
    }
    .proPageOne1_L {
        width: 100%;
    }
    .proPageOne1_L_list .one_list_dd {
        padding-right: 0px;
    }
    /* .proPageOne1_L_list_2 {
        position: static;
        width: 100%;
        padding: 20px 10px 30px 40px;
    }
    .proPageTwo2 {
        display: none;
    }
    .proPageTwo3 {
        width: 100%;
    }
    .proPageTwo1 {
        padding: 60px 0 50px;
    } */
    .proPageOne1_L_list_2 {
        display: none;
    }
    .proPageTwo2 {
        display: none;
    }
    .proPageTwo1 {
        padding: 60px 0 50px;
    }
    .proPageTwo3 {
        width: 100%;
        padding: 20px 10px 32px 20px;
    }
    .proPageTwo4 .form_left {
        width: 50%;
    }
    .proPageTwo4 .form_left select option {
        font-size: 12px;
        width: 100%;
    }
    .pro_detThree2 {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .pro_detThree2 dd {
        width: calc((100% - 30px) / 3);
        margin-right: 15px;
        margin-bottom: 30px;
    }
    .pro_detThree2 dd:nth-child(3n) {
        margin-right: 0;
    }
    .proPageTwo3 .tt {
        font-size: 28px;
    }

    /* products_detail页面的媒体查询~~~~~~~~~~~~~结束 */







    /* products页面的媒体查询 */
    .proPageOne1 {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .proPageOne1_R {
        width: 100%;
        padding: 40px 0 60px;
    }
    .proPageOne1_R_1 .tt {
        font-size: 28px;
        padding-bottom: 20px;
    }
    .proPageOne1_R_1 .tt_02_form input {
        width: 80%;
    }
    .proPageOne1_R_1 .tt_02_form button {
        width: 20%;
    }
    .proPageOne1_R_2>dd {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-bottom: 40px;
    }
    .proPageOne1_R_2_L {
        width: 100%;
    }
    .proPageOne1_R_2_r {
        width: 100%;
    }
    .proPageOne1_R_2_r .contact_1 {
        width: 40%;
        margin: 0 auto;
        padding: 26px 0 18px;
    }
    .proPageOne1_R_2_r .contact_2 {
        width: 40%;
        margin: 0 auto;
    }


    /* products页面的媒体查询~~~~~~~~~~~~~~~结束 */











}




/* 

第四阶段 宽度 1  到 767之间的样式    手机

*/
@media screen and (min-width: 1px) and (max-width: 767px) {

    /* index页面的媒体查询 */
    .public_nav_box {
        display: none;
    }

    .mobile_menu_tt .text {
        font-weight: 400;
    }

    .mobile_header {
        display: block;
        position: fixed;
        background: #00a65a;
    }

    .placeholder_box {
        height: 52px;
    }

    .mobile_lag_icon {
        display: none;
    }

    .mobile_search_icon {
        display: none;
    }

    .mobile_menu_btn span {
        background: #fff;
        width: 29px;
        margin-bottom: 6px;
    }


    .mobile_logo img {
        height: 22px;
    }

    .indPageOne1 {
        position: relative;
        width: 100%;
    }

    .indPageOne1_2 {
        padding: 40px 10px 0;
    }

    .indPageOne1_2 .tt_1 {
        font-size: 18px;
        padding: 0;
    }

    .indPageOne1_2 .tt_2 {
        font-size: 14px;
        padding: 6px 0 20px 0px;
    }

    .indPageOne1_2 .tt_form {
        width: 100%;
        margin: 0;
        padding: 6px;
    }

    .indPageOne1_2 .tt_form input {
        width: 74%;
    }

    .indPageOne1_2 .tt_form button {
        width: 26%;
        padding: 6px 0 6px 8px;
    }

    .indPageOne1_2 .tt_form button span {
        font-size: 16px;
    }

    .indPageOne1_2 .tt_form button div {
        font-size: 12px;
        padding-left: 6px;
        margin-top: 0;
    }

    .indPageOne1_2 .tt_3 {
        font-size: 16px;
        padding: 30px 0px 10px 0px;
    }

    .indPageOne1_2 .tt_4 {
        font-size: 12px;
        line-height: 22px;
        padding: 0;
    }

    .indPageOne2 {
        float: none;
        width: 100%;
        padding: 40px 20px 20px;
    }

    .indPageOne2 .tt {
        font-size: 16px;
    }

    .indPageOne2_1 .item {
        width: 100%;
        margin-right: 0;
    }

    .indPageOne2_1 .item .bottom_box .tt {
        font-size: 14px;
        padding: 30px 0 8px;
    }

    .indPageOne2_1 .item .bottom_box .ind_a_list a {
        font-size: 12px;
    }

    .indPageTwo1 .tt a {
        font-size: 16px;
    }

    .indPageTwo1 {
        padding: 40px 5% 40px;
    }

    .indPageTwo2 {
        padding-top: 40px;
    }

    .indPageTwo2 dd {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .indPageTwo2 dd a .bottom_box .time {
        font-size: 12px;
    }

    .indPageTwo2 dd a .bottom_box .text {
        font-size: 14px;
    }

    .indPageTwo2 dd a .bottom_box .btn {
        font-size: 12px;
    }

    .indPageTwo2 dd a {
        padding: 10px 10px 30px;
    }

    .indPageThree1 {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding: 50px 3%;
    }

    .indPageThree1 .map_box {
        width: 100%;
        margin-bottom: 40px;
    }

    .indPageThree1 .map_box img {
        float: none;
        width: 100%;
    }

    .indPageThree1 .right_box {
        width: 100%;
        padding: 18px 10px 35px 10px;
    }

    .indPageThree1 .right_box .tt_1 a {
        font-size: 18px;
    }

    .indPageThree1 .right_box .tt_2 {
        font-size: 12px;
        line-height: 22px;
    }

    .indThree1_form .input_item {
        width: 100%;
    }

    .indThree1_form .input_item input {
        padding: 8px 10px 8px 20px;
    }

    .indThree1_form form .input_item textarea {
        height: 100px;
    }

    .indThree1_form form .input_item ::-webkit-input-placeholder {
        font-size: 12px;
    }

    .indThree1_form form .btn_box button {
        font-size: 12px;
        padding: 8px 6px;
    }

    .public_foot1_1 .left_box i {
        font-size: 14px;
    }

    .public_foot1_1 .left_box span {
        font-size: 12px;
        padding-top: 10px;
        padding-left: 0px;
    }

    .public_foot1_1 {
        width: 100%;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding: 20px 10px;
    }

    .public_foot1_1 .left_box {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        box-sizing: border-box;
        padding-bottom: 20px;
    }

    .public_foot1_1 .right_box {
        width: 34%;
        margin: 0 auto;
    }

    .public_foot1_1 .right_box a {
        font-size: 12px;
    }

    .public_foot2_1 {
        width: 100%;
        margin-left: 0;
        flex-wrap: wrap;
        padding: 40px 10px 50px;
    }

    .public_foot2_1_1 {
        width: 100%;
    }

    .public_foot2_1_1 .bottom_list {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding-top: 10px;
    }

    .public_foot2_1_1 .bottom_list dd {
        width: 24%;
    }

    .public_foot2_1_1 .bottom_list dd a {
        font-size: 12px;
    }

    .public_foot2_1_2 {
        width: 100%;
        box-sizing: border-box;
        padding: 20px 0 20px;
    }

    .public_foot2_1_2 .bottom_list dd {
        width: 50%;
        margin-bottom: 8px;
    }

    .public_foot2_1_3 {
        width: 100%;
    }

    .public_foot2_1_2 .bottom_list dd a {
        font-size: 12px;
    }

    .public_foot2_1_2 .bottom_list {
        padding-top: 10px;
    }

    .public_foot2_1_3 .phone a {
        font-size: 12px;
        padding: 10px 0 5px;
    }

    .public_foot2_1_3 .email a {
        font-size: 12px;
        padding-bottom: 5px;
    }

    .public_foot2_1_3 .web a {
        font-size: 12px;
        padding-bottom: 1px;
    }

    .public_foot2_1_3 .dizhi a {
        font-size: 12px;
    }

    .public_foot3_1 {
        width: 100%;
        padding: 30px 10px 30px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .public_foot3_1 .left_box a {
        font-size: 12px;
        text-align: center;
        box-sizing: border-box;
        padding-bottom: 10px;
    }

    .public_foot3_1 .right_box a {
        font-size: 18px;
    }

    /* index页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~~~~~~结束 */




    /* company页面的媒体查询 */
    .comPageBoxOne {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .comPageOne1 {
        width: 100%;
        padding: 40px 10px 250px 10px;
    }

    .comPageOne1 .tt_2 {
        font-size: 20px;
        line-height: 28px;
        padding: 10px 0 30px;
    }

    .comPageOne1 .tt_4 {
        font-size: 12px;
        line-height: 22px;
    }

    .comPageOne1 .tt_5 {
        width: 100%;
        font-size: 12px;
        padding: 26px 0 40px;
    }

    .comPageOne1 .tt_3 {
        line-height: 24px;
        font-size: 16px;
        box-sizing: border-box;
        padding-bottom: 10px;
    }

    .comPageOne1 .tt_6 a {
        font-size: 14px;
    }

    .comPageOne1 .tt_6 a:after {
        display: none;
    }

    .comPageOne1 .tt_6 .video_box {
        top: 600%;
        right: 6%;
        width: 90%;
    }

    .comPageOne1 .tt_6 .video_box span {
        font-size: 30px;
    }

    .comPageOne1 .tt_6 .video_maskBox .video_Box_1 {
        width: 340px;
        height: 250px;
    }

    .comPageOne1 .tt_6 .video_maskBox .video_Box_1 .closeBtn {
        font-size: 16px;
    }

    .comPageOne2 {
        width: 100%;
    }

    .comPageOne2 .img_box {
        width: 100%;
    }

    .comPageTwo1 {
        width: 100%;
        padding: 50px 10px 90px;
    }

    .comPageTwo1 .tt_box .tt_1 {
        font-size: 16px;
    }

    .comPageTwo1 .tt_box .tt_2 {
        font-size: 12px;
        line-height: 22px;
    }

    .comPageTwo2 {
        padding: 20px 10px;
    }

    .comPageBoxThree {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .comPageBoxThree .left_box {
        width: 100%;
    }

    .comPageBoxThree .left_box a img {
        float: none;
        width: 100%;
    }

    .comPageBoxThree .right_box {
        width: 100%;
        padding: 40px 3% 20px 3%;
    }

    .comPageBoxThree .right_box .tt_box .tt_1 {
        font-size: 16px;
    }

    .comPageBoxThree .right_box .tt_box .tt_2 {
        font-size: 12px;
        line-height: 22px;
        padding-top: 10px;
        margin-bottom: 40px;
    }

    .comPageThree1 a .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .comPageThree1 a .text {
        font-size: 12px;
    }

    .comPageThree1>a.line::before {
        right: 124%;
        top: 22%;
    }

    /* company页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~~~~~结束 */





    /* contact页面的媒体查询 */
    .conPageOne1 {
        flex-direction: column;
    }

    .conPageOne1 .left_box {
        width: 100%;
    }

    .conPageOne1 .left_box img {
        width: 100%;
        float: none;
    }

    .conPageOne1 .left_box .text_box .text_one {
        font-size: 16px;
        line-height: 26px;
    }

    .conPageOne1 .left_box .text_box .text_two {
        font-size: 18px;
        line-height: 26px;
    }

    .conPageOne1 .left_box .text_box {
        padding: 30px 20px 30px 30px;
        width: 100%;
        bottom: 0;
        background: rgba(0, 166, 90, 0.6);
    }

    .conPageOne1 .right_box {
        width: 100%;
        box-sizing: border-box;
        padding: 50px 10px 50px;
    }

    .conPageOne2 .tt_box .tt_1 {
        font-size: 20px;
    }

    .conPageOne2 .tt_box .tt_2 {
        font-size: 16px;
        padding: 10px 0 20px;
    }

    .conPageOne2 .contact_box .contact_1 a {
        font-size: 14px;
    }

    .conPageOne2 .contact_box .contact_2 a {
        font-size: 18px;
    }

    .conPageOne2 .contact_box .contact_3 a {
        font-size: 14px;
    }

    .conPageOne2 .contact_box .contact_4 a {
        font-size: 14px;
        padding: 6px 0 50px;
    }

    .conPageOne3 {
        width: 98%;
    }

    .conPageOne3 .tt {
        font-size: 18px;
    }

    .conPageOne3 form .btn_box button {
        font-size: 14px;
        padding: 6px 0;
    }

    .conPageOne3 form .item input {
        padding: 7px 10px 7px 20px;
    }

    .conPageOne3 form .item ::-webkit-input-placeholder {
        font-size: 12px;
    }

    .conPageOne3 form .item {
        width: 100%;
    }


    /* contact页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~结束 */




    /* news_detail页面的媒体查询 */
    .wrap {
        width: 100%;
    }
    .newPageOne2 .icon {
        font-size: 16px;
    }
    .newPageOne2 {
        padding: 10px 20px;
    }
    .newPageOne2 .Crumbs {
        padding-left: 12px;
    }
    .newPageOne2 .Crumbs a {
        font-size: 12px;
    }
    .new_detOne1 {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding: 40px 10px 50px;
    }
    .new_detOne1_l {
        width: 100%;
    }
    .new_detOne1_r.newPageTwo2 {
        width: 100%;
    }
    .new_detOne1_l .tt_box .tt {
        font-size: 18px;
        line-height: 22px;
    }
    .new_detOne1_l .tt_box .text_box {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 0 20px;
    }
    .new_detOne1_l .tt_box .text_box .text_box_1 {
        width: 48%;
        font-size: 12px;
    }
    .new_detOne1_l .tt_box .text_box .text_box_2 {
        width: 48%;
        font-size: 12px;
    }
    .new_detOne1_l .tt_box .text_box .text_box_3 {
        box-sizing: border-box;
        padding: 10px 0 0;
    }
    .new_detOne1_l .content_box {
        padding: 30px 0 50px;
    }
    .new_detOne1_l .content_box {
        font-size: 12px;
        line-height: 24px;
    }
    .new_detOne1_l .bottom_box .bottom_one {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .new_detOne1_l .bottom_box .bottom_one span {
        font-size: 12px;
        width: 110px;
    }
    .new_detOne1_l .bottom_box .bottom_one a {
        font-size: 12px;
        width: calc(100% - 110px);
    }
    .new_detOne1_l .bottom_box .bottom_two {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    } 
    .new_detOne1_l .bottom_box .bottom_two span {
        font-size: 12px;
        padding-right: 20px;
        width: 110px;
    }
    .new_detOne1_l .bottom_box .bottom_two a {
        font-size: 12px;
        width: calc(100% - 110px);
    }
    .new_detOne1_r_1 .tt {
        font-size: 16px;
        padding: 50px 0 20px;
    }
    .newPageTwo2 .right_box dd .item_div .time {
        font-size: 12px;
    }
    .newPageTwo2 .right_box dd .item_div .text {
        font-size: 12px;
        line-height: 18px;
    }
    .newPageTwo2 .right_box dd .item_div {
        padding: 10px 10px 15px 20px;
        height: auto;
    }
    .newPageTwo2 .right_box dd {
        margin-bottom: 2px;
    }
    .new_detOne1_r_2 .tt {
        font-size: 16px;
        padding: 50px 0 20px;
    }
    .new_detOne1_r_2 .right_list dd .bottom_box .text {
        font-size: 14px;
    }
    .right_menu_box {
        position: static;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: 100%;

    }
    .right_menu_box .item_one {
        width: 33.3%;
    }
    .right_menu_box .back_top {
        display: none!important;
    }
    .right_menu_box .item_one a .icon {
        font-size: 20px;
    }
    .right_menu_box .item_one a {
        height: auto;
        box-sizing: border-box;
        padding: 10px 0;
    }

    /* news_detail页面的媒体查询~~~~~~~~~~~~~~~~~~结束 */





    /* news页面的媒体查询 */
    .newPageTwo1 .tt a {
        font-size: 18px;
        padding: 30px 0 20px;
    }
    .newPageBoxTwo .newPageTwo1 {
        box-sizing: border-box;
        padding: 0 10px;
    }
    .newPageTwo2 {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .newPageTwo2 .left_box {
        width: 100%;
        height: auto;
    }
    .newPageTwo2 .right_box {
        width: 100%;
    }
    .newPageTwo2 .left_box a img {
        height: 172px;
    }
    .newPageTwo1 .newPageTwo2 .right_box dd .item_div {
        padding: 10px 10px 15px 15px;
    }
    
    .newPageThree2 dd a {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .newPageThree2_r {
        width: 100%;
    }
    .newPageThree2_l {
        width: 100%;
        box-sizing: border-box;
        padding-top: 30px;
    }
    .newPageThree2 {
        box-sizing: border-box;
        padding: 0 10px;
    }
    .newPageThree2_l .time {
        font-size: 12px;
    }
    .newPageThree2 > dd {
        margin-bottom: 20px;
    }
    .newPageThree2_l .tt {
        font-size: 14px;
    }
    .newPageThree2_l .text {
        font-size: 12px;
        line-height: 20px;
    }
    .newPageThree1 .news_paging {
        padding-top: 50px;
    }
    .newPageThree1 {
        padding: 60px 0 35px;
    }
    /* news页面的媒体查询~~~~~~~~~~~~~~~~~~~~~~结束 */




    /* products_detail页面的媒体查询 */
    .pro_detOne1 {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .pro_detOne2_r {
        width: 100%;
        padding: 0px 0 50px 0px;
    }
    .fangdajing_lunbo {
        display: block!important;
        width: 100%;
    }
    .pro_detOne3 .img_box {
        display: none;
    }
    .pro_detOne3 {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding-bottom: 30px;
    }
    .pro_detOne3_r {
        width: 100%;
        padding: 30px 10px 20px 10px;
    }
    .pro_detOne3_r .tt_1 {
        font-size: 16px;
        line-height: 22px;
    }
    .pro_detOne3_r .tt_2 {
        font-size: 12px;
        padding: 10px 0 40px;
        line-height: 22px;
    }
    .pro_detOne3_r .tt_3 div {
        font-size: 12px;
    }
    .pro_detOne3_r .tt_3 div a {
        font-size: 12px;
    }
    .pro_detOne3_r .tt_3 span {
        font-size: 22px;
    }
    .pro_detOne3_r .btn_box .btn_one a span {
        font-size: 20px;
    }
    .pro_detOne3_r .btn_box .btn_one a div {
        font-size: 12px;
    }
    .pro_detOne3_r .btn_box .btn_one a {
        padding: 4px 4px;
    }
    .pro_detOne3_r .btn_box .btn_two a span {
        font-size: 20px;
    }
    .pro_detOne3_r .btn_box .btn_two a div {
        font-size: 12px;
    }
    .pro_detOne3_r .btn_box .btn_two a {
        padding: 4px 4px;
    }
    .pro_detOne3_r .share_box span {
        font-size: 12px;
    }
    .pro_detOne4 .tt {
        font-size: 16px;
        padding: 26px 10px 20px 10px;
    }
    .pro_detOne5 {
        padding: 30px 10px 60px;
    }
    .pro_detOne5_1 .tt {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .pro_detOne5 table tr td {
        font-size: 12px;
        padding: 5px 3px;
    }
    .pro_detOne5_2 .text {
        font-size: 12px;
        line-height: 22px;
    }
    .proPageOne1_L {
        width: 100%;
        padding: 0px 10px 60px;
    }
    .proPageOne1_L .tt_box {
        padding: 40px 0 10px;
    }
    .proPageOne1_L_list_2 {
        display: none;
    }
    .proPageOne1_L .tt_box .tt {
        font-size: 16px;
    }
    .proPageOne1_L_list .one_list_dd .one_list_dd_a {
        padding: 8px 0 8px;
    }
    .proPageOne1_L_list .one_list_dd .one_list_dd_a div {
        font-size: 12px;
    }
    .proPageOne1_L_list .one_list_dd {
        padding-right: 0;
    }
    .proPageTwo2 {
        display: none;
    }
    .proPageTwo3 {
        width: 100%;
        padding: 20px 10px 32px 10px;
    }
    .proPageTwo1 {
        padding: 50px 10px 40px;
    }
    .proPageTwo3 .tt {
        font-size: 16px;
    }
    .proPageTwo3 .tt_2 {
        font-size: 12px;
    }
    .proPageTwo4 .form_left {
        width: 100%;
        box-sizing: border-box;
        padding-bottom: 20px;
    }
    .proPageTwo4 .form_right {
        width: 100%;
        height: 100px;
    }
    .proPageTwo4 .form_right ::-webkit-input-placeholder {
        font-size: 12px;
    }
    .proPageTwo4 .form_left input {
        padding: 9px 10px 9px 18px;
    }
    .proPageTwo4 .form_left ::-webkit-input-placeholder {
        font-size: 12px;
    }
    .proPageTwo4 .form_left select {
        font-size: 12px;
        padding: 9px 10px 9px 18px;
    }
    .proPageTwo4 .btn_box {
        width: 32%;
    }
    .proPageTwo4 .btn_box button {
        font-size: 12px;
        padding: 8px 0;
    }
    .pro_detThree1 .tt {
        font-size: 16px;
        padding: 0 10px 26px;
    }
    .pro_detThree2 dd {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .pro_detThree2 {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .pro_detThree2 dd a .bottom_box .tt_1 {
        font-size: 14px;
    }
    .pro_detThree2 dd a .bottom_box .tt_2 {
        font-size: 12px;
    }
    .pro_detThree1 {
        padding: 0px 0 40px;
    }


    /* products_detail页面的媒体查询~~~~~~~~~~~~结束 */





    /* products页面的媒体查询 */
    .proPageOne1 {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 0;
    }
    .proPageOne1_R {
        width: 100%;
        padding: 40px 10px 60px; 
    }
    .proPageOne1_R_1 .tt {
        font-size: 16px;
        padding-bottom: 20px;
    }
    .proPageOne1_R_1 .tt_02_form {
        padding: 12px 6px 12px 8px;
    }
    .proPageOne1_R_1 .tt_02_form button span {
        font-size: 16px;
    }
    .proPageOne1_R_1 .tt_02_form button div {
        font-size: 12px;
    }
    .proPageOne1_R_1 .tt_02_form input {
        width: 76%;
    }
    .proPageOne1_R_1 .tt_02_form button {
        width: 24%;
    }
    .proPageOne1_R_1 .tt_03>div:nth-child(1) {
        font-size: 14px;
    }
    .proPageOne1_R_1 .tt_03>div:nth-child(2) {
        font-size: 12px;
    }
    .proPageOne1_R_1 .tt_03>div:nth-child(2) span {
        font-size: 12px;
    }
    .proPageOne1_R_1 .tt_03 {
        padding: 30px 0 12px;
    }
    .proPageOne1_R_2>dd {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-bottom: 40px;
    }
    .proPageOne1_R_2_L {
        width: 100%;
        padding: 0px 0 30px;
    }
    .proPageOne1_R_2_r {
        width: 100%;
        padding: 20px 10px 20px 10px;
    }
    .proPageOne1_R_2_L a {
        flex-direction: column;
    }
    .proPageOne1_R_2_L .img_box {
        width: 100%;
    }
    .proPageOne1_R_2_L .content_box {
        width: 100%;
        padding: 20px 10px 0;
    }
    .proPageOne1_R_2_L .content_box .tt {
        font-size: 14px;
        padding-bottom: 10px;
    }
    .proPageOne1_R_2_L .content_box dl dd {
        font-size: 12px;
    }
    .proPageOne1_R_2_r .tt {
        font-size: 12px;
    }
    .proPageOne1_R_2_r .email a {
        font-size: 12px;
    }
    .proPageOne1_R_2_r .contact_1 {
        width: 50%;
        margin: 0 auto;
    }
    .proPageOne1_R_2_r .contact_2 {
        width: 50%;
        margin: 0 auto;
    }
    .proPageOne1_R_2_r .contact_1 a span {
        font-size: 18px;
    }
    .proPageOne1_R_2_r .contact_1 a div {
        font-size: 12px;
    }
    .proPageOne1_R_2_r .contact_2 a span {
        font-size: 18px;
    }
    .proPageOne1_R_2_r .contact_2 a div {
        font-size: 12px;
    }


    /* products页面的媒体查询~~~~~~~~~~~~~~~~~~~~结束 */
















}