body{
    background-image: url(/tupian/20180824backgroundimg.png);
    width:100%;
    height:1520px;
    background-size:100% 100%;
    background-repeat: no-repeat;
    background-color:#FFFFFF ;
    font-size: 12px;
}
.futian-container{
    background-color: #FFFFFF;
    width:63%;
    margin:330px auto 0 auto;
    padding:20px;
    overflow: auto;
}
.futian-content{

}
.bar img{
    height: 18px;
    width:23px;
}
.content-container{
    margin-top:15px;
}
.content-left{
    width:30%;
    height:200px;
    float:left;
}
.module{
    margin-top: 20px;
    border: 1px solid #F5F5F5;
    -webkit-box-shadow:0 1px 1px #E3E3E3;
    -moz-box-shadow:0 1px 1px #E3E3E3;
    box-shadow:0 1px 1px #E3E3E3;

}
.module:first-child{
    margin: 0;
}
.futian-tab{
    font-size:0;
}
.futian-tab .tab-active{
    background-color: #A71313;
}
.futian-tab li{
   display: inline-block;
   width:50%;
    padding:5px 0;
    text-align: center;
    background-color: #C0BEBB;
    color:#FFFFFF;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
}
.module-guide .guide-content{
    padding:8px;

}
.module-guide h5{
    line-height: 20px;
    font-size: 13px;

}
.header-title{
    color:#A71313;
    font-weight: 600;
    font-size: 16px;
    margin:4px 0;

}
.module-tips{
    background-color: #F5F4F4;
    padding:10px 10px 10px 10px;
}
.module-tips p{
    line-height: 20px;
}
.tips{
    text-align: center;
    margin-bottom:5px ;
}
.tips li{
    display: inline-block;
    background-color: #A71313;
    color:#FFFFFF;
    width:30px;
    height:30px;
    line-height: 30px;
    text-align: center;
    border-radius: 20px;
    font-weight: 600;
}
.card-title{
    background-color: #A71313;
    color:#FFFFFF;
    font-weight: 600;
    padding:5px 10px;
    font-size: 15px;
    margin-bottom: 6px;
}
.card-title-icon{
    float:right;
}
.module-detail{
    padding:10px;
    background-image: url(../images/20180826barbgimg.jpg);
    background-size:100% 100%;
    background-repeat: no-repeat;
}
.module-detail h5{
    line-height: 20px;
}
.module-detail p{
    line-height: 20px;
    color: #B81125;
    font-weight: 600;
}
.list-style{
    padding:0 8px 5px 18px;
}
.list-style li{
    line-height:25px;
}
.list-style li a{
    position: relative;
    cursor: pointer;
}

.list-style li a:before{
    position: absolute;
    content: "";
    width: 4px;
    height:4px;
    border-radius: 50%;
    background: #C6C6C6;
    left: -9px;
    top: 6px;
}
.list-style-icon{
    padding:0 8px 5px 27px;

}
.list-style-icon li{
    line-height:25px;
    width:100%;

}
.list-style-icon li .a-container{
    width:100%;
    position: relative;
    cursor: pointer;

}
.list-style-icon li .a-container:before{
    position: absolute;
    content: "";
    width: 11px;
    height:11px;
    background-image: url(../images/20180826icon.jpg);
    background-size:100% 100%;
    background-repeat: no-repeat;
    left: -18px;
    top: 8px;
}
.list-style-icon li .a-container a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content-right{
    width:68%;
    float:right;
}
.chart-title{
    color:#B81125;
    text-align: center;
    font-size:25px;
    font-weight: 600;

}
.chart-content{
 color: #FFFFFF;
}
.part1{
    display: inline-block;
    color:#FFFFFF;
    background-color: #6797D9;
    padding:10px 15px;
    position: relative;
    width:5%;
}
.part2{
    display: inline-block;
    width:25%;
    padding:5px;
    border:1px solid #C1C1C1;
    position: relative;
}
.part2-content{
    background-color: #6797D9;
    padding:10px;
}
.part3{
    display: inline-block;
    position: relative;
}
.part3-item{
    padding:5px;
    border:1px solid #C1C1C1;
    margin-bottom:16px ;
}
.part3-item1{
    padding:5px;
    border:1px solid #C1C1C1;
    margin-bottom:5px ;
}
.part3-item-content{
    background-color: #6797D9;
    padding:5px 10px;
   text-align: center;
}
.part4{
    position: relative;
    display: inline-block;
    width:20%;
    padding:5px;
    border:1px solid #C1C1C1;
}
.part4-content{
     background-color: #6797D9;
     padding:10px;
 }
