body, div, p, ul, li, ol, dl, dd, dt, h1, h2, h3, h4, h5, h6, span, i, input, a, img, button, table, tr, th, td, label, textarea {
	padding            : 0;
	margin             : 0;
	/*-webkit-appearance : none;*/
	outline            : none;
	position           : relative;
}
h1, h2, h3, h4, h5, h6 {
	font-size   : 100%;
	font-weight : normal;
}
li {
	list-style : none;
}
a {
	text-decoration : none;
	color           : inherit;
	display         : block;
}
img {
	border         : 0 none;
	vertical-align : top;
	width          : 100%;
	height         : auto
}
.clearfix {
	*zoom : 1;
}
::selection {
	background : transparent;
	/*color      : transparent;*/
}
::-moz-selection {
	background : transparent;
	/*color      : transparent;*/
}
::-webkit-selection {
	background : transparent;
	/*color      : transparent;*/
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
	width            : 5px;
	height           : 1px;
	background-color : white;
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
	-webkit-box-shadow : inset 0 0 3px rgba(0, 0, 0, 0.3);
	border-radius      : 1px;
	background-color   : transparent;
}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
	border-radius      : 1px;
	-webkit-box-shadow : inset 0 0 2px rgba(0, 0, 0, .3);
	background-color   : #ff0101;
}
.clearfix:after {
	content    : ".";
	height     : 0;
	visibility : hidden;
	display    : block;
	clear      : both;
}
* {
	margin  : 0;
	padding : 0;
}
.hide {
	display : none
}

body {
	font-family : '微软雅黑';
	color       : #000000;
	background  : white;
	margin      : 0;
	padding     : 0;
	display     : none;
	width       : 100%;
    font-size: 14px;
}
.container {
	width: 100%;
	height:100%;
	margin   : 0 auto;
	padding  : 0;
	position : relative;
	overflow : hidden;
}

.main {
	width    : 12.00rem;
	height   : 100%;
	display  : block;
	margin   : 0 auto;
	/*background : rgba(0, 122, 255, 0.11);*/
	position : relative;
	overflow : hidden;
}
.guohui{
	background:url("../images/guohui.png") no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:0.62rem;
	top:0.49rem;
	width:4.67rem;
	height:0.78rem;
}

.part1{	
	width:9.5rem;
	height:6.1rem;
	position:absolute;
	top:0.2rem;
	left:1.5rem;
}
.p1title{
	font-size:0.3rem;
	width:100%;
	height:0.5rem;
	margin-left:0.2rem;
}
.stime{
	font-size:0.2rem;
	margin-left:0.2rem;
}

.canyu{
	margin-left:0.3rem;
}
.num{
	margin-left:0.1rem;
}
.live{
    width: 1100px;
    height: 619px;
    position: relative;
    background: #000;
    /* margin-top: 30px; */
    margin: 0 auto;
    margin-top: 25px;
}
.live.phone{
    width: 7.5rem;
    height: 4.22rem;
    margin-top: 0.25rem;
}
.live img{
    width: 100%;
    height: 100%;
}
.part2{
    width: 1100px;
    position: relative;
    /* left: 1.5rem; */
    top: 0;
    height: 100%;
    margin: 0 auto;
}
.part2.phone{
    width: 7.5rem;
}
/* .top{
    width: 1100px;
    height: 100px;
    position: relative;
    top: 0;
    left: 0;
} */
.top.phone{
    width: 7.5rem;
    height: 0.68rem;
}
.top img{
    width: 1100px;
}
.top img.phone{
    width: 7.5rem;
}
h2 i{
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    border: 2px solid #861a15;
    border-radius: 50%;
    left: -10px;
    top: 0;
}
.tlists {
    width: 1100px;
    /* height: 98%; */
    margin: 0 auto;
    position: relative;
    display: block;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 250px;
    margin-top: 25px;
}
.pimg{
	max-width:1000px;
	position: relative;
    display: block;
    margin: 0 auto;
}
.tdesc{
    font-family: 'xihei', "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0 auto;
    display: block;
    font-size: 16px;
    color: #191F25;
    text-align: justify;
    line-height: 25px;
	margin-top: 50px;
    left: 20px;
}
.tlists li p {
    font-family: 'xihei', "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
    display: block;
    font-size: 16px;
    color: #000;
    text-align: justify;
    line-height: 25px;
    width: 1040px;
    margin-bottom: 15px;
}
.part3{
	width:6rem;
	height:100%;
	background:#f2f2f2;
	margin-left:11.2rem;
	position:fixed;
}
.p3title{
	font-size:0.3rem;
	color:#666666;
	position:absolute;	
	width:5.5rem;
	height:0.5rem;
	top:0.2rem;
	left:0.2rem;
	border-bottom: 2px solid #cecece;
}
.checkbox{
	width:0.2rem;
	height:0.2rem;
	border-radius:50%;
	position:absolute;
	top:0.3rem;
	left:1.6rem;
	opacity:1;
}
.shuaxin{
	font-size:0.22rem;
	position:absolute;
    top: 0.25rem;
    left: 1.8rem;
}
.text{
	width: 2rem;
    position: absolute;
    top: 0.2rem;
    left: 2.8rem;
    height: 0.3rem;
}
.btn{
	width: 50px;
    height: 0.35rem;
    line-height: 0.35rem;
    position: absolute;
    top: 0.2rem;
    left: 4.9rem;
    cursor: pointer;
}
.comments {
    width:6rem;
    min-height: 0.14rem;
	height:8rem;	
    margin: 0 auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
	margin-top:1rem;
}

