


/*****************************以下是banner样式*****************************/
/* input::-webkit-input-placeholder {
    color: #fff;
}*/
.c-banner{
    width: 100%;
    position: relative;
}
.c-banner img{
    width: 100%;
}
.c-banner .banner ul{
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.c-banner .banner ul li{
    /*position: absolute;*/
    display: none;
    opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
    opacity: 1;
    display: block;
}
.c-banner .banner ul li img{
    width: 100%;
    position: absolute;
    top: 0px;
}
.c-banner .banner ul li:first-child img{
    position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
    padding: 25px 10px 25px 10px;
    position: absolute;
    bottom:90px;
    margin-top: 260px;
    background: #000000;
    opacity: 0.5;
    border-radius: 5px;
    z-index: 10;

}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
    opacity: 0.8;
}
.c-banner .nexImg{
    right: 0px;
}

.c-banner .jumpBtn{
    width: 100%;
    position: absolute;
    bottom:10%;
    text-align: center;
}
.c-banner .jumpBtn ul{
    margin-bottom: 0px;
    padding: 0px;
}

.c-banner .jumpBtn ul li{
    width: 13px;
    height: 13px;
    border-radius: 50%;
    display: inline-block;
    background-color: white;
    opacity: 0.9;
    margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
    margin-left: 0px;
}
/********************************以上是banner样式***********************************/



.news_box{
    width: 1300px;
    margin: 0 auto;
    padding-top: 10px;
}

.news_left{
    width: 840px;
    float: left;
}
.news_top{
    width: 840px;
}
.news_bar{
    width: 840px;
    padding-bottom: 10px;
    float: left;
    border-bottom: 1px solid #ebebeb;
}

.news_img{
    display: inline-block;
    padding-top: 3px;
}

.news_fonts{
    font-size:24px;
    /*font-weight: 600;*/
    color: #333333;
    display: inline-block;
    padding-left: 8px;
}

.new_more{
    display: inline-block;
    padding-top: 10px;
    float: right;
}

/*图片轮换*/

#owl-demo{
    position:relative;
    width:398px;
    height:200px;
    float: left;
    margin:20px auto 0 auto;
}
#owl-demo .item{
    position:relative;
    display:block;
}
#owl-demo img{
    display:block;
    width:398px;
    height:200px;
}
#owl-demo b{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:60px;
    background-color:#000;
    opacity:.5;
    filter:alpha(opacity=50);
}
#owl-demo span{
    position:absolute;
    left:0;
    bottom:25px;
    width:100%;
    font:18px/32px "微软雅黑","黑体";
    color:#fff;
    text-align:center;
}

.owl-pagination{
    position:absolute;
    left:0;
    bottom:-4px;
    width:100%;
    height:22px;
    text-align:center;
}
.owl-page{
    display:inline-block;
    width:10px;
    height:10px;
    margin:0 5px;
    background-image:url(../images/bg15.png);
    *display:inline;*zoom:1;
}
.owl-pagination .active{
    width:25px;
    background-image:url(../images/bg16.png);
}
.owl-buttons{
    display:none;
}
.owl-buttons div{
    position:absolute;
    top:50%;
    width:40px;
    height:80px;
    margin-top:-40px;
    text-indent:-9999px;
}
.owl-prev{
    left:0;
    background-image:url(../images/bg17.png);
}
.owl-next{
    right:0;
    background-image:url(../images/bg18.png);
}

/********************以上是新闻轮播****************/

.news_p_box{
    width: 430px;
    float: left;
}

.news_h{
    display: inline-block;
    margin:15px 0 0 20px;
    font-size: 16px;
    color: #666666;
}

.news_h:hover{
    color: #f51a1d;
}

.news_mon{
    display: inline-block;
   /* padding-left: 70px;*/
}

.news_rig{
    width: 410px;
    background: #333333;
    height: 90px;
    float: right;
}

/****************新闻右侧tab样式***************/



#new_box {
    width:410px;
    float: right;
    /*padding: 50px 0px;*/
    /*margin: 0 auto;*/
    overflow: hidden;
    padding-bottom: 0px;
}

