body {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family:Arial ,"Times New Roman";
	background: linear-gradient(to bottom, #ede2fe 0%, rgba(194, 228, 232, 0) 100%);
    background-repeat: no-repeat;
}

.header{
	position: relative;
    background-image: url(../images/main-banner.svg);
    height: 210px;
}

.main{
	margin: 0 auto;
	width:1000px;
	height:820px;
	background: #fff;
}

.main-tc .banner2, .main-sc .banner2, .main-tc table, .main-sc table {
	letter-spacing: 0.4em;
}

a:-webkit-any-link {
	color: black;
	text-decoration: none;
}
a:-webkit-any-link:hover {
	color: #8F7320;
}

.fontCN{
	letter-spacing: 8px;}

#logo img{
	border:0;
	padding: 20px 0 10px 20px;
}

#lang_nav{
	font-size: 16px;
}
#lang_nav ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#lang_nav ul li{
	float: left;
	line-height: 22px;
}
.lang_span{
	padding:0 10px 0 10px;
}

#lang_nav a{
	 text-decoration:none;
	 color: #523080;
	}


#changefontsize{
	text-align: left;
	}
	#changefontsize a:hover, #lang_nav a:hover {
		font-weight: bold;
	}
/*#font a{display:block;height:10px; width:20px;	float:right;}*/
#content{
	padding:0px 0px 0px 0px;}
/*
.left1, .left2, .menu1, .menu2{	
float: left;}
*/
.menu1{
position:absolute;
right: 0px;
bottom: 0px;
display: flex;
background: #ffffffd9;
padding: 0px 13px 0px 25px;
align-items: center;
justify-content: center;
min-width: 193px;
}
.menu2 {
min-width: 214px;
}
/*
.menu2{
position:absolute;
right: 0;
top: 50px;
width : 100px;
    line-height: 30px;
}
*/
.left1{
	width : 670px;
	color: #634789;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0px;
}

.left2{
	margin-left: 20px;
}


.clearboth{
	clear:both;}
	
#menu{
	padding: 0;
}
.menu_bg{
}
.menu_bg1{
	background-image: url(../images/main_back.html);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_bg2{
	background-image: url(../images/main_back2.html);
	background-repeat: no-repeat;
	background-position: left top;
}



.padding1{padding-top:10px;}


.skew{
    background: #ffffffd9;
    text-align: left;
    transform: none;
    /*	height: 20px;*/
/*	padding:3px 10px;*/
/*	width: 190px;*/
    position: absolute;
    bottom: 0px;
    left: 0px;
	padding: 2px 20px 2px 20px ;
	font-size: 18px;
	letter-spacing: 0.4em;
	color:#472B67;
}

.skew-main a:hover, .skew-main-en a:hover {
	color: #8F7320;
}

.skew-main{transform:none;}
.url a{
	display: block;
	text-decoration: none;
	color:#472B67;
	font-weight: bold;
}

.skew-en{
    background: #ffffffd9;
    text-align: left;
    transform: none;
    /*	height: 20px;*/
/*	padding:3px 10px;*/
/*	width: 190px;*/
    position: absolute;
    bottom: 0px;
    left: 0px;
	padding: 7px 20px;
	font-size: 18px;
	letter-spacing: 2px;
	color:#472B67;
}


.skew-main-en{transform:none;}
.skew-main-en a {
	color:#523B87;
}

.fullversion{height:105px;font-weight:bold;
	background-image: url("../images/banner1.png");
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.fullversion_sc{height:105px;font-weight:bold;
	background-image: url("../images/banner1_sc.html");
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.fullversion a, .fullversion_sc a{
	font-size: 0.9em;
	text-decoration: none;
	color: #472B67;
	display: block;
	padding:4px 15px;
}
/*
.fullversion a:hover{
color: black;
}
*/
.banner2 {
	margin: 10px 0px 10px 0px;
    display: grid -ms-grid;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2; 
  /*display: grid;*/
  /*grid-template-columns: 50% 50%;*/
/*  grid-template-rows: 100px 100px 100px;*/
}

.banner2a a{
	/*height: 190px;*/
	width: 470px;
	padding: 14px 0 154px 20px;
	display: block;
	color:white;
	text-decoration: none;
	/*background-color: #3B6FAD;*/
	/*border-radius: 0px 0px 0px 0px;*/
	background-image: url("../images/banner-2a.svg");
	background-repeat: no-repeat;
	background-position: left center;
}

.banner2b a{
	/*height: 24px;*/
	width: 470px;
	padding: 14px 0 154px 20px;
	display: block;
	color:white;
	text-decoration: none;
	/*background-color: #762554;*/
	/*border-radius: 0px 0px 25px 0px;*/
	background-image: url("../images/banner-2b.svg");
	background-repeat: no-repeat;
	background-position: left center;
}
.banner2a-en a, .banner2b-en a{
	padding: 14px 0 158px 20px;
}
/*skip to content */
#skiplinkHolder {
  background-color: #cc4c02; }
  #skiplinkHolder div {
    display: block;
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
    width: 100%; }
    #skiplinkHolder div .skiplink {
      display: -moz-inline-stack;
      display: block;
      margin: 0;
      max-height: 0;
      color: #FFF; overflow:hidden;}
      #skiplinkHolder div .skiplink:focus {
        max-height: 1920px;
        position: static;
        display: inline-block;
        padding: 15px;
        margin: 5px;
        outline: 3px solid #FFF;
        text-decoration: underline; }
		#skiptargetholder {
  display: block;
  margin: 0 auto;
  max-height: 0; }
  #skiptargetholder #skiptarget {
    display: -moz-inline-stack;
    display: block;
    margin: 0;
    max-height: 0; }

