
            .content { width: 1200px; margin: 0 auto; }
            .header { height: 192px; background: #fff;  border-top:8px solid #EEEEEE;}
            .header .h_con { height: 132px; }
            .header .logo { float: left; padding-top: 21px; }
            .header .logo img { width:79px; }
            .header .slogan { float: left; margin-top:40px; margin-left: 76px;font-weight: normal;}
            .header .slogan em{font-style: normal;display: block;font-size: 28px;line-height: 1;color: #333373; }
            .header .slogan span{display: block;font-size: 18px;color: #333;line-height: 1;margin-top: 14px; letter-spacing: 1.5px;}
            .header .h_contact { float: right; min-height: 51px; margin-top:41px; padding-left: 61px; background: url(images/h_tel.png) no-repeat left 1px; }
            .header .h_contact span{font-size: 16px;color: #999; line-height: 1;display: block;}
            .header .h_contact strong { font-size: 30px; color: #0C1234; line-height: 1; display: block; margin-top: 6px;}
            .header .menu {  height: 59px; border-top: 1px solid #EEEEEE;}
            .header .menu li { position: relative; float: left; margin-right: 66px; }
            .header .menu li:after{position: absolute;content: "";width: 1px;height: 15px;background:#DCDCDC;right: -34px;top: 23px;}
            .header .menu li:last-child {  margin-right: 0; }
            .header .menu li:last-child:after { display: none;}
            .header .menu li:before { position: absolute; content: ""; width: 0; height: 3px; background: #3C72DF;left: 0;bottom: 0; z-index: 3;
            transition: .3s ease; -o-transition: .3s ease; }
            .header .menu li >a { display: block; font-size: 16px; color: #666; line-height: 59px; transition: .3s ease; -o-transition: .3s ease;}
            .header .menu li.cur>a, .header .menu li:hover>a { color: #333373; font-weight: bold; }
            .header .menu li.cur:before, .header .menu li:hover:before { width: 100%; }
            .header .menu li .nav01 li:after{ position:unset; right:0;}
            .header .menu li .nav01 li:before{ position:unset; right:0;}
             .header .menu ul li .nav01 {
                        position: absolute;
                        top: 59px;
                        left: 0;
                        width: 177px;
                        border-top: 2px solid #014993;
                        background:rgba(250,248,246,0.9);
                        height: auto;
                        padding-top: 10px;
                        padding-bottom: 20px;
                        display: none;
                        z-index: 10;
                    }
                   .header .menu ul li .nav01 li {
                        font-size: 14px;
                        height: 64px;
                        background: none;
                        float: none;
                        text-align: center;
                        width: 100%;
                    }
                    
                   .header .menu li .nav01 li::before {
                        background: none;
                        border-right: 0;
                    }
                    
                   .header .menu ul li .nav01 li a {
                        color: #666666;
                        padding: 0;
                        height: 64px;
                        line-height: 64px;
                        display: block;
                        text-align: left;
                        float: none;
                        padding-left:20px;
                        background: none;
                        font-size: 14px;
                        font-weight: normal;
                    }
                    
                   .header .menu ul li.cur .nav01 li a {
                        background: none;
                        font-weight: normal;
                    }
                    
                   .header .menu ul li .nav01 li a::before {
                        background: none;
                        border: 0;
                    }
                    
                .header .menu ul li .nav01 li a:hover {
                        color: #fff;
                        background: rgba(0,72,144,0.9);
                        border-left:2px solid #ffe52a;
                        font-weight: normal;
                    }
        

        .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 #000033;
            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;
        }
    

 .scale_img dl dt img, .scale_img li  img {
    -o-transition: all 1s linear 0s;
    transition: all 1s linear 0s
}

.scale_img dl:hover dt img, .scale_img li:hover img {
    -webkit-transform: scale(1.05) rotate(0deg) translateY(0);
    -ms-transform: scale(1.05) rotate(0deg) translateY(0);
    transform: scale(1.05) rotate(0deg) translateY(0)
}
        em,
        i {
            font-style: normal;
        }
        
        .p1-info-content h2 {
            width: 1200px;
            margin: 0 auto 30px;
            height: 40px;
            line-height: 40px;
            font-weight: normal;
        }
        
        .p1-info-content h2 span {
            display: inline-block;
            padding-left: 40px;
            font-size: 26px;
        }
        
        .p1-info-content h2 span a {
            display: block;
            color: #161616;
        }
        
        .p1-info-content h2 em {
            float: right;
            width: 90px;
            background: #5e88ff;
            border-radius: 10px;
        }
        
        .p1-info-content h2 em a {
            display: block;
            color: #fff;
            text-align: center;
            font-size: 16px;
        }
        /*公司动态 */
        
        .p1-info-gsdt {
            padding: 60px 0 80px;
        }
        
        .p1-info-gsdt dl {
            background: #F5F5F5;
            overflow: hidden;
            padding: 31px 38px 34px 27px;
        }
        
        .p1-info-gsdt dt {
            width: 575px;
            float: left;
            overflow: hidden;
        }
        
        .p1-info-gsdt dt img {
            width: 100%;
            display: block;
        }
        
        .p1-info-gsdt dd {
            width: 515px;
            float: right;
            padding-top: 26px;
        }
        
        .p1-info-gsdt dd h4 a {
            font-size: 18px;
            color: #5e88ff;
            font-weight: bold;-o-transition: all .3s ease;
    transition: all .3s ease;
        }
        
        .p1-info-gsdt dd h4 span {
            display: inline-block;
            width: 79px;
            height: 27px;
            background: #5e88ff;
            border-radius: 13px;
            line-height: 27px;
            font-size: 18px;
            color: #fff;
            text-align: center;
            margin-right: 13px;
        }
        
        .p1-info-gsdt dd p {
            font-size: 14px;
            color: #737373;
            line-height: 36px;
            margin-top: 42px;
            margin-bottom: 48px;
        }
        
        .p1-info-gsdt li {
            border: 1px solid #E5E5E5;
            border-right: none;
            width: 400px;
            float: left;
            height: 224px;
            box-sizing: border-box;
            padding: 31px 28px 0 31px;
        }
        
        .p1-info-gsdt li span {
            display: block;
            line-height: 32px;
            font-size: 14px;
            color: #737373;
        }
        
        .p1-info-gsdt li span i {
            display: inline-block;
            width: 32px;
            height: 32px;
            background: #5e88ff;
            text-align: center;
            color: #fff;
            font-size: 18px;
            font-weight: bold;
            margin-right: 8px;
        }
        
        .p1-info-gsdt li h4 {
            font-size: 16px;
            color: #000;
            font-weight: bold;
            line-height: 100%;
            margin-top: 29px;
            margin-bottom: 26px;-o-transition: all .3s ease;
    transition: all .3s ease;
        }
        
        .p1-info-gsdt li p {
            font-size: 14px;
            line-height: 24px;
            color: #737373;
        }
        
        .p1-info-gsdt li:last-child {
            border-right: 1px solid #E5E5E5;
        }
        
        .p1-info-gsdt li:hover h4 {
            color: #5e88ff;
        }
        
        .more a {
            display: block;
            width: 220px;
            height: 45px;
            background: url(images/p1-info-more.png) no-repeat 123px center #5e88ff;
            border-radius: 29px;
            font-size: 14px;
            color: #fff;
            line-height: 45px;
            text-indent: 56px;
            transition: all .3s;
        }
        
        .more a:hover {
            text-indent: 0;
            text-align: center;
            background: url(images/p1-info-more.png) no-repeat 240px center #5e88ff;
        }
        /*百事百科*/
        
        .p1-info-bsbk {
            background: #F5F5F5;
            padding: 70px 0 60px;
        }
        
        .p1-info-bsbk dl {
            float: left;
            width: 800px;
            position: relative;
        }
        .p1-info-bsbk dt{
            overflow: hidden
        }
        
        .p1-info-bsbk dt img {
            display: block;
            width: 100%;
        }
        
        .p1-info-bsbk dd {
            position: absolute;
            width: 720px;
            padding: 20px 40px;
            background: rgba(0, 0, 0, 0.7);
            left: 0;
            bottom: 0;
        }
        
        .p1-info-bsbk dd h4 a {
            display: block;
            height: 30px;
            line-height: 30px;
            font-size: 16px;
            color: #fff;-o-transition: all .3s ease;
    transition: all .3s ease;
        }
        
        .p1-info-bsbk dd p {
            line-height: 22px;
            font-size: 14px;
            color: #fff;
            padding-top: 5px;
        }
        
        .p1-info-bsbk ul {
            float: right;
            width: 380px;
            overflow: hidden;
        }
        
        .p1-info-bsbk li {
            margin-bottom: 22px;
            position: relative;
            overflow: hidden;
        }
        
        .p1-info-bsbk li img {
            display: block;
            width: 100%;
        }
        
        .p1-info-bsbk li h4 {
            position: absolute;
            background: rgba(0, 0, 0, 0.7);
            text-align: center;
            font-weight: normal;
            line-height: 40px;
            color: #fff;
            font-size: 16px;
            width: 100%;
            left: 0;
            bottom: 0;-o-transition: all .3s ease;
    transition: all .3s ease;
        }
        /*合作案例*/
        
        .p1-info-hzal {
            padding: 80px 0;
        }
        
        .p1-info-hzal-content {
            position: relative;
        }
        
        .p1-info-hzal-content .tempWrap {
            width: 1200px !important;
        }
        
        .p1-info-hzal-content dl {
            width: 388px;
            float: left;
            margin-right: 18px;
            background: #fff;
        }
        
        .p1-info-hzal-content dl:last-child {
            margin-right: 0;
        }
        .p1-info-hzal-content dt{
            overflow: hidden
        }
        .p1-info-hzal-content dt img {
            display: block;
            width: 100%;
        }
        
        .p1-info-hzal-content dl dd {
            border: 1px solid #5e88ff;
            border-top: none;
            padding: 43px 27px;
            height: 317px;
            box-sizing: border-box;
        }
        
        .p1-info-hzal-content dd h4 {
            font-size: 18px;
            color: #000;
            line-height: 100%;
            position: relative;
            margin-bottom: 38px;
            text-align: center;-o-transition: all .3s ease;
    transition: all .3s ease;
        }
        
        .p1-info-hzal-content dd h4 a {
            color: #000;
            display: block;-o-transition: all .3s ease;
    transition: all .3s ease;
        }
        
        .p1-info-hzal-content dd h4:after {
            position: absolute;
            content: "";
            width: 29px;
            height: 1px;
            background: #A1A1A1;
            left: 50%;
            margin-left: -15px;
            bottom: -21px;
        }
        
        .p1-info-hzal-content dd p {
            font-size: 14px;
            line-height: 24px;
            color: #737373;
            margin-bottom: 40px;
            text-align: justify;
        }
        
        .p1-info-hzal-content .more a {
            margin: 0 auto;
        }
        
        .p1-info-hzal-content dl:hover h4 a {
            color: #5e88ff;
        }
        /*常见问题*/
        
        .p1-info-cjwd {
            padding: 70px 0;
            background: #F5F5F5;
        }
        
        .p1-info-cjwd li {
            width: 590px;
            height: 116px;
            float: left;
            margin-bottom: 15px;
            background: #fff;
        }
        
        .p1-info-cjwd li span {
            display: block;
            float: left;
            width: 104px;
            height: 116px;
            background: #5e88ff;
            margin-right: 31px;
            text-align: center;
            color: #fff;
            font-size: 16px;
            line-height: 100%;
        }
        
        .p1-info-cjwd li span i {
            display: block;
            font-size: 50px;
            color: #fff;
            padding-top: 20px;
            line-height: 100%;
            padding-bottom: 4px;
        }
        
        .p1-info-cjwd li h4 {
            font-size: 16px;
            color: #000;
            line-height: 100%;
            padding-top: 22px;
            padding-bottom: 15px;-o-transition: all .3s ease;
    transition: all .3s ease;
        }
        
        .p1-info-cjwd li h4 a {
            color: #000;
            display: block;-o-transition: all .3s ease;
    transition: all .3s ease;
        }
        
        .p1-info-cjwd li p {
            font-size: 14px;
            line-height: 24px;
            color: #737373;
        }
        
        .p1-info-cjwd li p em {
            color: #5e88ff;
        }
        
        .p1-info-cjwd li:nth-child(odd) {
            margin-right: 20px;
        }
        .p1-info-3 {
            background: #fff;
            padding: 12px 0 50px;
        }
        
        .p1-info-3-tit {
            height: 55px;
            font-size: 24px;padding: 0 20px;
            font-weight: normal;
            line-height: 55px;
            color: #333;font-weight: bold;
        }
        
        .p1-info-3-list li{width:565px;float:left;}
        .p1-info-3-list li:nth-child(2n),.p1-info-3-list li.last{
            margin-left:60px;
        }
        .p1-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;padding:0 20px;
            border-bottom: 1px solid #dbdbdb;-o-transition: all .3s ease;
    transition: all .3s ease;
        }
        
        .p1-info-3-list li h4 a{ display: inline-block;color:#4b4a4a;max-width: 415px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;-o-transition: all .3s ease;
    transition: all .3s ease;}
        .p1-info-3-list li h4 span {
            float: right;
            width: 80px;
            text-align: right;
        }
        .p1-info-3-list li:hover h4 a, .p1-info-3-list li:hover h4 span{
            color: #5e88ff;
        }
    

            .footer { padding-top: 33px; height: 257px; }
            .footer h3 { width: 72px; height: 91px; float: left; margin-right: 45px; margin-top: 4px; }
            .f_nav { border-bottom: 1px solid rgba(169, 165, 161, .2); padding-bottom: 18px; margin-bottom: 40px; }
            .f_menu { position: relative; text-align: center; font-size: 0; line-height: 0; float: left; }
            .f_menu a { display: inline-block; position: relative; margin-right: 97px; }
            .f_menu a span { display: block; font-size: 18px; color: #333; line-height: 32px; -o-transition: all .3s ease; transition: all .3s ease }
            .f_menu a i { display: block; font-size: 12px; color: #ccc; line-height: 18px; font-style: normal; }
            .f_menu a:after { position: absolute; content: ""; width: 1px; height: 18px; background: rgba(169, 165, 161, .3); right: -48px; top: 7px; }
            .f_menu a:last-child:after { display: none; }
            .f_menu a:hover span { color: #5E88FF; font-weight: bold; }
            .f_tel { float: right; padding-left: 60px; background: url('images/fi.png') no-repeat left top; }
            .f_tel span { display: block; font-size: 14px; color: #333; line-height: 1; }
            .f_tel strong { display: block; font-size: 20px; color: #5E88FF; line-height: 1; margin-top: 8px; }
            .f_contact { width: 420px; float: left; margin-right: 40px; }
            .f_contact h4 { font-size: 16px; color: #333; line-height: 24px; margin-bottom: 8px; }
            .f_contact p { font-size: 14px; color: #333; line-height: 24px; white-space: nowrap; }
            .f_contact p a { color: #999; margin-left: 20px; -o-transition: all .3s ease; transition: all .3s ease }
            .f_contact p a:hover { color: #333; }
            .f_contact p:last-child { color: #999; margin-top: 9px; }
            .f_info { width: 350px; margin-top: 32px; }
            .f_info p { font-size: 14px; color: #333; line-height: 24px; white-space: nowrap; }
            .f_info p a { color: #333; margin-right: 36px; }
            .f_qr { width: 222px; }
            .f_qr p { float: left; width: 96px; }
            .f_qr img { width: 96px; height: 96px; display: block; margin: 0 auto; }
            .f_qr span { display: block; font-size: 14px; color: #999; text-align: center; line-height: 34px; }
            .f_qr p:first-child { margin-right: 30px; }
            .clearfix:after { content: "."; height: 0; display: block; visibility: hidden; clear: both; }
        

        .client-2 {
            position: fixed;
            left: -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: right;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: right;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-right: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #5e88ff;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: right;
        }
        
        .client-2 .my-kefu-main {
            background: #5e88ff;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: right;
        }
        
        .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;
        }
    
