/*公有样式开始*/
.w1002 {
    width: 1002px;
    margin: 0px auto;
    overflow: hidden;
}

img {
    border: 0px solid;
}

h1, h2, h3, h4, h5, h6, th {
    font-weight: normal;
    line-height: 100%;
}

/*公有样式结束*/
/*头部导航栏开始*/
.top {
    background-color: #f6f6f6;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.top_l a, .top_l span {
    margin-right: 12px;
    color: #898989;
}

.top_r a, .top_r span {
    margin-left: 12px;
}

.top_r .wx, .top_r .qq {
    background: url("../img/spr.png") -50px -200px no-repeat;
    display: inline-block;
    width: 23px;
    height: 22px;
    vertical-align: top;
    position: relative;
    top: 4px;
}

.top_r .qq {
    background: url("../img/spr.png") 0 -200px no-repeat;
}

/*头部导航栏结束*/

/*banner开始*/
.banner {
    background: url(../img/banner-bg.png) no-repeat;
    background-size: 100% 100%;
    height: 432px;
    box-sizing: border-box;
}
.banner img {
    width: 100%;
    height: 100%;
    display: block;
}
/*banner结束*/

/*高职招考*/
.why-highSchool {
    margin-top: 39px;
    margin-bottom: 37px;
}

.why-highSchool img {
    width: 294px;
    height: 150px;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}

.why-highSchool p {
    font-size: 16px;
    color: #323232;
    text-align: left;
    text-align: justify;
    line-height: 30px;
    text-indent: 32px;
    background: url("../img/wh-bg.png") no-repeat;
    background-size: 100% 100%;
    padding: 36px 33px 46px 45px;
}

/*高职与普通的区别*/
.ho-distinction {
    width: 500px;
    text-align: left;
    float: left;
}

.f1 .title {
    margin-bottom: 23px;
}

.f1 .title h2 {
    font-size: 32px;
    color: black;
    font-weight: normal;
    text-align: left;
}

.ho-distinction .ho-item {
    padding-top: 20px;
    padding-bottom: 41px;
    background: #eeeeee;
    padding-right: 24px;
}

.ho-distinction .ho-item h3 {
    font-size: 18px;
    color: #232323;
    margin-left: 7px;
}

.ho-distinction .ho-item ul {
    margin-left: 41px;
    font-size: 14px;
    color: #313131;
}

.ho-distinction .ho-item ul li {
    line-height: 22px;
    margin-top: 11px;
    position: relative;
}

@font-face {
    font-family: myFirstFont;
    src: url(../font/FZJZJW.TTF);
}

.ho-distinction .ho-item ul li::before {
    content: "1";
    font-size: 20px;
    color: #ff8518;
    font-family: myFirstFont;
    font-style: italic;
    position: absolute;
    left: -20px;
    top: 1px;
}

.ho-distinction .ho-item ul li:nth-child(2)::before {
    content: "2";
}

.ho-distinction .ho-item ul li:nth-child(3)::before {
    content: "3";
}

.ho-distinction .ho-item.hi-f2 {
    background: #d8d8d8;
    padding-top: 34px;
    padding-bottom: 29px;
}

.ho-distinction .ho-item.hi-f1 {
    position: relative;
}

.ho-distinction .ho-item.hi-f1::after {
    content: "";
    background: url(../img/hd-img.png) no-repeat;
    background-size: 100% 100%;
    width: 91px;
    height: 91px;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -45.5px;
    margin-top: 6px;
}

/*高职工具*/
.hs-tool {
    width: 480px;
    float: left;
    margin-left: 20px;
}

.hs-tool .lists {
    text-align: center;
    font-size: 0px;
    border-top: 1px solid;
    padding-top: 38px;
}

.hs-tool .lists ul {
    display: inline-block;
}

.hs-tool .lists ul li {
    font-size: 0px;
    margin-bottom: 25px;
}

.hs-tool .lists ul li:last-child {
    margin-bottom: 0px;
}

.hs-tool .lists ul li:hover a, .hs-tool .lists ul.ht-f2 li:hover a {
    background: #fccf00;
    box-shadow: 0px 0px 14px 4px #fff0da;
}

