@font-face{font-family:GOTHAM-BLACK;src:url(fonts/GOTHAM-BLACK.OTF);font-weight:400;font-style:normal}
*{padding:0;margin:0}
ul li,ol li,li{list-style:none}
a{text-decoration:none;
    color: #000;
}
img{border:none;max-width:100%;}
input{border:none;background:0 0}
input,textarea{font-family:Arial,"微软雅黑";outline:0;font-size:14px;-webkit-appearance:none}
.clear{clear:both}
.fl{float:left}
.fr{float:right}
.ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}
.yy_tag_I{margin:0 5px}
body,html{font:15px Arial,"微软雅黑";color:#666666;width:100%;height:100%;background:#fff}
body{overflow-x:hidden;min-width:1200px}
.bx-wrapper{margin:0 auto}
.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background-color:#e0a240;border:1px solid #e0a240}
.flex{
    display: flex;
    flex-wrap: wrap;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.tit {
  font-size: 20px;
  color: #000;
  line-height: 54px;
  font-weight: 700;
}
#sitecontent{
    width: 1200px;
    margin: 0 auto;
}
.position{
    margin: ;
}
/*头部*/
#header{width:100%;height:auto;padding-top:20px;font-size:14px;transition:all ease .3s;z-index:99;transition-property:padding,background}
.nobanner #header{background:rgba(255,255,255,.9)}
#header .content{padding:0 40px}
#header.mini{background-color:rgba(0,0,0,.51);padding-top:10px}
#header.mini ul li.navitem{padding-bottom:0}
#header #logo{width:auto;height:40px;display:block;float:left}
#header ul li.navitem{padding:0 20px 10px 20px;width:auto;height:50px;line-height:40px;float:left;position:relative;max-width:150px}
#header ul li.navitem ul.subnav{transition:all .3s ease-out 0s;position:absolute;width:210px;border-top:#e0a240 3px solid;top:58px;left:-70px;opacity:0;visibility:hidden;transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0)}
#header ul li.navitem:hover ul.subnav{opacity:1;visibility:visible;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}
#header ul li.navitem a{color:#fff;transition:none ease-out .3s;transition-property:color,background,text-indent,opacity}
#header ul li.navitem a.active,#header ul li.navitem:hover a{color:#e0a240}
#header ul li.navitem ul.subnav li{border-bottom:#2e2f29 1px solid}
#header ul li.navitem ul.subnav li a{padding:14px 30px;width:150px;height:20px;line-height:20px;background:rgba(0,0,0,.7);display:block;color:#bbb9b9;font-size:12px}
#header ul li.navitem ul.subnav li a i{float:right;margin-top:5px;transition:all ease-out .2s;opacity:0}
#header ul li.navitem ul.subnav li a:hover{text-indent:10px;background:rgba(0,0,0,1);color:#fff}
#header ul li.navitem ul.subnav li a:hover i{opacity:1}
/*首页头部导航*//*#projectbody img {	width: 100%;	margin-bottom: 15px;}*/#header {	background: #fff;	padding-top: 10px;
    margin-bottom: 26px;
}
#header .content {	padding: 0px;width: 1200px;
  margin: 0 auto;}
#header ul#nav {	float: right;	margin-top: 5px;}
#header ul li.navitem {	transition: all 0.4s ease-out 0s;	padding: 0;	line-height: 50px;	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#header ul li.navitem a {	color: #666;	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;	padding: 12px 17px;
  border-radius: 3px;
  font-size: 16px;}
#header ul li.navitem a.active, #header ul li.navitem:hover a {	color: #fff;	background: #449ce7;}
#header.mini {	background-color: rgba(255, 255, 255, 1);	padding-top: 0px;	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);}
#header.mini ul li.navitem a.active:after, #header.mini ul li.navitem:hover a:after {	margin-top: -5px;}
#header ul li.navitem ul.subnav {	width: 192px;	background: #fff;	border: 0;	box-shadow: 0 6px 10px rgba(0, 0, 0, .1);z-index: 9999;}
#header ul li.navitem ul.subnav li {	border-bottom: 1px solid rgba(0, 0, 0, .08);}
#header ul li.navitem ul.subnav li a {	text-align: center;	color: #666;	width: 100%;	padding: 14px 0;	background: none;font-size: 16px;}
#header ul li.navitem ul.subnav li a i {	display: none;}
#header ul li.navitem ul.subnav li a:hover {	background: #fff;	color: #000;	text-indent: inherit;}
#header ul li.navitem ul.subnav li a:hover::after, #header ul li.navitem ul.subnav li a:after {	display: none;}
#header ul li.navitem ul.subnav li a:hover {	background-color: #f5f5f5;}
/*内页头部导航*/.nobanner #header {	border-bottom: 1px solid #f3f3f3;	height: 70px;}
/**/

