@media (min-width: 1201px){
.inner {
    width: 98%;
    max-width: 1480px;
}
.top-header .inner{
	max-width: 1700px;
}
}
.inner .breadcrumb{
	font-size:14px;
}
body.language-en {
	font-family:Arial,Times;
}
.language-en .field-body p {
    line-height: 150%;
}

#content {
    min-height: 500px;
}
.block{
  margin-bottom:0;
}
.rowflex{
  display:flex;
  flex-wrap:wrap;
}
.language-en .displaycn, .language-zh-hans .displayen{
  display:none !important;
}
.header-logo a {
  display: block;
}
#main{
  /*max-width:1920px;*/
  margin:0 auto;
}
.sections{
  background:rgba(255,255,255,0.9);
  padding:40px;
  margin-bottom:20px;
}
.sections.section-g {
    background-color: #f8f8f8;
}
.sections.section-s {
    background-color:#F6FBFF;
}
.header-right .block,.block-region-left .block {
    margin-bottom: 0;
}
.js-language-switch #language-switch {
    background: none;
    color: #E4BA7A;
    padding: 6px 15px;
}
.js-language-switch #language-switch .icon {
    font-size: 100%;
    top: 1.2px;
}
.header-container.inner, .header-row {
    height: 75px;
    justify-content: space-between;
}
.header-row .header-column {
    display: inline-block;
    vertical-align: middle;
}
div#site-logo {
    padding-top: 5px;
    position: relative;
    z-index: 104;
}
#header {
    background: linear-gradient(rgba(0,0,0,1) ,rgba(0,0,0,0));
    background: -webkit-linear-gradient(rgba(0,0,0,1) ,rgba(0,0,0,0));
    background: -moz-linear-gradient(rgba(0,0,0,1) ,rgba(0,0,0,0));
    background: -ms-linear-gradient(rgba(0,0,0,1) ,rgba(0,0,0,0));
    background: -o-linear-gradient(rgba(0,0,0,1) ,rgba(0,0,0,0));
    padding-top: 15px;
}
div#header.fixed-top, div#header.headerfixtop {
    padding-bottom:5px;
    z-index:102;
}
div#header.fixed-top{
box-shadow: 0 5px 7px rgb(0 0 0 / 20%);
}
div#header.fixed-top, div#header.headerfixtop{
    background:#204FCA;
    opacity: 1;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    width:100%;
    z-index: 100;
    border: none;
    position:fixed;
    padding-top:0;
}
.header-body{
    overflow: visible;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    padding-right: 14px;
    padding-left: 14px;
    padding-top: 10px;
    max-width: 1700px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    min-height: 90px;
    padding-bottom:40px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.fixed-top .header-body,.headerfixtop .header-body{
  padding-bottom:5px;
}
.header-container.inner{
   /* float: left; */
    width: 28%;
    padding: 0;
    /* margin-top: -14px;
       margin-right: 5%; */
}
.header-body #main-menu{
	width:72%;
 /*	float:left; */
    margin-top:0px;
}

#site-logo img {
    height: auto;
    max-height: 80px;
}
.fixed-top #site-logo img {
    margin-top:0px;
}
div.top-header {
    background: transparent;
}
.stickyhead #header-top{
	display:none;
}
#header-top {
    z-index: 103;
    width: 100%;
    position: absolute;
}

.header-left {
    padding: 10px;
}
#header-top .header-right {
    display: flex;
    /* flex-direction: row-reverse; */
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 30px;
    position: relative;
}
#header-top div.toplink{
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.8);
    position: absolute;
    display: flex;
    width: max-content;
    right: 90px;
    align-items: center;
    top: 3px;
}
#header-top div.toplink p {
    margin: 0;
    padding: 0;
    color: rgba(255, 255, 255, 0.2);
}
#header-top .search{
position:absolute;
right:0;
}
#header-top div.toplink a{
color:rgba(255,255,255,1);
display:inline-block;
padding:5px 10px;
opacity:0.8;
}
#header-top div.toplink a:hover{
opacity:1;
}
#header .hamburger-inner, #header .hamburger-inner:after, #header .hamburger-inner:before {
    background-color: #FFF;
}