.hs-tool .lists ul li:hover h3 {
    color: black;
}

.hs-tool .lists ul li a {
    width: 200px;
    height: 80px;
    display: block;
    background: #3db39e;
    border-radius: 21px;
    box-shadow: 0px 0px 14px 3px #fff0da;
}

.hs-tool .lists ul.ht-f2 li a {
    background: #2785cd;
}

.hs-tool .lists ul li img {
    width: 80px;
    height: 80px;
    display: inline-block;
}

.hs-tool .lists ul li h3 {
    display: inline-block;
    font-size: 20px;
    margin-left: 14px;
    color: white;
    vertical-align: middle;
}

.hs-tool .lists ul.ht-f2 {
    margin-left: 50px;
}

.hs-tool .lists ul.ht-f2 li:nth-child(1) h3 {
    margin-left: 3px;
}

/*热门院校*/
.hot-school {
    background: url(../img/hs-bg.jpg) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    margin-top: 60px;
}

.hot-school .list img {
    width: 130px;
    height: 130px;
    display: inline-block;
    margin-top: 26px;
}

.hot-school .list h3 {
    font-size: 18px;
    font-weight: bolder;
    color: black;
    margin-top: 27px;
    margin-bottom: 28px;
}

.hot-school .list .info {
    border: 1px solid #d2d2d2;
    background: #ededed;
}

.hot-school .list .info a:first-child {
    border-top: 0px solid;
}

.hot-school .list .info a {
    display: block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-top: 1px solid #d2d2d2;
    box-sizing: border-box;
    font-size: 16px;
    color: #343434;
}

.hot-school .list {
    font-size: 0px;
    text-align: center;
    margin-bottom: 62px;
}

.hot-school .list li {
    width: 184px;
    height: 400px;
    position: relative;
    background: white;
    display: inline-block;
    margin-right: 20px;
}

.hot-school .list li:last-child {
    margin-right: 0px;
}

.hot-school .list .info a:hover, .hot-school .list .info a:last-child:hover {
    background: #185ecd;
    color: white;
}

.hot-school .list .info a:last-child {
    color: red;
}

.floor .title {
    margin-top: 59px;
    margin-bottom: 43px;
}

.floor .title h3 {
    font-size: 40px;
    color: white;
}

/*高招优势*/
.floor.line .title h3 {
    color: black;
    display: inline-block;
    position: relative;
}

.floor.line .title h3::before, .floor.line .title h3::after {
    content: "";
    font-size: 40px;
    color: black;
    width: 87px;
    height: 3px;
    background: black;
    display: block;
    position: absolute;
}

.floor.line .title h3::before {
    content: "";
    top: 20px;
    left: -111px;
}

.floor.line .title h3::after {
    content: "";
    top: 20px;
    right: -111px;
}

.hs-advantage .list {
    font-size: 0px;
    text-align: center;
    margin-bottom: 83px;
}

.hs-advantage .list li {
    height: 370px;
    width: 230px;
    background: url(../img/hsa-1.png) no-repeat;
    background-size: 100% 100%;
    padding: 0px 16px;
    display: block;
    padding-top: 106px;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 27px;
}

.hs-advantage .list li:last-child {
    margin-right: 0px;
}

.hs-advantage .list li h3 {
    font-size: 16px;
    font-weight: bold;
    color: white;
}

.hs-advantage .list li p {
    font-size: 14px;
    color: white;
    text-align: justify;
    line-height: 26px;
}

.hs-advantage .list li h3::after {
    content: "";
    height: 7px;
    width: 100%;
    display: block;
    background: url(../img/hsa-line.png) no-repeat;
    background-size: 100% 100%;
    margin: 13px 0px;
    margin-bottom: 10px;
}

.hs-advantage .list li:nth-child(2) {
    background-image: url("../img/hsa-2.png");
}

.hs-advantage .list li:nth-child(3) {
    background-image: url("../img/hsa-3.png");
}

.hs-advantage .list li:nth-child(4) {
    background-image: url("../img/hsa-4.png");
}

