html,body{
	font: 14px/1.5 "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}
.container {
	/*padding: 0;*/
}
@media (min-width: 1200px) {
  .container {
	width: 1010px;
  }
}

/*等级图标*/
.top-icon-level {
	display: inline-block;
	vertical-align: middle;
	/*margin: 5px 0 0;*/
	width: 25px;
	height: 22px;
	background-position: 0 -3px;
	background-repeat: no-repeat;
	background-size: 25px;

}
.level-0 {
	background-image: url(../img/level0.png);
}
.level-1, .level-4 {
	/*background-image: url(../img/level2.gif);*/
	background-image: url(../img/level1.png);
}
.level-2 {
	background-image: url(../img/level2.gif);
}

.navbar-default{
	background: #0081bc;
	border-radius: 0;
	border: 0;
	min-height: 62px;
	/*min-width: 980px;*/
}

.navbar-brand{
	width: 200px;
	height: 37px;
	background: url(../img/logo.png) no-repeat center;
	background-size: 100%;
	padding: 0;
	margin: 10px 0 !important;
}

.navbar-form .input-group > .form-control{
	width: 260px;
	height: 40px;
	border-radius: 20px 0 0 20px;
	font-size: 12px;
	color: #333;
	outline: none;
}

.navbar-form .input-group > .form-control:focus{
	box-shadow: none;
	border-color: #ccc;
	border-right: 0;
}

.navbar-form{
	margin-top: 11px;
	border: 0;
}

.navbar-form ::-moz-placeholder,.navbar-form ::-ms-input-placeholder,.navbar-form ::-webkit-input-placeholder{
	font-size: 12px;
	color: #aeadad;
}

.container > .navbar-header{
	margin: 0;
}

.navbar-form .btn{
	height: 40px;
	width: 50px;
	border-radius: 0 20px 20px 0;
	border-left: 0;
	background: #fff url(../img/search.png) center no-repeat;
}

.navbar-form .btn:hover,.navbar-form .btn:active,.navbar-form .btn:focus{
    background-color: #fff;
    border-color: #ccc;
    outline: none;
    box-shadow: none;
}

.navbar-collapse{
	padding: 0;
}

.navbar-nav > li > a{
	line-height: 32px;
}

.navbar-default .navbar-nav > li > a{
	color: #fff;
}

.navbar-default .navbar-nav > .active > a{
	color: #fff;
	background: none;
}

.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	color: #fff;
	background: none;
}

.navbar{
	margin-bottom: 0;
}

#carousel {
	margin-bottom: 20px;
	margin-top: 20px;
}

#carousel img {
	max-width: 100%;
}

.carousel-indicators{
	/*
	margin: 0;
	width: 100%;
	left: 0;
	bottom: 0 !important;
	font-size: 0;
	*/
	/*display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;*/
}
.carousel-indicators li {
	/*
	width: 25%;
	margin: 0;
	height: 45px;
	border-radius: 0;
	font-size: 12px;
	color: #fff;
	background: #0d1016;
	background: rgba(13,16,22,0.5);
	text-indent: 0;
	line-height: 45px;
	border: 0;
	border-left: 1px solid #453c39;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	*/
	/*-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;*/
}
.carousel-indicators .active{
	/*-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;*/
	/*
	width: 25%;
	height: 45px;
	border-radius: 0;
	background: #343843;
	background: rgba(52,56,67,0.7);
	*/
}

#index .col-md-9 .col-md-3 img {
	width: 100%;
}

.thumbnail{
	padding: 0;
	border: 0;
	border-radius: 0;
	position: relative;
	text-decoration: none;
	margin-bottom: 15px;
}

