
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
        }
        
        .h_top {
            height: 167px;
            font-family: "Microsoft Yahei";
            background: url(images/topbg.gif) repeat center 0;
            position: relative;
            z-index: 9;
        }
        
        .t_top {
            height: 34px;
            line-height: 34px;
            font-size: 12px;
            color: #888;
            margin-bottom: 31px;
        }
        
        .t_top p {
            float: right;
        }
        
        .t_top p a {
            padding: 0 12px;
            color: #888;
        }
        
        .h_top h1 {
            float: left;
            overflow: hidden;
            width: 367px;
            display: block;
        }
        
        .h_top h1 img {
            width: 276px;
            display: block;
            height: 66px;
        }
        
        .menu1 {
            white-space: nowrap;
            height: 102px;
            width: 833px;
            line-height: 76px;
        }
        
        .menu1 ul {
            width: 875px;
        }
        
        .menu1 span {
            color: #ddd;
            padding: 0 18px;
            display: inline-block;
            font-size: 12px;
            float: left;
        }
        
        .menu1 li {
            float: left;
            line-height: 76px;
            position: relative;
        }
        
        .menu1 li a {
            color: #222;
            height: 100px;
            display: inline-block;
            font-size: 16px;
        }
        
        .menu1 li.cur a,
        .menu1 li a:hover {
            text-decoration: none;
            background: url(images/t_ico1.gif) no-repeat center bottom;
            color: #005590;
            font-weight: bold;
        }
        
        .menu1 li .menu_erji a,
        .menu1 li .menu_erji a {
            display: block;
            border-bottom: solid 1px #fff;
            color: #fff;
            height: 36px;
            line-height: 36px;
            text-align: center;
            font-weight: normal;
            font-size: 14px;
            background: none;
        }
        
        .menu_erji {
            display: none;
        }
        
        .menu1 li.active .menu_erji {
            display: block;
            position: absolute;
            background: rgba(2, 84, 140, 0.8);
            top: 50px;
            right: -18px;
            height: auto;
            padding: 0 15px 20px;
            left: -18px;
            width: 130%;
        }
        
        .menu1 li a:-webkit-any-link {
            display: block;
        }
    

    .banner{clear:both;display:block;position:relative;z-index:6;}
    .banner .hd {
        width: 1200px;
        left: 50%;
        margin-left: -600px;
        position: absolute;
        z-index: 1;
        bottom: 15px;
        overflow: hidden;
    }
    
    .banner .hd ul {
        margin-left: 555px;
    }
    
    .banner .hd ul li {
        float: left;
        margin: 0 5px;
        display: inline;
        cursor: pointer;
    }
    
    .banner .hd ul li {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        background: #333;
    }
    
    .banner .hd ul .on {
        background: #1b6597;
    }


        .f_bj {
            color: #bfbfbf;
            line-height: 26px;
            clear: both;
            height: 252px;
            padding: 9px 0 0;
            font-family: "Microsoft Yahei";
            overflow: hidden;
            background: url(images/footbg.gif) repeat-x center 0;
        }
        
        .f_bj a {
            color: #bfbfbf;
        }
        
        .f_nav {
            height: 56px;
            line-height: 56px;
            color: #fff;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .f_nav a {
            color: #fff;
            display: inline-block;
            height: 56px;
            float: left;
        }
        
        .f_nav em {
            display: inline-block;
            height: 56px;
            float: left;
            width: 101px;
            background: url(images/f_navl.gif) no-repeat center;
        }
        
        .f_con {
            padding: 48px 0;
            display: block;
        }
        
        .f_code {
            width: 86px;
            height: 86px;
            background: #222;
            border-radius: 3px;
            padding: 3px;
            display: block;
        }
        
        .f_code img {
            display: block;
            width: 80px;
            height: 80px;
            padding: 3px;
            background: #fff;
        }
        
        .f_logo {
            width: 376px;
        }
        
        .f_logo img {
            width: 242px;
            height: 58px;
        }
        
        .f_text {
            width: 694px;
        }
        
        .f_text p {
            display: block;
            width: 284px;
            height: 41px;
            line-height: 29px;
            padding: 0 0 0 40px;
            float: left;
            background: url(images/f_ico4.gif) no-repeat 0 0;
        }
        
        .f_text p.f_text1 {
            background: url(images/f_ico1.gif) no-repeat 0 0;
        }
        
        .f_text p.f_text2 {
            background: url(images/f_ico2.gif) no-repeat 0 0;
        }
        
        .f_text p.f_text5 {background:none;}
        .f_text p.f_text3 {
            background: url(images/f_ico3.gif) no-repeat 0 0;
        }
    
