@charset "utf-8";
*{margin:0; padding:0;}
img{ border:0;}
body{
	font-size: 14px;
	color: #333333;
	font-family: "微软雅黑";
	margin:0px;
}

.BMap_cpyCtrl{display: none;}
a {
	cursor: pointer;
	outline:none;
}
a:link {
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	-webkit-transition:color 0.4s linear;-moz-transition:color 0.4s linear;-o-transition:color 0.4s linear;	transition:color 0.4s linear;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	-webkit-transition:color 0.4s linear;-moz-transition:color 0.4s linear;-o-transition:color 0.4s linear;	transition:color 0.4s linear;
}
a:hover {
	color: #369D02;
	text-decoration: underline;
	font-size: 14px;
	-webkit-transition:color 0.4s linear;-moz-transition:color 0.4s linear;-o-transition:color 0.4s linear;transition:color 0.4s linear;	
}
a:active {
	color: #369D02;
	text-decoration: none;
	font-size: 14px;
	-webkit-transition:color 0.4s linear;-moz-transition:color 0.4s linear;-o-transition:color 0.4s linear;transition:color 0.4s linear;
}
.add-on {
    display: inline-block;
    width: auto;
    height: 22px;
    min-width: 16px;
    padding: 0px 5px;
    line-height: 22px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-left: -7px;
    vertical-align: middle;
}
#header{
	width: 100%;
	min-width:1180px;
	margin: 0px auto;
}
#middle{
	width:100%;
	margin:0 auto;
}
#footer{
	width: 100%;
	min-width: 1180px;
	height: 340px;
	margin: 15px auto 0px auto;
	background-color: #277300;
	border-top: 2px solid #84B011;
}
.clear{
	clear:both;
	height: 1px;
}
.fr{float:right;}.fl{float:left;}.red{color:#f00;}.blue{color:#00f;}
.top{
	margin:0 auto;
	border-bottom: 5px solid #369D02;
	min-width:1180px;
}
.top .bg{
	height: 32px;
	width: 100%;
	min-width: 1180px;
	line-height: 32px;
	margin:0 auto;
	background: url(../images/sport_1.gif) repeat-x;
}
.top .bg>div{
	width:1180px;
	height: 32px;
	margin:0 auto;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 32px;
	position: relative;

}
.top .left{
	float: left;
}
.top .left span{
	margin-left: 15px;
}
.top .right{
	float: right;
}
.top .right p{
	display: inline-block;
	margin: 0px;
	margin-left: 5px;
}
.top .right p img {
    margin-right: 5px;
    margin-bottom: -1px;
}
.top .right span a{
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.top .logo{
	height: 88px;
	width: 1180px;
	margin:0 auto;
}
.top .logo img{
	height:88px;
}
.top .logo .pic{
	width: 380px;
	float: left;
	margin:0 auto;
}
.top .right .head-v3 .icon{
	background: url(../images/icodown.gif) no-repeat 75px 7px;
	padding-right: 13px;
}
.top .right .head-v3 .icon:hover{
	background-image: url(../images/icoup.gif);
}

/*网站导航*/
.head-v3{
	background-color: #369D02;
	width: 95px;
}
.nav-down-menu{
	width:1178px;
	background-color: #FFFFFF;
	border: 1px solid #369D02;
	border-top: none;
	z-index: 9999;
	position:absolute;
	top:32px;
	left: 50%;
	margin-left: -590px;
}
.nav-down-menu dl{
	float:left;
	margin: 15px 50px 20px 0px;
}
.nav-down-menu dl:first-child{
    margin-left: 50px;
}
.nav-down-menu dl dt{
	color:#333333;
	margin-bottom:5px;
	font-size: 16px;
	border-bottom: 1px solid #369D02;
}
.nav-down-menu dl dd a{
	color:#333333;
	font-size: 14px;
	line-height: 28px;
	margin-right: 15px;
	margin-left: 1px;
}
.nav-down-menu dl dd a:hover{
	color:#369D02
}

/*导航*/
/*#container {*/
/*	height: 88px;*/
/*	margin:0 auto;*/
/*}*/
/*ul#nav {*/
/*	width: 800px;*/
/*	text-align: center;*/
/*	overflow: hidden;*/
/*	margin:0 auto;*/
/*}*/
/*ul#nav li {*/
/*	float: left; list-style: none;*/
/*}*/
/*ul#nav>li>a {*/
/*	display: block;*/
/*	width: 113px;*/
/*	height: 88px;*/
/*	color: #333333;*/
/*	text-decoration: none;*/
/*	font-size: 20px;*/
/*	background: url(../images/label.png) 0 -149px no-repeat;*/
/*	line-height: 88px;*/
/*	border-right: 1px dotted #CCCCCC;*/
/*}*/
/*ul#nav>li>a:hover {*/
/*	background: url(../images/label.png) 0 0 no-repeat;*/
/*	color: #FFFFFF;*/
/*	text-shadow: 0 1px 1px #333333;*/
/*}*/
/*ul#nav>li>a.js:hover {*/
/*	background: url(../images/label.png) 0 -149px no-repeat;*/
/*}*/
/*#nav div {*/
/*    display: none;*/
/*    zoom: 1;*/
/*    !*padding-top: 5px;*!*/
/*    margin-left: -83px;*/
/*    _margin-left: -83px;*/
/*	margin-right: -107px;*/
/*	_margin-right: -107px;*/
/*}*/
/*#nav ul {*/
/*    float: left;*/
/*    height: 47px;*/
/*    position: relative;*/
/*    padding: 0 30px;*/
/*    border: 1px solid #569320;*/
/*    border-top: none;*/
/*    background-image: url(../images/label_1.png);*/
/*    z-index: 9999;*/
/*}*/
/*#nav ul li a {*/
/*    display: inline-block;*/
/*    text-decoration: none;*/
/*    color: #fff;*/
/*    width: 55px;*/
/*    line-height: 28px;*/
/*    margin-top: 13px;*/
/*    font-size: 18px;*/
/*    font-family: '微软雅黑', sans-serif;*/
/*    transition: color 0s ease-in;*/
/*}*/
/*#nav ul li a:hover {*/
/*    background-color: #fff;*/
/*    color: #369D02;*/
/*    transition: color 0s ease-in;*/
/*}*/

/*.news{*/
/*	width: 100%;*/
/*	min-width: 1180px;*/
/*	background: url(../images/sport_2.gif) repeat-x;*/
/*	margin: 0 auto;*/
/*}*/

/* banner */
#index_banner{
	width:1180px;
	margin: 0 auto;
	height: 406px;
	padding: 10px 0;
}
#index_banner .burder{ width:715px; height:340px; float:left}
.slideBox{ width:715px; height:406px; position:relative; *z-index:0;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul li{ position:relative;}
.slideBox .bd img{ width:715px; height:406px; }
.news .pright {
	width: 450px;
	float: left;
	/*background-color: #FFFFFF;*/
	margin-left: 14px;
}
.news .pright .pright_info{
	background-color: #FFFFFF;
}
.slideBox .hd {
	overflow: hidden;
	height: 54px;
	float: right;
	z-index: 9999;
	position: absolute;
	bottom: 3px;
	right: 0px;
}
.slideBox .hd li {
	width: 54px;
	height: 54px;
	float: left;
	position: relative;


*display: inline;
	margin-right: 5px;
	list-style-type: none;
}
.slideBox .hd li a { display: block; width: 54px; height: 54px; }
.slideBox .hd li img { display: block; width: 54px; height: 54px; }
.slideBox .hd li a:hover { _background: none; }
.slideBox .hd li a:hover .mask, .slideBox .hd .current .mask { display: none; }
.slideBox .hd li .mask {
	display: block;
	height: 54px;
	width: 54px;
	position: relative;
	top: -54px;
	left: 0;
	bottom: 0;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	margin: 0 0 -54px 0;
}
.slideBox .hd li .border { display: none; }
.slideBox .hd .current .border {
	display: block;
	height: 5px;
	width: 54px;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	background: #98e404;
	top: 0px;
}

.slideBox .slide-title {
	position: absolute;
	z-index: 0;
	left: 0;
	bottom: 0px;
	overflow: hidden;
	zoom: 1;
	width: 715px;
	height: 60px;
	background-color: rgba(0,0,0,.7);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000',endColorstr='#CC000000'); 	background-image: url(about:blank);
}
.slideBox .slide-title li {
	width: 560px;
	overflow: hidden;
	word-break: keep-all;
	word-wrap: keep-all;
	white-space: nowrap;
	table-layout: fixed;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding: 0 0 0 10px;
	white-space: nowrap;
}
.slideBox .slide-title li{
	_line-height: 55px;
	font-weight: normal;
	line-height: 60px;
}
.slideBox .slide-title li a {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}

#index_banner .notice{
	width:449px;
	border: 1px solid #CCCCCC;
}
#index_banner .notice .title{
	width:449px;
	height: 33px;
	border-bottom: 2px solid #84B011;
	line-height: 33px;
	font-size: 16px;
	text-indent: 15px;
	background-color: #F0FFE3;
}
#index_banner .notice .title span a{
	float: right;
	font-size: 12px;
	margin-right: 10px;
}
#index_banner .notice .list{
	width: 430px;
	margin: 0 auto;
	padding-top: 4px;
	padding-bottom: 5px;

	height: 104px;
}
#index_banner .notice .list li{
	list-style-type: none;
	line-height: 26px;
}
#index_banner .notice .list li a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
#index_banner .notice .piclink{
	height: 52px;
	width: 449px;
	margin-right: auto;
	margin-left: auto;
}
.grid{
	width: 450px;
	border-right: 1px solid #CCCCCC;
	height: 164px;
}
.grid li{
	list-style-type: none;
	width: 74px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	height: 78px;
	text-align: center;
	padding-top: 3px;
}
.grid li a{
	font-size: 12px;
	text-decoration: none;
}
/* banner结束 */

/* 楼层 */
.row-wrap{
    width:1180px;
    margin: 0 auto;
}
.row-wrap .title{
    width: 230px;
    float: left;
    background: url(../images/sport_4.gif) no-repeat;
    font-size: 28px;
    color: #369D02;
    text-align: center;
    height: 39px;
    margin-right: 6px;
}
.row-wrap .title img{
    bottom: -5px;
    position: relative;
    left: -10px;
}
.row-wrap .more{
    float: right;
    margin-right: 5px;
    margin-top: 12px;
}
.row-wrap .pic-bar p{
	margin-bottom:8px;
}
.row-wrap .z-title{
    color: #A8A8A8;
	background: url(../images/sport_8.gif) no-repeat;
}
.row-wrap .action{
	background: url(../images/sport_7.gif) no-repeat;
    color: #369D02;
}

