@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	color:#000;
	max-width: 640px !important;
	margin:0px auto !important;
	position: relative !important;
	font-size:16px;
	background:#f2f2f2;
	overflow: hidden;
}
a{
	color:#000;
}

a:hover{
	text-decoration:none;
}

img{
	width:100%;
}

h1,h2,h3,h4,h5{
	font-weight:normal;
	overflow:hidden;
}

.p93{
	padding-left:3.5%;
	padding-right:3.5%;
}

.m93{
	margin-left:3.5%;
	margin-right:3.5%;
}

#top{
	padding-left:3.5%;
	padding-right:3.5%;
	height:44px;
	background:#38ade6;
	position:relative;
}

#top .text-left{
	line-height:44px;
	height: 44px;
	color:#fff;
	font-size:17px;
	overflow: hidden;
}

#top .text-left a,#top .text-left span{
	margin:0px 5px;
	color:#fff;
}

#bottom{
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
	height:50px;
	background:#fff;
	border-top:1px solid #b2b2b2;
	z-index:999;
}

#bottom .icon-left{
	position:absolute;
	left:3.5%;
	top:13px;
	height:23px;
	width:23px;
}

#bottom .icon-right{
	position:absolute;
	right:3.5%;
	top:13px;
	height:23px;
	width:23px;
}

#bottom .text{
	position:absolute;
	left:15%;
	top:11px;
	width:60%;
	height:25px;
	border:1px solid #38ade6;
	border-radius:10px;
	padding:0px 5%;
	font-size:13px;
	color:#999;
}

.nav{
	height:33px;
	line-height:33px;
	text-align:center;
	position:relative;
}

.nav a{
	margin:0px 8px;
	color:#727171;
	font-size:14px;
}


.nav i{
	position:absolute;
	top:12px;
	right:3.5%;
	width:14px;
	height:8px;
	background:url(images/nav-arrow.png);
	background-size:100% 100%;
}

.news-list1{
	border-top:1px solid #d4d4d4;
	padding-bottom:55px;
}

.news-list1 li{
	border-bottom:1px solid #d4d4d4;
	padding:14px 0px;
}

.news-list1 h3{
	font-size:17px;
	line-height:22px;
	color:#1c495d;
}

.news-list1 .sty1 h3{ max-height:44px; margin-bottom:22px; }
.news-list1 .sty2 h3{ height:22px; }

.news-list1 p{
	font-size:12px;
	line-height:16px;
	height:16px;
	color:#999;
}

.news-list1 p span{
	float:left;
}

.news-list1 p label{
	float:right;
}

.news-list1 .sty2 .photo1{ display:none; }

.news-list1 .photo1{
	float:right;
	width:30%;
	margin-left:3%;
}

.news-list1 .sty1 .photo2{ display:none; }
.news-list1 .sty2 .photo2{ margin-bottom:10px; }

.news-list1 .photo2{
	background:#fff;
	margin-top:10px;
}

.news-list1 .photo2 dd{
	width:30%;
}

.news-list1 .photo2 .middle{
	float:left;
	margin-left:5%;
}

@media (max-width: 370px) {
	.news-list1 .sty1 h3{ margin-bottom:6px; }
}
@media (min-width: 370px) {
	.news-list1 .sty1 h3{ margin-bottom:15px; }
}
@media (min-width: 410px) {
	.news-list1 .sty1 h3{ margin-bottom:22px; }
}


.chat-list{
	border-top:1px solid #b2b2b2;
	padding-bottom:55px;
}

.chat-list .top{
	margin:10px 2.7% !important;
	background:url(images/chat-top.png) no-repeat right top;
	background-size:44px 44px;
}

.chat-list .close{
	text-align:right;
	margin-top:20px;
	font-size:12px;
}

.chat-list .close a{
	color:#999;
	background:url(images/chat-arrow.png) no-repeat left center;
	background-size:8px 5px;
	padding-left:13px;
}

.chat-list .date{
	background:#ebebeb;
	color:#999;
	padding:0px 3.5%;
	font-size:12px;
	line-height:20px;
}

.chat-list .main{
	padding:12px 2.7%;
	overflow:hidden;
	margin-top:10px;
}

.chat-list ul{
	margin-top:-23px;
}

.chat-list li{
	border-left:1px solid #ddd;
	padding-top:10px;
}

.chat-list .time{
	font-size:12px;
	color:#38ade6;
	padding-left:10px;
	line-height:16px;
	position:relative;
}