.new_con {
    /*max-width: 1200px;*/
    margin: 0 auto;
    /*margin-top: 50px;*/
}

.newtel {
    height: 42px;
    border-bottom: 1px solid #e7e7e7;
    /*padding-bottom: 10px;*/
    font-family: "微软雅黑";
    font-size: 24px;
    color: #333333;
}

.new_telst {
    width: 410px;
    margin: 0 auto;
    position: relative;
    top: 6px;
    text-align: center
}

.new_telst li {
    width: 144px;
    line-height: 30px;
    text-align: center;
    float: left;
    display: inline;
    font-family: "微软雅黑";
    cursor: pointer;
}

.new_telst li.newon {
   font-size: 24px;
    color: #044c8f;

}

.new_telst p {
    position: absolute;
    top: 32px;
    /*left: 20px;*/
    width: 77px;
    height: 7px;
    border-top: 3px solid #217af0;
    overflow: hidden;
    text-align: center;
}

.new_telst b {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-style: solid dashed dashed dashed;
    border-width: 9px;
    border-color: #217af0 #fff #fff #fff;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
}

.new_lst {
    /*height: 315px;*/
    position: relative;
    overflow: hidden;
    display: none;
    /*margin-top: 10px;*/
    padding-top: 20px;
}


.more2{
    font-size: 16px;
    color: #999999;
    display: inline-block;
    padding: 10px 0 0 60px;
}

.news_notice{
    display: block;
    width: 430px;
    margin-bottom: 15px;
}

.news_notice:hover{
    color: #f51a1d;
}

.news_mon2{
    display: inline-block;
    padding-left: 48px;
}

/********************以上是新闻样式*****************/

/* scrollleft */
.scrollleft{
    width:604px;
    float: left;
    /*padding:5px 20px 0px 0;*/
    /*margin:20px auto;*/
}
.scrollleft li{
    float:left;
    margin-right:7px;
    display:inline;
    width:92px;
    height: 97px;
    background:#044c8f;
    text-align:center;
    line-height:19px;
}
.basis_u a{
    display: block;
    width: 92px;
    /*height: 97px;*/
    padding-top: 15px;
}
.basis_box{
    width: 1300px;
    margin: 0 auto;
    padding-top: 15px
    /*background: #f51a1d;*/
}

.bas{
    width: 28px;
    float: left;
    height: 97px;
    color: #ffffff;
    /*padding: 10px 0;*/
    text-align: center;
    background: #044c8f;
}

.bas span{
    display: block;
    margin-top: 10px;
}

.basis_u{
    width: 564px;
    float: left;
    margin-left: 10px;
}

.basis_u span{
    display: block;
    font-size: 14px;
    color: #ffffff;
}
.used_box{
    width: 680px;
    float: right;
}

.used_mid{
    width: 648px;
    height: 97px;
    background: #044c8f;
    margin-left: 38px;

}

.used_mid ul{
    width: 396px;
    float: left;
    padding:20px 0 0 20px;
}

.used_mid ul li a{
    font-size: 16px;
    color: #ffffff;
}

.used_mid ul li{
    float: left;
    padding-right: 18px;
    margin-bottom: 10px;
}

.lines{
    width: 360px;
    height: 1px;
    background: #ffffff;
}

.wx_box{
    float: right;
    margin: 20px 20px 0 0;
}
/***********************以上是首页样式**********************/



/***********************以下是学校简介**********************/



.tub{
    /*width:280px;*/
    float: right;
}

.jianjie_box{
    width: 940px;
    padding-top: 20px;
}


.jianjie_box span{
    display: inline-block;
    margin-left: 30px;
}

.jianj_p{
    width: 930px;
    font-size: 15px;
    text-indent: 50px;
    color: #888888;
    /*margin-left: 55px;*/
    line-height: 30px;
    padding-top: 20px;
}

.school_box{
    width: 120px;
    font-size: 20px;
    color: #444444;
    float: left;
    /*margin-left:50px;*/
}

