@charset "utf-8";
/* CSS Document */
body{  background: url(../images/pcbg.jpg) no-repeat top center #f0fcff;}
.mar{ margin:0px auto; width:1200px;padding-bottom: 20px;}
.mainpad{ padding:17px;}
.list_con{ padding-top:15px;}
.list_left{ width:200px; float:left;}
.list_left li a{ display:block;background:#eff4f8;color:#1e63b0; font-size:16px;padding-left:15px; padding-top:12px; padding-bottom:12px; margin-bottom:1px;}
.list_left li:hover a{background:#1e63b0;color:#fff;}
.list_left li.hover a{background:#1e63b0;color:#fff;}
.list_left li.hover a{color:#fff;}
.list_left li{color:#fff; text-align: center;}
.list_left li a{color:#1e63b0; }
.list_right{ width:930px; float:right; min-height:800px; border-left:1px solid #eee; padding-left:15px;}
.list_title{ border-bottom:1px solid #ddd; padding-bottom:15px;}
.dqwz{background:url(../images/wz.png) no-repeat 0px 5px; padding-left:20px;color:#666;font-size: 14px;}
.dqwz a{color:#666;}.dqwz a:hover{color:#ffa500;}
.list_title h3{color:#1e63b0; font-size:24px; font-weight:lighter;}

.list_right li{ background:url(../images/bg_12.png) no-repeat 0px 19px; padding-left:15px; padding-top:10px; padding-bottom:10px; font-size:16px; position: relative; padding-right:100px; border-bottom:1px dashed #ddd;}
.list_right li span{position: absolute;top: 12px;right: 0px;color: #666;}
.list_right li a{ line-height: 29px;display: block;}
.list_right li a:hover{ color:#ffa500}

.article{ padding-top:10px;}

.ly_div{line-height: 35px; overflow:hidden;margin-top: 20px; border-bottom: 1px solid #e5e5e5; margin-bottom: 20px; color:#666}
.ly_div a{color:#666}
.ly_div li{ float:left;font-size: 14px;}
.c_time{background:url(../images/2016_info_time.gif) left no-repeat; padding-left:20px;width: 228px;}
.c_ly{width: 345px;}
.c_fbjg{}
.c_zt{margin: 0px !important;float: right!important;}
.c_fx{float: right; width:150px; margin-top: 5px; padding:0; margin-right:0}
.ly_div a{color:#666;}
.title_cen{color: #df3a39;font-size: 24px;}
#zoomcon{width: 100%;margin: 0px auto;color: #666;font-size: 16px; line-height:30px;}
.title_cen{ margin-top:20px; text-align:center;}
.list_tt{ line-height:30px; color:#666;}
.list_tt h3{line-height: 50px;color: #df3a39;text-align: center;font-size: 30px;font-weight: lighter;}
#zoomcon{}
.piclist li{width:18%;margin-right:2%;float: left;height: 160px;margin-bottom: 20px;background: none;padding: 0px;border: 0px;}
.piclist li img{display: block;width:100%;height: 130px;}
.piclist li p{text-indent: 8px;width:100%;height: 30px;line-height: 30px;color: white;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;}
.piclist li p a{width:100%;height: 30px;line-height: 30px;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #000;filter: alpha(opacity=80); -moz-opacity: 0.8;opacity: 0.8;}
.piclist li p a:hover{color: red;}
/**二维码和打印***/
.info_ewm {clear: both;padding: 30px 0 25px;text-align: center;color: #999;line-height: 25px;}
.dy { height: 50px;line-height: 50px;border-top: 1px solid #e5e5e5;}
.guidan{background: url(../images/guidang.png) no-repeat 0px;width: 180px;
    height: 154px;
    right:100px;top:200px;
    position: absolute;
    }

@media (max-width:1200px){
	.main{width:100%}
	.list_left{width:28%}
	.list_right{width:68%}
}

@media (max-width: 750px){
	#page_div .pagination_index_last{
		text-align: left;
		width:300px;
	}
	.main{width:100%}
	.list_left{display: none;}
	.list_right{width:100%}
	#zoomcon img{width:100%}
	.piclist li{width:48%;margin:0px 1%;margin-bottom: 10px;}
	.piclist li p{text-indent: 4px;}
}