.thumbnail .type-1{
	display: inline-block;
	width: 42px;
	height: 42px;
	background: url(../img/4k.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

.thumbnail .type-2{
	display: inline-block;
	width: 42px;
	height: 42px;
	background: url(../img/3d.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

.thumbnail:hover,.thumbnail:focus{
	text-decoration: none !important;
}

.thumbnail p{
	line-height: 22px;
	margin: 0;
	margin-top: 5px;
	font-size: 14px;
}

.thumbnail .name{
	color: #238ccd;
}

.thumbnail .score{
	color: #f47020;
}

.thumbnail .update{
	margin-top: 0;
	font-size: 12px;
	color: #a2a3a4;
}

.ui-title{
	border-bottom: 1px solid #d3d3d3;
	height: 35px;
	margin-bottom: 12px;
}
.ui-title h3{
	float: left;
	line-height: 35px;
	padding-left: 15px;
	border-left: 10px solid #ff6d00;
	font-size: 16px;
	color: #555658;
	margin: 0;
	font-weight: bold;
}

.ui-title ul{
	float: right;
	font-size: 0;
	margin: 0;
	padding: 0;
}

.ui-title li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	color: #404040;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
}

.ui-title li a{
	padding-right: 10px;
	border-right: 1px solid #d3d3d3;
}

.ui-title li:last-child a{
	border: 0;
}

.more{
	display: block;
	height: 24px;
	line-height: 24px;
	color: #5a5a5a;
	text-align: center;
	background: #f7f7f7;
	border: 1px solid #cfcfcf;
	font-size: 12px;
	margin-bottom: 20px;
}

.mb40{
	margin-bottom: 40px;
}

#footer{
	margin-top: 40px;
	background: #f7f7f7 url(../img/footer.jpg) repeat-x;
	font-size: 12px;
	color: #7e7e7f;
	padding: 28px 0;
}

#footer p{
	line-height: 22px;
	margin: 0;
}

.navbar-nav .dropdown{

}

.handler a{
	display: inline-block !important;
}

.handler .line{
	display: inline-block;
	vertical-align: top;
	height: 12px;
	width: 1px;
	background: #4da7d0;
	margin-top: 25px;
}

.nav > li > a{
	padding: 15px 12px;
}

.header{
	height: 88px;
	background: #192332;
}

.header h3{
	margin: 0;
	font-size: 35px;
	color: #fff;
	line-height: 88px;
}

#loginForm{
	width: 380px;
	/*margin: 27px auto;*/
	/*min-height: 660px;*/
	margin: 200px auto 120px;
}

#loginForm.register-form{
	margin: 100px auto 0;
}

#loginForm .input-lg{
	font-size: 14px;
	height: 50px;
}

#loginForm ::-moz-placeholder,#loginForm ::-ms-input-placeholder,#loginForm ::-webkit-input-placeholder{
	font-size: 14px;
	color: #a9a9a9;
}

#loginForm img{
	width: 100px;
	height: 50px;
}

#loginForm .form-group{
	margin-bottom: 24px;
}

#loginForm .btn-group-vertical{
	width: 258px;
	margin-left: 61px;
	padding-top: 3px;
}

#loginForm .btn-lg{
	height: 52px;
	margin-bottom: 27px;
	border-radius: 26px;
	font-size: 23px;
	color: #fff;
	background: #0081bc;
}

#loginForm .link{
	border: 2px solid #0081bc;
	background: #fff;
	color: #0081bc;
}

#loginForm .col-xs-7{
	padding-right: 0;
}

#rechage-step-1{
	text-align: center;
}

#rechage-step-1 .btn{
	font-size: 15px;
	height: 38px;
	width: 180px;
	border-radius: 19px;
	background: #0081bc;
	position: absolute;
	left: 18px;
	bottom: 10px;
}
#rechage-step-1 .content{
	width: 610px;
	margin: 40px auto 0;
}
#rechage-step-1 .item{
	width: 218px;
	height: 287px;
	padding: 0 30px;
	border-radius: 8px;
	border: 1px solid #e7e7e7;
	position: relative;
}

#rechage-step-1 .item .title{
	font-size: 24px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-top: 67px;
	margin-bottom: 30px;
	color: #0081bc;
}

#rechage-step-1 .item .des{
	font-size: 12px;
	color: #838383;
	line-height: 20px;
	text-align: left;
}

#rechage-step-1 .item span{
	display: inline-block;
	position: absolute;
	left: -10px;
	top: -10px;
	width: 114px;
	height: 113px;
}

#rechage-step-1 .pull-left span{
	background: url(../img/cor-1.png) no-repeat;
}

#rechage-step-1 .pull-right span{
	background: url(../img/cor-2.png) no-repeat;
}


#rechage-step-1 .item.selected{
	border: 4px solid #0081bc;
}

#rechage-step-1 .item.selected span{
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url(../img/selected.png) no-repeat;
	position: absolute;
	left: 9px;
	top: 9px;
}
#rechage-step-1 .item.selected .title{
	color: #0081bc;
}

