@media screen and (max-width: 600px) {
  body {
    min-width: auto;
  }

  .container {
    width: 100%;
  }

  header {
    display: none;
  }

  .m-pub {
    display: block;
  }
  .pc-pub {
    display: none;
  }

  .right-btn {
    right: 20px;
  }

  .m-top {
    background: #fff;
    height: 60px;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
  }
  .m-top .logo {
    margin-left: 16px;
    display: block;
    background: url(../images/logo01-blue.png) center / 232px 26px no-repeat;
    width: 232px;
    height: 60px;
  }
  .m-top .menu {
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/menu.png) center / 26px 26px no-repeat;
    width: 60px;
    height: 60px;
  }
  .m-top .menu.tag {
    background: url(../images/close-icon.png) center / 22px 22px no-repeat;
  }

  .m-top .m-menu {
    background: #fff;
    position: absolute;
    z-index: 9999;
    width: 100%;
  }
  .m-top .m-menu li {
    line-height: 60px;
    border-bottom: 1px solid #f1f1f1;
  }
  .m-top .m-menu li a {
    display: block;
    font-size: 16px;
    padding: 0 20px;
  }

  .m-top .m-menu li a.jt-down {
    background: url(../images/m-down.png) 95% center / 16px 16px no-repeat;
  }
  .m-top .m-menu li a.jt-down.tag {
    background: url(../images/m-up.png) 95% center / 16px 16px no-repeat;
  }

  .m-top .m-menu li .son {
  }
  .m-top .m-menu li .son a {
    border-bottom: 1px solid #f1f1f1;
    padding: 0;
    margin: 0 20px;
    color: #666;
  }
  .m-top .m-menu li .son a:last-child {
    border: 0;
  }
  .m-top .m-menu li .son a:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #999;
    display: block;
    border-radius: 50%;
    float: left;
    margin: 28px 10px 0 0;
  }

  .banner {
    height: 350px;
  }
  .banner .banner-video {
    width: 220%;
    top: 0;
    left: -40%;
    display: none;
  }
  .banner .b02 b {
    font-size: 22px;
    line-height: 30px;
  }
  .banner .b02 a {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 140px;
    border-radius: 50px;
    margin: 30px auto;
  }

  .index_title {
    padding: 60px 20px 20px;
    font-size: 20px;
  }
  .index_title .txt {
    line-height: 24px;
    margin: 4px 0 20px;
    font-size: 14px;
    padding: 0 20px;
  }
  .index_title .txt span {
    font-size: 14px;
    line-height: 24px;
  }

  .i-banner:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../images/m-video-bg.jpg) center / cover no-repeat;
  }

  .marketing .index_title {
    padding-bottom: 20px;
  }

  .marketing .marketing_head {
    height: 105px;
    overflow: hidden;
  }

  .marketing ul {
    width: 100%;
    padding: 0 10px;
  }
  .marketing ul li {
    width: 25%;
    padding: 0;
    margin-bottom: 30px;
  }
  .marketing ul.marketing_head li:nth-child(2):after {
    top: 135px;
    right: 275px;
    transform: rotate(145deg);
  }
  .marketing ul.marketing_head li:after {
    right: 15px;
    width: ;
  }
  .marketing ul li a span {
    font-size: 14px;
  }

  .marketing ul li a {
    width: 100%;
    height: 90px;
  }

  .marketing ul li:nth-child(1) a.tag:before {
    width: 53px;
    bottom: -15px;
    left: 18px;
  }

  .marketing ul li:nth-child(2) a.tag:before {
    width: 53px;
    bottom: -15px;
    left: 18px;
  }

  .marketing ul li:nth-child(3) a.tag:before {
    width: 53px;
    bottom: -15px;
    left: 18px;
  }

  .marketing ul li:nth-child(4) a.tag:before {
    width: 53px;
    bottom: -15px;
    left: 18px;
  }

  .marketing ul li:nth-child(1) a {
    background: url(../images/index_icon01.png) top center / 60px 60px no-repeat;
  }

  .marketing ul li:nth-child(2) a {
    background: url(../images/index_icon02.png) top center / 60px 60px no-repeat;
  }

  .marketing ul li:nth-child(3) a {
    background: url(../images/index_icon03.png) top center / 60px 60px no-repeat;
  }

  .marketing ul li:nth-child(4) a {
    background: url(../images/index_icon04.png) top center / 60px 60px no-repeat;
  }

  .marketing ul li:nth-child(1) a.tag {
    background: url(../images/index_icon01_on.png) top center / 60px 60px no-repeat;
    color: #305df0;
  }
  .marketing ul li:nth-child(2) a.tag {
    background: url(../images/index_icon02_on.png) top center / 60px 60px no-repeat;
    color: #305df0;
  }
  .marketing ul li:nth-child(3) a.tag {
    background: url(../images/index_icon03_on.png) top center / 60px 60px no-repeat;
    color: #305df0;
  }
  .marketing ul li:nth-child(4) a.tag {
    background: url(../images/index_icon04_on.png) top center / 60px 60px no-repeat;
    color: #305df0;
  }

  .marketing ul.marketing_head li:after {
    display: none;
  }

  #marketing.touchcarousel .tc-paging-container {
    display: none;
  }

  .marketing_detail .marketing_detail_top {
    padding: 0 10px;
  }
  .marketing_detail .marketing_detail_bottom {
    padding: 0 40px;
  }
  .marketing_detail .marketing_col .marketing_detail_top .col {
    width: 33.33%;
    float: left;
    margin: 0 0 20px 0;
  }
  .marketing_detail .marketing_col .marketing_detail_bottom .col {
    padding-bottom: 0;
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }
  .marketing_detail .marketing_col .marketing_col_title {
    font-size: 18px;
    line-height: 24px;
    margin: 30px 0 10px;
  }
  .marketing_detail .marketing_col .marketing_detail_top .col p {
    padding: 0 16px;
    font-size: 12px;
    line-height: 20px;
  }
  .marketing_detail .marketing_col .marketing_detail_bottom .col p {
    padding: 0 16px;
    font-size: 14px;
    line-height: 24px;
  }
  .marketing_detail .marketing_col .marketing_detail_bottom .col p span {
    margin-bottom: 5px;
  }

  .marketing_detail .more {
    font-size: 20px;
    width: 200px;
    height: 60px;
    line-height: 60px;
    border-radius: 50px;
  }
  .room_deatil .room_deatil_btn {
    font-size: 14px;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    margin: 30px auto;
  }

  .marketing_detail .marketing_col .marketing_detail_top .col img {
    width: 50px;
    height: 50px;
    margin: 20px 0 10px;
  }
  .marketing_detail .marketing_col .marketing_col_title.tage {
    margin: 20px 0;
  }

  .marketing {
    overflow: hidden;
  }
  .marketing .touchcarousel {
    width: 100%;
  }
  .marketing_detail .marketing_col {
    padding: 0;
  }
  .marketing .touchcarousel .touchcarousel-wrapper {
    height: 950px;
  }
  .marketing .touchcarousel .touchcarousel-item {
    margin-top: 0;
    width: 350px;
    height: 950px;
    overflow: hidden;
  }

  .marketing_detail .marketing_col .marketing_detail_top .col_50 {
    width: 50%;
  }
  .marketing_detail .marketing_col .marketing_detail_bottom .col .col_title {
    font-size: 16px;
  }

  .industry {
    padding-bottom: 20px;
  }
  .industry ul {
    padding: 0 20px;
  }
  .industry ul li a {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .industry ul li:nth-child(1) a {
    width: 25%;
  }
  .industry ul li:nth-child(2) a {
    width: 23%;
  }
  .industry ul li:nth-child(3) a {
    width: 20%;
    padding-left: 5px;
  }
  .industry ul li:nth-child(4) a {
    width: 16%;
  }
  .industry ul li:nth-child(5) a {
    width: 16%;
  }

  .industry ul li a.tag:before {
    width: 50px;
    margin-left: -25px;
  }

  .industry .room_deatil {
    padding: 0 20px;
  }
  .industry .room_deatil .room_img a:nth-child(odd) {
  }
  .industry .room_deatil .room_img a:nth-child(even) {
    float: right;
  }
  .industry .room_deatil .room_img a {
    width: 48%;
    margin: 0 0 12px;
    height: 80px;
    overflow: hidden;
    border-radius: 10px;
  }
  .industry .room_deatil .room_img a img {
    width: auto;
    height: 130%;
    display: block;
  }

  .room_deatil .room_img a:hover:before {
    background: none;
  }

  .industry .room_deatil .room_img a span {
    font-size: 16px;
    top: 50%;
    margin-top: -12px;
  }
  .industry .room_deatil .room_img a.tag {
    width: 100%;
    height: 80px;
  }

  .industry .room_deatil .room_img a.tag {
    padding-left: 0;
  }
  .industry .room_deatil .room_img a.tag img {
  }

  .experience_group .index_title {
    padding: 80px 0 20px;
  }

  .room_deatil .room_title span {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
  }
  .room_deatil .room_title {
    font-size: 18px;
    padding: 30px 0 20px;
  }
  .room_deatil .room_wap .room_left {
    width: 100%;
  }
  .room_deatil .room_wap .room_center {
    margin: 20px 0 0;
  }
  .room_deatil .room_wap .room_center img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .room_deatil .room_wap .room_left {
    text-align: left;
  }
  .room_deatil .room_wap .room_left.room_right {
    width: 100%;
  }
  .room_deatil .room_wap .room_left .text {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
  .room_deatil .room_wap .room_left .text > p {
    display: none;
  }
  .room_deatil .room_wap .room_left .room_left_title {
    font-size: 14px;
    color: #666;
  }
  .room_deatil .room_wap .room_left .text p {
    margin-bottom: 0;
    padding-left: 42px;
  }
  .room_deatil .room_wap .room_left .text p i {
    margin-left: 3px;
    display: inline-block;
    font-style: inherit;
  }

  .room_deatil .room_wap .room_left .text:before {
    background: none !important;
  }

  .room_deatil .room_wap .room_left .room_left_title span {
    padding-left: 0;
  }
  .room_deatil .room_wap .room_left .room_left_title:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #666;
    float: left;
    margin: 15px 5px 0 0;
  }
  .room_deatil .old-img {
    margin-bottom: 20px;
  }

  .room_deatil .room_wap_pc {
    display: none;
  }
  .room_deatil .room_wap {
    display: block;
  }

  .partner .partner_l img {
    width: 80%;
    height: auto;
    display: block;
    margin: -10px auto 20px;
  }

  .why ul {
    padding-bottom: 20px;
  }
  .why ul li {
    width: 33.33%;
    font-size: 12px;
    margin-bottom: 20px;
    color: #666;
  }
  .why ul li strong {
    margin-bottom: 5px;
    font-size: 26px;
    padding-left: 10px;
  }
  .why ul li strong i {
    font-size: 16px;
    vertical-align: middle;
  }
  .why .index_title {
    padding: 40px 20px 20px;
  }
  function_tag {
    font-size: 30px;
  }

  .honor .medal_more li a {
    height: 80px;
  }
  .honor .medal_more li a:before {
    left: 0;
    top: 2px;
    width: 80px;
    height: 80px;
    content: "";
    position: absolute;
    background: url(../images/m-l.png) center / 80px 80px no-repeat;
  }
  .honor .medal_more li a:after {
    right: 0;
    top: 2px;
    width: 80px;
    height: 80px;
    content: "";
    position: absolute;
    background: url(../images/m-r.png) center / 80px 80px no-repeat;
  }

  .case {
    /* display: none; */
  }
  .m-case {
    display: block;
    overflow: hidden;
  }
  .m-case .touchcarousel {
    width: 375px;
    height: 500px;
  }
  .m-case .touchcarousel .touchcarousel-item {
    width: 375px;
  }
  .m-case .touchcarousel .detail .col {
    margin: 0 auto;
    width: 280px;
    float: none;
    height: 400px;
  }
  .m-case .touchcarousel .detail .col img {
    width: 100%;
    height: auto;
  }
  .m-case .touchcarousel .detail .col .top .top_name {
    font-size: 12px;
    margin: 10px 0 5px;
  }
  .m-case .touchcarousel .detail .col .top .top_tit {
    font-size: 16px;
    margin: 10px 0 5px;
  }
  .m-case .touchcarousel .detail .col .text {
    font-size: 18px;
  }
  .m-case .touchcarousel .detail .col .text p {
    line-height: 20px;
    font-size: 12px;
  }
  .m-case .touchcarousel .detail .col .top .top_all {
    font-size: 18px;
    margin: 26px 0 15px;
  }
  .m-case .touchcarousel .detail .col .top .top_number {
    font-size: 24px;
  }
  .m-case .touchcarousel.three-d .arrow-holder.left {
    left: 5px;
    top: 190px;
    width: 32px;
    height: 32px;
  }
  .m-case .touchcarousel.three-d .arrow-holder.right {
    right: 5px;
    top: 190px;
    width: 32px;
    height: 32px;
  }
  .m-case .touchcarousel .tc-paging-container {
    bottom: 35px;
  }

  .case .touchcarousel .detail .col:hover img {
    height: auto;
  }
  .case .touchcarousel .detail .col .last {
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    display: block;
  }

  .partner .partner_l {
    float: none;
    text-align: center;
  }
  .partner .partner_r {
    margin: 0;
    padding: 0 20px;
    float: none;
  }
  .partner .partner_r .col {
    margin-bottom: 30px;
  }
  .partner .partner_r .col .text li {
    margin-right: 0;
    width: 16.66%;
  }
  .partner .partner_r .col .text li span {
    font-size: 12px;
    line-height: 16px;
    padding: 0 5px;
    width: 40px;
  }
  .partner .partner_r .col .text li::before {
    right: -25px;
    width: 40px;
  }

  .partner .partner_r .col p {
    font-size: 14px;
  }
  .partner .partner_r .col .txt li {
    font-size: 12px;
    line-height: 20px;
  }
  .partner .partner_r .col .touchcarousel {
    width: 500px;
  }
  .partner .partner_r .col .touchcarousel .touchcarousel-item {
    width: 375px;
  }
  .partner .partner_r .col .touchcarousel p {
    font-size: 12px;
    line-height: 20px;
  }

  .partner .partner_r .col .p_btn {
    font-size: 14px;
    top: 7px;
    left: 192px;
  }

  .partner .touchcarousel.three-d .arrow-holder.left {
    width: 26px;
    height: 26px;
    left: 160px;
    top: -45px;
  }
  .partner .touchcarousel.three-d .arrow-holder.right {
    width: 26px;
    height: 26px;
    left: 240px;
    top: -45px;
  }

  .partner .partner_r .more {
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    font-size: 14px;
    margin: 0 auto 50px;
  }

  /*
.marketing ul li:nth-child(1) a.tag:before{ background:none;}
.marketing ul li:nth-child(2) a.tag:before{ background:none;}
.marketing ul li:nth-child(3) a.tag:before{ background:none;}
.marketing ul li:nth-child(4) a.tag:before{ background:none;}
*/

  .marketing .more {
    width: 140px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-radius: 50px;
    padding: 0 20px;
  }

  .marketing .m-mkbg {
    background: #f7f9ff;
  }

  .experience_group .index_title a {
    margin: 50px auto;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    font-size: 14px;
  }

  .win .medal_more {
    padding-bottom: 20px;
  }
  .win .list_img {
    text-align: center;
    overflow: scroll;
    width: 100%;
  }
  .win .list_img img {
    width: 130px;
    margin-right: 16px;
    margin-bottom: 20px;
  }
  .win .list_img .m-soll {
    width: 770px;
    text-align: left;
    padding-left: 20px;
  }
  .win .list_img .img_old span {
    width: 130px;
  }
  .win .list_img .img_old {
    padding-right: 15px;
  }

  .foot .footer_top {
    width: 100%;
    padding: 30px 0;
  }
  .foot .footer_top li {
    display: inline-block;
    float: none;
  }
  .foot .footer_top li a img {
    width: 40px;
    height: 40px;
  }
  .foot .footer {
    padding: 40px;
  }

  .foot .footer {
    position: relative;
    padding: 20px;
  }
  .foot .footer .l {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .foot .footer .l:nth-child(1) {
  }
  .foot .foot_txt {
    text-align: center;
    font-size: 12px;
  }
  .foot .footer .l ul li {
    font-size: 16px;
    text-align: center;
    line-height: 24px;
  }
  .foot .footer .l .foot_title {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
  }
  .foot .footer img {
    width: 160px;
    height: auto;
    margin: 30px auto 20px;
  }

  .foot .footer_top li a {
    width: 40px;
    height: 40px;
    margin: 0 10px;
  }
  .foot .footer_top li a.WeChat {
    background: url(../images/foot_icon01.png) center / 40px 40px no-repeat;
  }
  .foot .footer_top li a.weibo {
    background: url(../images/foot_icon02.png) center / 40px 40px no-repeat;
  }
  .foot .footer_top li a.bx {
    background: url(../images/foot_icon03.png) center / 40px 40px no-repeat;
  }
  .foot .footer_top li a.tt {
    background: url(../images/foot_icon04.png) center / 40px 40px no-repeat;
  }
  .foot .footer_top li a.zh {
    background: url(../images/foot_icon05.png) center / 40px 40px no-repeat;
  }

  .foot .footer_top li a.WeChat:hover {
    border-radius: 50%;
    background: url(../images/foot_icon01_tag.png) center / 40px 40px no-repeat;
  }
  .foot .footer_top li a.weibo:hover {
    border-radius: 50%;
    background: url(../images/foot_icon02_tag.png) center / 40px 40px no-repeat;
  }
  .foot .footer_top li a.bx:hover {
    border-radius: 50%;
    background: url(../images/foot_icon03_tag.png) center / 40px 40px no-repeat;
  }
  .foot .footer_top li a.tt:hover {
    border-radius: 50%;
    background: url(../images/foot_icon04_tag.png) center / 40px 40px no-repeat;
  }
  .foot .footer_top li a.zh:hover {
    border-radius: 50%;
    background: url(../images/foot_icon05_tag.png) center / 40px 40px no-repeat;
  }

  .right-btn .r-b03 {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url(../images/back.png) center / 50% no-repeat #fff;
  }

  /*视频*/
  .open-video {
    width: 100%;
    height: 300px;
    margin: 0;
    left: 0;
    top: 100px;
  }
  .open-video video {
    width: 100%;
    height: 300px;
  }
  .glasslayer01 {
    background: rgba(0, 0, 0, 0.5);
  }

  /*关于我们*/
  .earth .earch_detail .l {
    width: 100%;
    margin: 0;
  }
  .earth .earch_detail .l img {
    width: 95%;
    margin: 0 auto;
  }
  .earth .earch_detail .l label.l01 {
    top: 100px;
    right: 62px;
    display: none;
  }
  .earth .earch_detail .l label.l02 {
    top: 112px;
    right: 102px;
  }
  .earth .earch_detail .l label.l03 {
    top: 142px;
    right: 98px;
    display: none;
  }
  .earth .earch_detail .l label.l04 {
    top: 130px;
    right: 55px;
    display: none;
  }
  .earth .earch_detail .l label.l05 {
    top: 165px;
    right: 100px;
    display: none;
  }
  .earth .earch_detail .l label.l06 {
    top: 200px;
    right: 160px;
    display: none;
  }
  .earth .earch_detail .l label.l07 {
    top: 230px;
    right: 155px;
    display: none;
  }
  .earth .earch_detail .l label.l08 {
    top: 160px;
    right: 50px;
    display: ;
  }

  .earth .earch_detail .l label.l09 {
    top: 240px;
    right: 300px;
    display: none;
  }
  .earth .earch_detail .l label.l10 {
    top: 250px;
    right: 265px;
    display: none;
  }
  .earth .earch_detail .l label.l11 {
    top: 270px;
    right: 230px;
    display: none;
  }
  .earth .earch_detail .l label.l12 {
    top: 175px;
    right: 130px;
  }
  .earth .earch_detail .l label.l13 {
    top: 250px;
    right: 130px;
    display: none;
  }

  .earth .earch_detail .l label.l14 {
    top: 310px;
    right: 220px;
    display: none;
  }
  .earth .earch_detail .l label.l15 {
    top: 310px;
    right: 170px;
    display: none;
  }
  .earth .earch_detail .l label.l16 {
    top: 360px;
    right: 230px;
    display: none;
  }

  .earth .earch_detail .r {
    margin: 0;
    width: 100%;
    padding: 0 40px 20px;
    position: relative;
  }

  .earth .earch_detail .r .tit {
    font-size: 14px;
  }
  .earth .earch_detail .r p {
    font-size: 14px;
    line-height: 24px;
  }

  .development .index_title {
    padding-bottom: 20px;
  }
  .development .touchcarousel {
    width: 100%;
    padding: 0 40px 40px;
  }
  .development .touchcarousel {
    height: auto;
  }
  .development .touchcarousel .touchcarousel-item {
    height: auto;
    width: 100%;
    border: 0;
    padding-left: 0;
    margin: 20px 0;
  }
  .development .touchcarousel .touchcarousel-item p span {
    font-size: 14px;
    line-height: 24px;
  }
  .development .touchcarousel .touchcarousel-item p {
    padding-right: 0;
  }
  .development .touchcarousel .touchcarousel-item .tit {
    position: relative;
  }
  .development .touchcarousel .touchcarousel-item .tit:before {
    z-index: 2;
    background: #00cccc;
    position: absolute;
    left: -21px;
    top: 15px;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 5px;
  }

  .development .touchcarousel .touchcarousel-item:before {
    content: "";
    width: 1px;
    height: 1725px;
    background: #f1f1f1;
    position: absolute;
    left: -18px;
    top: 40px;
  }

  .expert .container {
    padding: 0 40px;
  }
  .expert .index_title {
    padding: 40px 0 20px;
  }
  .expert .index_title .txt {
    padding: 0;
  }
  .expert .expert_col .expert_txt .til {
    line-height: 36px;
  }
  .expert .expert_col .expert_txt .text p {
    font-size: 14px;
    line-height: 24px;
  }
  .expert .expert_col .expert_txt .text p:before {
    margin-top: 10px;
  }

  .expert .expert_col .expert_txt .til span {
    font-size: 18px;
  }

  .expert .expert_col.ep01 .r {
    margin: 0 auto 30px;
    float: none;
    width: 120px;
  }
  .expert .expert_col.ep01 .r img {
    margin: 0;
  }

  .expert .expert_col.ep02 .r {
    margin: 0 auto 30px;
    float: none;
    width: 120px;
  }
  .expert .expert_col.ep02 .r img {
    margin: 0;
  }

  .expert .expert_col.ep03 .r {
    margin: 0 auto 30px;
    float: none;
    width: 120px;
  }
  .expert .expert_col.ep03 .r img {
    margin: 0;
  }

  .expert .expert_col.ep04 .r {
    margin: 0 auto 30px;
    float: none;
    width: 120px;
  }
  .expert .expert_col.ep04 .r img {
    margin: 0;
  }

  .expert .expert_col.ep05 .r {
    margin: 0 auto 30px;
    float: none;
    width: 120px;
  }
  .expert .expert_col.ep05 .r img {
    margin: 0;
  }

  .honor .medal {
    width: 100%;
  }
  .honor .medal li {
    width: 50%;
  }
  .honor .medal_more li {
    width: 100%;
    margin: 0;
    padding: 16px 50px;
    height: auto;
  }
  .honor .medal_more li a span {
    line-height: 24px;
  }
  .honor .medal_more li a {
    font-size: 14px;
    padding: 10px 0;
  }
  .honor .medal_more li a.tag {
    padding: 20px 0 0;
  }

  .partner .partner_wap {
    width: 100%;
  }
  .partner .partner_wap .col {
    padding-bottom: 35px;
  }
  .development .touchcarousel .arrow-holder.left {
    display: none;
  }
  .development .touchcarousel .arrow-holder.right {
    display: none;
  }
  .development .touchcarousel .scrollbar-holder {
    margin: 0 40px;
  }

  .us .us_text p {
    padding: 0 40px;
    font-size: 14px;
    line-height: 24px;
  }

  .index-banner.about {
    height: 400px;
    min-height: 400px;
  }
  .index-banner.about .b02 {
    padding: 0 40px;
  }
  .index-banner.about .b02 p {
    line-height: 30px;
  }

  .expert .expert_col .l {
    width: 100%;
  }
  .expert .expert_col .r {
  }
  .expert .expert_col .r img {
    border-radius: 50%;
    width: 120px;
  }
  .expert .expert_col .expert_txt .til label {
    font-size: 14px;
  }

  .knowledge .container {
    padding: 0 40px;
  }
  .partner .partner_wap .col ul {
    padding: 0 40px;
  }
  .partner .partner_wap .col ul li {
    margin: 0;
  }

  .knowledge .knowledge_text p {
    font-size: 20px;
    line-height: 30px;
  }
  .knowledge .knowledge_text .txt {
    font-size: 20px;
    line-height: 30px;
  }

  .expert .expert_col:nth-child(2n) .l {
    margin-top: 0px !important;
  }
  .expert .expert_col:nth-child(3n) .l {
    margin-top: 0px !important;
  }
  .expert .expert_col:nth-child(5n) .l {
    margin-top: 0px !important;
  }

  .know_add .knowledge_top li {
    height: auto;
    padding-bottom: 20px;
  }
  .know_add .knowledge_top li span {
    font-size: 42px;
    line-height: 50px;
    margin: 15px 20px 5px;
  }
  .know_add .knowledge_top li p {
    font-size: 14px;
  }
  .know_add .knowledge_text p,
  .know_add .knowledge_text .txt {
    font-size: 14px;
    line-height: 24px;
  }

  .partner_add .partner_wap .col ul li {
    width: 100%;
  }

  /*智慧营销精选资料+*/
  .news {
    margin: 0;
  }
  .news .news_l {
    width: 100%;
  }
  .news .news_l .new_top img {
    width: 100%;
    height: auto;
    border-radius: 0;
  }
  .news.new .news_l .new_detail .new_col {
    border: 1px solid #f1f1f1;
    width: 100%;
    height: auto;
  }
  .news.new .news_l .new_detail .new_col .l {
    width: 100%;
  }
  .news.new .news_l .new_detail .new_col .l img {
    width: 100%;
    height: auto;
  }
  .news.new .news_l .new_detail .new_col .l .text {
    width: 100%;
  }
  .news.new .news_l .new_detail .new_col .l .text .last {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
  }

  .news.new .news_l .new_detail .new_col .l .text .last .more {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 50px;
    width: 120px;
  }

  .news.new .news_l .new_detail .new_col:last-child {
    margin-bottom: 30px;
  }

  .page {
    width: 100%;
    margin: 30px 0;
  }

  .news .news_r {
    display: none;
  }

  .contact {
    padding: 10px 0 50px;
    overflow: initial;
  }
  .contact .l {
    width: 100%;
    padding: 0 20px;
    float: none;
  }
  .contact .l .tit {
    margin: 30px 0 0px;
    font-size: 20px;
  }
  .contact .l p {
    padding: 0;
    font-size: 14px;
    line-height: 24px;
  }
  .contact .l p.tel {
    margin: 0 0 100px;
    font-size: 32px;
  }
  .contact .l p.tel a {
    color: #fff;
  }
  .contact .l p.text {
    margin-bottom: 10px;
  }

  .contact .r {
    float: none;
    width: 85%;
    margin: 0 auto;
    height: auto;
    padding: 20px;
  }
  .contact .r .contact_col p {
    font-size: 18px;
  }
  .contact .r .contact_col .col_input {
    height: 40px;
    font-size: 14px;
  }
  .contact .r .contact_detail .submit {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-radius: 50px;
    margin-top: 20px;
  }
  .contact .r .contact_detail .last {
    font-size: 16px;
  }

  .contact .r .contact_col.col_list p {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .contact .r .contact_col.col_list .sel {
    top: 41px;
    height: auto;
  }
  .contact .r .contact_col.col_list .sel span {
    line-height: 40px;
    font-size: 14px;
  }
  .contact .r .contact_col.col_list .sel span:after {
    top: 12px;
    width: 20px;
    height: 20px;
  }
  .contact .r .contact_col.col_list .sel span.tag:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 11px;
    top: 12px;
    background: url(../images/form-true.png) center / 20px 20px no-repeat;
  }

  .contact .r:before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -35px;
    background: url(../images/right-l01-s.png) top center / 100% no-repeat;
  }

  .news.new .news_l .new_top .txt {
    top: 0;
    left: 0;
    padding: 40px 30px;
  }
  .news .news_l .new_top .txt {
  }
  .news .news_l .new_title {
    padding: 0 20px;
    font-size: 20px;
  }
  .news .news_l .new_detail .new_col {
    padding: 20px;
    border: 0;
  }
  .news .news_l .new_detail .new_col .ovf-img {
    height: 220px;
    overflow: hidden;
  }
  .news .news_l .new_detail .new_col .l {
    width: 100%;
    float: none;
  }
  .news .news_l .new_detail .new_col .l img {
    width: 100%;
    height: auto;
  }
  .news .news_l .new_detail .new_col .l .text {
    width: 100%;
    padding: 15px 0;
  }
  .news .news_l .new_detail .new_col .l .text .txt {
    margin: 10px 0;
    font-size: 14px;
    line-height: 24px;
  }
  .news .news_l .new_detail .new_col .l .text .last {
    position: relative;
    bottom: auto;
    right: auto;
    font-size: 14px;
  }
  .news .news_l .new_detail .new_col .l .text .til {
    font-size: 16px;
    line-height: 28px;
  }

  .news.new .news_l .new_top p {
    font-size: 12px;
  }
  .news.new .news_l .new_top .titles {
    font-size: 18px;
    line-height: 28px;
  }
  .news.new .new_detail {
    padding: 20px;
  }

  /*案例*/
  .case_wap .case_wap_l {
    width: 90%;
    margin: 20px auto;
    float: none;
  }
  .case_wap .case_wap_r {
    display: none;
  }

  .cases.index-banner {
    height: 350px;
    min-height: 350px;
    padding: 0;
  }

  .case_wap .case_wap_l .col .xl-3 {
    width: 100%;
  }
  .case_wap .case_wap_l .col .case-padding {
    width: 100%;
    padding: 0;
  }

  .cases-type {
    display: none;
  }
  .group #m-horizontal.touchcarousel {
    width: 100%;
    height: auto;
  }
  .group #m-horizontal.touchcarousel .detail .col {
    float: none;
    width: 100%;
    height: auto;
  }

  .group {
    padding-bottom: 40px;
  }
  .group .detail {
    padding: 0 20px;
  }

  .group .detail .col {
    float: left;
    width: 48%;
    border-radius: 15px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 15px;
  }
  .group .detail .col:hover {
    box-shadow: 0 10px 20px rgb(61 85 153 / 20%);
  }
  .group .detail .col:hover .hr {
    display: block;
    transition: all 0.6s;
  }

  .group .detail .col .hr {
    width: 380px;
    height: 380px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 15px;
    padding: 46px 30px 49px;
    background: rgba(48, 93, 240, 0.95);
  }

  .group .detail .col .hr .tit {
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 30px;
  }
  .group .detail .col .hr .text {
    margin: 17px 0 145px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0;
    text-align: justify;
    line-height: 21px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .group .detail .col .hr .more {
    display: block;
    position: absolute;
    left: 30px;
    bottom: 40px;
    width: 108px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #ff8d66;
    border-radius: 18px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
  }

  .group .detail .col .de p {
    bottom: 0;
    left: 0;
    position: absolute;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }

  .group .detail .col .de img {
    border-radius: 15px;
    width: 100%;
  }

  .group .detail .col:nth-child(odd) {
    float: left;
  }
  .group .detail .col:nth-child(even) {
    float: right;
  }

  .banner .b02 p {
    font-size: 16px;
    margin-top: 10px;
  }
  .cases.banner .b02 {
    top: 160px;
  }
  .cases.banner .b02 p {
    font-size: 16px;
    line-height: 28px;
    padding: 0 40px;
  }

  .case_wap .case_wap_l .col {
    border-bottom: 1px solid #f1f1f1;
  }
  .case_wap .case_wap_l .col.col_title .case_top {
    font-size: 18px;
    line-height: 28px;
  }
  .case_wap .case_wap_l .col.col_title .case_til {
    font-size: 14px;
  }
  .case_wap .case_wap_l .col .case_title {
    font-size: 16px;
  }
  .case_wap .case_wap_l .col .case_h3 {
    font-size: 16px;
  }
  .case_wap .case_wap_l .col p span {
    font-size: 14px;
    line-height: 24px;
  }

  /*产品*/
  .product.index-banner {
    height: 350px;
    min-height: 350px;
    padding: 0;
    background: url(../images/p.png) left center / cover no-repeat;
  }
  .product.banner .t-btn {
    top: 25%;
    text-align: center;
    padding: 0 20px;
    width: 100%;
  }
  .product.banner .t-btn p {
    font-size: 22px;
  }
  .product.banner .t-btn p span {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
  }

  .product .product_detail {
    padding: 0 24px;
  }
  .product .product_detail .product_col {
    margin-bottom: 40px;
    padding-right: 40px;
    width: 100%;
    padding: 0;
    padding-bottom: 20px;
    border-bottom: 1px dashed #eee;
  }
  .product .product_detail .product_col .l {
    float: none;
  }
  .product .product_detail .product_col .l img {
    margin: 10px auto 30px;
    width: 60px;
    height: 60px;
  }
  .product .product_detail .product_col:last-child {
    border: 0;
    margin-bottom: 0;
  }

  .product .product_detail .product_col .l:nth-child(2) {
    padding-left: 80px;
  }

  .function .function_detail {
    padding: 0 40px;
  }
  .function .function_detail .function_col {
    width: 100%;
    margin: 0 0 20px;
    height: auto;
    padding-bottom: 20px;
  }

  .product.index-banner.product01 {
    min-height: 350px;
    padding: 0;
    background: url(../images/p01.png) left center / cover no-repeat;
  }

  .product .index_title {
    padding: 60px 20px 40px;
  }
  .product01.product.banner .t-btn {
    top: 80px;
  }
  .function.function_285 .function_detail .function_col {
    width: 100%;
    height: auto;
    margin: 0;
    float: none;
    padding-bottom: 30px;
    border-radius: 0;
  }

  .product.index-banner.product02 {
    min-height: 350px;
    padding: 0;
    background: url(../images/p02.png) left center / cover no-repeat;
  }
  .product02.product.banner .t-btn {
    top: 80px;
  }
  .product02.product.banner .t-btn p span {
    width: 100%;
  }

  .product_wap {
    padding: 20px;
  }
  .product_crm .l_img {
    width: 100%;
    margin: 0;
  }
  .function_col4.function .function_detail .function_col {
    margin: 0 0 20px;
    width: 100%;
    height: auto;
  }

  .product.index-banner.product03 {
    min-height: 350px;
    padding: 0;
    background: url(../images/p03.png) left center / cover no-repeat;
  }
  .product03.product.banner .t-btn {
    top: 80px;
  }
  .product03.product.banner .t-btn p span {
    width: 100%;
  }

  .product_wap .l_img {
    width: 100%;
    height: auto;
  }
  .product_wap .l_img img {
    width: 100%;
    height: auto;
  }

  .product.index-banner.product04 {
    min-height: 350px;
    padding: 0;
    background: url(../images/p04.png) left center / cover no-repeat;
  }
  .product04.product.banner .t-btn {
    top: 80px;
  }
  .product_details.product .product_detail .product_col {
    padding: 0 20px;
  }

  .function_details.function .function_detail .function_col {
    width: 100%;
    border-radius: 0;
  }

  .product.index-banner.product05 {
    min-height: 350px;
    padding: 0;
    background: url(../images/p05.png) left center / cover no-repeat;
  }

  .product.index-banner.product06 {
    min-height: 350px;
    padding: 0;
    background: url(../images/3d-banner.png) left center / cover no-repeat;
  }
  .product06.product.banner .t-btn {
    top: 60px;
  }

  .product.index-banner.product07 {
    min-height: 350px;
    padding: 0;
    background: url(../images/p07.png) left center / cover no-repeat;
  }
  .product07.product.banner .t-btn {
    top: 80px;
  }
  .wisdom .l_img {
    margin: 0;
  }
  .wisdom ul.list-add li {
    padding-bottom: 10px;
  }

  .product.index-banner.product08 {
    min-height: 350px;
    padding: 0;
    background: url(../images/p08.png) left center / cover no-repeat;
  }
  .product08.product.banner .t-btn {
    top: 60px;
  }
  .robot.product_details.product .product_detail .product_col {
    padding: 0 0 40px;
  }
  .robot.product .product_detail .product_col .l p span {
    width: 100%; /* font-size:20px; line-height:30px;  */
  }
  .robot_wap {
    padding: 0 40px;
    margin: 40px 0 0;
  }
  .robot_wap .robot_banner .l.xy {
    padding: 0 20px;
  }
  .robot_wap .robot_banner {
    padding-bottom: 40px;
  }

  .product.index-banner.product09 {
    min-height: 350px;
    padding: 0;
    background: url(../images/p09.png) left center / cover no-repeat;
  }
  .product09.product.banner .t-btn p span {
    width: 100%;
  }
  .product09.product.banner .t-btn {
    top: 80px;
  }

  .precise {
    padding-bottom: 40px;
  }
  .precise .list {
    padding: 0 24px;
  }
  .precise .col .txt p {
    padding: 0 20px;
    line-height: 24px;
  }
  .precise .col {
    margin: 0;
    width: 48%;
    float: left;
    margin-bottom: 12px;
  }
  .precise .col:nth-child(even) {
    float: right;
  }
  .cooperation {
    padding-bottom: 50px;
  }
  .cooperation .cooperation_title {
    margin: 40px 0;
  }
  .cooperation .cooperation_title .til {
    font-size: 16px;
    padding: 0 40px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .cooperation .cooperation_title p {
    font-weight: bold;
    font-size: 20px;
  }
  .cooperation .col .til {
    font-size: 16px;
  }

  .cooperation .col {
    width: 100%;
    min-height: 260px;
    padding-bottom: 40px;
  }
  .cooperation .col .text {
    font-size: 14px;
    line-height: 24px;
  }
  .cooperation .col:before {
    background: none;
  }

  .product_details .product_details_img img {
    width: 60px;
  }

  .service .col .col_img_txt {
    top: 60px;
    font-size: 18px;
    font-weight: bold;
  }

  .service {
    padding: 0 40px;
  }
  .service .col {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  .service .col .text {
    padding: 16px 20px;
    font-size: 14px;
    line-height: 24px;
  }

  .product.index-banner.product10 {
    min-height: 350px;
    padding: 0;
    background: url(../images/p10.png) left center / cover no-repeat;
  }
  .product10.product.banner .t-btn {
    top: 80px;
  }
  .product10.product.banner .t-btn p span {
    width: 100%;
  }

  .number .text {
    padding: 0 40px;
  }
  .number .text p {
    width: 100%;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .train .col {
    width: 50%;
    margin: 0 0 20px;
    height: 220px;
  }
  .train .col .text {
    font-size: 14px;
    line-height: 24px;
  }
  .train .col .col_img img {
    width: 90px;
    height: 90px;
    margin: 30px 0 10px;
  }
  .train .col .text p {
    padding: 0 40px;
  }

  .product .product_detail .product_col .l .product_tit {
    font-size: 16px;
    margin: 0 0 10px;
  }
  .product .product_detail .product_col .l p span {
    font-size: 14px;
    line-height: 24px;
    padding-right: 0;
  }

  .function .function_detail .function_col p {
    margin-bottom: 20px;
  }
  .function .function_detail .function_col p span {
    font-size: 14px;
    line-height: 24px;
    padding: 0 20px;
  }

  .product_crm.product_wap .text {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }
  .product_wap ul li label {
    font-size: 14px;
    width: 100%;
    line-height: 24px;
    float: none;
  }
  .product_wap ul li label span {
    font-size: 14px;
  }
  .product_wap ul li i.n3 {
    margin-bottom: 40px;
  }

  .product_crm ul li label {
    float: none;
  }

  .function .function_301.function_detail .function_col {
    height: auto;
  }
  .function .function_detail .function_col.tag {
    height: 100px;
    border-radius: 20px;
    display: none;
  }
  .function .function_detail .function_col.tag .til {
    margin: 0;
    height: 100px;
    line-height: 100px;
    padding: 0;
  }
  .function .function_detail .function_col.tag .til .btn {
    line-height: 100px;
  }

  .function02.function .function_detail .function_col.tag {
    padding: 0;
  }

  .product_wap .til {
    font-size: 14px;
    padding: 30px 0 10px;
  }
  .product_wap .text {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }
  .industry_wap .tile {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 0;
  }

  .industry05_wap .til {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 25px;
  }

  .function_col4.function .function_detail .function_col.tag {
    height: 100px;
    border-radius: 20px;
    background: url(../images/function24.png) center / 100% no-repeat;
  }

  .product_details.product .product_detail .product_col {
    padding: 0;
    padding-bottom: 40px;
  }

  .wisdom .txt {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
  }
  .wisdom .txt.add_txt {
    width: 100%;
    line-height: 24px;
  }
  .function .function_322.function_detail .function_col {
    height: auto;
  }

  .function .function_detail .function_col .function_tit {
    font-size: 16px;
  }

  .product_crm ul.list-add li {
    margin-bottom: 10px;
  }

  .product_wap_02 .margin-img {
    margin: 30px 0;
  }

  .product_crm .til {
    font-weight: bold;
    font-size: 18px;
  }
  .product_wap ul li i {
    margin: 7px 10px 10px 0;
    width: 10px;
    height: 10px;
  }
  .product_wap ul li i:before {
    width: 6px;
    height: 6px;
    top: 1px;
    left: 1px;
  }

  .product_wap .l_img .product03-img01 {
    width: 80%;
  }

  .product_details.product .product_detail .right {
    float: none;
  }
  .product_details.product .product_detail .left {
    float: none;
  }
  .product_wap ul li {
    font-size: 20px;
  }

  .number {
    padding-bottom: 60px;
  }

  .advantage {
    padding-bottom: 0;
  }
  .advantage.function .function_detail .function_col img {
    margin-bottom: 20px;
  }

  .industry03_list .l {
    width: 100%;
  }
  .industry03_list ul li i {
    margin-bottom: 50px;
  }
  .industry03_list01 .l {
    width: 100%;
  }
  .industry03_list01 ul.list-type li i {
    margin-bottom: 50px;
  }

  .industry03_list02 .l {
    width: 100%;
  }
  .industry03_list02 ul li i {
    margin-bottom: 50px;
  }

  .industry03_list03 ul li label {
    width: 310px;
  }
  .industry03_list03 ul li label span {
    line-height: 28px;
  }
  .industry03_list03 ul li i {
    margin-top: 11px;
  }
  /*行业*/

  .industry.product.banner .t-btn {
    width: 100%;
    top: 25%;
  }
  .industry03.product.banner .t-btn {
    top: 20%;
  }
  .precise_col5.precise .col {
    width: 100%;
    margin: 0 0 25px;
    height: auto;
    padding-bottom: 40px;
  }
  .industry_precise.precise_col5 .col {
    width: 100%;
    margin: 0 0 25px;
    height: auto;
    padding-bottom: 40px;
  }
  .problem .list {
    padding: 0 20px;
  }

  .process .ovf {
    padding: 0 20px;
  }
  .process .col {
    width: 100%;
    padding: 24px 20px;
    height: 140px;
  }

  .future .ovf {
    width: 100%;
    background: none;
  }
  .future .col.tag:before {
    background: none;
  }
  .future .col {
    display: none;
  }
  .future .col.tag {
    display: block;
    width: 100%;
  }
  .future .col .text {
    margin: 0;
    padding: 0 40px 0;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }

  .problem {
    padding-bottom: 40px;
  }
  .promise .index_title p {
    line-height: 30px;
  }
  .promise .col {
    width: 100%;
  }
  .problem .list .col p {
    font-size: 14px;
    line-height: 24px;
  }
  .problem .index_title .txt {
    margin-bottom: 25px;
  }

  .product.banner .t-btn a {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 140px;
    border-radius: 50px;
    margin: 0 auto;
  }
  .industry.product.banner .t-btn a {
    margin: 40px auto;
  }

  .solve .solve_img img {
    width: 100%;
    height: auto;
  }

  .cloud .index_title .txt {
    font-size: 14px;
    padding: 0 30px;
    line-height: 24px;
  }

  .robot_banner .title {
    font-size: 18px;
    margin: 50px 0 20px;
  }
  .robot_banner .list .col span {
    font-size: 12px;
    height: 24px;
    line-height: 22px;
    border-radius: 50px;
    width: 80px;
    margin-bottom: 10px;
  }
  .robot_banner .list .col p {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
  }
  .robot_banner .l {
    float: none;
  }
  .robot_banner .l img {
    width: 160px;
    margin: 50px auto 0;
    display: block;
  }

  .process .index_title .txt {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }
  .process .col .text .til {
    font-size: 14px;
    font-weight: bold;
  }
  .process .col .text p {
    font-size: 14px;
    line-height: 24px;
  }

  .process .col .l {
    margin-bottom: 30px;
  }
  .process .col .l img {
    width: 50px;
    height: 50px;
  }

  .promise .col .txt {
    font-size: 14px;
    line-height: 24px;
  }
  .promise .col img {
    width: 100px;
    height: 100px;
    margin: 20px auto;
  }

  .product.index-banner.industry {
    min-height: 350px;
  }

  .white {
    padding-bottom: 0;
  }
  .white .white_list .col {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
  .white .white_list .col:before {
    border: 0;
  }
  .white .white_list .til {
    font-size: 16px;
  }

  .precise_col2 .col {
    padding: 20px 0 20px;
    width: 50%;
    min-height: 280px;
  }
  .precise_col2 .col:last-child {
    border: 0;
  }
  .precise_col2 .col .col_img {
    float: none;
    margin: 0 auto 30px;
  }
  .precise_col2 .col .txt .til {
    font-size: 16px;
  }
  .precise_col2 .col .txt {
    text-align: center;
    float: none;
  }
  .precise_col2 .col .txt p {
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    padding: 0 10px;
  }

  .precise05_tag .col {
    min-height: 320px;
  }

  .industry_wap .l {
    padding: 0;
    float: none;
  }
  .industry_wap ul li label {
    float: none;
    margin-right: 0;
    line-height: 24px;
    width: 300px;
  }
  .industry_wap .l_img01 {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
    float: none;
  }
  .industry_wap .l_img02 {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
    float: none;
  }
  .industry_wap .l_img03 {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
    float: none;
  }
  .industry_wap .l_img04 {
    width: 80%;
    height: auto;
    display: block;
    margin: 30px auto;
    float: none;
  }
  .industry_wap .l_img05 {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
    float: none;
  }
  .industry_wap .l_img05 {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
    float: none;
  }
  .industry_wap .l_img06 {
    width: 90%;
    height: auto;
    display: block;
    margin: 30px auto;
    float: none;
  }
  .industry_wap .l_img07 {
    width: 90%;
    height: auto;
    display: block;
    margin: 30px auto 0;
    float: none;
  }
  .industry_wap .l_img08 {
    width: 90%;
    height: auto;
    display: block;
    margin: 30px auto;
    float: none;
  }
  .industry_wap .l_img09 {
    width: 90%;
    height: auto;
    display: block;
    margin: 30px auto 0;
    float: none;
  }

  .industry04_wap01 .industry04_txt02 {
    width: 100%;
  }
  .industry04_wap02 .industry04_txt04 {
    width: 100%;
  }

  .programme .col {
    width: 100%;
    height: auto;
  }
  .programme .col .col_img img {
    width: 100px;
    height: 100px;
  }

  .demand {
    padding-bottom: 40px;
  }
  .demand .index_title {
    line-height: 50px;
    padding: 30px;
    line-height: 30px;
  }
  .demand .col {
    width: 100%;
  }
  .demand ul li {
    font-size: 14px;
  }
  .demand .col .til {
    font-size: 16px;
  }

  .reason .ovf {
    padding: 0 30px;
  }
  .reason .col {
    font-size: 14px;
    width: 100%;
    height: 130px;
    padding: 28px 20px;
    line-height: 24px;
    letter-spacing: 0;
  }
  .reason .col:nth-child(4) {
    padding: 40px 20px;
  }

  .industry_wap .l_img10 {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
    float: none;
  }

  .education .l {
    padding: 30px 30px 30px;
    float: none;
  }
  .education .til {
    text-align: center;
    margin: 40px 0 30px;
    font-size: 18px;
    line-height: 30px;
  }
  .education .text {
    font-size: 14px;
    width: 100%;
    line-height: 24px;
  }
  .education .education_img01 {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto 30px;
    float: none;
  }
  .education .education_img02 {
    width: 80%;
    height: auto;
    display: block;
    margin: 40px auto 0px;
    float: none;
  }
  .education .education_img03 {
    width: 80%;
    height: auto;
    display: block;
    margin: 0 auto 30px;
    float: none;
  }
  .education .education_img04 {
    width: 80%;
    height: auto;
    display: block;
    margin: 40px auto 30px;
    float: none;
  }

  .product.index-banner.industry03 .frist {
    font-size: 22px;
  }
  .product.index-banner.industry03 .second {
    font-size: 16px;
    margin: 0 0 10px;
  }

  .industry02.product.banner .t-btn p {
    font-size: 22px;
  }
  .industry02.industry.product.banner .t-btn p span {
    font-size: 16px;
    line-height: 28px;
  }

  .industry01 .t-btn p label {
    font-size: 16px;
    line-height: 28px;
  }
  .industry.product.banner .t-btn p span {
    font-size: 14px;
    line-height: 24px;
  }
  .product.index-banner.industry02 label {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .product.index-banner.industry03.industry05 .third {
    font-size: 16px;
  }
  .product.index-banner.industry03.industry05 .third span {
    font-size: 16px;
  }

  .grey .room_title {
    font-size: 22px;
    padding-bottom: 30px;
  }
  .grey .room_title span {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    padding: 0 20px;
  }

  .industry04_wap .til {
    margin-top: 0;
  }

  /*未来*/
  .function01.product.banner .t-btn {
    left: 0;
    padding: 0 80px;
    text-align: center;
    top: 80px;
    width: 100%;
  }
  .function01.product.banner .t-btn p {
    line-height: 30px;
    font-size: 22px;
  }
  .function01.banner .t-btn p span {
    line-height: 30px;
  }
  .function_wap {
    padding: 60px 24px;
  }
  .function_wap .l_img {
    margin: 0;
    width: 100%;
    height: auto;
  }
  .function_wap .old-f {
    margin-bottom: 30px;
  }
  .function_wap .l .text {
    width: 100%;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 36px;
  }
  .function_wap .l .text p {
    font-size: 14px;
    line-height: 24px;
  }

  .function_wap .l .tile {
    font-size: 16px;
    line-height: 28px;
  }
  .function_wap .l .til {
    font-size: 18px;
    font-weight: bold;
  }

  .function_wap_last {
    margin-top: 0;
    border-radius: 20px;
    padding: 0;
    background: none;
    font-size: 14px;
    color: #666c80;
    line-height: 24px;
  }
  .function_wap_last p {
    margin-bottom: 15px;
  }

  .function_wap01 {
    padding: 40px 20px;
  }
  .function_wap01 .index_title {
    padding: 30px 0 60px;
  }
  .function_wap01 .col {
    width: 50%;
  }

  .function_wap01 .col:nth-child(1):before {
    background: none;
  }
  .function_wap01 .col:nth-child(2):before {
    background: none;
  }
  .function_wap01 .col:nth-child(3):before {
    background: none;
  }

  .function_wap01 .col {
    border-bottom: 0;
    margin-bottom: 0;
    min-height: 370px;
  }
  .function_wap01 .col .text p:before {
    left: 0;
  }
  .function_wap01 .col .img {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
  }
  .function_wap01 .col .img_txt {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 20px;
  }
  .function_wap01 .col .text {
    padding: 0;
  }
  .function_wap01 .col .text p {
    font-size: 12px;
    width: auto;
    line-height: 20px;
    margin: 0 0 5px;
    padding: 0 15px;
  }
  .function_wap01 .col .text p:before {
    top: 8px;
  }

  .function_wap01 .ovf {
    overflow: hidden;
  }

  .function_wap02 {
    padding: 60px 24px 40px;
  }
  .function_wap02 .l_img {
    width: 100%;
  }
  .function_wap02 .l {
    margin: 0;
  }
  .function_wap02 .future-img01 {
    margin-top: 30px;
  }

  .function_wap02 .til {
    font-size: 14px;
    line-height: 24px;
  }
  .function_wap02 .tile {
    font-size: 16px;
    line-height: 28px;
  }
  .function_wap02 .text {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    padding-top: 40px;
  }

  .function_wap03 {
    padding: 60px 20px;
  }
  .function_wap03 .index_title {
    padding: 0 0 40px;
  }
  .function_wap03 .index_title .txt {
    padding: 0;
  }
  .function_wap03 .function_wap03_img01 {
    width: 100%;
    height: auto;
  }
  .function_wap03 .function_wap03_img02 {
    width: 100%;
    height: auto;
    margin: 30px auto 0;
  }

  .function_wap04 {
    padding: 0;
  }
  .function_wap04 .function_wap_list li {
    width: 50%;
    padding: 0;
    border-bottom: 1px dashed #ddd;
  }
  .function_wap04 .function_wap_list li a {
    position: relative;
    padding: 10px 0 0 0;
  }
  .function_wap04 .function_wap_list li:nth-child(1) .text:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100px;
    right: 0;
    bottom: -30px;
    border-right: 1px dashed #ccc;
  }
  .function_wap04 .function_wap_list li:nth-child(3) {
    border: 0;
  }
  .function_wap04 .function_wap_list li:nth-child(3) .text:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100px;
    right: 0;
    top: -60px;
    border-right: 1px dashed #ccc;
  }
  .function_wap04 .function_wap_list li:nth-child(4) {
    border: 0;
  }

  .function_wap04 .function_wap_list {
    padding: 0 30px 20px;
  }
  .function_wap04 .function_wap04_col {
    height: auto;
    padding: 40px 24px;
  }
  .function_wap04 .function_wap04_col .l {
    width: 100%;
  }
  .function_wap04 .function_wap04_col.a01 img {
    margin: 0;
    width: 100%;
    height: auto;
  }
  .function_wap04 .function_wap04_col.a01 .l {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 20px;
    padding: 0;
  }

  .function_wap04 .function_wap04_col.a02 .l {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 20px;
    padding: 0;
  }
  .function_wap04 .function_wap04_col.a02 img {
    margin: 0;
    width: 100%;
    height: auto;
  }

  .function_wap04 .function_wap04_col.a03 .l {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 20px;
    padding: 0;
  }
  .function_wap04 .function_wap04_col.a03 img {
    margin: 0;
    width: 100%;
    height: auto;
  }

  .function_wap04 .function_wap04_col.a04 .l {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 20px;
    padding: 0;
  }
  .function_wap04 .function_wap04_col.a04 img {
    float: none;
    display: block;
    margin: 0 auto;
    width: 70%;
    height: auto;
  }

  .function_wap05 {
    padding: 40px 24px;
  }

  .function_wap06 {
    padding: 40px 24px;
  }
  .function_wap06 .index_title {
    padding: 40px 0;
    line-height: 28px;
  }
  .function_wap06 .function_wap06_01 {
    height: auto;
    width: 100%;
    margin: 20px 0;
  }
  .function_wap06 .function_wap06_03 {
    width: 100%;
    height: auto;
  }

  .function_wap04 .function_wap_list li:nth-child(1) a:before {
    background: none;
  }
  .function_wap04 .function_wap_list li:nth-child(2) a:before {
    background: none;
  }
  .function_wap04 .function_wap_list li:nth-child(3) a:before {
    background: none;
  }

  .function_wap04 .index_title {
    line-height: 28px;
    margin-bottom: 30px;
  }

  .function_wap04 .function_wap_list li a.tag {
    border: 0;
  }

  .function_wap04 .function_wap_list li a .text {
    font-size: 16px;
    line-height: 24px;
  }

  .function_wap06 .til {
    padding: 0;
    line-height: 28px;
    font-size: 16px;
  }

  /*弹窗*/
  .experience-div {
    margin-left: -150px;
    top: 100px;
  }
  .experience-div .r {
    width: 300px;
    padding: 40px 20px;
  }
  .experience-div .r:before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -35px;
    background: url(../images/right-l01-s.png) top center / 100% no-repeat;
  }
  .experience-div .r .contact_col .col_input {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .experience-div .r .contact_detail .submit {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-radius: 50px;
  }

  .experience-div .r .contact_col.col_list p {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .experience-div .r .contact_col.col_list .sel {
    top: 41px;
    height: 200px;
    overflow: scroll;
  }
  .experience-div .r .contact_col.col_list .sel span {
    line-height: 40px;
    font-size: 14px;
  }
  .experience-div .r .contact_col.col_list .sel span.tag:before {
    width: 20px;
    height: 20px;
    background: url(../images/form-true.png) center / 20px 20px no-repeat;
  }
  .experience-div .r .contact_col.col_list .sel span:after {
    width: 20px;
    height: 20px;
  }

  .product.index-banner.product11 {
    min-height: 350px;
    padding: 0;
    background: url(../images/product_banner11.jpg) left center / cover no-repeat;
  }

  .product11-number01 span {
    font-size: 16px;
    margin-top: 10px;
  }
  .product11-number01.function .img02 {
    margin: 50px 0 20px;
  }
}

@media screen and (max-width: 340px) {
  .development .touchcarousel .touchcarousel-item:before {
    height: 1875px;
  }
}
