*{
    margin: 0px;
    padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing:border-box; 
	-ms-box-sizing:border-box; 
	-o-box-sizing:border-box;
}  
a[href]:after{content:normal;}
body {
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
	font-family:"Microsoft YaHei";
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	height: auto;
	background: none;
	overflow-x: hidden;
}
a{
	color: #444;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	cursor: pointer;
}
a:hover, a:focus {
	color: #184DC0; text-decoration:none;
}
a:hover, a:active, a:focus {
  outline: none;
}

@font-face{
    font-family: 'Reg';
    src:url('./ProximaNova-Reg.otf');
    src:url('./proximanova.ttf') format('truetype');
}
@font-face{
    font-family: 'Reg';
    src:url('./proximanova.ttf');
}
@font-face{
    font-family: 'Sbold';
    src:url('./ProximaNova-Sbold.otf');
}
@font-face{
    font-family: 'RegItalic';
    src:url('./ProximaNova-RegItalic.otf');
}


.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;          
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
ul, li{
	margin:0px; padding:0px;
    list-style-type:none;
}
ol, ul {
  list-style: none;
}
ul, li, a
{
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Reg';
}
button {outline: none;}
select { width:100%;}
input::-webkit-input-placeholder{ color: #fff;}
input:-moz-placeholder{ color: #fff;}
input::-moz-placeholder{ color: #fff;}
input:-ms-input-placeholder{ color: #fff;}

.left {
	float: left;
}
.right {
	float: right;
}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb25 { margin-bottom:25px;}
.mb30 { margin-bottom:30px;}
.mb35 { margin-bottom:35px;}
.mb40 { margin-bottom:40px;}
.mb45 { margin-bottom:45px;}
.mb50 { margin-bottom:50px;}
.mb60 { margin-bottom:60px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.bh { display:block; overflow:hidden;}
.img-hover:hover {
    opacity: 0.8;
}
.clear{clear:both;}


@media (min-width: 1260px){
	.container{ width: 1200px;}
	.container01{ width: 1200px;}
}
@media (min-width: 1299px) {
  .container{ width: 1260px;}
  .container01{width: 1260px;}
}
@media (min-width: 1399px) {
  .container{
    width: 1360px;
  }
  .container01{
    width: 1360px;
  }
}
@media (min-width: 1499px) {
  .container{
    width: 1460px;
  }
  .container01{
    width: 1460px;
  }
}
@media (min-width: 1560px) {
  .container{
    width: 1530px;
  }
  .container01{
    width: 1440px;
  }
}

@media (min-width: 1660px) {
  .container{
    width: 1630px;
  }
  .container01{
    width: 1440px;
  }
}


/*---------------head---------------------*/
body{  font-family: 'Reg'; }
.webheader{ border-top: 6px solid #022233;padding-bottom:20px; background:#fff;}
.top_yqlink{ text-align: right; float: right;}
.san_link{ display: inline-block; margin-right: 10px;}
.san_link a{ color: #666; margin:  0 15px;}
.san_link a:hover{ color:#0091FF;}
.san_link a img{ display: inline-block;margin: -3px 5px 0 0; }
.top_posbod{
    display: inline-block;
    position: relative;
    display: flex;
	justify-content: end;
	align-items: center;
	line-height:55px;
	z-index:99;
}

.san_linkimg{ display: inline-block; float: right; margin-left: 6px;  }
.san_linkimg img{ width: auto; height: 18px;  }
.mobsan_link,
.mob_logo{ display: none; }
.topcd_nr{ display: none; }

.top_search{ display: inline-block; color: #fff; }
.btn_sech{ background:none; border:0;  }
.search{ background:none; border:0; float: left; } 

.search_model {
    position: absolute;
    background-color: rgba(16,53,158,0.9);
    width: 100%;
    display: none;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 9999;
}
.search_close{ float: right; position: relative; z-index: 1000; cursor: pointer;}
.search_box{ padding: 0 10% 15px; position: relative;}
#searchword{ 
	background:none; 
	border:0; 
	border-bottom: 1px solid #fff; 
	width: 100%; 
	outline: none;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	padding-right: 30px;
}
#sub-pc{ 
	position: absolute; 
	background:url(20240409xbyw_icon05.png) no-repeat; 
	width: 21px; 
	height: 21px;
	border:0;
	top: 9px;
	right: 10%;
	background-size:98%;
}
.cent_logo{}
.logo01{ display:block;padding-top:30px;}
.logo01 img{ display:inline-block; }
.logo02{ padding-right: 5.5%; display:block; text-align: right; margin-bottom: 34px;}
.logo02 img{ display:inline-block; }
.cent_logo p{ margin-bottom: 34px;}

@media (max-width: 991px){
	.san_link{ margin-right: 8px; }
	.san_link a{ margin: 0 6px; }
}
@media (max-width: 767px){
	.webheader{ margin-bottom: 0; }
	.top_posbod{ width: 100%; }
	.mobsan_link,
	.mob_logo{ display: block; }
	.san_link,
	.cent_logo{ display: none; }
	.mob_logo{ float: left; width: 80%; text-align: left; }
	.mobsan_link{ 
		float: left; 
		margin-left: 20px; 
		margin-top: 10px;	
		position: relative;
	}
	.cd_btn{ background: none; border: 0; }
	.cd_btn img{ width: 20px; }
	.topcd_nr{ 
		position: absolute; 
		width: 110px;
    	left: -50px; 
    	z-index: 9999;
    	background:rgba(16,53,158,0.9);
    	text-align: center;
    	padding:10px 0;
	}
	.topcd_nr a{ display: block; color: #fff; line-height: 28px; }
	.topcd_nr a img{ display: inline-block; }
	.top_search{ margin-top: 8px; }
}
@media (max-width: 450px){
	.san_link a{ margin: 0 10px; }
	.top_linepos{
		top: -20px;
		width: 65px;
		right: 0;
		left: auto;
	}
	
}
@media (max-width: 375px){
	.mob_logo{ width: 76%; }
}
@media (max-width: 340px){
	.san_link a{ margin: 0 6px; }
	.san_link{ margin-right: 15px; }
}


/*下拉菜单*/
.main-navigation.animated{ margin-top: 10px; }
.logo_nav{ position: relative; }
.head_nav{ 
	position: static;
 }
.nav{ 
	text-align: center;
	margin-bottom:0;
	border:none;
}
.nav.navbar-nav.navbar-right{
	display: flex;
    justify-content: space-between;
    width: 100%;
    margin-right: 0;
}
.nav.navbar-nav.navbar-right::after,
.nav.navbar-nav.navbar-right::before{
	display: none;
}
.nav.navbar-nav.navbar-right .container-fluid{ padding: 0; }
.nav > li{
	display: inline-block;
	height: 54px;
	padding: 0 17px;
}
.nav >li >a{
	font-size: 24px;
	font-weight: 700;
	color: #4B4B4B;
	padding: 25px 0 20px;
	position: relative;
}
.mega-menu.dropdown {
    position: static;
}
.nav .active a,
.nav li a:hover{
	color: #333;
}
.navbar-right .dropdown-menu{
	left: 50%;
	transform: translateX(-50%);	
	right:auto;
	font-size: 16px;
	padding-top: 10px;
	background:rgba(3,31,75,0.8);
}
.navbar-right .dropdown-menu::after{
	content: '';
	  pointer-events: auto;
	  display: inline-block;
	  width: 80px;
	  height: 2px;
	  background: #fff;
	  position: absolute;
	  top: -1px;
	  left: 50%;
	  margin-left: -40px;
	  z-index: 9997;
}

.navbar-right > li:last-child > .dropdown-menu {
	right: 0px;
	left: auto;
	transform: none;
}
.navbar-right > li:last-child > .dropdown-menu::after{
left: auto; right:18px;

}
.dropdown-menu > li{
	padding: 7px 20px;
}
.dropdown-menu > li > a{
	color: #fff;
	position: relative;
}
.dropdown-menu > li > a:after{
	  content: '';
	  pointer-events: auto;
	  display: inline-block;
	  width: 6px;
      height: 1px;
      background: #fff;
      position: absolute;
      top: 12px;
      left: 5px;
      z-index: 9997;
} 
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background:none;
}
.dropdown-menu.menu-ph{ 
	width: 100%; background:#F8F6F5; 
	border-top: 3px solid #A90D3F; top: 94px;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{ 
	background:none; 
	color:#0091FF;
}

.pchide{ display: none; }


@media (max-width: 1699px){
	
}
@media (max-width: 1590px){
	.navbar-right > li:first-child > .dropdown-menu{
	left: 0;
	transform: none;}
	.navbar-right > li:first-child > .dropdown-menu::after{ top: -1px; left: 20px;margin-left: 0;}
}
@media (max-width: 1499px){
	.nav >li{padding: 0 12px;}
	
}
@media (max-width: 1399px){
	.nav >li{padding: 0 7px;}
}
@media (max-width: 1299px){
	
	.xl_lnmuli .row .col-md-6 a,
	.xl_lnmuli .row .col-md-12 a{ font-size: 14px;}
	
}
@media (max-width: 1259px){
	.nav >li{padding: 0 7px;}
	.dh_xbzz{width: 48%;}
	.dh_gzzd{width: 32%;}
}

@media (max-width: 1199px){
	.head_nav{ padding-top: 13px; }
	.nav >li{padding: 0 3px;}
	.nav >li >a { font-size: 20px; }
}
@media (max-width: 991px){
	.nav >li >a { font-size: 18px; }
	.head_nav,.pade_cd{ width: 100%; }
    .main-navigation.animated{ display: none; }
}
@media (max-width: 767px){
	.head_title a img{ width: 65%; }
	.head_title .right{ text-align: right; }
	.head_title .right img{ display:inline-block; }
	.pchide{ display: block; }
	.mobhide{ display: none; }
	.cent_logo p{ text-align: center; }
	.cent_logo p img{ width: 100%; }
	.top_yqlink {padding-top: 15px;
    margin-bottom: 5px;}
}

@media (max-width: 600px){

}
@media (max-width: 500px){

}
@media (max-width: 450px){
	
}
@media (max-width: 380px){

}
@media (max-width: 320px){
		
}


/* top-banner */
.index_bgcolor{ background:#F2F4F7; }
.index_bannertop{ position: relative; }
.index_ban01{
	position: relative;
}
.index_ban01.swiper-container {
  width: 100%;
  height: 100%;
}

.index_ban01 .swiper-wrapper{z-index: 9;}
.tp_zzcbg{
	  width: 100%;
	  height: 75vh;
	  background:rgba(15,49,130,0.1);
	  position: absolute;
	  top:0;
	  left: 0;
	  z-index:11;
}
.index_ban01 .swiper-slide{z-index: 10;}
.index_ban01 .swiper-slide img{
	width:100%;
	height:75vh;
	min-height:100%;
	transition:1s linear 2s;
	transform:scale(1.1,1.1);
}
.index_ban01 .swiper-slide-active img,
.index_ban01 .swiper-slide-duplicate-active img{
	transition:6s linear;
	transform:scale(1,1);
}
.index_ban01 .swiper-slide video{
	width:100%;
	height:75vh;
	min-height:100%;
	object-fit: cover;
}
.index_ban01 .swiper-button-next,
.index_ban01 .swiper-button-prev{
	z-index:101;
}
.index_ban01 .swiper-pagination{
	bottom: 5px;
	display: none;
}
.index_ban01 .swiper-pagination-bullet{
	opacity:1;
	background:#014efa;
}
.index_ban01 .swiper-pagination-bullet-active{
	background:#fff;
}

.webheader_ix{ 
	position: absolute; 
	width: 100%; 
	z-index:9990;
	top: 0;
	left:0;
	min-height: 185px;
    /* background: -webkit-linear-gradient(bottom, rgba(0,160,255,0) 0%, #006CFF 100%);
    background: -o-linear-gradient(bottom, rgba(0,160,255,0) 0%, #006CFF 100%);
    background: linear-gradient(to top, rgba(0,160,255,0) 0%, #006CFF 100%); */
}
.webheader_ix .san_link a{ color: #fff; }
.webheader_ix .nav >li >a{ color: #fff; }
.nav > li > a:hover, .nav > li > a:focus{ background:none; }

.pos_ptxt{
	position: absolute;
	width: 100%;
	padding:48px 0 20px 10px;
	bottom: 30%;
	left: 0;
	z-index:101;
}
.ptxt_cent{
	width: 50%;
	font-size: 25px;
	font-weight: 700;
	line-height: 30px;
	color: #FFFFFF;
	display: inline-block;
}
.ptxt_cent h3{
	padding:0 0 6px 0;
	font-size: 64px;
	color: #FFFFFF;
	line-height: 77px;
	font-family: 'Sbold';
}
.ptxt_cent p{
	font-size: 30px;
	color: #FFFFFF;
	line-height: 43px;
}	

@media (max-width: 1680px){
	
}
@media (max-width: 1599px){
	
}
@media (max-width: 1499px){
	
}
@media (max-width: 1440px){
	
}
@media (max-width: 1399px){
	
}
@media (max-width: 1299px){
	.tp_zzcbg{ height: 100vh; }
	.index_ban01 .swiper-slide img,
	.index_ban01 .swiper-slide video{ height: 100vh; }
	.ptxt_cent h3{ font-size: 48px; line-height: 56px; }
	.ptxt_cent p{ font-size: 22px; line-height: 32px; }
}
@media (max-width: 1199px){
	.ptxt_cent h3{ font-size: 36px; line-height: 44px; }
	.ptxt_cent p{ font-size: 18px; line-height: 30px; }
}
@media (max-width: 1099px){
	
}
@media (max-width: 991px){
	.webheader_ix .moblieNav .moblieNav_logo_tool .san_link a{ color: #fff; }
	.webheader_ix .moblieNav .moblieNav_logo_box .toggle span,
	.webheader_ix .moblieNav .moblieNav_logo_box .toggle span:after, 
	.webheader_ix .moblieNav .moblieNav_logo_box .toggle span:before{background:#fff;}
}
@media (max-width: 767px){
	.webheader_ix{ min-height: auto; }

	.tp_zzcbg{ height: 400px; }
	.index_ban01 .swiper-slide img,
	.index_ban01 .swiper-slide video{ height: 400px; }
	.index_ban01 .swiper-pagination{ bottom: 33px; }
	.index_ban01 .swiper-button-next,
	.index_ban01 .swiper-button-prev{
		display: none;
	}
	.ptxt_cent{ width: 85%; }
	.pos_ptxt{ bottom: 16%; }
	.ptxt_cent h3{ font-size: 28px; line-height:34px; margin-bottom: 0; }
	.ptxt_cent p{ font-size: 16px; line-height: 22px; }
}

/* index about us */
.index_cent{ 
	margin-top: -75px; 
	position: relative;
	z-index: 2; 
}
.idx_title{}
.idx_title > a{
	font-weight: 600;
	font-size: 60px;
	color: #FFFFFF;
	line-height: 72px;
	position: relative;
	padding-top: 30px;
}
.idx_title > a::before{
	content: '';
	  pointer-events: auto;
	  display:block;
	position: absolute;
	left:0;
	top:0;
	width: 60px;
	height: 9px;
	background: #0091FF;
}
.sy_gywm{ 
	background:url(20240409xbyw_ix_about.png) no-repeat; 
	background-size: auto 100%;
}
.sy_gywmcent{
	background:url(20240409xbyw_ix_about.png) no-repeat; 
	background-size: 100% 100%;
	overflow: hidden;
	padding: 30px 0 15px 0;
}
.sy_gywmcent .col-md-3{ width: 22%; }
.sy_gywmcent .col-md-9{width: 78%;}
.sy_gywmcent .idx_title{
	
} 
.sy_gywmcent .idx_title > a{ padding-bottom: 50px; }
.sy_gywmcent .idx_title > a::after{ 
	content: '';
	  pointer-events: auto;
	  display:block;
	position: absolute;
	right:0;
	bottom:0;
	width: 19px;
	height: 17px;
	background:url(20240409xbyw_icon07.png) no-repeat;
}
.sy_gywmcent .idx_title > a:hover::after{ 
	background:url(20240409xbyw_icon07_hov.png) no-repeat;
}

.index_tab{
	width: 100%;
	padding-right: 4%;
	min-height: 170px;
}
.index_tab .tabmenu { 
	margin-bottom:16px;
	border-bottom: 1px solid #0091FF;
	height: 48px; 
	line-height: 26px;
}
.index_tab .tabmenu ul li {
	  float: left; 
    position:relative;
    padding: 0 20px;
    margin-right: 50px;
}
.index_tab .tabmenu ul li:last-child{ margin-right: 0; }
.index_tab .tabmenu .selected{ 
	border-bottom:4px solid #FFD230;
}
.index_tab .tabmenu ul li a {
	height: 45px;
	display:block;
	font-weight: 600;
	font-size: 26px;
	color: #FFFFFF;
}

.tabox.fwcx{}
.tabox .tab_con{ display: none; }
.gywm_li{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 34px;
}
.gywm_li:hover,
.gywm_li:focus{
	color: #FFD230;
}

@media (max-width: 1399px){
	.sy_gywmcent .idx_title{ padding-left:0; }
	.sy_gywmcent .col-md-3{ width: 24%; }
	.sy_gywmcent .col-md-9{width: 76%;}
}
@media (max-width: 1299px){
	.sy_gywmcent .idx_title{ padding-left:0; }
	.index_tab{ padding-right:0; }
	.idx_title > a{ font-size: 48px; }
}
@media (max-width: 1199px){
	.idx_title > a{ font-size: 36px; }
	.index_tab .tabmenu ul li {margin-right: 15px;}
	.index_tab .tabmenu ul li:last-child{ margin-right: 0; }
	.index_tab .tabmenu ul li a{ font-size: 24px; }
}
@media (max-width: 991px){
	.sy_gywmcent .col-sm-4{ width: 100%; min-height: 160px;}
	.sy_gywmcent .col-sm-8{ width: 100%;  }
	.sy_gywmcent .idx_title > a{ padding-bottom:40px; }
}
@media (max-width: 767px){
	.sy_gywmcent .col-sm-4{ width: 100%; min-height: 90px;}
	.index_cent{ margin-top: -30px; }
	.sy_gywmcent{ padding: 30px 0; }
	.idx_title > a{ font-size: 28px; line-height: 42px; }
	.sy_gywmcent .idx_title > a{ display: block; padding-bottom: 0; }
	.index_tab .tabmenu ul li a{ font-size: 16px; }
	.index_tab .tabmenu ul li{ padding: 0 4px; }
	.index_tab .tabmenu ul li {margin-right: 0;}
	.sy_gywmcent > div{ padding: 0; }
	.sy_gywm{ background-size: 100% 100%; }
	.gywm_li{ font-size: 16px; line-height: 28px; }
}


/* index Newsroom */
.sy_xwdt{ background:#fff; padding: 45px 0 ; }
.idx_title01{ margin-bottom: 22px; }
.idx_title01 > a{ color: #444444; }
.idx_title01 > a:hover{ color: #0091FF; }
.lf_newborder{ 
	padding-right: 40px;
	border-right: 1px solid #e0e0e0;
}
.xwdt_txtcent{}
.xwdt_txtcent b img{ width: 100%; height: 495px; }
.xwdt_txtcent p{
	font-weight: 600;
	font-size: 24px;
	color: #444444;
	line-height: 36px;
}

.xlm_title{ 
	position: relative; 
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	padding-left: 19px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.xlm_title::before{
	content: '';
	  pointer-events: auto;
	  display:block;
	position: absolute;
	left:0;
	top:0;
	width: 5px;
	height: 25px;
	background: #FFD230;
}

.index_ban02 .swiper-pagination.ban02_pagination{ 
	bottom: 170px;
	text-align: right; 
	padding-right: 10px;
}
.index_ban02 .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: #0150FF;
	opacity: 1;
}
.index_ban02 .swiper-pagination-bullet-active{
	background: #F2F4F7;
}
.index_ban02 .swiper-button-next,
.index_ban02 .swiper-button-prev{
	top: auto;
    width: 36px;
    height: 36px;
    margin-top: 0;
    z-index: 10;
    bottom: 161px;
    right:200px;
}
.index_ban02 .swiper-button-next{
	background:url(20240409xbyw_icon08.png) #fff no-repeat center;
	right: 100px;
	border-radius: 0 4px 4px 0;
}
.index_ban02 .swiper-button-prev{
	background:url(20240409xbyw_icon09.png) #fff no-repeat center;
	left:auto;
	right:137px;
	border-radius: 4px 0 0 4px;
}
.index_ban02 .swiper-button-next:hover{
	background:url(20240409xbyw_icon08.png) #F1F7FA no-repeat center;
}
.index_ban02 .swiper-button-prev:hover{
	background:url(20240409xbyw_icon09.png) #F1F7FA no-repeat center;
}
.rgt_newli{
	padding-top: 20px;
	padding-left: 10px;
}
.rgt_newli .tuwen_list{ border-bottom:0; padding-top: 15px; }
.rgt_newli .tuwen_list li .box-s{ height: 246px; }
.rgt_newli .tuwen_list li{ margin-bottom: 20px; }
.rgt_newli .tuwen_list li p{ 
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
}
.rgt_newli .tuwen_list li span{ bottom: 92px; }

@media (min-width: 768px){
	.xwdt_txtcent p{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden; 
		height: 72px;}
	.rgt_newli .tuwen_list li p {
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
	    height: 56px;}
}
@media (max-width: 1599px){
	.xwdt_txtcent b img{ height: 462px; }
	.rgt_newli .tuwen_list li .box-s{ height: 230px; }
}
@media (max-width: 1499px){
	.xwdt_txtcent b img{ height: 405px; }
	.rgt_newli .tuwen_list li .box-s{ height: 200px; }
}
@media (max-width: 1399px){
	.xwdt_txtcent b img{ height: 373px; }
	.rgt_newli .tuwen_list li .box-s{ height: 185px; }
}
@media (max-width: 1299px){
	.xwdt_txtcent b img{ height: 352px; }
	.rgt_newli .tuwen_list li .box-s{ height: 170px; }
}
@media (max-width: 1199px){
	.xwdt_txtcent b img{ height: 276px; }
	.rgt_newli .tuwen_list li .box-s{ height: 130px; }
	.rgt_newli .tuwen_list li span{ font-size: 16px; }
}
@media (max-width: 1199px){
	.lf_newborder{padding-right:0; border-right:0;}
	.xwdt_txtcent b img{ height: 478px; }
	.rgt_newli .tuwen_list li .box-s{ height: 230px; }
}
@media (max-width: 767px){
	.xwdt_txtcent b img{ height: 238px; }
	.index_ban02 .swiper-button-next,
	.index_ban02 .swiper-button-prev{ display: none; }
	.xlm_title{ font-size: 22px; margin:20px 0 10px;}
	.xwdt_txtcent p{ font-size: 16px; line-height: 24px; }
	.index_ban02 .swiper-pagination.ban02_pagination{ bottom: auto; top:216px; }
	.rgt_newli{ padding-left: 0; }
	.rgt_newli .tuwen_list li .box-s{ height: 210px; }
}
@media (max-width: 370px){
	.xwdt_txtcent b img{ height: 226px; }
	.index_ban02 .swiper-pagination.ban02_pagination{ bottom: auto; top:200px; }
}


/* index Members */
.sy_members{ 
	background:url(20240409xbyw_ix_member.png) no-repeat right; 
	background-size: auto 100%;
	position: relative;
	min-height: 720px;
}
.sy_membercent{
	background:url(20240409xbyw_ix_member.png) no-repeat; 
	background-size: 100% 100%;
	overflow: hidden;
	padding: 22px 0 30px;
	min-height: 720px;
}
.sytop_member{
	padding-left: 120px;
}
.sytop_member h2{ display: inline-block; }
.sytop_member h4{ float: right; }
.sytop_member h4 a{ color: #fff; position: relative; padding-right: 110px; }
.sytop_member h4 a::after{
    content: '';
    pointer-events: auto;
    display: block;
    position: absolute;
    right: 0;
    bottom: 2px;
    width: 19px;
    height: 17px;
    background: url(20240409xbyw_icon07.png) no-repeat;
}
.sytop_member h4 a:hover::after{ 
	background:url(20240409xbyw_icon07_hov.png) no-repeat;
}
.sy_six_member{ 
	position: absolute;
	width: 100%;
	top: 155px;
	left:0;
 }
.sy_six_member ul{}
.sy_six_member ul li{ 
	float: left;  
	width: 16.66666667%; 
	position: relative;
	box-shadow: 10px 10px 40px #222;
	transition: all 0.5s;
	transition-duration: 1.2s;
}
.sy_six_member ul li:nth-child(1){
	z-index: 10;
	transition-delay: 0s;
}
.sy_six_member ul li:nth-child(2){
	z-index: 9;
	transition-delay: 0.3s;
}
.sy_six_member ul li:nth-child(3){
	z-index: 8;
	transition-delay: 0.6s;
}
.sy_six_member ul li:nth-child(4){
	z-index: 7;
	transition-delay: 0.9s;
}
.sy_six_member ul li:nth-child(5){
	z-index: 6;
	transition-delay: 1.2s;
}
.sy_six_member ul li:nth-child(6){
	z-index: 5;
	transition-delay: 1.5s;
}

.sy_six_member ul li a{
	position: absolute;
	bottom:0;
	padding: 0 50px 30px 30px;
	font-weight: 600;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 36px;
}
.sy_six_member ul li:hover {
  transform: translateY(-10px);
  transition: all 0.5s;
}

@media screen and (min-width:1930px){
	.sy_members,.sy_membercent{min-height: 800px;}
	.sy_six_member ul li img{ width: 100%; }
}
@media screen and (min-width:2300px){
	.sy_members,.sy_membercent{min-height: 880px;}
}
@media screen and (min-width:2500px){
	.sy_members,.sy_membercent{min-height: 940px;}
}
@media screen and (min-width:2700px){
	.sy_members,.sy_membercent{min-height: 1000px;}
}
@media screen and (max-width: 1660px){
	.sy_members,.sy_membercent{min-height: 670px;}
}
@media screen and (max-width: 1560px){
	.sy_members,.sy_membercent{min-height: 640px;}
	.sy_six_member ul li a{ padding-right: 30px; }
}
@media screen and (max-width: 1499px){
	.sy_members,.sy_membercent{min-height: 615px;}
}
@media screen and (max-width: 1399px){
	.sy_members,.sy_membercent{min-height: 580px;}
	.sy_six_member ul li a{ padding: 0 20px 20px; font-size: 22px; }
}
@media screen and (max-width: 1299px){
	.sy_members,.sy_membercent{min-height: 540px;}
	.sy_six_member{ top: 134px; }
}
@media screen and (max-width: 1199px){
	.sy_members,.sy_membercent{min-height: 500px;}
}
@media screen and (max-width: 991px){
	.sy_members,.sy_membercent{min-height: 440px;}
	.sy_six_member ul li a{ 
		padding: 0 12px 12px; 
		font-size: 18px; 
		line-height: 24px; }
}
@media screen and (max-width: 767px){
	.sy_six_member{ position: static; 
		overflow: hidden; padding: 0 0 30px;}
	.sy_six_member ul li{ width: 33.3333%; }
	.sy_members{ background-size: 100% 100%; }
	.sytop_member{ padding-left: 0; }
	.sy_members, .sy_membercent{ min-height: auto; }
}



/* index Programs */
.sy_Programs{
	background: url(20240409xbyw_sy_ps.png) no-repeat;
	min-height: 805px;
}
.sy_Programsbg01{ 
	background: url(20240409xbyw_sy_ps01.png) no-repeat top right; 
	min-height: 805px;
}
.sy_Programsbg02{ 
	background: url(20240409xbyw_sy_ps02.png) no-repeat bottom left; 
	min-height: 805px;
}
.sy_Programscent{
	padding: 38px 0;
}
.sy_pgst01{
	padding-bottom: 11%;
}
.sy_pgst01 .xlm_title::before {
    background: #0091FF;
}
.sy_pgst01 p,
.sy_pgst02 p{
	font-weight: 600;
	font-size: 20px;
	line-height: 36px;
}

@media screen and (min-width:1930px){
	.sy_Programs{ background-size: 100%; }
}
@media screen and (max-width: 1799px){
	.sy_Programsbg01,
	.sy_Programsbg02{ background-size: 52%; }
}
@media screen and (max-width: 1499px){
	.sy_Programs,
	.sy_Programsbg01,
	.sy_Programsbg02{min-height: 700px;}
	.sy_pgst01{ padding-bottom: 6%; }
}
@media (max-width: 1199px){
	.sy_pgst01{ padding-bottom: 2%; }
}
@media (max-width: 991px){
	.sy_pgst01 .col-md-6{ float: left; width: 70%; }
	.sy_pgst02{float: right; width: 50%; }
}
@media screen and (max-width: 767px){
	.sy_Programs,
	.sy_Programsbg01,
	.sy_Programsbg02{min-height: auto;}
	.sy_Programsbg01,
	.sy_Programsbg02{ background-size: 75%; }
	.sy_pgst01{ margin:0; }
	.sy_pgst01 .col-md-6{ width: 100%; float:none; padding: 0;}
	.sy_pgst01 p, .sy_pgst02 p{ font-size: 16px; line-height: 22px; }
	.sy_pgst02{ width: 100%;float:none; margin:0;padding-bottom: 100px; }
	.sy_pgst02 .col-md-6{ width: 100%; float:none; padding: 0;}
}




/* index Publications */
.sy_Publications{ 
	background:#fff; 
	padding: 90px 0;
}
.index_swiperfath{ position: relative; }
.events_tab{
	width: 100%;
}
.events_tab .tabmenu { 
	margin-bottom:60px;
	height: 48px; 
	line-height: 26px;
}
.events_tab .tabmenu ul li {
	  float: left; 
    position:relative;
    padding: 8px 16px;
    margin-right: 40px;
    border: 1px solid #D6D6D6;

}
.events_tab .tabmenu ul li:last-child{ margin-right: 0; }
.events_tab .tabmenu ul li a {
	display:block;
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
	
}
.events_tab .tabmenu .selected{ 
	background: #022233;
	border:1px solid #022233;
}
.events_tab .tabmenu .selected a{ 
	color: #fff;
}
.events_tab .tab_con{
	position: relative;
}
.top_qhjj{
	font-weight: 400;
	font-size: 18px;
	color: #444444;
	line-height: 34px;
    position: absolute;
    top: -48%;
    width: 66%;
    right: 0;
}
.index_swiperfath .swiper-button-next,
.index_swiperfath .swiper-button-prev{
	width: 25px;
	height: 50px;
	border: 1px solid #D6D6D6;
}
.index_swiperfath .swiper-button-next{
	right:-25px;
	background:url(20240409xbyw_icon10.png) no-repeat center;
}
.index_swiperfath .swiper-button-prev{
	left:-25px;
	background:url(20240409xbyw_icon11.png) no-repeat center;
}
.publications_flei{
	font-weight: 600;
	line-height: 19px;
	margin-top: 25px;
	position: relative;
}
.publications_flei::after{
    content: '';
    pointer-events: auto;
    display: block;
    position: absolute;
    right: 0;
    top: 2px;
    width: 50px;
	height: 8px;
	background: #FFCC03;
}
.publications_flei span{}
.publications_flei p{ font-size:22px; line-height: 28px; margin-top: 6px; }

@media (max-width: 1650px){
	
}
@media (max-width: 1599px){
	
}
@media (max-width: 1299px){
	.events_tab .tabmenu ul li {margin-right: 15px;}
	.events_tab .tabmenu ul li:last-child{ margin-right: 0; }
	.top_qhjj{ font-size: 16px;line-height: 27px; }
	.publications_flei p{ font-size:18px; line-height: 24px; }
}
@media (max-width: 1199px){
	.top_qhjj{ width: 56%; top:-54%; }
}
@media (max-width: 991px){
	.events_tab .tabmenu{ margin-bottom: 20px; }
	.top_qhjj{ width: 100%; top:0;  position: static; margin-bottom: 18px;}
}
@media (max-width: 767px){
	.index_swiperfath .swiper-button-next,
	.index_swiperfath .swiper-button-prev{
		display: none;}
	.sy_Publications{ padding: 45px 0; }
	.events_tab .tabmenu ul li a{ font-size: 18px; }
	.events_tab .tabmenu ul li{ margin-right: 8px; }
	.publications_flei::after{ display: none; }
}

/* index Awards */
.sy_Awards{    
	padding: 70px 0 70px;
    background-image: url(20240409xbyw_sy_awds.png);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.sy_Awardscent{  }
.sy_cjgjlf{ 
	float: left; 
	width: 23%; 
	padding-bottom: 32px;
	/* padding-left: 30px;
	background:url(20240409xbyw_sy_awds01.png) no-repeat left bottom; */
}
.sy_cjgjlf b{ 
	display: block; 
	overflow: hidden;
	border-radius: 20px;
}
.sy_cjgjrgt{float: left; width: 77%; padding-left: 98px; }
.sy_cjgner01{ overflow: hidden; }
.sy_cjgner01 > h2{ display: inline-block; padding-top: 35px; }
.sy_cjgner01 > b{ float: right; }
.sy_cjgner02{ color: #fff; }
.sy_cjgner02 > h4 a{ color: #fff; }
.sy_cjgner02 > p{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 34px;
	margin-bottom: 28px;
}
.sy_cjgner02 > a{ 
	font-weight: 600;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 26px;
	position: relative;
	padding-right: 34px;

}
.sy_cjgner02 > a::after{
    content: '';
    pointer-events: auto;
    display: block;
    position: absolute;
    right: 0;
    bottom: 2px;
    width: 19px;
    height: 17px;
    background: url(20240409xbyw_icon07.png) no-repeat;
}
.sy_cjgner02 > a:hover::after{ 
	background:url(20240409xbyw_icon07_hov.png) no-repeat;
}
@media (max-width: 1660px){
	/* .sy_cjgjlf{ background-size: 90% auto; } */
	.sy_cjgjrgt{ padding-left: 55px; }
}
@media (max-width: 1499px){
	.sy_cjgner01 > b{ width: 300px; }
}
@media (max-width: 1199px){
	.sy_cjgner01 > b{ width: 278px; }
}
@media (max-width: 991px){
	.sy_cjgner01 > b{ width: 240px; }
}
@media (max-width: 767px){
	.sy_Awards{ padding: 50px 0; }
	.sy_cjgjlf{ display: none;}
	.sy_cjgjrgt{ width: 100%; padding-left: 0;float: none;}
	.sy_cjgner01 > b{ width: 205px; }
	.sy_cjgner02 > p{ font-size: 16px; line-height: 27px; }
}


/* index fenxiang */
.yc_fenxiang{ 
	position: fixed; 
	right:35px;
	z-index: 9999;
	top: 50%;
	margin-top: -124px;
}
.yc_fenxiang li{ margin-bottom: 12px; }
.yc_fenxiang li:last-child{ margin-bottom: 0; }
.yc_fenxiang li a img{ width: 40px; }
@media (max-width: 1299px){
	.yc_fenxiang{right:20px; }
	.yc_fenxiang li a img{ width: 25px; }
}

@media (max-width: 767px){
	.yc_fenxiang{ display: none!important; }
}


/* pic-txt-li */
.wenzi_list li{ line-height: 45px;}
.wenzi_list li a{ 
	background-image: url(20220607_list.png);
    background-repeat: no-repeat;
    background-position: left top 15px;
    padding-left: 28px;
}
.wenzi_listbg li a{ }
.tuwen_list{ border-bottom:1px solid #979797;  }
.tuwen_list li{ margin-bottom: 50px; }
.tuwen_list li a{
	position: relative;
	display: block;
}

.tuwen_list .box-s::after{
	content: '';
	  pointer-events: auto;
	  display:block;
	  width: 100%;
	  height: 30%;
	background: -webkit-linear-gradient(rgba(0,0,0,0) 0%, #000000 100%);
	background: -o-linear-gradient(rgba(0,0,0,0) 0%, #000000 100%);
	background: linear-gradient(rgba(0,0,0,0) 0%, #000000 100%);
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  z-index: 9997;
}

.tuwen_list .box-s {
  overflow: hidden;
  position: relative;
  height: 215px;
}

.tuwen_list .box-s img {
  display: block;
  width: 100%;
}

.tuwen_list .box-s .img-bg {
  min-width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  filter: blur(10px);
  margin-top: 0;
  top: 0;
  transform: none;
  max-width: 200%;
}

.tuwen_list .box-s .img-a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.tuwen_list .box-s .img-a img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.5s;
  object-fit: contain;
}

.tuwen_list .box-s:hover .img-a img {
  transform: translate(-50%, -50%) scale(1.1);
}

.tuwen_list li p{ 
	margin-top: 25px;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px;
}
.tuwen_list li span{
	font-size: 18px;
	font-weight:700;
	color: #FFFFFF;
	line-height: 26px;
	position: absolute;
	display: block;
	width: auto;
	padding: 0 50px 0 30px;
	bottom: 132px;
	z-index: 9999;
}
.tuwen_list li span::before{
	content: '';
    pointer-events: auto;
    display:block;
	width: 1px;
	height: 57px;
	background:#0150FF;
	 position: absolute;
	  top: -4px;
	  left: 18px;
	  z-index: 9997;
}
.tuwen_list li span::after{
	content: '';
	  pointer-events: auto;
	  display:block;
	  width: 33px;
	  height: 10px;
	  background: #0150FF;
	  border-radius: 5px;
	  position: absolute;
	  bottom: 7px;
	  right: 0;
	  z-index: 9997;
}

.lan_title{
    overflow: hidden;
	text-align: center;
	position: relative;
	margin: 10px 0 20px;
}
.lan_title a{   
	font-size: 30px;
    line-height: 24px;    
    padding: 8px 0 22px;
    font-weight: 700;
    text-decoration: none;
    color:#184DC0;
    display: block;
    border-bottom: 2px solid #184DC0;
    margin-bottom: 10px;
}
.lan_title span{ 
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 1px;
	left: 50%;
	margin-left: -10px;
} 
.lan_title a:hover{ color:#1c5fe8; }

.wenzi_list li a{ 
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	max-width:100%;
}
.wenzi_list li span{  font-size: 19px;
    line-height: 38px;
    color: #aaa9a9;
    text-decoration: none;}

.zm_cenbaner{
	background: #dcebff;
	padding: 25px 20px 15px;
}

.zm_txt{ text-align: center; margin-top: 6px; margin-bottom: 5px; }
.text_list{ overflow: hidden; margin-top: 20px; }

.pic_list{ padding: 0 17px 10px; }
.pic_list .tuwen_list{margin: 0 -10px;}
.pic_list .tuwen_list li{padding:  0 10px; margin-bottom: 15px;}
.jzandxw{ margin:0 -10px 32px; }
.jzandxw > .col-md-6{ padding: 0 10px; }
.kxjz_ten{
	
}
.cent_sdnew{
	background: #f3f3f3; 
	margin-top: -66px;
	padding: 0 15px;
	padding-top: 66px;
}
.top_title{
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	padding: 59px 0;
	padding-left: 90px;
	position: relative;
}
.top_title01{
	font-size: 31px;
	font-weight: 700;
	color: #fff;
	line-height: 40px;
	text-align: center;
	padding: 31px 0;
	padding-right: 110px;
	position: relative;
}

@media (min-width: 768px){
	.tz_txtcent > p{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden; 
		height: 78px;
	}
	.xsyl_sicent ul li p{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden; 
		height: 120px;
	}
	.tp-txtximg h3,
	.tab_con ul li a {
		overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;}
	.tp-txtximg p{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden; 
		height: 66px;
	}

	.tuwen_list li p{
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden; 
	height: 96px;}
	.bghui li{ padding: 0 8.5px; }
	.ptnew_li li{overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;}
	.bg_txtlib li a{
		display: block;
		width: 100%;
		overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;}
	.bg_txtlib li p{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height:48px; 
	}
	.xb_cbcgmob .swiper-button-next,
	.xb_cbcgmob .swiper-button-prev{
		display: none;
	}
}


@media (min-width:1680px){
	
}
@media (min-width: 1930px){
	
}
@media (max-width: 1910px){
	
}
@media (max-width: 1800px){
	
}
@media (max-width: 1680px){
	
}
@media (max-width: 1599px){
	
}
@media (max-width: 1499px){
	
}
@media (max-width: 1440px){
	
}
@media (max-width: 1399px){
	
}
@media (max-width: 1299px){
	
}
@media (max-width: 1280px){
	.tuwen_list li span{ font-size:16px; line-height: 22px; }
}
@media (max-width: 1199px){
	

}
@media (max-width: 1099px){
	
}
@media (max-width: 991px){
	
}
@media (max-width: 767px){
	
}
@media (max-width: 680px){
	
}
@media (max-width: 500px){
	
}
@media (max-width: 460px){
	
}
@media (max-width: 385px){
	
}
@media (max-width: 345px){
	
}

/* foot nav */
.foot_nav{ 
	background:#0150FF; 
	background:url(20240409xbyw_footnavbg.png);
	padding: 60px 0 ; 
}
.foot_list{     
	overflow: hidden;
    display: table;
    width: 100%; 
}
.foot_list_t{ margin:0 0 20px; }
.foot_list_t a{
font-family: 'Sbold';
font-size: 22px;
line-height: 26px;
}
.foot_list li{ 
	display: table-cell;
    padding: 0 5px;
}
.foot_list li a{ color: #fff; }
.foot_list li a:hover{
	/* color: #FFD230; */
	text-decoration: underline;
}
.foot_li1{ }
.foot_li1 dl{ margin-bottom: 0; }
.foot_li1 dd{ 
	position: relative; 
	padding-left: 12px;
	margin-bottom: 16px;
}
.foot_li1 dd:after{
	  content: '';
	  pointer-events: auto;
	  display: inline-block;
	  width: 6px;
      height: 1px;
      background: #fff;
      position: absolute;
      top: 11px;
      left: 0;
      z-index: 9997;
} 

@media (min-width: 1921px){
	.foot_nav{ background-size: 100%; }
}
@media (max-width: 1660px){
	.foot_list li{ padding: 0 10px; }
}
@media (max-width: 1299px){

}
@media (max-width: 1199px){
	.foot_list_t a{ font-size: 18px; }
	.foot_li1 dd a{ font-size: 14px; }
}
@media (max-width: 991px){
	.foot_nav{ display: none; }
}
@media (max-width: 767px){
	
}
@media (max-width: 385px){
	
}

/* foot */
.foot{ 
	color: #fff; 
	background: #061E3F;
	padding: 50px 0;
}
.foot a{ color: #fff; }
.foot .copyright{
	padding: 0;
    overflow: hidden;}
.foot .cas_jiucuo{
    float: right;
    width: 6%;
	text-align: right;
	margin-top: 6%;
}
.foot .cas{ float: left; width: 44%;}
.foot .cas img{ width: 310px; margin: 10px 0 36px; }
.foot .cas p{
	font-size: 20px;
	line-height: 24px;
}
.foot .left{ 
	width: 50%;
	text-align: left; 
	padding-left: 35px;
	border-left: 1px solid #1141AB;
}
.foot .left b{
	font-weight: normal;
	font-family: 'Sbold';
	font-size: 22px;
	line-height: 26px;
	display: block;
	margin-bottom: 10px;
}
.foot .left p{
	
}
.foot .left p img{
	width: 16px;
	display:inline-block;
	margin-right: 5px;
}
#_span_jiucuo{    display: inline-block;
    vertical-align: top;
    margin-top: 13px;margin-right: 20px;}
#_ideConac{ display:inline-block; }

@media (min-width: 1921px){
	.foot{ background-size: 100% auto;}
}

@media (max-width: 1399px){
	.foot .cas img{ width: 270px; }
	.foot .cas_jiucuo{ margin-top: 8%; }
}
@media (max-width: 1299px){
	.foot .cas {margin-right: 40px; width: 34%;}
	.foot .cas p{ line-height: 30px; }
	.foot .cas_jiucuo{ width: auto; }
	.foot .left{ width: 53%;}
}
@media (max-width: 1199px){
	.foot .cas{ margin-right: 25px;  margin-top: 5px;width: 30%;}
	.foot .left{ width: 58%;padding-left: 25px; }
	.foot .cas_jiucuo{ margin-top: 10%; }
	#_span_jiucuo{ margin-right: 0; }
}
@media (max-width: 991px){
	.foot { background-size: cover; padding: 40px 0; }
	.foot .cas{ width: 100%; margin: 0; text-align: left;}
	.foot .cas img{ width: 250px; display: inline-block; margin-bottom: 16px;}
	.foot .cas_jiucuo { padding-top: 0;
    width: 15%;margin-top: 17%;
    text-align: left;}
    .foot .cas{ text-align: left; padding-bottom: 10px;
    	border-bottom: 1px solid #1F40A5;}
	.foot .cas_jiucuo{text-align: left;}
	.foot .left{width: 85%;
		text-align: left; padding-left: 0; padding-top: 25px;border:0;}
}
@media (max-width: 767px){
	.foot{ padding-bottom: 30px; }
	.foot .cas{ text-align: left; padding-bottom: 10px;}
	.foot .cas_jiucuo{text-align: left; width: 100%; margin-top: 5px;}
	.foot .left{text-align: left; padding-left: 0; padding-top: 25px;}
	.foot .left b{ display: none; }
	.foot .left p{ margin-bottom: 10px; }
}
@media (max-width: 385px){
	
	
}


/* 列表 */
.list_padcent{padding:30px 40px 40px; }
.page-intro{ overflow: hidden; }
.xbsecond_cent{ padding: 30px 0;}
.xbcent_yzc{ padding:0; }

.ky_seemore{ text-align: center; display:none;  margin: 20px 0 30px;}
.ky_seemore button{
	width: 270px;
	height: 47px;
	line-height: 47px;
	border-radius: 3px;
	border: 1px solid #184DC0;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	background:#184DC0;}
.ky_seemore button:hover{ background:#acacac; border:1px solid #acacac; color:#333; }
.lyandtime{ padding-bottom: 20px; border-bottom:1px dashed #D5D5D5; }
.breadcrumb{ background:none;  padding: 0; margin: 10px 0 0;}
.breadcrumb li,
.breadcrumb li a{ color: #fff; }
.breadcrumb li a:hover{text-decoration: underline;}
.breadcrumb li img{ display: inline-block; float: left; margin:2px 5px 0 0; }
.ej_columns{ 
    background-repeat: no-repeat; 
}
.title_gl{ 
	display:inline-block; 
	font-weight: 700;
	margin: 160px 0 0;
	padding: 7px 0; 
	position: relative;
	font-size: 64px;
	color: #FFFFFF;
	line-height: 77px;
	text-transform: uppercase;
}
.title_gl span{ 
	width: 38px;
	height: 2px;
	background: #AF062F; 
	position: absolute;
	left: 0;
	top:0;
}
.dqwz_bg{
	margin-top: 45px;
	background:url(20240409xbyw_ejnavbg.png) no-repeat left bottom;
	background-size: 50% 100%;
	width: 100%;
}

.erdq_lanmu{
	font-weight: 600;
	font-size: 40px;
	color: #444444;
	line-height: 48px;
	position: relative;
	padding-top: 25px;
	margin-bottom: 6px;
}
.erdq_lanmu:after{
	  content: '';
	  pointer-events: auto;
	  display: inline-block;
	  width: 60px;
      height: 9px;
      background: #0091FF;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 9997;
} 


.pad_nav {
	background:url(20240409xbyw_ejnavbg.png) no-repeat left bottom;
	width: 100%;
    position: relative;
    height: 78px;
}
#swiper_container_pad_nav{height: 78px;}
.pad_nav ul{  }
.pad_nav li {
    width: auto;
    padding: 0;
    touch-action: none;
    position: relative;
    margin-right: 80px;
}
.pad_nav li:last-child{ margin-right: 60px; }
.pad_nav li a{
	font-weight: 600;
	font-size: 26px;
	color: #FFFFFF;
	line-height: 31px;
	padding: 23.5px 0;
	display: block;
	width: 100%;
}
.pad_nav li.active:after,
.pad_nav li:hover:after{
	  content: '';
	  pointer-events: auto;
	  display:block;
	  width: 100%;
      height: 6px;
      background: #FFCC03;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 9997;
}

.pad_nav .pad_nav_mask{
	width: 30px;
	height: 78px;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	background: url(icon03_2023ty.png) no-repeat center #FFCC03;
	background-size: 45%;
}
.pad_nav .pad_nav_mask_left{
	left:-30px;
	right:auto;
 	transform: rotateY(180deg);
}


@media screen and (min-width: 768px){
	.xbsecond_cent{min-height: 400px;}
}

@media screen and (min-width: 1922px){
	.view_cent{ background-size:100% auto; }
	.ej_columns{ background-size:100% auto; }
	/* .dqwz_bg{background-size: 91.6667%;} */
}

@media screen and (max-width: 1199px){
	.title_gl{ font-size: 50px; }
	.dqwz_bg .container{ width: 100%; padding: 0; }
}
@media screen and (max-width: 991px){
	.title_gl{ font-size: 34px; margin-top: 60px; }
}

@media screen and (max-width: 767px){
	.ky_seemore{  display:block; }
	.breadcrumb{ margin-bottom: 10px;  }
	.xbsecond_cent{ padding: 15px 0 20px; }
	.xbcent_yzc{ padding:0; }
	.list_padcent{padding:15px; }
	.dqwz_bg{ margin: 20px 0; }
	.dqwz_bg > .container{ padding: 0; }
	.title_gl{margin-top: 35px; line-height: 40px; }
	div.erdq_lanmu{ font-size: 28px; }
	.erji_nav{ display: none; }
	
	.pad_nav {
	    height: 59px;
	    position: relative;
	}
	#swiper_container_pad_nav{height: 59px;}
	.pad_nav ul{ margin-bottom: 10px; }
	.pad_nav li {
	    width: auto;
	    padding: 14px 0px;
	    touch-action: none;
	    box-sizing: border-box;
	    position: relative;
	    margin-right: 0;
	}
	.pad_nav li.cur {  }
	.pad_nav li.active:after,
	.pad_nav li:hover:after{
	  content: '';
	  pointer-events: auto;
	  display:block;
	  width: 60px;
      height: 4px;
      background: #FFCC03;
      position: absolute;
      bottom: -14px;
      left: 50%;
      z-index: 9997;
      margin-left: -30px;
	}
	.pad_nav li a {
	    color: #fff;
	    font-size: 18px;
	    font-weight: 700;
	    padding: 0 15px;
	}
	.pad_nav .pad_nav_mask {
	width: 30px;
	height: 59px;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	background: url(icon03_2023ty.png) no-repeat center #FFCC03;
	background-size: 45%;}
	.title_gl{ font-size: 26px; }
}
@media screen and (max-width: 500px){
	.title_gl{  }
	.title_kxzg{  background-size: 21%; }
}


/*-----------------图文列表---------------------*/
.graphiclist {overflow: hidden;}
.graphiclist li{padding:35px 0; display: block; overflow: hidden; 
	border-bottom: 1px solid #E0E0E0;}
.graphiclist li h2 { 
	margin:0 0 10px 0;
	padding-top: 15px;
	font-weight: 700;
	font-size: 24px;
	color: #444444;
	line-height: 36px;
}
.graphiclist .news-img img{ 
	
}
.graphiclist .news-txt p { 
	line-height: 26px;  
	margin:0 0 10px; 
	color:#444;
}
.graphiclist .news-txt b{ 
	font-weight:400; color:#444;
	padding-left: 19px;position: relative;}
.graphiclist .news-txt span{ color:#444; padding-right: 21px;}
.graphiclist .news-txt b::after{
	  content: '';
	  pointer-events: auto;
	  display:block;
	  width: 1px;
      height: 10px;
      background:#979797;
      position: absolute;
      bottom: 4px;
      left: 0;
      z-index: 9997;
}
.graphiclist .news-txt a{ display: block; padding-top: 15px; }
.graphiclist .news-txt a:hover h2{ color:#184DC0;  }
.graphiclist .news-txt a:hover p{ color:#184DC0; }

@media (min-width: 768px) {
	.graphiclist .news-txt p{
		overflow:hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		font-size: 20px;
	}
	.graphiclist .news-img img{ width: 300px;}
	.graphiclist .news-img{ margin-left: 30px;}
	.graphiclist li h2 { 
		/* overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap; */}

}

@media screen and (min-width:768px) and (max-width:991px){
  .graphiclist .news-txt p{-webkit-line-clamp: 2; height: 50px;}
  .current_leaders li .news-txt p{ height: 66px; }
}

@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	.graphiclist li{  }
	.graphiclist .news-img img{ width: 180px; }
	.graphiclist .news-txt p {  }
	.graphiclist li h2 a { height: 20px; }
	.graphiclist .learn_more{ float: right; }
	.graphiclist li h2{ padding-top: 5px; }
}
@media (max-width: 767px) {
	.graphiclist li h2{ font-size: 18px; }
	.graphiclist .news-img{ margin-bottom:15px;margin-left: 0;float: none;}
	.graphiclist .news-img img{ width: 100%; height:auto;}
	.graphiclist li{
    display: block;
    overflow: hidden;}
	.graphiclist li h2 a {height: auto;
    	white-space: normal;
		line-height: 28px;
		line-height: 22px;}

}

/* 文字列表 */
.new-graphics{ padding:30px 0 0; }
.text_listtime{ }
.text_listtime li{ line-height: 40px; overflow: hidden; font-size: 16px;}
.text_listtime li:nth-child(5n){ border-bottom: 1px dashed #D5D5D5; padding-bottom: 30px; margin-bottom: 30px;}
.text_listtime li a{
	background-image: url(20221104xb_icon01.png);
    background-repeat: no-repeat;
    background-position: left top 17px;
    padding-left: 16px;
    float: left;
    max-width: 80%; }
.text_listtime li a:hover{
	font-size: 17px;
	font-weight: 700;
	background-image: url(20221104xb_icon02.png);
	background-position: left top 17px; }
.text_listtime li span{ 
	padding-right: 4px; font-size: 14px;color: #A1A1A1;
    font-style: oblique;}   
.text_listtime li a{ 
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

@media screen and (min-width: 768px){
    
}

@media screen and (max-width: 767px){
	.text_listtime li{ line-height: 33px; }
	.text_listtime li a{ max-width: 100%; 
		white-space: normal;background-position: left top 14px;}
	.text_listtime li span{ display:none; }
	.text_listtime li span{ display:none; }
	.new-graphics{ padding:20px 20px 0; }
}


/* Newsroom */
.Newsroom_lt01{
	padding-top: 30px;
	position: relative;
}
.Newsroom_lt01 > h2{
	position: absolute;
	right:0;
	top:30px;
	z-index:999;
}
.Newsroom_lt01 > h2 > a{
	font-size: 40px;
	line-height: 48px;
}
.new_swiperfath{
	position: relative;
}
.news_banner{

}
.news_banli{}
.news_banli b{ float: left; width: 43.4%;margin-right: 4%; }
.news_banli .news_banlitxt{ 
	float: left; width: 52.6%;
	padding-top: 7%;
}
.news_banli .news_banlitxt h3{
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
}
.news_banli .news_banlitxt p{
	font-size: 16px;
	line-height: 26px;
}
.new_swiperfath .swiper-button-next,
.new_swiperfath .swiper-button-prev{
	width: 28px;
	height: 93px;
}
.new_swiperfath .swiper-button-next{
	right:-59px;
	background:url(20240409xbyw_pramge02.png) no-repeat center;
}
.new_swiperfath .swiper-button-prev{
	left:-59px;
	background:url(20240409xbyw_pramge01.png) no-repeat center;
}
.new_swiperfath .swiper-pagination{ 
	display: inline-block;
    width: auto;
    margin-left: 47.4%;
}
.new_swiperfath .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: #0150FF;
	opacity: 1;
}
.new_swiperfath .swiper-pagination-bullet-active{
	width: 33px;
	border-radius: 5px;
}
.Newsroom_lt01 .more_yellow{
	position: absolute;
	right:0;
	bottom:5px;
	z-index:999;
}
.more_yellow{ 
	text-align: right;
	margin-bottom: 10px;
}
.more_yellow a{
	padding: 4px 65px 4px 15px;
	/* border: 1px solid #D9D9D9; */
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
	position: relative;
	display: inline-block;
	color:#444;
	transition: all 0.5s;
}
.more_yellow a::after{
	  content: '';
	  pointer-events: auto;
	  display:block;
	  width: 32px;
      height: 10px;
      background:url(20240409xbyw_abouttrows.png) no-repeat;
      position: absolute;
      bottom: 12px;
      right:18px;
      z-index: 9997;
}
.more_yellow a:hover::after{
	right:10px;
	transition: all 0.5s;
}

.Newsroom_lt02{
	background:url(20240409xbyw_news01.png) no-repeat center top;
	padding-top: 40px;
}
.Newsroom_lt02 > h2 > a{
	font-size: 40px;
	line-height: 48px;
}
.Newsroom_lt02 .tuwen_list{
	border-bottom: 0;
}
@media screen and (max-width: 1560px){
	.new_swiperfath .swiper-button-next{ right: -32px; }
	.new_swiperfath .swiper-button-prev{ left: -32px; }
	.Newsroom_lt01 .more_yellow{ margin-bottom: 0; }
}
@media screen and (max-width: 1499px){
	
}
@media screen and (max-width: 1399px){

}
@media screen and (max-width: 1299px){
	.Newsroom_lt01 .more_yellow{ bottom: 0; }
	.new_swiperfath .swiper-pagination{ bottom: 0; }
	.news_banli .news_banlitxt{ padding-top: 6%; }
}
@media screen and (max-width: 1199px){
	.Newsroom_lt01 > h2 > a,
	.Newsroom_lt02 > h2 > a{ font-size: 32px; }
	.news_banli .news_banlitxt h3{ font-size: 20px; line-height: 30px; }
	.Newsroom_lt01 .more_yellow{ bottom: -20px; }
	.news_banner{ padding-bottom: 20px; }
}
@media screen and (max-width: 991px){
	.Newsroom_lt01 > h2{ position: static; }
	.news_banli .news_banlitxt{ padding-top: 0; }
	.new_swiperfath .swiper-pagination{ margin-left: 1%; bottom: 30px;}
}
@media screen and (max-width: 767px){
	.new_swiperfath .swiper-button-next,
	.new_swiperfath .swiper-button-prev{ display: none; }
	.news_banli b,
	.news_banli .news_banlitxt{ float: none; width: 100%; }
	.news_banner{ padding-bottom: 30px; }
	.new_swiperfath .swiper-pagination{ bottom: 0;}
	.more_yellow a{ font-size: 20px; }
	.Newsroom_lt01 > h2 > a,
	.Newsroom_lt02 > h2 > a{ font-size: 28px; }
}

/* Publications */
.Publications_lt01{
	padding-top: 35px;
}
.idx_title02 > a{
	font-size: 40px;
	line-height: 48px;
	color: #444;
}
.idx_title02 > a:hover{
	color: #0091FF;
}
.Science_China{
	
	margin:0 -30px;
	margin-bottom: 22px;
}
.sceca_li{ 
	padding: 0 30px; 
	float: left;
	width: 40%;
}
.sceca_li > p{
	font-size: 18px;
	line-height: 34px;
}
.sceca_li01{
	padding: 0 30px;
	float: left;
	width: 20%;
	margin-bottom: 30px;
	min-height: 404px;
}

.Publications_lt02{
	padding: 85px 0 110px;
    background-image: url(20240409xbyw_qkbg.png);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.sebn_li01{ margin-bottom: 28px; }
.sebn_li01::after{
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.sebn_li01 h2{ float: left;
	width: 25%; }
.sebn_li01 p{ 
	float: left;
	width: 75%;
	font-size: 18px;
	line-height: 34px;
}
.sebn_li02{}
.sebn_li02 ul{ overflow: hidden; margin:0 -30px; }
.sebn_li02 ul li{ 
	padding: 0 30px; 
	float: left;
	width: 20%;
}
.sebn_li02 ul li p{
	font-weight: 600;
	line-height: 22px;
	margin:20px 0 30px;
}
@media screen and (max-width: 1560px){
	
}
@media screen and (max-width: 1499px){
	
}
@media screen and (max-width: 1399px){

}
@media screen and (max-width: 1299px){
	.sebn_li01 .idx_title02 > a,
	.sebn_li01 .idx_title02 > a{ font-size: 36px; }
	.sceca_li01{ min-height: 381px; }
}
@media screen and (max-width: 1199px){
	.sceca_li{ float:none; width: 100%; margin-bottom: 30px;  padding: 0 15px;}
	.sceca_li01{ width: 25%;padding: 0 15px;}
	.publications_flei::after{ display: none; }
	.sebn_li01 h2{ float:none; width: 100%; margin-bottom: 10px; }
	.sebn_li01 p{float:none; width: 100%; }
	.Science_China{ margin: 0 -15px 20px;  }
	.sebn_li02 ul{margin: 0 -15px;}
	.sebn_li02 ul li{padding: 0 15px;}
}
@media screen and (max-width: 991px){
	.sceca_li01{ min-height: 306px;}
}
@media screen and (max-width: 767px){
	.Publications_lt02{padding: 40px 0 60px;}
	.sceca_li01,.sebn_li02 ul li{ width:33.3333%; }
	.Science_China{ overflow: hidden; }
	.sceca_li01{ min-height: 388px; }
	.sebn_li02 ul li{min-height: 360px;}
	.sebn_li01 .idx_title02 > a,
	.sceca_li .idx_title02 > a{ font-size: 28px; }
}
@media screen and (max-width: 680px){
	.sceca_li01{ min-height: 351px; }
	.sebn_li02 ul li{ min-height: 340px; }
}
@media screen and (max-width: 600px){
	.sceca_li01{ min-height: 335px; }
	.sebn_li02 ul li{min-height: 315px; }
}
@media screen and (max-width: 520px){
	.sceca_li01,.sebn_li02 ul li{ width: 50%; min-height: 393px; }
}
@media screen and (max-width: 440px){
	.sceca_li01{ min-height: 355px;  }
	.sebn_li02 ul li{min-height: 340px; }
}
@media screen and (max-width: 375px){
	.sceca_li01,.sebn_li02 ul li{min-height: 306px; }
}

/* about */
.Bureau_cent{
	margin-top: 25px;
	position: relative;
	overflow: hidden;
}
.Bureau_cent > img{ 
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  left: 0;
	  right: 0;
	  top: 0;
	  bottom: 0;
	  z-index: 1;
	  transition: all ease 0.5s; 
}
.Bureau_cent:hover > img {
    transform: scale(1.05);
}
.Bureau_cent_txt{
	 position: relative;
	  padding: 13px;
	  z-index: 9;
}
.Bureau_cent_txt .about_box_bg{
	border: 1px solid #D0D0D0;
	min-height: 325px;
}
.Bureau_cent_txt .about_box_cont{
	width:43%;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 34px;
	padding-top: 5%;
	padding-left: 35px;
}
.Bureau_cent_txt .about_box_cont > a{
	text-align: right;
    display: block;
    margin:15px 15px 0 0;
    transition: all 0.5s;
}
.Bureau_cent_txt .about_box_cont > a:hover{
	transform: translatex(10px);
  	transition: all 0.5s;
}
.Bureau_cent_txt .about_box_cont > a img{
	display: inline-block;
}
@media screen and (max-width: 1199px){
	.Bureau_cent_txt .about_box_cont{width:53%;}
}
@media screen and (max-width: 991px){
	.Bureau_cent_txt .about_box_cont{
		width:100%; line-height: 30px;
		padding-right: 35px;}
	.Bureau_cent_txt .about_box_bg{ min-height:250px;}
	.Bureau_cent_txt .about_box_cont > a{ margin-top: 0; }
}
@media screen and (max-width: 767px){
	.Bureau_cent_txt .about_box_cont{width:100%; padding: 5%;}
}



/* details */
#xlmain {display: block;overflow: hidden;margin:0px;}
.xltoptitle{
    padding: 30px 0px 10px 0px;
    margin: 0 ;
}
#xlmain .wztitle {
	font-size: 30px;
    line-height: 46px;
    color: #444;
    text-decoration: none;
    font-weight: 600;
}
.lyandtime{ font-size: 14px; color:#9a9a9a; }
#xlmain .qtinfo {color:#666; 
	text-align:left; font-size: 14px;
	padding: 0px 0px 0 0px;margin-bottom: 0;}
.share_sy{  border-bottom: solid 1px #cccccc; padding-bottom: 6px; }
#xlmain .textxl p{ color:#404040; text-indent: 0; }
#xlmain .textxl a {color:#337ab7; text-decoration: none;}
#xlmain .textxl a:hover {color:#0091FF; text-decoration: none;}
#xlmain .text { margin:0; overflow:hidden; display:block;}
#xlmain .text p {margin: 0 0 24px 0;}
#xlmain .text p:last-child {margin: 0;}
#xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textlx { margin:0; overflow:hidden; display:block;}
#xlmain .textlx p {margin: 0 0 12px 0;}
#xlmain .textxl { margin:10px 0 6px; overflow:hidden; display:block;}
#xlmain .textxl *{
	font-family:"Reg"!important;
	font-size: 20px!important;
	line-height: 34px!important;
}
#xlmain .textxl img {padding: 0 0 10px 0; max-width: 100%; display: inline-block;}
#xlmain .textxl table {margin: 0 0 15px 0;}
#xlmain .textxl td {text-align: center;}
#xlmain .textsp { margin:30px auto 0 auto; overflow:hidden; display:block;width: 56%;}
#xlmain .textsp video {border: #c3d2e5 solid 6px;border-radius: 5px;margin-bottom: 10px;}
#xlmain .xilan-content-main.zoomIn {
  font-size: 19px;
  line-height: 36px;
}
#xlmain .xilan-content-main.zoom {
  font-size: 16px;
  line-height: 30px;
}
#xlmain .xilan-content-main.zoomOut {
  font-size: 13px;
  line-height: 24px;
}
#xlmain .textxl p a{ color:#2966ca !important}
.time_ly{ overflow: hidden;
	border-bottom: 1px solid #C5C5C5; 
	padding: 0 0 30px;
    margin-bottom: 35px;
}
.time_ly .left{ float: none; margin-right: 6px;  }
.time_ly .right{ float: none; display: inline-block; }
.time_ly .right b{ font-weight: normal; margin-right: 20px; }
#source span{ color: #979797;}
.text_right{ text-align: right; }
.text_center{ text-align: center; }
.xl_font font{ cursor: pointer; }
.xl_font font:hover{ color:#2d5dc3; }
.fenxiang{ display: inline-block; margin-left: 15px; }
.Previous_Next{
	overflow: hidden;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 30px;
    padding-bottom: 30px;}
.Previous_Next a{ font-size: 20px; color: #777; }
.Previous_Next a:hover{ color: #184DC0; }
.Previous_Next a span{ font-size: 18px;display: inline-block; margin:0 4px; }
.xl_xgxx{ padding: 25px 20px; background: #F2F4F7; }
.xl_xgli{ margin-bottom: 70px; }
.xl_xgli h4{
	position: relative;
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	margin:0 0 12px;
}
.xl_xgli h4::after{
	  content: '';
	  pointer-events: auto;
	  display:block;
	  width: 5px;
      height: 22px;
      background:#FFD230;
      position: absolute;
      left: -20px;
      top:4px;
      z-index: 9997;
}
.xl_xgli > div{
	font-size: 18px;
	line-height: 30px;
}
.xg_wzli{}
.xg_wzli li{ margin-bottom: 40px; }
.xg_wzli li p{ margin-top: 8px;
font-size: 18px;
line-height: 30px;}

#xlmain .wztitlefb{    
	font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 3px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
}
#zoom{ font-size: 18px; }

@media (min-width: 767px) {
	
}
@media (max-width: 1199px) {
	#xlmain .textsp { width: 64%;}
	.enclosure_btm h3{ width: 16%;}
	.enclosure_btm ul{ width: 84%; }
}
@media screen and (max-width: 991px){
	#xlmain .textsp { width: 80%;}
	.share_sy .col-sm-5{ width:100%; margin-bottom: 5px;}
	#xlmain .qtinfo{  text-align: center; }
	.share_sy .col-sm-7{ width:100%;text-align: center; }
	.font_txtbh{ float: none; }
	.enclosure_btm h3{ width: 25%;}
	.enclosure_btm ul{ width: 75%; }
	.xbsecond_cent > .col-md-9{ margin-bottom: 30px; }
}
@media (max-width: 767px) {
	#zoom{ font-size: 16px; }
	#xlmain .wztitle {line-height:30px;font-size: 20px;}
	#xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
	.font_txtbh{ margin-bottom: 5px; }
	.share{text-align: center;
    width: 140px;
    float: none;
    margin: 0 auto;}
    .enclosure_btm h3{ width: 100%;}
	.enclosure_btm ul{ width: 100%; }
	#xlmain .textxl img {max-width: 100%;}
}



/* Scroll to top
---------------------------------- */
.scrollToTop {
    color: #fff;
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    /* background-color: #0034A6; */
    z-index: 1005;
    border-radius:50%;
    display: none;
}
.scrollToTop img{
    display:inline-block;
    width: 36px;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
    .scrollToTop {
        width: 40px;
        height: 40px;
        line-height: 37px;
    }
    .scrollToTop img{
        display:inline-block;
        width: 40px;
    }
}


/*鼠标划过变大*/
.img_hovbig{
	display: block;
  overflow: hidden;
}
.img_hovbig img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.img_hovbig:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}



/*Page*/
#pages {
    width:100%; font-size: 18px; text-align:right; clear:both; 
	overflow: hidden; padding-top: 0px; margin: 20px 0 30px;
}
#pages span{padding:8px 16px; color: #0150FF;}
#pages A {
    
    color: #333; 
	text-decoration:none;
    display: inline-block; 
	padding:8px 16px;
}
#pagenav_nextgroup{background:none;}
#pages .nolink{ padding:8px 22px; background:#acacac;}
#pages A:hover {
    color: #0150FF;
}
#pages A.curr {
   color: #0150FF;
}
#pages A.curr:visited {
   color: #0150FF;
}
#pages .curr{
	color: #0150FF;
	display:inline-block;
}

@media screen and (max-width: 767px){
	#pages{ display:none; }
	#pages A { padding:3px 10px; font-size: 13px; }
	#pages .nolink{ padding:3px 10px; }
}
@media screen and (max-width: 320px){
	#pages A { padding:2px 8px; font-size: 12px; }
	#pages .nolink{ padding:2px 8px; }
}


/* 外链提示 */
.outer_chaindiv{
    background-color:rgba(0,0,0,0.3); 
    width:100%; height:100%;
    position:fixed;top:0;left:0; 
    display:none;z-index:9999;}
.wllink_cent{
    width: 468px;
    height: auto;
    padding-bottom: 24px;
    position: fixed;
    bottom: 40%;
    left: 50%;
    margin: 0 0 0 -231px;
    background: #fff;
    border-top: 12px solid #004098;
    z-index: 11;
    border-radius:0 0 10px 10px;
}
.wllink_cent dl{
    margin:0;
}
.wllink_cent dt {
    margin-top: 25px;
    font-weight: 600;
    font-size: 24px;
    color: #444444;
    line-height: 33px;
    text-align: center;
}
.wllink_cent dt strong {
    font-size: 35px;
    color: #999;
    float: right;
    margin-right: 20px;
    font-weight: bold;
    cursor: pointer;
}
.wllink_cent dd.wjb_pop_cont1 {
    overflow: hidden;
    font-size: 18px;
    color: #000;
    padding: 20px 35px 0;
    line-height:32px;
    margin:0;
}
.wllink_cent dd.wjb_pop_cont1 .linkurl{
    color: #004098;word-wrap: break-word;
    word-break: normal;
}
.wjb_pop_cont1 p {
    margin:0;
}
.wjb_pop_iconTip {
    margin-right: 10px;
    width: 36px;
    height: 36px;
}
.wjb_pop_orgText {
    color: #fb954d;
}
.wjb_pop_cont1 .wjb_pop_btn{ 
    padding-top: 18px; 
    text-align: right;
    border-top:1px solid #EFEFEF; 
    margin-top: 15px;
}
.wjb_pop_btn a{ 
    display:inline-block; 
    padding:3px 50px; 
    line-height:32px; 
    border-radius:30px; 
    font-size:18px; 
    color:#000; 
    background:#F2F6FF;
    font-weight:bold; 
    text-decoration:none; 
    text-align:center;
}
.wjb_pop_btn .color_qd{
    background:#004098;
    color:#fff;
}
#time_sure{margin-left:20px;}

/* 定义其他颜色 */
/* 浅蓝色 */
.wllink_cent_blue{ border-color: #2681FF; }
.wllink_cent_blue .wjb_pop_btn .color_qd{ background: #2681FF; }
/* 绿色 */
.wllink_cent_green{ border-color: #009A77; }
.wllink_cent_green .wjb_pop_btn .color_qd{background: #009A77;}
/* 黑色 */
.wllink_cent_black{ border-color: #031F4B; }
.wllink_cent_black .wjb_pop_btn .color_qd{background: #031F4B;}
/* 粉色 */
.wllink_cent_Purple{ border-color: #5438BA; }
.wllink_cent_Purple .wjb_pop_btn .color_qd{background: #5438BA;}
/* 红色 */
.wllink_cent_red{ border-color: #BF0D2A; }
.wllink_cent_red .wjb_pop_btn .color_qd{background: #BF0D2A;}
/* 黄色 */
.wllink_cent_yellow{ border-color: #BDA460; }
.wllink_cent_yellow .wjb_pop_btn .color_qd{background: #BDA460;}


@media screen and (max-width: 767px){
    .wllink_cent{ width:90%; margin:0 auto; left:5%; bottom: 40%;}
    .wllink_cent .wjb_pop_btn{ padding-left:20px;}
    .wllink_cent dd.wjb_pop_cont1 p{ font-size:15px;}
    .wllink_cent .wjb_pop_btn a{ font-size:15px;line-height:26px;}
}


.Members_top{ overflow: hidden; }
.Members_top .erdq_lanmu{ float: left; }
.Members_top .more_yellow{ margin-top: 20px; }
.foreign_box .more_yellow{ text-align: left; margin-top: 15px; }