header {
    width: 100%;
    height: 447px;
    background-image: url("../../images/silicon-valley-news/head.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 16px;
}

.container {
    width: 1200px;
}


/***************************** 硅谷资讯样式 *******************************************/
.container {
    width: 1200px;
}

.original-box {
    background: #fff;
    padding: 22px 0 178px 0;
}

.original-content {
    width: 1150px;
    margin: 0 auto;
}

.original-title p {
    font-size:  30px;
    color: #a9547c;
    font-weight: bold;
    padding-left: 12px;
}

.original-title div p:nth-child(2) {
    font-size: 24px;
    color: #a2a2a2;
    font-weight: lighter;
    margin-left: 20px;
    padding-top: 10px;
}

.more-btn {
    padding-top: 10px;
}

.more-btn button {
    width: 88px;
    height: 32px;
    border: 1px solid #a9547c;
    border-radius: 27px;
    text-align: center;
    line-height: 32px;
    color: #a9547c;
    font-size: 12px;
}

.more-btn button span {
    font-size: 14px;
    margin-left: 8px;
    padding-bottom: 2px;
}

.valley-news-list {
    /*margin-top: -360px;*/
}

.valley-news-list .valley-news-item:nth-child(2n+2) {
    margin-left: 54px;
}



/******************* 单个硅谷咨询原创文章（start） ***********************/

.valley-news-item {
    width: 548px;
    height: 286.61px;
    position: relative;
    margin-top: 181px;
}

.valley-news-list .valley-news-item:first-child,
.valley-news-list .valley-news-item:nth-child(2) {
    margin-top: 28px;
}

.valley-news-item .news-img {
    width: 100%;
    height: 100%;
}

.news-info-box {
    position: absolute;
    width: 523px;
    padding: 32px 25px 18px 25px;
    background: #fff;
    border-radius: 6px;
    top: 230.61px;
    left: 12px;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

.news-info-title {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.news-info-time {
    font-size: 14px;
    color: #9d9d9d;
    margin: 2px 0 13px 2px;
}

.news-info-desc {
    font-size: 14px;
    color: #555;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.valley-news-utils {
    margin-top: 14px;
}

.valley-news-utils div {
    cursor: pointer;
}

.reads-num img {
    width: 13px;
    height: 16px;
}

.reads-num span {
    font-size: 14px;
    color: #9d9d9d;
    margin-left: 22px;
}

.valley-news-collect {
    margin-right: 11px;
}

.valley-news-collect,
.valley-news-share,
.valley-news-reply,
.reads-num {
    margin-top: 11px;
}

.valley-news-collect img {
    width: 16px;
    height: 16px;
    margin-right: 13px;
}

.valley-news-collect span {
    font-size: 12px;
    color: #FF7C36;
}

.valley-news-share {
    margin-right: 11px;
}

.valley-news-share img {
    width: 16px;
    height: 16px;
    margin-right: 13px;
}

.valley-news-share span {
    font-size: 12px;
    color: #A9547C;
}


.valley-news-light img {
    width: 30px;
    height: 31px;
}

.valley-news-light span {
    font-size: 12px;
    color: #9d9d9d;
    padding-top: 9px;
    margin-left: 4px;
}

.valley-news-reply img {
    width: 17px;
    height: 16px;
    margin-right: 13px;
}

.valley-news-reply {
    margin-left: 13px;
}

.valley-news-reply span {
    font-size: 12px;
    color: #9d9d9d;

}

/******************* 单个硅谷咨询原创文章（end） ***********************/


/**** 广告 ****/
.banners-list {
    margin-top: 24px;
}

.banners-list img {
    width: 390px;
    height: 226px;
    margin-bottom: 19px;
}

.banners-list img:nth-child(3n+2) {
    margin-left: 14px;
    margin-right: 14px;
}

.high-tech-list {
    margin-top: -3px;
}

/******************* 科技资讯（start） ***********************/

.high-tech-box {
    background: #fff;
    padding: 18px 0 21px 0;
}

.high-tech-content {
    width: 1147px;
    margin: 0 auto;
}

.high-tech-title {
    border-bottom: 1px solid #a9547c;
}

.high-tech-font p {
    font-size: 30px;
    color: #a9547c;
    font-weight: bold;
}

.high-tech-font span {
    font-size: 24px;
    color: #a2a2a2;
    margin-left: 20px;
    font-weight: normal;
}

.high-tech-font div {
    width: 63px;
    height: 4px;
    background: #a9547c;
    margin-top: 16px;
}

.high-tech-more-btn {
    width: 88px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #a9547c;
    border-radius: 27px;
    font-size: 12px;
    color: #a9547c;
    padding: 0;
    margin-top: 10px;
}

.high-tech-more-btn span {
    font-size: 14px;
    padding-bottom: 3px;
    margin-left: 8px;
}

.high-tech-headimg {
    width: 235px;
    height: 122.9px;
}

.high-tech-item {
    margin-top: 20px;
    padding-bottom: 17px;
    border-bottom: 1px dashed #dedede;
}

.high-tech-info {
    margin-left: 28px;
}

.high-tech-item-title {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.high-tech-item-time {
    font-size: 14px;
    color: #9d9d9d;
    margin-top: 2px;
    margin-bottom: 8px;
}

.high-tech-item-desc {
    font-size: 14px;
    color: #555;
    width: 822px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.high-tech-reads img {
    width: 13px;
    height: 16px;
    margin-right: 22px;
}

.high-tech-reads span {
    font-size: 14px;
    color: #9d9d9d;
}

.high-tech-collect img {
    width: 16px;
    height: 16px;
    margin-right: 13px;
}

.high-tech-collect span {
    font-size: 12px;
    color: #FF7C36;
}

.high-tech-share img {
    width: 16px;
    height: 16px;
}

.high-tech-share {
    margin-left: 11px;
}

.high-tech-share span {
    font-size: 12px;
    color: #A9547C;
    margin-left: 13px;
}

.high-tech-light {
    margin-left: 13px;
}

.high-tech-light img {
    width: 30px;
    height: 31px;
    margin-right: 2px;
    margin-top: 5px;
}

.high-tech-light span {
    font-size: 12px;
    color: #9d9d9d;
    padding-top: 8px;
}

.high-tech-reply img {
    width: 17px;
    height: 16px;
}

.high-tech-reply {
    margin-left: 13px;
}

.high-tech-reply span {
    font-size: 12px;
    color: #9d9d9d;
    margin-left: 13px;
}

.high-tech-reply {
    margin-top: 15px;
}

.high-tech-reads,
.high-tech-collect,
.high-tech-share {
    margin-top: 12px;
}

.high-tech-reads,
.high-tech-collect,
.high-tech-share,
.high-tech-light,
.high-tech-reply {
    cursor: pointer;
}

.bottom-banner {
    height: 146px;
    margin-top: 19px;
    margin-bottom: 80px;
}

.bottom-banner img {
    width: 100%;
    height: 100%;
}


/********************* 弹窗 ******************************/

.boom-box {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    display: none;
}



/******************* 新闻分享弹窗 ********************/

.news-share-boom {
    width: 417px;
    height: 532px;
    background: #fff;
    border-radius: 12px;
    position: fixed;
    top: 20.9%;
    left: 39.17%;
    padding: 8px 11px;
    display: none;
    z-index: 99999;
}

.share-love {
    text-align: center;
    margin-top: 49px;
    margin-bottom: 22px;
}

.share-love img {
    width: 72px;
    height: 72px;
}

.share-love p {
    font-size: 18px;
    color: #555;
    font-weight: bold;
    margin-bottom: 11px;
    padding-left: 15px;
}


.publish-success-tip {
    font-size: 14px;
    color: #9d9d9d;
    width: 320px;
    margin-left: 31px;
    margin-top: 37px;
}

.share-media {
    width: 267px;
    margin: 0 auto;
    margin-top: 19px;
    margin-bottom: 30px;
}

.share-media div:nth-child(4n+2) {
    margin-left: 10px;
    margin-right: 10px;
}

.share-media div:nth-child(4n+3) {
    margin-right: 10px;
}


.share-media div {
    text-align: center;
    width: 54px;
}

.share-media div img {
    width: 33px;
    height: 33px;
}

.share-media div p {
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 5px;
}