.kefu-content{
	width: 610px;
	margin: 20px auto;
}

.kefu-content h3{
	font-size: 15px;
	color: #192332;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e7e7e7;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 0;
}

.qq,.wx{
	display: block;
	margin: 0 auto;
	width: 140px;
	text-align: center;
	color: #192332;
	font-size: 15px;
}

#myTab{
	border-bottom: 1px solid #e7e7e7;
	margin-top: 30px;
}

#myTab > li > a{
	font-size: 15px;
	color: #a2a3a4;
}

#myTab > li.active > a{
	background: none;
	color: #192332;
}
#myTab > li > a:hover{
	background: none;
}
#myTab .line{
	display: inline-block;
	height: 16px;
	width: 1px;
	background: #b3b3b3;
	float: left;
	margin-top: 18px;
}

#myTabContent{
	padding: 0 18px;
}

#myTabContent .tab-pane{
	margin-right: -78px;
}

#myTabContent .tab-pane .item{
	cursor: pointer;
	/* height: 191px;
	width: 191px; */
	height: 271px;
	width: 271px;
	padding: 11px;
	margin-right: 52px;
	margin-bottom: 32px !important;
	
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	float: left;
	border-radius: 10px;
}

#myTabContent .tab-pane .content{
	background: #f2f2f2;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	height: 100%;
	position: relative;
	border-radius: 10px;
	text-align: center;
}

#myTabContent .title{
	font-size: 20px;
	color: #192332;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
}

#myTabContent .tab-pane .money{
	font-size: 15px;
	color: #57575a;
	margin-top: 42px;
}

#myTabContent .tab-pane em{
	font-style: normal;
	font-size: 50px;
	line-height: 75px;
}

#myTabContent .tab-pane .score{
	font-size: 16px;
	color: #a2a3a4;
}

#myTabContent .tab-pane p{
	margin-top: 12px;
}

#myTabContent .tab-pane .discount{
	display: inline-block;
	position: absolute;
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 50px;
	font-size: 14px;
	color: #fff;
	top: 11px;
	left: 50%;
	margin-left: -25px;
	background: #767676;
	border-radius: 5px;
}

#myTabContent .item.selected {
	border: 4px solid #0081bc !important;
}

#myTabContent .item.selected .icon{
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url(../img/selected.png) no-repeat;
	position: absolute;
	/* left: -9px;
	top: -9px; */
	left: 10px;
	top: 10px;
}
#myTabContent .item.selected .money{
	color: #0081bc;
}

#rechage-step-2 .bottom{
	padding: 0 18px;
}

#rechage-step-2 .title{
	font-size: 20px;
	color: #192332;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	text-align: left;
}

#rechage-step-2 {
	overflow: hidden;
	min-height: 660px;
	/* display: none; */
}

#rechage-step-2 .btn{
	display: block;
	font-size: 23px;
	height: 52px;
	width: 257px;
	border-radius: 26px;
	background: #0081bc;
	margin: 50px auto;
}

#rechage-step-2 .result{
	padding: 0 44px;
	height: 50px;
	line-height: 42px;
	text-align: center;
	font-size: 15px;
	color: #57575a;
	display: inline-block;
}

#rechage-step-2 .result.selected{
	border: 4px solid #0081bc;
	border-radius: 10px;
}

#rechage-step-3{
	min-height: 660px;
	text-align: center;
}

.common-title{
	color: #192332;
	font-size: 15px;
	height: 53px;
	line-height: 53px;
	border-bottom: 1px solid #e7e7e7;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0;
}

#rechage-step-3 .icon{
	width: 219px;
	height: 220px;
	background: url(../img/success.png) no-repeat;
	margin: 20px auto 0;
}

#rechage-step-3 .con{
	font-size: 16px;
	color: #192332;
	font-weight: bold;
	line-height: 30px;
	margin-top: 10px;
}

#rechage-step-3 .detail{
	width: 180px;
	margin: 0 auto 30px;
	text-align: left;
	font-size: 13px;
	color: #192332;
}

#order-step-1{
	text-align: center;
	min-height: 660px;
}

#order-step-1 .btn{
	font-size: 23px;
	height: 52px;
	width: 257px;
	border-radius: 26px;
	background: #0081bc;
}

