/* CSS Document */

#k2Container {
	max-width: 1300px;
	margin: 0 auto;
}
.itemTitle {
	font-size: 30px;
	padding: 1%!important;
	background-color: #7598a8;
	font-weight: 600;
	color: #ffffff;
	margin-top: 15px!important;
	width: 98%;
	margin: 12px auto 0px!important;
}
.page {
	font-size: 18px;
	line-height: 200%;
}
.hist>div>img {
    width: 100%;
}
.hist>div {
    width: 48%;
    display: block;
    float: left;
    margin: 1%;
    text-align: center;
    font-size: 16px;
    line-height: 160%;
}
.hist h3 {
    font-size: 26px;
    font-weight: 800;
    background: #dfdfdf;
    height: 30px;
    font-family: Times, "Times New Roman";
}.page h4 {
    font-size: 20px;
    font-weight: 600;
    background-color: #489EC1;
    padding: 10px;
    color: #ffffff;
    height: 1em;
    float: left;
    width: 100px;
    position: relative;
    margin-top: -83px;
    text-align: center;
}

.history {
	margin-right: 5%;
	width: 25%;
	float: left;
}
.hiseng {
	font-weight: 400;
	font-size: 14PX;
	margin: 20px 0px;
}
.history p {
	text-align: center;
	font-size: 11px;
	line-height: 215%;
}
.history h3 {
	color: #ffffff;
	font-size: 26px;
	background-color: #bfbfbf;
	text-align: center;
	padding: 3% 0%!important;
}
.pocess h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px!important;
	text-align: center;
}
.subtitle {
	color: #ffffff94!important;
	font-size: 70px!important;
	font-family: "Times New Roman"!important;
	float: right!important;
	margin-top: -1.2em!important;
	z-index: 8!important;
	position: relative!important;
	margin-right: 2%!important;
	text-shadow: 0px 0px 18px rgba(79, 79, 79, 0.8);
}
.hiseng {
	color: #666666;
}
.w50 { width: 48%; padding: 0%; margin: 1%;float: left;
}
.pw100{ width: 100%; padding: 0%;float: left;
}
.single{width: 250px; display: block; float: left;}

@media (max-width: 500px){
	.w50{ width: 96%;
}
	.cttxt{text-align: center;}
.history {
    width: 95%;
    float: none;
    margin: 0 auto;
    margin-top: 35px;
}
.subtitle {
    color: #ffffff94!important;
    font-size: 30px!important;
    float: none!important;
    margin-top: -2.2em!important;
	text-align: center;
}
}