#main-menu .nav-menu.menu>.menu-item i {
    display: none;
}
#main-menu {
    background: transparent;
}
.main-menu-1-1 .nav-menu>.menu-item {
    padding: 12px 1.1%;
}
.main-menu-1-1 .nav-menu {
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
}
.language-en .main-menu-1-1 .nav-menu {
    justify-content: left;
}
.menu.nav-menu ul.dropdown-menu>li>a,
.menu.nav-menu .dropdown .dropdown-menu>li>a{
    text-align: center;
    font-size: 14px;
}
.menu.nav-menuul .dropdown-menu,
.menu.nav-menu .dropdown .dropdown-menu{
    min-width: 160px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background:#FFF;
    width: max-content;
}
.main-menu-1-1 .nav-menu .level-menu .menu-item {
    border-top: 1px solid rgba(255,255,255,0.1);
}
.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{
   font-weight:normal;
}
.main-menu-1-1 .nav-menu .level-menu .active-item.active:not(.expanded) a {
    background-color: #204FCA;
    color: #f5f5f5;
}
.main-menu-1-1 .nav-menu .level-menu .menu-item>a.is-active, .main-menu-1-1 .nav-menu .level-menu .menu-item>a:hover {
    background:#204FCA;
    opacity: 1;
    color: #f2f2f2;
}

.main-menu-1-1 .nav-menu>.menu-item.active .menu-toggle a,  .main-menu-1-1 .nav-menu>.menu-item:focus .menu-toggle a，.main-menu-1-1 .nav-menu .menu-item:hover a:hover,.main-menu-1-1 .nav-menu .menu-item:hover a, .main-menu-1-1 .nav-menu>.menu-item.active a {
    color: #204FCA;
}
.main-menu-1-1 .nav-menu>.menu-item.active .menu-toggle a,.main-menu-1-1 .nav-menu>.menu-item:hover .menu-toggle a,.main-menu-1-1 .nav-menu>.menu-item:hover a {
    color:#204FCA;
}
/*.main-menu-1-1 .nav-menu .menu-item:hover ul a{
  color:#333;
}*/
.main-menu-1-1 .nav-menu>.menu-item.active, .main-menu-1-1 .nav-menu>.menu-item:hover, .main-menu-1-1 .nav-menu>.menu-item:focus {
    background:#FFF;
    color: #204FCA;
}
.mm-menu {
    background-image: linear-gradient(to top, #F7FAFF, #E0F0FF);
}
.mm-menu_offcanvas {
    width: 60%;
}
.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate(60vw, 0);
    -ms-transform: translate(60vw, 0);
    transform: translate(60vw, 0);
    -webkit-transform: translate3d(60vw, 0, 0);
    transform: translate3d(60vw, 0, 0);
}
div#search_block_form {
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 100;
}
.search-block-form .form-actions{
  margin: 0;
  color: #fff;
}
#search_block_form .form-actions .form-submit{
  padding: 0;
  height: 36px;
}
 #header-top #search_block_form .form-actions:after {
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  top: 0px;
  right: 0;
  color:#FFCC00;
  font-size: 1.2rem;
}
#search_block_form input.form-text {
  line-height: 36px;
  height: 36px;
  width: 36px;
  padding: 7px 18px;
  border-radius: 18px;
  transition: all ease 0.3s;
  background: transparent;
  border:0;
}
.search-list-1 .search-list-content {
    padding: 7px 0 14px;
    border-bottom: 1px dashed #e2e2e2;
    background: #FFF;
    padding: 40px 40px;
}

@media screen and (min-width: 768px) {  
#search_block_form:hover input.form-text {
    background: #f2f2f2;
    width: 200px;
    border-color: #ddd;
  }
#search_block_form:hover .form-actions,
#search_block_form:hover .form-actions {
    color: rgb(0,31,96);
  }
}
@media screen and (min-width: 992px) {
.header-body {
        padding-bottom: 5px;
}
}
@media screen and (min-width: 1279px) {
.pagefix #header-top {
    display:none;
}

div#block-header-block, div#block-headerlogin, div#block-headeren {
        position: fixed !important;
        width: 100%;
        z-index: 99;
}
}
@media screen and (min-width: 1360px) {  
#search_block_form:hover input.form-text {
    background: #fff;
  }
