@charset "UTF-8";

/* css重写 */
html {
    font-size: 62.5%;
}

body {
    font-size: 14px;
    font-size: 1.4rem;
}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

fieldset,
img,
input,
button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}

ul,
ol {
    list-style: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "SimSun", "宋体";
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    font-size: 12px;
    margin: 0;
}

textarea {
    resize: none;
}

/*防止拖动*/
img {
    border: 0;
    vertical-align: middle;
}

/*  去掉图片低测默认的3像素空白缝隙*/
table {
    border-collapse: collapse;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}

s,
i,
em {
    font-style: normal;
    text-decoration: none;
}

.col-red {
    color: #C81623 !important;
}

body {
    color: #525252;
    font-family: 'helvetica neue', arial, 'hiragino sans gb', stheiti, 'microsoft yahei', 'wenquanyi micro hei', sans-serif;
    line-height: 2;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

/* 首页 */
.htop {
    width: 100%;
    background: #eee;
    height: 22px;
}

.htop ul li {
    float: left;
    width: 100px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 1.2rem;
}
.htop ul li:first-child{
    background: #0b579f;
}
.htop ul li:first-child a{
    color: #fff;
}
.htop ul li a {
    color: #404040;
}

.htop ul li a.active {
    /* background-image: url('../img/242515731733989943.png');
    background-repeat: no-repeat;
    background-size: 100% 100%; */
    color: #0b579f;
}

.htop ul li a:not(:first-child):hover {
    /* background-image: url('../img/242515731733989943.png');
    background-repeat: no-repeat;
    background-size: 100% 100%; */
    color: #0b579f;
}

span.i1 {
    background-image: url('../img/icon1.png');
    background-repeat: no-repeat;
    color: transparent;
    background-position: -5px;
    background-position-y: -15px;
    background-size: 155%;

}

span.i2 {
    background-image: url('../img/icon2.png');
    background-repeat: no-repeat;
    color: transparent;
    background-position: -5px;
    background-position-y: -15px;
    background-size: 155%;

}

span.i3 {
    background-image: url('../img/icon3.png');
    background-repeat: no-repeat;
    color: transparent;
    background-position: -5px;
    background-position-y: -15px;
    background-size: 155%;

}

.hbottom {
    margin-top: 15px;
    height: 100px;
}

.hbottom p.tel1 {
    font-size: 1.4rem;
    position: relative;
    top: 15px;
}

.hbottom p.tel2 {
    font-size: 2.6rem;
    color: #0084ff;
    letter-spacing: 1px;
}

#nav {
    background: #0b579f;
}

#nav ul li {
    position: relative;
    padding: 8px 0;
}

#nav ul li a {
    color: #fff;
    font-size: 16px;
    padding: 0.5rem 10px;
}

#nav ul li:not(:first-child) {
    margin-left: 30px;
}

#nav ul li.active {
    background: #0084ff;
}

#nav ul li:hover {
    background: #0084ff;
}

#nav ul li:hover>div.dp {
    display: block;
}

#nav .dp {
    width: 100%;
    position: absolute;
    background-color: #0b579f;
    border-radius: 0 0 5px 5px;
    z-index: 999999999;
    display: none;
}

#nav .dp a {
    display: block;
    text-align: center;
    padding: 5px;
    border-bottom: 1px dashed #3d8dd8;
}

#lj {
    margin-top: 30px;
}

#lj h2 {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
}

#lj p {
    text-align:justify;
    font-size: 1.4rem;
    margin-top: 30px;
}

#lj a.jyblj {
    margin: 30px auto;
    display: block;
    background: #e73f3f;
    width: 160px;
    padding: 8px;
    color: #fff;
    font-size: 1.4rem;
}

#lj .lj1:first-child {
    width: 100%;
    position: relative;
    right: 100%;
}

#lj .lj1:nth-child(2) {
    width: 100%;
    position: relative;
    right: 50%;
}

#lj .lj1:nth-child(3) {
    width: 100%;
    position: relative;
    left: 50%;
}

#lj .lj1:last-child {
    width: 100%;
    position: relative;
    left: 100%;
}

#lj .lj1 .lj_img {
    width: 100%;
    height: 120px;
    text-align: center;
    border-radius: 10px 10px 0 0;
}

#lj .lj1 .lj_img h2 {
    font-size: 2rem;
    color: #fff;
    position: relative;
    top: -13px;
}

#lj .lj1 .lj_txt {
    height: 270px;
    border-radius: 0 0 10px 10px;
    margin: 0 auto;
}

#lj .lj1 .lj_txt h3 {
    text-align: center;
    color: red;
    font-size: 1.6rem;
    padding-top: 15px;
}

#lj .lj1 .lj_txt p {
    width: 200px;
    text-align: left;
    color: #404040;
    text-indent: 15px;
    margin-top: 10px;
    border-bottom: 1px dashed #404040;
    margin: 0 auto;
}

#lj .lj1 .lj_txt p.hh {
    margin-top: 20px;
}

#lj .lj1 .lj_txt a.xqzx {
    display: block;
    background: #f18a26;
    border-radius: 5px;
    margin: 20px auto;
    width: 140px;
    color: #fff;
    font-size: 1.4rem;
}

#zyys {
    background: url('../img/index4.png') no-repeat;
    height: 668px;
    margin-top: 50px;
    background-size: 100% 100%;
}

#zyys>h2 {
    font-size: 24px;
    text-align: center;
    color: #fff;
    letter-spacing: 10px;
    margin-top: 65px;
    font-weight: bold;
}

#zyys>p {
    font-size: 18px;
    text-align: center;
    color: #fff;
}

#zyys div {
    text-align: center;
}

#zyys img {
    z-index: 2;
    position: relative;
    top: -420px;
    left: 0;
}

#zyys .zfx {
    width: 255px;
    height: 310px;
    background: #fff;
    margin-top: 180px;
}

#zyys .zfx::before {
    display: table;
    content: "";
}

#zyys .zfx h2 {
    margin-top: 140px;
    font-size: 1.6rem;
    font-weight: bold;
}

#zyys .zfx p {
    padding: 0 1em;
    text-align: left;
    margin-top: 20px;
    height: 84px;
}
#zyys .zfx a{
    display: block;
    background: #f18a26;
    border-radius: 5px;
    margin: 0 auto;
    width: 140px;
    color: #fff;
    font-size: 1.4rem;
}
#djs {
    background: #263447;
    margin-top: 100px;
    padding: 10px;
}

#djs .time {
    float: left;
}

#djs .time span:first-child {
    font-size: 6rem;
    color: #f18a26;
    text-shadow: 10px 10px #333;
}

#djs .time span.sz {
    font-size: 1.6rem;
    color: #fff;
    text-shadow: 10px 10px #333;
}

#djs .by {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    position: absolute;
    background: #1e2b3d;
    top: -65px;
    left: 145px;
}

#djs .sy {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: #ff8a00;
    margin: auto;
    position: relative;
    top: 35px;
    text-align: center;
    color: #fff;
}

#djs .sy h2 {
    font-size: 3rem;

}

#djs .sy p.hh {
    position: relative;
    top: 10px;
}

#djs .sy p {
    font-size: 2rem;
}


#baoming {
    margin-top: 30px;
    position: relative;
    z-index: 100;
}

#baoming .bm {
    margin-top: 30px;
}

#baoming .bm h2 {
    text-align: center;
    background: #035d9b;
    font-size: 2rem;
    color: #fff;
    padding: 10px 0;
}

#baoming .bm .bmbg {
    background: url('../img/bmbg.png') no-repeat;
    background-size: 100% 100%;
    margin-top: 20px;
    padding: 38px 0;
}
#baoming .bm ul{
    padding-left: 43px;
}
#baoming .bm ul li:hover a{
    color: #0084ff;
}

#baoming .bm .bmbg h3 {
    color: #fff;
    font-size: 1.4vw;
    margin-top: 10px;
    margin-left: 0;
}

#baoming .bm .bmbg hr {
    border: 2px solid #fff;
    width: 100px;
}
#baoming .bm .col-md-4>div{
    border: 1px solid gray;
    padding-bottom: 10px;
    height: 474px;
}
#baoming .bm .bmbg p {
    width: 60%;
    font-size: 1.4rem;
    letter-spacing: 3px;
    color: #fff;
    /* margin-left: 15%; */
    margin: 0 auto;
    text-align: left;
}

#baoming a.zxbm {
    margin-left: 25%;
    margin-top: 30px;
    display: block;
    background: #e73f3f;
    width: 160px;
    padding: 5px;
    color: #fff;
    font-size: 1.6rem;
    height: auto;
}

#baoming .fire {
    background: url('../img/fire.png') no-repeat;
    background-size: 100% 100%;
    color: transparent;
}

#baoming ul {
    margin-top: 15px;
}

#baoming li.bmtt a {
    font-size: 1.8rem;
}

#baoming span.bmjt {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 5px 0 5px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #d65156;
    /*透明 透明 透明 黄*/
    margin: 0 10px;
}

#baoming h3 {
    font-size: 2rem;
    margin-top: 1.5em;
    margin-left: 1em;
}

#baoming .bmlc .bjx {
    width: 80%;
    position: absolute;
    top: 2px;
    border: 2px solid #e73f3f;
    z-index: -1;
    margin-left: 5%;
}


#baoming .bmlc {
    position: relative;
    margin-top: 10px;

}

#baoming .bmlc span {
    text-align: center;
    display: inline-block;
    background: #e73f3f;
    color: #fff;
    width: 30%;
    margin-left: 1%;
}

#baoming form input {
    border: 1px solid gainsboro;
    width: 70%;
    height: 25px;
    border-radius: 4px;

}


#baoming .qrbm {
    background: #e73f3f;
    color: #fff;
}

