* {
    box-sizing: border-box;
    margin: 0;
}

header {
    background-image: url(../photos/dea3ea3fa0777b2ca9d5945de612a028.jpg), url(../photos/pic01.png);

    height: 5px;
    width: 70%;
    background-repeat: no-repeat;
    background-position: 0px 20px, 320px 20px;
    background-size: 300px, 230px;

}

body {
    font-size: 16px;
    /* text-align: center; */
    margin: 0;
}

nav {
    clear: both;
    background-color: peru;
    width: 100%;
    height: 60px;
    margin: 0;
    line-height: 60px;
    background-image: url(../photos/xiongda.png);
    text-align: center;
    position: sticky;
    top: 0;
    z-index: 100;
}

.nav-bar {
    width: 1140px;
    margin: 0 auto;
    padding-left: 130px;
    list-style: none;
}

.nav-bar li {
    float: left;
    width: 125px;
}

nav a {
    text-decoration: none;
    color: rgb(175, 8, 8);
}

header {
    background-color: white;
    width: 100%;
    height: 100px;
    margin: 0 auto;
}

.a img {
    height: 80px;
    margin: 10px;
    float: left;
}


.memo {
    float: right;
    line-height: 80px;
    color: black;
    width: 30%;
    margin-top: 10px;
}

.memo text {
    background-image: url(../photos/生成绿色壁纸.png);
}

.admin {
    float: left;
    width: 50%;
}

.icon {
    width: 16px;
    height: 16px;
    background-image: url(../photos/icon_bg.gif);
    background-repeat: no-repeat;
    display: inline-block;
}

.icon-login {
    background-position: 0 -180px;
    margin: -3px 2px;
}

.icon-regist {
    background-position: -60px -88px;
    margin: -3px 2px;
}

