ul li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

* {
    margin: 0px;
    padding: 0px;
}
/* Ã¨Â¡Â¨Ã¦Â Â¼Ã§Å¡â€žÃ§â€ÂµÃ¨â€žâ€˜Ã¤Â¸Å½Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯ */


/* .tableWeb{
    display: block;
} */

.tablePhone {
    display: none;
}

.tableBt {
    margin-bottom: 10px;
}

.tableBt td {
    font-weight: bold;
    font-size: 16px !important;
}


/* Ã¨Â½Â®Ã¦â€™Â­Ã¥â€ºÂ¾ */

.bannerBackground div {
    background: url('../img/contactUs/head.png') no-repeat top center;
    background-size: 100% 100%;
}

.whole {
	height:auto;
    width: 100%;
}

.whole .head {
    width: 100%;
    /* height: 600px; 
    background: url("../img/contactUs/head.png");*/
    background-size: 100% 100%;
    margin-bottom: 3%;
}

.whole .idea {
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}

.whole .idea .ideaFirst {
    margin-right: 50px;
    background: url("../img/recruitment/cardbg.png");
    background-size: 100% 100%;
    width: 260px;
    height: 260px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.whole .idea .ideaFirst h3 {
    font-size: 36px;
    font-weight: 500;
}

.whole .idea .ideaBox {
    background: #961e23;
    color: #f7f0f0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 260px;
    height: 260px;
}

.whole .idea .ideaBox h3 {
    font-weight: 500;
    font-size: 21px;
}

.whole .idea .ideaBox p {
    padding: 20px 10px 0px 10px;
}

.whole .study {
    width: 100%;
}

.whole .study .studyTitle {
    margin: 4% 0 2% 0;
    width: 100%;
}

.whole .study .studyTitle h3 {
    font-weight: 500;
    font-size: 36px;
}

.whole .study .studyCont {
    width: 100%;
    display: flex;
    justify-content: center;
}

.whole .study .studyCont .studyCont_l {
    width: 50%;
    
}

.whole .study .studyCont .studyCont_l  img{
   max-width: 100%;
    
}

.whole .study .studyCont .studyCont_r {
    width: 50%;
    background: #f5f5f5;
    text-align: left;
    ft; */
}

.whole .study .studyCont .studyCont_r p:first-child {
    font-size: 20px;
    margin-top: 30px;
}

.whole .study .studyCont .studyCont_r p {
    width: 85%;
    line-height: 25px;
    margin-left: 35px;
    margin-top: 10px;
    /* font-size: 18px; */
    px; */
    px; */
    px; */
}

.whole .study .studyCont .studyCont_r button {
    border: none;
    color: #ffffff;
    background: #961e23;
    padding: 6px 15px;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.whole .job {
    width: 90%;
    margin: auto;
}

.whole .job .jobTitle {
    margin: 4% 0 2% 0;
}

.whole .job .jobTitle h3 {
    font-weight: 500;
    font-size: 36px;
    text-align: center;
}

.whole .job .jobCont .jobTable {
    width: 100%;
    overflow-y: auto;
    overflow: auto;
    margin:10px 0  0;
}

.whole .job .jobCont .jobTable table {
/* 	background:red; */
    width: 100%;
    text-align: left;
    border: none;
}

.whole .job .jobCont .jobTable table tr:first-child {
    background: #ebebeb;
    border:1px solid 
    padding: 10px;
}

.width1 {
    width: 300px;
}

.width2 {
    width: 150px;
}

.width3 {
    width: 200px;
}

.width4 {
    width: 287px;
}
.whole .job .jobCont .jobTable table tbody th {
	height:50px;
}
.whole .job .jobCont .jobTable table tr:first-child th {
	font-weight:550;
    /* border-bottom: 3px solid #ffffff;
   
    padding: 10px 50px 10px 20px;
    white-space: nowrap;
    font-weight: 550; */
    font-size: 20px;
    padding-left: 5px;
}

.whole .job .jobCont .jobTable table tr {
    background: #fafafa;
    padding: 10px;
}

.whole .job .jobCont .jobTable table tr td {
	background:#fafafa;
	border-bottom:1px solid #ebebeb;
	padding: 10px 5px;
	white-space: nowrap;
	font-size: 16px;
	width:50%
}

.whole .job .jobCont .jobIntr {
    text-align: left;
    margin-left: 30px;
}

.whole .job .jobCont .jobIntr ul {
    line-height: 25px;
}

#recruit1,
#recruit2,
#recruit3,
#recruit4 {
    display: none;
}

#recruit td {
    width: 500px;
    background: red;
}

.whole .job .jobCont .jobIntr button {
    background: #961e23;
    border: none;
    color: #ffffff;
    padding: 5px 20px;
    margin: 10px 0px;
}

@media screen and (max-width: 980px) {
	.phone_img {
	        width: 32%;
	        float: right;
	    }
	    .lis {
	        position: absolute;
	        top: 75%;
	        left: 0px;
	        line-height: 45px;
	        font-size: 16px;
	        background: #fff;
	        padding-bottom: 30px;
	    }
	    .lis div {
	        width: 100vh;
	        padding-left: 20px;
	    }
	    .layui-carousel {
	        height: 250px !important;
	    }
	    .navwhole .banner {
	        height: 280px;
	    }
    /* Ã¨Â½Â®Ã¦â€™Â­Ã¥â€ºÂ¾ */
    .bannerBackground div {
        background: url('../img/contactUs/head.png') no-repeat top center;
    }
    .whole .head {
      
        margin-bottom: 3%;
    }
}