/*页面底部*/
#footer{
    background: rgba(242,242,242,0.5);
    padding: 50px 0;
  margin-top: 10px;
}
#footer .foot{
    justify-content: space-between;
}
#footer #mcontact img{
    width: 172px;
    height: 172px;
}
#footer .foot .head{
    font-size: 17px;
    font-weight: 500;
    color: rgba(0,0,0);
    line-height: 20px;
    margin-bottom: 26px;
}
#footer .foot li{
    font-size: 15px;
    font-weight: 400;
    line-height: 31px;
    color: rgba(0,0,0,0.8);
}
#footer #mcontact p:before{
    content:'';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(/static/index/pc/images/number.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: -7px;
  margin-right: 5px;
  margin-left: -16px;
}
#footer #mcontact p{
    font-size: 20px;
    font-weight: 700;
    color: rgba(68,156,231);
    height: 30px;
    line-height: 29px;
    margin-top: 20px;
    margin-left: 17px;
}
#sitecontent{height:auto;
    border-top: 2px solid #f2f2f2;
}
/*坤和助孕保障栏目页*/
#ksdh .module1 .head{
     border-bottom: 2px solid #f2f2f2;
}
#ksdh .module1 .tit{
    margin-right: 25px;
}
#ksdh .module1 .tit::before {
  content: '';
  display: inline-block;
  width: 26px;
  height: 27px;
  background: url(/static/index/pc/images/ksdh.png) no-repeat;
    background-size: auto;
  background-size: 100% 100%;
  margin-bottom: -5px;
  margin-right: 4px;
}
#ksdh .module1 #category a{
    display: block;
    width: 150px;
  line-height: 54px;
    font-size: 20px;
    font-weight: 400;
    color: rgba(0,0,0,0.5);
    text-align: center;
  
}
#ksdh .module1 #category a:after{
    content: '';
    width: 0;
    display: block;
    height: 2px;
    background:rgba(255,130,74) ;
     transition: all .2s linear;
}
#ksdh .module1 #category li:hover a:after{width:100%; }
#ksdh .module1 #category a.active{
    border-bottom: 1px solid rgba(255,130,74);
}
#ksdh .module1 #category li{
    margin: 0 15px;
}
#ksdh .module1 .content{
   padding: 25px 10px;
}
#ksdh .module1 .content .list{
    /*justify-content: space-between;*/
}
#ksdh .module1 .content .item{   width: 275px;
     height: 180px;
     overflow: hidden;
    margin: 0 10px 20px;
}
#ksdh .module1 .content .item .img{
    height: 180px;
    overflow: hidden;
}
#ksdh .module1 .content .item img{
    width: 275px;
    height: 180px;
    transition: transform .3s linear;
}
#ksdh .module1 .content .item:hover img{
    transform: scale(1.2);
    transform-origin: center;
}
#ksdh .module1 .content .item a{
    display: block;
    position: relative;
    border-radius: 12px;
  overflow: hidden;
}
#ksdh .module1 .content .item .info{
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: rgba(0,0,0,0);
transition: background .3s linear;
}
#ksdh .module1 .content .item:hover .info{
      background: rgba(0,0,0,0.7);
}
#ksdh .module1 .content .item .info .title{
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 26px;
    width: 207px;
    margin: 0 auto;
    display: none;
}
#ksdh .module1 .content .item:hover .info .title{
    display: block;
    animation: show .25s linear;
}
#ksdh .module1 .content .item .info .subtitle{
    font-size: 12px;
    font-weight: 400;
    color: rgba(255,255,255,0.7);
    line-height: 17px;
    margin: 10px auto 0;
    width: 229px;
      display: none;
}
#ksdh .module1 .content .item:hover .info .subtitle{
    display: block;
}
#ksdh #pages{
    width: 600px;
    margin: 0 auto;
}
#ksdh #pages .pageinfo{
    justify-content: space-around;
}
#pages .pageinfo li a{
   color: #000;
}
#pages .pageinfo li.thisclass a{
   color: rgba(68,156,231);
}
/*助孕项目栏目页*/
.banner{
    margin-bottom: 25px;
}
#dyxm b{
    font-weight: normal !important;
}
#dyxm .tit::before {
  content: '';
  display: inline-block;
  width: 26px;
  height: 27px;
  background: url(/static/index/pc/images/xm.png) no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: 100% 100%;
  margin-bottom: -5px;
  margin-right: 4px;
}
#dyxm #mservice .main{
  
    justify-content: space-between;
    margin-top: 8px;
}
#dyxm #mservice .fw{
    justify-content: space-between;
     width: 895px;
}
#dyxm #mservice .fw .serviceitem{
    width: 285px;
    margin-bottom: 20px;
}
#dyxm #mservice .fw .serviceitem a img{
    transition: transform .3s linear;
}
#dyxm #mservice .fw .serviceitem:hover a img{
    transform: scale(1.5);
    transform-origin:center;
}
#dyxm #mservice .fw .serviceitem a{
    display: block;
    position: relative;
    width: 285px;
    height: 140px;
  overflow: hidden;
  transition: all .3s linear;
}

