.contain{
        width:1200px;
        margin: 0 auto;
    }
    #ozoom *{  overflow-x: visible !important;}
    .pdf-box{
        padding:20px 0;
        border-top: 1px dashed #ddd;
    }
    .media{
        margin: 0 auto;
        display:block !important;
    }
    .media>div{
        text-align:center;
    }
    .media iframe{
        border: 0 ;
    }
    #ozoom{
        line-height:36px;
    }
    .social-share-icon:nth-child(n+5){
        display: none!important;
    }
    .social-share>a:nth-child(n+5){
        display:none!important;
    }
    .art-info{
        padding-left: 10px;
        float: left;
        width: 86%;
        font-size: 16px;
        line-height: 40px;
    }
    #mainText{
        font-size: 16px;
    }
    .art-title h1 p{
        line-height: 35px;
    }
    .sub-title {
        font-size: 14px !important;
        line-height: 14px !important;
        color: #999;
        width: 100% !important;
        margin: 0 auto 10px;
        padding-bottom: 20px;
        border-bottom: 1px solid #ddd;
    }

    .sub-title dl {
        margin: 0;
    }
    .font-size {
        width: 33%;
        text-align: left;
        line-height: 34px;
    }
    .center-info {
        width: 33%;
        text-align: center;
        line-height: 34px;
    }
    .share-info {
        width: 33%;
        text-align: right;
        line-height: 34px;
    }
    .sub-title dl a {
        color: #999;
    }

    .sub-title dl a.on {
        color: #333;
    }

    .bdsharebuttonbox {
        margin-left: -10px;
    }

    .bdsharebuttonbox a {
        margin: -1px 0 0 10px !important;
        font-size: 14px !important;
    }
    .memo{
        padding: 15px 0;
    }

    .appendix{
        padding: 15px 0;
        border-top: 1px dashed #ededed;
        line-height: 40px;
    }
    .appendix h4{
        line-height: 40px;
    }
    .appendix p{
        text-indent: 2em;
    }

    .detail-table table{
        margin: 0 auto;
        line-height: 26px;
        border-collapse: collapse;
    }
    .detail-table table td{
        font-size: 15px;
        padding: 4px 5px;
        border: 2px solid #fff;
    }
    .pos {
        line-height: 45px;
        background: url(../png/w6pf3i.png) 5px 13px no-repeat #fff;
        text-indent: 30px;
        margin: 10px 0;
    }
    .pos a:link,.pos  a:visited,.pos  a:active {
        text-decoration: none;
        font-family: "Microsoft YaHei";
        color: #333333;
        font-size: 15px;
    }
	
	.small_title {
		border-left: #cc0001 5px solid;
		line-height: 18px;
		padding-left: 15px;
		box-sizing: border-box;
		font-size: 18px;
		color: #cc0001;
		font-weight: bold;
		margin: 4px 0 8px;
}
    #jdlist li, #ydlist li ,#wjlist li{
        font-size: 15px;
        line-height: 30px;
        height: auto !important;
        padding-left: 15px;
        background: url(../png/xk22mj.png) no-repeat left 13px;
        background-size: 5px 5px;
        overflow: visible;
        text-overflow: ellipsis;
        white-space: normal;
    }
    #jdlist li a, #ydlist li a,#wjlist li a{
        color:#333;
        font-size: 16px;
    }
	 .art-title h1{
            font-size: 24px;
            text-align: center;
            margin: 20px 0;
            font-weight: bold;
            padding: 31px 31px 10px;
        }
        .art-title h1 p{
            line-height: 35px;
        }
    .fwdate{
        font-size:16px;
        color:#999;
        text-align: center;
        line-height: 35px;
    }
	
	#wjlist li{
		display: inline-block;
    padding: 5px 5px 5px 24px !important;
    width: 43%;
    border: 1px dashed #ccc;
    background: #fff url(../png/b9uth1.png) no-repeat 10% center !important;
    text-align: center;
    margin: 8px 3%;
    transition: all .4s;
	}
	#wjlist li a {
    font-size: 15px !important;
}
#wjlist li:hover {
    box-shadow: #ccc 0px 2px 5px;
}
	
    @media screen and (min-width:1916px){
        .container {
            width:67%;
        }
        .append {
            width: 1427px;
            height: auto;
            height: 40px;
            line-height: 40px;
            padding-left: 1230px;
            margin-top: 40px;
        }

        .bug {
            font-size: 15px;
            color: #333333;
            margin-right: 22px;
        }

        .bug a {
            color: #333333;
        }

		
        .bug img {
            margin-right: 10px;
            margin-bottom: 7px;
            margin-top: 5px;
        }

        .social-share-icon:nth-child(n+5){
            display: none!important;
        }
        .social-share>a:nth-child(n+5){
            display:none!important;
        }
        .detail-table td{
            line-height: 33px;
        }
        .art-title h1{
            font-size: 24px;
            text-align: center;
            margin: 20px 0;
            font-weight: bold;
            padding: 31px 31px 10px;
        }
        .art-title h1 p{
            line-height: 35px;
        }
    }
	@media all and (max-width: 768px){
		
		#ozoom video{
			width: 100% !important;
			
		}
		.contain  .article_right{
			display: block !important;
			
		}
	}