@charset "utf-8";
/* Adobe Garamond LT Regular */
@font-face {
    font-family: Adobe Garamond LT Regular;
    src: url('../fonts/adobe-garamond-lt-regular.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/adobe-garamond-lt-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/adobe-garamond-lt-regular.woff') format('woff'),
    url('../fonts/adobe-garamond-lt-regular.ttf') format('truetype'),
    url('../fonts/adobe-garamond-lt-regular.svg') format('svg');
}

@font-face {
    font-family: MyriadPro-Regular;
    src: url('../fonts/MyriadPro-Regular.otf');
}

@font-face {
    font-family: MyriadPro-Bold;
    src: url('../fonts/MyriadPro-Bold.otf');
}

@font-face {
    font-family: MyriadPro-BoldCond;
    src: url('../fonts/MyriadPro-BoldCond.otf');
}

@font-face {
    font-family: MyriadPro-BoldCondIt;
    src: url('../fonts/MyriadPro-BoldCondIt.otf');
}

@font-face {
    font-family: MyriadPro-BoldIt;
    src: url('../fonts/MyriadPro-BoldIt.ttf');
}

@font-face {
    font-family: MyriadPro-BoldSemiExt;
    src: url('../fonts/MyriadPro-BoldSemiExt.otf');
}

@font-face {
    font-family: MyriadPro-BoldSemiExtIt;
    src: url('../fonts/MyriadPro-BoldSemiExtIt.otf');
}

/* Adobe Garamond LT Semibold */
@font-face {
    font-family: Adobe Garamond LT Semibold;
    src: url('../fonts/adobe-garamond-lt-semibold.eot');
}

@font-face {
    font-family: Adobe Garamond LT Semibold;
    src: url('../fonts/adobe-garamond-lt-semibold.svg');
}

@font-face {
    font-family: Adobe Garamond LT Semibold;
    src: url('../fonts/adobe-garamond-lt-semibold.ttf');
}

@font-face {
    font-family: Adobe Garamond LT Semibold;
    src: url('../fonts/adobe-garamond-lt-semibold.woff');
}

@font-face {
    font-family: Adobe Garamond LT Semibold;
    src: url('../fonts/adobe-garamond-lt-semibold.woff2');
}

@font-face {
    font-family: Adobe Garamond LT Semibold;
    src: url('../fonts/original-adobe-garamond-lt-semibold.ttf');
}

@font-face {
    font-family: MyriadPro-BoldIt;
    src: url('../fonts/MyriadPro-BoldIt.ttf');
}

ul, ol, dl{
    list-style: none;
}
a:link, a:hover, a:active{
    text-decoration: none;
    outline: none;
}
html, body, div, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, input, button, textarea, p, span, table, th, td, form{
    margin: 0;
    padding: 0;
}

.liveIcon{
    width:250px;
    height:76px;
    line-height: 76px;
    text-align: center;
    background:rgba(46,112,200,1);
    border-radius:2px;
    font-size:32px;
    color: #fff;
    float: left;
    font-family: MyriadPro-BoldIt;
}

.liveItem{
    width: calc(100% - 310px);
    height: auto;
    float: right;
}

.liveItem h5{
    padding: 0;
}

.liveItem .news-info{
    margin-top: 10px;
}
.liveItem .news-info .news-edit-p{
    float: left;
}
.liveItem .news-info .news-date{
    float: right;
    display: block;
}
.data-news-hd .news-info .news-date{
    font-family: MyriadPro-Regular;
    font-size: 16px;
}
.data-news-hd{
    padding-bottom: 10px;
    border-bottom: 1px solid #cfcfcf;
}
.data-news-hd h5 {
    font-family: Adobe Garamond LT Bold;
    font-size: 36px;
    line-height: 42px;
    color: #222;
}
.data-news-hd .news-info{
    width: 100%;
}
.data-news-hd .news-info .news-edit-p{
    text-align: right;
    color: #4a4a4a;
    font-family: MyriadPro-Regular;
    font-size: 18px;
}
.data-news-hd .news-info .news-dateP{
    float: right;
    display: block;
}
*, *:before, *:after{
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
}
.am-cf:before, .am-cf:after{
    content: " ";
    display: table;
}
.am-cf:after{
    clear: both;
}
.data-news-hd .news-share .sharebox{
    height: 25px;
    float: right;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
}
.data-news-hd .news-share .need-share-button-default{
    border: none;
    padding: 0;
}

