@media screen and (max-width: 750px) {
    body {
        min-width: 1200px;
    }
    body>.container{
    }
}
body{ 
    background: #FFFFFF;
    background-repeat: repeat-y;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-image: url('../images/20200313-1.jpg');
}
.fs0{
    font-size: 0;
}
.pt46 {
    padding-top: 46px;
}
.c0958b4 {
    color: #0958b4;
}
.c207eec {
    color: #207eec;
}
.cac {
    color: #acacac;
}
.c18d721 {
    color: #18d721;
}
.cc12c20 {
    color: #db2323;
}
.c7BB8FF {
    color: #7BB8FF;
}
.cc1c1c1 {
    color: #c1c1c1;
}
.c999 {
    color: #999;
}
.transition500 {
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
}
.bc0958b4 {
    background-color: #0958b4;
}
.bcfb {
    background-color: #fbfbfb;
}
.pl36 {
    padding-left: 36px;
}
.pr36 {
    padding-right: 36px;
}
.imgfull{
    width: 100%;
    height: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.header{
    height: auto;
    background-size:cover;
}
.header .top .top-right{
    width: 150px;
    position: relative;
    top: 8px;
    z-index: 3;
    right: 150px;
}
.header .top .searchinput{
    position: relative;
    right: 20px;
    height: 40px;
    float:right;
    top: 30px;

}
.header .top .searchinput input{
    height: 40px;
    width: 360px;
    border-radius: 16px;
    border: none;
    border: 1px solid #c1c1c1;
    padding-left: 10px;
}

.header .top .top-right .contxt-img{
 position: absolute;
    right: -150px;
    top: 6px;
}
.header .top .top-right li.en{
    right: -1px;
    top: 0px;
    width: 40px;
    height: 40px;
}
.header .top .top-right li.box-search{
    right: -2px;
    top: 44px;
    width: 40px;
    height: 40px;
}
.header .top .top-right li.en .icon-en{
    top: 0px;
    left: 0;
}
.header .top .top-right li.box-search a.search-btn{
    top: 3px;
    left: 0;
}
.header .top .top-right li.en a{
 display: block;
 width: 40px;
 height: 50px;
    line-height: 50px;
    font-size: 36px;
    color: white;
 
}
.header .top .top-right li.box-search a{
    display: block;
 width: 40px;
 height: 50px;
    line-height: 50px;
    font-size: 33px;
    color: white;
 
    position: relative;
    top: 2px;
}
.header .top .search{
    top: 4px;
    right: 38px;
    width: 244px;
}
.header .top .search input{
    width: 190px;
    height: 40px;
    background-color: white;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    padding-left: 6px;
    border: none;
    border-radius: 6px 0 0 6px;

}
.header .top .search button{
    background-color: white;
    cursor: pointer;
    padding: 0 10px;
 *padding: 0 6px;
 height: 40px;
 border-radius: 0 6px 6px 0;
}
.header .top .search button i{
    line-height: 40px;
    font-size: 22px;
}

.box_nav {
    background: url("../images/2.png") repeat-x left top;
    width: 100%;
}
.box_nav .navBar ul {
    background-color: transparent;
    height: 50px;
    position: relative;
    z-index: 999999;
}
.box_nav .navBar ul li {
    float: left;
    text-align: center;
    height: 50px;
    line-height: 34px;
    z-index: 99999;
    /*border-radius: 5px 5px 0 0;*/
}
.box_nav .navBar ul li a {
    display: block;
    /* width: 100%; */
    text-align: center;
    line-height: 50px;
    color: white;
    font-size: 16px;
}
.box_nav .navBar ul li ol {
    position: absolute;
     width:auto;
    /*width: 1180px;*/
    top: 50px;
    background-color: #fdf0e6;
    /* background: url(../images/bg_white_90.png); */
    display: none;
    /* padding: 2%; */
    padding: 0px 10px 0 0;
}
.box_nav .navBar ul li ol .nav_img {
    height: auto;
    width: 30%;
    float: left;
}
.box_nav .navBar ul li ol .nume {
    width: 100%;
    height: auto;
    float: right;
}
.box_nav .navBar ul li ol li.nume a {
    line-height: 2.4;
    display: block;
    text-align: center;
    font-weight:bold;
    font-size: 13px;
    float: left;
    color: #333;
    /* width: 40%; */
    margin-left:10px;
    padding-right: 2px;
    /* margin-left: 3%; */
    /* margin-left: 10px; */
    /* padding-bottom: 10px;
    padding-top: 10px; */
}
.box_nav .navBar ul li.active {
   /* background-color: rgba(255,255,255,.3); */
	background-color:#ff8604;
    filter:progid:DXtmageTransform.Microsoft.gradient(startcolor=#30ffffff,endcolorstr=#30ffffff);
}
.box_nav .navBar ul li.active a {
    color: #fff;
}

.footer {
    background-color: #d9d9d9;
}
.footer .top{
    background: url("../images/2.png") repeat-x left top;
 height: 118px;
}
.footer .bottom{
 background-color: #f0f0f0;
}
.footer .top .left li p{
    text-align: left;
    color: #fff;
    line-height: 24px;
}
.footer .top .left li.logo-bottom{
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #fff;
}
.footer .top .left li.contact{
    padding-left: 20px;
}
.footer .top .icons-link{
    width: 244px;
 height: 122px;
}
.footer .top .icons-link li{
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}
.footer .top .icons-link li a{
    display: block;
    background: url(../images/icons.png) no-repeat center;
    width: 44px;
    height: 45px;
}
.footer .top .icons-link li.i01 a{
    background-position: 0 -65px;
}
.footer .top .icons-link li.i02 a{
    background-position: -45px -65px;
}
.footer .top .icons-link li.i03 a{
    background-position: -90px -65px;
}
.footer .top .icons-link li.i04 a{
    background-position: -134px -65px;
}
.footer .top .icons-link li.i05 a{
    background-position: 0 -111px;
}
.footer .top .icons-link li.i06 a{
    background-position: -45px -111px;
}
.footer .top .icons-link li.i07 a{
    background-position: -90px -111px;
}
.footer .top .icons-link li.i08 a{
    background-position: -134px -111px;
}
.footer .bottom p{
    font-size: 12px;
    color: #6a6a6a;
}
.footer .icons-link li:hover{
    cursor: pointer;
}

.banner {
   /* width: 100%;
    margin-left: auto;
    margin-right: auto; */
}
.banner .slideBox {
    width: 100%;
    
    position: relative;
}
.banner .slideBox .bd ul li{
    height: 600px;
}
.banner .slideBox .bd ul li img{
 width: 100%;
}
.banner .slideBox .hd {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 18px;
    z-index: 5;
    text-align: center;
}

.banner .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

.banner .slideBox .hd ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    overflow: hidden;
    border: 2px solid white;
    border-radius: 50%;
    cursor: pointer;
    background-color: transparent;
    
}

.banner .slideBox .hd ul li.on {
    background-color: white;
}

.banner .slideBox .bd {
    position: relative;
    
    z-index: 0;
}

.banner .slideBox .prev,
.banner .slideBox .next {
    position: absolute;
    top: 50%;
    left: 3%;
    margin-top: -32px;
    display: block;
    width: 65px;
    height: 65px;
    background: url(../images/icons.png) 0 0 no-repeat;
    filter: alpha(opacity=5);
    opacity: 0.05;
}

.banner .slideBox .next {
    left: auto;
    right: 3%;
    background-position: -66px 0;
}

.banner .slideBox:hover .next,
.banner .slideBox:hover .prev{
    filter: alpha(opacity=80);
    opacity: .8;
}


.inlte_link ul li:hover .maks{
    display: block;
}
.footer .top .icons-link li a:hover{
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.nav_bar ul li ol li a:hover {
    color: #FAD505;
}
.link ul li a:hover i,
.link ul li a:hover p {
    color: #ddd;
}
.box_nav .navBar ul li:hover{
    background-color: rgba(255,255,255,.3);
    filter:progid:DXtmageTransform.Microsoft.gradient(startcolor=#30ffffff,endcolorstr=#30ffffff);
}
.box_nav .navBar ul li ol li.nume a:hover{
    /* color: #fff;
    background-color: #ff8604; */
    color: #ff8604;
}

/*文章列表*/
.ArticleBigImg{
    max-height: 400px;
    width: 100%;
}
.ArticleBigImg img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.line-bottom{
    padding-top: 6px;
    padding-bottom: 6px;
}
.Articlelisy .list ul li a{
    padding-left: 15px;
}

.Articlelisy .list ul .on{
    background-color: #db2323;
}
.Articlelisy .list ul .on a{
    color: white;
}
.Articlelisy .list ul .on a:hover{
    color: #fff;
    background-color: #db2323;
}
.Articlelisy .list ul .on:hover{
    color: #fff;
    background-color: #db2323;
}

/*分页*/
.paging{
    height: 150px;
    text-align: 16px;
    margin: 50px auto 0;
}
.ui-pagination-container {
	height: 34px;
	line-height: 34px
}

.ui-pagination-container .ui-pagination-page-item {
	font-size: 14px;
	padding: 4px 10px;
	background: #fff;
	border: 1px solid #c5b7b7;
	color: #888;
	margin: 0 3px;
	text-decoration: none
}

.ui-pagination-container .ui-pagination-page-item:hover {
	border-color:#da251e;
	color: #da251e;
	text-decoration: none
}

.ui-pagination-container .ui-pagination-page-item.active {
	background: #da251e;
	border-color: #da251e;
	color: #fff;
	cursor: default
}

/*文章内容页*/
.w960{
    width: 1000px;
}
.w960 .title {
    font-size: 25px;
    color: #333;
    text-align: center;
    font-weight: 400;
}

.w960 .ArticleType{
    font-size: 15px;
    color: #666;
    text-align: center;
    padding-top: 20px;
    padding-left: 10px;
}
.w960 .richContent{
    color: #333;
    text-align: left;
    font-size: 16px;
    line-height: 1.8;
    margin-top: 15px;
}
.w960 .richContent p{
    text-indent:2em; 
    font-size: 16px;
    color: #333;
    padding: 6px;
    text-align: left;
    line-height: 1.8;
}
.w960 .richContent img{
    margin: auto;
    text-align: center;
	max-width: 800px;
    /* max-height: 300px; */
    padding-left: 40px;
    padding-right: 40px;

}
.w960 .middlePanel{
    height: 75px;
    margin: 80px 10px 50px;
    position: relative;
}
.w960 .middlePanel .fl{
    font-size: 16px;
}
.w960 .middlePanel .fl .pagenation2 {
    margin-bottom: 30px;
    text-align: left;
}
.w960 .middlePanel .fl .pagenation2 .pageTag {
    font-size: 16px;
    color: #666;
    margin-right: 10px;
}
.w960 .middlePanel .fl .pagenation2 a{
    font-size: 16px;
    color: #666;
} 
.w960 .middlePanel .fl .pagenation2 a:hover{
    font-size: 16px;
    color: #03A9F4;
} 
.w960 .middlePanel .fr .shareTag {
    display: inline-block;
    font-size: 13px;
    color: #666;
    padding-top: 10px;
    float:left;
}
.shareListPanel {
    max-width: 270px;
    overflow: hidden;
}
.shareListPanel .shareIcon {
    width: 33px;
    height: 33px;
    margin: 0 0 12px 12px;
    display: inline-block;
}
.shareListPanel .Weixin {
    background: url(../images/vbg01.png) -1302px -100px no-repeat;
}
.shareListPanel .sina_weibo {
    background: url(../images/vbg01.png) -1302px -190px no-repeat;
}
.shareListPanel .qq_zone {
    background: url(../images/vbg01.png) -1302px -235px no-repeat;
}
.shareListPanel .baidu_tieba {
    background: url(../images/vbg01.png) -1302px -595px no-repeat;
}

/*学校简介*/
.w1200 .ProfileCont p{
    font-size: 16px;
    color: #333;
    padding: 6px;
    text-align: left;
    line-height: 1.8;
    
}
.formMiddleContent{
    position: relative;
    height: auto;
    min-height: 5px;
    max-height: none;
    overflow-x: hidden;
    margin: 5px;
}
.formMiddleContent .richTextImg{
    width:380px; 
    float: left; 
    margin: 4px 16px 6px 7px; 
    position: relative;
}
.formMiddleContent .ProfileCont{
    width: auto;
    overflow: visible;
    line-height: 1.8;
    padding: 0;
    white-space: normal;
    word-wrap: break-word;
    word-break: normal;
    text-align: left;
}
.formMiddleContent .ProfileCont p{
    font-size: 16px;
    color: #333;
    
}

/*联系我们*/
.contactUs {
    width: 45%;
    font-size: 16px;
    color: #333;
    text-align: left;
    padding: 20px;
    line-height:2;
}

/*印象学院*/
.pic-lines{
    min-height: 300px;
    position: relative;
}
.pic-lines li.impress1{
    width: 280px;
    height: 300px;
    position: relative;
    float: left;
   
}
.pic-lines li.impress1 img{
    border-radius: 5px;
}

.pic-lines li.ml{
    margin-left: 20px;
}
.pic-lines li.impress1 p{
    color: #333;   
    padding-top: 10px;
}

/*名师风采*/
.fk-editor {
    position: relative;
    margin: 0;
    left: 0;
    top: 0;
    word-wrap: break-word;
    word-break: break-all;
    clear: both;
    overflow: hidden;
    font-size: 20px;
    margin-bottom: 70px;
}
.fk-editor h2{
    color:rgb(255, 102, 0);
    font-size: 35px;
    line-height: 40px;
    padding-top: 40px;
    font-weight: bold;
}
.fk-editor h5{
    padding-top: 20px;
    font-size: 14px;
   color: #999;
}
.footerBig{
    width: 100%;
    position: relative;
    background: url(../picture/tea1.png) no-repeat top ,transparent;
    height: 266px;
}

/*头部大图*/
.bannerBig{
    /* width: 1872px; */
    height: 600px;
    cursor: default;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    outline: none;
    margin: 0px auto;
    position: relative;
    z-index: 1;
    background-size: cover;
    background-image: url(../picture/banner.jpg);
}
.showback{
    position: relative;
    top: 137px;
    width: 648px;
    height: 297px;
    margin: auto;
}
.showback h2{
    position: absolute;
    top: 60px;
    left: 194px;
    color: #fff;
    font-size: 50px;
    text-align: center;
}
.showback h3{
    position: absolute;
    top: 163px;
    left: 75px;
    color: #fff;
    font-size: 33px;
    text-align: center;
}
.showback h4{
    position: absolute;
    top: -17px;
    left: 204px;
    color: #fff;
    font-size: 26px;
    text-align: center;
}
.showback .showbtn{
    width: 219px;
    border: 1px solid #FF9800;
    height: 58px;
    color: #fff;
    background-color: #FF9800;
    border-radius: 12px;
    font-size: 24px;
    margin-top: 32px;
}
.notice2 .column-name {
    border-bottom: 1px solid #aaa;
    height: 39px;
    width: 562px;
}
.notice2 .column-name h3:after {
    content: "";
    position: absolute;
    top: 16px;
    left: 6px;
    display: block;
    width: 5px;
    height: 15px;
    background-color: #cb2127;
}
.notice2 .column-name .more {
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 86px;
    height: 26px;
    text-align: center;
    border: 1px solid #aaa;
    border-radius: 3px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
}
#news-tab3 {
    width: 590px;
}
.notice3:before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 160px;
    top: 190px;
    right: 0;
    background-color: #cb2127;
}

.notice3:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 160px;
    top: 30px;
    right: 0;
    background-color: #dcdcdc;
}