#bmtj {
    background: url('../img/index10.png') no-repeat;
    background-size: 100% 100%;
    /* height: 776px; */
    padding: 2% 0;
}

#bmtj .bmtj {
    width: 50%;
}

#bmtj .bmtj::before {
    content: " ";
    display: table;
}

#bmtj .bmtj h2 {
    font-size: 24px;
    color: #fff;
    margin-top: 2em;
    margin-left: 2%;
    font-weight: 700;
}

#bmtj span.heng {
    display: inline-block;
    width: 20px;
    height: 5px;
    background: #34bce9;
    vertical-align: middle;
    margin-right: 1%;
    position: relative;
    top: -2px;
}

#bmtj p {
    font-size: 1.4rem;

    color: white;
}

#bmtj .stpc {
    width: 40%;
    background: #34bce9;
    height: 500px;
    margin-top: 1em;
}

#bmtj .stpc h2 {
    font-size: 2rem;
    color: #fff;
    margin-top: 1em;
    text-align: center;
}

#bmtj .stpc .human {
    margin-left: 20%;
}

#bmtj .stpc .male {
    background: #035d9b;
    border-radius: 50%;
    color: #fff;
}

#bmtj .stpc .female {
    background: palevioletred;
    border-radius: 50%;
    color: #fff;
    margin-left: 5%;
}

#bmtj .stpc span {
    color: white;
    margin-left: 1%;
}


#bmtj .stpc span.spaninput {
    width: 10%;
    text-align: center;
    border-radius: 10% 0 0 10%;
}
#bmtj .stpc span.ruler {
    border-radius: 10% 0 0 10%;
    width: 10%;
    z-index: 999;
    background: url('../img/ific.png') no-repeat;
    background-size: 250%;
    background-color: #fff;
    color: transparent;
    background-position-x: 5px;
    background-position-y: -99px;
}

#bmtj .stpc span.tizhong {
    border-radius: 10% 0 0 10%;
    width: 10%;
    z-index: 999;
    background: url('../img/ific.png') no-repeat;
    background-size: 250%;
    background-color: #fff;
    color: transparent;
    background-position-x: 5px;
    background-position-y: -150px;
}
#bmtj .stpc span.ximing {
    border-radius: 10% 0 0 10%;
    width: 10%;
    z-index: 999;
    background: url('../img/ific.png') no-repeat;
    background-size: 250%;
    background-color: #fff;
    color: transparent;
    background-position-x: 6px;
    background-position-y: 6px;
}
#bmtj .stpc span.riqi {
    border-radius: 10% 0 0 10%;
    width: 10%;
    z-index: 999;
    background: url('../img/ific.png') no-repeat;
    background-size: 250%;
    background-color: #fff;
    color: transparent;
    background-position-x:6px;
    background-position-y: -47px;
}
#bmtj .stpc span.haoma{
    border-radius: 10% 0 0 10%;
    width: 10%;
    z-index: 999;
    background: url('../img/ific.png') no-repeat;
    background-size: 250%;
    background-color: #fff;
    color: transparent;
    background-position-x: 6px;
    background-position-y: -203px;
}

#xyfc h2 {
    font-size: 24px;
    margin-top: 3em;
    text-align: center;
    font-weight: 700;
}

#xyfc>div>p {
    font-size: 16px;
    text-align: center;

}

#xyfc h3 {
    width: 80%;
    text-align: center;
    font-size: 1.4rem;
    padding: 0.5rem;
    color: #fff;
}

#xyfc p {
    font-size: 1.4rem;
}

#xyfc p.money {
    color: #ff1413
}

#xyfc p.money span {
    font-size: 2.4rem;
}

.bgp {
    background: url(../img/bgp.png) no-repeat;
    background-size: 100% 100%;
    width: 20%;
    height: 203px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: Center;
        -ms-flex-align: Center;
            align-items: Center;
    position: absolute;
    top: 120px;
    left: 0;
}

.bgg {
    background: url(../img/bgg.png) no-repeat;
    background-size: 100% 100%;
    width: 20%;
    height: 203px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: Center;
        -ms-flex-align: Center;
            align-items: Center;
    position: absolute;
    top: 15px;
    left: 175px;
}

.bgb {
    background: url(../img/bgb.png) no-repeat;
    background-size: 100% 100%;
    width: 20%;
    height: 203px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: Center;
        -ms-flex-align: Center;
            align-items: Center;
    position: absolute;
    top: 330px;
    left: 0px;
}

.bgy {
    background: url(../img/bgy.png) no-repeat;
    background-size: 100% 100%;
    width: 20%;
    height: 203px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: Center;
        -ms-flex-align: Center;
            align-items: Center;
    position: absolute;
    top: 225px;
    left: 175px;
}

.bgp1 {
    background: url(../img/bgp.png) no-repeat;
    background-size: 100% 100%;
    width: 20%;
    height: 203px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: Center;
        -ms-flex-align: Center;
            align-items: Center;
    position: absolute;
    top: 15px;
    left: 723px;
}

.bgy1 {
    background: url(../img/bgy.png) no-repeat;
    background-size: 100% 100%;
    width: 20%;
    height: 203px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: Center;
        -ms-flex-align: Center;
            align-items: Center;
    position: absolute;
    top: 120px;
    left: 175px;
    left: 898px;
}

.bgb1 {
    background: url(../img/bgb.png) no-repeat;
    background-size: 100% 100%;
    width: 20%;
    height: 203px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: Center;
        -ms-flex-align: Center;
            align-items: Center;
    position: absolute;
    top: 225px;
    left: 723px;
}

.bgg1 {
    background: url(../img/bgg.png) no-repeat;
    background-size: 100% 100%;
    width: 20%;
    height: 203px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: Center;
        -ms-flex-align: Center;
            align-items: Center;
    position: absolute;
    top: 330px;
    left: 898px;
}




.xglj {
    text-align: center;
    margin: 2em 0 0 0;
    padding-bottom: 3em;
}

.kkkk {
    width: 32.5%;
}

.fa-star {
    text-shadow: #000 1px 1px 1px
}

#footer {
    background: #e6e6e6;
    padding: 2em 0 3em 0;
}

#footer h3 {
    font-size: 1.8rem;
    margin-bottom: 5%;
}

.rtTop h4 {
    width: 43px;
    height: 43px;

    position: relative;
}
.rtTop {

    position: fixed;
    bottom: 30%;
    right: 5%;
    cursor: pointer;
    display: none;
}
.rtTop img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

@media (min-width: 992px) {
    .container {
        max-width: 1140px;
    }
}



/* 留学 */
.lxtitle {
    font-size: 2rem;
    text-align: center;
    margin-top: 5%;
    font-weight: bold;
}

.lxtitle::before {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    background: #ff8a00;
    position: relative;
    left: -10px;
    top: -4px;
}

.lxtitle::after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    background: #ff8a00;
    position: relative;
    left: 10px;
    top: -4px;
}

#lxys .row h3 {
    font-size: 1.4rem;
    letter-spacing: 1px;
}

#lxms {
    background: url('../img/lxindex1.png') no-repeat;
    background-size: 100% 100%;
    height: 647.02px;
    margin-top: 70px;
}




#lxms .col-md-2 {
    width: 180px;
    height: 180px;
    background: #f3ac15;
    border-radius: 5px;
    z-index: 2;
}

#lxms .col-md-2 div {
    width: 160px;
    height: 160px;
    padding: 3%;
    border: 1px dashed white;
    margin-top: 10px;
}

#lxms .col-md-2 h3 {
    text-align: center;
    font-size: 3rem;
    color: white;

}

#lxms .col-md-2 h3:first-child {
    margin-top: 28%;
}

#lxms .tao {
    background: white;
    padding: 10% 5% 5% 5%;
    position: relative;
    top: -85px;
}

#lxms .tao p {
    font-size: 18px;
}

#lxfw .card {
    -webkit-box-shadow: 3px 3px 10px gray;
            box-shadow: 3px 3px 10px gray;
}

#lxfw .card-text {
    height: 240px;
}

.twoa {
    text-align: center;
    margin-top: 3%;
}

.twoa a {
    font-size: 1.4rem;
    padding: 1rem 0;
    display: inline-block;
    width: 20%;
}

.twoa a:first-child {
    background: #f3ac15;
}

.twoa a:last-child {
    background: #ff5704;
    margin-left: 1%;
}

#kh {
    background: url('../img/cindex1.jpg') no-repeat;
    background-size: 100% 100%;
    width: 100%;
    margin-top: 5%;
}

#kh .row {
    margin-top: 7%;
}

.d {
    display: inline-block;
    width: 339px;
    height: 141px;
    margin-left: -6px;
    border-radius: 6px;
    border: 2px dashed #fff;
    padding: 6px;
    background: rgb(41, 175, 255);
    position: relative;
    margin-top: 7%;
}

.d:before {
    display: inline-block;
    content: "";
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 20px;
    height: 20px;
    border-width: 2px 2px 0 0;
    border-color: #fff;
    border-style: dashed;
    background-color: rgb(41, 175, 255);
    position: absolute;
    right: -11px;
    top: 58px;
}

.dr {
    display: inline-block;
    width: 339px;
    height: 141px;
    margin-left: -6px;
    border-radius: 6px;
    border: 2px dashed #fff;
    padding: 6px;
    background: rgb(41, 175, 255);
    position: relative;
    margin-top: 7%;
}

.dr:before {
    display: inline-block;
    content: "";
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 20px;
    height: 20px;
    border-width: 0 0 2px 2px;
    border-color: #fff;
    border-style: dashed;
    background-color: rgb(41, 175, 255);
    position: absolute;
    left: -11px;
    top: 58px;
}

