@charset "UTF-8";
/* CSS Document */
/* Design by WH.Shaw 2022-10-10 */
/* 16225407@qq.com */
/* @1693*/

/**/
div,
a,
form,
ul,
ol,
li,
dl,
dt,
dd,
p,
input,
body,
strong,
select,
option,
span,
pre,
button,
text,
tr,
td {
    outline: none;
    margin: 0;
    padding: 0;
    list-style: none;
}


img {
    border: 0;
}
body {
    min-width: 1200px;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #656565;
    line-height: 180%;
}

table {
    border-collapse: collapse
}

ul,
li {
    color: #656565;
    list-style: none;
}

a:link,
a:visited {
    color: #656565;
    text-decoration: none;
}

a:hover {
    color: #498AF2;
    text-decoration: none;
    cursor: pointer;
}
/*
input:hover,
select:hover,
textarea:hover {
    box-shadow: 0 6px 12px -5px rgba(0, 0, 0, 0.175);
}
*/
.width1200 {
    width: 1200px;
    margin: auto;
    overflow: auto;
}

.width1140 {
    width: 1140px;
    margin: auto;
    overflow: auto;
}

.width940 {
    width: 940px;
    margin: auto;
    overflow: auto;
}

.width890 {
    width: 890px;
    margin: auto;
    overflow: auto;
}
select,
input[type="text"],
input[type="number"],
input[type="password"] {
    height: 30px;
    border: 1px solid #aaa;
    border-radius: 3px;
    padding-left: 5px;
}
textarea{
    border: 1px solid #aaa;
    border-radius: 3px;
    padding-left: 5px;
}

