/*tab栏公共样式*/
.about-tab{
    width: 100%;
    height: 0.49rem;
    border-bottom: 0.01rem solid #e6e6e6;
    position: relative;
    color: #666666;
}
.about-tab-container {
    width: auto;
    height: 0.5rem;
    line-height: 0.5rem;
    display: flex;
    flex-direction: row;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.15rem;
}
.about-tab-title {
    height: 0.5rem;
    font-size: 0.15rem;
    font-weight: bold;
    margin-right: 0.3rem;
    color: #2e2e2e;
}
.about-tab-line {
    width: 0.01rem;
    height: 0.15rem;
    margin: 0.175rem 0.3rem 0 0;
    background: #e6e6e6;
}
.about-tab-ul {
    display: flex;
    flex-direction: row;
}
.about-tab-ul li {
    margin-right: 0.3rem;
    line-height: 0.5rem;
    cursor: pointer;
}
.about-tab-ul li a {
    display: inline-block;
    color: #666666;
}
.about-tab-ul li:nth-child(2) {
    border-bottom: 0.03rem solid #2a4198;
}
.tab-ul li:last-child {
    margin-right: 0;
}
/******************************/

.contact-banner {
    max-width: 19.2rem;
    max-height: 5.2rem;
    margin: 0 auto;
    position: relative;
}
.contact-banner img {
    width: 100%;
    height: 100%;
}
.contact-banner-title {
    width: 100%;
    height: 0.56rem;
    line-height: 0.56rem;
    font-size: 0.54rem;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.contact-text {
    width: 1.5rem;
    height: 0.56rem;
    margin: 0.8rem auto 0.68rem;
    position: relative;
}
.contact-title {
    width: 100%;
    height: 0.37rem;
    line-height: 0.37rem;
    text-align: center;
    color: #2e2e2e;
    font-size: 0.35rem;
    font-weight: bold;
}
.contact-text-line {
    width: 0.44rem;
    height: 0.02rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #2a4198;
    border-radius: 0.02rem;
}
.contact-purchase {
    width: 14rem;
    border-top: 0.01rem solid #e0e0e0;
    border-bottom: 0.01rem solid #e0e0e0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
}
.contact-purchase-list {
    width: 4.2rem;
    height: 1.02rem;
    padding: 0.78rem 0;

}
.contact-purchase-list:last-child {
    width: 2.75rem;
    height: 1.02rem;
    padding: 0.78rem 0;
}
.purchase-list-title {
    width: 100%;
    height: 0.24rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
    font-weight: bold;
    color: #2e2e2e;
    margin-bottom: 0.3rem;
}
.purchase-list-a {
    display: block;
    width: 100%;
    margin-bottom: 0.15rem;
    cursor: default;
}
.a-cursor {
    cursor: pointer;
}
.list-text {
    height: 0.17rem;
    line-height: 0.17rem;
    font-size: 0.17rem;
    font-weight: 400;
    color: #2e2e2e;
}
.list-text span:last-child {
    transition: all 0.4s;
}
.list-text:hover span:last-child {
    margin-left: 0.1rem;
}
.contact-online-message {
    width: 14rem;
    height: 3.5rem;
    margin: 0.8rem auto 1.2rem;
    border-radius: 0.15rem;
    background: #f2f2f2;
    position: relative;
}
.message-text {
    width: 1.5rem;
    height: 0.56rem;
    position: absolute;
    left: 50%;
    top: 0.8rem;
    transform: translateX(-50%);
}
.message-title {
    width: 100%;
    height: 0.37rem;
    line-height: 0.37rem;
    text-align: center;
    color: #2e2e2e;
    font-size: 0.35rem;
    font-weight: bold;
}
.message-text-line {
    width: 0.44rem;
    height: 0.02rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #2a4198;
    border-radius: 0.02;
}
.message-icon-tab {
    width: 4.4rem;
    height: 0.5rem;
    position: absolute;
    left: 50%;
    bottom: 0.82rem;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.message-icon-tab a{
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    position: relative;
    opacity: 0.5;
}
.message-icon-tab a:hover {
    opacity: 1;
}
.message-icon-tab a img{
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.weixin-qrcode1 {
    position: absolute;
    left: -0.68rem;
    top: -2rem;
    width: 1.85rem;
    height: 1.85rem;
    border: 0.01rem solid #eee;
    box-shadow: 0 0.02rem 0.1rem #aaa;
    display: none;
    transition: all 0.3s;
}
.weixin-qrcode1 p {
    width: 100%;
    height: 0.29rem;
    line-height: 0.29rem;
    background: #f3f3f3;
    color: #777;
    text-align: center;
    font-size: 0.12rem;
}
.weixin-qrcode1 .weixin-qrcode-img {
    width: 1.34rem;
    height: 1.34rem;
    background: #fff;
    padding: 0.11rem 0.25rem;
}
.weixin-qrcode-img:after {
    position: absolute;
    left: 50%;
    margin-left: -0.06rem;
    width: 0;
    height: 0;
    border-width:0.08rem 0.06rem 0.06rem 0.06rem;
    top: 100%;
    border-color: #f3f3f3 transparent transparent transparent;
    content: attr(data-content-after);
    border-style: solid;
}
.weixin-qrcode1 .weixin-qrcode-img img {
    width: 1.34rem;
    height: 1.34rem;
}


/**********/
.qq-qrcode1 {
    position: absolute;
    left: -0.68rem;
    top: -2rem;
    width: 1.85rem;
    height: 1.85rem;
    border: 0.01rem solid #eee;
    box-shadow: 0 0.02rem 0.1rem #aaa;
    display: none;
    transition: all 0.3s;
}
.qq-qrcode1 p {
    width: 100%;
    height: 0.29rem;
    line-height: 0.29rem;
    background: #f3f3f3;
    color: #777;
    text-align: center;
    font-size: 0.12rem;
}
.qq-qrcode1 .qq-qrcode-img {
    width: 1.34rem;
    height: 1.34rem;
    background: #fff;
    padding: 0.11rem 0.25rem;
}
.qq-qrcode-img:after {
    position: absolute;
    left: 50%;
    margin-left: -0.06rem;
    width: 0;
    height: 0;
    border-width:0.08rem 0.06rem 0.06rem 0.06rem;
    top: 100%;
    border-color: #f3f3f3 transparent transparent transparent;
    content: attr(data-content-after);
    border-style: solid;
}
.qq-qrcode1 .qq-qrcode-img img {
    width: 1.34rem;
    height: 1.34rem;
}
