
          .content{
            width: 1200px;
            margin:0 auto;
          }
          .header {
  height: 143px;
  border-bottom: 1px solid rgba(27, 27, 27, 0.15);
  background: #fff;
}
.header .logo {
  text-align: center;
  padding-top: 23px;
  float: left;
}
.header .logo img {
  width: 102px;
  height: 72px;
  margin: 0 auto;
  display: block;
}
.header .logo span {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  font-weight: bold;
}
.header .menu {
  float: right;
  margin-top: 56px;
}
.header .menu li {
  float: left;
  text-align: center;
  height: 87px;
  position: relative;
}
.header .menu li > a {
  padding: 0 20px;
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #343434;
}
.header .menu li > a span {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: rgba(102, 102, 102, 0.5);
  font-family: arial;
  margin-top: 10px;
  text-transform: capitalize;
}
.header .menu li:after {
  position: absolute;
  content: "";
  width: 0;
  height: 4px;
  background: #FFCE34;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: 0;
  bottom: 0;
}
.header .menu li:hover:after,
.header .menu li.cur:after {
  width: 100%;
}
        

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .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;
    }
    
    .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: #f6c81a;}
    .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 #f6c81a;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


        .p101s-case-1-list {
            position: relative;
        }
        
        .p101s-case-1-list dl {
            float: left;
            width: 378px;
            margin: 0 33px 60px 0;
        }
        
        .p101s-case-1-list dl:nth-child(4n-1) {
            margin-right: 0;
        }
        
        .p101s-case-1-list dt img,
        .p101-case-1-list-con dt a {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p101s-case-1-list dd {
            border: 1px solid #e3e3e3;
            padding: 28px 26px 40px 32px;
            position: relative;
            background: #fff;
        }
        
        .p101s-case-1-list dd h4 {
            padding-bottom: 10px;
            position: relative;
            white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
        }
        
        .p101s-case-1-list dd h4:after {
            content: '';
            position: absolute;
            width: 42px;
            height: 2px;
            left: 0;
            bottom: 0;
            background: #d4d4d4;
        }
        
        .p101s-case-1-list dd h4 a {
            display: block;
            height: 40px;
            line-height: 40px;
            font-size: 24px;
            color: #1a1a1a;white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
        }
        
        .p101s-case-1-list .p101s-case-1-desc {
            padding-top: 20px;
            color: #4c4c4c;
            line-height: 24px;
            text-align: justify;
        }
        
        .p101s-case-1-list dl:hover {
            box-shadow: 4px 5px 10px #e6e6e6, -4px 5px 10px #e6e6e6;
        }
        
        .p101s-case-1-list dl:hover dd:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 3px;
            background: #f6c81a;
            left: 0;
            bottom: 0;
            z-index: 1;
        }
    

    .title {
        padding-bottom: 15px;
        position: relative;
        font-weight: normal;
        text-align: center;
        margin-bottom: 40px;
    }
    
    .title:after {
        content: '';
        position: absolute;
        width: 76px;
        height: 1px;
        background: #d4d4d4;
        bottom: 0;
        left: 50%;
        margin-left: -38px;
    }
    
    .title span,
    .title a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 38px;
        color: #333333;
    }
    
    .title em {
        display: block;
        height: 22px;
        font: 14px/22px 'Arial';
        color: #808080;
        font-style: normal;
        letter-spacing: 2px;
    }
    
    .p101-recommend-news {
        padding: 60px 0;
        background-color: #f5f5f5;
    }
    
    .p101-recommend-news-list ul {
        padding-top: 5px;
        position: relative;
    }
    
    .p101-recommend-news-list li {
        float: left;
        width: 530px;
    }
    
    .p101-recommend-news-list li p {
        height: 30px;
        margin-bottom: 10px;
        padding-left: 20px;
        position: relative;
        line-height: 30px;
    }
    
    .p101-recommend-news-list li p:before {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #808080;
        border-style: dotted dotted none none;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -4px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p101-recommend-news-list li p:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 2px;
        background: #808080;
        left: 4px;
        top: 50%;
        z-index: 1;
    }
    
    .p101-recommend-news-list li p a {
        display: inline-block;
        max-width: 400px;
        height: 30px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .p101-recommend-news-list li p:hover a {
        color: #f6c81a;color:#5c0600;
    }
    
    .p101-recommend-news-list li p:hover:before {
        border-color: #f6c81a;
         border-color:#5c0600;

    }
    
    .p101-recommend-news-list li p:hover:after {
        background: #f6c81a;
        background: #5c0600;
    }
    
    .p101-recommend-news-list li p em {
        float: right;
        width: 90px;
        height: 30px;
        font-family: Arial;
        color: #808080;
        text-align: right;
        font-style: normal;
    }
    
    .p101-recommend-news-list li.last {
        margin-left: 140px;
    }
    
    .p101-recommend-news-list li.last:before {
        content: '';
        position: absolute;
        width: 1px;
        left: 50%;
        top: 0;
        bottom: 5px;
        background: #e3e3e3;
        z-index: 3;
    }


        .footer {
          padding-top: 69px;
          height: 363px;
          overflow: hidden;
          background: #fff;
          
        }
        .f_con{
          height: 286px;
        }
        .footer h4 {
          font-size: 20px;
          line-height: 26px;
          color: #343434;
          font-weight: bold;
        }
        .f_logo {
          float: left;
          width: 198px;
          padding-top: 31px;
          margin-right: 48px;
        }
        .f_menu {
          width: 327px;
          height: 220px;
          border-left: 1px solid rgba(154, 154, 154, 0.2);
          border-right: 1px solid rgba(154, 154, 154, 0.2);
          padding-left: 61px;
          padding-top: 10px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
        }
        .f_menu h4 {
          margin-bottom: 20px;
        }
        .f_menu a {
          display: block;
          float: left;
          font-size: 16px;
          line-height: 32px;
          color: #343434;
          width: 122px;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
        }
        .f_menu a:hover {
          color: #000;
          font-weight: bold;
        }
        .f_contact {
          width: 350px;
          margin-left: 73px;
          padding-top: 10px;
        }
        .f_contact h4 {
          margin-bottom: 20px;
        }
        .f_contact p {
          font-size: 16px;
          line-height: 32px;
          color: #282828;
        }
        .f_qr {
          width: 156px;
          background: url(images/qr_bg.png) no-repeat center top;
          margin-top: 25px;
          padding-top: 15px;
        }
        .f_qr img {
          width: 119px;
          height: 119px;
          display: block;
          margin: 0 auto;
        }
        .f_qr span {
          display: block;
          font-size: 14px;
          line-height: 34px;
          color: #242424;
          text-align: center;
        }
        .f_info {
          height: 77px;
          background: #FDD10C;
          font-size: 14px;
          font-weight: 400;
          color: rgba(52, 52, 52, 0.64);
          line-height: 77px;
        }
        .f_info span {
          margin-right: 20px;
        }
        .f_info a {
          color: rgba(52, 52, 52, 0.64);
        }
        .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: #f6c81a;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #f6c81a;
            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;
        }
    
