@font-face {
	font-family:"SourceHanSansCNVF";
	src:url(../fonts/SourceHanSansCN-VF-2.otf) ;
}

@font-face {
	font-family:"SourceHanSerifCN-SemiBold";
	src:url(../fonts/SourceHanSerifCN-SemiBold.otf) ;
}

@font-face {
	font-family:"Inter-SemiBold";
	src:url(../fonts/Inter-SemiBold.otf) ;
} 
 
@font-face {
	font-family:"Inter-Medium";
	src:url(../fonts/Inter-Medium.otf) ;
} 

@font-face {
	font-family:"Inter-Regular";
	src:url(../fonts/Inter-Regular.otf) ;
} 


/* 字体设置 */
.libreBodoni-Regular { font-family:"SourceHanSansCNVF", 微软雅黑,黑体;  }
 
.Inter-SemiBold ,
.call_hotline1,
.hotline h1, 
.menu_panel .hotline h1,
.outside-tool .swiper-pagination ,
big.numbers ,
.menu_panel .hotline ,
.date-apply dd big ,
.lec-info-group .speakers ,
.unison-date ,
.date-apply dd p ,
.co-tittle-en ,
.counter { font-family:"Inter-SemiBold" ; letter-spacing: -1px; }

.caiyunpei-info,
.Enrollment-introl .stand-title-24,
.MBA-Highlights ul li ,
.SourceHanSerifCN-SemiBold { font-family:"SourceHanSerifCN-SemiBold"; }


.ft-tittle,
.ft-tittle a,
ul.ft-child li a,
.tool_list .links-grout a,
.enters_list ul li dl .desc p ,
.child-panel ol.sub-child a ,
.menu_fixed ul li a ,
.third-tab-child .tab-item a { font-weight: bold; letter-spacing: 1px; }

.co-tittle-lighter,
.font-lighter-300 { font-weight: 300; }