@media screen and (max-width: 1000px) {
    .whole .idea {
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .whole .idea .ideaBox {
        margin-top: 20px;
    }
    .whole .idea .ideaFirst {
        width: 100px;
        height: 100px;
    }
    .whole .idea .ideaBox {
        width: 100px;
        height: 100px;
    }
    .whole .study .studyCont {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .whole .study .studyCont .studyCont_l {
        width: 100%;
    }
    .whole .study .studyCont .studyCont_r {
        width: 100%;
    }
    .whole .job .jobCont .jobIntr {
        margin-left: 20px;
    }
}

@media screen and (max-width: 1000px) {
    .whole .idea {
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .whole .idea .ideaBox {
        margin-top: 20px;
    }
    .whole .idea .ideaFirst {
        width: 100px;
        height: 100px;
    }
    .whole .idea .ideaBox {
        width: 100px;
        height: 100px;
    }
    .whole .study .studyCont {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .whole .study .studyCont .studyCont_l {
        width: 100%;
    }
    .whole .study .studyCont .studyCont_r {
        width: 100%;
    }
    .whole .job .jobCont .jobIntr {
        margin-left: 20px;
    }
}

@media screen and (max-width: 440px) {
    .whole .idea {
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .whole .idea .ideaBox {
        margin-top: 20px;
    }
    .whole .idea .ideaFirst {
        width: 100px;
        height: 100px;
    }
    .whole .idea .ideaBox {
        width: 100px;
        height: 100px;
    }
    .whole .study .studyCont {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .whole .study .studyCont .studyCont_l {
        width: 90%;
    }
    .whole .study .studyCont .studyCont_r {
        width: 100%;
    }
    .whole .job .jobCont .jobIntr {
        margin-left: 20px;
    }
}

@media screen and (max-width: 1300px) {
    .whole .idea .ideaFirst {
        width: 200px;
        height: 200px;
    }
    .whole .idea .ideaBox {
        width: 100%;
        height: 200px;
    }
}

.footWhole {
	margin-top:40px;
	/* border:1px solid red; */
	width: 100%;
	background: #ebebec;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 30px;
}

.footContent {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
}

.contLeft {
    width: 40%;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}

.contLeft .imgs {
    width: 25%;
    height: 25%;
}

.contLeft .imgs img {
    width: 100%;
    height: 100%;
}

.contLeft .contLeft_font {
    display: flex;
    align-items: center;
}

.contLeft .contLeft_font img {
    width: 70%;
    height: 70%;
}

.contLeft .contLeft_font p {
    text-align: left;
    margin-left: 10px;
    width: 100%;
    font-weight: 510;
}

.contLeft .ctFt1 {
    font-size: 13px;
}

.contLeft .ctFt1 img {
    margin-top: 5px;
}

.contLeft .ctFt1 p {
    color: #000;
    margin-top: 30px;
    line-height: 20px;
}

.contLeft .ctFt2 {
    font-size: 18px;
}

.contLeft .ctFt2 p {
    color: #000;
    margin-left: 3px;
}

.contLeft .marginBy {
    margin-left: 5px;
    margin-top: 5px;
}

.contRight {
    margin-top: 60px;
    width: 60%;
}

.contRight .contRight_ct {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 13px;
}

.contRight .contRight_ct ul {
    margin-bottom: 20px;
    text-align: left;
}

.contRight .contRight_ct ul li {
    margin-bottom: 8px;
}

.contRight .contRight_ct ul li:first-child {
    margin-bottom: 18px;
    font-size: 14px;
}

@media screen and (max-width: 1000px) {
    .contLeft .imgs {
        width: 30%;
    }
    .contLeft .imgs img {
        width: 100%;
        height: 100%;
    }
    .contRight .contRight_ct {
        display: flex;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 1300px) {
    .contLeft .imgs {
        width: 30%;
    }
    .contLeft .imgs img {
        width: 120%;
        height: 120%;
    }
}

.bottomCont {
    width: 100%;
    border-top: 1px solid #b84646;
    display: flex;
    justify-content: center;
    padding: 15px 0px;
    font-size: 13px;
    margin-top: 5px;
}

.bottomCont .bottomContSm {
    width: 70%;
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 1000px) {
    .contLeft {
        width: 100%;
    }
    .contLeft .imgs {
        width: 20%;
    }
    .contLeft .imgs img {
        width: 100%;
        height: 100%;
    }
    .contRight {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {
    .contLeft .imgs {
        width: 30%;
    }
    .contLeft .imgs img {
        width: 100%;
        height: 100%;
    }
    .bottomCont .bottomContSm {
        width: 90%;
        display: flex;
        justify-content: space-between;
    }
    .bottomCont .bottomContSm div {
        margin-right: 10px;
    }
}

@media screen and (max-width: 500px) {
    /* Ã¨Â¡Â¨Ã¦Â Â¼Ã§Å¡â€žÃ§â€ÂµÃ¨â€žâ€˜Ã¤Â¸Å½Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯ */
    .tableWeb {
        display: none;
    }
    .tablePhone {
        display: block;
    }
    table {
        margin: 10px 0px;
    }
}