

.right{
width:837px;float:right;
}
.right-top span{
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}

.right-line{
    height:2px;
    border-top:1px solid #F0F0F0;
    border-bottom:1px solid #F0F0F0;
    margin-top:10px;
}
.content-title div{
    text-align:center;
}
.content-title div:first-child{
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-top:26px;
}
.content-title  .detail-date{
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-bottom:15px;
    margin-top:24px;
}
.content-title .twoTitle{
    margin-top:16px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}
.content-title .line{
    border-top:1px solid #EEEEEE;
    border-bottom:1px solid #EEEEEE;
}

.contentMsg{
    padding-top:19px;
}

.contentMsg a {
    text-decoration: underline;
    color: #005D2C;

}
.contentMsg img{
	max-width:600px;
}
.contentMsg p,span,div{
	line-height:30px;
}
.contentMsg p>img,span>img,div>img{
	text-align:center;
}
.contentHtml{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
.contentMsg video{
	width:80%;
}
/*分享*/
.shareBox{
    margin-top:50px;text-align:right;padding-right:100px;
}
.shareBox .shareBtn img{
 margin-right:5px;
}


.shareBox .social-share .icon-weibo {
     color: rgba(0,0,0,0) ;
     border-color:rgba(0,0,0,0);
    border-radius:5px;
}
.shareBox .social-share .social-share-icon{
    border:none;
}
.shareBox   .social-share .icon-weibo:before {
    content: "";
}

.shareBox .social-share .icon-qq {
    color: rgba(0,0,0,0) ;
    border-color:rgba(0,0,0,0);
    bborder-radius:5px;
}
.shareBox   .social-share .icon-qq:before {
    content: "";
}
.shareBox .social-share .icon-qzone {
    color: rgba(0,0,0,0) ;
    border-color:rgba(0,0,0,0);
   border-radius:5px;
}
.shareBox   .social-share .icon-qzone:before {
    content: "";
}
.shareBox .social-share .icon-wechat {
    color: rgba(0,0,0,0) ;
    border-color:rgba(0,0,0,0);
    border-radius:5px;
}
.shareBox   .social-share .icon-wechat:before {
    content: "";
}


@media screen and (max-width: 750px){
	table{
		width:100%;
	}
    .topTitle{
        display:none;
    }
    .topTop{
        display:none;
    }
    .middle-cont .main-wrap {
        width: 100%;
        margin-left: 0px;
    }
    .content .left{
        display:none;
    }
    .content .right{
        width:100%;
        margin-top:30px;
    }
    .fixBox{
        display:none;
    }
    .bottomRegion{
        height:190px;
    }
    .bottomRegion .box p span{
        display:block;
        line-height:30px;
        /*width:100px;*/
    }
    .box{
        width:100%;
        left:0;
        margin-left:0;
        top:0;
    }
    .box>p{
        line-height:0px;
    }
    .shareBox{
        padding-right:0px;
    }
	.contentMsg img {
		max-width: 100%;
		max-height:210px;
	}
}
}
