﻿@charset "utf-8";
/* CSS Document */

#content{ width:1080px; overflow:hidden; margin:60px auto;}
#page_l{ width:200px; float:left;  border-radius:5px; padding:0 0 20px 0; text-align:center}
#page_r{ width:800px; float:right; min-height:500px; line-height:1.8em;}
.p_bt{ height:60px; line-height:60px; font-size:20px; font-weight:bold;  color:#fff; background:#077173}
#page_r img{ max-width:100%;height: 298px;}

.amenu li{ height:50px; line-height:50px;  font-weight:bold; font-size:15px; border:1px solid #ddd; margin-top:3px;}
.Current{ background:#02B2B5}
.Current a{ color:#fff}
.newslist{ min-height:300px;}
.newslist ul li{ padding:10px 0;}


.page_list{ padding:50px 0 10px 0; font-size:14px; clear:both}
.page_list a{ margin:0px 10px; padding:3px 10px;}
.page_list .current{ background:#02B2B5; color:#fff; border-radius:3px}

/*留言样式*/
.msgBoard {margin:5px;padding:10px;position:relative;}
.msgBoard h1 { font-size:16px;font-weight:bold;line-height:1.5em;border-bottom:1px solid #e6e6e6;margin-bottom:15px;}
.msgBoard h5 { color:8f8f94;font-size:14px;font-weight:400;text-align:left;}
.msgBoard h6 { font-family:Muiicons;font-size:20px;font-weight:400;}
.msgBoard h6 input{ background:#f0f0f0;border:0;border-radius:3px;height:32px;line-height:24px;margin-bottom:10px;outline:0 none;padding:0 2%;width:96%;}
.msgBoard h6 textarea{ width:98%;height:80px;line-height:20px;border:#dddddd 1px solid; font-size:14px;margin-bottom:10px;}
.msgBoard h6.lst input{display:block;font-size:18px;width:100%;background-color:#f0ad4e;border:1px solid #f0ad4e;color:#fff;border-radius:3px;cursor:pointer;font-weight:400;line-height:1.42;position:relative;text-align:center;}


#danpianPic{ display:none}

.photoslist ul li{ float:left; width:31%; margin:0 1% 2% 1%; text-align:center; font-size:16px;}
.photoslist ul li .tit{ height:45px; line-height:45px;}
.photoslist ul li img{ width:100%}

.Photosclear{ margin-top:40px;}