/* 头部开始 */

.container-gs {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    justify-content: space-between;
    padding: 18px 0;
}

.top {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

.slidebg {
    height: 612px;
}

.top-left {
    padding: 25px 0;
}

.top-right {
    display: flex;
}

.top-right-left-top input {
    width: 244px;
    height: 33px;
    border: 0;
    background-color: #F2F2F2;
    padding-left: 20px;
    border-radius: 0;
}

.top-right-left-top button {
    background-color: #1261AE;
    border: 0;
    height: 33px;
    margin-left: -4px;
    border-radius: 0;
}

.top-right-left-bottom,
.top-right-right-bottom {
    color: white;
}

.top-right-right-top img {
    width: 98px;
}

.top-right-left {
    padding: 30px;
    padding-right: 40px;
}

.top-right-left-bottom {
    margin-top: 10px;
}

.mian-nava {
    margin-top: -90px;
}

.carousel-indicators {
    bottom: 70px
}

.nava {
    background: #049ADD;
    width: 100%;
    z-index: 9998;
}

.nava>ul {
    list-style: none;
    padding-left: 0;
    width: 100%;
}

.nava>ul>li {
    text-align: center;
    float: left;
    width: 9.091%;
    position: relative;
}

.nava>ul>li>a {
    padding: 15px 0;
    color: white;
    display: block;
}

.meun-chired {
    position: absolute;
    z-index: 20000 !important;
    padding-left: 0;
    width: 100%;
    background: #049ADD;
}

.meun-chired li {
    list-style: none;
    float: none !important;
    width: 100% !important;
}

.meun-chired li a {
    color: white;
    width: 100%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
}

.meun-chired li a:hover {
    background: #058cc9;
}

.nava-title {
    margin-top: 10px;
}

.nava>ul>li:nth-child(2) {
    background: url('../images/dit.png') no-repeat;
    background-position-y: 11px;
}

.nava>ul>li:nth-child(3) {
    background: url('../images/dit.png') no-repeat;
    background-position-y: 11px;
}

.nava>ul>li:nth-child(4) {
    background: url('../images/dit.png') no-repeat;
    background-position-y: 11px;
}

.nava>ul>li:nth-child(5) {
    background: url('../images/dit.png') no-repeat;
    background-position-y: 11px;
}

.nava>ul>li:nth-child(6) {
    background: url('../images/dit.png') no-repeat;
    background-position-y: 11px;
}

.nava>ul>li:nth-child(7) {
    background: url('../images/dit.png') no-repeat;
    background-position-y: 11px;
}

.nava>ul>li:nth-child(8) {
    background: url('../images/dit.png') no-repeat;
    background-position-y: 11px;
}

.nava ul li:nth-child(9) {
    background: url('../images/dit.png') no-repeat;
    background-position-y: 11px;
}

.nava ul li:nth-child(10) {
    background: url('../images/dit.png') no-repeat;
    background-position-y: 11px;
}

.nava ul li:nth-child(11) {
    background: url('../images/dit.png') no-repeat;
    background-position-y: 11px;
}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1280px) {
    .container-gs {
        width: 1140px;
    }
    .slidebg {
        height: 600px;
    }
}

@media screen and (max-width: 1100px) {
    .container-gs {
        width: 900px;
    }
    .top-right-left-top input {
        width: 150px;
    }
}

@media screen and (max-width: 1000px) {}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 800px) {}

@media screen and (max-width: 700px) {}

@media (max-width: 414px) {
    /******iphone X 7 8******/
    .slidebg {
        height: 230px;
    }
    .container-gs {
        width: 100%;
        display: block;
    }
    .top-left img {
        width: 100%;
    }
    .top-right-right {
        display: none;
    }
    .top-right-left {
        width: 100%;
        text-align: center;
        padding-top: 0px;
    }
    .top-left {
        padding: 10px 10px;
    }
    .mian-nava {
        margin-top: 0;
    }
    .nava {
        width: 1000px;
    }
    .mian-nava .container-gs {
        padding: 0;
        overflow-x: auto;
    }
    .carousel-indicators {
        bottom: 0px;
    }
}

@media (max-width: 375px) {
    /******iphone X 7 8******/
}

@media (max-width: 320px) {
    /******iphone 5/SE******/
}


/* 头部结束 */


/* 招生动态开始 */

.zsdt {
    margin-top: 15px;
}

.zsdt-left-title {
    display: flex;
    justify-content: space-between;
    padding-bottom: 5px;
    border-bottom: 2px solid #CCCCCC;
}

.zsdt-left-title-left {
    font-size: 20px;
    font-weight: 800;
}

.zsdt-left-title-right a {
    color: #000000;
    text-decoration: none;
}

.zsdt-left-title-right img {
    margin-left: 10px;
}

.zsdt-left-mian ul {
    list-style: none;
    padding-left: 0px;
}

