
                .header{height:159px;position: relative; z-index: 5;background:url(images/t_bg.jpg) repeat-x; width: 100%;}
                .content,.footer{ width: 1200px; margin: 0 auto;}i,em{ font-style: normal;}
                .h_top{ height: 35px; line-height: 35px; color: #a9aaae; font-size: 14px; padding: 0 8.3%; overflow: hidden;}
                .h_top i{ display: inline-block; float: right; color: #fff;padding-left: 27px;background:url(images/t_tel.jpg) no-repeat left 8px;}
                .h_top i span{ color: #ff0404; font-weight: bold; font-size: 21px; font-family: arial; }
                .header .logo{float: left;margin:45px 32px 0 8.3%;width: 12%;}
                 .header .logo img{width: 100%;}
                .header h3{float:left; padding-top:32px; line-height: 100%; color: #333333; font-size:1.35vw;font-weight: normal;font-weight: bold;}
                 .header h3 span{display: block;
    font-weight: normal;
    font-size: 1.25vw;
    padding-top: 9px;
    color: #ff0404;
    opacity: 0.9;}
                .header .h_nav{ float: right;  margin-right: 8.3%;}
                .h_nav ul{ float: right;}
                .h_nav ul li{float: left;font-size: 16px;position: relative; box-sizing: border-box;position: relative;}
                .h_nav ul li a{color: #333333;display: block; font-size:0.9vw; position: relative;z-index: 5;  text-align: center; padding: 0 0.95vw; box-sizing: border-box; height: 124px; line-height: 124px;}
                .h_nav ul li:before{ background: #17449a; content: ""; left: 0; bottom: 0; transition: all 0.2s; width: 100%; height: 0; position: absolute;}
                .h_nav li.cur:before,.h_nav li:hover:before{height: 100%;}
                .h_nav li.cur a,.h_nav li:hover a{ color: #fff;}
                
                
                 .submenu { position: absolute; left: 50%; top:124px; transform: translateX(-50%); background:rgba(23,68,158,.8); display: none; box-shadow: rgba(0, 0, 0, .1) 0 0 10px; padding: 20px 24px 25px !important; padding:20px 10px !important; z-index: 99 }
        .submenu:before { position: absolute; content: ""; border-width: 8px 7px; border-style: solid; border-color: transparent transparent rgba(255,255,255,.6); top: -16px; left: 50%; margin-left: -7px }
        .h_nav ul li .submenu a {     height: 40px;
            /*transition: all .4s ease;*/
            display: block; font-weight: 400; 
            /*padding: 0 20px;*/
            font-size: 16px; line-height: 48px; color: #fff; color: #fff; line-height: 40px; white-space: nowrap; position: relative; 
            /*ransition: ease .4s; -o-transition: ease .4s; */
            
        }
        .h_nav ul li .submenu a:hover{text-decoration: underline;}
        .submenu a:last-child { border-bottom: 0 }
        .submenu a:before { position: absolute; content: ""; width: 7px; height: 7px; border-right: 1px solid #999; border-bottom: 1px solid #999; transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); top: 14px; left: 0; 
        transition: ease .4s; -o-transition: ease .4s; 
        left: 0;top:16px; display: none;
        /*left: -14px; opacity: 0 */
            
        }
        .submenu a:hover { 
            /*background-color: #1165d3;color:#fff;  */
        /*padding:0 15px 0 25px;*/
            /*color: #234aaf;*/
            font-weight: bold
        }
        .submenu a:hover:before { border-color: #fff; left:5px;
        /*    border-color: #1165d3; */
        /*left: 0; opacity: 1 */
            
        }
/**/
                @media screen and  (min-width:760px) and (max-width:1440px){
                    .header h3{ font-size: 20px;}
                    .h_nav ul li a{ font-size: 14px; padding: 0 14px;}
                }
            

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
                width: 100%;
    margin: 0 auto;
        }
        .ty-banner-1 img{
            visibility: hidden;
            /*margin-left:0px !important;*/
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #17449a;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #17449a;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


        .p101-fdh-2 {
            padding: 70px 0 0;
            border-bottom: 1px solid #e6e6e6;
        }
        
        .p101-fdh-2-nav {
            padding-bottom: 20px;
            text-align: center;
            height: 40px;
            width: 596px;
            margin: 0 auto;
        }
        
        .p101-fdh-2-nav-one {
            float: left;
            width: 150px;
            height: 40px;
            line-height: 40px;
            display: inline-block;
            margin-left: -1px;
        }
        
        .p101-fdh-2-nav-one h3 {
            font-weight: normal;
            position: relative;
        }
        
        .p101-fdh-2-nav-one h3:after {
            content: '';
            position: absolute;
            width: 1px;
            height: 18px;
            background-color: #c9c9c9;
            right: 0;
            top: 50%;
            margin-top: -9px;
            z-index: 1;
        }
        
        .p101-fdh-2-nav-one:last-child h3:after {
            display: none;
        }
        
        .p101-fdh-2-nav-one h3 a {
            display: block;
            padding: 0 35px;
            font-size: 20px;
            line-height: 40px;
            color: #333333;
            border-radius: 20px;
            position: relative;
            z-index: 2;
        }
        
        .p101-fdh-2-nav-one h3 a:hover,
        .p101-fdh-2-nav-one h3.sidenavcur a {
            background-color: #4d4d4d;
            color: #fff;
        }
    

    .p101-article-1{padding: 60px 0 0;}
    
    .p101-article-1-list dl {
        float: left;
        width: 570px;
        padding: 25px 0;
        border-bottom: 4px solid #f0f0f0;
        position: relative;
        margin: 0 60px 60px 0;
    }
    
    .p101-article-1-list dl:nth-child(3n-1) {
        margin-right: 0;
    }
    
    .p101-article-1-list dt {
        width: 265px;
    }
    
    .p101-article-1-list dt img {
        width: 100%;
        display: block;
    }
    
    .p101-article-1-list dd {
        position: absolute;
        width: 260px;
        right: 20px;
        top: 25px;
        bottom: 25px;
    }
    
    .p101-article-1-list dd h4 {
        font-weight: normal;
        padding-top: 2px;
        margin-bottom: 5px;
    }
    
    .p101-article-1-list dd h4 a {
        
    display: inline-block;
    height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;

        display: block;
        line-height: 30px;
        font-size: 18px;
        color: #1a1a1a;
    }
    
    .p101-article-1-list dd span {
        display: block;
        height: 26px;
        font: 14px/26px Arial;
        color: #999999;
    }
    
    .p101-article-1-list .p101-article-1-desc {
        position: absolute;
        width: 100%;
        font-size: 14px;
        line-height: 24px;
        color: #737373;
        text-align: justify;
        right: 0;
        bottom: 27px;
    }
    
    .p101-article-1-list dl:hover {
        background-color: #f2f2f2;
        border-color: #17449a;
    }


                .f_bj{color:#828384;clear:both;font-family:"Microsoft Yahei";height:609px;font-size: 16px;overflow: hidden; background:  url("images/f_bg.jpg") repeat-x; padding-top:54px; box-sizing: border-box;}
                .footer{ margin: 0 auto;width: 1200px;}
.f_on1{float: left; width: 244px; border-right: 1px solid #e0e0e1; height: 260px; margin-bottom: 132px; margin-right: 71px;}
.f_on1 ul li{ float: left; width: 112px; line-height: 100%; margin-bottom: 20px;}
                .f_on1 ul li a{ font-size: 14px; color: #333333;}
                .f_on1 ul li a:hover{ color: #000;text-decoration: underline;}
.f_on3{ width: 160px;border-right: 1px solid #e0e0e1; height: 260px; margin-bottom: 132px; margin-right: 65px;}
                .f_on3 ul li{ line-height: 100%; margin-bottom: 20px;}
                .f_on3 ul li a{ font-size: 14px; color: #333333;}
                .f_on3 ul li a:hover{ color: #000;text-decoration: underline;}
.f_on2{ width: 445px;border-right: 1px solid #e0e0e1; height: 260px;}
                .f_on2 ul li{ margin-bottom: 12px; padding-left: 28px; font-size: 14px; color: #333333;     width: 401px;background:  url("images/f_ico.jpg") no-repeat 0 4px;}
                .f_on2 ul li span{ padding: 0 7px; color: #a1a1a1;}
                .f_on2 ul li:nth-child(3){background:  url("images/f_ico.jpg") no-repeat 0 4px;}
                .f_on2 ul li:nth-child(4){background:  url("images/f_ico3.jpg") no-repeat 0 4px;}
                .f_on2 ul li b{ font-size: 14px;}
.f_on4{ float: right;}
                .footer h3{ line-height: 100%; padding: 24px 0 0 0; height: 68px; font-size: 18px; color: #333333; font-weight: bold; letter-spacing: 1px;}
                .f_on4 p img{ width: 96px; height: 96px; padding: 20px; background: #fff; border: 1px solid #dcdcdc;}

                .f_bom h3{font-weight: normal; color: #fff; width: 620px; float: left;}
                .f_bom h3 em{ display: block; padding-top: 20px; color: #fff; font-size: 14px; line-height: 24px;}
                .f_bom h3 em span{ display: block;}
                .f_bom p{ float: right; padding-top: 6px;}
                                .f_bom h3 em span a{ display: inline-block; color: #fff; padding-left: 15px;}

            

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#17449a url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#17449a url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#17449a url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#17449a url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#17449a url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#17449a url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#17449a url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
