body{
    background-color: rgba(237, 246, 255, 1);
    font-family: siyuanSans;
}

@font-face {
    font-family: "D-Din";
    src: url("../static/fonts/D-DIN-PRO-400-Regular.otf")
}
@font-face {
    font-family: "siyuanSans";
    src: url("../static/fonts/SourceHanSansCN-Regular.woff")
}
@font-face {
    font-family: "siyuanSerif";
    src: url("../static/fonts/SourceHanSerifCN.ttf")
}
@font-face {
    font-family: "titleblack";
    src: url("../static/fonts/titleblack.ttf")
}
@font-face {
    font-family: "pangshizhengdao";
    src: url("../static/fonts/pangshizhengdao3.0.TTF")
}
.box1{
    background: url(../static/images/bg11.png) center top no-repeat;
    width: 100%;
    height: 530px;
}

.box2{
    background: url(../static/images/bg2.png) center top;
    width: 100%;
    height: 550px;
}
.box3{
    background: url(../static/images/bg3.png) center top;
    width: 100%;
    height: 900px;
}

.box4{
    background: #f0fbff url(../static/images/bg5.png) center top;
    width: 100%;
    height: 800px;
    background-position: 0 -572px;
}
.col-xs-3{
    width: 25%;
    float: left;
}
.col-xs-6{
    width: 50%;
    float: left;
}

.hide{
    display: none;
}

/*@Fix LORLEE*/ 
/*.header{
    width: 100%;
    height: 80px;
    border-bottom: 1px solid rgba(255, 255, 255 , 0.6);
}

.headerLeft{
    position: absolute;
    left: 320px;
    top: 19px;
    font-family: siyuanSerifBold;
    color: white;
    font-size: 28px;
    letter-spacing: 3px;
    text-align: center;
    
}

.headerCenter{
    position: absolute;
    width: 536px;
    left: 711px;
    top: 39px;

}

.headerCenter>ul{
    display: flex;
    justify-content: space-between;
}

.headerCenter>ul>li{
    font-size: 16px;
    text-align: center;
    width: 80px;
    color: white;
    padding-bottom: 16px;
}

.headerCenter>ul>li:hover{
    border-bottom: 4px solid white;
    cursor:pointer;

}

.headerRight{
    position: absolute;
    top: 20px;
    right: 321px;
    width: 107px;
}

.headerRight>.topBtn{
    height: 38px;
    background-color: 0.1;
    border: 1px solid white;
    display: flex;
    justify-content: space-between;
    text-align: center;
    border-radius: 50px;
    line-height: 38px;
}
.topBtn>div{
    color: white;
    text-align: center;
    padding: 0 12px;
}

.topBtn>div:nth-child(1){
    border-right: 1px solid white;
}
.topBtn>div:hover {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.2);
    height: 34px;
}*/

/*澶撮儴寮�濮�*/
.header{
    width: 100%;
    height: 80px;
    border-bottom: 1px solid rgba(255,255,255,0.6);
}


.logo{
    width: 70px;
    margin-top: 11px;
    padding-right: 0;
    margin-right: -10px;
}

.header .linkBox{
    text-align: center;
    height: 80px;
    padding-top: 11px;
}
.header .linkBox a{
    text-decoration: none;
    color:white;
    font-size: 16px;
    font-weight: 400;
    margin-right: 4em;
    height: 68px;
    line-height: 80px;
    display: inline-block;
    padding: 0 0.5em;
}
.header .linkBox a:last-child{
    margin-right: 0;
}
.header .linkBox a.active,.header .linkBox a:hover{
    border-bottom: 3px solid #fff;
}
.loginBox{
    height: 80px;
    padding-top: 22px;
}
/* .header .right_btn {
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 20px;
    width: 115px;
    margin: 0 auto;
} */

.header .right_btn .button_t {
    display: inline-block;
    line-height: 32px;
    padding: 0 14px;
    color: #fff;
}

.header .right_btn .button_t:hover {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.2);
    height: 34px;
}

.header .right_btn span {
    display: inline-block;
    width: 1px;
    height: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
    background: rgba(255, 255, 255, 0.4);
}

.mainContainer{
    width: 100%;
}

.maintitle{
    color: white;
    font-size: 72px;
    letter-spacing: 22px;
    font-weight: 400;
    text-align: center;
    margin-top: 100px;
    font-family: pangshizhengdao;
    text-shadow: 0px 5px 6px rgba(26, 160, 217, 1);
}   


