﻿@charset "utf-8";
/*
Theme Name: 女性健康信息网
Theme URI: https://aiwangxue.com/
Description: WP模板阁开发主题，更多主题请访问：<a href="https://aiwangxue.com/" target="_blank">WP模板阁</a>，获得技术支持QQ：1730401718
Author: WP模板阁
Author URI: https://aiwangxue.com/
Version: 1.5
Tags: Wordpress,Wordpress主题,网站主题,WP模板阁
Time: 
*/
.icon {
	display: inline-block;
	background-color: transparent;
	background-repeat: no-repeat;
}
.VAM:after {
	content: "";
	display: inline-block;
	overflow: hidden;
	height: 100%;
	width: 0;
	font-size: 0;
	vertical-align: middle;
}
.wbwr {
	word-break: break-all;
	word-wrap: break-word;
}
.clr:after, .clr:before {
	content: "";
	display: table;
}
.clr:after {
	clear: both;
}
.clr {
	zoom: 1;
}
.fll {
	float: left;
}
.flr {
	float: right;
}
.vam {
	vertical-align: middle;
}
.db {
	display: block;
}
.dib {
	display: inline-block;
}
.tar {
	text-align: right;
}
.tac {
	text-align: center;
}
.ovh {
	overflow: hidden;
}
.vat {
	vertical-align: top;
}
.vam {
	vertical-align: middle;
}
.posr {
	position: relative;
}
.auto {
	margin-left: auto;
	margin-right: auto;
}
/* reset.css -----------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, header, footer, section, article, aside, nav, figure, figcaption {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	font-family: "Microsoft Yahei", "Helvetica";
	color: #333333;
}
img {
	max-width: 100%;
	border: 0; /*-webkit-touch-callout: none;*/
}
a {
	color: #333333;
	text-decoration: none;
}
ul, ol {
	list-style: none;
}
/* form-reset.css -----------------------------------------------------------------*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
button {
	background: none;
}
input, textarea, button {
	border: none;
}
input, button, textarea, select, optgroup, option {
	font: 1rem "Microsoft Yahei", "Helvetica";
}
input[type="button"], input[type="text"], input[type="submit"], input[type="search"], input[type="tel"], input[type="number"], select, option, .appNone {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.6);
}
 input:-moz-placeholder, textarea:-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder {
color: rgba(255, 255, 255, 0.6);
}
/*常用类名*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
.wrap-b {
	width: 100%;
	min-width: 1200px;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.a-img {
	width: 100%;
	vertical-align: top;
}
.a-hover:hover {
	color: #4bc061;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
em, i {
	font-style: normal;
}
* {
	outline: none;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
.header-b {
	background: #eeeeee;
}
.header {
	height: 40px;
}
.header .header-left {
	font-size: 14px;
	line-height: 16px;
}
.header .header-left-ls {
	padding-top: 13px;
	height: 27px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	margin-left: -1px;
}
.header .header-left-ls .header-left-list {
	position: relative;
	padding: 0 18px;
	border-left: 1px solid #d3d3d3;
	margin-left: -1px;
	cursor: pointer;
}
.header .header-left-ls:first-child .header-left-list {
	border-left: none;
}
.header .header-left-ls .a-hover {
	color: #666;
}
.header .header-left-ls .a-hover:hover {
	color: #4bc061;
}
.header .header-left-ls-wap-title {
	display: inline-block;
	color: #666;
	cursor: pointer;
}
.header .header-left-ls-wap {
	z-index: 3;
	position: relative;
}
.header .header-left-ls-wap:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	left: 0;
	bottom: -1px;
	z-index: 2;
}
.header .header-left-ls-wap:hover .header-left-ls-wap-show {
	display: block;
}
.header .header-left-ls-wap:hover .icon-header-arrow {
	position: absolute;
	right: 4px;
	top: 3px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-bottom: 4px solid #999;
}
.header .header-left-ls-wap:hover .header-left-ls-wap-title {
	color: #4bc061;
}
.header .icon-header-arrow {
	position: absolute;
	right: 4px;
	top: 8px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top: 4px solid #999;
}
.header .header-left-ls-wap-show {
	display: none;
	position: absolute;
	width: 150px;
	height: 150px;
	background: #fff;
	border: 1px solid #ddd;
	top: 26px;
	left: 30px;
	z-index: 2;
}
.header .header-left-ls-wap-show:before, .header .header-left-ls-wap-show:after {
	content: '';
	position: absolute;
	top: -10px;
	left: 34px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-bottom: 6px solid #fff;
}
.header .header-left-ls-wap-show:before {
	border-bottom-color: #000;
	left: 34px;
}
.header .header-left-wap {
	width: 150px;
}

.nav-box {
	font-size: 18px;
	height: 48px;
	background: #ff0000;
	line-height: 48px;
}
.nav {
	width: 100%;
}
.nav>li {
	position: relative;
	float: left;
}
.nav>li:hover .sub-menu {
	display: inline-block;	
}
.nav>li:hover>a {
	display: inline-block;
	background: #fda705;
}
.nav>li {
	display: inline-block;
	color: #fff;
}
.nav li .sub-menu {
	display: none;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 22;
	width: 100%;
	font-size: 14px;
	border: 1px solid #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #ffffff;
}
.nav li .sub-menu a {
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #eee;
}
.nav li .sub-menu a:hover {
	color:green;
}

.nav>li>a{
	padding: 0 24px;
	color:#fff
}
.img-h-100 {
	height: 100%;
	width: auto;
	max-width: initial;
}
.about-nav-ls-cur a, .about-nav-ls:hover a {
	color: #fff;
}
.right_fbox {
	width: 143px;
	height: 349px;
	position: fixed;
	float: right;
	left: 50%;
	top: 59%;
	z-index: 999;
	margin-left: 530px;
}
.ad-box {
	margin-top: 10px;
}
.ad-box .detail-head {
	margin-bottom: 10px;
}
.footer-sitemap a{font-size:17px;padding:0 10px;color:#999}
.footer-friendlink a{padding:0 10px;color:#999}
/* 浮动与清除 */
.fleft {float: left;}
.fright {float: right;}
.clearfix:after {clear: both;content: ".";display: block;height: 0;font-size: 0;visibility: hidden;}
.clearfix {*zoom:1;}
img{max-width:100%;}
img.aligncenter{display:block;margin-left:auto;margin-right:auto;}








/*文章页*/
.con_main_all{line-height:2.8em;}
.con_main_all img {display:block;	max-width:100%;	height:auto;margin:10px auto;}
.con_main_all video{display:block;	max-width:100%;	height:auto;}

/* 分页*/
.pagination{height:40px;text-align:center;margin-top: 20px;}
.pagination .current, .pagination a{padding:3px 8px;border:1px solid #c0c8ce;border-radius: 3px;margin-right:10px;font-size:14px;text-decoration:none;}body{display:block !important;}
.pagination a:hover,.pagination .current{color:#6e7275;background:#FFF;}
.pagination a{background:#c0c8ce;color:#FFF;}