body {
	margin: 0;
	padding: 0;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 16px;
}
a {
	text-decoration: none;
	color: #f7f7f7;
	cursor: pointer;
	height: 100%;
	padding-top: 6px;
}
.custom-link:hover {
  color: blue;
}
.header_body{
	width: 100%;
	height: 69px;
	position: relative;
	background: linear-gradient(90deg, #1067d6 5.01%, #18339e 94.59%);
	z-index: 1;
}
.header_box{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.logo_box{
	float: left;
	margin: 6px 0px;
}
.logo_box img{
	width: 116px;
}
.menubox{
    float: right;
	font-family: Source Han Sans;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	color: #FFFFFF;
}
.menubox-ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}
.menubox-li{
	float: left;
	margin-left: 30px;
	display: inline;
	position: relative;
	line-height: 65px;
	cursor: pointer;
}
.menubox-li:after{
	content:"";
	width:0;
	height:4px;
	background:#1adbfc;
	position:absolute;
	top:100%;
	left:50%;
	transition:all .5s;
}
.menubox-li:hover:after{
	left:0%;
	width:100%;
}
.menubox-li a:hover{
	color:#1adbfc;
}
.menubox-li a{
	display:block;
}
.combo-box {
	display: none;   
	justify-content: center;
	align-items: center;
	position: fixed;
	flex-direction: column;        
	list-style: none;
	margin: 4px 0px 0px 0px;
	padding: 0;
	background: linear-gradient(180deg, #1067D6 0%, #23189E 99%);
	box-shadow: 0px 4px 10px 0px rgba(255, 255, 255, 0.3);
	padding: 6px 0px 12px 0px;
}
.combo-box li {
	line-height: 36px;
	padding: 0px 18px;
	font-family: Source Han Sans;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	color: #C5E1FF;
	letter-spacing: 1.5px;
}
.combo-box li:hover{
	color: #1adbfc;
}
.menubox-li:hover ul {
    display: block;
}
.banner_index{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
}
.banner_index img{
	width: 100%;
	height: 660px;
}
.meeting_index{
	width: 100%;
	height: 700px;
	opacity: 1;
	background: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(../images/shipin-bg.png);
}
.meeting_index img{
	width: 1280px;
	height: 580px;
	opacity: 1;
}
.right-sidebar { 
	position: fixed;
	right: 0;
	width: 100px; /* æ ¹æ®éœ€æ±‚è®¾å®šå¯¼èˆªæ å®½åº¦ */
	height: 476px; /* æ ¹æ®éœ€æ±‚è®¾å®šå¯¼èˆªæ é«˜åº¦ */
	list-style: none;
	padding: 0;
	margin-top: -1000px;
	background: linear-gradient(169deg, #1067D6 2%, #18339E 99%);
	border: 8px solid rgba(21, 91, 219, 0.2);
	border-radius: 99px 0px 99px 99px;
	opacity: 0.4;
	gap: 32px;
	flex-direction: column;
	background-clip: padding-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.right-sidebar:hover{
	opacity:1;
}
.right-sidebar ul {
	padding: 0;
	margin: 0;
	display: grid;
	gap: 30px;
}
.right-sidebar li {
	list-style: none;
	text-align: center;
}
.right-sidebar li img{
	width: 38px;
	height: 38px;
}
.right-sidebar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px; /* è®¾ç½®å¯¼èˆªé¡¹å†…è¾¹è·ï¼Œå¯æ ¹æ®å®žé™…æƒ…å†µè°ƒæ•´ */
}
.sidebar-text{
	font-family: Source Han Sans;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	/* çº¯ç™½ */
	color: #FFFFFF;
}
.footer_body{
	
}
.footer_box1{
	height: 232px;
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 68px;
	background: linear-gradient(0deg, rgba(1, 20, 41, 0.9), rgba(1, 20, 41, 0.9)), url(../images/footer_banner.png);
	background: linear-gradient(359deg, #040404 5.01%, #04134b 94.59%);
}
.footer_box2 {
	height: 72px;
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 16px 0px;
	gap: 10px;
	background: #011429;
	z-index: 1;
	opacity: 1;
	font-family: Source Han Sans;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	/* çº¯ç™½ */
	color: #FFFFFF;
}
.footer_background {
	height: 84px;
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0px;
	gap: 24px;
	z-index: 0;
}
.qrcode_box{
	display: flex;
	flex-direction: row;
}
.qrcode_footer{
	display: flex;
	flex-direction: row;
	width: 342px;
	align-items: center;
	margin-left: 93px;
}
.footer_title{
	font-family: Source Han Sans;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	text-transform: lowercase;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	/* çº¯ç™½ */
	color: #FFFFFF;
	margin: 0px 0px 0px 5px;
}
.cxdh_logo{
	width: 375px;
}
.news_index{
	background: url(../images/news_banner.jpg);
	height: 756px;
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px;			
	/* ä¸»è‰²-æ¸å˜ */
	background-size: cover;
	background-repeat: no-repeat;
}
.news_title{
	width: 430px;
	height: 79px;
	margin-top: 60px;
	opacity: 1;
}
.news_title_cn{
	opacity: 1;
	font-family: å¿«çœ‹ä¸–ç•Œä½“;
	font-size: 32px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	text-align: center;
	font-variation-settings: "opsz" auto;
	/* çº¯ç™½ */
	color: #FFFFFF;
}
.news_title_en{
	opacity: 0.3;
	font-family: å¿«çœ‹ä¸–ç•Œä½“;
	font-size: 32px;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	/* çº¯ç™½ */
	color: #FFFFFF;
}
.news_content{
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	align-items: center;
	margin-top: 40px;
	padding: 0px;
	/* ä¸»è‰²-æ¸å˜ */
	background: linear-gradient(90deg, #1067D6 5%, #18339E 94%);
}
.news_video{
	width: 928px;
	height: 529px;
	opacity: 1;
	box-sizing: border-box;
	border: 8px solid;
	border-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%) 8;
	z-index: 0;
	display: flex;        
	align-items: center;        
	justify-content: center;
}
.news_video video{
	width: 913px;
}
.news_video img{
	height: 529px;
}
.news_list{
	width: 540px;
	height:	529px;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	background: #FFFFFF;
	z-index: 1;
}
.news_list ul{
	list-style: none;
	margin: 12px 0px;
	padding: 0;
}
.news_list ul li{
	height: 89px;
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	gap: 4px;
	align-self: stretch;
	z-index: 0;
	margin: 0px 16px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	box-sizing: border-box;
	cursor: pointer;
}
.news_list ul li:hover{
	background: url(../images/news_list_background.jpg);
}
.news_list_title{
	/* margin-top: 18px; */
	margin: 7px 0px;
	/* line-height: normal; */
	font-family: Source Han Sans;
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	/* æ–‡å­—ä¸»è‰² */
	color: #030A49;
	z-index: 1;
}
.news_list_time{
	font-family: Source Han Sans;
	font-size: 16px;
	font-weight: 350;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	/* æ–‡å­—ä¸»è‰²-æµ… */
	color: #B0B7C5;
	z-index: 0;
	margin-left: 18px;	
}
.news_more{
	width: 115px;
	height: 100%;
	border-radius: 2px;
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	gap: 10px;
	/* ä¸»è‰²-æ¸å˜ */
	background: linear-gradient(90deg, #1067D6 5%, #18339E 94%);
	z-index: 0;
	font-family: Source Han Sans;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	/* çº¯ç™½ */
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}
.friendshipLink{
	height: 92px;
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 16px 0px;
	gap: 10px;
	background: #011429;
}
.friendshipLinkContent{
	width: 1200px;
	height: 60px;
	padding: 10px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.friendshipLinkContent_title{
	font-family: Source Han Sans;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	text-transform: lowercase;
	letter-spacing: 0em;
	
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	/* çº¯ç™½ */
	color: #FFFFFF;
}
.friendshipLinkContent_image ul{
	list-style: none;
	display: flex
}
.friendshipLinkContent_image ul li{
	list-style: none;
}
.conferenceSchedul{
	height: 900px;
	opacity: 1;
	background: #DCE9FF;
}
.richeng-bg{
	height: 900px;
	opacity: 1;
	background: url(../images/richeng-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.conferenceSchedul-title{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 60px;
	height: 79px;
}
.conferenceSchedul-content{
	margin-top: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.conferenceSchedul-column{
	width: 300px;
	height: 315px;
	border-radius: 0px 0px 120px 0px;
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	padding: 16px 0px;
	gap: 24px;
	background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 99%);
	border-width: 0px 2px 0px 0px;
	border-style: solid;
	border-image: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%) 0 0 0 2;
	box-shadow: 8px 8px 10px 0px rgba(0, 37, 87, 0.2);
	position: absolute;
	margin: 20px 1020px 0px 0px;
	margin-left: 0px;
}
.conferenceSchedul-column ul{
	list-style: none;
	margin: 0;
	padding: 0px 0px 16px 0px;
	display: grid;
	grid-gap: 16px;
	cursor: pointer;
}
.conferenceSchedul-column ul img{
	margin-left: 16px;
}
.conferenceSchedul-column ul div{
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.12em;
	font-variation-settings: "opsz" auto;
	color: #030A49;
	z-index: 3;
	font-style: italic;        
	font-weight: 600;
}
.conferenceSchedul-column ul li:hover div {
	color: #1066d4;
}		
.conferenceSchedul-column ul li{
	width: 300px;
	height: 62px;
	border-radius: 2px;
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 12px;
	flex-grow: 1;
	z-index: 1;
}
.conferenceSchedul-column ul li:hover img.conferenceSchedul-column-logo1 {
	display: inline-block;
}

.conferenceSchedul-column ul li:hover img.conferenceSchedul-column-logo2 {
	display: none;
}
.conferenceSchedul-column-logo1 {
	display: none;
}
.expert{
	height: 885px;
	opacity: 1;
	background: url(../images/expert-bg.png);
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px;
	background-size: cover;
	background-repeat: no-repeat;
}
.expert-title{
	width: 430px;
	height: 79px;
	margin-top: 60px;
	opacity: 1;
}
.expert-switch{
	width: 546px;
	height: 62px;
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0px;
	gap: 46px;
	margin-bottom: 50px;
}
.switch-title{
	width: 250px;
	height: 62px;
	opacity: 0.6;
	z-index: 0;
	font-size: 32px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.12em;
	font-variation-settings: "opsz" auto;
	/* æ–‡å­—ä¸»è‰² */
	color: #030A49;
	font-style: italic;        
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.switch-title:hover{
	border-radius: 48px 0px 48px 0px;
	opacity: 1;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) -9%, #FFFFFF 100%);
	box-sizing: border-box;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	/* border-image: linear-gradient(90deg, #1067D6 5%, #18339E 94%) 0 0 2 0; */
	border-color: #1641ad;
}
.carouselImage{
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper-wrapper{
	width: 1200px;
	height: 560px;
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	align-items: center;
	flex-direction: row;
	padding: 0px;
}

.swiper-slide{
	width: 400px;
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	gap: 18px;
	flex-grow: 1;
	background: #FFFFFF;
	padding: 24px;
	border: 2px solid;
	box-sizing: border-box; /* æ·»åŠ è¿™ä¸€è¡Œ */
	border-image: linear-gradient(0deg, rgba(159, 201, 255, 0) -9%, #B3C3FF 97%) 2;
	z-index: 0;
}
.swiper-slide img{
	width: 336px;
	height: 238px;
	border-radius: 0px 0px 120px 0px;
	opacity: 1;
	align-self: stretch;
	z-index: 0;
}
.expert_text{
	width: 336px;
	height: 146px;
	opacity: 1;
	
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	padding: 0px;
	gap: 8px;
	align-self: stretch;
	
	z-index: 1;
}
.expert_name{	
	font-family: Source Han Sans;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	/* æ–‡å­—ä¸»è‰² */
	color: #030A49;
	z-index: 0;
}
.expert_position{
	font-family: Source Han Sans;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	/* æ–‡å­—ä¸»è‰² */
	color: #030A49;
	z-index: 1;
}
.expert_brief{
	font-family: Source Han Sans;
	font-size: 16px;
	font-weight: 350;
	line-height: normal;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	/* æ–‡å­—ä¸»è‰² */
	color: #030A49;
	z-index: 2;
}
.carouse-box{
	display: flex;
	justify-content: center;
	align-items: center;
}
.carouselButtonLeft{
	margin-right: 30px;    
}
.carouselButtonLeft img{
	cursor: pointer;
}
.carouselButtonRight{
	margin-left: 30px;
}
.carouselButtonRight img{
 cursor: pointer;
}
.content-box-background{
	background-color: #f4f4f4;
}
.content-body{
	opacity: 1;
	min-height:600px;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: row;
	padding: 0px;
	gap: 24px;
	width: 1200px;
	justify-content: center;
	margin: 37px auto 0px auto;
	align-items: flex-start; /* ä¿®æ”¹ä¸ºflex-startï¼Œè®©å­å…ƒç´ é¡¶éƒ¨å¯¹é½ï¼ŒæŒ‰å®žé™…å†…å®¹æ’‘å¼€é«˜åº¦ */
	margin-bottom: 20px;
}
.navigation-box{
	width: 280px;
	height:500px;
	/* min-height: 500px; */
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	padding: 0px;
	/* çº¯ç™½ */
	background: #ffffff;
	box-shadow: 0px 4px 10px 0px rgba(255, 255, 255, 0.3);
	z-index: 0;
	height: auto; /* é«˜åº¦è‡ªåŠ¨æ ¹æ®å†…å®¹è°ƒæ•´ */
}
.navigation-title{
	height: 77px;
	opacity: 1;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 24px 12px;
	gap: 18px;
	align-self: stretch;			
	/* ä¸»è‰²-æ¸å˜ */
	background: linear-gradient(90deg, #1067D6 5%, #18339E 94%);
	box-sizing: border-box;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 48%, rgba(255, 255, 255, 0) 100%) 0 0 1 0;			
	z-index: 0;
	font-family: Source Han Sans;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.08em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	/* çº¯ç™½ */
	color: #FFFFFF;
	z-index: 0;
}
.navigation-list{
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	padding: 16px;
	gap: 16px;
	align-self: stretch;
	z-index: 1;
	min-height: 474px;
}
.navigation-list ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 16px;
}
.navigation-list ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 18px;
	align-self: stretch;
	background: linear-gradient(270deg, #FFFFFF 0%, #F3F7FF 99%);
	box-sizing: border-box;
	border: 0.5px solid #EDF3FF;
	z-index: 0;
	font-family: Source Han Sans;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	/* æ–‡å­—ä¸»è‰² */
	color: #030A49;
	z-index: 0;
}
.content-area ul li a{
	color: #030A49;
}
.content-box{
	
}
.content-area{
	font-family: Source Han Sans;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.08em;
	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	/* æ–‡å­—ä¸»è‰² */
	color: #030A49;
	z-index: 0;
}
.content-area ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;        
	flex-direction: row;
}
.navigation-list-item{
	margin: 0;
	padding: 0;
	list-style: none;
}
.navigation-list-item a{
	/* æ–‡å­—ä¸»è‰² */
	color: #030A49;
  width: 100%;        
	height: 100%;        
	text-align: center;        
	padding: 12px 0px;
}
.navigation-list-item.active{
	background: linear-gradient(90deg, #1067D6 5%, #18499E 93%);
	box-sizing: border-box;
	border: 0.5px solid #EDF3FF;
}
.navigation-list-item.active a{
	/* æ–‡å­—ä¸»è‰² */
	color: #ffffff;
}
.content-details{
	min-height: 500px;
	width: 896px;
	/* è‡ªåŠ¨å¸ƒå±€ */
	display: flex;
	flex-direction: column;
	padding: 8px 16px;
	/* gap: 16px; */
	align-self: stretch;
	background: #FFFFFF;
	height: auto; /* é«˜åº¦è‡ªåŠ¨æ ¹æ®å†…å®¹è°ƒæ•´ */
	margin-top: 14px;
}
.content-list {
    overflow: hidden;
    margin-bottom: 30px;
    padding: 0px 20px;
    margin: 0;
    list-style: none;
}
.content-list li {
    border-bottom: 1px solid #eee;
    list-style: none;
    padding: 5px 0px;
}
.content-list li a {
	color: #2d3e50;
}
.content-list li:hover {
    background: #fcfcfc;
}
.content-list li:hover a{
  color: #091690;
}
.content-list li h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0px;
}

.content-list li p.jian {
    font-size: 16px;
    color: #666666;
    line-height: 23px;
    padding-top: 20px;
}

.content-list li p.time {
    font-size: 16px;
    color: #999;
		 margin: 10px 0px;
}

.content-list li a.morenews {
    font-size: 18px;
    text-align: center;
    display: block;
 }
.rc-image{
		width: 927.6px;
		height: 618.6px;
}
.meeting_video{
		width: 1550px;
}
/*åˆ†é¡µ*/
.pagesbox {
    text-align: center;
    margin: 50px auto;
}

    .pagesbox li {
        border: 1px solid #999;
        margin: 0 5px;
        display: inline-block;
    }

        .pagesbox li a {
            display: block;
            padding: 5px 10px;
        }

        .pagesbox li:hover a {
            color: #fff;
            background: #1081bd;
        }

        .pagesbox li.total {
            border: none;
        }

        .pagesbox li.disabled {
            border: 1px solid #eee;
            color: #ddd;
            padding: 5px 10px;
        }

        .pagesbox li a.select {
            color: #fff;
            background: #1081bd;
        }
		
/*åˆ†é¡µanother*/
.pagebox {
    text-align: center;
    margin: 50px auto;
}
.pagebox span,.pagebox a{
        margin: 0 5px;
        display: inline-block;
		border:1px solid #ccc;
padding:5px 10px;		
}
.pagebox .borderno{
        border:none;
}
.pagebox .disabled{
        color:#ccc;
		border:1px solid #ccc;
}
.pagebox .current{
        color:#fff;
		background:#1081bd;
		border:1px solid #ccc;
}
.pagebox a:hover{
        color:#fff;
		background:#1081bd;
		border:1px solid #ccc;
}
.dhjs_title{
	font-size: 28px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 50px;
}
.zzjg_title{
	font-size: 28px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 50px;
}
.dhjs_box{
	margin-top: 50px;
}
.zzjg_box{
	margin-top: 50px;
}
.content-details ul{
	list-style: none;
	margin: 0;
	padding-left: 4px;
}
.artListNews{
    	height: 110px !important;
    	background-color: #fff;
    	box-shadow: 0px 0 10px 1px #eae9e9;
    	border-top: none;
    	display: block;
    	cursor: pointer;
	margin: 15px 15px;
	float: left;
	width: 395px;
	padding: 10px;
}
.artListNews-time{
	color: #999;
    	font-size: 12px;
}
.artListNews-title{
	font-size: 20px;
  font-weight: bold;
  margin: 5px 0 5px 0;
	display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.artListNews-content{
	display: -webkit-box;
    	-webkit-line-clamp: 2;
    	-webkit-box-orient: vertical;
    	overflow: hidden;
    	font-size: 12px;
    	color: #999;
    	line-height: 15px;
}
.artListNews-many{
    	font-size: 12px;
    	float: right;
				margin-top: 10px;
}
.artListNews-many a{
	color: #0c3cd3;
}