
            .content { width: 1200px; margin: 0 auto; }
            .header { height: 224px; background: #fff; }
            .welcome { background: #E5E5E5; height: 34px; line-height: 34px; overflow: hidden; font-size: 13px; color: #777; }
            .welcome a { display: inline-block; color: #0E0E0E;font-size: 14px; padding-left: 25px; margin-left: 19px; position: relative; -o-transition: all .3s ease; transition: all .3s ease; font-weight: bold;line-height: 34px;}
            .welcome img{width: 30px;display: inline-block;margin-right: 9px;vertical-align: -3px;}
            .welcome a:before { position: absolute; content: ""; height: 15px; width: 1px; background: #797979; left: 0; top: 11px; }
            .welcome a:first-child:before { display: none; }
            .welcome a:hover { color: #0F409D; }
            .header .h_con { height: 130px; }
            .header .logo { float: left; padding-top: 19px; padding-left: 13px; }
            .header .logo img { width: 73px; }
            .header .slogan { float: left; margin-top: 38px; margin-left: 29px; padding-left: 19px; position: relative; }
            .header .slogan:before { position: absolute; content: ""; width: 1px; height: 59px; background: #B4B4B4; left: 0; top: 4px; }
            .header .slogan em { font-style: normal; font-size: 28px; color: #303030; line-height: 1; font-weight: bold; display: block; }
            .header .slogan img { vertical-align: -7px; margin-right: 7px; display: inline-block; }
            .header .slogan span { display: block; font-size: 24px; color: #303030; line-height: 1; margin-top: 6px; font-weight: normal; }
            .header .h_contact { float: right; min-height: 46px; margin-top: 44px; padding-left: 55px; background: url(images/h_tel.png) no-repeat left center; }
            .header .h_contact span { font-size: 16px; color: #1A1A1A; line-height: 1; display: block; margin-bottom: 3px; margin-top: 2px; }
            .header .h_contact em { color: #0F409D; display: block; font-weight: bold; font-size: 30px; line-height: 1; font-style:normal; }
            .header .menu { background: #0F409D; height: 60px; }
            .header .menu li { position: relative; float: left; }
            .header .menu li:before { position: absolute; content: ""; width: 100%; height: 68px; background: #00A64A; left: 0px; bottom: 0; z-index: 2; display: none; }
            .header .menu li:after { position: absolute; content: ""; border-color: transparent transparent #005124 #005124; border-width: 4px; border-style: solid; top: -8px; right: -8px; display: none; }
            
            .header .menu li>a { display: block; font-size: 16px; color: #fff; line-height: 60px; padding: 0 28px; position: relative; z-index: 2; }
            .header .menu li>a:after { position: absolute; content: ""; width: 1px; height: 60px; background: #6181BE; right: -1px; top: 0; z-index: 1; }
             .header .menu li>a:before { position: absolute; content: ""; width: 1px; height: 60px; background: #012060; right: -2px; top: 0; z-index: 1; }
             .header .menu li:last-child>a:before,.header .menu li:last-child>a:after{display:none;}
            .header .menu li.cur>a, .header .menu li:hover>a { font-weight: bold; }
            .header .menu li.cur>a:before, .header .menu li:hover>a:before,.header .menu li.cur>a:after, .header .menu li:hover>a:after { display: none; }
            .header .menu li.cur:before, .header .menu li:hover:before, .header .menu li.cur:after, .header .menu li:hover:after { 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 #0f409d;
            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-02s-title {
        padding: 0 10px 0 30px;
        background: #0252a7;
    }
    
    .fdh-02s-title h3 {
        height: 70px;
        line-height: 70px;
        font-size: 24px;
        color: #ffffff;
        font-weight: normal;
    }
    
    .fdh-02s-nav {
        border: 1px solid #e5e5e5;
        background: #fff;
        overflow: hidden;
        padding:10px 0;
    }
    .fdh-02s-nav-one{
        width: 33.33%;float: left
    }
    
    .fdh-02s-nav h3 {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        padding: 0 10px 0 30px;
        
        font-weight: normal;
        position: relative;
    }
    
  
    
    .fdh-02s-nav h3 a {
        display: block;
        height: 58px;
        color: #333333;
        overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
    }
    
    
    
    .fdh-02s-nav h3.sidenavcur a,
    .fdh-02s-nav h3:hover a {
        font-weight: bold;
        color: #0252a7;
    }


        .zxlb-3n-ts-01-list {
            padding-left: .8%;
        }
        
        .zxlb-3n-ts-01-list dl {
            width: 32.1%;
            border: 1px solid #dedede;
            background: #fff;
            float: left;
            margin: 0 1.3% 15px 0;
            box-sizing: border-box;
        }
        
        .zxlb-3n-ts-01-list dl:nth-child(4n-1) {
            margin-right: 0;
        }
        
        .zxlb-3n-ts-01-list dt img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        
        .zxlb-3n-ts-01-list dd {
            padding: 6px 20px 24px 20px;
            height: 97px;
        }
        
        .zxlb-3n-ts-01-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #4b4b4b;
            line-height: 45px;
            overflow: hidden;
        }
        
        .zxlb-3n-ts-01-list h4 a {
            display: block;
            height: 45px;
            color: #4b4b4b;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .zxlb-3n-ts-01-list dl:hover h4 a {
            color: #0f409d;
        }
        
        .zxlb-3n-ts-01-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .zxlb-3n-ts-01-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .zxlb-3n-ts-01-list dl:hover {
            border-color:#0f409d;
        }
        
        .zxlb-3n-ts-01-list dl:hover .zxlb-3n-ts-01-list-deta {
            background: #0f409d;
            border-color: #0f409d;
        }
        
        .zxlb-3n-ts-01-list dl:hover .zxlb-3n-ts-01-list-desc a {
            color: #0f409d;
        }
        
        .zxlb-3n-ts-01-list dl:hover .zxlb-3n-ts-01-list-deta a {
            color: #fff;
        }
    

        .footer { background:#F2F2F3; height: 377px; }
.footer h3 { width: 156px; height: 247px; float: left; margin-top: 64px; margin-right: 76px }
.footer h3 img { width: 156px }
.footer h4 { font-size: 20px; line-height: 22px; color: #333; font-weight: 700 }
.f_menu { width: 335px; margin-top: 64px; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 71px }
.f_menu:before, .f_menu:after { position: absolute; content: ""; width: 1px; height: 180px; background: #dcdcdc; top: 5px }
.f_menu:before { left: 0 }
.f_menu:after { right: 0 }
.f_menu h4 { margin-bottom: 14px }
.f_menu a { display: block; float: left; font-size: 15px; line-height: 30px; color: #333; width: 100px; margin-right: 10px; -o-transition: all .3s ease; transition: all .3s ease }
.f_menu a:hover { color: #0f409d }
.f_contact { margin-top: 63px; padding-left: 73px; width: 390px }
.f_contact h4 { padding-left: 37px; height: 25px; background: url(images/f_tel.png) no-repeat left center; font-size: 22px; line-height: 25px; margin-bottom: 14px }
.f_contact p { font-size: 15px; line-height: 30px; color: #333 }
.f_contact p a { color: #333 }
.f_qr { width: 156px; margin-top: 64px }
.f_qr p { height: 154px; margin-top: 15px; background: url(images/qr_bg.png) no-repeat center top }
.f_qr p img { width: 108px; height: 108px; display: block; padding-top: 25px; margin: 0 auto 11px }
.f_qr p span { display: block; font-size: 14px; line-height: 100%; color: #333; text-align: center }
.f_info { height: 66px; clear: both; padding-top: 24px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #222 }
.f_info span { display: inline-block; font-size: 14px; line-height: 100%; color: #c7c7c7; margin-right:20px; }


        .clearfix:after { content: "."; height: 0; display: block; visibility: hidden; clear: both; }
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            width:130px;
            color: #fff;
            float: left;
            height: 45px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 0;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #0f409d;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0f409d;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
