.box {
    width: 1161px;
    margin: 0 auto;
}

.top img {
    width: 260px;
    height: 73px;
    float: left;
    margin-top: 14px;
}

.top ul {
    float: right;
    margin-top: 29px;
}

.top ul li {
    margin-left: 32px;
    float: left;
    text-align: center;
    width: 124px;
    height: 44px;
    line-height: 44px;
    border-radius: 100px;
    border: 1px solid #2986d2;
    cursor: pointer;
}

.fz14 {
    font-size: 14px;
}

.top ul li:hover {
    background: #2986d2;
}

.top ul li:hover a {
    color: white;
}

.top ul li a {
    color: #2986d2;
    font-size: 18px;
}

.nav {
    height: 61px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin-top: 3px;
}

.nav>ul .curr {
    border-bottom: 1px solid #157acf;
}

.curr_s.curr_s>a {
    font-weight: bold;
    color: #1F7ED3;
    border-bottom: 1px solid #1F7ED3;
}

.nav>ul .curr>a {
    color: #157acf;
}

.nav>ul>li {
    line-height: 60px;
    height: 60px;
    float: left;
    margin-right: 60px;
    position: relative;
}

.nav>ul>li:hover ul {
    display: block;
    z-index:101;
}

.nav>ul>li>a {
    color: #666666;
    font-size: 18px;
}

.nav>ul>li:last-child {
    margin-right: 0px;
}

.nav>ul>li ul {
    position: absolute;
    left: -35px;
    top: 60px;
    width: 180px;
    background: #147dd1;
    display: none;
    z-index: 100;
}

.nav>ul>li ul li {
    text-align: center;
    height: 45px;
    line-height: 45px;
}

.nav>ul>li ul li:hover {
    background: #1f7ac3;
}

.nav>ul>li ul li a {
    color: #ffffff;
}

.lxbz {
    padding: 40px 0px;
}

.sc_navs li {
    position: relative;
}

.sc_navs li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 66px;
    width: 86px;
    background: #147dd1;
    z-index: 100;
    text-align: center;
}

.sc_navs li ul a {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.sc_navs li ul a:hover {
    background: #1f7ac3;
}

.sc_navs>li>a {
    color: #666;
    margin-right: 10px;
    font-size: 16px;
    height: 66px;
    line-height: 66px;
    width: 86px;
    text-align: center
}

.sc_navs>li>a:hover {
    color: #1F7ED3;
}

.sc_navs>li:hover ul {
    display: block;
}

.sch_head {
    width: 100%;
    height: 67px;
    border-bottom: 1px solid #DDDDDD;
}

.sch_head>div {
    height: 100%;
}

#focus {
    width: 661px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

#focus ul {
    position: absolute;
}

#focus ul li {
    float: left;
    width: 661px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

#focus ul li p {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #292421;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    z-index: 2;
}

#focus ul li p a {
    color: #ffffff;
    font: normal 16px/54px '微软雅黑';
    margin-left: 10px;
    font-size: 18px;
}

#focus .btn {
    position: absolute;
    width: 661px;
    height: 24px;
    bottom: 2px;
    text-align: right;
    z-index: 3;
}

#focus .btn span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    margin-right: 7px;
}

#focus .btn span.on {
    width: 11px;
    height: 11px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.abroad-article {
    width: 460px;
    margin-left: 40px;
}

.abroad-article>dl>dt {
    margin-bottom: 5px;
}

.abroad-article>dl>dt a {
    color: #1f7ed3;
    font-size: 16px;
}

.abroad-article>dl>dd {
    margin-bottom: 10px;
}

.abroad-article>dl>dd a {
    color: #666666;
    font-size: 14px;
    line-height: 1.5em;
}

.offerShow .offer {
    overflow: hidden;
    margin-top: 10px;
    height: 76px;
    width: 100%;
}

.offerShow .offer .o-title {
    text-indent: -9999px;
    width: 33px;
    height: 73px;
    float: left;
    background: url("../images/offer.png") no-repeat;
    background-size: 33px 76px;
}

.offerShow #upscroll {
    height: 73px;
    overflow: hidden;
}

.offerShow .offer .table {
    width: 1123px;
    border-top: #5fa7e0 1px solid;
    border-left: #5fa7e0 1px solid;
}

.offerShow .offer .table td {
    padding: 7px 8px;
    border-right: 1px solid #5fa7e0;
    border-bottom: 1px solid #5fa7e0;
}

.abroadPlan .abroadleft {
    width: 740px;
    margin-top: 30px;
}

.abroadPlan .abroadleft>.tittle {
    position: relative;
    color: #1f7ed3;
    font-size: 24px;
}

.abroadPlan .abroadleft>.tittle>img {
    position: relative;
    top: -1px;
}

.abroadPlan .abroadleft>.tittle>div {
    background: #dddddd;
    height: 1px;
    width: 585px;
    position: absolute;
    top: 17px;
    left: 145px;
}

.abroadPlan .abroadleft .abroadPlan-smallbox {
    width: 350px;
    height: 272px;
}

.abroadPlan .abroadleft .abroadPlan-smallbox>.tittle {
    width: 360px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
    margin-top: 23px;
    color: #333333;
    font-size: 18px;
    float: left;
}

.abroadPlan .abroadleft .abroadPlan-smallbox>.tittle a {
    margin-top: 5px;
    margin-left: 214px;
    display: inline-block;
    cursor: pointer;
    float: right;
    width: 20px;
    height: 20px;
    background: url("../images/more.png");
}

.abroadPlan .abroadleft .abroadPlan-smallbox>.tittle a:hover {
    background: url("../images/more-hover.png");
}

.abroadPlan .abroadleft .abroadPlan-smallbox .center a:hover {
    color: #1a7ec6;
}

.abroadPlan .abroadleft .abroadPlan-smallbox .center>div img {
    margin-top: 12px;
    width: 100px;
    height: 75px;
    float: left;
}

.abroadPlan .abroadleft .abroadPlan-smallbox .center>div dl {
    margin-top: 12px;
    width: 230px;
    margin-left: 20px;
    float: left;
}

.abroadPlan .abroadleft .abroadPlan-smallbox .center>div dl dt {
    margin-bottom: 10px;
}

.abroadPlan .abroadleft .abroadPlan-smallbox .center>div dl dt a {
    color: #333333;
    font-size: 16px;
}

.abroadPlan .abroadleft .abroadPlan-smallbox .center>div dl dd a {
    color: #999999;
    font-size: 14px;
}

.abroadPlan .abroadleft .abroadPlan-smallbox .center ul {
    padding-top: 15px;
}

.abroadPlan .abroadleft .abroadPlan-smallbox .center ul li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
/*
.abroadPlan .abroadleft .abroadPlan-smallbox .center ul li i {
    width: 4px;
    height: 4px;
    border-radius: 100%;
    display: inline-block;
    background: #000;
    margin-right: 10px;
}
*/
.abroadPlan .abroadleft .abroadPlan-smallbox .center ul li a {
    font-size: 14px;
    color: #666666;
    flex: 1;
}

.abroadPlan .abroadleft .abroadPlan-smallbox .center ul li:hover i {
    background: #1f7ed3;
}

.Education-information {
    margin-left: 40px;
}