.tree1{
    display: flex;
    align-items: center;
    margin-top: 10px;
    line-height: 20px;
}
.yellow{
    background-color: #E8B152;
}
.green{
    background-color: #A5C060;
}
.red{
    background-color: #D86657;
}
.mini-width{
    width:16%;
    margin:0 0 0 30px;
}
.middle-width{
    width:28%;
    margin:0 0 0 30px;
}
.small-width{
    width:20%;
    margin:0 0 0 30px;
}
.long-width{
    width:34%;
    margin:0 0 0 30px;
}
.line1:after{
    content: "";
    position: absolute;
    top:50%;
    left:100%;
    width:30px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
.line2:after{
    content: "";
    position: absolute;
    top:50%;
    left:100%;
    width:12px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
.groove1:before{
    content: "";
    position: absolute;
    top:20%;
    right:100%;
    width:18px;
    height:50px;
    border-top:1px solid #C1C1C1;
    border-bottom:1px solid #C1C1C1;
    border-left:1px solid #C1C1C1;
.groove1:after{
    content: "";
    position: absolute;
    top:20%;
    left:100%;
    width:18px;
    height:50px;
    border-top:1px solid #C1C1C1;
    border-bottom:1px solid #C1C1C1;
    border-right:1px solid #C1C1C1;
}
.line3:before{
    content: "";
    position: absolute;
    top:50%;
    right:100%;
    width:12px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
.line4:after{
    content: "";
    position: absolute;
    top:50%;
    left:100%;
    width:249px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
.line5:after{
    content: "";
    position: absolute;
    top:50%;
    left:100%;
    width:31px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
.groove2:before{
    content: "";
    position: absolute;
    top:30%;
    right:100%;
    width:18px;
    height:100px;
    border-top:1px solid #C1C1C1;
    border-bottom:1px solid #C1C1C1;
    border-left:1px solid #C1C1C1;

}
.line5:after{
     content: "";
     position: absolute;
     top:50%;
     left:100%;
     width:31px;
     height:20px;
     border-top:1px solid #C1C1C1;
 }
.line6:after{
    content: "";
    position: absolute;
    top:45%;
    left:100%;
    width:31px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
.line7:after{
    content: "";
    position: absolute;
    top:48%;
    left:100%;
    width:31px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
.groove3:before{
    content: "";
    position: absolute;
    top:30%;
    right:100%;
    width:18px;
    height:120px;
    border-top:1px solid #C1C1C1;
    border-bottom:1px solid #C1C1C1;
    border-left:1px solid #C1C1C1;
}
.line8:after{
    content: "";
    position: absolute;
    top:48%;
    left:100%;
    width:31px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
.groove4:before{
    content: "";
    position: absolute;
    top:10%;
    right:100%;
    width:18px;
    height:200px;
    border-top:1px solid #C1C1C1;
    border-bottom:1px solid #C1C1C1;
    border-left:1px solid #C1C1C1;
}
.groove4:after{
    content: "";
    position: absolute;
    top:10%;
    left:100%;
    width:18px;
    height:100px;
    border-top:1px solid #C1C1C1;
    border-bottom:1px solid #C1C1C1;
    border-right:1px solid #C1C1C1;
}
.groove5:before{
    content: "";
    position: absolute;
    top:10%;
    right:100%;
    width:18px;
    height:170px;
    border-top:1px solid #C1C1C1;
    border-bottom:1px solid #C1C1C1;
    border-left:1px solid #C1C1C1;
}
.groove6:before{
    content: "";
    position: absolute;
    top:23%;
    right:100%;
    width:18px;
    height:90px;
    border-top:1px solid #C1C1C1;
    border-bottom:1px solid #C1C1C1;
    border-left:1px solid #C1C1C1;
}
.groove6:after{
    content: "";
    position: absolute;
    top:50%;
    left:100%;
    width:18px;
    height:50px;
    border-top:1px solid #C1C1C1;
    border-bottom:1px solid #C1C1C1;
    border-right:1px solid #C1C1C1;
}
.line9:before{
    content: "";
    position: absolute;
    top:36%;
    right:100%;
    width:42px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
.line10:before{
    content: "";
    position: absolute;
    top:50%;
    right:100%;
    width:22px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
.line11:before{
    content: "";
    position: absolute;
    top:88%;
    right:100%;
    width:60px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
.children{
    display: inline-block;
}
.margin6{
    margin-left: 60px;
}
.margin4{
    margin-top:40px;
    margin-left:40px;
}
.margin3{
    margin-top: 60px;
}
.groove3:after{
    content: "";
    position: absolute;
    top:50%;
    right:100%;
    width:18px;
    height:80px;
    border-top:1px solid #C1C1C1;
    border-bottom:1px solid #C1C1C1;
    border-right:1px solid #C1C1C1;
}
.line12:before{
    content: "";
    position: absolute;
    top:38%;
    right:100%;
    width: 12px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
.line1:after{
    content: "";
    position: absolute;
    top:50%;
    left:100%;
    width:40px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
.line4:before{
    content: "";
    position: absolute;
    top:100%;
    right:50%;
    width:10px;
    height:322px;
    border-right:1px solid #C1C1C1;
}
.line13:before{
    content: "";
    position: absolute;
    top:100%;
    right:50%;
    width:10px;
    height:352px;
    border-right:1px solid #C1C1C1;
}
.line13:after{
    content: "";
    position: absolute;
    top:50%;
    left:100%;
    width:31px;
    height:20px;
    border-top:1px solid #C1C1C1;
}
#footer{
    position:relative;
    padding-top:20px;
    height:113Px;
    background-color: #204E92;
}
#footer .container{
    display: flex;
    justify-content: space-around;
    margin-bottom: 8px;
}
#footer .footer-detail{
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
#footer h5{
    height:24px;
    color:#FFFFFF;
    font-size:12px;
    text-align: center;
}
.footer-left{
    margin-left:180px;
}
.footer-left img{
    margin-top: 30px;
    width:55px;
    height:60px;
}
.footer-right{
    margin-right:180px;
}
.footer-right img{
    margin-top: 30px;
    width:110px;
    height:50px;
}

@media (min-width: 1440px)  {
    body{
        background-image: url(../images/20180824backgroundimg.jpg);
        width:100%;
        height:2020px;
        background-size:100% 100%;
        background-repeat: no-repeat;
        background-color:#FFFFFF;
        font-size: 14px;
    }
    .futian-container{
        background-color:#FFFFFF;
        width:63%;
        margin:450px auto 0 auto;
        padding:20px;
        overflow: auto;
    }

    .bar img{
        height: 18px;
        width:23px;
    }
    .content-container{
        margin-top:15px;
    }
    .content-left{
        width:30%;
        height:200px;
        float:left;
    }
    .module{
        margin-top: 20px;
        border: 1px solid #FFFFFF;
        -webkit-box-shadow:0 1px 1px #E3E3E3;
        -moz-box-shadow:0 1px 1px #E3E3E3;
        box-shadow:0 1px 1px #E3E3E3;

    }
    .module:first-child{
        margin: 0;
    }
    .futian-tab{
        font-size:0;
    }
    .futian-tab .tab-active{
        background-color: #C0BEBB;
    }
    .futian-tab li{
        display: inline-block;
        width:50%;
        padding:10px 0;
        text-align: center;
        background-color: #C0BEBB;
        color:#FFFFFF;
        font-size: 17px;
        font-weight: 600;
    }
    .module-guide .guide-content{
        padding:14px;
    }
    .module-guide h5{
        line-height: 25px;
    }
    .header-title{
        color:#A71313;
        font-weight: 600;
        font-size: 18px;
        margin:4px 0;
    }
    .module-tips{
        background-color: #F5F4F4;
        padding:14px;
    }
    .module-tips p{
        line-height: 25px;
    }
    .tips{
        text-align: center;
        margin-bottom:8px ;
    }
    .tips li{
        display: inline-block;
        background-color: #A71313;
        color:#FFFFFF;
        width:40px;
        height:40px;
        line-height: 40px;
        text-align: center;
        border-radius: 20px;
        font-size: 18px;
        font-weight: 600;
        margin-right:10px;
    }
    .card-title{
        background-color: #A71313;
        color:#FFFFFF;
        font-weight: 600;
        padding:10px 15px;
        font-size: 17px;
        margin-bottom: 8px;
    }
    .card-title-icon{
        float:right;
    }
    .module-detail{
        padding:15px;
        background-image: url(../images/20180826barbgimg.jpg);
        background-size:100% 100%;
        background-repeat: no-repeat;
    }
    .module-detail h5{
        line-height: 25px;
    }
    .module-detail p{
        line-height: 25px;
        color: #B81125;
        font-weight: 600;

    }
    .list-style{
        padding:0 10px 7px 28px;
    }
    .list-style li{
        line-height:30px;
    }
    .list-style li a{
        position: relative;
        cursor: pointer;
        font-size: 15px;
    }

    .list-style li a:before{
        position: absolute;
        content: "";
        width: 6px;
        height:6px;
        border-radius: 50%;
        background: #C6C6C6;
        left: -12px;
        top: 6px;
    }
    .list-style-icon{
        padding:0 8px 5px 33px;

    }
    .list-style-icon li{
        line-height:32px;
        width:100%;
        font-size: 15px;
    }
    .list-style-icon li .a-container{
        width:100%;
        position: relative;
        cursor: pointer;

    }
    .list-style-icon li .a-container:before{
        position: absolute;
        content: "";
        width: 14px;
        height:14px;
        background-image: url(../images/20180826icon.jpg);
        background-size:100% 100%;
        background-repeat: no-repeat;
        left: -20px;
        top: 8px;
    }
    .list-style-icon li .a-container a{
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .content-right{
        width:68%;
        float:right;
    }
    .chart-title{
        color:#B81125;
        text-align: center;
        font-size:32px;
        font-weight: 600;
         margin-bottom: 35px;
    }
    .chart-content{
        color: #FFFFFF;
    }
    .part1{
        display: inline-block;
        color:#FFFFFF;
        background-color: #6797D9;
        padding:12px 15px;
        font-weight: 600;
        font-size: 16px;
        position: relative;
        width:6%;
    }
    .part2{
        display: inline-block;
        width:25%;
        padding:8px;
        border:1px solid #C1C1C1;
        position: relative;
    }
    .part2-content{
        background-color: #6797D9;
        padding:10px;
    }
    .part3{
        display: inline-block;
        position: relative;
    }
    .part3-item{
        padding:8px;
        border:1px solid #C1C1C1;
        margin-bottom:16px ;
    }
    .part3-item1{
        padding:8px;
        border:1px solid #C1C1C1;
        margin-bottom:5px ;
    }
    .part3-item-content{
        background-color: #6797D9;
        padding:5px 10px;
        text-align: left;
    }
    .part4{
        position: relative;
        display: inline-block;
        width:20%;
        padding:8px;
        border:1px solid #C1C1C1;
    }
    .part4-content{
        background-color: #6797D9;
        padding:10px;
    }
    .tree1{
        display: flex;
        align-items: center;
        margin-top: 20px;
        line-height: 25px;
    }
    .yellow{
        background-color: #E8B152;
    }
    .green{
        background-color:#A5C060;
    }
    .red{
        background-color: #D86657;
    }
    .mini-width{
        width:16%;
        margin:0 0 0 40px;
    }
    .middle-width{
        width:28%;
        margin:0 0 0 40px;
    }
    .small-width{
        width:20%;
        margin:0 0 0 40px;
    }
    .long-width{
        width:34%;
        margin:0 0 0 40px;
    }
    .line1:before{
        content: "";
        position: absolute;
        top:100%;
        right:50%;
        width:10px;
        height:222px;
        border-right:1px solid #C1C1C1;
    }
    .line1:after{
        content: "";
        position: absolute;
        top:50%;
        left:100%;
        width:40px;
        height:20px;
        border-top:1px solid #C1C1C1;
    }
    .line2:after{
        content: "";
        position: absolute;
        top:50%;
        left:100%;
        width:22px;
        height:20px;
        border-top:1px solid #C1C1C1;
    }
    .groove1:before{
        content: "";
        position: absolute;
        top:30%;
        right:100%;
        width:18px;
        height:60px;
        border-top:1px solid #C1C1C1;
        border-bottom:1px solid #C1C1C1;
        border-left:1px solid #C1C1C1;
    }
    .groove1:after{
        content: "";
        position: absolute;
        top:30%;
        left:100%;
        width:18px;
        height:60px;
        border-top:1px solid #C1C1C1;
        border-bottom:1px solid #C1C1C1;
        border-right:1px solid #C1C1C1;
    }
    .line3:before{
        content: "";
        position: absolute;
        top:50%;
        right:100%;
        width:22px;
        height:20px;
        border-top:1px solid #C1C1C1;
    }
    .line4:before{
        content: "";
        position: absolute;
        top:100%;
        right:50%;
        width:10px;
        height:332px;
        border-right:1px solid #C1C1C1;
    }
    .line4:after{
        content: "";
        position: absolute;
        top:50%;
        left:100%;
        width:305px;
        height:20px;
        border-top:1px solid #C1C1C1;
    }

    .groove2:before{
        content: "";
        position: absolute;
        top:30%;
        right:100%;
        width:18px;
        height:100px;
        border-top:1px solid #C1C1C1;
        border-bottom:1px solid #C1C1C1;
        border-left:1px solid #C1C1C1;

    }
    .line5:after{
        content: "";
        position: absolute;
        top:50%;
        left:100%;
        width:41px;
        height:20px;
        border-top:1px solid #C1C1C1;
    }
    .line13:before{
        content: "";
        position: absolute;
        top:100%;
        right:50%;
        width:10px;
        height:362px;
        border-right:1px solid #C1C1C1;
    }
    .line6:after{
        content: "";
        position: absolute;
        top:45%;
        left:100%;
        width:41px;
        height:20px;
        border-top:1px solid #C1C1C1;
    }
    .line7:after{
        content: "";
        position: absolute;
        top:48%;
        left:100%;
        width:41px;
        height:20px;
        border-top:1px solid #C1C1C1;
    }
    .groove3:before{
        content: "";
        position: absolute;
        top:30%;
        right:100%;
        width:18px;
        height:140px;
        border-top:1px solid #C1C1C1;
        border-bottom:1px solid #C1C1C1;
        border-left:1px solid #C1C1C1;
    }
    .groove3:after{
        content: "";
        position: absolute;
        top:50%;
        right:100%;
        width:18px;
        height:80px;
        border-top:1px solid #C1C1C1;
        border-bottom:1px solid #C1C1C1;
        border-right:1px solid #C1C1C1;
    }

    .line8:after{
        content: "";
        position: absolute;
        top:48%;
        left:100%;
        width:41px;
        height:20px;
        border-top:1px solid #C1C1C1;
    }
    .groove4:before{
        content: "";
        position: absolute;
        top:10%;
        right:100%;
        width:18px;
        height:220px;
        border-top:1px solid #C1C1C1;
        border-bottom:1px solid #C1C1C1;
        border-left:1px solid #C1C1C1;
    }
    .groove4:after{
        content: "";
        position: absolute;
        top:10%;
        left:100%;
        width:24px;
        height:110px;
        border-top:1px solid #C1C1C1;
        border-bottom:1px solid #C1C1C1;
        border-right:1px solid #C1C1C1;
    }
    .groove5:before{
        content: "";
        position: absolute;
        top:10%;
        right:100%;
        width:26px;
        height:230px;
        border-top:1px solid #C1C1C1;
        border-bottom:1px solid #C1C1C1;
        border-left:1px solid #C1C1C1;
    }
    .groove6:before{
        content: "";
        position: absolute;
        top:23%;
        right:100%;
        width:26px;
        height:120px;
        border-top:1px solid #C1C1C1;
        border-bottom:1px solid #C1C1C1;
        border-left:1px solid #C1C1C1;
    }
    .groove6:after{
        content: "";
        position: absolute;
        top:52%;
        left:100%;
        width:18px;
        height:72px;
        border-top:1px solid #C1C1C1;
        border-bottom:1px solid #C1C1C1;
        border-right:1px solid #C1C1C1;
    }
    .line9:before{
        content: "";
        position: absolute;
        top:38%;
        right:100%;
        width:76px;
        height:20px;
        border-top:1px solid #C1C1C1;
    }
    .line10:before{
        content: "";
        position: absolute;
        top:50%;
        right:100%;
        width:22px;
        height:20px;
        border-top:1px solid #C1C1C1;
    }
    .line11:before{
        content: "";
        position: absolute;
        top:88%;
        right:100%;
        width:100px;
        height:20px;
        border-top:1px solid #C1C1C1;
    }
    .children{
        display: inline-block;
    }
    .margin6{
        margin-left: 100px;
    }
    .margin4{
        margin-top:60px;
        margin-left:40px;
    }
    .margin3{
        margin-top: 70px;
    }
    .line12:before{
        content: "";
        position: absolute;
        top:38%;
        right:100%;
        width: 22px;
        height:20px;
        border-top:1px solid #C1C1C1;
    }
    .line13:after{
        content: "";
        position: absolute;
        top:50%;
        left:100%;
        width:41px;
        height:20px;
        border-top:1px solid #C1C1C1;
    }
    #footer{
        position:relative;
        padding-top:30px;
        height:120Px;
        background-color: #204E92;
        margin-bottom: 10px;
    }
    #footer h5{
        height:26px;
        color:#FFFFFF;
        font-size:13px;
        text-align: center;
    }
    .footer-left{
        margin-left:180px;
    }
    .footer-left img{
        width:75px;
        height:75px;
        margin-top: 30px;
    }
    .footer-right{
        margin-right:190px;
    }
    .footer-right img{
        margin-top: 30px;
        width:130px;
        height:60px;
    }
}