/*
* name: responsive
* version: v2.1.1
* update: 添加pad竖屏状态Padp
* data: 2017-06-13
*/

/* hide template textarea */
.UnpcPush textarea,
.PcPush textarea,
.MobilePush textarea,
.UnmobilePush textarea {
  display: none;
}

/*
* PcMode
*/
body:after {
  display: block;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
  content: 'Pc';
}
.PcMode:after {
  content: 'Pc' !important;
}
.UnpcPush,
.MobilePush {
  display: none;
}
img[data-src] {
  opacity: 0;
  filter: alpha(opacity=0);
}
img[data-srcloaded] {
  opacity: 1;
  filter: alpha(opacity=100);
}
/*1440*/
@media only screen and (max-width: 1440px) {
  /*右侧导航*/
  .proRight_nav .content {
    top: 100px;
  }
  /*产品分类下拉*/
  .xl_fenlei li {
    width: 12%;
    margin: 0 4%;
  }
  .xl_fenlei li .txt {
    font-size: 20px;
  }

  /* 实力徐工 */
  .slxg02 .content {
    width: 100%;
  }
  .slxg03 .content {
    width: 100%;
  }
  .slxg03 .content.odd .infor .box {
    padding-right: 50px;
  }

  /*发展历程*/
  .history01 .content .right li .intro {
    padding: 50px 40px;
  }
  .history01 .content .right li .cover .box {
    padding: 35px 40px;
  }
  .history01 .bg .cover .year {
    bottom: 25px;
  }

  .ibanner {
    margin-top: 75px;
    height: 570px;
  }
  .ibanner .item {
    height: 570px;
  }
  .ibanner .owl-carousel .owl-item img {
    width: 1500px;
    margin-left: -750px;
  }
  .ipart {
    margin-top: 538px;
  }
}
/*1366*/
@media only screen and (max-width: 1366px) {
  /*右侧导航*/
  /*.proRight_nav{display:none;}*/
  /*产品列表*/
  .pro_list02 .hd .content .list li {
    width: 11%;
    padding-left: 2%;
  }
  /*20190927*/
  .ibanner .dots_btn {
    bottom: 170px;
  }
  /* 发展历程 */
  .history01 .content .right li .cover .box {
    padding: 15px 40px;
  }
  .history01 .content .left .box .tit {
    font-size: 45px;
  }
  .ipart {
    margin-top: 538px;
  }
}

/*
* PadMode
*/