#dyxm #mservice .fw .serviceitem:nth-of-type(1) a{
    background: url(/static/index/pc/images/dyxm1.png) no-repeat;
    background-size: 100% 100%;
}
#dyxm #mservice .fw .serviceitem:nth-of-type(1):hover a{
    background: url(/static/index/pc/images/dyxm1.png) no-repeat;
    background-size: 120% 120%;
}
#dyxm #mservice .fw .serviceitem:nth-of-type(2) a{
    background: url(/static/index/pc/images/dyxm2.png) no-repeat;
    background-size: 100% 100%;
}
#dyxm #mservice .fw .serviceitem:nth-of-type(2):hover a{
    background: url(/static/index/pc/images/dyxm2.png) no-repeat;
   background-size: 120% 120%;
}
#dyxm #mservice .fw .serviceitem:nth-of-type(3) a{
    background: url(/static/index/pc/images/dyxm3.png) no-repeat;
    background-size: 100% 100%;
}
#dyxm #mservice .fw .serviceitem:nth-of-type(3):hover a{
    background: url(/static/index/pc/images/dyxm3.png) no-repeat;
    background-size: 120% 120%;
}
#dyxm #mservice .fw .serviceitem:nth-of-type(4) a{
    background: url(/static/index/pc/images/dyxm4.png) no-repeat;
    background-size: 100% 100%;
}
#dyxm #mservice .fw .serviceitem:nth-of-type(4):hover a{
    background: url(/static/index/pc/images/dyxm4.png) no-repeat;
    background-size: 120% 120%;
}
#dyxm #mservice .fw .serviceitem:nth-of-type(5) a{
    background: url(/static/index/pc/images/dyxm5.png) no-repeat;
    background-size: 100% 100%;
}
#dyxm #mservice .fw .serviceitem:nth-of-type(5):hover a{
    background: url(/static/index/pc/images/dyxm5.png) no-repeat;
    background-size: 120% 120%;
}
/*#dyxm #mservice .fw .serviceitem:nth-of-type(1) a{*/
/*    background: url(/static/index/pc/images/dyxm1.png) no-repeat;*/
/*    background-size: 100%;*/
/*}*/
#dyxm #mservice .fw .serviceitem .title{
    position: absolute;
    z-index: 999;
    color: rgba(255,255,255,0.8);
    font-size: 20px;
    text-align: center;
    width: 100%;
    top: 59px;
  font-weight: 500;
}
#dyxm #mservice .fw .serviceitem .ddd1{
    font-size: 14px;
    color: #000;
    font-weight: 400;