.abroadright {
    width: 360px;
    height: 585px;
    margin-top: 47px;
    margin-left: 40px;
    background: url("../images/AEIS_1.png");
}

.abroadright ul li:nth-child(1) {
    margin-top: 219px;
    margin-left: 37px;
    width: 293px;
    color: #ffffff;
    font-size: 28px;
    text-align: center;
}

.abroadright ul li:nth-child(2) {
    margin-left: 113px;
    margin-top: 32px;
    cursor: pointer;
    width: 135px;
    height: 40px;
    background: white;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
}

.abroadright ul li:nth-child(2) a {
    font-size: 20px;
    color: #1f7ed3;
}

.abroadright ul li:nth-child(2):hover {
    background: #1f7ed3;
}

.abroadright ul li:nth-child(2):hover a {
    color: white;
}

.abroadright ul li:nth-child(3) {
    margin-left: 113px;
    margin-top: 32px;
    cursor: pointer;
    width: 135px;
    height: 40px;
    background: #ffba4a;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
}

.abroadright ul li:nth-child(3) a {
    font-size: 20px;
    color: white;
}

.abroadright ul li:nth-child(3):hover {
    background: #ff9e00;
}

.abroadright ul li:nth-child(3):hover a {
    color: white;
}

.phone {
    padding-top: 39px;
}

.phone .phonebox {
    padding-bottom: 8px;
    margin-right: 40px;
    border: 1px solid #dddddd;
    width: 260px;
    float: left;
}

.phone .phonebox:nth-child(4) {
    margin-right: 0px;
}

.phone .phonebox .tittle {
    position: relative;
}

.phone .phonebox .tittle img {
    width: 258px;
}

.phone .phonebox .tittle>div {
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 258px;
    position: absolute;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    bottom: 0px;
    color: white;
}

.phone .phonebox ul {
    padding: 6px;
}

.phone .phonebox ul li {
    float: left;
    font-size: 14px;
}

.phone .phonebox ul li:nth-child(1) {
    margin-top: 5px;
}

.phone .phonebox ul li:nth-child(2) {
    text-align: center;
    background: #1f7ed3;
    float: right;
    width: 80px;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    cursor: pointer;
}

.phone .phonebox ul li:nth-child(2):hover {
    background: #00518c;
}

.phone .phonebox ul li:nth-child(2) a {
    color: white;
    font-size: 14px;
}

.choose-school {
    margin-top: 40px;
}

.choose-school>.tittle {
    position: relative;
    color: #1f7ed3;
    font-size: 24px;
}

.choose-school>.tittle img {
    position: relative;
    top: -2px;
}

.choose-school>.tittle>div {
    position: absolute;
    width: 1023px;
    height: 1px;
    background: #dddddd;
    top: 18px;
    right: 5px;
}

.choose-school .news {
    width: 360px;
}

.choose-school .news .tittle {
    width: 100%;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
    margin-top: 33px;
    color: #333333;
    font-size: 18px;
    float: left;
}

.choose-school .news .tittle a {
    margin-top: 5px;
    margin-left: 214px;
    display: inline-block;
    cursor: pointer;
    float: right;
    width: 20px;
    height: 20px;
    background: url("../images/more.png");
}

.choose-school .news .tittle a:hover {
    background: url("../images/more-hover.png");
}

.choose-school .news .center .newslist {
    margin-bottom: 15px;
}

.choose-school .news .center .newslist img {
    margin-top: 12px;
    width: 100px;
    height: 75px;
}

.choose-school .news .center .newslist p {
    position: relative;
    top: 9px;
    width: 237px;
    display: inline-block;
    margin-left: 17px;
}

.choose-school .news .center .newslist p a {
    color: #333333;
    font-size: 16px;
}

.choose-school .news .center .newslist p a:hover {
    color: #1a7ec6
}

.choose-school .Professional-choice {
    margin-left: 40px;
    width: 360px;
}

.choose-school .Professional-choice>.tittle {
    margin-bottom: 12px;
    width: 100%;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
    margin-top: 33px;
    color: #333333;
    font-size: 18px;
    float: left;
}

.choose-school .Professional-choice>.tittle a {
    margin-top: 5px;
    margin-left: 214px;
    display: inline-block;
    cursor: pointer;
    float: right;
    width: 20px;
    height: 20px;
    background: url("../images/more.png");
}

.choose-school .Professional-choice>.tittle a:hover {
    background: url("../images/more-hover.png");
}

.choose-school .Professional-choice .zhuanyelist ul {
    padding-top: 15px;
}

