
            .content { width: 1200px; margin: 0 auto; }
            .header { height: 213px; background: #fff;  position:relative;}
            .welcome { background: #F9F9F9; height: 34px; line-height: 34px; overflow: hidden; font-size: 12px; }
            .welcome a { display: inline-block; color: #9C9C9C; padding-left: 15px; margin-left: 14px; position: relative; -o-transition: all .3s ease; transition: all .3s ease; }
            .welcome a:before { position: absolute; content: ""; height: 10px; width: 1px; background: #9C9C9C; left: 0; top: 13px; }
            .welcome a:first-child:before { display: none; }
            .welcome a:hover { color: #005AA0; }
            .header .h_con { height: 128px; }
            .header .logo { float: left; padding-top: 34px; }
            .header .logo img { width: 127px; }
            .header .slogan { float: left; margin-top: 45px; margin-left: 25px; padding-left: 18px; position: relative; letter-spacing: 1px; }
            .header .slogan:before { position: absolute; content: ""; width: 1px; height: 37px; background: rgba(51, 51, 51, .15); left: 0; top: 2px; }
            .header .slogan em { font-style: normal; font-size: 20px; color: #333; line-height: 1; font-weight: bold; display: block; }
            .header .slogan span { display: block; font-size: 15px; color: #999; line-height: 1; margin-top: 6px; font-weight: normal; }
            .header .h_contact { float: right; min-height: 44px; margin-top: 42px; padding-left: 51px; background: url(images/h_tel.png) no-repeat left center; }
            .header .h_contact span { font-size: 15px; color: #333; line-height: 1; display: block; margin-bottom: 3px; margin-top: 2px; }
            .header .h_contact em { color: #005AA0; display: block; font-weight: bold; font-size: 26px; line-height: 26px; font-style:normal; }
            .header .menu { background: #0059A0; height: 51px; }
            .header .menu li {  float: left;  overflow: hidden; }
            .header .menu li>a:after { position: absolute; content: ""; width: 100%; height: 0; background: #72BD38; left: 0; bottom: 0; transition: .3s ease; -o-transition: .3s ease; z-index: -1; }
            .header .menu li>a {padding: 0 26px; display: block; font-size: 16px; color: #fff; line-height: 51px; position: relative; z-index: 2; }
            .header .menu li.cur>a, .header .menu li:hover>a { font-weight: bold; }
            .header .menu li.cur>a:after, .header .menu li:hover>a:after { height: 100%; }
            .search { display: block; width: 32px; height: 32px; background: #73BD3A; border-radius: 50%; cursor: pointer; position: relative; margin-top: 10px; }
            .s_key { position: absolute; top: 41px; right: 0; width: 238px; height: 50px; z-index: 9; display: none; background: #fff; }
            .s_key #keywords { width: 170px; height: 50px; line-height: 50px; padding-left: 20px; border: none; font-size: 14px; color: #000; float: left; }
            .s_key .sub { width: 48px; height: 50px; background: #73BD3A url(images/s_btn.png) no-repeat center; border: none; cursor: pointer; }
            .submenu{    overflow: hidden;display: none;
    position: absolute;
    width: 100%;
    top: 213px;
    z-index: 99;
    background: #fff;
    padding: 33px 0 59px;    left: 0; line-height:0;font-size:0;text-align: center;}
            .submenu p{width: 12.5%;
            display: inline-block;
            line-height: 0;
            }
            .submenu p i {display: block;width: 95px;height: 95px;margin:0 auto;overflow: hidden;transition: .3s ease; -o-transition: .3s ease;}
            .submenu p img{
                width: 95px;margin:0 auto;
            }
            .submenu p span{display: block;font-size: 16px;color: #999;line-height: 1;transition: .3s ease; -o-transition: .3s ease;}
            .submenu p:hover span{font-weight:bold;color: #005aa0;}
            /*.submenu p:hover i{box-shadow: 0 4px 10px 2px rgba(0, 90, 160, .22);}*/
            .submenu p i{filter:grayscale(100%);-webkit-filter:grayscale(100%); opacity:.63;}
            .submenu p:hover i{filter:grayscale(0);-webkit-filter:grayscale(0);opacity:1;}
            .submenu1 p i{filter:grayscale(0);-webkit-filter:grayscale(0); opacity:1;}
            .submenu1 p:hover i{filter:grayscale(0);-webkit-filter:grayscale(0);opacity:1;box-shadow: 0 4px 10px 2px rgba(0, 90, 160, .22);}
            .submenu1 p span{margin-top: 15px;}
            .submenu1{padding-bottom: 44px;}
    /*        .submenu p i img{    transition: ease-in-out 0.3s;    -o-transition: ease-in-out 0.3s;}*/
    /*        .submenu p:hover i img{    transform-style: preserve-3d;*/
    /*transform: rotateY(180deg);}*/
            /*修改头部高度，减少空白区*/
           .header{height: 183px;}
           .header .h_con{height: 98px;}
           .header .logo {padding-top: 19px; }
           .header .slogan { margin-top: 30px;}
           .header .h_contact { margin-top: 15px;}
           .submenu{padding: 10px 0 30px;top: 183px;}
           .submenu1{padding: 20px 0;}
        

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

                .pc-cx-tel-1 {
                    width: 46%;
                    height: 56px;
                    border-top: 2px solid #e6e6e6;
                    padding-top: 10px;
                    position: absolute;
                    bottom: 16px;
                    right: 6%;
                }
                
                .pc-cx-tel-1-t1 {
                    width: 114px;
                    height: 44px;
                    background: #0059a0;
                    font-size: 18px;
                    line-height: 44px;
                    text-align: center;
                    float: right;
                }
                
                .pc-cx-tel-1-t1 a {
                    display: block;
                    color: #fff;
                }
                
                .pc-cx-tel-1-t2 {
                    height: 56px;
                    padding-left: 70px;
                    background: url(images/pc-xc-icon2.png) no-repeat 10px top;
                    font-size: 18px;
                    line-height: 18px;
                    color: #454545;
                }
                
                .pc-cx-tel-1-t2 p {
                    line-height: 24px;
                }
            

        .cpcc-ts-01 {
            position: relative;
            padding: 12px 0 16px;
            background: #fff;
        }
        
        .cpcc-ts-01-left {
            position: relative;
            width: 50%;
            float: left;
            overflow: hidden;
            border: 1px solid #e7e7e7;
            /*margin-left: 20px;*/
        }
        
        .cpcc-ts-01-left-jt {
            width: 12px;
            height: 23px;
            position: absolute;
            top: 50%;
            margin-top: -11px;
            cursor: pointer;
            z-index: 33;
        }
        
        .cpcc-ts-01-left-prev {
            left: 10px;
        }
        
        .cpcc-ts-01-left-next {
            right: 10px;
        }
        
        .cpcc-ts-01-left-size {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 56px;
            height: 26px;
            font-size: 14px;
            line-height: 16px;
            color: #787878;
            letter-spacing: 3px;
        }
        
        .cpcc-ts-01-left-size em {
            font-style: normal;
        }
        
        .cpcc-ts-01-left-pic {
            width: 100%;
            position: relative;
            text-align: center;
        }
        
        .cpcc-ts-01-left-pic li {
            width: 100%;
            float: left;
        }
        
        .cpcc-ts-01-left-pic img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        
        .cpcc-ts-01-right {
            width: 46%;
            float: right;
            /*margin-right: 6%;*/
        }
        
        .cpcc-ts-01-right-tit {
            /*height: 48px;*/
            font-size: 24px;
            font-weight: normal;
            line-height: 30px;
            padding-bottom:7px;
            color: #4a4a4a;
            border-bottom: 1px solid #e5e5e5;
            margin-bottom: 10px;
            /*overflow: hidden;*/
            /*text-overflow: ellipsis;*/
            /*white-space: nowrap;*/
        }
        
        .cpcc-ts-01-right-con {
font-size: 14px;
    line-height: 24px;
    margin-bottom: 86px;
    max-height: 230px;
    overflow: hidden;
        }
        .pc-cx-tel-1{right:0;}
    

        .p14-prodcontent-1 {
            background: #fff;
            padding: 32px 0 42px;
            margin-bottom: 22px;
        }
        
        .p14-prodcontent-1-tit {
            height: 40px;
            font-size: 24px;
            line-height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 20px;
        }
        
        .p14-prodcontent-1-tit span {
            display: inline-block;
            height: 40px;
            color: #464646;
            border-bottom: 2px solid  #72bd38;
            padding-left: 34px;
            background: url(images/p14-icon11.png) no-repeat 2px center;
        }
        
        .p14-prodcontent-1-tit em {
            font-size: 18px;
            font-family: Arial;
            text-transform: uppercase;
            font-style: normal;
            color: #c2c2c1;
        }
        
        /*.p14-prodcontent-1-desc {*/
        /*    padding-left: 15px;*/
        /*    padding-right: 15px;*/
        /*}*/
    

        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .p14-product-2-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 34px;
            border-bottom: 2px solid #72bd38;
            background:url(images/p14-icon11.png) no-repeat 2px center;
        }
        
        .p14-product-2-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
        .p14-product-2-list dl {
            float: left;
            width: 23.8%;
            border: 1px solid #dfdfdf;
            margin-right: 1.5%;
            box-sizing: border-box;
        }
        
        .p14-product-2-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .p14-product-2-list dl img {
            display: block;
            width: 100%;
        }
        
        .p14-product-2-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .p14-product-2-list h4 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list h4 a {
            color: #191919;
        }
        
        .p14-product-2-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list dl:hover {
            border-color: #0059a0;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #0059a0;
        }
    

        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .p14-product-2-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 34px;
            border-bottom: 2px solid #72bd38;
            background:url(images/p14-icon11.png) no-repeat 2px center;
        }
        
        .p14-product-2-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
        .p14-product-2-list dl {
            float: left;
            width: 23.8%;
            border: 1px solid #dfdfdf;
            margin-right: 1.5%;
            box-sizing: border-box;
        }
        
        .p14-product-2-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .p14-product-2-list dl img {
            display: block;
            width: 100%;
        }
        
        .p14-product-2-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .p14-product-2-list h4 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list h4 a {
            color: #191919;
        }
        
        .p14-product-2-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list dl:hover {
            border-color: #0059a0;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #0059a0;
        }
    

        input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid{box-shadow: none;}
        .code_gg_li img{vertical-align:middle;width:100px;height:32px;}
        .p4-order-form-1 {
            overflow: hidden;
        }
        
        .p4-order-form-1 .p4-titlel-1 {
            width:145px;height: 46px;font-size:18px; line-height: 46px;text-align: center;color:#fff;background: #72bd38;
            
        }
        
        .p4-order-form-1-con {
            border:1px solid #bbb;
            background:url(images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
            padding:40px 15%;
        }
        
        .p4-order-form-1-con li p {
            padding-left: 130px;
            color: #999;font-size: 12px;
        }
        
        .p4-order-form-1-con li {
            margin-bottom: 10px;
            font-size: 14px;
            line-height: 35px;
            color: #666;
            overflow: hidden;
        }
        
        .p4-order-form-1-con li span {
            font-weight: bold;
            color: #666;
        }
        .p4-order-form-1-con li b{color:#f00;}
        .p4-order-form-1-con li .row-hd {
            color: #666;
        }
        .timenum{padding-left:95px;}
        .p4-order-form-1-con li p {
            clear: both;
        }
        
        .p4-order-form-1-con label {
            display: inline-block;
            width: 120px;
            color: #666;
            vertical-align: top;
            text-align: right;height: 33px;line-height: 33px;overflow: hidden;
        }
        #code_gg{
            width: 80px;
            margin-right: 10px;
            outline: none;
            padding-left: 10px;
            border: 1px solid #eee;
            height: 33px;
            line-height: 32px;
            color: #666;
        }
        
        
        .p4-order-form-1-con .inputs,
        .p4-order-form-1-con li select {
            width: 73%;
            margin-right: 10px;
            outline: none;
            padding-left: 10px;
            border: 1px solid #eee;
            height: 33px;
            line-height: 32px;
            color: #666;
            box-sizing: border-box;
            /*float: left;*/
        }
        .p4-order-form-1-con .radioandcheck{vertical-align:middle;}
        
        .p4-order-form-1-con .err {
            border: 1px solid #c00;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t1 {
            width: 100%;
        }
        
        .p4-order-form-1-t1 textarea {
            width: 73%;
            height: 102px;
            line-height: 24px;
            border: 1px solid #eee;
            outline: none;
            resize: none;
            overflow: auto;
            margin-right: 10px;
            padding-left: 10px;
            box-sizing: border-box;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t2 {
            width: 100%;
        }
        
        .p4-order-form-1-t2 input {
            width: 150px;
            vertical-align: top;
        }
        
        .p4-order-form-1-t2 span {
            width: 153px;
            height: 25px;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t3 {
            padding-left: 120px;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t3 input {
            width: 80px;
            height: 30px;
            border: 0;
            text-align: center;
            margin-right: 30px;
            color: #fff;
            padding-left: 0;
            cursor: pointer;
        }
        
        .p4-order-form-1-con .p4-order-form-1-b1 {
            background: #0059a0;
        }
        
        .p4-order-form-1-con .p4-order-form-1-b2 {
            background: #767676;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t4 {
            overflow: auto;
            height: auto;
            min-height: 35px;
            width: 100%
        }
        
        .p4-order-form-1-con .p4-order-form-1-t4 input {
            vertical-align: middle;
            width: 14px;
            margin: 0 10px;
        }
            /*表单弹框*/
.nsw-modal {
  width: 100%;
  height: 100%;
  background: rgba(225, 225, 225, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999; }

.modal-dialog {
  position: fixed;
  color:#000000;
  top: 150px;
  width: 400px;
  border-radius: 3px;
  min-height: 155px;
  overflow: hidden;
  z-index: 99998;
  margin-left: -200px;
  left: 50%; }
  .modal-dialog .css-icon {
    background-image: url("images/modal-icons.png"); }
  .modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; }
    .modal-dialog .modal-head .modal-logo {
      width: 15px;
      height: 15px;
      background-position: 1px 0px;
      margin: 8px 5px 0 0;
      float: left; }
    .modal-dialog .modal-head .close {
      float: right;
      width: 15px;
      height: 15px;
      background-position: -14px 0px;
      margin-top: 8px; }
  .modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; }
    .modal-dialog .modal-body .modal-body-left {
      width: 140px;
      float: left; }
      .modal-dialog .modal-body .modal-body-left .icon {
        width: 64px;
        height: 64px;
        margin: 30px 0 0 48px; }
      .modal-dialog .modal-body .modal-body-left .success-message {
        background-position: 0px -14px; }
      .modal-dialog .modal-body .modal-body-left .warming-message {
        background-position: 0px -78px; }
        .modal-dialog .modal-body .modal-body-right {
      width: 260px;
      float: right;
      padding-top: 20px; }
       .modal-dialog .modal-body .modal-body-right .close-btn {
        color: #000;
        text-align: center;
        width: 90px;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        background: #818079; }
      .modal-dialog .modal-body .modal-body-right p {
        line-height: 30px; }
    
        
    

        .fdh-01-tit {
            background: #0059a0;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 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;
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center  #0059a0;
        }
        
        .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:  #0059a0;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #0059a0;
        }
        
        .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:  #0059a0;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #72bd38;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

.footer { background: #444444 !important; height: 498px; padding-top: 68px; }
.f_logo { float: left; padding-top: 10px; padding-left: 22px; line-height: 0; text-align: center; height: 308px }
.f_qr { width: 111px; height: 127px; background: #fff; margin: 42px 0 0 10px; position: relative }
.f_qr:before { width: 4px; height: 29px; background: #005AA0; position: absolute; content: ""; left: 58px; top: -29px }
.f_qr img { display: block; width: 86px; height: 86px; margin: 0 auto; padding: 11px 0 10px }
.f_qr span { display: block; font-size: 13px; line-height: 100%; color: #999 }
.f_menu { float: right }
.f_menu dl { background: url(images/f_bg.png) no-repeat left top; float: left; padding-left: 20px; margin-left: 46px }
.f_menu dt a { display: block; font-size: 16px; line-height: 24px; color: #fff; margin-bottom: 18px }
.f_menu dd a { display: block; font-size: 14px; line-height: 36px; color: #999; -o-transition: all .3s ease; transition: all .3s ease }
.f_menu a:hover { color: #fff }
.f_menu dl:last-child { margin-left: 32px }
.f_menu dl:nth-child(4) { margin-left: 30px }
.f_menu dl:nth-child(2) { margin-left: 0 }
.f_menu dl:first-child { width: 272px }
.f_menu dl:first-child dd a { width: 153px }
.f_menu dl:first-child dd a:nth-child(2), .f_menu dl:first-child dd a:nth-child(4) { width: 119px; float: left }
.f_menu dl:first-child dd a:nth-child(1), .f_menu dl:first-child dd a:nth-child(3) { float: left }
.f_contact { margin-top: -15px;padding-left: 50px; background: url(images/f_tel.png) no-repeat left top; height: 84px; float: right }
.f_contact span { display: block; font-size: 15px; line-height: 19px; color: #ebebeb }
.f_contact em { display: block; font-style: normal; font-size: 24px; line-height: 100%; color: #ebebeb; font-weight: 700 }
.f_info { height: 95px; background: #383838; line-height: 95px; font-size: 14px; color: #999 }
.f_info .content { margin-top: 105px;position: relative; height: 95px }
.f_info .fl span { margin-left: 15px; margin-right: 15px }
.f_info .fl a { color: #999; margin-right: 64px }
.f_info .fr a { font-size: 14px; line-height: 95px; color: #999; -o-transition: all .3s ease; transition: all .3s ease; display: inline-block }
.f_info .fr .hotpro { display: inline-block }
.f_info .fr span { font-size: 14px; line-height: 95px; color: #999; -o-transition: all .3s ease; transition: all .3s ease; position: relative; padding: 0 10px; margin: 0 10px; cursor: pointer; }
.f_info .fr span:before, .f_info .fr span:after { position: absolute; content: ""; width: 1px; height: 12px; background: #999; top: 4px }
.f_info .fr span:before { left: 0 }
.f_info .fr span:after { right: 0 }
.f_info .fr a:hover, .f_info .fr .hotpro:hover span { color: #fff }
.f_info .fr li { width: 145px; height: 33px; background: #efefef; border-radius: 4px; text-align: center; margin-top: 2px }
.f_info .fr li a { font-size: 14px; line-height: 33px; color: #383838; display: block; -o-transition: all .3s ease; transition: all .3s ease }
.f_info .fr ul { width: 145px; position: absolute; right: 34px; bottom: 66px; display: none; z-index: 9 }
.f_info .fr ul li:hover a { color: #005AA0 }

            .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;
            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: #0059a0;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0059a0;
            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;
        }
    