line-height: 14px;
width: 120px;
height: 40px;
overflow: hidden;
background: rgba(229,241,251,0.5);
text-align: center;
  border-radius: 8px;
  line-height: 40px;
  margin-top: 15px;
}
#dyxm #mservice .fw .serviceitem .ddd{
    justify-content: space-around;
    border: 1px solid rgba(0,0,0,0.05);
    padding-bottom: 15px;
}
 .tj{
width: 255px;
  background: rgba(68,156,231,0.03);
  padding: 15px;
  padding-bottom: 0;
}
 .tj .tj-tit{
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    color: rgba(68,156,231);
    height: 20px;
}
 .tj .tj-tit span{
  width: 5px;
  height: 5px;
  border-radius: 6px;
  background: rgba(68,156,231);
  display: inline-block;
  margin: 0 6px 4px;
}
 .tj .list li a{
 width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(0,0,0,0.8);
}
 .tj .list li{
    margin-top: 15px;
    border-top: 1px dotted rgba(0,0,0,0.2);
    padding-top: 15px;
}
.tj .list li:nth-of-type(1){
    margin-top: 13px;
}
.tj .list li a:before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background:rgba(68,156,231);
  border-radius: 10px;
 margin-bottom: 2px;
  margin-right: 6px;
}
.tj .list li .time{
    justify-content: space-between;
    margin: 15px 0 14px;
}
 .tj .list li time,.tj .list li i{
    font-size: 12px;
    font-weight: 400;
    height: 14px;
    color: rgba(0,0,0,0.3);
    font-style: normal;
}
#dyxm #mservice {
  border-bottom: 2px solid #f2f2f2;
  margin-bottom: 12px;
  padding-bottom: 25px;
}
/*助孕流程*/
#dylc .tit::before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/static/index/pc/images/dylc.png) no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: 100% 100%;
margin-bottom: -8px;
  margin-right: 4px;
}
#dylc .lc-list{
   padding: 30px 0 46px;
 
}
#dylc .lc-list .tabs{
background: url(/static/index/pc/images/line.png) no-repeat;
background-size: 100% 100%;
height: 3px;
  position: relative;
}
#dylc .lc-list .tab-list{
    position: absolute;
    width: 100%;
    justify-content: space-around;
    top: -9px;
}
#dylc .lc-list .tab-list li{
    text-align: center;
    font-size: 18px;
  font-weight: 400;
  color: rgba(0,0,0,0.8);
  cursor: pointer;
}
#dylc .lc-list .tab-list li.active:before{
    display: inline-block;
}
#dylc .lc-list .tab-list li.active{
    color: rgba(255,255,255);
    font-weight: 700;
    width: 200px;
    background: linear-gradient(90deg,rgba(92,160,219)0%,rgba(150,215,255)100%);
    height: 60px;
    line-height: 60px;
    border-radius: 40px;
      margin-top: -21px;
}
#dylc .lc-list .tab-list li:nth-of-type(1):before{
    content: '';
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 20px;

  background: url(/static/index/pc/images/1icon.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;

  margin: 0 auto;
  margin-bottom: 15px;
}
#dylc .lc-list .tab-list li:nth-of-type(1).active:before{
    display: inline-block;
     background: url(/static/index/pc/images/lc1.png) no-repeat;
  background-size: 100% 100%;
  width: 36px;
  height: 36px;
  margin-bottom: -11px;
  margin-right: 3px;

}
#dylc .lc-list .tab-list li:nth-of-type(2):before{
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
 content: '';
 background: url(/static/index/pc/images/2icon.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
 
  margin: 0 auto;
  margin-bottom: 15px;
}
#dylc .lc-list .tab-list li:nth-of-type(2).active:before{
    display: inline-block;
     background: url(/static/index/pc/images/lc2.png) no-repeat;
  background-size: 100% 100%;
  width: 36px;
  height: 36px;
  margin-bottom: -11px;
  margin-right: 3px;
}
#dylc .lc-list .tab-list li:nth-of-type(3):before{
    background: url(/static/index/pc/images/3icon.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
 content: '';
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
}
#dylc .lc-list .tab-list li:nth-of-type(3).active:before{
    display: inline-block;
     background: url(/static/index/pc/images/lc3.png) no-repeat;
  background-size: 100% 100%;
  width: 36px;
  height: 36px;
  margin-bottom: -11px;
  margin-right: 3px;
}
#dylc .lc-list .tab-list li:nth-of-type(4):before{
content: '';
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
 background: url(/static/index/pc/images/4icon.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
}
#dylc .lc-list .tab-list li:nth-of-type(4).active:before{
    display: inline-block;
     background: url(/static/index/pc/images/lc4.png) no-repeat;
  background-size: 100% 100%;
  width: 36px;
  height: 36px;
  margin-bottom: -11px;
  margin-right: 3px;
}
#dylc .lc-list .tab-list li:nth-of-type(5):before{
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
 background: url(/static/index/pc/images/5icon.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
}
#dylc .lc-list .tab-list li:nth-of-type(5).active:before{
    display: inline-block;
     background: url(/static/index/pc/images/lc5.png) no-repeat;
  background-size: 100% 100%;
  width: 36px;
  height: 36px;
  margin-bottom: -11px;
  margin-right: 3px;
}
#dylc .lc-list .tab-list li:nth-of-type(6):before{
    content: '';
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
 background: url(/static/index/pc/images/6icon.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
}
#dylc .lc-list .tab-list li:nth-of-type(6).active:before{
    display: inline-block;
     background: url(/static/index/pc/images/lc6.png) no-repeat;
  background-size: 100% 100%;
  width: 36px;
  height: 36px;
  margin-bottom: -11px;
  margin-right: 3px;
}
#dylc .lc-info{
    margin-top:30px;
}
#dylc .lc-info .content{
    padding: 50px;
    background: rgba(69,157,231,0.1);
    border-radius: 10px;
    justify-content: space-between;
    display: none;
}
#dylc .lc-info .content.active{
    display: flex;
}
#dylc .lc-info .content .title{
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 1px;
    color: rgba(68,156,231);
    display: inline-block;
    border-bottom: 1px dashed rgba(68,156,231);
    padding-bottom: 20px;
}
#dylc .lc-info .content .info{
    margin-top: 20px;
    background: rgba(255,255,255,0.8);
    border-radius: 10px;
    padding: 20px;
  width: 488px;
  height: 222px;
    
}
#dylc .lc-info .content .info .des{
    font-size: 18px;
    line-height: 40px;
    font-weight: 400;
    color: rgba(0,0,0,0.5);
}
#dylc .lc-info .content .img{
    width: 510px;
    border-radius: 10px;
    overflow: hidden;
}
#dylc .lc-info .content .img img{
    transition: transform .3s linear;
}
#dylc .lc-info .content .img:hover img{
transform: scale(1.3);
transform-origin: center;
}
/*助孕价格*/
#dytg .module1 .head{
     border-bottom: 2px solid #f2f2f2;
}
#dytg .module1 .tit{
    margin-right: 25px;
}
#dytg .module1 .tit::before {
content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/static/index/pc/images/dytg.png) no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: 100% 100%;
  margin-bottom: -5px;
  margin-right: 5px;
}
#dytg .module1 #category a{
   display: inline-block;
  width: auto;
  line-height: 54px;
    font-size: 20px;
    font-weight: 400;
    color: rgba(0,0,0,0.5);
    text-align: center;
  
}
#dytg .module1 #category a:after{
    content: '';
    width: 0;
    display: block;
    height: 2px;
    background:rgba(255,130,74) ;
     transition: all .2s linear;
}
#dytg .module1 #category li:hover a:after{width:100%; }
#dytg .module1 #category a.active{
    border-bottom: 1px solid rgba(255,130,74);
}
#dytg .module1 #category li{
    margin: 0 15px;
    width: 228px;
  text-align: center;
}
#dytg .content{
    padding: 0 25px;
}
#dytg #list .item{
    border-bottom: 1px dashed rgba(0,0,0,0.3);
  padding: 30px 0;
}
#dytg #list .item .time{
width: 100px;  
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
    display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 30px;
}
#dytg #list .item .date{
   font-size: 36px;
  font-weight: 100;
  color: rgba(0,0,0,0.5);
  width: 100px;
  border-bottom: 1px dotted rgba(0,0,0,0.2);
  margin-top: 7px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#dytg #list .item .ym{
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
    color: rgba(0,0,0,0.8);
    text-align: center;
}
#dytg #list .item .img{
    width: 300px;
    height: 165px;
    margin-right: 30px;
}
#dytg #list .item .info{
    width: 628px;
}
#dytg #list .item .info .num{
    font-size: 12px;
    font-weight: 500;
    color: rgba(255,128,70);
    width: 100px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  background: rgba(255,128,70,0.2);
  text-align: center;
}
#dytg #list .item .info .title{
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    color: rgba(0,0,0,0.8);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 15px 0 10px;
    width: 628px;
}
#dytg #list .item .info .description{
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    color: rgba(0,0,0,0.5);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 13px;
    width: 628px;
}
#dytg #list .item .info .details{
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: rgba(68,156,231);
}
#dytg #list .item .num{
    transition: all .3s linear;
}
#dytg #list .item:hover .num{  margin-left: 30px;}
#dytg #list .item .details{
    transition: all .3s linear;
    transition-delay: 0.08s;
}
#dytg #list .item:hover .details{  margin-left: 40px;}
#dytg #list .item .info .title{
    transition: all .3s linear;
    display: block;

}
#dytg #list .item:hover .info .title{
    margin-left: 30px;
}
#dytg #list .item .info .description{
    transition: all .3s linear;
        transition-delay: 0.08s;
}
#dytg #list .item:hover .info .description{
     margin-left: 40px;
}
#dytg #list .item .info .details{
      transition: all .3s linear;
}
#dytg #list .item:hover .info .details{
    font-size: 18px;
}
   #dytg #list .item .date {
       transition: all .3s linear;
   }
  #dytg #list .item:hover .date {
      color: rgba(0,0,0,0.8);
  }
 #pages .pageinfo
{
  justify-content: center;
}
 #pages .pageinfo li{
  margin: 30px 16px;
}
/*助孕试管*/
#dytg.sgdy .module1 #category li {
  width: 180px;
}
#dytg.sgdy .module1 .tit::before
{
  content: '';
  display: inline-block;
  width: 34px;
  height: 34px;
  background: url(/static/index/pc/images/sgdy.png) no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: 100% 100%;
  margin-bottom: -9px;
  margin-right: 5px;
}
/*助孕知识*/
#dytg.dyzs .module1 .tit::before
{
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/static/index/pc/images/dyzs.png) no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: 100% 100%;
  margin-bottom: -7px;
  margin-right: 5px;
}
#dytg.dyzs .module1 #category li
{
  margin: 0 15px;
  width: 140px;
  text-align: center;
}
/*新闻资讯*/
#dytg.xwlb .module1 .tit::before
{
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/static/index/pc/images/xwlb.png) no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: 100% 100%;
  margin-bottom: -7px;
  margin-right: 5px;
}
#dytg.xwlb .module1 #category li
{
  margin: 0 15px;
  width: 140px;
  text-align: center;
}

