		.ct-nav{
			font-size:16px;
			color:rgb(51,51,51);
			line-height:16px;
			padding-bottom: 15px;
			border-bottom: 1px solid rgb(200,200,200);
			margin-bottom: 20px;
		}
		.ct-nav span{
			margin:0 5px;
		}
		.content-wrap{
			padding:0 6px;
		}
		.content-wrap h3{
			font-size:28px;
			line-height:40px;
			color:rgb(50,50,50);
		}
         .content-wrap .player{
               width:648px;
               height:367px;
               /*height:600px;*/
               background:#000;
         }
         .content-wrap .player p{
              font-size:16px;
              line-height:30px;
              padding-top: 35%;
           }
          .content-wrap .player a{
                background: #428bca;
                color: white;
                padding: 5px 10px;
                border-radius: 5px;
                margin: 0 10px;
         }
		.assist{
			width:660px;
			height:21px;
			font-size:12px;
			line-height:21px;
			color:rgb(150,150,150);
			padding:9px 0;
		}
		.as-line{
			padding:0 9px;
		}
		.assist  .as-left{
			width:540px;
			height:21px;
			float:left;
		}
		.assist .as-right{
			width:99px;
			height:21px;
			float:right;
		}
		.assist .as-right .as-line{
			font-size:21px;
			line-height:21px;
			font-weight: 200;
			vertical-align: top;
		}
	    #font-big,#font-small{
	    	width:29px;
	    	height:21px;
	    	display: inline-block;
	    }
	    #font-big{
	    	background:url(/images/fontbig.png) no-repeat;
	    }
	    #font-small{
	    	background:url(/images/fontsmall.png) no-repeat;	
	    }
	    #font-big a,#font-small a{
	    	display: block;
	    	height:100%;
	    }
	    .text-center{
	    	font-size:16px;
	    	color:rgb(50,50,50);
	    	padding:16px 0;
	    	line-height:30px;
	    }
	    .text-center p{
	    	margin-bottom:20px;
	    }
	    .text-center img{
	    	max-width:80%;
	    	display: block;
	    	margin:0 auto;
	    }
	    .text-center .img-note{
	    	font-size:12px;
	    	display: block;
	    	text-align: center;
	    	line-height:12px;
	    	margin:30px 0;
	    }
	    
	    .share-wrap {
            position: fixed;
            left: 50%;
            top: 50%;
            margin-left: -600px;
        }
        .share-wrap .bdshare-button-style2-32 a{
            float:none;
            display: block;
            background:none;
            margin:10px 0;
        }
        .share-wrap .bdshare-button-style2-32 .bds_weixin{
            background: url(/images/share02.png) no-repeat;
            background-size:100% 100%;
        }
        .share-wrap .bdshare-button-style2-32 .bds_tsina{
            background: url(/images/share03.png) no-repeat;
            background-size:100% 100%;
        }
        .share-wrap .bdshare-button-style2-32 .bds_qzone{
            background: url(/images/share04.png) no-repeat;
            background-size:100% 100%;
        }
        .share-wrap .bdshare-button-style2-32 .bds_more{
            background: url(/images/share_12.png) no-repeat;
            background-size:100% 100%;
        }