/* 绗竴鐗� */
.mainContent{
    /* position: absolute; */
    width: 1280px;
    margin-top: 37px;
    border-top-left-radius: 20px;
}

.mainContentTop{
    width: 387px;
    height: 77px;
    line-height: 77px;
    position: relative;
    
}

.mainContentBot{
    width: 1280px;
    /* height: 718px; */
    background-color: white;
    text-align: center;
    border-radius: 30px 30px 30px 30px;

}

.contentTitle{
    width: 1180px;
    height: 67px;
    background-image: url(../static/images/border1.png);
    margin: 0 auto;
    text-align: center;
    
}

.titleWord{
    font-size: 28px;
    color: black;
    line-height: 66px;
}




.allTag>img{
    margin-top: 34px;
}

.allTag>p{
    margin-top: 8px;
    font-size: 24px;
    font-weight: 700;
}

.allTag:hover{
    transform: scale(1.05);
}

.allTagBtn{
    margin-top: 24px;
    display: inline-block;
    width: 148px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: white;
    background: linear-gradient(270deg, rgba(23, 181, 230, 1) 0%, rgba(82, 215, 255, 1) 100%);
    border-radius: 95px;
    transition: 0.5s;
}

.allTagBtn:focus,.allTagBtn:hover{
    transform: scale(1.05);
    color: white;
}

/* 
鏀跨瓥鏌ヨ
.mainContent{
    position: absolute;
    width: 1280px;
    height: 1500px;
    margin-top: 77px;
    border-top-left-radius: 20px;
} */



.table{
    position: relative;
    margin:auto 0;
    width: 1280px;
    background:rgba(255, 255, 255, 1);
    border-radius:  30px;
    padding: 35px 50px 0;
    box-sizing: border-box;
    z-index: 100;
}

.top{
    opacity: 1;
    border-bottom: 1px solid rgba(218, 227, 230, 1);    
}

.search{
    width: 565px;
    height: 40px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.search>div:nth-child(1){
    width: 111px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 400;
    background-color:  rgba(242, 246, 247, 1);;
    line-height: 40px;
    color: rgba(0, 0, 0, 1);
}
.searchBox{
    display: flex;
    justify-content: space-between;
    width: 435px;
    background-color:  rgba(242, 244, 245, 1);
    border-radius: 109px;
    overflow: hidden;

}

.searchInp{
    border: 0;
    margin-left: 20px;
    width: 358px;
    background-color:  rgba(242, 244, 245, 1);
    font-family: siyuanSans;
    font-size: 16px;
    
}
.searchInp::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(198, 204, 207, 1);
}
.searchInp:-ms-input-placeholder { /* IE 10+ */
    color: rgba(198, 204, 207, 1);
}
.searchInp:-moz-placeholder { /* Firefox 18- */
    color: rgba(198, 204, 207, 1);
}
.searchInp::-moz-placeholder { /* Firefox 19+ */
    color: rgba(198, 204, 207, 1);
}
.searchInp::placeholder{
    color: rgba(198, 204, 207, 1);
}

.searchBox>div{
    position: absolute;
    right: 15px;
    top: 6px;

}

.searchBox>div>span{
    position: absolute;
    background: rgba(204, 204, 204, 1);
    left: -10px;
    top: 4px;
    height: 20px;
    width: 1px;
}

.selectContainer{
    height: 40px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    width: 1100px;
}

.selectContainer>div:nth-child(1){
    width: 111px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 400;
    background-color:  rgba(242, 246, 247, 1);;
    line-height: 40px;
    color: rgba(0, 0, 0, 1);
}

.selectBox{
    width: 90%;
}

.selectBox>ul{
    margin-left: 10px;
    display: flex;
    flex-wrap: wrap;
    line-height: 35px;
}

.selectBox>ul>li{
    font-size: 16px;
    color: rgba(103, 106, 108, 1);
    margin: auto 10px;
    text-align: center;
    cursor: pointer;
}

.selectBox>ul>li:hover{
    color: #4795F1 !important;
}

.selectBox>ul>.active{
    color: #4795F1 !important;
}


.container{
    margin-top: 20px ;
}

