/* CSS Document */

/*新闻检索条*/
.n_retrieval{ width:100%; height:3em; margin-top:0.5em;}
.n_retrieval .l{ width:24.8%; height:3em; background-color:#FFFFFF;font-size:1em; text-align:center;line-height:3em;color:#333333; margin-right:0.2%; float:left;}
.n_retrieval .r{ width:25%; height:3em; background-color:#FFFFFF; text-align:center; float:right;}
.n_retrieval .r img{ height:1.4em; margin-top:0.8em;}
/*点击显示输入检索*/
.nt_retrieval{ width:100%; height:3em; background-color:#FFFFFF; margin-top:1px; display:none;}
.nt_retrieval .nt_inpt{ width:69%; height:3em; padding-left:3%; padding-right:3%; float:left;}
.nt_retrieval .nt_inpt input{ width:100%; height:3em; background-color:#FFFFFF; border:0px; font-size:1em; text-align:left;line-height:3em;color:#999999;}
.nt_retrieval .nt_icon{ width:25%; height:3em; text-align:center; float:left;}
.nt_retrieval .nt_icon img{ height:1.4em; margin-top:0.8em;}

/*新闻列表*/
.news{ width:100%; height:auto; background-color:#FFFFFF; margin-top:0.5em; overflow:hidden;}
.news .n_p{ width:100%; border-bottom:1px solid #F2F2F2; padding-top:1.5em; padding-bottom:1.5em;overflow:hidden;}
.news .n_p a {display:block;}
.news .n_p .m{ width:28%;margin-left:3%; float:left; overflow:hidden;text-align:center;height:7.5em;}
.news .n_p .m img{ height:7.5em;}
.news .n_p .t{ width:63%; text-align:left;line-height:140%; margin-left:3%; margin-right:3%; float:left;overflow:hidden;}
.news .n_p .t.over{ width:94%;}
.news .n_p .t .title {display:block;vertical-align:middle; line-height:normal;margin-bottom:0.65em;height:2.75em;overflow:hidden;}
.news .n_p .t.over .title {height:auto;}
.news .n_p .t .title .type {color:#0da54a;display:inline-block;margin-right:0.1em;font-size:0.6em;padding:0.15em 0.8em 0.3em 0.8em;height:1.3em;line-height:normal;border-radius:0.95em;-moz-border-radius:0.95em;-webkit-border-radius:0.95em;border:1px solid #0da54a;margin-right:0.4em;overflow:hidden;}
.news .n_p .t .title .color {display:inline-block;font-size:0.6em;padding:0.2em 0.8em 0.4em 0.8em;height:1.3em;line-height:normal;border-radius:0.95em;-moz-border-radius:0.95em;-webkit-border-radius:0.95em;color:white;margin-right:0.2em;}
.news .n_p .t .title .new {display:inline-block;font-size:0.6em;padding:0.2em 0.8em 0.4em 0.8em;height:1.3em;line-height:normal;border-radius:0.95em;-moz-border-radius:0.95em;-webkit-border-radius:0.95em;color:white;margin-right:0.2em;background:#000000;}
.news .n_p .t .describe {display:block;clear:both;overflow:hidden;height:3.7em;line-height:1.8em;margin-bottom:0.3em;}
.news .n_p .t .date {display:block;clear:both;overflow:hidden;text-align:left;}

/*新闻详情*/
.newd{ width:94%; height:auto; margin-top:2em; padding-left:3%; padding-right:3%; overflow:hidden;}
.newd .d_t{ width:80%; height:auto; font-size:1em; text-align:center;line-height:180%;color:#333333; padding-left:10%; padding-right:10%; overflow:hidden;}
.newd .d_n{ width:100%; height:auto; font-size:0.6em; text-align:center;line-height:2em;color:#999999; margin-top:2em; overflow:hidden;}
.newd .d_s{ width:100%; height:auto; font-size:0.8em; text-align:left;line-height:200%;color:#666666; margin-top:2em; overflow:hidden;}
.newd .d_s img{ width:100%; padding-top:0.4em; padding-bottom:0.4em;}

.supply_more {clear:both;overflow:hidden;}
.supply_more .date {padding-bottom:0.4em;}
.supply_more .button {display: block; clear:both;overflow:hidden;border:1px solid #e5e5e5;height:2.8em;line-height:2.6em;background:#f9f9f9;width:93.5%;margin-top:1em;margin-left:3%;text-align:center;color:#454545;}
.supply_more .button img {height:1.2em;margin-right:0.2em;}
.supply_more .button .l {float:left;width:45%;overflow:hidden;}
.supply_more .button .c {float:left;width:10%;overflow:hidden;}
.supply_more .button .c img {height:0.5em;}
.supply_more .button .r {float:right;width:45%;overflow:hidden;}

.supply_more .send {text-align:center;margin-top:2em;margin-bottom:3%;}
.supply_more .send a {display:block;padding:0;margin:0;width:94%;margin-left:3%;line-height:2.8em;height:2.8em;}
.supply_more .send a img {height:1.2em;margin-right:0.3em;}