.nav {
    background: url(/gh/img/bg-new.png) no-repeat;
    background-size: 100% 100%;
    background-position-y: 0px;
    width: 100%;
    height: 239px;
}
/*备份上面的样式
.nav {
    background: url(/gh/img/bg-new.png) no-repeat;
    background-size: 100% 100%;
    background-position-y: 0px;
    width: 100%;
    height: 289px;
}*/

.nav-search {
    border-bottom: none;
}

.nav-log {
    background-color: #de0a0a;
    height: 50px;
}

.nav-log .nav-meun,
.nav-log .nav-sign {
    height: 50px;
    line-height: 50px;
}

.nav-meun ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.nav-sign ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.nav-itme-1 {
    flex-grow: 1;
    flex-shrink: 0;
}

.nav-itme {
    display: flex;
    justify-content: start;
    align-items: center;
    overflow: hidden;
    flex-grow: 1;
    padding: 5px 0;
}

ul.nav-item-ul {
    display: block;
    width: 100%;
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
}

ul.nav-item-ul li a {
    cursor: pointer;
    font-size: 15px;
    margin: 0 5px;
    white-space: nowrap;
}

.title-mod h3 a {
    color: #1b387e;
    padding-left: 10px;
}

.title-mod h3 {
    border-top: 2px solid #1b387e;
    padding: 12px 0 0 0;
    margin: 0 0 11px 0;
}

.title-aside h3 {
    border-left: 4px solid #de0a09;
    color: #0081dc;
}

.title-aside h3 a {
    color: #0081dc;

}

.headline .content>p a:hover,
.main a:hover {
    color: #0081dc;

}

.hl-rmd a {
    color: #11a2e5;
}

.title-mod {
    border-top: 2px solid #11a2e5;
    background: #fff7f0;
    padding-right: 10px;
    margin-bottom: 10px;
}

.search-roll .mask {
    background-color: #11a2e5;
}

.roll-con button {
    background-color: #fff;
}

.roll-text .search-label {
    margin-left: 10px;
}

.video .title-block h3 a,
.video .title-block li a:hover,
.video .title-block .link-info {
    color: #0081dc;
}

.video .title-block {
    border-top: 3px solid #de0a0a;
}

.stock .title-block h3 a,
.stock .title-block li a:hover,
.stock .title-block .link-info,
.stock .title-tab .link-more:hover,
.stock .nav-tab li.active a,
.stock .nav-tab a:hover,
.stock .title-aside h3 a:hover {
    color: #0081dc;
}

.stock .title-block.financy .title-block,
.financy .title-block,
.invest .title-block,
.stock .title-block {
    border-top: 3px solid #de0a0a;

}

.stock .title-aside h3,
.financy .title-aside h3,
.invest .title-aside h3 {
    border-left: 4px solid #de0a0a;

}

.financy .title-block h3 a,
.financy .title-block li a:hover,
.financy .title-block .link-info,
.financy .title-tab .link-more:hover,
.financy .nav-tab li.active a,
.financy .nav-tab a:hover,
.financy .title-aside h3 a:hover {
    color: #0081dc;
}

.invest .title-block h3 a,
.invest .title-block li a:hover,
.invest .title-block .link-info,
.invest .title-tab .link-more:hover,
.invest .nav-tab li.active a,
.invest .nav-tab a:hover,
.invest .title-aside h3 a:hover {
    color: #0081dc;
}

.bidu-list h6 {
    color: #e12a2b
}

.transition img {
   // width: 160px;
}

.nav-search .search-input2.clearfix {
    padding-top: 12px;
}

.kline-column-icon {
    display: inline-block;
    float: left;
    height: 30px;
    width: 30px;
    background: url(/gh/img/research-con-m3.png) no-repeat;
    background-size: 100%;
}

.gw-write-n {}

.table_right {
    border: none;
}

.server-list ul li {
    padding-left: 10px;
    position: relative;
    border-bottom: none;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    background: #1e5e9a;
    border-radius: 3px;
}

.server-list ul li a {
    margin-left: 30px;
    color: #fff;
}