.banner {
    background-image: url(../photos/ad.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 1140px;
    height: 171.5px;
    margin: 0 auto;
}


.news {
    width: 1140px;
    height: 500px;
    margin: 0 auto;

}

.newss {
    float: left;
    width: 70%;
    height: 100%;

}

.top {
    height: 250px;
}

.news01 {
    float: left;
    width: 45%;
    height: 100%;
    background-color: darkred;
    background-image: url(../photos/图片1.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.news01o {
    width: 200px;
    height: 200px;
    /* background-image: url(../photos/); */
    background-size: contain;
    background-repeat: no-repeat;
    /* background-position: 0 8px;
    opacity: 60%;
    border: 18px double mediumblue;
    border-radius: 60%;
    padding: 80px; */
}

.news02 {
    float: right;
    width: 55%;
    height: 100%;
    background-color: whitesmoke;
}

.plate-title {
    text-align: center;
}

.a {
    text-align: left;
}

.news-content {
    width: 100%;
    padding-left: 15px;
    height: 80%;
    overflow: hidden;
    overflow-y: auto;
}

.news-content>li {
    list-style-image: url(../photos/liimg.png);
    margin-top: 10px;
    margin-left: 20px;
    font-size: 14px;
}

.news-title {
    color: #3b413c;
    width: 75%;
    float: left;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-date {
    color: dimgray;
    display: block;
    float: left;
    text-align: right;
    width: 20%;
    color: grey;

}

.plate-title {
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding: 0 10px;
    border: 1px soild #808080;
    background-image: linear-gradient(to bottom, #AAAAAA, #FFFFFF);
}


.tupo {
    height: 250px;
    background-color: darkkhaki;
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding: 0 10px;
    border: 1px soild #808080;
    background-image: linear-gradient(to bottom, #AAAAAA, #FFFFFF);
}

.growthroad {
    position: relative;
    padding: 10px 30px;
}

.growth {
    width: 160px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    transition: all 0.3s ease;
}

.growth:hover {
    width: 800px;
    height: 500px;
    top: -100px;
    left: 0;
    z-index: 80;
    transition: all 0.3s ease;
}

.growth2 {
    background-image: url(../photos/zyImg01.png);
    border: 8px solid #61a301;
    top: 30px;
    left: 50px;
    z-index: 60;
}

.growth3 {
    background-image: url(../photos/zyImg01.png);
    border: 8px solid #0080db;
    top: 60px;
    left: 180px;
    z-index: 60;
}

.growth4 {
    background-image: url(../photos/zyImg01.png);
    border: 8px solid darkgoldenrod;
    top: 30px;
    left: 300px;
    z-index: 60;
}

.growth5 {
    background-image: url(../photos/zyImg01.png);
    border: 8px solid aquamarine;
    top: 60px;
    left: 440px;
    z-index: 60;
}

.growth6 {
    background-image: url(../photos/zyImg06.png);
    border: 8px solid #6c36ad;
    top: 30px;
    left: 560px;
    z-index: 60;
}

.ruanjianxiazai {
    float: right;
    width: 30%;
    height: 100%;
    background-color: seashell;
    background-image: url(../photos/xiongda.png);
    background-position: 0 300px;
    background-repeat: no-repeat;
    background-size: contain;
}

.soft-list {
    padding: 30px 20px 0px;
}

.soft-item {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background-color: white;
    color: #262626;
    font-size: 14px;
    text-align: left;
    border-radius: 5px;
    box-shadow: 2px 4px 5px 1px #504545;
    margin-bottom: 20px;
    border-left: 15px solid #0080db;
    padding-left: 30px;
}

.si1 {
    border-left: 15px solid #6c36ad;
}

.si2 {
    border-left: 15px solid darkgreen;
}

.si3 {
    border-left: 15px solid darkorange;
}

.si4 {
    border-left: 15px solid darkred;
}

.soft-item:hover,
.si1:hover,
.si2:hover,
.si3:hover,
.si4:hover {
    background: #84d4ed;
    box-shadow: #909090 1px 2px 16px 4px;
    transition: all 0.3s ease;
}

.soft-item a {
    text-decoration: none;
}

main {
    width: 1140px;
    height: 550px;
    background-color: #c2e0e0;
    margin: 20px auto;
}

.czzl {
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding: 0 10px;
    border: 1px soild #808080;
    background-image: linear-gradient(to bottom, #AAAAAA, #FFFFFF);
}

/* .sx44 {
    height: 200px;
    width: 100px;
    float: left;
    background-color: rgb(102, 102, 102);
    font-size: 36px;
    padding-top: 30px;

}

.sx444 {
    height: 100%;
    width: 280px;
    background-color: rgb(102, 102, 102);
    float: left;
    border-left: #909090 3px solid;
    border-right: #909090 3px solid;
    padding: 5px;
}

.sx4444 {
    height: 100px;
    width: 120px;
    float: right;
    background-color: rgb(102, 102, 102);
    padding: 5px;
}

.sx3 {
    width: 500px;
    height: 200px;
    background-color: rgb(102, 102, 102);
    margin: 20px 20px;
    display: inline-block;
}


.sx33 {
    height: 200px;
    width: 100px;
    float: left;
    background-color: rgb(102, 102, 102);
    font-size: 36px;
    padding-top: 30px;

}

.sx333 {
    height: 100%;
    width: 280px;
    background-color: rgb(102, 102, 102);
    float: left;
    border-left: #909090 3px solid;
    border-right: #909090 3px solid;
    padding: 5px;
}

.sx3333 {
    height: 100px;
    width: 120px;
    float: right;
    background-color: rgb(102, 102, 102);
    padding: 5px;
}

.sx2 {
    width: 500px;
    height: 200px;
    background-color: rgb(102, 102, 102);
    margin: 20px 20px;
    display: inline-block;
}


.sx22 {
    height: 200px;
    width: 100px;
    float: left;
    background-color: rgb(102, 102, 102);
    font-size: 36px;
    padding-top: 30px;

}

.sx222 {
    height: 100%;
    width: 280px;
    background-color: rgb(102, 102, 102);
    float: left;
    border-left: #909090 3px solid;
    border-right: #909090 3px solid;
    padding: 5px;
}

.sx2222 {
    height: 100px;
    width: 120px;
    float: right;
    background-color: rgb(102, 102, 102);
    padding: 5px;
}

.sx1 {
    width: 500px;
    height: 200px;
    background-color: rgb(102, 102, 102);
    margin: 20px 20px;
    display: inline-block;

}


.sx11 {
    height: 200px;
    width: 100px;
    float: left;
    background-color: rgb(102, 102, 102);
    font-size: 36px;
    padding-top: 30px;

}

.sx111 {
    height: 100%;
    width: 280px;
    background-color: rgb(102, 102, 102);
    float: left;
    border-left: #909090 3px solid;
    border-right: #909090 3px solid;
    padding: 5px;
}

.sx1111 {
    height: 100px;
    width: 120px;
    float: right;
    background-color: rgb(102, 102, 102);
    padding: 5px;
} */

footer {
    width: 100%;
    height: 100px;
    background-color: #451382;
    margin: 5px auto;
    line-height: 100px;
    text-align: center;
}

dd {
    margin: 0;
}

.task {
    float: left;
    width: 40%;
    margin: 10px 10px;
    padding-left: 15px;
    padding-top: 15px;
    color: white;
    text-align: left;
    font-size: 14px;
}

.task>dt {
    float: left;
    width: 20%;
    height: 120px;
    background-color: #262626;
    color: white;
    padding: 20px;
    text-align: left;
}

.task>dd {
    padding: 5px;
    width: 50%;
    float: left;
    overflow-y: scroll;
    background-color: #EEEEEE;
    color: #504545;
    height: 120px;
}

.task>dd:last-child {
    float: right;
    width: 30%;
    background-color: #DDDDDD;
}

.task>dd dt {
    font-weight: bold;
}

.task2 {
    float: right;
    width: 40%;
    margin: 10px 50px;
    padding-left: 15px;
    padding-top: 15px;
    color: white;
    text-align: left;
    font-size: 14px;
}

.task2>dt {
    float: left;
    width: 20%;
    height: 120px;
    background-color: #262626;
    color: white;
    padding: 20px;
    text-align: left;
}

.task2>dd {
    padding: 5px;
    width: 50%;
    float: left;
    overflow-y: scroll;
    background-color: #EEEEEE;
    color: #504545;
    height: 120px;
}

.task2>dd:last-child {
    float: right;
    width: 30%;
    background-color: #DDDDDD;
}

.task2>dd dt {
    font-weight: bold;
}

.task3 {
    float: left;
    width: 40%;
    margin: 10px 50px;
    padding-left: 15px;
    padding-top: 15px;
    color: white;
    text-align: left;
    font-size: 14px;
}

.task3>dt {
    float: left;
    width: 20%;
    height: 120px;
    background-color: #262626;
    color: white;
    padding: 20px;
    text-align: left;
}

.task3>dd {
    padding: 5px;
    width: 50%;
    float: left;
    overflow-y: scroll;
    background-color: #EEEEEE;
    color: #504545;
    height: 120px;
}

.task3>dd:last-child {
    float: right;
    width: 30%;
    background-color: #DDDDDD;
}

.task3>dd dt {
    font-weight: bold;
}

.gotohw {
    width: 100px;
    height: 100px;
    background-image: url(../photos/PMLogo.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: fixed;
    right: 10px;
    bottom: 100px;
    display: inline-block;
}