/*助孕案例*/
#dyal .module1 .tit::before
{
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/static/index/pc/images/dyal.png) no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: 100% 100%;
  margin-bottom: -7px;
  margin-right: 5px;
}
#dyal .content{
    justify-content: space-between;
}
#dyal .content .left{
    width: 895px;
}
#dyal #list .item{
    padding: 20px;
    background: rgba(250,250,252);
    justify-content: space-between;
    margin: 10px 0 20px;
    transition: all .3s linear;
}
#dyal #list .item:hover{
    box-shadow: 0px 0px 15px -6px;
    background: #fff;
}
#dyal #list .item .img{
    width: 295px;
    height: 147px;
}
#dyal #list .item .info{
    width: 540px;
}
#dyal #list .item .info .title{
    font-size:18px;
    font-weight: 600;
    line-height: 26px;
    color: rgba(0,0,0,0.8);
}
#dyal #list .item .info .time p{
    font-size: 14px;
    font-weight: 400;
    color: rgba(0,0,0,0.3);
   margin: 10px 15px 15px 0;
}
#dyal #list .item .info .time .num:before{
    content: '';
    display: inline-block;
    width: 16px;
height: 16px;
background: url(/static/index/pc/images/eye.png) no-repeat;
background-size: 100% 100%;
     margin-bottom: -3px;
  margin-right: 5px;
}
#dyal #list .item .info .description{
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    color: rgba(0,0,0,0.5);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 13px;
     width: 540px;

}
#dyal #list .item .info .details{
    content: '';
    display: inline-block;
    width: 20px;
