@media (min-width: 767px) {

  .topwidget,
  .middlewidget,
  .bottomwidget,
  .footerwidget,
  .price-table{
    padding: 50px 0;
  }

  .navbar-header{
    float: none;
  }

  .main-header{
    padding: 20px 0;
  }

  .main-header .region{
    margin: 0px;
  }

  .main-header .region-search{
    float: right;
    width: 300px;
    padding: 8px 0 8px 20px;
    display: inline-block;
  }

  .carousel-caption {
    background: rgba(0, 0, 0, 0.47);
    padding: 0 15px 30px 14px;
    font-size: 14px;
  }

  .carousel-caption h3{
    color: #fff;
  }

  .region-primary-menu{
    display: inline-block;
    float: left;
    width: 100%;
    margin: 0;
  }
  .slideshow{
    display: block;
  }

  .menu-base-theme a{
    border: 0;
  }

  .menu-base-theme a, 
  .menu-base-theme a:hover, 
  .menu-base-theme a:focus, 
  .menu-base-theme a:active, 
  .menu-base-theme a.highlighted{
    padding: 13px 24px;
  }

  .menu-base-theme a.has-submenu{
    padding: 13px 36px 13px 24px;
  }

  .menu-base-theme > li{
    border: 0;
    padding: 0;
  }

  .menu-base-theme a span.sub-arrow {
    padding: 0;
    top: 23px;
    margin-top: 0;
    bottom: 2px;
    right: 16px;
    margin-left: -5px;
    left: auto;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-color: #999 transparent transparent transparent;
    background: transparent;
  }

  .menu-base-theme ul {
    border: 0;
    padding: 0;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.74);
  }

  .menu-base-theme ul.has-submenu li {
    border-bottom: 1px solid #fff;
  }

  .menu-base-theme ul li{
    border-bottom: 1px solid #333;
  }

  .welcome-banner-text h2{
    font-size: 50px;
  }

  .welcome-banner-text{
    font-size: 14px;
  }

  .bottom-widgets{
    text-align: left;
    padding: 50px 0;
  }

  .credit-link{
    text-align: right;
  }

  .social-media{
    float: right;
    display: inline-block;
  }

  .social-media a{
    margin: 0 0 0 3px;
  }

  /*comment*/

  .comment-wrap .author-details{ width: 10%; }

  .comment-wrap .author-comments{ width: 90%;}

  .flexslider .slider-caption{
    display: inline-block;
  }
  
}
@media (max-width: 767px) {
  .header{
    display: block;
  }
  .header .container{
    padding: 0;
  }
  #nav{
    display: none;
    width: 100%;
    float: left;  
    padding: 0;
  }
  #block-business-responsive-theme-main-menu{
    width: 100%;
    float: left;
  }
  #block-business-responsive-theme-main-menu ul{
    width: 100%;
  }
  #block-business-responsive-theme-main-menu ul li{
    display: inline-block;
    margin: 0;
    width: 15.2%;
  }
  #block-business-responsive-theme-main-menu ul li a{
    text-align: center;
    border: none;
    font-size: 16px;
  }
  .brand.logo{
    margin: 0;
  }
  #block-business-responsive-theme-main-menu{
    float: left;
  }
}
@media only screen and (min-width : 1280px) {
    .front h1 {
        width:1200px;
        left: 50%;
        margin-left: -600px;
    }

    .front-page h2,.page-banner h2 {
        max-width: 1200px;
        margin: 0px auto;
    }

    .page-partner h2,.page-about h2 {
        left: 50%;
        margin-left: -600px;
    }
}

