
    body{min-width:1200px;width:100%;overflow-x:hidden;}
    i,em{ font-style:normal;}
    .content{ width:1200px; margin:0 auto;}
    .header{height: 100px;}
    .header .logo{float: left;margin-left: 8.33%;margin-top: 30px;}
        .header .logo img{display:block;height: 2.604vw;}
    .header .tel{float: right;width: 20.833vw;height: 100px;background: #F08200;padding-left: 2.083vw;box-sizing: border-box;}
    .header .tel em{float: left;padding-left: 34px;font-size: 1.302vw;color: #fff; background: url(images/tel1.png) no-repeat left center;margin-top:25px;font-family: Lato;}
    .header .tel i{float: left;margin: 36px 0 0 30px;height: 28px;}
    .h_nav{float: right;height: 100px;margin-right: 2.396vw;}
    .h_nav li{float: left;height: 100px;margin-left: 1.4vw;}
    .h_nav li:first-child{margin-left: 0;}
    .h_nav li>a{display: block;font-size: 16px;color: #333;line-height: 100px;position: relative;}
    .h_nav li>a:after{position: absolute;width: 0;height: 4px;content: "";left: 0;bottom: 0;transition: all 0.5s;background: #F08200;}
    .h_nav li.cur>a:after,.h_nav li>a:hover:after{width: 100%;}
    .pro_nav,  .way_nav{display:none;position: absolute;width: 100%;top: 100px;left: 0;z-index: 100;height: 260px;background: rgba(255,255,255,0.95);box-shadow: 0 0 20px rgba(0,0,0,0.1);}
    .pro_nav .content{padding-top: 50px;}
    .pro_nav p{float: left;width: 240px;height: 160px;text-align: center;border-right: 1px solid #e2e2e2;box-sizing: border-box;margin-left: 0;}
    .pro_nav p img{display: block;height: 120px;margin: 0 auto;transition: all 0.5s;}
    .pro_nav p span{display: inline-block;height: 32px;line-height: 32px;font-size: 20px;color: #000;font-weight: normal;padding-right: 40px;box-sizing: border-box;max-width: 100%;background: url(images/pro_jt.png) no-repeat right center;}
    .pro_nav p:hover img{transform: scale(1.05);}
    .pro_nav p:last-child{border-right: 0;}
    .way_ctg{float: left;margin-top: 35px; width: 720px;}
    .way_ctg a{float: left;width: 320px;height: 60px;line-height: 60px;border-bottom: 1px solid #e2e2e2;font-size: 16px;color: #333;background: url(images/pro_jt.png) no-repeat right center;}
    .way_ctg a:nth-child(2n){float: right;}
    .way_ctg a:hover{color: #F08200;}
    .way_pic{float: right;width: 300px;overflow: hidden;margin-top: 45px;}
    .way_pic img{display: block;width: 100%;transition: all 0.5s;}
    .way_pic:hover img{transform: scale(1.05);}

    @media screen and (max-width:1600px) {
      .header .logo{margin-left: 4%;}
      .h_nav li>a{font-size: 15px;}
    }
    @media screen and (max-width:1440px) {
      .h_nav li>a{font-size: 14px;}
    }
    @media screen and (max-width:1366px) {
      .header .logo{margin-left: 2%;}
    }
  

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

        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: #f18200;
            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: #f18200;
            font-weight: bold;
        }
        
        .p1-info-gsdt dd h4 span {
            display: inline-block;
            width: 79px;
            height: 27px;
            background: #f18200;
            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: #f18200;
            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;
        }
        
        .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: #f18200;
        }
        
        .more a {
            display: block;
            width: 220px;
            height: 45px;
            background: url(images/p1-info-more.png) no-repeat 123px center #f18200;
            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 #f18200;
        }
        /*百事百科*/
        
        .p1-info-bsbk {
            background: #F5F5F5;
            padding: 70px 0 60px;
        }
        
        .p1-info-bsbk dl {
            float: left;
            width: 800px;
            position: relative;
        }
        
        .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;
        }
        
        .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;
        }
        /*合作案例*/
        
        .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 img {
            display: block;
            width: 100%;
        }
        
        .p1-info-hzal-content dl dd {
            border: 1px solid #f18200;
            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;
        }
        
        .p1-info-hzal-content dd h4 a {
            color: #000;
            display: block;
        }
        
        .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: #f18200;
        }
        /*常见问题*/
        
        .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: #f18200;
            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;
        }
        
        .p1-info-cjwd li h4 a {
            color: #000;
            display: block;
        }
        
        .p1-info-cjwd li p {
            font-size: 14px;
            line-height: 24px;
            color: #737373;
            padding-right: 20px;
        }
        
        .p1-info-cjwd li p em {
            color: #f18200;
        }
        
        .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;
        }
        
        .p1-info-3-list li h4 a{ display: inline-block;color:#4b4a4a;max-width: 415px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
        .p1-info-3-list li h4 span {
            float: right;
            width: 80px;
            text-align: right;
        }
    

    .footer{height:290px;background: url(images/foot_bg.jpg) no-repeat bottom center;padding-top: 160px;}
    .f_con{height: 280px;}
    .f_nav{float: left;width: 395px;}
    .footer h3{font-size: 24px;color: #333;line-height: 26px;padding-left: 12px;border-left:3px solid #F08200;font-weight: normal;}
    .f_nav p{padding-left: 15px;margin-top: 32px;}
    .f_nav p a{float: left;font-size: 14px;color: #333;line-height: 36px;width: 150px;}
    .f_nav p a:hover{color: #F08200;}
    .gsxx{float: left;width: 550px;}
    .gsxx h3{margin-bottom: 36px;}
    .gsxx li{float: left;width: 275px;height: 48px;margin-bottom: 42px;}
    .gsxx li i{float: left;width: 42px;height: 32px;padding: 4px 0;border-right: 1px solid #cecece;margin: 4px 14px 0 0;}
    .gsxx p{font-size: 14px;color: #333;line-height: 24px;}
    .gsxx .p1{font-size: 16px;}
    .sao{float: right;width: 120px;margin-top: 10px;}
    .sao img{width: 118px;height: 118px;display: block;border: 1px solid #e2e2e2;}
    .sao span{display: block;font-size: 16px;color: #333;line-height: 16px;padding-top: 20px;text-align: center;}
    .sao p{float: right;font-size: 14px;color: #333;opacity: 0.5;line-height: 24px;padding-top: 15px;white-space: nowrap;}



  

        .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;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #f18200;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #f18200;
            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;
        }
    
