@charset "utf-8";
/* CSS Document */
body, div, p, ul, li,  input, button,table,th,tr,td,article,section  {margin:0; padding:0;font-family:"Microsoft YaHei"; text-align:left;  font-size:14px;color: #333;}
body{background:#f8f8f8;}
h1, h2, h3, h4,h5,a{ margin:0; padding:0; text-decoration:none; font-weight: normal;}
ol, ul ,li{list-style: none;}
em{font-style: normal;}
img{border: 0; vertical-align:middle;}
a{ color:#3F3F3F;}
a:hover{ color:#3492d1; text-decoration:none;}
.clear{clear:both;}
p{line-height: 24px;}

/*顶部导航*/
.con,.top-banner{ margin:auto;width: 1190px;}
header{height: 70px; background: #fff; border-bottom: 1px solid #f1f1f1;}
header .con{text-align: right; line-height: 70px;}
/*男性logo*/
header .logo1, header .logo3{ width: 195px; height: 44px; display: block; float: left;margin: 13px  0;}
header .logo1 a{ width: 195px; height: 44px; background: url("/images/jingyan.custom.png") 0 0; display: block; float: left; }
/*中医logo*/
header .logo2{ width: 195px; height: 44px; display: block; float: left;}
header .logo2 a{ width: 195px; height: 60px; background: url("/images/zhongyi.png") no-repeat; display: block;float:left;  margin-left:100px}
/*女性logo*/
header .logo3 a{ width: 195px; height: 44px; background: url("/images/woman.png") 0 0; display: block; float: left; }
/*孕妇logo*/
header .logo4 a{ width: 204px; height: 46px; background: url("/images/yunfu_custom.png") 0 0; display: block; float:left; margin-top:10px}
header .logo5 a{ width: 172px; height: 50px; background: url("/images/yuer_custom.png") 0 0; display: block; float:left; margin-top:10px}
header .logo6 a{ width: 204px; height: 57px; background: url("/images/fuke_custom.png") 0 0; display: block; float:left; margin-top:10px}
header .logo8 a{ width: 200px; height: 41px; background: url("/images/sex_custom.png") 0 0;  background-size: 300px 90px; display: block; float:left; margin-top:15px}

header  strong{ font-size: 24px; display: block; float: left; border-left: 2px solid #DFDFDF; height: 40px; line-height: 40px; padding-left: 15px; margin: 15px 0 15px 15px;  }
header .link{text-align: right;display: block; float: right;}
header .link a{padding: 0 12px;}
header .link em{padding: 0 10px; }
header .col{color: #ff9000; }

header .home1{ width:115px;display: block; float: right; margin-left: 10px; overflow: hidden;}
header .home1 a{display: block; background: #3492d1; color: #fff; height: 40px;line-height: 40px; margin: 15px 0; padding: 0 15px; border-radius: 5px;}
header .home1 a:hover{background: #424242;}
header .home1 em{ width: 20px; height: 18px; display: block; float: left; background: url("../images/jingyan.custom.png") 0 -50px; margin: 11px 5px 0 0; _margin: 11px 2px 0 0;}header .home{ width:115px;display: block; float: right; margin-left: 10px; overflow: hidden;}
header .home2{ width:115px;display: block; float: right; margin-left: 10px; overflow: hidden;}
header .home2 a{display: block; background: #E62700; color: #fff; height: 40px;line-height: 40px; margin: 15px 0; padding: 0 15px; border-radius: 5px;}
header .home2 a:hover{background: #424242;}
header .home2 em{ width: 20px; height: 18px; display: block; float: left; background: url("../images/jingyan.custom.png") 0 -50px; margin: 11px 5px 0 0; _margin: 11px 2px 0 0;}header .home2{ width:115px;display: block; float: right; margin-left: 10px; overflow: hidden;}
header .home3{ width:115px;display: block; float: right; margin-left: 10px; overflow: hidden;}
header .home3 a{display: block; background: #FC1853; color: #fff; height: 40px;line-height: 40px; margin: 15px 0; padding: 0 15px; border-radius: 5px;}
header .home3 a:hover{background: #424242;}
header .home3 em{ width: 20px; height: 18px; display: block; float: left; background: url("../images/jingyan.custom.png") 0 -50px; margin: 11px 5px 0 0; _margin: 11px 2px 0 0;}
header .home4{ width:115px;display: block; float: right; margin-left: 10px; overflow: hidden;}
header .home4 a{display: block; background: #F35F88; color: #fff; height: 40px;line-height: 40px; margin: 15px 0; padding: 0 15px; border-radius: 5px;}
header .home4 a:hover{background: #424242;}
header .home4 em{ width: 20px; height: 18px; display: block; float: left; background: url("../images/jingyan.custom.png") 0 -50px; margin: 11px 5px 0 0; _margin: 11px 2px 0 0;}

/*返回顶部*/
.BackTop{ height:60px;position:fixed; display:block;z-index:9998;height:60px;right:30px;bottom:53px;background:none;}
.BackTop span{width: 30px; height: 16px;background:url(/images/jingyan.custom.png) -200px 0;display:block; margin: 22px 15px; }
.BackTop a{width: 60px;  height:60px;  background: #999;display:block;border: 1px solid #999;}
.BackTop a:hover{ background:#444;border: 1px solid #444;}

/*页脚*/
footer{background: #222222; color: #777; line-height:50px; text-align: center; font-size: 12px;}