.server-list ul li::after {
    display: block;
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(../img/gcdlogo.png) no-repeat;
    background-size: 25px 25px;
    top: 3px;
}

.server-moudle {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.server-moudle .moudle-main {
    width: 132px;
    margin-top: 15px;
    border-radius: 5px;
    padding-left: 5px;
}

.server-moudle .moudle-main1 {}

.server-moudle .moudle-main2 {}

.server-moudle .moudle-main3 {}

.server-moudle .moudle-main4 {}

.server-moudle .moudle-main1 p {
    color: #F8848E;

}

.server-moudle .moudle-main2 p {
    color: #FAD97D;

}

.server-moudle .moudle-main3 p {
    color: #958EFB;

}

.server-moudle .moudle-main4 p {
    color: #77E3F9;

}

.server-moudle .moudle-main a {
    display: block;
    margin: auto;
}

.server-moudle .moudle-main a img {
    width: 120px;
    display: block;
    margin: auto;
}


.server-moudle .moudle-main a p {
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
}

.title-mod h3 {}

.channel-dwpd h3::after {
    position: absolute;
    display: block;
    content: '';
    width: 23px;
    height: 23px;
    background: url(/gh/img/label-nameimg0.png) no-repeat;
    background-size: 23px 23px;
    top: 12px;
    left: 10px;
}

.channel-dwpd h3 a,
.channel-dlhy h3 a,
.channel-fdpd h3 a,
.channel-djpd h3 a {
    margin-left: 40px;
}

.channel-dlhy h3::after {
    position: absolute;
    display: block;
    content: '';
    width: 23px;
    height: 23px;
    background: url(/gh/img/label-nameimg3.png) no-repeat;
    background-size: 23px 23px;
    top: 12px;
    left: 10px;
}

.channel-fdpd h3::after {
    position: absolute;
    display: block;
    content: '';
    width: 23px;
    height: 23px;
    background: url(/gh/img/label-nameimg1.png) no-repeat;
    background-size: 23px 23px;
    top: 12px;
    left: 10px;
}

.channel-djpd h3::after {
    position: absolute;
    display: block;
    content: '';
    width: 23px;
    height: 23px;
    background: url(/gh/img/label-nameimg2.png) no-repeat;
    background-size: 23px 23px;
    top: 12px;
    left: 10px;
}

.head-logo {
    width: 1190px;
    margin: auto;
}

.head-logo .clearfix {
    margin-left: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.head-logo .transition img {
    width: 260px;
    display: block;
}

.head-logo .dj-by {
    width: 252px;
}

.head-logo .dj-by img {
    display: block;
    width: 100%;
    height: auto;
}

.head-logo .search-input2 div {
    width: 300px;
    height: 40px;
}

.head-logo .search-input {
    float: left;
    width: 380px;
}

.head-logo.nav-search h2 {
    margin: 0;
    margin-right: 30px;
    width: auto;
    height: auto;
}

.head-logo .search-input2 div input {
    height: 40px;
    line-height: 40px;
}

.head-logo.nav-search .search-input2.clearfix {
    margin-top: 0;
}

.head-logo .search-input {
    width: auto;
    margin-left: 100px;
}

.head-logo .search-input2 button {
    background: #df0b09;
    width: 65px;
    height: 42px;
}

.banner-img {
    width: 1190px;
    margin: auto;
}

.banner-img img {
    width: 100%;
    height: 199px;
    display: block;
}

.nav-search.head-logo {
    width: 1190px;
    padding: 35px 0 20px 0;
    margin: auto;
    position: relative;
    background-size: cover;
}
.nav-search.head-logo .gcd-logo {
    position: absolute;
    left: -100px;
    top: 38px;
}
.nav-search.head-logo .gcd-logo img {
    display: block;
    width: 80px;
}
.news-list li i {
    position: absolute;
    left: 0;
    top: 6px;
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    padding: 0;
    background: #0081dc;
}

.nav-channel-main {
    width: 100%;
    /*background: #1e5e9a;*/
    background: #00419d;
}

.nav-channel {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;
    flex-wrap: nowrap;
    width: 1190px;
    padding: 0;
    margin: 0 auto;
    border-bottom: none;
}

.nav-channel .nav-item-list {
    flex-grow: 1;
    flex-shrink: 0;
    width: 390px;
    align-items: center;
}

.nav-channel .nav-item-1,
.nav-channel .nav-item-2 {
    /*border-right: 2px solid #fdba3f;*/

}

.nav-channel ul.nav-item-ul {
    width: 100%;
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
}

.nav-channel li.nav-item-li {
    font-size: 18px;
    margin: 5px 20px;
}

.nav-channel ul.nav-item-ul li a {
    cursor: pointer;
    font-size: 19px;
    color: #f9f0f0;
    margin: 0 5px;
    white-space: nowrap;
    font-weight: bold;
    font-family: "微软雅黑";
    border-bottom: none;
}

.nav-channel .nav-item-ul li a:hover {
    color: #fdba3f;
    text-decoration: underline;
}

.title-aside .line {
    border-top: 1px solid #df0b09;
}

.financy .rmd-news {
    border-left: 3px solid #df0b09;
}

.daodu .title-mod .daodu-current a {
    border-top: 2px solid #fdbb3e;
    padding-left: 10px;
}
.daodu .title-mod .hygj-tab-title a {
    padding-left: 10px;
}

.title-block {
    padding: 25px 0 30px 0;
}

.zhengquan .title-mod h3,
.daodu .title-mod h3 {
    margin: 0px 0 10px 0;
}




/* 新时代特色社会主义*/
.new-life {
    width: 1190px;
    margin: 20px auto;
}

.new-lift-title {
    height: 180px;
    width: 1190px;
    background: url(../img/xzdshzy.jpg) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.new-lift-title span {
    font-family: 'zhenyan';
    font-size: 36px;
    color: #db342c;
}

.new-lift-title p b {
    margin: 0 25px 0 60px;
    font-size: 27px;
    color: #fff;
    font-family: 'zhenyan';
    letter-spacing: 2px;
    line-height: 48px;
}

.new-lift-title p label {
    font-size: 26px;
    color: #db342c;
    font-family: 'zhenyan';
    letter-spacing: 2px;
}

.new-lift-con {
    background: #fbfbfb;
    padding: 8px 0 38px 0;
}

.img-con {
    width: 330px;
    height: 200px;
}

.img-con-title {
    margin-top: -28px;
    line-height: 28px;
    position: absolute;
    width: 330px;
    height: 28px;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.img-con-title1 {
    margin-top: -25px;
    line-height: 40px;
    letter-spacing: 2px;
    position: absolute;
    height: 25px;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
}

/* .img-con-title span{padding-left: 10px;} */
.month-text {
    margin: 24px 0;
    text-align: center;
    font-size: 13px;
}

.month-text span {
    color: #555;
    display: inline-block;
    max-width: 800px;
}

.month-text a {
    color: #DB342C;
}

.mid-img h4 {
    margin-top: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #DB332B;
    text-align: center;
    line-height: 25px;
}

.mid-img p {
    margin: 10px auto 0 auto;
    width: 400px;
    height: 80px;
    font-size: 14px;
    line-height: 29px;
    color: #595757;
    text-align: center;
    overflow: hidden;
}

.img-text p {
    font-size: 16px;
    color: #3E3A39;
    line-height: 41px;
    height: 40px;
    width: 320px;
    overflow: hidden;
}

.img-text p:hover {
    color: red;
    font-weight: bold;
}

.cf-panel {
    width: 1400px;
    margin: 30px auto;
}

.cf-table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

.cf-table tr {
    height: 87px;
    text-align: center;
}

.cf-table tr td {
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
}

.cf-table tr:last-child td {
    border-bottom: 0;
}

.cf-table tr td:nth-child(6n) {
    border-right: 0;
}

.fa-con-fix {
    margin-top: 30px;
}

.fa-con-fix img {
    margin-right: 16px;
}

.fa-con-fix p {
    margin-top: 6px;
    display: contents;
    color: #3E3A39;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
}

.fa-con-fix p:hover {
    color: red;
    font-weight: bold;
}

.review-time {
    margin-top: 15px;
}

.review-time span {
    display: inline-block;
    width: 55px;
    height: 18px;
    font-size: 12px;
    background: #eee;
    border-radius: 3px;
    line-height: 20px;
    color: #635C5A;
    text-align: center;
    font-family: arial;
}

.review-right p {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    padding: 15px 0 10px 0;
    color: #4E4644;
    border-bottom: 1px dashed #eee;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.review-right p:hover {
    color: #FF0000;
    font-weight: bold;
}

.all-btn {
    margin: 30px 0;
}

.all-btn-item {
    float: left;
    width: 176px;
    height: 120px;
    font-size: 18px;
    text-align: center;
}

.all-btn-item img {
    margin-top: 26px;
}

.all-btn-item span {
    line-height: 40px;
}

.all-btn-item span:hover {
    font-weight: bold;
}

.poster-main {
    position: relative;
    margin: 20px auto;
}

.poster-main .poster-list .poster-item {
    position: absolute;
    left: 0;
    top: 0;
}

.poster-main .poster-btn {
    position: absolute;
    top: 0;
    cursor: pointer;
}

.poster-main .poster-prev-btn {
    left: 0;
}

.poster-main .poster-next-btn {
    right: 0;
}

.search-sub1 {
    margin: 2px 10px 0 10px;
    font-size: 10px;
    color: #898989;
}

.search-sub2 {
    margin: 10px 10px 0 0;
    font-size: 12px;
    color: #999;
}

.t-label {
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    border-radius: 5px;
    background: #4198fa;
}

.t-label1 {
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    border-radius: 5px;
    background: #abc9fa;
}

.list-right-title1 {
    margin-top: 30px;
    height: 30px;
    border-bottom: 2px solid #D8D8D8;
}

.list-right-title1 h3 {
    height: 30px;
    font-size: 24px;
    color: #DB342C;
    font-family: 'yundong';
    border-bottom: 2px solid #E23628;
    padding-right: 5px;
}

.list-right-title1 a,
.list-right-title-she a {
    font-size: 12px;
    color: #221815;
    letter-spacing: 1px;
}

.list-right-title {
    margin-top: 10px;
    width: 380px;
}

.list-right-title h3 {
    font-size: 18px;
    color: #221815;
    font-weight: bold;
}

.list-right-title a {
    font-size: 12px;
    color: #221815;
    letter-spacing: 1px;
}

.right-look {
    margin: 16px 0 0 10px;
    background: url(../img/shu5.png) no-repeat;
    height: 380px;
}

.right-look-list li {
    margin: 10px 20px;
    height: 32px;
    list-style-type: disc;
    -webkit-list-style-type: disc;
    font-size: 24px;
    color: #eee;
}

.right-look-list li:hover {
    color: #b5010a;
}

.right-look-list p {
    font-size: 14px;
    color: #595757;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
}

.right-look-list li p:hover {
    color: #b5010a;
}

.list-right-introduce {
    width: 100%;
    background: #e04547;
}

.list-right-introduce2 {
    width: 100%;
    background: #FBFBFB;
}

.conmit-panel ul li {
    margin-top: 30px;
}

.conmit-con {
    width: 180px;
}

.conmit-con p {
    margin: 12px auto 0 auto;
    width: 144px;
    height: 18px;
    text-align: center;
    font-size: 12px;
    overflow: hidden;
}

.conmit-con p a {
    color: #221815;
}

.conmit-con p a:hover {
    color: #b5010a;
}

.introduce-panel {
    padding: 20px;
}

.introduce-panel h4 {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.introduce-panel p {
    margin-top: 10px;
    font-size: 12px;
    color: #fff;
}

.introduce-pane2 {
    padding: 20px;
}

.introduce-pane2 p {
    margin-top: 10px;
    font-size: 12px;
    line-height: 25px;
    color: #333;
}

.new-life .img-left-main {}

.new-life .img-right-main {}

.new-life .img-center-main .mid-img {
    margin-left: 20px;
    width: 490px;
    height: 365px;
}
.new-lift-con .m-top20{
    margin-top: 20px;
}
.new-lift-title{
    width: 1190px;

}
.link-friend .cf-panel {
    width: 1190px;
    margin: 30px auto;
}
.link-friend .cf-table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}
 .link-friend .cf-table tr {
    height: 87px;
    text-align: center;
}
.link-friend .cf-table tr td {
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
}
.link-friend .cf-table tr td:nth-child(6n){
    border-right: 0;
}
.link-friend a {
    color: #333;
    text-decoration: none;
}
.link-friend img {
    border: none;
    vertical-align: middle;
}
.dw-modle-main {
    height: 50px;
    width: 880px;
    background: url(/gh/img/tz-heng.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 5px;
}
.dw-modle-main h3{
    display: flex;
    align-items: center;
}
.dw-modle-main h3 a{
    font-size: 26px;
    font-weight: normal;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
    padding-left: 10px;
}
.dw-modle-main h3 img{
    margin-left: 10px;
    width: 35px;
}
.zxwj-main .title-mod h3{
    border-top:2px solid #de0a0b;
}
.zxwj-main .title-mod .acitve-sel-h3{
    border-top: 2px solid #fdbb3e;
}
.zxwj-h3-no1{
    position: relative;
}
.zxwj-h3-no1:after{
    display: block;
    content: '';
    position: absolute;
    right: -22px;
    top: 1px;
    display: inline-block;
    margin: 15px 21px 0;
    font-size: 12px;
    color: #dfdcdc;
    width: 1px;
    height: 15px;
    background: #dfdcdc;
}
.zxwj-main .title-mod .zxwj-h3-no1{
    padding-right: 10px;
}
.zxwj-main .title-mod .zxwj-h3-no2{
    padding-left: 10px;
}
.djxfg-new-tab-main h3 .xfg-link1{
    padding-right: 15px;
    border-right: 1px solid #ccc;
}
.djxfg-new-tab-main h3 .xfg-link2{
    padding-left: 15px;
}
.title-aside h3 .xfg-link{
    color: #404040;
}

.title-aside h3 .djxfg-active {
    color: #de0a0a;
}

.main .djfwycp-list a:hover{

    color: #fff;
}
.djxfg-new-tab-main{
    height: 35px;
}
.djxfg-new-tab-main,.djxfg-new-tab-main h3{
    background: #fff7f0
}

.djxfg-new-tab-main h3{ 
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    font-weight: normal;
}


.pic-finance {
    height: 255px;
    width: 880px;
    margin: 25px 0 0;
    overflow: hidden;
}

.pic-finance .title-aside {
    margin: 0 0 20px;
    height: 22px;
}

.pic-finance .title-aside h3 {
    border: 0 none;
    padding: 0 7px 0 0;
    width: 108px;
    height: 22px;
}
.tsdj-main{
    padding-top: 20px;
}
.pic-finance .title-aside h3 a {
    display: block;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=85);
    opacity: 0.85;
    font-size: 23px;
}

.pic-finance .title-aside h3 a:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.pic-list {
    position: relative;
    height: 100%;
    z-index: 3;
}

.pic-list .hd {
    position: absolute;
    right: 0;
    top: -37px;
    *width: 67px;
    height: 12px;
    padding: 0 8px 0 12px;
    background: #fff;
    overflow: hidden;
}

.pic-list .hd .prev,.pic-list .hd .next {
    float: right;
    display: inline-block;
    *display: block;
    width: 7px;
    height: 12px;
    background: url(../public/images/sprite-finance.png) no-repeat -90px -68px;
    overflow: hidden;
    cursor: pointer;
}

.pic-list .hd .next {
    background-position: -135px -68px;
}

.pic-list .hd .prev:hover {
    background-position: -90px -90px;
}

.pic-list .hd .next:hover {
    background-position: -135px -90px;
}

.pic-list .hd ul {
    float: right;
    height: 5px;
    margin: 3px 8px 3px 7px;
    zoom:1;overflow: hidden;
}

.pic-list .hd ul li {
    float: left;
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 3px 0 4px;
    background: url(../public/images/sprite-finance.png) no-repeat -107px -71px;
    text-indent: -999px;
    cursor: pointer;
}

.pic-list .hd ul li.on {
    background-position: -120px -71px;
}

.picList li {
    float: left;
    display: inline-block;
    *display: inline;
    margin: 0 28px 0 0;
}

.picList li > a {
    position: relative;
    display: block;
    width: 275px;
    height: 175px;
    overflow: hidden;
    z-index:999;
}

.picList li h6 {
    margin: 18px 0 0;
    width: 275px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    font-weight: normal;
    font-size: 16px;
}

.picList li h6 i {
    float: left;
    display: inline-block;
    display: block;
    width: 18px;
    height: 18px;
    margin: 0 10px 0 0;
    line-height: 18px;
    background: #b6b6b6;
    text-align: center;
    font-size: 12px;
    color: #FFF;
    font-style: normal;
    padding-top: 0;
}

.picList li h6 a {
    display: block;
    color: #333;
    z-index:999;
}

.picScroll-top{
    height: 400px;
}
.page-bottom{width: 100%;min-width: 1190px;min-height: 300px;background: #323232;}
.page-bottom-con{padding-top:38px;width: 1190px;margin:38px auto 18px auto;color: #fff;letter-spacing: 1px;}
.page-bottom-c{}
.page-bottom-text{font-size: 16px;font-weight: bold;}
.page-bottom-text a{font-size: 16px;font-weight: bold;color: #fff;}
.page-bottom-normal{font-size:14px;}
.page-bottom-normal p{margin-top: 8px;}
.page-bottom-con2{padding-top:38px;width: 1400px;margin:38px auto 18px auto;color: #fff;letter-spacing: 1px;}
.page-bottom-bei{width: 1190px;margin:38px auto 0;padding-bottom: 30px; font-size: 14px;color: #fff;text-align: center;line-height: 28px;letter-spacing: 1px;}
.bei{background: url(/gh/img/bei.png) no-repeat;padding-left: 28px;}
.page-bottom-bei a{color: #fff;}
.ad-inline .announ-main a {
    font-size: 15px;
    line-height: 16px;
    margin-top: 8px;
    white-space: nowrap;
    color: #151aad;
    overflow: hidden;
    text-overflow: ellipsis;
}
.announ-main {
    padding: 0 10px ;
}
.ad-inline .announ-main a:first-child{
    margin-top: 0;
}
.page-bottom-bei{
    position: relative;
}
.dj-ewm{
    position: absolute;
    left: 0px;
    top: -20px;
}
.dj-ewm img{
    display: block;
    width: 103px;
    height: 103px;
    margin: auto;
}
.dj-ewm p{
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.new_module_tf .rmd-mixed h6{
    margin-bottom: 10px;
}
.sidebar .floor3 .tips .angle {
    position: absolute;
    right: -35px;
    top: 5px;
    width: 30px;
    height: 30px;
    margin: 0;
    background: url(/images/celan/youce4.png) no-repeat;
    background-size: 100% 100%;
}
.sidebar .floor1 .tips .angle {
    position: absolute;
    right: -35px;
    top: 5px;
    width: 30px;
    height: 30px;
    margin: 0;
    background: url(/images/celan/youce3.png) no-repeat;
    background-size: 100% 100%;
}
.sidebar .floor2 .tips .angle {
    position: absolute;
    right: -35px;
    top: 5px;
    width: 30px;
    height: 30px;
    margin: 0;
    background: url(/images/celan/youce2.png) no-repeat;
    background-size: 100% 100%;
}
.sidebar .floor4 .tips .angle {
    position: absolute;
    right: -35px;
    top: 5px;
    width: 30px;
    height: 30px;
    margin: 0;
    background: url(/images/celan/youce1.png) no-repeat;
    background-size: 100% 100%;
}