
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "PingFang SC";
        }
        
        .h_top {
            height: 154px;
            position: relative;
            z-index: 2;
            font-family: "PingFang SC";
            background: url(images/topbg.jpg) no-repeat center 0 #fff;
            padding: 33px 0 0;
        }
        
        .h_top:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            background: #dadada;
            left: 0;
            top: 134px;
        }
        
        .t_logo,
        .t_logo img {
            width: 62px;
            display: block;
            height: 77px;
        }
        
        .t_con {
            height: 92px;
        }
        
        .t_text {
            padding:0px 0 0 44px;
            font-size: 22px;
            line-height: 80px;
            color: #666;
            position: relative;
            background: url(images/t_ge.gif) no-repeat 18px 10px;
        }
        
        .t_text b {
            color: #0178cf;
            font-size: 30px;
            line-height: 44px;
            display: block;
        }
        
        .t_pho {
            white-space: nowrap;
            line-height: 24px;
            background: url(images/t_pho.gif) no-repeat 0 15px;
            padding: 8px 0 0 45px;
            color: #666;
            background-size:40px;
        }
        
        .t_pho span {
            display: block;
            line-height: 32px;
            white-space: nowrap;
            font-size: 32px;
            font-family: Tw Cen MT;
            font-weight: bold;
        }
        .t_code{width:120px;position:relative;}
        .t_code img{width:115px;padding:3px;background:#fff;position:absolute;top:-25px;}
        .menu {
            white-space: nowrap;
            width: 1200px;
            height: 52px;
            line-height: 36px;
            font-size: 18px;
            overflow: hidden;
        }
        
        .menu ul {
            width: 1280px;
        }
        
        .menu li {
            float: left;
            position: relative;
        }
        
        .menu li a {
            color: #333;
            display: inline-block;
            padding: 18px 33px 0;
            background: url(images/ico1.png) no-repeat center 5px;
        }
        
        .menu li.cur a,
        .menu li a:hover {
            text-decoration: none;
            background: url(images/ico2.png) no-repeat center 0;
            color: #0178cf;
        }
        
        .menu li a:-webkit-any-link {
            display: block;
        }
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #333333;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .fdh-01-tit {
            background: #0178cf;
            height: 80px;
        }
        
        .fdh-01-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center  #0178cf;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #0178cf;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #0178cf;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #0178cf;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #333333;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .cbgg-01 {
            background: #0178cf;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    

            .cplb-3n-ts-03-tit {
                height: 50px;
                font-size: 24px;
                font-weight: normal;
                line-height: 50px;
                border-bottom: 1px solid #ebebeb;
                margin-bottom: 15px;
            }
            
            .cplb-3n-ts-03-tit span {
                display: inline-block;
                height: 50px;
                border-bottom: 1px solid #333333;
            }
            
            .cplb-3n-ts-03-list dl {
                width: 32.1%;
                border: 1px solid #dedede;
                margin-bottom: 15px;
                background: #fff;
                float: left;
                margin-right: 1.2%;
            }
            
            .cplb-3n-ts-03-list dl:nth-child(4n-1) {
                margin-right: 0;
            }
            
            .cplb-3n-ts-03-list dt img {
                width: 100%;
                margin: 0 auto;
                display: block;
            }
            
            .cplb-3n-ts-03-list dd {
                padding: 6px 20px 5px 20px;
            }
            
            .cplb-3n-ts-03-list dd h4 {
                height: 45px;
                font-weight: normal;
                font-size: 18px;
                color: #154c64;
                line-height: 45px;
                overflow: hidden;
            }
            
            .cplb-3n-ts-03-list h4 a {
                display: block;
                height: 45px;
                color: #727272;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
            
            .cplb-3n-ts-03-list dl:hover h4 a {
                color:  #0178cf;
            }
            
            .cplb-3n-ts-03-list-desc {
                height: 40px;
                font-size: 14px;
                line-height: 20px;
                color: #666;
                margin-bottom: 12px;
                overflow: hidden;
            }
            
            .cplb-3n-ts-03-list-deta {
                width: 100px;
                height: 40px;
                display: inline-block;
                border: 1px solid #aaa;
                font-size: 16px;
                line-height: 40px;
                text-align: center;
            }
            
            .cplb-3n-ts-03-list dl:hover {
                border-color:  #0178cf;
            }
            
            .cplb-3n-ts-03-list dl:hover a {
                color:  #0178cf;
            }
        

        .f_bj {
            color: #333;
            clear: both;
            font-family: "Microsoft Yahei";
            height: 580px;
            line-height: 29px;
            position: relative;
            z-index: 9;
            /*background: url(images/footbg.jpg) no-repeat center bottom #2c323a;*/
            text-align: center;
        }
        
        .f_bj:before {
            content: "";
            position: absolute;
            z-index: 9;
            background: url(images/f_line.jpg) no-repeat center 0;
            width: 100%;
            height: 7px;
            top: 0;
            left: 0;
        }
        
        .f_bj a {
            color: #333;
        }
        
        .f_logo {
            left: 50%;
            margin-left: -36px;
            top: 35px;
        }
        
        .f_logo,
        .f_logo img {
            width: 72px;
            display: block;
        }
        
        .f_con {
            padding: 44px 0 0;
            height: 115px;
        }
        
        .f_con li {
            width: 300px;
            float: left;
            font-size: 24px;
            line-height: 42px;
            font-family: Times New Roman;
        }
        
        .f_con li em {
            width: 30px;
            display: block;
            margin: 0 auto;
        }
        
        .f_nav {
            height: 150px;
            line-height: 150px;
            font-size: 16px;
            color: #aeafb1;
            display: block;
            white-space: nowrap;
        }
        
        .f_nav a {
            display: inline-block;
            margin: 0 40px 0 0;
            position: relative;
            color: #333;
        }
        
        .f_nav a:last-child {
            margin: 0;
        }
        
        .f_nav a:nth-child(4) {
            margin: 0 206px 0 0;
        }
        
        .f_nav a:hover {
            font-weight: bold;
            color: #000;
        }
        
        .f_code {
            width: 212px;
            margin: 0 auto;
        }
        
        .f_code p {
            width: 87px;
            float: left;
            margin: 0 16px 0 0;
        }
        
        .f_code img {
            width: 85px;
            height: 85px;
            display: block;
            background: #fff;
            padding: 2px;
        }
        
        .f_text {
            height: 108px;
            font-size: 16px;
        }
        
        .f_text span {
            font-size: 14px;
            color: #333;
        }
        
        .f_text span a {
            color: #333;
            display: inline-block;
        }
    