.commli {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    float: left;
    width: 1080px;
    /*margin-bottom: 0.2rem;*/
    /* overflow: hidden; */
    border-left: 1px solid #252525;
    margin-left: 20px;
    margin-bottom: 20px;
    /*border-bottom: 0.01rem solid rgba(184, 181, 181, 0.74);*/
    /*background: rgba(81, 253, 166, 0.16);*/
    /*padding-bottom: 1.38rem;*/
}

.commli:last-child{
    /* padding-bottom: 0.2rem; */
}

.sec2 .swiper-slide .usericon {
    width: 0.6rem;
    height: 0.6rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0.3rem;
    top: 0.1rem;
}

.commet_detail {
    font-family: 'xihei', "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
	display: block;
    position: relative;
    left: 0.3rem;
    margin-top: 1rem;
    width: 5.7rem;
    min-height: 0.42rem;
    font-size: 0.32rem;
    color: #3B434E;
    overflow: hidden;
    margin-bottom: 0.2rem;
}

.commet_detail2 {
    font-family: 'xihei', "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
	display: block;
    position: relative;
    left: 0.3rem;
    margin-top: 1rem;
    width: 8.7rem;
    min-height: 0.42rem;
    font-size: 0.32rem;
    color: #3B434E;
    overflow: hidden;
    margin-bottom: 0.2rem;
}
.usericon {
    width: 0.4rem;
    height: 0.4rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0.3rem;
    top: 0.35rem;
}

.lou {
    display: block;
    width: 0.80rem;
    height: 0.4rem;
    position: absolute;
    left: 0;
    top: 1.34rem;
    text-align: center;
    font-size: 0.2109rem;
    color: #ACACAC;
    display: none;
}
.username2{
    font-family: 'zhonghei', "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
    display: block;
    height: 30px;
    line-height: 30px;
    position: relative;
    left: 20px;
    top: 0;
    font-size: 24px;
    color: #861a15;
    float: left;
    font-weight: 700;
}
.username {
    font-family: 'zhonghei', "microsoft yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
    display: block;
    height: 0.4rem;
    position: absolute;
    left: 0.85rem;
    top: 0.35rem;
    font-size: 0.28rem;
    color: #c28c8a;
}
.time {
    display: block;
    height: 30px;
    line-height: 30px;
    position: relative;
    top: 0;
    font-size: 24px;
    color: #861a15;
    float: left;
    margin-left: 50px;
    font-weight: 700;
}
.userplace{
    display: block;
    height: 0.4rem;
    font-size: 0.2344rem;
    color: #ACACAC;
    float: left;
    margin: 0.4rem 0 0 0.15rem;
}
.sec2 .swiper-slide .gosemore {
    position: absolute;
    bottom: 0.5rem;
    left: 1.5rem;
    width: 4.06rem;
    display: block;
    margin: 0;
    border-radius: 0;
}

.nocmt{
    font-size: 0.32rem;
    color: #ACACAC;
    width: 100%;
    margin: 1rem auto;
    text-align: center;
    display: none;
}
.nocmt2{
    font-size: 0.32rem;
    color: #ACACAC;
    width: 100%;
    margin: 0.25rem auto 0.1rem;
    text-align: center;
    height: 0.8rem;
    display: block;
}
.scbg{
    width: 5rem;
    margin: 0 auto;
    display: block;
}
.ppp{
    font-family: '宋体';
    font-size: 0.4rem;
    text-align: center;
    margin: 0.2rem auto;
    color: #b50606;
    font-weight: bold;
}