.header-wrapper {
    padding: 0 5%;
    line-height: 54px;
    position: relative;
    text-align: center;
    color: #453C47;
    box-shadow: 0 3px 7px 0 rgb(66 56 49 / 10%);
}
.header-adv{
    background: #FD674F;
    font-size: 12px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: #fff;
}
.header-logo {
    width: 165px;
    height: 39px;
    float: left;
    margin-top: 8px;
}
.tab-list-wrapper {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}
.user-wrapper {
    float: right;
    width: 120px;
    height: 54px;
    background: #ff7002;
    cursor: pointer;
}
.user-wrapper:hover {
    background: #F29F5D; 
}
.tab-ul {
    list-style: none;
    margin-bottom: 0;
    margin-right: 40px;
}
.tab-li {
    float: left;
    margin-right: 35px;
    line-height:54px;
    font-size: 14px;
}
.tab-li-a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #453C47;
    position: relative;
}
.tab-li:hover {
    cursor: pointer;
}
.show-content-wrapper:hover + .tab-li-a .li-span-text {
    color: #FD674F;
    border-bottom: 2.5px solid #FD674F;
    cursor: pointer;
}
.tab-li a:hover > .li-span-text {
    color: #FD674F;
    border-bottom: 2.5px solid #FD674F;
    cursor: pointer;
}
.tab-li:hover > .li-span-text {
    color: #FD674F;
    border-bottom: 2.5px solid #FD674F;
    cursor: pointer;
}
.li-span-text {
    display: inline-block;
    padding: 0 8px;
    height: 51px;
    line-height: 51px;
    vertical-align: middle;
    font-size: 14px;
}
.hotErp{
    position: absolute;
    top: 6px;
    right: -16px;
    display: block;
    padding: 0px 4px;
    height: 14px;
    line-height: 14px;
    color: #fff;
    background: #ff7002;
    border-radius: 6px;
    font-size: 12px;
    &::before {
        content: '';
        position: absolute;
        border: 2px solid #ff7002;
        bottom: -4px;
        left: 8px;
        border-right-color: transparent;
        border-bottom-color: transparent;
    }
}
.header-wrapper .active .li-span-text {
    color: #FD674F;
    border-bottom: 2.5px solid #FD674F;
}
.li-span-text:hover {
    color: #FD674F;
    border-bottom: 2.5px solid #FD674F;
    cursor: pointer;
}
.active .span-img-title {
    border-bottom: none;
}
.span-img-title {
    position: absolute;
    top: 3px;
    right: -21px;
    width: 57px;
    height: 16px;
}
.sangjiaoxing{
  position: relative;
  top: 13px;
  width: 0;
  height: 0;
  border-top: 4px solid #453c47;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.show-content-wrapper:hover + .tab-li-a > .sangjiaoxing {
position: relative;
top: -6px;
width: 0;
height: 0;
border-top: 0px !important;
border-bottom: 4px solid #FD674F !important;
border-left: 4px solid transparent !important;
border-right: 4px solid transparent !important;
}
.tab-li a:hover > .sangjiaoxing {
position: relative;
top: -6px;
width: 0;
height: 0;
border-top: 0px !important;
border-bottom: 4px solid #FD674F !important;
border-left: 4px solid transparent !important;
border-right: 4px solid transparent !important;
}
.header-wrapper .active .sangjiaoxing{
  border-top: 4px solid #FD674F;
}

.hot-img {
    background: url('../images/common/title-hot.png') no-repeat center
}
.new-img {
    background: url('../images/common/title-new.png') no-repeat center
}
.new-img2{
    background: url('../images/fxdf/jiaobiao.png') no-repeat center;
    background-size: cover;
}
.show-content-wrapper {
  box-sizing: border-box;
  width: 556px;
  height: 217px;
  background: #FFFFFF;
  position: absolute;
  top: 100%;
  left: 23%;
  color: #333333;
  display: none;
  z-index: 10;
}
.show-content-wrapper-pl{
  left: 26% !important;
}
.show-content-wrapper-pl1{
  left: 35% !important;
}
.show-content-wrapper:hover {
  cursor: pointer;
}
.show-common {
 display: flex;
}
.common-platform-content {
  flex: 1 1 0;
}
.common-platform-content .title {
  font-size: 14px;
  color: #333333;
  font-weight: 600;
}
.common-platform-content .title-right {
  text-align: left !important;
  margin-left: 52px !important;
}
.common-platform-content .right{
  text-align: left !important;
  margin-left: 35px !important;
}
.common-platform-content .tab {
  text-align: left;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  line-height: 16px;
  margin-left: 52px;
  margin-top: 16px;
}
.common-platform-content .tab a{
  color: #333333;
}
.common-platform-content .tab a:hover{
  color: #FD674F;
}
.common-platform-content .tab .hot {
  width: 49px;
  height: 20px;
  line-height: 20px;
  background: #FFF0F0;
  border-radius: 2px;
  font-size: 12px;
  color: #FF2020;
  text-align: center;
  font-weight: 400;
  display: inline-block;
  margin-left: 4px;
}
.common-platform-content .title .hot {
width: 49px;
height: 20px;
line-height: 20px;
background: #FFF0F0;
border-radius: 2px;
font-size: 12px;
color: #FF2020;
text-align: center;
font-weight: 400;
display: inline-block;
margin-left: 4px;
}
.common-platform-content .dush {
  width: 200px;
  height: 1px;
  background: #EEEEEE;
  margin-left: 53px;
}
.common-platform-content .plat-content{
display: flex;
}
.common-platform-content .plat-content .plat{
flex: 1 1 0;
}