.zsdt-left-mian ul li {
    float: left;
    margin-top: 22px;
}
.zsdt-left-mian>ul>li>a{
	transition: all 0.3s ease-in-out;
}
.zsdt-left-mian>ul>li>a:hover{
	box-shadow: 3px 35px 77px -17px rgba(0, 0, 0, 0.8);
	transform: scale(1.16);
	background: white;
}
.zsdt-left-mian ul li a:hover .zsdt-left-mian-item-title {
    color: red;
}

.zsdt-left-mian ul li:nth-child(2n) {
    margin-left: 47px;
}

.zsdt-left-mian-item>div {
    float: left;
}

.zsdt-left-mian-item-day {
    background: #EFEFEF;
    padding: 10px;
}

.day {
    font-size: 20px;
    color: #28A3DF;
    text-align: center;
}

.moth {
    color: #C0C1C1;
}

.zsdt-left-mian-item-title {
    font-size: 14px;
    color: #888888;
    margin-left: 16px;
    width: 260px;
}

.zsdt-right {
    padding-left: 40px;
}

.video {
    margin-top: 25px;
}

.lqqk {
    margin-top: 10px;
}

.lqqk-title {
    background: #0297DB;
    color: #ffffff;
    font-size: 18px;
    padding: 5px 20px;
}

.lqqk-mian {
    background: #EBEBEB;
    padding: 20px 10px;
}

.lqqk-mian ul {
    padding: 0;
    list-style: none;
    margin-top: 10px;
}

.lqqk-mian ul li {
    float: left;
    width: 100px;
    text-align: center;
    line-height: 30px;
}

.lqqk-mian ul li a {
    color: #767676;
}

.lqqk-mian ul li a:hover {
    text-decoration: none;
    color: red;
}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1280px) {
    .zsdt-left-mian ul li:nth-child(2n) {
        margin-left: 25px;
    }
    .zsdt-left-mian-item-title {
        width: 200px;
    }
}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1000px) {
    .zsdt-right {
        padding-left: 0;
    }
    .zsdt-left-mian-item-title {
        width: 250px;
    }
}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 800px) {}

@media screen and (max-width: 700px) {}

@media (max-width: 414px) {
    /******iphone X 7 8******/
    .zsdt-left-mian ul li:nth-child(2n) {
        margin-left: 0px;
    }
    .zsdt-left-title {
        width: 100%;
        height: 50px;
    }
}

@media (max-width: 375px) {
    /******iphone X 7 8******/
}

@media (max-width: 320px) {
    /******iphone 5/SE******/
}


/* 招生动态 结束*/


/* 中间导航开始 */

.mid-nava {
    margin-top: 20px;
    background: #049ADD;
}

.nava-mid ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.nava-mid ul li {
    float: left;
    text-align: center;
    width: 14%;
}

.nava-mid ul li img {
    height: 43px;
}

.nava-mid ul li a {
    padding: 30px 0;
    display: block;
    color: white;
    border-left: 1px solid #36AEE4;
}

.nava-mid ul li a div:nth-child(1) {
    margin-bottom: 20px;
}

.nava-mid ul li:nth-child(7) a {
    border-right: 1px solid #36AEE4;
}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1000px) {}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 800px) {}

@media screen and (max-width: 700px) {}

@media (max-width: 414px) {
    /******iphone X 7 8******/
    .mid-nava .container {
        overflow-x: auto;
    }
    .nava-mid {
        width: 800px;
    }
}

@media (max-width: 375px) {
    /******iphone X 7 8******/
}

@media (max-width: 320px) {
    /******iphone 5/SE******/
}


/* 中间导航结束 */


/* 政策解读开始 */

.zcjd {
    margin-top: 35px;
}

.zcjd-left-mian ul {
    list-style: none;
    padding: 0;
}
.zcjd-left-mian ul li a{
	transition: all 0.3s ease-in-out;
}
.zcjd-left-mian ul li a:hover{
	box-shadow: 3px 35px 77px -17px rgba(0, 0, 0, 0.8);
	transform: scale(1.16);
	background: white;
}
.zcjd-left-mian ul li a:hover .zcjd-left-mian-title {
    color: red;
}

.zcjd-left-mian-day {
    color: #bbbbbb;
    font-size: 14px;
    padding-left: 15px;
}

.zcjd-left-mian-title {
    color: #6C6C6C;
    padding-left: 15px;
    background: url('../images/dot.png') no-repeat;
    background-position-y: 5px;
}

.zcjd-left-mian ul li {
    float: left;
}

.zcjd-left-mian ul li:nth-child(2n) {
    margin-left: 40px;
}

.zcjd-left-mian ul li a {
    display: block;
    width: 355px;
    text-decoration: none;
    padding: 15px 0;
    font-size: 16px;
    border-bottom: 1px solid #E4E4E4;
}

.zcjd-right {
    padding-left: 40px;
}

.xyfg-item {
    min-height: 150px;
}

#myCarousel1 .carousel-indicators {
    width: 100%;
    position: unset;
    margin-left: 0;
}

#myCarousel1 .carousel-indicators .active {
    background-color: #0297DB;
}

#myCarousel1 .carousel-indicators li {
    border: 1px solid #0297DB;
}

