
        .content {
          width: 1200px;
          margin: 0 auto;
        }
        .header {
          background: #fff;

          z-index: 999;
          width: 100%;
          -o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
          transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        }
        .h_con {
          height: 68px;

          box-sizing: border-box;
        }

        .header .logo {
          float: left;
          margin-top: 21px;
          padding-left: 25px;
        }
        .header .logo img {
          width: 166px;
        }
        .websites {
          width: 163px;
          height: 61px;
          padding-left: 38px;
          background: url(images/shadow.png) no-repeat 0 23px;
          margin-top: 10px;
          box-sizing: border-box;
          position: relative;
        }
        .websites .btn {
          width: 100px;
          height: 42px;
          background: #ff4040;
          background: linear-gradient(90deg, #ff4040, #fa5b2a);
          border-radius: 21px;
          text-align: center;
          font-size: 14px;
          font-weight: bold;
          color: #ffffff;
          line-height: 42px;
          text-align: center;
          position: relative;
          z-index: 2;
          cursor: pointer;
        }
        .websites ul {
          width: 100px;
          background: #ffffff;
          border-radius: 21px;
          padding-top: 52px;
          padding-bottom: 16px;
          position: absolute;
          z-index: 1;
          top: 0;
          display: none;
        }
        
        .header .menu li:nth-child(1) {
    margin-left: 15px;
}
        .header .tel {
    float: right;
    width: 17%;
    margin-top: 14px;
    margin-right: 28px;
}

   .header  .tel img {
    width: 100%;
}
        .websites ul li {
          height: 32px;
          text-align: center;
        }
        .websites ul li a {
          display: block;
          font-size: 16px;
          color: #969696;
          line-height: 32px;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
        }
        .websites ul li a:hover {
          color: #eb3c37;
        }
        .header .menu {
          margin-right: 7px;
        }
        .header .menu li {
    position: relative;
    float: left;
    text-align: center;
    margin-left: 85px;
        }
        .header .menu li > a {
          display: block;
          font-size: 18px;
          color: #000;
          line-height: 62px;
          position: relative;
          z-index: 2;

          box-sizing: border-box;

          -o-transition: background-color 0.3s ease;
          transition: background-color 0.3s ease;
        }

        .header .menu li > a:before {
          position: absolute;
          content: "";
          width: 100%;
          height: 0;
          background: #ff423e;
          border-radius: 5px 5px 0px 0px;
          left: 0;
          bottom: 0;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
          z-index: 3;
          opacity: 0;
        }

        .header .menu li.cur > a,
        .header .menu li:hover > a {
          font-weight: bold;
          color: #ff423e;
        }

        .header .menu li.cur > a:before,
        .header .menu li:hover > a:before {
          opacity: 1;
          height: 5px;
        }

        .header-stick {
          top: 0;
          border-bottom: 1px solid #eee;
          background: #fff;
        }
        .header-stick .h_con {
          box-shadow: none;
          border-radius: 0;
        }
        .header-stick .websites {
          background: none;
        }
        .header-stick .websites ul {
          box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.08);
        }
      

        .ty-banner-1 {
        
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
           width:100%;
        }
        .ty-banner-1 img.show{
        }
    

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
            
        }
         .p101-curmbs-1  .blk-main{
             width: 1200px;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;
        margin-bottom: 30px
    }
     .p102-search-1 .blk-main{
         width: 1200px;margin:0 auto;
     }
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
        overflow: hidden
    }
    
    .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: #e73737;}
    .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 #e73737;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


    .p102-about-content{font-size: 16px;line-height: 32px;color: #4c4c4c;text-align: justify;padding: 40px 0;}


    .ly{ height: 640px;background: url(images/ly_bg.jpg) no-repeat center;padding-top: 100px;box-sizing: border-box; }
    i,em{ font-style:normal;}
    .ly_l{ float: left;width: 680px;padding-left: 80px;box-sizing: border-box; }
    .ly_l h2{ display: block;width: 166px;height: 41px; }
    .ly_l h3{ font-weight: normal;font-size: 24px;line-height: 24px;color: #333;padding-top: 30px; }
    .ly_l h3 b{ display: block;font-size: 18px;line-height: 18px;font-weight: normal; padding-top: 16px;}
    .ly_l h3 b em{ display: inline-block;font-size: 30px;font-family: Arial;font-weight: bold; color: #ff423e;font-family: DaysOne;}
    .ly_l h4{ font-weight: normal;font-size: 16px;line-height: 16px;color: #666; padding-top: 20px;}
    .ly_l .more{ display:block;  font-size: 16px; color: #ff423e;text-align:center;width: 150px;height: 40px;border-radius: 20px;line-height: 38px;box-sizing: border-box;-o-transition: all .3s ease;transition: all .3s ease;border:1px solid #ff423e;box-sizing: border-box;margin-top: 25px;}
    .ly_l ul{ margin-top: 20px;width: 510px; }
    .ly_l ul li{ float: left;width: 150px;margin-right: 20px; }
    .ly_l ul li img{ display: block;width: 150px;height: 150px; }
     .ly_l ul li span{ display: block;font-size: 14px;line-height: 14px;color: #666;padding-top: 14px;text-align: center; }
    .ly_r{float: right;width:520px;  }
    .ly_r h3{ font-weight: normal;font-size: 28px;line-height: 28px;color: #fff;padding-top: 30px;text-align: center; }
    .ly_r h3 em{ display: block;font-size: 20px;line-height: 20px;font-weight: normal; padding-top: 10px;}

    .ly_box{margin-top:60px; position: relative; width: 295px;margin-left: 70px;}
    .ly_box ul li{ height:36px; line-height:36px;   width: 355px;margin-bottom: 16px;}
    .ly_box ul li i{ display: inline-block; float: left; font-size: 14px; color: #fff;width: 56px;}
    .ly_box ul li input{ display: inline-block; float: left; width: 282px; border: 1px solid #fff; background: none; height: 36px; line-height: 36px;outline:none; color: #fff;font-size: 16px;}
    .ly_box ul li input:focus{outline:none;background: none; }
    .form-btn-submit{ width:120px; height: 42px; background:#ddd; border: none; cursor: pointer; font-size: 16px; color: #333; line-height: 42px;margin-left: 56px;float:left;}
   .form-btn-reset{ display:none;}
   .ly_box ul li span{ display:none;}
   
  

    .direct {
        height: 156px;
      
        clear: both;
        padding: 36px 0 0
    }
    
    .direct_t {
        width: 220px;
        height: 156px;
        float: left;
        border: 1px solid #e62129;
        box-sizing: border-box;
        padding: 19px 0 0 31px;
    }
    
    .direct_t span {
        display: block;
        line-height: 30px;
        font-size: 24px;
        color: #e62129;
        font-family: "思源黑体 CN";
        margin-bottom: 23px;
        text-transform: uppercase;
        font-weight: bold;
    }
    
    .direct_t em {
        display: block;
        font-size: 24px;
        color: #333333;
    }
    
    .direct_l {
        width: 937px;
        float: right;
    }
    
    .direct_l li {
        height: 50px;
        border-top: 1px solid #ebebeb;
        box-sizing: border-box;
        padding: 8px 0;
    }
    
    .direct_l li h4 {
        width: 145px;
        height: 33px;
        line-height: 33px;
        float: left;
        border-right: 1px solid #ebebeb;
        font-size: 18px;
        text-align: center;
    }
    
    .direct_l li h4 a {
        display: block;
        padding-left: 18px;
        font-family: "思源黑体 CN";
        font-weight: normal;
        color: #333;
    }
    
    .direct_l li span {
        display: block;
        height: 43px;
        float: left;
        max-width: 790px;
      
    }
    
    .direct_l li span a {
        display: block;
        float: left;
        height: 43px;
        line-height: 38px;
        font-size: 13px;
        color: #333333;
        margin-left: 27px;
    }
    
    .direct_l li em {
        display: block;
        height: 43px;
        float: right;
    }
    
    .direct_l li em a {
        display: block;
        height: 43px;
        line-height: 43px;
        font-size: 13px;
        color: #333333;
        padding-right: 32px;
      
    }
    
  


        .footer {
          background: #f5f5f5;
          height: 650px;
          position: relative;
        }
        .f_con{padding-top:56px}
        .f_logo{float:left;width:232px;height:70px}
        .f_menu{float:right;height:70px}
        .f_menu a{float:left;margin-right:65px;font-size:18px;line-height:34px;color:#4d4d4d;position:relative}
        .f_menu a:before{width:36px;height:5px;background:#ff423e;border-radius:5px 5px 0 0;left:50%;top:-61px;margin-left:-18px;-o-transition:all .5s ease;transition:all .5s ease;position:absolute;content:"";opacity:0}
        .f_menu a:hover:before{opacity:1}
        .f_contact{width: 762px;float:left;margin-top:67px}
        .f_contact .tel{float:left;padding-left:55px;background:url(images/fi1.png) no-repeat left top}
        .f_contact .tel strong{display:block;font-size:28px;font-family:DaysOne;font-weight:400;color:#414141;line-height:1;padding-top:2px}
        .f_contact .tel span{display:block;font-size:16px;font-family:DaysOne;font-weight:400;color:#414141;line-height:1;margin-top:7px}
        .f_contact .address{width:50%;margin-left:50px;padding-left:47px;float:left;background:url(images/fi2.png) no-repeat left top}
        .f_contact .address span{display:block;font-size:16px;line-height:28px;color:#4d4d4d}
        .f_contact .address strong{display:block;font-size:20px;line-height:32px;color:#414141}
        .f_qr{width:438px;height:168px;margin-top:24px}
        .f_qr p{width:120px;float:left;margin-left:26px}
        .f_qr img{width:120px;height:120px;background:#fff;border:1px solid #e5e5e5;border-radius:2px 20px 2px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
        .f_qr span{display:block;font-size:14px;line-height:100%;color:#282828;text-align:center;margin-top:7px}
        .f_info{border-top:1px solid rgba(77,77,77,.2);clear:both;padding-top:33px;font-size:14px;color:#999;line-height:1}
        .f_info span{display:block;float:left;margin-right:20px;position:relative;padding-right:21px}
        .f_info span:after{position:absolute;content:"";width:1px;height:12px;background:rgba(77,77,77,.2);top:1px;right:0}
        .f_info span:last-child:after{display:none}
        .f_info a{color:#999;-o-transition:all .5s ease;transition:all .5s ease}
        .f_info a:hover{color:#333}
        .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: #e73737;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #e73737;
            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;
        }
    
