﻿@charset "utf-8";

/*************************
   INDEX 
*********************/
/*焦点图-----------------------------*/
.focuBox1 {width:100%;}
.focuBox1 .slideBox1 .bd li {width:100%;}
.focuBox1 .slideBox1 .hd ul{right:280px; top:200px;} 
.focuBox1 .prev,.focuBox1 .next {top:120px;}

/*幻灯片-----------------------------*/
.focu1 {border:0px solid #FFF; overflow:hidden; margin:0 auto; background:#FFF;}
.focu1 .slideBox1{border:0; overflow:hidden; position:relative;} 
.focu1 .slideBox1 .bd{ border:0; overflow:hidden;} 
.focu1 .slideBox1 .bd li {text-align:center; overflow:hidden;}
.focu1 .slideBox1 .bd .img{width:350px; height:230px; float:left;}
.focu1 .slideBox1 .bd .info{width:260px; height:230px; float:right;}
.focu1 .slideBox1 .bd .info h3{ color:#A02405; font-weight:bold; margin-bottom:10px;} 
.focu1 .slideBox1 .bd .info h3 a:link,.focu1 .slideBox1 .bd .info h3 a:visited { color:#A02405;}
.focu1 .slideBox1 .bd .info p { text-align:left;}
.focu1 .slideBox1 .bd img{width:100%; height:100%;}
 
.focu1 .slideBox1 .hd{width:100%; height:0px; margin:0 auto; background:#EEE;}
.focu1 .slideBox1 .hd .prev{width:59px; height:89px; position:absolute; z-index:100; left:0; cursor:pointer; background:#ccc; display:none;}
.focu1 .slideBox1 .hd .next{width:59px; height:89px; position:absolute; z-index:100; right:0; cursor:pointer; background:#ccc;display:none;}
.focu1 .slideBox1 .hd ul{overflow:hidden; zoom:1; float:left; position:absolute; z-index:10000;} 
.focu1 .slideBox1 .hd ul li{ float:left; margin-right:5px;  width:20px; height:20px; line-height:20px; text-align:center; background:#e7e7e7; color:#333; cursor:pointer; }
.focu1 .slideBox1 .hd ul li.on{ background:#CC0000; color:#fff; } 


/*************************
		布局
*********************/
.Areal {width:692px; float:left;}
.Arear {width:275px; float:right;}

.box_1 {border:0px; }/*大盒子*/
.w1{width:405px; margin-right:20px;}
.w2{width:340px;}

/*文章列表-没有图片的列表1*/
.articlelist1 {border:0; overflow:hidden; padding:0 20px;}
.articlelist1 ul{overflow:hidden;}
.articlelist1 li{border-bottom:1px solid #e5e5e5; overflow:hidden; position:relative; height:30px; line-height:30px;}
.articlelist1 li .time {width:85px; height:30px; position:absolute; z-index:100; right:0; top:0px; color:#999;}


.newslist {overflow:hidden;}
.newslist .pic {overflow:hidden; margin-bottom:10px;}
.newslist .pic img {width:100%;}

.newslist .pic1 { height:100px; overflow:hidden; margin-bottom:10px;}
.newslist .pic1 img {width:150px; height:100px; float:left; margin-right:15px;}
.newslist .pic1 .title {width:200px; font-size:16PX; float:left; font-weight:bold; height:30px; line-height:30px; overflow:hidden; color:#CC0000;}
.newslist .pic1 .description {width:200px; line-height:22px; overflow:hidden; float:left;}

.newslist ul{overflow:hidden;}
.newslist li{ font-size:14px; overflow:hidden; position:relative; height:30px; line-height:30px;}
.newslist li .time {width:85px; height:30px; position:absolute; z-index:100; right:0; top:10px; color:#999;}


/*图片列表----宽屏4列*/
.piclist2 {width:1190px; border:0; overflow:hidden;}
.piclist2 ul {width:1224px; overflow:hidden; display:block; margin-top:20px;}
.piclist2 li{width:282px; float:left; margin-right:20px; padding-bottom:25PX;}
.piclist2 li div {width:282px;}
.piclist2 li img {width:282px; height:190px; vertical-align:top;/* border:1px solid #FFF;*/}
.piclist2 li a:hover img{/* border:1px solid #000;*/}
.piclist2 li .title {width:205px; text-align:center; font-size:14px; overflow:hidden; height:16px; line-height:16px; padding-top:10PX; font-weight:bold;}
.piclist2 li .description { padding-top:10px; font-size:12px; overflow:hidden; height:35px; overflow:hidden;}


/***************************小盒子列表****************************/

/*小盒子列表标题*/
.box_s h3 {text-align:center; color:#fff; font-weight:bold; height:24PX; line-height:24PX; overflow:hidden; background:url(../images/images/r-2.jpg);}


.RelationBox {overflow:hidden; padding-bottom:9px;}
.RelationBox ul { padding:25px; padding-top:0PX; padding-bottom:0;}
.RelationBox .more { float:right; font-size:12px; padding-right:20px; padding-top:3px;} 

.newslist {overflow:hidden;  margin-top:15px;}
.newslist li{ font-size:14px; overflow:hidden; position:relative; height:30px; line-height:30px;}
.newslist li span {width:20px; text-align:center; height:20px; line-height:20px; display:block; background:#EEE; border-radius:15px; position:absolute; z-index:10; left:0; top:5px;}
.newslist li .time {width:85px; height:30px; position:absolute; z-index:100; right:0; top:10px; color:#999;}


.newslist1 {overflow:hidden;  margin-top:15px;}
.newslist1 li{ font-size:14px; overflow:hidden; position:relative; height:30px; line-height:30px; padding-left:25px;}
.newslist1 li span {width:20px; text-align:center; height:20px; line-height:20px; display:block; background:#EEE; border-radius:15px; position:absolute; z-index:10; left:0; top:5px;}
.newslist1 li .time {width:85px; height:30px; position:absolute; z-index:100; right:0; top:10px; color:#999;}


/*小盒子列表-图文列表1列*/
.piclist_1 {border:0; overflow:hidden; margin-top:15px;}
.piclist_1 li{width:100%; display:block; overflow:hidden; float:left; border-bottom:1px solid #e5e5e5; padding:10px 0;}
.piclist_1 li .img{width:auto; float:left;}
.piclist_1 li .img img {width:100px; height:130px; vertical-align:top; border:0PX solid #ccc;}
.piclist_1 li .text{width:105px; float:right;}
.piclist_1 li .text .title {font-size:16px; font-weight:bold; height:24px; line-height:24px; overflow:hidden;} 
.piclist_1 li .text .description {height:100px; font-size:12px; overflow:hidden; color:#632E1A;} 
.piclist_1 li .text .time {width:80px; height:20px; color:#999999; padding-top:5px;}
.piclist_1 li .text .more {width:80px; height:20px; position:absolute; z-index:100; bottom:5px; right:0;}


.box50 {width:480px; overflow:hidden; float:left; border:1px solid #c3191c; background:#D6B777;}
h4 {width:100%; height:28px; line-height:28px; background:url(../images/images/xb-10.jpg); position:relative; overflow:hidden;}
h4 span {padding-left:20px; color:#330000; font-weight:bold;}
h4 a {width:50px; height:30px; display:block; position:absolute; z-index:100; right:0; top:3px; font-size:12px;}
.tslist {margin:10px; overflow:hidden; background:#FFF; border:1px solid #c3191c; padding:10px 0;}
.tslist li {width:25%; text-align:center; float:left;}
.tslist li img {width:100px; height:130px;}
.tslist li p { height:30px; line-height:30px; overflow:hidden;}

.tslist1 {margin:10px; height:120px; overflow:hidden; background:#FFF; border:1px solid #c3191c; padding:10px 0;}
.tslist1 li { overflow:hidden; position:relative; height:24px; line-height:24px; padding-left:20px;}
.tslist1 li .time {width:85px; height:30px; position:absolute; z-index:100; right:0; top:0px; color:#999;}