.hidden{display:none;}

.index_change{
	position:absolute;
	right: 3.7%;
    top: 36px;
	width : 100px;
	line-height: 30px;
	}

	div#report {
		position: absolute;
		left: 6%;
		top: 50%;
		min-width: 150px;
		line-height: 30px;
		display: flex;
		flex-flow: column;
		gap: 20px;
	}


	div#report a {
		border-radius: 30px;
		background-color: #FFFFFF;
		padding: 0 12px;
	}

	div#report a:hover{
		background-color: #472B67;
		color: #FFFFFF;
		text-decoration: underline;
		text-underline-position: under;
	}



	.arrow {
		border: solid #8F7320;
		border-width: 0 2px 2px 0;
		display: inline-block;
		padding: 4px;
		margin-left: 5px;
	  }
	  
	  .right {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	  }

	  div#report a:hover .arrow {
		border-color: #FFFFFF;
	}

	  .index_content {
		position: absolute;
	}

	.index-bg {
		width: 1000px;
	}

	table {
		border-collapse: collapse;
		width: 100%;
		}
	  
	  td, th {
		border: 0px solid #dddddd;
		text-align: left;
		padding: 10px 4px 4px 20px;
	  }
	  
	  th{
	  background-color: #472B67;
	  color: white;
	  padding: 14px 10px 14px 20px;
	  }
	  
	  td{
		background-color: #F5F2FE;
	  }
	  tr:nth-child(2) td {
		padding-top: 15px;
	}
	  tr:last-child td {
		padding-bottom: 15px;
	}

	td a:hover {
		color: #4E3E82;
		text-decoration-line: underline;
		text-underline-position: under;
	}

	.top-left {
		background: linear-gradient(90deg, rgba(239,239,245,1) 0%, rgba(255,255,255,0) 100%);
		  position: absolute;
		  top: 1px;
		  left: 1px;
		  width: 100%;
		  text-align: left;
		}

		.container {
			position: relative;
			text-align: center;
			color: white;
		  }
.banner{
	display: grid -ms-grid;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2; 
}


.arrow-purple {
	border: solid #4E3E82;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	margin-left: 5px;
  }


  .arrow-white {
	border: solid #fff;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	margin-left: 5px;
  }

  strong a:hover {
	text-decoration-line: underline !important;
	text-underline-position: under !important;
}

.report a:hover {
	text-decoration-line: underline !important;
	text-underline-position: under !important;
}


.banner-a{
	background: linear-gradient(90deg, rgba(71,43,103,1) 0%, rgba(239,239,245,0) 100%); 
	padding: 16.5px 0px 16.5px 20px; 
	margin-left: -20px; 
	padding-right: 67%; 
	color: #fff;
}

.banner-b{
	background: linear-gradient(90deg, rgba(71,43,103,1) 0%, rgba(239,239,245,0) 100%); 
	padding: 16.5px 0px 16.5px 20px; 
	margin-left: -20px; 
	padding-right: 72%; 
	color: #fff;
}

.banner-a-en{
	background: linear-gradient(90deg, rgba(71,43,103,1) 0%, rgba(239,239,245,0) 100%); 
	padding: 16.5px 0px 16.5px 20px; 
	margin-left: -20px; 
	padding-right: 65%; 
	color: #fff;
}

.banner-b-en{
	background: linear-gradient(90deg, rgba(71,43,103,1) 0%, rgba(239,239,245,0) 100%); 
	padding: 16.5px 0px 16.5px 20px; 
	margin-left: -20px; 
	padding-right: 58%; 
	color: #fff;
}

.banner-a-en:hover, .banner-b-en:hover, .banner-a:hover, .banner-b:hover {
	color: #8F7320;
	background: linear-gradient(90deg, rgba(255,255,255,1) 30%, rgba(239,239,245,0) 100%); 
}