@charset "utf-8";
body {
	font-family:"Microsoft Yahei",Tahoma,Arial,sans-serif;
	font-size:11pt;
	background-color:#F3F3F3;
}

a, a:VISITED {
	color:#333;
}

#logo {
	width:128px;
	display:block;
	margin:0 auto;
}


header {

	margin:8px 0;
}


.header-logo{height:45px;background:#F95989;max-width:100%;margin:0px auto;display:block;text-align:center;border-bottom:#E3E3E3 1px solid;}
a.logo{display:inline-block;background:#fff;font-size:19px;font-weight:bold;font-family:"Î¢ÈíÑÅºÚ";color:#F95989;padding:0px 8px;border-style:solid;border-width:8px;border-radius:50px;border-color:#F95989;margin-top:1px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:60%;}
a.logo:hover{text-decoration:none;background:#008BE8;color:#fff;}

#home{margin-left:11px;width:50px;float:left;height:44px;line-height:45px;display:block;background:url(home.png) center center no-repeat;padding:0px 10px;}
#more{height:45px;line-height:42px;display:block;width:50px;float:right;margin-right:11px;}


#tipmenu{max-width:100%;margin:0px auto;background:#fff;padding:5px 0px;text-align:center;}
#tipmenu a{width:16%;line-height:28px;height:28px;text-align:center;background:#FFDBE6;border-radius:6px;border:#fff 1px solid;display:inline-block;margin:5px 1.1%;color:#222;}
#tipmenu a.hover,#tipmenu a:hover{width:16%;line-height:28px;height:28px;text-align:center;background:#FB6593;border-radius:6px;border:#FB6593 1px solid;display:inline-block;margin:5px 1.1%;color:#fff;}


.fenxiang {
	padding-left:15%;



}

.top-links {
	overflow:hidden;
	width:98%;
	text-align:center;
	margin:10px 0 0 4px;

}
.top-links .btn-default,
.top-links .btn-default:VISITED {
	color:#dd127b;
	background:none;
}
.top-links .col-xs-3 {
	padding:0 4px;
}





footer {
	padding:12px 0 1px 0;
	background-color:#333;
	border-top:1px solid #fff;

}

footer p {
	font-size:9pt;
	text-align:center;
}

footer,
footer a,
footer a:VISITED {
	color:#999;
}


nav {
	background-color:#F95989;
	padding:5px 10px;
}
nav ul {
	margin:0;
	padding:0;
}
nav li {
	width:20%;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
	line-height:200%;
	font-size:11pt;
}
nav li a,
nav li a:VISITED,
nav li a:hover {
	color:#fff;
}

h4 {
	color:#333;
	font-weight:bold;
	border-bottom:1px solid #FFA2D0;
	padding:0 0 10px 13px;
	margin:10px 0 4px 0;
	font-size:12pt;
}
h4.c2 {
	border-bottom-color:#8BD6FE;
}

.article-item {
	margin:0;
	padding-left:10px;
}
.article-item li {
	float:left;
	width:50%;
	list-style:none;
	line-height:200%;
}
.article-item li:BEFORE {
	font-family: 'Glyphicons Halflings';
	content: "\e080";
	color:#e8ba19;
	line-height:1;
}
.article-item li a {
	margin-left:5px;
}
.article-item-row li {
	list-style:none;
	line-height:200%;
	width:96%;
	float:none;
	white-space:nowrap;
	overflow:hidden;
        text-overflow:ellipsis;
}

.img-item {
	margin:0 10px 0 2px;
}
.img-item>div {
	margin-top:1px;
}
.img-item p {
	text-align:center;
	margin:5px 0;
	white-space:nowrap;
	overflow:hidden;
        text-overflow:ellipsis;
}
.img-item img {
	border-radius:10px; padding:1px;background:#fff;border:1px solid #e5e5e5;max-height:900px;
}
.img-item small {
	color: #aaa;
	display:block;
	text-align:center;
}

.more {
	background-color:#ddd;
	text-align:center;
	padding:4px 0;
	margin:6px 0;
	display:block;
}

.breadcrumb {
	color: #999;
	background:none;
	padding:10px 0 0 0;
	border-radius:0;
}

.breadcrumb li a:link {color: #999;}
.breadcrumb li a:visited {color: #999;}

h3 {
	color: #000;
	line-height:20px;
	font-weight:bold;
	font-size:12pt;
	text-align:center;
	border-bottom: 1px dotted #ccc;
	margin:0;
	padding:9px 5px 7px 5px;
  white-space:nowrap;
	overflow:hidden;
        text-overflow:ellipsis;
}

.content {
    width:100%;
	font-size:11pt;
	padding:0 13px;
	overflow:hidden;
	word-wrap:break-word; 
}
.content img{border-radius:10px;}
.content img,
.content table {
	padding:1px;background:#fff;border:1px solid #eee;
	width:100%;
}

.content2 p img {
	width:48%;
	margin:0 0 4px 0;
	padding:1px;background:#fff;border:1px solid #eee;
}


.content br{
	line-height:32px;
	padding:5px 0;
	display:inline; 
}

.content div{
	padding:3px 0 0 0;
}




#cShow img {
	width:auto;
	vertical-align:middle;
}

.content-footer {
	width:100%;
	margin:0 0 10px 0;
}
.content-footer .r {
	text-align:right;
}

.zhichi {text-align:center;}
.glyphicon-thumbs-up,
.article-btn-up {
	padding:2px 0;
	width: 22%;
	font-size: 14pt;
	text-align:center;
	margin:0 3px;
	color:#F2526A;
	font-weight:bold;
}
.glyphicon-thumbs-down,
.article-btn-down {
	padding:2px 0;
	width: 22%;
	font-size: 14pt;
	text-align:center;
	margin:0 3px;
	color:#1E91F9;
	font-weight:bold;
}
.article-btn-up span,
.article-btn-down span {
	font-size: 13pt;
	color:#555;
}
.shijian {text-align:center;margin:0; color:#888;font-size:8pt;}
.shijian a {color:#555;font-size:11pt;}
.pre-next-btn {text-align:center;margin-top:13px;font-size:10pt;}
.pre-next-btn a {margin:0 3px;border:1px solid #f5f5f5; display: inline-block; width: 46%; padding:7px 0;color:#fff; text-align: center;background-color:#F46F80;font-size:1em;border-radius:5px;

}


.article-list {

	margin:0;
	padding:4px 0 0 0;
}
.article-list li {
	border-top:1px dotted #ccc;
	margin:0 10px;
	color: #000;
	font-weight:bold;
	list-style:none;
	padding:5px 0 0 0;
	line-height:30px;
        overflow:hidden;
        white-space:nowrap; 
        text-overflow:ellipsis; 
}
.article-list p {color:#999;font-size:9pt;margin:0 12px 8px 12px;overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:3; }
.article-list p .more2 { color:#888;}
.article-list em {float:right;color:#999;padding-right:5px;font-size:9pt;font-style:normal;position: relative;top:-2px;}
.article-list span {padding-left:5px;position: relative;top:-5px;font-size:9pt;}
.article-list .column,
.article-list .column:VISITED {
	color:#008BE8;
}


.article-list li:BEFORE {

	font-family: 'Glyphicons Halflings';
	content: "\e080";
	color:#E8BA19;
	line-height:1;
}
.article-list li a {margin-left:5px; color: #333;  font-size:12pt;}



.article-list-btns {
	margin:11px 0 0 8px;

}


.article-list-btns a {margin:0 0 5px 3px;font-size:11pt;text-align:center;}

.article-list-btns .btn {
	border-radius: 3px;
	padding:6px 3px 5px 3px;
}
.article-list-btns .btn-default,
.article-list-btns .btn-default:VISITED {
	color:#DD157D;
}
.article-list-btns .btn-primary,
.article-list-btns .btn-primary:VISITED {
	color:#fff;
}



.pager li.active>a,
.pager li.active>span,
.pager li.active>hover,
.pager li.active>span:hover,
.pager li.active>a:focus,
.pager li.active>span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #F95989;
	border-color: #999;
}


.pager li>a, 
.pager li .visited, 
.pager li>span {margin:0;padding:4px 7px;font-size:13pt;border-radius:4px;}
.pager li .hover {color:#fff; background-color: #F2526A;}
.pager li.thisclass a {color:#fff; background-color: #F2526A;}

.lanmu-item>div {
	margin-bottom:30px;
}
.lanmu-item a {
	display:block;
	border:1px solid #ccc;
	padding:2px;
	background-color:#fff;
}
.lanmu-item a:hover,
.lanmu-item a:ACTIVE {
	border-color:#7bd2f2;
}
.lanmu-item img {
	width:100%;
}




.neirong_ding {
	width:100%;
	overflow:hidden;
	margin:6px 0 10px 0;
}

.lanmu_ding {

	overflow:hidden;
	margin:3px 9px 1px 9px;

}


.lanmu_di {
	text-align:center;
	width:100%;
	background-color:#fff;
	/* border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding:5px 0; */
	margin:6px 0;

}
.infobox{border:1px solid #FACBE3;margin:3px 11px 9px 11px;padding:1px 20px; background-color: #FFF;}
.infobox h2 {font-size:13pt;padding-bottom:8px;text-align:center;max-width:560px; font-weight:bold;}
.infobox h2 a,
.infobox h2 a:visited{color: #008BE8; font-weight:bold;}
.infobox dd{line-height:58%;font-size:12px;padding:0px 3% 5% 3%;}
.infobox dd a{color:#333;}
.infobox dd a:visited{color:#333;}
.infobox dd p{background:url(/images/v2017-mobile/css/arrow-pink.gif) 0px center no-repeat;padding:0 0 8px 12px;color:#555;font-size:11pt;}
.infobox dt{color:#B9B9B9;font-size:12px;height:40px;line-height:18px;border-top:1px dotted #EEC2B9;padding:8px 10px 0px 10px;overflow:hidden;}
.infobox dt span{display:block;text-align:right;}
.infobox dt em{background:url(x.png) 20px 0px no-repeat;padding-left:30px;display:block;float:right;}
.bottom-nav {border-top:1px dotted #ccc; background-color:#fff; padding:9px 15px;height:81px;margin-top:6px;font-size:11pt;}
.left-nav { width:80%;}
.left-nav .nav-text { width:20%; float:left; height:100%;color:#606160;font-size:1em;padding-top:5px;}
.left-nav dl {float:left; width:80%;}
.left-nav dd { float:left; width:25%; text-align:center;}
.left-nav dd a:hover { background-color:#FFDBEA;}
.left-nav dd a { font-size:1em; display:block; padding:5px 0; border-radius:3px;}
.right-home { width:10.5%; margin:6px 7px 0 0;}
.right-home a:hover{ background:url(home_da.png) left top no-repeat;}
.right-home a{ display:block; text-indent:-99999px; width:48px; height:48px; background:url(home_da.png) left top no-repeat;}
.y{float: right;}
.z{float: left;}
.cl {*zoom:1;}
.cl:after{clear:both;content:".";display:block;margin:0;padding:0;font-size:0;height:0;line-height:0;overflow:hidden;}
.post-meta123 {
    font-size: 12px;
    margin-left: -26px;
	margin-top: 10px;
    *zoom: 1;
}
.post-meta123 a {
    color: #ff88af;
	display: inline-block;
}
.post-meta123 li {
    list-style:none;
}
.time {border:1px solid #F00;text-align:center;border-radius:5px}
.content .kuangkuang{border:2px solid #FFF; background:#FFF; border-radius:10px; padding: 5px 5px;}
.search{
	border:1px solid #f4f4f4;
	width: 100%;
	height: 40px;
}
.s_con{
	float: left;
	display: block;
	width: 80%;
	height: 40px;
}
.s_con input{
	display: inline-block;
	border: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left:10px;
}
.s_btn{
	float: left;
	display: block;
	background-color: #009DFF;
	width: 20%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	cursor: pointer;
    border: 0px;
    outline:none;
}