* {
            padding: 0;
            margin: 0;
        }

        
        .dsxx-study-img {
            width: 1200px;
            height: 113px;
            margin: 0 auto;
            margin-bottom: 50px;
        }

        .dsxx-spirit {
            width: 1200px;
            height: 330px;
            margin: 0 auto;
            margin-bottom: 25px;
        }

        .spirit-content {
            width: 1200px;
            height: 330px;
            display: flex;
            justify-content: space-around;
        }

        .spirit-content-company,
        .spirit-content-company1 {
            width: 600px;
            height: 330px;
        }

        .company-img,
        .company-img1 {
            position: relative;
        }

        .company-img,
        .company-img>img,
        .company-img1,
        .company-img1>img {
            width: 225px;
            height: 50px;
        }

        .company-img a,
        .company-img1 a {
            position: absolute;
            top: 17px;
            left: 500px;
        }

        .company-content,
        .company-content1 {
            width: 100%;
            height: 280px;
        }

        .company-content-news,
        .company-content-news1 {
            width: 100%;
            height: 56px;
            line-height: 56px;
        }

        .company-content-news span img,
        .company-content-news1 span img {
            margin: 0 6px 4px 0;
        }

        .company-content-news a,
        .company-content-news1 a {
            text-decoration: none;
            color: #333;
        }

        .dsxx-title {
            width: 1200px;
            height: 113px;
            margin: 0 auto;
            margin-bottom: 65px;
        }

        

        .dsxx-img {
            width: 1200px;
            height: 215px;
            margin: 0 auto;
            margin-bottom: 50px;
            display: flex;
            justify-content: space-evenly;
        }

        .dsxx-study {
            width: 1200px;
            height: 335px;
            margin: 0 auto;
            margin-bottom: 50px;
        }

        .study-bottom {
            width: 1200px;
            height: 120px;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }

        .study-bottom-content {
            width: 30%;
            padding-left: 40px;
            padding-top: 20px;
            padding-bottom: 20px;
            background-color: #f3f3f3;
        }

        .study-bottom-content span img {
            width: 5px;
            height: 5px;
            margin-right: 10px;
            margin-bottom: 3px;
        }

        .study-bottom-content a {
            color: #333333;
            text-decoration: none;
        }

        
        .dsxx-Related {
            width: 1200px;
            height: 115px;
            margin: 0 auto;
            margin-bottom: 125px;
            display: flex;
            justify-content: space-around;
        }

        .dsxx-Related div img {
            width: 210px;
            height: 115px;
        }

        .dsxx-links {
            width: 1200px;
            margin: 0 auto;
            height: 65px;
            margin-bottom: 50px;
            position: relative;
        }

        .dsxx-links a {
            position: absolute;
            top: 20px;
            right: 0px;
        }

        
        .dsxx-footer {
            width: 100%;
            height: 90px;
            background-color: #C1C5C4;
            
        }

        .footer-bottom {
            width: 1200px;
            height: 62px;
            color: #fff;
            font-size: 13px;
            text-align: center;
            margin: 0 auto;
            padding-top: 28px;
	    color: #636363;

        }

        .study-bottom-img {
            width: 290px;
            height: 215px;
            margin-bottom: 30px;
        }