/*分页list*/
.fylist{ text-align:center; margin:20px 0px;}
.fylist .page-on{ background-color:#e4392a; color:#FFF}
.fylist a{ width:41px; height:41px; line-height:41px; background-color:#edecec; font-family:Arial, Helvetica, sans-serif; color:#666; font-size:18px; display:inline-block;border-radius:3px; text-align:center;margin:0 4px;}
.fylist2 .page-on{ background-color:#137439 !important;border-color: #137439 !important;}
.fylist2 a{ background-color:#fff; border-radius:0px; margin:0px;border: 1px solid #DDD;  border-right: none;}
.fylist2 a:last-child{border-right: 1px solid #DDD;}
/*在线留言*/
#form1 td{ font-size:14px;}
#ly_name,#ly_tel,#ly_QQ,#email,#ly_title,#ly_content{ width:600px; border:#CCC solid 1px; line-height:30px; margin:8px;padding: 6px 12px;border-radius: 4px;}
#CodeStr{ width:400px; border:#CCC solid 1px; line-height:30px; margin:8px;padding: 6px 12px;border-radius: 4px;}
.message-btn{height:33px; color:#FFF; width:500px;cursor:pointer; font-size:14px; font-weight:bold; border-width:0px; margin-top:20px; background-color:#236bc4;padding: 6px 12px;border-radius: 4px;}