/* 选项卡 */
.marginbot {
	border: 1px solid #DEDEDE;
}
.tab-header {width:100%;display:inline-block;border-bottom: 3px solid #6EB92B;}
.tab-header .z-title{
	cursor: pointer;
}
.tab-header .action{
	background: url(../images/sport_4.gif) no-repeat;
}
ul.tabs {
	float: left;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}

ul.tabs li {
	list-style-type:none;
	display:block;
	float:left;
	color:#333333;
	cursor:pointer;
	margin-left: 5px;
	padding: 2px 8px 3px 8px;
	font-size: 16px;
	margin-top: 7px;
}

ul.tabs li:hover {
	background-color:#6EBA2B;
	color: #FFFFFF;
}

ul.tabs li.current {
	background-color:#369D02;
	color: #FFFFFF;
}
.tabscontent {
	padding:8px 0 0 0;
	/*display:none;*/
	width:100%;
}
.venue .tabscontent img,.share .tabscontent img {
	width: 270px;
	height: 175px;
}
/* 选项卡结束 */

/* 图片滑动 */
.con{
	width:100%;
	background:#fff;
	padding-left:17px;
	margin: 8px auto 10px auto;
}
.con ul li{width:270px;height:175px;float:left;margin-right:17px;margin-bottom:15px;position:relative;overflow:hidden;cursor:pointer;}
.con ul li img{width:270px;height:175px;}
.txt{
	width:270px;
	height:35px;
	position:absolute;
	left:0;
	bottom:0;
	color:#FFFFFF;
	background-position: 0;
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: 0.7;
}
.txt h3{
	font-size:15px;
	text-align:center;
	line-height:28px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt p{
	font-size:13px;
	line-height: 25px;
	text-align:center;
	font-weight: normal;
	overflow-wrap: break-word;
}
/* 图片滑动结束 */

/* 排行榜*/
.rank{
	float: right;
	width: 280px;
}
.rank .title_1{
	height: 39px;
	border-bottom: 3px solid #6EB92B;
	width: 100%;
	background-image: none;
	font-size: 28px;
	color: #369D02;
	text-align: left;
	line-height: 39px;
	margin: 0px;
	padding: 0px;
	float: none;
}
.rank .title_1 img{
	position: relative;
	left: 0px;
	top: 2px;
	margin-right: 6px;
}
.rank .list_1{
	width: 278px;
	border: 1px solid #DDDDDD;
}
.rank .list_1 .price{
	font-size:16px;
	color:#438F00;
	padding-left: 2px;
	font-weight: bold;
}
.rank .list_1 .price_1{
	font-size: 12px;
	padding-left: 6px;
	height: 30px;
	text-decoration: line-through;
}
.main_banner{
	padding: 10px 0;
}
.main_banner img{
	height: 100px;
	width: 1180px;
}
p .name {
	font-size: 16px;
	font-weight: bold;
}

/*配装备*/
.shopgoods{
	margin-top: 5px;
	margin-left: 1px;
}
.shopgoods li{
	width: 206px;
	list-style-type: none;
	float: left;
	margin-left: 9px;
}
.shopgoods .bd{
	border:1px solid #DFDFDF;
}
.shopgoods .bd:hover{
	border: 1px solid #6EB92B;
}
.shopgoods dl dt .pimg{
	display: block;
	overflow: hidden;
	text-align: center;
	height: 206px;
	width: 206px;
}
.shopgoods dl dt .pimg img {
	height: 206px;
	width: 206px;
	margin: 0px auto;
	-webkit-transition: -webkit-transform .3s ease;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;
}
.shopgoods dl dt .pimg img:hover {
	transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    -moz-transform: scale(1.1);
}
.shopgoods dl dd{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: 7px;
	margin-right: 7px;
}
.shopgoods dl dd a{
	display: block;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13px;
	height: 50px;
	padding-top: 13px;
}
.shopgoods dl dd p{
	display: block;
	color: #333333;
	font-size: 12px;
	padding-left: 2px;
	line-height: 25px;
}
.shopgoods dl dd p span{
	font-size: 18px;
	padding-left: 4px;
	color: #7EAA01;
	font-weight: bold;
}
.shopgoods dl dd .buy{
	font-size: 12px;
	color: #666666;
	padding-left: 6px;
	height: 30px;
	text-decoration: line-through;
	font-weight: normal;
}
.shopgoods dl .btn{
	display: block;
	width: 100px;
	margin: 10px auto 13px auto;
}
.shopgoods dl .btn a{
	color: #FFFFFF;
	font-size: 14px;
	background-color: #84B011;
	display: block;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	text-align: center;
	width: 100px;
	line-height: 25px;
}
.shopgoods dl .btn a:hover{
	color: #FFFFFF;
	background-color: #359E04;
	text-decoration: none;
}

/*约运动*/
.motion .list{
	float: left;
	width: 560px;
	margin-left: 19px;
}
.motion .list tr:hover{
	background-color: #EFFFDF;
}
.motion .list td{
	height: 47px;
	line-height: 47px;
    border-bottom:1px #6EBA2B dashed;
}
.motion .list .text{
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	color: #0E365E;
}
.motion .list .text_1{
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	color: #999999;
}
.motion .list .text_2{
	font-size: 13px;
	color: #D90000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-left: 5px;
}

/*找教练*/
.coach .list{
	width: 1180px;
	margin-top: 10px;
}
.coach .list li{
	list-style-type: none;
	float: left;
	width: 370px;
	height: 303px;
	border: 1px solid #DFDFDF;
	margin-left: 16px;
	margin-bottom: 10px;
}
.coach .list li:hover{
	border: 1px solid #6EB92B;
}
.coach .list .pic-bar{
	width: 180px;
	height: 270px;
	overflow: hidden;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
.coach .list .text-bar{
	width: 155px;
	height: 270px;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 12px;
	float: left;
}
.coach .list .text-bar p{
	margin-top: 5px;
	height: 23px;
	line-height: 21px;
	overflow: hidden;
}
.coach .list .text-bar p.skill {
	height: 60px;
}
.coach .list .text-bar a{
	color: #FFFFFF;
	font-size: 18px;
	background-color: #84B011;
	display: block;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	text-align: center;
	width: 150px;
	line-height: 36px;
	height: 36px;
}
.coach .list .text-bar a:hover{
	color: #FFFFFF;
	background-color: #359E04;
	text-decoration: none;
}
.coach .list .pic-bar img{
	height: 270px;
	width: 180px;
	margin: 0px auto;
	-webkit-transition: -webkit-transform .3s ease;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;
}
.coach .list .pic-bar img:hover {
	transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    -moz-transform: scale(1.1);
}

/*看资讯*/
.look .main{
	width: 865px;
	margin-top: 10px;
}
.look .main .newpage{
	width: 100%;
	margin-left: 16px;
}
.look .main .newpage .main_info{
	float: left;
	width: 48%;
	margin-right: 13px;
}
.look .main .newpage .pic{
	width: 166px;
	float: left;
	margin-right: 14px;
}
.look .main .newpage .pic img{
	width: 166px;
	height: 120px;
}
.look .main .newpage .text{
	width: 190px;
	float: left;
	height: 125px;
}
.look .main .newpage .text .h1{
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}
.look .main .newpage .text p{
	font-size: 13px;
	color: #666666;
	line-height: 19px;
	margin-bottom: 5px;
}
.look .main .newpage .text p a{
	font-size: 12px;
	color: #186DFF;
}
.look .main .newpage .list{
	width: 100%;
}
.look .main .newpage .list li{
	float: left;
	list-style-type: none;
	border-bottom: 1px solid #DDDDDD;
	height: 36px;
	line-height: 36px;
	width: 415px;
	text-indent: 5px;
	margin-right: 13px;
}

/*页脚*/
.foot{
	width: 1180px;
	color: #FFFFFF;
	margin:0 auto;
}
.foot li {
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	list-style-type: none;
	margin-right: 30px;
}
.foot li p{
	font-size: 16px;
}
.foot li p a{
	color: #FFFFFF;
	line-height: 25px;
	cursor: pointer;
}
.foot li p a:hover{
	color: #CCCCCC;
}
.foot .font{
	color: #FFFFFF;
	line-height: 25px;
	font-size: 14px;
}
.foot .line{
	border-bottom: 1px dotted #CCCCCC;
	line-height: 35px;
	margin-bottom: 5px;
}
.foot .imgs{
	bottom: -5px;
	position: relative;
	margin-right: 8px;
}
.add{
	border-top: 1px solid #5D9A25;
	width: 1180px;
	margin: 25px auto 0 auto;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #FFFFFF;
}
.foot_link{
	border-top: 1px solid #5D9A25;
	width: 1180px;
	margin: 0 auto;
	padding-top: 20px;
}
.foot_link dt{
	float: left;
	color:#CCCCCC;
	line-height: 22px;
}
.foot_link dd{
	float: left;
	width: 1100px;
	line-height: 22px;
}
.foot_link dd a{
	color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	white-space: nowrap;
}
.position{
	width:100%;
	margin:0 auto;
	/*background-image: url(../images/sport_5.gif);*/
	/*background-repeat: repeat-x;*/
}
.position .text{
	width:1180px;
	display: block;
	height: 40px;
	line-height: 40px;
	margin:0 auto;
}

/*看咨询列表*/
.subnews{
	width:1180px;
	margin:0 auto;
}
.subnewsl{
	width:850px;
	float:left;
}
.subnewsl .type{
	border: 1px solid #DDDDDD;
	text-indent: 15px;
	line-height: 40px;
	height: 40px;
}
.subnewsl .type a{
	margin-right: 6px;
	margin-left: 6px;
	padding: 3px 8px 4px 8px;
	font-size: 16px;
}
.subnewsl .type a:hover{
	background-color: #6EBA2B;
	color: #FFFFFF;
	text-decoration: none;
}
.subnewsl .type .now{
	background-color: #369D02;
	color: #FFFFFF;
	font-weight: bold;
}
.subnewsl .list{
	border-top: 1px solid #DDDDDD;
	margin-top: 20px;
}
.subnewsl .list .content{
	border-top: 1px solid #DDDDDD;
	padding-bottom: 20px;
	padding-top: 20px;
	float: left;
	width: 850px;
}
.subnewsl .list .content .cover_div{
	height: 120px;
	width: 166px;
	float: left;
	position: relative;
	padding: 0;
	margin-left: 5px;
	margin-right: 15px;
}
.subnewsl .list .content .cover_div .picture{
	/*float: left;*/
	height: 120px;
	width: 166px;
	/*margin-right: 15px;*/
	/*margin-left: 5px;*/
}
.subnewsl .list .content .title{
	margin-left: 5px;
	height: 53px;
	display: block;
}
.subnewsl .list .content .title a{
	font-size: 19px;
	color: #333333;
	font-weight: bold;
}
.subnewsl .list .content .title a:hover{
	color: #2C8200;
	text-decoration: none;
}
.subnewsl .list .content .text{
	margin-left: 5px;
	text-indent: 28px;
	line-height: 18px;
}
.subnewsl .list .content .more{
	color: #999999;
	padding-top: 10px;
	float: right;
	margin-right: 5px;
}
.subnewsl .list .content .time{
	color: #999999;
	padding-top: 10px;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}
.subnewsl .list .content .more a{
	padding: 2px 12px 3px 12px;
	font-size: 14px;
	background-color: #6EBA2B;
	color: #FFFFFF;
	text-decoration: none;
}
.subnewsl .list .content .more a:hover{
	background-color: #369D02;
	color: #FFFFFF;
	text-decoration: none;
}
.subnewsr{
	width:280px;
	float:right;
}

/*表格下载*/
.subnewsc{
	width:1180px;
	margin:0 auto;
}
.subnewsc .type{
	border: 1px solid #DDDDDD;
	text-indent: 15px;
	line-height: 40px;
	height: 40px;
}
.subnewsc .type a{
	margin-right: 6px;
	margin-left: 6px;
	padding: 3px 8px 4px 8px;
	font-size: 16px;
}
.subnewsc .type a:hover{
	background-color: #6EBA2B;
	color: #FFFFFF;
	text-decoration: none;
}
.subnewsc .type .now{
	background-color: #369D02;
	color: #FFFFFF;
	font-weight: bold;
}
.subnewsc .list{
	/*border-top: 1px solid #DDDDDD;*/
	margin-top: 20px;
}
.subnewsc .list .content{
	border-top: 1px solid #DDDDDD;
	padding-bottom: 20px;
	padding-top: 20px;
	float: left;
	width:1180px;
}
.subnewsc .list .content .picture{
	float: left;
	height: 120px;
	width: 166px;
	margin-right: 15px;
	margin-left: 5px;
}
.subnewsc .list .content .title{
	margin-left: 5px;
	height: 35px;
	display: block;
}
.subnewsc .list .content .title a{
	font-size: 19px;
	color: #333333;
	font-weight: bold;
}
.subnewsc .list .content .title a:hover{
	color: #2C8200;
	text-decoration: none;
}
.subnewsc .list .content .text{
	margin-left: 5px;
	text-indent: 28px;
	line-height: 18px;
}
.subnewsc .list .content .more{
	color: #999999;
	padding-top: 10px;
	float: right;
	margin-right: 5px;
}
.subnewsc .list .content .time{
	color: #999999;
	padding-top: 10px;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}
.subnewsc .list .content .more a{
	padding: 2px 12px 3px 12px;
	font-size: 14px;
	background-color: #6EBA2B;
	color: #FFFFFF;
	text-decoration: none;
}
.subnewsc .list .content .more a:hover{
	background-color: #369D02;
	color: #FFFFFF;
	text-decoration: none;
}
.subnewsr{
	width:280px;
	float:right;
}

/* 看资讯排行榜*/
.newsrank{
	width: 280px;
	/*height: 955px;*/
}
.newsrank .title{
	height: 38px;
	width: 278px;
	background-image: none;
	font-size: 20px;
	color: #333333;
	text-align: left;
	line-height: 38px;
	margin: 0px;
	padding: 0px;
	float: none;
	border: 1px solid #DDDDDD;
	border-bottom: 2px solid #6EB92B;
	text-indent: 20px;
	background-color: #FFFFFF;
}
.newsrank .title img{
	position: relative;
	left: 0px;
	top: 4px;
	margin-right: 10px;
}
.newsrank .list, .newsrank .list_1{
	width: 278px;
	border: 1px solid #DDDDDD;
	height: 472px;
}
.newsrank .list .price{
	font-size:16px;
	color:#438F00;
	padding-left: 2px;
	font-weight: bold;
}
.newsrank .list .price_1{
	font-size: 12px;
	padding-left: 6px;
	height: 30px;
	text-decoration: line-through;
}

/* 看资讯详细页*/
.subnewsl .detailed{
	width: 880px;
	border: 1px solid #DDDDDD;
	margin: 0 auto;
	padding-bottom: 30px;
}
.subnewsl .detailed .title{
	width:860px;
	border-bottom: 2px solid #DBD9DA;
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	font-weight: bold;
}
.subnewsl .detailed .title .sub_title{
	font-size: 16px;
	margin-top: 8px;
	font-family: 微软雅黑;
	font-weight: 100;
	color: #464646;
}
.subnewsl .detailed .title_1{
	width:860px;
	height:40px;
	text-align: center;
	margin: 0 auto;
	line-height: 40px;
	color: #999999;
}
.subnewsl .detailed .content{
	width:800px;
	line-height: 28px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #999999;
	font-size: 15px;
}
.subnewsl .detailed .content img{
	/*max-height: 400px;*/
	max-width: 650px;
	width: auto;
	height: auto;
}
.subnewsl .detailed .content p{
	word-break:break-all;
}
.subnewsl .detailed .line{
	width:800px;
	line-height: 26px;
	margin: 10px auto 0 auto;
}
.subnewsl .detailed .line a{
	color: #186DFF;
	font-size: 14px;
}
.subnewsl .detailed .input{
	width:800px;
	margin: 15px auto;
	text-align: right;
}
.subnewsl .detailed .input a{
	padding: 4px 12px 6px 12px;
	font-size: 14px;
	background-color: #666666;
	color: #FFFFFF;
}

/* 享比赛*/
.match{
	width:1180px;
	margin: 0 auto 10px auto;
}
.match{
	/*width:850px;*/
	float:left;
}
.match .type{
	border: 1px solid #DDDDDD;
	text-indent: 15px;
	line-height: 40px;
	height: 40px;
	width: 1178px;
}
.match .type a{
	margin-right: 6px;
	margin-left: 6px;
	padding: 3px 8px 4px 8px;
	font-size: 16px;
}
.match .type a:hover{
	background-color: #6EBA2B;
	color: #FFFFFF;
	text-decoration: none;
}
.match .type .now{
	background-color: #369D02;
	color: #FFFFFF;
	font-weight: bold;
}
.match .option{
	width: 1172px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	padding: 10px 6px 0px 0px;
}
.match .option .group{
	clear: both;
	width: 1172px;
}
.match .option .group .more{
	float: right;
	width: 60px;
	text-align: center;
	height: 51px;
	line-height: 51px;
	display: none;
}
.match .option .group .more a{
	color: #369D04;
}
.match .option .group .more a:hover{
	color: #ee7203;
	cursor:pointer;
}
.match .option .group span {
	float: left;
	width: 86px;
	color: #333333;
	line-height: 26px;
	text-align: right;
	font-size: 17px;
	font-weight: bold;
}
.match .option .group p.mr {
	float: left;
	width: 1072px;
	height: auto;
	line-height: 22px;
	margin-bottom: 10px;
}
.match .option .group p.all_type {
	width: 53px;
	float: left;
}
.match .option .group p.detail_type{
	float: left;
	width: 960px;
	overflow: hidden;
}
.match .option .group .more a.more2{
	display: none;
}
.match .option .group p.mr a {
	float: left;
	width: auto;
	line-height: 22px;
	color: #333333;
	display: block;
	font-size: 16px;
	padding: 3px 10px;
}
.match .option .group p.mr a:hover, .match .option .group p.mr a.hover {
	color: #FFF;
	text-decoration: none;
	background-color: #369D04;
}
.match .flip {
	margin:20px 0;
	float: right;
}
.match .flip ul {
	display:inline-block;
	*display:inline;
	margin-bottom:0;
	margin-left:0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px; *zoom:1;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.05);
	box-shadow:0 1px 2px rgba(0,0,0,0.05);
}
.match .flip ul>li {
	display:inline;
}
.match .flip ul>li>a, .match .flip ul>li>span {
	float:left;
	padding:4px 12px;
	line-height:20px;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	border-left-width:0;
}
.match .flip ul>li>a:hover, .match .flip ul>.active>a, .match .flip ul>.active>span {
	background-color: #198812;
	color: #ffffff;
}
.match .flip ul>.active>a, .match .flip ul>.active>span {
	color: #ffffff;
	cursor:default;
	background-color: #198812;
}
.match .flip ul>.disabled>span, .match .flip ul>.disabled>a, .match .flip ul>.disabled>a:hover {
	color:#999;
	cursor:default;
	background-color:transparent;
}
.match .flip ul>li:first-child>a, .match .flip ul>li:first-child>span {
	border-left-width:1px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-topleft:4px;
}
.match .flip ul>li:last-child>a, .match .flip ul>li:last-child>span {
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
}
.matchlist{
	width:1180px;
	margin: 30px auto 0 auto;
	padding-bottom: 15px;
}
.matchlist li{
	list-style-type: none;
	border-bottom: 1px dotted #6FBA2A;
	height: 185px;
	padding-bottom: 30px;
	margin-top: 30px;
}
.matchlist li .date {
	width: 70px;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 50px;
	margin-left: 10px;
}
.matchlist li .date .month {
	font-size: 18px;
	font-weight: bold;
	display: block;
	background-color: #369D04;
	line-height: 35px;
}
.matchlist li .date .day {
	font-size: 26px;
	display: block;
	background-color: #6FBA2A;
	line-height: 55px;
}

.matchlist li .data{
	float: left;
	width: 1045px;
}
.matchlist li .data .pic{
	margin-right: 30px;
	float: left;
	height: 175px;
	width: 270px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}
.matchlist li .data .pic a .cover-img{
	max-width: 270px;
	/*max-height: 175px;*/
}
.matchlist li .data .text{
	overflow: hidden;
	width: 740px;
	float: left;
}
.matchlist li .data .text h2 a{
	font-size: 20px;
	font-weight: bold;
}
.matchlist li .data .text h2 span{
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin-left: 25px;
}
.matchlist li .data .text p {
	margin: 9px 0px 7px 0px;
	display: block;
}
.matchlist li .data .text p .ing{
	background-color: #369D02;
	color: #FFFFFF;
	padding: 4px 30px 5px 30px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}
.matchlist li .data .text p .end{
	background-color: #BBBBBB;
	color: #FFFFFF;
	padding: 4px 30px 5px 30px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}
.matchlist li .data .text p .start{
	background-color: #FF6100;
	color: #FFFFFF;
	padding: 4px 30px 5px 30px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}
.matchlist li .data .text p .favorite{
	background-color: #3c64b4;
	color: #FFFFFF;
	padding: 4px 30px 5px 25px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;

}
/* 约运动分页*/
.submotion{
	width: 1180px;
	margin:0 auto;
}
.submotion .notice{
	width: 1178px;
	border: 1px solid #DDDDDD;
}
.submotion .notice .title{
	text-indent: 30px;
	font-size: 17px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #DDDDDD;
	background-color: #F2F2F2;
}
.submotion .notice .title span{
	color: #D90000;
	font-size: 17px;
	padding-right: 20px;
	padding-left: 5px;
}
.submotion .notice .article{
	line-height: 24px;
	padding: 5px 25px 10px 25px;
}
.submotion .button{
	margin-top: 20px;
	float: left;
	line-height: 28px;
	height: 28px;
	margin-bottom: 15px;
}
.submotion .types{
	margin-bottom: 5px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.submotion .types li{
	float: left;
	list-style-type: none;
	padding-bottom: 5px;
	margin-right: 10px;
}
.submotion .types li a{
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	color: #333333;
	border: 1px solid #CDCDCD;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 14px;
	background-color: #FFFFFF;
	line-height: 28px;
}
.submotion .types li a:hover{
	border: 1px solid #336799;
	color: #277300;
}
.submotion .types li .xz{
	border:1px solid #336799;
	background:#D2E9FF;
	color:#019858;
}
.submotion .types li .xw1{
	background: #E5EDF2;
	color: #369;
	border: 1px solid #336799;
	padding: 5px 12px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}
.submotion .types li .num{
	background-color: #999999;
	color: #FFFFFF;
	font-size: 12px;
	padding: 1px 5px;
	margin-left: 7px;
}

/* 分页页码*/
.motionflip{
	text-align:right;
	height: 28px;
	line-height: 28px;
	margin: 20px auto 15px auto;
}
.motionflip a{
	color: #333333;
	border: 1px solid #DDDDDD;
	font-size: 15px;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 3px 10px 4px 10px;
}
.motionflip a:hover {
	color:#369D04;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #369D04;
}
.motionflip .current {
	margin: 2px;
	padding: 3px 10px 4px 10px;
	color: #FFFFFF;
	background-color: #297B00;
	font-size: 15px;
	border: 1px solid #DDDDDD;
}
.motionflip label {
	display: inline;
	border: 1px solid #DDDDDD;
	background-color: #FFF;
	color: #333;
	text-decoration: none;
	margin: 2px;
	padding: 3px 10px 4px 10px;
	font-size: 15px;
	height: 28px;
	line-height: 28px;
}
.motionflip label .px{
	padding:0;
	width:30px;
	height:16px;
	line-height:16px;
}

/* 约运动列表*/
.submotion .thread{
	width: 1178px;
	border: 1px solid #DDDDDD;
	margin: 5px auto 0 auto;
}
.submotion .thread a:visited{
	color:#000079;
}
.submotion .thread .title{
    width:1178px;
    height:40px;
    border-bottom:1px #CCCCCC solid;
    background-color: #F2F2F2;
    line-height: 40px;
}
.submotion .thread .title .theme{
    margin-right: 660px;
    margin-left: 40px;
    color: #004A92;
}
.submotion .thread tr:hover{
    background-color: #EFFFDF;
}
.submotion .thread td{
    height: 41px;
    line-height: 41px;
    border-bottom: 1px solid #DCE3C2;
}
.submotion .thread .text{
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    color: #0E365E;
}
.submotion .thread .text_1{
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    color: #999999;
}
.submotion .thread .text_2{
    font-size: 13px;
    color: #D90000;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    margin-left: 5px;
    line-height: 38px;
}

/* 约运动详细*/
.subfloor{
    width: 1180px;
    margin:0 auto;
}
.subfloor .button{
    margin-top: 5px;
    float: left;
    line-height: 28px;
    height: 28px;
}
.floorflip a{
    color: #333333;
    border: 1px solid #DDDDDD;
    font-size: 15px;
    background-color: #FFFFFF;
    line-height: 28px;
    height: 28px;
    float: right;
    padding: 1px 10px 2px 10px;
    margin-top: 5px;
}
.floorflip a:hover {
    color:#369D04;
    background-color: #FFFFFF;
    text-decoration: none;
    border: 1px solid #369D04;
}
.bbs{
    width: 1178px;
    border: 1px solid #CDCDCD;
    margin: 10px auto 0 auto;
}
.bbs .title{
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.bbs .title span{
    width: 239px;
    display: block;
    float: left;
    color: #999999;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    border-right: 1px solid #B3D793;
    background-color: #E6F2E5;
}
.bbs .title font{
    color: #369D02;
    margin-left: 30px;
    margin-right: 5px;
}

.bbs .list{
	width: 1178px;
	background-color: #E6F2E5;

}
.bbs .list .left{
	width: 239px;
	background-color: #E6F2E5;
	float: left;
	border-top: 5px solid #A4BC64;
}
.bbs .list .left span{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dashed #B8B8B8;
	text-indent: 35px;
}
.bbs .list .left img{
	height: 165px;
	width: 165px;
	border: 5px solid #FFFFFF;
	display: block;
	margin:15px auto;
}
.bbs .list .right{
	float: left;
	border-top: 5px solid #CAD7A6;
	width: 878px;
	background-color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	border-left: 1px solid #B3D793;
}
.bbs .list .right span{
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #B8B8B8;
}
.bbs .list .right span span{
	color: #D90000;
	font-weight: bold;
	float: right;
}
.bbs .list .right span img{
	bottom: -2px;
	position: relative;
}
.bbs .list .right .content{
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 160px;
	height: auto;
	word-wrap:break-word;
	word-break:break-all;
}
.bbs .list .right .content .l_content p{
	padding: 0px 0 5px 0;
}
.bbs .list .right .content .detail p{
	line-height: 30px;
	border-top: #9c999d 1px dashed;
}
.bbs .list .right .content .detail .enrolstart{
	border-radius: 8px;
	background-color: #ff6526;
	color: #FFFFFF;
	padding: 0px 30px 2px 30px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	width: 80px;
	display: block;
	border: 0;
}
.bbs .list .right .content .detail .enrolend{
	border: 0;
}
.bbs .list .right .content .detail a{
	border-radius: 8px;
	background-color: #ff6526;
	color: #FFFFFF;
	padding: 4px 30px 5px 30px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	width: 80px;
	display: block;
	float: left;
	margin-right: 20px;
}
.bbs .list .right .content .detail .hint{
	line-height: 30px;
	border: 0;
}
.bbs .list .right .autograph{
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dashed #84B011;
	margin-bottom: 3px;
	height: 24px;
}
.bbs .list .right .autograph h4{
	float: left;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}
.bbs .list .right .autograph a{
	float: right;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #84B011;
	color: #FFFFFF;
	padding-bottom: 2px;
}
.answer{
	width: 1178px;
	background-color: #E6F2E5;
	border: 1px solid #CDCDCD;
	margin-top:10px;
}
.answer .left{
	width: 239px;
	background-color: #E6F2E5;
	float: left;
	height: 150px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.answer .left img{
	 height: 165px;
     width: 165px;
     border: 5px solid #FFFFFF;
     display: block;
     margin:15px auto;
}
.answer .right{
	float: left;
	width: 878px;
	background-color: #FFFFFF;
	border-left: 1px solid #B3D793;
	padding: 15px 30px 15px 30px;
	height: 252px;
	position:relative;
}
.answer .right .reply_mask{
	background:transparent;
	background-color:rgba(0, 0, 0, 0.1);
	width:852px;
	height:204px;
	line-height:204px;
	border-radius:5px;
	position:absolute;
	top:15px;
	z-index:999;
	text-align:center;
}
.answer .right .reply_mask a{
	color:#009100;
}

.enjoy-list {
    width:1180px;
}
.enjoy-list>ul {
    width:1180px;
}
.enjoy-list>ul>li {
    width:560px;
    float:left;
    margin-left:19px;
    border-bottom: 1px #6EBA2B dashed;
}
.enjoy-list ul ul li {
    float:left;
    line-height: 47px;
    overflow: hidden;
}
.enjoy-list ul ul li div {
    overflow: hidden;
}
.enjoy-list li .name {
    width: 466px;
}
.enjoy-list li .name a {
	display: block;
	width: 460px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
.enjoy-list li .icn {
    width: 27px;
}
.enjoy-list li .icn div{
    margin-top: 12px;
}
.enjoy-list li .status {
    width: 58px;
}
.enjoy-list li .reply {
    width: 123px;
}
.enjoy-list li .reply div,.enjoy-list li .count div{
    line-height: 15px;
    height: 15px;
}
.enjoy-list li .text {
    margin-top: 8px;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    color: #0E365E;
}
.enjoy-list li .text_1 {
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    color: #999999;
}
.enjoy-list li .count {
    width: 66px;
}

.pipe{
	color:#97CBFF;
	height:28px;
	line-height:28px;
	margin:0 15px;
}

/*约运动报名*/
.signup2{
	width:90%;
	height:300px;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:-190px;
	margin-left:0;
}
.signup2 .divleft2{
	border-top:1px dashed #8E8E8E;
	border-left:1px dashed #8E8E8E;
	border-right:1px dashed #8E8E8E;
	width:80%;
	height:100px;
}
.signup2 div{
	float:left;
}
.signup2 p{
	border-bottom:1px dashed #8E8E8E;
	height:50px;
	line-height:50px;
	padding-left:10px;
	overflow:hidden;
}
.signup{
	width:90%;
	height:300px;
	margin:0 auto;
	margin-top:50px;
}
.signup div{
	float:left;
}
.signup p{
	border-bottom:1px dashed #8E8E8E;
	height:50px;
	line-height:50px;
	padding-left:10px;
}
.signup .divleft{
	width:50%;
	border-top:1px dashed #8E8E8E;
	border-left:1px dashed #8E8E8E;
}
.signup .divright{
	width:49%;
	border:1px dashed #8E8E8E;
	height:254px;
	overflow:auto;
}
.signup .divright img{
	width:45px;
	height:45px;
	margin:3px 0 -5px 4.5px;
}
.signup .divright .p-img{
	margin:0 0 0 5px;
	vertical-align:middle;
}
.signup a{
	border-radius: 8px;
	background-color:#FF8040;
	color:#D0D0D0;
	padding: 4px 30px 5px 30px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	height:30px;
	line-height:30px;
	margin-top:5px;
	display: block;
	float: left;
	cursor:default;
}
.signup .enrol{
	background-color: #ff6526;
	color: #FFFFFF;
	cursor:pointer;
}

/*表单样式*/
body fieldset {
    border:1px solid #D8D8D8;
    padding:10px;
}
body fieldset legend {
    padding:3px 8px;
    font-weight:700;
    border:1px solid #D8D8D8;
    background-color:#F9F9F9;
}
body fieldset.blue {
    border:1px solid #dce3ed
}
body fieldset.blue legend {
    padding:3px 8px;
    font-weight:700;
    color:#347add;
    background:none;
    border:none
}

.form input[type=text],.form input[type=password],.form select,.form textarea,.table-form input[type=text] {
    border: 1px solid #CECECE;
    color: #666666;
    background-repeat: no-repeat;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline:none;
}

.table-form input[type=text]:not(.Wdate) {padding: 3px 4px 2px 4px;}
.table-form .Wdate {padding: 0px 4px;}
.form input[type=text],.form input[type=password],.form select,.form textarea {padding: 5px;}
.form input[type=text]:focus,.form input[type=password]:focus,.form select:focus,.form textarea:focus,
.form input[type=text]:hover,.form input[type=password]:hover,.form select:hover,.form textarea:hover {
    border: 1px solid #369D03;
    color: #666666;
    -moz-box-shadow:0 0 5px rgba(82, 168, 236, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
    box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
}

.form input.date {
    background:#fff url(../images/input_date.png) no-repeat right 3px;
    padding-right:18px;
    font-size:12px;
}
.form textarea {
    font-size:12px;
    height:auto;
    padding:5px;
    margin:0;
    resize: none;
}
.form optgroup{
    color:#000;
}
.w100 {
    width: 100px;
}
.form select.w100 {
    width:110px;
}
.w200 {
    width: 200px;
}
.form select.w200 {
    width:210px;
}
.w300 {
    width: 300px;
}
.form select.w300 {
    width:310px;
}
.w50 {
    width: 50px;
}
.form select.w50 {
    width:60px;
}

.form li {
    list-style-type: none;
    line-height: 35px;
    margin-left: 15px;
}

.form [class^="btn-"],
.form [class*=" btn-"] {
    background:#369D04;
    border:0;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    text-shadow:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    color:#fff;
    filter:none;
    text-decoration: none;
}
.btn-large {
    padding:8px 12px
}

.btn-small {
    padding:3px 7px
}
.btn-mini {
    padding:1px 4px
}
.form .btn-text-left {
    text-align:left
}

.form [class^="btn-"]:hover,
.form [class*=" btn-"]:hover {
	background:#2D8900;
    text-shadow:none;
    color:#FFFF99;
    text-decoration: none;
}


.per-list{
	width:380px;
	height: 280px;
	float:left;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	margin-right: 17px;
	margin-bottom: 17px;
	position: relative;
}
.per-list:nth-child(3n){
	margin-right: 0;
}
.per-list a{
	text-decoration: none;
}
.per-list .venue-img{
	width: 380px;
	height: 190px;
}
.per-list .venue-title{
	width: 360px;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	background-color: #01114C;
	color: #ffffff;
	font-size: 18px;
}
.per-list .venue-title .venue-name{
	display: inline-block;
	width: 216px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.per-list .venue-title .start-img{
	height: 26px;
	float: right;
	margin-top: 12px;
}
.per-list .venue-type{
	width: 360px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}
.per-list .venue-type .per-type{
	width: 80px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	border-radius: 12px;
	display: inline-block;
	margin-top: 8px;
}
.per-list .venue-type .per-type:nth-child(1n){
	background-color: #E7F2FB;
	color: #096FC1;
}
.per-list .venue-type .per-type:nth-child(2n){
	background-color: #FFEEE5;
	color: #FF5E00;
}
.per-list .venue-type .per-type:nth-child(3n){
	background-color: #FCE9EA;
	color: #E22B36;
}
.per-list .flowSum{
	width: 200px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: rgba(0,0,0,.5);
	position: absolute;
	top: 10px;
	left: 10px;
	color: #ffffff;
	border-radius: 6px;
}


/*订场馆列表*/
.venuelist{
	width:1180px;
	margin:0 auto;
}
.venuelist li{
	list-style-type: none;
	float: left;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	padding: 11px 11px 11px 12px;
}
.venuelist li span{
	height: 175px;
	width: 270px;
	display: block;
	overflow: hidden;
}
.venuelist li span img{
	height: 175px;
	width: 270px;
	-webkit-transition: -webkit-transform .3s ease;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;
}
.venuelist li span img:hover {
	transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    -moz-transform: scale(1.1);
}
.venuelist li:hover{
	border: 1px solid #6EB92B;
}
.venuelist li h2{
	width: 265px;
	margin-top: 6px;
	white-space:nowrap; 
	overflow: hidden;
}
.venuelist li h2 a{
	font-size: 14px;
	font-weight: bold;
	overflow:hidden;
}
.venuelist li p {
	width:270px;
	display: block;
	line-height: 22px;
	white-space:nowrap;
	overflow:hidden;
}
.venuelist li p .ing{
	background-color: #84B011;
	color: #FFFFFF;
	padding: 4px 30px 5px 30px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	display: block;
	width: 100px;
	margin-top: 5px;
	margin-left: 50px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;	
}
.venuelist li p .ing:hover{
	background-color: #359E04;
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space:nowrap;
}
div.empty {
	margin: 20px auto;
	text-align: center;
	width: 100%;
	font-size: 18px;
    color: #999;
}
.release{
	width: 950px;
	border: 1px dashed #CDCDCD;
	border-top: none;
	background-color: #F0FFF0;
}
.release table{
	width: 100%;
	margin:5px 0;
	font-size: 14px;
	color:#5B5B5B;
}
.release table tr td{
	border-bottom: 1px dashed #CDCDCD;
	margin:0 auto;
}
.release .input{
	padding-left:3px;
	width: 200px;
	line-height: 20px;
	font-size: 14px;
	color: #333333;
	height: 20px;
	outline:none;
	border-top: 1px solid #666666;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #666666;
}
.release .input:focus {
	color: #666666;
	border-top: 1px solid #336600;
	border-right: 1px solid #A8BE6D;
	border-bottom: 1px solid #A8BE6D;
	border-left: 1px solid #336600;
}
.release_1{
	width: 1178px;
	background-color: #FFFFFF;
	margin: 10px auto 0 auto;
}
.release_2 a{
	font-size: 18px;
	color: #FFFFFF;
	width: 120px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #369D04;
}
.release_2 a:hover{
	font-size: 18px;
	color: #FFFF99;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #2D8900;
}
.release_3{
	float:right;
	margin-right:35px;
}
.release_3 a{
	text-indent: 0;
	font-size: 14px;
	color: #FFFFFF;
	width: 50px;
	height: 25px;
	line-height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #369D04;
}
.release_3 a:hover{
	color: #FFFF99;
	background-color: #2D8900;
}

/*配装备购物车*/
.position .shopcar{
	float: right;
	background-image: url(../images/shopcar.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 170px;
	margin-top: 7px;
	line-height: 28px;
}
.position .shopcar h1 a{
	height:28px;
	line-height:28px;
	width:170px;
	display:block;
	color:#000000;
	font-size:14px;
	font-weight: normal;
	text-indent: 50px;
	font-family: "微软雅黑";
}
.position .shopcar h1 a:hover{
	text-decoration:none;
	color: #369D02;
}
.position .shopcar h1 span{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "微软雅黑";
	background-image: url(../images/shopcarpic.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 25px;
	text-align: center;
	position: relative;
	display: block;
	background-position: center;
	float: right;
	bottom: 10px;
	left: -15px;
	line-height: 28px;
}
.position .shopcar .list{
	width: 300px;
	height: auto;
	border: 1px solid #DDDDDD;
	display: none;
	z-index:100000;
	position:relative;
	background-color: #FFFFFF;
	right: 0px;
	float: right;
	padding: 10px 15px;
}
.position .shopcar .list h5{
	display: block;
	font-size:14px;
}
.position .shopcar .list h5 a{
	display: block;
	height: 26px;
	width: 110px;
	background-color: #369D02;
	line-height: 26px;
	text-align: center;
	float: right;
	text-decoration: none;
	margin-top: 5px;
}
.position .shopcar:hover .list{
   display:block;
}
.position .shopcar .list .shop_table{
	width: 300px;
	height: auto;
}
.position .shopcar .list .shop_table li{
	float: left;
	height: 55px;
	padding: 5px 0;
	border-bottom: 1px dashed #CCC;
	list-style-type: none;
}
.position .shopcar .list .shop_table li img{
	float: left;
	width: 50px;
	height: 50px;
}
.position .shopcar .list .shop_table li .text{
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	width: 240px;
}
.position .shopcar .list .shop_table li .text a{
	float: left;
	display: block;
	overflow: hidden;
	overflow: hidden;
	line-height: 25px;
	height: 25px;
	font-size: 12px;
}
.position .shopcar .list .shop_table li .text .price{
	display: block;
	float: right;
	width: 70px;
	overflow: hidden;
	color: #F00;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	line-height: 25px;
}
.position .shopcar .list .shop_table li .text .option{
	display: block;
	float: left;
	color: #999;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}
.position .shopcar .list .shop_table li .text .delete{
	float: right;
	display: block;
	width: 40px;
	overflow: hidden;
	color: #333;
	text-align: right;
	background: #E1E1E1;
	color: #333;
	text-align: center;
	height: 25px;
	line-height: 25px;
}
.position .shopcar .list .shop_table li .text .delete a{
	display: block;
	width: 40px;
	line-height: 25px;
	text-decoration: none;
	height: 25px;
}

/*配装备列表*/
.subgoods{
	width: 1178px;
	margin: 15px auto;
	border: 1px solid #DDDDDD;
}
.subgoods .title{
	width: 1178px;
	height: 40px;
	border-bottom: 1px solid #6EB92B;
    background-color: #FFFFFF;
}
.subgoods .title .flip_1{
	float: right;

}
.subgoods .title .flip_1 span{
	line-height: 40px;
	font-size: 15px;
	font-family: "微软雅黑";
	color: #000000;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.subgoods .title .flip_1 a{
	border-left: solid 1px #E4E4E4;
	border-right: none;
	line-height: 40px;
	background-image: none;
	font-family: "微软雅黑";
	padding: 0px 10px;
	background-color: #EEEEEE;
}
.subgoods .title a{
	height: 40px;
	display: inline-block;
	line-height: 40px;
	border-right: solid 1px #E4E4E4;
	color: #333333;
	background: url(../images/i3.gif) no-repeat right -35px;
	padding: 0 30px 0 20px;
}
.subgoods .title a:hover {
	color: #369D02;
	text-decoration: none;
}
.subgoods .title a.current {
	color: #D90000;
	background: url(../images/i3.gif) no-repeat right -75px;
}
.subgoods .title a.current_2 {
	color: #D90000;
	background: url(../images/i3.gif) no-repeat right -195px;
}
.subgoods .list{
	margin: 10px 0 15px 2px;
}
.subgoods .list li{
	width: 215px;
	list-style-type: none;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.subgoods .list .bd{
	border:1px solid #DFDFDF;
}
.subgoods .list .bd:hover{
	border: 1px solid #6EB92B;
}
.subgoods .list dl dt .pimg{
	display: block;
	overflow: hidden;
	text-align: center;
	height: 215px;
	width: 215px;
}
.subgoods .list dl dt .pimg img {
	height: 215px;
	width: 215px;
	margin: 0px auto;
	-webkit-transition: -webkit-transform .3s ease;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;
}
.subgoods .list dl dt .pimg img:hover {
	transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.1);
}
.subgoods .list dl dd{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: 7px;
	margin-right: 7px;
}
.subgoods .list dl dd a{
	display: block;
	line-height: 20px;
	overflow: hidden;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: "微软雅黑";
	font-size: 14px;
	text-decoration: none;
	height: 46px;
	padding-top: 10px;
}
.subgoods .list dl dd a:hover{
	color: #369D02;
}
.subgoods .list dl dd p{
	display: block;
	color: #369D02;
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: normal;
	height: 46px;
	line-height: 40px;
}
.subgoods .list dl dd p span{
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
}
.subgoods .list dl dd p .original{
	font-size: 14px;
	font-family: "微软雅黑";
    color: #666666;
    padding-left: 15px;
    height: 30px;
    text-decoration: line-through;
    font-weight: normal;
}
.subgoods .list dl dd .buy{
	font-size: 14px;
	color: #666;
	padding-left: 3px;
	line-height: 16px;
	height: 30px;
	font-family: "微软雅黑";
}
.subgoods .list dl dd .buy span{
	font-size: 14px;
	color: #666;
	padding-left: 5px;
	line-height: 16px;
	height: 30px;
	font-family: "微软雅黑";
	float: right;
}
.subgoods .list dl .btn{
	display: block;
	height: 46px;
	margin-right: 10px;
	margin-left: 10px;
}
.subgoods .list dl .btn a{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 27px;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #84B011;
	display: block;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	margin-top: 4px;
}
.subgoods .list dl .btn a:hover{
	color: #FFFFFF;
	background-color: #359E04;
	text-decoration: none;
}
.subgoods .list dl .btn .current{
	color: #FFFFFF;
	background-color: #B3B3B3;
	text-decoration: none;
}

/*装备信息*/
.goodsinfo{
	width: 1180px;
	margin:0 auto;
}
.goodsinfo .picinfo{
	float: left;
	margin: 0 auto;
	width: 380px;
}
.goodsinfo .picinfo .container{
	text-align: center;
}
.goodsinfo .picinfo .container span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.goodsinfo .picinfo .list img{
	border:1px solid #d5d5d5;
	margin-top:10px;
	width:50px;
	height:50px;
	margin-left: 10px;
}
.goodsinfo .picinfo .list img.on{border:1px solid #FF0000;}
.goodsinfo .picinfo .izImage2{border:0; max-width:380px; max-height:380px; vertical-align: middle;}
.goodsinfo .picinfo .izViewer2{width:441px;height:441px;left:382px;top:-381px;display:none; border:1px solid #999999;}
.goodsinfo .picinfo .handle2{
	display:none;
	opacity:0.7;
	filter:alpha(opacity=70);
	background:#FFFFFF;
	cursor:crosshair;
	border:1px solid #E0E0E0;
	position:absolute;
}
.goodsinfo .picinfo .container{
	width:380px;
	height:380px;
	border: 1px solid #FFFFFF;
}
.goodsinfo .picinfo .code{
	line-height: 25px;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 10px;
}
.goodsinfo .picinfo .code span{
	margin-left: 110px;
}
.goodsinfo .textinfo{
	float: left;
	width: 540px;
	margin-left: 20px;
}
.goodsinfo .textinfo h1{
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 24px;
	text-align: left;
	padding-bottom: 6px;
	font-weight: normal;
	color: #000000;
}
.goodsinfo .textinfo h2{
	border-bottom: 1px solid #E4E4E4;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 6px;
}
.goodsinfo .textinfo .price{
	height: 80px;
	margin-top: 20px;
	background-image: url(../images/Pricebg.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.goodsinfo .textinfo .price dl{
	float: left;
	color: #FFFFFF;
	text-align: left;
}
.goodsinfo .textinfo .price dl dd {
	line-height: 80px;
}
.goodsinfo .textinfo .price dl dd span {
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 20px;
	vertical-align: 8px;
	margin-left: 15px;
	margin-right: 5px;
}
.goodsinfo .textinfo .price dl dd strong {
	color: #FFFFFF;
	font-size: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.goodsinfo .textinfo .price dl dt{
	line-height: 30px;
	margin-top: 12px;
}
.goodsinfo .textinfo .price dl dt strong {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}
.goodsinfo .textinfo .discount{
	margin-top: 25px;
}
.goodsinfo .textinfo .discount dd{
	color: #0066CC;
	line-height: 25px;
}
.goodsinfo .textinfo .discount dd span{
	background-image: url(../images/discount.gif);
	background-repeat: no-repeat;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;
	width: 46px;
	padding-right: 15px;
	padding-left: 15px;
}
.goodsinfo .textinfo .buy{
	margin-top: 25px;

}
.goodsinfo .textinfo .buy dt {
	color: #333333;
	font-size: 14px;
	font-family: "微软雅黑";
	float: left;
	line-height: 35px;
	padding-left: 5px;
	padding-right: 5px;
}
.goodsinfo .textinfo .buy dd{
width: 395px;
}
.goodsinfo .textinfo .buy dd a {
	display: inline-block;
	padding: 7px 0;
	width: 34px;
	height: 20px;
	border: 1px solid #C8C7CC;
	background-color: #E4E4E4;
	line-height: 20px;
	text-align: center;
	font-size: 20px;
	font-family: "Century Gothic";
	vertical-align: middle;
	text-decoration: none;
}
.goodsinfo .textinfo .buy dd input {
	display: inline-block;
	width: 50px;
	height: 20px;
	border-width: 1px 0;
	border-color: #C8C7CC;
	border-style: solid;
	font-size: 16px;
	line-height: 20px;
	font-family: "微软雅黑";
	vertical-align: middle;
	text-align: center;
	color: #333333;
	padding: 7px 0;
}
.goodsinfo .textinfo .buy dd span{
	margin-left: 15px;
}
.goodsinfo .textinfo .buy .buybtn{
	height: 50px;
	text-align: center;
	width: 220px;
	margin-top: 20px;
}
.goodsinfo .textinfo .buy .buybtn span{
	padding-right: 15px;

}
.goodsinfo .textinfo .buy .buybtn span img{
	margin-bottom: -7px;

}
.goodsinfo .textinfo .buy .buybtn a{
	line-height: 50px;
	display: block;
	width: 220px;
	background-color: #369D02;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 20px;
	text-decoration: none;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.goodsinfo .textinfo .buy .buybtn a:hover{
	background-color: #2D8100;
}
.goodsinfo .textinfo .collect{
	display: block;
	margin-top: 25px;
}

.goodsinfo .textinfo .collect .btn{
	line-height: 22px;
	height: 22px;
	border: 1px solid #999;
	border-radius: 2px;
	background-color: #fff;
	background-image: url(../images/pic_icon.png);
	background-repeat: no-repeat;
	background-position: 12px -51px;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 5px;
}
.goodsinfo .textinfo .collect .btn:hover {
	border: 1px solid #369D02;
	border-radius: 2px;
	background-color: #fff;
	background-image: url(../images/pic_icon.png);
	background-repeat: no-repeat;
	background-position: 12px -78px;
	color: #369D02;
	text-decoration: none;
}
.goodsinfo .tabinfo{
	width: 220px;
	float: right;
	border: 1px solid #E4E4E4;
}
.goodsinfo .tabinfo .c15b{
	height: 100px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: 0 -70px;
	padding-left: 19px;
}
.goodsinfo .tabinfo .c15b span {
	display: block;
	width: 60px;
	float: left;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #666666;
	margin-top: 70px;
}
.goodsinfo .tabinfo .c15c{
	border-top: solid 1px #E4E4E4;
	border-bottom: solid 1px #E4E4E4;
	line-height: 30px;
	color: #666;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 19px;
}
.goodsinfo .tabinfo .c15c p{
	line-height: 28px;
}
.goodsinfo .tabinfo .c15c b{
	color: #D90000;
}
.goodsinfo .tabinfo .score {
	display: inline-block;
	height: 22px;
	width: 101px;
}
.goodsinfo .tabinfo .score i{
	background-position: 0 -22px;
	display: block;
	height: 22px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -10000px;
}
.goodsinfo .tabinfo .score, .score i{
	background-image: url(../images/icon.png);
}
.goodsinfo .tabinfo .c15d {
	height: 80px;
	margin-top: 20px;
	color: #666;
	line-height: 16px;
	padding-left: 19px;
	margin-bottom: 20px;
}
.goodsinfo .tabinfo .c15d img {
	width: 80px;
	height: 80px;
	float: left;
	padding-right: 10px;
}
.goodsinfo .tabinfo .c15d h2 {
	font-size: 14px;
	line-height: 18px;
	height: 18px;
	color: #333;
	padding-bottom: 2px;
}
.goodsinfo .tabinfo .c15d a {
	display: inline-block;
	width: 60px;
	background-color: #7AB231;
	height: 20px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	margin-top: 6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
}

/*装备详情*/
.goodsdetails{
	width: 1180px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.goodsdetails .similar{
	width: 202px;
	float: left;
	border: 1px solid #DDDDDD;
}
.goodsdetails .similar .title{
	border-bottom: 1px solid #6EB92B;
	line-height: 35px;
	height: 35px;
	font-size: 16px;
	text-indent: 15px;
}
.goodsdetails .similar .list{
	width: 177px;
	height: auto;
	margin-left: 12px;
}
.goodsdetails .similar .list li{
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.goodsdetails .similar .list li img{
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 175px;
}
.goodsdetails .similar .list .bd{
	border:1px solid #FFFFFF;
}
.goodsdetails .similar .list .bd:hover{
	border: 1px solid #6EB92B;
}
.goodsdetails .similar .list dl dd{
	display: block;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: 5px;
	margin-right: 5px;
}
.goodsdetails .similar .list dl dd a{
	display: block;
	line-height: 18px;
	overflow: hidden;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	height: 40px;
	padding-top: 10px;
}
.goodsdetails .similar .list dl dd a:hover{
	color: #369D02;
}
.goodsdetails .similar .list dl dd p{
	display: block;
	line-height: 35px;
	color: #369D02;
	overflow: hidden;
	font-size: 16px;
	height: 35px;
	padding-left: 5px;
	font-weight: normal;
}
.goodsdetails .similar .list dl dd p span{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

/* 装备详情评价问答 */
.product ul,ul li{ list-style:none;}
.product{
	float: right;
	width: 968px;
}

.product .tab{
	width:968px;
	border-top: 2px solid #369D02;
}
.product .tab ul.menu{
	height:36px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	line-height: 36px;
}
.product .tab ul.menu li{
	float:left;
	text-align:center;
	width:160px;
	height:36px;
	line-height:36px;
	list-style:none;
	font-size:15px;
	cursor:pointer;
	color: #5E5E5E;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	background-color: #F2FFD6;
}
.product .tab ul.menu li.active{
	color:#FFFFFF;
	background-color: #369D02;
	font-size: 16px;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	height: 36px;
}
.product .con1,.con2,.con3{
	border: 1px solid #DDDDDD;
	border-top: none;
	padding-top: 15px;
}
.product .con2,.con3{display:none;}
.product .pics{
	width: 950px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.product .pics img{
	max-width: 790px;
}
/* tab1 */
.product .tab1{
	padding-top: 15px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.product .tab1 ul.menu1{
	height:36px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E6E6E6;
}
.product .tab1 ul.menu1 li{
	float:left;
	text-align:center;
	width:130px;
	height:34px;
	line-height:34px;
	list-style:none;
	font-size:14px;
	cursor:pointer;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #E4E4E4;
	border-bottom-width: 2px;
}
.product .tab1 ul.menu1 li.active{
	color:#2D8100;
	height: 33px;
	border: 1px solid #2D8100;
	border-bottom-width: 2px;
}
.product .con11,.con12,.con13,.con14{}
.product .con12,.con13,.con14{display:none;}
.comments {
	position: relative;
	padding-bottom: 13px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
}
.comments .face {
	width: 60px;
	height: 60px;
	position: absolute;
	border-radius: 50%;
	border: 1px solid #FFF;
	overflow: hidden;
	margin-left: 10px;
}
.comments .face img{
	height: 60px;
	width: 60px;
}
.comments .namebox{
	position: absolute;
	top: 70px;

}
.comments .namebox .name {
	display: block;
	width: 60px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 13px;
}
.comments dl{
	list-style: none;
	margin-left: 110px;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.comments dl dd{
	margin-top: 12px;
	padding-left: 40px;
}
.comments dl dd .type {
	width: 46px;
	margin-left: -46px;
	float: left;
	line-height: 20px;
}
.comments dl dd .text {
	color: #666666;
	word-wrap: break-word;
	float: left;
	line-height: 22px;
	word-break: break-all;
	width: 760px;
}
.comments dl dd .date {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	height: 35px;
}

.comments dl dd .m {
	width: 710px;
}
.comments dl dd .m span {
	display: inline-block;
	vertical-align: middle;
	color: #2D8100;
	line-height: 18px;
}
.score{
	height: 150px;
	border-bottom: solid 1px #ededed;
}
.score .one{
	height: 120px;
	width: 270px;
	float: left;
	border-right: solid 1px #ededed;
	text-align: center;
	font-size: 60px;
	color: #D50205;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.score .one span{
	display:block;
	font-size:14px;
	color:#666;
	padding-top:15px;
	font-family: "微软雅黑";
}
.score .two{
	width:372px; 
	border-right:solid 1px #ededed; 
	float:left; 
	padding-left:30px; 
	height:150px
}
.score .two h1{ 
	font-size:14px; 
	display:block; 
	height:35px; 
	line-height:35px; 
	padding-top:15px
}
.score .two dt{
	width:45px;
	float:left;
	color:#666;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 27px;
	height: 24px;
}
.score .twoa{
	float:left;
	width:250px;
	height:15px;
	line-height:15px;
	background-color:#eee;
	margin-top: 7px;
}
.score .twob{
	display:block; 
	float:left; width:30px; 
	height:24px; 
	line-height:24px; 
	padding-left:15px; 
	color:#666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
}
.score .twoa i{
	display:block; height:15px; 
	line-height:15px; 
	float:left; 
	background-color:#D50205; 
	background-image: none;
}
.score .three{
	float: left;
	padding: 45px 0 0 40px;
}
.score .three a{
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
	background-color: #369D02;
	color: #FFFFFF;
}
.score .three p{
	color: #369D02;
	padding-top: 10px;
}
.questions{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.questions .ask{
	width: 940px;
}
.questions .ask a{
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
	background-color: #2D8100;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	float: right;
}
.questions .qa{
	border-bottom: none;
	padding: 10px;
}
.questions .qa .m2 {
	padding: 10px;
}
.questions .qa .m2 .question{
	color: #666;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
}
.questions .qa .m2 em {
	color: #0000FF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.questions .qa .time{
	color: #999999;
	float: right;
	line-height: 25px;
	font-size: 12px;
}
.questions .qa .m3 {
	position: relative;
	border: 1px solid #e6e1dd;
	padding: 10px;
	background: #fffaf6;
}
.questions .qa .m3 .reply {
	margin-bottom: 8px;
	line-height: 20px;
}
.questions .qa .m3 .reply em {
	color: #ff6302;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* 右侧边栏 */
.corner {
	margin-bottom: 10px;
	overflow: hidden;
	width: 280px;
}

.corner .mt {
	border: 1px solid #ddd;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	background-color: #f7f7f7;
}
.corner .mf {
	border: 1px solid #ddd;
	min-height: 28px;
	line-height: 28px;
	padding: 0 8px;
	background-color: #f7f7f7;
}
.corner .mc {
	border: 1px solid #ddd;
	border-top: none;
	overflow: hidden;
	min-height: 40px;
}
.corner .mc li {
	padding: 3px;
	border-top: 1px solid #ddd;
	margin-bottom: 3px;
}
.corner .mc li.empty {
	padding: 3px;
	border-top: 1px solid #ddd;
	margin-bottom: 3px;
	text-align: center;
	line-height: 40px;
}
.corner .mc li:first-child {
	border-top: none;
}

/* 购物车 */
.shoppingcart{
	width: 1180px;
	margin:0 auto;
}
.flow-steps {
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 16px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 570px;
}
ol, ul, li{
list-style: none;
}
.flow-steps li.current {
	background-color: #369D02;
	color: #fff;
	font-weight: bold;
}
.flow-steps .num5 li {
	width: 175px;
}
.flow-steps li {
	float: left;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #a5a5a5;
	padding: 0 15px 0 0;
	overflow: hidden;
	background-color: #f3f3f3;
	background-image: url(../images/shoppingcart.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.flow-steps li span, .flow-steps li strong {
	display: block;
}
.flow-steps li.done {
	background-color: #84B011;
	background-position: 100% -64px;
	color: #fff;
}
.flow-steps li.current-prev {
	background-position: 100% -32px!important;
}
.flow-steps li.last {
	background-image: none;
}
.cartmain{
	width: 1180px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.cartmain .mycar{
	font-size: 20px;
	line-height: 35px;
	height: 40px;
	width: 1180px;
}
.cartmain .mycar span{
	font-size: 14px;
	float: right;
}
.cartmain .carlist{
	width: 1178px;
	border: 1px solid #DDDDDD;
	margin-bottom: 15px;
}
.cartmain .carlist .title{
	width: 1178px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	height: 72px;
}
.cartmain .carlist .title span{
	width: 1178px;
	background-color: #E9FACF;
	display: block;
	line-height: 36px;
	font-size: 20px;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #84B011;
}

.cartmain .carlist .title .self_operated{
	color: #1317B7;
	font-weight: bold;
}
.cartmain .carlist .title li{
	float: left;
	list-style-type: none;
	text-align: center;
	line-height: 34px;
	background-color: #EDEDED;
	height: 34px;
}
.cartmain .carlist .goodsbox{
	width: 1178px;
}
.cartmain .carlist .goodsbox dl{
	width: 1178px;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

.cartmain .carlist .goodsbox dl dd{
	float: left;
	text-align: center;
	height: 80px;
	line-height: 80px;
}
.cartmain .carlist .goodsbox dl dd img{
	height: 60px;
	width: 60px;
	border: 1px solid #E4E4E4;
	margin-top: 9px;
}
.cartmain .carlist .goodsbox dl dd input{
	margin-top: 30px;
}
.cartmain .carlist .goodsbox dl dd span img{
	height: 21px;
	width: 21px;
	margin-bottom: -6px;
}
.cartmain .carlist .goodsbox .activity{
	width: 1178px;
	background-color: #FFFCCC;
}
.cartmain .carlist .goodsbox .activity ol{
	width: 1178px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE288;
	line-height: 30px;
}
.cartmain .carlist .goodsbox .activity ol span{
	background-image: url(../images/discount.gif);
	background-repeat: no-repeat;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;
	width: 46px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 20px;
}
.cartmain .carlist .freight{
	background-color: #F1F1F1;
	text-align: right;
}
.cartmain .carlist .freight span{
	font-size: 16px;
	color: #D90000;
	margin-right: 15px;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
.cartmain .carlist .freight span font{
	font-size:16px;
	color:#333333;
	font-family: "微软雅黑";
}
.cartmain .price{
	background-color: #fff;
	width: 1178px;
	border: 1px solid #84B011;
	line-height: 60px;
	height: 60px;
}
.cartmain .price li{
	list-style-type: none;
	float: left;
	text-align: center;
	line-height: 60px;
	height: 60px;
}
.cartmain .price li span{
	font-size: 22px;
	color: #D90000;
	margin-right: 15px;
	line-height: 60px;
	font-family: Arial, Helvetica, sans-serif;
} 
.cartmain .price li span font{
	font-size:16px;
	color:#333333;
	font-family: "微软雅黑";
}
.settlement:link {
	color: #FFFFFF;
	display: block;
	line-height: 40px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	width: 120px;
	text-align: center;
	background-color: #369D02;
	margin-top: 10px;
}
.settlement:visited {
	color: #FFFFFF;
	display: block;
	line-height: 40px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	width: 120px;
	text-align: center;
	background-color: #369D02;
}
.settlement:active {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	background-color: #2D8100;
}
.settlement:hover {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	background-color: #2D8100;
}
.continue:link {
	color: #333333;
	display: block;
	line-height: 38px;
	height: 38px;
	font-family: "微软雅黑";
	font-size: 18px;
	width: 120px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #369D02;
	margin-top: 10px;
}
.continue:visited {
	color: #333333;
	display: block;
	line-height: 40px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	width: 120px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #369D02;
}
.continue:active {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	background-color: #369D02;
}
.continue:hover {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	background-color: #369D02;
}

/*核对订单信息*/
.cartmain .order{
	width: 1178px;
}
.cartmain .order .address{
	width: 1178px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background-color: #EAF9FF;
	
}
.cartmain .order .address h1{
	width: 1178px;
	font-size: 16px;
	line-height: 40px;
	color: #000000;
	text-indent: 20px;
	background-color: #FFFFFF;
}
.cartmain .order .address h1 font{
	font-size: 14px;
	font-weight: normal;
	margin-left: 30px;
}
.cartmain .order .address p{
	width: 1178px;
	line-height: 40px;
	text-indent: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.cartmain .order .address p a{
	color:#D90000;
}
.cartmain .order .addto{
	width: 1178px;
	background-color: #EAF9FF;
}
.cartmain .order .addto p{
	line-height: 45px;
	text-indent: 80px;
	border: 0px;
}
.cartmain .price_1{
	width: 1176px;
	border: 2px solid #FFE288;
	line-height: 60px;
	height: 60px;
	background-color: #FFFCCC;
	text-align: right;
	font-size: 22px;
	color: #000000;
}
.cartmain .price_1 span{
	color: #D90000;
	font-size: 26px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

/*核对订单信息装备信息*/
.cartmain .carlist_1{
	width: 1178px;
	border: 1px solid #DDDDDD;
	margin-bottom: 15px;
}
.cartmain .carlist_1 .title{
	width: 1178px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	height: 45px;
	background-color: #F2F2F2;
}
.cartmain .carlist_1 .title li{
	float: left;
	list-style-type: none;
	text-align: center;
	line-height: 45px;
	height: 45px;
}
.cartmain .carlist_1 .goodsbox{
	width: 1178px;
}
.cartmain .carlist_1 .goodsbox dl{
	width: 1178px;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

.cartmain .carlist_1 .goodsbox dl dd{
	float: left;
	text-align: center;
	height: 80px;
	line-height: 80px;
}
.cartmain .carlist_1 .goodsbox dl dd img{
	height: 60px;
	width: 60px;
	border: 1px solid #E4E4E4;
	margin-top: 9px;
}
.cartmain .carlist_1 .goodsbox dl dd span img{
	height: 21px;
	width: 21px;
	margin-bottom: -6px;
}
.cartmain .carlist_1 .goodsbox .activity{
	width: 1178px;
	background-color: #FFFCCC;
}
.cartmain .carlist_1 .goodsbox .activity ol{
	width: 1178px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE288;
	line-height: 30px;
}
.cartmain .carlist_1 .goodsbox .activity ol span{
	background-image: url(../images/discount.gif);
	background-repeat: no-repeat;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;
	width: 46px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 20px;
}

a.addfavorite {
    color: #FFFFFF;
    font-size: 12px;
    background-color: #369D04;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-decoration: none;
    color: #fff;
}
a.addfavorite.favorited {color: #fff000;}
a.addfavorite:before {
	content:"★";
	font-size: 1em;
	font-family: sans-serif;
	color: #ccc;
}
a.addfavorite.favorited:before {
	content:"★";
	color: #fff000;
}

/* 找教练详细 */
.row-wrap{
    width: 1180px;
    margin: 0 auto;
}
.coaches{
	width:878px;
	float:left;
	border: 1px solid #DDDDDD;
	background-image: url(../images/coachesbg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
	padding-bottom: 30px;
}
.coaches .photos{
	margin-left: 22px;
	height: 326px;
	width: 208px;
	background-image: url(../images/coaches_photobg.png);
	float: left;
}
.coaches .photos img{
	height: 270px;
	width: 190px;
	margin-top: 12px;
	margin-left: 9px;
}
.coaches .resumes{
	float: right;
	width: 604px;
	margin-right: 22px;
	margin-bottom: 10px;
}
.coaches .resumes .title{
	background-image: url(../images/coaches_title.png);
	height: 30px;
	background-repeat: no-repeat;
	line-height: 28px;
	font-size: 18px;
	color: #FFFFFF;
	text-indent: 15px;
	width:100%;
	text-align:left;
}
.coaches .resumes .list{
	width: 604px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
.coaches .resumes .list img{
	max-width:604px;
}
.coaches .resumes tr td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;

}
.icon-direct {
	display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: text-bottom;
    font-style: normal;
    overflow: hidden;
    background:url('../images/icon-updown.gif') no-repeat;
}
.icon-direct.icon-up {
	background-position: 0 0px;
}

.icon-direct.icon-down {
	background-position: -15px 0;
}

/* 体育发展史征集 */
.subnewsl .upload{
	margin-top: 20px;
	float: right;
}
.subnewsl .upload a{
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-size: 18px;
	background-color: #2C9401;
	color: #FFFFFF;
	text-decoration: none;
}
.subnewsl .upload a:hover{
	background-color: #369D02;
	color: #FFFFFF;
	text-decoration: none;
}
.subnewsl .list .content .title span{
	font-size:18px;
	margin-right:5px;
	color: #2C8200;
}
.subupload{
	width: 1180px;
	margin:0 auto;
}
.subupload .fillin{
	width: 1000px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CDCDCD;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CDCDCD;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CDCDCD;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.subupload .fillin table{
	font-size: 16px;
	width: 1000px;
}
.subupload .fillin tr td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDCDCD;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 3px;
}
.subupload .fillin .input{
	width: 300px;
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	height: 30px;
	outline:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #666666;
}
.subupload .fillin .input:focus {
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336600;
	border-right-color: #A8BE6D;
	border-bottom-color: #A8BE6D;
	border-left-color: #336600;
}
.subupload .fillin_1{
	width: 850px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	margin-top: 15px;
}
.subupload .fillin_2 a{
	font-size: 18px;
	color: #FFFFFF;
	width: 160px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #369D04;
}
.subupload .fillin_2 a:hover{
	font-size: 18px;
	color: #FFFF99;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #2D8900;
}

/* 直播 */
.live{
	width:1180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.live_left{
	width: 840px;
	float: left;
}

/* 主播信息 */
.presenter{
	height: 96px;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
}
.presenter .pic{
	height: 96px;
	float: left;
	margin-right: 15px;
	width: 96px;
}
.presenter .pic img{
	height: 96px;
	width: 96px;
}
.presenter .text{
	height: 96px;
	float: left;
}
.presenter .text h1{
	font-size: 20px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
}
.presenter .text p{
	color: #555555;
	line-height: 30px;
}
.presenter .text p span{
	margin-right: 10px;
}
.presenter .text p span img{
	margin-bottom: -4px;
}

/* 视频区 */
.room_video{
	width: 840px;
	background-color: #CCCCCC;
	height: 515px;
}

/* 礼物区 */
.chat .gift_animation{
	position:relative;
	overflow:hidden;
}
.gift{
	height: 90px;
	border: 1px solid #DDDDDD;
}
.gift .laba{
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 30px;
	float: left;
}
.gift_show{
	width:320px;
	height:80px;
	position:absolute;
	margin-top:-280px;
	background-image:url('../images/gift_bg.jpg');
	background-size:100%;
	display:none;
	z-index:998;
}
.gift_text{
	float:left;
	color:#FFF;
}
.gift_text .gift_user{
	margin:0 0 0 10px;
	color:#077EFF;
}
.gift_text .gift_tip{
	margin:0 0 0 110px;
}
.gift_text .gift_name{
	color:#F14A00;
	margin:0 0 0 10px;
}
.gift_text .gift_x{
	color:#FFD306;
	margin:0 0 0 10px;
}
.gift_text .gift_number{
	color:#FFD306;
	margin:-8px 0 0 5px;
	font-size:22px;
	font-weight:bold;
	position:absolute;
}
.gift_img{
	float:right;
}
.gift_img img{
	margin:-20px 10px 0 0;
}
#roll{
	overflow:hidden;
	float: left;
	margin-top: 27px;
	height: 25px;
}
#roll li{
	overflow:hidden;
	list-style-type: none;
}
.caruselList {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.caruselList li {
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}

.caruselList li a {
	float:left}
.tooltip {
	display: none;
	width:310px;
	z-index:200;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding: 15px;
	margin-top:8px;
}
.tooltip img{
	height: 90px;
	width: 90px;
	float: left;
	margin-right: 15px;
}
.tooltip p{
	line-height: 22px;
}
.tooltip p strong{
	font-size: 18px;
	margin-right: 10px;
}
.tooltip .c1{
	color: #999999;
}
.tooltip .c2{
	color: #F14A00;
}
.tooltip .c3{
	color: #333333;
}
.tooltip .c3 input{
	color: #333333;
	width: 50px;
	line-height: 18px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 2px;
}
.tooltip .c3 span a{
	text-decoration: none;
	background-color: #F14A00;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	border-radius: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	padding-top: 1px;
}
.mywealth{
	float: right;
	margin-top: 4px;
	margin-right: 20px;
}
.mywealth span{
	margin-right: 10px;
	margin-left: 15px;
	color: #666666;
}
.mywealth span a{
	text-decoration: none;
	background-color: #F14A00;
	padding-right: 18px;
	padding-bottom: 2px;
	padding-left: 18px;
	color: #FFFFFF;
	border-radius: 3px;
}
.mywealth span a:hover{
	text-decoration: none;
	background-color: #D72300;
	padding-right: 18px;
	padding-bottom: 2px;
	padding-left: 18px;
	color: #FFFFFF;
}
.mywealth .p1{
	background-image: url(../images/mywealth1.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width:20px;
	padding-left: 20px;
}
.mywealth .p2{
	background-image: url(../images/mywealth2.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width:20px;
	padding-left: 20px;
}
/* 视频推荐 */
.videohot{
	width: 840px;
	margin-top: 25px;
}
.videohot .title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}
.videohot .title img{
	margin-bottom: -8px;
	margin-right: 5px;
}
.videohotlist{
	width:860px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 15px;
}
.videohotlist li{
	width: 195px;
	list-style-type: none;
	float: left;
	margin-right: 20px;
	background-image: url(../images/bg_case_f.png);
	background-repeat: no-repeat;
	background-position: center 98px;
	position: relative;
	height: 175px;
	margin-top: 12px;
	margin-bottom: 22px;
}

.videohotlist li .videohotlist_w{
	display:block;
	width:195px;
	height:175px;
	position:absolute;
	bottom:14px;
	left:0px;
}
.videohotlist li .videohotlist_w img{
	height: 130px;
	width: 195px;
}
.videohotlist li .videohotlist_w .fire{
	background:#000;
	opacity:0.3;
	filter:alpha(opacity=30);
	position:absolute;
	width:195px;
	height:130px;
	z-index:2;
	display:none;
	text-align:center;
	left: 0px;
	top: 0px;
}
.videohotlist li .videohotlist_w .x{
	width:61px;
	height:61px;
	top:35px;
	position:absolute;
	z-index:3;
	display:none;
	background-image: url(../images/videoicon.png);
}
.videohotlist li p{
	margin-top: 4px;
	position: relative;
	top: 123px;
	color: #777777;
	white-space: nowrap;
	overflow: hidden;
}
.videohotlist li p a{
	font-size: 15px;
}
.videohotlist li .u-name{
	float: left;
	background-image: url(../images/live_3.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 4px;
}
.videohotlist li .w-num{
	float: right;
	background-image: url(../images/live_4.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0px 4px;
}

/* 直播右侧 */
.live_right{
	width: 320px;
	float: right;
}
.advert{
	width: 320px;
	margin-bottom: 10px;
}
#contribution_fx{
	position:absolute;
	z-index:999;
	width:318px;
	background:#FFF;
	border-bottom:1px solid #DDD;
}
.contribution{
	width: 318px;
	border: 1px solid #DDDDDD;
}
.contribution .title{
	height: 32px;
	background-color: #EEEEEE;
	font-size: 16px;
	line-height: 30px;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.contribution .fans{
	width: 300px;
	margin:0 auto;
}
.contribution .fans li{
	list-style-type: none;
	height: 120px;
	float: left;
	margin-top: 20px;
	width:100px;
	text-align:center;
}
.contribution .fans li span{
	position:relative;
}
.contribution .fans li span img{
	margin-top: 14px;
}
.contribution .fans li p{
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.contribution .icon1{
	position:absolute;
	width:70px;
	height:83px;
	z-index: 99;
	background-image: url(../images/contribution1.png);
	background-repeat: no-repeat;
	left: 0px;
	bottom: 3px;
}
.contribution .icon2{
	position:absolute;
	width:70px;
	height:83px;
	z-index: 99;
	background-image: url(../images/contribution2.png);
	background-repeat: no-repeat;
	left: 0px;
	bottom: -8px;
}
.contribution .icon3{
	position:absolute;
	width:70px;
	height:83px;
	z-index: 99;
	background-image: url(../images/contribution3.png);
	background-repeat: no-repeat;
	left: -1px;
	bottom:-8px;
}
@-moz-document url-prefix() {
	.contribution .icon1 { top:-65px; }
	.contribution .icon2 { top:-55px; }
	.contribution .icon3 { top:-55px; }
}
/* 贡献排名 */
.ranking{
	line-height: 30px;
	height: 30px;
	/*margin-top: 7px;*/
	margin-bottom: 8px;
}
.ranking .number{
	background-color: #DDDDDD;
	height: 18px;
	width: 18px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	line-height: 18px;
	text-align: center;
	color: #666666;
	margin-top: 8px;
	border-radius: 50%;
}
.ranking .face {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #FFF;
	overflow: hidden;
} 
.ranking .face img{
	height: 30px;
	width: 30px;
}
.ranking .names{
	overflow: visible;
	position: absolute;
	margin-left: 10px;
	line-height: 30px;
	color: #666666;
} 

/* 聊天区 */
.chat{
	width: 320px;
}
.chat .inforlist{
	height: 339px;
	overflow-y:scroll;
	overflow-x:hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.chat .inforlist li{
	list-style-type: none;
	margin-left: 10px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	word-wrap:break-word;
}
.chat .inforlist li font{
	color: #F14A00;
	margin-right: 5px;
	margin-left: 5px;
}
.chat .inforlist li font img{
	height: 40px;
	width: 40px;
	margin-bottom: -10px;
	margin-left: 5px;
	margin-top: 5px;
}
.chat .inforlist .hyname{
	color: #FF0000;
	margin-right: 5px;
	margin-left: 5px;
}

.chat .inforlist .name{
	color: #007EFF;
}
.chat .inforlist .textinfor{
	color: #333333;
}
/* 发言区 */
.speak{
	width: 318px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	height: 90px;
}
.speak .expression{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.speak .clean{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.speak .message{
	float: left;
	margin-left: 10px;

}
.speak .message .cs-textarea{
	width: 230px;
	height: 37px;
	background: #fff;
	line-height: 20px;
	float: left;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF7700;
	border-right-color: #FF7700;
	border-bottom-color: #FF7700;
	border-left-color: #FF7700;
	resize: none;
	outline:none;
	border-radius: 4px 0 0 4px;
}
.speak .sendout{
	display: block;
	width: 43px;
	height: 49px;
	line-height: 49px;
	border-radius: 0 4px 4px 0;
	color: #fff;
	font-size: 16px;
	float: left;
	text-align: center;
	cursor: pointer;
	background-color: #FF7700;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#emoticon_container{ 
	display:none;
	position:absolute;
	width:168px;
	background:#B8B8DC;
}

/* 直播公告 */
.announce{
	width: 318px;
	border: 1px solid #DDDDDD;
	margin-top: 30px;
}
.announce .title{
	line-height: 37px;
	height: 36px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/noticeico.png);
	background-repeat: no-repeat;
	text-indent: 33px;
	background-position: 4px 8px;
}
.announce .contentinfo{
	width: 280px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 24px;
}

div.expand-btn{
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

/* 队伍 */
.team{
	width:1180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

/* 创建队伍 */
.establish{
	width:1178px;
	border: 1px dotted #DDDDDD;
	height: 500px;
}
.establish .teamlogo{
	float: left;
	/*background-color: #E5EDF3;*/
	width: 400px;
	height: 370px;
}
.establish .teamlogo .pictures{
	height: 200px;
	width: 200px;
	border: 2px solid #009944;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.establish .teamlogo .pictures img{
	height: 200px;
	width: 200px;
}
.establish .teamlogo .upload{
	margin-right: auto;
	margin-left: auto;
	width: 204px;
	margin-top: 10px;
}
.establish .teamlogo .upload a{
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	display: block;
	text-align: center;
	background-color: #32B16C;
	color: #FFFFFF;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.establish .teamlogo .upload a:hover{
	background-color: #009944;
}
.establish .form{
	float: left;
	margin-left: 70px;
	width: 650px;
	margin-bottom: 20px;
}
.establish .form dd{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 70px;
}
.establish .form .form_t {
	width: 100px;
	margin-right: 10px;
	font-size: 20px;
	color: #333333;
	text-align: right;
	display: inline-block;
}
.establish .form .form_input{
	width: 400px;
	height: 42px;
	text-indent: 10px;
	font-size: 18px;
	border-radius: 5px;
	border: 1px solid #32B16C;
	background: #f9f9f9;
	display: inline-block;
	font-family: "微软雅黑";
	line-height: 42px;
	outline:none;
}
.establish .buttons{
	float: right;
	margin-right: 340px;
}
.establish .buttons a{
	margin-right: 40px;
	margin-left: 40px;
	text-align: center;
	background-color: #009944;
	color: #FFFFFF;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.establish .buttons a:hover{
	background-color: #32B16C;
}

/* 队伍列表 */
.teamlist{
	width: 1180px;
}
.leftside{
	width: 770px;
	float: left;
	border: 1px solid #DDDDDD;
}
.leftside .search{
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.leftside .search span a{
	margin-right: auto;
	margin-left: auto;
	width: 145px;
	display: block;
	text-align: center;
	background-color: #2D8100;
	color: #FFFFFF;
	font-size: 20px;
	height: 44px;
	line-height: 44px;
	text-decoration: none;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	float: left;
}
.search_input{
	width: 600px;
	height: 42px;
	text-indent: 50px;
	font-size: 18px;
	border: 1px solid #2D8100;
	display: inline-block;
	font-family: "微软雅黑";
	line-height: 42px;
	float: left;
	outline:none;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	background-color: #F0F0F0;
	background-image: url(search.png);
	background-repeat: no-repeat;
	background-position: 7px 3px;
}
.join{
	width: 746px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 10px;
	height: 120px;
	border: 2px solid #DDDDDD;
}
.join .face_1 {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: 3px solid #FFFFFF;
	overflow: hidden;
	float: left;
	margin-left: 20px;
}
.join .face_1 img{
	height: 100px;
	width: 100px;
}
.join .textinfor{
	height: 100px;
	float: left;
	margin-left: 30px;
	width: 400px;
}
.join .textinfor span{
	line-height: 40px;
	height: 40px;
	font-size: 22px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCDCD;
	width: 400px;
	display: block;
}
.join .textinfor p{
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCDCD;
}
.join .apply{
	float: left;
	height: 45px;
	margin-top: 40px;
	margin-left: 15px;
}
.join .apply a{
	font-size: 20px;
	line-height: 45px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #84B011;
	display: block;
	width: 150px;
	height: 45px;
	text-align: center;
	border-radius: 5px;
}
.join .apply a:hover{
	background-color: #359E04;
}
.rightside{
	width: 376px;
	float: right;
	border: 2px solid #DDDDDD;
	border-radius: 5px;
}
.rightside .title{
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	color: #009944;
}

/* 运动圈 */
.circle{
	width:1180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

/* 左区 */
.circle_l{
	float: left;
	width: 240px;
}
.circle_l .all_circle{
	width: 238px;
	border-radius: 4px;
	border: 1px solid #D4D4D4;
	padding-bottom: 5px;
}
.circle_l .all_circle ul li{
	list-style-type: none;
	float: left;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 11px;
}
.circle_l .all_circle ul li a{
	display: block;
	text-decoration: none;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 4px;
}
.circle_l .all_circle ul li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 4px;
	background-color: #CCCCCC;

}
.circle_l .all_circle ul li .all{
	width:194px;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #DDDDDD;
}
.circle_l .gules{
	background-color: #FFDFDF;
	border-radius: 4px;
}
.circle_l .green{
	background-color: #DFFFE1;
	border-radius: 4px;
}
.circle_l .blue{
	background-color: #CDE7F0;
	border-radius: 4px;
}
.circle_l .yellow{
	background-color: #FFE9A9;
	border-radius: 4px;
}
.circle_l .beige{
	background-color: #EDD1B6;
	border-radius: 4px;
}
.circle_l .violet{
	background-color: #EFD3F7;
	border-radius: 4px;
}
/* 关注的圈子 */
.circle_l .follow_circle{
	width: 238px;
	border-radius: 4px;
	border: 1px solid #93C06C;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.circle_l .follow_circle .title{
	width:218px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-size: 16px;
	color: #369D02;
	line-height: 30px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.circle_l .follow_circle .list{
	width:238px;
}
.circle_l .follow_circle .list ul li{
	float: left;
	margin-top: 10px;
	margin-right: 4px;
	margin-left: 10px;
	list-style-type: none;
}
.circle_l .follow_circle .list ul li a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding:3px 6px;
	border-radius: 4px;
	background-color: #6DAD35;
}
.circle_l .follow_circle .list ul li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 4px;
	background-color: #369D02;

}
/*全部圈子弹出层*/
.fixed{
	position:fixed;
	top:1px;
}
.mask{
	position:fixed;
	left:0;
	top:0;
	background-color:#000;
	filter:alpha(opacity=50);
	background:rgba(0,0,0,0.5);
	display:none;
}
.popup{
	width: 1000px;
	-webkit-box-shadow:0 0 7px #999999;  
    -moz-box-shadow:0 0 7px #999999;  
	box-shadow:0 0 7px #999999;
	border: 1px solid #93C06C;
	background-color: #FFFFFF;
	position:fixed;
	top:18%;
	left:0;
	right:0;
	margin-right: auto;
	margin-left: auto;
}
.popup .title{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;
	background-color: #6DAD35;
	font-weight: bold;
}
.popup .title span{
	float: right;
	margin-right: 15px;
}
.popup .title span img{
	margin-top: 6px;
}
.popup .list{
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.popup .list ul li{
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 22px;
	list-style-type: none;
}
.popup .list ul li a{
	display: block;
	text-decoration: none;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 4px;
}
.popup .list ul li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 4px;
	background-color: #CCCCCC;
}
.popup .gules{
	background-color: #FFDFDF;
	border-radius: 4px;
}
.popup .green{
	background-color: #DFFFE1;
	border-radius: 4px;
}
.popup .blue{
	background-color: #CDE7F0;
	border-radius: 4px;
}
.popup .yellow{
	background-color: #FFE9A9;
	border-radius: 4px;
}
.popup .beige{
	background-color: #EDD1B6;
	border-radius: 4px;
}
.popup .violet{
	background-color: #EFD3F7;
	border-radius: 4px;
}

/* 中心区 */
.circle_m{
	float: left;
	margin-left: 10px;
	width: 660px;
}
.circle_m #loading{
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.circle_m #loading_none{
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.circle_m .circlespeak{
	border-radius: 4px;
	width: 658px;
	border: 1px solid #93C06C;
	margin-bottom: 15px;
}
.circle_m .circlespeak h1{
	font-size: 15px;
	font-weight: normal;
	color: #369D02;
	text-indent: 10px;
	line-height: 28px;
	height: 28px;
}

.circle_m .circlespeak .textarea{
	width: 616px;
	min-height: 60px;
	max-height: 370px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
	border: 1px solid #BAE9D0;
	margin-left: 10px;
	outline:none;
	padding: 10px;
	word-wrap:break-word;
	overflow-x:hidden;
	overflow-y:auto;
	background:#FFF;
}
.circle_m .circlespeak .write_number{
	float:right;
	margin-right:15px;
}
.circle_m .circlespeak .write_number_default{
	color:#808080;
	font-size:12px;
}
.circle_m .circlespeak .write_number_words{
	font-size:22px;
	font-style:italic;
	font-weight:bold;
}


.circle_m .circlespeak .set_content_default_background1{
	animation:content_default_background1 1s;
	-moz-animation:content_default_background1 1s; /* Firefox */
	-webkit-animation:content_default_background1 1s; /* Safari and Chrome */
	-o-animation:content_default_background1 1s; /* Opera */
}
@keyframes content_default_background1{
	5%  {background:#FF9797;}
	30%  {background:#FFECEC;}
	40% {background:#FF9797;}
	70%  {background:#FFF;}
}

@-moz-keyframes content_default_background1{ /* Firefox */
	5%  {background:#FF9797;}
	30%  {background:#FFECEC;}
	40% {background:#FF9797;}
	70%  {background:#FFF;}
}

@-webkit-keyframes content_default_background1{ /* Safari and Chrome */
	5%  {background:#FF9797;}
	30%  {background:#FFECEC;}
	40% {background:#FF9797;}
	70%  {background:#FFF;}
}

@-o-keyframes content_default_background1{ /* Opera */
	5%  {background:#FF9797;}
	30%  {background:#FFECEC;}
	40% {background:#FF9797;}
	70%  {background:#FFF;}
}
.circle_m .circlespeak .set_content_default_background2{
	animation:content_default_background2 1s;
	-moz-animation:content_default_background2 1s; /* Firefox */
	-webkit-animation:content_default_background2 1s; /* Safari and Chrome */
	-o-animation:content_default_background2 1s; /* Opera */
}
@keyframes content_default_background2{
	5%  {background:#FF9797;}
	30%  {background:#FFECEC;}
	40% {background:#FF9797;}
	70%  {background:#FFF;}
}

@-moz-keyframes content_default_background2{ /* Firefox */
	5%  {background:#FF9797;}
	30%  {background:#FFECEC;}
	40% {background:#FF9797;}
	70%  {background:#FFF;}
}

@-webkit-keyframes content_default_background2{ /* Safari and Chrome */
	5%  {background:#FF9797;}
	30%  {background:#FFECEC;}
	40% {background:#FF9797;}
	70%  {background:#FFF;}
}

@-o-keyframes content_default_background2{ /* Opera */
	5%  {background:#FF9797;}
	30%  {background:#FFECEC;}
	40% {background:#FF9797;}
	70%  {background:#FFF;}
}

.h3{
	display:block;
	max-height:110px;
	overflow:hidden;
}
.content_open span{
	color:#eb7350;
	cursor:pointer;
}


.circle_m .circlespeak .key{
	width: 638px;
	height: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 30px;

}
.circle_m .circlespeak .key span{
	margin-right: 20px;
}
.circle_m .circlespeak .key span a{
	text-decoration: none;
}
.circle_m .circlespeak .key span img{
	margin-bottom: -3px;
	margin-right: 5px;
}
.circle_m .circlespeak .key .float{
	float: right;
	margin-right: 0px;
	margin-left: 0px;
}
.circle_m .circlespeak .key .float a{
	display:block;
	background-color: #32B16C;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	border-radius: 4px;
	width: 100px;
}

/* 表情 */
.circle_m .facebox{
	width: 408px;
	position:absolute;
	z-index: 999;
	display:none;
}
.circle_m .facebox .triangle{
	margin-top: -6px;
	position: absolute;
	z-index: 999;
	left: 32px;
}
.circle_m .facebox .layer{
	width: 406px;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	background-color: #F1F1F1;
	-moz-box-shadow: 2px 3px 3px #DBDBDB;/*firefox*/
    -webkit-box-shadow: 2px 3px 3px #DBDBDB;/*safari或chrome*/
    box-shadow:2px 3px 3px #DBDBDB;/*opera或ie9*/
	
}
.circle_m .facebox .layer span{
	margin-right: 8px;
	display: block;
	margin-top: 4px;
	text-align: right;

}

.circle_m .facebox .layer .lines{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 384px;
	background-color: #FFFFFF;
}
.circle_m .facebox .layer .lines ul li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	float: left;
	height: 31px;
	width: 31px;
	text-align: center;
}
.circle_m .facebox .layer .lines ul li:hover{
	border: 1px solid #D90000;
	height: 30px;
	width: 30px;
}
.circle_m .facebox .layer .lines ul li img {
	margin-top: 4px;

}

/* 话题 */
.circle_m .topic{
	background-color: #FFFFFF;
	position:absolute;
	z-index: 999;
	display:none;
}
.circle_m .topic .triangle{
	margin-top: -6px;
	position: absolute;
	z-index: 999;
	left: 32px;
}
.circle_m .topic .layer_1{
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	padding-bottom: 12px;
	-moz-box-shadow: 2px 3px 3px #DBDBDB;/*firefox*/
    -webkit-box-shadow: 2px 3px 3px #DBDBDB;/*safari或chrome*/
    box-shadow:2px 3px 3px #DBDBDB;/*opera或ie9*/
	
}
.circle_m .topic .layer_1 span{
	margin-right: 8px;
	display: block;
	margin-top: 8px;
	text-align: right;
}
.circle_m .topic .layer_1 ul li{
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	line-height: 28px;
	height: 28px;
}
.circle_m .topic .layer_1 ul li a{
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
.circle_m .topic .layer_1 ul li a:hover{
	text-decoration: none;
	background-color: #F1F6E6;
}

/* 圈子弹出 */
.circle_m .circles{
	position:absolute;
	z-index: 999;
	padding-top: 7px;
	width: 410px;
	display:none;
}
.circle_m .circles .triangle{
	margin-top: -6px;
	position: absolute;
	z-index: 999;
	left: 80px;
}
.circle_m .circles .layer_3{
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	padding-bottom: 12px;
	-moz-box-shadow: 2px 3px 3px #DBDBDB;/*firefox*/
    -webkit-box-shadow: 2px 3px 3px #DBDBDB;/*safari或chrome*/
	box-shadow:2px 3px 3px #DBDBDB;/*opera或ie9*/
	background-color: #FFFFFF;	
}
.circle_m .circles .layer_3 span{
	display: block;
	line-height: 24px;
	height: 24px;
	margin-top: 5px;
	margin-left: 10px;
	color: #999999;
	margin-bottom: 5px;
}
.circle_m .circles .layer_3 span a img{
	float: right;
	margin-top: 5px;
	margin-right: 7px;
}
.circle_m .circles .layer_3 ul li{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	margin-right: 1px;
}
.circle_m .circles .layer_3 ul li a{
	text-decoration: none;
	display: block;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	line-height: 23px;
	height: 24px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #6DAD35;
	color:#FFF;
}
.circle_m .circles .layer_3 ul li a:hover{
	text-decoration: none;
	background-color: #FFF;
	color:#6DAD35;
	border: 1px solid #DDDDDD;
}

/* 公开 */
.circle_m .open{
	position:absolute;
	z-index: 999;
	background-color: #FFFFFF;
	display:none;
}
.circle_m .open .layer_2{
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	-moz-box-shadow: 2px 3px 3px #DBDBDB;/*firefox*/
    -webkit-box-shadow: 2px 3px 3px #DBDBDB;/*safari或chrome*/
    box-shadow:2px 3px 3px #DBDBDB;/*opera或ie9*/
	
}
.circle_m .open .layer_2 ul li{
	margin-top: auto;
	margin-bottom: auto;
	line-height: 28px;
	height: 28px;
}
.circle_m .open .layer_2 ul li img{
	margin-right: 4px;
	margin-bottom: -2px;
}
.circle_m .open .layer_2 ul li a{
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
.circle_m .open .layer_2 ul li a:hover{
	text-decoration: none;
	background-color: #F1F6E6;
}
/* 导航tab */
.circle_m .tabnav{
	border-radius: 4px;
	width: 658px;
	border: 1px solid #93C06C;
	line-height: 40px;
	height: 40px;
	background-color: #F1F6EE;
}
.circle_m .tabnav ul li{
	float: left;
}
.circle_m .tabnav ul li a{
	display: block;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 20px;
}
.circle_m .tabnav ul li .currents{
	text-decoration: none;
	background-image: url(../images/currents.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
}
.circle_m .tabnav .searchbox{
	width: 225px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-right: 15px;
	height: 28px;
	margin-top: 5px;
}
.circle_m .tabnav .searchbox span{
	float: right;
}
.circle_m .tabnav .searchbox input{
	font-family: "微软雅黑";
	text-indent: 10px;
	color: #666666;
	font-size: 14px;
	width: 160px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	outline:none;
	line-height: 28px;
	height: 28px;
	position: absolute;
}
/* 主信息 */
.circle_m .inforbox{
	width: 628px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	border-radius: 4px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.circle_m .inforbox .head{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
}
.circle_m .inforbox .head img{
	width: 50px;
	height: 50px;
}
.circle_m .inforbox .text{
	float: left;
	margin-left: 15px;
	width: 560px;
}
.circle_m .inforbox .text .name{
	margin-top: 2px;
}
.circle_m .inforbox .text .name .friend{
	font-size: 13px;
	border: 1px solid #369D02;
	padding-right: 10px;
	padding-left: 5px;
	margin-left: 20px;
	border-radius: 2px;
	color: #369D02;
	padding-bottom: 1px;

}
.circle_m .inforbox .text .name .option-more{
	float: right;
	display: inline-block;
	width: 30px;
	height: 20px;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.circle_m .inforbox .text .name .option-more .del-dynamic{
	display: none;
	width: 100px;
	height: 30px;
	background-color: #fff;
	border: 1px solid #a2a2a2;
	box-shadow: 0px 0px 5px #9d9d9d;
	position: absolute;
	text-align: left;
	line-height: 30px;
	padding: 0 10px;
	cursor: pointer;
	right: 0;
	top: 20px;
}
.circle_m .inforbox .text .name .option-more .del-dynamic:hover{
	background-color: #F2F2F5;
	color: #2D8100;
}
.circle_m .inforbox .text .name .option-more img{
	width: 15px;
	height: 15px;
}
.circle_m .inforbox .text .name span a{
	font-size: 16px;
	text-decoration: none;
}
.circle_m .inforbox .text .name p{
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.circle_m .inforbox .text .name p span{
	margin-left: 10px;
}
.circle_m .inforbox .text .name p span a{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	margin-left: 10px;
}
.circle_m .inforbox .text .name p span a:hover{
	color: #369D02;
}

.circle_m .inforbox .article{
	width: 560px;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	padding-bottom: 10px;
}
.circle_m .inforbox .article span{
	font-size: 14px;
	line-height: 22px;
	display:block;
	word-wrap: break-word;
}
.circle_m .inforbox .article span .dynamic{
	color: #369D02;
}
.circle_m .inforbox .article .picbox{
	width: 370px;
}
.circle_m .inforbox .article .picbox .pic{
	height: 110px;
	width: 110px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.circle_m .inforbox .article .picbox .pic img{
	height: 110px;
}
.circle_m .inforbox .article .videobox{
	width: 550px;
	margin-top: 10px;
	height: 310px;
}
.circle_m .inforbox .hicon{
	float: right;
	height: 24px;
}
.circle_m .inforbox .hicon span{
	margin-left: 30px;
	margin-right: 10px;
}
.circle_m .inforbox .hicon span a{
	text-decoration: none;
}

.circle_m .inforbox .hicon span img{
	margin-right: 5px;
	margin-bottom: -3px;
}
.circle_m .inforbox .hicon span font{
	font-family: Arial, Helvetica, sans-serif;
}
/* 回复 */
.circle_m .replybox{
	background-color: #F0F0F4;
	width: 658px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-top: 15px;
	position: relative;
}
.circle_m .replybox .triangle{
	position: absolute;
	z-index: 999;
	left: 490px;
	margin-top: -22px;
}
.circle_m .replybox .myreply{
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 12px;
}
.circle_m .replybox .myreply .faces img{
	width: 35px;
	height: 35px;
	float: left;
}
.circle_m .replybox .myreply .w_input{
	width: 585px;
	margin-left: 10px;
	float: left;
}
.circle_m .replybox .myreply .w_input span{
	margin-right: 10px;
}
.circle_m .replybox .myreply .w_input span a{
	text-decoration: none;
}
.circle_m .replybox .myreply .w_input span img{
	margin-bottom: -3px;
	margin-right: 4px;

}
.circle_m .replybox .myreply .w_input .button{
	float: right;
	margin-right: 2px;
}
.circle_m .replybox .myreply .w_input .button a{
	display:block;
	background-color: #369D02;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	line-height: 26px;
	height: 26px;
	border-radius: 3px;
	width: 80px;
}
.circle_m .replybox .myreply .w_input .textarea{
	width: 572px;
	height: 24px;
	line-height: 24px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	resize: none;
	outline:none;
	border: 1px solid #369D02;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 10px;
}
.circle_m .replybox .other{
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
.circle_m .replybox .other .faces img{
	width: 35px;
	height: 35px;
	float: left;
}
.circle_m .replybox .other .name{
	width: 525px;
	margin-left: 10px;
	float: left;
}
.circle_m .replybox .other .name p{
	font-size: 13px;
	color: #666666;
	margin-top: 3px;
}
.circle_m .replybox .other .name .dynamic{
	color: #369D02;
}
.circle_m .replybox .other .reply-option{
	width: 60px;
	float: left;
	text-align: center;
}
.circle_m .replybox .other .reply-option span{
	display: inline-block;
	width: 54px;
	text-align: center;
	cursor: pointer;
}
.circle_m .replybox .other .reply-option span:hover{
	color: #369D02;
}
.circle_m .replybox .more{
	text-align: center;
	line-height: 30px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.circle_m .replybox .more a{
	text-decoration: none;
}

/* 右区 */
.circle_r{
	width: 260px;
	float: right;
}
.circle_r .myinfo{
	width: 258px;
	border: 1px solid #D4D4D4;
	border-radius: 4px;
	margin-bottom: 10px;
	background-image: url(../images/myinfobg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.circle_r .myinfo .head_1{
	border: 2px solid #FFFFFF;
	height: 100px;
	width: 100px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-radius: 50%;
}
.circle_r .myinfo .head_1 img{
	height: 100px;
	width: 100px;
	border-radius: 50%;
}
.circle_r .myinfo .name{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	line-height: 22px;
	height: 22px;
}
.circle_r .myinfo .follow{
	width: 204px;
	height: 40px;
	margin-top: 11px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.circle_r .myinfo .follow li{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: none;
	width: 66px;
}
.circle_r .myinfo .follow li a{
	text-decoration: none;
}
.circle_r .myinfo .follow li p{
	font-size: 16px;
	text-align: center;
}
.circle_r .hottopic{
	width: 258px;
	border: 1px solid #D4D4D4;
	border-radius: 4px;
}
.circle_r .hottopic .title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-weight: bold;
	text-indent: 15px;
	line-height: 35px;
	height: 35px;
	font-size: 15px;
}
.circle_r .hottopic .title span{
	float: right;
	margin-right: 10px;
}
.circle_r .hottopic .title span img{
	margin-right: 5px;
	margin-bottom: -3px;
}
.circle_r .hottopic .title span a{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FF5700;
}
.circle_r .hottopic .list{
	width: 234px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.circle_r .hottopic .list ul li{
	list-style-type: none;
	line-height: 29px;
}
.circle_r .hottopic .list ul li a{
	list-style-type: none;
	text-decoration: none;
}
.circle_r .hottopic .list ul li span{
	float: right;
	color: #868686;
	font-size: 13px;
}
.circle_r .hottopic .more{
	text-align: center;
	line-height: 35px;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.circle_r .hottopic .more a{
	text-decoration: none;
}

/* 圈子 */
.sub_circle{
	width: 238px;
	border-radius: 4px;
	border: 1px solid #93C06C;
	padding-bottom: 5px;
	background-color: #F1F6EE;
	margin-bottom: 10px;
}
.sub_circle .circleinfo{
	width: 238px;
	border-radius: 4px;
	margin-bottom: 15px;
}
.sub_circle .circleinfo .head_2{
	border: 2px solid #FFFFFF;
	height: 160px;
	width: 160px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-radius: 5px;
}
.sub_circle .circleinfo .head_2 img{
	height: 160px;
	width: 160px;
	border-radius: 2px;
}
.sub_circle .circleinfo .name{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 22px;
	height: 22px;
	color: #0F7D00;
}
.sub_circle .circleinfo .quantity{
	width: 204px;
	height: 40px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.sub_circle .circleinfo .quantity li{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: none;
	width: 66px;
}
.sub_circle .circleinfo .quantity li a{
	text-decoration: none;
}
.sub_circle .circleinfo .quantity li p{
	font-size: 16px;
	text-align: center;
}
.sub_circle .circleinfo .follow_1{
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.sub_circle .circleinfo .follow_1 a{
	text-align: center;
	margin-top: 0;
	width: 200px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #93C06C;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	line-height: 32px;
	font-size: 16px;
	border-radius: 5px;
	letter-spacing: 4px;
	color: #369D02;
}
.sub_circle .circleinfo .follow_1 a:hover{
	border: 1px solid #369D02;
	color: #0F7D00;
	background-color: #F0F0F4;
}

/* 协会列表 */
.sub_association{
	width: 238px;
	border-radius: 4px;
	border: 1px solid #D4D4D4;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.sub_association .title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-weight: bold;
	text-indent: 15px;
	line-height: 35px;
	height: 35px;
	font-size: 15px;
	color: #76BA39;
}
.sub_association .title span{
	float: right;
	margin-right: 10px;
}
.sub_association .title span img{
	margin-right: 5px;
	margin-bottom: -3px;
}
.sub_association .title span a{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #76BA39;
}
.sub_association .list{
	width: 210px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.sub_association .list ul li{
	list-style-type: none;
	line-height: 29px;
	height: 29px;
	width: 210px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}
.sub_association .list ul li a{
	list-style-type: none;
	text-decoration: none;
}
.sub_association .more{
	text-align: center;
	line-height: 30px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.sub_association .more a{
	text-decoration: none;
}

/* 红人榜 */
.sub_ranking{
	width: 238px;
	border-radius: 4px;
	border: 1px solid #D4D4D4;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background:#FFF;
}
.sub_ranking .title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-weight: bold;
	text-indent: 15px;
	line-height: 35px;
	height: 35px;
	font-size: 15px;
	color: #EC5326;
}
.sub_ranking .title span{
	float: right;
	margin-right: 10px;
}
.sub_ranking .title span img{
	margin-right: 5px;
	margin-bottom: -3px;
}
.sub_ranking .title span a{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FF5700;
}
.sub_ranking .list{
	width: 220px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.sub_ranking .list .boxs{
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	height: 50px;
}
.sub_ranking .list .boxs .no_1{
	background-color: #DF3E3E;
	height: 18px;
	width: 18px;
	margin-right: 3px;
	float: left;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 12px;
	border-radius: 50%;
	font-size: 12px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_ranking .list .boxs .no_2{
	background-color: #999999;
	height: 18px;
	width: 18px;
	margin-right: 3px;
	float: left;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 12px;
	border-radius: 50%;
	font-size: 12px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_ranking .list .boxs .face_3 {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #FFF;
	overflow: hidden;
	float: left;
} 
.sub_ranking .list .boxs .face_3 img{
	height: 40px;
	width: 40px;
}
.sub_ranking .list .boxs .name_3{
	margin-left: 5px;
	float: left;
	line-height: 20px;
}
.sub_ranking .list .boxs .name_3 span{
	overflow: hidden;
	display: block;
	line-height: 20px;
	height: 20px;
	width: 100px;
	font-size: 15px;
}
.sub_ranking .list .boxs .name_3 p{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
}
.sub_ranking .list .boxs .name_3 p img{
	margin-bottom: -2px;
	margin-right: 5px;
	margin-left: 3px;
}
.sub_ranking .list .boxs .fol{
	line-height: 40px;
	height: 40px;
	float: right;
	text-align: right;
}
.sub_ranking .list .boxs .fol a{
	font-size: 12px;
	border: 1px solid #369D02;
	border-radius: 2px;
	color: #369D02;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
}
.sub_ranking .more{
	text-align: center;
	line-height: 30px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.sub_ranking .more a{
	text-decoration: none;
}

/* 话题页 */
.topic_main{
	width:1180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
/* 顶端标题 */
.topic_main .topic_top{
	width: 1178px;
	border: 1px solid #D4D4D4;
	margin-bottom: 14px;
	border-radius: 4px;
	background-image: url(../images/topic_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.topic_main .topic_top .icon{
	width: 1000px;
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 110px;
}
.topic_main .topic_top .icon .pic img{
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	-webkit-box-shadow:0 0 7px #CCCCCC;  
    -moz-box-shadow:0 0 7px #CCCCCC;  
	box-shadow:0 0 7px #CCCCCC;
	height: 100px;
	width: 100px;
	background-color: #FFFFFF;
}
.topic_main .topic_top .icon .title{
	float: left;
	margin-left: 40px;
	font-size: 30px;
	height: 100px;
	text-shadow: 2px 1px 1px #FFFFFF;
	width: 530px;
	line-height: 100px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.topic_main .topic_top .icon .number{
	float: right;
	margin-right: 10px;
	margin-top: 26px;

}
.topic_main .topic_top .icon .number ul li{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93C06C;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: none;
	text-align: center;
	font-size: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #93C06C;
	padding-right: 35px;
	padding-left: 35px;
}

/* 话题左区 */
.topic_left{
	width: 790px;
	float: left;
}
.topic_left #loading{
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.topic_left #loading_none{
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.topic_left .topicspeak{
	border-radius: 4px;
	width: 788px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding-top: 15px;
	background-color: #F1F6EE;
}
.topic_left .topicspeak h1{
	font-size: 15px;
	font-weight: normal;
	color: #369D02;
	text-indent: 10px;
	line-height: 28px;
	height: 28px;
}
.topic_left .topicspeak .avatar{
	height: 65px;
	width: 65px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-left: 20px;
    margin-right: 10px;
}
.topic_left .topicspeak .avatar img{
	height: 65px;
	width: 65px;
}
.topic_left .topicspeak .textarea{
    width: 648px;
    min-height: 60px;
    max-height: 370px;
    line-height: 20px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333333;
    border: 1px solid #BAE9D0;
    margin-left: 10px;
    outline:none;
    padding: 10px;
    word-wrap:break-word;
    overflow-x:hidden;
    overflow-y:auto;
    background:#FFF;
}
.topic_left .topicspeak .key{
	width: 670px;
	height: 40px;
	margin-top: 10px;
	margin-left: 95px;
	line-height: 30px;

}
.topic_left .topicspeak .key span{
	margin-right: 20px;
}
.topic_left .topicspeak .key span a{
	text-decoration: none;
}
.topic_left .topicspeak .key span img{
	margin-bottom: -3px;
	margin-right: 5px;
}
.topic_left .topicspeak .key .float{
	float: right;
	margin-right: 0px;
	margin-left: 0px;
}
.topic_left .topicspeak .key .float a{
	display:block;
	background-color: #32B16C;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	border-radius: 4px;
	width: 100px;
}
.topic_left .topicspeak .write_number{
    float:right;
    margin-right:15px;
}
.topic_left .topicspeak .write_number_default{
    color:#808080;
    font-size:12px;
}
.topic_left .topicspeak .write_number_words{
    font-size:22px;
    font-style:italic;
    font-weight:bold;
}
.topic_left .topicspeak .set_content_default_background1{
	animation:content_default_background1 1s;
	-moz-animation:content_default_background1 1s; /* Firefox */
	-webkit-animation:content_default_background1 1s; /* Safari and Chrome */
	-o-animation:content_default_background1 1s; /* Opera */
}
.topic_left .topicspeak .set_content_default_background2{
	animation:content_default_background2 1s;
	-moz-animation:content_default_background2 1s; /* Firefox */
	-webkit-animation:content_default_background2 1s; /* Safari and Chrome */
	-o-animation:content_default_background2 1s; /* Opera */
}

/* 表情 */
.topic_left .facebox{
	width: 408px;
	position:absolute;
	z-index: 999;
	padding-top: 7px;
	margin-top: -27px;
	margin-left: 65px;
}
.topic_left .facebox .triangle{
	margin-top: -6px;
	position: absolute;
	z-index: 999;
	left: 32px;
}
.topic_left .facebox .layer{
	width: 406px;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	background-color: #F1F1F1;
	-moz-box-shadow: 2px 3px 3px #DBDBDB;/*firefox*/
    -webkit-box-shadow: 2px 3px 3px #DBDBDB;/*safari或chrome*/
    box-shadow:2px 3px 3px #DBDBDB;/*opera或ie9*/
	
}
.topic_left .facebox .layer span{
	margin-right: 8px;
	display: block;
	margin-top: 4px;
	text-align: right;

}

.topic_left .facebox .layer .lines{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 384px;
	background-color: #FFFFFF;
}
.topic_left .facebox .layer .lines ul li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	float: left;
	height: 31px;
	width: 31px;
	text-align: center;
}
.topic_left .facebox .layer .lines ul li:hover{
	border: 1px solid #D90000;
	height: 30px;
	width: 30px;
}
.topic_left .facebox .layer .lines ul li img {
	margin-top: 4px;

}

/* 话题 */
.topic_left .topic{
	position:absolute;
	z-index: 999;
	padding-top: 7px;
	margin-left: 210px;
	margin-top: -27px;
}
.topic_left .topic .triangle{
	margin-top: -6px;
	position: absolute;
	z-index: 999;
	left: 32px;
}
.topic_left .topic .layer_1{
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	padding-bottom: 12px;

	-moz-box-shadow: 2px 3px 3px #DBDBDB;/*firefox*/
    -webkit-box-shadow: 2px 3px 3px #DBDBDB;/*safari或chrome*/
	box-shadow:2px 3px 3px #DBDBDB;/*opera或ie9*/
	background-color: #FFFFFF;
	
}
.topic_left .topic .layer_1 span{
	margin-right: 8px;
	display: block;
	margin-top: 8px;
	text-align: right;
}
.topic_left .topic .layer_1 ul li{
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	line-height: 28px;
	height: 28px;
}
.topic_left .topic .layer_1 ul li a{
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
.topic_left .topic .layer_1 ul li a:hover{
	text-decoration: none;
	background-color: #F1F6E6;
}

/* 公开 */
.topic_left .open{
	position:absolute;
	z-index: 999;
	background-color: #FFFFFF;
	margin-left: 540px;
	margin-top: -25px;
}
.topic_left .open .layer_2{
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	-moz-box-shadow: 2px 3px 3px #DBDBDB;/*firefox*/
    -webkit-box-shadow: 2px 3px 3px #DBDBDB;/*safari或chrome*/
    box-shadow:2px 3px 3px #DBDBDB;/*opera或ie9*/
	
}
.topic_left .open .layer_2 ul li{
	margin-top: auto;
	margin-bottom: auto;
	line-height: 28px;
	height: 28px;
}
.topic_left .open .layer_2 ul li img{
	margin-right: 4px;
	margin-bottom: -2px;
}
.topic_left .open .layer_2 ul li a{
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
.topic_left .open .layer_2 ul li a:hover{
	text-decoration: none;
	background-color: #F1F6E6;
}

/* 圈子弹出 */
.topic_left .circles{
	position:absolute;
	z-index: 999;
	padding-top: 7px;
	width: 410px;
	display:none;
}
.topic_left .circles .triangle{
	margin-top: -6px;
	position: absolute;
	z-index: 999;
	left: 80px;
}
.topic_left .circles .layer_3{
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	padding-bottom: 12px;
	-moz-box-shadow: 2px 3px 3px #DBDBDB;/*firefox*/
	-webkit-box-shadow: 2px 3px 3px #DBDBDB;/*safari或chrome*/
	box-shadow:2px 3px 3px #DBDBDB;/*opera或ie9*/
	background-color: #FFFFFF;
}
.topic_left .circles .layer_3 span{
	display: block;
	line-height: 24px;
	height: 24px;
	margin-top: 5px;
	margin-left: 10px;
	color: #999999;
	margin-bottom: 5px;
}
.topic_left .circles .layer_3 span a img{
	float: right;
	margin-top: 5px;
	margin-right: 7px;
}
.topic_left .circles .layer_3 ul li{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	margin-right: 1px;
}
.topic_left .circles .layer_3 ul li a{
	text-decoration: none;
	display: block;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	line-height: 23px;
	height: 24px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #6DAD35;
	color:#FFF;
}
.topic_left .circles .layer_3 ul li a:hover{
	text-decoration: none;
	background-color: #FFF;
	color:#6DAD35;
	border: 1px solid #DDDDDD;
}

/* 导航tab */
.topic_left .tabnav{
	width: 788px;
	border: 1px solid #CCCCCC;
	line-height: 40px;
	height: 40px;
	background-color: #F2F2F2;
	border-radius: 4px;
}
.topic_left .tabnav ul li{
	float: left;
	margin-left: 100px;
}
.topic_left .tabnav ul li a{
	display: block;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.topic_left .tabnav ul li .currents{
	text-decoration: none;
	background-image: url(../images/currents_1.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-weight: bold;
	background-color: #FFFFFF;
}

/* 主信息 */
.topic_left .inforbox{
	width: 738px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.topic_left .inforbox .head{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
}
.topic_left .inforbox .head img{
	width: 50px;
	height: 50px;
}
.topic_left .inforbox .text{
	float: left;
	margin-left: 15px;
	width: 670px;
}
.topic_left .inforbox .text .name{
	margin-top: 2px;
}
.topic_left .inforbox .text .name .friend{
	font-size: 13px;
	border: 1px solid #369D02;
	padding-right: 10px;
	padding-left: 5px;
	margin-left: 20px;
	border-radius: 2px;
	color: #369D02;
	padding-bottom: 1px;
	text-decoration: none;

}
.topic_left .inforbox .text .name .option-more{
	float: right;
	display: inline-block;
	width: 30px;
	height: 20px;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.topic_left .inforbox .text .name .option-more .del-dynamic{
	display: none;
	width: 100px;
	height: 30px;
	background-color: #fff;
	border: 1px solid #a2a2a2;
	box-shadow: 0px 0px 5px #9d9d9d;
	position: absolute;
	text-align: left;
	line-height: 30px;
	padding: 0 10px;
	cursor: pointer;
	right: 0;
	top: 20px;
}
.topic_left .inforbox .text .name .option-more .del-dynamic:hover{
	background-color: #F2F2F5;
	color: #2D8100;
}
.topic_left .inforbox .text .name .option-more img{
	width: 15px;
	height: 15px;
}
.topic_left .inforbox .text .name span{
	font-size: 16px;
	text-decoration: none;
}
.topic_left .inforbox .text .name p{
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.topic_left .inforbox .text .name p span{
	margin-left: 10px;
	font-size: 14px;
}
.topic_left .inforbox .text .name p span a{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	margin-left: 10px;
}
.topic_left .inforbox .text .name p span a:hover{
	color: #369D02;
	text-decoration: none;
}

.topic_left .inforbox .article{
	width: 670px;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	padding-bottom: 10px;
}
.topic_left .inforbox .article span{
	font-size: 14px;
	line-height: 22px;
	display:block;
	word-wrap: break-word;
}
.topic_left .inforbox .article span .dynamic{
	color: #369D02;
}
.topic_left .inforbox .article .picbox{
	width: 370px;
}
.topic_left .inforbox .article .picbox .pic{
	height: 110px;
	width: 110px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.topic_left .inforbox .article .picbox .pic img{
	height: 110px;
}
.topic_left .inforbox .article .videobox{
	width: 550px;
	margin-top: 10px;
	height: 310px;
}
.topic_left .inforbox .hicon{
	float: right;
	height: 24px;
}
.topic_left .inforbox .hicon span{
	margin-left: 30px;
	margin-right: 10px;
}
.topic_left .inforbox .hicon span a{
	text-decoration: none;
}

.topic_left .inforbox .hicon span img{
	margin-right: 5px;
	margin-bottom: -3px;
}
.topic_left .inforbox .hicon span font{
	font-family: Arial, Helvetica, sans-serif;
}
/* 回复 */
.topic_left .replybox{
	background-color: #F0F0F4;
	width: 788px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-top: 15px;
	position: relative;
}
.topic_left .replybox .triangle{
	position: absolute;
	z-index: 999;
	left: 630px;
	margin-top: -22px;
}
.topic_left .replybox .myreply{
	width: 730px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 12px;
}
.topic_left .replybox .myreply .faces img{
	width: 35px;
	height: 35px;
	float: left;
}
.topic_left .replybox .myreply .w_input{
	width: 680px;
	margin-left: 14px;
	float: left;
}
.topic_left .replybox .myreply .w_input span{
	margin-right: 10px;
}
.topic_left .replybox .myreply .w_input span a{
	text-decoration: none;
}
.topic_left .replybox .myreply .w_input span img{
	margin-bottom: -3px;
	margin-right: 4px;

}
.topic_left .replybox .myreply .w_input .button{
	float: right;
	margin-right: 0px;
}
.topic_left .replybox .myreply .w_input .button a{
	display:block;
	background-color: #369D02;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	line-height: 26px;
	height: 26px;
	border-radius: 3px;
	width: 80px;
}
.topic_left .replybox .myreply .w_input .textarea{
	width: 670px;
	height: 24px;
	line-height: 24px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	resize: none;
	outline:none;
	border: 1px solid #369D02;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 10px;
}
.topic_left .replybox .other{
	width: 730px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
.topic_left .replybox .other .faces img{
	width: 35px;
	height: 35px;
	float: left;
}
.topic_left .replybox .other .name{
	width: 620px;
	margin-left: 14px;
	float: left;
}
.topic_left .replybox .other .name p{
	font-size: 13px;
	color: #666666;
	margin-top: 3px;
}
.topic_left .replybox .other .name .dynamic{
	color: #369D02;
}
.topic_left .replybox .other .reply-option{
	width: 60px;
	float: left;
	text-align: center;
}
.topic_left .replybox .other .reply-option span{
	display: inline-block;
	width: 54px;
	text-align: center;
	cursor: pointer;
}
.topic_left .replybox .other .reply-option span:hover{
	color: #369D02;
}
.topic_left .replybox .more{
	text-align: center;
	line-height: 30px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.topic_left .replybox .more a{
	text-decoration: none;
}

/* 话题右区 */
.topic_right{
	float: right;
	width: 370px;
}
.topic_right .user{
	width: 368px;
	border: 1px solid #D4D4D4;
	border-radius: 3px;
	margin-bottom: 10px;
}
.topic_right .user .title{
	width: 368px;
	font-size: 16px;
	line-height: 37px;
	height: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	text-indent: 20px;
}
.topic_right .user .list{
	width: 352px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.topic_right .user .list ul li{
	list-style-type: none;
	float: left;
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.topic_right .user .list ul li a{
	text-decoration: none;
}
.topic_right .user .list ul li img{
	height: 60px;
	width: 60px;
	border-radius: 50%;
	overflow: hidden;
}
.topic_right .user .list ul li p{
	width: 60px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 12px;
	text-align: center;
}

.topic_right .othertopic{
	width: 368px;
	border: 1px solid #D4D4D4;
	border-radius: 3px;
	margin-bottom: 10px;
} 
.topic_right .othertopic .title{
	width: 368px;
	font-size: 16px;
	line-height: 37px;
	height: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	text-indent: 20px;
}
.topic_right .othertopic .title span{
	float: right;
	margin-right: 15px;
}
.topic_right .othertopic .title span img{
	margin-right: 5px;
	margin-bottom: -3px;
}
.topic_right .othertopic .title span a{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FF5700;
}
.topic_right .othertopic .list{
	width: 324px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.topic_right .othertopic .list ul li{
	list-style-type: none;
	line-height: 29px;
}
.topic_right .othertopic .list ul li a{
	list-style-type: none;
	text-decoration: none;
}
.topic_right .othertopic .list ul li span{
	float: right;
	color: #868686;
	font-size: 13px;
}
.topic_right .othertopic .more{
	text-align: center;
	line-height: 35px;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.topic_right .othertopic .more a{
	text-decoration: none;
}

/* 相关推荐 */
.topic_right .related{
	width: 368px;
	border: 1px solid #D4D4D4;
	border-radius: 3px;
	margin-bottom: 10px;
	background:#FFF;
} 
.topic_right .related .title{
	width: 368px;
	font-size: 16px;
	line-height: 37px;
	height: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	text-indent: 20px;
}
.topic_right .related #dynamic_recommend{
	height:520px;
	overflow:hidden;
	overflow-y:scroll;
}
.topic_right .related .title span{
	float: right;
	margin-right: 15px;
}
.topic_right .related .title span img{
	margin-right: 5px;
	margin-bottom: -3px;
}
.topic_right .related .title span a{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FF5700;
}
.topic_right .related .list{
	width: 330px;
	margin-top: 15px;
	/*border-radius: 4px;*/
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.topic_right .related .list .head_3{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
}
.topic_right .related .list .head_3 img{
	width: 50px;
	height: 50px;
}
.topic_right .related .list .name_4{
	margin-top: 2px;
	float: left;
	margin-left: 15px;
	width: 265px;
}
.topic_right .related .list .name_4 .hide{
	width: 265px;
	display: block;
}
.topic_right .related .list .name_4 .hide span{
	font-size: 16px;
	width: 160px;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.topic_right .related .list .name_4 .hide a{
	font-size: 13px;
	border: 1px solid #369D02;
	padding-right: 10px;
	padding-left: 5px;
	border-radius: 2px;
	color: #369D02;
	padding-bottom: 1px;
	text-decoration: none;
	/*float: left;*/
	margin-left: 20px;
}
.topic_right .related .list .name_4 p{
	font-size: 14px;
	color: #999999;
	line-height: 30px;
	width: 265px;
	display: block;
	float: left;
}
.topic_right .related .list .name_4 p span{
	margin-left: 10px;
	font-size: 14px;
}
.topic_right .related .list .name_4 p span a{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	margin-left: 10px;
}
.topic_right .related .list .name_4 p span a:hover{
	color: #369D02;
	text-decoration: none;
}

.topic_right .related .list .article_1{
	width: 330px;
	margin-top: 5px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.topic_right .related .list .article_1 span{
	font-size: 14px;
	line-height: 22px;
	display:block;
	word-wrap:break-word;
}
.topic_right .related .list .article_1 .picbox{
	width: 330px;
}
.topic_right .related .list .article_1 .picbox .pic{
	height: 100px;
	width: 100px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.topic_right .related .list .article_1 .picbox .pic img{
	height: 100px;
}
.topic_right .related .list .hicon_1{
	float: right;
	height: 30px;
}
.topic_right .related .list .hicon_1 span{
	margin-left: 30px;
	margin-right: 10px;
}
.topic_right .related .list .hicon_1 span a{
	text-decoration: none;
}

.topic_right .related .list .hicon_1 span img{
	margin-right: 5px;
	margin-bottom: -3px;
}
.topic_right .related .list .hicon_1 span font{
	font-family: Arial, Helvetica, sans-serif;
}

/* 精彩瞬间列表 */
#waterfall{
	text-align:center;
	width:1180px;
	margin: 0 auto;
}
#waterfall img{width:262px;}
#waterfall p{
	width:262px;
	text-align: center;
	margin: 5px auto;
}
#waterfall a{
	text-decoration: none;
}
#waterfall .cell{
	width:282px;
	background:#fff;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
#waterfall .cell:hover{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CC459;
	border-right-color: #8CC459;
	border-bottom-color: #8CC459;
	border-left-color: #8CC459;
}
.no-more{
	width:  1178px;
	height: 40px;
	border: 1px solid #369D02;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	margin: 0 auto;
	cursor: default;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
/*首页搜索*/
.homesearch{
	width: 449px;
	height: 33px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-radius: 3px;
}
.homesearch span{
	float: right;
}
.homesearch input{
	font-family: "微软雅黑";
	text-indent: 10px;
	color: #999999;
	font-size: 15px;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	outline:none;
	line-height: 33px;
	height: 33px;
	position: absolute;
}

/*分页搜索*/
.subsearch{
	width:1180px;
	margin: 0 auto;
}
.subsearch .sou{
	text-align: center;
	height: 65px;
	padding-top: 10px;
	width: 1178px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;

}
.subsearch .sou span{
	margin-right: 10px;
	margin-left: 170px;
	font-size: 22px;
	float: left;
	line-height: 44px;
}
.subsearch .sou span img{
	margin-bottom: -13px;
}
.subsearch .sou .sframe{
	font-family: "微软雅黑";
	text-indent: 10px;
	color: #999999;
	font-size: 16px;
	outline:none;
	line-height: 34px;
	height: 34px;
	width:600px;
}
.subsearch .sou .sbutton{
	font-family: "微软雅黑";
	font-size: 16px;
	outline:none;
	line-height: 38px;
	height: 38px;
	width:100px;
	cursor: pointer;
}
.subsearch .boxsou{
	width:1180px;
	margin: 0 auto;
}
.subsearch .boxsou .total{
	margin-top: 10px;
	height: 25px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.subsearch .boxsou .listbox{
	width: 1178px;
	border: 1px solid #DDDDDD;
	margin-bottom: 15px;
}
.subsearch .boxsou .listbox .class_1{
	width: 1178px;
	color: #FFFFFF;
	line-height: 36px;
	text-indent: 25px;
	font-size: 18px;
	background-image: url(../images/listboxbg.png);
	background-repeat: no-repeat;
	background-color: #ECECEC;
}
.subsearch .boxsou .listbox .class_1 span{
	float: right;
	margin-right: 15px;
}
.subsearch .boxsou .listbox .class_1 span a{
	color: #297B00;
}
.subsearch .boxsou .listbox .list{
	width: 1138px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.subsearch .boxsou .listbox .list .title{
	line-height: 30px;
	height: 30px;
}
.subsearch .boxsou .listbox .list .title a{
	color: #1848B5;
	text-decoration: underline;
	font-size: 17px;
}
.subsearch .boxsou .listbox .list .title a:hover{
	color: #333333;
	text-decoration: underline;
}
.subsearch .boxsou .listbox .list .title span{
	background-color: #6EBA2B;
	color: #FFFFFF;
	border-radius: 3px;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.subsearch .boxsou .listbox .list .detail{
	width: 1138px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.subsearch .boxsou .listbox .list .sdate{
	color: #349834;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	height: 18px;
	text-align: left;
}

/*search*/
.searchdown{
	border:2px solid #6FBA2A;
	height:42px;
	width:700px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.searchdown select{display:none;}
.searchdown .select_box{
	font-size:16px;
	color:#666666;
	width:120px;
	line-height:42px;
	float:left;
	position:relative;
	height: 42px;
}
.searchdown .select_showbox{
	height:42px;
	background-image: url(../images/search_ico.png);
	background-repeat: no-repeat;
	background-position: 110px center;
	text-align: center;
}
.searchdown .select_showbox .active{
	background-image: url(../images/search_ico_hover.png);
	background-repeat: no-repeat;
	background-position: 110px center;
	height: 42px;
	text-align: center;
}
.searchdown .select_option{
	display:none;
	left:-2px;
	top:42px;
	position:absolute;
	z-index:99;
	background:#fff;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6FBA2A;
	border-bottom-color: #6FBA2A;
	border-left-color: #6FBA2A;
}
.searchdown .select_option li{
	width:110px;
	cursor:pointer;
	list-style-type: none;
	text-align: center;
	font-size: 16px;
}
.searchdown .select_option li.selected{
	background-color:#F3F3F3;
	color:#666666;
	font-size: 16px;
}
.searchdown .select_option li.hover{
	color:#fff;
	background-color: #6FBA2A;
}

.searchdown input.inp_srh,.searchdown input.btn_srh{border:none;background:none;height:42px;line-height:42px;float:left}
.searchdown input.inp_srh{
	outline:none;
	width:470px;
	margin-left: 10px;
	font-size: 16px;
	font-family: "微软雅黑";
}
.searchdown input.btn_srh{
	color:#FFFFFF;
	font-size:20px;
	width:100px;
	font-family: "微软雅黑";
	outline:none;
	cursor: pointer;
	background-color: #6FBA2A;
}

/*分类搜索*/
.subsearch .box_sou{
	width:1180px;
	margin: 0 auto;
}
.subsearch .box_sou .total{
	padding: 5px 20px;
	margin-top: 10px;
}
.subsearch .box_sou .list{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 1138px;
	border: 1px solid #DDDDDD;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.subsearch .box_sou .list .title{
	line-height: 30px;
	height: 30px;
}
.subsearch .box_sou .list .title a{
	color: #1848B5;
	text-decoration: underline;
	font-size: 17px;
}
.subsearch .box_sou .list .title a:hover{
	color: #333333;
	text-decoration: underline;
}
.subsearch .box_sou .list .title span{
	background-color: #6EBA2B;
	color: #FFFFFF;
	border-radius: 3px;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.subsearch .box_sou .list .detail{
	width: 1138px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.subsearch .box_sou .list .sdate{
	color: #349834;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	height: 18px;
	text-align: right;
}

.flip_page {
	margin:20px 0;
	float: right;
}
.flip_page ul {
	display:inline-block;
	*display:inline;
	margin-bottom:0;
	margin-left:0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px; *zoom:1;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.05);
	box-shadow:0 1px 2px rgba(0,0,0,0.05);
}
.flip_page ul>li {
	display:inline;
}
.flip_page ul>li>a, .match .flip ul>li>span {
	float:left;
	padding:4px 12px;
	line-height:20px;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	border-left-width:0;
}
.flip_page ul>li>a:hover, .match .flip ul>.active>a, .match .flip ul>.active>span {
	background-color: #198812;
	color: #ffffff;
}
.flip_page ul>.active>a, .match .flip ul>.active>span {
	color: #ffffff;
	cursor:default;
	background-color: #198812;
}
.flip_page ul>.disabled>span, .match .flip ul>.disabled>a, .match .flip ul>.disabled>a:hover {
	color:#999;
	cursor:default;
	background-color:transparent;
}
.flip_page ul>li:first-child>a, .match .flip ul>li:first-child>span {
	border-left-width:1px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-topleft:4px;
}
.flip_page ul>li:last-child>a, .match .flip ul>li:last-child>span {
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
}