
/* * @description: 资讯页面 * @author: yxx (2016-1-25) */

body{ font-family: "Microsoft YaHei"; }
a, a:hover{ text-decoration: none; }
.text-overflow{ word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.wrapper{ width: 1200px; margin: 0 auto; overflow: hidden; }
.wrapper .news-h1{ font-size: 32px; line-height: 32px; padding: 50px 0 24px 0; color: #333; }
.wrapper .news-nav{ height: 52px; border-bottom: 1px solid #ebebeb; }
.wrapper .news-nav a{ display: block; width: 134px; height: 51px; font-size: 16px; color: #333; text-align: center; line-height: 51px; float: left; margin-left: -1px; }
.wrapper .news-nav a span{ display: inline-block; width: 100%; height: 18px; line-height: 18px; border-left: 1px solid #ebebeb; }
.wrapper .news-nav a.now, .wrapper .news-nav a:hover{ color: #1fc7ca; }
.wrapper .news-nav a.now{ border-bottom: 2px solid #1fc7ca; }
.wrapper .news-nav .wid-135{ width: 135px; }
.wrapper .main{ overflow: hidden; padding-bottom: 50px; }
.wrapper .main .main-ls{ width: 860px; float: left; }
.news-list li{ padding: 30px 0 32px 0; overflow: hidden; border-bottom: 1px dotted #e4e4e6; }
.news-list li .list-tit a{ font-size: 20px; color: #333; font-weight: bold; }
.news-list li .list-time{ font-size: 12px; line-height: 12px; padding: 17px 0 20px 0; color: #b1b1b1; }
.news-list li .list-cont{ font-size: 15px; color: #666; line-height: 26px; }
.news-list li .list-cont p{ color: #666; padding-bottom: 5px; }
.news-list li .list-cont img{ display: block; margin: 0 auto 25px auto; max-width: 500px;}
.news-list li .more{ text-align: right; }
.news-list li .more a{ font-size: 13px; line-height: 13px; margin-top: 13px; color: #b1b1b1; }
.news-list li .list-tit a:hover, .news-list li .more a:hover{ color: #1fc7ca; }
/*翻页*/
.wrapper .main .main-rs{ width: 300px; padding-top: 20px; float: right; }
.wrapper .main .main-rs .wx-box{ padding: 15px; height: 77px; border: 1px solid #ebebeb; }
.wrapper .main .main-rs .wx-box .wx-icon{ display: block; width: 77px; height: 77px; background: url("../image/news-icon.png") no-repeat; float: left; margin-right: 10px; }
.wrapper .main .main-rs .wx-box div{ padding: 20px 0 7px 0; font-size: 14px; line-height: 14px; color: #333; font-family: "Microsoft Yahei"; }
.wrapper .main .main-rs .wx-box p{ font-size: 13px; line-height: 13px; color: #999; }
.hot-article, .hot-user{ font-size: 16px; line-height: 16px; color: #333; padding: 18px 0; margin-top: 20px; border-bottom: 1px solid #ebebeb; }
.hot-user{ margin-top: 32px; }
.article-list{ font-size: 13px; line-height: 20px; }
.article-list li{ margin-top: 20px; }
.article-list li a{ color: #333; }
.article-list li a:hover{ color: #1fc7ca; }
.hot-topic{ font-size: 16px; line-height: 16px; color: #333; padding: 14px 0; margin-top: 30px; border-bottom: 1px solid #ebebeb; }
.topic-list{ font-size: 0; margin-bottom: 40px; padding-top: 15px; }
.topic-list > div{ width: 310px; }
.topic-list a{ display: inline-block; font-size: 13px; line-height: 13px; padding: 8px 12px; color: #666; border: 1px solid #f2f2f2; margin: 10px 12px 0 0; border-radius: 3px; }
.topic-list a:hover{ color: #1fc7ca; border: 1px solid #1fc7ca; }
/*面包屑*/
.msg{ line-height: 35px; height: 35px; font-size: 12px; color: #666; background: #f9f9f9; }
.msg div{ width: 1200px; margin: 0 auto; }
.msg a{ color: #333; }
.msg a:hover{ color: #1fc7ca; }
.news-left-article h1{ padding-top: 35px; font-size: 26px; font-weight: normal; color: #333; line-height: 32px; margin: 0 auto; text-align: center; }
.article-attr{ color: #b1b1b1; line-height: 26px; margin: 0 auto; padding: 10px 0 12px; text-align: center; }
.article, .article p{ font-size: 15px; line-height: 30px; margin: 20px 0; text-indent: 30px; word-break: break-all; word-wrap: break-word; }
.article table p{ line-height: 20px; margin: 5px 0; text-indent: 0; }
.article img{ display: block; max-width: 100%; margin: 10px auto; }
.copyright-text{ font-size: 15px; color: #333; line-height: 15px; padding: 8px 0 40px 0; }
.pic-box{ width: 440px; height: 80px; background: url("../image/news-icon.png") no-repeat 0 -97px; }
/* 最新资讯 */
.hot-news{ margin-top: 63px; }
.hot-news .hot-tit{ font-size: 16px; line-height: 16px; padding: 14px 0; overflow: hidden; border-bottom: 1px solid #e8e8e8; }
.hot-news .hot-tit .right{ font-size: 13px; color: #999; }
.hot-news .hot-tit .right:hover{ color: #333; text-decoration: underline; }
.hot-news ul{ overflow: hidden; padding-top: 16px; }
.hot-news ul li{ height: 30px; line-height: 30px; overflow: hidden; width: 50%; float: left; }
.hot-news ul li i{ position: absolute; left: 0; top: 50%; margin-top: -1px; width: 3px; height: 3px; background: #666; border-radius: 50%; }
.hot-news ul li a{ position: relative; font-size: 13px; color: #666; padding-left: 10px; }
.hot-news ul li a:hover{ color: #1fc7ca; }
.hot-news ul li a:hover i{ background: #1fc7ca; }
.statement{ background: #f8f8f8; border: 1px solid #f2f2f2; color: #bcbcbc; font-size: 13px; line-height: 24px; margin-top: 58px; padding: 9px; }
/*用户最新体验*/
.hot-user a{ float: right; color: #999; font-size: 13px; }
.hot-user a:hover{ color: #333; text-decoration: underline; }
.user-list{ overflow: hidden; }
.user-list > a{ display: block; padding: 20px 0 22px 0; overflow: hidden; border-top: 1px solid #f2f2f2; margin-top: -1px; }
.user-list > a:hover{ background: #f8f8f8; }
.user-list > a .user-img{ display: block; float: left; margin-right: 12px; width: 42px; height: 42px; border: 1px solid #f2f2f2; border-radius: 50%; }
.user-list > a .user-cont{ width: 244px; float: left; }
.user-list > a .user-cont .user-top{ height: 18px; font-size: 13px; }
.user-list > a .user-cont .user-top .user-name{ color: #666; float: left; }
.user-list > a .user-cont .user-top .user-time{ color: #b1b1b1; float: right; }
.user-list > a .user-cont .user-ask{ margin-top: 4px; font-size: 13px; line-height: 20px; color: #999; }
.user-list > a .user-cont .user-ask i{ position: relative; padding-left: 18px; margin-left: 14px; position: relative; }
.user-list > a .user-cont .user-ask i:after{ content: ""; display: block; position: absolute; left: 0; top: 3px; width: 14px; height: 13px; background: url("../image/news-icon.png") no-repeat -130px 0; }
.user-list > a .user-cont .user-text{ font-size: 13px; color: #333; line-height: 20px; margin-top: 2px; }
/*推荐医生*/
.doctor-list{ overflow: hidden; }
.doctor-list > a{ overflow: hidden; display: block; padding: 24px 0; border-top: 1px solid #f2f2f2; margin-top: -1px; }
.doctor-list > a:hover{ background: #f8f8f8; }
.doctor-list > a .doctor-img{ position: relative; width: 40px; height: 40px; border: 1px solid #f2f2f2; border-radius: 50%; float: left; margin-right: 12px; }
.doctor-list > a .doctor-img img{ display: block; width: 40px; height: 40px; border-radius: 50%; }
.doctor-list > a .doctor-img .v-icon{ position: absolute; right: -1px; bottom: -1px; display: block; width: 15px; height: 15px; background: url("../image/news-icon.png") no-repeat -164px 0; }
.doctor-list > a .doctor-rs{ float: left; width: 246px; }
.doctor-list > a .doctor-rs .doctor-top{ font-size: 12px; color: #999; line-height: 20px; }
.doctor-list > a .doctor-rs .doctor-top .name{ font-size: 13px; color: #333; margin-right: 2px; }
.doctor-list > a .doctor-rs .doctor-top .teYao{ display: inline-block; height: 14px; line-height: 14px; border: 1px solid #7bbbff; padding: 0 2px; border-radius: 2px; color: #7bbbff; margin-right: 2px; }
.doctor-list > a .doctor-rs .doctor-address{ font-size: 13px; line-height: 20px; color: #999; margin-top: 5px; }
/* 医院：电话、时间、地址 */
.hospital-box{ margin-top: 48px; }
.hospital-box .hospital-tit{ display: inline-block; font-size: 16px; color: #333; line-height: 16px; }
.hospital-box .hospital-tit:hover{ color: #1fc7ca; }
.hospital-box .hospital-bot{ height: 78px; position: relative; margin-top: 26px; padding-left: 91px; }
.hospital-box .hospital-bot .h-icon{ position: absolute; left: 0; top: 0; display: block; width: 78px; height: 78px; background: url("../image/news-icon.png") no-repeat 0 -197px; }
.hospital-box .hospital-bot li{ overflow: hidden; font-size: 13px; }
.hospital-box .hospital-bot li div{ width: 40px; float: left; color: #999; }
.hospital-box .hospital-bot li p{ width: 169px; float: left; color: #333; }
/* 项目，频道 */
.parts-box .parts-tit{ padding: 33px 0 26px 0; font-size: 16px; color: #333; }
.parts-box .parts-tit a{ color: #333; text-decoration: underline; margin-right: 4px; }
.parts-box .parts-tit a:hover{ color: #1fc7ca; }
.parts-box .parts-top{ overflow: hidden; margin-bottom: 17px; }
.parts-box .parts-top .parts-img{ display: block; width: 80px; height: 80px; float: left; margin-right: 10px; }
.parts-box .parts-top .parts-text{ margin-top: -5px; font-size: 13px; color: #333; line-height: 24px; }
.parts-box .parts-top .parts-text a{ color: #999; margin-left: 4px; }
.parts-box .parts-top .parts-text a:hover{ color: #1fc7ca; margin-left: 4px; }
.parts-box ul{ overflow: hidden; font-size: 13px; line-height: 26px; }
.parts-box ul li{ overflow: hidden; }
.parts-box ul li span{ display: block; float: left; width: 75px; color: #999; }
.parts-box ul li span i{ visibility: hidden; }
.parts-box ul li p{ float: left; width: 225px; color: #333; }
.parts-box ul li b{ font-family: Arial; font-weight: bold; color: #1fc7ca; }
/* 百度地图 */
.map-box{ margin-top: 14px; }
.map-box .map-tit{ font-size: 16px; line-height: 16px; padding: 26px 0; color: #333; }
.map-box .map-cont{ border: 1px solid #ebebeb; }
.map-box .map-canvas{ margin: 8px 8px 0 8px; height: 180px; border: 1px solid #ebebeb; position: relative; }
.map-box .map-btn{ display: block; padding: 11px 0 12px 0; font-size: 12px; text-align: center; line-height: 12px; color: #666; }
.map-box .map-btn:hover{ color: #1fc7ca; }
/*  不能隐藏  */
.reqForm ul li{ height: 36px; }

.me-ziXun {
    border: 1px solid #e8e8e8;
    padding: 20px;
    margin-bottom: 24px;
}
.me-ziXun a {
    display: block;
    background: #3ad8e3;
    border-radius: 2px;
    color: #fff;
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    margin: 18px auto 0;
    text-align: center;
}
