
body {
    background: #1a1a1a;
}
.swiper1 {
    width: 100%;
    background: url(../assets/images/banner.png) no-repeat center;
}
.swiper2 {
    background-color: #4c676d;
}
.slide-province {
    width: 16.4rem;
    height: 1.875rem;
    margin: auto;
    line-height: 1.875rem;
    margin-top: 12.18rem;
    text-align: center;
    font-size:1rem;
    font-family:youyuan;
    color: rgba(255,255,255, 0.5); 
    background-color: rgba(88,113,119, 0.5);
}
.slide-province > span {
    font-family: monospace;
}
.join-persons {
    vertical-align: top;
    font-size: 36px;
}

.alliance-index > p{
    width: 16.4rem;
    height: 1.875rem;
    line-height: 0.875rem;
    text-align: center;
    margin: auto;
    background-color: #4c676d;
    font-size: 0.875rem;
}

.alliance-box {
    width: 100%;
    position: relative;
    text-align: center;
    padding-top: 0.8rem;
}
.alliance-introduce {
    background: url(../assets/images/alliance-introduce.png) no-repeat center;
}
.introduce-brief {
    color: #565656;
    font-size: 1rem;
    margin-bottom: 0.625rem;
}
.introduce-word {
    position: relative;
}
.line {
    width: 100%;
    position: absolute;
    left: 0;
    top: 43%;
}
.big-size {
    color: #e2e2e2;
    font-size: 1.5rem;
    font-weight: bold;
    font-family:MicrosoftYaHei-Bold;
}
.trust {
    font-size: 1.5rem;
    color: #fff;
    margin-bottom: 1.25rem;
    font-family: jqiti;
}
.brand-box {
    position: relative;
    margin-bottom: 1.125rem;
}
.brand-box-count {
    width: 36px;
    height: 55px;
    position: absolute;
    font-size: 18px;
    text-align: center;
}
.map-brand {
    left: 75px;
    top: -4px;
}
.map-honest {
    left: 4rem;
    top: -1rem;
}
.map-share {
    left: 9rem;
    bottom: 1rem;
}
.map-win {
    right: 3rem;
    bottom: 6rem;
}
.brand-box-count > p {
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 5px;
}
.count {
    width:15px;
    height:15px;
    background:rgba(247,202,69, 0.3);
    border-radius:50%;
    padding-top: 5px;
    margin: auto;
}
.count-small {
    width:5px;
    height:5px;
    background:rgba(237,184,0,1);
    border-radius:50%;
    margin: auto;
}
.introduce-map-img {
    width: 18.96rem;
    height: auto;
    /* position: absolute; */
}
.alliance-title {
    padding: 0 0.78rem;
}
.alliance-title > h3 {
    margin-bottom: 0.5rem;
}
.alliance-titles > p {
    font-size: 0.75rem;
    line-height: 1.6rem;
    color: #939393;
    text-align: left;
}
.alliance-titles .strong {
    text-align: center;
    padding-top: 0.2rem;
}
.strong > img {
    width: 0.41rem;
}
/* 联盟服务 */
.alliance-service .introduce-word {
    /* margin-bottom: 2rem; */
    margin-bottom: 0.5rem
}
.alliance-service {
    background: url(../assets/images/service-bj.jpg) no-repeat center;
}
.alliance-iconBox .color {
    margin-bottom: 0.625rem;
    font-size: 1.125rem;
    font-weight: 600;
}
.alliance-iconBox > p {
    color: #999;
    margin-bottom: 1.56rem;
}
.alliance-icons {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.icons-items {
    width: 16%;
    margin-bottom: 1.25rem;
}
.icons-items > img{
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    margin: 0 auto 14px;

}
.icons-items > p {
    font-size: 12px;
    color: #e2e2e2;
    text-align: center;
}
.alliance-product {
    padding: 0 2.81rem;
}
.alliance-product .alliance-iconBox {
    box-sizing: border-box;
}
.alliance-product .icons-items {
    width: 25%;
}
.arrow {
    text-align: center;
    margin-bottom: 1rem;
}
.arrow > img {
    width: 0.625rem;
}
/* 加入联盟 */
.alliance-join {
    background: url(../assets/images/alliance-introduce.png) no-repeat center;
}
.alliance-join .introduce-title {
    margin-bottom: 0.7rem;
}
.join-applyBox {
    width: 100%;
    /* height: 393px; */
    /* border-radius:4px; */
    color: #fff;
    box-sizing: border-box;
    /* padding: 50px 34px 0; */
}
.join-table {
    width: 100%;
    height: 9rem;
    background:rgba(255,255,255, .1);
}
.join-applyBox .color {
    font-weight: bold;
    margin-bottom: 0.75rem;
}
.join-applyBox p {
    font-size: 18px;
    margin-bottom: 25px;
}
.join-table > ul {
    padding: 0 0.75rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.join-table > ul > li {
    width: 48%;
    height: 2rem;
    border-bottom: 1px solid #3f3f3f;
    text-align: left;
    margin-top: 0.75rem;
}
.join-table > ul > li label {
    display: flex;
}
.join-table .join-input-profession {
    width: 41%;
}
.join-table > ul > li span {
    font-size: 14px;
}
.join-table > ul > li input {
    width: 63%;
    height: 100%;
    background-color:transparent;
    color: #fff;
}
.join-submit {
    width: 5.3rem;
    height: 2.18rem;
    background:rgba(237,184,0,1);
    border-radius:17px;
    text-align: center;
    line-height: 2.18rem;
    font-size: 14px;
    margin: auto;
    margin-top: 0.875rem;
    color: #fff;
}

.join-reason {
    padding-top: 1.25rem;
    width: 100%;
    margin-bottom: 1.25rem;
}
.join-reason > h3 {
    font-weight: bold;
    margin-bottom: 0.94rem;
}
.reason-title {
    width: 100%;
    height: 7.68rem;
    background: #262626;
    border: 1px solid #505050;
    padding: 1rem 0.75rem 0;
    overflow: auto; 
    -webkit-overflow-scrolling: touch
}
.reason-title > p {
    line-height: 1.5rem;
    margin-bottom: 0;
    font-size: 14px;
    color: #e2e2e2;
    /* line-height: 24px; */
    text-align: left;

}
.activit-box {
    /* height: 667px; */
    width: 100%;
}
.activit-box-slide {
    width: 100%;
    height: 8.5rem;
    display: flex;
    justify-content: space-between;
}
.activit-box-slide-in {
    width: 9.68rem;
    display: flex;
    height: 6.25rem;
    flex-direction: column;
}
.activit-box-slide-in > p {
    text-align: center;
    font-size: 14px;
}
/* 联盟动态 */
.alliance-dynamic 
.presentation-news > h3 {
    margin-bottom: 0.5rem;
}
.newsBox .news-imgBox {
    width: 100%;
     height: 7.5rem; 
}
.newsBox > ul {
    height: 4.375rem;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    /*padding-left: 0.75rem;*/
    text-align: left;
}
.newsBox > ul::-webkit-scrollbar {
    width: 4px;
    border-radius: 2px;
    background-color: #484848;
    /* margin-left: 30px; */
}

.newsBox > ul::-webkit-scrollbar-track {
    background-color: #484848;
}

.newsBox > ul::-webkit-scrollbar-thumb {
    background: #fff;
}

.newsBox > ul > li {
    line-height: 1.1rem;
}
.industry-news a {
    color: #fff;
    font-size: 0.75rem;
   /* width: 97%;
     overflow:hidden;
    white-space:nowrap;
   
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;*/

    /*display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;*/

}
.go-more {
    text-align: right;
    padding-right: 0.75rem;
    height: 20px;
}
.go-more > a {
    width: 2.34rem;
    /* color: #EDB800;
    font-size: 12px; */
    /* text-decoration: underline; */
}
.go-more img {
    width: 2.34rem;
    /* transform: rotate() */
}
/* 关于我们 */
.alliance-about {
    background: url(../assets/images/about.jpg) no-repeat center;
}
.alliance-about .introduce-title {
    margin-bottom: 0.7rem;
}
.alliance-history {
    /* padding-left: 57px; */
}
.historyBox {
    /* height: 300px; */
    /* margin-bottom: 75px; */
}
.mid-img > img{
    width: 70%;
    margin: auto;
    display: block;
}
.history-box {
    width: 100%;
    height: 12.18rem;
    padding: 0 0.75rem;
    /*background-size: 14.35rem auto;*/
    background-color: rgba(255, 255, 255, .2);
    overflow: auto;
    margin-bottom: 0.3rem;
    -webkit-overflow-scrolling: touch;
}
.historyBox-titles > ul > li {
    color: #ebebeb;
    font-size: 0.75rem;
    line-height: 1.8rem;
    text-align: left;
}
.historyBox-titles > h3 {
    margin-bottom: 0.75rem;
}
.influence-box > p {
    line-height: 1.8rem;
    height: auto;
    padding: 0 0.75rem;
    background-color: rgba(255, 255, 255, .2);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    text-align: left;
    color: #ebebeb;
    font-size: 0.75rem;
    position: relative;
}
.influence-box > h3 {
    margin-bottom: 0.75rem;
    text-align: center;
}
.person-img {
    width: 12.65rem;
    position: absolute;
    right: 0;
    bottom: 0;
}
/* footer */
.footer {
    width: 100%;
    padding: 0;
    background-color: #131313;
    color: #fff;
}
.footer-supernatant {
    height: 3.12rem;
    padding: 0 0.75rem;
    border-bottom: 1px solid rgba(255,255,255, 0.1)
}
.footer-supernatant .footer-supernatant-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.footer-supernatant .footer-supernatant-box > li {
    width: 25%;
    position: relative;
    text-align: center;
    font-size: 0.75rem;
    color: #fff;
}

.foot-showCode::before {
    content: '';
    position: absolute;
    right: 40px;
    bottom: -40px;
    width: 0;
    border-width: 20px;
    border-style:solid;
    border-color:#fff transparent transparent transparent;
}

.service-tel {
    /*height: 4.53rem;*/
    height: auto;
    padding: 0 0.75rem;
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: center;
    color: #999;
}
.service-tel p {
    display: flex;
    /*padding-left: 11%;*/
     /*justify-content: space-between; */
    font-size: 0.625rem;
    text-align: left;
}
.service-tel a {
    color: #999;
}
.btm-titles {
    width: auto;
    margin: auto;
}
.service-tel > p > span {
    /*display: inline-block;*/
/*    width: 7.8rem;
    min-width: 7.8rem;*/
}
.foot-showCode {
    width: 3.75rem;
    height: 3.75rem;
    background-color: #fff;
    position: absolute;
    right: 0.8rem;
    /* top: -25px; */
    bottom: 2.3rem;
    border-radius: 4px;
    display: none;
}
.foot-showCode::before {
    content: '';
    position: absolute;
    right: 1.3rem;
    bottom: -1.2rem;
    width: 0;
    border-width: 0.625rem;
    border-style:solid;
    border-color:#fff transparent transparent transparent;
}
.qrCode {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 444;
    display: none;
}
.qrcode-img {
    width: 55%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 555;
    display: none;
}