/* page.css */
.banner, .banner ul, .banner ul li { height:200px; }
.banner li a { margin-left: -750px; }


/* .aside { width: 200px; margin-right: -1px; border-right: 1px solid #e6e6e6; }
.cate-nav { line-height: 40px; font-size: 16px; text-align: center; }
.cate-nav .now { background: #fff; border-radius: 20px 0 0 20px; }
.cate-nav .now a { color: #cd5739; } */

/* .contact { margin: 20px 0; padding: 20px 0; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
.contact .hd, .times .hd { margin-bottom: 10px; }
.contact .hd em, .times .hd em { padding: 5px 15px; background: #a07aff; color: #fff; border-radius: 20px; }
.contact .bd, .times .bd { line-height: 2; } */

.content { width: 840px; padding:20px; background: #fff; }
.content h1 { line-height: 3; font-weight: bold; font-size: 28px; color: #ca4627; text-align: center; }
.article { line-height: 2; font-size: 14px; }
.article div { overflow: hidden; }
.article p { margin: 10px 0; }
.article img { max-width: 840px !important; height: auto !important; }






