﻿@charset "utf-8";
/* CSS Document */

/*新闻列表*/

#NTitle{ height:3rem;  border-bottom: #02788c 0.2rem solid; font-size:1.4rem; line-height: 3.3rem; color: #524e4e; margin-top:0.5rem; padding:0.5rem;}
#NTitle a{color: #524e4e;}
#News{}
.News_W{ color:#000; margin-top:0.5rem;}
.News_W li{ padding:1rem 0rem;}
.News_W .ccc{ background:#f0f0f0;}
.News_W h2{ line-height:3rem; font-size:1.4rem; color:#02788c; display: block; margin: 0rem 0.5rem; border-bottom: #c5c5c5 0.1rem dashed;}
.News_W h2 a { color: #02788c; text-decoration: none; }
.News_W p{ padding:0rem 0.7rem; margin-top:0.8rem; font-size:1.2rem; line-height:2.5rem; text-indent:2em;}

.hong{ color: red; font-size:1.2rem;}




/*页码加载*/
.fy_page { line-height: 3.4rem; text-align: center;  height: 3.4rem; font-size: 1.2rem; margin-top:0.5rem}
.fy_page li{ float:left; margin-left:0.5rem; display:inline;}
.fy_page li a{color:#02788c;}


/*详情*/
#NCTitle{ height:3rem; border-bottom: #e7e7e7 0.1rem solid; margin-top:0.5rem;}
#NCTitle h3{ border-bottom: #02788c 0.2rem solid; font-size:1.4rem; line-height:3rem; color: #524e4e; display: inline-block; padding:0rem 1rem;}
#NCTitle h3 a{ color: #02788c; }


.NCCon{ padding:1rem; line-height: 2rem; color: #333; }
.NCCon h4{ text-align:center; margin:0.5rem 0rem; font-size:1.6rem; color:#02788c;}
/*.NCCon p { color: #1b1b1b;  padding:0.5rem 0rem; font-size: 1.2rem; line-height:1.8rem; text-indent:2em;}*/
.NCCon img{ text-align:center; text-indent:0em;}
.NCCon a{ color:#a30b3c; text-decoration:underline;}
.NCCon a:hover{ color:#a30b3c; text-decoration:underline;}


.con_info{ color: #1b1b1b; font-size: 1.2rem; line-height:2rem; text-align:center;}
.con_ts{ float:left; padding:10px; font-size:1.3rem; color:#333333; line-height:2.2rem;}
.s14{ color:#990000; font-size:1.3rem; line-height:2.2rem }

.con_zx {
	MARGIN: 2px 0px 0px 60px;
}
.con_zx A {
	TEXT-ALIGN: center; LINE-HEIGHT: 2.2rem; DISPLAY: block; padding:0.5rem;BACKGROUND: #de398a; FLOAT: left;  COLOR: #fff; MARGIN-LEFT: 0.5rem; border-radius: 4px; font-size:1.5rem;
}
.con_zx .o {
	BACKGROUND:#990000;
}

.content_con{margin:1.5rem 0rem; font-size:1.3rem; line-height:2.5rem;}

/*推荐*/
#Recom{ width:100%; margin:0 auto;}
#RecomT{ background:#02788c; text-align:center; margin-top:1rem; height:3rem; line-height:3rem; font-size:1.4rem; color:#fff;}
.c1 ul{ width:95%; margin:0 auto; font-size:1rem; margin-top:1rem;}
.c1 li{ width:45%; margin-left:0.5rem; padding-left:0.8rem; line-height:2.5rem; list-style:none; background:url(../images/Stare.gif) center left no-repeat; float:left; overflow:hidden; /*自动隐藏文字*/ text-overflow:ellipsis;/*文字隐藏后添加省略号*/ white-space:nowrap;/*强制不换行*/}
#Recom a{ color:#000;}
#Recom a:hover{ color:#000; text-decoration:underline;}



/*专家列表*/
#Expert{ width:100%; margin:0 auto;}
.Sli01{overflow:hidden; width:98%; margin:0 auto; margin-top:1.5rem;}
.EImg{ width:9rem; border:1px solid #02788c;}
.ECon{ width:21rem; padding-top:0.2rem;}
.ECon dt{ color:#02788c; font-size:1.2rem;}
.ECon dt a{color:#02788c;}
.ECon dd{ margin-top:0.3rem; line-height:1.6rem; font-size:0.9rem;}
.ECon b{ color:#02788c;}
.ECon p{ font-size:0.8rem; color:#02788c;}