.tt {
    font-size: 16px;
    color: #105f97;
    text-align: center
}

.ta {
    color: #fff;
    letter-spacing: 2px;
    text-align: justify;
    padding: 0 2%;

}

.wl {
    margin-top: 50px;
}

#lxzx {
    margin-top: 100px;
}

#lxzx .bm {
    margin-top: 30px;
}

#lxzx .bm h2 {
    text-align: center;
    background: #f3ac15;
    font-size: 2rem;
    color: #fff;
    padding: 10px 0;
}

#lxzx .bm .bmbg {
    background: url('../img/bmbg.png') no-repeat;
    background-size: 100% 100%;
    margin-top: 20px;
    padding: 38px 15px;
}

#lxzx .bm .bmbg h3 {
    color: red;
    font-size: 16px;
    margin-top: 10px;
    margin-left: 0;
}

#lxzx .bm .bmbg hr {
    border: 2px solid #fff;
    width: 100px;
}

#lxzx .bm .bmbg p {
    line-height: 1.4;
    font-size: 1.4rem;
    letter-spacing: 1px;
    color: #fff;
    margin-top: 10px;
}

#lxzx a.zxbm {
    margin-left: 25%;
    margin-top: 30px;
    display: block;
    background: #e73f3f;
    width: 160px;
    padding: 5px;
    color: #fff;
    font-size: 1.6rem;
}

#lxzx .fire {
    background: url('../img/fire.png') no-repeat;
    background-size: 100% 100%;
    color: transparent;
}

#lxzx ul {
    margin-top: 15px;
}

#lxzx li.bmtt {
    font-size: 1.8rem;
}

#lxzx span.bmjt {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 5px 0 5px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #d65156;
    /*透明 透明 透明 黄*/
    margin: 0 10px;
}

#lxzx h3 {
    font-size: 2rem;
    margin-top: 1.5em;
    margin-left: 1em;
}

#lxzx .bmlc .bjx {
    width: 80%;
    position: absolute;
    top: 2px;
    border: 2px solid #e73f3f;
    z-index: -1;
    margin-left: 1%;
}


#lxzx .bmlc {
    position: relative;
    margin-top: 10px;

}

#lxzx .bmlc span {
    text-align: center;
    display: inline-block;
    background: #e73f3f;
    color: #fff;
    width: 30%;
    margin-left: 1%;
}

#lxzx form input {
    border: 1px solid gainsboro;
    width: 70%;
    height: 25px;
    border-radius: 4px;

}


#lxzx .qrbm {
    background: #e73f3f;
    color: #fff;
    margin-left: 45%;
}

#lxzx .zxt {
    width: 100%;
    text-align: center;
    background: #0084ff;
    font-size: 1.8rem;
    line-height: 2;
    position: relative;
}

#lxzx .zxt::before {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid #00479d;
    border-left: 30px solid transparent;
    position: absolute;
    top: 36px;
    left: 0;
}

#lxzx .zxt::after {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid #00479d;
    border-right: 30px solid transparent;
    position: absolute;
    top: 36px;
    right: 0;
}

#lxzx .fa {
    width: 100%;
    text-align: center;
    height: 100px;
    border-width: 0 1px 0 1px;
    border-style: dashed;
    border-color: #f18a26;
    line-height: 100px;
}

#lxzx .fa span {
    font-size: 16px;
}

#lxzx .fa i {
    color: #34bce9;
    margin: 0 2%;

}

#lxzx .fa1 {
    width: 100%;
    text-align: center;
    height: 250px;
    border-width: 0 1px 1px 1px;
    border-style: dashed;
    border-color: #f18a26;
}

#lxzx .fa1 span {
    display: inline-block;
    width: 65px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
}

#zypm .card {
    margin-top: 24px;
}

#zypm .card-title {
    color: #0084ff;
    text-align: center;
    font-size: 18px;
}

#zypm .card-body {
    height: 314px;
}

#zypm .card-text p {
    text-align: center;
    font-size: 16px;
    line-height: 50px;
}

#zypm .card-text p:not(:last-child) {
    border-bottom: 1px solid gainsboro;
}

#mxtj {
    margin-top: 5%;
    background: #e1ebf4;
    padding: 0 0 5% 0;
}

#mxtj ul {
    background: #1f8ceb;
    margin-top: 14px;
}

#mxtj ul li a {
    color: #fff;
    border-radius: 0;
}

#mxtj ul li a.active {
    background: #00479d;
}

#mxtj ul li a:hover {
    background: #00479d;
}

#mxtj .row .col-md-2 {
    text-align: center;
    background: #fff;
}

#mxtj .row .col-md-2 h3 {
    font-size: 1.6rem;
    border-top: 1px solid #f3ac15;
    border-bottom: 1px solid #f3ac15;
    line-height: 2;
}

#mxtj .row .col-md-2 p {
    text-align: left;
    padding: 0 0 0 14px;
}


#mxtj .row a {
    font-size: 1.4rem;
    background: #ff8a00;
    margin-right: 5%;
    color: #fff;
    margin-top: 5px;
}

#lxlc {
    margin-bottom: 5%;
}

#lxlc .bg {
    background: url(../img/lxlcbg.jpg) no-repeat;
    background-size: 100%;
    height: 726px;
}

#lxlc .yuan {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0084ff;
    display: inline-block;
}

#lxlc .lxlc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: url(../img/lxc.png) no-repeat;
    background-size: 100%;
    background-position-y: 100px;
    height: 476px;
}

#lxlc .lxlc>div {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: center;
}

#lxlc .lxlc>div:first-child {
    margin-top: 124px;
}

#lxlc .lxlc>div:nth-child(2) {
    margin-top: 173px;
}

#lxlc .lxlc>div:nth-child(3) {
    margin-top: 226px;
}

#lxlc .lxlc>div:nth-child(4) {
    margin-top: 253px;
}

#lxlc .lxlc>div:nth-child(5) {
    margin-top: 249px;
}

#lxlc .lxlc>div:nth-child(6) {
    margin-top: 215px;
}

#lxlc .lxlc>div:nth-child(7) {
    margin-top: 165px;
}

#lxlc .lxlc>div:nth-child(8) {
    margin-top: 138px;
}

#lxlc .lxlc img {
    width: 20%;
}

#lxlc form label {
    width: 64px;
}

#lxlc .ip input {
    border: 1px solid gainsboro;
    width: 80%;
    height: 25px;
    border-radius: 4px;

}

#lxlc .ip select {
    border: 1px solid gainsboro;
    width: 26%;
    height: 25px;
    border-radius: 4px;

}

#lxlc .sj input {
    border: 1px solid gainsboro;
    width: 25%;
    height: 25px;
    border-radius: 4px;

}

#lxlc .sj select {
    border: 1px solid gainsboro;
    width: 80%;
    height: 25px;
    border-radius: 4px;

}

#lxlc .free {
    background: #d7ebf6;
    padding: 0 0 50px 0;
}

#lxlc input[type=submit] {
    background: #1f8ceb;
    font-size: 16px;
    padding: 5px 30px;
    color: #fff;
    margin-top: 20px;
}

#lxlc input.write {
    background: #1f8ceb;
    color: #fff;
}


/* 空姐专业 */

.kjtitle {
    text-align: center;

}

.kjtitle h2 {
    font-size: 24px;
    margin-top: 2%;

}

.kjtitle p {
    color: #0b579f;
    font-size:16px;
}

.kjtitle::before {
    display: table;
    content: "";

}
.kjtwo{
    text-align: center;
    margin-top: 36px;
    padding-bottom: 30px;
}
.kjtwo a{
    display: inline-block;
    padding: 5px 30px;
    color: #fff;
}
.kjtwo a:first-child{
   background: #fc5555;
}
.kjtwo a:last-child{
    background: #3fafe9;
 }
 #kczy{
     margin-top: 15px; 
     background: #3fafe9;
 }
 #kczy p{
    line-height: 1.9;
 }
 #jyqj .zz{
    border:1px solid #3fafe9;padding: 15px 20px;background:rgb(243, 243, 243);
    display: none;
 }
 #xzys{
     background: #ff7d64;
 }
 #xzys .card{
     border-radius: 18% 0 18% 0;
     overflow: hidden;
     height: 240px;
     -webkit-box-shadow: rgb(161, 161, 161) 2px 2px 10px;
             box-shadow: rgb(161, 161, 161) 2px 2px 10px;
    border: none;
    }
 #xzys .card-header{
     background: #eaac01;
     text-align: center;
     padding: 20px 0;
     color: #fff;
     font-size: 20px;
   
 }
 #xzys .card-title{
    text-align: center;
    color: #ee9f2d;
 }
 #hgkj .hgkj h3{
    text-align: center;
    font-size: 18px;
    padding: 10px 0;
    color: #fff;
 }
 #hgkj .hgkj p{
    padding: 14px 20px;
 }
 #hgkj{
     margin-bottom: 100px;
 }

 #jzkb{
     background: #43b6c6;
 }
 #jiaoni .jn_list ul li>div{
     border: 1px solid gainsboro;
     padding: 10px;
 }
 #jiaoni .jn_list .xuexiao{
    position: absolute;
    top: 0;
    right: -20px;
    color: #fff;
    background: #ffae00;
    padding: 5px 30px;
    border-radius: 25px;
 }
 #jiaoni .jn_list a.btn{
     padding: 5px 10px;
     color: #fff;
     background: #3fafe9;
 }
 #jiaoni .jn_list a.btn:last-child{
     background: #ff7d64;
 }
 #msbm{
     background: url(../img/kjzy/nsbmbg.jpg) no-repeat;
     background-size: 100% 100%;
     margin-top: 24px;
     position: relative;
     margin-bottom: 50px;
     padding-bottom: 50px;
 }
