/*头部*/
.header{border-bottom: 2px solid #FA842D;}
.header .area{margin-top: 0;position: relative;height: 100px;}
.header .logo{position: absolute;left: 0;top: 14px;}
.header .search{ width: 500px; border: 1px solid #eeeeee;border-radius: 30px;background: #FFFFFF;position: absolute;left: 50%;top: 30px;margin-left: -250px;}
.header .search .llw-input{ height: 42px;padding:0 20px;}
.header .search .input-text{width: 390px;line-height: 30px;}
.header .search .input-btn{ background: #FA842D;color: #FFFFFF;border-top-right-radius: 30px;border-bottom-right-radius: 30px; width: 70px;cursor: pointer;}
.header .search .input-btn:hover{background: #ffa869;}
.header .login{position: absolute;right: 30px;top:40px;}
.header .login,.login a,.login span{color:#FA842D;font-size:18px;padding-right: 6px;}
.header .login a:hover{color: #ff6c00;text-decoration: underline;}
/*banner*/
.bBox{ position: relative; overflow: hidden; }
.bBox .bUl{ position:relative; z-index:0; }
.bBox .bUl img { display: block; }
.bBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.bBox .hd li{margin: 0 2px;height: 4px; overflow: hidden; width: 26px; cursor: pointer;display:inline-block; *display:inline; zoom:1;background:#ffffff}
.bBox .hd .on{background:#FA842D}
.bBox .prev,.bBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.bBox .prev { left: 0; }
.bBox .next { background-position: 0 -90px; right: 0; }
.bBox .prev:hover,.bBox .next:hover{ filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
/*nav*/
.nav-content-box>li, .nav-content-box>li>ul>li {text-align: center;}
.nav-bar {position: relative;z-index: 1000;overflow: hidden;height: 60px;width: 100%;}
.nav-bar:hover {overflow: visible;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;width: 100%;}
.nav-bg {position: absolute;top: 0;left: 0;width: 100%;height: 340px;background: #ffa15b;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;z-index: 9999;}
.nav-top {height: 60px;background: #f4f4f4;}
.nav-content {height:60px;margin-top: 0;overflow: visible;}
.nav-content-box>li {float: left;line-height: 60px;}
.nav-content-box>li:hover {background: #FA842D;}
.nav-content-box>li>span>a {display: block;width: 100%;margin: 0;height: 60px;color: #000000;text-decoration: none;font-size: 18px;}
.nav-content-box>li>span>a.cur{color: #FA842D;}
.nav-content-box>li:hover>span>a {background: #ffa561;color: #FFFFFF;}
ul>li.index, ul>li.cat{width: 140px;}
ul>li.index {height: 60px;}
ul>li.index:hover{background:#ffa15b;}
ul.nav-content-box>li>ul {border-right: solid 1px #eaeaea;margin: 10px 0 6px}
ul.nav-content-box>li>ul:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0}
.nav-content-box>li:hover>ul {border-right: none;padding-right: 1px;}
ul.nav-content-box>li>ul>li {float: left;width: 100%;line-height: 2;text-align: center;}
ul.nav-content-box>li.cat>ul>li {width: 99%;}
ul.nav-content-box>li>ul>li>a {display: block;width: 100%;padding-bottom: 8px;color: #FFFFFF;text-decoration: none;font-size:18px}
ul.nav-content-box>li>ul>li>a:hover {color: #FFFFFF;text-decoration: underline;}
.third-menu>li {position: relative;}
.third-link {padding: 5px 0;display: block;color: #666;}
.third-link.hover {background: #f3f3f3;color: #459df5;border-radius: 4px;}

/*推荐*/
.today{height: 456px; overflow: hidden;}
.today-focus{ width:520px;position:relative;  overflow:hidden;  zoom:1;   }
.today-focus .hd{ width:100%;overflow:hidden; }
.today-focus .hd ul{ overflow:hidden; zoom:1; }
.today-focus .hd ul li{ padding-top:10px; float:left;text-align:center; margin-right:10px;position: relative;cursor:pointer;}
.today-focus .hd ul li:last-child{margin-right: 0;}
.today-focus .hd ul li img{ width:162px; height:116px;cursor:pointer;border: 2px solid #FFFFFF;}
.today-focus .hd ul li.on{background:url("../images/icoUp.gif") no-repeat center 5px;}
.today-focus .hd ul li.on .cover{display: none;}
.today-focus .hd ul li.on img{border: 2px solid #fc8326;}
.today-focus .bd li{ vertical-align:middle; }
.today-focus .bd img{ width:520px; height:300px; display:block;}
.today-focus .hd .cover{position: absolute;top: 12px;left: 2px;width: 162px;height: 116px;line-height: 999px;overflow: hidden;font-size: 0;background: #040303;filter: alpha(opacity=30);opacity: .3;}
.today-news{ width: 340px;}
.today-news li{border-bottom: 1px dashed #bfbfbf;padding:18px 0;}
.today-news li:first-child{padding-top: 10px;}
.today-news li:last-child{border-bottom: 0;padding-bottom: 0;}
.today-news li .news-d{height: 48px;}

/*tag*/
.hot-tag{height:390px;overflow:hidden}
.hot-tag li{float: left;margin:9px 4px;}
.hot-tag li a{padding: 4px 12px;color: #FFFFFF;background: #f6b37e;border-radius: 6px;}
.hot-tag li:nth-child(2n+1) a{background: #cde199;}
.hot-tag li:nth-child(3n+1) a{background: #ff87aa;}
.hot-tag li:nth-child(4n+1) a{background: #c391c2;}
.hot-tag li:nth-child(5n+1) a{background: #7fcff4;}
.hot-tag li:nth-child(6n+1) a{background: #4bd484;}
.hot-tag li:nth-child(7n+1) a{background: #f7b954;}
.hot-tag li:nth-child(8n+1) a{background: #f48282;}
.hot-tag li:nth-child(9n+1) a{background: #ff87aa;}
.hot-tag li:nth-child(10n+1) a{background: #4bd484;}
.hot-tag li:nth-child(11n+1) a{background: #cde199;}
.hot-tag li:nth-child(12n+1) a{background: #c490c0;}
.hot-tag li:hover a{background: #FA842D;}
.table .tab-hd{border-bottom: 1px solid #eeeeee;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;}
.table .tab-hd li{float: left;padding: 16px 42px;}
.table .tab-hd li.on a{color:#FA842D}

/*备孕*/
.by-img{ width: 290px;margin: 8px 0;}
.by-img a{ display: block;position: relative;height: 240px;margin-bottom: 10px;}
.by-text{ width: 570px;}
.by-text .by-text-two{border-bottom: 1px dashed #bfbfbf;padding:20px 0;}
.by-text .by-text-two .news-d{height: 40px;}
.by-rank li{padding: 10px 0;position: relative;}
.by-rank li:last-child{padding-bottom:5px}
.by-rank .by-rank-num{display: inline-block;width: 20px; height: 20px; border-radius: 50%; background: #FA842D;color:#FFFFFF;text-align: center;line-height: 20px;position: absolute;top:12px;left: 0;}
.by-rank .by-rank-time{color: #999999;}
.by-rank a{padding-left: 30px;display: inline-block;width: 440px;}
.by-hot li{border-bottom: 1px dashed #bfbfbf;padding:14px 0;}
.by-hot li:last-child{border-bottom: none;padding-bottom: 0;}
.by-hot li a{display: block;}
.by-hot li img{height: 123px;width: 100%;}
.by-hot li p{padding-top: 10px;}

/*孕期*/
.yq-one .yq-one-title{text-align: center;}
.yq-img{padding: 20px 0;border-bottom: 1px dashed #bfbfbf;}
.yq-img li{ float: left;margin-right: 20px;}
.yq-img li:last-child{margin-right: 0;}
.yq-img li a{display: block; width: 205px; height: 150px;position: relative;}
.yq-text{margin-top: 20px;}
.yq-eat{margin-top: 22px;}
.yq-eat li{float: left;width: 82px;text-align: center;margin-bottom: 11px;}
.yq-eat li img{width: 60px;height: 60px;border-radius: 50%;}

/*分娩*/
.fm-l{width: 290px;margin-top: 10px;}
.fm-l a{display: block;}
.fm-l .fm-one{height: 184px;overflow: hidden;}
.fm-l .fm-l-title{padding-top: 10px;text-align:center}
.fm-l .esp3,.fm-r .esp3{height: 64px;}
.fm-r{width: 570px;margin-top: 10px;}
.fm-r .fm-two{border-bottom: 1px dashed #bfbfbf;padding-bottom: 20px;}
.fm-r .fm-two .fm-two-img{ width: 180px;height: 130px;overflow: hidden;}
.fm-r .fm-two .fm-two-text{ width: 380px;margin-top: 20px;}
.fm-r .fm-list{margin-top: 20px;}
.fm-nav{margin:14px 0 0 40px;}
.fm-nav li{padding:11px 0}

/*疾病*/
.jb-list li{width: 49%;margin-right:2%;}
.jb-list li .jb-list-text{width: 270px;margin-top: 10px;}
.jb-list li:nth-child(2n+2){margin-right: 0;}
.jb-list li:nth-child(2),.jb-list li:first-child{padding-top: 0;}
.jb-list li:nth-last-child(2),.jb-list li:last-child{border-bottom: 0;padding-bottom: 9px;}
.jb-list li .news-d{height: 48px;}
.jb-qa li{padding-bottom: 10px;}
.jb-qa li p{position: relative;padding-left: 10px;}
.jb-qa li p:before{content: "";display: inline-block;width: 3px;height: 3px;background: #333333;border-radius: 50%;position: absolute;top:10px;left: 0;}

/*百科*/
.bk-two a:last-child{margin-top: 30px;margin-bottom: 5px;}
.bk-list li{padding: 15px 0;}
.bk-list li .jb-list-text{width: 370px;margin-top: 10px;}
.bk-list li .jb-list-img{width: 178px;}
.bk-list li:first-child{padding-top: 0;}
.bk-list li:last-child{border-bottom: 0;padding-bottom: 0;}
.bk-list li .news-d{height: 44px;}
.bk-zs li:last-child{border:none;padding-bottom: 0;}
.bk-zs li .jb-list-img{width: 82px;height: 60px;}
.bk-zs li .jb-list-text{width: 160px;}
.bk-zs li .news-d{padding-top:0;height: 40px;}

/*视频*/
.v-list li{ width: 278px;border: 1px solid #CCCCCC; float: left;margin-top: 20px;}
.v-list li:nth-child(2),.v-list li:nth-child(5){margin-left:20px;margin-right: 20px;}
.v-list li a{display:block;position: relative;}
.v-list li .v-img{width: 278px; height: 200px;overflow: hidden;}
.v-list li p{padding: 10px;}
.v-list li .bg-img{height: 200px;}
.v-list li:hover .bg-img{ display: block;}
.v-hot{margin-top: 30px;}
.v-hot li{width: 118px; float: left; margin-bottom: 20px;}
.v-hot li:nth-child(2n+1){margin-right: 10px;}
.v-hot li a{display:block;position: relative;}
.v-hot li .v-img{width: 118px;height:82px;overflow: hidden;}
.v-hot li .bg-img{height: 82px;}
.v-hot li:hover .bg-img{ display: block;}
.v-hot li:nth-last-child(2),.v-hot li:last-child{margin-bottom: 0;}

/*当前*/
.location{padding-bottom: 20px;}
.location .iconfont{color:#FA842D;font-size: 20px;}
.location a{font-size: 18px;padding:0 8px;}

/*list*/
.area-content{overflow: hidden;}

/*list-l*/
.list .jb-list-img{width: 200px!important; height: 120px!important;}
.list .jb-list-text{ width: 660px;padding-top: 10px;}
.list .jb-list-text .esp1{color:#FA842D;}
.list .jb-list-text .esp1:hover{color: #ff6c00;text-decoration: underline;}
.list-more{text-align: center;}
.list-more a{display: inline-block;background: #FA842D;color: #FFFFFF;padding: 10px 20px; border-radius: 6px;}
.list-more a:hover{background: #ffa869;}

/*list-r*/
.r-rank-img{height: 120px;overflow: hidden;}
.list-r-rank p.esp1{padding-top: 10px;text-align: center;}
.list-r-block .by-rank a{width:218px;}
.list-r-block .by-rank li{padding-bottom: 0;}

/*page*/
.page{text-align: center;}
.page a:first-child{display: none;}
.page a,.page b,.page .thisclass{padding: 6px 12px; background: #ffa869;color:#FFFFFF;margin:0 4px;}
.page b,.page .thisclass{background: #FA842D;}
.page a:hover{background: #FA842D;}

/*内容*/
.article h1{font-size:20px;text-align: center;font-weight: bold;margin: 20px 0;}
.article .article-other{text-align: center;}
.article .article-other span{padding: 0 10px;color:#999999}
.article .article-other span a{color:#999999}
.article .article_d{background: #ffa15b;margin: 20px;color:#FFFFFF;line-height: 26px;}
.article_zw,.article_zw p{line-height: 26px;padding-bottom: 10px;}
.article_zw h2{border-left: 4px solid #FA842D;background-color: #f2f2f2;padding: 4px 8px;margin-bottom: 10px;font-size:18px}
.article_zw h3{margin-bottom: 10px;font-size:16px;font-weight:600}
.article_zw table{width: 100%;box-sizing: initial;height: auto;overflow: hidden;margin: 20px 0;border-top: #ddd 1px solid;border-left: #ddd 1px solid;box-sizing: initial;}
.article_zw table thead td{font-size: 14px;color: #333;background: #fff6ef;text-align: center;vertical-align: center;padding: 5px 10px;}
.article_zw table tr {box-sizing: initial;}
.article_zw table tr td {height: 30px;line-height: 1.5;text-align: left;padding: 5px 10px;width: auto;font-size: 14px;color: #888;vertical-align: center;box-sizing: initial;}
.article_zw table tr td {border: #ddd 1px solid;border-left: none;border-top: none;}
.article_zw ul,.article_zw ol{color: #818181;font-size: 12px;padding-left: 20px;word-wrap: break-word;line-height: 24px;}
.article_zw ul li,.article_zw ol li{margin-bottom: 0;line-height: 26px;font-size: 14px;}
.article_fenye p{padding-bottom: 10px;}
.article_fenye p a{color:#FA842D}
.relevant .llw-h4:before,.relevant .llw-h4:after{width: 40%}
.relevant .v-list li:nth-child(2){margin-left: 19px;margin-right: 19px;}

/*登录*/
.llw-login{width: 886px;margin: 160px auto;text-align: center;}
.llw-login h3{font-size:28px;padding: 40px 0 0;}
.llw-login .llw-login-l{ width: 358px;margin: 20px auto 40px;}
.llw-login .llw-login-input{background: #fff;border-radius: 3px;border: 1px solid #e6e6e6;box-sizing: border-box;color: #444;font-size: 12px;height: 38px;line-height: 38px;outline: none;padding: 0 9px;width: 100%;margin-top: 20px;}
.llw-login-btn{background: #FA842D;color:#FFFFFF;width: 358px;height: 50px;cursor: pointer;font-size: 18px;border-radius: 3px;}
.llw-login-btn:hover{background: #ffa869;}
.llw-login-ohter,.llw-login-ohter a{height: 40px; line-height: 40px;font-size:14px}
.llw-login-ohter input{vertical-align: middle;}
.login-ohter-next{vertical-align: middle;}
.login-ohter-pwd span{margin: 0 6px; color:#e6e6e6}

/*单页*/
.index-l{width: 200px;}
.index-ul{margin: 20px 0 0 40px;}
.index-ul li{line-height: 40px;font-size:18px;text-align: center;margin-bottom:10px}
.index-ul li.cur{background: #FA842D;border-radius: 10px;}
.index-ul li.cur a{color:#FFFFFF}
.index-ul li:hover{background: #FA842D;border-radius: 10px;}
.index-ul li:hover a{color:#FFFFFF}
.index-r{width: 900px;border-left: 1px solid #e0e0e0;padding-left: 50px;min-height: 600px;}
.index-r h1 {font-size: 24px;line-height: 40px;text-indent: 15px;}
.index-r h1::before {background-color: #FA842D;content: "";display: inline-block;float: left;height: 20px;margin-top: 10px;width: 4px;}
.index-r, .index-r p {line-height: 26px; padding-bottom: 10px;}

/*友链*/
.llw-link{background: #FFFFFF;}
.llw-link .llw-link-text{text-align: center;position: relative;padding: 20px 0;font-size:20px}
.llw-link .llw-link-text:before{content: "";display: block;width: 540px; height: 1px;background: #CCCCCC;position: absolute;left: 0; bottom: 0;}
.llw-link .llw-link-text:after{content: "";display: block;width: 540px; height: 1px;background: #CCCCCC;position: absolute;right: 0; bottom: 0;}
.llw-link .llw-link-item{text-align: center;}
.llw-link .llw-link-item a{color:#999999;padding: 10px;font-size: 14px;}
.llw-link .llw-link-item a:hover{color: #FA842D;}

/*底部*/
.footer{background: #FFFFFF;/*padding-bottom:140px*/}
.footer .area{margin-top: 0;}
.footer-copy{ text-align: center;font-size:18px;margin: 20px 0 40px;}
.footer-copy ul{width: 612px;margin: 0 auto;}
.footer-copy li{float:left;position: relative;padding:0 25px;}
.footer-copy li:before{content: "";display: block; width: 1px; height: 18px; background: #333333;position: absolute;right: 0;top: 4px;}
.footer-copy li:last-child:before{display: none;}
.footer-copy a{font-size:18px}
.footer-copy p{padding-top: 20px;font-size:14px;color: #999999;}
.footer-copy p a{font-size:14px;color: #999999}

/*广告*/
.ui-mask {position:fixed;left:0;top:0;width:100%;height:100%;opacity:0.5;background-color:#000;z-index:10001;display:none;}
.llw-fbHd{position:fixed;bottom:0;left:0;right:0;z-index:999999;font-size:0}
.llw-fbHd a{font-size:0}
.qun-content{display:none;width:240px;background:#ffffff;position: fixed;top: 36%;left: 50%;z-index:99999;text-align:center;border-radius:3px;margin-left:-120px;}
.qun-close{position:absolute;right:6px;top:6px;font-size:18px;}
.qun-title{font-size:18px;padding-top:30px;}
.qun-img{margin:10px auto 0}
.qun-ts{display: inline-block;font-size:14px;background: #FA842D;color: #fff;border-radius: 5px;padding:2px 10px;margin:10px 0}

.fixed-right{box-sizing: border-box;left: 50%;margin-left: 650px;position: fixed;right: 15px;bottom: 15px;z-index: 20;top: 65% !important; display:none}
.fixed-right .item .r-icon:before{content: '';display: inline-block;width: 60px;height: 60px;background-image: url(../images/xf.png);background-repeat: no-repeat;}
.fixed-right .item .ys:before {background-position: 0px -6px;}
.fixed-right .item .fy:before {background-position: 0px -72px;}
.fixed-right .item .rx:before {background-position: 0px -138px;}
.fixed-right .item .top:before {background-position: 0px -202px;}
.article_zw img{filter:blur(3px)}