#content {
    padding-bottom: 0px !important;
}
.language-en .block {
    margin-bottom: 0px;
}
@media (min-width: 992px){
.region-top-first .col-xs-12.col-md-8 {
    width: 55%;
}
.region-top-first .col-xs-12.col-md-4 {
    width: 45%;
}
.block-region-top-first-right {
    margin-top: 70px;
}
.header-bg-base #site-logo img{
filter: grayscale(100%) brightness(100);
}
div#header.header-bg-base.fixed-top #site-logo img{
filter: initial;
}

.main-menu-1-1 .nav-menu > .menu-item .menu-toggle a, .main-menu-1-1 .nav-menu > .menu-item > a, .main-menu-1-1 .nav-menu > .menu-item i, .main-menu-1-1 .nav-menu > .menu-item span {
color: rgb(255,255,255);
}
.fixed-top .main-menu-1-1 .nav-menu > .menu-item .menu-toggle a,.fixed-top .main-menu-1-1 .nav-menu > .menu-item > a,.fixed-top .main-menu-1-1 .nav-menu > .menu-item i,.fixed-top .main-menu-1-1 .nav-menu > .menu-item span {
        color: rgb(34, 34, 34);
}
.main-menu-1-1 .nav-menu > .menu-item .menu-toggle:hover a, .main-menu-1-1 .nav-menu > .menu-item:hover a, .main-menu-1-1 .nav-menu > .menu-item:hover i, .main-menu-1-1 .nav-menu > .menu-item:hover span {
color: rgb(255,255,255) !important;
}
.fixed-top .main-menu-1-1 .nav-menu > .menu-item .menu-toggle:hover a,.fixed-top .main-menu-1-1 .nav-menu > .menu-item:hover a,.fixed-top .main-menu-1-1 .nav-menu > .menu-item:hover i,.fixed-top .main-menu-1-1 .nav-menu > .menu-item:hover span {
        color: rgb(34, 34, 34) !important;
}
.fixed-top .main-menu-1-1 .nav-menu .level-menu .menu-item>a {
    color: #FFF !important;
}
div#main {
    padding-top: 0px !important;
}
}
.header-bg-base{
    background: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));
    background: -moz-linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));
    background: -ms-linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));
    background: -o-linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));
    padding-bottom: 50px;
    border: none;
}

