
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .h_top {
            height: 225px;
            background: url(../images/topbg.jpg) repeat-x center 0;
            position: relative;
            z-index: 2;
            font-family: "Microsoft Yahei";
            overflow: hidden;
        }
        
        .t_top {
            height: 33px;
            line-height: 33px;
            color: #979797;
            font-family: "微软雅黑";
        }
        
        .t_top span {
            float: right;
        }
        
        .t_top a ,.t_top em{
            color: #979797;
            display: inline-block;
            padding: 0 12px;
        }
        .t_top em{position:relative;font-style:normal;}
        .t_top em i{position:absolute;width:90px;height:90px;display:none;top:30px;left:10px;z-index:2;}
        .t_top em:hover i{display:block;}
        .t_top em i img{width:80px;height:80px;display:block;padding:5px;background:#fff;}
        .t_con {
            height: 105px;
            padding: 25px 0 0;
            overflow: hidden;
        }
        
        .t_logo,
        .t_logo img {
            width: 89px;
            display: block;
            height: 100px;
        }
        
        .t_text {
            font-size: 34px;
            color: #012e91;
            line-height: 36px;
            overflow: hidden;
            width: 356px;
            text-align: center;
            padding: 10px 0 0;
            font-weight:bold;
        }
        
        .t_text span {
            font-size: 20px;
            line-height: 30px;
            display: block;
            font-weight: normal;
            color: #464646;
            background: url(../images/t_textbg.png) no-repeat center 0;
        }
        
        .t_pho {
            color: #000;
            padding: 10px 0 10px 55px;
            background: url(../images/t_pho.png) no-repeat 0 0px;
            white-space: nowrap;
            line-height: 28px;
            font-size: 26px;
            font-weight: bold;
        }
        
        .t_pho span {
            display: block;
        }
        
        .menu {
            white-space: nowrap;
            width: 1200px;
            height: 62px;
            line-height: 40px;
            font-size: 16px;
            overflow: hidden;
        }
        
        .menu ul {
            width: 1380px;
            font-family: "微软雅黑";
            margin-left: -12px;
        }
        
        .menu li {
            float: left;
            position: relative;
            margin-left: 14px;
            background: url(../images/menu-fgx.jpg) no-repeat right 0;
            padding: 12px 13px 0;
        }
        
        .menu li a {
            color: #fff;
            display: inline-block;
            padding: 0 24px;
        }
        
        .menu li.cur a,
        .menu li a:hover {
            text-decoration: none;
            z-index: 2;
            background: #00479d;
            border-radius: 20px;
        }
        
        .menu li a:-webkit-any-link {
            display: block;
        }
    

		 
.more_a a{color:#ffffff; padding-left:15px; font-size:16px; width:100%; display:block; position:relative; z-index:2;}
 .more_a .b{float:right; font-weight:bold; line-height:44px; font-size:20px;}
.more_a:hover::after{background:#104492; width:100%; height:100%;}

