#top-image {height:100%;width:100%;z-index:0; background-size:100% 100%; overflow:hidden;}
#aboutContent {width:40%;margin:0 auto;transform:translateY(-50%);top:35%;position:relative;color:#fff;text-align:center;}
#aboutContent li {margin-bottom:1.5%; font-size:1.4em; line-height:1.2em; text-align:center;}
#aboutContent li img{display:inline;}
.readBnt {margin:0 auto;height:1.8em;line-height:1.8em;color:#fff;font-size:1.0em;display:inline-block;width:30%;border-radius:8px;text-align:center;border:1px solid #fff;}
.readBnt:hover{border:1px solid #19a1dd; color:#19a1dd;}

.page01 {height:30px;min-width:1200px;}
.page01Outer {width:85%;margin:0 auto;}
.page01Inner {padding:3% 0;width:35%;}
.page01Inner .page01Title {font-size:2em;color:#fff;margin-bottom:20px;}
.page01Inner .page01Info {font-size:1em;color:#fff;line-height:20px;}
.page01Inner .page01Link {margin-top:15px;}
.page01Inner .page01Link .aText{margin:0 auto;line-height:1.4em;background-color:#19a1dd; color:#FFF;border:1px solid #19a1dd;font-size:0.9em;display:inline-block;width:20%;border-radius:8px;text-align:center;}
.page01Inner .page01Link .aText:hover{ text-decoration:underline}
.page01Inner .page01Link .aVideo{float:left; height:50px; width:50px; background:url(../images/play-about.png) center center no-repeat;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.page01Inner .page01Link .aVideo:hover{background-image:url(../images/play-about-hover.png);}

.page02 {width:100%;max-width:2160px;}
.pageList {max-width:2160px;margin:0 auto;}
.pageItem {width:100%;margin-top:30px;}
.pageItem .textArea {float:left;width:34%;margin:0 8%;}
.pageItem .textArea .textTitle {margin-top:19%; margin-bottom:4%;font-size:2em;color:#666;}
.pageItem .textArea .textInfo {color:#777; line-height:1.2em;}
.pageItem .imgArea {float:right;width:50%;}
.pageItem .imgArea img {width:100%;}

.page03 { min-height:700px; margin-top:30px;width:100%; max-width:2160px;}
.page03Outer {width:65%;margin:0 auto;}
.page03Item {position:relative;height:160px;margin-right:2px;float:left;width:32%;padding:4% 2%; background:url(../images/toumingGg-baise.png) left top repeat;text-align:center;cursor:pointer;}
.page03Item .itemNo {display:block;width:50px;height:50px;line-height:50px;margin:0 auto;color:#fff;background-color:#2497CA;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;text-align:center;font-size:30px;}
.page03Item .itemTitle {display:block;margin-top:10px;text-align:center;color:#595757;font-size:1.3em;}
.page03Item .itemInfo { display:none;position:absolute;top:160px;left:0;width:100%;padding:3% 4%;height:140px;background-color:#19a1dd;color:#fff; font-size:0.9em;line-height:1.3em;text-align:left; overflow:hidden;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}

.page04 {width:100%; max-width:2160px;}
.page04 h3{font-size:1.8em; font-weight:bold;padding:1em; text-align:center; background-color:#f3f3f3;}
.page04 img{width:100%;}

.page05h3{font-size:1.8em; font-weight:bold;padding:1em; text-align:center; background-color:#f3f3f3;}
.page05 {min-height:700px;width:100%;max-width:2160px;}

.page05Outer {width:50%;margin:0 auto;}

.page05Item {width:100%;padding:2% 6%;margin-bottom:2%;background-color:#fff;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;-moz-border-radius:0 40px 0 40px;-webkit-border-radius:0 40px 0 40px;border-radius:0 40px 0 40px;cursor:pointer;}
.page05Item:last-child{margin-bottom:0;}
.page05Item .itemImg {float:left;width:80px;height:80px;margin-right:2%;color:#fff;}
.page05Item .itemImg img{width:100%; height:100%;}
.page05Item .itemTitle {display:block;margin-bottom:5px;color:#333;font-size:1.1em; font-weight:bold;}
.page05Item .itemInfo {display:block;color:#333; font-size:0.9em; line-height:1.2em;}
@media screen and (max-width: 1200px) { 
	.page05Outer {width:85%;}
	.page05Item .itemTitle {font-size:1.3em;}
	.page05Item .itemInfo {font-size:0.6em;}
}
