html {
	font-size: 100%
}

html,body {
	margin: 0;
	width: 100%;
	background: #fff
}
iframe{
    max-width:100%;
}

html body {
	margin: 0;
	padding: 0;
	width: 100%
}

#main_body,.main_center {
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	text-align: left
}

ul,ol,h1,h2,h3,h4,h5,p {
	margin: 0;
	padding: 0;
}

li {
	list-style: none
}

dl,dd {
	margin: 0
}

.addDian {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: normal
}

.clear {
	clear: both
}

.clearfix:after,.clearfix:before {
	content: "\200B";
	display: block;
	height: 0;
	line-height: 0;
	clear: both
}

a.a_img {
	outline: 0;
	color: #EEEBEE
}

img {
	border: 0
}

a {
	cursor: pointer;
	text-decoration: none
}

a.black {
	color: #333
}

a:hover {
	text-decoration: underline
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

.inline_block {
	display: inline-block
}

.page_top img {
	width: 100%;
	height:auto;
}

#cms_data_content {
	display: none
}

.page_title {
	padding: 0 10px;margin:50px 0 0 0;
}

.page_title h1 {
	font-size: 20px;
	font-family: "榛戜綋";
	padding: .5rem 0
}

.page_title h5 {
	padding-bottom: 10px;
	font-size: 1em;
	color: #c7c7c7;
	font-weight: normal;
	border-bottom: 1px solid #d3d4d6;
}
.main_content{
overflow: hidden!important;
}
.set_full .so_player_element, .so_player_element, .so_player_box{
overflow: hidden!important;
width: 100%!important;
}
.set_full .so_player_element, .so_player_element video{
width: 100%!important;
}
.main_content {
	padding: 0 10px
}

.main_content .video_content {
	padding: 10px 0;
	width: 100%;
}

.main_content .video_content img {
	max-width: 100% !important;
height:auto !important;
}

.main_content .video_content {
	width: 100%;
overflow: hidden;
}

.main_content .video_content img {
   /*display: inherit;*/
}

.main_content .jieshao_content {
	text-indent: 1rem;
	font-size: 1rem;
	font-family: "榛戜綋";
	line-height: 1.5rem
}

.pinglun_wrap {
	margin-top: 20px
}

.pinglun_wrap .pinglun_title {
	background: #f6f6f6;
	padding: 8px 0;
	padding-left: 10px
}

.pinglun_wrap .pinglun_title h2 {
	padding-left: 5px;
	font-size: 1rem;
	font-family: "榛戜綋";
	border-left: 2px solid red
}

.pinglun_wrap .pinglun_content {
	padding: 0 10px;
	font-family: "榛戜綋";
	margin-bottom: 20px
}

.pinglun_wrap .pinglun_content .pinglun_list .pinglun_item {
	margin: .6rem 0
}

.pinglun_wrap .pinglun_content .pinglun_list .pinglun_item h3 {
	font-size: 1.1rem;
	color: #4b89d2;
	padding-bottom: .6rem
}

.pinglun_wrap .pinglun_content .pinglun_list .pinglun_item .item_detail {
	text-indent: 1rem;
	font-size: 1rem;
	line-height: 1.5rem
}

.join_in {
	font-family: "榛戜綋";
	font-size: 1rem;
	padding: 10px 0;
	padding-left: 10px;
	background: #f6f6f6;
	border-top: 1px solid #d3d4d6;
	border-bottom: 1px solid #d3d4d6
}
.summary{
	font-size:18px;
	line-height:25px;
	margin:10px 0;
text-align:Justify;
}

.main_content .video_content span,.main_content .video_content p{
	line-height:30px;
	/* text-align: justify; */

}
/*.main_content .video_content span {*/
    /*display: inherit;*/
/*}*/
.main_content .video_content p{
margin:0px 0 0 0;
}
.share_app{
 float:none !important;
}
@media only screen and (min-width: 400px) {
.page_title {
	padding: 0 10px;margin:70px 0 0 0;
}
}
@media screen and (min-width:640px) {
    html,body{
        max-width:660px;
        margin:0 auto;
    }
    .uploadtip{
        width: 660px;
        text-align: center;
        padding: 10px 0;}
    .uploadtip .logo{
        margin-right:1%;
        width:50px
    }
    .uploadtip .close{
        margin-top: 0;
    }
    .uploadtip  .upload{
        margin: 10px 0 0 100px;
    }
    #video_content img{
        width: 100% !important;
        height: auto !important;
    }
    .share_app:nth-child(2){
        /* float: right !important; */
    }
    img.relate_img {
        width: 90px;
   }
}














