/* CSS Document */
   .f_pr {
                position: relative;
            }
            
            .f_pa {
                position: absolute;
            }
            
            .header,
            .content,
            .footer {
                width: 1200px;
                margin: 0 auto;
            }
            
            em {
                font-style: normal;
            }
            
            .g_top {
                height: 207px;
                background: url(/images/topbg.jpg) repeat-x center 0px;
            }
            
            .g_top .m_top {
                height: 163px;
            }
            
            .top_t p {}
            
            .top_t {
                background: #ffffff none repeat scroll 0 0;
                border-bottom: 1px solid #d4d4d4;
                color: #999999;
                height: 37px;
                line-height: 38px;
            }
            
            .telhed {
                float: right;
                width: 250px;
                font-size: 18px;
                margin-top: 42px;
                color: #332c2b
            }
            
            .top_t p a {
                padding: 0 10px 0 10px;
                font-size: 14px;
                display: inline-block;
                color: #7d7d7d;
                width: 64px;
                text-align: center;
                float: right;
            }
            
            .top_t p b {
                display: block;
            }
            
            .top_c .logo {
                float: left;
                padding: 35px 16px 0 0;
            }
            
            .top_c h2 {
                float: left;
                height: 80px;
                margin: 25px 0 0 0;
                color: #332c2b;
                font-size: 24px;
                font-weight: normal;
            }
            
            .top_c h2 b {
                color: #666;
            }
            
            .top_t p .a1 {
                background: url(resource/images/dfbb9242d0a74a59b4dda4fa7a4ee7d5_6.gif) no-repeat right center;
                padding: 0 18px 0 19px;
            }
            
            .top_t p .a2 {
                background: url(resource/images/dfbb9242d0a74a59b4dda4fa7a4ee7d5_2.gif) no-repeat right center;
                padding: 0 18px 0 19px;
            }
            
            .top_t p .a_last {
                background: url(resource/images/dfbb9242d0a74a59b4dda4fa7a4ee7d5_4.gif) no-repeat right center;
                padding: 0 21px 0 19px;
            }
            
            .top_c h2 em {
                display: block;
                color: #332c2b;
                font-weight: normal;
                font-size: 15px;
                padding-top: 3px;
                letter-spacing: 3px;
            }
            
            .g_nav {
                height: 44px;
            }
            
            .g_nav li {
                position: relative;
                float: left;
                font-size: 16px;
                background: url(/images/line.jpg) no-repeat right center;
            }
            
            .g_nav li em {
                display: block;
                text-align: center;
                font-size: 12px;
                color: #6062a9;
                display: none;
            }
            
            .g_nav li a {
                display: block;
                float: left;
                text-align: center;
                padding: 0px 37px 0;
                height: 44px;
                line-height: 44px;
                color: #fff;
                text-decoration: none;
            }
            
            .g_nav li a:hover,
            .g_nav .cur a {
                color: #fff;
                background: #ffa400;
            }
            
            .g_nav li a:hover em,
            .g_nav .cur a em {
                color: #fff;
            }
            
            .g_nav .lastli {
                background: none;
            }

       .g_ft{height: 294px;background: url(/images/ftbg.png) no-repeat center -158px;position: relative;/* margin-top: -68px; *//* padding-top: 68px; */}
      .g_ft .m_fnav{padding-top: 30px;margin-bottom: 50px;height:30px;line-height:30px;color:#fff;}
      .g_ft .m_fnav a{color: #fff;padding:0 63px 0 0;font-size: 14px;font-weight: normal;display: inline-block;}
      .g_ft .m_fnav .lasta{padding-right: 0;}
      .g_ft .m_fnav a:hover{color: #fff;font-weight: bold;}
      .g_ft .f_ftcon{height: 110px;}
      .g_ft .f_ftcon li{float: left;width: 290px;text-align: center;font-size: 18px;color: #fff;}
      .g_ft .f_ftcon li b{display: block;width: 32px;margin: 0 auto 13px;}
      .g_ft .flogo{ left:466px; top:0;}
      .g_ft .m_code{margin-left: 0px;}
      .g_ft .codelst li{float: left;width: 122px;height: auto;margin-right: 36px;}
      .g_ft .codelst li img{width: 122px;height: 122px;display: block;}
      .g_ft .codelst li em{display: block;height: 32px;line-height: 32px;background: #666;text-align: center;font-size: 14px;color: #fff;}
      .g_ft .copyr{position: absolute;right: 40px;top: 240px;color: #fff;font-size: 14px;}
      .g_ft .copyr a{color: #fff;}