#msbm .msbm{
    width: 1030px;
    margin: 0 auto;
    background: #047eb5;
    border: 10px solid #53a2cf;
    padding: 20px;
    margin-top: 40px;
}
#msbm .msbm>p{
    border-radius: 5px;
}
#msbm .msbm>h3{
    color: #ffae00;
    font-size: 24px;
    padding: 24px 0;
    text-align: center;
}
#msbm form .ig{
    margin-top: 10px;
}
#msbm form .ig label{
    width: 100px;
}
#msbm form .ig label{
    width: 100px;
    color: #fff;
    text-align: right;
}
.z1z{
   display: inline-block;
   width: 240px;
   height: 35px;
   overflow: hidden;
   background: url(../img/kjzy/sjx.png) no-repeat right #fff;
   background-size: 8%;
   background-position-x: 211px;
   vertical-align: bottom;
   border-radius: 5px;
}
#msbm form .ig select{
    background: transparent;
    width: 240px;
    padding: 5px;
    font-size: 14px;
    border: 1px solid #ccc;
    height: 35px;
    -webkit-appearance: none; /*for chrome*/
}
#msbm form .ig input{
    border: 1px solid gainsboro;
    width: 240px;
    height: 35px;
    border-radius: 5px;
    text-indent: 5px
}
#msbm form .ig input[type=radio]{
    width: 15px;
    height: 15px;
}
#msbm form .ig input[type=submit],#msbm form .ig input[type=reset]{
    border: none;
    width: 100px;
    height: 35px;
    border-radius: 5px;
    color: #fff;
}
#msbm form .ig input[type=submit]{
    background: #ef0000;
    margin-right: 14px;
}
#msbm form .ig input[type=reset]{
    background: #ffae00;
    margin-left: 14px;
}

/* 地勤专业 */
.dqtitle {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.dqtitle h2 {
    font-size: 20px;
    margin-top: 4%;

}
.dqtitle h2::before{
    display: inline-block;
    background: url(../img/dqzy/dqtitle.png) no-repeat;
    background-size: 100%;
    height: 15px;
    width: 38%;
    content: "";
    margin-right: 14px;
}
.dqtitle h2::after{
    display: inline-block;
    background: url(../img/dqzy/dqtitle.png) no-repeat;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background-size: 100%;
    height: 15px;
    width: 38%;
    content: "";
    margin-left: 14px;
}
.dqtitle span{
    background: url(../img/dqzy/dqjt.png) no-repeat;
    background-size: 100%;
    height: 30px;
    width: 30px;
    margin-top: 7px;
}

.dqtitle p {
    color: #0b579f;

}

.dqtitle::before {
    display: table;
    content: "";

}
#dqdy .card-header{
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
    color: #fff;
}
#dqdy .card-body{
    text-align: center;
}
#dqdy .card-text{
    text-align: justify;
    height: 280px;
    padding: 0 15px;
}
#dqdy a{
    display: inline-block;
    padding: 5px 30px;
    color: #fff;

}

#dqqj .qk{
    position: relative;
    top: -16px;
    background: #fcf3e6;
    padding: 0 20px;
    font-size: 16px;
}
#dqqj .dqk{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 150px;
}
#dqqj .dqk div{
    color: #fff;
}
#dqqj .lan{
    background: url(../img/bgb.png) no-repeat;
    background-size: 100% 100%;
    width: 116px;
    height: 100px;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
}
#dqqj .qjp{
    color: #fff;
    background: #41bba6;
    padding: 20px 25px;
}
#dqys .card{
  border: none;
  background: none;
}
#dqys .card-header{
    background: #41bba6;
    width: 75px;
    height: 40px;
    border-radius: 50px 50px 0 0;
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
}
#dqys .card-body{
    border:2px solid #41bba6;
    text-align: center;
    height: 204px;
    background: #fff;
}
#dqys .card-body span{
    font-size: 15px;
    color: #41bba6;
}
#dqys .card-text{
    text-align: left;
    padding: 0 10px;

}
#dqys .cb::before{
    display: inline-block;
    content: "";
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 20px;
    height: 20px;
    border-width: 2px 2px 0 0;
    border-color: #41bba6;
    border-style: solid;
    background-color: rgb(255, 255, 255);
    position: absolute;
    right: -9px;
    top: 132px;
}
#dqys .cb::after{
    display: inline-block;
    content: "";
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 20px;
    height: 20px;
    border-width: 2px 2px 0 0;
    border-color: #41bba6;
    border-style: solid;
    background-color: #fcf3e6;
    position: absolute;
    left: -9px;
    top: 132px;
}
#dqys .cb1::before{
    display: inline-block;
    content: "";
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 20px;
    height: 20px;
    border-width: 2px 2px 0 0;
    border-color: #41bba6;
    border-style: solid;
    background-color: rgb(255, 255, 255);
    position: absolute;
    right: -9px;
    top: 132px;
}
#dqys .cb5::after{
    display: inline-block;
    content: "";
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 20px;
    height: 20px;
    border-width: 2px 2px 0 0;
    border-color: #41bba6;
    border-style: solid;
    background-color: #fcf3e6;
    position: absolute;
    left: -9px;
    top: 132px;
}


#dqys .dqys{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between
}
#dqys .dqys .dq1{
    width: 18%;
   
}

#dqyq .dqyq{
    border: 10px solid #f2b22a;
    padding: 15px;
}
#dqyq .dqyq span{
    color: red;
}
#dqyq .dqyq p{
    border-bottom: 1px dashed gainsboro;
    text-indent: 10px;
    line-height: 2.4;
}
#dqyx .col-md-6>div{
    border: 1px solid #0084ff;
    padding: 10px 0;
}
#gtyx .col-md-6>div{
    border: 1px solid #0084ff;
    padding: 10px 0;
}
#jdyx .col-md-6>div{
    border: 1px solid #0084ff;
    padding: 10px 0;
}
#dqyx img{
    width: 44%;
    height: 167px;
}
#dqyx .zyyx{
   width: 50%;
}
#gtyx img{
    width: 44%;
    height: 167px;
}
#gtyx .zyyx{
   width: 50%;
}
#jdyx img{
    width: 44%;
    height: 167px;
}
#jdyx .zyyx{
   width: 50%;
}

.zyyx h3{
    font-size: 18px;
    font-weight: bold;
}
.zyyx a.btn{
    padding: 5px 10px;
    color: #fff;
    background: #3fafe9;
}
.zyyx  a.btn:last-child{
    background: #ff7d64;
}


/* 高铁专业 */
.gttwo{
    text-align: center;
    margin-top: 30px;
    padding-bottom: 30px;
}
.gttwo a{
    display: inline-block;
    padding: 5px 30px;
    color: #fff;
}
.gttwo a:first-child{
   background: #ff9900;
}
.gttwo a:last-child{
    background: #0084ff;
 }
.gttitle{
    background: url(../img/gtzy/gttitle.png) no-repeat;
    background-size: 100%;
    height: 100px;
    margin-top: 40px;
}
.gttitle h2{
    font-size: 24px;
    color: #fff;
    position: relative;
    top: 50px;
    left: 60px;
}
.gttitle::before{
    display: table;
    content: "";
}
#gtdy{
    margin-top: 80px;
}
#gtdy .dy{
    border: 3px dashed #6595c0;
    background: #fff;
    padding: 0 50px;
}
#gtdy .dy h2{
    background: url(../img/gtzy/gtdy.png) no-repeat;
    background-size: 100%;
    font-size: 20px;
    width: 190px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    position: relative;
    top: -20px;
} 

#yxfx .card-header{
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
    color: #fff;
}
#yxfx .card-body{
    text-align: center;
}
#yxfx .card-text{
    text-align: justify;
    height: 310px;
    padding: 0 15px;
}
#yxfx a{
    display: inline-block;
    padding: 5px 30px;

}
#gtbm .card{
    background: none;
    border: none;
    height: 531px;
}
#gtbm .card-header{
    text-align: center;
    border-radius: 20px;
    font-size: 18px;
    padding: 10px 0;
    border: 2px solid #78afe8;
    z-index: 99;
    background: #fff;
   
}
#gtbm .card .card-body{
    padding: 0;
    position: relative;
    top: -20px;
    position: relative;
}
#gtbm .card .card-text{
    color: #fff;
    padding: 35px 25px;
}
#gtbm .card .d-block{
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #3c8de1;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}


/* 酒店专业 */
#jddy{
    margin-top: 80px;
}
#jddy .dy{
    border: 3px dashed #6595c0;
    background: #fff;
    padding: 0 50px;
    position: relative;
}
#jddy .dy h2{
    background: #Fff;
    font-size: 30px;
    width: 96px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: relative;
    top: -20px;
} 
#jddy .dy h3{

    font-size: 60px;
    position:  absolute;
    top: 10px;
    left: -13px;
    background: #fff;
    height: 45px;

}
#jddy .dy h4{

    text-align: center;
    width: 39px;
    font-size: 60px;
    position: absolute;
    bottom: -28px;
    right: 90px;
    background: #fff;
    height: 45px;

}

#whyjd{
    background: url(../img/jdzy/jdbg.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: 50px;
    padding-bottom:50px; 
}
.jdtitle{
    text-align: center;
}
.jdtitle h2{
    font-size: 24px;
    margin-top: 50px;
}
.jdtitle::before{
    display: table;
    content: "";
}
#whyjd p{
    color: #fff;
}
#whyjd a.btn{
    padding: 5px 30px;
    background: #0084ff;
    color: #fff
}
#jdqj .qj{
    background: #ff5274;
    padding: 10px 5px 15px; 

}
#jdqj .qj:not(:first-child){
    margin-top: 50px;
    
}
#jdqj .qj>div{
    float: left;
    height: 100px;
}
#jdqj .qj h3{
    background: #fff;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    font-size: 22px;
    text-align: center;
    line-height: 75px;
    position: relative;
    top: -55px;

}
#jdqj .qj p{
    margin-top: 5px;
    padding-left: 5px;
    color: #fff;
}

