html,
body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    min-width: 1170px
}

ul,
li {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0
}

a {
    text-decoration: none;
    color: inherit;
    font-size: inherit
}

i,
span,
b,
strong,
em {
    font-style: normal
}

.clear::after {
    display: block;
    content: '';
    clear: both
}

html {
    position: relative;
    min-height: 100%;
    -webkit-text-size-adjust: 100%
}

.page,
.page body {
    height: 100%
}

.icon-weixin-m {
    display: inline-block;
    width: 35px;
    height: 27px;
    background: url(../images/weixin-active.png) center/100% no-repeat;
    transform: scale(0.8)
}

.icon-weixin-m:hover {
    background: url(../images/weixin-active.png) center/100% no-repeat;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.icon-weibo-m {
    display: inline-block;
    width: 35px;
    height: 27px;
    background: url(../images/weibo-active.png) center/100% no-repeat;
    transform: scale(0.8)
}

.icon-weibo-m:hover {
    background: url(../images/weibo-active.png) center/100% no-repeat;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.icon-app-m {
    display: inline-block;
    width: 28px;
    height: 27px;
    background: url(../images/27903088080136989.png) center/100% no-repeat;
    transform: scale(0.8)
}

.icon-app-m:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.icon-center-m {
    display: inline-block;
    width: 95px;
    height: 18px;
    background: url(../images/171803546676873623.png) center/100% no-repeat
}

.icon-center-m:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.cd_frist_page img {
    display: block;
    width: 100%
}

.cd_gird {
    width: 1170px;
    margin: 0 auto
}

/* @media screen and (max-width:1300px){
    .nav_item_list {
        width: 1070px;
    }
} */

.scroll_nav {
    height: 88px;
    width: 100%;
    background: #fff;
    line-height: 88px;
    opacity: 1;
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

.scroll_nav.show {
    opacity: 1
}

.scroll_nav .cd_gird {
    position: relative
}

.scroll_nav .nav_logo {
    float: left
}

.scroll_nav .nav_logo img {
    vertical-align: middle;
    height: 50px
}

.scroll_nav .nav_products {
    float: right
}

.scroll_nav .nav_products li {
    display: inline-block;
    margin-left: 20px
}

.scroll_nav .nav_products li a {
    vertical-align: middle
}

.scroll_nav .nav_products li .products_qr {
     display: none;
     position: absolute;
     width: 240px;
     padding: 18px 36px;
     margin-left: -100px;
     box-sizing: border-box;
     text-align: center;
     background: rgba(255, 255, 255, 0.8);
     font-size: 14px;
     z-index: 1100
 }

.scroll_nav .nav_products li .products_qr img {
    display: block;
    width: 100%
}

.scroll_nav .nav_products li .products_qr p {
    margin: 12px 0;
    line-height: 1em
}

.scroll_nav .nav_products li .products_qr .btn {
    display: block;
    margin: 0 auto;
    width: 60px;
    height: 24px;
    font-size: 10px;
    line-height: 24px;
    border: 1px solid rgba(255, 255, 255, 0.55)
}

.scroll_nav .nav_products li .products_qr .btn:hover {
    background: #fff
}

.scroll_nav .nav_products li:hover .products_qr {
    display: block
}

.cd_nav .cd_gird li .products_qr {
    display: none;
    position: absolute;
    width: 240px;
    padding: 18px 36px;
    margin-left: -100px;
    box-sizing: border-box;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    z-index: 1100
}

.cd_nav .cd_gird li .products_qr img {
    display: block;
    width: 100%
}

.cd_nav .cd_gird li .products_qr p {
    margin: 12px 0;
    line-height: 1em
}

.cd_nav .cd_gird li .products_qr .btn {
    display: block;
    margin: 0 auto;
    width: 60px;
    height: 24px;
    font-size: 10px;
    line-height: 24px;
    border: 1px solid rgba(255, 255, 255, 0.55)
}

.cd_nav .cd_gird li .products_qr .btn:1hover {
    background: #fff
}

.cd_nav .cd_gird li:hover .products_qr {
    display: block
}

.cd_nav .cd_gird .newicon{
    float: right;
    color: black;
}

.m_nav {
    width: 100%;
    top: 0;
    z-index: 1000
}

.cd_nav {
    height: 80px;
    color: #fff;
    background-color: #e73828;
/*     background-image: url('//cdsbwwwqiniu.cdsb.com/20190921-www-70-national.jpg');

background-repeat: no-repeat;
background-origin: initial;
background-position: center; */
}

.cd_nav li {
    float: left
}

.cd_nav li a {
    display: block;
    height: 80px;
    margin-left: 23px;
    line-height: 80px;
    font-size: 18px
}

.cd_nav li a.active {
    font-weight: bolder
}

.cd_nav li a.active::after {
    content: '';
    display: block;
    width: 100%;
    border-top: 2px solid #ffffff;
    margin-top: -24px
}

.cd_banner {
    height: 587px;
    overflow: hidden;
    padding: 50px 0 24px
}

.cd_banner .swiper-slide {
    outline: none
}

.cd_banner .slick-dots {
    left: 10px;
    /*bottom: -30px*/
}

.cd_banner .news_content {
    float: left;
    width: 470px
}

.cd_banner .news_content h2 {
    color: #333;
    font-size: 24px;
    margin: 40px 0 30px;
    text-align: left
}

.cd_banner .news_content .news_lead {
    color: #666;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 48px;
    height: 72px;
    overflow: hidden
}

.cd_banner .news_content .news_link {
    display: inline-block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #d6d6d6;
    text-align: center;
    color: #666
}

.cd_banner .news_img {
    width: 870px;
    height: 587px;
    overflow: hidden;
    float: left;
    margin-left: 0px
}

.cd_banner .news_img img {
    width: 100%
}

.cd_content {
    margin-top: 20px
}

.cd_content .cd_main {
    float: left;
    /* width: 1170px */
    width: 1206px;
}
/* .cd_content .cd_main li:nth-child(4n){
    margin-right: 0;
} */

.cd_content .cd_main ul {
    margin-top: 10px
}

.cd_content .cd_main .news_item {
    width: 270px;
    height: 280px;
    overflow: hidden;
    float: left;
    margin: 0 30px 36px 0;
    position: relative;
}

.cd_content .cd_main .article_hd {
    border: 1px solid #e8e8e8;
    width: 268px;
    height: 180px;
    overflow: hidden
}

.cd_content .cd_main .article_hd img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .6s;
}
.cd_content .cd_main .article_hd:hover img{
    transform: scale(1.1);
}

.cd_content .cd_main .article_bd {
    color: #333;
    font-size: 16px;
    line-height: 1.4;
    min-height: 36px;
    margin: 18px 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.cd_content .cd_main .article_ft {
    color: #666;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    margin: 0;
}

.cd_content .cd_main .article_ft .soure,
.cd_content .cd_main .article_ft .time {
    display: inline-block;
    margin-right: 8px
}

.cd_content .cd_main .news_item_ad {
    width: 870px;
    max-height: 180px;
    overflow: hidden;
    margin-bottom: 36px;
    position: relative
}

.cd_content .cd_main .news_item_ad img {
    width: 100%
}

.cd_content .cd_main .news_item_ad .type_ad {
    width: 50px;
    height: 26px;
    line-height: 26px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    color: #beb4b0;
    background: #4c1e00;
    text-align: center;
    font-style: normal
}

.cd_content .cd_rsider {
    float: right;
    width: 270px
}

.cd_content .cd_rsider .sd_f {
    width: inherit
}

.cd_content .cd_rsider .sd_f.sd_fixed {
    position: fixed;
    top: 120px
}

.cd_content .cd_rsider .hot_news_box {
    margin-bottom: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000
}

.cd_content .cd_rsider .hot_news_box .hot_news_t {
    margin-bottom: 24px;
    font-size: 30px;
    font-weight: border;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
    text-align: center
}

.cd_content .cd_rsider .hot_news_item {
    position: relative;
    margin-bottom: 16px
}

.cd_content .cd_rsider .hot_news_item .type_order {
    display: block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    position: absolute;
    top: 2px;
    left: 0;
    background: #666666;
    color: #fff
}

.cd_content .cd_rsider .hot_news_item a {
    padding-left: 20px;
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    vertical-align: text-top
}

.cd_content .cd_rsider .hot_news_item a:hover {
    color: #ec1c24;
    text-decoration: underline
}

.cd_content .cd_rsider .hot_news_item.theme .type_order {
    background: #ec1c24
}

.cd_content .cd_rsider .cd_ad-box {
    width: 100%
}

.cd_content .cd_rsider .cd_ad-box .ad_box-item {
    width: 100%;
    height: 135px;
    margin-bottom: 20px;
    overflow: hidden
}

.cd_content .cd_rsider .cd_ad-box .ad_box-item img {
    display: block;
    width: 100%;
    height: 135px
}

.loading_bar {
    margin-bottom: 30px;
    text-align: center
}

.loading_bar .btn_show {
    border: 1px solid #d9d9d9;
    display: inline-block;
    padding: 15px 50px;
    background-color: #ffffff;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    line-height: 18px;
    cursor: pointer
}

.loading_bar .btn_show:hover {
    background: #ec1c24;
    color: #fff
}

.cd_footer {
    position: relative;
    z-index: 10;
    color: #505050;
    padding: 34px 0;
    font-size: 16px
}

.cd_footer .cd_footer_bd {
    box-sizing: border-box;
    padding-bottom: 32px
}

.cd_footer .cd_footer_bd .cd_footer_cont {
    float: left;
    width: 570px
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_title {
    height: 30px;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    margin-bottom: 32px
}
.cd_footer .cd_footer_bd  .cont_link > a{
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 50px 20px 0;
}
.cd_footer .cd_footer_bd  .cont_link > a img{
    display: block;
    width: 100%;
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_title::after {
    content: '';
    position: absolute;
    z-index: 1;
    pointer-events: none;
    background-color: #000;
    height: 1px;
    width: 100%;
    right: 0;
    top: 50%
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_title .cont_title-name {
    display: inline-block;
    background: #fff;
    height: 30px;
    line-height: 30px;
    position: relative;
    z-index: 10
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_link {
    margin-bottom: 20px
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_link li {
    display: inline-block;
    padding: 0 16px;
    position: relative
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_link li::after {
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    background: #000;
    -webkit-transform: scaleX(0.5);
    -ms-transform: scaleX(0.5);
    transform: scaleX(0.5);
    position: absolute;
    top: 0;
    right: 0
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_link li:first-child {
    padding-left: 0
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_link li:last-child::after {
    display: none
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_link li a:hover {
    color: #ec1c24
}

.cd_footer .cd_footer_bd .cd_footer_cont p {
    margin-bottom: 20px
}

.cd_footer .cd_footer_ft {
    text-align: center;
    border-top: 1px solid #383838
}

.cd_footer .cd_footer_ft .footer_category {
    margin: 36px 0
}

.cd_footer .cd_footer_ft .footer_category .item {
    display: inline-block;
    padding: 0 16px;
    position: relative
}

.cd_footer .cd_footer_ft .footer_category .item::after {
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    background: #000;
    -webkit-transform: scaleX(0.5);
    -ms-transform: scaleX(0.5);
    transform: scaleX(0.5);
    position: absolute;
    top: 0;
    right: 0
}

.cd_footer .cd_footer_ft .footer_category .item:first-child {
    padding-left: 0
}

.cd_footer .cd_footer_ft .footer_category .item:last-child::after {
    display: none
}

.cd_footer .cd_footer_ft .footer_category .item a:hover {
    color: #ec1c24
}

.cd_footer .cd_footer_ft .footer_ft {
    margin-top: 38px;
    color: #8a8a8a;
    font-size: 16px;
    line-height: 2;
}



.qr_dialog{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 999;
}
.qr_dialog .qr_box{
    padding: 10px;
    width: 200px;
    margin: 350px auto 0;
    background: #fff;
    text-align: center;
    border-radius: 6px;
}
.qr_dialog img{
    max-width: 100%;
    display: block;
}
.qr_dialog .qr_tips{
    font-size: 14px;
}

/* ---- tips ---- */
.cont_link a{
    position: relative;
}
.cont_link a[data-descr]:hover::after {
    content: attr(data-descr);
    position: absolute;
    left: 0;
    top: 46px;
    min-width: 130px;
    border: 1px #000000 solid;
    border-radius: 4px;
    background-color: #222220;
    padding: 12px;
    color: #ffffff;
    font-size: 14px;
    z-index: 30;
}
.cont_link a[data-descr]:hover::before{
    content: ' ';
    display: block;
    border: 6px solid #000;
    border-left: 6px solid rgba(255, 0, 0, 0);
    border-top: 6px solid rgba(0, 0, 255, 0);
    border-right: 6px solid rgba(0, 128, 0, 0);
    position: absolute;
    top: 35px;
    left: 12px;
    z-index: 30;
}
#daydh td{
    background: #e8f3ff;
}


.cd_wellcome {
    position: relative;
    height: 100%;
    width: 100%;
    max-height: 1320px;
    overflow: hidden
}

.cd_wellcome .wl_container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 1270px;
    height: 790px
}

.cd_wellcome .cd_newspaper {
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 2s ease;
    transition: all 2s ease
}

.cd_wellcome .cd_newspaper .bg_front,
.cd_wellcome .cd_newspaper .bg_back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    box-shadow: 0 14px 25px rgba(0, 0, 0, 0.2)
}

.cd_wellcome .cd_newspaper .bg_front {
    width: 100%;
    height: 100%;
    background-image: url(../images/240721124751726352.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.cd_wellcome .cd_newspaper .bg_back {
    width: 100%;
    height: 100%;
    background-image: url(../images/201705020001.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_logo {
    position: absolute;
    top: 130px;
    left: 140px;
    width: 466px;
    text-align: right;
    -webkit-transition: all .8s;
    transition: all .8s
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_logo .logo {
    display: block;
    height: 115px;
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_logo .en {
    margin: 10px 0 0 150px;
    display: block;
    width: 316px
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_slogen {
    position: absolute;
    width: 500px;
    top: 350px;
    left: 140px;
    font-size: 18px;
    line-height: 1.5;
    text-indent: 2em
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center {
    position: absolute;
    width: 300px;
    height: 384px;
    top: 156px;
    right: 143px;
    box-sizing: border-box;
    padding: 60px;
    text-align: center
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center img {
    width: 34px;
    height: 34px;
    opacity: .5;
    position: absolute
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center img:nth-child(1) {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 60px;
    left: 80px
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center img:nth-child(2) {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 60px;
    left: 134px
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center img:nth-child(3) {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 60px;
    left: 188px
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center img:nth-child(4) {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 114px;
    left: 80px
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center img:nth-child(5) {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 114px;
    left: 134px
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center img:nth-child(6) {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 114px;
    left: 188px
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center img:nth-child(7) {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 168px;
    left: 80px
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center img:nth-child(8) {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 168px;
    left: 134px
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center img:nth-child(9) {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 168px;
    left: 188px
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center img:nth-child(10) {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 222px;
    left: 80px
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center img:nth-child(11) {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 222px;
    left: 134px
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center img:nth-child(12) {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 222px;
    left: 188px
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center.show img:nth-child(8) {
    -webkit-transform: scale(2.5) translate(10px, 0);
    -ms-transform: scale(2.5) translate(10px, 0);
    transform: scale(2.5) translate(10px, 0);
    z-index: 20;
    opacity: 1;
    -webkit-transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0s;
    transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0s
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center.show img:nth-child(7) {
    -webkit-transform: scale(1.8) translate(-30px, 0);
    -ms-transform: scale(1.8) translate(-30px, 0);
    transform: scale(1.8) translate(-30px, 0);
    z-index: 18;
    opacity: .9;
    -webkit-transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.1s;
    transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.1s
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center.show img:nth-child(9) {
    -webkit-transform: scale(1.8) translate(10px, 68px);
    -ms-transform: scale(1.8) translate(10px, 68px);
    transform: scale(1.8) translate(10px, 68px);
    z-index: 18;
    opacity: .9;
    -webkit-transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.1s;
    transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.1s
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center.show img:nth-child(6) {
    -webkit-transform: scale(1.5) translate(30px, 11px);
    -ms-transform: scale(1.5) translate(30px, 11px);
    transform: scale(1.5) translate(30px, 11px);
    z-index: 18;
    opacity: .9;
    -webkit-transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.1s;
    transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.1s
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center.show img:nth-child(11) {
    -webkit-transform: scale(1.5) translate(-38px, 28px);
    -ms-transform: scale(1.5) translate(-38px, 28px);
    transform: scale(1.5) translate(-38px, 28px);
    z-index: 17;
    opacity: .7;
    -webkit-transition: all 2.2s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s;
    transition: all 2.2s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center.show img:nth-child(1) {
    -webkit-transform: scale(1.8) translate(-20px, -10px);
    -ms-transform: scale(1.8) translate(-20px, -10px);
    transform: scale(1.8) translate(-20px, -10px);
    z-index: 15;
    opacity: 1;
    -webkit-transition: all 2s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s;
    transition: all 2s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center.show img:nth-child(12) {
    -webkit-transform: scale(1.8) translate(46px, 12px);
    -ms-transform: scale(1.8) translate(46px, 12px);
    transform: scale(1.8) translate(46px, 12px);
    z-index: 15;
    opacity: .7;
    -webkit-transition: all 2s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s;
    transition: all 2s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center.show img:nth-child(10) {
    -webkit-transform: scale(1.5) translate(-60px, 42px);
    -ms-transform: scale(1.5) translate(-60px, 42px);
    transform: scale(1.5) translate(-60px, 42px);
    z-index: 15;
    opacity: .7;
    -webkit-transition: all 2s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s;
    transition: all 2s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center.show img:nth-child(3) {
    -webkit-transform: scale(1.5) translate(54px, -14px);
    -ms-transform: scale(1.5) translate(54px, -14px);
    transform: scale(1.5) translate(54px, -14px);
    z-index: 12;
    opacity: .5;
    -webkit-transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s;
    transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center.show img:nth-child(4) {
    -webkit-transform: scale(1.5) translate(-76px, -10px);
    -ms-transform: scale(1.5) translate(-76px, -10px);
    transform: scale(1.5) translate(-76px, -10px);
    z-index: 12;
    opacity: .5;
    -webkit-transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s;
    transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center.show img:nth-child(2) {
    -webkit-transform: scale(1.5) translate(34px, -4px);
    -ms-transform: scale(1.5) translate(34px, -4px);
    transform: scale(1.5) translate(34px, -4px);
    z-index: 10;
    opacity: .5;
    -webkit-transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s;
    transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center.show img:nth-child(5) {
    -webkit-transform: scale(1.5) translate(-20px, 0px);
    -ms-transform: scale(1.5) translate(-20px, 0px);
    transform: scale(1.5) translate(-20px, 0px);
    z-index: 10;
    opacity: 1;
    -webkit-transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s;
    transition: all 4s cubic-bezier(0.19, 0.67, 0, 0.96) 0.4s
}

.cd_wellcome .cd_newspaper.paper_rotate {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_logo.an_hide {
    top: 130%;
    left: -158px;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
    opacity: 1
}

.cd_wellcome .cd_newspaper .bg_back .cdsb_center.an_hide {
   /*  left: 950px; */
    right: -80px; 
    top: 130%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 1;
    -webkit-transition: all 1.5s;
    transition: all 1.5s
}

.scaleOut {
    -webkit-animation-name: scaleOut;
    animation-name: scaleOut;
    -webkit-animation-duration: 1.75s;
    animation-duration: 1.75s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.45, 0.15, 1, 1);
    animation-timing-function: cubic-bezier(0.45, 0.15, 1, 1);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes scaleOut {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transform-origin: 984px 334px;
        transform-origin: 984px 334px
    }
    100% {
        -webkit-transform: scale3d(0, 0, 1);
        transform: scale3d(0, 0, 1);
        -webkit-transform-origin: 984px 334px;
        transform-origin: 984px 334px;
        opacity: 1
    }
}

@keyframes scaleOut {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transform-origin: 984px 334px;
        transform-origin: 984px 334px
    }
    100% {
        -webkit-transform: scale3d(0, 0, 1);
        transform: scale3d(0, 0, 1);
        -webkit-transform-origin: 984px 334px;
        transform-origin: 984px 334px;
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

.widget_weather {
    position: absolute;
    height: 50px;
    font-size: 12px;
    line-height: 1;
    left: 244px;
    top: 24px
}

.widget_weather p {
    margin: 6px 0
}

.widget_weather p span {
    margin-right: 10px
}

#ebook {
    overflow: hidden;
}

#ebook:before {
    content: " ";
    display: block;
    width: 270px;
    height: 105px;
    background: #e8e8e8;
    position: absolute;
    top: -10px;
    left: -250px;
    transform: rotate(-45deg);
    transition: all .30s ease-in-out;
}

#ebook:hover:before{
    margin-left:600px;
}

#matrix {
    overflow: hidden;
}

#matrix:before {
    content: " ";
    display: block;
    width: 270px;
    height: 291px;
    background: rgba(255, 255, 255, .1);
    position: absolute;
    top: -10px;
    left: -250px;
    transform: rotate(-45deg);
    transition: all .30s ease-in-out;
}

#matrix:hover:before{
    margin-left:600px;
}

#scroll_nav .am-scrollimg{
    position: relative;
    top: calc(-50vh - 300px);
    left: 175px;
    height: 115px;
    -webkit-transition: all 1s;
    transition: all 1s;
    z-index: 0;
}
#scroll_nav  .am-scrollimg.am-fixed{
    height: 44px;
    top: 0;
    left: 0;
}

@media screen and (max-width:1300px){
    .nav_item_list {
        width: 1030px;
    }
    .cd_nav li a{
        font-size: 17px;
    }

    #scroll_nav .am-scrollimg{
        position: relative;
        top: calc(-50vh - 300px);
        left: 104px;
        height: 115px;
        -webkit-transition: all 1s;
        transition: all 1s;
        z-index: 0;
    }
}
.search{
    display: flex;
    position: absolute;
    top: 22px;
    right: 60px;
    width: 270px;
    height: 40px;
    box-sizing: border-box;
    background: #fff;
}
.search-text{
    color: #3e3e3e;
    flex: 1;
    padding-left: 10px;
    border: none;
    outline: none;
}
.cd-btn-search{
    width: 48px;
    height: 40px;
    background: url('../images/icon-search.png') 100%/100% no-repeat;
    cursor: pointer;
    border: none;
}
.tietu-download{
    float: left;
    margin-top: 24px;
    width: 270px;
    height: 166px;
    background: url('../images/icon-download-app-img.png') 100%/100% no-repeat;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.tietu-download::after{
    position: absolute;
    top: 100%;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: url('../images/icon-download-app-img_2.png') 100%/100% no-repeat;
    cursor: pointer;
    overflow: hidden;
    transition: top .2s;
}
.tietu-download:hover::after{
    top: 0;
}