height: 20px;
background: url(/static/index/pc/images/tr.png) no-repeat;
background-size: 100% 100%;
float: left;
transition: all 1s linear;
}
#dyal #list .item:hover .info .details{
    float: right;
}
#dyal .tj{
    margin-top: 10px;
    height: 610px;
}
/*坤和简介*/
#lxwm #sitecontent{
    border:none;
}
#lxwm .jianjie{
    background: url(/static/index/pc/images/jianjie-bg.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 119px;
}
#lxwm .jianjie .world{
    width: 539px;
    margin-left: 30px;
    margin-right: 35px;
}
#lxwm .jianjie .world .tit{
    margin-top: 72px;
    font-size: 36px;
    font-weight: 700;
    line-height: 52px;
    color: rgba(70,157,231);
    margin-bottom: 30px;
}
#lxwm .jianjie .world .des{
    font-size: 18px;
    font-weight: 300;
    line-height: 36px;
    color: rgba(0,0,0,0.6);
    padding: 0 0 15px;
    border-bottom: 1px dashed rgba(70,157,231);
}
#lxwm .jianjie .world .des:nth-of-type(4){
    border:none;
    margin-top: 15px;
}
#lxwm .jianjie .world .title{
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
   color: rgba(70,157,231);
   margin: 25px 0 15px;
}
#lxwm .jianjie .img{
    margin-top: 70px;
    justify-content: space-between;
    width: 570px;
}
#lxwm .jianjie .img .img1{
    width: 200px;
    height: 510px;
    margin-top: 40px;
}
#lxwm .jianjie .img .img2{
    width: 230px;
     height: 510px;
     margin-top: 145px;
}
#lxwm .jianjie .img .img3{
    width: 115px;
     height: 510px;
}
#lxwm .tit{
  border-top: 1px solid rgba(0,0,0,0.1);}