#jdjs{
    background: url(../img/jdzy/jdjs1.jpg) no-repeat;
    background-size:100% 100%; 
    margin-top: 75px;
    padding-bottom: 50px;
}
#jdjs .card{
    background: transparent;
    border: none;
}
#jdjs .card-header{
    text-align: center;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
}
#jdjs .card-body{
    background:transparent;
    padding: 0 15px!important;
}
#jdjs .card-text{
    background: #fff;
    padding: 15px 20px!important;
}

#jdzs{
    background: url(../img/jdzy/jdbg2.jpg) no-repeat;
    background-size:100% 100%; 
    padding-bottom: 50px;
}
#jdzs .jdzs{
    border: 10px solid #ff5274;
    padding: 15px;
    background: #fff;
}
#jdzs .jdzs span{
    color: red;
}
#jdzs .jdzs p{
    border-bottom: 1px dashed gainsboro;
    text-indent: 10px;
    line-height: 2.4;
}

  
/* 高中生 */
.gzstitle{
    text-align: center;
}
.gzstitle h2{
    font-size: 24px;
    margin-top: 50px;
    color: #006baf;
}
.gzstitle p{
    font-size: 16px;

    background: #006baf;
    width: 17%;
    margin:0 auto;
    margin-top: 5px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
}
.gzstitle::before{
    display: table;
    content: "";
}
#gzsdy .card{
    padding: 0;
    height: 250px;
    border-radius:10px; 
    color: #fff;                                                        
}
#gzsdy .card-body .ch{
    text-align: center;
    padding: 15px 0 ;
}
#gzsdy .card-body .ch h4{
    font-size: 16px;
    font-weight: 700;
}
#gzsdy .card-body p{
    font-size: 12px;
    padding: 0 10px;
}
#gzsys{
    background: #23b8ac;
    margin-top: 60px;
}
#gzsys h3{
    font-size: 50px;
    position: absolute;
    top: -30px;
    left: -14px;
    color: #fff;
}
#gzsys h3 span:last-child{
    position: relative;
    z-index: 10;
}
#gzsys .col-md-4>div{
    position: relative;
    margin-top: 40px;
}
.g{
    color: #fff;
    padding: 0 10px;
    position: relative;
    margin-left: 20%;
    margin-top: 20px;
}
.g .gg{
    font-size: 18px;
    color: #fff;

}
.g .ga{
    line-height: 1.5
}
.czsbg1{
    background: url(../img/gzs/czsbg1.jpg) no-repeat;
    background-size: 100%;
    height: 97px;
   }
   .czsbg2{
       background: url(../img/gzs/czsbg2.jpg) no-repeat;
       background-size: 100%;
       height: 97px;
      }
      .czsbg3{
       background: url(../img/gzs/czsbg3.jpg) no-repeat;
       background-size: 100%;
       height: 97px;
      }
      .czsbg4{
       background: url(../img/gzs/czsbg4.jpg) no-repeat;
       background-size: 100%;
       height: 97px;
      }
   
      .czsbg5{
       background: url(../img/gzs/czsbg5.jpg) no-repeat;
       background-size: 100%;
       height: 97px;
      }
      .czsbg6{
       background: url(../img/gzs/czsbg6.jpg) no-repeat;
       background-size: 100%;
       height: 97px;
      }
#gzsmy ul li .dh_img{
    width: 120px;
    height: 120px;
    background: #149ed0;
    border-radius: 50%;
    text-align: center;
    line-height: 120px;
    margin-left: 20px;
}
#gzsmy ul li .dh_txt{
    text-align: center;
    margin-top: 10px;
}
#gzsmy ul li .dh_txt h3{
    font-size: 18px;
    font-weight: 700;
}
#gzsmy .neirong{
    color: #fff;
}
#gzsmy .neirong .ssj>div span{
    display: inline-block;
    width: 80px;
    text-align: center;
  
}
#gzsmy .neirong  .ssj{
    background: #149ed0;
    padding: 15px;
    padding-bottom: 30px;
    border-radius:15px; 
    position: relative;
    margin-top: 50px;
}

#gzsmy .neirong  .ssj p{
    width: 90%;
    margin:0  auto ;

}

#gjkc:before {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
        width: 0px;
        height: 0px;
        position: absolute;
        top: -82px;
        left: 145px;
        padding:0;
        border-bottom:50px solid #149ed0;
        border-top:50px solid transparent;
        border-left:30px solid transparent;
        border-right:30px solid transparent;
        display: block;
        content:'';
        z-index: 12;
}
#vipdq:before {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
        width: 0px;
        height: 0px;
        position: absolute;
        top: -82px;
        left: 335px;
        padding:0;
        border-bottom:50px solid #149ed0;
        border-top:50px solid transparent;
        border-left:30px solid transparent;
        border-right:30px solid transparent;
        display: block;
        content:'';
        z-index: 12;
}
#gtcw:before {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
        width: 0px;
        height: 0px;
        position: absolute;
        top: -82px;
        left: 524px;
        padding:0;
        border-bottom:50px solid #149ed0;
        border-top:50px solid transparent;
        border-left:30px solid transparent;
        border-right:30px solid transparent;
        display: block;
        content:'';
        z-index: 12;
}
#ylhc:before {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
        width: 0px;
        height: 0px;
        position: absolute;
        top: -82px;
        left: 715px;
        padding:0;
        border-bottom:50px solid #149ed0;
        border-top:50px solid transparent;
        border-left:30px solid transparent;
        border-right:30px solid transparent;
        display: block;
        content:'';
        z-index: 12;
}
#jdgl:before {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
        width: 0px;
        height: 0px;
        position: absolute;
        top: -82px;
        left: 908px;
        padding:0;
        border-bottom:50px solid #149ed0;
        border-top:50px solid transparent;
        border-left:30px solid transparent;
        border-right:30px solid transparent;
        display: block;
        content:'';
        z-index: 12;
}

/* 名校双保险 */
.sbxtitle{
    text-align: center;
}
.sbxtitle h2{
    font-size: 24px;
    margin-top: 50px;
}
.sbxtitle::before{
    display: table;
    content: "";
}
#whymxsbx .qj{
    background: #eaac01;
    padding:  0 0 0 10px ; 
    margin-top: 50px;
}

#whymxsbx .qj>div{
    float: left;
    height: 70px;
    width: 15%;

}
#whymxsbx .qj h3{
    background: #fff;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    font-size: 40px;
    text-align: center;
    line-height: 75px;
    position: relative;
    top: -32px;
    font-weight: 700;
}
#whymxsbx .qj p{
    margin-top: 5px;
    padding-left: 5px;
    color: #fff;
    float: left;
    width: 60%;
    font-size: 16px;
}
#whymxsbx .qj a{
    width:18%;
    background: #ff5274;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
}
#sbxlc{
    background: #0e7aff;
    
}
#sbxlc table{
    width: 100%;
    padding: 30px 0;
}
#sbxlc table td{
    width: 136px;
}
#sbxlc table h5{
    text-align: center;
    font-size: 40px;
    color: #fff;
}
#sbxlc table p{
    text-align: center;
    background: #ffffff;
    padding: 5px 10px;
    border-radius: 10px;
}
.sx{
    position: absolute;
    left: 64px;
    background: #fff;
}
.sx{
    width: 2px;
    height: 100px;
}
.xx{
    position: absolute;
    left: 64px;
    background: #fff;
}
.xx{
    width: 2px;
    height: 41px;
}
/* 初中生 */


.czstitle{
    text-align: center;
}
.czstitle h2{
    font-size: 24px;
    margin-top: 50px;
    color: #f43961;
}
.czstitle p{
    font-size: 16px;

    background: #f46a87;
    width: 17%;
    margin:0 auto;
    margin-top: 5px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
}
.czstitle::before{
    display: table;
    content: "";
}



/* 学校 */

.banner {
    margin: 0 auto;
}
.web_tg {
    margin: 0 auto;
    background-color: #EFEFEF;
}
.mianbaoxie {
    padding: 10px 0;
    padding-left: 15px;
}
.indexxx{
    margin-top: 17px;
}
.indexc_l {
    width: 250px;
    height: 477px;
    float: right;
    line-height: 1.4
}

.indexc_l h2{
    font-size: 22px;
    padding: 15px 0;
    text-align: center;
    /*background:-webkit-gradient(linear,right top, left top,from(#0083fe),to(#0b57a0));*/
    /*background:linear-gradient(to left,#0083fe,#0b57a0);*/
    background: #f2f2f2;
    border-bottom: 1px solid #e12f3b;
    color:#000;
}

.indexc_l ul{
    border:1px solid gainsboro;
    padding: 15px 10px;
}
.indexc_l ul li{
    padding: 10px 0;
    text-align: center;
}
.indexc_l ul li:last-child{
    border-bottom:none
}
.indexc_l ul li a{
    display: block;

    /*background:url(../img/tubiao.png) no-repeat left;*/
    padding: 11px 0;
    background:#e12f3b;
    background-position-y: 0;
    font-size: 17px;
    color: #fff;
}
/*.indexc_l ul li a:hover{*/
/*    color: red;*/
/*}*/
/*.indexc_l ul li:nth-child(2) a{*/
/*    background-position-y: -29px;*/
/*}*/
/*.indexc_l ul li:nth-child(3) a{*/
/*    background-position-y: -84px;*/
/*}*/
/*.indexc_l ul li:nth-child(4) a{*/
/*    background-position-y: -113px;*/
/*}*/
/*.indexc_l ul li:nth-child(5) a{*/
/*    background-position-y: -145px;*/
/*}*/
/*.indexc_l ul li:nth-child(6) a{*/
/*    background-position-y: -177px;*/
/*}*/


