/*!
 * XIAOWANG Theme / frontend-default v3.0
 * Email:frontend.offer@gmail.com
*/

@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
	outline: 0!important;
	}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:active,
a:hover,
input:focus,
textarea:focus,
select:focus,
button:focus {
	outline: 0!important;
	}


html {
	height:100%;
}

body {
	height:100%;
	margin: 0;
}

body, button, input {
	-webkit-font-smoothing: antialiased;
}
.clearfix{clear:both;}
#wrapper {
	width:100%;
	min-height:100%;
	/*position:relative;
	padding-bottom: 229px;
	background:url(zl.jpg) no-repeat center 0px;
	background-attachment:fixed;*/
	/*margin-top: -30px*/
}
.container{padding-left:8px;padding-right:10px;}
@media(min-width: 992px){
	width:1150px
}
.top-nav {
  height: 40px;
  line-height: 40px;
  /*position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1040;*/
}

.navbar
{
	border: none!important;
	border-radius: 0!important;
	margin-bottom: 0px;
	/*top: 40px;*/
}

.navbar-nav {
	margin-top: 0;
	margin-bottom: 0;
}

.search-dropdown-menu {
	min-width: 360px;
	padding: 12px;
}

 .navbar-form input, .form-inline input {
	width:auto;
}

.search-select {
	margin: 0!important;
	padding: 0!important;
	border: none!important;
	width: auto!important;
}

.well-md h1, .well-md  h2, .well-md  h3, .well-md  h4, .well-md  h5, .well-md  h6 {
	line-height: 30px!important;
	margin: 0!important;
}

.well-md {
	padding: 12px!important;
}

.well-filters {
	padding: 12px;
}

.well-filters h1, .well-filters  h2, .well-filters  h3, .well-filters  h4, .well-filters  h5, .well-filters  h6 {
	line-height: 38px!important;
	margin: 0!important;
}