#lxwm .science .tit:before{
content: '';
display: inline-block;
width: 30px;
height: 30px;
background:url(/static/index/pc/images/science.png) no-repeat ;
background-size: 100% 100%;
margin-bottom: -8px;
  margin-right: 3px;

}
#lxwm .science .content{
    padding: 0 15px;
}
#lxwm .science .content .des{
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    color: rgba(0,0,0,0.6);
}
#lxwm .science .content .img{
    justify-content: space-between;
    margin-top: 15px;
}
#lxwm .science .content .img img{
  width: 380px;
}
#lxwm .science .content ol{
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 25px;
}
#lxwm .science .content ol li{
 width: 438px;
  text-align: center;
  padding: 0 70px;
  height: 230px;
}
#lxwm .science .content ol li .title{
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
    margin-top: 30px;
}
#lxwm .science .content ol li .des{
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
    color: rgba(0,0,0,0.6);
    margin-top:15px;
}
#lxwm .science .content ol li:nth-of-type(1){
    background: rgba(68,156,231,0.1);
}
#lxwm .science .content ol li:nth-of-type(1) .title{
    color: rgba(70,157,231);
}
#lxwm .science .content ol li:nth-of-type(2){
    background: rgba(255,141,26,0.1);
}
#lxwm .science .content ol li:nth-of-type(2) .title{
    color: rgba(255,130,73);
}
#lxwm .contact .tit:before{
content: '';
display: inline-block;
width: 30px;
height: 30px;
background:url(/static/index/pc/images/contact.png) no-repeat ;
background-size: 100% 100%;
margin-bottom: -8px;
  margin-right: 3px;

}
#lxwm .contact .content{
    padding: 45px 50px;
    background: rgba(250,250,252);
    border-radius: 10px;
}
#lxwm .contact .content .lxwm{
    justify-content: space-between;
    border-bottom: 1px dashed rgb(70, 157, 231);
  padding-bottom: 55px;
}
#lxwm .contact .content li{
    text-align: center;
    width: 278px;
}
#lxwm .contact .content li img{
    width: 50px;
    height: 50px;
}
#lxwm .contact .content li p{
    font-size: 20px;
    color: #000;
    font-weight: 400;
    line-height: 36px;
  margin-top: 15px;
}
#lxwm .contact .content .ps{
    font-size: 20px;
    font-weight: 400;
    color: rgb(70, 157, 231);
    text-align: center;
    line-height: 36px;
    margin-top:30px ;
}
#lxwm{
    margin-bottom: 30px;
}
@keyframes show{
    0%{
        margin-top: 80px;
    }
    100%{margin-top:0;}
}
/*文章内页样式*/
#article{
    justify-content: space-between;
    padding-top:25px;
}
article{
      font-size: 16px;
    font-weight: 400;
    color: rgba(0,0,0,0.5);
    line-height: 36px;
    border-bottom: 1px dashed rgba(0,0,0,0.3);
  padding-bottom: 25px;
}
#article .left{
    width: 800px;
}
#article .aside{
    width: 370px;
}
#article .header{
    text-align: center;
    margin-bottom: 25px;
}
article h1{
    font-size: 24px;
    line-height: 35px;
    color: rgba(0,0,0,0.8);
    margin-bottom: 15px;
    
}
article h2{
    font-size: 20px;
    color: rgba(68,156,231,0.8);
    line-height: 29px;
    padding: 5px 10px;
    background: linear-gradient(90deg,rgba(232,244,255) 38.89%,rgba(232,244,255,0) 100%);
    border-left: 1px solid rgba(68,156,231);
}
article h3{
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: rgba(255,130,73,0.8);
    padding: 1px 10px;
    background: linear-gradient(90deg,rgba(255,245,240) 38.89%,rgba(255,255,255,0) 100%);
     border-left: 2px solid rgba(255,130,73);
     border-radius: 20px;
}
#article article p img{
  margin-left:-36px;
}
#article .subtitle{
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: rgba(0,0,0,0.3);
}
#article .subtitle span{
    margin: 0 15px;
    display: inline-block;
}
#article .page{
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    color: rgba(0,0,0,0.5);
    
}
#article .page span a{ font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    color: rgba(0,0,0,0.5);}
#article .page span:hover{
    color: rgba(68,156,231);
}
#article .page span:hover a{
    color: rgba(68,156,231);
}
#article .page{
    margin-top: 35px;
}
#article .page span{
    margin-bottom: 10px;
}
#article{margin-bottom:30px;}
#article .tj{
width: 330px;
  padding: 15px 20px;
  background: rgb(255, 130, 73,0.03);
}
#article .tj .tj-tit
{
  color: rgb(255, 130, 73);
  height: auto;
}
#article .tj .tj-tit:before{
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    background: url(/static/index/pc/images/aside-tj.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: -8px;
}
#article .tj .list li a::before
{
  background: rgb(255, 130, 73);}
 #article .tj .list li
{
  border-top: 1px dashed rgba(0,0,0,0.2);}
 #article .aside2{
      padding: 15px 20px;
      width: 330px;
       background: rgb(255, 130, 73,0.03);
       margin-top: 25px;
  }
  #article .aside2-tit{
      font-size: 18px;
      font-weight: 500;
      color: rgba(255,130,73);
  }
  #article  .aside2-tit:before{
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    background: url(/static/index/pc/images/aside2.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: -8px;
}
  #article  .aside2 ol{
      justify-content: space-between;
  }
   #article  .aside2 ol li{
       padding: 6px 12px;
       background: rgba(255,236,227);
       border-radius: 15px;
       border: 0.5px solid rgba(255,130,73);
       margin-top: 20px;
   }
     #article  .aside2 ol li a{
         font-size: 16px;
         font-weight: 400;
         color: rgba(0,0,0,0.5);
     }