#order-step-1 table{
	margin-top: 20px;
}

#order-step-1 th{
	text-align: center;
	background: #f5f5f5;
	border: 0;
}

#order-step-1 .result{
	text-align: left;
	font-size: 20px;
	color: #011c28;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-bottom: 100px;
}
#order-step-1 .result span{
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

#order-step-2{
	text-align: center;
	min-height: 660px;
	display: none;
}

#order-step-2 .btn{
	font-size: 23px;
	height: 52px;
	width: 257px;
	border-radius: 26px;
	background: #0081bc;
}

#order-step-2 p{
	font-size: 16px;
	color: #192332;
}

#order-step-2 .ordernum{
	margin-top: 123px;
}

#order-step-2 .curScore{
	margin-top: 40px;
	margin-bottom: 50px;
}

#order-step-3{
	min-height: 660px;
	text-align: center;
}

#order-step-3 .icon{
	width: 219px;
	height: 220px;
	background: url(../img/success.png) no-repeat;
	margin: 50px auto 0;
}

#order-step-3 .con{
	font-size: 35px;
	color: #000;
	font-weight: bold;
	margin-top: 20px;
}

@media (min-width: 992px){
	#index .col-md-9.column {
	    width: 72.5%;
	    padding: 0 9px;
	}
	#index .col-md-3.column {
	    width: 27.5%;
	    padding: 0 9px;
	}
	#index .pd9{
		margin-left: -9px;
		margin-right: -9px;
	}

	#index .col-md-9 .col-md-3{
		padding: 0 9px;
		/*width: 180px;*/
	}



	#index .col-md-9 .row{
		margin-left: -9px;
		margin-right: -9px;
	}

	#store .col-md-2{
		width: 20%;
	}

	#movieCenter .col-md-2{
		/*width: 14.2857%;*/
		width: 20%;
		padding-left: 12px;
		padding-right: 12px;
	}

	#movieCenter .col-md-12{
		padding: 0 18px;
	}
	#invite .form-control{
		width: 300px;
	}
	#memberCenter .col-md-2{
		width: 20%;
	}
}

.mt20{
	margin-top: 20px;
}

#store,#movieCenter{
	text-align: center;
	min-height: 660px;
}

#store .thumbnail,#movieCenter .thumbnail{
	margin-bottom: 0;
}

#store .thumbnail img {
	max-width: 100%;
}

#movieCenter .thumbnail img{
	width: 100%;
}

#store .thumbnail .name,#movieCenter .thumbnail .name{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #238ccd;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 30px;
}

#store .thumbnail .score,#movieCenter .thumbnail .score{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #192332;
	margin-bottom: 3px;
}

#store .thumbnail .star,#movieCenter .thumbnail .star{
	display: inline-block;
	width: 60px;
	height: 11px;
	position: relative;
	background: url(../img/star-default.png) no-repeat;
}

#store .thumbnail .star em,#movieCenter .thumbnail .star em{
	display: inline-block;
	width: 60px;
	height: 11px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/star.png) no-repeat;
}

#store .btn{
	width: 80px;
	height: 22px;
	padding: 0;
	line-height: 20px;
	border: 0;
	border-radius: 5px;
	float: left;
}

#store .purchased{
	background: #192332;
}

#store .delete{
	display: inline-block;
	height: 22px;
	font-size: 12px;
	color: #b3b3b3;
	padding-right: 15px;
	background: url(../img/close.png) right 4px no-repeat;
	text-decoration: none;
}

#store .col-md-2{
	padding-bottom: 15px;
}

#store .pagination{
	margin-top: 93px;
}

#myOrder{
	min-height: 660px;
}

#myOrder table{
	margin-top: 20px;
	margin-bottom: 0;
}

#myOrder th{
	border: 0;
	background: #f5f5f5;
	font-size: 12px;
	color: #3c3c3c;
	font-weight: normal;
}

#myOrder td{
	text-align: center;
	color: #000000;
	line-height: 22px;
	font-size: 12px;
	vertical-align: middle;
}

#myOrder td p{
	margin-bottom: 0;
}

#myOrder td .btn{
	margin: 10px 0;
	border-radius: 3px;
	font-size: 12px;
	padding: 4px 18px;
}

