@charset "utf-8";
/* CSS Document */

/*标头*/


/*新闻详细页*/
.a_side{width:1230px;height:auto;margin:0 auto;color:#323232;}
.news_d{height:auto;float:left;width:860px; background:#fafafa;}
.type_name{width:100%;height:50px;margin:0 auto;margin-bottom:15px;padding-top:10px;text-align: center;padding-top: 10px}
.TitleCN{display: block;font-size: 20px;color:#323232;}
.TitleJP{display: block;font-size: 12px;color:#95b19a;}

.news_d .nd_laber{width:860px;height:45px;background:#95b19a;font-size:18px;line-height:35px;color:#fafafa;}
.news_d .nd_laber span{color:#fafafa;font-size:30px;margin:0px 10px 0px 10px;}
.nd_show{background:#fafafa;margin:5px 0 5px 0;	padding:20px;width:820px;height:auto;}

/*标题关键字*/
.titleKey{list-style: none;font-size: 12px;margin-top: 5px}
.titleKey li{display: inline-block;background:#cacaca;width: 45px;height:16px;text-align: center;border-radius: 0 8px 8px 8px}


.nd_show h3{margin-top:5px;font-weight:normal;font-size:16px;}
.nd_show #news_content{margin-top:10px;font-size:16px;}

/*翻页*/
.pnPage a{color:#fff;background:#95b19a;display:block;height:30px;width:100px;text-align: center;line-height:30px;border-radius:15px;border:#ddd 1px solid;}
.pnPage a:hover{color:#95b19a;background:#fff;border:#666 1px solid;}
.pNewsArt{float:left;}
.nNewsArt{float:right;}

/*相关内容*/
.nd_more{background:#fafafa;margin:5px 0 20px 0;padding:20px;width:820px;height:auto;}
.nd_more ul{list-style:none;}
.moreLine{margin-bottom:7px;display:block;clear: both;}
.nd_more a{color:#323232;}
.keyWordList{display: inline-block; margin-left: 10px;font-size: 12px}
.keyWordList li{display: inline-block;background:#cacaca;width: 45px;height:16px;text-align: center;border-radius: 8px 8px 8px 0}
.keyWordList li:hover{background:#d7ffde;}
.keyWordList a{color:#fff;}
.keyWordList a:hover{color:#323232;}

/*回复*/
.pd_reply{clear:both;background:#fafafa;margin:5px 0;padding:20px;width:820px;height:155px;}
#reply{	margin-bottom:10px;	font-size:14px;	position:relative;}
#reply a{color:#900;font-weight:bolder;}
textarea{width:780px;height:80px;padding:10px;resize:none;margin:5px 0;border:#999 1px solid;font-family: "微软雅黑", Tahoma;font-size:12px;}
.submit{width:100px;margin-left:131px;}
#mail_i{width:250px;padding:0 10px;	font-size:12px;}
#vericode{width:80px;}
#code{position:absolute;top:135px;left:575px;cursor:pointer;}

	







