.apply_content{

}
.de-header{
    min-width: 500px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    color: #fff;
    font-size: 14px;
    padding: 0 30px;
    z-index: 9999;
}
.de-header:hover {
    background: rgba(0, 0, 0, 0.70);
}
.de-header a {
    color: #fff;
}
.de_logo{
    left: 30px;
    display: block;
    width: 271px;
    height: 39px;
}
.de-menu {position: absolute;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);top: 50%;left: 50%;min-width: 510px;}
.de-menu-item {position: relative;line-height: 80px;cursor: pointer;display: inline-block;margin: 0 20px;}
.de-menu-item:hover > a {color: #2090FF;}
.de-menu-item.active, .de-menu-item:hover {border-color: #2090ff;color: #2090FF;}
.de-menu-item.active::before, .de-menu-item:hover::before {width: 100%;}
.de-menu-item::before {position: absolute;content: '';bottom: -1px;height: 3px;background: #2090FF;width: 0;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transform-origin: center;transform-origin: center;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.de-unlogin, .de-login, .de-platform-btn, .de_logo{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.de-platform-btn{
    right: 30px;
    display: inline-block;
    padding: 0 24px;
    border: 1px solid #666666;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    color: #FFFFFF;
}
.apply_toppic img{
    margin-left: -960px;
    position: absolute;
    left: 50%;
    top: 0;
    width: auto !important;
}
.de-unlogin {
    display: none;
    right: 170px;
}
.de-login {
    right: 170px;
    font-size: 14px;
    cursor: pointer;
    padding-left: 7px;
}
.de-login:hover .de-login-menu{
    display: block;
}
.de-login-name {padding: 25px 0 24px;}
.de-user-icon {
    display: inline-block;
    height: 20px;
    width: 19px;
    background: url(/themes/dpr/images/icon/user-icon.png) no-repeat;
    background-size: contain;
    vertical-align: top;
    margin-right: 10px;
}
.de-login-menu {
    display: none;
    position: absolute;
    left: 50%;
    top: 100%;
    width: 120px;
    margin-left: -60px;
    background: rgba(0, 0, 0, 0.70);
}
.de-login-menu li {
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    font-size: 12px;
}
.de-unlogin a {
    display: inline-block;
    padding: 0 20px;
    line-height: 20px;
    border-right: 1px solid #fff;
}
.de-unlogin a:last-child {
    border-right: none;
    padding-right: 0;

}
.de-banner {
    height: 600px;
    overflow: hidden;
    position: relative;
    background: #010019;
    color: #fff;
}
.de-banner-news{
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 3;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-align: center;
}
.de-global-width{
    width: 1200px !important;
    margin: 0 auto;
}
.de-board {
    font-weight: bold;
    font-size: 14px;
}
.de-board-icon {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 5px 0 0;
    width: 21px;
    height: 18px;
    background: url(/themes/dpr/images/icon/board.png) no-repeat;
    background-size: auto;
    background-size: contain;
}
.de-news-wrap {
    width: 999px;
    margin: 0 40px;
    overflow: hidden;
}
.de-news-list{
    width: auto;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.de-news-list li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 20px;
    height: 60px;
    overflow: hidden;
}
.de-news-list li a{
    color: #fff;
}
.de-part{
    position: relative;
    overflow: hidden;
    text-align: center;
}
.de-part-three{
    background: #F0F0F0;
}
.de-part-title{
    padding: 60px 0 15px;
    line-height: 40px;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    position: relative;
    z-index: 11;
}
.de-part-subtitle {
    font-size: 16px;
    line-height: 21px;
    color: #999;
}
.de-part-three .de-part-content {
    margin: 45px 0 50px;
}
.de-part-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.de-part-list > li {width: 220px;height: 120px;margin: 0 25px 20px 0;background-color: #fff;}
.de-part-list > li span{line-height: 120px;}
.de-part-list > li:nth-child(5n) {margin-right: 0;}
#register {
    height: 600px;
    background: #fff;
    background-size: auto;
    background-size: cover;
}
#register .title,#enter .title {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 40px;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
}
#register .list {width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}
#register .list > .item {border-radius: 8px;width: 260px;height: 300px;border: 3px solid #5767c8;text-align: center;}
#register .item > img {padding-top: 40px;width: 60px; height: 60px;}
#register .item > h4 {color: #333333;font-size: 18px;margin-top: 12px;}
#register .item .center {text-align: center;}
#register .item div {margin-top: 24px;font-size: 14px;text-align: left;padding: 0 20px;color: #666666;line-height: 30px;}


#register .bottom {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}
#register .bottom img {
    width: 100%;
}
#register .bottom div {
    display: flex;
    justify-content: space-around;
    font-size: 24px;
    color: #333;
}
/*手风琴*/
.item_box { width: 100%; padding: 0px 0px 82px 0px; overflow: hidden;}
.item_box_wp { width: 1200px; margin:0 auto;}
.item_box_wp .title { background: url("img/cloud.png") center center no-repeat; width: 1200px; min-height: 87px; margin: 30px auto 55px auto; text-align: center;}
.item_box_wp .title h1 { font-size: 36px; color: #3f616c;}
.item_box_wp .title h2 { font-size: 18px; color: #aaa;}
.item_box_wp h3 { color: #67b83d; font-size: 36px; margin: 74px 0px 50px 0px;}
.item_box_wp h4 { color: #3f616c; font-size: 36px; margin: 65px 0px 25px 0px; text-align: center;}


.box10 {background: #F0F0F0;padding-bottom: 30px;}
.voice_2 { width: 1200px; position: relative; left: 50%; margin-left: -590px;}
.voice_2 ul li { float: left; display: inline; height: 610px; color: #fff; cursor: pointer; position: relative;}
.voice_2 ul li:nth-child(6n-5) { background: #4a9ebd}
.voice_2 ul li:nth-child(6n-4) { background: #4abdb9}
.voice_2 ul li:nth-child(6n-3){ background: #90d73d}
.voice_2 ul li:nth-child(6n-2){ background: #e3d02c}
.voice_2 ul li:nth-child(6n-1){ background: #e37e2c}
.voice_2 ul li:nth-child(6n){ background: #cc428d}
.voice_2 .fold { width: 100px; height: 100%; text-align: center; position: absolute; top: 0px; left: 0px;}
.voice_2 .li1 .fold .img { background-position: -482px -181px; width: 56px; height: 113px; margin: 236px 20px 20px 20px;}
.voice_2 .li2 .fold .img { background-position: 0 -417px; width: 51px; height: 138px; margin: 236px 25px 28px 25px;}
.voice_2 .li3 .fold .img { background-position: -64px -413px; width: 54px; height: 142px; margin: 239px 23px 20px 23px;}
.voice_2 .li4 .fold .img { background-position: -136px -204px; width: 76px; height: 96px; margin: 276px 12px 26px 12px;}
.voice_2 .li5 .fold .img { background-position: -141px -420px; width: 53px; height: 116px; margin: 259px 23px 24px 23px;}
.voice_2 .li6 .fold .img { background-position: -172px -306px; width: 54px; height: 104px; margin: 270px 23px 25px 23px;}
.voice_2 .fold .txt { font-size: 24px; display: block; width: 25px; font-weight: normal; margin: 38px 38px; line-height: 25px;}
.voice_2 .unfold { width: 900px; height: 100%; display: none; position: absolute; top: 0px; left: 0px;overflow: hidden;}
.voice_2 .unfold dl { height: 90%;padding:30px 30px;overflow: auto;width: 860px;}
.voice_2 .unfold dt { width: 100%; text-align: center; margin-bottom: 40px;}
.voice_2 .unfold dd { font-size: 18px; line-height: 35px;}
.voice_2 .unfold dd b { font-size: 30px; font-weight: normal;}
.voice_2 .unfold dd b a { font-size: 14px; display: inline-block; color: #fff; margin-left: 40px;}
/* 设置滚动条的样式 */
/*.box10 ::-webkit-scrollbar {width: 12px;}*/
/* 滚动槽 */
/*.box10 ::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}*/
/* 滚动条滑块 */
/*.box10 ::-webkit-scrollbar-thumb {background: rgba(0,0,0,0.1);    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);}*/
/*.box10 ::-webkit-scrollbar-thumb:window-inactive {background: rgba(255,0,0,0.4);}*/