/**!
 * 彩虹区块链
 * author: ******
 * date:2020-07-09
 */

body {
    color: #fff;
}

.wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
}

.wrap-width {
    min-width: 1300px;
}


/* 头部 */

.header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 91px;
    background: url('../images/header_bg.png') no-repeat center top;
    z-index: 999;
}

.logo {
    float: left;
    margin-left: 53px;
}

.search {
    margin-top: 27px;
    margin-right: 50px;
}

.search-wrap {
    position: relative;
    width: 0;
    height: 35px;
    border: 1px solid transparent;
}

.search-wrap.bor {
    border-color: #b4d6fd;
}

.search-wrap>input {
    display: none;
    font-size: 14px;
    color: #fff;
    height: 33px;
    line-height: 33px;
}

.search-btn {
    top: 6px;
    right: 17px;
}

.seacrh-tt {
    font-size: 18px;
    color: #c7dbfa;
    width: 45px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}

.regsiter-item {
    width: 139px;
    height: 33px;
    margin: 29px 40px 0 45px;
    background: url('../images/regsiter_bg.png') no-repeat;
}

.regsiter-item>a {
    float: left;
    width: 50%;
    text-align: center;
    height: 33px;
    line-height: 33px;
    font-size: 18px;
    color: #c7dbfa;
}

.regsiter-item>a:hover {
    color: #06fbe1;
    background: url('../images/regsiter_hover.png') no-repeat;
}

.page {
    padding-top: 50px;
    background-repeat: no-repeat;
    background-position: center top;
}


/* 视频 */

.vidoe-page {
    position: relative;
    height: 1080px;
    overflow: hidden;
    background-image: url('../images/video_bg.jpg');
}

.vidbacking-active-block-back {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height: 1080px;
}

.video-info {
    position: absolute;
    top: 280px;
    width: 605px;
    height: 605px;
    left: 50%;
    margin-left: -302.5px;
}

.video-item>li {
    position: absolute;
    width: 319px;
    height: 111px;
    text-align: center;
    padding-left: 107px;
    background: url('../images/video_bg.png') no-repeat;
}

.video-item>li:nth-child(1) {
    top: 63px;
    left: 142px;
}

.video-item>li:nth-child(2) {
    top: 264px;
    right: -44px;
}

.video-item>li:nth-child(3) {
    bottom: 88px;
    left: 40px;
}

.video-item>li>p {
    width: 160px;
    font-size: 40px;
    line-height: 44px;
    padding-top: 14px;
    font-family: "SourceHanSansCN-Medium";
}

.video-item>li>span {
    display: block;
    width: 160px;
    line-height: 25px;
    font-size: 22px;
}


/* 功能应用 */

.applic {
    height: 990px;
    padding-top: 0;
    background-image: url('../images/applic_bg.jpg');
}

.page-hd {
    width: 667px;
    height: 130px;
    margin: 0 auto;
    text-align: center;
    background: url('../images/applic_hd.png') no-repeat;
}

.page-hd>h3 {
    font-family: "SourceHanSansCN-Medium";
    font-size: 35px;
    padding-top: 36px;
    letter-spacing: 4px;
}

.page-hd>p {
    padding-top: 21px;
    font-size: 20px;
    text-transform: uppercase;
}

.applic-swiper {
    height: 732px;
    padding-top: 54px;
    width: 1260px;
    margin: 0 auto;
}

.pagination {
    position: absolute;
    z-index: 20;
    left: 0;
    right: 0;
    height: 22px;
    text-align: center;
    bottom: 0;
    overflow: hidden;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0 18px;
    vertical-align: top;
    cursor: pointer;
    background: url('../images/dot_icon.png') no-repeat center;
}

.swiper-active-switch {
    background: url('../images/dot_iconh.png') no-repeat center;
}

.applic-item {
    float: left;
    width: 25%;
    text-align: center;
}

.applic-item:nth-of-type(n+5) .applic-wrap {
    margin-top: -50px;
}

.applic-wrap {
    display: block;
    color: #fff;
    margin: 0 18px;
    padding: 30px 20px 0;
    height: 356px;
}

.applic-img {
    height: 174px;
    vertical-align: top;
}

.applic-tt {
    width: 266px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    font-family: "SourceHanSansCN-Medium";
    background: url('../images/applic_tt.png') no-repeat;
}

.applic-tt>span {
    display: inline-block;
    font-size: 14px;
    color: #d6e3fe;
    width: 37px;
    height: 40px;
    margin-left: 6px;
    vertical-align: top;
    background: url('../images/applic_share.png') no-repeat;
}

.applic-det {
    visibility: hidden;
    height: 90px;
    line-height: 30px;
    margin-top: 18px;
    color: #c7e2fb;
    overflow: hidden;
}

.applic-wrap:hover {
    padding-top: 0;
    background: url('../images/applic_bg.png') no-repeat;
}

