/*
	.contbox {
		margin: auto
	}
	
	.zomm p {
		/* font-size: 30px; */
	}
	.zomm p a{
		color: #1492ff;}
	.zomm p a:hover{
		color: #1492ff;
		font-weight: bold;}
	hr {
		display: block;
		padding: 0;
		border: 0;
		height: 0;
		border-top: 1px solid #eeeeee;
		-moz-box-sizing: content-box;
		box-sizing: content-box;}
	
*/


	#bsBox,
	.bsSearchDiv,
	.bFind-wrapper-top {
		box-sizing: content-box !important;}
	
	.bshare-neteasemb {
		display: none !important;}
	
	.social-share .icon-weibo {
		background: url(../images/wb.png);}
	
	.social-share .icon-wechat {
		background: url(../images/wx.png);}
	
	.social-share .icon-qzone {
		background: url(../images/qz.png);}

/*
	@media only screen and (min-width: 100px) and (max-width: 767px) {
        #zoom video {
            max-width: 100% !important;
            height: auto;
        }
        #zoom p img{
			    margin-top: 2vw;
		}
    }

*/