.data-news-hd .news-share .share{
    width: 110px;
    background: transparent;
    position: absolute;
    top: -4px;
    right: -16px;
    z-index: 10;
    text-align: center;
}

.need-share-button-default{
    display: inline-block;
    margin-bottom: 0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    font-weight: 400;
    color: #333;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
}

.data-news-hd .news-share .need-share-button_dropdown{
    margin-left: 0 !important;
    box-shadow: none;
    background: transparent;
    position: relative;
    left: 0;
    top: 0;
    white-space: unset;
}
.data-news-hd .news-share .need-share-button-default span.need-share-button_weibo,
.data-news-hd .news-share .need-share-button-default span.need-share-button_wechat,
.data-news-hd .news-share .need-share-button-default span.need-share-button_douban,
.data-news-hd .news-share .need-share-button-default span.need-share-button_qqzone,
.data-news-hd .news-share .need-share-button-default span.need-share-button_pinterst,
.data-news-hd .news-share .need-share-button-default span.need-share-button_googleplus,
.data-news-hd .news-share .need-share-button-default span.need-share-button_wreddit,
.data-news-hd .news-share .need-share-button-default span.need-share-button_tumblr,
.data-news-hd .news-share .need-share-button-default span.need-share-button_pinterest,
.data-news-hd .news-share .need-share-button-default span.need-share-button_reddit,
.data-news-hd .news-share .need-share-button-default span.need-share-button_evernote{
    display: none;
}
.need-share-button_facebook.need-share-button_link{
    background: #3b5998!important;
}
.need-share-button_linkedin.need-share-button_link{
    background: #0085af!important;
}
.need-share-button_twitter.need-share-button_link{
    background: #00acec!important;
}
.data-news-hd .news-share .need-share-button-default span.need-share-button_link{
    color: #fff;
    /* background: #00457e; */
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 32px;
    border-radius: 50px;
    margin: 4px 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.data-news-hd .news-share .need-share-button-default span.need-share-button_link{
    padding: 0 !important;
    margin-right: 5px;
}

.data-news-hd .news-share .need-share-button-default span.need-share-button_link:first-child{
    margin-top: 0;
}

.data-news-hd .news-share .need-share-button-default span.need-share-button_link-box{
    color: #fff;
    /* background: #00457e; */
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 32px;
    border-radius: 50px;
    margin: 4px 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.data-news-hd .news-share .need-share-button-default span.need-share-button_link-box{
    padding: 0 !important;
    margin-right: 5px;
}

.data-news-hd .news-share .need-share-button-default span.need-share-button_link-box:first-child{
    margin-top: 0;
}

@media (max-width: 640px) {
    .liveIcon,
    .liveItem{
        float: none;
    }
    .liveIcon{
        width:120px;
        height:36px;
        line-height: 36px;
        margin-top: 20px;
        font-size:18px;
    }
    .liveItem{
        width: 100%;
    }
    .data-news-hd .liveItem h5{
        padding: 10px 0 5px 0;
    }
    .newsLiveBox .newsLive .tList{
        display: none;
    }
    .newsLiveBox .newsLive .tpList{
        width: 100%;
        height: auto;
        float: none;
    }
    .newsLiveBox .newsLive .tpList .summary{
        font-size: 20px;
        color: rgba(74,74,74,1);
        line-height: 28px;
        font-family: MyriadPro-It;
        margin: 0px auto 40px;
    }
    .newsLiveBox .newsLive .tpList .livePanel{
        margin-bottom: 20px;
    }
    .newsLiveBox .newsLive .tpList .livePanel .liveHd{
        margin-top: 20px;
    }
    .newsLiveBox .newsLive .tpList .livePanel .liveHd .time{
        width: 70px;
        font-size: 18px;
        flex-shrink:0;
    }

    .newsLiveBox .newsLive .tpList .livePanel .liveHd .title{
        font-size: 24px;
        line-height: 29px;
        margin-left: 20px;
    }

    .newsLiveBox .newsLive .tpList .livePanel .liveCnt{
        font-size: 20px;
        line-height: 28px;
        margin: 20px auto;
    }

    .newsLiveBox .newsLive .tpList .loadMorePosts{
        width:180px;
        height:40px;
        line-height: 40px;
        color: #fff;
        margin: 30px auto;
        font-size: 18px;
    }
}

.newsLiveBox{
    padding: 20px 0 0;
    font-family: Adobe Garamond LT Regular;
    font-size: 20px;
    color: #222;
    line-height: 24px;
}

/*.newsLiveBox .summary{*/
/*    font-size:20px;*/
/*    color:rgba(74,74,74,1);*/
/*    line-height:28px;*/
/*    font-family: MyriadPro-It;*/
/*    margin: 10px auto;*/
/*}*/

.newsLiveBox .newsLive{
    width: 100%;
    height: auto;
    margin: 30px auto;
}

.newsLiveBox .newsLive .tList{
    width: 200px;
    height: auto;
    background:rgba(240,240,240,1);
    border-radius:2px;
    float: left;
}
.newsLiveBox .newsLive .tpList{
    width: -moz-calc(100% - 230px);
    width: -webkit-calc(100% - 230px);
    width: calc(100% - 230px);
    height: auto;
    float: right;
}

.newsLiveBox .newsLive .tList ul li{
    margin: 40px auto 0;
}

.newsLiveBox .newsLive .tList ul li:first-child{
    margin: 0 auto;
}

.newsLiveBox .newsLive .tList ul li .liveSubmenu{
    width: 100%;
    height: auto;
    border: 1px dashed #2E70C8;
    position: relative;
    border-radius:2px;
    left: -1px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.newsLiveBox .newsLive .tList ul li .liveSubmenu .liveSubmenuIcon{
    width: 36px;
    background-color: #2E70C8;
    border-radius:2px;
    position: absolute;
    top:-1px;
    left: -1px;
    bottom: -1px;
    background-image: url("../images/live-show.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    -webkit-background-size: 30px 30px;
    -o-background-size: 30px 30px;
    cursor: pointer;
}
.newsLiveBox .newsLive .tList ul li .liveSubmenu .liveSubmenuDetail{
    width: -moz-calc(100% - 36px);
    width: -webkit-calc(100% - 36px);
    width: calc(100% - 36px);
    height: auto;
    float: right;
    padding: 8px;
}

.newsLiveBox .newsLive .tList ul li .liveSubmenu .liveSubmenuDetail a{
    color: #4B4B4B;
}
.newsLiveBox .newsLive .tList ul li .liveSubmenu .liveSubmenuDetail .time{
    font-size: 14px;
    color: #4C4C4C;
    font-family: Adobe Garamond LT Semibold;
}

.newsLiveBox .newsLive .tList ul li .liveSubmenu .liveSubmenuDetail .title{
    font-size: 16px;
    color: #4B4B4B;
    font-family: MyriadPro-Regular;
    margin-top: 12px;
}
.newsLiveBox .newsLive .tList ul li .liveSubmenu .liveSubmenuDetail .title:hover{
    text-decoration: underline;
}

.newsLiveBox .newsLive .tList ul li .liveSubmenu .liveSubmenuDetail .summary{
    width: 0;
    height: 0;
    overflow: hidden;
}

.newsLiveBox .newsLive .tList ul li .liveSubmenu.showSubmenu{
    width: 600px;
    background-color: #fff;
    border: 1px solid #2E70C8;
}

.newsLiveBox .newsLive .tList ul li .liveSubmenu.showSubmenu .liveSubmenuIcon{
    width: 36px;
    height: 42px;
    top:9px;
    left: 9px;
    bottom: auto;
    background-image: url("../images/live-close.png");
    background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -o-background-size: 20px 20px;
}
.newsLiveBox .newsLive .tList ul li .liveSubmenu.showSubmenu .liveSubmenuDetail{
    width: -moz-calc(100% - 44px);
    width: -webkit-calc(100% - 44px);
    width: calc(100% - 44px);
}

.newsLiveBox .newsLive .tList ul li .liveSubmenu.showSubmenu .time{
    width: 70px;
    float: left;
    padding-left: 6px;
}
.newsLiveBox .newsLive .tList ul li .liveSubmenu.showSubmenu .liveSubmenuDetail .title{
    font-family: MyriadPro-Bold;
    margin: 0;
    padding-left: 8px;
    font-size: 24px;
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    height: auto;
    float: right;
}

.newsLiveBox .newsLive .tList ul li .liveSubmenu.showSubmenu .liveSubmenuDetail .summary{
    width: auto;
    height: auto;
    overflow: visible;
    font-size: 20px;
    line-height: 28px;
    color: #4A4A4A;
    font-family: MyriadPro-Regular;
    margin-top: 20px;
}

.newsLiveBox .newsLive .tpList .summary{
    font-size:20px;
    color:rgba(74,74,74,1);
    line-height:28px;
    font-family: MyriadPro-It;
    margin: 0px auto 40px;
}
.newsLiveBox .newsLive .tpList .livePanel{
    width: 100%;
    height: auto;
    margin: 0 auto 40px;
}
.newsLiveBox .newsLive .tpList .livePanel .line{
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    border-bottom: 1px dashed #D7D7D7;
    margin: 0 auto;
}
.newsLiveBox .newsLive .tpList .livePanel .liveHd{
    padding: 0 8px;
    margin-top: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.newsLiveBox .newsLive .tpList .livePanel .liveHd .time{
    width: 90px;
    color: #4B4B4B;
    font-family: Adobe Garamond LT Semibold;
    font-size: 18px;
    flex-shrink:0;
    background-image: url("../images/live-time.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    text-indent: 20px;
}

.newsLiveBox .newsLive .tpList .livePanel .liveHd .title{
    font-size: 24px;
    line-height: 29px;
    color: #4B4B4B;
    font-family: MyriadPro-Bold;
    flex-grow:1;
    margin-left: 20px;
}

.newsLiveBox .newsLive .tpList .livePanel .liveCnt{
    color: #4A4A4A;
    font-size: 20px;
    line-height: 28px;
    font-family: MyriadPro-Regular;
    margin: 24px auto 20px;
}

.newsLiveBox .newsLive .tpList .livePanel .liveCnt p.photographer{
    color: #9B9B9B;
    padding-left: 8px;
    font-family: MyriadPro-Regular;
}
.newsLiveBox .newsLive .tpList .livePanel .liveCnt p{
    margin-top: 8px;
}
.newsLiveBox .newsLive .tpList .livePanel .liveCnt video,
.newsLiveBox .newsLive .tpList .livePanel .liveCnt img{
    width: 100%;
    height: auto;
    margin-top: 8px;
}


.newsLiveBox .newsLive .tpList .livePanel .liveCnt .quote{
    background-color: #F3F3F3;
    margin-top: 8px;
    padding: 20px;
    font-family: MyriadPro-It;
    color: #4A4A4A;
    font-size: 18px;
    line-height: 28px;
}
.newsLiveBox .newsLive .tpList .livePanel .liveCnt .quote .title{
    margin-bottom: 20px;
}
.newsLiveBox .newsLive .tpList .livePanel .liveCnt .quote .title a{
    font-family: MyriadPro-SemiboldIt;
    color: #4A4A4A;
    font-size: 24px;
    line-height: 28px;
}
.newsLiveBox .newsLive .tpList .livePanel .liveUpdated{
    text-align: right;
    font-size: 18px;
    color: #A0A0A0;
    font-family: MyriadPro-Regular;
}

.newsLiveBox .newsLive .tpList .loadMorePosts{
    width:240px;
    height:60px;
    line-height: 60px;
    text-align: center;
    background:rgba(46,112,200,1);
    border-radius:2px;
    font-family: MyriadPro-Semibold;
    color: #fff;
    margin: 50px auto;
    cursor: pointer;
    font-size: 24px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.newsLiveBox .newsLive .tpList .loadMorePosts img{
    width: 17px;
    height: auto;
    padding-right: 8px;
}
.newsLiveBox .newsLive .tpList .loadMorePosts:hover{
    opacity: 0.8;
}
@media (max-width: 640px) {
    .newsLiveBox .newsLive .tList{
        display: none;
    }
    .newsLiveBox .newsLive .tpList{
        width: 100%;
        height: auto;
        float: none;
    }
    .newsLiveBox .newsLive .tpList .livePanel{
        margin-bottom: 20px;
    }
    .newsLiveBox .newsLive .tpList .livePanel .liveHd{
        margin-top: 20px;
    }
    .newsLiveBox .newsLive .tpList .livePanel .liveHd .time{
        width: 70px;
        font-size: 18px;
        flex-shrink:0;
    }

    .newsLiveBox .newsLive .tpList .livePanel .liveHd .title{
        font-size: 24px;
        line-height: 29px;
        margin-left: 20px;
    }

    .newsLiveBox .newsLive .tpList .livePanel .liveCnt{
        font-size: 20px;
        line-height: 28px;
        margin: 20px auto;
    }


}