/* .common-platform-content p {
  height: 16px;
  line-height: 16px;
  cursor: pointer;
  margin-bottom: 6px;
}
.common-platform-content p a:hover {
  color: #FF7002;
  text-decoration: none;

}
.common-platform-content p a {
  color: #333333;
}
.common-platform-content-plan {
  margin-top: 10px;
  display: inline-block;
  width: 250px;
  vertical-align: top;
  text-align: left;
}
.common-platform-content-plan p {
  height: 16px;
  line-height: 16px;
  cursor: pointer;
  margin-bottom: 6px;
}
.common-platform-content-plan p a:hover {
  color: #FF7002;
  text-decoration: none;

}
.common-platform-content-plan p a {
  color: #333333;
} */
.login-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 20;
    top: 0;
    display: none;
}
.login-content {
    width: 420px;
    height: 440px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 99;
    position: absolute;
}
.login-back {
    position: absolute;
    width: 100%;
    height: 3500px;
    background: #333333;
    opacity: .5;
    z-index: 21;
    top: 0;
}
.close-back-img {
    background: url('/resources/images/common/close.png') no-repeat center;
    width: 24px;
    height: 24px;
    position: absolute;
    right: -48px;
    top: 16px;
    cursor: pointer;
}
.content-title-wrapper {
    width: 370px;
    height: 64px;
    margin: 0 auto;
    border-bottom: 1px solid #F5F5F5;
    line-height: 64px;
    text-align: center;
}
.login-border {
    display: inline-block;
    width: 0;
    height: 24px;
    border: 1px solid #F5F5F5;
    vertical-align: middle;
    margin: 0 24px;
}
.login-common-div {
    font-size: 16px;
    color: #BCC2CC;
    cursor: pointer;
}
.login-common-div:hover {
    color: #FF7002;
}
.active-login-tab {
    color: #FF7002;
}
.login-master img {
    cursor: pointer;
    border-radius: 28px;
}
.login-master img:hover {
    box-shadow: 0px 0px 20px #F29F5D;
}
.span-border {
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 2px;
    border: 1px solid #ddd;
}
.login-other-title {
    width: 100%;
    height: 14px;
    margin-top: 20px;
    color: #3D4A5E;
}
.login-slove-content-left{
    margin-left: 14px;
}
.login-master-a {
    width: 56px;
    height: 56px;
    display: inline-block;
}
.login-master-a:hover {
    text-decoration: none;
}
.login-slove-a {
    width: 60px;
    height: 36px;
    display: inline-block;
}
.login-content-platform {
    display: block;
}
.login-content-kdzs {
    display: none;
}
.login-kdzs-top {
    width: 100%;
    color: #3D4A5E;
}
.kdzs-top-a {
    display: inline-block;
    /* margin-top: 36px; */
    color: #3D4A5E;
}
.kdzs-top-a:hover {
    text-decoration: none;
}
.kdzs-top-a img {
    margin-bottom: 10px;
    border-radius: 33.5px;
}
.kdzs-top-a:hover > img {
    box-shadow: 0px 0px 20px #F29F5D;
}


.announcement-container{
    text-align: center;
    background: #d7d7d7;
    height: 30px;
    line-height: 30px;
}

.announcement-container a
,.announcement-container a:hover
,.announcement-container a:visited
,.announcement-container a:active{
    color: red;
    text-decoration: underline;
}

.c-red{
    color: red!important;
}