<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("common.css");
.about { background: #f5f9f9 url(../images/ab_bg.jpg) no-repeat top center; margin: 0 auto; padding-top: 260px;  }
.about_con { width: 1140px; margin: 0 auto; border-radius: 10px; padding: 30px; min-height: 380px;}
.ab_slogan { padding-top: 50px; text-align: center; position: relative; }
hr { margin: 20px 0; }
.about_menu {  border-radius: 10px; background: #f5f9f9; display: flex; justify-content: center; }
.about_rwap {  padding: 30px 80px;}
.menu_itme { display: block; margin: 20px; padding: 10px 20px; border-radius: 10px; text-align: center; float: left;  }
.menu_itme span { display: block; font-size: 12px; color: #ccc; }
.menu_itme b { display: block; font-size: 18px; font-weight: normal; }
.menu_itme.on { background: #fff; }
.menu_itme.on b { color: #2191f0; font-weight: bold; }
.menu_itme.on span {color: #2191f0;}
.about_title { padding-bottom: 20px; }
.about_title h3 { font-size: 20px; text-align: center; }
.about_text p { line-height: 30px; margin-bottom: 10px; color: #666; }
.about_text h4 { font-size: 16px; margin: 15px 0 10px 0; line-height: 30px;  }
/*æ„è§åé¦ˆè¡¨å•*/
.tou_hang { line-height: 40px; margin-bottom: 30px; }
.input_txt { width: 400px; height: 40px; border: 1px solid #e1e1e1; padding: 0 10px; float: left; display: block; box-sizing: border-box; border-radius: 10px; }
.input_txt:focus {outline: 0; border: 1px solid #2191f0;}
.tou_label { width: 80px; display: block; float: left; }
.tou_hang_cz { margin-left: 80px; }
.tou_hang_cz .tou_btn { height: 40px; line-height: 40px; width: 120px; font-size: 16px; border: none; cursor: pointer; background: #2191f0; color: #fff; border: 1px solid #2191f0; margin-right: 20px; border-radius: 10px; }
.tou_hang_cz .tou_ret { background: none; border: 1px solid #2191f0; color: #2191f0;  }</pre></body></html>