/* BASIC css start */
#content .gy_txt { color: #969696; }
#content .bl_txt { color: #2873a6; }
#content .top_title_txt_box { text-align: center; padding-top: 120px; padding-bottom: 90px; position: relative; }
#content .top_title_txt_box h1 { font-size: 40px; font-weight: bold; }
#content .top_title_txt_box .top_title_txt_sub { font-size: 20px; margin-top: 40px; }
#content .top_banner_box { position: relative; height: 450px; background-color: rgba(0, 0, 0, 0.4); }
#content .top_banner_box .top_banner_pic_bk_box { background-color: rgba(0, 0, 0, 0.1); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
#content .top_banner_box .top_banner_pic_box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#content .top_banner_box .top_tab_menu { position: absolute; bottom: 0; left: 0; width: 100%; height: 65px; z-index: 2; text-align: center; }
#content .top_banner_box .top_tab_menu ul { height: 100%; font-size: 0; }
#content .top_banner_box .top_tab_menu ul li { display: inline-block; width: 480px; height: 100%; background-color: rgba(0, 0, 0, 0.8); }
#content .top_banner_box .top_tab_menu ul li a { display: inline-block; width: 100%; height: 100%; line-height: 65px; color: #fff; font-size: 20px; }
#content .top_banner_box .top_tab_menu ul li.on { background-color: rgb(255, 255, 255); }
#content .top_banner_box .top_tab_menu ul li.on a { color: #2d2d2d; }
/* BASIC css end */