#article article p.subtitle{text-indent:0;}
#article article p{text-indent:36px;}
/*文章列表页推荐文章代码*/
.list_wzy_tj {margin: 35px auto 70px;min-width:1200px;}
.list_wzy_tj .tjwz {display: flex;width: 1200px;
    margin: 0 auto;
    margin-top: 35px;
    justify-content: space-between;
}
.list_wzy_tj .tjwz .list{
   width: 360px;
}
.list_wzy_tj .tjwz .list .item1{
    justify-content: space-between;
    padding: 15px;
    box-shadow: 0 0 13px -10px;
}
.list_wzy_tj .tjwz .list .img{
display: block;
  width: 122px;
  height: 90px;
  border-radius: 10px;
  overflow: hidden;}
  .list_wzy_tj .tjwz .list .img img{
        width: 122px;
  height: 90px;
}
.list_wzy_tj .tjwz .list .item1 .title{
    font-size: 16px;
    color: rgba(0,0,0,0.8);
    line-height: 24px;
    margin-top: 7px;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list_wzy_tj .tjwz .list .item1 .des{
    font-size: 12px;
    line-height: 17px;
    color: rgba(0,0,0,0.3);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
  .list_wzy_tj .tjwz .list .item1 .content{
      width: 198px;
  }
   .list_wzy_tj .tjwz .list li{
     
       font-size: 16px;
       font-weight: 400;
       color: rgba(0,0,0,0.8);
       padding: 15px 0;
  
   }
      .list_wzy_tj .tjwz .list li.item{
            white-space: nowrap;
       overflow: hidden;
       text-overflow: ellipsis;
          border-bottom: 2px dotted #e4e4e4;
      }
   .list_wzy_tj .tjwz .list li.item:before{
       content: '';
       display: inline-block;
       width: 10px;
       height: 10px;
       background: url(/static/index/pc/images/tjwz-icon.png) no-repeat;
       background-size: 100% 100%;
       margin-right: 10px;
   }
    .list_wzy_tj .tjwz .list li a{  font-size: 16px;
       font-weight: 400;
       color: rgba(0,0,0,0.8);}
.list_wzy_tj .tjwz .tjwz_tit{font-size:18px;
    font-weight: 500;
    color: rgba(68,156,231);
}
.list_wzy_tj .tjwz .list2 .tjwz_tit{font-size:16px;}
.list_wzy_tj .tjwz .tjwz_tit:before{
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/static/index/pc/images/tjwz-1.png) no-repeat;
    background-size:100% 100%;
    margin-bottom: -7px;
  margin-right: 5px;
}
.list_wzy_tj .tit {font-size: 28px;}
.list_wzy_tj .tit span {color: orange;font-size: 40px;}