@media only screen and (max-width: 1440px) {
  /* ä¸“é¢˜ */
  .ztxf_main {
    background: url(../img/zt/ztxf_pt1_bg1.jpg) no-repeat 0 -240px;
  }
  .ztxf_pt1 {
    padding: 80px 0 0;
  }
  .ztxf_pt4 .img1 {
    top: 32px;
  }
  .ztxf_pt4 .infor {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 1240px) {
  body:after {
    content: 'Pad';
  }
  body {
    user-select: none;
    -webkit-user-select: none;
  }
  html {
    overflow-x: hidden;
  }
  body,
  input,
  textarea,
  button,
  select {
    font-size: 14px;
  }
  .PcPush {
    display: none;
  }
  .UnpcPush {
    display: block;
  }
  .wrap,
  .mwrap {
    width: 940px;
  }
  /*padMode 1240px 网站样式*/

  /*公共样式*/
  .header_top .son_company li {
    width: 33%;
  }
  .header_bott .h_tools {
    width: 23%;
  }
  .header_bott .h_tools .h_language > a i {
    vertical-align: 0;
  }
  .header_bott .h_tools .h_search {
    right: 25%;
  }
  .header_bott .mobile_key {
    display: block;
    font-size: 20px;
    color: #555;
    cursor: pointer;
  }
  .header:hover .header_bott .mobile_key {
    color: #555;
  }
  .header.fixed .header_bott .mobile_key {
    color: #555;
  }
  .header_bott .inav {
    display: none;
  }
  .header_bott .lan_down .lan_content .sl {
    padding-left: 30px;
  }
  .header_bott .lan_down .lan_content .sl .map {
    display: none;
  }
  .header_bott .lan_down {
    display: none !important;
  }

  .xc_nav {
    display: none;
  }
  .xc_banner .infor .con {
    font-size: 30px;
  }
  .m_sencondNav {
    display: block;
  }
  /*footer*/
  .footer_top dl.dl06 .tel {
    font-size: 19px;
  }
  .footer_bott .right {
    float: left;
  }
  /*20191112*/
  /*------------------手机端下拉---------------------*/
  .m_nav {
    position: fixed;
    left: 0;
    top: 107px;
    right: 0;
    width: 100%;
    background: #00a1e9;
    z-index: 20;
    display: none;
    max-height: calc(100vh - 55px);
    max-height: calc(var(--vh, 1vh) * 100 - 55px);
    overflow-y: auto;
  }
  .m_nav .m_wrap {
    padding: 0 5%;
  }
  .m_nav .mNav_bott .m_navli {
    position: relative;
    transition: all 0.3s ease-out;
    border-bottom: solid 1px #58a3e7;
  }
  .m_nav .mNav_bott .m_navli:last-child {
    border-bottom: none;
  }
  .m_nav .mNav_bott .m_navli > a {
    display: block;
    padding: 15px 35px 15px 15px;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    color: #fff;
  }
  .m_nav .mNav_bott .m_navli > a:hover {
    color: #fff;
  }
  .m_nav .mNav_bott .m_navli > a:after,
  .m_nav .mNav_bott .m_navli > a:before {
    content: '';
    background: #fff;
    width: 9px;
    height: 2px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
  }
  .m_nav .mNav_bott .m_navli > a:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: all 0.6s ease-out;
  }
  .m_nav .mNav_bott .m_navli > a:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all 0.6s ease-out;
  }
  .m_nav .mNav_bott .m_navli.active {
    background: #2a7ecc;
  }
  .m_nav .mNav_bott .m_navli.active > a:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background: #fff;
  }
  .m_nav .mNav_bott .m_navli.active > a:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    background: #fff;
  }
  .m_nav .mNav_bott .m_navli.active > a {
    /*border-bottom:solid 1px #58a3e7;*/
    font-weight: bold;
  }
  .m_nav .mNav_bott .m_navli .m_secNav {
    display: none;
  }
  .m_nav .mNav_bott .m_navli .m_secNav .li-title {
    width: 100%;
    padding: 8px 25px;
    border-top: solid 1px #58a3e7;
    padding-top: 18px;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    position: relative;
  }
  .m_nav .mNav_bott .m_navli .m_secNav .li-title a {
    padding: 5px 0 5px 25px;
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 1.25;
    transition: all 0.3s ease-out;
  }
  .m_nav .mNav_bott .m_navli .m_secNav .li-title a:after {
    content: '';
    width: 15px;
    height: 15px;
    background: url(../img/m_anniu1.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    background-size: cover;
  }
  .m_nav .mNav_bott .m_navli .m_secNav ul {
    font-size: 0;
    padding-bottom: 18px;
  }
  .m_nav .mNav_bott .m_navli .m_secNav li {
    font-size: 14px;
  }
  .m_nav .mNav_bott .m_navli.m_navli02 .m_secNav ul {
    overflow: hidden;
  }
  .m_nav .mNav_bott .m_navli.m_navli02 .m_secNav li {
    width: 50%;
    float: left;
  }
  .m_nav .mNav_bott .m_navli .m_secNav li > a {
    padding: 8px 25px;
    line-height: 28px;
    display: block;
    position: relative;
    color: #fff;
  }
  .m_nav .mNav_bott .m_navli .m_secNav li > a:hover {
    color: #fff;
  }
  .m_nav .mNav_bott .m_navli .m_secNav li > a.cur {
    color: #fff;
  }

  /*无连接的话去掉加号*/
  .m_nav .mNav_bott .m_navli.nav_link > a:after,
  .m_nav .mNav_bott .m_navli.nav_link > a:before {
    display: none;
  }
  .m_nav .mNav_bott .m_navli.nav_link.active > a:before,
  .m_nav .mNav_bott .m_navli.nav_link.active > a:before {
    display: none;
  }
  .m_nav .mNav_bott .m_navli.nav_link a:after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url(../img/link_ico.png) no-repeat center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
  }

  /*------------------手机端下拉 end-----------------*/
  /*手机端语言下拉*/
  .header_bott .h_tools {
    width: 40%;
  }
  .header_bott .h_tools .h_language.mobile_language {
    float: right;
    padding-right: 10px;
  }
  .header_bott .h_tools .h_language.mobile_language > a {
    line-height: 25px;
  }
  .header_bott .h_tools .h_language.mobile_language span {
    font-size: 16px;
  }
  .header_bott .h_tools .h_language.mobile_language i {
    display: none;
  }
  .header_bott .h_tools .h_language.mobile_language > a {
    font-size: 0;
  }
  .header_bott .h_tools .h_language.mobile_language > a i:first-child {
    display: none;
  }
  .header_bott .mLan_down {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
  }
  .header_bott .mLan_down ul {
    background: #f6f6f6;
  }
  .header_bott .mLan_down li {
    transition: all 0.3s ease-out;
    border-bottom: solid 1px #e4e4e4;
  }
  .header_bott .mLan_down a {
    display: block;
    padding: 15px;
    font-size: 13px;
    position: relative;
    color: #666;
    overflow: hidden;
  }
  .header_bott .mLan_down a:after {
    content: '';
    background: url(../img/mLan_anniu1.png) no-repeat center;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    background-size: cover;
  }
  /*手机端搜索下拉*/
  .header_bott .h_tools .h_search.nolink {
    display: none;
  }
  .header_bott .h_tools .h_search.a_link {
    display: block;
    padding-right: 10px;
  }
  .header_bott .h_tools .h_search.a_link .icon {
    width: 20px;
    height: 20px;
    background: url(../img/mobile_sear.png) no-repeat center;
    background-size: cover;
    display: inline-block;
    vertical-align: -5px;
  }
  .header_bott .mSearch {
    background: #3687d1;
    padding: 15px 10px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    box-sizing: border-box;
    display: none;
  }
  .header_bott .mSearch .search-inner .search-input input {
    width: 100%;
    height: 38px;
    font-size: 13px;
    border-radius: 38px;
    border: none;
    padding: 10px 17px;
    box-sizing: border-box;
  }
  .header_bott .mSearch .search-inner .search-btn button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px;
    margin: auto;
    width: 27px;
    height: 27px;
    background-color: transparent;
    border: none;
    border-radius: 50%;
    padding: 0;
  }
  /*导航下拉*/
  .header_bott .mobile_key {
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    z-index: 10;
    display: block;
    width: 20px;
    height: 20px;
  }
  .header_bott .mobile_key span,
  .header_bott .mobile_key:before,
  .header_bott .mobile_key:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 17px;
    height: 2px;
    margin-left: -10px;
    background: #666;
    border-radius: 2px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
  }
  .header_bott .mobile_key span {
    margin-top: -4px;
  }
  .header_bott .mobile_key:before {
    content: '';
    margin-top: 3px;
  }
  .header_bott .mobile_key:after {
    content: '';
    margin-top: 10px;
  }
  .menu-open .header_bott .mobile_key:before {
    opacity: 0;
    transition: 0.2s ease 0.1s;
  }
  .menu-open .header_bott .mobile_key:after {
    margin-top: 2px !important;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    transition: margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, -webkit-transform 0.25s ease 0.36s;
    transition: margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s;
    transition: margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s,
      -webkit-transform 0.25s ease 0.36s;
  }
  .menu-open .header_bott .mobile_key span {
    margin-top: 2px !important;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    transition: margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, -webkit-transform 0.25s ease 0.36s;
    transition: margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s;
    transition: margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s,
      -webkit-transform 0.25s ease 0.36s;
  }

  /*下拉黑色背景*/
  .header_bott .header-overlay {
    transition: all 0.2s ease-out;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    z-index: -1;
    top: 0;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    visibility: hidden;
  }
  .bg-open .header_bott .header-overlay {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    visibility: visible;
  }
  .bg-open1 .header_bott .header-overlay {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    visibility: visible;
  }
  .menu-open .header_bott .header-overlay {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    visibility: visible;
  }
  .header_bott .h_tools .h_language.mobile_language {
    display: block;
  }
  .header_bott .h_tools .h_language.pc_language {
    display: none;
  }

  /*****************20191112**********************/

  /*PC首页*/
  .ipart {
    margin-top: 416px;
  }
  .ipart02 .content .left .intro .box {
    padding: 40px;
  }
  .ipart02 .content .right .r_top {
    margin-bottom: 12px;
  }
  .ipart02 .content .right .r_top .intro {
    width: 60%;
  }
  .ipart02 .content .right .r_top .intro .box {
    padding: 20px;
  }
  .ipart02 .content .right .r_bott .bott_l .cover .play {
    margin: 30px auto 15px;
  }
  .ipart02 .content .right .r_bott .bott_r .box {
    padding: 20px 30px;
  }
  .ipart02 .list .item .item_box .intro .c {
    margin-bottom: 35px;
  }
  .ipart05 .right .content .con_l .intro {
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
  }
  .ipart05 .right .content .con_l .intro .box {
    padding: 20px;
  }
  .ipart05 .right .content .con_l .intro .box .ip5_icon {
    right: 20px;
    bottom: 30px;
  }
  .ipart05 .right .content .con_l .intro .box .t {
    font-size: 24px;
  }
  .ipart05 .right .content .con_r .intro .box {
    padding: 20px;
  }

  /*解决方案*/
  .solution02 .con .owl-carousel2 {
    display: block;
  }
  .solution02 .con .owl-carousel1 {
    display: none;
  }

  /*解决方案详细*/
  .solu_detail01 .infor .tit {
    font-size: 35px;
    line-height: 35px;
  }
  .solu_detail01 .infor .con {
    margin-top: 20px;
  }
  .solu_detail01 .content {
    margin-top: 40px;
  }
  .solu_detail01 .content .box .top_l .t {
    font-size: 30px;
  }
  .solu_detail01 .content .box .bott_ .img_ {
    width: 45%;
  }
  .solu_detail01 .content .box .bott_ .intro_ {
    width: 55%;
  }
  .solu_detail01 .content .box .bott_ .intro_box {
    padding: 20px;
  }
  .solu_detail01 .content .box .bott_ .intro_box .t {
    font-size: 23px;
  }
  .solu_detail01 .content .box .bott_ .intro_box .c {
    height: 56px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .solu_detail03 .con .owl-carousel2 {
    display: block;
  }
  .solu_detail03 .con .owl-carousel1 {
    display: none;
  }

  /*人才综合*/
  .job_center01 .content {
    margin-top: -100px;
  }
  .job_center01 .content .li_box {
    padding: 30px;
  }
  .job_center01 .content li.odd {
    margin-top: 0;
  }
  .job_center02 {
    background-size: cover;
  }
  .job_center02 .job02_top .infor {
    width: 50%;
    padding: 80px 0;
  }
  .job_center02 .job02_top .infor .tit {
    font-size: 40px;
  }
  .job_center02 .job02_bott {
    margin-top: 30px;
  }
  .job_center02 .job02_bott li {
    width: 20%;
  }
  .job_center02 .job02_bott li.on {
    width: 20%;
    height: 316px;
    top: 0;
    box-shadow: none;
  }
  .job_center02 .job02_bott li.on a.li_box {
    border: 1px solid #e0e0e0;
    border-left: 0;
  }
  .job_center02 .job02_bott li:first-child a.li_box {
    border-left: 1px solid #e2e4f5;
  }
  .job_center02 .job02_bott li a.li_box .cover {
    display: none !important;
  }

  /*学习发展*/
  .learn_develop01 .left .infor {
    padding: 40px;
  }
  .learn_develop01 .left .infor .tit {
    font-size: 30px;
    line-height: 35px;
  }
  .learn_develop01 .left .infor .con {
    margin-top: 20px;
  }
  .learn_develop02 .left {
    width: 100%;
    background: none;
  }
  .learn_develop02 .left .infor {
    padding: 30px;
  }
  .learn_develop02 .left .infor .con {
    height: auto;
  }
  .learn_develop02 .right {
    width: 100%;
  }
  .learn_develop02 .right .cover ul {
    padding: 60px 40px;
  }
  .learn_develop03 {
    margin-bottom: 60px;
  }
  .learn_develop03 .left {
    width: 100%;
    background: none;
  }
  .learn_develop03 .left .infor {
    padding: 30px;
  }
  .learn_develop03 .left .infor .con {
    height: auto;
  }
  .learn_develop03 .right {
    width: 100%;
  }
  .learn_develop03 .right .cover ul {
    padding: 60px 40px;
  }
  .learn_develop04 {
    background-size: cover;
    padding: 60px 0;
  }
  .learn_develop04 .left .tit {
    font-size: 35px;
    line-height: 35px;
  }

  /*招聘列表*/
  .jobList_ban .form_box .inp_wrap {
    width: 29%;
  }

  /*关于综合*/
  .about_center_ban {
    height: 396px;
  }
  .about_center_ban > img {
    width: 1200px;
    margin-left: -600px;
  }
  .about_center01 {
    padding: 0 0 60px;
  }
  .about_center01 .infor a {
    width: 40%;
    margin: 0 auto;
  }
  .about_center01 .infor {
    padding: 0 4%;
  }
  .about_center01 .infor .tit {
    font-size: 28px;
  }

  .about_center02 .ab_left .box {
    height: auto;
  }
  .about_center .title {
    margin-top: 20px;
  }
  .about_center02 .ab_right {
    height: auto;
  }

  /*品牌故事*/
  .brand_story01 {
    padding: 60px 0;
  }
  .brand_story01 .infor .tit {
    font-size: 30px;
  }
  .brand_story02 li .cover .box {
    padding: 30px;
  }
  .brand_story02 li .cover .box .list {
    width: 100%;
  }
  .brand_story02 li .cover .box .list .cell {
    line-height: 30px;
  }
  .brand_story02 li {
    height: 456px;
  }
  .brand_story02 li .cover {
    height: 100%;
  }

  /*全球徐工*/
  .global01 {
    margin-bottom: 60px;
  }
  .global01 .left {
    width: 29%;
  }
  .global01 .left li .icon_box {
    width: 70px;
    height: 70px;
  }
  .global01 .left li .icon_box .icon {
    margin: 12px 0;
  }
  .global01 .left li .text {
    line-height: 70px;
  }
  .global01 .right {
    width: 71%;
  }
  .global01 .right .item_l .intro {
    padding: 50px 30px;
  }
  .global01 .right .item_l .intro .tit {
    font-size: 30px;
  }
  .global01 .right .item_l .intro .con {
    margin-top: 20px;
  }
  .global02 {
    padding: 60px 0 0;
  }
  .global02 li .img_ .cover .t {
    font-size: 20px;
    padding: 40px 3% 0;
  }
  .global02 li .intro .cover .box {
    padding: 30px;
  }
  .global03 {
    padding: 60px 0;
  }
  .global03 .infor .tit {
    font-size: 35px;
    line-height: 35px;
  }
  .global03 .content .cover {
    width: 52%;
  }
  .global03 .content .cover .box {
    padding: 40px;
  }
  .global03 .content .cover .box dt {
    font-size: 25px;
    line-height: 25px;
    float: none;
  }
  .global03 .content .cover .box .text {
    font-size: 18px;
    margin-top: 15px;
  }

  /*社会责任*/
  .social_respon01 .hd .right .box {
    padding: 20px;
  }
  .social_respon01 .hd .right .box .tit {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .social_respon01 .hd .right .box .con {
    font-size: 16px;
  }
  .social_respon01 .bd .box .t {
    font-size: 23px;
    margin-bottom: 0;
  }
  .social_respon01 .bd .box .c {
    font-size: 14px;
  }
  .social_respon02 li .cover .box {
    padding: 15px 20px;
  }
  .social_respon02 li .cover .box .t {
    font-size: 24px;
  }

  /*品牌文化 20191102改*/
  .culture02 .item .box .intro {
    padding-right: 110px;
  }
  .common_tc .content {
    width: 1000px;
    margin-left: -500px;
  }
  .culture01 .bd .content .item .box .t {
    font-size: 28px;
  }
  .culture01 .bd .content > .wrap {
    padding-top: 80px;
  }

  /*了解徐工*/
  .know01 .content .cover_l .know_logo {
    display: none;
  }
  .know01 .content .cover_r {
    top: 0;
  }
  .know01 .content .cover_r .box {
    padding: 30px;
  }
  .know01 .content .cover_r .box .tit {
    font-size: 30px;
    line-height: 30px;
  }
  .know01 .content .cover_r .box .tit i {
    display: none;
  }
  .know01 .content .cover_r .box .con {
    margin-top: 20px;
  }
  .know02 {
    padding-bottom: 80px;
  }
  .know03 .content .bd .item .left .box {
    padding: 50px 25px;
  }
  .know03 .content .hd {
    margin-top: 0;
  }
  .know04 .content .rect-2197 {
    padding-bottom: 23.5%;
  }
  .know04 .content .left .left_bott_l .cover .ico,
  .know04 .content .left .left_bott_r .cover .ico {
    display: none;
  }
  .know04 .content .left .left_more .box {
    padding-top: 45px;
  }
  .know04 .content .left .left_more .box .intro {
    font-size: 30px;
  }
  .know04 .content .right .right_top .right_top_ .intro .box {
    padding: 15px 10px;
  }
  .know04 .content .right .right_bott .intro .box {
    padding-top: 35px;
  }

  /*****************老网站页面********************/
  .kzjz02 .jiuzai_hd {
    background: none;
    height: auto;
    padding: 20px 0;
  }
  .kzjz02 .jiuzai_hd .areaMap {
    display: none;
  }
  .kzjz02 .jiuzai_hd .tab_t {
    position: static;
    float: left;
    height: auto;
    padding: 15px;
    background: #ccc;
    color: #fff;
    margin: 2% 1%;
  }
  .kzjz02 .jiuzai_hd .tab_t i {
    display: none;
  }
  .kzjz02 .jiuzai_hd .wrap {
    width: 940px;
    min-width: 940px;
    height: auto;
  }
  .kzjz02 .jiuzai_hd .tab_t .tabLayer {
    display: none;
    background: none;
  }
  .kzjz02 .jiuzai_hd .tab_t_cur {
    background-color: #facd00;
  }
  .kzjz02 .jiuzai_imgs {
    margin-left: 0;
    width: 50%;
  }
  .kzjz02 .jiuzai_intro {
    width: 45%;
    margin-right: 0;
  }

  /*教育助学*/
  .edu_zx01 .content .aixinMain .ax_hd {
    width: 100%;
    margin-bottom: 20px;
  }
  .edu_zx01 .content .aixinMain .tab_t {
    width: 23.5%;
    margin-right: 2%;
    float: left;
    font-size: 18px;
  }
  .edu_zx01 .content .aixinMain .tab_t:last-child {
    margin-right: 0;
  }
  .edu_zx01 .content .aixinMain .tab_t i {
    border-color: #facd00 transparent transparent;
    border-style: solid dashed dashed;
    left: 50%;
    margin-left: -11px;
    top: auto;
    bottom: -22px;
  }
  .edu_zx01 .content .aixinMain .ax_bd {
    width: 100%;
  }
  .edu_zx01 .content .aixinMain .axSlider {
    width: 53%;
  }
  .edu_zx01 .content .aixinMain .axIntro {
    width: 45%;
  }

  /*成长故事*/
  .growth_story01 li .intro .box {
    padding: 30px;
  }
  .growth_story01 li .intro .box .txt {
    padding-right: 0;
  }
  /*****************老网站页面 end*****************/

  /****************祥瑞******************/

  /* 新闻详细 */
  .news_detail02 .news_det_bott .page_bott .page_center .icon .iconfont {
    margin: 6px;
  }
  .news_detail02 .news_det_bott .page_bott .page_center {
    width: 4%;
  }
  .news_detail02 .news_det_top .right .share {
    margin-right: 30px;
  }
  .news_detail02 .news_det_top .right .share:after {
    right: -15px;
  }

  /* 新闻综合 */
  .news_center01 {
    padding: 60px 0;
  }
  .news_center01 .infor .tit {
    font-size: 35px;
    line-height: 40px;
  }
  .news_center01 .content .left .intro .box {
    padding: 40px;
  }
  .news_center01 .content .right .r_bott .bott_l .box {
    padding: 24px;
  }
  .news_center01 .content .right .r_bott .bott_r .box {
    padding: 24px;
  }
  .news_center02 {
    padding: 60px 0;
  }
  .news_center02 .infor .tit {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 5px;
  }
  .news_center02 .list .item .item_box {
    padding-top: 20px;
  }
  .news_center03 .intro {
    font-size: 35px;
    line-height: 40px;
  }
  .news_center03 .owl-nav .owl-prev {
    left: -30px;
  }
  .news_center03 .owl-nav .owl-next {
    right: -30px;
  }
  .news_center03 .content .item .box .tit {
    font-size: 20px;
  }
  .news_center04 .infor .tit {
    font-size: 35px;
    line-height: 40px;
  }
  .news_center05 {
    padding: 30px 0 60px;
  }

  /* 新闻列表 */
  .news_list01 .news_list_r .search_box .search_title {
    font-size: 25px;
  }
  .news_list01 .news_list_r .news_gjc {
    padding: 20px;
  }
  .news_list01 .news_list_r .news_gjc .gjc_con a {
    padding: 0 15px;
  }
  .news_list01 .news_list_r .search_inp .select_box01 {
    width: 100%;
    box-sizing: border-box;
  }
  .news_list01 .news_list_l .recommend_news .box .box_right .intro {
    padding: 15px 0 0 20px;
  }
  .news_list01 .news_list_l .recommend_news .box .box_right .intro .t {
    font-size: 23px;
  }
  .news_list01 .news_list_l .recommend_news .box .box_right .intro .d {
    margin-top: 5px;
  }

  /****************祥瑞 end***************/

  /*20190912--9月补充*/
  /*联系我们*/
  .contact_us01 .infor .tit {
    font-size: 30px;
  }
  .contact_us01 .content .top_ .cover .box {
    padding: 20px;
  }
  .contact_us01 .content .bott_ .li_box .con dd a,
  .contact_us01 .content .bott_ .li_box .con dd span {
    display: block;
  }

  /*20190918*/
  /*公益奖项*/
  .awards01 .list .imgs {
    width: 40%;
  }
  .awards01 .list .intro {
    width: 60%;
  }

  /*20190924*/
  /*品牌理念*/
  .brand_concept01 .hd li .icon {
    display: none;
  }
  .brand_concept01 .bd .section3 .content li {
    width: 20%;
    vertical-align: middle;
  }

  /*20191008*/
  /*实力徐工*/
  .slxg01 .left {
    width: 55%;
  }
  .slxg01 .right {
    width: 45%;
  }
  .slxg01 .right .infor .c {
    padding-left: 60px;
  }
  .sec_slxg .box {
    width: 45%;
  }

  /*20191022*/
  .job_list .form_box .inp_wrap {
    width: 16%;
  }
  .job_list .form_box .inp_wrap .inp {
    text-indent: 5px;
  }

  /* 20191102实力徐工改 */
  .slxg02 .content {
    width: 100%;
  }
  .slxg02 .content .box {
    padding: 90px 0;
  }
  .slxg02 .content .box ul {
    padding: 0 18%;
  }
  .slxg03 .content {
    width: 100%;
    height: auto;
  }
  .slxg03 .content .infor {
    margin-left: 0;
    left: 0;
  }
  .slxg03 .content .infor .box,
  .slxg03 .content.odd .infor .box {
    width: 28%;
    margin-top: 30px;
  }

  /* 解决方案 */
  .solution03 .content .item .box {
    padding: 10px 25px;
  }
  .solution03 .content .item .box .t {
    font-size: 20px;
    margin-bottom: 10px;
  }

  /*20191108*/
  .xctx03 .rect-102 {
    padding-bottom: 76.3%;
  }
  .xctx03 .left {
    width: 45%;
  }
  .xctx01 .left .infor {
    padding: 60px 35px 0 77px;
  }
  .xctx02 .content .item .cover .box {
    padding: 22px;
    height: auto;
    overflow: hidden;
  }
  .xctx02 .content .item .intro .box {
    padding: 30px;
  }
  .xctx02 .content .rect-6667 {
    padding-bottom: 0;
    height: auto;
  }
  .xctx03 .left .box {
    padding: 40px 20px;
  }
  .xctx03 .left .box .con {
    margin-top: 25px;
  }
  .xctx03 .right {
    width: 55%;
  }

  /* 表单 */
  .jltd .text_content {
    padding: 0 16%;
  }

  /* 分页 */
  .page_bott .page_center .icon .iconfont {
    margin: 6px;
  }
  .page_bott .page_center {
    width: 4%;
  }

  /*20191128 --1240模式*/
  .brand_activity01 .content .item .intro .box {
    padding: 20px;
  }
  .brand_activity01 .content .item .intro .box .d span {
    margin-left: 0;
  }
  .brand_activity01 .content .item .intro .box .t {
    font-size: 20px;
    line-height: 26px;
    height: 52px;
  }
  .news_list01 .news_list_l .recommend_news .box .box_right .intro .c {
    display: none;
  }
  .news_list01 .news_list_l .recommend_news .box .box_right .intro .tool ._tool {
    display: block;
  }
  .slxg03 .content .infor .box {
    margin-left: 40px;
  }
  .slxg03 .content2 .infor {
    left: inherit;
    right: 0;
  }
  .footer_top .share_box a {
    margin: 0 2px;
  }
  .news_download01 .item .con .li_ .li_box {
    padding: 30px;
  }

  /*2020-1-7 调查问卷*/
  .questionnaire02 form {
    margin-left: 0;
    margin: 0;
  }
  .questionnaire02 .form1 {
    width: auto;
  }
  .questionnaire02 .form2 {
    width: auto;
  }

  /* 徐工专题 抗击疫情 */
  .zt_wrap {
    width: 940px;
  }
  .zt_nav .nav_wrap {
    background: url(../img/zt/zt_nav_bg.png) no-repeat -285px center;
  }
  .zt_nav dl dd {
    margin: 0 35px;
  }
  .zt_pt1 .right .hd .right .intro .t {
    font-size: 24px;
  }
  .zt_pt1 .right .hd .right .intro {
    padding-top: 0;
  }
  .zt_pt1 .right .hd .right .intro .tool {
    margin-top: 5px;
  }
  .zt_pt1 .left .content ul li .num {
    font-size: 30px;
    line-height: 54px;
  }
  .zt_pt1 .left .content ul {
    padding: 30px;
  }
  .zt_pt2 .right {
    height: 300px;
  }
  .zt_pt4 .content {
    width: 100%;
  }
}
@media only screen and (max-width: 1028px) {
  .ibanner .owl-carousel .owl-item img {
    width: 1200px;
    margin-left: -600px;
  }
}
@media only screen and (max-width: 992px) {
  body:after {
    content: 'Padp';
  }
  .wrap,
  .mwrap {
    width: 740px;
  }
  /*padMode 992px 网站样式*/

  /*公共样式*/
  /*footer*/
  .footer_top {
    padding: 40px 0 20px;
  }
  .footer_top dl {
    width: 16%;
  }
  .footer_top dl dt {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .footer_top dl.dl06 {
    display: none;
  }
  /*公共样式 end*/

  /*首页*/
  .ibanner {
    height: 403px;
  }
  .ibanner .owl-carousel.owl-loaded .item {
    height: 403px;
  }
  .ibanner .owl-carousel .owl-item img {
    width: 870px;
    margin-left: -430px;
  }
  .ibanner .dots_btn {
    bottom: 30px;
  }
  .ipart {
    margin-top: 289px;
  }
  .ipart01 .infor {
    padding-top: 50px;
  }
  .ipart01 .infor .tit {
    font-size: 30px;
  }
  .ipart02 {
    padding-top: 130px;
    padding-bottom: 50px;
  }
  .ipart02 .infor .tit {
    font-size: 30px;
  }
  .ipart02 .content {
    margin-top: 35px;
  }
  .ipart02 .content .left {
    width: 100%;
  }
  .ipart02 .content .right {
    width: 100%;
    margin-top: 35px;
  }
  .ipart02 .content .right .r_top {
    margin-bottom: 35px;
  }
  .ipart02 .content .right .r_top .intro {
    width: 100%;
  }
  .ipart02 .content .right .r_bott .bott_l .cover .play {
    margin-top: 80px;
  }
  .ipart02 .content .right .r_bott .bott_r .box {
    padding: 15%;
  }
  .ipart03 .infor .tit {
    font-size: 30px;
  }
  .ipart03 .infor .tit .img_ {
    width: 60px;
    height: auto;
    left: -70px;
    bottom: 10px;
  }
  .ipart03 .infor .con {
    font-size: 25px;
  }
  .ipart03 .content .form_box {
    padding: 40px 6% 0;
  }
  .ipart03 .content .list {
    padding: 30px 6% 0;
  }
  .ipart04 {
    padding: 50px 0;
    background-size: cover;
  }
  .ipart04 .infor .tit {
    font-size: 30px;
  }
  .ipart04 .infor .con {
    padding: 0 5%;
  }
  .ipart04 .content {
    margin-top: 35px;
  }
  .ipart04 .content .list li .li_box .number .num {
    font-size: 35px;
  }
  .ipart04 .content .list li .li_box sup {
    font-size: 20px;
  }
  .ipart04 .content .list li:first-child .li_box .number {
    margin-top: -4px;
  }
  .ipart05 {
    padding: 50px 0;
    background-size: cover;
  }
  .ipart05 .right {
    width: 75%;
  }
  .ipart05 .right .infor .tit {
    font-size: 30px;
  }
  .ipart05 .right .content .con_r .r_top {
    margin-bottom: 13px;
  }
  .ipart05 .right .content .con_r .intro .box {
    padding: 25px;
  }

  /*解决方案 20191102改*/
  .solution01 .infor .tit {
    font-size: 30px;
  }
  .solution01 .infor .tit .img_ {
    width: 60px;
    height: auto;
    left: -70px;
    bottom: 10px;
  }
  .solution01 .infor .con {
    font-size: 25px;
  }
  .solution01 .content .form_box {
    padding: 40px 6% 0;
  }
  .solution03 .content .item .box .more {
    display: none;
  }
  .solution03 .content .item .box .c {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  /*人才综合*/
  .job_center_ban {
    height: 431px;
  }
  .job_center_ban > img {
    width: 1200px;
    margin-left: -600px;
  }
  .job_center_ban .infor {
    bottom: 100px;
  }
  .job_center_ban .infor .tit {
    font-size: 30px;
    line-height: 30px;
  }
  .job_center_ban .infor .con {
    padding: 0 5%;
    margin-top: 15px;
  }
  .job_center_ban .infor .form_box {
    padding: 0;
  }
  .job_center01 {
    margin-top: 60px;
  }
  .job_center01 .content {
    margin-top: 0;
  }
  .job_center02 {
    padding: 60px 0;
  }
  .job_center02 .job02_top .infor .job02_top_anniu a {
    padding: 0 15px 0 30px;
  }
  .job_center02 .job02_top .infor .job02_top_anniu a span {
    margin-right: 20px;
  }
  .job_center02 .job02_bott li {
    height: 260px;
  }
  .job_center02 .job02_bott li.on {
    height: 260px;
  }

  /*学习发展*/
  .learn_develop01 .left .infor {
    padding: 0;
  }
  .learn_develop01 .right {
    width: 48%;
    margin-top: 20px;
  }
  .learn_develop03 .right .cover ul {
    padding: 30px;
  }
  .learn_develop04 .right {
    width: 35%;
  }

  /*招聘列表*/
  .job_list01 ._jcon {
    padding-left: 30px;
  }
  .jobList_ban .form_box {
    padding: 0;
  }

  /*关于综合*/
  .about_center01 .infor .list li .number {
    font-size: 40px;
  }
  .about_center02 .content .intro .box {
    padding: 30px;
  }
  .about_center02 .ab_left {
    width: 100%;
  }
  .about_center02 .ab_right {
    width: 100%;
  }
  .about_center02 .ab_right .img {
    display: none;
  }
  .about_center02 .ab_right .cover {
    position: static;
    margin-top: 30px;
  }
  .about_center03 .img {
    display: none;
  }
  .about_center03 .nr {
    width: 94%;
    padding: 2% 3%;
  }
  .about_center04 .ab_left {
    width: 100%;
  }
  .about_center04 .ab_right {
    width: 100%;
  }
  .about_center04 .img {
    display: none;
  }
  .about_center04 .cover {
    position: static;
    margin-top: 30px;
  }
  .about_center04 .nr {
    width: 100%;
    margin: 0;
    padding: 2% 0;
  }
  .about_center .rect-925 {
    padding-bottom: 0;
    height: auto;
  }
  .about_center04 .nr .cover {
    position: static;
  }
  .about_center04 .nr img {
    display: none;
  }
  .about_center04 .nr {
    background: #fff;
  }

  /*品牌故事*/
  .brand_story02 li {
    height: 360px;
  }
  .brand_story02 li .tit {
    font-size: 20px;
  }
  .brand_story02 li .tit:after {
    width: 90%;
  }
  .brand_story02 li .tit {
    margin-bottom: 36px;
  }
  .brand_story02 li .cover .box .list .cell {
    font-size: 14px;
  }

  /*全球徐工*/
  .global01 .left li {
    text-align: center;
  }
  .global01 .left li .icon_box {
    display: none;
  }
  .global01 .right .item_l .intro {
    padding: 30px;
  }
  .global02 li {
    margin-bottom: 30px;
  }
  .global02 li .intro {
    top: 0;
  }
  .global02 li .intro .cover {
    margin: 0;
  }
  .global03 .infor {
    padding: 0 5%;
  }
  .global03 .content {
    padding: 0 5%;
  }
  .global03 .content .rect-5133 {
    display: none;
  }
  .global03 .content .cover {
    width: 100%;
    position: static;
  }

  /*社会责任*/
  .social_respon01 .hd .left {
    width: 100%;
  }
  .social_respon01 .hd .right {
    width: 100%;
  }
  .social_respon01 .bd .box {
    padding: 10px 20px;
  }
  .social_respon01 .bd .box .c {
    height: 75px;
  }
  .social_respon02 li.three_li {
    margin-right: 0;
  }
  .social_respon02 li.li_ {
    width: 48%;
    margin-right: 4%;
  }
  .social_respon02 li.li_:nth-child(2n) {
    margin-right: 0;
  }

  /*品牌文化 20191102改*/
  .culture01 {
    padding: 50px 0;
  }
  .culture01 .infor .tit {
    font-size: 30px;
  }
  .culture01 .bd {
    background-size: cover;
    height: auto;
  }
  .culture01 .bd .content > .wrap {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .culture01 .bd .content .item .box {
    padding: 0 20px;
    border-right: 0;
  }
  .culture01 .bd .content .item {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
  .culture01 .bd .content .item .box .t {
    font-size: 20px;
  }
  .culture01 .bd .content .item .box .c {
    margin-bottom: 5%;
    height: auto;
  }
  .culture01 .bd .content .item .box .icon {
    display: none;
  }
  /* 弹窗 */
  .common_tc .content {
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .common_tc .content .box .tc_con .left {
    width: 100%;
  }
  .common_tc .content .box .tc_con .right {
    width: 100%;
    margin-top: 30px;
  }
  .common_tc .content .box {
    height: 400px;
    overflow: auto;
    padding: 75px 30px 60px;
  }

  /*了解徐工*/
  .know01 .content {
    height: auto;
  }
  .know01 .content .right {
    width: 100%;
    height: auto;
    position: static;
    margin-right: 0;
  }
  .know01 .content .cover_l {
    width: 100%;
    margin-bottom: 4px;
  }
  .know01 .content .cover_r {
    position: static;
  }
  .know01 .content .cover_r {
    width: 100%;
    height: auto;
    top: 50%;
    background: url('../img/mini_logo.png') #00a1e9 no-repeat right top;
    background-size: 75px 73px;
  }

  .know02 {
    margin-top: 40px;
  }
  .know03 {
    padding-bottom: 30px;
  }
  .know03 .bg {
    height: 100%;
    background-size: cover;
  }
  .know03 .content .bd .item .left .box .con {
    height: 208px;
    overflow-y: auto;
  }
  .know03 .content .bd .item .right {
    right: 100px;
  }
  .know04 .content .left {
    width: 100%;
  }
  .know04 .content .right {
    width: 100%;
    margin-bottom: 28px;
  }
  .know04 .content .left .left_bott_l .cover .ico,
  .know04 .content .left .left_bott_r .cover .ico {
    display: block;
  }
  .know04 .content .rect-3322 {
    padding-bottom: 0;
    height: auto;
  }
  .know04 .content .rect-4752 {
    padding-bottom: 0;
    height: auto;
  }
  .know04 .content .rect-2197 {
    padding-bottom: 0;
    height: auto;
  }
  .know04 .content .left .left_more .box {
    padding: 40px;
    font-size: 30px;
  }
  .know04 .content .right .right_bott .intro .box {
    padding: 30px;
  }
  .know04 .content .right .right_top .right_top_ .intro .t {
    height: 56px;
    overflow: hidden;
  }

  /*****************老网站页面********************/

  /*抗震救灾*/
  .kzjz01 .content ul li .number {
    width: 140px;
    height: 140px;
    background-size: cover;
    line-height: 140px;
  }
  .kzjz01 .content ul li .number span {
    font-size: 40px;
  }
  .kzjz02 .jiuzai_bd {
    height: auto;
    background-size: cover;
    padding: 20px 0;
  }
  .kzjz02 .jiuzai_imgs {
    margin-left: auto;
    margin-right: auto;
    float: none;
    border: none;
  }
  .kzjz02 .jiuzai_imgs .arrs {
    top: 25%;
    margin-top: 0;
  }
  .kzjz02 .jiuzai_intro {
    width: 100%;
  }

  /*教育助学*/
  .edu_zx01 .content .aixinMain .axIntro .box {
    height: 234px;
  }
  .edu_zx01 .content .aixinMain .axIntro .text {
    height: 234px;
    line-height: 26px;
  }
  /*.edu_zx01 .content .aixinMain .axSlider{width:100%;}
    .edu_zx01 .content .aixinMain .axIntro {width:100%;}*/

  /*成长故事*/
  .growth_story01 li .img {
    width: 100%;
    float: none;
  }
  .growth_story01 li .intro {
    width: 100%;
    float: none;
  }

  /*视频列表*/
  .video_list01 .content li .cover .play {
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
    background-size: cover;
  }
  .video_list01 .content li .intro .box .icon {
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    background-size: cover;
  }

  /*****************老网站页面 end ***************/

  /****************祥瑞******************/
  .time_order .time_con a {
    margin: 0 10px;
  }

  /* 新闻详细 */
  .news_detail02 .news_det_bott .page_bott .page_prev {
    width: 100%;
  }
  .news_detail02 .news_det_bott .page_bott .page_next {
    width: 100%;
  }
  .news_detail02 .news_det_bott .page_bott .page_next .page_btn {
    float: left;
    padding-left: 45px;
    padding-right: 0;
  }
  .news_detail02 .news_det_bott .page_bott .page_next .page_btn .icon {
    left: 0;
  }
  .news_detail02 .news_det_bott .page_bott .box {
    padding: 20px;
  }
  .news_detail02 .news_det_bott .page_bott .page_center {
    display: none;
  }
  .news_detail02 .news_det_bott .content ._t {
    font-size: 25px;
  }
  .news_detail02 .news_det_bott .content ._date {
    margin-bottom: 30px;
  }
  .news_detail02 .news_det_bott {
    padding-bottom: 50px;
  }

  /* 新闻综合 */
  .news_center01 {
    background-size: cover;
  }
  .news_center01 .content .left {
    width: 100%;
    margin-bottom: 35px;
  }
  .news_center01 .content .right {
    width: 100%;
  }
  .news_center01 .content .right .r_top {
    margin-bottom: 35px;
  }
  .news_center01 .content .right .r_bott .bott_l .box {
    padding: 60px 50px;
  }
  .news_center01 .content .right .r_bott .bott_r .box {
    padding: 60px 50px;
  }
  .news_center03 {
    padding: 50px 0;
  }
  .news_center03 .content .item .box .tit {
    font-size: 18px;
  }
  .news_center03 .owl-nav > div {
    top: 0;
  }
  .news_center03 .owl-nav .owl-next {
    right: 0;
  }
  .news_center03 .owl-nav .owl-prev {
    left: 91%;
  }
  .news_center05 .content .right .intro {
    bottom: 5px;
    font-size: 14px;
  }

  /* 新闻列表 */
  .news_list01 .news_list_r {
    display: none;
  }
  .news_list01 .news_list_l {
    width: 100%;
  }
  .news_list01 .news_list_l ul li .box .img {
    margin-left: 20px;
  }
  .news_list01 .news_list_l ul li .box .txt .t {
    margin: 10px 0;
  }

  /****************祥瑞 end***************/

  /*20190912---9月补充*/
  /*品牌活动*/
  .brand_activity01 .right .intro .tit {
    font-size: 20px;
  }

  /*联系我们*/
  .contact_us01 .content .top_ .cover .box {
    padding: 100px 30px;
  }
  .contact_us01 .content .bott_ .li_box .tit {
    font-size: 25px;
    line-height: 26px;
    height: auto;
  }
  .contact_us01 .content .bott_ li {
    margin-bottom: 30px;
  }
  .contact_us01 .content .bott_ li:last-child {
    margin-bottom: 0;
  }
  .contact_us01 .content .bott_ .li_box .con dd a,
  .contact_us01 .content .bott_ .li_box .con dd span {
    display: inline-block;
  }

  /*公益奖项*/
  .awards01 .list .intro a .con {
    height: 100px;
  }

  /*20190924*/
  /*品牌理念*/
  .brand_concept01 .bd .section5 .content .cover {
    width: 46%;
  }

  /*20190925全站搜索*/
  .searchArea {
    padding: 50px 0;
  }
  .searchArea .infor .tit {
    font-size: 35px;
  }
  .resultArea .content {
    margin-top: 50px;
    padding: 50px 0;
  }
  .resultArea .content .piclist_area .srchList li .intro .t {
    font-size: 25px;
  }
  .resultArea .content .piclist_area .srchList li .intro .t span {
    display: block;
    margin-left: 0;
  }

  /*20190927*/
  #xcmg-jltd .Form-J1 .Form-J1-Left {
    width: 100%;
  }
  #xcmg-jltd .Form-J1 .Form-J1-li input {
    width: 68%;
  }
  #xcmg-jltd .Form-J1 .Form-J1-li select {
    width: 54%;
  }
  #xcmg-jltd .Form-J1 .Form-J1-right {
    width: 100%;
  }
  #xcmg-jltd .Form-J1 .Form-J1-li textarea {
    width: 68%;
  }
  #xcmg-jltd .Form-J1 .Form-J1-li input._yzm {
    width: 27%;
  }
  #xcmg-jltd .Form-J1 .Form-J1-li b {
    display: none;
  }

  /* 实力徐工20191102改 */
  .slxg01 .infor .tit {
    font-size: 30px;
  }
  .slxg01 .infor .con {
    padding: 0;
  }
  .slxg02 .content .box {
    padding: 50px 0;
  }
  .slxg02 .content .box .tit {
    font-size: 30px;
  }
  .slxg02 .content .box .con {
    padding: 0;
  }
  .slxg03 .content .infor {
    width: 100%;
    position: static;
  }
  .slxg03 .content .infor .t {
    font-size: 25px;
  }
  .slxg03 .content .img {
    width: 100%;
  }
  .slxg02 .content .box ul {
    padding: 0 10%;
  }
  .slxg03 .content .infor .box,
  .slxg03 .content.odd .infor .box {
    width: 100%;
    padding-bottom: 30px;
    margin-left: 0;
  }
  .slxg03 .content.odd .infor .box {
    margin-left: 10px;
    margin-right: 0;
    padding-right: 0;
  }

  /*20191108*/
  .xctx03 .rect-102 {
    padding-bottom: 0;
    height: auto;
  }
  .xctx01 .left {
    width: 100%;
  }
  .xctx01 .left .infor {
    padding: 0 4% 20px;
  }
  .xctx01 .right {
    width: 100%;
  }
  .xctx03 .left {
    width: 100%;
  }
  .xctx03 .left .box .con li.cur {
    color: #666;
  }
  .xctx03 .right {
    display: none;
  }

  /* 社交媒体 */
  .sj_media02 .content li {
    width: 30%;
    margin-bottom: 15px;
  }

  /* 表单 */
  .jltd .text_content {
    padding: 0 6%;
  }

  /* 分页 */
  .page_bott .page_prev {
    width: 100%;
  }
  .page_bott .page_next {
    width: 100%;
  }
  .page_bott .page_next .page_btn {
    float: left;
    padding-left: 45px;
    padding-right: 0;
  }
  .page_bott .page_next .page_btn .icon {
    left: 0;
  }
  .page_bott .box {
    padding: 20px;
  }
  .page_bott .page_center {
    display: none;
  }

  /*20191128 --992模式*/
  /*弹窗20191128*/
  .brandBox_detail {
    width: 660px;
    margin-left: -330px;
  }
  .contact_us01 .content .bott_ .li_box .con {
    height: auto;
  }
  .history_xc01 .container .r_box ul {
    padding: 80px 30px 0 80px;
  }
  .history_xc01 .container .l_box .pd {
    padding: 80px 80px 0 30px;
  }
  .kzjz01 .content ul li ._circle {
    display: none;
  }
  .brand_concept01 .bd .section1 .content .right .cell span {
    margin-top: 0;
  }
  .brand_concept01 .bd .section1 .content .cell span {
    height: 80px;
    overflow-y: auto;
  }
  .brand_concept01 .hd.fixed {
    top: 50px;
  }
  .news_download01 .item .con .li_ .li_box {
    padding: 20px;
  }
  /*20191205*/
  /*预警平台列表*/
  .yjpt_list01 .left {
    width: 67%;
  }
  .yjpt_list01 .right {
    width: 31%;
  }

  /*2020-1-7*/
  .questionnaire02 form .con {
    padding: 40px 0;
  }

  /* 徐工专题 抗击疫情 */
  .zt_wrap {
    width: 740px;
  }
  .zt_nav dl dt {
    margin: 0 20px;
  }
  .zt_nav dl dd {
    margin: 0 20px;
  }
  .zt_nav .nav_wrap {
    background: url(../img/zt/zt_nav_bg.png) no-repeat -375px center;
  }
  .zt_pt1 .left {
    width: 100%;
    overflow: hidden;
  }
  .zt_pt1 .left .infor {
    width: 50%;
    float: left;
  }
  .zt_pt1 .left .content {
    width: 50%;
    float: left;
    margin-top: 0;
  }
  .zt_pt1 .left .infor .box {
    padding: 64px 30px;
  }
  .zt_pt1 .left .content ul li .num {
    font-size: 50px;
  }
  .zt_pt1 .right {
    width: 100%;
  }
  .zt_pt2 .right ul li .tit .t {
    width: 80%;
  }
  .zt_pt2 .right {
    height: 275px;
  }
  .zt_pt4 .content .owl-nav > div {
    font-size: 30px;
    color: #00a1e9;
    font-weight: bold;
    position: absolute;
    top: 50%;
    margin-top: -26px;
  }
  .zt_pt4 .content .owl-nav .owl-prev {
    left: 0;
  }
  .zt_pt4 .content .owl-nav .owl-next {
    right: 0;
  }

  /* 挖机专题 */
  .ztxf_header {
    height: 60px;
  }
  .ztxf_header .header_wrap {
    height: 60px;
  }
  .ztxf_header .logo {
    width: 30%;
    padding-top: 15px;
  }
  .ztxf_header .zt_nav {
    display: none;
  }
  .ztxf_header .back {
    display: none;
  }
  .ztxf_header .back a {
    color: #fff;
    line-height: 60px;
  }
  .ztxf_header .link a {
    color: #fff;
    line-height: 60px;
  }
  .ztxf_header .link {
    margin-right: 0;
  }
  .ztxf_header .mobile_key {
    display: block;
    font-size: 16px;
    color: #fff;
    float: right;
    line-height: 60px;
    margin-left: 10px;
  }
  .zt_banner .owl-item .item img {
    width: 800px;
    margin-left: -400px;
  }
  .zt_banner .item {
    height: 294px;
  }
  .zt_banner .owl-dots {
    bottom: 30px;
  }
  .ztxf_pt1 {
    padding-top: 20px;
  }
  .ztxf_pt1 .left {
    width: 100%;
  }
  .ztxf_pt1 .left .tit {
    font-size: 20px;
  }
  .ztxf_pt1 .left .tit_en {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .ztxf_pt1 .left .con_t {
    font-size: 18px;
  }
  .ztxf_pt1 .left .con {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .ztxf_pt1 .left ul li .t {
    font-size: 20px;
  }
  .ztxf_pt1 .left ul li .c {
    font-size: 14px;
  }
  .ztxf_pt1 .left ul {
    margin-bottom: 20px;
  }
  .ztxf_pt1 .right {
    width: 100%;
    margin-top: 20px;
  }
  .ztxf_pt2 {
    padding-top: 20px;
  }
  .ztxf_pt2 .infor .tit {
    font-size: 20px;
  }
  .ztxf_pt2 .infor .tit_en {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .ztxf_pt2 .infor .more {
    font-size: 14px;
    margin-top: 20px;
  }
  .ztxf_pt2 .content {
    margin-top: 0;
  }
  .ztxf_pt2 .content .item .cover .tit {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .ztxf_pt2 .content .item .cover ul li {
    font-size: 14px;
    line-height: 33px;
  }
  .ztxf_pt2 .owl-nav {
    float: right;
    margin-top: -343px;
  }
  .ztxf_pt2 .owl-nav > div {
    font-size: 16px;
    position: unset;
    margin-top: 0;
  }
  .ztxf_pt2 .owl-carousel .owl-dot,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-nav .owl-prev {
    float: left;
  }
  .ztxf_pt2 .iconfont {
    color: #fff;
    font-weight: bold;
  }
  .ztxf_pt3 .infor {
    padding-top: 0px;
    margin-bottom: 0;
  }
  .ztxf_pt3 {
    margin-top: 30px;
  }
  .ztxf_pt3 .infor .tit {
    font-size: 20px;
    color: #facd00;
  }
  .ztxf_pt3 .infor .tit_en {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .ztxf_pt3 .infor .more {
    font-size: 14px;
    margin-top: 20px;
  }
  .ztxf_pt3 .content .left {
    margin-bottom: 20px;
    width: 100%;
  }
  .ztxf_pt3 .content .right {
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
  }
  .ztxf_pt3 .content .left .img1 {
    margin-right: 0.5%;
    margin-bottom: 15px;
  }
  .ztxf_pt3 .content .right .item {
    width: 100%;
    margin: 0;
  }
  .ztxf_pt3 .content .rect-59 {
    padding-bottom: 36%;
  }
  .ztxf_pt3 .content .right .item .cover .box {
    padding: 10px;
  }
  .ztxf_pt3 .content .right .item .t {
    font-size: 16px;
  }
  .ztxf_pt3 .content .right .item .c {
    font-size: 14px;
    line-height: 18px;
    height: 36px;
    margin: 6px 0;
  }
  .ztxf_pt3 .content .right .item .more {
    font-size: 13px;
  }
  .ztxf_pt4 .infor {
    padding-top: 20px;
    margin-bottom: 0;
  }
  .ztxf_pt4 .infor .tit {
    font-size: 20px;
    color: #000;
  }
  .ztxf_pt4 .infor .tit_en {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .ztxf_pt4 .infor .more {
    font-size: 14px;
    margin-top: 20px;
  }
  .ztxf_pt4 .content .item {
    margin-bottom: 20px;
  }
  .ztxf_pt4 .content .item .cover1 span {
    font-size: 14px;
    padding: 0 10px;
    background: #facd00;
  }
  .ztxf_pt4 .content .item .cover1 {
    background: transparent;
  }
  .ztxf_pt4 .content .item .cover2 .box .t {
    font-size: 16px;
  }
  .ztxf_pt5 {
    padding-top: 20px;
  }
  .ztxf_pt5 .infor {
    margin-bottom: 0px;
    padding: 0;
  }
  .ztxf_pt5 .infor .tit {
    font-size: 20px;
  }
  .ztxf_pt5 .infor .tit_en {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .zt_footer .right {
    display: none;
  }
  .zt_footer {
    padding: 15px 0;
  }
  .m_zt_nav {
    background: #00a1e9;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
  }
  .m_zt_nav ul li {
    border-bottom: solid 1px #58a3e7;
  }
  .m_zt_nav ul li span {
    padding: 15px 35px 15px 15px;
    display: block;
    text-align: center;
  }
  .row > .smidd-6 {
    width: 100%;
  }
  .ztxf_pt2 .video_infor {
    margin: 0;
  }
  /* 挖机专题 end */
}
/*
* MobileMode
*/
@media only screen and (max-width: 400px) {
  .brand_story02 li .cover .box .list .cell a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .about_center01 .infor .list li .number {
    font-size: 20px;
  }
  /*20191128*/
  .solu_detail01 .content .box .bott_ .intro_box {
    padding: 10px 20px;
  }
  .solu_detail01 .content .box .bott_ .intro_box .more {
    margin-top: 5px;
  }

  /* 徐工专题 抗击疫情 */
  .zt_main {
    background: url(../img/zt/m_main_bg.jpg) no-repeat center 800px;
  }
  .zt_pt4 .content .item .box .c {
    font-size: 12px;
  }
  .zt_nav dl dd {
    font-size: 14px;
  }
  .zt_pt4 .content .item .box {
    padding: 10px;
  }
}

@media only screen and (max-width: 360px) {
  .know02 .list li .li_box .t {
    font-size: 12px;
  }
  .know02 .list li .li_box .number .num {
    font-size: 25px;
  }
  .know02 .list li .li_box .icon {
    width: 50px;
    height: 50px;
  }
  .brandBox_detail .box .tit {
    margin-top: 0;
  }
}

@media only screen and (max-width: 320px) {
  /*mobileMode 480 网站样式*/
  .m_ibanner .owl-carousel .owl-item.prev_item {
    right: -70px;
    transform: scale(0.7);
  }
  .m_ibanner .owl-carousel .owl-item.next_item {
    left: -70px;
    transform: scale(0.7);
  }
  .m_ipt03 .content li .li_box .left .t {
    font-size: 15px;
  }
  .m_ipt03 .content li .li_box .right {
    width: 44%;
  }
  .m_ipt04 .left .intro .box {
    padding: 10px;
  }
  .m_ipt04 .left .intro .box .t {
    font-size: 14px;
  }
  .m_ipt04 .left .intro .box .c {
    margin-top: 5px;
  }
  .m_ipt04 .right .cover {
    bottom: 10px;
  }
  .m_ipt04 .right .cover .box {
    padding: 0 10px;
  }
  .m_ipt04 .right .cover .box .c {
    font-size: 16px;
  }

  /*关于综合*/
  .about_center01 .infor .tit {
    font-size: 17px;
  }
  .about_center01 .infor .list li {
    width: 48%;
    margin-bottom: 15px;
  }
  .about_center02 .content .rect-3481 {
    padding-bottom: 43%;
  }
  .about_center02 .content .left_bott .left_bott_l .intro .box .ico {
    width: 50px;
    height: 50px;
  }

  /* 实力徐工 */
  .slxg02 .content .box ul {
    padding: 0 15%;
  }

  /* 表单 */
  .jltd .content .yzm .input_area {
    width: 39%;
  }

  /* 解决方案 */
  .solution02 .con .owl-nav {
    top: 27px;
  }
  .solu_detail03 .con .owl-nav {
    top: 27px;
  }

  /* 社交媒体 */
  .sj_media02 .content li .box .intro .c {
    height: 40px;
  }

  /* 大事记 */
  .history_xc01 .stage_box li .year {
    margin-right: 0px;
  }

  /*20191114*/
  .contact_us01 .content .top_ .cover .box {
    padding: 20px 35px;
  }
  .culture02 .item .box .intro {
    padding: 15px 10px;
  }

  /*20191128*/
  .xctx02 .content .item .cover .box {
    margin: 8px;
  }

  /* 徐工专题  抗击疫情 */
  .zt_pt2 .right ul li .tit .t {
    width: 81%;
  }
  .zt_foot .gotop {
    right: 10px;
  }

  .pro_detail02 .bd .selection2 .content .tab {
    max-width: none;
  }
}
.social_respon02 li .cover {
  position: absolute;
  left: 0;
  top: 45%;
  width: 100%;
  height: auto;
  overflow-y: auto;
}
