

/*内容页面*/
.content{ border:1px solid #cabaaf;-moz-box-shadow:1px 1px 15px #d4bcb8; -webkit-box-shadow:1px 1px 15px #d4bcb8; box-shadow:1px 1px 15px #d4bcb8; background-color:#FFF;-moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius:5px;}
.content_bor{ border-right:1px solid #eeeeee; padding-right:15px;}
.cont_mt{ margin:30px 0 0 20px;}
.content_left{ width:650px;}
.content_home{ background:url(../images/home.png) no-repeat; padding-left:20px; margin-bottom:10px; }
.content_home, .content_home a{line-height:15px; font-size:12px; color:#717171}

.list{ margin-top:15px;  border-top:1px solid #dbd2d0; padding-top:10px}
.list li { padding:20px 0; border-bottom:1px dashed #b0b0b0}

.list li .list_cont{ margin-left:14px; width:440px;}
.list li .list_cont h2{ font-size:20px; font-weight:normal; color:#333333; line-height:30px;}
.list li:hover .list_cont h2, .list li .list_cont h2 a:hover{ font-weight:bold;}
.list li .list_cont .list_sub{ font-size:12px; color:#939393;}
.list li .list_cont .list_sub a{ font-size:12px; color:#939393; margin-left:30px;}
.list li .list_cont .list_sub a:hover{ color:#F00;}
.list li .list_cont p.list_p{ font-size:14px; margin-top:5px; color:#444444}
.list li .list_cont p.list_p a{ color:#000}
.list li .list_cont p.list_p a:hover{ color:#F00}

/*分页*/
.fenye{ text-align:center; width:100%;padding-top:10px}
.fenye li{ border:1px solid #CCC; float:left; line-height:30px; height:30px; padding:0 10px; margin-right:8px; cursor:pointer;;-moz-border-radius: 5px;      /* Gecko browsers */    -webkit-border-radius: 5px;   /* Webkit browsers */    border-radius:5px}
.fenye li a{ display:block}
.fenye li a:hover, .fenye li:hover{ background-color:#613229; color:#FFF}
.fenye li.thisclass{ background-color:#613229; color:#FFF}
.fenye li.thisclass a{ color:#FFF}

/*精彩专题*/
.list_zhuanjia{ position:relative}
.list_zhuanti{ padding:21px;}
.list_zttit{ background:url(../images/list_tit.png) no-repeat; font-size:24px; padding-left:45px; padding-bottom:10px; border-bottom:1px dashed #d3d3d3}
.list_ztppt{ padding:15px 0 ;}
.list_ztppt li{ float:left; margin-bottom:10px;width:970px;}
.list_ztppt li .list_tp{ float:left; margin:0 1px;padding:1px; border:1px solid #dfdfdf}
.list_ztppt{ height:160px;width:970px; overflow:hidden;position: relative;}
.banner_index{ height:160px;width:970px;position: relative;overflow:hidden;}

.banner_wrap{ width:970px; margin-top:15px;}
.btn,.banner_pro .bBtn{position: absolute;top:0px;width: 56px;height: 78px;display: block;z-index: 3;}
.btnPre,.banner_pro .bPre{background: url(../images/bg_btnpre_index.png) no-repeat 0 0;left:20px;}
.btnPre:hover,.banner_pro .bPre:hover{background: url(../images/bg_btnpre_index_hover.png) no-repeat 0 0;}
.btnNext,.banner_pro .bNext{background: url(../images/bg_btnnext_index.png) no-repeat 0 0;right: 20px;}
.btnNext:hover,.banner_pro .bNext:hover{background: url(../images/bg_btnnext_index_hover.png) no-repeat 0 0;}
.banner_wrap{position: absolute;left:0px;top: 0px; z-index: 2;}
.indexBanner_num{width:100px;margin: 0 auto;/*padding:10px 0;*/text-align: center; position: absolute; z-index:99; right:10px;;top:30px;} 
.indexBanner_num a{width: 20px;height: 8px; border:1px solid  #613229; background-color:#fff; display: inline-block;font-size: 0px;line-height: 0px;margin:0 5px;-moz-border-radius: 3px;      /* Gecko browsers */    -webkit-border-radius: 3px;   /* Webkit browsers */    border-radius:3px}
.indexBanner_num a.on,.indexBanner_num a:hover{border:1px solid  #613229; background-color:#613229;}
.list_zhuanti p{ position:absolute; bottom:10px; height:50px;background-color:rgba(0, 0, 0, 0.2); color:#FFF; text-align:center; line-height:50px; font-size:18px;width:236px;}
.list_zhuanti a{color:#fff;}