#myOrder .pay{
	color: #e4393c;
	border-color: #e4393c;
}

#myOrder .cancel{
	color: #8e8e8e;
	border-color: #8e8e8e;
}

#myOrder .tab-content{
	text-align: center;
}

#myOrder .pagination{
	margin-top: 100px;
}

#movieCenter{
	text-align: center;
}

#movieCenter .add{
	padding: 0 16px;
	height: 20px;
	line-height: 20px;
	background: #0081bc;
	font-size: 12px;
	line-height: 20px;
	border: 0;
	border-radius: 10px;
}

#movieCenter .col-md-2{
	padding-bottom: 20px;
}

#movieCenter .pagination{
	margin-top: 30px;
}

#movieCenter .ui-title{
	text-align: left;
	font-size: 0;
}

#movieCenter .ui-title em{
	font-style: normal;
	color: #e3101e;
}

#movieCenter .ui-title .delete{
	color: #e3101e;
	font-weight: bold;
	font-size: 14px;
}

#movieCenter .ui-title .type{
	font-size: 12px;
	padding: 0 7px;
	height: 25px;
	line-height: 22px;
	border: 1px solid #ddd;
	color: #737373;
	margin-top: 5px;
	margin-right: 9px;
	display: inline-block;
	text-decoration: none;
}

#movieCenter .ui-title .visible{
	display: inline-block;
}

#movieCenter .ui-title ul{
	float: none;
	text-align: left;
}

#movieCenter .ui-title h3{
	font-size: 12px;
	font-weight: normal;
	color: #737373;
	margin-right: 8px;
}

.types{
	padding: 26px 0 14px;
	background: #192332;
	margin-bottom: 30px;
}

.types .item{
	position: relative;
	color: #fff;
	line-height: 30px;
	margin-bottom: 10px;
}

.types label{
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	width: 80px;
	text-align: left;
	position: absolute;
	line-height: 22px;
}

.types span{
	font-size: 14px;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
	margin: 0 2px 8px 2px;
	cursor: pointer;
}

.types span:hover{
	background: #0081bc;
	border-radius: 8px;
}

.types .active{
	background: #0081bc;
	border-radius: 8px;
}
.types .default{
	margin-right: 22px;
}

.types .list{
	margin-left: 80px;
	font-size: 0;
}

.top{
	height: 107px;
	background: #192332;
}

.top .score{
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	height: 49px;
	line-height: 49px;
	margin-top: 25px;
}

.top .star{
	margin-right: 6px;
	margin-top: 15px;
	display: inline-block;
	width: 108px;
	height: 19px;
	position: relative;
	background: url(../img/start-2-default.png) no-repeat;
	vertical-align: top;
}
.top .star em{
	display: inline-block;
	width: 108px;
	height: 19px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/star-2.png) no-repeat;
}

.top .name-1{
	margin-bottom: 0;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-top: 22px;
}

.top .name-2{
	margin-bottom: 0;
	font-size: 14px;
	color: #fff;
}

#detailPage{
	position: relative;
	min-height: 650px;
}

.poster{
	padding: 7px;
	overflow: hidden;
	background: #fff;
	margin-top: -58px;
	position: relative;
}

.poster img{
	width: 100%;
}

.poster .type-1{
	display: inline-block;
	width: 42px;
	height: 42px;
	background: url(../img/4k.png) no-repeat;
	position: absolute;
	left: 7px;
	top: 7px;
}

.poster .type-2{
	display: inline-block;
	width: 42px;
	height: 42px;
	background: url(../img/3d.png) no-repeat;
	position: absolute;
	left: 7px;
	top: 7px;
}

#detailPage .btn-group{
	margin-top: 20px;
	text-align: center;
	display: block;
	font-size: 0;
}

#detailPage .btn-group a{
	padding: 0;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	padding: 0 25px;
	border-radius: 18px;
	border: 0;
	float: none;
	margin: 0 8px;
}

#detailPage .detail{
	font-size: 12px;
	color: #fff;
	text-align: center;
	height: 30px;
	background: #0081bc;
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 8px;
}

.detail-list{
	margin: 0;
	padding: 0;
}

.detail-list li{
	font-size: 12px;
	line-height: 28px;
	color: #000;
	list-style: none;
}

.detail-list label{
	font-weight: bold;
	margin-bottom: 0;
}

