/*-----------------*/
.m1 {width:100%;height:300px;line-height: 24px;text-align: left;list-style-position:outside;}
.m1 img{text-align: center;}
.m1_l {width:390px;float:left;}
.m1_r {width:572px;float:right;height:300px;padding-left:10px;border-left: 1px solid #999;}
.m1_ll {width:190px;float:left;}
.m1_ll img{text-align: center;}
.m1_lr {width:190px;float:right;}
.m1_rl {width:215px;float:left;}
.m1_rr {width:345px;float:right;}
/*-----------------*/
.m2 {height:490px;}
.m2_l {float:left;width:730px;}
.m2_r {float:right;width:240px;}
.m2_l_1 {height:270px;}
.m2_l_2 {height:130px;}
.m2_l_1l {float:left;width:398px;}
.m2_l_1r {float:right;width:300px;}
.m2_l_1lt{text-indent: 30px;font-size: 14px;height: 28px;line-height: 34px;text-align: left;font-weight: bold;color: #297695;border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #900;margin-left:10px;margin-right:10px;}
.m2_l_1lc {padding:10px;border-right: 1px solid #999;}
.m2_l_1lc li{text-align:left;line-height:25px;*margin-left:-10px;color:#373e4a;list-style:none;}
.m2_l_1lc li a{padding-left:12px;background:url(../images/news.gif) no-repeat 0px 4px;color:#373e4a;display:inline;}
.m2_l_1lc li a:hover {background:url(../images/news.gif) no-repeat 1px 5px;color:#06c;}
.m2_l_1rt{text-indent: 30px;font-size: 14px;height: 28px;line-height: 34px;text-align: left;font-weight: bold;color: #297695;border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #900;margin-left:10px;margin-right:10px;}
.m2_l_1rc {padding:10px;}
.m2_l_1rc li{text-align:left;line-height:25px;*margin-left:-10px;color:#373e4a;list-style:none;}
.m2_l_1rc li a{padding-left:12px;background:url(../images/news.gif) no-repeat 0px 4px;color:#373e4a;display:inline;}
.m2_l_1rc li a:hover {background:url(../images/news.gif) no-repeat 1px 5px;color:#06c;}
.m2_l_2_img {width:100%;margin: 10px;}
.m2_l_2_imgc {float:left;width:100%;line-height: 20px;margin:6px 0px 0px 0px;}
.m2_l_2_imgc li{float:left;width:160px;text-indent:0px;line-height: 28px;}
.m2_l_2_imglist {float:left;height:39px;width:166px;line-height: 39px;padding: 1px;border: 0px solid #E6C8B1;text-align: center;overflow:hidden;}
.m2_l_2_imglist img{line-height: 39px;vertical-align:middle;}
.m2_rc{border-left: 1px solid #999;}
.m2_rc li{width:150px;text-align: left;line-height: 30px;margin-left:30px;color: #373e4a;list-style: none;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #333;}
.m2_rc li a{padding-left:12px;color:#373e4a;display:inline;}
.m2_rc li a:hover {color:#06c;}


#navbar {
    position: sticky; /* 使导航条在滚动到一定位置后固定在顶部 */
    top: 0; /* 固定在顶部 */
//background-color: white; /* 设置背景色，以便于观察效果 */
    z-index: 1000; /* 确保导航栏在内容之上 */
    color: #FFF;
}
#navbar a {color: #FFF;}

.bg_header_custom{background:url(../anchor/assets/img/header_bg.jpg) no-repeat;background-position: center center;}
.bg_color_top {background-color: #900;}

#draggable {position: absolute;    width: 265px;    height: 200px;}