@media only screen and (max-width : 1200px) {
    .page-achievement h2 {
        font-size:42px;
    }

    .case-box {
        width: 310px;
        height: 390px;
        margin-left: -200px;
        background-size: contain;
    }

    .team-person {
        width: 33.33%;
    }

    .team-person .shadow {
        display: none;
    }

    .team-person .name {
        padding-top: 40px;
        opacity: 1;
    }

    .team-person .offer {
        opacity: 1;
    }

    .page-about {
        height: 336px;
    }

    .page-about h2 {
        padding-top: 40px;
    }

    .page-about p {
        top: 130px;
    }

    .cases-list li {
        width: 33.3%;
    }

    .en .front h2 {
        top: 60%;
    }

    .front-pages {
        min-width: inherit;
    }

    .main-page {
        min-width: inherit;
    }

    .about3-section-text h2 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 960px) {
    .page-achievement,.page-employment {
        height:auto;
    }

    .page-partner {
        height: 420px;
    }

    .page-achievement h2 {
        font-size: 32px;
    }

    .achievement {
        padding-bottom: 40px;
    }

    .achievement .achieve {
        height: 240px;
    }

    .achieve-1,.achieve-2,.achieve-3,.achieve-1.active,.achieve-2.active,.achieve-3.active,.en .achieve-1,.en .achieve-2,.en .achieve-3,.en .achieve-1.active,.en .achieve-2.active,.en .achieve-3.active {
        background-size: 240px 240px;
    }

    .achieve img {
        width: 240px;
        height: 240px;
    }

    .employ-left,.employ-right {
        float: none;
        width: 100%;
    }

    .employ-left {
        padding-bottom: 20px;
    }

    .page-local .wrapper {
        padding: 2% 2%;
    }

    .page-local a {
        width: 33.3%;
        margin-bottom: 10px;
    }

    .cases-nav {
        width: 100%;
    }

    .cases-nav a {
        width: 20%;
        margin: 0;
    }

    .first-news .news-date {
        font-size: 60px;
    }

    .first-news .news-date small {
        font-size: 16px;
    }

    .first-news .news-section {
        font-size: 24px;
        line-height: 30px;
    }

    .news-date {
        font-size: 45px;
    }

    .news-section {
        font-size: 18px;
        line-height: 24px;
    }

    .news-author {
        font-size: 16px;
    }

    .banner {
        height: 480px;
    }

    .page-banner h2 {
        font-size: 48px;
    }

    .front h1 {
        font-size: 48px;
        line-height: 60px;
    }

    .en .front h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .contact-list h2 {
        font-size: 36px;
    }

    .c-address {
        height: 108px;
        overflow: hidden;
    }

    .en .c-address {
        height: 160px;
    }

    .c-address h3 {
        font-size: 18px;
        line-height: 24px;
        max-height: 48px;
        overflow: hidden;
    }

    .en .c-address h3 {
        max-height: 72px;
    }

    .about3-section {
        height: 265px;
    }

    .about3-section-text .mail {
        bottom: 22px;
    }

    .about3 h2 {
        padding: 20px 0 40px;
        font-size: 36px;
    }

    .about3-section-text h2 {
        font-size: 32px;
        line-height: 48px;
    }

    .about3-section-text p {
        padding: 0 10px;
        font-size: 18px;
        line-height: 24px;
    }

    .about1 dl.about1-p1 span {
        font-size: 56px;
    }

    .about2 h2 {
        font-size: 36px;
        padding-left: 15%;
    }

    .about2 p {
        font-size: 16px;
        line-height: 24px;
        padding-left: 15%;
        padding-right: 20px;
    }

    .percent70 dl {
        padding-left: 15%;
    }

    .about2 dt {
        font-size: 56px;
    }

    .about2 dd {
        font-size: 16px;
        line-height: 24px;
    }

    .percent10 dl,.percent20 dl {
        padding-left: 20%;
    }

    .en .honor-title {
        font-size: 20px;
        line-height: 28px;
    }

    .person-wrapper {
        height: 460px;
        background-position: 0 142px;
    }

    .p-pic {
        width: 405px;
        height: 430px;
    }

    .p-info {
        padding-left: 305px;
        padding-top: 80px;
    }

    .p-info-main {
        height: 186px;
    }

    .en .page-banner h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .mail:hover {
        background: none;
    }

    .en .about3-section-text h2 {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 876px) {
		.case-box{
			display: none !important;	
		}
    .en .cases-nav a {
        width:auto;
        margin: 0;
        padding: 0 20px 25px;
    }

    .en .nav li {
        margin: 0 5px;
    }

    .en .lang {
        margin-left: 5px;
    }

    .en .alertinfo {
        margin-top: -67px!important;
    }
}

@media only screen and (max-width: 768px) {
		.case-box{
			display: none !important;	
		}
    .news-wrapper {
        width:100%;
        box-sizing: border-box;
    }

    .news-content p img {
        max-width: 100%;
    }

    .nav li {
        margin: 0 10px;
    }

    .front {
        background-size: cover;
    }

    .front h1 {
        top: 20%;
        font-size: 48px;
        line-height: 60px;
        width: 96%;
        padding: 0 2%;
    }

    .en .front h1 {
        font-size: 32px;
        line-height: 48px;
    }

    .front video {
        display: none;
    }

    .front-page,.front-news {
        height: auto;
    }

    .front-news {
        padding: 30px 0;
    }

    .news-date {
        font-size: 40px;
        padding-top: 10px;
    }

    .news-author {
        bottom: 60px;
    }

    .news-section {
        font-size: 16px;
        line-height: 22px;
    }

    .news-bline {
        height: 2px;
    }

    .front-page h2,.en .front-page h2 {
        font-size: 28px;
        line-height: 36px;
        padding-top: 40px;
    }

    .news-list a {
        height: 240px;
        padding-bottom: 20px;
    }

    .news-list li {
        width: 48%;
        float: left;
    }

    .front-news .news-list li {
        width: 98%;
        float: none;
    }

    .front-news .news-list a {
        height: auto;
    }

    .front-news .news-author {
        position: static;
        margin-top: 20px;
    }

    .employ-left {
        float: none;
        width: auto;
        padding-bottom: 30px;
    }

    .employ-right {
        float: none;
        width: auto;
    }

    .contact-list li {
        width: 90%;
        margin: 10px 5%;
        float: none;
    }

    .team-person .shadow {
        display: none;
    }

    .page-banner p {
        padding: 0 20px;
        font-size: 16px;
        line-height: 24px
    }

    .about2 h2,.about2 p,.percent70 dl {
        padding-left: 10%;
    }

    .about2 p {
        padding-right: 10px;
    }

    .percent20 dl,.percent10 dl {
        padding-left: 28%;
    }

    .page {
        height: 400px;
    }

    .emission {
        height: 400px;
        width: 400px;
        margin-left: -200px;
    }

    .heart {
        top: -2px;
    }

    .page h3 {
        padding: 0 10px 70px;
    }

    .about3-section-text p {
        padding: 0 10px;
    }

    .team-person {
        width: 50%;
    }

    .team-person .name {
        padding-top: 20px;
        opacity: 1;
        font-size: 16px;
    }

    .team-person .offer {
        opacity: 1;
    }

    .cases-list li {
        width: 50%;
    }

    .contact-menu {
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    .qrcode-box {
        left: 204px;
    }

    .bp-box {
        left: 319px;
    }

    .en .about3-section-text .mail {
        bottom: 30px;
    }

    .en .about3-section-text h2 {
        padding-top: 40px;
    }

    .en .page-tab a {
        margin-right: 28px;
    }

    .about-banner p,.case-banner p {
        padding-top: 170px;
    }

    .en .page-banner h2,.page-banner h2 {
        font-size: 36px;
        line-height: 48px;
    }

    .front-pages {
        min-width: inherit;
    }

    .page-about img {
        position: relative;
    }

    .page-about h2 {
        padding-top: 20px;
    }

    .page-about p {
        top: 75px;
        font-size: 16px;
        line-height: 24px;
    }

    .page-about a.more {
        font-size: 16px;
    }

    .main-page {
        min-width: inherit;
    }

    .achievement {
        padding: 20px 0;
    }

    .achievement .achieve {
        width: 100%;
        float: none;
    }

    .en .page-employment h3,.page-employment h3 {
        font-size: 24px;
    }

    .about1 dl {
        font-size: 14px;
    }

    .about1 dl.about1-p1 span {
        font-size: 48px;
    }

    .about2 p,.about2 dd {
        font-size: 16px;
        line-height: 22px;
    }

    .about2 dt {
        font-size: 56px;
    }

    .percent20 dl,.percent10 dl {
        padding-left: 20%;
    }

    .page h2 {
        font-size: 32px;
        line-height: 48px;
    }

    .about2 h2 {
        font-size: 36px;
        padding-top: 80px;
    }

    .en .about2 h2 {
        padding-top: 50px;
    }

    .about3-section {
        height: 280px;
    }

    .about3-section-text h2 {
        font-size: 28px;
        padding-top: 30px;
    }

    .about3-section-text p {
        font-size: 16px;
        line-height: 22px;
    }

    .about3-section-text .mail {
        bottom: 20px;
    }

    .page-footer {
        height: 150px;
    }

    .page-footer a.bg1,.page-footer a.bg2 {
        font-size: 22px;
        line-height: 150px;
    }

    .team-tab ul li {
        margin-right: 40px;
    }

    .person-wrapper {
        height: auto;
        background: none;
    }

    .p-pic {
        position: static;
        width: 80%;
        margin: 0px auto;
        clear: both;
        height: auto;
    }

    .p-info {
        padding: 0 20px 20px;
        clear: both;
    }

    .p-info-top {
        padding: 10px 0;
    }

    .p-info-top h2 {
        width: 100%;
        text-align: center;
        font-size: 32px;
        line-height: 36px;
        padding: 0;
    }

    .p-info-top h2:after {
        display: none;
    }

    .p-info-top span {
        width: 100%;
        text-align: center;
        margin-top: 5px;
    }

    .p-info-main {
        height: auto;
    }

    .person-wrapper .wrapper {
        height: auto;
    }

    .alertinfo {
        margin-top: -25px !important;
    }

    .c-map,.page-partner {
        height: 368px;
    }

    .page-partner p span {
        font-size: 18px;
    }

    .en .page-partner p span {
        white-space: normal;
        width: 90%;
        line-height: 22px;
    }

    .c-map-caption img {
        -webkit-filter: none;
    }

    .resume-list span {
        white-space: normal;
    }
}

@media only screen and (max-width : 650px) {

    .main-page {
        min-width:inherit;
    }

    .header {
        padding: 12px 0;
    }

    .front {
        background-size: cover;
    }

    .front video {
        display: none;
    }

    .front h1 {
        font-size: 28px;
        line-height: 36px;
    }

    .front h2 {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 14px;
    }

    .en .front-page h2 {
        font-size: 20px;
        line-height: 22px;
    }

    .front-banner .con {
        padding-top: 15%;
    }

    .en .page-banner h2 {
        font-size: 22px;
        line-height: 30px;
        padding: 20px 0;
    }

    .en .careers-banner p {
        font-size: 14px;
        line-height: 18px;
    }

    .en .contact-banner h2 {
        padding-top: 40px;
    }

    .pagenation {
        bottom: 10%;
    }

    .site-name i {
        display: none;
    }

    .site-name.p1 {
        margin-left: -45%;
    }

    .site-name.p2 {
        margin-left: -30%;
    }

    .site-name.p3 {
        margin-left: -5%;
    }

    .site-name.p4 {
        margin-left: 15%;
    }

    .site-name.p5 {
        margin-left: 35%;
    }

    .nav {
        margin-top: 15px;
        font-size: 14px;
    }

    .nav ul {
        left: 0;
        background: #fff;
        padding: 10px 0;
        top: 80px;
        transition: all 0.25s linear;
        width: 100%;
        position: fixed;
        opacity: 0;
        visibility: hidden;
        z-index: -1;
        display: -moz-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
    }

    .nav.active ul {
        top: 60px;
        opacity: 1;
        z-index: 4;
        visibility: visible;
    }

    .nav li {
        display: block;
        margin: 0;
        text-align: center;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1
    }

    .nav span.btn {
        display: block;
        background: none;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        right: 5px;
        display: block;
        width: 24px;
        height: 2px;
        padding: 10px 0 8px;
        border-bottom: 2px solid #333;
        transition: all 0.25s linear;
    }

    .nav span.btn:before {
        content: '';
        display: block;
        width: 100%;
        height: 2px;
        position: absolute;
        top: 0px;
        left: 0;
        background: #333;
        transition: all 0.25s linear;
    }

    .nav span.btn:after {
        content: '';
        display: block;
        width: 100%;
        height: 2px;
        position: absolute;
        bottom: 8px;
        left: 0;
        background: #333;
        transition: all 0.25s linear;
    }

    .nav.active span.btn {
        border-bottom: 2px solid rgba(0,0,0,0);
    }

    .nav.active span.btn:before {
        transform: rotate(45deg);
        top: 10px;
    }

    .nav.active span.btn:after {
        transform: rotate(-45deg);
        bottom: 8px;
    }

    body.ohidden .nav span.btn {
        border-bottom: 2px solid #fff;
    }

    body.ohidden .nav span.btn:before,body.ohidden .nav span.btn:after {
        background: #fff;
    }

    body.ohidden .nav ul {
        background: rgba(0,0,0,0);
    }

    body.ohidden .nav.active ul {
        background: rgba(0,0,0,0.4);
    }

    body.ohidden .nav.active span.btn {
        border-bottom: rgba(255,255,255,0);
    }

    .con h2 {
        font-size: 36px;
    }

    .con h4 {
        padding: 0 10px;
        letter-spacing: 5px;
    }

    .en .con h4 {
        letter-spacing: 0;
    }

    .en .meituan-icons .con h4 {
        height: auto;
        padding-bottom: 10px;
    }

    .con p {
        padding: 0 10px;
    }

    .front-pages {
        padding-top: 60px;
        min-width: inherit;
    }

    .front-news {
        height: auto;
        padding: 10px 0;
    }

    .news-list ul {
        width: 100%;
        margin: 0;
    }

    .news-list li {
        float: none;
        margin: 0;
        width: 100%;
        border-bottom: 1px solid #ededed;
    }

    .news-list a {
        padding: 0 10px;
        width: auto;
        height: auto;
        display: block;
        margin-bottom: 0;
    }

    .news-date {
        font-size: 24px;
        padding-top: 10px;
        margin-bottom: 0;
    }

    .news-section {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 10px;
    }

    .news-author {
        position: static;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 24px;
    }

    .news-list a .news-author img {
        width: 24px;
        height: 24px;
    }

    .news-list a span.news-bline {
        display: none;
    }

    .news-list a .news-img {
        display: none;
    }

    .news-list a:hover .news-author,.news-list a:hover .news-date,.news-list a:hover .news-date small,.news-list a:hover .news-section {
        color: #191919;
    }

    .front-page {
        height: auto;
    }

    .front-page h2 {
        font-size: 18px;
        padding: 40px 10px 0;
        line-height: 24px;
    }

    .first-news .news-date {
        font-size: 36px;
        padding-top: 50px;
    }

    .first-news .news-section {
        font-size: 16px;
        line-height: 18px;
    }

    .page-achievement h2 {
        padding-top: 28px;
    }

    .achievement {
        padding-top: 0;
    }

    .achievement .achieve {
        width: 100%;
        float: none;
        height: 200px;
        background-size: 200px 200px!important;
    }

    .achieve img {
        width: 200px;
        height: 200px;
    }

    .page-partner {
        height: 200px;
        background-size: cover!important;
    }

    .page-partner .video {
        display: none;
    }

    .page-partner h2 {
        position: relative;
        z-index: 5;
    }

    .page-partner p {
        transform: scale(0.6);
    }

    .page-employment .wrapper {
        padding-top: 30px;
    }

    .page-employment h3 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .employ-left,.employ-right {
        float: none;
        width: 100%;
        clear: both;
        height: 180px;
        overflow: hidden;
        padding-bottom: 10px;
    }

    .employ-left p,.employ-right p {
        height: auto;
        font-size: 12px;
        line-height: 18px;
        padding-top: 15px;
    }

    .bp-tab {
        width: 100%;
        height: 50px;
    }

    .bp-tab a {
        width: 33.3%;
        font-size: 14px;
        height: 50px;
        line-height: 50px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .bp-tab a.tab-br span {
        margin-top: 6px!important;
        line-height: 18px;
    }

    .employ-right h4 {
        padding-top: 0;
        padding-bottom: 0;
        font-size: 14px;
    }

    .page-local .wrapper {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 20px 0;
    }

    .page-local a {
        width: 33.3%;
        margin-bottom: 10px;
    }

    .footer {
        font-size: 12px;
    }

    .en .footer {
        line-height: inherit;
        height: auto;
    }

    .en .footer p {
        padding: 10px 0;
        line-height: 18px;
    }

    .page {
        margin-bottom: 0;
    }

    .page-banner {
        height: auto;
        min-height: 200px;
        padding-bottom: 20px;
    }

    .page-banner h2 {
        padding-top: 40px;
        font-size: 24px;
        line-height: 32px;
    }

    .page-banner p {
        font-size: 14px;
        line-height: 24px;
        padding: 0 10px 40px;
    }

    .about-banner p {
        padding-top: 40px;
    }

    .en .about-banner p,.en .case-banner p {
        padding-top: 40px!important;
        line-height: 24px;
    }

    .about1 dl {
        font-size: 12px;
        line-height: 18px;
    }

    .about1 dt span,.about1 dl.about1-p1 span {
        font-size: 20px;
    }

    .about1-p1 dd {
        line-height: 16px;
        padding-left: 0;
    }

    .about2 h2 {
        padding: 50px 0 20px 10px;
        font-size: 18px;
    }

    .about2 p {
        padding-left: 10px;
        font-size: 12px;
        line-height: 18px;
        padding-bottom: 20px;
    }

    .percent70 dl {
        padding-left: 10px;
    }

    .page.about2 {
        height: 360px;
    }

    .about2 dt {
        font-size: 40px;
    }

    .about2 dd {
        font-size: 12px;
        line-height: 20px;
        padding-left: 0;
    }

    .percent20 {
        height: 210px;
    }

    .percent10 {
        height: 150px;
    }

    .percent20 dl {
        padding: 50px 0 0 10px;
    }

    .percent10 dl {
        padding: 30px 0 0 10px;
    }

    .page h2 {
        font-size: 24px;
        padding-top: 0px;
    }

    .page.about2 h2 {
        padding-top: 48px;
    }

    .page h3 {
        font-size: 14px;
        line-height: 24px;
    }

    .en .about3 h2 {
        font-size: 18px;
        line-height: 120%;
    }

    .about3-section {
        height: 135px;
    }

    .about3-section-text h2 {
        font-size: 18px;
        padding-top: 0px;
        padding-bottom: 0px;
        line-height: 42px;
    }

    .en .about3-section-text h2 {
        font-size: 14px;
        padding-top: 10px;
    }

    .about3-section-text p {
        font-size: 12px;
        line-height: 18px;
        padding: 0 5px;
    }

    .en .about3-section-text p {
        line-height: 14px;
    }

    .mail {
        width: 100%;
        font-size: 12px;
        height: auto;
        line-height: 24px;
    }

    .en .about3-section-text .mail,.about3-section-text .mail {
        bottom: 10px;
        left: 0;
        margin-left: 0;
    }

    .page-footer {
        height: 100px;
    }

    .page-footer a.bg1,.page-footer a.bg2 {
        font-size: 14px;
        line-height: 100px;
    }

    .page-footer a.bg1:hover span,.page-footer a.bg2:hover span {
        display: none;
        opacity: 0;
    }

    .about3-section-img.fl:after,.about3-section-img.fr:after {
        width: 17px;
        height: 37px;
        margin-top: -18px;
        background-size: cover;
    }

    .team-tab {
        padding: 20px 0 25px;
    }

    .team-tab ul li {
        margin-right: 10px;
    }

    .team-tab a {
        font-size: 14px;
    }

    .team-person {
        width: 100%;
        float: none;
        background: url(../images/bgline.png) repeat;
        background-image: -webkit-image-set(url(../images/bgline.png) 1x,url(../images/bgline@2x.png) 2x);
        background-image: -moz-image-set(url(../images/bgline.png) 1x,url(../images/bgline@2x.png) 2x);
        background-image: -ms-image-set(url(../images/bgline.png) 1x,url(../images/bgline@2x.png) 2x);
        background-image: -o-image-set(url(../images/bgline.png) 1x,url(../images/bgline@2x.png) 2x);
    }

    .team-person .person-info {
        height: 60px;
    }

    .person-info .name {
        opacity: 1;
        font-size: 14px;
        padding: 10px 0 0;
        line-height: 20px;
    }

    .person-info .offer {
        font-size: 12px;
        line-height: 20px;
        opacity: 1;
    }

    .team-person .shadow {
        display: none;
    }

    .team-list {
        background: none;
    }

    .team-list .wrapper {
        width: 100%;
    }

    .main-page {
        padding-top: 60px;
    }

    .person-wrapper {
        height: auto;
        background: #f9f9f9;
    }

    .p-pic {
        width: 100%;
        position: static;
        height: auto;
        animation: none;
    }

    .p-info {
        width: 100%;
        padding: 0 0 20px;
        animation: none;
    }

    .p-info-top {
        padding-bottom: 10px;
    }

    .p-info-top h2 {
        font-size: 24px;
        width: 100%;
        padding: 5px 0 0;
        margin: 0;
        line-height: 32px;
        text-align: center;
    }

    .p-info-top h2:after {
        display: none;
    }

    .p-info-top span {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
    }

    .person-wrapper .wrapper {
        height: auto;
    }

    .p-info-invo {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .honor-list {
        height: auto;
    }

    .p-info-main {
        height: auto;
        margin-bottom: 0;
    }

    .quicktabs-tabs {
        padding: 15px 0!important;
    }

    .quicktabs-tabs li {
        font-size: 14px;
        margin-right: 20px!important;
    }

    .quicktabs-wrapper {
        width: 100%;
    }

    .resume,.resume-list {
        height: auto;
        position: static;
        display: block;
    }

    .resume-list {
        padding: 20px 0;
    }

    .resume-line {
        width: 1px;
        height: 100%;
        left: 10px;
        top: 0;
    }

    .resume-list li {
        width: 100%!important;
        position: static;
        clear: both;
    }

    .resume-list li span {
        position: relative;
        font-size: 14px;
        padding-left: 24px;
        bottom: inherit!important;
        top: inherit!important;
    }

    .resume-list li span:before {
        left: 7px!important;
        top: 9px!important;
    }

    .resume-list li span:after {
        display: none;
    }

    .resume-list li:last-child {
        display: none;
    }

    .cases-nav {
        width: 100%;
        margin-top: -23px;
    }

    .cases-nav a {
        width: 20%;
        margin: 0;
        text-align: center;
        font-size: 14px;
        padding-bottom: 10px;
    }

    .cases-nav a:before {
        height: 2px;
    }

    .cases-list {
        padding: 20px 0;
    }

    .cases-main {
        padding-bottom: 0;
    }

    .cases-main h3 {
        padding-top: 20px;
        font-size: 14px;
        line-height: 24px;
    }

    .cases-list li {
        width: 50%;
        height: auto;
        margin-bottom: 20px;
    }

    .cases-list li img {
        width: 80%;
        height: auto;
    }

    .cases-list li.current .case-box {
        display: none;
    }

    .pager {
        font-size: 12px;
    }

    .banner {
        height: 200px;
    }

    .banner li .news-date {
        font-size: 30px;
        padding-top: 30px;
        padding-bottom: 0;
    }

    .news-date small {
        font-size: 14px;
    }

    .banner li .news-section {
        font-size: 14px;
        line-height: 20px;
        padding: 0 10px;
    }

    .fellow-wrapper {
        padding: 20px 10px;
    }

    .page-tab {
        padding: 20px 10px;
    }

    .page-tab a {
        font-size: 14px;
        margin-right: 15px;
    }

    .page-tab a span {
        margin-left: 0;
    }

    .fellow-list li {
        margin-bottom: 10px;
        border-bottom: 1px solid #ededed;
    }

    .fellow-list li:last-of-type {
        margin-bottom: 0;
        border-bottom: none;
    }

    .fellow-list .news-section {
        font-size: 18px;
        padding-top: 10px;
    }

    .news-description {
        font-size: 14px;
        padding-top: 0;
        padding-bottom: 20px;
    }

    .fellow-list .news-date {
        bottom: 4px;
        font-size: 14px;
    }

    .alertinfo {
        font-size: 12px;
    }

    .en .alertinfo {
        padding-top: 62px;
    }

    .contact-menu {
        width: 100%;
        bottom: 0;
        left: 0;
        margin-left: 0;
    }

    .contact-menu a {
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 24px;
        padding-top: 65px;
    }

    .contact-menu a span {
        width: 83px;
        height: 83px;
        margin-left: -41.5px;
    }

    .contact-menu a span:before,.contact-menu a span:after {
        background-size: cover;
    }

    .contact-menu a span img {
        width: 20px;
        margin-top: 26px;
    }

    .contact-menu a.c-wechat span img {
        margin-top: 29px;
    }

    .contact-menu a.c-bp span img {
        margin-top: 31px;
    }

    .contact-menu a.c-mail span img {
        margin-top: 30px;
    }

    .contact-list h2 {
        font-size: 20px;
        padding: 25px 0;
        line-height: 24px;
    }

    .contact-list.wrapper {
        width: 100%;
    }

    .contact-list ul {
        width: 100%;
        margin: 0;
    }

    .contact-list li {
        height: auto;
    }

    .c-map {
        height: 300px;
    }

    .c-map-caption {
        text-align: left;
        width: 100px;
    }

    .c-map-caption span {
        width: 28px;
        font-size: 28px;
    }

    .c-address {
        padding: 10px;
        font-size: 16px;
        line-height: 24px;
        height: auto;
    }

    .en .c-address {
        height: auto;
    }

    .c-address h3 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 4px;
    }

    .c-address p {
        font-size: 12px;
        line-height: 16px;
    }

    .news-wrapper {
        padding: 20px 10px;
    }

    .news-title {
        font-size: 20px;
        line-height: 28px;
    }

    .news-info {
        font-size: 12px;
    }

    .news-content {
        width: 100%;
        padding: 20px 0 0;
    }

    .news-content p {
        font-size: 14px;
        line-height: 20px;
    }

    .team-tab ul li dd {
        font-size: 14px;
        line-height: 28px;
    }

    .qrcode-box {
        left: 37.5%;
        z-index: 20;
        margin-left: -85px;
    }

    .bp-box {
        left: 62.5%;
        margin-left: -160px;
        z-index: 20;
    }

    .bp-box dd a {
        width: 100%;
        text-align: left;
        display: inline-block;
    }

    .quicktabs-tabs li a {
        margin-left: 0;
    }

    .lang {
        margin-left: 10px;
    }

    .resume .wrapper {
        height: auto;
    }

    .meituan-icons {
        background-size: cover;
    }

    .meituan-icons:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.3);
        z-index: 2;
    }

    .en .front h1 {
        font-size: 24px;
        line-height: 32px;
    }

    .case-banner p {
        padding-top: 60px;
    }

    .page-about img {
        position: relative;
        width: 100%;
        transform: translate3d(0,0,0);
    }

    .page-about img.scrolltr {
        transform: translate3d(0,0,0);
    }

    .page-about h2,.en .page-about h2 {
        font-size: 16px;
        padding: 0px;
    }

    .page-about p,.en .page-about p {
        font-size: 12px;
        line-height: 16px;
        top: 30%;
        width: 94%;
        padding: 0 3%;
    }

    .page-about a.more {
        bottom: 10%;
        font-size: 12px;
        transform: scale(0.9);
    }

    .en .page-about a.more {
        transform: scale(1);
    }

    .page-about {
        height: 132px;
    }

    .en .page-employment h3 {
        font-size: 18px;
    }

    .en .cases-nav a {
        width: auto;
        margin: 0;
        padding: 0 16px 12px 16px;
        font-size: 12px;
    }

    .en .about2 h2 {
        padding-top: 24px;
    }

    .page-partner p span {
        font-size: 18px;
    }

    .en .page-partner p span {
        white-space: normal;
        line-height: 18px;
        width: 70%;
    }

    .en .page-partner p span.l {
        text-align: right;
    }

    .emission {
        width: 200px;
        height: 200px;
        margin-left: -100px;
    }

    .page {
        height: 200px;
    }

    video {
        display: none;
    }

    .about1 {
        height: 178px;
    }

    .about3 {
        height: auto;
    }

    h2.qy-title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .qy-content {
        font-size: 14px;
        line-height: 20px;
    }

    .qiye1,.qiye2,.qiye3,.qiye4 {
        background-size: cover;
    }

    .heart {
        top: -26%;
        right: 19%;
    }

    .page-local a {
        width: 50%;
    }

    .honor-from,.honor-years {
        font-size: 12px;
    }

    .honor-title {
        font-size: 14px;
        line-height: 18px;
        height: 126px;
    }

    .honor-years {
        line-height: 30px;
        border-top: 3px solid #3c3c3c;
    }

    .en .honor-title {
        font-size: 14px;
        line-height: 18px;
    }

    .p-info-main p {
        font-size: 13px;
        line-height: 20px;
    }

    a.link {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        margin-top: 20px;
    }
}

@media only screen and (max-width : 413px) {
    .page-about {
        height:119px;
    }

    .en .cases-nav a {
        padding: 0 12px 12px 12px;
    }

    .heart {
        right: 16.5%;
    }

    .en .about3-section-text h2 {
        padding-bottom: 10px;
    }

    .en .mail {
        font-size: 12px;
    }

    .en .about3-section-text .mail {
        bottom: 5px;
    }
}

@media only screen and (max-width : 374px) {
    .front h1 {
        font-size:28px;
        line-height: 40px;
    }

    .page-partner p span.r {
        margin-left: 40px;
    }

    .page-partner p span.l {
        margin-right: 40px;
    }

    .con h4 {
        letter-spacing: 0;
    }

    .page-about h2 {
        font-size: 16px;
        line-height: 32px;
    }

    .page-about a.more {
        bottom: 6%;
    }

    .en .page-about a.more {
        bottom: 10%;
    }

    .page-about {
        height: 102px;
    }

    .en .team-tab ul li {
        margin-right: 5px;
    }

    .en .cases-nav a {
        padding: 0 7px 12px 7px;
    }

    .achievement .achieve {
        width: 100%;
        float: none;
        height: 160px;
        background-size: 160px 160px!important;
    }

    .achieve img {
        width: 160px;
        height: 160px;
    }

    .heart {
        right: 38%;
    }

    .en .page-partner h2 {
        padding-top: 25px;
    }
}
