@media screen and (min-width:1420px){ /* 执行1200px版的css*/   
    #m_main{ width: 1200px; margin-top: 50px; margin-right: auto; margin-bottom: 50px; margin-left: auto; overflow: hidden; }
    /*搜索设置*/
    .m_search{ width:100%; height:52px; border-bottom:2px solid #2196F3;}
    .m_searchz{ width:1200px; height:52px; margin:0px auto; overflow:hidden; }
    .m_search_l{ float:left; width:350px; height:30px; line-height:30px; font-size:14px; color:#2196F3; margin-top:10px; text-align:left; overflow:hidden; }
    .m_search_l a{ color:#2196F3;}
    .m_search_r{ float:right; width:auto; height:30px; line-height:30px; margin-top:10px; border:1px solid #2196F3; border-radius:30px; overflow:hidden; }
    .m_search_text{ float:left; width:200px; height:30px; border:0px; padding:0px; margin:0px; text-indent:10px; line-height: 30px;}
    .m_search_submit{ float:right; width:50px; height:30px; border:0px; background-color:#2196F3; background-image:url(../images/m_search.png); background-position:center; background-repeat:no-repeat; cursor:pointer; }
    .m_menu{ display:none; width:100%; height:50px; margin:0px auto; overflow:hidden;background-color:#2196F3;}
    .m_menu a{ color:#ffffff; }
    .m_menu ul{ width:100%; height:50px;}
    .m_menu ul li{ float:left; width:100%; height:50px; text-align:center; line-height:50px; border-left:1px solid #2196F3; margin-left:-1px; }
    .m_menu ul li:hover{ background-color:#264994;}
    .m_menu ul li a{ float:left; width:100%; height:50px; }
    .m_menu_active{ background-color:#264994;}
    .m_menu_active a{ color:#ffffff; }
    .m_menu ul li:hover a{ color:#ffffff; }
    /*单页面*/
    #m_main_body{ float:left; width:100%; height:auto; margin:0px auto; overflow:hidden; }
    #m_main_body img{ max-height:100%; max-width:100%; }
    .m_main_hru{ float:left; width:100%; height:40px; overflow:hidden; }
    .m_main_hru ul{ float:left; width:100%; height:40px; overflow:hidden; }
    .m_main_hru ul li{ float:left; width:20%; height:40px; background-color:#264994; color:#FFFFFF; text-align:center; line-height:40px; overflow:hidden; border-left:1px solid #FFFFFF; margin-left:-1px; }
    .m_main_hrd{ float:left; width:100%; height:40px; margin:1px 0px 0px 0px; padding:0px; overflow:hidden; }
    .m_main_hrd_ul{ float:left; width:100%; height:40px; overflow:hidden; cursor:pointer; }
    .m_main_hrd_ul li{ float:left; width:20%; height:40px; background-color:#2196F3; color:#FFFFFF; text-align:center; line-height:40px; overflow:hidden; }
    .m_main_hrd_con{ float:left; width:90%; padding:15px 5%; overflow:hidden;}
    .m_main_up_r_g{ background-color:#2196F3; cursor:pointer; color:#FFFFFF; width:120px; height:35px; line-height:35px; border-radius:35px; text-align:center; }
    
    #m_bodyhr{ display:none; position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; z-index:999999; background:rgba(123, 193, 252, 0.35) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/;filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#F27bc1fc,endColorStr=#F27bc1fc);}
    #m_bodyhr_n{ position:relative; width:560px; height:298px; text-align:center; margin:150px auto 0px auto; padding:30px; background-color:#FFFFFF; border-radius:10px; }
    .m_bodyhr_n_p{ float:left; height:40px; width:100%; line-height:40px; text-align:left; overflow:hidden; }
    .m_bodyhr_n_pt{ float:left; height:90px; width:100%; line-height:40px; text-align:left; overflow:hidden; }
    .m_bodyhr_n_btn{ float:left; height:40px; width:100%; line-height:40px; text-align:center; margin-top:15px; overflow:hidden; }
    .m_bodyhr_n_p_l{ float:left; height:40px; width:80px; line-height:40px; text-align:right; color:#7bc1fc; font-weight:bold; overflow:hidden; }
    .m_bodyhr_n_p_r{ float:left; height:40px; width:480px; line-height:40px; text-align:left; color:#999999; overflow:hidden; }
    .m_bodyhr_n_p_t{ float:left; height:90px; width:480px; line-height:40px; text-align:left; color:#999999; overflow:hidden; }
    .m_bodyhr_n_p_r input{ float:left; height:28px; width:470px; text-indent:10px; line-height:28px; text-align:left; border-radius:30px; border:1px #eeeeee solid; overflow:hidden; }
    .m_bodyhr_n_p_rs input{ float:left; height:28px; width:80px; text-indent:10px; line-height:28px; text-align:left; border-radius:30px 0px 0px 30px; border:1px #eeeeee solid; overflow:hidden; }
    .m_bodyhr_n_p_rs select{ float:left; height:32px; width:80px; line-height:32px; text-align:left; border-radius:0px 30px 30px 0px; border:1px #eeeeee solid; margin-left:-1px; overflow:hidden; }
    .m_bodyhr_n_p_t textarea{ float:left; height:84px; width:470px; text-indent:10px; line-height:28px; text-align:left; border-radius:5px; border:1px #eeeeee solid; overflow:hidden; }
    .m_bodyhr_n_p_btn{ width:120px; height:40px; background-color:#7bc1fc;border-radius:30px; color:#FFFFFF; margin:0px auto 0px auto; border:0px; cursor:pointer; overflow:hidden;}
    .m_bodyhr_n_p_btn:hover{ background-color:#2196F3; border-radius:30px; color:#FFFFFF; overflow:hidden;}
    #bodyhr_close{ position:absolute; top:-16px; right:-16px; width:40px; height:40px; line-height:40px; border:1px solid #ffffff; text-align:center; font-size:24px; background-color:#7bc1fc; color:#FFFFFF; border-radius:40px; cursor:pointer; }
    
    .m_bodyhr_n_t{ float:left; height:40px; width:100%; line-height:40px; text-align:left; color:#7bc1fc; font-weight:bold; font-size:24px; border-bottom:1px solid #eeeeee; overflow:hidden; text-align:center; margin-bottom:20px; }
    .m_bodyhr_n_font{ float:left; height:30px; width:100%; line-height:30px; text-align:left; overflow:hidden; text-align:center; color:#ff0000; font-size:12px;}
    
    }
    @media screen and (min-width: 1220px) and (max-width: 1419px) { /*执行1000px版的css*/  
    #m_main{ width: 1000px; margin-top: 30px; margin-right: auto; margin-bottom: 30px; margin-left: auto; overflow: hidden; }
    /*搜索设置*/
    .m_search{ width:100%; height:52px; border-bottom:2px solid #2196F3;}
    .m_searchz{ width:1000px; height:52px; margin:0px auto; overflow:hidden; }
    .m_search_l{ float:left; width:350px; height:30px; line-height:30px; font-size:14px; color:#2196F3; margin-top:10px; text-align:left; overflow:hidden; }
    .m_search_l a{ color:#2196F3;}
    .m_search_r{ float:right; width:auto; height:30px; line-height:30px; margin-top:10px; border:1px solid #2196F3; border-radius:30px; overflow:hidden; }
    .m_search_text{ float:left; width:200px; height:30px; border:0px; padding:0px; margin:0px; text-indent:10px; line-height: 30px;}
    .m_search_submit{ float:right; width:50px; height:30px; border:0px; background-color:#2196F3; background-image:url(../images/m_search.png); background-position:center; background-repeat:no-repeat; cursor:pointer; }
    .m_menu{ display:none; width:100%; height:50px; margin:0px auto; overflow:hidden;background-color:#2196F3;}
    .m_menu a{ color:#ffffff; }
    .m_menu ul{ width:100%; height:50px;}
    .m_menu ul li{ float:left; width:100%; height:50px; text-align:center; line-height:50px; border-left:1px solid #2196F3; margin-left:-1px; }
    .m_menu ul li:hover{ background-color:#264994;}
    .m_menu ul li a{ float:left; width:100%; height:50px; }
    .m_menu_active{ background-color:#264994;}
    .m_menu_active a{ color:#ffffff; }
    .m_menu ul li:hover a{ color:#ffffff; }
    /*单页面*/
    #m_main_body{ float:left; width:100%; height:auto; margin:0px auto; overflow:hidden; }
    #m_main_body img{ max-height:100%; max-width:100%; }
    
    .m_main_hru{ float:left; width:100%; height:40px; overflow:hidden; }
    .m_main_hru ul{ float:left; width:100%; height:40px; overflow:hidden; }
    .m_main_hru ul li{ float:left; width:20%; height:40px; background-color:#264994; color:#FFFFFF; text-align:center; line-height:40px; overflow:hidden; border-left:1px solid #FFFFFF; margin-left:-1px; }
    .m_main_hrd{ float:left; width:100%; height:40px; margin-top:1px; overflow:hidden; }
    .m_main_hrd_ul{ float:left; width:100%; height:40px; overflow:hidden; cursor:pointer; }
    .m_main_hrd_ul li{ float:left; width:20%; height:40px; background-color:#2196F3; color:#FFFFFF; text-align:center; line-height:40px; overflow:hidden; }
    .m_main_hrd_con{ float:left; width:90%; padding:15px 5%; overflow:hidden;}
    .m_main_up_r_g{ background-color:#2196F3; cursor:pointer; color:#FFFFFF; width:120px; height:35px; line-height:35px; border-radius:35px; text-align:center; }
    
    #m_bodyhr{ display:none; position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; z-index:999999; background:rgba(123, 193, 252, 0.35) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/;filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#F27bc1fc,endColorStr=#F27bc1fc);}
    #m_bodyhr_n{ position:relative; width:560px; height:268px; text-align:center; margin:150px auto 0px auto; padding:30px; background-color:#FFFFFF; border-radius:10px; }
    .m_bodyhr_n_p{ float:left; height:40px; width:100%; line-height:40px; text-align:left; overflow:hidden; }
    .m_bodyhr_n_pt{ float:left; height:90px; width:100%; line-height:40px; text-align:left; overflow:hidden; }
    .m_bodyhr_n_btn{ float:left; height:40px; width:100%; line-height:40px; text-align:center; margin-top:15px; overflow:hidden; }
    .m_bodyhr_n_p_l{ float:left; height:40px; width:80px; line-height:40px; text-align:right; color:#7bc1fc; font-weight:bold; overflow:hidden; }
    .m_bodyhr_n_p_r{ float:left; height:40px; width:480px; line-height:40px; text-align:left; color:#999999; overflow:hidden; }
    .m_bodyhr_n_p_t{ float:left; height:90px; width:480px; line-height:40px; text-align:left; color:#999999; overflow:hidden; }
    .m_bodyhr_n_p_r input{ float:left; height:28px; width:470px; text-indent:10px; line-height:28px; text-align:left; border-radius:30px; border:1px #eeeeee solid; overflow:hidden; }
    .m_bodyhr_n_p_rs input{ float:left; height:28px; width:80px; text-indent:10px; line-height:28px; text-align:left; border-radius:30px 0px 0px 30px; border:1px #eeeeee solid; overflow:hidden; }
    .m_bodyhr_n_p_rs select{ float:left; height:32px; width:80px; line-height:32px; text-align:left; border-radius:0px 30px 30px 0px; border:1px #eeeeee solid; margin-left:-1px; overflow:hidden;}
    .m_bodyhr_n_p_t textarea{ float:left; height:84px; width:470px; text-indent:10px; line-height:28px; text-align:left; border-radius:5px; border:1px #eeeeee solid; overflow:hidden; }
    .m_bodyhr_n_p_btn{ width:120px; height:40px; background-color:#7bc1fc;border-radius:30px; color:#FFFFFF; margin:0px auto 0px auto; border:0px; cursor:pointer; overflow:hidden;}
    .m_bodyhr_n_p_btn:hover{ background-color:#2196F3; border-radius:30px; color:#FFFFFF; overflow:hidden;}
    #bodyhr_close{ position:absolute; top:-16px; right:-16px; width:40px; height:40px; line-height:40px; border:1px solid #ffffff; text-align:center; font-size:24px; background-color:#7bc1fc; color:#FFFFFF; border-radius:40px; cursor:pointer; }
    
    .m_bodyhr_n_t{ float:left; height:40px; width:100%; line-height:40px; text-align:left; color:#7bc1fc; font-weight:bold; font-size:24px; border-bottom:1px solid #eeeeee; overflow:hidden; text-align:center; margin-bottom:20px; }
    .m_bodyhr_n_font{ float:left; height:30px; width:100%; line-height:30px; text-align:left; overflow:hidden; text-align:center; color:#ff0000; font-size:12px;}
    }
    #264994    @media screen and (min-width: 750px) and (max-width: 1219px) { /*执行750px版的css*/  
    #m_main{ width: 750px; margin-top: 30px; margin-right: auto; margin-bottom: 30px; margin-left: auto; overflow: hidden; }
    /*搜索设置*/
    .m_search{ width:100%; height:52px; border-bottom:2px solid #2196F3;}
    .m_searchz{ width:750px; height:52px; margin:0px auto; overflow:hidden; }
    .m_search_l{ float:left; width:348px; height:30px; line-height:30px; font-size:14px; color:#2196F3; margin-top:10px; text-align:left; overflow:hidden; }
    .m_search_l a{ color:#2196F3;}
    .m_search_r{ float:right; width:auto; height:30px; line-height:30px; margin-top:10px; border:1px solid #2196F3; border-radius:30px; overflow:hidden; }
    .m_search_text{ float:left; width:200px; height:30px; border:0px; padding:0px; margin:0px; text-indent:10px; line-height: 30px;}
    .m_search_submit{ float:right; width:50px; height:30px; border:0px; background-color:#2196F3; background-image:url(../images/m_search.png); background-position:center; background-repeat:no-repeat; cursor:pointer; }
    .m_menu{ display:none; width:100%; height:50px; margin:0px auto; overflow:hidden;background-color:#2196F3;}
    .m_menu a{ color:#ffffff; }
    .m_menu ul{ width:100%; height:50px;}
    .m_menu ul li{ float:left; width:100%; height:50px; text-align:center; line-height:50px; border-left:1px solid #2196F3; margin-left:-1px; }
    .m_menu ul li:hover{ background-color:#264994;}
    .m_menu ul li a{ float:left; width:100%; height:50px; }
    .m_menu_active{ background-color:#264994;}
    .m_menu_active a{ color:#ffffff; }
    .m_menu ul li:hover a{ color:#ffffff; }
    /*单页面*/
    #m_main_body{ float:left; width:100%; height:auto; margin:0px auto; overflow:hidden; }
    #m_main_body img{ max-height:100%; max-width:100%; }
    
    .m_main_hru{ float:left; width:100%; height:40px; overflow:hidden; }
    .m_main_hru ul{ float:left; width:100%; height:40px; overflow:hidden; }
    .m_main_hru ul li{ float:left; width:20%; height:40px; background-color:#264994; color:#FFFFFF; text-align:center; line-height:40px; overflow:hidden; border-left:1px solid #FFFFFF; margin-left:-1px; }
    .m_main_hrd{ float:left; width:100%; height:40px; margin-top:1px; overflow:hidden; }
    .m_main_hrd_ul{ float:left; width:100%; height:40px; overflow:hidden; cursor:pointer; }
    .m_main_hrd_ul li{ float:left; width:20%; height:40px; background-color:#2196F3; color:#FFFFFF; text-align:center; line-height:40px; overflow:hidden; }
    .m_main_hrd_con{ float:left; width:90%; padding:15px 5%; overflow:hidden;}
    .m_main_up_r_g{ background-color:#2196F3; cursor:pointer; color:#FFFFFF; width:120px; height:35px; line-height:35px; border-radius:35px; text-align:center; }
    
    #m_bodyhr{ display:none; position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; z-index:999999; background:rgba(123, 193, 252, 0.35) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/;filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#F27bc1fc,endColorStr=#F27bc1fc);}
    #m_bodyhr_n{ position:relative; width:560px; height:268px; text-align:center; margin:150px auto 0px auto; padding:30px; background-color:#FFFFFF; border-radius:10px; }
    .m_bodyhr_n_p{ float:left; height:40px; width:100%; line-height:40px; text-align:left; overflow:hidden; }
    .m_bodyhr_n_pt{ float:left; height:90px; width:100%; line-height:40px; text-align:left; overflow:hidden; }
    .m_bodyhr_n_btn{ float:left; height:40px; width:100%; line-height:40px; text-align:center; margin-top:15px; overflow:hidden; }
    .m_bodyhr_n_p_l{ float:left; height:40px; width:80px; line-height:40px; text-align:right; color:#7bc1fc; font-weight:bold; overflow:hidden; }
    .m_bodyhr_n_p_r{ float:left; height:40px; width:480px; line-height:40px; text-align:left; color:#999999; overflow:hidden; }
    .m_bodyhr_n_p_t{ float:left; height:90px; width:480px; line-height:40px; text-align:left; color:#999999; overflow:hidden; }
    .m_bodyhr_n_p_r input{ float:left; height:28px; width:470px; text-indent:10px; line-height:28px; text-align:left; border-radius:30px; border:1px #eeeeee solid; overflow:hidden; }
    .m_bodyhr_n_p_rs input{ float:left; height:28px; width:80px; text-indent:10px; line-height:28px; text-align:left; border-radius:30px 0px 0px 30px; border:1px #eeeeee solid; overflow:hidden; }
    .m_bodyhr_n_p_rs select{ float:left; height:32px; width:80px; line-height:32px; text-align:left; border-radius:0px 30px 30px 0px; border:1px #eeeeee solid; margin-left:-1px; overflow:hidden; }
    .m_bodyhr_n_p_t textarea{ float:left; height:84px; width:470px; text-indent:10px; line-height:28px; text-align:left; border-radius:5px; border:1px #eeeeee solid; overflow:hidden; }
    .m_bodyhr_n_p_btn{ width:120px; height:40px; background-color:#7bc1fc;border-radius:30px; color:#FFFFFF; margin:0px auto 0px auto; border:0px; cursor:pointer; overflow:hidden;}
    .m_bodyhr_n_p_btn:hover{ background-color:#2196F3; border-radius:30px; color:#FFFFFF; overflow:hidden;}
    #bodyhr_close{ position:absolute; top:-16px; right:-16px; width:40px; height:40px; line-height:40px; border:1px solid #ffffff; text-align:center; font-size:24px; background-color:#7bc1fc; color:#FFFFFF; border-radius:40px; cursor:pointer; }
    
    .m_bodyhr_n_t{ float:left; height:40px; width:100%; line-height:40px; text-align:left; color:#7bc1fc; font-weight:bold; font-size:24px; border-bottom:1px solid #eeeeee; overflow:hidden; text-align:center; margin-bottom:20px; }
    .m_bodyhr_n_font{ float:left; height:30px; width:100%; line-height:30px; text-align:left; overflow:hidden; text-align:center; color:#ff0000; font-size:12px;}
    }
    @media screen and (max-width: 749px) { /*执行100%宽度版的css*/  
    #m_main{ height: auto; padding:10px; margin-top: 10px; margin-right: auto; margin-bottom: 20px; margin-left: auto; overflow: hidden; overflow:hidden; }
    /*搜索设置*/
    .m_search{ width:100%; height:52px; border-bottom:2px solid #2196F3;}
    .m_searchz{ width:100%; height:52px; margin:0px auto; overflow:hidden; }
    .m_search_l{ display:none; float:right; width:350px; height:30px; line-height:30px; font-size:14px; color:#2196F3; margin-top:10px; text-align:left; overflow:hidden; }
    .m_search_l a{ color:#2196F3;}
    .m_search_r{ margin:10px auto 0px auto; width:320px; height:30px; line-height:30px; border:1px solid #2196F3; border-radius:30px; overflow:hidden; }
    .m_search_text{ float:left; width:270px; height:30px; border:0px; padding:0px; margin:0px; text-indent:10px; line-height: 30px;}
    .m_search_submit{ float:right; width:50px; height:30px; border:0px; background-color:#2196F3; background-image:url(../images/m_search.png); background-position:center; background-repeat:no-repeat; cursor:pointer; }
    .m_menu{ display:none; width:1200px; height:50px; margin:0px auto; overflow:hidden;}
    .m_menu a{ color:#ffffff; }
    .m_menu ul{ width:100%; height:50px;}
    .m_menu ul li{ float:left; width:100%; height:50px; text-align:center; line-height:50px; }
    .m_menu ul li:hover{ background-color:#264994; }
    .m_menu_active a{ color:#2196F3; }
    .m_menu ul li:hover a{ color:#ffffff; }
    /*单页面*/
    #m_main_body{ float:left; width:100%; height:auto; margin:0px auto; overflow:hidden; }
    #m_main_body img{ max-height:100%; max-width:100%; }
    
    .m_main_hru{ float:left; width:100%; height:40px; overflow:hidden; font-size:12px; }
    .m_main_hru ul{ float:left; width:100%; height:40px; overflow:hidden; }
    .m_main_hru ul li{ float:left; width:25%; height:40px; background-color:#264994; color:#FFFFFF; text-align:center; line-height:40px; overflow:hidden; border-left:1px solid #FFFFFF; margin-left:-1px; }
    .m_main_hrd{ float:left; width:100%; height:40px; margin-top:1px; overflow:hidden; font-size:12px; }
    .m_main_hrd_ul{ float:left; width:100%; height:40px; overflow:hidden; cursor:pointer; }
    .m_main_hrd_ul li{ float:left; width:25%; height:40px; background-color:#2196F3; color:#FFFFFF; text-align:center; line-height:40px; overflow:hidden; }
    .m_main_hrd_con{ float:left; width:90%; padding:15px 5%; overflow:hidden;}
    .m_main_up_r_g{ background-color:#2196F3; cursor:pointer; color:#FFFFFF; width:120px; height:35px; line-height:35px; border-radius:35px; text-align:center; }
    
    #m_bodyhr{ display:none; position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; z-index:999999; background:rgba(123, 193, 252, 0.35) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/;filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#F27bc1fc,endColorStr=#F27bc1fc);}
    #m_bodyhr_n{ position:relative; width:260px; height:268px; text-align:center; margin:50px auto 0px auto; padding:20px; background-color:#FFFFFF; border-radius:10px; }
    .m_bodyhr_n_p{ float:left; height:40px; width:100%; line-height:40px; text-align:left; overflow:hidden; }
    .m_bodyhr_n_pt{ float:left; height:90px; width:100%; line-height:40px; text-align:left; overflow:hidden; }
    .m_bodyhr_n_btn{ float:left; height:40px; width:100%; line-height:40px; text-align:center; margin-top:15px; overflow:hidden; }
    .m_bodyhr_n_p_l{ float:left; height:40px; width:80px; line-height:40px; text-align:right; color:#7bc1fc; font-weight:bold; overflow:hidden; }
    .m_bodyhr_n_p_r{ float:left; height:40px; width:180px; line-height:40px; text-align:left; color:#999999; overflow:hidden; }
    .m_bodyhr_n_p_t{ float:left; height:90px; width:180px; line-height:40px; text-align:left; color:#999999; overflow:hidden; }
    .m_bodyhr_n_p_r input{ float:left; height:28px; width:170px; text-indent:10px; line-height:28px; text-align:left; border-radius:30px; border:1px #eeeeee solid; overflow:hidden; }
    .m_bodyhr_n_p_rs input{ float:left; height:28px; width:60px; text-indent:10px; line-height:28px; text-align:left; border-radius:30px 0px 0px 30px; border:1px #eeeeee solid; overflow:hidden; }
    .m_bodyhr_n_p_rs select{ float:left; height:32px; width:80px; line-height:32px; text-align:left; border-radius:0px 30px 30px 0px; border:1px #eeeeee solid; margin-left:-1px; overflow:hidden; }
    .m_bodyhr_n_p_t textarea{ float:left; height:84px; width:170px; text-indent:10px; line-height:28px; text-align:left; border-radius:5px; border:1px #eeeeee solid; overflow:hidden; }
    .m_bodyhr_n_p_btn{ width:120px; height:40px; background-color:#7bc1fc;border-radius:30px; color:#FFFFFF; margin:0px auto 0px auto; border:0px; cursor:pointer; overflow:hidden;}
    .m_bodyhr_n_p_btn:hover{ background-color:#2196F3; border-radius:30px; color:#FFFFFF; overflow:hidden;}
    #bodyhr_close{ position:absolute; top:-16px; right:-16px; width:40px; height:40px; line-height:40px; border:1px solid #ffffff; text-align:center; font-size:24px; background-color:#7bc1fc; color:#FFFFFF; border-radius:40px; cursor:pointer; }
    
    .m_bodyhr_n_t{ float:left; height:40px; width:100%; line-height:40px; text-align:left; color:#7bc1fc; font-weight:bold; font-size:24px; border-bottom:1px solid #eeeeee; overflow:hidden; text-align:center; margin-bottom:20px; }
    .m_bodyhr_n_font{ float:left; height:30px; width:100%; line-height:30px; text-align:left; overflow:hidden; text-align:center; color:#ff0000; font-size:12px;}
    }
    