.choose-school .Professional-choice .zhuanyelist ul li {
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
/*
.choose-school .Professional-choice .zhuanyelist ul li i {
    width: 4px;
    height: 4px;
    background: black;
    border-radius: 100%;
    display: inline-block;
    margin-bottom: 2px;
    margin-right: 5px;
}
*/
.choose-school .Professional-choice .zhuanyelist ul li a {
    color: #666666;
    font-size: 14px;
    width: 96%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.choose-school .Professional-choice .zhuanyelist ul li:hover i {
    background: #1a7ec6;
}

.choose-school .Professional-choice .zhuanyelist ul li:hover a {
    color: #1a7ec6;
}

.choose-school .Professional-choice .zhuanyelist .xxbox {
    margin-bottom: 5px;
}

.choose-school .Professional-choice .zhuanyelist .xxbox img {
    width: 100px;
    height: 75px;
    float: left;
    margin-right: 17px;
}

.choose-school .Professional-choice .zhuanyelist .xxbox dl dt {
    margin-bottom: 10px;
}

.choose-school .Professional-choice .zhuanyelist .xxbox dl dt:hover a {
    color: #1a7ec6;
}

.choose-school .Professional-choice .zhuanyelist .xxbox dl dt a {
    font-size: 16px;
    color: #333333;
}

.choose-school .Professional-choice .zhuanyelist .xxbox dl dd:hover a {
    color: #1a7ec6;
}

.choose-school .Professional-choice .zhuanyelist .xxbox dl dd a {
    font-size: 14px;
    color: #999999;
}

.yxks .College-Application {
    position: relative;
    width: 769px;
    margin-top: 40px;
}

.yxks .College-Application>.tittle {
    position: relative;
    color: #1f7ed3;
    font-size: 24px;
}

.yxks .College-Application>.tittle img {
    position: relative;
    top: -2px;
}

.yxks .College-Application>.tittle>div {
    position: absolute;
    width: 230px;
    height: 1px;
    background: #dddddd;
    top: 18px;
    right: 18px;
}

.yxks .College-Application .add-school {
    position: absolute;
    top: 9px;
    left: 133px;
}

.yxks .College-Application .add-school li {
    cursor: pointer;
    margin-left: 25px;
    line-height: 20px;
    float: left;
    color: #878787;
    font-size: 14px;
    height: 27px;
}

.yxks .College-Application .add-school .curr2 {
    position: relative;
    border-bottom: #1f7ed3 3px solid;
}

.yxks .College-Application .Application-left .Application-box {
    padding-top: 18px;
}

.yxks .College-Application .Application-left .Application-box .top img {
    width: 100px;
    height: 75px;
}

.yxks .College-Application .Application-left .Application-box .top p {
    margin-left: 20px;
    float: left;
    margin-top: 12px;
    display: inline-block;
    width: 250px;
}

.yxks .College-Application .Application-left .Application-box .top p a {
    color: #333333;
    font-size: 16px;
}

.yxks .College-Application .Application-left .Application-box .top p a:hover {
    color: #1a7ec6;
}

.yxks .College-Application .Application-left .Application-box .content p a:hover {
    color: #1a7ec6;
}

.yxks .College-Application .Application-left .Application-box .content p a {
    color: #999999;
    font-size: 14px;
}
/*
.yxks .College-Application .Application-right {
    margin-left: 25px;
}
*/
.yxks .College-Application .Application-right .schoolbigbox .schoolsmallbox {
    margin-top: 28px;
    width: 370px;
    padding-left: 20px;
}

.yxks .College-Application .Application-right .schoolbigbox .schoolsmallbox li {
    margin-bottom: 13px;
    display: flex;
    align-items: center;
}
/*
.yxks .College-Application .Application-right .schoolbigbox .schoolsmallbox li span {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: black;
    border-radius: 100%;
    position: relative;
    margin-right: 5px;
}
*/
.yxks .College-Application .Application-right .schoolbigbox .schoolsmallbox li a {
    color: #666666;
    font-size: 14px;
}

.yxks .College-Application .Application-right .schoolbigbox .schoolsmallbox li:hover span {
    background: #1f7ed3;
}

.yxks .College-Application .Application-right .schoolbigbox .schoolsmallbox li:hover a {
    color: #1f7ed3;
}

.yxks .Examination-information {
    margin-top: 40px;
    width: 360px;
}

.yxks .Examination-information>.tittle {
    margin-bottom: 15px;
    position: relative;
    color: #1f7ed3;
    font-size: 24px;
}

.yxks .Examination-information>.tittle img {
    position: relative;
    top: -2px;
}

.yxks .Examination-information>.tittle>div {
    position: absolute;
    width: 220px;
    height: 1px;
    background: #dddddd;
    top: 18px;
    right: 5px;
}

.yxks .Examination-information .btnlist {
    margin-top: 10px;
}

.yxks .Examination-information .btnlist li {
    float: left;
    width: 170px;
    height: 50px;
    border-radius: 68px;
    border: 1px solid #2c86d6;
    text-align: center;
    line-height: 50px;
    margin-bottom: 10px;
    cursor: pointer;
}

.yxks .Examination-information .btnlist li:nth-child(odd) {
    margin-right: 20px;
}

.yxks .Examination-information .btnlist li:hover {
    background: #157acf;
}

.yxks .Examination-information .btnlist li:hover a {
    color: white;
}

.yxks .Examination-information .btnlist li a {
    color: #2c86d6;
    font-size: 16px;
}

.liuxue {
    margin-left: 0px !important;
    margin-right: 27px;
}

.tab2 {
    padding-left: 0px !important;
}

.tab2 li {
    margin-left: 17px !important;
}

.vedio {
    margin-top: -6px;
}

.vedio .vediobox {
    margin-bottom: 19px;
    float: left;
}

.vedio .vediobox:nth-child(odd) {
    margin-right: 35px;
}

.vedio .vediobox>div {
    position: relative;
    margin-bottom: 10px;
    width: 160px;
    height: 120px;
}

.vedio .vediobox>div>img {
    width: 100%;
    height: 100%;
}

.vedio .vediobox>div>.bf {
    display: none;
    width: 160px;
    height: 120px;
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0.7;
}

.vedio .vediobox>div>.bf img {
    width: 33px;
    height: 33px;
    margin-top: 44px;
    margin-left: 64px;
}

.vedio .vediobox>div:hover .bf {
    display: block;
}

.vedio .vediobox p a {
    color: #333333;
    font-size: 16px;
}

.weibo>div {
    width: 260px !important;
}

.life {
    padding-top: 42px;
}

.life .life1 .bbb {
    background: url("../images/0171205162056.png");
}

.life .life2 .bbb {
    background: url("../images/bitmapfix.png");
}

.life .life3 .bbb {
    background: url("../images/521700a2dfcaf.png");
}

.life .life4 .bbb {
    background: url("../images/100474409.png");
}

.life .lifebox {
    margin-bottom: 30px;
    width: 360px;
}

.life .lifebox:nth-child(odd) {
    margin-right: 40px;
}

.life .lifebox .bbb {
    text-align: center;
    line-height: 110px;
    width: 360px;
    height: 110px;
}

.life .lifebox .bbb a {
    color: #ffffff;
    font-size: 24px;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 110px;
}

.life .lifebox ul {
    width: 100%;
    margin-top: 10px;
}

.life .lifebox ul li {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 8px;
}
/*
.life .lifebox ul li span {
    width: 4px;
    height: 4px;
    background: #666666;
    display: inline-block;
    border-radius: 100%;
    margin-bottom: 2px;
    margin-right: 5px;
}
*/
.life .lifebox ul li a {
    flex: 1;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666666;
    font-size: 14px;
}

.life .lifebox ul li:hover span {
    background: #1a7ec6;
}

.life .lifebox ul li:hover a {
    color: #1a7ec6;
}

.weiboaddress>.addweibo {
    float: left;
    width: 100px;
    height: 100px;
    border: 1px solid #dddddd;
}

.weiboaddress>.addweibo img {
    width: 70px;
    height: 86px;
}

.weiboaddress>ul {
    margin-left: 20px;
    float: left;
}

.weiboaddress>ul li:nth-child(1) {
    color: #666666;
    font-size: 18px;
    margin-bottom: 44px;
}

.weiboaddress>ul li:nth-child(1) span {
    color: #878787;
    font-size: 14px;
}

.weiboaddress>ul li:nth-child(2) {
    width: 91px;
    height: 28px;
    background: #1a7ec6;
    border-radius: 4px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}

.weiboaddress>ul li:nth-child(2):hover {
    background: #00518c;
}

.weiboaddress>ul li:nth-child(2) a {
    width: 100%;
    height: 100%;
    text-align: center;
    color: white;
    font-size: 16px;
}

.weiboaddress .Training-project {
    margin-top: 60px;
    width: 360px;
    height: 330px;
    background: url("../images/AEIS_2BKP.png");
	background-size:360px 330px;
}

.weiboaddress .Training-project>p {
    display: inline-block;
    margin-top: 87px;
    margin-left: 37px;
    margin-bottom: 41px;
    width: 301px;
    height: 90px;
    font-size: 28px;
    color: #ffffff;
    line-height: 45px;
    text-align: center;
}

.weiboaddress .Training-project>ul {
    margin-left: 61px;
}

.weiboaddress .Training-project>ul li {
    width: 110px;
    height: 40px;
    text-align: center;
    border-radius: 5px;
    line-height: 40px;
    cursor: pointer;
    float: left;
}

.weiboaddress .Training-project>ul li a {
    display: inline-block;
    width: 110px;
    height: 40px;
}

.weiboaddress .Training-project>ul li:nth-child(1) {
    background: white;
    margin-right: 21px;
}

.weiboaddress .Training-project>ul li:nth-child(1) a {
    color: #1a7ec6;
}

.weiboaddress .Training-project>ul li:nth-child(1):hover {
    background: #1a7ec6;
}

.weiboaddress .Training-project>ul li:nth-child(1):hover a {
    color: white;
}

.weiboaddress .Training-project>ul li:nth-child(2) {
    background: #ffba4a;
}

.weiboaddress .Training-project>ul li:nth-child(2) a {
    color: white;
}

.weiboaddress .Training-project>ul li:nth-child(2):hover {
    background: #ff9e00;
}

footer {
    background: #f8f8f8;
    /* height: 420px; */
    padding: 20px 0;
    box-sizing: border-box;
}

footer .liuxue-Label .tittle {
    color: #666666;
    font-size: 20px;
}

footer .liuxue-Label>ul {
    padding-top: 10px;
}

.second_list {
    position: relative;
}

.second_nav {
    width: 77px;
    ;
    position: absolute;
    bottom: 68px;
    left: -8px;
    display: none;
}

.proc_set .pro_set-item {
    width: 90%;
}

.second_list:hover .second_nav {
    display: block;
}

.box .second_list .second_nav a:hover {
    background: #5c5b5b;
}

.box .second_list .second_nav>a {
    display: block;
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #656565;
    font-size: 14px;
    font-size: 14px;
}

.hidden {
    display: none;
}

footer ul {
    overflow: hidden;
}

footer .liuxue-Label>ul li {
    float: left;
    width: 193.5px;
    line-height: 24px;
}

footer .liuxue-Label>ul li a {
    color: #666666;
    /* color:red; */
    font-size: 14px;
}

footer .liuxue-Label>ul li a:hover {
    color: #1a7ec6;
}

footer .liuxue-Label .friend {
    margin-top: 20px;
}

.bottommap {
    background: #656565;
    padding-bottom: 15px;
}

.bottommap .box>ul {
    display: flex;
    justify-content: center;
}

.bottommap .box>ul li {
    margin-right: 21px;
    float: left;
    height: 68px;
}

.bottommap .box>ul li a {
    color: #e6e6e6;
    font-size: 16px;
    height: 100%;
    line-height: 78px;
}

.bottommap .box p {
    text-align: center;
    color: #e6e6e6;
    font-size: 16px;
}

.stydyingbox {
    padding-top: 45px;
}

.stydyingbox .smallbox {
    padding-bottom: 40px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dddddd;
}

.stydyingbox .smallbox>img {
    width: 160px;
    height: 120px;
    float: left;
}

.stydyingbox .smallbox dl {
    width: 550px;
    float: left;
    margin-left: 20px;
}

.stydyingbox .smallbox dl dt {
    margin-bottom: 15px;
}

.stydyingbox .smallbox dl dt a {
    color: #333333;
    font-size: 18px;
}

.stydyingbox .smallbox dl dt a:hover {
    color: #1a7ec6;
}

.stydyingbox .smallbox dl dd a {
    color: #666666;
    font-size: 14px;
}

.stydyingbox .smallbox dl dd a:hover {
    color: #1a7ec6;
}

.Hot-articles .articlist li a:hover {
    color: #1a7ec6;
}

.pages {
    /* // margin-left: 150px; */
    margin-bottom: 61px;
    text-align: center;
}

.pages ul {
    display: inline-block;
}

.pages ul li {
    margin-right: 15px;
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.pages ul li a {
    color: #999999;
    font-size: 18px;
}

.pages ul li a i {
    display: inline-block;
    width: 21px;
    height: 21px;
    position: relative;
    top: 5px;
}

.pages ul li:hover {
    background: #348cd7;
}

.pages ul li:hover a {
    color: white;
}

.pages ul li:nth-child(1) {
    width: 80px;
    background: white;
}

.pages ul li:nth-child(1) i {
    background: url("../images/turnleft.png");
}

.pages ul li:nth-child(1):hover a {
    color: #348cd7;
}

.pages ul li:nth-child(1):hover i {
    background: url("../images/turnlefthover.png");
}

.pages ul li:last-child {
    background: white;
    width: 82px;
}

.pages ul li:last-child i {
    background: url("../images/turnright.png");
}

.pages ul li:last-child:hover a {
    color: #348cd7;
}

.pages ul li:last-child:hover i {
    background: url("../images/turnrighthover.png");
}

.pages ul .curr3 {
    background: #348cd7;
    border-radius: 2px;
}

.pages ul .curr3 a {
    color: white;
}

.sideright {
    margin-top: 32px;
    margin-left: 60px;
    width: 360px;
}

.sideright .Hot-articles>.tittle {
    position: relative;
    color: #1f7ed3;
    font-size: 24px;
}

.sideright .Hot-articles>.tittle>img {
    position: relative;
    top: -1px;
}

.sideright .Hot-articles>.tittle>div {
    background: #dddddd;
    height: 1px;
    width: 220px;
    position: absolute;
    top: 17px;
    left: 132px;
}

.sideright .Hot-articles ul {
    margin-top: 21px;
}

.sideright .Hot-articles ul li h3 {
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
}

.sideright .Hot-articles ul li img {
    margin-top: -2px;
    margin-right: 17px;
}

.sideright .Hot-articles ul li h3 a {
    line-height: 20px;
}

.Advertisement {
    padding: 22px 0px 0px 27px;
    width: 360px;
    height: 460px;
    margin-top: 40px;
    border: 1px solid #dddddd;
}

.Advertisements {
    width: 358px;
    border: none;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.Advertisement .up img {
    width: 107px;
    /* height: 132px; */
    float: left;
    margin-right: 30px;
}

.Advertisement .up p {
    color: #666666;
    font-size: 24px;
    margin-bottom: 20px;
}

.Advertisement .up ul {
    float: left;
}

.Advertisement .up ul li {
    width: 96px;
    height: 26px;
    border-radius: 4px;
    text-align: center;
    line-height: 26px;
}

.Advertisement .up ul li a {
    display: inline-block;
    width: 96px;
    height: 26px;
    font-size: 14px;
    color: white;
}

.Advertisement .up ul li:nth-child(1) {
    background: #9fd000;
    margin-bottom: 15px;
}

.Advertisement .up ul li:nth-child(1) :hover {
    background: #99ba2f;
}

.Advertisement .up ul li:nth-child(2) {
    background: #1a7ec6;
}

.Advertisement .up ul li:nth-child(2):hover {
    background: #00518c;
}

.Advertisement>ul {
    margin-top: 27px;
}

.Advertisement>ul>li {
    color: #666666;
    font-size: 14px;
    margin-bottom: 21px;
}

.Advertisement>ul>li>span {
    margin-right: 8px;
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #d8d8d8;
    border-radius: 50%;
    float: left;
    margin-top: 7px;
}

.Advertisement>ul>li>p {
    display: inline-block;
    float: left;
    width: 288px;
    line-height: 20px;
}

.Contact-information>img {
    width: 93px;
    height: 92px;
    float: left;
}

.Contact-information>ul {
    float: left;
    width: 218px;
    margin-left: 15px;
    line-height: 30px;
}

.Contact-information>ul li {
    color: #666666;
    font-size: 14px;
}

.Contact-information>dl {
    margin-top: 10px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    float:left;
}
.Contact-information>dl>dt,
.Contact-information>dl>dd{
    margin-left: 16px;
}
.details-content {
    margin-top: 50px;
    width: 760px;
}

.details-content dl {
    text-align: center;
}

.details-content dl h1 {
    color: #333333;
    font-size: 24px;
    margin-bottom: 11px;
}

.details-content dl dd {
    color: #666666;
    font-size: 16px;
}

.details-content .neirong {
    margin-top: 25px;
    color: #666666;
    font-size: 14px;
}
.details-content .neirong p a{
    display: initial
}
.details-content .neirong p {
    padding-bottom: 20px;
    line-height: 20px;
}

.neirong table td,.neirong table th {
    min-width:10px;
    padding:6px 8px;
	border:1px solid #ddd;
    line-height:1.2;
}

.neirong table p{
    line-height:1.2;
}

.details-content .neirong img {
    max-width: 760px;
    margin-bottom: 20px;
}

.details-gg {
    margin-top: 57px;
}

.details-gg img {
    width: 760px;
}

.Guesslike {
    margin-top: 40px;
}

.Guesslike>.tittle {
    position: relative;
    color: #1f7ed3;
    font-size: 24px;
}

.Guesslike>.tittle>img {
    position: relative;
    top: -1px;
}

.Guesslike>.tittle>div {
    background: #dddddd;
    height: 1px;
    width: 621px;
    position: absolute;
    top: 17px;
    left: 132px;
}

.Guesslike .replace>.replacebtn {
    width: 100%;
    margin-top: 28px;
}

.Guesslike .replace>.replacebtn a {
    float: right;
    color: #666666;
    font-size: 16px;
}

.Guesslike .replace>.replacebtn a img {
    margin-right: 4px;
    margin-top: -4px;
    width: 22px;
}

.Guesslike .replace .replacebox {
    margin-bottom: 60px;
    margin-top: 11px;
}

.Guesslike .replace .replacebox .replaceamallbox:not(:last-child) {
    margin-right: 30px;
}

.Guesslike .replace .replacebox .replaceamallbox a img {
    width: 160px;
    height: 100px;
}

.Guesslike .replace .replacebox .replaceamallbox a p,
.Guesslike .replace .replacebox .replaceamallbox a h3 {
    width: 160px;
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
}

.aboutme {
    margin-top: 48px;
    margin-bottom: 60px;
}

.aboutme .tittle {
    margin-bottom: 29px;
    color: #1a7ed1;
    font-size: 24px;
}

.aboutme .content img {
    width: 560px;
    height: 260px;
    float: left;
    margin-right: 40px;
}

.aboutme .content dl {
    width: 560px;
    float: left;
}

.aboutme .content dl dt {
    color: #666666;
    font-size: 24px;
    margin-bottom: 33px;
}

.aboutme .content dl dd {
    color: #666666;
    font-size: 14px;
    margin-bottom: 33px;
    line-height: 23px;
}

.contactus {
    margin-top: 48px;
    margin-bottom: 76px;
}

.contactus .contactusleft {
    width: 473px;
}

.contactus .contactusleft h1>span {
    font-size: 24px;
    color: #2080d2;
    line-height: 33px;
    margin-bottom: 17px;
    display: inline-block;
}

.contactus .contactusleft>p {
    font-size: 16px;
    color: #666666;
    line-height: 23px;
    margin-bottom: 26px;
}

.contactus .contactusleft dl {
    margin-top: 17px;
}

.contactus .contactusleft dl dt {
    color: #666666;
    font-size: 22px;
    margin-bottom: 26px;
}

.contactus .contactusleft dl dd {
    color: #666666;
    font-size: 16px;
    margin-bottom: 5px;
}

.scsh>div {
    width: 630px !important;
}


/* //搜索框 */

.search {
    /* width: 340px; */
    float: right;
    margin-top: 20px;
}

.search_input {
    float: left;
    width: 360px;
    height: 44px;
    padding: 10px;
    padding-left: 34px;
    border: #d2d2d2 1px solid;
    border-top-left-radius: 22px;
    border-bottom-left-radius: 22px;
    box-sizing:border-box;
    border-right: none;
    color: #ccc;
    background: url(../images/icon-search.png) no-repeat 8px 12px;
    background-size: 20px 20px;
	font-size:16px;
	text-indent:8px;
	line-height:22px;
}

.search_input::-webkit-input-placeholder {
    color: #d2d2d2;
}

.search_button {
    cursor: pointer;
    float: left;
    background: #2380c4;
    width: 100px;
    height: 44px;
    border: none;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin-left: -4px;
    border-top-right-radius: 22px;
    border-bottom-right-radius: 22px;
    text-align: center;
    line-height: 44px;
	box-sizing:border-box;
}


/* //网站地图&弹窗样式 */

.sinp_map {
    margin-top: 35px;
    margin-bottom: 80px;
}

.sinp_map>div {
    margin-bottom: 28px;
}

.sinp_map>div>.title {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}

.sinp_map>div>ul>li {
    margin-top: 10px;
    display: inline-block;
    margin-right: 30px;
}

.sinp_map>div>ul>li>a {
    color: #666666;
    font-size: 14px;
}

.sinp_map>div>ul>li>a:hover {
    color: #1a7ec6;
}

.sinp_map .title a:hover {
    color: #1a7ec6;
}

.map>.tittle img {
    margin-right: 10px;
}

.map>.tittle>div {
    left: 136px;
}

.t_mask {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.tanchuang {
    display: none;
    position: fixed;
    width: 764px;
    height: 601px;
    background: #ffffff;
    border-radius: 10px;
    margin: 0 auto;
    z-index: 101;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tanchuang>.title {
    padding: 21px 30px 14px;
    font-size: 18px;
    font-weight: bold;
    color: #2b89d4;
    line-height: 25px;
    border-bottom: 1px solid #DDDDDD;
}

.tanchuang>.title>.close {
    float: right;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
}

.tanchuang>.title>.close>i {
    width: 11px;
    height: 11px;
    display: inline-block;
    background: url(../images/de_1.png) no-repeat center / cover;
}

.tanchuang>.cont {
    display: flex;
    padding: 23px 30px 37px;
    border-bottom: 1px solid #DDD;
}

.tanchuang>.cont .l {
    flex: 1.25;
}

.tanchuang>.cont .l>div {
    margin-top: 19px;
}

.tanchuang>.cont .l>div.date {
    position: relative;
}

.tanchuang>.cont .l>div.date input:focus {
    border: 1px solid #DDD;
}

.tanchuang>.cont .l>div.date>.rili {
    display: none;
    position: absolute;
    z-index: 10;
    background: #fff;
    right: 31px;
}

.tanchuang>.cont .l>div.date>.rili #schedule-box {
    width: 320px;
    margin: 0 auto;
    padding: 30px 20px 6px;
    font-size: 13px;
}

.tanchuang>.cont .l>div.date>.rili #schedule-box1 {
    width: 320px;
    margin: 0 auto;
    padding: 30px 20px 6px;
    font-size: 13px;
}

.tanchuang>.cont .l>div.date>.rili .schedule-hd {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
}

.tanchuang>.cont .l>div.date>.rili .today {
    flex: 1;
    text-align: center;
}

.tanchuang>.cont .l>div.date>.rili .ul-box {
    overflow: hidden;
}

.tanchuang>.cont .l>div.date>.rili .ul-box>li {
    float: left;
    width: 14.28%;
    text-align: center;
    padding: 5px 0;
}

.tanchuang>.cont .l>div.date>.rili .other-month {
    color: #999999;
}

.tanchuang>.cont .l>div.date>.rili .current-month {
    color: #333333;
}

.tanchuang>.cont .l>div.date>.rili .today-style {
    border-radius: 50%;
    background: #58d321;
}

.tanchuang>.cont .l>div.date>.rili .arrow {
    cursor: pointer;
}

.tanchuang>.cont .l>div.date>.rili .dayStyle {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}

.tanchuang>.cont .l>div.date>.rili .current-month>.dayStyle:hover {
    background: #00BDFF;
    color: #ffffff;
}

.tanchuang>.cont .l>div.date>.rili .today-flag {
    background: #00C2B1;
    color: #fff;
}

.tanchuang>.cont .l>div.date>.rili .boxshaw {
    box-shadow: 2px 2px 15px 2px #e3e3e3;
}

.tanchuang>.cont .l>div.date>.rili .selected-style {
    background: #00BDFF;
    color: #ffffff;
}

.tanchuang>.cont .l>div.date>.rili #h3Ele {
    text-align: center;
    padding: 10px;
}

.tanchuang>.cont .l>div.sex {
    margin: 28px 0px;
}

.tanchuang>.cont .l>div>i {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url(../images/z.png) no-repeat center / cover;
}

.tanchuang>.cont .l>div>span {
    width: 98px;
    font-size: 14px;
    color: #333333;
    margin-right: 20px;
    display: inline-block;
    margin-left: 4px;
}

.tanchuang>.cont .l>div input {
    width: 220px;
    height: 36px;
    border-radius: 2px;
    border: 1px solid #DDDDDD;
    text-indent: 15px;
    color: #666666;
}

.tanchuang>.cont .l>div input:focus {
    border: 1px solid #2b89d4;
}

.tanchuang>.cont .l>div .input {
    width: 220px;
    display: inline-block;
    position: relative;
}

.tanchuang>.cont .l>div .input input {
    cursor: pointer;
}

.tanchuang>.cont .l>div .input>span {
    cursor: pointer;
    width: 16px;
    height: 15px;
    display: inline-block;
    position: absolute;
    top: 9px;
    right: 8px;
    background: url(../images/rl.png) no-repeat center / cover;
}

.tanchuang>.cont .l>div .gz {
    display: inline-block;
    position: relative;
    height: 36px;
}

.tanchuang>.cont .l>div .gz>div {
    height: 36px;
    display: inline-block;
    width: 105px;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #DDDDDD;
    padding: 8px 7px 8px 15px;
    position: relative;
}

.tanchuang>.cont .l>div .gz>div span {
    width: 28px;
    height: 20px;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}

.tanchuang>.cont .l>div .gz>div>i {
    position: absolute;
    width: 6px;
    height: 4px;
    background: #d8d8d8;
    top: 17px;
    right: 7px;
    display: inline-block;
    background: url(../images/Triangle.png) no-repeat center / cover;
}

.tanchuang>.cont .l>div .gz>div>i.rotate {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.tanchuang>.cont .l>div .gz>ul {
    top: 44px;
    position: absolute;
    background: #ffffff;
    border-radius: 2px;
    width: 105px;
    border: 1px solid #E6E6E6;
    display: none;
    cursor: pointer;
}

.tanchuang>.cont .l>div .gz>ul>li {
    cursor: pointer;
    width: 105px;
    color: #666666;
    font-size: 14px;
    line-height: 33px;
    padding: 0 15px;
    height: 33px;
}

.tanchuang>.cont .l>div .gz>ul>li:hover {
    color: #2B89D4;
    background: #eeeeee;
}

.tanchuang>.cont .l>div>label {
    margin-right: 40px;
    cursor: pointer;
}

.tanchuang>.cont .l>div>label i {
    display: inline-block;
    width: 19px;
    height: 19px;
    border: 1px solid #DDD;
    border-radius: 100%;
    margin-right: 10px;
    position: relative;
    top: 4px;
}

.tanchuang>.cont .l>div>label i.active {
    border: 1px solid #2b89d4;
    background: #2b89d4;
}

.tanchuang>.cont .l>div>label i.active>s {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -4px;
}

.tanchuang>.cont .r {
    flex: 1;
}

.tanchuang>.cont .r>div {
    margin-top: 20px;
}

.tanchuang>.cont .r>div span {
    width: 60px;
    font-size: 14px;
    color: #333333;
    margin-right: 20px;
    display: inline-block;
    margin-left: 4px;
}

.tanchuang>.cont .r>div input {
    width: 220px;
    height: 36px;
    border-radius: 2px;
    border: 1px solid #DDDDDD;
    font-size: 14px;
    color: #666666;
    text-indent: 15px;
}

.tanchuang>.cont .r>div input:focus {
    border: 1px solid #2b89d4;
}

.tanchuang>.cont .r>div .gz {
    display: inline-block;
    position: relative;
    height: 36px;
}

.tanchuang>.cont .r>div .gz>div {
    height: 36px;
    display: inline-block;
    width: 105px;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #DDDDDD;
    padding: 8px 7px 8px 15px;
    position: relative;
}

.tanchuang>.cont .r>div .gz>div span {
    width: 28px;
    height: 20px;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}

.tanchuang>.cont .r>div .gz>div>i {
    position: absolute;
    width: 6px;
    height: 4px;
    background: #d8d8d8;
    top: 17px;
    right: 7px;
    display: inline-block;
    background: url(../images/Triangle.png) no-repeat center / cover;
}

.tanchuang>.cont .r>div .gz>div>i.rotate {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.tanchuang>.cont .r>div .gz>ul {
    top: 44px;
    position: absolute;
    background: #ffffff;
    border-radius: 2px;
    width: 105px;
    border: 1px solid #E6E6E6;
    display: none;
    cursor: pointer;
}

.tanchuang>.cont .r>div .gz>ul>li {
    cursor: pointer;
    width: 105px;
    color: #666666;
    font-size: 14px;
    line-height: 33px;
    padding: 0 15px;
    height: 33px;
}

.tanchuang>.cont .r>div .gz>ul>li:hover {
    color: #2B89D4;
    background: #eeeeee;
}

.tanchuang>.cont .r>div .gz_input {
    position: relative;
    top: -3px;
    left: 6px;
    display: inline-block;
    width: 105px;
    height: 36px;
    border-radius: 2px;
    border: 1px solid #DDDDDD;
    text-indent: 15px;
    color: #666666;
}

.tanchuang>.cont .r>div .gz_input:focus {
    border: 1px solid #2b89d4;
}

.tanchuang>.con_bottom {
    padding: 30px 30px;
    display: flex;
}

.tanchuang>.con_bottom span {
    display: inline-block;
    width: 485px;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.tanchuang>.con_bottom>a {
    display: inline-block;
    width: 100px;
    height: 35px;
    background: #2b89d4;
    border-radius: 5px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}

.tanchuang>.con_bottom>a:hover {
    background: #45A3EF;
}

.tanchuang>.con_bottom>a.cf {
    margin-left: 20px;
    width: 100px;
    height: 35px;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #2B89D4;
    font-size: 14px;
    color: #2b89d4;
    line-height: 35px;
}

.tanchuang>.con_bottom>a.cf:hover {
    background: #2B89D4;
    color: #fff;
}

.tanchuang>.cont .l>div.date>.rili .ul-box>li {
    padding: 3px 0;
}

.rili1 {
    top: 48px;
}

.sinp_map {
    margin-top: 35px;
    margin-bottom: 80px;
}

@media screen and (max-height: 850px) {
    .rili2 {
        bottom: 44px;
    }
}

@media screen and (min-height: 900px) {
    .rili2 {
        top: 48px;
    }
}



.swiper-container {
    float: left;
    width: 661px;
    /*height: 400px;*/
    height: 320px;
    overflow: hidden;
    position: relative;
}



.swiper-container .swiper-wrapper {
    position: absolute;
}

.swiper-container .swiper-wrapper .swiper-slide {
    float: left;
    width: 661px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.swiper-container .swiper-wrapper .swiper-slide p {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #292421;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    z-index: 2;
}

.swiper-container .swiper-wrapper .swiper-slide p a {
    color: #ffffff;
    font: normal 16px/54px '寰蒋闆呴粦';
    margin-left: 10px;
    font-size: 18px;
}

.swiper-container .swiper-pagination {
    position: absolute;
}

.lxbz .swiper-container .swiper-pagination-bullets {
    bottom: 18px;
    right: 0;
    left: auto;
    width: 120px;
}

.lxbz .swiper-container .swiper-pagination-bullets span.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
}

.over-f {
    overflow: hidden;
}

.l {
    float: left;
}

.r {
    float: right;
}

.school_left {
    width: 790px;
    ;
}

.school_head {
    color: #333;
    font-size: 18px;
    position: relative;
    padding-left: 15px;
    box-sizing: border-box;
}

.school_head::before {
    content: '';
    width: 4px;
    height: 18px;
    background: rgba(31, 126, 211, 1);
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.more {
    width: 56px;
    height: 25px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(153, 153, 153, 1);
    text-align: center;
    line-height: 25px;
    color: #999;
    font-weight: normal;
    font-size: 12px;
    /* position: absolute;
    right:0; */
}

.more:hover {
    background: #1F7ED3;
    color: #fff;
}

.wl {
    width: 1161px;
    margin: 0 auto;
}

.school_left h3::after {
    /* content:'';
    width:651px ;
    height: 1px;
    background: #DDDDDD;
    position: absolute;
    right:20px;
    top:50%;
    transform: translate(0,-50%); */
}

.sc_after.sc_after::after {
    width: 79%;
}


/* .sc_afterx.sc_afterx::after{
    width: 77%;
    right:45px;
} */

.school_right h3 {
    position: relative;
}

.school_right h3::after {
    /* content:'';
    width:223px ;
    height: 1px;
    background: #DDDDDD;
    position: absolute;
    right:0;
    top:50%;
    transform: translate(0,-50%); */
}

.mt30 {
    margin-top: 30px;
}

.mr10 {
    margin-right: 10px;
}

.fz12 {
    font-size: 12px;
    ;
}

.flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.flex_sb {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.school_content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.school_content li {
    padding: 30px 0 40px;
    border-bottom: 1px solid #DDDDDD;
}

.school_content li>a {
    display: block;
    width: 160px;
    height: 120px;
    overflow: hidden;
    margin-right: 20px;
    position: relative;
}

.school_box {
    padding: 30px 0 50px;
    box-sizing: border-box;
}

.school_content li>a img {
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.school_content li {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    /* margin-right: 22px; */
    /* margin-top: 30px; */
}

.school_content li>div a {
    margin-bottom: 17px;
}

.sc_tit {
    display: block;
}

.school_content li:nth-child(2n) {
    margin-right: 0;
}

.sc_btn.sc_btn {
    display: block;
    margin-top: 30px;
    margin-bottom: 0;
    width: 80px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid rgba(31, 126, 211, 1);
    text-align: center;
    color: #1F7ED3;
    line-height: 28px;
    font-size: 14px;
    font-weight: 600;
}

.mt8 {
    margin-top: 8px;
}

.cr33 {
    color: #333;
}

.cr66 {
    color: #666;
}

.cr99 {
    color: #999999;
}

.fz18 {
    font-size: 18px;
}

.lin28 {
    line-height: 28px
}

.mb20 {
    margin-bottom: 20px;
}

.fz16 {
    font-size: 16px;
}

.bold {
    font-weight: bold;
}

.lin20 {
    line-height: 20px;
}

.clamp {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.clamp2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.clamp3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.school_right {
    width: 360px;
}

.right_li {
    margin-top: 30px;
    ;
}

.right_li>a {
    display: block;
    width: 80px;
    height: 60px;
    overflow: hidden;
    margin-right: 15px;
    position: relative;
}

.right_li>a img {
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.right_li div {
    width: 260px;
}

.right_li div a {
    display: block;
}

.mt50 {
    margin-top: 50px;
}

.hot_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 18px;
}

.hot_item span{
    display: inline-block;
    margin-right:8px ;
    width: 14px;
    height: 13px;
    text-align: left;
    line-height: 13px;
}

.mb30 {
    margin-bottom: 30px;
}

.break>a {
    color: #999999;
}

.break img {
    display: block;
    margin-left: 6px;
    margin-right: 6px;
}

body {
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    color: #333;
    font-weight: 400;
    /* min-width: 1180px; */
}

input,
textarea,
select {
    font-size: 100%;
    font-family: inherit;
    border: none;
    outline: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
form {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1em;
    /* font-weight: normal; */
}

ul,
ol {
    padding-left: 0;
    list-style-type: none;
}


/*image with no-border*/

img {
    border: 0;
    vertical-align: middle;
}

a {
    display: inline-block;
    color: #4a4a4a;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}


/* 移动端 */

a {
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
}

button {
    background: transparent;
    padding: 0;
    outline: none;
    border: none;
}

.mt10 {
    margin-top: 10px;
}

.mb5 {
    margin-bottom: 5px;
}

.bold {
    font-weight: bold;
}

.sc_name>a {
    width: 160px;
    height: 120px;
    ;
    overflow: hidden;
    margin-right: 30px;
    /*border: 1px solid #DDDDDD;*/
    position: relative;

}

.mb15 {
    margin-bottom: 15px;
    ;
}

.sc_name>a img {
    /*width: 100%;*/
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.sc_nav {
    /* border-bottom: 1px solid #DDDDDD; */
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.sc_nav>a {
    line-height: 50px;
    /* margin-right: 50px; */
    padding: 0 35px 0 28px;
    box-sizing: border-box;
}

.sc_nav>a:last-child {
    margin-right: 0;
}

.sc_nav_active {
    color: #1F7ED3;
    font-weight: 600;
    /* border-bottom: 1px solid #1F7ED3; */
}

.mt15 {
    margin-top: 15px;
}

.li_dot {
    width: 8px;
    height: 8px;
    background: rgba(221, 221, 221, 1);
    border-radius: 50%;
    margin-right: 10px;
    ;
}

.li_dots.li_dots {
    width: 6px;
    height: 6px;
    background: #DDDDDD;
    border-radius: 50%;
    margin-right: 10px;
    ;
    margin-top: 10px;
}

.sch_news {
    padding: 15px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #F0F0F0;
}

.sch_news:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.lin24 {
    line-height: 24px;
}

.hot_sc_img {
    width: 120px;
    height: 90px;
    overflow: hidden;
}

.hot_sc_img img {
    width: 100%;
}

.flex2 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.pro_set.pro_set {
    justify-content: flex-start;
    flex-wrap: wrap;
}

.pro_set>a {
    width: 229px;
    height: 68px;
    padding: 5px 10px;
    box-sizing: border-box;
    background: rgba(242, 249, 255, 1);
    text-align: center;
    line-height: 24px;
    background: #F2F9FF;
    font-size: 14px;
    color: #333;
    margin-right: 20px;
    margin-bottom: 15px;
    ;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pro_set>a:nth-child(3n) {
    margin-right: 0;
    ;
}

.pro_set-item {
    width: 42%;
    margin-top: 30px;
    margin-right: 50px;
}

.fz24 {
    font-size: 24px;
}

.pro_set-item a {
    width: 97%;
}

.lin33 {
    line-height: 33px;
}

.textcenter {
    text-align: center;
}

.r {
    float: right;
}

.note input {
    padding-left: 15px;
    box-sizing: border-box;
    /* margin-right: 20px;; */
}

.long-input,
.phone-input {
    width: 370px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    height: 40px;
    margin-right: 18px;
}


/* .asking-form{
    width:100%;
    height:414px;
    padding:20px;
    box-sizing: border-box;
    background:rgba(255,255,255,1);
    border-radius:8px;
    border:1px solid rgba(204,204,204,1);
} */

.img-code,
.code {
    width: 195px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(204, 204, 204, 1);
    margin-right: 20px;
    ;
}

.code-btn {
    width: 120px;
    height: 40px;
    background: rgba(240, 240, 240, 1);
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
}

.note textarea {
    width: 730px;
    height: 200px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(204, 204, 204, 1);
    resize: none;
    padding: 9px 15px;
    box-sizing: border-box;
}

textarea::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
}

.submit-btn {
    display: block;
    width: 100px;
    height: 34px;
    background: #1F7ED3;
    border-radius: 4px;
    line-height: 34px;
    text-align: center;
    margin: 20px auto;
    color: #fff;
}

.question-content {
    padding: 20px 0;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.mt20 {
    margin-top: 20px;
}

.mr20 {
    margin-right: 20px;
}

.landscape {
    /* flex-wrap: wrap; */
}

.landscape>a {
    /* width: 177px;
    height: 132px;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;; */
}

.landscape>a:nth-child(4n) {
    /* margin-right: 0; */
}

.x_news h4 {
    padding-bottom: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #DDDDDD;
    justify-content: space-between;
    margin-bottom: 20px;
}

.sc_school_left.sc_school_left {
    width: 770px;
}

.mapx {
    width: 770px;
    height: 250px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.mt_name {
    width: 80px;
    text-align-last: justify;
}

.news_item.news_item {
    justify-content: flex-start;
    padding: 30px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #DDDDDD;
    align-items: flex-start;
}

.news_item>a {
    display: block;
    width: 160px;
    height: 120px;
    overflow: hidden;
    margin-right: 20px;
    /*border: 1px solid #DEDEDE;*/
    position: relative;

}

.news_item>a img {
    /*width: 100%;*/
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.news_item>div {
    width: 550px;
}

.lin20 {
    line-height: 20px
}

.sc_page.sc_page {
    margin: 30px auto;
    text-align: center;
    justify-content: center;
}

.sc_page>a {
    margin-right: 23px;
    ;
}

.page_item {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #999;
    font-size: 18px;
}

.page_item_active {
    background: #1F7ED3;
    color: #fff;
}


/* .relative-active{
    color:#1F7ED3;
} */

.relative-active a {
    color: #1F7ED3;
}

.new_detail_text {
    padding: 30px 0;
    box-sizing: border-box;
}

.mb10 {
    margin-bottom: 10px;
}

.fz32 {
    font-size: 32px;
}

.cr1f {
    color: #1F7ED3;
}

.detail-li {
    display: inline-block;
    position: relative;
    margin-right: 54px;
    ;
    text-align: center;
}

.detail-li::after {
    content: '';
    width: 32px;
    height: 27px;
    background: url(/style/index/images/arrow.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 11px;
    right: -48px;
    /* transform: translate(0,50%); */
}

.detail-li:last-child {
    margin-right: 0;
    ;
}

.detail-li:last-child::after {
    background: none;
}

.con_box {
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.05);
    margin-left: 2px;
    ;
}

.teac_img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
}

.teac_img img {
    width: 100%;
    height: 100%;
}

.ml10 {
    margin-left: 10px;
}

.teac_item {
    display: block;
    width: 230px;
    height: 148px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(240, 240, 240, 1);
    padding: 12px;
    box-sizing: border-box;
    margin-right: 20px;
}

.teac_item:nth-child(3n) {
    margin-right: 0;
}

.lin22 {
    line-height: 22px;
}

.mt14 {
    margin-top: 14px;
}

.mt7 {
    margin-top: 7px;
    ;
}

.faq_item_z {
    padding: 15px 0;
    box-sizing: border-box;
    border-bottom: 1px dashed #F0F0F0;
}

.faq_item_z span {
    display: block;
    width: 6px;
    height: 6px;
    background: rgba(31, 126, 211, 1);
    border-radius: 50%;
    margin-right: 10px;
}

.faq_item_z>a {
    flex: 1;
}

.grey_item span {
    background: #DDDDDD;
}

.landscape {
    width: 230px;
    height: 172px;
    overflow: hidden;
    margin-right: 20px;
}

.landscape:nth-child(3n) {
    margin-right: 0;
}

.school_heads {
    position: relative;
}

.school_heads::after {
    width: 85%;
    content: '';
    background: #DDDDDD;
    height: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.school_headx {
    position: relative;
}

.school_headx.school_headx::after {
    width: 69%;
}

.side_box {
    width: 358px;
    /* height:607px; */
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    box-sizing: border-box;
}

.pro_name_sc {
    text-align-last: justify;
    display: block;
    width: 80px;
}

.faq_detail_p img {
    max-width: 100%;
}

.textindent {
    text-indent: 2em;
}

.answer_icon {
    width: 32px;
    height: 32px;
    background: rgba(31, 126, 211, 1);
    border-radius: 4px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 32px;
    margin-top: 20px;
}

.sc_tea_dot {
    display: block;
    width: 8px;
    height: 8px;
    background: rgba(31, 126, 211, 1);
    border-radius: 50%;
    margin-right: 8px;
    margin-top: 8px;
    ;
}

.text_block {
    display: block;
    flex: 1;
}

.sc_teacher_list {
    width: 248px;
    border: 1px solid #ddd;
    margin-right: 12px;
    margin-bottom: 24px;
    box-sizing: border-box;
}

.sc_teach_img {
    width: 100%;
}

.sc_teach_img img {
    width: 100%;
}

.sc-tea_text {
    padding: 20px 16px;
    box-sizing: border-box;
}

.sc_teacher_list:nth-child(3n) {
    margin-right: 0;
    ;
}

.flw {
    flex-wrap: wrap;
}

.flex_center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.text_flow {
    overflow: hidden;
    text-overflow: ellipsis;
}

.text_flow1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.text_flow2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.text_flow3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.text_flow6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.nav>ul>li{
    margin-right: 45px;
}