.indexc_r {
    width: 765px;
    height: 477px;
    float: right;
}
.indexcr_top {
    width: 765px;
    height: 477px;
}
.indexcr_l {
    width: 480px;
    height: 477px;
    float: left;
}


.indexcr_l h2{
    font-size: 22px;
    padding: 15px;
    background: #f2f2f2;
    border-bottom: 1px solid #e12f3b;
    color:#000;
}

.indexcr_l h2 span{
    font-size: 16px;
    margin-left: 10px;
}

.indexcr_l ul{
    padding: 9px 15px;

}
.indexcr_l ul li{
    padding: 3px 0;
}
.indexcr_l ul li span{
    font-size:16px;
    margin-right: 5px;
}
.indexcr_l ul li a{
    letter-spacing: 1px;
}
.indexcr_l ul li a:hover{
    color: red;
}



.indexcr_r {
    width: 315px;
    height: 477px;
    float: left;
}


.indexcr_r  h2{
    font-size: 22px;
    padding: 15px 0;
    text-align: center;
   background: #f2f2f2;
    border-bottom: 1px solid #e12f3b;
    color:#000;
}
.indexcr_r form{
    padding:10px 10px 20px;
    border:1px solid gainsboro;
}

.indexcr_r .ip,
.indexcr_r .ip1{
    margin-top:15px;
}

.indexcr_r .ip label,
.indexcr_r .ip1 label{
    width:80px;
    font-size: 16px;
}
.indexcr_r .ip1 input{
    margin: 0 10px;
}
.indexcr_r .ip input{
    border: 1px solid gainsboro;
    height: 25px;
    width: 195px;
}
.indexcr_r .ip input[type=submit]{
    width: 120px;
    padding: 5px 0;
    height:auto;
    font-size:16px;
    background: #0066b2;
    border-radius: 5px;
    color: #fff;
}
.indexcr_r .ip input[type=submit]:hover{
    background: #dd242a;
}
.indexcr_r .freetel{
    border:1px solid gainsboro;
    margin-top:20px;
    text-align: center;
    padding:25px 0;
}
.indexcr_r .freetel .d-inline-block span:first-child{
    font-size:16px;
}
.indexcr_r .freetel .d-inline-block span:last-child{
    font-size:24px;
    color:#f3ac15;
}


.indexzsjz{
    margin-top:20px;
}
.indexzsjz h2{
    font-size: 22px;
    padding: 15px;
     background: #f2f2f2;
    border-bottom: 1px solid #e12f3b;
    color:#000;
}
.indexzsjz h2 span{
    font-size: 16px;
    margin-left: 10px;
}

.indexzsjz .col-md-8 h3{
    font-size:18px;
    margin:10px 0;
}
.indexzsjz .col-md-8 p{
    line-height: 1.5;
    font-size: 14px;
    text-align: justify;
}
.indexzsjz .btn-group{
    display:flex;
    justify-content: space-between;
    margin-top: 20px;
}
.indexzsjz .btn-group a{
    display: inline-block;
    padding:8px 20px;
    text-align:center;
    background: #0b579f;
    border-radius: 5px;
    color:#fff;
    font-size: 16px;
    letter-spacing: 1px;
}
.indexzsjz .btn-group a:hover{
    background: #dd242a;
}

.ysandfg h2{
    font-size:24px;
    float:left;
    width:30px;
    height:120px;
    padding: 30px 13px;
    box-sizing: content-box;
    background:url(/public/xuexiao/img/ysfgbg.png) no-repeat;
    background-size:100% 100%;
    color:#fff;
    position: relative;
    z-index: 100;
}

.ysandfg .ysyou{
    width: 620px;
    float: left;
    height:180px;
    padding: 20px;
    border: 1px solid #e12f3b;
    position: relative;
    left: -10px;
    
}

.ysandfg .col-md-8 p{
    font-size: 16px;
    padding:13px 8px;
    border-radius: 5px;

}

.ysandfg .sw1{
    height: 180px;
    position: relative;
    left: -10px;
}

.zslc{
    margin-top: 30px;
}
.zslc .banfa{
    padding: 20px;
    border: 1px dashed #07569a;
}

.zslc .banfa div{
     text-align: center;
}
.zslc .banfa p{
    font-size: 16px;
    line-height: 1.8;
    margin-top: 10px;
}
   .zslc .tiaojian {
          padding: 10px 20px;
   }
    .zslc .tiaojian p{
        line-height: 1.8;
        font-size: 16px;
    }
.zslc .banfa div h2{
    display: inline-block;
    padding: 10px 30px;
    background: #e12f3b;
    color: #fff;

}
.zslc .banfa .btn-group{
    display:flex;
    justify-content: center;
    margin-top: 20px;
}
.zslc .banfa .btn-group a{
    display: inline-block;
    padding:8px 20px;
    text-align:center;
    background: #0b579f;
    border-radius: 5px;
    color:#fff;
    font-size: 16px;
    letter-spacing: 1px;
    margin-left: 30px;
}




.zslc h2{
    font-size: 22px;
    padding: 15px;
    background: #e12f3b;
    border-bottom: 1px solid #e12f3b;
    color:#fff;
}
.zslc h2 span{
    font-size: 16px;
    margin-left: 10px;
}
.zslc .col-md-8 h3{
    display:inline-block;
    font-size:20px;
    padding:10px 20px;
    background:-webkit-gradient(linear,right top, left top,from(#f3900b),to(#dd2629));
    background:linear-gradient(to left,#f3900b,#dd2629);
    color: #fff;
}
.zslc .col-md-8 .btn-group a{
    display:inline-block;
    padding:8px 15px;
    font-size:16px;
    margin-top: 20px;
    color: #fff;
    border-radius: 5px;
}
.zslc .col-md-8 .btn-group a:not(:first-child){
    margin-left:20px;
}
.ysrxtj{
    padding-bottom: 2.5%; 
}

.ysrxtj h2{
    font-size: 22px;
    padding: 15px;
    background: #f2f2f2;
    border-bottom: 1px solid #e12f3b;
    color:#000;
}
.ysrxtj h2 span{
    font-size: 16px;
    margin-left: 10px;
}
.ysrxtj .d-flex>div{
    width:23%;
    margin-left:2.6667%;
    margin-top:2.6667%;
    border: 1px solid gainsboro;
}
.ysrxtj .d-flex>div img{
    width: 100%;
}
.ysrxtj .d-flex>div:nth-child(1),
.ysrxtj .d-flex>div:nth-child(5){
    margin-left:0%
}
.zxbmyywx h2{
    font-size: 22px;
    padding: 15px;
    background:-webkit-gradient(linear,right top, left top,from(#0083fe),to(#0b57a0));
    background:linear-gradient(to left,#0083fe,#0b57a0);
    color:#fff;
}

.fom_tab{
    padding: 20px;
    border:1px solid #0066b2;
    margin-bottom: 40px;
}

.fom_tab table{
    margin:15px auto;
}
.fom_tab label {
    width: 100px;
    text-align: right;
    float: left;
    display: inline-block;
    line-height: 33px;
    padding-right: 10px;
}
.fom_tab td {
    width: 400px;
    padding: 6px 0 0 20px;
    height: 50px;
}
.fom_tab input, .fom_tab span, .fom_tab select {
    display: inline-block;
}
.fom_tab select {
    width: 268px;
    height: 40px;
    padding: 3px 5px;
    border: 1px solid #c0c0c0;
    font-size: 14px;
    font-family: "微软雅黑";
}
.fom_tab input.extext {
    width: 268px;
    height: 35px;
    padding: 3px 5px;
    border: 1px solid #c0c0c0;
    font-size: 14px;
    font-family: "微软雅黑";
}
#city select {
    width: 87px;
}
.extt {
    width: 666px;
    height: 95px;
    border: 1px solid #c0c0c0;
    margin-top: 8px;
    font-size: 14px;
    font-family: "微软雅黑";
    padding: 3px 5px;
}
.bm_but{
    margin-top: 15px;
    text-align: center;
}
.bm_but1 {
    background: #f68e08;
    padding:5px 15px;
    border-radius: 5px;
    margin-left: 10px;
    border: 0;
    cursor: pointer;
    font-size:16px;
    color: #fff;
}
.bm_but1:hover{
    background: #dd242a;
}

.indexxx .xxtitle h2{
    font-size: 22px;
    padding: 15px;
    background: #f2f2f2;
    border-bottom: 1px solid #e12f3b;
    color:#000;
}
.indexxx .xxtitle h2 span{
    font-size: 16px;
    margin-left: 10px;
}
.indexxx .xmys p{
    text-indent:2em;
    line-height:1.8;
    font-size: 16px;
}
.indexxx .yxjs p{
    text-indent:2em;
    line-height:1.8;
    font-size: 16px;
}
.indexxx .zsjz p{
    text-indent:2em;
    line-height:1.8;
    font-size: 16px;
}
.indexxx .zstj p{
    line-height:1.8;
    font-size: 16px;
}
.indexxx .zsjz h4{
    font-size:18px;
    color:#0b579f;
    margin: 10px 0;
}
.indexxx .yxjs img{
    display: block;
    margin: 0 auto;
    padding: 10px 0;
}

.indexxx .zsjz h3{
    font-size: 22px;
    color:#0b579f;
    text-align: center;
    position: relative;
    margin: 30px 0;
}
.indexxx .zsjz h3::after{
    display:inline-block;
    content:"";
    width:400px;
    border-bottom:1px solid gainsboro;
    position: absolute;
    top:50%;
    left:0px;
}
.indexxx .zsjz h3::before{
    display:inline-block;
    content:"";
    width:400px;
    border-bottom:1px solid gainsboro;
    position: absolute;
    top:50%;
    right:0;
}
#zhuanye{
 
}
#zhuanye tr td{
    padding: 10px;
    text-align: center;
}
#zhuanye tr:first-child{
    background:#c5d9f1;
}
#zhuanye tr td:nth-child(1){
    width:150px;
}
#zhuanye tr td:nth-child(2){

}
#zhuanye tr td:nth-child(3){
    width:100px;
}
#zhuanye tr td:nth-child(4){
    width:100px;
}
#zhuanye tr td:nth-child(5){
    width:100px;
}