.chat-list .time i{
	position:absolute;
	left:-3px;
	top:50%;
	margin-top:-3px;
	width:6px;
	height:6px;
	background:url(images/chat-icon.png);
	background-size:100% 100%;
}

.chat-list .box1{
	background-color:#fff;
	border:1px solid #ebebeb;
	border-left-color:#ddd;
	margin-left:-1px;
	margin-top:8px;
	padding:10px;
}

.chat-list .name1{
	margin-bottom:6px;
}

.chat-list .name1 .photo{
	float:left;
	margin-right:10px;
	width:31px;
	height:31px;
	background:url(images/chat-head.png);
	background-size:100% 100%;
	border-radius:50%;
	overflow:hidden;
}

.chat-list .name1 .photo img{
	width:100%;
	height:100%;
}

.chat-list h4{
	float:left;
	height:31px;
	line-height:31px;
	color:#38ade6;
}

.chat-list h4 a{
	color:#38ade6;
}

.chat-list p{
	font-size:17px;
	line-height:22px;
	color:#000;
	margin-bottom: 10px;
    margin-left: 41px;
}

.chat-list p img{
	width: 48px;
	display:inline-block;
}


.chat-list .box2 p{
	margin-bottom: 0px;
    margin-left: 0px;
}

.chat-list .box2{
	background:#f6f6f6;
	margin-top:0px;
	padding:10px 8px;
	border: 1px solid #ebebeb;
    margin-left: 41px;
}

.chat-list .name2 label{
	float:right;
	font-size:12px;
	line-height:31px;
	color:#969696;
}

.chat-list .pic1{
	margin-top:10px;
	position:relative;
}

.chat-list .pic1 .play{
	width:50px;
	height:50px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-25px;
	margin-top:-25px;
	background:url(images/play2.png);
	background-size:100% 100%;
}

.chat-list .pic2 dl{
	margin-left:-2%;
}

.chat-list .pic2 dd{
	float:left;
	margin-left:2%;
	margin-top:10px;
	width:48.0%;
}

.chat-list .pic3 dl{
	margin-left:-2%;
}

.chat-list .pic3 dd{
	float:left;
	margin-left:2%;
	margin-top:10px;
	width:31.3%;
}

.live-list{
	overflow-y:scroll;
	padding:10px 4px;
	background:#fff;
}

.live-list li{
	float:left;
	width:120px;
	padding:0px 4px;
	overflow: hidden;
}

.live-list table{
	width:100%;
	font-size:13px;
	line-height:16px;
	text-align:center;
	color:#5a5a5a;
	height:32px;
	margin-top:5px;
}

.live-list li .photo{
	height:95px;
	position:relative;
}

.live-list li .photo img{
	height:100%;
}

.live-list li .photo .play{
	position:absolute;
	left:50%;
	top:50%;
	margin:-15px 0px 0px -15px;
	width:30px;
	height:30px;
	background:url(images/play1.png);
	background-size:100% 100%;
}
.zanwu{
	width:35.2%;
	margin:60px auto 0px auto;
}
#download_tip {
    background: rgba(0, 0, 0, 0.7);
    /* opacity: .80; */
    position: fixed;
    bottom: 0px;
    width: 100%;
    max-width: 640px !important;
    /* border-top: 1px #ccc solid; */
    z-index: 9999;
    display: block;
}
#download_tip > div {
    padding: 12px 7px 12px 12px;
}
.download_link {
    font-size: 15px;
    color: #34ADE6;
    font-weight: bold;
}
.tip_content {
    font-size: 15px;
    float: left;
    text-align: center;
}
.tip_content > div {
    margin-top: 12px;
}
#download_tip .right_button {
    float: right;
    border: 1px solid #34ADE6;
    border-radius: 3px;
    color: #34ADE6;
    margin-top: 3px;
    font-style: normal;
    background: none;
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    margin-right: 10px;
}
#download_tip .logo {
    float: left;
    height: 31px;
    width: 31px;
    margin-right: 5px;
}
#download_tip .tips {
    display: block;
    overflow: hidden;
    color: #FFFFFF;
}
#download_tip .tips .title {
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    height: 18px;
    float: left;
    width: 100%;
    vertical-align: text-top;
    overflow: hidden;
    margin-top: -1px;
}
#download_tip .tips .desc {
    font-size: 12px;
    height: 13px;
    line-height: 11px;
    float: left;
}
#download_tip .close_button {
    width: 32px;
    height: 32px;
    float: right;
    background-image: url(/images/downloadappclosebtn1.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 20px 20px;
}
.share{
	display: none;
}
