/* 1020---760  */
body{
	width: 100%;
	position: absolute;
	margin: 0;
	padding: 0;
	height: 100%;
	min-width: 1020px;
	min-height: 760px;
}
.body_backgroud {
	opacity: 0.5;
	width: 100%;
	height: 100%;
	position: absolute;;
}
.body_backgroud img{
	width: 100%;
	height: 100%;
	position: absolute;
}
.main {
	position: relative;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width: 95%;

}
header {
	height: 20%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;

}
.header_logo {
	height: 100%;
	float: left;
	width: 20%;

}
.header_logo img {
	float: right;
	height: 100%;;

}
.header_text {
	float: left;
	height: 100%;
	width: 80%;

}
.header_text p {
	font-family: fantasy,DFKai-sb;
    font-size: 150%;
    padding-left: 25px;
    color: #434099;

}
.header_text_zh {
    letter-spacing: 13px;
    font-weight: bold;
    margin: 32px 0px 22px 0px;
}
#trust_header .header_text_zh{
	letter-spacing: 5px;
}
.header_text_en {
	margin: 22px 0px 42px 0px;
	
}
aside {
	width: 20%;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70%;

}
aside span {
	font-family: fantasy,DFKai-sb;
	font-size: 130%;
	line-height: 20px;
}
.aside_button {
	padding: 5px;
	margin: 10px;
	height: 40px;
	border-radius: 30px;
	background-color: cyan;
	color: darkslateblue;
	box-shadow: 2px 3px 6px rgb(62, 37, 37);
	text-align: center;
	
}
.aside_button:hover {
	background-color: chartreuse;
	box-shadow: 2px 3px 6px rgb(245, 209, 147);
	color: magenta;
}
.active_iframe {
	background-color: yellow;;
}
article {
	width: 80%;
	margin: 0;
	padding: 0;
	background-color: rgba(0, 0, 0, 0.2);
	float: left;
	position: relative;
	height: 70%;

}
article iframe {
	border: 0;
	width: 100%;
	height: 100%;
	position: relative;
	top: -50px;

}
.article_bar {
	display: -webkit-box;
	height: 50px;
	position: relative;
	top: -50px;
	width: 30%;
	left: 70%;
	font-family: fantasy,DFKai-sb;

}
.article_button {
    color: darkslateblue;
    text-align: center;
    padding: 5px;
    margin: 21px 0 0px 10px;
    border-radius: 10px 10px 0px 0px;
    background-color: darkorange;
    float: right;
    width: 30%;
    box-shadow: 3px -1px 6px rgb(62, 37, 37);
}
.article_button:hover {
    background-color: chartreuse;
	box-shadow: 3px -1px 6px rgb(245, 209, 147);
	color: magenta;
}
footer{
	width: 100%;
	height: 10%;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	background-color: rgb(148, 164, 255);
	border-radius: 20px;
	color: indigo;

}
.footer_mail {
	position: absolute;
    margin: 10px;
    text-align: center;
    width: 100%;
    font-size: 100%;
}
.footer_copy {
	position: absolute;
	bottom: 5px;
	right: 10px;
	font-size: 100%;

}
#change_password {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(230,251,255,0.8);
    z-index: 1;
}
#change_password .button_x {
	float: right;
    width: 7%;
    height: 13%;
    background-color: brown;
    border-radius: 0px 0px 0px 45px;
}
#change_password .button_x:hover {
    background-color: lightpink;
}
#change_password .x {
    display: block;
    top: 30px;
    right: 15px;
    float: right;
    position: relative;
    width: 55px;
    height: 7px;
    background: #968F8F;
    font-size: 0;
    line-height: 0;
    -webkit-transform: rotate(45deg);
}
#change_password .x:after {
    content: '.';
    display: block;
    width: 55px;
    height: 7px;
    background: #968F8F;
    -webkit-transform: rotate(-90deg);
}
#change_password table{
    position: relative;
    width: 85%;
    height: 20%;
    margin: 0 auto;
    top: calc(34% - 10%);
    left: -30px;
    color: darkslateblue;
    font-size: 270%;
    font-family: fantasy,DFKai-sb;
}
#change_password tr td:nth-child(1){
    float: right;
    padding-right: 30px;
}
#change_password tr td:nth-child(2){
	text-align: center;
}
#change_password input{
	text-align: center;
    font-size: 75%;
    color: darkslateblue;
    font-family: fantasy,DFKai-sb;
}
#change_password p{
	margin: 12.5% auto;
    font-size: 270%;
    font-family: fantasy,DFKai-sb;
    text-align: center;
}
#trust_background {
	top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    background: rgba(230,251,255,1);
}
#trust_background img {
    height: 100%;
}
#trust_login {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(230,251,255,0.7);
    z-index: 1;
}
#trust_login table{
    position: relative;
    width: 85%;
    height: 20%;
    margin: 0 auto;
    top: calc(34% - 10%);
    left: -30px;
    color: darkslateblue;
    font-size: 270%;
    font-family: fantasy,DFKai-sb;
}
#trust_login tr td:nth-child(1){
    float: right;
    padding-right: 15px;
}
#trust_login tr:nth-child(n+1):nth-child(-n+2) input{
	background-color: bisque;
}
#trust_login input{
	text-align: center;
    font-size: 75%;
    color: darkslateblue;
    font-family: fantasy,DFKai-sb;
}
#trust_login p{
	margin: 12.5% auto;
    font-size: 270%;
    font-family: fantasy,DFKai-sb;
    text-align: center;
}
#message_important {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(230,251,255,0.8);
    z-index: 2;
}
#message_important #mi_x {
	float: right;
    width: 7%;
    height: 13%;
    background-color: brown;
    border-radius: 0px 0px 0px 45px;
}
#message_important #mi_x:hover {
    background-color: lightpink;
}
#message_important .x {
    display: block;
    top: 30px;
    right: 15px;
    float: right;
    position: relative;
    width: 55px;
    height: 7px;
    background: #968F8F;
    font-size: 0;
    line-height: 0;
    -webkit-transform: rotate(45deg);
}
#message_important .x:after {
    content: '.';
    display: block;
    width: 55px;
    height: 7px;
    background: #968F8F;
    -webkit-transform: rotate(-90deg);
}    
#message_important table {
    width: 80%;
    margin: 5% auto 0 auto;
    color: darkslateblue;
    font-size: 150%;
}
#message_important table tbody tr:nth-child(even) {
	background-color: #E6FBFF;
}
#message_important table tbody tr:nth-child(odd) {
	background-color: #CCC;
    text-align: center;
}
#message_important table tbody tr:hover {
	background-color: gold;
}
@media screen and (max-device-width: 800px) {
    header {
    	height: 10%;
    }
    aside {
    	height: 83%;
    }
    article {
    	height: 83%;
    }
    footer {
    	height: 7%;
    }
}
@media screen and (min-width: 1119px) {
    .header_text p {
	    font-size: 162%;
	    padding-left: 5%;
	}
	.header_text_zh{
		letter-spacing: 14px;
	}
	#trust_header .header_text_zh{
		letter-spacing: 5px;
	}
	.header_logo img {
		padding-left: 30%;
		float: inherit;
	}
	.aside_button {
		height: 50px;
	}
}
@media screen and (min-width: 1299px) {
    .header_text p {
	    font-size: 172%;
	    padding-left: 10%;
	}
	.header_text_zh{
		letter-spacing: 14px;
	}
	#trust_header .header_text_zh{
		letter-spacing: 5px;
	}
	.header_logo img {
		padding-left: 58%;
		float: inherit;
	}
}
@media screen and (min-width: 1599px) {
    .header_text p {
	    font-size: 203%;
	    padding-left: 12%;
	}
	.header_text_zh{
		letter-spacing: 17px;
	}
	#trust_header .header_text_zh{
		letter-spacing: 6px;
	}
	.header_logo img {
		padding-left: 60%;
		float: inherit;
	}
}
@media screen and (min-width: 1901px) and (min-height: 921px) {
    .header_text p {
	    font-size: 250%;
	    padding-left: 8%;
	}
	.header_text_zh{
		letter-spacing: 22px;
	}
	#trust_header .header_text_zh{
		letter-spacing: 7px;
	}
	.header_logo img {
		padding-left: 61%;
		float: inherit;
	}
}