/* 学校介绍及后面的东东 */
.listc_r2 {
    width: 814px;
    overflow: hidden;
    float: right;
    margin-top: 5px;
}

.right_top {
    width: 814px;
    height: 33px;
    background-image: url(../img/right_top.png);
    background-repeat: no-repeat;
}

.lanmu {
    width: 120px;
    height: 33px;
    text-align: center;
    float: left;
}

.lanmu span {
    font-size: 16px;
    color: #fff;
    line-height: 33px;
    font-family: '微软雅黑';
    display: block;
}

.weizhi {
    height: 33px;
    float: right;
    font-size: 12px;
    line-height: 33px;
    color: #515359;
}
.weizhi span {
    font-size: 12px;
    line-height: 33px;
    color: #515359;
}
.weizhi a {
    font-size: 12px;
    line-height: 33px;
    color: #515359;
    margin: 0 10px;
}
.wz_nr {
    width: 814px;
    overflow: hidden;
    border: 1px solid #DAD9D9;
    padding-bottom: 15px;
}
.nr_k {
    width: 734px;
    height: 30px;
    margin: 0 auto;
}
.nr_content {
    width: 734px;
    overflow: hidden;
    margin: 0 auto;
}
.zhengwen {
    width: 734px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 15px;
}
.zhengwen p {
    font-size: 12px;
    color: #5d5d5d;
    line-height: 26px;
}
/* 新闻 */
.new_list {
    width: 734px;
    height: 867px;
    border: 1px solid #DAD9D9;
}
.new_list ul {
    margin-top: 30px;
}
.new_list ul li {
    display: block;
    width: 673px;
    height: 35px;
    border-bottom: 1px dotted #BCBCBC;
    background-image: url(../img/listdian.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0 auto;
}
.new_list ul li a {
    font-size: 12px;
    color: #7c7c7c;
    line-height: 35px;
    display: block;
    float: left;
    padding-left: 20px;
}
.new_list ul li a:hover{
    color: #0084ff;
}
.new_list ul li span {
    font-size: 12px;
    color: #7c7c7c;
    line-height: 35px;
    display: block;
    float: right;
    padding-right: 10px;
}

.new_list .nr li:hover{
    color: #0084ff;
}
/* 在线报名 */
.nr_content table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    margin: 15px auto;
    font: 12px/24px 'Microsoft YaHei';
    color: #5d5d5d;
}
.nr_content table input {
    border:0.1px solid gray;
    padding: 5px 0px;
}
.nr_content td, .nr_content th {
    border: 1px solid #ccc;
    padding: 8px;
}
.nr_content table input[type="button" i],.nr_content table  input[type="submit" i],.nr_content table input[type="reset" i] {
    padding: 5px 6px;
}
/* 学校列表 */
.xxlist{
    width:1140px;
    margin: 30px auto 0;
}
.title-box2 {
    text-align: center;
    margin-bottom: 2.5%;
}
.title-box2 h3 {
    font-size: 30px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 0.5%;
}
.tj01 {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    text-align: center;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.tj01:nth-child(4n+1){
    margin-right: 0;
}


.tj01 dt img{
 
    border: 0;
    max-width: 100%;
    height: auto;
    vertical-align: middle;

}
.tj01 dd {
    padding: 3% 5% 5%;
    border-top: 0;
}
.dsjk {
    padding: 0px;
    margin: 0 auto;
    width: 260px;
    padding-top: -5px;
    color: #c18922;
    font-size: 18px;
}
.tj01 dd span {
    display: block;
    width: 100%;
}
.Tosign-up {
    padding-left: 12%;
    font-size: 14px;
    line-height: 28px;
    background: url(../img/bm.png) no-repeat left center;
    float: left;
}
.tj01 .instructions {
    width: 30%;
    border-radius: 3px;
    background-color: #1f907e;
    font-size: 12px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    float: right;
    display: block;
}




@media screen and (max-width:1366px) {
    #kh .row {
        margin-top: 3%;
    }

    .d {
        display: inline-block;
        width: 339px;
        height: 105px;
        margin-left: -6px;
        border-radius: 6px;
        border: 2px dashed #fff;
        padding: 6px;
        background: rgb(41, 175, 255);
        position: relative;
        margin-top: 14px;
    }

    .d:before {
        display: inline-block;
        content: "";
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        width: 20px;
        height: 20px;
        border-width: 2px 2px 0 0;
        border-color: #fff;
        border-style: dashed;
        background-color: rgb(41, 175, 255);
        position: absolute;
        right: -11px;
        top: 40px;
    }

    .dr {
        display: inline-block;
        width: 339px;
        height: 105px;
        margin-left: -6px;
        border-radius: 6px;
        border: 2px dashed #fff;
        padding: 6px;
        background: rgb(41, 175, 255);
        position: relative;
        margin-top: 14px;
    }

    .dr:before {
        display: inline-block;
        content: "";
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        width: 20px;
        height: 20px;
        border-width: 0 0 2px 2px;
        border-color: #fff;
        border-style: dashed;
        background-color: rgb(41, 175, 255);
        position: absolute;
        left: -11px;
        top: 40px;
    }

    .tt {
        font-size: 16px;
        color: #105f97;
        text-align: center
    }

    .ta {
        color: #fff;
        letter-spacing: 2px;
        text-align: justify;
        padding: 0 2%;
        font-size: 12px;
    }

    #kh .twoa {
        margin-top: -2%;
    }
    .czstitle p{
        width:25%;
    }
    .gzstitle p{
        width:25%;
    }
}

#tz a{
    display: block;
    width:33%;
    margin-top: 5px;
}
#ksdh .ksdh{
    margin-top:20px;
    background:url(../img/ksdh.jpg) no-repeat;
    background-size: 100%; 
    color: #fff;
    text-align: center;
    padding: 10px 0;
}

#ksdh .ksdh .col-md-10 .row{
    background: #008aff;
}
#ksdh .ksdh img{
    width: 100%;
    height:100%;
}

#ksdh  h2{
    font-size: 24px;
    text-align: center;
    padding: 10px 0;
}
#ksdh .ksdh a{
    color: #fff;
    padding:5px 0;
    display: inline-block;
    line-height:normal;
}
#ksdh .ksdh a:hover{
    color:red;
}
#ksdh p{
    font-size: 20px;
}
#ksdh .ksdh p a{
    color:red;
}

#chanllage{
    margin-top: 30px;
    position: relative;
}
#chanllage .cl{
    position: absolute;
    top: 10%;
    right:14%;
}
#chanllage .cl a{
    display:inline-block;
    padding:15px 30px;
    margin-left: 10px;
    color: transparent;
}

#three{

}
#three .title{
    background: url(../img/kcbg_03.jpg) no-repeat;
    background-size:100%;
    color:#fff;
    height:58px;
    line-height: 58px;
}

#three .gaot .title{
    background: url(../img/gtbg_03.jpg) no-repeat;
}

#three .feix .title{
    background: url(../img/plbg_03.jpg) no-repeat;
}
#three .jiud .title{
    background: url(../img/jdbg.jpg) no-repeat;
}

#three .title h2{
    display: inline-block;
    float: left;
    font-size: 24px;
    margin-left: 20px;
    line-height: 58px;
}
#three .title p{
    display:inline-block;
    float: right;
    font-size: 20px;
    margin-right: 20px;
    letter-spacing: 1px;
}
#three .sclo a{
    width:25%;
    display:block;
}

#three .title p span{
    color:#ffa800;
}
#three h3{
    font-size: 18px;
    text-align: center;
    background:#0066b2;
    margin-top: 10px;
    padding: 10px 0;
    color:#fff;
}
#three .kk .col-md-3 p{
    line-height:1.8;
    margin-top: 15px;
}
#three .kk .col-md-3 p a{
    color: red;
}
#three .kk .col-md-6 h2{
    padding:5px 0;
    font-size: 20px;
    border-bottom:1px solid #0066b2;
    text-align: center;
}

#three .kk .col-md-6 .float-left{
    width:6%;
    padding:10px 8px;
    line-height:1.2;
    color: #fff;
    font-size:16px;
}
#three .kk .col-md-6 .clearfix{
    margin-top: 10px;
}
#three .kk .col-md-6 .float-right{
    width: 92%;
    padding: 15px 20px;
    border: 1px solid #f39c12;
}
#three .kk .col-md-6 .float-right p{
    line-height: 1.6;
}
#three .kk .col-md-6 span.b21{
    font-size:16px;
    margin-right:5px;
}
.b2{
    background:#0066b2;
}
.b21{
    color: #0066b2;
}
.f2{
    background: #de2f2f;
}
.c12{
    background: #f39c12;
}
#three .kk .col-md-3 h4{
    font-size:16px;
    padding:7px 0;
    border-bottom:1px solid #0066b2;

}
#three .xia{
    padding: 0 0 30px;
    border-bottom: 1px solid gainsboro;
    margin-top: 30px;
}
#three .kk .col-md-3 ul li a {
    display:block;
}
#three .kk .col-md-3 ul li a p{
    margin-top: 8px;
    line-height: 1.6;
}
#three .kk .col-md-3 ul li a p.wen span{
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    border-radius: 50%;
    background: #e31717;
    margin-right: 8px;
    position: relative;
    top: 0;
}
#three .kk .col-md-3 ul li a p.da span{
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    border-radius: 50%;
    background: #0066b2;
    margin-right: 8px;
    float:left;
    position: relative;
    top: 0;
}
#three .kk .col-md-3 ul li a:hover p.wen{
    color:red;

}
#three .kk .col-md-3 ul li a p.da i{
    float:right;
    width: 89%;
    color: rgb(121, 121, 121);
}

