@charset "utf-8";
/* CSS Document */
.about .top_photos { display:block; width:100%; height:14.5rem; overflow:hidden; text-align:center; background:#eee}
.about .top_photos img { width:94% ; height:auto; margin-top:1rem; border-top-left-radius:.5rem; border-top-right-radius:.5rem; }
.about .about_content { width: 94%; margin: 1rem auto; padding: 1rem 2rem; background:#fff; border-radius:.5rem; border-bottom:1px solid #999; }
.about .about_content h2 { width: 100%; background: url(/images/template_7/bg_titile.png) center center no-repeat; background-size: 100% auto; text-align: center; margin: 1rem 0; letter-spacing:.4rem; font-size:2rem;}
.about .about_content p { font-size: 1.6rem; line-height: 2rem; text-indent: 2rem; margin-bottom: 1rem; color: #333; }
.about .about_content p img {margin-left: -2rem; width: 100%}
.bg_black .backgroud { }
.bg_black .about_content h2 { background-image: url(/images/template_7/bg_titile_black.png); color: #333; }
.bg_black .about_content p { color: #666; }
/*sliding navigation between the slides*/
.divhuadong { padding-bottom:4rem;}
.divhuadong ul { -webkit-perspective: 1000; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; margin: 0; padding: 0; left: 0; height: 100vh; list-style-type: none; overflow: hidden; -webkit-perspective: 1000; -webkit-backface-visibility: hidden; }
.divhuadong li { margin: 0; padding: 0; list-style-type: none; float: left; width: 100vw; height: 100%; color: #000; }
#blackcover { height: 100vh; width: 100vw; position: absolute; z-index: 1; display: block; }
.divhuadong .fixed-header { width:100%; position:static;}
.divhuadong .about_content { padding-top:1rem}

.about .pd-30 { padding-top:13.5rem;} 