.itemTop{
    border: 1px solid rgba(218, 227, 230, 1);
    margin-top: 20px;
    padding: 21px 25px;
    border-radius: 0px 20px 0px 20px;
    font-size: 16px;
    color: white;
    display: flex;
    box-sizing: border-box;
    background: linear-gradient(270deg, rgba(64, 143, 255, 1) 0%, rgba(24, 178, 255, 1) 100%);

}

.itemTop>div:nth-child(1){
    margin-left: 60px;
}

.itemTop>div:nth-child(2){
    margin-left: 200px;
}

.itemTop>div:nth-child(3){
    margin-left: 280px;
}

.itemTop>div:nth-child(4){
    margin-left: 230px;
}

.itemTop>div:nth-child(5){
    margin-left: 75px;
}

.item{
    border: 1px solid rgba(218, 227, 230, 1);
    background: linear-gradient(270deg, rgba(237, 251, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    margin-top: 20px;
    padding: 21px 25px;
    border-radius: 0px 20px 0px 20px;
    font-size: 16px;
    color: black;
    display: flex;
    box-sizing: border-box;

}

.item>ul{
    display: flex;
    width: 100%;
}

.item>ul>li:nth-child(1){
    width: 20%;
    font-size: 16px;
    color: black;
    left: 596px;
    text-align: left;
    /* padding: 10px; */
    margin: auto 10px;
}


.item>ul>li:nth-child(2){
    text-align: left;
    width: 30%;
    font-size: 14px;
    color: rgba(103, 106, 108, 1);
    /* text-align: center; */
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 23px;
}

.item>ul>li:nth-child(3){
    width: 30%;
    margin-left: 18px;
    font-size: 14px;
    color: rgba(103, 106, 108, 1);
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 23px;
}

.item>ul>li:nth-child(4){
    width: 10%;
    /* margin-left: 40px; */
    margin: auto 0 auto 40px;
    font-size: 14px;
    color: rgba(103, 106, 108, 1);
}

.item>ul>li:nth-child(5){
    width: 10%;
    margin-left: 20px;
    font-size: 15px;
    color: rgba(103, 106, 108, 1);
    text-align: center;

}

.handleBtn{
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    line-height: 35px;
    background-color: red;
    padding: 0 14px;
    border-radius: 95px;
    background: linear-gradient(270deg, rgba(23, 181, 230, 1) 0%, rgba(82, 215, 255, 1) 100%);
    cursor: pointer;
}

/* .layui-table-view{
    border: 0;
}

.layui-table-header{
    border-radius: 0px 20px 0px 20px ;
    overflow: hidden;
}

.layui-table-view .layui-table{
    width: 100%;

}

.layui-table th{
    border: 0;

}

.layui-table thead tr{
    display: flex;
    background: linear-gradient(270deg, rgba(23, 181, 230, 1) 0%, rgba(82, 215, 255, 1) 100%);
}

.layui-table-cell{
    height: 68px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 38px;
    color: rgba(253, 254, 255, 1);
}

.layui-border-box *{
    color: black;
}

.layui-table tr{
    background: linear-gradient(270deg, rgba(237, 251, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    margin-top: 20px;
} */

#page{
    margin: 20px auto;
    text-align: center;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background: linear-gradient(270deg, rgba(23, 181, 230, 1) 0%, rgba(82, 215, 255, 1) 100%)!important;
    border-radius: 6px;
}

.layui-laypage a, .layui-laypage span{
    background-color: rgba(255, 255, 255, 0.3);
    margin: 0 0 5px 20px;
    border-radius: 6px;
}
.layui-laypage a:not(.layui-laypage-prev):not(.layui-laypage-next), .layui-laypage span{
    border: 0;

}

/* 搴曢儴 */
/* .footer{
    position: absolute;
    width: 100%;
    height: 160px;
    opacity: 1;
    background-color: rgba(23, 181, 230, 1);
    color: white;
    text-align: center;
    bottom: 0;
} */

.optbottomline{
    width: 70px;
    height: 1px;
    background-color: rgb(223, 223, 223);
    margin-top: 13px;
}

.starImg{
    width: 20px;
}
.size{
    margin: 0 40px;
    font-size: 20px;
}

.top_jbs{
    position: absolute;
    top: 0;
    z-index: 0;
    left: 0;
    width: 100%;
    height: 140px;
    opacity: 1;
    border-radius: 15px;
    background: linear-gradient(180deg, rgba(226, 246, 251, 1) 0%, rgba(255, 255, 255, 1) 100%);
}