@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; border:0;  font-size:14px; font-family:arial; }
body{min-width:1300px;}
body{min-width:1300px;}
ul{ padding:0; margin:0;}
li{ list-style:none;}
a:link{ text-decoration:none; color:#666; transition: all 0.2s;}
a:visited{ text-decoration:none;  color:#666; transition: all 0.2s;}
a:hover{ text-decoration:none;  color:#666; transition: all 0.2s;}
a:active{ text-decoration:none;  color:#666; transition: all 0.2s;}
.w1200{ width:1200px; margin:0 auto; }
.clear{ clear:both;}
.cl{ clear:both; }
.img-responsive{ width:100%; }
img.imgcenter{ display:block; margin:0 auto; }
.a_active{	color:#fff !important; background:#033491 !important;}
.x_active{	color:#033491 !important; background:#fff !important;}
.trans{  transition: all 0.3s;}
.map {    height: 400px; margin-top:20px; }
.picarr .preview{ margin:0 auto; margin-top:20px;}


/*分页样式*/
.page_info { text-align: center; margin: 50px 0;	color: #333; }
.page_info span { padding: 0 2px; font-weight: bold;}
.page_list { line-height: 24px; text-align: center;	letter-spacing: 0; 	font-size: 20px; margin: 50px 0; }
.page_list a { display: inline-block; color: #666; border:  1px solid #e5e5e5;;	background: #fff;     width: 35px; 
    height: 35px;   line-height: 35px;   margin: 0 .2rem;}
.page_list a:hover {	color: #038200;
    border: 1px solid #038200;	background: #fff;}
.page_list a.on { color: #fff; border: .06rem solid #038200;; background: #038200;}





/*大图样式*/
.picarr{position:relative;margin:20px auto;}
.picarr .picture{width:100%;text-align:center;}
.picarr .picture a{display:none;}
.picarr .preview{width:600px;margin-top:20px;padding:5px;background:#eef3fa;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.picarr .preview li{float:left;margin:4px;}
.picarr .preview li a{width:58px;height:45px;border:1px solid #fff;background:#fff;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:35px;*font-family:Arial;}
.picarr .preview li a img{vertical-align:middle; width: 100%;}
.picarr .preview li.current a{border:1px solid #000;}




/*列表内容页*/
.listConts{line-height:26px;color:#666;}
.listConts .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.listConts .info{width:380px;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.listConts .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.listConts .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.listConts .info .small{font-size:10px;padding-right:3px;}
.listConts .info .big{color:#003ba6;padding-left:3px;}
.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}
.listConts .showimg{margin:20px 0;text-align:center;}
.listConts .showimg a img{border:1px solid #ccc;padding:1px;}
.listConts .showimg a:hover img{border:1px solid #F90;padding:1px;}
.listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.listConts .author{text-align:right;color:#999;}


/*留言栏目*/
.msgtitle{width:100px; float:left; padding-bottom:5px;font-size:16px; margin-bottom:10px; color:#666; padding-top: 8px;}

.msg_input{width:600px;border:1px solid #e0e0e0;padding:10px 9px;background:#fff;font-size:13px;color:#888;border-radius:3px; margin-bottom:15px; }
.msg_input_on{width:600px;border:1px solid #e0e0e0;padding:10px 9px;border-radius:3px;font-size:13px;color:#888; margin-bottom:15px; outline: none;}

.msg_btn_area{margin:16px 0 0 300px; text-align: left;}
.msg_btn_area a{width:150px; height:40px; line-height:40px; display:block;  background:#038200;color:#fff;text-align:center;font-size:14px; color: #fff; border-radius:3px; }
.msg_btn_area a:hover{background:#ff8400}
.codeimg{ padding:7px 9px 8px 9px; background:#f5f5f5; float:left;border:1px solid #e0e0e0; border-radius:0 3px 3px 0;  }