#three .wytw{
    display: inline-block;
    background:url(../img/wytw.png) no-repeat;
    background-size:76px 26px;
    font-size:14px;
    width: 76px;
    height: 26px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    position: absolute;
    top:-5px;
}

#yxxx{
    margin-top: 30px;
}
#yxxx .title{
    background:url(../img/indexbg_11.png) no-repeat;
    background-size:100%; 
    height: 70px;
    color:#fff;
    text-align: center;
    font-size:24px;
}
#yxxx .title h2{
    line-height:60px;
}
#yxxx ul{
    margin-top:30px;
}
#yxxx ul li{
    width: 260px;
    position: relative;
    height: 325px;
    margin: 0 0px 23px 0px;
    display: inline;
    border: 1px solid #0066b2;
    background: #fff;
    float: left;
    line-height: 21px;
    font-size: 12px;
}
#yxxx ul li:hover{
    border:1px solid #fe7c00;
}
#yxxx ul li:hover h3{
    border-bottom: 1px solid #fe7c00;
}
#yxxx ul li:not(:nth-child(4n-3)){
    margin-left: 23px;
}
#yxxx ul li .imglogo{
    width: 240px;
    padding: 10px 10px 6px;
    height: 150px;
}
#yxxx ul li .imglogo img{
    width: 240px;
    height: 130px;
}



#yxxx ul li h3{
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #0066b2;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
}
#yxxx ul li .red{
    color:#0066b2;
}

#yxxx ul li p{
    padding: 0 15px 0;
}
#yxxx .sh_but{
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 308px;
    line-height: 30px;
}

#yxxx .sh_but a {
    text-align: center;
    width: 78px;
    display: block;
    background: #0066b2;
    float: left;
    color: #fff;
    margin-right: 3px;
    font-weight: bold;
    font-size: 14px;
}
#yxxx .sh_but a:hover{
    background: #fe7c00;
}

#yxxx .gj_yxhot {
    position: absolute;
    width: 37px;
    height: 37px;
    left: 0;
    top: 0;
}
#yxxx .gj_yxhot img{
    position: relative;
    top:0px;
}
#msbm1 .title{
    background:url(../img/indexbg_11.png) no-repeat;
    background-size:100%; 
    height: 70px;
    color:#fff;
    text-align: center;
    font-size:24px;
}
#msbm1 .title h2{
    line-height:60px;
}

#msbm1{
   
    margin-top: 24px;
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 50px;
}
#msbm1 .msbm{
   width: 1030px;
   margin: 0 auto;
/*    background: #047eb5;
   border: 10px solid #53a2cf; */
   padding: 20px;
   margin-top: 40px;
   border: 1px solid #0066b2;
}
#msbm1 .msbm>p{
   border-radius: 5px;
}
#msbm1 .msbm>h3{
   color: #ffae00;
   font-size: 24px;
   padding: 24px 0;
   text-align: center;
}
#msbm1 form .ig{
   margin-top: 10px;
}
#msbm1 form .ig label{
   width: 100px;
}
#msbm1 form .ig label{
   width: 100px;
   text-align: right;
}
.z1z{
  display: inline-block;
  width: 240px;
  height: 35px;
  overflow: hidden;
  background: url(../img/kjzy/sjx.png) no-repeat right #fff;
  background-size: 8%;
  background-position-x: 211px;
  vertical-align: bottom;
  border-radius: 5px;
}
#msbm1 form .ig select{
   background: transparent;
   width: 240px;
   padding: 5px;
   font-size: 14px;
   border: 1px solid #ccc;
   height: 35px;
   -webkit-appearance: none; /*for chrome*/
}
#msbm1 form .ig input{
   border: 1px solid gainsboro;
   width: 240px;
   height: 35px;
   border-radius: 5px;
   text-indent: 5px
}
#msbm1 form .ig input[type=radio]{
   width: 15px;
   height: 15px;
}
#msbm1 form .ig input[type=submit],
#msbm1 form .ig input[type=reset]{
   border: none;
   width: 100px;
   height: 35px;
   border-radius: 5px;
   color: #fff;
   cursor: pointer;
}
#msbm1 form .ig input[type=submit]{
   background: #0066b2;
   margin-right: 14px;
}
#msbm1 form .ig input[type=reset]{
   background: #0066b2;
   margin-left: 14px;
   width: 100px;
   height: 35px;
}
#msbm1 form .ig input[type=submit]:hover,
#msbm1 form .ig input[type=reset]:hover{
    background: #ed2121
}
#bmlc{
    margin-top:50px;
    margin-bottom:50px;
}
#bmlc .col-md-1 div{
    background:#fe7c00;
    padding:23px;
    line-height:1.4;
    font-size: 18px;
    text-align: center;
    color:#fff;
    border-radius: 5px;
}
#bmlc .col-md-3>div{
    background: #fe7c00;
    color: #fff;
    padding: 0 20px;
    border-radius: 5px;
}
#bmlc .col-md-3>div:hover{
    background: #0066b2;
}
#bmlc .col-md-3>div.hover{
    background: #0066b2;
}

#bmlc .col-md-3 span{
    float: left;
    font-size:30px;
}
#bmlc .col-md-3 h5{
    font-size: 18px;
    border-bottom: 1px solid #fff;
}
#bmlc .hm::after{
    display: block;
    content:"";
    position: absolute;
    top:15%;
    left:95%;
    width:30px;
    height:35px;
    background:url(../img/lcjt_10.png) no-repeat;
    background-size:100%;
}
#bmlc .qm::after{
    display: block;
    content:"";
    position: absolute;
    top:30%;
    left:95%;
    width:30px;
    height:35px;
    background:url(../img/lcjt_10.png) no-repeat;
    background-size:100%;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}
#bmlc .xm::after{
    display: block;
    content:"";
    position: absolute;
    top:98%;
    left:50%;
    width:30px;
    height:35px;
    background:url(../img/lcjt_10.png) no-repeat;
    background-size:100%;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}

.t_news {
    height: 30px;
    padding-left: 20px;
    overflow: hidden;
    position: relative;
}

.t_news b {
    line-height: 30px;
    font-weight: bold;
    display: inline-block;
    color: #f00;
    font-size: 16px;
}

.t_news b img{
    position: relative;
    top:-3px;
    margin-right:5px;
}

.news_li,
.swap {
    line-height: 30px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 150px;
}

.t_news .tl{
    line-height: 30px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 50px; 
    font-size: 16px;
}
.t_news .tl span{
    color:#f00;
    font-size: 18px;    
}
.news_li a,
.swap a {
    color: #000;
    font-size: 16px
}

.swap {
    top: 40px;

}
.yxjs.xxtitle img,.zsjz.xxtitle img {
    max-width: 100%;
}
.indexcr_l ul {
    padding: 9px 15px;
    border-bottom: solid 1px #dcdcdc;
    height: 421px;
    border-left: solid 1px #dcdcdc;
    border-right: solid 1px #dcdcdc;
}

.row.xueyuan-xinwen {
    margin-top: 30px;
}
.row.xueyuan-xinwen div {
    padding-left: 30px;
    line-height: 35px;
}
.row.xueyuan-xinwen div:nth-child(odd) {
    border-right: solid 1px #dcdcdc;
}
.fenguang-i img {
    width: 100%;
    margin-top: 10px;
}
.p-5 h3 {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    padding: 30px 0;
}
.row.xueyuan-xinwen a:hover {
    color: #ff0000;
}

.dpbi{
    background: url(/public/dpimg.png) no-repeat center;
    height: 160px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
.dpbi .container{
    position: relative;
}
.dpbi input{
    height: 35px;
    position: absolute;
}
.dpbi input,.dpbi select{
    height: 30px;
    position: absolute;
    border: none;
    width: 130px;
}

.dpbi input[name=xingming]{
    top: 71px;
    left: 541px;
}
.dpbi input[name=dianhua]{
    top: 71px;
    left: 763px;
}
.dpbi input[name=yixiangguojia]{
    top: 112px;
    left: 286px;
}
.dpbi input[name=jiaoyujieduan]{
    top: 112px;
    left: 541px;
}
.dpbi input[name=zhuanye]{
    top: 112px;
    left: 763px;
}
.dpbi input[type=button]{
    background: none;
    color: transparent;
    font-size: 20px;
    top: 88px;
    left: 979px;
    cursor: pointer;
}
.dpbi select[name=zhuanye]{
    top: 113px;
    left: 760px;
}
.dpbi select[name=yixiangguojia]{
    top: 113px;
    left: 285px;
}
.dpbi select[name=jiaoyujieduan]{
    top: 113px;
    left: 540px;
}
.dpbi .fa-close{
    position: absolute;
    top: 0px;
    left: 1070px;
}
.dpzb{
    position: fixed;
    bottom:0;
    left: -100%;
    height: 160px;
    width: 100%;
    z-index: 999;
}
table {
    width: 100% !important;
}
.dibu div,.dibu p,.dibu{
    text-align: center;
}
.dibu a{
    color: #525252;
}