body{
    font-family: "Open Sans", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;;
}
html, body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, button, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
    border: 0px;
    padding: 0px;
    font-size: 100%;
    margin: 0px;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-size-adjust: 100%;
    font-weight: normal;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.nav>li {
    position: relative;
    display: block;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
header{
    background-color: #184776;
    padding-top:40px;
}
header .logo{
    margin-bottom:40px;
}
header .logo img{
    max-width: 100%;
}
nav.navbar.navbar-expand-lg.navbar-dark.navbar-offcanvas.navbar-static-top {
    margin-top: 30px;
}
.navbar-toggle {
    position: relative;
    float: right;
    /*padding: 9px 10px;
    margin-right: 15px;*/
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.dropdown-toggle::after {
    vertical-align: 0.155em;
}
.dropdown-menu>li>a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
    font-size: 0.9rem;
}
.dropdown-menu>li>a:hover{
    color:#184776
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
nav .navbar-collapse .dropdown>.dropdown-menu.show
{
    max-height: 100vh;
}
.navbar-toggle .icon-bar {
    background-color:rgba(255,255,255,0.8);
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.6rem;
    padding-left: 0.6rem;
    width:max-content;
}
.bg-dark {
    background-color: #184776 !important;
}
.bg-white{
    background-image: url(../images/bg-white.png); 
}
.lanlink .btn-primary {
    color: #fff;
    background-color: rgba(255,255,255,0.4);
    border: 0;
    border-radius: 0;
    margin-top:20px;
}
.projectlink{
	background: #F0F4FB;
	padding:30px 0;
}
.projectlink a{
	padding:0 20px;
	color:#005CBF;
font-size: 18px;
}
.projectlink a:first-child{
	margin-left:20px;
}
.projectlink .container{
	position:relative;
}
.projectlink .container:before{
        position: relative;
    content: "办学项目";
    display: inline-block;
    left: 0;
    top: 0px;
    font-size: 18px;
    width: 120px;
    height: 26px;
    background: url(../images/circle-an.png) no-repeat;
    background-position: right;
}
.btn-warning {
    color: #FFF;
}
.slinks{
    margin-top:60px;
}
#main{
    max-width: 1920px;
    margin: 0 auto;
}
.indexcols h2 {
    margin-top:20px;
    margin-bottom:20px;
	position: relative;
	font-size:22px;
}
.indexcols h2 span{
    font-size:0.6em;
    color:#999;
    margin-left:10px;
}

.ilogo{
    margin-top:30px;
}
.col{
    padding-left:5px;
    padding-right:5px;
    position: relative;
}
.text{
    line-height: 180%;
    color:#555;
}
.text12{
    font-size:12px;
}
#schoolnews{
	margin-bottom:20px;
}
#schoolnews a{
	font-size:14px;
	line-height: 150%;
	text-align: center;
}
#schoolnews a p{
	
}
#schoolnews img{
	max-width: 100%;
	height:auto;
	margin-bottom:10px;
}
.morebtn {
    position: absolute;
    text-align: left;
    top:5px;
    right:5px;
}
#noticearea{
	background: #F2F2F2;
	padding:0px 0 30px 0;
}
#noticearea .nlist{
	background: #FFF;
	padding:20px 20px 40px 20px;
	position: relative;
	border-radius: 5px;
	width: 100%;
}
#noticearea .nlist:hover{
	box-shadow: 2px 2px 5px #888888;
}
#noticearea .nlist:hover a{
	color:#005CBF
}
#noticearea .nlist .time{
	font-size:12px;
	color:#999;
	position:absolute;
	left:20px;
	bottom:10px;
}
#noticearea  .col-md-4 {
    display: flex;
}
#noticearea p a{
	
}
.sysulink{
    background: url(../images/bg-white.png) #F5F7F4;
    padding:30px 0 60px 0;
}
.sysulink .morebtn{
    top:0px;
}
#news{
	padding-top:10px;
	padding-bottom:40px;
}
.news li{
    list-style: none;
    padding:13px 5px;
    border-bottom:1px dotted #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:14px;
}
.news li:last-child{
    border-bottom:0;
}
.news li a{
        word-wrap: normal; 
        display: block;
        overflow: hidden;
        max-width: 100%;
        text-overflow: ellipsis; 
}
.news li span.time{
    float:right;
    color:#999;
    margin-left:10px;
}
.s-index{
    overflow: hidden;
    position: relative;
    padding: 60px 0 0 0;
    margin-top: 40px;
}
.s-index .s-logo{
    background:url(../images/midlogo.png) center center no-repeat;
    height:120px;
    position: absolute;
    top:0px;
    width:100%;
}
.s-index-content{
    position: absolute;
    width: 100%;
}
.mimg{
    margin-top:30px;
    padding-bottom:40px;
    border-left:1px solid #ECECEC;
    padding-left:30px;
}
.mimg img{
    margin-top:35px;
    max-width: 100%;
}
.s-index-content .mtop{
    padding-top:60px;
}
.s-index-content .mtop img{
    margin-top:20px;
    max-width: 100%;
}
.s-index-content .mtop.opa img,.mimg img
{
    opacity:0.8;
    filter:alpha(opacity=80);
}
.s-index-content .mtop.opa img:hover,.mimg img:hover{
    opacity:1;
    filter:alpha(opacity=100);
}
.s-index-content h2.right{
    text-align: right;
}
.s-index-content a{
    color:rgba(255, 255, 255, 0.8);
}
.s-index-content a:hover{
    color:#FC0;
}
.s-index-left{
    background-color: #007331;
    background-image: url(../images/bg-s-video.jpg);
    background-position: left;
    background-repeat: no-repeat;
}
.s-index-right{
    background-color: #007331;
    background-image: url(../images/bg-s-link.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
#carouselCaptions .carousel-indicators{
    bottom:-30px;
}
.carousel-inner {
    max-height: 400px;
}
.banner{
    background: url(../images/front01.jpg) no-repeat center center;
    padding:150px 0 120px 0;
    color:#fff;
    font-size:2.0em;
    background-size: cover;
}
.contentmain{
    position: relative;
    margin-top:-60px;
    background: #FFF;
}
.breadcrumb {
    font-family: "PT Sans",'Helvetica Neue',Arial,Helvetica,sans-serif;
    background: #fff;
    color: #555;
    padding-top: 20px;
    padding-bottom: 1em;
    padding-right: 1em;
    font-size: 90%;
}
.cont{
    margin-top:40px;
    padding:20px;
    margin-bottom:40px;
    background: #FFF;
    line-height:200%;
}
.cont a{
    color:#007bff;
}
.cont h6{
    color:#999;
    padding-bottom:20px;
    margin-bottom:30px;
    border-bottom: 1px solid #ECECEC;
}
.cont h4{
	font-size:1.25rem;
	padding:30px 0 20px 0;
	color: #F90;
}
.cont h3.page-title{
    margin-bottom:30px;
    color:#184776;
}
.cont .difang {
    overflow: hidden;
}
.cont .difang li{
    list-style: none;
    float: left;
    padding:10px 20px;
}
.cont .difang li:hover{
    background-color: rgba(222, 228, 239, 0.2);
    border-radius: 5px;
}
.cont-body{
    margin-top:30px;
    margin-bottom:30px;
}
.media{
    width: 100% !important;
}
.cont .media iframe {
    width: 100% !important;
    height: 600px;
}

.cont-body img{
    max-width: 100%;
    margin:10px 0;
}
.cont-att{
    background-color: #f3f1ee;
    padding: 30px 4% 20px;
    font-size:14px;
    line-height:120%;
}
.cont-att a{
    display: block;
    margin-bottom:1em;
    background: url(../images/small-bullet.png) no-repeat left 0.4em ;
    padding-left:0.6em;
}
.cont-att-label{
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom: 1px solid #ECECEC;
    font-size:16px;
    font-weight: bold;
}
.list-item{
    font-size:16px;
}
.list-item li{
    list-style: none;
    padding:15px 5px;
    border-bottom:1px solid #ECECEC;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-item .time{
    color:#999;
    float:right;
}
.sidebar-menu {
    border-left: 1px solid #008C00;
    padding-left: 30px;
    position: relative;
    margin-top:60px;
}
.channel-list li{
    padding:10px 0 10px 20px;
    font-size:18px;
    list-style: none;
}
.channel-list li a{
    color:#999;
}
.channel-list li a:hover,.channel-list li a.is-active{
    color:#184776;
}
.menu-bank{
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #008C00;
    position: relative;
    left:-30px;
    transition: all 0.5s;
}
.menu-bank:after{
    content: "";
    position: absolute;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #FFF;
    left: -22px;
    top: -20px;
}
.pagelist li{
    border-bottom: 1px solid #e0ded9;
    padding: 1em;
    background: url(../images/small-bullet.png) no-repeat left 1.6em;
    line-height: 100%;
    list-style: none;
}
.pagelist a{
    line-height: 150%;
}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
}
.pagination li{
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #007331;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #007331;
    border-color: #007331;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
 footer{
     padding:40px 0 10px 0;
     color: rgba(255, 255, 255, 0.6);
     font-size:14px;
 }
 footer h4{
     font-size:1rem;
     color:#FFF;
     line-height: 1.3;
 }
 footer img{

 }
 footer img:hover{
    opacity:0.9;
    filter:alpha(opacity=90);
 }
 footer .flink ul{
     margin: 0;
     padding:0;
     overflow: hidden;
 }
 footer .flink ul li{
    padding-right:15px;
    padding-bottom:5px;
    list-style: none;
 }
 footer .flink{
margin-bottom:20px;
}
 footer .flink ul li a{
     color:rgba(255,255,255,0.6); 
 }
 footer .flink ul li a:hover{
     color:rgba(255,255,255,1); 
 }

 .delimiter-top, .delimiter-bottom {
    position: relative;
    border: 0;
}
.footer-dark .heading {
    color: #EFF2F7;
}
.footer-dark .nav .nav-item .nav-link, .footer-dark .list-unstyled li a, .footer-dark .footer-link {
    color: #D3DCE6;
}
.footer-dark .list-unstyled li a {
    color: rgba(255, 255, 255, 0.8);
}
.footer .list-unstyled li a {
    display: inline-block;
    padding: 0.125rem 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    overflow: hidden;
}
.footer-dark .list-unstyled li {
    float:left;
    width: auto;
    padding:2px 10px;
}
.delimiter-top:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    height: 1px;
    background: -o-radial-gradient(center, ellipse, rgba(222, 228, 239, 0.2) 0, rgba(255, 255, 255, 0) 75%);
    background: radial-gradient(ellipse at center, rgba(222, 228, 239, 0.2) 0, rgba(255, 255, 255, 0) 75%);
}
.text-sm {
    font-size: 0.875rem !important;
    line-height: 180%;
}
table.table.table-bordered {
    font-size: 14px;
    line-height: 150%;
}