body {
	width: 100%;
	margin: 0;
	padding: 0; 	
	line-height: 1.5;
	background: #fff;
	/* letter-spacing: 1px;"Inter-SemiBold", */
	cursor: default;
	font-family: "Inter-Regular",微软雅黑, 黑体 ; 
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

svg:not(:root) {  overflow: hidden;  width: 100%;}

h1,h2,h3,h4,h5,h6 { cursor: pointer; }

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,p,ul,dl,dt,dd { margin: 0; padding: 0;list-style: none;  }

a { font-weight: normal; display: inline-block; text-underline: none; text-decoration: none; color: #333; }

 li a ,
 dt a ,
 dd a ,
.swiper-slide a { color: #1d1d1f; display: block; width: 100%; height: 100%; text-decoration: none; position: relative; overflow: hidden;  cursor: pointer;}

 li:hover a ,
 dt:hover a ,
 dd:hover a { text-decoration: none; color: #1d1d1f;}
 
 /* 内容 编辑器 */
 table { max-width: 100%; border:0 ;}
 table thead tr td,
 .firstRow td { background-color: #eee;  }
 table tr td { border:0 ; padding: .25rem .4rem;  }
 
 table tbody tr td { border-bottom: 1px #eee solid ; background-color: #fff; border-right: 1px #eee solid ;}
 table tbody tr td:last-child { border-right:none; }
 
.content table { width: 100%; height: auto; } 

button, input, optgroup, select, textarea { font-family: Helvetica Neue, Helvetica, Arial, sans-serif; }

p,
.content p { font-size: .18rem; line-height: 1.5; text-align: justify;  }

input {
	outline: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0) ;
}

input,button {outline:none;	border-style: none; background-color:transparent; box-shadow: none;	}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none;  background-color:transparent; box-shadow: none; }
input[type="number"]{ -moz-appearance: textfield; } 

input::-webkit-autofill { 
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
  box-shadow: 0 0 0px 1000px white inset !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 99999s;
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
 
hr { margin-top: .2rem; margin-bottom: .2rem; border-color: #eee; }

img ,video { border: none; max-width: 100%; object-fit: cover; } 


input[type="radio"] ,
input[type=checkbox] { border: 1px #eee solid; width: 13px; height: 13px; position: relative; }

/* input[type="radio"]:checked::after ,
input[type=checkbox]:checked::after {  content: "✓";}

input[type="radio"]:checked::after ,
input[type=checkbox]:checked::after {
    content: "✓";
    color: #6e6e73;
    font-size: 15px;
    font-weight: bold;
    background-color: transparent;
} */

input[type="radio"]::after ,
input[type=checkbox]::after {
    content: ' ';
    position: absolute;
    top: 0;
    color: #000;
    width: 100%;
    height: 100%;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    border-radius: 3px;
}


.swiper-container,
.swiper {  width: 100%;   height: 100%; }

.swiper-slide {
	text-align: center;
	font-size: 18px;	
	background-color: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

#banner .swiper-button-next , 
#banner .swiper-button-prev { opacity: 0; width: 50px; height: 50px; margin: 0 20px; border: 2px #fff solid;border-radius: 50%;  }

#banner:hover .swiper-button-next , 
#banner:hover .swiper-button-prev { opacity: 1; transition: all .3s;  }


.swiper-button-next i,
.swiper-button-prev i { width: 100%; height: 100%; }

.swiper-pagination-bullet { background-color: #f3f4f6; margin-right: 5px; opacity: 1;}
.swiper-pagination-bullet-active {  background-color:#8c0000;}

.swiper-button-next:hover ,
.swiper-button-prev:hover { background-color: rgba(148,4,7,.05); transition: all .3s;}

.swiper-button-next:hover i::before,
.swiper-button-next:hover i::after,
.swiper-button-prev:hover i::before,
.swiper-button-prev:hover i::after { border-color: #8c0000; transition: all .3s;}

.swiper-pagination-progressbar.swiper-pagination-horizontal { height: 2px; }

.swiper-button-prev:after,
.swiper-button-next:after {	color: #fff; font-size: 20px; font-weight: bold; }

.swiper-button-disabled { cursor: not-allowed !important; }


#v-windows .swiper-button-next {  right: -30px; }
#v-windows .swiper-button-prev {  left: -30px; }
#v-windows .swiper-button-prev:after { content: 'prev'; display: block; }
#v-windows .swiper-button-next:after { content: 'next'; display: block; }

.swiper-pagination-lock,
.swiper-button-lock { display: block; }

.swiper-pagination-progressbar { background-color: #a1a1a1; }
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background-color: #8c0000; }

.slide-btn-group {
	position: absolute;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.slide-btn-group div { 	position: relative; width: .5rem; } 

.slide-btn-group div::before {
	content: ""; 
	width: 100%;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;	
	border-top: 2px #dddddd solid; 
	transform: translate(-50%,-50%) ;
	transition: all .3s;
}

.slide-btn-group div.swiper-button-prev { margin-right: 40px; }
.slide-btn-group div.swiper-button-prev::after  {
	content: "";
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;	
	border-top: 2px #dddddd solid;
	border-right: 2px #dddddd solid;
	transform: translateY(-50%) rotate(-135deg);
	transition: all .3s;
}

.slide-btn-group div.swiper-button-next::after  {
	content: "";
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;	
	border-top: 2px #dddddd solid;
	border-right: 2px #dddddd solid;
	transform: translateY(-50%) rotate(45deg);
	transition: all .3s;
}

.slide-btn-group div:hover::before ,
.slide-btn-group div:hover::after {	content: ""; border-color: #8c0000; transition: all .3s; } 

.container {  max-width: 1866.83px; margin: auto; width: 75.55vw; min-width: 1230px;  position: relative; z-index: 1; }

/* .container { max-width: 14.5rem;   } */


/* 后台内容编辑框初始化 */
.info {	color: #313131; line-height: 1.8;  word-break: break-word;}
.info ol,
.info ul { padding-left: 15px; }
.info img { width: 100%; display: block; margin: auto;}
.course-info img { width: auto; }
ul.list-paddingleft-2 { padding-left: 20px; flex-flow: row wrap; }


.info table { max-width: 100%; }
.info table p { display: inherit; }
.info p { margin-bottom: 15px; line-height: 1.8; color: #1d1d1f;  word-break: break-word;}
.info p a { display:inline; color: #8c0000; }
.info b{ color: #101010; } 


.mode-alumnus-body .table-scrolled { overflow: hidden; }
.mode-alumnus-body .table-scrolled table tr td { padding: 10px; border-color: #eee; border-width: 1px; }
.mode-alumnus-body .table-scrolled table tr td:first-child { width: 25%; background-color: #f5f0ed;  }
.mode-alumnus-body .table-scrolled table tr td:first-child,
.mode-alumnus-body .table-scrolled table tr td:first-child p {  color: #9a6f4a; }
.mode-alumnus-body .table-scrolled table tr:nth-child(4) td:first-child,
.mode-alumnus-body .table-scrolled table tr:nth-child(2) td:first-child,
.mode-alumnus-body .table-scrolled table tr:nth-child(3) td:first-child { background-color: rgba(140,0,0,.1);  color: #8c0000; }
/* .mode-alumnus-body .table-scrolled table tr.firstRow td ,
.mode-alumnus-body .table-scrolled table tr:last-child td { border-bottom: none; background-color: #8c0000 !important; color: #fff !important; } */


/* 通用箭头 */
.jt-more-left-arrow, 
.jt-more-right-arrow {
	display: block;
	margin: 0;
	line-height: 1;
	position: relative;
	z-index: 1;
	min-width: 20px;
	min-height: 20px;
	cursor: pointer;
}

.jt-more-left-arrow::before,
.jt-more-right-arrow::before {
	content: "";
	display: block;
	width: 12px;
	border-top: 2px  #1d1d1f solid;
	position: absolute;
	left: 50%;
	top: 50%; 
	transform: translate(-50%,-50%);
}

.jt-more-left-arrow::after,
.jt-more-right-arrow::after {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	border-top: 2px #1d1d1f solid;
	border-right: 2px #1d1d1f solid;
	position: absolute;
	top: 50%;
}

.jt-more-left-arrow::after { left: calc(50% - 2px); transform: translate(-50%,-50%) rotate(-135deg); }
.jt-more-right-arrow::after { right: calc(50% - 9px); transform: translate(-50%,-50%) rotate(45deg); }

.jt-more-left-arrow:hover::before,
.jt-more-right-arrow:hover::before  { border-color: #8c0000; transition: all .35s; }


 


/* 网站颜色设置 */
:root {
	--theme_red: #8c0000;
	--theme_brown: #9a6f4a;
	--theme_Lightgold: #c5aa88;
	--theme_Light_bg: #faf8f5;
	
	--border_color :#e7ebee; 
	--slide-dot: #cccccc;
	
	--color_title: #1d1d1f;	
	--color_desc: #6e6e73;
	--color_date: #b9b9c0; 
	
	--color_bai : #ffffff; 
} 

.theme_red { background-color: #8c0000; color: #fff; }
.theme_brown { background-color: #9a6f4a; color: #fff; }
.theme_Lightgold { background-color: #c5aa88; color: #fff; }
.theme_Light_bg { background-color: var(--theme_Light_bg); background-repeat: no-repeat; background-size: 100% ;  }



/* 字体颜色 */
.color_red { color: #8c0000 !important; }
.color_brown { color: #9a6f4a !important; }
.color_Lightgold { color: #c5aa88 !important; }
.color_title ,
.stand-title-24 { color: #1d1d1f; }
.color_desc { color: var(--color_desc); } 
.color_grey,
.unison-date { color: #b9b9c0; } 
.color_fee7af { color: #fee7af !important; }

/* 白色 */
.color_bai { color: var(--color_bai ); }
.color_bai ,
.color_bai * { color: #fff !important; border-color: rgba(255,255,255,.5) !important; }

.color_bai .btn-more-next::before,
.color_bai .btn-more-next::after { border-color: #fff !important;  }


.color_grey ,
.color_grey * { color: #b9b9c0 !important; }

/* 其他底纹色系 */
.bg_fff { background-color: #fff; }
.bg_ecf6f2 { background-color: #ecf6f2; }
.bg_f8f5f1 { background-color: #f8f5f1; } 
.bg_f3f3f3 { background-color: #f3f3f3; }
.bg_f7f7f7 { background-color: #f7f7f7; }
.bg_990508 { background-color: #990508; }

.bg_black { background-color: rgba(0,0,0,.15); }
.bg_black_ab {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: rgba(0,0,0,.6);
}


 
/* 边框线 */
.line-bai { border-color: rgba(255,255,255,.5) ; }
.border_color { border-color:#e7ebee !important; }

.has_topline ,
.line-top { border-top: 1px #e7ebee solid; }
.line-bottom { border-bottom: 1px #e7ebee solid; }


.bg_lineBottom {	
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,.7) 4%, rgba(0,0,0,0) 74%);
	background: -moz-linear-gradient(bottom, rgba(0,0,0,.7) 4%, rgba(0,0,0,0) 74%);
	background: -ms-linear-gradient(bottom, rgba(0,0,0,.7) 4%, rgba(0,0,0,0) 74%);
	/* background: linear-gradient(bottom, rgba(0,0,0,.7) 4%, rgba(0,0,0,0) 74%); */
}


.linear-gradient-black { 
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,.7) 22%, rgba(0,0,0,0) 112%);
	background: -moz-linear-gradient(bottom, rgba(0,0,0,.7) 22%, rgba(0,0,0,0) 112%);
	background: -ms-linear-gradient(bottom, rgba(0,0,0,.7) 22%, rgba(0,0,0,0) 112%);
	/* background: linear-gradient(bottom, rgba(0,0,0,.7) 22%, rgba(0,0,0,0) 112%); */
}

.linear-gradient-black-left { 
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 44%, rgba(0,0,0,0.1) 91%);
	background: -moz-linear-gradient(left, rgba(0,0,0,1) 44%, rgba(0,0,0,0.1) 91%);
	background: -ms-linear-gradient(left, rgba(0,0,0,1) 44%, rgba(0,0,0,0.1) 91%);
	/* background: linear-gradient(left, rgba(0,0,0,1) 44%, rgba(0,0,0,0.1) 91%); */
}


.linear-gradient-gold {
	background: -webkit-linear-gradient(bottom ,#faf8f5 9%, #fff);
	background: -moz-linear-gradient(bottom ,#faf8f5 9%, #fff);
	background: -ms-linear-gradient(bottom ,#faf8f5 9%, #fff);
	/* background: linear-gradient(bottom ,#faf8f5 9%, #fff); */
}

.linear-gradient-grey {
	background: -webkit-linear-gradient(right ,#f2f2f2 9%, #fff);
	background: -moz-linear-gradient(right ,#f2f2f2 9%, #fff);
	background: -ms-linear-gradient(right ,#f2f2f2 9%, #fff);
	background: linear-gradient(right ,#f2f2f2 9%, #fff);
	
}

.linear-gradient-grey2 {
	background: -webkit-linear-gradient(33deg ,#f2f2f2 14%, #fff 28%,  #f2f2f2 37%);
	background: -moz-linear-gradient(33deg ,#f2f2f2 14%, #fff 28%,  #f2f2f2 37%);
	background: -ms-linear-gradient(33deg ,#f2f2f2 14%, #fff 28%,  #f2f2f2 37%);
	background: linear-gradient(33deg ,#f2f2f2 14%, #fff 28%,  #f2f2f2 37%);
}

.outlinear-gradient-red {
	background: -webkit-linear-gradient(142deg ,rgba(140,0,0,1) 36%, rgba(140,0,0,.5) );
	background: -moz-linear-gradient(142deg ,rgba(140,0,0,1) 36%, rgba(140,0,0,.5) );
	background: -ms-linear-gradient(142deg ,rgba(140,0,0,1) 36%, rgba(140,0,0,.5) );  
	background: linear-gradient(142deg ,rgba(140,0,0,1) 36%, rgba(140,0,0,.5) );
}

.linear-gradient-yellow {
	background: -webkit-linear-gradient(124deg ,rgba(245,230,178,1) 25%, rgba(245,230,178,0) 54%);
	background: -moz-linear-gradient(124deg ,rgba(245,230,178,1) 25%, rgba(245,230,178,0) 54%);
	background: -ms-linear-gradient(124deg ,rgba(245,230,178,1) 25%, rgba(245,230,178,0) 54%);  
	background: linear-gradient(124deg ,rgba(245,230,178,1) 25%, rgba(245,230,178,0) 54%);
}


.linear-gradient-redtop { 
	height: 100%;
	background: -webkit-linear-gradient(top ,rgba(140,0,0,1) 56%, rgba(140,0,0,.1) );
	background: -moz-linear-gradient(top ,rgba(140,0,0,1) 56%, rgba(140,0,0,.1) );
	background: -ms-linear-gradient(top ,rgba(140,0,0,1) 56%, rgba(140,0,0,.1) );
	background: linear-gradient(top ,rgba(140,0,0,1) 56%, rgba(140,0,0,.1) );	 
}

.linear-gradient-browntop { 
	height: 100%;
	background: -webkit-linear-gradient(131deg ,rgba(197,170,136,1) 16%, rgba(154,111,74,1 ) );
	background: -moz-linear-gradient(bottom ,rgba(197,170,136,1) 56%, rgba(154,111,74,1 ) );
	background: -ms-linear-gradient(bottom ,rgba(197,170,136,1) 56%, rgba(154,111,74,1 ) );
	background: linear-gradient(bottom ,rgba(197,170,136,1) 56%, rgba(154,111,74,1 ) );	 
}

.outlinear-gradient-brown {
	background: -webkit-linear-gradient(120deg ,rgba(154,111,74,1) 36%, rgba(154,111,74,.5) );
	background: -moz-linear-gradient(120deg ,rgba(154,111,74,1) 36%, rgba(154,111,74,.5) );
	background: -ms-linear-gradient(120deg ,rgba(154,111,74,1) 36%, rgba(154,111,74,.5) );
	background: linear-gradient(120deg ,rgba(154,111,74,1) 36%, rgba(154,111,74,.5) );
}
 
.outlinear-gradient-Lightgold {
	background: -webkit-linear-gradient(120deg,rgba(197,170,136,1) 36%, rgba(197,170,136,.5) );
	background: -moz-linear-gradient(120deg ,rgba(197,170,136,1) 36%, rgba(197,170,136,.5) );
	background: -ms-linear-gradient(120deg ,rgba(197,170,136,1) 36%, rgba(197,170,136,.5) );
	background: linear-gradient(120deg ,rgba(197,170,136,1) 36%, rgba(197,170,136,.5) );
}


.outlinear-gradient-Greygold {
	background: -webkit-linear-gradient(120deg,rgba(206,187,163,1) 36%, rgba(206,187,163,.5) );
	background: -moz-linear-gradient(120deg ,rgba(206,187,163,1) 36%, rgba(206,187,163,.5) );
	background: -ms-linear-gradient(120deg ,rgba(206,187,163,1) 36%, rgba(206,187,163,.5) );
	background: linear-gradient(120deg ,rgba(206,187,163,1) 36%, rgba(206,187,163,.5) );
}

.outlinear-gradient-black {
	background: -webkit-linear-gradient(120deg ,rgba(0,0,0,1) 36%, rgba(0,0,0,.5) );
	background: -moz-linear-gradient(120deg ,rgba(0,0,0,1) 36%, rgba(0,0,0,.5) );
	background: -ms-linear-gradient(120deg ,rgba(0,0,0,1) 36%, rgba(0,0,0,.5) );
	background: linear-gradient(120deg ,rgba(0,0,0,1) 36%, rgba(0,0,0,.5) );
}

.linear-gradient-grey .mode {
	padding: 1rem 0;
	background-repeat: no-repeat;
	background-position: 100% 16px;
	background-size: auto 52.9vh;
	/* background-attachment: fixed; */
}

.line-faf9f5,
.line-faf9f5-up {
	background: url(../img/icon/mode-linear-bg.png) , -webkit-linear-gradient(top, #fff 38%, #faf9f5 74%);
	background: url(../img/icon/mode-linear-bg.png) , -moz-linear-gradient(top, #fff 38%, #faf9f5 74%);
	background: url(../img/icon/mode-linear-bg.png) , -ms-linear-gradient(top, #fff 38%, #faf9f5 74%);
	background: url(../img/icon/mode-linear-bg.png) , linear-gradient(top, #fff 38%, #faf9f5 74%);
	background-repeat: no-repeat;
	background-position: left bottom;
}

 

.line-red {
	width: 100%; height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	transform: translateY(100%);
	opacity: 0;
	background: -webkit-linear-gradient(bottom, rgba(140,0,0,1) 1%, rgba(140,0,0,0) 51%);
	background: -moz-linear-gradient(bottom, rgba(140,0,0,1) 1%, rgba(140,0,0,0) 51%);
	background: -ms-linear-gradient(bottom, rgba(140,0,0,1) 1%, rgba(140,0,0,0) 51%);
	background: linear-gradient(bottom, rgba(140,0,0,1) 1%, rgba(140,0,0,0) 51%);
	transition: all .35s ;
}

ul li:hover .line-red { transform: translateY(0);opacity: 1; transition: all .35s ; }


/* 遮罩层 */
.black_wamp {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.25);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}



/* 统一字体设置 */
.font-12 { font-size: .12rem;  }

.font-14,
.tool_list .tool_flex ul li a  { font-size: .12rem; }

p,
.font-16 { font-size: .16rem; }

.font-18 { font-size: .18rem; }

.font-20,
.stand-title,
.stand-title2 ,
.stand-title-22 ,
.timeline .tab-head ul li p ,
.notice_list ul li h3.news-tittle,
.tab-head-laver2 { font-size: .2rem; }

.font-22,
.call_hotline { font-size: .22rem; }

.font-24,
.t-name,
.news-tittle,
.stand-title-24 { font-size: .24rem; }

.font-28 { font-size: .28rem; }

.font-30,
.call_hotline1 { font-size: .3rem; }

.font-32 { font-size: .32rem; }

.font-36,
.stand-title-detail  { font-size: .34rem; }

.font-42 { font-size: .42rem; }

.font-48,
.counter{ font-size: .48rem; }

.font-60 { font-size: .6rem; }

.font-72,
.banner-tittle { font-size: .72rem; }
 
.font-100 { font-size: .96rem; }

 .none-padding { padding:0 !important; }

 .padding_20 { padding: .2rem; }
 .padding_up20 { padding: .2rem 0;  }
 
 .padding_30 { padding: .3rem; } 
 .padding_up30 { padding: .3rem 0;  }
 
 .padding_40 { padding: .4rem; }
 .padding_up40 { padding: .4rem 0;  }
 
 .padding_50 { padding: .5rem; }
 .padding_up50 { padding: .5rem 0 ; }
 
 .padding_60 { padding: .6rem; }
 .padding_up60 { padding: .6rem 0 ; }
 
 .padding_100 { padding: 1rem; }
 .padding_up100 { padding: 1rem 0 ; }
 
 .margin_up40 { margin: 40px auto; }
 .margin_bottom10 { margin-bottom: 10px; }
 .margin_bottom20 { margin-top: 0; margin-bottom: 20px; }
 .margin_bottom30 { margin-bottom: 30px; }
 .margin_bottom40 { margin-bottom: 40px !important; }
 .margin_bottom70 { margin-bottom: 70px; }
 .margin_bottom100 { margin-bottom: 100px; }

/* 页面通用规则 */ 
.mode {  width: 100%;  overflow: hidden; padding: .7rem 0 ; position: relative; }

.dis_flex {	display: flex; flex-flow: row nowrap; justify-content: center; }

.float-left { float: left; }
.float-right { float: right; }

.position_static { position: static !important; }
.position_rela { position: relative; z-index: 1; }
.position_up { position: relative; z-index: 5; }

.w_25 { width: 25%; }
.w_50 { width: 50%; }
.w_70 { width: calc(100% - (100% / 4 ) - 5px ) ; margin-right: 20px;  }
.w_30 { width: calc((100% / 4 ) - 25px); transition: all .35s;}

.w_40 { width: 30%; float: left; }
.w_60 { width: calc(70% - 40px); margin-left: 40px; float: left;}

.tags {
	display: inline-block;
	background-color: #8c0000;
	color: #fff;
	text-align: center;
	padding: .08rem .15rem; 
	line-height: 1;	
}

.sort-nums {
	display: block;
	background-color:rgba(140,0,0,.1);
	text-align: center;
	width:.7rem ;
	height: .7rem;
	text-align: center;
	line-height: .7rem;
	color: #8c0000;
	border-radius: 50%;
	font-size: .24rem;
}

.svg-root {
	display: flex;
	align-items: center;
	width: .7rem;
	height: .7rem;
	line-height: .7rem;
	text-align: center;
	/* background-color: rgba(140,0,0,0.1); */
	border-radius: 50%; 
} 

.svg-root:root { width: 100%; height: 100%; display: block; } 

.has_endline {	position: relative; z-index: 1;  }
.has_endline span,
.has_endline * { background-color: #fff; padding-right: 15px; }
.has_endline::before {
	content: "";
	width: 100%;
	border-top: 3px #eee solid;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index: -1;
}

hr.line { border-color: rgba(255,255,255,.35); position: relative; z-index: 5; }
hr.fgline { 
	height: 8px;
	background-image: url(../img/icon/fengexian.png);
	border: none;
	margin: 50px 0;
}


.clearfix { clear: both; }
.phone { display: none !important; } 

.icon { padding-left: 27px !important; background-repeat: no-repeat; background-size:auto;	background-position: 1px 60%;} 
.icon-enter-zhaoshen { background-image: url(../img/icon/enter-icon-4.png); }
.icon-enter-school { background-image: url(../img/icon/enter-icon-5.png); }
.icon-enter-portal { background-image: url(../img/icon/enter-icon-6.png); }

.icon-enter-Mainland { background-image: url(../img/icon/enter-icon-1.png); }
.icon-enter-HK { background-image: url(../img/icon/enter-icon-2.png); }
.icon-enter-Inter { background-image: url(../img/icon/enter-icon-3.png); }

.icon-country { padding-left: 48px; background-repeat: no-repeat; background-size:35px auto;	background-position: 1px 60%; }
.icon-country-UK { background-image: url(../img/icon/flag-england.png); }
.icon-country-USA { background-image: url(../img/icon/flag-USA.png); }
.icon-country-Singapore { background-image: url(../img/icon/flag-singapore2.png); }

.icon-time { background-image: url(../img/icon/icon-time.png); }
.icon-adds { background-image: url(../img/icon/icon-address.png); }
.icon-speaker { background-image: url(../img/icon/icon-speaker.png); }
.icon-tels { background-image: url(../img/icon/icon-address.png); }
.icon-nets { background-image: url(../img/icon/icon-net.png); }
.icon-codes { background-image: url(../img/icon/icon-code.png); }

.icon-rili { background-image: url(../img/icon/icon-rili.png); }
.icon-rili-grey { background-image: url(../img/icon/icon-daterli.png); }
.icon-calendar { background-image: url(../img/icon/icon-rili-bai.png); }
.icon-datarili { background-image: url(../img/icon/icon-date.png);  }

.icon-links { background-image: url(../img/icon/ions-links.png);  }
.icon-links-grey { background-image: url(../img/icon/icon-links-grey.png);  }



.infolinks ,
.infolinks:hover {
	display: inline-block;
	padding: 20px;
	line-height: 1;
	color: #fff;
	background-color: #8c0000;
	border-radius: 35px;
	width: max-content;
	text-decoration: none;
}

.icon-top { 
	padding-left: 43px;
    background-repeat: no-repeat;
    background-size: auto  25px;
    font-weight: bold;
	
    margin-bottom: 20px;
    font-size: .2rem;
    background-position: 0 5px;
	color: #8c0000;
}

.icon-top a,
.icon-top .numbers{ font-size: .24rem;  color: #8c0000; display: block; line-height: 1; margin-bottom: 8px; }
.icon-zs-tel { font-size: .36rem; background-image: url(../img/icon/icon-zs-tel.png); }
.icon-zs-tel span{font-size: .36rem; }
.icon-zs-add { background-image: url(../img/icon/icon-zs-add.png);  }
.icon-zs-rili { background-image: url(../img/icon/icon-zs-rili.png);  }
.icon-zs-mail { background-image: url(../img/icon/icon-zs-mail.png);     background-size: 25px auto; }
.icon-zs-fax { background-image: url(../img/icon/icon-zs-fax.png); word-break: break-all; }
.icon-top span { display: block; line-height: 1; }
.icon-top span:last-child { font-weight: normal; }


/* icon-xbt */
.icon-xbt{ 
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-left: 32px;
	margin-right: 8px; 
}
.icon-preview { background-image: url(../img/icon/eyes.png); }
.icon-views { background-image: url(../img/icon/icon-eyes.png); }
.icon-share { background-image: url(../img/icon/share.png); background-position: 6px 4px; }

ul li:hover .icon-xbt,
dl:hover .icon-xbt { background-position: 6px -46px;  }


.btn-search {
	display: block;
	min-width: 15px;
	min-height: 15px;
	width: .15rem;
	height: .15rem;
	border: 2px #fff solid;
	border-radius: 50%;
	position: relative;
	font-style: normal;
	cursor: pointer;
	margin: auto;
}

.btn-search::after {
	content: "";
	display: block;
	width: 7px;
	border-top: 2px #fff solid;
	position: absolute;
	top:100%;
	left: 78%;
	transform: rotate(45deg);
}
 
.shuimohua {
	background-position: left 85%;
	background-repeat: no-repeat;
	min-height: 42vh;
}

 
.no-repeat  { 
	background-repeat: no-repeat; 
	/* background-size:cover; */
}

.no-repeat-bottom  { 
	background-repeat: no-repeat; 
	background-size:100% auto;
	background-position:center bottom;
}

.no-repeat-left  { 
	background-repeat: no-repeat; 
	background-size:auto 57vh;
	background-position: 0 bottom;
}
.no-repeat-right  { 
	background-repeat: no-repeat; 
	background-size:auto;
	background-position: 85% center;
}

.position-bottom-right  { 
	background-repeat: no-repeat; 
	background-size:auto;
	background-position: right bottom;
}


/* 固定底部 */
.fixed-bottom { width: calc(100% - 30px); position: absolute; bottom: 50px; z-index: 5;  }

.ft-bottom,
.inside-bottom { width: 100%; position: absolute; bottom: 0px; z-index: 5; }


/* 圆角 */ 
.has_boder { border: 1px #eee solid; overflow: hidden; }
.has_boder .firstRow td { background-color: #8c0000;  color: #fff; }
.has_boder tr td { padding: .15rem; }
.border-radius-4 { border-radius: 4px; }
.border-radius-10 { border-radius: 10px; }
.border-radius-20 { border-radius: 20px; }


/* 通用标题 */
.co-tittle-group { position: relative; }
.co-tittle-group p.total { position: absolute; bottom: 0; right:0 ; /* top: 50%; transform: translateY(-50%); */ }

/* .co-tittle-group a { position: absolute; right: 0; top: 50%; transform: translateY(-50%); display: flex;  align-items: center;} */
.co-tittle-group a i { margin-left: 16px; }
.co-tittle-zh { margin-bottom: 8px; font-weight: 500; }
.co-tittle-en { font-weight:600; }
span.tags-positon { display: block;  font-size: .16rem;  color: #940407; font-weight: bold;  margin-bottom: 30px; }

.co-tittle-lighter,
.co-tittle { font-size: .36rem; /* font-weight: bold; */ color:  #8c0000;  margin-bottom: .35rem; position: relative; }

.co-tittle-lighter span,
.co-tittle span { font-size: .16rem; display: block; font-weight: normal; line-height: 1.35; margin-top: 7px; }

.co-tittle-lighter span { margin-top: 15px; }  

.co-tittle a { font-weight: 500; color:  #8c0000 ;  text-decoration: none; display: inline-block; position: relative; overflow: hidden; }
/* .co-tittle a::after {
	content: "";
	display: inline-block;
	width: 100%;
	border-top: 1px  #8c0000 solid;
	position: absolute;
	bottom: 6px;
	left: 0;
	transform: translateX(-100%);	
	opacity: 0;
	transition: all .3s;
} */

.co-tittle a i { display: none; }

.co-tittle:hover a::after { opacity: 1;transform: translateX(0); transition: all .3s; }

.stand-title {  
	line-height: 1.35;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; 
	color: #1d1d1f; 
	overflow: hidden;
}

.t-name,
.news-tittle { 
	display: -webkit-box;
	line-height: 1.5;
	min-height: 0.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	color: #1d1d1f;
	margin-bottom: 0.16rem;
}

.btn_more_lightred { 
	color: #222; 
	margin: 0;
	display: inline-block;
	text-decoration: none; 
	padding: 10px 20px 10px;
	padding-right: 45px;
	border-radius: 6px;
	line-height: 30px;
	position: relative;
}

.btn_more_lightred::before {
	content: "";
	height: 30px;
	width: 30px;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 50%;
	transform-origin: center center;
	transform: translateY(-50%) scale(1);
	z-index: -1;
	background-color: #101010;
	transition: all .35s;
}

.btn_more_lightred:hover { 	color: #fff;text-decoration: none;}

.btn_more_lightred:hover::before {
	height: 100%;
	width: 100%;
	right: -4px;
	border-radius: 33px;
	transform:  translateY(-50%) scale(1.02);
	background-color: #8c0000;
	transition: all .35s;
}

/* 标题文字限制 */ 
.desc,.txtlength_limit,
.stand-title { margin-bottom: 0.16rem; }
.stand-title-24 ,
.stand-title-22 { line-height: 1.35;  }

.desc,
.desc p ,
.txtlength_limit,
.txtlength_limit p {
	display: -webkit-box; 
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	text-align: left;
	color: #b9b9c0;
}

.txtlength_limit_1 p,
.txtlength_limit_3 p,
.txtlength_limit_4 p,
.desc-unlimit p { color: #b9b9c0; text-align: left; }

 
.txtlength_limit_1 p  { display: -webkit-box;  -webkit-line-clamp: 1; overflow: hidden; } 
.txtlength_limit_4 p { display: -webkit-box;  -webkit-line-clamp: 4; overflow: hidden; } 
.txtlength_limit_3 p  { display: -webkit-box;  -webkit-line-clamp: 3; overflow: hidden; } 
 


/* head */
.headtop {
	width: 100%; 
	z-index: 100;
	/* padding: .2rem 0; */
	transition: all .35s;
	background-color: transparent;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 150;
	transition: all .35s;
}

.headtop::before {
    content: "";
    width: 100%;
    height: 1.3rem;
	position: absolute;
	top: 0;
	z-index: -1;
    background: -webkit-linear-gradient(top , rgba(0,0,0,.65) 7%, rgba(0,0,0,.01) 95%);
	background: -moz-gradient(top , rgba(0,0,0,.65) 7%, rgba(0,0,0,.01) 95%);
	background: -ms-linear-gradient(top , rgba(0,0,0,.65) 7%, rgba(0,0,0,.01) 95%);
	background: linear-gradient(top , rgba(0,0,0,.65) 7%, rgba(0,0,0,.01) 95%);
}

.headtop .container , 
/* .foot .container , */
.copyright .container ,
#banner .inside-bottom { width: 90%; }

.fix_bai {	background-color: #fff; box-shadow: 0 5px 25px rgba(0,0,0,.15);}
.fix_bai::before { opacity: 0 ; }
.fix_bai .tool_list { background-color: #8c0000; }
.fix_bai img.old ,
.menupanel_show img.old { opacity: 1 !important; }
.fix_bai img.on-color ,
.menupanel_show img.on-color { opacity:0 !important; }

.fix_bai .menu ul li p a { color: #1d1d1f; }

/* .menupanel_show .menu_panel{ z-index: -1 !important; } */

.menupanel_show .lang a,
.fix_bai .lang a { color: #b9b9c0; }

.menupanel_show .lang a .btn-search,
.menupanel_show .lang a .btn-search::after,
.fix_bai .lang a .btn-search ,
.fix_bai .lang a .btn-search::after { border-color: #b9b9c0; }

.menupanel_show .dot,
.fix_bai .dot { background-color:#8c0000 ; }

.fix_bai .padding_up20 { padding: 0.1rem 0 !important; transition: all.3s;}
.fix_bai .menu ul li p a::after { top: calc(100% + 0.23rem) !important; transition: all.3s;  }
 

.tool_list { width: 100%; border-bottom: 1px rgba(255,255,255,.35) solid; }
.tool_list .tool_flex ul  { display: flex; }
.tool_list .tool_flex ul li { display: block; margin: 0; line-height: 1; padding: 15px 0; margin-left: 15px;   }
.tool_list .tool_flex ul li a { 
	display: block; 
	line-height: 1; 
	padding-left:15px; 
	margin: 0; 
	border-left: 1px rgba(255,255,255,.35) solid;
	color: rgba(255,255,255,.7); 
	text-decoration: none; 
	transition: all .35s;
}
.tool_list .tool_flex ul li:nth-child(1) { margin-left: 0; }
.tool_list .tool_flex ul li:nth-child(1) a { padding-left: 0; border: none;  }
.tool_list .tool_flex ul li a:hover { color:  rgba(255,255,255,1); transition: all .35s; }

.position_fixed { position: fixed; top: 0; left: 0; transition: all .35s; }

.logo {	
	width: 30%; 
	height: .46rem; 
	overflow: hidden; 
	float: left; 
	position: relative; 
	z-index: 10;
	/* margin-top: 2%; */
	/* transform: translateY(7px); */
}

.logo a { display: block; width: 100%; height: 100%; position: relative; z-index: 1; }

.logo img {
	height: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	transform: translateY(-50%);
	transition: all .35s;
	opacity: 1;
} 

.headtop img.on-color { opacity: 1; }
.headtop img.old { opacity: 0; }

.headtop .dis_flex { width: 70%; float: right; justify-content: flex-end; align-items: center; }
.menu {  display: flex; justify-content: flex-end; align-items: center; align-content: center; flex-flow: row nowrap;  }
.menu ul { display: flex; justify-content: flex-end; }
.menu ul li { display: block; margin: 0; line-height: 1; padding: 15px 0; position: relative;  }
.menu ul li p {
	display: block;
	line-height: 1; 
	padding-right:.38rem ; 
	margin: 0;  
	color: rgba(255,255,255,.7); 
	text-decoration: none; 	
	transition: all .35s;
}
.menu ul li:last-child p {  border-right: 2px #eee solid; }
.menu ul li p a {position: relative; overflow: visible; }
.menu ul li p a::after {
	content: "";
	width: 100%;
	display: block;
	border-top: 3px #8c0000 solid;
	position: absolute;
	top: calc(100% + .33rem);
	left: 0;
	opacity: 0;
	transition: all .35s;
}

.menu ul li.nav_active p a,
.menu ul li p:hover a { color: #8c0000;transition: all .35s; }

.menu ul li.nav_active p a::after { opacity: 1; transition: all .35s; }

.lang a,
.menu ul li p a ,
.menu ul li ol a {  font-size: .16rem; font-weight: 600; height: auto; line-height: 1.15; display: block; color: #fff; text-decoration: none; }

.menu ul li ol {
	height: auto;
	background-color: rgba(0,0,0,.75);
	position: absolute;
	top: calc(100% + 0.1rem);
	left: 0;
	padding: 15px 25px;
	min-width: 138px;
	display: none;
}

.menu ul li ol a { font-weight: normal; color: #fff; opacity: .35; padding: 8px 0; font-size: .14rem; transition: all .35s; }
.menu ul li ol a:hover { opacity: 1; transition: all .35s; }
/* .fix_bai .menu ul li ol {  width: 100%; position: absolute;top: calc(100% + .55rem);  left: 50%; transform: translateX(-64%); padding: 0;  }
.fix_bai .menu ul li ol a { font-weight: normal; color: #b9b9c0; padding: 8px 0; font-size: .14rem;  text-align: center; }
.fix_bai .menu ul li ol a:hover { color: #1d1d1f; text-decoration: none; font-weight: 600; } */


.lang { display: flex; align-items: center; max-height: .46rem; padding-left: .18rem; }
.lang a { padding:.15rem; position: relative; z-index: 1; font-weight: normal; }
.lang a .btn-search  { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.lang a:hover { color: #8c0000; }
.lang a:hover .btn-search,
.lang a:hover .btn-search::after,
.btn-search:hover,
.btn-search:hover::after { color: #8c0000 !important; border-color: #8c0000 !important;}

.dis_flex .dot { padding: .08rem;  display: block; width: auto; margin-left: .15rem; }
.dis_flex .dot span { width: .2rem; border-top:2px #fff solid; margin: 0;}
.dis_flex .dot span:nth-child(2) { margin: 5px 0;  }


/* menu_panel */
.menu_panel { display: none; border-top: 1px #eee solid; position: relative; z-index: 0; }
.menu_panel .hotline,
.menu_panel .menu_childs { padding: .3rem 0 ; position: relative; }

.menu_panel .hotline { width: 30%; float: left; }
.menu_panel .hotline::before {
	content: "";
	width: calc(100% + 5vw);
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: -webkit-linear-gradient(right, rgba(140,0,0,0.1) ,rgba(140,0,0,0));
}

.hotline h1 ,
.hotline h3 { font-weight: bold; line-height: 1.35; margin-bottom: 20px; }
.hotline h3:last-child { margin-bottom: 0; }
.hotline h1,
.menu_panel .hotline h1 { line-height:  1.35; margin-bottom: 20px; letter-spacing: -1px; }
.menu_panel .hotline h5,
.hotline h5 { font-weight: normal; margin-bottom: 5px; }

.foot .hotline h3.call_hotline { margin-top: 8px;}

.menu_panel .menu_childs { width: 65%; float: left; }
.menu_panel .menu_childs ul {	width: calc(100% - 1.46rem); display: flex;	justify-content: flex-end;	}

.menu_panel .menu_childs ul li a { 
	display:none;
	height: auto;
	max-width: 1.1rem;
	padding: 0 0.35rem 0 0;
	text-align: center;
	font-size: .14rem;
	line-height: 1.5;
	color: #b9b9c0;
	margin-bottom: 5px;
	opacity: 0;
}
 


/* 移动端菜单按钮 */
.dot { 
	width:.27rem; 
	padding: .15rem;
	background-color: rgba(255,255,255,.35);
	height: auto; 
	/* position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px; */
	cursor: pointer;
	z-index: 5;  
}

.dot span {
	display: block;
	width: 100%;
	transform-origin: center center;
	border-top: 3px #8c0000 solid;
	margin: 5px 0; 
	transition: all .35s;
}

.on span:nth-child(1) { transform: translate(0px, 8px ) rotate(45deg) ; }
.on span:nth-child(2) { opacity: 0; transition: all .35s; }
.on span:nth-child(3) { transform: translate(0px, -6px ) rotate(-45deg) ; }



/* foot */
.foot { border-top: 10px #8c0000 solid; background-color: #392f30; color: #fff; position: relative; }
.foot .container ,
.getContact .dl { display: flex; }
 
.copyright { clear: both; border-top: 1px rgba(255,255,255,.15) solid; padding: .2rem 0; background-color: #2a2122; }
.copyright .container{ display: block;} 
.copyright p { font-size: 14px; display: flex; justify-content: space-between; color: rgba(255,255,255,.35); }


.ft-logo,
.ft-contact,
.ft-menu {  padding-top: 80px; padding-bottom: 40px; }

.w-20 { width: 20% ; float: left; }
.w-40 { width: 40% ; float: left; }

.getContact dl,
.ft-logo { margin-left: calc(-8% - 15px); }
.ft-logo img { height: .46rem; }
.ft-contact {  margin-right: 8%; border-right: 1px rgba(255,255,255,.15) solid; }





.ft-menu { position: relative;  }
.ft-menu ul {  display: flex; flex-flow: row wrap; }
.ft-menu ul li {   }
.ft-menu ul li p {  margin-bottom: 5px; }
.ft-menu ul li p a { font-weight: 600;  color: #fff;  text-decoration: none;}
.ft-menu ul li ol { padding: 0; }
.ft-menu ul li ol a { margin-top: 8px; color: #b9b9c0; font-size: .14rem; }
.ft-menu ul li ol a:hover { color: #fff; }


.ft-social { width: 100%; }
.ft-social ul ,
.ft-social ol { display: flex; flex-flow: row wrap; margin-top: 14px; list-style: none; }
.ft-social ol.medium-code  { flex-flow: row nowrap; }
.ft-social ol.medium-code li  { width: 50%;  } 

.ft-social ul li,
.ft-social ol li { text-align: center; position: relative; margin-right: 15px; cursor: pointer; }
.ft-social ul li img,
.ft-social ol li img { display: block; width: 1rem; margin-bottom: 2px; }
.ft-social ul li span,
.ft-social ol li span  { font-size: 14px; color: rgba(255,255,255,.5); }
/* .ft-social ul li:hover .code-img  { display:block; opacity: 1;	transition: all .35s; } */



.code-img { 
	position: absolute;
	width: 1.2rem;
	left: 50%;
	transform: translateX(-50%);
	top: calc(-1.2rem - 20px);
	box-shadow: 0px 3px 18px -1px rgb(140 0 0 / 15%);
	border: 3px #fff solid;
	display: none;
	opacity: 0;
	transition: all .35s;
}

.code-img::before {
	content: "";
	width: 0;
	height: 0;
	display: block;
	border: 8px transparent solid;
	border-top: 10px #fff solid;
	border-bottom: none;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 102%;
}

/* fenye  */
.pages { width: 100%; /* margin-top: 40px; */ border-top: 1px #e1e1e1 solid; }
.pages ul { width: 100%; padding: 35px 0 0; position: relative; text-align: center; }
.pages ul a {
	display: inline-block;
	min-width: 35px;
	min-height: 35px;
	width: .5rem;
	height: .5rem; 
	color: #333;
	text-align: center;
	line-height: .48rem;
	background-color: #eee;
	border: none;
	font-size: .16rem;
	font-weight: bold;
	border-radius: 50%;
	margin: 0 10px;
	text-decoration: none;
	transition: all .35s; 
}

.pages ul a.prev,
.pages ul a.next { background-color: transparent;	cursor: pointer; text-align: center;  height: .5rem;  position: relative; }
 

.pages-left-arrow { display: inherit; width: 12px; height: 12px; border-top: 3px #666 solid; border-right:3px #666 solid ; transform: rotate(-135deg); }
.pages-right-arrow { display: inherit; width: 12px; height: 12px; border-top: 3px #666 solid; border-right:3px #666 solid ; transform: rotate(45deg); }

.pages ul a.prev:hover ,
.pages ul a.next:hover {background-color: transparent;  } 

.pages ul a.prev:hover i ,
.pages ul a.next:hover i { border-color: #8c0000;  } 


.pages ul a.active,
.pages ul a:hover { background-color: #8c0000; border-color: #8c0000; color: #fff; transition: all .35s;  }
.pages ul a.prev:hover i::before,
.pages ul a.next:hover i::before { border-color:#fff; }
.pages ul a.prev:hover .jt-left-arrow::after { border-right-color: #fff; }
.pages ul a.next:hover .jt-right-arrow::after { border-left-color:#fff; }



.pages_inner { width: 100%;  position: relative; border-top: 1px #e1e1e1 solid; padding-top: 30px; margin: 30px 0; }
.pages_inner::after {
	content: "";
	height: calc(100% - 30px);
	border-right: 1px #e5e5e5 solid ;
	position: absolute;
	left: 50%;
	bottom: 0;
}
.pages_inner ul { display: flex; justify-content: space-between; }
.pages_inner a { width: 45%; float: left;text-decoration: none; color: #6e6e73; }
.pages_inner a:nth-child(1) { margin-right: 10%; padding-left: 50px; }
.pages_inner a:nth-child(1) i { position: absolute; left: 0;  }
.pages_inner a:nth-child(2) { float: right; text-align: right; padding-right: 50px; } 
.pages_inner a:nth-child(2) i { position: absolute; right: 0; }
.pages_inner a:nth-child(2) p { text-align: right; }

.pages_inner a i {top: 50%; transform: translateY(-50%);}

.pages_inner a .jt-left-arrow::before, 
.pages_inner a .jt-right-arrow::before { border-top: 2px #6e6e73 solid; }

.pages_inner a .jt-left-arrow::after { border-right: 7px #6e6e73 solid; }
.pages_inner a .jt-right-arrow::after { border-left: 7px #6e6e73 solid; }
.pages_inner a .jt-right-arrow::before { left: 0; }

.pages_inner .txtlength_limit { font-size: .2rem; -webkit-line-clamp: 1; }

.pages_inner a:hover  { color:  #8c0000; text-decoration: none;  transition: all .35s; }

.pages_inner a:hover .jt-left-arrow::before, 
.pages_inner a:hover .jt-right-arrow::before { border-top: 2px #8c0000 solid; }

.pages_inner a:hover .jt-left-arrow::after { border-right: 7px #8c0000 solid; }
.pages_inner a:hover .jt-right-arrow::after { border-left: 7px #8c0000 solid; }

/* 样式2 */
.pages_inner2 { width: 100%; margin-bottom: 20px; }
.pages_inner2 ul li {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 4px;
	overflow: hidden;
}

.pages_inner2 ul li a {
	background-color: rgba(0,0,0,.7);
	padding: .2rem;
	position: relative;
	color: #fff;
	transition: all .35s;
}

.pages_inner2 ul li .h6-tittle { color: #fff;  margin-bottom: 10px; }
 
.pages_inner2 ul li:nth-child(1) .news-deta {
	position: absolute;
	right: .2rem;
	bottom: .15rem;
} 
 
.pages_inner2 ul li:nth-child(2) .news-deta {
	position: absolute;
	left: .2rem;
	bottom: .15rem;
}


button.prev,
button.next {  line-height: 1; background-size: auto 68%; display: block; width: 100%; font-size: .14rem; }

button.prev {
	text-align: left;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image:url(../img/icon/fy-prev.png);
}


.pages_inner a:hover,
.pages_inner a:hover button.prev ,
.pages_inner a:hover button.next { color:  #8c0000; transition: all .35s; }


.noneline { border-color: transparent; }
/* fenye-end */

.pagebar{ width: 100%; padding: 35px 0 0; position: relative; text-align: center; }
.pagebar .p_pages span {
	display: inline-block;
	min-width: 35px;
	min-height: 35px;
	width: .5rem;
	height: .5rem; 
	color: #333;
	text-align: center;
	line-height: .48rem;
	background-color: #eee;
	border: none;
	font-size: .16rem;
	font-weight: bold;
	border-radius: 50%;
	margin: 0 10px;
	text-decoration: none;
	transition: all .35s; 
}

.pagebar .p_pages span.p_prev_d,
.pagebar .p_pages span.p_next_d{ background-color: transparent;cursor: pointer; text-align: center;  height: .5rem;  position: relative; }
 
.pagebar .p_pages span.p_first,.pagebar .p_pages span.p_first_d,.pagebar .p_pages span.p_last,.pagebar .p_pages span.p_last_d{display:none;}


.pagebar .p_pages span.p_next_d:hover ,
.pagebar .p_pages span.p_prev_d:hover {color:#8c0000;background-color: transparent; } 

.pagebar .p_pages span.p_next_d:hover i ,
.pagebar .p_pages span.p_prev_d:hover i { border-color: #8c0000;  } 

.pagebar .p_pages .p_dot + .p_no{display:none;}

.pagebar .p_pages span.p_no_d,
.pagebar .p_pages span:hover { background-color: #8c0000; border-color: #8c0000; color: #fff; transition: all .35s;  }
.pagebar .p_pages span a{display:block}
.pagebar .p_pages span:hover a{color:#fff;}





/* 动画 */


/* .co-tittle-group, */
/* .li-line-2 ul li,
.li-line-3 ul li,
.li-line-4 ul li { opacity: 0;	transform: translateY(100px);} */

.bannerInLeft:before {	animation: bannerIn 1s ease .1s forwards;}
.bannerInLeft { animation: bannerInLeft .7s ease .15s forwards; }

.bannerIn { animation: bannerIn 1s ease .15s forwards; }

.bannerInUp { animation: bannerInUp 1s ease .25s forwards; }
.bannerInUp-35 { animation: bannerInUp 1s ease .45s forwards; }
.bannerInUp-7 { animation: bannerInUp 1s ease .7s forwards; }

.footerInUp { animation: bannerInUp .35s ease .5s forwards; z-index: 55 !important; }
.footerInDown { animation: bannerInDown .35s ease  forwards; }

.scaleImg {animation: scaleBG 1s ease-out forwards;}

@-webkit-keyframes bannerIn {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-webkit-keyframes bannerInLeft {
	from { opacity: 0;	transform: translateX(100%);}
	to { opacity: 1; transform: translateX(0);}
}

@-webkit-keyframes bannerInUp {
	from { opacity: 0;	transform: translateY(100px); }
	to { opacity: 1; transform: translateY(0); }
}

@-webkit-keyframes bannerInDown {
	from { opacity: 1;	transform: translateY(0); }
	to { opacity: 0; transform: translateY(100px); }
}

@-webkit-keyframes slidebarShow {
	0 {   width: 0; }
	100% {  width: 35px; }
	/* 100% { width: 0; } */
}

@-webkit-keyframes scaleImg {
	0 {   transform: translate(-50%,-50%) skew(34deg, 0deg) scale(1.5); }
	100% {  transform: translate(-50%,-50%) skew(34deg, 0deg) scale(1); }
	/* 100% { width: 0; } */
}

@-webkit-keyframes scaleBG {
	0 {   transform: translate(-50%,-50%) scale(1.15); }
	100% {  transform: translate(-50%,-50%) scale(1); }
	/* 100% { width: 0; } */
}

/* 动画-end */
 
/* mode内页banner通用规则 */
.innerban { 
	width: 100%; 
	height: 5.77rem; 
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	 
}
.innerban .inside-bottom {	width: 100%; left: 0; right: 0; background-color: #fff; }
.innerban .inside-bottom .container { padding: 0; width: calc(75.55vw - 30px); display: flex; align-items: center; border-bottom: 1px #eee solid; }

.page_navigation ,
.sub_nav ul li a ,
.ft-zhaosheng-enters { padding: 25px 0; }

.page_navigation { width: 40%; color: #999; position: relative; }
.page_navigation::before {
	content: "";
	width: 8px;
	height: 50%;
	background-color: #8c0000;
	position: absolute;
	bottom: 75%;
	left: 0;
}
.sub_nav {  width: 60%; top: 0; position: absolute; right: 0; }
.sub_nav ul {display: flex; justify-content: flex-end;  } 

.ft-zhaosheng-enters {
	width: 100%;
	color: #fff; 
	z-index: 35;
	background: -webkit-linear-gradient(top , #720000 , #8c0000);
	background: -moz-linear-gradient(top , #720000 , #8c0000);
	background: -ms-linear-gradient(top , #720000 , #8c0000);
	background: linear-gradient(top , #720000 , #8c0000);
	/* transform: translateY(100%); */
	/* opacity: 0; 
	transition: all .35s;*/
}

.ft-actives { animation: fadeIn .8s ease-in .1s  forwards; }


.advEnters ul li { 
	margin-bottom: 0; 
	background-color: rgba(255,255,255,.1); 
	background-image: url(../img/icon/icon-jt.png);
	background-repeat: no-repeat;
	background-position: calc(100% - 0.3rem) calc(100% - 50%); 
	transition: all .3s;
}

.advEnters ul li:hover {  background-color: rgba(255,255,255,.3); transition: all .3s; }

.advEnters ul li a { display: flex;justify-content: flex-start;	align-items: center; padding: 0.1rem 0.3rem;color: #fff;text-decoration: none; }

.advEnters ul li i.icon {
    padding: 0 !important;
    width: 0.5rem;
    height: 0.5rem;
    background-color: rgba(255,255,255,.1);
    border-radius: 50%;
    background-position: center center;
    background-size: 50%;
}

.advEnters ul li p { margin-left: 10px; line-height: 1.15; font-size: .18rem;  font-weight: normal;}

.advEnters ul li p span { display: block; text-align: left;  color: rgba(255,255,255,.5);  margin-top: 4px;  line-height: 1;    font-size: .14rem;}



/* search-for-news */
.search-box { 
	width: 600px;
	height: 60px;
	background-color: #fff;
	border-radius: 80px;
	padding: 10px 30px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.search-box input { width: 100%; height: 40px; line-height: 40px;  color: #333; }
.search-box button {
	width: 40px;
	height: 40px;
	position: absolute;
	right: -20px;
	bottom: 0;
	padding: 0;
	border: none;
	outline: none;
}

.search-box button .btn-search ,
.search-box button .btn-search::after { border-color:#8c0000; }

.resultslist ul li {  padding: 20px 0; border-top: 1px #eee solid; }
.resultslist ul li:last-child   { border-bottom: 1px #eee solid;}
.resultslist ul li h3 { margin-bottom: 5px; }

/* mode内页banner通用规则-end */


/* mode-adv */
.mode-adv { position: relative; }
.mode-adv a {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;	
	height: 100%;
	text-decoration: none;
	padding: .4rem;
	color: #fff;
	z-index: 5;
}

.adv-img img { width: 100%; }

h3.adv-tittle {  font-size: .24rem;  line-height: 1.5; }

.adv-bgline-blue {
	background: -webkit-linear-gradient(-10deg , rgba(190,206,230,1) 15%, rgba(190,206,230,0));
}



/* sm_panel */
.sm_panel {
	height: 100vh;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1; 
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 16% bottom;
	background-size: 50vh; 
	transform: translateY(-100%);
	transition: all .5s; 	
	/* display: none; */
}

.menupanel_show {
	transform: translateY(0px) !important;
	box-shadow: none !important;
	background-color: transparent !important;
	transition: all .5s;
}

.menupanel_show::before { opacity: 0;   }

.menupanel_show .tool_list,
.menupanel_show .menu { opacity: 0 !important; z-index: -1; transition: all .35s; }


.fadeDown { transform: translateY(0) !important;  z-index: 90 !important; transition: all .35s; } 

.sm_panel .container {height: 100%;	display: flex;	flex-direction: row-reverse;}
.sm_panel .advEnters ul li  { margin-bottom: 40px; }
.sm_panel .advEnters ul li a { padding: .2rem; background: -webkit-linear-gradient(top,rgba(0,0,0,.18) -5%,rgba(0,0,0,0)); }
.sm_panel .advEnters ul li i.icon { display: none; }


.sm_copyright { font-size: 12px;  }
.sm_copyright span { float: right; }
.menu_contact_pc { 	width: 35%;	float: left; border-right: 1px #eee solid; margin-right: 1.2rem;   }
.panel_right { width: calc(65% - 1.2rem); float: right;  }
.panel_right .inside-bottom { bottom: 1rem; }

.panel_right ,
.menu_contact_pc  { padding-bottom: 1rem;	padding-top: 1.8rem;  }



.sm_menu { }
.sm_menu ul li { min-height: 20vh;  margin-bottom: 40px; opacity: 0; transform: translateX(100%); }
.sm_menu ul li p { font-size: .24rem; margin-bottom: 20px;   }
.sm_menu ul li p a { font-weight: 600;}
.sm_menu ul ol a { display: block; color: #b9b9c0; line-height: 1.8; }
.sm_menu ul ol a:hover { color: #1d1d1f; }





/* 2024-06-21 */
.ft-contact {margin-left: 8%;	margin-right: 0;width: 87%;	border-right: none;}

.hotline .li-line-3 ul { justify-content: space-between; }
.hotline .li-line-3 ul li:nth-child(3) { width: auto; }

.ft-social ul { justify-content: flex-end; }
.ft-social ul li img { height: 1.85rem; }