﻿body{
    background-color:#ff2c4a;
}
.t_bannerface{ 
    height:380px;
    background:url(https://i.huim.com/zhuanti/20171111/hb_pc_top.png) no-repeat center top;
}
.redbox{
    
    margin-bottom:20px;
}
.redbox1{
    height:180px;
    padding:80px 0 0 660px;
    background:url(https://i.huim.com/zhuanti/20171111/hb_pc_bg_1111.png) no-repeat 0 0;  
}
.getboxbtn{
    display:inline-block;
    width:430px;
    height:76px;
    background-color:#ffe50c;
    border:3px solid #fff660;
    border-radius:38px;
    text-align:center;
    line-height:76px;
    color:#f83e54;
    font-size:26px;
}
a.getboxbtn:hover{
    background-color:#f1d809;
}

.redbox2{
    height:260px;
    padding:10px 0 10px 660px;
    background:url(https://i.huim.com/zhuanti/20171111/hb_pc_bg_fuli.png) no-repeat 0 0;   
}
.redbox_cot{
    background-color:#fff;
    width:430px;
    padding-top:10px;
    padding-bottom:10px;
}
.redbox_cot .sharetext_textarea{
    overflow: hidden;
    display: block;
    width: 400px;
    height: 70px;
    margin: 0 auto;
    padding: 10px;
    line-height: 22px;
    border: 1px solid #ccc;
    color: #666;
    font-size: 14px;
}
.redbox_cot .copy_btn{
    display: inline-block;
    margin-right:140px;
    margin-top:10px;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #ff3c45;
    color: #fff;
    font-size: 16px;     
}
.copy_box .copy_tips{
    color:#24af0d;
    font-size:12px;
    margin-top:15px;
    margin-left:15px;
    display:none;
}
.copy_title{
    width:430px;
    padding-top:15px;
    text-align:center;
    font-size:25px;
    color:#fff;
}
.gobuy_btn{
    display:block;
    width:500px;
    box-sizing:border-box;
    margin:10px auto;
    height:50px;
    border-radius:10px;
    text-align:center;
    line-height:50px;
    border:2px solid #fff660;    
    font-size:20px;
    color:#fff;
    background:#5c57ff;   
    background:-moz-linear-gradient(left, rgba(196,84,255,0), rgba(91, 87, 255, 0));  
    background:-webkit-gradient(linear,100% 100%, 0% 0%, from(#5C57FF), to(#C554FF), color-stop(1.0,#c554ff));
}