﻿
.bottom-tool .bottom-rel{
    height: 430px;
    background: #383D41;
}
.bottom-rel .bottom-btn{
    display: flex;
    justify-content: space-between;
    width: 92%;
    margin:auto;
    padding:40px 0;
    box-sizing: border-box;
}
.bottom-btn .btn{
    width:275px;
    height: 65px;
    border:1px solid #7f7f7f;
    color:#fff;
    font-size: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bottom-btn .btn .icon{
    margin:10px 10px 0 0;
}
.bottom-rel .bottom-info{
    width:100%;
    border-top: 1px solid #3c3c3c;
}
.bottom-info .info-top{
    width:92%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0 20px 0;
    box-sizing: border-box;
}
.bottom-info .info-top a{
    font-size: 20px;
    color:#fff;
    position: relative;
    padding-right: 30px;
}
.bottom-info .info-top a:after{
    content: "";
    width: 23px;
    height: 23px;
    background: url(https://hangzhou4.hanyanwang.com/skin/images/icon-jiantou.png) no-repeat center;
    position: absolute;
    right: 0;
    top:2px;
}
.bottom-info .info-bottom{
    width:92%;
    margin:auto;
    font-size: 20px;
    color:#fff;
    opacity: 0.5;
    font-weight: 400;
    line-height: 40px;
}

.bottom-tool .wechat-warning{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.4);
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}
.bottom-tool .gongzhonghao-warning{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.4);
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}
.bottom-tool .btn-waring{    
    width: 43.5%;
    background:#fff;
    z-index: 9999;
}
.bottom-tool .waring-title{
    font-size: 44px;
    color:#333;
    border-top:10px solid #00a0e9;
    line-height: 110px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}
.bottom-tool .waring-img img{
    margin:auto;
}


.bottom-tool .bottom-fix{
    width: 100%;
    height: 100px;
    background: #333;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 99;
}
.bottom-tool .bt-item {
    height: 100px;
    line-height: 100px;
    font-size: 0;
}

.bottom-tool .bt-item img {
    vertical-align: middle;
    display: inline-block;
    max-height: 32px;
    margin-right: 10px;
}

.bottom-tool i {
    display: inline-block;
    vertical-align: middle;
    font-size: 36px;
    color: #fff;
    margin-right: 10px;
}

.bottom-tool .p_toolname {
    font-size: 24px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
}

.bottom-tool .bdshare-body {
    position: absolute;
    bottom: 100px;
    text-align: center;
    width: 100%
}

.bottom-tool .bdshare-body .bdsharebuttonbox {
    display: inline-block!important;
    padding: 10px 20px;
    background: #fff;
    border-radius: 5px
}

.mask {
    background: rgba(0, 0, 0, .6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2
}

.r-group .r-g-img {
    height: 316px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.r-group .r-g-img img {
    display: block
}

.blut-btn {
    width: 60%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 30px;
    background: #0d6cc5;
    color: #fff;
    margin: 30px auto
}

.b-shadow-border {
    width: 639px;
    height: 11px;
    margin: 0 auto
}

.shot-shadow-bg {
    width: 70%;
    margin: 0 auto
}

.w-line {
    margin: 40px;
    background: #fff;
    height: 1px
}

.dabatui-page .d-ss-tit-g {
    background: #f3f3f8;
    color: #333
}

.dabatui-page .d-ss-tit-b, .dabatui-page .d-ss-tit-g {
    font-size: 30px;
    width: 80%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
    margin: 0 auto
}

.dabatui-page .d-ss-tit-b {
    background: #0d6cc5;
    color: #fff
}

.dabatui-page .d-sub-tit {
    font-size: 30px;
    font-weight: 700;
    color: #0d6cc5
}

.dabatui-page .dabatui-con {
    font-size: 24px;
    color: #333;
    line-height: 1.8;
    text-align: left;
    padding: 0 40px
}

.dabatui-page .blue-line {
    height: 9px;
    background: #0d6cc5;
    margin-top: 40px;
    margin-bottom: 30px
}

.dabatui-page .blue-btn {
    display: inline-block;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0 60px;
    background: #0d6cc5;
    color: #fff;
    font-size: 24px
}

/**/

.bottom-tool .bottom-fix .item {
    flex: 1;
    border-right: 1px solid #4f4f4f;
    width: 0;
}

.bottom-tool .bottom-fix .item:last-child {
    border-right: none;
}



.flex-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