.tub span{
    display: inline-block;
    margin-top: 5px;
}
.tub a{
    font-size: 16px;
    color: #666666;
    display: inline-block;
    margin-left: 10px;
}

.ce_bar{
    width: 1250px;
    margin: 0 auto;
    position: relative;
    /*background: #044c8f;*/
}

.ce_red{
    width: 293px;
    /*text-align: center;*/
    /*height:156px;*/
    position: absolute;
    top:-74px;
    background: #ffffff;
}

.ce_tops{
    width: 293px;
    height:70px;
    text-transform: uppercase;
    background: #044c8f;
}

.ce_tops span{
    display: block;
    width: 44px;
    height: 1px;
    background: #ffffff;
    margin: 6px 0 10px 30px;
}
.ce_tops h2{
    text-align: center;
    line-height: 70px;
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
    /*padding: 6px 0 10px 30px;*/

}

.ce_di{
    width: 290px;
    background: #ffffff;
    border: 1px solid #eaeaea;
}
.ce_di li{
    width: 290px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-bottom:1px dashed #eaeaea;
}

.ce_di li a{
    font-size: 18px;
    color: #333333;
}

.ce_di li a:hover{
    display: block;
    background: #f4792c;
    color: #ffffff;
}


.rig_cont{
    width: 940px;
    float: right;
    margin-top: 10px;
    margin-left: 30px;
    background: #ffffff;
    min-height:450px;
}
.rig_cont p{
    line-height: 32px;
}


/*****************以上是学校简介****************/

.student_box{
    width: 950px;
    margin-top:30px;
}

.student_box li{
    width: 310px;
    height: 265px;
    float: left;
    margin: 0 6px 30px 0;

}
.student_box li a{
    display: block;
    width: 310px;
    height: 265px;
    /*background: #044c8f;*/
}

.stu_wz{
    width: 311px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    color: #555555;
    background: #e6e6e6;
    display: inline-block;
    padding-top: -20px;
}

.student_box li a:hover span{
    background: #044c8f;
    color: #ffffff;
}

.page_box{
       display: flex;
    /* width: 280px; */
    justify-content: center;
    margin: 30px auto;
}

.page_box li{
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
    color: #b2b2b2;
    float: left;
    margin-left: 10px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    background: #fff;
}

/*****************以上是校园文化****************/

.tong_num{
    margin-left: 50px;
    float: left;
}

.tong_num h4{
    font-family: "Arial";
    font-size: 43px;
    color: #333333;
}

.tong_box{

}

.tong_box li{
    width: 960px;
    padding: 40px 0 30px 0;
    border-bottom: 1px solid #e6e6e6;

}

.tong_rig{
    float: left;
    margin-left: 30px;
}

.tong_rig h2{
    font-size: 18px;
    font-weight:600;
    color: #333333;
}

.tong_rig p{
    font-size: 14px;
    color: #666666;
    width: 703px;
    padding-top: 15px;
}

.tong_box li:hover{
    background: #044c8f;
    transition: all .3s;
}

.tong_box li:hover a h4{
    color: #ffffff;
}
.tong_box li:hover a h6{
    color: #ffffff;
}


.tong_box li:hover .tong_rig h2{
    color: #ffffff;
}

.tong_box li:hover .tong_rig p{
    color: #ffffff;
}

/*****************以上是通知公告****************/


.tong_num2{
   width: 255px;
    height: 177px;
    float: left;
}

.tong_box2 li{
    width: 960px;
    padding: 40px 0 20px 0;
    border-bottom: 1px solid #e6e6e6;

}

.tong_rig2{
    float: left;
    margin:20px 0 0 30px ;
}

.tong_rig2 h2{
    font-size: 18px;
    font-weight:600;
    color: #333333;
}

.tong_rig2 h6{
    font-size: 14px;
    color: #999999;
    padding-top: 12px;
    font-weight: normal;
}
.tong_rig2 p{
    width: 610px;
    font-size: 14px;
    color: #666666;
    padding-top: 15px;
}

.tong_box2 li:hover h2{
    color:#f51a1d;
}

/*****************以上是学校新闻****************/