.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 {
        font-size: 16px;
        
    }
}
@media screen and (min-width: 1600px) {  
.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，.menu.nav-menu ul.dropdown-menu>li>a {
        font-size: 18px;
        font-weight: 600;
    }
.menu.nav-menu .dropdown .dropdown-menu>li>a {
        font-size: 16px;
        font-weight: 600;
        padding-top:18px;
        padding-bottom:18px;
    }
}
@media screen and (max-width: 1400px) {  
    .header-row {
    display: flex;
    align-items: center;
}
.header-body {
    align-items: center;
}
.header-container.inner {
    width: 25%;
}
.header-body #main-menu {
    width: 75%;
}
}
@media screen and (min-width: 1280px) and (max-width: 1360px) {
.main-menu-1-1 .nav-menu>.menu-item {
    padding: 12px 1%;
}
}
@media screen and (min-width: 991px) and (max-width: 1279px) {
    .header-container.inner {
        width: 100%;
        text-align: center;
    }
    .header-row {
        display: block;

    }
     #header {
        background: #204FCA;
        min-height: auto;
    }
        .header-body #main-menu {
        width: 100%;
        margin-top: 20px;
    }
    .main-menu-1-1 .nav-menu {
    justify-content: center;
}
}
@media (max-width: 991px) {
  #header {
        background: #204FCA;
        min-height: auto;
        padding-top: 0px;
    }
    #header-top {
    height: 50px;
}
        .header-body {
        padding-bottom: 10px;
    }
        .header-container.inner, .header-row {
        display: flex;
    }
        .header-container.inner {
        width: 100%;
        padding: 0;
    }
        #header .header-container .header-row .header-column #site-logo.header-logo img {
        margin-top: 0 !important;
    }
        .header-column.t-r {
        z-index: 3;
    }
        #header .header-container .header-row .header-column #header-btns {
        position: inherit;
        right: 0;
        top: 10px;
        z-index: 1;
    }
        #site-logo {
        height: auto; 
    }
}
@media screen and (max-width: 767px) {
#header-top #search_block_form .form-actions:after {
    width: 32px;
    height: 32px;
    line-height: 32px;
    left: 2px;
  }
  #header-top{
  	height:45px;
  	    position: inherit;
    background: #204FCA;
  }
#header-top div.toplink a {
        padding: 5px 8px;
    }
    #header .header-container .header-row .header-column #site-logo.header-logo img {
        max-height: 80px;
        margin-top: 55px;
    }
        #header .header-container .header-row .header-column {
        position: relative;
        display: block;
    }
#search_block_form input.form-text {
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    padding: 5px 16px;
  }

}
.banner {
    height: 60vh;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    font-size: 0 !important;
    background-image: url(../../node-banner-26.jpg);
    max-height:350px;
}
@media screen and (max-width: 480px) {
 #header-top #search_block_form .form-actions:after {
    width: 28px;
    height: 28px;
    line-height: 30px;
    left: 6px;
    font-size: 16px;
  }
#search_block_form input.form-text {
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 16px;
    display: block;
    padding: 0;
  }
.banner {
    max-height:25vh;
}
}

.robotdiv{
				width:100%;
				position: relative;
				height:300px;
			}
			.robot {
			    position: absolute;
			    right: 0;
			    overflow: hidden;
			    width: 80%;
			    opacity:0.8;
			}
			video{
				width: 100%;
}


/********************************** footer *************************************************/
.footer-bg-primary{
	padding-top:40px;
}
.ewm{
		text-align: center;
    font-size: 12px !important;
    color: #FFF !important;
}
.footer-bg-primary, .footer-bg-primary p {
    color: rgba(255,255,255,0.8);
}

