@charset "utf-8";


.nr_bg{ background:#f7fafe;}
/***** 内页内容 *****/
#text             { float:left; width:832px; font:16px/35px "宋体"; text-align:center; color:#333333; }
#text a           { color:#333333; }
#text a:visited   { color:#333333; }
#text a:hover     { color:#b20000; }
#text h1		  { font:24px/50px "微软雅黑"; color:#212121; margin-top:20px; }
#text h2          { font:20px/40px "微软雅黑"; color:#212121; }
#text h3          { font:12px/20px "微软雅黑"; color:#898989; margin-top:10px; }
#text h4          { font:12px/30px "微软雅黑"; color:#898989; border-bottom:1px #e0e0e0 solid; margin-top:10px; }


#showcontent 	  { width:96%;margin-top:25px; margin-bottom:30px; font:15px/34px "微软雅黑"; text-align:left;color:#343535; }
#showcontent p    { text-indent:32px; color:#343535; }

/***** 内页内容右边 *****/
.nr_right{ display:block;width:316px; height:auto; float:right; background:#fff; margin-bottom:40px;}
.nr_right h2{border-top:solid 2px #d2d2d2;font:20px/55px "微软雅黑"; padding-left:18px; color:#008cd7; font-weight:bold; }
.nr_right h2 a{font:14px/55px "微软雅黑"; float:right; margin-right:18px; color:#d70000;}
.nr_right h2 a:hover{ text-decoration:underline;}

/***** 推荐产品 *****/
.nr_right .nr_tjcp{ width:100%; height:auto; padding-bottom:10px;}
.nr_right .nr_tjcp ul{ display:block;width:255px;}
.nr_right .nr_tjcp ul li{width:255px;height:186px;margin-bottom:30px;position:relative;overflow:hidden;}
.nr_right .nr_tjcp ul li img {width:255px;height:186px;}
.nr_right .nr_tjcp ul .txt{width:255px;height:45px; background:url(../images/tm_bg.png) repeat;position:absolute;left:0;bottom:0;color:#fff;}
.nr_right .nr_tjcp ul .txt h3{text-align:center; font:16px/45px "微软雅黑";}
.nr_right .nr_tjcp ul .txt span{width:90%; margin-left:4%;font:12px/22px "微软雅黑";}
.nr_right .nr_tjcp ul .txt p{width:90%; margin-left:6%; height:36px;font:12px/18px "微软雅黑"; overflow:hidden;}

/***** 推荐资讯 *****/
.nr_right .nr_tjnew{ width:100%; height:auto; padding-bottom:28px;}
.nr_right .nr_tjnew ul{ width:282px; height:auto;}
.nr_right .nr_tjnew ul li{ width:100%; height:34px; background:url(../images/nr_ico02.png) no-repeat left center ;}
.nr_right .nr_tjnew ul .nr_tjnew_ts{ width:100%; height:34px; background:url(../images/nr_ico01.png) no-repeat left center ;}
.nr_right .nr_tjnew ul li a{ margin-left:26px;font:15px/34px "微软雅黑"; color:#666666;}
.nr_right .nr_tjnew ul li a:hover{ text-decoration:underline; color:#ff0000;}