.bao_top{
   width: 1300px;
   margin: 30px auto;
}

.baom{
    font-size: 20px;
    color: #444444;
    float: left;
}

.baom_now{
    float: right;
}

.bao_contet{
    width: 1300px;
    margin: 40px auto;
}
.bao_rig{
    width: 555px;
    float: left;
}

.bao_rig h1{
    font-size: 22px;
    color: #333333;
}
.bao_lx{
    /*width: 460px;*/
    height: 394px;
    background: #f9f9f9;
    margin-top: 30px;
    padding: 0 30px 0 20px;
}

.bao_lx li{
    width: 440px;
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
}


.phones{
    font-size: 18px;
    color: #333333;
    display: inline-block;
    padding: 10px 0 0 20px;
}


.bao_left img{
    float: right;
    margin-top: 60px;
}

.bao_bottoms{
    margin-top: 120px;
    position: relative;
}

.erwei{
    float: left;
}

.erwei img{
    margin-right: 20px;

}

.sao_box{
    width: 182px;
    float: left;
    text-align: center;
    margin-top: 50px;
}

.sao_box h4,h5{
    font-size: 16px;
    font-weight: normal;
    color: #333333;
}


.zx{
    float: right;
    position: absolute;
    bottom:-120px;
    right: -110px;
    z-index: 1;
}

/*****************以上是咨询报名****************/

.zhao_box{
    width: 100%;
    height: 960px;
    background: url("../images/bj.png") no-repeat;
}

.zhao_cont{
    width: 900px;
    margin: 0 auto;
    padding: 90px 0;
}

.zhao_pic{
    margin: 130px 0;
}

.zhao_pic li{
    width: 262px;
    height: 221px;
    float: left;
    margin-right: 30px;
    text-align: center;
}
.zhao_pic li a{
    display: block;
    width: 262px;
    height: 178px;
    text-align: center;
    padding-top: 5px;
    background: #FFFFFF;
    box-shadow: 2px 2px 6px #787878;
    border-radius: 8px;
}

.zhao_pic li h5{
    padding-top: 10px;
    cursor: pointer;
}

.zi_imgs{
    width: 605px;
    margin: 0 auto;
}

/*****************以上是招生就业****************/

.xr_box{
    padding-top: 30px;
}

/***机构设置****/

.jigou_box{
    font-size: 18px;
    color: #666666;
    margin-top: 30px;
}

.jigou_ul{
    width: 960px;
    /*height: 500px;*/
    margin-top: 20px;
    border: 1px solid #e6e6e6;
}
.jigou_ul ul{
    float: left;
}

.jigou_ul ul li{
    width: 319px;
    height: 63px;
    text-align: center;
    line-height: 63px;
    color: #666666;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

#lasts li{
    border-right: none;
}

#lasts2 li{
    border-right: none;
}

/*************以下是侧边固定样式******************/

.ce_wrap2{
    /*width: 194px;*/
     position: fixed;
    top: 50%;
    right: 0;
}

.ce_box{
    width: 52px;
    /*height: 250px;*/
    background:#044c8f;
   
    border-radius: 8px;
}

.ce_wrap{
    padding: 50px 0 0 10px;

}

.ce_wrap li{
   /* position:absolute;*/
    padding-bottom: 30px;
}

.ce_wrap li a{
    display: block;
}

.ce_w_box,.ce_w_box2,.ce_w_box3{
    width: 146px;
   /* height: 145px;*/
    display: none;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    padding: 50px 0;
    background: #044c8f;
    position:fixed;
    top:55%;
    right:52px;
    border-radius: 8px 0 0 8px;
    z-index: 9999;
}


/*************以上是侧边固定样式******************/

.banner img{
    width: 100%
}


/*************以上是侧边固定样式******************/
.spc-gray{
   filter: grayscale(100%);

  -webkit-filter: grayscale(100%);

  -moz-filter: grayscale(100%);

  -ms-filter: grayscale(100%);

  -o-filter: grayscale(100%);

  filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);

  -webkit-filter: grayscale(1);
}