.applic-wrap:hover .applic-det {
    visibility: visible;
}


/* 上链数据 */

.data {
    height: 539px;
    background-image: url('../images/data_bg.jpg');
}

.data .page-hd {
    background-image: url('../images/data_hd.png');
}

.data .page-hd>h3 {
    color: #2b46ac;
}

.data .page-hd>p {
    color: #94b1d9;
}

.data-total {
    display: block;
    width: 182px;
    height: 49px;
    line-height: 39px;
    font-size: 24px;
    color: #5d7391;
    text-align: center;
    margin: 28px auto 0;
    background: url('../images/total_bg.png') no-repeat;
}

.data-wrap {
    width: 1260px;
    margin: 35px auto 0;
}

.data-items>li {
    float: left;
    width: 33.333%;
}

.data-div {
    margin: 0 20px;
    overflow: hidden;
}

.data-div>img {
    float: left;
    height: 146px;
}

.data-info {
    margin-left: 199px;
    padding-top: 20px;
}

.data-info>h3 {
    font-size: 50px;
    line-height: 50px;
    color: #e05263;
    font-family: "SourceHanSansCN-Medium";
}

.data-info>p {
    color: #5f7694;
    padding-top: 20px;
}

.data-info>p>span {
    font-size: 25px;
}


/* 最新动态 */

.newest {
    height: 540px;
    background-color: #f3f5f9;
}

.newest-wrap {
    width: 1223px;
    margin: 0 auto;
}

.newest-l {
    width: 348px;
    height: 491px;
    padding-top: 120px;
    text-align: center;
    background: url('../images/newest_hd.png') no-repeat;
}

.newest-l>h3 {
    line-height: 35px;
    font-size: 35px;
    letter-spacing: 3px;
    font-family: "SourceHanSansCN-Medium";
}

.newest-l>p {
    font-size: 20px;
    text-transform: uppercase;
    color: #b8c5e9;
    padding-top: 16px;
}

.newest-r {
    margin-left: 375px;
}

.newest-swiper {
    height: 442px;
}

.newest-swiper .swiper-pagination-switch {
    background-image: url('../images/newest_dot.png');
}

.newest-swiper .swiper-active-switch {
    background-image: url('../images/newest_doth.png');
}

.newest-items>li {
    float: left;
    width: 50%;
    margin-top: 32px;
}

.newest-link {
    display: block;
    margin: 0 14px;
    height: 100px;
    padding: 19px;
    border: 1px solid #fff;
    border-radius: 10px;
    overflow: hidden;
    background-color: #f7f9fb;
}

.newest-date {
    float: left;
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 10px;
    text-align: center;
    color: #4069a7;
    font-family: "SourceHanSansCN-Bold";
    box-shadow: 0px 10px 10px #dbe2f2;
    background-color: #fff;
}

.newest-date>p {
    font-size: 30px;
    padding-top: 6px;
}

.newest-date>span {
    font-size: 12px;
    display: block;
}

.newest-info {
    margin-left: 80px;
}

.newest-info>h3 {
    color: #333;
}

.newest-info>p {
    color: #666;
    padding-top: 5px;
}

.newest-link:hover .newest-date {
    color: #e05263;
    box-shadow: 0px 10px 10px #e8ddea;
}


/* 联盟成员 */

.members {
    min-height: 667px;
    background-image: url('../images/members_bg.jpg');
    background-size: 100% 100%;
}

.members-wrap {
    padding-bottom: 40px;
}

.members .page-hd {
    background-image: url('../images/members_hd.png');
}

.members .page-hd>h3 {
    color: #2b46ac;
}

.members .page-hd>p {
    color: #80a6d2;
}

.members-items {
    padding-top: 10px;
}

.members-items>li {
    float: left;
    width: 25%;
    margin-top: 40px;
}

.members-link {
    position: relative;
    display: block;
    height: 166px;
    margin: 0 12px;
    text-align: center;
    background-color: #fff;
}

.members-link>img {
    padding-top: 15px;
    vertical-align: top;
}

.members-link>p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 18px;
    letter-spacing: -1px;
    height: 36px;
    line-height: 36px;
    padding: 0 5px;
    color: #2b46ac;
    background-color: #cbd5fd;
}

.members-link-img {
	width: 100%;
	height: 114px; 
}

.members-link-title {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 34px;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: 500;
	color: #2b46ac;
	line-height: 34px;
	text-align: center;
	padding: 0 5px;
    color: #2b46ac;
    background-color: #cbd5fd;
}


/* 20200728 */


/* 打造链上链下交易O2O */

.bussiness {
    height: 182px;
    color: #f1faf7;
    text-align: center;
    background-color: #143683;
}

.bussiness>h3 {
    font-family: "SourceHanSansCN-Medium";
    font-size: 45px;
    padding-top: 55px;
}

.bussiness>p {
    font-size: 20px;
    padding-top: 35px;
    text-transform: uppercase;
}