@media (min-width: 992px) {
  .ep-technologist .expert-list li:hover {
    box-shadow: 0px 14px 28px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-color: #fff;
  }
  .ep-technologist .expert-list li:hover .icon-zhuanjia {
    color: #F08300;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .ep-technologist .expert-list li:hover .expert-tips span {
    background-color: #F08300;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .ep-index .index-expert .expert-list li:hover {
    box-shadow: 0px 14px 28px rgba(0, 0, 0, 0.1);
    border-color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .ep-index .index-expert .expert-list li:hover:before {
    display: block;
  }
  .ep-index .index-expert .expert-list li:hover .to-info {
    background-color: #333;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .solution-list .list:hover {
    box-shadow: 0px 14px 28px rgba(0, 0, 0, 0.1);
    border-color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .solution-list .list:hover:before {
    display: block;
  }
}
@media (max-width: 1200px) {
  body .ep-nav li {
    padding: 25px 15px 10px 15px;
  }
  body .ep-link {
    display: none;
  }
  body .ep-solution-nav {
    display: none;
  }
  body .solution-list li {
    width: 33%;
  }
  body .ep-solution-info .solution-info-config .config-right {
    width: 100%;
    margin-top: 30px;
  }
  body .ep-solution-info .case-list {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
  }
  body .ep-solution-info .expert-list {
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  body .ep-solution-info .expert-list li {
    width: 32%;
    padding: 20px 15px 25px 30px;
    margin: 0;
  }
  body .ep-index .index-case .top-left {
    width: 610px;
  }
  body .ep-index .index-case .bottom-left {
    width: 370px;
  }
  body .ep-index .index-case .bottom-right {
    width: 520px;
  }
  body .ep-index .index-expert .expert-list li {
    width: 50%;
  }
  body .ep-index .index-flow .icon-youjiantou {
    top: 30%;
  }
  body .ep-index .index-flow li {
    width: 33.3%;
    padding-bottom: 30px;
  }
  body .ep-index .index-flow .flow-title {
    font-size: 18px;
  }
  body .ep-index .index-flow .flow-icon {
    padding: 20px 0;
  }
  body .ep-index .index-flow .flow-icon .iconfont {
    font-size: 30px;
  }
  body .ep-technologist .expert-list li {
    width: 460px;
  }
  body .ep-technologist .expert-list .expert-tips {
    padding-left: 0;
  }
  body .ep-technologist-info .info-right {
    width: 300px;
    height: auto;
    overflow: auto;
  }
  body .ep-about img {
    width: 100%;
    display: block;
  }
  body .ep-about .platform-left {
    width: 100%;
  }
  body .ep-about .platform-right {
    width: 100%;
    max-width: 530px;
    margin: 20px auto 0 auto;
  }
  body .ep-case-info .info-left {
    width: 400px;
  }
  body .ep-case-info .info-right {
    width: 400px;
  }
  body .ep-case-info .info-bottom-left {
    width: 100%;
    margin: 0 auto;
  }
  body .ep-case-info .info-bottom-right {
    width: 100%;
  }
  body .ep-case-info .info-bottom-right p {
    padding-bottom: 2.5%;
  }
  body .ep-contact-info .demand-right {
    max-width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  body .solution-list li {
    width: 50%;
  }
  body .ep-case-info .info-left {
    width: 100%;
  }
  body .ep-case-info .info-right {
    width: 100%;
    max-width: 480px;
    margin: 20px 0;
  }
  body .ep-case-info .img-wrap {
    height: auto;
  }
  body .ep-solution-info .expert-list li {
    width: 50%;
  }
  body .ep-technologist .expert-list li {
    width: 100%;
  }
  body .ep-index .index-case .top-left {
    width: 100%;
  }
  body .ep-index .index-case .top-right {
    width: 100%;
  }
  body .ep-index .index-case .bottom-left {
    width: 100%;
  }
  body .ep-index .index-case .bottom-right {
    width: 100%;
  }
  body .ep-index .index-case .left-content .content-txt {
    padding: 20px;
  }
  body .ep-index .index-case .right-content .content-txt {
    padding: 20px;
  }
}
@media (max-width: 860px) {
  body .ep-footer {
    padding: 20px;
  }
  body .ep-footer .footer-wrap {
    display: block;
  }
  body .ep-footer .footer-logo {
    padding-bottom: 10px;
  }
  body .ep-footer .footer-nav {
    padding-left: 0;
  }
  body .ep-footer .footer-logo {
    width: 200px;
    margin: auto;
  }
  body .ep-footer .footer-copyright {
    padding-top: 20px;
  }
}
@media (max-width: 768px) {
  body .ep-index .index-banner {
    height: 250px;
  }
  body .ep-index .index-banner .content-wrap {
    padding: 60px 0;
  }
  body .ep-index .index-banner .content-wrap h1 {
    font-size: 20px;
    padding-bottom: 15px;
  }
  body .ep-index .index-banner .content-wrap p {
    letter-spacing: 0;
    font-size: 14px;
    padding-bottom: 40px;
  }
  body .ep-index .index-banner .content-wrap p span {
    padding: 0 10px;
  }
  body .ep-index .index-banner .content-wrap a {
    line-height: 40px;
  }
  body .ep-index .index-solution .container .iconfont {
    font-size: 30px;
  }
  body .ep-index .index-solution .container .icon-zuo {
    left: 0;
  }
  body .ep-index .index-solution .container .icon-you {
    right: 0;
  }
  body .ep-index .index-advantage .advantage-icon .iconfont {
    font-size: 35px;
  }
  body .ep-index .index-advantage h6 {
    font-size: 16px;
    padding-top: 10px;
  }
  body .ep-index .index-service .service-info h5 {
    font-size: 20px;
  }
  body .ep-index .index-service .service-info h6 {
    font-size: 16px;
  }
  body .ep-index .index-service .service-info p {
    font-size: 14px;
  }
  body .ep-index .index-case .more-case {
    line-height: 40px;
  }
  body .ep-index .index-expert .expert-list li {
    padding: 40px 25px;
  }
  body .ep-nav .computer-nav {
    display: none;
  }
  body .ep-nav .phone-nav {
    display: block;
  }
  body .ep-nav .pd-nav {
    height: 88px;
  }
  body .ep-footer {
    margin-top: 60px;
  }
  body .page-title .title-zh {
    margin-top: -5px;
  }
  body .ep-case-info .info-bottom-left {
    width: 100%;
    max-width: 530px;
  }
  body .ep-case-info .info-bottom-left .bottom-left-img {
    position: relative;
    background-color: none;
    height: auto;
  }
  body .ep-case-info .info-bottom-left img {
    display: block;
    width: 100%;
    position: static;
  }
  body .ep-technologist-info .info-right {
    width: 100%;
    height: auto;
    overflow: auto;
  }
  body .ep-technologist-info .info-classify {
    padding-bottom: 20px;
  }
  body .ep-technologist-info .info-study {
    padding-top: 35px;
  }
  body .ep-technologist-info .info-thesis {
    padding-top: 35px;
  }
  body .ep-contact-info .demand-form .demand-left {
    width: 100%;
  }
  body .ep-contact-info .contact-banner{
    height: 198px;
  }
  body .ep-technologist .expert-banner{
    height: 198px;
  }
  body .ep-contact-info .common-form input,
  body .ep-contact-info .common-form textarea,
  body .ep-contact-info .common-form select {
    max-width: 100%;
    appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    outline: none;
  }
}
@media (max-width: 576px) {
  body .page-title .title-en {
    font-size: 18px;
    letter-spacing: 1px;
  }
  body .ep-index .index-advantage ul {
    text-align: left;
  }
  body .ep-index .index-advantage .iconfont {
    display: none;
  }
  body .ep-index .index-advantage li {
    width: 100%;
  }
  body .ep-index .index-flow li {
    width: 45%;
  }
  body .ep-index .index-flow li .icon-youjiantou {
    right: -30px;
  }
  body .ep-index .index-flow li:nth-child(even) .icon-youjiantou {
    display: none;
  }
  body .ep-index .index-service .service-info {
    text-align: left;
  }
  body .ep-index .index-service .service-info h5 {
    font-size: 18px;
  }
  body .ep-index .index-expert .expert-list li {
    width: 100%;
    margin-bottom: 20px;
    height: auto;
  }
  body .ep-index .index-expert .expert-list .list-info {
    height: auto;
  }
  body .ep-index .index-partner li {
    width: 33%;
    padding: 10px;
  }
  body .ep-index .index-partner li img {
    margin: 0;
    width: 100%;
    display: block;
  }
  body .ep-about .common-content {
    line-height: 1.8;
  }
  body .ep-footer .footer-nav {
    flex: none;
    display: block;
  }
  body .ep-footer .footer-logo {
    width: 100px;
  }
  body .ep-footer .footer-item {
    padding-top: 10px;
  }
  body .ep-footer .footer-item a {
    display: inline;
    padding-right: 20px;
  }
  body .ep-footer .footer-title {
    font-size: 14px;
  }
  body .ep-footer .footer-copyright {
    font-size: 12px;
  }
  body .ep-case .case-item {
    display: block;
  }
  body .ep-case .item-left {
    width: 100%;
    max-width: 100%;
  }
  body .ep-case .item-right {
    width: 100%;
    max-width: 100%;
    padding-bottom: 30px;
  }
  body .ep-case .item-content {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding-bottom: 30px;
    padding-right: 20px;
  }
  body .ep-case .case-btn {
    width: 80%;
    margin: auto;
  }
  body .ep-case-info .img-wrap img {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  body .solution-list li {
    width: 100%;
    height: auto;
  }
  body .solution-list li .list-img {
    height: auto;
  }
  body .ep-solution .solution-info {
    display: block;
  }
  body .ep-solution .solution-right {
    max-width: 100%;
  }
  body .ep-solution-info .case-list li {
    width: 100%;
  }
  body .ep-solution-info .case-list li .list-img-wrap {
    width: 100%;
  }
  body .ep-solution-info .expert-list li {
    width: 100%;
    margin-bottom: 20px;
  }
  body .ep-technologist .tech-filter {
    padding: 15px;
  }
  body .ep-technologist .expert-list {
    padding-top: 30px;
  }
  body .ep-technologist .expert-list li {
    padding: 15px;
    margin-bottom: 30px;
  }
  body .ep-technologist .expert-list li .expert-tips {
    padding-top: 10px;
    padding-left: 0;
  }
  body .ep-technologist .expert-list li .expert-tips span {
    padding: 9px 15px;
  }
}
