﻿#mycontain {
    padding: 0px;
    margin: 0px 0px 30px 0px;
    clear: both;
    min-height: 800px;
}

.banner {
    background: url("../images/banner9.jpg") no-repeat center;
}

.contain_title {
    clear: both;
    color: #ff6a00;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    height: 80px;
    line-height: 100px;
    margin: 20px 0px 20px 0px;
}

.contain_box {
    overflow: hidden;
    width: 1215px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    clear: both;
}

.containpart {
    display: block;
    overflow: hidden;
    margin: 0px 0px 50px 0px;
    padding: 10px 0px;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 25px;
    color: #808080;
    min-height: 100px;
}

.parttitle {
    text-align: center;
    margin-top: 30px;
}

.parttitlecn {
    font-size: 30px;
    font-weight: 800;
    padding: 5px 0px 8px 0px;
    color: #3399cc;
}

.parttitleen {
    font-size: 18px;
    font-weight: 800;
    color: #808080;
}

#contain_tedain1 .parttitlebox {
    margin: 60px 0px;
    width: 400px;
    margin-left: 380px;
    background: url("../images/ico_a2.png") no-repeat right top;
}

#contain_tedain1 #partimg11 {
    height: 300px;
    background: url("../images/h1.jpg") no-repeat center;
    background-size: contain;
    clear: both;
}

#contain_tedain1 ul {
    display: block;
    overflow: hidden;
    list-style: none;
    margin: 50px 0px 10px 80px;
}

#contain_tedain1 li {
    float: left;
    width: 480px;
    padding: 10px 0px;
    margin: 0px 80px 0px 0px;
    border-bottom: 1px dashed #e0e0e0;
}

#contain_tedain1 #parttxt11 {
    text-align: center;
    margin: 80px 0px 10px 0px;
    font-size: 18px;
    font-weight: bold;
    color: #3399cc;
}

#contain_tedain1 #parttxt12 {
    text-align: center;
    margin: 0px 0px 30px 0px;
    font-size: 16px;
}

#contain_tedain1 #partimg12 {
    height: 380px;
    background: url("../images/h2.jpg") no-repeat center;
    background-size: contain;
    clear: both;
}

#contain_tedain2 {
    margin: 0px;
}

    #contain_tedain2 .parttitle {
        margin: 0px 0px 30px 0px;
        padding-top: 50px;
    }

        #contain_tedain2 .parttitle span {
            color: #808080;
        }

    #contain_tedain2 .partcontain {
        height: 400px;
        background: url("../images/h3.jpg") no-repeat left;
        margin: 0px 20px 0px 20px;
        padding: 20px 60px 10px 550px;
    }

        #contain_tedain2 .partcontain #parttxt21 {
            font-size: 14px;
            line-height: 25px;
            padding-top: 10px;
        }

        #contain_tedain2 .partcontain .partimg {
            display: block;
            overflow: hidden;
            height: 153px;
            margin-top: 50px;
        }

    #contain_tedain2 #partimg21, #contain_tedain2 #partimg22 {
        float: left;
        width: 250px;
        height: 153px;
    }

    #contain_tedain2 #partimg21 {
        background: url("../images/h4.jpg") no-repeat left;
    }

    #contain_tedain2 #partimg22 {
        background: url("../images/h5.jpg") no-repeat left;
        margin-left: 50px;
    }

#contain_tedain3 ul {
    list-style: none;
    margin: 30px 0px 0px 50px;
}
#contain_tedain3 li {
    display: block;
    overflow: hidden;
    width: 1200px;
    margin: 0px;
    padding: 0px;
}
#contain_tedain3 li > div {
    float: left;
}

    #contain_tedain3 li .lititle {
        background-color: #3399cc;
        color: #ffffff;
        font-weight: bold;
        width: 150px;
        height: 36px;
        line-height: 34px;
        border-radius: 18px;
        padding: 0px 0px 0px 15px;
        margin: 20px 0px;
    }

        #contain_tedain3 li .lititle .libfdot {
            float: left;
            width: 10px;
            height: 10px;
            border-radius: 5px;
            margin: 13px 10px 0px 0px;
            background-color: #f0f0f0;
        }

    #contain_tedain3 li .lidot {
        width: 76px;
        height: 76px;
        background: url("../images/left_nor.png") no-repeat center;
    }

    #contain_tedain3 li .licontain {
        width: 810px;        
        padding: 23px 20px 0px 20px;        
    }

        #contain_tedain3 li .licontain[data-flag="1"] {            
            padding-top: 10px;
        }