/*高职招考时间及简章*/
.hs-generalRules {
    background: url(../img/hsg-bg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 79px;
}

.hs-generalRules.floor.line .title h3 {
    color: #fff500;
}

.hs-generalRules.floor.line .title h3::before, .hs-generalRules.floor.line .title h3::after {
    background: #fff500;
}

.hs-generalRules .subtitle {
    text-align: center;
    font-size: 0px;
    background: #0d2750;
    width: 993px;
    height: 40px;
    line-height: 40px;
}

.hs-generalRules .subtitle h3 {
    font-size: 18px;
    font-weight: bolder;
    color: #ffffff;
    display: inline-block;
}

.hs-generalRules .subtitle span {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
}

.hs-generalRules .subtitle li {
    display: inline-block;
    font-size: 0px;
}

.hs-generalRules .subtitle li {
    display: inline-block;
    font-size: 0px;
}

.hs-generalRules .subtitle li:nth-child(2) {
    margin-left: 64px;
    margin-right: 45px;
}

.hs-generalRules .subtitle h3 {
    font-size: 18px;
    font-weight: bolder;
    color: #ffffff;
    display: inline-block;
}

.hs-generalRules .subtitle span {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
}

.hs-generalRules table tr th {
    font-size: 16px;
    color: white;
    background: #f47b45;
    text-align: center;
    border: 1px solid #bfbfbf;
    border-bottom: 0px solid;
    height: 37px;
}

.hs-generalRules table tr th:nth-child(1) {
    width: 61px;
}

.hs-generalRules table tr th:nth-child(2) {
    width: 188px;
}

.hs-generalRules table tr th:nth-child(3) {
    width: 122px;
}

.hs-generalRules table tr th:nth-child(4) {
    width: 92px;
}

.hs-generalRules table tr th:nth-child(5) {
    width: 61px;
}

.hs-generalRules table tr th:nth-child(6) {
    width: 188px;
}

.hs-generalRules table tr th:nth-child(7) {
    width: 122px;
}

.hs-generalRules table tr th:nth-child(8) {
    width: 92px;
}

.hs-generalRules table tr td {
    border: 1px solid #bfbfbf;
    height: 36px;
    color: black;
}

.hs-generalRules table tr td a {
    color: black;
}

.hs-generalRules table tr td:nth-child(4) a, .hs-generalRules table tr td:nth-child(8) a {
    color: red;
}

.hs-generalRules .hsg-border {
    width: 987px;
    background: #102749;
    border: 3px dotted white;
    margin-top: 20px;
}

.hs-generalRules .hsg-border table {
    background: white;
    margin: auto auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

/*成绩查询与自愿填报*/
.query-fill .title {
    text-align: left;
    border-bottom: 1px solid #e0dddd;
    padding-bottom: 8px;
}

.query-fill .title span::before {
    content: "";
    width: 5px;
    height: 16px;
    display: inline-block;
    background: #fd6220;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.query-fill .title span {
    font-size: 18px;
    color: black;
    display: inline-block;
}

.query-fill .qf-item {
    width: 480px;
}

.query-fill .title a {
    float: right;
    font-size: 14px;
    color: #858585;
}

.query-fill .title a:hover {
    color: #fd6220;
}

.query-fill .title a sub {
    font-size: 24px;
    font-weight: normal;
    position: relative;
    top: -2px;
}

.query-fill .list {
    margin-top: 38px;
}

.query-fill .list li {
    border-bottom: 1px solid #d5d5d5;
}

.query-fill .list li a {
    width: 476px;
    height: 46px;
    line-height: 46px;
    display: block;
}

.query-fill .list {
    margin-top: 19px;
    text-align: left;
}

.query-fill .list li a {
    width: 476px;
    height: 46px;
    line-height: 46px;
    display: block;
    color: black;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
}

.query-fill .list li a:hover {
    color: #fd6220;
}

.query-fill .qf-item img {
    margin-top: 13px;
    height: 100px;
    width: 100%;
}

.query-fill {
    font-size: 0px;
    margin-top: 60px;
}

.query-fill .qf-item {
    width: 480px;
    display: inline-block;
}

.query-fill .qf-item:nth-child(1) {
    margin-right: 30px;
}

/*问题解答*/
.problem-solving.floor .title h3 {
    color: black;
}

.problem-solving .list {
    text-align: left;

}

.problem-solving .list li .pro {
    font-size: 18px;
    color: #323232;
    height: 56px;
    line-height: 56px;
    display: inline-block;
    cursor: pointer;
}

.problem-solving .list .pro::before {

}

.problem-solving .list .pro sub {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(../img/pro-open.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 18px;
    position: relative;
    top: 3px;
    left: 4px;
}

.problem-solving .list li .sol {
    margin-left: 48px;
    font-size: 14px;
    color: #323232;
    line-height: 24px;
    display: none;
    margin-bottom: 22px;
}

.problem-solving .list li {
    border-bottom: 1px dashed #232323;
}

/*footer*/
.footer {
    background-color: #f3f3f3;
    padding: 60px 0;
    margin-top: 30px;
}

.footer_about {
    width: 390px;
    line-height: 30px;
}

.footer_about p a {
    padding-right: 10px;
}

.footer_about p span {
    margin-right: 10px;
}

.ewm {
}

.ewm li {
    float: left;
    margin-left: 40px;
}

.ewm li p {
    text-align: center;
    line-height: 30px;
}





/*登录*/
.highlight{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000;opacity:.5;filter:alpha(opacity=50); z-index: 997; display: none }
.pop{ width: 500px; height: 470px; border-top: 3px solid #d43c34; position: fixed; left: 50%; top: 50%; margin-left: -250px; margin-top: -235px; background-color: #fff; z-index: 998; display: none;}
.pop h2{ color: #d43434; line-height: 75px;}
.pop h2 b {
    display: block;
    background: url(http://www.555edu.com/skin/default/images/new_version_2017/images/spr.png) no-repeat -50px 0;
    width: 16px;
    height: 16px;
    right: 20px;
    top: 16px;
    cursor: pointer;
    position: absolute;
}


.pop .login_list{ height: 80px; width: 352px;margin: auto;}
.login_list input{ width: 350px; height: 48px; line-height: 48px; border: 1px solid #ddd; background-color: #f4f4f4; border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;text-indent: 1em;}
.login_list input.red{ border: 1px solid #d43c34;}
.login_list .error  i{ background: url("http://www.555edu.com/skin/default/images/new_version_2017/images/spr_reg.png") no-repeat 0 -120px; width: 14px; height: 14px; display: inline-block; margin-right: 5px; vertical-align: middle; position: relative; top: -2px; }
.login_des{ width: 350px; margin: auto;}
.login_des em {
    float: left;
}
.login_des em input{ margin-right: 10px; position: relative; top: 2px;}
.pop button {
    display: block;
    width: 350px;
    height: 50px;
    line-height: 50px;
    background-color: #d43c34;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    cursor: pointer;
    margin: auto;
    border: 0px;
    margin-top: 20px;
}

.pop .tosign{ width: 350px; line-height: 30px;margin: auto;}
.pop .tosign a{ color: #d43c34;}
.other_sign{ width: 350px;margin: auto;}
.other_sign .line{display: block; height:1px; background-color: #ddd; top: 50%; left: 0; width: 350px; overflow: hidden; line-height: 1px; padding: 0; margin: 0; z-index: 998;}
.other_sign span {
    display: block;
    color: #999;
    background-color: #fff;
    width: 110px;
    position: relative;
    z-index: 999;
    position: relative;
    top: -11px;
    left: 50%;
    margin-left: -55px;
}
.login_li{ text-align: center;}
.login_li li{ width: 56px; height: 56px; display: inline-block;margin: 10px 32px 0;}
.login_li li a{ display: block; width: 56px; height: 56px; }
.qqlogin{ background: url("http://www.555edu.com/skin/default/images/new_version_2017/images/spr.png") 0 -240px no-repeat;}
.weixinlogin{ background: url("http://www.555edu.com/skin/default/images/new_version_2017/images/spr.png") -200px -240px no-repeat;}
.sinalogin{ background: url("http://www.555edu.com/skin/default/images/new_version_2017/images/spr.png") -100px -240px no-repeat;}