input[type="submit"] {
    text-align: center;
    padding: 6px 30px;
    background-color: #0D8EE9;
    color: #fff;
    margin-right: 20px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 150%;
    border: 0px;
}
input[type="submit"]:hover {
    background-color: #0372d9;
    cursor: pointer;
}
.Btn:hover{
        background-color: #0D8EE9;
        color: #fff;}

.Btn{padding: 8px 25px;background-color: #0D8EE9;color: #fff;margin-left: 10px;border-radius: 10px;cursor: pointer;}
.tips{font-size: 14px;float: right;color: gray;}

/**/
.top {
    height: 30px;
    background-color: #eceef1;
}

.topLogin {
    text-align: right;
    font-size: 14px;
}

.banner {
    height: 150px;
    background: url(http://agod-public.oss-cn-hangzhou.aliyuncs.com/1693/banner.jpg) no-repeat center 0px;
}

.searchTop {
    margin-top: 60px;
}

.searchTop input[type="button"] {
    border: 0px;
    border-color: #0D8EE9;
    color: #fff;
    background-color: #0D8EE9;
    padding: 5px 10px;
}

.search {
    float: right;
}

.search input[type="text"] {
    height: 28px;
    margin-right: 10px;
    padding-left: 5px;
}

.guide {
    height: 50px;
    line-height: 50px;
    background-color: #0D8EE9;
    border-bottom: 5px solid #82BBFB;
    margin-bottom: 10px;
}

.menu li {
    height: 50px;
    float: left;
    border-right: #0278cb 1px solid;
    border-left: #54a7e7 1px solid;
    width: 94px;
    /* padding: 0px 14px; */
    /* margin-top: 14px; */
}

.menu li a {
    line-height: 50px;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    display: inline-block;
}

.menuActive {
    background-color: #0372d9;
}

.menu li a:hover {
    background-color: #0372d9;
}

.liFirst {
    border-left: 0px !important;
}

.liLast {
    border-right: 0px !important;
}

.submenu {
    z-index: 999;
    width: 95px;
    display: none;
    position: absolute;
    top: 50px;
    background-color: #0D8EE9;
}


.submenu li {
    height: 50px;
}

.submenu a {
    line-height: 50px;
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #fff;
    text-align: center;
}

.submenu a:hover {
    background-color: #0372d9;
}

.memberLogin {
    width: 96px;
    color: #fff !important;
    float: right;
    background-image: url(../images/memberLogoIcon.png);
    background-size: 12%;
    background-repeat: no-repeat;
    background-position: 20px 15px;
    padding-left: 50px;
    padding-right: 20px;
    background-color: #ff6a00;
}

.memberLogin:hover {
    color: #fff !important;
    background-color: #f25d03;
}

.site {
    font-size: 14px;
    line-height: 50px;
}

/**/
.leftMemu {
    float: left;
    width: 226px;
    background: #f4faff;
    height: auto;
    padding-bottom: 37px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.leftMemuTitle {
    height: 50px;
    font-size: 17px;
    line-height: 50px;
    width: 100%;
    background-color: #0D8EE9;
    /**/
    color: white;
    text-indent: 2em;
}

.leftMemuContent {
    padding: 10px 0px;
}

.leftMemuContent li {
    width: 186px;
    height: 40px;
    margin: 0 auto;
}


.leftMemuContent a {
    background: url(../images/arrowGrey.png) no-repeat left center;
    border-bottom: dashed 1px #dadada;
    line-height: 40px;
    width: 166px;
    height: 100%;
    display: inline-block;
    padding-left: 20px;
    color: #333333;
}

.leftMemuContent a:hover {
    color: #498AF2;
    background: url(../images/arrowBlue2.png) no-repeat left center;
}

.leftMemuContentActive {
    color: #498AF2 !important;
    background: url(../images/arrowBlue2.png) no-repeat left center !important;
}

/**/
.footer {width:  calc(100% - 40px);
    background-color: #f5f5f5;
    font-size: 12px;
    padding: 20px;
    overflow: auto;
    margin-top: 50px;
    line-height: 180%;
}
/**/
.memberList{border:1px solid #E0F0FC;overflow: auto;padding:20px;padding-bottom: 40px;margin-bottom: 40px;}
.memberList dt{font-weight: bold;}
.memberList dd{width: 33%;float: left;line-height: 250%;}
/**/
.honorTitle {
    margin-top: 10px;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 18px;
}

.honorTitle a {
    line-height: 40px;
    display: inline-block;
    padding: 0px 20px;
    margin-right: 5px;
    font-size: 16px;
    background-color: #f5f5f5;
}

.honorTitle a:hover {
    color: #fff !important;
    background-color: #0D8EE9 !important;
}

.honorTitleActive {
    color: #fff !important;
    background-color: #0D8EE9 !important;
}

.honorContent {
    padding: 20px 0px;
}

.honorContent td {
    border: 1px solid #ddd;
    padding: 5px;
}

.honorContent div {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    line-height: 120%;
    text-align: center;
    margin-bottom: 20px;
}

/**/
.jobContent {
    padding: 20px 20px;
    background-color: #f5f5f5;
}

.job {
    border: 1px solid white;
    display: inline-block;
    width: 858px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
}

.job:hover {
    border: 1px solid orange;
    /*background-color: #ecfdff;*/
}

.jobName span {
    color: #999;
    margin-left: 10px;
    font-size: 13px;
}

.schoolName {
    float: right;
}

.jobNote,
.jobNote div {
    color: #999 !important;
    font-size: 14px;
}

.jobNow {
    color: orange;
}

.schoolCounty {
    float: right;
}

.hrNow {
    color: orange !important;
    padding: 2px 5px;
    border: 1px solid orange;
    border-radius: 5px;
}

.important {
    color: red;
}

.hrContent {
    padding: 20px 10px;
    background-color: #f5f5f5;
}

.hrContent .job {
    float: left;
    width: 395px;
    margin: 10px;
}

/**/
.consult th {
    color: grey;
    font-weight: normal;
    text-align: left;
    border-bottom: #f5f5f5 solid 1px;
}

.consult td {
    height: 50px;
    border-bottom: #eee solid 1px;
    padding: 0px 10px 0px 0px;
}

.consult tr:hover {
    background-color: #f5f7fa;
}

/**/
.trainTitle{height: 50px;margin-top: 30px;margin-left: 25px;}
.trainTitle img,.trainTitle span{float: left;}
.trainTitle img{padding-top: 2px;}
.trainTitle span{font-size: 24px;color: #0b9cff;margin-left: 10px;padding-bottom: 5px;}
.train dl{width: 300px;float: left;margin-bottom: 20px;line-height: 150%;}
.train dd img{max-width: 260px;height: 160px;}
.train dd{text-align: center;padding:0px 20px;height: 160px;}
.train dt{padding:10px 20px;}
.train dt span{font-size: 12px;color: grey;}
/**/
.wzbcBtn {
    background-color: #5F1885;
    width: 300px;
    border-radius: 5px;
    color: white;
    text-align: center;
    line-height: 80px;
    font-size: 28px;
    margin: 0 auto;
    margin-top: 30px;
}
.internationalSchool {padding:0px 15px;overflow: auto;}
.internationalSchool div{border-radius: 10px; background-color: white;width: 400px;height:100px;line-height:100px;margin: 15px;float: left;padding: 5px; text-align: center;vertical-align: middle;}
.internationalSchool img{max-width: 400px;max-height:100px;vertical-align: middle;}

.formBody {
overflow: hidden;
margin-bottom: 30px;
}

.formBody dt {
    float: left;
    width: 80px;
}

.formBody dd {
    float: left;
    width: calc(100% - 80px);
    height: 42px;
}

.formBodyAdd dt {
    padding-top: 16px;
}

.formBodyAdd dd {
    padding-top: 15px;
}

.ddRadio {
    padding-top: 16px !important;
}

.formBodyAdd input[type="text"],
.formBodyAdd input[type="password"],
.formBodyAdd textarea {
    width: 97%;
    font-size: 14px;
}
.consultBtn{width:70px;color:white !important;display:block;text-align: center;}
