* {
    word-break: break-all;
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p {
    margin: 0 auto;
    padding: 0px;
    /* font-size: 12px; */
    /* width: 100%; */
}

ul {
    list-style: none;
}

img,
a img {
    border: none;
}

a {
    text-decoration: none;
}

a {
    color: #000;
}

a:hover {
    text-decoration: none;
}
html,body{
    margin: 0;
    padding: 0;
}
.container {
    width: 100%;
    height: 500px;
    background: url("../images/bandees.jpg");
    background-size: cover;
    }
    .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    /* margin: 0 auto; */
    /* width: 800px; */
        text-align: center;
    }

    .title {
    margin-bottom: 24px;
    color: #fff;
    font-weight: 500;
    font-size: 52px;
    }

    .desc {
    margin-bottom: 24px;
    color: #fff;
    font-size: 28px;
    }
    .imge {
    height: 200px;
    /* width: 90%; */
    width: 230px;
    }
    ul,li{
        list-style-type: none;
    }
    #cpxm{
        overflow: hidden;
        height: 240px;
        background: #f6f7f9;
        padding: 80px 0;
    }
    #cpxm ul li{
        float: left;
        width: 25%;
        text-align: center;
    }
    #cpxm ul li img{
        width: 80px;
    }
    #cpxm ul li .title{
        font-size: 16px;
        color: #333333;
        font-weight: bold;
    }
    #cpxm ul li .desc{
        font-size: 14px;
        color: #999;

    }
    #closed{
        overflow: hidden;

    }
    #closed .igleft{
        padding: 100px 0;
        width: 40%;
        float: left;
        /* position: relative; */
        left: 0;
        height: 200px;
        text-align: center;
    }
    #closed .igleft .title{
        font-size: 40px;
        color: #333333;
        font-weight: bold;
    }
    #closed .igleft .desc{
        padding: 0 20px;
        color: #999;
        font-size: 28px;
    }
    #closed .igrigtl{
        padding: 100px 0;
        width: 40%;
        float: right;
        height: 200px;
        text-align: center;
    }
    #closed .igrigtl .title{
        font-size: 40px;
        color: #333333;
        font-weight: bold;
    }
    #closed .igrigtl .desc{
        padding: 0 20px;
        color: #999;
        font-size: 28px;
    }
    #closed .igrigt{
        width: 60%;
        float: right;
        height: 400px;
        line-height: 400px;
        text-align: center;
    }
    #closed .igleftr{
        width: 60%;
        float: left;
        height: 400px;
        line-height: 400px;
        text-align: center;
    }
    #gongdong{
        padding: 50px;
    }



    html,body{
    padding: 0;
    margin: 0;
}

h3.title{
    margin: 20px 0 10px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: bold;
    font-size: 40px;
    line-height: 38px;
    text-align: center;
}

#thress {
    width: 100%;
    text-align: center;
    z-index: 10000;
    background: rgba(255, 255, 255, 0.9)
}

#thress ul li {
    display: inline-block;
    cursor: pointer;
    line-height: 80px;
    font-size: 20px;
    padding: 0 20px;
}

.jsys {
    border-bottom: 1px solid rgb(0, 132, 230);
}

.yycjcon {
    padding-top: 20px;
}

.cgalcon {
    padding-top: 20px;
}
