/*首页标签切换定义*/
.tab1{width:92%;height: auto;margin:0 auto;}

.menu_qh{height:100px;width: 840px; margin: 0 auto;}

.menu_qh li{float:left;width:100px; margin-left: 10px; margin-right: 10px; text-align:center;height:100px;cursor:pointer;overflow: hidden;background: url("images/xiaocar.png") no-repeat center;}

.menu_qh li.off{width:100px; margin: 0 auto; background: url("images/bigcar.png") no-repeat center;box-shadow:#888888 0px 0px 20px;border-radius: 30px;}

.menu_qh div{float:left;width:100px; margin-left: 10px; margin-right: 10px; text-align:center;height:70px; padding-top: 30px; cursor:pointer;overflow: hidden;}

.menudiv{width:100%;height:auto; margin-top: 20px;}

.menudiv div{margin-bottom: 20px;}
.menudiv_pic {width: 35%; height: auto; float: left; background: url("images/i_service_pic_bg.png") no-repeat right; background-size:auto 100%; padding-top: 30px; padding-bottom: 30px; padding-right: 5%;}
.menudiv_pic img {width: 100%; height: auto;}
.menudiv_text {width: 50%; height: auto; float: left;}
.menudiv_text_t {width: 100%; height: auto; padding-top: 20px; font-size: 24px; color: #274056; line-height: 180%;}
.menudiv_text_m {width: 100%; height: auto; font-size: 16px; color: #274056; line-height: 170%;}
.menudiv_text_d {width: 100%; height: auto;}

.nav{
    max-width:1340px;
    margin:0 auto;
}

.header .show{
    display: inline-block;
	text-align: right;
}
.header .hiden{
	float: right;
    display: none;
}
/* 导航栏 */
.header{
    width: 100%;
    background-color: rgb(219, 216, 214);
    position: fixed;
	padding-top: 10px;
	padding-bottom: 10px;
    opacity: 0.8;
    z-index: 9999;
}
.infotext{
    margin: auto;
}
.cominfo{
    display: flex;
    flex-wrap: nowrap;
}
.logo {
        width: 30%;
        height: auto;
	    float: left;
    }
.logo img {
        width: 100%;
        height: auto;
		max-width: 300px;
    }
.flexItem {
	width: 70%;
	height: auto;
	float: right;
}
.header .navFlex{
    display: flex;
    display: -webkit-flex;
    justify-content:space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-content: center;
    color: #274056;
}
.header ul{
    list-style: none;
    margin-bottom: 0px;
    padding-left: 0px;
}
.header ul li{
    padding: 15px 0px 15px 0px;
    margin-left: 30px;
    display: inline-block;
}
.header ul li a{
    color: #274056;
    padding-bottom: 2px;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    font-weight: 400;
}
.header ul li a:hover{
    border-bottom: 3px solid #274056;
}

.header .lieimg{
    height: 20px;
    width: 25px;
    padding: 3px 8px 3px 8px;
    box-sizing: content-box;
    border: 1px solid transparent;
}
.hide_table{
    background-color: yellow;
    width: 80%;
    height: 100px;
    display: none;
    position: absolute;
    top: 95px;
    left: 160px;
}
.table_text{
    padding-left: 50%;
}
@media screen and (max-width:1200px){
    .header ul li{
        margin-left: 20px;
    }
}
@media screen and (max-width:992px){
     .header {

        padding: 10px 0px 10px 0px;
        opacity: 1;
    }
	.header ul li{
        margin-left: 10px;
    }
}
@media screen and (max-width:768px){
    .header ul li:nth-child(4),.header ul li:nth-child(5){
        display: none;
    }
}
@media screen and (max-width:1126px) {
    .header {

        padding: 10px 0px 10px 0px;
        opacity: 0.9;
    }
	.logo {
        width: 80%;
        height: auto;
	    float: left;
    }
	.logo img {
        width: 100%;
        height: auto;
		max-width: 280px;
    }
	.flexItem {
	width: 20%;
	height: auto;
	float: right;
}
    .header .navFlex {
        flex-wrap: wrap;
        font-size: 18px;
        justify-content: space-between;
    }
    .header h4 {
        font-size: 14px;
    }
    .header p {
        font-size: 12px;
    }

    .header ul li {
        padding-top: 10px;
        margin-left: 0px;
        display: block;
    }

    .header ul li a {
        border-bottom: 3px solid transparent;
    }

    .header ul a:hover {
        border-bottom: 3px solid #274056;
    }

    .header ul li:nth-child(4), .header ul li:nth-child(5) {
        display: block;
    }

    .header .hiden {
		float: right;
        display: block;
		text-align: right;

    }

    .header .show {
        width: 100%;
        font-size: 14px;
        text-align: center;
        display: none;
        z-index: 19;

    }

}
.section{
    width: 100%;
}

/*关于我们*/
.about{

    width: 100%;
    height: auto;
    z-index: 9;

}

.ab_mian{
    max-width: 1300px;
    margin: 0px auto;

    position: relative;

}
.ab_mian p{
    max-width: 1300px;
    margin: 0px auto;

    font-size: 14px;
    color: #274056;
    line-height: 2.1em;
    padding-top: 70px;
}
.ab_te{
    margin: 0px auto;
    text-align: center;
    position: absolute;
    top: -50px;
    line-height: 2.1em;
    color: #274056;
    font-size: 24px;
    width: 100%;
}
.ab_abtext{
    font-size: 24px;
}
/*按钮1*/
.ab_btn{
    margin: auto;
    display: flex;

}
.btn1{
    height: 30px;
	line-height: 30px;
	font-size: 18px;
    display: inline-block;
    margin: 0px auto;
    margin-top: 50px;
    padding:10px 30px 10px 30px;
    border-radius: 999px;
    background-color: #274056;
    text-align: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
    justify-items: center;


}
.btn1 img{
    margin-bottom: -3px;
    margin-right: 10px;
}
@media screen and (max-width:1335px){
    .ab_mian{
        max-width: 1000px;
        margin: 0px auto;

        position: relative;


    }


}


@media screen and (max-width:1055px){
    .ab_mian{
        max-width: 650px;
        margin: 0px auto;

        position: relative;


    }


}
@media screen and (max-width:665px) {
    @media screen and (max-width: 1055px) {
        .ab_mian {
            max-width: 420px;
            margin: 0px auto;

            position: relative;


        }

        .ab_abtext {
            font-size: 16px;

        }
        .ab_abtens{
            margin-top: 20px;
        }

        .ab_mian p {
            max-width: 1300px;
            margin: 0px auto;

            font-size: 8px;
            color: #274056;
            line-height: 2.1em;
            padding-top: 20px;

        }

        .btn1 {
            height: 20px;
	line-height: 20px;
	font-size: 14px;
    display: inline-block;
            margin: 0px auto;
            margin-top: 10px;
            padding: 10px 30px 10px 30px;
            padding-left: 20px;
            border-radius: 999px;
            background-color: #274056;
            text-align: center;
            align-items: center;
            color: #fff;
            cursor: pointer;
            justify-items: center;


        }

        .ab_te {
            margin: 0px auto;
            text-align: center;
            position: absolute;
            top: -10px;
            line-height: 60%;
            color: #274056;
            font-size: 12px;
            width: 100%;
        }

    }

}
/*我的服务*/
.myservice{
    width: 100%;
    height: auto;
    z-index: 99;
    padding-top: 40px;
    position: relative;
	padding-bottom: 40px;
}
.navs {

    width: 100%;

    margin-top: 6%;
    margin-left: -40px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    text-align: center;
    position: absolute;
    top:140px;
    justify-content: center;


}

.tartar{
    margin-left: 80px;
    margin-top: -20px;


}
.tarlr{
    margin-left: 80px;
}
.sol{
    width: 40px;
    background-color: #657d97;
    height: 4px;
    margin: 0px auto;

}

.selected{
    padding: 20px;
    margin-top: -60px;
    box-shadow:#888888 0px 0px 20px;
    border-radius: 30px;
}
/*企业配送*/
.mygivee{
    width: 100%;
    height: 500px;
    position: relative;
    z-index: 1;

}
.sw_text{
    color: #274056;
}
.sw_tens{
    color: #274056;
}
.givee_image{
    width: 100%;
    top: -150px;
    position: absolute;
    z-index: 1;
    left: -400px;
    display: flex;
    flex-wrap: nowrap;
}
.givee_im{
    width: 100%;
    max-width: 1000px;
    max-height: 1000px;
    z-index: 1;

}
.ge_te{
    max-width: 600px;

    max-width: 500px;
    max-height: 400px;
    margin-top: 180px;
    margin-left: 2%;
    z-index: 1;
}
.ab_mian p{
    max-width: 1300px;
    margin: 0px auto;
    z-index: 1;
    font-size: 14px;
    color: #274056;
    line-height: 2.1em;
    padding-top: 70px;
}
.ge_te{

    z-index: 1;
    line-height: 2.1em;
    color: #274056;
    font-size: 20px;
    width: 100%;
}
.ge_text{
    font-size: 24px;
}
.ge_tens{
    font-size: 24px;
    z-index: 1;
}
.ge_tt{
    font-size: 1rem;
    margin-top: 13%;
}
/*按钮1*/
.ab_btn{

    display: flex;

}
.btn2{
    height: 30px;
	line-height: 30px;
	font-size: 18px;
    display: inline-block;
    margin: 0px auto;
    margin-top: 13%;
    padding: 10px 30px 10px 30px;
    border-radius: 999px;
    background-color: #274056;
    text-align: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
    justify-items: center;
	

}
@media screen and (max-width:1500px){
    .givee_im{
        width: 100%;
        max-width: 900px;
        max-height: 800px;
        z-index: 1;

    }
    .mygivee{
        width: 100%;
        height: 700px;
        position: relative;
        z-index: 1;
    }
    .givee_image{
        width: 100%;
        top: -150px;
        position: absolute;
        z-index: 1;
        left: -300px;
        display: flex;
        flex-wrap: nowrap;
        z-index: 1;
    }
    .ge_te{
        max-width: 550px;

        max-height: 350px;
        margin-top: 13%;
        margin-left: 2%;
    }
    .ge_tt{
        font-size: 1rem;
        margin-top: 6%;
    }
    .btn2{


        margin-top: 6%;



    }
    /*企业配送*/
    .myshow {
       margin-top: -18%;
       z-index: 999;

    }


}

@media screen and (max-width:1140px){
    .givee_image{
        width: 100%;
        top: -150px;
        position: absolute;
        z-index: 1;
        left: -300px;
        display: flex;
        flex-wrap: nowrap;
        z-index: 1;
    }
    /*企业配送*/
    .myshow {
        margin-top: -23%;
        z-index: 999;

    }

}
@media screen and (max-width:1126px){
    .ge_te{
        max-width: 550px;

        max-height: 350px;
        margin-top: 11%;
        margin-left: 2%;
    }
    .givee_im{
        width: 100%;
        max-width: 800px;
        max-height: 700px;


    }
    /*服务*/
    .tartar img{
        width: 70%;
        height: 80%;
    }
    .tar_left img{
        width: 70%;
        height: 80%;
    }
    .tar_right img{
        width: 70%;
        height: 80%;
    }
    .tarlr{
        margin-left: 70px;
    }
    .tartar{
        margin-left: 70px;
    }
    .myservice{
        width: 100%;
        height: auto;
        z-index: 99;
        padding-top: 40px;
        position: relative;
	padding-bottom: 40px;
    }
    .navs {
        width: 100%;
        margin-top: 13%;
        margin-left: -40px;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        text-align: center;
        position: absolute;
        top: 140px;
        justify-content: center;
    }

}
@media screen and (max-width:980px){
.tab1{width:96%;height: auto;margin:0 auto;}

.menu_qh{height:100px;width: 100%; margin: 0 auto;}

.menu_qh li{float:left;width:18%; margin-left: 1%; margin-right: 1%; text-align:center;height:100px;cursor:pointer;overflow: hidden;background: url("images/xiaocar.png") no-repeat center;}

.menu_qh li.off{width:18%; margin: 0 auto; background: url("images/bigcar.png") no-repeat center;box-shadow:#888888 0px 0px 20px;border-radius: 30px;}

.menu_qh div{float:left;width:100px; margin-left: 10px; margin-right: 10px; text-align:center;height:70px; padding-top: 30px; cursor:pointer;overflow: hidden; display: none;}

.menudiv{width:100%;height:auto; margin-top: 20px;}

.menudiv div{margin-bottom: 20px;}
.menudiv_pic {width: 35%; height: auto; float: left; background: url("images/i_service_pic_bg.png") no-repeat right; background-size:auto 100%; padding-top: 30px; padding-bottom: 30px; padding-right: 5%;}
.menudiv_pic img {width: 100%; height: auto;}
.menudiv_text {width: 50%; height: auto; float: left;}
.menudiv_text_t {width: 100%; height: auto; padding-top: 20px; font-size: 24px; color: #274056; line-height: 180%;}
.menudiv_text_m {width: 100%; height: auto; font-size: 16px; color: #274056; line-height: 170%;}
.menudiv_text_d {width: 100%; height: auto;}
	
    .givee_im{
        width: 100%;
        max-width: 800px;
        max-height: 600px;


    }
    .mygivee{
        width: 100%;
        height: 600px;
        position: relative;
		top: 0;

    }
    .ge_te{
        max-width: 1050px;

        max-height: 650px;
        margin-top: 11%;
        margin-left: 2%;
    }
    .ge_tt{
        font-size: 12px;
        margin-top: 0%;
    }
    .givee_image{
        width: 125%;
        top: -150px;
        position: absolute;
        z-index: 1;
        left: -300px;
        display: flex;
        flex-wrap: nowrap;
        z-index: 1;
    }

.ge_text{
    font-size: 24px;
}
    .ge_tens{
        font-size: 24px;
    }
    .tartar img{
        width: 90%;
        height: 80%;
    }
    .tar_left img{
        width: 90%;
        height: 80%;
    }
    .tar_right img{
        width: 90%;
        height: 90%;
    }
    .tarlr{
        margin-left: 60px;
    }
    .tartar{
        margin-left: 60px;
    }
    .navs {
        width: 100%;
        margin-top: 16%;
        margin-left: -40px;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        text-align: center;
        position: absolute;
        top: 140px;
        justify-content: center;
    }
}
@media screen and (max-width:720px){
.tab1{width:94%;height: auto;margin:0 auto;}

.menu_qh{height:100px;width: 100%; margin: 0 auto;}

.menu_qh li{float:left;width:16%; margin-left: 2%; margin-right: 2%; text-align:center;height:80px;cursor:pointer;overflow: hidden;background: url("images/xiaocar.png") no-repeat center; background-size: 60%;}

.menu_qh li.off{width:16%; margin: 0 auto; background: url("images/bigcar.png") no-repeat center; background-size: 60%;box-shadow:#888888 0px 0px 20px;border-radius: 30px;}

.menu_qh div{float:left;width:100px; margin-left: 10px; margin-right: 10px; text-align:center;height:70px; padding-top: 30px; cursor:pointer;overflow: hidden; display: none;}

.menudiv{width:100%;height:auto; margin-top: 20px;}

.menudiv div{margin-bottom: 10px;}
.menudiv_pic {width: 100%; height: auto; float: left; background: url("images/i_service_pic_bg.png") no-repeat right; background-size:auto 100%; padding-top: 20px; padding-bottom: 20px; padding-right: 0%;}
.menudiv_pic img {width: 100%; height: auto;}
.menudiv_text {width: 100%; height: auto; float: left;}
.menudiv_text_t {width: 100%; height: auto; padding-top: 20px; font-size: 18px; color: #274056; line-height: 180%;}
.menudiv_text_m {width: 100%; height: auto; font-size: 14px; color: #274056; line-height: 170%;}
.menudiv_text_d {width: 100%; height: auto;}
	
    .givee_im{
        width: 100%;
        max-width: 800px;
        max-height: 600px;


    }
    .mygivee{
        width: 100%;
        height: 600px;
        position: relative;

    }
    .ge_te{
        max-width: 1050px;

        max-height: 650px;
        margin-top: 10%;
        margin-left: 1%;
    }
    .ge_tt{
        font-size: 8px;
        margin-top: 0%;
    }
    .ge_text{
        font-size: 20px;
    }
    .ge_tens{
        font-size: 16px;
    }
    .givee_image{
        width: 158%;
        top: -150px;
        position: absolute;
        z-index: 1;
        left: -390px;
        display: flex;
        flex-wrap: nowrap;
        z-index: 1;
    }

    /*服务*/
    .tartar img{
        width: 100%;
        height: 90%;
    }
    .tar_left img{
        width: 100%;
        height: 90%;
    }
    .tar_right img{
        width: 100%;
        height: 100%;
    }
    .tarlr{
        margin-left: 50px;
    }
    .tartar{
        margin-left: 50px;
    }
    .navs {
        width: 100%;
        margin-top: 22%;
        margin-left: -40px;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        text-align: center;
        position: absolute;
        top: 140px;
        justify-content: center;
    }
    .sol{
        width: 40px;

        height: 2px;
        margin: 0px auto;

    }
    /*企业配送*/
    .myshow {
        margin-top: -50%;
        z-index: 999;

    }
    .sw_card {
        margin: 0px auto;
        width: 81%;
        float: left;
        margin-left: 1%;
        background: #fff;
        z-index: 123;
    }

}

@media screen and (max-width:650px) {
    @media screen and (max-width: 1055px) {

        /*服务*/
        /*服务*/
        .tartar img{
            width: 70%;
            height: 90%;
        }
        .tar_left img{
            width: 70%;
            height: 90%;
        }
        .tar_right img{
            width: 80%;
            height: 80%;
        }
        .tarlr{
            margin-left: 10px;
        }
        .tartar{
            margin-left: 10px;
        }
        .myservice{
            width: 100%;
            height: auto;
            z-index: 99;
            padding-top: 50px;
            position: relative;
	padding-bottom: 40px;
        }
        .navs {
            width: 100%;
            margin-top: 30%;
            margin-left: 0px;
            display: flex;
            flex-wrap: nowrap;
            flex-direction: row;
            text-align: center;
            position: absolute;
            top: 140px;
            justify-content: center;
        }
        .sol{
            width: 40px;

            height: 2px;
            margin: 0px auto;

        }

    }}
@media screen and (max-width:525px){
    .givee_image{
        width: 180%;
        top: -150px;
        position: absolute;
        z-index: 1;
        left: -400px;
        display: flex;
        flex-wrap: nowrap;
        z-index: 1;
    }
}
@media screen and (max-width:520px){
    .navs {
        width: 100%;
        margin-top: 35%;
        margin-left: 0px;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        text-align: center;
        position: absolute;
        top: 140px;
        justify-content: center;
    }
    .sol{
        width: 40px;

        height: 3px;
        margin: 0px auto;

    }
}
/*产品展示*/
.myshow {
    width: 100%; overflow: hidden;


}
.sw_te{
    max-width: 1300px;
    line-height: 2.1em;
    color: #284157;
    margin: 0px auto;
    font-size: 24px;
    width: 100%;
    text-align: center;
}

.sw_fixed{
    width: 100%;
    transition: height 2s ease;
    position: relative;
}
.swwrap{
    padding-left:15px;
    padding-bottom: 50px;
    padding-top: 50px;
    z-index: 999;

    width: 100%;
    padding-right:15px;

}
.sw_im{
    margin:0px auto;
    overflow:hidden;


}

.sw_card{
    margin:0px auto;
    width: 31%;
    float: left;

    margin-left: 1%;
    background:#fff;
    z-index: 123;

}



.sw_card img{
    width:100%;

}
.btn3{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
    display: inline-block;
    margin: 0px auto;
    padding: 10px 30px 10px 30px;
    border-radius: 999px;
    background-color: #274056;
    text-align: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
    justify-items: center;
    margin-bottom: 5%;

}
@media screen and (max-width:720px){
    /*企业配送*/
    .myshow {
        margin-top: -50%;
        z-index: 999;

    }
    .sw_card {
        margin: 0px auto;
        width: 45%;
        float: left;
        margin-left: 1%;
        background: #fff;
        z-index: 123;
    }

}
@media screen and (max-width:665px) {
         .sw_te{
             font-size: 16px;
         }

        .myshow {
            margin-top: -60%;
            z-index: 999;

        }
        .swwrap {

            padding-bottom: 50px;
            padding-top: 20px;

        }
    }
/*新闻中心*/
.mynews {
    width: 100%;
    height: 800px;
    padding-top: 3%;
	overflow: hidden;
}
.newleft_right{
    width: 100%;
    height: 100%;
    margin-top: 40px;
    display: flex;
    flex-wrap: nowrap;
    position: relative;
}
.new_card{
    max-width: 1250px;
    width: 100%;
    height: 100%;
    margin: 0px auto;
}
.new_left{
    width: 40%;
    height: 100%;
    padding: 50px;

    background-image: url("images/news.png");

}
.new_cards{
  display: flex;
    flex-wrap: nowrap;
    margin-top: 30px;


}
.left_time{
    color: white;
    width: 20%;
    height: 100%;
    border: 3px white solid;
    background-size: 100%;
    padding-top: 15px;


}
.left_day{
    font-size: 68px;
    font-weight: 900;
}
.left_mon{
    font-weight: 600;
    margin-top: 15px;
}
.left_text{
    text-align: left;
    color: white;
    width: 55%;
    margin-left: 20px;
}
.left_cont{
    font-size: 14px;
    line-height: 1.5em;
    margin-top: 10px;
}
.left_tete{
 font-size: 24px;
    line-height: 1.4em;
}

.left_tete a{
 color: #ffffff;
}

.left_tete a:hover{
 color: #ffffff;
}

.left_tete a:link{
 color: #ffffff;
}

.left_tete a:visited{
 color: #ffffff;
}
.left_adrs{
    font-size: 24px;
    line-height: 1.4em;
}
.new_right{
    background-color: #e7e7e7;
    width: 55%;
    display: flex;
    flex-wrap: nowrap;
    position: absolute;
    top: 22%;
    left: 38%;
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 30px;

}
.right_te_time{
    display: flex;
    flex-wrap: nowrap;
}
.right_text{
    text-align: left;
    color: #274056;
    width: 49%;
    margin-left: 20px;
}
.right_cont{
    font-size: 14px;
    line-height: 1.5em;
    margin-top: 10px;
}
.right_tete{
    font-size: 22px;
    line-height: 1.4em;
}
.right_tete a{
    color: #274056;
}
.right_tete a:hover{
    color: #274056;
}
.right_tete a:link{
    color: #274056;
}
.right_tete a:visited{
    color: #274056;
}
.right_adrs{
    font-size: 22px;
    line-height: 1.4em;
}
.new_right_image{
    margin-left: 10px;
}
    .new_right_image img{
        width: 100%;
		max-width: 310px;
    }
.right_text_08{
    font-size: 32px;
    margin-top: -3px;
}
.btn4{
    display: inline-block;
    padding-right: 35px;
    padding-left: 35px;
    border-radius: 999px;
    background-color: white;
    text-align: center;
    align-items: center;
    color: #274056;
    border: #274056 2px solid;
    cursor: pointer;
    justify-items: center;
    margin-bottom: 5%;
    margin-top: 30px;
    font-size: 18px;

}


    .new_left{
        width: 30%;
    }
    .new_right{
        width: 60%;
    }
    .left_time{
        color: white;
        width: 20%;
        height: 100%;
        border: 3px white solid;
        background-size: 100%;
        padding-top: 15px;


    }
    .left_day{
        font-size: 40px;
        font-weight: 900;
    }
    .left_mon{
        font-weight: 600;
        margin-top: 12px;
        font-size: 8px;
    }
    .left_text{
        text-align: left;
        color: white;
        width: 55%;
        margin-left: 12px;
    }
    .left_cont{
        font-size: 12px;
        line-height: 1.5em;
        margin-top: 10px;
    }
    .left_tete{
        font-size: 16px;
        line-height: 1.4em;
    }
    .left_adrs{
        font-size: 16px;
        line-height: 1.4em;
    }

    .right_te_time{
        display: flex;
        flex-wrap: nowrap;
    }
    .right_text{
        text-align: left;
        color: #274056;
        width: 49%;
        margin-left: 20px;
    }
    .right_cont{
        font-size: 12px;
        line-height: 1.5em;
        margin-top: 10px;
    }
    .right_tete{
        font-size: 14px;
        line-height: 1.4em;
    }
    .right_adrs{
        font-size: 14px;
        line-height: 1.4em;
    }
    .new_right_image{
        margin-left: 10px;
    }
    .right_text_08{
        font-size: 28px;
        margin-top: -3px;
    }
    .new_right {
        background-color: #e7e7e7;
        width: 55%;
        display: flex;
        flex-wrap: nowrap;
        position: absolute;
        top: 22%;
        left: 30%;

    }
    .newleft_right {
        width: 100%;
        height: 100%;
        margin-top: 40px;
        margin-left: 35px;
        display: flex;
        flex-wrap: nowrap;
        position: relative;
    }

@media screen and (max-width:1110px){
    .new_left {
        width: 40%;
        height: 100%;
        padding: 20px;

    }
    .new_cards {
        display: flex;
        flex-wrap: nowrap;
        margin-top: 10px;
    }
    .new_right {
        background-color: #e7e7e7;
        width: 46%;
        display: flex;
        flex-wrap: nowrap;
        position: absolute;
        top: 16%;
        left: 41.5%;
    }
    .new_right_image img{
        width: 100%;
        height: 60%;
    }
    .right_tete{
        font-size: 12px;
        line-height: 1.4em;
    }
    .right_adrs{
        font-size: 12px;
        line-height: 1.4em;
    }
    .right_text {
        text-align: left;
        color: #274056;
        width: 110%;
        margin-left: 20px;
    }
    .left_text {
        text-align: left;
        color: white;
        width: 65%;
        margin-left: 12px;
    }
    .btn4 {
        display: inline-block;
        padding-right: 15px;
        padding-left: 15px;
        border-radius: 999px;
        background-color: white;
        text-align: center;
        align-items: center;
        color: #274056;
        font-size: 12px;
        border: #274056 2px solid;
        cursor: pointer;
        justify-items: center;
        margin-bottom: 0%;
        margin-top: 10px;
    }


}
@media screen and (max-width:800px){
    .left_time {
        color: white;
        width: 25%;
        height: 100%;
        border: 3px white solid;
        background-size: 100%;
        padding-top: 15px;
    }
    .right_text {
        text-align: left;
        color: #274056;
        width: 110%;
        margin-left: 0px;
    }

}
@media screen and (max-width:700px){
    .new_right_image img{

        display: none;
    }
    .new_right {
        background-color: #e7e7e7;
        width: 23%;
        display: flex;
        flex-wrap: nowrap;
        position: absolute;
        top: 16%;
        left: 60%;
        padding-left: 20px;
    }
    .new_left {
        width: 57%;
        height: 100%;
        padding: 20px;
    }
    .newleft_right {
        width: 100%;
        height: 100%;
        margin-top: 40px;
        margin-left: 20px;
        display: flex;
        flex-wrap: nowrap;
        position: relative;
    }
    .left_mon {
        font-weight: 600;
        margin-top: 12px;
        font-size: 8px;
    }
    .left_day {
        font-size: 40px;
        font-weight: 900;
        padding-top: 20px;
    }
    .left_time {
        padding-bottom: 5px;
    }
    .btn4 {

        font-size: 0.1rem;

    }
}
/*公司招聘*/
.myjob {
    width: 100%;
    height: 600px;

    position: relative;
	overflow: hidden;
}
.job_te{
    max-width: 1200px;
    line-height: 2.1em;
    color: #274056;
    margin: 0px auto;
    font-size: 24px;
    width: 100%;
    text-align: center;
}

.job_image{

    height: 100%;
    position: absolute;

    top: -60px;
    right: -500px;



}
.job_im{
max-width: 1000px;

}
.job_card_tt{
    text-align: left;
	font-size: 16px;

}
.job_texts{
    margin-left: 9%;
}
.job_card_tt{
    display: flex;
    flex-wrap: nowrap;
    margin-top: 40px;
}
    .job_card_tt img{
        width: 6%;
        height: 6%;
    }
.job_text_a{
    display: flex;
    flex-wrap: nowrap;
}
.job_text_a a{
    color: #274056;
}
.job_text_a a:hover{
    color: #333333;
}
.job_text_a a:link{
    color: #274056;
}
.job_text_a a:visited{
    color: #274056;
}
.job_text_b{
    display: flex;
    flex-wrap: nowrap;
}
.job_text_a_te{
    margin-left: 20px;
}
.job_left_right{
    margin-top: 7%;
}
.job_left_right_b{
    margin-left: 80px;
}
@media screen and (max-width:1350px){
    .job_im{
        max-width: 850px;

    }
    .myjob {
        width: 100%;
        height: 550px;

        position: relative;
	overflow: hidden;
    }
    .job_image{
        width: 100%;
        height: 100%;
        position: absolute;
        text-align: right;
        top: -40px;
        left: 400px;


    }
    .jobcard{
        width: 50%;
        margin-left: 40px;
    }
    .job_left_right{
        margin-left: 35%;
        margin-top: 13%;
    }
    .job_card_tt{
        margin-top: 15px;
    }
    .job_card_tt img{
        width: 10%;
        height: 10%;
    }
    @media screen and (max-width:1110px){

        .job_im{
            max-width: 800px;

        }
        .myjob{
            margin-top: -15%;
        }
        .myjob {
            width: 100%;
            height: 500px;

            position: relative;
	overflow: hidden;
        }

    }
    @media screen and (max-width:920px){
        .job_card_tt img{
            width: 10%;
            height: 10%;
        }
        .job_left_right img{
            width: 10%;
            height: 10%;
        }
        .job_texts{
            font-size: 16px;
            line-height: 1.4em;
        }
        .job_im{
            max-width: 620px;

        }
        .job_image {
            width: 100%;
            height: 100%;
            position: absolute;
            text-align: right;
            top: -40px;
            left: 300px;
        }
        .myjob {
            width: 100%;
            height: 400px;

            position: relative;
	overflow: hidden;
        }
    }
    @media screen and (max-width:718px){
        .job_im{
            max-width: 500px;

        }
        .job_texts{
            margin-left: 4%;
        }
        .job_texts{
            font-size: 10px;
            line-height: 1.4em;
        }
        .jobcard{
            margin-left: 15px;
        }
        .job_image {
            width: 100%;
            height: 100%;
            position: absolute;
            text-align: right;
            top: -20px;
            left: 280px;
        }
        @media screen and (max-width:665px){
            .job_te{
                font-size: 16px;
            }
        }
.job_text_a_te{
    margin-left: 5px;
}
        .jobcard{
            width: 65%;
        }
        .job_texts{
            margin-left: 2%;
        }
        .job_left_right{
            margin-left: 10%;
        }
        .myjob {
            width: 100%;
            height: 350px;

            position: relative;
	overflow: hidden;
        }
        .job_image {
            width: 100%;
            height: 100%;
            position: absolute;
            top: -10px;
            left: 280px;
        }

    }
}