.xyfg {
    margin-top: 10px;
}

.lxfs {
   
    background-size: 100% 100%;
    color: white;
    padding: 10px;
    padding-top: 0px;
}

.lxfs-title {
    background: url('../images/phone.png') no-repeat;
    padding: 10px 0;
    padding-left: 30px;
    background-position-y: 6px;
}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1280px) {
    .zcjd-left-mian ul li a {
        display: block;
        width: 295px;
        text-decoration: none;
        padding: 15px 0;
        font-size: 16px;
        border-bottom: 1px solid #E4E4E4;
        overflow: hidden;
    }
    .zcjd-left-mian ul li:nth-child(2n) {
        margin-left: 10px;
    }
}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1000px) {
    .zcjd-right {
        padding-left: 0px;
    }
    .zcjd-left-mian ul li a {
        width: 330px;
    }
    .zcjd-left-mian ul li:nth-child(2n) {
        margin-left: 50px;
    }
    .xyfg-item {
        min-height: 250px;
    }
}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 800px) {}

@media screen and (max-width: 700px) {}

@media (max-width: 414px) {
    /******iphone X 7 8******/
    .zcjd-left-mian ul li:nth-child(2n) {
        margin-left: 0px;
    }
}

@media (max-width: 375px) {
    /******iphone X 7 8******/
}

@media (max-width: 320px) {
    /******iphone 5/SE******/
}


/* 政策解读结束 */


/* 学校巡视开始 */

.xxxs {
    background: #F7F7F7;
    margin-top: 20px;
    padding: 20px 0;
}

.xxxs-mian {
    position: relative;
}

.xxxs-mian ul {
    list-style: none;
    padding-left: 0;
}

.xxxs-mian ul li {
    float: left;
    width: 16.66666%;
    text-align: center;
}

.xxxs-mian ul li a {
    display: block;
    border-left: 1px solid #DDDDDD;
    padding: 15px 0;
    text-decoration: none;
}

.xxxs-mian ul li a div:nth-child(2) {
    color: #505050;
}

.xxxs-mian ul li:last-child a {
    border-right: 1px solid #DDDDDD;
}

.xxxs-img {
    margin-bottom: 20px;
}

.xxxs-img img {
    height: 47px;
}

.xxxs-title {
    position: absolute;
    left: -30px;
    width: 30px;
    background: #5B96D9;
    text-align: center;
    color: #ffffff;
    font-weight: 800;
    line-height: 20px;
    font-size: 18px;
    padding: 10px 5px;
    top: 10px;
}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1000px) {}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 800px) {}

@media screen and (max-width: 700px) {}

@media (max-width: 414px) {
    /******iphone X 7 8******/
    .xxxs-mian ul li {
        width: 33%;
    }
    .xxxs-title {
        display: none;
    }
    .xxxs-mian ul li a {
        border-top: 1px solid #dddddd;
    }
    .xxxs-mian ul li:nth-child(3) a {
        border-right: 1px solid #dddddd;
    }
    .xxxs-mian ul li:nth-child(4) a {
        border-bottom: 1px solid #dddddd;
    }
    .xxxs-mian ul li:nth-child(5) a {
        border-bottom: 1px solid #dddddd;
    }
    .xxxs-mian ul li:nth-child(6) a {
        border-bottom: 1px solid #dddddd;
    }
}

@media (max-width: 375px) {
    /******iphone X 7 8******/
}

@media (max-width: 320px) {
    /******iphone 5/SE******/
}


/* 学校巡视结束 */


/*尾部开始*/

.foot {
    background: #049ADD;
    color: #ffffff;
    padding: 40px 0;
}

.foot-img {
    margin-right: 20px;
}

.foot-left {
    display: flex;
}

.foot-right {
    text-align: right;
}

.foot-right select {
    width: 180px;
    height: 30px;
    border: 0px;
    color: #7F8082;
}


/*.foot-right select::-ms-expand { display: none; }*/

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1000px) {
    .foot-right {
        text-align: center;
    }
}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 800px) {}

@media screen and (max-width: 700px) {}

@media (max-width: 414px) {
    /******iphone X 7 8******/
}

@media (max-width: 375px) {
    /******iphone X 7 8******/
}

@media (max-width: 320px) {
    /******iphone 5/SE******/
}


/*尾部结束*/

.lnsj {
    margin-top: 15px;
    background-color: #ebebeb;
}

    .lnsj dt {
        background-color: #0297db;
        color: #fff;
        font-size: 14px;
        text-indent: 15px;
		line-height:35px;
    }

    .lnsj dd {
        padding: 22px 20px;
    }

        .lnsj dd li {
            height: 24px;
            line-height: 24px;
            float: left;
            width: 55px;
            text-align: center;
        }
		
.view .view-left .title.zy-title{font-size:18px;padding: 18px 20px}	
.view .view-left ul.zy-list li{font-size:16px;}	

.form-control {
    width:auto;
    display:inline;
}
#_ad14 {
   z-index:999999999;
   position:relative;
}