﻿@charset "utf-8";
/*width:1200+*/
@media only screen and (min-width: 1200px) {
}
@media only screen and (max-width: 1365px) {
  .wp {
    max-width: 1200px;
  }
  .wel {
    width: 320px;
    font-size: 12px;
  }
  .codeBtn .icon {
    width: 20px;
    height: 20px;
  }
  .codeBtn .val {
    font-size: 12px;
  }
  .topSearch {
    padding: 5px 10px;
    width: 200px;
  }
  .topSearch .text {
    font-size: 12px;
  }
  .topSearch .tj {
    width: 34px;
  }
  .toMemBtn {
    font-size: 12px;
  }
  .navul li > a {
    padding: 0 1.4em;
    font-size: 14px;
  }
  .navul li > a:hover::after,
  .act_nav::after {
    top: -18px !important;
    padding-top: 18px;
    background: url(../images/icon/icon01.png) center top/6em 112px no-repeat;
  }
}
/** max-width:1200 **/
@media only screen and (max-width: 1199px) {
  .wp {
    width: 94%;
  }
  .top {
    display: none;
  }
  .header {
    position: relative;
    background-color: #fff;
  }
  .header .wp {
    background-color: #fff;
    padding: 0;
  }
  .loarea .wp {
    width: 100%;
    border-radius: 0;
  }
  .search {
    display: none;
  }
  .nav {
    padding-right: 0px;
    position: relative;
    margin: 12px 40px 0 0;
  }
  .messBtn {
    position: relative;
    right: 0;
    top: 0%;
    padding: 2px 10px;
    margin: 0;
    font-size: 12px;
  }
  .messBtn img {
    width: 0.3rem;
  }
  .messBtn .iconfont {
    font-size: 18px;
  }
  .navul {
    display: none;
  }
  .menubtn {
    display: block;
  }
  .loarea {
    height: 50px;
    background-color: #fff;
  }
  .logo {
    width: 140px;
    padding-top: 9px;
  }
  .logo .tp {
    height: 32px;
  }
  .chooseLan {
    margin: 10px 40px 0 0px;
  }
  .inav {
    display: block;
  }
  .footer {
    display: none;
  }
  .footerWapHeight {
    height: 66px;
  }
  .footer_wap {
    display: block;
  }
}
/** max-width:1024 **/
@media only screen and (max-width: 1023px) {
  .banimg {
    width: 150%;
    max-width: 150%;
    margin-left: -25%;
  }

  .pcshow {
    display: none;
  }
  .wapshow {
    display: inline-block;
  }
  .bigimgw100 .tp {
    width: 150%;
    max-width: 150%;
    margin-left: 25%;
  }
  .haccountsul li:nth-child(-n + 3) {
    width: 33.33%;
    border-bottom: 1px solid #e6e6e6;
  }
  .haccountsul li:nth-child(-n + 3) .inner {
    display: block;
    text-align: center;
  }
  .haccountsul li:nth-child(-n + 3) .icon {
    display: block;
    margin: 0 auto;
  }
  .haccountsul li:nth-child(-n + 3) .des {
  }
  .haccountsul li:nth-child(n + 4) {
    width: 50%;
  }
  .haccountsul li:nth-child(3)::after {
    display: none;
  }
  .hgSlide,
  .hgul2 {
    width: 100%;
    float: none;
    margin-top: 24px;
  }
}
/** max-width:960 **/
@media only screen and (max-width: 959px) {
  .htechSlide {
    padding-bottom: 200px !important;
  }
}
/** max-width:768 **/
@media only screen and (max-width: 767px) {
  body,
  input,
  textarea,
  select,
  button {
    font-size: 0.22rem;
  }
  body {
    background-color: #fff;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  .mt10 {
    margin-top: 0.1rem;
  }
  .mt15 {
    margin-top: 0.15rem;
  }
  .mt20 {
    margin-top: 0.2rem;
  }
  .mt25 {
    margin-top: 0.25rem;
  }
  .mt30 {
    margin-top: 0.3rem;
  }
  .mt35 {
    margin-top: 0.35rem;
  }
  .mt40 {
    margin-top: 0.4rem;
  }
  .mt45 {
    margin-top: 0.45rem;
  }
  .mt50 {
    margin-top: 0.5rem;
  }
  .mt60 {
    margin-top: 0.6rem;
  }
  .mt70 {
    margin-top: 0.7rem;
  }
  .mt80 {
    margin-top: 0.8rem;
  }
  .mt90 {
    margin-top: 0.9rem;
  }
  .mt100 {
    margin-top: 1rem;
  }
  .banner .swiper-pagination {
    width: 100% !important;
    bottom: 0.18rem !important;
    background: none;
  }
  .banner .swiper-pagination-bullet {
    width: 0.1rem;
    height: 0.1rem;
    margin: 0 0.05rem !important;
  }
  .nav {
    font-size: 0;
  }
  .inavul li > a {
    padding: 0.15rem 0.3rem 0.15rem 0.2rem;
    font-size: 0.24rem;
  }
  .inavul li > a .iconfont {
    top: 0.12rem;
    font-size: 0.28rem;
  }
  .itop .toMemBtn {
    font-size: 0.24rem;
    padding: 0.05rem 0;
  }
  .itop .toMemBtn .iconfont {
    height: 0.24rem;
  }
  .codeBtn .val {
    font-size: 0.2rem;
  }
  .codeBtn .icon {
    height: 0.24rem;
    width: 0.24rem;
    margin-right: 0.08rem;
  }
  .fadd .list {
    padding: 0.05rem 0 0.05rem 0.4rem;
    font-size: 0.24rem;
  }
  .fadd .list .icon {
    top: 0.07rem;
    height: 0.32rem;
  }
  .qrcode {
    width: 2.4rem;
  }
  .qrcode .tp {
    width: 1.8rem;
    height: 1.8rem;
  }
  .qrcode .tit {
    font-size: 0.2rem;
    margin-top: 0.02rem;
  }

  .itop .topSearch {
    padding: 0.1rem 0.2rem;
  }
  .itop .topSearch .text {
    line-height: 0.4rem;
    height: 0.4rem;
    font-size: 0.22rem;
  }
  .itop .topSearch .tj {
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
  }
  .itop .qrcode {
    margin: 0.4rem auto;
  }

  .footerWapHeight {
    height: 1.02rem;
  }
  .footerWapul li {
    padding: 0.1rem 0;
  }
  .footerWapul li .iconfont {
    font-size: 0.36rem;
  }
  .footerWapul li .tit {
    font-size: 0.22rem;
  }

  .h_tit {
    padding: 0.5rem 0;
  }
  .h_tit .tit {
    font-size: 0.44rem;
  }
  .h_tit .subtit {
    font-size: 0.2rem;
  }
  .h_tit .line {
    margin: 0.2rem auto 0;
    font-size: 0.24rem;
    height: 2px;
  }

  .h_ab {
    padding: 0.3rem 0 0.6rem;
  }
  .habIntro {
    padding: 0.2rem 0.3rem 0.3rem;
  }
  .habIntro .nr {
    font-size: 0.2rem;
  }
  .habIntro .mandiv {
    margin-top: 0.2rem;
  }
  .habIntro .mandiv .sbtn {
    font-size: 0.24rem;
    padding: 0.1rem 0.7rem;
  }
  .boxF,
  .boxS,
  .boxT,
  .overlay {
    width: 1.8rem;
    height: 2.2rem;
  }
  .habul {
    margin-top: 1rem;
    padding-bottom: 0.4rem;
  }
  .habul li {
    width: 33.33%;
    margin: -0.4rem 0 0.35rem;
  }
  .habul li:nth-child(5n + 1) {
    margin-left: 16.66%;
  }
  .habItem .shade .inner .tp {
    width: 0.5rem;
    height: 0.5rem;
  }
  .habItem .shade .inner .tit {
    font-size: 0.24rem;
  }
  .habItem a .bg {
    width: 1.3rem;
    max-width: 1.5rem;
    top: 0.35rem;
  }

  .h_ad {
    padding: 0.7rem 0;
  }
  .h_ad .inner {
    font-size: 0.24rem;
  }
  .h_ad .inner .p1 .bigfont {
    font-size: 0.5rem;
  }
  .homePageDiv .sbtn {
    font-size: 0.24rem;
    padding: 0.1rem 0.7rem;
  }

  .morea {
    padding: 0.1rem 0.2rem;
  }
  .morea .val {
    font-size: 0.24rem;
  }
  .morea .arr {
    font-size: 0.3rem;
  }

  .h_buss {
    padding: 0.3rem 0 0;
  }
  .hbussItem .des {
    padding: 0.2rem 0.2rem;
  }
  .hbussItem .des .tit {
    font-size: 0.3rem;
  }
  .hbussItem .des .nr {
    font-size: 0.24rem;
    height: 0.679rem;
    margin-top: 0.2rem;
  }
  .hbussSlide .swiper-button-prev,
  .hbussSlide .swiper-button-next {
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    top: 50%;
    margin-top: -0.3rem;
  }
  .hbussSlide .swiper-button-prev .iconfont,
  .hbussSlide .swiper-button-next .iconfont {
    font-size: 0.3rem;
  }

  .h_accounts {
    padding: 0.6rem 0;
  }
  .hacItem .inner {
    padding: 0.4rem 0;
  }
  .hacItem .p1 {
    font-size: 0.36rem;
  }
  .hacItem .p2 {
    font-size: 0.2rem;
  }
  .hacItem .icon {
    width: 0.5rem;
  }

  .h_news {
    padding: 0.2rem 0 0.4rem;
  }
  .hn_tit {
    padding: 0.4rem 0;
    display: flex;
  }
  .hn_tit > div {
    flex: 1;
  }
  .hn_tit .list .subtit {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 0.14rem;
  }
  .hn_tit .list {
    padding: 0 0.2rem 0.14rem;
  }
  .hn_tit .list::after {
    border-left: 0.06rem solid transparent;
    border-right: 0.06rem solid transparent;
    border-top: 0.07rem solid transparent;
  }
  .hn_tit .list::before {
    height: 0.48rem;
  }
  .hn_tit .list .tit {
    font-size: 0.4rem;
  }

  .hnTumbWrap {
    height: 0.58rem;
  }
  .hnThumbSlide {
    width: 100%;
  }
  .hnThumbSlide .swiper-slide {
    padding-bottom: 0.1rem !important;
  }
  .hnThumbItem {
    border-radius: 0.1rem 0.1rem 0 0;
    padding: 0.1rem 0.15rem;
    -webkit-border-radius: 0.1rem 0.1rem 0 0;
    -moz-border-radius: 0.1rem 0.1rem 0 0;
    -ms-border-radius: 0.1rem 0.1rem 0 0;
    -o-border-radius: 0.1rem 0.1rem 0 0;
  }
  .hnThumbItem::after {
    border-left: 0.06rem solid transparent;
    border-right: 0.06rem solid transparent;
    border-top: 0.07rem solid transparent;

    bottom: -0.06rem;
  }
  .hnThumbItem .tparea {
    margin-right: 0rem;
  }
  .hnThumbItem .tparea .icon {
    width: 0.36rem;
    height: 0.36rem;
  }
  .hnThumbItem .val {
    font-size: 0.2rem;
  }

  .hgul {
    margin-right: 0%;
    margin-top: 0.3rem;
  }
  .hgul li {
    width: 100%;
    margin: 0 0% 0.3rem 0;
  }
  .hgItem {
    padding: 0.2rem 0.25rem;
  }
  .hgItem .des .tit {
    font-size: 0.24rem;
  }
  .hgItem .des .nr {
    height: 0.704rem;
    margin-top: 0.08rem;
  }
  .hgItem .des .nr .sbtn {
    font-size: 0.18rem;
    padding: 0px 0.08rem;
  }
  .hgItem .time {
    width: 0.8rem;
    margin-left: 0.2rem;
  }
  .hgItem .time .day {
    font-size: 0.2rem;
    padding: 0.05rem 0;
  }
  .hgItem .time .month {
    font-size: 0.16rem;
    padding: 0.05rem 0;
  }

  .hgSlide,
  .hgul2 {
    margin-top: 0.3rem;
  }
  .hg2Item {
    padding: 0.24rem 0.1rem;
  }
  .hg2Item .des .tit {
    font-size: 0.24rem;
  }
  .hg2Item .des .nr {
    margin-top: 0.08rem;
  }
  .hg2Item .des .nr .sbtn {
    font-size: 0.16rem;
    padding: 0px 0.08rem;
  }
  .hg2Item .time {
    width: 0.8rem;
    margin-left: 0.2rem;
  }
  .hg2Item .time .day {
    font-size: 0.2rem;
    padding: 0.05rem 0;
  }
  .hg2Item .time .month {
    font-size: 0.16rem;
    padding: 0.05rem 0;
  }

  .hgSlide .swiper-slide .des {
    padding: 0.16rem 0.2rem;
  }
  .hgSlide .swiper-slide .des .tit {
    font-size: 0.24rem;
    padding-right: 1.8rem;
  }
  .hgSlide .swiper-pagination {
    bottom: 0.25rem !important;
    padding: 0 0.1rem;
    height: 0.14rem;
    width: 1.8rem !important;
  }
  .hgSlide .swiper-pagination-bullet {
    width: 0.14rem;
    height: 0.14rem;
    margin: 0 0.07rem !important;
  }

  .lm a {
    width: calc(25% - 0.3rem);
    margin: 0 0.15rem;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
  }
  .lm a::before {
    right: -0.15rem;
  }

  .h_tech {
    padding: 0.3rem 0 0;
  }
  .htmid .inner {
    width: 837px;
  }
  .htItem .nr {
    padding: 0.15rem 0.2rem;
  }
  .htItem .nr .sbtn {
    font-size: 0.18rem;
    padding: 0.02rem 0.1rem;
  }
  .htItem .tit {
    font-size: 0.24rem;
    margin: 0.1rem 0;
  }
  .htItem .tparea {
    width: 0.9rem;
    height: 0.9rem;
  }
  .htItem .tparea .icon {
    padding-top: 0.2rem;
    width: 0.5rem;
    height: 0.5rem;
  }
  .htechSlide {
    padding-bottom: 2.4rem !important;
  }
  .htechSlide .swiper-slide-prev {
    margin-top: 1.8rem;
  }
  .htechSlide .swiper-slide-next {
    margin-top: 1.8rem;
  }
  .htechSlide .swiper-button-prev,
  .htechSlide .swiper-button-next {
    width: 0.44rem;
    height: 0.44rem;
    line-height: 0.44rem;
    bottom: 1rem;
  }
  .htechSlide .swiper-button-prev .icon,
  .htechSlide .swiper-button-next .icon {
    width: 0.44rem;
    height: 0.44rem;
  }
  .htechSlide .swiper-slide .htItem .nr {
    display: none;
  }
  .htechSlide .swiper-slide-active .nr {
    display: block !important;
    width: 5rem !important;
    position: relative;
    margin-left: -1.7rem;
  }
  .htechSlide .swiper-slide-active .htItem {
  }
}
/*********************************首页结束**********************************/