.narrow-margin {
	margin-right: -15px;
}
.title-truncate {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.big-title-truncate {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: normal!important;
}
.row{
	margin-left:0;
	margin-right:0;
}
.row-boder{
	margin-left:0\9;
	margin-right:0\9;
}
.img-responsive {
	width: 100%;
	width: 234.5px\9;
}
.row-boder .well{
	width:254.5px\9;
}
.img-responsive-mw {
	max-width: 100%;
	height: auto;
}

.thumb-overlay {
	position: relative;
	height: 126px;
	background: url(16072720878.jpg) no-repeat;
}

.hd-icon {
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}
.duration {
	position: absolute;
	bottom: 5px;
	right: 5px;
	border: none;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	padding: 3px 5px;
	font-size: 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.remove-btn, .delete-btn, .edit-btn{
	float: left;
	border: none;
	-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         1px 1px 0px 0px rgba(0, 0, 0, 0.15);	
}

.edit-btn {
	margin-right: 5px;
}

.delete-btn::after, .remove-btn::after {
	clear: both;
}

.actions {
	position: absolute;
	top: 5px;
	left: 5px;
}

.img-private {
<!--	-webkit-filter: brightness(0.3);-->
	-moz-filter: brightness(0.3);
	-o-filter: brightness(0.3);
	-ms-filter: brightness(0.3);
}

.label-private {
	position: absolute;
	left: 5px;
	bottom: 5px;
	border: none;
	background-color: #cc0000;
	color: #fff;
	padding: 1px 3px 0px 3px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         1px 1px 0px 0px rgba(0, 0, 0, 0.15);
}

.hd-text-icon {
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	background-color: #ff8800;
	color: #000;
	padding: 1px 3px 0px 3px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         1px 1px 0px 0px rgba(0, 0, 0, 0.15);
}
.hd-text-icon-left {
	position: absolute;
	top: 5px;
	left: 5px;
	border: none;
	background-color: #ff8800;
	color: #fff;
	padding: 1px 3px 0px 3px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         1px 1px 0px 0px rgba(0, 0, 0, 0.15);
}

.video-title {
	font-size: 14px;
}

.video-added {
	font-size: 13px;
}

.video-views {
	font-size: 13px;
	margin-bottom: -3px;
}
.video-rating {
	font-size: 14px;
	line-height: 1;
	margin-bottom: -3px;	
}

.video-rating-heart {
	font-size: 14px;
}

.ad-title {
	font-size: 11px;
	letter-spacing: 3px;
}
.ps-body {
	text-align: center;
	vertical-align: middle;
	/*padding: 9px 0px !important;*/
	    overflow: hidden;
}

.ps-body img {
	max-width: 100%;
	height: auto;
}

.small-avatar {
	width: 24px;
	height: 24px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -5px;
	margin-bottom: -2px;
}

.medium-avatar {
	width: 20px;
	height: 20px;
	/*border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;*/
	vertical-align: middle;
	margin-right: 8px;
}

.blog_header {
	font-size: 16px;
	margin-bottom: 10px;
}

.category-title {
	width: 100%;
	position: absolute;
	bottom: 0px;
	border: none;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	padding: 3px 5px;
	font-size: 16px;
}

.category-title .pull-left {
	width: 70%;
}

.category-title .pull-right {
	width: 30%;
	text-align: right;
}

.blog_video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

.blog_video object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.blog_image {
	max-width: 100%;
	height: auto;
	border: 0;
}

.m-b--5 {
  margin-bottom: -5px;
}

.m-b--15 {
  margin-bottom: -15px;
}

.m-b--30 {
  margin-bottom: -30px;
}

.m-w-60 {
	max-width: 60%!important;
}

#user_message  {
	margin-top: 10px;
}

textarea {
	resize: vertical;
}

.p-0 {
	padding: 0!important;
}

.p-t-5 {
  padding-top: 5px;
}
.p-r-5 {
  padding-right: 5px;
}
.p-l-5 {
  padding-left: 5px;
}
.p-b-5 {
  padding-bottom: 5px;
}
.p-t-10 {
  padding-top: 10px;
}
.p-r-10 {
  padding-right: 10px;
}
.p-l-10 {
  padding-left: 10px;
}
.p-b-10 {
  padding-bottom: 10px;
}
.p-t-15 {
  padding-top: 15px;
}
.p-r-15 {
  padding-right: 15px;
}
.p-l-15 {
  padding-left: 15px;
}
.p-b-15 {
  padding-bottom: 15px;
}
.p-t-20 {
  padding-top: 20px;
}
.p-r-20 {
  padding-right: 20px;
}
.p-l-20 {
  padding-left: 20px;
}
.p-b-20 {
  padding-bottom: 20px;
}
.p-t-25 {
  padding-top: 25px;
}
.p-r-25 {
  padding-right: 25px;
}
.p-l-25 {
  padding-left: 25px;
}
.p-b-25 {
  padding-bottom: 25px;
}
.p-t-30 {
  padding-top: 30px;
}
.p-r-30 {
  padding-right: 30px;
}
.p-l-30 {
  padding-left: 30px;
}
.p-b-30 {
  padding-bottom: 30px;
}

.m-t-0 {
  margin-top: 0;
}

.m-t-5 {
  margin-top: 5px;
}
.m-r-5 {
  margin-right: 5px;
}
.m-l-5 {
  margin-left: 5px;
}
.m-b-5 {
  margin-bottom: 5px;
}
.m-t-10 {
  margin-top: 2px;
}
.m-r-10 {
  margin-right: 10px;
}
.m-l-10 {
  margin-left: 10px;
}

.m-b-0 {
  margin-bottom: 0;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-t-15 {
  margin-top: 15px;
}
.m-r-15 {
  margin-right: 15px;
}
.m-l-15 {
  margin-left: 15px;
}
.m-b-15 {
  margin-bottom: 5px;
  font-size: 15px;
  margin-right: 22px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-r-20 {
  margin-right: 20px;
}
.m-l-20 {
  margin-left: 20px;
  line-height: 38px!important;
}
.m-b-20 {
  margin-bottom: 20px;
}
.m-t-25 {
  margin-top: 25px;
}
.m-r-25 {
  margin-right: 25px;
}
.m-l-25 {
  margin-left: 25px;
}
.m-b-25 {
  margin-bottom: 25px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-r-30 {
  margin-right: 30px;
}
.m-l-30 {
  margin-left: 30px;
}
.m-b-30 {
  margin-bottom: 30px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.m-l-80 {
  margin-left: 80px;
}

.comment-avatar {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	vertical-align: middle;
}

.comment {
	padding: 10px;
	margin: 0 0 0 80px;
	font-size: 13px;
	line-height: 1.4;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}

.comment:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-width: 10px;
	top: 20px;	
}

.comment-info {
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;	
}

.comment-body {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;	
}

.comment-actions {
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;	
}

 .center {
	text-align: center;
}

.overflow-hidden, .panel-body, .panel-body a, .panel-body  p, .panel-body  span, .panel-heading, .panel-heading a, .panel-heading p, .panel-heading span, .blog_header, .blog_header a, .blog_header p, .blog_header span, .blog_content, .blog_content  a, .blog_content p, .blog_content span , .well  a, .well p, .well span {
	overflow: hidden;
	text-overflow: ellipsis;
}

.mail-unread {
	font-size: 20px;
	vertical-align: middle;
}

.mail-read {
	font-size: 20px;
}

.mail-delete {
	font-size: 20px;
}

.v-middle {
	vertical-align: middle!important;
}

table td, th {
	text-align: center!important;
}

table a {
	text-decoration: none!important;
}

table a:hover {
	text-decoration: underline!important;
}

table .subject-unread a {
	font-weight: bold!important;
}

.input-select  input {
	border: none!important;
	width:50%!important;
	-webkit-border-radius: 4px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-radius: 4px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-select select {
	border-top: none!important;
	border-right: none!important;
	border-bottom: none!important;
	border-left: solid 1px #ccc!important;
	width:50%!important;
	-webkit-border-radius: 0;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius: 0;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;	
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari-Opera specific declarations here */
	select {
		line-height: 34px!important;
	}f
	fieldset legend {
		float: left;
	}	
}

textarea {
	min-height: 38px;
}

.file-box {

	display: block;
	height: 38px;
	padding: 0px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	background-image: none;
	
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 38px;	

}

.no-radius-r {
	-webkit-border-top-right-radius: 0!important;
	-webkit-border-bottom-right-radius: 0!important;
	-moz-border-radius-topright: 0!important;
	-moz-border-radius-bottomright: 0!important;
	border-top-right-radius: 0!important;
	border-bottom-right-radius: 0!important;
}

.separator {
	padding: 2px 0;
	margin-bottom: 15px;
}

.no-wrap {
	white-space: nowrap!important;
}

.p-m-0 {
	padding: 0!important;
	margin: 0!important;
}

.blog_content img, .comment-body img {
	max-width: 100%!important;
	height: auto!important;
}

.vote-msg, .vote-msg  center{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.vote-box {
	margin: 16px 0 0 0;
	padding: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
.vote-box .likes {
	margin-bottom: 3px;
	height: 3px;
    -webkit-transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;	
}
.vote-box .dislikes, .vote-box .user-dislikes {
	margin-bottom: 3px;
	height: 3px;
}

.video-container, .game-container {
	position: relative;
	width: 100%;
}

.video-container embed, .game-container embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
}

.big-views {
	
	padding: 7px 0;
	max-width: 100%;

}

.big-views-xs {
	padding: 10px 0;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
}

.user-container {
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
}

#at4m-menu {
-moz-transition-timing-function: linear;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
}

.at4m-menu {
	top: 80px!important;
}

.aticon-compact {
	background: url(../img/more.png) !important;
	background-position: 0 0!important;
	background-size: 32px 32px!important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.at4-icon {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.tmb {
	cursor: pointer;
}

.modal-open {
  overflow-y: auto!important;
  padding-right: 0!important;
}

.change-language {
	padding: 3px 6px;
	line-height: 26px;	
}

.language-active {
	padding: 3px 6px;
	line-height: 26px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}

.footer-links {
	padding: 25px 5px;
}

.footer-copy {
	padding: 10px 0;
}

.footer-container {
	position: initial;
	right: 0;
	bottom: 0;
	left: 0;
}

.footer {
	padding: 15px 0;
}

.top-menu   {
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}

.top-menu  > .pull-right > li{
	margin: 0 0 0 10px;
	float: left;
}

.top-menu  > .pull-right > li.dropdown > a{
	padding: 0 10px;
}

.top-menu  > .pull-right > li.open{
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.top-menu .dropdown-menu {
	border: 0;
	-webkit-border-radius: 4px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topright: 0;
	border-radius: 4px;
	border-top-right-radius: 0;
}

.top-menu  > .pull-left > li{
	margin: 0 10px 0 0;
	float: left;	
}

.top-menu > div > li > a  {
	display: block;
}

.top-menu > div > li > a:hover  {
	text-decoration: none;
}

.top-menu > div > li > a:focus  {
	text-decoration: none;
}

.top-menu ul li .badge {
	margin-top: 1px;
}

.navbar-brand {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0;
}
div.row-boder .col-md-12{
	width:1138px\9;
}
.navbar-brand  img{
	
	height: 100%;
	height: 65px\9;
}


.dropdown-menu {
	background-clip: border-box;
}

.login-modal {
	width: 700px;
	max-width: 100%;
	margin: 80px auto;
	padding: 0 15px;
}
.language-modal {
	max-width: 100%;
	margin: 30px auto;
	padding: 0 15px;
}

.video-embedded {
	width: 100%;
	overflow: hidden;
}

.video-embedded iframe {
	width: 100%!important;
	height: 100%!important;
}

.text-lg {
	font-size: 18px;
}

.text-md {
	font-size: 15px;
}

.input-group-btn {
	width: 1%!important;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: 0px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: 0px;
}

.badge {
	min-width: 16px;
	padding: 0 6px;
	line-height: 19px;
	font-size: 12px;
}

.online {
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	margin-left: 2px;
}

.offline {
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	margin-left: 2px;
}





/***AV index***/

.index_wrapper{
	width: 1140px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	content: " ";
	display: table;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}
.shows_index_carousel{
	width: 560px;
	float: left;
	height: 300px;
}
.index_mod_recommend .tables{
	float: left;
	margin-left: 23px;
	width: 514px;
}
.index_mod_recommend{
	clear: both;
	overflow: hidden;
}
.index_mod_videos{
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}

.index_bbs_photo .index_title,.index_mod_videos .index_title ,.index_bbs_commendable .index_title{
	background: #1abd9e;
	color: #fff;
	padding: 8px;
	padding-left:20px ;
	overflow: hidden;
	margin-bottom: 10px;
}

.index_bbs_photo .index_title h2,.index_mod_videos .index_title h2 ,.index_bbs_commendable .index_title h2{
	color: #fff;
	font-size: 17px;
	display: block;
	margin: 0;
	float: left;
	padding: 0;
}

.index_bbs_photo .index_title .index_more,.index_mod_videos .index_title .index_more ,.index_bbs_commendable .index_title .index_more{
	display: block;
	margin-right: 10px;
	width: 60px;
	float: right;
	color: #fff;
}

.index_wrapper li{
	list-style: none;
}
.index_wrapper a,.index_wrapper a:hover{
	text-decoration: none;
}
.index_mod_recommend .tables {
	
}

.index_mod_recommend .tables ul.index-tabs{
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.index_mod_recommend .tables ul.index-tabs  li{
    float: left;
	
    width: 255px;
    background-color: #e5e5e5;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin-left: 1px;
    border-top: 2px solid #d0d0d0;
    margin-right: 1px;
}

.index_mod_recommend .tables ul.index-tabs li a{
    color: #222;
	
    font-weight: bold;
    display: block;
}

.index_mod_recommend .tables ul.index-tabs li.active a{
    color: #1bbd9e;
		text-decoration: none;
    font-weight: bold;
}

.index_mod_recommend .tables ul.index-tabs li.active{
    border-top: 2px solid #1abd93;
	
    overflow: hidden;
    background-color: #fff;
    color: #fff;
    text-align: center;
}

.index_mod_recommend .tab-content {
    overflow: hidden;
	
    background-color: #fff;
    padding-top: 10px;
}

.index_mod_recommend .tab-content .tab-pane ul{
    padding: 0;
	
    margin: 0;
}
.index_mod_recommend .tab-content .tab-pane li a{
	    color: #222;
	    float: left;
	    overflow: hidden;
	    width: 75%;
	    height: 32px;
}
.index_mod_recommend .tab-content .tab-pane li em{
	    float: right;
	    font-style: normal;
}

.index_mod_recommend .tab-content .tab-pane li{
    font-size: 15px;

    overflow: hidden;
}
.index_mod_recommend .tab-content .tab-pane {
    padding-left: 10px;
	
    line-height: 32px;
}

.index_mod_recommend .tab-content .active {
	
}
.index_mod_videos .videos_mian {
	
}

.index_mod_videos .videos_mian li.videos_item{
    float: left;
    position: relative;	
    display: block;
    overflow: hidden;
    margin: 9px;
}

.index_mod_videos .videos_mian li.videos_item a {
    display: block;
	
    text-align: left;
    margin-bottom: 10px;
    color: #222;
}
.commendable_mian{
    line-height: 30px;
	
    overflow: hidden;
}
.commendable_mian li{
    float: left;
	
    width: 100%;
}
.commendable_mian li span{
    display: block;
	
    float: left;
    color: #505050;
}
.commendable_mian li a{
    width: 350px;
	
    display: block;
    float: left;
    padding-left: 1%;
    color: #505050;
    overflow: hidden;
    height: 30px;
}
.commendable_mian li em{
	
    font-style: normal;
    display: block;
    float: right;
    padding-right: 10px;
}
.prostitute{
    /* width: 490px; */
	
    overflow: hidden;
    float: left;
}

.prostitute .abnormity_title,.bbspicture .abnormity_title{
    overflow: hidden;
	
    /* border-top: 2px solid #ddd; */
    position: relative;
    zoom: 1;
}

.prostitute .abnormity_title h2 ,.bbspicture .abnormity_title h2{
    display: block;
	
    font-size: 15px;
    margin: 0;
    padding: 0;
    background: url('abnormity.png');
    width: 160px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    float: left;
}

.prostitute .abnormity_title span,.bbspicture .abnormity_title span{
    display: block;
	
    float: right;
    line-height: 38px;
    width: 349px;
    border-top: 2px solid #29BC9D;
    overflow: hidden;
    text-align: right;
}
.prostitute .abnormity_title span a,.bbspicture .abnormity_title span a{
    margin-left: 10px;
 
	
}
.index_bbs_commendable{
	margin-bottom: 10px;
	overflow: hidden;
}
.bbspicture{
	overflow: hidden;
}

.bbs_photo_main li{
    margin-top: 10px;
	
    overflow: hidden;
}
.bbs_photo_main li a.photo{
	
}
.bbs_photo_main li a.photo img{
    display: block;
	
    float: left;
    border: 1px solid #ddd;
    padding: 8px;
    width: 120px;
}
.bbs_photo_main li a.photo div.info{
    float: left;
	
    overflow: hidden;
    line-height: 20px;
    padding-left: 10px;
}
.bbs_photo_main li div.info em{
    display: block;
	
    font-style: normal;
    color: #545454;
    width: 370px;
}
.index_bbs_photo {
	margin-bottom: 10px;  overflow: hidden;
}
.bbs_bbspicture_main{
    overflow: hidden;
	
    clear: both;
    margin-top: 10px;
    width: 500px;
}
.bbs_bbspicture_main li{
    width: 106px;
	
    padding: 1px;
    float: left;
    overflow: hidden;
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 10px;
    height: 168px;
}
.bbs_bbspicture_main li a img{
    display: block;
	
    width: 103px;
    height: 134px;
    padding: 2px;
    border: 1px solid #ddd;
}
.bbs_bbspicture_main li span{
    display: block;
	
    color: #fff;
    text-align: right;
    background-color: #000;
    position: relative;
    bottom: 23px;
    margin-left: 3px;
    margin-right: 4px;
    padding-right: 5px;
}
.bbs_bbspicture_main li a.pictitle {
    color: #4F4F4F;
	
    font-size: 13px;
    line-height: 14px;
    display: block;
    bottom: 15px;
    height: 29px;
    overflow: hidden;
}

.search_nav{ line-height: 26px; padding-top: 7px;   position: relative;
	float: left;
 border-left: solid 1px #17937b; padding-left: 10px; padding-bottom: 6px;}
.search_nav .search_input{

float: left;
display: block;
height: 31px;
  width: 317px;border: 1px solid #1ca186!important;
border-radius: 3px 0px 0px 3px;
padding-left: 10px;
background-color: #22d7b4;
color: #fff;

}
.search_nav .search_submit{
	  width: 55px;
	float: left; display: block; background-color: #17937b; border: 1px solid #1ca186; height: 31px; color: #fff; font-weight: bold;
}
.search_nav .search_input{
width:130px;
}
@media only screen   
and (min-device-width : 768px)   
and (max-device-width : 1024px)   
and (orientation : portrait) {  
  	.search_nav .search_input,.search_nav .search_submit { 
	  width: auto; 
	}  
}
@media only screen   
and (min-device-width : 768px)   
and (max-device-width : 1024px)   
and (orientation : landscape) { 
	.search_nav .search_input,.search_nav .search_submit { 
	  width: auto; 
	}  
}

.search_nav .opts{cursor:pointer;display:none;height:auto;left:0;max-height:121px;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:auto;z-index:99;background-color: #fff;}
.search_nav > .selected{
	padding:0 15px 0 5px;overflow:hidden;position:absolute;cursor:pointer;left:0;
	
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.sb{
	background: #fff;  float: left;  position: relative;
	text-align: center;
	line-height: 30px;
	border-top: 1px solid #1CA186;
	border-bottom: 1px solid #1CA186;
}
.search_nav .opts a{width:auto;height:24px;line-height:24px; color:#222;padding:0 5px;cursor:default;outline:none;white-space:nowrap;text-decoration:none;display:block;cursor:pointer;}
.search_nav .opts a.selected{background: #d1e6df; color:#222}
.search_nav .opts a.none{background:#fff;}
.search_nav .opts a:hover{background:#d1e6df;cursor:pointer; color:#222}


#login {
	  float: right !important;
}
#login #login_form{
	
}

#login #login_form p{
    display: block;
	
    float: left;
    padding: 0;
    margin: 0;
    height: 30px;
	  overflow: hidden;
    line-height: 30px;
    margin-top: 5px;
    margin-left: 4px;
}

#login #login_form p label{
    display: block;
max-width:40px !important;	
    float: left;
    color: #fff;
}
	#login #login_form p input{
	    height: 27px;
		  width: 117px;	
	    border: 1px solid #0f7560!important;
	    font-size: 15px;
	    padding: 0;
	    width: 105px;
	    border-radius: 4px;
    padding-left: 5px;
    line-height: 27px;
}

.search_nav ::-webkit-input-placeholder ,.mobile_search ::-webkit-input-placeholder { /* WebKit browsers */
    color:#fff!important;
}
.search_nav :-moz-placeholder  ,.mobile_search :-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
    color:#fff!important;
}
.search_nav ::-moz-placeholder  ,.mobile_search ::-moz-placeholder{ /* Mozilla Firefox 19+ */
    color:#fff!important;
}
.search_nav :-ms-input-placeholder  ,.mobile_search :-ms-input-placeholder{ /* Internet Explorer 10+ */
    color:#fff!important;
}

#login #login_form .sub #msg{
			text-align: center;
			color: #fff;
	    overflow: hidden;
	    
			width: 338px;
	    position: absolute;
	    z-index: 10;
	    background-color: #17937B;
	    height: 50px;
	
}
#login #login_form .sub #errmsg{
		text-align: center;
		color: #red;
	overflow: hidden;
	width: 368px;
	position: absolute;
	z-index: 10;
	background-color: #17937B;
	height: 50px;
}
#login #login_form button.login_submit{
    width: 68px;
	line-height: 30px;
	margin-top: 6px;
    height: 26px;
    background: url(sub.png);
    background-repeat: no-repeat;
    float: left;
}
#login #login_form button.btn span{
display: none;
}


#login #login_form button.reg{
display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 14px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;  
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
    
width: 83px;
	line-height: 30px;
	margin-top: 6px;
    height: 26px;
    
background: url(sub.png) -69px 0px;
    background-repeat: no-repeat;
    float: left;  margin-left: 9px;
}
#login #login_form button.reg span{
display: none;
}
#login .lost{
	
  color: #fff;
  margin-left: 10px;
  float: left;
  display: block;
  line-height: 35px;	
}
i.index-icon{
    display: block;  margin-left: 10px;
	
    background: url('dhicon.png') 1px 0px;
    width: 23px;
    height: 23px;
    float: left;
    position: absolute;
    left: 13px;
}
i.index-videos-icon{
    display: block;     margin-left: 10px;
    background: url('dhicon.png') -22px 0px;   
    width: 20px;   height: 23px;   float: left;
	
}
i.index-bbs-icon{
    display: block;     margin-left: 10px;
    background: url('dhicon.png') -43px 0px;   
    width: 27px;   height: 23px;   float: left;
	
}
i.index-shop-icon{
    display: block;     margin-left: 10px;
    background: url('dhicon.png') -73px 0px;   width: 20px;   height: 23px;   float: left;
	
}
i.index-service-icon{
    display: block;     margin-left: 10px;
    background: url('dhicon.png') -94px 0px;   width: 20px;   height: 23px;   float: left;
	
}
.index_home_ads{
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 20px;
}
.cats a,.cats a:hover{
  color: #fff;
  margin-right: 41px;
  text-decoration: none;
  padding-right: 40px;
  border-right: 1px solid #fff;
}
.index_mod_videos .videos_mian li.videos_item a.title_item{
    width: 256px;
	
    height: 20px;
    overflow: hidden;
    line-height: 20px;
}
.commendable_mian_l{

    overflow: hidden;
    float: left;
    width: 49%;

}

.commendable_mian_r{

    overflow: hidden;
    float: right;
    width: 49%;
}


#wrapper_index {
	min-height:100%;
	position:relative;
	padding-bottom: 229px;
}



.mobile_navbar_collapse{
	
    background-color: #15937b;
    height: 135px;
}

.mobile_navbar_collapse ul{	
    padding: 0;
    margin: 0;
}

.mobile_navbar_collapse ul li{
    list-style: none;
    display: block;
    float: left;   
    width: 19.99%;   height: 45px;   line-height: 45px;   
    border-bottom: solid 1px #1bbc9d;
    border-right: solid 1px #1bbc9d;   box-sizing: border-box;   text-align: center;
}

.mobile_navbar_collapse ul li a{
    color: #fff;
    overflow: hidden;
       padding: 0;	
    display: block;
    height: 44px;
    line-height: 41px;
}

.mobile_navbar_collapse ul .dropdown .caret {
    display: inline-block!important;
    width: 0!important;
    height: 0!important;
    margin-left: 2px!important;
    vertical-align: middle!important;
    border-right: 4px solid!important;
    border-top: 4px solid transparent!important;
    border-bottom: 4px solid transparent!important;
}

.mobile_navbar_collapse ul li a:hover{
	
	   
	
}

.mobile_navbar_collapse li em{

		background: url('mobile_navs_icon.png');
		display: inline-block;
		padding-left: 30px;
		height: 23px;
		background-repeat: no-repeat;
		overflow: hidden;
		line-height: 25px;
		font-style: normal;  margin-top: 10px;

}

.mobile_navbar_collapse li a.videos-icon em{
  background-position: 0px 2px;
}
.mobile_navbar_collapse li a.bbs-icon em{
  background-position: -3px -44px;
}
.mobile_navbar_collapse li a.shop-icon em{
  background-position: 0px -66px;
}
.mobile_navbar_collapse li a.service-icon em{
  background-position: -0px -88px;
}






.mobile_search{ line-height: 26px; padding-top: 7px;   position: relative;
	float: left;
 padding-left: 10px; padding-bottom: 6px;}
.mobile_search .search_input{

float: left;
display: block;
height: 31px;
  

width: 80px;border: 1px solid #1ca186!important;
border-radius: 3px 0px 0px 3px;
padding-left: 3px;
background-color: #22d7b4;
color: #fff;

}
.navbar-brand {
    padding: 8px 4px;
}
.mobile_search .search_submit{
	  width: 45px;
	float: left; display: block; background-color: #17937b; border: 1px solid #1ca186; height: 31px; color: #fff; font-weight: bold;
}


.mobile_search .opts{cursor:pointer;display:none;height:auto;left:0;max-height:121px;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:auto;z-index:99;background-color: #fff;}
.mobile_search > .selected{
	padding:0 15px 0 5px;overflow:hidden;position:absolute;cursor:pointer;left:0;
	
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.sb{
	background: #fff;  float: left;  position: relative;
	text-align: center;
	line-height: 30px;
	border-top: 1px solid #1CA186;
	border-bottom: 1px solid #1CA186;
}
.mobile_search .opts a{width:auto;height:24px;line-height:24px; color:#222;padding:0 5px;cursor:default;outline:none;white-space:nowrap;text-decoration:none;display:block;cursor:pointer;}
.mobile_search .opts a.selected{background: #d1e6df; color:#222}
.mobile_search .opts a.none{background:#fff;}
.mobile_search .opts a:hover{background:#d1e6df;cursor:pointer; color:#222}


/*.navbar-fixed-top,.navbar-fixed-bottom,.top-nav{ position: absolute;}*/

.mobile_navbar_collapse .dropdown li{
	width: 49.5%!important;
	border: 0;
}

.mobile_navbar_collapse .dropdown ul{
	
}
.ps_hd{position:fixed;left:0;z-index:99999;width:100%;background:#263646;opacity: 0.85;filter: alpha(opacity=85);bottom:42px;}
.notice{position:fixed;left:0;bottom:-3px;z-index:99999;width:100%;height:45px;}
.icon-speaker{display:none;float:left;background:url(icon1.png) no-repeat;width:44px;height:44px;margin-left:15px;}
.notice-cont{display:block;width:100%;height:42px;border:1px solid #dbdbdb;background:#fff;position:relative;}
.speaker{background:url(icon-speaker.png) no-repeat;width:17px;height:19px;float:left;margin:11px 15px 0 14px;display:block;}
.notice .msg{float:left;width:90%;line-height:42px;}
.notice .msg a{font-size:13px;color:#FF0000;font-weight:bolder;}
.notice-cont .ntc-btn{display:block;width:100px;height:44px;position:absolute;right:0;top:-1px;background:#FF0000;text-align:center;line-height:44px;color:#fff;}
@media (max-width: 640px){
	.container > .navbar-header{margin-right:0;margin-left:0;}
	.container{padding-left:0px;padding-right:0px;}
	.notice .msg {width: 60%;}
}
@media (max-width: 320px){
	.mobile_navbar_collapse ul li a{font-size:12px}
}
/*手机端广告*/
.pic_group{
	margin:0 auto;
	padding-left:8px;
	padding-right:10px;
	display:none;

}
.pic_group .pic_box{
	margin-left:-5px;
}
.pic_group .block{
	display:inline-block;
	width:50%;
	margin-bottom:10px;
	text-align: center;
	overflow: hidden;
	float: left;
}
.pic_group .block img{
	width:100%;
	height:80px;
	margin-left:5px;
}
.pic_group .clear{
	overflow: hidden;
	height:0px;
	margin:0px;
	display:block;
}

@media (max-width:640px){
	.pic_group{
		padding:0px 5px;
		display:block;
	}
	.pic_group .block{
		margin-bottom:0rem;
		overflow: hidden;
		display:block;
	}
	.pic_group .block img{
		height:5rem;
		margin-left:0.25rem;

	}
	.pic_group .pic_box{
		margin-left:-0.25rem;
	}
}
@media (min-width:768px){
	.pic_group{
		width:750px;
	}
}
@media (min-width:992px){
	.pic_group{
		width:970px;
	}

}
@media (min-width:1200px){
	.pic_group{
		width:1150px;
	}

}

.footer-head{font-size:16px;color:#000000;font-weight:bold;margin-top:15px;border-top:2px solid #d1d1d1}
.footer-link{line-height:35px;padding:2px;margin-top:0px;overflow:hidden}
.footer-link ul{padding: 0.5rem 0;}
.footer-link ul li{list-style-type:none;float:left;margin:0px 4px;line-height: 18px}
.footer-link a{color:#000000}

