@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei", "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
}
fieldset, img {
	border: 0;
}
ul, li {
	list-style: none;
}
em, i {
	font-style: normal;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
a {
	text-decoration: none;
}
input, option {
	border: #D1D1D1 1px solid;
}
a:focus, input, button, select, textarea {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-variant: normal;
}
input, select, img {
	vertical-align: middle;
}
legend {
	display: none;
}
textarea {
	resize: none;
}
.clear {
	clear: both;
}
.clearfix {
	zoom: 1;
}
body {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	width: 100%;
	max-width: 100%;
	min-width: 320px;
	margin: 0 auto;
}
/*header*/
.top {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.top .a1 {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 17.96875%;
}
.top .a2 {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 17.96875%;
}
/*nav*/
.nav {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #EEE;
	border-bottom: 1px solid #DDD;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.nav a {
	display: block;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	white-space: nowrap;
	text-align: center;
	font-size: 15px;
	color: #666;
}
/*banner*/
.banner {
	position: relative;
	margin-top: 10px;
}
.banner .hd {
	position: absolute;
	overflow: hidden;
	right: 10%;
	bottom: 10%;
	z-index: 99;
}
.banner .hd li {
	float: left;
	width: 10px;
	height: 10px;
	background: #000000;
	cursor: pointer;
	border-radius: 20px;
	margin-left: 8px;
	text-align: center;
	text-indent: 999px;
}
.banner .hd ul li.on {
	background: #07a2b8;
	border: 1px solid #07a2b8;
}
.banner .bd li {
	width: 100%;
	overflow: hidden;
}
.banner .bd img {
	width: 100%;
}
/*news*/
.yyxw {
	width: 100%;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	color: #555;
	overflow: hidden;
}
.yydt {
	height: 46px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	padding-left: 0px;
}
.yydt li {
	float: left;
	font-size: 18px;
	width: 50%;
	height: 46px;
	line-height: 46px;
	cursor: pointer;
	text-align: center;
	color: #333;
	font-size: 18px;
	background: #eee;
}
.yydt li a {
	color: #333;
}
.yydt li a:hover {
	color: #333;
}
.yydt li.on {
	background: #0aa8a2;
}
.yydt li.on a {
	color: #fff;
}
.yydt-c {
	margin: 0px 10px;
}
.yydt-cc {
	font-family: "微软雅黑";
}
.yydt-cc ul {
	margin-top: 10px;
	padding-top: 0px
}
.yydt-cc ul li {
	border-bottom: 1px dashed #ccc;
	height:60px;
	
}
.yydt-cc ul li a {
	height: 32px;
	line-height: 32px;
	color: #888;
	font-size: 14px;
	
}


.yydt-cc ul li span {
	padding-right: 10px;
	color: #0aa8a2;
	
}
.yydt-cc ul li strong {
	padding-right: 10px;
	padding-top: 0px;
	
	height:100%;
	float:left;
}


.yydt-cc ul li strong img {
	padding-top: 0px;
	margin-bottom: 5px;
	border: 1px solid #e1e1e1;
	}
/*不孕不育*/
.frame {
	width: 100%;
	height: auto;
	margin: 20px auto;
}
.frame_title {
	height: 41px;
	line-height: 41px;
	background: #F5F5F5;
	border-bottom: 1px solid #DDD;
}
.frame_title strong {
	display: block;
	padding: 0 15px 0px 5px;
	float: left;
	height: 40px;
	min-width: 55px;
	border-bottom: 2px solid #01826c;
	text-align: center;
	font-weight: lighter;
	font-size: 18px;
	white-space: nowrap;
}
.frame_title strong a {
	color: #0aa8a2;
}
.frame_title span {
	display: block;
	float: right;
	font-size: 14px;
}
.frame_title span a {
	color: #666;
}
.frame_nav {
	margin: 10px 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.frame_nav div {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	white-space: nowrap;
	text-align: center;
	width: 24%;
	margin: 0 0.5%;
}
.frame_nav div a {
	display: block;
	height: 38px;
	line-height: 38px;
	background: #f4f4f4;
	border: 1px solid #eeeeee;
	font-size: 14px;
}
.frame_nav div a.frist {
	height: 100px;
}
.frame_nav div a.frist img {
	display: block;
	width: 40px;
	margin: 0 auto;
	margin-top: 12px;
	margin-bottom: 5px;
}
.frame_nav div a.frist span {
	display: block;
	color: #333;
	line-height: 20px;
	font-size: 14px
}
.frame_nav2 div a.bot {
	margin-bottom: 5px;
}
/*press*/
#press {
	width: 100%;
	margin: 10px auto;
	height: auto;
}
.zj {
	margin: 0 auto
}
.zj h2 {
	line-height: 50px;
	background: url(../Images/aticletitbg.png) repeat-x left bottom;
	border-top: 2px solid #07a2b8;
	font-size: 22px;
	width: 100%;
	text-align: center;
	margin: 15px auto;
	clear: both;
}
.zj_box .zzzy_list .zj_js {
	width: 100%;
	overflow: hidden;
	border-bottom: #cccccc 1px dashed;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.zj_box .zzzy_list .zj_js p {
	text-indent: 0px;
}
.zj_box .zzzy_list .zj_js .cjzj {
	display: none;
	width: 100%;
	overflow: hidden;
}
.zj_box .zzzy_list .zj_js .cjzj_fl {
	width: 34%;
	float: left;
	text-align: center;
}
.zj_box .zzzy_list .zj_js .cjzj_fl .time {
	padding-top: 10px;
	margin: 0 auto;
}
.zj_box .zzzy_list .zj_js .cjzj_fl .time p {
	line-height: 24px;
	font-size: 14px;
}
.zj_box .zzzy_list .zj_js .cjzj_fr {
	width: 63%;
	float: left;
	margin-left: 3%;
}
.zj_box .zzzy_list .zj_js .cjzj_fr h2 {
	font-size: 20px;
	line-height: 36px;
	font-weight: normal;
	border-bottom: #e5e5e5 1px solid;
	margin-bottom: 3px;
}
.zj_box .zzzy_list .zj_js .cjzj_fr h2 a {
	color: #333;
}
.zj_box .zzzy_list .zj_js .cjzj_fr h2 a span {
	font-size: 16px;
	margin-left: 20px;
}
.zj_box .zzzy_list .zj_js .cjzj_fr p {
	font-size: 14px;
	line-height: 26px;
	color: #333;
}
.zj_box .zzzy_list .zj_js .cjzj_fr .zxbtn {
	margin: 3px auto;
	text-align: center;
}
.zj_box .zzzy_list .zj_js .cjzj_fr .btn {
	margin: 0 10px 0 0;
	display: inline-block;
	color: #fff;
	padding: 2px 15px;
	text-align: center;
	border-radius: 15px;
}
.zj_box .zzzy_list .zj_js .cjzj_fr .bco {
	background-color: #0aa8a2;
}
.zj_box .zzzy_list .zj_js .cjzj_fr .bsb {
	background: #E4AC00;
}
.zj_box .qwzj{width:100%; overflow:hidden; margin:0 auto;}
.zj_box .qwzj .bd1 li .btn {margin: 0 10px 0 0;
	display: inline-block;
	color: #fff;
	padding: 2px 12px;
	width:70%;
	text-align: center;
	border-radius: 8px; background:#0aa8a2;}
.zj_box .qwzj .bd1 li .btn a {
	color: #fff;
	
}
.zj_box .zzzy_list li {
	width: 24%;
	float: left;
	margin: 1% 0.5% 2% 0.5%;
}
.zj_box .zzzy_list li p {
	text-align: left;
	line-height: 24px;
	margin-bottom:5px;
	font-size:12px;
	color: #333333;
	text-indent: 0px;
}
.zj_box .zzzy_list .guoji {
	font-size: 16px;
	background: url(../Images/china.jpg) no-repeat right center;
	background-size: 35%;
	text-align: left;
	text-indent: 0px;
	margin-top: 5px;
}
.zj_box .zzzy_list li p.guoji a {
	color: #333
}
/*img*/
.img {
	text-align: center;
	 margin:15px auto;
}
.img a {
	background-color: #0aa8a2;
	border-width: 0 2px 2px 0;
	border-style: solid;
	border-color: #00889B;
	width: 80%;
	display: inline-block;
	line-height: 36px;
	border-radius:30px;
	color: #fff;
	font-size:18px
}
/*jishu*/

.kycg {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.hxjs {
	overflow: hidden;width:100%; height:auto;
}
.hxjs_tt {
	width: 100%;
	height:46px;
	background: #eee;
	
	
}
.hxjs_pt{}
.hxjs_tt #byjs2 {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#byjs_3{display:none;}
.hxjs_tt a {
	float: left;
	display: block;
	width: 48%;
	padding: 0 0.5%;
	font-size:18px;
	color: #252424;
	line-height:46px;
	text-align: center;
	height:46px;
}
.hxjs_tt a.on {
	color: #fff;
	background: #0aa8a2;
}
.hxjs_pt {
	width: 100%;
	height:auto;
	overflow: hidden;
	margin: 10px 0 20px;
}
.hxjs_pt_z {
	position: relative;
}
.hxjs_pt_z img {
	width:100%;}
.hxjs_pt_z .prev {
	display: block;
	width: 28px;
	height: 52px;
	background: url(../Images/zleft.png) no-repeat;
	position: absolute;
	left: 5px;
	opacity: 0.3;
}
.hxjs_pt_z .next {
	display: block;
	width: 28px;
	height: 52px;
	background: url(../Images/zright.png) no-repeat;
	position: absolute;
	right: 5px;
	opacity: 0.3;
}
.hxjs_pt_z .next,.hxjs_pt_z .prev{top:40%;}
/*bx*/
.cgal .bx {
	width: 100%;
	margin:0 auto;
}
.cgal_gd {
	overflow: hidden;
	width: 100%;
	margin:10px auto;
}
.cgal_gd ul {
	overflow: hidden;
	zoom: 1;
}
.cgal_gd ul li {
	width: 100%;
	overflow: hidden;
}
.cgal_gd ul li .anli_f {
	width: 100%;
	margin-bottom: 15px;
}
.cgal_gd ul li .anli_f .anli2 {
	text-align: center;
	float: left;
	width: 32%;
	margin: 10px 0.5%;
}
.cgal_gd ul li .anli_f .anli2 a {
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
}
.cgal_gd ul li .anli_f .anli2 a img {
	z-index: 1;
}
.cgal_gd ul li .anli_f .anli2 a span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height:30px;
	background: rgba(0,0,0,0.4);
	color: #FFF;
	text-align: center;
	line-height:30px;
	font-size:14px;
	z-index: 2;
}
/*mainfrom*/
/*title*/
.title {
	background: #0aa8a2;
	height: 50px;
	width: 100%;
	margin: 15px 0 auto auto;
}
.title h2 {
	color: #fff;
	padding-left: 1rem;
	line-height: 50px;
	float: left;
	font-size: 18px;
	font-weight: normal;
}
.title span {
	float: right;
	background-color: #fff;
	margin-top: 12px;
	margin-right: 1rem;
	padding: 4px 8px;
	font-size: 14px;
	border-radius: 2px;
}
.title span a {
	color: #07A2B8;
}
.mainform {
	width: 88%;
	margin: 0 auto;
	overflow: hidden;
}
.mainform .fl {
	font-size:18px;
	width: 36%;
	float: left;
}
.mainform .fr {
	width: 60%;
	float: left;
}
.mainform .fr .forminput {
	font-family: '\5FAE\8F6F\96C5\9ED1', "微软雅黑", simhei, arial;
	width: 90%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	padding: 0 0.5rem;
	border: #eee 1px solid;
	border-color: #ccc #dedede #dedede #ccc;
}
.form_line {
	color: #444;
	margin: 1.5rem 0;
	line-height: 32px;
	text-align: center;
}
.form_line .btn {
	display: inline-block;
	color: #fff;
	margin: 0 5px;
	height: 36px;
	line-height: 36px;
	padding: 0 1.5rem;
	text-align: center;
	border-radius: 2rem;
	font-size: 16px;
	background: #0aa8a2;
}
.form_line input[type="submit"] {
	border: none;
	padding: 0 3rem;
	background: #e4ac00;
}
/*foot*/
.foot {
	width: 100%;
	margin: 0 auto;
	background: #0aa8a2;
	text-align: center;
	padding: 20px 0rem 20px;
}
.foot p {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 36px;
}
.foot p a {
	color: #fff;
}
/*********list**********/
.column {
	width: 100%;
	margin: 0 auto;
}
.column .guide {
	margin: 2rem auto 1rem auto;
	background: #f5f5f5;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	padding: 15px 15px 15px 5px;
	font-size: 20px;
}




.disease {
	margin-top: 2rem;
}
.disease_title {
	text-align: center;
	width: 18.6rem;
	margin: 0 0;
	height: 6rem;
	position: relative;
}
.disease .disease_tin {
	font-weight: bold;
	font-size: 1.5rem;
	width: 12rem;
	float: right;
	height: 4.6rem;
	margin-top: 1rem;
	text-align: center;
	line-height: 2rem;
}
.disease_title em {
	font-weight: normal;
	font-size: 1.4rem;
	font-style: normal;
}


.disease_list li {
	margin: 1rem 1.2% .1rem 1.2%;
	height: 3.2rem;
	line-height: 3.2rem;
	font-size: 1.0rem;
	float: left;
	width: 30%;
	background: #eaeaea;
	text-align: center;
	border-radius: 2px;
	border: 1px solid #E4E4E4;
	box-shadow: 1px 1px 0px #aaa;
}
.disease_list li a{
	display: block;
}
.disease_list li.ipt a {
	color: #fff;
}
.female li.ipt {
	background-color: #FF5172;
	border-color: #FF5172;
	box-shadow: 1px 1px 0px #ED3E5F;
}