#footer .field-body div {
    margin-bottom: 0px; 
}
.footer-bg-primary h4{
	font-size:16px;
	font-weight:600;
	margin-bottom:25px;
	color:#FFF;
}
.footer-bg-primary a{
	color: rgba(255,255,255,0.6);
}
.footer-bg-primary a:hover{
	color:#FFF;
}
.footer-bg-primary .btqlink{
	overflow:hidden
}
.footer-bg-primary .btqlink li {
    float: left;
    width: 160px;
    margin-bottom: 8px;
}
.footer-bg-primary .blinks{
	overflow:hidden;
}
.footer-bg-primary .blinks div{
	margin:0 3px;
	width:calc(33.3% - 6px);
	float:left;
	height:130px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.footer-bg-primary .blinks a{
    display: block;
    background: rgba(20, 120, 192, 0.6);
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 130px;
}

.footer-bg-primary .blinks a:hover{
		background:rgba(0,0,0,0.6);
}
.footer-bg-primary .blinks .b01{
	background-image:url(../../b-01.jpg);
}
.footer-bg-primary .blinks .b02{
	background-image:url(../../b-02.jpg);
}
.footer-bg-primary .blinks .b03{
	background-image:url(../../b-03.jpg);
}
.footer-bg-primary .row {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.copyright {
    padding: 20px 0;
    background-color: #EDF6FF;
    text-align: center;
    color: #999;
}
@media(max-width:560px){
.footer-bg-primary .btqlink li {
    float: left;
    width: 50%;
    text-align: center;
}
.footer-bg-primary .field-body div {
    text-align: center;
}
.footer-bg-primary .col-lg-4.t-c img{
	width:80%;
}
}
.pager.outside-tb.t-c {
    clear: both;
}
.page-taxonomy li.list-item {
    padding: 30px 20px !important;
    border-bottom: 0;
    background: #f8f8f8;
    margin-bottom: 10px !important;
}
.page-taxonomy li.list-item:hover{
	background-color:#204FCA;
	box-shadow:2px 2px 6px #999;
}
.page-taxonomy li.list-item a{
  display:flex;
  align-items:center;
}
.page-taxonomy .tuwen li.list-item a {
    align-items: flex-start;
}
.page-taxonomy li.list-item a .posttime{
    width: 80px;
    height: 60px;
    color: #204FCA;
    border-right: 1px solid #ECECEC;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.page-taxonomy .tuwen li.list-item a .posttime{
	margin-top:10px;
}
.page-taxonomy li.list-item:hover a .posttime{
	color:rgba(255,255,255,0.6);
	border-right:1px solid rgba(255,255,255,0.3);
}
.page-taxonomy li.list-item a .posttime .day{
    font-size: 24px;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    line-height: 1;
}
.page-taxonomy li.list-item  .title{
    font-size: 16px;
    width: calc(100% - 100px);
    padding-left: 20px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: 600;
    color:#000;
}
.page-taxonomy li.list-item  .title .summary{
	    line-height: 150%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    color: #555;
    font-size: 14px;
    margin-top:8px;
    font-weight: 400;
}
.page-taxonomy li.list-item:hover  .title,.page-taxonomy .tuwen li.list-item:hover h3{
	color:#FFF !important;
}
.page-taxonomy li.list-item:hover .title .summary{
	color:rgba(255,255,255,0.6);
}

.page-taxonomy li.list-item:hover p:before{
	background-color: rgba(255,255,255,0.6);
}
.page-taxonomy .tuwen .imgs {
    width:250px;
    padding:5px;
    background-color:#FFF;
}
.page-taxonomy .tuwen .text {
    width: calc(100% - 350px);
    padding:15px 20px;
}
.page-taxonomy .tuwen .text h3{
	font-weight:600;
	margin-bottom:10px;
}

.page-taxonomy .list-3.list-3-1.tuwen .list-content .list-item.list-item-line a p.summary{
color: #999;
    width: auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    padding: 0;
    white-space: normal !important;
}
.page-taxonomy .tuwen li.list-item p:before{
	display:none;
}
.title-inner{
	    text-align: center;
}
.title-inner h2{
  font-size:26px;
  font-weight:bold;
  margin-bottom:20px;
    position: relative;
    margin: 0 auto 40px;
    display: inline-block;
}
.title-inner h2:before{
  content:'';
  position:absolute;
  width:70px;
  height:70px;
  background:url(../../termtitle-bg.png) no-repeat center center;
  background-size:contain;
  left:-40px;
  top:-20px;
}
.title-inner h2:after{
		content: '';
    position: absolute;
    width: 50px;
    height: 6px;
    background-color: #204FCA;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -20px;
}
.page-url-qr-code img{
  max-width:150px;
}
.event-list.event-list-4 .list-content .event-content .event-right .event-title {
font-weight:600;
  
}
@media screen and (min-width:992px){
	.page-taxonomy li.list-item .title {
    font-size: 18px;
    line-height: 150%;
}
.page-taxonomy li.list-item .title .summary {
    font-size: 16px;
}

}
@media only screen and (max-width: 768px){
.event-list.event-list-4 .event-content .event-time {
    background: none;
    color:#00429c !important;
    width:max-content;
}
.page-taxonomy .list-3.inside-b, .row.table.table-full .list-3.inside-b {
    padding-left:0px;
}	
.page-taxonomy li.list-item {
    padding: 10px !important;
}
.page-taxonomy .tuwen a {
    flex-wrap: wrap;
}
.page-taxonomy .tuwen .imgs,.page-taxonomy .tuwen .imgs img {
    width: 100%;
}
.page-taxonomy .tuwen .text {
    width: calc(100% - 80px);
}
}

@keyframes load{
    0% { transform: rotate(Odeg);}
    100%{transform:rotate(360deg); }}
@keyframes load2{
    100% { transform: rotate(Odeg);}
    0%{transform:rotate(360deg); }}