/*******************************************************************/
/*width:1200+*/
@media only screen and (min-width: 1200px) {
}
/** max-width:1200 **/
@media only screen and (max-width: 1365px) {
  .talentThumbSlideWrap {
    margin: 0 65px;
  }
}
/** max-width:1200 **/
@media only screen and (max-width: 1199px) {
  .messLeader .item {
    padding: 40px 20px;
  }
  .messCompanyul li {
    width: 48%;
  }
}
/** width:960px **/
@media only screen and (max-width: 1023px) {
  .i_main {
    min-height: 0;
  }
  .i_ban .tp {
    width: 150%;
    max-width: 150%;
    margin-left: -25%;
  }
  .profile .wp {
    display: block;
  }
  .profile .intro {
    width: 100%;
  }
  .profile .profiletplist {
    max-width: 100%;
    margin: 40px auto 0;
  }

  .i_tit2 {
    display: block;
    padding: 50px 0 0;
  }
  .i_tit2 .tit {
    font-size: 40px;
    padding-bottom: 15px;
    position: relative;
  }
  .i_tit2 .tit::after {
    content: "";
    display: block;
    width: 1.6em;
    height: 4px;
    background-color: #e7290e;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .n_main {
    margin: 40px auto 0;
  }
  .n_l,
  .n_r {
    width: 100%;
  }
  .n_r {
    margin-top: 40px;
    display: none;
  }
  .new {
    padding: 0px 0 80px;
  }
  .in_sh {
    padding: 40px 0 20px;
  }

  .p_main .wp {
    display: block;
  }
  .p_l {
    width: 100%;
    margin-right: 0px;
    overflow: hidden;
  }
  .p_r {
    width: 100%;
    margin-top: 30px;
  }
  .lm2ul {
    font-size: 0;
    margin-right: -1%;
  }
  .lm2ul li {
    display: inline-block;
    width: 24%;
    margin: 0 1% 1% 0;
  }
  .lm2ul li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .messLeader {
    display: block;
  }
  .messLeader .item {
    width: 100%;
    margin-bottom: 40px;
  }

  .mess_lm3 .toMess {
    position: relative;
    right: 0;
    top: 0px;
    width: 100%;
    margin-top: 40px;
    padding-top: 0px;
    text-align: center;
    float: none;
  }

  .m_main .wp {
    width: 100%;
    display: block;
  }
  .m_l,
  .m_r {
    padding: 0px 0;
  }
  .m_l {
    margin-right: 0px;
    width: 100%;
    border-right: 0px solid #e0e0e0;
  }
  .m_r {
    width: 100%;
  }
  .m_tit,
  .m_tit2 {
    display: none;
  }
  .avatarInfo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 20px;
    background: url(../images/mem_bg.png) center center/cover no-repeat;
  }
  .avatarInfo .inner {
    display: flex;
    width: 70%;
    align-items: center;
  }
  .avatarInfo .inner .tparea {
    margin-right: 30px;
  }
  .avatarInfo .inner .des {
    text-align: left;
    flex: 1;
  }
  .avatarInfo .inner .des .p1,
  .avatarInfo .inner .des .p2 {
    color: #fff;
  }
  .exitBtn {
    font-size: 14px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.23);
    color: #fff;
  }
  .exitBtn::before {
    font-size: 18px;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    margin-right: 8px;
  }
  .location {
    display: none;
  }
  .mem_i_ban {
    display: none;
  }
  .m_main {
    padding: 0 0 80px;
  }
  .mnavul {
    text-align: center;
    margin: 0;
    font-size: 0;
    border: 1px solid #ddd;
  }
  .mnavul li {
    display: inline-block;
    width: 33.33%;
  }
  .mnavul li:nth-last-child(1) {
    display: none;
  }
  .mnavul li::after,
  .mnavul li::before {
    display: none !important;
  }
  .mnavul li a::before {
    font-size: 0.5rem;
    display: block;
    text-align: center;
    margin: 0rem;
  }
  .mnavul li a::after {
    content: "";
    display: block;
    width: 0em;
    height: 3px;
    background-color: #e7290e;
    left: 50%;
    margin-left: -2.5em;
    bottom: 0;
    top: auto;
    position: absolute;
  }
  .mnavul li:hover a,
  .act_mnav a {
    background-color: transparent !important;
    color: #e7290e !important;
  }
}
.act_mnav a::after {
  width: 5em !important;
}
/** max-width:960 **/
@media only screen and (max-width: 959px) {
}
/** max-width:768 **/
@media only screen and (max-width: 767px) {
  .turnpage a,
  .turnpage .span {
    /* display: none; */
  }
  .turnpage .point {
    display: inline-block;
    font-size: 0.3rem;
    padding: 0.1rem 0.3rem;
    margin: 0 0.1rem;
  }
  .turnpage .point .iconfont {
    font-size: 0.26rem;
  }
  .banIntro .tit {
    font-size: 0.44rem;
  }
  .banIntro .subtit {
    font-size: 0.2rem;
  }

  .location {
    padding: 0.2rem 0;
  }
  .location span {
    font-size: 0.22rem;
  }
  .location a {
    font-size: 0.22rem;
  }
  .location .home::before {
    margin-right: 0.08rem;
    font-size: 0.28rem;
  }
  .location i {
    margin: 0 0.08rem;
  }

  .lm .wp {
    text-align: left;
  }
  .i_tit1 {
    background: url(../images/icon/icon02.png) left center/1rem no-repeat;
    padding: 0.4rem 0 0 0.7rem;
  }
  .i_tit1 .tit {
    font-size: 0.36rem;
  }
  .i_tit1 .subtit {
    font-size: 0.2rem;
  }
  .profile {
    padding: 0.8rem 0 0.2rem;
  }
  .profile .intro .nr {
    margin: 0.3rem 0px 0;
    padding-top: 0.24rem;
  }
  .profile .intro .nr .des {
    font-size: 0.24rem;
  }
  .profile .profiletplist {
    margin-top: 0.4rem;
  }

  .profiletplistul li {
    margin-bottom: 0.08rem;
  }
  .profiletplistul li:nth-child(1) .tparea,
  .profiletplistul li:nth-child(3) .tparea {
    height: 1.98rem;
  }
  .profiletplistul li:nth-child(3) {
    margin-top: -2.06rem;
  }
  .profiletplistul li:nth-child(2) .tparea {
    height: 4rem;
  }
  .profiletplistul li:nth-child(4) .tparea {
    height: 2.2rem;
  }

  .hon {
    padding: 0.6rem 0;
  }
  .honAul li {
    width: 47%;
    margin: 0 3% 3% 0;
  }
  .honAul li:nth-child(3n) {
    margin-right: 3%;
  }
  .honAul li:nth-child(2n) {
    margin-right: 0;
  }
  .honAItem a {
    padding: 0rem;
  }
  .honAItem .des {
    padding: 0.14rem 0.25rem;
  }
  .honAItem .des .tit {
    font-size: 0.24rem;
  }
  .honASlide {
    padding-bottom: 0.4rem !important;
  }
  .honASlide .swiper-pagination {
    height: 0.16rem;
  }
  .honASlide .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
    margin: 0 0.08rem !important;
  }

  .honBItem a {
    font-size: 0.24rem;
    padding: 0.2rem 0 0.2rem 0.6rem;
  }
  .honBItem a .icon {
    left: 0.2rem;
    height: 0.3rem;
  }
  .honB .honASlide {
    padding-bottom: 0.6rem !important;
  }

  .i_tit2 {
    padding: 0.5rem 0 0;
  }
  .i_tit2 .tit {
    font-size: 0.44rem;
    padding-bottom: 0.2rem;
  }
  .i_tit2 .tit::after {
    height: 4px;
  }

  .team {
    padding: 0.6rem 0 1.2rem;
  }
  .teamul li {
    width: 33.33%;
  }
  .teamul li:nth-child(1) {
    margin-left: 16.66%;
  }
  .teamul li:nth-child(2) {
    margin-right: 16.66%;
    border-right: none;
  }
  .teamul li:nth-child(4n + 2) {
    border-right: 1px solid #e6e6e6;
  }
  .teamul li:nth-child(3n + 2) {
    border-right: none;
  }
  .teamItem a {
    padding: 0.4rem 0.2rem;
  }
  .teamItem .tparea {
    width: 1.5rem;
  }
  .teamItem .tparea .tp {
    height: 1.5rem;
  }
  .teamItem .des {
    padding: 0.2rem 0rem 0;
  }
  .teamItem .des .tit {
    font-size: 0.24rem;
  }
  .teamItem .des .tit .pos {
    border-radius: 0 0.2rem 0 0.2rem;
    margin-left: 0.1rem;
    font-size: 0.16rem;
    padding: 0.02rem 0.15rem;
    -webkit-border-radius: 0 0.2rem 0 0.2rem;
    -moz-border-radius: 0 0.2rem 0 0.2rem;
    -ms-border-radius: 0 0.2rem 0 0.2rem;
    -o-border-radius: 0 0.2rem 0 0.2rem;
  }
  .teamItem .des .nr {
    font-size: 0.2rem;
    height: 0.90rem;
    margin-top: 0.1rem;
  }

  .new {
    padding: 0px 0 0.8rem;
  }
  .newul {
    padding-bottom: 0.5rem;
  }
  .newItem {
    padding: 0.35rem 0rem;
  }
  .newItem a .time {
    width: 0.8rem;
    margin-right: 0.15rem;
  }
  .newItem a .time .day {
    font-size: 0.22rem;
    padding: 0.04rem 0;
  }
  .newItem a .time .month {
    font-size: 0.18rem;
    padding: 0.05rem 0;
  }
  .newItem a .tparea {
    width: 2.2rem;
    margin-right: 0.2rem;
  }
  .newItem a .des .tit {
    font-size: 0.28rem;
  }
  .newItem a .des .nr {
    font-size: 0.2rem;
    height: 0.584rem;
    margin-top: 0.1rem;
  }
  .newItem a .des .info_btn {
    margin-top: 0.15rem;
    font-size: 0.22rem;
  }
  .newItem a .des .info_btn .info .btn {
    margin-right: 0.1rem;
    font-size: 0.16rem;
  }
  .newItem a .des .info_btn .info .btn::before {
    margin-right: 0.1rem;
    font-size: 0.2rem;
  }
  .newItem a .des .info_btn .sbtn {
    font-size: 0.16rem;
    padding: 0.02rem 0.06rem;
  }

  .in_sh {
    padding: 0.1rem 0 0.2rem;
  }
  .in_sh .in_tit {
    padding: 0px 0 0.2rem;
  }
  .in_sh .in_tit h4 {
    font-size: 0.3rem;
    margin-bottom: 0.15rem;
  }
  .in_sh .in_tit .pub_del {
    font-size: 0.22rem;
  }
  .in_sh .in_tit .pub_del span {
    margin: 0 0.3rem 0 0;
  }
  .in_sh .in_tit .pub_del span .iconfont {
    margin-right: 0.1rem;
    top: -0.03rem;
  }
  .in_sh .sh_con {
    padding: 0.3rem 0px;
  }
  .in_sh .sh_con .wz {
    font-size: 0.24rem;
  }
  .pnpage {
    padding: 0.4rem 0px;
  }
  .pnpage p {
    font-size: 0.22rem;
    margin-bottom: 0.15rem;
    width: 100%;
    float: none;
    text-align: left;
  }
  .pnpage p .mc {
    padding: 0.03rem 0.22rem;
    margin-right: 0.1rem;
  }
  .pnpage p .mc::after {
    border: 0.06rem solid transparent;
    border-left-color: #f1f1f1;
    position: absolute;
    right: -0.11rem;
    margin-top: -0.06rem;
  }
  .downLoad {
    padding: 0.3rem 0;
  }
  .downLoad .sbtn {
    font-size: 0.24rem;
    padding: 0.05rem 0.25rem;
  }
  .downLoad .sbtn::before {
    margin-right: 0.06rem;
    font-size: 0.36rem;
  }
  .p_main {
    padding: 0.6rem 0;
  }
  .p_r {
    margin-top: 0.3rem;
  }
  .lm2ul li {
    width: 32.33%;
  }
  .lm2ul a {
    font-size: 0.24rem;
    padding: 0.2rem 0.3rem;
  }

  .artHeader {
    font-size: 0.34rem;
  }
  .artBody {
    padding: 0.2rem 0;
  }
  .p_main {
    padding: 0.65rem 0;
  }
  .pro {
    padding: 0px 0 0.1rem;
  }
  .proul {
    padding-bottom: 0.2rem;
    margin-right: -3%;
  }
  .proul li {
    width: 47%;
    margin: 0 3% 0.3rem 0;
  }
  .proItem a {
    padding: 0.2rem 0.2rem 0;
  }
  .proItem .des {
    padding: 0.2rem 0px 0.3rem;
  }
  .proItem .des .tit {
    font-size: 0.24rem;
  }
  .proItem .des .mandiv {
    margin-top: 0.1rem;
  }
  .proItem .des .mandiv .sbtn {
    font-size: 0.2rem;
    padding: 0.04rem 0.2rem;
  }

  .pdt {
    display: block;
  }
  .pdt .tparea {
    width: 100%;
    margin-right: 0%;
  }
  .pdt .des {
    margin-top: 0.3rem;
  }
  .pdt .des .tit {
    font-size: 0.36rem;
  }
  .pdt .des .nr {
    margin-top: 0.2rem;
    font-size: 0.22rem;
  }
  .pdb {
    padding-bottom: 0.3rem;
  }
  .pdb .nr {
    margin-top: 0.3rem;
  }
  .pdb .nr .list {
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
    padding-left: 0.8rem;
  }
  .p_tit {
    font-size: 0.36rem;
    padding: 0.2rem 0px;
  }

  .tech {
    padding: 0.5rem 0 0.8rem;
  }
  .tech .intro {
    font-size: 0.24rem;
  }
  .techul {
    padding-left: 0.44rem;
  }
  .techul::after {
    height: 100%;
    left: 0.23rem;
  }
  .techul li {
    padding: 0.3rem 0;
  }
  .techItem .time .month {
    width: 1rem;
    height: 0.4rem;
    line-height: 0.4rem;
    padding: 0 0.3rem 0.18rem 0.5rem;
    margin-left: -0.5rem;
    font-size: 0.2rem;
  }
  .techItem .time .month::after {
    width: 0.05rem;
    height: 0.05rem;
    left: 0.26rem;
    top: 0.17rem;
  }
  .techItem .nr {
    margin-top: -0.1rem;
    font-size: 0.24rem;
  }
  .techItem .nr .tp {
    margin: 0.4rem auto;
  }

  .faction {
    padding: 0.5rem 0 0.7rem;
  }
  .factionul {
    padding-bottom: 0.3rem;
    margin-right: -2%;
  }
  .factionul li {
    width: 48%;
    margin: 0 2% 0.4rem 0;
  }
  .factionItem .des {
    padding: 0.2rem 0.25rem;
  }
  .factionItem .des .tit {
    font-size: 0.24rem;
  }
  .factionItem .des .nr {
    font-size: 0.2rem;
    height: 0.56rem;
    margin-top: 0.1rem;
  }
  .factionItem .des .info {
    margin-top: 0.15rem;
  }
  .factionItem .des .info .time {
    font-size: 0.2rem;
  }
  .factionItem .des .info .time::before {
    font-size: 0.28rem;
    margin-right: 0.08rem;
  }
  .factionItem .des .info .sbtn {
    font-size: 0.2rem;
    padding: 0.02rem 0.15rem;
  }

  .lm3 {
    border-bottom: 0.03rem solid #e7290e;
  }
  .lm3 a {
    font-size: 0.24rem;
    padding: 0.18rem 0.3rem;
    border-radius: 0.1rem 0.1rem 0 0;
    -webkit-border-radius: 0.1rem 0.1rem 0 0;
    -moz-border-radius: 0.1rem 0.1rem 0 0;
    -ms-border-radius: 0.1rem 0.1rem 0 0;
    -o-border-radius: 0.1rem 0.1rem 0 0;
  }
  .lm3 a .num {
    font-size: 0.2rem;
  }
  .works {
    padding-bottom: 0.7rem;
  }
  .worksul {
    padding: 0.1rem 0 0.2rem;
    margin-right: -2%;
  }
  .worksul li {
    width: 98%;
    margin: 0 2% 0.3rem 0;
  }
  .worksItem a {
    padding: 0.25rem;
  }
  .worksItem .tit {
    font-size: 0.24rem;
    padding-left: 0.5rem;
  }
  .worksItem .tit .icon {
    height: 0.38rem;
  }
  .worksItem .nr {
    margin-top: 0.1rem;
    font-size: 0.2rem;
    height: 0.704rem;
  }
  .worksItem .info {
    margin-top: 0.1rem;
  }
  .worksItem .info span {
    margin-right: 0.2rem;
    font-size: 0.2rem;
  }
  .worksItem .info span::before {
    font-size: 0.26rem;
    margin-right: 0.1rem;
  }

  .graphis {
    padding-bottom: 0.7rem;
  }
  .graphisul {
    column-count: 2;
    column-gap: 0.06rem;
    padding-bottom: 0.6rem;
  }
  .graphisItem {
    margin-bottom: 0.06rem;
  }
  .graphisItem .des .inner {
    padding: 0.2rem 0.3rem;
  }
  .graphisItem .des .tit {
    font-size: 0.26rem;
  }
  .graphisItem .des .info {
    margin-top: 0.05rem;
  }
  .graphisItem .des .info span {
    margin-right: 0.3rem;
  }

  .tendering {
    padding-bottom: 0.7rem;
  }
  .tenderingul {
    padding-bottom: 0.3rem;
  }
  .tenderingul li {
    margin-bottom: 0.3rem;
  }
  .tenderingItem a {
    padding: 0.3rem 0.3rem;
    border: 1px solid #e6e6e6;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
  }
  .tenderingItem .des .tit {
    font-size: 0.26rem;
  }
  .tenderingItem .des .nr {
    height: 0.792rem;
    font-size: 0.22rem;
    margin-top: 0.1rem;
  }
  .tenderingItem .info {
    margin-top: 0.15rem;
  }
  .tenderingItem .info .infos {
  }
  .tenderingItem .info .infos span {
    font-size: 0.22rem;
    margin-right: 0.2rem;
  }
  .tenderingItem .info .infos span::before {
    font-size: 0.26rem;
    margin-right: 0.1rem;
  }
  .tenderingItem .info .sbtn {
    font-size: 0.2rem;
    padding: 0px 0.1rem;
  }

  .talentThumbSlideWrap {
    margin: 0 0.65rem;
  }
  .talent {
    padding: 0.5rem 0 0.8rem;
  }
  .talentSlide {
    margin-top: 0.5rem;
  }
  .t_tit {
    font-size: 0.34rem;
    padding: 0.15rem 0 0.15rem 0.5rem;
  }
  .t_tit .icon {
    left: 0.1rem;
    top: 0.25rem;
    height: 0.3rem;
  }
  .tsItem .tags {
    margin-left: -0.1rem;
    padding: 0.15rem 0;
  }
  .tsItem .tags .tag {
    font-size: 0.2rem;
    padding: 0 0.1rem;
  }
  .tsItem .tags .tag::after {
    height: 0.2rem;
  }
  .needs {
    padding: 0.2rem 0;
  }
  .needs .item {
    padding: 0.2rem 0;
  }
  .needs .tit {
    font-size: 0.3rem;
  }
  .needs .nr {
    margin-top: 0.1rem;
    font-size: 0.24rem;
  }

  .ttsItem {
    padding: 0.5rem 0.1rem;
  }
  .ttsItem .tparea {
    width: 0.8rem;
    height: 0.8rem;
  }
  .ttsItem .tparea .tp {
    height: 0.44rem;
    padding-top: 0.18rem;
  }
  .ttsItem .des {
    margin-top: 0.3rem;
  }
  .ttsItem .des .tit {
    font-size: 0.3rem;
  }
  .ttsItem .des .tags {
    margin-top: 0.1rem;
    font-size: 0.2rem;
    padding: 0;
  }
  .ttsItem .des .tags .tag {
    font-size: 0.16rem;
    padding: 0 0.05rem;
  }
  .ttsItem .des .tags .tag::after {
    height: 0.2rem;
  }
  .talentThumbSlideWrap .swiper-button-prev {
    left: -0.65rem;
  }
  .talentThumbSlideWrap .swiper-button-next {
    right: -0.65rem;
  }
  .talentThumbSlideWrap .swiper-button-prev,
  .talentThumbSlideWrap .swiper-button-next {
    width: 0.45rem;
    height: 0.66rem;
    line-height: 0.66rem;
  }
  .talentThumbSlideWrap .swiper-button-prev .iconfont,
  .talentThumbSlideWrap .swiper-button-next .iconfont {
    font-size: 0.36rem;
  }

  .signPup {
    width: 84%;
    padding: 0.2rem 0 0px;
  }
  .closePup {
    right: -0.28rem;
    top: -0.28rem;
    font-size: 0.3rem;
    width: 0.3rem;
    height: 0.3rem;
    line-height: 0.3rem;
  }
  .pupform {
    padding: 0 0.3rem 0.6rem;
  }
  .pup_tit {
    font-size: 0.4rem;
    padding: 0.3rem 0;
  }
  .pupform .item {
    margin-bottom: 0.2rem;
    padding: 0.1rem 0;
  }
  .pupform .item .iconfont {
    width: 0.6rem;
    font-size: 0.3rem;
    left: 0rem;
    line-height: 0.6rem;
    top: 0.1rem;
  }
  .pupform .text {
    width: 100%;
    padding: 0px 0 0px 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.2rem;
  }
  .formConfirm {
    padding-top: 0.2rem;
  }
  .formConfirm .sbtn {
    padding: 0.1rem 0px;
    font-size: 0.28rem;
  }
  .pupOpa {
    margin-top: 0.4rem;
  }

  .yzmItem .text {
    padding-right: 1rem;
  }
  .yzmItem .sendBtn {
    right: 0.1rem;
    top: 0.22rem;
  }
  .sendBtn {
    font-size: 0.2rem;
    padding: 0.02rem 0.16rem;
  }

  .messHome {
    padding: 0.7rem 0 0.5rem;
  }
  .messLeader .item {
    padding: 0.3rem 0.4rem;
  }
  .messLeader .item .row .tparea {
    width: 1.2rem;
    margin-right: 0.2rem;
  }
  .messLeader .item .row .tparea .tp {
    height: 1.2rem;
  }
  .messLeader .item .row .des .tit {
    font-size: 0.24rem;
  }
  .messLeader .item .row .des .messOpa {
    margin-top: 0.08rem;
  }
  .messOpa .sbtn {
    margin-right: 0.15rem;
    font-size: 0.2rem;
    padding: 0.05rem 0.15rem;
  }
  .messOpa .sbtn::before {
    margin-right: 0.08rem;
    font-size: 0.26rem;
  }
  .messLeader .item .numDetails {
    margin-top: 0.1rem;
  }
  .numDetails .span {
    font-size: 0.22rem;
  }
  .numDetails .span .num {
    font-size: 0.16rem;
  }

  .messCompany {
    margin-top: 0px;
  }
  .messCompanyul {
    margin-right: -3%;
  }
  .messCompanyul li {
    width: 97%;
    margin: 0 3% 3% 0;
  }
  .messCompanyul li .inner {
    padding: 0.1rem 0.2rem 0.4rem;
  }
  .mc_tit {
    font-size: 0.24rem;
    padding: 1em 0;
  }
  .mc_tit::after {
    height: 2px;
  }
  .mcItem .numDetails {
    padding: 0.2rem 0;
  }
  .mcItem .numDetails .span {
    padding: 0.08rem 0;
    width: auto;
  }
  .mcItem .messOpa {
    display: block;
    text-align: left;
  }
  .mcItem .messOpa .sbtn {
    padding: 0.08rem 0.2rem;
    width: auto;
  }

  .mess_lm3 .toMess {
    top: 0px;
    margin-top: 0.4rem;
  }
  .toMess .sbtn {
    font-size: 0.24rem;
    padding: 0.05rem 0.18rem;
  }
  .toMess .sbtn::before {
    font-size: 0.28rem;
    margin-right: 0.1rem;
  }
  .messList {
    padding-bottom: 0.7rem;
  }
  .messListul {
    padding-bottom: 0.6rem;
  }
  .messListul li {
    padding: 0.35rem 0.1rem;
  }
  .mlItem .tit {
    font-size: 0.24rem;
    padding-left: 0.4rem;
  }
  .mlItem .tit .letter {
    width: 0.28rem;
    height: 0.28rem;
    font-size: 0.2rem;
    line-height: 0.28rem;
    top: 0.05rem;
  }
  .mlItem .tit .letter::after {
    border-left: 0.05rem solid #e7290e;
    border-top: 0.05rem solid transparent;
    border-bottom: 0.05rem solid transparent;
  }
  .mlItem .tit .status {
    padding: 0.02rem 0.1rem 0.02rem 0.04rem;
    font-size: 0.2rem;
    margin-left: 0.1rem;
  }
  .mlItem .tit .status::after {
    border-right: 0.08rem solid #fff;
    border-top: 0.2rem solid transparent;
    border-bottom: 0.2rem solid transparent;
  }
  .mlItem .des {
    padding-left: 0.4rem;
    margin-top: 0.08rem;
  }
  .mlItem .des .info .icon {
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.1rem;
  }
  .mlItem .des .nr {
    font-size: 0.24rem;
    margin-top: 0.08rem;
  }
  .mlItem .des .nr .sbtn {
    font-size: 0.2rem;
    padding: 0 0.08rem;
    margin-left: 0.1rem;
  }

  .messDel {
    padding: 0.6rem 0 0.7rem;
  }
  .mltp .tp {
    width: 1.5rem;
    height: 0.9rem;
    margin: 0 0.2rem 0.1rem 0;
  }

  .answer {
    margin: 0.3rem 0 0 0.3rem;
    border-top: 1px solid #ddd;
    padding-top: 0.3rem;
  }
  .answer .inner {
    padding: 0.2rem 0.3rem;
    margin-left: 0.4rem;
  }
  .answer .letter {
    width: 0.28rem;
    height: 0.28rem;
    font-size: 0.2rem;
    line-height: 0.28rem;
    position: absolute;
    left: -0.4rem;
    top: 0.05rem;
  }
  .answer .letter::after {
    border-left: 0.05rem solid #ff6600;
    border-top: 0.05rem solid transparent;
    border-bottom: 0.05rem solid transparent;
  }
  .answer .nr {
    font-size: 0.24rem;
  }
  .answer .time {
    font-size: 0.22rem;
    margin-top: 0.05rem;
  }
  .answer .time .iconfont {
    font-size: 0.22rem;
  }
  .answer .time .iconfont::before {
    font-size: 0.26rem;
    margin-right: 0.1rem;
  }

  .mess {
    padding: 0.1rem 0 0.9rem;
  }
  .mess_tit {
    font-size: 0.4rem;
    padding: 0.5rem 0;
  }
  .messForm .item {
    margin-bottom: 0.26rem;
  }
  .messForm .item .attrmc {
    width: 0.8rem;
    line-height: 0.5rem;
    margin-right: 0.1rem;
  }
  .messForm .item .attrval .iconfont {
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
  }
  .messForm .text {
    padding: 0 0.2rem 0px 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.22rem;
  }
  .messForm .textarea {
    padding: 0px 0.2rem 0.1rem 0.6rem;
    height: 3rem;
    line-height: 0.6rem;
    font-size: 0.22rem;
  }
  .messForm .formConfirm .sbtn {
    padding: 0.1rem 0.9rem;
    font-size: 0.26rem;
  }

  /* 多图上传 */
  /* 图片上传 */
  .file-btn textarea {
    margin-bottom: 25px;
  }
  .file-btn span#filename {
    width: 296px;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
  }
  .file-btn span.btn {
    width: 1.5rem;
    line-height: 0.9rem;
  }
  .file-btn span.btn img {
    height: 0.9rem;
  }
  .file-btn span.img {
    position: relative;
    width: 1.5rem;
    margin: 0 0.2rem 0.2rem 0;
    height: 0.9rem;
  }
  .file-btn span.img i.close {
    font-size: 0.26rem;
    right: -0.15rem;
    top: -0.15rem;
  }
  .file-btn input.btn {
    width: 300px;
    height: 48px;
    font-size: 20px;
  }

  .avatarInfo .inner .tparea {
    margin-right: 0.3rem;
  }
  .exitBtn {
    font-size: 0.22rem;
    padding: 0.05rem 0.2rem;
  }
  .exitBtn::before {
    font-size: 0.28rem;
    margin-right: 0.1rem;
  }
  .m_main {
    padding: 0 0 0.8rem;
  }
  .avatarInfo .tparea {
    width: 1.2rem;
  }
  .avatarInfo .tparea .tp {
    height: 1.2rem;
  }
  .avatarInfo .des {
    padding: 0.1rem 0;
  }
  .avatarInfo .des .p2 {
    font-size: 0.24rem;
  }

  .baseInfo {
    padding: 0.7rem 0;
  }
  .mForm {
    width: 80%;
  }
  .mForm .item {
    margin-bottom: 0.2rem;
  }
  .mForm .item .attrmc {
    padding: 0.1rem 0;
  }
  .mForm .text {
    padding-left: 0.2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.22rem;
  }
  .mForm .formConfirm {
    padding-top: 0.3rem;
  }
  .mForm .formConfirm .sbtn {
    padding: 0.14rem 0px;
    font-size: 0.28rem;
  }
  .upTp {
    width: 1.48rem;
  }
  .upTp img {
    width: 1.48rem;
    height: 1.48rem;
  }
  .upTp .opa {
    width: 0.94rem;
    height: 0.38rem;
    margin-left: -0.47rem;
  }
  .upTp .opa .btn1 {
    width: 0.94rem;
    height: 0.38rem;
  }
  .upTp .opa .btn2 {
    width: 0.94rem;
    height: 0.38rem;
  }
  .lm4 {
    display: flex;
    padding: 0 3%;
    justify-content: space-between;
  }
  .lm4 a {
    font-size: 0.24rem;
    padding: 0.1rem 0.15rem;
  }
  .lm4 a .num {
    font-size: 0.2rem;
  }

  .mymesslist {
    padding: 0.5rem 0.3rem 0px;
  }
  .mmlul {
    padding-bottom: 0.3rem;
  }
  .mmlul li {
    margin-bottom: 0.3rem;
  }
  .mmlItem a {
    padding: 0.3rem 0.3rem;
  }
  .mmlItem a .inner {
    padding-left: 0.4rem;
  }
  .mmlItem .letter {
    width: 0.28rem;
    height: 0.28rem;
    font-size: 0.2rem;
    line-height: 0.28rem;
    top: 0.08rem;
  }
  .mmlItem .letter::after {
    border-left: 0.05rem solid #e7290e;
    border-top: 0.05rem solid transparent;
    border-bottom: 0.05rem solid transparent;
  }
  .mmlItem .tit {
    font-size: 0.24rem;
  }
  .mmlItem .time {
    margin-top: 0.1rem;
  }
  .mmlItem .nr {
    margin-top: 0.1rem;
  }
}
/*******************************************************************/