.detail-list .des{
	float: left;
}

.download-box{
	min-height: 70px;
	border: 2px solid #192332;
	padding: 0;
	margin-top: 22px;
}

.download-box .download{
	display: block;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-size: 12px;
	background: #192332;
	border-radius: 13px;
	text-align: center;
	margin-top: 10px;
}

.download-box .tip{
	display: block;
	text-align: center;
	color: #0081bc;
	line-height: 30px;
}

.download-box .vip{
	text-align: center;
	line-height: 66px;
	font-size: 27px;
	color: #192332;
}

.download-box .score{
	background: #192332;
	height: 100%;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

.download-box .score em{
	font-size: 45px;
	color: #f8f50c;
	font-weight: bold;
	font-style: normal;
}

.descript{
	margin-top: 37px;
}

.descript h3 {
	padding:0 10px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #999;
}
.descript .main {
	padding:0 10px;
}
.descript .main img {
	max-width: 100%;
}
.descript p {
	font-size: 12px;
	color: #7d7d7d;
	line-height: 21px;
}

.intro .col-md-4{
	text-align: right;
	padding: 0;
}

#index .thumbnail .name {
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	vertical-align: top;
}

#index .tabs .on a{
	color: #23527c;
}

#index .tabs a{
	text-decoration: none;
}

.navbar-form{
	padding: 0 10px;
}

.navbar-nav .sign a{
	display: inline-block;
	width: 52px;
	height: 62px;
	background: url(../img/sign.png) center no-repeat;
}

.navbar-nav .signed a{
	background: url(../img/sign2.png) center no-repeat;
}

#invite{
	min-height: 660px;
}

#invite .tip{
	margin: 15px 0;
}
#invite .copy{
	display: inline-block !important;
}
#invite .row{
	padding: 20px 0;
}
#invite .row .pull-right{
	text-align: right;
}

#memberCenter{
	min-height: 660px;
}

#memberCenter .section-1{
	padding-top: 80px;
}

#memberCenter .col-md-2{
	text-align: center;
}

#memberCenter .col-md-2 p{
	margin-bottom: 0;
	height: 30px;
	line-height: 30px;
}

#memberCenter .name{
	font-weight: bold;
	font-size: 18px;
}

#memberCenter .bold{
	font-weight: bold;
	font-size: 18px;
	color: red;
}

#memberCenter table{
	margin-top: 20px;
	margin-bottom: 0;
}

#memberCenter th{
	background: #f5f5f5;
	font-size: 12px;
	color: #3c3c3c;
	font-weight: normal;
	text-align: center;
	border-bottom: 0;
}

#memberCenter td{
	text-align: center;
	color: #000000;
	line-height: 22px;
	font-size: 12px;
	vertical-align: middle;
}

#memberCenter .label{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	background: #fff;
	border: 1px solid #e5e5e5;
	color: #333;
	margin: 0 10px 10px 10px;
}

#memberCenter .dt-list{
	padding-top: 20px;
}

#message{
	text-align: center;
	min-height: 620px;
}

#message .media{
	text-align: left;
}

#message .media-heading{
	font-size: 12px;
}

#message .media-object{
	width: 40px;
	height: 40px;
}

#message .pubdate{
	text-align: right;
	width: 100px;
}

#message .media{
	margin-top: 0;
	padding: 20px 0;
	border-bottom: 1px solid #E5E5E5;
}

#message .pagination{
	margin-top: 30px;
}

#message #myTab .pull-right{
	margin-top: 9px;
}

.alert{
	margin-top: 80px;
	font-size: 20px;
	text-align: center;
	color: #8d8d8d;
}

#myModal .title{
	min-height: 1px;
	max-width: 100%;
    font-weight: bold;
    position: relative;
	/* margin-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px; */
}

#myModal .col-md-2 {
	height: 34px;
	margin-bottom: 0;
	line-height: 34px;
}

#myModal .col-md-8 {
	width: 66.66666667% !important;
	display: inline-block;
}

#myModal .row{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}

#myModal .row:last-child{
	border-bottom: 0;
}

#myModal .row:first-child{
	padding-top: 0;
}


#myModal .modal-footer{
	text-align: center;
}

#myModal .btn{
	margin-left: 10px;
}

#myModal .top{
	height: auto;
	background: no-repeat;
}