.block h2.block-title {
    font-weight: 600;
    margin-bottom: 20px;
    border-bottom:0;
    font-size:24px;
}
a.more-link {
    left: 120px;
    top: 20px;
    color: #999 !important;
    font-size:12px !important;
}
.language-en a.more-link {
    left: 250px;
}
.language-zh-hans .layout-full.region-top-first,.language-en .layout-full.region-third {
    padding: 30px 0;
    background-color: #FDFAFA;
    background-image:url(../../region-1-bg.png);
    background-repeat:no-repeat;
    background-position:5% 10%;
}
@media only screen and (max-width: 991px){
.header-bg-base {
    background:#FFF;
    padding-bottom:0
}
.layout-full.region-top-first .block{
    margin-bottom: 0;
}
.layout-full.region-top-first {
    padding: 0;
}
}
/*.block-region-top-first {
    margin: -30px 0;
}*/
.newspicitems {
    position: relative;
}
.newspicitems img{
display:block;
line-height:100%;
}
.newspicitems .title{
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    display: block;
    line-height: 0;
    background: linear-gradient(rgba(0,0,0,0) ,rgba(0,0,0,0.8));
    width: 100%;
    padding: 40px 30px;
}
.newspicitems .title a{
color:#FFF;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 100%;
    height: auto;
    line-height: 100%;
}
.ilist {
    margin-bottom: 15px;
    background: #FFF;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 15px 10px;
    box-shadow: 2px 2px 6px #ececec;
}
.ilist .daytime {
    width: 80px;
    font-size: 12px;
    text-align: center;
    font-family: arial;
    font-weight: 300;
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;
    border-right: 1px solid #ECECEC;
}
.ilist .day {
    font-size: 26px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 600;
}
.ilist .title {
    display: table-cell;
    vertical-align: top;
    padding: 10px 20px;
    line-height: 150%;
    width:calc(100% - 80px);
}
.ilist .title a{
font-size:16px;
color:#333;
}
.ilist:hover{
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#12A9C4',endColorStr='#265930',gradientType='1');
    background-image: linear-gradient(45deg,#12A9C4,#265930);
    background-image: -webkit-linear-gradient(45deg,#12A9C4,#265930);
    background-image: -moz-linear-gradient(45deg,#12A9C4,#265930);
    background-image: -ms-linear-gradient(45deg,#12A9C4,#265930);
    background-image: -o-linear-gradient(45deg,#12A9C4,#265930);
    box-shadow: 2px 2px 6px #999;
}
.ilist:hover .daytime,.ilist:hover .title a{
color:#FFF;
}

/*********** notice ****/
.layout-full.region-middle-first{
    padding: 30px 0;
    background-image:url(../../region-2-bg.jpg);
    background-repeat:no-repeat;
    background-size:cover;

}
.language-en .layout-full.region-middle-first .col-xs-12.col-md-6{
	width:100%;
}
.list-1 ul li {
    margin-bottom: 10px;
    padding-bottom: 40px;
    padding-top: 20px;
    position: relative;
    font-size: 16px;
    box-shadow: 2px 2px 6px #ececec;
    padding-left: 28px;
    padding-right: 20px;
    background-color:#FFF;
}
.list-1 ul li span {
    position: absolute;
    bottom: 10px;
    font-size: 12px;
    color: #999;
    margin-left: 0;
    float: none;
}
.list-1 ul li span:before{
    display: inline-block;
    font-family: "iconfont";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    content: "\e606";
    padding-right: 5px;
    color: #999;
}
.list-1 ul li:hover{
    background-color:#E8F7FF;
    box-shadow: 2px 2px 6px #999;
}

/***** teach *********/
.block-region-middle-third-right .outside.f-r a {
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#12A9C4',endColorStr='#265930',gradientType='1');
    background-image: linear-gradient(45deg,#12A9C4,#265930);
    background-image: -webkit-linear-gradient(45deg,#12A9C4,#265930);
    background-image: -moz-linear-gradient(45deg,#12A9C4,#265930);
    background-image: -ms-linear-gradient(45deg,#12A9C4,#265930);
    background-image: -o-linear-gradient(45deg,#12A9C4,#265930);
    border-radius: 0;
    color: #FFF;
    padding: 17px 30px;
    border: 0;
    left: 0px;
}
.block-region-middle-third-right .outside.f-r {
    position: relative;
    float: none;
    padding-bottom: 20px;
    padding-left: 0;
    margin-left: 0;
}
.tlist{
padding-top:20px;
padding-bottom:20px;
border-bottom:1px solid #ECECEC;
}
.tlist .summary{
  color:#555;
  line-height:180%;
  font-size:14px;
}
.tlist .title{
font-size:16px;
color:#000;
line-height:150%;
}
.tlist p.time{
color:#999;
font-size:12px;
padding-top:10px;
}
.tlist .time:before{
    display: inline-block;
    font-family: "iconfont";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    content: "\e606";
    padding-right: 5px;
    color: #999;
}
@media only screen and (min-width: 992px){
.language-zh-hans .layout-full.region-third {
    margin: 50px 0;
    position: relative;
}
.language-zh-hans .layout-full.region-third:before {
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    width: 50%;
    background: url(../../region-3-bg.jpg) no-repeat right top #999;
    background-size: cover;
    content: "";
}
.layout-full.region-third .empty-row {
    display: block;
}
.block-region-middle-third-right {
    padding-left: 20px;
}
.block-region-middle-third-right .outside.f-r a{
left:-34px;
}
}

/***********  bottom link *******/

.layout-full.region-bottom-standard {
    position: relative;
}
.bottomlinks {
    position: relative;
    z-index: 2;
    overflow:hidden;
}
.blinks {
    height: 200px;
    text-align: center;
    vertical-align: middle;
    color: #FFF;
    background-size:cover;
    position: relative;
}
.blinks span {
    display: block;
}
.blinks a{
    color:rgba(255,255,255,0.8);
}
.blinks a:hover{
    color:rgba(255,255,255,1);
}
.blinks img {
    display: inline-block;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 10px;
    width: 40px;
    position: relative;
    z-index: 2;
}
.blinks:after {
    content: "";
    border: 1px solid rgba(255,255,255,0.4);
    width: 68px;
    position: absolute;
    height: 68px;
    top: 42px;
    left: 50%;
    margin-left: -36px;
    border-radius: 100%;
}
.blinks:hover:after{
background-color:rgba(255,255,255,0.2);
}
.blinks.b04 {
    background:url(../../b-links-bg-04.jpg) no-repeat center center;
}
.blinks.b03 {
    background:url(../../b-links-bg-03.jpg) no-repeat center center;
}
.blinks.b02 {
    background:url(../../b-links-bg-02.jpg) no-repeat center center;
}
.blinks.b05 {
    background-color:#054B9B;
}
@media only screen and (min-width: 992px){
.layout-full.region-bottom-standard:before {
    content: "";
    background: url(../../b-links-bg-00.jpg) no-repeat;
    position:absolute;
    width:calc( 50% - 160px);
    top:7px;
    left:0;
    height:500px;
    background-size:cover;
}
.layout-full.region-bottom-standard:after {
    content: "";
    background: url(../../b-links-bg-05.jpg) no-repeat;
    position:absolute;
    width:calc( 50% - 160px);
    top:7px;
    right:0;
    height:500px;
    background-size:cover;
}
.bottomlinks {
    height: 470px;
}
.blinks {
    position: absolute;
    width: 400px;
}
.blinks.b02, .blinks.b03, .blinks.b04 {
    left: 50%;
    margin-left: -200px;
}
.blinks.b04 {
    top: 400px;
}
.blinks.b03 {
    top: 200px;
}
.blinks.b02 {
    top: 0;
}
.blinks.b06 {
    left: 50%;
    margin-left: 100px;
}
.blinks.b01 {
    left: 50%;
    margin-left: -400px;
    width:200px;
}
.blinks.b05 {
    top: 400px;
    left: 50%;
    margin-left: -400px;
    width:200px;
}
.layout-full.region-footer-bottom{
 	 background-color: #5F9DB2;
}
.language-en  .bottomlinks {
        height: 270px;
        margin-top: -7px;
}
.language-en .blinks.b02 {
        top: 0;
        height: 400px;
        width: 50%;
        background-size: cover;
        margin-left: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
.language-en .blinks.b02:after {
    top: 172px;
}
.language-en .blinks.b03 {
        top: 0;
        right: 0;
        left: auto;
        width: 50%;
        background-size: cover;
    }
.language-en  .blinks.b01 {
        left: auto;
        margin-left: 0;
        width: 50%;
        right: 0;
        top: 200px;
        background: url(../../b-links-bg-00.jpg) no-repeat center;
        background-size: cover;
    }
}
@media only screen and (max-width: 991px){
.bottomlinks {
    overflow: hidden !important;
    margin-bottom: -28px;
    margin-top: 40px;
}
.blinks {
    float:left;
    width:33.3%;
}
.blinks.b01{
    background-image: url(../../b-links-bg-00.jpg);
}
.blinks.b06{
    background-image: url(../../b-links-bg-05.jpg);
}
}
@media only screen and (max-width: 767px){
.blinks {
    float:left;
    width:50%;
}}
@media only screen and (max-width: 400px){
.blinks {
    float:none;
    width:100%;
}}
@media only screen and (min-width: 992px){
.footer-bg-primary {
  padding-top: 180px !important;
}}