* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'microsoft yahei';
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    vertical-align: top;
    outline-width: 0ch;
}

@media only screen and (min-width: 996px) {
    .addindex {
        width: 100%;
    }
    .index1 {
        max-width: 1200px;
        margin: 0 auto;
        margin-bottom: 80px;
    }
    .index1con {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .index1conleft {
        width: 48%;
    }
    .index1conright {
        width: 48%;
		height:430px;
		overflow:scroll;
    }
    .index1conleft img {
        width: 100%;
    }
    .index1conleft video {
        width: 100%;
		margin-top: 48px;
    }
    .i_title {
        color: #1372cc;
        display: block;
        text-align: center;
        color: #1372cc;
        font-size: 30px;
        margin-bottom: 30px;
    }
    .index1conright p {
        font-size: 16px;
        color: #666;
        line-height: 30px;
    }
    .index2 {
        max-width: 1200px;
        margin: 0 auto;
        margin-bottom: 80px;
    }
    .index2 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .index2 ul li {
        width: 31%;
    }
    .index2 ul li img {
        width: 100%;
    }
    .index2 ul li p {
        background-color: #1372cc;
        color: #fff !important;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }
    .index2 ul li a {
        display: block;
        text-align: center;
    }
    .index3 {
        max-width: 1200px;
        margin: 0 auto;
        margin-bottom: 80px;
    }
    .index3 img {
        width: 100%;
        margin: 30px auto;
    }
    .index3 a {
        display: block;
        width: 120px;
        height: 40px;
        margin: 0 auto;
        text-align: center;
        color: #fff;
        background-color: #1372cc;
        line-height: 40px;
    }
    .index4 {
        max-width: 1200px;
        margin: 0 auto;
        margin-bottom: 80px;
    }
    .index4 ul li {
        display: flex;
        justify-content: space-between;
        padding: 15px 0;
        border-bottom: 1px solid #dddddd;
    }
    .lileft {
        width: 32%;
    }
    .lileft a img {
        width: 184px;
		height: 123px;
    }
    .liright {
        flex: 1;
        padding-left: 20px;
    }
    .xq {
        display: block;
        margin-top: 15px;
    }
    .mroe {
        display: block;
        width: 120px;
        height: 40px;
        margin: 0 auto;
        text-align: center;
        color: #fff;
        background-color: #1372cc;
        line-height: 40px;
        margin-top: 40px;
    }
    .aboutus2 {
        max-width: 1200px;
        margin: 0 auto;
        padding: 80px 0;
    }
    .aboutus2 ul {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .aboutus2 ul li {
        width: 31%;
        margin-bottom: 30px;
    }
    .aboutus2 ul li img {
        width: 100%;
    }
    .llside {
        max-width: 1200px;
        margin: 80px auto;
    }
    .llside img {
        width: 100%;
    }
    .llside p {
        font-size: 16px;
        line-height: 25px;
        color: #666;
    }
    .djdj video {
        display: block;
        margin: 50px auto;
        max-width: 860px;
    }
    .inside {
        max-width: 1200px;
        margin: 0px auto;
    }
}

@media only screen and (max-width: 996px) {
    .inside {
        padding: 30px 15px;
        width: 100%;
        margin: 30px auto;
    }
    .djdj video {
        display: block;
        margin: 30px auto;
        width: 100%;
    }
    .llside {
        padding: 30px 15px;
    }
    .llside img {
        width: 100%;
    }
    .llside p {
        font-size: 16px;
        line-height: 25px;
        color: #666;
    }
    .aboutus2 {
        width: 100%;
        padding: 30px 15px;
        margin: 0 auto;
    }
    .aboutus2 ul {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .aboutus2 ul li {
        width: 100%;
        margin-bottom: 30px;
    }
    .aboutus2 ul li img {
        width: 100%;
    }
    .mroe {
        display: block;
        margin-top: 20px;
        width: 120px;
        height: 40px;
        margin: 0 auto;
        text-align: center;
        color: #fff;
        background-color: #1372cc;
        line-height: 40px;
    }
    .index3 {
        width: 100%;
        margin-bottom: 30px;
    }
    .index3 img {
        width: 100%;
        margin: 30px auto;
    }
    .index3 a {
        display: block;
        width: 120px;
        height: 40px;
        margin: 0 auto;
        text-align: center;
        color: #fff;
        background-color: #1372cc;
        line-height: 40px;
    }
    .index4 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .index4 ul li {
        display: flex;
        justify-content: space-between;
        padding: 15px 0;
        flex-wrap: wrap;
        border-bottom: 1px solid #dddddd;
        margin-bottom: 35px;
    }
    .lileft {
        width: 100%;
    }
    .lileft a img {
        width: 100%;
    }
    .liright {
        width: 100%;
        margin-top: 20px;
    }
    .xq {
        display: block;
        margin-top: 15px;
    }
    .index2 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .index2 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .index2 ul li {
        width: 100%;
        margin-bottom: 30px;
    }
    .index2 ul li img {
        width: 100%;
    }
    .index2 ul li p {
        background-color: #1372cc;
        color: #fff !important;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }
    .index2 ul li a {
        display: block;
        text-align: center;
    }
    .addindex {
        width: 100%;
        padding: 30px 15px;
    }
    .index1 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .index1con {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .index1conleft {
        width: 100%;
        margin-bottom: 20px;
    }
    .index1conright {
        width: 100%;
    }
    .index1conleft img {
        width: 100%;
    }
    .index1conleft video {
        width: 100%;
    }
    .i_title {
        color: #1372cc;
        display: block;
        text-align: center;
        color: #1372cc;
        font-size: 30px;
        margin-bottom: 30px;
    }
    .index1conright p {
        font-size: 16px;
        color: #666;
        line-height: 30px;
    }
}
