body{
    background:rgba(248,248,249,1);
    overflow: hidden;
}
.header{
    background: #05A081;
    min-width: 950px;
    height: 84px;
}
.container{
    width: 950px;
    margin: auto;
}
.header .container img{
    width: 130px;
    height: 30px;
    margin-top: 27px;
}
.header .container .tabs{
    font-size:18px;
    font-weight:500;
    margin-top: 30px;
}
.tab-b{
    padding-bottom: 12px;
    border-bottom: 4px solid #fff;
}
.header .container .left{
    margin-right: 80px;
}

.footer{
    position: fixed;
    bottom:0;
    width: 100%;
    height: 170px;
    margin: auto;
    background:rgba(34,42,52,1);
    font-size:14px;
}
.footer img{
    width: 100px;
    height: 100px;
}
.footer .fl{
    width: 850px;
}
.footer .fr{
    width: 100px;
    text-align: center;
}

.blank{
    width: 100%;
    height: 580px;
}
.intro-blank{
    width: 100%;
    height: 100px;
}
.content{
    overflow-y: auto;
    position: absolute;
    width: 100%;
    top:84px;
    bottom:190px;
}
.content .banner img{
    width: 950px;
    height: 360px;
}
.content .index-container .fl{
    width: 600px;
    height: 460px;
    box-shadow:0px 0px 12px 0px rgba(0,0,0,0.1);
}
.content .index-container .fr{
    width: 300px;
    height: 280px;
    box-shadow:0px 0px 12px 0px rgba(0,0,0,0.1);
    font-size:14px;
    font-weight:400;
    color:rgba(34,42,52,1);
    line-height:24px;
    letter-spacing:1px;
}
.content .title{
    font-weight:bold;
    color:rgba(34,42,52,1);
    font-size:24px;
    line-height: 24px;
    border-left:4px solid #05A081;
    padding-left: 8px;
}
.content .key{
    width:45px;
    vertical-align: top;
}
.content .value{
    width: 221px;
}
.product{
    position: relative;
}
.product .item{
    width: 132px;
    height: 162px;
    position: relative;
    font-size:16px;
    font-weight:500;
    color:rgba(34,42,52,1);
}
.product .first-hover{
    position: absolute;
    display: none;
    top: 190px;
    left: 170px;
    width: 150px;
    height: 150px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 12px 0px;
}
.product .second-hover{
    position: absolute;
    display: none;
    top: 190px;
    left: 170px;
    width: 150px;
    height: 150px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 12px 0px;
}
.product img{
    width: 100%;
    height: 100%;
}
.product .desc{
    position: absolute;
    bottom:0;
    left:0;
    text-align: center;
    width: 100%;
    height:50px;
    line-height:50px;
    background:rgba(255,255,255,1);
    opacity:0.9;
}

.wrap{
    background:url("https://p4.nicaifu.com/cms/201911/5f1d40c4927da05bef78322f5599406e.png") 100% no-repeat;
    width: 100%;
    height: 100%;
}
.intro-content{
    /*background:rgba(34,42,52,1);*/
}
.main{
    width: 100%;
    height: 100%;
    margin-top: 60px;
}
.main .container{
    width: 950px;
    display: table;
}
.main .left{
    height: 100%;
    vertical-align: top;
    width: 200px;
    background:rgba(247,247,247,1);
    display: table-cell;
}
.main .left .nav{
    height:25px;
    font-size:18px;
    font-weight:bold;
    color:rgba(34,42,52,1);
    line-height:25px;
    cursor: default;
}
.main .left .icon{
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 6px solid rgba(5,160,129,1);
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-left: 10px;
    margin-right: 14px;
}
.main .right{
    min-height: 736px;
}
.main .title{
    font-size:24px;
    font-weight:bold;
    color:rgba(34,42,52,1);
    line-height:24px;
}
.main .right-container{
    margin-left: 50px;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 700px;
    /*margin-right: 52px;*/
}
.main .right-container .key{
    width:105px;
    display: inline-block;
    font-size:14px;
    font-weight:400;
    color:rgba(71,84,104,1);
    line-height:24px;
    letter-spacing:1px;
}
.main .right-container .value{
    display: inline-block;
    width: 543px;
    font-size:14px;
    font-weight:400;
    color:rgba(34,42,52,1);
    line-height:24px;
    letter-spacing:1px;
}
.auth-card img{
    width: 667px;
    height: 474px;
}
.right-container .text{
    width:650px;
    font-size:14px;
    font-weight:400;
    color:rgba(71,84,104,1);
    line-height:24px;
    letter-spacing:1px;
}
.right-container .bold{
    font-weight:bold;
}
.auth-card{
    font-size: 14px;
    color:rgba(71,84,104,1);
}
.main .product-info{
    font-size: 16px;
    margin-bottom: 20px;
}
.main .product-info .check-product{
    color:rgba(36, 199, 118,1);
}
.main .title-product{
    font-size: 24px;
    font-weight: bold;
    color: rgba(34,42,52,1);
    line-height: 24px;
    text-align: center
}
.main .product-table{
    font-size: 16px;
    width: 100%;
    border: 1px solid #ddd;
}
.main .product-table thead th{
    vertical-align: middle;
    text-align: center;
    border: 1px solid #dcdcdc;
    padding: 10px;
    font-weight: bold;
}
.main .product-table tbody td {
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #dcdcdc;
    padding: 10px;
    color: #666666;
}
.main .product-container{
    margin-left: 3%;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 3%;
}
 .footer-pro{
    position: inherit;
    bottom:auto;
}
.content-pro{
    bottom: 0
}
.left-wrap{
    position: absolute;
    right: 0px;
    top: 120px;
    width: 80px;
    height: 177px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.left-wrap .defraud{
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.left-wrap .kefu{
    display: block;
    text-align: center;
}
.left-wrap .defraud{
    color: #333333;
}
.left-wrap .defraud:hover{
    color: #08A080;
}
.left-wrap .kefu a{
    color: #333333;
}
.left-wrap .kefu a:hover{
    color: #08A080;
}
.left-wrap .defraud .defraud-img{
    width: 30px;
    height: 30px;
    margin: 13px auto 5px;
    background:url('https://p1.nicaifu.com/cms/202108/7826877db1945db07d0f32f68f49acd0.png'); 
}
.left-wrap .defraud .defraud-img:hover {
    background:url('https://p4.nicaifu.com/cms/202108/7eeb7060b428f5d032ae8dcc84f69931.png'); 
} 
.left-wrap .kefu .kefu-img{
    width: 30px;
    height: 30px;
    margin: 13px auto 5px;
    background:url('https://p1.nicaifu.com/cms/202108/eca16d5a04445e3aca748109eb87ba3f.png'); 
}
.left-wrap .kefu .kefu-img:hover {
    background:url('https://p1.nicaifu.com/cms/202108/f8546d1f8234b735eacec729482493ba.png'); 
} 
.defraud-content{
    font-size: 14px;
    margin: auto 60px;
}
.defraud-content p{
    margin-bottom: 10px;
    text-indent:20px;
}
.defraud-content .sign-right{
    text-align: right;
}